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

.qodef-interactive-banner .qodef-banner-image img{
	display:inline-block;
}

.homeSlider .black,
.homeSlider .black h1{
    color:#000;
}
.homeSlider .white,
.homeSlider .white h1{
    color:#FFF;
}
.wc-ppcp-cart-payments__container{
	margin-left: auto;
}
.qodef-accordion-holder .qodef-accordion-content{
	color:#000;
	font-size:16px;
}

@media only screen and (min-width: 1025px) and (max-width: 1500px){
.qodef-logo-wrapper a img {
    height: 80%;
}
.qodef-main-menu > ul > li > a span.item_inner {
    padding: 0 6px;
}
.qodef-main-menu > ul > li > a, .qodef-page-header .qodef-login-widget-holder > ul > li > a {
    font-size: 11px;
}

@media only screen and (min-width: 769px) and (max-width: 1024px){
    
}

@media only screen and (min-width: 481px) and (max-width: 768px){
    
}