/*Слайдер*/
.bx-wrapper{
	clear: both;
	margin: 20px auto 60px;
}
.bx-wrapper img {
	margin: 0 auto;
}
#bx-pager{
	margin: 0 0 20px;
}
#bx-pager img{
	max-width:70px;
	border:1px solid #ccc;
	margin:5px;
	box-shadow:2px 2px 2px #ccc;
}
.rcl-gallery,
.slider-rcl{
	margin: 30px 0 30px;
	clear: both;
	max-height:350px;
}
ul.rcl-gallery,
ul.slider-rcl{
	margin:0px!important;
}
.rcl-gallery li,
.slider-rcl li{
	height: 100%;
	max-height: 300px;
	padding: 0;
	margin: 0 auto;
	display: block;
}
.rcl-gallery li a,
.slider-rcl li a{
    color:#000;
    text-decoration:none;
    position: relative;
    overflow: hidden;
    display: block;
    height: 300px;
}
.rcl-gallery img,
.slider-rcl img{
    max-height: 300px;
    height: auto;
}
.rcl-gallery .content-slide,
.slider-rcl .content-slide{
    position: absolute;  
    bottom: 0;
    background: rgba(255,255,255,0.7);
    padding: 10px;
	width:100%;
}
.rcl-gallery .content-slide h3,
.slider-rcl .content-slide h3{
	margin:0 0 15px 0;
	font-size:18px;
	line-height:1;
}
.rcl-gallery .content-slide p,
.slider-rcl .content-slide p{
	margin:0 0;
}
#lk-conteyner .bx-wrapper .bx-viewport{
    border: 3px solid #fff;
}
#lk-conteyner .bx-wrapper .bx-prev{
    left: -20px;
}
#lk-conteyner .bx-wrapper .bx-next {
    right: -17px;
}
#lk-conteyner .bx-wrapper .bx-controls-direction a {
    z-index: 99!important;
}
.slider-rcl .price-prod{
    position: absolute;
    right: 0;
    top: 15px;
}