

/* Start:/local/templates/skyshop/components/bitrix/catalog.smart.filter/catalog/style.css?1780316673920*/
.filter-widget{
    position: relative;
}

.main__aside{
    z-index: 2;
}

.filter-widget-helper{
    position: absolute;
    padding: 12px 24px;
    border-radius: 0 8px 8px 0;
    left: 100%;
    background-color: #132b3d;
    color: #fff;
    transition: top .3s;
    cursor: pointer;
}

.filter-widget-helper:not(.active){
    display: none;
}

.filter-widget-helper:hover{
    color: #FFF;
}

body:has(.filter-widget__body.in_loading) [data-filterset]{
    pointer-events: none;
    background-color: #575965;
}

body:has(.filter-widget__body.in_loading) [data-selectedfilter-item],
body:has([data-ajaxarea].in_loading) [data-selectedfilter-item]{
    pointer-events: none;
    opacity: .5;
}

@media (max-width: 768px ){
    .filter-widget-helper{
        display: none;
    }
}

.filter-widget__item:has(input:disabled){
    pointer-events: none;
    opacity: .8;
}
/* End */


/* Start:/local/templates/skyshop/components/bitrix/catalog.item/catalog/style.min.css?1779787196800*/
.product-card__properties{display:-ms-flexbox;display:flex;margin:0-8px 12px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-card__prop{min-height:22px;border-radius:8px;padding:0 7px;font-size:12px;z-index:7;margin:0 4px 4px 0;border:1px solid var(--theme-color);color:var(--black);transition:.4s}.product-card__prop:not(.no-link){color:var(--theme-font-color);background:var(--theme-color)}.product-card__prop.no-link{pointer-events:none}.product-card__properties-item{width:calc(50%)}@media (max-width:768px){.main__content .main__col{width:50%}.product-card__title{font-size:14px;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.product-card .btn,.product-card .counter{height:40px;font-size:16px}.product-card .counter{margin-bottom:8px}}
/* End */
/* /local/templates/skyshop/components/bitrix/catalog.smart.filter/catalog/style.css?1780316673920 */
/* /local/templates/skyshop/components/bitrix/catalog.item/catalog/style.min.css?1779787196800 */
