/* Add custom CSS styles below */ 

span.rounded-full.h-8.w-8.lg\:h-14.lg\:w-14.flex-center {
    display: none;
}
.amin_rev .s-slider-block__title-nav button.s-slider-nav-arrow {
    --tw-bg-opacity: 1;
    background-color: #000;
    background-color: #cc9947;
    
}
salla-product-card {
  background: #ffffff;             
  border: 1px solid #CC9947A8;        
  border-radius: 10px;                
  padding: 15px;                     
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  display: block;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

salla-product-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 15px rgba(0,0,0,0.12);
}
button.s-button-element.s-button-btn {
  background-color: #b87c1a !important;    border: none !important;
  color: #ffffff !important;           
  font-size: 18px !important;           
  font-weight: bold;
  border-radius: 50px;                   
  padding: 15px 20px;                   
  transition: background 0.3s ease;
}


button.s-button-element.s-button-btn:hover {
  background-color: #a86e17 !important;  
  
}
.section-title {
  color: #b87c1a !important;
}
[aria-label="footer"] * {
  color: #000000 !important;
}
[aria-label="footer"] svg path {
  fill: #000000 !important; 
}
span.md\:py-2.py-1.md\:px-10.rounded-full.px-7.text-base.md\:text-2xl.font-medium.text-center.whitespace-nowrap {
    display: none;
}
.store-footer div a img {
  filter: invert(0%); 
}
.article--main {
    max-height: 20rem !important;
}
section#AS_main-banner-0 .container > div:first-child .lg\:flex{
    justify-content: center !important;
}
section#AS_main-banner-0 .container > div:first-child h2{
    margin-bottom : 20px !important;
}