/* Add custom CSS styles below */ 
body { background-color : #F5EBD8;}
.topnav-is-dark .top-navbar {
background-color : #4B2E1D; 
color : #F5EBD8;
}
.topnav-is-dark .top-navbar .s-search-input {
 background-color : #ffffff;
}
/* header style */ 
.bg-inherit {
background-color : #3B2214 !important; 
color : #F5EBD8;
}
.header-btn__icon , .s-cart-summary-total { 
color : #F5EBD8;
}

.main-menu .has-children>a:after {
color : #3B2214;
}

/* ********************* */


/* ############################### */

/* تصميم قسم الاكثر مبيعا */
.s-product-card-content { 
background-color : #F5EBD8;
color : #4b2e1de0; 
border-bottom-right-radius : 15px;
border-bottom-left-radius : 15px;
}
.s-product-card-content-title a {
color : #4b2e1de0;
text-align : center;
}
.s-product-card-price {
width: 100%;
text-align : center;
}
.s-button-btn {
background-color : #F5EBD8;
color :  #c68d05;
border-width: 0px;
}

.s-product-card-wishlist-btn {
background-color : #F5EBD8; 
}
.s-product-card-entry {
background-color :#F5EBD8;
}

/* تصميم خاص بكدجات وديان */ 
.s-block--full-bg {
background-color : #4B2E1D;
}
.leading-12 {
font-size : 2rem; 
}
.text-sm { 
font-size : 1rem;
}
/* تصميم خاص بعنوان قسم المنتجات المتحركة */
.s-slider-block__title h2 {
color : #3B2214;
font-size : 1.800rem;
}
/* تصميم خاص بقسم مميزات المتجر */
.s-block--features__item {
background-color : #4b2e1de0;
color : #F5EBD8; 
}
.s-block--features__item .feature-icon {
background-color : #F5EBD8;
}
.s-block--features__item .feature-icon i {
color : #4b2e1de0;
}
.s-block--features__item h2, .s-block--features__item p {
color : #F5EBD8;
}


/* تصميم خاص بال footer */ 
.store-footer__inner {
background-color : #4b2e1de0 ;
color : #F5EBD8;
}