/*
* Usage:
* 1. Same values for all properties:
*   .f-button {
*       @include transition(
*           (background-color, border-color, color, box-shadow, transform),
*           $transition-duration: $transition-duration-long
*       );
*   }
*
* 2. Different values for specific properties:
*   .f-button {
*       @include transition((
*           background-color: $transition-duration-short null null,
*           border-color: null,
*           box-shadow: 0.315s ease-in null,
*           transform: null ease null
*       ));
*   }
* (!) All values for each property is required.
* (!) 'null' is used for setting default value.
*/
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Mixin to cut off the rest of one-line text with dots */
/* Firefox+ CSS styles go here */
.f-checkbox__label .f-field,
.f-radio__label .f-field {
  cursor: default;
}

/*
   1.0 Utility functions for RTLCSS
*/
/* Replace. Replaces the declaration value with {value}.
** Usage:
** letter-spacing: 1px rtl(normal);
*/
/* Append. Appends {value} to the end of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-append(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Ignore. Ignores processing of this declaration
** Usage:
** text-align: left rtl-ignore();
*/
/*
* Usage:
* 1. Same values for all properties:
*   .f-button {
*       @include transition(
*           (background-color, border-color, color, box-shadow, transform),
*           $transition-duration: $transition-duration-long
*       );
*   }
*
* 2. Different values for specific properties:
*   .f-button {
*       @include transition((
*           background-color: $transition-duration-short null null,
*           border-color: null,
*           box-shadow: 0.315s ease-in null,
*           transform: null ease null
*       ));
*   }
* (!) All values for each property is required.
* (!) 'null' is used for setting default value.
*/
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Mixin to cut off the rest of one-line text with dots */
/* Firefox+ CSS styles go here */
.f-checkbox__label .f-field,
.f-radio__label .f-field {
  cursor: default;
}

/*
   1.0 Utility functions for RTLCSS
*/
/* Replace. Replaces the declaration value with {value}.
** Usage:
** letter-spacing: 1px rtl(normal);
*/
/* Append. Appends {value} to the end of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-append(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Ignore. Ignores processing of this declaration
** Usage:
** text-align: left rtl-ignore();
*/
/* stylelint-disable */
.icon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "bloomingdales" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal !important;
  vertical-align: middle;
}

.icon-a-z::before {
  content: "\E134";
  font-family: "bloomingdales";
}

.icon-add-list::before {
  content: "\E139";
  font-family: "bloomingdales";
}

.icon-address::before {
  content: "\E154";
  font-family: "bloomingdales";
}

.icon-alert::before {
  content: "\E093";
  font-family: "bloomingdales";
}

.icon-amber-black-logo::before {
  content: "\E143";
  font-family: "bloomingdales";
}

.icon-amber-logo::before {
  content: "\E145";
  font-family: "bloomingdales";
}

.icon-apple-pay::before {
  content: "\E114";
  font-family: "bloomingdales";
}

.icon-amber-white-logo::before {
  content: "\E144";
  font-family: "bloomingdales";
}

.icon-apple::before {
  content: "\E115";
  font-family: "bloomingdales";
}

.icon-arrow-left-o::before {
  content: "\E105";
  font-family: "bloomingdales";
}

.icon-arrow-left::before {
  content: "\E109";
  font-family: "bloomingdales";
}

.icon-arrow-right-o::before {
  content: "\E106";
  font-family: "bloomingdales";
}

.icon-arrow-right::before {
  content: "\E110";
  font-family: "bloomingdales";
}

.icon-arrow-top-left-o::before {
  content: "\E107";
  font-family: "bloomingdales";
}

.icon-arrow-top-left::before {
  content: "\E111";
  font-family: "bloomingdales";
}

.icon-arrow-top-right-o::before {
  content: "\E108";
  font-family: "bloomingdales";
}

.icon-arrow-top-right::before {
  content: "\E112";
  font-family: "bloomingdales";
}

.icon-bag-alt::before {
  content: "\E077";
  font-family: "bloomingdales";
}

.icon-bag-o::before {
  content: "\E033";
  font-family: "bloomingdales";
}

.icon-bag-s::before {
  content: "\E035";
  font-family: "bloomingdales";
}

.icon-bag-solid::before {
  content: "\E141";
  font-family: "bloomingdales";
}

.icon-bag::before {
  content: "\E025";
  font-family: "bloomingdales";
}

.icon-balloon-s::before {
  content: "\E013";
  font-family: "bloomingdales";
}

.icon-balloon::before {
  content: "\E012";
  font-family: "bloomingdales";
}

.icon-box-arrow::before {
  content: "\E081";
  font-family: "bloomingdales";
}

.icon-box-s::before {
  content: "\E080";
  font-family: "bloomingdales";
}

.icon-box::before {
  content: "\E079";
  font-family: "bloomingdales";
}

.icon-calendar::before {
  content: "\E148";
  font-family: "bloomingdales";
}

.icon-camera-s::before {
  content: "\E130";
  font-family: "bloomingdales";
}

.icon-camera::before {
  content: "\E129";
  font-family: "bloomingdales";
}

.icon-chat-s::before {
  content: "\E069";
  font-family: "bloomingdales";
}

.icon-chat::before {
  content: "\E068";
  font-family: "bloomingdales";
}

.icon-check-o::before {
  content: "\E082";
  font-family: "bloomingdales";
}

.icon-check-square-s::before {
  content: "\E083";
  font-family: "bloomingdales";
}

.icon-check-square::before {
  content: "\E024";
  font-family: "bloomingdales";
}

.icon-check::before {
  content: "\E023";
  font-family: "bloomingdales";
}

.icon-chevron-down::before {
  content: "\E020";
  font-family: "bloomingdales";
}

.icon-chevron-left::before {
  content: "\E021";
  font-family: "bloomingdales";
}

.icon-chevron-right::before {
  content: "\E022";
  font-family: "bloomingdales";
}

.icon-chevron-up::before {
  content: "\E019";
  font-family: "bloomingdales";
}

.icon-circle::before {
  content: "\E009";
  font-family: "bloomingdales";
}

.icon-close::before {
  content: "\E000";
  font-family: "bloomingdales";
}

.icon-coin::before {
  content: "\E149";
  font-family: "bloomingdales";
}

.icon-coupon::before {
  content: "\E150";
  font-family: "bloomingdales";
}

.icon-credit-card::before {
  content: "\E076";
  font-family: "bloomingdales";
}

.icon-crosshair::before {
  content: "\E151";
  font-family: "bloomingdales";
}

.icon-delivery::before {
  content: "\E161";
  font-family: "bloomingdales";
}

.icon-devices::before {
  content: "\E065";
  font-family: "bloomingdales";
}

.icon-doc-s::before {
  content: "\E030";
  font-family: "bloomingdales";
}

.icon-doc::before {
  content: "\E029";
  font-family: "bloomingdales";
}

.icon-dot-s::before {
  content: "\E098";
  font-family: "bloomingdales";
}

.icon-dot::before {
  content: "\E097";
  font-family: "bloomingdales";
}

.icon-dots::before {
  content: "\E086";
  font-family: "bloomingdales";
}

.icon-download-doc-s::before {
  content: "\E031";
  font-family: "bloomingdales";
}

.icon-download-doc::before {
  content: "\E032";
  font-family: "bloomingdales";
}

.icon-eco-alt::before {
  content: "\E038";
  font-family: "bloomingdales";
}

.icon-eco::before {
  content: "\E037";
  font-family: "bloomingdales";
}

.icon-edit::before {
  content: "\E137";
  font-family: "bloomingdales";
}

.icon-editorial::before {
  content: "\E135";
  font-family: "bloomingdales";
}

.icon-eye-slash::before {
  content: "\E050";
  font-family: "bloomingdales";
}

.icon-eye::before {
  content: "\E049";
  font-family: "bloomingdales";
}

.icon-facebook::before {
  content: "\E120";
  font-family: "bloomingdales";
}

.icon-filter-alt::before {
  content: "\E075";
  font-family: "bloomingdales";
}

.icon-filter-s::before {
  content: "\E074";
  font-family: "bloomingdales";
}

.icon-filter::before {
  content: "\E073";
  font-family: "bloomingdales";
}

.icon-five-s::before {
  content: "\E048";
  font-family: "bloomingdales";
}

.icon-five::before {
  content: "\E047";
  font-family: "bloomingdales";
}

.icon-four-s::before {
  content: "\E046";
  font-family: "bloomingdales";
}

.icon-four::before {
  content: "\E045";
  font-family: "bloomingdales";
}

.icon-gift::before {
  content: "\E058";
  font-family: "bloomingdales";
}

.icon-globe::before {
  content: "\E061";
  font-family: "bloomingdales";
}

.icon-hanger::before {
  content: "\E056";
  font-family: "bloomingdales";
}

.icon-heart-s::before {
  content: "\E011";
  font-family: "bloomingdales";
}

.icon-heart::before {
  content: "\E010";
  font-family: "bloomingdales";
}

.icon-help::before {
  content: "\E152";
  font-family: "bloomingdales";
}

.icon-home::before {
  content: "\E153";
  font-family: "bloomingdales";
}

.icon-image::before {
  content: "\E055";
  font-family: "bloomingdales";
}

.icon-info::before {
  content: "\E094";
  font-family: "bloomingdales";
}

.icon-instagram::before {
  content: "\E118";
  font-family: "bloomingdales";
}

.icon-leaf::before {
  content: "\E036";
  font-family: "bloomingdales";
}

.icon-linkedin::before {
  content: "\E116";
  font-family: "bloomingdales";
}

.icon-location::before {
  content: "\E059";
  font-family: "bloomingdales";
}

.icon-logo::before {
  content: "\E133";
  font-family: "bloomingdales";
}

.icon-mail-s::before {
  content: "\E071";
  font-family: "bloomingdales";
}

.icon-mail::before {
  content: "\E070";
  font-family: "bloomingdales";
}

.icon-map-s::before {
  content: "\E063";
  font-family: "bloomingdales";
}

.icon-map::before {
  content: "\E062";
  font-family: "bloomingdales";
}

.icon-menu-rtl::before {
  content: "\E100";
  font-family: "bloomingdales";
}

.icon-menu::before {
  content: "\E099";
  font-family: "bloomingdales";
}

.icon-minus-o::before {
  content: "\E004";
  font-family: "bloomingdales";
}

.icon-minus-s::before {
  content: "\E005";
  font-family: "bloomingdales";
}

.icon-minus::before {
  content: "\E003";
  font-family: "bloomingdales";
}

.icon-no-touch::before {
  content: "\E140";
  font-family: "bloomingdales";
}

.icon-one-s::before {
  content: "\E040";
  font-family: "bloomingdales";
}

.icon-one::before {
  content: "\E039";
  font-family: "bloomingdales";
}

.icon-order-tracking-car::before {
  content: "\E162";
  font-family: "bloomingdales";
}

.icon-phone-s::before {
  content: "\E067";
  font-family: "bloomingdales";
}

.icon-phone::before {
  content: "\E066";
  font-family: "bloomingdales";
}

.icon-pin::before {
  content: "\E060";
  font-family: "bloomingdales";
}

.icon-pinterest::before {
  content: "\E119";
  font-family: "bloomingdales";
}

.icon-play-s::before {
  content: "\E054";
  font-family: "bloomingdales";
}

.icon-play::before {
  content: "\E053";
  font-family: "bloomingdales";
}

.icon-plus-o::before {
  content: "\E007";
  font-family: "bloomingdales";
}

.icon-plus-s::before {
  content: "\E008";
  font-family: "bloomingdales";
}

.icon-plus::before {
  content: "\E006";
  font-family: "bloomingdales";
}

.icon-question-s::before {
  content: "\E092";
  font-family: "bloomingdales";
}

.icon-question::before {
  content: "\E091";
  font-family: "bloomingdales";
}

.icon-redirect::before {
  content: "\E142";
  font-family: "bloomingdales";
}

.icon-refresh::before {
  content: "\E087";
  font-family: "bloomingdales";
}

.icon-remove-o::before {
  content: "\E001";
  font-family: "bloomingdales";
}

.icon-remove-s::before {
  content: "\E002";
  font-family: "bloomingdales";
}

.icon-remove::before {
  content: "\E000";
  font-family: "bloomingdales";
}

.icon-return-s::before {
  content: "\E027";
  font-family: "bloomingdales";
}

.icon-return-slash::before {
  content: "\E028";
  font-family: "bloomingdales";
}

.icon-return::before {
  content: "\E026";
  font-family: "bloomingdales";
}

.icon-returns::before {
  content: "\E159";
  font-family: "bloomingdales";
}

.icon-review::before {
  content: "\E160";
  font-family: "bloomingdales";
}

.icon-scan-img::before {
  content: "\E096";
  font-family: "bloomingdales";
}

.icon-scan-qr::before {
  content: "\E095";
  font-family: "bloomingdales";
}

.icon-search::before {
  content: "\E015";
  font-family: "bloomingdales";
}

.icon-security::before {
  content: "\E146";
  font-family: "bloomingdales";
}

.icon-share::before {
  content: "\E072";
  font-family: "bloomingdales";
}

.icon-share-alt::before {
  content: "\E136";
  font-family: "bloomingdales";
}

.icon-shipping::before {
  content: "\E078";
  font-family: "bloomingdales";
}

.icon-smartphones::before {
  content: "\E064";
  font-family: "bloomingdales";
}

.icon-smile-happy::before {
  content: "\E126";
  font-family: "bloomingdales";
}

.icon-smile-neutral::before {
  content: "\E128";
  font-family: "bloomingdales";
}

.icon-smile-sad::before {
  content: "\E127";
  font-family: "bloomingdales";
}

.icon-snapchat::before {
  content: "\E125";
  font-family: "bloomingdales";
}

.icon-square-s::before {
  content: "\E085";
  font-family: "bloomingdales";
}

.icon-square::before {
  content: "\E084";
  font-family: "bloomingdales";
}

.icon-star-half::before {
  content: "\E017";
  font-family: "bloomingdales";
}

.icon-star-s::before {
  content: "\E018";
  font-family: "bloomingdales";
}

.icon-star::before {
  content: "\E016";
  font-family: "bloomingdales";
}

.icon-store::before {
  content: "\E057";
  font-family: "bloomingdales";
}

.icon-success::before {
  content: "\E158";
  font-family: "bloomingdales";
}

.icon-tabby::before {
  content: "\E113";
  font-family: "bloomingdales";
}

.icon-text-edit::before {
  content: "\E155";
  font-family: "bloomingdales";
}

.icon-three-s::before {
  content: "\E044";
  font-family: "bloomingdales";
}

.icon-three::before {
  content: "\E043";
  font-family: "bloomingdales";
}

.icon-tiktok::before {
  content: "\E121";
  font-family: "bloomingdales";
}

.icon-time-back::before {
  content: "\E157";
  font-family: "bloomingdales";
}

.icon-totop-alt::before {
  content: "\E104";
  font-family: "bloomingdales";
}

.icon-totop-o::before {
  content: "\E101";
  font-family: "bloomingdales";
}

.icon-totop-s::before {
  content: "\E102";
  font-family: "bloomingdales";
}

.icon-totop::before {
  content: "\E103";
  font-family: "bloomingdales";
}

.icon-touch-s::before {
  content: "\E051";
  font-family: "bloomingdales";
}

.icon-touch::before {
  content: "\E052";
  font-family: "bloomingdales";
}

.icon-trash::before {
  content: "\E138";
  font-family: "bloomingdales";
}

.icon-truck::before {
  content: "\E156";
  font-family: "bloomingdales";
}

.icon-twitter::before {
  content: "\E124";
  font-family: "bloomingdales";
}

.icon-two-s::before {
  content: "\E042";
  font-family: "bloomingdales";
}

.icon-two::before {
  content: "\E041";
  font-family: "bloomingdales";
}

.icon-user::before {
  content: "\E014";
  font-family: "bloomingdales";
}

.icon-video-s::before {
  content: "\E132";
  font-family: "bloomingdales";
}

.icon-video::before {
  content: "\E131";
  font-family: "bloomingdales";
}

.icon-vr-alt::before {
  content: "\E089";
  font-family: "bloomingdales";
}

.icon-vr-s::before {
  content: "\E090";
  font-family: "bloomingdales";
}

.icon-vr::before {
  content: "\E088";
  font-family: "bloomingdales";
}

.icon-wechat::before {
  content: "\E122";
  font-family: "bloomingdales";
}

.icon-whatsapp::before {
  content: "\E117";
  font-family: "bloomingdales";
}

.icon-work::before {
  content: "\E147";
  font-family: "bloomingdales";
}

.icon-youtube::before {
  content: "\E123";
  font-family: "bloomingdales";
}

.icon-bell::before {
  content: "\EA1B";
  font-family: "bloomingdales-o";
}

.icon-sort::before {
  content: "\EAAE";
  font-family: "bloomingdales-o";
}

.icon-tag::before {
  content: "\EAB7";
  font-family: "bloomingdales-o";
}

.icon-very-happy::before {
  content: "\EABD";
  font-family: "bloomingdales-o";
}

.icon-kiss::before {
  content: "\EA77";
  font-family: "bloomingdales-o";
}

.pull-left-xs {
  float: right;
}

.pull-right-xs {
  float: left;
}

