@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.newmottinoxsrl.it/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.2.0") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:#412c1e;
}
:root{
--wd-alternative-color:#d0af94;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(208,175,148);
}
:root{
--btn-accented-bgcolor-hover:rgb(208,175,148);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
									--wd-sticky-btn-height: 95px;
					
					--wd-brd-radius: 0px;
			}

			@media (max-width: 1024px) {
			:root {
				--wd-sticky-btn-height: 95px;
			}
		}
	
			@media (max-width: 768px) {
			:root {
				--wd-sticky-btn-height: 42px;
			}
		}
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
	
.single_add_to_cart_button {
    background-color: #3cca94;
    min-width:250px;
	height: 80px
}
body .quantity input[type=button] {
    min-width: 25px;
    height: 80px;
}
body .quantity input[type=number] {
    width: 30px;
    height: 80px;
}
.btns-shop-light .cart-totals-inner .checkout-button {

    padding: 25px 30px 25px 30px;

}
button#place_order {

    padding: 30px 30px 30px 30px;

    font-size: 18px;

}
.wc-stripe-elements-field, .wc-stripe-iban-element-field {

    padding: 20px;

}
.product-label.onsale {
	display: none !important;
}
body.woocommerce-checkout input[type=text], 
body.woocommerce-checkout input[type=email], 
body.woocommerce-checkout input[type=password],
body.woocommerce-checkout input[type=search], 
body.woocommerce-checkout input[type=number], 
body.woocommerce-checkout input[type=url], 
body.woocommerce-checkout input[type=tel], 
body.woocommerce-checkout input[type=date], 
body.woocommerce-checkout select, 
body.woocommerce-checkout textarea {
    padding: 0 15px;
    max-width: 100%;
    width: 100%;
    height: 60px;
    border: 2px solid rgba(129,129,129,.2);
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    vertical-align: middle;
    font-size: 18px;
    transition: border-color .5s ease;
}
.ywcdd_delivery_message {
	color: white;
    font-size: 1.1em;
	}
.woocommerce-mini-cart__buttons .btn-cart {

    font-size: 15px;

    height: 60px;

}



.woocommerce-mini-cart__buttons .checkout {

    font-size: 15px;

    height: 60px;

}
/**Remove* Taxt ID dropdwon */
#billing_cf_field {
	display: none !important;
}

@media (min-width: 1025px) {
	.product-template-default .price .amount {
    font-size: 24px;
}
.archive .price .amount{
   font-size: 18px;
}
.site-content {
margin-top: -32px;
	}
.woodmart-hover-quick .add-to-cart-loop span {
    display: block;
}

.woodmart-hover-quick .add-to-cart-loop:before {
display: none;
}

.woodmart-hover-quick .add-to-cart-loop {
    width: 100%;
    height: 50px;
}
.woodmart-sticky-btn-shown.woodmart-sticky-btn .awdr-bulk-customizable-table {

    display: none;

}


}

@media (max-width: 576px) {
	.product-template-default .price .amount {
    font-size: 24px;
}
.archive .price .amount{
   font-size: 18px;
}
.site-content {
margin-top: -32px;
	}
.woodmart-hover-quick .add-to-cart-loop span {
    display: block;
}

.woodmart-hover-quick .add-to-cart-loop:before {
display: none;
}

.woodmart-hover-quick .add-to-cart-loop {
    width: 100%;
    height: 50px;
}
.woodmart-sticky-btn-shown.woodmart-sticky-btn .awdr-bulk-customizable-table {

    display: none;

}

}

