@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@200;400;600&display=swap" rel="stylesheet');
/*all*/
body {
    font-family: IBM Plex Sans Arabic, sans-serif;
}
.bg-white , .s-block:first-of-type, .py-8{
    background-color: #F8F5F1;
}
h4 , h3 , h2  {color: #3F3632;}


/*header*/
.fixed-header .inner {
    background: #e6d9cd;
}
.navbar-brand img {
    max-height: 2rem;
}
.header-mainbar .search-bar {
    display: none!important;
}
.mainbar-is-dark .search-bar {
    display: none!important;
}
.search-bar--mobile {
    display: none!important;
}
.store-header , .top-nav , #mainnav.fixed-header .inner > .container{
    background: #E6D9CD;
}
.store-header{
    min-height: 110px;
}
.inner {
    background: #F8F5F1;
}
 .header-mainbar .sides-wrap {
    background: #F8F5F1;
}
.header-icon-button .icon {
    border-radius: 15%;
    background-color: #e6d9cd;
}

/*nav-bar*/
@media (max-width: 1024px){
.mainmenu-is-light #mainnav .inner {
    background-image: url(https://cdn.salla.sa/form-builder/yAYkbzYQJ4vDcxNKMqVQk6zqbCPZYXJeGthWtjhn.png);
}}
.sicon-menu:before {
    color: #2f5b78;
}
#mainnav .container {
    padding: 0;
    justify-content: center;
}

/*swiper-img*/
.swiper .swiper-horizontal>.swiper-pagination-bullets, .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 0.5rem;
}
[dir=rtl] .carousel-slider .swiper {
    padding: 0.5rem;
}
/*spioal beans*/
.s-block--slider-with-bg {
    background-color: rgb(46 39 36);
    border-radius:10px;
}

/*product*/
h2 {color: #3F3632;}
.s-block__display-all, .s-slider-block__display-all {
    color: #3F3632;
}
.product-entry--vertical .product-entry__content {
    padding-right: 10px;
    padding-left: 10px;
}
.product-entry .btn--add-to-cart:not(.deal) button:not(:hover) , .s-button-primary-outline{
    border: none;
    background: #1B5873;
    color: #fff;
    font-weight: bolder;
}
.product-entry,.s-product-card-vertical {
    background-color: #E6D9CC;
}
.product-entry__image img {
    background: #e6d9cc;
}
[dir=rtl] .product-entry .s-button-icon {
    margin-right: 0.25rem;
    display: none;
}
.product-entry__title a {
    color: #1b5873;
}
.text-gray-600 {
    padding: 10px 5px 5px 5px;
}
.text-gray-400 {
    color: #4d4d4d;
}
.text-gray-800 {
    color: #000000;
}
.s-product-options-wrapper {
    background-color: #fff0;
}

/*ratings*/
.transition-all{
    background-color: #E6D9CC;
}

/*footer*/
.max-h-\[70px\] {
    max-height: 100%;
    content: url(https://cdn.salla.sa/form-builder/8Y8jhtXXt9sFsjJo8tJCWfl8XEylpTde9T9PFaBE.png) !important;
    border-radius: 5px;
    display: block;
}
.store-footer__top {
    background-image: url(https://cdn.salla.sa/form-builder/yAYkbzYQJ4vDcxNKMqVQk6zqbCPZYXJeGthWtjhn.png);
}
.store-footer .contact-icon , .store-footer .social-link  {
    background: #e6d9cd;
    border: none;
}
.bg-darker {
    background-color: #2E2724;
}