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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

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

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

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

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

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #fff;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

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

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

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

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

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

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.svg-icon.icon-tv::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_2_1_' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 148.8 148.8'%3E%3Cstyle%3E.st1{fill:%23300b3a}%3C/style%3E%3Ccircle cx='74.4' cy='74.4' r='74.4' fill='%23eeedeb'/%3E%3Cpath class='st1' d='M38.9 66.5v-6.2h30.6v6.2h-12V98h-6.6V66.5h-12zM73.2 60.3h7.3l11.4 29 11.3-29h7.2l-15.7 38h-5.8l-15.7-38z'/%3E%3C/svg%3E");
  -webkit-background-size: contain;
          background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  width: 4em;
  height: 4em;
}

a.product-short-info__value:hover {
  color: #8a8a8a;
}

.datepicker {
  -webkit-border-radius: 0;
          border-radius: 0;
}

.datepicker--day-name {
  color: #49134c;
  font-family: GothamPro;
  font-weight: 700;
}

.datepicker--cell.-focus-, .datepicker--cell.-focus-.-selected-, .datepicker--cell.-selected-, .datepicker--cell.-selected-.-current- {
  background-color: #49134c;
  color: #ffffff;
}
.datepicker--cell.-current- {
  color: #49134c;
}
.datepicker--cell.-in-range- {
  background: rgba(73, 19, 76, 0.1);
}
.datepicker--cell.-in-range-.datepicker--cell-day.-other-month- {
  background-color: #fff;
}

.datepicker--buttons {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.filter-button {
  position: relative;
}
.filter-button .filter-datepicker {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
  width: 85%;
  z-index: 1;
}
.filter-button .filter-dates-text {
  display: none;
}
.filter-button .filter-dates-text.show {
  display: inline-block;
}

.date-filter-apply {
  display: inline-block;
  line-height: 40px;
  height: 40px;
  border: 1px solid #dcd2dd;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  padding: 0 14px;
  background: #fff;
  font-size: 10px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  color: #49134c;
  cursor: pointer;
  outline: 0 !important;
}

.datepicker--button[data-action="clear"] {
  display: none;
}

.tv-project {
  background-color: #eeedeb;
}

.feedback .form-field-select [data-select-value] {
  height: auto;
  padding: 3px 10px;
}
.feedback .form-field-select [data-selected] {
  white-space: nowrap;
  overflow: hidden;
  padding-right: 18px;
  margin-right: 0;
}
.feedback .form-field-select [data-select-list] {
  z-index: 5px;
}
.feedback .form-field__placeholder {
  z-index: 0;
}

@media (max-width: 767px) {
  .feedback .form-field-select::before {
    display: none;
  }
  .feedback .form-field-select::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0;
    height: 1px;
    background-color: #bebebc;
    right: 0;
  }
  .feedback .form-field-select [data-selected] {
    display: none;
  }
  .feedback .form-field-select select {
    display: block;
    border: 0;
    z-index: 1;
    width: 100%;
    font-size: 16px;
    padding: 10px 0;
    font-weight: bolder;
    background-color: transparent;
    position: relative;
    bottom: -10px;
    left: -4px;
    outline: 0;
  }
  .feedback .form-field-select ~ .form-field__placeholder {
    top: -6px;
    font-size: 12px;
    opacity: 0.5;
  }
  .feedback .form-field input ~ .form-field__placeholder {
    top: -6px;
    font-size: 12px;
    opacity: 0.5;
  }
}
.product .product-color-links-wrapper {
  margin-top: -15px;
}
@media only screen and (max-width: 1023px) {
  .product .product-color-links-wrapper {
    margin-top: 0;
  }
}
.product .product-colors-links-label {
  font-size: 16px;
  margin-bottom: 10px;
  color: #8a8a8a;
}
.product .product-colors-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.product .product-color-link {
  width: 40px;
  height: 40px;
  min-width: 40px;
  margin-right: 15px;
  margin-bottom: 10px;
  -webkit-transition: border 0.33s;
  -o-transition: border 0.33s;
  transition: border 0.33s;
  border: 1px solid #dcd2dd;
}
.product .product-color-link:hover {
  border: 1px solid #878787;
}
.product .product-color-link.active {
  outline: 2px solid #878787;
  outline-offset: -1px;
}

