/*
Theme Name: Musea Child
Theme URI: https://musea.qodeinteractive.com
Template: musea
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Description: Art Gallery and Museum Theme
Tags: one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-menu,featured-images,flexible-header,post-formats,sticky-post,threaded-comments,translation-ready
Version: 1.3.1622303163
Updated: 2021-05-29 17:46:03

*/

.eltdf-grid {
	width: 90%;
}
.pp_pic_holder .pp_content .pp_details .pp_description {
	width:96% !Important;
}
.eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner {
	padding: 70px 0 130px 0;
}
.eltdf-portfolio-list-holder article .eltdf-pli-link .eltdf-pl-item-plus {
	display: none;
}
.eltdf-pl-filter-holder ul li span {
	font-size: 18px;
}
.eltdf-portfolio-single-holder .eltdf-ps-info-holder .eltdf-ps-info-title {
	display: none;
}
body.single-product .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner {
	padding: 60px 0 60px 0;
}
.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-woo-social-share-holder > * {
	display: none;
}
.eltdf-woo-single-page .related.products {
	display: none;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads,
.eltdf-woo-single-page .eltdf-single-product-summary p.stock.in-stock {
	display: none !important;
}
.single-product .product_meta .eltdf-widget-title-holder .eltdf-widget-title {
    display: block;
    margin: 13px 0 0;
    font-family: "EB Garamond";
    line-height: 1.35em;
    letter-spacing: .16em;
    font-weight: 400;
    font-size: 17px;
    color: #525252;
    text-transform: uppercase;
}
.single-product .product_meta .widget.widget_text {
	margin:0;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
	margin-bottom: 0px !Important;
}

/* LINGUA INGLESE 
   --------- HOME */
[lang="en-US"] {
}


/* LINGUA ITALIANA */
[lang="it-IT"] {
	
}



@media only screen and (max-width: 1184px) {
	.eltdf-page-header {
		display:none !important;
	}
	.eltdf-mobile-header {
		display:block !Important;
	}
}