

/* Start:/local/templates/.default/components/bitrix/catalog.section/actions.main_section/style.min.css?17778859713469*/
.price-bs,.price-plain,.price-rasp{text-align:center;width:100%;font-weight:700}.product-list.block .product-block .action{position:absolute!important;left:auto!important;top:-15px!important;background:0 0!important}body .product-list.block .product-block .action a,body .product-list.table .product-block .action a{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#224c98!important}body .product-list.block .product-block .action .favorite.active,body .product-list.block .product-block .action a:hover,body .product-list.table .product-block .action .favorite.active,body .product-list.table .product-block .action a:hover{color:#224c98!important}.star #star-fill{opacity:0;transition:opacity .2s}.js-deferred-product.active .star #star-fill{opacity:1}body.main-page .right-bar .slider-section .actions-content.slider .product-block .product-container span.notton.has-offline{font:inherit;border-radius:3px;border:2px solid #dbdbdb!important;background:#fff;display:flex;align-items:center;justify-content:center;padding: 0 !important;color:#000!important;font-size:13px;font-weight:400;line-height:120%;margin:0 9px;transition:.3s linear;height:32px}.right-bar .actions-section .actions-content .product-list.block .product-block .product-container .price-block .price-akc-value .rub,.right-bar .actions-section .actions-content .product-list.block .product-block .product-container .price-block .price-plain .rub,.right-bar .actions-section .actions-content .product-list.block .product-block .product-container .price-block .price-sk-value .rub{font-size:13px!important}.price-block{display:flex;flex-direction:column;gap:8px;width:100%;margin-bottom:30px}.price-block-first-row,.price-block-second-row{display:flex;align-items:center;padding:4px 8px;border-radius:3px}.price-block-second-row .price-akc-name,.price-block-second-row .price-akc-value,.price-unit{font-size:13px}.price-units-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px;min-height:30px}.measure-text{font-style:italic;font-size:13px;color:#666;margin-right:8px}.units-divider{height:1px;background-color:#dedede;width:100%}.price-units{margin-left:auto;display:flex;gap:2px}.price-unit-active{padding:4px 8px;border:1px solid #393186;border-radius:3px;font-size:10px;cursor:default}.price-unit-inactive{padding:4px 8px;border:1px dashed #393186;border-radius:3px;font-size:10px;opacity:.7;cursor:pointer}.price-bs,.price-rasp{color:#c31414}.price-block-second-row.bs-style,.price-block-second-row.rasp-style{background-color:#fecc00;display:flex}.price-plain{font-size:24px}.price-block-first-row.akc-style{background-color:#fecc00}.price-block-first-row .price-akc-name{font-weight:700;font-size:13px}.price-block-first-row .price-akc-value{font-weight:700;font-size:24px}.price-akc-value{font-size:18px;font-weight:700;margin-left:auto}.price-block-second-row.akc-style{background-color:#fff}.price-block-second-row.akc-style .price-akc-value{font-weight:400}.price-sk-value{font-weight:700;margin-left:auto}.price-block-first-row.sk-style{border-bottom:1px solid #dedede}.price-block-first-row.sk-style .price-sk-name,.price-block-second-row.sk-style .price-sk-name,.price-block-second-row.sk-style .price-sk-value{font-size:13px;font-weight:400}@media (max-width:480px){.price-block-first-row.akc-style,.price-block-first-row.sk-style,.price-block-second-row.akc-style,.price-block-second-row.sk-style{display:block}}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/actions.main_section/style.css?177823439111781*/
/*избранное старт*/
.product-list.block .product-block .action {
    position: absolute!important;
    left: auto!important;
    top: -15px!important;
    background: none!important;
}
body .product-list.block .product-block .action a,
body .product-list.table .product-block .action a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    color: #224c98!important;
}
body .product-list.block .product-block .action a:hover,
body .product-list.table .product-block .action a:hover {
    color: #224c98!important;
}
body .product-list.block .product-block .action .favorite.active,
body .product-list.table .product-block .action .favorite.active {
    color: #224c98!important;
}
.star #star-fill {
    opacity: 0;
    transition: opacity 0.2s;
}

