.s-product-card-fit-height .s-product-card-image {
    height: auto;
    max-height: fit-content;
    border-radius: 0.1rem 2.1rem 0.1rem 2.1rem;
}

body {
    background-color: rgb(18 37 67);

}

.s-block__title {
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    color: #fff;
    text-align: center;

    border-radius: 0.1rem
 
2.1rem
 

0.1rem
 
2.1rem;
    background: linear-gradient(45deg, #004d69, #0a2c4f) !important;
        justify-content: center;
}

.s-block {
    margin-top: 0rem;
}

.bg-inherit {

    border-radius: 4vmax;
    background: #122543;
}

.main-nav-container {
    min-height: 68px;
    border-radius: 4vmax;
    background: #000200;
}

.header-btn__icon {

    border-color: rgb(79 190 227);
    color: rgb(0 251 168);
}

.text-primary {

    color: #00fba8;
}

.s-product-card-entry {

    border-radius: 0.1rem
 
2.1rem
 

0.1rem
 
2.1rem;
}

.footer-is-light .store-footer .store-footer__inner {

    background: linear-gradient(45deg, #004d69, #0a2c4f) !important;
    border-radius: 3.1rem
 
3.1rem
 

3.1rem
 
3.1rem;
    border: 0.5mm solid #4fbee3;
    color: #fff;
}

.footer-is-light .store-footer {

    background-color: rgb(18 37 67);

}

.s-product-card-vertical {

    border: 0.5mm solid #00fba8;
}

.top-navbar .s-search-input {

    background-color: rgb(1 86 115);
}

.s-button-btn, .s-price-range-number-input {
    background: #13a78e;
    color: #fff;
}

.s-button-btn {

    line-height: 12px;
    font-weight: 900;

}

.s-product-card-entry {

    height: auto;

}

.w-full {
    width: 100%;
    background: #fff;
}

.s-cart-summary-total {

    color: rgb(16 184 147);
}

.s-product-card-content {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0.75rem;
    align-items: center;
}

.s-block__title {

    margin-top: 20px;
}

.s-block--hero-slider .swiper-slide .overlay-bg:after {

    background-color: rgb(0 0 0 / 0%);

}

.s-block--hero-slider .swiper-slide {

    height: 30rem;

}

.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled svg {
    fill: #d1d5db00;
}

.s-slider-v-centered .s-slider-block__title-nav button {

    background-color: rgb(255 255 255 / 0%);

}