/*
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: 34px;
}

.custom-pagination ul li span {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1A1A1A;
    height: 42px;
    width: 42px;
    z-index: 2;
    position: relative;
    font-style: normal;
    font-weight: 600;
    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: #3EBCC9;
    border: 2px solid #3EBCC9;
    border-radius: 6px;
}

.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.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 .basket-info b span {
    color: #ffffff;
}
.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: #3EBCC9;
    color: #fff;
}

.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: 12px !important;
    color: #5F5F5F;
}
.product_image-wrap .info-block .info-body .info-item p b {
    font-weight: 600;
}
.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-favourites .fav-btn {
    background-image: none;
}
#product-favourites .fav-btn:before {
    position: static;
    transform: translate(0);
}
.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: #3ebcc9;
}
.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: #5F5F5F;
}
.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: #5F5F5F;
    line-height: 1.5em;
}
blockquote p {
    text-align: center !important;
    font-size: 22px !important;
    color: #1A1A1A !important;
    font-weight: 700 !important;
}
.btn.btn-primary.logout {
    margin: 20px 0px;
}
.empty-history,
.favorite_empty_text {
    padding: 30px;
    margin-bottom: 26vh;
}
.swiper-button-lock + .swiper-button-lock + .swiper-container + .swiper-pagination {
    display: none;
}
.favorite_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: #ffcc00;
}
.product_title .h5 {
    font-size: 20px;
    color: #1A1A1A;
    font-weight: 600;
    padding-right: 10px;
}
.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: #1A1A1A !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: 600;
    padding: 42px 0;
    color: #1A1A1A;
    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: 0px;
    top: 20px;
    color: #2d7d7d;
    font-weight: 600;
}
.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(45 125 125 / 70%);
    }

    70% {
        transform: scale(1.05);
        box-shadow: 0 0 0 10px rgb(45 125 125 / 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgb(45 125 125 / 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: 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 #3EBCC9;
    }
    .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-object-page {
        display: none;
    }
    .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,
    .favorite_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;
        filter: brightness(0.6);
    }
    .h1.title.hidden_mob {
        display: none;
    }
    .header_constructor {
        display: block;
        font-size: 11px;
        text-transform: uppercase;
        color: #1A1A1A;
        margin-left: 15px;
        font-weight: 600;
    }
    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: 600;
    color: #5F5F5F;
}
.menu-tabs .tab-title::before {
    position: absolute;
    content: "";
    right: 20px;
    top: 50%;
    margin-top: -8px;
    width: 10px;
    height: 10px;
    border-left: 1px solid #1A1A1A;
    border-bottom: 1px solid #1A1A1A;
    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: 600;
    text-transform: uppercase;
    color: #5F5F5F;
    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: #2d7d7d;
    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: #1A1A1A;
}
.menu-page .delivery-tel a {
    color: #2d7d7d;
}
.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: #1D96A9;
}
.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: #2d7d7d;
        color: #fff;
    }
    .menu-tabs .tab-toggle div.active:hover {
        color: #fff;
    }
    .menu-page .delivery-tel a:hover {
        color: #1A1A1A;
    }
    .menu-page .lang-block a:hover {
        color: #2d7d7d;
    }
}
@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: -50px;
    }
    .single-product .products_swiper .swiper-button-next {
        right: -50px;
    }
}

/*styles for noa*/

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

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

/*change position basket*/
.basket {
    top: 175px;
    right: 20px
}
/*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: -88px;
}
/*change color for swiper-buttons*/
.swiper-button-prev .stroke-anime {
    stroke: #2d7d7d;
}
.swiper-button-next .stroke-anime {
    stroke: #2d7d7d;
}

/*circle close for popup*/
.popup-bg-decor {
    display: none;
}
.thank-popup .popup-bg-decor {
    display: block;
}
/*list-decor for popup*/

.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: #3EBCC9;
    color: #fff;
}
/*change styles for btn */
.header-right .btn-grey {
    background-color: #ffffff;
    color: #1A1A1A;
    border-color: #ffffff;
}

