/* Add custom CSS styles below */ 
section.advanced-slider--0 {
    margin-top: 0;
}
.s-block--special-products-slider .space-y-4.lg\:space-y-8.absolute  {
    justify-content: flex-start;
}
@media (min-width: 1440px) {
    .container {
        max-width: 1140px;
    }
}
@media (max-width:767px){
body.index.trans_header .store-header {
    position: unset;
}}

.s-block--enhanced-features__item{
    background: linear-gradient(180deg,rgba(73, 66, 54, 1) 0%, rgba(46, 45, 40, 1) 100%);
    border: none;
}
.bg-store-bg-secondary {
    background-color: var(--bg-secondary);
}
.single-faq.border-store-text-secondary {
    border: none;
}