/* Add custom CSS styles below */ 
.product-single__slider__inner img{
  background-color: #fff;
   border-radius: 15px;
}
span.text-store-text-secondary.line-through.before-price ,label.s-product-options-option-label small{
    color: #987606;
}

section.fixed-banner--0 {
   margin-top: 0px;
}
section.fixed-banner--0  .container {
    max-width:100%;
    padding:0px;
}
section.s-block--custom-products.container.s-block{
    background: #eddece;
  
}
.content-entry * {
    color:#987205;
}
[fill="currentColor"] {
    color: #16130e !important;
}
div#details_table p {
    color: #9d7b0b;
}
.top-navbar ,div#mainnav {
    background-color: #000 !important;
    color:#a07b25 !important
}
.product-card__image img {
    background: #fff;
}
@media (min-width: 1024px) {
    .lg\:grid-cols-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  section.s-block--custom-products.container.s-block{
   
  border-radius: 40px;
}
}

[data-selia="home-square-banners-item"] .via-gray-900\/40{
  display: none;
}
@media (max-width: 1024px) {
.mx-auto.mt-16.grid.max-w-2xl.auto-rows-fr.grid-cols-1.gap-8.sm\:mt-20.lg\:mx-0.lg\:max-w-none.lg\:grid-cols-3{
          grid-template-columns: repeat(2, minmax(0, 1fr));

}.pt-80 {
    padding-top: 5rem;
}}
div#details_table,
div#details_table * {
    color: #9b7a0a !important;
    border-color: #9b7a0a !important;
}

div#details_table a {
    color: #9b7a0a !important;
}