

/* Start:/local/templates/granit/components/bitrix/catalog.element/.default/style.css?17771893411390*/
.fix-product-panel {
    position: fixed;
    right: 0;
    top: 0;
    left: 0;
    background: #fff;
    box-shadow: 0px 8px 24px 0px rgba(190, 204, 222, 0.5);
    padding: 12px 0;
    z-index: 2;
}

.fix-product-panel_content {
    display: flex;
    justify-content: space-between;
}
.fix_product_panel-descr {
    display: flex;
    gap: 12px;
}

.fix_product_panel-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 4px;
}

.fix_product_panel-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
}

.fix_product_panel-sku {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
}

.fix_product_panel-img {

}

.fix_product_panel-price {
    display: flex;
    align-items: center;
    gap: 40px;
}

.fix_product_panel-img img {
    max-width: 68px;
    max-height: 68px;
}

.fix-product-panel .set_price_block {
    margin-bottom: 0;
}

.fix_product_panel-button_line {
    display: flex;
    gap: 12px;
}

.price-installment {
    background: #E4F4FF;
    font-weight: 700;
    font-size: 16px;
    line-height: 110.00000000000001%;
    padding: 8px 12px;
    border-radius: 8px;
    color: #0A4182;
    margin-top: 8px;
}
.price-installment small {
    font-weight: 500;
    font-size: 12px;
    line-height: 110.00000000000001%;
}
/* End */
/* /local/templates/granit/components/bitrix/catalog.element/.default/style.css?17771893411390 */
