/* Add custom CSS styles below */ 

:root { --main-color : #F7F1E9 ;
--second-color :#E0654F ; 
--third-color : #FEC1B4  ;}
.max-w-sm.leading-6.mb-6 , h3 , a{
 color:#000000 !important; }
.banner-entry.square-photos.has-overlay.with-hover {
background-color: var(--main-color); }
section.s-block:nth-child(2) > div:nth-child(2) > a:nth-child(1) > img  , section.s-block:nth-child(4) > div:nth-child(2) > a:nth-child(1) > img:nth-child(1) ,
section.s-block:nth-child(6) > div:nth-child(2) > a:nth-child(1) > img:nth-child(1), section.s-block:nth-child(8) > div:nth-child(2) > a:nth-child(1) > img:nth-child(1) , section.s-block:nth-child(10) > div:nth-child(2) > a:nth-child(1) > img:nth-child(1) , section.s-block:nth-child(12) > div:nth-child(2) > a:nth-child(1) > img:nth-child(1) , section.s-block:nth-child(14) > div:nth-child(2) > a:nth-child(1) > img:nth-child(1) {background-color:var(--main-color);}
body {
background-color:var(--main-color);
 color:#000000;}
li a span {
padding : 5px 8px ;
box-shadow: 5px 1px 15px 0px rgba(0, 0, 0, 0.5); ;
border-radius : 5px ;
transition : .3s ; }
li a span:hover {
background-color : black ;
color : white ;
}
body:after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 999999;
    background: #F7F1E9 url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/lGrDar/gBjLBJlrArbGXrBZzZA56At13w8dG95W4xmprd0V.png);
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 160px;
    animation-name: fade-in;
    animation-duration: 1.5s;
    transform: scale(0);
    border: none;
}



@keyframes fade-in {
    0% {
        opacity: 1;
        transform: scale(1);
    }

    75% {
        opacity: 1;
        transform: scale(1);
    }

    100% {
        opacity: 0;
        transform: scale(.1);
    }
}


.top-navbar {
background-color : #FFFFFF;}
.store-footer , .store-footer__inner  {background-color:var(--main-color)!important;
color: white !important;}
.banner--fixed img  
{background-color:var(--main-color);}
.main-nav-container.shadow-default.bg-white , .top-navbar {background-color:var(--main-color);}
h5{

    text-align: center !important;
        color:#000000;
    background-color: var(--main-color) !important ;}
}

.s-products-slider-card {
    padding: 0.625rem;
}

.s-product-card-image img {
     border-radius: 20px;
    border:solid 4px var(--second-color);
    transition : .3s ;
    
}
.s-product-card-image:hover img {
transform : scale(1.2) ; }

.s-product-card-entry {
    
    border-radius: 20px;
}

.s-product-card-vertical .s-product-card-wishlist-btn button {
    background-color: var(--second-color) !important;
    color: var(--main-color);
}

.s-product-card-vertical .s-product-card-image {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-color:var(--main-color);
}

.s-product-card-content-main {
    text-align: center;
}

.s-product-card-content-title a {
    color: var(--main-color);
}

.s-product-card-content-sub {
    justify-content: center;
}

.s-product-card-content {
    padding: .75rem .75rem;
    justify-content: center;
    align-items: center;
    background-color : var(--main-color) ; 
}

.s-button-outline {
    border-radius: 50px;
    border-color: black;
}

.s-product-card-entry {

}

.s-button-primary-outline {
    color: var(--third-color);
}

.s-button-primary-outline:hover {
    background-color: var(--second-color);
    color: white;
}



.store-footer {

border-top : 2px solid #000000;
}
.banner-entry{
    width: 42vw;
    min-height: 100px;
}

.lazy__bg{
    background-size: 100% 100%;
     background-size: contain!important;
     background-repeat:no-repeat!important;

}     


.gap-3{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    
}

@media only screen and (max-width: 600px) {
.banner-entry{
    height:auto;
}

.s-contacts-item  {
width : fit-content ;
margin: auto ;
 }

.text-gray-500 span {
padding : 8px 20px !important ; }

.s-block__title .right-side h2::before { 

width : 120px !important ;
 }
 .s-block__title .right-side h2::after { 

width : 120px !important ;
 }
}
@media (min-width: 768px){
.two-row .banner-entry:first-child {
    height: auto !important;
}

}
.s-block--features__item {
background-color: var(--second-color)!important; }
.s-block--features__item p {
color: white ;}
.text-with-border span {
color : white ;
 }

.s-block__title .right-side  { display:block ; 
margin : auto;
position : relative ; 
over-flow : hidden ;}

.s-block__title .right-side h2::after { 
position : absolute ; 
content : "" ;
right : 120% ;
top : 50% ;
height : 2px ;
width : 400px ;
background-color : black ; }


.s-block__title .right-side h2::before { 
position : absolute ; 
content : "" ;
left : 120% ;
top : 50% ;
height : 2px ;
width : 400px ;
background-color : black ; }

.s-product-card-entry {
background-color : var(--main-color) ; }

.s-product-card-content-main {
    text-align: center;
}

.s-product-card-content-title a {
    color: var(--main-color);
}

.s-product-card-content-sub {
    justify-content: center;
}

.s-product-card-content {
    padding: .75rem .75rem;
    justify-content: center;
    align-items: center;
    background-color : var(--main-color) ; 
}

.s-button-outline {
    border-radius: 50px;
    border-color:  var(--second-color) ;
}

.s-product-card-entry {

}

.s-button-primary-outline {
    color: var(--second-color);
border-width : 3px ;
}

.s-button-primary-outline:hover {
    background-color: var(--second-color);
    color: white;
border-width : 3px ;
}

.s-button-text i{
font-size: large;}
.s-slider-block__title{background-color : var(--third-color);
border-radius : 10px;
padding: 10px;}
.s-slider-block__display-all  {
padding : 8px 12px ;
box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.5); 
border-radius : 5px ;
transition : .3s ; }
.s-slider-block__display-all:hover  {
background-color : black ;
color : white !important ;
}
.s-slider-block__title-right {
padding : 10px 5px  ;
background-color : var(--main-color) ; 
border-radius : 5px ; }


.store-footer {

border-top : 2px solid #000000;
}
.banner-entry{
    width: 42vw;
    min-height: 100px;
}

.lazy__bg{
    background-size: 100% 100%;
     background-size: contain!important;
     background-repeat:no-repeat!important;

}     


.gap-3{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    
}

@media only screen and (max-width: 600px) {
.banner-entry{
    height:auto;
}
header.store-header:before{ height : 20px !important ; }
}
@media (min-width: 768px){
.two-row .banner-entry:first-child {
    height: auto !important;
}
}
.s-block--features__item {
background-color: var(--second-color)!important;
box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.5);  }
.s-block--features__item p {
color: black ;}
.text-with-border span {
color : white ;
 }

