.add_to_compare, .add_to_compare:focus, .add_to_compare:active {
	outline:none
}
.product-thumbnail .add_to_compare .svgic {
	width: 18px;
	height: 18px
}
.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
}
.cmp-remove {
	cursor: pointer
}
.cmp-remove .svgic {
	height:10px;
	width:10px;
	color:#636363
}
.button-container {
	margin-bottom: 30px;
}
#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
}
.comparison_infos {
	padding: 0
}
.cell-space {
	padding: 0.75em 1em
}
.comparison_infos .product-name {
	font-size: 15px;
	line-height: 22px;
	margin: 30px 0 0;
	font-weight: normal;
	color: #333
}
#product_comparison .star_content {
	margin: 6px auto 0
}
#wrapper #product_comparison h6 {
	font-weight: normal;
	margin: 0;
	letter-spacing: 0.15em;
	font-size: 15px;
	color: #333
}
#product_comparison td {
	padding: 1rem;
	font-size: 16px;
	color:#636363;
}
#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
}
#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
}
@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
	}
	.btn.add-to-cart {
		text-transform: none;
		letter-spacing: 0;
		padding-left:10px;
		padding-right: 10px
	}
}
@media (max-width : 480px) {
	.compare-form .bt_compare .btn-txt {display: none}
	.compare-form .bt_compare svg {width: 1em;height: 1em;}
}
@media (min-width : 481px) {
	.compare-form .bt_compare svg {display: none}
}
.tab-pane .module-title.compare-title,
#product .cmp-remove {display: none}
#pattern #wrapper .tab-pane .products-carousel {margin:0}
#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%}
.table-bordered-no td {border:none}
#main .quick-compare-products {margin-top: 70px}
.quick-compare-products .add-review {display: none}
.quick-compare-products .hook-reviews,
.quick-compare-products .product-price-and-shipping {
	margin:0;
	text-align: center
}
#product_comparison2 .grade-stars-list.small-stars {
	width:116px;
	margin:0 auto;
	position: relative;
	height: 24px;
	overflow: hidden;
	text-align:left
}
#product_comparison2 .grade-stars-list .star-empty,
#product_comparison2 .grade-stars-list .star-full {
	position: absolute;
}
.add_to_compare .svgic {
	width:20px;
	height: 20px;
	margin-right: 5px
}
.add_to_compare {
	display: flex;
	align-items: center;
}
.pk-infomessage a {
  color:inherit;text-decoration: underline;
}
.pk-infomessage {
  position: fixed;
  z-index: 10002;
  top:20px;
  right:20px;
  width:300px;
}
.pk-close-popup {
  position: absolute;
  top:10px;
  right:10px;
  display: block;
}
.pk-close-popup svg{
  width:14px;
  height: 14px;
  color:#fff;
}
.pk-infomessage-item {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 22px;
}
.pk-infomessage-item > div:first-child {
  padding: 20px;
}
.pk-infomessage-item > div {color:#fff}
.pk-infomessage-item.state-error {
  background-color: #dc5300
} 
.pk-infomessage-item.state-success {
  background-color: #03a912
}
.pk-infomessage-item.state-info {
  background-color: #4aaee8
}
.pkcompare-noproducts {display:none;}