/*
 Theme Name:   Jacqueline Child
 Theme URI:    http://jacqueline.themerex.net/
 Description:  Jacqueline Child Theme
 Author:       ThemeREX
 Author URI:   http://themerex.net/
 Template:     jacqueline
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain:   jacqueline-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.page_content_wrap.page_paddings_no{
    padding:0 !important; 
}
footer .logo img.logo_main {
    width: 100% !important;
    max-width: 120px;
    margin: 0;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page {
    /*padding-top: 20px;
	margin-top: 6px;*/
}
#menu_main li.menu-item.menu-item-type-post_type.menu-item-object-page a , .scheme_original .menu_main_nav > li > a{
     border-bottom: none; 
}
input[type="submit"][disabled]{
    /*background-color: #aaa8c4 !important;
    color: #ffffff !important;*/
    border-color: #e21f26 !important;
}
.scheme_original input[type="submit"]{
    background-color: #e21f26 !important;
    color: #ffffff !important;
   /* color: #e21f26 !important;*/
}
/*.top_panel_middle .menu_main_wrap {
    margin-top: 2.17em !important;
    margin-bottom: 2.17em !important;
}*/
.top_panel_wrap .logo_fixed {
    display: none;
    max-height: 85px !important;
    /* width: auto; */
}

.top_panel_wrap .logo_main {
    max-height: 90px !important;
    width: auto;
}
.top_panel_fixed .top_panel_wrap .logo img {
    margin-bottom: 11px !important;
    margin-top: 8px !important;
}
.scheme_original .sc_item_subtitle,.sc_price_block .sc_price_block_subtitle{
    font-family: "Raleway",sans-serif !important;
}

nav.menu_main_nav_area ul#menu_main li.menu-item.menu-item-has-children > a:after {
    right: 0;
}
nav.menu_main_nav_area ul#menu_main li.menu-item {
    padding-top: 0;
    margin-top: 0;
}

header .top_panel_middle .menu_main_wrap {
    margin-top: 3.17em !important;
    margin-bottom: 3.17em !important;
}
/*.top_panel_middle .logo {
    margin-top: 1.2em !important;
    margin-bottom: 0 !important;
}*/

.scheme_original .sc_price_block.featured.price-greenbox, .scheme_original .sc_button.sc_button_style_filled{
    background-color:#e21f26 !important;
    border-color:#ffffff !important;
}
.scheme_original .sc_price_block.featured.price-greenbox .sc_price_block_link a, .scheme_original .sc_item_subtitle{
    color:#e21f26;
}
.scheme_original .sc_price_block.featured.price-greenbox .sc_price_block_link a{
    border-color:#ffffff;
    color: #ffffff;
}
.therapy-text p, .therapy-text ol li{
    color:#000000;
}
.show-mobile-banner {
    display: none;
}
.post_info .post_info_posted_by{
    display: none;
}
.newsblog .post_info .post_info_item.post_info_tags::before{
    content: "" !important;
}
a.bthreadmore, span.testimonialmore{
    font-weight: bold;
    color: #e21f26 !important;
    /*color: #262262 !important;*/
    cursor: pointer;
}
#timelyWidget header h5{
    font-weight: 1.15rem !important;
}
.wpcf7-not-valid-tip{
    text-align: left;
    padding-left: 15px;
}

@media screen and (max-width: 1023px){
    .show-mobile-banner {
        display: block;
    }
    section.slider_wrap.slider_fullscreen.slider_engine_revo.slider_alias_home-2-1 {
        display: none;
    }
    .header_mobile .logo img {
        max-width: 250px;
    }
}

@media screen and (max-width: 767px){
    .header_mobile .logo img {
        max-width: 225px;
    }
}
@media (max-width: 959px) {
   .sc_services .sc_services_button > a.sc_button{
    margin-bottom: 15px;
   }
}

@media (max-width: 480px) {
    .header_mobile .content_wrap > .logo {
        padding-top: 15px;  
    }   
    .custom_services_pricing{
        margin:auto !important;
    }
    blockquote:not(.sc_quote)::before{
    left: 0.4em;
    }
    blockquote{
        padding-left: 0;
    }
    .wpcf7 .wpcf7-form .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item > label {
        position: relative;
    }
    input[type="checkbox"]+.wpcf7-list-item-label:before{
        top: 0 !important;
        left: -30px;
    }
}
