/* Add custom CSS styles below */ 


.art-banner-button:hover
 {
    border-color: #ffffff !important;
    color: #ffffff !important;
}

.s-product-card-price {
    font-size: 1.3rem;
}

.art-categories .bg-[var(--color-primary)]{
  background-color:transparent !important
}


.s-block--hero-slider .swiper-slide .overlay-bg:after {
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
    background-color:transparent !important;
}


.s-block--hero-slider .swiper-slide::first-of-type .overlay-bg:after {
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6) !important;
}




.art-store-footer{

  background: linear-gradient(180deg, #40362B 0%, #786653 51.44%, #40362B 100%);

}




.s-block--hero-slider .swiper-slide {
    background-color: transparent !important;
}

.art-store-footer * , .art-store-footer a{
  color:#fff !important;
}


.art-store-footer [alt="إرث الحضارات logo"]{
    filter: brightness(0) invert(1);
}


.custom-featured-products .s-button-primary-outline:hover
 {
    background-color: rgba(0, 0, 0, 0) !important;
    fill: rgba(0, 0, 0, 0) !important;
    color: rgb(0 0 0 / 55%) !important;
}

 @media (max-width:768px) {
.h-\[512px\] {
    height:auto !important;
}

      .art-banner-header h2 {
    font-size: 20px !important;
        padding-top: 15px;
}
 }
@media (min-width:768px) { 
  .custom-featured-products .tabs salla-button button .s-button-text {
    position: relative !important;
    overflow: visible !important;
    font-size: 36px !important;
    opacity: 1 !important;
    transition-duration: 0s !important;
}
          
}

@media (min-width: 1024px) {
   .art-banner-header .lg\:text-\[28px\] {
        font-size: 41px;
    }
}