font {
    font-family: Arsenal !important;
}
html {
    overflow-x: hidden;
}
#top {
    height: 60px;
}
header.header .row {
    padding: 16px 0;
}
#menuToggleButton {
    font-family: Arsenal;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 128.571% */
    padding: 11px 0;

    filter: none;
    -webkit-filter: none;
}
.header .form-control.br-8.py-2.px-3, .header-search-box, .header-search, .header-search form {
    height: 100% !important;
}

@media (min-width: 1200px) {
    .pt-xl-3 {
        padding-top: 2.5rem!important;
    }
}
.sc-module-reviews {
    padding-left: 14px;
}
.sc-module-reviews span {
    font-size: 15px;
}

.sc-module-header {
    font-family: Arsenal !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 103.125%;
    letter-spacing: 0.22px;
}
.sc-module-rating-star {
    width: 14px;
    height: 14px;
}

.sc-product-content-reviews-rating-item .sc-module-rating-star:not(:last-of-type) {
    margin-left: 5px;
}
.content-block {
    padding: 10px;
    color: black !important;
}
.sc-module-img .img-fluid {
    height: 235px;
    object-fit: cover;
}
.sc-module-title {
    font-family: Arsenal;
    font-size: 1rem;
    display: inline-block;
    padding-right: 30px;
}
.fw-700, .fw-800 {
    font-family: Arsenal;
}
.sc-module-quantity {
    font-family: 'Arsenal' !important;
    font-size: 14px;
    border: 1px solid #DCDCDC;
}
.sc-module-quantity .form-control {
    height: 100%;
    font-size: 17px;
}
.sc-module-quantity button span {
    width: 10px;
    height: 10px;
    color: #000;
    font-family: Arsenal;
}
.br-25 {
    border-radius: 25px;
}
.sc-module-quantity button {
    padding: 9px 0.625rem;
}
.product-description {
    font-size: 13.592px;
    font-weight: 400;
    line-height: 21px;
    margin: 10px 0;
}
@media (max-width: 1600px) {
    .sc-module-item {
        padding: 0 5.5px !important;
    }
}
@media (min-width: 1200px) {
    .sc-module-item {
        width: 16.6%;
        padding: 0 12.5px;
    }
}
@media (min-width: 768px) {
    .sc-module-title {
        font-size: 17.47px;
        line-height: 1.7rem;
    }
    .sc-module-caption.d-flex.flex-column.justify-content-between.py-md-2.h-100 {
        margin-bottom: 23px;
    }
}
@media (min-width: 576px) {
    .sc-module-price {
        font-size: 19px;
    }
}
.sc-module-showmore {
    padding-top: 50px !important;
}
.sc-btn.sc-btn-primary.br-4 {
    font-size: 18px;
    font-weight: 700 !important;
}

.sc-last-news-info .sc-module-sticker-green {
    background: #858585;
}
.fsz-18 {
    font-size: 18px !important;
}

.sc-html-module:has(.about-module) {
    /*position: absolute;*/
    /*left: 0;*/
    margin: 0 -185px;
    position: relative;
    padding-top: 50px !important;
}
.sc-html-module:has(.about-module) .col-12:has(.sc-module-header) {
    display: none;
}
.sc-html-module:has(.about-module) .content-block {
    padding: 0;
    margin: 0;
}
.sc-module:has(.sc-last-news-item):not(.sc-blog-category) {
    padding-top: 100px !important;
}

.about-module {
}
.body-about {
    display: grid;
    grid-template-columns: 1fr 1.4fr .6fr;
    max-height: 500px;
}

.body-about__img {
    height: 100%;
    max-height: 523px;
    overflow: hidden;
    
}
.body-about__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.body-about__content {
    padding: 85px 50px;
    background: white;
}
.body-about__content h2 {
    margin-bottom: 41px;
    color: #28293D;
    font-family: Arsenal;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 58px; /* 90.625% */
    letter-spacing: 0.22px;
}
.body-about__content p {
    font-family: Arsenal;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 160% */
}
@media (max-width: 1530px) {
    .body-about {
        grid-template-columns: 0.4fr 1fr .2fr;
    }
}
@media (max-width: 992px) {
    .sc-html-module:has(.about-module) {
        margin: 0;
    }
    .body-about {
        display: flex;
        flex-direction: column;
        max-height: 100%;
    }
    .body-about__img {
        max-height: 350px;
    }
    .body-about__img:last-child {
        display: none;
    }
    .body-about__content {
        padding: 18px 15px;
    }
    .body-about__content h2 {
        font-size: 28px;
        margin-bottom: 5px;
        line-height: 40px;
    }
    .body-about__content p {
        font-size: 16px;
        line-height: 27px;
    }
}


