@charset 'utf-8';
/*
Theme Name: HR Advisor Child
Template: hr-advisor
Theme URI: http://hradvisor.axiomthemes.com/
Description: HR Advisor - excellent Wordpress theme for life and business coachers
Author: AxiomThemes
Author URI: http://axiomthemes.com/
Version: 1.0
License: GNU General Public License
License URI: license.txt
*/


@import url("../hr-advisor/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */




.search_wrap,
.socials_wrap {
    display: none !important;
}
.top_panel .phone_wrap {
    float: right;
}

.top_panel .logo {
    width: 15%;
    text-align: left;
}
.top_panel .menu_main_nav_area {
    width: 85%;
}
.top_panel .top_panel_navi .contact_wrap {
    width: 37.5%;
}
.top_panel .top_panel_navi .menu_main_nav {
    width: 62.5%;
}


.scheme_dark .menu_header_nav>li>a:hover, .scheme_dark .menu_header_nav>li.sfHover>a, .scheme_dark .menu_header_nav>li.current-menu-item>a, .scheme_dark .menu_header_nav>li.current-menu-parent>a, .scheme_dark .menu_header_nav>li.current-menu-ancestor>a, .scheme_dark .menu_main_nav>li>a:hover, .scheme_dark .menu_main_nav>li.sfHover>a, .scheme_dark .menu_main_nav>li.current-menu-item>a, .scheme_dark .menu_main_nav>li.current-menu-parent>a, .scheme_dark .menu_main_nav>li.current-menu-ancestor>a {
    color: #ffba72 !important;
}

.scheme_default .top_panel.top_panel_style_2 .top_panel_navi {
    background: #595a59 !important;
    background: -moz-linear-gradient(left,#595a59 0%,#999 60%) !important;
    background: -webkit-linear-gradient(left,#595a59 0%,#999 60%) !important;
    background: linear-gradient(to right,#595a59 0%,#999 60%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#595a59',endColorstr='#999',GradientType=1 ) !important;
}
.scheme_dark .bg_gradient, .scheme_dark .footer_wrap_inner, .scheme_dark .logo_footer_wrap_inner, .scheme_dark .socials_footer_wrap_inner, .scheme_dark .menu_footer_wrap_inner, .scheme_dark .copyright_wrap_inner {
    background-color: #595a59 !important;
    color: #ffffff;
    background: #595a59 !important;
    background: -moz-linear-gradient(left,#595a59 0%,#595a59 100%) !important;
    background: -webkit-linear-gradient(left,#595a59 0%,#595a59 100%) !important;
    background: linear-gradient(to right,#595a59 0%,#595a59 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#595a59',endColorstr='#595a59',GradientType=1 ) !important;
}
.scheme_default .sc_button_hover_slide_left {
    background: linear-gradient(to right,#595a59  0%,#595a59  50%,#ffba72 0%,#ffba72 100%) no-repeat scroll right bottom / 210% 100% rgba(0,0,0,0) !important;
}


.rev_slider .shadow {
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
}

.scheme_default .top_panel_title_wrap {
    background-color: #eee !important;
}


.rev_slider .tp-mask-wrap .tp-caption.orange {
    background: #ffba72 !important;
    color: #000 !important;
    font-size: 16px !important;
}

.hesperiden.tparrows:before {
    color: #000 !important;
}

.hesperiden.tparrows.tp-rightarrow {
    transform: matrix(1, 0, 0, 1, 60, 20) !important;
}
.hesperiden.tparrows.tp-leftarrow {
    transform: matrix(1, 0, 0, 1, 0, 20) !important;
}




/* Service Boxen */

.sc_services_default .sc_services_item_info {
    padding: 4.1em 2.3em 3.5em;
    text-align: center;
}
.scheme_default .sc_services_default .sc_services_item {
    background:linear-gradient(to right,	#035a95 0%,#0498bd 50%,#f1f6fb 0%,#f1f6fb 100%) no-repeat scroll right bottom / 210% 100% rgba(0,0,0,0) !important;
}
.scheme_default .sc_services_default .sc_services_item:hover {
    background-position:left bottom !important;
}