.s-block__title .right-side  { display:block ; 
margin : auto;
position : relative ; }

.s-block__title .right-side h2::after { 
position : absolute ; 
content : "" ;
right : 12rem ;
top : 50% ;
height : 2px ;
width : 400px ;
background-color : var(--third-color); }


.s-block__title .right-side h2::before { 
position : absolute ; 
content : "" ;
left : 12rem ;
top : 50% ;
height : 2px ;
width : 400px ;
background-color : var(--third-color); }

.s-product-card-entry {
background-color : var(--main-color) ; }
.store-footer {
    background-color: var(--second-color) !important;
    padding: 30px;
    font-size: 14px;
    border-top-left-radius: 125px;
    border-top-right-radius: 125px;
    text-align: center;
}
.footer-is-light .store-footer .store-footer__inner {
    background_color: transparent;
}

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

.store-footer__inner .flex {

    justify-content: center;
}

.store-footer__inner .max-w-sm {
    margin: auto;
}

.store-footer h3 {
    color: white !important;
    font-size: 1.3rem;
}

.store-footer h3:hover {
    color: var(--second-color);
    opacity: 1;
    coursor: pointer;
}

.footer-list {
    color: white !important;
}

.store-footer__inner .max-w-sm {
    color: white !important;
}

.store-footer a , .max-w-sm.leading-6.mb-6 , .s-block--features__item h2 , .s-block--features__item p {
   color: white !important;
}


.store-footer i {
    color: white !important;
    border-color: var(--main-color);
}

.store-footer__inner {
    text-align: center;
}
#mobile-menu { 
background-color : var(--main-color) !important ; }

.store-footer ul:nth-child(2):before {
    content: "برمجة و تطوير | ADFAZ ";
    top: 0;
    font-size: 14px;
    color: white !important;
    margin-left: 30px;
}
.banner-entry.square-photos.has-overlay.with-hover
{ transition : .3s ;}
.banner-entry.square-photos.has-overlay.with-hover:hover 
{ transform : scale(1.18) ;}

.undefined.s-button-element.s-button-btn {
border-top-left-radius : 100px !important ;
border-bottom-right-radius : 100px !important ; 
box-shadow: 5px 6px 8px 0px rgba(0, 0, 0, 0.5);}


.s-contacts.s-contacts-header.hydrated a {
color : white !important ; }
.s-product-card-content-title a {
  display: -webkit-box;         
  -webkit-box-orient: vertical; 
  -webkit-line-clamp: 2;        
  overflow: hidden;            
  text-overflow: ellipsis;      
  width: 100%;                  
}
.text-sm.copyright-text p {
color : white ; }

header.store-header:before{
content: '';
    background: url("https://cdn.salla.sa/form-builder/ryZCqwu4A3KD1667UXtufoIes9N3kNd6FkOuyPZV.png");
    background-repeat-y: no-repeat;
    background-position-x: 0;
    animation: scrollBrands 2000s linear alternate both infinite;
    background-size: contain;
    height: 40px;
    display: block;
    background-color: var(--1);
    background-position: center;
    -bottom: 16px;
    z-index: 9999999999999999;}

@keyframes scrollBrands {
    0% {
        background-position-x: 0
    }
    
    50% {
        background-position-x: 35000px
    }

    100% {
        background-position-x: 0
    }
}
.s-contacts-title , .s-contacts-list.s-contacts-list-vertical
{
color : white !important ; }