/* logo  https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/BgzEq/w2qQiS1jGJontsyUJrWJMHw8W590sOmm2YslFbg9.png */
/* dark color  #252527 */

@import 'https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&family=Cairo:wght@200;300;400;500&display=swap';@import "https://site-assets.fontawesome.com/releases/v6.4.2/css/all.css";body *:not(i) {
    font-family: almarai!important
}

:root {
    --main-color: #8a652d;
    --white-color: #fff;
    --normal-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23)
}
  
body:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #252527 url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/BgzEq/w2qQiS1jGJontsyUJrWJMHw8W590sOmm2YslFbg9.png);
    position: fixed;
    z-index: 99999999999999999 !important;
    transform: scale(0);
    background-size: 350px !important;
    background-repeat: no-repeat;
    background-position: center !important;
    animation-name: logobg;
  
    animation-duration: 1.2s
  }
  
  @keyframes logobg {
    0% {
      transform: scale(1);
    }
  
    20% {
      transform: scale(1);
    }
  
    78% {
      transform: scale(1);
    }
  
    100% {
      transform: scale(0);
    }
  }
  
body {
    /* background-image: url(https://i.postimg.cc/rmsnhsh9/Background2.png); */
    /* background-size: cover!important */
    background-color: #252527;
}

.site-header {
    box-shadow: inset 0 3px 0 0 #8a652d;
    background: linear-gradient(to left,#8a652d,#5e4319)
}

.circle-action {
    border: 1px solid #000!important;
    color: #fff!important;
    background: #000!important
}

.sub-nav {
    background-color: transparent!important;
    border-top: 0!important
}

body.store-home section:first-of-type {
    margin-top: -57px!important;
    background-color: transparent!important
}

body.store-home section:first-of-type>.container {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: unset
}

h1.text-xl.leading-10.font-bold.mb-6 {
    color: #fff
}

.copyright-text p {
    color: #fff!important
}

.breadcrumbs.w-full.py-5,a.fix-align.text-primary,h1.mb-4.mr-2.text-lg.font-bold,#page-main-title,.product-entry__sub-title {
    color: #fff
}

#wa-widget-send-button {
    display: none!important
}

.product__description span {
    color: #fff!important
}

article {
    color: #fff!important
}

#mainnav {
    background-color: rgb(29 31 31/var(--tw-bg-opacity))!important
}

#mainnav {
    color: #fff
}

#mainnav .flex b {
    color: #fff
}

#mainnav i {
    color: #fff
}

.sub-nav ul.main-menu a {
    z-index: 9999!important;
    color: #ddd
}

body:not(.salla-theme_6) .main-menu li:not(.sub-menu-header) ul li>a {
    background: #86622b!important
}

.section[data-type=banner]>.container {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: unset
}

body.store-home>section:nth-child(7)>.container {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: unset!important
}

@media(min-width: 1024px) {
    body.store-home>section:nth-child(7) .row {
        display:flex;
        flex-wrap: wrap;
        justify-content: center
    }

    body.store-home>section:nth-child(7) .col-sm-4.col-md-4:first-child {
        order: 3
    }

    body.store-home>section:nth-child(7) .col-md-4 {
        width: 45%
    }
}

.section-header .section--title {
    padding-left: 1rem;
    padding-right: 1rem!important;
    background-color: #9a7135!important;
    color: #fff!important;
    border-radius: 15px!important
}

body.salla-theme_1 .section-header .btn.btn-primary.btn-rounded,body.salla-theme_2 .section-header .btn.btn-primary.btn-rounded,body.salla-theme_4 .section-header .btn.btn-primary.btn-rounded {
    background-color: #86622b;
    border-color: transparent;
    color: #fff
}

body.salla-theme_1 .section-header .btn.btn-primary.btn-rounded:hover,body.salla-theme_2 .section-header .btn.btn-primary.btn-rounded:hover,body.salla-theme_4 .section-header .btn.btn-primary.btn-rounded:hover {
    background-color: var(--main-text-color)!important;
    border-color: #000!important;
    color: #fff
}

.testimonials-item p {
    background: #86622b;
    color: #fff;
    border: none;
    border-radius: 15px
}

.testimonials-item p:before {
    border-top-color: #86622b!important
}

.footer-main {
    background-color: #86622b!important
}

.footer-sub {
    background: #86622b!important
}

