/*
Theme Name: Tomatina
Theme URI:
Author:
Author URI:
Version: 1.0
Text Domain: rs-shop
*/

/* #wpadminbar{
	display: none;
	} */

.hidden {
    display: none !important;
}

.btn-disabled {
    opacity: 0.5;
    pointer-events: none;
}

.popup-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: #fff;
    opacity: 0.7;
}

.footer-top .footer-link li {
    margin-bottom: 35px;
}

.custom-pagination ul li span {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--dark-blue);
    height: 42px;
    width: 42px;
    z-index: 2;
    position: relative;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    transition: color 0.3s;
    -webkit-transition: all 0.3s;
    border: 1px solid transparent;
}

.custom-pagination ul li.active span {
    color: var(--chocolate);
    border: 2px solid var(--chocolate);
    border-radius: 5px;
}

.header-menu ul li ul li {
    margin-right: 0px !important;
}

.cart-product-wrapper.is-loader,
.cart_items.is-loader,
.main-order-button.is-loader {
    position: relative;
    pointer-events: none;
}

.cart-product-wrapper.is-loader .cart-product,
.cart_items.is-loader .cart-product-wrapper {
    opacity: 0.25;
}

.cart-product-wrapper.is-loader:before,
.cart_items.is-loader:before,
.main-order-button.is-loader:before {
    position: absolute;
    width: 32px;
    height: 32px;
    left: calc(50% - 16px);
    top: calc(50% - 16px);
    background: url("img/ajax-loader-new.gif");
    content: "";
    background-size: contain;
    z-index: 9;
}

.main-order-button.is-loader:before {
    top: -45px;
}

.custom_dropdown-toggle {
    margin-bottom: 10px;
}

/* .basket {
    background-image: none;
} */

.basket-info.no_active {
    display: none !important;
    opacity: 0 !important;
}

.about-info .text.style-2 p {
    line-height: 1.5em;
}

.swiper_bottom {
    margin-bottom: 60px;
}

.screen-reader-response,
.wpcf7-not-valid-tip {
    display: none !important;
}

.wpcf7-not-valid {
    border-color: #dd2a26;
}

form .btn-primary input {
    font-size: 0px;
    position: absolute;
    width: 100%;
    height: 60px;
    left: 0px;
    top: 0px;
    cursor: pointer;
}

form .btn-primary .ajax-loader {
    position: absolute;
    right: -30px;
    top: 16px;
    background: url("img/ajax-loader.gif");
    content: "";
    background-size: contain;
    z-index: 9;
    width: 20px;
    height: 20px;
    display: none;
}

form .btn-primary .ajax-loader.is-active {
    display: block;
}

/**/
.menu-block ul li.current_page_item a,
.menu-block ul li.current-menu-item a,
.menu-block ul .current_page_item:hover a {
    background-color: var(--chocolate);
    color: var(--antique);
}

.wpcf7-form-control-wrap.tel_number,
.wpcf7-form-control-wrap.text_vacancies {
    display: none !important;
}

.error-message {
    color: red;
    margin-top: 15px;
    font-size: 18px;
    text-align: center;
}

.delivery-form.cabinet-form .SelectBox.is-error,
.delivery-form.cabinet-form .SelectBox.invalid {
    border: 1px solid red;
}

.out-of-stock {
    margin-top: 15px;
}

/* .product_image-wrap .info-block .info-body .info-item p {
    font-size: 11px !important;
    color: #6d6d6d;
} */

.wpcf7-response-output {
    display: none !important;
}

.open-cart.icon_cart {
    display: none;
}

.open-cart.icon_cart_active {
    display: flex;
}

/*    .shop-not-working .fast-order {
		display: none !important;
	}
	.shop-not-working .add-to-cart-btn,
	.shop-not-working .add-to-cart-btn-ing,
	.shop-not-working .fast-order-ing {
		pointer-events: none;
		border-color: #dedede;
		background: #dedede;
	}*/
#product-urites .fav-btn {
    background-image: none;
}

.checkout-products.disable {
    pointer-events: none;
}

.h3.title.text-center.swiper-main-title>span {
    text-transform: lowercase;
}

.product_detail-swiper .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product_detail-swiper .swiper-wrapper {
    align-items: center;
}

.ui-menu {
    width: 435px;
    background-color: white;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 5px;
    z-index: 1001
}

.ui-menu .ui-menu-item {
    padding: 6px 5px;
    color: black;
    background-color: transparent;
}

.ui-menu-item-wrapper {
    padding: 6px 5px !important;
    border: 0px !important;
    color: black !important;
    background-color: transparent !important;
}

.ui-menu .ui-menu-item {
    padding: 6px 5px;
    color: black;
    background-color: transparent;
}

.ui-menu .ui-menu-item:hover {
    padding: 6px 5px;
    color: black;
    background-color: #a9c194;
}

.ui-menu-item-wrapper {
    padding: 6px 5px !important;
    border: 0px !important;
    color: black !important;
    background-color: transparent !important;
}

.ui-menu-item-wrapper:hover {
    padding: 6px 5px !important;
    border: 0px !important;
    color: black !important;
    background-color: transparent !important;
}

.woocommerce-account #ui-id-1 {
    z-index: 9999;
}

.product_desc_fav span {
    color: #6d6d6d;
}

.history-status::before {
    top: 31px;
}