@media (min-width: 544px) and (max-width: 768.98px) {
  .pull-left-sm {
    float: right;
  }
  .pull-right-sm {
    float: left;
  }
}
@media (min-width: 769px) and (max-width: 991.98px) {
  .pull-left-md {
    float: right;
  }
  .pull-right-md {
    float: left;
  }
}
@media (min-width: 992px) and (max-width: 1279.98px) {
  .pull-left-lg {
    float: right;
  }
  .pull-right-lg {
    float: left;
  }
}
@media (min-width: 1280px) {
  .pull-left-xl {
    float: right;
  }
  .pull-right-xl {
    float: left;
  }
}
@media (max-width: 543.98px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (max-width: 768.98px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (max-width: 991.98px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (max-width: 1279.98px) {
  .hidden-lg-down {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.row.equal-height > [class^=col] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.swatch-circle-dark {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #1a1a1a;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-dark.disabled {
  opacity: 0.2;
}

.swatch-filter-dark {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #1a1a1a;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #1a1a1a;
  display: block;
  position: relative;
}
.swatch-filter-dark.disabled {
  opacity: 0.2;
}

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-purple.disabled {
  opacity: 0.2;
}

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-red.disabled {
  opacity: 0.2;
}

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

.swatch-circle-silver {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #c0c0c0;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-silver.disabled {
  opacity: 0.2;
}

.swatch-filter-silver {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #c0c0c0;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #c0c0c0;
  display: block;
  position: relative;
}
.swatch-filter-silver.disabled {
  opacity: 0.2;
}

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-white.disabled {
  opacity: 0.2;
}

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-yellow.disabled {
  opacity: 0.2;
}

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative;
}
.swatch-filter-yellow.disabled {
  opacity: 0.2;
}

.swatch-circle-light {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffffe6;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-light.disabled {
  opacity: 0.2;
}

.swatch-filter-light {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffffe6;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #ffffe6;
  display: block;
  position: relative;
}
.swatch-filter-light.disabled {
  opacity: 0.2;
}

.swatch-circle-medium {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffc;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-medium.disabled {
  opacity: 0.2;
}

.swatch-filter-medium {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffc;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #ffc;
  display: block;
  position: relative;
}
.swatch-filter-medium.disabled {
  opacity: 0.2;
}

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-black.disabled {
  opacity: 0.2;
}

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-blue.disabled {
  opacity: 0.2;
}

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-brown.disabled {
  opacity: 0.2;
}

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

.swatch-circle-burgundy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800020;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-burgundy.disabled {
  opacity: 0.2;
}

.swatch-filter-burgundy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800020;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #800020;
  display: block;
  position: relative;
}
.swatch-filter-burgundy.disabled {
  opacity: 0.2;
}

.swatch-circle-gold {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffd700;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-gold.disabled {
  opacity: 0.2;
}

.swatch-filter-gold {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffd700;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #ffd700;
  display: block;
  position: relative;
}
.swatch-filter-gold.disabled {
  opacity: 0.2;
}

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #71bf5e;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-green.disabled {
  opacity: 0.2;
}

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #71bf5e;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #71bf5e;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-grey.disabled {
  opacity: 0.2;
}

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

.swatch-circle-metallic {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #aaa9ad;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-metallic.disabled {
  opacity: 0.2;
}

.swatch-filter-metallic {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #aaa9ad;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #aaa9ad;
  display: block;
  position: relative;
}
.swatch-filter-metallic.disabled {
  opacity: 0.2;
}

.swatch-circle-multicolour {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #669;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-multicolour.disabled {
  opacity: 0.2;
}

.swatch-filter-multicolour {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #669;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #669;
  display: block;
  position: relative;
}
.swatch-filter-multicolour.disabled {
  opacity: 0.2;
}

.swatch-circle-neutral {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fcc;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-neutral.disabled {
  opacity: 0.2;
}

.swatch-filter-neutral {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fcc;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #fcc;
  display: block;
  position: relative;
}
.swatch-filter-neutral.disabled {
  opacity: 0.2;
}

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-orange.disabled {
  opacity: 0.2;
}

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative;
}
.swatch-filter-orange.disabled {
  opacity: 0.2;
}

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-pink.disabled {
  opacity: 0.2;
}

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

.swatch-circle-dark-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #00008b;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-dark-blue.disabled {
  opacity: 0.2;
}

.swatch-filter-dark-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #00008b;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #00008b;
  display: block;
  position: relative;
}
.swatch-filter-dark-blue.disabled {
  opacity: 0.2;
}

.swatch-circle-rose-gold {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #b76e79;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-rose-gold.disabled {
  opacity: 0.2;
}

.swatch-filter-rose-gold {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #b76e79;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #b76e79;
  display: block;
  position: relative;
}
.swatch-filter-rose-gold.disabled {
  opacity: 0.2;
}

.swatch-circle-print {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-print.disabled {
  opacity: 0.2;
}

.swatch-filter-print {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-print.disabled {
  opacity: 0.2;
}

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-navy.disabled {
  opacity: 0.2;
}

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

.swatch-circle-light-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #add8e6;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-light-blue.disabled {
  opacity: 0.2;
}

.swatch-filter-light-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #add8e6;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #add8e6;
  display: block;
  position: relative;
}
.swatch-filter-light-blue.disabled {
  opacity: 0.2;
}

.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-beige.disabled {
  opacity: 0.2;
}

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative;
}
.swatch-filter-beige.disabled {
  opacity: 0.2;
}

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, right bottom, right top, color-stop(0, rgb(130, 30, 145)), color-stop(25%, rgb(130, 30, 145)), color-stop(25%, rgb(237, 209, 52)), color-stop(50%, rgb(255, 255, 0)), color-stop(50%, rgb(237, 209, 52)), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, right bottom, right top, color-stop(0, rgb(14, 92, 209)), color-stop(50%, rgb(14, 92, 209)), color-stop(50%, rgb(226, 11, 11)), to(rgb(226, 11, 11)));
  background: -o-linear-gradient(bottom, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), -o-linear-gradient(bottom, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 100%);
  background: linear-gradient(0deg, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(-35deg);
      -ms-transform: rotate(-35deg);
          transform: rotate(-35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  -webkit-transform: rotate(35deg);
      -ms-transform: rotate(35deg);
          transform: rotate(35deg);
}

.swatch-circle-print {
  background: url("../images/swatch/print.svg");
  background-repeat: no-repeat;
  background-size: cover;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(-35deg);
      -ms-transform: rotate(-35deg);
          transform: rotate(-35deg);
  width: 2.5em;
}
.swatch-circle-print.disabled {
  opacity: 0.2;
}

/*
* Usage:
* 1. Same values for all properties:
*   .f-button {
*       @include transition(
*           (background-color, border-color, color, box-shadow, transform),
*           $transition-duration: $transition-duration-long
*       );
*   }
*
* 2. Different values for specific properties:
*   .f-button {
*       @include transition((
*           background-color: $transition-duration-short null null,
*           border-color: null,
*           box-shadow: 0.315s ease-in null,
*           transform: null ease null
*       ));
*   }
* (!) All values for each property is required.
* (!) 'null' is used for setting default value.
*/
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Mixin to cut off the rest of one-line text with dots */
/* Firefox+ CSS styles go here */
.f-checkbox__label .f-field,
.f-radio__label .f-field {
  cursor: default;
}

/*
   1.0 Utility functions for RTLCSS
*/
/* Replace. Replaces the declaration value with {value}.
** Usage:
** letter-spacing: 1px rtl(normal);
*/
/* Append. Appends {value} to the end of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-append(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Ignore. Ignores processing of this declaration
** Usage:
** text-align: left rtl-ignore();
*/
.b-pdp__selected-attributes {
  border-top: 1px solid #f8f8f8;
  border-bottom: 1px solid #f8f8f8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}

.b-pdp__selected-attributes__label {
  border-right: 1px solid #f8f8f8;
  cursor: pointer;
  min-width: 50%;
  width: 100%;
  padding: 20px 14px 20px 30px;
  position: relative;
}
.b-shop-look-product .b-pdp__selected-attributes__label {
  padding-right: 8px;
}
.b-pdp__selected-attributes__label.select-enable::after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: "\E020";
  display: inline-block;
  font-family: "bloomingdales" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal !important;
  vertical-align: middle;
  position: absolute;
  top: 39px;
  left: 0;
}
.b-pdp__selected-attributes__label:first-child {
  border-right: 0;
  padding-right: 0;
}
.b-pdp__selected-attributes__label:first-child::after {
  left: 10px;
}

.b-pdp__selected-attributes__label-name {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  color: #767676;
}

.b-pdp__selected-attributes__label-value {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 900;
  display: block;
  padding-left: 5px;
}

.b-attribute__color {
  position: relative;
  background: none;
  border: none;
  margin: 0 0 0 5px;
  outline: none;
  padding: 0;
}
@media (max-width: 768.98px) {
  .b-attribute__color.b-attribute__color--type-swatch {
    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;
    width: 100%;
    text-align: right;
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5;
  }
  .b-attribute__color.b-attribute__color--type-swatch.m-selected {
    background-color: #f8f8f8;
  }
  .b-attribute__color.b-attribute__color--type-swatch.m-selected::after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: "\E023";
    display: inline-block;
    font-family: "bloomingdales" !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal !important;
    vertical-align: middle;
    position: absolute;
    color: #71bf5e;
    font-size: 28px;
    left: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (min-width: 769px) {
  .b-attribute__color.b-attribute__color--type-swatch.m-selected .b-attribute__color-swatch {
    border-color: #000;
    -webkit-box-shadow: 0 0 0 1px #fff inset;
            box-shadow: 0 0 0 1px #fff inset;
  }
}
.b-attribute__color.b-attribute__color--type-image.m-selected .b-attribute__color-swatch::after {
  width: 100%;
}

.b-attribute__color-text {
  display: none;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 768.98px) {
  .b-attribute__color--type-swatch .b-attribute__color-text {
    display: block;
  }
}

.b-attribute__color-swatch {
  display: inline-block;
  height: auto;
  min-height: 50px;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  width: 50px;
}
.b-attribute__color--type-swatch .b-attribute__color-swatch {
  border-radius: 100%;
}
@media (min-width: 769px) {
  .b-attribute__color--type-swatch .b-attribute__color-swatch {
    /* stylelint-disable */
    -webkit-transition-property: border-color;
    -o-transition-property: border-color;
    transition-property: border-color;
    -webkit-transition-duration: 0.5s;
         -o-transition-duration: 0.5s;
            transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-in;
         -o-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    /* stylelint-enable */
    border: 2px solid transparent;
  }
}
@media (max-width: 768.98px) {
  .b-attribute__color--type-swatch .b-attribute__color-swatch {
    width: 30px;
    min-height: 30px;
    border-radius: 100%;
    display: block;
    margin-left: 14px;
  }
}
.b-attribute__color--type-image .b-attribute__color-swatch::after {
  background-color: #000;
  bottom: -2px;
  content: "";
  height: 2px;
  right: 0;
  position: absolute;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
  width: 0;
}
@media (min-width: 992px) {
  .b-attribute__color-swatch:hover {
    opacity: 0.5;
  }
}
.b-attribute__color-swatch.unselectable {
  cursor: not-allowed;
  opacity: 0.2;
}

.b-attribute__color-swatch-image {
  width: 100%;
}

/*
* Usage:
* 1. Same values for all properties:
*   .f-button {
*       @include transition(
*           (background-color, border-color, color, box-shadow, transform),
*           $transition-duration: $transition-duration-long
*       );
*   }
*
* 2. Different values for specific properties:
*   .f-button {
*       @include transition((
*           background-color: $transition-duration-short null null,
*           border-color: null,
*           box-shadow: 0.315s ease-in null,
*           transform: null ease null
*       ));
*   }
* (!) All values for each property is required.
* (!) 'null' is used for setting default value.
*/
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Mixin to cut off the rest of one-line text with dots */
/* Firefox+ CSS styles go here */
.f-checkbox__label .f-field,
.f-radio__label .f-field {
  cursor: default;
}

/*
   1.0 Utility functions for RTLCSS
*/
/* Replace. Replaces the declaration value with {value}.
** Usage:
** letter-spacing: 1px rtl(normal);
*/
/* Append. Appends {value} to the end of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-append(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Ignore. Ignores processing of this declaration
** Usage:
** text-align: left rtl-ignore();
*/
.b-shop-more {
  display: block;
  margin: 20px 0 0;
  padding: 20px 0;
  position: relative;
  width: 100%;
}
@media (min-width: 769px) {
  .b-shop-more {
    margin: 60px 0 0;
    padding-bottom: 0;
  }
}

.b-shop-more__list {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.b-shop-more__list--middle {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.b-shop-more__list-item {
  color: #767676;
  font-weight: 400;
  font-size: 14px;
  padding: 0 15px;
}

.b-shop-more__link {
  color: #000;
  font-weight: 600;
}

#shareAPIPolyfill-backdrop {
  z-index: 2001;
}

#shareAPIPolyfill-container {
  z-index: 2002;
}

/*
* Usage:
* 1. Same values for all properties:
*   .f-button {
*       @include transition(
*           (background-color, border-color, color, box-shadow, transform),
*           $transition-duration: $transition-duration-long
*       );
*   }
*
* 2. Different values for specific properties:
*   .f-button {
*       @include transition((
*           background-color: $transition-duration-short null null,
*           border-color: null,
*           box-shadow: 0.315s ease-in null,
*           transform: null ease null
*       ));
*   }
* (!) All values for each property is required.
* (!) 'null' is used for setting default value.
*/
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Mixin to cut off the rest of one-line text with dots */
/* Firefox+ CSS styles go here */
.f-checkbox__label .f-field,
.f-radio__label .f-field {
  cursor: default;
}

/*
   1.0 Utility functions for RTLCSS
*/
/* Replace. Replaces the declaration value with {value}.
** Usage:
** letter-spacing: 1px rtl(normal);
*/
/* Append. Appends {value} to the end of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-append(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Ignore. Ignores processing of this declaration
** Usage:
** text-align: left rtl-ignore();
*/
.b-breadcrumbs {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.breadcrumb {
  border: 0;
  padding: 16px 0;
}

.breadcrumb__item {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.breadcrumb__item:first-child .breadcrumb__link {
  color: #111;
}
.breadcrumb__item:not(:last-child) .breadcrumb__link::after {
  content: "/";
}

.breadcrumb__link {
  font-size: 14px;
  line-height: 20px;
  color: #767676;
  font-weight: 400;
  margin-left: 4px;
  text-transform: capitalize;
}

/*
* Usage:
* 1. Same values for all properties:
*   .f-button {
*       @include transition(
*           (background-color, border-color, color, box-shadow, transform),
*           $transition-duration: $transition-duration-long
*       );
*   }
*
* 2. Different values for specific properties:
*   .f-button {
*       @include transition((
*           background-color: $transition-duration-short null null,
*           border-color: null,
*           box-shadow: 0.315s ease-in null,
*           transform: null ease null
*       ));
*   }
* (!) All values for each property is required.
* (!) 'null' is used for setting default value.
*/
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Mixin to cut off the rest of one-line text with dots */
/* Firefox+ CSS styles go here */
.f-checkbox__label .f-field,
.f-radio__label .f-field {
  cursor: default;
}

/*
   1.0 Utility functions for RTLCSS
*/
/* Replace. Replaces the declaration value with {value}.
** Usage:
** letter-spacing: 1px rtl(normal);
*/
/* Append. Appends {value} to the end of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-append(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Ignore. Ignores processing of this declaration
** Usage:
** text-align: left rtl-ignore();
*/
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  -o-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  -o-transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  -o-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*

	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pswp__button:focus, .pswp__button:hover {
  opacity: 1;
}

.pswp__button:active {
  outline: none;
  opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (-o-min-device-pixel-ratio: 35/32), (min-resolution: 105dpi), (-o-min-device-pixel-ratio: 11/10), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

.pswp__button--arrow--left {
  left: 0;
}

.pswp__button--arrow--right {
  right: 0;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: "";
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  -o-transition: transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}

.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}

a.pswp__share--download:hover {
  background: #DDD;
}

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}

/*

	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}

.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}

.pswp__caption--empty {
  display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
  /* 
  	The idea of animating inner circle is based on Polymer ("material") loading indicator 
  	 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
  */
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
/*

	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  -o-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}
.pswp {
  z-index: 1051;
}
.pswp__bg {
  background-color: #fff;
}
.pswp__scroll-wrap {
  cursor: url("../../images/zoom-close.svg"), auto;
}
.pswp__img {
  cursor: url("../../images/zoom-close.svg"), auto !important;
}
.pswp__img--placeholder--blank {
  display: none;
}
.pswp__button {
  opacity: 1;
}
.pswp__button--close {
  font-size: 24px;
  color: #767676;
  width: 56px;
  height: 56px;
  left: 4px !important;
  top: 3px !important;
}
.pswp__button--close::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: "\E000";
  display: inline-block;
  font-family: "bloomingdales" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal !important;
  vertical-align: middle;
}
@media (min-width: 769px) {
  .pswp__button--close {
    display: none;
  }
}
.pswp__button--arrow--left, .pswp__button--arrow--right {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: #fff !important;
  margin-top: -20px;
  font-size: 16px;
  color: #111;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 769px) {
  .pswp__button--arrow--left, .pswp__button--arrow--right {
    width: 48px;
    height: 48px;
    margin-top: -24px;
    font-size: 24px;
  }
}
.pswp__button--arrow--left::before, .pswp__button--arrow--right::before {
  top: unset;
  right: unset;
  left: unset;
  width: unset;
  height: unset;
  position: relative;
  background-color: transparent;
}
.pswp__button--arrow--left {
  left: unset;
  right: 16px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pswp__button--arrow--left::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: "\E021";
  display: inline-block;
  font-family: "bloomingdales" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal !important;
  vertical-align: middle;
}
@media (min-width: 769px) {
  .pswp__button--arrow--left {
    left: unset;
    right: 24px;
  }
}
.pswp__button--arrow--right {
  right: unset;
  left: 16px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pswp__button--arrow--right::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: "\E022";
  display: inline-block;
  font-family: "bloomingdales" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal !important;
  vertical-align: middle;
}
@media (min-width: 769px) {
  .pswp__button--arrow--right {
    right: unset;
    left: 24px;
  }
}
.pswp__bottom {
  position: absolute;
  bottom: 32px;
  right: 0;
  width: 100%;
}
@media (max-width: 991.98px) {
  .pswp__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    bottom: 0;
    height: 114px;
  }
}
.pswp__image-carousel {
  padding: 0;
}
@media (max-width: 991.98px) {
  .pswp__image-carousel:not(.d-none) + .pswp__swatch-carousel {
    margin-top: 12px;
  }
}
.pswp__image-carousel:last-child {
  margin-bottom: 5px;
}
.pswp__image-carousel .swiper-container {
  margin-bottom: 0 !important;
  padding: 3px !important;
}
@media (max-width: 991.98px) {
  .pswp__image-carousel .swiper-container.swiper-container-with-video {
    padding: 0 !important;
  }
}
.pswp__image-carousel .swiper-wrapper--centered {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pswp__image-carousel .swiper-wrapper--centered .swiper-slide:last-child {
  margin-left: 0 !important;
}
@media (max-width: 991.98px) {
  .pswp__image-carousel .swiper-wrapper {
    display: none;
  }
}
.pswp__image-carousel .swiper-pagination {
  padding: 5px;
  position: relative;
  bottom: 0;
}
@media (min-width: 769px) {
  .pswp__image-carousel .swiper-pagination {
    display: none;
  }
}
.pswp__image-carousel .swiper-pagination.swiper-pagination-with-video {
  padding: 0;
}
.pswp__image-carousel .swiper-pagination .swiper-pagination-bullet {
  margin: 0 4.5px;
  width: 8px;
  height: 8px;
}
.pswp__image-carousel .swiper-pagination .swiper-pagination-bullet-active {
  -webkit-box-shadow: 0 0 0 1px #111;
          box-shadow: 0 0 0 1px #111;
}
.pswp__image-carousel .swiper-pagination .swiper-pagination-bullet-video {
  width: 24px;
  height: 24px;
  position: relative;
}
.pswp__image-carousel .swiper-pagination .swiper-pagination-bullet-video::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 9px solid #fff;
  border-radius: 3px;
  position: absolute;
  right: 9px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.pswp__image-carousel .swiper-pagination .swiper-pagination-bullet-video.swiper-pagination-bullet-active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.pswp__image-carousel .swiper-slide {
  width: 80px;
}
.pswp__image-carousel .swiper-slide::before {
  cursor: pointer;
}
.pswp__image-carousel .swiper-slide.m-active {
  -webkit-box-shadow: 0 0 0 3px #656565;
          box-shadow: 0 0 0 3px #656565;
}
.pswp__image-carousel .swiper-slide.m-active img {
  height: 120px !important;
  -webkit-box-shadow: 0 0 0 2px #fff;
          box-shadow: 0 0 0 2px #fff;
}
.pswp__image-carousel .swiper-slide:first-child {
  margin-right: 17px;
}
.pswp__image-carousel .swiper-slide:last-child {
  margin-left: 17px !important;
}
.pswp__image-carousel .carousel__item-video-button::before {
  width: 100%;
  height: 100%;
  top: 0;
}
.pswp__swatch-carousel {
  padding: 6px 0 34px;
}
@media (min-width: 769px) {
  .pswp__swatch-carousel {
    padding: 34px 0 21px;
  }
}
.pswp__swatch-carousel .swiper-container {
  margin-bottom: 0 !important;
  padding: 3px !important;
}
.pswp__swatch-carousel .swiper-slide::before {
  display: none;
}
.pswp__swatch-carousel .swiper-slide:first-child {
  margin-right: 17px;
}
.pswp__swatch-carousel .swiper-slide:last-child {
  margin-left: 17px !important;
}
.pswp__swatch-item {
  width: 32px;
  cursor: pointer;
  position: relative;
  border-radius: 100%;
}
.pswp__swatch-item.m-active {
  -webkit-box-shadow: 0 0 0 3px #656565;
          box-shadow: 0 0 0 3px #656565;
  cursor: default;
}
.pswp__swatch-item.m-active .pswp__swatch-item-img {
  -webkit-box-shadow: 0 0 0 2px #fff;
          box-shadow: 0 0 0 2px #fff;
}
.pswp__swatch-item.m-disabled::after {
  content: "";
  height: 33px;
  width: 2px;
  background: #cbcbcb;
  display: block;
  position: absolute;
  right: 50%;
  top: 0;
  -webkit-transform: rotate(-45deg) translateX(50%);
      -ms-transform: rotate(-45deg) translateX(50%);
          transform: rotate(-45deg) translateX(50%);
}
.pswp__swatch-item-img {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 0 0.5px #cbcbcb;
          box-shadow: 0 0 0 0.5px #cbcbcb;
  overflow: hidden;
}
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: visible !important;
}

.pswp__ui .pswp__button--arrow--left,
.pswp__ui .pswp__button--arrow--right,
.pswp__ui .pswp__counter {
  display: none;
}
.pswp__ui .pswp__top-bar {
  display: none;
  background-color: transparent;
}
.pswp--zoomed-in .pswp__ui .pswp__top-bar {
  display: block;
}
.pswp__ui--idle .pswp__ui .pswp__top-bar {
  opacity: 1;
}

.pswp__ui-imagecontrols {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 991.98px) {
  .pswp__ui-imagecontrols {
    top: 0 !important;
    left: 0 !important;
  }
}
.pswp__ui-imagecontrols .pswp__button--close {
  position: absolute;
  left: 1px;
  top: 0;
  opacity: 0;
}
.pswp__ui-imagecontrols .pswp__button--arrow--left,
.pswp__ui-imagecontrols .pswp__button--arrow--right {
  position: fixed;
  top: 50%;
}
.pswp--animated-in .pswp__ui-imagecontrols .pswp__button--close {
  opacity: 1;
}

/*
* Usage:
* 1. Same values for all properties:
*   .f-button {
*       @include transition(
*           (background-color, border-color, color, box-shadow, transform),
*           $transition-duration: $transition-duration-long
*       );
*   }
*
* 2. Different values for specific properties:
*   .f-button {
*       @include transition((
*           background-color: $transition-duration-short null null,
*           border-color: null,
*           box-shadow: 0.315s ease-in null,
*           transform: null ease null
*       ));
*   }
* (!) All values for each property is required.
* (!) 'null' is used for setting default value.
*/
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Mixin to cut off the rest of one-line text with dots */
/* Firefox+ CSS styles go here */
.f-checkbox__label .f-field,
.f-radio__label .f-field {
  cursor: default;
}

/*
   1.0 Utility functions for RTLCSS
*/
/* Replace. Replaces the declaration value with {value}.
** Usage:
** letter-spacing: 1px rtl(normal);
*/
/* Append. Appends {value} to the end of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-append(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Ignore. Ignores processing of this declaration
** Usage:
** text-align: left rtl-ignore();
*/
.b-modal--pdp__sizeChart .b-modal__close {
  left: 14px;
  top: 19px;
}
@media (max-width: 768.98px) {
  .b-modal--pdp__sizeChart .b-modal__close {
    left: 9px;
    z-index: 2;
    top: 2px;
    padding-top: 15px;
  }
}
@media (max-width: 768.98px) {
  .b-modal--pdp__sizeChart .b-modal__dialog {
    margin: 0;
    height: 100%;
  }
}
.b-modal--pdp__sizeChart .b-modal__body {
  overflow: auto;
}
@media (max-width: 768.98px) {
  .b-modal--pdp__sizeChart .b-modal__body {
    padding-top: 24px;
  }
}
.b-modal--pdp__sizeChart .b-modal__footer {
  background: #f8f8f8;
  padding: 15px 14px;
}
.b-modal--pdp__sizeChart .b-modal__footer .b-modal__footer-text.text-uppercase {
  letter-spacing: 0.8px;
  margin-bottom: 1px;
}
.b-modal--pdp__sizeChart .b-sizeguide_title {
  margin-bottom: 29px;
  padding-top: 1px;
}
@media (max-width: 768.98px) {
  .b-modal--pdp__sizeChart .b-sizeguide_title {
    background: #fff;
    display: block;
    margin: 0;
    padding-bottom: 25px;
    position: relative;
    width: 100%;
    z-index: 1;
  }
}

.b-sizeguide {
  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;
  overflow: hidden;
  text-align: center;
}
.b-sizeguide .b-sizeguide__radio-group {
  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;
  width: 100%;
  padding-top: 15px;
}
@media (max-width: 768.98px) {
  .b-sizeguide .b-sizeguide__radio-group {
    padding-top: 36px;
    padding-bottom: 22px;
  }
}
.b-sizeguide .b-radio-group__box {
  margin: 0 9px;
}
.b-sizeguide .b-radio-group__box .b-radio-group__label {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.b-sizeguide__content-inches,
.b-sizeguide__content-centimeters {
  color: #767676;
}

.m-expanded-inches .b-sizeguide__hide-in {
  display: block;
}
.m-expanded-inches .b-sizeguide__hide-cm {
  display: none;
}

.m-expanded-centimeters .b-sizeguide__hide-in {
  display: none;
}
.m-expanded-centimeters .b-sizeguide__hide-cm {
  display: block;
}

.b-sizeguide_description {
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 0.71;
  text-transform: none;
  margin-bottom: 35px;
  padding: 0 20px;
  width: 100%;
}

.b-sizeguide__content {
  margin-top: 38px;
  text-align: center;
  width: 100%;
}
@media (max-width: 768.98px) {
  .b-sizeguide__content {
    margin-top: 0;
  }
}

@media (max-width: 768.98px) {
  .m-sizechart-mobile .b-radio-group__box {
    display: none;
  }
  .m-sizechart-mobile .b-sizeguide__table .b-sizeguide__header-country,
  .m-sizechart-mobile .b-sizeguide__table td:nth-child(2) {
    display: table-cell;
  }
  .m-sizechart-mobile .b-sizeguide__table .b-sizeguide__header-measurements,
  .m-sizechart-mobile .b-sizeguide__table .b-sizeguide__body-measurement {
    display: none;
  }
  .m-measurements-mobile .b-measurements-description {
    display: none;
  }
  .m-measurements-mobile .b-sizeguide__table th.b-sizeguide__header-size {
    width: 72px;
  }
  .b-measurements-description {
    font-weight: 400;
    padding: 0 15px 0 24px;
    text-align: right;
    display: inline-block;
    margin-top: -12px;
    font-size: 12px;
    line-height: 1.9;
    letter-spacing: normal;
  }
}
.b-sizeguide__table {
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
}
@media (max-width: 768.98px) {
  .b-sizeguide__table {
    border-bottom: none;
  }
}
@media (max-width: 768.98px) {
  .b-sizeguide__table.m-size th:nth-child(2) {
    background: #fff;
    border: 1px solid #000;
    border-left: 0;
  }
}
.b-sizeguide__table th {
  background: #f8f8f8;
  border: 1px solid #f8f8f8;
  border-right: 1px solid #fff;
  border-left: none;
  font-size: 12px;
  letter-spacing: 0.8px;
  line-height: 12px;
  padding: 14px 0 13px;
  text-transform: uppercase;
  vertical-align: middle;
}
@media (max-width: 768.98px) {
  .b-sizeguide__table th {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.67px;
    padding: 14px 0 12px;
  }
}
.b-sizeguide__table th.b-sizeguide__header-size {
  background: #000;
  border: 1px solid #000;
  color: #fff;
  width: 188px;
  min-width: 72px;
}
@media (max-width: 768.98px) {
  .b-sizeguide__table th.b-sizeguide__header-size {
    font-size: 12px;
    letter-spacing: 0.8px;
    width: 50%;
  }
}
.b-sizeguide__table th.b-sizeguide__header-size .b-helper-text {
  color: #fff;
}
.b-sizeguide__table th.b-sizeguide__header-country {
  background: #fff;
  border: 1px solid #000;
  width: 200px;
  position: relative;
}
@media (max-width: 768.98px) {
  .b-sizeguide__table th.b-sizeguide__header-country {
    border-left: none;
    display: none;
    width: auto;
  }
}
.b-sizeguide__table th.b-sizeguide__header-country .select2-selection {
  max-width: 152px;
}
@media (min-width: 769px) {
  .b-sizeguide__table th.b-sizeguide__header-country .select2-selection {
    max-width: auto;
  }
}
.b-sizeguide__table th.b-sizeguide__header-measurements {
  width: 102px;
}
@media (max-width: 768.98px) {
  .b-sizeguide__table th.b-sizeguide__header-measurements {
    width: 74px;
  }
}
.b-sizeguide__table td {
  -webkit-box-shadow: 0 1px 0 0 #e5e5e5;
          box-shadow: 0 1px 0 0 #e5e5e5;
  font-size: 14px;
  letter-spacing: 0.8px;
  line-height: 12px;
  padding: 16px 0 13px;
}
@media (max-width: 768.98px) {
  .b-sizeguide__table td {
    color: #767676;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-weight: 500;
    padding: 16px 0 12px;
  }
  .b-sizeguide__table td:first-child {
    color: #000;
  }
  .b-sizeguide__table td:nth-child(2) {
    display: none;
  }
}
.b-sizeguide__table .b-helper-text {
  color: #767676;
  display: block;
  font-weight: normal;
  letter-spacing: 0.5px;
  margin-top: 7px;
  text-transform: none;
}
@media (max-width: 768.98px) {
  .b-sizeguide__table .b-helper-text {
    font-weight: normal;
    font-size: 12px;
  }
}
.b-sizeguide__table .f-select-container {
  display: inline-block;
}
.b-sizeguide__table .select2-selection--single {
  border: none;
  display: inline-block;
  height: auto;
  text-align: center;
}
.b-sizeguide__table .select2-selection__rendered {
  background: none;
  border-radius: 0;
  border: none;
  color: #000;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.8px;
  padding: 0 0 0 20px;
  text-transform: uppercase;
  vertical-align: top;
}
.b-sizeguide__table .select2-selection__arrow {
  left: 0;
}
.b-sizeguide__table .select2-container--disabled .select2-selection__arrow {
  display: none;
}
.b-sizeguide__table .select2-results__options {
  text-align: center;
  text-transform: uppercase;
}
.b-sizeguide__table .select2-dropdown {
  margin-top: 32px;
}
.b-sizeguide__table .select2-container--open .select2-selection__arrow {
  color: #c00c99;
  margin-top: -4px;
}
.b-sizeguide__table .select2-dropdown {
  margin-top: 32px;
}

@media (max-width: 768.98px) {
  .b-modal--pdp-mobile-countryselector {
    background: rgba(0, 0, 0, 0.3);
  }
  .b-modal--pdp-mobile-countryselector .b-modal__close {
    left: 8px;
    top: 12px;
  }
  .b-modal--pdp-mobile-countryselector .b-modal__body {
    padding-top: 30px;
  }
  .b-modal--pdp-mobile-countryselector .b-modal__headline {
    margin-bottom: 17px;
  }
}

.b-sizechart {
  font-size: 12px;
  letter-spacing: 0.8px;
  font-weight: 900;
}
.b-sizechart .icon-chevron-down {
  margin: 0 6px 0 0;
  position: absolute;
  -webkit-transform-origin: 50% 35%;
      -ms-transform-origin: 50% 35%;
          transform-origin: 50% 35%;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.b-sizechart .icon-chevron-down::before {
  font-size: 17px;
  color: #000;
}
.b-sizechart.m-active .icon-chevron-down {
  margin-top: 1px;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.b-sizechart.m-active .icon-chevron-down::before {
  color: #c00c99;
}

.select2-container--open .b-sizeguide__countyselector-options {
  border-top: 1px solid #fff;
}
.b-sizeguide__countyselector-options .select2-results__options {
  text-align: center;
  text-transform: uppercase;
}
.b-sizeguide__countyselector-options .select2-results__options .select2-results__option {
  padding: 12px;
}
.b-sizeguide__countyselector-options .select2-results__options [aria-selected=true] {
  display: none;
}

.b-sizechart__tabs {
  background: #fff;
  -webkit-box-shadow: -14px 0 34px 0 rgba(0, 0, 0, 0.21);
          box-shadow: -14px 0 34px 0 rgba(0, 0, 0, 0.21);
  font-size: 0;
  position: relative;
  text-transform: uppercase;
  white-space: nowrap;
  width: 100%;
}
.b-sizechart__tabs .m-active .b-sizechart__label {
  color: #c00c99;
}

.b-sizechart__item {
  font-size: 14px;
  line-height: 20px;
  border-bottom: 2px solid #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  letter-spacing: 0.8px;
  line-height: 1;
  padding: 0 0 18px;
  width: 50%;
}
.b-sizechart__item.m-active {
  border-color: #c00c99;
}
@media (max-width: 768.98px) {
  .b-sizechart__item {
    padding: 17px 0 19px;
  }
}

.b-sizechart__radio {
  border: 0;
  clip: rect(0 0 0 0);
  font-size: 0;
  height: 1px;
  margin: -1px;
  max-width: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.m-sizechart__show {
  color: #222;
  display: none;
  font-size: 12px;
  line-height: 1.83;
  padding: 0 15px 0 24px;
  text-align: right;
}

.b-modal--pdp-mobile-countryselector .b-modal__dialog {
  height: auto;
}

.b-pdp-mobile-countryselector__items {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.b-pdp-mobile-countryselector__item {
  padding: 18px 5px;
  -webkit-box-shadow: inset 0 -1px 0 0 #e5e5e5;
          box-shadow: inset 0 -1px 0 0 #e5e5e5;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  letter-spacing: normal;
  cursor: pointer;
  color: #111;
  text-transform: none;
}
.b-pdp-mobile-countryselector__item.m-selected {
  font-weight: 900;
  pointer-events: none;
}

.m-select-unselectable + .select2-container .select2-selection {
  border-color: transparent;
  background-color: #fff;
  pointer-events: none;
}
.m-select-unselectable + .select2-container .select2-selection .select2-selection__arrow {
  display: none;
}

/*
* Usage:
* 1. Same values for all properties:
*   .f-button {
*       @include transition(
*           (background-color, border-color, color, box-shadow, transform),
*           $transition-duration: $transition-duration-long
*       );
*   }
*
* 2. Different values for specific properties:
*   .f-button {
*       @include transition((
*           background-color: $transition-duration-short null null,
*           border-color: null,
*           box-shadow: 0.315s ease-in null,
*           transform: null ease null
*       ));
*   }
* (!) All values for each property is required.
* (!) 'null' is used for setting default value.
*/
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Mixin to cut off the rest of one-line text with dots */
/* Firefox+ CSS styles go here */
.f-checkbox__label .f-field,
.f-radio__label .f-field {
  cursor: default;
}

/*
   1.0 Utility functions for RTLCSS
*/
/* Replace. Replaces the declaration value with {value}.
** Usage:
** letter-spacing: 1px rtl(normal);
*/
/* Append. Appends {value} to the end of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-append(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Ignore. Ignores processing of this declaration
** Usage:
** text-align: left rtl-ignore();
*/
.b-saved-address__card {
  -webkit-box-shadow: inset 0 0 0 1px #cbcbcb;
          box-shadow: inset 0 0 0 1px #cbcbcb;
  border-radius: 2px;
  margin-bottom: 16px;
}
.b-saved-address__card .blm-radio__label-icon {
  margin-left: 12px;
}
.b-saved-address__card.m-active {
  -webkit-box-shadow: inset 0 0 0 1px #111;
          box-shadow: inset 0 0 0 1px #111;
}
.b-saved-address__card.m-active .blm-radio__label-icon {
  background-color: #111;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.b-saved-address__card.m-active .blm-radio__label-icon::before {
  visibility: visible;
}
.b-saved-address__card-title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-transform: capitalize;
}
.b-saved-address__card-label {
  padding: 16px;
}
.b-saved-address__card-address-row--last {
  margin-top: 8px;
}
.b-saved-address__card-address-line--username {
  font-weight: 600;
}
@media (min-width: 992px) {
  .b-saved-address__card-address-main, .b-saved-address__card-address-details {
    float: right;
    width: 50%;
  }
}
.b-saved-address__card-address-main .b-saved-address__card-address-line:first-child {
  font-weight: 600;
}
.b-saved-address__card-address-main .b-saved-address__card-address-line:first-child span:first-child {
  margin-left: 4px;
}
.b-saved-address__card-data {
  color: #111;
  display: block;
  font-size: 14px;
  line-height: 20px;
  padding: 0;
  width: 100%;
}
.b-saved-address__card-actions {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: inset 0 1px 0 #e8e8e8;
          box-shadow: inset 0 1px 0 #e8e8e8;
  cursor: default;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  padding: 16px 0;
  margin: 0 20px;
  position: relative;
}
.b-saved-address__card-actions--label {
  font-size: 12px;
  line-height: 16px;
  color: #767676;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.b-saved-address__card-actions--set-default, .b-saved-address__card-actions--label {
  position: absolute;
  left: 0;
}

.b-registry-delivery_card-title {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #fff;
  background-color: #000;
  padding: 8px;
}
@media (min-width: 769px) {
  .b-registry-delivery_card-title {
    line-height: 18px;
    padding: 4px 16px;
  }
}

.b-registry-delivery_card {
  margin-bottom: 32px;
}
@media (min-width: 769px) {
  .b-registry-delivery_card {
    margin-top: 30px;
    margin-bottom: 40px;
  }
}

.b-registry-delivery_card-body {
  padding: 16px;
  border: 1px solid #000;
}
@media (min-width: 769px) {
  .b-registry-delivery_card-body {
    padding: 24px 16px;
  }
}

.b-registry-delivery_card-name,
.b-registry-delivery_card-address {
  font-size: 14px;
  line-height: 13px;
  margin: 0;
}

.b-registry-delivery_card-name {
  margin-bottom: 16px;
}

.b-saved-address_card-heading,
.b-registry-delivery_card-heading {
  font-size: 14px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.71;
  padding-top: 7px;
  padding-bottom: 3px;
}
@media (min-width: 769px) {
  .b-saved-address_card-heading,
  .b-registry-delivery_card-heading {
    padding-top: 0;
  }
}

.b-registry-delivery_billing-address {
  color: #000;
  font-size: 1rem;
  letter-spacing: 1.3px;
  font-weight: inherit;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 0;
}
@media (min-width: 769px) {
  .b-registry-delivery_billing-address {
    font-size: 18px;
    letter-spacing: 1.5px;
  }
}

.b-address-type_title {
  margin-right: 6px;
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  .b-address-type_title {
    margin-bottom: 16px;
  }
}

.b-address-type_label {
  margin-right: 16px;
}
.b-address-type_label .f-radio__label-icon {
  margin-right: -16px;
}

.b-address-type_fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.b-address-type_fields .f-field:not(:first-child) {
  margin-right: 16px;
}

.b-address-form__address-actions {
  margin-top: auto;
}
@media (min-width: 769px) {
  .b-address-form__address-actions {
    margin-top: 0;
  }
}

.b-address-form__customer-actions-label {
  margin-bottom: 11px;
}

.b-address-form__summary {
  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;
  margin: 0 15px;
  padding: 11px 47px 9px 23px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
          transform: translateY(-20px);
}
@media (min-width: 769px) {
  .b-address-form__summary {
    margin: 0 30px;
  }
}

.b-address-form__summary-icon {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 19px;
}

.b-address-form__summary-address {
  padding-left: 6px;
}

.b-address-form__summary-address-street-address {
  letter-spacing: normal;
  margin-left: 4px;
}

.b-address-form__summary-address-general-address {
  color: #767676;
  font-size: 12px;
}

.b-address-form__selected-address-map-picture {
  display: block;
  height: 0;
  overflow: hidden;
  padding-bottom: 80.5333333333%;
  position: relative;
}
.b-address-form__selected-address-map-picture > img {
  height: 100%;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
@media (min-width: 769px) {
  .b-address-form__selected-address-map-picture {
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 31.1842105263%;
    position: relative;
  }
  .b-address-form__selected-address-map-picture > img {
    height: 100%;
    right: 0;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
  }
}

.b-address-form__selected-address-map-image {
  width: 100%;
  -webkit-user-drag: none;
}

.b-address-form__modal-content {
  width: 100%;
  padding: 16px 20px;
}
@media (min-width: 769px) {
  .b-address-form__modal-content {
    width: calc(100% - 1px);
  }
}

.b-address-form[data-address-action-type=new]:not([data-has-saved-addresses=false]) .b-address-form__address-actions {
  display: none;
}
.b-address-form[data-address-action-type=edit] .b-address-form__customer-actions {
  display: none;
}
.b-address-form[data-has-saved-addresses=false] .b-address-form__customer-actions {
  display: none;
}
.b-address-form[data-address-enter-type=manual] .b-address-form__modal-content {
  padding: 15px 15px 20px;
}
@media (min-width: 769px) {
  .b-address-form[data-address-enter-type=manual] .b-address-form__modal-content {
    padding: 30px;
  }
}
@media (min-width: 769px) {
  .b-address-form[data-address-enter-type=map] .b-address-form__modal-content {
    padding-top: 28px;
  }
}
.b-address-form[data-address-enter-type=map][data-address-step=two] .b-address-form__customer-fields,
.b-address-form[data-address-enter-type=map][data-address-step=two] .b-modal .b-shipping_address-main-info,
.b-address-form[data-address-enter-type=map][data-address-step=two] .b-address-form__address-fields-manual, .b-address-form[data-address-enter-type=map][data-address-action-type=edit] .b-address-form__customer-fields,
.b-address-form[data-address-enter-type=map][data-address-action-type=edit] .b-modal .b-shipping_address-main-info,
.b-address-form[data-address-enter-type=map][data-address-action-type=edit] .b-address-form__address-fields-manual {
  padding: 0 15px;
}
@media (min-width: 769px) {
  .b-address-form[data-address-enter-type=map][data-address-step=two] .b-address-form__customer-fields,
  .b-address-form[data-address-enter-type=map][data-address-step=two] .b-modal .b-shipping_address-main-info,
  .b-address-form[data-address-enter-type=map][data-address-step=two] .b-address-form__address-fields-manual, .b-address-form[data-address-enter-type=map][data-address-action-type=edit] .b-address-form__customer-fields,
  .b-address-form[data-address-enter-type=map][data-address-action-type=edit] .b-modal .b-shipping_address-main-info,
  .b-address-form[data-address-enter-type=map][data-address-action-type=edit] .b-address-form__address-fields-manual {
    padding: 0 30px;
  }
}
.b-address-form[data-address-enter-type=map][data-address-step=two] .b-address-form__address-actions,
.b-address-form[data-address-enter-type=map][data-address-step=two] .b-shipping-form__address-actions, .b-address-form[data-address-enter-type=map][data-address-action-type=edit] .b-address-form__address-actions,
.b-address-form[data-address-enter-type=map][data-address-action-type=edit] .b-shipping-form__address-actions {
  padding: 0 15px 15px;
}
@media (min-width: 769px) {
  .b-address-form[data-address-enter-type=map][data-address-step=two] .b-address-form__address-actions,
  .b-address-form[data-address-enter-type=map][data-address-step=two] .b-shipping-form__address-actions, .b-address-form[data-address-enter-type=map][data-address-action-type=edit] .b-address-form__address-actions,
  .b-address-form[data-address-enter-type=map][data-address-action-type=edit] .b-shipping-form__address-actions {
    padding: 0 30px 30px;
  }
}
@media (max-width: 768.98px) {
  .b-address-form[data-address-enter-type=map][data-address-map-step=one],
  .b-address-form[data-address-enter-type=map][data-address-map-step=one] .b-address-form__modal-content {
    height: 100%;
  }
}
.b-address-form[data-address-enter-type=map][data-address-map-step=one] .b-modal .b-shipping_address-main-info {
  display: none;
}
.b-address-form[data-address-enter-type=map][data-address-map-step=one] .b-address-form__address-map {
  display: block;
}
@media (max-width: 768.98px) {
  .b-address-form[data-address-enter-type=map][data-address-map-step=one] .b-address-form__address-map,
  .b-address-form[data-address-enter-type=map][data-address-map-step=one] .b-address-form__address-map .b-map,
  .b-address-form[data-address-enter-type=map][data-address-map-step=one] .b-address-form__address-map .b-map__inner,
  .b-address-form[data-address-enter-type=map][data-address-map-step=one] .b-address-form__address-map .b-map__holder {
    height: 100%;
  }
}
@media (max-width: 768.98px) {
  .b-address-form[data-address-enter-type=map][data-address-map-step=one] .b-address-form__address-map .b-map__holder {
    padding-bottom: 0;
  }
}
.b-address-form[data-address-enter-type=map][data-address-map-step=one] .b-address-form__customer-fields,
.b-address-form[data-address-enter-type=map][data-address-map-step=one] .b-address-form__address-fields,
.b-address-form[data-address-enter-type=map][data-address-map-step=one] .b-address-form__address-actions,
.b-address-form[data-address-enter-type=map][data-address-map-step=one] .b-shipping-form__address-actions {
  display: none;
}
.b-address-form[data-address-enter-type=map][data-address-map-step=two] .b-address-form__selected-address-map,
.b-address-form[data-address-enter-type=map][data-address-map-step=two] .b-address-form__address-fields .b-address-form__address-fields-manual {
  display: block;
}
.b-address-form[data-address-enter-type=map][data-address-map-step=two] .b-address-form__address-fields {
  display: grid;
}
.b-address-form[data-address-enter-type=map][data-address-map-step=two] .b-address-form__address-actions,
.b-address-form[data-address-enter-type=map][data-address-map-step=two] .b-shipping-form__address-actions {
  display: block;
}
@media (min-width: 769px) {
  .b-address-form[data-address-enter-type=map][data-address-map-step=two] .b-address-form__address-actions,
  .b-address-form[data-address-enter-type=map][data-address-map-step=two] .b-shipping-form__address-actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.b-address-form[data-address-enter-type=map][data-address-map-step=two] .b-address-form__address-map,
.b-address-form[data-address-enter-type=map][data-address-map-step=two] .b-address-form__address-fields .b-address-form__address-fields-dynamic {
  padding: 0 30px;
}
.b-address-form[data-address-enter-type=map][data-address-step=two] .b-modal__body {
  padding: 24px 0 0;
}

.b-address-form__address-map,
.b-address-form__selected-address-map {
  display: none;
}

.b-shipping__form.b-address-form[data-address-action-type=new]:not([data-has-saved-addresses=false]) .b-address-form__address-fields,
.b-shipping__form.b-address-form[data-address-action-type=new]:not([data-has-saved-addresses=false]) .b-address-form__address-actions,
.b-shipping__form.b-address-form[data-address-action-type=new]:not([data-has-saved-addresses=false]) .b-shipping-form__address-actions {
  display: none;
}
.b-shipping__form.b-address-form[data-address-action-type=new]:not([data-has-saved-addresses=false])[data-address-map-step=two] .b-address-form__address-fields {
  display: grid;
}
.b-shipping__form.b-address-form[data-address-action-type=new]:not([data-has-saved-addresses=false])[data-address-map-step=two] .b-address-form__address-actions,
.b-shipping__form.b-address-form[data-address-action-type=new]:not([data-has-saved-addresses=false])[data-address-map-step=two] .b-shipping-form__address-actions {
  display: block;
}
@media (min-width: 769px) {
  .b-shipping__form.b-address-form[data-address-action-type=new]:not([data-has-saved-addresses=false])[data-address-map-step=two] .b-address-form__address-actions,
  .b-shipping__form.b-address-form[data-address-action-type=new]:not([data-has-saved-addresses=false])[data-address-map-step=two] .b-shipping-form__address-actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.b-shipping__form[data-address-action-type=new][data-address-step=two] .b-address-form__customer-fields,
.b-shipping__form[data-address-action-type=new][data-address-step=two] .b-address-form__customer-actions {
  display: none;
}
.b-shipping__form[data-address-action-type=new][data-address-step=two][data-has-saved-addresses=true] .b-shipping_address-main-info {
  display: none;
}
.b-shipping__form[data-address-action-type=new][data-address-step=two][data-address-enter-type=manual] .b-address-form__address-fields,
.b-shipping__form[data-address-action-type=new][data-address-step=two][data-address-enter-type=manual] .b-address-form__address-actions,
.b-shipping__form[data-address-action-type=new][data-address-step=two][data-address-enter-type=manual] .b-shipping-form__address-actions {
  display: grid;
}

/*
* Usage:
* 1. Same values for all properties:
*   .f-button {
*       @include transition(
*           (background-color, border-color, color, box-shadow, transform),
*           $transition-duration: $transition-duration-long
*       );
*   }
*
* 2. Different values for specific properties:
*   .f-button {
*       @include transition((
*           background-color: $transition-duration-short null null,
*           border-color: null,
*           box-shadow: 0.315s ease-in null,
*           transform: null ease null
*       ));
*   }
* (!) All values for each property is required.
* (!) 'null' is used for setting default value.
*/
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Mixin to cut off the rest of one-line text with dots */
/* Firefox+ CSS styles go here */
.f-checkbox__label .f-field,
.f-radio__label .f-field {
  cursor: default;
}

/*
   1.0 Utility functions for RTLCSS
*/
/* Replace. Replaces the declaration value with {value}.
** Usage:
** letter-spacing: 1px rtl(normal);
*/
/* Append. Appends {value} to the end of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-append(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Ignore. Ignores processing of this declaration
** Usage:
** text-align: left rtl-ignore();
*/
.l-pdp {
  margin-bottom: 90px;
}
@media (min-width: 769px) {
  .l-pdp {
    margin-bottom: 0;
  }
}
@media (max-width: 768.98px) {
  .l-pdp > .container {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.l-pdp__middle .blm-producttile__price, .l-pdp__bottom .blm-producttile__price {
  min-height: 40px;
}
@media (max-width: 991.98px) {
  .l-pdp__middle .swiper-container, .l-pdp__bottom .swiper-container {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .l-pdp__middle .swiper-container .m-availabilty-msg, .l-pdp__bottom .swiper-container .m-availabilty-msg {
    display: block !important;
  }
  .l-pdp__middle .swiper-scrollbar, .l-pdp__bottom .swiper-scrollbar {
    margin: 16px 0 24px;
    position: relative;
  }
}
.l-pdp__video {
  position: relative;
}
.l-pdp__video--before, .l-pdp__video--after {
  bottom: 0;
  display: none;
  right: 0;
  position: absolute;
  top: 0;
  width: 50%;
  z-index: 1;
}
@media (min-width: 992px) {
  .l-pdp__video--before, .l-pdp__video--after {
    display: block;
  }
}
.l-pdp__video--after {
  right: auto;
  left: 0;
}
.l-pdp__video-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 8px 0;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  .l-pdp__video-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
    max-width: 910px;
  }
}
@media (min-width: 1280px) {
  .l-pdp__video-inner {
    max-width: 1200px;
  }
}
.l-pdp__video-content {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 992px) {
  .l-pdp__video-content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 780px;
        -ms-flex: 0 1 780px;
            flex: 0 1 780px;
    padding: 60.5px 0 60.5px 158px;
  }
}
.l-pdp__video-content-inner {
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 769px) {
  .l-pdp__video-content-inner {
    max-width: 690px;
    padding: 24px 0;
  }
}
@media (min-width: 992px) {
  .l-pdp__video-content-inner {
    margin: 0;
    max-width: auto;
    padding: 0;
  }
}
.l-pdp__video-details {
  padding: 24px 20px;
}
@media (min-width: 992px) {
  .l-pdp__video-details {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 420px;
        -ms-flex: 0 1 420px;
            flex: 0 1 420px;
    padding: 72px 40px 72px 0;
  }
}
@media (min-width: 769px) {
  .l-pdp__video-details-inner {
    margin: 0 auto;
    max-width: 690px;
  }
}
@media (min-width: 992px) {
  .l-pdp__video-details-inner {
    margin: 0;
    max-width: auto;
  }
}
.l-pdp__video-headline {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .l-pdp__video-headline {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 20px;
  }
}
.l-pdp__video-text {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .l-pdp__video-text {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
  }
}
.l-pdp__video-image {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .l-pdp__video-image {
    margin-bottom: 72px;
  }
}
.l-pdp__video-link {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  display: inline-block;
  margin-top: 10px;
  color: #111;
  -webkit-box-shadow: inset 0 -1px 0 #111;
          box-shadow: inset 0 -1px 0 #111;
  padding-bottom: 3px;
}

.blm-pdp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  margin-bottom: 0;
  position: relative;
}
@media (min-width: 992px) {
  .blm-pdp {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-bottom: 14px;
  }
}
.blm-pdp__oos-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 100%;
  position: relative;
  margin-top: 16px;
}
@media (min-width: 992px) {
  .blm-pdp__oos-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.blm-pdp__oos-item {
  display: block;
  width: 100%;
  position: relative;
  margin: 0 0 64px;
}
@media (min-width: 992px) {
  .blm-pdp__oos-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 500px;
        -ms-flex: 0 0 500px;
            flex: 0 0 500px;
    width: 500px;
  }
}
@media (max-width: 991.98px) {
  .blm-pdp__oos-item {
    margin: 11px 0;
  }
}
.blm-pdp__oos-item .blm-pdpmain__top-description {
  width: 100%;
}
@media (min-width: 992px) {
  .blm-pdp__oos-item .blm-pdpmain__top-description {
    max-width: 212px;
  }
}
.blm-pdp__oos-item .blm-pdpmain__badges {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 600;
  color: #767676;
  padding: 2px 0;
}
@media (max-width: 991.98px) {
  .blm-pdp__oos-item .blm-pdpmain__badges {
    font-size: 10px;
    line-height: 16px;
    margin: 0;
  }
}
.blm-pdp__oos-item .blm-pdpmain__price .blm-price__sale {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
@media (max-width: 991.98px) {
  .blm-pdp__oos-item .blm-pdpmain__price .blm-price__sale {
    font-size: 12px;
    line-height: 16px;
    margin-top: 2px;
  }
}
.blm-pdp__oos-item .blm-pdpmain__price .blm-price__content.on-sale {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 991.98px) {
  .blm-pdp__oos-item .blm-pdpmain__price .blm-price__content.on-sale {
    -webkit-box-align: end;
    -webkit-align-items: end;
        -ms-flex-align: end;
            align-items: end;
  }
}
.blm-pdp__oos-item .blm-pdpmain__price .blm-price__standard {
  font-size: 10px;
  line-height: 16px;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 4px;
}
.blm-pdp__oos-item .blm-price__vat {
  display: none;
}
.blm-pdp__oos-item .blm-pdpmain__product-brand-title {
  width: calc(100% - 72px);
}
@media (min-width: 769px) {
  .blm-pdp__oos-item .blm-pdpmain__product-brand-title {
    width: unset;
    margin-top: 8px;
  }
}
.blm-pdp__oos-item .blm-pdpmain__product-brand {
  font-size: 12px;
  line-height: 16px;
  cursor: pointer;
}
@media (min-width: 769px) {
  .blm-pdp__oos-item .blm-pdpmain__product-brand {
    font-size: 14px;
    line-height: 20px;
  }
}
.blm-pdp__oos-item .blm-pdpmain__product-name {
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
}
@media (max-width: 991.98px) {
  .blm-pdp__oos-item .blm-pdpmain__product-name {
    font-size: 12px;
    line-height: 16px;
    color: #767676;
    margin-bottom: 12px;
    width: calc(100% - 72px);
  }
}
@media (max-width: 991.98px) {
  .blm-pdp__oos-item .blm-pdpmain__bottom {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.blm-pdp__oos-item .l-breadcrumbs-container {
  position: absolute;
  bottom: 0;
}
@media (min-width: 992px) {
  .blm-pdp__oos-item .l-breadcrumbs-container {
    margin-left: 52px;
  }
}
.blm-pdp__oos-item .l-breadcrumbs-container .blm-breadcrumb {
  margin: 0;
}
.blm-pdp__oos-item .l-breadcrumbs-container .blm-breadcrumb__list {
  padding: 0;
}
.blm-pdp__oos-item-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.blm-pdp__oos-link {
  cursor: pointer;
  margin-left: 24px;
}
@media (max-width: 991.98px) {
  .blm-pdp__oos-link {
    margin-left: 12px;
  }
}
.blm-pdp__oos-image {
  width: 80px;
}
@media (min-width: 992px) {
  .blm-pdp__oos-image {
    width: 212px;
  }
}
.blm-pdp__oos-image:not(.hide-product-overlay) {
  -webkit-filter: brightness(97%);
          filter: brightness(97%);
}
.blm-pdp__oos-label {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  color: #767676;
  margin: 20px 0;
}
@media (max-width: 991.98px) {
  .blm-pdp__oos-label {
    display: none;
  }
}
.blm-pdp__oos-btn {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f9f9f9;
  border: 1px solid #cbcbcb;
  border-radius: 2px;
  color: #111;
  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;
  text-align: center;
  width: 100%;
}
@media (max-width: 991.98px) {
  .blm-pdp__oos-btn {
    height: 44px;
    margin-top: 8px;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .blm-pdp__oos-btn {
    bottom: 0;
    height: 40px;
    margin-top: 20px;
    max-width: 212px;
    position: absolute;
  }
}
.blm-pdp__oos-notify-btn {
  font-size: 14px;
  line-height: 20px;
  display: none;
  margin-top: 34px;
  color: #767676;
}
.non-touch .blm-pdp__oos-notify-btn:hover {
  color: #767676;
}
@media (min-width: 769px) {
  .blm-pdp__oos-notify-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 992px) {
  .blm-pdp__oos-carousel {
    width: calc(100% - 500px);
  }
}
.blm-pdp__oos-carousel .swiper-container {
  margin-bottom: 64px;
}
@media (max-width: 991.98px) {
  .blm-pdp__oos-carousel .swiper-container {
    margin-bottom: 24px;
  }
}
.blm-pdp__oos-carousel .swiper-header {
  height: 60px;
  margin: 0;
  padding: 20px 0;
}
@media (max-width: 991.98px) {
  .blm-pdp__oos-carousel .swiper-header {
    height: 32px;
    margin: 16px 0;
    padding: 6px 0;
  }
}
.blm-pdp__oos-carousel .swiper-header__title {
  padding: 0;
}
@media (max-width: 991.98px) {
  .blm-pdp__oos-carousel .blm-producttile__variation {
    height: 20px;
  }
}
.blm-pdp__oos-carousel .blm-producttile__brand {
  font-weight: 600;
}
.blm-pdp__oos-carousel .b-product-tile__motherref {
  margin-top: 0;
}
.blm-pdp__oos-carousel .blm-producttile__price {
  min-height: 40px;
}
.blm-pdp__oos-carousel .blm-producttile__body-row-bottom {
  margin-top: 8px;
}
@media (min-width: 992px) {
  .blm-pdp__oos-carousel .blm-producttile__body-row-bottom {
    margin-top: 16px;
  }
}
.blm-pdp__aside {
  width: 100%;
}
@media (min-width: 992px) {
  .blm-pdp__aside {
    max-width: 490px;
  }
}
@media (min-width: 1280px) {
  .blm-pdp__aside {
    max-width: 780px;
  }
}
.blm-pdp__main {
  width: 100%;
}
@media (min-width: 992px) {
  .blm-pdp__main {
    max-width: 380px;
    margin-top: 0;
    margin-right: 40px;
  }
}
@media (max-width: 768.98px) {
  .blm-pdp__main--bundle .blm-pdpmain__top {
    margin: 16px 0;
  }
}
.blm-pdp__main--bundle .blm-pdpmain__product-brand {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.blm-pdp__add-to-bag {
  height: 52px;
}
@media (min-width: 769px) {
  .blm-pdp__add-to-bag {
    height: auto;
  }
}
.blm-pdp__add-to-bag .cart-and-ipay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 0;
}
.blm-pdp__add-to-bag .cart-and-ipay .blm-pdp__checkout-button {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}
.blm-pdp__add-to-bag .cart-and-ipay .add-to-cart {
  margin-bottom: 8px;
}
.blm-pdp__add-to-bag .cart-and-ipay .add-to-cart.m-disabled {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (min-width: 769px) {
  .blm-pdp__add-to-bag .cart-and-ipay .add-to-cart.m-disabled {
    display: none;
  }
}
.blm-pdp__add-to-bag .cart-and-ipay .add-to-cart .icon-bag {
  font-size: 20px;
}
.blm-pdp__add-to-bag .cart-and-ipay[data-ipay-enabled=true] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (min-width: 769px) {
  .blm-pdp__add-to-bag .cart-and-ipay[data-ipay-enabled=true] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.blm-pdp__add-to-bag .cart-and-ipay[data-ipay-enabled=true] .blm-pdp__checkout-button {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 50%;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  margin-left: 3.5px;
}
@media (min-width: 769px) {
  .blm-pdp__add-to-bag .cart-and-ipay[data-ipay-enabled=true] .blm-pdp__checkout-button {
    margin-left: 0;
  }
}
.blm-pdp__add-to-bag .cart-and-ipay[data-ipay-enabled=true] .blm-pdp__checkout-button .icon-bag {
  display: none;
}
@media (min-width: 769px) {
  .blm-pdp__add-to-bag .cart-and-ipay[data-ipay-enabled=true] .blm-pdp__checkout-button .icon-bag {
    display: block;
  }
}
.blm-pdp__add-to-bag .cart-and-ipay[data-ipay-enabled=true] .blm-pdp__apple-pay-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 50%;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  margin: 0 3.5px 8px 0;
  padding: 0;
}
@media (min-width: 769px) {
  .blm-pdp__add-to-bag .cart-and-ipay[data-ipay-enabled=true] .blm-pdp__apple-pay-button {
    margin: 0 0 8px;
  }
}
.blm-pdp__add-to-bag .cart-and-ipay[data-ipay-enabled=true] .blm-pdp__apple-pay-button .apple-pay-pdp {
  margin: 0;
  padding: 10px 12px;
}
@media (max-width: 768.98px) {
  .blm-pdp__add-to-bag.is-sticky .cart-and-ipay {
    background: #fff;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 16px 20px 8px;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 10;
  }
  .blm-pdp__add-to-bag.is-sticky .cart-and-ipay::after {
    background: #e8e8e8;
    content: "";
    display: block;
    height: 1px;
    right: 20px;
    position: absolute;
    left: 20px;
    top: 0;
  }
}
@media (min-width: 769px) {
  .blm-pdp__add-to-bag .blm-alert {
    display: none;
  }
}
.blm-pdp__add-to-wishlist {
  position: relative;
  z-index: 1;
}
.blm-pdp__add-to-wishlist .blm-btn--outlined-dark:hover {
  background-color: #fff;
  border: 1px solid #111;
  color: #111;
}
.blm-pdp__add-to-wishlist .blm-btn--outlined-dark .icon-chevron-down {
  font-size: 20px;
  right: auto;
  left: 2px;
}
.blm-pdp__add-to-wishlist .blm-btn--outlined-dark .icon-heart,
.blm-pdp__add-to-wishlist .blm-btn--outlined-dark .icon-heart-s {
  font-size: 20px;
}
.blm-pdp__add-to-wishlist .blm-btn--outlined-dark.m-expanded .icon-chevron-down {
  -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.blm-pdp__add-to-wishlist .blm-btn--outlined-dark.m-loading, .blm-pdp__add-to-wishlist .blm-btn--outlined-dark.m-loaded {
  background-color: #fff;
}
.blm-pdp__add-to-wishlist-list {
  scrollbar-base-color: #cbcbcb;
  scrollbar-face-color: #cbcbcb;
  scrollbar-3dlight-color: #f9f9f9;
  scrollbar-arrow-color: #f9f9f9;
  scrollbar-highlight-color: #f9f9f9;
  scrollbar-shadow-color: #f9f9f9;
  scrollbar-dark-shadow-color: #f9f9f9;
  scrollbar-track-color: #f9f9f9;
  scrollbar-color: #cbcbcb #f9f9f9;
  scrollbar-track-color: #f9f9f9;
  scrollbar-width: thin;
  background-color: #fff;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border: 1px solid #111;
  border-top: none;
  max-height: 169px;
  overflow-x: hidden;
  overflow-y: overlay;
  padding: 4px 0;
  position: absolute;
  top: 39px;
  width: 100%;
}
.blm-pdp__add-to-wishlist-list::-webkit-scrollbar {
  width: 12px;
  height: 66px;
}
.blm-pdp__add-to-wishlist-list::-webkit-scrollbar-thumb {
  background: #cbcbcb;
  border-radius: 24px;
}
.blm-pdp__add-to-wishlist-list::-webkit-scrollbar-track {
  background: #f9f9f9;
  border-radius: 24px;
  margin: 0 0 0 0;
}
.blm-pdp__add-to-wishlist-list::-webkit-scrollbar-thumb, .blm-pdp__add-to-wishlist-list::-webkit-scrollbar-track {
  background-clip: padding-box;
  border: 4px solid rgba(0, 0, 0, 0);
}
.blm-pdp__add-to-wishlist-list-item {
  font-size: 14px;
  line-height: 20px;
  color: #111;
  display: block;
  padding: 10px 12px;
  position: relative;
  text-align: center;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.blm-pdp__add-to-wishlist-list-item:hover {
  background-color: #f9f9f9;
}
.blm-pdp__add-to-wishlist-list-item.m-active {
  background-color: #f9f9f9;
}
.blm-pdp__add-to-wishlist-list-item.m-active .icon-check {
  display: block;
}
.blm-pdp__add-to-wishlist-list-item .icon-plus {
  font-size: 16px;
  right: 26px;
}
.blm-pdp__add-to-wishlist-list-item .icon-check {
  display: none;
  font-size: 16px;
  right: auto;
  left: 14px;
}
.blm-pdp__add-to-wishlist-list-item-text {
  background: none;
  border: none;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: block;
  max-width: calc(100% - 70px);
  margin: 0 auto;
}
.blm-pdp__gift-registry-link {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  padding: 0;
  z-index: 1;
}
.blm-pdp__gift-registry-link .icon {
  z-index: 0;
}
.blm-pdp__gift-registry-link-text {
  max-width: 100%;
  width: 100%;
}
@media (min-width: 992px) {
  .blm-pdp__carousel-images {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    right: 0;
  }
}
.blm-pdp__back-in-stock .blm-alert {
  margin: 0;
}
.blm-pdp__back-in-stock .blm-pdp__non-notifiable-alert {
  margin-bottom: 16px;
}
.blm-pdp__back-in-stock .blm-btn {
  margin: 16px 0 8px;
}
.blm-pdp__bundle-item {
  border: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.blm-pdp__bundle-item:not(:last-child) {
  margin-bottom: 24px;
}
.blm-pdp__bundle-picture {
  background: -webkit-gradient(linear, right bottom, right top, from(rgba(0, 0, 0, 0.03)), to(rgba(0, 0, 0, 0.03)));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.03));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.03));
}
.blm-pdp__bundle-image {
  cursor: pointer;
  -webkit-filter: brightness(97%);
          filter: brightness(97%);
  -o-object-fit: cover;
     object-fit: cover;
  width: 80px;
  height: 120px;
}
.blm-pdp__bundle-details {
  width: 100%;
  margin-right: 16px;
}
.blm-pdp__bundle-brand {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  color: #111;
  text-transform: uppercase;
}
.blm-pdp__bundle-name {
  font-size: 12px;
  line-height: 16px;
  color: #767676;
  margin-bottom: 0;
}
.blm-pdp__bundle-attr .blm-pdpmain__attributes {
  margin-bottom: 0;
}
.blm-pdp__bundle-attr .blm-pdpmain__attributes-main.blm-pdpmain__attributes-main--bundle .b-attribute__heading {
  padding: 6px 0 !important;
}
.blm-pdp__bundle-attr .blm-pdpmain__attributes-main.blm-pdpmain__attributes-main--bundle .blm-producttile__swatches-list {
  grid-template-columns: repeat(auto-fill, minmax(20px, 20px));
  gap: 16px 10px;
}
.blm-pdp__bundle-attr .blm-pdpmain__attributes-main.blm-pdpmain__attributes-main--bundle .b-attribute__color-list-wrapper {
  padding: 8px 0;
}
.blm-pdp__bundle-attr .blm-pdpmain__attributes-main.blm-pdpmain__attributes-main--bundle .blm-producttile__swatches-item {
  height: 20px;
  width: 20px;
}
.blm-pdp__bundle-attr .blm-pdpmain__attributes-main.blm-pdpmain__attributes-main--bundle .blm-producttile__swatches-item.disabled::after {
  height: 20px;
}
.blm-pdp__bundle-attr .blm-pdpmain__attributes-main.blm-pdpmain__attributes-main--bundle .b-attribute--color,
.blm-pdp__bundle-attr .blm-pdpmain__attributes-main.blm-pdpmain__attributes-main--bundle .b-attribute--size {
  padding: 16px 0 0;
}
.blm-pdp__bundle-attr .b-attribute__size-chart {
  display: none;
}
.blm-pdp__bundle-price {
  border-top: 1px solid #e8e8e8;
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 8px 0 16px;
  margin-top: 8px;
}
.blm-pdp__bundle-price .blm-price__sale {
  font-size: 16px;
  line-height: 24px;
  color: #111;
}
.blm-pdp__bundle-price .blm-price__vat {
  display: none;
}
.blm-pdp__bundle-price-text {
  font-size: 12px;
  line-height: 16px;
  color: #767676;
  margin-left: 16px;
}
.blm-pdp__bundle-price-text span {
  color: #111;
  font-weight: 600;
}
.blm-pdp__bundle-add-to-bag {
  margin: 8px 0;
}
.blm-pdp__bundle-add-to-bag .icon-bag {
  font-size: 20px;
}

@media (max-width: 991.98px) {
  .b-quickview .swiper-container {
    margin: 0;
    padding-bottom: 42px;
  }
}
@media (max-width: 991.98px) {
  .b-quickview .swiper-row {
    margin-left: 0;
  }
}

.p-pdp {
  line-height: 1;
}
.p-pdp--chanel .blm-pdpsocialshare,
.p-pdp--chanel .blm-accordion__shipping {
  display: none;
}
.p-pdp--chanel .swiper-container .blm-producttile__add-to-cart,
.p-pdp--chanel .swiper-container .b-attribute {
  display: none;
}
.p-pdp--chanel .blm-pdpmain__attributes {
  margin-bottom: 16px;
}
.p-pdp--chanel .blm-pdpmain__info .b-attribute--tabs {
  margin-bottom: 16px;
}
.p-pdp--chanel .blm-pdpmain__top-description .blm-badge {
  padding: 2px 4px;
}
.p-pdp--chanel .blm-attribute__label-value-text {
  text-transform: uppercase;
}
.p-pdp .b-attribute__heading-link {
  font-size: 14px;
  line-height: 20px;
  -webkit-box-shadow: inset 0 -1px 0 #111;
          box-shadow: inset 0 -1px 0 #111;
  color: #111;
}
.p-pdp .b-attribute__heading-link::after {
  display: none;
}

/*
* Usage:
* 1. Same values for all properties:
*   .f-button {
*       @include transition(
*           (background-color, border-color, color, box-shadow, transform),
*           $transition-duration: $transition-duration-long
*       );
*   }
*
* 2. Different values for specific properties:
*   .f-button {
*       @include transition((
*           background-color: $transition-duration-short null null,
*           border-color: null,
*           box-shadow: 0.315s ease-in null,
*           transform: null ease null
*       ));
*   }
* (!) All values for each property is required.
* (!) 'null' is used for setting default value.
*/
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Mixin to cut off the rest of one-line text with dots */
/* Firefox+ CSS styles go here */
.f-checkbox__label .f-field,
.f-radio__label .f-field {
  cursor: default;
}

/*
   1.0 Utility functions for RTLCSS
*/
/* Replace. Replaces the declaration value with {value}.
** Usage:
** letter-spacing: 1px rtl(normal);
*/
/* Append. Appends {value} to the end of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-append(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Ignore. Ignores processing of this declaration
** Usage:
** text-align: left rtl-ignore();
*/
@media (min-width: 992px) {
  .blm-pdpmain {
    margin-bottom: 40px;
  }
}
.blm-pdpmain__top {
  margin: 8px 0;
}
@media (min-width: 992px) {
  .blm-pdpmain__top {
    margin: 8px 0 16px;
  }
}
.blm-pdpmain__product-title {
  font-size: inherit;
  margin: 0;
  text-transform: none;
}
.blm-pdpmain__badge {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 600;
  color: #767676;
  margin-bottom: 4px;
  padding: 2px 0;
}
.blm-pdpmain__badges, .blm-pdpmain__product-brand-title {
  margin-bottom: 4px;
}
.blm-pdpmain__product-brand {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #111;
  text-transform: uppercase;
}
.blm-pdpmain__pairwithlinks {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  margin-top: 40px;
}
.blm-pdpmain__pairwithlinks a {
  color: #111;
  display: inline-block;
}
.non-touch .blm-pdpmain__pairwithlinks a:hover {
  color: #767676;
}
.non-touch .blm-pdpmain__pairwithlinks a:hover span {
  -webkit-box-shadow: inset 0 -1px 0 #767676;
          box-shadow: inset 0 -1px 0 #767676;
}
.blm-pdpmain__pairwithlinks a span {
  -webkit-box-shadow: inset 0 -1px 0 #111;
          box-shadow: inset 0 -1px 0 #111;
  padding-bottom: 2px;
}
.blm-pdpmain__pairwithlinks div:first-child {
  margin-bottom: 4px;
}
.blm-pdpmain__pairwithlinks div:not(:first-child) {
  margin-bottom: 8px;
}
.blm-pdpmain__pairwith .swiper-container {
  padding-bottom: 28px;
}
@media (min-width: 992px) {
  .blm-pdpmain__pairwith .swiper-container {
    margin-bottom: 0;
    padding-bottom: 48px;
  }
}
@media (max-width: 768.98px) {
  .blm-pdpmain__pairwith .swiper-container .blm-producttile__variation {
    height: 20px;
  }
}
@media (min-width: 992px) {
  .blm-pdpmain__pairwith .swiper-header__title {
    padding-bottom: 10px;
  }
}
@media (max-width: 768.98px) {
  .blm-pdpmain__pairwith .blm-producttile__price {
    margin-bottom: 10px;
  }
}
.blm-pdpmain__pairwith .swiper-scrollbar-drag {
  background: #ececec;
  background-color: #767676;
}
.blm-pdpmain__drawer .swiper-container {
  margin-bottom: 24px;
  padding-bottom: 20px;
}
.blm-pdpmain__drawer .blm-producttile__body, .blm-pdpmain__pairwith .blm-producttile__body {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.blm-pdpmain__drawer .blm-producttile__price, .blm-pdpmain__pairwith .blm-producttile__price {
  height: 40px;
}
.blm-pdpmain__drawer .blm-producttile .b-product-tile__motherref, .blm-pdpmain__pairwith .blm-producttile .b-product-tile__motherref {
  display: none;
}
.blm-pdpmain__drawer .swiper-header, .blm-pdpmain__pairwith .swiper-header {
  padding: 16px 0;
  margin-top: 0;
  margin-bottom: 0;
}
.blm-pdpmain__drawer .swiper-row--bonus-products .blm-producttile, .blm-pdpmain__pairwith .swiper-row--bonus-products .blm-producttile {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.blm-pdpmain__drawer .swiper-row--bonus-products .blm-producttile__image, .blm-pdpmain__pairwith .swiper-row--bonus-products .blm-producttile__image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 130px;
      -ms-flex: 0 1 130px;
          flex: 0 1 130px;
  margin-left: 16px;
}
.blm-pdpmain__drawer .swiper-row--bonus-products .blm-producttile__variation, .blm-pdpmain__pairwith .swiper-row--bonus-products .blm-producttile__variation {
  display: none;
}
.blm-pdpmain__drawer .swiper-row--bonus-products .blm-producttile .b-attribute-select-container, .blm-pdpmain__pairwith .swiper-row--bonus-products .blm-producttile .b-attribute-select-container {
  min-width: auto;
}
.blm-pdpmain__drawer .swiper-row--bonus-products .blm-producttile .b-attribute--size, .blm-pdpmain__pairwith .swiper-row--bonus-products .blm-producttile .b-attribute--size {
  margin-bottom: 8px;
}
.blm-pdpmain__drawer .swiper-row--bonus-products .blm-producttile__price, .blm-pdpmain__pairwith .swiper-row--bonus-products .blm-producttile__price {
  height: 20px;
}
.blm-pdpmain__drawer .swiper-row--bonus-products .swiper-header__title, .blm-pdpmain__pairwith .swiper-row--bonus-products .swiper-header__title {
  padding-top: 2px;
  padding-bottom: 2px;
}
.blm-pdpmain__drawer .swiper-row--bonus-products .swiper-button-prev,
.blm-pdpmain__drawer .swiper-row--bonus-products .swiper-button-next, .blm-pdpmain__pairwith .swiper-row--bonus-products .swiper-button-prev,
.blm-pdpmain__pairwith .swiper-row--bonus-products .swiper-button-next {
  width: 24px;
  height: 24px;
}
.blm-pdpmain__drawer .swiper-row--bonus-products .swiper-container, .blm-pdpmain__pairwith .swiper-row--bonus-products .swiper-container {
  padding-bottom: 28px;
}
.blm-pdpmain .blm-field--bonus-products {
  margin-bottom: 16px;
  margin-top: -8px;
}
.blm-pdpmain__product-name {
  font-size: 14px;
  line-height: 20px;
  color: #111;
  font-weight: 400;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .blm-pdpmain__product-name {
    font-size: 16px;
    line-height: 24px;
  }
}
.blm-pdpmain__amber-points img {
  min-height: 20px;
}
.blm-pdpmain__amber-points .blm-icon-list__text {
  font-size: 12px;
  line-height: 16px;
}
.blm-pdpmain__amber-points .blm-icon-list__text span {
  color: #111;
}
@media (min-width: 769px) {
  .blm-pdpmain__amber-points .blm-icon-list__text {
    font-size: 14px;
    line-height: 20px;
  }
}
.blm-pdpmain__top-description .blm-producttile__badges {
  height: auto;
  margin: 0;
}
.blm-pdpmain__top-description .blm-badge {
  padding: 2px 0 2px 5px;
}
.blm-pdpmain__price .blm-price__content.on-sale {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.blm-pdpmain__price .blm-price__sale {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
.blm-pdpmain__price .blm-price__standard {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: normal;
  margin-bottom: 2px;
  margin-top: 0;
}
.blm-pdpmain__price .blm-price__standard .blm-price__percentage::before {
  width: 14px;
  right: -11px;
}
.blm-pdpmain__price .blm-price__range {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
@media (min-width: 992px) {
  .blm-pdpmain__price .blm-price__range {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
  }
}
.blm-pdpmain__invalid-feedback {
  display: none;
}
.blm-pdpmain__invalid-feedback[data-variation-type=size] .blm-alert {
  display: none;
}
.blm-pdpmain__invalid-feedback--sticky {
  bottom: 0;
  display: none;
  position: -webkit-sticky;
  position: sticky;
  top: 62px;
  z-index: 1;
}
.blm-pdpmain__attributes {
  margin-bottom: 8px;
  position: relative;
}
@media (min-width: 769px) {
  .blm-pdpmain__attributes {
    margin-bottom: 16px;
  }
}
.blm-pdpmain__attributes .b-attribute {
  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;
  padding: 8px 0;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .blm-pdpmain__attributes .b-attribute-select-container {
    min-width: 226px;
  }
}
.blm-pdpmain__attributes .b-attribute--color {
  display: block;
  padding: 8px 0 0;
}
.blm-pdpmain__attributes .b-attribute--color .b-attribute__heading {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 10px 0;
}
.blm-pdpmain__attributes .b-attribute--color .b-attribute__color-list-wrapper {
  padding: 8px 0 16px;
}
.blm-pdpmain__attributes .b-attribute--color .blm-producttile__swatches {
  display: block;
}
.blm-pdpmain__attributes .b-attribute--color .blm-producttile__swatches-list {
  min-width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(30px, 30px));
  gap: 16px 13px;
}
@media (min-width: 769px) {
  .blm-pdpmain__attributes .b-attribute--color .blm-producttile__swatches-list {
    gap: 16px;
  }
}
.blm-pdpmain__attributes .b-attribute--color .blm-producttile__swatches-item {
  height: 30px;
  width: 30px;
  border: none;
  -webkit-box-shadow: 0 0 0 0.5px #cbcbcb;
          box-shadow: 0 0 0 0.5px #cbcbcb;
  cursor: pointer;
}
.blm-pdpmain__attributes .b-attribute--color .blm-producttile__swatches-item.m-active {
  -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px #656565;
          box-shadow: 0 0 0 2px #fff, 0 0 0 3px #656565;
}
.non-touch .blm-pdpmain__attributes .b-attribute--color .blm-producttile__swatches-item:hover {
  -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px #656565;
          box-shadow: 0 0 0 2px #fff, 0 0 0 3px #656565;
}
.blm-pdpmain__attributes .b-attribute--color .blm-producttile__swatches-item.disabled::after {
  content: "";
  height: 31px;
  width: 1px;
  background: #cbcbcb;
  display: block;
  -webkit-transform: rotate(-45deg) translateX(50%);
      -ms-transform: rotate(-45deg) translateX(50%);
          transform: rotate(-45deg) translateX(50%);
  position: absolute;
  right: 50%;
}
.blm-pdpmain__attributes .b-attribute--color .blm-producttile__swatches-item-img {
  width: 100%;
}
.blm-pdpmain__attributes .b-attribute--color .b-attribute-select-container {
  position: relative;
}
.blm-pdpmain__attributes .b-attribute--color .b-attribute-select-container .b-attribute-select-color-count {
  font-size: 14px;
  line-height: 20px;
  color: #767676;
  position: absolute;
  pointer-events: none;
  z-index: 1;
  left: 44px;
  top: 10px;
}
.blm-pdpmain__attributes .b-attribute--one-attribute {
  padding: 10px 0;
}
.blm-pdpmain__attributes .b-attribute--one-attribute .b-attribute__heading {
  padding: 0;
}
.blm-pdpmain__attributes .b-attribute--one-attribute.b-attribute--color .b-attribute__heading {
  padding: 8px 0 0;
}
@media (min-width: 769px) {
  .blm-pdpmain__attributes .b-attribute--one-attribute.b-attribute--color .b-attribute__heading {
    padding: 0;
  }
}
.blm-pdpmain__attributes--no-color.blm-pdpmain__attributes--no-size {
  margin: 0;
}
.blm-pdpmain__attributes--no-color .b-attribute--color {
  display: none;
}
.blm-pdpmain__attributes--no-size .b-attribute--size {
  display: none;
}
@media (min-width: 769px) {
  .blm-pdpmain__attributes.is-invalid .blm-pdpmain__invalid-feedback[data-variation-type=size] {
    border: 0;
    clip: rect(0 0 0 0);
    font-size: 0;
    height: 1px;
    margin: -1px;
    max-width: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
}
.blm-pdpmain__attributes.is-invalid .blm-pdpmain__invalid-feedback[data-variation-type=size].h-invisible .blm-alert {
  display: none;
}
.blm-pdpmain__attributes.is-invalid .blm-pdpmain__invalid-feedback[data-variation-type=size] .blm-alert {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: fade-in 0.3s;
          animation: fade-in 0.3s;
}
.blm-pdpmain__attributes.is-invalid .blm-attribute__label-msg {
  display: none;
}
@media (min-width: 769px) {
  .blm-pdpmain__attributes.is-invalid .blm-attribute__label-msg {
    display: block;
  }
}
.blm-pdpmain__attributes .blm-alert {
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .blm-pdpmain__attributes .blm-alert {
    margin-bottom: 16px;
  }
}
.blm-pdpmain__info {
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .blm-pdpmain__info {
    margin-bottom: 16px;
  }
}
.blm-pdpmain__promotions .blm-icon-list {
  margin-bottom: 10px;
}
.blm-pdpmain__promotions--single .blm-promobadge {
  margin: 16px 0;
}
.blm-pdpmain__installment {
  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;
}
.blm-pdpmain__installment-text {
  font-size: 12px;
  line-height: 16px;
  color: #767676;
  margin-left: 3px;
}
.blm-pdpmain__info-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 12px;
}
.blm-pdpmain__payments {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 4px;
  gap: 2px;
}
.blm-pdpmain .blm-alert--size-recommendation {
  margin-bottom: 16px;
}
@media (min-width: 769px) {
  .blm-pdpmain .blm-alert--size-recommendation {
    margin-top: 8px;
  }
}
.blm-pdpmain .blm-promobadge__bank-promotions {
  margin-bottom: 16px;
}

.blm-shop-look__title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #111;
  letter-spacing: unset;
  margin-bottom: 16px;
  text-transform: inherit;
}
.blm-shop-look__tile {
  margin-top: 16px;
}
.blm-shop-look__tile:first-of-type {
  margin-top: 0;
}
.blm-shop-look .blm-producttile__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.blm-shop-look .blm-producttile__name {
  margin-bottom: 0;
}
.blm-shop-look .blm-producttile__price-and-badge {
  margin: 18px 0 32px;
}
@media (min-width: 544px) {
  .blm-shop-look .blm-producttile__price-and-badge {
    margin: 16px 0;
  }
}
.blm-shop-look .blm-producttile .b-attribute {
  margin-bottom: 8px;
}
.blm-shop-look .blm-producttile .b-attribute__heading {
  margin-bottom: 0;
}
.blm-shop-look .blm-producttile .b-attribute__size-chart {
  margin-bottom: 6px;
}
.blm-shop-look .blm-producttile .b-attribute--color {
  display: none;
}
.blm-shop-look .blm-producttile .cart-and-ipay {
  padding-bottom: 0;
}
.blm-shop-look .blm-producttile .add-to-cart {
  width: 100%;
  position: relative;
}
.blm-shop-look .blm-producttile .add-to-cart .blm-btn__icon,
.blm-shop-look .blm-producttile .add-to-cart .icon {
  display: none;
}

.blm-breadcrumb {
  margin: 24px 0;
}
@media (max-width: 991.98px) {
  .blm-breadcrumb {
    margin: 16px 0;
  }
}
.blm-breadcrumb__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 8px 24px;
  list-style: none;
  margin: 0;
  padding: 0 0 8px;
}
.blm-breadcrumb__label {
  color: #111;
  display: inline-block;
  font-size: 10px;
  font-weight: 600;
  line-height: 16px;
  margin: 8px 0;
  text-transform: uppercase;
}
.blm-breadcrumb__link {
  font-size: 14px;
  line-height: 20px;
  color: #767676;
  font-weight: 400;
}
.blm-breadcrumb__link.unclickable-item {
  text-transform: capitalize;
}

.blm-pdp__product-grid div[class*=col-] {
  padding: 0 10px;
}

.blm-pdp__product-item {
  margin-bottom: 20px;
}

.blm-pdp__product-image {
  width: 100%;
}

.blm-pdp__product-video {
  position: relative;
}
.blm-pdp__product-video::before {
  content: "";
  background-color: #767676;
  display: block;
  height: 100%;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .blm-pdp__product-video .blm-pdp__media-video-iframe {
    margin-right: 0;
  }
}

.blm-pdp__product-video-image {
  width: 100%;
}

.blm-pdp__product-video-btn {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  width: 64px;
}

.blm-attribute__container {
  display: grid;
  gap: 8px;
  position: relative;
}
.blm-attribute__button {
  background: none;
  border: none;
  -webkit-box-shadow: inset 0 0 0 1px #cbcbcb;
          box-shadow: inset 0 0 0 1px #cbcbcb;
  border-radius: 2px;
  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;
  padding: 10px 12px;
}
.non-touch .blm-attribute__button:hover {
  -webkit-box-shadow: inset 0 0 0 1px #111;
          box-shadow: inset 0 0 0 1px #111;
}
.blm-attribute__button.m-selected {
  -webkit-box-shadow: inset 0 0 0 1px #111;
          box-shadow: inset 0 0 0 1px #111;
}
.blm-attribute__button.m-disabled .blm-attribute__value-name,
.blm-attribute__button.m-disabled .blm-attribute__value-size,
.blm-attribute__button.m-disabled .blm-attribute__price {
  color: #cbcbcb;
}
.blm-attribute__value-name {
  text-transform: uppercase;
}
.blm-attribute__image {
  width: 40px;
  margin-left: 8px;
}
.blm-attribute__value-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.blm-attribute__value-name {
  font-size: 14px;
  line-height: 20px;
  color: #111;
  font-weight: 600;
}
.blm-attribute__value-size {
  font-size: 12px;
  line-height: 16px;
  color: #767676;
}
.blm-attribute__price {
  font-size: 14px;
  line-height: 20px;
  color: #111;
  font-weight: 600;
  margin-right: auto;
}
.blm-attribute__heading {
  font-size: 14px;
  line-height: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 400;
  margin: 0;
  position: relative;
}
.blm-attribute__label {
  color: #767676;
  letter-spacing: normal;
  text-transform: capitalize;
  width: 56px;
}
.blm-attribute__label-value-link {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #111;
  font-weight: 400;
}
.blm-attribute__label-msg {
  font-size: 14px;
  line-height: 20px;
  background-color: #fff;
  color: #a02e1c;
  display: none;
  right: 0;
  position: absolute;
  top: 0;
}
.blm-attribute__error-msg-desktop {
  margin: 0 0 8px;
}
@media (max-width: 768.98px) {
  .blm-attribute__error-msg-desktop {
    display: none !important;
  }
}
@media (min-width: 769px) {
  .blm-attribute--size-tabs {
    padding: 8px 0 4px;
  }
}
.blm-attribute--size-tabs .blm-attribute__container {
  display: none;
}
@media (min-width: 769px) {
  .blm-attribute--size-tabs .blm-attribute__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 0;
    margin: 4px -4px 0;
  }
}
.blm-attribute--size-tabs .blm-attribute__heading {
  display: none;
}
@media (min-width: 769px) {
  .blm-attribute--size-tabs .blm-attribute__heading {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.blm-attribute--size-tabs.b-attribute--one-attribute .blm-attribute__heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.blm-attribute--size-tabs .blm-attribute__button {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 4px;
  min-width: 89px;
  padding: 0;
  position: relative;
}
.blm-attribute--size-tabs .blm-attribute__button.m-disabled {
  background-color: #f9f9f9;
}
.blm-attribute--size-tabs .blm-attribute__button.m-disabled .blm-attribute__value-name {
  color: #cbcbcb;
}
.blm-attribute--size-tabs .blm-attribute__button.m-disabled .blm-attribute__value-name::after {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 101% 100%, auto;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'%3E%3Cpath d='M0 99 L99 0 L100 1 L1 100' fill='%23cbcbcb' /%3E%3C/svg%3E");
  bottom: 0;
  content: "";
  right: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.blm-attribute--size-tabs .blm-attribute__value-name {
  display: block;
  margin: 1px;
  padding: 9px 16px;
  position: relative;
  width: 100%;
}
.blm-attribute--size-tabs .blm-attribute__select-container {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  padding: 8px 0;
  position: relative;
  width: 100%;
}
@media (min-width: 769px) {
  .blm-attribute--size-tabs .blm-attribute__select-container {
    display: none;
    margin: 0;
    padding: 0;
  }
}

.p-pdp .b-attribute--color .select2-selection__placeholder {
  padding-left: 44px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-pdp .b-attribute__heading {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin: 0;
  width: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.p-pdp .b-attribute__label {
  color: #767676;
  letter-spacing: normal;
  text-transform: capitalize;
  min-width: 56px;
  -webkit-align-self: start;
      -ms-flex-item-align: start;
          align-self: start;
}
.p-pdp .b-attribute__label-value-link {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #111;
  font-weight: 400;
  word-break: break-word;
}
.p-pdp .b-attribute-select-container {
  position: relative;
  width: 100%;
}
.p-pdp .blm-pdpmain__info--size-guide .b-attribute-select-container {
  width: calc(100% - 120px);
}
@media (min-width: 769px) {
  .p-pdp .blm-pdpmain__info--size-guide .b-attribute-select-container {
    width: 100%;
  }
}

/*
* Usage:
* 1. Same values for all properties:
*   .f-button {
*       @include transition(
*           (background-color, border-color, color, box-shadow, transform),
*           $transition-duration: $transition-duration-long
*       );
*   }
*
* 2. Different values for specific properties:
*   .f-button {
*       @include transition((
*           background-color: $transition-duration-short null null,
*           border-color: null,
*           box-shadow: 0.315s ease-in null,
*           transform: null ease null
*       ));
*   }
* (!) All values for each property is required.
* (!) 'null' is used for setting default value.
*/
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Mixin to cut off the rest of one-line text with dots */
/* Firefox+ CSS styles go here */
.f-checkbox__label .f-field,
.f-radio__label .f-field {
  cursor: default;
}

/*
   1.0 Utility functions for RTLCSS
*/
/* Replace. Replaces the declaration value with {value}.
** Usage:
** letter-spacing: 1px rtl(normal);
*/
/* Append. Appends {value} to the end of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-append(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Ignore. Ignores processing of this declaration
** Usage:
** text-align: left rtl-ignore();
*/
.blm-pdp__carousel-images {
  position: relative;
}
.blm-pdp__carousel-images--overlaid::before {
  background: #f7f7f7;
  content: "";
  height: 100%;
  right: -20px;
  position: absolute;
  top: 0;
  width: 100vw;
}
@media (min-width: 992px) {
  .blm-pdp__carousel-images--overlaid::before {
    display: none;
  }
}

@media (min-width: 992px) {
  .carousel {
    padding-bottom: 16px;
  }
}
@media (min-width: 992px) {
  .carousel__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    flex-direction: row;
    width: 100%;
  }
}
.carousel__item-main {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
}
@media (min-width: 992px) {
  .carousel__item-main {
    width: 433px;
  }
}
.carousel__item-main .swiper-main-thumbs {
  margin: 0 !important;
  padding: 0 !important;
}
.carousel__item-main .swiper-button-next,
.carousel__item-main .swiper-button-prev {
  cursor: pointer;
  width: 16px;
  height: 16px;
      transform: rotate(180deg);
}
.carousel__item-main .swiper-button-next::after,
.carousel__item-main .swiper-button-prev::after {
  font-size: 1rem;
  color: #111;
}
.carousel__item-main .swiper-button-next {
  left: -24px;
}
.carousel__item-main .swiper-button-prev {
  right: -24px;
}
.carousel__item-main .swiper-pagination-bullets {
  bottom: -25px;
}
.carousel__item-main .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
}
.carousel__item-main .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 10px;
  height: 10px;
}
@media (max-width: 1279.98px) {
  .carousel__item-main-controls {
    display: none;
  }
}
.carousel__item-thumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0;
      -ms-flex: 0;
          flex: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 100%;
}
@media (min-width: 1280px) {
  .carousel__item-thumbs {
    margin-left: 120px;
  }
}
@media (max-width: 991.98px) {
  .carousel__item-thumbs .swiper-wrapper {
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 18px;
    min-height: 24px;
  }
}
.carousel__item-thumbs .swiper-thumbs {
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .carousel__item-thumbs .swiper-thumbs .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 992px) {
  .carousel__item-thumbs .swiper-thumbs {
    padding: 6px 10px;
  }
}
.carousel__item-thumbs .swiper-thumbs .swiper-slide {
  -ms-transform: none !important;
      transform: none !important;
  -webkit-transform: none !important;
}
@media (min-width: 992px) {
  .carousel__item-thumbs .swiper-thumbs .swiper-slide {
    height: 94px !important;
  }
}
@media (max-width: 991.98px) {
  .carousel__item-thumbs .swiper-thumbs .swiper-slide {
    background: #cbcbcb;
    border-radius: 50%;
    margin: 0 4.5px !important;
    height: 8px;
    width: 8px !important;
  }
  .carousel__item-thumbs .swiper-thumbs .swiper-slide.swiper-slide-video {
    height: 24px;
    width: 24px !important;
  }
  .carousel__item-thumbs .swiper-thumbs .swiper-slide.swiper-slide-video::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 9px solid #fff;
    border-radius: 3px;
    position: absolute;
    right: 9px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .carousel__item-thumbs .swiper-thumbs .swiper-slide.swiper-slide-video.swiper-slide-thumb-active {
    background: #cbcbcb;
    height: 24px;
    width: 24px !important;
  }
  .carousel__item-thumbs .swiper-thumbs .swiper-slide.swiper-slide-thumb-active {
    background: #111;
    height: 10px;
    width: 10px !important;
  }
}
.carousel__item-thumbs .swiper-thumbs .swiper-slide .carousel__thumbs-image {
  display: none;
}
@media (min-width: 992px) {
  .carousel__item-thumbs .swiper-thumbs .swiper-slide .carousel__thumbs-image {
    border: 2px solid #fff;
    cursor: pointer;
    display: block;
    width: 64px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (min-width: 992px) {
  .carousel__item-thumbs .swiper-thumbs .swiper-slide.swiper-slide-thumb-active::after {
    display: block;
    padding-top: 146.875%;
    content: "";
    width: 100%;
    -webkit-box-shadow: 0 0 0 1px #111;
            box-shadow: 0 0 0 1px #111;
    position: absolute;
    top: 0;
    right: 0;
  }
}
.carousel__item-thumbs .swiper-thumbs .swiper-slide::before {
  cursor: pointer;
  display: none !important;
}
@media (min-width: 992px) {
  .carousel__item-thumbs .swiper-thumbs .swiper-slide::before {
    display: block;
  }
}
.carousel__item-thumbs .swiper-button-next,
.carousel__item-thumbs .swiper-button-prev {
  cursor: pointer;
  width: 20px;
  height: 20px;
}
.carousel__item-thumbs .swiper-button-next::after,
.carousel__item-thumbs .swiper-button-prev::after {
  font-size: 20px;
  color: #111;
}
.carousel__item-thumbs .swiper-button-next {
  position: absolute;
  bottom: -24px;
  right: 50%;
  left: auto;
  top: auto;
  -webkit-transform: translateX(50%) rotate(-90deg);
      -ms-transform: translateX(50%) rotate(-90deg);
          transform: translateX(50%) rotate(-90deg);
  margin: 0;
      left: 50%;
      right: auto;
      transform: translateX(-50%) rotate(90deg);
}
.carousel__item-thumbs .swiper-button-prev {
  position: absolute;
  top: -24px;
  right: 50%;
  left: auto;
  bottom: auto;
  -webkit-transform: translateX(50%) rotate(-90deg);
      -ms-transform: translateX(50%) rotate(-90deg);
          transform: translateX(50%) rotate(-90deg);
  margin: 0;
      left: 50%;
      right: auto;
      transform: translateX(-50%) rotate(90deg);
}
.carousel__item-thumbs-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .carousel__item-thumbs-wrapper {
    max-height: 623px;
  }
}
.carousel__item-thumbs-controls {
  display: none;
}
@media (min-width: 992px) {
  .carousel__item-thumbs-controls {
    display: block;
  }
}
.carousel__item-video {
  height: 650px;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .carousel__item-video {
    height: 360px;
  }
}
.carousel__item-video-frame {
  border: none;
  pointer-events: none;
  position: relative;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.carousel__item-video-button {
  cursor: pointer;
}
.carousel__item-video-button .icon {
  display: none;
}
@media (min-width: 992px) {
  .carousel__item-video-button .icon {
    color: #fff;
    display: block;
    font-size: 24px;
    position: absolute;
    right: 50%;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
    z-index: 2;
  }
}
@media (min-width: 992px) {
  .carousel__item-video-button::before {
    content: "";
    background-color: #cbcbcb;
    display: block;
    height: 90px;
    width: 60px;
    position: absolute;
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
    top: 2px;
    opacity: 0.7;
    z-index: 1;
  }
}
.carousel__item-video-image {
  position: relative;
}
@media (min-width: 992px) {
  .carousel__image {
    height: 650px;
  }
}
@media (max-width: 991.98px) {
  .carousel__image {
    height: 358.61px;
    width: 240px !important;
    margin: 0 auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.carousel__item-icon {
  background-color: #fff;
  border-radius: 2px;
  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;
  position: absolute;
  top: 16px;
  right: -4px;
  padding: 4px 6px;
  z-index: 2;
}
@media (min-width: 992px) {
  .carousel__item-icon {
    right: 16px;
  }
}
.carousel__item-icon-image {
  max-width: 16px;
  margin-left: 6px;
}
.carousel__item-icon-text {
  font-size: 10px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
.carousel .swiper-slide:not(.hide-product-overlay-before) {
  position: relative;
}
.carousel .swiper-slide:not(.hide-product-overlay-before)::before {
  background: #fff;
  content: "";
  display: block;
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.carousel .swiper-slide:not(.hide-product-overlay-before)::after {
  background: -webkit-gradient(linear, right bottom, right top, from(rgba(17, 17, 17, 0.03)), to(rgba(17, 17, 17, 0.03)));
  background: -o-linear-gradient(bottom, rgba(17, 17, 17, 0.03), rgba(17, 17, 17, 0.03));
  background: linear-gradient(0deg, rgba(17, 17, 17, 0.03), rgba(17, 17, 17, 0.03));
  content: "";
  cursor: url("../../images/zoom.svg"), auto;
  display: block;
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .swiper-slide:not(.hide-product-overlay-before).b-swiper-slide--thumb::after {
  cursor: pointer;
}
@media (max-width: 991.98px) {
  .carousel .swiper-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

/*
* Usage:
* 1. Same values for all properties:
*   .f-button {
*       @include transition(
*           (background-color, border-color, color, box-shadow, transform),
*           $transition-duration: $transition-duration-long
*       );
*   }
*
* 2. Different values for specific properties:
*   .f-button {
*       @include transition((
*           background-color: $transition-duration-short null null,
*           border-color: null,
*           box-shadow: 0.315s ease-in null,
*           transform: null ease null
*       ));
*   }
* (!) All values for each property is required.
* (!) 'null' is used for setting default value.
*/
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Mixin to cut off the rest of one-line text with dots */
/* Firefox+ CSS styles go here */
.f-checkbox__label .f-field,
.f-radio__label .f-field {
  cursor: default;
}

/*
   1.0 Utility functions for RTLCSS
*/
/* Replace. Replaces the declaration value with {value}.
** Usage:
** letter-spacing: 1px rtl(normal);
*/
/* Append. Appends {value} to the end of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-append(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Ignore. Ignores processing of this declaration
** Usage:
** text-align: left rtl-ignore();
*/
.b-giftcard__title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 24px;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .b-giftcard__title {
    margin-top: 8px;
  }
}
.b-giftcard__error {
  margin: 0;
}
.b-giftcard__form-amounts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 8px;
}
.b-giftcard__amount-item.m-selected .b-giftcard__amount-item-label {
  border: 1px solid #000;
}
.b-giftcard__amount-item-label {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  border-radius: 2px;
  border: 1px solid #cbcbcb;
  cursor: pointer;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 600;
  height: 40px;
  margin: 0;
  padding: 0 12px;
}
.b-giftcard__delivery-holder, .b-giftcard__amount-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
}
.b-giftcard__delivery-icon, .b-giftcard__amount-currency {
  font-size: 14px;
  line-height: 20px;
  background: #ececec;
  border: 1px solid #cbcbcb;
  border-left: none;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 600;
  width: 44px;
}
.b-giftcard__delivery-icon {
  border-left: 1px solid #cbcbcb;
  height: 40px;
  position: absolute;
  pointer-events: none;
}
.b-giftcard__amount-currency {
  height: 40px;
  width: 53px;
}
.b-giftcard__amount-input {
  width: 136px;
  border-radius: 2px 0 0 2px !important;
}
.b-giftcard__message {
  min-height: 80px;
  width: 100%;
}
.b-giftcard .f-field__label--amount {
  color: #767676;
  font-weight: 400;
  margin-bottom: 8px;
}
.b-giftcard .f-field__info-text {
  font-size: 12px;
  line-height: 16px;
  color: #767676;
  margin-top: 8px;
}
.b-giftcard .f-input {
  border-radius: 2px;
  padding: 10px 12px;
}
.b-giftcard .f-input.b-giftcard__date-picker {
  padding-right: 53px;
}

.b-tabby {
  font-size: 12px;
  line-height: 16px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #767676;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.b-tabby__price {
  color: #111;
}
.b-tabby__logo {
  margin-top: -4px;
}
.b-tabby__iframe {
  width: 100%;
  height: 670px;
  border-radius: 16px;
  /* stylelint-disable */
  /* stylelint-enable */
}
@media (min-width: 377px) {
  .b-tabby__iframe {
    height: 636px;
  }
}
@media (min-width: 421px) {
  .b-tabby__iframe {
    height: 580px;
  }
}
@media (min-width: 544px) {
  .b-tabby__iframe {
    height: 570px;
  }
}
@media (min-width: 769px) {
  .b-tabby__iframe {
    height: 540px;
  }
}
.b-tabby--order-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.blm-modal--tabbyModal {
  z-index: 1052;
}
.blm-modal--tabbyModal .blm-modal__dialog {
  max-width: 664px;
}
.blm-modal--tabbyModal .blm-modal__content {
  background: transparent;
}
.blm-modal--tabbyModal .blm-modal__body {
  padding: 0;
}

#tabbyCheckoutWidget {
  margin-top: 8px;
}
#tabbyCheckoutWidget .styles__subtitle--b7f44 {
  display: none;
}
#tabbyCheckoutWidget .styles__tabby-card--de772 {
  padding: 24px;
  background-color: #f9f9f9;
  border-radius: 16px;
  font-family: inherit;
}
#tabbyCheckoutWidget .styles__line--f8f1d .styles__item--e1fc9 .styles__ellipse--896c7,
#tabbyCheckoutWidget .styles__line--f8f1d .styles__item--e1fc9 .styles__text--60524 {
  margin-bottom: 16px;
}
#tabbyCheckoutWidget .styles__line--f8f1d .styles__item--e1fc9 .styles__text--60524 {
  margin-right: 8px;
}
#tabbyCheckoutWidget .styles__line--f8f1d .styles__item--e1fc9 .styles__text--60524 p {
  font-size: 14px;
  line-height: 20px;
  color: #767676;
  font-weight: 400;
}
#tabbyCheckoutWidget .styles__line--f8f1d .styles__item--e1fc9 .styles__text--60524 p:first-of-type {
  color: #111;
}
#tabbyCheckoutWidget .styles__line--f8f1d .styles__item--e1fc9 .styles__text--60524 p:last-of-type {
  margin-right: 8px;
}
#tabbyCheckoutWidget .styles__line--f8f1d .styles__item--e1fc9 .styles__text--60524.styles__text_rtl--d3796 {
  margin-left: 0;
}
#tabbyCheckoutWidget .styles__line--f8f1d .styles__item--e1fc9 .styles__text--60524.styles__text_rtl--d3796 p:first-of-type {
  margin: 0 0 0 8px;
}
#tabbyCheckoutWidget .styles__line--f8f1d .styles__item--e1fc9 .styles__text--60524.styles__text_rtl--d3796 p:last-of-type {
  margin-top: 3px;
}
#tabbyCheckoutWidget .styles__line--f8f1d .styles__item--e1fc9:first-of-type .styles__text--60524 p {
  font-weight: 600;
  text-transform: uppercase;
  color: #111;
}
#tabbyCheckoutWidget .styles__line--f8f1d .styles__item--e1fc9:first-of-type .styles__text--60524 p:first-of-type {
  color: #111;
  font-weight: 600;
  letter-spacing: 0.5px;
}
#tabbyCheckoutWidget .styles__line--f8f1d .styles__item--e1fc9:first-of-type .styles__ellipse--896c7 {
  border: none;
}
#tabbyCheckoutWidget .styles__line--f8f1d .styles__item--e1fc9:first-of-type .styles__ellipse--896c7 > div {
  background: #3bff9d;
}
#tabbyCheckoutWidget .styles__line--f8f1d .styles__item--e1fc9:first-of-type::before {
  background-color: #3bff9d;
}
#tabbyCheckoutWidget .styles__line--f8f1d .styles__item--e1fc9:last-of-type .styles__ellipse--896c7,
#tabbyCheckoutWidget .styles__line--f8f1d .styles__item--e1fc9:last-of-type .styles__text--60524 {
  margin-bottom: 0;
}
#tabbyCheckoutWidget .styles__line--f8f1d .styles__item--e1fc9::before {
  right: 12px;
  background: #767676;
}
#tabbyCheckoutWidget .styles__line--f8f1d .styles__item--e1fc9 .styles__ellipse--896c7 {
  min-width: 25px;
  height: 25px;
  border: 1px solid #767676;
}
#tabbyCheckoutWidget .styles__line--f8f1d .styles__item--e1fc9 .styles__ellipse--896c7::before {
  display: none;
}
#tabbyCheckoutWidget .styles__line--f8f1d .styles__item--e1fc9 .styles__ellipse--896c7 > div {
  background: none;
}

