@charset "UTF-8";
main.product-page {
  overflow: hidden;
}
main.product-page .main-row {
  position: relative;
}
main.product-page .main-row .breadcrumb {
  position: absolute;
  padding-left: 15px;
}
main.product-page .product-head {
  position: absolute;
  z-index: 3;
  padding-left: 15px;
}
main.product-page .product-head span {
  margin-top: 42px;
  line-height: 49px;
  display: block;
  font-size: 48px;
  font-weight: 900;
  font-family: "KievitPro-ExtraBold";
}
main.product-page .product-block {
  position: relative;
  height: 680.557px;
}
main.product-page .product-block .product-bg {
  position: absolute;
  right: -4px;
  z-index: -1;
  height: 680.557px;
}
main.product-page .product-block .product-switcher {
  position: absolute;
  display: flex;
  height: 39px;
  width: 90px;
  background: #ffffff;
  border-radius: 20px;
  right: 15px;
  top: 38px;
  overflow: hidden;
}
main.product-page .product-block .product-switcher > span {
  position: relative;
  display: inline-block;
  height: 100%;
  width: 50%;
  cursor: pointer;
}
main.product-page .product-block .product-switcher > span a {
  display: block;
  width: 100%;
  height: 100%;
}
main.product-page .product-block .product-switcher > span::before, main.product-page .product-block .product-switcher > span::after {
  position: absolute;
  display: block;
  content: "";
  background: #121212;
  width: 2px;
  height: 7px;
  left: calc(50% - 2px);
  transition: all 0.3s ease;
}
main.product-page .product-block .product-switcher > span:hover::before, main.product-page .product-block .product-switcher > span:hover::after {
  background: #ff4a79;
}
main.product-page .product-block .product-switcher span.prew::before {
  top: calc(50% - 2px);
  transform: rotate(135deg);
}
main.product-page .product-block .product-switcher span.prew::after {
  transform: rotate(45deg);
  top: calc(50% - 6px);
}
main.product-page .product-block .product-switcher span.next::before {
  top: calc(50% - 2px);
  transform: rotate(45deg);
}
main.product-page .product-block .product-switcher span.next::after {
  transform: rotate(135deg);
  top: calc(50% - 6px);
}
main.product-page .product-block .product-img-gallery {
  width: 90px;
  padding: 0;
  position: relative;
  top: 120px;
}
main.product-page .product-block .product-img-gallery .carousel-video {
  position: relative;
}
main.product-page .product-block .product-img-gallery .carousel-video::before, main.product-page .product-block .product-img-gallery .carousel-video::after {
  display: block;
  content: "";
  position: absolute;
}
main.product-page .product-block .product-img-gallery .carousel-video::before {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #ffffff;
  top: calc(50% - 22.5px);
  left: calc(50% - 22.5px);
}
main.product-page .product-block .product-img-gallery .carousel-video::after {
  border: 8px solid transparent;
  border-left: 14px solid #121212;
  left: calc(50% - 4px);
  top: calc(50% - 7px);
}
main.product-page .product-block .product-img-gallery .imglist {
  max-height: 405px;
  overflow: hidden;
}
main.product-page .product-block .product-img-gallery .imglist a {
  display: block;
  width: 90px;
  height: auto;
  margin-bottom: 15px;
}
main.product-page .product-block .product-img-gallery .all-product-img {
  margin-top: 50px;
  line-height: 20px;
}
main.product-page .product-block .product-img-gallery .all-product-img a {
  position: relative;
  text-decoration: none;
  font-size: 12px;
  cursor: pointer;
  z-index: 3;
}
main.product-page .product-block .product-img-gallery .all-product-img a p {
  width: 100%;
  text-align: center;
  margin: 0;
}
main.product-page .product-block .product-img-gallery .all-product-img a .zoom-img {
  font-weight: 500;
  color: #121212;
}
main.product-page .product-block .product-img-gallery .all-product-img a .more-img {
  color: #808080;
}
main.product-page .product-block .product-img-gallery .all-product-img a::before {
  content: "";
  display: block;
  position: absolute;
  width: 21px;
  height: 21px;
  left: calc(50% - 10.5px);
  top: -23px;
  background: url(../img/svg/other.svg) no-repeat;
  background-position: -152px -181px;
}
main.product-page .product-block .product-img {
  position: absolute;
  height: 640px;
  width: 720px;
  left: calc(50% - 375px);
  top: 0px;
}
main.product-page .product-block img.shower-sale-badge {
  width: 250px;
  float: right;
  margin-right: 100px;
  margin-top: 30px;
  position: relative;
  z-index: 3;
  clear: both;
}
main.product-page .product-sidebar .right-sidebar {
  position: absolute;
  padding-left: 5px;
}
main.product-page .product-sidebar .right-sidebar .form {
  padding-top: 27px;
  margin-bottom: 50px;
}
main.product-page .product-sidebar .right-sidebar .form .price {
  font-weight: 300;
  padding-right: 0;
}
main.product-page .product-sidebar .right-sidebar .form .price .product-price {
  font-family: "Roboto", sans-serif;
  font-size: 34px;
  line-height: 40px;
}
main.product-page .product-sidebar .right-sidebar .form .price .product-price .odometer-formatting-mark {
  opacity: 0;
  width: 11px;
  display: inline-block;
}
main.product-page .product-sidebar .right-sidebar .form .price .product-currency {
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  top: -2px;
}
main.product-page .product-sidebar .right-sidebar .form .price .free-shiping {
  font-family: "Roboto", sans-serif;
  color: #121212;
  font-size: 12px;
  display: block;
  font-weight: bold;
  margin-top: -5px;
}
main.product-page .product-sidebar .right-sidebar .form .add-to-cart {
  padding: 9px 25.5px;
  margin-top: 5px;
}
main.product-page .product-sidebar .right-sidebar .form .add-to-cart-wrap {
  padding-right: 0;
  padding-left: 0;
}
main.product-page .product-sidebar .right-sidebar .sidebar-advantages {
  position: relative;
  width: 100%;
  margin: 0 auto;
  border-top: 2px solid #f2f1f1;
  padding: 35px 18px 35px 65px;
  line-height: 18px;
}
main.product-page .product-sidebar .right-sidebar .sidebar-advantages .side-advantage-item {
  position: relative;
  margin-bottom: 20px;
}
main.product-page .product-sidebar .right-sidebar .sidebar-advantages .side-advantage-item::before {
  content: "";
  display: block;
  position: absolute;
  width: 44px;
  height: 34px;
  top: 0;
  left: -48px;
  background: url("../img/svg/other.svg") no-repeat;
}
main.product-page .product-sidebar .right-sidebar .sidebar-advantages .side-advantage-item.side-terms::before {
  background-position: -224px -74px;
}
main.product-page .product-sidebar .right-sidebar .sidebar-advantages .side-advantage-item.side-delivery::before {
  background-position: -224px -126px;
}
main.product-page .product-sidebar .right-sidebar .sidebar-advantages .side-advantage-item.side-garant::before {
  background-position: -227px -176px;
}
main.product-page .product-info {
  position: relative;
  padding-top: 20px;
}
main.product-page .product-info::before {
  content: "";
  position: absolute;
  background-color: #f2f1f1;
  top: 129px;
  width: calc(100% - 30px);
  height: 2px;
}
main.product-page .product-info input {
  display: none;
}
main.product-page .product-info input:checked + label {
  color: #000000;
  border-bottom: 2px solid #000000;
}
main.product-page .product-info label {
  font-family: "KievitPro-ExtraBold";
  font-size: 22px;
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 0;
  margin-right: 45px;
  font-weight: 500;
  text-align: center;
  color: #368c7e;
  border: 1px solid transparent;
  position: relative;
  cursor: pointer;
  transition: color 0.3s ease;
}
main.product-page .product-info label:hover {
  color: #808080;
}
main.product-page .product-info label .review-count {
  position: relative;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  top: -8px;
  right: 3px;
}
main.product-page .product-info #tab1:checked ~ #content1, main.product-page .product-info #tab2:checked ~ #content2, main.product-page .product-info #tab3:checked ~ #content3, main.product-page .product-info #tab4:checked ~ #content4 {
  display: block;
}
main.product-page .product-info section {
  display: none;
}
main.product-page .product-info section h2 {
  margin-top: 38px;
  margin-bottom: 23px;
  font-size: 22px;
}
main.product-page .product-info .main-product-header {
  font-size: 32px;
  margin-top: 6px;
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
}
main.product-page .product-info .product-description .description-item {
  margin-bottom: 16px;
}
main.product-page .product-info .product-description .description-item img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
main.product-page .product-info .product-description .description-item .description-item-title {
  margin-bottom: 7px;
}
main.product-page .product-info .product-description .description-item:nth-child(odd) {
  padding-right: 7.5px;
  padding-left: 15px;
}
main.product-page .product-info .product-description .description-item:nth-child(even) {
  padding-right: 15px;
  padding-left: 7.5px;
}
main.product-page .product-info .review-block .button-review button {
  padding: 10px 20px;
}
main.product-page .product-info .review-block .rating > span {
  color: #808080;
  font-size: 14px;
}
main.product-page .product-info .review-block .rating .rate-mark {
  font-weight: 500;
  margin-left: 10px;
}
main.product-page .product-info .review-block .review-item {
  position: relative;
  background: #f2f1f1;
}
main.product-page .product-info .review-block .review-item::before {
  position: absolute;
  display: block;
  border-right: 1px white;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 0 25px;
  border-color: transparent transparent transparent #f3f4f5;
  top: -25px;
}
main.product-page .product-info .review-block .review-item .date {
  color: #808080;
}
main.product-page .product-info .review-block .review-item .rate .star {
  font-size: 15px;
  margin: 0 -2px;
}
main.product-page .product-info .review-block .review-item .like-btn {
  background-image: url(../img/svg/other.svg);
  background-position: 94px -143px;
  background-size: 598px;
  width: 23px;
  min-width: 23px;
  height: 22px;
  margin-right: 10px;
}
main.product-page .product-info .review-block .review-item .dislike-btn {
  background-image: url(../img/svg/other.svg);
  background-position: 153.5px -143px;
  background-size: 598px;
  width: 23px;
  min-width: 23px;
  height: 22px;
  margin-right: 10px;
}
main.product-page .product-info .review-block .all-reviews {
  background-color: transparent;
  color: #808080;
  border: 1px solid #e6e6e6;
  padding: 10px 20px;
  border-radius: 30px;
  font-size: 14px;
}
main.product-page .product-info .product-review .star {
  color: #2c8a7b;
}
main.product-page .product-info .product-advantages h2 {
  margin-right: 38px;
}
main.product-page .product-info .product-advantages .advantages-item {
  display: flex;
}
main.product-page .product-info .product-advantages .advantages-item .text {
  position: relative;
}
main.product-page .product-info .product-advantages .advantages-item .advantages-icon {
  display: block;
  min-width: 63px;
  height: 65px;
  margin-right: 15px;
  text-align: center;
  background: url(../img/svg/other.svg) no-repeat;
}
main.product-page .product-info .product-advantages .advantages-item .advantages-icon.factory {
  background-position: -168px -350px;
}
main.product-page .product-info .product-advantages .advantages-item .advantages-icon.sertificate {
  background-position: -247px -347px;
}
main.product-page .product-info .product-advantages .advantages-item .advantages-icon.your-size {
  background-position: -98px -434px;
}
main.product-page .product-info .product-advantages .advantages-item .advantages-icon.tech {
  background-position: -246px -430px;
}
main.product-page .product-info .product-advantages .advantages-item .advantages-icon.good-price {
  background-position: -168px -512px;
}
main.product-page .product-info .product-advantages .advantages-item .advantages-icon.garant {
  background-position: -247px -512px;
}
main.product-page .similar-products {
  position: relative;
}
main.product-page .similar-products::before {
  display: block;
  content: "";
  position: relative;
  height: 1px;
  width: 100%;
  background: #f2f1f1;
}
main.product-page .similar-products h2 {
  margin-top: 30px;
}
main.product-page .similar-products .products-list {
  justify-content: center;
}
main.product-page .product-data {
  display: none;
  background-color: #fff;
  z-index: 12;
  padding: 5px 0;
  position: fixed;
  left: 0;
  right: 0;
  top: 40px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);
}
main.product-page .product-data .stickytop-small-image {
  width: 100%;
  height: 100%;
  min-height: 65px;
  background-repeat: no-repeat;
  background-position: left;
  top: 0;
  left: 0;
  text-align: center;
}
main.product-page .product-data .stickytop-small-image img {
  height: 65px;
}
main.product-page .product-data .sticky-top-name {
  display: block;
  font-size: 1.75rem;
  font-family: KievitPro-ExtraBold;
  font-weight: 900;
  color: black;
}
main.product-page .product-data .price {
  margin-top: -3px;
}
main.product-page .product-data .price .product-data-price {
  font-size: 30px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
main.product-page .product-data .price .product-data-price .odometer-formatting-mark {
  margin-left: 4px;
}
main.product-page .product-data .price .product-currency {
  font-size: 24px;
  display: inline-block;
  height: auto;
  vertical-align: middle;
}
main.product-page .product-data .price .free-shiping {
  color: #808080;
  font-size: 12px;
  display: block;
  margin-top: -2px;
}
main.product-page .product-data .btn {
  padding: 10px 25px;
  font-size: 14px;
}
main.product-page .fixed-buy {
  width: 320px;
  height: 50px;
  position: fixed;
  bottom: 20px;
  right: 0px;
  background: #e0f3f0;
  padding: 10px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 10;
}
main.product-page .fixed-buy .fixed-btn .btn {
  font-size: 12px;
  padding: 3.5px 17.6px;
}
main.product-page .fixed-buy .fixed-info .fixed-name {
  font-size: 16px;
  font-weight: 500;
  display: block;
  line-height: 21px;
}
main.product-page .fixed-buy .fixed-info .fixed-size {
  font-size: 12px;
  color: #808080;
  display: block !important;
  opacity: 1 !important;
}

@media (min-width: 768px) and (max-width: 1199px) {
  main.product-page .product-data {
    display: none !important;
  }
  main.product-page > .container {
    max-width: 1024px !important;
  }
  main.product-page .product-head {
    padding-left: 0px;
  }
  main.product-page .product-head span {
    margin-top: 25px;
    line-height: 40px;
    font-size: 32px;
    padding-left: 15px;
  }
  main.product-page .product-block {
    height: 472px;
    max-width: 63.666667%;
    flex: 0 0 63.666667%;
  }
  main.product-page .product-block .product-bg {
    height: 472px;
    top: 0;
    right: 15px;
  }
  main.product-page .product-block .product-img {
    left: 0;
    top: 8%;
    width: 88%;
    height: auto;
  }
  main.product-page .product-block .product-img-gallery {
    top: 93%;
    left: 2%;
    z-index: 1;
  }
  main.product-page .product-block .product-img-gallery .all-product-img {
    margin-top: 0;
  }
  main.product-page .product-block img.shower-sale-badge {
    width: 155px;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
  }
  main.product-page .product-sidebar {
    max-width: 35.333333%;
    flex: 35.333333%;
    padding-right: 0;
  }
  main.product-page .product-sidebar .right-sidebar {
    position: relative;
  }
  main.product-page .product-sidebar .right-sidebar .form {
    padding-top: 24px;
    margin-bottom: 10px;
  }
  main.product-page .product-sidebar .right-sidebar .form .prod-main-info {
    top: auto !important;
    margin: 0;
    padding-right: 0;
  }
  main.product-page .product-sidebar .right-sidebar .form .price {
    padding-left: 0px;
    padding-right: 0px;
  }
  main.product-page .product-sidebar .right-sidebar .form .price .product-price {
    font-size: 34px;
  }
  main.product-page .product-sidebar .right-sidebar .form .price .product-price .odometer-formatting-mark {
    width: 8px;
  }
  main.product-page .product-sidebar .right-sidebar .form .price .product-currency {
    margin-left: 0;
  }
  main.product-page .product-sidebar .right-sidebar .form .add-to-cart {
    margin-left: 0;
    padding: 9px 19.5px;
  }
  main.product-page .product-sidebar .right-sidebar .form .calc-wrap {
    margin-top: 0 !important;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
  main.product-page .similar-products .products-list > div:nth-child(4) {
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  main.product-page .product-data {
    display: none !important;
  }
  main.product-page > .container {
    max-width: 500px !important;
  }
  main.product-page .product-block {
    overflow: hidden;
    position: relative;
  }
  main.product-page .product-block .product-bg {
    top: 0;
  }
  main.product-page .product-block .product-img {
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    margin-top: -30px;
  }
  main.product-page .product-block .product-img-duo {
    left: -4%;
    top: 0%;
    width: 105%;
  }
  main.product-page .product-block .product-img-gallery {
    top: 85%;
    left: 5%;
  }
  main.product-page .product-block .product-img-gallery .all-product-img {
    margin-top: 0;
  }
  main.product-page .product-block img.shower-sale-badge {
    width: 90px;
    float: right;
    margin-right: 0px;
    margin-top: 30px;
  }
  main.product-page .product-info::before {
    display: none;
  }
  main.product-page .product-info input:checked + label {
    transition: color 0.3s ease;
    border-bottom: 2px solid #f7f8f9;
    color: #ff4a79;
  }
  main.product-page .product-info input:checked + label::after {
    transform: rotate(225deg);
  }
  main.product-page .product-info label {
    width: 100%;
    text-align: left;
    border-bottom: 2px solid #f7f8f9;
    padding: 15px 0px;
    margin-right: 0;
  }
  main.product-page .product-info label::after {
    border-bottom: 2px solid #121212;
    border-right: 2px solid #121212;
    content: "";
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: 50%;
    transform-origin: 66% 66%;
    transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
    width: 5px;
  }
  main.product-page .product-info .product-description .description-item {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  main.product-page .product-info .product-description .description-item p:last-child {
    margin-bottom: 25px;
  }
  main.product-page .product-info .product-review .rating .star {
    font-size: 15px;
    margin: 0 -2px;
  }
  main.product-page .product-info .product-review .review-item {
    padding: 40px 50px 30px 35px;
  }
  main.product-page .product-info .product-review .review-item > div {
    padding: 0;
  }
  main.product-page .product-sidebar .right-sidebar {
    position: relative;
    padding-left: 0;
  }
  main.product-page .product-sidebar .right-sidebar .form {
    padding-top: 0;
    margin-bottom: 0;
  }
  main.product-page .product-sidebar .right-sidebar .form > .row {
    margin: 0;
    padding: 0;
  }
  main.product-page .product-sidebar .right-sidebar .form .prod-main-info {
    align-items: center;
    border-bottom: 1px solid #f2f1f1;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 0;
    background-color: white;
    position: relative;
  }
  main.product-page .product-sidebar .right-sidebar .form .prod-main-info .mobile-name {
    min-width: 33%;
    line-height: 20px;
  }
  main.product-page .product-sidebar .right-sidebar .form .prod-main-info .mobile-name .short-name {
    font-weight: 500;
    display: block;
    margin-top: 0;
    transition: margin-top 0.3s ease;
  }
  main.product-page .product-sidebar .right-sidebar .form .prod-main-info .mobile-name .short-size {
    font-size: 12px;
    color: #808080;
    display: none;
    position: absolute;
  }
  main.product-page .product-sidebar .right-sidebar .form .price {
    padding-left: 0;
    padding-right: 0;
  }
  main.product-page .product-sidebar .right-sidebar .form .price .product-price {
    font-size: 16px;
  }
  main.product-page .product-sidebar .right-sidebar .form .price .product-price .odometer-formatting-mark {
    width: 5px;
  }
  main.product-page .product-sidebar .right-sidebar .form .price .product-currency {
    vertical-align: middle;
    font-size: 16px;
    top: 0;
  }
  main.product-page .product-sidebar .right-sidebar .form .add-to-cart-wrap {
    padding: 0;
    text-align: end;
    min-width: 33%;
  }
  main.product-page .product-sidebar .right-sidebar .form .add-to-cart-wrap .add-to-cart {
    margin: 0;
    font-size: 12px;
    padding: 5px 21px;
  }
  main.product-page .similar-products::before {
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 767px) and (orientation: portrait) {
  main.not-standart .product-block {
    display: none;
  }

  main.product-page .product-block {
    overflow: hidden;
    position: relative;
  }
  main.product-page .product-block.sticky-prod {
    position: fixed;
    top: 13px;
    z-index: 13;
  }
  main.product-page .product-sidebar {
    position: relative;
  }
  main.product-page .product-sidebar .right-sidebar {
    position: relative;
  }
  main.product-page .product-sidebar .right-sidebar .form .prod-main-info {
    align-items: center;
    border-bottom: 1px solid #f2f1f1;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: white;
    position: relative;
    z-index: 13;
  }
  main.product-page .product-sidebar .right-sidebar .form .prod-main-info::before, main.product-page .product-sidebar .right-sidebar .form .prod-main-info::after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 16px;
    background: white;
    z-index: -1;
  }
  main.product-page .product-sidebar .right-sidebar .form .prod-main-info::before {
    left: -15px;
  }
  main.product-page .product-sidebar .right-sidebar .form .prod-main-info::after {
    right: -15px;
  }
  main.product-page .product-sidebar .right-sidebar .form .prod-main-info.sticky-prod {
    position: fixed;
    left: 0;
    right: 0;
    padding-top: 4.5px;
    padding-bottom: 4.5px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: none;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
  }
  main.product-page .product-sidebar .right-sidebar .form .prod-main-info .mobile-name {
    min-width: 33%;
    line-height: 20px;
  }
  main.product-page .product-sidebar .right-sidebar .form .prod-main-info .mobile-name .short-name {
    font-weight: 500;
    display: block;
    margin-top: 0;
    transition: margin-top 0.3s ease;
  }
  main.product-page .product-sidebar .right-sidebar .form .prod-main-info .mobile-name .short-size {
    font-size: 12px;
    color: #808080;
    display: none;
    position: absolute;
  }
  main.product-page .product-sidebar .right-sidebar .form .prod-main-info .mobile-name.sticky-prod {
    margin-bottom: -5px;
  }
  main.product-page .product-sidebar .right-sidebar .form .prod-main-info .mobile-name.sticky-prod .short-name {
    margin-top: -19px;
  }
  main.product-page .product-sidebar .right-sidebar .form .price {
    padding-left: 0;
    padding-right: 0;
  }
  main.product-page .product-sidebar .right-sidebar .form .price .product-price {
    font-size: 16px;
  }
  main.product-page .product-sidebar .right-sidebar .form .price .product-price .odometer-formatting-mark {
    width: 5px;
  }
  main.product-page .product-sidebar .right-sidebar .form .price .product-currency {
    vertical-align: middle;
    font-size: 16px;
  }
  main.product-page .product-sidebar .right-sidebar .form .add-to-cart-wrap {
    padding: 0;
    text-align: end;
    min-width: 33%;
  }
  main.product-page .product-sidebar .right-sidebar .form .add-to-cart-wrap .add-to-cart {
    margin: 0;
    font-size: 12px;
    padding: 5px 21px;
  }

  main.product-page.showers .product-sidebar .right-sidebar .form .prod-main-info .mobile-name.sticky-prod {
    margin-bottom: 0;
  }
  main.product-page.showers .product-sidebar .right-sidebar .form .prod-main-info .mobile-name.sticky-prod .short-name {
    margin-top: 0px;
  }
}
main.product-page.not-standart .ns-form-wrap {
  padding-right: 0;
}
main.product-page.not-standart .ns-form-wrap form.row .form-group {
  margin-bottom: 5px;
}
main.product-page.not-standart .ns-form-wrap form.row .form-group.has-error input, main.product-page.not-standart .ns-form-wrap form.row .form-group.has-error select {
  border-color: #ff4a79;
}
main.product-page.not-standart .ns-form-wrap form.row .form-group.has-success input, main.product-page.not-standart .ns-form-wrap form.row .form-group.has-success select {
  border-color: #2c8a7b;
}
main.product-page.not-standart .ns-form-wrap form.row .form-group .col-form-label {
  padding-left: 0;
  padding-right: 0;
}
main.product-page.not-standart .ns-form-wrap form.row .form-group .col-form-label + div {
  padding-left: 0;
  padding-right: 0;
}
main.product-page.not-standart .ns-form-wrap form.row .form-group .col-form-label + div .help-block {
  display: none;
}
main.product-page.not-standart .ns-form-wrap form.row .form-group .col-form-label + div select:invalid {
  color: #808080;
}
main.product-page.not-standart .ns-form-wrap form.row .btn {
  display: inline-block;
  padding: 9px 25.5px;
  margin-top: 20px;
}

@media (min-width: 900px) {
  .prod-main-info {
    top: auto !important;
  }

  .calc-wrap {
    margin-top: 0 !important;
    padding-right: 0;
  }
}
@media (max-width: 900px) {
  .ns-form-wrap {
    padding: 25px 0 20px 0;
  }
}
@media (min-width: 568px) and (max-width: 900px) and (orientation: landscape) {
  main.product-page {
    padding-bottom: 0 !important;
    width: 75%;
    margin: 0 auto;
  }
  main.product-page .product-head {
    display: none !important;
  }
  main.product-page .product-block {
    flex: 100% !important;
    max-width: 100% !important;
  }
  main.product-page .product-block .product-img {
    left: 12%;
    top: 4%;
    width: 76%;
  }
  main.product-page .product-sidebar {
    flex: 100% !important;
    max-width: 100% !important;
    top: 0 !important;
  }
  main.product-page .product-sidebar .right-sidebar {
    padding-left: 0;
  }
  main.product-page .product-sidebar .right-sidebar .form {
    padding-top: 0;
  }
  main.product-page .product-sidebar .right-sidebar .form .prod-main-info {
    align-items: center;
    border-bottom: 1px solid #f2f1f1;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 0;
    transition: margin-top 0.3s ease;
    background-color: white;
    position: relative;
    top: 0 !important;
  }
  main.product-page .product-sidebar .right-sidebar .form .prod-main-info .mobile-name {
    min-width: 33%;
    line-height: 20px;
    display: block !important;
  }
  main.product-page .product-sidebar .right-sidebar .form .prod-main-info .mobile-name .short-name {
    font-weight: 500;
    display: block;
    margin-top: 0;
    transition: margin-top 0.3s ease;
  }
  main.product-page .product-sidebar .right-sidebar .form .prod-main-info .mobile-name .short-size {
    font-size: 12px;
    color: #808080;
    display: none !important;
    position: absolute;
  }
  main.product-page .product-sidebar .right-sidebar .form .price {
    padding-left: 0;
    padding-right: 0;
    width: auto;
    flex: unset;
  }
  main.product-page .product-sidebar .right-sidebar .form .price .product-price {
    font-size: 16px;
  }
  main.product-page .product-sidebar .right-sidebar .form .price .product-price .odometer-formatting-mark {
    width: 5px;
  }
  main.product-page .product-sidebar .right-sidebar .form .price .product-currency {
    vertical-align: middle;
    font-size: 16px;
  }
  main.product-page .product-sidebar .right-sidebar .form .price .free-shiping {
    display: none !important;
  }
  main.product-page .product-sidebar .right-sidebar .form .add-to-cart-wrap {
    padding: 0;
    text-align: end;
    flex: unset;
    min-width: 33%;
  }
  main.product-page .product-sidebar .right-sidebar .form .add-to-cart-wrap .add-to-cart {
    margin: 0;
    font-size: 12px;
    padding: 5px 21px;
  }
  main.product-page .product-sidebar .right-sidebar .form .calc-wrap {
    margin-top: 0 !important;
  }
  main.product-page .product-info {
    top: 0 !important;
  }
  main.product-page .similar-products {
    top: 0 !important;
  }

  main.product-page.dark .product-info {
    background: #1d1d1d;
    color: white;
  }
  main.product-page.dark .product-info::before {
    width: 96%;
    background-color: #f2f1f1;
  }
  main.product-page.dark .product-info input:checked + label {
    color: #ffffff;
    border-bottom: 2px solid #ff4a79;
  }
}
@media (min-width: 768px) and (max-width: 900px) and (orientation: landscape) {
  main.product-page .product-sidebar .right-sidebar .form .prod-main-info {
    padding-right: 15px;
  }
  main.product-page .product-sidebar .right-sidebar .form .calc-wrap #calculator .size-wrap {
    padding-right: 15px;
    padding-left: 15px;
  }
  main.product-page .product-info label {
    margin-right: 30px;
  }
}
@media (min-width: 901px) and (max-width: 1199px) {
  main.product-page .product-block .product-bg {
    right: 0;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  main.product-page .product-block {
    overflow: visible;
  }
  main.product-page .product-block .product-bg {
    left: -30px;
    max-width: 560px;
  }
}
main.dark .product-head span {
  color: #ffffff;
}
main.dark .product-block .product-switcher {
  background: #1d1d1d;
}
main.dark .product-block .product-switcher > span::before, main.dark .product-block .product-switcher > span::after {
  background: #ffffff;
}
main.dark .product-block .product-img-gallery .all-product-img a::before {
  background-position: -182px -181px;
}
main.dark .product-block .product-img-gallery .all-product-img a .zoom-img {
  color: #ffffff;
}
main.dark .product-sidebar {
  background: #181818;
  position: relative;
}
main.dark .product-sidebar::after {
  content: "";
  display: block;
  position: absolute;
  background: #181818;
  height: 100%;
  width: 100%;
  right: -100%;
  top: 0;
}
main.dark .product-sidebar .right-sidebar .form {
  margin-bottom: 129px;
  min-height: 680.557px;
}
main.dark .product-info .product-review {
  min-height: 200px;
}
main.dark .similar-products {
  background: #121212;
}
main.dark .similar-products h2 {
  color: #ffffff;
}
main.dark .similar-products::before, main.dark .similar-products::after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  background: #121212;
}
main.dark .similar-products::before {
  left: -100%;
}
main.dark .similar-products::after {
  right: -100%;
}

@media (max-width: 767px) and (min-width: 320px) {
  main.dark .product-sidebar {
    background: #1d1d1d;
  }
  main.dark .product-sidebar .right-sidebar .form {
    margin-bottom: 0;
    min-height: unset !important;
  }
  main.dark .product-sidebar .right-sidebar .form .prod-main-info {
    background-color: #1d1d1d;
    border-bottom: 1px solid #262626;
    margin-top: -1px;
  }
  main.dark .product-sidebar .right-sidebar .form .prod-main-info::after, main.dark .product-sidebar .right-sidebar .form .prod-main-info::before {
    background: #1d1d1d;
  }
  main.dark .product-sidebar .right-sidebar .form .prod-main-info .short-name {
    color: #ffffff;
  }
  main.dark .product-info {
    background: #1d1d1d;
    color: #ffffff;
    margin-top: -1px;
  }
  main.dark .product-info label {
    border-bottom: 2px solid #262626;
  }
  main.dark .product-info label::after {
    border-color: #ffffff;
  }
  main.dark .similar-products {
    margin-top: -1px;
  }
  main.dark .characteristics .char-row span {
    color: #ffffff;
  }
}
@media (max-width: 900px) and (min-width: 320px) {
  main.dark .product-block {
    padding-right: 0;
  }
  main.dark .product-sidebar {
    background: #1d1d1d;
  }
  main.dark .product-sidebar .right-sidebar .form {
    margin-bottom: 0;
    min-height: unset !important;
  }
  main.dark .product-sidebar .right-sidebar .form .prod-main-info::after, main.dark .product-sidebar .right-sidebar .form .prod-main-info::before {
    background: #1d1d1d;
  }
  main.dark .product-sidebar .right-sidebar .form .prod-main-info .short-name {
    color: #ffffff;
  }
}
@media (min-width: 768px) {
  main.dark .product-sidebar .right-sidebar .form .add-to-cart-wrap .add-to-cart {
    background: unset;
    color: #e9416d;
    border: 1px solid #e9416d;
    box-shadow: unset;
  }
  main.dark .product-sidebar .right-sidebar .form .add-to-cart-wrap .add-to-cart:hover {
    background-color: #ff4a79;
    color: #ffffff;
    border: unset;
    border: 1px solid #ff4a79;
  }
}
@media (width: 768px) {
  main.dark .product-sidebar::before {
    content: "";
    display: block;
    position: absolute;
    background: #1D1D1D;
    height: 100%;
    width: 16px;
    left: -15px;
    top: 0;
  }
}
@media (min-width: 320px) and (max-width: 1199px) {
  main.dark .product-sidebar .right-sidebar .form {
    margin-bottom: 20px;
  }
}
.product-page.smart .product-head h1 {
  font-family: "Roboto", sans-serif;
}
.product-page.smart .product-block .product-switcher {
  background: #ffffff;
}
.product-page.smart .product-block .product-switcher span::before, .product-page.smart .product-block .product-switcher span::after {
  background: #121212;
}
.product-page.smart .product-sidebar .right-sidebar .form .side-advantages {
  padding-right: 0;
  color: #ffffff;
}
.product-page.smart .product-sidebar .right-sidebar .form .side-advantages .mirror-size {
  padding-right: 0;
  padding-top: 20px;
}
.product-page.smart .product-sidebar .right-sidebar .form .side-advantages .mirror-size .mir-desc {
  padding-top: 20px;
  border-top: 2px solid #282828;
}
.product-page.smart .product-sidebar .right-sidebar .form .side-advantages .mirror-diagonal {
  padding-right: 0;
  padding-top: 20px;
}
.product-page.smart .product-sidebar .right-sidebar .form .side-advantages .mir-desc {
  font-size: 12px;
  color: #808080;
}
.product-page.smart .product-sidebar .right-sidebar .form .side-advantages .mir-val {
  font-size: 26px;
  font-weight: 500;
  line-height: 30px;
}
.product-page.smart .product-sidebar .right-sidebar .form .side-advantages .side-adv-items {
  padding-right: 0;
  margin-top: 27px;
}
.product-page.smart .product-sidebar .right-sidebar .form .side-advantages .side-adv-items span {
  font-size: 16px;
  position: relative;
  display: block;
  padding: 10px 0;
  padding-left: 49px;
  font-weight: 500;
}
.product-page.smart .product-sidebar .right-sidebar .form .side-advantages .side-adv-items span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 44px;
  height: 44px;
  background: url("../img/svg/smart-icons.svg");
  background-repeat: no-repeat;
  background-size: 41px;
  background-position-x: 0px;
}
.product-page.smart .product-sidebar .right-sidebar .form .side-advantages .side-adv-items .weight::before {
  background-position-y: 5px;
}
.product-page.smart .product-sidebar .right-sidebar .form .side-advantages .side-adv-items .skin::before {
  background-position-y: -37px;
}
.product-page.smart .product-sidebar .right-sidebar .form .side-advantages .side-adv-items .system::before {
  background-position-y: -83px;
}
.product-page.smart .product-sidebar .right-sidebar .form .side-advantages .side-adv-items .resist::before {
  background-position-y: -127px;
}
.product-page.smart .product-sidebar .right-sidebar .form .side-advantages .side-adv-items .wifi::before {
  background-position-y: -171px;
}
.product-page.smart .product-sidebar .right-sidebar .form .side-advantages .side-adv-items .camera::before {
  background-position-y: -217px;
}
.product-page.smart .product-data .sticky-top-name {
  font-family: "Roboto", sans-serif;
}
.product-page.smart .product-info section h2 {
  font-family: "Roboto", sans-serif;
}
.product-page.smart .product-info .product-description > .row {
  margin-bottom: 15px;
  padding-left: 15px;
}
.product-page.smart .product-info .product-description > .row .p-description {
  height: auto;
  padding: 0;
  padding-right: 15px;
}
.product-page.smart .product-info .product-description > .row .p-description img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.product-page.smart .product-info .product-description > .row .p-description .text p:first-child {
  margin-bottom: 5px;
}
.product-page.smart .characteristics span {
  font-size: 16px;
  color: #000;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.product-page.smart .characteristics .char-row {
  transition: all 0.3s ease;
  padding: 11.5px 10px 11.5px 10px;
  cursor: pointer;
}
.product-page.smart .characteristics .char-row:hover {
  background: #f8f8f8;
}
.product-page.smart .characteristics .params {
  align-items: flex-start;
  position: relative;
}
.product-page.smart .characteristics .params::after {
  content: "";
  display: block;
  position: absolute;
  width: 98%;
  border-bottom: 1px dotted #e5e5e5;
  bottom: 10px;
}
.product-page.smart .characteristics .params .char-dots {
  display: none;
}
.product-page.smart .characteristics .char-name {
  font-weight: 300;
  align-items: center;
  margin-right: 7px;
}
.product-page.smart .characteristics .char-name button {
  padding: 0;
  background: transparent;
  border-radius: 50%;
  color: #d6d6d6;
  border-color: #d6d6d6;
  font-size: 10px;
  width: 16px;
  height: 16px;
  margin: 0 0 0 5px;
  transition: all 0.3s ease;
  font-weight: 500;
}
.product-page.smart .characteristics .char-name button:hover {
  color: #368c7e;
  border-color: #368c7e;
}
.product-page.smart .characteristics .char-name button:active {
  color: #368c7e;
  border-color: #368c7e;
  background: transparent;
}
.product-page.smart .characteristics .char-val {
  font-weight: 500;
  max-width: 485px;
  text-align: right;
  margin-left: 7px;
}
.product-page.smart .characteristics .char-dots {
  flex: 1 0;
  width: auto;
  border-bottom: 1px dotted #e5e5e5;
  position: relative;
  bottom: 5px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .product-page.smart .product-sidebar .right-sidebar .form .side-advantages {
    padding-left: 15px;
  }
  .product-page.smart .product-sidebar .right-sidebar .form .side-advantages .mirror-size {
    padding-left: 15px;
  }
  .product-page.smart .product-sidebar .right-sidebar .form .side-advantages .mirror-diagonal {
    padding-left: 15px;
  }
  .product-page.smart .product-sidebar .right-sidebar .form .side-advantages .side-adv-items {
    padding-left: 15px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .product-page.smart .product-sidebar .right-sidebar .form .side-advantages {
    padding-left: 0;
  }
  .product-page.smart .product-sidebar .right-sidebar .form .side-advantages .mirror-size {
    padding-left: 0;
  }
  .product-page.smart .product-sidebar .right-sidebar .form .side-advantages .mirror-size .mir-desc {
    padding-top: 0;
    border-top: none;
  }
  .product-page.smart .product-sidebar .right-sidebar .form .side-advantages .mirror-diagonal {
    padding-left: 0;
  }
  .product-page.smart .product-sidebar .right-sidebar .form .side-advantages .side-adv-items {
    padding-left: 0;
  }
  .product-page.smart .characteristics .char-name {
    width: 100%;
    margin: 0;
  }
  .product-page.smart .characteristics .char-val {
    width: 100%;
    text-align: left;
    margin: 0;
  }
  .product-page.smart .characteristics .char-row {
    padding: 0;
    flex-wrap: wrap;
    border-bottom: 1px dotted #e5e5e5;
    position: relative;
    margin-top: 20px;
  }
  .product-page.smart .characteristics .char-dots {
    display: none;
  }
  .product-page.smart .characteristics .params::after {
    content: none;
  }
}
.product-page.royal .product-block .product-img {
  left: calc(50% - 330px);
  top: 25px;
}
.product-page.royal .product-info .product-description .royal-advantages {
  margin-bottom: 15px;
  padding-left: 15px;
}
.product-page.royal .product-info .product-description .royal-advantages .p-description {
  height: auto;
  padding: 0;
  padding-right: 15px;
}
.product-page.royal .product-info .product-description .royal-advantages .p-description img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.product-page.royal .product-info .product-description .royal-advantages .p-description .text p:first-child {
  margin-bottom: 5px;
}

@media (min-width: 320px) and (max-width: 767px) {
  .product-page.royal .product-block .product-img {
    left: 12%;
    top: 4%;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .product-page.royal .product-block .product-img {
    left: 0;
    top: 8%;
  }
}
.product-page.showers .product-info .instruction {
  float: right;
  display: flex;
  padding: 15px 0;
}
.product-page.showers .product-info .instruction .dropdown-toggle {
  font-size: 16px;
  background: none;
  border: none;
  padding: 0;
  font-weight: 500;
  color: #2c8a7b;
  cursor: pointer;
  outline: none;
  transition: all 0.3s ease;
}
.product-page.showers .product-info .instruction .dropdown-toggle::after {
  display: none;
}
.product-page.showers .product-info .instruction .dropdown-toggle:hover {
  color: #ff4a79;
}
.product-page.showers .product-info .instruction .dropdown-toggle:hover svg {
  fill: #ff4a79;
}
.product-page.showers .product-info .instruction .dropdown-toggle svg {
  width: 20px;
  height: 100%;
  transition: all 0.3s ease;
  fill: #2c8a7b;
}
.product-page.showers .product-info .instruction .dropdown-menu {
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.3);
  border: none;
  margin: 0;
  border-radius: 0;
  padding: 10px 0;
}
.product-page.showers .product-info .instruction .dropdown-menu .dropdown-item {
  padding: 0px 15px;
  font-size: 14px;
  transition: color 0.3s ease;
  padding: 4px 40px;
  position: relative;
}
.product-page.showers .product-info .instruction .dropdown-menu .dropdown-item:focus, .product-page.showers .product-info .instruction .dropdown-menu .dropdown-item:active, .product-page.showers .product-info .instruction .dropdown-menu .dropdown-item:hover {
  background: none;
  color: #ff4a79;
}
.product-page.showers .product-info .instruction .dropdown-menu .dropdown-item::before {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 12px);
  left: 15px;
  width: 20px;
  height: 24px;
  background-image: url("../img/svg/pdf.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.product-page.showers .product-info .instruction .dropdown-menu .dropdown-item.video-instruction::before {
  background-image: url("../img/svg/youtube.svg");
  background-position-y: 2px;
}
.product-page.showers .product-info .product-description .showers-advanatages {
  margin-bottom: 15px;
  padding-left: 15px;
}
.product-page.showers .product-info .product-description .showers-advanatages .p-description {
  height: auto;
  padding: 0;
  padding-right: 15px;
}
.product-page.showers .product-info .product-description .showers-advanatages .p-description img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.product-page.showers .product-info .product-description .showers-advanatages .p-description .text p:first-child {
  margin-bottom: 5px;
}

@media (min-width: 320px) and (max-width: 767px) {
  .product-page.showers .product-info .instruction {
    float: unset;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .product-page.showers .product-block {
    overflow: hidden;
    position: relative;
  }
  .product-page.showers .product-block::after {
    display: block;
    content: "";
    position: absolute;
    width: 15px;
    height: 100%;
    top: 0;
    right: 0;
    background: #fff;
  }
  .product-page.showers .product-block .product-bg {
    right: -25%;
  }
  .product-page.showers .product-info .instruction {
    float: right;
    display: flex;
    padding: 15px 0;
    padding-top: 23px;
  }
  .product-page.showers .product-info .instruction .dropdown-toggle {
    font-size: 0px;
  }
}
main.category-page .category-banner {
  overflow: hidden;
}
main.category-page .category-banner > .container {
  height: 100%;
  position: relative;
}
main.category-page .category-banner > .container > div {
  padding-left: 0;
  padding-right: 0;
}
main.category-page .category-banner .banner-img-wrap {
  position: relative;
}
main.category-page .category-banner .banner-img-wrap .banner-img {
  position: absolute;
  right: -26%;
  top: -1px;
}
main.category-page .category-banner .category-page-title {
  margin-bottom: 45px;
}
main.category-page .category-banner .category-advantages {
  position: absolute;
  bottom: 35px;
  width: auto;
}
main.category-page .category-banner .category-advantages .category-advantages-item {
  font-size: 14px;
  margin-right: 40px;
  align-items: center;
}
main.category-page .category-banner .category-advantages .category-advantages-item .item-icon {
  width: 38px;
  height: 38px;
  margin-right: 10px;
}
main.category-page .category-filter {
  position: sticky;
  top: 40px;
  z-index: 2;
}
main.category-page .category-filter .filter-form .filter-wrap {
  margin-top: 20px;
  height: 55px;
}
main.category-page .category-filter .filter-form .filter-wrap .filter {
  position: relative;
  padding: 12px 30px;
  border: 1px solid #dcdcdc;
  font-weight: 500;
  color: #e9416d;
  z-index: 3;
  height: 55px;
  transition: border 0.3s ease;
}
main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr {
  padding: 2px 0;
}
main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item {
  padding-left: 27px;
  padding-right: 27px;
}
main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item:first-child {
  padding-left: 0;
}
main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dl {
  margin: 0;
}
main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dl dt {
  padding: 0;
  margin: 0;
}
main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dl dt a {
  text-decoration: none;
  outline: none;
  font-size: 16px;
  font-weight: 500;
  color: #e9416d;
  overflow: hidden;
  border: 0;
  width: auto;
}
main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dl dt a span {
  cursor: pointer;
  display: inline-block;
  padding: 0 3px 2px 0;
}
main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dl dt a::after {
  border-bottom: 2px solid #e9416d;
  border-right: 2px solid #e9416d;
  content: "";
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: -10px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.15s ease-in-out;
  width: 5px;
}
main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dl dt a.active::after {
  transform: rotate(-135deg);
}
main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dl dd {
  padding: 0;
  margin: 0;
  position: relative;
}
main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dl dd ul {
  background-color: #fff;
  border: 0;
  color: #000;
  display: none;
  padding: 30px 30px 20px 30px;
  position: absolute;
  top: 15px;
  left: -30px;
  list-style: none;
  overflow: visible;
  box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.3);
  z-index: 3;
  font-size: 14px;
  margin: -1px 0 0 0;
}
main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dl dd ul li {
  width: max-content;
  margin-bottom: 15px;
}
main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dl dd ul li .control {
  width: 100%;
  font-size: 14px;
  font-weight: 300;
  padding-left: 40px;
  display: flex;
  align-items: center;
  padding-top: 5px;
}
main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dl dd ul li .btn {
  padding: 10px 35px;
  width: 200px;
  margin-top: 20px;
  font-size: 14px;
}
main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dl dd ul li:last-child {
  margin-bottom: 0;
}
main.category-page .category-filter .filter-form .filter-wrap .filter .search {
  padding: 0 100px;
  position: relative;
  display: flex;
  align-items: center;
}
main.category-page .category-filter .filter-form .filter-wrap .filter .search input {
  border-radius: 0;
}
main.category-page .category-filter .filter-form .filter-wrap .filter .search .search-submit {
  position: absolute;
  z-index: 2;
  cursor: pointer;
  padding: 0;
  border: none;
  width: 25px;
  height: 25px;
  background: url(../img/svg/other.svg);
  background-position: 419px -50px;
}
main.category-page .category-filter .filter-form .filter-wrap .filter .search .search-submit:focus {
  z-index: 4;
}
main.category-page .category-filter .filter-form .filter-wrap .filter .search .search-text {
  position: relative;
  padding-left: 30px;
  width: 100%;
  z-index: 3;
  background: transparent;
  border: none;
  border-bottom: 1px solid transparent;
  transition: all 0.3s ease;
  color: #e9416d;
  font-weight: 500;
  border-radius: 0;
}
main.category-page .category-filter .filter-form .filter-wrap .filter .search .search-text::placeholder {
  color: #e9416d;
}
main.category-page .category-filter .filter-form .filter-wrap .filter .search .search-text:focus {
  z-index: 1;
  border-bottom: 1px solid #e9416d;
}
main.category-page .category-filter .sorting-filter {
  padding: 20px 0 20px;
  margin: 0;
}
main.category-page .category-filter .sorting-filter .sorting-wrap label {
  margin-right: 0 !important;
  font-size: 14px;
  color: #808080;
  padding: 10px 5px 0px 0px;
}
main.category-page .category-filter .sorting-filter .sorting-wrap .sorting {
  width: 175px;
  background-color: transparent;
  position: relative;
  cursor: pointer;
}
main.category-page .category-filter .sorting-filter .sorting-wrap .sorting .dropdown .dropdown-toggle {
  color: #000;
  background-color: transparent;
  border: none;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  box-shadow: none;
}
main.category-page .category-filter .sorting-filter .sorting-wrap .sorting .dropdown .dropdown-toggle > span {
  padding-top: 20px;
  font-size: 14px;
  font-weight: 300;
}
main.category-page .category-filter .sorting-filter .sorting-wrap .sorting .dropdown .dropdown-toggle::after {
  margin-left: 0.2em;
  vertical-align: 0.05em;
  border-top: 0.4em solid;
  border-right: 0.2em solid transparent;
  border-bottom: 0;
  border-left: 0.2em solid transparent;
}
main.category-page .category-filter .sorting-filter .sorting-wrap .sorting .dropdown.show .dropdown-toggle::after {
  transform: rotate(180deg);
}
main.category-page .category-filter .sorting-filter .sorting-wrap .sorting .dropdown .dropdown-menu {
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.3);
  padding: 10px;
  padding-right: 0;
  border: none;
  left: 10px !important;
  top: -5px !important;
  transform: translate3d(-10px, 38px, 0px) !important;
}
main.category-page .category-filter .sorting-filter .sorting-wrap .sorting .dropdown .dropdown-menu span a {
  font-size: 14px;
  display: list-item;
  width: 100%;
  color: #000;
}
main.category-page .category-filter .sorting-filter .selected-wrap .active-filter-options {
  flex-wrap: wrap;
  width: 100%;
  position: relative;
}
main.category-page .category-filter .sorting-filter .selected-wrap .active-filter-options > span {
  font-size: 14px;
  color: #808080;
  padding: 10px 5px 0px 0px;
  position: absolute;
}
main.category-page .category-filter .sorting-filter .selected-wrap .active-filter-options .filter-option-group {
  font-size: 14px;
  margin-bottom: 0;
  position: relative;
  flex-wrap: wrap;
  padding-left: 90px !important;
  padding-right: 210px !important;
}
main.category-page .category-filter .sorting-filter .selected-wrap .active-filter-options .filter-option-group > li {
  margin-top: 10px;
}
main.category-page .category-filter .sorting-filter .selected-wrap .active-filter-options .filter-option-group > li span {
  padding-right: 3px;
  margin: auto;
  padding-left: 17px;
}
main.category-page .category-filter .sorting-filter .selected-wrap .active-filter-options .filter-option-group > li .filter-option {
  font-weight: 500;
  margin: auto;
  padding-left: 0;
}
main.category-page .category-filter .sorting-filter .selected-wrap .active-filter-options .filter-option-group > li .delete-filter {
  position: relative;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  margin: 0 5px 0 0px;
  top: 0px;
  font-size: 13px;
  outline: none;
  transition: color 0.3s ease;
}
main.category-page .category-filter .sorting-filter .selected-wrap .active-filter-options .filter-option-group > li .delete-filter:hover {
  color: #ff4a79;
}
main.category-page .category-filter .sorting-filter .selected-wrap .active-filter-options .filter-option-group > li:first-child span {
  padding-left: 1px;
}
main.category-page .category-filter .sorting-filter .selected-wrap .active-filter-options .filter-option-group > li:last-child {
  padding-right: 10px;
}
main.category-page .category-filter .sorting-filter .selected-wrap .active-filter-options .clear-all-filters {
  display: block;
  margin-top: -1px;
  position: absolute;
  padding: 10px 20px;
  right: 0;
  top: 0;
  color: #808080;
  border: 1px solid #dcdcdc;
  transition: all 0.3s ease;
}
main.category-page .category-filter .sorting-filter .selected-wrap .active-filter-options .clear-all-filters:hover {
  border: 1px solid #fbd9e2;
}
main.category-page .category-filter.filter-top {
  background: #fff;
}
main.category-page .category-filter.filter-top .filter-form .filter-wrap .filter {
  border: 1px solid transparent;
}

@media (max-width: 767px) and (min-width: 320px) {
  main.category-page .category-banner {
    overflow: hidden;
    height: auto !important;
  }
  main.category-page .category-banner .banner-img-wrap .banner-img {
    right: -50%;
    top: -25px;
  }
  main.category-page .category-banner .category-page-title h1 {
    margin-top: 25px;
  }
  main.category-page .category-filter {
    position: relative;
  }
  main.category-page .category-filter .filter-form .filter-wrap .filter {
    padding: 13px 0;
  }
  main.category-page .category-filter .filter-form .filter-wrap .filter .wrap {
    margin-left: auto;
    margin-right: auto;
  }
  main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr {
    width: 100%;
  }
  main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item {
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }
  main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dl dt a {
    position: relative;
    padding-left: 15px;
  }
  main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dd .mutliSelect ul {
    padding: 20px 30px 20px 30px;
    position: relative;
    top: 10px;
    left: 0;
    box-shadow: none;
    outline: 1px solid #dcdcdc;
  }
  main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dd .mutliSelect ul li {
    width: 100%;
  }
  main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dd .mutliSelect ul li.last {
    text-align: center;
  }
  main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dd .mutliSelect ul li ul {
    display: block;
    padding: 0;
    background: transparent;
    box-shadow: none;
    top: 0;
    left: 0;
    outline: none;
  }
  main.category-page .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dd .mutliSelect ul li:not(:last-child) > ul {
    padding-bottom: 25px;
    border-bottom: 1px solid #ededed;
  }
  main.category-page .category-filter .filter-form .filter-wrap .filter .search {
    position: absolute;
    width: 27px;
    top: 14px;
    right: 5px;
    padding: 0;
    overflow: hidden;
    transition: width 0.3s ease;
  }
  main.category-page .category-filter .filter-form .filter-wrap .filter .search.active-search {
    width: 175px;
    background: #ffffff;
  }
  main.category-page .category-filter .filter-form .filter-wrap .filter .search .search-text {
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  main.category-page .category-banner {
    overflow: hidden;
  }
  main.category-page .category-banner .banner-img-wrap .banner-img {
    right: -50%;
    top: -25px;
  }
  main.category-page .category-banner .category-page-title h1 {
    margin-top: 25px;
  }
  main.category-page .category-filter {
    top: 46px;
  }
  main.category-page .category-filter .filter-form .filter-wrap .filter .search {
    position: absolute;
    padding: 0;
    overflow: hidden;
    top: 14px;
    right: 25px;
    width: 27px;
    transition: width 0.3s ease;
  }
  main.category-page .category-filter .filter-form .filter-wrap .filter .search.active-search {
    width: 175px;
  }
  main.category-page .category-filter .filter-form .filter-wrap .filter .search .search-text {
    width: auto;
  }
}
main.category-page.dark {
  background-color: #121212;
}
main.category-page.dark .category-page-title {
  color: #ffffff;
}
main.category-page.dark .category-banner .category-advantages .category-advantages-item {
  color: #ffffff;
}
main.category-page.dark .category-filter .filter-form .filter-wrap .filter {
  border-color: rgba(255, 255, 255, 0.1);
}
main.category-page.dark .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dl dd ul {
  background-color: #121212;
}
main.category-page.dark .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dl dd ul li .control {
  color: #ffffff;
}
main.category-page.dark .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dl dd ul li .btn {
  box-shadow: 0px 2px 4px -1px rgba(249, 203, 215, 0.8);
}
main.category-page.dark .category-filter .filter-form .filter-wrap .filter .search {
  background: #121212;
}
main.category-page.dark .category-filter .sorting-filter .sorting-wrap .sorting .dropdown .dropdown-toggle > span {
  color: #ffffff;
}
main.category-page.dark .category-filter .sorting-filter .sorting-wrap .sorting .dropdown .dropdown-toggle::after {
  border-top: 0.4em solid #ffffff;
}
main.category-page.dark .category-filter .sorting-filter .sorting-wrap .sorting .dropdown .dropdown-menu {
  background-color: #1d1d1d;
}
main.category-page.dark .category-filter .sorting-filter .sorting-wrap .sorting .dropdown .dropdown-menu span a {
  color: #ffffff;
}
main.category-page.dark .category-filter .sorting-filter .filter-option-group {
  color: #fff;
}
main.category-page.dark .category-filter .sorting-filter .filter-option-group .delete-filter {
  color: #808080;
}
main.category-page.dark .category-filter.filter-top {
  background: #121212;
}
main.category-page.dark .category-filter.filter-top .filter-form .filter-wrap .filter {
  border: 1px solid transparent;
}
main.category-page.dark .category-pagination .pagination ul li a {
  color: #ffffff;
}
main.category-page.dark .category-products .products-list h2 {
  color: #fff;
}

@media (max-width: 767px) and (min-width: 320px) {
  main.category-page.dark .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dl dd .mutliSelect > ul {
    outline: 1px solid rgba(255, 255, 255, 0.1) !important;
  }
  main.category-page.dark .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dl dd .mutliSelect > ul li:not(:last-child) ul {
    border-bottom: 1px solid rgba(237, 237, 237, 0.1);
  }
  main.category-page.dark .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dl dd .mutliSelect > ul li label {
    color: #ffffff;
  }
  main.category-page.dark .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dl dd .mutliSelect > ul li .control {
    color: #ffffff;
  }
  main.category-page.dark .category-filter .filter-form .filter-wrap .filter .filtr-parametr .item dl dd .mutliSelect > ul li .btn {
    box-shadow: 0px 2px 4px -1px rgba(249, 203, 215, 0.8);
  }
  main.category-page.dark .category-filter .sorting-filter .sorting-wrap .sorting .dropdown .dropdown-toggle > span {
    color: #ffffff;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .category-city-prod .category-banner {
    height: auto !important;
  }

  .category-page .category-products .products-list {
    margin-top: 30px;
    margin-bottom: 0;
  }
}
.category-products .products-list {
  margin-top: 0;
  margin-bottom: 0;
}

.category-text {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #f8f8f8;
}

.category-shops {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #f8f8f8;
}

/*О НАС */
.main-about {
  overflow: hidden;
}
.main-about div.section-parallax {
  position: relative;
  overflow: hidden;
}
.main-about .mb_YTPlayer .loading {
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  animation: unset !important;
  color: transparent !important;
  background: transparent !important;
  position: absolute;
}
.main-about section.about-company {
  position: relative;
}
.main-about section.about-company > .container > .row {
  position: relative;
}
.main-about section.about-company > .container > .row > div {
  position: initial;
  padding-left: 0;
  padding-right: 0;
}
.main-about section.about-company::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 580px;
  background: url(../img/about-main-bg-2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
}
.main-about .video {
  height: 650px;
  overflow: hidden;
}
.main-about .video .inline-YTPlayer {
  max-width: 100% !important;
}

#videooo {
  height: 650px;
}

#iframe_videooo {
  top: -90px !important;
}

#wrapper_videooo {
  pointer-events: none !important;
}

