

/* Start:/bitrix/components/megeninovka/action/templates/recept/style.css?16935067111107*/
.actions-item__text{
	height: 80%;
	width: 100%;
	overflow: hidden;
}
.actions-slider-item__price td:last-child span:after{
	background: none !important;
	width: 0;
	margin: 0;
}
.owl-item{
	/* border-bottom: 5px solid white; */
}
.actions-item__info{
	box-shadow: 0 5px 0px 0px white;
    position: relative;
    z-index: 99;
}
.recept_sross_line{
	height:5px;
	width:100%;
}
.actions-item__slider{
	position: relative;
}

.link-video-wrapper{
	display: inline-block;
	position: absolute;
	z-index: 9999;
}
 a.link-video-wrapper{
	font-size: 16px;
	padding: 16px;
	margin: 18px;
	text-decoration: none;
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	display: inline;
	background-color: rgba(255, 0, 0, 0.7);
	-webkit-transition: ease-out 0.5s;
     -moz-transition: ease-out 0.5s;
     -o-transition: ease-out 0.5s;
     transition: ease-out 0.5s;
}
a.link-video-wrapper:hover{
	background-color: rgb(255, 0, 0);
	-webkit-transition: ease-out 0.5s;
     -moz-transition: ease-out 0.5s;
     -o-transition: ease-out 0.5s;
     transition: ease-out 0.5s;
}
.actions-item__title{color:red!important}
/* End */
/* /bitrix/components/megeninovka/action/templates/recept/style.css?16935067111107 */