.b-tamara {
  font-size: 12px;
  line-height: 16px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #767676;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.b-tamara__price {
  color: #111;
}
.b-tamara__logo {
  margin-top: -2px;
}

.tamara-installment-btn {
  font-size: 12px;
  line-height: 16px;
  -webkit-box-shadow: inset 0 -1px 0 #111;
          box-shadow: inset 0 -1px 0 #111;
  cursor: pointer;
  display: inline-block;
  margin: 8px 0;
}

.tamara-installment-plan-widget {
  background: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  overflow: initial !important;
  padding: 0 !important;
}
@media (min-width: 769px) {
  .tamara-installment-plan-widget {
    width: 303px;
  }
}

/*
* Usage:
* 1. Same values for all properties:
*   .f-button {
*       @include transition(
*           (background-color, border-color, color, box-shadow, transform),
*           $transition-duration: $transition-duration-long
*       );
*   }
*
* 2. Different values for specific properties:
*   .f-button {
*       @include transition((
*           background-color: $transition-duration-short null null,
*           border-color: null,
*           box-shadow: 0.315s ease-in null,
*           transform: null ease null
*       ));
*   }
* (!) All values for each property is required.
* (!) 'null' is used for setting default value.
*/
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Mixin to cut off the rest of one-line text with dots */
/* Firefox+ CSS styles go here */
.f-checkbox__label .f-field,
.f-radio__label .f-field {
  cursor: default;
}