/*change color for menu elements*/
.header-menu ul li a,
.header-menu ul li button {
    color: #fff;
}
/*change color for phone*/
.header-right .phone .title {
    color: #fff;
}
/*change color for hours*/
.header-right .phone .text b {
    color: #fff;
    font-weight: 600;
}
/*change color for lang*/
.wrapper_languague {
    color: #fff;
}
/*change color for user name*/
.header-right .user {
    color: #fff;
}
/*add styles for btn-close in popups*/
.popup-content .btn-close {
    width: 47px;
    height: 47px;
    background-color: #3EBCC9;
    border-radius: 50%;
    color: #fff;
    border: 1px solid #3EBCC9;
}
/*add decor svg for all pages*/
.decor-right {
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translateY(-75%);
    z-index: -1;
}
.decor-left {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 220px;
}
/*add decor svg for all pages with banner*/
.pos2 {
    top: 180px;
}

/*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: #ffcc00;
}
/*add size for icons to popup delivery*/
.delivery-popup-link img {
    width: 98px;
    height: 98px;
}

.hidden_add_to_cart {
    display: none !important;
}
.cart-product-wrapper {
    margin-bottom: 10px;
    border: 1px solid #ececec;
    border-radius: 6px;
}
.js-checkout-product {
    border: 1px solid #ececec;
    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;
}
.delivery-popup-block {
    justify-content: space-between;
}
.contact-info {
    justify-content: flex-start;
}
.conatct-item {
    width: 29.3333%;
    margin-left: 2%;
    margin-right: 2%;
}

@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: #2d7d7d;
    }
    /*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: #2d7d7d;
    }
    .btn-icon.btn-icon-disabled:hover .bg path {
        fill: #147070;
    }
    /*hover to fb on footer*/
    .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 {
        stroke: url(#paint0_linear);
    }

    .header-right .btn-grey:hover {
        background: transparent;
        border-color: #ffffff;
        color: #ffffff;
    }
    .popup-content .btn-close:hover {
        border: 1px solid #1D96A9;
        background: #1D96A9;
        color: #ffffff;
    }
    .swiper-button-prev:hover .stroke-anime {
        stroke: #2d7d7d;
    }
    .swiper-button-next:hover .stroke-anime {
        stroke: #2d7d7d;
    }
    .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-favourites:hover .bg circle,
    .btn-icon.open-menu:hover .bg circle {
        fill: #2d7d7d;
    }
    .btn-icon.header-favourites: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: transparent;
        stroke: #ffffff;
    }
    .header-right .burger:hover .burger-btn::before,
    .header-right .burger:hover .burger-btn::after,
    .header-right .burger:hover .burger-btn span {
        background-color: #fff;
    }
}
@media (max-width: 1899px) {
    .header-right .phone .title {
        color: #1A1A1A;
    }
    .header-right .phone .text,
    .header-right .phone .text b {
        color: #5F5F5F;
    }
}
@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: 48px;
    }
    .conatct-item {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}
@media (max-width: 575px) {
    html.android header {
        top: 71px;
    }
}

/*change and fix*/
.banner-margin,
.banner.home-banner {
    margin-top: 206px;
}
.banner.home-banner .swiper-container {
    padding: 0 15px;
}
.basket {
    right: 35px;
}
@media (max-width: 1640px) {
    .banner.home-banner .swiper-container {
        padding: 0;
    }
}
@media (max-width: 1366px) {
    .banner-margin,
    .banner.home-banner {
        margin-top: 171px;
    }
    .basket {
        top: 181px;
        right: 15px;
    }
}
@media (max-width: 767px) {
    .banner-margin,
    .banner.home-banner {
        margin-top: 148px;
    }
    .basket {
        top: 158px;
        right: 10px;
    }
}

/*fix 23.04*/
/*.header-menu ul li {
    margin-right: 0;
}*/
.header-menu ul li:last-child {
    margin-right: 0;
}
/*.header-menu ul li a,*
 .header-menu ul li button{padding:42px 30px;} */
