/* Add custom CSS styles below */ 
@media (min-width: 480px) {
    .banner-entry {
        padding: 9rem;
    }
}
.banner-entry {
    position: relative;
    height: 200px;
    overflow: hidden;
    border-radius: .375rem;
    --tw-bg-opacity: 1;
    background-color: transparent;
    /* background-color: rgb(243 244 246 / var(--tw-bg-opacity)); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 5.5rem;
    text-align: center;
    --tw-text-opacity: 1;
    color: #fff;
    color: rgb(255 255 255 / var(--tw-text-opacity));

}
@media (min-width: 480px) {
    .banner-entry__text {
        /* padding: 1.5rem; */
    }
}
.container {
    padding-right: 4px;
    padding-left: 4px;
    margin-right: auto;
    margin-left: auto;
}
.gap-3 {
    gap: .25rem;
    display: flex;
    max-width: 1200px !important;
    margin: auto !important;
    justify-content: center;
}
@media (min-width: 480px) {
    .banner-entry__text.text-with-border {
        /* border-width: 1px; */
    }
}
.banner--fixed img {
    display: block;
    width: 100%;
    border-radius: .375rem;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: #f3f4f6;
    background-color: transparent;
    -o-object-fit: cover;
    object-fit: cover;
}
.s-block {
    margin-top: 1rem;
}
.flex-col {
    flex-direction: column;
}
.product-entry__image img.loaded {
    position: relative;
    opacity: 1;
    background-color: #fff;
}
.border {
    border-width: 0px;
}
.s-search-input {
    height: 2.5rem;
    width: 100%;
    border-radius: 4.375rem;
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, 1);
    border-color: rgb(243 244 246 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding-top: 0px;
    padding-bottom: 0.125rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, 1);
    color: rgb(75 85 99 / var(--tw-text-opacity));
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4,0,0.2,1);
    transition-duration: 300ms;
}
.product-entry:not(.product-entry--coupon) {
    overflow: hidden;
    border-radius: 35px 35px 50px 50px;
}
[dir=rtl] .s-slider-block__title h2 {
    padding: 0px;
    color: #4E4B49;
    background-color: #EAEAEA;
    padding: 10px 26px 10px 26px;
    border-radius: 4.375rem;
    border: solid 4px;
    border-color: #DBDADA;
}
.s-block__title h2, .s-slider-block__title h2 {
    position: relative;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 700;
    line-height: 1.2;
    color: #4E4B49;
    background-color: #EAEAEA;
    padding: 10px 26px 10px 26px;
    border-radius: 4.375rem;
    border: solid 4px;
    border-color: #DBDADA;
}
.s-block__title, .s-slider-block__title {
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
[dir=rtl] .s-block__title .right-side, [dir=rtl] .s-slider-block__title .right-side {
    padding-left: 0;
}
.sicon-rocket:before {
    content: "\eed6";
    color: #4E4B49;
}
.sicon-shopping-basket:before {
    content: "\ef38";
    color: #4E4B49;
}
.sicon-bag-dollar:before {
    content: "\e967";
    color: #4E4B49;
}
.gap-6 {
    gap: 1.5rem;
    background-color: #EAEAEA;
    padding: 10px 26px 10px 26px;
    border-radius: 4.375rem;
    border: solid 4px;
    border-color: #DBDADA;
}
.s-block--features.cards-view .s-block--features__item p {
    font-size: 1.125rem;
    line-height: 1.75rem;
    opacity: .8;
    color: #6d6a68;
}
.s-block--features.cards-view .s-block--features__item h2 {
    margin-bottom: .5rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #4E4B49;
}
[dir=rtl] .s-slider-block__title-right {
    padding: 0;
}
.s-block--features+.s-block--features, .s-block--fixed-banner+.s-block--fixed-banner, .s-block--banners+.s-block--banners {
    margin-top: 0em;
}