/*
Theme Name: Glen Iris Inn
Theme URI: http://www.glenirisinn.com/
Description: This is a custom child theme for Glen Iris Inn
Author: Parkway Digital
Author URI: https://www.pwkydigital.com/
Template: salient
Version: 0.2
*/

#displaynone, .displaynone {
    display: none !important;
}

@media only screen and (max-width: 999px) {
    .vc_row.vc_row-flex#bootstrapSwap .span_2, .vc_row.vc_row-flex#bootstrapSwap .span_3, .vc_row.vc_row-flex#bootstrapSwap .span_6, .vc_row.vc_row-flex#bootstrapSwap .span_9, .vc_row.vc_row-flex#bootstrapSwap .span_12 {
        flex-direction: column-reverse !important;
    }
}

.ascend .container-wrap .light .white_fields_wrapper input[type="text"], .ascend .container-wrap .light .white_fields_wrapper textarea, .ascend .container-wrap .light .white_fields_wrapper input[type="email"], .ascend .container-wrap .light .white_fields_wrapper input[type="password"], .ascend .container-wrap .light .white_fields_wrapper input[type="tel"], .ascend .container-wrap .light .white_fields_wrapper input[type="url"], .ascend .container-wrap .light .white_fields_wrapper input[type="search"], .ascend .container-wrap .light .white_fields_wrapper input[type="date"] {
    background-color: rgba(255, 255, 255, 1.0);
    color: #555 !important;
}

body .page-submenu li a {
    font-family: Lato;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 17px;
    font-weight: 900;
}

.page-submenu li {
    margin-right: 35px;
}

.nectar-hor-list-item[data-columns="3"][data-column-layout="large_first"]>div:nth-child(3) {
    font-weight: 700;
}

.light .gleniris_hero_text p {
    color: #ffdba1;
}

.gleniris_hero_text {
    color: #ffdba1;
    font-size: 30px;
    line-height: .5;
    font-weight: 400;
    font-family: Libre Baskerville;
    font-style: normal
}

@media only screen and (max-width: 1030px) {
     .gleniris_hero_text p {
        line-height: 35px;
    }
}

@media only screen and (max-width: 500px) {
    .gleniris_hero_text {
        line-height: 35px;
    }
    .fitHeaderOnMobile h1 {
        font-size: 38px!important;
    }
    .exSmall.fitHeaderOnMobile h1 {
        font-size: 35px!important;
    }
}

.row .col .gleniris_hero_intro h6 {
    text-transform: none;
}

#gf_2 gform_footer {
    text-align: center;
}


