

/* Start:/bitrix/components/metr/want.tosell/templates/.default/style.css?15553164721694*/
.bestsellers{
    position: relative;
    float: right;
    width: 746px;
}
.bestsellers__title{
    background: #eee;
    padding: 12px 24px;
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: bold;
}
.bestsellers__wrapper{
    padding-bottom: 12px;
    padding-left: 34px;
    padding-right: 34px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    scroll-behavior: smooth;
}
.bestsellers__item{
    position: relative;
    box-sizing: content-box;
    display: inline-block;
    padding: 10px;
    border: 1px solid #ccc;
    width: 110px;
    height: 180px;
    margin-right: 12px;
    vertical-align: top;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.bestsellers__link{
    text-decoration: none;
    color: #000;
    white-space: normal;
}
.bestsellers__link:hover{
    text-decoration: none;
}
.bestsellers__name{
    font-size: 10px;
    font-weight: bold;
    max-height: 28px;
    overflow: hidden;
}
.bestsellers__scroll-right,
.bestsellers__scroll-left{
    position: absolute;
    top: 52px;
    width: 30px;
}
.bestsellers__scroll-left{
    left: 0;
}
.bestsellers__scroll-right{
    right: 0;
}
.bestsellers__scroll-left svg,
.bestsellers__scroll-right svg{
    width: 24px;
    padding: 0;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 80px;
    left: 0px;
    background-color: #eee;
}
.bestsellers__scroll-left svg{
    left: 3px;    
}
.bestsellers__scroll-right svg{
    right: 3px;
}
.bestsellers__price{
    position: absolute;
    bottom: 0;
    font-weight: bold;
}
.bestsellers__item.kopt{
    height: 190px;
}
.bestsellers__price.roz{
    bottom: 20px;
}
.bestsellers__image{
    width: 100%;
}

	
/* End */
/* /bitrix/components/metr/want.tosell/templates/.default/style.css?15553164721694 */
