/*
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
*/



.wgm-tax.product-tax,
.wgm-tax,
.wgm-info.woocommerce-de_price_taxrate {
	display: none !important;
}


#cn-notice-buttons #cn-accept-cookie,
#cn-notice-buttons #cn-more-info {
	padding: 5px 10px !important;
	background: #d73a39 !important;
	color: #fff !important;
	text-decoration: none !important;
	border-radius: 6px !important;
}


.tc-epo-element-product-container-wrap .tc-epo-element-product-container-cart .product-title {
	font-size: 20px !important;
	margin-bottom: 10px !important;
}
.tc-epo-element-product-container-wrap .tc-epo-element-product-container-cart .price {
	display: none !important;
}
.tm-extra-product-options-product .tc-epo-element-product-holder {
	margin-bottom: 15px !important;
}

.product_info .price {
    font-size: 18px;
    line-height: 1.25rem;
    display: inline-block;
    color: #d41217;
    font-weight: 700;
    width: 100%;
}
.single-product p.price bdi {
    font-size: 18px;
    line-height: 0;
    display: inline-block;
    color: #d41217;
    font-weight: 700;
    width: 100%;
}
.single-product p.price{
	margin-bottom:0;
	padding-bottom: 5px !important;
	border-width: 0 !important;
}