
.wcb-coupon-box.wcb-coupon-box-3 .wcb-content-wrap .wcb-md-content .wcb-modal-body {
    /*padding-bottom: 20px;*/
    padding-top: 76px;
}

.wcb-coupon-box.wcb-coupon-box-3 .wcb-content-wrap .wcb-md-content .wcb-modal-body .wcb-coupon-box-newsletter .wcb-newsletter-form .wcb-input-group {
    display: block;
}

.wcb-coupon-box.wcb-coupon-box-3 .wcb-content-wrap .wcb-md-content .wcb-newsletter-form .wcb-input-group input.wcb-email,
.wcb-coupon-box.wcb-coupon-box-3 .wcb-content-wrap .wcb-md-content .wcb-newsletter-form .wcb-input-group .wcb-input-group-btn {
    width: 60%;
    display: block;
    margin: 0 auto !important;
    float: none;
    text-align: center;
}

.wcb-coupon-box .wcb-content-wrap .wcb-md-content .wcb-gdpr-field,
.wcb-coupon-box .wcb-content-wrap .wcb-md-content .wcb-register-account-field,
.wcb-coupon-box.wcb-coupon-box-3 .wcb-content-wrap .wcb-md-content .wcb-warning-message {
    text-align: center;
}

.wcb-coupon-box .wcb-content-wrap .wcb-md-content .wcb-register-account-field {
    margin-bottom: 5px;
}

.wcb-coupon-box.wcb-coupon-box-3 .wcb-content-wrap .wcb-md-content .wcb-modal-header .wcb-coupon-box-title span {
    font-size: 60%;
    display: block;
}

.wcb-coupon-box.wcb-coupon-box-3 .wcb-content-wrap .wcb-md-content .wcb-modal-header {
    line-height: 80% !important;
    font-weight: 400;
}

.wcb-coupon-box.wcb-coupon-box-3 .wcb-newsletter-form .wcb-input-group .wcb-input-group-btn {
    padding-top: 10px;
}

@media screen and (max-width: 480px) {
    .wcb-coupon-box.wcb-coupon-box-3 .wcb-newsletter-form .wcb-input-group .wcb-input-group-btn {
        padding: 0;
    }
}

/*social hover*/
.wcb-coupon-box .wcb-facebook-follow .wcb-social-button:hover span.wcb-social-icon {
    color: #3b579d;
}

.wcb-coupon-box .wcb-twitter-follow .wcb-social-button:hover span.wcb-social-icon {
    color: #3CF;
}

.wcb-coupon-box .wcb-pinterest-follow .wcb-social-button:hover span.wcb-social-icon {
    color: #BD081C;
}

.wcb-coupon-box .wcb-instagram-follow .wcb-social-button:hover span.wcb-social-icon {
    color: #6a453b;
}

.wcb-coupon-box .wcb-dribbble-follow .wcb-social-button:hover span.wcb-social-icon {
    color: #F26798;
}

.wcb-coupon-box .wcb-tumblr-follow .wcb-social-button:hover span.wcb-social-icon {
    color: #32506d;
}

.wcb-coupon-box .wcb-google-follow .wcb-social-button:hover span.wcb-social-icon {
    color: #DC4A38;
}

.wcb-coupon-box .wcb-vkontakte-follow .wcb-social-button:hover span.wcb-social-icon {
    color: #45668e;
}

.wcb-coupon-box .wcb-linkedin-follow .wcb-social-button:hover span.wcb-social-icon {
    color: #007bb5;
}

.wcb-coupon-box .wcb-youtube-follow .wcb-social-button:hover span.wcb-social-icon {
    color: #ff0000;
}

/*custom fields*/
.wcb-coupon-box-3 .wcb-custom-input-fields {
    width: 60%;
    margin: 0 auto;
}

.wcb-coupon-box-3 .wcb-custom-input-fields.wcb-input-fields-count-1 .wcb-input-field-item,
.wcb-coupon-box-3 .wcb-custom-input-fields.wcb-input-fields-count-3 .wcb-input-field-item:last-child,
.wcb-coupon-box-3 .wcb-custom-input-fields.wcb-input-fields-count-5 .wcb-input-field-item:last-child {
    width: 100%;
}