.product-main.short-characteristics .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 1220px) {
  .product-main.short-characteristics .container {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media only screen and (max-width: 1023px) {
  .product-main.short-characteristics .container {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .product-main.short-characteristics .container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.product-main.short-characteristics .product-characteristics {
  border-right-width: 0;
  width: 300px;
  min-width: 300px;
  min-height: 350px;
  position: relative;
  border-bottom: 0;
}
@media only screen and (max-width: 1479px) {
  .product-main.short-characteristics .product-characteristics {
    width: 220px;
    min-width: 220px;
  }
}
@media only screen and (max-width: 767px) {
  .product-main.short-characteristics .product-characteristics {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 0;
  }
}
.product-main.short-characteristics .product-characteristics.opened .product-characteristics-list-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-right: 50px;
}
@media only screen and (max-width: 991px) {
  .product-main.short-characteristics .product-characteristics.opened .product-characteristics-list-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100vw;
  }
}
@media only screen and (max-width: 767px) {
  .product-main.short-characteristics .product-characteristics.opened .product-characteristics-list-wrapper {
    padding-right: 0;
  }
}
.product-main.short-characteristics .product-characteristics.opened .product-characteristic:not(.general-prop) {
  max-height: 100px;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}
.product-main.short-characteristics .product-characteristics.opened .product-characteristics-list {
  -webkit-box-shadow: 50px 50px 75px rgba(0, 0, 0, 0.03);
          box-shadow: 50px 50px 75px rgba(0, 0, 0, 0.03);
  background-color: #eeedeb;
}
@media only screen and (max-width: 767px) {
  .product-main.short-characteristics .product-characteristics.opened .product-characteristics-list {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.product-main.short-characteristics .product-characteristics.opened .open-characteristics-button span:first-child {
  display: none;
}
.product-main.short-characteristics .product-characteristics.opened .open-characteristics-button span:last-child {
  display: block;
}
.product-main.short-characteristics .product-characteristics:not(.opened) .close-button-characteristics {
  display: none;
}
.product-main.short-characteristics .product-characteristics .product-characteristics-list {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: width 0.33s, -webkit-box-shadow 0.33s;
  transition: width 0.33s, -webkit-box-shadow 0.33s;
  -o-transition: width 0.33s, box-shadow 0.33s;
  transition: width 0.33s, box-shadow 0.33s;
  transition: width 0.33s, box-shadow 0.33s, -webkit-box-shadow 0.33s;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .product-main.short-characteristics .product-characteristics .product-characteristics-list {
    position: static;
  }
}
.product-main.short-characteristics .product-characteristics .close-button-characteristics {
  position: absolute;
  right: 10px;
  top: -20px;
  width: 50px;
  height: 50px;
  background-position: 50%;
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0;
  cursor: pointer;
}
.product-main.short-characteristics .product-characteristics .product-characteristics-column {
  width: auto;
  margin-bottom: 0;
}
@media only screen and (max-width: 1479px) {
  .product-main.short-characteristics .product-characteristics .product-characteristics-column {
    width: 300px;
    min-width: 300px;
    margin-left: -20px;
  }
}
@media only screen and (max-width: 1220px) {
  .product-main.short-characteristics .product-characteristics .product-characteristics-column {
    width: 280px;
    min-width: 280px;
  }
}
@media only screen and (max-width: 1023px) {
  .product-main.short-characteristics .product-characteristics .product-characteristics-column {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .product-main.short-characteristics .product-characteristics .product-characteristics-column {
    width: 300px;
    max-width: 100%;
  }
}
@media only screen and (max-width: 550px) {
  .product-main.short-characteristics .product-characteristics .product-characteristics-column {
    width: auto;
    padding-right: 10px;
  }
}
.product-main.short-characteristics .product-characteristics .product-characteristic {
  padding-left: 30px;
  -webkit-transition: opacity 0.33s, -webkit-transform 0.33s;
  transition: opacity 0.33s, -webkit-transform 0.33s;
  -o-transition: transform 0.33s, opacity 0.33s;
  transition: transform 0.33s, opacity 0.33s;
  transition: transform 0.33s, opacity 0.33s, -webkit-transform 0.33s;
}
.product-main.short-characteristics .product-characteristics .product-characteristic:not(.general-prop) {
  max-height: 0;
  overflow: hidden;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  opacity: 0;
}
@media only screen and (max-width: 767px) {
  .product-main.short-characteristics .product-characteristics .open-characteristics-button-wrapper {
    text-align: center;
  }
}
.product-main.short-characteristics .product-characteristics .open-characteristics-button {
  margin-top: 20px;
  padding: 12px 20px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  -webkit-transition: border 0.33s;
  -o-transition: border 0.33s;
  transition: border 0.33s;
}
@media only screen and (max-width: 1023px) {
  .product-main.short-characteristics .product-characteristics .open-characteristics-button {
    margin-left: 10px;
  }
}
.product-main.short-characteristics .product-characteristics .open-characteristics-button:hover {
  border-color: rgba(73, 19, 76, 0.3);
}
.product-main.short-characteristics .product-characteristics .open-characteristics-button span:last-child {
  display: none;
}
.product-main.short-characteristics .product-schemes-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 92px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 1479px) {
  .product-main.short-characteristics .product-schemes-block {
    padding-top: 55px;
  }
}
@media only screen and (max-width: 1023px) {
  .product-main.short-characteristics .product-schemes-block {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .product-main.short-characteristics .product-schemes-block {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    max-width: 480px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .product-main.short-characteristics .product-schemes-block {
    max-width: none;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 0;
  }
}
.product-main.short-characteristics .product-schemes-block .product-scheme {
  width: 230px;
}
@media only screen and (max-width: 1479px) {
  .product-main.short-characteristics .product-schemes-block .product-scheme {
    width: 200px;
  }
}
@media only screen and (max-width: 550px) {
  .product-main.short-characteristics .product-schemes-block .product-scheme {
    width: 400px;
    max-width: 100%;
  }
}
.product-main.short-characteristics .product-schemes-block .product-scheme img {
  max-width: 100%;
}
.product-main.short-characteristics .product-icons {
  width: 410px;
  max-width: none;
  min-width: 410px;
}
@media only screen and (max-width: 1479px) {
  .product-main.short-characteristics .product-icons {
    width: 410px;
    min-width: 410px;
  }
}
@media only screen and (max-width: 1220px) {
  .product-main.short-characteristics .product-icons {
    width: 100%;
    min-width: 0;
  }
}
@media only screen and (max-width: 991px) {
  .product-main.short-characteristics .product-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 550px) {
  .product-main.short-characteristics .product-icons {
    padding-left: 0;
    padding-right: 0;
  }
}
.product-main.short-characteristics .product-icons .product-icon {
  padding: 0 15px;
  width: 33%;
}
@media only screen and (max-width: 1220px) {
  .product-main.short-characteristics .product-icons .product-icon {
    width: auto;
  }
}
@media only screen and (max-width: 991px) {
  .product-main.short-characteristics .product-icons .product-icon {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 550px) {
  .product-main.short-characteristics .product-icons .product-icon {
    width: 50%;
  }
}
.product-main.short-characteristics .product-icons .product-icon__name {
  font-size: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0;
}
.product-main.short-characteristics .product-icons .product-icon__link {
  font-size: 16px;
}

.instagram-section {
  padding-top: 50px;
}
.instagram-section .instagram-header {
  font-size: 24px;
  font-family: GothamPro;
  font-weight: 500;
  margin-bottom: 30px;
  letter-spacing: -0.25px;
}
.instagram-section .instafeed {
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
}
@media (max-width: 1023px) {
  .instagram-section .instafeed {
    white-space: normal;
    height: 300px;
  }
}
@media (max-width: 767px) {
  .instagram-section .instafeed {
    margin-left: -20px;
    margin-right: -20px;
    text-align: center;
  }
}
.instagram-section .feed-item {
  display: inline-block;
  width: 208.6px;
  height: 208.6px;
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (max-width: 1479px) {
  .instagram-section .feed-item {
    width: 223.4px;
    height: 223.4px;
  }
}
@media (max-width: 1023px) {
  .instagram-section .feed-item {
    width: 150px;
    height: 150px;
  }
}
.instagram-section .feed-item:hover .feed-image {
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
}
.instagram-section .feed-item:hover .likes-block {
  opacity: 1;
}
.instagram-section .feed-image {
  width: 100%;
}
.instagram-section .likes-block {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  -webkit-transition: opacity 0.22s;
  -o-transition: opacity 0.22s;
  transition: opacity 0.22s;
}
@media (max-width: 1023px) {
  .instagram-section .likes-block {
    opacity: 1;
  }
}
.instagram-section .likes,
.instagram-section .commentaries {
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  font-family: AvenirNextCyr;
  font-style: normal;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
}
@media (max-width: 1023px) {
  .instagram-section .likes,
  .instagram-section .commentaries {
    font-size: 16px;
  }
}
.instagram-section .likes::before,
.instagram-section .commentaries::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  min-width: 20px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: 50%;
}
@media (max-width: 1023px) {
  .instagram-section .likes::before,
  .instagram-section .commentaries::before {
    width: 15px;
    height: 15px;
  }
}
.instagram-section .likes::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M14.708 15.847C14.252 14.864 14 13.742 14 12.5s.252-2.489.708-3.659a10.976 10.976 0 0 1 1.929-3.205c.814-.938 1.784-1.723 2.86-2.271C20.574 2.814 21.758 2.5 23 2.5s2.426.252 3.503.707a9.02 9.02 0 0 1 4.789 4.79c.457 1.076.708 2.261.708 3.503a8.96 8.96 0 0 1-2.637 6.364C28.55 18.678 17.077 29.044 16 29.5c-1.077-.456-12.55-10.822-13.364-11.636A8.978 8.978 0 0 1 0 11.5a8.978 8.978 0 0 1 2.636-6.364A8.974 8.974 0 0 1 9 2.5c1.243 0 2.427.314 3.503.863 1.077.55 2.046 1.334 2.861 2.272a11.02 11.02 0 0 1 1.929 3.205c.455 1.171.707 2.418.707 3.66s-.252 2.364-.707 3.347a7.315 7.315 0 0 1-1.929 2.518'/%3E%3C/svg%3E");
}
.instagram-section .commentaries::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Cpath fill='%23fff' d='M55.232 43.104C58.354 38.746 60 33.705 60 28.5c0-14.888-13.458-27-30-27S0 13.612 0 28.5s13.458 27 30 27c4.262 0 8.378-.79 12.244-2.348 6.805 3.927 16.212 5.282 16.618 5.338a1 1 0 0 0 .846-1.697c-2.301-2.3-3.885-7.153-4.476-13.689z'/%3E%3C/svg%3E");
}

.product-related-slider {
  display: none;
  height: auto;
}

.product-related-navs.disabled {
  display: none;
}

.franch-lang-test {
  padding: 20px;
  font-family: GothamPro;
  font-weight: 700;
  color: #484949;
  font-size: 32px;
}

.main-banner .laptop-banner {
  display: none;
  background-position: 50% 50%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
@media (max-width: 1400px) and (min-width: 1024px) {
  .main-banner .laptop-banner {
    display: block;
  }
}
