/* Add custom CSS styles below */ 
@media (min-width: 1024px) {
    .s-products-list-horizontal-cards {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        border-right-width: 250px;
        border-left-width: 250px;
        border-color: #8a2be200;
    }
}
section.s-block {
    position: relative;
    overflow: inherit;
    background-color: #fafafa;
}

@media (min-width: 0px) {
    .s-reviews-testimonial {
        FONT-WEIGHT: 200;
        padding: 2rem;
        --tw-shadow: 0 0 rgba(0, 0, 0, 0);
        --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
        box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
        background-color: #f3b805;
        color: #ffffff;
        border-radius: 30px;
    }
}

@media (min-width: 640px) {
    .sm\:py-16 {
        CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
        padding-top: 0rem;
        padding-bottom: 0rem;
    }
}

@media (min-width: 1024px) {
    .banner--fixed img {
    display: block;
    width: 100%;
    border-radius: 0.375rem;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, 1);
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity, 1));
    -o-object-fit: cover;
    object-fit: cover;
    padding-bottom: 30px;
    background-color: ##fafafa;
}

}
.flex-col {
    flex-direction: column;
    background-color: #fafafa;
}
    .main-nav-container {
        min-height: 84px;
        background-color: #ffca00;
    }
    .navbar-brand {
        margin-top: 17px;
        margin-bottom: 0px;
    }

@media (min-width: 0px) {
    .top-navbar {
        padding-top: 0.375rem;
        padding-bottom: 0.375rem;
        background-color: #eebd00;
    }
}
.s-reviews-testimonial__icon svg {
    position: absolute;
    top: 1rem;
    height: 2.25rem;
    width: 2.25rem;
    fill: #414042;
    fill: #ffffff;
    font-size: 2.25rem;
    line-height: 2.5rem;
}
.s-rating-stars-selected {
    fill: #444444;
}
.banner--fixed img {
    display: block;
    width: 100%;
    border-radius: 0.375rem;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, 1);
    background-color: rgb(243 244 246 / 0%);
    -o-object-fit: cover;
    object-fit: cover;
}
.footer-is-light .store-footer .store-footer__inner {
    --tw-border-opacity: 1;
    border-bottom-color: rgba(229, 231, 235, 1);
    border-bottom-color: rgba(229, 231, 235, var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, 1);
    background-color: rgb(255 202 0);
}
.footer-is-light .store-footer {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, 1);
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, 1);
    color: rgba(55, 65, 81, var(--tw-text-opacity, 1));
    background-color: #eebd00;
}
.s-reviews-header {
    margin-bottom: 2rem;
    margin-right: 0.5rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    line-height: 1.2;
    background-color: #363637;
    border-block-width: 15px;
    border-right-width: 25px;
    border-left-width: 25px;
    color: white;
    border-color: #363637;
    border-radius: 10px;
}
.s-reviews-header-wrapper {
    display: flex
;
    justify-content: center;
}
@media (min-width: 768px) {
    .md\:sticky {
        position: relative;
    }
}