/*
Theme Name:     Marketify Child
Theme URI:      http://astoundify.com/themes/marketify
Template:       marketify
Version:        1.0
*/

.header-outer, .minimal, .custom-background.minimal, .wp-playlist .mejs-controls .mejs-time-rail .mejs-time-current {
	background-color: transparent;
    background-image: url("/wp-content/uploads/2019/01/6662-e1564503355239.jpg");
}

.entry-content div[itemprop="description"] > li, .entry-content div[itemprop="description"] > p, .entry-content > li, .entry-content > p, .entry-summary > li, .entry-summary > p {
	font-size: 19px;
}

.current-cart.menu-item.menu-item-has-children {
	display: none;
}

home .page-header  p:last-of-type {
	font-size: 25px;}

.home .page-header {
	padding-top: 6em;
    padding-bottom: 10em;
    background-color: #6db6e196;
	max-width: none;
}

.site-header {
    background-color: #6db6e196;
}

.home .page-header .page-title, .nav-menu--primary li a {
font-family: "Open Sans Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.search-form .search-field {
    font-size: 18px;
    padding: 15px 10px;
}

/* .site-title {
border: 6px double #ffffff75;
padding: 10px;
font-size: 44px;
}
*/

.site-branding .custom-header img {
	max-width: 77%
}

.widget--home-taxonomy-stylized {
	background-color: #20d28d;}

/* .search-form .search-submit {background-color: #2ca4f2;} */

.download-header__info .edd_price {
	display: none;
}

.header-outer .download-gallery {
	max-width: 70%;
}

.content-grid-download__entry-header .entry-title a {
font-weight: bold;
}
	.search-form .search-submit {
	background-color:#bdc3c7;
    height: 57px;}

#custom_html-3 {
	margin-bottom: 0px;margin-top: 80px;
}
#custom_html-2 {
	margin-bottom: 0px;
}

#custom_html-4 {
	margin-top: 0px;
}

#marketify_widget_taxonomy_stylized-2 {
	margin-top: 0px;
}

ul.taxonomy-stylized {
	border-top: 1px solid #fff;
	margin-top: 0px;}

ul.taxonomy-stylized a {
	color: #bdc3c7;
	font-size: 30px;}

.widget--home-taxonomy-stylized {
	background-color: #eaeaea33;
}

.widget--home-taxonomy-stylized:first-child {
	margin-top: 0px;
}

.tag-cloud-link {
	padding: 5px 20px;
	color: #b1b1b1;
	font-weight: bold;
	
}

.content-grid-download__entry-header .entry-title a {
	font-size: 17px;
}

.content-grid-download__actions .item-price
{display:none;}

.content-grid-download__entry-header .entry-title a {
	font-family: sans-serif;
}

div#comments, #snippet-box{
	display: none;}

.a2a_vertical_style a {	
	overflow: visible;width:130px;	
}


@media screen and (min-width: 340px) {
	.home .page-header .page-title {
	font-size: 35px;}
}

@media screen and (min-width: 600px){
	.home .page-header .page-title {
	font-size: 50px;}
}

/* Hide AddToAny horizontal share bar when screen is more than 980 pixels wide */
@media screen and (min-width: 980px) {
    .a2a_floating_style.a2a_default_style { display: none; }
}

@media screen and (min-width: 992px){
	.col-md-8.col-xs-12 {
		width: 100%;}
    .widget-area {
    display: none;}
	.nav-menu--primary li a{
		font-size: 18px;}
	.home .page-header .page-title {
		font-size: 60px;}
	.col-md-offset-2 {
	margin-left: 0%;}

}

@media screen and (min-width: 1200px){
	.home .page-header .page-title {
	font-size: 75px;}
}

/* Hide AddToAny vertical share bar when screen is less than 980 pixels wide */
@media screen and (max-width: 980px) {
    .a2a_floating_style.a2a_vertical_style { display: none; }
}