/*
Theme Name: Medicalhealth Child
Description: Child theme for Medicalhealth
Author: Catchpixel
Template: medicalhealth
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

/*Child Theme Style Code Here*/

.content-area {
	padding-top: 40px;
}

body {
	color: #333;
}

.vc_tta.vc_tta-accordion.vc_tta-style-flat .vc_active .vc_tta-controls-icon-position-left.vc_tta-panel-title > a, .footer-section.footer-skin-dark .footer-copyright-section, .footer-skin-dark .footer-widgets .form-control {
	background: #0C1B45;
}

.page-title-section {
	background: #f1f1f1;
}

.header-section.header-fullwidth-menu .header-logo-section {
	padding: 5px 0;
}

.header-section.header-fullwidth-menu .header-main-section {
	background: #f9f9f9;
	border-bottom: 1px solid #CCC;
}

.entry-title, .page-title-section .page-title-captions h1.entry-title {
	margin: 0;
}

.parallax-title {
	text-transform: none;
}

.latest-posts-layout .entry-meta .read-more {
	float: left;
}

.entry-meta-wrapper .read-more .btn-more.read-more-link {
	border: 1px solid #00A3E2;
	padding: 0 10px;
}

.post-inner-wrapper {
	border: 2px solid #00A3E2;
	padding: 20px;
}

.latest-posts-list-style .posts-content-container {
	padding: 0 14px 11px 14px !important;
}

.latest-posts-layout .post.format-standard {
	background: #FFF!important;
	margin-bottom: 10px;
}

.footer-copyright-section p {
	text-transform: none;
}

.citacion {
	background: #00A3E2;
}

.citacion a, .citacion a i, .citacion a span {
	color: #FFF!important;
}

.entry-content p, .entry-summary p, .wpcf7 textarea, .wpcf7 input, .wpcf7 select, span.wpcf7-list-item, .zozo-parallax-header {
	margin: 0px!important;
}

label {
	width: 100%;
}

.wpcf7-acceptance {
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

.zozo-main-nav > li > a {
	padding-right: 28px;
	padding-left: 28px;
}

.entry-meta, .posts-content-container .entry-meta-wrapper {
	display: none;
}