/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
h1, h2, h3, h4, h5, h6{
	margin: 20px 0 30px;
} 

p{ padding-bottom: 30px; }

.page-title h1, .page-title h1 *, .page-title h1 a:hover, #page .page-title .entry-title{
	font-size: 60px;
	line-height: 72px;
}

h2, .h2-size, .entry-title.h2-size, h1.entry-title, 
.dt-accordion-h2-size .wpb_accordion_header > a{ font-size: 42px; }

.side-header .header-bar { padding: 60px; }

.branding > a, .branding > img { margin: 0 auto; }

.grecaptcha-badge{display: none!important;}

#footer{margin: 90px 0 20px;}

.ig-menu-hide span{display: none;}

.mini-widgets{
	justify-content: center;
}

.second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-branding{
	max-width: 80px;
}
.mobile-branding > a, .mobile-branding > img{
	padding:20px;
}

.switcher-wrap .woocommerce-ordering select{
	background-color: #222;
}

.shopping-cart-inner{
	background-color: #333;
}

.masthead .shopping-cart-inner, .dt-mobile-header .shopping-cart-inner, 
.masthead .shopping-cart-inner *, .dt-mobile-header .shopping-cart-inner *, 
.masthead .shopping-cart-inner a:not(.button):not(.remove), 
.dt-mobile-header .shopping-cart-inner a:not(.button):not(.remove), 
.masthead .shopping-cart-inner .amount, .dt-mobile-header .shopping-cart-inner .amount{
	color:#909090!important;
}


/* HOME PAGE */

.home figcaption.woocom-list-content,.home span.onsale,
.page-id-1014 figcaption.woocom-list-content{display: none;}

.home .product .woo-buttons-on-img{
    margin-bottom: 10px!important;
}



/*SHOP PAGE*/

/*make the product images square on shop archive pages */
.post-type-archive-product .product .woo-buttons-on-img,
.tax-product_cat .product .woo-buttons-on-img{
	padding-bottom: 100%;
	height: 0;
}

.widget_price_filter .ui-slider .ui-slider-handle, .widget_price_filter .ui-slider .ui-slider-range, .product .onsale{
	background-color: #333;
	color:#aaa;
	font-weight: 300;
}


/* MUSIC PAGE */

@media(min-width: 1201px){
	#main-slideshow,#rev_slider_1_1_wrapper, #rev_slider_1_1{
    	width: 100% !important;
	}
	#rev_slider_1_1_wrapper{left:0!important;}
}
.down-scroll{
	font-size: 72px;
}

/* portfolio template */
.single-portfolio .project-slider{
	display: none;
}
.wp-block-embed-spotify,
.wp-block-embed-youtube{
	padding-bottom: 40px;
}
blockquote.wp-block-quote,
.wp-block-quote p{
	font-weight: 200;
    font-family: Nunito, sans-serif;
    line-height: 30px;
}
.wp-block-quote p:first-child{
	 padding-top: 30px;
}
/* MUSIC Portfolio page */
.page-id-980 .post-entry-content{
	display: none;
}
.project-links-container{
	cursor: pointer;
}


/* NICKY'S EDITS */

.products-shortcode .filter a.show-all,
.woo-buttons{display:none;}