/*
Theme Name: bioparadigma Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for bioparadigma
Template: bioparadigma
Version: 1.6.2
*/

.post-footer .post-links {
    float: left;
    border-left-width: 0px;
    border-style: solid;
    padding-left: 0px;
}


.my-class-big-font { font-size:150% !important; font-weight:bold; }

a.button .button_label {
    font-weight: 700;
}

.aclinica h2 {
    font-size: 2.5em;
    line-height: 1.3em;
}


.team .desc_wrapper hr {
    margin-left: auto !important;
}

.team.team_vertical {
    text-align: center;
}

#Intro .intro-inner {
    padding: 80px 10%;
}

.no-shadows #Top_bar.is-sticky
{
	box-shadow: 0px 14px 15px 0px rgba(0, 0, 0, 0.1);
}

h4 {
    letter-spacing: 1px;
}

.post-footer {
    background: none;
    padding: 20px 0px 0px 0px;
    overflow: hidden;
    line-height: 30px;
}

blockquote {
    background: none;
    padding-bottom: 20px;
    padding-top: 50px;
}


#Footer .widgets_wrapper .widget {
    text-align: center;
}


.section-post-related .simple .post-related .date_label{
    display: none;
}

.section-post-related .simple .post-related .desc  {
	text-align: center;
}

.trailer_box a:after {
    background: #0a7993a1;
}


@media only screen and (max-width: 479px)
{

	/* Gallery */
	#Content .gallery .gallery-item{width:50%;}

	.aclinica h2 {
    font-size: 25px;
    text-align: center;
}
}

