

/* Start:/local/templates/ubershop/components/bitrix/catalog/gidravlik/style.css?1773817885260*/
.page-container{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.category-schema{
	position: sticky;
	top: 0;
}
.category-schema img{
	 max-width: 100%;
}
.hidden_text{
	color: #c9c9c9;
	padding: 0 10px;
}
.hidden_text span{
}
.mt-100{
	margin-top: 100px;
}
/* End */


/* Start:/local/templates/ubershop/components/bitrix/catalog.element/gidravlik/style.css?16165670082309*/
.detail_product{
	margin-bottom: 80px;
}
.detail_product:before,
.detail_product:after{
	display: table;
    content: " ";
    clear: both;
}
.detail_product_right {
	font-family: Roboto;
	border: 1px solid #ECECEC;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	margin-top: 53px;
}
div.product-item-detail-slider-block{
	height: calc(96vh - 86px);
	max-height: 487px;
}
span.product-item-detail-slider-left, 
span.product-item-detail-slider-right{
	width: 6%;
}
.detail_product_buy_block{
	padding: 16px 0;
}
.detail_product_prices{
	text-align: center;
	margin-bottom: 15px;
}
.detail_product_price_current{
	font-weight: normal;
	font-size: 24px;
	color: #000000;
}
.detail_product_price_old{
	font-weight: normal;
	color: #000000;
	text-decoration: line-through;
}
.detail_product_quantity{
	text-align: center;
	margin-bottom: 20px;
}
.product_quantity_form{
	display: inline-block;
	width: 98px;
	margin: 0 auto;
}
.product_quantity_form a{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 21px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	color: #4F4F4F;
	background: #E0E0E0;
	border-radius: 50%;
}
.product_quantity_form a:hover{
	color: inherit;
}
.product_quantity_input{
	width: 44px;
	height: 30px;
	background: #FFFFFF;
	border: 1px solid #E0E0E0;
	border-radius: 15px;
	margin: 0 2px;
	text-align: center;
}
.product_quantity_input:focus{
	outline: none;
}
.detail_product_buy_buttons .btn-buy{
	display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 38px;
    font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
    background: #0177C1;
    border-radius: 2px;
    padding: 0;
    text-decoration: none;
}
.detail_product_buy_buttons .btn-buy i{
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url('/local/templates/ubershop/components/bitrix/catalog.element/gidravlik/images/cart.svg') no-repeat center;
	margin-right: 4px;
}
.detail_product_buy_buttons .btn-buy.on_requested{
	background: #FFD601;
}
@media(max-width: 767px){
	div.product-item-detail-slider-block{
		max-height: 300px;
	}
	.detail_product_right{
		margin-top: 20px;
	}
	div.product-item-detail-slider-controls-block {
	    padding-top: 20px;
	}
}
/* End */
/* /local/templates/ubershop/components/bitrix/catalog/gidravlik/style.css?1773817885260 */
/* /local/templates/ubershop/components/bitrix/catalog.element/gidravlik/style.css?16165670082309 */