.footer-body {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.top-left-links {
    font-family: Arsenal;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
.header-slogan {
    font-family: Arsenal;
    font-size: 14px;
    font-weight: 700;
    /*margin-left: 250px;*/
}
@media (max-width: 768px) {
    #top .sc-btn-icon {
        background: #000;
    }
    .header-slogan {
        display: none;
    }
}
.sc-megamenu-list-item {
    padding: 12px 20px;
}
#top .sc-dropdown-toggle:after {
    background: #000;
}

.sc-footer-middle {
    padding: 50px 0;
}

.sc-footer-middle-info a {
    display: block;
}
.sc-footer-middle-info a:not(:last-child) {
    margin-bottom: 19px;
}
@media (min-width: 1199.98px) {
    .sc-footer-payments-list {
        margin-top: 106px;
    }
}
.footer-pages {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: end;
}
.footer-pages a {
    font-size: 12px;
}
.footer-pages a:not(:last-child) {
    margin-bottom: 10px;
}
.sc-footer-socials .sc-footer-title {
    align-self: flex-end;
}
.sc-footer-socials-box {
    width: 100%;
    justify-content: flex-end !important;
    margin-top: 21px;
    position: relative;
    right: -10px;
}
.sc-footer-socials-item {
    width: 50px;
    height: 50px;
    flex: 0 0 50px;
    max-width: 50px;
}
.sc-footer-credits {
    background-color: rgb(248, 249, 250);
    padding: 24px 0!important;
    display: flex;
    color: #1C1C28;
    font-size: 12px;
    font-weight: 400;
    gap: 5px;
    text-align: center;
    justify-content: center;
}
.sc-footer-credits a {
    max-width: fit-content;
    padding: 0;
    margin: 0;
}
.sc-footer-socials {
    margin: 0;
}
.footer-logo {
    display: block;
}
.sc-footer-title {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 24px; /* 150% */
    text-transform: uppercase;
    margin-bottom: 15px !important;
}


/* ------------- SINGLE -------------- */

.breadcrumb {
    padding-bottom: 40px;
}
.sc-breadcrumb::-webkit-scrollbar {
    display: none;
}
#oct-tabs {
    box-shadow: none;
}
.sc-product-tabs::-webkit-scrollbar {
    display: none;
}
.sc-product-tab+.sc-product-tab {
    border: none;
}
.sc-product-tab {
    font-family: Arsenal;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 18px !important; /* 128.571% */
    color: #8F90A6 !important;
}
.sc-product-tab.active {
    border-bottom: 5px solid #FFB800;
    color: #000 !important;
    font-weight: 400 !important;
}
.sc-product-images {
    background: transparent;
    width: 100%;
    padding-bottom: 20px !important;
}
.single-images {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.product-image-container {
    background: #fff;
    padding: 35px;
}
.product-image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media (max-width: 500px) {
    .single-images {
        grid-template-columns: 1fr;
    }
}




.sc-product-actions-top {
    padding-top: 42px !important;
    flex: 1 1 auto;
}
.sc-product-options {
    margin-bottom: 50px;
}
.sc-product-options .product-options-group {
    width: 100%;
    justify-content: space-between;
    max-width: 550px;
    gap: 20px;
    flex-wrap: wrap;
}
@media (min-width: 992px) {
    .sc-product-options .options-box {
        margin-left: 50px;
    }
}

.sc-product-options .radio label {
    padding: 10px 22px !important;
    background: transparent;
    border: 1px solid #C7C9D9 !important;
    font-family: Arsenal;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 32px !important; /* 160% */
    color: #000;
    height: fit-content !important;
}
.sc-product-options .sc-control-label {
    font-size: 20px !important;
}
.sc-product-options #input-option361 .radio label.selected {
    background: #000 !important;
    color: #fff !important;
}
.sc-control-label {
    font-family: Arsenal;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 160% !important;
}
.sc-product-actions-top-right button {
    background-color: transparent !important;
}
.sc-product-actions-top-right button span {
    width: 40px;
    height: 40px;
}
.product-info-description h2 {
    color: #28293D;
    /* h2 */
    font-family: Arsenal;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 33px; /* 103.125% */
    letter-spacing: 0.22px;
    margin-bottom: 25px !important;
}

