/** Shopify CDN: Minification failed

Line 139:0 Expected "}" to go with "{"

**/
.product-card__figure .wishlist_div{
    position : absolute;
    top : 0;
}
accordion-disclosure.accordion:nth-of-type(3) .details-grid .detail-item {
  display: block !important;
}
.custom-shop-the-look3 {
    position : relative;
}
.footer__block-list .h6 {
  font-size : 18px;
}
.sg-unit-toggle {
  font-size : 0px;
}
.product-sticky-bar .buy-buttons .button {
  white-space : nowrap;
  border-right : none;
}
 accordion-disclosure.accordion:nth-of-type(3) .details-grid .detail-item{
.image-products-section__products .product-list {
  gap : 8px;
}
.image-products-section__products .product-card {
  flex: 1;
}
.wishlist-item-wrapper .book_stylist_container {
  display: none !important;
}
.sr-delivery-widget {
  margin : 0px !important;
  box-shadow : none !important;
}
.badge--custom{
  background: white;
  color: #a9a9a9 !important;
  font-size : 14px !important;
}
.custom_homepage .wishlist_div {
  display : none;
}
.custom_collection 
.footer__block-list li a,.footer-helpme-wrapper p {
  font-size : 16px;
}
.custom_collection .product-list {
  column-gap : 8px;
  grid-template-columns : 1fr 1fr 1fr;
}
.footer-helpme-wrapper {
  display : grid;
  margin : 0px;
}
.footer-helpme-item {
  display : flex;
  gap : 15px;
  margin : 0px;
}
.footer-helpme-item div,.footer-helpme-item .footer-contact-subtitle{
  margin : 0px !important;
}
.product-card__quick-add-button svg path{
  stroke : #a9a9a9;
}
.custom_homepage .shopify-section--collection-list .section-spacing {
  padding: 0px;
}
.custom_homepage .shopify-section--collection-list .collection-list {
  display: grid;
  grid-column-gap: 0px;
  grid-template-columns: 1fr 1fr;
}
 image-parallax img {
    transform: scale(1.3)translateY(-6.5385%) !important;
  }
.custom-shop-the-look3 .shop-look-modal {
    display : none;
}
.shop-look-modal {
  position: fixed;
  top: -100px;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9999;
}
.shop-look-modal.active {
  display: block;
}
.shop-look-modal__overlay
{
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
}
.shop-look-modal__content {
  position: relative;
  max-width: 500px;
  margin: 10% auto;
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  z-index: 2;
}
.shop-look-modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.custom_carousel_shopthelook3 {
  display : grid;
  grid-template-columns : repeat(2,1fr);
  gap : 0px;
}
.custom_carousel_shopthelook3 .custom_image_container {
  cursor : pointer;
}
.custom-shop-the-look3 .shop-the-look__image-wrapper {
  height : 700px;
}
.custom-shop-the-look3 .section-header {
  max-width : 100%;
  text-align : left;
}
.custom-shop-the-look3 .shop-the-look__image-wrapper .product-card__quick-add-button {
  opacity : 1;
  margin-right: 15px;
  margin-bottom: 15px;
}
