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

:root {
	--wd-text-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Ubuntu", 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%);
	--wd-alternative-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(156,194,74);
	--wd-alternative-color: rgb(47,103,64);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center top;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.single-product .wd-page-content {
	background-image: none;
	background-repeat: repeat;
	background-size: contain;
	background-attachment: inherit;
	background-position: center center;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

@font-face {
	font-family: "Ubuntu";
	src: url("//maskhaycorp.com/wp-content/uploads/2022/01/Ubuntu-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Ubuntu";
	src: url("//maskhaycorp.com/wp-content/uploads/2022/01/Ubuntu-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Ubuntu";
	src: url("//maskhaycorp.com/wp-content/uploads/2022/01/Ubuntu-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

#img-galeria-servicio .wd-gallery-item img {
    border: 1px solid #00000050;
}


fieldset.hidden-fields-container{
	display: none;
}

/*---LANDING---*/
#title-landing .title-wrapper .img-wrapper {
    margin-top: 0px;
}
#title-landing {
    margin-bottom: 10px;
}
/*-------------------------*/
html {
  scroll-behavior: smooth !important;
}
.screen-reader-response {
    display: none;
}
form p{
    margin-bottom: 15px;
}
/*RECAPTCHA*/
.grecaptcha-badge {
    display: none !important;
}
/*NRO PAGINAS*/
nav[class*="-pagination"] li .page-numbers {
    border-radius: 50px;
    background: #00000010;
    margin: 0 5px;
}
nav[class*="-pagination"] li .current {
    background-color: var(--wd-primary-color) !important;
}
/*SERVICIOS PRODUCTOS*/
#servicio-p .promo-banner {
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 10px 6px rgb(0 0 0 / 4%) !important;
    margin: 15px;
    border-radius: 40px 0px 40px 0;
}
#servicio-p .banner-hover-background:not(.banner-background) .wrapper-content-banner:after {
    background-color: #22452df2;
    transform: scale(1.5) !important;
}
/*MENU ALIANZA*/
.single-portfolio .single-post-navigation, .slider-title, div #carousel-223, .portfolio-entry .wrap-meta{
    display: none !important;
}
.back-to-archive {
    display: none;
}
/*CARRUSEL ALIANZAS*/
#alianzas-img .wd-gallery-item {
    border: 1px solid #00000025;
    box-shadow: 0 0 10px 2px #0000001f;
    margin: 15px;
	  border-radius: 100px 50px 50px;
}
/*CARRUSEL SERVICIOS*/
.carrusel-servicios .swiper-container {
    box-shadow: 0 0 28px 2px #0000001f;
    border-radius: 100px 50px 50px;
}
/*RAZONES*/
#razones .wd-info-box .info-svg-wrapper svg{
	 width: 90px !important;
	 height: 90px !important;
}
#razones-nosotros .wd-lazy-load {
    width: 120px !important;
}
#razones  .wd-info-box .info-svg-wrapper {
    height: fit-content !important;
}
#razones path {
    fill: #2f6740 !important;
}
/*BOLETIN*/
#boletin{
    box-shadow: none;
    transform: translateY(0);
    transition: all .3s ease-out;
    border-radius: 30px;
}
#boletin:hover {
    box-shadow: 0 0 20px 14px rgb(0 0 0 / 15%);
    transform: translateY(-15px);
}
.cb-white label, .cb-white label a{
		color: #FFF !important;
}

/*OPINION*/
.testimon-style-boxed .testimonial-inner {
    padding: 30px !important; 
    box-shadow: 0 0 14px 0px rgb(0 0 0 / 10%) !important;
    border: 2px dashed #2f6740 !important;
    transform: translateY(0);
		transition: all .3s ease-out !important;
}
.testimon-style-boxed .testimonial-inner:hover {
    transform: translateY(-15px);
}

/*WHATSAPP*/