.main-about .about-company h1 {
  color: #fff;
  font-size: 6.25rem;
  transition: opacity 0.3s ease;
}
.main-about .about-company p {
  font-size: 25px;
  color: #fff;
  font-family: "Roboto";
  font-weight: 100;
  transition: opacity 0.3s ease;
}
.main-about .about-company h1.playing, .main-about .about-company p.playing {
  opacity: 0;
}
.main-about .watch-video {
  color: #fff !important;
  text-decoration: none;
  padding-left: 60px;
  position: relative;
  margin-top: 40px;
  display: block;
  font-weight: 400;
  font-size: 18px;
  cursor: pointer;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.main-about .watch-video .watch-video-txt {
  transition: opacity 0.3s ease;
}
.main-about .watch-video .watch-video-txt.playing {
  opacity: 0;
}
.main-about .watch-video::before {
  content: "";
  display: block;
  cursor: pointer;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #368c7e;
  position: absolute;
  /*    top: 50%; */
  top: -12px;
  left: 0;
  transition: background 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.main-about .watch-video .video-indicator::before {
  content: "";
  display: block;
  cursor: pointer;
  border: 10px solid transparent;
  border-left: 10px solid #fff;
  position: absolute;
  top: 3px;
  left: 22px;
  transition: all 0.5s ease;
}
.main-about .watch-video input {
  display: none;
}
.main-about .watch-video input:checked + .video-indicator::before {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 20px;
  background: #fff;
  top: 3px;
  left: 27px;
  cursor: pointer;
  border: none;
  transition: all 0.5s ease;
}
.main-about .watch-video input:checked + .video-indicator::after {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 20px;
  background: #fff;
  top: 3px;
  left: 18px;
  cursor: pointer;
  transition: all 0.5s ease;
}
.main-about .watch-video:hover {
  color: #e94870;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.main-about .watch-video:hover::before {
  background: #e94870;
  transition: background 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.main-about .salons-number {
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  margin-top: -45px;
}
.main-about .salons-count {
  position: relative;
}
.main-about .salons-count span {
  display: block;
  font-family: "KievitPro-ExtraBold";
  font-size: 48px;
  font-weight: 900;
  text-align: left;
  margin-top: 50px !important;
  position: relative;
}
.main-about .salons-count span::before {
  display: block;
  content: "";
  height: 6px;
  width: 38px;
  background-color: #000;
  position: absolute;
  top: 18%;
  left: -50px;
}
.main-about .salons-count p {
  font-family: "Roboto";
  font-weight: 300;
  color: #000;
  font-size: 16px;
  line-height: 30px;
}
.main-about .salons-count::before {
  display: block;
  content: "";
  position: absolute;
  background-image: url(../img/about-map.png);
  height: 391px;
  width: 579px;
  top: -38px;
  right: -19px;
  z-index: -1;
}
.main-about .partners {
  margin-top: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
}
.main-about .factory {
  position: relative;
}
.main-about .factory .section-bg {
  background: #000000;
  position: absolute;
  top: -65px;
  left: 0px;
  right: 0px;
  z-index: -1;
}
.main-about .factory .bg-img {
  background: url(../img/about-factory.jpg) no-repeat center;
  height: 884px;
  background-position: center;
  width: 100%;
  object-fit: cover;
}
.main-about .factory::before {
  position: absolute;
  content: "";
  height: 480px;
  /*    background: url(../img/about-factory.jpg); */
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
}
.main-about .factory .factory-heading {
  display: block;
  margin-top: 80px;
  color: #fff;
  font-family: "KievitPro-ExtraBold";
  font-size: 64px;
  text-align: left;
  margin-bottom: -30px;
  line-height: 55px;
}
.main-about .count-of-prod {
  font-family: "Roboto";
  color: #fff;
  font-size: 180px;
  font-weight: 900;
}
.main-about .slash {
  font-family: "Roboto";
  font-size: 110px;
  color: #fff;
  font-weight: 300;
}
.main-about .prod-per-day {
  display: inline-block;
  font-family: "Roboto";
  font-size: 24px;
  color: #fff;
  width: 100px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 115px;
}
.main-about .mirrors, .main-about .showers, .main-about .doors {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.main-about .mirrors a, .main-about .showers a, .main-about .doors a {
  height: 460px;
  display: block;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 0 20px;
  position: relative;
  transition: all 0.3s ease;
}
.main-about .products a::after {
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0.5;
  top: 0;
  left: 0;
  transition: all 0.3s ease;
}
.main-about .products a:hover::after {
  background: #000;
}
.main-about .products .mirrors a {
  width: auto;
  background-image: url(../img/prod-count-bg-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.main-about .products .showers a {
  background-image: url(../img/prod-count-bg-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.main-about .products .doors a {
  background-image: url(../img/prod-count-bg-3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.main-about .products .span-count {
  display: block;
  font-family: "Roboto";
  font-size: 100px;
  font-weight: 800;
  color: #fff;
  padding-top: 25%;
  position: relative;
  line-height: 1.2;
  margin: 20px auto;
  z-index: 1;
}
.main-about .products .span-count::after {
  display: block;
  content: "";
  height: 3px;
  width: 47px;
  background: #fff;
  position: absolute;
  bottom: -8px;
  left: calc(50% - 23.5px);
  z-index: 1;
}
.main-about .products .span-descr {
  font-family: "KievitPro-ExtraBold";
  font-size: 48px;
  line-height: 60px;
  color: #fff;
  padding: 0 10px;
  display: block;
  position: relative;
  z-index: 1;
}
.main-about .products .row {
  position: relative;
}
.main-about .objects {
  position: relative;
}
.main-about .objects .section-bg {
  background: #000000;
  position: absolute;
  top: -65px;
  left: 0px;
  right: 0px;
  z-index: -1;
}
.main-about .objects .bg-img {
  background: url(../img/about-objects.jpg) no-repeat center;
  height: 884px;
  background-position: center;
  width: 100%;
  object-fit: cover;
}
.main-about .objects::before {
  position: absolute;
  content: "";
  height: 420px;
  /*    background: url(../img/about-objects.jpg); */
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
}
.main-about .objects span {
  display: block;
  font-family: "KievitPro-ExtraBold";
  font-size: 48px;
  color: #fff;
  line-height: 1.2;
  margin: 20px auto;
  margin-top: 65px;
  text-align: center;
}
.main-about .objects p {
  font-family: "Roboto";
  font-size: 16px;
  color: #fff;
  font-weight: 100;
  padding: 0 10px;
  text-align: center;
  line-height: 35px;
}
.main-about .clients {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 50px 0 50px 0;
}
.main-about .team {
  position: relative;
  height: 459px;
  background: url(../img/about-noborder-bg-1.png) no-repeat bottom center;
  background-size: 100%;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .main-about .video {
    height: 410px;
  }
  .main-about section.about-company::before {
    height: 410px;
    background-size: cover;
    background-image: url(../img/about-main-tabs-bg.jpg);
  }
  .main-about .video h1 {
    font-size: 72px;
    margin-top: 20px;
  }
  .main-about .video p {
    font-size: 20px;
  }
  .main-about .salons-number {
    margin-top: -30px;
  }
  .main-about .salons-count span {
    font-size: 26px !important;
    margin: 20px auto;
    line-height: 1.2;
  }
  .main-about .salons-count span::before {
    height: 4px;
    width: 25px;
    top: 13%;
    left: -34px;
  }
  .main-about .salons-count::before {
    top: -30px;
    right: -90px;
  }
  .main-about .salons-count p {
    font-size: 16px;
  }
  .main-about .partners {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .main-about .partners img {
    margin-bottom: 30px;
  }
  .main-about .factory {
    height: 330px;
  }
  .main-about .factory::before {
    height: 330px;
    background-size: cover;
    background-image: url(../img/about-factory-tabs.jpg);
  }
  .main-about .factory .factory-heading {
    font-size: 48px !important;
    margin-top: 50px;
  }
  .main-about .count-of-prod {
    font-size: 140px;
  }
  .main-about .prod-per-day {
    font-size: 18px;
    line-height: 23px;
    width: 80px;
    margin-bottom: 0;
  }
  .main-about .slash {
    font-size: 95px;
  }
  .main-about .products .span-count {
    font-size: 72px !important;
  }
  .main-about .products .span-count::after {
    bottom: -10px;
  }
  .main-about .products .span-descr {
    font-size: 32px;
    line-height: 40px;
    margin-top: 20px;
  }
  .main-about .mirrors a, .main-about .showers a, .main-about .doors a {
    width: auto;
    height: 270px;
  }
  .main-about .objects {
    height: 420px;
  }
  .main-about .objects::before {
    height: 420px;
    background-size: cover;
    background-image: url(../img/about-objects-tabs.jpg);
  }
  .main-about .objects span {
    margin-top: 40px;
    max-height: 30px;
    font-size: 32px !important;
  }
  .main-about .objects p {
    font-size: 16px;
    margin-bottom: 0;
  }
  .main-about .objects .section-bg {
    top: -109px;
  }
  .main-about .clients {
    margin: 30px 0;
  }
  .main-about .clients img {
    margin-bottom: 30px;
  }
  .main-about .team {
    height: 265px;
    background: url(../img/about-noborder-tabs-bg.png) no-repeat bottom center;
    background-size: 100%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .main-about .objects p {
    display: none;
  }

  #videooo {
    height: 100% !important;
  }

  #iframe_videooo {
    top: -105px !important;
    margin-left: 0px !important;
    margin-top: 35px !important;
    height: 100% !important;
    width: 130% !important;
  }

  .main-about .video {
    height: 260px;
  }
  .main-about section.about-company::before {
    height: 260px;
    background-size: cover;
    background-image: url(../img/about-main-mobile-bg.jpg);
  }
  .main-about .about-company .video h1 {
    font-size: 48px;
    margin-top: 20px;
    margin-left: 15px;
  }
  .main-about .watch-video {
    margin-top: 30px;
  }
  .main-about .salons-number {
    margin-top: -32px;
  }
  .main-about .salons-count span {
    font-size: 32px !important;
    line-height: 1.2;
    margin: 20px auto;
  }
  .main-about .salons-count span::before {
    display: none;
  }
  .main-about .salons-count::before {
    top: -110px;
    right: -90px;
  }
  .main-about .partners {
    margin-top: 0;
  }
  .main-about .partners div {
    margin-top: 40px;
  }
  .main-about .factory {
    height: 200px;
  }
  .main-about .factory::before {
    height: 200px;
    background-size: cover;
    background-image: url(../img/about-factory-mobile.jpg);
  }
  .main-about .factory .factory-heading {
    font-size: 32px !important;
    margin-top: 25px;
    margin-bottom: -10px;
    line-height: 40px;
  }
  .main-about .count-of-prod {
    font-size: 60px;
  }
  .main-about .slash {
    font-size: 66px;
  }
  .main-about .prod-per-day {
    font-size: 14px;
    width: 44px;
    line-height: 17px;
  }
  .main-about .mirrors a, .main-about .showers a, .main-about .doors a {
    margin-top: 0;
    margin-bottom: 0;
    height: 270px;
  }
  .main-about .mirrors, .main-about .showers, .main-about .doors {
    max-width: 275px;
    margin: 0 auto;
  }
  .main-about .products .span-count {
    font-size: 72px !important;
    padding-top: 15%;
  }
  .main-about .products .span-count::after {
    bottom: -10px;
  }
  .main-about .products .span-descr {
    font-size: 32px;
    padding: 0 30px;
    line-height: 40px;
    margin-top: 28px;
  }
  .main-about .objects {
    margin-top: 20px;
    min-height: 450px;
  }
  .main-about .objects::before {
    min-height: 450px;
    background-size: cover;
    background-image: url(../img/about-objects-mobile.jpg);
  }
  .main-about .objects span {
    margin-top: 50px;
    margin-bottom: 45px;
    font-size: 26px;
  }
  .main-about .clients {
    margin: 0;
  }
  .main-about .clients div {
    margin-bottom: 35px;
  }
  .main-about .team {
    height: auto;
  }
  .main-about .team .team-heading {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 25px !important;
  }
  .main-about .team span {
    padding: 0 15px;
    margin-bottom: 0;
    line-height: 1.2;
  }
  .main-about .team .team-mob-bg {
    background-size: contain;
    position: relative;
    bottom: 0;
    background-position: bottom center;
    background-repeat: no-repeat;
    width: 100%;
  }
  .main-about .team .team-mob-bg img {
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
}
/*SMART CATEGORY */
.smart-category ul {
  list-style-type: none;
}
.smart-category .row {
  margin-left: auto;
  margin-right: auto;
}
.smart-category section.section-parallax {
  position: relative;
  overflow: hidden;
}
.smart-category .main-section {
  height: 585px;
  background: url(../img/smart-main-bg.jpg) no-repeat center;
  color: #fff;
}
.smart-category .main-section h1 {
  font-size: 100px;
  color: #fff;
  margin-top: 55px;
}
.smart-category .main-section p {
  font-size: 26px;
  margin-top: 17px;
  margin-bottom: 40px;
}
.smart-category .main-section .btn-red {
  padding: 9px 20px;
  box-shadow: none;
  font-size: 14px !important;
}
.smart-category .main-section ul {
  margin-top: 12px;
}
.smart-category .main-section ul li {
  margin: 0 10px;
  line-height: 45px;
}
.smart-category .advantages p {
  margin-top: 70px;
  font-size: 26px;
  text-align: center;
  padding: 0 95px;
}
.smart-category .advantages-block {
  margin-top: 40px;
  margin-bottom: 90px;
}
.smart-category .advantages h4 {
  font-size: 32px;
  margin-top: 8px;
  margin-bottom: 15px;
  font-family: "KievitPro-ExtraBold";
  font-weight: 900;
  line-height: 40px;
}
.smart-category .advantages span {
  font-size: 16px;
  line-height: 30px;
}
.smart-category .high-tech {
  /* Opera */
}
.smart-category .high-tech .section-pos {
  margin-bottom: 170px;
}
.smart-category .high-tech h2 {
  font-size: 72px;
  font-family: "KievitPro-ExtraBold";
  font-weight: 900;
  color: #000;
  text-align: left;
  margin-top: 95px;
  line-height: 72px;
  margin-bottom: 25px;
}
.smart-category .high-tech p {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  margin-bottom: 35px;
  opacity: 0;
  position: relative;
}
.smart-category .high-tech p.txtFadeIn {
  opacity: 1;
  animation: fadein 1s;
  -moz-animation: fadein 1s;
  /* Firefox */
  -webkit-animation: fadein 1s;
  /* Safari and Chrome */
  -o-animation: fadein 1s;
}
.smart-category .high-tech .reveal {
  width: 0px;
  transition: all 0.5s ease;
  position: relative;
  color: transparent;
  overflow: hidden;
}
.smart-category .high-tech .reveal::before {
  content: "";
  display: block;
  height: 100%;
  width: 0;
  background: #fff;
  position: absolute;
  transition: all 0.5s ease;
}
.smart-category .high-tech .printing .reveal::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: #fff;
  position: absolute;
  left: 0;
}
.smart-category .high-tech .printed .reveal {
  color: #fff;
}
.smart-category .high-tech .printed .reveal::before {
  content: "";
  display: block;
  height: 100%;
  width: 0;
  background: #fff;
  position: absolute;
  right: 0;
}
.smart-category .high-tech .section-bg {
  background: #000000;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: -1;
}
.smart-category .high-tech .section-bg .bg-img {
  background: url(../img/smart-bg-0.jpg) no-repeat center;
  height: 884px;
  background-position: center;
  width: 100%;
  object-fit: cover;
}
.smart-category .combination {
  /* Opera */
}
.smart-category .combination h2 {
  font-size: 72px;
  font-family: "KievitPro-ExtraBold";
  font-weight: 900;
  color: #fff;
  text-align: left;
  margin-top: 95px;
  line-height: 72px;
  margin-bottom: 25px;
}
.smart-category .combination p {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  position: relative;
  opacity: 0;
  position: relative;
}
.smart-category .combination ul {
  margin-bottom: 75px;
}
.smart-category .combination ul li {
  margin-right: 30px;
}
.smart-category .combination p.txtFadeIn {
  opacity: 1;
  animation: fadein 1s;
  -moz-animation: fadein 1s;
  /* Firefox */
  -webkit-animation: fadein 1s;
  /* Safari and Chrome */
  -o-animation: fadein 1s;
}
.smart-category .combination .reveal {
  width: 0px;
  transition: all 0.5s ease;
  position: relative;
  color: transparent;
  overflow: hidden;
}
.smart-category .combination .reveal::before {
  content: "";
  display: block;
  height: 100%;
  width: 0;
  background: #fff;
  position: absolute;
  transition: all 0.5s ease;
}
.smart-category .combination .printing .reveal::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: #fff;
  position: absolute;
  left: 0;
}
.smart-category .combination .printed .reveal {
  color: #fff;
}
.smart-category .combination .printed .reveal::before {
  content: "";
  display: block;
  height: 100%;
  width: 0;
  background: #fff;
  position: absolute;
  right: 0;
}
.smart-category .combination .section-bg {
  background: #000000;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: -1;
}
.smart-category .combination .section-bg .bg-img {
  background: url(../img/smart-bg-1.jpg) no-repeat center;
  height: 792px;
  background-position: center;
  width: 100%;
  object-fit: cover;
}
.smart-category .health {
  /* Opera */
}
.smart-category .health .section-pos {
  margin-bottom: 150px;
}
.smart-category .health h2 {
  font-size: 72px;
  font-family: "KievitPro-ExtraBold";
  font-weight: 900;
  color: #000;
  text-align: left;
  margin-top: 95px;
  line-height: 72px;
  margin-bottom: 25px;
}
.smart-category .health p {
  font-size: 16px;
  color: #000;
  line-height: 30px;
  margin-bottom: 35px;
  opacity: 0;
  position: relative;
}
.smart-category .health p.txtFadeIn {
  opacity: 1;
  animation: fadein 1s;
  -moz-animation: fadein 1s;
  /* Firefox */
  -webkit-animation: fadein 1s;
  /* Safari and Chrome */
  -o-animation: fadein 1s;
}
.smart-category .health .reveal {
  width: 0px;
  transition: all 0.5s ease;
  position: relative;
  color: transparent;
  overflow: hidden;
}
.smart-category .health .reveal::before {
  content: "";
  display: block;
  height: 100%;
  width: 0;
  background: #000;
  position: absolute;
  transition: all 0.5s ease;
}
.smart-category .health .printing .reveal::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: #000;
  position: absolute;
  left: 0;
}
.smart-category .health .printed .reveal {
  color: #000;
}
.smart-category .health .printed .reveal::before {
  content: "";
  display: block;
  height: 100%;
  width: 0;
  background: #000;
  position: absolute;
  right: 0;
}
.smart-category .health .section-bg {
  background: #000000;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: -1;
}
.smart-category .health .section-bg .bg-img {
  background: url(../img/smart-bg-2.jpg) no-repeat center;
  height: 884px;
  background-position: center;
  width: 100%;
  object-fit: cover;
}
.smart-category .health .btn-red {
  padding: 10px 20px;
  box-shadow: none;
}
.smart-category .weight-skin .weight {
  width: 50%;
  background: url(../img/smart-bg-3_1.jpg) no-repeat center;
  background-position: top right;
}
.smart-category .weight-skin .skin {
  width: 50%;
  background: url(../img/smart-bg-3_2.jpg) no-repeat center;
  background-position: top left;
}
.smart-category .weight-skin h3 {
  font-size: 48px;
  font-family: "KievitPro-ExtraBold";
  font-weight: 900;
  line-height: 50px;
  margin-top: 75px;
}
.smart-category .weight-skin h3 button {
  background: transparent;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border-color: #d0d0cf;
  color: #d0d0cf;
  padding: 0;
  font-size: 24px;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
}
.smart-category .weight-skin h3 button:hover, .smart-category .weight-skin h3 button:active {
  background-color: transparent !important;
  border-color: #d0d0cf !important;
  color: #d0d0cf !important;
}
.smart-category .popover {
  min-width: 335px;
  max-width: 335px;
  height: 130px;
  border-radius: 0;
  padding: 10px 5px 10px 7px;
}
.smart-category .popover .popover-body {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
}
.smart-category .popover a {
  color: #368c7e;
  transition: all 0.3s ease;
}
.smart-category .popover a:hover {
  color: #e9416d;
  transition: all 0.3s ease;
}
.smart-category .weight-skin p {
  font-size: 16px;
  margin-top: 20px;
  line-height: 30px;
  margin-bottom: 95px;
}
.smart-category .weight-skin .skin h3, .smart-category .weight-skin .skin p {
  color: #fff;
  margin-left: 30px;
}
.smart-category .resist {
  /* Opera */
}
.smart-category .resist h2 {
  font-size: 72px;
  font-family: "KievitPro-ExtraBold";
  font-weight: 900;
  color: #fff;
  text-align: left;
  margin-top: 95px;
  line-height: 72px;
  margin-bottom: 25px;
}
.smart-category .resist p {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  margin-bottom: 20px;
  padding-right: 40px;
  opacity: 0;
  position: relative;
}
.smart-category .resist p.txtFadeIn {
  opacity: 1;
  animation: fadein 1s;
  -moz-animation: fadein 1s;
  /* Firefox */
  -webkit-animation: fadein 1s;
  /* Safari and Chrome */
  -o-animation: fadein 1s;
}
.smart-category .resist .reveal {
  width: 0px;
  transition: all 0.5s ease;
  position: relative;
  color: transparent;
  overflow: hidden;
}
.smart-category .resist .reveal::before {
  content: "";
  display: block;
  height: 100%;
  width: 0;
  background: #fff;
  position: absolute;
  transition: all 0.5s ease;
}
.smart-category .resist .printing .reveal::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: #fff;
  position: absolute;
  left: 0;
}
.smart-category .resist .printed .reveal {
  color: #fff;
}
.smart-category .resist .printed .reveal::before {
  content: "";
  display: block;
  height: 100%;
  width: 0;
  background: #fff;
  position: absolute;
  right: 0;
}
.smart-category .resist .section-bg {
  background: #000000;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: -1;
}
.smart-category .resist .section-bg .bg-img {
  background: url(../img/smart-bg-4.jpg) no-repeat center;
  height: 884px;
  background-position: center;
  width: 100%;
  object-fit: cover;
}
.smart-category .resist ul {
  margin-bottom: 130px;
}
.smart-category .resist ul li {
  margin-right: 30px;
}
.smart-category .media {
  /* Opera */
}
.smart-category .media h2 {
  font-size: 72px;
  font-family: "KievitPro-ExtraBold";
  font-weight: 900;
  color: #000;
  text-align: left;
  margin-top: 95px;
  line-height: 72px;
  margin-bottom: 25px;
}
.smart-category .media p {
  font-size: 16px;
  color: #000;
  line-height: 30px;
  margin-bottom: 20px;
  padding-right: 40px;
  opacity: 0;
  position: relative;
}
.smart-category .media p.txtFadeIn {
  opacity: 1;
  animation: fadein 1s;
  -moz-animation: fadein 1s;
  /* Firefox */
  -webkit-animation: fadein 1s;
  /* Safari and Chrome */
  -o-animation: fadein 1s;
}
.smart-category .media .reveal {
  width: 0px;
  transition: all 0.5s ease;
  position: relative;
  color: transparent;
  overflow: hidden;
}
.smart-category .media .reveal::before {
  content: "";
  display: block;
  height: 100%;
  width: 0;
  background: #000;
  position: absolute;
  transition: all 0.5s ease;
}
.smart-category .media .printing .reveal::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: #000;
  position: absolute;
  left: 0;
}
.smart-category .media .printed .reveal {
  color: #000;
}
.smart-category .media .printed .reveal::before {
  content: "";
  display: block;
  height: 100%;
  width: 0;
  background: #000;
  position: absolute;
  right: 0;
}
.smart-category .media .section-bg {
  background: #000000;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: -1;
}
.smart-category .media .section-bg .bg-img {
  background: url(../img/smart-bg-5.jpg) no-repeat center;
  height: 884px;
  background-position: center;
  width: 100%;
  object-fit: cover;
}
.smart-category .media ul {
  margin-bottom: 165px;
}
.smart-category .media ul li {
  margin-right: 30px;
}
.smart-category .google-play {
  /* Opera */
}
.smart-category .google-play h2 {
  font-size: 72px;
  font-family: "KievitPro-ExtraBold";
  font-weight: 900;
  color: #fff;
  text-align: left;
  margin-top: 95px;
  line-height: 72px;
  margin-bottom: 25px;
}
.smart-category .google-play p {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  margin-bottom: 20px;
  opacity: 0;
  position: relative;
}
.smart-category .google-play p.txtFadeIn {
  opacity: 1;
  animation: fadein 1s;
  -moz-animation: fadein 1s;
  /* Firefox */
  -webkit-animation: fadein 1s;
  /* Safari and Chrome */
  -o-animation: fadein 1s;
}
.smart-category .google-play .reveal {
  width: 0px;
  transition: all 0.5s ease;
  position: relative;
  color: transparent;
  overflow: hidden;
}
.smart-category .google-play .reveal::before {
  content: "";
  display: block;
  height: 100%;
  width: 0;
  background: #fff;
  position: absolute;
  transition: all 0.5s ease;
}
.smart-category .google-play .printing .reveal::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: #fff;
  position: absolute;
  left: 0;
}
.smart-category .google-play .printed .reveal {
  color: #fff;
}
.smart-category .google-play .printed .reveal::before {
  content: "";
  display: block;
  height: 100%;
  width: 0;
  background: #fff;
  position: absolute;
  right: 0;
}
.smart-category .google-play .section-bg {
  background: #000000;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: -1;
}
.smart-category .google-play .section-bg .bg-img {
  background: url(../img/smart-bg-6.jpg) no-repeat center;
  height: 884px;
  background-position: center;
  width: 100%;
  object-fit: cover;
}
.smart-category .google-play a {
  display: block;
  border-radius: 30px;
  padding-left: 35px;
  background: #121212;
  width: 230px;
  margin-bottom: 145px;
}
.smart-category .products {
  background: #121212;
  padding-bottom: 25px;
}
.smart-category .products h3 {
  font-size: 48px;
  color: #fff;
  margin-top: 55px;
  margin-bottom: 40px;
}
.smart-category .products h3 span {
  text-transform: uppercase;
}
.smart-category .products .product-item {
  padding: 25px 30px 30px 30px;
  margin-right: 7.5px;
  margin-left: 7.5px;
  text-align: center;
  background: #181818;
  margin-bottom: 15px;
  max-width: 33.333%;
  flex: calc(25% - 10px);
  position: relative;
  height: 430px;
}
.smart-category .products .product-item:first-child, .smart-category .products .product-item:last-child {
  margin-right: 7.5px;
  margin-left: 7.5px;
}
.smart-category .products .product-item .item-function {
  display: none;
  position: absolute;
  text-align: left;
  top: 60px;
  left: 0;
  padding-left: 15px;
}
.smart-category .products .product-item .item-function .available-options {
  margin-top: -40px;
  width: 50px !important;
  color: #999;
  font-size: 12px;
  margin-bottom: 20px !important;
}
.smart-category .products .product-item .image {
  position: relative;
  max-width: 290px;
  height: 290px;
  line-height: 290px;
  margin: auto;
}
.smart-category .products .product-item .image .label-list {
  position: absolute;
  top: -35px;
  right: -73px;
  padding: 0;
  margin: 0;
}
.smart-category .products .product-item .image .label-list li {
  line-height: 14px;
}
.smart-category .products .product-item .product-name {
  margin-top: 30px;
  font-weight: 500;
  color: #fff;
}
.smart-category .products .product-item .price {
  margin-top: 10px;
  color: #fff;
}
.smart-category .products .product-item .price .old-price {
  text-decoration: line-through;
  padding-right: 5px;
}
.smart-category .products .product-item .price .new-price {
  color: #e9416d;
  padding-left: 5px;
}
.smart-category .products .product-item.load-more-item {
  padding: 30px 85px 30px 85px;
}
.smart-category .products .product-item.load-more-item .image {
  width: 100%;
  height: 240px;
  line-height: 185px;
}
.smart-category .products .product-item.load-more-item .image img {
  vertical-align: top;
}
.smart-category .products .product-item.load-more-item .load-more-text {
  margin-top: 20px;
  line-height: 1.5;
  font-weight: 500;
  color: #000;
}
.smart-category .products .product-item.load-more-item svg #load-more {
  fill: #e6e6e6;
}
.smart-category .products .product-item.load-more-item:hover svg #load-more {
  fill: #e9416d;
}
.smart-category .products .product-item.load-more-item:hover .load-more-text {
  color: #e9416d;
}
.smart-category .products .product-item .label-list {
  position: absolute;
  top: 0;
  left: auto;
  padding: 0;
  margin: 0;
  right: 0;
}
.smart-category .products .product-item .label-list li div {
  background: #2c8a7b;
  display: inline-block;
  font-weight: 500;
  margin-bottom: 10px;
  padding: 5px 10px;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  float: right;
  line-height: 14px;
}
.smart-category .products > .row > div:last-child {
  margin-bottom: 58px;
}

@keyframes fadein {
  from {
    opacity: 0;
    top: 15px;
  }
  to {
    opacity: 1;
    top: 0px;
  }
}
@-moz-keyframes fadein {
  /* Firefox */
  from {
    opacity: 0;
    top: 15px;
  }
  to {
    opacity: 1;
    top: 0px;
  }
}
@-webkit-keyframes fadein {
  /* Safari and Chrome */
  from {
    opacity: 0;
    top: 15px;
  }
  to {
    opacity: 1;
    top: 0px;
  }
}
@-o-keyframes fadein {
  /* Opera */
  from {
    opacity: 0;
    top: 15px;
  }
  to {
    opacity: 1;
    top: 0px;
  }
}
@media (min-width: 1280px) {
  .smart-category .products .product-item:hover .label-list {
    z-index: 2;
  }
  .smart-category .products .container > .row {
    /*    padding-left: 50px; */
    /*    padding-right: 50px; */
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .smart-category .products .product-item:hover .product-item-full {
    position: absolute;
    background-color: #1d1d1d;
    height: 472px;
    /* margin-top: 12px; */
    /* margin-left: 33px; */
    left: -15px;
    top: -20px;
    right: -25px;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.3);
    z-index: 1;
    /* width: 420px; */
  }
  .smart-category .products .product-item:hover .product-item-full .product-information {
    position: relative;
    left: -5px;
    top: 45px;
  }
  .smart-category .products .product-item:hover .item-function {
    display: inline-block;
  }
  .smart-category .products .product-item:hover .item-function li {
    display: flex;
    margin-bottom: 10px;
    width: 120%;
    align-items: center;
  }
  .smart-category .products .product-item:hover .item-function li .wrap-item {
    display: flex;
    align-items: center;
    border-radius: 30px;
    background: #1d1d1d;
    padding-right: 10px;
  }
  .smart-category .products .product-item:hover .item-function li .wrap-item > a {
    display: inline-block;
  }
  .smart-category .products .product-item:hover .item-function li .wrap-item > a > object {
    pointer-events: none;
  }
  .smart-category .products .product-item:hover .item-function li a:hover + .item-text {
    display: inline-block;
  }
  .smart-category .products .product-item:hover .item-function li .item-text {
    padding-left: 10px;
    display: none;
    color: #808080;
    font-size: 12px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .smart-category .main-section {
    background: url(../img/smart-main-bg-mobile.jpg) no-repeat center;
    height: 255px;
  }
  .smart-category .main-section h1 {
    font-size: 32px;
    margin-top: 30px;
    line-height: 40px;
    margin-bottom: 30px;
  }
  .smart-category .main-section p {
    font-size: 20px;
    margin-top: 15px;
    line-height: 30px;
  }
  .smart-category .main-section ul {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .smart-category .main-section ul li {
    margin: 0 5px;
  }
  .smart-category .main-section ul li img {
    transform: scale(0.8);
  }
  .smart-category .advantages p {
    padding: 0;
    margin-top: 30px;
    font-size: 16px;
    margin-bottom: 0;
  }
  .smart-category .advantages .row > div {
    padding: 0;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .smart-category .advantages-block {
    text-align: center;
  }
  .smart-category .advantages-block img {
    height: 72px;
  }
  .smart-category .advantages-block h4 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 5px;
  }

  body > main > section.advantages.container > div > div.col-md-12.col-xl-12.advantages-block.p-0 > div > div:nth-child(2) > h4 {
    padding: 0 35px;
  }

  .smart-category .high-tech {
    background: url(../img/smart-bg-mobile-0.jpg) no-repeat center;
  }
  .smart-category .high-tech .reveal, .smart-category .high-tech p {
    color: #fff;
    opacity: 1;
  }
  .smart-category .high-tech h2 {
    font-size: 26px !important;
    line-height: 30px;
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .smart-category .high-tech p {
    font-size: 16px;
  }
  .smart-category .combination {
    background: url(../img/smart-bg-mobile-1.jpg) no-repeat center;
    /*        margin-bottom: 240px; */
  }
  .smart-category .combination .reveal, .smart-category .combination p {
    color: #fff;
    opacity: 1;
  }
  .smart-category .combination h2 {
    font-size: 26px !important;
    line-height: 30px;
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .smart-category .combination p {
    font-size: 16px;
  }
  .smart-category .combination ul {
    margin-bottom: 240px;
  }
  .smart-category .health {
    background: url(../img/smart-bg-mobile-2.jpg) no-repeat center;
  }
  .smart-category .health .reveal, .smart-category .health p {
    color: #000;
    opacity: 1;
  }
  .smart-category .health h2 {
    font-size: 26px !important;
    line-height: 30px;
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .smart-category .health p {
    font-size: 16px;
  }
  .smart-category .weight-skin .weight {
    background: url(../img/smart-bg-mobile-3_1.jpg) no-repeat center;
    background-position: top right;
  }
  .smart-category .weight-skin .skin {
    background: url(../img/smart-bg-mobile-3_2.jpg) no-repeat center;
    background-position: top left;
  }
  .smart-category .weight-skin h3 {
    font-size: 18px;
    line-height: 22px;
    margin-top: 30px;
  }
  .smart-category .weight-skin h3 button {
    width: 17px;
    height: 17px;
    font-size: 12.5px;
  }
  .smart-category .popover {
    min-width: 300px;
    max-width: 300px;
    height: auto;
  }
  .smart-category .weight-skin p {
    margin: 0;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 22px;
  }
  .smart-category .weight-skin .row > .col-12 {
    padding: 0;
  }
  .smart-category .weight-skin .skin h3, .smart-category .weight-skin .skin p {
    margin-left: 10px;
  }
  .smart-category .weight-skin .weight > .container {
    padding-right: 3px;
  }
  .smart-category .weight-skin .skin > .container {
    padding-left: 5px;
  }
  .smart-category .resist {
    background: url(../img/smart-bg-mobile-4.jpg) no-repeat center;
  }
  .smart-category .resist .reveal, .smart-category .resist p {
    color: #fff;
    opacity: 1;
  }
  .smart-category .resist h2 {
    font-size: 26px !important;
    line-height: 30px;
    margin-top: 40px;
    margin-bottom: 15px;
  }
  .smart-category .resist p {
    font-size: 16px;
    margin-bottom: 230px;
  }
  .smart-category .media {
    background: url(../img/smart-bg-mobile-5.jpg) no-repeat center;
  }
  .smart-category .media .reveal, .smart-category .media p {
    color: #000;
    opacity: 1;
  }
  .smart-category .media h2 {
    font-size: 26px !important;
    line-height: 30px;
    margin-top: 40px;
    margin-bottom: 15px;
  }
  .smart-category .media p {
    font-size: 16px;
    margin-bottom: 230px;
    padding: 0;
  }
  .smart-category .google-play {
    background: url(../img/smart-bg-mobile-6.jpg) no-repeat center;
  }
  .smart-category .google-play .reveal, .smart-category .google-play p {
    color: #fff;
    opacity: 1;
  }
  .smart-category .google-play h2 {
    font-size: 26px !important;
    line-height: 30px;
    margin-top: 40px;
    margin-bottom: 15px;
  }
  .smart-category .google-play p {
    font-size: 16px;
    padding: 0;
    margin-bottom: 230px;
  }
  .smart-category .products > .row {
    padding-left: 0px;
    padding-right: 0px;
  }
  .smart-category .products h3 {
    font-size: 26px;
    margin-top: 30px;
  }
  .smart-category .products .product-item {
    max-width: 100%;
    flex: 100%;
  }
  .smart-category .products .product-item .image .label-list {
    right: 0;
    left: 167px;
  }
  .smart-category .products .product-item .product-name {
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .smart-category .main-section {
    background: url(../img/smart-main-bg-tablet.jpg) no-repeat center;
    height: 413px;
  }
  .smart-category .main-section h1 {
    font-size: 72px;
    margin-top: 20px;
    line-height: 72px;
  }
  .smart-category .main-section p {
    font-size: 20px;
    margin-top: 15px;
    line-height: 30px;
  }
  .smart-category .main-section ul li {
    margin: 0 5px;
  }
  .smart-category .main-section ul li img {
    transform: scale(0.8);
  }
  .smart-category .advantages p {
    padding: 0;
    margin-top: 30px;
  }
  .smart-category .advantages h4 {
    font-size: 25px;
    line-height: 30px;
  }
  .smart-category .advantages .advantages-block {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .smart-category .advantages .advantages-block > .row > div {
    padding-left: 8px;
    padding-right: 8px;
  }
  .smart-category .high-tech {
    background: url(../img/smart-bg-tablet-0.jpg) no-repeat center;
    background-size: cover;
  }
  .smart-category .high-tech h2 {
    font-size: 48px !important;
    line-height: 48px;
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .smart-category .high-tech p {
    font-size: 16px;
  }
  .smart-category .high-tech .section-pos {
    margin-bottom: 90px;
  }
  .smart-category .combination {
    background: url(../img/smart-bg-tablet-1.jpg) no-repeat center;
  }
  .smart-category .combination h2 {
    font-size: 48px !important;
    padding-left: 20px;
    line-height: 48px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: -22px;
  }
  .smart-category .combination p {
    font-size: 16px;
    padding-left: 20px;
    /*        margin-bottom: 75px; */
    margin-left: -22px;
  }
  .smart-category .combination ul {
    margin-bottom: 25px;
    margin-left: -22px;
  }
  .smart-category .combination ul li {
    margin-right: 10px;
  }
  .smart-category .combination ul li img {
    transform: scale(0.8);
  }
  .smart-category .health {
    background: url(../img/smart-bg-tablet-2.jpg) no-repeat center;
    background-size: cover;
  }
  .smart-category .health h2 {
    font-size: 48px !important;
    line-height: 48px;
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .smart-category .health p {
    font-size: 16px;
  }
  .smart-category .health .section-pos {
    margin-bottom: 90px;
  }
  .smart-category .weight-skin .weight {
    background: url(../img/smart-bg-tablet-3_1.jpg) no-repeat center;
    background-position: top right;
  }
  .smart-category .weight-skin .skin {
    background: url(../img/smart-bg-tablet-3_2.jpg) no-repeat center;
    background-position: top left;
  }
  .smart-category .weight-skin h3 {
    font-size: 26px;
    line-height: 25px;
    margin-top: 30px;
  }
  .smart-category .weight-skin h3 button {
    width: 23px;
    height: 23px;
    font-size: 16px;
  }
  .smart-category .weight-skin p {
    margin: 0;
    margin-bottom: 20px;
  }
  .smart-category .resist {
    background: url(../img/smart-bg-tablet-4.jpg) no-repeat center;
    background-size: cover;
  }
  .smart-category .resist h2 {
    font-size: 48px !important;
    line-height: 48px;
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .smart-category .resist p {
    font-size: 16px;
    padding-right: 10px;
    margin-bottom: 15px;
  }
  .smart-category .resist ul {
    margin-bottom: 0;
  }
  .smart-category .resist ul li {
    margin-right: 10px;
  }
  .smart-category .resist ul li img {
    transform: scale(0.8);
  }
  .smart-category .resist .section-pos {
    margin-bottom: 60px;
  }
  .smart-category .media {
    background: url(../img/smart-bg-tablet-5.jpg) no-repeat center;
    background-size: cover;
  }
  .smart-category .media h2 {
    font-size: 48px !important;
    line-height: 48px;
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .smart-category .media p {
    font-size: 16px;
    padding-right: 10px;
    margin-bottom: 15px;
  }
  .smart-category .media ul {
    margin-bottom: 0;
  }
  .smart-category .media ul li {
    margin-right: 10px;
  }
  .smart-category .media ul li img {
    transform: scale(0.8);
  }
  .smart-category .media .section-pos {
    margin-bottom: 60px;
  }
  .smart-category .google-play {
    background: url(../img/smart-bg-tablet-6.jpg) no-repeat center;
    background-size: cover;
  }
  .smart-category .google-play h2 {
    font-size: 48px !important;
    line-height: 48px;
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .smart-category .google-play p {
    font-size: 16px;
    padding-right: 10px;
    margin-bottom: 15px;
  }
  .smart-category .google-play a {
    display: block;
    border-radius: 30px;
    padding-left: 35px;
    background: #121212;
    width: 230px;
    margin-bottom: 90px;
  }
  .smart-category .google-play a img {
    transform: scale(0.8);
  }
  .smart-category .products h3 {
    font-size: 26px;
    margin-top: 30px;
    margin-bottom: 25px;
  }
  .smart-category .products > .row {
    padding-left: 20px;
    padding-right: 20px;
  }
  .smart-category .products .product-item {
    padding: 30px 15px 30px 15px;
    height: 320px;
  }
  .smart-category .products .product-item .image {
    max-width: 210px;
    height: 210px;
    line-height: 210px;
  }
  .smart-category .products .product-item .image img {
    max-height: 180px;
  }
  .smart-category .products .product-item .image .label-list {
    right: -55px;
  }
  .smart-category .products .product-item .price {
    font-size: 16px;
    margin-top: 0;
  }
  .smart-category .products .product-item .name {
    font-size: 16px;
  }
  .smart-category .products .product-item .product-name {
    margin-top: 5px;
  }
  .smart-category .products::before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    background: #121212;
    right: 0;
  }
}
/*СЕРВИСЫ */
.main-service .row {
  margin-left: auto;
  margin-right: auto;
}
.main-service ul {
  list-style-type: none;
}
.main-service label {
  font-size: 14px !important;
}
.main-service .col-form-label {
  padding-left: 0;
}
.main-service section.banner {
  padding: 0 0 20px 0;
  position: relative;
  height: 290px;
}
.main-service section.banner::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 290px;
  background: url(../img/service.jpg);
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
}
.main-service section.banner .breadcrumb {
  padding-bottom: 20px;
}
.main-service ection.banner h1 {
  width: 50%;
  margin-bottom: 65px;
  font-size: 48px;
}
.main-service section.banner .contact {
  display: flex;
  padding: 0;
  margin-top: 65px;
}
.main-service section.banner .contact > li {
  display: flex;
  align-items: center;
  margin-right: 100px;
}
.main-service section.banner .contact .block {
  padding-left: 10px;
}
.main-service section.banner .contact .block .text {
  font-size: 14px;
}
.main-service section.banner .contact .block span {
  display: block;
}
.main-service section.banner .contact .block .phone-number {
  font-size: 18px;
  font-weight: 500;
}
.main-service section.banner .contact .block .mail-text a {
  color: #368c7e;
  font-size: 18px;
  font-weight: 500;
}
.main-service section.form .service-heading {
  font-family: "KievitPro-ExtraBold";
  text-align: left;
  margin-top: 35px;
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
  display: block;
}
.main-service section.form .first-step form {
  padding-bottom: 55px;
}
.main-service section.form .first-step .edit {
  cursor: pointer;
  color: #368c7e;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
  padding-left: 15px;
}
.main-service section.form .first-step .btn {
  padding: 10px 35px;
  margin-bottom: 50px;
}
.main-service section.form .second-step {
  padding-bottom: 45px;
}
.main-service section.form .second-step textarea {
  background: #f2f1f1;
}
.main-service section.form .second-step textarea:focus {
  border: 1px solid #ffd237 !important;
  box-shadow: 0 0px 6px 5px rgba(255, 210, 55, 0.15);
}
.main-service section.form .second-step .service-heading {
  margin: 0;
  padding: 20px 0;
  border-top: 2px solid #f0f0f0;
  color: #f0f0f0;
}
.main-service section.form .second-step .service-heading.active {
  color: #000;
}
.main-service section.form .second-step .breakdown-desc {
  margin-top: 14px;
}
.main-service section.form .second-step ul.radio {
  display: flex;
}
.main-service section.form .second-step ul.radio li {
  width: 50%;
}
.main-service section.form .second-step ul.radio li .control {
  width: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  padding-left: 35px;
  font-weight: 500;
  padding-top: 4px;
}
.main-service section.form .question {
  font-size: 12px;
  color: #368c7e;
}
.main-service section.form .form-group {
  margin-bottom: 20px;
}
.main-service section.form .first-step > .contact-data div:first-child {
  margin-bottom: 15px;
}
.main-service section.form .second-step .form-group {
  margin-bottom: 5px;
}
.main-service section.form .second-step form > div:nth-child(3), .main-service section.form .second-step button {
  margin-bottom: 20px;
}

@media (min-width: 768px) and (max-width: 1279px) {
  .main-service section.banner {
    height: 220px;
  }
  .main-service section.banner::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 200px;
    background: url(../img/service-tablet.jpg);
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
  }
  .main-service section.banner h1 {
    width: 100%;
    font-size: 32px;
    padding-top: 30px;
    margin-bottom: 30px;
  }
  .main-service .first-step .service-heading {
    margin: 0;
    margin-bottom: 20px;
    font-size: 26px !important;
    margin-top: 10px !important;
  }
  .main-service section.banner .contact {
    margin-top: 30px;
  }
  .main-service .second-step .service-heading {
    font-size: 26px !important;
  }
  .main-service section.form .second-step {
    padding-bottom: 50px;
  }
  .main-service section.form .second-step button {
    padding: 19px 30px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .main-service section.banner::before {
    content: none;
  }
  .main-service section.banner h1 {
    width: 100%;
    font-size: 32px;
    padding-top: 30px;
    margin-bottom: 30px;
  }
  .main-service section.banner .contact {
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
  }
  .main-service section.banner .contact li {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .main-service .form-group > div {
    padding: 0;
  }

  .contact-data .text-left > div {
    padding: 0;
  }

  .main-service .first-step .service-heading {
    margin: 0;
    margin-bottom: 10px !important;
    margin-top: 0px !important;
    font-size: 26px !important;
  }
  .main-service section.form .warning {
    display: none;
  }
  .main-service section.banner .contact {
    margin-top: 0px;
  }
  .main-service .first-step .service-heading span {
    padding-left: 0px !important;
  }
  .main-service .first-step .form-group.service-city {
    margin-bottom: 20px;
  }
  .main-service section.form .form-group {
    margin-bottom: 10px;
  }
  .main-service section.form .first-step > .contact-data div:first-child {
    margin-bottom: 0px;
  }
  .main-service .first-step form > div:nth-last-child(-2n+2) {
    margin-bottom: 20px;
  }
  .main-service .second-step .col-form-label {
    padding-bottom: 0px;
    padding-top: 15px;
  }
  .main-service .second-step .radio {
    padding-top: 0px;
  }
  .main-service .second-step .service-heading {
    font-size: 26px !important;
  }
}
@media (min-width: 320px) and (max-width: 374px) {
  .main-service .first-step .service-heading span {
    padding-left: 15px;
  }
}
.main-custom-count .service-heading {
  font-family: "KievitPro-ExtraBold";
  text-align: left;
  margin-top: 35px;
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
  display: block;
}
.main-custom-count .form-wrap {
  margin-bottom: 40px;
}
.main-custom-count .form-wrap .parsley-errors-list {
  display: none;
}
.main-custom-count .form-wrap .fs-styles .lSPager {
  position: absolute;
  width: 100%;
  margin: 0 !important;
  bottom: 8px;
}
.main-custom-count .form-wrap .fs-styles .lSPager li a {
  height: 10px;
  width: 10px;
  background: #eaeaea;
  pointer-events: none;
}
.main-custom-count .form-wrap .fs-styles .lSPager li.active a {
  background: #bbb;
}
.main-custom-count .form-wrap .fs-controls {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  height: 40px;
}
.main-custom-count .form-wrap .fs-controls .btn {
  padding: 8.5px 27px;
}
.main-custom-count .form-wrap .fs-controls .fs-next {
  float: right;
}
.main-custom-count .form-wrap .fs-controls .fs-prev {
  float: left;
  display: none;
  background: transparent;
  position: relative;
  color: #c3a573;
  border: 1px solid #c3a573;
  border-radius: 20px;
  padding: 0;
  height: 40px;
  width: 40px;
}
.main-custom-count .form-wrap .fs-controls .fs-prev::before, .main-custom-count .form-wrap .fs-controls .fs-prev::after {
  content: "";
  display: block;
  position: absolute;
  background: #c3a573;
  height: 8px;
  width: 2px;
  left: calc(50% - 2px);
}
.main-custom-count .form-wrap .fs-controls .fs-prev::before {
  transform: rotate(45deg);
  top: calc(50% - 6px);
}
.main-custom-count .form-wrap .fs-controls .fs-prev::after {
  transform: rotate(-45deg);
  top: calc(50% - 2px);
}

/*ДОСТАВКА */
.main-delivery .row {
  margin-left: auto;
  margin-right: auto;
}
.main-delivery .delivery-h1 {
  display: block;
  font-size: 48px;
  font-family: "KievitPro-ExtraBold";
  font-weight: 900;
  color: #000000;
  margin-bottom: 0.5rem;
  margin-top: 0;
  line-height: 1.2;
}
.main-delivery .delivery-h2 {
  display: block;
  font-family: "KievitPro-ExtraBold";
  margin: 20px auto;
  font-weight: 500;
  line-height: 1.2;
  font-size: 26px !important;
  color: #000;
  margin-top: 40px;
}
.main-delivery .delivery-h5 {
  display: block;
  margin-bottom: 0.5rem;
  font-family: "KievitPro-ExtraBold";
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.25rem;
}
.main-delivery .delivery-h6 {
  display: block;
  margin-bottom: 0.5rem;
  font-family: "KievitPro-ExtraBold";
  font-weight: 500;
  line-height: 1.2;
  color: #000;
  font-size: 1rem;
}
.main-delivery .delivery .col-xl-8 .col-md-12, .main-delivery .delivery .col-xl-8 .col-lg-12, .main-delivery .delivery .col-xl-8 .col-12 {
  padding-left: 0;
  padding-right: 0;
}
.main-delivery .delivery .col-xl-12, .main-delivery .delivery .col-xl-3, .main-delivery .delivery .col-xl-6 {
  padding-left: 0;
}
.main-delivery .delivery-method p, .main-delivery .delivery-method .half-pay img {
  padding: 15px 0px;
}
.main-delivery .delivery-method > p {
  background: #fdecf0;
  padding: 20px;
  font-size: 16px;
  margin-top: 10px;
}
.main-delivery .delivery-method .col-xl-9 {
  padding-left: 0;
}
.main-delivery .delivery-method span {
  font-weight: 700;
}
.main-delivery .delivery-method a {
  color: #368c7e;
}
.main-delivery .delivery-method a:hover {
  color: #e94870;
}
.main-delivery .pay-method .pay-cash, .main-delivery .pay-method .pay-card {
  padding-left: 0;
}
.main-delivery .pay-method p {
  font-size: 14px;
}
.main-delivery .pay-method img {
  margin-bottom: 10px;
}
.main-delivery .packaging .col-11 {
  padding-left: 0;
}
.main-delivery .delivery .packaging p:last-child {
  padding-left: 80px;
}

.pack-at {
  position: relative;
}

.main-delivery .delivery .packaging .pack-at::before {
  position: absolute;
  display: block;
  content: "";
  height: 29px;
  width: 33px;
  background: url(../img/delivery-attention.png);
  top: -5px;
  left: 25px;
}
.main-delivery .packaging p:last-child {
  font-size: 14px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 63px;
}
.main-delivery .delivery .right-sidebar {
  position: relative;
  padding: 0 25px;
  background: #f8f8f8;
  width: 140%;
  font-size: 14px;
}
.main-delivery .delivery .right-sidebar .delivery-h5 {
  margin-top: 65px;
  padding: 0 40px;
}
.main-delivery .delivery .right-sidebar p {
  margin: 0 40px;
}
.main-delivery .delivery .right-sidebar p:last-child {
  padding: 20px;
  border: 2px solid #f0f0f0;
}
.main-delivery .delivery .right-sidebar a {
  color: #368c7e;
}
.main-delivery .delivery .right-sidebar a:hover {
  color: #e94870;
}
.main-delivery .delivery .free-delivery > p {
  padding: 20px;
  border: 2px solid #f0f0f0;
}
.main-delivery .free-delivery > p > a {
  color: #368c7e;
}
.main-delivery .free-delivery > p > a:hover {
  color: #e94870;
}

@media (min-width: 1281px) {
  .main-delivery .delivery .right-sidebar::after {
    position: absolute;
    display: block;
    content: "";
    height: 100%;
    width: 100%;
    background: #f8f8f8;
    top: 0;
    right: -100%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .main-delivery {
    overflow: hidden;
  }
  .main-delivery .delivery-h1 {
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 32px;
  }
  .main-delivery .delivery-h2 {
    display: block;
    font-family: "KievitPro-ExtraBold";
    margin: 20px auto;
    font-weight: 500;
    line-height: 1.2;
    font-size: 26px !important;
    color: #000;
  }
  .main-delivery .delivery .delivery-info, .main-delivery .delivery .delivery-method, .main-delivery .delivery .free-delivery, .main-delivery .delivery .pay-method, .main-delivery .delivery .packaging {
    padding-left: 0;
    padding-right: 0;
  }
  .main-delivery .delivery .pay-card, .main-delivery .delivery .pay-cash {
    padding-left: 15px;
    margin-top: 10px;
  }
  .main-delivery .delivery .pay-non-cash {
    margin-top: 10px;
  }
  .main-delivery .delivery .packaging .pack-at::before {
    top: 15px;
    left: 5px;
  }
  .main-delivery .delivery-method p, .main-delivery .delivery-method .half-pay img {
    padding: 15px 15px;
  }
  .main-delivery .half-pay p {
    margin-left: 25px;
    padding-right: 0;
  }
  .main-delivery .full-pay p {
    margin-left: 25px;
    padding-right: 0;
  }
  .main-delivery .full-pay img {
    margin-left: 30px;
  }
  .main-delivery .delivery-method > p {
    background: #fdecf0;
    padding: 20px;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 40px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .main-delivery .free-delivery > div > div {
    padding: 0;
  }
  .main-delivery .pay-method > div > div {
    padding: 0 !important;
  }
  .main-delivery .delivery .right-sidebar {
    overflow: hidden;
  }
  .main-delivery .delivery .packaging p:last-child {
    padding-left: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .main-delivery {
    overflow: hidden;
  }
  .main-delivery > .container {
    padding-left: 0;
    padding-right: 0;
  }
  .main-delivery .delivery-h1 {
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 32px;
  }
  .main-delivery .delivery-h2 {
    display: block;
    font-family: "KievitPro-ExtraBold";
    margin: 20px auto;
    font-weight: 500;
    line-height: 1.2;
    font-size: 26px !important;
    color: #000;
  }
  .main-delivery .delivery .delivery-info, .main-delivery .delivery .delivery-method, .main-delivery .delivery .free-delivery, .main-delivery .delivery .pay-method, .main-delivery .delivery .packaging {
    padding-left: 0;
    padding-right: 0;
  }
  .main-delivery .half-pay img {
    margin-left: -10px;
    padding-right: 0;
  }
  .main-delivery .free-delivery .delivery-h5 {
    margin-top: 30px;
  }
  .main-delivery .delivery .right-sidebar {
    overflow: hidden;
  }
}
/*КОНТАКТЫ */
.main-contact .row {
  margin-left: auto;
  margin-right: auto;
}
.main-contact section.contact-information > .container > .row {
  position: relative;
}
.main-contact section.contact-information > .container > .row > div {
  position: initial;
  padding-left: 0;
  padding-right: 0;
}
.main-contact section.contact-information .contact {
  margin-bottom: 20px;
}
.main-contact section.contact-information .contact h1 {
  padding-bottom: 10px;
  margin: 0;
}
.main-contact section.contact-information .contact > div {
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}
.main-contact section.contact-information .feedback {
  max-width: 615px;
}
.main-contact section.contact-information .feedback .show-form {
  display: none;
}
.main-contact section.contact-information .feedback .contacts-headind {
  text-align: left;
  margin-bottom: 20px;
  font-family: "KievitPro-ExtraBold";
  margin: 20px auto;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
  display: block;
}
.main-contact section.contact-information .feedback label, .main-contact section.contact-information .feedback div {
  padding-left: 0;
  padding-right: 0;
  display: flex;
}
.main-contact section.contact-information .feedback label label, .main-contact section.contact-information .feedback div label {
  font-size: 14px;
}
.main-contact section.contact-information .feedback form .btn-green {
  padding: 10px 20px;
}
.main-contact .feedback .warning {
  right: -260px;
}
.main-contact .feedback textarea {
  resize: none;
  background: #f2f1f1;
  color: #212121;
  border: 1px solid transparent;
  border-top: 1px solid #d9d9d9;
}
.main-contact .feedback textarea:focus {
  border: 1px solid #ffd237 !important;
  box-shadow: 0 0px 6px 5px rgba(255, 210, 55, 0.15);
}
.main-contact .feedback .form-group {
  margin-bottom: 20px;
}
.main-contact section.contact-information .right-side {
  position: absolute;
  top: 0;
  right: 0;
  padding-left: 30px;
  margin-top: 50px;
}
.main-contact section.contact-information .requisites {
  padding: 30px;
  margin-bottom: 50px;
  border: 2px solid #f0f0f0;
}
.main-contact section.contact-information .requisites div {
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}
.main-contact section.contact-information .requisites div:first-child {
  padding-bottom: 10px;
}
.main-contact section.contact-information .requisites div:not(:first-child) {
  font-size: 14px;
}
.main-contact section.contact-information .social-icon > .icon {
  margin-top: 15px;
}
.main-contact section.contact-information .social-icon > .icon .vk {
  margin-left: 10px;
}
.main-contact section.map-section #map-contact {
  margin-top: 50px;
  /*    margin-bottom: 40px; */
  width: 100%;
  height: 400px;
}
.main-contact section.map-section #map-contact #content {
  text-align: center;
}
.main-contact section.map-section #map-contact #content .header {
  font-size: 18px;
  color: #000000;
  font-weight: 500;
  margin-bottom: 10px;
}
.main-contact section.shops .contacts-headind {
  text-align: left;
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: "KievitPro-ExtraBold";
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
  display: block;
}
.main-contact section.shops ul {
  padding: 0;
  /*    margin-bottom: 40px; */
  columns: 6;
  -moz-columns: 6;
  column-gap: 40px;
  break-before: always;
  display: block;
}
.main-contact section.shops ul li {
  padding-top: 5px;
  padding-bottom: 5px;
}
.main-contact section.shops ul li a {
  font-weight: 500;
  font-size: 14px;
  color: #000;
}
.main-contact section.shops ul li a:hover {
  color: #e9416d;
}
.main-contact section.shops .show-city {
  display: none;
}
.main-contact .error {
  margin: 0;
}
.main-contact .contacts-headind {
  font-size: 26px !important;
}
.main-contact section.shops {
  background-color: #f8f8f8;
  padding-top: 40px;
  padding-bottom: 50px;
}
.main-contact section.shops .contacts-headind {
  text-align: left;
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: "KievitPro-ExtraBold";
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
  display: block;
}
.main-contact section.shops ul {
  list-style-type: none;
  padding: 0;
}

@media (min-width: 320px) and (max-width: 1279px) {
  .main-contact section.contact-information {
    padding-top: 10px;
  }
  .main-contact section.contact-information .contact h1 {
    margin-top: 20px;
    font-size: 32px;
  }
  .main-contact section.contact-information .contacts-heading {
    font-size: 26px;
    margin: 0 0 20px 0;
  }
  .main-contact section.contact-information .right-side {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
  }
  .main-contact section.contact-information .requisites {
    padding: 30px 60px 30px 30px;
    margin-bottom: 50px;
    border: 2px solid #f0f0f0;
    display: inline-block;
  }
  .main-contact section.contact-information .social-icon {
    margin-right: 35px;
    margin-top: 30px;
  }
  .main-contact section.shops h2 {
    font-size: 26px;
    margin-bottom: 15px;
  }
  .main-contact section.shops ul {
    padding: 0;
    margin-bottom: 40px;
    columns: 4;
    -moz-columns: 4;
    column-gap: 40px;
    break-before: always;
    display: block;
  }
  .main-contact .feedback .form-group {
    margin-bottom: 10px;
  }
  .main-contact .feedback .contact-data div:nth-last-child(2) {
    margin-bottom: 20px;
  }
  .main-contact .contacts-headind {
    font-size: 26px !important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .main-contact section {
    /*        margin-bottom: 30px; */
  }
  .main-contact section .error-desc {
    display: none !important;
  }
  .main-contact section.contact-information .right-side {
    display: block;
  }
  .main-contact section.contact-information .requisites {
    padding: 30px;
    margin-bottom: 0;
    border: 2px solid #f0f0f0;
    display: inline-block;
  }
  .main-contact section.contact-information .social-icon {
    margin: 30px 0;
  }
  .main-contact section.contact-information .feedback .show-form {
    display: block;
    margin-bottom: 15px;
  }
  .main-contact section.contact-information .feedback form {
    display: none;
  }
  .main-contact section.contact-information .feedback h2 {
    margin-bottom: 0;
  }
  .main-contact section.contact-information .feedback form label {
    font-size: 14px;
  }
  .main-contact section.contact-information .feedback .btn-row {
    text-align: left !important;
  }
  .main-contact section.map-section #map-contact {
    margin-top: 20px;
  }
  .main-contact section.shops h2 {
    font-size: 22px;
  }
  .main-contact section.shops ul {
    padding: 0;
    margin-bottom: 20px;
    columns: 2;
    -moz-columns: 2;
    column-gap: 40px;
    break-before: always;
    display: block;
  }
  .main-contact section.shops .mobile-hide {
    display: none;
  }
  .main-contact section.shops .show-city {
    margin-bottom: 20px;
    display: block;
  }
  .main-contact section.contact-information .feedback .contacts-headind {
    margin: auto;
  }
}
/*ШОУРУМЫ */
.showrooms {
  /*    margin-top: 30px; */
}
.showrooms .row {
  margin-left: auto;
  margin-right: auto;
}
.showrooms ul {
  list-style-type: none;
}
.showrooms form label {
  font-size: 16px;
  padding: 5px 0px;
  margin-bottom: 0;
}
.showrooms form .col-xl-9 {
  align-items: center;
}
.showrooms form input {
  width: 300px;
  height: 38px;
  padding: 5px 10px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-top: 1px solid #d9d9d9;
  border-radius: 5px;
  font-weight: 500;
  transition: all 0.2s linear;
}
.showrooms form input:focus {
  border-color: #ffd237;
  -webkit-box-shadow: 5px 5px 11px 2px whitesmoke;
  -moz-box-shadow: 5px 5px 11px 2px whitesmoke;
  box-shadow: 5px 5px 11px 2px whitesmoke;
}
.showrooms form .input-clear {
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  margin-left: 10px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  outline: none;
  right: -15px;
}
.showrooms form .input-clear::before {
  content: "";
  display: block;
  position: absolute;
  height: 25px;
  width: 1px;
  background: #808080;
  left: 12px;
  top: 0;
  transform: rotate(45deg);
}
.showrooms form .input-clear::after {
  content: "";
  display: block;
  position: absolute;
  height: 25px;
  width: 1px;
  background: #808080;
  right: 12px;
  top: 0;
  transform: rotate(-45deg);
}
.showrooms .city-input {
  margin-top: 20px;
  margin-bottom: 20px;
}
.showrooms .proposed-city {
  font-size: 14px;
}
.showrooms .proposed-city li {
  padding-right: 10px;
}
.showrooms .proposed-city li a {
  color: #368c7e;
  /*    border-bottom: 1px dotted #368c7e; */
  cursor: pointer;
}
.showrooms .proposed-city li a:hover {
  color: #e94870;
  border-bottom: 1px dotted #e94870;
}
.showrooms #map {
  height: 550px;
}
.showrooms .city-shops-block {
  margin-top: 10px;
  margin-bottom: 50px;
}
.showrooms .city-shops {
  margin-top: 30px;
}
.showrooms .city-shops-head {
  background: #f8f8f8;
  font-size: 14px;
  color: #808080;
  padding: 10px 0;
  margin-bottom: 20px;
}
.showrooms .city-shops-body {
  font-size: 14px;
  padding: 5px 0;
  font-weight: 300;
  padding-bottom: 0;
}
.showrooms .city-shops-body .dropdown {
  z-index: 10;
}
.showrooms .city-shops-body .btn-secondary.dropdown-toggle {
  background: none;
  border: none;
  color: #000;
  z-index: 5;
  font-size: 14px;
  font-weight: 300;
  position: relative;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.showrooms .city-shops-body .dropdown .dropdown-toggle::after {
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  border-top: none;
  border-left: none;
  content: "";
  display: block;
  height: 5px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 0;
  transform: rotate(45deg);
  top: 47%;
  transition: all 0.15s ease-in-out;
  width: 5px;
}
.showrooms .city-shops-body .dropdown.show .dropdown-toggle::after {
  top: 55%;
  transform: rotate(225deg);
}
.showrooms .city-shops-body .btn-secondary.dropdown-toggle:focus {
  box-shadow: none;
}
.showrooms .city-shops-body .dropdown-menu {
  z-index: -1;
  padding-top: 25px;
  transform: translate3d(-26px, -7px, 0px) !important;
  border-radius: 0px;
  border: 1px solid #d9d9d9;
  font-size: 14px;
  font-weight: 300;
  padding-bottom: 5px;
}
.showrooms .city-shops-body .dropdown-menu .dropdown-item {
  padding: 0 35px 0 25px;
  line-height: 20px;
  font-weight: 300;
}
.showrooms .city-shops-body div:first-child {
  font-weight: 500;
}

@media (min-width: 320px) and (max-width: 767px) {
  .showrooms h1 {
    font-size: 32px;
    margin-top: 25px;
  }
  .showrooms .map-block > .container > .row > .col-12, .showrooms form .col-12 {
    padding: 0;
  }
  .showrooms .proposed-city {
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .showrooms .proposed-city li {
    margin-bottom: 20px;
    line-height: 10px;
  }
  .showrooms #map {
    height: 400px;
  }
  .showrooms .city-shops {
    padding: 0;
    margin-top: 20px;
  }
  .showrooms .city-shops-head {
    margin-bottom: 5px;
    margin-top: 10px;
  }
  .showrooms .city-shops-body > div {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .showrooms h1 {
    font-size: 32px;
    margin-top: 25px;
  }
  .showrooms > .container > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .showrooms .map-block > .container > .row > .col-12 {
    padding: 0;
  }
  .showrooms #map {
    height: 550px;
  }
  .showrooms .city-shops {
    padding: 0;
    margin-top: 20px;
  }
  .showrooms .city-shops-head {
    margin-bottom: 10px;
  }
  .showrooms .city-shops-body > div {
    padding: 0 3px;
  }
  .showrooms .city-shops-body span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .showrooms .city-shops-body .btn-secondary.dropdown-toggle {
    padding-top: 0;
  }
}
/*ПОИСК ПО САЙТУ */
.main-search .search-input {
  margin-top: 40px;
}
.main-search .search-input input {
  height: 100%;
}
.main-search .search-input .btn {
  width: 100%;
  padding: 10px 1px;
}
.main-search .search-input p {
  margin-top: 40px;
}
.main-search hr {
  margin-bottom: 30px;
  margin-top: 0;
}
.main-search .products > .row {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.main-search section.main .products {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media (min-width: 320px) and (max-width: 767px) {
  .main-search h1 {
    margin-top: 25px;
  }
  .main-search .search-input {
    margin-top: 20px;
  }
  .main-search .search-input input {
    height: 43px;
  }
  .main-search .search-input .btn {
    margin-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .main-search h1 {
    margin-top: 25px;
  }
  .main-search .search-input {
    margin-top: 20px;
  }
}
/*БЛОГ */
.main-blog .row {
  margin-left: auto;
  margin-right: auto;
}
.main-blog .blog-content .container {
  padding: 0;
}
.main-blog .blog-content .blog-post:first-child {
  margin-top: 23px;
}
.main-blog .blog-content .blog-post:last-child::after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #f7f8f9;
  margin-top: 40px;
  margin-bottom: 15px;
}
.main-blog .blog-content .row {
  margin-top: 40px;
}
.main-blog .blog-content .row::before {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #f7f8f9;
  margin-bottom: 40px;
}
.main-blog .blog-content .blog-post .img-wrap:hover {
  cursor: pointer;
}
.main-blog .blog-content .blog-post .img-wrap:hover + div h2 a {
  color: #ff4a79;
}
.main-blog .blog-content .blog-post h2 {
  margin-top: 0;
}
.main-blog .blog-content .blog-post p {
  line-height: 28px;
}
.main-blog .blog-content .blog-post a {
  color: #000;
}
.main-blog .blog-content .blog-post a:hover {
  color: #e9416d;
}
.main-blog .blog-content .blog-paginator {
  margin-bottom: 40px;
}
.main-blog .blog-content .blog-paginator li {
  padding: 0 15px;
  color: #000;
  font-size: 18px;
  font-weight: 500;
}
.main-blog .blog-content .blog-paginator li a {
  color: #000;
  font-size: 18px;
  font-weight: 500;
}
.main-blog .blog-content .blog-paginator li a:hover {
  color: #e9416d;
}
.main-blog .blog-content .blog-paginator li.active a {
  position: relative;
  color: #fff;
}
.main-blog .blog-content .blog-paginator li.active a:hover {
  color: #fff;
}
.main-blog .blog-content .blog-paginator li.active a::before {
  content: "";
  display: block;
  height: 40px;
  width: 40px;
  background-color: #368c7e;
  border-radius: 50%;
  position: absolute;
  top: -44%;
  left: -140%;
  z-index: -1;
}

@media (min-width: 320px) and (max-width: 767px) {
  .main-blog h1 {
    margin-top: 30px;
    font-size: 32px;
  }
  .main-blog .blog-content h2 {
    font-size: 26px;
  }
  .main-blog .blog-content .container {
    padding-left: 0;
    padding-right: 0;
  }
  .main-blog .blog-content .blog-post h2 {
    margin-bottom: 0;
    margin-top: 10px;
  }
  .main-blog .blog-content .row {
    margin-top: 20px;
  }
  .main-blog .blog-content .row::before {
    margin-bottom: 30px;
  }
  .main-blog .blog-content .blog-paginator ul {
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .main-blog h1 {
    margin-top: 25px;
    font-size: 32px;
  }
  .main-blog .blog-content .row {
    margin-top: 30px;
  }
  .main-blog .blog-content .row::before {
    margin-bottom: 30px;
  }
}
/*БЛОГ ПОСТ */
.main-blog-post .row {
  margin-left: auto;
  margin-right: auto;
}
.main-blog-post strong {
  font-weight: 600;
}
.main-blog-post ul li {
  position: relative;
}
.main-blog-post ul li::before {
  display: block;
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #368c7e;
  top: 7.5px;
  left: -18px;
}
.main-blog-post p {
  line-height: 28px;
}
.main-blog-post .blog-post-content a {
  color: #368c7e;
}
.main-blog-post .blog-post-content a:hover {
  color: #e9416d;
}
.main-blog-post .blog-post-content h2 {
  text-align: left;
}
.main-blog-post .blog-post-content p img {
  border-radius: 20px !important;
  margin: 41px auto !important;
  display: block !important;
  width: 80% !important;
  height: auto !important;
}
.main-blog-post .blog-post-content img {
  border-radius: 20px !important;
  margin: 41px auto !important;
  display: block !important;
  width: 80% !important;
  height: auto !important;
}
.main-blog-post .blog-post-img p {
  font-size: 14px;
  color: #808080;
  margin-top: 10px;
}
.main-blog-post .similar-products {
  margin-top: 30px;
  margin-bottom: 30px;
}
.main-blog-post blockquote {
  /*font-weight: 600; */
  padding: 0 100px;
  position: relative;
  line-height: 28px;
  margin-top: 66px;
  margin-bottom: 34px;
}
.main-blog-post blockquote::before {
  display: block;
  content: "";
  background: #ede4d5;
  width: 100%;
  height: 2px;
  border: none;
  position: absolute;
  top: -25px;
  left: 0;
}
.main-blog-post blockquote br {
  display: block;
  content: "";
  margin-top: 10px;
}
.main-blog-post blockquote::after {
  display: block;
  content: "";
  position: absolute;
  left: 60px;
  top: 0;
  height: 18px;
  width: 25px;
  background: url(../img/blog-post-quote-mark.png) no-repeat;
}
.main-blog-post .blog-post-expert-quote {
  margin-bottom: 20px;
}
.main-blog-post .blog-post-expert-quote .expert-position {
  color: #808080;
  font-weight: 400;
}
.main-blog-post .blog-post-social {
  margin-top: 30px;
}
.main-blog-post .blog-post-social .blog-post-social-btn li::before {
  display: none;
}
.main-blog-post .blog-post-social button {
  font-size: 15px;
  display: flex;
  height: 34px;
  border-radius: 17px;
  padding: 7px 17px;
  color: #fff;
  justify-content: space-between;
  cursor: pointer;
  outline: none;
  box-shadow: none;
  border: none;
  margin-right: 10px;
}
.main-blog-post .blog-post-social button:hover {
  color: #fff;
}
.main-blog-post .blog-post-social button img {
  width: 20px !important;
  height: 100% !important;
  margin-right: 0 !important;
  margin: unset !important;
  border-radius: unset !important;
}
.main-blog-post .blog-post-social .blog-post-social-fb {
  background: #6788ce;
}
.main-blog-post .blog-post-social .blog-post-social-fb img {
  margin-right: 10px !important;
}
.main-blog-post .blog-post-social .blog-post-social-twitter {
  background: #29c5f6;
}
.main-blog-post .blog-post-social .blog-post-social-g_plus {
  background: #dc4e41;
}
.main-blog-post .blog-post-social-btn {
  list-style-type: none;
  margin: 25px auto;
}
.main-blog-post .blog-post-pagination {
  margin: 25px auto;
}
.main-blog-post .blog-post-btn-back {
  margin-top: 30px;
  margin-bottom: 60px;
}
.main-blog-post .blog-post-btn-back a {
  display: block;
  height: 40px;
  width: 100%;
  border: 1px solid #ede4d5;
  border-radius: 20px;
  color: #c3a573;
  font-weight: 600;
  padding: 8px 0;
  font-size: 14px;
}
.main-blog-post .blog-post-btn-back a:hover {
  color: #c3a573;
}

@media (min-width: 320px) and (max-width: 767px) {
  .main-blog-post h1 {
    margin-top: 30px;
    font-size: 32px;
  }
  .main-blog-post .blog-post-content h2 {
    font-size: 26px;
  }
  .main-blog-post .blog-post-content .container {
    padding-left: 0;
    padding-right: 0;
  }
  .main-blog-post .blog-post-content .blog-post h2 {
    margin-bottom: 0;
    margin-top: 10px;
  }
  .main-blog-post .blog-post-content .row {
    margin-top: 20px;
  }
  .main-blog-post .blog-post-content .row::before {
    margin-bottom: 30px;
  }
  .main-blog-post .blog-post-content .blog-paginator ul {
    padding-left: 0;
  }
  .main-blog-post .blog-post-content p img {
    width: 100% !important;
    border-radius: 10px;
    margin: 21px auto !important;
  }
  .main-blog-post .blog-post-content img {
    width: 100% !important;
    border-radius: 10px;
    margin: 21px auto !important;
  }
  .main-blog-post .similar-products {
    margin-top: 0px;
  }
  .main-blog-post blockquote {
    padding: 0;
    margin-top: 65px;
  }
  .main-blog-post blockquote::after {
    left: 0;
    top: -20px;
  }
  .main-blog-post blockquote::before {
    left: 0;
    top: -35px;
  }
  .main-blog-post .blog-post-expert-quote div {
    padding: 0;
  }
  .main-blog-post .product-item-wrap {
    padding: 0;
  }
  .main-blog-post .blog-post-social {
    margin-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .main-blog-post h1 {
    margin-top: 30px;
    font-size: 32px;
  }
  .main-blog-post .similar-products .row .product-item-wrap:last-child {
    display: none;
  }
  .main-blog-post .blog-post-content p img {
    width: 100% !important;
    margin: 31px auto !important;
  }
  .main-blog-post .blog-post-content img {
    width: 100% !important;
    margin: 31px auto !important;
  }
}
/*404 */
.main-404 {
  background: url(../img/404-bg.jpg) no-repeat;
  height: calc(100% - 109px);
  background-size: cover;
  background-position: top center;
  overflow-y: hidden;
}
.main-404 h1 {
  margin-top: 150px;
  margin-bottom: 20px;
}
.main-404 a {
  color: #368c7e;
}

@media (min-width: 320px) and (max-width: 767px) {
  .main-404 {
    height: calc(100vh - 46px);
  }
  .main-404 h1 {
    margin-top: 100px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .main-404 {
    height: calc(100vh - 46px);
  }
  .main-404 h1 {
    margin-top: 150px;
  }
}
/*КОРЗИНА */
.header-cart {
  border-bottom: 2px solid #181818;
}
.header-cart div.header-top {
  margin-bottom: 0;
  padding-bottom: 23px;
  padding-top: 44px;
  height: 107px;
}
.header-cart div.header-top .left-side {
  padding-top: 0px;
}
.header-cart div.header-top .left-side .back-category button {
  padding: 8.5px 20px;
}
.header-cart div.header-top .logo a {
  margin-top: -20px;
}
.header-cart div.header-top .logo a img {
  top: 10px;
}
.header-cart div.header-top .right-side {
  padding-top: 0px;
  align-items: center;
}
.header-cart div.header-top .right-side .phone {
  margin-top: 10px;
  position: relative;
  left: unset;
}

.main-ordering {
  overflow: hidden;
}
.main-ordering .help-block {
  display: none !important;
}
.main-ordering .select2-container {
  width: 100% !important;
}
.main-ordering .row {
  margin-left: auto;
  margin-right: auto;
}
.main-ordering .row .right-part {
  position: relative;
}
.main-ordering .row .right-part::before {
  content: "";
  width: 200%;
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: #f8f8f8;
}
.main-ordering .row .right-part .final-price {
  padding: 60px 85px 0 45px;
}
.main-ordering .row .right-part .final-price > .row {
  padding-left: 15px;
  padding-right: 15px;
}
.main-ordering .row .right-part .final-price .total {
  margin-bottom: 20px;
}
.main-ordering .row .right-part .final-price .total .amount {
  font-size: 48px;
}
.main-ordering .row .right-part .final-price .total .currency {
  font-size: 22px;
}
.main-ordering .row .right-part .final-price .promo-box {
  position: relative;
  height: 40px;
  margin-bottom: 25px;
}
.main-ordering .row .right-part .final-price .promo-box .promo, .main-ordering .row .right-part .final-price .promo-box .promo-input {
  position: absolute;
  height: 38px;
  display: flex;
  align-items: center;
  left: 0;
}
.main-ordering .row .right-part .final-price .promo-box .promo {
  cursor: pointer;
  font-size: 14px;
  color: #368c7e;
}
.main-ordering .row .right-part .final-price .promo-box .promo-input input {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  height: 38px;
  background: #fff;
}
.main-ordering .row .right-part .final-price .promo-box .promo-input button {
  background: #fff;
  color: #368c7e;
  height: 36px;
  position: absolute;
  right: 0;
  z-index: 5;
  border: 0;
  font-size: 12px;
  border: 1px solid transparent;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  padding: 0.375rem 0.75rem;
  top: 1px;
}
.main-ordering .row .right-part .final-price .info {
  padding: 20px 30px;
  border: 2px solid #f0f0f0;
}
.main-ordering .row .right-part .final-price .info ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.main-ordering .row .right-part .final-price .info ul li:first-child {
  margin-bottom: 20px;
}
.main-ordering .row .right-part .final-price .info ul li a {
  color: #000;
  font-size: 14px;
}
.main-ordering .row .right-part .final-price .info ul li a:hover {
  color: #808080;
  text-decoration: none;
}
.main-ordering .row .right-part div {
  padding: 0;
}
.main-ordering .row .right-part div ul {
  list-style-type: none;
}
.main-ordering .row .header {
  padding: 60px 0 0;
}
.main-ordering .row .header span {
  display: block;
  margin-bottom: 10px;
  margin-top: 0;
  font-size: 48px;
  font-family: "KievitPro-ExtraBold";
  font-weight: 900;
  color: #000000;
  line-height: 1.2;
}
.main-ordering .row .header hr {
  margin-top: 25px;
  margin-bottom: 0;
  border-top: 2px solid #f0f0f0;
}
.main-ordering .row .product-block {
  padding-bottom: 25px;
  border-bottom: 2px solid #f0f0f0;
}
.main-ordering .row .product-block .product-header {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.main-ordering .row .product-block .product-header h2 {
  margin: 20px auto;
  text-align: left;
}
.main-ordering .row .product-block .product-header .close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 15px;
  height: 15px;
  background: url(../img/svg/other.svg);
  background-position: -158px -12px;
  background-size: 625px;
  outline: none;
  opacity: 0.5;
  transition: opacity 0.3s ease;
  z-index: 1;
}
.main-ordering .row .product-block .product-header .close:hover {
  opacity: 1;
}
.main-ordering .row .product-block img {
  width: 100%;
}
.main-ordering .row .product-block .characteristic .size {
  list-style-type: none;
  padding: 0;
}
.main-ordering .row .product-block .characteristic .size .header-list {
  font-weight: 500;
  font-size: 16px;
}
.main-ordering .row .product-block .characteristic .size li {
  font-size: 12px;
}
.main-ordering .row .product-block .characteristic .backlight {
  list-style-type: none;
  padding: 0;
}
.main-ordering .row .product-block .characteristic .backlight .header-list {
  font-weight: 500;
  font-size: 16px;
}
.main-ordering .row .product-block .characteristic .backlight li {
  font-size: 12px;
}
.main-ordering .row .product-block .characteristic hr {
  border-top: 2px solid #000;
  padding-bottom: 20px;
  margin-top: 25px;
  margin-bottom: 0;
}
.main-ordering .row .product-block .characteristic .price-block .price {
  display: block;
  font-size: 28px;
}
.main-ordering .row .product-block .characteristic .price-block .counter {
  display: flex;
  align-items: center;
}
.main-ordering .row .product-block .characteristic .price-block .counter .dec, .main-ordering .row .product-block .characteristic .price-block .counter .inc {
  cursor: pointer;
  text-align: center;
  width: 15px;
  height: 15px;
  background-color: transparent;
  border: 0;
  padding: 0;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.main-ordering .row .product-block .characteristic .price-block .counter .dec:hover::before, .main-ordering .row .product-block .characteristic .price-block .counter .dec:hover::after, .main-ordering .row .product-block .characteristic .price-block .counter .inc:hover::before, .main-ordering .row .product-block .characteristic .price-block .counter .inc:hover::after {
  background: #ff4a79;
}
.main-ordering .row .product-block .characteristic .price-block .counter .dec:focus, .main-ordering .row .product-block .characteristic .price-block .counter .inc:focus {
  outline: none;
}
.main-ordering .row .product-block .characteristic .price-block .counter .dec::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #181818;
  left: 0;
  top: calc(50% - 1px);
  transition: all 0.3s ease;
}
.main-ordering .row .product-block .characteristic .price-block .counter .inc::before, .main-ordering .row .product-block .characteristic .price-block .counter .inc::after {
  position: absolute;
  content: "";
  display: block;
  background: #181818;
  transition: all 0.3s ease;
}
.main-ordering .row .product-block .characteristic .price-block .counter .inc::before {
  width: 100%;
  height: 2px;
  left: 0;
  top: calc(50% - 1px);
}
.main-ordering .row .product-block .characteristic .price-block .counter .inc::after {
  height: 100%;
  width: 2px;
  top: 0;
  left: calc(50% - 1px);
}
.main-ordering .row .product-block .characteristic .price-block .counter .fieldCount {
  display: inline-block;
  max-width: 75px;
  height: 40px;
  text-align: center;
}
.main-ordering .row #order-form .has-error input {
  border-color: #ff4a79;
}
.main-ordering .row #order-form .has-success input {
  border-color: #2c8a7b;
}
.main-ordering .row #order-form .contact-block .order-h2 {
  display: block;
  margin: 20px auto;
  font-size: 2rem;
  font-family: "KievitPro-ExtraBold";
  font-weight: 500;
  color: #000000;
  line-height: 1.2;
  text-align: left;
}
.main-ordering .row #order-form .contact-block .first-row {
  margin-left: 0;
  margin-right: 0;
}
.main-ordering .row #order-form .contact-block .row .form-group {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 20px;
}
.main-ordering .row #order-form .contact-block .row .form-group label {
  padding-left: 0;
  padding-right: 0;
}
.main-ordering .row #order-form .contact-block .row .form-group div > .form-group {
  margin-bottom: 0;
}
.main-ordering .row #order-form .contact-block .row .form-group p {
  margin-top: 5px;
  color: #808080;
  margin-bottom: 0;
}
.main-ordering .row #order-form hr {
  margin-top: 25px;
  margin-bottom: 0;
  border-top: 2px solid #f0f0f0;
}
.main-ordering .row #order-form .delivery-block .order-h2 {
  display: block;
  margin: 20px auto;
  font-size: 2rem;
  font-family: "KievitPro-ExtraBold";
  font-weight: 500;
  color: #000000;
  line-height: 1.2;
  text-align: left;
}
.main-ordering .row #order-form .delivery-block .form-group {
  padding: 0;
}
.main-ordering .row #order-form .delivery-block .form-group ul {
  list-style-type: none;
}
.main-ordering .row #order-form .delivery-block .form-group ul .radio {
  padding: 0;
}
.main-ordering .row #order-form .delivery-block .form-group ul .radio li {
  padding: 0;
}
.main-ordering .row #order-form .delivery-block .form-group ul .radio li .control {
  display: block;
  position: relative;
  width: 100%;
  cursor: pointer;
  font-size: 14px;
  padding-left: 34px;
  padding-top: 3px;
  padding-right: 25px;
}
.main-ordering .row #order-form .delivery-block .payment-block .form-group {
  margin-bottom: 4px;
}
.main-ordering .row #order-form .delivery-block .final-block {
  padding-top: 30px;
  padding-bottom: 70px;
}
.main-ordering .row #order-form .delivery-block .final-block #write-comment {
  cursor: pointer;
  margin-bottom: 20px;
  background: transparent;
  border: 0;
  color: #368c7e;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  padding: 0;
}
.main-ordering .row #order-form .delivery-block .final-block #write-comment::after {
  border-bottom: 2px solid #368c7e;
  border-right: 2px solid #368c7e;
  content: "";
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: -10px;
  top: 50%;
  transition: all 0.15s ease-in-out;
  width: 5px;
  transform: rotate(45deg);
}
.main-ordering .row #order-form .delivery-block .final-block #write-comment.active::after {
  transform: rotate(-135deg);
}
.main-ordering .row #order-form .delivery-block .final-block .form-group {
  padding: 0;
  margin-bottom: 0;
}
.main-ordering .row #order-form .delivery-block .final-block .form-group .order-comment {
  padding: 0;
}
.main-ordering .row #order-form .delivery-block .final-block .form-group .order-comment label {
  padding: 0;
}
.main-ordering .row #order-form .delivery-block .final-block .form-group .order-comment .comment-div {
  padding: 0;
}
.main-ordering .row #order-form .delivery-block .final-block .form-group .order-comment .comment-div textarea {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #f2f1f1;
  border: 1px solid transparent;
  border-top: 1px solid #d9d9d9;
}
.main-ordering .row #order-form .delivery-block .final-block .form-group .order-comment .comment-div textarea:focus {
  background: #f2f1f1;
  border: 0;
  color: #212121;
  font-weight: 500;
  border: 1px solid #ffd237;
  box-shadow: 0 0px 6px 5px rgba(255, 210, 55, 0.15);
}
.main-ordering .row #order-form .delivery-block .final-block ul.radio {
  padding: 0;
}
.main-ordering .row #order-form .delivery-block .final-block ul.radio li {
  padding: 0;
}
.main-ordering .row #order-form .delivery-block .final-block ul.radio li .control {
  position: relative;
  width: 100%;
  cursor: pointer;
  font-size: 14px;
  padding-left: 34px;
  padding-top: 5px;
}
.main-ordering .row #order-form .delivery-block .final-block ul.radio li .control a {
  color: #2c8a7b;
}
.main-ordering .row #order-form .delivery-block .final-block ul.radio li .control .attention {
  color: #e9416d;
  font-weight: 500;
}
.main-ordering .row #order-form .delivery-block .final-block button {
  font-size: 1rem;
}

