.wl-popup .rub {
    font-family: rouble, Helvetica, Arial, sans-serif;
}
.wl-popup * {
    box-sizing: border-box;
}
.wl-popup *:before,
.wl-popup *:after {
    box-sizing: border-box;
}
.wl-popup {
    position: relative;
    margin: auto;
    padding: 21px;
    height: auto;
    min-height: 50px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
    text-align: left;
    font-size: 13px;
    line-height: 1.23;
    color: #3f454b;
}
.wl-popup-title {
    font-family: Graphik_LC, Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

.wl-popup-form_send {
    position: relative;
}

.wl-popup-title_send-mail {
    margin-bottom: 0;
    font-weight: 600;
}

.wl-popup_chose-list {
    width: 360px;
    box-sizing: border-box;
}

.email-address {
    display: inline-block;
    padding-top: 14px;
    font-family: Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
}

.wish-list-mail-sent {
    width: 320px;
}


input.wl-form-control {
    width: 100%;
    height: 36px !important;
    background-color: #fff;
    border: 1px solid #c9c9c9 !important;
    box-shadow: none !important;
    font-size: 12px !important;
    color: #000;
    font-weight: 400;
}
.wl-form-control.invalid {
    border-color: #b4213b !important;
}

a.wl-form-btn {
    padding: 9px 14px;
}
button.wl-form-btn {
    cursor: pointer;
}
.wl-form-btn {
    background: #76BC21 !important;
    width: 160px !important;
    height: 35px !important;
    color: #fff !important;
    border-radius: 5px !important;
    border: 1px solid #76BC21 !important;
}
.wl-form-btn:hover {
    background: #7aca1a !important;
    border: 1px solid #7aca1a !important;
    color: #ffffff;
}
.wl-form-btn:active {
    border: 1px solid #6eaf21 !important;
    background: #6eaf21 !important
}


.wl-form-btn:disabled,
.wl-popup-form-group input[disabled="disabled"] {
    opacity: 0.5;
    cursor: default;
}

.wl-form-btn:disabled:hover,
.wl-popup-form-group button[disabled="disabled"]:hover {
    opacity: 0.5;
    cursor: default;
}

.wl-form-btn#gs-order-output-credit-bank-link {
    display: inline-block;
    margin-top: 13px;
    width: auto !important;
}

.wl-popup-form {

}

.wl-popup-form .wl-popup-form-group {
    margin-bottom: 18px;
}
.wl-popup-form .wl-popup-form-group.also-btngrp {
    padding-top: 10px;
    margin-bottom: 0;
}
.wl-popup-close {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 14px;
    height: 14px;
    background: url("/static/images/redesign3/icon-close-slide-item.svg") no-repeat;
}
.wl-popup-close:hover {
    background: url("/static/images/redesign3/icon-close-slide-item-green.svg") no-repeat;
}
.wl-popup-form-group.has-error .wl-form-control {
    border: 1px solid #d0021b !important;
    box-shadow: 0 0 2px 0 rgba(208,2,27,0.7) !important;
}

.q-basketBlockItemDeleteInfo .wl-title {
    cursor: pointer;
    border-bottom: none;
    text-decoration:none;
}

.q-basketBlockItemDeleteInfo .wl-title:hover {
    border-bottom: none;
    text-decoration:none;
}

.jquery-modal.blocker.current {
    z-index: 9999!important;
}

.favorite-block .share-block {
    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    z-index: 10;
}
@media (max-width: 1240px) {
    .favorite-block .share-block {
        left: -55px !important;
    }
    .share-block__socials:before {
        left: 193px !important;
    }
}
.share-block__socials {
    position: relative;
}

.share-block__socials:before {
    position: absolute;
    content: '';
    left: 50%;
    top: -6px;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    border: 1px solid #fff;
    background: #fff;
}

.ya-share2__list {
    display: inline-flex !important;
    align-items: center;
    vertical-align: top;
    padding: 0;
    margin: 0;
    list-style-type: none;
    height: 40px !important;
}

.ya-share2__list_direction_horizontal > .ya-share2__item {
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    margin-bottom: 0;
}

.ya-share2__item .ya-share2__title {
    display: none;
}

.ya-share2__container_size_m .ya-share2__icon {
    height: 40px;
    width: 40px;
    background-size: contain;
    background: no-repeat center;
    margin: 5px 2px 5px 2px;
}

.ya-share2__badge {
    display: inline-block;
    vertical-align: top;
    border-radius: 2px;
    color: #fff;
    overflow: hidden;
    position: relative;
    width: 24px;
    height: 24px;
    background-color: #fff !important;
}

.ya-share2__icon {
    display: inline-block;
    vertical-align: top;
}

.ya-share2__badge .ya-share2__icon {
    padding: 0;
    margin: 0;
}
.ya-share2__item_service_facebook .ya-share2__badge .ya-share2__icon {
    background-image: url("/static/images/socialauth/icon_fb.png") !important;
}

.ya-share2__item_service_twitter .ya-share2__badge .ya-share2__icon {
    background-image: url("/static/images/socialauth/icon_tw.svg") !important;
}

.ya-share2__item_service_gplus .ya-share2__badge .ya-share2__icon {
    background-image: url("/static/images/socialauth/icon_gp.svg") !important;
}

.ya-share2__item_service_vkontakte .ya-share2__badge .ya-share2__icon {
    background-image: url("/static/images/socialauth/icon_vk.svg") !important;
}

.ya-share2__item_service_moimir .ya-share2__badge .ya-share2__icon {
    background-image: url("/static/images/socialauth/icon_mr.svg") !important;
}

.ya-share2__item_service_odnoklassniki .ya-share2__badge .ya-share2__icon {
    background-image: url("/static/images/redesign3/wls/share/6-wish-ok.svg") !important;
}

