.header-container {
    max-width: 1843px;
}

.limit-container-regular {
    max-width: 1600px !important;
}

.limit-container-1503 {
    max-width: 1503px !important;
}

.limit-container-1600 {
    max-width: 1600px !important;
}

.fit-content {
    width: fit-content !important;
}

.benefit-icon {
    width: 88px;
    height: 88px;
    background-color: #305339;
    border-radius: 50px;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.benefit-icon .elementor-icon-wrapper {
    display: flex;
    align-items: center;
    width: fit-content !important;
    height: fit-content !important;
}

.benefits-list {
    position: relative;
    height: 1660px !important;
}

.benefits-list .benefit-item {
    position: absolute;
}

.benefits-list .benefit-item:nth-child(1) {
    left: 430px;
    top: 62px;
}

.benefits-list .benefit-item:nth-child(2) {
    right: 131px;
    top: 382px;
}

.benefits-list .benefit-item:nth-child(3) {
    left: 0;
    top: 673px;

}

.benefits-list .benefit-item:nth-child(4) {
    bottom: 0;
    right: 547px;
}

@media (max-width: 1440px) {
    .benefits-list .benefit-item:nth-child(1) {
        left: 360px;
        top: 62px;
    }
    .benefits-list .benefit-item:nth-child(2) {
        right: 35px;
        top: 382px;
    }
    .benefits-list .benefit-item:nth-child(3) {
        left: 0;
        top: 673px;

    }
    .benefits-list .benefit-item:nth-child(4) {
        bottom: 0;
        right: 451px;
    }
}

@media (max-width: 1130px) {
    .benefits-list .benefit-item:nth-child(1) {
        left: 100px;
        top: 62px;
    }
    .benefits-list .benefit-item:nth-child(2) {
        right: 35px;
        top: 382px;
    }
    .benefits-list .benefit-item:nth-child(3) {
        left: 0;
        top: 673px;

    }
    .benefits-list .benefit-item:nth-child(4) {
        bottom: 0;
        right: 250px;
    }
}

@media (max-width: 1024px) {
    .benefits-list {
        height: 100% !important;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .benefits-list .benefit-item {
        position: static;
    }

    .benefits-list .benefit-item:nth-child(1) {
        align-self: flex-start;
    }
    .benefits-list .benefit-item:nth-child(2) {
        align-self: flex-end;
    }
    .benefits-list .benefit-item:nth-child(3) {
        align-self: flex-start;
    }
    .benefits-list .benefit-item:nth-child(4) {
        align-self: flex-end;
        margin-right: 135px;
    }
    .benefits-list {
        gap: 80px !important;
    }
}

@media (max-width: 767px) {
    .benefits-list .benefit-item {
        align-self: center !important;
        margin-right: 0 !important;
    }
}

.certification-image {
    width: 51.8% !important;
    max-width: 780px;
    max-height: 500px;
}

.certification-image img {
    width: 100% !important;
    height: 500px !important;
    object-fit: cover;
}

@media (max-width: 1024px) {
    .certification-image {
        width: 100% !important;
        max-height: 400px;
    }
    .certification-image img {
        height: 400px !important;
    }
}

@media (max-width: 767px) {
    .certification-image {
        width: 100% !important;
        max-height: 260px;
    }
    .certification-image img {
        height: 260px !important;
    }
}

.stores-address ul li:nth-child(2) {
    padding-left: 37px;
}

.stores-address ul li:nth-child(2) > span {
    font-size: 16px !important;
    color: rgba(38, 38, 38, 0.70) !important;
}

.store-image {
    width: 51.8% !important;
    max-width: 660px;
    max-height: 600px;
}

.store-image img {
    width: 100% !important;
    height: 600px !important;
    object-fit: cover;
}

@media (max-width: 1024px) {
    .store-image {
        width: 100% !important;
        max-height: 400px;
    }
    .store-image img {
        height: 400px !important;
    }
}

@media (max-width: 767px) {
    .store-image {
        width: 100% !important;
        max-height: 260px;
    }
    .store-image img {
        height: 260px !important;
    }
}

.review-item {
    min-height: 340px !important;
}

.review-person {
    position: absolute !important;
    left: 40px;
    bottom: 40px;
}

.person-image {
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
}

.person-image img {
    width: 100% !important;
    height: 100% !important;
}

.socials-list .elementor-social-icons-wrapper .elementor-grid-item .elementor-icon {
    width: 64px;
    height: 64px;
    border-radius: 12px;
    border: 1px solid rgba(38, 38, 38, 0.10);
}

.socials-list .elementor-social-icons-wrapper .elementor-grid-item .elementor-icon svg {
    width: 30px;
}

@media (max-width: 767px) {
    .socials-list .elementor-social-icons-wrapper .elementor-grid-item .elementor-icon {
        width: 48px;
        height: 48px;
    }

    .socials-list .elementor-social-icons-wrapper .elementor-grid-item .elementor-icon svg {
        width: 24px;
    }
}

.contacts-block {
    height: 560px !important;
    min-height: 560px !important;
}

.contacts-image {
    width: 49.2% !important;
    min-height: 560px !important;
    border-radius: 24px;
    overflow: hidden;
}

.contacts-image img {
    object-fit: cover;
}

@media (max-width: 1440px) {
    .contacts-image {
        max-width: 668px !important;
    }
}

@media (max-width: 1024px) {
    .contacts-image {
        width: 100% !important;
        max-width: 100% !important;
        height: 400px !important;
        min-height: auto !important;
    }
    .contacts-image img {
        width: 100% !important;
        height: 100% !important;
    }
    .contacts-block {
        width: 100% !important;
        height: auto !important;
        min-height: auto !important;
    }
}

.old-price .elementor-heading-title {
    text-decoration: line-through;
}

.products-list .elementor-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(23.1%, 1fr));
    gap: clamp(12px, 2vw, 30px);
}

