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

.flexslider {
	margin: 0 0 0 !important;
}

.pageTitleBlue {
	font-size: 24px;
	color: white;
	font-weight: bold;
}

.pageTitleBlue p {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
}
.fusion-main-menu {
	text-transform: uppercase;
}
.pageText {
	padding-left: 70px;
	padding-right: 70px;
}
.menu-item {
	padding-left: 22px!important;
	padding-right: 22px!important;
}
.sub-menu .menu-item {
	padding-left: 0px!important;
	padding-right: 0px!important;

}
.menu-item:hover {
	padding-left: 22px;
	padding-right: 22px;
	background-color: #e8e6e7;
}
.homepageBlog h4.entry-title, .homepageBlog h4.entry-title a {
	font-size: 24px!important;
	line-height: 30px!important;
	color: #009999!important;
	font-weight: 400!important;
}

.tp-caption a, .tp-caption a:hover {
	color: #ffffff;
}

.single-post h2.entry-title {
	display: none;
}

.fusion-recent-posts h4 a {
	font-size: 20px;
	color: #009999;
	font-weight: bold;
	line-height: 30px;
}
.fusion-date-and-formats {
	display: none;
}

.archive #main, .blog #main {
	background: #333333 !important;
	padding: 20px 10px 20px;
}
.fusion-post-medium-alternate  {
	background: #ffffff;
}
.post {
    margin-bottom: 20px !important;
}
.fusion-post-content {
	padding: 8px;
	padding-right: 25px;
	font-size: 14px;
	line-height: 18px;
	margin-left: 100px;
}
.fusion-post-content h2.entry-title {
	font-size: 22px !important;
}
.homepageLatest {
	font-size: 12px;
	line-height: 20px;
}
.avada-contact-form {
	margin-top: 30px;
}