@charset "UTF-8";
@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/CeraPro-Italic.eot");
  src: local("Cera Pro Italic"), local("CeraPro-Italic"), url("../fonts/CeraPro-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro-Italic.woff") format("woff"), url("../fonts/CeraPro-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/CeraPro-Regular.eot");
  src: local("Cera Pro Regular"), local("CeraPro-Regular"), url("../fonts/CeraPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro-Regular.woff") format("woff"), url("../fonts/CeraPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/CeraPro-BlackItalic.eot");
  src: local("Cera Pro Black Italic"), local("CeraPro-BlackItalic"), url("../fonts/CeraPro-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro-BlackItalic.woff") format("woff"), url("../fonts/CeraPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/CeraPro-Light.eot");
  src: local("Cera Pro Light"), local("CeraPro-Light"), url("../fonts/CeraPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro-Light.woff") format("woff"), url("../fonts/CeraPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/CeraPro-BoldItalic.eot");
  src: local("Cera Pro Bold Italic"), local("CeraPro-BoldItalic"), url("../fonts/CeraPro-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro-BoldItalic.woff") format("woff"), url("../fonts/CeraPro-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/CeraPro-Black.eot");
  src: local("Cera Pro Black"), local("CeraPro-Black"), url("../fonts/CeraPro-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro-Black.woff") format("woff"), url("../fonts/CeraPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/CeraPro-Medium.eot");
  src: local("Cera Pro Medium"), local("CeraPro-Medium"), url("../fonts/CeraPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro-Medium.woff") format("woff"), url("../fonts/CeraPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/CeraPro-Bold.eot");
  src: local("Cera Pro Bold"), local("CeraPro-Bold"), url("../fonts/CeraPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro-Bold.woff") format("woff"), url("../fonts/CeraPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/CeraPro-Thin.eot");
  src: local("Cera Pro Thin"), local("CeraPro-Thin"), url("../fonts/CeraPro-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro-Thin.woff") format("woff"), url("../fonts/CeraPro-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/CeraPro-MediumItalic.eot");
  src: local("Cera Pro Medium Italic"), local("CeraPro-MediumItalic"), url("../fonts/CeraPro-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro-MediumItalic.woff") format("woff"), url("../fonts/CeraPro-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/CeraPro-LightItalic.eot");
  src: local("Cera Pro Light Italic"), local("CeraPro-LightItalic"), url("../fonts/CeraPro-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro-LightItalic.woff") format("woff"), url("../fonts/CeraPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/CeraPro-ThinItalic.eot");
  src: local("Cera Pro Thin Italic"), local("CeraPro-ThinItalic"), url("../fonts/CeraPro-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro-ThinItalic.woff") format("woff"), url("../fonts/CeraPro-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}

/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 930px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1100px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}

.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 10%;
      -ms-flex: 0 0 10%;
          flex: 0 0 10%;
  max-width: 10%;
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30%;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  max-width: 30%;
}

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40%;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  max-width: 40%;
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60%;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
  max-width: 60%;
}

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70%;
      -ms-flex: 0 0 70%;
          flex: 0 0 70%;
  max-width: 70%;
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 80%;
      -ms-flex: 0 0 80%;
          flex: 0 0 80%;
  max-width: 80%;
}

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 90%;
      -ms-flex: 0 0 90%;
          flex: 0 0 90%;
  max-width: 90%;
}

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
      -ms-flex-order: 11;
          order: 11;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10;
}

.offset-1 {
  margin-left: 10%;
}

.offset-2 {
  margin-left: 20%;
}

.offset-3 {
  margin-left: 30%;
}

.offset-4 {
  margin-left: 40%;
}

.offset-5 {
  margin-left: 50%;
}

.offset-6 {
  margin-left: 60%;
}

.offset-7 {
  margin-left: 70%;
}

.offset-8 {
  margin-left: 80%;
}

.offset-9 {
  margin-left: 90%;
}

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 10%;
        -ms-flex: 0 0 10%;
            flex: 0 0 10%;
    max-width: 10%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    max-width: 30%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70%;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%;
    max-width: 70%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
        -ms-flex: 0 0 80%;
            flex: 0 0 80%;
    max-width: 80%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 90%;
        -ms-flex: 0 0 90%;
            flex: 0 0 90%;
    max-width: 90%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 10%;
  }
  .offset-sm-2 {
    margin-left: 20%;
  }
  .offset-sm-3 {
    margin-left: 30%;
  }
  .offset-sm-4 {
    margin-left: 40%;
  }
  .offset-sm-5 {
    margin-left: 50%;
  }
  .offset-sm-6 {
    margin-left: 60%;
  }
  .offset-sm-7 {
    margin-left: 70%;
  }
  .offset-sm-8 {
    margin-left: 80%;
  }
  .offset-sm-9 {
    margin-left: 90%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 10%;
        -ms-flex: 0 0 10%;
            flex: 0 0 10%;
    max-width: 10%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    max-width: 30%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70%;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%;
    max-width: 70%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
        -ms-flex: 0 0 80%;
            flex: 0 0 80%;
    max-width: 80%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 90%;
        -ms-flex: 0 0 90%;
            flex: 0 0 90%;
    max-width: 90%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 10%;
  }
  .offset-md-2 {
    margin-left: 20%;
  }
  .offset-md-3 {
    margin-left: 30%;
  }
  .offset-md-4 {
    margin-left: 40%;
  }
  .offset-md-5 {
    margin-left: 50%;
  }
  .offset-md-6 {
    margin-left: 60%;
  }
  .offset-md-7 {
    margin-left: 70%;
  }
  .offset-md-8 {
    margin-left: 80%;
  }
  .offset-md-9 {
    margin-left: 90%;
  }
}

@media (min-width: 930px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 10%;
        -ms-flex: 0 0 10%;
            flex: 0 0 10%;
    max-width: 10%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    max-width: 30%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70%;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%;
    max-width: 70%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
        -ms-flex: 0 0 80%;
            flex: 0 0 80%;
    max-width: 80%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 90%;
        -ms-flex: 0 0 90%;
            flex: 0 0 90%;
    max-width: 90%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 10%;
  }
  .offset-lg-2 {
    margin-left: 20%;
  }
  .offset-lg-3 {
    margin-left: 30%;
  }
  .offset-lg-4 {
    margin-left: 40%;
  }
  .offset-lg-5 {
    margin-left: 50%;
  }
  .offset-lg-6 {
    margin-left: 60%;
  }
  .offset-lg-7 {
    margin-left: 70%;
  }
  .offset-lg-8 {
    margin-left: 80%;
  }
  .offset-lg-9 {
    margin-left: 90%;
  }
}

@media (min-width: 1100px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 10%;
        -ms-flex: 0 0 10%;
            flex: 0 0 10%;
    max-width: 10%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    max-width: 30%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70%;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%;
    max-width: 70%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
        -ms-flex: 0 0 80%;
            flex: 0 0 80%;
    max-width: 80%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 90%;
        -ms-flex: 0 0 90%;
            flex: 0 0 90%;
    max-width: 90%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 10%;
  }
  .offset-xl-2 {
    margin-left: 20%;
  }
  .offset-xl-3 {
    margin-left: 30%;
  }
  .offset-xl-4 {
    margin-left: 40%;
  }
  .offset-xl-5 {
    margin-left: 50%;
  }
  .offset-xl-6 {
    margin-left: 60%;
  }
  .offset-xl-7 {
    margin-left: 70%;
  }
  .offset-xl-8 {
    margin-left: 80%;
  }
  .offset-xl-9 {
    margin-left: 90%;
  }
}

@media (min-width: 576px) {
  .col-d-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-d-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-d-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-d-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-d-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-d-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-d-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-d-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-d-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-d-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-d-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-d-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .col-d-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-d-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-d-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-d-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-d-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-d-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-d-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-d-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-d-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-d-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-d-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-d-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 930px) {
  .col-d-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-d-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-d-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-d-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-d-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-d-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-d-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-d-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-d-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-d-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-d-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-d-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 1100px) {
  .col-d-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-d-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-d-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-d-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-d-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-d-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-d-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-d-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-d-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-d-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-d-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-d-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 930px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1100px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important;
}

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex: 1 1 auto !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -webkit-flex-grow: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.flex-shrink-0 {
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -webkit-flex-shrink: 1 !important;
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important;
}

.align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important;
}

.align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important;
}

.align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important;
}

.align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important;
}

.align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important;
}

.align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
          align-self: auto !important;
}

.align-self-start {
  -webkit-align-self: flex-start !important;
      -ms-flex-item-align: start !important;
          align-self: flex-start !important;
}

.align-self-end {
  -webkit-align-self: flex-end !important;
      -ms-flex-item-align: end !important;
          align-self: flex-end !important;
}

.align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
          align-self: center !important;
}

.align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important;
}

.align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 930px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 1100px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 930px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1100px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

@media (max-width: 1580px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl, .col-xl-auto {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/* 
- All
*/
.site-header .delivery-link a, .site-header .phone a, .header-login-block .n-links a, .header-login-block .dropdown ul li a, .navigation ul a, .mobile-nav .contacts .phone a, .mobile-nav-ul > li > a,
.mobile-nav-ul > li > .sub-menu ul > li > a, .mobile-nav-ul .sub-menu .sub-menu li a, .location-select > .dropdown ul li a,
.drop-block > .dropdown ul li a, .search-popup-form .search-results ul li a, .s-left-block a,
.s-right-block a, .product-item .title a, .product-loadmore-button a,
.loadmore-button a, .phones-block a, .tablet-footer .links a,
.mobile-footer .links a, .tablet-footer .social-links a,
.mobile-footer .social-links a, .footer-menu a, .sidebar-navigation .item .label a, .mobile-nav-ul .dropdown ul li a,
.sidebar-navigation .dropdown ul li a, .breadcrumb a, .simple-product-item a,
.related-product-carousel .swiper-slide a, .sort-dropdown .btn a, .pagination a, .discounted-product .title, .paper a[href^="tel"], .lc-links a, .lc-review-item .rate .all,
.lc-question-item .rate .all, .lc-question-item .answer a, .product-in-row .content .title, .product-type2 .p-content-col .title, .product-type2-mob .title, .lc-delivery-info-block .switchs a, .lc-address-block .button, .sale-item .content .title a, .delivery-map-popup .atts .item .value a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}

.header-login-block .dropdown ul, .navigation ul, .mobile-nav-ul, .mobile-nav-ul ul, .location-select > .dropdown ul,
.drop-block > .dropdown ul, .search-popup-form .search-results ul, .footer-menu, .mobile-nav-ul .dropdown ul,
.sidebar-navigation .dropdown ul {
  margin: 0;
  padding: 0;
}

.header-login-block .dropdown ul li, .navigation ul li, .mobile-nav-ul li, .location-select > .dropdown ul li, .drop-block > .dropdown ul li, .search-popup-form .search-results ul li, .footer-menu li, .mobile-nav-ul .dropdown ul li, .sidebar-navigation .dropdown ul li {
  display: block;
}

.site-header .search-button, .header-login-block .dropdown ul li a, .navigation > ul > li > a, .navigation-dropdown ul li a, .mobile-nav-ul > li > a,
.mobile-nav-ul > li > .sub-menu ul > li > a, .mobile-nav-ul .sub-menu .sub-menu li a, .location-select > .dropdown ul li a,
.drop-block > .dropdown ul li a, .search-popup-form .search-results ul li a, .product-item .title a, .product-loadmore-button a,
.loadmore-button a, .phones-block a, .tablet-footer .social-links a,
.mobile-footer .social-links a, .footer-menu a, .sidebar-navigation .item .label a, .mobile-nav-ul .dropdown ul li a,
.sidebar-navigation .dropdown ul li a, .breadcrumb a, .sort-dropdown .btn a, .pagination a, .lc-links a, .delivery-map-popup .atts .item .value a[href^="tel:"], a, .dark-overlay, .checkbox-item > span i,
.radio-item > span i, .checkbox-item > span i:before,
.radio-item > span i:before, input.style1,
textarea.style1, select.style1 + .select2, input.style2, select.style2 + .select2, select.style3 + .select2, select.style4 + .select2, .close-button, .site-header .minicart, .site-header .bottom:before, .header-login-block .button, .header-login-block .dropdown, .navigation .n-line, .navigation > ul, .location-select > .dropdown,
.drop-block > .dropdown, .popup-form, .search-popup-form, .search-popup-form form .close,
.search-popup-form form .search-button, .search-form-block button, .swiper-dots .swiper-pagination-bullet, .nav-arrow-block > *, .product-like, .minified-add-to-cart, .catalog-next-button:after, .product-carousel[data-cols="1"] .prev,
.product-carousel[data-cols="1"] .next, .product-carousel .swiper-container .swiper-slide, .tablet-footer .contacts .feedback-button,
.mobile-footer .contacts .feedback-button, .catalog-mob-nav .show-more,
.sidebar-navigation .show-more, .simple-product-item a,
.related-product-carousel .swiper-slide a, .product-image-slider .thumbs .swiper-slide, .product-attrs .weight-b, .product-palette-carousel .prev,
.product-palette-carousel .next, .product-palette-carousel .current-color, .color-palette-popup .bottom {
  -webkit-transition: 300ms ease;
  -o-transition: 300ms ease;
  transition: 300ms ease;
  -webkit-transition-property: color, background, mix-blend-mode, opacity, visibility, height;
  -o-transition-property: color, background, mix-blend-mode, opacity, visibility, height;
  transition-property: color, background, mix-blend-mode, opacity, visibility, height;
}

.search-popup-form .search-results ul li a .img, .banner-item, .banner-item .mobile-bg, .product-stickers .new, .product-color-buttons .button, .benefits-banner-block, .brand-content-slider .swiper-slide .img, .brand-image-slider .swiper-slide, .subscribe-form-block, .select-pallete-color input + span, .bonus-block, .sale-item .img, .single-image {
  background: 50% no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}

@media (max-width: 767.98px) {
  body.mobile-images-true .search-popup-form .search-results ul li a .img, .search-popup-form .search-results ul li a body.mobile-images-true .img, body.mobile-images-true .banner-item, body.mobile-images-true .banner-item .mobile-bg, .banner-item body.mobile-images-true .mobile-bg, body.mobile-images-true .product-stickers .new, .product-stickers body.mobile-images-true .new, body.mobile-images-true .product-color-buttons .button, .product-color-buttons body.mobile-images-true .button, body.mobile-images-true .benefits-banner-block, body.mobile-images-true .brand-content-slider .swiper-slide .img, .brand-content-slider .swiper-slide body.mobile-images-true .img, body.mobile-images-true .brand-image-slider .swiper-slide, .brand-image-slider body.mobile-images-true .swiper-slide, body.mobile-images-true .subscribe-form-block, body.mobile-images-true .select-pallete-color input + span, .select-pallete-color body.mobile-images-true input + span, body.mobile-images-true .bonus-block, body.mobile-images-true .sale-item .img, .sale-item body.mobile-images-true .img, body.mobile-images-true .single-image {
    -webkit-background-size: contain !important;
            background-size: contain !important;
  }
}

.button-style1, .button-style2, .product-size-buttons .button, .product-attrs .weight-b, .product-add-to-cart-block .item .weight, .lc-bonus-form .submit {
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: inherit;
  line-height: 1;
  outline: none;
  overflow: hidden;
  padding: 0;
  pointer-events: all;
  position: relative;
  text-decoration: none;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.button-style1 span, .button-style2 span, .product-size-buttons .button span, .product-attrs .weight-b span, .product-add-to-cart-block .item .weight span, .lc-bonus-form .submit span {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.close-button, .site-header .catalog-button,
.site-header .brand-button,
.site-header .delivery-link, .site-header .feedback-button, .site-header .minicart, .site-header .search-button, .sh-buttons, .header-login-block .button, .site-logo, .navigation > ul > li > a, .mobile-nav .top, .mobile-nav .top .title, .mobile-nav-ul > li,
.mobile-nav-ul > li > .sub-menu ul > li, .mobile-nav-ul > li > a,
.mobile-nav-ul > li > .sub-menu ul > li > a, .mobile-nav-ul > li > i,
.mobile-nav-ul > li > .sub-menu ul > li > i, .location-select .label,
.drop-block .label, .search-popup-form form .close,
.search-popup-form form .search-button, .s-left-block a,
.s-right-block a, .brand-carousel > .prev,
.brand-carousel > .next, .brand-carousel .swiper-slide, .product-stickers .sale, .product-stickers .new, .catalog-next-button-block, .tablet-footer .social-links,
.mobile-footer .social-links, .tablet-footer .bottom,
.mobile-footer .bottom, .filter-nav-items .top, .simple-product-item a,
.related-product-carousel .swiper-slide a, .simple-product-item a i,
.related-product-carousel .swiper-slide a i, .page-sort-block .filter-button, .product-image-slider .slider .swiper-slide, .product-image-slider .thumbs .swiper-slide, .product-palette-carousel, .video-popup-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.scrollbar-inner-mobile > .scroll-element .scroll-bar:before,
.scrollbar-inner > .scroll-element .scroll-bar:before, .dark-overlay, .site-header .bottom:before, .navigation-dropdown .nd-col-image .img, .mobile-nav, .mobile-nav-ul .sub-menu, .mobile-nav-ul .sub-menu .menu, .banner-item .mobile-bg, .catalog-next-button:after, .brand-image-slider .swiper-slide a, .home-info-block1:after, .simple-product-item a,
.related-product-carousel .swiper-slide a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.enable-dark-overlay .dark-overlay,
.enable-full-dark-overlay .dark-overlay, .checkbox-item input:checked + span i:before,
.radio-item input:checked + span i:before, .enable-header-bottom-overlay .site-header .bottom:before, .header-login-block .button.active + .dropdown, .navigation .n-line.active, .navigation > ul.current, .location-select.active > .dropdown,
.drop-block.active > .dropdown, .popup-form.active, .search-popup-form.active, .product-mobile-slider .product-item .dropdown,
.product-carousel-type-two .product-item .dropdown, .catalog-next-button:hover:after, .product-carousel .swiper-container .swiper-slide.swiper-slide-visible, .simple-product-item:hover a,
.related-product-carousel .swiper-slide:hover a, .product-palette-carousel .current-color.active, .color-palette-popup .bottom.active {
  opacity: 1;
  visibility: visible;
}

.dark-overlay, .checkbox-item > span i:before,
.radio-item > span i:before, .site-header .bottom:before, .header-login-block .dropdown, .navigation .n-line, .navigation > ul, .location-select > .dropdown,
.drop-block > .dropdown, .popup-form, .search-popup-form, .catalog-next-button:after, .product-carousel .swiper-container .swiper-slide, .simple-product-item a,
.related-product-carousel .swiper-slide a, .product-palette-carousel .current-color, .color-palette-popup .bottom {
  opacity: 0;
  visibility: hidden;
}

.product-review-item .details-col > *:last-child, .product-review-item .stars-block > *:last-child, .product-in-row .content > *:last-child, .cart-details > *:last-child {
  margin-bottom: 0 !important;
}

/* 
- Accent color
*/
.help-b, .video-popup-button i, .site-header .feedback-button, .header-login-block .button i, .navigation > ul > li > a i, .mobile-nav .contacts .feedback-button, .location-select .label i,
.drop-block .label i, .location-select > .dropdown ul li.current a,
.drop-block > .dropdown ul li.current a, .heading-block.decor-line.accent .h:before, .heading-block .h span, .heading-block .link, .search-form-block button, .nav-arrow-block > *:hover, .product-like.active, .sale-product-label .price, .product-waiting-stock, .site-footer .feedback-button, .tablet-footer .contacts .feedback-button,
.mobile-footer .contacts .feedback-button, .catalog-mob-nav .show-more:hover,
.sidebar-navigation .show-more:hover, .breadcrumb span, .sort-dropdown .btn a.current, .product-palette-carousel .prev:hover,
.product-palette-carousel .next:hover, .quantity-block .minus:hover,
.quantity-block .plus:hover, .discounted-product .desc span, .product-description .sb, .review-rate-filter .checkbox-item .star, .product-review-item-type2 .text-row .title,
.product-review-item .text-row .title, .paper a[href^="tel"]:hover, .minicart-block .heading-block i.base-icon-next,
.bonus-block .heading-block i.base-icon-next, .bonus-form .button, .lc-review-item .text .text-row .title,
.lc-question-item .text .text-row .title, .lc-navigation .dropdown ul li.current-menu-item > a, .lc-questions .lc-question-item .answer .block em, .lc-questions .lc-question-item .answer a, .gift-label, .product-type2 .p-content-col .sale-block .sale, .cart-totals .item.sale, .product-type2-mob .sale-block .sale, .lc-address-block .address i, .sale-item .content .desc.ending, .delivery-message i,
.warning-message i, .delivery-message > span span,
.warning-message > span span {
  color: #ff6600;
}

.site-header .search-button:hover, .header-login-block .dropdown ul li a:hover, .navigation > ul > li > a:hover, .navigation-dropdown ul li a:hover, .mobile-nav-ul > li > a:hover,
.mobile-nav-ul > li > .sub-menu ul > li > a:hover, .mobile-nav-ul .sub-menu .sub-menu li a:hover, .location-select > .dropdown ul li a:hover,
.drop-block > .dropdown ul li a:hover, .search-popup-form .search-results ul li a:hover, .product-item .title a:hover, .product-loadmore-button a:hover,
.loadmore-button a:hover, .phones-block a:hover, .tablet-footer .social-links a:hover,
.mobile-footer .social-links a:hover, .footer-menu a:hover, .sidebar-navigation .item .label a:hover, .mobile-nav-ul .dropdown ul li a:hover,
.sidebar-navigation .dropdown ul li a:hover, .breadcrumb a:hover, .sort-dropdown .btn a:hover, .pagination a:hover, .lc-links a:hover, .delivery-map-popup .atts .item .value a:hover[href^="tel:"] {
  color: #ff6600;
}

.scrollbar-inner-mobile > .scroll-element:hover .scroll-bar,
.scrollbar-inner > .scroll-element:hover .scroll-bar, .swither-item > span > span > span, .heading-type1:after, .input-row.type2:after, select.style4 + .select2 .select2-selection--single:after, .button-style1.accent, .button-style2.accent, .close-button:hover, .close-button.white:hover, .header-login-block .button:hover, .header-login-block .button.active, .header-login-block .n-links a:after, .navigation .n-line div,
.search-popup-form form .search-button, .search-form-block:after, .s-right-block .is-accent, .swiper-mobile-nav .swiper-dots .swiper-pagination-bullet.swiper-pagination-bullet-active, .banner-block.type2 .swiper-dots .swiper-pagination-bullet-active, .minified-add-to-cart:hover, .product-size-buttons .button.current, .product-sub-form:after, .main-container .s-left-block a.is-accent,
.main-container .s-right-block a.is-accent, .mobile-nav-ul .dropdown ul li > a:before,
.sidebar-navigation .dropdown ul li > a:before, .review-item:first-child:before, .product-details-area .product-b-block, .product-attrs .weight-b.current, .quantity-block:before, .product-add-to-cart-block .item .weight.current, .discounted-product .sale, .product-review-top:before, .review-rate-filter .checkbox-item .rate-line span, .minicart-block, .bonus-form:after, .lc-question-item .answer:before, .lc-questions .lc-question-item .answer .title:before, .lc-delivery-info-block .switchs a.current {
  background: #ff6600;
}

.product-stickers .sale, .product-stickers .new {
  background-color: #ff6600;
}

.location-select .label span,
.drop-block .label span, .product-type2.gift {
  border-color: #ff6600;
}

::-webkit-input-placeholder {
  color: #999;
}

::-moz-placeholder {
  color: #999;
}

:-ms-input-placeholder {
  color: #999;
}

::-ms-input-placeholder {
  color: #999;
}

::placeholder {
  color: #999;
}

::-moz-selection {
  background-color: #ff6600;
  color: #c4e5f6;
}

::selection {
  background-color: #ff6600;
  color: #c4e5f6;
}

*:focus {
  outline: none;
}

.js_active body {
  overflow: hidden;
}

.js_active body.loaded {
  overflow: auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.to-right {
  display: block;
  margin-left: auto;
}

.cell {
  display: table-cell;
  vertical-align: middle;
}

.white {
  color: #fff;
}

.uppercase {
  text-transform: uppercase;
}

.hide {
  display: none !important;
}

b,
strong {
  font-weight: bold;
}

img {
  max-width: 100%;
}

#all {
  position: relative;
  overflow: hidden;
}

.main-row {
  background-position: 50%;
  position: relative;
  z-index: 1;
  padding: 0.1px 0;
}

a {
  color: #ff6600;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-decoration: none;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

p {
  line-height: 1.57;
  word-break: break-word;
}

p.small {
  font-size: 0.875rem;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  line-height: 1;
  margin: .3em 0;
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
  text-decoration: none;
}

h1,
.h1 {
  font-size: 60px;
  font-weight: bold;
  line-height: 1.28;
}

h2,
.h2 {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.18182;
}

h3,
.h3 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.14286;
}

h4,
.h4 {
  font-size: 30px;
  font-weight: bold;
}

h5,
.h5 {
  font-size: 24px;
  font-weight: bold;
}

h6,
.h6 {
  font-size: 20px;
  font-weight: bold;
}

@media (max-width: 929.98px) {
  h1,
  .h1 {
    font-size: 36px;
  }
  h2,
  .h2 {
    font-size: 30px;
  }
  h3,
  .h3 {
    font-size: 24px;
  }
  h4,
  .h4 {
    font-size: 18px;
  }
  h5,
  .h5 {
    font-size: 16px;
  }
  h6,
  .h6 {
    font-size: 14px;
  }
}

.full-height {
  height: -webkit-calc(100vh - 120px);
  height: calc(100vh - 120px);
}

.bg-cover {
  -webkit-background-size: cover !important;
          background-size: cover !important;
}

.bg-contain {
  -webkit-background-size: contain !important;
          background-size: contain !important;
}

.light-color {
  color: #fff;
}

.main-container {
  overflow: hidden;
}

/*
- Scroll Bar
*/
.scrollbar-inner-mobile > .scroll-element,
.scrollbar-inner > .scroll-element, .scrollbar-inner-mobile > .scroll-element div,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}

.scroll-wrapper > .scroll-content {
  border: none !important;
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-element {
  display: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.scroll-element div {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.scroll-element .scroll-bar {
  cursor: default;
}

.scroll-element .scroll-arrow {
  cursor: default;
}

.scroll-element.scroll-x.scroll-scrollx_visible {
  display: block;
}

.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #919191;
}

.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scrollbar-inner-mobile > .scroll-element div,
.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-inner-mobile > .scroll-element.scroll-x,
.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%;
}

.scrollbar-inner-mobile > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track,
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px;
}

.scrollbar-inner-mobile > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px;
}

.scrollbar-inner-mobile > .scroll-element.scroll-y,
.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 3px;
}

.scrollbar-inner-mobile > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track,
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}

.scrollbar-inner-mobile > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px;
}

.scrollbar-inner-mobile > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_outer {
  -webkit-border-radius: 8px;
          border-radius: 8px;
}

.scrollbar-inner-mobile > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-element_track {
  -webkit-border-radius: 8px;
          border-radius: 8px;
  background-color: #fff;
}

.scrollbar-inner-mobile > .scroll-element .scroll-bar,
.scrollbar-inner > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
          border-radius: 8px;
  background-color: #000;
  cursor: pointer;
}

.scrollbar-inner-mobile > .scroll-element .scroll-bar:before,
.scrollbar-inner > .scroll-element .scroll-bar:before {
  content: '';
  left: -4px;
  right: -4px;
}

.scrollbar-inner-mobile > .scroll-element.scroll-draggable .scroll-bar,
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

.row-gap-1 {
  margin: 0 -1px;
}

.row-gap-1 > [class*="col"],
.row-gap-1 > [class^="col"] {
  padding: 0 1px;
}

.row-gap-2 {
  margin: 0 -2px;
}

.row-gap-2 > [class*="col"],
.row-gap-2 > [class^="col"] {
  padding: 0 2px;
}

.row-gap-3 {
  margin: 0 -3px;
}

.row-gap-3 > [class*="col"],
.row-gap-3 > [class^="col"] {
  padding: 0 3px;
}

.row-gap-4 {
  margin: 0 -4px;
}

.row-gap-4 > [class*="col"],
.row-gap-4 > [class^="col"] {
  padding: 0 4px;
}

.row-gap-5 {
  margin: 0 -5px;
}

.row-gap-5 > [class*="col"],
.row-gap-5 > [class^="col"] {
  padding: 0 5px;
}

.row-gap-10 {
  margin: 0 -10px;
}

.row-gap-10 > [class*="col"],
.row-gap-10 > [class^="col"] {
  padding: 0 10px;
}

.row-gap-15 {
  margin: 0 -15px;
}

.row-gap-15 > [class*="col"],
.row-gap-15 > [class^="col"] {
  padding: 0 15px;
}

.row-gap-20 {
  margin: 0 -20px;
}

.row-gap-20 > [class*="col"],
.row-gap-20 > [class^="col"] {
  padding: 0 20px;
}

.row-gap-25 {
  margin: 0 -25px;
}

.row-gap-25 > [class*="col"],
.row-gap-25 > [class^="col"] {
  padding: 0 25px;
}

.row-gap-30 {
  margin: 0 -30px;
}

.row-gap-30 > [class*="col"],
.row-gap-30 > [class^="col"] {
  padding: 0 30px;
}

.row-gap-35 {
  margin: 0 -35px;
}

.row-gap-35 > [class*="col"],
.row-gap-35 > [class^="col"] {
  padding: 0 35px;
}

