.extra-div1 .can-detail,
.extra-div1-mb .can-detail {
	visibility: hidden;
}

.cmp-star {
	height: unset;
	min-height: unset;
}

.pdp-cmp-col {
    padding-bottom: 0px;
}

#compare-products .owl-carousel.cmp-prods-cat-pg .col-12.d-flex.justify-content-left.align-items-start,
#compare-products .mobile .col-12.d-flex.justify-content-start.align-items-start {
	margin-bottom: 15px !important;
}

@media (min-width: 768px) {
	.cmp-col {
		border-left: none !important;
		padding-bottom: 30px;
		background: white;
		margin-right: 0px;
	}	
}

.emptydot {
	height: 17px;
	width: 17px;
	border-radius: 50%;
	display: inline-block;
	border-color: black;
	border: 2px solid #666;
}

.filleddots {
	height: 17px;
	width: 17px;
	background-color: #bbbbbbf2;
	border-radius: 50%;
	display: inline-block;
	border-color: black;
	border: 2px solid #666;
}

.circle {
    margin: 4px;
}