/** Shopify CDN: Minification failed

Line 180:34 Unterminated string token
Line 187: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;
  background: white;
  color: black;
  width: 100%;
}
.product-sticky-bar .buy-buttons .shopify-payment-button {
  width:100%;
}
.quick-buy-modal__content {
 align-items : start;
}
.banner.banner--error{background:transparent;}
.shop-the-look__item-product .wishlist_container {
  display : none;
}

.quick-buy-modal__info-wrapper .btn_wishlist_container product-form , .quick-buy-modal__info-wrapper .btn_wishlist_container div.wishlist_div {
width : 100%;
}
.quick-buy-modal__info-wrapper .btn_wishlist_container div.wishlist_div {
border-left : none;
}
.quick-buy-modal__info-wrapper #flo-buy-now-button{
  position : relative;
  margin-top : 0px;
  white-space : nowrap;
}
.size-select-error {
  display: block;
  width: 100%;
  color: #d40000;
  font-size: 14px;
  margin: 8px 0;
  font-weight: 500;
}
.quick-buy-modal__info-wrappe .btn_wishlist_container .wishlist_div {
  padding : 4.1px;
}
 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;
}
product-sticky-bar.product-sticky-bar.is-visible {
  display: flex !important;
}
.product-sticky-bar.is-visible .buy-buttons{
  grid-template-columns : 1fr 1fr'
}
.shopify-section.shopify-section--main-product .title_wishlist_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
