/*
Theme Name: Golf Course Home
Description: Custom theme for golfcoursehome.com, a child theme of Enfold
Version: 1.0
Author: Edeneye
Author URI: http://edeneye.com
Template: enfold
*/

/* TAP: Make changes in Customizer. */

#search-2 {
    padding-bottom:0;
}
.post-entry a {
    color:#993300;
}

.ls-wp-container {
    margin-bottom: 2em !important;
}

.slide-content .blog-categories {
    display: none;
}
.gch-back-to-top {
    text-align: center;
    margin-top:1em;
}
/*Add your own styles here:*/
.gch-sidebar-acc .toggle_content {
    padding: 12px 15px 0 15px;
}
.gch-sidebar-acc li {
    font-size:16px;
}
.gch-sidebar-acc li a {
    padding: 0;
}
.main_color > .container, .template-blog, .template-single-blog {
    background-color:#FFFFFF;
}

/*.big-preview.single-big, .big-preview img {
    width:100%;
}*/

.big-preview.single-big {
    float:none;
    max-width: 100%;
}
.post-entry .big-preview, .template-page .big-preview {
    float:left;
    max-width:200px;
    padding: 0;
}
.single .big-preview.single-big {
    float:none;
    max-width: 100%;
}
.big-preview img, .ls-wp-container {
    border:4px solid #C9C6AC!important;
}
.home .ls-wp-container {
    border:none!important;
}
.news-link img {
    border:3px solid #C9C6AC;
}
body, p, .title_container .breadcrumb, #gch-cblo-menu, #gch-cbli-menu {
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6, .av-main-nav, .title_container .main-title, .gch-info-button {
    font-family: "proxima-nova-condensed", sans-serif;
    font-weight: 700;
}

h3.slide-entry-title {
    font-size: 18px !important;
    line-height: 21px !important;
}

.title_container .main-title {
    line-height: 1.2em;
    margin: 0.5em 0 0.4em;
}

.av-main-nav {
    text-transform: uppercase;
}

#socket {
    font-size: 14px;
    line-height: 18px;
}

.title_container .main-title {
    font-size: 24px;
}

.title_container .breadcrumb {
    font-size: 14px;
}

.entry-content p:first-of-type {
    margin-top: 0;
}

.gch-home-accordion li {
    font-size: 16px!important;
    border: 0 !important;
}

.gch-home-accordion li a {
    padding: 0.2em 3px !important;
}

.gch-info-button {
    margin-top:0.5em;
}
.gch-info-button > .avia-button.avia-size-large {
    min-width: 92%;
    padding: 15px 25px 13px;
    font-size: 20px;
    border-radius: 10px;
}
.gch-info-button > .avia-button.avia-size-x-large {
    min-width: 100%;
    padding: 15px 25px 13px;
    font-size: 20px;
    border-radius: 10px;
}
.gch-subscribe-button > .avia-button.avia-size-large {
    min-width: 100%;
    padding: 15px 20px 13px;
    font-size: 16px;
    font-weight:bold;
    border-radius: 10px;
}
.gch-request-info-form {
    border: 1px solid #000;
    padding: 0 10px;
    background-color: #f2f2f2;
}

.entry-content-header .big-preview {
    padding: 0 0 1em 0;
}

.gch-location-button {
    margin-right: 1em;
}

.gch-location-button > .avia-button.avia-size-large {
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 10px;
}

#footer_2 {
    background-color: #f2f2f2;
}

#footer_2 > .container {
    padding-top: 20px;
    background-color: #f2f2f2;
}

#gch-cblo-menu, #gch-cbli-menu {
    font-size: 16px;
    line-height: 16px;
}

#gch-cblo-menu li, #gch-cbli-menu li {
    margin: 15px 0;
}

#gch-cblo-menu li:first-child, #gch-cbli-menu li:first-child {
    margin-top: 0;
}

#gch-cblo-menu > ul, #gch-cbli-menu > ul {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

.main_color h2 a:hover, .main_color h3 a:hover {
    color: #464436 !important;
}

.template-blog .post_delimiter {
    margin: 0 0 30px 0;
    padding: 30px 0 0 0;
    border-bottom: 1px solid #DDDDDD;
}

#top .news-content {
    margin-bottom: 30px;
}

.image_size_portfolio_small .news-link {
    float: none;
    margin-right: 0;
}

.news-link img {
    border-radius: 4px;
    width: 100%;
}

.image_size_portfolio_small .news-headline {
    font-size: 18px;
    line-height: 20px;
}

#footer {
    padding-bottom: 0;
}

#footer .textwidget {
    line-height: 20px;
}

.read-more-link {
    text-align: center;
}

#top .more-link {
    background-color: #2c670d;
    border-radius: 10px;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
}

/* Begin Simple Side Tab Styles*/
#rum_sst_tab {
    top: 133px;
    background-color: #2c670d;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
}

#rum_sst_tab:hover {
    background-color: #A4A4A4;
}

.rum_sst_contents {
    position: fixed;
    margin: 0;
    padding: 10px 5px 10px 10px;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    line-height:18px;
    border-style: solid;
    display: block;
    z-index: 100000;
}

.rum_sst_right {
    right: -1px;
    cursor: pointer;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
}

/* End Simple Side Tab Styles*/

.entry-content-wrapper li {
    line-height:24px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
}

.entry-content-wrapper li > ul {
    list-style: circle;
}

.entry-content-wrapper li > ul li {
    margin-bottom:0;
}
label[for=cat] {
    display:none;
}

.acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 20px 0;
}

/* fixes potential theme css conflict */
.acf-map img {
    max-width: inherit !important;
}

#gch-request-box {
    color:#333333;
    background:#f2f2f2;
    border:1px solid #e1e1e1;
    padding:15px;
    line-height:20px;
    margin-bottom:1.5em;
}
#gch-request-box p {
    margin:0;
}

.main_color .toggler {
    background-color:#F2F2F2;
}

.big-preview {
    float: left;
    margin: 0 1em 0 0;
    padding: 0;
}
.gch-community-list .entry-content {
    font-size:0.9em;
    line-height: 1.2em;
}
.gch-community-list .gch-location-button {
     margin-top:1em;
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 767px) {
    #header_meta { display: none !important; }
    #main, .container_wrap.main_color {
        background-color:#ffffff;
    }
    #advanced_menu_toggle, #advanced_menu_hide {
        background-color: #2c670d;
        color: #ffffff;
    }
    .togglecontainer {
        margin:15px 0;
    }
    #gch-jump-nav {
        margin-bottom:15px!important;
    }
    .content {
        padding-top:20px;
        padding-bottom:0;
    }
    .toggle_content {
        padding: 12px 15px 11px 15px;
    }
    .av-special-heading {
        padding-bottom:0!important;
        margin-top:10px;
    }
    .avia-content-slider .slide-entry-wrap {
        margin-bottom:20px;
    }
    #top .avia-button-fullwidth {
        font-size:1em;
        padding:10px;
    }
    div .widget_nav_menu {
        padding-bottom: 0;
    }
}
@media only screen and (max-width: 320px) {
    #top #wrap_all .all_colors h3 {
        font-size: 20px;
    }

    .gch-home-accordion li {
         font-size: 13px!important;
     }
    .avia-content-slider .slide-meta time {
        font-size: 0.7em;
    }
    #top .more-link {
        font-size: 14px;
    }
}