.product-info-description p {
    font-family: Arsenal;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 32px !important; /* 160% */
    margin: 0 !important;

    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.product-description-row {
    display: grid;
    grid-template-columns: 1fr 440px;
    gap: 11px;
    margin-bottom: 40px;
}
@media (max-width: 1300px) {
    .product-description-row {
        grid-template-columns: 1fr !important;
    }
    .sc-product-actions-middle {
        flex-direction: column;
        gap: 30px;
        align-items: flex-start !important;
    }
    .feature-row {
        width: 100% !important;
        display: block !important;
    }
    .feature-row .h2 {
        margin-bottom: 30px;
        width: 100% !important;
    }
    .feature-row span {
        display: block !important;
    }
    .price-quantity {
        flex-direction: column;
        text-align: left !important;
        align-items: flex-start !important;
        gap: 20px;
    }
    .sc-product-actions-middle .button-cart {
        padding: 15px;
        width: 100% !important;
        max-width: 100% !important;
    }
    .text {
        max-width: fit-content !important;
    }
}

.sc-product-content-advantages-item {
    padding: 33px 46px;
}
#logo img, #logo svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.h1 {
    color: #28293D !important;
    font-family: Montserrat;
    font-size: 32px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 33px !important; /* 103.125% */
    letter-spacing: 0.22px !important;
}
.h2 {
    font-family: Arsenal;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 26px !important; /* 103.125% */
    letter-spacing: 0.22px !important;
}
@media (max-width: 479px) {
    .h1 {
        font-size: 24px !important;
    }
    .h2 {
        font-size: 22px !important;
    }
}

.text {
    font-family: Arsenal !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 20px !important;
}
.product-layout {
    cursor: pointer;
}
.text-20 {
    color: #000;

    /* Text 20 */
    font-family: Arsenal;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 160% */
}
.sc-dropdown-box.active .sc-dropdown {
    left: unset !important;
    right: -140px !important;
}
.sc-blog-category {
    padding-top: 0 !important;
}
/* ------------- */
.sc-product-actions-middle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*flex-wrap: wrap;*/
    gap: 30px;
}
.buy-buttons-group {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px;
}

.sc-buy-one-click {
    border: none !important;
}
.sc-product-actions-middle .sc-module-quantity {
    border-radius: 34px !important;
    border: 1px solid #DCDCDC;
}
.sc-product-actions-middle .sc-module-quantity button {
    padding: 16px 43px;
}
.sc-product-actions-middle .sc-module-quantity button:first-child {
    border-right: 1px solid #DCDCDC;
}
.sc-product-actions-middle .sc-module-quantity button:last-of-type {
    border-left: 1px solid #DCDCDC;
}
.sc-product-actions-middle .sc-module-quantity input#input-quantity {
    border: none;
    margin: 0 10px
}
.sc-product-actions-middle .button-cart {
    padding: 25px 100px;
    font-family: Montserrat;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 18px !important;
    width: 100%;
}
.sc-btn-secondary:not(#menuToggleButton) {
    background: transparent !important;
    border: 1px solid #000 !important;
    color: #000 !important;
}
.sc-btn-secondary {
    transition: all .2s ease;
}

