

/* Start:/local/templates/marshop/components/bitrix/catalog.element/.default/style.css?17749402681564*/
.select2-sku-color__color {
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 40px;
    vertical-align: middle;
    margin-right: 11px;
}

.product__bg {
    z-index: 25!important;
}

.product__subscribe_button {
    width: auto;
    min-width: unset;
    margin-left: 40px;
}

.product__subscribe .form__item {
    width: 100%;
}

.product__subscribe {
}

.product__subscribe_form {
    display: flex;
    margin-top: 25px;
}

.product__subscribe_container {
    height: 0;
    transition: .4s ease-in-out;
    overflow: hidden;
}
.product_card {
    max-width: 1145px;
    margin-left: auto;
    margin-right: auto;
}
.product_card__buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    margin-bottom: 48px;
}
.product_card .product__button .button {
    padding: 14px 28px;
    font-size: 16px;
}
.product_card .product_card__button_add {
    border-color: #C5E0ED;
    background: #C5E0ED;
    color: #272930;
}
.product_card .product_card__button_added {
    border-color: #AD55B1;
    background: #AD55B1;
    color: #fff;
}
.product_card .product__title {
    margin-bottom: 80px;
}
.product_card .label {
    font-size: 16px;
}
@media screen and (max-width: 900px) {
    .product_card .product__button .button {
        font-size: 13px;
    }
    .product_card .favorite {
        font-size: 13px;
    }
}
@media screen and (max-width: 768px) {
    .product__subscribe_form {
        display: block;
    }
    .product__subscribe_button {
        margin-left: 0;
    }
}
/* End */
/* /local/templates/marshop/components/bitrix/catalog.element/.default/style.css?17749402681564 */
