/* Add custom CSS styles below */ 
.product-card__price {
      color: #356539;
  
}

.product-card__title a {   
    color: #876e0f;
}

.text-store-text-secondary {
    color: #040e1c;
}

*, ::before, ::after {
   
    border-style: none;
    
}



.sicon-instagram:before {
    content: "\e950";
   /* color: #7b5205;*/
    font-size: 23px;
    font-weight: bold;
      color: #060606;
}
.sicon-tiktok:before {
    content: "\e9a3";
   /* color: #7b5205;*/
    font-size: 23px;
    font-weight: bold;
      color: #060606;
}
.sicon-snapchat:before {
    content: "\e95e";
   /* color: #7b5205;*/
    font-size: 23px;
    font-weight: bold;
    color: #060606;
}
.sicon-youtube:before {
    content: "\e969";
   /* color: #7b5205;*/
    font-size: 23px;
    font-weight: bold;
      color: #060606;
}

.sicon-facebook:before {
    content: "\e938";
   /* color: #7b5205;*/
    font-size: 23px;
    font-weight: bold;
      color: #060606;
}
/* ticktok*/

.fill-current {
    fill: currentColor;
   /* color: #7b5205;*/
    font-size: 27px;
    font-weight: bold;
      color: #060606;
}



[dir=rtl] .carousel-slider .swiper {
/*background:#1d3233;*/
/*background:#2c6063;*/
/*background:#e1be8a;*/
/*background:#f7e9d4;*/
background:#f8f7f3;
/*background:#e7e5cd;*/
/*background:#f7f7ed;*/
}


.footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__newsletter{
/*
background:#fff3dd;*/
/*background:#f8f4ee;*/
background-color:#134d4c;
color:#fff;

}

.top-navbar:not(.topnav-has-bg){
background-color:#134d4c;
color:#fff;
}

.element.style {
    background-color: #187a7f;
}


.s-block--enhanced-features__item h2 {
   
    font-weight: 700;
    color: #a37e27;
}
.s-block--enhanced-features__item p {
    font-size: 1rem;
    
    font-weight: 400;
    color: #0d0e0e;
   
}

/*لون سعر التخفيض*/
.text-red-400 {
    font-weight: bold;
    color: #f02020;
}

/*
.text-store-text-primary {
    color: #aa7e0f;
}*/

/*لون اجمالي السعر في السلة*/

b, strong {
    font-weight: bolder;
    color: red;
}