/* Add custom CSS styles below */ 
@media (min-width: 1280px) {
    .xl\:translate-y-\[-70\%\] {
        --tw-translate-y: -80%;
        transform: translate(var(--tw-translate-x), -70%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
}
.heading span {
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 32px !important;
    line-height: 150% !important;
}
.main-banner-0 .slider-container .image-item:not(.center) {
    transform: rotate(-20deg);
}

    .ZA_categories-1 .grid-container {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        margin-bottom: -286px;
        padding: 40px;
    }
.feature:hover{
  background-color: #F8F0E9 !important
}
.footer-is-light .store-footer .store-footer__inner{
  background-color: #F3E0D8 !important
}
.footer-is-light .store-footer .store-footer__inner svg
{
  fill:#fff;

}
.s-social-link a{
    background-color: #C35731 !important;
}
.footer-is-light .store-footer {
    background-color: #C35731 !important;
  color: #000;
}
.newsletter h2{
   color: #000;
}
form input{
  background-color: #C35731 !important;
  color:#fff !important;
}
.newsletter-email::placeholder {
    color: #ffffff;
    opacity: 1;
    font-size: 12px;
    font-weight: 700;
    text-align: right;
}
@media (max-width: 425px) {
section:nth-of-type(1){
  height: 50rem !important;
}
}

@media (max-width: 425px) {
    .ZA_categories-1 .grid-container {
        grid-template-columns: repeat(1, minmax(0, 1fr));
            margin-bottom: -450px;
        padding: 40px;
    }
}