/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* GLOBAL */

	/* FONT CUSTOMIZATIONS */
	p {
		line-height: 2em !important;
	}
	.accent-font em {
		font-family: var(--e-global-typography-text-font-family);
		text-transform: none;
		font-size: .8em;
		font-weight: normal;
	}

	span.brand {
		font-size: .8em !important;
		text-transform: uppercase;
		letter-spacing: 1.5pt;
	}

	h2 em {
		text-transform: lowercase !important;
		font-family: var(--e-global-typography-text-font-family);
	}

	.piano-content-slider-nav li {
		font-family: "Knockout HTF48", Sans-serif;
		text-transform: uppercase;
	}

	/* PRODUCT CUSTOMIZATIONS */
	.single-product #footer-top {
		display: none !important;
	}

	.single-product .woocommerce-product-details__short-description ul {
		padding-bottom: 15px;
	}



/* PAGE - SPIRIO > MUSIC LIBRARY */
#ramsey img {object-position: 0px 0px !important;}
#bill img {object-position: 100% 0px !important;}

/* PRODUCT - Chippendale */
.single-product.postid-2182 #specs-design-title,
.single-product.postid-2182 #specs-design,
.single-product.postid-2182 #showcase-1,
.single-product.postid-2182 #showcase-2,
/* PRODUCT - Louis XV */
.single-product.postid-2180 #specs-design-title,
.single-product.postid-2180 #specs-design,
.single-product.postid-2180 #showcase-1,
.single-product.postid-2180 #showcase-2{
/* 	display: none !important; */
}