/*
File Name: style.css
Theme Name:  RT-Theme 20 | Child Theme
Author: RT-Themes
Version: 1.1
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://themeforest.net/item/rttheme-20-medical-health-laboratory-and-product-catalog-wordpress-theme/15198936
Description: Medical, Health, Laboratory and Product Catalog WordPress Theme 
License: GNU General Public License
License URI: /Licensing/gpl.txt
Text Domain: rt-theme-20
Template: rt-theme-20
*/

.mentha {
	float: right;
}
.mentha img {
	width: 120px;
}
div#mc_embed_signup {
    width: 50%;
    margin: auto;
}
#mc_embed_signup label {
    font-weight: bold;
    text-transform: uppercase;
}
input#mce-EMAIL, input#mce-NAME {
    width: 100%;
    margin-bottom: 18px;
}
input#mc-embedded-subscribe {
    margin: auto;
    text-align: center;
    display: block;
}
.slide-text p {
    font-size: 26px;
    color: #4a8eff;
    background-color: rgba( 255, 255, 255 ,0.8 );
    padding: 15px;
}
.main-carousel .slide_heading {
	text-shadow: 1px 1px 6px #000;
}
.button_ {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background-image: none !important;
	border-radius: 2px !important;
	background-color: rgba(0, 0, 0, 0.4) !important;
}
.blog_list.clearfix.masonry h2.entry-title {
	font-size: 16px !important;
	font-weight: bold !important;
}
.latest_news p, 
.latest_news ul,
.latest_news ol {
	display: none !important;
}
#home-news .entry-content {
	min-height: 60px;
}
.latest_news>article {
    width: 100% !important;
}
p.endlink a { 
	display: block !important;
	text-transform: none;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Exo 2', sans-serif;
    font-size: 20px;
}
.relpost-block-single {
	width: 31% !important;
	padding: 0 !important;
	margin-right: 2% !important;
}
.relpost-block-single:nth-child(3) {
	margin-right: 0 !important;
}

.yarpp-related li {
    list-style: none;
    line-height: 30px;
}
.latest_news>article {
    width: 49% !important;
	display: inline-block !important;
}
.yarpp-related h3 {
	text-transform: none !important;
}
div.date span.month {
    text-transform: lowercase !important;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
    background: #eee !important;
    border: 2px solid #ddd !important;
}
#hirek .yarpp-related {
    display: none;
    visibility: hidden;
}
article.single table {
	width: 70% !important;
	margin: auto;
	    border: 1px solid #ddd;
}
article.single table tr:first-child {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
article.single table tr:nth-child(even) {
    background-color: #fff;
}
h5.person_name {
    font-size: 16px;
}