/*
 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
-------------------------------------------------------------- */

.slider_wrap.slider_fullscreen {
   /* height: 400px!important;*/
}

.scheme_original .menu_main_nav>a:hover, .scheme_original .menu_main_nav>li.sfHover>a, .scheme_original .menu_main_nav>li#blob, .scheme_original .menu_main_nav>li.current-menu-item>a, .scheme_original .menu_main_nav>li.current-menu-parent>a, .scheme_original .menu_main_nav>li.current-menu-ancestor>a {
    border-color: #8c106c!important;

}

.scheme_original .menu_main_nav>li ul li a:hover, .scheme_original .menu_main_nav>li ul li.current-menu-item>a, .scheme_original .menu_main_nav>li ul li.current-menu-ancestor>a {
    color: #8c106c!important;
}

.top_panel_image_title.entry-title {
    display: none;
}

.scheme_original .top_panel_image_hover {
    background-color: transparent!important;
}

.scheme_original .sc_item_subtitle {
    color: #8c106c!important;
}

.tp-bullets.hermes.horizontal.nav-pos-hor-center.nav-pos-ver-bottom.nav-dir-horizontal {
    display: none!important;
}

.copyright_wrap .copyright_wrap_inner {
    background-color: #706f6f;
}

p {
    color: #706f6f!important;
    font-size: 15px;
}

.copyright_text p {
     color: white!important;
    font-size: 16px!important;
    font-family:"Raleway",sans-serif!important;
 }

.copyright_text a {
    color: white!important;
    font-family:"Raleway",sans-serif!important;
}

.scheme_original .scroll_to_top {
    background-color: #8c106c!important;
}

h2.sc_section_title {
    /*color: #8c106c!important;*/
}

.centertext {
    text-align: center;
}

.sc_menuitem_price {
    color: #8c106c!important;
    font-size: 16px!important;
}

.scheme_original .sc_form_style_form_3 .sc_form_button button, .scheme_original .sc_button.sc_button_style_filled {
    background-color: #8c106c!important;
    border-color: #8c106c!important;
}

.scheme_original .post_item_404 .page_title {
    color: #8c106c!important;
}

.sc_menuitems_item {
    padding-top: 10px!important;
}

.sc_menuitems_item p {
    padding-bottom: 10px!important;
    color: #706f6f!important;
}

.sc_menuitems_item a {
    cursor: default!important;
}

.sc_menuitems_item a:hover, .sc_menuitems_item a:focus {
    cursor: inherit;
    color: #323232!important;
}

.scheme_original .copyright_wrap_inner .menu_footer_nav li a {
    color:#ccc!important;
    text-decoration: underline!important;
    font-family:"Raleway",sans-serif!important;
}

.header_mobile .logo_main {
    height: 53px!important;
}

.sc_section_inner h6 {
    font-family:"Raleway",sans-serif!important;
    font-size: 18px;
}

.scheme_original .sc_item_title:after {
    color: #8c106c!important;
}

.scheme_original .header_mobile .menu_button:hover, .scheme_original .header_mobile .menu_button:focus {
    color: #8c106c!important;
}

.scheme_original .header_mobile .side_wrap, .header_mobile .menu_main_nav > li {
    background-color: #f2f2f2!important;
}

.scheme_original .header_mobile .search_wrap, .scheme_original .header_mobile .login {
    display: none;
}

.scheme_original .header_mobile .menu_main_nav>li>a {
    color: #8c106c!important;
}

.scheme_original .column-1_3 a {
    color: #8c106c;
}


.lefttext .sc_item_descr {
    text-align: left;
}

.textlist {
    color: #706f6f!important;
    font-size: 15px;
}


@media (max-width: 480px) {
    .tp-caption.tp-resizeme {
        font-size: 2em!important;
    }
    .copyright_text p {
        font-size: 15px!important;
        margin-top: 15px;
    }
}