

/* Start:/local/templates/.default/components/bitrix/catalog.section/section_list_3/style.css?17424726381142*/
.bx-catalog-carousel-items {
    padding: 0 60px;
}

.bx-catalog-carousel-items .owl-buttons > div {
    position: absolute;
    top: 90px;
    color: #000 !important;
    background: none !important;
    opacity: 0.8 !important;
    font-size: 35px !important;
}

.is-row-2 .owl-buttons > div
{
	top: 220px;
}

.is-row-3 .owl-buttons > div
{
	top: 340px;
}

.bx-catalog-carousel-items .owl-prev {
    left: -5%;
}

.bx-catalog-carousel-items .owl-next {
    right: -5%;
}

.bx-catalog-item {
    text-align: center;
}

.bx-catalog-item-inner {
	display: block;
	margin: 0 auto 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #eee;
}

.bx-catalog-item-name
{
	display:block;
	overflow:hidden;
	max-width:250px;
	white-space: nowrap;
}
.bx-catalog-item-name h2 {
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom:5px;
}
.bx-catalog-item-name h2 a{
	color: rgb(0, 146, 202);
}

.bx-catalog-item-section-name{
    font-size: 13px;
    text-transform: uppercase;
}

.bx-catalog-item-img {
	display:block;
    margin-bottom:5px;
}

.bx-catalog-item-min-price{
 font-size: 18px;
 font-weight:bold;
}


/* End */
/* /local/templates/.default/components/bitrix/catalog.section/section_list_3/style.css?17424726381142 */
