/*
	Theme Name: Rehub child theme
	Theme URI: https://wpsoul.com
	Description: A Hybrid magazine/shop/review/news Wordpress Theme
	Author: Sizam
	Author URI: https://wpsoul.com
	Version: 9.4
	Template: rehub-theme
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.comparison-wrap-inner {max-width: 1200px;}

.tableheader {font-size:20px;							
			  font-weight:600;						
			  text-align:left;						
			  background:#9999;}
			  
.mobile-head {font-weight:600;}
.comparison-table table {border-spacing: 0 1em;} 
.text {text-align:center;
		margin-bottom:50px;}

.col-prod1, .col-prod2 {vertical-align: middle;}

.disclaimer {font-size:12px;margin-bottom:20px}

.button {padding-bottom:20px;
		padding-top: 20px;
		text-align:center;}
		
.button a {	display: inline-block;	
			vertical-align: middle;	
			font-weight: 700;	
			font-size: 17px;	
			line-height: 17px;  
			text-align: center;	
			transition: all 0.4s ease 0s !important;
			padding: 15px 15px;	
			border: none !important;	
			text-transform: uppercase;    
			position: relative;    
			text-shadow: none!important;	
			background:none #eeb30c !important;	color: #ffffff !important;	fill: #ffffff !important;	
			text-decoration: none !important;	    
			border-radius: 4px !important;}
			
.textwidget {margin-top:5px;}

.sku_wrapper {display:none !important;}

.comparison-wrap-inner p {margin-bottom: 20px;}
.comparison-wrap-inner .table_view_charts {margin: 0px;}

/* Table styling */
.comparison-table {width: 100%;	
			table-layout:fixed;	
			margin-bottom:50px;}
			
.comparison-table td {overflow:hidden;}

.comparison-table td:nth-of-type(1) {width:20%;}
.comparison-table td:nth-of-type(2) {width:40%;}
.comparison-table td:nth-of-type(3) {width:40%;}
.comparison-table > *:first-child:not(thead) td:first-child:not(.button) {font-weight: bold;
																		padding-right: 5px;}
.comparison-table td:nth-child(2)  {padding-right: 5px;}
.comparison-table tr:nth-child(odd):not(.tableheader):not(.product-img) {background-color: #f2f2f2;}
.comparison-table tr {line-height:2em}

/* Mobile table styling*/
@media only screen and (max-width: 767px) {
.comparison-table {font-size:85%;}
.comparison-table tr {line-height:1.7em}
.tableheader {font-size:16px}
.col-prod1 {padding-right:5px;}	
.button a {padding: 10px 10px;
			font-size:16px;	}
.productdesc {
	line-height: 20px;
}
}
			
/* Other */
.specs-compare h2 {font-weight:700;
					line-height: 28px;
					font-size: 32px;
					margin: 10px 0 25px 0;}
					
.woocommerce table.shop_attributes th {text-align:left;}
tr.attribute_row.attribute_row_rhothergroup {display:none;}

tr.attribute_group_row.attribute_group_row_rhothergroup {display:none;}

.widget.top_offers .title:before, 
.widget.cegg_widget_products .title:before {color:#000}

.elementor-21655 .elementor-element.elementor-element-f35c971 .woo_code_zone_loop {
	border-top:none !important;
	padding-top: 0px !important;
}


.elementor-21655 .elementor-element.elementor-element-deed669 .woo_code_zone_loop {
	border-top:none !important;
	padding-top: 0px !important;
}

