

/* Start:/local/templates/napor/components/bitrix/catalog.element/.default/style.css?1753939942533*/
.square-prop-col {
    width: auto !important;
	padding: 0 !important;
}
.square-props{
	display: grid !important;
	grid-template-columns: repeat(2, 1fr) !important;
	gap: 15px !important;
}
.promo-block {
    position: absolute;
    padding: 1px 10px;
    background: #eb5757;
    border-radius: .25rem;
    color: #fff !important;
    z-index: 99;
    font-size: 13px;
	left: 0;
}
.promo-block:before{
	display: none !important;
}
@media screen and (max-width: 1200px){
	.promo-block {
		left: 100px;
	}
}
/* End */
/* /local/templates/napor/components/bitrix/catalog.element/.default/style.css?1753939942533 */
