.comtop-category-product .wd-product-thumb,
.related-products .wd-product-thumb,
.comtop-home-product-card .comtop-home-product-media,
.comtop-home-product-card .comtop-home-product-image {
	position: relative;
}

:is(.comtop-category-product, .related-products .wd-product, .comtop-home-product-card) [class*="yith_ywraq_add_item_response"][hidden] {
	display: none !important;
}

:is(.comtop-category-product, .related-products .wd-product, .comtop-home-product-card) .comtop-in-quote-label {
	min-height: 28px;
	display: inline-flex;
	align-items: center;
	padding: 0 9px;
	border-radius: 0;
	background: #00112b;
	color: #fff;
	font-size: 10px;
	font-weight: 800;
	letter-spacing: .05em;
	line-height: 1;
	text-transform: uppercase;
}

:is(.comtop-category-product, .related-products .wd-product, .comtop-home-product-card) .comtop-generated-quote-labels {
	position: absolute;
	top: 12px;
	left: 12px;
	z-index: 5;
}

:is(.comtop-category-product, .related-products .wd-product, .comtop-home-product-card) .yith-ywraq-add-button {
	position: relative;
}

:is(.comtop-category-product, .related-products .wd-product, .comtop-home-product-card) .yith-ywraq-add-button .ajax-loading {
	position: absolute;
	top: 50%;
	right: 10px;
	margin: 0;
	transform: translateY(-50%);
}

:is(.comtop-category-product, .related-products .wd-product, .comtop-home-product-card) :is(.add-request-quote-button, .comtop-quote-fallback, .yith_ywraq_add_item_browse_message a) {
	transition: background-color .2s ease, border-color .2s ease, box-shadow .2s ease, color .2s ease, transform .2s ease;
}
