/* Add custom CSS styles below */ 
/* Add custom CSS styles below */
.main-nav-container.fixed-pinned  path {
    stroke: #ffffff !important;
}
.landing-page-first-banner .container{
    max-width:90%
}
.landing-page-first-banner .container>div{
    width: 50% !important;
}
.landing-page-first-banner h1 {
    width: 100% !important;
    font-size: 50px !important;
    font-weight: 700 !important;
}
.banner_ad {
    max-width: 100% !important;
    width: 100% !important;
    background-color: #e7e7e7;
    padding: 4rem !important;
}
.banner_ad .img1 .bg-cover{
background-position: bottom;
}
@media(max-width: 768px) {
.landing-page-first-banner .container>div{
   width:100% !important;
    margin:auto;
    text-align:center !important;
    align-items: center !important;
}
section:nth-child( 1 of .landing-page-first-banner) h1 , 
.landing-page-first-banner h1 { 
    margin: auto;
    font-size: 32px !important;
    text-align:center !important;
}
.g_cat h3 {
    font-size: 15px;
    font-weight: 500
}
.banner_ad {
    padding: 1rem !important;
}
}
footer .relative>div:first-child i {
    color: #314029 !important
}
footer .relative>div:first-child h2 , footer .relative>div:first-child p{
    color:#ffffff !important;
}
.copyright-text p {
  color : #ffffff !important;
}

.banner_ad .bg-cover {
    border-radius: 50px !important;
}

.store-footer__inner .container >div:first-child img{
      filter: brightness(0) saturate(100%)
          invert(26%) sepia(7%) saturate(441%)
          hue-rotate(116deg) brightness(95%) contrast(92%);
}

/**/
button[data-wa-applied="true"] .s-button-text span:after,.product-single button[data-wa-applied="true"] .s-button-text:after {
    content: "تواصل عبر واتساب";
    font-size: 14px;
}
button[data-wa-applied="true"] .s-button-text span ,.product-single button[data-wa-applied="true"] .s-button-text {
    font-size: 0px;
}
salla-add-product-button:has(button[data-wa-applied="true"])
.s-add-product-button-mini-checkout {
    display: none;
}
salla-button.s-button-wrap.hydrated:has(button[data-wa-applied="true"]) {
    width: 100% !important;
}