/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1757065170
Updated: 2025-09-05 09:39:30

*/

html, body {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

.diet-slider-container .elementor-swiper-button-prev {
    display: none !important;
}

.diet-slider-container .elementor-loop-container {
    -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 1) 60%, rgba(0, 0, 0, 0) 100%);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 1) 60%, rgba(0, 0, 0, 0) 100%);
    mask-repeat: no-repeat;
    mask-size: 100% 100%;
}

.city-finder-section > .container {
    display: flex;
    border-radius: 60px;
    border: 1px solid #BCBCBC;
    background: #FFF;
}

.city-finder-section input[type=text] {
    outline: none !important;
    border: none !important;
    padding-left: 40px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    color: #AEAEAE !important;
    font-family: "Wix Madefor Display" !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400  !important;
    line-height: normal !important;
}

.city-finder-section input:focus {
    outline: none !important;
    border: none !important;
    border-color: transparent !important;
}

#city-finder-button {
    display: flex;
    gap: 10px;
    align-items: center;
    color: #FFF;
    text-align: center;
    font-family: "Wix Madefor Display";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 19.5px; /* 130% */
    text-transform: capitalize;
}

#city-finder-result {
    margin-top: 10px;
}

#city-finder-result p {
    display: none;
    margin-bottom: 0px;
    font-family: "Wix Madefor Display";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 10px;
}

#city-finder-message-success {
    color: #F6753D;
}

#city-finder-message-error {
    color: red;
}

footer .elementor-form-fields-wrapper {
    margin-bottom: 0px !important;
    align-items: center !important;
}

footer .elementor-form-fields-wrapper .elementor-field-type-email {
    align-items: center;
    margin-bottom: 0px !important;
}

footer .elementor-form-fields-wrapper .elementor-field-type-email input {
    padding: 25px 25px !important;
}


.footer-form .elementor-field-type-submit{
    position: absolute;
    right: 0;
    width: fit-content !important;
    margin-bottom: 0 !important;
}

.footer-form .elementor-field-type-submit button{
    padding: 15px !important;
    font-size: 20px !important;
}

.kcal-list-table {
    text-align: center;
}

.kcal-list-table thead th {
    background: #f7f7f7;
    padding: 12px;
    border: 1px solid #5B5B5B;
    border-block-start: 1px solid #5B5B5B !important;
}

.kcal-list-table td {
    padding: 12px;
    border: 1px solid #5B5B5B;
}

.kcal-list-table td, .kcal-list-table th {
    color: #000;
    text-align: center;
    font-family: "Wix Madefor Display";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    background-color: rgba(0, 0, 0, 0.01) !important;
}

.kcal-list-table .highlight {
    background-color: #F6753D !important;
    color: #fff;
    font-weight: bold;
}

.kcal-buttons-section .container .kcal-button {
    border-radius: 30px;
    border: 1px solid #F6753D;
    display: inline-flex;
    padding: 17px 39px 17px 38px;
    justify-content: center;
    align-items: center;
    color: #F6753D;
    text-align: center;
    font-family: "Wix Madefor Display";
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 19.5px; /* 130% */
    margin-bottom: 10px;
}


.dieta-icon-box .elementor-icon-box-icon {
    padding: 20px;
    border-radius: 50px;
    background-color: #F1EDE3;
}

.cities-grid-section {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
}

.cities-grid-section > div{
    min-width: 24% !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.blog-content-section {
    height: 100% !important;
}

.mobile-menu li {
    padding: 0px !important;
    border-bottom: 0px !important;
}

.mobile-menu li a {
    color: #000;
    font-family: Unbounded;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.5px; /* 130% */
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.mobile-menu .menu-menu-glowne-container > ul > li > button {
    background-repeat: no-repeat !important;
    padding: 0px;
    border: none;
    justify-content: center;
    display: flex;
    align-items: center;
    background-position: center;
    background-size: 100% !important;
    width: 11px;
    height: 11px;
}

.mobile-menu .submenu-back.button-slide-menu {
    background-color: #F6753D !important;
}

.ekit-heading--title.elementskit-section-title span{
    display: inline !important;
}

.kcal-list-section .shipping-info{
    font-size: 12px;
    line-height: normal;
}
    
@media only screen and (max-width: 1440px) {
    .diet-slider-container > .e-con-inner {
        margin-left: 60px !important;
        margin-right: -80px !important;
    }
}

@media only screen and (max-width: 980px) {
    .diet-slider-container > .e-con-inner {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .city-finder-section > .container {
        display: block;
        border-radius: 0px;
        border: unset !important;
        background: #FFF;
    }
    
    #city-finder-input {
        border: 1px solid #BCBCBC !important;
        border-radius: 60px;
        margin-bottom: 15px !important;
    }

    #city-finder-button {
        margin: auto;
    }
    
    #city-finder-result {
        margin-top: 15px !important;
        text-align: center;
    }

    .dieta-icon-box {
        margin-bottom: 10px !important;
    }

    .dieta-icon-box > .elementor-icon-box-wrapper {
        flex-direction: column !important;
        gap: 16px !important;
    }

    .dieta-icon-box > .elementor-icon-box-wrapper > .elementor-icon-box-icon {
        margin-right: auto !important;
    }
}