/*
   1.0 Utility functions for RTLCSS
*/
/* Replace. Replaces the declaration value with {value}.
** Usage:
** letter-spacing: 1px rtl(normal);
*/
/* Append. Appends {value} to the end of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-append(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Ignore. Ignores processing of this declaration
** Usage:
** text-align: left rtl-ignore();
*/
@media (min-width: 769px) {
  .b-registry__modal-dialog {
    max-width: 516px;
  }
}
.b-registry__modal-content {
  border: none;
  border-radius: 0;
  overflow: hidden;
}
.b-registry__modal-header {
  font-weight: 600;
  font-size: 1rem;
  line-height: 20px;
  padding: 18px 20px;
  position: relative;
  width: 100%;
}
.b-registry__modal-body {
  padding: 16px 0 32px;
}
.b-registry__modal-body-inner {
  scrollbar-base-color: #cbcbcb;
  scrollbar-face-color: #cbcbcb;
  scrollbar-3dlight-color: #f9f9f9;
  scrollbar-arrow-color: #f9f9f9;
  scrollbar-highlight-color: #f9f9f9;
  scrollbar-shadow-color: #f9f9f9;
  scrollbar-dark-shadow-color: #f9f9f9;
  scrollbar-track-color: #f9f9f9;
  scrollbar-color: #cbcbcb #f9f9f9;
  scrollbar-track-color: #f9f9f9;
  scrollbar-width: thin;
  overflow: hidden;
  padding: 0 20px;
}
.b-registry__modal-body-inner::-webkit-scrollbar {
  width: 4px;
  height: 66px;
}
.b-registry__modal-body-inner::-webkit-scrollbar-thumb {
  background: #cbcbcb;
  border-radius: 16px;
}
.b-registry__modal-body-inner::-webkit-scrollbar-track {
  background: #f9f9f9;
  border-radius: 16px;
  margin: 0 0 0 0;
}
@media (min-width: 769px) {
  .b-registry__modal-body-inner {
    max-height: 780px;
    overflow-y: auto;
  }
}
@media (min-width: 992px) {
  .b-registry__modal-body-inner {
    margin-left: 4px;
  }
}