@media (min-width: 320px) and (max-width: 767px) {
  .header-cart div.header-top {
    padding-bottom: 12px;
    padding-top: 12px;
    height: 66px;
  }
  .header-cart div.header-top .left-side .back-category-mob {
    padding-left: 15px;
  }
  .header-cart div.header-top .left-side .back-category-mob button {
    height: 40px;
    width: 40px;
    padding: 0;
    background: url("../img/svg/other.svg");
    background-size: 675px;
    background-position: -18px -2px;
  }
  .header-cart div.header-top .logo a {
    margin-top: -1px;
  }

  .main-ordering .warning {
    display: none;
  }
  .main-ordering > .container .row > div {
    padding: 0;
  }
  .main-ordering .row .header {
    padding-top: 25px;
    margin-top: 21px;
  }
  .main-ordering .row .header span {
    font-size: 32px;
  }
  .main-ordering .row #order-form hr {
    margin-top: 0;
  }
  .main-ordering .row #order-form .contact-block .row .form-group {
    margin-bottom: 13px;
  }
  .main-ordering .row #order-form .contact-block .order-h2 {
    margin: 20px auto;
    font-size: 26px;
    line-height: 1.2;
  }
  .main-ordering .row #order-form .delivery-block .order-h2 {
    margin: 20px auto;
    font-size: 26px;
    line-height: 1.2;
  }
  .main-ordering .row #order-form .delivery-block .final-block {
    padding-bottom: 30px;
  }
  .main-ordering .row .right-part::before {
    width: 150%;
    z-index: -1;
    left: -20%;
  }
  .main-ordering .row .right-part .final-price {
    margin-top: 0 !important;
    padding: 30px 0 50px 0;
    position: relative;
  }
  .main-ordering .row .right-part .final-price > .row {
    padding: 0;
  }
  .main-ordering .row .right-part .final-price .info {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .main-ordering .row .right-part .final-price .info ul li:first-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .header-cart div.header-top {
    padding-bottom: 9px;
    padding-top: 15px;
    height: 66px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-cart div.header-top .logo a {
    margin-top: -6px;
  }
  .header-cart div.header-top .right-side .phone {
    margin-top: 2px;
  }

  .main-ordering .warning {
    display: none;
  }
  .main-ordering > .container {
    padding: 0;
  }
  .main-ordering > .container .row > div {
    padding: 0;
  }
  .main-ordering .row .header {
    padding-top: 25px;
  }
  .main-ordering .row .header span {
    font-size: 32px;
    margin-top: 21px;
  }
  .main-ordering .row #order-form .contact-block .order-h2 {
    margin: 20px auto;
    font-size: 26px;
    line-height: 1.2;
  }
  .main-ordering .row #order-form .delivery-block .order-h2 {
    margin: 20px auto;
    font-size: 26px;
    line-height: 1.2;
  }
  .main-ordering .row #order-form .delivery-block .final-block {
    padding-bottom: 30px;
  }
  .main-ordering .row .right-part::before {
    width: 150%;
    z-index: -1;
    left: -20%;
  }
  .main-ordering .row .right-part .final-price {
    margin-top: 0 !important;
    padding: 30px 70px 50px 0;
    position: relative;
  }
  .main-ordering .row .right-part .final-price > .row {
    padding: 0;
  }
  .main-ordering .row .right-part .final-price .info {
    margin-left: 65px;
  }
  .main-ordering .row .right-part .final-price .info ul li:first-child {
    margin-bottom: 0;
  }
}
.main-user-cabinet .row {
  margin-left: auto;
  margin-right: auto;
}
.main-user-cabinet .text-semibold {
  font-weight: 450;
}
.main-user-cabinet .user-cabinet-personal-content {
  margin-bottom: 50px;
}
.main-user-cabinet .user-cabinet-personal-content h2 > span {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.main-user-cabinet .user-cabinet-personal-content .field-uploadlogo-imagefile label {
  cursor: pointer;
  color: #2c8a7b;
  transition: color 0.3s ease;
}
.main-user-cabinet .user-cabinet-personal-content .field-uploadlogo-imagefile label:hover {
  color: #ff4a79;
}
.main-user-cabinet .user-cabinet-personal-content .field-uploadlogo-imagefile input {
  display: none;
}
.main-user-cabinet .user-cabinet-personal-content .btn {
  margin-top: 15px;
}
.main-user-cabinet .right-sidebar {
  padding-top: 70px;
  padding-left: 30px;
  background: #f8f8f8;
}
.main-user-cabinet .right-sidebar::after {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100vh;
  background: #f8f8f8;
  top: 0;
  right: -100vh;
}
.main-user-cabinet .right-sidebar a {
  color: #000;
}
.main-user-cabinet .right-sidebar a:hover {
  color: #FF4A79;
}
.main-user-cabinet .right-sidebar a.active {
  color: #808080;
}
.main-user-cabinet .right-sidebar a.active:hover {
  pointer-events: none;
  cursor: default;
  color: #808080;
}
.main-user-cabinet .user-cabinet-orders-content {
  /*    display: block; */
}
.main-user-cabinet .user-cabinet-orders-content table {
  font-size: 14px;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
  width: 1020px;
}
.main-user-cabinet .user-cabinet-orders-content thead {
  display: table-header-group;
}
.main-user-cabinet .user-cabinet-orders-content table thead th {
  border-bottom: 2px solid black;
}
.main-user-cabinet .user-cabinet-orders-content table thead th input {
  display: none;
}
.main-user-cabinet .user-cabinet-orders-content table thead th .control-table-indicator {
  position: relative;
  border: 1px solid black;
  height: 18px;
  width: 18px;
  border-radius: 3px;
  left: -6px;
  top: 2px;
}
.main-user-cabinet .user-cabinet-orders-content table thead th input:checked ~ .control-table-indicator::before {
  display: block;
  content: "";
  position: absolute;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  width: 7px;
  height: 9px;
  top: 3px;
  right: 4px;
  transform: rotate(45deg);
}
.main-user-cabinet .user-cabinet-orders-content table tbody .tr-border-bottom {
  border-bottom: 2px solid #f0f0f0;
  height: 64px;
}
.main-user-cabinet .user-cabinet-orders-content table tbody td {
  padding: 10px 0 10px 0;
}
.main-user-cabinet .user-cabinet-orders-content table tbody td > div {
  border-bottom: 2px solid #f0f0f0;
}
.main-user-cabinet .user-cabinet-orders-content table tbody td:nth-child(odd) {
  padding: 0;
}
.main-user-cabinet .user-cabinet-orders-content .accordion-toggle {
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.main-user-cabinet .user-cabinet-orders-content .accordion-toggle .status-indicator {
  position: relative;
}
.main-user-cabinet .user-cabinet-orders-content .accordion-toggle .status-indicator::after {
  display: block;
  content: "";
  position: absolute;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  width: 7px;
  height: 7px;
  top: -15px;
  right: 5px;
  transform: rotate(45deg);
}
.main-user-cabinet .user-cabinet-orders-content .accordion-toggle input {
  display: none;
}
.main-user-cabinet .user-cabinet-orders-content .accordion-toggle input:checked ~ .status-indicator::after {
  top: -11px;
  right: 5px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(225deg);
}
.main-user-cabinet .user-cabinet-orders-content tbody tr {
  transition: all 0.3s ease;
  cursor: pointer;
}
.main-user-cabinet .user-cabinet-orders-content tbody .tr-border-bottom:hover {
  box-shadow: 0px 8px 22px -9px rgba(0, 0, 0, 0.1), 0px -8px 22px -9px rgba(0, 0, 0, 0.1);
}
.main-user-cabinet .user-cabinet-orders-content tbody .tr-shadow-top.tr-border-bottom {
  box-shadow: 0px -8px 22px -9px rgba(0, 0, 0, 0.1);
}
.main-user-cabinet .user-cabinet-orders-content tbody .tr-shadow-top.tr-border-bottom:hover {
  box-shadow: 0px -8px 22px -9px rgba(0, 0, 0, 0.1);
}
.main-user-cabinet .user-cabinet-orders-content tbody tr:not(.tr-border-bottom) {
  box-shadow: 0px 20px 20px -18px rgba(0, 0, 0, 0.1);
}
.main-user-cabinet .user-cabinet-orders-content table thead th {
  font-size: 12px;
  padding: 10px 0;
}
.main-user-cabinet .user-cabinet-orders-content table thead th a {
  color: #000;
}
.main-user-cabinet .user-cabinet-orders-content table tbody td label, .main-user-cabinet .user-cabinet-orders-content table thead th label {
  margin: 0;
}
.main-user-cabinet .user-cabinet-orders-content table tbody .control-checkbox {
  margin-top: 15px;
}
.main-user-cabinet .user-cabinet-orders-content .order-product-info {
  margin-left: 25px;
}
.main-user-cabinet .user-cabinet-orders-content .order-mirror-img {
  max-width: 44px;
  max-height: 44px;
}
.main-user-cabinet .user-cabinet-orders-content .order-product-info h5 {
  font-size: 16px;
}
.main-user-cabinet .user-cabinet-orders-content .order-product-info p {
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 0;
}
.main-user-cabinet .user-cabinet-orders-content .order-print {
  display: block;
  width: 24px;
  height: 24px;
  background: url(../img/svg/print-g.svg) no-repeat;
  transition: all 0.3s ease;
  cursor: pointer;
  margin-left: 30px;
}
.main-user-cabinet .user-cabinet-orders-content .order-print:hover {
  background: url(../img/svg/print-r.svg) no-repeat;
}
.main-user-cabinet .user-cabinet-orders-content .order-print::before {
  display: block;
  content: "";
  position: relative;
  height: 120%;
  top: -10%;
  width: 1px;
  background: #f0f0f0;
  margin-left: -15px;
}
.main-user-cabinet .user-cabinet-orders-content .order-product-info > div {
  margin-bottom: 20px;
}
.main-user-cabinet .user-cabinet-orders-content .order-product-info hr {
  height: 2px;
  background: #000;
  border: none;
  margin-bottom: 0;
}
.main-user-cabinet .user-cabinet-orders-content .order-product-info .text-left {
  font-weight: 500;
  margin-top: 10px;
}
.main-user-cabinet .user-cabinet-orders-content .order-product-info .text-right span {
  font-size: 28px;
  font-weight: 500;
}
.main-user-cabinet .user-cabinet-orders-content .order-info .text-left {
  margin-top: 25px;
  margin-bottom: 25px;
}
.main-user-cabinet .user-cabinet-orders-content .order-info .col-xl-8 {
  padding: 5px 0;
}
.main-user-cabinet .user-cabinet-orders-content .order-info .col-xl-8 span {
  font-weight: 500;
}
.main-user-cabinet .user-cabinet-orders-content .order-info .col-xl-4 {
  padding: 5px 0;
}
.main-user-cabinet .user-cabinet-orders-content .btn-gold {
  color: #c3a573;
  width: auto;
  height: auto;
  border: 1px solid #c3a573;
  border-radius: 30px;
  padding: 8px 25px;
}
.main-user-cabinet .user-cabinet-orders-content .col-xl-3 p {
  margin-top: 5px;
}
.main-user-cabinet .user-cabinet-orders-content .checked-operation {
  padding-top: 25px;
  padding-bottom: 25px;
}
.main-user-cabinet .user-cabinet-orders-content .orders-table thead {
  background-color: #fff;
}
.main-user-cabinet .user-cabinet-orders-content table tbody td .table-td-img {
  height: 30px;
  width: auto;
  border-radius: 5px;
  margin-right: 3px;
}

@media (min-width: 320px) and (max-width: 767px) {
  .main-user-cabinet {
    margin-top: 20px;
  }
  .main-user-cabinet h1 {
    font-size: 32px;
  }
  .main-user-cabinet h2 {
    font-size: 26px;
    padding-right: 10px;
  }
  .main-user-cabinet p {
    font-size: 14px;
  }
  .main-user-cabinet .container {
    padding-left: 0;
    padding-right: 0;
  }
  .main-user-cabinet .receivers-list p {
    /*        margin-top: 10px; */
    margin-bottom: 0;
  }
  .main-user-cabinet .user-cabinet-personal-content .row div p {
    margin-bottom: 0;
  }
  .main-user-cabinet .user-cabinet-personal-content .row .text-semibold {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .main-user-cabinet {
    margin-top: 20px;
  }
  .main-user-cabinet h1 {
    font-size: 32px;
  }
  .main-user-cabinet h2 {
    font-size: 26px;
  }
  .main-user-cabinet p {
    font-size: 14px;
  }
  .main-user-cabinet .user-cabinet-personal-content .btn {
    margin-top: -5px;
  }
}
/*КАБИНЕТ ОПТ */
/*КАБИНЕТ ОПТ ЗАКАЗ */
/*.main-user-cabinet .user-cabinet-orders-content .accordion-toggle .status-indicator */
@media (min-width: 320px) and (max-width: 767px) {
  .main-user-cabinet .user-cabinet > .row > div.p-0 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .main-user-cabinet .user-cabinet-orders-content tbody tr:not(.tr-border-bottom) {
    box-shadow: none;
  }
  .main-user-cabinet .user-cabinet-orders-content table {
    width: auto;
  }
  .main-user-cabinet .user-cabinet-orders-content thead {
    display: none;
  }
  .main-user-cabinet .user-cabinet-orders-content .orders-table {
    display: block;
    width: 100%;
  }

  order-table-wrap {
    width: 100% !important;
  }

  .main-user-cabinet .user-cabinet-orders-content .orders-table tbody {
    display: block;
  }
  .main-user-cabinet .user-cabinet-orders-content .orders-table tbody tr {
    display: block;
    height: auto;
    box-shadow: unset !important;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .main-user-cabinet .user-cabinet-orders-content .orders-table tbody tr:hover {
    box-shadow: unset !important;
  }
  .main-user-cabinet .user-cabinet-orders-content .orders-table tbody tr td {
    display: inline-block;
    width: 100%;
    text-align: left !important;
    padding: 3px 0;
  }
  .main-user-cabinet .user-cabinet-orders-content .orders-table tbody tr td:first-child {
    padding-bottom: 30px;
    padding-top: 5px;
  }
  .main-user-cabinet .user-cabinet-orders-content .orders-table tbody tr.tr-shadow-top {
    box-shadow: 5px -14px 36px -17px rgba(0, 0, 0, 0.1) !important;
  }
  .main-user-cabinet .user-cabinet-orders-content .orders-table tbody tr.tr-shadow-top + tr {
    box-shadow: 5px 14px 36px -17px rgba(0, 0, 0, 0.1) !important;
    padding-bottom: 0px;
    margin-bottom: 50px;
  }
  .main-user-cabinet .user-cabinet-orders-content .orders-table tbody tr.tr-shadow-top + tr td {
    padding-bottom: 0;
  }
  .main-user-cabinet .user-cabinet-orders-content .orders-table tbody tr.tr-border-bottom:not(:first-child) {
    margin-top: -50px;
  }
  .main-user-cabinet .user-cabinet-orders-content .orders-table .table-head-mobile {
    width: 100%;
    font-size: 12px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
  }
  .main-user-cabinet .user-cabinet-orders-content .order-product-info {
    margin-left: 0;
  }
  .main-user-cabinet .user-cabinet-orders-content .order-product-info > div {
    /*margin-left: -15px; */
    /*margin-right: -15px; */
    padding: 0;
  }
  .main-user-cabinet .user-cabinet-orders-content .order-product-info > div .row {
    justify-content: space-between;
  }
  .main-user-cabinet .user-cabinet-orders-content .order-product-info > div .row div > div {
    /*margin-left: -15px; */
    /*margin-right: -15px; */
    padding: 0;
  }
  .main-user-cabinet .user-cabinet-orders-content .order-info .order-info-title {
    margin-bottom: -10px;
  }
  .main-user-cabinet .user-cabinet-orders-content .control-checkbox {
    width: 80%;
    margin-top: -3px !important;
  }
  .main-user-cabinet .user-cabinet-orders-content .pseudo-mobile-toggle-wrap {
    width: 20%;
    border: none;
  }
  .main-user-cabinet .user-cabinet-orders-content .pseudo-mobile-order-toggle {
    height: 8px;
    width: 8px;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(45deg);
    position: absolute;
    right: 10px;
    top: 13px;
  }
  .main-user-cabinet .user-cabinet-orders-content .active-pseudo.pseudo-mobile-order-toggle {
    transform: rotate(225deg);
    top: 16px;
  }
  .main-user-cabinet .user-cabinet-orders-content .accordion-toggle .status-indicator::after {
    display: none;
  }
  .main-user-cabinet .user-cabinet-orders-content .order-info img {
    margin-bottom: 20px;
  }
  .main-user-cabinet .user-cabinet-orders-content .col-xl-3 p {
    margin-bottom: 5px;
  }
  .main-user-cabinet .user-cabinet-orders-content .checked-operation {
    padding-top: 0;
  }
  .main-user-cabinet .user-cabinet-orders-content .checked-operation > div {
    padding: 0;
  }
  .main-user-cabinet .user-cabinet-orders-content .checked-operation > div > select {
    margin: 5px 0 20px 0;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .main-user-cabinet .user-cabinet-orders-content thead {
    display: table-header-group;
  }
  .main-user-cabinet .user-cabinet-orders-content .order-table-wrap {
    overflow-x: scroll;
  }
  .main-user-cabinet .user-cabinet-orders-content .order-table-wrap .order-table-price .row > div {
    padding: 0;
  }
  .main-user-cabinet .user-cabinet-orders-content .order-table-wrap .order-table-price .row > div:first-child {
    margin-right: 15px;
  }
}
.right-sidebar .prod-time {
  align-items: center;
  margin-bottom: 20px !important;
}
.right-sidebar .prod-time .main_title {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 4px;
  padding-left: 15px;
}
.right-sidebar .prod-time input {
  display: none;
}
.right-sidebar .prod-time input:checked + span {
  border: 1px solid #2c8a7b;
  background: #2c8a7b;
  color: #ffffff;
}
.right-sidebar .prod-time label {
  margin: 0;
  padding: 0;
  width: 100%;
}
.right-sidebar .prod-time span {
  width: 100%;
  display: inline-block;
  border: 1px solid #d9d9d9;
  text-align: center;
  padding: 4.5px 0;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}
.right-sidebar .prod-time .three-days {
  padding-right: 0;
  margin-right: 10px;
}
.right-sidebar .prod-time .three-days span {
  border-left: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.right-sidebar .prod-time .twenty-days {
  padding-left: 0;
}
.right-sidebar .prod-time .twenty-days span {
  border-right: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.right-sidebar .prod-time .help.badge {
  margin: 0;
}

@media print {
  .bingc-phone-button {
    display: none !important;
  }

  .printSelected > * {
    display: none;
  }

  .printSelected > .printSelection {
    display: block;
    padding: 30px;
  }
  .printSelected > .printSelection input, .printSelected > .printSelection label {
    display: none;
  }
  .printSelected > .printSelection .info-footer {
    display: none;
  }
}
.printSelection {
  display: none;
}

.main-thank {
  margin-bottom: 120px;
}
.main-thank .row {
  margin-left: auto;
  margin-right: auto;
}
.main-thank .header {
  margin-top: 60px;
}
.main-thank .order-number {
  position: relative;
  width: 255px;
  height: 255px;
  text-align: center;
  background: #f8f8f8;
  vertical-align: middle;
  margin-top: 20px;
}
.main-thank .order-number > div {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.main-thank .order-number h3 {
  font-size: 28px;
  font-family: "Roboto";
  font-weight: 400;
  color: #368c7e;
}
.main-thank .order-number div > span {
  color: #808080;
}
.main-thank .order-number h3 > span {
  font-family: sans-serif;
}
.main-thank .custumer-info {
  margin-top: 20px;
}
.main-thank .custumer-info hr {
  display: block;
  margin: 0;
  width: 100%;
  height: 2px;
  margin-left: 15px;
  margin-right: 15px;
  border: none;
  background: #f8f8f8;
  margin-bottom: 30px;
}
.main-thank .custumer-info .bg-black {
  background: #000;
  margin-top: 30px;
  margin-bottom: 15px;
}
.main-thank .custumer-info p {
  margin-bottom: 0;
  line-height: 25px;
  font-size: 14px;
}
.main-thank .custumer-info .full-price p {
  font-size: 16px;
}
.main-thank .custumer-info .full-price p.f-w-500 {
  padding-right: 15px;
}

@media (min-width: 320px) and (max-width: 767px) {
  .main-thank {
    margin-bottom: 50px;
  }
  .main-thank .pad-x-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .main-thank .header {
    margin-top: 0;
  }
  .main-thank .header h1 {
    font-size: 32px;
    margin-top: 35px;
    margin-bottom: 15px;
  }
  .main-thank .header span {
    display: block;
  }
  .main-thank .order-number {
    width: 100%;
    height: 100px;
    margin-bottom: 10px;
  }
  .main-thank .custumer-info hr {
    margin: 0;
  }
  .main-thank .custumer-info hr:first-child {
    display: none;
  }
  .main-thank .custumer-info .row {
    margin-bottom: 10px;
  }
  .main-thank .custumer-info p {
    line-height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .main-thank .header {
    margin-top: 0;
  }
  .main-thank .header h1 {
    font-size: 32px;
    margin-top: 35px;
  }
  .main-thank .order-number {
    width: 100%;
    height: 255px;
  }
}
main.garranty {
  overflow-x: hidden;
}
main.garranty .garranty-head h1 {
  margin-top: 17px;
}
main.garranty .garranty-garranty {
  margin-top: 20px;
  margin-bottom: 37px;
}
main.garranty .garranty-garranty h2 {
  margin-bottom: 12px;
}
main.garranty .attention-p {
  display: flex;
  align-items: center;
}
main.garranty .attention-p img {
  margin: 0 10px;
}
main.garranty .attention-p span {
  font-weight: 600;
  font-size: 14px;
}
main.garranty .not-garranty {
  padding: 27px 15px;
  background: #f2f1f1;
  position: relative;
}
main.garranty .not-garranty::before, main.garranty .not-garranty::after {
  display: block;
  content: "";
  background: #f2f1f1;
  height: 100%;
  position: absolute;
  width: 100vw;
  z-index: -1;
  top: 0;
}
main.garranty .not-garranty::before {
  left: 0;
}
main.garranty .not-garranty::after {
  right: 0;
}
main.garranty .not-garranty h4 {
  color: #e9416d;
  margin-bottom: 0;
  font-size: 18px !important;
}
main.garranty .not-garranty .not-garranty-item {
  margin-top: 20px;
}
main.garranty .not-garranty .not-garranty-item span {
  display: inline-block;
  padding-right: 30px;
  font-size: 14px;
}
main.garranty .use-care {
  margin-top: 55px;
}
main.garranty .use-care h2 {
  margin-bottom: 13px;
}
main.garranty .use-care .storage {
  margin-top: 7px;
  margin-bottom: 22px;
}
main.garranty .use-care .storage div {
  display: flex;
  align-items: center;
}
main.garranty .use-care .storage div img {
  margin: 0 15px;
  min-width: 34px;
}
main.garranty .use-care .storage div span {
  font-weight: 600;
}
main.garranty .use-care .forbidden {
  margin-bottom: 6px;
}
main.garranty .use-care .forbidden img {
  margin-bottom: 6px;
  width: 52px;
  height: 51px;
}
main.garranty .use-care .forbidden p {
  font-size: 14px;
  padding-right: 30px;
}
main.garranty .service {
  margin-top: 55px;
}
main.garranty .service p a {
  color: #2c8a7b;
  transition: color 0.3s ease;
}
main.garranty .service p a:hover {
  color: #ff4a79;
}
main.garranty .service .attention-block {
  background: #fdecf0;
  padding: 20px 30px;
}
main.garranty .service .attention-block span {
  color: #e9416d;
  font-weight: 600;
}
main.garranty .return {
  margin-top: 55px;
  margin-bottom: 67px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  main.garranty .attention-p {
    align-items: flex-start;
  }
  main.garranty .attention-p img {
    margin-top: 5px;
    min-width: 33px;
    height: 29px;
  }
  main.garranty .use-care .storage {
    padding-left: 15px;
    padding-right: 15px;
  }
  main.garranty .use-care .forbidden div {
    display: flex;
  }
  main.garranty .use-care .forbidden div img {
    margin-left: 15px;
    margin-right: 15px;
    min-width: 52px;
  }
  main.garranty .return {
    margin-top: 55px;
    margin-bottom: 27px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  main.garranty .attention-p {
    align-items: flex-start;
  }
  main.garranty .attention-p img {
    margin-top: 5px;
  }
  main.garranty .not-garranty .not-garranty-item span {
    padding: 0;
  }
  main.garranty .use-care .forbidden div {
    display: flex;
  }
  main.garranty .use-care .forbidden img {
    margin-right: 15px;
  }
  main.garranty .use-care .forbidden p {
    padding: 0;
    display: block;
  }
  main.garranty .service .attention-block {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  main.garranty .return {
    margin-bottom: 25px;
  }
}
.lg-thumb-outer .lg-thumb {
  display: flex;
  overflow-x: auto;
}
.lg-thumb-outer .lg-thumb > div {
  min-width: 100px;
}

.viber-icon {
  position: fixed !important;
  bottom: 7%;
  right: 2%;
  z-index: 1000 !important;
}
.viber-icon:hover {
  animation: shake3 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  z-index: 1001 !important;
}

.telegram-icon {
  position: fixed !important;
  bottom: 9%;
  right: 4%;
  z-index: 1000 !important;
}
.telegram-icon:hover {
  animation: shake3 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  z-index: 1001 !important;
}

.whatsapp-icon {
  position: fixed !important;
  bottom: 11%;
  right: 1%;
  z-index: 1000 !important;
}
.whatsapp-icon:hover {
  animation: shake3 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  z-index: 1001 !important;
}

@-webkit-keyframes shake3 {
  10%, 90% {
    transform: translate3d(3px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(4px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(2px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(5px, 0, 0);
  }
}
@media (max-width: 1279px) and (min-width: 320px) {
  .viber-icon {
    right: 5px;
    bottom: 5px;
  }
  .viber-icon img {
    width: 50px;
    height: 50px;
  }

  .telegram-icon {
    right: 8px;
    bottom: 60px;
  }
  .telegram-icon img {
    width: 42px;
    height: 42px;
  }

  .whatsapp-icon {
    right: 2px;
    bottom: 106px;
  }
  .whatsapp-icon img {
    width: 55px;
    height: 55px;
  }
}
.drawings-block {
  float: right;
  /*position: absolute; */
  top: 25px;
  right: 9px;
}

.instruction.shower-drawings {
  float: none !important;
  padding: 15px 0 0 0 !important;
}

@media (min-width: 320px) and (max-width: 767px) {
  .drawings-block {
    float: none;
    position: unset !important;
  }
}
.product-page.mirrors .product-info .instruction, .product-page.royal .product-info .instruction, .product-page.deluxe .product-info .instruction, .product-page.premium .product-info .instruction {
  float: right;
  display: flex;
  padding: 15px 0;
}
.product-page.mirrors .product-info .instruction .dropdown-toggle, .product-page.royal .product-info .instruction .dropdown-toggle, .product-page.deluxe .product-info .instruction .dropdown-toggle, .product-page.premium .product-info .instruction .dropdown-toggle {
  font-size: 16px;
  background: none;
  border: none;
  padding: 0;
  font-weight: 500;
  color: #2c8a7b;
  cursor: pointer;
  outline: none;
  transition: all 0.3s ease;
}
.product-page.mirrors .product-info .instruction .dropdown-toggle::after, .product-page.royal .product-info .instruction .dropdown-toggle::after, .product-page.deluxe .product-info .instruction .dropdown-toggle::after, .product-page.premium .product-info .instruction .dropdown-toggle::after {
  display: none;
}
.product-page.mirrors .product-info .instruction .dropdown-toggle:hover, .product-page.royal .product-info .instruction .dropdown-toggle:hover, .product-page.deluxe .product-info .instruction .dropdown-toggle:hover, .product-page.premium .product-info .instruction .dropdown-toggle:hover {
  color: #ff4a79;
}
.product-page.mirrors .product-info .instruction .dropdown-toggle:hover svg, .product-page.royal .product-info .instruction .dropdown-toggle:hover svg, .product-page.deluxe .product-info .instruction .dropdown-toggle:hover svg, .product-page.premium .product-info .instruction .dropdown-toggle:hover svg {
  fill: #ff4a79;
}
.product-page.mirrors .product-info .instruction .dropdown-toggle svg, .product-page.royal .product-info .instruction .dropdown-toggle svg, .product-page.deluxe .product-info .instruction .dropdown-toggle svg, .product-page.premium .product-info .instruction .dropdown-toggle svg {
  width: 20px;
  height: 100%;
  transition: all 0.3s ease;
  fill: #2c8a7b;
}
.product-page.mirrors .product-info .instruction .dropdown-menu, .product-page.royal .product-info .instruction .dropdown-menu, .product-page.deluxe .product-info .instruction .dropdown-menu, .product-page.premium .product-info .instruction .dropdown-menu {
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.3);
  border: none;
  margin: 0;
  border-radius: 0;
  padding: 10px 0;
}
.product-page.mirrors .product-info .instruction .dropdown-menu .dropdown-item, .product-page.royal .product-info .instruction .dropdown-menu .dropdown-item, .product-page.deluxe .product-info .instruction .dropdown-menu .dropdown-item, .product-page.premium .product-info .instruction .dropdown-menu .dropdown-item {
  padding: 0px 15px;
  font-size: 14px;
  transition: color 0.3s ease;
  padding: 4px 40px;
  position: relative;
}
.product-page.mirrors .product-info .instruction .dropdown-menu .dropdown-item:focus, .product-page.mirrors .product-info .instruction .dropdown-menu .dropdown-item:active, .product-page.mirrors .product-info .instruction .dropdown-menu .dropdown-item:hover {
  background: none;
  color: #ff4a79;
}
.product-page.royal .product-info .instruction .dropdown-menu .dropdown-item:focus, .product-page.royal .product-info .instruction .dropdown-menu .dropdown-item:active, .product-page.royal .product-info .instruction .dropdown-menu .dropdown-item:hover {
  background: none;
  color: #ff4a79;
}
.product-page.deluxe .product-info .instruction .dropdown-menu .dropdown-item:focus, .product-page.deluxe .product-info .instruction .dropdown-menu .dropdown-item:active, .product-page.deluxe .product-info .instruction .dropdown-menu .dropdown-item:hover {
  background: none;
  color: #ff4a79;
}
.product-page.premium .product-info .instruction .dropdown-menu .dropdown-item:focus, .product-page.premium .product-info .instruction .dropdown-menu .dropdown-item:active, .product-page.premium .product-info .instruction .dropdown-menu .dropdown-item:hover {
  background: none;
  color: #ff4a79;
}
.product-page.mirrors .product-info .instruction .dropdown-menu .dropdown-item::before, .product-page.royal .product-info .instruction .dropdown-menu .dropdown-item::before, .product-page.deluxe .product-info .instruction .dropdown-menu .dropdown-item::before, .product-page.premium .product-info .instruction .dropdown-menu .dropdown-item::before {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 12px);
  left: 15px;
  width: 20px;
  height: 24px;
  /* background-image: url("../img/svg/3d.svg"); */
  background-size: contain;
  background-repeat: no-repeat;
}
.product-page.mirrors .product-info .instruction .dropdown-menu .dropdown-item.video-instruction::before, .product-page.royal .product-info .instruction .dropdown-menu .dropdown-item.video-instruction::before, .product-page.deluxe .product-info .instruction .dropdown-menu .dropdown-item.video-instruction::before, .product-page.premium .product-info .instruction .dropdown-menu .dropdown-item.video-instruction::before {
  background-image: url("../img/svg/youtube.svg");
  background-position-y: 2px;
}

/* ============ SHOWERS FILTER START ============ */
@media (min-width: 767px) and (max-width: 991px) {
  .category-filter .showers .filter {
    padding: 12px 5px !important;
  }
  .category-filter .showers .filter .item {
    white-space: nowrap;
    padding-right: 10px !important;
  }
  .category-filter .showers .filter .item dl dt a::after {
    margin-top: -2px !important;
  }
  .category-filter .showers .filter .item:not(:first-child) {
    padding-left: 10px !important;
  }
  .category-filter .showers .filter .item span {
    font-size: 12px !important;
  }
  .category-filter .showers .filter .item .mutliSelect ul {
    padding: 10px !important;
  }
  .category-filter .showers .filter .item .mutliSelect ul.modal-item-1, .category-filter .showers .filter .item .mutliSelect ul.modal-item-2, .category-filter .showers .filter .item .mutliSelect ul.modal-item-3, .category-filter .showers .filter .item .mutliSelect ul.modal-item-4, .category-filter .showers .filter .item .mutliSelect ul.modal-item-5 {
    left: -6px !important;
  }
  .category-filter .showers .filter .item .mutliSelect ul.modal-item-6, .category-filter .showers .filter .item .mutliSelect ul.modal-item-7 {
    left: -103px !important;
  }
  .category-filter .showers .filter .item .mutliSelect ul label {
    padding-top: 0px !important;
    padding-left: 25px !important;
    font-size: 12px !important;
  }
  .category-filter .showers .filter .item .mutliSelect ul label .control-indicator::after {
    left: 4px !important;
    top: 0px !important;
    width: 6px !important;
    height: 11px !important;
  }
  .category-filter .showers .filter .item .mutliSelect ul label input {
    height: 15px !important;
    width: 15px !important;
  }
  .category-filter .showers .filter .item .mutliSelect ul label .control-indicator {
    width: 15px;
    height: 15px;
    align-items: center;
  }
  .category-filter .showers .filter .item .mutliSelect ul button {
    font-size: 12px !important;
    width: 150px !important;
    margin-top: 10px !important;
    padding: 10px 10px !important;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .category-filter .showers .filter {
    padding: 12px 12px !important;
  }
  .category-filter .showers .filter .item {
    white-space: nowrap;
    padding-right: 17px !important;
  }
  .category-filter .showers .filter .item:not(:first-child) {
    padding-left: 8px !important;
  }
  .category-filter .showers .filter .item span {
    font-size: 16px !important;
  }
  .category-filter .showers .filter .item .mutliSelect ul {
    padding: 15px !important;
  }
  .category-filter .showers .filter .item .mutliSelect ul.modal-item-1, .category-filter .showers .filter .item .mutliSelect ul.modal-item-2, .category-filter .showers .filter .item .mutliSelect ul.modal-item-3, .category-filter .showers .filter .item .mutliSelect ul.modal-item-4, .category-filter .showers .filter .item .mutliSelect ul.modal-item-5 {
    left: -13px !important;
  }
  .category-filter .showers .filter .item .mutliSelect ul.modal-item-6, .category-filter .showers .filter .item .mutliSelect ul.modal-item-7 {
    left: -99px !important;
  }
  .category-filter .showers .filter .item .mutliSelect ul label {
    padding-top: 0px !important;
    padding-left: 25px !important;
    font-size: 14px !important;
  }
  .category-filter .showers .filter .item .mutliSelect ul label .control-indicator::after {
    left: 4px !important;
    top: 0px !important;
    width: 6px !important;
    height: 11px !important;
  }
  .category-filter .showers .filter .item .mutliSelect ul label input {
    height: 15px !important;
    width: 15px !important;
  }
  .category-filter .showers .filter .item .mutliSelect ul label .control-indicator {
    width: 15px;
    height: 15px;
    align-items: center;
  }
  .category-filter .showers .filter .item .mutliSelect ul button {
    font-size: 14px !important;
    width: 150px !important;
    margin-top: 10px !important;
    padding: 10px 10px !important;
  }
}
/* ============ SHOWERS FILTER END ============ */

/*# sourceMappingURL=main.css.map */
