/*
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
*/


/*
Colors:
grey/black: #444444
red: #e13b44
*/

#header-outer:not(.transparent) #top #logo {
    color: #e13b44 !important;
}

.nectar-price-typography {
	text-align: center;
}

.nectar-price-typography .after-text {
    display: block;
    margin-top: 10px;
}

#footer-outer .col.span_5 {
    width: 100% !important;
}

#footer-outer .col.span_5 p {
    display: flex;
    justify-content: space-between;
}

.menu-item-btn-style-button_accent-color {
    margin-left: 20px;
}

p.gform_required_legend {
    display: none;
}

@media only screen and (max-width: 767px) {

.nectar-list-item {
    width: 100% !important;
}

#footer-outer .col.span_5 p {
    text-align: center;
    display: block;
}

#footer-outer .col.span_5 p span {
	display: block;
}

.vc_custom_heading br {
    display: none;
}

}
