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

.home-menu ul{
    text-align:center;
    padding-bottom:0;
    margin:0;
}
.home-menu ul li {
    list-style: none;
    list-style-position: outside;
    display: inline-block;
    padding: 5px 20px;
    margin-bottom:15px;
    text-align: center;
    vertical-align: top;
    border-right: 2px solid #ececec;
    font-weight: bold;
}
.home-menu ul li:last-child {
    border-right: 0px solid #ececec;
}

h5{
    opacity:0.9;
}

.global-footer p{
    color:#b4b3b3;
}
.global-footer h2.widgettitle{
    font-size:15px;
        color:#fff;
        text-transform:uppercase;
}
.global-footer ul.menu{
    margin-left: 0;
    margin-bottom: 0;
}
.global-footer ul.menu li {
    list-style: none;
}
.global-footer ul.menu li a{
    color:#ececec;
    font-weight:300;
}


/* Heading */
.global-footer-start .wpb_wrapper h4{
	text-transform:uppercase;
	padding-bottom:15px;
	color:#4fa970;
}
.global-footer-start .wpb_text_column p{
	font-size:16px;
	line-height:1em;
}
.global-footer-start .nectar-split-heading p{
	line-height:1.6em;
}
.global-footer-start #menu-account .menu-item{
	line-height:1.73em;
}
.global-footer-start p a{
	line-height:1em;
	color:#1b1c1b;
}
.global-footer-start h5 .link_wrap{
	padding-bottom:10px !important;
	padding-top:10px !important;
	background-color:#4fa970;
}
.global-footer-end img{
	width:319px;

}


div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs {
    margin: 10px 0 50px 0;
}