@charset "UTF-8";
@font-face {
  font-family: 'PlayfairDisplay-Regular';
  src: url("../fonts/PlayfairDisplay-Regular.eot");
  src: url("../fonts/PlayfairDisplay-Regular.woff2") format("woff2"), url("../fonts/PlayfairDisplay-Regular.woff") format("woff"), url("../fonts/PlayfairDisplay-Regular.ttf") format("truetype"), url("../fonts/PlayfairDisplay-Regular.svg#PlayfairDisplay-Regular") format("svg"), url("../fonts/PlayfairDisplay-Regular.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamPro';
  src: url("../fonts/GothamPro.woff") format("woff"), url("../fonts/GothamPro.ttf") format("truetype"), url("../fonts/GothamPro.svg#GothamPro") format("svg"), url("../fonts/GothamProRegular.eot"), url("../fonts/GothamProRegular.woff2") format("woff2"), url("../fonts/GothamProRegular.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamPro-MediumItalic';
  src: url("../fonts/GothamPro-MediumItalic.woff") format("woff"), url("../fonts/GothamPro-MediumItalic.ttf") format("truetype"), url("../fonts/GothamPro-MediumItalic.svg#GothamPro-MediumItalic") format("svg"), url("../fonts/GothamProMediumItalic.eot"), url("../fonts/GothamProMediumItalic.woff2") format("woff2"), url("../fonts/GothamProMediumItalic.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamPro-Medium';
  src: url("../fonts/GothamPro-Medium.woff") format("woff"), url("../fonts/GothamPro-Medium.ttf") format("truetype"), url("../fonts/GothamPro-Medium.svg#GothamPro-Medium") format("svg"), url("../fonts/GothamPro-Medium.eot"), url("../fonts/GothamPro-Medium.woff2") format("woff2"), url("../fonts/GothamPro-Medium.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamPro-LightItalic';
  src: url("../fonts/GothamPro-LightItalic.woff") format("woff"), url("../fonts/GothamPro-LightItalic.ttf") format("truetype"), url("../fonts/GothamPro-LightItalic.svg#GothamPro-LightItalic") format("svg"), url("../fonts/GothamProLightItalic.eot"), url("../fonts/GothamProLightItalic.woff2") format("woff2"), url("../fonts/GothamProLightItalic.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamPro-Light';
  src: url("../fonts/GothamPro-Light.woff") format("woff"), url("../fonts/GothamPro-Light.ttf") format("truetype"), url("../fonts/GothamPro-Light.svg#GothamPro-Light") format("svg"), url("../fonts/GothamProLight.eot"), url("../fonts/GothamProLight.woff2") format("woff2"), url("../fonts/GothamProLight.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamPro-Bold';
  src: url("../fonts/GothamProBold.woff") format("woff"), url("../fonts/GothamProBold.ttf") format("truetype"), url("../fonts/GothamProBold.eot"), url("../fonts/GothamProBold.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
/*=======================START-MEDIA=====================*/
/*=======================END-MEDIA=====================*/
/*=======================MAIN ../FONTS=====================*/
/*=======================START-RESET=====================*/
@media only screen and (max-width: 768px) {
  /* line 203, ../styles/_main-style.scss */
  .hidden-mob {
    display: none;
  }
}

/* line 208, ../styles/_main-style.scss */
.border_null {
  border: 0;
}

/* line 212, ../styles/_main-style.scss */
.padding_null {
  padding: 0 !important;
}

/* line 216, ../styles/_main-style.scss */
.margin_null {
  margin: 0 !important;
}

/* line 220, ../styles/_main-style.scss */
.padding-l {
  padding-left: 30px;
}

/* line 224, ../styles/_main-style.scss */
.padding-r-null {
  padding-right: 0;
}

/* line 228, ../styles/_main-style.scss */
.b-center {
  float: none;
  margin: 0 auto;
}

/* line 233, ../styles/_main-style.scss */
.b-center:after {
  clear: both;
  display: block;
  content: "";
}

/* line 239, ../styles/_main-style.scss */
.list-reset {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 244, ../styles/_main-style.scss */
p {
  margin: 0 0 6px;
  word-wrap: break-word;
}

/* line 248, ../styles/_main-style.scss */
a {
  font-family: "GothamPro-Light";
  transition: all 0.5s;
  color: #393939;
  text-decoration: none;
}

/* line 254, ../styles/_main-style.scss */
div {
  word-wrap: break-word;
}

/* line 257, ../styles/_main-style.scss */
body a:hover, body a:focus, body a:active {
  text-decoration: none;
  color: #efa432;
}

/* line 262, ../styles/_main-style.scss */
ul {
  list-style-type: none;
}

/* line 266, ../styles/_main-style.scss */
ul, ol {
  margin: 0;
  padding: 0;
}

/* line 270, ../styles/_main-style.scss */
button {
  border: none;
}

/* line 273, ../styles/_main-style.scss */
input:focus, button:focus, a:focus, textarea:focus, select:focus {
  outline: none !important;
}

@media only screen and (min-width: 778px) {
  /* line 277, ../styles/_main-style.scss */
  ::-webkit-scrollbar {
    width: 5px;
  }
}

@media only screen and (min-width: 778px) {
  /* line 283, ../styles/_main-style.scss */
  ::-webkit-scrollbar:horizontal {
    height: 10px;
  }
}

@media only screen and (min-width: 778px) {
  /* line 289, ../styles/_main-style.scss */
  ::-webkit-scrollbar-thumb {
    width: 5px;
    border-color: #282828;
    background-color: #282828;
    border-radius: 10px;
  }
}

@media only screen and (min-width: 778px) {
  /* line 298, ../styles/_main-style.scss */
  ::-webkit-scrollbar-thumb:hover {
    border-width: 1px 1px 1px 2px;
    border-color: #282828;
    background-color: #282828;
  }
}

@media only screen and (min-width: 778px) {
  /* line 306, ../styles/_main-style.scss */
  ::-webkit-scrollbar-track {
    border-width: 0;
  }
}

@media only screen and (min-width: 778px) {
  /* line 312, ../styles/_main-style.scss */
  ::-webkit-scrollbar-track-piece {
    background: transparent;
  }
}

@media only screen and (min-width: 778px) {
  /* line 318, ../styles/_main-style.scss */
  ::-webkit-scrollbar-track:hover {
    border-left: solid 1px transparent;
    background-color: transparent;
  }
}

@media only screen and (max-width: 570px) {
  /* line 325, ../styles/_main-style.scss */
  .hidden-mob {
    display: none;
  }
}

/* line 331, ../styles/_main-style.scss */
.fade {
  display: none;
}

/* line 335, ../styles/_main-style.scss */
.fade.in {
  display: block;
}

/* line 339, ../styles/_main-style.scss */
input[type="radio"] {
  display: inline-block;
  vertical-align: top;
}

/* line 344, ../styles/_main-style.scss */
input[type=radio]:checked + label:before {
  color: #00c752;
}

/* line 347, ../styles/_main-style.scss */
.input::-webkit-input-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
}

/* line 348, ../styles/_main-style.scss */
.input::-moz-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
}

/* line 349, ../styles/_main-style.scss */
.input:-moz-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
}

/* line 350, ../styles/_main-style.scss */
.input:-ms-input-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
}

/* line 351, ../styles/_main-style.scss */
.input:focus::-webkit-input-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}

/* line 352, ../styles/_main-style.scss */
.input:focus::-moz-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}

/* line 353, ../styles/_main-style.scss */
.input:focus:-moz-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}

/* line 354, ../styles/_main-style.scss */
.input:focus:-ms-input-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}

/* line 356, ../styles/_main-style.scss */
::-webkit-input-placeholder {
  color: #c5c5c5;
  opacity: 0.8;
  font-size: 16px;
}

/* line 357, ../styles/_main-style.scss */
::-moz-placeholder {
  color: #c5c5c5;
  opacity: 0.8;
  font-size: 16px;
}

/* Firefox 19+ */
/* line 358, ../styles/_main-style.scss */
:-moz-placeholder {
  color: #c5c5c5;
  opacity: 0.8;
  font-size: 16px;
}

/* Firefox 18- */
/* line 359, ../styles/_main-style.scss */
:-ms-input-placeholder {
  color: #c5c5c5;
  opacity: 0.8;
  font-size: 16px;
}

/* line 360, ../styles/_main-style.scss */
.input-field.error textarea,
.input-field.error input {
  border: 1px solid #d70027 !important;
}

/* line 364, ../styles/_main-style.scss */
[type="file"] {
  color: #878787;
  font-size: 14px;
}

/* line 368, ../styles/_main-style.scss */
[type="file"]::-webkit-file-upload-button {
  background: transparent;
  border: 1px solid #1fab65;
  border-radius: 4px;
  color: #1fab65;
  cursor: pointer;
  font-size: 12px;
  outline: none;
  padding: 10px 25px;
  text-transform: uppercase;
  transition: all 1s ease;
}

/* line 380, ../styles/_main-style.scss */
input[type=file] {
  padding: 0;
}

/* line 383, ../styles/_main-style.scss */
[type="file"]::-webkit-file-upload-button:hover {
  border: 1px solid #535353;
  color: #000;
}

/*=======================END-RESET=====================*/
/*=======================START-PRELOADER=====================*/
/* line 390, ../styles/_main-style.scss */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1999999999;
}

/* line 398, ../styles/_main-style.scss */
.preloader.immune {
  bottom: 0;
}

/* line 402, ../styles/_main-style.scss */
.preloader.white {
  background-color: #fff;
}

/* line 406, ../styles/_main-style.scss */
.preloader.black {
  background-color: rgba(1, 1, 1, 0.3);
}

/* line 410, ../styles/_main-style.scss */
.preloader > i.radial-loader:not(:required) {
  -moz-animation: radial-loader .5s infinite linear;
  -webkit-animation: radial-loader .5s infinite linear;
  animation: radial-loader .5s infinite linear;
  border-color: #ea6052;
  border-style: solid;
  border-width: 2px;
  border-right-color: transparent;
  border-radius: 100%;
  display: block;
  position: relative;
  float: right;
  margin: 10px;
  overflow: hidden;
  width: 10px;
  height: 10px;
}

/* line 428, ../styles/_main-style.scss */
.preloader > span.loading-bar {
  -moz-animation: loading-bar 3s infinite linear;
  -webkit-animation: loading-bar 3s infinite linear;
  animation: loading-bar 3s infinite linear;
  display: block;
  height: 5px;
  background-color: #ea6052;
  opacity: 0;
  width: 0;
}

/* line 439, ../styles/_main-style.scss */
.preloader > span.loading-bar.green-colored {
  background-color: #FFEB3B;
}

/* line 443, ../styles/_main-style.scss */
.preloader > .green-colored.radial-loader {
  border-color: #FFEB3B !important;
  border-right-color: transparent !important;
}

