.s-block--enhanced-features__item p{
color:var(--color-primary) !important;
}
text-store-text-secondary{
color:var(--color-primary) !important;

}
.s-fast-checkout-button{
    background: #f7eec3 !important;
    border: 1px solid #f7eec3 !important;
    color: #fff !important;
    display:none !important;
}


/* Add custom CSS styles below */
/*
:root {
  
  --foundation-dark-green: #E2D8A7;  
  --foundation-beige: #BCC4AC;       
  --foundation-gold: #8DB49F;        
  
 
  --foundation-burgundy: #C7BBAB;     
  --pure-white: #B2AABF;             
 

}

.enhanced-title-border {
      border: 2px solid var(--foundation-gold);
}
.text-store-text-primary {
  text-shadow: -1px 2px 10px var(--pure-white);
}
.enhanced-title-border::before,
.enhanced-title-border::after {
  background: var(--foundation-gold);
}
.floating-wpp-popup.active {
  display: none;
}
.product-card__title a {
  color: #5f6a85;
}
.product-card .s-rating-stars-wrapper .s-rating-stars-reviews {
  display: none;
}

.text-store-text-secondary {
    color: #a69884;
    text-shadow: 0px 0px 0px #000;
}

.product-card.hover_style_3 .product-card__buttons div button, .product-card.product-card--horizontal .product-card__buttons div button {
      background: var(--foundation-burgundy);
    border: 1px solid var(--bottom-nav-bg);
    box-shadow: 0px 1px 6px #00000087;
}

.product-card__subtitle {
  color: var(--foundation-gold);
  
}

.advanced-slider__caption__inner__content__button,
.btn.btn--outline-primary  {
  background-color: var(--foundation-gold) !important;
  border-radius: 5px !important;
  
  span,i {
        color: #fff !important;
    text-shadow: 1px 1px BLACK !important;
  }
}


@media (min-width: 1280px) {
    .s-block--special-products-slider .s-products-slider-card {
        width: 35%;
    }
}



.tab-trigger.is-active {
   
    background: #B2AABF;
    .s-button-text {
      color: #000 !important;
    text-shadow: 0 0 2px #fff; 
    }
}
.tab-trigger .s-button-element {
      text-shadow: 0px 0px BLACK !important;
}

.s-block--enhanced-features__item p {
      color: #000000;
    text-shadow: 0 2px 6px #fff;
}

.s-block--enhanced-features__item  {
      background: radial-gradient(#c4bdcf, transparent);
    box-shadow: 0 2px 0px var(--foundation-gold);
}


.sicon-quote  {
    opacity: 1;
    color: var(--pure-white);
    text-shadow: 0px 0px 0px #000;
}

.footer-is-custom .store-footer .footer-rights p {
    color: #000;
    opacity: 1;
}



@media only screen and (max-width: 1024px) {
    .mm-spn.mm-spn--light {
        color: var(--store-text-primary);
        background: #ece4da;
    }
}
*/
/*
.salla-advertisement {
  display: none;
}
.navbar-brand img {
  filter: drop-shadow(9px 10px 11px black);
}
.promotion-banner {
    background: var(--foundation-burgundy) !important ;
    color: var(--pure-white) !important;
    border-bottom: 1px solid var(--foundation-gold) !important;
}

.main-nav-container .inner {
background: var(--foundation-dark-green);
color: var(--foundation-beige);
}
.mobile-menu  {
  background: var(--foundation-beige);
    border-bottom: 1px solid var(--foundation-gold);
}

.product-card  {
      border: 0px solid #3E2723;
    background: linear-gradient(to bottom, var(--foundation-beige), var(--pure-white));

}

salla-add-product-button .s-button-element {
    background: var(--foundation-burgundy);
    color: var(--pure-white) !important;
    border: 2px solid var(--foundation-gold);
    padding: 7px 0px;
    border-radius: 12px !important;
    transition: all 0.3sease;
    .sicon-shopping {
        color:#98847e !important;
    }
}
.wishlist .btn--wishlist,
.quickview-btn .s-button-element {
  background:#b9ac95db;
  color: var(--foundation-dark-green) !important;
  border-color: transparent !important;
  
  &:hover {
     background: #D4B577;
  border-color: var(--foundation-dark-green);
  }
}


.product-card__price .total-price {
    color: var(--foundation-gold);
    text-shadow: 0px 0px #8f7340;
        font-size: 18px;

}
.product-card__title a {
    color: var(--foundation-dark-green) !important;
    }

.product-card .s-rating-stars-wrapper .s-rating-stars-reviews {
  display: none;
}

.s-block--special-products-slider salla-slider.hydrated .s-slider-block__title-nav {
      width: 100%;
    justify-content: center;
    background: #98847e;
    border-radius: 12px !important;
    color: var(--bottom-nav-bg);
}

.btn--outline-primary {
      border-radius: 12px !important;
      border: 0!important;
}
span.bg-gray-200 {
  background: var(--foundation-gold) !important;
}
.enhanced-title-border {
      border: 2px solid var(--foundation-gold);
}

.enhanced-title-border::before,
.enhanced-title-border::after {
  background: var(--foundation-gold);
}

.s-block--enhanced-features__item {
      border-radius: 1rem 0;
    border-color: var(--foundation-burgundy);
}
.s-block--tabs-produtcs .tabs {
  border-color:  var(--foundation-gold);
  }

@media (min-width: 1024px) {
    .s-products-slider-card {
        max-width: 20%;
    }
    salla-products-list.auto-fit .s-products-list-wrapper:not(.s-products-list-horizontal-cards) custom-salla-product-card {
        width: 20%;
    }
    .s-block--special-products-slider--1 {
          padding: 0 2rem;
          .bg-no-repeat  {
                border-radius: 1rem !important;
    overflow: hidden;
          }
    }
    
        .lg\:pt-20 {
        padding-top: 2rem;
    }
}
@media (min-width: 1280px) {
    .s-block--special-products-slider .s-products-slider-card {
        width: 27%;
    }
}

@media (min-width: 768px) {
    .md\:max-h-\[700px\] {
        max-height: 590px;
    }
}
.s-block--special-products-slider.reversed .s-slider-block__title-nav {
    left: 0;
    right: 0;
    }
    @media (max-width: 570px) {
    .simplified-products .s-products-slider-card, .simplified-products .offer-slide {
        width: 180px;
    }
}*/


/*code me*/