

/* Start:/bitrix/templates/alpha_s1/components/bitrix/catalog.item/main_color/style.css?1785751528440*/
.product-card .colors-block {
    display: flex;
    height: 20px;
}

.colors-block .color-block {
    border: 1px solid #c0cfda;
    background: #fff;
	height: 20px;
    width: 20px;
	margin: 0 2px;
	border-radius: 50%;
}

.colors-block .color-img {
    background-size: contain;
    background-repeat: no-repeat;
	height: 100%;
	border-radius: 50%;
}

.product-card .colors-block.top {
position: absolute;
    top: 15px;
    left: 15px;
}
/* End */
/* /bitrix/templates/alpha_s1/components/bitrix/catalog.item/main_color/style.css?1785751528440 */