@-moz-keyframes loading-bar {
  from {
    width: 0;
    opacity: 1;
  }
  to {
    width: 2500px;
    opacity: 1;
  }
}
@-webkit-keyframes loading-bar {
  from {
    width: 0;
    opacity: 1;
  }
  to {
    width: 2500px;
    opacity: 1;
  }
}
@keyframes loading-bar {
  from {
    width: 0;
    opacity: 1;
  }
  to {
    width: 2500px;
    opacity: 1;
  }
}
@-moz-keyframes radial-loader {
  from {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes radial-loader {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes radial-loader {
  from {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-o-keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes ico {
  from {
    transform: rotateY(0deg);
  }
  to {
    transform: rotateY(360deg);
  }
}
@-webkit-keyframes ico {
  from {
    transform: rotateY(0deg);
  }
  to {
    transform: rotateY(360deg);
  }
}
@-moz-keyframes ico {
  from {
    transform: rotateY(0deg);
  }
  to {
    transform: rotateY(360deg);
  }
}
@-o-keyframes ico {
  from {
    transform: rotateY(0deg);
  }
  to {
    transform: rotateY(360deg);
  }
}
/*=======================END-PRELOADER=====================*/
@font-face {
  font-family: 'Glyphter';
  src: url("../fonts/Glyphter.eot");
  src: url("../fonts/Glyphter.eot?#iefix") format("embedded-opentype"), url("../fonts/Glyphter.woff") format("woff"), url("../fonts/Glyphter.ttf") format("truetype"), url("../fonts/Glyphter.svg#Glyphter") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 614, ../styles/_main-style.scss */
[class*='icon-']:before {
  display: inline-block;
  font-family: 'Glyphter';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 623, ../styles/_main-style.scss */
.icon-accordion-close:before {
  content: '\0041';
}

/* line 624, ../styles/_main-style.scss */
.icon-accordion-open:before {
  content: '\0042';
}

/* line 625, ../styles/_main-style.scss */
.icon-amount:before {
  content: '\0043';
}

/* line 626, ../styles/_main-style.scss */
.icon-arrow-down:before {
  content: '\0044';
}

/* line 627, ../styles/_main-style.scss */
.icon-arrow-left:before {
  content: '\0045';
}

/* line 628, ../styles/_main-style.scss */
.icon-arrow-right:before {
  content: '\0046';
}

/* line 629, ../styles/_main-style.scss */
.icon-button-save:before {
  content: '\0047';
}

/* line 630, ../styles/_main-style.scss */
.icon-buy-in-one-click:before {
  content: '\0048';
}

/* line 631, ../styles/_main-style.scss */
.icon-cart-02:before {
  content: '\0049';
}

/* line 632, ../styles/_main-style.scss */
.icon-check:before {
  content: '\004a';
}

/* line 633, ../styles/_main-style.scss */
.icon-delivery-01:before {
  content: '\004b';
}

/* line 634, ../styles/_main-style.scss */
.icon-delivery-02:before {
  content: '\004c';
}

/* line 635, ../styles/_main-style.scss */
.icon-delivery-03:before {
  content: '\004d';
}

/* line 636, ../styles/_main-style.scss */
.icon-discount:before {
  content: '\004e';
}

/* line 637, ../styles/_main-style.scss */
.icon-dropdown:before {
  content: '\004f';
}

/* line 638, ../styles/_main-style.scss */
.icon-features-01:before {
  content: '\0050';
}

/* line 639, ../styles/_main-style.scss */
.icon-features-02:before {
  content: '\0051';
}

/* line 640, ../styles/_main-style.scss */
.icon-features-03:before {
  content: '\0052';
}

/* line 641, ../styles/_main-style.scss */
.icon-features-04:before {
  content: '\0053';
}

/* line 642, ../styles/_main-style.scss */
.icon-ico-close:before {
  content: '\0054';
}

/* line 643, ../styles/_main-style.scss */
.icon-like:before {
  content: '\0055';
}

/* line 644, ../styles/_main-style.scss */
.icon-LK-01:before {
  content: '\0056';
}

/* line 645, ../styles/_main-style.scss */
.icon-LK-02:before {
  content: '\0057';
}

/* line 646, ../styles/_main-style.scss */
.icon-LK-03:before {
  content: '\0058';
}

/* line 647, ../styles/_main-style.scss */
.icon-logo:before {
  content: '\0059';
}

/* line 648, ../styles/_main-style.scss */
.icon-menu-01:before {
  content: '\005a';
}

/* line 649, ../styles/_main-style.scss */
.icon-menu-02:before {
  content: '\0061';
}

/* line 650, ../styles/_main-style.scss */
.icon-menu-03:before {
  content: '\0062';
}

/* line 651, ../styles/_main-style.scss */
.icon-menu-calendar:before {
  content: '\0063';
}

/* line 652, ../styles/_main-style.scss */
.icon-menu-cart:before {
  content: '\0064';
}

/* line 653, ../styles/_main-style.scss */
.icon-menu-eye:before {
  content: '\0065';
}

/* line 654, ../styles/_main-style.scss */
.icon-menu-like:before {
  content: '\0066';
}

/* line 655, ../styles/_main-style.scss */
.icon-menu-login:before {
  content: '\0067';
}

/* line 656, ../styles/_main-style.scss */
.icon-menu-phone:before {
  content: '\0068';
}

/* line 657, ../styles/_main-style.scss */
.icon-menu-search:before {
  content: '\0069';
}

/* line 658, ../styles/_main-style.scss */
.icon-payment:before {
  content: '\006a';
}

/* line 659, ../styles/_main-style.scss */
.icon-pin-map:before {
  content: '\006b';
}

/* line 660, ../styles/_main-style.scss */
.icon-rating:before {
  content: '\006c';
}

/* line 661, ../styles/_main-style.scss */
.icon-shield:before {
  content: '\006d';
}

/* line 662, ../styles/_main-style.scss */
.icon-status-tovara:before {
  content: '\006e';
}

/* line 663, ../styles/_main-style.scss */
.icon-time-to-read:before {
  content: '\006f';
}

/* line 664, ../styles/_main-style.scss */
.icon-arrow-up:before {
  content: '\0070';
}

/* line 665, ../styles/_main-style.scss */
.icon-smartphone-iphone:before {
  content: '\0071';
}

/* line 666, ../styles/_main-style.scss */
.icon-controls:before {
  content: '\0072';
}

/* line 2, ../styles/_footer.scss */
.footer {
  margin-top: 23px;
  max-width: 100%;
  overflow: hidden;
  display: table-footer-group;
  background: #393939;
  color: #a5a6a8;
  background-size: contain;
}
@media only screen and (max-width: 991px) {
  /* line 2, ../styles/_footer.scss */
  .footer {
    background-size: 400%;
  }
}
/* line 13, ../styles/_footer.scss */
.footer .footer-wrap {
  padding: 45px 0 20px;
}
@media only screen and (max-width: 480px) {
  /* line 13, ../styles/_footer.scss */
  .footer .footer-wrap {
    text-align: center;
    padding: 20px 0;
  }
}
/* line 20, ../styles/_footer.scss */
.footer .footer-nav {
  font: 13px/50px 'LatoLight';
}
/* line 22, ../styles/_footer.scss */
.footer .footer-nav li {
  display: block;
  line-height: 16px;
  padding: 5px 0;
}
@media only screen and (max-width: 1250px) {
  /* line 22, ../styles/_footer.scss */
  .footer .footer-nav li {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 22, ../styles/_footer.scss */
  .footer .footer-nav li {
    margin-right: 0;
  }
}
@media only screen and (max-width: 570px) {
  /* line 22, ../styles/_footer.scss */
  .footer .footer-nav li {
    margin-right: 0;
  }
}
/* line 37, ../styles/_footer.scss */
.footer span {
  font-size: 13px;
  color: #a5a6a8;
  font-family: "GothamPro";
}
/* line 41, ../styles/_footer.scss */
.footer span.active {
  color: #fff;
}
/* line 45, ../styles/_footer.scss */
.footer a {
  font-size: 13px;
  color: #a5a6a8;
  font-family: "GothamPro";
}
/* line 49, ../styles/_footer.scss */
.footer a:hover {
  color: #fff;
}
@media only screen and (max-width: 570px) {
  /* line 45, ../styles/_footer.scss */
  .footer a {
    font-size: 12px;
  }
}
/* line 57, ../styles/_footer.scss */
.footer .footer-dev {
  text-align: right;
}
@media only screen and (max-width: 991px) {
  /* line 57, ../styles/_footer.scss */
  .footer .footer-dev {
    text-align: center;
  }
}
/* line 63, ../styles/_footer.scss */
.footer .footer-bottom {
  font: 12px/15px GothamPro;
  clear: both;
  padding-top: 45px;
}
@media only screen and (max-width: 570px) {
  /* line 63, ../styles/_footer.scss */
  .footer .footer-bottom {
    padding-top: 0;
  }
}

/* line 72, ../styles/_footer.scss */
.footer .footer-nav__list {
  list-style-type: none;
  padding: 0;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  /* line 72, ../styles/_footer.scss */
  .footer .footer-nav__list {
    text-align: center;
  }
}
@media only screen and (max-width: 570px) {
  /* line 72, ../styles/_footer.scss */
  .footer .footer-nav__list {
    text-align: center;
    padding: 0 10px 20px;
  }
}

/* line 84, ../styles/_footer.scss */
.footer-nav__title {
  color: #7d7d7d;
  font: 12px/22px GothamPro-Medium;
  text-transform: uppercase;
}

/* line 89, ../styles/_footer.scss */
.two-columns {
  width: 100%;
  text-align: left;
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-gap: 35px;
  -moz-column-gap: 35px;
  -webkit-column-gap: 35px;
  min-height: 100%;
}
@media only screen and (max-width: 570px) {
  /* line 89, ../styles/_footer.scss */
  .two-columns {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    text-align: center;
  }
}

/* line 106, ../styles/_footer.scss */
.two-columns__items {
  font-size: 13px;
  color: #a5a6a8;
  font-family: GothamPro;
  line-height: 24px;
  margin-bottom: 2px;
}

/* line 113, ../styles/_footer.scss */
.footer-nav--right {
  display: inline-block;
  vertical-align: top;
  margin-left: 18%;
  width: 39%;
}
@media only screen and (max-width: 1700px) {
  /* line 113, ../styles/_footer.scss */
  .footer-nav--right {
    margin-left: 10%;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 113, ../styles/_footer.scss */
  .footer-nav--right {
    width: 100%;
    display: block;
    margin-left: 0;
    clear: both;
  }
}

@media only screen and (max-width: 768px) {
  /* line 128, ../styles/_footer.scss */
  .footer-copy {
    text-align: center;
    padding-bottom: 10px;
  }
}

/* line 134, ../styles/_footer.scss */
.footer-col-1 {
  display: inline-block;
  vertical-align: top;
  width: 11%;
}
@media only screen and (max-width: 1200px) {
  /* line 134, ../styles/_footer.scss */
  .footer-col-1 {
    width: 32%;
  }
}

/* line 142, ../styles/_footer.scss */
.footer-col-2 {
  display: inline-block;
  vertical-align: top;
  width: 14%;
}
@media only screen and (max-width: 1200px) {
  /* line 142, ../styles/_footer.scss */
  .footer-col-2 {
    width: 32%;
  }
}

/* line 150, ../styles/_footer.scss */
.footer-col-3 {
  display: inline-block;
  vertical-align: top;
  width: 16%;
}
@media only screen and (max-width: 1200px) {
  /* line 150, ../styles/_footer.scss */
  .footer-col-3 {
    width: 32%;
  }
}

@media only screen and (max-width: 768px) {
  /* line 159, ../styles/_footer.scss */
  .footer .footer-nav__list {
    display: none;
    padding-bottom: 20px;
  }

  /* line 163, ../styles/_footer.scss */
  .drop-footer {
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top;
    text-align: center;
  }

  /* line 170, ../styles/_footer.scss */
  .footer-nav__title {
    cursor: pointer;
  }
}
/* line 174, ../styles/_footer.scss */
.footer-open {
  display: none;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  /* line 174, ../styles/_footer.scss */
  .footer-open {
    display: inline-block;
    padding-left: 10px;
    font-size: 13px;
    vertical-align: middle;
  }
  /* line 182, ../styles/_footer.scss */
  .footer-open:before {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transition: all 0.5s;
    display: block;
  }
  /* line 192, ../styles/_footer.scss */
  .footer-open.open:before {
    transform: rotate(46deg);
    -moz-transform: rotate(46deg);
    -ms-transform: rotate(46deg);
    -webkit-transform: rotate(46deg);
    -o-transform: rotate(46deg);
    transition: all 0.5s;
    display: block;
  }
}

/* line 1, ../styles/_app.scss */
html {
  height: 100%;
  min-height: 100%;
  max-width: 100%;
  overflow: visible;
}

/* line 8, ../styles/_app.scss */
body {
  margin: 0;
  color: #393939;
  height: 100%;
  min-height: 100%;
  max-width: 100%;
  background: #fff;
  overflow-x: hidden;
  font: 18px/24px 'GothamPro';
}
/* line 17, ../styles/_app.scss */
body .page-wrapper {
  position: relative;
  display: table;
  width: 100%;
  table-layout: fixed;
  min-width: 320px;
  min-height: 100%;
  overflow: hidden;
  background-color: #ebedf1;
}
@media only screen and (min-width: 1700px) {
  /* line 27, ../styles/_app.scss */
  body .container {
    width: 1560px;
    margin: auto;
  }
}

/* line 35, ../styles/_app.scss */
.form {
  text-align: center;
}

/* line 39, ../styles/_app.scss */
.trans {
  transition: all .5s ease-in;
}

/* line 43, ../styles/_app.scss */
input {
  width: 100%;
  font: 16px "GothamPro-Light";
  margin-bottom: 0;
  margin-top: 4px;
  background: #fff;
  padding: 0 15px 0;
  height: 46px;
  box-sizing: border-box;
  transition: all 0.6s cubic-bezier(0.2, 0.57, 0.36, 0.8);
  color: #000;
  border: 1px solid #d2d2d2;
  border-radius: 3px;
}

/* line 58, ../styles/_app.scss */
textarea {
  width: 100%;
  height: 130px;
  border: 1px solid #ddd;
  resize: none;
  padding: 15px;
  font-size: 14px;
  margin-top: 4px;
  border-radius: 3px;
  overflow-x: hidden;
}

/* line 70, ../styles/_app.scss */
.row_input {
  margin-top: 20px;
  text-align: left;
}

/* line 75, ../styles/_app.scss */
input[type=text].validate + label {
  width: 90%;
}

/* line 79, ../styles/_app.scss */
.input-field.error textarea,
.input-field.error input {
  border: 1px solid #d70027 !important;
}

/* line 84, ../styles/_app.scss */
.submit {
  color: #fff;
  border: none;
  font-size: 14px;
}

/* line 90, ../styles/_app.scss */
.label {
  font: 14px/20px GothamPro-Medium;
  color: #393939;
  padding: 0;
}

/* line 96, ../styles/_app.scss */
.go-to-top {
  position: fixed;
  bottom: 70px;
  right: 20px;
  background-color: #efa432;
  width: 40px;
  height: 40px;
  color: #fff;
  cursor: pointer;
  opacity: 0;
  z-index: 9999;
  line-height: 43px;
  transition: all .5s;
  text-align: center;
  border-radius: 50%;
  font-size: 15px;
}
/* line 112, ../styles/_app.scss */
.go-to-top:hover {
  background: #efa432;
  color: #fff;
}
/* line 116, ../styles/_app.scss */
.go-to-top.act {
  opacity: 1;
}
/* line 119, ../styles/_app.scss */
.go-to-top .icon-arrow-up {
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  top: 50%;
  line-height: normal;
}
/* line 130, ../styles/_app.scss */
.go-to-top .icon-next {
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  /* ╨Ф╨╗╤П Firefox */
  -ms-transform: rotate(-90deg);
  /* ╨Ф╨╗╤П IE */
  -webkit-transform: rotate(-90deg);
  /* ╨Ф╨╗╤П Safari, Chrome, iOS */
  -o-transform: rotate(-90deg);
  /* ╨Ф╨╗╤П Opera */
  display: block;
  transform-origin: 39% 29%;
  font-size: 20px;
}

/* line 142, ../styles/_app.scss */
.blockquote {
  position: relative;
  border-left: none;
  font: 18px/28px GothamPro;
  font-style: italic;
  text-align: center;
  max-width: 59.8%;
  margin: 21px auto 29px;
  padding: 44px 0;
}
@media only screen and (max-width: 1200px) {
  /* line 142, ../styles/_app.scss */
  .blockquote {
    max-width: 90%;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 142, ../styles/_app.scss */
  .blockquote {
    max-width: 100%;
    margin: 12px auto 20px;
  }
}
@media only screen and (max-width: 570px) {
  /* line 142, ../styles/_app.scss */
  .blockquote {
    font-size: 16px;
    line-height: 24px;
    margin: 16px auto 24px;
    padding: 35px 0;
  }
}
/* line 164, ../styles/_app.scss */
.blockquote:before {
  content: '. . .';
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  right: 0;
  font-size: 24px;
  letter-spacing: 4px;
  font-style: normal;
}
/* line 175, ../styles/_app.scss */
.blockquote:after {
  content: '. . .';
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  right: 0;
  font-size: 24px;
  letter-spacing: 4px;
  font-style: normal;
}

/* line 189, ../styles/_app.scss */
label.fltr_area:before {
  content: '';
  width: 17px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 6px;
  border: 1px solid #cacaca;
  background: #f8f8f8;
  border-radius: 1px;
}

/* line 204, ../styles/_app.scss */
.error label.fltr_area:before {
  border: 1px solid #F44336;
}

/* line 210, ../styles/_app.scss */
label.fltr_area.act:after {
  font-family: Glyphter;
  content: '\004a';
  position: absolute;
  display: block;
  color: #fff;
  font-size: 10px;
  background: #155f3a;
  width: 17px;
  height: 17px;
  left: 0px;
  top: 6px;
  border-radius: 3px;
  text-align: center;
}

/* line 226, ../styles/_app.scss */
input[type=checkbox],
input[type=radio] {
  visibility: hidden;
  width: 17px;
  height: 17px;
  position: absolute;
  /* margin: 0px !important; */
}

/* line 235, ../styles/_app.scss */
label.fltr_area {
  width: 100% !important;
  cursor: pointer;
  position: relative;
  display: block;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
  font: 14px/18px GothamPro;
  color: #211e1e;
  padding: 6px 0 1px 39px;
}

/* line 247, ../styles/_app.scss */
.text {
  font: 16px/26px GothamPro;
  word-wrap: break-word;
}
@media only screen and (max-width: 570px) {
  /* line 247, ../styles/_app.scss */
  .text {
    font-size: 15px;
    line-height: 22px;
  }
}
/* line 254, ../styles/_app.scss */
.text ul {
  margin-left: 20px;
}
@media only screen and (max-width: 570px) {
  /* line 254, ../styles/_app.scss */
  .text ul {
    margin-left: 0;
  }
}
/* line 259, ../styles/_app.scss */
.text ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1200px) {
  /* line 259, ../styles/_app.scss */
  .text ul li {
    margin-bottom: 0;
  }
}
/* line 266, ../styles/_app.scss */
.text ul li:before {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  left: 0;
  top: 9px;
  background: #155f3a;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

/* line 282, ../styles/_app.scss */
.padding-page {
  padding-top: 135px;
}
@media only screen and (max-width: 1200px) {
  /* line 282, ../styles/_app.scss */
  .padding-page {
    padding-top: 65px;
  }
}

/* line 289, ../styles/_app.scss */
.header {
  height: 135px;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  border-bottom: 1px solid #ececec;
}
@media only screen and (max-width: 1200px) {
  /* line 289, ../styles/_app.scss */
  .header {
    height: 65px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 289, ../styles/_app.scss */
  .header {
    border: 0;
  }
}
/* line 304, ../styles/_app.scss */
.header.fixed {
  height: 65px;
  transition: all .3s ease;
}
/* line 307, ../styles/_app.scss */
.header.fixed .header-top {
  height: 0;
  opacity: 0;
  border: none;
}
/* line 312, ../styles/_app.scss */
.header.fixed .header-bottom {
  height: 100%;
  position: relative;
  z-index: 9;
}
/* line 317, ../styles/_app.scss */
.header.fixed .left-header {
  height: 100%;
}
/* line 319, ../styles/_app.scss */
.header.fixed .left-header img, .header.fixed .left-header svg {
  max-height: 65px;
}

/* line 326, ../styles/_app.scss */
.logo {
  display: inline-block;
  vertical-align: middle;
  max-width: 95%;
}
/* line 330, ../styles/_app.scss */
.logo img, .logo svg {
  max-width: 100%;
  max-height: 100px;
}

/* line 335, ../styles/_app.scss */
.left-header {
  float: left;
  height: 100%;
  border-right: 1px solid #ececec;
  padding: 0 11px;
  width: 11%;
  background: #fff;
  transition: all .3s ease;
}
@media only screen and (max-width: 1560px) {
  /* line 335, ../styles/_app.scss */
  .left-header {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 335, ../styles/_app.scss */
  .left-header {
    display: none;
  }
}
/* line 349, ../styles/_app.scss */
.left-header:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

/* line 357, ../styles/_app.scss */
.right-header {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  width: 87%;
}
@media only screen and (max-width: 1200px) {
  /* line 357, ../styles/_app.scss */
  .right-header {
    width: 100%;
  }
}

/* line 367, ../styles/_app.scss */
.header-top {
  height: 50%;
  line-height: 64px;
  width: 100%;
  border-bottom: 1px solid #ececec;
  transition: all .3s ease;
}
@media only screen and (max-width: 1200px) {
  /* line 367, ../styles/_app.scss */
  .header-top {
    height: 100%;
  }
}

/* line 378, ../styles/_app.scss */
.header-bottom {
  height: 50%;
  width: 100%;
  transition: all .3s ease;
}
@media only screen and (max-width: 1200px) {
  /* line 378, ../styles/_app.scss */
  .header-bottom {
    height: 0;
  }
}

/* line 389, ../styles/_app.scss */
.header-nav {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
  width: 27%;
}
@media only screen and (max-width: 1700px) {
  /* line 389, ../styles/_app.scss */
  .header-nav {
    width: 30%;
  }
}
@media only screen and (max-width: 1560px) {
  /* line 389, ../styles/_app.scss */
  .header-nav {
    margin-left: 15px;
    width: 31%;
  }
}
@media only screen and (max-width: 1350px) {
  /* line 389, ../styles/_app.scss */
  .header-nav {
    width: 34%;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 389, ../styles/_app.scss */
  .header-nav {
    display: none;
  }
}

/* line 410, ../styles/_app.scss */
.header-nav__list li {
  display: inline-block;
  margin-right: 11px;
}
@media only screen and (max-width: 1700px) {
  /* line 410, ../styles/_app.scss */
  .header-nav__list li {
    margin-right: 9px;
  }
}
@media only screen and (max-width: 1560px) {
  /* line 410, ../styles/_app.scss */
  .header-nav__list li {
    margin-right: 5px;
  }
}
/* line 419, ../styles/_app.scss */
.header-nav__list li a, .header-nav__list li span {
  font: 12px/35px GothamPro;
  color: #393939;
  text-transform: uppercase;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
@media only screen and (max-width: 1560px) {
  /* line 419, ../styles/_app.scss */
  .header-nav__list li a, .header-nav__list li span {
    font-size: 11px;
  }
}
/* line 431, ../styles/_app.scss */
.header-nav__list li a:hover, .header-nav__list li span:hover {
  color: #efa432;
}
/* line 434, ../styles/_app.scss */
.header-nav__list li a.active, .header-nav__list li span.active {
  color: #efa432;
}

/* line 441, ../styles/_app.scss */
.logo_min {
  display: none;
  height: 100%;
  padding: 0 20px;
}
/* line 445, ../styles/_app.scss */
.logo_min img, .logo_min svg {
  max-width: 100%;
}
@media only screen and (max-width: 1200px) {
  /* line 441, ../styles/_app.scss */
  .logo_min {
    display: inline-block;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  /* line 441, ../styles/_app.scss */
  .logo_min {
    max-width: 44%;
    padding: 0 0 0 10px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 441, ../styles/_app.scss */
  .logo_min {
    max-height: 65px;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 461, ../styles/_app.scss */
  .header__cart-text {
    background: #efa432;
    position: absolute;
    font-size: 13px !important;
    top: 25%;
    left: 50%;
    border-radius: 50%;
    height: 18px;
    width: 18px;
    color: #ffffff !important;
    line-height: 18px;
    text-align: center;
  }
}

/* line 477, ../styles/_app.scss */
.header__enter-icononly {
  display: none;
}
@media only screen and (max-width: 1200px) {
  /* line 477, ../styles/_app.scss */
  .header__enter-icononly {
    display: inline-block;
  }
  /* line 481, ../styles/_app.scss */
  .header__enter-icononly .icon-menu-login {
    font-size: 20px;
    padding: 0 17px;
  }
  /* line 484, ../styles/_app.scss */
  .header__enter-icononly .icon-menu-login:before {
    font-weight: 400;
  }
}
@media only screen and (max-width: 1200px) and (max-width: 768px) {
  /* line 481, ../styles/_app.scss */
  .header__enter-icononly .icon-menu-login {
    padding: 0 5px;
    font-size: 19px;
  }
}
@media only screen and (max-width: 1200px) and (max-width: 480px) {
  /* line 481, ../styles/_app.scss */
  .header__enter-icononly .icon-menu-login {
    padding: 0 3px;
  }
}

/* line 499, ../styles/_app.scss */
.header__alarm-icononly {
  display: none;
}
@media only screen and (max-width: 1200px) {
  /* line 499, ../styles/_app.scss */
  .header__alarm-icononly {
    display: inline-block;
  }
}

/* line 506, ../styles/_app.scss */
.header-top__right {
  display: inline-block;
  vertical-align: middle;
  padding-right: 15px;
  width: 70%;
  text-align: right;
}
@media only screen and (max-width: 1700px) {
  /* line 506, ../styles/_app.scss */
  .header-top__right {
    width: 67%;
  }
}
@media only screen and (max-width: 1560px) {
  /* line 506, ../styles/_app.scss */
  .header-top__right {
    width: 65%;
  }
}
@media only screen and (max-width: 1350px) {
  /* line 506, ../styles/_app.scss */
  .header-top__right {
    width: 64%;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 506, ../styles/_app.scss */
  .header-top__right {
    display: none;
  }
}
/* line 524, ../styles/_app.scss */
.header-top__right .header-phone {
  display: inline-block;
  vertical-align: middle;
}
/* line 527, ../styles/_app.scss */
.header-top__right .header-phone:first-child {
  margin-right: 22px;
}
@media only screen and (max-width: 1700px) {
  /* line 527, ../styles/_app.scss */
  .header-top__right .header-phone:first-child {
    margin-right: 0;
  }
}
/* line 533, ../styles/_app.scss */
.header-top__right .header-phone .icon-menu-phone {
  color: #efa432;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  padding-right: 10px;
}
/* line 541, ../styles/_app.scss */
.header-top__right .header__contacts {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  padding-right: 26px;
  border-right: 1px solid #ececec;
}
@media only screen and (max-width: 1700px) {
  /* line 541, ../styles/_app.scss */
  .header-top__right .header__contacts {
    padding-right: 14px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 1560px) {
  /* line 541, ../styles/_app.scss */
  .header-top__right .header__contacts {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 1400px) {
  /* line 541, ../styles/_app.scss */
  .header-top__right .header__contacts {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 541, ../styles/_app.scss */
  .header-top__right .header__contacts {
    display: none;
  }
}
/* line 562, ../styles/_app.scss */
.header-top__right .work-time {
  display: inline-block;
  vertical-align: middle;
  margin: 0 25px;
}
@media only screen and (max-width: 1700px) {
  /* line 562, ../styles/_app.scss */
  .header-top__right .work-time {
    margin: 0 10px;
  }
}
@media only screen and (max-width: 1560px) {
  /* line 562, ../styles/_app.scss */
  .header-top__right .work-time {
    margin: 0 5px;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 562, ../styles/_app.scss */
  .header-top__right .work-time {
    display: none;
  }
}
/* line 575, ../styles/_app.scss */
.header-top__right .work-time .dropdown-list {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.22);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.22);
}
/* line 578, ../styles/_app.scss */
.header-top__right .work-time .dropdown-list li {
  text-align: center;
  padding: 0;
}
/* line 584, ../styles/_app.scss */
.header-top__right .header__alert {
  display: inline-block;
  vertical-align: middle;
}
/* line 587, ../styles/_app.scss */
.header-top__right .header__alert .btn--green {
  height: 45px;
}
@media only screen and (max-width: 1700px) {
  /* line 587, ../styles/_app.scss */
  .header-top__right .header__alert .btn--green {
    padding: 12px 14px;
    font-size: 11px;
    height: 39px;
  }
}
@media only screen and (max-width: 1560px) {
  /* line 587, ../styles/_app.scss */
  .header-top__right .header__alert .btn--green {
    font-size: 10px;
    height: 39px;
  }
}
@media only screen and (max-width: 1400px) {
  /* line 587, ../styles/_app.scss */
  .header-top__right .header__alert .btn--green {
    font-size: 9px;
    padding: 10px 12px;
    height: 39px;
    line-height: 19px;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 587, ../styles/_app.scss */
  .header-top__right .header__alert .btn--green {
    display: none;
  }
}

/* line 611, ../styles/_app.scss */
.work-time__drop {
  position: relative;
  font-size: 15px;
}
@media only screen and (max-width: 1700px) {
  /* line 611, ../styles/_app.scss */
  .work-time__drop {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1400px) {
  /* line 611, ../styles/_app.scss */
  .work-time__drop {
    font-size: 13px;
  }
}

/* line 622, ../styles/_app.scss */
.work-time__item {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
/* line 626, ../styles/_app.scss */
.work-time__item .icon-menu-calendar {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  color: #efa432;
  padding-right: 4px;
  font-size: 17px;
}
/* line 633, ../styles/_app.scss */
.work-time__item .icon-menu-calendar:before {
  font-weight: 700;
}

/* line 639, ../styles/_app.scss */
.dropdown-list {
  opacity: 0;
  display: none;
  background: #fff;
  line-height: normal;
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: all .4s ease-out;
  transition: all .4s ease-out;
  min-width: 161px !important;
}
/* line 657, ../styles/_app.scss */
.dropdown-list.visible {
  z-index: 55;
  visibility: visible;
  opacity: 1;
  display: block;
  min-width: 120px;
  -o-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
/* line 667, ../styles/_app.scss */
.dropdown-list.visible .vs {
  padding: 15px 0;
}
/* line 683, ../styles/_app.scss */
.dropdown-list li {
  padding: 15px 0;
  text-align: left;
  border-bottom: 1px solid #ececec;
}
/* line 687, ../styles/_app.scss */
.dropdown-list li:last-child {
  border-bottom: none;
}

/* line 693, ../styles/_app.scss */
.header__enter {
  display: inline-block;
  vertical-align: middle;
}
/* line 696, ../styles/_app.scss */
.header__enter .btn--white {
  height: 45px;
  padding: 10px 16px;
  margin-left: 15px;
}
@media only screen and (max-width: 1700px) {
  /* line 696, ../styles/_app.scss */
  .header__enter .btn--white {
    padding: 12px 14px;
    font-size: 11px;
    height: 39px;
  }
}
@media only screen and (max-width: 1560px) {
  /* line 696, ../styles/_app.scss */
  .header__enter .btn--white {
    height: 39px;
    font-size: 10px;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 1400px) {
  /* line 696, ../styles/_app.scss */
  .header__enter .btn--white {
    font-size: 9px;
    margin-left: 5px;
    padding: 9px 12px;
    height: 39px;
    line-height: 21px;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 696, ../styles/_app.scss */
  .header__enter .btn--white {
    display: none;
  }
}

/* line 723, ../styles/_app.scss */
.btn {
  text-transform: uppercase;
  padding: 14px 17px;
  font: 12px/15px GothamPro-Medium;
  color: #155f3a;
  text-align: center;
  transition: all .5s;
}

/* line 732, ../styles/_app.scss */
.btn--green {
  background: #efa432;
  color: #fff;
}
/* line 735, ../styles/_app.scss */
.btn--green:hover, .btn--green:focus, .btn--green:active {
  opacity: .8;
  color: #fff;
}

/* line 744, ../styles/_app.scss */
.btn--white {
  background: #fff;
  color: #efa432;
  border: 1px solid #efa432;
}
/* line 748, ../styles/_app.scss */
.btn--white:hover, .btn--white:focus, .btn--white:active {
  color: #efa432;
  border: 1px solid #efa432;
}

/* line 756, ../styles/_app.scss */
.icon-menu-login {
  text-transform: none;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-size: 20px;
  padding-right: 10px;
}
@media only screen and (max-width: 1700px) {
  /* line 756, ../styles/_app.scss */
  .icon-menu-login {
    font-size: 16px;
  }
}
/* line 766, ../styles/_app.scss */
.icon-menu-login:before {
  font-weight: 700;
}

/* line 771, ../styles/_app.scss */
.header__contacts-inline {
  display: inline-block;
}
@media only screen and (max-width: 1750px) {
  /* line 771, ../styles/_app.scss */
  .header__contacts-inline {
    display: none;
  }
}

/* line 778, ../styles/_app.scss */
.header__contacts-drop {
  display: none;
}
@media only screen and (max-width: 1750px) {
  /* line 778, ../styles/_app.scss */
  .header__contacts-drop {
    display: inline-block;
    position: relative;
  }
}

/* line 786, ../styles/_app.scss */
.header-category {
  display: inline-block;
  vertical-align: top;
  width: 47%;
  height: 100%;
}
@media only screen and (max-width: 1700px) {
  /* line 786, ../styles/_app.scss */
  .header-category {
    width: 40%;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 786, ../styles/_app.scss */
  .header-category {
    display: none;
  }
}
/* line 797, ../styles/_app.scss */
.header-category .header-category__item {
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-right: 1px solid #ececec;
  height: 100%;
}
/* line 812, ../styles/_app.scss */
.header-category .header-category__item.active {
  color: #fff;
  background: #efa432;
}
/* line 815, ../styles/_app.scss */
.header-category .header-category__item.active i {
  color: #fff;
}
/* line 820, ../styles/_app.scss */
.header-category .header-category__item:last-child {
  border: none;
}
/* line 831, ../styles/_app.scss */
.header-category .header-category__item:nth-child(2) i {
  font-size: 28px;
  padding-right: 7px;
}
/* line 837, ../styles/_app.scss */
.header-category .header-category__item:nth-child(3) i {
  font-size: 23px;
  padding-right: 7px;
}
/* line 842, ../styles/_app.scss */
.header-category .header-category__item a, .header-category .header-category__item span {
  font: 16px/22px GothamPro-Medium;
  transition: all .5s;
  padding: 0 30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (max-width: 1560px) {
  /* line 842, ../styles/_app.scss */
  .header-category .header-category__item a, .header-category .header-category__item span {
    padding: 17px 20px;
  }
}
@media only screen and (max-width: 1400px) {
  /* line 842, ../styles/_app.scss */
  .header-category .header-category__item a, .header-category .header-category__item span {
    font-size: 15px;
    padding: 18px;
  }
}
/* line 865, ../styles/_app.scss */
.header-category .header-category__item i {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-size: 26px;
  padding-right: 10px;
  color: #737c75;
  height: 27px;
}
/* line 874, ../styles/_app.scss */
.header-category .header-category__item .dropdown-list {
  width: 285px;
  border: 1px solid #ececec;
}
/* line 877, ../styles/_app.scss */
.header-category .header-category__item .dropdown-list li {
  transition: all .5s;
  padding: 15px 0;
}
/* line 880, ../styles/_app.scss */
.header-category .header-category__item .dropdown-list li a, .header-category .header-category__item .dropdown-list li span {
  font: 15px/20px GothamPro;
  padding: 0 30px;
}
/* line 884, ../styles/_app.scss */
.header-category .header-category__item .dropdown-list li:hover {
  background: #e0ece5;
}
/* line 886, ../styles/_app.scss */
.header-category .header-category__item .dropdown-list li:hover i {
  color: #1fab65;
}
/* line 891, ../styles/_app.scss */
.header-category .header-category__item .dropdown-list .active {
  background: #e0ece5;
  color: #1fab65;
}
/* line 897, ../styles/_app.scss */
.header-category .header-category__item .dropdown-list a, .header-category .header-category__item .dropdown-list span {
  display: block;
}
.header-category .header-category__item img {
  width: 33px;
  height: 33px;
  margin-right: 10px;
}

/* line 904, ../styles/_app.scss */
.search {
  display: inline-block;
  vertical-align: middle;
  width: 467px;
  padding: 0 39px 0 0;
  border-right: 1px solid #ececec;
}
@media only screen and (max-width: 1700px) {
  /* line 904, ../styles/_app.scss */
  .search {
    width: 400px;
    padding: 0 20px 0 0;
  }
}
@media only screen and (max-width: 1560px) {
  /* line 904, ../styles/_app.scss */
  .search {
    width: 335px;
    padding: 0 10px 0 0;
  }
}
@media only screen and (max-width: 1400px) {
  /* line 904, ../styles/_app.scss */
  .search {
    width: 300px;
    padding: 0 10px 0 0;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 904, ../styles/_app.scss */
  .search {
    border-right: 0;
  }
}
@media only screen and (max-width: 991px) {
  /* line 904, ../styles/_app.scss */
  .search {
    display: none;
  }
}
/* line 928, ../styles/_app.scss */
.search .search-form {
  position: relative;
}
/* line 931, ../styles/_app.scss */
.search input {
  border-radius: 3px;
  margin: 0;
  padding: 0 40px 0 15px;
}
/* line 936, ../styles/_app.scss */
.search .btn-search {
  position: absolute;
  right: 15px;
  top: 53%;
  cursor: pointer;
  background: 0 0;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  opacity: 0.7;
  transition: all .5s;
  line-height: normal;
  color: #efa432;
}
/* line 951, ../styles/_app.scss */
.search .btn-search:hover {
  opacity: 1;
}

/* line 957, ../styles/_app.scss */
.top-search-mob {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 9999;
}
/* line 962, ../styles/_app.scss */
.top-search-mob .search-holder {
  overflow: hidden;
  display: none;
}
@media only screen and (max-width: 991px) {
  /* line 962, ../styles/_app.scss */
  .top-search-mob .search-holder {
    display: inline-block;
    vertical-align: middle;
    padding: 0 13px;
  }
}
@media only screen and (max-width: 991px) and (max-width: 768px) {
  /* line 962, ../styles/_app.scss */
  .top-search-mob .search-holder {
    padding: 0 5px;
  }
}
@media only screen and (max-width: 991px) and (max-width: 480px) {
  /* line 962, ../styles/_app.scss */
  .top-search-mob .search-holder {
    padding: 0 3px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 975, ../styles/_app.scss */
  .top-search-mob .search-holder .icon {
    font-size: 20px;
  }
}
@media only screen and (max-width: 991px) and (max-width: 768px) {
  /* line 975, ../styles/_app.scss */
  .top-search-mob .search-holder .icon {
    font-size: 17px;
  }
}

/* line 983, ../styles/_app.scss */
.top-search-mob .form-gorizontal {
  width: 100%;
  position: absolute;
  opacity: 0;
  right: 0;
  top: -100%;
  z-index: 876;
  padding: 0 5px;
  background: #fff;
  transition: all 0.6s cubic-bezier(0.2, 0.57, 0.36, 0.8);
}
/* line 994, ../styles/_app.scss */
.top-search-mob .search-holder.open {
  z-index: 5;
  background: #ffffff;
  white-space: nowrap;
}
/* line 998, ../styles/_app.scss */
.top-search-mob .search-holder.open .form-gorizontal {
  width: 100%;
  opacity: 1;
  right: 0;
  top: 65px;
}
/* line 1004, ../styles/_app.scss */
.top-search-mob .search-holder.open .form-gorizontal-top {
  width: 400px;
  height: 40px;
}
@media only screen and (max-width: 570px) {
  /* line 1004, ../styles/_app.scss */
  .top-search-mob .search-holder.open .form-gorizontal-top {
    width: 300px;
  }
}
/* line 1013, ../styles/_app.scss */
.top-search-mob .search-holder .form-gorizontal-top {
  display: inline-block;
  vertical-align: top;
  float: none;
  width: 0;
  overflow: hidden;
  transition: all 0.6s cubic-bezier(0.2, 0.57, 0.36, 0.8);
}
/* line 1020, ../styles/_app.scss */
.top-search-mob .search-holder .form-gorizontal-top input {
  width: 100%;
  height: 40px;
  background: #ffffff;
  color: #393939;
  border-color: transparent;
}
/* line 1029, ../styles/_app.scss */
.top-search-mob input {
  margin-bottom: 4px;
  border: 0;
}

/* line 1035, ../styles/_app.scss */
.header-bottom__right {
  display: inline-block;
  line-height: 64px;
  vertical-align: middle;
  text-align: right;
  width: 52%;
}
@media only screen and (max-width: 1700px) {
  /* line 1035, ../styles/_app.scss */
  .header-bottom__right {
    width: 59%;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 1035, ../styles/_app.scss */
  .header-bottom__right {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 570px) {
  /* line 1035, ../styles/_app.scss */
  .header-bottom__right {
    line-height: 62px;
  }
}
/* line 1054, ../styles/_app.scss */
.header-bottom__right .search_mob {
  display: none;
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  /* line 1054, ../styles/_app.scss */
  .header-bottom__right .search_mob {
    display: inline-block;
  }
}
/* line 1062, ../styles/_app.scss */
.header-bottom__right .icon {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-size: 23px;
  color: #626c65;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
/* line 1073, ../styles/_app.scss */
.header-bottom__right .icon:hover {
  color: #efa432;
}
/* line 1075, ../styles/_app.scss */
.header-bottom__right .icon:hover .icon-like__border {
  fill: #1fab65;
}
@media only screen and (max-width: 768px) {
  /* line 1062, ../styles/_app.scss */
  .header-bottom__right .icon {
    font-size: 20px;
  }
}
/* line 1084, ../styles/_app.scss */
.header-bottom__right .search-holder {
  overflow: hidden;
  display: none;
}
@media only screen and (max-width: 991px) {
  /* line 1084, ../styles/_app.scss */
  .header-bottom__right .search-holder {
    display: inline-block;
    vertical-align: middle;
    padding: 0 13px;
  }
}
@media only screen and (max-width: 991px) and (max-width: 768px) {
  /* line 1084, ../styles/_app.scss */
  .header-bottom__right .search-holder {
    padding: 0 5px;
  }
}
@media only screen and (max-width: 991px) and (max-width: 480px) {
  /* line 1084, ../styles/_app.scss */
  .header-bottom__right .search-holder {
    padding: 0 3px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 1097, ../styles/_app.scss */
  .header-bottom__right .search-holder .icon {
    font-size: 20px;
  }
}
@media only screen and (max-width: 991px) and (max-width: 768px) {
  /* line 1097, ../styles/_app.scss */
  .header-bottom__right .search-holder .icon {
    font-size: 17px;
  }
}

/* line 1107, ../styles/_app.scss */
.header__viewed-link {
  display: inline-block;
  vertical-align: middle;
  padding: 0 13px;
}
@media only screen and (max-width: 1200px) {
  /* line 1107, ../styles/_app.scss */
  .header__viewed-link {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  /* line 1107, ../styles/_app.scss */
  .header__viewed-link {
    border-left: 1px solid #ececec;
  }
}
@media only screen and (max-width: 768px) {
  /* line 1107, ../styles/_app.scss */
  .header__viewed-link {
    padding: 0 5px;
    border-left: none;
  }
}
@media only screen and (max-width: 480px) {
  /* line 1107, ../styles/_app.scss */
  .header__viewed-link {
    padding: 0 3px;
  }
}
/* line 1124, ../styles/_app.scss */
.header__viewed-link .icon {
  font-size: 29px;
}
@media only screen and (max-width: 768px) {
  /* line 1124, ../styles/_app.scss */
  .header__viewed-link .icon {
    font-size: 23px;
  }
}
/* line 1131, ../styles/_app.scss */
.header__viewed-link.active:hover {
  opacity: 0.7;
}
/* line 1134, ../styles/_app.scss */
.header__viewed-link.active .icon {
  color: #efa432;
}

/* line 1140, ../styles/_app.scss */
.header__favourite-link {
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
  border-right: 1px solid #ececec;
  border-left: 1px solid #ececec;
}
@media only screen and (max-width: 1700px) {
  /* line 1140, ../styles/_app.scss */
  .header__favourite-link {
    padding: 0 17px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 1140, ../styles/_app.scss */
  .header__favourite-link {
    padding: 0 5px;
    border: none;
  }
}
@media only screen and (max-width: 480px) {
  /* line 1140, ../styles/_app.scss */
  .header__favourite-link {
    padding: 0 3px;
  }
}
/* line 1157, ../styles/_app.scss */
.header__favourite-link.active .icon {
  color: #1fab65;
}
/* line 1159, ../styles/_app.scss */
.header__favourite-link.active .icon:hover {
  opacity: 0.7;
}
/* line 1162, ../styles/_app.scss */
.header__favourite-link.active .icon .icon-like__body {
  fill: #1fab65;
}
/* line 1165, ../styles/_app.scss */
.header__favourite-link.active .icon .icon-like__border {
  fill: #1fab65;
}
@media only screen and (max-width: 768px) {
  /* line 1171, ../styles/_app.scss */
  .header__favourite-link .icon svg {
    width: 20px;
  }
}

/* line 1179, ../styles/_app.scss */
.header__cart-link {
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
  color: #626c65;
  font: 12px/22px GothamPro-Light;
  text-transform: uppercase;
}
@media only screen and (max-width: 1700px) {
  /* line 1179, ../styles/_app.scss */
  .header__cart-link {
    padding: 0 17px;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 1179, ../styles/_app.scss */
  .header__cart-link {
    border-right: 1px solid #ececec;
    line-height: 65px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 1179, ../styles/_app.scss */
  .header__cart-link {
    padding: 0 13px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 1179, ../styles/_app.scss */
  .header__cart-link {
    padding: 0 5px;
    border: none;
  }
}
@media only screen and (max-width: 480px) {
  /* line 1179, ../styles/_app.scss */
  .header__cart-link {
    padding: 0 3px;
  }
}
/* line 1203, ../styles/_app.scss */
.header__cart-link .icon {
  padding-right: 10px;
  text-transform: none;
  color: #efa432;
}
@media only screen and (max-width: 1200px) {
  /* line 1203, ../styles/_app.scss */
  .header__cart-link .icon {
    color: #626c65;
  }
}
@media only screen and (max-width: 991px) {
  /* line 1203, ../styles/_app.scss */
  .header__cart-link .icon {
    padding: 0;
  }
}

/* line 1216, ../styles/_app.scss */
.swiper-pagination-bullet {
  border-radius: 0;
  width: 65px;
  height: 2px;
  background-color: #d1d1d1;
}
@media only screen and (max-width: 600px) {
  /* line 1216, ../styles/_app.scss */
  .swiper-pagination-bullet {
    width: 25px;
  }
}

/* line 1227, ../styles/_app.scss */
.swiper-pagination-bullet-active {
  background: #f7f7f7;
  opacity: 0.6;
}

/* line 1233, ../styles/_app.scss */
.swiper-container-horizontal .swiper-pagination-bullets {
  bottom: 130px;
}
@media only screen and (max-width: 991px) {
  /* line 1233, ../styles/_app.scss */
  .swiper-container-horizontal .swiper-pagination-bullets {
    bottom: 10px;
  }
}
@media only screen and (max-width: 570px) {
  /* line 1233, ../styles/_app.scss */
  .swiper-container-horizontal .swiper-pagination-bullets {
    bottom: 2px;
  }
}

@media only screen and (max-width: 600px) {
  /* line 1244, ../styles/_app.scss */
  .slider-top {
    display: none;
  }
}

/* line 1252, ../styles/_app.scss */
.main-slider .swiper-slide:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  -webkit-box-shadow: inset 54px 190px 190px 54px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 54px 190px 190px 54px rgba(0, 0, 0, 0.5);
  box-shadow: inset 54px 190px 190px 54px rgba(0, 0, 0, 0.5);
}
/* line 1263, ../styles/_app.scss */
.main-slider .swiper-slide img {
  max-width: 100%;
  width: 100%;
}
/* line 1268, ../styles/_app.scss */
.main-slider .btn {
  text-transform: none;
  padding: 18px 50px;
}
@media only screen and (max-width: 991px) {
  /* line 1268, ../styles/_app.scss */
  .main-slider .btn {
    padding: 15px 30px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 1268, ../styles/_app.scss */
  .main-slider .btn {
    padding: 10px 15px;
    font-size: 12px;
  }
}
@media only screen and (max-width: 570px) {
  /* line 1268, ../styles/_app.scss */
  .main-slider .btn {
    padding: 7px 15px;
  }
}
/* line 1282, ../styles/_app.scss */
.main-slider .slide-caption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: -15px;
  width: 1560px;
  max-width: 100%;
  margin: auto;
}
/* line 1292, ../styles/_app.scss */
.main-slider .caption-slide__left {
  position: absolute;
  left: 10px;
  top: 20%;
  max-width: 580px;
  text-align: left;
}
@media only screen and (max-width: 1700px) {
  /* line 1292, ../styles/_app.scss */
  .main-slider .caption-slide__left {
    left: 10%;
  }
}
@media only screen and (max-width: 600px) {
  /* line 1292, ../styles/_app.scss */
  .main-slider .caption-slide__left {
    top: 10%;
    max-width: 80%;
  }
}
@media only screen and (max-width: 570px) {
  /* line 1292, ../styles/_app.scss */
  .main-slider .caption-slide__left {
    left: 10px;
  }
}
/* line 1309, ../styles/_app.scss */
.main-slider .slide-caption__text {
  font: 54px/62px GothamPro;
  color: #fff;
  max-height: 190px;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  /* line 1309, ../styles/_app.scss */
  .main-slider .slide-caption__text {
    font-size: 45px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 1309, ../styles/_app.scss */
  .main-slider .slide-caption__text {
    font-size: 39px;
    line-height: 41px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 1309, ../styles/_app.scss */
  .main-slider .slide-caption__text {
    font-size: 26px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 1309, ../styles/_app.scss */
  .main-slider .slide-caption__text {
    font-size: 23px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 570px) {
  /* line 1309, ../styles/_app.scss */
  .main-slider .slide-caption__text {
    font-size: 17px;
    line-height: 25px;
  }
}
/* line 1335, ../styles/_app.scss */
.main-slider .slide-caption__btn {
  margin-top: 30px;
}
@media only screen and (max-width: 600px) {
  /* line 1335, ../styles/_app.scss */
  .main-slider .slide-caption__btn {
    margin-top: 10px;
  }
}

/* line 1343, ../styles/_app.scss */
.btn--light-green {
  background: #efa432;
  color: #fff;
  font: 16px/22px GothamPro-Medium;
}
/* line 1347, ../styles/_app.scss */
.btn--light-green:hover, .btn--light-green:focus, .btn--light-green:active {
  opacity: .8;
  color: #fff;
}

/* line 1356, ../styles/_app.scss */
.category__main {
  position: relative;
  text-align: center;
  margin: -109px auto 30px;
  z-index: 999;
  font-size: 0;
}
@media only screen and (max-width: 991px) {
  /* line 1356, ../styles/_app.scss */
  .category__main {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 570px) {
  /* line 1356, ../styles/_app.scss */
  .category__main {
    margin-bottom: 0;
  }
}

/* line 1370, ../styles/_app.scss */
.category__one-block {
  display: inline-block;
  vertical-align: top;
  background: #393939;
  color: #fff;
  text-align: center;
  margin: 0 12px;
  max-width: 33%;
}
@media only screen and (max-width: 1700px) {
  /* line 1370, ../styles/_app.scss */
  .category__one-block {
    width: 30%;
  }
}
@media only screen and (max-width: 768px) {
  /* line 1370, ../styles/_app.scss */
  .category__one-block {
    max-width: 60%;
    width: 100%;
    margin: 0 auto 20px;
  }
}
@media only screen and (max-width: 570px) {
  /* line 1370, ../styles/_app.scss */
  .category__one-block {
    max-width: 80%;
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  /* line 1370, ../styles/_app.scss */
  .category__one-block {
    max-width: 100%;
    width: 100%;
  }
}
/* line 1394, ../styles/_app.scss */
.category__one-block .to-all {
  border-top: 1px solid #4b4b4b;
}
/* line 1396, ../styles/_app.scss */
.category__one-block .to-all:hover {
  background: #4b4b4b;
}
/* line 1398, ../styles/_app.scss */
.category__one-block .to-all:hover a {
  color: #efa432;
}
/* line 1402, ../styles/_app.scss */
.category__one-block .to-all a {
  display: block;
  text-transform: uppercase;
  font: 12px/15px GothamPro-Medium;
  color: #efa432;
  padding: 18px;
}
/* line 1410, ../styles/_app.scss */
.category__one-block .category__one-img {
  max-height: 182px;
  overflow: hidden;
}
/* line 1413, ../styles/_app.scss */
.category__one-block .category__one-img img {
  max-width: 100%;
  width: 100%;
}

/* line 1420, ../styles/_app.scss */
.category__block-title {
  color: #fff;
  font: 18px/22px GothamPro-Medium;
  padding: 18px;
  border-bottom: 1px solid #4b4b4b;
  text-transform: uppercase;
  word-wrap: break-word;
}
@media only screen and (max-width: 991px) {
  /* line 1420, ../styles/_app.scss */
  .category__block-title {
    font-size: 15px;
    padding: 11px;
  }
}

/* line 1433, ../styles/_app.scss */
.category__block-list {
  font: 15px/18px GothamPro;
  padding: 10px 0;
}
/* line 1436, ../styles/_app.scss */
.category__block-list li {
  transition: all .5s;
}
@media only screen and (max-width: 991px) {
  /* line 1436, ../styles/_app.scss */
  .category__block-list li {
    font-size: 15px;
  }
}
/* line 1441, ../styles/_app.scss */
.category__block-list li:hover {
  background: #4b4b4b;
}
/* line 1443, ../styles/_app.scss */
.category__block-list li:hover a {
  color: #fff;
}
/* line 1448, ../styles/_app.scss */
.category__block-list a {
  padding: 9px 15px;
  color: #fff;
  display: block;
}
@media only screen and (max-width: 991px) {
  /* line 1448, ../styles/_app.scss */
  .category__block-list a {
    padding: 10px 5px;
  }
}
/* line 1455, ../styles/_app.scss */
.category__block-list a:hover {
  color: #fff;
}

/* line 1461, ../styles/_app.scss */
.tabs {
  position: relative;
  margin-bottom: 26px;
  text-align: center;
}
/* line 1465, ../styles/_app.scss */
.tabs li {
  display: inline-block;
  margin-left: 30px;
}
@media only screen and (max-width: 570px) {
  /* line 1465, ../styles/_app.scss */
  .tabs li {
    margin-left: 5px;
  }
}
/* line 1471, ../styles/_app.scss */
.tabs li a {
  font: 18px/21px GothamPro;
  color: #9f9f9f;
  padding: 22px 0;
}
@media only screen and (max-width: 991px) {
  /* line 1471, ../styles/_app.scss */
  .tabs li a {
    font-size: 16px;
    padding: 20px 10px;
  }
}
@media only screen and (max-width: 570px) {
  /* line 1471, ../styles/_app.scss */
  .tabs li a {
    font-size: 14px;
    padding: 20px 0px !important;
  }
}
/* line 1483, ../styles/_app.scss */
.tabs li a:after {
  position: absolute;
  opacity: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background-color: #efa432;
  transform: scalex(0);
  -moz-transform: scalex(0);
  -ms-transform: scalex(0);
  -webkit-transform: scalex(0);
  -o-transform: scalex(0);
  transition: all .3s ease-in;
  z-index: 1;
  margin: auto;
}
/* line 1502, ../styles/_app.scss */
.tabs li a:before {
  position: absolute;
  opacity: 0;
  right: 0;
  top: 0px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background-color: #efa432;
  transform: scalex(0);
  -moz-transform: scalex(0);
  -ms-transform: scalex(0);
  -webkit-transform: scalex(0);
  -o-transform: scalex(0);
  transition: all .3s ease-in;
  z-index: 1;
  margin: auto;
}
/* line 1521, ../styles/_app.scss */
.tabs li a:hover {
  background: none;
  color: #393939;
}
/* line 1524, ../styles/_app.scss */
.tabs li a:hover:after {
  transform: scalex(1);
  -moz-transform: scalex(1);
  -ms-transform: scalex(1);
  -webkit-transform: scalex(1);
  -o-transform: scalex(1);
  opacity: 1;
}
/* line 1532, ../styles/_app.scss */
.tabs li a:hover:before {
  transform: scalex(1);
  -moz-transform: scalex(1);
  -ms-transform: scalex(1);
  -webkit-transform: scalex(1);
  -o-transform: scalex(1);
  opacity: 1;
}
/* line 1541, ../styles/_app.scss */
.tabs li a:focus {
  background: none;
  color: #393939;
}
/* line 1544, ../styles/_app.scss */
.tabs li a:focus:after {
  transform: scalex(1);
  -moz-transform: scalex(1);
  -ms-transform: scalex(1);
  -webkit-transform: scalex(1);
  -o-transform: scalex(1);
  opacity: 1;
}
/* line 1552, ../styles/_app.scss */
.tabs li a:focus:before {
  transform: scalex(1);
  -moz-transform: scalex(1);
  -ms-transform: scalex(1);
  -webkit-transform: scalex(1);
  -o-transform: scalex(1);
  opacity: 1;
}
/* line 1565, ../styles/_app.scss */
.tabs .active a {
  color: #393939;
  font-family: 'GothamPro-Medium';
}
/* line 1568, ../styles/_app.scss */
.tabs .active a:after {
  position: absolute;
  opacity: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background-color: #efa432;
  transform: scalex(0);
  -moz-transform: scalex(0);
  -ms-transform: scalex(0);
  -webkit-transform: scalex(0);
  -o-transform: scalex(0);
  transition: all .3s ease-in;
  z-index: 1;
  margin: auto;
}
/* line 1587, ../styles/_app.scss */
.tabs .active a:before {
  position: absolute;
  opacity: 0;
  right: 0;
  top: 0px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background-color: #efa432;
  transform: scalex(0);
  -moz-transform: scalex(0);
  -ms-transform: scalex(0);
  -webkit-transform: scalex(0);
  -o-transform: scalex(0);
  transition: all .3s ease-in;
  z-index: 1;
  margin: auto;
}
/* line 1606, ../styles/_app.scss */
.tabs .active a:after {
  transform: scalex(1);
  -moz-transform: scalex(1);
  -ms-transform: scalex(1);
  -webkit-transform: scalex(1);
  -o-transform: scalex(1);
  opacity: 1;
}
/* line 1614, ../styles/_app.scss */
.tabs .active a:before {
  transform: scalex(1);
  -moz-transform: scalex(1);
  -ms-transform: scalex(1);
  -webkit-transform: scalex(1);
  -o-transform: scalex(1);
  opacity: 1;
}
/* line 1622, ../styles/_app.scss */
.tabs .active a:hover {
  background: none;
  color: #393939;
}
/* line 1628, ../styles/_app.scss */
.tabs:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #d5d5d5;
  bottom: 0;
  left: 0;
  right: 0;
}
/* line 1638, ../styles/_app.scss */
.tabs:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #d5d5d5;
  top: 0;
  left: 0;
  right: 0;
}

/* line 1650, ../styles/_app.scss */
.prod__main {
  padding: 22px 0 30px;
}

/* line 1654, ../styles/_app.scss */
.nav-tabs {
  padding-top: 7px;
  border-bottom: none;
}

/* line 1659, ../styles/_app.scss */
.prod-one__descr {
  padding: 25px 20px;
  overflow: hidden;
  -moz-transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
}
@media only screen and (max-width: 1700px) {
  /* line 1659, ../styles/_app.scss */
  .prod-one__descr {
    padding: 10px;
  }
}

/* line 1673, ../styles/_app.scss */
.prod-one {
  background: #fff;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 4px;
  border: 1px solid #e0e3e1;
}
@media only screen and (max-width: 768px) {
  /* line 1673, ../styles/_app.scss */
  .prod-one {
    max-width: 100%;
    margin: 0 auto 30px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 1673, ../styles/_app.scss */
  .prod-one {
    max-width: 75%;
  }
}
@media only screen and (max-width: 480px) {
  /* line 1673, ../styles/_app.scss */
  .prod-one {
    max-width: 100%;
  }
}
/* line 1691, ../styles/_app.scss */
.prod-one:hover .prod__more {
  opacity: 1;
  bottom: 0px;
}
/* line 1695, ../styles/_app.scss */
.prod-one:hover .prod-one__descr {
  height: 160px;
}
/* line 1698, ../styles/_app.scss */
.prod-one:hover .prod-one__img {
  height: 170px;
  opacity: 0.7;
}
@media only screen and (max-width: 1700px) {
  /* line 1698, ../styles/_app.scss */
  .prod-one:hover .prod-one__img {
    height: 100px;
  }
}
/* line 1705, ../styles/_app.scss */
.prod-one:hover .prod-one__bottom {
  padding-top: 9px;
}

/* line 1711, ../styles/_app.scss */
.prod-title {
  font: 15px/22px GothamPro-Medium;
}

/* line 1715, ../styles/_app.scss */
.prod-brand {
  font: 12px/20px GothamPro;
  opacity: 0.7;
  display: inline-block;
  vertical-align: middle;
  width: 35%;
  color: #393939;
}

/* line 1724, ../styles/_app.scss */
.prod-prise {
  font: 16px/20px GothamPro;
  display: inline-block;
  vertical-align: middle;
  width: 62%;
  text-align: right;
  color: #393939;
}
@media only screen and (max-width: 1700px) {
  /* line 1724, ../styles/_app.scss */
  .prod-prise {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 1724, ../styles/_app.scss */
  .prod-prise {
    font-size: 12px;
  }
}

/* line 1739, ../styles/_app.scss */
.prod-one__bottom {
  padding-top: 8px;
  -moz-transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
}
/* line 1745, ../styles/_app.scss */
.prod-one__bottom .prod-brand {
  display: none;
}
/* line 1748, ../styles/_app.scss */
.prod-one__bottom .prod-prise {
  width: 100%;
  text-align: left;
}

/* line 1754, ../styles/_app.scss */
.favorite-prod {
  color: #c1c6c2;
  position: absolute;
  right: 10px;
  top: 10px;
  border: 1px solid #c1c6c2;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  line-height: 40px;
  text-align: center;
  -webkit-transition: all .5s;
  transition: all .5s;
  background: #fff;
  cursor: pointer;
  z-index: 9;
}
/* line 1770, ../styles/_app.scss */
.favorite-prod .icon-like {
  font-size: 18px;
}
/* line 1773, ../styles/_app.scss */
.favorite-prod.active {
  color: #1faa66;
}
/* line 1775, ../styles/_app.scss */
.favorite-prod.active:hover {
  background: #fff;
  color: #c1c6c2;
}
/* line 1780, ../styles/_app.scss */
.favorite-prod:hover {
  background: #fff;
  color: #1faa66;
}

/* line 1786, ../styles/_app.scss */
.page-title {
  font: 30px/33px GothamPro;
  padding: 0 0 30px;
}
@media only screen and (max-width: 570px) {
  /* line 1786, ../styles/_app.scss */
  .page-title {
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 20px;
  }
}

/* line 1796, ../styles/_app.scss */
.page-title--center {
  text-align: center;
}

/* line 1800, ../styles/_app.scss */
.prod__more {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -50px;
  opacity: 0;
  -moz-transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  padding: 15px 10px;
  text-align: center;
  border-top: 1px solid #d5d5d5;
  cursor: pointer;
  color: #efa432;
  font: 12px/15px GothamPro-Medium;
  text-transform: uppercase;
}
/* line 1817, ../styles/_app.scss */
.prod__more:hover {
  background: #f9f9f9;
}

/* line 1822, ../styles/_app.scss */
.prod-one__img {
  -moz-transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  height: 214px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media only screen and (max-width: 1700px) {
  /* line 1822, ../styles/_app.scss */
  .prod-one__img {
    height: 161px;
  }
}
/* line 1833, ../styles/_app.scss */
.prod-one__img img {
  max-height: 100%;
  width: 100%;
}

/* line 1839, ../styles/_app.scss */
.slider-prod__nav {
  max-width: 122px;
  position: relative;
  display: block;
  margin-top: 80px;
  clear: both;
}
@media only screen and (max-width: 570px) {
  /* line 1839, ../styles/_app.scss */
  .slider-prod__nav {
    max-width: 100px;
    margin-top: 55px;
  }
}

/* line 1851, ../styles/_app.scss */
.swiper-button-prev {
  left: 0;
}

/* line 1855, ../styles/_app.scss */
.swiper-button-next {
  right: 0;
}

/* line 1859, ../styles/_app.scss */
.swiper-button-next,
.swiper-button-prev {
  background-image: none;
  background: #fff;
  width: 55px;
  height: 55px;
  text-align: center;
  line-height: 57px;
  border-radius: 50%;
  font-size: 11px;
  color: #9a9a9a;
  border: 1px solid #9c9999;
  transition: all .5s;
}
/* line 1872, ../styles/_app.scss */
.swiper-button-next:hover,
.swiper-button-prev:hover {
  border-color: #1faa66;
  color: #1faa66;
}
@media only screen and (max-width: 570px) {
  /* line 1859, ../styles/_app.scss */
  .swiper-button-next,
  .swiper-button-prev {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

/* line 1883, ../styles/_app.scss */
.slider-prod-block {
  position: relative;
  border-top: 1px solid #d5d5d5;
}

/* line 1888, ../styles/_app.scss */
.slider-prod__img {
  position: relative;
  background-size: cover;
}

/* line 1893, ../styles/_app.scss */
.slider-prod__descr {
  padding: 91px 0 210px;
  max-width: 30%;
}
@media only screen and (max-width: 991px) {
  /* line 1893, ../styles/_app.scss */
  .slider-prod__descr {
    max-width: 60%;
  }
}
@media only screen and (max-width: 570px) {
  /* line 1893, ../styles/_app.scss */
  .slider-prod__descr {
    padding: 40px 0 180px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 1893, ../styles/_app.scss */
  .slider-prod__descr {
    max-width: 100%;
  }
}
/* line 1905, ../styles/_app.scss */
.slider-prod__descr .btn--green {
  padding: 23px 34px;
  text-transform: none;
  font-size: 14px;
}

/* line 1912, ../styles/_app.scss */
.slider-prod__descr-b {
  font: 40px/48px GothamPro-Medium;
  padding-bottom: 25px;
}
@media only screen and (max-width: 1400px) {
  /* line 1912, ../styles/_app.scss */
  .slider-prod__descr-b {
    font-size: 29px;
    line-height: 43px;
  }
}

/* line 1921, ../styles/_app.scss */
.slider-prod__descr-t {
  font: 14px/18px GothamPro-Medium;
  padding-bottom: 14px;
  text-transform: uppercase;
  opacity: 0.5;
}

/* line 1928, ../styles/_app.scss */
.slider-prod {
  width: 90.2%;
  float: right;
  margin: -136px auto 30px;
}
@media only screen and (max-width: 1560px) {
  /* line 1928, ../styles/_app.scss */
  .slider-prod {
    width: 89.2%;
  }
}
@media only screen and (max-width: 1400px) {
  /* line 1928, ../styles/_app.scss */
  .slider-prod {
    width: 92%;
  }
}
@media only screen and (max-width: 1280px) {
  /* line 1928, ../styles/_app.scss */
  .slider-prod {
    width: 94.2%;
  }
}
@media only screen and (max-width: 768px) {
  /* line 1928, ../styles/_app.scss */
  .slider-prod {
    float: none;
  }
}
@media only screen and (max-width: 768px) {
  /* line 1944, ../styles/_app.scss */
  .slider-prod .prod-one {
    max-width: 100%;
    margin: 0;
  }
}

/* line 1952, ../styles/_app.scss */
.old-prise {
  color: #393939;
  opacity: 0.5;
  font: 12px/20px GothamPro-Medium;
  padding-right: 15px;
  text-decoration: line-through;
}
@media only screen and (max-width: 1700px) {
  /* line 1952, ../styles/_app.scss */
  .old-prise {
    padding-right: 13px;
  }
}

/* line 1963, ../styles/_app.scss */
.features {
  clear: both;
  border-top: 1px solid #d5d5d5;
  padding: 60px 0 30px;
}
@media only screen and (max-width: 570px) {
  /* line 1963, ../styles/_app.scss */
  .features {
    padding: 30px 0 0;
  }
}

/* line 1972, ../styles/_app.scss */
.features-one {
  border: 1px solid #d0dad1;
  background: #fff;
  padding: 37px 35px;
  text-align: center;
  border-radius: 4px;
  margin-top: 10px;
}
@media only screen and (max-width: 1200px) {
  /* line 1972, ../styles/_app.scss */
  .features-one {
    padding: 20px 15px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 1972, ../styles/_app.scss */
  .features-one {
    max-width: 100%;
    margin: 0 auto 20px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 1972, ../styles/_app.scss */
  .features-one {
    height: auto !important;
  }
}

/* line 1991, ../styles/_app.scss */
.circle--green {
  background: #e7efeb;
  border-radius: 50%;
  color: #155f3a;
  width: 90px;
  height: 90px;
  line-height: 102px;
  margin: auto;
  font-size: 45px;
}

/* line 2002, ../styles/_app.scss */
.features-one__icon {
  text-align: center;
  padding-bottom: 12px;
}

/* line 2007, ../styles/_app.scss */
.page-title--min {
  font-size: 20px;
}

/* line 2012, ../styles/_app.scss */
.rewiews-main {
  padding: 25px 0;
}
/* line 2014, ../styles/_app.scss */
.rewiews-main .slider-prod__nav {
  margin-bottom: 30px;
  margin-top: 0;
}
@media only screen and (max-width: 570px) {
  /* line 2014, ../styles/_app.scss */
  .rewiews-main .slider-prod__nav {
    margin: 30px 0;
  }
}

/* line 2023, ../styles/_app.scss */
.rewiews-one-block {
  position: relative;
  text-align: center;
  background: #fff;
  padding: 22px;
  border-radius: 4px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
@media only screen and (max-width: 1200px) {
  /* line 2023, ../styles/_app.scss */
  .rewiews-one-block {
    padding: 15px 10px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 2023, ../styles/_app.scss */
  .rewiews-one-block {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 2023, ../styles/_app.scss */
  .rewiews-one-block {
    max-width: 100%;
    margin: 0 auto 20px;
  }
}
@media only screen and (max-width: 570px) {
  /* line 2023, ../styles/_app.scss */
  .rewiews-one-block {
    max-width: 100%;
  }
}
/* line 2054, ../styles/_app.scss */
.rewiews-one-block .rewiews-one-raty {
  padding-bottom: 10px;
}
/* line 2056, ../styles/_app.scss */
.rewiews-one-block .rewiews-one-raty .review-raty {
  width: 100% !important;
  text-align: center;
}

/* line 2063, ../styles/_app.scss */
.rewiews-one__bottom {
  margin-top: 50px;
}

/* line 2071, ../styles/_app.scss */
.rewiews-one__theme {
  font: 16px/20px GothamPro-Medium;
  padding: 15px 0;
}

/* line 2076, ../styles/_app.scss */
.rewiews-one__text {
  padding: 5px 0 15px;
  font-size: 14px;
  height: 100%;
  position: relative;
  max-height: 200px;
  overflow: hidden;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
/* line 2089, ../styles/_app.scss */
.rewiews-one__text.review-shadow:after {
  content: "";
  opacity: 1;
  height: 100%;
  width: 100%;
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: inset 2px -30px 44px white;
}

/* line 2103, ../styles/_app.scss */
.rewiews-one__name {
  font: 14px/18px GothamPro-Medium;
}

/* line 2107, ../styles/_app.scss */
.rewiews-one__date {
  font: 14px/18px GothamPro;
  opacity: 0.7;
  padding-top: 13px;
}

/* line 2113, ../styles/_app.scss */
.logo-block {
  width: 100%;
  text-align: center;
  padding: 0 35px;
  background: #fff;
  border-radius: 4px;
  height: 207px;
  line-height: 207px;
}
/* line 2124, ../styles/_app.scss */
.logo-block img {
  max-width: 100%;
  max-height: 73px;
}

/* line 2131, ../styles/_app.scss */
.main-page .partners__slider {
  padding-top: 50px;
}
/* line 2135, ../styles/_app.scss */
.main-page .partners .slider-prod__nav {
  margin-top: 30px;
}
@media only screen and (max-width: 1200px) {
  /* line 2139, ../styles/_app.scss */
  .main-page .blog__block {
    margin-bottom: 30px;
  }
}

/* line 2146, ../styles/_app.scss */
.partners {
  padding: 30px 0 65px;
  position: relative;
  border-bottom: 1px solid #d5d5d5;
}
@media only screen and (max-width: 570px) {
  /* line 2146, ../styles/_app.scss */
  .partners {
    padding: 0px 0 65px;
  }
}

/* line 2155, ../styles/_app.scss */
.partners__slider {
  padding-top: 30px;
}
@media only screen and (max-width: 570px) {
  /* line 2155, ../styles/_app.scss */
  .partners__slider {
    padding: 0;
  }
}

/* line 2162, ../styles/_app.scss */
.main-blog {
  padding: 57px 0 30px;
}
@media only screen and (max-width: 570px) {
  /* line 2162, ../styles/_app.scss */
  .main-blog {
    padding: 30px 0;
  }
}

/* line 2169, ../styles/_app.scss */
.blog__block {
  position: relative;
  max-height: 346px;
  overflow: hidden;
  border-radius: 4px;
}
/* line 2181, ../styles/_app.scss */
.blog__block:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-box-shadow: inset 0 -127px 101px 4px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: inset 0 -127px 101px 4px rgba(0, 0, 0, 0.55);
  box-shadow: inset 0 -127px 101px 4px rgba(0, 0, 0, 0.55);
  z-index: 1;
}
/* line 2194, ../styles/_app.scss */
.blog__block:hover .blog__img {
  opacity: 0.7;
}
/* line 2198, ../styles/_app.scss */
.blog__block .blog__img {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
/* line 2205, ../styles/_app.scss */
.blog__block img {
  max-width: 100%;
  width: 100%;
}
/* line 2209, ../styles/_app.scss */
.blog__block .blog__descr {
  position: absolute;
  left: 30px;
  bottom: 21px;
  z-index: 2;
}
@media only screen and (max-width: 991px) {
  /* line 2209, ../styles/_app.scss */
  .blog__block .blog__descr {
    left: 0;
    padding: 0 15px;
  }
}
/* line 2219, ../styles/_app.scss */
.blog__block .blog__title {
  font: 16px/22px GothamPro-Medium;
  color: #fff;
  padding-bottom: 15px;
  word-wrap: break-word;
}
/* line 2228, ../styles/_app.scss */
.blog__block .blog__date {
  font: 12px/20px GothamPro;
  color: #fff;
}

/* line 2234, ../styles/_app.scss */
.white {
  color: #fff;
}

/* line 2238, ../styles/_app.scss */
.subscribe__block {
  padding: 68px 128px;
  background: #efa432;
  font-size: 0;
  border-radius: 4px;
}
@media only screen and (max-width: 1700px) {
  /* line 2238, ../styles/_app.scss */
  .subscribe__block {
    padding: 68px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 2238, ../styles/_app.scss */
  .subscribe__block {
    padding: 40px;
  }
}
@media only screen and (max-width: 570px) {
  /* line 2238, ../styles/_app.scss */
  .subscribe__block {
    padding: 22px;
  }
}
/* line 2252, ../styles/_app.scss */
.subscribe__block .page-title {
  width: 44%;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin-right: 7%;
}
@media only screen and (max-width: 1700px) {
  /* line 2252, ../styles/_app.scss */
  .subscribe__block .page-title {
    margin-right: 1%;
  }
}
@media only screen and (max-width: 1400px) {
  /* line 2252, ../styles/_app.scss */
  .subscribe__block .page-title {
    font-size: 25px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 2252, ../styles/_app.scss */
  .subscribe__block .page-title {
    font-size: 19px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 2252, ../styles/_app.scss */
  .subscribe__block .page-title {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 570px) {
  /* line 2252, ../styles/_app.scss */
  .subscribe__block .page-title {
    font-size: 16px;
    line-height: 22px;
  }
}
/* line 2280, ../styles/_app.scss */
.subscribe__block .subscribe-form {
  width: 100%;
  max-width: 520px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  /* line 2280, ../styles/_app.scss */
  .subscribe__block .subscribe-form {
    max-width: 52%;
  }
}
@media only screen and (max-width: 768px) {
  /* line 2280, ../styles/_app.scss */
  .subscribe__block .subscribe-form {
    max-width: 80%;
    display: block;
    margin: auto;
  }
}
@media only screen and (max-width: 570px) {
  /* line 2280, ../styles/_app.scss */
  .subscribe__block .subscribe-form {
    max-width: 100%;
  }
}
/* line 2297, ../styles/_app.scss */
.subscribe__block .subscribe-form input {
  margin: 0;
  height: 60px;
}
@media only screen and (max-width: 991px) {
  /* line 2297, ../styles/_app.scss */
  .subscribe__block .subscribe-form input {
    height: 47px;
  }
}
/* line 2305, ../styles/_app.scss */
.subscribe__block .subscribe-btn {
  position: absolute;
  top: 0;
  height: 100%;
  right: 15px;
  background: transparent;
  color: #393939;
  line-height: 0;
  font: 15px/18px GothamPro;
  transition: all .5s;
  border-left: 1px solid #d5d5d5;
  padding-left: 15px;
}
@media only screen and (max-width: 480px) {
  /* line 2305, ../styles/_app.scss */
  .subscribe__block .subscribe-btn {
    font-size: 11px;
  }
}
/* line 2321, ../styles/_app.scss */
.subscribe__block .subscribe-btn:hover, .subscribe__block .subscribe-btn:focus, .subscribe__block .subscribe-btn:active {
  color: #efa432;
}

/* line 2329, ../styles/_app.scss */
.bottom-text {
  padding: 50px 0 55px;
  color: #8d8d8d;
}
@media only screen and (max-width: 600px) {
  /* line 2329, ../styles/_app.scss */
  .bottom-text {
    padding: 30px 0;
  }
}
/* line 2335, ../styles/_app.scss */
.bottom-text.text {
  font-size: 14px;
  line-height: 20px;
}

/* line 2341, ../styles/_app.scss */
.bottom-text_title-top {
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 15px;
}

/* line 2347, ../styles/_app.scss */
.bottom-text_title-bottom {
  font-size: 20px;
  line-height: 25px;
}

/* line 2352, ../styles/_app.scss */
.header #menu-trigger {
  position: relative;
  cursor: pointer;
  width: 52px;
  z-index: 99;
  transition: all 0.5s ease;
  transform: scale(0.85);
  -moz-transform: scale(0.85);
  -ms-transform: scale(0.85);
  -webkit-transform: scale(0.85);
  -o-transform: scale(0.85);
  z-index: 999;
  display: none;
}
@media only screen and (max-width: 480px) {
  /* line 2352, ../styles/_app.scss */
  .header #menu-trigger {
    margin-right: 0;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 2373, ../styles/_app.scss */
  .header #menu-trigger {
    display: block;
  }
}
/* line 2378, ../styles/_app.scss */
.header #menu-trigger div {
  position: relative;
  display: block;
  height: 3px;
  margin-bottom: 6px;
  width: 40px;
  background: #393939;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

@media only screen and (max-width: 570px) {
  /* line 2390, ../styles/_app.scss */
  .header #menu-trigger div {
    width: 34px;
    top: 3px;
  }
}
/* line 2396, ../styles/_app.scss */
.header #menu-trigger:hover {
  cursor: pointer;
}

/* line 2400, ../styles/_app.scss */
.header #menu-trigger:hover div:nth-child(odd) {
  width: 35px;
}

/* line 2404, ../styles/_app.scss */
.header #menu-trigger:hover div:nth-child(even) {
  width: 25px;
}

/* line 2408, ../styles/_app.scss */
.header #menu-trigger.clicked div {
  background: #393939;
}

/* line 2412, ../styles/_app.scss */
.header #menu-trigger.clicked div:nth-child(even) {
  opacity: 0;
}

/* line 2416, ../styles/_app.scss */
.header #menu-trigger.clicked div:nth-child(1) {
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  top: 11px;
}

/* line 2425, ../styles/_app.scss */
.header #menu-trigger.clicked div:nth-child(3) {
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  top: -7px;
}

/* line 2434, ../styles/_app.scss */
.header #menu-trigger.clicked:hover {
  transform: scale(0.75);
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -webkit-transform: scale(0.75);
  -o-transform: scale(0.75);
}

/* line 2442, ../styles/_app.scss */
.header #menu-trigger.clicked:hover div {
  width: 40px !important;
}

/* line 2446, ../styles/_app.scss */
.navbar-toggle {
  margin-top: 12px;
}
@media only screen and (max-width: 480px) {
  /* line 2446, ../styles/_app.scss */
  .navbar-toggle {
    margin-top: 9px;
  }
}

/* line 2457, ../styles/_app.scss */
.navbar-right {
  margin: 0;
  width: 100%;
}

@media (max-width: 1349px) {
  /* line 2463, ../styles/_app.scss */
  .main-navigation-inner-items {
    max-height: -webkit-calc(100vh - 77px);
    max-height: calc(100vh - 77px);
  }

  /* line 2468, ../styles/_app.scss */
  .main-navigation-inner-items .pic {
    width: 300px;
    height: 223px;
    margin: -111px 0 0 -150px;
  }

  /* line 2474, ../styles/_app.scss */
  .main-navigation-inner-items .promo-item {
    padding: 0;
    height: 245px;
    width: 50%;
  }

  /* line 2480, ../styles/_app.scss */
  .main-navigation-inner-items .promo-item-inner-items {
    height: 128px;
  }

  /* line 2484, ../styles/_app.scss */
  .main-navigation-inner-items .promo-item-inner-item {
    display: inline-block;
  }

  /* line 2488, ../styles/_app.scss */
  .main-navigation-inner-items .regular-items {
    max-width: 740px;
  }

  /* line 2492, ../styles/_app.scss */
  .main-navigation-inner-items .regular-item {
    padding: 12px 15px;
  }
}
@media (max-width: 1200px) {
  /* line 2498, ../styles/_app.scss */
  .main-navigation-inner-items {
    display: none !important;
  }
}
/* line 2503, ../styles/_app.scss */
.main-navigation-mobile-trigger {
  position: absolute;
  left: 0;
  top: 0;
  width: 53px;
  height: 100%;
  overflow-x: hidden;
  background: none;
  cursor: pointer;
  max-height: calc(100vh - 83px);
  overflow-y: auto;
}

/* line 2516, ../styles/_app.scss */
.main-navigation-mobile-trigger:focus {
  outline-offset: -5px;
}

/* line 2520, ../styles/_app.scss */
.main-navigation-mobile-trigger:after, .main-navigation-mobile-trigger:before {
  content: '';
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 15px;
  right: 15px;
  -webkit-transform-origin: 75%;
  -moz-transform-origin: 75%;
  -ms-transform-origin: 75%;
  -o-transform-origin: 75%;
  transform-origin: 75%;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.07, -0.55, 0.72, 1.45);
  -moz-transition: -moz-transform 0.2s cubic-bezier(0.07, -0.55, 0.72, 1.45);
  transition: transform 0.2s cubic-bezier(0.07, -0.55, 0.72, 1.45);
}

/* line 2538, ../styles/_app.scss */
.main-navigation-mobile-trigger:before {
  margin-top: -5px;
}

/* line 2542, ../styles/_app.scss */
.main-navigation-mobile-trigger:after {
  margin-top: 3px;
}

/* line 2546, ../styles/_app.scss */
.main-navigation-mobile-trigger.is-active:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 2554, ../styles/_app.scss */
.main-navigation-mobile-trigger.is-active:before {
  bottom: 3px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media (min-width: 1200px) {
  /* line 2564, ../styles/_app.scss */
  .main-navigation-mobile-trigger {
    display: none;
  }
}
/* line 2569, ../styles/_app.scss */
.main-navigation-mobile {
  display: none;
  padding: 0 0 5px;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  overflow: hidden;
  visibility: hidden;
  z-index: 8000;
}
@media only screen and (max-width: 1200px) {
  /* line 2569, ../styles/_app.scss */
  .main-navigation-mobile {
    display: block;
  }
}

/* line 2584, ../styles/_app.scss */
.main-navigation-mobile li {
  position: relative;
  color: #fff;
  padding: 10px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  background: #1d1d1d;
  width: 100%;
}
/* line 2594, ../styles/_app.scss */
.main-navigation-mobile li a, .main-navigation-mobile li span {
  color: #ffffff;
}
/* line 2597, ../styles/_app.scss */
.main-navigation-mobile li:hover, .main-navigation-mobile li:focus {
  background-color: #3e3c3c;
}

/* line 2603, ../styles/_app.scss */
.nav > li > a:focus, .nav > li > a:hover {
  background-color: transparent;
}

/* line 2607, ../styles/_app.scss */
.main-navigation-mobile li:not(:last-child) {
  border-bottom: 1px solid #2c2c2c;
}

/* line 2611, ../styles/_app.scss */
.page-overlay-mobile {
  visibility: hidden;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 7900;
  background: transparent;
  -webkit-transition: background 0.25s, visibility 0.25s;
  -moz-transition: background 0.25s, visibility 0.25s;
  transition: background 0.25s, visibility 0.25s;
}

/* line 2627, ../styles/_app.scss */
.main-navigation-mobile-is-open .page-overlay-mobile {
  visibility: visible;
  background: rgba(0, 0, 0, 0.75);
}

/* line 2633, ../styles/_app.scss */
.main-navigation-mobile.is-active {
  visibility: visible;
}

/* line 2637, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation li {
  box-shadow: 0px 1px 0px #000;
  opacity: 0;
  -webkit-transition: all 0.24s ease;
  -moz-transition: all 0.24s ease;
  transition: all 0.24s ease;
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  -o-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

/* line 2655, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation li:nth-child(1) {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

/* line 2661, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation li:nth-child(2) {
  -webkit-transition-delay: 0.36s;
  -moz-transition-delay: 0.36s;
  transition-delay: 0.36s;
}

/* line 2667, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation li:nth-child(3) {
  -webkit-transition-delay: 0.32s;
  -moz-transition-delay: 0.32s;
  transition-delay: 0.32s;
}

/* line 2673, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation li:nth-child(4) {
  -webkit-transition-delay: 0.28s;
  -moz-transition-delay: 0.28s;
  transition-delay: 0.28s;
}

/* line 2679, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation li:nth-child(5) {
  -webkit-transition-delay: 0.24s;
  -moz-transition-delay: 0.24s;
  transition-delay: 0.24s;
}

/* line 2685, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation li:nth-child(6) {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

/* line 2691, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation li:nth-child(7) {
  -webkit-transition-delay: 0.16s;
  -moz-transition-delay: 0.16s;
  transition-delay: 0.16s;
}

/* line 2697, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation li:nth-child(8) {
  -webkit-transition-delay: 0.12s;
  -moz-transition-delay: 0.12s;
  transition-delay: 0.12s;
}

/* line 2703, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation li:nth-child(9) {
  -webkit-transition-delay: 0.08s;
  -moz-transition-delay: 0.08s;
  transition-delay: 0.08s;
}

/* line 2709, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation li:nth-child(10) {
  -webkit-transition-delay: 0.04s;
  -moz-transition-delay: 0.04s;
  transition-delay: 0.04s;
}

/* line 2715, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation li:not(:last-child):before, .main-navigation-mobile.waaier-animation a:not(:last-child):after {
  border-bottom: 1px solid #2c2c2c;
}

/* line 2719, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation li:before {
  right: 100%;
}

/* line 2723, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation li:after {
  left: 100%;
}

/* line 2727, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation.is-active li {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  will-change: transform;
}

/* line 2737, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation.is-active li:nth-child(1) {
  -webkit-transition-delay: 0.04s;
  -moz-transition-delay: 0.04s;
  transition-delay: 0.04s;
}

/* line 2743, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation.is-active li:nth-child(2) {
  -webkit-transition-delay: 0.08s;
  -moz-transition-delay: 0.08s;
  transition-delay: 0.08s;
}

/* line 2749, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation.is-active li:nth-child(3) {
  -webkit-transition-delay: 0.12s;
  -moz-transition-delay: 0.12s;
  transition-delay: 0.12s;
}

/* line 2755, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation.is-active li:nth-child(4) {
  -webkit-transition-delay: 0.16s;
  -moz-transition-delay: 0.16s;
  transition-delay: 0.16s;
}

/* line 2761, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation.is-active li:nth-child(5) {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

/* line 2767, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation.is-active li:nth-child(6) {
  -webkit-transition-delay: 0.24s;
  -moz-transition-delay: 0.24s;
  transition-delay: 0.24s;
}

/* line 2773, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation.is-active li:nth-child(7) {
  -webkit-transition-delay: 0.28s;
  -moz-transition-delay: 0.28s;
  transition-delay: 0.28s;
}

/* line 2779, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation.is-active li:nth-child(8) {
  -webkit-transition-delay: 0.32s;
  -moz-transition-delay: 0.32s;
  transition-delay: 0.32s;
}

/* line 2785, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation.is-active li:nth-child(9) {
  -webkit-transition-delay: 0.36s;
  -moz-transition-delay: 0.36s;
  transition-delay: 0.36s;
}

/* line 2791, ../styles/_app.scss */
.main-navigation-mobile.waaier-animation.is-active li:nth-child(10) {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

/* line 2797, ../styles/_app.scss */
.main-navigation-mobile.appear-animation {
  opacity: 0;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}

/* line 2804, ../styles/_app.scss */
.main-navigation-mobile.appear-animation.is-active {
  opacity: 1;
}

/* line 2808, ../styles/_app.scss */
.breadcrumb {
  background: none;
  padding: 0;
  margin: 32px 0 12px;
  text-align: left;
  letter-spacing: 1px;
}
@media only screen and (max-width: 570px) {
  /* line 2808, ../styles/_app.scss */
  .breadcrumb {
    margin: 25px 0 10px;
  }
}
/* line 2817, ../styles/_app.scss */
.breadcrumb .breadcrumb-list {
  padding: 0;
}
/* line 2819, ../styles/_app.scss */
.breadcrumb .breadcrumb-list li {
  display: inline-block;
  font: 12px/15px 'GothamPro';
  color: #393939;
  opacity: 0.6;
}
/* line 2824, ../styles/_app.scss */
.breadcrumb .breadcrumb-list li a, .breadcrumb .breadcrumb-list li span {
  display: inline-block;
  font: 12px/15px 'GothamPro';
  color: #bababa;
  letter-spacing: 0;
}
/* line 2830, ../styles/_app.scss */
.breadcrumb .breadcrumb-list li:hover {
  opacity: 1;
}
/* line 2833, ../styles/_app.scss */
.breadcrumb .breadcrumb-list li.active {
  opacity: 1;
}

@media only screen and (max-width: 768px) {
  /* line 2841, ../styles/_app.scss */
  .catalog-page .page-title {
    text-align: center;
  }
}

/* line 2848, ../styles/_app.scss */
.catalog-content {
  padding-bottom: 39px;
}

/* line 2852, ../styles/_app.scss */
.category-one__block {
  position: relative;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  /* line 2852, ../styles/_app.scss */
  .category-one__block {
    max-width: 60%;
    margin: 0 auto 30px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 2852, ../styles/_app.scss */
  .category-one__block {
    max-width: 100%;
  }
}
/* line 2867, ../styles/_app.scss */
.category-one__block:hover {
  opacity: 0.8;
}
/* line 2870, ../styles/_app.scss */
.category-one__block .category-one__descr {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 15px;
  text-align: center;
  background: #fff;
  font-size: 21px;
  font-family: GothamPro;
  margin: auto;
  left: 0;
  right: 0;
  word-wrap: break-word;
  max-height: 100px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 72px;
}
@media only screen and (max-width: 1700px) {
  /* line 2870, ../styles/_app.scss */
  .category-one__block .category-one__descr {
    font-size: 18px;
  }
}
/* line 2900, ../styles/_app.scss */
.category-one__block .category-one__block__img img {
  width: 100%;
  max-width: 100%;
}

/* line 2907, ../styles/_app.scss */
.bottom-product-block {
  padding: 55px 0 40px;
  border-bottom: 1px solid #d5d5d5;
  border-top: 1px solid #d5d5d5;
}
@media only screen and (max-width: 480px) {
  /* line 2907, ../styles/_app.scss */
  .bottom-product-block {
    padding: 25px 0;
  }
}

/* line 2916, ../styles/_app.scss */
.contact-page {
  padding-bottom: 70px;
}
@media only screen and (max-width: 600px) {
  /* line 2916, ../styles/_app.scss */
  .contact-page {
    padding-bottom: 35px;
  }
}

/* line 2923, ../styles/_app.scss */
#map {
  height: 611px;
}
@media only screen and (max-width: 991px) {
  /* line 2923, ../styles/_app.scss */
  #map {
    height: 410px;
  }
}

/* line 2930, ../styles/_app.scss */
#map div.gmnoprint,
#mapdiv.gmnoscreen {
  display: none;
}

/* line 2935, ../styles/_app.scss */
img[src="http://maps.gstatic.com/mapfiles/google_white.png"] {
  display: none;
}

/* line 2939, ../styles/_app.scss */
img[src="https://maps.gstatic.com/mapfiles/api-3/images/google4.png"] {
  display: none;
}

/* line 2943, ../styles/_app.scss */
.map-block {
  position: relative;
  border: 1px solid #d5d8d5;
}

/* line 2948, ../styles/_app.scss */
.contact-block {
  position: absolute;
  bottom: 20px;
  left: 20px;
  padding: 29px 43px;
  background: #fff;
  margin: 0;
  width: 488px;
}
@media only screen and (max-width: 1200px) {
  /* line 2948, ../styles/_app.scss */
  .contact-block {
    width: 435px;
    padding: 29px 25px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 2948, ../styles/_app.scss */
  .contact-block {
    position: relative;
    left: auto;
    bottom: auto;
    width: 100%;
    padding: 29px 25px;
  }
}

/* line 2969, ../styles/_app.scss */
.contact__form-block {
  background-color: #fff;
  padding: 60px 0;
}
@media only screen and (max-width: 991px) {
  /* line 2969, ../styles/_app.scss */
  .contact__form-block {
    border-top: 1px solid #e0e3e1;
  }
}
@media only screen and (max-width: 600px) {
  /* line 2969, ../styles/_app.scss */
  .contact__form-block {
    padding: 30px 15px;
  }
}

/* line 2980, ../styles/_app.scss */
.contact-title {
  font: 16px/20px GothamPro-Medium;
  text-transform: uppercase;
  padding-top: 12px;
}
@media only screen and (max-width: 991px) {
  /* line 2980, ../styles/_app.scss */
  .contact-title {
    text-align: center;
  }
}
@media only screen and (max-width: 570px) {
  /* line 2980, ../styles/_app.scss */
  .contact-title {
    font-size: 14px;
  }
}

/* line 2992, ../styles/_app.scss */
.address--line {
  font: 16px/26px GothamPro;
  padding: 0 0 7px;
}
@media only screen and (max-width: 570px) {
  /* line 2992, ../styles/_app.scss */
  .address--line {
    font-size: 14px;
  }
}
/* line 2998, ../styles/_app.scss */
.address--line a {
  color: #1fab65;
}
/* line 3000, ../styles/_app.scss */
.address--line a:hover {
  color: #155f3a;
}

/* line 3006, ../styles/_app.scss */
.address-title {
  display: inline-block;
  vertical-align: top;
  width: 22%;
}
@media only screen and (max-width: 570px) {
  /* line 3006, ../styles/_app.scss */
  .address-title {
    width: 100%;
    text-align: center;
  }
}

/* line 3016, ../styles/_app.scss */
.address-item {
  display: inline-block;
  vertical-align: top;
  width: 75%;
}
@media only screen and (max-width: 570px) {
  /* line 3016, ../styles/_app.scss */
  .address-item {
    width: 100%;
    text-align: center;
  }
}

/* line 3026, ../styles/_app.scss */
.line {
  height: 1px;
  width: 100%;
  margin: 14px 0;
  background: #e0e3e1;
}

/* line 3033, ../styles/_app.scss */
.contact__form {
  max-width: 34%;
  margin: auto;
}
@media only screen and (max-width: 1560px) {
  /* line 3033, ../styles/_app.scss */
  .contact__form {
    max-width: 60%;
  }
}
@media only screen and (max-width: 991px) {
  /* line 3033, ../styles/_app.scss */
  .contact__form {
    max-width: 100%;
  }
}
/* line 3042, ../styles/_app.scss */
.contact__form .page-title {
  padding-bottom: 11px;
}
/* line 3045, ../styles/_app.scss */
.contact__form form {
  padding: 0 15px;
}
@media only screen and (max-width: 600px) {
  /* line 3045, ../styles/_app.scss */
  .contact__form form {
    padding: 0;
  }
}

/* line 3053, ../styles/_app.scss */
.subtitle {
  font: 15px/20px GothamPro;
  text-align: center;
}

/* line 3058, ../styles/_app.scss */
.required {
  color: #c41718;
  font-size: 20px;
}

/* line 3063, ../styles/_app.scss */
.required-text {
  color: #9599a1;
  font: 13px/18px GothamPro;
  vertical-align: middle;
  display: inline-block;
}
/* line 3068, ../styles/_app.scss */
.required-text .required {
  vertical-align: middle;
  display: inline-block;
}

/* line 3074, ../styles/_app.scss */
.submit {
  margin: 20px auto 0;
  display: block;
  font: 14px/18px GothamPro-Medium;
  text-transform: none;
  padding: 17px 40px;
}

/* line 3082, ../styles/_app.scss */
.news-page {
  padding-bottom: 68px;
}
@media only screen and (max-width: 768px) {
  /* line 3082, ../styles/_app.scss */
  .news-page {
    padding-bottom: 30px;
  }
}

/* line 3090, ../styles/_app.scss */
.news__content {
  padding-top: 5px;
}
/* line 3092, ../styles/_app.scss */
.news__content .blog__block {
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  /* line 3092, ../styles/_app.scss */
  .news__content .blog__block {
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  /* line 3092, ../styles/_app.scss */
  .news__content .blog__block {
    max-width: 60%;
  }
}
@media only screen and (max-width: 570px) {
  /* line 3092, ../styles/_app.scss */
  .news__content .blog__block {
    max-width: 100%;
  }
}

/* line 3106, ../styles/_app.scss */
.pagination {
  display: block;
  margin: auto;
  padding: 12px 0 40px;
}
@media only screen and (max-width: 768px) {
  /* line 3106, ../styles/_app.scss */
  .pagination {
    text-align: center;
  }
}
@media only screen and (max-width: 570px) {
  /* line 3106, ../styles/_app.scss */
  .pagination {
    padding-top: 20px;
  }
}
/* line 3116, ../styles/_app.scss */
.pagination li {
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
  border: 1px solid #858585;
  color: #858585;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  padding: 0;
  border-radius: 2px;
  margin-right: 5px;
  background-color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  box-sizing: content-box;
}
@media only screen and (max-width: 480px) {
  /* line 3116, ../styles/_app.scss */
  .pagination li {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
/* line 3141, ../styles/_app.scss */
.pagination li a, .pagination li span {
  float: none;
  padding: 0;
  line-height: 34px;
  color: #393939;
  background-color: transparent;
  border: none;
  margin-left: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
}
@media only screen and (max-width: 480px) {
  /* line 3141, ../styles/_app.scss */
  .pagination li a, .pagination li span {
    line-height: 30px;
  }
}
/* line 3160, ../styles/_app.scss */
.pagination li a:hover, .pagination li a:focus, .pagination li a:active, .pagination li span:hover, .pagination li span:focus, .pagination li span:active {
  background: transparent;
}
/* line 3166, ../styles/_app.scss */
.pagination li:hover {
  background: #393939;
}
/* line 3168, ../styles/_app.scss */
.pagination li:hover a, .pagination li:hover span {
  background: transparent;
  color: #fff;
}
/* line 3173, ../styles/_app.scss */
.pagination li .icon-arrow-left, .pagination li .icon-arrow-right {
  font-size: 11px;
  color: #7b7a7a;
}
/* line 3177, ../styles/_app.scss */
.pagination li.active {
  background: #393939;
  border: none;
}
/* line 3180, ../styles/_app.scss */
.pagination li.active span {
  background-color: transparent;
}
/* line 3182, ../styles/_app.scss */
.pagination li.active span:hover, .pagination li.active span:focus, .pagination li.active span:active {
  background: transparent;
}
/* line 3191, ../styles/_app.scss */
.pagination .disable:hover, .pagination .disable:focus, .pagination .disable:active {
  background: #fff;
}
/* line 3195, ../styles/_app.scss */
.pagination .disable:hover span, .pagination .disable:focus span, .pagination .disable:active span {
  color: #393939;
}
/* line 3201, ../styles/_app.scss */
.pagination .ellipsis:hover {
  background: #fff;
  color: #393939;
}
/* line 3206, ../styles/_app.scss */
.pagination .next-page,
.pagination .prev-page {
  width: 47px;
}
@media only screen and (max-width: 480px) {
  /* line 3206, ../styles/_app.scss */
  .pagination .next-page,
  .pagination .prev-page {
    width: 30px;
  }
}

/* line 3215, ../styles/_app.scss */
.news-one-page {
  padding-bottom: 70px;
}
@media only screen and (max-width: 768px) {
  /* line 3215, ../styles/_app.scss */
  .news-one-page {
    padding-bottom: 30px;
  }
}

/* line 3222, ../styles/_app.scss */
.news-one__content {
  background: #fff;
  padding: 47px 135px 54px;
  margin-top: 5px;
}
@media only screen and (max-width: 1200px) {
  /* line 3222, ../styles/_app.scss */
  .news-one__content {
    padding: 47px 80px 34px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 3222, ../styles/_app.scss */
  .news-one__content {
    padding: 47px 50px 34px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 3222, ../styles/_app.scss */
  .news-one__content {
    padding: 20px;
  }
}
/* line 3235, ../styles/_app.scss */
.news-one__content .news-one_top {
  border-bottom: 1px solid #e0e3e1;
  font-size: 12px;
  opacity: 0.7;
  padding-bottom: 26px;
}
@media only screen and (max-width: 570px) {
  /* line 3235, ../styles/_app.scss */
  .news-one__content .news-one_top {
    padding-bottom: 20px;
  }
}
/* line 3243, ../styles/_app.scss */
.news-one__content .news-one_top .news-one_date {
  display: inline-block;
  vertical-align: middle;
  padding-right: 27px;
}
/* line 3248, ../styles/_app.scss */
.news-one__content .news-one_top .news-one_time {
  display: inline-block;
  vertical-align: middle;
}
/* line 3252, ../styles/_app.scss */
.news-one__content .news-one_top .icon-time-to-read {
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
  line-height: normal;
  font-size: 17px;
}

/* line 3263, ../styles/_app.scss */
.news-one_bottom {
  padding-top: 34px;
}
@media only screen and (max-width: 570px) {
  /* line 3263, ../styles/_app.scss */
  .news-one_bottom {
    padding-top: 20px;
  }
}
/* line 3268, ../styles/_app.scss */
.news-one_bottom img {
  padding: 35px 0;
  max-width: 100%;
}
@media only screen and (max-width: 570px) {
  /* line 3268, ../styles/_app.scss */
  .news-one_bottom img {
    padding: 20px 0;
  }
}

/* line 3277, ../styles/_app.scss */
.content-title {
  font-size: 24px;
  font-family: GothamPro-Medium;
  padding-bottom: 3px;
}
@media only screen and (max-width: 600px) {
  /* line 3277, ../styles/_app.scss */
  .content-title {
    font-size: 19px;
  }
}

/* line 3286, ../styles/_app.scss */
.content-title--min {
  font-size: 20px;
}
@media only screen and (max-width: 600px) {
  /* line 3286, ../styles/_app.scss */
  .content-title--min {
    font-size: 18px;
  }
}

/* line 3293, ../styles/_app.scss */
.recomended {
  padding-top: 25px;
  max-width: 90.5%;
}
@media only screen and (max-width: 1700px) {
  /* line 3293, ../styles/_app.scss */
  .recomended {
    max-width: 100%;
  }
}
/* line 3299, ../styles/_app.scss */
.recomended .recomended__title {
  font: 20px/22px GothamPro-Medium;
  padding-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  /* line 3299, ../styles/_app.scss */
  .recomended .recomended__title {
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  /* line 3306, ../styles/_app.scss */
  .recomended .prod-one {
    max-width: 70%;
    margin: 0 auto 30px;
  }
}
@media only screen and (max-width: 570px) {
  /* line 3306, ../styles/_app.scss */
  .recomended .prod-one {
    max-width: 100%;
  }
}

/* line 3317, ../styles/_app.scss */
.blog-nav {
  font: 12px/18px GothamPro;
  text-transform: uppercase;
  padding: 25px 130px 35px;
}
@media only screen and (max-width: 1200px) {
  /* line 3317, ../styles/_app.scss */
  .blog-nav {
    padding: 25px 80px 35px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 3317, ../styles/_app.scss */
  .blog-nav {
    padding: 25px 50px 35px;
  }
}
/* line 3336, ../styles/_app.scss */
.blog-nav .blod-nav__title {
  font: 18px/24px GothamPro-Medium;
  text-transform: none;
  padding-top: 11px;
}
@media only screen and (max-width: 768px) {
  /* line 3336, ../styles/_app.scss */
  .blog-nav .blod-nav__title {
    padding-top: 6px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 3336, ../styles/_app.scss */
  .blog-nav .blod-nav__title {
    font-size: 16px;
    line-height: 22px;
  }
}

/* line 3350, ../styles/_app.scss */
.blog-nav__prev {
  float: left;
  width: 57%;
}
@media only screen and (max-width: 1700px) {
  /* line 3350, ../styles/_app.scss */
  .blog-nav__prev {
    max-width: 95%;
  }
}
@media only screen and (max-width: 768px) {
  /* line 3350, ../styles/_app.scss */
  .blog-nav__prev {
    text-align: center;
    margin-bottom: 30px;
    float: none;
    width: 100%;
  }
}
/* line 3362, ../styles/_app.scss */
.blog-nav__prev .icon-arrow-left {
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
  font-size: 9px;
}

/* line 3370, ../styles/_app.scss */
.blog-nav__next {
  float: right;
  width: 57%;
  text-align: right;
}
@media only screen and (max-width: 1700px) {
  /* line 3370, ../styles/_app.scss */
  .blog-nav__next {
    max-width: 95%;
  }
}
@media only screen and (max-width: 768px) {
  /* line 3370, ../styles/_app.scss */
  .blog-nav__next {
    text-align: center;
    float: none;
    width: 100%;
  }
}
/* line 3382, ../styles/_app.scss */
.blog-nav__next .icon-arrow-right {
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
  font-size: 9px;
}

/* line 3390, ../styles/_app.scss */
.search-page {
  padding-bottom: 30px;
}
/* line 3393, ../styles/_app.scss */
.search-page .tabs li {
  margin-left: 16px;
}
@media only screen and (max-width: 570px) {
  /* line 3393, ../styles/_app.scss */
  .search-page .tabs li {
    margin-left: 5px;
  }
}
/* line 3399, ../styles/_app.scss */
.search-page .tabs a {
  padding: 19px 0;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (max-width: 768px) {
  /* line 3390, ../styles/_app.scss */
  .search-page {
    padding-bottom: 10px;
  }
}
/* line 3408, ../styles/_app.scss */
.search-page .pagination-block {
  padding-top: 25px;
}
/* line 3411, ../styles/_app.scss */
.search-page .catalog-search {
  padding-top: 18px;
}
/* line 3413, ../styles/_app.scss */
.search-page .catalog-search .pagination-block {
  padding-top: 0;
}

/* line 3419, ../styles/_app.scss */
.search-content--block {
  border-bottom: 1px solid #d5d5d5;
  padding: 37px 0 40px;
}
/* line 3422, ../styles/_app.scss */
.search-content--block:first-child {
  padding: 7px 0 40px;
}
@media only screen and (max-width: 768px) {
  /* line 3422, ../styles/_app.scss */
  .search-content--block:first-child {
    padding: 0px 0 25px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 3419, ../styles/_app.scss */
  .search-content--block {
    padding: 25px 0;
  }
}

/* line 3433, ../styles/_app.scss */
.search-content--title {
  font: 20px/24px GothamPro-Medium;
  display: inline-block;
  padding-bottom: 13px;
}
@media only screen and (max-width: 768px) {
  /* line 3433, ../styles/_app.scss */
  .search-content--title {
    font-size: 19px;
  }
}

/* line 3442, ../styles/_app.scss */
.search-content--descr {
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  /* line 3442, ../styles/_app.scss */
  .search-content--descr {
    font-size: 15px;
  }
}

/* line 3449, ../styles/_app.scss */
.search_block {
  padding: 7px 0 33px;
}
@media only screen and (max-width: 768px) {
  /* line 3449, ../styles/_app.scss */
  .search_block {
    padding: 7px 0 25px;
  }
}
/* line 3454, ../styles/_app.scss */
.search_block .search {
  width: 65.9%;
  padding: 0;
  border: none;
  display: inline-block;
}
@media only screen and (max-width: 480px) {
  /* line 3454, ../styles/_app.scss */
  .search_block .search {
    width: 100%;
  }
}
/* line 3462, ../styles/_app.scss */
.search_block .search .btn-search {
  right: 24px;
}
/* line 3466, ../styles/_app.scss */
.search_block .search-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  padding-right: 27px;
}
@media only screen and (max-width: 480px) {
  /* line 3466, ../styles/_app.scss */
  .search_block .search-text {
    padding-right: 0px;
    padding-bottom: 15px;
  }
}

/* line 3478, ../styles/_app.scss */
.payment-page {
  padding-bottom: 70px;
}
@media only screen and (max-width: 768px) {
  /* line 3478, ../styles/_app.scss */
  .payment-page {
    padding-bottom: 55px;
  }
}

/* line 3485, ../styles/_app.scss */
.payment-block {
  padding-bottom: 55px;
  border-bottom: 1px solid #d0dad1;
}
/* line 3488, ../styles/_app.scss */
.payment-block .features-one__icon {
  color: #155f3a;
  margin: auto;
  font-size: 80px;
  padding-bottom: 22px;
}
/* line 3494, ../styles/_app.scss */
.payment-block .features-one {
  padding: 29px 40px;
  margin-top: 16px;
}
@media only screen and (max-width: 1200px) {
  /* line 3494, ../styles/_app.scss */
  .payment-block .features-one {
    padding: 29px 15px;
  }
}
/* line 3501, ../styles/_app.scss */
.payment-block .light-green {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
/* line 3507, ../styles/_app.scss */
.payment-block .light-green:hover {
  color: #155f3a;
}

/* line 3513, ../styles/_app.scss */
.white-block {
  position: relative;
  background: #fff;
  padding: 66px 130px;
}
@media only screen and (max-width: 1200px) {
  /* line 3513, ../styles/_app.scss */
  .white-block {
    padding: 50px 80px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 3513, ../styles/_app.scss */
  .white-block {
    padding: 47px 50px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 3513, ../styles/_app.scss */
  .white-block {
    padding: 20px;
  }
}

/* line 3528, ../styles/_app.scss */
.page-title--middle {
  font-size: 25px;
  font-family: GothamPro-Medium;
  padding-bottom: 16px;
}

/* line 3534, ../styles/_app.scss */
.green-sub-block {
  background-color: #efa432;
  border-left: 2px solid #efa432;
  padding: 15px 20px;
  margin: 15px 0;
}

.wholesale-sub-block {
  border-left: 2px solid #efa432;
  padding: 15px 20px;
  margin: 15px 0;
}

.wholesale-sub-block .wholesale{
  background-color: #efa432;
  padding: 10px;
}

/* line 3541, ../styles/_app.scss */
.green-border {
  border-left: 2px solid #155f3a;
  padding: 0 15px;
  margin: 26px 0;
  font-family: GothamPro-Medium;
  font-size: 20px;
}
@media only screen and (max-width: 1200px) {
  /* line 3541, ../styles/_app.scss */
  .green-border {
    font-size: 17px;
  }
}

/* line 3552, ../styles/_app.scss */
.light-green {
  color: #efa432;
}

/* line 3556, ../styles/_app.scss */
.delivery-block {
  padding: 55px 0;
  border-bottom: 1px solid #d0dad1;
}
/* line 3559, ../styles/_app.scss */
.delivery-block .light-green {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
/* line 3565, ../styles/_app.scss */
.delivery-block .light-green:hover {
  color: #155f3a;
}

/* line 3571, ../styles/_app.scss */
.delivery_one-block {
  margin: 30px 0;
}
@media only screen and (max-width: 768px) {
  /* line 3571, ../styles/_app.scss */
  .delivery_one-block {
    max-width: 60%;
    margin: 20px auto;
  }
}
@media only screen and (max-width: 570px) {
  /* line 3571, ../styles/_app.scss */
  .delivery_one-block {
    max-width: 100%;
  }
}
/* line 3580, ../styles/_app.scss */
.delivery_one-block img {
  max-width: 100%;
  width: 100%;
}

/* line 3586, ../styles/_app.scss */
.purchase-returns {
  padding-top: 55px;
}

/* line 3590, ../styles/_app.scss */
.about__top-block {
  font-size: 0;
  padding-bottom: 75px;
}
@media only screen and (max-width: 768px) {
  /* line 3590, ../styles/_app.scss */
  .about__top-block {
    padding-bottom: 35px;
  }
}

/* line 3598, ../styles/_app.scss */
.about__top-descr {
  display: inline-block;
  vertical-align: top;
  max-width: 48%;
  margin-left: 8.8%;
  margin-top: 100px;
}
@media only screen and (max-width: 1700px) {
  /* line 3598, ../styles/_app.scss */
  .about__top-descr {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 3598, ../styles/_app.scss */
  .about__top-descr {
    max-width: 100%;
    margin-left: 0;
    display: block;
  }
}

/* line 3614, ../styles/_app.scss */
.about__top-img {
  position: relative;
  max-width: 42.5%;
  display: inline-block;
  vertical-align: middle;
}
/* line 3619, ../styles/_app.scss */
.about__top-img:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 621px;
  height: 581px;
  background: url(../../assets/images/about2.jpg) no-repeat;
  background-size: contain;
  max-width: 100%;
}
/* line 3630, ../styles/_app.scss */
.about__top-img .about__top-img-first {
  margin-top: 33px;
  z-index: 1;
  position: relative;
  margin-left: 33px;
  max-width: 100%;
}
/* line 3636, ../styles/_app.scss */
.about__top-img .about__top-img-first img {
  max-width: 100%;
}
@media only screen and (max-width: 1200px) {
  /* line 3614, ../styles/_app.scss */
  .about__top-img {
    display: none;
  }
}

/* line 3645, ../styles/_app.scss */
.about--logo {
  padding-bottom: 5px;
}
/* line 3647, ../styles/_app.scss */
.about--logo img {
  width: 246px;
}

/* line 3652, ../styles/_app.scss */
.partners-about {
  position: relative;
  padding-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  /* line 3652, ../styles/_app.scss */
  .partners-about {
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 570px) {
  /* line 3652, ../styles/_app.scss */
  .partners-about {
    padding-bottom: 40px;
  }
}
/* line 3661, ../styles/_app.scss */
.partners-about .slider-prod__nav {
  max-width: 125px;
  position: absolute;
  width: 143px;
  top: -49px;
  margin-top: 0;
  left: 8px;
}
@media only screen and (max-width: 570px) {
  /* line 3661, ../styles/_app.scss */
  .partners-about .slider-prod__nav {
    max-width: 100px;
    top: auto;
    bottom: 30px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 3661, ../styles/_app.scss */
  .partners-about .slider-prod__nav {
    left: 0;
  }
}
@media only screen and (max-width: 570px) {
  /* line 3661, ../styles/_app.scss */
  .partners-about .slider-prod__nav {
    bottom: 8px;
    left: 0;
    right: 0;
    margin: auto;
  }
}
/* line 3683, ../styles/_app.scss */
.partners-about .partners__slider {
  position: relative;
  padding-bottom: 20px;
}
@media only screen and (max-width: 570px) {
  /* line 3683, ../styles/_app.scss */
  .partners-about .partners__slider {
    padding-bottom: 50px;
  }
}

/* line 3703, ../styles/_app.scss */
.sertification {
  position: relative;
  clear: both;
  padding: 60px 0 43px;
  border-top: 1px solid #d0dad1;
}
/* line 3708, ../styles/_app.scss */
.sertification .slider-prod__nav {
  clear: both;
  max-width: 125px;
  position: absolute;
  width: 143px;
  top: 72px;
  margin-top: 0;
}
@media only screen and (max-width: 570px) {
  /* line 3708, ../styles/_app.scss */
  .sertification .slider-prod__nav {
    width: 100px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 30px;
    top: auto;
  }
}
/* line 3724, ../styles/_app.scss */
.sertification img {
  width: 100%;
  max-width: 100%;
}
@media only screen and (max-width: 991px) {
  /* line 3728, ../styles/_app.scss */
  .sertification .slider-prod__nav {
    display: block !important;
  }
}

/* line 3735, ../styles/_app.scss */
.sert__descr {
  padding: 13px;
  text-align: center;
  font: 14px/20px GothamPro;
  color: #888888;
}

/* line 3742, ../styles/_app.scss */
.about-page {
  padding-bottom: 74px;
}
@media only screen and (max-width: 768px) {
  /* line 3742, ../styles/_app.scss */
  .about-page {
    padding-bottom: 35px;
  }
}
/* line 3747, ../styles/_app.scss */
.about-page .contact__form-block {
  padding: 54px 0 60px;
}
@media only screen and (max-width: 600px) {
  /* line 3747, ../styles/_app.scss */
  .about-page .contact__form-block {
    padding: 54px 15px 60px;
    margin-top: 15px;
  }
}

/* line 3756, ../styles/_app.scss */
.main-filter-t {
  padding-bottom: 18px;
  font: 16px/24px GothamPro;
  display: none;
}
/* line 3760, ../styles/_app.scss */
.main-filter-t .main-filter-t__name {
  display: inline-block;
  vertical-align: text-bottom;
  line-height: normal;
}
/* line 3765, ../styles/_app.scss */
.main-filter-t .icon-controls {
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  padding-left: 28px;
}
/* line 3770, ../styles/_app.scss */
.main-filter-t .icon-controls:before {
  font-weight: 700;
}
@media only screen and (max-width: 991px) {
  /* line 3756, ../styles/_app.scss */
  .main-filter-t {
    display: block;
    position: relative;
    text-align: center;
    cursor: pointer;
    padding: 15px;
    background: #393939;
    margin: 10px 0;
    border: 1px solid #393939;
    color: #fff;
  }
}

/* line 3787, ../styles/_app.scss */
.slider-handle {
  top: 0;
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: #efa432;
  border: 0 solid transparent;
  background-image: none;
  cursor: pointer;
}
/* line 3796, ../styles/_app.scss */
.slider-handle:after {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #fff;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
}

/* line 3809, ../styles/_app.scss */
.slider.slider-horizontal {
  width: 95%;
}
@media only screen and (max-width: 1200px) {
  /* line 3809, ../styles/_app.scss */
  .slider.slider-horizontal {
    width: 100%;
    max-width: 90%;
  }
}
@media only screen and (max-width: 991px) {
  /* line 3809, ../styles/_app.scss */
  .slider.slider-horizontal {
    max-width: 400px;
    display: block;
    margin: 10px auto;
  }
}
@media only screen and (max-width: 600px) {
  /* line 3809, ../styles/_app.scss */
  .slider.slider-horizontal {
    max-width: 340px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 3809, ../styles/_app.scss */
  .slider.slider-horizontal {
    max-width: 219px;
  }
}

/* line 3828, ../styles/_app.scss */
.slider-selection {
  position: absolute;
  background: #efa432;
  box-sizing: border-box;
}

/* line 3834, ../styles/_app.scss */
.filter-link {
  display: inline-block;
  margin-bottom: 24px;
  border: 0;
  box-shadow: none;
  font-size: 14px;
  line-height: 27px;
  letter-spacing: 2px;
  background: transparent;
  text-transform: uppercase;
  transition: all 0.6s cubic-bezier(0.2, 0.57, 0.36, 0.8);
  font-family: 'Roboto-Bold', Arial, sans-serif;
}

/* line 3848, ../styles/_app.scss */
.filter-link:hover {
  background: #000;
}

/* line 3852, ../styles/_app.scss */
.filter-link:focus {
  background: #000;
  color: #fff;
}

/* line 3857, ../styles/_app.scss */
.range-text {
  margin-top: 3px;
  font-size: 16px;
  font-family: 'Roboto-Bold', Arial, sans-serif;
}
@media only screen and (max-width: 991px) {
  /* line 3857, ../styles/_app.scss */
  .range-text {
    text-align: center;
  }
}

/* line 3866, ../styles/_app.scss */
.range-text > * {
  display: inline-block;
  vertical-align: middle;
}

/* line 3871, ../styles/_app.scss */
.range-text .form-group {
  margin: 0 14px 0 7px;
  width: 17%;
}
/* line 3874, ../styles/_app.scss */
.range-text .form-group:last-child {
  margin: 0 7px 0 7px;
}
@media only screen and (max-width: 1200px) {
  /* line 3871, ../styles/_app.scss */
  .range-text .form-group {
    width: 25%;
    margin: 3px 0;
  }
}

/* line 3884, ../styles/_app.scss */
.filter-block__weight .range-text .form-group {
  margin: 0 14px 0 7px;
  width: 23%;
}

/* line 3890, ../styles/_app.scss */
.range-text .form-group .form-control {
  height: 30px !important;
  width: 100%;
  border: 1px solid #a3a3a3;
  border-radius: 0;
  text-align: center;
  font-family: 'Roboto-Regular', Arial, sans-serif;
  line-height: 1;
  padding: 6px 0px;
  display: inline-block;
}
/* line 3900, ../styles/_app.scss */
.range-text .form-group .form-control:focus {
  webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #ffe7e5;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #ffe7e5;
}

/* line 3906, ../styles/_app.scss */
.range-text span {
  margin: 0;
  opacity: 0.7;
}

/* line 3911, ../styles/_app.scss */
.slider-track {
  max-height: 5px;
  background: #fff;
  border: 1px solid #e3e3e3;
}

/* line 3917, ../styles/_app.scss */
.slider {
  left: 10px;
}

/* line 3921, ../styles/_app.scss */
.col-filter {
  border-top: 1px solid #eaeaea;
  background: #fff;
  margin-bottom: 8px;
}
/* line 3925, ../styles/_app.scss */
.col-filter:first-child {
  margin-bottom: 17px;
}
@media only screen and (max-width: 991px) {
  /* line 3921, ../styles/_app.scss */
  .col-filter {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 3921, ../styles/_app.scss */
  .col-filter {
    width: 100%;
    padding: 0px 10px;
  }
}

/* line 3940, ../styles/_app.scss */
.col-filter__items {
  padding: 7px 20px 19px;
}
@media only screen and (max-width: 1200px) {
  /* line 3940, ../styles/_app.scss */
  .col-filter__items {
    padding: 7px 10px 19px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 3940, ../styles/_app.scss */
  .col-filter__items {
    max-height: 100%;
    overflow: hidden;
  }
}
/* line 3949, ../styles/_app.scss */
.col-filter__items .panel-heading {
  background-color: transparent;
  border: none;
  padding: 1px 0px 0;
}
/* line 3954, ../styles/_app.scss */
.col-filter__items .panel-default {
  border: none;
}
/* line 3957, ../styles/_app.scss */
.col-filter__items .panel-body {
  border: none !important;
  padding: 0;
}
/* line 3961, ../styles/_app.scss */
.col-filter__items .panel {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 3966, ../styles/_app.scss */
.col-filter__items.form-group {
  margin-bottom: 0;
}

/* line 3971, ../styles/_app.scss */
.filter-title {
  padding: 17px 35px 14px 20px;
  border-bottom: 1px solid #e3e3e3;
  font: 14px/20px GothamPro-Medium;
  position: relative;
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  /* line 3971, ../styles/_app.scss */
  .filter-title {
    padding: 15px 35px 15px 10px;
    margin: 0;
  }
}

/* line 3983, ../styles/_app.scss */
.filter-block {
  margin-top: 3px;
}
@media only screen and (max-width: 991px) {
  /* line 3983, ../styles/_app.scss */
  .filter-block {
    display: none;
  }
}
/* line 3988, ../styles/_app.scss */
.filter-block .icon-download {
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
}

/* line 3997, ../styles/_app.scss */
.rotate-caret .icon-download {
  transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  top: 50%;
}

/* line 4004, ../styles/_app.scss */
.submit-filter {
  margin-top: 19px;
}
@media only screen and (max-width: 768px) {
  /* line 4004, ../styles/_app.scss */
  .submit-filter {
    margin: 0 auto;
  }
}

/* line 4011, ../styles/_app.scss */
.clear-fiter {
  font: 14px/22px GothamPro-Medium;
  text-transform: none;
  padding: 9px 18px;
  width: 100%;
  background: #fff;
  border: 1px solid #d7d7d7;
  color: #393939;
  opacity: 0.7;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
/* line 4025, ../styles/_app.scss */
.clear-fiter:hover {
  opacity: 1;
}
/* line 4028, ../styles/_app.scss */
.clear-fiter.disable {
  opacity: 0.5;
  cursor: default;
}
/* line 4031, ../styles/_app.scss */
.clear-fiter.disable:hover {
  background: transparent;
  color: #393939;
}
/* line 4035, ../styles/_app.scss */
.clear-fiter.disable a {
  color: #393939;
}

/* line 4041, ../styles/_app.scss */
.sort-block {
  padding: 0 0 17px;
  border: 1px solid #eaeaea;
  border-left: 0;
  border-right: 0;
}
@media only screen and (max-width: 991px) {
  /* line 4041, ../styles/_app.scss */
  .sort-block {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4041, ../styles/_app.scss */
  .sort-block {
    text-align: left;
  }
}
@media only screen and (max-width: 480px) {
  /* line 4041, ../styles/_app.scss */
  .sort-block {
    padding: 15px 0px;
  }
}

/* line 4057, ../styles/_app.scss */
.sort-block__text {
  display: inline-block;
  vertical-align: middle;
  font: 14px/18px GothamPro-Medium;
  padding-right: 3px;
}
@media only screen and (max-width: 480px) {
  /* line 4057, ../styles/_app.scss */
  .sort-block__text {
    display: block;
    padding-bottom: 15px;
    text-align: center;
  }
}

/* line 4069, ../styles/_app.scss */
.sort-block__list {
  display: inline-block;
  vertical-align: middle;
  font: 14px/20px GothamPro-Light;
}
@media only screen and (max-width: 480px) {
  /* line 4069, ../styles/_app.scss */
  .sort-block__list {
    font-size: 11px;
    display: block;
    text-align: center;
  }
}

/* line 4080, ../styles/_app.scss */
.sort-block__item {
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  transition: all .5s;
  background: transparent;
}
@media only screen and (max-width: 480px) {
  /* line 4080, ../styles/_app.scss */
  .sort-block__item {
    margin-right: 0;
  }
}
/* line 4090, ../styles/_app.scss */
.sort-block__item.active {
  color: #ef5350;
  border: 1px solid #ef5350;
  border-radius: 50px;
  padding: 7px 22px;
}
@media only screen and (max-width: 570px) {
  /* line 4090, ../styles/_app.scss */
  .sort-block__item.active {
    padding: 4px 18px;
  }
}
/* line 4099, ../styles/_app.scss */
.sort-block__item:hover {
  color: #ef5350;
}

/* line 4104, ../styles/_app.scss */
.sort-block__arrow {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  transition: all .5s;
  background: transparent;
}
/* line 4110, ../styles/_app.scss */
.sort-block__arrow:hover {
  color: #ef5350;
}

/* line 4116, ../styles/_app.scss */
.panel-title a {
  font: 14px/20px GothamPro;
  color: #000000;
}
/* line 4120, ../styles/_app.scss */
.panel-title .icon-arrow-right {
  font-size: 8px;
  transform: rotate(90deg);
  display: inline-block;
  vertical-align: middle;
  margin-right: 2px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
/* line 4133, ../styles/_app.scss */
.panel-title .collapsed .icon-arrow-right {
  transform: rotate(0deg);
}

/* line 4139, ../styles/_app.scss */
.without-categ {
  position: relative;
  font: 14px/20px GothamPro-Medium;
  padding-left: 15px;
  color: #000;
}
/* line 4144, ../styles/_app.scss */
.without-categ:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 5px;
  height: 5px;
  background-color: #000;
  transform: translateY(-50%);
  border-radius: 50%;
}

/* line 4158, ../styles/_app.scss */
.category-page .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto;
}
/* line 4163, ../styles/_app.scss */
.category-page .select-list.select-list--big .btn {
  padding: 13px 24px 13px 14px;
}
/* line 4167, ../styles/_app.scss */
.category-page .select-list .btn {
  background: #393939;
  color: #fff;
  font-size: 14px;
  text-transform: none;
  font-family: GothamPro;
  outline: none !important;
}
/* line 4176, ../styles/_app.scss */
.category-page .select-list.open .caret {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
/* line 4189, ../styles/_app.scss */
.category-page .select-list.bootstrap-select.btn-group .dropdown-menu {
  max-width: 100%;
  text-align: center;
  min-width: 250px;
  box-shadow: none;
}
/* line 4194, ../styles/_app.scss */
.category-page .select-list.bootstrap-select.btn-group .dropdown-menu a {
  padding: 3px 5px;
}
/* line 4196, ../styles/_app.scss */
.category-page .select-list.bootstrap-select.btn-group .dropdown-menu a span {
  font-size: 14px;
}
/* line 4199, ../styles/_app.scss */
.category-page .select-list.bootstrap-select.btn-group .dropdown-menu a:hover, .category-page .select-list.bootstrap-select.btn-group .dropdown-menu a:focus, .category-page .select-list.bootstrap-select.btn-group .dropdown-menu a:active {
  background-color: #efa4321f;
  color: #efa432;
}
/* line 4209, ../styles/_app.scss */
.category-page .pagination {
  padding-top: 6px;
}

/* line 4214, ../styles/_app.scss */
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: #e0ece5;
  color: #1fab65;
}

/* line 4220, ../styles/_app.scss */
.sort-one-block {
  display: inline-block;
  vertical-align: middle;
  padding-right: 25px;
}
@media only screen and (max-width: 768px) {
  /* line 4224, ../styles/_app.scss */
  .sort-one-block:first-child {
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 4220, ../styles/_app.scss */
  .sort-one-block {
    display: none;
  }
}

/* line 4239, ../styles/_app.scss */
.sort-right {
  float: right;
  font: 14px/18px GothamPro;
  color: #7d7d7d;
  padding-top: 15px;
}
@media only screen and (max-width: 1200px) {
  /* line 4239, ../styles/_app.scss */
  .sort-right {
    float: none;
  }
}
@media only screen and (max-width: 480px) {
  /* line 4239, ../styles/_app.scss */
  .sort-right {
    text-align: left;
  }
}

/* line 4258, ../styles/_app.scss */
.categor-img {
  position: relative;
  clear: both;
  margin-bottom: 30px;
  background-size: contain;
  background-repeat: no-repeat;
}
/* line 4265, ../styles/_app.scss */
.categor-img img {
  max-width: 100%;
  width: 100%;
}

/* line 4271, ../styles/_app.scss */
.categor-img__text {
  font: 30px/37px GothamPro;
  padding: 64px 53px;
}
@media only screen and (max-width: 1200px) {
  /* line 4271, ../styles/_app.scss */
  .categor-img__text {
    font-size: 23px;
    line-height: 26px;
    top: 13%;
  }
}
@media only screen and (max-width: 480px) {
  /* line 4271, ../styles/_app.scss */
  .categor-img__text {
    text-align: center;
  }
}
/* line 4282, ../styles/_app.scss */
.categor-img__text .btn {
  margin-top: 15px;
  padding: 16px 32px;
}
@media only screen and (max-width: 1200px) {
  /* line 4282, ../styles/_app.scss */
  .categor-img__text .btn {
    padding: 12px 21px;
    font-size: 10px;
  }
}

/* line 4292, ../styles/_app.scss */
.categor-img__text-bold {
  font-family: GothamPro-Medium;
}

/* line 4296, ../styles/_app.scss */
.remove-filter-block {
  font-size: 14px;
}
@media only screen and (max-width: 1200px) {
  /* line 4296, ../styles/_app.scss */
  .remove-filter-block {
    font-size: 13px;
  }
}

/* line 4303, ../styles/_app.scss */
.remove-filter-icon {
  float: right;
  font-size: 8px;
  cursor: pointer;
  opacity: 0.7;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
/* line 4313, ../styles/_app.scss */
.remove-filter-icon:hover {
  opacity: 1;
}

/* line 4318, ../styles/_app.scss */
.singin__form {
  max-width: 645px;
  margin: 52px auto;
  padding: 46px 0px 0;
  background: #fff;
}
/* line 4323, ../styles/_app.scss */
.singin__form .page-title {
  font-size: 25px;
  text-transform: none;
  padding-bottom: 3px;
}
@media only screen and (max-width: 570px) {
  /* line 4323, ../styles/_app.scss */
  .singin__form .page-title {
    font-size: 20px;
  }
}
/* line 4331, ../styles/_app.scss */
.singin__form .form {
  padding: 0 79px;
}
@media only screen and (max-width: 570px) {
  /* line 4331, ../styles/_app.scss */
  .singin__form .form {
    padding: 0 25px;
  }
}
/* line 4337, ../styles/_app.scss */
.singin__form label.fltr_area {
  padding-left: 27px;
}
/* line 4340, ../styles/_app.scss */
.singin__form .add--pass-forgot {
  margin-top: 6px;
  display: block;
}
/* line 4344, ../styles/_app.scss */
.singin__form .required-text {
  padding-top: 10px;
  font-size: 12px;
}
/* line 4348, ../styles/_app.scss */
.singin__form .submit {
  margin: 18px auto 0;
  padding: 15px 46px;
}
/* line 4353, ../styles/_app.scss */
.singin__form label.fltr_area:before {
  width: 20px;
  height: 20px;
  left: 3px;
}
/* line 4358, ../styles/_app.scss */
.singin__form label.fltr_area:after {
  width: 20px;
  height: 20px;
  left: 3px;
}

/* line 4366, ../styles/_app.scss */
.singin__form-bottom {
  padding: 38px 40px;
  text-align: center;
  margin-top: 32px;
  background-color: #f8f8f8;
  border-top: 1px solid #e3e3e3;
  font: 14px/18px GothamPro;
}
@media only screen and (max-width: 570px) {
  /* line 4366, ../styles/_app.scss */
  .singin__form-bottom {
    padding: 38px 25px;
  }
}

/* line 4378, ../styles/_app.scss */
.green-and-line {
  color: #efa432;
  border-bottom: 1px solid;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
/* line 4386, ../styles/_app.scss */
.green-and-line:hover {
  border-color: transparent;
}

/*======================================================MODAL START========================================================*/
/* line 4393, ../styles/_app.scss */
.modal-open {
  transition: none;
}
/* line 4395, ../styles/_app.scss */
.modal-open .header {
  transition: none;
  z-index: 9999;
}

/* line 4401, ../styles/_app.scss */
.modal {
  z-index: 99999;
}
/* line 4403, ../styles/_app.scss */
.modal .page-title {
  padding-bottom: 0;
}
/* line 4406, ../styles/_app.scss */
.modal .btn {
  margin: 15px auto;
  display: inline-block;
  text-transform: none;
}

/* line 4413, ../styles/_app.scss */
.modal-backdrop {
  z-index: 9999;
}

/* line 4417, ../styles/_app.scss */
.modal-dialog {
  max-width: 694px;
  margin: auto;
  top: 50px;
}
/* line 4421, ../styles/_app.scss */
.modal-dialog .text {
  line-height: 20px;
}
/* line 4424, ../styles/_app.scss */
.modal-dialog .row_input {
  margin-top: 10px;
}

/* line 4429, ../styles/_app.scss */
.modal-body {
  background: #fff;
}
/* line 4431, ../styles/_app.scss */
.modal-body p {
  font: 18px/18px GothamPro;
}
@media only screen and (max-width: 570px) {
  /* line 4431, ../styles/_app.scss */
  .modal-body p {
    font-size: 16px;
  }
}

/* line 4440, ../styles/_app.scss */
.modal-content {
  padding: 28px 10px;
  border-radius: 0;
  text-align: center;
  box-shadow: none;
}
@media only screen and (max-width: 570px) {
  /* line 4440, ../styles/_app.scss */
  .modal-content {
    padding: 15px 15px 0;
  }
}
/* line 4448, ../styles/_app.scss */
.modal-content .close {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 99;
}

/* line 4456, ../styles/_app.scss */
.modal-footer {
  padding: 21px 24px 20px;
  font: 17px/48px Roboto-Medium;
  color: #585858;
}
@media only screen and (max-width: 570px) {
  /* line 4456, ../styles/_app.scss */
  .modal-footer {
    padding: 15px;
  }
}
/* line 4464, ../styles/_app.scss */
.modal-footer a:hover {
  color: #85ac00;
  border-bottom: 1px solid #85ac00;
  transition: all 0.5s;
}

/* line 4472, ../styles/_app.scss */
.modal-header {
  text-align: center;
  border: none;
  font: 30px/48px GothamPro-Medium;
}

/* line 4480, ../styles/_app.scss */
#forgot-pass .modal-content {
  padding: 20px;
}
@media only screen and (max-width: 570px) {
  /* line 4480, ../styles/_app.scss */
  #forgot-pass .modal-content {
    padding: 30px 5px;
  }
}

/* line 4489, ../styles/_app.scss */
#send-payment .modal-header {
  padding-bottom: 5px;
}
/* line 4492, ../styles/_app.scss */
#send-payment .modal-body {
  padding: 0px 30px;
}

/*======================================================MODAL END========================================================*/
/* line 4498, ../styles/_app.scss */
.visible-block {
  display: none;
}
@media only screen and (max-width: 1200px) {
  /* line 4498, ../styles/_app.scss */
  .visible-block {
    display: block;
  }
}

/* line 4505, ../styles/_app.scss */
.hidden-block {
  display: block;
}
@media only screen and (max-width: 1200px) {
  /* line 4505, ../styles/_app.scss */
  .hidden-block {
    display: none;
  }
}

/* line 4512, ../styles/_app.scss */
.product-one-slider {
  position: relative;
  font-size: 0;
  line-height: 0;
  padding-right: 10px;
}
@media only screen and (max-width: 1200px) {
  /* line 4512, ../styles/_app.scss */
  .product-one-slider {
    padding-right: 0;
  }
}
/* line 4520, ../styles/_app.scss */
.product-one-slider .favorite-prod {
  right: 20px;
}

/* line 4525, ../styles/_app.scss */
.product-one-slider__img {
  display: block;
  width: 100%;
  vertical-align: top;
  height: 515px;
  overflow: hidden;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
@media only screen and (max-width: 1700px) {
  /* line 4525, ../styles/_app.scss */
  .product-one-slider__img {
    height: 385px;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 4525, ../styles/_app.scss */
  .product-one-slider__img {
    height: 500px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 4525, ../styles/_app.scss */
  .product-one-slider__img {
    height: 520px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 4525, ../styles/_app.scss */
  .product-one-slider__img {
    height: auto;
  }
}
/* line 4554, ../styles/_app.scss */
.product-one-slider__img .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  opacity: .5;
  background-color: #1fab65;
  margin: 0 4px;
}
/* line 4563, ../styles/_app.scss */
.product-one-slider__img .swiper-pagination-bullet-active {
  background: #1fab65;
  opacity: 1;
}

/* line 4569, ../styles/_app.scss */
.product-one-slider__img .swiper-container {
  height: 100%;
}
@media only screen and (max-width: 600px) {
  /* line 4569, ../styles/_app.scss */
  .product-one-slider__img .swiper-container {
    padding-bottom: 30px;
  }
}

/* line 4576, ../styles/_app.scss */
.product-one-slider__img .swiper-slide {
  position: relative;
}

/* line 4580, ../styles/_app.scss */
.product-one-slider__img .swiper-slide img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  /* line 4580, ../styles/_app.scss */
  .product-one-slider__img .swiper-slide img {
    width: auto;
  }
}
@media only screen and (max-width: 600px) {
  /* line 4580, ../styles/_app.scss */
  .product-one-slider__img .swiper-slide img {
    position: relative;
  }
}

/* line 4597, ../styles/_app.scss */
.product-one-slider__thumb {
  position: relative;
  display: block;
  vertical-align: top;
  width: 100%;
  height: 120px;
  border-left: none;
  padding: 0px 30px;
}
@media only screen and (max-width: 1700px) {
  /* line 4597, ../styles/_app.scss */
  .product-one-slider__thumb {
    height: 90px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4597, ../styles/_app.scss */
  .product-one-slider__thumb {
    margin-top: 15px;
    height: 100px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 4597, ../styles/_app.scss */
  .product-one-slider__thumb {
    display: none;
  }
}
/* line 4615, ../styles/_app.scss */
.product-one-slider__thumb.no-arrow {
  padding: 0;
}
/* line 4617, ../styles/_app.scss */
.product-one-slider__thumb.no-arrow .swiper-tovar-next,
.product-one-slider__thumb.no-arrow .swiper-tovar-prev {
  display: none;
}

/* line 4624, ../styles/_app.scss */
.product-one-slider__thumb .swiper-container {
  height: 100%;
}

/* line 4628, ../styles/_app.scss */
.product-one-slider__thumb .swiper-slide {
  border-top: 1px solid #e9e9e9;
  overflow: hidden;
  text-align: center;
  border: 1px solid #e9e9e9;
  opacity: 0.5;
  transition: all .5s;
}
@media only screen and (min-width: 1700px) {
  /* line 4628, ../styles/_app.scss */
  .product-one-slider__thumb .swiper-slide {
    min-width: 23%;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4628, ../styles/_app.scss */
  .product-one-slider__thumb .swiper-slide {
    border: none;
  }
}

/* line 4643, ../styles/_app.scss */
.product-one-slider__thumb .swiper-slide.active {
  opacity: 1;
}

/* line 4647, ../styles/_app.scss */
.product-one-slider__thumb .swiper-slide:hover {
  opacity: 1;
}

/* line 4651, ../styles/_app.scss */
.product-one-slider__thumb .swiper-container {
  height: 100%;
}

/* line 4655, ../styles/_app.scss */
.product-one-slider__thumb .swiper-container .swiper-wrapper {
  position: relative;
  cursor: pointer;
}

/* line 4660, ../styles/_app.scss */
.product-one-slider__thumb .swiper-container .swiper-wrapper img {
  max-height: 100%;
  margin: 0 auto;
  -webkit-transition: all 0.4s cubic-bezier(0.21, 0.99, 0.58, 1);
  transition: all 0.4s cubic-bezier(0.21, 0.99, 0.58, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  max-width: 100%;
  height: 100%;
}

/* line 4671, ../styles/_app.scss */
.swiper-tovar-next,
.swiper-tovar-prev {
  position: absolute;
  display: inline-block;
  opacity: 1;
  visibility: visible;
  color: #abb0b5;
  z-index: 10;
  right: auto;
  margin: 0;
  line-height: 42px;
  text-align: center;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
  -webkit-transition: all 0.4s cubic-bezier(0.21, 0.99, 0.58, 1);
  transition: all 0.4s cubic-bezier(0.21, 0.99, 0.58, 1);
  font-size: 18px;
  cursor: pointer;
}
/* line 4690, ../styles/_app.scss */
.swiper-tovar-next:hover,
.swiper-tovar-prev:hover {
  color: #1fab64;
}

/* line 4695, ../styles/_app.scss */
.swiper-button-disabled {
  opacity: 0.5;
  cursor: default;
}
/* line 4698, ../styles/_app.scss */
.swiper-button-disabled:hover {
  color: #abb0b5;
}

/* line 4703, ../styles/_app.scss */
.swiper-tovar-next {
  right: 0;
  left: auto;
  width: 30px;
  height: 120px;
  top: 0;
  bottom: 0;
  line-height: 120px;
  bottom: auto;
  border: none;
  border-left: 1px solid #e9e9e9;
}
/* line 4714, ../styles/_app.scss */
.swiper-tovar-next .icon-arrow-right {
  display: block;
}
@media only screen and (max-width: 1700px) {
  /* line 4703, ../styles/_app.scss */
  .swiper-tovar-next {
    height: 90px;
    line-height: 90px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4703, ../styles/_app.scss */
  .swiper-tovar-next {
    line-height: 100px;
    height: 100px;
  }
}

/* line 4727, ../styles/_app.scss */
.swiper-tovar-prev {
  left: 0;
  right: auto;
  width: 30px;
  height: 120px;
  top: 0;
  bottom: 0;
  line-height: 120px;
  bottom: auto;
  border: none;
  border-right: 1px solid #e9e9e9;
}
@media only screen and (max-width: 1700px) {
  /* line 4727, ../styles/_app.scss */
  .swiper-tovar-prev {
    height: 90px;
    line-height: 90px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4727, ../styles/_app.scss */
  .swiper-tovar-prev {
    line-height: 100px;
    height: 100px;
  }
}
/* line 4746, ../styles/_app.scss */
.swiper-tovar-prev .icon-arrow-left {
  display: block;
}

/* line 4751, ../styles/_app.scss */
.after-slider-text {
  padding: 20px 20px 0;
  font: 12px/18px GothamPro;
  color: #8f9193;
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  /* line 4751, ../styles/_app.scss */
  .after-slider-text {
    padding-bottom: 20px;
  }
}
/* line 4759, ../styles/_app.scss */
.after-slider-text a {
  color: #1fab65;
  font-size: 12px;
}
/* line 4762, ../styles/_app.scss */
.after-slider-text a:hover {
  color: #145d37;
}

/* line 4768, ../styles/_app.scss */
.prod-prise-block {
  text-align: left;
  padding: 0px 0 10px;
}
@media only screen and (max-width: 480px) {
  /* line 4768, ../styles/_app.scss */
  .prod-prise-block {
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  /* line 4768, ../styles/_app.scss */
  .prod-prise-block {
    display: none;
  }
}
/* line 4778, ../styles/_app.scss */
.prod-prise-block .prod-prise {
  text-align: left;
  display: inline-block;
  width: auto;
  padding-right: 7px;
  letter-spacing: 1px;
}
/* line 4785, ../styles/_app.scss */
.prod-prise-block .prod-instock {
  color: #efa432;
  font-size: 14px;
  line-height: 21px;
}
/* line 4790, ../styles/_app.scss */
.prod-prise-block .prod__vendor-code {
  display: block;
  font-size: 14px;
  padding-bottom: 7px;
}
@media only screen and (max-width: 480px) {
  /* line 4790, ../styles/_app.scss */
  .prod-prise-block .prod__vendor-code {
    text-align: center;
  }
}

/* line 4800, ../styles/_app.scss */
.prod-descr {
  border-top: 1px solid #d0dad1;
  padding-top: 22px;
  margin-top: 15px;
}
/* line 4804, ../styles/_app.scss */
.prod-descr .content-title {
  font-size: 17px;
  padding-bottom: 6px;
}
/* line 4808, ../styles/_app.scss */
.prod-descr .text {
  font-size: 14px;
  line-height: 22px;
}

/* line 4814, ../styles/_app.scss */
.prod-descr__delivery {
  padding-top: 25px;
}

/* line 4818, ../styles/_app.scss */
.product-content {
  padding: 7px 0 60px;
  position: relative;
}
/* line 4821, ../styles/_app.scss */
.product-content .rewiews-one-raty {
  display: block;
}
@media only screen and (max-width: 768px) {
  /* line 4821, ../styles/_app.scss */
  .product-content .rewiews-one-raty {
    float: none;
  }
}
/* line 4826, ../styles/_app.scss */
.product-content .rewiews-one-raty .review-raty {
  width: auto !important;
}
/* line 4830, ../styles/_app.scss */
.product-content .page-title {
  padding-bottom: 0px;
}
@media only screen and (max-width: 1200px) {
  /* line 4830, ../styles/_app.scss */
  .product-content .page-title {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4830, ../styles/_app.scss */
  .product-content .page-title {
    padding-right: 50px;
  }
}
/* line 4839, ../styles/_app.scss */
.product-content .favorite-prod {
  right: 120px;
}
@media only screen and (max-width: 1700px) {
  /* line 4839, ../styles/_app.scss */
  .product-content .favorite-prod {
    right: 0;
  }
}
@media only screen and (max-width: 991px) {
  /* line 4839, ../styles/_app.scss */
  .product-content .favorite-prod {
    right: 10px;
  }
}

/* line 4850, ../styles/_app.scss */
.fancybox-thumbs {
  background: #2c2c2e;
}

/* line 4854, ../styles/_app.scss */
.tovar-descr-one {
  width: 100%;
  padding: 10px 0;
  font: 14px/24px GothamPro-Medium;
  text-align: left;
  border-bottom: 1px solid #dbdcde;
}
/* line 4860, ../styles/_app.scss */
.tovar-descr-one:last-child {
  border: none;
}
@media only screen and (max-width: 768px) {
  /* line 4854, ../styles/_app.scss */
  .tovar-descr-one {
    font-size: 13px;
  }
}
/* line 4866, ../styles/_app.scss */
.tovar-descr-one .tovar-descr-one-text {
  width: 64%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  word-wrap: break-word;
}
/* line 4873, ../styles/_app.scss */
.tovar-descr-one .tovar-descr-one-type {
  width: 32%;
  display: inline-block;
  vertical-align: top;
  text-align: right;
  font-family: GothamPro;
}

/* line 4882, ../styles/_app.scss */
.description-product {
  max-width: 622px;
  margin: 7px auto;
  padding-left: 12px;
}
@media only screen and (max-width: 570px) {
  /* line 4882, ../styles/_app.scss */
  .description-product {
    padding-left: 0;
  }
}

/* line 4891, ../styles/_app.scss */
.reviews-count {
  position: absolute;
  top: 14px;
  left: 102%;
  font-size: 12px;
  color: #393939;
}

/* line 4899, ../styles/_app.scss */
.product-page {
  padding-bottom: 50px;
}
@media only screen and (max-width: 991px) {
  /* line 4902, ../styles/_app.scss */
  .product-page .tabs li {
    margin-left: 10px;
  }
  /* line 4905, ../styles/_app.scss */
  .product-page .tabs li:first-child {
    margin-left: 0;
  }
}
/* line 4909, ../styles/_app.scss */
.product-page .tabs li a {
  color: #393939;
}
/* line 4914, ../styles/_app.scss */
.product-page .slider-prod__nav {
  height: 55px;
  margin: 0;
}
/* line 4917, ../styles/_app.scss */
.product-page .slider-prod__nav .swiper-button-next, .product-page .slider-prod__nav .swiper-button-prev {
  margin: 0;
  top: 0;
}
/* line 4922, ../styles/_app.scss */
.product-page .breadcrumb {
  margin: 16px 0 12px;
}
@media only screen and (max-width: 570px) {
  /* line 4925, ../styles/_app.scss */
  .product-page .quantity-cart {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
  }
}
@media only screen and (max-width: 320px) {
  /* line 4925, ../styles/_app.scss */
  .product-page .quantity-cart {
    width: 37%;
  }
}

/* line 4937, ../styles/_app.scss */
.top-right-block {
  padding-left: 40px;
}
@media only screen and (max-width: 1700px) {
  /* line 4937, ../styles/_app.scss */
  .top-right-block {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 4937, ../styles/_app.scss */
  .top-right-block {
    padding-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  /* line 4937, ../styles/_app.scss */
  .top-right-block {
    text-align: center;
  }
}

/* line 4950, ../styles/_app.scss */
.same-prod {
  border-top: 1px solid #d0dad1;
  padding-top: 55px;
  margin-top: 60px;
}
/* line 4954, ../styles/_app.scss */
.same-prod .page-title {
  font-size: 25px;
  text-transform: none;
}

/* line 4960, ../styles/_app.scss */
.viewed {
  border-top: 1px solid #d0dad1;
  padding: 52px 0 40px;
}
/* line 4964, ../styles/_app.scss */
.viewed .page-title {
  font-size: 25px;
  text-transform: none;
}

/* line 4970, ../styles/_app.scss */
.tab-reviews-block {
  padding: 32px 50px;
  background-color: #fff;
  margin: 15px auto 22px;
  max-width: 1270px;
}
/* line 4975, ../styles/_app.scss */
.tab-reviews-block .rewiews-one-raty {
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
}
/* line 4979, ../styles/_app.scss */
.tab-reviews-block .rewiews-one-raty .review-raty {
  width: auto !important;
}
/* line 4981, ../styles/_app.scss */
.tab-reviews-block .rewiews-one-raty .review-raty img {
  max-width: 11px;
  margin-left: -3px;
}
/* line 4987, ../styles/_app.scss */
.tab-reviews-block .rewiews-one__date {
  font-size: 12px;
}
/* line 4990, ../styles/_app.scss */
.tab-reviews-block .rewiews-one__text {
  padding: 15px 0 0;
  line-height: 24px;
}

/* line 4996, ../styles/_app.scss */
.add-reviews {
  max-width: 750px;
  margin: auto;
}
/* line 4999, ../styles/_app.scss */
.add-reviews .review-raty {
  width: auto !important;
}
/* line 5002, ../styles/_app.scss */
.add-reviews .rewiews-one-raty {
  padding-top: 10px;
}
/* line 5005, ../styles/_app.scss */
.add-reviews textarea {
  height: 126px;
}

/* line 5010, ../styles/_app.scss */
.select-list {
  outline: 0 !important;
}
/* line 5012, ../styles/_app.scss */
.select-list .btn {
  border-radius: 3px;
}
/* line 5015, ../styles/_app.scss */
.select-list .dropdown-menu {
  max-height: 300px !important;
}

/* line 5021, ../styles/_app.scss */
.bootstrap-select .dropdown-toggle:focus {
  outline: 0 !important;
}

/* line 5027, ../styles/_app.scss */
.prod-chose__color .select-list {
  width: 260px !important;
  border: #dfdfdf;
  font-family: GothamPro;
}
@media only screen and (max-width: 570px) {
  /* line 5027, ../styles/_app.scss */
  .prod-chose__color .select-list {
    width: 100% !important;
  }
}
/* line 5034, ../styles/_app.scss */
.prod-chose__color .select-list .btn {
  color: #393939;
}

/* line 5040, ../styles/_app.scss */
.prod-chose__title {
  font: 15px/19px GothamPro-Medium;
  padding: 15px 0 9px;
}

/* line 5045, ../styles/_app.scss */
input[type=number] {
  -moz-appearance: textfield;
}

/* line 5049, ../styles/_app.scss */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

/* line 5057, ../styles/_app.scss */
.btn-default.focus, .btn-default:focus {
  background-color: #fff;
  border-color: #ccc;
}

/* line 5062, ../styles/_app.scss */
.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open > .btn-default.dropdown-toggle,
.btn-default.active.focus, .btn-default.active:focus,
.btn-default.active:hover, .btn-default:active.focus,
.btn-default:active:focus, .btn-default:active:hover,
.open > .btn-default.dropdown-toggle.focus,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle:hover,
.btn-group.open .dropdown-toggle {
  background-color: #fff;
  box-shadow: none;
  border-color: #dfdfdf;
  color: #393939;
}

/* line 5079, ../styles/_app.scss */
.payment-radio {
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  /* line 5079, ../styles/_app.scss */
  .payment-radio {
    margin-bottom: 10px;
  }
}
/* line 5084, ../styles/_app.scss */
.payment-radio label {
  font: 14px/22px GothamPro-Medium;
  text-transform: none;
  width: 100%;
  margin-top: 0;
  background: transparent;
  border: 1px solid #393939;
  padding: 11px 19px;
  border-radius: 3px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}
@media only screen and (max-width: 1700px) {
  /* line 5084, ../styles/_app.scss */
  .payment-radio label {
    padding: 11px 13px;
  }
}
/* line 5099, ../styles/_app.scss */
.payment-radio label:hover {
  border-color: #1fab65;
}

/* line 5105, ../styles/_app.scss */
.payment-radio input:checked + label {
  text-decoration: none;
  border-color: #1fab65;
}

/* line 5110, ../styles/_app.scss */
.prod-chose__prise {
  padding: 27px 0;
}
@media only screen and (max-width: 480px) {
  /* line 5110, ../styles/_app.scss */
  .prod-chose__prise {
    text-align: center;
    padding: 15px 0;
  }
}
@media only screen and (max-width: 991px) {
  /* line 5116, ../styles/_app.scss */
  .prod-chose__prise .int-change-text {
    display: none;
    margin-bottom: 5px;
  }
}

/* line 5124, ../styles/_app.scss */
.quantity-cart {
  width: 123px;
  position: relative;
  text-align: center;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 480px) {
  /* line 5124, ../styles/_app.scss */
  .quantity-cart {
    display: block;
    margin: 15px auto;
  }
}

/* line 5137, ../styles/_app.scss */
.btn-count {
  position: absolute;
  cursor: pointer;
  top: 1px;
  line-height: 46px;
  padding: 0 11px;
  font-size: 9px;
  height: calc(100% - 2px);
}
/* line 5150, ../styles/_app.scss */
.btn-count:not(.btn-disable):hover {
  background-color: #e0ece5;
  color: #1fab65;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

/* line 5161, ../styles/_app.scss */
.minus-count {
  left: 1px;
  border-right: 1px solid #dfe0e2;
}

/* line 5166, ../styles/_app.scss */
.plus-count {
  right: 1px;
  border-left: 1px solid #dfe0e2;
}

/* line 5171, ../styles/_app.scss */
.btn-disable {
  opacity: 0.5;
  cursor: default;
}

/* line 5176, ../styles/_app.scss */
.count {
  text-align: center;
  padding: 0 31px;
  margin: 0;
}

/* line 5182, ../styles/_app.scss */
.prod_change-prise {
  display: inline-block;
  vertical-align: middle;
  color: #efa432;
  font-size: 24px;
  padding-right: 24px;
  font-family: GothamPro-Medium;
}
@media only screen and (max-width: 1700px) {
  /* line 5182, ../styles/_app.scss */
  .prod_change-prise {
    padding-right: 5px;
  }
}

/* line 5194, ../styles/_app.scss */
.in-cart {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 570px) {
  /* line 5194, ../styles/_app.scss */
  .in-cart {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
  }
}
@media only screen and (max-width: 320px) {
  /* line 5194, ../styles/_app.scss */
  .in-cart {
    width: 62%;
  }
}
/* line 5206, ../styles/_app.scss */
.in-cart .btn {
  text-transform: none;
  margin-left: 14px;
  position: relative;
  padding: 10px 74px 10px 17px;
  font-size: 14px;
}
@media only screen and (max-width: 1700px) {
  /* line 5206, ../styles/_app.scss */
  .in-cart .btn {
    margin-left: 5px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 5206, ../styles/_app.scss */
  .in-cart .btn {
    margin: 0 20px;
  }
}
@media only screen and (max-width: 570px) {
  /* line 5206, ../styles/_app.scss */
  .in-cart .btn {
    margin: 0;
    padding: 10px 69px 10px 17px;
    width: 100%;
  }
}
/* line 5223, ../styles/_app.scss */
.in-cart .btn .icon {
  position: absolute;
  right: 19px;
  font-size: 22px;
  top: 50%;
  transform: translateY(-50%);
}

/* line 5233, ../styles/_app.scss */
.one-click {
  display: inline-block;
}
@media only screen and (max-width: 570px) {
  /* line 5233, ../styles/_app.scss */
  .one-click {
    display: block;
    margin: 15px 0;
  }
}
/* line 5239, ../styles/_app.scss */
.one-click .btn {
  text-transform: none;
  margin-left: 14px;
  font-size: 13px;
  position: relative;
  padding-right: 75px;
}
@media only screen and (max-width: 1700px) {
  /* line 5239, ../styles/_app.scss */
  .one-click .btn {
    margin-left: 5px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 5239, ../styles/_app.scss */
  .one-click .btn {
    margin-left: 0;
  }
}
@media only screen and (max-width: 570px) {
  /* line 5239, ../styles/_app.scss */
  .one-click .btn {
    width: 100%;
  }
}
/* line 5254, ../styles/_app.scss */
.one-click .btn .icon {
  position: absolute;
  right: 15px;
  font-size: 20px;
  top: 50%;
  transform: translateY(-50%);
}

/* line 5264, ../styles/_app.scss */
.btn--transpatent {
  background: transparent;
  border: 1px solid #efa432;
  color: #efa432;
}
/* line 5268, ../styles/_app.scss */
.btn--transpatent:hover {
  color: #efa432;
  background: #efa4321a;
}

/* line 5275, ../styles/_app.scss */
.profile-page .profile-tabs {
  padding-bottom: 30px;
}
/* line 5277, ../styles/_app.scss */
.profile-page .profile-tabs li {
  float: left;
}
@media only screen and (max-width: 600px) {
  /* line 5277, ../styles/_app.scss */
  .profile-page .profile-tabs li {
    float: none;
  }
}
/* line 5282, ../styles/_app.scss */
.profile-page .profile-tabs li a {
  font: 16px/21px GothamPro;
  color: #393939;
  background-color: #fff;
  padding: 10px 27px;
  border: 1px solid #e3e3e3;
}
/* line 5288, ../styles/_app.scss */
.profile-page .profile-tabs li a:hover {
  background-color: #155f3a;
  color: #fff;
}
/* line 5291, ../styles/_app.scss */
.profile-page .profile-tabs li a:hover .circle--tab-icon {
  color: #155f3a;
}
/* line 5297, ../styles/_app.scss */
.profile-page .profile-tabs li.active a {
  background-color: #155f3a;
  color: #fff;
}
/* line 5300, ../styles/_app.scss */
.profile-page .profile-tabs li.active a .circle--tab-icon {
  color: #155f3a;
}
/* line 5307, ../styles/_app.scss */
.profile-page .white-block {
  padding: 19px 43px 189px;
}
@media only screen and (max-width: 1200px) {
  /* line 5307, ../styles/_app.scss */
  .profile-page .white-block {
    padding: 40px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 5307, ../styles/_app.scss */
  .profile-page .white-block {
    height: auto !important;
  }
}
@media only screen and (max-width: 570px) {
  /* line 5307, ../styles/_app.scss */
  .profile-page .white-block {
    padding: 40px 20px;
  }
}
/* line 5319, ../styles/_app.scss */
.profile-page .label {
  width: 17%;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
@media only screen and (max-width: 1700px) {
  /* line 5319, ../styles/_app.scss */
  .profile-page .label {
    width: 22%;
  }
}
@media only screen and (max-width: 600px) {
  /* line 5319, ../styles/_app.scss */
  .profile-page .label {
    display: block;
    width: 100%;
  }
}
/* line 5332, ../styles/_app.scss */
.profile-page input {
  width: 82%;
  display: inline-block;
  vertical-align: middle;
  background: #f9f9f9;
  background-position: 100%;
}
@media only screen and (max-width: 1700px) {
  /* line 5332, ../styles/_app.scss */
  .profile-page input {
    width: 76%;
  }
}
@media only screen and (max-width: 600px) {
  /* line 5332, ../styles/_app.scss */
  .profile-page input {
    display: block;
    width: 100%;
  }
}
/* line 5346, ../styles/_app.scss */
.profile-page textarea {
  width: 82%;
  display: inline-block;
  vertical-align: middle;
  height: 63px;
  margin: 0;
  background: #f9f9f9;
}
@media only screen and (max-width: 1700px) {
  /* line 5346, ../styles/_app.scss */
  .profile-page textarea {
    width: 76%;
  }
}
@media only screen and (max-width: 600px) {
  /* line 5346, ../styles/_app.scss */
  .profile-page textarea {
    display: block;
    width: 100%;
  }
}
/* line 5361, ../styles/_app.scss */
.profile-page .btn {
  padding: 17px;
  display: inline-block;
  margin-left: 18%;
}
@media only screen and (max-width: 1700px) {
  /* line 5361, ../styles/_app.scss */
  .profile-page .btn {
    margin-left: 23%;
  }
}
/* line 5371, ../styles/_app.scss */
.profile-page .btn .icon-button-save {
  padding-left: 33px;
  font-size: 15px;
  vertical-align: middle;
}
@media only screen and (max-width: 600px) {
  /* line 5371, ../styles/_app.scss */
  .profile-page .btn .icon-button-save {
    padding-left: 10px;
  }
}
/* line 5380, ../styles/_app.scss */
.profile-page .select-list {
  width: 82% !important;
}
@media only screen and (max-width: 1700px) {
  /* line 5380, ../styles/_app.scss */
  .profile-page .select-list {
    width: 76% !important;
  }
}
@media only screen and (max-width: 600px) {
  /* line 5380, ../styles/_app.scss */
  .profile-page .select-list {
    width: 100% !important;
    margin-top: 4px;
  }
}
/* line 5389, ../styles/_app.scss */
.profile-page .select-list .btn {
  height: 46px;
  text-transform: none;
  color: #393939;
  font-size: 14px;
  background: #f9f9f9;
  font-family: GothamPro;
}
/* line 5399, ../styles/_app.scss */
.profile-page .address-form .select-list {
  width: 20% !important;
  padding-right: 16px;
}
@media only screen and (max-width: 1700px) {
  /* line 5399, ../styles/_app.scss */
  .profile-page .address-form .select-list {
    padding-right: 5px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 5399, ../styles/_app.scss */
  .profile-page .address-form .select-list {
    display: inline-block;
    width: 100% !important;
    padding-right: 0;
    margin-bottom: 15px;
    margin-top: 4px;
  }
}
/* line 5413, ../styles/_app.scss */
.profile-page .address-form input {
  width: 61%;
  margin: 0;
}
@media only screen and (max-width: 1700px) {
  /* line 5413, ../styles/_app.scss */
  .profile-page .address-form input {
    width: 55%;
  }
}
@media only screen and (max-width: 600px) {
  /* line 5413, ../styles/_app.scss */
  .profile-page .address-form input {
    width: 100%;
  }
}
/* line 5424, ../styles/_app.scss */
.profile-page .address-form__sub {
  padding-left: 19%;
  clear: both;
}
@media only screen and (max-width: 1700px) {
  /* line 5424, ../styles/_app.scss */
  .profile-page .address-form__sub {
    padding-left: 25%;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 5424, ../styles/_app.scss */
  .profile-page .address-form__sub {
    padding-left: 24%;
  }
}
@media only screen and (max-width: 600px) {
  /* line 5424, ../styles/_app.scss */
  .profile-page .address-form__sub {
    padding-left: 15px;
  }
}
/* line 5436, ../styles/_app.scss */
.profile-page .address-form__sub .input-field {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
@media only screen and (max-width: 1700px) {
  /* line 5440, ../styles/_app.scss */
  .profile-page .address-form__sub .input-field:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 570px) {
  /* line 5436, ../styles/_app.scss */
  .profile-page .address-form__sub .input-field {
    width: 100%;
    margin-right: 0;
  }
}
/* line 5450, ../styles/_app.scss */
.profile-page .address-form__sub .label {
  display: block;
  width: 100%;
}
/* line 5454, ../styles/_app.scss */
.profile-page .address-form__sub input {
  max-width: 123px;
  width: 100%;
}
@media only screen and (max-width: 1700px) {
  /* line 5454, ../styles/_app.scss */
  .profile-page .address-form__sub input {
    max-width: 106px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 5454, ../styles/_app.scss */
  .profile-page .address-form__sub input {
    max-width: 113px;
  }
}
@media only screen and (max-width: 570px) {
  /* line 5454, ../styles/_app.scss */
  .profile-page .address-form__sub input {
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  /* line 5468, ../styles/_app.scss */
  .profile-page .category-prod {
    clear: none;
  }
}
@media only screen and (max-width: 570px) {
  /* line 5468, ../styles/_app.scss */
  .profile-page .category-prod {
    width: 90%;
    clear: both;
    margin: auto;
    float: none;
  }
}
@media only screen and (max-width: 768px) {
  /* line 5478, ../styles/_app.scss */
  .profile-page .category-prod .prod-one {
    max-width: 100%;
  }
}
/* line 5484, ../styles/_app.scss */
.profile-page .label--pass-forgot {
  position: absolute;
  right: 50px;
  bottom: 61px;
  text-align: left;
  width: auto;
}
@media only screen and (max-width: 570px) {
  /* line 5484, ../styles/_app.scss */
  .profile-page .label--pass-forgot {
    right: 20px;
  }
}

/* line 5496, ../styles/_app.scss */
.profile__content {
  padding-bottom: 71px;
}
@media only screen and (max-width: 768px) {
  /* line 5496, ../styles/_app.scss */
  .profile__content {
    padding-bottom: 35px;
  }
}

/* line 5503, ../styles/_app.scss */
.circle--tab-icon {
  width: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 38px;
  background: #fff;
  color: #737c75;
  border-radius: 50%;
  margin-right: 10px;
  border: 1px solid #e3e3e3;
}

/* line 5517, ../styles/_app.scss */
.page-title--sub {
  font: 20px/21px GothamPro-Medium;
  padding: 29px 0 13px;
}

/* line 5522, ../styles/_app.scss */
.change-pass {
  position: absolute;
  right: 19px;
  cursor: pointer;
  top: 6px;
  font: 14px/16px GothamPro;
  color: #1fab65;
}
@media only screen and (max-width: 1700px) {
  /* line 5522, ../styles/_app.scss */
  .change-pass {
    position: relative;
    float: right;
    margin-top: 10px;
  }
}
/* line 5534, ../styles/_app.scss */
.change-pass:hover {
  color: #1fab65;
}

/* line 5539, ../styles/_app.scss */
.text-security {
  color: #9599a1;
  font: 13px/16px GothamPro;
  padding-left: 19%;
  vertical-align: middle;
}
@media only screen and (max-width: 1700px) {
  /* line 5539, ../styles/_app.scss */
  .text-security {
    padding-left: 23%;
  }
}
@media only screen and (max-width: 600px) {
  /* line 5539, ../styles/_app.scss */
  .text-security {
    padding-left: 0;
  }
}
/* line 5550, ../styles/_app.scss */
.text-security .icon {
  display: inline-block;
  vertical-align: middle;
  padding-right: 5px;
}

/* line 5557, ../styles/_app.scss */
.add-address {
  font: 13px/19px GothamPro;
  color: #1fab65;
  cursor: pointer;
  padding-left: 19%;
  margin-top: 15px;
}
@media only screen and (max-width: 1700px) {
  /* line 5557, ../styles/_app.scss */
  .add-address {
    padding-left: 23%;
  }
}
@media only screen and (max-width: 600px) {
  /* line 5557, ../styles/_app.scss */
  .add-address {
    padding-left: 15px;
  }
}

/* line 5571, ../styles/_app.scss */
.form--one-block {
  position: relative;
}

/* line 5576, ../styles/_app.scss */
.form--one-block .del {
  display: none;
  position: absolute;
  right: 0;
  top: 0px;
  cursor: pointer;
  z-index: 1;
  font-size: 12px;
}
/* line 5585, ../styles/_app.scss */
.form--one-block.add-a {
  margin-top: 20px;
}
/* line 5587, ../styles/_app.scss */
.form--one-block.add-a .del {
  display: block;
}
/* line 5592, ../styles/_app.scss */
.form--one-block:first-child .del {
  display: none;
}

/*** BEGIN ORDER TAB ***/
/* line 5599, ../styles/_app.scss */
.order-table {
  background: #ffffff;
  padding: 36px 32px 36px 39px;
  height: 522px;
  overflow-x: hidden;
  margin: 0 auto;
}
@media only screen and (max-width: 1560px) {
  /* line 5599, ../styles/_app.scss */
  .order-table {
    padding: 36px 8px;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 5599, ../styles/_app.scss */
  .order-table {
    overflow-x: auto;
    overflow-y: auto;
  }
}
@media only screen and (max-width: 991px) {
  /* line 5599, ../styles/_app.scss */
  .order-table {
    height: auto;
    max-height: 522px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 5599, ../styles/_app.scss */
  .order-table {
    padding: 36px 0 36px 0;
    margin-bottom: 20px;
  }
}

/* line 5625, ../styles/_app.scss */
.order-table ul li {
  margin-bottom: 7px;
}

/* line 5629, ../styles/_app.scss */
.order-table table {
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  /* line 5629, ../styles/_app.scss */
  .order-table table {
    width: 1366px;
  }
}

/* line 5636, ../styles/_app.scss */
.order-table table thead td {
  font-size: 14px;
  color: #393939;
  font-weight: 500;
  padding: 0 5px 15px;
  vertical-align: top;
  font-family: GothamPro-Medium;
}
@media only screen and (max-width: 1200px) {
  /* line 5636, ../styles/_app.scss */
  .order-table table thead td {
    font-size: 11px;
  }
}

/* line 5648, ../styles/_app.scss */
.order-table table tbody tr {
  border: 1px solid #cecdcd;
}

/* line 5652, ../styles/_app.scss */
.order-table table tbody tr td {
  font-size: 14px;
  color: #393939;
  padding: 26px 6px 17.5px;
  vertical-align: top;
}
@media only screen and (max-width: 1560px) {
  /* line 5652, ../styles/_app.scss */
  .order-table table tbody tr td {
    padding: 26px 4px 17.5px;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 5652, ../styles/_app.scss */
  .order-table table tbody tr td {
    font-size: 11px;
  }
}

/* line 5665, ../styles/_app.scss */
.order-table table tbody tr td.col-table-md {
  padding-top: 25px;
}

/* line 5669, ../styles/_app.scss */
.order-table table tbody tr td:last-child {
  width: 10%;
  text-align: center;
  min-width: 50px;
}
@media only screen and (max-width: 1560px) {
  /* line 5669, ../styles/_app.scss */
  .order-table table tbody tr td:last-child {
    width: 5%;
    min-width: 30px;
  }
}

/* line 5679, ../styles/_app.scss */
.order-table table tbody tr.order-cancel {
  border-style: dashed;
  background: #f5f7f9;
}

/* line 5684, ../styles/_app.scss */
.order-table table tbody tr.order-cancel td {
  color: #8f98a4;
}

/* line 5688, ../styles/_app.scss */
.order-table table tbody tr.order-cancel td .product-list li a {
  color: #8f98a4;
}

/* line 5692, ../styles/_app.scss */
.order-table table tbody tr .icon-arrow-down {
  display: none;
  cursor: pointer;
}

/* line 5697, ../styles/_app.scss */
.order-table table tbody tr.accordion {
  max-height: 1000px;
}

/* line 5701, ../styles/_app.scss */
.order-table table tbody tr.accordion .icon-arrow-down {
  display: inline-block;
}

/* line 5705, ../styles/_app.scss */
.order-table .col-table-lg {
  width: 25.8%;
}
@media only screen and (max-width: 1560px) {
  /* line 5705, ../styles/_app.scss */
  .order-table .col-table-lg {
    width: 23.8%;
  }
}

/* line 5712, ../styles/_app.scss */
.order-table .col-table-md {
  width: 13%;
  padding: 0 5px 17px 30px;
}
@media only screen and (max-width: 1560px) {
  /* line 5712, ../styles/_app.scss */
  .order-table .col-table-md {
    padding: 0 5px 17px;
    text-align: center;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 5712, ../styles/_app.scss */
  .order-table .col-table-md {
    padding: 0 5px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 5712, ../styles/_app.scss */
  .order-table .col-table-md {
    padding: 0 5px 17px 30px;
  }
}

/* line 5727, ../styles/_app.scss */
.order-table .col-table-sm {
  width: 12%;
}
@media only screen and (max-width: 1560px) {
  /* line 5727, ../styles/_app.scss */
  .order-table .col-table-sm {
    width: 11%;
  }
}

/* line 5735, ../styles/_app.scss */
.order-table .col-table-1 {
  width: 11%;
}

/* line 5739, ../styles/_app.scss */
.order-table .js-accordion {
  max-height: 50px;
  overflow: hidden;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

/* line 5746, ../styles/_app.scss */
.order-table .product-list li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 345px;
}

/* line 5754, ../styles/_app.scss */
.order-table .product-qty {
  padding: 0 25px;
}

/* line 5758, ../styles/_app.scss */
.order-table .product-sales {
  font-weight: bold;
  padding: 0 15px;
}

/* line 5763, ../styles/_app.scss */
.order-table .product-total {
  font-weight: bold;
}

/* line 5767, ../styles/_app.scss */
.order-table .status-order .btn {
  text-transform: none;
  padding: 10px;
  font-size: 12px;
  margin-left: 0;
  width: 100%;
}
/* line 5773, ../styles/_app.scss */
.order-table .status-order .btn .icon-payment {
  padding-left: 30px;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}

/* line 5781, ../styles/_app.scss */
.order-table .status-order .status {
  display: block;
  color: #8f98a4;
  position: relative;
  font-size: 12px;
  padding-left: 20px;
  margin-bottom: 10px;
}

/* line 5790, ../styles/_app.scss */
.order-table .status-order .status.not-pay {
  color: #ff3333;
}

/* line 5794, ../styles/_app.scss */
.order-table .status-order .status.not-pay:before {
  border-color: #ff3333;
}

/* line 5798, ../styles/_app.scss */
.order-table .status-order .status.not-pay:after {
  background: #ff3333;
}

/* line 5802, ../styles/_app.scss */
.order-table .status-order .status.pay:before {
  border-color: #66bb6a;
}

/* line 5806, ../styles/_app.scss */
.order-table .status-order .status.pay:after {
  background: #66bb6a;
}

/* line 5810, ../styles/_app.scss */
.order-table .status-order .status.cancel:before {
  border-color: #8f98a4;
}

/* line 5814, ../styles/_app.scss */
.order-table .status-order .status.cancel:after {
  background: transparent;
  border: 1px solid #8f98a4;
}

/* line 5819, ../styles/_app.scss */
.order-table .status-order .status:before, .order-table .status-order .status:after {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 5825, ../styles/_app.scss */
.order-table .status-order .status:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid transparent;
}

/* line 5836, ../styles/_app.scss */
.order-table .status-order .status:after {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  background: transparent;
  border-radius: 50%;
  position: absolute;
  left: 3px;
}

/* line 5847, ../styles/_app.scss */
.order-table .status-order .btn-pay {
  display: block;
  background: #393939;
  color: #ffffff;
  max-width: 139px;
  padding: 10px 0 10px 15px;
  text-align: left;
  font-size: 12px;
  font-weight: 500;
  position: relative;
}

/* line 5859, ../styles/_app.scss */
.wish-tabs {
  padding-top: 4px;
}
@media only screen and (max-width: 991px) {
  /* line 5859, ../styles/_app.scss */
  .wish-tabs {
    margin-bottom: 25px;
  }
}
/* line 5864, ../styles/_app.scss */
.wish-tabs li {
  background: #fff;
  text-align: left;
  color: #393939;
  border: 1px solid #dee0e2;
}
/* line 5869, ../styles/_app.scss */
.wish-tabs li:not(:first-child) {
  margin-top: -1px;
}
/* line 5872, ../styles/_app.scss */
.wish-tabs li:hover {
  background-color: #e0ece5;
}
/* line 5881, ../styles/_app.scss */
.wish-tabs li a {
  padding: 5px;
}
/* line 5884, ../styles/_app.scss */
.wish-tabs li.active {
  background-color: #1fab65;
  color: #fff;
}
/* line 5887, ../styles/_app.scss */
.wish-tabs li.active .wish-title {
  font-family: GothamPro-Bold;
  color: #fff;
}
/* line 5891, ../styles/_app.scss */
.wish-tabs li.active .wish-like {
  color: #fff;
}
/* line 5896, ../styles/_app.scss */
.wish-tabs .wish-img {
  display: inline-block;
  margin-right: 8px;
  max-width: 41px;
}
/* line 5900, ../styles/_app.scss */
.wish-tabs .wish-img img {
  border-radius: 3px;
  max-width: 100%;
}
/* line 5905, ../styles/_app.scss */
.wish-tabs .wish-title {
  font: 14px/20px GothamPro;
  color: #393939;
  width: 65%;
  display: inline-block;
  vertical-align: middle;
}
/* line 5912, ../styles/_app.scss */
.wish-tabs .wish-like {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
  color: #393939;
  font-size: 12px;
}
/* line 5919, ../styles/_app.scss */
.wish-tabs .wish-like i {
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  padding-left: 8px;
}

/* line 5928, ../styles/_app.scss */
.cart-page {
  padding-bottom: 70px;
}
@media only screen and (max-width: 768px) {
  /* line 5928, ../styles/_app.scss */
  .cart-page {
    padding-bottom: 35px;
  }
}
/* line 5933, ../styles/_app.scss */
.cart-page .cart__decr {
  width: 70%;
}
@media only screen and (max-width: 600px) {
  /* line 5933, ../styles/_app.scss */
  .cart-page .cart__decr {
    width: 100%;
  }
}
/* line 5939, ../styles/_app.scss */
.cart-page .cart__decr-all {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
@media only screen and (max-width: 600px) {
  /* line 5939, ../styles/_app.scss */
  .cart-page .cart__decr-all {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
/* line 5953, ../styles/_app.scss */
.cart-page .cart__decr-all input {
  height: 35px;
}
/* line 5956, ../styles/_app.scss */
.cart-page .cart__decr-all .btn-count {
  line-height: 35px;
}
/* line 5959, ../styles/_app.scss */
.cart-page .cart__decr-all .change-block {
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: auto;
  padding-right: 10px;
}
@media only screen and (max-width: 600px) {
  /* line 5959, ../styles/_app.scss */
  .cart-page .cart__decr-all .change-block {
    padding-right: 0;
    margin-right: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
  }
}
/* line 5986, ../styles/_app.scss */
.cart-page .cart__decr-all .cart-change-to {
  margin: auto;
}
@media only screen and (max-width: 600px) {
  /* line 5986, ../styles/_app.scss */
  .cart-page .cart__decr-all .cart-change-to {
    display: block;
    margin: 0;
  }
}
@media only screen and (max-width: 600px) {
  /* line 5994, ../styles/_app.scss */
  .cart-page .quantity-cart {
    display: block;
    margin: 0;
  }
}

/* line 6002, ../styles/_app.scss */
.cart__block {
  background: #fff;
  padding: 17px;
  border-bottom: 1px solid #ebedf1;
}
@media only screen and (max-width: 600px) {
  /* line 6002, ../styles/_app.scss */
  .cart__block {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  /* line 6009, ../styles/_app.scss */
  .cart__block .prod-prise {
    text-align: right;
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  /* line 6009, ../styles/_app.scss */
  .cart__block .prod-prise {
    font-size: 14px;
  }
}
/* line 6017, ../styles/_app.scss */
.cart__block .prod-prise span {
  font-weight: bold;
}
/* line 6022, ../styles/_app.scss */
.cart__block:last-child {
  border-bottom: none;
}
/* line 6025, ../styles/_app.scss */
.cart__block img {
  max-width: 125px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 6033, ../styles/_app.scss */
.cart__decr {
  display: inline-block;
  vertical-align: top;
  font: 14px/18px GothamPro-Medium;
}
@media only screen and (max-width: 600px) {
  /* line 6033, ../styles/_app.scss */
  .cart__decr {
    display: block;
    min-width: 100%;
  }
}
/* line 6042, ../styles/_app.scss */
.cart__decr .cart-change-to {
  font-family: GothamPro;
  display: block;
}

/* line 6048, ../styles/_app.scss */
.cart__img {
  display: inline-block;
  vertical-align: top;
  padding-right: 25px;
}
@media only screen and (max-width: 991px) {
  /* line 6048, ../styles/_app.scss */
  .cart__img {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 6048, ../styles/_app.scss */
  .cart__img {
    padding-right: 0;
    display: block;
    text-align: center;
  }
}

/* line 6062, ../styles/_app.scss */
.cart__right {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  text-align: right;
  width: 25%;
}
@media only screen and (max-width: 767px) {
  /* line 6062, ../styles/_app.scss */
  .cart__right {
    width: 100%;
    margin-top: 15px;
    border-top: 1px solid #ecebeb;
    padding-top: 15px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 6062, ../styles/_app.scss */
  .cart__right {
    float: none;
    display: block;
    text-align: right;
  }
}

/* line 6083, ../styles/_app.scss */
.collapse-cart-block {
  display: none;
  padding-top: 15px;
}

/* line 6088, ../styles/_app.scss */
.change-btn {
  font: 12px/18px GothamPro;
  cursor: pointer;
  padding-left: 20px;
  opacity: 0.5;
}
/* line 6093, ../styles/_app.scss */
.change-btn:hover {
  opacity: 1;
}

/* line 6098, ../styles/_app.scss */
.cart__decr-title {
  padding-bottom: 20px;
}
/* line 6100, ../styles/_app.scss */
.cart__decr-title a {
  color: #efa432;
  font: 16px/22px GothamPro;
  border-bottom: 1px solid #efa432;
}

/* line 6107, ../styles/_app.scss */
.change-block {
  padding-bottom: 15px;
  display: inline-block;
  vertical-align: top;
}
/* line 6112, ../styles/_app.scss */
.change-block .payment-radio label {
  font-size: 12px;
  padding: 7px 11px;
}

/* line 6119, ../styles/_app.scss */
.cart__decr-color {
  padding-bottom: 0;
}

/* line 6123, ../styles/_app.scss */
.cart__right-favour {
  padding-top: 35px;
  cursor: pointer;
  opacity: 0.8;
}
/* line 6127, ../styles/_app.scss */
.cart__right-favour:hover {
  opacity: 1;
}
@media only screen and (max-width: 991px) {
  /* line 6123, ../styles/_app.scss */
  .cart__right-favour {
    padding-top: 5px;
  }
}

/* line 6135, ../styles/_app.scss */
.cart__right-del {
  cursor: pointer;
  padding-top: 5px;
  opacity: 0.8;
}
/* line 6139, ../styles/_app.scss */
.cart__right-del:hover {
  opacity: 1;
}

/* line 6144, ../styles/_app.scss */
.promo-block {
  background: #fff;
}
@media only screen and (max-width: 1200px) {
  /* line 6144, ../styles/_app.scss */
  .promo-block {
    width: 49%;
    float: left;
    margin: 30px 0 0;
  }
}
@media only screen and (max-width: 600px) {
  /* line 6144, ../styles/_app.scss */
  .promo-block {
    float: none;
    width: 100%;
    display: block;
  }
}
/* line 6156, ../styles/_app.scss */
.promo-block .promo-block__title {
  padding: 19px 19px 15px;
  border-bottom: 1px solid #ebedf1;
  font: 16px/21px GothamPro-Medium;
}
/* line 6161, ../styles/_app.scss */
.promo-block form {
  padding: 0 19px 19px;
}
/* line 6164, ../styles/_app.scss */
.promo-block .btn {
  margin-top: 15px;
  width: 100%;
  text-align: left;
  text-transform: none;
  font-size: 13px;
}
/* line 6171, ../styles/_app.scss */
.promo-block .icon {
  color: #efa432;
  font-size: 18px;
  float: right;
}

/* line 6178, ../styles/_app.scss */
.total-prise {
  margin-top: 30px;
  background: #fff;
}
@media only screen and (max-width: 1200px) {
  /* line 6178, ../styles/_app.scss */
  .total-prise {
    width: 49%;
    float: right;
  }
}
@media only screen and (max-width: 600px) {
  /* line 6178, ../styles/_app.scss */
  .total-prise {
    float: none;
    width: 100%;
    display: block;
  }
}
/* line 6190, ../styles/_app.scss */
.total-prise .total-prise__title {
  padding: 19px 19px 15px;
  border-bottom: 1px solid #ebedf1;
  font: 16px/21px GothamPro-Medium;
}
/* line 6195, ../styles/_app.scss */
.total-prise .total-prise__block {
  padding: 19px;
}
/* line 6198, ../styles/_app.scss */
.total-prise .btn {
  margin-top: 15px;
  width: 100%;
  text-align: left;
  text-transform: none;
  font-size: 13px;
}
/* line 6205, ../styles/_app.scss */
.total-prise .total-prise__text {
  float: left;
  font-size: 14px;
  line-height: 16px;
}
/* line 6210, ../styles/_app.scss */
.total-prise .total-prise__prise {
  float: right;
  font: 14px/16px GothamPro-Bold;
  color: #000000;
}
/* line 6215, ../styles/_app.scss */
.total-prise .icon {
  color: #fff;
  font-size: 18px;
  float: right;
}

/* line 6222, ../styles/_app.scss */
.back-and-buy {
  font: 12px/18px GothamPro;
  padding: 16px 32px;
}
@media only screen and (max-width: 1200px) {
  /* line 6222, ../styles/_app.scss */
  .back-and-buy {
    float: right;
  }
}
@media only screen and (max-width: 600px) {
  /* line 6222, ../styles/_app.scss */
  .back-and-buy {
    float: none;
  }
}
@media only screen and (max-width: 570px) {
  /* line 6222, ../styles/_app.scss */
  .back-and-buy {
    text-align: center;
  }
}
/* line 6234, ../styles/_app.scss */
.back-and-buy a {
  text-decoration: underline;
  opacity: 0.9;
}
/* line 6237, ../styles/_app.scss */
.back-and-buy a:hover {
  opacity: 1;
}
/* line 6241, ../styles/_app.scss */
.back-and-buy img {
  padding-right: 10px;
  max-width: 100%;
}

/* line 6247, ../styles/_app.scss */
.singup-page {
  text-align: center;
}
/* line 6249, ../styles/_app.scss */
.singup-page .page-title {
  font-size: 25px;
  text-transform: none;
  padding-bottom: 3px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 570px) {
  /* line 6249, ../styles/_app.scss */
  .singup-page .page-title {
    font-size: 20px;
  }
}
/* line 6258, ../styles/_app.scss */
.singup-page .checkbox {
  position: absolute;
  top: -6px;
  right: 0;
  font-size: 12px;
  margin: 0;
}
/* line 6265, ../styles/_app.scss */
.singup-page .row_input {
  position: relative;
}
/* line 6268, ../styles/_app.scss */
.singup-page .text-security {
  padding-left: 0;
}
/* line 6271, ../styles/_app.scss */
.singup-page .required-text {
  padding-top: 12px;
}
/* line 6274, ../styles/_app.scss */
.singup-page .singup__features {
  width: 32.03%;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  padding: 43px 63px;
  margin-left: 23px;
  margin-top: 52px;
}
@media only screen and (max-width: 1700px) {
  /* line 6274, ../styles/_app.scss */
  .singup-page .singup__features {
    padding: 43px 30px;
    width: 40%;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 6274, ../styles/_app.scss */
  .singup-page .singup__features {
    width: 46%;
  }
}
@media only screen and (max-width: 991px) {
  /* line 6274, ../styles/_app.scss */
  .singup-page .singup__features {
    width: 100%;
    display: block;
    margin: 0 auto 46px;
    height: auto !important;
  }
}
@media only screen and (max-width: 570px) {
  /* line 6274, ../styles/_app.scss */
  .singup-page .singup__features {
    padding: 25px 15px;
    margin-bottom: 25px;
  }
}
/* line 6299, ../styles/_app.scss */
.singup-page .singup__features .page-title {
  position: relative;
  padding-bottom: 21px;
}
/* line 6302, ../styles/_app.scss */
.singup-page .singup__features .page-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 60px;
  height: 2px;
  left: 0;
  right: 0;
  background: #155f3a;
  margin: auto;
}
/* line 6314, ../styles/_app.scss */
.singup-page .singup__features .circle--green {
  width: 77px;
  height: 77px;
  line-height: 86px;
  font-size: 37px;
}
/* line 6320, ../styles/_app.scss */
.singup-page .singup__features .features-one {
  border: none;
  padding: 0;
  margin-top: 15px;
}
@media only screen and (max-width: 768px) {
  /* line 6320, ../styles/_app.scss */
  .singup-page .singup__features .features-one {
    max-width: 100%;
  }
}
/* line 6328, ../styles/_app.scss */
.singup-page .singup__features .features-one__icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 26px;
}
@media only screen and (max-width: 1700px) {
  /* line 6328, ../styles/_app.scss */
  .singup-page .singup__features .features-one__icon {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 570px) {
  /* line 6328, ../styles/_app.scss */
  .singup-page .singup__features .features-one__icon {
    margin-right: 0;
  }
}
/* line 6339, ../styles/_app.scss */
.singup-page .singup__features .features-one__text {
  display: inline-block;
  vertical-align: middle;
  max-width: 69%;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
}
@media only screen and (max-width: 570px) {
  /* line 6339, ../styles/_app.scss */
  .singup-page .singup__features .features-one__text {
    text-align: center;
    max-width: 100%;
  }
}

/* line 6354, ../styles/_app.scss */
.singup__form {
  width: 42.16%;
  margin: 52px 0;
  padding: 46px 0px 0;
  background: #fff;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 1200px) {
  /* line 6354, ../styles/_app.scss */
  .singup__form {
    width: 50%;
  }
}
@media only screen and (max-width: 991px) {
  /* line 6354, ../styles/_app.scss */
  .singup__form {
    width: 100%;
    display: block;
    height: auto !important;
  }
}
@media only screen and (max-width: 570px) {
  /* line 6354, ../styles/_app.scss */
  .singup__form {
    margin: 25px 0;
  }
}
/* line 6372, ../styles/_app.scss */
.singup__form .page-title {
  line-height: 22px;
  margin-bottom: 0;
}
/* line 6376, ../styles/_app.scss */
.singup__form .form {
  padding: 0 79px;
}
@media only screen and (max-width: 1700px) {
  /* line 6376, ../styles/_app.scss */
  .singup__form .form {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 570px) {
  /* line 6376, ../styles/_app.scss */
  .singup__form .form {
    padding: 0 15px;
  }
}
/* line 6385, ../styles/_app.scss */
.singup__form label.fltr_area {
  padding-left: 27px;
}
/* line 6388, ../styles/_app.scss */
.singup__form .add--pass-forgot {
  margin-top: 6px;
  display: block;
}
/* line 6392, ../styles/_app.scss */
.singup__form .submit {
  margin: 29px auto 0;
  padding: 15px 28px;
}
/* line 6397, ../styles/_app.scss */
.singup__form label.fltr_area:before {
  width: 20px;
  height: 20px;
  left: 3px;
}
/* line 6402, ../styles/_app.scss */
.singup__form label.fltr_area:after {
  width: 20px;
  height: 20px;
  left: 3px;
}
/* line 6408, ../styles/_app.scss */
.singup__form .text-security {
  font-size: 12px;
}
/* line 6410, ../styles/_app.scss */
.singup__form .text-security .icon {
  padding-right: 5px;
  font-size: 9px;
}

/* line 6417, ../styles/_app.scss */
.delivery-radio {
  display: block;
  position: relative;
}
@media only screen and (max-width: 768px) {
  /* line 6417, ../styles/_app.scss */
  .delivery-radio {
    margin-bottom: 10px;
  }
}
/* line 6423, ../styles/_app.scss */
.delivery-radio label {
  cursor: pointer;
  padding-left: 33px;
  font: 14px/22px GothamPro;
}
/* line 6427, ../styles/_app.scss */
.delivery-radio label:before {
  content: '';
  display: block;
  width: 23px;
  height: 23px;
  border: 1px solid #cecdcd;
  border-radius: 50%;
  background: #f7f7f7;
  position: absolute;
  left: 0;
}
/* line 6438, ../styles/_app.scss */
.delivery-radio label:after {
  content: '';
  position: absolute;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background: transparent;
  top: 1px;
  left: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  border: 8px solid #1fab65;
}

/* line 6456, ../styles/_app.scss */
.delivery-radio input[type="radio"]:checked + label:after {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 6461, ../styles/_app.scss */
.one-step {
  padding: 33px 0 39px;
  border-bottom: 1px solid #e7ece8;
}
/* line 6464, ../styles/_app.scss */
.one-step:first-child {
  padding-top: 5px;
}
/* line 6467, ../styles/_app.scss */
.one-step:last-child {
  padding: 40px 0 36px;
}
/* line 6469, ../styles/_app.scss */
.one-step:last-child .text {
  padding-top: 15px;
  line-height: 21px;
}

/* line 6477, ../styles/_app.scss */
.one-step__title {
  font: 14px/22px GothamPro-Medium;
  text-transform: uppercase;
  padding-bottom: 8px;
}

/* line 6483, ../styles/_app.scss */
.order-page {
  padding-bottom: 72px;
}
@media only screen and (max-width: 768px) {
  /* line 6483, ../styles/_app.scss */
  .order-page {
    padding-bottom: 30px;
  }
}
/* line 6488, ../styles/_app.scss */
.order-page .cart__decr {
  width: 48%;
}
@media only screen and (max-width: 1700px) {
  /* line 6488, ../styles/_app.scss */
  .order-page .cart__decr {
    max-width: 40%;
  }
}
/* line 6494, ../styles/_app.scss */
.order-page .icon-payment {
  display: inline-block;
  vertical-align: middle;
  padding-left: 72px;
}
@media only screen and (max-width: 570px) {
  /* line 6494, ../styles/_app.scss */
  .order-page .icon-payment {
    padding-left: 50px;
  }
}
/* line 6502, ../styles/_app.scss */
.order-page .nav-tabs {
  padding-top: 0;
}
/* line 6506, ../styles/_app.scss */
.order-page .tabs:before {
  display: none;
}
@media only screen and (max-width: 991px) {
  /* line 6509, ../styles/_app.scss */
  .order-page .tabs li {
    margin-left: 10px;
  }
}
/* line 6514, ../styles/_app.scss */
.order-page .tabs li a:hover:before {
  display: none;
}
/* line 6521, ../styles/_app.scss */
.order-page .tabs .active a:before {
  display: none;
}
/* line 6527, ../styles/_app.scss */
.order-page .white-block {
  padding-top: 14px;
  padding-bottom: 46px;
}
/* line 6531, ../styles/_app.scss */
.order-page .row_input {
  margin-top: 15px;
}
/* line 6535, ../styles/_app.scss */
.order-page .address-form__sub .input-field {
  margin-top: 21px;
}
@media only screen and (max-width: 768px) {
  /* line 6535, ../styles/_app.scss */
  .order-page .address-form__sub .input-field {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  /* line 6540, ../styles/_app.scss */
  .order-page .address-form__sub .input-field input {
    max-width: 100%;
  }
}
/* line 6547, ../styles/_app.scss */
.order-page .change-block {
  display: block;
}
/* line 6550, ../styles/_app.scss */
.order-page .cart__right {
  border: none;
}
@media only screen and (max-width: 600px) {
  /* line 6550, ../styles/_app.scss */
  .order-page .cart__right {
    border-top: 1px solid #ecebeb;
  }
}
/* line 6556, ../styles/_app.scss */
.order-page .prod-prise_text {
  display: none;
}
@media only screen and (max-width: 600px) {
  /* line 6556, ../styles/_app.scss */
  .order-page .prod-prise_text {
    display: inline-block;
  }
}

/* line 6564, ../styles/_app.scss */
.new-address {
  margin-top: 12px;
}
/* line 6566, ../styles/_app.scss */
.new-address span {
  font-style: italic;
  border-bottom: 1px dashed;
}

/* line 6572, ../styles/_app.scss */
.privicy-policy {
  padding-top: 21px;
}
/* line 6574, ../styles/_app.scss */
.privicy-policy .label {
  font: 14px/22px GothamPro;
  white-space: normal;
  width: 100%;
}

/* line 6582, ../styles/_app.scss */
.order-page textarea {
  height: 70px;
}
/* line 6585, ../styles/_app.scss */
.order-page .btn {
  margin-left: 0;
  display: block;
  padding: 17px 18px;
}
/* line 6590, ../styles/_app.scss */
.order-page label.fltr_area {
  padding-top: 4px;
  padding-left: 30px;
}
/* line 6593, ../styles/_app.scss */
.order-page label.fltr_area:before {
  width: 21px;
  height: 21px;
  top: 4px;
}
/* line 6598, ../styles/_app.scss */
.order-page label.fltr_area:after {
  width: 21px;
  height: 21px;
  top: 4px;
}
/* line 6605, ../styles/_app.scss */
.order-page .right-sidebar {
  color: #393939;
  background-color: #fff;
}
@media only screen and (max-width: 1200px) {
  /* line 6605, ../styles/_app.scss */
  .order-page .right-sidebar {
    margin-top: 25px;
  }
}
/* line 6612, ../styles/_app.scss */
.order-page .prod-prise {
  font-family: GothamPro-Medium;
}
/* line 6615, ../styles/_app.scss */
.order-page .total-amount {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  font-size: 16px;
}
/* line 6620, ../styles/_app.scss */
.order-page .total-amount .icon {
  padding-right: 14px;
  font-size: 26px;
  display: inline-block;
  vertical-align: middle;
}
/* line 6627, ../styles/_app.scss */
.order-page .amount {
  font-weight: bold;
  float: right;
  font-size: 16px;
}
@media only screen and (max-width: 570px) {
  /* line 6627, ../styles/_app.scss */
  .order-page .amount {
    margin-top: 2px;
  }
}
/* line 6640, ../styles/_app.scss */
.order-page .checkout-cart {
  max-height: 600px;
  overflow-y: auto;
}
/* line 6644, ../styles/_app.scss */
.order-page .cart-title {
  display: inline-block;
}
/* line 6647, ../styles/_app.scss */
.order-page .bottom-cart {
  display: block;
  padding: 16px 30px;
  border-top: 1px solid #dee0e2;
}
@media only screen and (max-width: 570px) {
  /* line 6647, ../styles/_app.scss */
  .order-page .bottom-cart {
    padding: 16px;
  }
}
/* line 6656, ../styles/_app.scss */
.order-page .top-cart {
  display: block;
  padding: 17px 30px 15px;
  border-bottom: 1px solid #dee0e2;
}
/* line 6661, ../styles/_app.scss */
.order-page .change-block {
  padding-bottom: 4px;
}
/* line 6664, ../styles/_app.scss */
.order-page .cart__block {
  padding: 16px 33px;
}
@media only screen and (max-width: 1700px) {
  /* line 6664, ../styles/_app.scss */
  .order-page .cart__block {
    padding: 16px;
  }
}
/* line 6669, ../styles/_app.scss */
.order-page .cart__block img {
  max-width: 103px;
}
@media only screen and (max-width: 1700px) {
  /* line 6673, ../styles/_app.scss */
  .order-page .cart__img {
    padding-right: 17px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 6673, ../styles/_app.scss */
  .order-page .cart__img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  /* line 6673, ../styles/_app.scss */
  .order-page .cart__img {
    text-align: center;
  }
}
/* line 6684, ../styles/_app.scss */
.order-page .bottom-cart .cart-title, .order-page .top-cart .cart-title {
  font-weight: 500;
  font-size: 16px;
}
/* line 6689, ../styles/_app.scss */
.order-page .bottom-cart a, .order-page .top-cart a {
  font-size: 14px;
  border-bottom: 1px solid #cbccce;
}
/* line 6694, ../styles/_app.scss */
.order-page .cont-prod {
  float: right;
  color: #efa432;
  font-size: 14px;
}
/* line 6698, ../styles/_app.scss */
.order-page .cont-prod:hover {
  color: #155f3a;
}
/* line 6702, ../styles/_app.scss */
.order-page .cart__right {
  float: right;
  font-size: 12px;
  text-align: right;
  width: 27%;
}
@media only screen and (max-width: 600px) {
  /* line 6702, ../styles/_app.scss */
  .order-page .cart__right {
    float: none;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  /* line 6702, ../styles/_app.scss */
  .order-page .cart__right {
    text-align: center;
  }
}
/* line 6716, ../styles/_app.scss */
.order-page .input-only {
  padding-left: 19%;
  margin-top: 27px;
}
@media only screen and (max-width: 1200px) {
  /* line 6716, ../styles/_app.scss */
  .order-page .input-only {
    padding-left: 24%;
  }
}
@media only screen and (max-width: 600px) {
  /* line 6716, ../styles/_app.scss */
  .order-page .input-only {
    padding-left: 15px;
  }
}

/* line 6728, ../styles/_app.scss */
.another-man {
  margin-top: 29px;
  margin-bottom: 4px;
}
/* line 6731, ../styles/_app.scss */
.another-man .fltr_area {
  padding-left: 28px;
}
/* line 6734, ../styles/_app.scss */
.another-man .label {
  font-style: italic;
  font-size: 13px;
  width: auto;
  border-bottom: 1px dashed;
  display: inline-block;
}

/* line 6743, ../styles/_app.scss */
.capcha {
  padding: 10px 0;
}
/* line 6745, ../styles/_app.scss */
.capcha img {
  max-width: 100%;
}

/* line 6751, ../styles/_app.scss */
#old-customer .btn {
  padding: 15px 40px;
}

/* line 6756, ../styles/_app.scss */
.notfound-page {
  padding-bottom: 50px;
}

/* line 6760, ../styles/_app.scss */
.notfound-parallax {
  display: inline-block;
  background-position: 100% 100%;
  margin: 41px 0 5px;
}
@media only screen and (max-width: 768px) {
  /* line 6760, ../styles/_app.scss */
  .notfound-parallax {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 570px) {
  /* line 6760, ../styles/_app.scss */
  .notfound-parallax {
    background-position: 57% 54% !important;
  }
}
/* line 6770, ../styles/_app.scss */
.notfound-parallax img {
  max-width: 100%;
  margin: -2px -4px;
}

/* line 6776, ../styles/_app.scss */
.notfound-page {
  text-align: center;
}

/* line 6780, ../styles/_app.scss */
.not-f__text {
  font: 30px/53px GothamPro;
}
@media only screen and (max-width: 991px) {
  /* line 6780, ../styles/_app.scss */
  .not-f__text {
    font-size: 23px;
    line-height: 32px;
  }
}
/* line 6786, ../styles/_app.scss */
.not-f__text .not-f-text--min {
  font-size: 16px;
  line-height: 26px;
}

/* line 6792, ../styles/_app.scss */
.not-f__btn {
  margin-top: 37px;
}
/* line 6794, ../styles/_app.scss */
.not-f__btn .btn {
  text-transform: none;
  padding: 17px 40px;
}

/* line 6800, ../styles/_app.scss */
.favourite-active {
  padding: 0 12px;
}
@media only screen and (max-width: 991px) {
  /* line 6800, ../styles/_app.scss */
  .favourite-active {
    padding: 0 5px;
  }
}
/* line 6805, ../styles/_app.scss */
.favourite-active .favourite-qty {
  display: inline-block;
  vertical-align: middle;
}
/* line 6809, ../styles/_app.scss */
.favourite-active .icon {
  font-size: 19px;
  color: #155f3a;
}

@media only screen and (max-width: 1200px) {
  /* line 6815, ../styles/_app.scss */
  .header__cart {
    position: relative;
  }
}

/* line 6821, ../styles/_app.scss */
.header__cart-active {
  color: #ffffff;
  background: #1fab65;
  border-radius: 4px;
  padding: 0 12px;
  margin: 0 10px;
}
@media only screen and (max-width: 1200px) {
  /* line 6821, ../styles/_app.scss */
  .header__cart-active {
    background: transparent;
    color: #393939;
  }
}
@media only screen and (max-width: 991px) {
  /* line 6821, ../styles/_app.scss */
  .header__cart-active {
    padding: 0 5px;
    margin: 0;
  }
}
/* line 6835, ../styles/_app.scss */
.header__cart-active:hover {
  color: #fff;
  opacity: 0.7;
}
/* line 6839, ../styles/_app.scss */
.header__cart-active .header__cart {
  padding: 8px 0;
}
@media only screen and (max-width: 1200px) {
  /* line 6839, ../styles/_app.scss */
  .header__cart-active .header__cart {
    padding: 0;
    position: relative;
  }
}
/* line 6846, ../styles/_app.scss */
.header__cart-active .icon {
  color: #fff;
}
@media only screen and (max-width: 1200px) {
  /* line 6846, ../styles/_app.scss */
  .header__cart-active .icon {
    color: #393939;
  }
}
/* line 6852, ../styles/_app.scss */
.header__cart-active .cart-total {
  display: none;
  background: #155f3a;
  position: absolute;
  font-size: 10px !important;
  top: 10px;
  right: 0;
  border-radius: 50%;
  height: 18px;
  width: 18px;
  color: #fff;
  line-height: 18px;
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  /* line 6852, ../styles/_app.scss */
  .header__cart-active .cart-total {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  /* line 6852, ../styles/_app.scss */
  .header__cart-active .cart-total {
    top: 16px;
    right: -12px;
  }
}

/* line 6875, ../styles/_app.scss */
.login__drop {
  font-size: 12px;
  line-height: normal;
  padding: 10px 19px;
  background: #e0ece5;
  border: 1px solid #155f3a;
  border-radius: 3px;
  position: relative;
  height: 45px;
}
@media only screen and (max-width: 1700px) {
  /* line 6875, ../styles/_app.scss */
  .login__drop {
    height: 39px;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 6875, ../styles/_app.scss */
  .login__drop {
    padding: 0;
    background: transparent;
    border: none;
  }
}
/* line 6893, ../styles/_app.scss */
.login__drop .icon-menu-login {
  color: #155f3a;
}
/* line 6895, ../styles/_app.scss */
.login__drop .icon-menu-login:before {
  font-weight: 300;
}
/* line 6899, ../styles/_app.scss */
.login__drop .caret {
  margin-left: 35px;
}
@media only screen and (max-width: 1200px) {
  /* line 6899, ../styles/_app.scss */
  .login__drop .caret {
    margin-left: 0;
  }
}
/* line 6905, ../styles/_app.scss */
.login__drop li {
  font-size: 15px;
}
/* line 6907, ../styles/_app.scss */
.login__drop li span {
  color: #1fab65;
}
@media only screen and (max-width: 1200px) {
  /* line 6911, ../styles/_app.scss */
  .login__drop .dropdown-list {
    min-width: 150px;
    left: 50%;
    transform: translateX(-50%);
  }
}
/* line 6917, ../styles/_app.scss */
.login__drop .dropdown-list a, .login__drop .dropdown-list span {
  padding: 0 15px;
}

/* line 6923, ../styles/_app.scss */
.chose-radio {
  display: block;
  position: relative;
  margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  /* line 6923, ../styles/_app.scss */
  .chose-radio {
    margin-bottom: 10px;
  }
}
/* line 6930, ../styles/_app.scss */
.chose-radio label {
  cursor: pointer;
  padding-left: 33px;
  font: 14px/22px GothamPro;
  width: 100%;
}
/* line 6935, ../styles/_app.scss */
.chose-radio label:before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #cecdcd;
  border-radius: 50%;
  background: #f7f7f7;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
/* line 6948, ../styles/_app.scss */
.chose-radio label:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: transparent;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  border: 5px solid #1fab65;
  left: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
}

/* line 6965, ../styles/_app.scss */
.chose-radio input[type="radio"]:checked + label:after {
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}

/* line 6970, ../styles/_app.scss */
.prod-chose__color-new {
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 991px) {
  /* line 6970, ../styles/_app.scss */
  .prod-chose__color-new {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 6970, ../styles/_app.scss */
  .prod-chose__color-new {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 570px) {
  /* line 6970, ../styles/_app.scss */
  .prod-chose__color-new {
    width: 100%;
    display: block;
    margin-right: 0;
  }
}

/* line 6987, ../styles/_app.scss */
.prod-chose__width-new {
  display: inline-block;
  vertical-align: top;
  width: 55%;
  margin-right: 20px;
}
@media only screen and (max-width: 1700px) {
  /* line 6987, ../styles/_app.scss */
  .prod-chose__width-new {
    width: 100%;
    display: block;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 6987, ../styles/_app.scss */
  .prod-chose__width-new {
    width: 68%;
  }
}
@media only screen and (max-width: 991px) {
  /* line 6987, ../styles/_app.scss */
  .prod-chose__width-new {
    width: 88%;
  }
}
@media only screen and (max-width: 768px) {
  /* line 6987, ../styles/_app.scss */
  .prod-chose__width-new {
    width: 100%;
  }
}

/* line 7007, ../styles/_app.scss */
.chose-radio-block {
  padding: 20px;
  background-color: #fff;
}

/* line 7012, ../styles/_app.scss */
.give-prise {
  color: #1eab66;
  font-size: 23px;
  padding-right: 6px;
  font-family: GothamPro-Medium;
}

/* line 7019, ../styles/_app.scss */
.give-prise-text {
  width: 40%;
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
  cursor: pointer;
  font: 14px/22px GothamPro;
}
@media only screen and (max-width: 570px) {
  /* line 7019, ../styles/_app.scss */
  .give-prise-text {
    width: 100%;
    display: block;
    text-align: left;
  }
}

/* line 7033, ../styles/_app.scss */
.give-prise-block {
  display: inline-block;
  width: 58%;
  vertical-align: middle;
  font: 14px/22px GothamPro;
}
@media only screen and (max-width: 570px) {
  /* line 7033, ../styles/_app.scss */
  .give-prise-block {
    width: 100%;
    display: block;
    text-align: left;
  }
}

/* line 7045, ../styles/_app.scss */
.int-change-text {
  padding-right: 15px;
  font-size: 16px;
}

/* line 7050, ../styles/_app.scss */
.prod-instock.not-instock {
  color: #e21d3c;
  font-size: 14px;
  line-height: 21px;
}

/* line 7056, ../styles/_app.scss */
.mark {
  margin-right: -3px;
}

/* line 7060, ../styles/_app.scss */
.absent_arrow {
  padding-right: 10px;
}

/* line 7064, ../styles/_app.scss */
.absent_arrow .icon-arrow-right {
  display: none;
}

/* line 7068, ../styles/_app.scss */
.cart__left {
  width: 74%;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  /* line 7068, ../styles/_app.scss */
  .cart__left {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  /* line 7068, ../styles/_app.scss */
  .cart__left {
    text-align: center;
  }
}

/* line 7080, ../styles/_app.scss */
.header-category.active {
  background: #155f3a;
  color: #fff;
}

/* line 7085, ../styles/_app.scss */
.header-category__list {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

/* line 7099, ../styles/_app.scss */
.flex-container {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  flex-wrap: wrap;
}

/* line 7107, ../styles/_app.scss */
.flex-mar {
  margin-top: 30px;
}

/* line 7111, ../styles/_app.scss */
.dropdown-list .header-phone {
  padding: 15px 5px;
}

/* line 7116, ../styles/_app.scss */
.header__contacts-drop {
  min-width: 200px;
}
@media only screen and (max-width: 1400px) {
  /* line 7116, ../styles/_app.scss */
  .header__contacts-drop {
    min-width: auto;
  }
}

/* line 7123, ../styles/_app.scss */
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 99%;
}

/* line 7129, ../styles/_app.scss */
.status-order {
  min-width: 91px;
}

/* line 7133, ../styles/_app.scss */
.icon-arrow-down.active {
  transform: rotate(180deg);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

/* line 7142, ../styles/_app.scss */
.no-raty {
  font-size: 14px;
}
@media only screen and (max-width: 1200px) {
  /* line 7142, ../styles/_app.scss */
  .no-raty {
    text-transform: none;
  }
}

/* line 7149, ../styles/_app.scss */
.vborder {
  border: none;
}

/* line 7153, ../styles/_app.scss */
.ui-autocomplete-loading {
  background: url(../../assets/images/preloader.gif) #f9f9f9 no-repeat 105% !important;
  background-size: 20% !important;
}

@media only screen and (max-width: 480px) {
  /* line 7158, ../styles/_app.scss */
  .g-recaptcha iframe {
    transform: scale(0.8) translateX(-34px);
  }
}

/* line 7164, ../styles/_app.scss */
.fill-anim {
  animation: fill-anim 4s infinite;
}

@keyframes fill-anim {
  0% {
    fill: #45654A;
  }
  40% {
    fill: #A39788;
  }
  80% {
    fill: #3B3B3B;
  }
  100% {
    fill: #45654A;
  }
}
@-webkit-keyframes slideDown {
  0% {
    fill: #45654A;
  }
  40% {
    fill: #A39788;
  }
  80% {
    fill: #3B3B3B;
  }
  100% {
    fill: #45654A;
  }
}
/* line 7198, ../styles/_app.scss */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #cccccc;
  background: #f9f9f9;
  font-weight: normal;
  color: #393939;
  font: 16px "GothamPro-Light";
}

/* line 7212, ../styles/_app.scss */
.ui-widget.ui-widget-content {
  font: 16px "GothamPro-Light";
}

/* line 7218, ../styles/_app.scss */
.ui-menu .ui-menu-item-wrapper {
  padding: 10px;
}

@media only screen and (max-width: 600px) {
  /* line 7224, ../styles/_app.scss */
  .wish-page .prod-one {
    max-width: 100%;
  }
}
@media only screen and (max-width: 570px) {
  /* line 7229, ../styles/_app.scss */
  .wish-page .category-prod {
    width: 100%;
  }
}

/* line 7236, ../styles/_app.scss */
.cart_disabled {
  cursor: default;
}
@media only screen and (max-width: 1200px) {
  /* line 7238, ../styles/_app.scss */
  .cart_disabled .header__cart-text {
    display: none;
  }
}
/* line 7243, ../styles/_app.scss */
.cart_disabled .icon {
  color: #626c65;
}

/* line 7248, ../styles/_app.scss */
.prod-character {
  margin-bottom: 26px;
}

/* line 7252, ../styles/_app.scss */
.review-btn {
  position: relative;
  z-index: 9;
  font-size: 13px;
  cursor: pointer;
}
/* line 7257, ../styles/_app.scss */
.review-btn .icon-arrow-down {
  font-size: 9px;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  transition: all .5s;
}

/* line 7266, ../styles/_app.scss */
.review-text--all {
  max-height: 1000px !important;
  transition: all 2s;
}

/* line 7271, ../styles/_app.scss */
.review-block--all {
  height: 100% !important;
}

@media only screen and (max-width: 1200px) {
  /* line 7275, ../styles/_app.scss */
  .empty-text {
    display: none;
  }
}

/* line 7281, ../styles/_app.scss */
.center-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  /* line 7281, ../styles/_app.scss */
  .center-block {
    display: block;
  }
}

/* line 7293, ../styles/_app.scss */
.two-column-block {
  width: 100%;
  text-align: left;
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-gap: 40px;
  -moz-column-gap: 40px;
  -webkit-column-gap: 40px;
  min-height: 100%;
}
@media only screen and (max-width: 768px) {
  /* line 7293, ../styles/_app.scss */
  .two-column-block {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
  }
}

/* line 7310, ../styles/_app.scss */
.divider {
  padding-right: 3px;
}

@media only screen and (max-width: 600px) {
  /* line 7314, ../styles/_app.scss */
  .categor-img__hidden-mob {
    display: none;
  }
}

/* line 7320, ../styles/_app.scss */
.total-prise--mob-top {
  display: none;
}
@media only screen and (max-width: 600px) {
  /* line 7320, ../styles/_app.scss */
  .total-prise--mob-top {
    display: block;
    margin-bottom: 30px;
  }
}

/* line 7328, ../styles/_app.scss */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

/* line 7333, ../styles/_app.scss */
::-webkit-scrollbar-thumb:horizontal {
  background: #393939;
  border-radius: 2px;
}

/* line 7338, ../styles/_app.scss */
.cart__decr-text {
  padding-bottom: 6px;
}
@media only screen and (max-width: 600px) {
  /* line 7338, ../styles/_app.scss */
  .cart__decr-text {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

/* line 7346, ../styles/_app.scss */
.prod-prise_text {
  display: none;
}
@media only screen and (max-width: 767px) {
  /* line 7346, ../styles/_app.scss */
  .prod-prise_text {
    display: inline-block;
    padding-right: 10px;
  }
}

/* line 7354, ../styles/_app.scss */
.mob_prod-instock {
  display: none;
}
@media only screen and (max-width: 991px) {
  /* line 7354, ../styles/_app.scss */
  .mob_prod-instock {
    display: block;
    color: #1fab65;
    font-size: 14px;
    line-height: 21px;
    text-transform: none;
  }
}
/* line 7363, ../styles/_app.scss */
.mob_prod-instock .prod-prise {
  width: auto;
  text-align: left;
}

@media only screen and (max-width: 991px) {
  /* line 7369, ../styles/_app.scss */
  .rewiews-one-raty--desk {
    display: none !important;
  }
}

/* line 7375, ../styles/_app.scss */
.rewiews-one-raty--mob {
  display: none !important;
}
@media only screen and (max-width: 991px) {
  /* line 7375, ../styles/_app.scss */
  .rewiews-one-raty--mob {
    display: block !important;
    text-align: center;
  }
}

/* line 7383, ../styles/_app.scss */
.product-title {
  display: block;
  width: 80%;
}
@media only screen and (max-width: 600px) {
  /* line 7383, ../styles/_app.scss */
  .product-title {
    font-size: 16px;
    line-height: 23px;
  }
}

/* line 7392, ../styles/_app.scss */
.label--regul {
  font-family: 'GothamPro';
}

/* line 7396, ../styles/_app.scss */
.symbol {
  cursor: pointer;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.7;
  text-align: center;
  line-height: 20px;
}
/* line 7407, ../styles/_app.scss */
.symbol:before, .symbol:after {
  background: #393939;
  border-radius: 12px;
  content: '';
  position: absolute;
  height: 1px;
  width: 10px;
  top: 50%;
  left: 50%;
}
/* line 7418, ../styles/_app.scss */
.symbol:after {
  transform: rotate(0deg);
  transition: transform 0.1s ease;
}

/* line 7426, ../styles/_app.scss */
.close-filter .symbol:after {
  transform: rotate(-90deg);
}

/* line 7432, ../styles/_app.scss */
.wish-empty {
  margin-top: 15px;
}

/* line 7436, ../styles/_app.scss */
.modal__form-bottom {
  text-align: center;
  margin-top: 15px;
  font: 14px/18px GothamPro;
}

/* line 7442, ../styles/_app.scss */
.filter-two-col {
  column-count: 1;
  -moz-column-count: 1;
  -webkit-column-count: 1;
}
@media only screen and (max-width: 991px) {
  /* line 7442, ../styles/_app.scss */
  .filter-two-col {
    width: 100%;
    text-align: left;
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-gap: 40px;
    -moz-column-gap: 40px;
    -webkit-column-gap: 40px;
    min-height: 100%;
  }
}
@media only screen and (max-width: 480px) {
  /* line 7442, ../styles/_app.scss */
  .filter-two-col {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
  }
}

/* line 7464, ../styles/_app.scss */
.thanks-page {
  background-color: #fff;
  padding: 50px 135px;
  margin: 35px auto 50px;
}
@media only screen and (max-width: 1700px) {
  /* line 7464, ../styles/_app.scss */
  .thanks-page {
    padding: 50px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 7464, ../styles/_app.scss */
  .thanks-page {
    padding: 50px 20px;
  }
}
/* line 7474, ../styles/_app.scss */
.thanks-page .payment-block {
  border: 0;
  padding-bottom: 0;
}
/* line 7478, ../styles/_app.scss */
.thanks-page .page-title--middle {
  font-family: GothamPro;
  text-align: center;
}
/* line 7482, ../styles/_app.scss */
.thanks-page .text {
  text-align: center;
}
/* line 7485, ../styles/_app.scss */
.thanks-page .thanks-page__bottom-text {
  text-align: center;
  font: 16px/22px 'GothamPro';
  font-style: italic;
  padding-top: 40px;
}

/* line 7493, ../styles/_app.scss */
.search-result__block {
  background: #fff;
  z-index: 9999;
  top: 100%;
  height: auto;
  position: absolute;
  width: 100%;
  display: none;
  max-height: 380px;
  overflow-y: auto;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 991px) {
  /* line 7493, ../styles/_app.scss */
  .search-result__block {
    border-top: 1px solid #ddd;
  }
}
/* line 7508, ../styles/_app.scss */
.search-result__block.open {
  display: block;
}
/* line 7511, ../styles/_app.scss */
.search-result__block .search-result__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  justify-content: left;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  text-align: left;
  margin: auto;
  padding: 0 15px;
  border-bottom: 1px solid #ddd;
}
/* line 7530, ../styles/_app.scss */
.search-result__block .img-block {
  text-align: center;
  width: 25%;
  padding: 15px;
}
@media only screen and (max-width: 1200px) {
  /* line 7530, ../styles/_app.scss */
  .search-result__block .img-block {
    padding: 5px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 7530, ../styles/_app.scss */
  .search-result__block .img-block {
    padding: 15px;
  }
}
@media only screen and (max-width: 570px) {
  /* line 7530, ../styles/_app.scss */
  .search-result__block .img-block {
    padding: 5px;
  }
}
/* line 7543, ../styles/_app.scss */
.search-result__block .img-block img {
  max-width: 100%;
}
/* line 7547, ../styles/_app.scss */
.search-result__block a {
  font-size: 15px;
  width: 55%;
  text-align: left;
  line-height: 22px;
}
@media only screen and (max-width: 570px) {
  /* line 7547, ../styles/_app.scss */
  .search-result__block a {
    width: 50%;
    font-size: 14px;
  }
}
/* line 7557, ../styles/_app.scss */
.search-result__block .prise-block {
  font-size: 14px;
  display: inline-block;
  width: 20%;
  line-height: 18px;
}
/* line 7563, ../styles/_app.scss */
.search-result__block .search-articles {
  display: block;
  font-size: 14px;
}

/* line 7568, ../styles/_app.scss */
.search-result__empty {
  text-align: center;
  font-size: 16px;
}
@media only screen and (max-width: 991px) {
  /* line 7568, ../styles/_app.scss */
  .search-result__empty {
    padding: 10px 0;
  }
}
