/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.elementor-icon-wrapper {
    display: flex;
}


/* Header */

.header-section .menu-item-19, .header-section .menu-item-20{
    display: none !important;
}
.header-section .elementor-nav-menu a{
    padding: 15px 15px !important;
}
.header-section .elementor-nav-menu a:hover{
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(91px);
    border-radius: 12px;
}
.header-section .elementor-nav-menu .elementor-item-active{
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(91px);
    border-radius: 12px;
}

.header-details .elementor-nav-menu a:hover{
    background-color: rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(91px);
    border-radius: 12px;
}
.header-details .elementor-nav-menu .elementor-item-active{
    background-color: rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(91px);
    border-radius: 12px;
}
.embed-btn-footer{
    display: flex;
    align-items: center !important;
}
.embed-btn-footer #lodgify-book-now-box{
    width: 203px !important;
}
.embed-btn-footer button{
    background-color: transparent !important;
    border-radius: 8px !important;
    border: 1px solid #1F3D2B !important;
    color: #1F3D2B !important;
    font-family: Inter !important;
    padding: 15px 24px !important;
    width: 100% !important;
}
.embed-btn-footer button:hover{
    background-color: #1F3D2B !important;
    color: #FFFFFF !important;
}
.for-all button{
    border: 1px solid #FFFFFF !important;
    color: #FFFFFF !important;
}
.for-all button:hover{
    background-color: #8FAF9A !important;
    color: #FFFFFF !important;
    border: 1px solid #8FAF9A !important;
}

/* Header */

/* Footer */

.fotter-section input:not([type="submit"]){
    background-color: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0.4) !important;
    border-radius: 8px !important;
    height: 58px !important;
    outline: none !important;
    padding: 0 40px 0 16px !important;
    font-family: Inter !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    color: #FFFFFF !important;
    text-transform: lowercase !important;
    background-image: url('/stay-manitoulin/wp-content/uploads/2026/01/mail.svg');
    background-repeat: no-repeat;
    background-size: 19px;
    background-position: center right 14px;
}
.fotter-section input[type="email"]::placeholder{
    text-transform: none !important;
}
.fotter-section input[type="submit"]{
    background-color: #F5F2EC !important;
    color: #1F3D2B !important;
    border-radius: 8px !important;
    height: 52px !important;
    font-family: Inter !important;
    font-weight: 500 !important;
    font-size: 18px !important;
}
.fotter-section .gform_confirmation_message_1{
    color: #FFFFFF;
}

/* Footer */

/* Home Page */

