@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css";@font-face {
    font-family: regular;
    src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/regular.min.css")format("woff2")
}

/*header*/
.store-header{
    background-color: #2f4e65;
}

.fixed-pinned.fixed-header, .header-components, .store-header:hover, .header-components:hover {
    background-color: #2f4e65 !important;
}
.shadow-default {
    box-shadow: none;
}
.bg-white {
    background-color: transparent;
}
.sicon-menu:before {
    content: "\f0c9 ";
    font-family: fontawesome!important;
    color: #d9e2e1;
    margin-right: 0;
    font-size: 20px;
}
.sicon-shopping-bag:before {
    content: "\f290 ";
    font-family: fontawesome!important;
    color: #d9e2e1;
    font-size: 20px;
}

.sicon-user-circle:before {
    content: "\f007";
    font-family: fontawesome!important;
    color: #d9e2e1;
    font-size: 20px;
}
.header-btn__icon {
   border-width: 0px;
}
.s-cart-summary-content{
    display: none;
}
.rtl\:mr-4:where([dir=rtl],[dir=rtl] *) {
    margin-right: 0rem;
}
.s-cart-summary-count {
    background-color: #c68e7f;
}
 
div.s-search-input-wrapper > input{
    color: #d9e2e1;
 }

.s-search-input-wrapper > input[type=search]::placeholder{
    color: #d9e2e1;
}
.s-search-icon svg {
    fill: #d9e2e1;
}
.header-buttons .mx-1{
    color: #d9e2e1;  
}
.header-buttons span{
    color: #d9e2e1;  
 
}
.s-search-input-wrapper input[type=search]{
    border-radius: 5px !important;
}
.btn--rounded-gray {
    border-radius: 5px;
}

/*=====fixed banner=====*/


section:nth-of-type(1).s-block.s-block--fixed-banner.wide-placeholder .container {
    padding: 0;
    margin: 0;
    max-width: 100%;
}

section.s-block.s-block--fixed-banner.wide-placeholder > .container {
    padding-left: 0px;
    padding-right: 0px;
        max-width: 100%;

}
@media (max-width: 991px) {
    section.s-block.s-block--fixed-banner.wide-placeholder .container {
        padding: 0;
    }
}
.banner--fixed img {
    background: none;
    border-radius: 0rem !important;
}

section:nth-child(3).s-block.s-block--fixed-banner.wide-placeholder {
    margin-top: 0px;
}

