.compare_wrapper{
	width: 100%;
	overflow: auto;
}

.compare_table {
	min-width: 100%;
}
.compare__top{
	border-bottom: 1px solid var(--gray-gray-3, #C9C9C9);
	box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, 0.15);
}

.compare__top td{
	padding-top: 64px;
}
.hiddentr{
	display: none !important;
}

.compare__heading tr td:first-child,
.compare_table__bottom tr td:first-child,
.compare__top tr td:first-child{
	padding-left: 73px;
	width: 344px;
}

.compare__top td{}
.compare__top__product_image{
	float: left;
	margin-right: 27px;
	margin-bottom: 16px;
}
.compare__top__product_image img{
	height: 120px;
	width: 90px;
	object-fit: cover;
}
.compare__top__productname{
	margin-bottom: 16px;
	max-width: 303px;
}
.compare__top__productname a strong{
	color: #000;
	font-size: 16px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	line-height: 22px;
}
.compare__top__product_rating{
	clear: both;
	margin-top: 16px;
}
.compare__top__price{
display: flex;
flex-direction: row-reverse;
color: #F85531;
font-size: 18px;
font-family: Montserrat;
font-style: normal;
font-weight: 700;
line-height: 24px;
justify-content: flex-end;
align-items: first baseline;
gap: 8px;
}

.compare__top__price strike{
	color: #000;
font-size: 14px;
font-family: Montserrat;
font-style: normal;
font-weight: 400;
line-height: 20px;
text-decoration-line: strikethrough;
}
.compare__top__product_rating{
	display: flex;
	gap: 5px;
	margin-bottom: 2px;
}
.compare__top__product_rating span.fa{
	font-size: 17px;
}
.compare__top__product_rating .fa-star-o{
	color: #636365;
	opacity: .6;
}
.compare__top__product_rating .fa-star + .fa-star-o{
	color: #636365;
}

.ttol_raat{
	margin-left: 12px;
}

.compare__top__product_avalability{
	color:#636365;

font-size: 16px;

font-style: normal;
font-weight: 400;
line-height: 24px;
}


.compare__top__buttons{
	margin-top: 23px;
	display: flex;
	margin-bottom: 24px;
}
.all__checter__wrapper{
	vertical-align: baseline;
}

