

/* Start:/local/components/wer_custom/catalog.product.subscribe.list/templates/.default/style.css?15906783242089*/
.unsubscribe-link {
    display: block;
    padding-top: 10px;
    text-decoration: none;
}

a.unsubscribe-link:hover {
    text-decoration: none;
}

.btn-form-prod-subscribe {
    padding: 0 1.375rem !important;
    margin: 10px 0;
}

.subscribe-list .prods {
    justify-content: center;
    align-items: start;

}

.subscribe-list .prods .prod .description {
    display: block;
    font-size: 13px;
    padding-right: 11px;
    line-height: 17px;
    height: 36px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
}

.subscribe-list .prods .prod .price {
    font-weight: normal;
    margin-bottom: 5px;
}

.subscribe-list .prods .prod .price p {
    margin: 0;
}

.popup-window-with-titlebar {
    max-width: 470px;
    width: 100%;
    box-sizing: border-box;
    padding: 50px !important;
    border-radius: 3px;
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, .1);
}
.popup-window-close-icon:after {
    width: 63px;
    height: 63px;
    background: url(/local/templates/wer_rediz_2019/styles/../imgs/fancy-close.svg) no-repeat center center;
}

.popup-window-with-titlebar {
    max-width: 470px;
    width: 100%;
    box-sizing: border-box;
    padding: 50px !important;
    border-radius: 3px;
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, .1);
}
@media (max-width: 768px)
{
    .popup-window-with-titlebar
    {
        padding: 15px !important;
    }
}
.popup-window-titlebar {
    font: 21px MyriadSetPro-Bold;
    color: #666;
    text-align: center;
}
.popup-window-titlebar-text, .popup-window-titlebar-text-version
{
    font: 21px MyriadSetPro-Bold;
    color: #666;
}
.popup-window-buttons
{
    display: flex;
    justify-content: space-between;
}
.popup-window-content
{
    padding: 0!important;
}
.popup-window
{
    font: 16px MyriadSetPro-Medium !important;

}
.popup-window-titlebar p
{
    font-size: 16px;

}
.popup-window-buttons .btn:last-child {
    background: orange !important;
    border-color: orange !important;
    line-height: 40px;
    padding: 0 20px;
    font: 14px MyriadSetPro-Bold !important;
    border-radius: unset;
}
/* End */
/* /local/components/wer_custom/catalog.product.subscribe.list/templates/.default/style.css?15906783242089 */
