.product-detail-slider-images-container .product-detail-slider-image {
  white-space: nowrap; }
  .product-detail-slider-images-container .product-detail-slider-image:before {
    display: inline-block;
    content: '';
    height: 100%;
    vertical-align: middle;
    width: 0; }
  .product-detail-slider-images-container .product-detail-slider-image > img {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    white-space: normal; }

.sale-banner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: linear-gradient(-51deg, #634197 0%, #863875 100%);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  padding: 1rem 0 0.5rem;
  position: relative; }
  @media (min-width: 576px) {
    .sale-banner {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .sale-banner-icon {
    font-size: 3rem;
    margin-right: 1.5rem; }
    @media (min-width: 576px) {
      .sale-banner-icon {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .sale-banner-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 75%;
    margin-bottom: 1rem;
    padding: 0 1rem;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .sale-banner-head {
        font-size: 1.15rem; } }
  .sale-banner-title {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1; }
  .sale-banner-timer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 1rem; }
    .sale-banner-timer-item {
      margin-right: 1.25rem;
      text-align: center; }
    .sale-banner-timer-item:last-child {
      margin-right: 0; }
    .sale-banner-timer-item:last-child .sale-banner-timer-item-cell:after {
      display: none; }
    .sale-banner-timer-item-cell {
      background-color: rgba(255, 255, 255, 0.2);
      border-radius: 0.375rem;
      font-size: 1.75rem;
      margin-bottom: -0.25rem;
      padding: 0.625rem 0.875rem;
      position: relative; }
      .sale-banner-timer-item-cell:before {
        background-color: rgba(255, 255, 255, 0.2);
        border-top-left-radius: 0.375rem;
        border-top-right-radius: 0.375rem;
        bottom: 45%;
        content: '';
        left: 0.0625rem;
        position: absolute;
        right: 0.0625rem;
        top: 9.52381%; }
      .sale-banner-timer-item-cell:after {
        content: ':';
        display: inline-block;
        left: 100%;
        position: absolute;
        width: 1.25rem; }
  .sale-banner-bg, .sale-banner-bg-1, .sale-banner-bg-2, .sale-banner-bg-3, .sale-banner-bg-4 {
    background-image: linear-gradient(80deg, #000 0%, #fff 100%);
    bottom: 0;
    margin: auto;
    opacity: 0.2;
    position: absolute;
    top: 0;
    -webkit-transform: rotate(28deg);
        -ms-transform: rotate(28deg);
            transform: rotate(28deg); }
  .sale-banner-bg-1 {
    height: 183.63636%;
    left: 14.19019%;
    width: 10.84695%; }
  .sale-banner-bg-2 {
    height: 144.54545%;
    left: 26.07726%;
    width: 4.53195%; }
  .sale-banner-bg-3 {
    height: 183.63636%;
    right: 3.34324%;
    width: 10.84695%; }
  .sale-banner-bg-4 {
    height: 144.54545%;
    right: -2.22883%;
    width: 4.53195%; }
  @media (min-width: 576px) {
    .sale-banner {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .sale-banner-head, .sale-banner-timer {
        padding: 0 0.5rem;
        margin-bottom: 0; } }

.fancybox-content .product-detail {
  max-width: 100%;
  width: 992px; }

.product-detail .l-main__title {
  margin-bottom: 2rem !important; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .product-detail-slider-container {
    position: -webkit-sticky;
    position: sticky;
    top: 5.25rem;
    z-index: 890; } }

@media (min-width: 768px) {
  .product-detail-slider-container {
    margin-bottom: 1rem; } }

.product-detail-slider-block {
  position: relative;
  margin-bottom: 0.5rem; }
  @media (min-width: 768px) {
    .product-detail-slider-block {
      margin-bottom: 1rem; } }
  .product-detail-slider-block .product-cat-deals {
    left: 0;
    top: 0; }
  .product-detail-slider-block .product-cat-image-action {
    display: block; }

.product-detail-slider-images-container {
  overflow: hidden; }
  .product-detail-slider-images-container.owl-loaded {
    overflow: visible; }

.product-detail-slider-images-container .product-detail-slider-image {
  /* TODO need set height */
  display: block;
  height: 300px;
  text-align: center; }
  .product-detail-slider-images-container .product-detail-slider-image > img {
    max-height: 300px;
    max-width: 100%;
    width: auto; }
  @media (min-width: 768px) {
    .product-detail-slider-images-container .product-detail-slider-image {
      height: 450px; }
      .product-detail-slider-images-container .product-detail-slider-image > img {
        max-height: 450px; } }

.product-detail-slider-images-container.owl-loaded .product-detail-slider-image {
  cursor: pointer; }

.product-detail-slider-dots > .slider-dots {
  display: block;
  text-align: center; }

.product-detail-slider-dots .owl-preview {
  display: none; }

@media (min-width: 768px) {
  .product-detail-slider-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: auto;
    margin: auto auto 1rem;
    max-width: 336px;
    max-width: 21rem; }
    .product-detail-slider-dots:after {
      content: '';
      -webkit-box-flex: 1;
          -ms-flex: auto;
              flex: auto;
      max-width: 5.75rem;
      width: 33.33333%; }
    .product-detail-slider-dots.slider-dots {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .product-detail-slider-dots .owl-dot {
      background: transparent;
      border: 2px solid transparent;
      border-radius: 0;
      display: inline-block;
      height: auto;
      margin: 0.5rem;
      padding: 1px;
      position: relative;
      width: auto; }
      .product-detail-slider-dots .owl-dot:focus, .product-detail-slider-dots .owl-dot:active {
        border: 2px solid transparent; }
      .product-detail-slider-dots .owl-dot.active {
        background: transparent;
        border: 2px solid #ff5605;
        width: auto; }
    .product-detail-slider-dots .owl-preview {
      background-color: transparent;
      background-repeat: no-repeat;
      background-position: center center;
      border: none;
      cursor: pointer;
      display: block;
      height: 4.375rem;
      margin: auto;
      outline: 0;
      width: 4.375rem; } }

.product-detail-price-current.product-cat-price-current {
  font-size: 1.5rem; }

.product-detail-price-old.product-cat-price-old {
  font-size: 1.25rem; }

.product-detail-price-economy.product-cat-price-economy {
  font-size: 0.875rem; }

.product-detail-properties {
  font-size: 0.875rem; }

.product-detail-properties .product-cat-properties dd:after {
  height: 0.5rem; }

.product-detail-properties .product-cat-properties dd:last-of-type:after {
  height: 0; }

.product-detail .product-detail-price-ranges {
  margin-bottom: 0; }
  .product-detail .product-detail-price-ranges::after {
    display: block;
    clear: both;
    content: ""; }
  .product-detail .product-detail-price-ranges > dt {
    color: #7d8698;
    font-weight: normal; }
  .product-detail .product-detail-price-ranges > dt,
  .product-detail .product-detail-price-ranges > dd,
  .product-detail .product-detail-price-ranges > dt:last-of-type,
  .product-detail .product-detail-price-ranges > dd:last-of-type {
    margin-bottom: 0.25rem;
    margin-top: 0.25rem; }

.product-detail-sale {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff6e5;
  border-radius: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.875rem;
  margin: 0 0 0.5rem;
  padding: 0.5rem 1rem 0.5rem 0.5rem; }
  .product-detail-sale:last-child {
    margin-bottom: 0; }

.product-detail-sale-title {
  display: block; }

.product-detail-sale-icon {
  border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  height: 2rem;
  margin-right: 0.5rem;
  vertical-align: middle; }

@media (min-width: 768px) {
  .product-detail-sale-title {
    display: inline; }
  .product-detail-sale-body {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    white-space: nowrap; } }

.product-detail-share {
  margin-bottom: 0.5rem;
  text-align: center; }
  @media (min-width: 768px) {
    .product-detail-share {
      margin-bottom: 1rem; } }

.product-detail-info-container {
  border-bottom: 1px solid #e5e6ea;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  padding-top: 1rem; }
  @media (min-width: 768px) {
    .product-detail-info-container {
      border-top: 1px solid #e5e6ea;
      margin-bottom: 1rem; } }

.product-detail-size-table-icon {
  font-size: 1.33334em; }

.product-detail .print-link {
  position: relative; }
  .product-detail .print-link:before {
    position: absolute;
    width: 15px;
    height: 15px;
    top: 2px;
    left: -20px;
    content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNjAgNjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYwIDYwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBkPSJNNTAsMzJjMi43NTcsMCw1LTIuMjQzLDUtNXMtMi4yNDMtNS01LTVzLTUsMi4yNDMtNSw1UzQ3LjI0MywzMiw1MCwzMnogTTUwLDI0YzEuNjU0LDAsMywxLjM0NiwzLDNzLTEuMzQ2LDMtMywzDQoJCXMtMy0xLjM0Ni0zLTNTNDguMzQ2LDI0LDUwLDI0eiIvPg0KCTxwYXRoIGQ9Ik00Miw0M0gxOGMtMC41NTMsMC0xLDAuNDQ3LTEsMXMwLjQ0NywxLDEsMWgyNGMwLjU1MywwLDEtMC40NDcsMS0xUzQyLjU1Myw0Myw0Miw0M3oiLz4NCgk8cGF0aCBkPSJNNDIsNDhIMThjLTAuNTUzLDAtMSwwLjQ0Ny0xLDFzMC40NDcsMSwxLDFoMjRjMC41NTMsMCwxLTAuNDQ3LDEtMVM0Mi41NTMsNDgsNDIsNDh6Ii8+DQoJPHBhdGggZD0iTTUxLDE3VjBIOXYxN0gwdjM0aDZ2M2gzdjZoNDJ2LTZoM3YtM2g2VjE3SDUxeiBNMTEsMmgzOHYxNUgxMVYyeiBNOSwxOWg0Mmg3djE2SDJWMTlIOXogTTgsNTJ2LTJ2LTF2LTQNCgkJYzAtMC41NTMtMC40NDctMS0xLTFzLTEsMC40NDctMSwxdjRIMlYzN2g3djE1SDh6IE00OSw1OEgxMXYtNFYzN2gzOHYxN1Y1OHogTTU0LDQ5di00YzAtMC41NTMtMC40NDctMS0xLTFzLTEsMC40NDctMSwxdjR2MXYyaC0xDQoJCVYzN2g3djEySDU0eiIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=); }

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