.js-deferred-product.active .star #star-fill {
    opacity: 1;
}
/*избранное конец*/
/*доступен в магазине старт*/
body.main-page .right-bar .slider-section .actions-content.slider .product-block .product-container span.notton.has-offline {
    font: inherit;
    border-radius: 3px;
    border: 2px solid #dbdbdb!important;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    color: #000000!important;
    font-size: 13px;
    font-weight: 400;
    line-height: 120%;
    margin: 0 9px;
    transition: all 0.3s linear;
    height: 32px;
}
/*доступен в магазине конец*/
/*цены старт*/
.right-bar .actions-section .actions-content .product-list.block .product-block .product-container .price-block .price-plain .rub,
.right-bar .actions-section .actions-content .product-list.block .product-block .product-container .price-block .price-akc-value .rub,
.right-bar .actions-section .actions-content .product-list.block .product-block .product-container .price-block .price-sk-value .rub {
    font-size: 13px!important;
}
.price-block {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    margin-bottom: 30px;
}
.price-block-first-row,
.price-block-second-row {
    display: flex;
    align-items: center;
    padding: 4px 8px 4px 8px;
    border-radius: 3px;
}
.price-unit {
    font-size: 13px;
}
.price-units-container {
    /*margin-bottom: 8px;*/
}
.price-units-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 4px;
    min-height:30px;
}
.measure-text {
    font-style: italic;
    font-size: 13px;
    color: #666;
    margin-right: 8px;
}
.units-divider {
    height: 1px;
    background-color: #DEDEDE;
    width: 100%;
}
.price-units {
    margin-left: auto;
    display: flex;
    gap: 2px;
}
.price-unit-active {
    padding: 4px 8px;
    border: 1px solid #393186;
    border-radius: 3px;
    font-size: 10px;
    cursor: default;
}
.price-unit-inactive {
    padding: 4px 8px;
    border: 1px dashed #393186;
    border-radius: 3px;
    font-size: 10px;
    opacity: 0.7;
    cursor: pointer;
}
.price-bs,
.price-rasp {
    color: #c31414;
    font-weight: bold;
    width: 100%;
    text-align: center;
}
.price-block-second-row.bs-style,
.price-block-second-row.rasp-style {
    background-color: #fecc00;
    display: flex;
}
.price-plain {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    width:100%;
}
.price-block-first-row.akc-style {
    background-color: #fecc00;
}
.price-block-first-row .price-akc-name{
    font-weight: bold;
    font-size: 13px;
}
.price-block-first-row .price-akc-value {
    font-weight: bold;
    font-size: 24px;
}
.price-akc-value {
    font-size: 18px;
    font-weight: bold;
    margin-left: auto;
}
.price-block-second-row.akc-style {
    background-color: #fff;
}
.price-block-second-row .price-akc-name,
.price-block-second-row .price-akc-value {
    font-size: 13px;
}
.price-block-second-row.akc-style .price-akc-value {
    font-weight: normal;
}
.price-block-second-row.akc-style .price-akc-value .js-value {
    /*text-decoration: line-through;*/
    /*text-decoration-color: #c31414;*/
}
.price-sk-value {
    font-weight: bold;
    margin-left: auto;
}
.price-block-first-row.sk-style {
    border-bottom: 1px solid #DEDEDE;
}
.price-block-first-row.sk-style .price-sk-name,
.price-block-second-row.sk-style .price-sk-name,
.price-block-second-row.sk-style .price-sk-value {
    font-size: 13px;
    font-weight: normal;
}
@media (max-width: 480px) {
    .price-block-first-row.akc-style,
    .price-block-first-row.sk-style,
    .price-block-second-row.akc-style,
    .price-block-second-row.sk-style {
        display:block;
    }
}
/* цены конец*/

/* === catalog card badge and units polish START === */

/*
   Полировка карточек:
   1) компактная плашка "Акция";
   2) строка единиц измерения:
      - текст "Продается в ..." слева, по началу "Цена по карте";
      - сама единица измерения справа.
   Новые CSS-файлы не создаются.
*/

