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

.d-none,
body .product_meta .sku_wrapper{
	display:none!important;
}
.justify-content-center{
	justify-content: center!important;
}
.footer-column-3 {
	text-align: center;
}
.footer-column-3 figure img{
	width: 80%;
	max-width: 150px;
}
.hg-section-letter{
	font-size: 3em;
}
.hg-glossary .hg-nav {
	justify-content: space-between;
}
.hg-glossary .hg-nav span,
.hg-glossary .hg-nav a {
	display:block;
	padding:8px;
	line-height:1;
	text-decoration:none
}
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner {
	display: flex;
	padding: 15px !important;
}

/* Formulaire newsletter */
.form-newsl{
	display: flex;
	justify-content: center;
}
.form-newsl .item-newsl-ok input[type="submit"]{
	color: var(--btn-accented-color-hover)!important;
	box-shadow: var(--btn-accented-box-shadow-hover)!important;
	background-color: var(--btn-accented-bgcolor-hover)!important;
	border: none;
}

body .payment_box .Input {
	background-color: #fff!important;
}

.archive.no-pro .price,
.is-pro .woocommerce-shipping-totals .woocommerce-shipping-destination,
.no-pro .menu-item-11375,
.no-pro .menu-item-11376,
.no-pro .menu-item-11377,
.no-pro .menu-item-11378,
.is-pro .hide-pro,
.is-pro .menu-item-12239,
.cat-item-96 > .category-nav-link,
.no-pro .wd-nav-product-cat .cat-item-96,
.is-pro .wd-nav-product-cat .cat-item-70,
.is-pro .wd-nav-product-cat .cat-item-72,
.is-pro .wd-nav-product-cat .cat-item-73 {
	display: none!important;
}
