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

.fusion-header-v4 .fusion-header {
    padding: 0px !important;
	border-bottom: 0px;
}

.fusion-main-menu > ul > li > a {
    line-height: 15px !important;
}


.fusion-main-menu > ul > li {
	padding-top: 20px;
	text-align: center;
}

.banner1home {
	padding-bottom: 20px;
}

.fusion-copyright-notice {
	color: #fff !important;
}

.fusion-footer-widget-area .widget-title {
	font-size: 18px !important;
	text-transform:none;
	font-weight: bold !important;
}

.fusion-footer-widget-area .textwidget p {
	font-size: 14px;
	line-height: 28px;
}

.fusion-footer-widget-area {
	border-top: 2px solid #E9EAEE !important;
}

h2 {
	font-variant: small-caps;
}

.fusion-tabs .nav-tabs > li .fusion-tab-heading {
	color: #0B6202 !important;
	font-size: 22px !important;
	font-variant: small-caps;
}

.fusion-header-v4 .search-table {
    margin-top: 30px;
}

#wrapper .search-table .search-field input {
   background: #ececec !important;
   color: #0072ce !important;
   font-size: 16px;
}

.searchform .search-table .search-button input[type="submit"] {
    background: #0072ce none repeat scroll 0% 0%;
}

.product .onsale {
    top: 20px;
    left: 15px;
	display: none;
}