.wa__popup_powered, .wa__popup_powered_mb{
    display: none !important;
}
.wa__popup_content_list .wa__popup_content_item .wa__member_duty {
    font-family: Quicksand;
	  color: #767676;
    font-size: 12px;
    font-weight: 600;
}
.wa__popup_chat_box.wa__active {
    border-radius: 10px;
}
.wa__popup_chat_box .wa__popup_content {
    background: #fafafc;
    padding: 8px 25px 25px;
}
.wa__popup_chat_box {
    box-shadow: 0 10px 20px rgb(0 0 0 / 28%) !important;
}
.wa__popup_chat_box .wa__stt {
    background: #FFF !important;
    border-radius: 7px !important;
    border-width: 4px;
}
.wa__popup_content_list .wa__popup_content_item .wa__member_name {
    color: #000000b8;
    font-size: 15px;
    font-family: Ubuntu;
    font-weight: 500;
}
.wa__popup_chat_box .wa__popup_heading .wa__popup_intro {
    color: #FFF !important;
    font-size: 13px;
    line-height: 17px;
    font-family: Quicksand !important;
}
.wa__popup_chat_box .wa__popup_heading .wa__popup_title {
    font-weight: 800;
    font-family: Ubuntu !important;
}
.wa__popup_chat_box .wa__popup_notice {
    font-size: 12px;
    font-weight: 600;
    font-family: Quicksand;
    color: #000000b8;
    letter-spacing: .2px;
}
/*PRODUCT*/
.wd-hover-base .product-wrapper {
    padding: 14px 14px 0 14px;
}
.product-rating-price {
    display: none;
}
.product-share .social-form-circle .wd-social-icon {
    width: 30px !important;
    background: #9cc24a !important;
    height: 30px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #FFF !important;
    margin: 0px 2px !important;
}
.product-image-summary .cart {
    display: none;
}
.product-summary-shadow .summary-inner {
    padding: 50px;
    box-shadow: 0 0 20px 0px rgb(0 0 0 / 9%);
    border-radius: 30px;
}
.product-tabs-wrapper {
    padding-bottom: 70px;
    background: url(/wp-content/uploads/2022/02/bg-nosotros.jpg);
    background-size: 800px 400px;
}
.comment-form .submit {
    width: 100%;
}
.product-template-default .whb-color-light:not(.whb-with-bg) {
    background: url('/wp-content/uploads/2022/02/bg-title-1-1.jpg');
    background-position: center top;
}
.product-template-default .whb-color-light:not(.whb-with-bg)::after {
    height: 90px;
    background: url(/wp-content/uploads/2022/02/line-title.svg);
    display: block;
    content: '';
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.breadcrumbs-location-below_header .single-breadcrumbs-wrapper {
    margin-top: 25px;
}
.single-product-page>div:not(:last-child) {
    margin-top: 70px;
    margin-bottom: 0px;
}

/*HEADER*/
header .btn {
    text-transform: inherit !important;
    font-weight: 700 !important;
    font-family: 'POPPINS';
    font-size: 13px;
}

/*FOOTER*/
#footer-ms ul {
    display: flex;
    list-style: none;
    justify-content: center;
}
#footer-ms ul li {
    padding: 0 20px;
}
#footer-ms .wd-sub-menu li a {
    color: #FFF !important;
}
/*TESTIMONIOS*/
.testimonial-content footer {
    margin-top: 5px !important;
}
.testimonial-rating {
    margin-bottom: 0 !important;
}
.testimon-style-boxed .testimonial-inner {
    border-radius: 15px;
}
.testimon-style-boxed .testimonial:hover .testimonial-inner {
    box-shadow: 0 0 10px 5px rgb(0 0 0 / 9%);
}
/*ALIANZAS*/
.portfolio-entry .entry-thumbnail::hover{
		top: -5px;
}
.portfolio-entry .entry-thumbnail {;
    border-radius: 40px 0px 40px 0;
    box-shadow: 0px 0px 10px 6px rgb(0 0 0 / 5%);
		background: #FFF !important;
		margin: 15px !important;
}
.portfolio-parallax .portfolio-info, .portfolio-entry .portfolio-enlarge, .portfolio-entry .social-icons-wrapper {
    display: none !important;
}
.portfolio-entry .portfolio-thumbnail:after {
    background: rgb(34 69 45 / 95%) !important;
    box-shadow: 0px 0px 10px 6px rgb(0 0 0 / 8%) !important;
}
.portfolio-entry .wd-entities-title {
		text-transform: capitalize !important;
}
.single-post-navigation {
    display: none;
}
/*FORMULARIO*/
:root textarea {
    min-height: 90px !important;
    resize: none !important;
}
form .btn-color-primary {
    width: 100%;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], :root textarea, select {
    border: 2px solid #f6f6f6 !important;
    border-radius: 8px !important;
    background-color: #f6f6f6 !important;
}
input[type='email']:focus, input[type='date']:focus, input[type='search']:focus, input[type='number']:focus, input[type='text']:focus, input[type='tel']:focus, input[type='url']:focus, input[type='password']:focus, textarea:focus, select:focus {
    border-color: rgb(156 194 74 / 72%) !important;
}
/*SERVICIOS*/
#servicios .promo-banner {
    border-radius: 100px 40px 30px 30px;
		border: 1px solid #00000025;
}
#servicios .banner-hover-background:not(.banner-background) .wrapper-content-banner:after {
    background-color: #0e3838c9;
    transform: scale(1.5) !important;
}
#servicios .wd-btn-arrow {
    visibility: visible;
    opacity: 1;
    box-shadow: 0px 0px 7px 2px rgb(0 0 0 / 13%);
    border-radius: 50px;
		width: 40px;
    height: 40px;
		background: #FFF;
}
#servicios .wd-btn-arrow[class*="prev"]:after, #servicios .wd-btn-arrow[class*="next"]:after {
    font-size: 13px;
    line-height: 0;
}