.home-banner .banner-content .banner_text_l p {
    color: #636363;
    margin-bottom: 35px;
    line-height: 1.6em;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.footer-top .footer-link li:last-child {
    margin-bottom: 0px;
}

.hidden_text_popup {
    color: red;
    font-size: 16px;
    margin-bottom: 20px;
}

.pay-only-text .text p {
    color: #6d6d6d;
    line-height: 1.5em;
}

blockquote p {
    text-align: center !important;
    font-size: 22px !important;
    color: #2d2c2c !important;
    font-weight: 700 !important;
}

.btn.btn-primary.logout {
    margin: 20px 0px;
}

.empty-history,
.rite_empty_text {
    padding: 30px;
    margin-bottom: 26vh;
}

.swiper-button-lock+.swiper-button-lock+.swiper-container+.swiper-pagination {
    display: none;
}

.rite_empty_text {
    text-align: center;
    font-size: 18px;
    line-height: 26px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}

.footer-info-block .text.style-4>p {
    margin-top: 6px;
}

.bike-block.yellow .text ul li:before {
    border-color: var(--chocolate);
}

.product_title .h5 {
    font-size: 22px;
}

.info-head:first-child {
    margin-top: 0px !important;
}

.text-center {
    text-align: center !important;
}

.SumoSelect.is-error,
.SumoSelect.invalid {
    border: 1px solid red;
    border-radius: 5px;
}

.sumo_select_city {
    margin-bottom: 20px;
}

.sumo_select_city .opt.disabled {
    display: block !important;
}

.no_call_me {
    display: none;
}

.checkout_mb {
    margin-bottom: 20px;
}

.file .wpcf7-not-valid-tip {
    display: block !important;
    color: red;
}

.add-to-cart-btn.loading {
    transform: scale(1);
    animation: pulse 2s infinite;
}

header .user a {
    display: flex;
    align-items: center;
}

.header_constructor {
    display: none;
}

.page-template-page-account .SumoSelect>.CaptionCont {
    /* border-radius: 5px !important; */
    /* border: 1px solid #ececec !important; */
    text-align: left;
}

.page-template-page-account .text .SumoSelect ul li:before {
    display: none;
}

.page-template-page-account .text .SumoSelect ul li {
    text-align: left;
}

.page-template-page-account .SumoSelect>.CaptionCont span {
    color: #2d2c2c !important;
}

.page-id-282 .simple-page.text {
    margin-top: 50px;
}

.isotop-row {
    min-height: 568px;
}

.hidden_text_popup {
    display: none;
}

.info_wrapper_bonus {
    font-size: 14px;
}

/*    .shop-not-working .basket {
		display: none;
	}*/

.wrapper_languague {
    margin-right: 25px;
    font-size: 14px;
    font-weight: 500;
    padding: 42px 0;
    color: var(--dark-blue);
    text-transform: uppercase;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    cursor: pointer;
}

.header-phone-info .text {
    clear: both;
}

.menu-page-content {
    position: relative;
}

.leave_a_review {
    position: absolute;
    right: 0;
    top: 20px;
    color: var(--chocolate);
    font-weight: 500;
}

.leave_a_review.btn.btn-primary {
    padding: 10px 15px;
}

.leave_a_review_desktop {
    display: none;
}

.image_menu {
    position: relative;
}

.menu-page .simple-page.text .open_video img {
    margin: 0px 0px;
}

.open_video {
    position: absolute;
    cursor: pointer;
}

#video-popup .popup-align {
    padding: 10px;
}

.popup-container.size-2 {
    max-width: 1080px;
}

@keyframes pulse {
    0% {
        transform: scale(0.95);
        /*box-shadow: 0 0 0 0 rgb(0 0 0 / 70%);*/
    }

    70% {
        transform: scale(1);
        /*box-shadow: 0 0 0 10px rgb(0 0 0 / 0);*/
    }

    100% {
        transform: scale(0.95);
        /*box-shadow: 0 0 0 0 rgb(0 0 0 / 0);*/
    }
}

@media (min-width: 992px) {
    .product_title-wrap {
        margin-bottom: 0px;
    }
}

@media (min-width: 768px) {
    .leave_a_review_desktop {
        display: block;
    }
}

@media (max-width: 1366px) {
    .leave_a_review {
        top: 15px;
    }
}

@media (max-width: 1199px) {
    .header-menu ul li.menu-item-object-page,
    .header-menu ul li.menu-item-type-post_type_archive {
        display: none;
    }
}

