

/* Start:/bitrix/templates/.default/components/bitrix/news.list/studio/style.css?17587112483904*/
.studios-image
{
	margin-bottom: 50px;
}
.studios-image img
{
	width: 100%;
	height: auto;
}
.moduleBestSeller.__studios
{
	margin-bottom: 24px;
	text-align: center;
	padding-top: 18px;
}
.moduleBestSeller.__studios h2
{
    font-size: 20px;
}
.moduleBestSeller.__studios .moduleBestSeller-slider-itemWrapper
{
	display: inline-block;
	vertical-align: top;
	max-width: 430px;
	width: 80%;
	height: 410px;
	margin: 0 26px 20px;
	background: #fff;
	border: 1px solid #e0e0e0;
	padding: 38px 30px 10px;
	-webkit-box-sizing: padding-box;
	-moz-box-sizing: padding-box;
	box-sizing: padding-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.moduleBestSeller.__studios .moduleBestSeller-slider-itemWrapper.__hidden
{
	display: none;
}
.moduleBestSeller.__studios .moduleBestSeller-slider
{
	margin: 0 -27px;
	display: block;
	width: auto;
}
.moduleBestSeller.__studios .moduleBestSeller-sliderWrapper
{
	margin-bottom: 0;
	margin-top: 28px;
}
.moduleBestSeller.__studios .moduleBestSeller-slider-itemWrapper.__noprice .moduleBestSeller-slider-item-title
{
	margin-top: 40px;
}
.moduleBestSeller.__studios .moduleBestSeller-slider-item
{
	height: auto;
}


.moduleBestSeller.__studios .moduleBestSeller-slider-item-title
{
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 3px;
}

.moduleBestSeller.__studios .moduleBestSeller-slider-item-price
{
	font-size: 26px;
}

.moduleBestSeller.__studios .moduleBestSeller-slider-item-image
{
	/*position: static;*/
}
.moduleBestSeller.__studios .moduleBestSeller-slider-item-imageBlock
{
	height: 250px;
}


.show-more-link
{
	text-decoration: none;
	color: #51a215;
	font-size: 14px;
}
.show-more-link:after
{
	content: '';
	width: 0;
	height: 0;
	display: inline-block;
	vertical-align: middle;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid #51a215;
	border-bottom: 0 solid #51a215;
	margin-left: 6px;
	margin-top: -2px;
}
.show-more-link:hover
{
	color: #000;
}
.show-more-link:hover:after
{
	border-top-color: #000;
	border-bottom-color: #000;
}
.show-more-link.__show-list:after
{
	border-top-width: 0;
	border-bottom-width: 6px;
	margin-top: 0;
}


.moduleBestSeller.__studios .moduleBestSeller-slider-itemWrapper.__show-plus:before
{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -50px;
	width: 38px;
	height: 37px;
	margin: auto;
	background: url('/bitrix/templates/.default/components/bitrix/news.list/studio/./images/plus.png') center no-repeat;
}

/* Стили для слайдера */

/* jssor slider bullet navigator skin 03 css */
/*
.jssorb03 div           (normal)
.jssorb03 div:hover     (normal mouseover)
.jssorb03 .av           (active)
.jssorb03 .av:hover     (active mouseover)
.jssorb03 .dn           (mousedown)
*/
.jssorb03 {
	position: absolute;
	left: 50%;
    bottom: -30px;
    width: 100%;
	text-align: center;
	overflow: visible !important;
}
.jssorb03 div {
	padding: 0;
	text-indent: -9999px;
    display: inline-block;
    width: 19px;
    height: 7px;
    outline: 0;
    position: relative;
    background: #4b5b66;
	text-align: center;
	cursor: pointer;
	border: 0;
}
.jssorb03 div:hover, .jssorb03 .av {
	background: #e61a0b;
}
/* Стрелки */
.jssora03l, .jssora03r {
	position: absolute;
	top: 50%;
	margin-top: -98px;
	width: 40px;
	height: 165px;
	background-color: #262320;
	background-color: rgba(38,35,32,0.85);
	outline: 0;
	text-indent: -9999px;
    z-index: 5;
    background-repeat: no-repeat;
	display: block;
	cursor: auto;
	overflow: hidden;
}
.jssora03l {
	left: 0;
    background-position: 32% 50%;
    background-image: url(/images/gallery/prev.png);
}
.jssora03r {
	right: 0;
    background-position: 82% 50%;
    background-image: url(/images/gallery/next.png);
}
.jssora03l:hover {background-color: #262320; background-color: #262320;}
.jssora03r:hover {background-color: #262320; background-color: #262320;}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.list/studio/style.css?17587112483904 */