* {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

input, textarea, .product-details-top-info .item {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}

.product-details-top-info .item {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}

html {
  overflow-x: hidden;
}

html.o_hidden,
html.o_hidden > body {
  overflow: hidden !important;
}

body {
  font-size: 16px;
  position: relative;
  font-weight: 500;
  line-height: 1.5;
  font-family: "Cera Pro", sans-serif;
  overflow-x: hidden;
  color: #000;
  background: #fff 50% 0 repeat;
  min-height: 100%;
  margin: 0;
}

.wf-loading body {
  opacity: 1 !important;
  visibility: visible !important;
}

@media (max-width: 767.98px) {
  body {
    font-size: 14px;
  }
}

.ol {
  padding-left: 0;
  counter-reset: li;
  margin-bottom: 40px;
}

.ol li {
  list-style: none;
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}

.ol li:before {
  position: absolute;
  display: block;
  counter-increment: li;
  content: counter(li);
  left: 0;
  font-weight: bold;
}

.ol .ol {
  counter-reset: list2;
}

.ol .ol li {
  padding-left: 30px;
}

.ol .ol li:before {
  counter-increment: list2;
  content: counter(li) "." counter(list2);
}

.ol .ol .ol {
  counter-reset: list3;
}

.ol .ol .ol li {
  padding-left: 45px;
}

.ol .ol .ol li:before {
  counter-increment: list3;
  content: counter(li) "." counter(list2) "." counter(list3);
}

.ol .ol .ol .ol {
  counter-reset: list4;
}

.ol .ol .ol .ol li {
  padding-left: 55px;
}

.ol .ol .ol .ol li:before {
  counter-increment: list4;
  content: counter(li) "." counter(list2) "." counter(list3) "." counter(list4);
}

.ol .ol .ol .ol .ol {
  counter-reset: list5;
}

.ol .ol .ol .ol .ol li {
  padding-left: 65px;
}

.ol .ol .ol .ol .ol li:before {
  counter-increment: list5;
  content: counter(li) "." counter(list2) "." counter(list3) "." counter(list4) "." counter(list5);
}

.ul {
  padding-left: 0;
  margin-bottom: 40px;
}

.ul li {
  list-style: none;
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}

.ul li:before {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 10px;
  height: 1px;
  top: 11px;
  background-color: rgba(0, 0, 0, 0.4);
}

.help-b {
  vertical-align: middle;
  margin-left: 5px;
  font-size: 16px;
}

a.link {
  text-decoration: underline;
}

.table-wrapper {
  max-width: 628px;
}

.table {
  border-spacing: 0;
  width: 100%;
}

.table thead {
  background-color: #f5f5f5;
  text-transform: uppercase;
}

.table th {
  padding-left: 20px;
  padding-top: 13px;
  padding-bottom: 13px;
  text-align: left;
}

.table td {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 2px solid #f5f5f5;
  text-align: left;
  font-weight: normal;
}

.table .accent {
  color: #ff6600;
  font-weight: 500;
}

@media (max-width: 767.98px) {
  .table th {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .table td {
    padding: 8px 10px;
  }
}

#page {
  position: relative;
  min-height: 100vh;
}

.container-fluid {
  position: relative;
  padding: 0 120px;
}

@media (max-width: 1580px) {
  .container-fluid {
    padding: 0 20px;
  }
}

@media (max-width: 1580px) {
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.font-weight-normal {
  font-weight: normal;
}

.isotope .grid-sizer {
  position: absolute;
  height: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 10%;
      -ms-flex: 0 0 10%;
          flex: 0 0 10%;
  max-width: 10%;
}

.white-text {
  color: #fff;
}

.dark-overlay {
  background: #000;
  z-index: 900;
}

.enable-full-dark-overlay .dark-overlay {
  z-index: 2019;
}

.enable-dark-overlay .dark-overlay,
.enable-full-dark-overlay .dark-overlay {
  opacity: .6;
}

.animate:not(.animated) {
  visibility: hidden;
}

@media (min-width: 768px) {
  .show-on-mobile {
    display: none !important;
  }
}

@media (min-width: 1100px) {
  .show-on-tablet {
    display: none !important;
  }
}

.hide-on-mobile {
  display: none !important;
}

@media (min-width: 768px) {
  .hide-on-mobile {
    display: block !important;
  }
}

.hide-on-mobile-flex {
  display: none !important;
}

@media (min-width: 768px) {
  .hide-on-mobile-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.hide-on-tablet {
  display: none !important;
}

@media (min-width: 1100px) {
  .hide-on-tablet {
    display: block !important;
  }
}

.hide-on-tablet-flex {
  display: none !important;
}

@media (min-width: 1100px) {
  .hide-on-tablet-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

/*
- Checkbox item
*/
.checkbox-item input,
.radio-item input {
  display: none;
}

.checkbox-item > span,
.radio-item > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-transform: none;
  font-size: 12px;
  font-weight: normal;
  cursor: pointer;
}

.checkbox-item > span i,
.radio-item > span i {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 12px;
      -ms-flex: 0 0 12px;
          flex: 0 0 12px;
  max-width: 12px;
  height: 12px;
  background: #fff;
  border: 1px solid #a7a7a7;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
          box-shadow: inset 0 0 0 2px #fff;
  margin-right: 12px;
  margin-top: 2px;
}

.checkbox-item > span i:before,
.radio-item > span i:before {
  content: "";
  font-family: "base-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
  text-transform: none;
  position: absolute;
  left: 1px;
  bottom: 1px;
  font-size: 13px;
  -webkit-transform: scaleX(0.8);
      -ms-transform: scaleX(0.8);
          transform: scaleX(0.8);
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}

/*
- Radio Item
*/
.radio-item {
  display: block;
  margin-bottom: 13px;
}

.radio-item input:checked + span:before {
  background: #000;
}

.radio-item > span {
  position: relative;
  display: block;
  padding-left: 22px;
  font-size: 14px;
  line-height: 1.28571;
  font-weight: 500;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.radio-item > span:before {
  content: '';
  position: absolute;
  left: 0;
  top: 1px;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #ececec;
  border: 4px solid #ececec;
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.radio-item .help-b {
  position: relative;
  top: -1px;
}

/*
- Swither Item
*/
.swither-item input {
  display: none;
}

.swither-item input:checked + span:before {
  left: 39px;
}

.swither-item input:checked + span:after {
  left: 48px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.swither-item input:checked + span > span > span {
  -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
          transform: translateX(0px);
}

.swither-item > span {
  position: relative;
  display: block;
  cursor: pointer;
}

.swither-item > span:before, .swither-item > span:after,
.swither-item > span > span > span {
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.swither-item > span:before {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #ececec;
  z-index: 2;
}

.swither-item > span:after {
  content: '';
  position: absolute;
  top: 8px;
  left: 8px;
  width: 0;
  height: 5px;
  border-top: 2px solid transparent;
  border-left: 3px solid #000;
  border-bottom: 2px solid transparent;
  z-index: 2;
}

.swither-item > span > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  overflow: hidden;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.swither-item > span > span > span {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60px;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
  max-width: 60px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  padding-right: 22px;
  color: #fff;
  -webkit-transform: translateX(-60px);
      -ms-transform: translateX(-60px);
          transform: translateX(-60px);
}

.swither-item > span > span > span + span {
  padding-right: 0;
  padding-left: 22px;
  background: #000;
}

/*
- Switcher Block
*/
.switcher-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}

.switcher-block .label {
  margin-right: 8px;
  font-size: 12px;
  text-transform: uppercase;
}

/*
- Video Popup Button
*/
.video-popup-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  cursor: pointer;
}

.video-popup-button i {
  font-size: 24px;
  margin-right: 10px;
}

.video-popup-button span {
  display: block;
  border-bottom: 1px dashed #ff6600;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.2;
}

.video-popup-button:hover span {
  border-bottom-color: transparent;
}

/*
- Block
*/
.gray-block {
  padding-top: .1px;
  padding-bottom: .1px;
  background: #fafafa;
}

.gray-block-style2 {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}

.gray-block-style2:before {
  content: '';
  position: absolute;
  top: 60px;
  left: 425px;
  right: 0;
  bottom: 60px;
  background: #fafafa;
}

@media (max-width: 1099.98px) {
  .gray-block-style2:before {
    left: 245px;
  }
}

@media (max-width: 929.98px) {
  .gray-block-style2 {
    padding-bottom: 15px;
  }
}

@media (max-width: 767.98px) {
  .gray-block-style2:before {
    top: 108px;
    left: 0;
  }
}

.products-on-home {
  padding-top: 20px;
}

/*
- Mobile Blocks
*/
.mobile-home-buttons {
  display: none;
  padding: 10px 0;
  max-width: 320px;
  margin: 0 auto;
}

.mobile-home-buttons .button-style1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0;
}

@media (max-width: 767.98px) {
  .mobile-home-buttons {
    display: block;
  }
}

/*
- Heading Type 1
*/
.heading-type1 {
  position: relative;
  text-transform: uppercase;
  margin-bottom: 43px;
}

.heading-type1:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 12px;
  height: 4px;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.heading-type1.decor-on-top {
  margin: 23px 0;
}

.heading-type1.decor-on-top:after {
  top: -12px;
  bottom: auto;
}

/*
- Inputs
*/
.input-row {
  position: relative;
  margin-bottom: 13px;
}

.input-row label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 300;
  margin-bottom: 2px;
}

.input-row label a {
  font-weight: normal;
  margin-left: auto;
  text-decoration: underline;
}

.input-row label a:hover {
  text-decoration: none;
}

.input-row.type2 {
  border-bottom: 2px solid #2c2c2c;
}

.input-row.type2:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 12px;
  height: 2px;
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.input-row.type2.focus:after {
  width: 100%;
}

.input-row.inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.input-row.inline > * {
  margin-right: 20px;
}

.input-row.inline > *:last-child {
  margin-right: 0;
}

.input-row--error .style1 {
  border-color: #dc3545;
}

.input-row--error label {
  color: #dc3545;
}

input.style1,
textarea.style1 {
  display: block;
  width: 100%;
  height: 30px;
  border: 1px solid transparent;
  padding: 5px 15px;
  font-family: inherit;
  font-size: 16px;
  font-weight: 500;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.focus input.style1, .focus
textarea.style1 {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

select.style1 + .select2 {
  width: auto !important;
}

select.style1 + .select2.select2-container--open {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

select.style1 + .select2 .select2-selection--single {
  border: 1px solid transparent;
  padding: 5px 15px;
  background: #fff;
  line-height: 18px;
}

select.style1 + .select2 .select2-selection--single .select2-selection__arrow {
  font-size: 13px;
  top: 50%;
  right: 10px;
  border: none;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
}

select.style1 + .select2 .select2-selection--single .select2-selection__arrow:before {
  content: "";
  font-family: "base-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
  text-transform: none;
}

select.style1 + .select2 .select2-selection--single .select2-selection__rendered {
  min-height: 18px;
}

select.style1 + .select2.select2-container--disabled .select2-selection__arrow {
  opacity: .2;
}

input.style2 {
  display: block;
  width: 100%;
  height: 45px;
  border: none;
  padding: 5px 0;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  background: transparent;
  color: #767676;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

select.style2 + .select2 {
  width: auto !important;
}

select.style2 + .select2.select2-container--open {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

select.style2 + .select2 .select2-selection--single {
  padding: 5px 0;
  line-height: 18px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
}

select.style2 + .select2 .select2-selection--single .select2-selection__rendered {
  padding: 0 0 0 30px;
}

select.style2 + .select2 .select2-selection--single .select2-selection__arrow {
  font-size: 20px;
  top: 50%;
  left: 0;
  border: none;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

select.style2 + .select2 .select2-selection--single .select2-selection__arrow:before {
  content: "";
  font-family: "base-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
  text-transform: none;
}

select.style3 + .select2 {
  width: auto !important;
}

select.style3 + .select2.select2-container--open {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

select.style3 + .select2 .select2-selection--single {
  border: 1px solid transparent;
  padding: 5px 7px;
  background: #fff;
  line-height: 18px;
}

select.style3 + .select2 .select2-selection--single .select2-selection__arrow {
  font-size: 14px;
  top: 50%;
  right: 10px;
  border: none;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
}

select.style3 + .select2 .select2-selection--single .select2-selection__arrow:before {
  content: "";
  font-family: "base-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
  text-transform: none;
  display: block;
}

select.style4 + .select2 {
  width: auto !important;
}

select.style4 + .select2 .select2-selection--single {
  border-bottom: 2px solid #e7e6e9;
  padding: 5px 0;
  background: #fff;
  line-height: 21px;
  text-transform: uppercase;
  font-size: 14px;
}

select.style4 + .select2 .select2-selection--single:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 12px;
  height: 2px;
}

select.style4 + .select2 .select2-selection--single .select2-selection__arrow {
  font-size: 8px;
  top: 50%;
  right: 0;
  border: none;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
}

select.style4 + .select2 .select2-selection--single .select2-selection__arrow:before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  right: 1px;
  border-top: 3px solid #000;
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;
  width: 5px;
}

/*
- Buttons
*/
.button-style1 {
  position: relative;
  background: #000;
  color: #fff;
  height: 50px;
  font-size: 18px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-border-radius: 28px;
          border-radius: 28px;
  padding: 10px 22px;
  font-weight: 500;
  max-width: 100%;
  z-index: 0;
  text-decoration: none !important;
}

.button-style1.white {
  background: #fff;
  color: #000;
}

.button-style1.small {
  font-size: 16px;
  height: 40px;
}

.button-style1 i {
  font-size: 12px;
  margin-left: 30px;
  -webkit-transition: -webkit-transform 300ms ease-in-out;
  transition: -webkit-transform 300ms ease-in-out;
  -o-transition: transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
}

.button-style1:hover i {
  -webkit-transform: translateX(5px);
      -ms-transform: translateX(5px);
          transform: translateX(5px);
}

@media (max-width: 1099.98px) {
  .button-style1 i {
    margin-left: 25px;
  }
}

.button-style2 {
  position: relative;
  background: #ececec;
  color: #000000;
  height: 30px;
  font-size: 14px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-border-radius: 28px;
          border-radius: 28px;
  padding: 10px 22px;
  font-weight: 500;
  max-width: 100%;
  z-index: 0;
}

.button-style2.white {
  background: #fff;
  color: #000;
}

.button-style2.accent {
  color: #FFFFFF;
}

.button-style2 i {
  font-size: 12px;
  margin-left: 30px;
  -webkit-transition: -webkit-transform 300ms ease-in-out;
  transition: -webkit-transform 300ms ease-in-out;
  -o-transition: transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
}

.button-style2:hover i {
  -webkit-transform: translateX(5px);
      -ms-transform: translateX(5px);
          transform: translateX(5px);
}

@media (max-width: 1099.98px) {
  .button-style2 i {
    margin-left: 25px;
  }
}

.enable-dark-overlay.hide-header .site-header {
  z-index: 1;
}

.enable-dark-overlay.hide-header .main-container {
  overflow: visible;
}

/*
- Link With Icon
*/
.link-with-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: bold;
}

.link-with-icon i {
  font-size: 22px;
  margin-right: 9px;
}

.link-with-icon span {
  text-decoration: underline;
}

/*
- Close Button
*/
.close-button {
  width: 40px;
  height: 40px;
  font-size: 12px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #000;
  color: #fff;
  z-index: 3;
  cursor: pointer;
}

.close-button.white {
  background: #fff;
  color: #000;
}

.close-button:hover, .close-button.white:hover {
  color: #fff;
}

.mobile-nav .close-button {
  position: relative;
}

.mobile-nav .close-button:after {
  position: absolute;
  display: block;
  content: '';
  height: 150%;
  width: 180%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/*
  - Site Header
  */
.enable-header-bottom-overlay .select2-container--open {
  z-index: 2020;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2000;
  -webkit-transition: background 400ms ease-in;
  -o-transition: background 400ms ease-in;
  transition: background 400ms ease-in;
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.site-header .site-logo {
  min-width: 135px;
}

@media (max-width: 929.98px) {
  .site-header .site-logo {
    min-width: auto;
  }
}

.site-header .catalog-button,
.site-header .brand-button,
.site-header .delivery-link {
  min-width: 150px;
}

@media (max-width: 1099.98px) {
  .site-header .catalog-button,
  .site-header .brand-button,
  .site-header .delivery-link {
    font-size: 14px;
    min-width: 115px;
  }
}

@media (max-width: 929.98px) {
  .site-header .catalog-button,
  .site-header .brand-button,
  .site-header .delivery-link {
    display: none;
  }
}

.site-header .delivery-link:hover {
  color: #ff6600;
}

.site-header .catalog-button,
.site-header .brand-button {
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
}

.site-header .catalog-button.current,
.site-header .brand-button.current {
  background: #fafafa;
}

.site-header .delivery-link {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}

.site-header .right-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
}

.site-header .phone {
  font-weight: bold;
  padding: 0 15px;
}

.site-header .phone a:hover {
  color: #ff6600;
}

.site-header .feedback-button,
.site-header .minicart {
  padding: 0 15px;
  text-transform: uppercase;
  height: 80px;
  cursor: pointer;
}

.site-header .feedback-button {
  font-size: 14px;
  text-decoration: underline;
}

.site-header .feedback-button:hover {
  text-decoration: none;
}

.site-header .minicart {
  width: 170px;
  color: #fff;
  background: #000;
}

.site-header .minicart:hover {
  background: #ff6600;
}

.site-header .minicart i {
  font-size: 24px;
  margin-right: 15px;
}

@media (max-width: 1140px) {
  .site-header .minicart {
    width: 150px;
  }
}

@media (max-width: 929.98px) {
  .site-header .minicart {
    height: 57px;
    width: 60px;
  }
  .site-header .minicart i {
    margin-right: 0;
  }
  .site-header .minicart span {
    display: none;
  }
}

.site-header .search-button {
  position: absolute;
  top: 0;
  right: -80px;
  width: 100px;
  height: 80px;
  font-size: 20px;
  cursor: pointer;
}

.site-header .search-button:before {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}

@media (max-width: 1580px) {
  .site-header .search-button {
    position: relative;
    right: 0;
    width: 80px;
  }
}

@media (max-width: 929.98px) {
  .site-header .search-button {
    width: 60px;
    height: 57px;
    margin-right: -20px;
  }
}

.site-header .bottom {
  position: relative;
  background: #fafafa;
  display: none;
}

.site-header .bottom:before {
  content: '';
  background: #000;
  z-index: 2;
}

.enable-header-bottom-overlay .site-header .bottom:before {
  opacity: .6;
}

@media (min-width: 1479.9px) {
  .site-header .bottom > .container-fluid > .row {
    padding-left: 10%;
  }
}

@media (min-width: 930px) {
  .site-header .bottom {
    display: block;
  }
}

@media (max-width: 1580px) {
  .site-header .phone,
  .site-header .feedback-button {
    display: none;
  }
}

@media (max-width: 1099.98px) and (min-width: 929.98px) {
  .site-header .site-logo {
    max-width: 135px;
    min-width: 135px;
  }
  .site-header .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .site-header .catalog-button,
  .site-header .brand-button,
  .site-header .delivery-link {
    min-width: 110px;
  }
  .site-header .minicart {
    width: 135px;
  }
  .site-header .search-button {
    width: 60px;
    margin-right: -15px;
  }
  .site-header .location-select {
    right: 45px;
  }
  .site-header .header-login-block .dropdown {
    left: -50px;
  }
}

/*
- SH Buttons
*/
.sh-buttons {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 80px;
}

.sh-buttons .sh-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
}

.sh-buttons .sh-button1 {
  background: url(../images/h-icon1.png);
  margin-right: 9px;
}

.sh-buttons .sh-button2 {
  background: url(../images/h-icon2.png);
}

/*
- Header Login Block
*/
.header-login-block {
  position: relative;
  z-index: 11;
}

.header-login-block .button {
  padding: 0 25px;
  text-transform: uppercase;
  height: 80px;
  width: 155px;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
}

.header-login-block .button:hover, .header-login-block .button.active {
  color: #fff;
}

.header-login-block .button.active + .dropdown .close {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.header-login-block .button i {
  display: none;
  font-size: 30px;
}

@media (max-width: 1580px) {
  .header-login-block .button {
    width: auto;
    background: transparent !important;
  }
  .header-login-block .button span {
    display: none;
  }
  .header-login-block .button i {
    display: block;
  }
}

@media (max-width: 929.98px) {
  .header-login-block .button {
    height: 57px;
    width: 60px;
    padding: 0;
  }
}

.header-login-block .n-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.header-login-block .n-links a {
  position: relative;
}

.header-login-block .n-links a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 0;
  height: 4px;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.header-login-block .n-links a:hover:after {
  width: 12px;
}

.header-login-block .n-links .login {
  margin-right: 30px;
}

.header-login-block .dropdown {
  position: absolute;
  background: #fff;
  z-index: 2;
  left: 0;
  width: 325px;
  padding: 35px 40px;
}

.header-login-block .dropdown .close {
  position: absolute;
  top: 23px;
  right: 20px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.header-login-block .dropdown ul {
  font-weight: normal;
}

.header-login-block .dropdown ul li:not(:last-of-type) {
  margin-bottom: 6px;
}

@media (max-width: 929.98px) {
  .header-login-block .dropdown {
    left: auto;
    right: -120px;
  }
}

@media (max-width: 575.98px) {
  .header-login-block .dropdown {
    width: 290px;
    padding: 32px 20px;
  }
  .header-login-block .dropdown .n-links .login {
    margin-right: 15px;
  }
}

.feedback-popup.active {
  z-index: 2010;
}

@media (max-width: 767.98px) {
  .feedback-popup.active h5.h {
    font-size: 21px;
  }
}

/*
- Logo
*/
.site-logo {
  padding: 0 15px;
  height: 80px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.site-logo .nav-butter {
  display: none;
  width: 20px;
  max-width: 20px;
  height: 15px;
  margin-right: 20px;
}

.site-logo .nav-butter span {
  height: 3px;
}

.site-logo .nav-butter span:nth-child(2) {
  top: 6px;
}

.site-logo a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: inherit;
}

@media (min-width: 1580px) {
  .site-logo a {
    margin-left: -50px;
    padding-left: 40px;
  }
}

@media (min-width: 1600px) {
  .site-logo a {
    min-width: 190px;
    margin-left: 0;
  }
}

.site-logo .mobile-logo {
  display: none;
}

@media (max-width: 929.98px) {
  .site-logo {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .site-logo .nav-butter,
  .site-logo .mobile-logo {
    display: block;
  }
  .site-logo .desktop-logo {
    display: none;
  }
}

@media (max-width: 929.98px) {
  .site-logo {
    height: 57px;
  }
  .site-logo .nav-butter + a {
    margin-top: 9px;
  }
}

/*
- Navigation
*/
.navigation .n-line {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: -4px;
  background: #e7e7e9;
  pointer-events: none;
  z-index: 2;
}

.navigation .n-line div {
  width: 0;
  height: 4px;
  -webkit-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}

@media (max-width: 1580px) {
  .navigation .n-line {
    left: 10px;
    right: 10px;
  }
}

.navigation > ul {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.navigation > ul > li.all {
  margin-left: -15px;
}

.navigation > ul > li.all i {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.navigation > ul > li > a {
  height: 40px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  padding: 0 15px;
}

.navigation > ul > li > a i {
  font-size: 20px;
  margin-right: 5px;
}

.navigation .brand-navigation {
  position: absolute;
  top: 0;
  left: 20px;
  right: 20px;
}

.navigation .brand-navigation > li.all {
  margin-left: 0;
  margin-right: 65px;
}

.navigation .brand-navigation > li > a {
  padding: 0 7.5px;
}

@media (max-width: 1720px) {
  .navigation .catalog-navigation > li:nth-child(10), .navigation .catalog-navigation > li:nth-child(11), .navigation .catalog-navigation > li:nth-child(12), .navigation .catalog-navigation > li:nth-child(13) {
    display: none;
  }
}

@media (max-width: 1500px) {
  .navigation .catalog-navigation > li:nth-child(7), .navigation .catalog-navigation > li:nth-child(8), .navigation .catalog-navigation > li:nth-child(9) {
    display: none;
  }
}

@media (max-width: 1400px) {
  .navigation .catalog-navigation > li:nth-child(6) {
    display: none;
  }
}

@media (max-width: 1200px) {
  .navigation .brand-navigation > li.all {
    margin-right: 10px;
  }
  .navigation .brand-navigation > li > a {
    padding: 0 4px;
  }
}

/*
- Navigation Dropdown
*/
.navigation-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  overflow: hidden;
  z-index: 1055;
}

.navigation-dropdown.all {
  display: block;
}

.navigation-dropdown .row {
  margin: 0;
}

.navigation-dropdown [class*='nd-col-'] {
  padding: 30px 15px;
  padding-bottom: 0;
}

@media (min-width: 1100px) {
  .navigation-dropdown [class*='nd-col-'] {
    padding: 30px 40px;
  }
}

.navigation-dropdown .scrollbar-inner > .scroll-element.scroll-y {
  width: 5px;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.navigation-dropdown .scrollbar-inner > .scroll-element .scroll-bar {
  -webkit-border-radius: 0;
          border-radius: 0;
  background-color: #FF6501;
}

.navigation-dropdown .scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #C4C4C4;
  width: 5px;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.navigation-dropdown .nd-col-1 {
  max-width: 25%;
}

.navigation-dropdown .nd-col-1 .scrollbar-inner {
  max-height: 460px;
}

.navigation-dropdown .nd-col-1 ul {
  padding-right: 10px;
}

.navigation-dropdown .nd-col-2 {
  max-width: 25%;
}

.navigation-dropdown .nd-col-3 {
  max-width: 25%;
}

.navigation-dropdown .nd-col-image {
  position: relative;
  max-width: 515px;
  margin-left: auto;
}

.navigation-dropdown .nd-col-image .img {
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  background-position-x: right;
  background-position-y: top;
}

.navigation-dropdown .title {
  margin-bottom: 43px;
}

.navigation-dropdown ul {
  font-size: 14px;
  font-weight: normal;
}

.navigation-dropdown ul.in-2col {
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  padding-bottom: 20px;
  padding-right: 10px;
}

.navigation-dropdown ul.in-2col li:last-child {
  padding-bottom: 0;
}

.navigation-dropdown ul li:not(:last-of-type) {
  margin-bottom: 9px;
}

.navigation-dropdown ul li:last-child {
  padding-bottom: 40px;
}

.brand-navigation .navigation-dropdown .nd-col-1 {
  max-width: 30%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.brand-navigation .navigation-dropdown .nd-col-1:after {
  content: '';
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  width: 1px;
  background: #e7e7e9;
}

@media (min-width: 1100px) {
  .brand-navigation .navigation-dropdown .nd-col-1:after {
    right: 30px;
  }
}

.brand-navigation .navigation-dropdown .nd-col-2 {
  padding-left: 0;
  max-width: 40%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/*
- Mobile Navigation
*/
.mobile-nav {
  position: fixed;
  z-index: 2020;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.mobile-nav.active {
  -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
          transform: translateX(0%);
}

.mobile-nav .top {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #e7e7e7;
}

.mobile-nav .top .title {
  font-weight: normal;
  line-height: 1;
}

.mobile-nav .top .title i {
  font-size: 12px;
  margin-right: 20px;
}

.mobile-nav .top .title span {
  font-size: 24px;
}

.mobile-nav .contacts {
  text-align: center;
  padding: 10px 20px 17px;
  border-bottom: 1px solid #e7e7e7;
}

.mobile-nav .contacts .phone {
  font-size: 24px;
}

.mobile-nav .contacts .feedback-button {
  text-transform: uppercase;
  text-decoration: underline;
  line-height: 1;
  cursor: pointer;
}

.mobile-nav .contacts .feedback-button:hover {
  text-decoration: none;
}

.mobile-nav-ul {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  overflow-x: hidden;
}

.mobile-nav-ul.without-head-click > li > a {
  pointer-events: none;
}

.mobile-nav-ul > li,
.mobile-nav-ul > li > .sub-menu ul > li {
  position: relative;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #e7e7e7;
}

.mobile-nav-ul > li > a,
.mobile-nav-ul > li > .sub-menu ul > li > a {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 5px 20px;
  min-height: 50px;
  font-size: 18px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-weight: bold;
}

.catalog-mob-nav > li > a:after, .mobile-nav-ul > li > a:before,
.mobile-nav-ul > li > .sub-menu ul > li > a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 18px;
  width: 12px;
  height: 4px;
  background: #000;
}

.mobile-nav-ul > li > i,
.mobile-nav-ul > li > .sub-menu ul > li > i {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 8px;
  width: 75px;
  min-height: 50px;
  cursor: pointer;
  z-index: 6;
  padding-left: 30px;
}

.mobile-nav-ul > li > i:after,
.mobile-nav-ul > li > .sub-menu ul > li > i:after {
  position: absolute;
  display: block;
  content: '';
  height: 100%;
  width: 150%;
  top: 0;
  right: 0;
}

.mobile-nav-ul > li.menu-item-has-children,
.mobile-nav-ul > li > .sub-menu ul > li.menu-item-has-children {
  padding-right: 45px;
}

.mobile-nav-ul > li .title,
.mobile-nav-ul > li > .sub-menu ul > li .title {
  cursor: pointer;
}

.mobile-nav-ul > li > .sub-menu ul.menu.scroll-content {
  top: 0;
}

.main-container .mobile-nav-ul {
  border-top: 1px solid #e7e7e7;
}

@media (max-width: 929.98px) {
  .main-container .mobile-nav-ul {
    margin: 0 -20px;
  }
}

.mobile-nav-ul .sub-menu {
  position: fixed;
  background: #fff;
  z-index: 5;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.mobile-nav-ul .sub-menu .menu {
  top: 61px;
  height: 100%;
}

.mobile-nav-ul .sub-menu .sub-menu ul {
  padding: 7px 0;
}

.mobile-nav-ul .sub-menu .sub-menu li {
  border-bottom: none;
}

.mobile-nav-ul .sub-menu .sub-menu li a {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  height: auto;
  padding: 7px 20px;
  display: block;
}

.mobile-nav-ul .sub-menu .sub-menu li a:before {
  display: none;
}

.mobile-nav-ul .dropdown .short-menu li {
  margin-bottom: 12px;
}

.mobile-nav-ul .active-li > .sub-menu {
  -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
          transform: translateX(0%);
  z-index: 20;
}

.mobile-nav-ul .scrollbar-inner-mobile.scroll-content,
.mobile-nav-ul .scrollbar-inner.scroll-content {
  height: 100%;
  min-height: -webkit-calc(100vh - 61px);
  min-height: calc(100vh - 61px);
  max-width: 100% !important;
}

.mobile-nav-ul .scrollbar-inner-mobile.scroll-content .menu,
.mobile-nav-ul .scrollbar-inner.scroll-content .menu {
  top: 0;
}

.mobile-nav-ul .scroll-wrapper.scrollbar-inner-mobile,
.mobile-nav-ul .scroll-wrapper.scrollbar-inner {
  height: 100%;
  max-height: -webkit-calc(100vh - 61px);
  max-height: calc(100vh - 61px);
}

.mobile-nav-ul .scrollbar-inner-mobile > .scroll-element.scroll-y,
.mobile-nav-ul .scrollbar-inner > .scroll-element.scroll-y {
  width: 5px;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.mobile-nav-ul .scrollbar-inner-mobile > .scroll-element .scroll-bar,
.mobile-nav-ul .scrollbar-inner > .scroll-element .scroll-bar {
  -webkit-border-radius: 0;
          border-radius: 0;
  background-color: #FF6501;
}

.mobile-nav-ul .scrollbar-inner-mobile > .scroll-element .scroll-element_track,
.mobile-nav-ul .scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #C4C4C4;
  width: 5px;
  -webkit-border-radius: 0;
          border-radius: 0;
}

/*
- Location Select
*/
.location-select,
.drop-block {
  position: absolute;
  top: 0;
  right: 100px;
  z-index: 10;
}

.location-select .label,
.drop-block .label {
  position: relative;
  height: 40px;
  padding: 0 15px;
  cursor: pointer;
}

.location-select .label::after,
.drop-block .label::after {
  content: '';
  border-top: 3px solid #000;
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;
  width: 5px;
  margin-left: 5px;
}

.location-select .label i,
.drop-block .label i {
  margin-right: 10px;
}

.location-select .label span,
.drop-block .label span {
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  line-height: 1.1;
  font-size: 14px;
  text-transform: uppercase;
}

.location-select > .dropdown,
.drop-block > .dropdown {
  position: absolute;
  right: 0;
  background: #fafafa;
  min-width: 170px;
  font-weight: normal;
  padding: 15px 25px !important;
}

.location-select > .dropdown .scroll-content,
.drop-block > .dropdown .scroll-content {
  max-height: 220px !important;
}

.location-select > .dropdown ul li a,
.drop-block > .dropdown ul li a {
  display: block;
}

.location-select > .dropdown ul li.current a,
.drop-block > .dropdown ul li.current a {
  pointer-events: none;
}

/*
- Header Space
*/
.header-space {
  height: 120px;
}

@media (max-width: 929.98px) {
  .header-space {
    height: 57px;
  }
}

/*
- Social Links
*/
.social-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 27px;
}

.social-links a {
  margin-right: 11px;
}

.social-links a:last-of-type {
  margin-right: 0;
}

.social-links a:hover {
  color: #D1D1D1;
}

.social-links a i {
  display: block;
}

/*
- Navigation Button
*/
.nav-butter {
  position: relative;
  width: 15px;
  min-width: 15px;
  height: 10px;
  margin-right: 15px;
  cursor: pointer;
  display: block;
}

.nav-butter:before {
  content: '';
  position: absolute;
  top: -15px;
  left: -10px;
  right: -10px;
  bottom: -15px;
}

.nav-butter span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #000;
}

.nav-butter span:nth-child(1) {
  top: 0;
}

.nav-butter span:nth-child(2) {
  top: 4px;
}

.nav-butter span:nth-child(3) {
  bottom: 0;
}

/*
- Heading Block
*/
.heading-block {
  position: relative;
  margin: 30px 0;
  line-height: 1.2;
}

.heading-block.decor-line .h {
  padding-left: 20px;
}

.heading-block.decor-line .h:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0.95em;
  width: 12px;
  height: 4px;
  -webkit-box-shadow: inset 0 0 0 10px;
          box-shadow: inset 0 0 0 10px;
  margin-top: -4px;
}

.heading-block.decor-line h4.h:before,
.heading-block.decor-line .h4:before,
.heading-block.decor-line h5.h:before,
.heading-block.decor-line .h5:before,
.heading-block.decor-line h6.h:before,
.heading-block.decor-line .h6:before {
  top: 0.85em;
}

@media (max-width: 929.98px) {
  .heading-block.page-title h4 {
    font-size: 24px;
  }
}

.heading-block .h6 {
  font-size: 18px;
}

.heading-block.inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.heading-block.inline .h {
  margin-right: 20px;
}

.heading-block .h {
  position: relative;
  margin: 0;
}

.heading-block i.base-icon-next {
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 12px;
  line-height: 30px;
  width: 30px;
  background: #000;
  color: #fff;
  margin-top: -15px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  text-indent: -8px;
  overflow: hidden;
}

.heading-block .link {
  font-size: 18px;
  border-bottom: 1px dashed;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.heading-block .link:hover {
  border-bottom-color: transparent;
}

.heading-block.with-link > a {
  position: absolute;
  top: 0;
  right: 47px;
  font-size: 14px;
  text-decoration: underline;
}

@media (max-width: 929.98px) {
  .heading-block.decor-line {
    margin-left: -20px;
  }
}

/*
- Personal Data Text
*/
.personal-data-text {
  font-style: italic;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.27273;
  text-align: center;
  margin: 15px auto 0;
}

.personal-data-text a {
  text-decoration: underline;
}

.personal-data-text a:hover {
  text-decoration: none;
}

@media (max-width: 929.98px) {
  .personal-data-text {
    max-width: 240px;
    text-align: center;
    margin: 15px auto 0;
  }
}

/*
- Popup Form
*/
.popup-form {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2020;
  padding: 35px 40px;
  background: #fafafa;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.popup-form.active .close {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.popup-form .close {
  position: absolute;
  top: 23px;
  right: 20px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.popup-form .heading-block {
  padding-left: 0;
  margin: 2px 0 30px;
}

.popup-form .heading-block span {
  color: inherit;
}

.popup-form .style1 {
  background: #fff;
}

@media (max-width: 575.98px) {
  .popup-form {
    height: 100%;
    padding: 20px 20px;
    overflow: hidden;
    overflow-y: auto;
  }
  .popup-form .close {
    top: 10px;
    right: 20px;
  }
  .popup-form .heading-block {
    margin-left: -20px;
  }
  .popup-form .heading-block .h {
    font-size: 24px;
  }
  .popup-form .heading-block .h:before {
    top: .7em;
  }
  .popup-form .button-style1 {
    max-width: 280px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

/*
- Form On Header
*/
.form-on-header {
  position: fixed;
  top: 80px;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  max-width: 650px;
  width: 100%;
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  -webkit-box-shadow: 0 -15px 0 #fff, 0 0 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 -15px 0 #fff, 0 0 15px rgba(0, 0, 0, 0.2);
}

.form-on-header .bottom {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px;
}

.form-on-header .bottom .button-style1 {
  width: 100%;
}

@media (max-width: 1099.98px) {
  .form-on-header {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  }
}

@media (max-width: 575.98px) {
  .form-on-header {
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}

/*
- Search Form
*/
.search-popup-form {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2020;
}

.search-popup-form form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.search-popup-form form .close,
.search-popup-form form .search-button {
  width: 100px;
  height: 80px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100px;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
}

.search-popup-form form .close {
  background: #000;
}

.search-popup-form form .close:hover {
  background: #fff;
  color: #000;
}

.search-popup-form form .search-button:hover {
  background: #000;
}

.search-popup-form form .search-button:before {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}

.search-popup-form form .input {
  height: 80px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  font-size: 18px;
  font-family: inherit;
  font-weight: 500;
  padding: 10px 40px;
  border: none;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.search-popup-form form .input::-webkit-input-placeholder {
  color: inherit;
}

.search-popup-form form .input::-moz-placeholder {
  color: inherit;
}

.search-popup-form form .input:-ms-input-placeholder {
  color: inherit;
}

.search-popup-form form .input::-ms-input-placeholder {
  color: inherit;
}

.search-popup-form form .input::placeholder {
  color: inherit;
}

.search-popup-form .search-results {
  position: absolute;
  top: 100%;
  left: 100px;
  right: 100px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  background: #fff;
  padding: 22px 20px 45px;
  margin: 0;
}

.search-popup-form .search-results ul {
  font-weight: normal;
  margin: 0 0 20px;
}

.search-popup-form .search-results ul li {
  margin-bottom: 11px;
}

.search-popup-form .search-results ul li a .img {
  width: 20px;
  height: 25px;
  margin-right: 10px;
}

.search-popup-form .search-results ul li.with-image a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 929.98px) {
  .search-popup-form form .close,
  .search-popup-form form .search-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60px;
        -ms-flex: 0 0 60px;
            flex: 0 0 60px;
    width: 60px;
    height: 57px;
  }
  .search-popup-form form .input {
    height: 57px;
    padding: 10px 25px;
  }
  .search-popup-form .search-results {
    left: 60px;
    right: 60px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .search-popup-form .search-results .heading-type1 {
    margin-bottom: 20px;
  }
}

/*
- Search Form Block
*/
.search-form-block {
  position: relative;
  margin: 0 0 25px 0;
}

.search-form-block:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 12px;
  height: 2px;
}

.search-form-block .input {
  display: block;
  width: 100%;
  border: none;
  border-bottom: 2px solid #e7e6e9;
  background: none;
  height: 39px;
  padding: 0 25px 0 0;
  font-family: inherit;
  font-style: italic;
}

.search-form-block button {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  font-size: 14px;
  border: none;
  padding: 0;
  margin: -0.5em 0 0;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
  background: none;
  cursor: pointer;
}

.search-form-block button:hover {
  color: #000000;
}

.heading-block .search-form-block {
  position: absolute;
  top: -3px;
  right: 0;
  min-width: 280px;
  margin: 0;
}

/*
- Right & Left Blocks
*/
.s-left-block,
.s-right-block {
  position: fixed;
  top: 160px;
  z-index: 50;
  width: 100px;
}

.s-left-block a,
.s-right-block a {
  background: #fff;
  margin-bottom: 30px;
  font-size: 20px;
  height: 100px;
}

.s-left-block a:hover,
.s-right-block a:hover {
  background: #eceaea;
}

@media (max-width: 1580px) {
  .s-left-block,
  .s-right-block {
    display: none;
  }
}

.s-left-block {
  left: 0;
}

.s-left-block img {
  width: 51px;
}

.s-right-block {
  right: 0;
}

.s-right-block .is-accent {
  color: #fff;
}

.s-right-block .is-accent:hover {
  background: #eceaea;
  color: #000;
}

.s-right-block .app {
  height: 165px;
}

.s-right-block .app img {
  width: 30px;
}

/*
- Swiper Navigation
*/
.swiper-dots {
  position: absolute;
  right: 130px;
  bottom: 53px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 5;
}

.swiper-dots .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #fff;
  cursor: pointer;
}

.swiper-dots .swiper-pagination-bullet:not(:last-of-type) {
  margin-right: 6px;
}

.swiper-dots .swiper-pagination-bullet:hover {
  background: #424242;
}

.swiper-dots .swiper-pagination-bullet-active {
  background: #000;
}

@media (max-width: 929.98px) {
  .swiper-dots {
    display: none;
  }
}

.swiper-nav-block {
  position: absolute;
  right: 0;
  bottom: 30px;
  width: 100px;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 5;
}

.swiper-nav-block .next,
.swiper-nav-block .prev {
  font-size: 12px;
  cursor: pointer;
  pointer-events: all;
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.swiper-nav-block .next {
  margin-bottom: 20px;
  margin-left: 53px;
}

.swiper-nav-block .next:hover {
  -webkit-transform: translateX(10px);
      -ms-transform: translateX(10px);
          transform: translateX(10px);
}

.swiper-nav-block .counter {
  line-height: .8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.swiper-nav-block .counter .current {
  font-size: 36px;
  font-weight: bold;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid rgba(0, 0, 0, 0.356);
}

.swiper-nav-block .counter .total {
  font-size: 18px;
  font-weight: 100;
}

.swiper-nav-block .prev {
  margin-top: 20px;
  margin-left: 25px;
}

.swiper-nav-block .prev:hover {
  -webkit-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
          transform: translateX(-10px);
}

@media (max-width: 929.98px) {
  .swiper-nav-block {
    display: none;
  }
}

.swiper-mobile-nav {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 20px;
  height: 38px;
  background: #fafafa;
  z-index: 3;
}

.swiper-mobile-nav .swiper-dots {
  position: relative;
  right: 0;
  bottom: 0 !important;
}

.swiper-mobile-nav .swiper-dots .swiper-pagination-bullet {
  background: #000;
}

.swiper-mobile-nav .prev,
.swiper-mobile-nav .next {
  font-size: 12px;
  opacity: 0.27;
  cursor: pointer;
}

.swiper-mobile-nav .swiper-dots {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

@media (max-width: 929.98px) {
  .swiper-mobile-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.nav-arrow-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
}

.nav-arrow-block > * {
  cursor: pointer;
}

.nav-arrow-block .next {
  margin-left: 20px;
}

/*
- Banner Block
*/
.banner-block {
  position: relative;
}

.banner-block.type2 {
  margin-bottom: 25px;
}

.banner-block.type2 .swiper-dots {
  bottom: 32px;
}

@media (max-width: 929.98px) {
  .banner-block.type2 {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.banner-item .row {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.banner-block.type2 .banner-item .row {
  height: 490px;
}

@media (max-width: 929.98px) {
  .banner-block.type2 .banner-item .row {
    height: 300px;
  }
}

@media (max-width: 1099.98px) {
  .banner-item .row.full-height {
    height: 550px !important;
  }
}

@media (max-width: 929.98px) {
  .banner-item .row.full-height {
    height: 370px !important;
  }
}

.banner-item .mobile-bg {
  bottom: 38px;
}

@media (min-width: 930px) {
  .banner-item .mobile-bg {
    display: none;
  }
}

@media (min-width: 1479.9px) {
  .banner-item .banner-content {
    margin-left: 10%;
  }
}

.banner-block.type2 .banner-item .banner-content {
  margin-left: 40px;
}

.banner-item .brand {
  max-width: 170px;
}

.banner-item .brand a img {
  display: block;
}

.banner-item .title {
  margin: 65px 0 23px;
}

.banner-item .title span {
  display: inline-block;
  line-height: 0.91667;
  background: #000;
  color: #fff;
  padding: 20px 40px;
}

.banner-block.type2 .banner-item .title {
  margin: 40px 0 27px -40px;
}

.banner-item .description {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.22222;
}

.banner-block.type2 .banner-item .description {
  font-size: 18px;
}

.banner-item .button-style1 {
  margin-top: 80px;
}

.banner-block.type2 .banner-item .button-style1 {
  margin-top: 55px;
  left: -22px;
  max-width: 305px;
  width: 100%;
}

@media (max-width: 1099.98px) {
  .banner-item .full-height {
    padding: 30px 0 68px;
  }
  .banner-item .banner-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .banner-item .brand {
    max-width: 140px;
  }
  .banner-item .title {
    margin: 30px 0 15px;
  }
  .banner-item .title span {
    font-size: 36px;
    padding: 30px 40px;
  }
  .banner-item .button-style1 {
    margin-top: 25px;
  }
}

@media (max-width: 929.98px) {
  .banner-block.type2 .banner-item {
    padding-bottom: 65px;
  }
  .banner-block.type2 .banner-item .brand {
    max-width: 140px;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
  .banner-block.type2 .banner-item .title {
    margin: 25px 0 15px;
  }
  .banner-item .brand {
    max-width: 140px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .banner-item .title {
    margin: 15px 0;
  }
  .banner-item .title span {
    font-size: 24px;
    padding: 18px 20px;
  }
  .banner-item .description {
    font-size: 18px;
  }
  .banner-item .button-style1 {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .banner-block.type2 .banner-item {
    background-position: 43% 50%;
  }
  .banner-block.type2 .banner-item .banner-content {
    margin-left: 20px;
  }
  .banner-item .link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
  }
}

/*
- Brands Carousel
*/
.brand-carousel {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.gray-block .brand-carousel {
  background: #fff;
}

.products-on-home .brand-carousel {
  margin-bottom: 40px;
}

@media (max-width: 1580px) {
  .products-on-home .brand-carousel {
    margin-bottom: 20px;
  }
}

.brand-carousel > .prev,
.brand-carousel > .next {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 10%;
      -ms-flex: 0 0 10%;
          flex: 0 0 10%;
  height: 130px;
  font-size: 12px;
  color: #b2b2b2;
  cursor: pointer;
}

.brand-carousel > .prev:before,
.brand-carousel > .next:before {
  -webkit-transition: -webkit-transform 400ms ease-in-out;
  transition: -webkit-transform 400ms ease-in-out;
  -o-transition: transform 400ms ease-in-out;
  transition: transform 400ms ease-in-out;
  transition: transform 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
}

.brand-carousel > .prev:hover:before {
  -webkit-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
          transform: translateX(-10px);
}

.brand-carousel > .next:hover:before {
  -webkit-transform: translateX(10px);
      -ms-transform: translateX(10px);
          transform: translateX(10px);
}

.brand-carousel .swiper-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.brand-carousel .swiper-slide {
  height: 130px;
}

.brand-carousel .swiper-slide a {
  display: block;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.3;
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.brand-carousel .swiper-slide a:hover {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
  opacity: 1;
}

.brand-carousel .swiper-slide a img {
  vertical-align: middle;
}

.brand-carousel.style2 {
  display: block;
}

.brand-carousel.style2 .swiper-slide {
  height: 100px;
}

@media (max-width: 929.98px) {
  .brand-carousel > .prev,
  .brand-carousel > .next {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .brand-carousel > .prev {
    margin-right: 20px;
  }
  .brand-carousel > .next {
    margin-left: 20px;
  }
}

@media (max-width: 767.98px) {
  .brand-carousel {
    display: none;
  }
}

/*
- Product Stickers
*/
.product-stickers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.product-stickers > *:not(:last-child) {
  margin-right: 10px;
}

.product-stickers .sale,
.product-stickers .new {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40px;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin-bottom: 5px;
  color: #fff;
  cursor: default;
}

.product-stickers .new {
  background-image: url(../images/sticker-new-bg.png);
  font-weight: bold;
  font-size: 14px;
}

@media (max-width: 767.98px) {
  .product-stickers {
    max-width: 30px;
  }
  .product-stickers .sale,
  .product-stickers .new {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 26px;
        -ms-flex: 0 0 26px;
            flex: 0 0 26px;
    width: 26px;
    height: 26px;
    font-size: 12px;
  }
  .product-stickers .new {
    font-size: 11px;
  }
}

/*
- Product Like
*/
.product-like {
  font-size: 20px;
  color: #ececec;
}

.product-like:not(.active):hover {
  color: #000;
}

/*
- Rating Stars
*/
.rating-stars {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.rating-stars .label {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 8px;
}

.rating-stars .stars {
  position: relative;
  margin-left: -3px;
  line-height: 1;
}

.rating-stars .stars .star-item {
  margin: 0 3px;
}

.rating-stars .stars .star-item:before {
  content: "";
  font-family: "base-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
  text-transform: none;
}

.rating-stars .stars .back,
.rating-stars .stars .front {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #f5f5f5;
}

.rating-stars .stars .front {
  overflow: hidden;
  color: #ff6600;
  position: absolute;
  top: 0;
  left: 0;
}

.rating-stars .count {
  font-size: 14px;
  margin-left: 12px;
  font-weight: 300;
}

/*
- Product Out Stock
*/
.product-out-stock {
  position: relative;
  font-size: 12px;
  font-weight: 300;
  font-style: italic;
  padding: 1px 0;
  padding-left: 22px;
  margin: 10px 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: url(../images/check.png) 0 0 no-repeat;
  -webkit-background-size: auto 14px;
          background-size: auto 14px;
  line-height: 1;
}

.product-out-stock span {
  text-transform: uppercase;
  font-style: normal;
  font-weight: 500;
}

/*
- Product Add To Cart
*/
.product-add-to-cart {
  padding-left: 50px;
}

.product-add-to-cart:before {
  content: "";
  font-family: "base-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
  text-transform: none;
  position: absolute;
  top: 12px;
  left: 23px;
  font-size: 20px;
}

.product-add-to-cart i {
  margin-left: 10px;
}

/*
- Minified Add To Cart
*/
.minified-add-to-cart {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  background: #000;
  color: #fff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer;
  z-index: 4;
}

.minified-add-to-cart i {
  line-height: 40px;
}

/*
- Product Price
*/
.product-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  font-weight: bold;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.product-price .sale-price {
  position: relative;
  margin-left: auto;
  font-weight: 300;
  color: #a0a0a0;
}

.product-price .sale-price:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  -webkit-box-shadow: inset 0 0 0 5px;
          box-shadow: inset 0 0 0 5px;
}

@media (max-width: 575.98px) {
  .product-price {
    font-size: 13px;
  }
}

/*
- Product Mobile Slider
*/
.product-mobile-slider,
.product-carousel-type-two {
  position: relative;
  padding: 25px 30px 48px;
  margin: 0 -20px 20px;
  background: #fff;
}

@media (min-width: 768px) {
  .product-mobile-slider,
  .product-carousel-type-two {
    display: none;
  }
}

.product-mobile-slider .heading-block,
.product-carousel-type-two .heading-block {
  margin: 0 0px 0 -30px;
}

.product-mobile-slider .product-item,
.product-carousel-type-two .product-item {
  margin-bottom: 0;
}

.product-mobile-slider .product-item .product-stickers,
.product-carousel-type-two .product-item .product-stickers {
  top: 30px;
  left: 10px;
}

.product-mobile-slider .product-item .product-stickers .sale,
.product-mobile-slider .product-item .product-stickers .new,
.product-carousel-type-two .product-item .product-stickers .sale,
.product-carousel-type-two .product-item .product-stickers .new {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40px;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  width: 40px;
  height: 40px;
  font-size: 16px;
}

.product-mobile-slider .product-item .product-like,
.product-carousel-type-two .product-item .product-like {
  top: 30px;
  right: 10px;
}

.product-mobile-slider .product-item .wrap,
.product-carousel-type-two .product-item .wrap {
  max-width: 320px;
  margin: 0 auto;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.product-mobile-slider .product-item .title,
.product-carousel-type-two .product-item .title {
  font-size: 16px;
}

.product-mobile-slider .product-item .rating-stars,
.product-carousel-type-two .product-item .rating-stars {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-mobile-slider .product-item .product-price,
.product-carousel-type-two .product-item .product-price {
  font-size: 20px;
}

.product-mobile-slider .product-item .dropdown,
.product-carousel-type-two .product-item .dropdown {
  position: relative;
  top: 0;
  margin-top: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: 0;
}

.product-mobile-slider .swiper-mobile-nav,
.product-carousel-type-two .swiper-mobile-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  height: 58px;
}

/*
- Catalog Button
*/
.catalog-next-button-block {
  margin-bottom: 40px;
}

@media (max-width: 1580px) {
  .catalog-next-button-block {
    margin-bottom: 20px;
  }
}

@media (min-width: 1800px) {
  .catalog-next-button-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
}

.catalog-next-button {
  position: relative;
  max-width: 240px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #000;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  z-index: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.catalog-next-button:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.catalog-next-button:after {
  content: '';
  background: url(../images/catalog-btn-bg.png) 50% no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  opacity: 0;
}

.catalog-next-button span {
  position: absolute;
  top: 50%;
  left: 15px;
  right: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}

.catalog-next-button i {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 58px;
  font-size: 12px;
  z-index: 2;
}

.catalog-next-button.style2 {
  font-size: 14px;
  line-height: 1;
  max-width: 130px;
  margin: 20px 0;
}

.catalog-next-button.style2 span {
  left: 5px;
  right: 5px;
}

.catalog-next-button.style2 .plus {
  position: absolute;
  width: 16px;
  height: 2px;
  background: #fff;
  left: 50%;
  bottom: 25%;
  margin-left: -8px;
  z-index: 2;
}

.catalog-next-button.style2 .plus:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 16px;
  background: #fff;
  margin: -8px 0 0 -1px;
}

@media (max-width: 1099.98px) {
  .catalog-next-button i {
    bottom: 43px;
  }
}

/*
- Product Size Buttons
*/
.product-size-buttons {
  margin: 12px -10px 19px 0;
}

.product-size-buttons .button {
  padding: 0 12px;
  line-height: 30px;
  font-size: 14px;
  background: #ececec;
  margin-right: 7px;
  margin-bottom: 5px;
  -webkit-border-radius: 15px;
          border-radius: 15px;
}

.product-size-buttons .button.current {
  color: #fff;
}

/*
- Sale Product Label
*/
.sale-product-label {
  position: relative;
  background: url(../images/down-arrow.png) 0 3px no-repeat;
  -webkit-background-size: auto 15px;
          background-size: auto 15px;
  padding-left: 22px;
  padding-bottom: 3px;
  margin-top: 10px;
  line-height: 1;
  z-index: 5;
}

.sale-product-label .label {
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: underline;
}

.sale-product-label .price {
  font-weight: bold;
  margin-left: 5px;
  white-space: nowrap;
}

/*
- Product Color Buttons
*/
.product-color-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 15px 0 20px;
}

.product-color-buttons .button {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30px;
      -ms-flex: 0 0 30px;
          flex: 0 0 30px;
  max-width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-bottom: 5px;
}

.product-color-buttons .more {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
}

/*
- Product Waiting Stock
*/
.product-waiting-stock {
  line-height: 1;
  font-size: 14px;
  text-transform: uppercase;
  margin: 17px 0;
}

.product-waiting-stock i {
  display: inline-block;
  margin-right: 5px;
  -webkit-transform: translateY(2px);
      -ms-transform: translateY(2px);
          transform: translateY(2px);
}

/*
- Product Items
*/
@media (max-width: 767.98px) {
  .sorting-product-select {
    display: none;
  }
}

@media (max-width: 1799.9px) {
  .product-items.week-offers .product-item:nth-child(9),
  .product-items.week-offers .product-item:nth-child(10) {
    display: none;
  }
}

@media (max-width: 929.98px) {
  .product-items.week-offers .product-item:nth-child(7),
  .product-items.week-offers .product-item:nth-child(8) {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .product-items.week-offers .product-item:nth-child(5),
  .product-items.week-offers .product-item:nth-child(6) {
    display: none;
  }
}

@media (max-width: 1799.9px) {
  .product-items.with-catalog-button .product-item:nth-child(8),
  .product-items.with-catalog-button .product-item:nth-child(9),
  .product-items.with-catalog-button .product-item:nth-child(10) {
    display: none;
  }
}

@media (max-width: 929.98px) {
  .product-items.with-catalog-button .product-item:nth-child(6),
  .product-items.with-catalog-button .product-item:nth-child(7) {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .product-items.with-catalog-button .product-item:nth-child(5) {
    display: none;
  }
  .product-items.with-catalog-button .catalog-next-button-block {
    display: none;
  }
}

.product-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

@media (max-width: 1580px) {
  .product-item {
    margin-bottom: 20px;
  }
}

@media (min-width: 1800px) {
  .product-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .content-col .product-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (min-width: 1800px) {
  .product-item--brand {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
}

.product-item.swiper-slide {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: none;
}

.product-item .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background: #fff;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  padding: 30px 30px 20px;
  -webkit-transition: -webkit-box-shadow 400ms ease-in-out;
  transition: -webkit-box-shadow 400ms ease-in-out;
  -o-transition: box-shadow 400ms ease-in-out;
  transition: box-shadow 400ms ease-in-out;
  transition: box-shadow 400ms ease-in-out, -webkit-box-shadow 400ms ease-in-out;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.product-item .wrap > .sale-product-label {
  position: absolute;
  left: 30px;
  bottom: 0;
}

.product-item .product-stickers,
.product-item .product-like {
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 2;
}

.product-item .product-like {
  left: auto;
  right: 30px;
}

.product-item .image {
  margin-bottom: 8px;
}

.product-item .image a {
  position: relative;
  display: block;
  padding-bottom: 113%;
}

.product-item .image a img {
  position: absolute;
  left: 50%;
  bottom: 50%;
  -webkit-transform: translate(-50%, 50%);
      -ms-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  max-height: 100%;
}

.product-item .title {
  position: relative;
  font-weight: normal;
  line-height: 1.25;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  z-index: 4;
}

.product-item .title a {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 3.75em;
  max-height: 3.75em;
}

.product-item .product-price {
  position: relative;
  z-index: 4;
}

.product-item .product-add-to-cart {
  margin-top: 10px;
  width: 100%;
}

.product-item .button-style1 {
  width: 100%;
}

.product-item .button-style1 i {
  margin-left: 5px;
}

.product-item .product-waiting-stock {
  margin-top: 15px;
}

.product-item .dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: -19px;
  background: #ffffff;
  -webkit-box-shadow: 0 -20px 0 #fff;
          box-shadow: 0 -20px 0 #fff;
  padding: 7px 30px 20px;
  z-index: 3;
  -webkit-transition: 400ms ease-in-out;
  -o-transition: 400ms ease-in-out;
  transition: 400ms ease-in-out;
  -webkit-transition-property: opacity, visibility, -webkit-box-shadow;
  transition-property: opacity, visibility, -webkit-box-shadow;
  -o-transition-property: box-shadow, opacity, visibility;
  transition-property: box-shadow, opacity, visibility;
  transition-property: box-shadow, opacity, visibility, -webkit-box-shadow;
  opacity: 0;
  visibility: hidden;
}

@media (min-width: 1100px) {
  .product-item:hover .wrap {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  }
  .product-item:hover .dropdown {
    -webkit-box-shadow: 0 -20px 0 #fff, 0 0 20px rgba(0, 0, 0, 0.15);
            box-shadow: 0 -20px 0 #fff, 0 0 20px rgba(0, 0, 0, 0.15);
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 767.98px) {
  .product-item .wrap {
    padding: 15px 10px 10px;
  }
  .product-item .product-stickers {
    top: 10px;
    left: 10px;
  }
  .product-item .product-like {
    top: 10px;
    right: 10px;
  }
  .product-item .title {
    font-size: 14px;
  }
  .product-item .rating-stars {
    display: none;
  }
  .product-item .dropdown {
    padding: 10px 10px 15px;
  }
  .product-item .product-out-stock {
    margin-bottom: 0;
  }
}

.product-subscribe-item {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 95%;
  max-width: 306px;
  z-index: 1200;
}

.product-subscribe-item .close {
  position: absolute;
  top: 0;
  right: -60px;
}

@media (max-width: 575.98px) {
  .product-subscribe-item .close {
    top: -60px;
    right: 0;
  }
}

.product-subscribe-item .wrap {
  padding-top: 24px;
}

.product-subscribe-item .heading-block {
  margin: 0 0 28px -12px;
}

.product-subscribe-item .heading-block .h {
  line-height: 1.33333;
}

.product-subscribe-item .product-stickers {
  top: 0;
  left: 0;
}

.product-subscribe-item .image a {
  padding-bottom: 88%;
}

.product-subscribe-item .title {
  margin-bottom: 16px;
}

.product-subscribe-item .product-sub-form {
  margin-top: 11px;
}

.product-subscribe-item .product-sub-form .input {
  height: 50px;
}

.product-subscribe-item .checkbox-item {
  margin-top: 6px;
  margin-right: -5px;
}

.product-subscribe-item .checkbox-item > span i {
  margin-top: 3px;
  margin-right: 3px;
}

.product-subscribe-item .ct {
  position: relative;
}

.product-subscribe-item .button-style1 {
  margin-top: 17px;
}

/*
- Product Sub Form
*/
.product-sub-form {
  position: relative;
  margin: 11px 0;
}

.product-sub-form:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 12px;
  height: 2px;
}

.product-sub-form .input {
  display: block;
  width: 100%;
  border: none;
  border-top: 2px solid #e7e6e9;
  border-bottom: 2px solid #e7e6e9;
  background: none;
  height: 39px;
  padding: 0 25px 0 0;
  font-family: inherit;
  font-style: italic;
}

/*
- Loadmore Button
*/
.product-loadmore-button,
.loadmore-button {
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1.1;
  margin: 0 0 40px;
}

@media (max-width: 929.98px) {
  .product-loadmore-button,
  .loadmore-button {
    margin-bottom: 20px;
  }
}

.product-loadmore-button a,
.loadmore-button a {
  display: inline-block;
  border-bottom: 1px dashed #ff6600;
}

/*
- Benefits Banner Block
*/
.benefits-banner-block {
  background-image: url(../images/bg1.jpg);
  padding-top: 20px;
  padding-bottom: 29px;
}

.benefits-banner-block .heading-block {
  margin-bottom: 25px;
}

@media (max-width: 767.98px) {
  .benefits-banner-block {
    background-position: 0 0;
  }
  .benefits-banner-block .heading-block {
    margin-bottom: 40px;
    margin-right: -20px;
  }
  .benefits-banner-block .heading-block .h {
    font-size: 30px;
  }
}

@media (max-width: 1400px) {
  .benefits-banner-block {
    background-position: 0 50%;
  }
}

/*
- Benefits Items
*/
.benefits-items {
  max-width: 1030px;
}

.benefit-item .img {
  position: relative;
  background: rgba(15, 15, 15, 0.7);
  -webkit-border-radius: 50%;
          border-radius: 50%;
}

.benefit-item .img:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.benefit-item .img img {
  position: absolute;
  left: 50%;
  bottom: 17px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (max-width: 767.98px) {
  .benefit-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
  }
  .benefit-item .img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70px;
        -ms-flex: 0 0 70px;
            flex: 0 0 70px;
    max-width: 70px;
    margin-right: 20px;
    background: rgba(15, 15, 15, 0.8);
  }
  .benefit-item .img img {
    max-width: 60px;
    max-height: 55px;
    bottom: 50%;
    -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
  }
  .benefit-item .title {
    margin: 12px 0 0;
    font-size: 18px;
    max-width: 165px;
  }
}

/*
- Brand Slider Area
*/
.brand-slider-area {
  margin-right: -20px;
}

.brand-slider-area > * {
  margin: 50px 0;
}

.brand-slider-area .image-col {
  padding-right: 0;
}

@media (min-width: 929.9px) {
  .brand-slider-area .content-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .brand-slider-area .image-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 1199.9px) {
  .brand-slider-area .content-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .brand-slider-area .image-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 1479.9px) {
  .brand-slider-area {
    margin-right: -20px;
  }
  .brand-slider-area .content-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%;
  }
  .brand-slider-area .image-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
    padding-right: 20px;
  }
}

@media (max-width: 929.98px) {
  .brand-slider-area {
    margin: 0 -30px 40px;
  }
  .brand-slider-area > * {
    margin: 0;
  }
  .brand-slider-area .swiper-mobile-nav {
    top: 278px;
  }
  .brand-slider-area .image-col {
    display: none;
  }
}

.brand-slider-area--papers {
  margin-right: -10px;
  margin-left: -10px;
  background-color: #fafafa;
  margin-bottom: 50px;
}

.brand-slider-area--papers .brand-content-slider .swiper-slide .content {
  margin-left: 0;
}

.brand-slider-area--papers .brand-content-slider .swiper-slide .content .desc {
  padding-top: 30px;
}

.brand-slider-area--papers .brand-content-slider .swiper-slide .content .desc a {
  text-decoration: underline;
}

.brand-slider-area--papers .brand-content-slider .swiper-slide .content .desc p {
  margin-bottom: 45px;
}

@media (max-width: 929.98px) {
  .brand-slider-area--papers .brand-content-slider .swiper-slide .content .desc {
    padding-top: 0;
  }
  .brand-slider-area--papers .brand-content-slider .swiper-slide .content .desc a {
    font-size: 16px;
    padding-left: 20px;
    position: relative;
    color: #ff6600;
  }
  .brand-slider-area--papers .brand-content-slider .swiper-slide .content .desc a:before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 10px;
    width: 10px;
    height: 1px;
    background-color: #ff6600;
  }
  .brand-slider-area--papers .brand-content-slider .swiper-slide .content .desc p {
    margin-bottom: 55px;
  }
}

.brand-slider-area--papers .brand-content-slider .swiper-nav-block {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 18px;
  bottom: 20px;
  top: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.brand-slider-area--papers .brand-content-slider .swiper-nav-block .counter .current {
  font-size: 24px;
}

.brand-slider-area--papers .brand-content-slider .swiper-nav-block .counter .total {
  font-size: 14px;
}

.brand-slider-area--papers .brand-content-slider .swiper-nav-block .prev {
  margin: 0;
  margin-right: auto;
  margin-left: 10px;
}

.brand-slider-area--papers .brand-content-slider .swiper-nav-block .next {
  margin: 0;
  margin-left: auto;
  margin-right: 10px;
}

@media (max-width: 929.98px) {
  .brand-slider-area--papers .brand-content-slider .swiper-nav-block {
    display: none;
  }
}

.brand-slider-area--papers .brand-content-slider .swiper-slide .img {
  margin-bottom: 20px;
}

.brand-slider-area--papers .brand-content-slider .swiper-mobile-nav {
  top: auto;
  bottom: 0;
}

.brand-slider-area--papers .content-col {
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #FFFFFF;
  margin-right: -20px;
  padding-right: 20px;
  margin-left: 20px;
}

@media (max-width: 929.98px) {
  .brand-slider-area--papers .content-col {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
  }
}

.brand-slider-area--papers .image-col {
  margin-top: 20px;
  margin-bottom: 20px;
}

.brand-content-slider {
  position: relative;
}

.brand-content-slider .swiper-nav-block {
  position: absolute;
  top: -25px;
  right: 5px;
}

.brand-content-slider .swiper-slide .heading-block {
  margin: 0px 0 35px;
}

@media (min-width: 959.9px) {
  .brand-content-slider .swiper-slide .heading-block {
    margin: -10px 0 65px;
  }
}

.brand-content-slider .swiper-slide .img {
  position: relative;
  display: block;
  height: 230px;
  margin-bottom: 65px;
}

.brand-content-slider .swiper-slide .img img {
  position: absolute;
  top: 20px;
  right: 20px;
  max-height: 30px;
}

@media (min-width: 930px) {
  .brand-content-slider .swiper-slide .img {
    display: none;
  }
}

.brand-content-slider .swiper-slide .brand-logo {
  position: absolute;
  top: 115px;
  left: 0;
  width: 24.7%;
  bottom: 100px;
}

.brand-content-slider .swiper-slide .brand-logo a {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
      -ms-transform: translate(-50%, -50%) rotate(-90deg);
          transform: translate(-50%, -50%) rotate(-90deg);
}

.brand-content-slider .swiper-slide .brand-logo img {
  display: block;
  max-width: 200px;
}

.brand-content-slider .swiper-slide .content {
  margin-left: 24.7%;
  padding: 0 20px;
}

.brand-content-slider .swiper-slide .content .desc {
  position: relative;
  font-weight: normal;
  line-height: 1.5;
  max-height: 196px;
  min-height: 196px;
  overflow: hidden;
}

.brand-content-slider .swiper-slide .content .desc * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.brand-content-slider .swiper-slide .content .desc p {
  margin: 25px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 8;
  max-height: 12.56em;
}

.brand-content-slider .swiper-slide .content .button-style1 {
  margin-top: 20px;
  max-width: 305px;
  width: 100%;
}

@media (max-width: 929.98px) {
  .brand-content-slider .swiper-slide .heading-block {
    margin-bottom: 20px;
  }
  .brand-content-slider .swiper-slide .heading-block .h {
    font-size: 24px;
  }
  .brand-content-slider .swiper-slide .brand-logo {
    display: none;
  }
  .brand-content-slider .swiper-slide .content {
    margin-left: 0;
    padding: 0 20px;
  }
}

.brand-image-slider {
  height: 100%;
}

.brand-image-slider .swiper-slide {
  position: relative;
}

.brand-image-slider .swiper-slide img {
  position: absolute;
  top: 30px;
  right: 30px;
  max-height: 55px;
}

.brand-product-slider {
  overflow: visible;
}

.gray-block-style2 .brand-product-slider {
  margin-top: -5px;
}

.brand-product-slider > div > .swiper-slide {
  pointer-events: none;
}

.brand-product-slider > div > .swiper-slide.swiper-slide-active {
  pointer-events: all;
}

@media (max-width: 929.98px) {
  .brand-product-slider h4.heading {
    font-size: 24px;
  }
}

/*
- Product Carousel
*/
.product-carousel {
  position: relative;
  margin: 40px 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.product-carousel[data-cols="1"] .prev,
.product-carousel[data-cols="1"] .next {
  position: absolute;
  top: 110px;
  z-index: 2;
  font-size: 12px;
  opacity: .26;
  cursor: pointer;
}

.product-carousel[data-cols="1"] .prev:hover,
.product-carousel[data-cols="1"] .next:hover {
  opacity: 1;
}

.product-carousel[data-cols="1"] .prev {
  left: 20px;
}

.product-carousel[data-cols="1"] .next {
  right: 20px;
}

.product-carousel[data-cols="1"] .product-item .wrap {
  padding: 20px 20px 20px;
}

.product-carousel[data-cols="1"] .product-item .image a {
  padding-bottom: 0;
  height: 161px;
}

.product-carousel[data-cols="1"] .product-price .sale-price {
  margin-left: 15px;
}

.product-carousel[data-cols="1"] .minified-add-to-cart {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 2;
}

.product-carousel > .heading {
  margin: 0 0 15px;
}

.product-carousel .nav-arrow-block {
  top: 12px;
}

.product-carousel .swiper-container {
  overflow: visible;
  pointer-events: none;
}

.product-carousel .swiper-container .swiper-slide.swiper-slide-visible {
  pointer-events: all;
}

.product-carousel .product-item {
  margin-bottom: 0;
  height: auto;
}

.main-container .product-carousel {
  margin: 30px 0 45px;
}

.product-carousel.by-group .swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fafafa;
  padding: 20px;
  height: auto;
}

.product-carousel.by-group .swiper-slide > .title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}

.product-carousel.by-group .swiper-slide > .title img {
  margin-right: 20px;
}

.product-carousel.by-group .row {
  margin: 0 -10px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.product-carousel.by-group .row > * {
  padding: 0 10px;
}

.product-carousel.by-group .product-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

@media (max-width: 1580px) {
  .product-carousel {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

@media (max-width: 1099.98px) {
  .product-carousel .heading-block {
    margin-bottom: 10px;
  }
}

@media (max-width: 929.98px) {
  .product-carousel .nav-arrow-block {
    display: none;
  }
}

.main-container .product-carousel {
  margin: 30px 0 45px;
}

.product-carousel-type-two h4 {
  font-size: 24px;
}

.product-carousel-type-two .nav-arrow-block {
  display: none;
}

.product-carousel-type-two .swiper-slide {
  opacity: 0;
  visibility: hidden;
}

.product-carousel-type-two .swiper-slide.swiper-slide-visible {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 576px) {
  .product-carousel-type-two {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 768px) {
  .product-carousel-type-two {
    background-color: #fafafa;
    display: block;
  }
  .product-carousel-type-two h4 {
    font-size: 30px;
  }
  .product-carousel-type-two .heading-block {
    margin: 30px 0;
  }
  .product-carousel-type-two .swiper-mobile-nav {
    display: none;
  }
  .product-carousel-type-two .product-item .dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-top: -19px;
    background: #ffffff;
    -webkit-box-shadow: 0 -20px 0 #fff;
            box-shadow: 0 -20px 0 #fff;
    padding: 7px 30px 20px;
    z-index: 3;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
    transition: 400ms ease-in-out;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    opacity: 0;
    visibility: hidden;
  }
  .product-carousel-type-two .product-item .wrap {
    max-width: 320px;
    margin: 0 auto;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  .product-carousel-type-two .product-item:hover .wrap {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15) !important;
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.15) !important;
  }
  .product-carousel-type-two .product-item:hover .dropdown {
    -webkit-box-shadow: 0 -20px 0 #fff, 0 0 20px rgba(0, 0, 0, 0.15) !important;
            box-shadow: 0 -20px 0 #fff, 0 0 20px rgba(0, 0, 0, 0.15) !important;
    opacity: 1;
    visibility: visible;
  }
  .product-carousel-type-two .swiper-container {
    overflow: visible;
  }
  .product-carousel-type-two .nav-arrow-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    top: 14px;
    right: 15px;
  }
}

@media (min-width: 1100px) {
  .product-carousel-type-two .nav-arrow-block {
    top: 20px;
  }
}

@media (min-width: 1800px) {
  .product-carousel-type-two .nav-arrow-block {
    top: 9px;
  }
}

/*
- Subscribe Form Block
*/
.subscribe-form-block {
  padding-top: 5px;
  padding-bottom: 5px;
  background-image: url(../images/bg2.jpg);
}

.subscribe-form-block .row {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.subscribe-form-block .heading-block .h {
  margin-right: -15px;
}

@media (min-width: 930px) {
  .subscribe-form-block .heading-block .h {
    margin-left: -2px;
    margin-right: -33px;
  }
}

@media (min-width: 930px) {
  .subscribe-form-block .heading-block {
    margin-left: -20px;
    padding-right: 43px;
  }
}

.subscribe-form-block .button-style1 {
  width: 100%;
}

@media (min-width: 1600px) {
  .subscribe-form-block .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .subscribe-form-block .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
  }
}

@media (max-width: 1099.98px) {
  .subscribe-form-block .heading-block .h {
    font-size: 24px;
  }
  .subscribe-form-block .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 27%;
        -ms-flex: 0 0 27%;
            flex: 0 0 27%;
    max-width: 27%;
  }
  .subscribe-form-block .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 73%;
        -ms-flex: 0 0 73%;
            flex: 0 0 73%;
    max-width: 73%;
  }
}

@media (max-width: 929.98px) {
  .subscribe-form-block {
    padding-bottom: 30px;
  }
  .subscribe-form-block .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .subscribe-form-block .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 767.98px) {
  .subscribe-form-block {
    background-image: url(../images/bg2-m.png);
    background-position: 100% 0;
    -webkit-background-size: auto auto;
            background-size: auto;
  }
  .subscribe-form-block .heading-block .h {
    font-size: 24px;
  }
  .subscribe-form-block .button-style1 {
    margin-top: 20px;
  }
}

/*
- Home Info Block
*/
.home-info-area {
  padding-top: 60px;
  padding-bottom: 80px;
}

@media (max-width: 929.98px) {
  .home-info-area {
    padding-top: 0;
    padding-bottom: 40px;
  }
}

.home-info-block {
  position: relative;
  background: #fafafa;
  padding: 50px 40px 30px;
  height: 100%;
  z-index: 1;
}

.home-info-block:before {
  content: '';
  position: absolute;
  top: 30px;
  left: 175px;
  right: 0;
  bottom: 30px;
  background: #fff;
  z-index: -1;
}

.home-info-block > * {
  position: relative;
  z-index: 2;
}

.home-info-block .heading-block {
  margin: 0 0 0 -20px;
}

.home-info-block .heading-block .h span {
  color: inherit;
}

.home-info-block .desc {
  font-weight: normal;
  line-height: 1.375;
  max-width: 435px;
  margin-top: 35px;
  min-height: 50px;
}

.home-info-block .button-style1 {
  max-width: 265px;
  width: 100%;
  margin-top: 25px;
}

@media (max-width: 1099.98px) {
  .home-info-block {
    height: auto;
  }
  .home-info-block:after {
    -webkit-background-size: cover !important;
            background-size: cover !important;
  }
  .home-info-block .desc {
    margin-top: 30px;
    min-height: 50px;
  }
  .home-info-block .button-style1 {
    margin-top: 45px;
    max-width: 285px;
  }
}

@media (max-width: 929.98px) {
  .home-info-block {
    padding: 25px 20px;
    margin: 0 -20px;
  }
  .home-info-block .desc {
    min-height: auto;
    margin-top: 9px;
  }
  .home-info-block .button-style1 {
    margin-top: 25px;
  }
}

.home-info-block1:after {
  content: '';
  background: url(../images/bottom-banner1.png) 100% 100% no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  z-index: 0;
}

.home-info-block1 .heading-block {
  margin-top: -1px;
}

.home-info-block1 .heading-block .h {
  font-size: 48px;
  line-height: 1em;
}

.home-info-block1 .heading-block .h strong {
  display: block;
  font-weight: 800 !important;
  margin-bottom: -10px;
}

.home-info-block1 .heading-block .h span {
  font-size: 36px;
}

@media (max-width: 1580px) {
  .home-info-block1:after {
    background-position: top 0 right -205px;
  }
}

@media (max-width: 1099.98px) {
  .home-info-block1:after {
    background-position: top 0 right -225px;
  }
  .home-info-block1 .heading-block {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .home-info-block1 .heading-block .h {
    font-size: 36px;
  }
  .home-info-block1 .heading-block .h span {
    font-size: 30px;
  }
  .home-info-block1 .desc {
    margin-top: 38px;
    max-width: 305px;
  }
}

@media (max-width: 929.98px) {
  .home-info-block1 {
    padding-bottom: 50px;
  }
  .home-info-block1:after {
    display: none;
  }
  .home-info-block1:before {
    top: auto;
    left: 0;
    bottom: 0;
    height: 30px;
  }
  .home-info-block1 .heading-block .h {
    font-size: 30px;
    line-height: 1.2;
  }
  .home-info-block1 .heading-block .h span {
    font-size: 24px;
  }
}

.home-info-block2 {
  padding-left: -webkit-calc(39% + 40px);
  padding-left: calc(39% + 40px);
}

.home-info-block2:before {
  left: 0;
  right: 175px;
}

.home-info-block2:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: url(../images/bottom-banner2.png) 50% no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  width: 39%;
}

.home-info-block2 .heading-block .h {
  line-height: 1.2;
}

@media (max-width: 1580px) {
  .home-info-block2 {
    padding-left: 55px;
  }
  .home-info-block2:before {
    left: 20px;
    right: 65px;
  }
  .home-info-block2:after {
    display: none;
  }
  .home-info-block2 .heading-block .h {
    font-size: 30px;
  }
}

@media (max-width: 1099.98px) {
  .home-info-block2 .heading-block {
    margin-right: -50px;
  }
}

@media (max-width: 929.98px) {
  .home-info-block2 {
    padding-left: 20px;
    padding-bottom: 0;
  }
  .home-info-block2:before {
    display: none;
  }
  .home-info-block2 .heading-block {
    margin-right: 0;
  }
  .home-info-block2 .heading-block .h {
    font-size: 24px;
  }
}

/*
- Phone Block
*/
.phones-block a {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
}

/*
- Site Footer
*/
.site-footer {
  display: none;
  padding-top: 35px;
  background: #fafafa;
}

@media (min-width: 930px) {
  .site-footer {
    display: block;
  }
}

@media (max-width: 1099.98px) {
  .site-footer .footer-top {
    display: none;
  }
}

.site-footer .site-logo {
  padding: 0 !important;
  height: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.site-footer .site-logo a {
  margin: 0;
  padding: 0 !important;
}

.site-footer .site-logo a img {
  max-width: 120px;
}

.site-footer .copyright {
  font-size: 14px;
  font-weight: normal;
  color: #767676;
  margin-bottom: 15px;
}

.site-footer .phones-block {
  margin-bottom: 5px;
}

.site-footer .feedback-button {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
  cursor: pointer;
}

.site-footer .feedback-button:hover {
  text-decoration: none;
}

.site-footer .title {
  font-weight: bold;
  margin-bottom: 38px;
}

.site-footer .title:after {
  bottom: -14px;
}

@media (max-width: 1099.98px) {
  .site-footer .col-10.col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 39%;
        -ms-flex: 0 0 39%;
            flex: 0 0 39%;
    max-width: 39%;
  }
  .site-footer .col-10.col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 22%;
        -ms-flex: 0 0 22%;
            flex: 0 0 22%;
    max-width: 22%;
  }
}

/*
- Mobile Footer
*/
.tablet-footer,
.mobile-footer {
  position: relative;
  background: #fafafa;
}

@media (min-width: 930px) {
  .tablet-footer,
  .mobile-footer {
    display: none;
  }
}

.tablet-footer .links,
.tablet-footer .contacts,
.tablet-footer .social-links,
.tablet-footer .footer-menu-accordion,
.tablet-footer .location-select,
.mobile-footer .links,
.mobile-footer .contacts,
.mobile-footer .social-links,
.mobile-footer .footer-menu-accordion,
.mobile-footer .location-select {
  border-bottom: 1px solid #e7e7e7;
}

.tablet-footer .links,
.mobile-footer .links {
  padding: 25px 20px;
  line-height: 1;
}

.tablet-footer .links a,
.mobile-footer .links a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.tablet-footer .links a img,
.mobile-footer .links a img {
  margin-right: 11px;
}

.tablet-footer .contacts,
.mobile-footer .contacts {
  padding: 25px 20px;
}

.tablet-footer .contacts .phones-block,
.mobile-footer .contacts .phones-block {
  font-size: 18px;
  line-height: 22px;
}

.tablet-footer .contacts .feedback-button,
.mobile-footer .contacts .feedback-button {
  text-transform: uppercase;
  text-decoration: underline;
  margin: 10px 0 0;
}

.tablet-footer .social-links,
.mobile-footer .social-links {
  padding: 25px 20px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  text-align: center;
}

.tablet-footer .social-links .title,
.mobile-footer .social-links .title {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  font-size: 16px;
  color: #767676;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.tablet-footer .social-links a,
.mobile-footer .social-links a {
  font-size: 27px;
  margin: 0 10px;
}

.tablet-footer .social-links img,
.mobile-footer .social-links img {
  display: block;
  max-width: 30px;
}

.tablet-footer .footer-menu-accordion .top,
.mobile-footer .footer-menu-accordion .top {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 13px 0;
  padding-left: 20px;
  cursor: pointer;
}

.tablet-footer .footer-menu-accordion .top .button,
.mobile-footer .footer-menu-accordion .top .button {
  position: absolute;
  top: 19px;
  left: 0;
  width: 12px;
  height: 12px;
}

.tablet-footer .footer-menu-accordion .top .button:before, .tablet-footer .footer-menu-accordion .top .button:after,
.mobile-footer .footer-menu-accordion .top .button:before,
.mobile-footer .footer-menu-accordion .top .button:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 12px;
  height: 4px;
  background: #000;
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.tablet-footer .footer-menu-accordion .top .button:after,
.mobile-footer .footer-menu-accordion .top .button:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

.tablet-footer .footer-menu-accordion .top.active .button:after,
.mobile-footer .footer-menu-accordion .top.active .button:after {
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
      -ms-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
}

.tablet-footer .footer-menu-accordion .wrap,
.mobile-footer .footer-menu-accordion .wrap {
  display: none;
  margin-bottom: 10px;
  padding-left: 20px;
}

.tablet-footer .footer-menu-accordion .wrap .footer-menu,
.mobile-footer .footer-menu-accordion .wrap .footer-menu {
  margin: 0;
}

.tablet-footer .location-select,
.mobile-footer .location-select {
  position: relative;
  right: 0;
}

.tablet-footer .location-select .label,
.mobile-footer .location-select .label {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0;
  height: 57px;
}

.tablet-footer .location-select > .dropdown,
.mobile-footer .location-select > .dropdown {
  background: #fff;
  left: 0;
  bottom: 100%;
}

.tablet-footer .bottom,
.mobile-footer .bottom {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 65px;
}

.tablet-footer .bottom .site-logo,
.mobile-footer .bottom .site-logo {
  margin-top: 10px;
  padding: 0;
  margin-right: 40px;
}

.tablet-footer .bottom .site-logo a img,
.mobile-footer .bottom .site-logo a img {
  display: block;
  width: 120px;
}

.tablet-footer .bottom .copyright,
.mobile-footer .bottom .copyright {
  font-size: 14px;
  color: #767676;
  font-weight: normal;
  line-height: 1;
  max-width: 90px;
}

/*
- Tablet footer
*/
.tablet-footer {
  display: none;
  border-bottom: 2px solid #e7e7e7;
  padding: 0 30px 35px;
  margin: 0 -20px 35px;
  max-width: auto;
}

@media (max-width: 1099.98px) {
  .tablet-footer {
    display: block;
  }
}

.tablet-footer .site-logo {
  max-width: 105px;
}

.tablet-footer .contacts,
.tablet-footer .social-links,
.tablet-footer .links {
  padding: 0;
  border-bottom: none;
}

.tablet-footer .social-links .title,
.tablet-footer .title {
  font-size: 14px;
  text-transform: none;
  color: #000;
  font-weight: 500;
  margin: 0 0 7px;
}

.tablet-footer .social-links {
  text-align: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.tablet-footer .social-links a {
  font-size: 22px;
  margin: 0 14px 0 0;
}

.tablet-footer .social-links a img {
  width: 25px;
}

.tablet-footer .phones-block a {
  font-weight: 500;
}

.tablet-footer .links a {
  display: inline-block;
  margin-right: 8px;
}

.tablet-footer .links a img {
  margin: 0;
}

/*
- Footer Menu
*/
.footer-menu {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 30px;
}

.footer-menu.in-2col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 375px;
  margin-left: -10px;
  margin-right: -10px;
}

.footer-menu.in-2col > li {
  margin: 0;
  padding: 0 10px;
}

.footer-menu.in-2col ul {
  padding: 0;
}

.footer-menu li {
  margin-bottom: 2px;
}

/*
- Footer Message
*/
.footer-message {
  background: #e7e7e7;
  font-weight: normal;
  font-size: 11px;
  line-height: 1.27273;
  padding: 11px 0;
}

/*
- Brands
*/
.brands-grid-block {
  margin-bottom: 20px;
}

.brands-grid-block .button-style1 {
  width: 100%;
}

.brands-grid a {
  position: relative;
  display: block;
  border: 1px solid #c8c8c8;
  margin-bottom: 40px;
}

.brands-grid a:before {
  content: '';
  display: block;
  padding-bottom: 60.9375%;
}

.brands-grid a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 80%;
  max-height: 80%;
}

@media (max-width: 1580px) {
  .brands-grid a {
    margin-bottom: 20px;
  }
}

/*
- Main Container
*/
.main-container {
  padding: 40px 120px;
}

.main-container .s-left-block a,
.main-container .s-right-block a {
  background: #fafafa;
}

.main-container .s-left-block a.is-accent,
.main-container .s-right-block a.is-accent {
  color: #fff;
}

.main-container .s-left-block a.is-accent:hover,
.main-container .s-right-block a.is-accent:hover {
  background: #eceaea;
  color: #000;
}

@media (max-width: 1580px) {
  .main-container {
    padding: 20px 20px;
  }
}

@media (max-width: 929.98px) {
  .main-container {
    padding: 0 20px;
  }
}

/*
- Section With Sidebar
*/
.section-with-sidebar {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

@media (max-width: 929.98px) {
  .section-with-sidebar .heading-block h4 {
    font-size: 24px;
  }
}

.section-with-sidebar .sidebar-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 345px;
      -ms-flex: 0 0 345px;
          flex: 0 0 345px;
  max-width: 345px;
}

.section-with-sidebar .content-col {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: -webkit-calc(100% - 345px);
  max-width: calc(100% - 345px);
}

.section-with-sidebar .content-col > .heading-block:first-child {
  margin-top: 10px;
}

.section-with-sidebar .content-col > .heading-block:first-child h4 {
  font-size: 24px;
}

@media (max-width: 1480px) {
  .section-with-sidebar {
    margin-left: -30px;
  }
  .section-with-sidebar .sidebar-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 250px;
        -ms-flex: 0 0 250px;
            flex: 0 0 250px;
    max-width: 250px;
  }
  .section-with-sidebar .content-col {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: -webkit-calc(100% - 250px);
    max-width: calc(100% - 250px);
  }
}

@media (max-width: 1099.98px) {
  .section-with-sidebar .sidebar-col {
    padding-right: 0;
  }
}

@media (max-width: 929.98px) {
  .section-with-sidebar {
    margin-left: -10px;
  }
  .section-with-sidebar .sidebar-col {
    display: none;
  }
  .section-with-sidebar .sidebar-col.filter-nav-col {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2020;
    max-width: none;
    margin: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
  }
  .section-with-sidebar .sidebar-col.filter-nav-col.active {
    opacity: 1;
    visibility: visible;
  }
  .section-with-sidebar .content-col {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 100%;
  }
}

.section-with-sidebar--unlogged .sidebar-col {
  display: none;
}

@media (min-width: 1450px) {
  .section-with-sidebar--unlogged {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .section-with-sidebar--unlogged .content-col {
    padding-left: 0;
    padding-right: 0;
  }
}

.section-with-sidebar--unlogged .content-col {
  max-width: 100%;
}

/*
- Sidebar Navigation
*/
.sidebar-navigation {
  padding: 14px 0;
  background: #fafafa;
}

.sidebar-navigation .item .label {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  padding: 18px 20px 18px 40px;
  cursor: pointer;
}

.sidebar-navigation .item .label .button {
  position: absolute;
  top: 23px;
  left: 20px;
  width: 12px;
  height: 25px;
  cursor: pointer;
}

.sidebar-navigation .item .label .button:before, .sidebar-navigation .item .label .button:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 12px;
  height: 4px;
  background: #000;
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.sidebar-navigation .item .label .button:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

.sidebar-navigation .item .label .button:hover:before, .sidebar-navigation .item .label .button:hover:after {
  background: #ff6600;
}

.sidebar-navigation .item.active .button:after {
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
      -ms-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
}

.mobile-nav-ul .dropdown,
.sidebar-navigation .dropdown {
  display: none;
  padding: 0 20px 0 40px;
}

.mobile-nav-ul .dropdown ul,
.sidebar-navigation .dropdown ul {
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}

.mobile-nav-ul .dropdown ul li,
.sidebar-navigation .dropdown ul li {
  margin-bottom: 19px;
}

.mobile-nav-ul .dropdown ul li > a,
.sidebar-navigation .dropdown ul li > a {
  position: relative;
  display: inline-block;
}

.mobile-nav-ul .dropdown ul li > a:before,
.sidebar-navigation .dropdown ul li > a:before {
  content: '';
  position: absolute;
  left: -20px;
  bottom: -2px;
  right: 0;
  height: 2px;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}

.mobile-nav-ul .dropdown ul li.current-menu-item > a:before,
.sidebar-navigation .dropdown ul li.current-menu-item > a:before {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}

.catalog-mob-nav .show-more,
.sidebar-navigation .show-more {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  margin: 22px 0;
  cursor: pointer;
}

.catalog-mob-nav .show-more span,
.sidebar-navigation .show-more span {
  border-bottom: 1px dashed #ff6600;
}

/*
- Catalog Mob Nav
*/
.catalog-mob-nav li {
  display: block;
}

.catalog-mob-nav li.menu-item-has-children > a {
  color: inherit;
}

.catalog-mob-nav > li > a:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.catalog-mob-nav > li > a.active:after {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

.catalog-mob-nav .dropdown {
  padding: 0 20px 20px 20px;
}

.catalog-mob-nav .show-more {
  margin-bottom: 0;
}

/*
- Filter Items
*/
.filter-nav-items .top {
  padding: 0 20px;
  margin-bottom: 20px;
}

.filter-nav-items .top .close-button {
  margin-left: -12px;
}

.filter-nav-items .top .reset-filter {
  line-height: 1;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 1px dashed #ff6600;
  margin-left: auto;
  background-color: transparent;
  cursor: pointer;
  font-size: 1em;
  font-weight: 500;
  font-family: "Cera Pro", sans-serif;
  color: #000;
  padding-left: 0;
  padding-right: 0;
}

.filter-nav-items .item .label {
  padding: 7px 20px 7px 40px;
}

.filter-nav-items .item .label .button {
  top: 12px;
}

.filter-nav-items .dropdown {
  padding-top: 14px;
  padding-bottom: 18px;
}

.filter-nav-items .dropdown ul li {
  margin-bottom: 12px;
}

.filter-nav-items .scroll-wrapper {
  max-height: 977px;
  padding-right: 15px !important;
}

.filter-nav-items .search-form-block {
  margin-top: -11px;
  margin-bottom: 35px;
}

.filter-nav-items .button {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  z-index: 5;
}

.filter-nav-items .button .button-style1 {
  width: 100%;
}

@media (max-width: 767.98px) {
  .filter-nav-items {
    height: 100%;
  }
  .filter-nav-items .items {
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    bottom: 85px;
    overflow: auto;
  }
  .filter-nav-items .item .label {
    padding: 0 20px;
    font-size: 14px;
    font-weight: normal;
  }
  .filter-nav-items .item .label .button {
    display: none;
  }
  .filter-nav-items .item .label a,
  .filter-nav-items .item .label span {
    display: block;
    padding: 8px 0;
  }
  .filter-nav-items .item.menu-item-has-children .label {
    padding-right: 40px;
  }
  .filter-nav-items .item.menu-item-has-children .label .button {
    display: block;
    top: 5px;
    left: auto;
    right: 20px;
    -webkit-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
  }
  .filter-nav-items .item.menu-item-has-children .label .button:before {
    content: "";
    font-family: "base-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: none;
    text-transform: none;
    position: absolute;
    top: 50%;
    font-size: 10px;
    background: none;
    width: auto;
    height: auto;
  }
  .filter-nav-items .item.menu-item-has-children .label .button:after {
    display: none;
  }
  .filter-nav-items .item.menu-item-has-children.active .label .button {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .filter-nav-items .dropdown {
    padding-left: 20px;
    padding-bottom: 0;
  }
}

/*
- Breadcrumb
*/
.breadcrumb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.breadcrumb .sep {
  font-size: 8px;
  margin: 1px 9px 0;
}

.breadcrumb .sep:before {
  content: "";
  font-family: "base-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
  text-transform: none;
  font-weight: bold;
}

.breadcrumb span {
  font-weight: 500;
}

@media (max-width: 929.98px) {
  .breadcrumb {
    margin-bottom: 20px;
  }
}

.main-container .breadcrumb {
  margin: 15px 0;
}

.breadcrumb.on-top {
  display: none;
}

@media (min-width: 930.1px) and (max-width: 1100px) {
  .breadcrumb.on-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .breadcrumb.on-content {
    display: none;
  }
}

/*
- Site Banner Item
*/
.site-banner-item {
  position: relative;
  background: #fafafa;
  font-weight: 300;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  margin: 40px 0;
}

@media (max-width: 1580px) {
  .site-banner-item {
    margin: 20px 0;
  }
}

.site-banner-item:after {
  content: '';
  display: block;
  padding-bottom: 50.76923%;
}

@media (max-width: 1099.98px) {
  .site-banner-item:after {
    padding-bottom: 73.84615%;
  }
}

.site-banner-item span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/*
- Reviews
*/
.review-item {
  position: relative;
  border-bottom: 2px solid #e7e6e9;
  padding: 23px 20px;
}

.review-item:first-child {
  border-top: 2px solid #e7e6e9;
}

.review-item:first-child:before {
  content: '';
  position: absolute;
  top: -2px;
  left: 0;
  width: 12px;
  height: 2px;
}

.review-item .top > * {
  display: inline-block;
}

.review-item .name {
  font-weight: bold;
  margin-right: 20px;
}

.review-item .date {
  position: relative;
  font-size: 14px;
  font-weight: normal;
}

.review-item .date:before {
  content: '';
  position: absolute;
  left: -12px;
  top: 50%;
  margin-top: -1px;
  width: 2px;
  height: 2px;
  background: #000;
}

.review-item .rating-stars {
  margin-bottom: 22px;
}

.review-item .text {
  font-weight: normal;
}

/*
- Reviews Slider
*/
.reviews-slider {
  position: relative;
}

.reviews-slider .button {
  max-width: 650px;
}

.reviews-slider .button .button-style1 {
  width: 100%;
}

.reviews-slider .swiper-container {
  margin: 30px 0;
}

/*
- Related Product Carousel
*/
.related-product-carousel {
  margin: 55px 0;
}

.related-product-carousel .swiper-container {
  margin: 10px -20px;
  padding: 20px 20px;
}

.simple-product-item,
.related-product-carousel .swiper-slide {
  position: relative;
  background: #fff;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  overflow: hidden;
}

.simple-product-item:before,
.related-product-carousel .swiper-slide:before {
  content: '';
  display: block;
  padding-bottom: 126.51515%;
}

.simple-product-item img,
.related-product-carousel .swiper-slide img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 95%;
  max-height: 95%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.simple-product-item a i,
.related-product-carousel .swiper-slide a i {
  width: 40px;
  height: 40px;
  background: #000;
  color: #fff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}

.simple-product-item:hover,
.related-product-carousel .swiper-slide:hover {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

/*
brand-page
*/
.brand-page {
  max-width: 1376px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}

@media (max-width: 1099.98px) {
  .brand-page {
    padding-left: 0;
    padding-right: 0;
  }
  .brand-page .heading-block {
    margin-bottom: 15px;
  }
}

@media (max-width: 767.98px) {
  .brand-page .banner-item .row.full-height {
    height: 220px !important;
  }
}

.brand-page__text-wrap {
  height: 230px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

@media (max-width: 767.98px) {
  .brand-page__text-wrap {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.brand-page__text-wrap:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  bottom: 0;
  height: 95px;
  background: -webkit-gradient(linear, left bottom, left top, from(white), color-stop(rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(bottom, white, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
  background: -o-linear-gradient(bottom, white, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
  background: linear-gradient(to top, white, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
}

.brand-page__text-wrap--open {
  height: auto;
}

.brand-page__text-wrap--open:before {
  display: none;
}

@media (min-width: 930px) {
  .brand-page__text-wrap {
    padding-left: 20px;
  }
}

.brand-page .breadcrumb {
  margin-top: 13px;
}

@media (min-width: 930px) {
  .brand-page .banner-block {
    margin-left: 20px;
    margin-right: 20px;
  }
}

.brand-page__logo-wrapper {
  min-height: 150px;
}

.brand-page__logo {
  display: block;
  width: 100%;
  -webkit-transform: rotate(-90deg) translateX(-50%);
      -ms-transform: rotate(-90deg) translateX(-50%);
          transform: rotate(-90deg) translateX(-50%);
  max-height: 120px;
  max-width: 120px;
}

.brand-page ol {
  padding-left: 0;
}

.brand-page ol li {
  font-weight: bold;
  margin-left: 20px;
}

.brand-page p {
  font-weight: normal;
  line-height: 22px;
}

.brand-page__video-wrap {
  margin-top: 45px;
  margin-bottom: 5px;
  position: relative;
}

.brand-page__video-wrap:before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  bottom: 6px;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

@media (max-width: 767.98px) {
  .brand-page__video-wrap {
    min-height: 210px;
    background-color: black;
  }
}

.brand-page__video {
  width: 100%;
}

@media (max-width: 767.98px) {
  .brand-page__video {
    display: none;
  }
}

.brand-page__video-btn {
  position: absolute;
  border: none;
  outline: none;
  background-color: inherit;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #ffffff;
  cursor: pointer;
  font-size: 20px;
}

.brand-page__reed-more {
  background-color: inherit;
  border: none;
  outline: none;
  border-bottom: 1px dashed #ff6600;
  padding-left: 0;
  padding-right: 0;
  cursor: pointer;
  margin-bottom: 60px;
  text-transform: uppercase;
  font-weight: 500;
  margin-left: -10px;
}

@media (min-width: 768px) {
  .brand-page__reed-more {
    margin-left: 20px;
  }
}

.brand-page__bg-wrap {
  position: relative;
  padding-top: 15px;
  padding-bottom: 1px;
  margin-bottom: 20px;
}

.brand-page__bg-wrap:before {
  position: absolute;
  content: '';
  display: none;
  width: 200%;
  left: -50%;
  right: -50%;
  top: 0;
  bottom: 0;
  height: 100%;
  background-color: #fafafa;
  z-index: -1;
}

@media (min-width: 768px) {
  .brand-page__bg-wrap:before {
    display: block;
  }
}

.brand-page .page-sort-block .sort-dropdown .label {
  display: block;
}

@media (max-width: 767.98px) {
  .brand-page .page-sort-block .sort-dropdown .label {
    display: none;
  }
}

@media (max-width: 929.98px) {
  .brand-page .banner-block.type2 .swiper-dots {
    bottom: -1px;
  }
  .brand-page .banner-block.type2 .banner-item .row {
    height: 260px;
  }
  .brand-page .banner-block.type2 .banner-item {
    padding-bottom: 37px;
  }
}

@media (max-width: 929.98px) {
  .brand-page .heading-block--brand {
    margin-top: 15px;
  }
  .brand-page .heading-block--brand h4 {
    font-size: 24px;
  }
}

.gamma-block {
  background-color: #fafafa;
  padding-top: 40px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: -20px;
  margin-right: -20px;
}

@media (min-width: 768px) {
  .gamma-block {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 80px;
  }
}

@media (min-width: 1100px) {
  .gamma-block {
    margin-left: 0;
    margin-right: 0;
  }
}

.gamma-block__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.gamma-block__item {
  width: 50%;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .gamma-block__item {
    width: 25%;
    margin-bottom: 40px;
  }
}

.gamma-block__wrapper {
  padding-top: 25px;
  background-color: #ffffff;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 1px;
}

@media (min-width: 768px) {
  .gamma-block__wrapper {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
    height: 100%;
  }
}

@media (min-width: 1100px) {
  .gamma-block__wrapper {
    margin-left: 20px;
    margin-right: 20px;
  }
}

.gamma-block__img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  max-height: 100px;
}

@media (min-width: 768px) {
  .gamma-block__img {
    max-height: 100%;
  }
}

.gamma-block__title {
  font-size: 16px;
  color: black;
  font-weight: bold;
  padding: 0;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .gamma-block__title {
    font-size: 18px;
  }
}

.gamma-block__link {
  color: inherit;
}

.gamma-block__description {
  line-height: 22px;
  font-weight: 400;
  display: none;
}

@media (min-width: 768px) {
  .gamma-block__description {
    display: block;
  }
}

/*
- Page Sort Block
*/
.page-sort-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fafafa;
  padding: 0 20px;
  margin-bottom: 20px;
}

.page-sort-block .pagination {
  margin-left: auto;
}

.page-sort-block .count-dropdown {
  margin-right: 85px;
}

.page-sort-block .filter-button {
  margin-left: auto;
  font-weight: normal;
  cursor: pointer;
  line-height: 1;
}

.page-sort-block .filter-button i {
  margin-right: 10px;
}

.page-sort-block .filter-button span {
  border-bottom: 1px dashed #ff6600;
}

@media (max-width: 1480px) {
  .page-sort-block .count-dropdown {
    margin-right: 25px;
  }
}

@media (max-width: 1360px) {
  .page-sort-block .sort-dropdown .label,
  .page-sort-block .cat-dropdown .label {
    display: none;
  }
  .page-sort-block .cat-dropdown {
    max-width: 260px;
  }
}

@media (max-width: 1230px) {
  .page-sort-block .count-dropdown {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .page-sort-block {
    margin: 0 -20px 20px;
  }
}

.page-sort-block--category {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .page-sort-block--category {
    margin-bottom: 41px;
  }
}

.page-sort-block--category .count-dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.page-sort-block--category .label {
  display: none;
}

@media (min-width: 930px) {
  .page-sort-block--category .label {
    display: block;
  }
}

.page-sort-block--category .link {
  text-decoration: none;
  color: #000000;
  font-size: 15px;
  border-bottom: 1px dashed #ff6600;
}

.page-sort-block--category .selection {
  text-transform: uppercase;
}

@media (min-width: 1300px) {
  .page-sort-block--category select.style3 + .select2 {
    min-width: 250px;
  }
}

@media (min-width: 1505px) {
  .page-sort-block--category select.style3 + .select2 {
    min-width: 355px;
  }
}

.page-sort-block--category select.style3 + .select2 .select2-selection--single .select2-selection__arrow {
  font-size: 14px;
}

.page-sort-block--category .on-show-popup {
  font-weight: normal;
  cursor: pointer;
  line-height: 1;
  margin-left: auto;
}

@media (max-width: 1710px) {
  .page-sort-block--category .pagination a:nth-child(14),
  .page-sort-block--category .pagination a:nth-child(15) {
    display: none;
  }
}

.page-sort-block--category.delivery__sort select.style3 + .select2 {
  min-width: 190px !important;
}

.count-dropdown,
.sort-dropdown,
.cat-dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0;
}

.count-dropdown .label,
.sort-dropdown .label,
.cat-dropdown .label {
  font-weight: 300;
  margin-right: 8px;
}

.count-dropdown .select2-container,
.sort-dropdown .select2-container,
.cat-dropdown .select2-container {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: auto;
}

.sort-dropdown {
  position: relative;
}

.sort-dropdown .select2 {
  min-width: 150px;
}

.sort-dropdown .select2 .select2-selection--single {
  text-transform: uppercase;
  padding: 5px 30px 5px 13px;
}

.sort-dropdown .select2 .select2-selection--single .select2-selection__arrow {
  display: none;
}

.sort-dropdown .btn {
  position: absolute;
  top: 2px;
  right: 10px;
  font-size: 13px;
}

.sort-dropdown .btn a {
  display: block;
}

.cat-dropdown {
  width: 100%;
  max-width: 460px;
}

.cat-dropdown .select2-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: auto;
  text-transform: uppercase;
}

/*
- Pagination
*/
.pagination {
  font-weight: 300;
}

.pagination a,
.pagination span {
  margin: 0 2px;
}

.pagination a.prev, .pagination a.next {
  font-size: 12px;
}

.pagination a.prev.disable, .pagination a.next.disable {
  color: #eeeeee;
  pointer-events: none;
}

.pagination a.prev {
  margin: 0 19px 0 0;
}

.pagination a.next {
  margin: 0 0 0 19px;
}

@media (max-width: 1099.98px) {
  .pagination a:nth-child(14), .pagination a:nth-child(15) {
    display: none;
  }
}

.pagination span {
  font-weight: bold;
}

/*
- Product Details Area
*/
.product-details-area {
  position: relative;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.product-details-area > .left-col {
  position: relative;
  z-index: 1;
}

.product-details-area > .left-col * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.product-details-area > .left-col:before {
  content: '';
  position: absolute;
  top: -40px;
  left: -150px;
  right: 0;
  bottom: 0;
  background: #fafafa;
  z-index: -1;
}

@media (max-width: 767.98px) {
  .product-details-area > .left-col:before {
    display: none;
  }
}

.product-details-area > .left-col .product-carousel {
  margin-bottom: 60px;
}

@media (max-width: 1190px) {
  .product-details-area > .left-col .product-carousel .nav-arrow-block {
    top: 33px;
  }
}

.product-details-area > .content-col .col-wrap,
.product-details-area > .description-col .col-wrap {
  padding-left: 40px;
}

.product-details-area .product-b-block {
  position: relative;
  height: 350px;
  margin-bottom: 20px;
  color: #fff;
  font-weight: normal;
}

.product-details-area .product-b-block span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (max-width: 1480px) {
  .product-details-area .product-b-block {
    margin-bottom: 10px;
  }
}

@media (max-width: 767.98px) {
  .product-details-area .product-b-block {
    height: 270px;
    margin: 0 -20px;
  }
}

.product-details-area .product-heading {
  margin: 29px 0 3px;
}

.product-details-area .drop-block .dropdown {
  background: #fff;
}

@media (max-width: 1099.9px) {
  .product-details-area > .left-col .product-carousel,
  .product-details-area > .left-col .product-b-block {
    display: none;
  }
}

@media (max-width: 1099.9px) {
  .product-details-area > .left-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 24.5%;
        -ms-flex: 0 0 24.5%;
            flex: 0 0 24.5%;
    max-width: 24.5%;
  }
  .product-details-area > .left-col:before {
    right: -10px;
  }
  .product-details-area > .content-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75.5%;
        -ms-flex: 0 0 75.5%;
            flex: 0 0 75.5%;
    max-width: 75.5%;
  }
  .product-details-area > .content-col .breadcrumb {
    margin-top: 0;
    margin-left: -20px;
  }
  .product-details-area > .content-col .product-heading {
    margin-left: -20px;
  }
}

@media (max-width: 929.98px) {
  .product-details-area {
    padding-top: 20px;
  }
}

@media (max-width: 767.98px) {
  .product-details-area {
    padding-top: 0;
  }
  .product-details-area > .left-col,
  .product-details-area > .content-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .product-details-area > .left-col .col-wrap,
  .product-details-area > .content-col .col-wrap {
    padding-left: 0px;
  }
}

/*
- Product Image Slider
*/
.product-image-slider {
  margin-bottom: 55px;
}

.product-image-slider .product-stickers,
.product-image-slider .product-like {
  position: absolute;
  top: 30px;
  z-index: 4;
}

.product-image-slider .product-stickers {
  left: 30px;
}

.product-image-slider .product-like {
  right: 30px;
}

.product-image-slider .video-popup-button {
  position: absolute;
  left: 30px;
  bottom: 30px;
  z-index: 3;
}

@media (max-width: 929.98px) {
  .product-image-slider .video-popup-button {
    left: 15px;
    bottom: 55px;
  }
}

.product-image-slider .swiper-mobile-nav {
  left: -10px;
  right: -10px;
}

.product-image-slider .slider {
  background: #fff;
  margin-bottom: 20px;
}

.product-image-slider .slider .swiper-slide {
  height: 490px;
}

.product-image-slider .slider .swiper-slide .slide-link {
  max-width: 100%;
  max-height: 100%;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.product-image-slider .slider .swiper-slide img {
  display: block;
  width: auto;
  height: auto;
  max-width: 80%;
  max-height: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.product-image-slider .slider > .swiper-dots {
  display: block;
  right: 35px;
  bottom: 170px;
}

.product-image-slider .slider > .swiper-dots .swiper-pagination-bullet {
  display: block;
  margin: 0 0 6px;
  background-color: #ececec;
}

.product-image-slider .slider > .swiper-dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #000;
}

.product-image-slider .slider > .swiper-dots .swiper-pagination-bullet:last-child {
  margin-bottom: 0;
}

@media (max-width: 1099.98px) {
  .product-image-slider .slider > .swiper-dots {
    display: none;
  }
}

.product-image-slider .thumbs .swiper-slide {
  background: #fff;
  max-width: 75px;
  height: 75px;
  border: 2px solid transparent;
  margin-right: 20px;
  cursor: pointer;
}

.product-image-slider .thumbs .swiper-slide.thumb-active {
  border-color: #e7e6e9;
}

.product-image-slider .thumbs .swiper-slide img {
  display: block;
  width: auto;
  height: auto;
  max-width: 80%;
  max-height: 80%;
}

@media (max-width: 767.98px) {
  .product-image-slider .thumbs {
    display: none;
  }
}

@media (max-width: 1099.9px) {
  .product-image-slider {
    margin-bottom: 15px;
  }
  .product-image-slider .swiper-dots,
  .product-image-slider .swiper-nav-block {
    display: none;
  }
  .product-image-slider .product-stickers {
    top: 10px;
    left: 10px;
  }
  .product-image-slider .product-like {
    top: 10px;
    right: 10px;
  }
  .product-image-slider .product-like.active {
    color: #ff6600;
  }
  .product-image-slider .product-like.active:before {
    color: #ff6600;
  }
  .product-image-slider .slider .swiper-slide {
    height: 335px;
  }
  .product-image-slider .thumbs .swiper-wrapper {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: -20px;
    width: auto;
  }
  .product-image-slider .thumbs .swiper-wrapper .swiper-slide {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: -webkit-calc(50% - 20px);
    min-width: calc(50% - 20px);
    margin-bottom: 20px;
  }
}

@media (max-width: 767.98px) {
  .product-image-slider {
    margin-bottom: 0;
  }
  .product-image-slider .product-stickers {
    max-width: none;
  }
  .product-image-slider .product-stickers .sale,
  .product-image-slider .product-stickers .new {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40px;
        -ms-flex: 0 0 40px;
            flex: 0 0 40px;
    width: 40px;
    height: 40px;
  }
  .product-image-slider .product-stickers .sale {
    font-size: 16px;
  }
  .product-image-slider .product-stickers .new {
    font-size: 12px;
  }
  .product-image-slider .slider {
    margin-bottom: 0;
  }
  .product-image-slider .slider .swiper-slide {
    height: 395px;
  }
}

/*
- Product Details Top Info
*/
.product-details-top-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 12px;
  margin-bottom: 40px;
}

.product-details-top-info > * {
  margin-bottom: 5px;
}

.product-details-top-info > *:not(:last-child) {
  margin-right: 30px;
}

.product-details-top-info .rating-stars {
  font-size: 16px;
}

.product-details-top-info .item {
  text-transform: uppercase;
}

.product-details-top-info .item span {
  font-weight: normal;
}

.product-details-top-info .show-on-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0;
}

.product-details-top-info .show-on-mobile > *:not(:last-child) {
  margin-right: 20px;
}

.product-details-top-info .show-on-mobile .product-like {
  color: #c8c8c8;
}

.product-details-top-info .show-on-mobile .product-like.active {
  color: #ff6600;
}

.product-details-top-info .show-on-mobile .share-link {
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/share.png) 50% no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  opacity: .3;
  position: relative;
}

.product-details-top-info .show-on-mobile .share-link:hover {
  opacity: 1;
}

.product-details-top-info .show-on-mobile .share-link:hover .share-button__tooltip {
  opacity: 1;
  visibility: visible;
  left: 50%;
  -webkit-transform: translateX(-40%);
      -ms-transform: translateX(-40%);
          transform: translateX(-40%);
}

.product-details-top-info .show-on-mobile .share-link:hover .share-button__tooltip:before {
  left: 50%;
  -webkit-transform: rotate(45deg) translate(-50%, 50%);
      -ms-transform: rotate(45deg) translate(-50%, 50%);
          transform: rotate(45deg) translate(-50%, 50%);
}

@media (max-width: 767.98px) {
  .product-details-top-info {
    margin-bottom: 15px;
  }
  .product-details-top-info .item {
    text-transform: none;
    font-size: 14px;
  }
}

.share-button {
  padding-left: 22px;
  text-transform: uppercase;
  font-size: 12px;
  background: url(../images/share.png) 0 50% no-repeat;
  -webkit-background-size: 14px 14px;
          background-size: 14px;
  position: relative;
  cursor: pointer;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.share-button:hover .share-button__tooltip {
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  visibility: visible;
  opacity: 1;
}

.share-button__tooltip {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  bottom: 110%;
  left: -5px;
  width: 156px;
  background-color: #FFFFFF;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.29);
          box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.29);
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  -webkit-border-radius: 5px;
          border-radius: 5px;
}

.share-button__tooltip:before {
  content: '';
  display: block;
  position: absolute;
  left: 10px;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  bottom: -3px;
  background-color: #FFFFFF;
}

.product-count-buyed {
  text-transform: uppercase;
  font-size: 12px;
  color: #a0a0a0;
  font-weight: normal;
}

/*
- Product Attrs
*/
.product-attrs {
  font-size: 14px;
}

.product-attrs > .item {
  margin-bottom: 3px;
}

.product-attrs > .item > * {
  display: inline-block;
}

.product-attrs > .item > .label {
  font-weight: normal;
}

.product-attrs > .item > .label a {
  text-decoration: underline;
}

.product-attrs > .item > .value {
  text-transform: uppercase;
}

.product-attrs .weight-b {
  font-size: 14px;
  height: 20px;
  padding: 0 9px;
  background: #ececec;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  margin-left: 5px;
  text-transform: lowercase;
  cursor: pointer;
}

.product-attrs .weight-b.current {
  color: #fff;
}

/*
- Drop Block
*/
.drop-block {
  position: relative;
  right: 0;
  text-transform: none;
}

.drop-block .label {
  padding: 0;
  height: auto;
}

.drop-block .dropdown {
  margin-top: 5px;
}

/*
- Select Pallete Color
*/
.select-pallete-color input {
  display: none;
}

.select-pallete-color input + span {
  display: block;
  width: 36px;
  height: 36px;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  cursor: pointer;
}

.select-pallete-color input:checked + span {
  -webkit-box-shadow: 0 0 0 3px #ff6600;
          box-shadow: 0 0 0 3px #ff6600;
}

/*
- Full Pallete Button
*/
.full-pallete-button {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 12px;
  border-bottom: 1px dashed #ff6600;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.full-pallete-button:hover {
  border-color: transparent;
}

/*
- Product Palette Carousel
*/
.product-palette-carousel {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 25px 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.product-palette-carousel .prev,
.product-palette-carousel .next {
  font-size: 12px;
  cursor: pointer;
}

.product-palette-carousel .prev {
  margin-right: 19px;
}

.product-palette-carousel .next {
  margin-left: 19px;
}

.product-palette-carousel .swiper-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 3px;
  margin: -3px;
}

.product-palette-carousel .swiper-slide {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 36px;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px;
  max-width: 36px;
}

.product-palette-carousel .bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-top: 6px;
}

.product-palette-carousel .current-color {
  font-size: 12px;
}

.product-palette-carousel .current-color > * {
  display: inline-block;
}

.product-palette-carousel .current-color .label {
  font-weight: normal;
}

.product-palette-carousel .current-color .value {
  text-transform: uppercase;
}

.product-palette-carousel .full-pallete-button {
  margin-left: auto;
}

@media (max-width: 767.98px) {
  .product-palette-carousel {
    display: block;
  }
  .product-palette-carousel .label {
    font-weight: normal;
    margin-bottom: 10px;
  }
  .product-palette-carousel .prev,
  .product-palette-carousel .next {
    display: none;
  }
  .product-palette-carousel .swiper-container {
    overflow: inherit;
    padding-left: 17px;
    padding-right: 11px;
  }
  .product-palette-carousel .swiper-wrapper {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    height: auto;
  }
  .product-palette-carousel .swiper-slide {
    margin-bottom: 6px;
  }
  .product-palette-carousel .current-color .label {
    float: left;
    margin-right: 5px;
    margin-bottom: 0;
  }
  .product-palette-carousel .current-color .value {
    display: block;
  }
}

/*
- Price Block
*/
.price-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  line-height: 1;
}

.price-block .price {
  font-size: 30px;
  font-weight: bold;
  white-space: nowrap;
}

.price-block .old-price {
  font-size: 18px;
  font-weight: 300;
  color: #a0a0a0;
  margin: 3px 0 0 14px;
  text-decoration: line-through;
  white-space: nowrap;
}

.price-block.small .price {
  font-size: 20px;
}

.price-block.small .old-price {
  font-size: 16px;
  margin: 1px 0 0 10px;
}

/*
- Quantity Block
*/
.quantity-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 132px;
  border-top: 2px solid #e7e6e9;
  border-bottom: 2px solid #e7e6e9;
  padding: 0 20px;
  height: 50px;
}

.quantity-block:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 12px;
  height: 2px;
}

.quantity-block .minus,
.quantity-block .plus {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 14px;
      -ms-flex: 0 0 14px;
          flex: 0 0 14px;
  max-width: 14px;
  height: 14px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.quantity-block .minus:before, .quantity-block .minus:after,
.quantity-block .plus:before,
.quantity-block .plus:after {
  position: absolute;
  -webkit-box-shadow: inset 0 0 0 3px;
          box-shadow: inset 0 0 0 3px;
}

.quantity-block .minus:before,
.quantity-block .plus:before {
  content: '';
  top: 6px;
  left: 0;
  width: 14px;
  height: 2px;
}

.quantity-block .plus:after {
  content: '';
}

.quantity-block .plus:after {
  position: absolute;
  left: 6px;
  top: 0;
  width: 2px;
  height: 14px;
}

.quantity-block .input {
  width: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  min-width: 5px;
  font-size: 24px;
  font-family: inherit;
  text-align: center;
  font-weight: 500;
  border: none;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.quantity-block .input::-webkit-inner-spin-button, .quantity-block .input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

/*
- Product Add To Cart Block
*/
.product-add-to-cart-block {
  margin: 40px 0 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.product-add-to-cart-block .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 30px;
}

.product-add-to-cart-block .item > * {
  margin-bottom: 10px;
}

.product-add-to-cart-block .item .weight-block {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 90px;
      -ms-flex: 0 0 90px;
          flex: 0 0 90px;
  max-width: 90px;
}

.product-add-to-cart-block .item .weight {
  font-size: 14px;
  background: #ececec;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  height: 30px;
  padding: 0 15px;
}

.product-add-to-cart-block .item .weight.current {
  color: #fff;
}

.product-add-to-cart-block .item .price-block {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 235px;
      -ms-flex: 0 0 235px;
          flex: 0 0 235px;
  max-width: 235px;
}

.product-add-to-cart-block .item .product-waiting-stock {
  margin: 0 0 0 10px;
  max-width: 100px;
}

.product-add-to-cart-block .item .product-waiting-stock span {
  font-size: 12px;
}

.product-add-to-cart-block .item .quantity-block {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 130px;
      -ms-flex: 0 0 130px;
          flex: 0 0 130px;
  max-width: 130px;
  margin-right: 40px;
}

.product-add-to-cart-block .item .product-sub-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.product-add-to-cart-block .item .product-sub-block .product-sub-form {
  margin-right: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.product-add-to-cart-block .item .product-sub-block .input {
  padding-right: 0;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  height: 50px;
  font-weight: 500;
  font-size: 14px;
}

.product-add-to-cart-block .item .product-sub-block .input::-webkit-input-placeholder {
  color: inherit;
}

.product-add-to-cart-block .item .product-sub-block .input::-moz-placeholder {
  color: inherit;
}

.product-add-to-cart-block .item .product-sub-block .input:-ms-input-placeholder {
  color: inherit;
}

.product-add-to-cart-block .item .product-sub-block .input::-ms-input-placeholder {
  color: inherit;
}

.product-add-to-cart-block .item .product-sub-block .input::placeholder {
  color: inherit;
}

.product-add-to-cart-block .item .product-sub-block .button-style1 {
  max-width: 270px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.product-add-to-cart-block .item .product-sub-block__agreement {
  width: 100%;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.2;
  text-align: right;
}

@media (max-width: 767.98px) {
  .product-add-to-cart-block .item .product-sub-block .product-sub-form {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .product-add-to-cart-block .item .product-sub-block .button-style1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .product-add-to-cart-block .item .product-sub-block .product-sub-form {
    margin-bottom: 20px;
  }
  .product-add-to-cart-block .item .product-sub-block__agreement {
    margin-top: 20px;
    text-align: center;
    font-size: 11px;
  }
}

.product-add-to-cart-block .item .product-add-to-cart {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (max-width: 767.98px) {
  .product-add-to-cart-block .item .product-add-to-cart {
    display: none;
  }
}

.product-add-to-cart-block .item .product-out-stock {
  font-size: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 150px;
      -ms-flex: 0 0 150px;
          flex: 0 0 150px;
  max-width: 150px;
  margin-left: auto;
  margin-right: 15px;
}

.product-add-to-cart-block .item .product-out-stock span {
  font-size: 14px;
}

@media (max-width: 1800px) {
  .product-add-to-cart-block .item .break {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .product-add-to-cart-block .item .quantity-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 190px;
        -ms-flex: 0 0 190px;
            flex: 0 0 190px;
    max-width: 190px;
    margin-right: 20px;
  }
  .product-add-to-cart-block .item .product-add-to-cart {
    max-width: 285px;
  }
}

.product-add-to-cart-block.type2 .item .label {
  line-height: 1;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 8px;
}

.product-add-to-cart-block.type2 .item .weight-block,
.product-add-to-cart-block.type2 .item .label {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.product-add-to-cart-block.type2 .item .weight-block {
  margin-bottom: 40px;
}

.product-add-to-cart-block.type2 .item .price-block {
  margin-top: -25px;
}

.product-add-to-cart-block.type2 .item .price-block .label {
  margin-bottom: 5px;
}

@media (max-width: 767.98px) {
  .product-add-to-cart-block .item .price-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 190px;
        -ms-flex: 0 0 190px;
            flex: 0 0 190px;
    max-width: 190px;
  }
  .product-add-to-cart-block .item .quantity-block,
  .product-add-to-cart-block .item .product-add-to-cart,
  .product-add-to-cart-block .item .product-out-stock {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-right: 0;
  }
  .product-add-to-cart-block .item .quantity-block {
    margin-bottom: 20px;
  }
  .product-add-to-cart-block .item .product-waiting-stock {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-left: 0;
    max-width: 100%;
  }
  .product-add-to-cart-block .item .product-out-stock {
    margin-top: 5px;
    margin-left: 0;
  }
  .product-add-to-cart-block .item .product-out-stock br {
    display: none;
  }
}

.product-add-to-cart-block > * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.mobile-add-to-cart-button {
  position: fixed;
  display: none;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 15px;
  background: rgba(255, 255, 255, 0.5);
  z-index: 100;
}

.mobile-add-to-cart-button .button-style1 {
  width: 100%;
}

@media (max-width: 767.98px) {
  .mobile-add-to-cart-button {
    display: block;
  }
}

/*
- Discounted Product
*/
.discounted-product {
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  padding: 28px 100px 25px;
}

.discounted-product .sale {
  position: absolute;
  top: 30px;
  left: 30px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  color: #fff;
  text-align: center;
}

.discounted-product .title {
  font-weight: bold;
  margin-bottom: 2px;
}

.discounted-product .s {
  font-size: 12px;
  text-transform: uppercase;
  color: #a0a0a0;
  margin-bottom: 7px;
}

.discounted-product .desc {
  font-size: 14px;
  font-weight: normal;
}

.discounted-product .desc span {
  text-transform: uppercase;
  font-weight: 500;
}

.discounted-product .desc .help {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  top: 2px;
  background: url(../images/help.png) 50% no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  cursor: pointer;
  margin-left: 5px;
}

.discounted-product .price-block {
  margin-top: 20px;
}

.discounted-product .minified-add-to-cart {
  position: absolute;
  top: 30px;
  right: 30px;
}

@media (max-width: 767.98px) {
  .discounted-product {
    display: block !important;
    padding: 25px 20px 30px;
  }
  .discounted-product .sale,
  .discounted-product .minified-add-to-cart {
    display: none;
  }
}

/*
- Discounted Products
*/
.discounted-products {
  max-width: 800px;
  margin-bottom: 65px;
}

.discounted-products .bt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

.discounted-products .bt .label {
  font-size: 14px;
  margin-right: 20px;
  font-weight: normal;
}

.discounted-products .bt .value {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (max-width: 767.98px) {
  .discounted-products .bt .value {
    display: none;
  }
}

/*
- Product Description
*/
.product-description {
  margin-bottom: 70px;
}

.product-description .heading-block {
  margin-left: -20px;
}

.product-description .heading-block .h:before, .product-description .heading-block .h:after {
  top: 0.86em;
}

.product-description .heading-block .h:after {
  content: '';
  position: absolute;
  left: 0px;
  width: 12px;
  height: 4px;
  -webkit-box-shadow: inset 0 0 0 10px;
          box-shadow: inset 0 0 0 10px;
  margin-top: -4px;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

.product-description .wrap > *:first-child {
  margin-top: 0;
}

.product-description .wrap p {
  font-weight: normal;
  line-height: 1.5;
  margin: 1.5em 0;
}

.product-description .bottom {
  font-size: 14px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.5;
  margin-top: 25px;
}

.product-description .bottom .sb {
  margin-right: 5px;
}

@media (max-width: 767.98px) {
  .product-description {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .product-description:not(.active) .heading-block .h:after {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .product-description .heading-block {
    margin-bottom: 20px;
  }
  .product-description .heading-block .h {
    font-size: 18px;
  }
}

/*
- Page 404
*/
.error-page img {
  margin-bottom: 20px;
}

.error-page h4 {
  font-size: 24px;
}

@media (min-width: 768px) {
  .error-page h4 {
    font-size: 30px;
  }
}

.error-page p {
  font-weight: normal;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .error-page p {
    padding-left: 20px;
  }
}

.error-page .catalog-link__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.error-page .catalog-link__img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}

.error-page .catalog-link {
  font-size: 18px;
  width: 100%;
  max-width: 240px;
  min-height: 240px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  color: #FFFFFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  text-transform: uppercase;
  padding-left: 0;
  padding-right: 0;
}

.error-page .catalog-link:hover {
  color: #ff6600;
}

.error-page .catalog-link .base-icon-next {
  margin-top: 40px;
}

.banners {
  margin-bottom: 40px;
}

.banners__item {
  background-color: #fafafa;
  position: relative;
  min-height: 240px;
}

.banners__item span {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-weight: 300;
}

.brands-page .button-style2 {
  margin-bottom: 10px;
  margin-right: 10px;
}

@media (min-width: 768px) {
  .brands-page .button-style2 {
    margin-right: 20px;
  }
}

.brands-page .buttons-wrapper {
  padding-left: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 20px;
}

@media (min-width: 930px) {
  .brands-page .buttons-wrapper {
    padding-left: 40px;
    margin-top: 0;
  }
}

.brands-page .buttons-wrapper button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 0;
}

.brands-page .banner-item .row.full-height {
  height: 320px !important;
}

.brands__filter {
  border-top: 2px solid #fafafa;
  border-bottom: 2px solid #fafafa;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
}

@media (min-width: 930px) {
  .brands__filter {
    padding-left: 20px;
  }
}

.brands__filter:before {
  position: absolute;
  display: block;
  content: '';
  width: 10px;
  height: 2px;
  background-color: #ff6600;
  top: -2px;
  left: 0;
}

.brands__filter-link {
  margin-right: 10px;
  color: #000000;
  font-size: 14px;
  font-weight: 500;
}

.brands__filter-link:hover {
  color: #ff6600;
}

.brands__title {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 18px;
  padding-left: 20px;
  position: relative;
  cursor: pointer;
}

.brands__title:before, .brands__title:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 12px;
  height: 4px;
  background: #000;
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.brands__title:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.brands__title:hover:before, .brands__title:hover:after {
  background: #ff6600;
}

@media (min-width: 768px) {
  .brands__title {
    padding-left: 0;
    margin-bottom: 30px;
    color: #ff6600;
    font-size: 36px;
  }
  .brands__title:before, .brands__title:after {
    display: none;
    cursor: default;
  }
}

.brands__item {
  border-top: 1px solid #fafafa;
  padding-bottom: 8px;
  padding-top: 8px;
}

.brands__item ul {
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  margin: 0;
  padding-left: 20px;
  height: 0;
  visibility: hidden;
  opacity: 0;
}

@media (min-width: 768px) {
  .brands__item ul {
    padding-left: 0;
    height: 100%;
    visibility: visible;
    opacity: 1;
  }
}

.brands__item li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.brands__item.active ul {
  height: 100%;
  overflow: visible;
  visibility: visible;
  opacity: 1;
}

.brands__item.active .brands__title:after {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

@media (min-width: 768px) {
  .brands__item {
    margin-bottom: 50px;
    border-top: none;
    padding-bottom: 0;
    padding-top: 0;
  }
}

.brands__item-link {
  color: #000000;
  font-weight: normal;
  line-height: 1.88;
}

.brands__item-link.active {
  border-bottom: 2px solid #ff6600;
  margin-left: -20px;
  padding-left: 20px;
}

.brands__item-link:hover {
  color: #ff6600;
}

.brands__col {
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .brands__col {
    width: 25%;
  }
  .brands__col:last-child {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .brands__col:last-child .brands__item {
    width: 25%;
  }
}

@media (min-width: 1100px) {
  .brands__col {
    width: 20%;
  }
  .brands__col:last-child {
    display: block;
    width: 20%;
  }
}

/*
- Color Palette Popup
*/
.color-palette-popup {
  max-width: 970px;
  width: 100%;
}

.color-palette-popup .heading-block {
  margin-bottom: 22px;
}

.color-palette-popup .palette-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -6px;
  margin-bottom: 8px;
}

.color-palette-popup .palette-items .select-pallete-color {
  margin-bottom: 6px;
  margin-right: 6px;
}

.color-palette-popup .bottom {
  font-size: 14px;
}

.color-palette-popup .bottom > * .label {
  font-weight: normal;
}

.color-palette-popup .bottom > * .value {
  text-transform: uppercase;
}

.color-palette-popup .button {
  margin-top: 24px;
  text-align: center;
}

.color-palette-popup .button .button-style1 {
  width: 100%;
  max-width: 305px;
}

/*
- Product Reviews
*/
/*
- Product Review Top
*/
.product-review-top {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 2px solid #f5f5f5;
  border-bottom: 2px solid #f5f5f5;
  padding: 22px 25px 27px;
}

.product-review-top:before {
  content: '';
  position: absolute;
  top: -2px;
  left: 0;
  width: 12px;
  height: 2px;
}

.product-review-top .button-style1 {
  margin-left: auto;
}

@media (max-width: 767.98px) {
  .product-review-top {
    padding: 0 0 15px;
    border-top: 0;
    margin-top: -10px;
  }
  .product-review-top:before {
    top: auto;
    bottom: -2px;
  }
  .product-review-top .button-style1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    max-width: none;
    -webkit-border-radius: 0;
            border-radius: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #fafafa;
    font-size: 16px;
    font-weight: normal;
    color: #000;
    margin-bottom: 25px;
  }
  .product-review-top .button-style1 span {
    border-bottom: 1px dashed #ff6600;
  }
  .product-review-top .button-style1 i {
    display: none;
  }
  .product-review-top .review-rate-filter {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}

.product-review-top--delivery {
  margin-top: 0;
  border-top: none;
  padding-top: 0;
  padding-right: 0;
}

.product-review-top--delivery:before {
  top: auto;
  bottom: -2px;
}

.product-review-top--delivery .button-style1 {
  max-width: 305px;
  width: 100%;
}

/*
- Review Rate Filter
*/
.review-rate-filter {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.review-rate-filter .title {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 13px;
}

.review-rate-filter .item {
  margin-bottom: 12px;
}

.review-rate-filter .checkbox-item {
  display: block;
}

.review-rate-filter .checkbox-item > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  line-height: 0.8;
}

.review-rate-filter .checkbox-item i {
  margin: 0 11px 0 0;
}

.review-rate-filter .checkbox-item .rate,
.review-rate-filter .checkbox-item .count {
  font-size: 16px;
}

.review-rate-filter .checkbox-item .rate {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 14px;
      -ms-flex: 0 0 14px;
          flex: 0 0 14px;
  font-weight: 500;
}

.review-rate-filter .checkbox-item .star {
  font-size: 15px;
  margin-right: 20px;
}

.review-rate-filter .checkbox-item .rate-line {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 230px;
      -ms-flex: 0 0 230px;
          flex: 0 0 230px;
  max-width: 230px;
  background: #f5f5f5;
  height: 12px;
  margin-right: 20px;
}

.review-rate-filter .checkbox-item .rate-line span {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}

.review-rate-filter .checkbox-item .count {
  font-weight: 300;
}

@media (max-width: 767.98px) {
  .review-rate-filter .item {
    max-width: 360px;
  }
  .review-rate-filter .title {
    font-size: 16px;
  }
  .review-rate-filter .checkbox-item .rate-line {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .review-rate-filter .checkbox-item .count {
    min-width: 37px;
    text-align: right;
    margin-left: auto;
  }
}

@media (max-width: 575.98px) {
  .review-rate-filter .item {
    max-width: 280px;
  }
}

/*
- Product Review Item
*/
.product-review-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid #f5f5f5;
  padding: 45px 25px 50px;
  font-size: 14px;
}

.product-review-item .details-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 300px;
      -ms-flex: 0 0 300px;
          flex: 0 0 300px;
  max-width: 300px;
  border-right: 2px solid #f5f5f5;
  margin-right: 20px;
}

.product-review-item .content-col {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 305px;
}

.product-review-item .content-col .details .items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  overflow: hidden;
  line-height: 1;
}

.product-review-item .content-col .details .items > * {
  position: relative;
  margin: 0 20px 10px 0;
}

.product-review-item .content-col .details .items > *:first-of-type {
  margin-left: 0;
}

.product-review-item .content-col .details .items > *:before {
  content: '';
  position: absolute;
  left: -11px;
  top: 50%;
  width: 2px;
  height: 2px;
  background: #000;
}

.product-review-item .stars-block {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 305px;
  min-height: 100%;
  padding-left: 20px;
  border-left: 2px solid #f5f5f5;
}

.product-review-item .name {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}

.product-review-item .date {
  font-weight: normal;
  margin-bottom: 30px;
}

.product-review-item .city {
  margin-bottom: 30px;
}

.product-review-item .city .label {
  text-transform: uppercase;
  line-height: 1;
}

.product-review-item .city .value {
  font-weight: bold;
}

.product-review-item .rate {
  margin-bottom: 30px;
}

.product-review-item .rate .label {
  font-size: 14px;
  text-transform: uppercase;
}

.product-review-item-type2 .text-row,
.product-review-item .text-row {
  margin: 0 0 10px;
  font-size: 16px;
}

.product-review-item-type2 .text-row .title,
.product-review-item .text-row .title {
  font-weight: 500;
}

.product-review-item-type2 .text-row p,
.product-review-item .text-row p {
  font-weight: normal;
  margin-top: 0;
  line-height: 1.57143;
}

.product-review-item .imgs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-review-item .imgs img {
  display: block;
  height: 177px;
  margin-right: 15px;
}

.product-review-item .rating-stars {
  margin-top: 0;
  margin-bottom: 25px;
}

@media (max-width: 1099.98px) {
  .product-review-item .stars-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 230px;
        -ms-flex: 0 0 230px;
            flex: 0 0 230px;
    max-width: 230px;
  }
}

@media (max-width: 767.98px) {
  .product-review-item {
    padding: 25px 0;
  }
  .product-review-item .details {
    margin-bottom: 15px;
  }
  .product-review-item .details .rating-stars {
    display: none;
  }
  .product-review-item .content-col {
    padding-right: 0;
  }
  .product-review-item .stars-block {
    position: relative;
    padding-left: 0;
    margin-bottom: 25px;
    min-height: auto;
    border: none;
  }
  .product-review-item .stars-block .rating-stars {
    margin-bottom: 15px;
  }
}

.review-loadmore-button {
  margin: 25px 0;
}

/*
- Video Popup
*/
.video-popup-block {
  padding: 0;
  width: 80%;
  height: auto;
  max-width: 1030px;
  background: none;
  overflow: visible;
}

.video-popup-block .close {
  top: 0;
  right: -60px;
}

@media (max-width: 767.98px) {
  .video-popup-block .close {
    right: 0;
    top: -60px;
  }
}

.video-popup-block .content {
  position: relative;
  padding-bottom: 56.25%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.video-popup-block iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  margin: 0;
}

@media (max-width: 767.98px) {
  .video-popup-block {
    width: 95%;
  }
}

@media (max-width: 929.98px) {
  .papers-head .heading-block {
    margin-left: -20px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.papers-head__item {
  position: relative;
  margin-bottom: 20px;
}

@media (min-width: 1100px) {
  .papers-head__item {
    margin-bottom: 40px;
  }
}

.papers-head__item--big {
  margin-bottom: 0;
  height: 100%;
  padding-bottom: 20px;
}

@media (min-width: 1100px) {
  .papers-head__item--big {
    padding-bottom: 40px;
  }
}

.papers-head__link {
  display: block;
  cursor: pointer;
  height: 100%;
  position: relative;
}

.papers-head__link:hover .papers-head__item-title {
  color: #ff6600;
}

.papers-head__img-overlay {
  position: relative;
  z-index: 2;
  height: 100%;
}

.papers-head__img-overlay:before {
  position: absolute;
  content: '';
  display: block;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
}

.papers-head__item-img {
  height: 100%;
  width: 100%;
  margin-bottom: -5px;
}

.papers-head__item-title {
  position: absolute;
  bottom: 16px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.11;
  margin-left: 20px;
  padding-left: 18px;
  padding-right: 18px;
  z-index: 5;
  margin-bottom: 0;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.papers-head__item-title:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0.95em;
  width: 12px;
  height: 4px;
  -webkit-box-shadow: inset 0 0 0 10px;
  box-shadow: inset 0 0 0 10px;
  margin-top: -4px;
}

.papers-body {
  max-width: 1336px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

@media (min-width: 930px) {
  .papers-body {
    margin-bottom: 50px;
  }
}

@media (max-width: 929.98px) {
  .papers-body {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.papers-body__list {
  margin-bottom: 20px;
  background-color: #fafafa;
  padding-bottom: 10px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: -10px;
  margin-right: -10px;
}

@media (min-width: 930px) {
  .papers-body__list {
    margin-left: 0;
    margin-top: 0;
    padding-bottom: 20px;
  }
}

.papers-body__item-wrapper {
  background-color: #FFFFFF;
  height: 100%;
}

.papers-body__item-wrapper .row {
  height: 100%;
}

.papers-body__item {
  padding-bottom: 20px;
  background-color: inherit;
  height: 100%;
}

@media (min-width: 1100px) {
  .papers-body__item {
    padding-bottom: 32px;
  }
}

.papers-body__item-img {
  width: 100%;
  height: 100%;
}

@media (min-width: 930px) {
  .papers-body__item-img {
    padding-right: 10px;
  }
}

.papers-body__item-date {
  font-size: 14px;
  color: #000000;
  margin-bottom: 19px;
  margin-top: 20px;
  margin-left: 10px;
  margin-top: 10px;
}

@media (min-width: 930px) {
  .papers-body__item-date {
    margin-top: 24px;
    margin-bottom: 8px;
    margin-left: -10px;
    font-weight: normal;
  }
}

.papers-body__item-tile {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 16px;
  padding-left: 10px;
  padding-right: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 4;
  max-height: 97px;
}

@media (min-width: 930px) {
  .papers-body__item-tile {
    padding-left: 0;
    padding-right: 45px;
    margin-bottom: 18px;
    margin-left: -10px;
    line-height: 24px;
  }
}

.papers-body__item-subtitle {
  font-size: 16px;
  color: #000000;
  padding-right: 25px;
  margin-left: 10px;
  margin-top: 10px;
  font-weight: 400;
  line-height: 1.38;
}

@media (min-width: 930px) {
  .papers-body__item-subtitle {
    display: none;
  }
}

@media (min-width: 1100px) {
  .papers-body__item-subtitle {
    display: block;
    margin-top: 0;
    padding-right: 45px;
    margin-left: -10px;
  }
}

.paper {
  max-width: 1336px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}

.paper .brand-carousel {
  margin-bottom: 40px;
}

.paper .brand-carousel .swiper-slide {
  height: 70px;
}

.paper p {
  font-size: 16px;
  line-height: 1.375;
  color: #000000;
  margin-bottom: 27px;
  font-weight: 400;
}

.paper p a {
  text-decoration: underline;
}

.paper p a:hover {
  text-decoration: none;
}

@media (max-width: 929.98px) {
  .paper p {
    padding-left: 0;
    padding-right: 0;
  }
}

.paper .heading-block {
  margin-left: -20px;
  margin-bottom: 24px;
}

@media (max-width: 929.98px) {
  .paper .heading-block {
    margin-left: -20px;
  }
}

.paper .product-carousel h4 {
  font-size: 24px;
}

.paper__links-wrapper {
  padding-left: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 80px;
}

.paper__links-wrapper a {
  text-decoration: underline;
  margin-bottom: 10px;
}

@media (max-width: 929.98px) {
  .paper__banner-img {
    height: 300px;
  }
}

@media (min-width: 768px) {
  .paper .product-carousel {
    margin-bottom: 80px;
  }
}

@media (min-width: 768px) and (max-width: 929.98px) {
  .paper .product-carousel .product-add-to-cart {
    padding-left: 10px;
    font-size: 16px;
  }
  .paper .product-carousel .product-add-to-cart:before {
    display: none;
  }
}

@media (min-width: 930px) and (max-width: 1099.98px) {
  .paper .product-carousel .product-add-to-cart {
    padding-left: 10px;
    font-size: 16px;
  }
  .paper .product-carousel .product-add-to-cart:before {
    display: none;
  }
}

.paper-item {
  margin-bottom: 57px;
  padding: 20px;
  background-color: #fafafa;
}

.paper-item__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.paper-item__img-wrapper {
  max-width: 456px;
  background-color: #FFFFFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

@media (min-width: 930px) {
  .paper-item__img-wrapper {
    width: 50%;
  }
}

.paper-item__content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 30px;
}

@media (min-width: 930px) {
  .paper-item__content-wrapper {
    padding-top: 0;
    width: 50%;
    padding-left: 10px;
    padding-right: 0;
  }
}

@media (min-width: 1100px) {
  .paper-item__content-wrapper {
    width: 60%;
    padding-left: 40px;
    padding-right: 20px;
  }
}

.paper-item__link {
  text-decoration: underline;
}

@media (max-width: 929.98px) {
  .paper-item {
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 10px;
    margin-bottom: 47px;
  }
}

/*
- LC Section
*/
.lc-section {
  position: relative;
}

.lc-section:before {
  content: '';
  position: absolute;
  top: -20px;
  left: -150px;
  right: 50%;
  margin-right: 20px;
  height: 512px;
  background: #fafafa;
}

@media (max-width: 1800px) {
  .lc-section:before {
    right: 20%;
  }
  .lc-section .lc-col1,
  .lc-section .lc-col4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 64%;
        -ms-flex: 0 0 64%;
            flex: 0 0 64%;
    max-width: 64%;
  }
  .lc-section .lc-col2,
  .lc-section .lc-col3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 36%;
        -ms-flex: 0 0 36%;
            flex: 0 0 36%;
    max-width: 36%;
  }
  .lc-section .lc-col1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .lc-section .lc-col2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .lc-section .lc-col3 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .lc-section .lc-col3 .col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .lc-section .lc-col4 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .lc-section .lc-col5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .lc-section .lc-col5 .col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 1099.98px) {
  .lc-section .lc-col5 > * > .col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 64%;
        -ms-flex: 0 0 64%;
            flex: 0 0 64%;
    max-width: 64%;
  }
}

@media (max-width: 929.98px) {
  .lc-section:before {
    height: 500px;
  }
  .lc-section .lc-col3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .lc-section .lc-col3 .col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .lc-section .lc-col4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .lc-section .lc-col5 > * > .col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

/*
- LC Menu
*/
.lc-menu li {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.lc-menu .sub-menu {
  position: relative;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.lc-menu .sub-menu .menu {
  position: relative;
  top: 0;
  padding-top: 0 !important;
}

/*
- Info Block
*/
.info-block {
  margin-bottom: 37px;
}

.info-item {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.info-item span {
  font-weight: normal;
  text-transform: none;
}

/*
- LC Links
*/
.lc-links {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1.1;
}

.lc-links .item {
  margin-bottom: 11px;
}

.lc-links a {
  display: inline-block;
  border-bottom: 1px dashed #ff6600;
}

/*
- LC Buttons
*/
.lc-buttons .button-style1 {
  margin-bottom: 5px;
}

/*
- LC Profile Details
*/
.lc-profile-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
  padding: 35px 50px 35px;
  margin-bottom: 40px;
}

@media (max-width: 1580px) {
  .lc-profile-details {
    margin-bottom: 20px;
  }
}

.lc-profile-details .heading-block {
  margin-top: 0;
  margin-left: -20px;
}

.lc-profile-details .lc-links {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.lc-profile-details .lc-buttons {
  margin: 40px -30px 0;
}

.lc-profile-details .lc-buttons > * {
  padding: 0 15px;
}

.lc-profile-details .lc-buttons .button-style1 {
  width: 100%;
}

@media (max-width: 1099.98px) {
  .lc-profile-details {
    margin-left: -20px;
    padding: 35px 20px 35px 40px;
  }
  .lc-profile-details .lc-buttons {
    margin: 40px -10px 0;
  }
  .lc-profile-details .lc-buttons > * {
    padding: 0 10px;
  }
  .lc-profile-details .lc-buttons .button-style1 i {
    margin-left: 10px;
  }
}

@media (max-width: 929.98px) {
  .lc-profile-details .lc-buttons > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

/*
- Minicart Block
*/
.minicart-block,
.bonus-block {
  position: relative;
  color: #fff;
  padding: 26px 40px;
  margin-bottom: 40px;
}

@media (max-width: 1580px) {
  .minicart-block,
  .bonus-block {
    margin-bottom: 20px;
  }
}

.minicart-block .heading-block,
.bonus-block .heading-block {
  position: relative;
  margin: 0 -20px 17px;
  padding-right: 35px;
}

.minicart-block .heading-block .h,
.bonus-block .heading-block .h {
  font-size: 20px;
}

.minicart-block .heading-block .h:before,
.bonus-block .heading-block .h:before {
  margin-top: -6px;
}

.minicart-block .heading-block i.base-icon-next,
.bonus-block .heading-block i.base-icon-next {
  background: #fff;
}

.minicart-block .total-count {
  font-size: 12px;
  text-transform: uppercase;
}

.minicart-block .total-price {
  font-size: 24px;
}

.minicart-block .button {
  margin-top: 29px;
}

/*
- Bonus Block
*/
.bonus-form {
  position: relative;
  border-bottom: 2px solid #2c2c2c;
}

.bonus-form:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 12px;
  height: 2px;
}

.bonus-form .input {
  display: block;
  background: none;
  font-size: 16px;
  font-weight: normal;
  padding: 0 30px 0 0;
  font-family: inherit;
  border: none;
  height: 45px;
  width: 100%;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.bonus-form .button {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 45px;
  font-size: 12px;
  border: none;
  padding: 0;
  background: none;
  cursor: pointer;
}

.bonus-block {
  background-image: url(../images/lc-bg.jpg);
}

.bonus-block .heading-block i.base-icon-next {
  color: #000;
  background: #ff6600;
}

.bonus-block .count {
  font-size: 24px;
  margin-right: -10px;
  line-height: 1;
}

.bonus-block .bonus-form {
  margin-top: 39px;
}

@media (max-width: 1580px) {
  .bonus-block {
    padding-bottom: 35px;
  }
  .bonus-block .bonus-form {
    margin-top: 50px;
  }
}

/*
- LC Widget Block
*/
.lc-widget-block {
  background: #fafafa;
  padding: 26px 40px;
  margin-bottom: 40px;
}

@media (max-width: 1580px) {
  .lc-widget-block {
    margin-bottom: 20px;
  }
}

.lc-widget-block .heading-block {
  margin-top: 0;
  margin-left: -20px;
  margin-bottom: 20px;
  margin-right: -20px;
  padding-right: 35px;
}

/*
- Order Widget Block
*/
/*
- Wish List Block
*/
.wish-list-block .heading-block {
  margin-bottom: 13px;
}

.wish-list-block .product-carousel {
  margin: 0 -20px;
}

.wish-list-block .product-like {
  display: none;
}

/*
- Like Product Link
*/
.like-prod-link {
  display: block;
  padding: 0 0 0 35px;
  background: url(../images/lc-heart.png) 0 50% no-repeat;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: underline;
  line-height: 24px;
  margin-bottom: 15px;
}

/*
- LC Delivery Block
*/
.lc-delivery-block .heading-block {
  padding-right: 0;
}

.lc-delivery-block p {
  font-weight: normal;
  margin-bottom: 1.2em;
}

/*
- LC Subscriptions Block
*/
.lc-subscriptions-block .heading-block {
  padding-right: 0;
}

.lc-subscriptions-block .switcher-block:last-child {
  margin-bottom: 2px;
}

/*
- Order Products
*/
.order-products {
  background: #fff;
  padding: 0 10px;
}

.order-products .row {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}

.order-products .catalog-next-button-block {
  margin-bottom: 0;
}

/*
- Order Accordion Block
*/
.order-accordion-block > .item,
.reviews-accordion-block > .item {
  background: #fafafa;
  margin-bottom: 4px;
}

.order-accordion-block > .item > .top,
.reviews-accordion-block > .item > .top {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: normal;
  padding: 18px 20px 18px 40px;
  min-height: 60px;
  cursor: pointer;
}

.order-accordion-block > .item > .top:before, .order-accordion-block > .item > .top:after,
.reviews-accordion-block > .item > .top:before,
.reviews-accordion-block > .item > .top:after {
  content: '';
  position: absolute;
  top: 33px;
  left: 20px;
  width: 12px;
  height: 4px;
  -webkit-box-shadow: inset 0 0 0 5px;
          box-shadow: inset 0 0 0 5px;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.order-accordion-block > .item > .top:after,
.reviews-accordion-block > .item > .top:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.order-accordion-block > .item > .top.active:after,
.reviews-accordion-block > .item > .top.active:after {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

.order-accordion-block > .item > .top .number span,
.reviews-accordion-block > .item > .top .number span {
  font-weight: 500;
}

.order-accordion-block > .item > .top .date,
.order-accordion-block > .item > .top .price,
.reviews-accordion-block > .item > .top .date,
.reviews-accordion-block > .item > .top .price {
  position: relative;
  margin-left: 22px;
}

.order-accordion-block > .item > .top .date:before,
.order-accordion-block > .item > .top .price:before,
.reviews-accordion-block > .item > .top .date:before,
.reviews-accordion-block > .item > .top .price:before {
  content: '';
  position: absolute;
  top: 12px;
  left: -11px;
  width: 2px;
  height: 2px;
  -webkit-box-shadow: inset 0 0 0 5px;
          box-shadow: inset 0 0 0 5px;
}

.order-accordion-block > .item > .top .price span,
.reviews-accordion-block > .item > .top .price span {
  font-weight: bold;
}

.order-accordion-block > .item > .top .status,
.reviews-accordion-block > .item > .top .status {
  font-weight: bold;
  margin-left: auto;
}

.order-accordion-block > .item > .wrap,
.reviews-accordion-block > .item > .wrap {
  display: none;
  background: #ececec;
  padding: 20px;
}

.order-accordion-block > .item > .wrap .bottom,
.reviews-accordion-block > .item > .wrap .bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 20px;
}

.order-accordion-block > .item > .wrap .bottom .button-style1,
.reviews-accordion-block > .item > .wrap .bottom .button-style1 {
  min-width: 265px;
}

.order-accordion-block > .item > .wrap .bottom .button-style1:before,
.reviews-accordion-block > .item > .wrap .bottom .button-style1:before {
  top: 8px;
}

.order-accordion-block > .item > .wrap .bottom .button-style1.accent,
.reviews-accordion-block > .item > .wrap .bottom .button-style1.accent {
  margin-left: auto;
}

.order-accordion-block > .item > .wrap .bottom .link-with-icon,
.reviews-accordion-block > .item > .wrap .bottom .link-with-icon {
  margin-left: 40px;
}

@media (max-width: 1500px) {
  .order-accordion-block > .item .order-products .col:nth-child(5),
  .reviews-accordion-block > .item .order-products .col:nth-child(5) {
    display: none;
  }
}

@media (max-width: 1300px) {
  .order-accordion-block > .item .order-products .col:nth-child(4),
  .order-accordion-block > .item .button-style1 span span,
  .reviews-accordion-block > .item .order-products .col:nth-child(4),
  .reviews-accordion-block > .item .button-style1 span span {
    display: none;
  }
  .order-accordion-block > .item .catalog-next-button-block,
  .reviews-accordion-block > .item .catalog-next-button-block {
    min-width: 130px;
  }
  .order-accordion-block > .item .status,
  .reviews-accordion-block > .item .status {
    margin-top: 5px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 100%;
        -ms-flex: 0 100%;
            flex: 0 100%;
    text-align: right;
  }
  .order-accordion-block > .item > .wrap .bottom .button-style1,
  .reviews-accordion-block > .item > .wrap .bottom .button-style1 {
    min-width: auto;
  }
  .order-accordion-block > .item > .wrap .bottom .link-with-icon,
  .reviews-accordion-block > .item > .wrap .bottom .link-with-icon {
    margin-left: 20px;
  }
}

@media (max-width: 767.98px) {
  .order-accordion-block > .item > .wrap .bottom,
  .reviews-accordion-block > .item > .wrap .bottom {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .order-accordion-block > .item > .wrap .bottom .link-with-icon,
  .reviews-accordion-block > .item > .wrap .bottom .link-with-icon {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
    margin-bottom: 20px;
    margin-left: 0;
  }
  .order-accordion-block > .item > .wrap .bottom .button-style1,
  .reviews-accordion-block > .item > .wrap .bottom .button-style1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 20px;
  }
  .order-accordion-block > .item > .wrap .bottom .button-style1.accent,
  .reviews-accordion-block > .item > .wrap .bottom .button-style1.accent {
    margin-left: 0;
  }
  .order-accordion-block > .item .button-style1 span span,
  .reviews-accordion-block > .item .button-style1 span span {
    display: inline;
  }
}

/*
- LC Reviews Block
*/
/*
- LC Review Item
*/
.lc-review-item,
.lc-question-item {
  background: #fff;
  padding: 10px 20px;
}

.lc-review-item .line-row,
.lc-question-item .line-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 2px solid #f5f5f5;
  min-height: 52px;
  padding: 10px 0;
}

.lc-review-item .details,
.lc-question-item .details {
  overflow: hidden;
}

.lc-review-item .details > *:not(:last-child),
.lc-question-item .details > *:not(:last-child) {
  margin-right: 20px;
}

.lc-review-item .details .date,
.lc-review-item .details .categ,
.lc-question-item .details .date,
.lc-question-item .details .categ {
  position: relative;
  font-size: 14px;
  font-weight: 300;
  margin-top: 2px;
}

.lc-review-item .details .date::before,
.lc-review-item .details .categ::before,
.lc-question-item .details .date::before,
.lc-question-item .details .categ::before {
  content: '';
  position: absolute;
  left: -10px;
  top: 50%;
  width: 2px;
  height: 2px;
  -webkit-box-shadow: inset 0 0 0 3px;
          box-shadow: inset 0 0 0 3px;
}

.lc-review-item .details .date a,
.lc-review-item .details .categ a,
.lc-question-item .details .date a,
.lc-question-item .details .categ a {
  font-weight: 500;
  text-decoration: underline;
}

.lc-review-item .rate .label,
.lc-question-item .rate .label {
  font-size: 14px;
  text-transform: uppercase;
  margin-right: 8px;
}

.lc-review-item .rate .rating-stars,
.lc-question-item .rate .rating-stars {
  margin: 0;
}

.lc-review-item .rate .all,
.lc-question-item .rate .all {
  text-transform: uppercase;
  font-size: 12px;
  border-bottom: 1px dashed #ff6600;
  line-height: 1;
  margin-left: auto;
}

.lc-review-item .text,
.lc-question-item .text {
  display: block;
}

.lc-review-item .text .text-row,
.lc-question-item .text .text-row {
  font-size: 14px;
  line-height: 1.57143;
  margin-bottom: 1.5em;
}

.lc-review-item .text .text-row p,
.lc-question-item .text .text-row p {
  margin-top: 0;
  font-weight: normal;
}

.lc-review-item .buttons,
.lc-question-item .buttons {
  padding-top: 30px;
}

.lc-review-item .buttons .button-style1,
.lc-question-item .buttons .button-style1 {
  margin-bottom: 10px;
  width: 100%;
}

/*
- LC Question Block
*/
/*
- LC Question Item
*/
.lc-question-item .question {
  padding: 15px 0;
}

.lc-question-item .question .title {
  text-transform: uppercase;
  margin-bottom: 8px;
}

.lc-question-item .question .title strong {
  text-transform: none;
  font-size: 18px;
  margin-left: 2px;
}

.lc-question-item .question .q-text {
  font-weight: normal;
  font-size: 14px;
  line-height: 1.57143;
}

.lc-question-item .answer {
  padding: 23px 0;
}

.lc-question-item .answer:before {
  content: '';
  position: absolute;
  top: -2px;
  left: 0;
  width: 12px;
  height: 2px;
}

.lc-question-item .answer .title {
  text-transform: uppercase;
}

.lc-question-item .answer a {
  text-transform: uppercase;
  font-size: 12px;
  border-bottom: 1px dashed #ff6600;
  line-height: 1;
  margin-left: auto;
}

.text-page .heading-block {
  margin-left: -20px;
  margin-bottom: 18px;
}

.text-page h3 {
  line-height: 1;
}

.text-page h6 {
  margin-bottom: 30px;
}

.text-page p {
  line-height: 22px;
  margin-bottom: 22px;
}

@media (min-width: 930px) {
  .text-page .paper-item__content-wrapper {
    padding-left: 25px;
  }
}

.text-page .paper-item__link {
  font-weight: bold;
}

/*
- LC Navigation
*/
.lc-navigation .dropdown ul {
  font-weight: 500;
}

.lc-navigation .dropdown ul li {
  margin-bottom: 11px;
}

.lc-navigation .dropdown ul li.current-menu-item > a {
  font-weight: bold;
}

.lc-navigation .dropdown ul li.current-menu-item > a:before {
  display: none;
}

/*
- Ball Count
*/
.ball-count {
  font-weight: bold;
  font-size: 18px;
}

/*
- CT Text
*/
.ct-text {
  font-weight: normal;
  margin-bottom: 3em;
}

.ct-text p {
  margin-top: 0.3em;
  margin-bottom: 1.4em;
}

.ct-text a {
  text-decoration: underline;
}

.ct-text a:hover {
  text-decoration: none;
}

/*
- Pay Operation Table
*/
.pay-operation-table {
  border-top: 2px solid #f5f5f5;
  margin: 30px 0;
}

.pay-operation-table .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid #f5f5f5;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  min-height: 52px;
}

.pay-operation-table .item > * {
  padding: 10px 20px;
}

.pay-operation-table .item .date,
.pay-operation-table .item .sum {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 160px;
      -ms-flex: 0 0 160px;
          flex: 0 0 160px;
  max-width: 160px;
}

.pay-operation-table .item .sum {
  font-size: 20px;
  font-weight: bold;
}

.pay-operation-table .item .title {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.5;
}

.pay-operation-table .item .title span {
  display: none;
}

@media (max-width: 767.98px) {
  .pay-operation-table {
    margin: -10px -20px 30px;
  }
  .pay-operation-table .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 5px 0;
  }
  .pay-operation-table .item > * {
    padding: 5px 20px;
  }
  .pay-operation-table .item .date {
    display: none;
  }
  .pay-operation-table .item .sum {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .pay-operation-table .item .title {
    font-size: 16px;
    padding-top: 0;
  }
  .pay-operation-table .item .title span {
    display: inline-block;
  }
}

/*
- LC Questions
*/
.lc-questions {
  margin: 40px 0;
}

.lc-questions .lc-question-item {
  padding: 45px 20px 50px;
  border-bottom: 2px solid #e7e6e9;
}

.lc-questions .lc-question-item:first-child {
  padding-top: 0;
}

.lc-questions .lc-question-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.lc-questions .lc-question-item .details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 5px;
}

.lc-questions .lc-question-item .question .title strong {
  font-size: inherit;
}

.lc-questions .lc-question-item .question .q-text {
  font-size: inherit;
}

.lc-questions .lc-question-item .answer {
  padding: 0;
  margin-top: 10px;
}

.lc-questions .lc-question-item .answer .title {
  position: relative;
  padding-bottom: 5px;
}

.lc-questions .lc-question-item .answer .title:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 12px;
  height: 2px;
}

.lc-questions .lc-question-item .answer .block {
  padding: 15px 40px;
  background: #fafafa;
  font-weight: normal;
  line-height: 1.375;
}

.lc-questions .lc-question-item .answer .block em {
  font-style: normal;
}

.lc-questions .lc-question-item .answer p {
  line-height: inherit;
  margin: 1.5em 0;
}

.lc-questions .lc-question-item .answer a {
  border-bottom: none;
  text-transform: none;
  font-size: inherit;
  line-height: inherit;
}

@media (max-width: 929.98px) {
  .lc-questions {
    margin: 20px 0;
  }
  .lc-questions .lc-question-item {
    padding: 25px 0px 30px;
  }
  .lc-questions .lc-question-item .answer .block {
    padding: 5px 20px;
  }
}

.contacts {
  font-weight: 400;
}

@media (min-width: 930px) {
  .contacts {
    padding-left: 20px;
    padding-right: 20px;
  }
  .contacts .heading-block {
    margin-left: -20px;
  }
  .contacts .heading-block .link {
    border-bottom: none;
  }
}

@media (min-width: 1100px) {
  .contacts {
    max-width: 1336px;
    margin-left: auto;
    margin-right: auto;
  }
}

.contacts__subtitle {
  font-weight: normal;
}

.contacts__map {
  height: 400px;
}

@media (min-width: 930px) {
  .contacts__map {
    height: 450px;
    margin-left: -20px;
    margin-right: -20px;
  }
}

.contacts__weekend {
  text-transform: uppercase;
  color: #ff6600;
  font-weight: bold;
}

.contacts p {
  font-size: 16px;
  font-weight: 400;
}

.contacts__phone {
  color: black;
  font-weight: bold;
}

.contacts-attention .contacts-attention__text {
  font-weight: bold;
  font-style: italic;
}

@media (min-width: 930px) {
  .contacts-attention {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .contacts-attention img {
    margin-top: 25px;
    min-width: 54px;
    height: auto;
    margin-right: 15px;
  }
}

.contacts__pay span {
  font-weight: 300;
}

.contacts__partner .heading-block {
  line-height: 1.5;
}

.contacts__partner .heading-block span {
  color: #ff6600;
}

.contacts__partner .heading-block .link {
  border-bottom: none;
}

.contacts__partner h5 {
  font-size: 16px;
}

.contacts__partner ul {
  margin-top: 30px;
  margin-bottom: 30px;
}

.contacts__partner ul li {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 22px;
}

.contacts__partner p span {
  font-weight: 300;
}

.contacts__partner a {
  color: #000000;
}

.contacts__partner-link {
  font-weight: 400;
  text-decoration: underline;
}

.contacts__partner-img-wrapper {
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 20px;
}

.contacts__extinction {
  margin-top: 40px;
  margin-bottom: 50px;
}

@media (min-width: 930px) {
  .contacts__extinction {
    margin-bottom: 100px;
    margin-top: 60px;
  }
}

.contacts .link {
  color: #ff6600;
}

@media (min-width: 930px) {
  .contacts__partner-services {
    font-size: 16px;
  }
}

.contacts__partner-contacts {
  margin-top: 20px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.contacts__partner-contacts span {
  font-weight: 300;
}

.contacts__partner-contacts-col {
  width: auto;
}

@media (min-width: 930px) {
  .contacts__partner-contacts-col.margin-work {
    margin-left: 120px;
  }
  .contacts__partner-contacts-col.margin {
    margin-left: 88px;
  }
}

/*
- Products Filter
*/
.products-filter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-left: 20px;
  margin: 0 0 30px;
}

.products-filter .label {
  margin-right: 10px;
  font-weight: 300;
}

.products-filter .button-style2 {
  margin: 5px 0;
  margin-right: 10px;
}

.products-filter .search-form-block {
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 36.36364%;
      -ms-flex: 0 0 36.36364%;
          flex: 0 0 36.36364%;
  max-width: 100%;
  margin-bottom: 0;
}

@media (max-width: 1099.98px) {
  .products-filter {
    padding-left: 0;
  }
  .products-filter .search-form-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin: 15px 0 0;
  }
}

@media (max-width: 767.98px) {
  .products-filter .label {
    display: none;
  }
}

/*
- .lc-orders
*/
@media (max-width: 1099.98px) {
  .lc-orders > .item .top .status {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: right;
  }
}

@media (max-width: 929.98px) {
  .lc-orders {
    margin: 0 -20px 55px;
  }
  .lc-orders > .item .top {
    display: block;
    padding-left: 20px;
  }
  .lc-orders > .item .top:before, .lc-orders > .item .top:after {
    left: 0;
  }
  .lc-orders > .item .top .number,
  .lc-orders > .item .top .date,
  .lc-orders > .item .top .price {
    margin-left: 0;
  }
  .lc-orders > .item .top .number:before,
  .lc-orders > .item .top .date:before,
  .lc-orders > .item .top .price:before {
    display: none;
  }
  .lc-orders .order-products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: none;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0 -10px;
    padding: 0;
  }
  .lc-orders .order-products .product-in-row {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    margin: 0 0 20px;
    padding: 0 10px;
  }
}

/*
- Product In Row
*/
.product-in-row .product-in-row-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0;
  background: #fff;
  height: 100%;
}

.order-products .product-in-row {
  margin: 0 10px;
}

.product-in-row:not(:last-child) .product-in-row-wrap {
  border-bottom: 2px solid #f5f5f5;
}

.product-in-row .img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 130px;
      -ms-flex: 0 0 130px;
          flex: 0 0 130px;
  max-width: 130px;
  text-align: center;
  position: relative;
}

.product-in-row .img a img {
  vertical-align: middle;
  max-height: 120px;
}

.product-in-row .img .product-like {
  position: absolute;
  top: -10px;
  right: 0;
  font-size: 18px;
}

@media (min-width: 930px) {
  .product-in-row .img .product-like {
    top: 0px;
    right: 5px;
  }
}

.product-in-row .content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px 10px;
}

@media (min-width: 768px) {
  .product-in-row .content {
    min-height: 145px;
  }
}

.product-in-row .content .title {
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1;
}

.product-in-row .content .product-price {
  display: none;
}

.product-in-row .product-attrs a .m {
  display: none;
}

.product-in-row .price-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 150px;
      -ms-flex: 0 0 150px;
          flex: 0 0 150px;
  max-width: 150px;
  font-size: 14px;
  font-weight: normal;
  margin-right: 20px;
}

.product-in-row .price-col .price span {
  font-weight: 500;
}

.product-in-row .price-col .sale-price {
  font-weight: 400;
  color: #a0a0a0;
}

.product-in-row .count {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 150px;
      -ms-flex: 0 0 150px;
          flex: 0 0 150px;
  max-width: 150px;
  font-size: 14px;
  font-weight: normal;
}

.product-in-row .count span {
  font-weight: 500;
  text-transform: uppercase;
}

.product-in-row .add-to-cart-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 80px;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  max-width: 80px;
  text-align: center;
}

@media (max-width: 1099.98px) {
  .product-in-row .img,
  .product-in-row .count {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100px;
        -ms-flex: 0 0 100px;
            flex: 0 0 100px;
    max-width: 100px;
  }
  .product-in-row .price-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 95px;
        -ms-flex: 0 0 95px;
            flex: 0 0 95px;
    max-width: 95px;
  }
  .product-in-row .content .title {
    margin-right: -220px;
  }
  .product-in-row .add-to-cart-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: none;
  }
  .product-in-row .price-col,
  .product-in-row .count {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
    min-height: 82px;
  }
}

@media (max-width: 929.98px) {
  .product-in-row .product-in-row-wrap {
    display: block;
    border-bottom: none !important;
    padding: 20px 10px 20px;
  }
  .product-in-row .img,
  .product-in-row .count,
  .product-in-row .add-to-cart-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .product-in-row .img {
    margin-bottom: 10px;
  }
  .product-in-row .content {
    padding: 0;
    max-width: 100%;
  }
  .product-in-row .content .title {
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .product-in-row .content .product-price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 150px;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .product-in-row .content .product-price .sale-price {
    font-size: 14px;
  }
  .product-in-row .product-attrs a span {
    display: none;
  }
  .product-in-row .product-attrs a .m {
    display: inline;
  }
  .product-in-row .content .title {
    margin-right: 0;
  }
  .product-in-row .price-col,
  .product-in-row .count {
    -webkit-align-self: auto;
        -ms-flex-item-align: auto;
            align-self: auto;
    min-height: auto;
  }
  .product-in-row .count {
    margin: 10px 0;
  }
  .product-in-row .price-col {
    display: none;
  }
}

textarea.style1 {
  min-height: 165px;
  resize: none;
  min-height: 100px;
  border: 1px solid #F7F7F7;
}

@media (max-width: 767.98px) {
  .consultation__page-title h4 {
    font-size: 22px;
  }
}

.consultation-search__form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border-bottom: 2px solid #e7e6e9;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.consultation-search__form input {
  border: none;
  font-weight: 300;
  font-size: 14px;
  font-style: italic;
  color: #767676;
  padding-right: 30px;
  min-width: 280px;
}

.consultation-search__form button {
  position: absolute;
  right: 0;
  top: 2px;
  border: none;
  background-color: inherit;
  color: #ff6600;
  cursor: pointer;
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.consultation-search__form:before {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: '';
  display: block;
  width: 12px;
  height: 2px;
  background-color: #ff6600;
}

@media (min-width: 768px) {
  .consultation-search__form {
    margin-bottom: 0;
  }
}

.consultation__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.consultation__item {
  margin-bottom: 63px;
  position: relative;
  width: 100%;
}

.consultation__item:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 2px;
  background-color: #e7e6e9;
  bottom: -30px;
  left: 0;
  right: 0;
}

.consultation__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.consultation__name {
  padding-right: 12px;
  position: relative;
  margin-right: 11px;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.25;
}

.consultation__name:before {
  position: absolute;
  display: block;
  content: '';
  right: 0;
  top: 12px;
  width: 2px;
  height: 2px;
  background-color: #000000;
}

.consultation__data {
  font-weight: 400;
}

.consultation__categoty {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 33px;
}

.consultation__categoty-title {
  font-weight: 400;
  margin-right: 5px;
}

.consultation__categoty-link {
  font-weight: 400;
}

.consultation__question-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 24px;
}

.consultation__question-title span {
  text-transform: uppercase;
  font-weight: 400;
}

.consultation p {
  font-weight: 400;
  line-height: 1.38;
}

.consultation__answer-tite {
  text-transform: uppercase;
  position: relative;
  margin-bottom: 9px;
}

.consultation__answer {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 30px;
  padding-bottom: 19px;
  background-color: #fafafa;
  position: relative;
}

.consultation__answer p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.consultation__answer a {
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-all;
  border-bottom: 1px solid #ff6600;
  font-weight: 400;
}

.consultation__answer:before {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  top: 0;
  width: 12px;
  height: 2px;
  background-color: #ff6600;
}

.consultation__answer-greeting {
  font-size: 16px;
  line-height: 22px;
  text-transform: none;
  margin-bottom: 20px;
}

.consultation__answer-signature {
  font-weight: bold;
  font-size: 16px;
}

.consultation__answer-signature span {
  color: #ff6600;
}

.consultation__question {
  font-weight: 400;
}

.consultation-form__wrapper {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  background-color: #fafafa;
  padding-top: 36px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 25px;
}

.consultation-form.active {
  position: absolute;
  top: -40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  visibility: visible;
  opacity: 1;
  z-index: 1000;
  max-width: 610px;
  padding-left: 20px;
  padding-right: 20px;
}

.consultation-form.active .consultation-form__wrapper {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}

.consultation-form .heading-block {
  margin-left: -20px;
  margin-top: 0;
}

@media (max-width: 1099.98px) {
  .consultation-form .heading-block {
    font-size: 18px;
    line-height: 18px;
    margin-left: 0;
    margin-bottom: 28px;
  }
}

.consultation-form button {
  width: 100%;
}

.consultation-form .personal-data-text {
  text-align: center;
}

@media (max-width: 1100px) {
  .consultation-form {
    opacity: 0;
    visibility: hidden;
  }
}

@media (max-width: 767px) {
  .consultation-form label {
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 5px;
  }
  .consultation-form button.button-style1 {
    height: 40px;
    font-size: 12px;
    line-height: 12px;
    margin-top: 0;
  }
  .consultation-form .personal-data-text {
    font-size: 10px;
    line-height: 10px;
  }
}

@media (min-width: 768px) and (max-width: 1350px) {
  .consultation-form label {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 8px;
  }
  .consultation-form button.button-style1 {
    height: 50px;
    font-size: 14px;
    line-height: 1.2;
    margin-top: 0;
  }
  .consultation-form .personal-data-text {
    max-width: 100%;
    font-size: 12px;
    line-height: 1.2;
  }
}

@media (min-width: 768px) {
  .consultation__item {
    margin-bottom: 91px;
  }
  .consultation__item:before {
    bottom: -42px;
  }
  .consultation__item:last-child {
    margin-bottom: 40px;
  }
  .consultation__item:last-child:before {
    display: none;
  }
  .consultation__categoty {
    margin-bottom: 25px;
  }
  .consultation__ask-link {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px dashed #ff6600;
    text-transform: uppercase;
    margin-top: 2px;
  }
  .consultation__data {
    margin-right: 20px;
  }
  .consultation__question-title {
    margin-bottom: 10px;
  }
  .consultation__question {
    margin-top: 10px;
    margin-bottom: 25px;
    line-height: 1.38;
  }
  .consultation__answer {
    padding-top: 30px;
    padding-left: 41px;
    padding-right: 41px;
    padding-bottom: 47px;
  }
  .consultation__answer-greeting {
    margin-bottom: 20px;
  }
  .consultation p {
    margin-bottom: 23px;
  }
  .consultation__answer-signature {
    margin-top: 25px;
  }
  .consultation__footer-sort {
    margin-bottom: 80px;
  }
}

@media (min-width: 1100px) {
  .consultation__item {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 103px;
  }
  .consultation__item:before {
    bottom: -50px;
  }
  .consultation-search {
    margin-right: 20px;
  }
  .consultation-search__input {
    width: 457px;
  }
  .consultation__ask-link {
    display: none;
  }
  .consultation__answer {
    padding-right: 69px;
  }
  .consultation__footer-sort {
    margin-bottom: 120px;
  }
}

/*
- Order Products Popup
*/
.order-products-popup {
  width: 95%;
  max-width: 970px;
  padding: 30px 20px 20px;
  background: #fff;
}

.order-products-popup .order-products {
  background: none;
  max-height: 450px;
  overflow: hidden;
  overflow-y: auto;
  padding: 20px 30px;
  margin: -10px -20px;
}

.order-products-popup .order-products .row {
  margin: 0 -20px;
}

.order-products-popup .order-products .col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.6666666667%;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  min-width: 16.6666666667%;
}

@media (max-width: 1099.98px) {
  .order-products-popup .order-products .col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    min-width: 20%;
  }
}

@media (max-width: 767.98px) {
  .order-products-popup .order-products .col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
    min-width: 33.33%;
  }
}

@media (max-width: 575.98px) {
  .order-products-popup .order-products .col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    min-width: 50%;
  }
}

.order-products-popup .order-products .simple-product-item {
  margin-bottom: 20px;
}

.order-products-popup .bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 2px solid #f5f5f5;
  padding-top: 20px;
}

.order-products-popup .bottom .button-style1 {
  margin-right: 35px;
}

/*
- Gift Label
*/
.gift-label {
  font-weight: bold;
  text-transform: uppercase;
}

.gift-label i {
  font-size: 22px;
  margin-right: 10px;
}

/*
- LC Cart Section
*/
.lc-cart-left-col {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100%;
  padding: 0 20px;
}

@media (max-width: 767.98px) {
  .lc-cart-left-col {
    padding: 0 10px;
  }
}

.lc-cart-right-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 515px;
      -ms-flex: 0 0 515px;
          flex: 0 0 515px;
  max-width: 515px;
  padding: 0 20px;
  margin-bottom: 30px;
}

.lc-cart-right-col .back-link {
  margin-bottom: 0;
}

@media (max-width: 1700px) {
  .lc-cart-right-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 400px;
        -ms-flex: 0 0 400px;
            flex: 0 0 400px;
    max-width: 400px;
  }
}

@media (max-width: 1200px) {
  .lc-cart-right-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-top: 40px;
  }
}

@media (max-width: 767.98px) {
  .lc-cart-right-col {
    padding: 0 0;
  }
}

.product-type2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 2px solid #f5f5f5;
  border-color: #f5f5f5;
  padding: 30px 0;
}

.product-type2:last-child {
  border-bottom-width: 2px;
  border-bottom-style: solid;
}

.product-type2 .p-image-col {
  border-right: 2px solid #f5f5f5;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 155px;
      -ms-flex: 0 0 155px;
          flex: 0 0 155px;
  max-width: 155px;
  padding-right: 20px;
  margin-right: 35px;
  text-align: center;
}

.product-type2 .p-image-col .quantity-block {
  height: 35px;
  width: 92px;
  padding: 0 10px;
  margin: 0 auto 15px;
}

.product-type2 .p-image-col .quantity-block .minus,
.product-type2 .p-image-col .quantity-block .plus {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 10px;
      -ms-flex: 0 0 10px;
          flex: 0 0 10px;
  max-width: 10px;
  height: 10px;
}

.product-type2 .p-image-col .quantity-block .minus:before,
.product-type2 .p-image-col .quantity-block .plus:before {
  width: 10px;
  top: 4px;
}

.product-type2 .p-image-col .quantity-block .plus:after {
  height: 10px;
  left: 4px;
}

.product-type2 .p-image-col .quantity-block .input {
  font-size: 14px;
}

.product-type2 .p-image-col .remove-link {
  font-size: 14px;
  text-decoration: underline;
  font-weight: normal;
}

.product-type2 .p-content-col {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.product-type2 .p-content-col .title {
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.44444;
  margin-bottom: 25px;
}

.product-type2 .p-content-col .product-attrs {
  font-weight: normal;
}

.product-type2 .p-content-col .product-attrs .item .label {
  font-weight: 300;
}

.product-type2 .p-content-col .gift-label {
  margin: 20px 0;
}

.product-type2 .p-content-col .product-out-stock {
  margin: 25px 0;
}

.product-type2 .p-content-col .sale-block {
  font-weight: 300;
  overflow: hidden;
  margin: 25px 0;
}

.product-type2 .p-content-col .sale-block span {
  font-weight: normal;
}

.product-type2 .p-content-col .sale-block .old span {
  text-decoration: line-through;
}

.product-type2 .p-content-col .sale-block .sale {
  display: inline-block;
  margin-right: 30px;
  font-weight: normal;
}

.product-type2 .p-content-col .sale-block .sale span {
  font-weight: 500;
}

.product-type2 .p-content-col .sale-block .d {
  display: inline-block;
  position: relative;
  font-size: 14px;
}

.product-type2 .p-content-col .sale-block .d:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -16px;
  width: 2px;
  height: 2px;
  -webkit-box-shadow: inset 0 0 0 5px;
          box-shadow: inset 0 0 0 5px;
}

.product-type2 .p-content-col .sale-block .price span {
  font-weight: 500;
}

.product-type2 .p-content-col .price-block {
  font-weight: 300;
  line-height: 24px;
  margin-top: 25px;
}

.product-type2 .p-content-col .price-block span {
  font-size: 24px;
  font-weight: 500;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-left: 5px;
  margin-top: -2px;
}

@media (max-width: 1099.98px) {
  .product-type2 .p-image-col {
    border-right: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 175px;
        -ms-flex: 0 0 175px;
            flex: 0 0 175px;
    max-width: 175px;
    margin-right: 10px;
  }
  .product-type2 .p-image-col .quantity-block {
    width: 130px;
    height: 45px;
  }
  .product-type2 .p-image-col .quantity-block .input {
    font-size: 18px;
  }
  .product-type2 .p-image-col .remove-link span {
    display: none;
  }
}

/*
- Cart Totals
*/
.cart-totals .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 300;
}

.cart-totals .item .value {
  margin-left: auto;
}

.cart-totals .item.sale, .cart-totals .item.deliv {
  font-weight: 500;
}

.cart-totals .fre {
  text-align: right;
  font-style: italic;
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
  margin-top: 10px;
}

.cart-totals .fre br {
  display: none;
}

.cart-totals .fre i {
  font-weight: 500;
  font-size: 14px;
}

.cart-totals .fre span {
  font-weight: 500;
}

.cart-totals .fre span.pws {
  display: none;
}

.is-pws .cart-totals .fre span.pws {
  display: inline;
}

.cart-totals .total {
  text-align: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin-top: 25px;
}

.cart-totals .total span {
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}

@media (max-width: 767.98px) {
  .cart-totals .fre br {
    display: block;
  }
}

/*
- Cart Details
*/
.cart-details {
  background: #fafafa;
  padding: 15px 40px;
  margin-bottom: 30px;
}

.cart-details .block {
  margin-bottom: 45px;
}

.cart-details .block a.show-on-mobile {
  display: block;
  margin-top: 15px;
  text-decoration: underline;
}

.cart-details .heading-block {
  margin: 20px 0;
  margin-left: -20px;
}

.cart-details .heading-block .h {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 18px;
}

.cart-details .heading-block a {
  display: block;
  margin-left: auto;
  font-size: 14px;
  text-decoration: underline;
  font-weight: normal;
  text-align: right;
}

.cart-details .text {
  line-height: 1.5;
  font-weight: normal;
}

.cart-details .lc-bonus-form,
.cart-details .cart-totals {
  padding-bottom: 50px;
  border-bottom: 2px solid #fff;
}

.cart-details .cart-totals {
  padding-bottom: 35px;
}

.cart-details .confirm {
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.5;
  padding-bottom: 30px;
}

.cart-details .confirm p {
  margin-top: 0;
}

.cart-details .confirm strong {
  font-weight: 500;
}

.cart-details .confirm .button {
  margin-top: 40px;
}

.cart-details .confirm .button .button-style1 {
  width: 100%;
}

@media (max-width: 767.98px) {
  .cart-details {
    margin: 0 -10px;
    padding: 15px 20px;
  }
  .cart-details h6 {
    font-size: 18px;
  }
}

/*
- LC Bonus Form
*/
.lc-bonus-form .submit {
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px dashed #ff6600;
  font-weight: 500;
}

/*
- Product Type2 Mob
*/
.product-type2-mob {
  padding-top: 35px;
}

.product-type2-mob .p-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}

.product-type2-mob .p-image .img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 90px;
      -ms-flex: 0 0 90px;
          flex: 0 0 90px;
  max-width: 90px;
  margin-right: 10px;
}

.product-type2-mob .p-image .content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.product-type2-mob .price-block {
  display: block;
  font-size: 24px;
  margin-bottom: 5px;
}

.product-type2-mob .price-block span {
  display: block;
  font-size: 16px;
  text-decoration: line-through;
}

.product-type2-mob .sale-block {
  font-weight: normal;
}

.product-type2-mob .sale-block span {
  font-weight: 500;
}

.product-type2-mob .title {
  display: block;
  line-height: 1.28571;
  margin-bottom: 20px;
  font-weight: bold;
}

.product-type2-mob .product-attrs {
  margin-bottom: 25px;
}

.product-type2-mob .product-attrs > .item > .label {
  font-weight: 300;
}

.product-type2-mob .product-attrs > .item > .value {
  font-weight: normal;
}

.product-type2-mob .quantity-block {
  width: 100%;
  height: auto;
  padding: 0 10px;
  margin-top: 25px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.product-type2-mob .quantity-block .remove-link {
  text-decoration: underline;
  font-weight: normal;
}

.product-type2-mob .quantity-block .minus:before,
.product-type2-mob .quantity-block .plus:before {
  width: 10px;
  margin-left: 2px;
}

.product-type2-mob .quantity-block .plus:after {
  height: 10px;
  margin-top: 2px;
}

.product-type2-mob .quantity-block .minus {
  margin-left: auto;
}

.product-type2-mob .quantity-block .input {
  max-width: 40px;
  font-size: 14px;
  height: 31px;
}

.product-type2-mob .quantity-block .p {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  font-size: 12px;
  font-weight: 300;
  margin: -5px 0 5px;
  text-align: right;
}

.product-type2-mob.gift {
  position: relative;
  border-top: 2px solid #ff6600;
  border-bottom: 2px solid #ff6600;
  margin-top: -2px;
  padding-bottom: 25px;
  z-index: 2;
}

.product-type2-mob.gift .p-image {
  margin-bottom: 15px;
}

.product-type2-mob.gift .price-block {
  font-size: 18px;
  font-weight: bold;
}

.product-type2-mob.gift .gift-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 210px;
  line-height: 1.28571;
}

/*
- Cart Empty Message
*/
.cart-empty-message {
  font-weight: normal;
  padding-left: 20px;
  font-size: 16px;
}

.cart-empty-message a {
  text-decoration: underline;
}

@media (max-width: 929.98px) {
  .cart-empty-message {
    padding-left: 0;
  }
}

/*
- LC Delivery Info Block
*/
.lc-delivery-info-block {
  margin-bottom: 20px;
}

.lc-delivery-info-block .switchs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.lc-delivery-info-block .switchs > * {
  margin: 5px 0;
  margin-right: 20px;
}

.lc-delivery-info-block .switchs .label {
  font-weight: 300;
}

.lc-delivery-info-block .switchs a {
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  padding: 0 20px;
  background: #ececec;
  -webkit-border-radius: 15px;
          border-radius: 15px;
}

.lc-delivery-info-block .switchs a span:nth-child(2) {
  display: none;
}

.lc-delivery-info-block .switchs a.current {
  color: #fff;
}

@media (max-width: 767.98px) {
  .lc-delivery-info-block .switchs .label {
    display: none;
  }
  .paper .lc-delivery-info-block .switchs .label {
    display: block;
  }
  .lc-delivery-info-block .switchs a span {
    display: none;
  }
  .lc-delivery-info-block .switchs a span:nth-child(2) {
    display: block;
  }
}

.sity-select-form + .lc-delivery-info-block {
  margin-bottom: 45px;
}

/*
- LC Address Block
*/
.lc-address-block {
  margin-bottom: 40px;
}

.lc-address-block .address {
  font-weight: normal;
  margin: 0 0 20px;
}

.lc-address-block .address i {
  margin-right: 4px;
}

.lc-address-block .button {
  text-transform: uppercase;
  font-size: 14px;
  border-bottom: 1px dashed #ff6600;
}

/*
- LC Delivery Tabs
*/
.lc-delivery-tabs .tab {
  display: none;
}

.lc-delivery-tabs .tab h6.h {
  margin-top: 40px;
}

.lc-delivery-tabs h6 {
  font-size: 18px;
}

.lc-delivery-tabs .table-wrapper {
  margin: 45px 0 55px;
}

@media (max-width: 1099.98px) {
  .lc-delivery-tabs .table-wrapper {
    margin-left: -20px;
  }
}

@media (max-width: 767.98px) {
  .lc-delivery-tabs .table-wrapper {
    margin-left: 0;
  }
  .lc-delivery-tabs .table-wrapper .table th:nth-child(2),
  .lc-delivery-tabs .table-wrapper .table td:nth-child(2) {
    text-align: right;
  }
}

.lc-delivery-tabs .atts {
  font-size: 14px;
  font-weight: 300;
  margin: 25px 0;
}

.lc-delivery-tabs .atts span:last-child {
  font-weight: bold;
  text-transform: uppercase;
}

.lc-delivery-tabs .atts span:last-child.lowercase {
  text-transform: lowercase;
}

.lc-delivery-tabs .atts .t2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.lc-delivery-tabs .atts .t2 span {
  display: block;
}

.lc-delivery-tabs .atts .t2 span:first-child {
  margin-right: 5px;
}

@media (max-width: 1099.98px) {
  .lc-delivery-tabs .atts .t2 {
    display: block;
  }
  .lc-delivery-tabs .atts .t2 span {
    display: inline;
  }
  .lc-delivery-tabs .atts .t2 span:first-child {
    margin-right: 0px;
  }
}

.lc-delivery-tabs .atts.t2 span {
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
}

/*
- LC Courier Block
*/
.lc-courier-block {
  margin-bottom: 40px;
}

.lc-courier-block .help-b {
  position: relative;
  top: -3px;
}

@media (max-width: 767.98px) {
  .lc-courier-block .help-b {
    display: none;
  }
}

.lc-pay-block .text,
.lc-courier-block .text {
  font-weight: normal;
  line-height: 1.625;
}

.lc-pay-block .text p,
.lc-courier-block .text p {
  margin: 1.5em 0;
}

/*
- LC Pay Block
*/
.lc-pay-block {
  margin-bottom: 40px;
}

/*
- LC Address Form
*/
.lc-address-form {
  background: #fafafa;
  padding: 30px 40px;
  max-width: 475px;
  margin: 10px 0;
}

.lc-address-form .button-style1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  width: 100%;
}

@media (max-width: 767.98px) {
  .lc-address-form {
    padding: 20px 20px;
    margin: 0 -20px;
  }
  .lc-address-form .button-style1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin: 30px -5px 0;
    max-width: none;
    min-width: 100%;
  }
}

/*
- LC Account Block
*/
.lc-account-block > .col-5 {
  max-width: 515px;
  margin-bottom: 30px;
}

.lc-account-block .lc-buttons {
  margin-top: 60px;
}

.lc-account-block .lc-buttons .button-style1 {
  margin-bottom: 20px;
  width: 100%;
  max-width: 295px;
}

.lc-account-block .lc-delivery-block .lc-links {
  margin-top: 45px;
}

@media (max-width: 929.98px) {
  .lc-account-block .lc-delivery-block {
    margin: 35px 0;
    padding: 0;
    background: none;
  }
  .lc-account-block .lc-delivery-block h6 {
    font-size: 18px;
  }
}

/*
- LC Change Info Form
*/
.lc-change-info-form {
  background: #fafafa;
  max-width: 820px;
  padding: 20px 40px;
}

@media (max-width: 1580px) {
  .lc-change-info-form {
    padding: 20px 20px;
  }
}

.lc-change-info-form .input-row.inline,
.lc-change-info-form .switcher-block {
  margin: 15px 0;
}

.lc-change-info-form .switcher-block .label {
  font-size: 16px;
  font-weight: 300;
  text-transform: none;
}

.lc-change-info-form .bottom {
  margin-top: 30px;
}

.lc-change-info-form .button-style1 {
  width: 100%;
}

.lc-change-info-form .personal-data-text {
  text-align: left;
  max-width: 280px;
  margin: 10px 0 0;
}

@media (max-width: 929.98px) {
  .lc-change-info-form {
    margin: 0 -20px;
    padding-bottom: 0;
  }
  .lc-change-info-form > .row > *:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .lc-change-info-form > .row > *:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .lc-change-info-form > .row > *:nth-child(3) {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .lc-change-info-form > .row > *:nth-child(4) {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .lc-change-info-form > .row > *:nth-child(5) {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .lc-change-info-form > .row > *:nth-child(6) {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .lc-change-info-form > .row > *:nth-child(7) {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .lc-change-info-form .input-row.inline,
  .lc-change-info-form .switcher-block {
    margin: 0 0 15px;
  }
  .lc-change-info-form .input-row.inline label:first-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .lc-change-info-form .bottom {
    background: #fff;
    padding: 30px 20px;
    margin: 10px -20px 0;
    max-width: none;
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .lc-change-info-form .personal-data-text {
    margin: 10px auto 0;
    text-align: center;
  }
}

/*
- LC Change Address Form
*/
.lc-change-address-form {
  background: #fafafa;
  max-width: 820px;
  padding: 20px 40px;
}

@media (max-width: 1580px) {
  .lc-change-address-form {
    padding: 20px 20px;
  }
}

.lc-change-address-form .bottom {
  margin-top: 30px;
}

.lc-change-address-form .input-row label {
  margin-right: -20px;
  /* span {
      &:nth-child(2) {
        display: none;
      }
    } */
}

.lc-change-address-form .button-style1 {
  width: 100%;
}

.lc-change-address-form .personal-data-text {
  text-align: left;
  max-width: 280px;
  margin: 10px 0 0;
}

@media (max-width: 1099.98px) {
  .lc-change-address-form {
    /* .input-row label span {
      &:nth-child(1) {
        display: none;
      }

      &:nth-child(2) {
        display: block;
      }
    } */
  }
}

@media (max-width: 929.98px) {
  .lc-change-address-form {
    margin: 0 -20px;
    padding-bottom: 0;
  }
  .lc-change-address-form > form > .row > *:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .lc-change-address-form > form > .row > *:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .lc-change-address-form > form > .row > *:nth-child(3) {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .lc-change-address-form > form > .row > *:nth-child(4) {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .lc-change-address-form > form > .row > *:nth-child(5) {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .lc-change-address-form > form > .row > *:nth-child(6) {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .lc-change-address-form > form > .row > *:nth-child(7) {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .lc-change-address-form > form > .row > *:nth-child(8) {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .lc-change-address-form > form > .row > *:nth-child(9) {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .lc-change-address-form .bottom {
    background: #fff;
    padding: 30px 20px;
    margin: 10px -20px 0;
    max-width: none;
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .lc-change-address-form .personal-data-text {
    margin: 10px auto 0;
    text-align: center;
  }
}

/*
- LC Reviews Top
*/
.lc-reviews-top {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.heading-block + .lc-reviews-top {
  margin-top: -20px;
}

.lc-reviews-top .pagination {
  margin: 25px 0;
}

@media (max-width: 1099.98px) {
  .lc-reviews-top .pagination {
    margin-bottom: 0;
  }
}

@media (max-width: 929.98px) {
  .lc-reviews-top .pagination {
    display: none;
  }
}

.lc-reviews-top .col-xl-3 {
  min-width: 320px;
}

@media (max-width: 767.98px) {
  .lc-reviews-top .col-xl-3 {
    min-width: auto;
  }
}

.lc-reviews-top .search-form-block {
  margin: 25px 0 25px auto;
}

@media (max-width: 1099.98px) {
  .lc-reviews-top .search-form-block {
    margin-top: 0;
  }
}

@media (max-width: 929.98px) {
  .lc-reviews-top .search-form-block {
    display: block;
  }
}

/*
- Product Review Item Type2
*/
.product-review-item-type2 {
  padding-bottom: 10px;
}

.product-review-item-type2 .pr-top {
  overflow: hidden;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0;
  border-bottom: 2px solid #f5f5f5;
  min-height: 62px;
  margin-bottom: 25px;
}

.product-review-item-type2 .pr-top .its {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -30px;
}

.product-review-item-type2 .pr-top .rating-stars {
  position: relative;
  margin: 5px 0;
  margin-right: 30px;
}

.product-review-item-type2 .pr-top .rating-stars:before {
  content: '';
  position: absolute;
  top: 8px;
  left: -16px;
  width: 2px;
  height: 2px;
  background: #000;
}

.product-review-item-type2 .pr-top .rating-stars > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.product-review-item-type2 .pr-top .rating-stars .label {
  margin-bottom: 0;
  margin-right: 9px;
}

@media (max-width: 929.98px) {
  .product-review-item-type2 .pr-top .rating-stars {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .product-review-item-type2 .pr-top .rating-stars > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .product-review-item-type2 .pr-top .rating-stars .label {
    margin-bottom: 5px;
  }
}

/*
- Reviews Accordion Block
*/
.reviews-accordion-block {
  margin-bottom: 40px;
}

.reviews-accordion-block .product-review-item-type2 {
  padding: 0 30px 10px;
  background: #fff;
}

.reviews-accordion-block > .item > .top .title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.11111;
}

.reviews-accordion-block > .item > .wrap .bottom .button-style1 {
  min-width: 285px;
}

@media (max-width: 1099.98px) {
  .reviews-accordion-block > .item > .top .date {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-left: 0;
  }
  .reviews-accordion-block > .item > .top .date:before {
    display: none;
  }
}

@media (max-width: 929.98px) {
  .reviews-accordion-block {
    margin: 0 -20px 40px;
  }
  .reviews-accordion-block > .item > .top {
    padding-left: 20px;
  }
  .reviews-accordion-block > .item > .top:before, .reviews-accordion-block > .item > .top:after {
    left: 0;
  }
  .reviews-accordion-block > .item > .wrap {
    padding: 20px 20px 0;
  }
  .reviews-accordion-block > .item > .wrap .bottom .product-add-to-cart {
    padding-left: 22px;
  }
  .reviews-accordion-block > .item > .wrap .bottom .product-add-to-cart:before {
    display: none;
  }
  .reviews-accordion-block .product-review-item-type2 {
    padding: 0 10px 10px;
  }
}

/*
- LC Subscribes Block
*/
.lc-subscribes-block .text {
  font-weight: normal;
  margin-bottom: 35px;
}

.lc-subscribes-block .switchs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 35px 40px 28px;
  background: #fafafa;
  max-width: 640px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 40px;
}

.lc-subscribes-block .switchs .switcher-block {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.lc-subscribes-block .switchs .switcher-block .label {
  font-size: 16px;
  margin-right: 15px;
}

@media (max-width: 767.98px) {
  .lc-subscribes-block .switchs {
    padding: 25px 10px 18px 20px;
  }
  .lc-subscribes-block .switchs .switcher-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

/*
- Back Link
*/
.back-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  margin: 30px 0;
  font-weight: normal;
}

.back-link i {
  font-size: 12px;
  margin-right: 9px;
}

.back-link span {
  text-decoration: underline;
}

.back-link:hover span {
  text-decoration: none;
}

@media (min-width: 1200px) {
  .cart-content-col {
    max-width: 100%;
  }
}

@media (min-width: 1450px) {
  .cart-content-col {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

.cart-left-col {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100%;
  padding: 0 20px;
}

@media (max-width: 767.98px) {
  .cart-left-col {
    padding: 0 10px;
  }
}

.cart-left-col h6 {
  font-size: 18px;
}

@media (max-width: 929.98px) {
  .cart-left-col h6 {
    font-size: 16px;
  }
}

.cart-right-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 515px;
      -ms-flex: 0 0 515px;
          flex: 0 0 515px;
  max-width: 515px;
  padding: 0 20px;
  margin-bottom: 40px;
}

.cart-right-col h6 {
  font-size: 18px;
}

@media (max-width: 929.98px) {
  .cart-right-col h6 {
    font-size: 16px;
  }
}

@media (max-width: 1700px) {
  .cart-right-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 400px;
        -ms-flex: 0 0 400px;
            flex: 0 0 400px;
    max-width: 400px;
  }
}

@media (max-width: 1200px) {
  .cart-right-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-top: 40px;
  }
  .cart-right-col .button-style1.w-100 .base-icon-next {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .cart-right-col {
    padding: 0 0;
  }
}

.delivery-methods input {
  display: none;
}

.delivery-methods input:checked + span {
  color: #FFFFFF;
  background-color: #ff6a06;
}

.delivery-methods-title {
  font-weight: 300;
  margin-bottom: 5px;
}

.delivery-method {
  margin-right: 20px;
  cursor: pointer;
}

.delivery-method span {
  background-color: #ececec;
  color: #000000;
  font-weight: 500;
  line-height: 1.29;
  text-align: center;
  font-size: 14px;
  -webkit-border-radius: 28px;
          border-radius: 28px;
  display: block;
  padding: 10px 22px;
}

.cart-login {
  background-color: #fafafa;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 40px;
  padding-left: 20px;
}

.cart-login button {
  max-width: 262px;
  width: 100%;
}

@media (max-width: 768px) {
  .cart-login {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.cart-delivery {
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
}

@media (max-width: 768px) {
  .cart-delivery {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.cart-delivery__form {
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 768px) {
  .cart-delivery__form {
    padding-left: 0;
    padding-right: 0;
  }
}

.cart-delivery__form .switcher-block {
  font-weight: 400;
}

.cart-delivery__form .switcher-block .label {
  text-transform: none;
}

.cart-take-sale {
  background-color: #fafafa;
  padding-left: 20px;
  max-width: 490px;
  padding-top: 15px;
  margin-top: 20px;
}

@media (max-width: 768px) {
  .cart-take-sale {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.cart-take-sale__wrapper {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 40px;
}

@media (max-width: 768px) {
  .cart-take-sale__wrapper {
    padding-left: 0;
  }
}

.cart-apply-bonuses {
  color: #000000;
  text-transform: uppercase;
  border-bottom: 1px dashed #ff6a06;
  padding-top: 10px;
  font-size: 14px;
  cursor: pointer;
}

h4.cart-page-title {
  font-size: 24px;
}

@media (min-width: 768px) {
  h4.cart-page-title {
    font-size: 30px;
  }
}

.cart-section__thanks p {
  max-width: 600px;
}

@media (min-width: 930px) {
  .cart-section__thanks p {
    padding-left: 20px;
    padding-right: 15px;
  }
}

.cart-section__thanks-btn {
  max-width: 456px;
  width: 100%;
}

@media (min-width: 930px) {
  .cart-section__thanks-btn {
    margin-left: 20px;
  }
}

@media (max-width: 767.98px) {
  .cart-section__thanks-btn .base-icon-next {
    display: none;
  }
}

/*
- Sales Container
*/
.sales-container {
  background: #fafafa;
  padding: 20px;
}

.sales-container .row {
  margin-bottom: -40px;
}

@media (max-width: 1580px) {
  .sales-container .row {
    margin-bottom: -20px;
  }
}

.sales-container .col-10 {
  margin-bottom: 40px;
}

@media (max-width: 1580px) {
  .sales-container .col-10 {
    margin-bottom: 20px;
  }
}

@media (max-width: 929.98px) {
  .sales-container {
    margin: 0 -20px;
  }
}

/*
- Sale Item
*/
.sale-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  height: 100%;
}

.sale-item .img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 45%;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
  max-width: 285px;
  min-height: 220px;
}

.sale-item .content {
  padding: 45px 0 15px;
  padding-left: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.sale-item .content .title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33333;
}

.sale-item .content .desc {
  margin-top: 17px;
  font-weight: normal;
  line-height: 1.375;
}

.sale-item .content .desc.ending {
  text-transform: uppercase;
  font-weight: bold;
}

@media (max-width: 1099.98px) {
  .sale-item {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sale-item .img {
    min-height: 160px;
  }
  .sale-item .content {
    padding: 15px 0;
    padding-left: 20px;
  }
  .sale-item .content .desc {
    display: none;
  }
}

@media (max-width: 929.98px) {
  .sale-item {
    display: block;
  }
  .sale-item .img {
    display: block;
    max-width: none;
  }
  .sale-item .img:before {
    content: '';
    display: block;
    padding-bottom: 66.66667%;
  }
  .sale-item .content .desc {
    display: block;
  }
}

/*
- Single Image
*/
.single-image {
  height: 470px;
  margin-bottom: 40px;
}

@media (max-width: 929.98px) {
  .single-image {
    height: 270px;
  }
}

/*
- Sity Select Form
*/
.sity-select-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fafafa;
  padding: 20px 20px 7px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 20px -20px;
}

.sity-select-form .input-row {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 455px;
  margin-right: 40px;
}

.sity-select-form .f-button {
  margin-left: 20px;
  margin-bottom: 13px;
  min-width: 285px;
}

.sity-select-form .f-button .button-style1 {
  width: 100%;
}

.sity-select-form.type2 {
  max-width: 990px;
}

.sity-select-form.type2 .input-row {
  max-width: none;
}

.sity-select-form.type2 .button-style1 i {
  font-size: 16px;
}

@media (max-width: 1099.98px) {
  .sity-select-form.type2 .f-button {
    min-width: 200px;
  }
  .sity-select-form.type2 .button-style1 span span {
    display: none;
  }
}

@media (max-width: 1099.98px) {
  .sity-select-form .input-row {
    margin-right: 20px;
  }
  .sity-select-form .f-button {
    margin-left: 0;
  }
}

@media (max-width: 929.98px) {
  .sity-select-form {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .sity-select-form .input-row,
  .sity-select-form .f-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .sity-select-form .f-button {
    margin-top: 10px;
    min-width: auto;
  }
}

/*
- Delivery Message
*/
.delivery-message,
.warning-message {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 35px 0 70px;
}

.delivery-message i,
.warning-message i {
  font-size: 50px;
  margin-right: 15px;
}

.delivery-message > span,
.warning-message > span {
  font-weight: bold;
  font-style: italic;
  line-height: 1.375;
}

@media (max-width: 929.98px) {
  .delivery-message,
  .warning-message {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 35px 0;
  }
  .delivery-message i,
  .warning-message i {
    margin-bottom: 15px;
  }
  .delivery-message > span,
  .warning-message > span {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

/*
- Reviews Delivery Link
*/
.reviews-delivery-link {
  width: 100%;
  max-width: 345px;
}

/*
- Warning Message
*/
.warning-message {
  margin: 50px 0;
}

@media (max-width: 929.98px) {
  .warning-message {
    margin: 30px 0;
  }
}

/*
- Pay P
*/
.pay-p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.pay-p .figure {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.pay-p .figure img {
  margin: 10px 0;
  margin-left: 12px;
}

@media (max-width: 767.98px) {
  .pay-p .figure {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 215px;
  }
}

/*
- Delivery Map Popup
*/
.delivery-map-popup {
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  max-width: 1340px;
}

.delivery-map-popup .col-map {
  height: 600px;
}

.delivery-map-popup .col-map > div {
  width: 100%;
  height: 100%;
}

.delivery-map-popup .col-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 335px;
      -ms-flex: 0 0 335px;
          flex: 0 0 335px;
  max-width: 335px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.delivery-map-popup .heading-block {
  margin-left: -20px;
}

.delivery-map-popup .row {
  margin: 0 -20px;
}

.delivery-map-popup .row > * {
  padding: 0 20px;
}

.delivery-map-popup .button-style1 {
  width: 100%;
}

.delivery-map-popup .atts {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.delivery-map-popup .atts .item {
  margin-bottom: 30px;
}

.delivery-map-popup .atts .item .label {
  font-weight: bold;
}

.delivery-map-popup .atts .item .value {
  font-weight: normal;
}

@media (max-width: 1099.98px) {
  .delivery-map-popup {
    padding: 35px 20px;
    width: 100%;
  }
  .delivery-map-popup .heading-block {
    margin-left: 0;
  }
  .delivery-map-popup .col-content .heading-block {
    margin-left: -20px;
  }
}

@media (max-width: 767.98px) {
  .delivery-map-popup {
    padding-top: 15px;
    font-size: 16px;
  }
  .delivery-map-popup .heading-block {
    margin-left: -20px;
  }
  .delivery-map-popup .heading-block.inline {
    padding-right: 40px;
  }
  .delivery-map-popup .heading-block h5.h, .delivery-map-popup .heading-block h6.h {
    font-size: 18px;
    line-height: 1.33333;
  }
  .delivery-map-popup .col-map,
  .delivery-map-popup .col-content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .delivery-map-popup .col-map {
    height: 370px;
    margin-bottom: 30px;
  }
}

.delivery-reviews {
  margin-bottom: 40px;
}

.delivery-reviews__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.delivery-reviews__user-name {
  font-size: 16px;
  padding-right: 12px;
  position: relative;
  margin-right: 10px;
}

.delivery-reviews__user-name:before {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  right: 0;
  width: 1px;
  height: 1px;
  background-color: black;
}

.delivery-reviews__city {
  font-size: 14px;
  font-weight: 400;
  padding-right: 12px;
  position: relative;
  margin-right: 10px;
}

.delivery-reviews__city:before {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  right: 0;
  width: 2px;
  height: 2px;
  background-color: black;
}

.delivery-reviews__data {
  font-size: 14px;
  font-weight: 400;
}

.delivery-reviews__item {
  border-top: 2px solid #e7e6e9;
}

.delivery-reviews__item img {
  max-height: 90px;
  width: auto;
  margin-bottom: 30px;
  margin-right: 10px;
}

.delivery-reviews__item .rating-stars {
  margin-bottom: 25px;
}

.delivery-reviews__item:first-child {
  border-top: none;
}

@media (min-width: 768px) {
  .delivery-reviews__item {
    padding-left: 18px;
    padding-right: 18px;
  }
}

@media (min-width: 1100px) {
  .delivery-reviews__item {
    padding-left: 0;
    padding-right: 0;
  }
}

.delivery-reviews__answer-title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px;
}

.delivery-reviews__answer-greeting {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 30px;
}

.delivery-reviews__answer {
  padding-top: 30px;
  padding-bottom: 25px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  position: relative;
}

.delivery-reviews__answer:before {
  position: absolute;
  display: block;
  content: '';
  width: 12px;
  height: 2px;
  top: 0;
  left: 0;
  background-color: #ff6600;
}

@media (min-width: 768px) {
  .delivery-reviews__answer {
    padding-top: 40px;
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

.delivery-reviews__answer-signature {
  font-weight: bold;
  margin-top: 30px;
}

.delivery-reviews__answer-signature span {
  color: #ff6600;
}

.search-results-text {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}

.btn-reset {
  max-width: 100%;
  width: 100%;
  margin-top: 20px;
  height: 50px;
}

.reed-more-container .reed-more {
  position: absolute;
  left: 0;
  right: 0;
  background-color: white;
  bottom: 0;
  cursor: pointer;
  font-size: inherit;
}

.reed-more-container--enable {
  max-height: 9rem;
  overflow: hidden;
  position: relative;
  font-size: inherit;
}

.reed-more-container--disable .reed-more {
  display: none;
}

.reed-more-container.active {
  max-height: 100%;
}

.reed-more-container.active .reed-more {
  position: static;
  display: inline-block;
}

.reed-more-container.active .reed-more:before {
  display: none;
}

@media (max-width: 767.98px) {
  .product-items .product-item .product-add-to-cart.button-style1 {
    display: none;
  }
}
