

/* Start:/local/templates/main/components/bitrix/catalog/catalog/style.css?17617309571397*/
.catalog-sorting-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 25px 0;
}

.catalog-sorting {
    position: relative;
}

.catalog-sorting-title {
    position: relative;
    padding: 11px 40px 11px 15px;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    text-transform: uppercase;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1008 1008"><path d="M504 672L252 420l59-59 193 193 193-193 59 59z"/></svg>');
    background-position-x: calc(100% - 10px);
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: 20px;
    border: 1px solid #000;
    cursor: pointer;
}

.catalog-sorting[data-expanded="false"] .catalog-sorting-values {
    display: none;
}

.catalog-sorting-values {
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 200px;
    margin-top: 10px;
    padding: 15px 20px;
    background-color: #fff;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.05);
    z-index: 4;
}

.catalog-sorting-value {
    display: block;
    font-size: 16px;
    line-height: 20px;
}

.catalog-sorting-value:hover,
.catalog-sorting-value[data-selected="true"] {
    text-decoration: underline;
}

.catalog-sorting-value-selected {
    font-weight: 600;
}

.catalog-sorting-value + .catalog-sorting-value {
    margin-top: 15px;
}
/* End */


/* Start:/local/templates/main/components/ersta/rating/card/style.css?1717414348213*/
.product-stars-rop-wrapper {
    display: flex;
}
.productCard .product-stars-rop-wrapper .product-stars {
    margin-bottom: 0;
}
.productCard .product-stars-rop-wrapper .product-stars li{
    line-height: 1.5;
}
/* End */
/* /local/templates/main/components/bitrix/catalog/catalog/style.css?17617309571397 */
/* /local/templates/main/components/ersta/rating/card/style.css?1717414348213 */