@media (max-width: 1440px) {
    .products-list .elementor-grid {
        grid-template-columns: repeat(auto-fit, minmax(310px, 1fr));
    }
}

@media (max-width: 1024px) {
    .products-list .elementor-grid {
        grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
    }
}

@media (max-width: 767px) {
    .products-list .elementor-grid {
        grid-template-columns: repeat(2, 47%) !important;
        gap: 20px !important;
        justify-content: center;
    }
}

.product-item .product-image,
.product-item .product-image img {
    width: 100%;
}

.product-item .product-image img {
    object-fit: cover;
}

.products-filters {
    background-color: #ffffff;
    border-radius: 16px;
    padding: 20px;
}

.close-popup {
    width: 24px;
    height: 24px;
}

.burger-button {
    width: 24px;
    height: 24px;
}

.header--fixed {
    z-index: 15;
    box-shadow: 0 14px 34px 0 #0000001A;
    border-bottom: 1px solid rgba(38, 38, 38, 0.10);
}

.header--fixed .elementor-location-header {
    background: #FFF !important;
}

.header--fixed .elementor-location-header ul li a {
    color: #262626 !important;
}

.header--fixed .header-logo.white {
    display: none;
}

.header--fixed .burger-button svg path {
    fill: #262626 !important;
}

.header-logo.black {
    display: none;
}

.header--fixed .header-logo.black {
    display: block !important;
}

@keyframes show_header {
    0%{
        opacity: 0;
        top: -70%;
    }
    100%{
        opacity: 1;
        top: 0;
    }
}

.header-logo {
    width: 138px;
    height: 20px;
}

.header-logo .elementor-icon-wrapper,
.header-logo .elementor-icon-wrapper .elementor-icon,
.header-logo .elementor-icon-wrapper .elementor-icon svg {
    width: 100%;
    height: 100% !important;
}

.cart-header {
    position: relative;
}

