

/* Start:/local/components/uvmsteel.catalog.menu.list/list/templates/section/style.css?1728390331297*/
.sticky-block-uvmsteel {
margin: 0;
padding: 0;
}

.section_ui2 {
padding-left: 0px !important;
}

.section_ui3 {
padding-left: 10px !important;
}

.filter-block-group .filter-block .no-offers {
color: #f00;
}

.filter-block__content .catalog-section-active {
font-weight: 500;
color: #00965a;
}


/* End */


/* Start:/local/templates/aspro_knv_v1.1/components/bitrix/catalog.section/main3/style.css?17206685711577*/
.shadow-product-item {
	box-shadow: 0px 0px 24px -25px #1a1a1a;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
	transition: 0.25s;
}

.shadow-product-item:hover {
	box-shadow: 0px 0px 24px -15px #1a1a1a;
}

.price_view_item {
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: unset !important;
}

.but-add-card {
	width: 50px;
	height: 50px;
	border: 1px solid #00965A;
	background-color: #00965a;
	display: flex;
	border-radius: 6px;
	transition: 0.25s;
}

.but-add-card .cardicon {
	width: 30px;
	height: 20px;
	margin: auto;
}

.but-add-card:hover {
	background-color: #fff;
}
.but-add-card:hover .cardicon path {
	stroke: #00965A;
}
.but-add-card:hover .cardicon ellipse {
	stroke: #00965A;
}

.product-item__btns_card {
	min-width: 5%;
}

.arrow_add_card {
	position: absolute;
    display: inline-block;
    width: 20px;
    margin-top: -8px;
    height: 20px;
    margin-left: 37px;
    border-radius: 10px;
    background-color: #DB6666;
	
}
	
.arrow_add_card svg {
	width: 15px;
	height: 15px;
	display: block;
	margin-left: 2px;
    margin-top: 3px;
}

#card-modal .close {
	right: 8%;
    top: 100px;
}
#card-modal .close:hover {
	background-color: #fff;
}

@media (max-width: 767px) {
	.price_view_item {
		width: 100%;
        padding: 10px;
        text-align: center;
        font-size: 20px !important;
	}

	.shadow-product-item {
		box-shadow: 0px 0px 24px -14px #1a1a1a;
	}
	.mob_card {
		display: inline-block;
    	width: 100%;
    	text-align: right;
	}
	.product-item__btns_card {
		float: right;
    	min-width: 5%;
	}
}



/* End */
/* /local/components/uvmsteel.catalog.menu.list/list/templates/section/style.css?1728390331297 */
/* /local/templates/aspro_knv_v1.1/components/bitrix/catalog.section/main3/style.css?17206685711577 */
