

/* Start:/local/templates/mark/components/bitrix/catalog.element/main/style.css?17745649693068*/
.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;
}

.catalog__title{
    flex-wrap: wrap;
}

.card__labels {
    display: flex;
    flex-direction: column;
    gap: 5px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 10;
}

.card__label {
    padding: 4px 12px;
    border-radius: 22px;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    width: fit-content;
}

.card__label--new {
    background-color: rgb(255, 163, 58); /* Requested Orange */
}

.card__label--special {
    background-color: rgba(35, 84, 206, 0.49); /* Requested Blue */
}

.card__label--hit,
.card__label--default {
    background-color: #475569;
}

.catalog__card-bar{
    width: 100%!important;
    justify-content: end;
}

.catalog__title .card__labels {
    position: unset;
}



/* 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?17745649693068 */
/* /local/templates/mark/components/prolaba/form/subscribe/style.css?1758720227492 */
/* /local/templates/mark/components/prolaba/form/popup/style.css?1758720320492 */