/* Чтобы плашка не растягивала карточку */
body.catalog-list-page .product-block .photo-wrap,
body.catalog-list-page .product-block > .product-container > a:first-of-type,
body.main-page .product-block .photo-wrap,
body.main-page .product-block > .product-container > a:first-of-type,
.product-list.block .product-block .photo-wrap,
.product-list.block .product-block > .product-container > a:first-of-type,
.product-list.table .product-block .photo-wrap,
.product-list.table .product-block > a:first-of-type,
.actions-content.js-slider-action-products .product-block .photo-wrap,
.actions-content.js-slider-action-products .product-block > .product-container > a:first-of-type {
    position: relative !important;
}

/* Компактная плашка "Акция" */
body.catalog-list-page .product-block .marker,
body.main-page .product-block .marker,
.product-list.block .product-block .marker,
.product-list.table .product-block .marker,
.actions-content.js-slider-action-products .product-block .marker {
    position: absolute !important;
    left: 10px !important;
    top: 10px !important;
    z-index: 20 !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    height: 26px !important;

    padding: 0 11px !important;
    margin: 0 !important;

    border: 0 !important;
    border-radius: 4px !important;
    box-sizing: border-box !important;

    background: #ffdd00 !important;
    color: #111 !important;

    font-size: 13px !important;
    line-height: 26px !important;
    font-weight: 700 !important;
    text-align: center !important;
    white-space: nowrap !important;
    text-transform: none !important;

    float: none !important;
    transform: none !important;
}

/* Цена/единицы работают как единый нижний блок */
body.catalog-list-page .product-block .price-block,
body.main-page .product-block .price-block,
.product-list.block .product-block .price-block,
.actions-content.js-slider-action-products .product-block .price-block {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    width: 100% !important;
    margin-top: auto !important;
    box-sizing: border-box !important;
}

/* Контейнер единиц — ширина как у ценника, с таким же внутренним отступом */
body.catalog-list-page .product-block .price-units-container,
body.main-page .product-block .price-units-container,
.product-list.block .product-block .price-units-container,
.actions-content.js-slider-action-products .product-block .price-units-container {
    display: block !important;
    width: 100% !important;
    margin: 0 0 8px 0 !important;
    padding: 0 8px !important;
    box-sizing: border-box !important;
}

/*
   Главное исправление:
   было — вся строка прижата вправо;
   стало — текст слева, единица справа.
*/
body.catalog-list-page .product-block .price-units-wrapper,
body.main-page .product-block .price-units-wrapper,
.product-list.block .product-block .price-units-wrapper,
.actions-content.js-slider-action-products .product-block .price-units-wrapper {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
    column-gap: 8px !important;

    width: 100% !important;
    max-width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;

    white-space: nowrap !important;
    text-align: left !important;
}

body.catalog-list-page .product-block .price-units-wrapper .measure-text,
body.main-page .product-block .price-units-wrapper .measure-text,
.product-list.block .product-block .price-units-wrapper .measure-text,
.actions-content.js-slider-action-products .product-block .price-units-wrapper .measure-text {
    display: block !important;
    justify-self: start !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.25 !important;
    white-space: nowrap !important;
    text-align: left !important;
}

body.catalog-list-page .product-block .price-units-wrapper .price-units,
body.main-page .product-block .price-units-wrapper .price-units,
.product-list.block .product-block .price-units-wrapper .price-units,
.actions-content.js-slider-action-products .product-block .price-units-wrapper .price-units {
    display: inline-flex !important;
    align-items: center !important;
    justify-self: end !important;
    flex: 0 0 auto !important;
    margin: 0 !important;
    padding: 0 !important;
    white-space: nowrap !important;
    text-align: right !important;
}

body.catalog-list-page .product-block .price-unit-active,
body.main-page .product-block .price-unit-active,
.product-list.block .product-block .price-unit-active,
.actions-content.js-slider-action-products .product-block .price-unit-active {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    white-space: nowrap !important;
}

