#product_comparison .star_content {
	margin: 6px auto 0
}
#wrapper #product_comparison h6 {
	margin: 0;
	font-weight: normal;
	letter-spacing: 0.15em;
	font-size: 15px;
	color: #333
}
#product_comparison td {
	padding: 1rem;
	font-size: 16px;
	color:#636363
}
#product_comparison td img {
	min-width: 150px;
}
#product_comparison td:first-child {
	text-transform: uppercase
}
#product_comparison td:first-child h6 {
	padding:0 20px
}
#product_comparison td:not(:first-child) {
	text-align:center
}
#product_comparison tr:nth-child(even) {
	background: #f9f9f9
}
#product_comparison tr:nth-child(odd) {
	background: #fff
}
#product_comparison tr.cmp-description td {
	font-size: 14px;
	line-height: 20px
}
#product_comparison p {
	margin:0
}
#product_comparison {
	border-collapse: collapse
}
.product-image {
	margin-bottom: 20px
}
#wrapper #product_comparison h6.product-price-and-shipping {
	display: inline-block;
	margin: 0;
	font-size: 18px
}
#product_comparison .product-price-and-shipping span{
	font-size: inherit;
	font-family: inherit
}
#wrapper .wide-space {
	padding: 2rem
}
#product_comparison.num-6 td {width:14.28%}
#product_comparison.num-5 td {width:16.66%}
#product_comparison.num-4 td {width:20%}
#product_comparison.num-3 td {width:25%}
#product_comparison.num-2 td {width:33.33%}
@media (max-width : 1024px) {
	#product_comparison td:first-child,
	.cmp-description {
		display: none
	}
	#wrapper .wide-space,
	#product_comparison td {
		padding: 0.5em;
		font-size: 0.75em
	}
}
.comparison_infos {
	padding: 0
}
.comparison_infos .product-name {
	font-size: 15px;
	line-height: 22px;
	margin: 0;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.cmp-remove {
	cursor: pointer
}
.cmp-remove .svgic {
	height:10px;
	width:10px;
	color:#636363
}
.button-container {
	margin-bottom: 30px
}
#product .button-container {
	margin:0;
}
.sale-box {
	background: #f00;
	color:#fff;
	font:normal 14px/24px Arial;
	left:0;
	padding: 5px 0;
	position: absolute;
	text-align:center;
	top:10px;
	width:80px
}
#product .product-quantity .add_to_compare.icon-button {
  width:auto;
  height:auto
}
#product .product-quantity .add_to_compare.icon-button svg {
  width:20px;
  height: 20px
}
.tab-pane .module-title.compare-title,
.quick-compare-products .add-review,
#product .cmp-remove {
	display: none
}
#main-content #wrapper .tab-pane .products-carousel {margin:0}
.table-bordered-no td {border:none}
#main .quick-compare-products {overflow:auto}
.quick-compare-products .hook-reviews,
.quick-compare-products .product-price-and-shipping {
	margin:0;
	text-align: center
}
.product-images-row td:not(:first-child) {
	padding-top: 15px
}