@charset "UTF-8";
.pull-left-xs {
  float: left; }

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

@media (min-width: 544px) and (max-width: 768.98px) {
  .pull-left-sm {
    float: left; }
  .pull-right-sm {
    float: right; } }

@media (min-width: 769px) and (max-width: 991.98px) {
  .pull-left-md {
    float: left; }
  .pull-right-md {
    float: right; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .pull-left-lg {
    float: left; }
  .pull-right-lg {
    float: right; } }

@media (min-width: 1200px) {
  .pull-left-xl {
    float: left; }
  .pull-right-xl {
    float: right; } }

@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: 1199.98px) {
  .hidden-lg-down {
    display: none !important; } }

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

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

.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: calc($diameter / 2);
  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;
  border-radius: calc($diameter / 2);
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.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;
  border-radius: calc($diameter / 2);
  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;
  border-radius: calc($diameter / 2);
  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;
  border-radius: calc($diameter / 2);
  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;
  border-radius: calc($diameter / 2);
  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;
  border-radius: calc($diameter / 2);
  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;
  border-radius: calc($diameter / 2);
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  border-radius: calc($diameter / 2);
  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: #008827;
  border-radius: calc($diameter / 2);
  background-color: #008827;
  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;
  border-radius: calc($diameter / 2);
  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;
  border-radius: calc($diameter / 2);
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.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;
  border-radius: calc($diameter / 2);
  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;
  border-radius: calc($diameter / 2);
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.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;
  border-radius: calc($diameter / 2);
  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;
  border-radius: calc($diameter / 2);
  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;
  border-radius: calc($diameter / 2);
  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;
  border-radius: calc($diameter / 2);
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.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;
  border-radius: calc($diameter / 2);
  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;
  border-radius: calc($diameter / 2);
  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;
  border-radius: calc($diameter / 2);
  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;
  border-radius: calc($diameter / 2);
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.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;
  border-radius: calc($diameter / 2);
  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;
  border-radius: calc($diameter / 2);
  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;
  border-radius: calc($diameter / 2);
  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;
  border-radius: calc($diameter / 2);
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 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;
  transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    transform: rotate(-35deg); }

.product-detail .attributes .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: calc($diameter / 2);
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative; }
  .product-detail .attributes .swatch-circle.color-value[data-selected=true]::after {
    color: #000;
    content: '\F058';
    display: table-caption;
    font-family: 'FontAwesome';
    font-size: 1.625em;
    left: 0.295em;
    position: absolute; }
  .product-detail .attributes .swatch-circle.color-value.selected::after {
    background: #fff;
    border-radius: 50%;
    color: #000;
    content: '\F058';
    display: table-caption;
    font-family: 'FontAwesome';
    font-size: 1.625em;
    height: 0.75em;
    left: 0.31em;
    line-height: 0.8em;
    position: absolute;
    top: 0.35em;
    width: 0.8em; }
  .product-detail .attributes .swatch-circle i.fa-times-circle {
    background: #fff;
    border-radius: 50%;
    height: 0.75em;
    line-height: 0.8em;
    width: 0.8em; }

