/* Add custom CSS styles below */ 
@import url("https://raw.githack.com/cheikhoumou/atharsaudi/main/atharsaudi.com.css");
.s-product-card-entry {
    border-radius: 17px;
}.s-button-primary-outline:hover {
background:#776a51;
}
.index section:first-of-type {
    margin-top: revert-rule !important;
    padding-top:30px !important;
}
header .bg-white {
    background: #f1e8df;
}.container.flex.justify-between {
    background: #f1e8df;
}
.topnav-is-dark .top-navbar .s-search-input {
    border-color: #75674d !important;
}
.topnav-is-dark .top-navbar {
    background-color: #f1e8df !important;
}
 body#app, body {
    font-family: 'Tajawal', 'Amiri', sans-serif !important;
    background-color: #f1e8df;
    background-image: url('https://raw.githack.com/cheikhoumou/atharsaudi/main/1f7b03380486785fe28d3d0b2ed8da52.jpg');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #4a3e2e;
    direction: rtl;
    width: 100%;
    padding: 0px 0 40px 0;
    box-sizing: border-box;
}
.s-comments.s-comments-product {
    background: transparent !important;
}section.sticky-product-bar.bg-white.p-5.rounded-md.rounded-b-none {
    background: #f5e8d7  !important;
}.s-product-options-wrapper {
    border-radius: 20px  !important;
    background: #53321014  !important;
    border: 2px solid #74664c  !important;
}
section.flex.bg-white.p-5.sm\:pb-0.rounded-md.rounded-b-none {
    background: #f5e8d7  !important;
}