.header-menu ul li .dropdown-toggle {
    padding: 42px 0;
}
.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 a,.header-menu ul li button{padding:32px 20px} */
    .header-menu ul li .dropdown-toggle {
        padding: 32px 0;
    }
}
@media (max-width: 1300px) {
    .header-menu ul li .dropdown-toggle {
        padding: 32px 0;
    }
}
@media (max-width: 1199px) {
/*    .header-menu ul li {
        margin-right: 0px;
    }*/
    /* .header-menu ul li a,.header-menu ul li button{padding:32px 10px} */
    .header-menu ul li .dropdown-toggle {
        padding: 32px 0;
    }
}
@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 0;
    }
    .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: 40px;
    border: 1px solid #ececec;
    border-radius: 5px;
    background-color: #fff;
    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: #2d7d7d;
}
.choice .icon-arrow-down,
.choice .icon-arrow-up {
    color: #1A1A1A;
    font-size: 20px;
    margin-right: 12px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.choice-name {
    color: #1A1A1A;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 12px;
    z-index: 2;
}
.choice-name .icon-arrow-down,
.choice-name .icon-arrow-up {
    color: #2d7d7d;
}
.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: #1A1A1A;
}
.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: #2d7d7d;
    }
    .choice-var:hover .icon-arrow-down,
    .choice-var:hover .icon-arrow-up {
        color: #2d7d7d;
    }
}
@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;
    }
    .slide-video video.single-product {
        position: fixed;
        max-width: 100%;
    }
}

/*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 {
    margin: 0;
    justify-content: flex-start;
}
.obligatory-ing .obligatory-ing-text {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 15px; 
}
.obligatory-ing .ingredient {
    width: auto;
    margin-bottom: 15px;
}
.obligatory-ing .ing-custom-block {width: 20%;}
.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: #3EBCC9;
}
@media(max-width:575px) {
    .obligatory-ing .ing_row {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .obligatory-ing .ingredient {
        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: #1A1A1A;
}
.ing_group-title span b {
    font-weight: 700;
    color: #2d7d7d;
}

/*cart-informer*/

.cart-informer {
    position: fixed;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 120px;
    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: flex;
    align-items: center;
    margin-right: 10px;
    position: relative;
    line-height: 1.4em;
    font-size: 16px;
    color: #1a1a1a;
}

.cart-informer .cart-informer-inner .text span {
    font-weight: 600;
    color: #1a1a1a;
}

.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;
    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: #1A1A1A;
    cursor: pointer;
    transform: translate(0, -50%);
}
.button-close:before {
    content: "\02715";
}

