/*
*Theme Name:     CozyStay Child Theme
*Theme URI: 	 https://cozystay.loftocean.com/
*Description:    CozyStay child theme for user customization
*Author:         Loft.Ocean
*Author URI:     http://www.loftocean.com
*License: 		 GNU General Public License v2 or later
*License URI: 	 http://www.gnu.org/licenses/gpl-2.0.html
*Tags: 			 full-width-template, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, threaded-comments, translation-ready
*Template:       cozystay
*Text Domain: 	 cozystay-child
*Version:        1.0
*/

/** Add your styles below **/
@import url('https://fonts.googleapis.com/css2?family=Cedarville+Cursive&family=Comic+Neue:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');

#qlwapp.qlwapp-button .qlwapp-toggle {
    height: 50px !important;
    min-width: 50px;
    /* white-space: nowrap; */
    padding: 12px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    width: fit-content;
}

#qlwapp.qlwapp-button .qlwapp-toggle .qlwapp-icon {
    margin: 0 !important;
    font-size: 25px;
}

#qlwapp.qlwapp-bottom-right {
    width: fit-content;
    left: unset !important;
    right: 20px !important;
    top: unset !important;
    bottom: 30px !important;
    padding: 5px;
    border-radius: 50%;
}

#brave_popup_2562__step__0 #brave_element--Ntd_KgIia4E7F_eBjdW .brave_form_button button {
    background-color: #e89f03 !important;
}

#brave_popup_2562__step__0 #brave_element--Ntd_KgIia4E7F_eBjdW input {
    border-color: #010126 !important;
}

.brave_popup__step__content {
    border-radius: 10px;
}

.no-touch .button:not(.cs-btn-underline):hover {
    background: #8c998e !important;
    border-color: #8c998e !important;
}

.elementor-2492 .elementor-element.elementor-element-3746a00 .cs-info-box-img i {
    color: #e89f03 !important;
}

.cs-rooms .overlay-label {
    background: #0d0d3d !important;
    border: 1px solid #010126 !important;
    font-weight: 500 !important;
    font-size: 14px !important;
}

.faq_section_box .elementor-accordion-item .elementor-tab-content p {
    margin-bottom: 10px;
}

.faq_section_box .elementor-accordion-item {
    margin-bottom: 15px;
    background: #ffffff;
}

.faq_section_box .elementor-accordion-item .elementor-tab-title {
    padding: 20px !important;
}

.faq_section_box .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon svg {
    width: 14px !important;
    height: 14px !important;
}

.page-id-2998 #secondary {
    display: none;
}

.page-id-2998 #primary {
    width: 100%;
}

.menu_section>.e-con-inner {
    max-width: 1024px !important;
    width: 100% !important;
    margin: 0 auto !important;
    box-shadow: -1px 15px 26px -4px rgb(161 151 151 / 15%);
    padding: 40px 40px 70px !important;
}

.menu_section .main_content p {
    text-align: center;
    font-size: 32px;
    line-height: 45px;
    font-family: "Comic Neue" !important;
    font-weight: 600;
    margin-bottom: 50px;
}

.menu_section .menu_list .menu_list_title h2 {
    margin-bottom: 50px;
    font-size: 70px;
    line-height: 80px;
    font-family: "Comic Neue" !important;
}

.menu_section .menu_list .menu_name p,
.menu_section .menu_list .menu_price p {
    font-size: 32px;
    line-height: 45px;
    font-family: "Comic Neue" !important;
    font-weight: 600;
    margin-bottom: 0;
}


@media only screen and (max-width: 1024px) {
    .menu_section>.e-con-inner {
        padding: 30px 20px 50px !important;
    }

    .menu_section .main_content p {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 40px;
    }

    .menu_section .menu_list .menu_list_title h2 {
        margin-bottom: 40px;
        font-size: 60px;
        line-height: 70px;
        font-family: "Comic Neue" !important;
    }

    .menu_section .menu_list .menu_name p,
    .menu_section .menu_list .menu_price p {
        font-size: 28px;
        line-height: 38px;
        font-family: "Comic Neue" !important;
        font-weight: 600;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    .menu_section .main_content p {
        font-size: 24px;
        line-height: 35px;
        margin-bottom: 30px;
    }

    .menu_section .menu_list .menu_list_title h2 {
        margin-bottom: 40px;
        font-size: 50px;
        line-height: 60px;
        font-family: "Comic Neue" !important;
    }

    .menu_section .menu_list .menu_name p,
    .menu_section .menu_list .menu_price p {
        font-size: 24px;
        line-height: 34px;
    }
}

@media only screen and (max-width: 640px) {

    .menu_section .menu_list .menu_name p,
    .menu_section .menu_list .menu_price p {
        font-size: 18px;
        line-height: 28px;
    }

    .page-id-2998 .main .container {
        padding: 0 15px !important;
    }

    .menu_section {
        padding: 0 !important;
    }

    .menu_section>.e-con-inner {
        padding: 30px 15px !important;
    }

    .menu_section .menu_list .menu_list_title h2 {
        margin-bottom: 30px;
        font-size: 40px;
        line-height: 50px;
        font-family: "Comic Neue" !important;
    }

    .menu_section .main_content p {
        font-size: 20px;
        line-height: 30px;
    }
}