

/* Start:/local/templates/ekt/components/bitrix/catalog.product.subscribe/subscribe/style.css?17620776813394*/
/* Button */
.bx-catalog-subscribe-button
{
    /*margin-bottom: 6px;
    display: inline-block;*/
}
.bx-catalog-popup-content
{
    width: 90%;
    max-width: 280px;
}
/* Subscribe popup */
.bx-catalog-subscribe-form-container-label
{
    font-size:13px;
    color: #5a6c77;
    padding-bottom: 2px;
}
.bx-catalog-subscribe-form-container-input
{
    position: relative;
}
.bx-catalog-subscribe-form-container-input input[type="text"] {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #CCD5DB;
    border-radius: 2px;
    background: #f8fafc;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bx-catalog-subscribe-form-star-required {
    color: #d93333;
}
.bx-catalog-subscribe-form-container .bx-captcha{
    margin-bottom: 10px;
}
.bx-catalog-popup-message
{
    font-weight: bold;
    min-width: 240px;
    margin: 0 0 0;
}

/* Alert style */
.bx-catalog-subscribe-alert {
    background-color: #edf6fc;
    color: #000;
    font-size: 15px;
    min-height: 45px;
    text-align: center;
    padding: 12px 40px 12px 60px;
    position: relative;
    width: 280px;
}
.bx-catalog-subscribe-aligner {
    display: inline-block;
    height: 45px;
    margin-left: -1px;
    vertical-align: middle;
    width: 1px;
}
.bx-catalog-subscribe-alert-text {
    display: inline-block;
    vertical-align: middle;
}
.bx-catalog-subscribe-alert-footer {
    text-align: center;
}
.bx-catalog-subscribe-alert-popup {
    background-color: #edf6fc !important;
    border: 1px solid #edf6fc !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
    box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
}

/* Оболочка popup */

.popup-window{
    border-radius: 8px!important; font-size: 16px;
}
.subs-popup-wrap .popup-window { border-radius: 16px!important; overflow: hidden; }
.subs-popup { padding: 18px 20px; background: #fff; min-width: 320px; max-width: 420px; }

.subs-popup__head { display: flex; align-items: center; gap: 10px; margin-bottom: 8px; }
.subs-popup__icon { width: 28px; height: 28px; border-radius: 50%; background: #eee; }
.subs-popup__icon.is-ok { background: #e6f7ee; box-shadow: inset 0 0 0 2px #19a659; }
.subs-popup__title { font-size: 18px; font-weight: 700; }

.subs-popup__body { display: grid; gap: 10px; margin: 10px 0 6px; }
.subs-popup__product { display: grid; grid-template-columns: 56px 1fr; gap: 10px; align-items: center; }
.subs-popup__product-img { width: 56px; height: 56px; object-fit: cover; border-radius: 8px; background: #f4f4f4; }
.subs-popup__product-name { font-weight: 600; }
.subs-popup__text { font-size: 16px; color: #333; text-align: center }

.subs-popup__actions { display: flex; gap: 8px; margin-top: 16px; }
.subs-popup__actions  .btn { width: 100% }

/* Тост-окно */
.subs-toast-wrap .popup-window { background: transparent; box-shadow: none; }
.subs-toast { display: flex; align-items: center; gap: 10px; padding: 10px 12px; border-radius: 10px; background: #111; color: #fff; }
.subs-toast_ok { background: #0b9a42; }
.subs-toast_err { background: #d64545; }
.subs-toast__icon { width: 8px; height: 8px; border-radius: 50%; background: rgba(255,255,255,.7); }
.subs-toast__text { font-size: 14px; }
/* End */
/* /local/templates/ekt/components/bitrix/catalog.product.subscribe/subscribe/style.css?17620776813394 */
