/* Developer style 20-03-2019 */
.wp-subscribe-popup .popup-content .coupon_box{width: 100%;padding: 15px 15px 0;margin-top: 10px;margin-bottom: 0;}
.wp-subscribe-popup .popup-content .coupon_box .middle-bar {margin-bottom: 0;}
.wp-subscribe-popup .popup-content .coupon_box .top-bar{display:none;}
.wp-subscribe-popup .popup-content .coupon_box .bottom-bar{display:none;}
.wp-subscribe-popup .popup-content .coupon_box .incopycodearea{max-width:270px;}


.header-top-bar {background: #0C6ADB;color: #fff;padding-top: 8px;}
.header-top-bar span.top-text {font-size: 15px;vertical-align: top;padding: 0 0 8px 0;display: inline-block;max-width: 440px;}
.header-top-bar span.top-text br{display: none;}
.header-top-bar .coupon_box{padding: 0;margin: 0;background-color: transparent !important;border:none;width: 50%;}
.header-top-bar .coupon_box .top-bar{display:none;}
.header-top-bar .coupon_box .bottom-bar{display:none;}
.header-top-bar .coupon_box .middle-bar{margin-bottom: 0;}
.header-top-bar .coupon_box .incopycodearea{max-width:270px;margin-bottom: 0;}
.header-top-bar .coupon_box .time-static-caption{color: #fff;}
.header-top-bar span.close-topbar {float: right;cursor: pointer;padding-top: 5px;}
.header-top-bar span.close-topbar:before {content: "\f00d";font:normal normal normal 14px/1 ShortcodesUltimateIcons;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 16px;text-rendering: auto;display: inline-block;}
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5) url("images/newloader.svg") no-repeat fixed center;
    z-index: 10000;
}
#overlay p {
    text-align: center;
    position: relative;
    left: 0;
    right: 0;
    color: #fff;
    top: 50%;
    padding: 65px 0 0;
    z-index: 9999999999;
    opacity: 1;
    font-size:40px;
    font-weight:700;
}

.incopycodearea a {background: #0C6ADB !important;border:1px dashed #175cb5 !important; color:#fff !important; }
.header-top-bar .middle-bar .incopycodearea a{border: 1px dashed #fff !important;}

@media screen and (max-width:1100px){
.header-top-bar span.top-text br{display: block;line-height: 0;}
.header-top-bar span.top-text{padding: 2px 0 8px 0;}
}

@media screen and (max-width:991px){
.header-top-bar span.top-text{text-align: center;width: 100%;max-width: 100%;}
.header-top-bar span.top-text br{display: none;}
.header-top-bar span.close-topbar {position: absolute;top: 10px;right: 10px;padding: 0 !important;}
.header-top-bar .coupon_box{width: 100%;text-align: center;}
.header-top-bar .coupon_box .middle-bar {max-width: 550px;width: 100%;}
.header-top-bar .coupon_box .time-static-caption{max-width: 140px;}
}

@media screen and (max-width:767px){
.header-top-bar{display:none;}
.wp-subscribe-popup .popup-content {padding: 15px;}
.wp-subscribe-popup{background: #FFF !important;}
.wp-subscribe-popup .popup-content .coupon_box{padding: 10px 5px 5px;}
.wp-subscribe-popup .popup-content .coupon_box .incopycodearea{margin-right:5px;}
}

@media screen and (max-width:480px){
.wp-subscribe-popup .popup-content {padding: 10px;}
.wp-subscribe-popup .coupon_box .drp_timer { width: 50%;text-align: center;}
.wp-subscribe-popup .coupon_box .time-static-caption{max-width: 50%;}
.wp-subscribe-popup .coupon_box .drp_timer .hours{width: 100%;}
.wp-subscribe-popup .popup-content .coupon_box .incopycodearea{max-width: 100%;}
}
