

/* Start:/local/templates/vkuhnu.ru.2019/components/bitrix/catalog.section/servis_page/style.css?17462061233163*/
/* old price */
.catalog-section .product-buy .price.without-discount {
    color: #898989!important;
    display: inline-block;
    float: none;
    font-size: 14px!important;
    margin-left: 5px;
    position: relative;
}

.catalog-section .product-buy .price.without-discount:before {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 0;
    height: 2px;
    width: 105%;
    margin-left: -5%;
    background: #eb4f16;
    -webkit-transform-origin: 0;
    -moz-transform-origin: 0;
    -ms-transform-origin: 0;
    -o-transform-origin: 0;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

.row-col-2{
		margin-bottom:55px;;
	}

	.row-col-2 .mcol-1{
		display:inline-block;
		width:19.5%;
		vertical-align: top;
	}
	
	.row-col-2 .mcol-1 span, .row-col-2 .mcol-2 span{
		display:block;
		margin-bottom:5px;
		color: #f27336;
		min-height: 29px;
	}
	
	.row-col-2 .time{
		background:url('/local/templates/vkuhnu.ru.2019/img/clock.png') 0 0 no-repeat;
		background-size: 21px;
		padding-left: 30px;;
	}
	
	.row-col-2 .place{
		background: url(/local/templates/vkuhnu.ru.2019/img/map-locator.png) -3px 0 no-repeat;
		background-size: 28px;
		padding-left: 30px;
	}
	
	.row-col-2 .mcol-2{
		display:inline-block;
		width:79.5%;
		vertical-align: top;
		text-align: justify;
	}
	
	@media (max-width: 790px) {
		.row-col-2 div {
			display:block !important;
			width:100% !important;
		}
	}
	
	
	.mimg{
		text-align:center;
		margin-bottom:55px;;
	}
	
	.mimg img{
		width:100%;
		border: 40px solid white;
		transition: 1s;
	}
	
	.mimg img:hover{
		border: 0px solid white;
		transition: 1s;
	}
	
	.mtext{
		text-align:justify;
		margin-bottom:55px;;
	}
	
	.mredtext{
		text-align: center;
		margin-bottom:55px;
		color: #f27336;
		font-size: 27px;
		font-style: italic;

	}
	
	
	
	.mtext-photo-grey p{
		float: left;
		max-width: 350px;
		margin-top: 100px;
	}
	
	.mtext-photo-grey img{
		float: right;
		margin-top: 50px;
		width:100%;
		max-width:490px;
	}
	
	.mwrap{
		background: #525b6321;
		padding: 25px 0;
		margin-bottom:55px;
	}
	
	.clear{
		clear:both;
	}
	
	
	.mtext-photo{
		margin-bottom:55px;
	}
	
	.mtext-photo p{
		float: right;
		max-width: 350px;
		margin-top: 100px;
	}
	
	.mtext-photo img{
		float: left;
		margin-top: 50px;
		width:100%;
		max-width:490px;
	}
	
	.mtext-gray{
		text-align:center;
	}
	
	.mwrap .content-page{
		min-height:10px;
	}
	
	.mpreim{
		border: 2px solid #f27336;
		padding: 25px 50px;
	}
	
	.mpreim ul{
		padding: 0px;
	}
	
	.mpreim ul li{
		display: inline-block;
		width: 49.5%;
		margin-top: 15px;
		position: relative;
    padding-left: 30px;
	vertical-align: top;
    break-inside: avoid;
	}
	
	.mpreim ul li:before {
		content: '';
		display: block;
		position: absolute;
		top: 7px;
		left: 0;
		width: 16px;
		height: 8px;
		border-left: 2px solid #ff671f;
		border-bottom: 2px solid #ff671f;
		border-radius: 0;
		background-color: transparent;
		transform: rotate( 
	-45deg
	 );
	}
	
	@media (max-width: 790px) {
		.mpreim ul li{
			width: 100% !important;
		}
	}
/* End */
/* /local/templates/vkuhnu.ru.2019/components/bitrix/catalog.section/servis_page/style.css?17462061233163 */