body.salla-theme_1 .product .product-footer {
    border-top: 1px solid #86622b;
    margin-top: .5rem;
    background: linear-gradient(to left,#8a652d,#976a25)
}

span.sicon-cart {
    color: #fff
}

.product .product-title {
    color: #fff;
    text-align: center
}

.product:hover .product-title {
    color: #86622b
}

body.salla-theme_1 .product>a .product-subtitle {
    text-align: center
}

.product .product-calories {
    text-align: center
}

.product {
    border-radius: 16px
}

.product-footer {
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.product-add {
    border: none;
    width: 85%;
    background: #86622b;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 25px
}

.sicon-cart:before {
    content: "\f290";
    font-family: fontawesome
}

a.product-add.add_to_cart_btn span.sicon-cart {
    position: relative
}

a.product-add.add_to_cart_btn span.sicon-cart::after {
    content: "أضف للسلة";
    padding-right: 5px;
    font-family: almarai;
    font-size: 18px
}

a.product-add.add_to_cart_btn {
    background: #86622b!important
}

body.salla-theme_1 .product .product-footer {
    border-top: 1px solid #252426;
    background: #252426
}

@media(max-width: 992px) {
    body.store-home>section:nth-child(7) a {
        background-size:cover
    }

    .footer-main {
        text-align: center!important
    }

    .store-contact {
        text-align: center!important
    }

    .sub-nav-header {
        background-color: #252426!important
    }

    .sub-nav-header img {
        display: block;
        margin: 0 auto;
        width: 240px!important;
        height: 110px;
        border: 2px solid transparent;
        border-radius: 2%;
        content: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/BgzEq/w2qQiS1jGJontsyUJrWJMHw8W590sOmm2YslFbg9.png);
        position: relative;
        right: -5px!important;
        background: #252426!important
    }

    .sub-nav-header a {
        color: #fff;
        background: #86622b!important
    }

    .sub-nav .main-menu li.sub-menu-header.categories-holder>span {
        border-top: 2px solid #86622b!important;
        display: block;
        font-weight: 400;
        padding: 5px 15px!important;
        width: 100%
    }

    .sub-nav .sub-nav-content {
        background-color: #252426!important
    }

    .sub-nav .main-menu li.sub-menu-header.categories-holder ul.store-categories li a {
        width: 80%;
        margin: auto;
        background: #86622b!important;
        margin-bottom: 5px;
        border-radius: 20px
    }

    .sub-nav .main-menu li.sub-menu-header.categories-holder ul.store-categories li {
        border-bottom: none!important
    }

    .sub-nav .sub-nav-content .main-menu>li {
        border-bottom: 2px solid #86622b!important
    }

    .sub-nav .main-menu li.sub-menu-header.categories-holder ul.store-categories li.active a {
        color: #fff!important
    }

    .sub-nav .main-menu li.sub-menu-header.categories-holder ul.store-categories li.active {
        background-color: transparent
    }

    .sub-nav .main-menu li.sub-menu-header.categories-holder ul.store-categories li ul {
        border-right: none!important;
        margin-top: 8px
    }
}

.cart-title {
    color: #fff!important
}

@media(max-width: 992px) {
    body.store-home section:first-of-type>.container {
        margin-top:63px!important
    }
}

.container.py-3.header-top {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.logo img {
    width: auto;
    max-height: 150px;
    height: 125px;
}

h1.logo {
    position: relative
}

@media(max-width: 992px) {
    h1.logo:before {
        margin-right:1rem;
        right: 72px;
        top: 45%;
        width: 48px
    }

    .salla-theme_1 header.site-header .logo-wrapper .logo img {
        height: 85px;
        max-height: 113px!important;
        max-width: min(210px,33vw);
        width: auto;
        margin-right: -30px
    }
}

@media(max-width: 992px) {
    .site-header {
        max-height:80px!important
    }

    a.product-add.add_to_cart_btn span.sicon-cart::after,.sicon-cart:before {
        font-size: 13px;
        font-family: fontawesome
    }

    .product-add {
        padding: 0
    }

    .site-header.sticky .container.py-3 {
        max-height: 80px
    }

    h4.product-subtitle,.text-muted.d-block.product-calories.font-13 {
        color: #fff!important
    }
}

.page-box.thumbnail .caption {
    padding: 0;
    background: #252426
}

.post__body h3,.post p {
    color: #fff!important
}

.blog-single .product-title.blog-title,body .page-box .product-desc p,.product-desc *,.product-desc p,.product-detials_desc *,.product-detials_desc p {
    color: #fff!important
}
.navbar-brand img {
    max-height: 5rem;
    width: 80px;
    max-width: 100px;
}.flex.whitespace-nowrap.gap-4.items-center h2, .s-block__title h2 {
    color: #fff !important;
}.s-product-card-image img.loaded {
    object-fit: fill;
}salla-slider.details-slider .s-slider-container {
    background-color: rgb(37 37 39) !important;
    border: none !important;
}salla-slider.details-slider .s-slider-container {
    border-radius: 30px;
}.banner--fixed img {
    background: none !important;
}salla-slider.photos-slider .swiper-slide {
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
    padding: 0;
}

[dir=rtl] salla-slider.photos-slider .swiper {
    padding: 0 !important;
}

.s-block {
    margin-top: 0;
}

.swiper-wrapper {
    padding: 0;
}
section.s-block.s-block--features.container {
    margin: 20px auto;
}