.product-detail [disabled] .swatch-circle,
.product-detail .swatch-circle.unselectable {
  cursor: not-allowed; }
  .product-detail [disabled] .swatch-circle.color-value.selected::after,
  .product-detail .swatch-circle.unselectable.color-value.selected::after {
    background-color: #495057; }

label.color ~ a:hover {
  text-decoration: none; }

.description-and-detail {
  margin-top: 2em; }
  @media (max-width: 543.98px) {
    .description-and-detail {
      margin-top: 0; }
      .description-and-detail .title {
        font-size: 1.5rem;
        margin-bottom: 0;
        font-family: 'Dosis', sans-serif; }
      .description-and-detail > div:last-child {
        margin-bottom: 1em; } }
  @media (min-width: 544px) {
    .description-and-detail .description {
      margin-bottom: 2em; } }
  @media (max-width: 543.98px) {
    .description-and-detail .content {
      margin-top: 1em; } }

.social-container {
  padding-top: 0.9375em;
  text-align: center; }
  .social-container .social-icons {
    text-decoration: none;
    font-size: 1.875em;
    list-style-type: none;
    padding: 0;
    color: #444; }
    @media (max-width: 991.98px) {
      .social-container .social-icons {
        font-size: 1.5625em; } }
    .social-container .social-icons i,
    .social-container .social-icons a {
      color: #444;
      padding-right: 0.2em; }

label.availability {
  padding-right: 0.3125em; }

@media (min-width: 544px) {
  .product-number-rating {
    border-bottom: 1px solid #ccc; } }

@media (min-width: 769px) {
  .product-number-rating {
    border-top: 1px solid #ccc; } }

@media (min-width: 544px) and (max-width: 768.98px) {
  .product-name {
    border-bottom: 1px solid #ccc; } }

@media (min-width: 544px) {
  .product-number-rating .ratings {
    margin-top: 0.625em; } }

@media (max-width: 543.98px) {
  .product-number-rating .ratings {
    background-color: #fff;
    margin-top: -1.875em;
    /* 30/16 */
    margin-right: -0.9375em;
    /* 15/16 */
    padding: 0.1875em;
    /* 3/16 */ } }

.product-number {
  color: #ccc;
  font-size: 0.875em;
  padding-bottom: 0.938em;
  padding-top: 0.938em; }

.promotions {
  font-weight: normal;
  text-align: center;
  height: 85%; }
  .promotions div.collapsible-xl button.callout {
    font-size: 1.25em;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    color: #c00; }
    @media (min-width: 544px) {
      .promotions div.collapsible-xl button.callout {
        font-size: 1.375em; } }
    .promotions div.collapsible-xl button.callout::after {
      color: #000; }

.product-breadcrumb .breadcrumb {
  border-bottom: none;
  margin-left: -1rem;
  margin-bottom: 0; }
  @media (max-width: 991.98px) {
    .product-breadcrumb .breadcrumb {
      border-top: 1px solid #ccc; } }

.price {
  font-size: 1.5rem; }

.product-options {
  margin-top: 1.25em; }

.size-chart .size-chart-collapsible {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s;
  transition-timing-function: cubic-bezier(0, 1, 0, 1); }
  .size-chart .size-chart-collapsible.active {
    max-height: 100%;
    transition-timing-function: ease-in-out; }

.color-attribute {
  border: none;
  padding: 0;
  background: none; }

.non-input-label {
  display: block;
  margin-bottom: 0.5rem; }

@media (min-width: 769px) {
  .attributes {
    padding-left: 2.5rem;
    padding-right: 2.5rem; } }

@media (max-width: 543.98px) {
  .product-grid {
    padding-top: 0.938em; }
    .product-grid .col-6 {
      padding-left: 5px;
      padding-right: 5px; } }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "\2190"; }
    [dir="rtl"] .slick-prev:before {
      content: "\2192"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "\2192"; }
    [dir="rtl"] .slick-next:before {
      content: "\2190"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "\2022";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

#pdp-carousel .carousel-indicators .slick-slide.slick-current li {
  opacity: 1; }

@media (max-width: 768px) {
  #pdp-carousel.carousel {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    padding: 15px; } }

#pdp-carousel.carousel .carousel-inner {
  border: solid #1a1a1a 1px;
  border-radius: 5%;
  width: 75%; }
  @media (max-width: 768px) {
    #pdp-carousel.carousel .carousel-inner {
      width: 100%; } }
  #pdp-carousel.carousel .carousel-inner .carousel-item {
    padding: 20px;
    width: 100%;
    aspect-ratio: 1 / 1;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    overflow: hidden; }
    #pdp-carousel.carousel .carousel-inner .carousel-item img {
      max-width: 100%;
      max-height: 100%;
      object-fit: contain; }

#pdp-carousel.carousel .carousel-control {
  position: absolute;
  right: 7%;
  bottom: 5%;
  height: 35px;
  width: 90px; }
  @media (max-width: 768px) {
    #pdp-carousel.carousel .carousel-control {
      right: 15px; } }
  #pdp-carousel.carousel .carousel-control .carousel-control-next:focus, #pdp-carousel.carousel .carousel-control .carousel-control-next:hover,
  #pdp-carousel.carousel .carousel-control .carousel-control-prev:focus,
  #pdp-carousel.carousel .carousel-control .carousel-control-prev:hover {
    outline: none; }
    #pdp-carousel.carousel .carousel-control .carousel-control-next:focus .icon-next,
    #pdp-carousel.carousel .carousel-control .carousel-control-next:focus .icon-prev, #pdp-carousel.carousel .carousel-control .carousel-control-next:hover .icon-next,
    #pdp-carousel.carousel .carousel-control .carousel-control-next:hover .icon-prev,
    #pdp-carousel.carousel .carousel-control .carousel-control-prev:focus .icon-next,
    #pdp-carousel.carousel .carousel-control .carousel-control-prev:focus .icon-prev,
    #pdp-carousel.carousel .carousel-control .carousel-control-prev:hover .icon-next,
    #pdp-carousel.carousel .carousel-control .carousel-control-prev:hover .icon-prev {
      color: #555; }
  #pdp-carousel.carousel .carousel-control .icon-next,
  #pdp-carousel.carousel .carousel-control .icon-prev {
    position: absolute;
    bottom: 0;
    border: 1px solid #555;
    width: 30px;
    height: 30px;
    margin: 0 10px;
    line-height: 28px;
    padding: 0;
    border-radius: 50%;
    font-size: 20px;
    color: #555; }

#pdp-carousel.carousel .carousel-indicators {
  width: 20%;
  display: block;
  margin: 0;
  float: left;
  margin-top: -5px;
  padding-right: 10px; }
  @media (max-width: 768px) {
    #pdp-carousel.carousel .carousel-indicators {
      width: 100%;
      font-size: 0;
      margin-left: -5px;
      margin-top: 15px;
      padding-right: 0; } }
  #pdp-carousel.carousel .carousel-indicators li {
    width: 100%;
    height: auto;
    padding: 5px;
    box-sizing: border-box;
    margin: 0;
    border: none; }
    #pdp-carousel.carousel .carousel-indicators li > div {
      border: solid #000 1px;
      border-radius: 15%;
      padding: 10px;
      width: 100%;
      aspect-ratio: 1 / 1;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      overflow: hidden; }
      #pdp-carousel.carousel .carousel-indicators li > div img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
        display: block; }
    @media (max-width: 768px) {
      #pdp-carousel.carousel .carousel-indicators li {
        margin: 0;
        box-sizing: border-box;
        border: none; } }

