/*
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
*/

.product-section > span:last-child
{left: 0px !important;}

h5.product-title-head{
	color:#271174 !important; 
	text-transform:uppercase;
	font-size:18px;
 	font-weight:bold;
}
.section-nav-holder{display:none !important;}
.number{display:none !important;}
.with-cat-image img{margin-right:45px !important;}
.sub_page_header{background:#69bc2d !important;}
.product_info_holder {
    background: darkslateblue;
    min-height:351px;
}
.product_info_holder .featured_image {
    background: #fff
}
.product_info_holder .product_info h5 a {
    color: yellowgreen;
    line-height: 150%;
}
.product_info_holder .product_info h5 a:hover {
    color: #68b92e;
}
.product_info_holder .product_info > p {
    color: #fff;
}
.product-showcase-categories h5 span {
    background-color: rgba(0, 0, 0, 0.4);
}
.homeCarousel .product_info_holder, .product-carousel .product_info_holder  {
    padding:10px;
}
.featured_image div, .featured_image img {
    min-height:213px;
}
.es_msg {
    color:#6db416 !important;	
}
h1 .list-title{color:#271174 !important;}

.timeline > div:nth-child(2n+1) {
    text-align:left !important;
} 
#home-clients .flexslider .slides img {
    width: 30% !important;
    text-align: center !important;
}
a {
    text-decoration: none !important;
} 
.btn {
    background-color:#2f1a74;
    font-size: 100%;
    padding: 8px 18px;
    color:#fff;
}