

/* Start:/bitrix/templates/misstease/assets/css/owl.carousel.min.css?16481958123351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/bitrix/templates/misstease/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/bitrix/templates/misstease/assets/css/owl.theme.default.min.css?16481958121013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/bitrix/templates/misstease/assets/css/dev.css?169114755934164*/
html {
  scroll-behavior: smooth;
}

body.disable-scroll {
  overflow: hidden;
}

@media only screen and (min-width: 1024px) {
  .collections-list {
    max-width: 1250px;
  }

  .collections-content {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  .collections-list .sections__item {
    max-width: 350px;
    margin-right: 100px;
  }

  .collections-list .sections__item:nth-child(3n) {
    margin-right: 0;
  }

  .collections-list .sections__item:last-child {
    margin-right: 0;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1680px) {
  .collections-list .sections__item {
    width: calc(100% / 3 - 27px);
    margin-right: 129px;
  }
}

.promo__product-imagelink.hover-image {
  position: relative;
  overflow: hidden;
}

.promo__product-imagelink.hover-image img {
  transition: 0.4s all;
  z-index: 0;
}

.promo__product-imagelink.hover-image img:last-child {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
}

.promo__product-imagelink.hover-image:hover img:not(:first-child):last-child {
  opacity: 1;
  /*z-index: 1;*/
}

.promo__product-imagelink.hover-image:hover img:not(:last-child):first-child {
  opacity: 0;
}

@media (min-width: 1680px) {
  .products__item-image {
    min-height: 365px;
  }
}

@media (min-width: 1045px) {
  .products__item-image {
    min-height: 344px;
  }
}

.products__item-imagelink.hover-image {
  position: relative;
  overflow: hidden;
}

.products__item-imagelink.hover-image img {
  transition: 0.4s all;
  z-index: 0;
}

.products__item-imagelink.hover-image img:not(:first-child):last-child {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
}

.products__item-imagelink.hover-image:hover img:not(:first-child):last-child {
  opacity: 1;
  /*z-index: 1;*/
}

.products__item-imagelink.hover-image:hover img:not(:last-child):first-child {
  opacity: 0;
}

/*FAQ styles*/

.faq-section {
  width: 100%;
  max-width: 1360px;
  margin-bottom: 140px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.faq-nav {
  width: 100%;
  max-width: 200px;
  margin-top: 14px;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.faq-nav > * {
  margin-bottom: 30px;
}

.faq-nav:last-child {
  margin-bottom: 0;
}

.faq-nav .active {
  border-bottom: 1px solid #333;
}

.faq-nav span {
  position: relative;
  cursor: pointer;
}

.faq-nav span:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 1px;
  width: 0;
  height: 1px;
  background-color: #fff;
  pointer-events: none;
  transition: 0.2s ease-in;
}

.faq-nav span:hover:after {
  width: 100%;
}

.faq-nav span.active:after {
  width: 0;
  opacity: 0;
}

.faq-content-wrapp {
  width: 100%;
  max-width: 1097px;
  display: flex;
  flex-direction: column;
}

.faq-content-wrapp .faq-content:last-child {
  margin-bottom: 0;
}

.faq-content {
  opacity: 0;
  height: 0;
  visibility: hidden;
  width: 100%;
  transition: 0.2s all;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.faq-content.active {
  opacity: 1;
  height: unset;
  visibility: visible;
}

.faq-content .h3 {
  font-size: 30px;
  line-height: 37px;
  font-weight: bold;
  margin-bottom: 27px;
}

.faq-items-list {
  width: 100%;
  margin-bottom: 60px;
  display: flex;
  flex-direction: column;
}

.faq-content .faq-items-list:last-child {
  margin-bottom: 0;
}

.faq-items-list .faq-item:first-child {
  border-top: 1px solid #333;
}

.faq-item {
  width: 100%;
  border-bottom: 1px solid #333;
  padding: 30px 0;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}

.faq-item .faq-item-text {
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: 0.4s ease-in;
}

.faq-item.active .faq-item-head {
  margin-bottom: 20px;
}

.faq-item.active .faq-item-text {
  opacity: 1;
  height: unset;
}

.faq-item.active .faq-item-head-icon {
  transform: rotate(90deg);
}

.faq-item.active .faq-item-head-icon span:first-child {
  /*opacity: 0;*/
  width: 0;
}

.faq-item-head {
  width: 100%;
  /*margin-bottom: 20px;*/
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.faq-item-head-text {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}

.faq-item-head-icon {
  position: relative;
  width: 20px;
  height: 20px;
  transition: 0.3s ease-in;
}

.faq-item-head-icon span {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #fff;
  border-radius: 5px;
  transition: 0.2s ease-in;
}

.faq-item-head-icon span:first-child {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.faq-item-head-icon span:last-child {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
}

.faq-item-text {
  width: 100%;
  max-width: 997px;
  line-height: 17px;
  font-size: 14px;
}

@media (max-width: 767px) {
  .faq-section {
    flex-direction: column;
    align-items: flex-start;
  }

  .faq-nav {
    margin-top: 0;
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 20px;
  }

  .faq-nav a {
    font-size: 15px;
    line-height: 19px;
  }

  .faq-nav > * {
    margin-bottom: 20px;
  }

  .faq-content .h3 {
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 20px;
  }

  .faq-item-head-icon {
    margin-left: 20px;
  }
}

/*WELCOME PAGE*/

.welcome-second-section {
  margin-bottom: 140px;
}

@media only screen and (min-height: 1081px) {
  .welcome {
    max-height: 1100px;
  }
}

@media only screen and (min-width: 576px) {
  .welcome {
    min-height: 600px;
  }
}

@media only screen and (max-width: 576px) {
  .welcome {
    height: 100vh;
    max-height: none;
  }
}

.wslider__item {
  width: 100%;
  height: 100%;
}

.wslider__item-image {
  position: relative;
  width: 100%;
  height: 100%;
}

.wslider__item-image picture img {
  position: absolute;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.wrap.image-categores-section {
  /*width: 100%;*/
  margin-bottom: 140px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.image-categores-wrapp {
  width: 100%;
  max-width: 1356px;
  display: flex;
  flex-direction: row;
}

.image-categores-item {
  height: 630px;
  width: 100%;
  max-width: calc(100% / 3);
  position: relative;
  cursor: pointer;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.image-categores-item:hover img {
  transform: translate(-50%, -50%) scale(1.2);
}

.image-categores-item:hover span:after {
  width: 100%;
}

.image-categores-item:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.34;
}

.image-categores-item img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  min-width: auto;
  min-height: auto;
  z-index: -1;
  transition: 0.3s ease-in-out;
}

.image-categores-item span {
  position: relative;
  font-size: 22px;
  line-height: 25px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  z-index: 1;
}

.image-categores-item span:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 1px;
  transform: translateX(-50%);
  width: 0;
  height: 1px;
  background-color: #fff;
  transition: 0.4s ease-in;
}

@media only screen and (max-width: 1440px) {
  .image-categores-item {
    height: 510px;
  }
}

@media only screen and (max-width: 924px) {
  .image-categores-item {
    height: 355px;
  }

  .welcome-second-section,
  .wrap.image-categores-section {
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 724px) {
  .image-categores-wrapp {
    flex-direction: column;
    align-items: center;
  }

  .image-categores-item {
    max-width: 100%;
    height: 50vh;
  }
}

.intrernal__insta {
  margin-bottom: 0;
}

.intrernal__insta .insta__list {
  margin-bottom: 0;
}

.social-links {
  display: flex;
  flex-direction: column;
}

.social-links-list {
  width: 100%;
  margin-bottom: -10px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.social-links-list .social-links-item:last-child {
  margin-right: 0;
}

.social-links-item {
  display: flex;
  align-items: center;
  margin-right: 40px;
  margin-bottom: 10px;
}

.social-links-item:hover .social-link-image {
  border-color: #fff;
}

.social-links-item:hover .social-link-text:after {
  width: 100%;
}

.social-links-item .social-link-text {
  position: relative;
  font-weight: bold;
}

.social-links-item .social-link-text:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -2px;
  transform: translateX(-50%);
  width: 0;
  height: 1px;
  background-color: #fff;
  transition: 0.2s ease-in;
}

.social-link-image {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #262626;
  margin-right: 15px;
  transition: 0.2s all;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

/*DELIVERY PAGE*/

.delivery-nav {
  width: 100%;
  max-width: 203px;
  margin-top: 14px;
  margin-right: 20px;
  font-size: 15px;
  line-height: 19px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.delivery-nav a {
  margin-bottom: 30px;
  font-weight: bold;
  text-transform: uppercase;
}

.delivery-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.delivery-content .h3 {
  font-size: 30px;
  line-height: 37px;
  font-weight: bold;
  margin-top: 60px;
  margin-bottom: 27px;
}

.delivery-content > .h3:first-child {
  margin-top: 0;
}

.delivery-table {
  width: 100%;
  max-width: 1097px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.delivery-table-head {
  position: relative;
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #333333;
  display: flex;
}

.delivery-table-head-col p {
  font-size: 14px;
  line-height: 17px;
  margin: 0;
}

.delivery-table-head-col p span {
  color: #4c4c4c;
}

.positioned-head {
  position: absolute;
}

.delivery-table-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.delivery-table-section {
  position: relative;
  width: 100%;
  padding: 30px 0;
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #333333;
}

.delivery-table-section-title {
  width: 100%;
  max-width: 318px;
  margin-right: 120px;
}

.delivery-table-section-title p {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
}

.delivery-table-section-title p span {
  color: #4c4c4c;
  font-size: 16px;
  line-height: 20px;
}

.delivery-table-section-text {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.delivery-table-text-row {
  width: 100%;
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.delivery-table-text-row-left {
  width: 100%;
  max-width: 353px;
  margin-right: 46px;
  display: flex;
}

.delivery-table-text-col {
  max-width: 151px;
}

.delivery-table-text-col p {
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}

.city-name {
  width: 100%;
  max-width: 151px;
  margin-right: 48px;
}

.delivery-time {
  width: 20px;
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.delivery-price {
  width: 100%;
  max-width: 182px;
}

.text-section {
  width: 100%;
  border-bottom: 1px solid #333333;
  font-size: 14px;
  line-height: 17px;
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.text-section p {
  margin: 0;
  margin-top: 30px;
  font-size: 14px;
  line-height: 17px;
}

.text-section > b {
  margin-top: 30px;
}

.text-section .h3 {
  margin: 0;
  margin-top: 60px;
}

.warning-text span {
  color: #dd4e4e;
}

.delivery-content .text-section:first-child .h3:first-child {
  margin-top: 0;
}

.delivery-table-mobile-heading {
  display: none;
}

@media (max-width: 1680px) {
  .delivery-table-head {
    min-height: 58px;
  }
}

@media (max-width: 1115px) {
  .delivery-table-section-title {
    margin-right: 30px;
  }
}

@media (max-width: 991px) {
  .delivery-table-section-title {
    max-width: 250px;
  }

  .delivery-nav {
    margin-right: 10px;
  }
}

@media (max-width: 800px) {
  .delivery-content .h3 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .delivery-content .h3:fist-child {
    margin-top: 0;
    margin-bottom: 0;
  }

  .delivery-nav {
    max-width: 195px;
  }
}

@media (max-width: 800px) and (min-width: 767px) {
  .delivery-table-section-title {
    max-width: 210px;
  }

  .delivery-table-text-row-left {
    min-width: 135px;
    max-width: 135px;
  }

  .city-name {
    width: 86px;
    margin-right: 30px;
  }
}

@media (max-width: 767px) {
  .delivery-nav {
    max-width: 100%;
    margin-right: 0;
    margin-top: 0;
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 20px;
  }

  .delivery-nav a {
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 20px;
  }

  .delivery-content .h3 {
    font-size: 24px;
    line-height: 31px;
  }

  .text-section .h3 {
    margin-bottom: 0;
  }

  .delivery-content .social-links {
    margin-top: 0;
  }

  .delivery-table-text-row-left {
    max-width: 353px;
  }

  .delivery-table-text-col.delivery-time {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}

@media (width: 812px) {
  .delivery-table-text-col.city-name {
    width: 90px;
  }
}

@media (max-width: 576px) {
  .delivery-content {
    align-items: center;
  }

  .delivery-table-head {
    display: none;
  }

  .delivery-table-content .delivery-table-section:first-child {
    border-top: 1px solid #333333;
  }

  .delivery-table-content {
    align-items: center;
  }

  .delivery-table-section {
    flex-direction: column;
    align-items: center;
  }

  .delivery-table-text-row {
    flex-wrap: wrap;
  }

  .delivery-table-mobile-heading {
    display: flex;
    width: 100%;
  }

  .delivery-table-mobile-heading-col {
    width: 100%;
    max-width: 50%;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .delivery-table-mobile-heading-col p {
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    margin: 0;
    padding: 0 10px;
  }

  .delivery-table-mobile-heading-col p span {
    color: #4c4c4c;
  }

  .delivery-table-section-title {
    width: 100%;
    max-width: 80%;
    text-align: center;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .delivery-table-section-title p {
    display: flex;
    flex-direction: column;
  }

  .delivery-table-text-row-left,
  .delivery-table-text-col {
    max-width: 50%;
    margin: 0;
    justify-content: space-between;
    align-items: center;
    text-align: center;
  }

  .delivery-table-text-row-left,
  .delivery-price {
    padding: 0 10px;
  }

  .delivery-time {
    padding-right: 20px;
  }

  .city-name p {
    text-align: left;
  }
}

@media (max-width: 360px) {
  .delivery-time {
    padding-right: 0;
  }

  .delivery-table-text-row-left,
  .delivery-price {
    padding: 0;
  }
}

/* POPUPS */

.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-in;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 1001;
}

.popup.active {
  opacity: 1;
  visibility: visible;
}

.popup-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 994;
}

.bg-figures-wrapp {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translateZ(-1px) translate(-50%, -50%);
  opacity: 0;
  transition: 0.3s 0.2s all;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.popup.active .bg-figures-wrapp {
  opacity: 1;
}

.bg-figures {
  position: relative;
  transition: 0.4s 0.1s all;
  bottom: 0;
}

.popup.active .bg-figures-wrapp .bg-figures {
  bottom: -30px;
}

.popup-content {
  position: relative;
  width: 100%;
  max-width: 460px;
  min-height: 100px;
  padding: 40px 60px;
  background-color: #000;
  border: 1px solid #f5bf60;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: 0.3s all;
  margin-top: 50px;
  transform-style: preserve-3d;
  z-index: 996;
}

.popup.active .popup-content {
  margin-top: 0;
}

.popup-content b {
  font-size: 20px;
  line-height: 25px;
  color: #f5bf60;
  margin: 0;
  margin-bottom: 5px;
  text-align: center;
}

.popup-content p {
  font-size: 14px;
  line-height: 17px;
  margin: 0;
  margin-bottom: 20px;
  text-align: center;
  max-width: 308px;
}

.close-popup {
  position: absolute;
  top: 20px;
  right: 20px;
  max-width: 14px;
  max-height: 14px;
  cursor: pointer;
}

.call-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.call-input {
  width: 100%;
  max-width: 340px;
  height: 50px;
  border: 1px solid rgba(183, 183, 183, 0.2);
  font-size: 15px;
  padding: 16px 0;
  padding-left: 20px;
  padding-right: 12px;
  margin-bottom: 20px;
  background: transparent;
  color: #fff;
  transition: 0.3s ease-in;
}

.call-input:pacholder {
  color: #fff;
}

.call-input.error {
  color: red;
  border-color: red;
}

.call-btn {
  width: 100%;
  max-width: 221px;
  height: 40px;
  background-color: #f5bf60;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: #000000;
  border: none;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.gratitude-popup .popup-content b.thanks {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 10px;
}

.gratitude-popup .popup-content p {
  max-width: 269px;
  margin: 0;
}

.popup-logo {
  margin-bottom: 20px;
}

.form__subs-input.error {
  color: red;
  border-color: red;
}

@media (max-width: 767px) {
  .popup-content {
    padding: 20px 30px;
  }

  .close-popup {
    top: 10px;
    right: 10px;
  }
}

.text-section ul {
  list-style: none;
  margin-top: 30px;
  padding-left: 20px;
  width: 100%;
}

.text-section ul li {
  position: relative;
  margin-bottom: 20px;
}

.text-section ul li:before {
  position: absolute;
  left: -20px;
  top: 5px;
  content: '';
  height: 7px;
  width: 7px;
  display: block;
  background-image: url(/bitrix/templates/misstease/assets/css/../img/custom-bullet.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.text-section ul li:last-child {
  margin-bottom: 0;
}

.product__tab-links {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: -10px;
}

.product__tab-links-item {
  min-width: 120px;
  max-width: 100%;
  margin-right: 42px;
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.product__tab-links-item:hover .links-item-image {
  border-color: #fff;
}

.product__tab-links-item:hover .links-item-title:after {
  width: 100%;
}

.links-item-image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #262626;
  margin-right: 10px;
  transition: 0.2s all;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.links-item-image img {
  max-width: 23px;
}

.links-item-title {
  position: relative;
  font-weight: bold;
  padding-bottom: 1px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.links-item-title:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -1px;
  transform: translateX(-50%);
  width: 0;
  height: 1px;
  background-color: #fff;
  transition: 0.2s ease-in;
}

.gift-wrapping {
  width: 100%;
  max-width: 1006px;
  display: flex;
  background-color: #101010;
}

.gift-wrapping-content {
  padding: 18px 40px;
  width: 100%;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.gift-wrapping-text {
  display: flex;
  align-items: center;
}

.gift-wrapping-text img {
  margin-right: 20px;
}

.gift-wrapping-text p {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin: 0;
}

.gift-wrapping-toggler {
  position: relative;
  display: flex;
  align-items: center;
}

.gift-toggler {
  position: relative;
  width: 30px;
  height: 18px;
  margin-right: 10px;
  border: 1px solid #404040;
  border-radius: 50px;
}

.gift-toggler span {
  position: absolute;
  width: 14px;
  height: 14px;
  left: 2px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #404040;
  transition: 0.2s all ease-in;
}

.gift-wrapping-toggler p {
  text-transform: uppercase;
  margin: 0;
  color: #404040;
  transition: 0.2s all ease-in;
  user-select: none;
}

.hidden-checkbox {
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}

.hidden-checkbox:checked + .gift-toggler span {
  left: auto;
  right: 2px;
  background-color: #fff;
}

.hidden-checkbox:checked ~ p {
  color: #fff;
}

.basket__section {
  margin-bottom: 20px;
}

@media (max-width: 1680px) {
  .gift-wrapping {
    max-width: 806px;
  }
}

@media (max-width: 1440px) {
  .gift-wrapping {
    max-width: calc(100% - 338px - 16px);
  }
}

@media (max-width: 1025px) {
  .basket {
    display: flex;
    flex-direction: column;
  }

  .gift-wrapping {
    max-width: 100%;
  }

  .gift-wrapping {
    order: 1;
    margin-bottom: 30px;
  }

  .basket__total {
    order: 2;
  }
}

@media (max-width: 576px) {
  .gift-wrapping-content {
    padding: 18px 15px;
  }

  .gift-wrapping-text img {
    margin-right: 8px;
  }

  .gift-wrapping-text p {
    font-size: 14px;
    line-height: 18px;
  }
}

@media (max-width: 440px) {
  .gift-wrapping-content {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .gift-wrapping-text {
    margin-bottom: 5px;
  }
}

.gift-wrapping.order-gift-wrapping {
  max-width: 100%;
}

.order-gift-wrapping .gift-wrapping-content {
  padding: 25px 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.order-gift-wrapping .gift-wrapping-text {
  margin-bottom: 5px;
}

/*instagram block*/

.insta__list {
  padding: 0;
}

@media only screen and (min-width: 1024px) {
  .insta__list .insta__item {
    width: calc(100% / 6 - 5px);
  }
}

@media only screen and (max-width: 1024px) {
  /*	.insta__list .insta__item:first-child {
		width: 80%;
	}*/
}

/*Contacts*/

.contacts-text-section {
  width: 100%;
  margin-bottom: 60px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.contacts-text-section-wrapp {
  width: 100%;
  max-width: 1038px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.contacts-text-section-wrapp img {
  width: auto;
  height: auto;
}

.contacts-text-section-content {
  width: 100%;
  max-width: 264px;
  margin-right: 135px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.contacts-text-section-content .h3 {
  font-weight: bold;
  font-size: 26px;
  line-height: 34px;
  margin: 0;
  margin-bottom: 20px;
}

.contacts-text-section-content p {
  margin: 0;
  font-size: 14px;
  line-height: 17px;
  max-width: 245px;
}

.contacts-social-links {
  width: 100%;
  margin-bottom: 60px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.contacts-social-links .social-links-list {
  max-width: 959px;
  justify-content: space-between;
}

.contacts-form-wrapp {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.contacts-btn {
  color: #fff;
  background-color: transparent;
}

.contacts-baner-wrapp {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.contacts-baner {
  max-width: 1037px;
  position: relative;
  margin-top: 140px;
  margin-bottom: 140px;
  width: 100%;
  display: flex;
}

.contacts-baner:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  user-select: none;
  z-index: 0;
}

.contacts-baner picture {
  width: 100%;
  height: auto;
}

.contacts-baner img {
  width: 100%;
  height: auto;
  z-index: -1;
  user-select: none;
}

.contacts-baner-text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.contacts-baner-text-wrapp {
  width: 100%;
  max-width: 367px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contacts-baner-text-wrapp .h3 {
  font-weight: bold;
  font-size: 28px;
  line-height: 34px;
  text-align: center;
  margin: 0;
  margin-bottom: 20px;
}

.contacts-baner-text-wrapp p {
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  margin: 0;
}

.contact-form-popup .contacts__form {
  z-index: 995;
  max-width: 680px;
  margin: 0;
  left: 0;
  max-height: 100vh;
  overflow-y: auto;
}

.contacts__form-input.error {
  color: red;
  border-color: red;
}

.contacts__form-textarea.error {
  color: red;
  border-color: red;
}

@media only screen and (max-width: 1160px) {
  .contacts-text-section-wrapp img {
    max-width: 55%;
  }

  .contacts-text-section-content {
    margin-right: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .contacts-text-section {
    margin-bottom: 30px;
  }

  .contacts-text-section-wrapp {
    flex-direction: column;
    align-items: center;
  }

  .contacts-text-section-wrapp img {
    order: 0;
    max-width: 100%;
    margin-bottom: 30px;
  }

  .contacts-text-section-content {
    order: 1;
    margin-right: 0;
    max-width: 100%;
    align-items: center;
  }

  .contacts-text-section-content p {
    text-align: center;
  }

  .contacts-social-links {
    margin-bottom: 30px;
  }

  .contacts-social-links .social-links-list {
    justify-content: flex-start;
  }

  .contacts-baner {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .contacts-baner-text-wrapp {
    max-width: 100%;
  }

  .contacts-baner-text-wrapp .h3 {
    width: 100%;
  }

  .contacts-baner-text-wrapp p {
    max-width: 80%;
  }
}

@media only screen and (max-width: 568px) {
  .contacts-text-section-content .h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 10px;
  }

  .contacts-text-section-wrapp img {
    margin-bottom: 20px;
  }
}

.checkbox-error label {
  color: red;
}

/*styles from catalog.element*/
.product__set-item {
  margin-bottom: 24px;
  padding-bottom: 24px;
}
.product__set-name {
  opacity: 0.5;
  margin-bottom: 32px;
  text-transform: uppercase;
}
.set__wrap {
  display: flex;
  flex-wrap: wrap;
}
.set__image {
  width: 80px;
}
.set__info {
  width: calc(100% - 80px);
  text-align: left;
  padding-left: 24px;
  padding-top: 12px;
}
.set__name {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
}
.set__price {
  font-size: 16px;
  opacity: 0.7;
}
.set__size {
  cursor: pointer;
}
.set__size--selected {
  background: #f5bf60;
  color: #101010;
  border: 1px solid #f5bf60 !important;
}
.set__sizes-title {
  opacity: 0.5;
  margin-top: 20px;
  margin-bottom: 8px;
}
.set__sizes-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  max-width: 280px;
}
.set__size {
  padding: 4px 8px;
  border: 1px solid;
  display: inline-flex;
  margin-bottom: 4px;
  margin-right: 4px;
  font-size: 12px;
  text-transform: uppercase;
}
.set__action {
  margin-top: 12px;
}
.set__action-add[href^='javascript:void(0)'] {
  color: #fff;
  opacity: 0.3;
}
.set__action-add {
  color: #f5bf60;
  font-size: 12px;
  border: 1px solid;
  padding: 6px 12px;
  display: inline-block;
}

.currency__list {
  margin-top: 12px;
}
.currency__item-value {
  font-size: 12px;
}
.currency__item {
  display: inline-block;
  margin-bottom: 8px;
}
.currency__item:not(:last-child) {
  margin-right: 8px;
}

/*end styles from catalog.element*/

.main .page__content {
  z-index: -1;
}

@media (max-width: 576px) {
  .bx-soa-more-btn {
    display: flex;
  }

  .bx-soa-more-btn a.btn {
    padding: 12px 20px;
    font-size: 14px;
  }

  .bx-soa-more-btn .pull-left {
    margin-right: 10px;
  }
  .bx-soa-more-btn .pull-right {
    margin-left: 0 !important;
  }
}

@media only screen and (min-width: 1024px) {
  body .header__logo-image {
    max-width: 230px;
  }
}

.checkbox-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  cursor: pointer;
  margin-top: 40px;
}

.checkbox-row span {
  font-size: 14px;
  color: inherit;
  line-height: 1.2;
}

.checkbox-row span a {
  text-decoration: underline;
}

.checkbox-row input {
  display: none;
}

.i-mask {
  width: 20px;
  min-width: 20px;
  height: 20px;
  padding-left: 0 !important;
  margin-right: 14px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #f5bf60;
  border-radius: 4px;
}

.checkbox-row .i-mask svg {
  opacity: 0;
}

.checkbox-row input:checked ~ .i-mask svg {
  opacity: 1;
}

.checkbox-row input:checked ~ .i-mask {
  background-color: #f5bf60;
}

.payments {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0px, 80px));
  column-gap: 10px;
  align-items: center;
  margin-top: 40px;
}

.payments img,
.payments svg {
  display: block;
  max-width: 100%;
}

@media (max-width: 768px) {
  .payments {
    justify-content: center;
  }
}

.slider-module__slide {
  display: grid;
  /* grid-template-rows: 459px 1fr; */
  row-gap: 19px;
}

.slider-module__slide-detail-title {
  text-align: center;
  position: relative;
  font-size: 22px;
  line-height: 25px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  z-index: 1;
}

.media-slider-module__title {
  font-size: 20px;
  margin: 0;
  font-weight: 900;
}

@media only screen and (min-width: 768px) {
  .media-slider-module__title {
    font-size: 32px;
    margin: 0;
  }
}

@media only screen and (min-width: 1280px) {
  .media-slider-module__title {
    font-size: 32px;
    margin: 0;
  }
}

@media only screen and (min-width: 1440px) {
  .media-slider-module__title {
    font-size: 46px;
  }
}

.slider-module__slide-media {
  position: relative;
  width: 100%;
  height: 0;
  padding: 150% 0 0;
  /* background-color: #fff; */
  overflow: hidden;
}

.slider-module__slide-media-video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0;
  -webkit-transition: opacity 250ms ease-out 0s;
  transition: opacity 250ms ease-out 0s;
  width: calc(100 + 10px);
  height: calc(100% + 10px);
  margin-left: -10px;
  margin-top: -10px;
  /* display: none !important; */
}

.slider-module__slide-media-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slider-module__slide-media-video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 77vw;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.media-slider-module {
  padding: 50px 0 120px;
}

.media-slider-module__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}

.media-slider-module__navs {
  display: flex;
  gap: 1px;
}

.media-slider-module__nav {
  font-size: 80%;
  position: relative;
  border-radius: 0;
  width: 53px;
  height: 53px;
  background-color: rgba(0, 0, 0, 0.07);
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background-color: rgba(255, 255, 255, 0.07);
  cursor: pointer;
}

.media-slider-module__nav.swiper-button-disabled {
  background: none;
  opacity: 0.7;
}

@media only screen and (min-width: 700px) {
  .slider-module__slide-media-video iframe {
    min-height: 51vw;
  }
}

@media only screen and (min-width: 1000px) {
  .slider-module__slide-media-video iframe {
    min-height: 38vw;
  }
}

@media only screen and (min-width: 1400px) {
  .slider-module__slide-media-video iframe {
    min-height: 31vw;
  }
}

@media only screen and (min-width: 768px) {
  .media-slider {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.media-slider-module__container {
  padding-left: 20px;
  padding-right: 20px;
}

@media only screen and (min-width: 1024px) {
  .media-slider {
    margin-left: -24px;
    margin-right: -24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .media-slider-module__container {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.slider-module__slide-media-poster {
  /* background-color: #fff; */
  background-size: contain;
}

.slider-module__slide-media-poster {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 1;
  -webkit-transition: opacity 250ms ease-out 0s;
  transition: opacity 250ms ease-out 0s;
}

.slider-module__slide:hover .slider-module__slide-media-poster {
  opacity: 0;
}

.slider-module__slide:hover .slider-module__slide-media-video {
  opacity: 1;
}

.slider-module__slide {
  width: 50%;
}

@media only screen and (min-width: 700px) {
  .slider-module__slide {
    width: 33.3%;
  }
}

@media only screen and (min-width: 1000px) {
  .slider-module__slide {
    width: 25%;
  }
}

@media only screen and (min-width: 1200px) {
  .slider-module__slide {
    width: 100%;
    max-width: 326px;
  }
}

/* End */


/* Start:/bitrix/components/misstease/lang/templates/.default/style.css?16594275751467*/
.currency,
.currency-text {
    position: relative;
    cursor: pointer;
}

.currency-text::after {
    content: "";
    background-image: url(/bitrix/components/misstease/lang/templates/.default/images/arrow.svg);
    background-size: 10px 7px;
    background-repeat: no-repeat;
    width: 10px;
    height: 7px;
    position: absolute;
    left: 30px;
    top: 2px;
    transform: rotate(180deg);
    transition: 0.3s;
}

.currency-text.active::after {
    transform: rotate(0deg);
}

.currency__custom-item {
    position: relative;
    font-size: 16px;
    padding: 10px 10px;
}

.currency__custom-item:hover {
    background-color: #333333;
}

.currency__custom-item.selected::after {
    content: "";
    background-image: url(/bitrix/components/misstease/lang/templates/.default/images/selected.svg);
    background-size: 12px 10px;
    background-repeat: no-repeat;
    width: 12px;
    height: 10px;
    position: absolute;
    top: 10px;
    right: 14px;
}
.currency__custom-select {
    display: none;
    position: absolute;
    background-color: #222222;
    left: -65px;
    top: 20px;
    width: 110px;
}
.currency__custom-select.active {
    display: block;
}

.footer__lang {
    display: flex;
}

@media (max-width: 770px) {
    .header .header__currency {
        margin-left: 60px;
    }
}
@media (max-width: 580px) {
    .header .currency {
        margin-right: 20px;
    }
}
/* End */


/* Start:/bitrix/components/misstease/lang/templates/currency/style.css?16594274351489*/
.currency,
.currency-text {
    position: relative;
    cursor: pointer;
}

.currency-text::after {
    content: "";
    background-image: url(/bitrix/components/misstease/lang/templates/.default/images/arrow.svg);
    background-size: 10px 7px;
    background-repeat: no-repeat;
    width: 10px;
    height: 7px;
    position: absolute;
    left: 30px;
    top: 2px;
    transform: rotate(180deg);
    transition: 0.3s;
}

.currency-text.active::after {
    transform: rotate(0deg);
}

.currency__custom-item {
    position: relative;
    font-size: 16px;
    padding: 10px 10px;
}

.currency__custom-item:hover {
    background-color: #333333;
}

.currency__custom-item.selected::after {
    content: "";
    background-image: url(/bitrix/components/misstease/lang/templates/.default/images/selected.svg);
    background-size: 12px 10px;
    background-repeat: no-repeat;
    width: 12px;
    height: 10px;
    position: absolute;
    top: 10px;
    right: 14px;
}
.currency__custom-select {
    display: none;
    position: absolute;
    background-color: #222222;
    left: -65px;
    top: 20px;
    width: 110px;
}
.currency__custom-select.active {
    display: block;
    z-index: 999999;
}

.footer__lang {
    display: flex;
}

@media (max-width: 770px) {
    .header .header__currency {
        margin-left: 60px;
    }
}
@media (max-width: 580px) {
    .header .currency {
        margin-right: 20px;
    }
}
/* End */


/* Start:/bitrix/components/misstease/sale.basket.basket.line/templates/.default/style.min.css?16481957673712*/
.bx-basket-block{position:relative;padding-bottom:5px;padding-left:20px;white-space:nowrap;font-size:12px}.bx-basket-block>.fa{position:absolute;top:3px;left:0;width:12px;color:#97a1ab}.bx-basket-block a{margin-right:10px}@media(min-width:768px){.bx-basket-fixed{position:fixed;z-index:998;overflow:hidden;padding-top:10px;width:200px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;right:0;bottom:0;left:0;z-index:998;overflow:hidden;padding-top:10px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-item-list{display:none}}.bx-basket-fixed .bx-basket-block{margin-left:10px}.bx-basket-item-list{position:relative;overflow:hidden;padding-bottom:20px;border-top:1px solid #f7f7f7}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;right:0;bottom:0;left:0}.bx-closed .bx-basket-item-list{overflow:hidden;height:20px}.bx-basket-item-list-action{position:absolute;right:0;bottom:0;left:0;z-index:120;padding:3px 0;height:20px;background:#f7f7f7;color:#4f4f4f;vertical-align:middle;text-align:center;font-size:12px;line-height:14px;cursor:pointer}.bx-basket-item-list-button-container{position:absolute;right:0;bottom:20px;left:0;padding:10px 0;border-top:1px solid #f7f7f7;background:#fff;text-align:center}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{position:relative;margin-bottom:15px;padding-top:15px;padding-right:10px;padding-left:10px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{margin-bottom:0;border-bottom:0}.bx-basket-item-list-item-status{margin:0 10px 20px;padding:3px;border-radius:3px;background:#ebebeb;text-align:center;white-space:normal;font-weight:bold;font-size:12px;line-height:16px}.bx-basket-item-list-item-img{position:relative;padding-bottom:5px;text-align:center}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;top:-7px;right:10px;width:20px;height:20px;opacity:.5;cursor:pointer;transition:250ms linear all}.bx-basket-item-list-item-remove:after,.bx-basket-item-list-item-remove:before{position:absolute;top:50%;left:50%;display:block;width:10px;height:2px;border-radius:1px;background-color:#333;content:'';transform:translate(-50%,-50%)}.bx-basket-item-list-item-remove:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.bx-basket-item-list-item-remove:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);-moz-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);-o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;color:#b0b0b0;text-decoration:line-through}.bx_cart_login_top .bx-hdr-profile{line-height:1.44em}
/* End */


/* Start:/bitrix/templates/misstease/components/bitrix/breadcrumb/breadcrumb/style.min.css?1648195812467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/bitrix/templates/misstease/styles.css?16879549005052*/
/* FONTS
font-family: 'Merriweather', serif;
font-family: 'Merriweather Sans', sans-serif;
 */

@font-face {
    font-family: "Century Gothic";
url("/bitrix/templates/misstease/assets/fonts/CenturyGothic.woff") format("woff"), /* все современные браузеры, IE9+ */
url("/bitrix/templates/misstease/assets/fonts/CenturyGothic.ttf") format("truetype"); /* все современные браузеры */
}

* { margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none; box-sizing: border-box; }
code, kbd, samp, tt, var, textarea, input, select, isindex, listing, xmp, plaintext { font: inherit; font-size: 1em; white-space: normal; }
dfn, i, cite, var, address, em { font-style: normal; }
th, h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td, center { text-align: left; vertical-align: top; }
body { line-height: 1; background: #000; font-size: 14px; color: #fff; }
q { quotes: "" ""; }
ul, ol, dir, menu { list-style: none; }
sub, sup { vertical-align: baseline; }
a { color: inherit; }
hr { display: none; } /* we don't need a visual hr in layout */
font { color: inherit !important; font: inherit !important; } /* disables some nasty font attributes in standard browsers */
marquee { overflow: inherit !important; -moz-binding: none; }
blink { text-decoration: none; }
nobr { white-space: normal; }
s { text-decoration: line-through; opacity: 0.5; font-size: 0.7em; }

body {
    font-family: 'Century Gothic', sans-serif;
    font-size: 14px;
}
.wrap {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    z-index: 1;
}
.image {
    width: 100%;
    vertical-align: middle;
    height: auto;
}
.imagev {
    width: auto;
    vertical-align: middle;
    height: 100%;
}
.button {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid;
    padding: 8px 20px;
    display: inline-block;
}
.link {
    border-bottom: 1px solid;
}

h2 {
    font-size: 20px;
    margin-bottom: 16px;
    font-weight: 900;
}

h3 {
    font-size: 20px;
    font-weight: 700;
}
p {
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 24px;
}
.sizes__table {
    max-width: 320px;
    margin: 0 auto;
}
.sizes__page-block {
    margin-bottom: 60px;
}
.sizes__page-title {
    font-size: 28px;
    margin-bottom: 12px;
    line-height: 36px;
}
.sizes__step-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 24px;
}
.sizes__step {
    margin-top: 40px;
}
.sizes__step:not(:last-child) {
    margin-bottom: 160px;
}
.sizes__step-images {
    display: block;
    margin: 20px auto 0;
    max-width: 220px;
}
.sizes__step-info {
    max-width: 480px;
    margin: 0 auto;
}

@media only screen and (min-width: 768px) {
    .wrap {
        padding-left: 20px;
        padding-right: 20px;
    }
    .sizes__step-images {
        max-width: 100%;
    }
    .sizes__step-image {
        display: inline-block;
        max-width: 220px;
    }
    .sizes__step-title {
        font-size: 28px;
    }
    .sizes__page-title {
        font-size: 36px;
    }
}

@media only screen and (min-width: 1024px) {
    .wrap {
        padding-left: 40px;
        padding-right: 40px;
    }

    .sizes__table {
        max-width: 680px;
        margin: 0 auto;
        width: 680px;
    }
    .sizes__table th, .sizes__table td {
        width: calc(680px / 4);
        font-size: 14px;
    }
}

@media only screen and (min-width: 1280px) {
    .wrap {
        width: 1180px;
        margin: 0 auto;
    }
    .button {
        transition: 0.3s ease-in;
    }
    .button:hover {
        background: #fff;
        color: #101010;
    }
    .sizes__page-block {
        margin-bottom: 120px;
    }
    caption {
        margin-top: 40px;
    }
    .sizes__step-text {
        font-size: 16px;
    }
}

@media only screen and (min-width: 1440px) {
    .wrap {
        width: 1240px;
    }
    .button {
        padding: 12px 40px;
    }
}

@media only screen and (min-width: 1680px) {
    .wrap {
        width: 1440px;
    }
}

@media only screen and (min-width: 768px) {
	body .product__info {
		width: 50%;
		padding-left: 0;
		text-align: left;
		padding-top: 0;
	}
}

body .product__detail {
    margin-top: 0px;
}

body .product__tab:not(:last-child) {
    padding-bottom: 0px;
}

.content .bx_sitemap_title {
    overflow: hidden;
    height: 0;
    border: none;
    margin: 0;
}

.content .bx_sitemap {
    margin-bottom: 0;
}

.footer__contacts-value.footer__contacts-social {
    display: flex;
    align-items: center;
}

.footer__contacts-value.footer__contacts-social a {
    display: inline-block;
    margin-right: 10px;
}

.footer__contacts-value.footer__contacts-social a img {
    width: 20px;
    opacity: 0.5;
}

.currency-text.en::after {
    display: none;
}

.faq-content-wrapp td {
    text-align: center;
    padding: 5px 10px;
}

.faq-content-wrapp td p {
    margin: 0;
}
/* End */


/* Start:/bitrix/templates/misstease/template_styles.css?169224931645943*/
.main {
  position: relative;
  z-index: 1;
}
.sizes__page th {
  border: 1px solid;
  padding: 8px;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
.sizes__page td {
  border: 1px solid;
  padding: 8px;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
.sizes__page caption {
  width: 100%;
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 28px;
}

.welcome {
  /*border: 20px solid #000;*/
  min-height: 320px;
  max-height: 420px;
  overflow: hidden;
  position: relative;
  /*margin-bottom: 80px;*/
}
.welcome__action {
  position: absolute;
  bottom: 15%;
  left: 0;
  right: 0;
  text-align: center;
}
.welcome__button {
  position: relative;
}
.welcome__action:before {
  width: 40px;
  height: 1px;
  background: #fff;
  content: '';
  display: block;
  margin: 0 auto 20px;
  opacity: 0.2;
}
.welcome__action:after {
  width: 40px;
  height: 1px;
  background: #fff;
  content: '';
  display: block;
  margin: 20px auto 0;
  opacity: 0.2;
}
.header {
  position: absolute;
  top: 10px;
  left: 20px;
  right: 20px;
  padding-top: 20px;
}
.header__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header__mobilemenu-wrap {
  display: inline-block;
}
.header__menu-wrap {
  display: none;
}
.mainmenu {
  display: none;
}
.header__menu {
  width: 25%;
  text-align: left;
}
.header__menu-name {
  display: none;
}
.header__logo {
  width: 50%;
  text-align: center;
}
.header__logo-image {
  max-width: 100px;
  display: inline-block;
}
.header__lang {
  /*display: none;*/
}
.footer__lang {
  margin-top: 40px;
}
.header__lang-wrap {
  display: inline-flex;
}
.header__lang-item {
  opacity: 0.3;
}
.header__lang-item--active {
  opacity: 1;
}
.header__lang-item:not(:last-child) {
  margin-right: 20px;
}
.header__lang-link {
  font-size: 13px;
}
.header__cart {
  width: 25%;
  text-align: right;
}

@media (max-width: 576px) {
  .header__logo {
    width: 40%;
  }

  .header__lang-item:not(:last-child) {
    margin-right: 10px;
  }

  .header__cart {
    width: 12%;
  }
}

@media (max-width: 330px) {
  .header__logo {
    width: 35%;
  }

  .header__lang-item:not(:last-child) {
    margin-right: 5px;
  }

  .header__lang-link {
    font-size: 12px;
  }
}
.wslider {
  position: relative;
}
.wslider__item-image {
  width: 100%;
}
.wslider:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  display: block;
  background: #0f0f10;
  opacity: 0.3;
}
.header__cart-link {
  display: inline-flex;
}
.header__cart-icon {
  max-width: 16px;
  margin-right: 12px;
  margin-top: -2px;
}
.header__cart-value {
  color: #fff;
}
.header__cart-link {
  display: inline-flex !important;
  align-items: center;
}
.header__menu-burger {
  width: 30px;
  text-align: center;
  margin-top: -16px;
}
.header__menu-burger:before {
  width: 30px;
  height: 2px;
  content: '';
  background: #fff;
  display: inline-block;
  margin-bottom: -5px;
  transition: 0.2s ease-in;
}
.header__menu-burger:after {
  width: 20px;
  height: 2px;
  content: '';
  background: #fff;
  display: inline-block;
  transition: 0.2s ease-in;
}

.header__menu-button--active .header__menu-burger:before {
  transform: rotate(45deg);
  position: relative;
  top: 4px;
}
.header__menu-button--active .header__menu-burger:after {
  width: 30px;
  transform: rotate(-45deg);
  top: -5px;
  position: relative;
}

.promo__section {
  text-align: center;
  padding-bottom: 360px;
}
.promo__section-wrap {
  position: relative;
}
.promo__section-wrap:after {
  background: #101010;
  top: 210px;
  bottom: 210px;
  left: 10px;
  right: 10px;
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
}
.promo__product {
  margin-bottom: 80px;
}
.promo__product-comment {
  padding-left: 40px;
  padding-right: 40px;
}
.promo__block {
  margin-bottom: 60px;
  position: relative;
  z-index: 1;
}
.promo__title {
  text-transform: uppercase;
  color: #fff;
  font-size: 36px;
  font-weight: 900;
  margin-bottom: 32px;
}
.promo__block:first-child .promo__title {
  color: #e8edf1;
}
.promo__block-image {
  display: none;
}
.promo__block-imagelink,
.promo__product-imagelink {
  display: block;
}
.promo__product-meta {
  margin-bottom: 32px;
}
.promo__product-status {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 12px;
}
.promo__product-text {
  font-size: 20px;
  margin-bottom: 16px;
  font-weight: 900;
}
.promo__product-price {
  margin-bottom: 16px;
  font-size: 20px;
}
.promo__product-curprice {
  font-weight: 700;
}
.promo__product-link {
  margin-top: 32px;
}
.promo__product-images {
  max-width: 300px;
  display: inline-block;
}
.promo__product-category {
  font-size: 12px;
  margin-bottom: 8px;
}
.promo__product-infowrap {
  margin-bottom: 16px;
}
.promo__product-name {
  font-size: 20px;
}
.promo__product-images {
  margin-bottom: 16px;
}
.promo__product-oldprice {
  margin-bottom: 4px;
}

.idea__section {
  margin-bottom: 80px;
}
.idea__section-title {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
.idea__block-image {
  position: relative;
}
.idea__block-image:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  display: block;
  background: #0f0f10;
  opacity: 0.3;
}
.idea__list {
  display: flex;
  flex-wrap: wrap;
  margin-top: -10%;
  position: relative;
  justify-content: center;
}
.idea__item {
  width: 50%;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 24px;
}
.idea__item-name {
  font-size: 14px;
  text-align: center;
  padding: 8px 4px;
  text-transform: uppercase;
  line-height: 20px;
}
.idea__item-image {
  margin-bottom: 4px;
}

.insta__info {
  text-align: center;
  margin-bottom: 40px;
}
.insta__title-wrap {
  text-align: center;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 20px;
}
.insta__user-logo {
  width: 64px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 8px;
}
.insta__user-login {
  font-style: italic;
}
.insta__user-login:before {
  content: '@';
}
.insta__user {
  margin-bottom: 24px;
}
.insta__stat-item:not(:last-child) {
  margin-bottom: 16px;
}
.insta__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 24px;
}
.insta__item {
  width: calc(50% - 5px);
  margin-bottom: 10px;
}
.insta__stat-value {
  font-size: 20px;
  margin-bottom: 4px;
}

.insta__action {
  text-align: center;
}
.insta__button {
  position: relative;
}
.insta__action:after {
  width: 40px;
  height: 1px;
  background: #fff;
  content: '';
  display: block;
  margin: 20px auto 0;
  opacity: 0.2;
}

.footer {
  text-align: center;
  padding-top: 120px;
  padding-bottom: 40px;
}
.footer__wrap {
  background: #101010;
  padding: 40px 20px;
}
.footer__logo {
  margin-bottom: 40px;
}
.footer__logo-image {
  max-width: 100px;
  display: inline-block;
}
.footer__col-name {
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.footer__col-namelink {
  display: inline-block;
  padding: 2px;
}
.footer__menu-item:not(:last-child) {
  margin-bottom: 16px;
}
.footer__menu {
  margin-bottom: 60px;
}
.footer__menu-link {
  display: inline-block;
  padding: 2px;
  opacity: 0.7;
}
.footer__contacts-name {
  font-size: 12px;
  margin-bottom: 8px;
  opacity: 0.5;
}
.footer__contacts-item:not(:last-child) {
  margin-bottom: 24px;
}
.footer__contacts-phone {
  font-size: 20px;
  font-weight: 900;
}
.footer__contacts {
  margin-bottom: 60px;
}
.footer__contacts-value {
  display: inline-block;
}
.form__subs-title {
  font-size: 12px;
  margin-bottom: 12px;
  display: block;
}
.form__subs-input {
  width: 100%;
  display: block;
  background: #101010;
  border: 1px solid #707070;
  padding: 8px;
  color: #fff;
  text-align: center;
  margin-bottom: 12px;
  font-family: 'Merriweather', sans-serif;
}
.form__subs-submit {
  color: #fff;
  background: #1c1f26;
  padding: 8px;
  display: block;
  width: 100%;
  border: 0;
  font-family: 'Merriweather', sans-serif;
  cursor: pointer;
}

.cursor {
  display: none;
}

.menu.menu--active {
  position: relative;
  z-index: 1;
}
.menu__wrap {
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  height: 0;
  padding: 20px;
  background: #101010;
  z-index: 100;
  text-align: left;
  border: 20px solid #000;
  z-index: -1;
}
.menu--active .menu__wrap {
  opacity: 1;
  height: auto;
  bottom: 0;
  z-index: 100;
}

.menu__list {
  padding-top: 80px;
  text-align: center;
  margin-bottom: 80px;
}
.menu__inner {
  padding-bottom: 120px;
  padding-top: 40px;
}

.menu__close {
  display: inline-block;
  width: 120px;
  float: right;
  text-align: right;
}
.menu__close:after {
  clear: both;
  width: 100%;
  height: 0;
  content: '';
  display: block;
}
.menu__close-text {
  font-size: 12px;
  padding-right: 12px;
  opacity: 0.5;
}
.menu__close-button {
  display: flex !important;
  text-align: right;
  align-items: center;
  padding: 4px;
  justify-content: flex-end;
}
.menu__close-burger {
  width: 30px;
  text-align: center;
  margin-top: -10px;
}
.menu__close-burger:before {
  width: 30px;
  height: 2px;
  content: '';
  background: #fff;
  display: inline-block;
  margin-bottom: -5px;
  transition: 0.2s ease-in;
  transform: rotate(45deg);
  position: relative;
  top: 4px;
}
.menu__close-burger:after {
  width: 20px;
  height: 2px;
  content: '';
  background: #fff;
  display: inline-block;
  transition: 0.2s ease-in;
  width: 30px;
  transform: rotate(-45deg);
  top: -5px;
  position: relative;
}
.menu__list {
  padding-top: 80px;
  text-align: center;
  margin-bottom: 80px;
}
.menu__item {
  font-size: 20px;
  margin-bottom: 40px;
  font-weight: 700;
  display: block !important;
}
.menu__logo {
  text-align: center;
  margin-bottom: 40px;
}
.menu__logo-image {
  display: inline-block;
  max-width: 100px;
}
.menu__logo-description {
  font-size: 12px;
  opacity: 0.3;
  margin: 4px auto 0;
  max-width: 200px;
}
.menu__contacts {
  text-align: center;
}
.menu__contacts-name {
  font-size: 12px;
  opacity: 0.5;
  margin-bottom: 8px;
}
.menu__phone-link {
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 20px;
  display: inline-block;
}
.menu__phone {
  margin-bottom: 32px;
}
.menu__email {
  margin-bottom: 32px;
}
.menu__email-link {
  display: inline-block;
}
.menu__adr {
  margin-bottom: 32px;
}
.menu__adr-link {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  display: inline-block;
}
.menu__insta-icon {
  width: 40px;
}
.menu__insta {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.menu__insta-name {
  padding-left: 20px;
}
.menu__insta-link {
  opacity: 0.7;
}

/* ------ */
.page .header {
  position: relative;
  left: 0;
  right: 0;
  z-index: 10;
}
.page.welcome {
  min-height: auto;
  max-height: 100%;
  height: auto;
  margin-bottom: 40px;
  border: 0;
  overflow: visible;
  position: relative;
  z-index: 900;
}

.breadcrumb__list {
  text-align: center;
}
.breadcrumb__item {
  display: inline-block;
  font-size: 12px;
  margin-bottom: 8px;
}
.breadcrumb__item:not(:last-child):after {
  content: '/';
  margin-left: 12px;
  margin-right: 12px;
}
.breadcrumb__link-last {
  opacity: 0.3;
}

.page__title-wrap {
  text-align: center;
  padding-top: 40px;
  max-width: 360px;
  margin: 0 auto 60px;
}
.page__title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 16px;
}
.page__text {
  font-size: 12px;
  line-height: 20px;
  opacity: 0.5;
}

.products__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.products__item {
  text-align: center;
  width: calc(100% / 2 - 6px);
  margin-bottom: 40px;
}
.products__item-image {
  margin-bottom: 16px;
}
.products__item-name {
  font-size: 12px;
  margin-bottom: 4px;
}
.products__item-imagelink {
  display: block;
  overflow: hidden;
}

.product {
  text-align: center;
  margin-bottom: 140px;
}
.product__slider {
  margin-bottom: 40px;
}
.product__category {
  font-size: 12px;
  opacity: 0.5;
  margin-bottom: 4px;
}
.product__title {
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 40px;
}
.product__prices {
  font-size: 28px;
  margin-bottom: 40px;
}
.product__prices-currency {
  font-size: 14px;
  opacity: 0.5;
}
.product__sizes-link {
  opacity: 0.5;
  text-decoration: underline;
  margin-top: 40px;
  display: inline-block;
}
.product__sizes-block {
  margin-bottom: 40px;
}
.product__sizes-name {
  margin-bottom: 4px;
}
.product__size {
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid;
  display: inline-block;
  padding: 8px 20px;
  margin: 4px;
  font-size: 20px;
}
.product__action {
  margin-bottom: 20px;
}
.product__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 40px;
  padding-top: 40px;
}
.product__action-buy {
  display: inline-block;
  padding: 14px 40px 12px;
  border: none;
  background: #f5bf60;
  font-size: 16px;
  text-transform: uppercase;
  color: #101010;
}
.product__action-oneclick {
  display: inline-block;
  padding: 10px 40px;
  border: none;
  color: #fff;
  font-size: 16px;
  border: 2px solid #fff;
}
.product__detail {
  margin-top: 120px;
}
.product__tab-name {
  font-size: 20px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.product__content-name {
  font-size: 12px;
  opacity: 0.5;
  margin-bottom: 8px;
}
.product__content {
  margin-top: 40px;
}
.product__tab:not(:last-child) {
  padding-bottom: 80px;
  margin-bottom: 80px;
  border-bottom: 1px solid #282828;
}
.product__more-title {
  font-size: 28px;
  text-align: center;
  margin-bottom: 28px;
}
.product__more {
  margin-bottom: 60px;
}
.product__size--active {
  background: #f5bf60;
  color: #101010;
  border: 1px solid #f5bf60;
}

.product__images {
  display: flex;
  justify-content: center;
}
.product__image {
  max-width: 280px;
  display: inline-block;
}

.contacts {
  text-align: center;
}
.contacts__info-text {
  line-height: 20px;
}
.contacts__list {
  padding-top: 40px;
  padding-bottom: 40px;
}
.contacts__item-value {
  line-height: 20px;
}
.contacts__item:not(:last-child) {
  margin-bottom: 24px;
}
.contacts__comment {
  font-size: 20px;
  line-height: 28px;
}
.contacts__info-wrap {
  padding-top: 40px;
  margin-bottom: 80px;
}
.contacts__image {
  max-width: 220px;
  display: inline-block;
}
.contacts__info {
  max-width: 300px;
  margin: 0 auto;
}
.contacts__cta {
  padding-top: 80px;
}
.contacts__form-content {
  position: relative;
}
.contacts__form-info {
  text-align: center;
  position: relative;
  top: -100px;
  z-index: 1;
  padding-left: 20px;
  padding-right: 20px;
}
.contacts__form-image {
  position: absolute;
  top: -150px;
}
.contacts__cta {
  padding-top: 250px;
}
.contacts__form-name {
  font-weight: 900;
  font-style: italic;
  font-size: 24px;
  margin-bottom: 12px;
}
.contacts__form {
  background: #101010;
  position: relative;
  left: 20px;
  width: calc(100% - 40px);
  margin-top: -80px;
  padding: 40px;
}
.contacts__form-label {
  font-size: 12px;
  text-align: center;
  display: block;
  width: 100%;
}
.contacts__form-input {
  background: transparent;
  width: 100%;
  display: block;
  border: 0;
  border-bottom: 2px solid #fff;
  padding: 8px;
  text-align: center;
  color: #c2c2c2;
}
.contacts__form-textarea {
  background: transparent;
  width: 100%;
  display: block;
  border: 0;
  border-bottom: 2px solid #fff;
  padding: 8px;
  text-align: center;
  color: #c2c2c2;
  resize: vertical;
  min-height: 80px;
}
.contacts__form-col {
  margin-bottom: 24px;
}
.button__contacts-submit {
  background: transparent;
}
.contacts__form-footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 0px;
}
.contacts__form-check {
  display: flex;
  margin-top: 20px;
  align-items: center;
  flex-wrap: nowrap;
}
.contacts__form-checkboxblock {
  display: inline-flex;
  position: relative;
  top: -2px;
}
.contacts__form-checktext {
  font-size: 10px;
  line-height: 14px;
  padding-left: 12px;
}
.contacts__item-icon {
  max-width: 24px;
  display: inline-block;
  margin-bottom: 12px;
}

.topmenu {
  display: none;
}
.content--bg {
  position: relative;
  padding: 40px;
}
.content--bg:after {
  background: #101010;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
}
.content--bg > div {
  position: relative;
  z-index: 1;
}

.topmenu__item {
  font-size: 12px;
}

.delivery {
  position: relative;
  padding: 20px;
  text-align: center;
}
.delivery:after {
  background: #101010;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
}
.delivery__title {
  font-size: 28px;
  line-height: 32px;
  font-weight: 900;
  font-style: italic;
}
.delivery__item-icon {
  max-width: 116px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
.delivery__item-name {
  font-size: 16px;
  text-transform: uppercase;
  line-height: 24px;
  font-weight: 900;
}
.delivery__title {
  margin-bottom: 60px;
}
.delivery__item-text {
  padding-top: 12px;
}
.delivery__item:not(:last-child) {
  margin-bottom: 60px;
}
.delivery__block:not(:last-child) {
  margin-bottom: 160px;
}
.delivery__item-icon--cash {
  max-width: 76px;
}
.delivery__item-icon--card {
  max-width: 76px;
}

.sizes__page {
  text-align: center;
}
@media only screen and (min-width: 375px) {
  .welcome {
    max-height: 500px;
  }
}
@media only screen and (min-width: 425px) {
  .welcome {
    max-height: 600px;
  }
  .insta__item {
    width: calc(100% / 3 - 5px);
  }
  .insta__item:nth-child(1n + 10) {
    display: none;
  }
  .idea__item {
    padding-left: 32px;
    padding-right: 32px;
  }
  .insta__stat-list {
    display: flex;
    justify-content: center;
    padding-left: 40px;
  }
  .insta__stat-item {
    text-align: left;
  }

  .insta__stat-item:not(:last-child) {
    padding-right: 32px;
  }
  .form__subs {
    max-width: 320px;
    margin: 0 auto;
  }
  .contacts__form {
    margin-top: -40px;
  }
}
@media only screen and (min-width: 568px) {
  .menu__wrap {
    top: 0;
    width: 300px;
    right: auto;
    padding: 40px;
  }
  .menu__list {
    text-align: left;
    padding-top: 100px;
  }
  .menu__inner {
    position: relative;
  }
  .menu__close {
    position: absolute;
    top: 12px;
    right: -100px;
    padding: 10px 10px 10px 30px;
    background: #000000;
    width: 140px;
  }
  .menu__item {
    font-size: 16px;
  }

  .delivery {
    padding: 40px;
    text-align: left;
  }

  .delivery__item-icon--cash {
    float: right;
  }
  .delivery__item-icon--card {
    float: right;
  }
  .delivery__item-icon {
    margin-left: 0;
    margin-right: 0;
  }
  .welcome {
    /*border: 40px solid #000;*/
  }
  .products__list {
    justify-content: flex-start;
    margin-left: -12px;
    margin-right: -12px;
  }
  .products__item {
    text-align: center;
    width: calc(100% / 3);
    margin-bottom: 40px;
    padding-left: 12px;
    padding-right: 12px;
  }
  .products__item-curprice {
    font-weight: 700;
    font-size: 16px;
  }
  .product__slider {
    max-width: 280px;
    margin: 0 auto 40px;
  }
  .product__action {
    margin-left: 12px;
    margin-right: 12px;
  }
  .product__more .products__item:nth-child(1n + 4) {
    display: none;
  }
  .contacts__form-row {
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
  }
  .contacts__form-col {
    width: calc(50% - 20px);
    margin: 0 10px;
  }
  .contacts__form-full {
    width: 100%;
    margin: 10px;
  }
  .contacts__form-label {
    text-align: left;
  }
  .contacts__form-row {
    margin-bottom: 40px;
  }
  .contacts__form-footer {
    padding-top: 0;
    display: flex;
    align-items: center;
  }
  .contacts__form-footer {
    padding-top: 0;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
  }
  .contacts__form-input {
    text-align: left;
  }
  .contacts__form-check {
    margin-top: 0;
    padding-left: 40px;
  }
  .contacts__form-name {
    font-size: 32px;
    line-height: 40px;
  }
  .contacts {
    display: flex;
    text-align: left;
    justify-content: space-between;
  }
  .contacts__item {
    display: flex;
    flex-wrap: nowrap;
  }
  .contacts__item-value {
    padding-left: 20px;
  }
  .contacts__form-info {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .header__lang {
    display: inline-flex;
    margin-right: -60px;
  }
  .footer__lang {
    text-align: left;
  }
  .delivery {
    padding: 76px;
  }
  .welcome {
    /*margin-bottom: 120px;*/
  }
  .promo__block-image {
    display: inline-block;
    max-width: 376px;
  }
  .promo__block-wrap {
    display: flex;
    flex-flow: row wrap;
    padding-left: 40px;
    padding-right: 40px;
    justify-content: space-between;
  }
  .promo__block-image {
    width: calc(50% - 20px);
  }
  .promo__product {
    width: calc(50% - 20px);
    text-align: left;
    max-width: 376px;
  }
  .promo__product-images {
    max-width: 100%;
  }
  .promo__block:nth-child(2n + 2) .promo__block-wrap {
    flex-direction: row-reverse;
  }
  .promo__product-comment {
    padding: 0;
  }
  .promo__product-text {
    font-size: 24px;
    margin-bottom: 32px;
  }
  .promo__product-info {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
  }
  .promo__product-infowrap {
    width: 50%;
    padding-left: 20px;
  }
  .promo__product-price {
    width: 50%;
    text-align: right;
  }
  .promo__product-images {
    margin-bottom: 28px;
  }
  .promo__product-meta {
    padding-left: 20px;
    padding-right: 20px;
  }
  .promo__block:not(:last-child) {
    margin-bottom: 120px;
  }
  .promo__section-wrap:after {
    bottom: 330px;
  }
  .promo__section {
    margin-bottom: 0px;
  }
  .promo__product-action {
    padding-left: 20px;
  }

  .idea__item {
    width: calc(100% / 3);
  }
  .idea__item--1 {
    order: 1;
  }
  .idea__item--2 {
    order: 2;
    margin-bottom: 0;
  }
  .idea__item--3 {
    order: 3;
  }
  .idea__list {
    align-items: flex-end;
    margin-top: -25%;
  }
  .idea__section-title {
    font-size: 32px;
    text-align: left;
    padding-left: 30px;
    margin-bottom: 32px;
  }
  .insta__user {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .insta__user-logo {
    margin-bottom: 0;
  }
  .insta__user-login {
    padding-left: 16px;
  }
  .insta__user-link {
    display: flex !important;
    flex-wrap: nowrap;
    align-items: center;
  }
  .insta__info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
  }
  .insta__title {
    font-size: 32px;
    margin-bottom: 40px;
  }
  .insta__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 24px;
    padding: 0 24px;
  }
  .insta__item {
    width: calc(100% / 3 - 16px);
    margin-bottom: 32px;
  }

  .footer__wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .footer__col {
    width: calc(100% / 3);
    text-align: left;
  }

  .page__title {
    font-size: 32px;
  }
  .page__text {
    max-width: 520px;
    margin: 0 auto;
  }

  .contacts__image {
    max-width: 100%;
    width: 320px;
    display: inline-block;
  }
  .contacts__info {
    max-width: 100%;
    margin: 0;
    width: calc(100% - 320px);
  }
  .contacts__info-name {
    font-size: 28px;
    padding-right: 40px;
    line-height: 36px;
  }
  .contacts__info-wrap {
    padding-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .contacts__form-name {
    font-size: 32px;
    line-height: 40px;
  }
  .contacts__form-content {
    position: relative;
    width: calc(50% + 120px);
    margin-right: -120px;
  }
  .contacts__form-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
  }
  .contacts__form-textarea {
    min-height: 50px;
  }
  .contacts__form-row {
    margin-bottom: 12px;
  }
  .contacts__form {
    width: calc(50% + 120px);
    left: 0;
    margin-left: -120px;
    margin-top: 60px;
  }
  .contacts__form-info {
    text-align: left;
  }

  .delivery__item-info {
    width: calc(100% - 116px);
    padding-left: 32px;
  }
  .delivery__item-icon {
    width: 116px;
  }
  .delivery__item {
    display: flex;
    flex-wrap: wrap;
  }
  .delivery__title {
    font-size: 46px;
  }
  .delivery__item-name {
    font-size: 28px;
    margin-bottom: 12px;
    line-height: 36px;
  }
  .delivery__item:not(:last-child) {
    margin-bottom: 120px;
  }
  .product__wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .product__info {
    width: 50%;
    padding-left: 32px;
    text-align: left;
    padding-top: 32px;
  }
  .product__slider {
    width: 50%;
    max-width: 360px;
  }
}

@media only screen and (min-width: 1024px) {
  .menu {
    display: none;
  }
  .header__menu-burger {
    display: inline-block;
  }
  .header__menu-name {
    display: inline-block;
    padding-left: 24px;
    font-size: 16px;
    font-weight: 700;
  }

  .header__mobilemenu-wrap {
    display: none;
  }
  .header__menu-wrap {
    display: inline-block;
  }
  .mainmenu {
    position: absolute;
    left: 0;
    top: 0;
    background: #101010;
    padding: 60px 40px;
    display: none;
    min-width: 270px;
    z-index: 1;
  }
  .mainmenu--active {
    display: block;
  }
  .mainmenu__list {
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 1px solid #333;
  }
  .mainmenu__item {
    font-weight: 700;
    font-size: 16px;
  }
  .mainmenu__item:not(:last-child) {
    margin-bottom: 32px;
  }
  .mainmenu__item-link {
    display: inline-block;
  }
  .mainmenu__logo {
    max-width: 120px;
    margin-bottom: 24px;
  }
  .mainmenu__contact-name {
    font-size: 12px;
    color: #fff;
    opacity: 0.5;
    margin-bottom: 4px;
  }
  .mainmenu__contact-phone {
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
  }
  .mainmenu__contact-email {
    font-size: 14px;
    line-height: 14px;
  }
  .mainmenu__contact-adr {
    font-size: 14px;
    line-height: 20px;
  }
  .mainmenu__contact:not(:last-child) {
    margin-bottom: 20px;
  }

  .delivery {
    left: 76px;
    width: calc(100% - (76px * 2));
  }
  .promo__section-wrap {
    padding-left: 76px;
    padding-right: 76px;
  }
  .promo__wrap {
    padding: 60px 40px;
  }
  .promo__product {
    width: calc(50% - 80px);
  }
  .promo__section-wrap:after {
    bottom: 420px;
    left: 50px;
    width: calc(100% - 100px);
  }
  .idea__section {
    padding-left: 76px;
    padding-right: 76px;
  }
  .welcome__action:before {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    position: relative;
    right: 32px;
  }
  .welcome__action:after {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    position: relative;
    left: 32px;
  }
  .insta__item {
    width: calc(100% / 5 - 16px);
    margin-bottom: 16px;
  }
  .insta__item:nth-child(1n + 10) {
    display: block;
  }

  .insta__action:before {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    position: relative;
    right: 32px;
    width: 40px;
    height: 1px;
    background: #fff;
    content: '';
    opacity: 0.2;
  }
  .insta__action:after {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    position: relative;
    left: 32px;
  }
  .footer__wrap {
    padding: 40px;
  }
  .form__subs {
    text-align: left;
    max-width: 100%;
  }
  .form__subs-form {
    display: flex;
    flex-wrap: wrap;
  }
  .form__subs-input {
    text-align: left;
    display: inline-block;
    width: 300px;
    margin-bottom: 0;
    margin-right: 16px;
  }
  .form__subs-submit {
    display: inline-block;
    width: 200px;
  }
  .form__subs-title {
    max-width: 320px;
    line-height: 20px;
  }
  .footer__wrap {
    padding: 80px 40px;
  }

  .menu__phone-link {
    font-size: 32px;
  }
  .menu__contacts-action {
    display: none;
  }
  .menu__email-link {
    font-size: 18px;
  }
  .menu__adr-link {
    font-size: 20px;
    line-height: 28px;
  }
  .menu__contacts {
    width: 50%;
    text-align: left;
    padding-left: 40px;
  }
  .menu__logo {
    text-align: left;
  }
  .menu__logo-description {
    margin-left: 0;
  }
  .menu__insta {
    justify-content: flex-start;
  }

  .products__list {
    margin-left: -20px;
    margin-right: -20px;
  }
  .products__item {
    width: calc(100% / 4);
    padding-left: 20px;
    padding-right: 20px;
  }

  .header {
    margin-bottom: 20px;
  }
  .page__title {
    font-size: 36px;
  }
  .topmenu {
    display: block;
  }
  .topmenu__list {
    display: flex;
    justify-content: center;
  }
  .topmenu__item {
    padding-left: 16px;
    padding-right: 16px;
    text-transform: uppercase;
  }
  .topmenu__link {
    display: inline-block;
    padding: 4px;
  }

  .product__wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .product__info {
    width: 50%;
    text-align: left;
  }
  .product__actions {
    justify-content: flex-start;
  }
  .product__action {
    margin-left: 0;
  }
  .product__title {
    font-size: 32px;
  }
  .product__tab-name {
    font-size: 28px;
  }
  .product__more .products__item:nth-child(1n + 4) {
    display: block;
  }
  .product__category {
    margin-bottom: 8px;
  }
  .product__prices {
    font-size: 42px;
  }
  .product__more-title {
    font-size: 46px;
    text-align: left;
    margin-bottom: 80px;
  }
  .product__price-oldprice {
    font-size: 0.5em;
  }
  .product__images {
    justify-content: flex-end;
  }

  .contacts__info {
    padding-left: 76px;
  }
  .contacts__info {
    padding-left: 76px;
    padding-right: 76px;
  }
  .contacts__form-name {
    font-size: 36px;
    margin-bottom: 20px;
  }

  .header__logo-image {
    max-width: 180px;
  }
  .header__cart-icon {
    max-width: 32px;
  }
  .header__cart-value {
    font-size: 20px;
  }
  .header {
    margin-bottom: 40px;
  }

  .contacts__form {
    padding: 60px;
  }

  .page__title-wrap {
    max-width: 600px;
  }

  .product__image {
    max-width: 430px;
    display: inline-flex;
  }
}
@media only screen and (min-width: 1280px) {
  .welcome {
    /*margin-bottom: 200px;*/
  }
  .welcome,
  .wslider {
    height: 100vh;
    max-height: 100%;
  }
  .promo__product {
    width: calc(50% - 20px);
    max-width: 434px;
  }
  .promo__product-text {
    font-size: 32px;
    margin-bottom: 36px;
  }
  .idea__list {
    padding-left: 76px;
    padding-right: 76px;
    margin-top: -20%;
  }
  .idea__section {
    margin-bottom: 200px;
  }

  .insta__content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 24px;
    padding-right: 24px;
    align-items: end;
  }
  .insta__title {
    font-size: 32px;
    margin-bottom: 58px;
    padding-right: 40px;
  }
  .insta__title-wrap {
    text-align: left;
    padding: 0;
    width: 50%;
  }
  .insta__info {
    width: 50%;
    justify-content: space-between;
  }
  .insta__stat-value {
    font-size: 26px;
  }
  .insta__list {
    margin-bottom: 80px;
  }
  .insta__section {
    margin-bottom: 120px;
  }
  .insta__stat-name {
    font-size: 14px;
    margin-top: 8px;
  }

  .header__menu-button {
    display: inline-block;
    cursor: pointer;
  }
  .link-bordered:after {
    transition: 0.2s ease-in;
    width: 0;
    height: 0;
    border-bottom: 1px solid #fff;
    content: '';
    display: block;
    margin-top: 4px;
  }
  .link-bordered:hover:after {
    width: 100%;
  }
  .footer__menu-link {
    transition: 0.2s ease-in;
  }
  .footer__menu-link:hover {
    opacity: 1;
  }

  .menu__logo-image {
    max-width: 180px;
  }
  .menu__phone-link {
    font-size: 36px;
  }
  .menu__adr-link {
    font-size: 28px;
    line-height: 36px;
  }

  .menu__insta-link {
    transition: 0.2s ease-in;
  }
  .menu__insta-link:hover {
    opacity: 1;
  }

  .page__title {
    font-size: 42px;
  }
  .page__text {
    font-size: 14px;
    line-height: 28px;
  }
  .products__item {
    margin-bottom: 60px;
  }
  .products__item-name {
    font-size: 14px;
  }
  .products__item-curprice {
    font-size: 20px;
  }
  .products__item-oldprice {
    font-size: 16px;
    margin-bottom: 4px;
  }

  /* ------Cursor------------------------------------------------------------ */
  .cursor {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 30px;
    height: 30px;
    pointer-events: none;
    z-index: 10000;
    display: block;
  }
  .cursor-item {
    position: fixed;
    transform: translate(-50%, -50%);
    width: 24px;
    height: 24px;
    border: 2px solid #fff;
    border-radius: 50%;
    pointer-events: none;
    opacity: 1;
    box-sizing: border-box;
  }

  .hover-this {
    transition: all 0.3s ease;
    display: inline-block;
  }
  .hover-this a {
    display: inline-block;
    transition: transform 0.1s linear;
  }

  .contacts__form {
    margin-top: 0;
    width: 50%;
    margin-left: 0;
  }
  .contacts__cta {
    padding-top: 160px;
    margin-bottom: 160px;
  }
  .contacts__form-info {
    top: 0;
    max-width: 600px;
  }
  .contacts__form-wrap {
    align-items: center;
  }
  .contacts__form-image {
    top: -175px;
  }
}
@media only screen and (min-width: 1440px) {
  .delivery {
    left: 116px;
    width: calc(100% - (116px * 2));
    padding: 116px;
  }
  .insta__title {
    font-size: 46px;
  }
  .idea__section {
    margin-bottom: 240px;
  }
  .promo__block:not(:last-child) {
    margin-bottom: 200px;
  }
  .promo__section-wrap:after {
    left: -80px;
    width: calc(100% + 160px);
  }
  .promo__product-infowrap {
    padding-left: 0;
  }
  .promo__product-action {
    padding-left: 32px;
  }
  .promo__block-image {
    max-width: 574px;
    width: calc(50% - 40px);
  }
  .welcome {
    /*border: 40px solid #000;*/
  }
  .promo__product-status {
    font-size: 16px;
  }
  .promo__product-text {
    font-size: 46px;
    line-height: 58px;
  }
  .promo__product-comment {
    font-size: 20px;
    line-height: 24px;
  }
  .promo__product-name {
    font-size: 28px;
    line-height: 36px;
  }
  .promo__product-curprice {
    font-size: 28px;
    line-height: 36px;
  }
  .promo__product-info {
    padding-left: 32px;
    padding-right: 40px;
  }
  .promo__product {
    width: calc(50% - 40px);
    max-width: 692px;
  }

  .promo__section {
    padding-bottom: 320px;
  }
  .promo__section-wrap {
    padding: 0;
  }
  .promo__block-wrap {
    padding: 0;
  }

  .footer__wrap {
    padding-left: 76px;
    padding-right: 76px;
  }
  .footer__logo-image {
    max-width: 180px;
  }
  .footer__col {
    width: 236px;
    padding-right: 20px;
  }
  .footer__aside {
    width: 300px;
    padding-left: 76px;
  }
  .form__subs-input {
    width: 180px;
    margin-bottom: 8px;
  }
  .form__subs-submit {
    width: 140px;
  }
  .footer__menu {
    margin-bottom: 0;
  }
  .footer {
    padding-bottom: 120px;
  }

  .products__list {
    margin-left: -40px;
    margin-right: -40px;
  }
  .products__item {
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 100px;
  }
  .content--bg:after {
    left: -40px;
    right: -40px;
  }
  .product__info {
    width: 540px;
    padding-top: 40px;
  }
  .product__slider {
    max-width: 540px;
    width: 540px;
    padding-left: 118px;
    padding-right: 76px;
    margin: 0;
  }
  .product__title {
    font-size: 46px;
  }
  .product__sizes {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -4px;
  }

  .contacts__image {
    max-width: 100%;
    width: 470px;
    display: inline-block;
    padding-right: 76px;
  }

  .menu__wrap {
    width: 540px;
    padding-left: 80px;
    border: 60px solid #000;
  }
  .menu__item {
    font-size: 20px;
  }
  .menu__close {
    right: -140px;
  }
}
@media only screen and (min-width: 1680px) {
  .welcome {
    /*border: 60px solid #000;*/
    /*margin-bottom: 220px;*/
  }
  .idea__list {
    padding-left: 118px;
    padding-right: 118px;
    justify-content: space-between;
  }
  .idea__item-name {
    font-size: 20px;
    margin-top: 28px;
  }
  .idea__item {
    width: 354px;
    padding: 0;
  }
  .promo__block:nth-child(2n + 2) .promo__product {
    max-width: 810px;
    padding-top: 120px;
    width: calc(50% + 40px);
  }
  .promo__block:nth-child(2n + 2) .promo__block-image {
    max-width: 456px;
  }
  .promo__section-wrap:after {
    bottom: -100px;
    top: 440px;
    left: -80px;
    width: calc(100% + 160px);
  }
  .promo__block:not(:last-child) {
    margin-bottom: 200px;
  }
  .promo__product-meta {
    padding-left: 40px;
  }
  .promo__product-info {
    padding-left: 40px;
  }
  .promo__product-infowrap {
    padding-left: 0;
  }
  .promo__product-action {
    padding-left: 40px;
    margin-top: 24px;
  }
  .promo__block-wrap {
    padding-left: 118px;
    padding-right: 118px;
  }

  .idea__section {
    margin-bottom: 200px;
  }

  .idea__section-title {
    font-size: 46px;
    line-height: 58px;
    margin-bottom: 40px;
    padding-left: 118px;
  }
  .insta__content {
    padding-left: 118px;
    padding-right: 118px;
  }
  .footer__aside {
    width: 456px;
    padding-left: 116px;
  }
  .form__subs-input {
    margin-bottom: 0;
  }
  .content--bg:after {
    left: -60px;
    right: -60px;
  }
  .product__category {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .product__title {
    margin-bottom: 80px;
  }
  .product__slider {
    max-width: 50%;
    width: 50%;
    padding-left: 152px;
    padding-right: 118px;
  }
  .contacts__form-image {
    top: -215px;
  }
  .contacts__form-name {
    font-size: 46px;
    margin-bottom: 20px;
    line-height: 52px;
  }
  .contacts__form-info {
    top: -20px;
  }
  .contacts__form-footer {
    justify-content: flex-start;
  }
  .contacts__form-row {
    margin-bottom: 40px;
  }
  .contacts__form-col {
    width: calc(50% - 40px);
    margin: 0 20px;
  }
  .contacts__form-full {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
  .contacts__form-row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .contacts__image {
    width: 690px;
    padding-right: 116px;
  }
  .contacts__info-wrap {
    padding-left: 116px;
  }
  .contacts__cta {
    margin-top: 120px;
  }

  .mainmenu {
    min-width: 360px;
  }
}

/*
.menu__wrap {
    opacity: 0;
    position: absolute;
    top: 80px;
    left: 0;
    height: 0;
    padding: 20px;
    background: #101010;
    z-index: 100;
    text-align: left;
    z-index: -1;
    width: 580px;
}
*/

.product__images-wrap {
  position: relative;
  width: 100%;
  display: block;
}
#sync1 .item {
  padding: 0;
  margin: 5px;
  color: #fff;
  text-align: center;
  border: 1px solid #dedede;
}

#sync2 .item {
  padding: 2px;
  margin: 5px;
  border: 1px solid #dedede;
  opacity: 0.3;
  text-align: center;
  cursor: pointer;
}
#sync2 .item h1 {
  font-size: 18px;
}
#sync2 .current .item {
  border: 1px solid #ffe200;
  opacity: 1;
}
.item.detail__thumb {
  max-width: 80px;
  width: 80px;
}

.owl-theme .owl-nav {
  /*default owl-theme theme reset .disabled:hover links */
}
.owl-theme .owl-nav [class*='owl-'] {
  transition: all 0.3s ease;
}
.owl-theme .owl-nav [class*='owl-'].disabled:hover {
  background-color: #d6d6d6;
}

#sync1.owl-theme {
  position: relative;
}
#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}
#sync1.owl-theme .owl-prev {
  left: 10px;
}
#sync1.owl-theme .owl-next {
  right: 10px;
}
#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 42px;
  height: 60px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  background: #f5bf60;
  padding: 16px !important;
}

.video__image {
  width: auto;
  max-height: calc(100% - 40px);
  background: #000;
}
.product__video-wrap {
  max-width: 660px;
  position: relative;
  z-index: 1;
  height: calc(100vh - 40px);
  display: flex;
  align-items: center;
}
.video__poster {
  position: relative;
  cursor: pointer;
}
.video__poster:before {
  background: rgba(0, 0, 0, 0.5)
    url('/bitrix/templates/misstease/assets/img/icons/icon_play.svg') center
    no-repeat;
  background-size: 30%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  content: '';
  display: block;
}
.product__video {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10000;
  padding: 20px;
  display: none;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.product__video-close {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: '';
  display: block;
  z-index: 0;
}
.page__content {
  position: relative;
  z-index: 501;
}
@media only screen and (min-width: 1440px) {
  .product__video-wrap {
    max-width: 1024px;
  }
}

.sections__wrap {
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 80px;
}
.sections__item {
  margin-bottom: 40px;
}
.sections__item-name {
  margin-top: 28px;
  font-size: 20px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}
.sections__item-info {
  padding-top: 16px;
  padding-bottom: 16px;
}
@media only screen and (min-width: 568px) {
  .sections__wrap {
    padding: 0;
  }
  .sections__list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .sections__item {
    width: calc(50% - 20px);
  }
  .sections__item:nth-child(even) {
    margin-left: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .sections__list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .sections__item {
    width: calc(100% / 3 - 28px);
    margin-bottom: 80px;
  }
  .sections__item:nth-child(even) {
    margin-left: 0;
  }
  .sections__item:nth-child(3n + 1) {
    margin-right: 40px;
  }
  .sections__item:nth-child(3n + 2) {
    margin-right: 40px;
  }
}

.about__page {
  padding-left: 24px;
  padding-right: 24px;
}
.about__block {
  margin-bottom: 48px;
  text-align: center;
}
.about__image {
  margin-bottom: 32px;
  max-width: 252px;
}
.about__block--bg {
  background: #101010;
  padding: 60px 40px;
  margin-left: -24px;
  margin-right: -24px;
}
.about__text h2 {
  font-size: 16px;
  line-height: 24px;
}
.about__text p:last-child {
  margin-bottom: 0;
}
.about__block li:not(:last-child) {
  margin-bottom: 24px;
}
.about__block li {
  padding-left: 36px;
  position: relative;
}
.about__block li:before {
  width: 8px;
  height: 8px;
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  left: 12px;
  background: #f5bf60;
  border-radius: 50%;
  font-size: 14px;
  line-height: 20px;
}
.about__text p {
  font-size: 14px;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  .text-left {
    text-align: left;
  }
  .about__page {
    padding-left: 60px;
    padding-right: 60px;
  }
  .about__block {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 80px;
  }
  .about__image {
    width: 252px;
  }
  .about__text {
    width: calc(100% - 252px);
    padding-left: 40px;
  }
  .about__text--full {
    padding-right: 0;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  .about__block-1 .about__text {
    padding-top: 24px;
    padding-left: 60px;
  }
  .about__block-2 {
    margin-bottom: 120px;
  }
  .about__block-3 {
    margin-left: -40px;
    margin-bottom: 120px;
  }
  .about__block-3 .about__text--full {
    padding-left: 80px;
  }
  .about__block-4 {
    margin-left: -40px;
    margin-bottom: 120px;
  }
  .about__block-4 .about__text {
    padding-left: 80px;
  }
}

@media only screen and (min-width: 1024px) {
  .about__page {
    width: 800px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1280px) {
  .about__page {
    width: 880px;
    margin: 0 auto;
  }
  .about__image {
    width: 354px;
    max-width: 504px;
  }
  .about__block-0 .about__text {
    width: 80%;
    margin: 0 auto;
  }
  .about__block-1 .about__text {
    width: calc(100% - 354px);
    padding-top: 60px;
    padding-left: 80px;
  }
  .about__block.about__block--bg.about__block-2 {
    margin-left: -118px;
    margin-right: -118px;
  }

  .about__text h2 {
    font-size: 20px;
    line-height: 36px;
  }
  .about__block ul {
    padding-left: 40px;
    padding-top: 24px;
  }
}

.payment {
  text-align: center;
  padding: 16px 20px 80px;
  max-width: 480px;
  margin: 0 auto;
}
.payment__head {
  margin-bottom: 40px;
}
.payment__title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 32px;
}
.payment__order {
  font-size: 20px;
  margin-bottom: 32px;
}
.payment__order-id {
  font-weight: 700;
  margin-top: 8px;
}
.payment__text {
  font-size: 14px;
  line-height: 24px;
  opacity: 0.7;
}

.payment__body {
  padding: 40px 20px;
  border: 1px solid #fff;
  margin-bottom: 40px;
}

.payment__name {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 24px;
}
.payment__item:not(:last-child) {
  margin-bottom: 20px;
}
.payment__item-name {
  font-size: 12px;
  opacity: 0.5;
  margin-bottom: 8px;
}
.payment__item-value {
  font-size: 13px;
  opacity: 0.8;
  line-height: 24px;
}
.payment__sign {
  font-size: 13px;
  line-height: 24px;
  font-style: italic;
}

.payment__actions {
  margin-top: 40px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.payment__action {
  background: #f5bf60;
  padding: 8px 24px;
  color: #000;
}
.payment__actions input {
  background: #f5bf60;
  padding: 16px 40px;
  color: #000;
  border: 0;
  outline: none;
  font-size: 20px;
}

.basket-items-list-header {
  display: none;
}

.product__action-oneclick {
  display: none !important;
}

.bx-sbb-empty-cart-text {
  display: none;
}

#bx-soa-paysystem
  .bx-soa-pp-item-container
  .bx-soa-pp-company:not(:first-child) {
  display: none;
}

.menu__wrap {
  visibility: hidden;
}

.menu.menu--active .menu__wrap {
  visibility: visible;
}

/* End */
/* /bitrix/templates/misstease/assets/css/owl.carousel.min.css?16481958123351 */
/* /bitrix/templates/misstease/assets/css/owl.theme.default.min.css?16481958121013 */
/* /bitrix/templates/misstease/assets/css/dev.css?169114755934164 */
/* /bitrix/components/misstease/lang/templates/.default/style.css?16594275751467 */
/* /bitrix/components/misstease/lang/templates/currency/style.css?16594274351489 */
/* /bitrix/components/misstease/sale.basket.basket.line/templates/.default/style.min.css?16481957673712 */
/* /bitrix/templates/misstease/components/bitrix/breadcrumb/breadcrumb/style.min.css?1648195812467 */
/* /bitrix/templates/misstease/styles.css?16879549005052 */
/* /bitrix/templates/misstease/template_styles.css?169224931645943 */