.work-card-one .elementor-icon-box-icon{
    position: relative;
}
.work-card-one .elementor-icon-box-icon::after{
    position: absolute;
    content: "01";
    font-family: Inter;
    font-weight: 500;
    font-size: 58px;
    bottom: -18px;
    left: 36px;
    color: rgba(30, 30, 30, 0.04);
    z-index: -1;
}
.work-card-two .elementor-icon-box-icon{
    position: relative;
}
.work-card-two .elementor-icon-box-icon::after{
    position: absolute;
    content: "02";
    font-family: Inter;
    font-weight: 500;
    font-size: 58px;
    bottom: -18px;
    left: 0;
    color: rgba(30, 30, 30, 0.04);
    z-index: -1;
}
.work-card-three .elementor-icon-box-icon{
    position: relative;
}
.work-card-three .elementor-icon-box-icon::after{
    position: absolute;
    content: "03";
    font-family: Inter;
    font-weight: 500;
    font-size: 58px;
    bottom: -18px;
    left: 0;
    color: rgba(30, 30, 30, 0.04);
    z-index: -1;
}
.work-card-four .elementor-icon-box-icon{
    position: relative;
}
.work-card-four .elementor-icon-box-icon::after{
    position: absolute;
    content: "04";
    font-family: Inter;
    font-weight: 500;
    font-size: 58px;
    bottom: -18px;
    left: 0;
    color: rgba(30, 30, 30, 0.04);
    z-index: -1;
}
.contact-section .gfield_required{
    display: none !important;
}
.contact-section input:not([type="submit"]){
    border: 1px solid rgba(0, 0, 0, 0.12) !important;
    border-radius: 12px !important;
    height: 56px !important;
    padding: 15px !important;
    background-color: #FFFFFF !important;
    font-family: Inter !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    color: rgba(30, 30, 30, 1) !important;
    outline: none !important;
}
.contact-section input:not([type="submit"])::placeholder{
    color: rgba(30, 30, 30, 0.5) !important;
}
.contact-section .textarea{
    border: 1px solid rgba(0, 0, 0, 0.12) !important;
    border-radius: 12px !important;
    height: 152px !important;
    min-height: 152px !important;
    padding: 15px !important;
    background-color: #FFFFFF !important;
    font-family: Inter !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    color: rgba(30, 30, 30, 1) !important;
    outline: none !important;
    resize: none;
}
.contact-section .textarea::placeholder{
    color: rgba(30, 30, 30, 0.5) !important;
}
.contact-section .gfield_label{
    font-family: Inter !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    color: #1E1E1E !important;
}
.contact-section input[type="submit"]{
    background-color: #1F3D2B !important;
    padding: 20px 32px !important;
    border-radius: 8px !important;
    font-family: Inter !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    color: #F5F2EC !important;
}
.contact-section input[type="submit"]:hover{
    background-color: #8FAF9A !important;
}
.contact-section .gform-theme--foundation{
    --gf-form-gap-y: 15px !important;
}
.contact-section input[type="email"]{
    text-transform: lowercase;
}
.contact-section input[type="email"]::placeholder{
    text-transform: none;
}
.contact-section .gform_confirmation_message_2 {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.contact-section .gform_confirmation_message_2 img{
    width: 50px;
}
.joinour-section{
    position: relative;
}
.joinour-section::after{
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgb(143, 175, 154, 1) 20%, rgb(143, 175, 154, 0.1) 40%);
    pointer-events: none;
}
.joinour-section-two{
    position: relative;
}
.joinour-section-two::after{
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(0deg, rgb(143, 175, 154, 1) 10%, rgb(143, 175, 154, 0.1) 30%);
    pointer-events: none;
    bottom: 0;
}
.stay-loop-sec .elementor-post-info__terms-list-item {
    background-color: #F5F2EC;
    border: 1px solid #1F3D2B;
    padding: 6px 14px;
    border-radius: 4px;
}
.featured-sec .elementor-swiper-button:hover svg path{
    fill: #FFFFFF !important;
}

/* Home Page */

/* Stay */

.stay-loop-sec .page-numbers{
    border: 1px solid rgba(0, 0, 0, 0.2);
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FFFFFF;
    border-radius: 8px;
    transition: 0.3s;
}
.stay-loop-sec .page-numbers:hover{
    background-color: #1F3D2B;
    border: 1px solid #1F3D2B;
}
.stay-loop-sec .elementor-pagination{
    display: flex;
    justify-content: center;
}
.stay-loop-sec .page-numbers.current{
    background-color: #1F3D2B;
    border: 1px solid #1F3D2B;
}
.stay-loop-sec ul.elementor-post-info{
    height: 90px;
}
.stay-loop-sec li.elementor-icon-list-item{
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.cat-stay .stay-categories{
    list-style: none;
    padding: 0;
    display: flex;
    gap: 10px;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 30px;
}
.cat-stay .stay-categories li a{
    border: 1px solid #1F3D2B;
    border-radius: 4px;
    background-color: #F5F2EC;
    color: #1E1E1E;
    padding: 8px 14px;
    transition: 0.5s;
    font-family: Inter;
    font-weight: 400;
    font-size: 18px;
    white-space: nowrap;
}
.cat-stay .stay-categories li a:hover{
    background-color: #1F3D2B;
    color: #F5F2EC;
}
.cat-stay .stay-categories li.active a{
    background-color: #1F3D2B;
    color: #F5F2EC;
}

/* Property Page */

.fact-sec ul{
    gap: 20px;
}
.fact-sec li{
    border: 1px solid #1F3D2B;
    background-color: #F5F2EC;
    padding: 12px 20px !important;
    border-radius: 5px;
}
#yourTitle{
    font-family: Tartuffo_Trial;
    font-weight: 500;
    font-size: 28px;
    color: #8FAF9A;
}
#yourTitle .your-span{
    color: #1F3D2B;
}
.embed-btn button{
    background-color: #1F3D2B !important;
    border-radius: 8px !important;
    color: #F5F2EC !important;
    font-family: Inter !important;
    padding: 12px 24px !important;
    width: 100% !important;
    margin: 0 0 30px 0 !important;
}
.embed-btn button:hover{
    background-color: #8FAF9A !important;
}
.birdies-form .gfield_required{
    display: none;
}
.birdies-form .gfield{
    border: 1px solid rgba(0, 0, 0, 0.5);
    padding: 20px;
    border-radius: 10px;
}
.birdies-form input:not([type="submit"]){
    width: 100% !important;
    border: none !important;
    background-color: transparent !important;
    outline: none !important;
    padding: 0 !important;
    box-shadow: none !important;
    text-transform: lowercase !important;
}
.birdies-form input:not([type="submit"])::placeholder{
    text-transform: capitalize !important;
}
.birdies-form select{
    width: 100% !important;
    border: none !important;
    background-color: transparent !important;
    outline: none !important;
    padding: 0 !important;
    box-shadow: none !important;
}
.birdies-form input[type="submit"]{
    background-color: #1F3D2B !important;
    color: #F5F2EC !important;
    height: 60px !important;
    font-family: Inter !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    border-radius: 8px !important;
    border: none !important;
}
.birdies-form input[type="submit"]:hover{
    background-color: #8FAF9A !important;
    color: #1F3D2B !important;
}
.birdies-form .gform_fields{
    --gf-form-gap-y: 10px !important;
}
.birdies-form .gform_confirmation_message_3 {
    display: flex;
    align-items: center;
    gap: 0;
    flex-direction: column;
}
.birdies-form .gform_confirmation_message_3 img{
    width: 50px;
}

