/*
Theme Name:     Spacious Child
Theme URI:      http://example.com/
Description:    Tema Child per il tema Twenty Thirteen
Author:         Qui il vostro nome
Author URI:     http://example.com/about/
Template:       spacious
Version:        0.1.0
*/

/*
.header-post-title-container {
	display: none;
}

.woocommerce div.product div.images, .woocommerce-page div.product div.images {
	width: auto !important;
}

.woocommerce ul.products li.product a img {
	width: 60%;
}

.woocommerce div.product div.images img {
	width: 60%;
}
*/


.post .entry-meta .by-author, .post .entry-meta .date, .post .entry-meta .category, .post .entry-meta .comments, .post .entry-meta .edit-link {
	display: none;
}

.post .entry-meta {
   	border: 0px solid;
}

.footer-socket-area {
	text-align: center;
}

.post .entry-title a {
	display: none;
}

.addtoany_share_save_container {
	float: right;
}

body.single-product .ppt, body.single-product .pp_description {
display: none !important;
}


#header-text-nav-container {
    background: white !important;
}

.jp-carousel-titleanddesc-title {
    display:none !important;
}

#jp-carousel-comments-loading span {
display: none;
}

a.jp-carousel-image-download {
display:none;
}

.jp-carousel-image-meta {
display:none;
}

.jp-carousel-info {
display:none;
}


/* only show captcha badge on contact page, id 325 */
body:not(.page-id-325) .grecaptcha-badge {
    display: none;
}

