/*
 Theme Name:     Frost House
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Frost House Theme
 Author:         Frost House
 Author URI:     https://www.robotdwarf.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

#reservations {
    position: absolute;
    top: 30%;
    right: 30px;
    background: #666666;
    color: white;
    text-transform: uppercase;
    z-index: 99995;
    padding: 10px 15px;
    border-radius: 50px;
    cursor: pointer;
    display: block;
}

.contact-info {
    z-index: 10;
}

.map-icon,
.map-icon-container {
    z-index: 1;
}

#reservations:hover {
    background: #999999;
}

#et-top-navigation {
    float: left;
    padding-left: 0 !important;
}

header#main-header {
    height: 0px;
}


/*Move the menu to the left when open*/

.et_pb_slide_menu_active header#main-header,
.et_pb_slide_menu_active #page-container {
    left: 320px !important;
}

.et_pb_slide_menu_active .et_slide_in_menu_container.et_pb_slide_menu_opened {
    right: auto !important;
    left: 0 !important;
}


/*Hide the screen overflow*/

body.et_pb_slide_menu_active {
    overflow-x: hidden !important;
}


/*Move the logo to the right of the screen*/

#logo {
    float: right;
}


/*Switch the slide-in animation from right to left*/

.et_slide_in_menu_container {
    left: -320px;
    -webkit-transition: left 0.8s cubic-bezier(0.77, 0, 0.175, 1), margin-top 0.4s ease-in-out !important;
    -moz-transition: left 0.8s cubic-bezier(0.77, 0, 0.175, 1), margin-top 0.4s ease-in-out !important;
    transition: left 0.8s cubic-bezier(0.77, 0, 0.175, 1), margin-top 0.4s ease-in-out !important;
}

.mobile_menu_bar {
    background: rgba(243, 236, 217, 0.4)!important;
    border-radius: 5px;
}

#et-top-navigation {
    z-index: 110000;
}

.evr_fb_popup_modal {
    z-index: 99998 !important;
}

.popup_outer_wrap {
    z-index: 99998 !important;
}

.evr_fb_popup_modal[style="z-index: 100001; display: block;"]+div+header #reservations,
.evr_fb_popup_modal[style="z-index: 100001;"]+div+header #reservations {
    display: none;
}

.divi-area-wrap .evr-close,
.popup_outer_wrap .popup .evr-close {
    position: absolute;
    top: 55px;
    right: 20px;
}

.et_pb_row.et_pb_21 .et_pb_text_inner {
    position: relative;
}

.et_pb_row.et_pb_row_21 .et_pb_column {
    overflow: visible;
}

.tooltip-content {
    display: none;
    background: #666666;
    border-radius: 5px;
    position: absolute;
    top: -50px;
    font-size: 12px;
    line-height: 17px;
    padding: 5px 3px;
    color: #ffffff;
    width: 100%;
}

.et_pb_row.et_pb_row_21 .et_pb_column .et_pb_text_inner {
    text-align: center;
}

.tooltip-icon img {
    max-width: 60%;
}

.tooltip-icon:hover {
    cursor: pointer;
}

.tooltip-icon:hover~.tooltip-content {
    display: block;
}

.tooltip-content::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-top: 8px solid #666666;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    left: 42%;
    bottom: -7px;
}

.tooltip-content span {
    display: none;
}

div#ui-datepicker-div {
    z-index: 100000!important;
}

#contact img {
    max-width: 91%;
}

.et_pb_column_35 h6 {
    line-height: 1.1em;
}

.dvppl-cf7 label {
    font-family: 'Average Sans', Helvetica, Arial, Lucida, sans-serif;
    font-size: 100% !important;
}

.dvppl-cf7 .wpcf7 form>div,
.dvppl-cf7 .wpcf7 form>p {
    margin-bottom: 5px;
}

.dvppl-cf7 .wpcf7 input:not([type=submit]):not([type=checkbox]):not([type=radio]),
.dvppl-cf7 .wpcf7 select,
.dvppl-cf7 .wpcf7 textarea {
    font-size: 100%;
    opacity: 0.6;
    border-style: none;
    margin-top: 10px;
}

.dvppl-cf7 .wpcf7 input[type=submit] {
    border-style: none !important;
    background-color: #666666 !important;
    float: right;
}

.wpcf7-response-output {
    width: 50%;
    border: none !important;
    background: transparent;
    margin: auto !important;
    position: relative;
    top: -40px;
}

.wpcf7-form>p {
    float: left;
    width: 45%;
}

.wpcf7-form>div+p+p,
.wpcf7-form>div+p+p+p+p,
.wpcf7-form>div+p+p+p+p+p+p,
.wpcf7-form>div+p+p+p+p+p+p+p+p {
    margin-left: 5%;
}

