

/* Start:/local/templates/mark/components/bitrix/catalog.element/main/style.css?17709817772248*/
.catalog__detail-aside .top-counter .button{
    position: relative!important;
    transform: none!important;
}

.basket-btns-row{
    width: 100%;
}

.catalog__detail-new-purchase .product__actions {
    display: flex;
    align-items: center;
    gap: 10px;
    width: fit-content;
}

.catalog__detail-new-purchase .top-counter .basket-btns-row {
    width: fit-content;
}

.catalog__detail-new-purchase .basket-btns-row .product__actions {
    opacity: 0;
}

.catalog__detail-new-purchase .basket-btns-row > .spinner {
    display: block;
}

.catalog__detail-new-purchase .basket-btns-row.loaded .product__actions {
    opacity: 1;
}

.catalog__detail-new-purchase .basket-btns-row.loaded > .spinner {
    display: none;
}

.catalog__detail-new-purchase .top-counter__btn {
    flex-shrink: 0;
    width: 188px;
}

.catalog__detail-new-purchase .top-counter__btn .button {
    margin-top: 0;
    position: relative !important;
    top: auto !important;
    right: auto !important;
    transform: none !important;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 48px;
}

.catalog__detail-new-purchase .top-counter .catalog__card-counter {
    width: 170px;
    min-width: 170px;
    max-width: 170px;
    height: 48px;
}

.catalog__detail-new-purchase .top-counter__btn .detail-in-basket-btn {
    display: none;
    width: 48px;
    min-width: 48px;
    height: 48px;
    padding: 0;
    border: none;
    border-radius: 10px;
    background-color: #26a65b;
    align-items: center;
    justify-content: center;
}

.catalog__detail-new-purchase .top-counter__btn .detail-in-basket-btn:hover {
    background-color: #1f8e4c;
}

.catalog__detail-new-purchase .top-counter__btn .detail-in-basket-btn .icon {
    color: #ffffff;
    fill: none;
    width: 22px;
    height: 22px;
}

.catalog__detail-new-purchase .product__actions.counter-show .top-counter__btn .add-to-basket-action {
    display: none;
}

.catalog__detail-new-purchase .product__actions.counter-show .top-counter__btn {
    width: 48px;
}

.catalog__detail-new-purchase .product__actions.counter-show .top-counter__btn .detail-in-basket-btn {
    display: flex;
}
/* End */


/* Start:/local/templates/mark/components/prolaba/form/subscribe/style.css?1758720227492*/
.response p {
    padding: 10px 20px;
    margin: 0;
    border-radius: 5px;
    width: fit-content;
}

.response p.error {
    color: red;
    background-color: #fff0f0;
}


.success-block {
    display: none;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}

.success-block.view {
    display: block;
}

.subscribe__form{
    overflow: hidden;
}

.subscribe .response p.error{
    width: 100%;
    margin-bottom: 10px;
}
/* End */


/* Start:/local/templates/mark/components/prolaba/form/popup/style.css?1758720320492*/
.response p {
    padding: 10px 20px;
    margin: 0;
    border-radius: 5px;
    width: fit-content;
}

.response p.error {
    color: red;
    background-color: #fff0f0;
}


.success-block {
    display: none;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}

.success-block.view {
    display: block;
}

.subscribe__form{
    overflow: hidden;
}

.subscribe .response p.error{
    width: 100%;
    margin-bottom: 10px;
}
/* End */
/* /local/templates/mark/components/bitrix/catalog.element/main/style.css?17709817772248 */
/* /local/templates/mark/components/prolaba/form/subscribe/style.css?1758720227492 */
/* /local/templates/mark/components/prolaba/form/popup/style.css?1758720320492 */
