/*
Theme Name: jayto
Template: jayto
Author: https://www.zhaket.com/store/web/irancode
Description: قالب تخصصی رزرواسیون اقامتگاه
Tags: تقویم شمسی ، کیف پول اختصاصی ، سیستم همکاری در فروش ، رزرو اقامتگاه
Version: 4.5.8.1738822238
Updated: 2025-02-06 09:40:38

*/



/* tab */
.tab-item-fr {
    margin-top: -83px;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 0;
}

/* joda konandeh */
.divider span {
    border-radius: 20px;
}

/* caption */
.wp-caption {
    max-width: 100%;
}

/* rezerve */
.submit_stick {
    position: fixed !important;
    left: 3% !important;
    top: 150px !important;
    width: 376px !important;
}

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

    .submit_stick.reserve_request_box {
        position: static !important;
        left: unset !important;
        bottom: unset !important;
        width: 94% !important;
        top: unset !important;
        z-index: initial !important;
        height: 100%;
        display: block !important;
        /* margin: 30px auto !important; */
    }
    .footer-menu {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
        display: flex;
        justify-content: space-around;
        padding: 5px 0;
        border-top: 1px solid #ddd;
        z-index: 1000;
    }
    
    .footer-menu .menu-item {
        text-align: center;
        flex-grow: 1;
        text-decoration: none;
        color: #888;
        font-size: 13px;
        transition: 0.3s;
    }
    .footer-menu .menu-item p {
        margin: 0;
    }
    .footer-menu .menu-item svg {
        fill: #888;
    }
    
    .footer-menu .menu-item.active {
        color: #e40303;
        font-weight: bold;
    }
    
    .footer-menu .menu-item.active {
        color: #e40303 !important;
        font-weight: bold;
    }
    .footer-menu .menu-item.active svg {
        fill: #e40303 !important;
    }
    footer#colophon {
        padding-bottom: 40px;
    }
    
}
@media only screen and (min-width: 600px) {
    .profile_box {
        width: 1200px;
        max-width: 100%;
        margin: auto;
    }
    .prb_menu {
        width: 30%;
    
    }
    .footer-menu{
        display: none;
    }
}


.input_add_h {
    border: 2px dotted #FF9800;
    margin-bottom: 2rem;
}
span.ip_title {
    font-weight: 800;
    text-align: right;
    position: relative;
    display: block;
    width: 100%;
    padding: 1rem;
    cursor: pointer;
}
span.ip_title::before {
    content: "\270D";
    font-size: 17px;
}

input.input_temp.host_name_inp ,.input_add_h div#wp-add_hd-editor-container{
    border-color: #a2a2fc;
}
.input_add_h input[type="text"], .input_add_h input[type="email"], .input_add_h input[type="url"], .input_add_h input[type="password"], .input_add_h input[type="search"], .input_add_h input[type="number"], .input_add_h input[type="tel"], .input_add_h input[type="range"], .input_add_h input[type="date"], .input_add_h input[type="month"], .input_add_h input[type="week"], .input_add_h input[type="time"], .input_add_h input[type="datetime"],.input_add_h input[type="datetime-local"], .input_add_h input[type="color"], .input_add_h textarea{
    border-color: #a2a2fc;
}
.input_add_h div.mce-toolbar-grp {
    border-bottom: 1px solid #dcdcde;
    background: #fee3bb;
    padding: 0;
    position: relative;
}
.input_add_h div#mceu_0 {
    display: none;
}
.ip_title+*{
    display: none;
}
input.input_temp.host_name_inp {
    display: block !important;
}



