/*
 Theme Name:     Case Study Child Theme
 Theme URI:      http://aspengrovestudios.com/
 Description:    
 Author:         Aspen Grove Studios
 Author URI:     http://aspengrovestudios.com/
 Template:       Divi
 Version:        2.1.2
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/*........................................................*/
/*..................GLOBAL STYLE SETTINGS ...............*/
/*........................................................*/

body {
    line-height: 1.9em;
    font-size: 17px;
}
body {
    line-height: 1.9em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.et_quote_content blockquote p,
.et_pb_slide_description h2 {
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
}
#et_top_search {
    display: none!important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #3b4255;
    padding-bottom: 10px;
    line-height: 1em;
}
h2,
.product .related h2,
.et_pb_column_1_2 .et_quote_content blockquote p {
    font-size: 50px;
}
#main-header,
#main-header .nav li ul,
.et-search-form,
#main-header .et_mobile_menu {
    background-color: rgba(34, 37, 44, 0.48);
}

#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
background-color: #8b5f3b;
}
/*..................GLOBAL STYLE SETTINGS ENDS HERE.............................*/

/*..TEAM MEMBER SECTION STYLING...*/
.et_pb_team_member_description {
    display: block;
    text-align: center;
}
.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_overlay {
    background-color: rgba(50, 54, 61, 0.96);
}
.et_pb_fullwidth_header_0.et_pb_fullwidth_header p {
    color: #98a5b9;
    font-size: 27px;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    margin: 20px auto;
    width: 80%;
    max-width: 800px;
}
#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a {
    color: #f26522;
}

/*.......HEADER CONTENT IMAGES FOR PROJECTS....*/
#aspen-cafe-logo-size .header-content img {
    max-width: 188px;
}

/*....LINKS COLOR IN THE TESTIMONIALS MODULE....*/
#testimonials .et_pb_slide_content a {
    color: #3B4255;
    text-shadow: none;
}
/*...404 SAMPLE TEMPLATE STYLING....*/

#custom-404 br {
    display: none;
}
#custom-404 #s {
    width: 80%;
    border: 2px solid;
    font-size: 16px;
    padding: 14px 15px;
    border-radius: 4px;
}
#custom-404 #searchsubmit {
    background-color: #383737;
    border: none;
    color: #fff;
    padding: 13px 30px;
    font-size: 20px;
    border-radius: 4px;
    cursor: pointer;
}
@media only screen and (max-width: 666px) {
    #custom-404 #s {
        width: 100%;
        display: block;
        float: none;
    }
    #custom-404 #searchsubmit {
        float: none;
        display: block;
        max-width: 50%;
        margin: 10px auto;
    }
}
/*........................................................*/
/*..............RESPONSIVE DESIGN STYLE SETTINGS..........*/
/*........................................................*/

@media only screen and (max-width: 980px) {
    #page-container {
        padding-top: 154px!important;
    }
    #main-header,
    #main-header .nav li ul,
    .et-search-form,
    #main-header .et_mobile_menu {
        background-color: #22252c;
    }
    #page-container .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button {
        float: none;
        margin: 20px auto 0 auto;
    }
    .et_mobile_menu {
        border-top: 3px solid #4dca8e;
    }
    .et_mobile_menu li a {
        text-transform: none;
    }
    #page-container .et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button {
        margin-bottom: 70px;
    }
}
@media only screen and (max-width: 980px) and (min-width: 414px) {
    #page-container .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button {
        margin-right: 7px;
    }
    .et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1 {
        font-size: 50px!important;
    }
}
@media only screen and (max-width: 375px) {
    .et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1 {
        font-size: 28px!important;
    }
}
/*..ADJUSTMENT OF TEAM MEMBER SECTION ON HOMEPAGE FOR IPAD PORTRAIT...*/
@media only screen and (min-width: 768px) and (max-width:980px) {
.home .et_pb_row.et_pb_row_4.et_pb_row_4col {
 padding-left: 8%; 
}
}

@media only screen and (min-width: 981px) {
    #page-container {
        padding-top: 0!important;
    }
    .et-animated-content#page-container {
        padding-top: 0 !important;
        margin-top: -1px!important;
        transition: none!important;
    }
    h3 {
        font-size: 43px;
    }
    .et_header_style_left #et-top-navigation nav > ul > li > a,
    .et_header_style_split #et-top-navigation nav > ul > li > a {
        padding-bottom: 15px;
    }
    .et_header_style_left #et-top-navigation,
    .et_header_style_split #et-top-navigation {
        padding: 15px 0 0 0;
    }
}
.et_pb_slide_description,
.et_pb_slider_fullwidth_off .et_pb_slide_description p {
    font-family: 'Droid Serif', Georgia, "Times New Roman", serif!important;
    font-style: italic!important;
    font-size: 25px!important;
    letter-spacing: 1px!important;
    line-height: 1.5em!important;
    font-weight: normal!important;
}
.et_pb_slider .et_pb_slide {
    box-shadow: none;
}
.et_pb_slide_description,
.et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 0 8% 6% 8%;
}
.quote_author {
    color: #F3EDE7 !important
    text-shadow: none;
    font-style: normal;
    font-family: 'Open Sans', Arial, sans-serif;
    letter-spacing: 0.5px;
    font-size: 20px;
}
.et-social-icon a {
    font-size: 17px;
    color: #bba394;
}
/*...FOOTER BOOTOM BACKGROUND COLOR...*/
#footer-bottom {
    background-color: #22252c;
}
/*....DEFAULT FOOTER CREDIT LINKS COLOR..*/
.default_theme_credit a {
    color: #BBA394;
}
/*...FOOTER EDITOR SHORTCODES STYLING...*/
.footer_time {
    display: inline-block;
}

