/* Add custom CSS styles below */ 
 
section.home-block.home-block--square-images .row > div{
flex:0 0 50%;
max-width:50%;
}

.row {
dispaly:;
flex-direction:raw;
justify-content:center;
flex-wrap:wrap;

}

.home-block--square-images {
padding:  0px 30px 0px 30px !important;
}



.side-panel .store-about img{
content: url(https://cdn.salla.sa/EQwWD/uqqhlU5y21SJq78sT9oyCps6rk3fFkEPxKQZRphM.png);}


.banner--square {

background-color:transparent;
}

.col-md-4 {
margin-left: -10px!important;
margin-right: -10px!important;
margin-bottom: -20px!important;
}






/*header*/

header .site-header .theme-logo a img {
    height: 30px;
}



header .site-header {

background: #00629f;

}
 



header#site-header-outer {
    background: #00629f;
    
    }
    
.s-cart-summary-icon svg {
    height: 1.25rem;
    width: 1.25rem;
    fill: #7c8082;
    fill: #fff;
}
    
.sicon-search:before {
    content: "\ef09";
    color: #fff;
}
    
  
  
  .header-side-panel-trigger {
    width: 30px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--font-xlg);
    color: #ffffff;
}
  
  
  
  header.fixed-header .site-header {
    background: #00629f;
    opacity: 1;
    transform: translate3d(0,0,0);
}
  
  
    header .site-header__wrapper .theme-logo span {
    display: block;
    margin-top: 0;
    font-size: var(--font-sm);
    color: #ffffff;
}
 
 
 
 
 
 /*  ناف بار*/
 
 .nav-mobile .main-nav{
 background-image: url("https://cdn.salla.sa/EQwWD/lVPB9n6EgJgx181AwucTH4s9wDKM3Uq7DQFFeDJy.png"); 
 background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  
 }
 
 
 .nav-mobile .main-nav li a{
 color: #000;
 }
 
 
 
 .store-feature__icon {
 
 
 color: #00629f;
 
 }
 
 
 
 
 
 
 
 
 
 
    
/* الفـــــوتر */





.footer {
    background: linear-gradient(165deg, rgba(0,98,159,1) 0%, rgba(115,190,236,1) 100%);
    border-radius: 20px 20px 0 0;
}

.footer__mid {
    border:none;
}


.footer .footer-list li a{
color:#fff;
}


.footer__block p {
    color: #fff;
}


.footer__bottom {
background: linear-gradient(165deg, rgba(0,98,159,1) 0%, rgba(115,190,236,1) 100%);
}



.footer__bottom .container>*:last-child {
    color: #fff;
    }


.footer__bottom a {
    color: #05e896;
}










.title--has-dash {
    padding-right: 0px;
    position: relative;
    display: inline-block;
    line-height: 1.2;
}

.title--has-dash:before {
    content: "";
    position: absolute;
    top: 110%;
    width: 60%;
    left: 0;
    height: 3px;
    border-radius: 2px;
    background: linear-gradient(130deg,#18ffd9,#0082af 41.07%,#3a3197 76.05%);
}







/*product card*/

.badge--primary{
 background-image: url("https://cdn.salla.sa/EQwWD/lVPB9n6EgJgx181AwucTH4s9wDKM3Uq7DQFFeDJy.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;

}



.btn--add-to-cart {
background: linear-gradient(-45deg, rgba(0,182,153,1) 0%, rgba(0,255,153,1) 100%);
    margin-bottom: -10px !important;
}



.btn--floated .s-button-element {

color: #2b2b2b;
}



/*اخفاء تسجيل الدخول اعلى المتجر*/

.top-header {
    display: none;
    }



@media only screen and (max-width: 767px) {
    .footer .footer-list--payment-methods li img {
        padding: 3px;
    }}
    
    
    
    .footer .footer-list--payment-methods li {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    width: 3.25rem;
    box-shadow: none; 
    height: 32px;
    margin: rem;
}