.sc-btn.sc-btn-secondary:not([disabled]):not(#menuToggleButton) span {
    color: black !important;
}
.one-click-container {
    overflow: hidden;
    height: 100%;
    max-height: 0;
    transition: max-height .3s ease;
}
.sc-product-actions {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.sc-product-actions-middle-left .price-quantity {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 550px;
}
.sc-product-actions-middle-left {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 53px;
    justify-content: space-between;
}
.additional-info {
    display: flex;
    align-items: center;
    column-gap: 50px;
    row-gap: 5px;
}
.additional-info span {
    color: #000;
}
.additional-info a {
    color: #359AEE;
    text-decoration: underline;
}
.additional-info a:hover {
    text-decoration: none;
}
.sc-product-content-description {
    padding-top: 37px;
    padding-bottom: 37px;
}

.feature-row {
    display: grid;
    grid-template-columns: 1fr .6fr;
    gap: 24px;
    padding: 30px;
    background: #fff;
    flex-direction: row;
    width: 100%;
}
.feature-row:not(:last-of-type) {
    margin-bottom: 20px;
}
.feature-row span, .feature-row  div {
    max-width: fit-content !important;
}
.feature-row .h2 {
    width: 600px;
}


/* ------------- CATEGORY ------------*/

.sc-column-title {
    color: #8F90A6 !important;
    font-family: Montserrat !important;
    font-size: 22px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 33px !important; /* 150% */
    letter-spacing: 0.22px !important;
    border: none;
    box-shadow: none;
    filter: none;
}

.sc-column-categories-item>:not(ul) {
    border: none;
    background: #fff;
}
.sc-column-categories-toggle {
    display: none !important;
}
.form-check-input:checked[type=radio] {
    background-repeat: no-repeat;
}
.sc-column-banners {
    display: none!important;
}
.row .content-block:not(.sc-product-images):not(:has(.about-module)):not(:has(.about-page-row)):not(:has(.delivery-body)):not(.sc-category-sort) {
    padding: 5px 25px;
    padding-bottom: 24px !important;
}
.content-block:has(.about-page-row), .content-block:has(.delivery-body) {
    padding: 0 !important;
}
@media (max-width: 992px) {
    .main:has(.about-page-row) .sc-page-title, .main:has(.delivery-body) .sc-page-title {
        margin-bottom: 50px;
    }
    .about-page-row {
        padding: 30px 12px 50px !important;
    }
    .delivery-body {
        padding: 20px !important;
    }
}


.sc-category-sort-title {
    color: #8F90A6 !important;
    font-family: Montserrat !important;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 33px !important; /* 150% */
    letter-spacing: 0.22px !important;
    padding-right: 60px !important;
}
.sc-column-title {
    font-size: 15px !important;
}
@media (min-width: 1200px) {
    .sc-category-sort-select {
        width: 380px;
    }
}
.sc-category-sort select {
    max-width: 380px;
    background: #F4F7FA !important;
    border-radius: 4px !important;
    padding: 10px 16px !important;

    color: #8F90A6;
    font-family: Montserrat;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 33px !important; /* 206.25% */
    letter-spacing: 0.22px;
}
.sc-category-sort {
    padding: 9px 36px !important;
}
.sc-column-categories-children {
    padding-left: 31px !important;
    background-color: #fff !important;
}
.sc-column-categories-children li {
    position: relative;

}
.sc-column-categories-children li:before {
    content: '';
    position: absolute;
    right: 98%;
    top: 50%;
    transform: translateY(-50%);
    width: 21px;
    height: 21px;
    border: 2px solid #E2E2E2;
    background: transparent;
    border-radius: 50%;
}
.sc-column-categories-children li.clicked:before {
    border: 2px solid #212121;
}
.sc-column-categories-children li.clicked:after {
    content: '';
    position: absolute;
    right: 100.3%;
    top: 50%;
    transform: translateY(-50%);
    width: 11px;
    height: 11px;
    background: #212121;
    border-radius: 50%;
}
.sc-category .product-layout {
    width: 25%;
}
@media (min-width: 1200px) {
    #column-left {
        max-width: 313px !important;
    }
}

.sc-category {
    flex: 1 1 auto;
}
#product-category #sc-featured_0 {
    margin-bottom: 60px;
}


/*--------- CHECKOUT ----------*/