.wpcf7-form>div+p+p+p+p+p+p+p+p+p,
.wpcf7-form>div+p+p+p+p+p+p+p+p+p+p {
    width: 100%;
    float: none;
    clear: both;
}

.dvppl_cf7_styler_0 span.wpcf7-not-valid-tip {
    margin-top: 5px !important;
}

.et_pb_row.et_pb_row_21.et_pb_row_6col {
    overflow: visible !important;
}

#footer-info a {
    font-weight: normal;
}

#clarens .et_pb_row ul {
    margin-left: 20px;
    list-style-type: disc;
    list-style-position: outside;
}

@media screen and (max-height: 768px) {
    #welcome {
        padding-top: 100px;
    }
}

@media screen and (max-height: 768px) and (min-width: 1200px) {
    #gallery .et_pb_slide .et_pb_container {
        height: 555px !important;
    }
    #gallery .et_pb_slide {
        background-size: cover;
    }
}

@media screen and (min-width: 981px) {
    .popup_outer_wrap.type-popup {
        width: 70%;
    }
    .et_pb_row.et_pb_row_21.et_pb_row_6col {
        padding-top: 5px !important;
    }
    #amenities .et_pb_module {
        float: left;
        width: 14%;
    }
}

@media (max-width: 767px) {
    .mobile_menu_bar {
        background: none !important;
        padding-bottom: 0px !important;
    }
    #reservations {
        right: 0px;
    }
    .et_pb_slides .et_pb_slide {
        /* background-size: contain; */
        background-color: #f3ecd9 !important;
    }
    .et-pb-controllers {
        bottom: 20%;
    }
    .et_pb_slider .et_pb_slide_description {
        padding-top: 42% !important;
        padding-bottom: 42% !important;
    }
    .et_pb_fullwidth_slider_0 .et_pb_slide_description,
    .et_pb_slider_fullwidth_off.et_pb_fullwidth_slider_0 .et_pb_slide_description {
        padding-top: 42% !important;
        padding-bottom: 42% !important;
    }
    .et_fixed_nav.et_header_style_slide #main-header {
        left: -20px !important;
    }
    .et_pb_section.et_pb_section_3 .et_pb_row.et_pb_row_18 .et_pb_image_wrap {
        width: 70%;
    }
    .et_pb_section.et_pb_section_3 .et_pb_row.et_pb_row_18 .et_pb_blurb_description {
        font-size: 13px;
    }
    .tooltip-content {
        top: -60px;
        width: 150%;
        left: -25%;
    }
    .tooltip-content::before {
        left: 40%;
    }
    /*.tooltip-content br {
        display: none;
    }

    .tooltip-content span {
        display: inline;
    }*/
}

@media (min-width: 767px) {
    #footer-info a {
        position: absolute;
        right: 0px;
    }
}

@media (min-width: 783px) {
    .admin-bar .popup_outer_wrap.popup_full_height {
        height: calc(100% - 190px);
    }
}

@media (max-width: 782px) {
    .divi-area-wrap .evr-close,
    .popup_outer_wrap .popup .evr-close {
        position: absolute;
        top: 55px;
        right: 20px;
    }
    .wpcf7-form>p {
        width: 100%;
        float: none;
        margin-left: 0px !important;
    }
    .dvppl-cf7 .wpcf7 input[type=submit] {
        width: 100% !important;
        display: block;
        float: none;
    }
    .wpcf7-response-output {
        width: 100%;
        position: relative;
        top: -40px;
    }
    #reservation h1 {
        margin-top: 20px;
    }
}

@media (max-width: 479px) {
    #welcome {
        padding-bottom: 30px;
    }
    #amenities {
        padding: 15px 0px 0px 0px;
    }
    #amenities .et_pb_column {
        text-align: center;
    }
    #amenities p {
        font-size: 10px;
        line-height: 10px;
    }
    .et_pb_row#amenities .et_pb_column .et_pb_module {
        width: 23% !important;
        display: inline-block;
    }
    .et_pb_row#amenities .et_pb_column .et_pb_module.et_pb_text_20 {
        /*top: -30px; */
        position: relative;
    }
    .et_pb_row#amenities .et_pb_column .et_pb_module.et_pb_text_19,
    .et_pb_row#amenities .et_pb_column .et_pb_module.et_pb_text_20,
    .et_pb_row#amenities .et_pb_column .et_pb_module.et_pb_text_21 {
        margin-bottom: 30px;
    }
    #contact img {
        max-width: 100%;
    }
    #footer-info a {
        display: block;
    }
}