/* Property Page */

/* Responsive */

@media (min-width:1366px) and (max-width:1600px){
        body > .elementor > .elementor-element, .header .elementor-widget-theme-site-logo, .elementor-location-header .elementor-widget-n-menu nav .e-n-menu-heading a, 
    .header .elementor-widget-theme-site-logo + .elementor-element > .elementor-widget-button, .elementor-location-header .elementor-widget-n-menu nav .e-n-menu-heading .e-n-menu-content > .elementor-element{
        zoom: 0.80;
        zoom: 80%;
    }
.stay-loop-sec .elementor-post-info__terms-list{
    font-size: 16px;
}
}
@media screen and (max-width: 1024px){
#yourTitle{
    font-size: 22px;
}
.embed-btn-footer #lodgify-book-now-box{
    width: 169px !important;
}
.embed-btn-footer button {
    padding: 11px 24px !important;
}
}
@media screen and (max-width: 767px){
    .header-section .menu-item-19, .header-section .menu-item-20{
    display: block !important;
}
.work-card-one .elementor-icon-box-icon::after{
    bottom: -15px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.work-card-two .elementor-icon-box-icon::after{
    bottom: -15px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.work-card-three .elementor-icon-box-icon::after{
    bottom: -15px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.work-card-four .elementor-icon-box-icon::after{
    bottom: -15px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.contact-section input[type="submit"]{
    width: 100% !important;
}
.joinour-section::after {
    background: linear-gradient(180deg, rgb(143, 175, 154, 1) 0%, rgb(143, 175, 154, 0.1) 20%);
}
.joinour-section-two::after {
    background: linear-gradient(0deg, rgb(143, 175, 154, 1) 0%, rgb(143, 175, 154, 0.1) 20%);
}
.cat-stay .stay-categories li a {
    padding: 8px 10px;
    font-size: 14px;
}
.fact-sec li {
    padding: 10px 10px !important;
}
.fact-sec ul {
    gap: 10px;
}
#yourTitle{
    font-size: 20px;
}
.on-mob #lodgify-book-now-box{
    width: 0 !important;
}
.embed-btn-footer #lodgify-book-now-box {
    width: 140px !important;
}
.on-mob #lodgify-book-now-box button{
    display: none;
}
.st-om-mob-one{
    width: 48% !important;
}
.st-om-mob-two{
    width: 48% !important;
}
.stay-loop-sec ul.elementor-post-info{
    height: auto;
}
}

/* Responsive */