.product-detail .brand-name {
  font-weight: 700;
  font-size: 24px; }

.product-detail .product-name {
  text-transform: capitalize;
  border: none; }

.product-detail .simple-quantity {
  padding-left: 0; }

.product-detail .pdp-top-banner .btn-collapse {
  width: 34px;
  height: 34px;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #001e8f !important;
  padding: 0;
  border-radius: 50%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: #001e8f;
  margin: 20px auto;
  font-size: 23px; }
  .product-detail .pdp-top-banner .btn-collapse .fa-angle-up {
    display: block; }
  .product-detail .pdp-top-banner .btn-collapse .fa-angle-down {
    display: none; }
  .product-detail .pdp-top-banner .btn-collapse.collapsed .fa-angle-up {
    display: none; }
  .product-detail .pdp-top-banner .btn-collapse.collapsed .fa-angle-down {
    display: block; }

.product-detail .images-variants .sales span.value {
  font-size: 30px;
  font-weight: 700; }

.product-detail .images-variants .price del {
  font-size: 20px;
  margin-bottom: 5px; }

.product-detail .prices span.vat {
  display: block;
  font-size: 16px;
  font-weight: 400; }

.product-detail .attributes .custom-select {
  width: 100% !important;
  border: 1px solid var(--color-black);
  border-radius: 50px; }

.product-detail .attributes .select-size button.selected {
  background-color: var(--color-black); }

.product-detail .attributes .swatch-circle {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  width: 76px;
  height: 76px; }
  .product-detail .attributes .swatch-circle.color-value.selected:after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: none;
    border-bottom: 3px solid var(--color-black);
    background: transparent;
    border-radius: 0; }

.product-detail .attributes label.size {
  display: none; }

.product-detail .prices-add-to-cart-actions {
  position: static !important;
  box-shadow: none !important; }

.product-detail .add-to-cart {
  background: var(--color-black);
  opacity: 1 !important;
  width: 100%;
  border-radius: 50px;
  line-height: 24px;
  margin: 0 !important;
  cursor: not-allowed; }
  .product-detail .add-to-cart i {
    display: none; }