.oct-checkout-block-title {
    color: #000;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px; /* 150% */
    letter-spacing: 0.22px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.form-group input:not([type="radio"]) {
    padding: 10px 27px !important;
}
.sc-megamenu-custom {
    right: calc(100% - 412px);
    position: absolute;
    top: 100%;
    left: 0.75rem;
    padding-top: 2rem;
    max-width: calc(100% - 1199px);
    width: 100%;
}
@media (max-width: 1601px) {
    .sc-megamenu-custom {
        max-width: calc(100% - 989px);
    }
}
@media (max-width: 1401px) {
    .sc-megamenu-custom {
        max-width: calc(100% - 856px);
    }
}
.form-group label, .form-group input {
    color: #000;

    /* Text */
    font-family: Arsenal;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
#agree-block {
    margin-bottom: 40px;
}
.oct-checkout-block {
    padding: 26px !important;
}
.oct-checkout-block-title span {
    padding-left: 10px;
}
.form-check-input {
    min-width: 21px;
    min-height: 21px;
    border: 2px solid #E2E2E2;
}
.oct-checkout-actions-title {
    color: #000;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px; /* 150% */
    letter-spacing: 0.22px;
    display: flex;
    align-items: center;
    gap: 19px;
}
.apply-coupon {
    display: none;
}
.sc-cart-actions-block-title {
    text-decoration: none;
}
.sc-cart-actions-block {
    padding: 0;
}
.oct-checkout-actions-total, .oct-checkout-actions p, .oct-checkout-actions .sc-cart-actions-block:last-child {
    border: none;
}
.coupon-inputs {
    margin-bottom: 1rem;
}
.coupon-inputs .form-control {
    padding: 10px 27px;
}
.coupon-inputs button {
    border-radius: 6px !important;
}
.oct-checkout-actions-total-item {
    align-items: center !important;
}
.oct-checkout-actions-total-item + .oct-checkout-actions-total-item {
    margin-top: 23px;
}
.oct-checkout-actions-total-item:not(.oct-checkout-actions-total-item + .oct-checkout-actions-total-item) span:not(.light-text) {
    color: #28293D;
    font-family: Montserrat;
    font-size: 18px;
}
.oct-checkout-actions-total-item span.light-text {
    /* Text */
    color: #0a001f;
    font-family: Arsenal;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
}
.oct-checkout-actions-total-item:last-child span:not(.light-text) {
    /* h2 */
    font-size: 32px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 33px !important; /* 103.125% */
    letter-spacing: 0.22px !important;
    font-family: Arsenal;
}
.form-check {
    align-items: center;
}
.form-check input {
    border-radius: 50% !important;
}
.sc-cart-actions-block {
    border: none;
}
.oct-fastorder-payment .sc-btn-primary {
    font-size: 18px;
    padding: 15px 10px;
}

.oct-checkout-cart a:has(img) {
    width: 135px;
    height: 135px;
}
.oct-checkout-cart a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.oct-checkout-cart-product-info .ps-3 a {
    color: #000 !important;
    /* Text */
    font-family: Arsenal;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    text-decoration: none;
}
.oct-checkout-cart-quantity {
    height: fit-content;
}
#quantity-1 {
    border-radius: 4px !important;
    border: 1px solid #C7C9D9 !important;
    height: 52px;
}
.oct-checkout-cart-delete-btn {
    width: 52px;
    height: 52px;
}
.oct-checkout-cart-actions {
    display: flex;
    flex-direction: column;
    height: auto !important;
}
.oct-checkout-cart-buttons {
    flex: 1 1 auto;
    height: 100%;
}
.oct-checkout-cart-total .text {
    margin-right: 44px;
}

/*----------- about ------------*/

#information-information .content-top-box{

}

.about-page-row {
    display: grid;
    grid-template-columns: 528px auto;
    gap: 90px;
    margin-bottom: 80px;
    padding: 30px 40px 50px;
    background: #fff;
    margin-top: -50px !important;
}


.about-page-row__content {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.about-page-row__slogan {
    color: #000;
    font-family: Montserrat;
    font-size: 22px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 33px !important; /* 150% */
    letter-spacing: 0.22px !important;
    margin-bottom: 20px;
}

.about-page-row__title {
    margin-bottom: 106px;
    color: #FC0;
}

.about-page-row__text {
    color: #000;
    /* Text */
    font-family: Arsenal;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 20px !important; /* 142.857% */
    flex: 1 1 auto;
    height: 100%;
}
.about-page-row__link {
    color: #359AEE;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
    text-decoration-line: underline;
}

.about-page-row__img {
    width: 100%;
    overflow: hidden;
    height: 780px;
}
.about-page-row__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media (max-width: 1350px) {
    .about-page-row {
        grid-template-columns: 388px auto;
    }
    .about-page-row__img {
        height: 480px;
    }
}
@media (max-width: 992px) {
    .about-page-row {
        grid-template-columns: 1fr !important;
        gap: 25px;
    }
    .item-about-cards {
        max-width: 100% !important;
    }
}
.about-page-cards {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.item-about-cards {
    background: #fff;
    padding: 45px 21px 45px;
    flex: 1 0 auto;
    max-width: calc(25% - 15px);
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    height: auto;
}
.item-about-cards img {
    width: 40px;
    height: 40px;
    object-fit: contain;
    margin-bottom: 24px;
}
.item-about-cards__title {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 22.502px;
    font-style: normal;
    font-weight: 700;
    line-height: 22.502px; /* 100% */
    margin-bottom: 13px;
}

.item-about-cards__text {
    color: #8F90A6;
    text-align: center;
    font-family: Montserrat;
    font-size: 17.502px;
    font-style: normal;
    font-weight: 400;
    line-height: 30.003px; /* 171.429% */
}
#information-information .content-block {
    background: transparent;
}
#information-information .content-block:hover {
    box-shadow: none !important;
    border: none;
    filter: none !important;
}


