/*
Theme Name:     Marketify Child
Theme URI:      http://astoundify.com/themes/marketify
Template:       marketify
Version:        1.0
*/
body.home #content,
.edd_price,
body.single-download #comments.comments-area,
.item-price,
#edd_download_79 {
display: none!important;
}


span.small-text {
  font-size: 8px;
color: #FFA500;
position: absolute;
left: 0;
text-align: center;
width: 100%;
  bottom: 3px;
}
span.small-text-vps {
  font-size: 8px;
color: #3AC89E;
  position: absolute;
left: 0;
text-align: center;
width: 100%;
  bottom: 3px;
}
a.button.button--color-white.get-hosting-suggestion {
  position: relative;
}
span.edd_price_option_price.regular_price {
 color: #404040; 
}
span.edd_price_option_price {
  color: #FFA500;
}
.nav-menu--primary li a {
  font-size: 12px!important;
}
span.edd_price_option_price:after {
  content: "20% OFF on today!";
font-size: 10px;
color: red;
position: relative;
top: -7px;
}
span.edd_price_option_price.regular_price:after {
  content: "";
}
span.edd_price_option_name {
  font-size: 13px;
}
li.edd_download_file:after {
  content: "- Unzip first";
  color: red;
  font-weight: bold;
  font-style: italic;
}

.edd_price_options li:first-child span.edd_price_option_price:after {
  content: inherit;
}
.edd_price_options li:first-child span.edd_price_option_price,
.edd_price_options li:first-child span.edd_price_option_sep {
  display: none;
}
.edd_price_options li:first-child span.edd_price_option_name:after {
  content: " - FREE DOWNLOAD";
  color: #FFA500;
  font-weight: bold;
}

/* money back */
.money-back-safe-payment {
color: #99cc00;
font-style: italic;
font-size: 12px;
margin: 0;
}
#text-4 {
  margin-bottom: 0;
}
#text-4 h3.widget-title {
  margin-bottom: 20px;
}
/* highlight best price */
.edd_price_options.edd_single_mode ul li:nth-child(2n) {
    background: #f9e674;
}
.edd-download h3, .edd-download h2 {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

header#masthead.site-header {
background: #2ea3f2;
opacity: 0.9;
position: fixed;
width: 100%;
z-index: 999;
padding: 10px;
}
.home .page-header {
padding-top: 13em;
}
.page-header {
padding: 10em 0 6em;
}
.page-title {
text-transform: inherit;
}
a.button.buy-now.popup-trigger {
background: #2ea3f2;
}
.discounted-price {
color: #ff9900;
}

.col-md-4 .col-md-4 {
	width: 100%;
}
#menu-item-2833 a:after {
	content: "HOT!";
	font-size: 8px;
	color: #FFA500;
	position: relative;
	top: -10px;
}

#menu-item-2833 a:after {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {  
  50% { opacity: 0; }
}

#edd-gateway-option-2checkout:after {
	content: " (Paypal/Credit Cards)"!important;
	color: #FFA500;
	font-size: 10px;
	visibility: visible!important;
	text-indent: inherit!important;
}

body.single-download div.content-column.one_half h3 {
padding-top: 100px;
}

@media (max-width: 767px) {
body.home .page-header a.buy-now {
margin-bottom: 20px!important;
}
}

body.home .kk-star-ratings {
display: none!important;
}

body.single-download a.edd-add-to-cart {
	padding: 20px 40px !important;
	border: 3px solid #f9e674;
}
body.single-download article.edd-download div.content-column.one_half {
	padding-right: 30px;
}
.widget-title--blog.nobal:after {
background: none;
}

body.page-id-2799 .kk-star-ratings.lft {
float: none;
margin: 0 auto;
}
.pricing-table-widget-description h2 {
font-size: 44px;
}
div.tag-decs-part {
	padding: 20px 20px 1px 20px;
	width: 1170px;
	border-top: 1px solid #999;
	background: #373f48;
	margin: 0 auto;
	color: #fff;
}