/*
Theme Name: Salient Child Theme 02
Theme URI: https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Template: salient
Author: ThemeNectar
Author URI: https://themeforest.net/user/themenectar
Description: This is a custom child theme for Salient
Version: 1.0.2.1697790373
Updated: 2023-10-20 09:26:13

*/ 

#header-space {
    margin-bottom: -2px;
}
.nectar-button {
    text-transform: uppercase;
}
#header-secondary-outer {
    min-height: 62px;
}
#header-secondary-outer ul {
    height: auto;
}
#header-outer #logo img {
    height: 75px !important;
}
.home #ajax-content-wrap #page-header-wrap {
    display: none;
}
#header-secondary-outer nav > .sf-menu > li > a::after {
    display: none !important;
}
#top nav >ul >.megamenu >ul >li ul.sub-menu {
    display: none !important;
}
body:not([data-header-format="left-header"]) header#top nav > ul > li.megamenu > ul ul li a:hover {
    color: #ccc !important;
    background-color: #272727 !important;
}
.home.using-mobile-browser .parallax_slider_outer .swiper-slide .image-bg {
    height: 100%;
    top: auto;
}
#header-outer[data-box-shadow="large"] {
    -moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.22);
    -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.22);
    -o-box-shadow: 0 0 3px 0 rgba(0,0,0,0.22);
    box-shadow: 0 0 3px 0 rgba(0,0,0,0.22);
}
[class*="fa-"] {
    vertical-align: middle;
    font-size: 16px;
    display: inline-block;
    width: 32px;
    text-align: center;
    position: relative;
    line-height: 32px;
    height: 32px;
    top: -2px;
    max-width: 100%;
    word-spacing: 1px;
}
body:not(.material) #header-secondary-outer nav .sf-menu {
    display: flex;
    align-items: center;
}
.topNavButton.withImage img {
    position: absolute;
    left: 10px;
    top: 4px;
}
.topNavButton {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
li.topNavButton {
    padding: 7px 0 3px;
}
li.topNavButton .fa {
    line-height: 32px;
}
.topNavButton:not(.withImage) a {
    white-space: nowrap;
}
body #header-secondary-outer .topNavButton > a {
    min-height: 32px;
    padding: 0 10px 0 0;
}
body #header-secondary-outer .topNavButton.withImage > a {
    padding: 10px 10px 10px 32px;
}
#footer-widgets .col.span_6 {
    width: 66%;
}
#footer-widgets .col.span_6:last-child {
    width: 31%;
}
@media screen and (max-width: 1060px) {
#top nav > ul > li.menu-item > a {
    font-size: 14px;
}
}
@media screen and (max-width: 1000px) {
.megamenu.columns-2 ul.sub-menu {
    background-color: rgba(0,0,0,0.1);
}
#footer-widgets .row .col.span_6 {
    width: 100%;
}
div#footer2, div#footer1 {
    padding-right: 0;
    margin-left: auto;
    float: none;
    margin-right: auto;
}
}
@media screen and (max-width: 767px) and (min-width: 691px) {
.topNavButton.withImage img {
    display: none;
}
body #header-secondary-outer .topNavButton.withImage > a {
    padding-left: 10px;
}
}
@media screen and (max-width: 690px) {
body:not(.material) #header-secondary-outer nav .sf-menu {
    justify-content: center;
}
.wpb_wrapper .our-button {
    font-size: 14px;
    width: 300px;
    padding: 21px 5px;
}
}
@media only screen and (min-width: 1000px) {
header#top nav > ul > li.megamenu > ul > li.menu_info {
    padding: 0 15px;
}
header#top nav > ul > li.megamenu.columns-2 > ul.sub-menu {
    height: 440px;
}
.home .nectar-slider-wrap.loaded .swiper-slide .content {
    -moz-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
}
}
@media screen and (min-width: 1026px) {
.home .parallax_slider_outer {
    margin-top: -63px;
}
}