/* ---- reviews --------*/

@media (min-width: 992px) {
    .sc-page-title {
        padding-bottom: 40px !important;
    }
}

.sc-store-reviews .content-block {
    padding: 30px 40px !important;
}
.sc-store-reviews .sc-product-content-title span {
    color: #000 !important;
    font-family: Montserrat;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 24px !important; /* 120% */
    margin-bottom: 32px;
}
.sc-product-content-reviews-rating .dark-text {
    color: #000;
    font-family: Montserrat;
    font-size: 32px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 33px !important; /* 103.125% */
    letter-spacing: 0.22px !important;
}
.sc-product-content-reviews-rating .light-text {
    color: #000 !important;
    font-family: Montserrat !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 33px !important;
    letter-spacing: 0.22px !important;
    margin-bottom: 10px;
}
.sc-product-content-reviews-rating-text {
    color: #8F90A6 !important;
    font-family: Montserrat;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 24px !important; /* 120% */
}

.sc-product-content-reviews-rating-item > div {
    color: #8F90A6 !important;
    font-family: Montserrat;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 24px !important; /* 120% */
    margin-right: 50px;
}
.sc-product-content-reviews-rating-stars, .sc-store-reviews .sc-product-content-reviews-rating-value {
    background: transparent;
}
.sc-store-reviews .sc-product-content-reviews-rating-value {
    color: #000;
    font-family: Montserrat;
    font-size: 21.375px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.483px; /* 128.571% */
    width: 50px;
    text-align: right !important;
}

.sc-store-reviews .sc-module-rating-star {
    width: 17px;
    height: 17px;
}

.sc-store-reviews-top {
    margin-bottom: 64px;
    border: none;
}
.sc-last-reviews-author-name {
    color: #000;
    font-family: Montserrat;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 24px !important; /* 120% */
    margin-bottom: 3px;
}
.sc-product-content-reviews-item {
    padding: 30px 40px 80px;
    border: 1px solid #DCDCDC;
}
.add-review-text {
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    margin-bottom: 70px;
}
.sc-store-reviews-form {
    padding: 55px 40px !important;
    background: #F2F4F8 !important;
}
.criteria {
    color: #8F90A6;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
}
.sc-module-cart .sc-btn-primary {
    padding: 10px !important;
}
.sc-btn-primary {
    padding: 16px 32px;
    font-size: 16px !important;
}
#btn_mp_0 {
    padding: 20px 38px;
}
.delivery-body {
    display: grid;
    grid-template-columns: 1.4fr 1.4fr 1fr;
    gap: 60px;
    background: #fff;
    padding: 50px 40px;
    margin-top: -50px;
}
.delivery-body__col {
    font-family: Arsenal;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 20px !important; /* 142.857% */
}
.delivery-body__col h4 {
    color: #000;
    font-family: Montserrat;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 24px !important; /* 120% */
    margin-bottom: 22px !important;
}
.delivery-body__col li {
    margin-bottom: 36px;
}
.delivery-body__col b {
    color: #000 !important;
    font-family: Montserrat !important;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 24px !important; /* 171.429% */
    margin-bottom: 36px !important;
    display: inline-block;
}
@media (max-width: 992px) {
    .delivery-body {
        grid-template-columns: 1fr;
        gap: 32px;
    }
}

.formula {
    display: none;

}
.sc-product-options .radio label.selected {
    background: #000 !important;
}
#common-home .formula {
    position: absolute;
    width: 580px;
    top: -90px;
    z-index: -1;
    display: block !important;
}
.featured-products-home {
    position: relative;
}
.featured-products-home .formula {
    right: -130px;
}
@media (max-width: 992px) {
    .formula {
        width: 350px !important;
        top: -27px;
    }
}
.sc-footer-socials-item {
    background: transparent;
}

.sc-footer-socials-item i {
    font-size: 2rem;
}

