section:nth-of-type(2) .md\:grid-cols-3 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

@media (min-width: 768px) {
   section:nth-of-type(2) .two-row .banner-entry:first-child {
        height: 88%;
    }
}

@media (max-width: 765px) {
    section:nth-of-type(2) .banner-entry {
        height: 127px !important;
        background-color: transparent;
    }
}

@media (min-width: 1024px) {
    section:nth-of-type(2) .banner-entry {
        position: relative;
        height: 350px;
        overflow: hidden;
        border-radius: 0.375rem;
        background-color: transparent;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding: 0.75rem;
        text-align: center;
        color: rgba(255, 255, 255, 1);
    }
}

.s-block__title h2 {
    font-size: 34px;
    font-weight: 700;
    line-height: 1.75rem;
    line-height: 1.2;
    position: relative;
    border-bottom: 2px solid #6E0D20;
    padding-bottom: 8px;
    color: #232323;
    font-weight: 400;
    font-family: Alexandria;}
    
    
    
.footer-is-light .store-footer {
    --tw-bg-opacity: 1;
    background-color: #6E0D20;
    --tw-text-opacity: 1;
    color: white;
}


.footer-is-light .store-footer .store-footer__inner {
    --tw-border-opacity: 1;
    border-bottom-color: #e5e7eb;
    border-bottom-color: rgba(229, 231, 235, var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: #f3f4f6;
    background-color: rgb(110 13 32);
}.copyright-text p {
    --tw-text-opacity: 1;
    color: #374151;
    color: white;
}.store-footer h3 {
        margin-bottom: 1.25rem;
        color: #FBAB16;
    }
    
    
.s-menu-footer-list a {
    border-bottom: 1px dashed white;
    padding-bottom: 9px;
}

#contact-slot  a {
    border-bottom: 1px dashed white;
    padding-bottom: 9px;
}.s-contacts-icon {
    align-items: center;
    border-radius: 9999px;
    border-width: 1px;
    display: flex
;
    flex-shrink: 0;
    height: 2rem;
    justify-content: center;
    width: 2rem;
    border: 0;
}


.s-button-primary-outline:hover {
    background-color: #6E0D20;
    color: white;
}



.s-button-primary-outline {
    fill: #414042;
    fill: var(--color-primary);
    color: #414042;
    color: #6E0D20;
}

.s-button-element:not(:disabled):not([loading]){    background-color: #6E0D20;
    color: white;
}

.s-fast-checkout-button {
    flex-direction: row-reverse;
    background: white;
    color: #6E0D20;
    border: 1px solid #6E0D20;
}
/*----------start slider -----------*/
.s-block--photos-slider {
    margin-top: 0 !important;
}

.swiper {
    padding-left: 0 !important;
}

salla-slider.photos-slider .swiper-slide {
    position: relative;
    margin-left: 1.1rem;
    margin-right: 0.5rem;
    height: auto;
    width: 100%;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
}


.s-slider-block__title h2 {   font-size: 34px;
    font-weight: 700;
    line-height: 1.75rem;
    line-height: 1.2;
    position: relative;
    border-bottom: 2px solid #6E0D20;
    padding-bottom: 8px;
    color: #232323;
    font-weight: 400;
    font-family: Alexandria;}
    
    
    
    
    
    @media (max-width: 765px) {

.footer-is-light .store-footer .store-footer__inner {
    text-align-last: center;
}
.store-footer a {
    transition-duration: .15s;
    transition-property: opacity;
    transition-timing-function: 
cubic-bezier(.4, 0, .2, 1);
    justify-self: center;
}
.store-footer .contact-social ul {
    margin-bottom: 0;
    justify-self: center;
}

..store-footer__inner .lg:col-span-2{
justify-self: center;}

footer .leading-6 {
    line-height: 1.5rem;
    justify-self: center;
}
}