

/* Start:/local/templates/virele/css/modules/sorting.css?15965384691298*/
.b-sorting{
    display: flex;
    align-items: center;
    font-size: 1.2em;
    color: #222222;
}
.b-sorting__title {
    letter-spacing: 0.05em;
    margin:0 15px 0 0;
    white-space: nowrap;
}
.b-sorting__body{
    overflow: hidden;
}
.b-sorting__list{
    display: flex;
    margin: 0 -8px;
    padding: 0;
    list-style-type: none;
    flex-wrap: wrap;
}
.b-sorting__item{
    padding: 0 8px;
}
.b-sorting__item:first-child{
    margin-left: 0;
}
.b-sorting__link{
    font-size: inherit;
    color:inherit;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
}
.b-sorting__link:hover,
.b-sorting__link:focus{
    text-decoration: none;
    color:#E84343;
}
.b-sorting__link._active{
    position: relative;
    padding-right: 15px;
}
.b-sorting__link._active:after{
    content:"";
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 0;
    background: url(/local/templates/virele/css/modules/../../images/sprite.png) -439px 0px no-repeat;
    width: 8px;
    height: 15px;
}
.b-sorting__link._active._desc:after{
    transform: rotate(180deg);
    margin-top: -8px;
}
@media screen and (max-width: 767px){
    .b-sorting{
        flex-direction: column;
        align-items: flex-start;
    }
    .b-sorting__title {
        margin: 0 0 10px 0;
        display: block;
    }
}

/* End */


/* Start:/local/templates/virele/components/bitrix/catalog.smart.filter/main/style.css?15965384692379*/
.smartfilter-container-modef{
    display: inline-block;
    vertical-align: middle;
}

.smartfilter .bx-ui-slider-track-container {
    padding: 25px 16px 40px;
}
.smartfilter .bx-ui-slider-track {
    position: relative;
    height: 2px;
}
.smartfilter .bx-ui-slider-range,
.smartfilter .bx-ui-slider-pricebar,
.smartfilter .bx-ui-slider-pricebar-vd,
.smartfilter .bx-ui-slider-pricebar-vn,
.smartfilter .bx-ui-slider-pricebar-v {
    position: absolute;
    top: 0;
    bottom: 0;
    border-radius: 4px;
}
.smartfilter .bx-ui-slider-range {
    z-index: 101;
}
.smartfilter .bx-ui-slider-pricebar {
    z-index: 100;
}
.smartfilter .bx-ui-slider-pricebar-vd {
    z-index: 60;
    background: #e84343;
}
.smartfilter .bx-ui-slider-pricebar-vn {
    z-index: 70;
    background: #fff;
}
.smartfilter .bx-ui-slider-pricebar-v {
    z-index: 80;
    background: #e84343;
}
.smartfilter .bx-ui-slider-handle {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    background: #E84343;
    border-radius: 50%;
}
.smartfilter .bx-ui-slider-handle:hover {
    -webkit-cursor: grab;
    -ms-cursor: grab;
    -o-cursor: grab;
    cursor: grab;
}
.smartfilter .bx-ui-slider-handle:active {
    -webkit-cursor: grabbing;
    -ms-cursor: grabbing;
    -o-cursor: grabbing;
    cursor: grabbing;
}
.smartfilter .bx-ui-slider-handle.left {
    left: 0;
    transform: translateX(-50%);
}
.smartfilter .bx-ui-slider-handle.right {
    right: 0;
    transform: translateX(50%);
}
.bx-filter-container-modef{
    position: absolute;
    left:100%;
    color: #fff;
    background: #E84343;
    border-radius: 5px;;
    margin-top: -33px;
    top:50%;
}
.bx-filter-popup-result{
    padding: 14px 10px;
}
.bx-filter-popup-result .arrow{
    width: 18px;
    height: 18px;
    position: absolute;
    right: 100%;
    top: 50%;
    margin: -9px -11px 0 0;
    background: #E84343;
    transform: rotate(45deg);
}
.bx-filter-container-modef a,
.bx-filter-container-modef a:hover,
.bx-filter-container-modef a:focus{
    color:#fff;
}
.bx-filter-container-modef a{
    text-decoration: underline;
    display: inline-block;
    margin-top: 5px;
}
.bx-filter-container-modef a:hover,
.bx-filter-container-modef a:focus{
    text-decoration: none;
}
@media screen and (max-width: 767px){
    .bx-filter-container-modef{
        display: none;
    }
}

/* End */


/* Start:/local/templates/virele/components/bitrix/catalog.item/main/style.css?1596538469285*/
[data-entity="item"] input[type='number'] { -moz-appearance: textfield; }
[data-entity="item"] input::-webkit-outer-spin-button,
[data-entity="item"] input::-webkit-inner-spin-button { -webkit-appearance: none; }
[data-entity="quantity-block"] .input-group{
    margin-bottom: 10px;
}

/* End */
/* /local/templates/virele/css/modules/sorting.css?15965384691298 */
/* /local/templates/virele/components/bitrix/catalog.smart.filter/main/style.css?15965384692379 */
/* /local/templates/virele/components/bitrix/catalog.item/main/style.css?1596538469285 */
