
.special-price {
font-size: 15px;
display: inherit;
background: #FDB813;
color: #000;
padding: 3px 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.price-final {
    display: inline-grid;
}

#return-to-top {
        z-index: 9999;
}
.flag.flag-discount {
    
    display: none;
}
.add-comment .btn {
    
    display: none;
}

.custom-footer > div {
    width: auto;
    border-bottom: 1px solid #E4E4E4;
    padding: 0;
}
.carousel {
  
    padding: 6px;
}
body:not(.type-index):not(.type-product):not(.ordering-process) h1 {
margin-bottom: 24px;
background: linear-gradient(to right, #f0f8ff, #e0f7fa);
border: 2px solid #4aa3df;
border-radius: 8px;
color: #333;
text-align: center;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15); 
  }  

#header .site-name a img {
border-radius: 8px;
    }
}
.subcategories.with-image li a .image img {
max-height: 64px;
width: 64px;
height: 64px;
border-radius: 50%;
object-fit: cover;
}
.subcategories.with-image li a .text {
background: linear-gradient(to right, #e6f9f0, #e3faeb);
}
.subcategories li a {
color: #24242E;
box-shadow: 0px 2px 4px rgba(163, 163, 175, 0.22);
text-decoration: none !important;
background: linear-gradient(to right, #f0f8ff, #e0fae7);
border: 2px solid #4adf71;
border-radius: 8px;
}
