/*
Theme Name:   MediCenter Child
Description:  MediCenter Child Theme
Template:     medicenter
Version:      1.0
Text Domain:  medicenter
*/

.header-left img {
	width: 50px;
}

.post-content h1:not(.post-title) a,
.post-content h2:not(.post-title) a, 
.post-content h3:not(.post-title) a, 
.post-content h4:not(.post-title) a, 
.post-content h5:not(.post-title) a, 
.post-content h6:not(.post-title) a {
    color: #008238;
}

.oo-childpages-item {
    margin-bottom: 12px;
    display: block;
}

 .oo-content {
	margin-top: 1em;
	margin-bottom: 1em;
}

.counter-box p {
	font-family: 'Roboto', 'Arial', sans-serif;
	color: #FFF!important;
}
.theme-page h2 {
    font-size: 1.4em;
    line-height: 1.35;
	font-weight: bold;
}

.theme-page h3 {
    font-size: 1.2em;
    line-height: 1.35;
	font-weight: bold;
}

.theme-page h4 {
    font-size: 1em;
	font-weight: bold;
    line-height: 1.35;
}

.single .post-content h2, .single .post-content h3, .single .post-content h4, .single .post-content h5,
.theme-page h2,h3,h4,h5 {
	margin-bottom: 1.2em;
    margin-top: 1.8em;
}

.theme-page p,ul,  .single .post-content p,ul{
	line-height: 1.6em;
	padding-top: 0;
	margin: 0;
	padding-bottom: 1em;
}

.theme-page p {
	font-size: 1em;
/* 	font-weight: 300; */
	padding: 0;
	padding-bottom: 1em;
}

.theme-page p,ul {
	color: #000;
}




.wp-block-pullquote.is-style-default blockquote {
    border: 0;
    border-top: solid 2px;
    border-bottom: solid 2px;
    margin: 0;
    padding: 32px 0;
}

.wp-block-pullquote p {
	font-size: 2em;
}

.vc_grid-item p, .item-content p {
	font-size: 16px;
	line-height:1.4em;
}
p:first-child {
	margin-top: 1em;
}

h2.vc_custom_heading {
	font-size: 2em;
	line-height: 1em;
}

h3.vc_custom_heading {
	font-size: 1.5em;
}

.vc-hoverbox p {
	line-height: 1.4em;
	color: white;
}

.vc-hoverbox h2 {
	font-size: 1.4em;
	color: white;
}

.copyright-area-container, .footer {
	font-size: 0.75em;
}
.oo-quote .sentence-author {
    font-size: 26px;
    color: white;
}

.oo-quote .sentence {
    color: white;
    font-size: 34px;
    line-height: 1.3em;
    padding: 0;
}

.oo-card-info p {
    font-size: 0.8em;
    font-weight: 300;
    font-family: Roboto, Arial, sans-serif;
    font-style: normal;
}


.oo-card-info .vc_gitem-post-data-source-post_excerpt p {
    max-height: 8em;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.oo-card-postcategories {
	border-top: solid 1px rgba(0, 0, 0, 0.05);
	padding-top: 1em!important;
}

.oo-card-info h4 {
    margin-top: 0.5em;
    margin-bottom: 0;
}

.oo-card-info .vc_gitem-post-data-source-post_excerpt p:after {
    content: "";
    position: absolute;
    width: 100%;
    top: 66%;
	left: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(248, 248, 248,0) 0%,rgba(248, 248, 248,1) 100%);
}

.oo-card-date {
    font-size: 0.6em;
    color: #AAA;
    margin-bottom: 0.4em!important;
}

.oo-card-title h4 {
    margin: 0;
}

.oo-fixed-width-center {
    width: 40em;
    margin: auto!important;
    max-width: 100%;
}

blockquote p {
	color: #000!important;
	font-weight: bold;
	font-style: normal!important;
}

blockquote cite {
    margin-top: 1em;
    color: #444;
    font-size: 0.8em;
    display: block;
    font-style: normal!important;
}


.oo-card-item .vc_gitem-zone {
	box-shadow: 4px 5px 3px -4px #aaaaaa5c;
	-webkit-box-shadow: 4px 5px 3px -4px #aaaaaa5c;
	-moz-box-shadow: 4px 5px 3px -4px #aaaaaa5c;
}



hr.wp-block-separator {
    border-color: #DDD;
    border-width: 1px;
    opacity: 0.1;
    margin-bottom: 2.5em;
}

.page-header-left .page-title {
	font-size: 3em;
}

.wp-block-embed-youtube {
    margin-bottom: 1em;
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    margin-left: 0;
    margin-right: 0;
}

.is-type-video .wp-block-embed__wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
}

.oo-post-date date {
	font-size: 0.7em;
	color: #AAA;
	opacity: 0.7;
}

body {
	font-size: 18px;
}

.vc_col-sm-8 .comment-form .vc_col-sm-6 {
    width: 390px;
}

.oo-card  figure {
    margin-left: -2.375em;
    margin-top: -1.25em;
    width: calc(100% + 4.75em);
}

.oo-card p {
    font-size: 0.8em;
    font-weight: 300;
}

.oo-card .wp-block-button__link {
    font-size: 0.8em;
}

.oo-card-video figure {
    position: relative;
}

.oo-card-video figure:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    content: "\e039";
    font-family: 'Material Icons';
    font-size: 5em;
    color: #fff;
    opacity: 0.4;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4);
}

.oo-card-video figure:hover:before {
    opacity: 0.7;
}

#comments_list {
    width: 100%;
}

#comments_list .comment-author-avatar {
    width: 0;
    height: 0;
	display: none!important;
}

.comment-box { 
	margin-bottom: 20px;
}

.reply-button {
    display: block;
	margin-top: 15px;
	float: right;
}

.post-content .reply-button {
	display: none;
}

#comments_list .comment-details {
    width: 100%;
}

.comment-form-container {
    margin-left: 0;
}

#comments_list .comment-details .post-footer {
    margin-top: 4px;
}

#comments_list .comment-details p {
    display: block;
    font-size: 0.75em;
}
#comments_list .children li.comment,
#comments_list li.comment {
    margin-top: 0;
}

.single .post-content ul li::before, .single-page ul li::before, .wpb_text_column ul li::before {
    color: #43A140;
}

.oo-hover-card .vc-hoverbox-inner {
    min-height: 26em!important;
}

.oo-hover-card .vc-hoverbox-block {
    justify-content: end!important;
}

@media screen and (min-width: 767px) {
	.menu-item-has-children>a::after {
		content: ">";
		float: right;
		opacity: 0.4;
		font-size: 0.8em;
	}
}


@media screen and (max-width: 1009px) {
	.header-top-sidebar-container {
		display: none;
	}
	body {
		font-size: 16px!important;
	}
}

@media screen and (max-width: 479px) {
	body {
		font-size: 16px!important;
	}
	
	.site-container .vc_row:not([data-vc-full-width="true"]){
		width: 90%!important;
	}
	
	.header-left span.logo {
		display: none;
	}
}