<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/zuck.js/dist/zuck.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/zuck.js/dist/skins/snapgram.min.css">
/* ضع هذا في Custom CSS في سلة */
@font-face {
  font-family: 'SallaIcons';
  src: url('https://cdn.assets.salla.network/fonts/sallaicons.woff2') format('woff2');
  font-display: swap; /* يظهر النصوص بسرعة قبل تحميل الخط الكامل */
}

/* Add custom CSS styles below */ 
.store-footer {
    background-color: #3f2305 !important;
    color: rgb(249 240 223) !important;
}
.store-footer h3 {
    /* color: #414042; */
    color: #e7dab5;
}
    .min--6 .rounded-full {
        margin-left: auto;
        margin-right: auto;
        width: 14rem !important;

        max-width: -webkit-fill-available;
    }
a.slide--cat-entry.relative {
    background-color: #eae7d2;
}
button.rtl\:rounded-r-none.ltr\:rounded-l-none.rtl\:rounded-l-md.ltr\:rounded-r-md.s-button-wrap.hydrated.s-button-element.s-button-btn.s-button-solid.s-button-primary.s-button-loader-center {
    background-color: #e7dab5;
    border-color: #e7dab5;
}
.s-block__title h2 {
    position: relative;
    font-size: 2.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    line-height: 1.2;
}
.s-block--tabs-produtcs .tabs__outline .tab-trigger.is-active  { display: none!important;}
.tabs-wrapper {
   
    background-color: transparent;
}

.s-product-card-starting-price h4 {

    color: rgb(97 79 62)!important;
}
.text-gray-400 {
    
    color:  #3b3a3a !important;
}

.store-footer h3 {
    color: #623511!important;
}
.s-product-card-sale-price h4 {
 
    color: rgb(105 62 28)!important;
}