.b-registry-form {
  display: block;
}
.b-registry-form__radio {
  margin: 24px 0 16px;
}
.b-registry-form__radio .f-radio + .f-radio__label .f-radio__label-icon {
  background: #f9f9f9;
}
.b-registry-form__radio-title {
  font-size: 1rem;
  margin-bottom: 24px;
}
.b-registry-form__selection-header {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  line-height: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 0 0;
}
.b-registry-form__selection-btn {
  color: #111;
  font-size: 14px;
  text-decoration: underline;
}
.b-registry-form__selection-title {
  color: #111;
  font-size: 1rem;
}
.b-registry-form__selection-items {
  scrollbar-base-color: #cbcbcb;
  scrollbar-face-color: #cbcbcb;
  scrollbar-3dlight-color: #f9f9f9;
  scrollbar-arrow-color: #f9f9f9;
  scrollbar-highlight-color: #f9f9f9;
  scrollbar-shadow-color: #f9f9f9;
  scrollbar-dark-shadow-color: #f9f9f9;
  scrollbar-track-color: #f9f9f9;
  scrollbar-color: #cbcbcb #f9f9f9;
  scrollbar-track-color: #f9f9f9;
  scrollbar-width: thin;
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
}
.b-registry-form__selection-items::-webkit-scrollbar {
  width: 4px;
  height: 6px;
}
.b-registry-form__selection-items::-webkit-scrollbar-thumb {
  background: #cbcbcb;
  border-radius: 2px;
}
.b-registry-form__selection-items::-webkit-scrollbar-track {
  background: #f9f9f9;
  border-radius: 2px;
  margin: 0 0 0 0;
}
@media (max-width: 768.98px) {
  .b-registry-form__selection-items {
    width: calc(100vw - 36px);
  }
}
@media (min-width: 769px) {
  .b-registry-form__selection-items {
    margin-left: -8px;
  }
}
.b-registry-form__selection-items--multiple {
  padding-bottom: 20px;
}
.b-registry-form__selection-address {
  border: 1px solid #cbcbcb;
  border-radius: 2px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 8px;
  min-height: 212px;
  padding: 16px;
  width: 270px;
}
@media (min-width: 769px) {
  .b-registry-form__selection-address {
    margin-left: 16px;
    width: 252px;
  }
}
.b-registry-form__selection-address .f-radio__label-text {
  width: 100%;
}
.b-registry-form__address-card {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.b-registry-form__selection-address-item {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  word-break: break-all;
}
.b-registry-form__selection-address-item:first-child {
  margin-bottom: 8px;
  text-transform: capitalize;
}
.b-registry-form__selection-address-action {
  border-top: 1px solid #e8e8e8;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
  padding-top: 16px;
  position: relative;
  right: -32px;
  width: calc(100% + 32px);
}
.b-registry-form__selection-address-link {
  font-size: 14px;
  line-height: 20px;
  color: #111;
}
.b-registry-form__selection-address-label {
  font-size: 12px;
  line-height: 16px;
  color: #767676;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.b-registry-form__terms {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}
.b-registry-form__terms .f-field,
.b-registry-form__terms .f-checkbox__label {
  margin: 0;
}
.b-registry-form .f-field__label {
  display: block;
}
.b-registry-form .f-checkbox__label-text {
  font-size: 12px;
  line-height: 18px;
}
@media (min-width: 769px) {
  .b-registry-form .f-checkbox__label-text {
    font-size: 14px;
    line-height: 20px;
  }
}
.b-registry-form .b-radio-group__box .f-radio__label {
  margin-top: 24px;
}
.b-registry-form .b-radio-group__box .f-radio__label-description {
  font-size: 12px;
  line-height: 16px;
  color: #767676;
  margin-top: 4px;
  margin-right: 32px;
}
.b-registry-form .f-radio:checked + .f-radio__label.b-registry-form__selection-address {
  border: 1px solid #111;
}
.b-registry-form .f-radio:checked + .f-radio__label .f-radio__label-icon {
  background: #111;
  border-color: #111;
}
.b-registry-form .f-radio:checked + .f-radio__label .f-radio__label-icon::before {
  background: #fff;
  min-width: 10px;
  width: 10px;
  height: 10px;
}
.b-registry-form .f-radio + .f-radio__label .f-radio__label-icon {
  border-color: #cbcbcb;
}
.b-registry-form .f-radio + .f-radio__label .f-radio__label-icon::before {
  background: none;
}

.blm-sizeguide__subtitle {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 4px;
}
.blm-sizeguide__description {
  font-size: 14px;
  line-height: 20px;
  color: #767676;
}
.blm-sizeguide .blm-alert.blm-alert--info {
  margin-bottom: 11px;
  margin-top: -5px;
}
@media (min-width: 769px) {
  .blm-sizeguide .blm-alert.blm-alert--info {
    margin-bottom: 16px;
    margin-top: 0;
  }
}
.blm-sizeguide__action-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 769px) {
  .blm-sizeguide__action-bar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.blm-sizeguide__dropdown {
  width: 100%;
}
@media (min-width: 769px) {
  .blm-sizeguide__dropdown {
    width: 280px;
  }
}
.blm-sizeguide__dropdown select {
  height: 40px;
  opacity: 0;
}
.blm-sizeguide__countyselector-options .select2-results__options {
  max-height: 242px;
}
.blm-sizeguide__tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
}
@media (min-width: 769px) {
  .blm-sizeguide__tabs {
    margin-top: 0;
  }
}
.blm-sizeguide__tab-item {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  height: 40px;
  padding: 12px 24px;
  width: 50%;
}
@media (min-width: 769px) {
  .blm-sizeguide__tab-item {
    width: 143px;
  }
}
.blm-sizeguide__tab-item:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.blm-sizeguide__tab-item:nth-child(2) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.blm-sizeguide__tab-item.m-active {
  background-color: #767676;
  border-color: #767676;
  color: #fff;
}
.blm-sizeguide__radio-title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  white-space: nowrap;
}
.blm-sizeguide__radio-icon {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 100%;
  -webkit-box-shadow: inset 0 0 0 1px #cbcbcb;
          box-shadow: inset 0 0 0 1px #cbcbcb;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 20px;
  position: relative;
  width: 20px;
}
.blm-sizeguide__radio-icon::before {
  background-color: #fff;
  border-radius: 100%;
  content: "";
  display: block;
  height: 10px;
  min-width: 10px;
  opacity: 0;
  text-align: center;
  visibility: hidden;
  width: 10px;
}
.blm-sizeguide__measurement {
  scrollbar-base-color: #cbcbcb;
  scrollbar-face-color: #cbcbcb;
  scrollbar-3dlight-color: #f9f9f9;
  scrollbar-arrow-color: #f9f9f9;
  scrollbar-highlight-color: #f9f9f9;
  scrollbar-shadow-color: #f9f9f9;
  scrollbar-dark-shadow-color: #f9f9f9;
  scrollbar-track-color: #f9f9f9;
  scrollbar-color: #cbcbcb #f9f9f9;
  scrollbar-track-color: #f9f9f9;
  scrollbar-width: thin;
  margin-top: 16px;
  overflow-x: scroll;
  padding-bottom: 14px;
}
.blm-sizeguide__measurement::-webkit-scrollbar {
  width: 3px;
  height: 4px;
}
.blm-sizeguide__measurement::-webkit-scrollbar-thumb {
  background: #cbcbcb;
  border-radius: 2px;
}
.blm-sizeguide__measurement::-webkit-scrollbar-track {
  background: #f9f9f9;
  border-radius: 2px;
  margin: 0 0 0 0;
}
.blm-sizeguide__measurement-table {
  border-collapse: separate;
  border-spacing: 0;
  min-width: 100%;
  table-layout: fixed;
}
.blm-sizeguide__measurement-table-head-row .highlighted,
.blm-sizeguide__measurement-table-head-row .selected {
  border-top: 1px solid #111;
}
.non-touch .blm-sizeguide__measurement-table-row:hover {
  background-color: #f9f9f9;
}
.blm-sizeguide__measurement-table-row:last-child .highlighted,
.blm-sizeguide__measurement-table-row:last-child .selected {
  border-bottom: 1px solid #111;
}
.blm-sizeguide__measurement-table-cell {
  border: 1px solid #cbcbcb;
  min-width: 92px;
  padding: 9.5px 11.5px;
  text-align: center;
}
.blm-sizeguide__measurement-table-cell:not(:first-child) {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  cursor: pointer;
}
.blm-sizeguide__measurement-table-cell:first-child {
  font-size: 14px;
  line-height: 20px;
  background-color: #fff;
  right: 0;
  position: -webkit-sticky;
  position: sticky;
  text-align: right;
  z-index: 1;
}
.blm-sizeguide__measurement-table-cell.highlighted, .blm-sizeguide__measurement-table-cell.selected {
  border-right: 1px solid #111;
  border-left: 1px solid #111;
}
.blm-sizeguide__measurement-table-cell.prelighted, .blm-sizeguide__measurement-table-cell.preselected {
  border-left: 1px solid #111;
}
.blm-sizeguide__measurement-table-cell.m-disabled {
  cursor: default;
  background-color: #f9f9f9;
}
.blm-sizeguide__measurement-table-cell--radio .blm-sizeguide__radio-icon {
  margin: 0 auto 8px;
}
.blm-sizeguide__measurement-table-cell--radio.selected .blm-sizeguide__radio-icon {
  background-color: #111;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.blm-sizeguide__measurement-table-cell--radio.selected .blm-sizeguide__radio-icon::before {
  opacity: 1;
  visibility: visible;
}
.blm-sizeguide__conversion-wrapper {
  scrollbar-base-color: #cbcbcb;
  scrollbar-face-color: #cbcbcb;
  scrollbar-3dlight-color: #f9f9f9;
  scrollbar-arrow-color: #f9f9f9;
  scrollbar-highlight-color: #f9f9f9;
  scrollbar-shadow-color: #f9f9f9;
  scrollbar-dark-shadow-color: #f9f9f9;
  scrollbar-track-color: #f9f9f9;
  scrollbar-color: #cbcbcb #f9f9f9;
  scrollbar-track-color: #f9f9f9;
  scrollbar-width: thin;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  max-width: 100%;
  overflow-x: scroll;
  padding-bottom: 16px;
}
.blm-sizeguide__conversion-wrapper::-webkit-scrollbar {
  width: 3px;
  height: 4px;
}
.blm-sizeguide__conversion-wrapper::-webkit-scrollbar-thumb {
  background: #cbcbcb;
  border-radius: 2px;
}
.blm-sizeguide__conversion-wrapper::-webkit-scrollbar-track {
  background: #f9f9f9;
  border-radius: 2px;
  margin: 0 0 0 0;
}
.blm-sizeguide__conversion-box {
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 0 1px #cbcbcb;
          box-shadow: inset 0 0 0 1px #cbcbcb;
  cursor: pointer;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0 4px;
  min-width: 120px;
  padding: 12px;
}
.non-touch .blm-sizeguide__conversion-box:hover {
  -webkit-box-shadow: inset 0 0 0 1px #111;
          box-shadow: inset 0 0 0 1px #111;
}
.blm-sizeguide__conversion-box.highlighted {
  -webkit-box-shadow: inset 0 0 0 1px #111;
          box-shadow: inset 0 0 0 1px #111;
}
.blm-sizeguide__conversion-box:first-child {
  margin-right: 0;
}
.blm-sizeguide__conversion-box:last-child {
  margin-left: 0;
}
.blm-sizeguide__conversion-box.m-disabled {
  cursor: default;
  background-color: #f9f9f9;
}
.blm-sizeguide__conversion-box.m-selected {
  -webkit-box-shadow: inset 0 0 0 1px #111;
          box-shadow: inset 0 0 0 1px #111;
}
.blm-sizeguide__conversion-box.m-selected .blm-sizeguide__radio-icon {
  background-color: #111;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.blm-sizeguide__conversion-box.m-selected .blm-sizeguide__radio-icon::before {
  visibility: visible;
  opacity: 1;
}
.blm-sizeguide__conversion-radio {
  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;
  padding: 5px 0;
}
.blm-sizeguide__conversion-radio .blm-sizeguide__radio-title {
  margin-left: 8px;
}
.blm-sizeguide__conversion-list {
  margin-top: 16px;
}
.blm-sizeguide__conversion-item {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  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;
  margin-bottom: 8px;
  white-space: nowrap;
}
.blm-sizeguide__conversion-item:last-child {
  margin-bottom: 0;
}
.blm-sizeguide__conversion-label {
  font-size: 12px;
  line-height: 16px;
  color: #767676;
}
.blm-sizeguide__conversion-value {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 600;
  margin-right: 4px;
}
.blm-sizeguide__footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 16px;
  padding-bottom: 25px;
}
@media (min-width: 769px) {
  .blm-sizeguide__footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-bottom: 20px;
    padding-top: 8px;
  }
}
.blm-sizeguide__footer-box {
  position: relative;
  width: 100%;
}
@media (min-width: 769px) {
  .blm-sizeguide__footer-box {
    width: 50%;
  }
}
@media (min-width: 769px) {
  .blm-sizeguide__footer-box:first-child {
    margin-left: 12px;
  }
}
.blm-sizeguide__footer-box:first-child .blm-sizeguide__footer-box-title {
  margin-bottom: 8px;
}
@media (min-width: 769px) {
  .blm-sizeguide__footer-box:first-child .blm-sizeguide__footer-box-title {
    margin-bottom: 4px;
  }
}
.blm-sizeguide__footer-box:last-child {
  margin-top: 24px;
  padding-right: 76px;
}
@media (min-width: 769px) {
  .blm-sizeguide__footer-box:last-child {
    margin-right: 12px;
    margin-top: 0;
  }
}
.blm-sizeguide__footer-box-title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 4px;
  margin-top: 0;
}
.blm-sizeguide__footer-box-description {
  font-size: 14px;
  line-height: 20px;
  color: #767676;
  margin: 0;
}
.blm-sizeguide__footer-box-description a {
  color: #111;
  text-decoration: none;
}
.blm-sizeguide__footer-box-description a::after {
  display: none;
}
.blm-sizeguide__footer-box-description a span {
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  -webkit-box-shadow: inset 0 -1px 0 #111;
          box-shadow: inset 0 -1px 0 #111;
  display: inline;
}
.blm-sizeguide__footer-box-icon {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #111;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  right: 0;
  position: absolute;
  top: 0;
  width: 60px;
}
.blm-sizeguide__footer-box-icon .icon {
  color: #fff;
  font-size: 32px;
}