/*TITLE IMG*/
.svg-icon {
    height: 51px !important;
}
.svg-icon svg {
    width: 70px !important;
    height: fit-content !important;
}
.svg-icon svg .cls-1 {
    fill: #9cc24a !important;
}
/*BOTONES*/
form .btn-color-primary {
    background: #9cc24a;
    color: #FFF !important;
}
.btn-color-primary {
    border-bottom: 5px solid #D6F29E;
		padding-left: 25px;
		padding-right: 25px;
}
.btn.btn-color-primary:hover {
    box-shadow: 0px 0px 11px 4px rgb(156 194 74 / 37%);
}
.btn.btn-color-white {
    color: #2F6740 !important;
}
.btn, .button, button, [type="submit"], [type="button"] {
    border-radius: 8px;
}
/*ICONOS FLOTANTES*/
.sticky-social {
    position: fixed;
    border-radius: 30px;
    z-index: 10000;
    box-shadow: 0 6px 8px 2px rgb(0 0 0 / 14%);
    margin: 1rem 0;
    right: 20px;
    font-size: 25px;
    width: 56px;
    height: 56px;
    align-content: center;
    justify-content: center;
    align-items: center;
    display: flex;
    
}
.icon-facebook-ms {
    background: #365493;
		bottom: 9rem;
}
.icon-linkedin-ms {
    background: #0274b3;
		bottom: 18rem;
}
.icon-instagram-ms {
    background: url(/wp-content/uploads/2022/04/bg-instagram-1.jpg);
    bottom: 13.4rem;
    background-size: cover;
}
.sticky-social img {
    width: 30px;
}@media (min-width: 1025px) {
	.wd-accordion-title.wd-opener-pos-left{
    box-shadow: 0px 0px 10px 6px rgb(0 0 0 / 4%) !important;
    border-radius: 40px 0px 40px 0;
}
.wd-accordion .wd-accordion-title {
    margin-bottom: 30px;
}
.wd-accordion-content {
    background: #f0f6e4;
    border-radius: 15px;
    padding: 25px !important;
}
.wd-accordion-title.wd-opener-pos-left .wd-accordion-opener {
    display: none;
}
.wd-accordion-content.wd-active::after {
    content: " ";
    position: absolute;
    left: 45%;
    top: 140px;
    border-width: 15px;
    border-style: solid;
    border-color: transparent transparent #f0f6e4 transparent;
    width: 30px;
    height: 30px;
}
/*OPINION*/
#opinion .wd-spacing-20>[class*="col"] {
    margin-bottom: 30px !important;
    padding-right: 15px;
    padding-left: 15px;
}
/*PRODUCTOS*/
.product-grid-item .wd-entities-title {
    font-size: 16px !important;
    margin-top: 8px;
    font-family: Quicksand;
    font-weight: 800;
}

.wd-hover-base .product-wrapper {
    background: white;
    padding: 14px 14px 0 14px;
    border-radius: 10px;
    box-shadow: 0px 0 9px 1px #00000024;
    margin: 3px;
}
.wd-hover-base .content-product-imagin {
    top: 0px !important; 
    right: 0px !important; 
    left: 0px !important;
}

/*MENU*/
header .wd-dropdown{
		margin: 0px !important;
		padding-top: 15px !important;
}
header .wd-dropdown-menu {
    border-radius: 20px;
    box-shadow: 0px 8px 14px 5px rgb(2 42 25 / 20%);
}
header .wd-dropdown-menu.wd-design-sized {
    padding: 30px !important;
}
header .whb-general-header .wd-dropdown::after {
    content: " ";
    position: absolute;
    border-width: 12px;
    border-style: solid;
    border-color: transparent transparent #fdfffc transparent;
    width: 15px;
    height: 15px;
    right: 0;
    bottom: 100%;
    left: 0;
}
header .wd-dropdown-menu.wd-design-sized {
    padding: 30px !important;
    background: url('/wp-content/uploads/2022/02/bg-nosotros.jpg');
    background-position: center;
    background-size: cover;
}
.flecha-servicio .wd-dropdown::after {
    left: 43% !important;
}
.flecha-producto .wd-dropdown::after {
    left: 51.5% !important;
}
/*ALIANZAS*/
.wd-spacing-30>[class*="col"] {
    margin-bottom: 60px;
    padding-right: 30px;
    padding-left: 30px;
}
}

