#edd_checkout_form_wrap .edd_discount_link {
    color: #FFEB3B;
    font-size: 18px;
    text-decoration: underline;
    padding-left: 10px;
}
.postid-1151 section.pricing-1.twp-choose-price {
    display: none;
    visibility: hidden;
}
.tmt-popup-overlay {
    background: rgba(34, 136, 125, 0.80);
}
.tmt-popup .tmt-popup-wrapper,
#tmt-toggle-notice {
    background: #edbcfb;
}
.tmt-popup .tmt-popup-wrapper,
.tmt-popup .tmt-popup-wrapper .offer-title,
#tmt-toggle-notice {
    color: #4800ff;
}
.tmt-offer-link {
    display: none;
    opacity: 0;
    visibility: hidden;
}
body .page-header:before {
    background: #6540ff;
    background-image: -moz-linear-gradient(-4deg, #8828ff 28%, #4456ff 81%, #0084ff 100%);
    background-image: -webkit-linear-gradient(-4deg, #8828ff 28%, #4456ff 81%, #0084ff 100%);
    background-image: -ms-linear-gradient(-4deg, #8828ff 28%, #4456ff 81%, #0084ff 100%);
}
.tmt-notice-area .tmt-notice-image {
    width: 40%;
    margin-top: 40px;
}
.tmt-notice-area .tmt-notice-content {
    width: 60%;
}
.tmt-notice-area .tmt-notice-content .tmt-notice-title {
    margin-top: 20px;
}
.tmt-notice-area .tmt-notice-content .tmt-notice-code {
    margin-bottom: 20px;
	background: #9267ff;
    color: #fff;
    text-align: center;
    border-color: #ffeb3b;
}
.tmt-notice-content .tmt-offer-link {
    display: none !important;
}
.tmt-notice-area .tmt-notice-content .space-bottom-smaller {
    margin-bottom: 10px;
}
#edd_sl_show_renewal_form {
    text-decoration: underline;
    color: #fff;
    background: #8bc34a;
    height: 50px;
    line-height: 50px;
}
@media (min-width: 992px) {
	body .menu li.nav-item-membership a:before {
    content: "130+ Premium Themes";
    display: inline;
    position: absolute;
    top: 30px;
    right: 0;
    left: 0;
    font-size: 12px;
    background: #FF5722;
    padding: 0 5px;
    line-height: 18px;
    width: auto;
    margin: 0 auto;
		animation: blinker 3s linear infinite;
		text-align: center;
}
    body .menu li.nav-item-membership a:after {
       background-color: #5928ed;
       border-color: #28edea;
    }
    body .menu li.nav-item-membership:hover a:after,
    body .menu li.nav-item-membership:focus a:after {
        background-color: #2546f0;
        border-color: #28edea;
    }
}
@media (min-width: 992px) {
    .single.single-download.postid-65837 .page-header h1{
    font-size: 32px;
}
}
.home .twp-selector-content p.lead {
    text-align: left;
    color: #000;
    font-size: 19px;
    line-height: 1.6;
}
.single .main-container .entry-content h4 {
    font-weight: 600;
    margin-bottom: 20px;
}
#single-download-content {
    background: #fff;
}