@media (min-width: 1200px) {
    .popup-content .cart-informer .button-close:hover {
        color: #2d7d7d;
        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 (hover: hover) and (min-width: 992px), not all {
    .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;
}
.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: transparent;
    border-radius: 50%;
    color: #1a1a1a;
}
.btn-delete:before {
    content: "\02715";
}
@media (min-width: 1200px) {
    .ing_control .btn-delete:hover {
        background: transparent;
        color: #147070;
    }
}

[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: #3EBCC9;
}
.popup-content.info-popup .popup-title b {
    color: #1A1A1A;
}


/* 30.06 */

.toll-tip{
    content: " ";
    position: absolute;
    bottom: 100%;
    left: 0;
    background-color: #fff;
    border-radius: 5px;
    padding: 5px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #fff;
    line-height: 1.5em;
    display: inline-block;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.32);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.32);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.32);
	display: none
}
.toll-tip:after{
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.product_ingredient{
    position: relative;
    display: inline-block
}
.product_ingredient:hover > .toll-tip, .product_ingredient:hover after{
    display: block;
}
.description .product_ingredient:first-child{
    text-transform: capitalize;
}
.product_ingredient.with-toll-tip{
	text-decoration: underline;
}
.product_ingredient.with-toll-tip:hover{
	color: #3EBCC9
}
.product_ingredient.with-toll-tip:hover .toll-tip{
	color: #1A1A1A;
}

.checkbox-entry.double_modificators{
    display: block;
}

@media(min-width: 768px){
.swiper-slide.slide-video video{
	max-height: 100%;
}
}
.swiper-slide.slide-video.swiper-slide-prev video{
	left: -50px;
	transition: .7s;
}
.play-button img, .play-button{
	position: absolute;
	cursor: pointer;
    visibility: hidden;
	display: block;
	height: 500px;
	width: 500px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
    z-index: 9999999999999;
}

 .play-button.active img{
    visibility: visible!important;
    height: 100px;
	width: 100px;
    z-index: 9999999999999;
} 


/* .popup-container .obligatory-ing .ingredient,.popup-container .ing-custom-block{
    width: auto;
}
.popup-container .obligatory-ing .ing_row{
    justify-content: flex-start;
}
*/
.popup-custom-informer {
    position: absolute;
    bottom: 38%;
}
.popup-custom-informer .button-close {
    right: -5px;
}

.obligatory-ing.single-product .ing_row, .obligatory-ing.popup-requere .ing_row{
	justify-content: flex-start;
}

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

@media(max-width:767px) {
    .obligatory-ing.single-product .ingredient, .obligatory-ing.popup-requere .ingredient {
        width: 100%;
    }
    .obligatory-ing.single-product .ing-custom-block, .obligatory-ing.popup-requere .ing-custom-block {
        width: 25%;
    }

}

.wpcf7-form .btn-block.block{
    pointer-events: none;
    background-color: #dedede;
}

.header-item-imgs img{
    width: auto;
    height: 100%;  
}
.header-menu ul ul li {
    margin-right: 0;
}
@media(min-width: 991px){
    #menu-item-10991{display: none;}
}

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

@media (max-width: 767px) {
    .banner-bg.banner-mobile {
        filter: none;
    }
    .home-banner .banner-content .title {
        text-align: center;
    }
}

.obligatory-ing.ing-popup .ing-custom-block {
    position: relative;
    width: calc(14.25% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}
@media (max-width: 1366px) {
    .obligatory-ing.ing-popup .ing-custom-block {
        width: calc(16.6% - 10px);
    }
}
@media (max-width: 1199px) {
    .obligatory-ing.ing-popup .ing-custom-block {
        width: calc(20% - 10px);
    }
}
@media (max-width: 991px) {
    .obligatory-ing.ing-popup .ing-custom-block {
        width: calc(20% - 10px);
    }
}
@media (max-width: 767px) {
    .obligatory-ing.ing-popup .ing-custom-block {
        width: calc(25% - 10px);
    }
}
@media (max-width: 565px) {
    .obligatory-ing.ing-popup .ing-custom-block {
        width: calc(33.33%- 10px);
    }
}

.ing_body.requere  .obligatory-ing .ingredient:not(:nth-child(4n)) {
    margin-right: 0;
}

.obligatory-ing.single-product .ing-custom-block {
    width: 23%;
}

@media (max-width: 767px) {
    .obligatory-ing.single-product .ing-custom-block {
        width: 33.33%;
    }
    li#menu-item-14373{
        display: inline-block;
    }
    .header-menu ul li a{
        padding: 5px 5px !important;
    }
    .header-menu ul li.menu-item-has-children {
        display: inline-block;
    }

}
@media (max-width: 565px) {
    .obligatory-ing.single-product .ing-custom-block {
        width: 30%;
    }
}

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

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

[data-rel="17"] .popup-custom-informer{
    bottom: 24%;
}

@media (max-width: 565px) {
    .obligatory-ing.popup-requere .ing-custom-block {
        width: calc(33% - 10px);
    }
    .obligatory-ing.popup-requere .ing_row {
        margin-left: -5px;
        margin-right: -5px;
    }
}

.grecaptcha-badge {
    visibility: hidden;
}





.charity-sec .counter {
    font-size: 20px;
    color: #ccc;
    font-weight: 700
}

.charity-sec .counter span {
    font-size: 2em;
    color: #2d7d7d
}

.charity-sec .text-charity {
    padding: 10px 20px 25px;
    border-radius: 0 0 10px 10px;
    background-color: rgba(45,125,125,.2)
}

.charity-sec .text-charity .title {
    font-weight: 500;
    margin-bottom: 15px
}

.charity-sec .text-charity .text.style-2>p {
    line-height: 1.5em
}

.charity-sec .text-charity .text.style-2>p:not(:last-child) {
    margin-bottom: 5px
}

.charity-sec .text-charity>*+* {
    margin-top: 10px
}

.charity-sec .logotypes {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    border-bottom: 5px solid #2d7d7d
}

.charity-sec .logotypes>div {
    padding: 10px;
    max-width: 15%
}

.charity-sec .logotypes>div img {
    max-width: 100%;
    height: auto
}

.page-template-page-charity .donate-gallery .photos__item {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 15px;
    line-height: 0
}

.page-template-page-charity .donate-gallery .photos__item img {
    max-width: 100%;
    height: auto;
    transition: all .3s;
    -webkit-transition: all .3s;
    display: block
}

.page-template-page-charity .donate-gallery .swiper-container {
    overflow: visible
}

/* .page-template-page-charity .donate-gallery .swiper-container:after {
    content: '';
    position: absolute;
    top: 0;
    left: -101%;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 2
} */

.page-template-page-charity .donate-gallery .swiper-pagination {
    width: 100%
}

@media (max-width: 1500px) {
    .categories-list-item a {
        position:relative;
        display: inline-block;
        padding: 15px 7px;
        font-size: 13px
    }
}

@media (max-width: 991px) {
    .charity-sec .logotypes {
        flex-wrap:wrap
    }

    .charity-sec .logotypes>div {
        max-width: 32%
    }
}

@media (max-width: 575px) {
    .page-template-page-charity .donate-gallery .swiper-pagination {
        background:rgba(0,0,0,.5);
        background: radial-gradient(circle,rgba(0,0,0,.3) 0%,rgba(255,255,255,.01) 100%);
        font-size: 18px;
        line-height: 1.5;
        color: #fff
    }
}

@media (min-width: 768px) {
    .charity-sec .counter {
        font-size:30px
    }

    .charity-sec .text-charity {
        border-radius: 0 0 15px 15px
    }
}

@media (min-width: 1200px) {
    .charity-sec .counter {
        font-size:35px
    }

    .page-template-page-charity .charity-sec .product-row>div {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .page-template-page-charity .charity-sec .product {
        max-width: 456px
    }

    .page-template-page-charity .donate-gallery .photos__item:hover img {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }
}

.tax-product_cat #content-block .seo-sec {
    display: block;
}


/*07.10*/
.delivery_popup_fields, .delivery_popup_fields .col-12.col-sm-4 {
    padding: 0;
}
.delivery-popup .SumoSelect>.CaptionCont {
    color: #000;
    font-weight: 600;
    border-radius: 6px;
    border: 1px solid #ececec
}
.delivery-popup .input{
    height: 53px;
}
.delivery-popup #ui-id-1{
    width: 100% !important;
    text-align: left;
    position: absolute;
    z-index: 9;
}
.delivery-popup .ui-menu-item-wrapper{
    font-size: 16px;
}
.delivery-popup .popup-align{
    overflow: visible;
}
.delivery_popup_fields,.delivery_popup_city{
    display: none;
}
.delivery_popup_fields,.delivery_popup_fields .col-12.col-sm-4{
    padding: 0px;
}


