@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//naiprotec.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=17.2.5") 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:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Inter", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-transform:uppercase;
--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:14px;
}
:root{
--wd-primary-color:rgb(0,0,0);
}
:root{
--wd-alternative-color:rgb(244,119,236);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(0,0,0);
}
:root{
--btn-default-bgcolor-hover:rgb(244,119,236);
}
:root{
--btn-accented-bgcolor:rgb(0,0,0);
}
:root{
--btn-accented-bgcolor-hover:rgb(244,119,236);
}
: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: #fff;
		
					--btn-default-color-hover: #fff;
		
					--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-brd-radius: 0px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
				--btn-accented-box-shadow-active: none;
				--btn-accented-bottom: 0px;
			
			
			
					
							
					--wd-brd-radius: 0px;
			}

	
	
			@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: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
.addify-quote-form
.input-text.qty.text{
	width: 50px
}
[data-id="4ce304b"] img, [data-id="40d0f4d"] img {
	filter: grayscale(100%);
  transition: filter 0.5s ease, transform 1.5s ease;
}

[data-id="4ce304b"] img:hover, [data-id="40d0f4d"] img:hover {
	filter: grayscale(0%);
	transform: scale(1.05);
}



div.wpforms-container-full input[type=submit], 
div.wpforms-container-full button[type=submit],
div.wpforms-container-full .wpforms-page-button,
div.wpforms-container-full .wpforms-form button[type=submit]
{
    
    touch-action: manipulation !important;
    margin: 0 !important;
    font: inherit !important;
    overflow: visible !important;
    -webkit-appearance: button !important;
    box-sizing: border-box !important;
    fill: #fff !important;
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    outline: none !important;
    box-shadow: none !important;
    vertical-align: middle !important;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: var(--btn-transform) !important;
    text-shadow: none !important;
    font-style: var(--btn-font-style) !important;
    line-height: 1.2 !important;
    cursor: pointer !important;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease !important;
    border: none !important;
    min-height: 47px !important;
    flex-basis: 100% !important;
    font-family: "Inter", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 900 !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-radius: 0px 0px 0px 0px !important;
    padding: 20px 20px 20px 20px !important;
    background-color: #FFFFFF !important;
    color: #000000 !important;
}

div.wpforms-container-full input[type=submit]:hover,
div.wpforms-container-full button[type=submit]:hover,
div.wpforms-container-full .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:hover {

    border-color: white !important;
    color: white !important;
	background-color: #F2A8DC !important;
}
.grecaptcha-badge {opacity:0}
.whb-column.whb-mobile-right {
	display: none !important;
}

.wpforms-validate.wpforms-form.wpforms-ajax-form input:not([type="checkbox"]):not([type="radio"]),
.wpforms-validate.wpforms-form.wpforms-ajax-form textarea {
    touch-action: manipulation !important;
    margin: 0 !important;
    font: inherit !important;
    box-sizing: border-box !important;
    line-height: 1.4 !important;
    min-height: 40px !important;
    appearance: none !important;
    padding: 0 15px !important;
    box-shadow: none !important;
    font-size: 14px !important;
    transition: border-color .5s ease !important;
    width: 100% !important;
    border: 1px solid #69727d !important;
    vertical-align: middle !important;
    flex-grow: 1 !important;
    height: auto !important;
    border-radius: 3px !important;
    flex-basis: 100% !important;
    max-width: 100% !important;
    color: #000000 !important;
    font-family: "Inter", Sans-serif !important;
    font-weight: 400 !important;
    background-color: #ffffff !important;
    border-width: 0px 0px 1px 0px !important;
}

.FichaInstalacionVideo ul {
	visibility: hidden;
}
.wd-nav[class*="wd-style-"]>li>a {
	color: rgb(0 0 0) !important;
}
.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    font-weight: bold;
}@media (max-width: 576px) {
	.wd-product-filters button[type="submit"] {
	display: none
}
}

