

/* Start:/local/templates/glamour/components/bitrix/catalog.smart.filter/catalog-smart/style.css?174177530366*/
.filter-element.filter-list__element.disabled {
    opacity: .6;
}
/* End */


/* Start:/local/templates/glamour/components/bitrix/system.pagenavigation/pagin/style.css?1741775303801*/
.preloader-dots {
    width: 80px;
    display: none;
}

.preloader-dots .dot {
    display: inline-block;
    background: var(--orange);
    height: 8px;
    width: 8px;
    opacity: 0.3;
    border-radius: 50%;
    animation: moveit 1.8s infinite;
}

.dot:nth-child(2) {
    animation-delay: .15s;
}

.dot:nth-child(3) {
    animation-delay: .3s;
}

.dot:nth-child(4) {
    animation-delay: .45s;
}

.dot:nth-child(5) {
    animation-delay: .6s;
}

@keyframes moveit {
    0% {
        transform: translateY(0px);
    }
    35% {
        transform: translateY(0px);
        opacity: 0.3;
    }
    50% {
        transform: translateY(-20px);
        opacity: 0.8;
    }
    70% {
        transform: translateY(3px);
        opacity: 0.8;
    }
    85% {
        transform: translateY(-3px);
    }
}

/* End */


/* Start:/local/templates/glamour/components/bitrix/catalog.products.viewed/viewedProducts/style.css?175618039593*/
body .viewedProducts .products-slider__slider .swiper-slide{
    margin-top:0px !important;
}
/* End */
/* /local/templates/glamour/components/bitrix/catalog.smart.filter/catalog-smart/style.css?174177530366 */
/* /local/templates/glamour/components/bitrix/system.pagenavigation/pagin/style.css?1741775303801 */
/* /local/templates/glamour/components/bitrix/catalog.products.viewed/viewedProducts/style.css?175618039593 */