.products-amount {
    font-family: "Inter";
    color: #262626;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px;
    width: 14px;
    height: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    border-radius: 50%;
    /*padding: 5px 4px;*/
    transition: all .3s ease-in-out;
    position: absolute;
    right: -5px;
    top: -2px;
}

.header--fixed .products-amount {
    background-color: #262626;
    color: #ffffff;
}

.cart-header {
    width: 24px;
    height: 24px;
    display: block;
}

.header--fixed .cart-header svg path {
    stroke: #262626;
    transition: all .3s ease-in-out;
}

@media (max-width: 1024px) {
    .product:hover .product-image  {
        height: 441px !important;
    }
}

@media (max-width: 550px) {
    .product .price {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .product .price .original-price,
    .product .price .sales-price {
        margin-bottom: 0;
    }
    .sales-price {
        display: none;
    }
    .product:hover .product-image  {
        height: 200px !important;
    }
}

/* Price loading styles */
.woocommerce-checkout .loading .woocommerce-Price-amount,
.woocommerce-checkout .loading .price-item_text,
.woocommerce-checkout .loading .price-item_strong,
.woocommerce-checkout .loading .price-old,
.woocommerce-checkout .loading .price-current {
    color: transparent;
    position: relative;
    overflow: hidden;
    background: #e0e0e0;
    border-radius: 4px;
    text-decoration: none !important;
    pointer-events: none;
    user-select: none;
}

.woocommerce-checkout .loading .woocommerce-Price-amount::after,
.woocommerce-checkout .loading .price-item_text::after,
.woocommerce-checkout .loading .price-item_strong::after,
.woocommerce-checkout .loading .price-old::after,
.woocommerce-checkout .loading .price-current::after {
    content: "";
    position: absolute;
    top: 0;
    left: -150px;
    height: 100%;
    width: 150px;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.4), transparent);
    animation: shimmer 1.5s infinite;
}

@keyframes shimmer {
    100% {
        transform: translateX(300%);
    }
}

.woocommerce-shipping-methods li {
    display: flex;
    flex-direction: column;
}

.add_to_cart_button {
    position: relative;
}

.add_to_cart_button::before {
    content: url('/wp-content/themes/hello-noobar-child/assets/img/add-to-cart.svg');
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.add_to_cart_button.added::after {
    content: url('/wp-content/themes/hello-noobar-child/assets/img/added-icon.svg');
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.add_to_cart_button.added::before {
    display: none;
}

@media (max-width: 1185px) {
    .product-list .product:hover .product-image {
        height: 330px !important;
    }
}

@media (max-width: 1024px) {
    .product-list .product:hover .product-image {
        height: 441px !important;
    }
}

@media (max-width: 550px) {
    .product-list .product:hover .product-image {
        height: 200px !important;
    }
}

.product {
    height: 515px !important;
}


@media (max-width: 1267px) {
    .product {
        height: 540px !important;
    }
}

@media (max-width: 1024px) {
    .product {
        height: auto !important;
    }
}

.es-select.options-left {
    width: 100%;
}

#payment .form-row .block-text {
    color: rgba(38, 38, 38, 0.8);
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.28px;
    line-height: 142.857%;
    text-align: center;
    margin-top: 15px;
}

#payment .form-row .block-text a {
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-offset: 2px;
    text-underline-position: from-font;
    color: rgba(38, 38, 38, 0.8);
}

.privacy-block {
    display: none;
}

body.woocommerce-checkout .header-logo.white {
    display: none;
}

body.woocommerce-checkout .header-logo.black {
    display: block;
}

body.woocommerce-checkout .elementor-nav-menu .menu-item a {
    color: #333333 !important;
}

body.woocommerce-checkout .cart-header svg path {
    stroke: #333333;
}

body.woocommerce-checkout .cart-header .header-counter {
    color: #ffffff !important;
    background-color: #333333;
}

#order_review > .block-text {
    display: none;
}

.order-number {
    font-family: 'Inter';
    color: #262626;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
}