@media (max-width: 991px) {
    .product .floating_buttons {
        opacity: 1;
        visibility: visible;
        justify-content: center;
    }

    .product .floating_buttons .fast-order {
        display: none;
    }

    /* .product .floating_buttons .btn {
        background-color: white;
        border: 1px solid var(--chocolate);
    } */

    .about-info {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .filters-list {
        display: flex;
        flex-wrap: wrap;
    }

    .filters-list li {
        margin-bottom: 10px;
        margin-top: 2px;
    }

    /*        .header-menu ul li.menu-item-has-children {
			display: block;
		}*/

    .header-item-imgs {
        width: 70px;
        height: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .header-item:last-child .header-item-imgs img {
        max-width: 100%;
        width: auto;
    }

    .empty-history,
    .rite_empty_text {
        padding: 30px;
        margin-bottom: 10vh;
    }
}

@media (max-width: 767px) {
    .leave_a_review_mobile {
        display: block;
        margin-bottom: 10px;
    }

    .leave_a_review {
        position: relative;
        text-align: center;
        margin-bottom: 50px;
    }

    .page-id-282 .simple-page.text {
        margin-top: 20px;
    }

    /* .banner-bg.banner-mobile {
        background-size: contain;
    } */

    .h1.title.hidden_mob {
        display: none;
    }

    .header_constructor {
        display: block;
        font-size: 11px;
        text-transform: uppercase;
        color: var(--dark-blue);
        margin-left: 15px;
        font-weight: 500;
    }

    header nav {
        display: flex;
        align-items: center;
    }

    .user-click span {
        display: none;
    }
}

@media (max-width: 576px) {
    .col-sm-6 .res-gps_first-child {
        margin-top: 0px;
    }

    .ing-custom-block .info-block {
        left: -10px;
        padding: 10px 5px;
        width: 140px;
    }

    .info-body .info-item img {
        margin-right: 4px;
    }

    .header_constructor {
        margin-left: 10px;
    }

    .wrapper_languague {
        margin-right: 10px;
        font-size: 12px;
    }
}

/*menu page*/
.menu-page {
    position: relative;
    margin: 50px auto;
    max-width: 1200px;
    padding: 0 15px;
}

.menu-page .product-title {
    margin-bottom: 40px;
}

.menu-page .footer-icon-block,
.menu-page .footer-info {
    width: auto;
}

.menu-page .footer-icon-block {
    margin-top: 30px;
}

.menu-page .footer-icon-block .footer-info {
    margin-right: 20px;
}

.menu-page .logo-page {
    text-align: center;
    width: 133px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.menu-page .logo-page img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

.menu-tabs {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 50px;
}

.menu-tabs .tab-nav {
    margin-bottom: 40px;
    text-align: center;
    position: relative;
}

.menu-tabs .tab-title {
    position: relative;
    display: none;
    cursor: pointer;
    text-align: left;
    padding: 15px 10px;
    border: 1px solid #ececec;
    font-size: 16px;
    font-weight: 500;
    color: #6d6d6d;
}

.menu-tabs .tab-title::before {
    position: absolute;
    content: "";
    right: 20px;
    top: 50%;
    margin-top: -8px;
    width: 10px;
    height: 10px;
    border-left: 1px solid var(--dark-blue);
    border-bottom: 1px solid var(--dark-blue);
    transform: rotate(-45deg);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.menu-tabs .tab-nav.active .tab-title::before {
    transform: rotate(-225deg);
    margin-top: -2px;
}

.menu-tabs .tab-toggle {
    background: #f5f5f5;
    border-radius: 6px;
    padding: 3px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.menu-tabs .tab-toggle div {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 15px 22px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #6d6d6d;
    margin-right: 10px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.menu-tabs .tab-toggle div:last-child {
    margin-right: 0;
}

.menu-tabs .tab-toggle div.active {
    background-color: var(--chocolate);
    border-radius: 5px;
    color: #fff;
}

.menu-tabs .tab {
    position: relative;
    display: none;
}

.menu-tabs .tab.active {
    display: block;
}

.menu-page .simple-page {
    padding: 0;
}

.menu-page .delivery-tel {
    font-size: 15px;
    line-height: 1.2em;
    color: var(--dark-blue)
}

.menu-page .delivery-tel a {
    color: var(--chocolate);
}

.menu-page .lang-block {
    position: relative;
    text-align: right;
}

.menu-page .lang-block a {
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #000;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    backface-visibility: hidden;
    font-weight: 700;
    z-index: 1;
    position: relative;
    width: 30px;
    height: 30px;
    letter-spacing: 0.47px;
    margin-right: 5px;
}

.menu-page .lang-block a:last-child {
    margin-right: 0;
}

.menu-page .lang-block a.active {
    color: var(--chocolate);
}

.menu-page .simple-page.text>*:first-child {
    margin-top: 0;
}

.menu-page .simple-page.text img,
.menu-page .simple-page.text ul,
.menu-page .simple-page.text ol {
    margin: 40px 0;
}

.menu-page .simple-page.text>*:last-child {
    margin-bottom: 0;
}

/*media*/
@media (min-width: 1200px) {
    .menu-tabs .tab-toggle div:hover {
        background-color: var(--chocolate);
        color: #fff;
    }

    .menu-tabs .tab-toggle div.active:hover {
        color: #fff;
    }

    .menu-page .delivery-tel a:hover {
        color: var(--dark-blue)
    }

    .menu-page .lang-block a:hover {
        color: var(--chocolate);
    }
}

@media (max-width: 991px) {
    .menu-tabs .tab-toggle div {
        font-size: 12px;
        margin-right: 5px;
        padding: 15px;
    }
}

@media (max-width: 767px) {
    .menu-page {
        margin: 30px auto;
    }

    .menu-page .logo-page,
    .menu-page .product-title {
        margin-bottom: 30px;
    }

    .menu-tabs {
        margin-top: 20px;
    }

    .menu-tabs .tab-title {
        display: block;
    }

    .menu-tabs .tab-toggle {
        display: none;
        position: absolute;
        border-radius: 5px;
        left: 0;
        top: 100%;
        width: 100%;
        background: #fff;
        border: 1px solid #ececec;
        border-top: none;
    }

    .menu-tabs .tab-nav {
        margin-bottom: 30px;
    }

    .menu-tabs .tab-nav.active .tab-toggle {
        display: block;
        background-color: #fff;
        z-index: 1;
    }

    .menu-tabs .tab-toggle div {
        display: block;
        text-align: left;
        text-transform: none;
        font-size: 16px;
        margin: 0;
        padding: 15px 10px;
    }

    .menu-page .simple-page.text img,
    .menu-page .simple-page.text ul,
    .menu-page .simple-page.text ol {
        margin: 30px 0;
    }
}

/*fix 11.12*/
/* html.touch-screen .cart .cart_items {
    height: calc(100vh - 168px);
    padding-bottom: 108px;
} */

@media (min-width: 1200px) and (max-width: 1499px) {
    .single-product .products_swiper {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width: 1200px) {
    .single-product .products_swiper .swiper-button-prev {
        left: -20px;
    }

    .single-product .products_swiper .swiper-button-next {
        right: -20px;
    }
}

/*styles for noa*/

/*change  location for decor image*/
.prod-sec .prod-decor {
    position: absolute;
    z-index: -1;
    left: 0;
    top: -80px;
}

/* change class from green to blue for basket */
/* .basket-blue {
    position: absolute;
    width: 108px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(15deg);
    z-index: 1;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.basket.active .basket-blue {
    animation-name: basket;
    animation-duration: 1s;
}

.basket:hover .basket-blue {
    transform: translate(-50%, -50%) rotate(0);
} */

/*position basket-info*/
/* .basket-info {
    bottom: -100px;
} */

/*change color for swiper-buttons*/
.swiper-button-prev .stroke-anime {
    stroke: var(--chocolate);
}

.swiper-button-next .stroke-anime {
    stroke: var(--chocolate);
}

/*circle close for popup*/

/*list-decor for popup*/

.popup-list-decor {
    display: none;
}

.popup-decor {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}

.popup-container {
    z-index: 1;
}

/*add background-image for header*/
/*header {*/
/*    background-image: url(img/bg-header.jpg);*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*}*/
/*change background for header-informer*/
/* .header-informer {
    background-color: var(--chocolate);
    color: #282828;
    font-weight: 600;
} */

/*change styles for btn */
.header-right .btn-grey {
    background-color: #323232;
    color: #fff;
    font-weight: bold;
}

/*change color for phone*/
/* .header-right .phone .title {
    color: #282828;
} */

/*change color for hours*/
/* .header-right .phone .text b {
    color: #282828;
} */

/*change color for lang*/
.wrapper_languague {
    color: #fff;
}

/*change color for user name*/
/* .header-right .user {
    color: #282828;
} */

/*add styles for btn-close in popups*/
.popup-content .btn-close {
    width: 30px;
    height: 30px;
    background-color: var(--dark-blue);
    border-radius: 50%;
    color: var(--antique);
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup-content .btn-close:before {
    display: none;
}

.popup-content .btn-close:after {
    display: none;
    /* content: '';
    background: url("img/icons/close-dec.svg") no-repeat center;
    background-size: contain;
    width: 38px;
    height: 30px;
    position: absolute;
    transition: .3s all ease; */
}

/*add decor svg for all pages*/
.decor-right {
    position: absolute;
    top: -668px;
    right: 0;
    z-index: -1;
}

.decor-left {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 220px;
}

/*add decor svg for all pages with banner*/
.pos2 {
    top: 768px;
}

/*change style for burger-menu*/
/* .menu-block {
    background-color: #fff;
} */

.menu-block .decor {
    left: auto;
    right: 0;
}

/*change color on title yellow zone delivery*/
.bike-block.yellow .bike-cont .title {
    color: var(--chocolate);
}

/*add size for icons to popup delivery*/
/* -link img {
    width: 98px;
    height: 98px;
} */

.hidden_add_to_cart {
    display: none !important;
}

.cart-product-wrapper {
    margin-bottom: 10px;
    /* border: 1px solid #EDEDED;
    border-radius: 30px; */
}

.js-checkout-product {
    border: none;
    border-radius: 6px;
}

.not_allow_sale_product {
    display: block;
    width: 90%;
    margin: 0px auto;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #ffc0be;
    border-radius: 5px;
    font-weight: 600;
}

.wrapper_languague li.active {
    display: none;
}

.contact-info {
    justify-content: center;
}

.conatct-item {
    width: 31.3333%;
    margin-left: 1%;
    margin-right: 1%;
}

@media (min-width: 1200px) {

    /*hover for icons*/
    .btn-icon:hover .bg circle {
        fill: #fff;
    }

    /*hover for decor inside icons*/
    .btn-icon:hover .bg path {
        fill: var(--chocolate);
    }

    /*hover for span (phone-header, icons-footer)*/
    /*header .btn-icon.btn-icon-disabled:hover .bg path {
		fill: #fff;
		}*/
    .btn-icon.btn-icon-disabled:hover .bg circle {
        fill: var(--chocolate);
    }

    .btn-icon.btn-icon-disabled:hover .bg path {
        fill: #147070;
    }

    /*hover to fb on footer*/
    .btn-icon.facebook:hover .bg circle {
        fill: transparent;
        stroke: #255a9c;
    }

    .btn-icon.facebook:hover .bg-icon path {
        fill: #255a9c;
    }

    /*hover to instagram*/
    .btn-icon.insta:hover .bg-icon path {
        fill: url(#paint0_linear);
    }

    .btn-icon.insta:hover .bg circle {
        fill: transparent;
        stroke: url(#paint0_linear);
    }

    .header-right .btn-grey:hover {
        background: var(--chocolate);
    }

    .popup-content .btn-close:hover {
        background: var(--chocolate);
    }

    .popup-content .btn-close:hover::after {
        transform: rotate(45deg);
    }

    .swiper-button-prev:hover .stroke-anime {
        stroke: var(--chocolate);
    }

    .swiper-button-next:hover .stroke-anime {
        stroke: var(--chocolate);
    }

    .header-submenu {
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        pointer-events: none;
    }

    .show-submenu:hover .header-submenu {
        pointer-events: all;
    }

    .btn-icon.header-urites:hover .bg circle,
    .btn-icon.open-menu:hover .bg circle {
        fill: var(--chocolate);
    }

    .btn-icon.header-urites:hover .bg path,
    .btn-icon.open-menu:hover .bg path {
        fill: #147070;
    }

    /* .btn-icon.header-favourites:hover .bg-icon path,
    .btn-icon.open-menu:hover .bg-icon path {
        fill: #fff;
    } */

    /* .header-right .burger:hover .burger-btn::before,
    .header-right .burger:hover .burger-btn::after,
    .header-right .burger:hover .burger-btn span {
        background-color: #282828;
    } */
}

/* @media (max-width: 1899px) {
    .header-right .phone .title {
        color: #282828;
    }

    .header-right .phone .text,
    .header-right .phone .text b {
        color: #282828;
    }
} */

@media (max-width: 1640px) {
    .conatct-item {
        width: 29.3333%;
    }
}

@media (max-width: 1199px) {
    /* .basket {
        top: 157px;
        right: 9px;
    } */

    .conatct-item {
        width: 46%;
    }
}

@media (max-width: 767px) {
    .header_constructor {
        display: none;
    }

    /* html.android header {
        top: 65px;
    } */

    .conatct-item {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}

/*change and fix*/
/* .banner.home-banner {
    margin-top: 135px;
} */

.banner.home-banner .swiper-container {
    padding: 0;
}

/* .basket {
    right: 35px;
} */

@media (max-width: 1640px) {
    .banner.home-banner .swiper-container {
        padding: 0;
    }
}


/*fix 23.04*/
.header-menu ul li {
    margin-right: 0;
}

.header-menu ul li:last-child {
    margin-right: 0;
}

.header-menu ul li .dropdown-toggle {
    padding: 16px 30px;
}

.header-menu ul li .header-item:last-child {
    margin-right: 0;
}

@media (max-width: 1640px) {
    .header-menu ul li {
        margin-right: 0px;
    }
}

/* @media (max-width: 1366px) {
    .header-menu ul li .dropdown-toggle {
        padding: 32px 20px;
    }
} */

@media (max-width: 1199px) {
    .header-menu ul li {
        margin-right: 0px;
    }

    .header-menu ul li .dropdown-toggle {
        padding: 18px 25px;
    }
}

@media (max-width: 991px) {
    .header-menu ul li {
        margin-right: 0px;
    }
}

@media (max-width: 575px) {
    .header-menu ul li {
        margin: 0;
    }

    /* .header-menu ul li a,.header-menu ul li button{padding:20px 10px} */
    /* .header-menu ul li .dropdown-toggle {
        padding: 20px 10px;
    } */

    .header-menu ul li .dropdown-toggle {
        padding: 15px;
    }

    .product_detail-swiper .swiper-container {
        padding-bottom: 0;
    }

    .product_detail-swiper {
        margin-bottom: 0;
    }
}

.filters-list {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 991px) {
    .filters-list {
        overflow-x: inherit;
    }

    .filters-list li {
        margin-bottom: 0;
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .filters-list li {
        margin-bottom: 10px;
    }
}

/*sorting for price and weight*/

.sort_wrapper {
    display: flex;
    align-items: center;
}

@media (max-width: 767px) {
    .sort_wrapper {
        align-items: flex-start;
        flex-direction: column;
        width: 100%;
    }
}

.sort_name_filter {
    margin-right: 5px;
}

@media (max-width: 767px) {
    .sort_name_filter {
        margin-right: 0;
        margin-bottom: 5px;
    }
}

.choice {
    width: 150px;
    height: 36px;
    border: 1px solid #EDEDED;
    box-sizing: border-box;
    border-radius: 17px;
    padding: 0 12px;
    display: inline-flex;
    align-items: center;
    position: relative;
    justify-content: flex-end;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    z-index: 1;
}

.choice.show {
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.choice.show .choice-wrap {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.choice.show .choice-icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.choice-icon {
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    width: 24px;
    height: 24px;
    z-index: 1;
}

.choice-icon svg {
    fill: var(--chocolate);
}

.choice .icon-arrow-down,
.choice .icon-arrow-up {
    color: var(--chocolate);
    font-size: 20px;
    margin-right: 12px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.choice-name {
    color: #282828;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 12px;
    z-index: 2;
    font-size: 14px;
}

.choice-name .icon-arrow-down,
.choice-name .icon-arrow-up {
    color: var(--chocolate);
}

.choice-wrap {
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 0;
    background-color: #fff;
    width: 100%;
    border: 1px solid #ececec;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
}

.choice-var {
    height: 40px;
    display: flex;
    align-items: center;
    color: rgba(0, 0, 0, 0.64);
    padding: 0 12px;
    cursor: pointer;
}

.choice-var.selected {
    color: rgba(0, 0, 0, 0.32) !important;
}

.choice-var.selected .icon-arrow-down,
.choice-var.selected .icon-arrow-up {
    color: rgba(0, 0, 0, 0.32) !important;
}

.choice-var:before {
    color: var(--dark-blue)
}

.icon-arrow-down:before {
    content: "\2193";
}

.icon-arrow-up:before {
    content: "\2191";
}

@media (min-width: 1200px) {
    .choice:hover {
        border: 1px solid rgba(0, 0, 0, 0.2);
    }

    .choice-var:hover {
        background-color: #ececec;
        color: #1A1A1A;
    }

    .choice-var:hover .icon-arrow-down,
    .choice-var:hover .icon-arrow-up {
        color: #1A1A1A;
    }
}

@media (max-width: 767px) {
    .choice {
        width: 100%;
    }
}

.about-info .text.style-2 p {
    margin-bottom: 5px;
}

.comment-love .select-icon {
    width: 21px;
}

@media (max-width: 480px) {
    .comment-love .select-icon {
        height: 18px;
    }
}

.product_desc {
    height: 66px;
}

@media (max-width: 575px) {
    .product_desc {
        height: auto;
        max-height: 100%;
    }
}

.slide-video {
    background-color: #ececec;
}

@media (max-width: 767px) {
    .slide-video video {
        position: absolute;
    }
}

/*fix 14.05*/
.product_detail .ing_body,
.obligatory-ing-popup .ing_body {
    padding: 0;
}

.obligatory-ing {
    padding: 20px 0 30px;
    border-top: 1px solid #F5F5F5;
    border-radius: 6px;
    margin-bottom: -15px;
}

.obligatory-ing .ing_row {
    justify-content: space-between;
}

.obligatory-ing .obligatory-ing-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4em;
    margin-bottom: 15px;
}

.obligatory-ing .ingredient {
    width: calc(25% - 15px);
    margin-bottom: 15px;
}

.obligatory-ing .ingredient:not(:nth-child(4n)) {
    margin-right: 15px;
}

.obligatory-ing .ingredient_title {
    margin-bottom: 5px;
}

.obligatory-ing .ingredient.active:before {
    opacity: 1;
    visibility: visible;
    border-color: var(--dark-blue);
}

@media(max-width:575px) {
    .obligatory-ing .ing_row {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .obligatory-ing .ingredient {
        width: calc(33.33% - 15px);
        min-height: 100px;
    }

    .obligatory-ing .ingredient:not(:nth-child(3n)) {
        margin-right: 15px;
    }
}

.obligatory-ing-popup .obligatory-ing {
    padding: 30px 0;
    border: none;
}

.cart-product-wrapper .prod_horiz-desc .checkbox-entry {
    margin-top: 10px;
    margin-bottom: 15px;
}

.cart-product-wrapper .prod_horiz-desc .checkbox-entry span {
    padding-left: 25px;
}

.ing_group-title span {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4em;
    color: var(--dark-blue)
}

.ing_group-title span b {
    font-weight: 700;
    color: var(--chocolate);
}

/*cart-informer*/
.cart-informer {
    position: fixed;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 270px;
    z-index: 500;
    max-width: 845px;
    height: 80px;
    width: 90%;
    left: 50%;
    background: #fff;
    -webkit-transform: translate(-50%, 120px);
    transform: translate(-50%, 120px);
    visibility: visible;
    opacity: 1;
    ;
    padding: 20px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    box-shadow: 0 6px 10px 2px rgba(0, 0, 0, 0.09);
}

.cart-informer .cart-informer-inner {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.cart-informer .cart-informer-inner .text {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    line-height: 1.4em;
    font-size: 16px;
    color: var(--dark-blue)
}

.cart-informer .cart-informer-inner .text span {
    font-weight: 500;
    color: var(--dark-blue)
}

.cart-informer.active {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, -15px);
    transform: translate(-50%, -15px);
}

@media(max-width:575px) {
    .cart-informer {
        height: auto;
        max-width: 100%;
        display: block;
        margin-bottom: 10px;
    }

    .cart-informer .cart-informer-inner {
        display: block;
        text-align: center;
    }

    .cart-informer .cart-informer-inner .text {
        display: block;
        margin-right: 0;
        width: 90%;
        margin: 0 auto;
    }
}

.cart-informer .info-btn {
    position: relative;
    top: 0;
    left: 0;
    display: inline-flex;
    border: 2px solid var(--chocolate);
    margin-right: 10px;
}

.cart-informer .button-close {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 15px;
    height: 15px;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    border-radius: inherit;
    background-color: transparent;
    color: var(--dark-blue);
    cursor: pointer;
    transform: translate(0, -50%);
}

.button-close:before {
    content: "\02715";
}

@media (min-width: 1200px) {
    .popup-content .cart-informer .button-close:hover {
        color: var(--chocolate);
        border: transparent;
        background-color: transparent;
    }
}

@media(max-width:991px) {
    .cart-informer .button-close {
        right: 0;
    }
}

@media(max-width:575px) {
    .cart-informer .info-btn {
        margin-right: 0;
    }
}

.ing-popup .obligatory-ing .ing_row {
    justify-content: flex-start;
    margin-left: -5px;
    margin-right: -5px;
}

.ing-popup .obligatory-ing {
    padding: 0;
    border: none;
    margin-bottom: 0;
}

.ing-popup .obligatory-ing .ingredient {
    width: 100%;
}

@media (min-width: 992px){
    .ingredient.obligatory.active:hover .ingredient_action:after {
        opacity: 0;
        visibility: visible;
    }

    .ingredient.obligatory.active:hover .ingredient_action:before {
        visibility: visible;
        opacity: 1;
    }
}

#ing_body>.obligatory-ing {
    width: 100%;
}

.popup-form .checkbox-entry.first {
    margin-bottom: 15px;
}

.ing_control .thumb-input-number.only-one {
    pointer-events: none;
}

.ing_control .thumb-input-number.only-one button {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}

[data-rel="info-popup"] .pay-inputs {
    width: 90%;
    left: 5%
}

[data-rel="info-popup"] .pay-map-block {
    z-index: 2;
    margin-top: 20px;
}

/* .popup-content.info-popup .popup-title {
    color: #2d7d7d;
} */

.popup-content.info-popup .popup-title b {
    color: var(--chocolate);
}

.page-template-page-checkout .delivery-form .order-wrap button[disabled] {
    opacity: 0.5;
    cursor: not-allowed;
}

.popup-content.obligatory-ing-popup button[disabled] {
    pointer-events: none;
    opacity: 0.5;
}

.btn-delete {
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    cursor: pointer;
    z-index: 2;
}

.ing_control .btn-delete {
    font-size: 18px;
    background-color: var(--chocolate);
    border-radius: 50%;
    color: #fff;
}

.btn-delete:before {
    content: "\02715";
}

.wrapper_languague_menu_button {
    margin-bottom: 20px;
}

.wrapper_languague_menu_button li a {
    padding: 7px 20px;
    display: block;
}

.wrapper_languague_menu_button li {
    background-color: var(--chocolate);
    border-radius: 6px;
    margin: 0px 10px;
    color: #FFF;
    transition: all 0.3s ease;
    border: 2px solid var(--chocolate);

}

.wrapper_languague_menu_button li.active,
.wrapper_languague_menu_button li:hover {
    background: #FFF;
    color: var(--chocolate);
    border: 2px solid var(--chocolate);
}

.wrapper_languague_menu_button li.active a {
    cursor: context-menu;
}

@media (min-width: 1200px) {
    .ing_control .btn-delete:hover {
        border: 1px solid var(--chocolate);
        background: #fff;
        color: var(--chocolate);
    }
}



.header-item-imgs img {
    width: 100%;
    height: auto;
}

@media(max-width: 1199px) {
    .video.mobile_hide {
        display: none;
    }
}

.grecaptcha-badge {
    visibility: hidden;
}

/*****************12.12.2024*****************/
b[style*="font-size"] {
    position: absolute;
}

.sumo_select_city_user {
    margin-bottom: 20px;
}

.popup-logo {
    max-width: 150px;
    margin: 0 auto;
    height: auto;
    margin-bottom: 30px;
}

.popup-logo img {
    width: 100%;
    height: auto;
}

@media (max-width: 991px) {
    .popup-logo {
        max-width: 140px;
        margin-bottom: 10px;
    }
}

.ing-popup .ing_control-title,
.ingredient .ingredient_title {
    line-height: 1.2;
}

.ingredient .ingredient_title {
    margin-top: 5px;
}

#promo_popup .popup-info-wrapper>*:not(:last-child) {
    margin-bottom: 15px;
}


.cart_informer {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 0;
    z-index: 500;
    max-width: 834px;
    height: 100px;
    width: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 120px);
    -ms-transform: translate(-50%, 120px);
    transform: translate(-50%, 120px);
    visibility: hidden;
    opacity: 0;
    padding: 15px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.cart_informer .cart-informer-inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 20px 40px;
    border-radius: 12px;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
}

.cart_informer .cart-informer-inner .text {
    display: inline-block;
    margin-right: 10px;
}

.cart_informer .cart-informer-inner .text b {
    color: #212721;
    font-weight: 600;
}

.cart_informer .cart-informer-inner .btn {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.cart_informer.active {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, -40px);
    -ms-transform: translate(-50%, -40px);
    transform: translate(-50%, -40px);
}

@media (min-width: 1200px) {
    .cart_informer .cart-informer-inner .text {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .cart_informer {
        height: auto;
        max-width: 100%;
        display: block;
    }

    .cart_informer .cart-informer-inner {
        display: block;
        text-align: center;
    }

    .cart_informer .cart-informer-inner .text {
        display: block;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .cart_informer.active {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translate(-50%, 0px);
        -ms-transform: translate(-50%, 0px);
        transform: translate(-50%, 0px);
    }
}


.header-favourites i {
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    width: 18px;
    height: 18px;
    text-align: center;
    position: absolute;
    left: auto;
    top: -2px;
    z-index: 1;
    color: var(--dark-blue);
    right: -2px;
}

.header-favourites i::before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background: var(--antique);
}

.header-cart .cart-count {
    font-size: 12px;
}

/* @media (min-width: 768px) {
       .header-cart a:hover span, .conatct-grey a:hover b, .header-informer-style a:hover span {
		color: #599921;
	}

    .user a:hover svg path {
        stroke: #fc0;
    }
} */


/* .open-cart.icon_cart_active {
    right: 15px;
    top: 145px;
} */


.simple-js-prod.product {
    /* border-radius: 10px; */
    overflow: hidden;
}

.simple-js-prod .product_image-wrap {
    overflow: hidden;
    display: block;
}

.simple-js-prod.product .product_top-right,
.simple-js-prod .product_labels {
    top: 5px;
}



body .product-row>[class*=col] {
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    body .simple-js-prod.product {
        max-width: 100%;
    }
}


body .seo-sec {
    display: block;
}


body .show-submenu .header-submenu.open {
    pointer-events: all;
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}

.single-product .products_swiper {
    padding-left: 0;
    padding-right: 0;
}

.single-product .products_swiper .simple-js-prod {
    max-width: 100%;
}

.products_swiper .swiper-controls {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.products_swiper .swiper-controls>div:not(.swiper-pagination) {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
    display: flex;
}

.products_swiper .swiper-controls>.swiper-pagination {
    display: block;
    margin: 0 10px;
}

.single-product .js-product-detail .obligatory-ing .ing_row {
    justify-content: flex-start;
}

.single-product .js-product-detail .ing-custom-block,
.single-product .js-product-detail .obligatory-ing .ingredient {
    width: calc(25% - 10px);
}

.single-product .js-product-detail .ing-custom-block .ingredient {
    width: 100%;
    margin: 0;
}

.single-product .js-product-detail .ing_body .obligatory-ing {
    border: 0;
    padding-top: 0;
}


.obligatory-ing-popup .obligatory-ing .ingredient {
    width: calc(25% - 8px);
    margin-bottom: 10px;
}

.obligatory-ing-popup .obligatory-ing .ingredient:not(:nth-child(4n)) {
    margin-right: 10px;
}

.obligatory-ing-popup .obligatory-ing .ing_row {
    justify-content: flex-start;
}

.single-product .js-product-detail .product_detail-controls {
    border-color: #ececec;
}

#content-block main .swiper-button-prev.swiper-button-disabled,
#content-block main .swiper-button-next.swiper-button-disabled,
#content-block main .swiper-pagination-lock {
    display: none;
}

.single-product .product_detail-swiper {
    width: 100%;
}

.single-product .breadcrumbs {
    left: 0;
}

.cart-informer .info-btn {
    border-width: 0;
}

.popup-content .ing_control .btn-delete {
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.page-template-delivery .pay-map .map-block,
.contact-map-block .contact-map .map-block,
[data-rel=address] .popup-container .address-map-wrap .map-block,
.popup-wrapper .popup-content .popup-container {
    border-radius: 6px;
    overflow: hidden;
}

.green .text ul li:before {
    border-color: #599921;
}

@media (max-width: 767px) {
    .swiper_bottom+.spacer-about {
        height: 0px;
    }
}


.single-vacancies .banner-info p {
    font-size: 16px;
}

.single-vacancies .banner-info .text p:first-child {
    font-weight: 700;
}

@media (max-width: 1199px) {
    .single-vacancies .banner-info .text {
        width: 30%;
        width: calc(33% - 20px);
    }
}

.single-vacancies .spacer-sm.banner-custom-spacer {
    height: 80px;
}

@media (max-width: 1366px) {
    .single-vacancies .spacer-sm.banner-custom-spacer {
        margin-bottom: 40px;
    }
}

.single-vacancies .upload-wrapper {
    display: inline-flex;
}

.conatct-item .title {
    margin-bottom: 15px;
}


.page-template-page-checkout .cabinet-form .form-title span {
    white-space: nowrap;
}

@media (max-width: 1366px) {
    .page-template-page-checkout .cabinet-form .form-title {
        font-size: 16px;
    }
}

@media (min-width: 400px) and (max-width: 480px) {
    .page-template-page-checkout .cabinet-form.selfdelivery .form-title {
        font-size: 14px;
    }
}


.custom_dropdown-toggle span.req-mod {
    padding-left: 0;
}

.custom_dropdown-toggle span.req-mod .cart-dropdown-delete {
    display: none;
}

.js-checkout-product .prod_horiz-desc {
    padding: 0;
}



.bonuses-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bonuses-block .input {
    margin-right: 10px;
    margin-bottom: 0;
}

.promocode_use {
    margin-top: 10px;
}

.promo_code-info {
    margin-bottom: 20px;
    margin-top: 10px;
}

.promo_code-info b {
    color: #dd2a26;
    font-weight: 700;
}

.promocode_use .btn.remove_promocode {
    padding: 9px 15px;
}


/**free products popup**/
.popup-container.size-5 {
    max-width: 1045px;
}

.popup-title.type-2 {
    line-height: 1.4;
    margin-bottom: 25px;
}

.grid {
    max-width: 800px;
    margin-bottom: 42px;
}

.grid-row {
    margin-left: -15px;
    margin-right: -15px;
}

.grid-col {
    padding: 0 15px;
    flex: 0 0 25%;
    max-width: 25%;
}

.grid-item {
    border: 1px solid #EEEEEE;
    border-radius: 5px;
    cursor: pointer;
    transition: border-color .3s;
    position: relative;
    padding: 20px 10px 12px;
}

.grid-item-img-wrapp {
    max-width: 130px;
    margin-bottom: 20px;
}

.grid-item-img {
    padding-bottom: 75%;
    position: relative;
}

.grid-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}

.grid-item-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
}

.grid-item-action {
    position: absolute;
    right: -11px;
    top: -11px;
    border-radius: 100%;
    width: 22px;
    height: 22px;
    border: 1px solid #272366;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s, border-color .3s;
}

.grid-item-action::before,
.grid-item-action::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    background-position: center;
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s;
}

.grid-item-action::before {
    width: 12px;
    height: 9px;
    background-image: url(/wp-content/themes/tomatina/img/icons/icon-ingredient-check-blue.svg);
}

.grid-item-action::after {
    width: 10px;
    height: 11px;
    background-image: url(/wp-content/themes/tomatina/img/icons/icon-ingredient-close.svg);
}

.alert-message {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
    color: #dd2a26;
    margin-bottom: 36px;
    margin-top: -5px;
}

.justify-content-center {
    -ms-flex-pack: center;
    justify-content: center;
}

.grid-item:hover,
.grid-item.active {
    border-color: #272366;
}

.grid-item.active:hover,
.grid-item.active:hover .grid-item-action {
    border-color: #dd2a26;
}

.grid-item.active .grid-item-action {
    opacity: 1;
    visibility: visible;
}

.grid-item.active .grid-item-action::before {
    opacity: 1;
    visibility: visible;
}

.grid-item.active:hover .grid-item-action::before {
    opacity: 0;
    visibility: hidden;
}

.grid-item.active:hover .grid-item-action::after {
    opacity: 1;
    visibility: visible;
}

.button-group .btn:not(:last-child) {
    margin-right: 30px;
}

/**free products popup**/

/**suggest modifiers popup**/
.popup-container.size-4 {
    max-width: 640px;
}

#suggest_modifiers .ingredient {
    width: 30%;
    width: calc((100% / 3) - 10px);
    margin: 0 5px 10px;
}

#suggest_modifiers .popup-title {
    margin-bottom: 15px;
}

#suggest_modifiers .btn-wrapper {
    margin-top: 15px;
    gap: 10px;
    margin-inline: 0;
}

/* #suggest_modifiers .btn-wrapper .apply-btn {
    margin-right: 10px;
} */

#suggest_modifiers .ingredient_img {
    border-radius: 5px;
    overflow: hidden;
    max-width: 80%;
    width: auto;
    height: auto;
    margin: 0 auto 10px;
}

/* @media (min-width: 768px) {
    #suggest_modifiers .ingredient:not(.active):hover:before {
        opacity: 1;
        visibility: visible;
        border-color: #dd2a26;
    }
} */

/**suggest modifiers popup**/
/*****************12.12.2024*****************/


.form .login-code {
    margin-bottom: 15px;
    text-align: center;
    font-size: 16px;
}

.form .login-code p {
    margin-bottom: 10px;
    font-size: 16px;
}

.form .login-code input {
    margin-bottom: 0;
}

.send_code_again {
    display: inline-block;
    margin: 10px auto;
    text-align: center;
}

.popup-align .send_code_again.disabled {
    /* color: #aaa; */
    pointer-events: none;
}

p.countdown {
    display: block;
    font-size: 18px;
    text-align: center;
}

p.countdown span {
    font-weight: 700;
}



.single-product .faq-block .accordeon {
    margin: 20px 0;
}

.single-product .faq-block .accordeon .accordeon-title {
    padding: 15px 0;
}

.single-product .faq-block .accordeon-title::before {
    right: 10px;
    margin-top: -6px;
    width: 8px;
    height: 8px;
    /* border-color: #5f5f5f; */
}

.single-product .faq-block .accordeon-title.active::before {
    margin-top: -2px;
}

.single-product .faq-block .accordeon-title::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0px;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid var(--chocolate); 
    margin-top: -15px;
}

.single-product .faq-block .accordeon .title {
    margin: 0;
}

.single-product .faq-block .accordeon .text,
.single-product .faq-block .accordeon .text p,
.single-product .faq-block .accordeon .text p span,
.single-product .faq-block .accordeon .text li {
    font-size: 20px;
    line-height: 1.4em;
    color: #000b16;
}

.single-product .product_detail .product_detail-controls,
.single-product .product_detail .obligatory-ing.single-product {
    border-width: 0;
}

.single-vacancies .banner-content {
    padding-inline: 15px;
}

.entry-header {
    display: none;
}


.autocomple_wrap .ui-menu {
    position: absolute;
    z-index: 99;
    width: 100%!important;
}
.autocomple_wrap .ui-menu .ui-menu-item-wrapper {
    font-size: 16px;
}



.single-product .breadcrumbs,
.single-vacancies .breadcrumbs {
    display: block;
}

.js-product .product_controls .btn {
    font-size: 12px;
}

.js-product .product_controls .product-qty {
    width: 40px;
}

.js-product .product_controls .product_price-wrap {
    -ms-flex-item-align: center;
        align-self: center
}

.text_delivery_popup.is-error,
.text_delivery_popup.is-success {
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}

.pay-map .zone-notification {
    top: 80px;
    left: 30px;
    right: 30px;
    padding-block: 10px;
    background-color: #dd2a26;
    color: #EEEEEE;
    border-radius: 5px;
}

.popup-content .cart_items {
    /* max-height: 60vh;
    height: calc(100vh - 320px);
    margin-bottom: 15px;
    padding-bottom: 0px; */
    height: auto;
}

@media screen and (min-width:1400px) {
    .popup-content .cart_items {
        max-height: 65vh;
    }
}

.popup-content .cart_items > div:last-child {
    margin-bottom: 0;
}

@media (max-width: 575px) {
    .popup-content[data-rel="check_available_product"] .btn {
        margin: 0 auto 5px;
    }
}

header .open-cart.icon_cart {
    display: flex;
}

#text-popup .item_d {
    font-size: inherit;
    font-weight: inherit;
}

body .product.product_cat_box .product_image {
    aspect-ratio: 2 / 2;
}
body .header-menu ul li a {
    height: 100%;
}
@media (max-width: 575px) {
    body .header-item span {
        max-width: 90%;
        display: block;
        margin: 0 auto;
        line-height: 1.1;
    }
    body .header-menu ul li a {
        padding: 20px 0 13px;
    }
    body .product.product_cat_box .product_title {
        line-height: 1;
    }
}

.banner-align .banner-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.header-item span {
    line-height: 1.3;
    display: block;
}
.product.product_cat_box .product_title {
    line-height: 1.2;
    display: block;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    body .product-row>[class*=col] {
        margin-bottom: 25px;
    }
}

.conatct-grey {
    background: var(--antique);
}

.error-imgs {
    font-size: 250px;
    font-weight: 700;
    line-height: 1;
    height: auto;
    padding-bottom: 0;
}
@media (max-width: 550px) {
    .error-imgs {
        font-size: 105px;
    }
}

.disabled-sda {
    pointer-events: none;
}
.disabled-sda .CaptionCont label {
    opacity: 0;
}

.header-right .wrapper_languague {
    padding: 0;
}

.header-right .wrapper_languague .language-chooser a {
    color: var(--antique);
}

@media (min-width: 768px) {
    .header-right .wrapper_languague .language-chooser a:hover {
        color: var(--chocolate);
    }
}

@media (max-width: 575px) {
    .header-right .wrapper_languague {
        margin: 0;
    }
    #delivery-popup .delivery-popup-link {
        font-size: 18px;
    }
}

@media (max-width: 480px) {
    header .header-logos a {
        width: 110px;
    }
}

.banner-bg {
    overflow: hidden;
}
.banner-bg img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.about-banner .banner-bg img {
    width: auto;
}
@media (max-width: 767px) {
    .about-banner .banner-bg img {
        width: auto;
    }
}
.obligatory-ing-popup .ing_group:last-child {
    margin-bottom: 0;
}

.obligatory-ing-popup .obligatory-ing.single-product .ingredient,
.obligatory-ing-popup .obligatory-ing.popup-requere .ingredient {
    width: auto;
}

.obligatory-ing-popup .obligatory-ing.popup-requere .ingredient .ingredient_title {
    margin-bottom: 20px;
}

.obligatory-ing-popup .obligatory-ing .ing-custom-block,
.obligatory-ing-popup .obligatory-ing.popup-requere .ing-custom-block {
    width: calc(24.25% - 7px);
}

.obligatory-ing-popup[data-rel="17"] .ing-custom-block .ingredient {
    width: 100%;
}

@media (max-width: 565px) {
    .obligatory-ing-popup .obligatory-ing .ing-custom-block {
        width: calc(33.25% - 10px);
    }

    .obligatory-ing-popup .obligatory-ing.popup-requere .ing-custom-block {
        width: calc(32.25% - 7px);
    }

    .obligatory-ing-popup .obligatory-ing .ingredient {
        margin-right: 0;
    }
}

.popup-content.obligatory-ing-popup .cart-informer {
    position: absolute;
}

.cart-informer .cart-informer-inner .text {
    align-items: center;
    justify-content: center;
    display: flex;
}

.ing-popup .cart-informer {
    bottom: 110px;
}

.product_detail.js-product .obligatory-ing .ing_row>.ing-custom-block .ingredient {
    width: 100%;
}

.product_detail.js-product .obligatory-ing .ing_row>.ing-custom-block {
    width: calc(25% - 15px);
    margin: 0;
    margin-bottom: 15px;
}

.product_detail.js-product .obligatory-ing .ing_row>.ing-custom-block:not(:nth-child(4n)) {
    margin-right: 15px;
}

@media (max-width: 575px) {
    .product_detail.js-product .obligatory-ing .ing_row>.ing-custom-block {
        width: calc(33.33% - 10px);
        min-height: 100px;
    }

    .product_detail.js-product .obligatory-ing .ing_row>.ing-custom-block:not(:nth-child(3n)) {
        margin-right: 15px;
    }
}

.cart-informer.single-product {
    bottom: 0px;
}

.popup-content.active[data-rel="4"] {
    overflow: hidden;
}