/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 

/*font*/
@import 'https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap';* {
   font-family: cairo!important
}
/*end*/

body .app-inner{
    background-image:url(https://cdn.salla.sa/form-builder/cLaKLm1fySNt4v8Va0r237V9mvxohjXj2MH8NQUF.jpg) !important;
    background-repeat:no-repeat !important;
    background-size:contain !important;
}

.main-nav-container #cat-in-header,
.main-nav-container.fixed-pinned #cat-in-header{
    color:#005580 !important;
}
.main-nav-container.fixed-pinned #heart path ,
.main-nav-container #heart path ,
.main-nav-container.fixed-pinned #shopping-bag path ,
.main-nav-container #shopping-bag path{
    stroke:#005580 !important;
}

.landing-page-first-banner .container{
    max-width:90%
}
.landing-page-first-banner .container>div{
    width: 50% !important;
}
section:nth-child( 2 of .landing-page-first-banner) .container>div{
    width: 50% !important;
    background-color:#84879754;
    padding:2rem;
}
.landing-page-first-banner h1 {
    width: 100%;
    font-size: 40px;
    font-weight: 700;
}
.landing-page-first-banner p  {
    font-size: 22px;
    font-weight: 600;
    line-height:2rem
}
.g_cat .grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.ads .img{
    max-height:100%;
}
@media(max-width: 768px) {
.landing-page-first-banner .container>div{
   width:100% !important;
    margin:auto;
    text-align:center !important;
    padding:1rem;
    border-radius:20px;
    align-items: center !important;
}
    section:nth-child( 2 of .landing-page-first-banner) .container>div{
    width: 100% !important;
    background-color:#84879754;
    padding:2rem;
}
.landing-page-first-banner h1 {
    margin: auto;
    font-size: 22px;
    text-align:center !important;
}
.banner_ad {
    aspect-ratio: 1/2;
    display: grid;
    grid-gap: 10px;
    gap: 10px;
}
.g_cat h3 {
    font-size: 15px;
    font-weight: 500
}
.top-navbar{
    display:none;
}

#contact-slot, .contact-custom {
    background: #fff;
}
}

footer .relative>div:first-child i {
    color: #005580 !important
}
footer .relative>div:first-child h2 , footer .relative>div:first-child p{
    color:#ffffff !important;
}
.product-single .s-tabs-header * {
    background-color: #000;
}
.s-tabs-active, .s-tabs-active *{
    background-color:#005580 !important;
}
.copyright-text p {
  color : #ffffff !important;
}

footer .store-footer__inner{
    background-image:url(https://cdn.salla.sa/form-builder/0RP9DdoOc8jNmMc2jMtxDHSVeqX71KCKRsae0L5U.png) !important;
    background-repeat:repeat !important;
    background-size:contain !important;
}

.s-product-card-entry ,
.section_c_r .content_tistimonial{
    background-color:#90b2c2;
    box-shadow: #ffffff 0 2px 15px;
}

.s-product-card-entry .s-product-card-content a {
    color:#fff;
}

.image-title .title-heade {
    background-color: transparent;
    color: #ffffff;
}

.section_c_r .content_tistimonial .cover_content .desc_contant ,
.section_c_r .content_tistimonial .cover_content .name ,
.section_c_r .content_tistimonial .cover_content .job{
    color:#ffffff !important;
}
.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary {
    background-color: #28a745 !important; 
    color: #ffffff !important;            
    border: none !important;
    border-radius: 6px !important;
    font-weight: bold !important;
}
.s-add-product-button-mini-checkout-content  {
    background-color: #28a745 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius:1px !important;
    font-weight: bold !important;
    padding: 12px 12px !important;
 width: 100% !important;
.s-add-product-button-mini-checkout-content {
    background-color: #28a745 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 0px !important;
    font-weight: bold !important;
    padding: 12px 0 !important; /
    width: 100% !important;
    display: inline-block !important; 
    text-align: center !important; 
    box-sizing: border-box !important; 
}