#top .sc-btn-icon {
    background: #0a001f;
}
.sc-module-btns {
    top: 241px;
    right: -8px;
}
.sidebar-main-menu-item-account {
    display: none !important;
}
.sc-footer-middle-info {
    max-height: fit-content !important;
}
.sc-footer-middle .sc-footer-title::after {
    display: none;
}
.sc-module-btns {
    opacity: 1 !important;
    visibility: visible !important;
}
.sc-btn-outline-primary:not([disabled]):hover .sc-btn-icon, .sc-btn-outline-secondary:not([disabled]) {
    background: transparent !important;
    border: none !important;
}
.sc-btn-outline-secondary:not([disabled]):hover .sc-btn-icon {
    background: #000;
}
@media (max-width: 1400px) {
    .sc-category .product-layout {
        width: 25%;
    }
}
@media (max-width: 1200px) {
    .sc-slideshow-plus {
        margin-bottom: 50px;
    }
    .sc-product-options .sc-control-label {
        flex: unset !important;
    }
}
@media (max-width: 992px) {
    .buy-buttons-group {
        width: 100%;
    }
    .buy-buttons-group button {
        padding: 15px !important;
    }
    .product-image-container {
        padding: 10px;
    }
    .sc-product-actions-top-right button span {
        width: 25px;
        height: 25px;
    }
    .sc-product-options .radio label {
        padding: 10px 15px !important;
    }
    .sc-category .product-layout {
        width: 33.333%;
    }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
    .header {
        height: fit-content;
    }
}
@media (max-width: 768px) {
    .sc-category .product-layout {
        width: 50%;
    }
}
@media (max-width: 575px) {
    .sc-category .product-layout {
        width: 100%;
    }
    .hero-banner {
        background-position: calc(55vh + 137px) 0 !important;
    }
    [data-type=split] .sc-module-cart {
        flex-direction: column;
        gap: 15px;
    }
    .sc-btn.sc-btn-primary.br-4 {
        font-size: 14px;
        padding: 16px !important;
        font-weight: 700 !important;
    }
    .sc-product-fixed-btns {
        bottom: 85px !important;
    }
    .sc-footer-middle-list {
        margin-bottom: 20px;
    }
    .sc-footer-socials .sc-footer-title {
        align-self: flex-start;
        margin-bottom: 0 !important;
    }
    .sc-footer-socials-box {
        justify-content: flex-start !important;
        margin-top: 0;
        margin-bottom: 40px;
    }
    .footer-pages {
        text-align: center;
    }
    .row.sc-footer-credits {
        padding-bottom: 30px !important;
    }
    .row.sc-footer-credits {
        padding-bottom: 60px !important;
    }
    [data-type=split] .sc-module-title {
        font-size: 1.2rem;
    }
    .sc-module-btns {
        top: -4px;
        left: calc(100vw - 109px);
        width: fit-content;
    }

}

@media (max-width: 479px) {
    .sc-module-title {
        line-height: 1.5rem;
    }
    .row .content-block:not(.sc-product-images):not(:has(.about-module)):not(:has(.about-page-row)):not(:has(.delivery-body)) {
        padding: 5px 13px !important;
    }
    .sc-module-btns {
        top: -4px;
        left: calc(100vw - 72px);
        width: fit-content;
    }
}

.modal-cart-bottom .sc-btn-primary {
    font-size: .875rem !important;
    padding: .985rem 2rem;
}


/*body:not(:has(#common-home)) .sc-megamenu-custom {*/
/*    display: none !important;*/
/*}*/


@media (max-width: 1400px) {
    .row .content-block:not(.sc-product-images):not(:has(.about-module)):not(:has(.about-page-row)):not(:has(.delivery-body)):not(.sc-category-sort) {
        padding: 5px 9px;
    }
}



@media (max-width: 1599px) {
    .row .content-block:not(.sc-product-images):not(:has(.about-module)):not(:has(.about-page-row)):not(:has(.delivery-body)):not(.sc-category-sort) {
        padding: 5px 12px;
    }
}
@media (max-width: 1300px) {
    .sc-module-title, .product-description {
        word-break: break-word;

    }
}
/*.header.with-slideshow {*/
/*    z-index: 999 !important;*/
/*}*/
.sc-slideshow-plus.with-megamenu {
    z-index: 0;
}


.sc-megamenu.with-slideshow .sc-megamenu-list.without-day-products {
    height: fit-content !important;
}

.oct-checkout-actions-total-item:nth-child(2) {
    display: none !important;
}

.sc-product-tabs-box {
    top: 57px !important;
}
