/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
.slider-banner-main-0 .txt::before {
    content: "";
    display: block;
    background-image: url('https://cdn.salla.sa/form-builder/uzDYqjEZPTN5UjMOeRkTAzHfxTEh8ZVD6ePv0PqO.png'); /* Replace with your logo URL */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 200px;  /* Set your desired width for the logo */
    height: 200px;  /* Set your desired height for the logo */
    margin: 20px auto 0; /* Centers the logo and gives space from the heading */
}


/* Add custom CSS styles below */ 
.top-navbar {
display:none;
}
.slider-banner-main-0 .container {
    max-width: 500px !important;
    margin-right: 55%;
}

@media(max-width:768px){

 .slider-banner-main-0 .container { 
    margin-right: 0%;
} 
.landing-banner >div >div {

   
    text-align: center !important;
    align-items: center!important;
    background-color: #ffffffb3;
    padding: 15px;
    border-radius: 20px;

}  
.landing-page-first-bannar .txt .custom-dlay-heading {
   color: #000000 !important;
}
}
.slider-banner-main-7 .container {
    max-width: 600px !important;
}
@media(min-width:768px){

    .slider-banner-main-7 .container {
    margin-right:5% !important;
}
}



.copyright-text p {
    
    color: rgb(255 255 255) !important;
  
}

.banner-entry {
    height: 600px !important;
}

section:nth-child(2 of .ads) .img {

  max-height:600px!important;
}

.image-title .title-heade {
    background-color: transparent !important;
    color: #ffffff !important;
    
}
.ads .img {

    max-height:100%
}



/*E-mail*/
.footer-is-light .store-footer .m-auto.max-w-\[1300px\] {
    color: #fff;
}
.text-\[\#636363\] {
    color: #fff;
}
@media (max-width: 1199px) {
    a#cart-button, a.hidden.lg\:block.cursor-pointer {
        display: block;
        padding: 12px;
        margin: 0 10px;
        background:rgba(255, 255, 255, 0.7098039216) !important;
        border-radius: 50%;
        stroke: black;
    }
}