label.store-locator__result-content a.link.link--underline-hover.store-hours {
  text-decoration: underline;
}
.store-locator__detect-location {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.store-locator__result-check:checked + .store-locator__result-content {
  background-color: #e6e9ed;
}
.store-locator__result-content {
  display: block;
  padding: 1.25rem 0;
}
.store-locator__result-content:hover {
  cursor: pointer;
  background-color: #f6f6f8;
}
.store-locator__results {
  overflow: auto;
}
.store-locator__result-item {
  position: relative;
  border-bottom: 0.0625rem solid #e6e9ed;
}
.store-locator__no-results {
  margin: auto;
}
.store-locator__actions {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.store-locator__container .product-pickup__selected {
  padding-left: 0;
}
@media (min-width: 48rem) {
  .store-locator__results {
    max-height: 30rem;
  }
}
@media (max-width: 47.9375rem) {
  .store-locator--modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: inherit;
  }
  .store-locator--modal .store-locator__form {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .store-locator--modal .store-locator__results {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    max-height: none;
  }
  .store-locator--modal .store-locator__actions {
    margin-top: auto;
  }
  .store-locator__results {
    max-height: 22rem;
  }
}
.giftcard-preview--details {
  background-color: #fff;
  -webkit-box-shadow: 0 0.25rem 0.375rem 0 rgba(0, 0, 0, 0.11);
  box-shadow: 0 0.25rem 0.375rem 0 rgba(0, 0, 0, 0.11);
  padding: 0;
}
.giftcard-preview--logo {
  text-align: center;
}
.giftcard-preview--image {
  height: 21.875rem;
  width: 100%;
  margin-bottom: 2.313rem;
}
.giftcard-preview--recipient {
  font-size: 1rem;
  font-weight: 450;
  text-align: center;
  color: #1e1e19;
  margin-bottom: 0.75rem;
}
.giftcard-preview--message {
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
  color: #727171;
  margin: 0 1.688rem 1.063rem;
}
.giftcard-preview--sender {
  margin-bottom: 2.5rem;
}
.giftcard-preview--gcValue,
.giftcard-preview--sender {
  font-size: 1rem;
  font-weight: 450;
  text-align: center;
  color: #1e1e19;
}
.giftcard-preview--gcValue {
  margin-bottom: 0.688rem;
}
.giftcard-preview--price {
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
  color: #1e1e19;
  margin-bottom: 2.5rem;
}
.giftcard-preview--code {
  font-size: 1rem;
  font-weight: 450;
  text-align: center;
  color: #1e1e19;
  margin-bottom: 0.688rem;
}
.giftcard-preview--staticCode {
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
  color: #1e1e19;
  margin-bottom: 4.063rem;
}
.giftcard-preview--validity {
  font-size: 0.875rem;
  font-weight: 450;
  margin: 0 1.688rem 1rem;
  text-align: center;
  color: #1e1e19;
}
.giftcard-preview--terms {
  margin-bottom: 1.938rem;
  text-decoration: underline;
}
.giftcard-preview--yourGCpreview {
  font-family: Crimson Pro;
  font-size: 2.188rem;
  font-weight: 300;
  text-align: center;
  line-height: 2.625rem;
  margin-bottom: 1.688rem;
}
.giftcard-preview--button {
  text-align: center;
  font-weight: 500;
}
.giftcard-preview--edit {
  padding: 0.875rem 4.25rem 0.813rem 3.813rem;
  margin-bottom: 1.688rem;
  margin-top: 0;
  font-family: Montserrat;
}
.giftcard-preview--or {
  text-align: center;
  margin-bottom: 1.688rem;
  font-weight: 550;
  font-size: 0.875rem;
  color: #1e1e19;
}
.giftcard-preview--addtocart {
  margin-top: 0;
  padding: 0.813rem 2.313rem 0.875rem;
  font-family: Montserrat;
  margin-bottom: 0;
}
@media (max-width: 47.9375rem) {
  .giftcard-preview--Mhide {
    display: none;
  }
  .giftcard-preview--yourGCpreview-message {
    padding-top: 0.688rem;
    font-size: 0.75rem;
    font-weight: 400;
    text-align: left;
    color: #727171;
    margin-bottom: 1.75rem;
  }
  .giftcard-preview--logo-img {
    margin-bottom: 1.875rem;
    width: 8.563rem;
    height: 2.5rem;
  }
  .giftcard-preview--primary {
    padding: 0 0.625rem;
  }
  .giftcard-preview--image {
    margin-bottom: 1.875rem;
  }
  .giftcard-preview--recipient {
    margin-bottom: 1rem;
  }
  .giftcard-preview--message {
    font-size: 0.875rem;
    line-height: 1.5rem;
    margin: 0 0 1.063rem;
  }
  .giftcard-preview--sender {
    font-size: 0.875rem;
    margin-bottom: 1.875rem;
  }
  .giftcard-preview--gcValue {
    font-size: 0.875rem;
  }
  .giftcard-preview--price {
    margin-bottom: 1.875rem;
  }
  .giftcard-preview--code {
    margin-bottom: 0.625rem;
  }
  .giftcard-preview--staticCode {
    margin-bottom: 2.375rem;
  }
  .giftcard-preview--validity {
    font-size: 0.688rem;
    margin: 0 0.875rem 0.5rem;
  }
  .giftcard-preview--terms {
    margin-bottom: 1.75rem;
  }
  .giftcard-preview--main {
    background-color: #fff;
  }
  .giftcard-preview--secondary {
    margin: 1.563rem 0;
  }
  .giftcard-preview--edit,
  .giftcard-preview--or {
    margin-bottom: 0.688rem;
  }
  .modal-GC__product {
    padding: 0.875rem 1.25rem;
  }
  .modal-GC__product .window-modal__content {
    padding: 0;
  }
  .modal-GC__product .gc-preview-close {
    float: right;
    position: absolute;
    right: 0;
    margin-top: 0.903rem;
    margin-right: 0.861rem;
  }
  .modal-GC__product .gc-preview-close:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 24 24'%3E%3Cpath fill='%23252525' d='M13 12L23.8 1.2c.3-.3.3-.7 0-1-.3-.3-.7-.3-1 0L12 11 1.2.2C.9-.1.5-.1.2.2c-.3.3-.3.7 0 1L11 12 .2 22.8c-.3.3-.3.7 0 1 .3.3.7.3 1 0L12 13l10.8 10.8c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.7 0-1L13 12z' /%3E%3C/svg%3E");
    width: 0.861rem;
    height: 0.801rem;
    display: inline-block;
  }
  .modal-GC__product .gc-preview-close:focus,
  .modal-GC__product .gc-preview-close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }
}
@media (min-width: 48rem) {
  .giftcard-preview--Dhide {
    display: none;
  }
  .giftcard-preview--logo-img {
    margin: 1.875rem 0 1.778rem;
    width: 11.25rem;
    height: 3.285rem;
  }
  .giftcard-preview--primary {
    background-color: #faf8f0;
    padding: 1.875rem 0 1.688rem 1.906rem;
  }
  .giftcard-preview--image {
    height: 22.438rem;
    width: 100%;
    margin-bottom: 2.313rem;
  }
  .giftcard-preview--secondary {
    margin: auto;
  }
  .modal-GC__product .modal-content {
    max-width: 70.625rem;
    max-height: 65.5rem;
    background-color: #faf8f0;
    padding: 0;
  }
  .modal-GC__product .gc-preview-close {
    float: right;
    margin-top: 2.344rem;
    margin-right: 2.344rem;
    margin-left: auto;
    right: 0;
    position: absolute;
  }
  .modal-GC__product .gc-preview-close:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 24 24'%3E%3Cpath fill='%23252525' d='M13 12L23.8 1.2c.3-.3.3-.7 0-1-.3-.3-.7-.3-1 0L12 11 1.2.2C.9-.1.5-.1.2.2c-.3.3-.3.7 0 1L11 12 .2 22.8c-.3.3-.3.7 0 1 .3.3.7.3 1 0L12 13l10.8 10.8c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.7 0-1L13 12z' /%3E%3C/svg%3E");
    width: 1.641rem;
    height: 1.526rem;
    display: inline-block;
  }
  .modal-GC__product .gc-preview-close:focus,
  .modal-GC__product .gc-preview-close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }
}
.modal-GC__product.modal {
  display: none;
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #fff;
  background-color: rgba(35, 31, 32, 0.5);
}
@media (min-width: 48rem) {
  .modal-GC__product.modal {
    padding-top: 11.75rem;
    padding-bottom: 10.75rem;
  }
}
.modal-GC__product .modal-content {
  background-color: #fff;
  padding: 1.25rem;
  width: 100%;
  min-height: 100vh;
  position: relative;
}
@media (min-width: 48rem) {
  .modal-GC__product .modal-content {
    width: 30%;
    min-height: 12.5rem;
  }
}
.modal-GC__product .modal-GC__preview {
  background-color: #faf8f0;
  width: auto;
  margin: auto;
  padding: 0;
}
.product-zoom {
  max-height: 100%;
  overflow: auto;
}
.product-zoom::-webkit-scrollbar {
  display: none;
}
.product-zoom__arrow {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.product-zoom__arrow--prev {
  left: 0;
}
.product-zoom__arrow--next {
  right: 0;
}
@media (min-width: 48rem) {
  .product-zoom__arrow {
    width: 5rem;
    font-size: 3rem;
  }
}
@media (max-width: 47.9375rem) {
  .ad-nav-UAEModal .product-zoom__gallery {
    height: 100vh;
  }
  .ad-nav-UAEModal .product-zoom {
    height: 100vh;
    overflow: auto;
  }
  .ad-nav-UAEModal .product-zoom .slick-list {
    width: 100%;
    margin: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: fixed;
  }
  .ad-nav-UAEModal .product-zoom .slick-list .slick-slide img {
    margin: 0;
  }
}
.pinch-zoom-container {
  height: 100vh !important;
}
.pinch-zoom-container .product-zoom__image {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  position: absolute;
  margin: 0 !important;
  width: 100% !important;
}
@media (min-width: 768px) and (max-width: 1025px) {
  .pinch-zoom-container .product-zoom__image {
    width: auto !important;
  }
}
.pdp {
  position: relative;
}
.pdp__name {
  margin-bottom: 1rem;
}
.pdp .error-add-to-cart {
  word-break: break-word;
  font-weight: 500;
  color: #e60000;
  padding-top: 0.875rem;
  text-align: left;
}
.pdp .pdp-main__details .price__sales.sales .value {
  font-size: 1.75rem;
  padding-right: 0;
}
.pdp-main__promotions {
  font-size: 1.125rem;
  font-weight: 500;
}
.pdp-main,
.pdp-main__section--actions {
  position: relative;
}
.pdp-main__section--actions .error-add-to-cart.error-msg-hide {
  display: none;
}
.pdp-main__availability .product-availability__message {
  color: #ff787d;
}
@media (min-width: 48rem) {
  .pdp {
    margin-top: 1rem;
    margin-bottom: 4rem;
  }
  .pdp-main {
    margin-bottom: 0;
  }
  .pdp-main__details {
    padding-top: 0;
    padding-left: 2.5rem;
  }
  .pdp-main__section:not(:last-child) {
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    border-bottom: 0.0625rem solid #e6e9ed;
  }
  .pdp-main__section .pdp-main__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }
  .pdp-main__section .pdp-main__price > .price {
    margin-right: 0.625rem;
  }
  .pdp-main__availability {
    margin-top: 2.25rem;
  }
}
@media (max-width: 47.9375rem) {
  .pdp {
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  .pdp-main__section {
    margin-top: 1.25rem;
  }
  .pdp-main__section .pdp__name {
    font-size: 1.75rem;
    color: #231f20;
  }
  .pdp-main__section--actions {
    padding-top: 0;
    border-top: 0.0625rem solid #e6e9ed;
  }
  .pdp-main__availability {
    margin-top: 3rem;
  }
}
.return-popup-modal-overlay {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}
.return-popup-modal-overlay.active {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  cursor: pointer;
}
.pdp-main__details .pdp-main__section--actions.is-gift-box-available {
  border: none;
  padding-bottom: 0;
}
@media (min-width: 48rem) {
  .pdp-main__details .pdp-main__section--actions.is-gift-box-available {
    margin-bottom: 20px !important;
  }
}
.pdp-main__details .pdp-main__section:nth-child(3) {
  border-bottom: 0;
  margin-bottom: 0;
}
@media (max-width: 47.9375rem) {
  .pdp-main__details .pdp-main__addtocart-wrapper {
    min-height: 3.519rem;
    position: relative;
  }
}
.pdp-main__details .pdp-main__enquiry {
  margin-top: 1rem;
  padding-bottom: 0;
}
@media (max-width: 47.9375rem) {
  .pdp-main__details .pdp-main__enquiry.sticky {
    position: fixed;
    bottom: 20px;
    background-color: #fff;
    padding: 0.938rem 0;
    -webkit-animation: showFromBelow 0.24s ease-in-out forwards;
    animation: showFromBelow 0.24s ease-in-out forwards;
    left: 1.25rem;
    right: 1.25rem;
    z-index: 7;
  }
}
.pdp-main__details .preorder-details {
  line-height: 24px;
}
.pdp-main__details .product-pickup label {
  font-size: 1rem;
}
.pdp-main__details .tooltip__content.set--right {
  bottom: -4rem;
}
.pdp-main__details
  .pdp-main__section--actions
  .product-common__wishlist
  .product-tile__wishlist {
  position: absolute;
  top: 0.7rem;
  right: 0;
}
.pdp-main__details
  .pdp-main__section--actions
  .sticky
  .product-common__wishlist
  .product-tile__wishlist {
  position: absolute;
  top: 1.5rem;
  right: 0;
}
@-webkit-keyframes showFromBelow {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes showFromBelow {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.dispatch-lead-time {
  padding: 0 0 20px;
}
.pdp-main .socialIcon__container .product-common__social-trigger {
  margin-top: 0.5rem;
}
@media (min-width: 48rem) {
  .pdp-main .socialIcon__container .product-common__social-trigger {
    margin-top: 0.7rem;
  }
}
@media (max-width: 47.9375rem) {
  .pdp-main .socialIcon__container .product-common__social-trigger svg {
    margin-left: 0;
  }
}
@media (min-width: 48rem) {
  .set--video-manual {
    margin-top: 10px;
  }
}
.pdp-main__details
  .product-attribute__anchor.selected:not(.unselectable)
  .product-availability__item {
  display: block;
}
.washcare-instructions-outer-container .pdp__details-description-label {
  max-width: 8.25rem;
  width: 100%;
  min-width: 8.25rem;
}
@media (min-width: 767px) and (max-width: 1025px) {
  .washcare-instructions-outer-container .pdp__details-description-label {
    max-width: 120px;
    width: 100%;
    min-width: 120px;
  }
}
@media (min-width: 64.0625rem) {
  .washcare-instructions-outer-container .pdp__details-description-label {
    max-width: 200px;
    width: 100%;
    min-width: 200px;
  }
}
@media (max-width: 47.9375rem) {
  .washcare-instructions-outer-container .pdp__details-description-label {
    max-width: 100px;
    width: 100%;
    min-width: inherit;
  }
}
.washcare-instructions-outer-container
  .pdp__details-description:not(.toggle--active) {
  display: none;
}
.pdp__details-description-label {
  width: 100%;
}
@media (min-width: 48rem) {
  .pdp__details-description-label {
    max-width: 200px;
    width: 100%;
    min-width: 200px;
  }
}
.pdp__details {
  margin-bottom: 2rem;
}
.pdp__details-title {
  padding-top: 2.25rem;
  font-size: 21px;
}
@media (max-width: 47.9375rem) {
  .pdp .product-gallery__container button.slick-arrow.slick-next:after {
    content: "";
    width: 22px;
    height: 22px;
    left: auto;
    right: 15px;
  }
  .pdp .product-gallery__container button.slick-arrow.slick-prev:after {
    content: "";
    width: 22px;
    height: 22px;
  }
  .pdp__breadcrumbs
    .breadcrumbs.toggle--active
    li.breadcrumbs__item:last-child
    span,
  .pdp__breadcrumbs
    .breadcrumbs.toggle--active
    li.breadcrumbs__item:nth-child(n + 3) {
    display: inline-block;
  }
  .pdp-main__details .product-pickup {
    padding-bottom: 30px;
  }
  .pdp-main__details .preorder-details {
    padding: 30px 0 20px;
    border-top: 1px solid #eee;
  }
  .pdp-main__details .pdp-main__section--actions {
    padding-top: 1.25rem;
    border-top: 0;
  }
}
@media (max-width: 47.9375rem) and (max-width: 47.9375rem) {
  .pdp-main__details .pdp-main__section--actions {
    padding-top: 0;
  }
}
.pdp .slick-arrow {
  background: transparent;
}
.pdp button.slick-arrow.slick-next svg {
  visibility: hidden;
}
.pdp button.slick-arrow.slick-next:after {
  content: "";
  width: 40px;
  height: 40px;
  background: url(./assets/images/icons/rightarrow.svg) no-repeat;
  top: 16px;
  right: 15px;
  left: auto;
  position: absolute;
  display: inline-block;
}
.pdp button.slick-arrow.slick-prev svg {
  visibility: hidden;
}
.pdp button.slick-arrow.slick-prev:after {
  content: "";
  width: 40px;
  height: 40px;
  background: url(./assets/images/icons/rightarrow.svg) no-repeat;
  top: 16px;
  right: 0;
  left: 15px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  position: absolute;
  display: inline-block;
}
@media (min-width: 48rem) {
  .pdp .product-gallery__container button.slick-arrow.slick-next:after,
  .pdp .product-gallery__container button.slick-arrow.slick-prev:after {
    width: 24px;
    height: 24px;
  }
}
.pdp .product-gallery-thumbnails button.slick-arrow.slick-prev:after {
  top: -4px;
  -webkit-transform: translate(-50%) rotate(180deg);
  transform: translate(-50%) rotate(180deg);
}
.pdp .product-gallery-thumbnails button.slick-arrow.slick-next:after,
.pdp .product-gallery-thumbnails button.slick-arrow.slick-prev:after {
  content: "";
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23252525' d='M24 6.3c0 .2-.1.3-.2.4L12.4 18.1c-.2.2-.6.2-.9 0L.2 6.8c-.2-.2-.2-.6 0-.9.2-.2.6-.2.9 0L12 16.8 22.9 5.9c.2-.2.6-.2.9 0 .1.1.2.3.2.4z'/%3E%3C/svg%3E");
  right: 0;
  left: 50%;
  position: absolute;
  display: inline-block;
}
.pdp .product-gallery-thumbnails button.slick-arrow.slick-next:after {
  top: 25px;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}
.productlist-carousel-pdp .slick-arrow {
  top: 33%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .productlist-carousel-pdp .slick-arrow {
    top: 25%;
  }
}
.productlist-carousel-pdp .slick-slide {
  padding: 0 0.625rem;
}
@media (max-width: 47.9375rem) {
  .pdp .pdp-slider .heading-type {
    margin-bottom: 1.75rem;
  }
}
.product-add__button.apple-pay-pdp {
  display: none;
}
.product-common__social {
  margin-bottom: -8px;
}
.slot_new .slick-arrow {
  top: 30%;
}
@media (max-width: 47.9375rem) {
  .slot_new .slick-arrow:after {
    visibility: hidden;
  }
}
.slot_new .slick-dots {
  width: 100%;
  margin-top: 2rem;
}
.slot_new .product-grid__item.slick-slide {
  margin-bottom: 0;
}
.pdp-newslot-heading {
  width: 100%;
  margin: 5rem 0 2.5rem;
  text-align: center;
  font-family: Playfair Display, serif;
  font-weight: 400;
  letter-spacing: normal;
  color: #252525;
  font-size: 28px;
}
@media (max-width: 47.9375rem) {
  .pdp-newslot-heading {
    font-size: 21px;
    margin: 40px 0;
  }
}
@media (max-width: 47.9375rem) {
  .productlist-carousel-pdp {
    margin-left: -0.35rem;
    margin-right: -0.35rem;
  }
}
@media (min-width: 48rem) {
  .productlist-carousel-pdp-large {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
}
.productlist-carousel-pdp-large .slick-slide::nth-child(n + 1) {
  display: none;
}
@media (min-width: 600px) and (max-width: 801px) {
  .productlist-carousel-pdp-large {
    padding: 0 10px;
  }
}
.product-saving-amount {
  font-size: 16px;
  color: #333;
  margin-bottom: 12px;
  line-height: 12px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 47.9375rem) {
  .product-saving-amount {
    font-size: 14px;
  }
}
.product-pdp-coupon-code {
  background: #b19708;
  border-radius: 25px;
  font-size: 14px;
  color: #fff;
  margin-bottom: 12px;
  line-height: 14px;
  font-weight: 500;
  padding: 8px 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.pdp__reviews {
  margin-bottom: 3rem;
}
.pdp-set__footer {
  padding-top: 2rem;
  padding-bottom: 2rem;
  -webkit-box-shadow: 0 -0.0625rem 0 0 rgba(35, 31, 32, 0.15);
  box-shadow: 0 -0.0625rem 0 0 rgba(35, 31, 32, 0.15);
}
.pdp-set__footer:not(.fixit--active) {
  z-index: 1;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
}
.set-item {
  position: relative;
  margin-bottom: 3rem;
}
.pdp-bundle__item {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.pdp-bundle__main {
  margin-bottom: 2.5rem;
  padding-bottom: 2.5rem;
  border-bottom: 0.0625rem solid #e6e9ed;
}
.pdp-bundle__label {
  margin-bottom: 1.25rem;
}
@media (min-width: 48rem) {
  .pdp-bundle__main {
    padding-bottom: 2rem;
  }
}
.swatch--color {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  -webkit-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
  background-color: #ccc;
  border: 0.0625rem solid #ccc;
  border-radius: 50%;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
  -webkit-transition-duration: 213ms;
  transition-duration: 213ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.swatch--color.selected,
.swatch--color:not(.disabled):hover {
  border-color: #231f20;
}
.swatch--color.disabled,
.swatch--color.unselectable {
  opacity: 0.7;
  border-color: rgba(35, 31, 32, 0.1);
  cursor: default;
}
.swatch--color.unselectable.selected {
  opacity: 0.7;
  border-color: #231f20;
  cursor: default;
}
.swatch--color.selected:before {
  border-radius: 50%;
  background-color: rgba(35, 31, 32, 0.5);
  content: "";
}
.swatch__icon--color {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  padding: 2px;
  background: #fff;
}
.swatch--color-small {
  width: 1.25em;
  height: 1.25em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 1.25em;
  flex: 0 0 1.25em;
}
.swatch--color-small:after {
  -webkit-box-shadow: inset 0 0 0 0.125rem #fff;
  box-shadow: inset 0 0 0 0.125rem #fff;
}
.swatch--color-small.selected:before {
  width: 1rem;
  height: 1rem;
}
.swatch--color-large {
  width: 2.5em;
  height: 2.5em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 2.5em;
  flex: 0 0 2.5em;
}
.swatch--color-large:after {
  -webkit-box-shadow: inset 0 0 0 0.25rem #fff;
  box-shadow: inset 0 0 0 0.25rem #fff;
}
.swatch--color-large.selected:before {
  width: 1rem;
  height: 1rem;
}
.swatch--color-white {
  background-color: #fff;
}
.swatch--color-black {
  background-color: #231f20;
}
.swatch--color-grey-1 {
  background-color: #f6f6f8;
}
.swatch--color-grey-2 {
  background-color: #e6e9ed;
}
.swatch--color-grey-3 {
  background-color: #ccc;
}
.swatch--color-grey-4 {
  background-color: #999;
}
.swatch--color-grey-5 {
  background-color: #666;
}
.swatch--color-grey-6 {
  background-color: #444;
}
.swatch--color-grey-7 {
  background-color: #252525;
}
.swatch--color-red {
  background-color: #e60000;
}
.swatch--color-blue {
  background-color: #4d96e7;
}
.swatch--color-navy {
  background-color: #0f3e72;
}
.swatch--color-green {
  background-color: #00d3a7;
}
.swatch--color-beige {
  background-color: beige;
}
.swatch--color-facebook-blue {
  background-color: #1877f2;
}
.swatch--color-google-blue {
  background-color: #4285f1;
}
.swatch--color-google-red {
  background-color: #ea4236;
}
.swatch--color-instagram-pink {
  background-color: #c62a81;
}
.swatch--color-instagram-orange {
  background-color: #f06430;
}
.swatch--color-paypal-blue {
  background-color: #009cde;
}
.swatch--color-paypal-silver {
  background-color: #eee;
}
.swatch--color-bg-primary {
  background-color: #fc0;
}
.swatch--color-bg-secondary {
  background-color: #f3e2cb;
}
.swatch--color-primary {
  background-color: #000;
}
.swatch--color-secondary {
  background-color: #fff;
}
.swatch--color-tertiary {
  background-color: #ff1c60;
}
.swatch--color-accent-primary {
  background-color: #0dffcb;
}
.swatch--color-accent-secondary {
  background-color: #daff79;
}
.swatch--color-accent-tertiary {
  background-color: #28baff;
}
.swatch--color-error {
  background-color: #e60000;
}
.swatch--color-success {
  background-color: #00d3a7;
}
.product-attribute__anchor {
  width: 2.5rem;
  height: 2.5rem;
  border: 0.0625rem solid #ccc;
  border-radius: 50%;
  font-size: 0.875rem;
  -webkit-transition-property: color, background-color, -webkit-box-shadow;
  transition-property: color, background-color, -webkit-box-shadow;
  transition-property: box-shadow, color, background-color;
  transition-property: box-shadow, color, background-color, -webkit-box-shadow;
  -webkit-transition-duration: 213ms;
  transition-duration: 213ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.product-attribute__anchor.unselectable {
  color: #999;
  background-color: #f6f6f8;
  cursor: default;
  pointer-events: all;
}
.product-attribute__anchor.unselectable:after {
  width: 100%;
  height: 100%;
}
.product-attribute__anchor.selected,
.product-attribute__anchor:hover:not(.selected):not(.unselectable) {
  border-color: #231f20;
}
@media (min-width: 64.0625rem) {
  .pinCodeServiceabilityForm .sumbit-btn-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.pinCodeServiceabilityForm .pinCodeCheckMessage.invalid {
  color: #252525;
  font-size: 14px;
}
@media (max-width: 47.9375rem) {
  .pinCodeServiceabilityForm .pinCodeCheckMessage.invalid {
    font-size: 12px;
  }
}
.pinCodeServiceabilityForm .pinCodeCheckMessage.error {
  color: #e14b2a;
  font-size: 14px;
}
@media (max-width: 47.9375rem) {
  .pinCodeServiceabilityForm .pinCodeCheckMessage.error {
    font-size: 12px;
  }
}
.pinCodeServiceabilityForm .pinCodeCheckMessage.valid {
  color: #238a3e;
  position: relative;
  padding-left: 20px;
  font-size: 14px;
}
@media (max-width: 47.9375rem) {
  .pinCodeServiceabilityForm .pinCodeCheckMessage.valid {
    font-size: 12px;
  }
}
.pinCodeServiceabilityForm .pinCodeCheckMessage.valid:before {
  content: "";
  position: absolute;
  height: 10px;
  width: 10px;
  left: 0;
  top: 4.5px;
  background-repeat: no-repeat;
  background-size: auto;
  background-image: url(../images/greenTick.png);
}
@media (max-width: 47.9375rem) {
  .pinCodeServiceabilityForm.pdp-main__section {
    margin-top: 1rem !important;
    padding-top: 10px !important;
  }
  .pinCodeServiceabilityForm input.pinCodeInput {
    font-size: 12px;
  }
}
@media (max-width: 47.9375rem) {
  .pinCodeServiceabilityForm .row {
    margin: 0;
  }
  .pinCodeServiceabilityForm .col-sm-8 {
    padding-left: 0;
  }
  .pinCodeServiceabilityForm .col-sm-4 {
    padding-right: 0;
  }
}
@media (min-width: 48rem) {
  .pinCodeServiceabilityForm .row {
    margin: 0;
  }
  .pinCodeServiceabilityForm .col-sm-8 {
    padding-left: 0;
  }
}
.return-popup-modal {
  position: fixed;
  top: 0;
  z-index: 1001;
  background: #fff;
  right: 0;
}
.return-popup-modal .return-popup-modal-content {
  padding: 20px;
  width: 450px;
  overflow: auto;
  height: 100vh;
}
.return-popup-modal .return-popup-modal-content.ad-return-modal,
.return-popup-modal .return-popup-modal-content.ad-return-modal .modal-content {
  background-color: #faf8f0;
}
.return-popup-modal .return-popup-modal-content .modal-content {
  background-color: #fff;
  padding-left: 0;
  padding-top: 0;
}
@media (max-width: 47.9375rem) {
  .return-popup-modal .return-popup-modal-content {
    width: 100%;
  }
}
.return-popup-modal .close-btn {
  text-align: right;
}
.return-popup-modal .close-btn .icon {
  width: 16px;
  height: 16px;
}
@media (max-width: 47.9375rem) {
  .return-popup-modal {
    width: 320px;
  }
}
.return-exchnage-modal-content {
  color: #1e1e1e;
  padding: 0 25px;
  overflow: auto;
}
@media (max-width: 47.9375rem) {
  .return-exchnage-modal-content {
    padding: 0 15px;
  }
}
.return-exchnage-modal-content .content-desc {
  color: #444;
  line-height: 17px;
}
.return-exchnage-modal-content .content-desc span {
  color: #1e1e1e;
}
.return-exchnage-modal-content .modal-title {
  padding: 35px 0;
}
@media (max-width: 47.9375rem) {
  .return-exchnage-modal-content .modal-title {
    padding: 20px 0;
  }
}
.return-exchnage-modal-content .content-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  padding-bottom: 30px;
}
.return-exchnage-modal-content .content-items .content-title {
  padding-bottom: 10px;
}
.return-exchnage-modal-content .content-items .steps {
  max-width: 22px;
  width: 100%;
  text-align: center;
  border: 1px solid #1e1e1e;
  border-radius: 50%;
  padding: 2px;
  position: relative;
  height: 22px;
}
.return-exchnage-modal-content .content-items .steps.bottom-line:after {
  position: absolute;
  content: "";
  width: 0.5px;
  left: 9px;
  height: 42px;
  background: #1e1e1e;
  top: 30px;
}
@media (max-width: 47.9375rem) {
  .return-exchnage-modal-content .content-items .steps.bottom-line:after {
    height: 55px;
    top: 38px;
  }
}
.return-exchnage-modal-content .content-items:last-child .steps:after {
  display: none;
}
.return-exchnage-modal-content .note-section {
  line-height: 18px;
}
.return-exchnage-modal-content .bottom-text {
  padding-top: 30px;
}
.washcare-instructions-container {
  gap: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.washcare-instructions-container .washcare-icons {
  position: relative;
  padding-left: 37px;
  line-height: 19.55px;
}
.washcare-instructions-container .washcare-icons-hand-wash:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/hand-wash.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container .washcare-icons-machine-wash-30:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/machine-wash-30.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container .washcare-icons-machine-wash-40:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/machine-wash-40.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container .washcare-icons-wash-dark-colours:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/wash-dark-colours.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container .washcare-icons-can-be-bleached:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/can-be-bleached.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container .washcare-icons-do-not-bleach:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/do-not-bleach.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container .washcare-icons-can-be-wrung:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/can-be-wrung.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container .washcare-icons-do-not-wring:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/do-not-wring.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container .washcare-icons-line-dry:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/line-dry.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container .washcare-icons-line-dry-in-shade:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/line-dry-in-shade.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container .washcare-icons-natural-dry:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/natural-dry.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container .washcare-icons-do-not-dry:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/do-not-dry.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container .washcare-icons-dry-clean-only:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/dry-clean-only.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container .washcare-icons-do-not-dry-clean:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/do-not-dry-clean.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container .washcare-icons-tumble-dry:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/tumble-dry.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container .washcare-icons-do-not-tumble-dry:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/do-not-tumble-dry.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container
  .washcare-icons-tumble-dry-with-low-temperature:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/tumble-dry-with-low-temperature.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container
  .washcare-icons-tumble-dry-with-medium-temperature:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/tumble-dry-with-medium-temperature.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container .washcare-icons-iron-110:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/iron-110.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container .washcare-icons-iron-150:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/iron-150.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container .washcare-icons-iron-200:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/iron-200.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container .washcare-icons-steam-iron:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/steam-iron.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
.washcare-instructions-container .washcare-icons-do-not-steam-iron:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/do-not-steam-iron.svg) no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
[data-product-gift-box="pdp"] {
  margin-bottom: 20px;
  font-family: Barlow, sans-serif;
}
[data-product-gift-box="pdp"] .product-gift-box__anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
[data-product-gift-box="pdp"]
  .product-gift-box__anchor
  .product-gift-box__gift-icon {
  display: inline-block;
  margin-left: 5px;
}
[data-product-gift-box="pdp"]
  .product-gift-box__pdp
  .product-gift-box__anchor-content {
  border: 1px solid #bdbdbd;
  border-radius: 3px;
  padding: 10px 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  color: #5b5b5b;
}
[data-product-gift-box="pdp"] .product-gift-box__gift-icon {
  display: inline-block;
}
[data-product-gift-box="pdp"] .product-gift-box__product-img-wrapper {
  width: 53px;
  height: 53px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
@media (min-width: 48rem) {
  [data-product-gift-box="pdp"] .product-gift-box__product-img-wrapper {
    width: 64px;
    height: 64px;
  }
}
[data-product-gift-box="pdp"] .product-gift-box__product-img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: auto;
}
[data-product-gift-box="pdp"] .product-gift-box__anchor-content {
  border: 1px solid #bdbdbd;
  border-radius: 3px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}
[data-product-gift-box="pdp"] .product-gift-box__anchor-message {
  font-size: 0.75rem;
  font-weight: 500;
  margin-left: 10px;
  text-align: left;
  color: #252525;
}
@media (min-width: 48rem) {
  [data-product-gift-box="pdp"] .product-gift-box__anchor-message {
    font-size: 0.875rem;
  }
}
[data-product-gift-box="pdp"] .product-gift-box__anchor-add {
  font-size: 0.75rem;
  display: block;
  font-weight: 700;
  color: #b19708;
  margin-top: 10px;
  text-transform: uppercase;
}
@media (min-width: 48rem) {
  [data-product-gift-box="pdp"] .product-gift-box__anchor-add {
    font-size: 0.875rem;
  }
}
[data-product-gift-box="pdp"] .product-gift-box__anchor-add:after {
  content: "";
  left: -2px;
  position: relative;
  padding: 3px;
  border: solid #b19708;
  border-width: 0 2px 2px 0;
  display: inline-block;
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}
@media (min-width: 48rem) {
  [data-product-gift-box="pdp"] .product-gift-box__anchor-add:after {
    top: -1.5px;
  }
}
@media (min-width: 48rem) {
  .pdp-main__details {
    padding-left: 0;
  }
}
.pdp-main__details .dispatch-lead-time,
.pdp-main__details .preorder-details {
  line-height: 24px;
  padding: 0;
}
.pdp-bg,
.pdp-set-bg {
  background: #faf8f0;
}
.pdp-bg {
  margin-top: 0;
  margin-bottom: 0;
  padding: 1rem 0 4rem;
}
.pdp-main__section.no-border {
  border-bottom: none;
}
.pdp__breadcrumbs .breadcrumbs__separator {
  margin-right: 1em;
}
.pdp__breadcrumbs .breadcrumbs__item:not(:last-child) {
  margin-right: 0;
}
.pdp__breadcrumbs li.breadcrumbs__item a:hover {
  text-decoration: none;
}
.pdp-details__video-player {
  min-height: 214px;
}
@media (min-width: 48rem) {
  .pdp-details__video-player {
    min-height: 433px;
  }
}
@media (max-width: 47.9375rem) {
  .pdp-details__video-content {
    margin-bottom: 1rem;
  }
}
@media (min-width: 90.0625rem) {
  .pdp-details__video-content {
    padding-left: 3rem;
  }
}
.pdp-main__price .price__original {
  font-size: 1.125rem;
  letter-spacing: 1.29px;
}
@media (max-width: 47.9375rem) {
  .pdp-main__price .price__original {
    letter-spacing: 1px;
  }
}
.pdp-main__details .product-attribute__label {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  color: #1e1e1e;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0;
}
@media (max-width: 47.9375rem) {
  .pdp-main__details .product-attribute__label {
    margin-bottom: 15px;
  }
}
@media (min-width: 48rem) {
  .pdp-main__details .plp-short-desc {
    margin-top: -2px;
  }
}
.pdp-main__details .tooltip__content.set--right {
  background: #fff;
  border: none;
  padding: 0.5rem;
}
.pdp-main__details .tooltip__content.set--right .tooltip__content {
  min-width: 14.5rem;
}
.pdp-main__details .product-common__social-item:not(:last-child) {
  margin-right: 1.5rem;
}
.pdp-main__details
  .pdp-main__availability
  .product-availability
  .product-availability__list
  .product-availability__item:first-child {
  display: none;
}
.pdp-main__details .pdp-main__section.pdp-main__sizequantity {
  padding-bottom: 0;
}
@media (max-width: 47.9375rem) {
  .pdp-main__details .pdp-main__section.pdp-main__sizequantity {
    margin-top: 0;
  }
}
.pdp-main__details .pdp-main__section .price__sales .value {
  font-size: 1.313rem;
}
@media (min-width: 48rem) {
  .pdp-main__details .pdp-main__section .price__sales .value {
    font-size: 1.75rem;
  }
}
.pdp-main__details .pdp-main__section .pdp-main__enquiry {
  margin-top: 0;
  padding-bottom: 0;
}
.pdp-main__details .pdp-main__section .pdp-main__enquiry.sticky {
  background-color: #faf8f0;
  width: 100%;
  left: 0;
  right: 0;
  padding-left: 1rem;
}
@media (max-width: 47.9375rem) {
  .pdp-main__details
    .pdp-main__section
    .pdp-main__enquiry.sticky
    .btn-product-enquiry {
    width: calc(100% - 5px);
  }
}
@media (min-width: 48rem) {
  .pdp-main__details .pdp-main__section:not(:last-child) {
    border-bottom: none;
  }
}
.pdp-main__details
  .product-attribute__list
  .product-attribute.product-attribute--size {
  margin-bottom: 0;
}
.pdp-main__details
  .product-attribute__list
  .product-attribute.product-attribute--size
  .product-attribute__anchor {
  min-width: 2.5rem;
  width: auto;
  padding: 0 10px;
}
.pdp-main__details
  .product-attribute__list
  .product-attribute--giftcard-dropdown
  .product-attribute__label--cardValue
  .product-attribute__label-pre {
  font-weight: 600;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
}
.pdp-main__details
  .product-attribute__list
  .product-attribute--qty
  .form-control--select {
  border-radius: 0;
}
.pdp-main__details .product-attribute--color .disclaimer-message__master,
.pdp-main__details
  .product-attribute__label--color
  .product-attribute__selected-value {
  display: none;
}
.pdp-main__details .pdp-product-attribute-container .product-attribute__head {
  margin-right: 1.6rem !important;
  vertical-align: top;
  width: 54px;
}
.pdp-main__details
  .pdp-product-attribute-container
  .product-attribute__contents
  input {
  font-size: 16px;
  margin-bottom: 14px;
  color: #1e1e1e;
}
.pdp-main__details
  .product-attribute--giftvalue-qty
  .pdp-product-attribute-container
  .product-attribute__head {
  width: auto;
}
.pdp-main__details .giftcard__form {
  padding-bottom: 20px;
}
@media (min-width: 48rem) {
  .pdp-main__details .product-attribute__label--color,
  .pdp-main__details .product-attribute__label--size {
    position: relative;
    top: 7px;
  }
  .pdp-main__details .product-attribute--type-anchor,
  .pdp-main__details .product-attribute--type-swatch {
    position: relative;
  }
  .pdp-main__details
    .product-attribute--type-anchor
    .product-attribute__contents,
  .pdp-main__details .product-attribute--type-anchor .product-attribute__head,
  .pdp-main__details
    .product-attribute--type-swatch
    .product-attribute__contents,
  .pdp-main__details .product-attribute--type-swatch .product-attribute__head {
    display: inline-block;
  }
  .pdp-main__details .product-attribute--type-anchor .product-attribute__head,
  .pdp-main__details .product-attribute--type-swatch .product-attribute__head {
    margin-right: 2.5rem;
    vertical-align: top;
  }
  .pdp-main__details
    .product-attribute--type-anchor
    .product-attribute__contents,
  .pdp-main__details
    .product-attribute--type-swatch
    .product-attribute__contents {
    max-width: 60%;
  }
  .pdp-main__details
    .product-attribute--type-anchor
    .product-attribute__contents
    .swatch--color-large,
  .pdp-main__details
    .product-attribute--type-swatch
    .product-attribute__contents
    .swatch--color-large {
    display: inline-block;
  }
  .pdp-main__details
    .product-attribute--type-anchor
    .product-attribute__size-chart,
  .pdp-main__details
    .product-attribute--type-swatch
    .product-attribute__size-chart {
    position: absolute;
    right: 0;
    top: 6px;
  }
}
@media (min-width: 48rem) and (max-width: 47.9375rem) {
  .pdp-main__details
    .product-attribute--type-anchor
    .product-attribute__size-chart,
  .pdp-main__details
    .product-attribute--type-swatch
    .product-attribute__size-chart {
    top: 2px;
  }
}
@media (min-width: 48rem) {
  .pdp-main__details .product-attribute--color .product-attribute__head {
    margin-right: 1.6rem;
  }
  .pdp-main__details .product-pickup__options .product-attribute__label {
    margin-right: 0.938rem;
    font-size: 12px;
  }
  .pdp-main__details .product-pickup__options .form-check-list__item {
    display: inline-block;
  }
  .pdp-main__details
    .product-pickup__options
    .form-check-list__item:not(:last-child) {
    margin-right: 3.125rem;
  }
  .pdp-main__details .product-attribute--qty .product-attribute__head {
    margin-right: 0.938rem;
  }
  .pdp-main__details .product-attribute--qty .product-attribute__head,
  .pdp-main__details .product-attribute--qty .quantity-stepper {
    display: inline-block;
  }
  .pdp-main__details .product-attribute--qty .form-control--select {
    border-radius: 0;
  }
}
@media (max-width: 47.9375rem) {
  .pdp-main__details .product-attribute__size-chart {
    position: absolute;
    right: 0;
    top: 0;
  }
}
.pdp-main__details .pdp-main__section {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0;
}
.pdp-main__details .pdp-main__section h1.pdp__name,
.pdp-main__details .pdp-main__section h2.pdp__name {
  max-width: 94%;
  color: #252525;
}
.pdp-main__details .pdp-main__section .pdp-socialsharing {
  position: absolute;
  right: 0;
  top: 80px;
}
@media (min-width: 48rem) {
  .pdp-main__details .pdp-main__section .pdp-socialsharing {
    top: 12px;
  }
}
.pdp-main__details .pdp-main__section .pdp-socialsharing .tooltip__content {
  z-index: 4;
}
.pdp-main__details .pdp-main__section--actions .product-add__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  width: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 44px;
  margin-bottom: 0;
  position: relative;
}
.pdp-main__details
  .pdp-main__section--actions
  .product-add__container
  .product-add__button {
  padding: 12px 18px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 55%;
  flex: 1 0 55%;
  letter-spacing: 0;
  font-size: 15px;
  min-height: 50px;
  font-weight: 500;
}
@media (max-width: 47.9375rem) {
  .pdp-main__details
    .pdp-main__section--actions
    .product-add__container
    .product-add__button {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 45%;
    flex: 1 0 45%;
    min-height: 44px;
    font-size: 14px;
  }
}
.pdp-main__details
  .pdp-main__section--actions
  .product-add__container
  .btn-speak-to-stylist {
  letter-spacing: 0;
  line-height: 24px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 40%;
  flex: 1 0 40%;
  padding: 12px 18px;
  font-size: 15px;
  min-height: 50px;
  font-weight: 500;
}
@media (max-width: 47.9375rem) {
  .pdp-main__details
    .pdp-main__section--actions
    .product-add__container
    .btn-speak-to-stylist {
    padding: 12px;
    min-height: 44px;
    font-size: 14px;
    height: 44px;
    line-height: 18px;
  }
}
@media (max-width: 380px) {
  .pdp-main__details
    .pdp-main__section--actions
    .product-add__container
    .btn-speak-to-stylist {
    font-size: 11px;
    padding: 12px;
  }
}
@media (min-width: 700px) and (max-width: 992px) {
  .pdp-main__details
    .pdp-main__section--actions
    .product-add__container
    .btn-speak-to-stylist {
    padding: 12px 8px;
    font-size: 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
}
.pdp-main__details .pdp-main__section--actions .btn-container-dv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  padding: 8px 20px;
  letter-spacing: 0;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 500;
  margin-top: 27px;
}
@media (max-width: 64rem) {
  .pdp-main__details .pdp-main__section--actions .btn-container-dv {
    padding: 8px;
    font-size: 11px;
    white-space: wrap;
    margin-top: 0;
  }
}
.pdp-main__details .pdp-main__section--actions .pdp-main-wishlist,
.pdp-main__details .pdp-main__section--actions .product-common__wishlist {
  width: 9%;
  display: inline-block;
}
.pdp-main__details
  .pdp-main__section--actions
  .pdp-main-wishlist
  .product-tile__wishlist,
.pdp-main__details
  .pdp-main__section--actions
  .product-common__wishlist
  .product-tile__wishlist {
  top: 0;
  right: 12px;
}
@media (max-width: 47.9375rem) {
  .pdp-main__details
    .pdp-main__section--actions
    .pdp-main-wishlist
    .product-tile__wishlist,
  .pdp-main__details
    .pdp-main__section--actions
    .product-common__wishlist
    .product-tile__wishlist {
    right: 3px;
  }
}
.pdp-main__details
  .pdp-main__section--actions
  .sticky
  .product-common__wishlist
  .product-tile__wishlist {
  top: 0.8rem;
}
.pdp-main__details .btn-product-enquiry {
  letter-spacing: 0;
  line-height: 19px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 40%;
  flex: 1 0 40%;
  padding: 12px 18px;
  font-size: 15px;
  min-height: 50px;
  font-weight: 500;
  margin-top: 27px;
}
@media (max-width: 47.9375rem) {
  .pdp-main__details .btn-product-enquiry {
    padding: 12px 18px;
    min-height: 44px;
    font-size: 14px;
  }
}
@media (max-width: 380px) {
  .pdp-main__details .btn-product-enquiry {
    font-size: 11px;
    padding: 12px;
  }
}
@media (min-width: 700px) and (max-width: 992px) {
  .pdp-main__details .btn-product-enquiry {
    padding: 12px 8px;
    font-size: 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
}
.pdp-main__details .ready-to-ship__container {
  margin-top: 27px;
}
.pdp-main__details .product-attribute__anchor {
  font-size: 12px;
  position: relative;
  border-radius: 0;
  font-weight: 500;
  color: #1e1e1e;
}
.pdp-main__details .product-attribute__anchor .product-availability__item {
  font-size: 0.75rem;
  display: none;
  width: 100%;
  background-color: #fde182;
  padding: 0 0.125rem;
  position: absolute;
  left: 0;
  bottom: -0.7rem;
}
.pdp-main__details
  .product-attribute__anchor:hover:not(.selected):not(.unselectable) {
  border-color: #1e1e19;
}
.pdp-main__details .product-attribute__anchor.selected:not(.unselectable) {
  background-color: #b18e35;
  border-color: #b18e35;
  color: #fff;
}
.pdp-main__details
  .product-attribute__anchor.selected:not(.unselectable)
  .product-availability__item {
  display: none;
}
.pdp-main__details .product-attribute__anchor.unselectable {
  color: #dcdddd;
  border-color: #1e1e1e;
  background-color: transparent;
}
.pdp-main__details .product-attribute__anchor.unselectable.selected {
  border-color: transparent;
  background-color: #b18e35;
  color: #1e1e1e;
}
.pdp-main__details .product-attribute__anchor.unselectable.selected:before {
  display: none;
}
.pdp-main__details .product-attribute__anchor.unselectable:before {
  -webkit-transform: rotate(46deg);
  transform: rotate(46deg);
  position: absolute;
  left: 18px;
  content: " ";
  height: 54px;
  width: 1px;
  background-color: #dcdddd;
  top: -7px;
}
.pdp-main__details .tooltip__content.set--right {
  bottom: -5rem;
}
.pdp__details-description-label {
  min-width: 8.25rem;
  max-width: 8.25rem;
  width: inherit;
  padding-right: 10px;
}
@media (min-width: 48rem) {
  .pdp__details-description-label {
    max-width: 11.25rem;
    width: inherit;
    min-width: 11.25rem;
  }
}
.pdp__details-description:not(.toggle--active) {
  display: none;
}
.pdp__details {
  margin-bottom: 0;
  border-top: 0.0625rem solid #ccc;
  margin-top: 27px;
}
.pdp__details-item {
  border-bottom: 0.0625rem solid #ccc;
}
.pdp__details-title {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  cursor: pointer;
  font-size: 1.25rem;
}
.pdp__details-title.toggle--active .pdp__details-title-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.pdp__details-description {
  margin-bottom: 1.5rem;
}
@media (max-width: 47.9375rem) {
  .pdp__details-description {
    font-size: 0.875rem;
  }
}
@media (max-width: 47.9375rem) {
  .breadcrumbs.toggle--active .breadcrumbs__item--dots {
    display: none;
  }
  .breadcrumbs__item--dots,
  .pdp__breadcrumbs
    .breadcrumbs.toggle--active
    li.breadcrumbs__item:last-child
    span,
  .pdp__breadcrumbs
    .breadcrumbs.toggle--active
    li.breadcrumbs__item:nth-child(n + 3) {
    display: inline-block;
  }
  .pdp__breadcrumbs li.breadcrumbs__item:nth-child(n + 3) {
    display: none;
  }
  .pdp__breadcrumbs li.breadcrumbs__item:last-child {
    display: inline-block;
  }
  .pdp__breadcrumbs li.breadcrumbs__item:last-child span {
    display: none;
  }
  .pdp-main__details .product-pickup {
    padding-bottom: 0;
  }
  .pdp-main__details .product-pickup label {
    font-size: 12px !important;
    margin-bottom: 15px;
  }
  .pdp-main__details .product-pickup .form-check-list__item:not(:last-child) {
    margin-bottom: 0;
  }
  .pdp-main__details .preorder-details {
    padding: 0;
    margin: 0;
  }
  .pdp-main__details .pdp-main__section--actions {
    padding-top: 0;
    border-top: 0;
  }
}
@media (max-width: 47.9375rem) and (max-width: 47.9375rem) {
  .pdp-main__details .pdp-main__section--actions {
    margin-top: 27px;
  }
}
.pdp-short-desc {
  font-size: 10px;
  color: #b18e35;
  font-weight: 500;
  letter-spacing: 1px;
}
.set-item
  .pdp-main__details
  .pdp-main__section--actions
  .product-common__wishlist
  .product-tile__wishlist {
  top: 0;
}
.pdp-main__section.no-border.pdp-main__sizequantity .pdp-main__availability {
  margin-top: 27px;
}
.pdp-main__section.no-border.pdp-main__sizequantity
  .pdp-main__availability
  .product-availability
  .product-availability__list
  .product-availability__item:first-child {
  display: block;
}
.pdp .product-attribute__anchor.unselectable:after {
  content: none;
}
.pdp .pdp-main__details .price__sales.sales .value {
  letter-spacing: 2px;
  color: #252525;
  font-size: 35px;
  line-height: 2.625rem;
  font-weight: 300;
  font-family: Crimson Pro, serif;
}
@media (max-width: 47.9375rem) {
  .pdp .pdp-main__details .price__sales.sales .value {
    font-size: 28px;
  }
}
.pdp .breadcrumbs__separator {
  margin-left: 11px;
}
@media (max-width: 47.9375rem) {
  .pdp .error-add-to-cart {
    padding-top: 0;
  }
}
.pdp__breadcrumbs .breadcrumbs__separator {
  margin-right: 11px;
}
.pdp-main__details .product-pickup label.form-check-label--radio {
  font-size: 12px;
  color: #1e1e1e;
  font-weight: 500;
}
.pdp .slot_new.barbie-product .module-container__title {
  margin: 3rem 0 2.5rem;
}
@media (max-width: 767px) {
  .pdp .slot_new.barbie-product .module-container__title {
    margin: 4rem 0 2.5rem;
  }
}
.pdp .youmay-secetion .slick-arrow {
  top: 35%;
  background: transparent;
}
.pdp .youmay-secetion .slick-dots {
  width: 100%;
}
.pdp .youmay-secetion .product-grid__item {
  margin-bottom: 2.25rem;
}
.pdp .youmay-secetion .price__sales .value {
  line-height: normal;
}
.pdp
  .youmay-secetion
  .product-tile--default
  .product-tile__anchor
  .product-tile__body {
  padding-top: 0;
}
.pdp .product-gallery-thumbnails button.slick-arrow.slick-next.slick-disabled,
.pdp .product-gallery-thumbnails button.slick-arrow.slick-prev.slick-disabled {
  visibility: visible;
  opacity: 1;
  cursor: pointer;
  pointer-events: all;
}
.product .product-tile__body .price .price__original,
.product .product-tile__body span.price__sales.sales .value {
  font-size: 0.875rem;
}
@media (max-width: 47.9375rem) {
  .youmay-secetion button.slick-arrow:after {
    visibility: hidden;
  }
}
.giftcard__form .form-check-label,
.outer--price-dv .inclusive-taxes {
  font-size: 14px;
}
@media (max-width: 47.9375rem) {
  .pair-it-with-dv-mb .slick-track {
    width: 100% !important;
  }
}
@media (min-width: 48rem) {
  .pair-it-with-dv-large .slick-track {
    width: 100% !important;
  }
}
.evg-product-recs.evg-less-product-recs .slick-track {
  width: 100% !important;
}
@media (max-width: 47.9375rem) {
  .recently--view-gutter {
    padding-left: 0;
    padding-right: 0;
  }
}
.product-attribute__anchor {
  font-size: 12px;
  position: relative;
  border-radius: 0;
  font-weight: 500;
  color: #1e1e1e;
}
.product-attribute__anchor.unselectable.flexible-size-name:before {
  -webkit-transform: rotate(72deg);
  transform: rotate(72deg);
  position: absolute;
  left: 57px;
  content: " ";
  height: 122px;
  width: 1px;
  background-color: #dcdddd;
  top: -42px;
}
.flexible-size-name {
  width: 116px;
  padding: 0 7px;
}
.ad-pdp-newslot-heading {
  width: 100%;
  margin: 5rem 0 2.5rem;
  text-align: center;
  font-size: 1.75rem;
  font-family: Crimson Pro, serif;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}
@media (max-width: 47.9375rem) {
  .ad-pdp-newslot-heading {
    font-size: 21px;
    margin: 40px 0;
  }
}
@media (min-width: 768px) {
  .header-container {
    opacity: 1;
  }
  .header-container.stick-to-top {
    opacity: 0;
    visibility: hidden;
  }
}
.pdp .youmay-secetion .product-grid__item {
  margin-bottom: 0;
}
.pdp .product-attribute__anchor.selected .product-availability__item,
.pdp .product-attribute__swatch.selected .product-availability__item {
  position: absolute;
  display: block;
  bottom: -20px;
  background: transparent;
  font-size: 10px;
  font-weight: 500;
  white-space: nowrap;
  left: -15px;
  color: #e60000;
}
.pdp .product-attribute__anchor.unselectable.selected,
.pdp .product-attribute__swatch.unselectable.selected {
  opacity: 1;
}
.page[data-siteid="GD"] .pdp__breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 64.0625rem) {
  .page[data-siteid="GD"] .pdp__breadcrumbs {
    padding-right: 52px;
  }
}
.pdp-main__details .preorder-details {
  padding: 0 0 20px;
}
@media (min-width: 48rem) {
  .pdp-main__details .giftcard__form--radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .pdp-main__details .giftcard__form--radio .form-check {
    margin-right: 2.5rem;
  }
}
.quickview__main .product-attribute--color .disclaimer-message__master {
  display: none;
}
.product-attribute__list {
  margin-bottom: -1.75rem;
}
.product-attribute__list .product-attribute {
  margin-bottom: 1.75rem;
}
.product-attribute__list
  .product-attribute
  .product-attribute__contents
  .select-cardValue {
  border-radius: 0.25rem;
}
.product-attribute__list .product-attribute__anchor {
  position: relative;
}
.product-attribute__list
  .product-attribute__anchor
  .product-availability__item {
  font-size: 0.75rem;
  display: none;
  width: 100%;
  background-color: #fde182;
  padding: 0 0.125rem;
  position: absolute;
  left: 0;
  bottom: -0.7rem;
}
.product-attribute__list
  .product-attribute__anchor.selected:not(.unselectable)
  .product-availability__item {
  display: block;
}
.product-attribute__list .product-attribute--qty .form-control--select {
  min-width: 11rem;
  border-radius: 0.25rem;
  border-color: #999;
  color: #1e1e1e;
}
.product-attribute__list
  .product-attribute--type-anchor
  .product-attribute__contents,
.product-attribute__list
  .product-attribute--type-swatch
  .product-attribute__contents {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.product-attribute__list .product-attribute__anchor,
.product-attribute__list .product-attribute__swatch {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
.product-availability__label {
  margin-right: 0.25em;
}
.product-promotions__item {
  word-break: break-word;
}
.product-attribute__label {
  color: #252525;
  margin-bottom: 1rem;
  font-weight: 600;
}
@media (max-width: 47.9375rem) {
  .product-attribute__label {
    font-size: 1rem;
  }
}
.product-pickup {
  margin-top: 1rem;
}
.product-pickup__selected {
  margin-top: 0.5rem;
}
.product-pickup__selected-action {
  margin-top: 0.75rem;
}
.product-common__product-details,
.product-common__secondary-actions {
  margin-top: 1rem;
}
.product-common__secondary-actions a {
  text-decoration: underline;
}
.product-common__secondary-actions a:hover {
  text-decoration: none;
}
.product-common__wishlist {
  margin-left: 1rem;
}
.product-common__wishlist .product-tile__wishlist {
  position: static;
}
.product-common__social {
  position: relative;
}
.product-common__social-item:not(:last-child) {
  margin-right: 1.0375rem;
}
.product-add__button.button--apple-pay:active:not(:first-child),
.product-add__button.button--apple-pay:hover:not(:first-child),
.product-add__button.button--apple-pay:not(:first-child) {
  margin-top: 1rem;
}
.product-line-item__promotions,
.product-promotions {
  color: #ff787d;
  letter-spacing: 0.02rem;
  font-weight: 500;
}
.product-line-item__promotions {
  word-spacing: -2px;
  font-size: 0.75rem;
  margin-right: 0.625rem;
}
@media (min-width: 48rem) {
  .product-line-item__promotions {
    font-size: 1.125rem;
  }
}
.product-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  color: #ff787d;
  font-weight: 600;
  font-size: 0.75rem;
}
.product-tag__list + .product-tag__list:before {
  content: "|";
  margin: 0.25rem;
  display: inline-block;
}
.product-tag--product-tile {
  min-height: 1.5rem;
}
.product-tag--pdp {
  padding-top: 0.25rem;
  position: absolute;
  left: 10px;
  top: 0;
  z-index: 1;
}
.product-common__social-list {
  border: 1px solid #e6e9ed;
}
.form-control__message-textarea {
  border: 0.063rem solid #999;
  border-radius: 0.25rem;
  height: 7.5rem;
}
.form-control__gcpreview {
  font-size: 14px;
  border: 1px solid #999;
  padding: 0.875rem 1.875rem 0.813rem 1.938rem;
  margin-top: 1.25rem;
  margin-bottom: 0.625rem;
  border-radius: 4px;
  letter-spacing: 0;
}
.product-attribute__quantity-width {
  max-width: 6.375rem;
}
.giftcard-preview--error {
  display: block;
  color: #e60000;
}
.product-attribute--giftvalue-qty .product-attribute--qty-dropdown {
  display: none;
}
@media (max-width: 47.9375rem) {
  .pdp-slider .gutter--normal h1 {
    margin: 40px 0 20px;
  }
  .pdp-slider .wishlist__items {
    margin-top: 20px;
  }
  .product-attribute--qty-dropdown {
    width: 7.688rem;
  }
}
@media (min-width: 48rem) {
  .suggest-text {
    margin-bottom: 20px;
    padding-top: 20px;
  }
  .pdp-slider .gutter--normal h1 {
    margin-top: 5rem;
  }
  .product-attribute--qty-dropdown {
    margin-left: auto;
    width: auto;
  }
  .product-attribute--giftcard-dropdown {
    width: 18.375rem;
  }
  .product-attribute--giftvalue-qty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.schedule-delivery,
.schedule-delivery .schedule-date {
  display: none;
}
.schedule-delivery .schedule-label {
  display: block;
  padding-bottom: 20px;
  font-size: 16px;
  color: #1e1e1e;
}
.schedule-delivery .form-check.form-check-list__item.flex {
  padding-right: 15px;
  display: inline-block;
}
.productDiscount .product-line-item__attribute {
  text-align: left;
  padding-left: 0.875rem;
}
@media (max-width: 47.9375rem) {
  .pdp .pdp-slider h1 {
    font-size: 21px;
    margin-bottom: 0;
  }
  .product-gallery__button:after {
    content: "";
    width: 20px;
    height: 20px;
    background: url(../images/zoom-in.svg) no-repeat;
    bottom: 10px;
    position: absolute;
    display: inline-block;
    right: 10px;
  }
  .product-gallery .slick-dots {
    width: 100%;
  }
  .pdp .pdp-main__details .product-pickup label {
    font-size: 14px;
  }
  .pdp .product-gallery ul.slick-dots button {
    visibility: visible !important;
  }
  .pdp [data-action="Home-Show"] .product-gallery,
  .pdp [data-action="Home-Show"] .product-gallery__container,
  .pdp [data-action="Home-Show"] .product-gallery__item,
  .pdp [data-action="Home-Show"] .slick-track {
    min-height: 574px;
    overflow-x: hidden;
  }
  .pdp .product-gallery__container {
    overflow-x: hidden;
  }
  .pdp-main__price .price__sales.sales .value {
    font-size: 28px;
    margin-right: 5px;
  }
  .pdp-slider button.slick-arrow.slick-next:after,
  .pdp-slider button.slick-arrow.slick-prev:after {
    visibility: hidden;
  }
  .productDiscount .product-line-item__attribute {
    padding-left: 0.688rem;
  }
}
.pdp-slider h1 {
  margin-bottom: 2.5rem;
  font-size: 1.75rem;
}
.pdp-slider span.value {
  font-size: 0.875rem;
}
.pdp-slider .product-line-item__header {
  padding-top: 2rem;
  font-size: 0.875rem;
}
.pdp-slider .product-line-item__header a {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.pdp-slider .product-line-item__header a:hover {
  border-bottom: 2px solid #1e381e;
}
.pdp-slider .wishlist__items .slick-arrow {
  top: 35%;
}
.pdp-slider .product-line-item__qty-pricing {
  margin-top: 0;
}
.pdp-slider .price {
  font-size: 0.875rem;
  width: 200px;
}
.pdp-slider .slick-dots {
  margin-top: 2rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-attribute__anchor.unselectable {
  color: #e1e1e1;
  background: transparent;
}
.product-attribute__anchor.unselectable:after {
  content: "";
  position: absolute;
  left: -10px;
  right: 0;
  top: -13px;
  bottom: 0;
  border-width: 1px;
  -webkit-transform: rotate(141deg);
  transform: rotate(141deg);
  border-top: 1px solid #cdcdcd;
}
.pdp {
  font-weight: 400;
}
.product-gallery ul.slick-dots button {
  visibility: hidden;
}
.youmay-secetion .product-grid__item {
  margin-bottom: 2.25rem;
}
@media (min-width: 48rem) {
  .youmay-secetion .product-grid__item {
    margin-bottom: 5.438rem;
  }
}
.pdp__breadcrumbs li.breadcrumbs__item:last-child,
.plp__breadcrumbs li.breadcrumbs__item:last-child {
  color: #231f20;
}
.price__sales.sales .value {
  padding-right: 8px;
  color: #231f20;
}
.schedule-delivery .schedule-date label {
  background: #fff;
}
.youmay-secetion .product-grid__item {
  margin-bottom: 0;
}
.youmay-secetion h1 {
  margin: 5rem 0 2.5rem;
  font-size: 1.75rem;
}
@media (max-width: 47.9375rem) {
  .youmay-secetion h1 {
    font-size: 21px;
    margin: 40px 0 20px;
  }
}
.pdp-video .pdp-details__video-content {
  margin-top: 80px;
  margin-left: 2.5rem;
}
@media (max-width: 47.9375rem) {
  .pdp-video .pdp-details__video-content {
    margin-top: 20px;
    margin-left: 0;
  }
}
.pdp-video iframe {
  width: 100%;
  margin-top: 80px;
}
@media (max-width: 47.9375rem) {
  .pdp-video iframe {
    margin-top: 0;
  }
}
.pdp-return-exchange {
  padding-bottom: 30px;
  float: left;
}
@media (max-width: 47.9375rem) {
  .pdp-return-exchange {
    padding-bottom: 0;
  }
}
.pdp-return-exchange-policy {
  text-decoration: underline;
}
@media only screen and (min-width: 359px) and (max-width: 430px) {
  .pdp .product-gallery__container {
    position: relative;
    right: 50%;
    left: 50%;
    width: 100vw;
    margin-right: -50vw;
    margin-left: -50vw;
  }
}
.outer--price-dv .inclusive-taxes {
  color: #999;
}
.product__promotion-container {
  font-style: normal;
  font-weight: 600;
  line-height: 16.56px;
  margin-top: 11px;
}
.product__promotion-container.product__promotion-container-cart {
  margin-top: 4px;
}
.product__promotion-container .product-promotions__item-plp {
  color: #ff787d;
  font-size: 11px;
}
.product__promotion-container .product-promotions__item-pdp {
  color: #ff787d;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16.56px;
}
.product__promotion-container .product-promotions__item-minicart {
  color: #ff787d;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: 16.56px;
}
.product__promotion-container .pdp-members-only {
  color: #b5b5b5;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: 16.56px;
}
.pl-10 {
  padding-left: 10px;
}
.mt-0 {
  margin-top: 0;
}
.product-attribute__swatch.unselectable {
  pointer-events: auto;
}
.product-attribute__swatch.unselectable:after {
  content: "";
  position: absolute;
  left: -10px;
  right: 0;
  top: -14px;
  bottom: 0;
  border-width: 1px;
  -webkit-transform: rotate(141deg);
  transform: rotate(141deg);
  border-top: 1px solid #474545;
  width: 90%;
  height: 97%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product-fabricTag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 5px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 6px;
}
@media (max-width: 47.9375rem) {
  .product-fabricTag {
    row-gap: 0;
  }
}
.product-fabricTag.gd-tag {
  padding-top: 0;
}
.product-fabricTag.gd-tag span {
  font-size: 12px;
}
.product-fabricTag.gd-tag sup {
  color: #000;
  font-size: 70%;
  top: -0.8em;
}
.product-fabricTag span {
  font-size: 10px;
  font-weight: 600;
  color: #908c88;
  line-height: 16px;
}
.product-prev-next__category:hover .icon,
.product-prev-next__next:hover .icon,
.product-prev-next__prev:hover .icon {
  fill: #fc0;
}
.eoss-text-msg {
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  margin-top: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 47.9375rem) {
  .eoss-text-msg {
    font-size: 10px;
    margin-top: 6px;
  }
}
.eoss-text-msg.eoss-text-pdp {
  font-size: 12px;
}
@media (max-width: 47.9375rem) {
  .eoss-text-msg.eoss-text-pdp {
    font-size: 12px;
  }
}
.saving-tag {
  font-size: 8px;
  line-height: 10px;
  font-weight: 600;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#b19708),
    to(#ffd800)
  );
  background: linear-gradient(90deg, #b19708, #ffd800);
  border-radius: 25px;
  padding: 2px 4px;
  color: #000;
  height: 16px;
}
.saving-tag.cart-eoss-saving {
  position: absolute;
  bottom: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  right: 0;
}
.dispatch-lead-time,
.pdp-main__disclaimer-message,
.preorder-details,
.shippingCountry-details {
  color: #b18e35;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.643rem;
  text-align: left;
  margin-top: 0.9375rem;
}
.shippingCountry-details {
  font-size: 12px;
  margin-bottom: 10px;
}
@media (max-width: 47.9375rem) {
  .dispatch-lead-time,
  .pdp-main__disclaimer-message,
  .preorder-details,
  .shippingCountry-details {
    line-height: 1.188rem;
  }
  .preorder-details {
    margin-top: 19px !important;
    border-top: 0 !important;
  }
}
.product-common__secondary-actions .content-asset a {
  font-size: 0.875rem;
}
@media (max-width: 47.9375rem) {
  .product-common__secondary-actions .content-asset a {
    font-size: 12px;
  }
}
.pdp-main__section .disclaimer-message__master {
  margin-left: 0;
}
.disclaimer-message__master {
  width: 100%;
}
@media (max-width: 47.9375rem) {
  .disclaimer-message__master {
    margin-left: 0;
  }
}
.sustaining {
  text-align: center;
}
.sustaining h1 {
  letter-spacing: 3px;
  color: #1e1e19;
  margin: 100px 0 18px;
  font-size: 28px;
}
.sustaining-sub {
  margin-bottom: 7px;
  font-weight: 600;
  font-size: 14px;
}
.sustaining-des {
  padding-bottom: 48px;
  max-width: 812px;
  margin: 0 auto;
  font-size: 14px;
}
.sustaining-icon {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sociallysustainable__icon {
  background: url(../images/socially.png) no-repeat;
  width: 88px;
  height: 88px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.sociallysustainable__icon-small {
  background: url(../images/socially-small.svg) no-repeat;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.ecofriendly__icon {
  background: url(../images/eco.png) no-repeat;
  width: 88px;
  height: 88px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.ecofriendly__icon-small {
  background: url(../images/eco-small.svg) no-repeat;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.blockprintedstories__icon {
  background: url(../images/block.png) no-repeat;
  width: 88px;
  height: 88px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.blockprintedstories__icon-small {
  background: url(../images/block-small.svg) no-repeat;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.artisansFirst__icon {
  background: url(../images/artisans.png) no-repeat;
  width: 88px;
  height: 88px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.artisansFirst__icon-small {
  background: url(../images/artisans-small.svg) no-repeat;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.biodegradable__icon {
  background: url(../images/biodegradable.png) no-repeat;
  width: 88px;
  height: 88px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.biodegradable__icon-small {
  background: url(../images/biodegradable-small.svg) no-repeat;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.crueltyFree__icon {
  background: url(../images/cruely.png) no-repeat;
  width: 88px;
  height: 88px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.crueltyFree__icon-small {
  background: url(../images/cruelty-small.svg) no-repeat;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.heritageHandloom__icon {
  background: url(../images/heritage.png) no-repeat;
  width: 88px;
  height: 88px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.heritageHandloom__icon-small {
  background: url(../images/heritage-small.svg) no-repeat;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.lowWaterConsumption__icon {
  background: url(../images/low-water.png) no-repeat;
  width: 88px;
  height: 88px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.lowWaterConsumption__icon-small {
  background: url(../images/low-water-small.svg) no-repeat;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.naturalDye__icon {
  background: url(../images/natural.png) no-repeat;
  width: 88px;
  height: 88px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.naturalDye__icon-small {
  background: url(../images/natural-small.svg) no-repeat;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.organic__icon {
  background: url(../images/organic.png) no-repeat;
  width: 88px;
  height: 88px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.organic__icon-small {
  background: url(../images/organic-small.svg) no-repeat;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.stencilPrintingByHand__icon {
  background: url(../images/stencil.png) no-repeat;
  width: 88px;
  height: 88px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.stencilPrintingByHand__icon-small {
  background: url(../images/stencil-small.svg) no-repeat;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.sustainable__icon {
  background: url(./assets/images/icons/sustainable.png) no-repeat;
  width: 88px;
  height: 88px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.sustainable__icon-small {
  background: url(./assets/images/icons/sustainable-small.svg) no-repeat;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.vegan__icon {
  background: url(./assets/images/icons/vegan.png) no-repeat;
  width: 88px;
  height: 88px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.vegan__icon-small {
  background: url(../images/vegan-small.svg) no-repeat;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.womensEmpowerment__icon {
  background: url(./assets/images/icons/women.png) no-repeat;
  width: 88px;
  height: 88px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.womensEmpowerment__icon-small {
  background: url(./assets/images/icons/women-small.svg) no-repeat;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-size: cover;
  background-position: 50%;
}
.sustaining-image {
  width: 200px;
}
.suggest-text {
  font-weight: 400;
  font-size: 14px;
  color: #b18e35;
}
@media (max-width: 47.9375rem) {
  .pdp {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding-top: 1rem;
    padding-bottom: 3rem;
  }
  .pdp-carousel iframe {
    height: 536px;
  }
  .pdp-slider h1 {
    font-size: 21px;
  }
  .pdp-slider button.slick-arrow.slick-next:after,
  .pdp-slider button.slick-arrow.slick-prev:after {
    visibility: hidden;
  }
  .sustaining-icon span {
    padding: 15px 0;
    font-size: 12px;
    width: 90px;
    display: block;
  }
  .sustaining .sustaining-icon {
    padding: 0 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sustaining .sustaining-image {
    margin-right: 25px;
    width: auto;
  }
  .sustaining-des {
    padding: 0 20px 30px;
  }
  .sustaining h1 {
    letter-spacing: 1px;
    font-size: 18px;
    margin-top: 40px;
  }
}
.pdp__details .pdp-return-exchange {
  float: none;
  padding-bottom: 0;
}
@media (min-width: 48rem) {
  .pdp .pdp__details .pdp__details-description {
    font-size: 14px;
    color: #1e1e1e;
    font-weight: 400;
    line-height: 24px;
  }
  .pdp .product-gallery .slick-dots .slick-active button:after {
    width: 12px;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 1;
    height: 12px;
  }
  .pdp .product-gallery .slick-dots button:after {
    border: 0;
    background-color: #fff;
    opacity: unset;
  }
  .pdp .slick-dots button {
    visibility: visible !important;
  }
  .pdp .pdp-carousel {
    height: 870px;
    position: relative;
  }
  .pdp .pdp-carousel .pdpVideo {
    position: absolute;
    top: -1px;
  }
  .pdp .product-gallery-thumbnails__item .product-gallery-thumbnails__img {
    opacity: 0.3;
  }
  .pdp
    .product-gallery-thumbnails__item.slick-nav--active
    .product-gallery-thumbnails__img {
    opacity: 1;
    outline: none;
  }
  .pdp .ad-pdp-thumbnail .product-gallery__aspect-ratio:before {
    position: absolute;
  }
  .pdp .ad-pdp-thumbnail.product-gallery-thumbnails__item {
    opacity: 0.2;
  }
  .pdp .ad-pdp-thumbnail.product-gallery-thumbnails__item.slick-nav--active {
    opacity: 1;
  }
  .sustaining-icon span {
    font-size: 14px;
    font-weight: 500;
    padding-top: 14px;
    margin: 0 auto;
    width: 114px;
    display: block;
  }
}
.product-attribute--qty-dropdown {
  width: 11rem;
}
@media (max-width: 47.9375rem) {
  .pdp .product-gallery__container .slick-arrow {
    display: none !important;
  }
}
.pdp .pdp-slider h1 {
  margin-bottom: 2.5rem;
  font-size: 1.75rem;
}
.pdp .pdp-slider span.value {
  font-size: 14px;
  letter-spacing: 2px;
}
.pdp .pdp-slider .product-line-item__header {
  padding-top: 24px;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
@media (max-width: 47.9375rem) {
  .pdp .pdp-slider .product-line-item__header {
    margin-bottom: 0;
  }
}
.pdp .pdp-slider .product-line-item__header a {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  letter-spacing: 2px;
}
.pdp .pdp-slider .product-line-item__header a:hover {
  border-bottom: 2px solid #b18e35;
}
.pdp .pdp-slider .product-line-item__header a.product-line-item__name {
  font-weight: 500;
}
@media (max-width: 47.9375rem) {
  .pdp .pdp-slider .wishlist__items {
    margin-top: 0;
  }
}
.pdp .pdp-slider .wishlist__items .slick-arrow {
  top: 35%;
}
.pdp .pdp-slider .product-line-item__qty-pricing {
  margin-top: -5px;
}
.pdp .pdp-slider .price {
  font-size: 0.875rem;
  width: 200px;
  letter-spacing: 2px;
  color: #1e1e19;
}
.pdp .pdp-slider .product-tile__name {
  font-family: Crimson Pro, serif;
  letter-spacing: 2px;
  font-size: 16px;
  font-weight: 500;
  color: #231f20;
}
.pdp .pdp-slider .slick-dots {
  margin-top: 2rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pdp .pdp__details-title {
  text-transform: uppercase;
  letter-spacing: 1.71px;
  padding: 20px 0;
  font-family: Crimson Pro, serif;
  font-size: 18px;
  color: #252525;
}
.pdp .pdp__details-description {
  color: #1e1e1e;
  font-size: 0.75rem;
  margin-bottom: 20px;
}
@media (min-width: 48rem) {
  .pdp .pdp__details-description {
    font-size: 0.875rem;
  }
}
.pdp .pdp__details-item .open,
.pdp .pdp__details-item.toggle--active .pdp__details-title {
  position: relative;
}
.pdp .pdp__details-item .open svg,
.pdp .pdp__details-item.toggle--active .pdp__details-title svg {
  visibility: hidden;
}
.pdp .pdp__details-item .open:after,
.pdp .pdp__details-item.toggle--active .pdp__details-title:after {
  content: "";
  width: 40px;
  height: 40px;
  background: url(../../assets/images/icons/remove.png) no-repeat;
  top: 26px;
  right: -20px;
  position: absolute;
  display: inline-block;
}
.pdp .pdp__details-title {
  font-weight: 500;
  position: relative;
}
.pdp .pdp__details-title svg {
  visibility: hidden;
}
.pdp .pdp__details-title:after {
  content: "";
  width: 40px;
  height: 40px;
  background: url(../../assets/images/icons/plus.png) no-repeat;
  top: 26px;
  right: -20px;
  position: absolute;
  display: inline-block;
}
.ad-contact-call {
  position: relative;
}
.ad-contact-call:after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(./assets/images/icons/call-black.svg) no-repeat;
  top: 15px;
  left: 15px;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
@media (max-width: 47.9375rem) {
  .ad-contact-call:after {
    top: 10px;
  }
}
.ad-contact-wotsap {
  position: relative;
}
.ad-contact-wotsap:after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(./assets/images/icons/whatsapp.svg) no-repeat;
  top: 14px;
  left: 15px;
  position: absolute;
  display: inline-block;
  background-size: 20px;
}
@media (max-width: 47.9375rem) {
  .ad-contact-wotsap:after {
    top: 10px;
  }
}
.ad-contact-send {
  position: relative;
}
.ad-contact-send:after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(./assets/images/icons/email-black.svg) no-repeat;
  top: 16px;
  left: 15px;
  position: absolute;
  display: inline-block;
}
@media (max-width: 47.9375rem) {
  .ad-contact-send:after {
    background-size: 20px;
    top: 10px;
  }
}
.ad-contact-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ad-contact-info-inner {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 12px 16px 12px 3rem;
  border-radius: 25px;
  border: 1px solid #cacaca;
  background-color: transparent;
  display: block;
  position: relative;
  font-size: 12px;
}
ul.dashed {
  padding: 0 5px;
  list-style-type: none;
}
ul.dashed > li {
  text-indent: -5px;
}
ul.dashed > li:before {
  content: "- ";
  text-indent: -5px;
}
ul.dashed .descr-color {
  color: #b18e35;
}
p.ad-contact-day {
  text-align: center;
  margin-left: 9.3rem;
}
@media (min-width: 48rem) {
  p.ad-contact-day {
    margin-left: 4rem;
  }
}
.giftcard__form .schedule-delivery .schedule-date label {
  background: #faf8f0;
}
.pdp .product-tag .product-tag__list {
  margin-top: -4px;
  font-weight: 400;
  text-transform: none;
  margin-left: -10px;
  padding: 5px 10px;
  background: #1e381e;
  opacity: 0.6;
  color: #fff;
}
.gc-adtitle {
  padding-bottom: 30px;
}
@media (max-width: 47.9375rem) {
  .gc-adtitle {
    padding-bottom: 10px;
  }
}
.schedule-delivery .schedule-label {
  font-weight: 500;
}
.giftcard__form label.form-control-label,
.pdp-main__details .giftcard__form--radio .form-check label {
  font-size: 16px;
}
.pdp-main__details .giftcard__form--radio .form-check label,
.schedule-delivery .form-check.form-check-list__item.flex {
  color: #1e1e1e;
}
.site-search__suggestions-section span.value {
  font-weight: 400;
  letter-spacing: 0;
  font-size: 0.875rem;
}
.product-list__carousel span.value {
  font-size: 0.875rem;
  letter-spacing: 2px;
}
.product-list__carousel .product-tile__name {
  font-family: Crimson Pro, serif;
  letter-spacing: 2px;
  font-size: 16px;
  font-weight: 400;
  color: #1e1e19;
}
.product-attribute__list .product-attribute--qty .form-control--select {
  min-width: 92px;
}
.product-attribute__list .product-attribute__swatch {
  margin-bottom: 0;
}
.product-attribute__list .product-attribute__anchor.anchor--size,
.product-attribute__list .product-attribute__anchor.swatch--color,
.product-attribute__list .product-attribute__swatch.anchor--size,
.product-attribute__list .product-attribute__swatch.swatch--color {
  margin-bottom: 25px;
}
.product-attribute__quantity-width {
  max-width: 92px;
}
.product-pickup__selected-action {
  margin-top: 15px;
}
.product-pickup__selected {
  padding-left: 1.9em;
  margin-top: 2px;
}
.store-details--short p:nth-child(2) {
  margin-top: 5px;
}
.pdp__breadcrumbs li.breadcrumbs__item:last-child {
  color: #1e1e19;
}
.pdp__breadcrumbs li.breadcrumbs__item .text-color--grey-5 {
  color: #727171;
}
.custom-size-trigger-btn {
  font-size: 12px;
  font-weight: 600;
  color: #1e1e1e;
  text-decoration: underline;
  margin-top: 15px;
}
.pdp-product-attribute-container {
  gap: 20px;
  margin-top: 27px;
}
@media (max-width: 47.9375rem) {
  .pdp-product-attribute-container {
    gap: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
  }
}
.pdp-product-attribute-container .form-check-label--radio {
  font-size: 12px;
  font-weight: 500;
  color: #1e1e1e;
}
.ad-dispatch-lead-time {
  font-size: 12px;
  line-height: 24px;
  font-weight: 400;
  color: #1e1e1e;
  margin-top: 27px;
  margin-bottom: 0;
}
@media (max-width: 47.9375rem) {
  .ad-dispatch-lead-time {
    margin-top: 13px;
    margin-bottom: 27px;
  }
}
.ready-to-ship__container {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 3px 11px;
  gap: 10px;
  border: 1px solid #000;
  font-size: 9px;
  font-weight: 500;
  line-height: 16px;
}
.color-dark-underline-black {
  font-size: 12px;
  font-weight: 600;
  color: #1e1e1e;
  text-decoration: underline;
}
.edit-remove-measure-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 20px;
}
.febric-info-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 35px 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 47.9375rem) {
  .febric-info-container {
    gap: 15px;
    margin: 32px 0;
  }
}
.febric-info-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 7px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(20% - 20px);
  flex: 0 0 calc(20% - 20px);
  cursor: pointer;
}
.febric-info-inner-small {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
}
@media (max-width: 47.9375rem) {
  .febric-info-inner-small {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55px;
    flex: 0 0 55px;
  }
}
.febric-info-name {
  font-size: 10px;
  color: #1e1e1e;
  text-align: center;
  font-weight: 500;
}
.pdp-product-description {
  margin-top: 27px;
  font-size: 14px;
  color: #1e1e1e;
}
@media (max-width: 47.9375rem) {
  .pdp-product-description {
    font-size: 12px;
  }
}
.product-pickup--default {
  margin-bottom: 0;
  margin-top: 19px;
}
.product-pickup--default .product-pickup__options .form-check-list__item {
  margin-bottom: 0;
}
@media (max-width: 47.9375rem) {
  .product-pickup--default .form-check:last-child() .form-check-label--radio {
    margin-bottom: 0;
  }
}
.pdp-main__section--actions {
  margin-top: 26px;
}
.info-parameters {
  margin: 25px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 50px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 15px;
}
.info-parameters .ad-contact-customisation {
  position: relative;
  padding-left: 50px;
}
@media (max-width: 47.9375rem) {
  .info-parameters .ad-contact-customisation {
    padding-left: 40px;
  }
}
.info-parameters .ad-contact-customisation:before {
  content: "";
  width: 32px;
  height: 32px;
  background: url(./assets/images/icons/customisation.svg) no-repeat;
  top: -4px;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 32px;
}
@media (max-width: 47.9375rem) {
  .info-parameters .ad-contact-customisation:before {
    top: -8px;
  }
}
.info-parameters .ad-contact-Delivery {
  position: relative;
  padding-left: 50px;
}
@media (max-width: 47.9375rem) {
  .info-parameters .ad-contact-Delivery {
    padding-left: 40px;
  }
}
.info-parameters .ad-contact-Delivery:before {
  content: "";
  width: 32px;
  height: 32px;
  background: url(./assets/images/icons/early-delivery.svg) no-repeat;
  top: -4px;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 32px;
}
@media (max-width: 47.9375rem) {
  .info-parameters .ad-contact-Delivery:before {
    top: -8px;
  }
}
.info-parameters .ad-contact-Preview {
  position: relative;
  padding-left: 50px;
}
@media (max-width: 47.9375rem) {
  .info-parameters .ad-contact-Preview {
    padding-left: 40px;
  }
}
.info-parameters .ad-contact-Preview:before {
  content: "";
  width: 32px;
  height: 32px;
  background: url(./assets/images/icons/product-overview.svg) no-repeat;
  top: -4px;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 32px;
}
@media (max-width: 47.9375rem) {
  .info-parameters .ad-contact-Preview:before {
    top: -8px;
  }
}
.info-parameters .ad-contact-Assistance {
  position: relative;
  padding-left: 50px;
}
@media (max-width: 47.9375rem) {
  .info-parameters .ad-contact-Assistance {
    padding-left: 40px;
  }
}
.info-parameters .ad-contact-Assistance:before {
  content: "";
  width: 32px;
  height: 32px;
  background: url(./assets/images/icons/fittinh-assistance.svg) no-repeat;
  top: -4px;
  left: 0;
  position: absolute;
  display: inline-block;
  background-size: 32px;
}
@media (max-width: 47.9375rem) {
  .info-parameters .ad-contact-Assistance:before {
    top: -8px;
  }
}
.info-inner {
  width: 160px;
  font-size: 12px;
  color: #252525;
  font-weight: 500;
}
p.info-inner {
  width: 100%;
}
@media (min-width: 48rem) {
  .mt-3 {
    margin-top: 10px;
  }
}
.sustainability-initiatives-container {
  padding-top: 50px;
  border-top: 1px solid #696969;
  margin: 50px auto;
}
.sustainability-initiatives-container .heading-type {
  letter-spacing: 3px;
  color: #1e1e19;
  margin: 0 0 26px;
  font-size: 28px;
}
@media (max-width: 47.9375rem) {
  .sustainability-initiatives-container .heading-type {
    font-size: 18px;
  }
}
.sustainability-initiatives-inner-child {
  row-gap: 30px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 47.9375rem) {
  .sustainability-initiatives-inner-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.sustainability-initiatives-inner-child .febric-info-inner {
  max-width: 285px;
  gap: 15px;
  max-height: inherit;
  cursor: auto;
}
@media (max-width: 47.9375rem) {
  .sustainability-initiatives-inner-child .febric-info-inner {
    height: auto;
  }
  .sustainability-initiatives-inner-child .febric-info-inner:not(:last-child) {
    margin-bottom: 30px;
  }
}
.sustainability-initiatives-inner-child .febric-info-name {
  font-size: 14px;
}
@media (max-width: 47.9375rem) {
  .sustainability-initiatives-inner-child .febric-info-name {
    font-size: 12px;
  }
}
.sustainability-initiatives-inner-child .febric-info-desc {
  font-size: 14px;
  font-weight: 500;
  color: #1e1e1e;
}
@media (max-width: 47.9375rem) {
  .sustainability-initiatives-inner-child .febric-info-desc {
    font-size: 12px;
  }
}
@media (max-width: 47.9375rem) {
  .youmay-secetion h1 {
    margin: 40px 0;
  }
}
.explore-ready-to-ship-products .ready-to-ship__container {
  display: none;
}
.explore-ready-to-ship-products .slick-slide {
  padding: 0 10px;
}
@media (max-width: 47.9375rem) {
  .explore-ready-to-ship-products .slick-slide {
    padding: 0 0 0 20px;
  }
}
.explore-ready-to-ship-products
  .youmay-secetion
  .product-tile--default
  .product-tile__anchor
  .product-tile__body {
  padding-top: 0;
}
.explore-ready-to-ship-products .explore-product-title {
  font-size: 28px;
  font-weight: 400;
  color: #1e1e1e;
  text-transform: uppercase;
  font-family: Crimson Pro, serif;
}
@media (max-width: 47.9375rem) {
  .explore-ready-to-ship-products .explore-product-title {
    font-size: 21px;
  }
}
.explore-ready-to-ship-products .explore-view-all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
@media (max-width: 47.9375rem) {
  .explore-ready-to-ship-products .explore-view-all {
    padding: 10px;
    font-size: 12px;
  }
}
.explore-ready-to-ship-products .price__sales.sales .value {
  line-height: 16px;
}
.explore-ready-to-ship-products .explore-modal-title {
  margin-bottom: 23px;
}
.explore-ready-to-ship-products .pdp {
  margin-bottom: 0;
}
.explore-ready-to-ship-products .pdp .pdp-main__details .product-pickup label {
  font-size: 14px;
}
@media (max-width: 47.9375rem) {
  .explore-ready-to-ship-products .pdp {
    padding-bottom: 0;
  }
}
.explore-ready-to-ship-products .pdp button.slick-arrow.slick-next:after {
  width: 20px;
  height: 20px;
  left: 60px;
}
@media (max-width: 64rem) {
  .explore-ready-to-ship-products .pdp button.slick-arrow.slick-next:after {
    left: 50px;
  }
}
.explore-ready-to-ship-products .pdp button.slick-arrow.slick-prev:after {
  width: 20px;
  height: 20px;
  left: -32px;
}
@media (max-width: 64rem) {
  .explore-ready-to-ship-products .pdp button.slick-arrow.slick-prev:after {
    left: -20px;
  }
}
@media (max-width: 47.9375rem) {
  .product-attribute__label--qty {
    margin-bottom: 15px;
  }
}
.pdp__breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.product-prev-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 5px;
}
.product-prev-next__category {
  margin: 0 12px;
}
.product-prev-next__category:hover .icon,
.product-prev-next__next:hover .icon,
.product-prev-next__prev:hover .icon {
  fill: #b18e35;
}
.outer--price-dv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.outer--price-dv .inclusive-taxes {
  font-size: 12px;
  color: #b18e35;
  padding: 5px 0 0;
  text-align: center;
}
.error-text {
  color: #e60000;
  font-size: 14px;
  padding-top: 10px;
}
.quickview .product-common__wishlist {
  margin-left: 0;
}
.animate-right {
  position: relative;
  -webkit-animation: animateright 0.4s;
  animation: animateright 0.4s;
}
.animate-top {
  position: relative;
  -webkit-animation: animatetop 0.4s;
  animation: animatetop 0.4s;
}
@-webkit-keyframes animateright {
  0% {
    right: -300px;
    opacity: 0;
  }
  to {
    right: 0;
    opacity: 1;
  }
}
@keyframes animateright {
  0% {
    right: -300px;
    opacity: 0;
  }
  to {
    right: 0;
    opacity: 1;
  }
}
@-webkit-keyframes animatetop {
  0% {
    top: 0;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
@keyframes animatetop {
  0% {
    top: 0;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
.customSize-modal {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  display: none;
  position: fixed;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.275);
}
.customSize-modal::-webkit-scrollbar {
  display: none;
}
.customSize-modal-content {
  margin: 0;
  max-width: 700px;
  width: 100%;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.175);
  border-radius: 0;
  outline: 0;
  float: right;
}
@media (max-width: 47.9375rem) {
  .customSize-modal-content {
    height: 100%;
    overflow: scroll;
  }
}
.customSize-modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  padding: 1rem 45px;
  border-bottom: 1px solid #e9ecef;
  border-radius: 0;
}
@media (max-width: 47.9375rem) {
  .customSize-modal-header {
    gap: 30px;
  }
}
.customSize-modal-title {
  margin-bottom: 0;
  line-height: 20px;
  margin-top: 0;
  font-size: 14px;
  color: #a5a5a5;
  position: relative;
  margin-right: 40px;
  font-weight: 600;
  cursor: pointer;
}
@media (max-width: 47.9375rem) {
  .customSize-modal-title {
    font-size: 12px;
    margin-right: 0;
  }
}
.customSize-modal-title.active {
  color: #252525;
}
.customSize-modal-title.active:after {
  content: "";
  position: absolute;
  bottom: -17px;
  left: -23px;
  border-bottom: 1px solid #1e1e1e;
  width: 150%;
  height: 1px;
  display: block;
}
.customSize-modal-title.active:first-child:after {
  left: -45px;
}
.customSize-modal-header .customSize-close {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  height: 2.5rem;
  width: 2.25rem;
}
.customSize-modal-header .customSize-close:hover {
  opacity: 0.5;
}
.customSize-modal-header .customSize-close:after {
  content: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 24 24'%3E%3Cpath fill='%23252525' d='M13 12L23.8 1.2c.3-.3.3-.7 0-1-.3-.3-.7-.3-1 0L12 11 1.2.2C.9-.1.5-.1.2.2c-.3.3-.3.7 0 1L11 12 .2 22.8c-.3.3-.3.7 0 1 .3.3.7.3 1 0L12 13l10.8 10.8c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.7 0-1L13 12z' /%3E%3C/svg%3E");
  width: 0.875rem;
  height: 0.875rem;
  display: inline-block;
}
.customSize-close:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.customSize-modal-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 45px;
  background-color: #fff;
}
@media (max-width: 47.9375rem) {
  .customSize-modal-body {
    padding: 30px 25px;
  }
}
.customSize-modal-body p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.customSize-modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
.customSize-modal-footer > * {
  margin: 5px;
}
.customSize-modal-container .customSize-label {
  font-size: 12px;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  color: #1e1e1e;
  font-weight: 600;
  margin-right: 40px;
}
@media (max-width: 47.9375rem) {
  .customSize-modal-container .customSize-label {
    margin-right: 30px;
  }
}
.customSize-modal-container .customSize-input-radio {
  margin-left: 16px;
}
.customSize-modal-container input:checked + label {
  font-size: 11px;
  font-weight: 600;
  color: #1e1e1e;
  margin-left: 7px;
}
.customSize-modal-container input:not(:checked) + label {
  color: #a5a5a5;
  font-size: 11px;
  margin-left: 7px;
}
.customSize-modal-container .form-control {
  height: 44px;
  padding-right: 0.625rem;
  padding-left: 12px;
  background-color: transparent;
  border: 1px solid #b5b5b6;
  margin-top: 15px;
  color: #1e1e1e;
}
.customSize-modal-container .form-control::-webkit-input-placeholder {
  color: #a5a5a5;
  font-size: 11px;
}
.customSize-modal-container .form-control::-moz-placeholder {
  color: #a5a5a5;
  font-size: 11px;
}
.customSize-modal-container .form-control:-ms-input-placeholder {
  color: #a5a5a5;
  font-size: 11px;
}
.customSize-modal-container .form-control::-ms-input-placeholder {
  color: #a5a5a5;
  font-size: 11px;
}
.customSize-modal-container .form-control::placeholder {
  color: #a5a5a5;
  font-size: 11px;
}
.customSize-modal-container .form-control.is-invalid {
  border-color: #e60000;
  color: #e60000;
}
.customSize-modal-container .disclaimer-text-info {
  font-size: 10px;
  font-style: italic;
  color: #252525;
  font-weight: 500;
}
.customSize-modal-container .disclaimer-text-info .customSize-label {
  margin-right: 0;
}
.customSize-modal-container textarea {
  border: 1px solid #b5b5b6;
  padding-left: 12px;
  margin-top: 15px;
  padding-top: 15px;
}
.customSize-modal-container textarea::-webkit-input-placeholder {
  color: #a5a5a5;
  font-size: 11px;
}
.customSize-modal-container textarea::-moz-placeholder {
  color: #a5a5a5;
  font-size: 11px;
}
.customSize-modal-container textarea:-ms-input-placeholder {
  color: #a5a5a5;
  font-size: 11px;
}
.customSize-modal-container textarea::-ms-input-placeholder {
  color: #a5a5a5;
  font-size: 11px;
}
.customSize-modal-container textarea::placeholder {
  color: #a5a5a5;
  font-size: 11px;
}
.customSize-modal-container .customSize-modal-submit button {
  height: 44px;
  width: 100%;
  color: #fff;
  background-color: #231f20;
  text-transform: uppercase;
}
.customSize-modal-container .input-radio-btn {
  font-size: 11px;
  color: #252525;
  font-weight: 600;
}
.customSize-modal-container .mt-15 {
  margin-top: 15px;
}
.customSize-modal-container .customsize-label-container {
  margin-bottom: 25px;
}
.customSize-modal-container .invalid-feedback.set--visible {
  font-size: 10px;
}
.customSize-modal-container .custom-form-vdo-text {
  font-size: 10px;
  color: #252525;
  line-height: 19px;
}
.customSize-modal-container .savedetails-check {
  margin-top: 30px;
  margin-bottom: 15px;
}
@media (max-width: 47.9375rem) {
  .customSize-modal-container .select-measure-unit {
    width: 120px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.customSize-modal-container .form-group {
  position: relative;
}
.customSize-modal-container .data-floating-label {
  top: 7px;
  left: 12px;
  background-color: #fff;
  font-size: 12px;
  position: absolute;
  z-index: 2;
}
.customSize-modal-container .required .form-control-label:after {
  content: "";
  color: #e60000;
}
.edit-custom-size-form {
  font-size: 12px;
}
.edit-custom-size-form,
.view-custom-size-form {
  font-weight: 600;
  color: #252525;
  text-decoration: underline;
}
.view-custom-size-form {
  font-size: 1rem;
}
.custom-size-phone {
  white-space: nowrap;
}
.center-align-modal {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  display: none;
  position: fixed;
  z-index: 3;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.275);
}
.center-align-modal::-webkit-scrollbar {
  display: none;
}
.center-align-modal .center-align-modal-content {
  max-width: 440px;
  width: 100%;
  margin: 10% auto;
  background-color: #faf8f0;
  border: 1px solid rgba(0, 0, 0, 0.175);
  border-radius: 0;
  outline: 0;
  padding: 30px 50px;
  text-align: center;
  position: relative;
}
@media (max-width: 47.9375rem) {
  .center-align-modal .center-align-modal-content {
    max-width: 96%;
    padding: 30px;
  }
}
.center-align-modal .remove-measure-heading {
  font-weight: 600;
  line-height: 23px;
}
.center-align-modal .remove-measure-description {
  font-size: 12px;
  line-height: 23px;
  margin: 12px 0 28px;
  font-weight: 500;
}
.center-align-modal .modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.center-align-modal .modal-footer button {
  max-width: 165px;
  width: 100%;
  height: 40px;
}
@media (max-width: 47.9375rem) {
  .center-align-modal .modal-footer button {
    max-width: 140px;
  }
}
.size-profile-modal .modal-header {
  border-bottom: 1px solid #1e1e1e;
  padding: 15px 40px;
}
.size-profile-modal .center-align-modal-content {
  padding: 0;
  text-align: left;
  background-color: #fff;
  max-width: 650px;
}
.size-profile-modal .modal-body {
  padding: 30px 40px;
}
.size-profile-modal .order-detail-profile-name {
  padding: 10px 28px;
  border: 1px solid #1e1e1e;
  margin-bottom: 27px;
}
.size-profile-modal .desclaimer-text {
  font-size: 10px;
  font-style: italic;
  font-weight: 500;
  color: #252525;
}
.size-profile-modal .desclaimer-text a {
  font-weight: 600;
  color: #1e1e1e;
  text-decoration: underline;
}
.size-profile-modal .order-details-heading {
  font-weight: 600;
  font-size: 14px;
  color: #1e1e1e;
  line-height: 20px;
}
.custom-size-close {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  height: 2.5rem;
  width: 2.25rem;
}
.custom-size-close:hover {
  opacity: 0.5;
}
.custom-size-close:after {
  content: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 24 24'%3E%3Cpath fill='%23252525' d='M13 12L23.8 1.2c.3-.3.3-.7 0-1-.3-.3-.7-.3-1 0L12 11 1.2.2C.9-.1.5-.1.2.2c-.3.3-.3.7 0 1L11 12 .2 22.8c-.3.3-.3.7 0 1 .3.3.7.3 1 0L12 13l10.8 10.8c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.7 0-1L13 12z' /%3E%3C/svg%3E");
  width: 0.875rem;
  height: 0.875rem;
  display: inline-block;
}
.font-light-black-gray,
.product-size-order-detail-text {
  font-size: 11px;
  font-weight: 500;
  color: #252525;
}
.font-dark-black-gray {
  font-size: 11px;
  font-weight: 600;
  color: #252525;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mt-25 {
  margin-top: 25px;
}
.mb-25 {
  margin-bottom: 25px;
}
.product-gallery__container {
  position: relative;
}
@media (min-width: 1200px) {
  .product-gallery__container {
    margin: 0 40px;
  }
}
@media (max-width: 47.9375rem) {
  .product-gallery .slick-dots {
    width: 100%;
  }
}
.product-gallery--pdp {
  width: 100%;
}
.product-gallery--pdp .product-gallery__button {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.product-gallery--quickview {
  margin: 1.25rem 1.25rem 1.25rem 0.625rem;
}
.product-gallery__aspect-ratio {
  position: relative;
}
.product-gallery__aspect-ratio:before {
  display: block;
  content: "";
  padding-bottom: 150%;
  width: 100%;
}
.product-gallery__img {
  max-height: none;
}
.product-gallery-thumbnails--quickview {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  margin-left: 1.25rem;
}
.product-gallery-thumbnails__item {
  position: relative;
}
.product-gallery-thumbnails__item .videoIconPDP {
  opacity: 0.3;
}
.product-gallery-thumbnails__item.slick-nav--active .videoIconPDP {
  opacity: 1;
}
.product-gallery-thumbnails__item:not(:last-child)
  .product-gallery-thumbnails__button {
  margin-bottom: 0.35rem;
}
@media (min-width: 64.0625rem) and (max-width: 90rem) {
  .product-gallery-thumbnails__item:not(:last-child)
    .product-gallery-thumbnails__button {
    margin-bottom: 0.5rem;
  }
}
.product-gallery-thumbnails__item.slick-nav--active
  .product-gallery-thumbnails__img {
  outline: 0.125rem solid #231f20;
  outline-offset: -0.125rem;
}
.product-gallery-thumbnails__button {
  display: block;
}
.product-gallery-thumbnails__button .videoIconPDP {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
}
.product-gallery .slick-dots button {
  width: 1rem;
}
.product-gallery .slick-dots {
  bottom: 0.75rem;
}
.product-gallery .slick-dots button:after {
  border: 0;
  background-color: #fff;
  opacity: 0.5;
}
.product-gallery .slick-dots .slick-active button:after {
  background-color: #fff;
  opacity: 1;
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .product-gallery-thumbnails:not(.product-gallery-thumbnails--quickview)
    .slick-list {
    height: 585px !important;
  }
}
@media (min-width: 1301px) and (max-width: 1400px) {
  .product-gallery-thumbnails:not(.product-gallery-thumbnails--quickview)
    .slick-list {
    height: 645px !important;
  }
}
@media (min-width: 1401px) and (max-width: 1500px) {
  .product-gallery-thumbnails:not(.product-gallery-thumbnails--quickview)
    .slick-list {
    height: 690px !important;
  }
}
@media (min-width: 1501px) {
  .product-gallery-thumbnails:not(.product-gallery-thumbnails--quickview)
    .slick-list {
    height: 695px !important;
  }
}

.pdp .youmay-secetion .slick-arrow {
}

.slick-next {
  right: -20px;
}

.slick-prev {
  left: -36px;
}

.slick-prev::before,
.slick-next::before {
  font-size: 40px;
  color: #232121;
}

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