
body, .et_pb_column_1_2 .et_quote_content blockquote cite, .et_pb_column_1_2 .et_link_content a.et_link_main_url, .et_pb_column_1_3 .et_quote_content blockquote cite, .et_pb_column_3_8 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_blog_grid .et_quote_content blockquote cite, .et_pb_column_1_3 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et_pb_blog_grid .et_link_content a.et_link_main_url, body .et_pb_bg_layout_light .et_pb_post p, body .et_pb_bg_layout_dark .et_pb_post p {
	font-size: 14px;
}

.et_pb_slide_content, .et_pb_best_value {
	font-size: 15px;
}

@media only screen and (min-width:1350px) {
	.et_pb_row {
		padding: 27px 0;
	}
	
	.et_pb_section {
		padding: 54px 0;
	}
	
	.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper {
		padding-top: 81px;
	}
	
	.et_pb_fullwidth_section {
		padding: 0;
	}
}

.et_pb_contact_form_0 .et_contact_bottom_container {
	width: 100%;
	text-align: center;
	margin-left: 1% !important;
	float: left;
	margin-top: 5px;
}

.whatsapp {
	position: fixed;
	bottom: 5px !important;
	right: 20px;
	z-index: 9999;
}

.whatsapp a {
	display: block;
	width: 60px;
	height: 60px;
	background-color: FFFFFF;
	border-radius: 50%;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 25px;
	transition: all .3s ease-in-out;
}

.whatsapp a:hover {
	transform: scale(1.1);
}

#left-area .post-meta {
	font-size: 14px;
	padding-bottom: 15px;
	display: none;
}

#sidebar {
	display: none;
}

#main-content .container:before {
	background: none;
}

@media (min-width:981px) {
	#left-area {
		width: 100%;
		padding-right: 0px !important;
	}
}

p {
	color: black !important;
}

.et_animated {
	opacity: 1 !important;
}

.et_pb_section * {
	-o-transition-property: none !important;
	-moz-transition-property: none !important;
	-webkit-transition-property: none !important;
	transition-property: none !important;
	-o-transform: none !important;
	-moz-transform: none !important;
	-ms-transform: none !important;
	-webkit-transform: none !important;
	transform: none !important;
	-webkit-animation: none !important;
	-moz-animation: none !important;
	-o-animation: none !important;
	animation: none !important;
}