.delivery_popup_city.is-active{
    display: block;
}
.delivery_popup_fields.is-active{
    display: flex
}

#ui-id-1{
    z-index: 999;
}
.text_delivery_popup{
    font-size: 16px;
    margin-bottom: 15px;
    padding: 5px 10px;
    display: none;
    text-align: left;
    position: relative;
}
.text_delivery_popup.is-loading{
    display: block;
}
.text_delivery_popup.is-error,.text_delivery_popup.is-success{
    display: block;    
    padding-left: 40px;
}
.text_delivery_popup.is-error:before,.text_delivery_popup.is-success:before{
    position: absolute;
    left: 0px;
    top: calc(50% - 13px);
    width: 26px;
    height: 26px;
    content: '';
    background: url(img/icons/information.png) no-repeat;
    background-size: contain;
}

.text_delivery_popup.is-loading,.confirm_address_checkout.is-loading{
    position: relative;
}
.text_delivery_popup.is-loading:before,.confirm_address_checkout.is-loading:before {
    position: absolute;
    width: 32px;
    height: 32px;
    left: calc(50% - 16px);
    top: calc(50% - 16px);
    background: url('img/ajax-loader.gif');
    content: '';
    background-size: contain;
    z-index: 9;
}
.product_list_no_available .prod_horiz-img{
    width: 80px;
    height: 80px;
}
.product_list_no_available{
    margin-top: 15px;
    margin-bottom: 10px;
}