.blm-icon-list {
  font-size: 12px;
  line-height: 16px;
  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;
}
.blm-icon-list .icon-amber-black-logo {
  margin-top: -3px;
}
.blm-icon-list__icon {
  margin-left: 8px;
}
.blm-icon-list__text {
  font-size: 14px;
  line-height: 20px;
  color: #767676;
}
.blm-icon-list__link {
  color: #111;
  font-size: inherit;
  padding-bottom: 1px;
  position: relative;
  text-decoration: none;
}
.blm-icon-list__link::after {
  border-top: 1px solid currentColor;
  bottom: 0;
  content: "";
  right: 0;
  position: absolute;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
  width: 100%;
}
@media (min-width: 992px) {
  .blm-icon-list__link:hover {
    text-decoration: none;
  }
  .blm-icon-list__link:hover::after {
    width: 0;
  }
}

@media (min-width: 992px) {
  .l-page {
    overflow: visible;
  }
}

@media (min-width: 769px) {
  .b-pdp-banner--wrapper {
    margin-bottom: 24px;
  }
}

.b-pdp__info-header {
  display: block;
  margin-bottom: 11px;
  position: relative;
}
@media (min-width: 769px) {
  .b-pdp__info-header {
    margin-bottom: 40px;
  }
}

.b-pdp__product-title {
  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;
}