/* Лишний разделитель после единиц в карточках глушим */
body.catalog-list-page .product-block .price-units-container .units-divider,
body.main-page .product-block .price-units-container .units-divider,
.product-list.block .product-block .price-units-container .units-divider,
.actions-content.js-slider-action-products .product-block .price-units-container .units-divider {
    display: none !important;
}

/* Ценники занимают полную ширину */
body.catalog-list-page .product-block .price-block-first-row,
body.catalog-list-page .product-block .price-block-second-row,
body.main-page .product-block .price-block-first-row,
body.main-page .product-block .price-block-second-row,
.product-list.block .product-block .price-block-first-row,
.product-list.block .product-block .price-block-second-row,
.actions-content.js-slider-action-products .product-block .price-block-first-row,
.actions-content.js-slider-action-products .product-block .price-block-second-row {
    width: 100% !important;
    box-sizing: border-box !important;
}

/* === catalog card badge and units polish END === */

/* End */


/* Start:/local/templates/.default/components/sibirix/catalog.button.basket/main/style.css?17782343918693*/
/* Стиль при активном состоянии (белая с серой рамкой) */
.card.js-add-to-basket.active.already-added {
    background-color: #ffffff !important;
    color: #393186 !important;
    border-radius: 3px!important;
    border: 2px solid #dbdbdb !important;
}

/* Стиль текста внутри */
.card.js-add-to-basket span {
    display: inline-block;
    transition: inherit;
}

body.main-page .right-bar .slider-section .actions-content.slider .product-block .product-container .buy-box .numeric-input {
    border-radius: 3px;
    border: 2px solid #dbdbdb;
}
body.main-page .right-bar .slider-section .actions-content.slider .product-block .product-container .buy-box .numeric-input input.input.number {
    color: #393186!important;
    font-weight: bold!important;
}
body.main-page .right-bar .slider-section .actions-content.slider .product-block .product-container .buy-box .numeric-input .plus {
    background: url(/local/images/redesign/plus-blue-ic.svg)!important;
    opacity: 1!important;
    margin-right:auto!important;
}
body.main-page .right-bar .slider-section .actions-content.slider .product-block .product-container .buy-box .numeric-input .minus {
    background: url(/local/images/redesign/minus-blue-ic.svg)!important;
    opacity: 1!important;
    margin-left:auto!important;
}
body.main-page .right-bar .slider-section .actions-content.slider .product-block .product-container .button.card {
    min-width: 50%;
    margin:unset!important;
}
body.main-page .right-bar .slider-section .actions-content.slider .product-block .product-container .buy-box .numeric-input {
    margin-right:unset!important;
    margin-left:6px;
}
.notton.has-offline {
    margin:unset!important;
}

/* === catalog card badge and units polish START === */

/*
   Полировка карточек:
   1) компактная плашка "Акция";
   2) строка единиц измерения:
      - текст "Продается в ..." слева, по началу "Цена по карте";
      - сама единица измерения справа.
   Новые CSS-файлы не создаются.
*/

/* Чтобы плашка не растягивала карточку */
body.catalog-list-page .product-block .photo-wrap,
body.catalog-list-page .product-block > .product-container > a:first-of-type,
body.main-page .product-block .photo-wrap,
body.main-page .product-block > .product-container > a:first-of-type,
.product-list.block .product-block .photo-wrap,
.product-list.block .product-block > .product-container > a:first-of-type,
.product-list.table .product-block .photo-wrap,
.product-list.table .product-block > a:first-of-type,
.actions-content.js-slider-action-products .product-block .photo-wrap,
.actions-content.js-slider-action-products .product-block > .product-container > a:first-of-type {
    position: relative !important;
}

/* Компактная плашка "Акция" */
body.catalog-list-page .product-block .marker,
body.main-page .product-block .marker,
.product-list.block .product-block .marker,
.product-list.table .product-block .marker,
.actions-content.js-slider-action-products .product-block .marker {
    position: absolute !important;
    left: 10px !important;
    top: 10px !important;
    z-index: 20 !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    height: 26px !important;

    padding: 0 11px !important;
    margin: 0 !important;

    border: 0 !important;
    border-radius: 4px !important;
    box-sizing: border-box !important;

    background: #ffdd00 !important;
    color: #111 !important;

    font-size: 13px !important;
    line-height: 26px !important;
    font-weight: 700 !important;
    text-align: center !important;
    white-space: nowrap !important;
    text-transform: none !important;

    float: none !important;
    transform: none !important;
}

