

/* Start:/local/templates/sportoriginal/components/bitrix/catalog.smart.filter/filter__catalog/style.css?17623160282489*/
.smart-filter-container-modef{
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    font-size: 15px;
    background: #ff3500;
    text-align: center;
    justify-content: center;
    align-items: center;
    color: #fff;
    opacity: 0;
    -webkit-transform: .2s;
    -moz-transform: .2s;
    -ms-transform: .2s;
    -o-transform: .2s;
    transform: .2s;
}

.smart-filter-container-modef:empty{
    pointer-events: none;
}

.smart-filter-container-modef:not(:empty){
    opacity: 1;
}

.smart-filter-container-modef a{
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    border-bottom: 1px dashed #fff;
}

.smart-filter-container-modef a[href=""]{
    display: none;
}

.filter-price-min__field{
    position: relative;
}

.content .action-bar .sort .filter-params .price-filter-block{
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.content .action-bar .sort .filter-params .price-filter-block .filter-price-min__field input{
    height: 35px;
    border: 1px solid #9d9d9d;
    border-radius: 5px;
    padding: 0 12px 0 32px;
    margin: 0!important;
    text-align: left;
    -webkit-transition: border ease-in .2s;
    -moz-transition: border ease-in .2s;
    -ms-transition: border ease-in .2s;
    -o-transition: border ease-in .2s;
    transition: border ease-in .2s;
}

.content .action-bar .sort .filter-params .price-filter-block .filter-price-min__field input:focus{
    border-color: #000;
}

.filter-price-min__field label{
    position: absolute;
    text-transform: lowercase;
    left: 12px;
    bottom: 8px;
}

.filter-price-min__field label, .filter-price-min__caption{
    color: #5c5c5c;
    pointer-events: none;
}

.filter__btns .bx-filter-popup-result{
    display: none!important;
}

@media (min-width: 1024px){
    .smart-filter-container-modef{
        height: 70px;
    }
}

@media (max-width: 1024px){
    .smart-filter-container-modef{
        height: 50px;
    }
}

@media (min-width: 768px){
    .content .action-bar .sort .filter-params .price-filter-block .filter-price-min__field input{
        width: 86px;
    }
}

@media (max-width: 768px){
    .content .action-bar .sort .filter-params .price-filter-block .filter-price-min__field{
        width: calc(50% - 20px);
    }

    .content .action-bar .sort .filter-params .price-filter-block .filter-price-min__field input{
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/sportoriginal/components/bitrix/catalog.section/catalog/style.css?1762316027593*/
.bx-sbb-empty-cart-image {
    margin: 50px auto 42px;
    width: 131px;
    height: 116px;
    background: url(/local/templates/sportoriginal/components/bitrix/catalog.section/catalog/images/empty_cart.svg) no-repeat center;
    background-size: contain;
    -webkit-background-size: contain;
}

.bx-sbb-empty-cart-text {
    margin-bottom: 42px;
    color: #bababa;
    text-align: center;
    font-size: 36px;
}

.bx-sbb-empty-cart-desc {
    margin-bottom: 42px;
    color: #000;
    text-align: center;
    font-size: 16px;
}

.category-page .items-container .btn.show-more{
    display: block;
    width: 230px;
    margin-left: auto;
    margin-right: auto;
}
/* End */
/* /local/templates/sportoriginal/components/bitrix/catalog.smart.filter/filter__catalog/style.css?17623160282489 */
/* /local/templates/sportoriginal/components/bitrix/catalog.section/catalog/style.css?1762316027593 */
