#moda_popupnewsletter  .modal-content {
    background-clip: padding-box;
    background:none;
    border:none;
    border-radius: 0;
    outline: 0 none;
    position: relative;
}
.wbpopup .fancybox-skin .fancybox-close {top:5px; right:2px; background-color: transparent; color: #ffffff; line-height: 20px; z-index:8}
.wbpopup .fancybox-skin .fancybox-close:after {
    content: "X";
    font-size: 20px;
}
.wbpopup .inputNew {
    background-color: #ffffff;
    border: medium none;
    clear: both;
    color: #555555;
    display: block;
    float: left;
    font-size: 16px;
    height: 35px;
    margin-top: 10px;
    padding: 0 0 0 15px;
    width: 270px !important;
}
.wbpopup  .form-control::-webkit-placeholder{
    width: 270px;
    float: right;
    color: red;
}
#uniform-newsletter_popup_dont_show_again{
    float: left;
    margin-top: 3px;
}
#uniform-newsletter_popup_dont_show_again span{
    background-color: transparent;
    border: 1px solid #ffffff;
}
.fancybox-close-overlay {
    width: 28px;
    height: 28px;
    position: absolute;
    cursor: pointer;
    top:5px;
    right:5px;
    z-index:9;
}
#newsletter_block_popup {
    color: #222222;
    padding: 15px;
    display: table-cell;
    vertical-align: middle;
}
#moda_popupnewsletter .close{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    position: absolute;
    right: 0;
    background: #fff;
    z-index: 1;
}
#moda_popupnewsletter .close:hover{
    opacity: 1;
}
.wbpopupnewsletter .popup_title p{
    color: #000;
}
.wbpopupnewsletter .popup_title p,.wbpopupnewsletter .popup_text p{
    margin-bottom: 0;
}
.wbpopupnewsletter .popup_title{
    margin: 30px 0 0 0;
    font-size: 24px;
    letter-spacing: .5px;
    text-transform: capitalize;
}
.wbpopupnewsletter .popup_text{
    font-size: 12px;
    text-transform: capitalize;
    color: #555;
    line-height: 23px;
    letter-spacing: 0.5px;
    margin: 20px 0 0 0;
}
.button_unique {
    margin: 15px 0;
    min-width: 135px;
    padding: 12px 10px;
}
#newsletter_block_popup .inputNew{
    height: 42px;
}
.wbpopupnewsletter{
    display: table;
    background-color: #fff;
    
}
#moda_popupnewsletter{
    top: 25%;
}
.send-response {
    font-size: 14px;
    border-radius: 0;
    z-index: 9;
    color: #000;
    background-color: #f5f5f5;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
    line-height: 30px;
}
.news-modal-t{
    font-size: 22px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
}
.subscribe-bottom.d-inline-block {
    margin-top: -5px;
}

.newsletter_block_popup-bottom label {
	padding-left: 12px;
}
