/*
Theme Name: St. George Inn
Author: Blizzard Internet Marekting
Author URI: http://www.blizzardinternet.com
Template: enfold
Version: 1.0
*/


@import url("../enfold/style.css");

div .logo {
    top: 12px;
    z-index: 999999;
}
.phone-info {
    font-size: 15px;
}
#top .av_inherit_color a {
    text-decoration: none;
}
p {
    font-size: 14px;
    line-height: 24px;
}
h1 {
    font-size: 40px;
    line-height: 1.4em;
    letter-spacing: 1px !important;
    padding: 0 0 0 3px;
    font-weight: normal;
}
h2 {
    font-size: 24px;
}
h2, h3 {
    font-family: 'open sans', 'arial';
}
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    text-transform: capitalize;
    letter-spacing: 0;
}
.footer_color strong {
    color: #000;
}
.main_color .avia-slider-testimonials .avia-testimonial-content {
    background: #C1B691;
    border-style: none;
}
.post-entry-26 .avia_textblock {
    background-color: #114202;
    padding: 10px;
}
.avia_textblock h2 {
    margin-bottom: 0;
}
#top #header .av-main-nav > li > a {
    font-weight: normal;
    letter-spacing: 0.5px;
}
#socket {
    font-size: 12px;
}
#socket a {
    color: #C1B691;
}
#top .social_bookmarks li a, .phone-info span {
    color: #fff;
}
.main_color .tabcontainer .tab {
    font-size: 14px;
    color: #507661;
    font-weight: bold;
}

body .column-top-margin {
    margin-top: 15px;
}

.main_color .toggler {
    background-color: #C1B691;
}

.main_color .toggler:hover {
    background-color: rgba(193, 182, 145, 0.8);
    color: #fff;
}

.togglecontainer .single_toggle:first-child .toggler:hover {
    background-color: rgba(193, 182, 145, 0.8);
    color: #fff;
}

/*quick search css*/

.widget {
    padding: 0;
}

#res_widget {
    position: absolute;
    right: 75px;
    z-index: 99;
    width: 23%;
    background-color: rgba(204, 195, 164, 0.8);
    border-radius: 3px;
    border: 1px solid #fff;
    padding: 15px 8px;
    font-family: 'Open Sans', sans-serif;

    top: 50%;
    transform: translateY(-50%);
}

#text-9 h3 {
    position: absolute;
    z-index: 99;
}

#res_widget form {
    margin-bottom: 0;
}

#res_widget .header {
    font-weight: bolder;
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 8px;
    color: #b64a26;
}

#res_widget .arrival select, #res_widget .departure select {
    width: 30%;
    display: inline;
    margin-right: 5px;
    margin-top: 5px;
    border-radius: 3px;
    padding: 3px;
}

#res_widget .children select, #res_widget .adults select {
    display: block;
    width: 93%;
    margin: 0 auto 15px;
    border-radius: 3px;
    padding: 3px;
}

#res_widget .adults {
    margin-right: 25px;
}

#res_widget .departure span, #res_widget .arrival span {
    display: block;
}

#res_widget .arrival, #res_widget .departure {
    text-align: center;
}

#res_widget .children, #res_widget .adults {
    display: inline;
    width: 45%;
    float: left;
}

.res_quick_search {
    text-align: left;
}

span.res_form {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-align: left;
}

.res-widget-btn {
    width: 100%;
    clear: both;
}
.res-widget-btn input {
    border-radius: 5px;
    width: 100%;
    text-transform: uppercase;
}

.avia-builder-el-8 #text-9 #res_widget, .avia-builder-el-7 #text-9 #res_widget {
    display: none;
}

/*media queries for quick search css*/

@media only screen and (max-width: 1024px) {
    #res_widget {
        width: 38%;
        right: 35px;
        padding: 8px;
        top: 10px;
    }
    #res_widget select {
        margin-bottom: 5px;
    }
    #res_widget .header {
        margin-bottom: 0;
        font-size: 20px;
    }
}

@media only screen and (min-width: 641px) and  (max-width: 768px) {
    #res_widget {
        width: 100%;
        right: 0;
        position: relative;
        top: 0;
        border-radius: 0;
        border-style: none;
    }
    #res_widget .arrival, #res_widget .departure {
        display: inline-block;
        width: 45%;
    }
    #res_widget .arrival {
        margin-right: 15px;
    }
    #res_widget .header {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 640px) {
    #res_widget {
        position: relative;
        width: 100%;
        right: 0;
        top: 0;
        border-radius: 0;
        border-style: none;
    }
}

/*quick search css*/


/*all media queries*/

@media only screen and (max-width: 640px) {
    #top .social_bookmarks li a {
        color: #fff !important;
    }
    .responsive #header_meta .social_bookmarks li {
        border-style: none !important;
        background-color: rgba(255, 255, 255, 0.1) !important;
    }
}

@media only screen and (max-width: 480px) {
    .responsive .logo img {
        max-width: 200px
    }
    #top .social_bookmarks li a {
        color: #fff !important;
    }
    .responsive #header_meta .social_bookmarks li {
        border-style: none !important;
        background-color: rgba(255, 255, 255, 0.1) !important;
    }
}

/*all media queries*/