.product_list_no_available .prod_horiz {
    padding: 5px 20px;
}
.btn_delivery_cancel{
    margin-left: 20px;
}
.confirm_address_checkout{
    margin: 0px auto 20px;
    display: block;
}
.btn_delivery{
    width: 100%;
    margin-top: 20px;
}
.spacer-xs{
    height: 15px;
}
.btn_delivery{
    color: black;
    border: 2px solid #e2e2e2;
}
.delivery-popup.popup-content .input{
    background-color: white;
    border: 2px solid rgba(0, 0, 0, 0.12);
}
.delivery-popup .SumoSelect > .CaptionCont{
    background-color: white;
    color: #000;
    font-weight: 600;
    border-radius: 3px;
    border: 2px solid rgba(0, 0, 0, 0.12);
}
.delivery-popup .SumoSelect > .optWrapper{
    background-color: #ffffff;
    border: 1px solid #E0E0E0;
}
.delivery-popup .SumoSelect>.optWrapper>.options li label{
    color: #000;
}
.delivery-popup .SumoSelect > .CaptionCont > span{
    font-weight: 400;
}
.delivery-popup .SumoSelect > .CaptionCont > label > i:before {
    border-width: 6px 4px 0px 4px;
    border-color: #000000 transparent transparent transparent;
}
.autocomple_wrap .ui-menu-item-wrapper{
    font-size: 16px;
    text-align: left;
}
.autocomple_wrap .ui-menu{
    width: auto !important;
    position: absolute !important;
    right: 15px;
}
.prod-text{
    font-size: 15px;
    text-align: left;
}
.btn_type_delivery p {
    font-size: 14px !important;
}
.item_d{
    font-size: 14px;
    font-weight: 500;
}
.delivery_popup_courier .CaptionCont{
    text-align: left;
}
.header-cart.header-btn{
    position: relative;
}
.cart-count{
    position: absolute;
    background-color: #2D7D7D;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -8px;
    left: 11px;
    line-height: 1px;
}
.product_list_no_sale .prod_horiz-desc .product_additions{
    display: block;
    text-align: left;
}
.ui-helper-hidden-accessible{
    display: none !important;
}
.delivery-popup-block .delivery-popup-link.is-active {
    border-color: #3EBCC9;
}

.delivery-popup-link img {
    width: 46px;
    height: 46px;
}
.delivery-popup-block .delivery-popup-link>div {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}
.product_list_no_available.cart_items {
    height: 100%;
}
.delivery-popup-block .delivery-popup-link img{
    margin-bottom: 0px;
}

.delivery-popup-block{
    flex-wrap: nowrap;
}
.bike-block.red .text ul li:before {
    border-color: #ef2f3d !important;
}


@media(max-width: 575px){
    .section.pay-sec.charity-sec .product-row{
        width: auto;
        margin-inline: -15px;
    }
    #streetAutocomplete_popup{
        margin-bottom: 15px;
    }
    .delivery-popup-block .delivery-popup-link>div {
        gap: 0;
    }
    .delivery-popup-block .delivery-popup-link p{
        top: 0px;
    }
}