/* Цена/единицы работают как единый нижний блок */
body.catalog-list-page .product-block .price-block,
body.main-page .product-block .price-block,
.product-list.block .product-block .price-block,
.actions-content.js-slider-action-products .product-block .price-block {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    width: 100% !important;
    margin-top: auto !important;
    box-sizing: border-box !important;
}

/* Контейнер единиц — ширина как у ценника, с таким же внутренним отступом */
body.catalog-list-page .product-block .price-units-container,
body.main-page .product-block .price-units-container,
.product-list.block .product-block .price-units-container,
.actions-content.js-slider-action-products .product-block .price-units-container {
    display: block !important;
    width: 100% !important;
    margin: 0 0 8px 0 !important;
    padding: 0 8px !important;
    box-sizing: border-box !important;
}

/*
   Главное исправление:
   было — вся строка прижата вправо;
   стало — текст слева, единица справа.
*/
body.catalog-list-page .product-block .price-units-wrapper,
body.main-page .product-block .price-units-wrapper,
.product-list.block .product-block .price-units-wrapper,
.actions-content.js-slider-action-products .product-block .price-units-wrapper {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
    column-gap: 8px !important;

    width: 100% !important;
    max-width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;

    white-space: nowrap !important;
    text-align: left !important;
}

body.catalog-list-page .product-block .price-units-wrapper .measure-text,
body.main-page .product-block .price-units-wrapper .measure-text,
.product-list.block .product-block .price-units-wrapper .measure-text,
.actions-content.js-slider-action-products .product-block .price-units-wrapper .measure-text {
    display: block !important;
    justify-self: start !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.25 !important;
    white-space: nowrap !important;
    text-align: left !important;
}

body.catalog-list-page .product-block .price-units-wrapper .price-units,
body.main-page .product-block .price-units-wrapper .price-units,
.product-list.block .product-block .price-units-wrapper .price-units,
.actions-content.js-slider-action-products .product-block .price-units-wrapper .price-units {
    display: inline-flex !important;
    align-items: center !important;
    justify-self: end !important;
    flex: 0 0 auto !important;
    margin: 0 !important;
    padding: 0 !important;
    white-space: nowrap !important;
    text-align: right !important;
}

body.catalog-list-page .product-block .price-unit-active,
body.main-page .product-block .price-unit-active,
.product-list.block .product-block .price-unit-active,
.actions-content.js-slider-action-products .product-block .price-unit-active {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    white-space: nowrap !important;
}

/* Лишний разделитель после единиц в карточках глушим */
body.catalog-list-page .product-block .price-units-container .units-divider,
body.main-page .product-block .price-units-container .units-divider,
.product-list.block .product-block .price-units-container .units-divider,
.actions-content.js-slider-action-products .product-block .price-units-container .units-divider {
    display: none !important;
}

/* Ценники занимают полную ширину */
body.catalog-list-page .product-block .price-block-first-row,
body.catalog-list-page .product-block .price-block-second-row,
body.main-page .product-block .price-block-first-row,
body.main-page .product-block .price-block-second-row,
.product-list.block .product-block .price-block-first-row,
.product-list.block .product-block .price-block-second-row,
.actions-content.js-slider-action-products .product-block .price-block-first-row,
.actions-content.js-slider-action-products .product-block .price-block-second-row {
    width: 100% !important;
    box-sizing: border-box !important;
}

/* === catalog card badge and units polish END === */

/* End */
/* /local/templates/.default/components/bitrix/catalog.section/actions.main_section/style.min.css?17778859713469 */
/* /local/templates/.default/components/bitrix/catalog.section/actions.main_section/style.css?177823439111781 */
/* /local/templates/.default/components/sibirix/catalog.button.basket/main/style.css?17782343918693 */
