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

.tfs-slider .slide-content-container .with-bg .fusion-title-sc-wrapper { padding:3px 25px 15px; }
.tfs-slider .slide-content-container .heading { margin:0 0 30px; }
.single-navigation { border-top:none;border-color:#ddd!important;margin-bottom: 40px; }
.fusion-page-title-bar { position: relative }
.fusion-page-title-bar:before {
	content:"";
	background-color: rgba(98,177,93,0.8);
	position: absolute;
	top:0px;
	right: 0px;
	bottom:0px;
	left:0px;
}
header .button-default:hover,
header .button-default:focus { background: #62b15d;color:#FFF; }
.fusion-mobile-menu-icons a { font-size:30px!important; }
.fusion-sep-clear { height: 0px!important; }
.flexslider:after { 
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	content: "\f107";
	display: block;
	width:100px;
	height:50px;
	text-align: center;
	position: absolute;
	bottom:0px;
	left:50%;
	margin-left:-50px;
	z-index: 8000;
	background:#62b15d;
	color:#fff;
	font-size: 40px;
	line-height: 55px;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
}

.flexslider:before {
	content:"";
	display: block;
	height:5px;
	width:100%;
	position: absolute;
	bottom:0px;
	left:0px;
	right:0px;
	z-index: 8000;
	background:#62b15d;
}

.fusion-header-wrapper {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.5+0,0+100 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%)!important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%)!important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=0 )!important; /* IE6-9 */
}

.fusion-is-sticky .fusion-main-menu .fusion-widget-cart-counter > a:hover:before, .fusion-is-sticky .fusion-main-menu > ul > li > a:hover, .fusion-is-sticky .fusion-main-menu > ul > li.current-menu-item > a, .fusion-main-menu .fusion-widget-cart-counter > a:hover:before, .fusion-main-menu > ul > li > a:hover {
	color:#64B060!important;
	border-color:#64B060;
}

@media screen and (max-width:1023px) {
	.fusion-modal h1, .fusion-widget-area h1, .post-content h1 { font-size:34px!important;line-height: 40px!important;margin-top:50px!important; }
	.fusion-mobile-nav-holder .fusion-megamenu-icon { display:block!important; }
}
