/* Atomic Elements – Compare Products Elementor widget */

.atomel-cmp-products-widget .atomel-cmp-products {
	width: 100%;
	overflow-x: auto;
}

.atomel-cmp-products-widget .atomel-cmp-table tbody tr {
	transition: background-color 0.2s ease;
}

.atomel-cmp-products-widget .atomel-cmp-title {
	text-decoration: none;
	font-weight: 600;
}

.atomel-cmp-products-widget .atomel-cmp-title:hover {
	text-decoration: underline;
}

.atomel-cmp-products-widget .atomel-cmp-row--add_to_cart .button {
	display: inline-block;
}
