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

@media only screen and (min-width: 1100px) {
.maincontent { 

width: 1100px;
    margin: -170px auto 0 !important;

}}

span.wpcf7-list-item { display: block !important; }

.full-boxed-pricing .panel-body .price .time {
    font-size: 22px !important;
}

.google-reviews-widget {
  height: 200px !important;
  overflow: scroll !important;
}

.fusion-content-widget-area .widget {
    margin-bottom: 10px !important;
}

.borderrad {
		border-radius: 8px !important;

}


span.wpcf7-list-item {
    margin: 0 !important;
}

.wpcf7-list-item a:hover{
    color: #fff !important;
}

.wpcf7-form .wpcf7-date, .wpcf7-form .wpcf7-number, .wpcf7-form .wpcf7-quiz, .wpcf7-form .wpcf7-select, .wpcf7-form .wpcf7-text, .wpcf7-form textarea, .wpcf7-select-parent .select-arrow, input.s, input.s .placeholder, input[type="email"], input[type="text"], select, textarea {
	color: #000 !important;
}
.fusion-modal h3 {
	color: #000 !important;
}

.wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-textarea{
	min-height: 45px !important;
	border-radius: 8px !important;
	text-align: center !important;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
	border-color: #fff !important;
}


.wpcf7-submit {
	width: 100% !important;
	border-radius: 8px !important;
}

.wpcf7-submit:hover {
	background-color: #fcb62b !important;
}

.whitetext {
	color: #fff !important;
}

.centertext {
	text-align: center !important;
}

.justifytext {
	text-align: justify !important;
	word-wrap: break-word !important;
}

.greenblocks p{
	font-size: 17px !important;
	line-height: 24px !important;
	/*margin-top: 15px !important;*/
}

.freebottle h2{
	font-size: 60px !important;
	line-height: 72px !important;
	color: #fff !important;
	
}

.freebottle p{
	font-size: 30px !important;
	line-height: 42px !important;
	color: #fff !important;
	
}
.roundedcorners, .roundedcorners .fusion-column-wrapper{
	border-radius: 12px !important;
}

.fusion-widget-area h2{
	text-align: center !important;
	color: #fff !important;
}

.fusion-mobile-menu-icons a {
    font-size: 41px !important;
}

.fusion-widget-area h3{
	text-align: center !important;
	color: #fff !important;
	font-size: 26px !important;
	line-height: 36px !important;
	text-transform: none !important;
	margin-bottom: 0px !important;
}

