/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.header-2 .fusion-column-wrapper > .fusion-builder-row {
	display: block !important;
}
.header-2 .fusion-column-wrapper > .fusion-builder-row > .fusion-layout-column {
	float: right !important;
	margin-bottom: 0 !important;
}

.header-search input, .header-search .fusion-search-submit {
    height: 35px !important;
    line-height: 35px !important;
	--awb-text-color: #ffffff;
}

#menu-main-menu li.menu-item {
	line-height: 1.2em;
}

#menu-main-menu li.menu-item:after {
    content: "|";
    color: #baa564;
    position: absolute;
    top: 20px;
    right: -18px;
    font-size: 1.1em;
}
#menu-main-menu li.menu-item:last-child:after {
    display: none;
}
#menu-main-menu li.menu-item a.awb-menu__main-a:hover {
    color: #736b4f !important;
}


.content-text p {
	margin-bottom: 50px;
	font-size: 20px;
}



.home-2 .fusion-text p {
	line-height: 1.2em;
	font-size: 22px;
}
.home-2 .title1 p {
	font-size: 24px;
	margin-bottom: 0;
}
.home-2 .title2 p {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}

.home-4 ul {
	margin: 0;
	margin-left: -1.1em;
}


.level3-1 .text p {
	font-size: 20px;
}
.level3-1 .title1 p {
	font-size: 30px;
	margin-bottom: 0;
}
.level3-1 .title2 p{
	font-size: 24px;
	text-decoration: underline;
    margin-top: -10px;
}



.products h3.product-title {
	font-style: normal !important;
}



.footer-social-img {
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
	margin-left: 5px;
}
.footer-social-img img {
	width: 35px;
}