/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


/* Generale - Inizio */

h2 {
	line-height: 1 !important;
}

li {
    margin-bottom: 0px !important;
    margin-left: 20px;
}

p {
    margin-bottom: 10px;
}

.wd-accordion-content p {
    margin-bottom: 10px !important;
}

table.variations {
	margin-bottom: inherit !important;
}

@media (max-width: 767px) {
	h2 {
		line-height: 1.3 !important;
	}
}

.label_spedizione_gratuita {
	color: #0e7c47;
	font-size: medium;
}

/* Generale - Fine */


/* Header - Inizio */

.site-logo img.attachment-full.size-full,
#footer_3_col img.footer_logo_size {
    height: 60px;
}

.page-title {
/*     margin-bottom: 70px !important; */
	margin-bottom: 20px !important;
}


/* Header - Fine */



/* Hidden reviews - Inizio */

.reviews_tab {
	display: none;
}

/* Hidden reviews - Fine */



/* Btn nero testo bianco - Inizio */

a.button_product,
.wd-load-more,
#form-newsletter .wpcf7-submit {
    color: #fff;
    border: 2px solid #000;
    padding: 13px 19px;
    background-color: #000;
}

a.button_product:hover,
.wd-load-more:hover,
#form-newsletter .wpcf7-submit:hover {
    background-color: transparent;
    color: #000;
    border: 2px solid #000;
}


/* Btn nero testo bianco - Fine */



/* Blog single post - Inizio */

aside.sidebar-container.sidebar-right.area-sidebar-1 {
    padding: 17px;
}

.post-single-page {
    margin-right: 35px;
}

.post-single-page .post-title {
    margin-bottom: 30px !important;
    font-size: 40px !important;
}

.article-body-container h2 {
	font-size: 30px !important;
	margin-bottom: 5px;
}

li.meta-author,
.wd-post-cat.wd-style-with-bg,
.wd-post-meta,
.hovered-social-icons {
    display: none !important;
}

@media (max-width: 767px) {
	.post-single-page {
		margin-right: 0px;
	}
}

/* Blog single post - Fine */


/* Modulo di iscrizione newsletter - Inizio */

 #form-newsletter span.wpcf7-spinner {
    display: none !important;
}

#form-newsletter .privacy_newsletter {
    font-size: 12px !important;
    line-height: 13px !important;
}

#form-newsletter .input_newsletter,
#form-newsletter .btn_newsletter {
    display: inline-block;
}

#form-newsletter .input_newsletter {
    width: 238px;
}

.sib-form {
    padding: 0 !important;
}

/* Modulo di iscrizione newsletter - Fine */


/* Footer - Inizio */

#footer_3_col ul { line-height: 12px !important; }


#footer_3_col .wpb_content_element {
    margin-bottom: 22px;
}

#footer_3_col li {
	font-size: 14px;
}

#footer_3_col .wpb_text_column {
    margin-bottom: 13px !important;
}

/* .copyrights-wrapper {
    background-color: #000;
	color: #ffffff !important;
} */

.copyrights-wrapper {
    background-color: #b4b3b3 !important;
    color: #000000 !important;
}

.copyrights-wrapper a {
	color: #000 !important;
}


/* Footer - Fine */