/* Add custom CSS styles below */ 


.top-navbar {
    display: none;
}

.navbar-brand img {
    max-height: 6rem !important;
  
}
.main_banner .description::after {
    content: "";
    display: block;
    background-image: url('https://cdn.salla.sa/form-builder/u6bcCwPSoBlOLh27772plrgdkW3JcI6S3QjPPBQ4.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: 46px;  /* Set your desired height for the logo */
    /* margin: 0px auto 0; */ /* Centers the logo and gives space from the heading */
    margin-right: 50%;
}

@media( max-width:768px){
.main_banner .description::after {
    margin: auto;
}
    
}


.pro_addit,.dis_background {
display:none!important;
}


.main-img .pro_image {
    left: -4% !important;
    top: 9% !important;
}
@media(max-width:768px){
.main-img .pro_image {
    left: 9% !important;
    top: -25% !important;
}
}

.main-img .pro_background {
    position: absolute;
    width: 70% !important;
}
@media(min-width:768px){
.category {
    padding: 12px;
    justify-content: space-between !important;
}
}


@media(min-width:768px){
 .slider-image-8  .text-wrapper {
  margin-left: 55% !important;
  margin-right: auto !important;
  text-shadow: 1px 1px 2px white;
  margin-top: 90px;
}
}
 .slider-image-8  h1 {
color:#FFF;
}


@media (max-width: 490px) {
    .slider-image .slider-text .text-wrapper {
        max-width: 100%;
        text-align: center;
        background-color: #00000073;
        border-radius: 20px;
        padding: 8px;
    }
}
@media(min-width:768px){
.slider-image-3 .slider-text{
    place-content: start !important;
}
}
.slider-image h1{
  color:#fff !important;
}

@media (max-width: 490px) {
    .slider-image .slider-text .text-wrapper .head-title span {
        font-size: 29.32px;
        line-height: 59.19px;
    }
}

.image-card-one, .image-card-two {
    margin-bottom: 165px;
    padding: 5px;
}


footer * {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media(min-width:1024px){
footer .grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
}

footer * {
    margin: 0 auto;
    text-align: center;
}

footer .grid > div {
    grid-column: span 1 / span 1 ;
}

.footer-bottom {
    background-color: rgb(255 255 255);
    
}
.footer-bottom p {
    color:#000 !important;
    
}

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

/*footer end*/
@media(max-width:768px){
.s-product-card-entry .s-product-card-image {
    height: 60% !important;
    border-radius: 4px;
}
.main_banner {
    margin-top: 2px;
    margin-bottom: 50px;
}
}
/********************/
section.s-block.s-block--fixed-banner.wide-placeholder {
    margin-bottom: 40px;
     margin-top: 0px;
}
.sidebar.md\:sticky.top-24.w-full.md\:\!w-2\/4.rtl\:ml-8.ltr\:mr-8.pb-8.md\:pb-16.overflow-hidden.shrink-0 {
    margin-left: 2rem;
    margin-right: 2rem;
}