/*=====general=====*/
body#app, .mm-spn.mm-spn--light{
    background : #f4f7f6;
}
@font-face{
    font-family: Regular;
    src: url(https://res.cloudinary.com/dlnooqii5/raw/upload/v1717530902/4_F5_stc818.ttf) format("TrueType");
}

@font-face{
    font-family: bold;
    src: url(https://res.cloudinary.com/dlnooqii5/raw/upload/v1717531112/ArbFONTS-riyad-bank-Bold_gl3zgo.ttf) format("TrueType");
}

html,:host {
    font-family: Regular,-apple-system,BlinkMacSystemFont
}
/*=====categories=====*/
section:nth-child(4).s-block.s-block--banners.container{
    background-image: url(https://cdn.salla.sa/WGrrd/06RX9SkW7YYaK1yL45PZ738VoCXi46pOUODLoUxx.png);
background-size: cover;
    margin-top: 0rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.s-block.s-block--banners > .grid {
    grid-template-columns:  1fr 1fr;
    
}

.s-block.s-block--banners > .grid .banner-entry {
    padding-top: 0%;
}
.s-block.s-block--banners > .grid .banner-entry {
    height: 180px;
    border-radius: 11px;
}

.two-row .banner-entry:first-child {
    grid-column: auto;
    grid-row: auto;
}

.s-block.s-block--banners > .grid .banner-entry {
    height: 170px;
}

@media (max-width: 2001px) {
    .s-block.s-block--banners > .grid {
        grid-template-columns: 1fr 1fr !important ;
    
    }

}
/*categories responsive*/
/*phones screen*/
@media (max-width: 600px) {
    .s-block.s-block--banners > .grid .banner-entry {
       height: 180px;
    }
}
/*ipad air, ipad mini screen*/
@media screen and (max-width: 900px) and (min-width:600px) {
.s-block.s-block--banners > .grid .banner-entry {
    height: 390px;

}
}
/*ipad pro and laptop screen*/
@media screen and (min-width: 900px) {
.s-block.s-block--banners > .grid .banner-entry {
    height: 500px;
}
}

section.s-block.s-block--banners.container {}
.s-block.s-block--best-offers{
    margin-bottom: 2rem;
    margin-top: 2rem;
}

/*===products===*/
.s-block__title {
    align-items: center;
    justify-content: center;
}
[dir=rtl] .s-block__title .right-side {
    padding-left: 0rem;
}
.s-block__title {
    color: #485b75;
}
.s-product-card-entry {
    border-radius: 0rem;
}
.s-product-card-vertical .s-product-card-image {
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
}
.s-product-card-content {
    padding: 0rem;
}
.s-product-card-content-main {
    padding: 0.37rem;
}
.s-product-card-content-sub {
    padding: 0.37rem;
}
salla-button .s-button-btn{
border-radius: 0px;
background-color: #485b7580;
color: #fff;
border: none
}
.s-slider-block__title h2 {
    color: #485b75 ;
}
.s-products-list-vertical-cards {
    gap: 8px;
}
.s-button-text .sicon-shopping-bag{
    display: none;
}
.s-product-card-content-footer .s-button-btn {
    border-radius: 0rem!important;
}
.s-product-card-content {
    background: #fff ;
}
.s-product-card-content-main {
    padding-bottom: 0rem;
    justify-content: center;
}
.s-product-card-content-sub {
    margin-bottom: 0.50rem;
    justify-content: center;
}
.s-product-card-content-title a {
    display: flex;
    justify-content: center;
    text-align: center;
}
.s-block__title {
    flex-direction: column;
}
.s-block__display-all {
    display: inline-block;
    line-height: 2rem;
    font-weight: 700;
    color: #fff;    
    background: #485b75;
    margin: 20px;
    border-radius: 5px;

}
[dir=rtl] .s-product-card-content-pie {
    display: none;
}
[dir=rtl] .s-product-card-special .s-product-card-content-main, [dir=rtl] special .s-product-card-content-sub {
    padding-left: 0rem;
}
[dir=rtl] .s-product-card-content-extra-padding {
    padding-left: 0rem;
    padding-right: 0;
}
.s-block--special-products .tabs {
    display: none;
}

[dir=rtl] .s-product-card-vertical .s-product-card-wishlist-btn {
    left: 0rem;
    
}
.s-product-card-vertical .s-product-card-wishlist-btn {
    top: 0.12rem;
}
.s-product-card-vertical .s-product-card-wishlist-btn button {
    background-color: #ffffff40 !important;
    border-radius: 0px 16px 16px 0px !important; 
    color: #485b75;
}
.s-product-card-price {
    color: #485b75;
}
.s-slider-block__title {
    justify-content: center;
}
.s-slider-block__title-right:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0rem;
}
.s-slider-block__title h2:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0rem;
}

.s-slider-block__title, .s-block__title{
    background-image: url(https://i.postimg.cc/02BXFv4p/Artboard-16-4x.png);
    background-size: cover;
    background-repeat:no-repeat ;
    background-position: center;
}
.s-block__title h2, .s-slider-block__title-right{
    background : #f4f7f6;
    padding-right: 20px;
    padding-left: 20px;
}



/*====footer====*/
footer.store-footer {
    background-color: #2f4e65 !important;
    border-bottom-width: 0;
    border-radius: 20px;
    margin: 8px;
}
.footer-is-light .store-footer .store-footer__inner {
    background-color: transparent;
}

.store-footer{
background-color: transparent !important;
}


 .footer-is-light .store-footer {
     color: #fff;
 }

@media (max-width: 991px) {
a.flex.items-center.m-0 {
    padding-right: 80px;
background-image: url(https://i.postimg.cc/FHJv1yKm/Artboard-17-4x.png); 
   background-size:50%;
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 80px;
    padding-top: 90px;
    padding-bottom: 0px;
}

.s-contacts-list-vertical {
    flex-direction: row;
    justify-content: center;
}
a.flex.items-center.m-0 > h3{
    visibility: hidden;
}
}

 @media (max-width: 900px){
    footer {
        text-align: center;
    }
    .store-footer .contact-social ul {
        justify-content: center;
        }
        
    .lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 {
        justify-content: center;
        display: inline-grid;
        justify-items: center;
    }

.s-contacts-icon:where([dir=rtl],[dir=rtl] *) {
     margin-left: 0rem; 
}
.store-footer .md\:flex{
    display: flex;
    flex-direction: column-reverse;
}
}


.footer-is-light .store-footer .social-link {
   border: none;
}

footer .sicon-whatsapp2, footer .sicon-iphone,footer .sicon-phone, footer .sicon-mail {
    border: none;

}
.footer-is-light .store-footer .contact-social {
    border: none;
}
.store-footer .contact-social {
    border-top-width: 0px;
}
.store-footer .social-link {
    border-radius: 2px;
}
.store-footer__inner {
    border-bottom-width: 0px;
}
.copyright-text p {
     color: #485b75;
}
.bg-white {
    border-radius: 2px;
}
@media (max-width: 900px){
.store-footer a div:nth-child(3)> .text-unicode:nth-child(1){
    display: none;
}

.s-social-list {
    justify-content: center;
}
}
.lg\:col-span-2.rtl\:lg\:pr-20.ltr\:lg\:pl-20 .flex{
    justify-content: center;
}
.store-footer a
.border {
    border-width: 0px;
}
.mb-6 {
    margin-top: 1.5rem;
}
.store-footer h3 {
    font-family: bold,-apple-system,BlinkMacSystemFont;
    color: #be9774;
}
.s-social-link a, .s-contacts-icon {
    border-radius: 5px;
    border-width: 0px;
    background-color: #fff;
    color: #2f4e65;
}

div#contact-slot:nth-child(1) span.unicode{
    font-size: 0px;
}

div#contact-slot:nth-child(1) span.unicode::after{
    font-size: .875rem;
    content: "واتساب";
    text-align: right;

}

div#contact-slot:nth-child(2) span.unicode{
    font-size: 0px;
}

div#contact-slot:nth-child(2) span.unicode::after{
    font-size: .875rem;
    content: "ايميل";
    text-align: right;
}
.s-contacts-list-vertical {
    flex-direction: row;
}
div#contact-slot span.unicode {
margin-top: 10px;
}

