/* Extracted from main.css — compare page only */
/* comparison */

 .content__title {
	position: relative;
}
 .add-to__btn {
	display: none;
	text-align: center;
	cursor: pointer;
}
 @media (max-width: 1024px) {
	.add-to__btn {
	    display: inline-block;
	    width: 135px;
	    height: 45px;
	    border: 1px solid #eaeaea;
	    position: absolute;
	    top: 0;
	    right: 0;
    }
}
 @media (max-width: 442px) {
	.add-to__btn {
	    position: relative;
	    left: 0;
	    right: 0;
	    display: block;
	    margin: 10px auto 0px;
    }
}
 .add-to__btn .img-block {
	vertical-align: middle;
	display: inline-block;
}
 .add-to__btn .icon-add-to-list {
	fill: #2a77ed;
	height: 16px;
	width: 26px;
	display: inline-block;
}
 .add-to__btn .text {
	font-size: 14px;
	line-height: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 85px;
}
 .slick-prev2, .slick-next2 {
	display: none;
}


.comparison {
	padding: 0 15px;
	margin-bottom: 50px;
}
 @media (max-width: 767px) {
	.comparison {
	    padding-top: 40px;
    }
}

.comparison__head {

}

 .comparison__head.fixed:before {
	content: '';
	width: 100%;
	position: absolute;
	bottom: -15px;
	left: 0;
	height: 15px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#00000000',GradientType=0 );
}

 .comparison__head .slick-slide .product {
	text-align: center;
	padding: 40px 0 0px 0;
	position: relative;
	height: 250px;
	overflow-x: hidden;
}
 .comparison__head .slick-slide .product:before {
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	width: 100%;
	height: 1px;
	left: 0;
	right: 0;
	background: #eaeaea;
}
 .comparison__head .slick-slide .product:after {
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	bottom: 0px;
	width: 1px;
	height: auto;
	left: 0;
	background: #eaeaea;
}
 .comparison__head .slick-slide .product .cart__close-btn {
	display: none;
	position: absolute;
	top: 0px;
	width: 18px;
	height: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	fill: #e25050;
	line-height: 16px;
	background: transparent;
	z-index: 1;
}
.comparison__head .slick-slide .product .cart__close-btn:after {
	content: '';
	position: absolute;
	width: 14px;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
	z-index: -1;
}
 @media (max-width: 1024px) {
	.comparison__head .slick-slide .product .cart__close-btn {
	    display: block;
    }
}
 @media (max-width: 520px) {
	.comparison__head .slick-slide .product .cart__close-btn {
	    right: 10px;
	    left: auto;
	    top: 20px;
    }
}
 .comparison__head .slick-slide .product:hover {
	cursor: pointer;
}
 .comparison__head .slick-slide .product:hover .cart__close-btn {
	display: block;
}
 .comparison__head .slick-slide .product__img-block {
	margin-bottom: 20px;
	border: 0;
}
 .comparison__head .slick-slide .product img {
	max-width: 110px;
	margin: 0 auto;
}
 .comparison__head .slick-slide .product__name {
	margin-bottom: 5px;
	overflow: hidden;
	max-height: 30px;
	text-overflow: ellipsis;
	line-height: 15px;
}
 .comparison__head .slick-slide .product__name a{
	font-size: 13px;
}
 .comparison__head.fixed .slick-slide .product__price{
	line-height: 12px;
}
 .comparison__head .slick-slide .catalogue__price-old{
	margin-right: 10px;
}
 .comparison__head .slick-slide .catalogue__price{
	display: inline-block;
}
 .comparison__head .slick-slide .product .btn {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 10px 0px;
	text-align: center;
	width: 75px;
	height: 35px;
}
 .comparison__head .slick-prev {
	position: absolute;
	top: -30px;
	left: 0px;
	background: transparent;
	padding: 0 0 0 5px;
	text-transform: none;
	color: #2a77ed;
	text-indent: -9999;
}
 @media (max-width: 767px) {
	.comparison__head .slick-prev,
	.comparison__head .slick-next,
	.comparison__cont .slick-prev,
	.comparison__cont .slick-next
	{
	    -webkit-box-shadow: 1px 0 0 0 #2a77ed, 0 1px 0 0 #2a77ed, 1px 1px 0 0 #2a77ed, 1px 0 0 0 #2a77ed inset, 0 1px 0 0 #2a77ed inset;
	    box-shadow: 1px 0 0 0 #2a77ed, 0 1px 0 0 #2a77ed, 1px 1px 0 0 #2a77ed, 1px 0 0 0 #2a77ed inset, 0 1px 0 0 #2a77ed inset;
    }
	.comparison__head .slick-prev {
	    display: table !important;
	    border-collapse: collapse;
	    width: 50%;
	    top: -65px;
	    border-radius: 0px;
	    height: 50px;
    }
}
 .comparison__head .slick-prev .icon-left {
	fill: #2a77ed;
	width: 7px;
	height: 9px;
	margin: -2px 5px 0 0;
}
 @media (max-width: 1024px) {
	.comparison__head .slick-prev .icon-left {
	    margin-top: 0;
    }
}
 .comparison__head .slick-next {
	position: absolute;
	top: -30px;
	right: 0px;
	background: transparent;
	padding: 0 5px 0 0;
	color: #2a77ed;
	text-transform: none;
}
 @media (max-width: 767px) {
	.comparison__head .slick-next {
	    display: table !important;
	    border-collapse: collapse;
	    width: 50%;
	    top: -65px;
	    border-radius: 0px;
	    height: 50px;
    }
}
 .comparison__head .slick-next .icon-right {
	fill: #2a77ed;
	width: 7px;
	height: 9px;
	margin: -2px 0 0 5px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
 @media (max-width: 1024px) {
	.comparison__head .slick-next .icon-right {
	    margin-top: 0;
    }
}
 .comparison__head .slick-disabled {
	color: #ababab!important;
}
 .comparison__head .slick-disabled .icon-left {
	fill: #ababab!important;
}
 .comparison__head .slick-disabled .icon-right {
	fill: #ababab!important;
}
 @media (max-width: 767px) {
	.comparison__head .slick-disabled {
	    -webkit-box-shadow: 1px 0 0 0 #eaeaea, 0 1px 0 0 #eaeaea, 1px 1px 0 0 #eaeaea, 1px 0 0 0 #eaeaea inset, 0 1px 0 0 #eaeaea inset!important;
	    box-shadow: 1px 0 0 0 #eaeaea, 0 1px 0 0 #eaeaea, 1px 1px 0 0 #eaeaea, 1px 0 0 0 #eaeaea inset, 0 1px 0 0 #eaeaea inset!important;
	    z-index: -1;
    }
}
 .comparison__head .left_side {
	border: 1px solid #eaeaea;
	text-align: center;
	height: 240px;
	margin-top: 10px;
	padding-top: 45px;
	position: relative;
}
 @media (max-width: 1024px) {
	.comparison__head .left_side {
	    display: none;
    }
}

 .comparison__head .right_side {
	border-bottom: 1px solid #eaeaea;
	text-align: center;
	height: 250px;
	padding: 0;
	position: relative;
}
 .comparison__head .right_side:before {
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	width: 1px;
	height: 100%;
	bottom: 0px;
	right: 0;
	background: #eaeaea;
}
 @media (max-width: 520px) {
	.comparison__head .right_side:before {
	    height: 100%;
    }
}
 .comparison__head .right_side:after {
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	width: 1px;
	height: 90%;
	bottom: 10px;
	left: 0;
	background: #eaeaea;
}
 @media (max-width: 520px) {
	.comparison__head .right_side:after {
	    height: 100%;
    }
}
 .comparison__head .brr-none {
	border-right: none;
}
 .comparison__head.fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 50px 15px 0;
	background: #fff;
	z-index: 9;
}
 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none), (min-width: 1200px) {
	.comparison__head.fixed {
	    left: auto;
	    right: auto;
		margin-left: -15px;
    }
}
 .comparison__head.fixed:before {
	visibility: visible;
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
 @media (max-width: 1200px) {
	.comparison__head.fixed {
	    max-width: 100%;
    }
}
 @media (max-width: 767px) {
	.comparison__head.fixed {
	    padding-top: 80px;
    }
}
 .comparison__head.fixed .slick-slide .product {
	text-align: left;
	padding: 25px 0 0px 0;
	position: relative;
	height: 140px;
	overflow-x: hidden;
}
 @media (max-width: 520px) {
	.comparison__head.fixed .slick-slide .product {
	height: 200px;
	padding-top: 10px;
	text-align: center;
    }
}
 .comparison__head.fixed .slick-slide .product:hover {
	cursor: pointer;
}
 .comparison__head.fixed .slick-slide .product:hover .del {
	display: block;
}
 .comparison__head.fixed .slick-slide .product .cart__close-btn {
	top: 1px;
}
 @media (max-width: 520px) {
	.comparison__head.fixed .slick-slide .product .cart__close-btn {
	    top: 20px;
	    right: 10px;
    }
}
 .comparison__head.fixed .slick-slide .product__img-block {
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
}
 @media (max-width: 520px) {
	.comparison__head.fixed .slick-slide .product__img-block {
	    float: none;
    }
}
 .comparison__head.fixed .slick-slide .product img {
	max-width: 80px;
	margin: 0 auto;
}
 .comparison__head.fixed .slick-slide .product__name {
	margin-bottom: 0px;
}
 .comparison__head.fixed .slick-slide .product button img {
	width: 17px;
	height: 17px;
}
 .comparison__head.fixed .left_side {
	background: #fff;
	position: relative;
	z-index: 999;
	height: 130px;
	margin-top: 10px;
	padding-top: 20px;
}
 .comparison__head.fixed .right_side {
	background: #fff;
	position: relative;
	z-index: 999;
	height: 140px;
	padding-top: 0;
}
 @media (max-width: 520px) {
	.comparison__head.fixed .right_side {
	    height: 200px;
    }
}
 .comparison__cont {
	padding: 0;
	position: relative;
}
 .comparison__cont .slick-prev {
	position: absolute;
	bottom: -30px;
	left: 0px;
	background: transparent;
	padding: 0 0 0 5px;
	color: #2a77ed;
	text-transform: none;
}
 @media (max-width: 767px) {
	.comparison__cont .slick-prev {
	    display: inline-block;
	    width: 50%;
	    bottom: -75px;
	    border-radius: 0px;
	    height: 50px;
    }
}
 @media (max-width: 440px) {
	.comparison__cont .slick-prev {
	    bottom: -75px;
    }
}
 .comparison__cont .slick-prev .icon-left {
	fill: #2a77ed;
	width: 7px;
	height: 9px;
	margin: -2px 5px 0 0;
}
 @media (max-width: 1024px) {
	.comparison__cont .slick-prev .icon-left {
	    margin-top: 0;
    }
}
 .comparison__cont .slick-next {
	position: absolute;
	bottom: -30px;
	right: 0px;
	background: transparent;
	padding: 0 5px 0 0;
	color: #2a77ed;
	text-transform: none;
}
 @media (max-width: 767px) {
	.comparison__cont .slick-next {
	    display: inline-block;
	    width: 50%;
	    bottom: -75px;
	    border-radius: 0px;
	    height: 50px;
    }
}
 @media (max-width: 440px) {
	.comparison__cont .slick-next {
	    bottom: -75px;
    }
}
 .comparison__cont .slick-next .icon-right {
	fill: #2a77ed;
	width: 7px;
	height: 9px;
	margin: -2px 0 0 5px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
 @media (max-width: 1024px) {
	.comparison__cont .slick-next .icon-right {
	    margin-top: 0;
    }
}
 .comparison__cont .slick-disabled {
	color: #ababab;
}
 .comparison__cont .slick-disabled .icon-left {
	fill: #ababab;
}
 .comparison__cont .slick-disabled .icon-right {
	fill: #ababab;
}
 @media (max-width: 767px) {
	.comparison__cont .slick-disabled {
	    -webkit-box-shadow: 1px 0 0 0 #eaeaea, 0 1px 0 0 #eaeaea, 1px 1px 0 0 #eaeaea, 1px 0 0 0 #eaeaea inset, 0 1px 0 0 #eaeaea inset;
	    box-shadow: 1px 0 0 0 #eaeaea, 0 1px 0 0 #eaeaea, 1px 1px 0 0 #eaeaea, 1px 0 0 0 #eaeaea inset, 0 1px 0 0 #eaeaea inset;
	    z-index: -1;
    }
}
 .comparison__cont .left_side {
	padding: 0;
	text-align: left;
}
 @media (max-width: 1024px) {
	.comparison__cont .left_side {
	    position: absolute;
	    top: 0;
	    left: -15px;
	    right: -15px;
	    bottom: 0;
	    text-align: center;
	    z-index: 8;
    }
}
 .comparison__cont .left_side .cell p {
	max-width: 300px;
}
 .comparison__cont .right_side {
	padding: 0;
	border-right: 1px solid #eaeaea;
}
 @media (max-width: 1024px) {
	.comparison__cont .right_side {
	    padding-top: 50px;
    }
}
 @media (max-width: 1024px) {
	.comparison__cont .right_side .slick-slide {
	    min-height: 250px;
		overflow: hidden;
    }
}
 .comparison__cont .right_side .cell p {
	max-width: 200px;
}
 .comparison__cont .right_side .cell:hover {
	background: #ede8e4;
}
 .comparison__cont .filter-panel {
	font-weight: bold;
	font-size: 14px;
	font-family: "Ubuntu", Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	cursor: pointer;
}
 @media (max-width: 1024px) {
	.comparison__cont .filter-panel .text {
	    display: inline-block;
	    position: relative;
	    padding-left: 15px;
    }
}
 .comparison__cont .filter-panel .icon {
	position: absolute;
	left: 2px;
	display: inline-block;
	font-weight: bold;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
 .comparison__cont .filter-panel .icon.active {
	left: 0px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
 .comparison__cont .table-wrap {
	display: table;
	border-collapse: collapse;
	width: 100%;
}
 .comparison__cont .column {
	display: table-row;
	max-width: 100%;
}
 .comparison__cont .cell {
	display: table-cell;
	border-collapse: collapse;
	border-left: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	height: 54px;
	font-size: 13px;
	max-width: 100%;
	font-family: "Ubuntu", Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding: 15px 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
 @media (max-width: 1024px) {
	 .comparison__cont .cell {
		height: 50px;
	}
}
 .comparison__cont .cell p {
	height: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 0;
}
 @media (max-width: 1024px) {
	.comparison__cont .cell p {
	    margin: 0 auto;
    }
}
 @media (max-width: 400px) {
	.comparison__cont .cell p {
	    max-width: 260px;
    }
}
 .comparison__cont .cell:hover > p {
	max-width: 100%;
	text-overflow: clip;
	overflow: inherit;
	white-space: normal;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	background: #ede8e4;
	height: auto;
	width: 100%;
	z-index: 1;
	padding: 15px 20px;
}
 @media (max-width: 1024px) {
	.comparison__cont .cell {
	    display: block;
	    margin-bottom: 50px;
	    width: 100%;
	    max-width: 100%;
    }
	.column.hd-mob .cell,
	.column.column--attribute-group-name .cell,
	.comparison__cont .column:last-child .cell
	{
		margin-bottom: 0;
	}
}
 @media (max-width: 440px) {
	.comparison__cont .cell {
	    padding: 15px 10px;
    }
}
 @media (max-width: 1024px) {
	.comparison__cont .hd-mob {
		display: block;
		opacity: 0;
    }
}
 @media (max-width: 1024px) {
	.comparison__cont .filter-panel2 .cell {
	    margin-top: 50px;
    }
}
 @media (max-width: 1024px) {
	.comparison__cont .filter-hide1 .cell, .comparison__cont .filter-hide2 .cell {
	    margin-top: 50px;
    }
}
 @media (max-width: 1024px) {
	.comparison__cont .filter-hide2 .cell {
	    margin-bottom: 0px;
    }
}
 @media (max-width: 1024px) {
	.comparison__cont .filter-hide1__last .cell {
	    margin-top: 0;
    }
}
 @media (max-width: 1024px) {
	.comparison__cont .fill1, .comparison__cont .fill2 {
	    margin-bottom: 0;
    }
}
 @media (max-width: 1024px) {
	.comparison__cont .fill-left .cell {
	    margin-top: 0;
    }
}
 @media (max-width: 1024px) {
	.comparison__cont .fill-left__last .cell {
	    margin-bottom: 0;
    }
}

