/* Add custom CSS styles below */ 
.custom-text-right .md\:justify-between {
    justify-content: start !important;
    max-width: 95%;
}
.custom-text .description {
    font-size: 36px;
    line-height: 40px;
    filter: drop-shadow(0px 4px 5.5px #571C16);
}
.custom-text-right  .hero-slider-subtitle:after {
    content: "";
    background-color: #6B1810;
    z-index: -1;
    height: 25%;
    width: 100%;
    display: block;
    position: absolute;
    bottom: -10%;
    filter: none !important;
}
section:nth-child( 4 of .s-block--hero-slider ) a.btn-primary , section:nth-child( 5 of .s-block--hero-slider ) a.btn-primary {
    background-color: #C9AF6C;
    color: #520B17;
    border-color: #C9AF6C;
}
/*section:nth-child( 5 of .s-block--hero-slider ) a.btn-primary, */section:nth-child( 2 of .s-block--hero-slider ) a.btn-primary {
    background-color: #fff;
    color: #520B17;
    border-color: #520B17;
}
.faqs-list__item.bg-gray-100.da-bgg {
    background-color: #C9AF6C;
}
i.faq-item.open-badge {
    background: #520B17;
    color: #fff;
}
@media (min-width: 768px) {
  .banner-square:nth-child(8) {
    grid-column: 2;
}
section:nth-child( 1 of .s-block--hero-slider ) .md\:max-w-md {
        max-width: 50rem;
    }
section:nth-child( 1 of .s-block--hero-slider ) .md\:text-4xl {
    font-size: 3.25rem;
    line-height: 3.5rem;
}
section:nth-child( 1 of .s-block--hero-slider ) .md\:text-base {
    font-size: 2.5rem;
    line-height: 2.8rem;
}
section:nth-child( 1 of .s-block--hero-slider ) .home-slider__content {
    top: 35%;
}
}
@media (max-width: 768px) {
section:nth-child( 1 of .s-block--hero-slider ) .home-slider__content {
   /* top: 90%;*/
    width: 85%;
}
.custom-text-right .home-slider__content {
    bottom: 0;
    top: unset;
    --tw-translate-y: unset;
}
.custom-text .description {
    font-size: 24px;
}
section:nth-child( 5 of .s-block--hero-slider ) .container.home-slider__content {
    top: 105%;
}}


.store-footer h3,.store-footer strong,.store-footer p,  .store-footer a:not(.s-social-link a):not(a.s-contacts-item) {
    color: #fff !important;
}