.store-footer a {
    justify-content: center;
    display: flex;  
flex-direction:column;
} 
.footer-is-light .store-footer .contact-social::before{
    content: "تابعنا على";
    font-family: bold,-apple-system,BlinkMacSystemFont;
    color: #be9774;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    }

.s-social-list {
    margin-top: .75rem;
}
.s-contacts-icon svg {
    height: 1.2rem;
    width: 1.2rem;
}

.s-social-link a svg {
    height: 1.2rem;
    width: 1.2rem;
}
.copyright-text p {
    color: #fff;
    display: flex;
    margin-top: .75rem;
}
.s-payments-list-item {
    border-radius: 5px;
}
.copyright-text .mb-2\.5 {
    margin-bottom: .25rem;
}
span.dev-link A{
    margin-left: .2rem
}
.s-payments-list {
    width: 68%;
}
span.dev-link {
    display: inline-flex;
     font-size: 9px;
     margin: 0 0px;
     margin-top: px;
     margin-left: 0;
     color: #fff;
     opacity: 1;
     flex-direction: row-reverse;
 }



/*counter*/
section.s-block.s-block--features.container{
    display: flex;
    justify-content:center;
}
.counter_elm {
    width: 150px;
    background: #485b7540;
    padding: 15px;
    margin: 8px;
    border-radius: 10px;
    color:#2f4e65;
    text-align :center;
    font-size: 20px;
    display: inline-grid;
    
}

.fa-users:before {
    content: "\f0c0";
    font-family: fontawesome!important;
    font-style:normal
}
.fa-calendar-alt:before, .fa-calendar-days:before {
    content: "\f073";
    font-family: fontawesome!important;
    font-style:normal
}
i.fa-solid.fa-users {
    order: 1;
}
.fa-shipping-fast:before, .fa-truck-fast:before {
    content: "\f48b";
    font-family: fontawesome!important;
    font-style:normal
}
.counter_numbers {
    order: 2;
}

.counter_text {
    order: 4;
    font-size: 17px

}

.counter_title {
    order: 2;
    font-size: 17px
}
/*testimonal*/
.s-reviews-testimonial__avatar {
    display: none !important;
}
.s-reviews-testimonial__text {
    text-align: center;
}
.s-reviews-testimonial__rating {
    margin-left: 0rem;
}

.s-reviews-testimonial__icon svg {
   display:none
}
.s-reviews-testimonial {
  
    background-color: #be977424;
   
}
.s-reviews-header-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.s-reviews-header {
    margin-right: 0rem;  
    color: #2f4e65;
}

@media(min-width: 260px){
    .navbar-brand {
        margin-right: 109px;
    }
}

@media(min-width: 260px){
    .navbar-brand {
        margin-right: 109px;
    }
}
@media(min-width: 327px){

.navbar-brand {
    margin-right: 113%;
}
}
@media(min-width: 379px){

.navbar-brand {
    margin-right: 153%;
}
}

@media(min-width: 414px){

.navbar-brand {
    margin-right: 135px;
}
}

@media(min-width: 440px){

.navbar-brand {
    margin-right: 145px;
}
}

@media(min-width: 460px){

.navbar-brand {
    margin-right: 155px;
}
}

@media(min-width: 470px){

.navbar-brand {
    margin-right: 165px;
}
}

@media(min-width: 527px){

.navbar-brand {
    margin-right: 185px;
}
}

@media(min-width: 584px){

.navbar-brand {
    margin-right: 200px;
}
}

@media(min-width: 600px){

.navbar-brand {
    margin-right: 210px;
}
}

@media(min-width: 625px){

.navbar-brand {
    margin-right: 220px;
}
}

@media(min-width: 649px){

.navbar-brand {
    margin-right: 230px;
}
}

@media(min-width: 670px){

.navbar-brand {
    margin-right: 245px;
}
}

@media(min-width: 716px){

.navbar-brand {
    margin-right: 260px;
}
}

@media(min-width: 786px){

.navbar-brand {
    margin-right: 299px;
}
}

@media(min-width: 822px){

.navbar-brand {
    margin-right: 312px;
}
}

@media(min-width: 899px){

.navbar-brand {
    margin-right: 360px;
}
}

@media(min-width: 932px){

.navbar-brand {
    margin-right: 380px;
}
}

@media(min-width: 992px){

.navbar-brand {
    margin-right: 400px;
}
}


@media(min-width: 1024px){

.navbar-brand {
    margin-right: 0px;
}
}

    @media (min-width: 1024px) {
        .main-menu {
            color: #fff;
        }
    }


    .is-sticky-product-bar .sticky-product-bar {
        background: #fff;
    }