body {

    background:#fff !important;
}
.home-block {
  background:#f5f7f9 !important;

}


.home-block--parallax {


  position:relative;

   background-image: url("https://cdn.salla.sa/zWWmq/dkxpRAmoJXA6gcBaheWsRcU6ti8eya9ssELPpdTZ.gif")!important;
   background-repeat: no-repeat;
   background-position: cover;
   background-size: 120%;
   margin: 0px 7px 0px 7px!important;
   border-radius: 15px;




  }
  .home-block--parallax::after {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background: linear-gradient(90deg, rgba(0,0,0,0.7) -50%, rgba(88,88,88,0.7) 100%);;
     border-radius: 15px;
}

.home-block--parallax.clear .bg-holder {
    opacity: 0!important;
}



.parallax-wrapper .title {

font-weight: 900;
}



a.btn {
    display: block;
    color: #fff;
    background: #fff;
    border-radius: 10px;
}


.btn--outlined.white {
    color: black;
    border-color: #fff;
    font-weight: 600;
}




.btn--outlined.b-2x {
    border-width: 0px;
}







.product-block {

border-radius: 10px 10px 15px 15px; 
}


  
    
    
section.home-block.home-block--square-images .row > div{
flex:0 0 33.333333%;
max-width:33.333333%;
}

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

}

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


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



.banner--square {

background-color:transparent;
}








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





.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: linear-gradient(90deg, rgba(48,29,115,1) -50%, rgba(99,67,255,1) 100%);

}




header#site-header-outer {
    background: #301D73;
    
    }
    
.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: #301D73;
    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;
}












    
/* الفـــــوتر */





.footer {
    background: linear-gradient(165deg, rgba(99,67,255,1) 0%, rgba(48,29,115,1) 100%);
    border-top-left-radius: 12rem 1rem;
    border-top-right-radius: 20rem 1rem;
}
}

.footer__mid {
    border:none;
}


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


.footer__block p {
    color: #fff;
}


.footer__bottom {
display:none;
    background: linear-gradient(165deg, rgba(99,67,255,1) 0%, rgba(48,29,115,1) 100%);
    border-top-left-radius: 12rem 1rem;
    border-top-right-radius: 20rem 1rem;
}



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


.footer__bottom a {
    color: #05e896;
}




.title--primary {
    color: #292929!important;
}





.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%,#6343FF 76.05%);
}





.footer__mid {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #f0f2f5;
    border-top: 0px solid var(--color-grey-dark);
}










 
 /*  ناف بار*/
 /*
 .nav-mobile .main-nav{
 background-image: url("https://cdn.salla.sa/zWWmq/Sk0nesiVyTKCdlIcgPO1jMVvJXdPGXx0h2pO6uPk.png"); 
 background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  
 }
 */
 
 
 
 
 
 .nav-mobile .main-nav  {
      background: linear-gradient(165deg, rgba(99,67,255,1) 0%, rgba(48,29,115,1) 100%);
      border-radius: 20px 20px 0 0;
  
 }
 
 
 
 
 
 




 .nav-mobile .main-nav li a{
 color: #fff;
 }
 
 
 
 .store-feature__icon {
 
 
 color: #00629f;
 
 }
 
 
 
 
 
 
 
 
 
 /* العناوين المميزة */
 
 
 
 .tabs-heads .tab-head .btn--grey.active, .tabs-heads .tab-head a--grey.active {
    color: #fff;
   background: linear-gradient(90deg, rgba(48,29,115,1) -50%, rgba(99,67,255,1) 100%);
}