.product-detail .add-to-wish-list {
  border-radius: 50px;
  line-height: 24px;
  font-weight: 700;
  box-shadow: none !important;
  background: #000 !important;
  border-color: #000 !important;
  color: #fff !important; }
  .product-detail .add-to-wish-list i {
    display: none; }

.product-detail .btn-modal button {
  border: none;
  background: none;
  padding: 0;
  border-bottom: 1px solid #555;
  line-height: 1;
  text-transform: capitalize; }

.product-detail .custom-select:focus {
  padding-left: 12px; }

.product-detail .select-size.select-attr-custom {
  padding-left: 0; }
  .product-detail .select-size.select-attr-custom li {
    list-style: none;
    display: inline-block; }
    .product-detail .select-size.select-attr-custom li button {
      background: none;
      padding: 5px 0px;
      width: 60px;
      text-align: center;
      border: 1px solid var(--color-black);
      border-radius: 30px;
      margin-right: 10px;
      cursor: pointer; }
      .product-detail .select-size.select-attr-custom li button.selected {
        background: var(--color-black);
        color: #fff; }
      .product-detail .select-size.select-attr-custom li button:disabled {
        border-color: #D3D3D3;
        cursor: not-allowed; }

@media (max-width: 992px) {
  .complete-the-look .product-tile .product_bage_img img {
    height: 40px !important;
    width: 40px; } }

.complete-the-look .product-tile .image-container {
  aspect-ratio: 1;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  overflow: hidden; }

.complete-the-look .product-item-custom .product-brand,
.complete-the-look .product-item-custom .name {
  font-weight: 700; }

.complete-the-look .product-item-custom .product-img {
  aspect-ratio: 9 / 14;
  -ms-flex-pack: end;
      justify-content: end;
  -ms-flex-direction: column;
      flex-direction: column;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 768px) {
  .complete-the-look {
    overflow: hidden; }
    .complete-the-look .slick-list {
      padding: 0 40px 0 0 !important; } }

.collapse-label button {
  border: none;
  padding-left: 0;
  padding-right: 0; }
  .collapse-label button::after {
    content: "\F106";
    font-family: "FontAwesome";
    color: #555;
    display: block;
    font-size: 25px;
    margin-top: -10px; }
  .collapse-label button.collapsed::after {
    content: "\F107"; }

.primary-images .pdpImageLogoBage {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 10;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: start;
      align-items: start;
  gap: 0; }
  .primary-images .pdpImageLogoBage img {
    width: 75px;
    height: 75px; }
  @media (min-width: 580px) {
    .primary-images .pdpImageLogoBage {
      right: 68px; } }
  @media (min-width: 769px) {
    .primary-images .pdpImageLogoBage {
      top: 15px; } }

.einstein-recomm-type .carousel-einstein .carousel-inner {
  padding: 1em; }

.einstein-recomm-type .carousel-einstein .carousel-item {
  margin: 0 0.5em;
  border: none; }

.einstein-recomm-type .carousel-einstein .carousel-control-prev,
.einstein-recomm-type .carousel-einstein .carousel-control-next {
  background-color: #e1e1e1;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%); }

@media (min-width: 768px) {
  .einstein-recomm-type .carousel-einstein .carousel-item {
    margin-right: 0;
    -ms-flex: 0 0 calc(100% / 4);
        flex: 0 0 calc(100% / 4);
    display: block;
    backface-visibility: visible; }
  .einstein-recomm-type .carousel-einstein .carousel-inner {
    display: -ms-flexbox;
    display: flex; } }

.products-carousel-container .product-tile {
  position: relative; }

.product-description .collapsible-xl .title {
  width: 100%;
  padding: 0; }

.product-description .collapsible-xl .content {
  padding-bottom: 15px; }

.promotions.col-12 div.collapsible-xl button.callout {
  font-size: 1em;
  color: #000;
  font-weight: 700;
  padding: 0 10px; }

.promotions.col-12 div.collapsible-xl .content {
  text-align: left;
  padding-left: 35px; }

.pdp-collapsible .collapsible-xl button.title {
  padding: 0 20px; }

.product-detail [disabled] .swatch-circle,
.product-detail .swatch-circle.unselectable {
  cursor: not-allowed;
  position: relative; }
  .product-detail [disabled] .swatch-circle::after,
  .product-detail .swatch-circle.unselectable::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.7); }
  .product-detail [disabled] .swatch-circle.color-value.selected::after,
  .product-detail .swatch-circle.unselectable.color-value.selected::after {
    background-color: #fff0; }

.add-to-wishlist-messages {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 100;
  width: 100%; }