@media only screen and (max-width: 373px){
.et_pb_row.et_pb_row_7 .et_pb_text_3 h2 {
    font-size: 40px!important;
}
}

.et_pb_fullwidth_header_0.et_pb_fullwidth_header p {
    color: #98a5b9 !important;
    font-size: 26px;
}
#main-header,
#et-top-navigation {
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}
.et_header_style_centered .mobile_nav .select_page,
.et_header_style_split .mobile_nav .select_page,
.et_nav_text_color_light #top-menu > li > a,
.et_nav_text_color_dark #top-menu > li > a,
#top-menu a,
.et_mobile_menu li a,
.et_nav_text_color_light .et_mobile_menu li a,
.et_nav_text_color_dark .et_mobile_menu li a,
#et_search_icon:before,
.et_search_form_container input,
span.et_close_search_field:after,
#et-top-navigation .et-cart-info,
.mobile_menu_bar:before {
    color: rgba(243, 237, 231, 0.87);
}
#top-menu li a {
    font-size: 12px;
}
#top-menu li a,
.et_search_form_container input {
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
}
.nav li ul {
    border-top: 3px solid #f26522;
}
.et_pb_svg_logo.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo {
    height: 76px;
}
.et_pb_slide {
    background-color: transparent!important;
}
#et_search_icon:hover,
.et-social-icon a:hover,
.et_pb_sum,
.et_pb_pricing li a,
.et_pb_pricing_table_button,
.et_overlay:before,
.entry-summary p.price ins,
.woocommerce div.product span.price,
.woocommerce-page div.product span.price,
.woocommerce #content div.product span.price,
.woocommerce-page #content div.product span.price,
.woocommerce div.product p.price,
.woocommerce-page div.product p.price,
.woocommerce #content div.product p.price,
.woocommerce-page #content div.product p.price,
.et_pb_member_social_links a:hover,
.woocommerce .star-rating span:before,
.woocommerce-page .star-rating span:before,
.et_pb_widget li a:hover,
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,
.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,
.et_pb_gallery .et_pb_gallery_pagination ul li a.active,
.wp-pagenavi span.current,
.wp-pagenavi a:hover,
.nav-single a,
.posted_in a {
    color: #4dca8e;
}
.et-fixed-header#main-header,
.et-fixed-header#main-header .nav li ul,
.et-fixed-header .et-search-form {
    background-color: #22252c;
}
.et_header_style_left .et-fixed-header #et-top-navigation,
.et_header_style_split .et-fixed-header #et-top-navigation {
    padding: 38px 0 0 0;
}
.et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a,
.et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a {
    padding-bottom: 38px;
    font-size: 15px;
}
.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo {
    max-height: 76px;
}
.et-fixed-header #et-top-navigation .centered-inline-logo-wrap {
    width: 68px!important;
}
h4,
.et_pb_circle_counter h3,
.et_pb_number_counter h3,
.et_pb_column_1_3 .et_pb_post h2,
.et_pb_column_1_4 .et_pb_post h2,
.et_pb_blog_grid h2,
.et_pb_column_1_3 .et_quote_content blockquote p,
.et_pb_column_3_8 .et_quote_content blockquote p,
.et_pb_column_1_4 .et_quote_content blockquote p,
.et_pb_blog_grid .et_quote_content blockquote p,
.et_pb_column_1_3 .et_link_content h2,
.et_pb_column_3_8 .et_link_content h2,
.et_pb_column_1_4 .et_link_content h2,
.et_pb_blog_grid .et_link_content h2,
.et_pb_column_1_3 .et_audio_content h2,
.et_pb_column_3_8 .et_audio_content h2,
.et_pb_column_1_4 .et_audio_content h2,
.et_pb_blog_grid .et_audio_content h2,
.et_pb_column_3_8 .et_pb_audio_module_content h2,
.et_pb_column_1_3 .et_pb_audio_module_content h2,
.et_pb_gallery_grid .et_pb_gallery_item h3,
.et_pb_portfolio_grid .et_pb_portfolio_item h2,
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2 {
    font-size: 35px;
}
}
.et_post_meta_wrapper {
display: none;
}