@media (max-width: 767px) {
    .delivery-popup .checkout_mb{
        margin-bottom: 0px;
    }
    .delivery-popup .res-gps{
        margin-top: 0px;
    }
    .delivery-popup #houseNumber_popup{
        margin-bottom: 0px;
    }
    .delivery-popup .btn_delivery {
        margin-top: 25px;
    }
    .delivery-popup .sumo_select_city {
        margin-bottom: 15px;
    }
    #sectionProducts .col-6.col-lg-4.col-xl-3:nth-child(even){
        padding-left: 10px;
    }
    #sectionProducts .col-6.col-lg-4.col-xl-3:nth-child(odd){
        padding-right: 10px;
    }
    .btn_delivery_confirm,.btn_delivery_cancel{
        width: 92%;
        margin: 0px auto;
        display: block;
    }
    .btn_delivery_cancel{
        margin: 10px auto 0px;
    }
    .delivery_popup_fields.is-active{
        margin-inline: 0;
    }

    .delivery_popup_fields .col-12.col-sm-4{
        padding-inline: 15px;
    }

    .delivery_popup_fields.delivery_popup_selfdelivery .col-sm-12{
        padding-inline: 0;
    }
}

.footer-pay img {
    max-width: 100%;
    height: auto;
}
/*****************03.12.2024*****************/

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

.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;
    }
}

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

body .cabinet_address td {
    border-color: #eeead3;
}

.sumo_select_city_user {
    margin-bottom: 20px;
}

/*------------------------------------------*/

/* - CART-INFORMER */

/*------------------------------------------*/

.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;
    color: #555;
}

.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: 400;
    line-height: 18px;
    width: 18px;
    text-align: center;
    position: absolute;
    left: auto;
    top: 7px;
    z-index: 1;
    color: #fff;
    right: 3px;
}

.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: #3ebcc9;
}

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

.active .cart-informer .cart-informer-inner .text {
    margin: 0;
    padding-right: 30px;
}

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

@media (max-width: 480px) {
    .page-template-page-checkout .cabinet-form.courierdelivery .form-title span {
        display: block;
        padding-left: 47px;
    }
}

.prod_horiz .custom_dropdown-toggle span {
    position: relative;
    padding-left: 15px;
}

.prod_horiz .custom_dropdown-toggle span.req-mod {
    padding-left: 5px;
}

.prod_horiz .cart-dropdown-delete {
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    color: #db2526;
    z-index: 2;
    cursor: pointer;
    display: block;
}

.prod_horiz .cart-dropdown-delete:before {
    position: absolute;
    content: "\02715";
    left: 3px;
    top: -1px;
}

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

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

/***********bonuses-block**********/

.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: #d01e32;
    font-weight: 700;
}

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

/***********bonuses-block**********/

/**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 0.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 0.3s, visibility 0.3s, border-color 0.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 0.3s, visibility 0.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: #d01e32;
    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: #d01e32;
}

.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;
}

#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: #d01e32;
    }
}

/**suggest modifiers popup**/

/*****************03.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-left: 1px solid #5f5f5f;
    border-bottom: 1px solid #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 #ececec;
    margin-top:-15px;
}
.single-product .faq-block .accordeon .title {
    margin: 0;
    font-size: 16px;
/*    font-weight:500;*/
}
.single-product .faq-block .accordeon .text,
.single-product .faq-block .accordeon .text p,
.single-product .faq-block .accordeon .text li {
    font-size:16px;
}
.single-product .product_detail .product_detail-controls,
.single-product .product_detail .obligatory-ing.single-product {
    border-width: 0;
}

.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
}

@media (max-width: 575px) {
    .popup-wrapper .delivery-popup .popup-align {
        padding: 40px 15px;
    }
    .popup-wrapper .delivery-popup-block .delivery-popup-link {
        margin: auto;
        width: 50%;
        height: 60px;
    }
    .single-vacancies .breadcrumbs,
    .single-product .breadcrumbs {
        display: block;
    }
}

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