.b-pdp__wishlist-button {
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  background: none;
  border: none;
  color: #000;
  font-weight: 400;
  line-height: 1;
  margin-top: -1px;
  outline: none;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  width: 25px;
}
@media (min-width: 992px) {
  .b-pdp__wishlist-button:hover {
    color: #767676;
  }
}

.b-pdp__product-brand-title {
  display: inline-block;
  margin: 0 0 15px;
}

.b-pdp__product-brand {
  display: block;
  font-size: 1rem;
  font-weight: 900;
  line-height: 1;
}

.b-pdp__product-name {
  margin-bottom: 8px;
}

.b-pdp__price {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 20px;
}
.b-pdp__price .price {
  color: #000;
  font-size: 18px;
  line-height: 1;
}
@media (min-width: 769px) {
  .b-pdp__price {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 13px;
  }
}

.b-pdp__price-vat {
  font-size: 12px;
  line-height: 16px;
  color: #767676;
  line-height: 1;
  margin-top: 5px;
}
@media (min-width: 769px) {
  .b-pdp__price-vat {
    margin-right: 5px;
    margin-top: 0;
  }
}

.b-pdp__info-promotion {
  display: block;
  margin-bottom: 20px;
}

.b-pdp__info-bottom {
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 769px) {
  .b-pdp__info-bottom {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}

.b-icon-list__icon {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.b-icon-list__icon-square {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #000;
  border-radius: 3px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 10px;
  padding: 5px;
}

.b-pdp__amber-points {
  margin-bottom: 10px;
}
@media (min-width: 769px) {
  .b-pdp__amber-points {
    padding-left: 10px;
    margin-bottom: 0;
  }
}

@media (min-width: 769px) {
  .b-pdp__match {
    padding-right: 10px;
  }
}

.b-pdp__order-buttons {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
@media (min-width: 769px) {
  .b-pdp__order-buttons {
    margin-bottom: 0;
  }
}

.b-pdp__order-button ~ .b-pdp__order-button {
  margin-top: 15px;
}
.b-pdp__order-button .cart-and-ipay {
  padding-bottom: 0;
}
.b-pdp__order-button .cart-and-ipay .btn {
  width: 100%;
  margin: 0;
}

.b-pdp__registry-buttons .b-pdp__order-button,
.b-pdp__registry-buttons .b-pdp__shopthelook-button {
  width: 100%;
}
.b-pdp__registry-buttons .b-pdp__order-button .btn__icon {
  font-size: 14px;
}
@media (min-width: 1280px) {
  .b-pdp__registry-buttons .b-pdp__shopthelook-button {
    padding-right: 8px;
  }
}

.b-pdp__order-selector {
  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;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 1279.98px) {
  .b-pdp__order-selector {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .b-pdp__order-selector .b-pdp__shopthelook-button {
    margin: 0;
  }
}
.b-pdp__order-selector__dropdown-wrapper {
  width: 100%;
  padding: 20px 0;
}
.b-pdp__order-selector__dropdown-wrapper.show > .btn-outline-primary.dropdown-toggle {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.b-pdp__order-selector__dropdown-wrapper.show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.b-pdp__order-selector .dropdown-menu {
  width: 100%;
  padding: 16px 0;
  margin-top: -5px;
  border: 1px solid #000;
  border-radius: 0;
}
.b-pdp__order-selector .dropdown-menu::before {
  content: "";
  position: absolute;
  right: 25%;
  top: -21px;
  margin-right: -11px;
  border-color: #000;
  border: solid transparent;
  border-bottom-color: #fff;
  border-width: 11px;
  z-index: 1;
}
.b-pdp__order-selector .dropdown-menu::after {
  content: "";
  position: absolute;
  right: 25%;
  top: -21px;
  margin-right: -10px;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 10px;
  border-bottom-color: #000;
  z-index: 0;
}
.b-pdp__order-selector .dropdown-menu.arrow-center-full::before, .b-pdp__order-selector .dropdown-menu.arrow-center-full::after {
  right: 50%;
}
.b-pdp__order-selector .dropdown-item {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.b-pdp__order-selector .dropdown-item:hover, .b-pdp__order-selector .dropdown-item:active {
  background-color: #dcdcdc;
}

.b-wishlist-selector {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.b-wishlist-selector__item {
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  padding: 18px 15px;
  -webkit-box-shadow: inset 0 -1px 0 0 #e5e5e5;
          box-shadow: inset 0 -1px 0 0 #e5e5e5;
  font-weight: 600;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.b-mobile-modal--wishlist-selector .b-mobile-modal__content {
  padding: 0;
}

.b-pdp__shopthelook-button {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 769px) {
  .b-pdp__shopthelook-button {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.b-pdp__availability {
  font-size: 10px;
  line-height: 16px;
  color: #767676;
  display: block;
  font-weight: 900;
  letter-spacing: 0.8px;
  line-height: 1;
  margin-bottom: 15px;
  margin-top: 0;
}
.b-pdp__availability .b-product-tile__badges {
  margin-top: 0;
}

.b-availability-msg__list-item {
  text-transform: uppercase;
  margin-bottom: 5px;
}
.b-availability-msg__list-item.b-availability-msg__list-item--not-ready-to-order {
  display: none;
}

.b-pdp__product-number {
  color: #767676;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  padding: 0 15px;
}
@media (min-width: 769px) {
  .b-pdp__product-number {
    padding: 0;
  }
}

.b-pdp__order-info {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  position: relative;
  margin: 0 -15px 10px;
  width: 100vw;
}
.b-pdp__order-info > div {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
@media (min-width: 769px) {
  .b-pdp__order-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    width: 100%;
  }
}

.b-pdp__order-info-block {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f8f8f8;
  color: #111;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 5px;
  padding: 25px 15px;
  position: relative;
}
.b-pdp__order-info-block:nth-child(even) {
  padding-right: 14px;
}
.b-pdp__order-info-block .b-pdp__order-info-block {
  border: 0;
  padding: 0;
  width: 100%;
}
@media (min-width: 769px) {
  .b-pdp__order-info-block {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    background: none;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 0;
    padding: 40px 0 40px 14px;
  }
  .b-pdp__order-info-block:nth-child(even) {
    border-right: 1px solid #e5e5e5;
  }
}

.b-pdp__order-info-content {
  padding-right: 10px;
}

.b-pdp__order-info-icon {
  font-size: 17px;
  width: 26px;
  line-height: 1;
}
@media (min-width: 769px) {
  .b-pdp__order-info-icon {
    width: auto;
  }
}

.b-pdp__order-info-heading {
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 10px;
}

.b-pdp__order-info-link {
  background: none;
  border: none;
  color: #000;
  font-size: inherit;
  font-weight: 900;
  outline: none;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  padding-bottom: 1px;
}
.b-pdp__order-info-link::after {
  border-top: 1px solid currentColor;
  bottom: 0;
  content: "";
  right: 0;
  position: absolute;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
  width: 100%;
}
@media (min-width: 992px) {
  .b-pdp__order-info-link:hover {
    text-decoration: none;
  }
  .b-pdp__order-info-link:hover::after {
    width: 0;
  }
}

.b-pdp__order-info-link--alt::after {
  content: none;
}
@media (min-width: 992px) {
  .b-pdp__order-info-link--alt::after {
    content: "";
  }
}

.b-pdp__order-info-text {
  color: #767676;
  margin-bottom: 0;
}
.b-pdp__order-info-text ~ .b-pdp__order-info-text {
  margin-top: 15px;
}
.b-pdp__order-info-text > a {
  color: #767676;
  font-size: 12px;
  padding-bottom: 1px;
  position: relative;
  text-decoration: none;
}
.b-pdp__order-info-text > a::after {
  border-top: 1px solid currentColor;
  bottom: 0;
  content: "";
  right: 0;
  position: absolute;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
  width: 100%;
}
@media (min-width: 992px) {
  .b-pdp__order-info-text > a:hover {
    text-decoration: none;
  }
  .b-pdp__order-info-text > a:hover::after {
    width: 0;
  }
}

.b-pdp__order-info-text-link {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  background: none;
  border: none;
  color: #767676;
  font-size: 12px;
  font-weight: inherit;
  outline: none;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  padding-bottom: 1px;
}
.b-pdp__order-info-text-link::after {
  border-top: 1px solid currentColor;
  bottom: 0;
  content: "";
  right: 0;
  position: absolute;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
  width: 100%;
}
@media (min-width: 992px) {
  .b-pdp__order-info-text-link:hover {
    text-decoration: none;
  }
  .b-pdp__order-info-text-link:hover::after {
    width: 0;
  }
}

.m-attribute__select {
  background: #fff;
  border-color: #d0d0d0;
  border-radius: 0;
  color: #000;
  font-weight: 400;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
}
.m-attribute__select option {
  padding: 15px 0;
}
.m-attribute__select option::-webkit-input-placeholder {
  color: #767676;
}
.m-attribute__select option::-moz-placeholder {
  color: #767676;
}
.m-attribute__select option:-ms-input-placeholder {
  color: #767676;
}
.m-attribute__select option::-ms-input-placeholder {
  color: #767676;
}
.m-attribute__select option:first-child, .m-attribute__select option::placeholder {
  color: #767676;
}

.l-pdp__bottom-container {
  padding: 20px 0;
  margin-bottom: 20px;
}
@media (min-width: 769px) {
  .l-pdp__bottom-container {
    border-top: 1px solid #e5e5e5;
    padding: 80px 0 0;
  }
}

@media (min-width: 769px) {
  .b-pdp__details {
    padding-top: 10px;
  }
}

.b-pdp__need-help {
  font-size: 12px;
  line-height: 16px;
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 900;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -15px 15px;
  padding: 20px 0;
  position: relative;
  width: 100vw;
}
@media (min-width: 992px) {
  .b-pdp__need-help {
    border-top: 2px solid #000;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 60px;
    width: 100%;
  }
}

.b-pdp__need-help-right {
  text-align: left;
}

.b-pdp__recomendations .b-recommendations {
  padding-bottom: 0;
}
.b-pdp__recomendations .b-recommendations:not(:last-child) {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 80px;
  padding-bottom: 80px;
}

@media (min-width: 992px) {
  .b-pdp__store {
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .b-delivery-dropdown {
    width: 200px !important;
    -webkit-box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.09);
            box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.09);
    border: 0;
    position: relative;
    -webkit-transform: translateX(-20px) ;
        -ms-transform: translateX(-20px) ;
            transform: translateX(-20px) ;
  }
  .b-delivery-dropdown::before {
    content: "";
    position: absolute;
    left: 19px;
    width: 0;
    height: 0;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    z-index: -1;
  }
  .b-delivery-dropdown.select2-dropdown--below {
    margin-top: 8px;
  }
  .b-delivery-dropdown.select2-dropdown--below::before {
    border-bottom: 8px solid #fff;
    top: -7px;
  }
  .b-delivery-dropdown.select2-dropdown--above {
    margin-top: -8px;
  }
  .b-delivery-dropdown.select2-dropdown--above::before {
    border-top: 8px solid #fff;
    bottom: -7px;
  }
}

.b-pdp-quantity-selector {
  margin-bottom: 25px;
}
.b-pdp-quantity-selector__title {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.8px;
  margin-bottom: 10px;
}
.b-pdp-quantity-selector__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 38px;
}
.b-pdp-quantity-selector__button {
  border: solid 1px #d0d0d0;
  padding: 10px;
}
.b-pdp-quantity-selector__button:not(.disabled) .icon-minus {
  color: #000;
}
.b-pdp-quantity-selector__button:not(.disabled) .icon-plus {
  color: #000;
}
.b-pdp-quantity-selector__quantity {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 77px;
  text-align: center;
  font-size: 14px;
  font-weight: 900;
  border: 1px solid #d0d0d0;
  padding-top: 4px;
  border-radius: 0;
  border-right: 0;
  border-left: 0;
  padding-bottom: 1px;
}
@media (min-width: 992px) {
  .b-pdp-quantity-selector {
    margin-bottom: 20px;
  }
  .b-pdp-quantity-selector__title {
    margin-bottom: 15px;
  }
  .b-pdp-quantity-selector__content {
    height: 45px;
  }
  .b-pdp-quantity-selector__button {
    padding: 15px;
  }
  .b-pdp-quantity-selector__quantity {
    font-weight: 400;
    width: 68px;
  }
}

/*
* Usage:
* 1. Same values for all properties:
*   .f-button {
*       @include transition(
*           (background-color, border-color, color, box-shadow, transform),
*           $transition-duration: $transition-duration-long
*       );
*   }
*
* 2. Different values for specific properties:
*   .f-button {
*       @include transition((
*           background-color: $transition-duration-short null null,
*           border-color: null,
*           box-shadow: 0.315s ease-in null,
*           transform: null ease null
*       ));
*   }
* (!) All values for each property is required.
* (!) 'null' is used for setting default value.
*/
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Mixin to cut off the rest of one-line text with dots */
/* Firefox+ CSS styles go here */
.f-checkbox__label .f-field,
.f-radio__label .f-field {
  cursor: default;
}

/*
   1.0 Utility functions for RTLCSS
*/
/* Replace. Replaces the declaration value with {value}.
** Usage:
** letter-spacing: 1px rtl(normal);
*/
/* Append. Appends {value} to the end of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-append(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Ignore. Ignores processing of this declaration
** Usage:
** text-align: left rtl-ignore();
*/
@media (min-width: 769px) {
  .l-pdp__shop-look {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 80px;
  }
}

.b-shop-look__title {
  font-weight: 400;
  font-size: 1rem;
  margin-bottom: 9px;
  text-align: right;
  letter-spacing: 1.3px;
}
@media (min-width: 769px) {
  .b-shop-look__title {
    margin-bottom: 0;
  }
}

@media (min-width: 769px) {
  .b-shop-look__col-image {
    text-align: left;
  }
}

@media (max-width: 768.98px) {
  .b-shop-look__main-image {
    width: 100%;
  }
}

@media (min-width: 769px) {
  .b-shop-look__content {
    padding-top: 80px;
  }
}

.b-shop-look__list--shadow {
  /* stylelint-disable */
  -webkit-transition-property: max-height;
  -o-transition-property: max-height;
  transition-property: max-height;
  -webkit-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in;
       -o-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  /* stylelint-enable */
  position: relative;
  overflow: hidden;
  max-height: 610px;
}
.b-shop-look__list--shadow::before {
  content: "";
  pointer-events: none;
  position: absolute;
  right: 0;
  left: 3px;
  bottom: 0;
  z-index: 1;
  background-color: #fff;
  height: 30px;
  background: -webkit-gradient(linear, right bottom, right top, from(rgb(255, 255, 255)), color-stop(80%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0) 100%);
  left: 0;
}
.b-shop-look__list--shadow.mCustomScrollbar::before {
  left: 12px;
}
@media (min-width: 769px) {
  .b-shop-look__list--shadow {
    max-height: 582px;
  }
}
.b-shop-look__list--shadow.m-expanded::before {
  display: none;
}

.b-shop-look-product {
  padding: 30px 0;
  border-top: 1px solid #e5e5e5;
}
.b-shop-look-product:first-of-type {
  padding-top: 22px;
  border-top-color: transparent;
}
.b-shop-look-product .b-pdp__availability-msg {
  display: none;
}
.b-shop-look-product .b-pdp__wishlist-button {
  position: relative;
  left: auto;
  top: auto;
}

.b-shop-look-product__brand {
  margin-bottom: 10px;
}

.b-shop-look-product__brand,
.b-shop-look-product__price .b-product-pricing {
  font-size: 12px;
}

.b-shop-look-product__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.b-shop-look-product__col-image {
  width: 120px;
  min-width: 120px;
}
@media (min-width: 769px) {
  .b-shop-look-product__col-image {
    width: 137px;
    min-width: 137px;
  }
}

.b-shop-look-product__col-details {
  padding-right: 20px;
  width: 100%;
}

.b-shop-look-product__name {
  margin-bottom: 12px;
}
@media (min-width: 769px) {
  .b-shop-look-product__name {
    margin-bottom: 14px;
  }
}

.b-shop-look-product__name-link {
  display: block;
  font-size: 14px;
}

.b-shop-look-product__attributes .b-attribute {
  margin-bottom: 15px;
}
.b-shop-look-product__attributes .b-attribute--color {
  display: none;
}

.b-shop-look-product__price {
  margin-bottom: 15px;
}

.b-shop-look__show-more-btn {
  position: relative;
  display: block;
  width: 100%;
  padding: 28px 0 60px;
  border-top: 1px solid #000;
  font-size: 12px;
  letter-spacing: 0.8px;
}
@media (min-width: 769px) {
  .b-shop-look__show-more-btn {
    padding-bottom: 40px;
  }
}

.b-shop-look__show-more-btn-text {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  background: none;
  border: none;
  color: #000;
  font-size: inherit;
  font-weight: inherit;
  outline: none;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  padding-bottom: 1px;
  text-transform: uppercase;
}
.b-shop-look__show-more-btn-text::after {
  border-top: 1px solid currentColor;
  bottom: 0;
  content: "";
  right: 0;
  position: absolute;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
  width: 100%;
}
@media (min-width: 992px) {
  .b-shop-look__show-more-btn-text:hover {
    text-decoration: none;
  }
  .b-shop-look__show-more-btn-text:hover::after {
    width: 0;
  }
}

.b-pdp__availability-msg li {
  list-style: none;
}