@media (max-width: 576px) {
	.elementor-10213 .elementor-element.elementor-element-5e3082c > .elementor-widget-container{
		margin-top: 10px;
}
	

/*BOTONES ALIANZAS*/
.promo-banner .banner-btn-wrapper:hover {
    transition: opacity .4s ease, transform .4s ease;
    transform: translateY(0);
    visibility: inherit;
}
.banner-btn-position-hover .banner-btn-wrapper {
    display: unset;
    visibility: hidden;
}
/*ICONOS*/
.icon-facebook-ms {
    right: 10px;
    bottom: 7.5rem;
}
.icon-instagram-ms {
    bottom: 11.9rem;
    right: 10px;
}
.icon-linkedin-ms {
    bottom: 16.4rem;
    right: 10px;
}

/*PRODUCTOS*/
.single-product .whb-overcontent:not(.whb-custom-header) {
    padding-top: 90px;
}
.product-template-default .whb-color-light:not(.whb-with-bg)::after {
    height: 50px;
}
.tabs-location-standard.tabs-type-accordion>div:not(:last-child) {
    margin-bottom: 0;
    padding-bottom: 0px;
}
.single-product .main-page-wrapper{
		padding-top: 0px;
}
.product-summary-shadow .summary-inner {
    padding: 35px;
    border-radius: 16px;
}
.wd-hover-base .product-wrapper {
    background: white;
    padding: 14px 14px 0 14px;
    border-radius: 10px;
    box-shadow: 0px 0 9px 1px #00000024;
    margin: 3px;
}
.wd-hover-base .content-product-imagin {
    top: 0px !important; 
    right: 0px !important; 
    left: 0px !important;
}
.wd-hover-base .content-product-imagin {
    margin-bottom: 0px !important;
}
.wd-hover-base .fade-in-block{
		display: none;
}

/*WHATSAPP*/
.wa__btn_popup {
    bottom: 65px !important;
    right: 10px !important;
}
.wa__popup_chat_box.wa__active {
    bottom: 140px !important;
}

/*MENU*/
.mobile-nav .wd-nav-opener {
    background: #a2c655;
    margin-top: 10px;
    margin-right: 15px;
    margin-left: -20px;
    padding: 0px;
    height: 66px;
    border-radius: 0px 8px 8px 0;
    color: #FFF !important;
    border-left: 1px solid rgb(255 255 255 / 36%) !important;
}
.wd-nav-mobile li:active>a, .wd-nav-mobile li.opener-page>a {
    background-color: #9cc24a !important;
    color: #FFF !important;
}

/*MENU*/
.wd-nav-mobile ul li a {
    background: #9cc24a45;
    color: #2f6740 !important;
    font-weight: 800;
}
.wd-tools-element>a {
    background: #9cc24a;
    border-radius: 7px;
    margin-left: 15px;
    padding: 11px !important;
}
.wd-side-hidden.wd-opened {
    border-radius: 0px 8px 8px 0;
    background: #f5f7f9 !important;
    padding: 0 0 20px 0;
}
.wd-nav-mobile li a {
    border-bottom: none !important;
    margin: 10px 15px 0 15px !important;
    border-radius: 8px !important;
    background: #FFF;
    box-shadow: 0 5px 20px rgb(20 77 84 / 5%)!important;
    min-height: 65px !important;
}

/*BTN CONTACTO - MENU*/
#menu-item-9296 a, #menu-item-9297 a {
    background: #2F6740 !important;
    color: #FFF !important;
    text-align: center;
    width: 100%;
    display: inline-grid;
}
#menu-item-9299 a {
    background: transparent;
    padding: 25px 0;
    display: flex;
    justify-content: center;
	  box-shadow: none !important;
}
/*CARROUSEL*/
#servicios .wd-carousel-spacing-20 .owl-nav>div[class*="prev"] {
    left: -55px;
    display: flex;
    justify-content: center;
}
#servicios div[class*="wd-carousel-spacing"] .owl-nav>div[class*="next"] {
    display: flex;
    justify-content: center;
    margin-right: 25px;
}
/*ALIANZAS*/
#alianzas .wd-spacing-30>[class*="col"] {
    margin-bottom: 25px;
}
/*ALIANZAS*/
.wd-spacing-30>[class*="col"] {
    margin-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
}
/*FOOTER*/
#footer-ms ul {
    display: block;
}
#footer-ms .wd-sub-menu li a {
    color: #FFF !important;
    text-align: center;
    display: flex;
    justify-content: center;
}
.elementor-9228 .elementor-element.elementor-element-004062a {
    border-radius: 20px 20px 0 0 !important;
}
}

