/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

#header-secondary-outer nav{float:left; }
body.material #header-secondary-outer{border-bottom:5px solid #51a599}

body.material #header-secondary-outer nav > ul > li > a{font-size:16px; padding:12px 15px !important; display:block; margin:0 !important; color:#112f2f !important; opacity:0.6}
#header-outer[data-lhe="animated_underline"]:not([data-format="left-header"]) nav > ul > li:not([class*="button_"]) > a .menu-title-text::after{display:none}
body.material #header-secondary-outer nav > ul > li.current_page_item{background-image:url('/wp-content/themes/salient-child/img/bck_ignis_menu.svg'); border-top-left-radius: 15px; border-top-right-radius:13px; color:#fff !important}
body.material #header-secondary-outer nav > ul > li.current_page_item a{color:#ffffff !important; opacity:1}
body.material #header-secondary-outer nav > .sf-menu{padding:9px 0 0 0}
#header-secondary-outer ul.sf-menu li.current-menu-item a span{color:#fff !important}


body.material #header-secondary-outer nav > ul > li:hover a{opacity:1}
.wpex-timeline-list.show-clean .wpex-timeline.style-center > li .wpex-timeline-icon .fa {
    right: -60px !important;
    left: auto;
    background-image: url(/wp-content/themes/salient-child/img/favicon.svg) !important;
    display: block;
    background-color: transparent;
    background-size: 80% auto;
    background-position: center;
    border: 0;
    background-repeat: no-repeat;
    width: 40px !important;
    height: 40px !important;
    box-shadow: none !important;
    top:-15px !important
}

.wpex-timeline-list.show-clean .wpex-timeline.style-center > li:nth-child(odd) .wpex-timeline-icon .fa { 
    right: -60px !important;
    left: auto;
}
.wpex-timeline-list.show-clean .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-icon .fa { 
    right: auto;
    left: -55px !important;
}

body.material #header-secondary-outer nav > ul > li.current_page_item{

  /* overflow:hidden*/

}
body.material #header-secondary-outer nav > ul > li.current_page_item::before{
    content:url('/wp-content/themes/salient-child/img/menu-dere.svg');
    position: absolute;
    background-color: transparent;
    bottom: 0;
    right:-9px;
    /*height: 50px;
    width: 25px;
    border-top-left-radius: 10px;
    box-shadow: 0 -25px 0 0 #51a599;
    rotate: 180deg;
    left: -25px;*/

}
body.material #header-secondary-outer nav > ul > li.current_page_item::after{
    content:url('/wp-content/themes/salient-child/img/menu-izq.svg');
    position: absolute;
    background-color: transparent;
    bottom: 0;
    left:-6px;
    /*height: 50px;
    width: 25px;
    border-top-right-radius: 10px;
    box-shadow: 0 -25px 0 0 #51a599;
    rotate: 180deg;
    right: -25px;*/

}

#header-secondary-outer{overflow:hidden}
@media (max-width: 820px) {
    .wpex-timeline-list.show-clean .wpex-timeline.style-center > li:nth-child(odd) .wpex-timeline-icon .fa, 
    .wpex-timeline-list.show-clean .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-icon .fa{
    right: auto !important;
    left: -65px !important;
    }
}