.compare__top__buttons .button.btn-cart{
	border-radius: 4px;
	background: #1A1A1A;
	display: flex;
	gap: 12px;
	align-items: center;
	justify-content: center;
	padding: 16px 42px;
	color: #FFF;
/* action text */
	font-size: 16px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.compare__top__buttons > a .button{
	border: 0px solid;
	padding: 13px 13px;
	margin-left: 19px;
}
.compare__top__buttons > a .button:hover{
	background-color: transparent;
}



.compare__heading td{
	padding-top: 40px;
color: #000;
/* header-3 */
font-size: 18px;
font-family: Montserrat;
font-style: normal;
font-weight: 400;
line-height: 24px;
padding-bottom: 24px;
}


.compare_table__bottom td{
	color: #1A1A1A;
font-size: 14px;
font-family: Montserrat;
font-style: normal;
font-weight: 500;
line-height: 20px;
padding: 4px 0; 
}
.compare_table__bottom td:first-child{
	color: #636365;
/* text */
font-size: 14px;
font-family: Montserrat;
font-style: normal;
font-weight: 400;
line-height: 20px;
}



.lefted_auestions{
	padding-bottom: 136px;
	border-top: 1px solid #C9C9C9;
display: flex;
gap: 42px;
margin-top: 40px;
padding-top: 63px;
margin-left: auto;
margin-right: auto;
width: calc(100% - 144px);
}
.lefted_auestions__left{
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.lefted_auestions__left span:first-child{
	color: #000;
		/* header-3 */
	font-size: 18px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}
.lefted_auestions__left span:last-child{
	color: #000;
	/* text */
	font-size: 14px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
}
.lefted_auestions__right{
	color: #000;
font-size: 18px;
font-family: Montserrat;
font-style: normal;
font-weight: 500;
line-height: 24px;
display: flex;
gap: 16px;
white-space: nowrap;
}
 .lefted_auestions__right img{
 	height: 25px;
}


.open_form_rss_wrapper{
	background: #F4F4F4;
	padding: 45px 0;

}
.open_form_rss{
margin-left: auto;
margin-right: auto;
width: calc(100% - 36vw);
}
.open_form_rss_wrapper form{
	display: flex;
	align-items: center;
	
}
.open_form_rss_wrapper span{
	margin-left: 24px;
	color: #000;
font-size: 28px;
font-family: Montserrat;
font-style: normal;
font-weight: 600;
line-height: 36px;
}
.open_form_rss_wrapper input[type=text]{
color: #000;
box-shadow: none;
font-size: 14px;
font-family: Montserrat;
font-style: normal;
font-weight: 400;
line-height: 20px;
border-bottom: 1px solid var(--gray-gray-3, #C9C9C9);
background: transparent;
box-shadow: none;
height: 48px;
margin-left: 54px;
border: 0;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: 0px;
border-bottom: 1px solid var(--gray-gray-3, #C9C9C9);
flex-grow: 1;
}
.open_form_rss_wrapper input[type=submit]{

	background: var(--gray-gray-3, #C9C9C9);
	width: 154px;
	color: var(--gray-gray-7, #636365);
	/* action text */
	font-size: 16px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	border: 0px;
	height: 48px;
}


.all__checter{
	color: var(--lightui-text-default, #1E1F21);
font-size: 14px;
font-family: Montserrat;
font-style: normal;
font-weight: 500;
line-height: 20px;
position: relative;
padding-left: 35px;
margin-bottom: 16px;
}
.all__checter{
	cursor: pointer;
}
.all__checter:before{
		content: '';
position: absolute;
left: 0;
top: 2px;
height: 18px;
width: 18px;
border: 1px solid #C9C9C9;
border-radius: 50%;
display: block;
}

.all__checter.active:before{
	content: '';
position: absolute;
left: 0;
top: 2px;
height: 18px;
width: 18px;
border: 1px solid #000;
border-radius: 50%;
display: block;

}
.all__checter.active:after{
content: '';
background: #000;
position: absolute;
left: 3px;
top: 5px;
height: 12px;
width: 12px;
border: 0px solid #000;
border-radius: 50%;
display: block;
}
.arrow_for_table{
	display: none;
}




@media( max-width: 768px){
	.arrow_for_table{
		position: absolute;
		margin-top: -30px;
		right: 8px;
		display: flex;
		gap: 20px;
		justify-content: flex-end;
	}
	.compare__top td{vertical-align: baseline;}

	.compare__top td{
		padding-right: 15px;
	}
	.all__checter__wrapper ~ td{
		padding-top: 0px;
	}
	.compare__top__product_image img{
		width: 148px;
		height: 198px;
	}
	.lefted_auestions{
		width: calc(100% - 30px);
	}
	#page{
		overflow: hidden;
		-webkit-overflow-scrolling: auto;
		overflow-y: scroll;
		min-width:260px;
	}
	.compare__top td{
		
		
	}
	.compare__top__product_rating{
		flex-wrap: wrap;
	}
	.compare__top__product_rating span.fa{
		height: 17px;
	}
	.ttol_raat{
		flex-basis: 100%;
		margin-left: 0;
	}
	.compare__top__buttons .button.btn-cart svg{
		position: relative;
		left: 6px;
	}
	.compare__top__price{}
	.compare__top__buttons .button.btn-cart{
		padding: 0;
		width: 48px;
		height: 48px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.compare__top__productname a strong{
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 20px; /* 142.857% */
	}
	.compare__top__product_image{
		width: 100%;
	}
	.compare__top__productname{
		width: 100%;
	}
	.compare__top__price{
		width: 100%;
	}
	.compare__top__product_rating{
		width: 100%;
	}
	.compare__top__product_avalability{

	}
	.compare__top__buttons .button.btn-cart{
		font-size: 0px;
	}
	.compare_wrapper{
		max-width: calc(100vw - 15px);
		margin: auto;
		width: 100%;
		padding-top: 157px;
	}
	.compare__top{
		box-shadow: none;
	}
	.all__checter__wrapper{
		position: absolute;
		top: 0px;
	}
	.compare_table__bottom tr{
		position: relative;

	}
	.compare_table__bottom td{
		padding-top: 5px;
		padding-bottom: 40px;
	}
	.compare__heading tr td:first-child, .compare_table__bottom tr td:first-child, .compare__top tr td:first-child{
		padding-left: 0 !important;
	}
	.compare_table__bottom td:first-child{
		position: absolute;
		bottom: 100%;
		left: 0;
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 0 !important;
	}
	.open_form_rss_wrapper{

	}
	.open_form_rss{
		width: calc(100vw - 30px);
	}
	.open_form_rss_wrapper form{
		flex-direction: column;
	}
	.open_form_rss_wrapper span{
		text-align: center;
	}
	.open_form_rss_wrapper input[type="text"]{
		margin: auto;
		margin-bottom: 24px;
	}
	.open_form_rss_wrapper form input{
		width: 100%;
	}
	.lefted_auestions{
		flex-direction: column;
	}
}