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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//expomex.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//expomex.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//expomex.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//expomex.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//expomex.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//expomex.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//expomex.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//expomex.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #333333;
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", 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;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(239,0,30);
	--wd-alternative-color: rgb(36,123,229);
	--btn-default-bgcolor: rgb(36,123,229);
	--btn-default-bgcolor-hover: rgb(33,107,211);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-bgcolor: rgb(36,123,229);
	--btn-accented-bgcolor-hover: rgb(33,107,211);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(239,0,30);
	--wd-link-color-hover: rgb(198,0,0);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left 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 center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1622px;
--wd-form-brd-radius: 5px;
--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-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-brd-radius: 0px;
}

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


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

/*Global*/
.color-danger{
	color:var(--e-a-color-danger)
}
.justify-content-end {
    justify-content: flex-end!important;
}
.p-1{
	padding-inline: calc(var(--wd-sp,30px)/ 2);
}
.grecaptcha-badge{
	display:none!important;
}
header .container{
	max-width:1600px;
}

.list-style-1 ul {
  list-style: none;
}

.list-style-1 ul li::before {
  content: "\2022";
  color: red;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
/*Empresa*/
.gallery-grid-custom .elementor-container,
.gallery-grid-custom-2 .elementor-container{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, 1fr);
	gap: 1rem;
	
}
.gallery-grid-custom .elementor-container img,
.gallery-grid-custom-2 .elementor-container img{
	height: 100%;
	object-fit: cover;
}
.gallery-grid-custom .elementor-container div:first-child { 
	grid-area: 1 / 1 / 2 / 2;
	width: 100%;
	height: 100%;
}
.gallery-grid-custom .elementor-container div:nth-child(2) { 
	grid-area: 2 / 1 / 3 / 2;
	width: 100%;
	height: 100%;
}
.gallery-grid-custom .elementor-container div:nth-child(3) { 
	grid-area: 1 / 2 / 3 / 3;
	width: 100%;
	height: 100%;
}
.gallery-grid-custom-2 .elementor-container div:first-child { 
	grid-area: 1 / 1 / 3 / 2;
	width: 100%;
	height: 100%;
}
.gallery-grid-custom-2 .elementor-container div:nth-child(2) { 
	grid-area: 1 / 2 / 2 / 3;
	width: 100%;
	height: 100%;
}
.gallery-grid-custom-2 .elementor-container div:nth-child(3) { 
	grid-area: 2 / 2 / 3 / 3;
	width: 100%;
	height: 100%;
}
.box-h-full,
.box-h-full > div{
	height: 100%;
}
/*CEDIS*/
.column-button-style-1 .elementor-widget-wrap.elementor-element-populated{
	align-content: space-between;
}
.image-box-title-style-1 h3{
	border-left: 2px solid #ef001d;
	padding-left: 0.5rem;
}
@media screen and (max-width: 767px){
	.order-column-1 .elementor-container .elementor-column:first-child{
		order: 1;
	}
	.order-column-1 .elementor-container .elementor-column:nth-child(2){
		order: 0;
	}
}

/*HOME*/
.hover-item-products .banner-inner{
	display:none;
}
.item-box-h-adaptable,
.item-box-h-adaptable .elementor-widget-container{
	height:100%
}
.gallery{
	justify-content: space-between;
	box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem
}
.gallery img {
    border: inherit;
}


/*TITLES*/
.titles .elementor-heading-title strong{
	color:var(--e-global-color-text);
	display: block;
	font-size: 1.8em;
	font-weight: 900;
	text-transform: uppercase;
}
.titles-2 .elementor-heading-title strong{
	display: block;
	font-size: 1.8em;
	font-weight: 900;
	text-transform: uppercase;
}
.meta-date .eael-entry-wrapper{
	display: flex;
	flex-direction: column;
}
.meta-date .eael-entry-wrapper .eael-entry-header{
	order:1;
	margin-top: .5rem;
}
.meta-date .eael-entry-wrapper .eael-entry-content{
	order:2;
}
.meta-date .eael-entry-wrapper .eael-entry-footer{
	order:0;
}



/*CATEGORÍAS*/
.archive .term-description h1{
	border-left: 3px solid var(--e-global-color-secondary);
	color: var(--e-global-color-a4076a9);
	line-height: 1.2;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 1rem;
	padding-left:10px;
}
.archive .term-description h1 strong{
	color: var(--e-global-color-text);
	display: block;
	font-size: 1.8em;
	font-weight: 900;
}

.products-bordered-grid.elements-grid>.wd-col{
	padding:0!important;
	border-top: 0!important;
	border-bottom: 0!important;
	border-inline-end: 0!important;
}
.products-bordered-grid.elements-grid {
	column-gap: 2rem!important;
	row-gap: 2rem!important;
	border-inline-start: 0!important;
}
.category-grid-item .hover-mask{
	padding: 0!important;
}
.category-grid-item .hover-mask,
.category-grid-item .category-image,
.category-grid-item .category-image-wrapp {
    background: #f5f5f5;
}
.category-grid-item img {
    width: 100%;
    mix-blend-mode: multiply;
}
.category-grid-item .wd-entities-title{
	font-weight: 700;
	text-transform: none!important
}
.category-grid-item .wd-entities-title:after{
	background: var(--e-global-color-secondary);
	color:#ffffff;
	content:'Ver productos';
	display:block;
	font-size: 14px;
	line-height: 1;
	margin-top: .5rem;
	padding: 1rem;
	width:100%;
}
.btn-outline-primary{
	border: 2px solid rgb(239,0,30);
	background-color: transparent !important;
	text-transform: none !important;
}
.btn-outline-primary:hover{
	background-color: rgb(239,0,30) !important;
	color: white !important;
}
.wd-add-btn-replace .add-to-cart-loop:before{
	content: "\f11a"!important;
}
/* SINGLE PRODUCT */
.product-tabs-wrapper{
	border-top: 0!important;
}
.wd-nav-tabs{
	margin-left: -1rem;
	margin-right: -1rem;
}
.wd-nav-tabs>li {
	box-sizing: border-box;
	-ms-flex: 0 0 auto;
	-webkit-box-flex: 0;
	flex: 0 0 auto;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 1rem;
	padding-left: 1rem;
}
.wd-nav-tabs{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
}
.wd-nav-tabs>li:not(:last-child) {
    margin-inline-end:0!important;
}

.wd-nav-tabs[class*="wd-style-underline"] .nav-link-text:after{
	display: none
}
.wd-nav-tabs.wd-style-underline-reverse>li>a {
	border: 2px solid var(--wd-alternative-color);
    color: var(--wd-alternative-color);
    justify-content: center;
    padding: 1rem!important;
    text-align: center;
    -webkit-transition: all .2s linear;
	   -moz-transition: all .2s linear;
		-ms-transition: all .2s linear;
		 -o-transition: all .2s linear;
			transition: all .2s linear;
}
.wd-nav-tabs.wd-style-underline-reverse>li>a:hover,
.wd-nav-tabs[class*="wd-style-underline"]>li:is(:hover,.current-menu-item,.wd-active,.active)>a{
	background-color: var(--wd-alternative-color);
	color: #ffffff;
}

.wd-accordion-title{
    background-color: var(--btn-accented-bgcolor);
    padding-left: 1rem;
    padding-right: 1rem;
}
.wd-accordion-title:is(.wd-active,:hover){
    background-color: var(--wd-primary-color);
}
.wd-accordion-title .wd-accordion-title-text,
.wd-accordion-title .wd-accordion-opener,
.wd-accordion-title:is(.wd-active,:hover) .wd-accordion-title-text,
.wd-accordion-title:is(.wd-active,:hover) .wd-accordion-opener{
	color: #ffffff!important;
}
.woocommerce-tabs .wd-accordion-content{
	padding-top: var(--wd-accordion-spacing);
}
.woocommerce-tabs .wd-accordion-content *:last-child{
	margin-bottom: 0;
}
.woocommerce-product-details__short-description p:last-child > a[target="_blank"][rel="noopener"]{
	background-color: var(--wd-primary-color);
	border-radius: 5px;
	color: #ffffff;
	font-weight: 600;
	padding: 0.5rem 1rem;
    display: inline-flex;
}

/* Description buttons */
.button-box{
	display:flex;
	flex-wrap:wrap;
}
.button-box a{
	margin-right:.5rem;
	margin-top:.5rem;
}
.wd-lazy-load{
	width:auto
}

/* PROYECTOS */
.portfolio-text-shown .portfolio-info{
	text-align: left!important
}
.wd-project .wd-entities-title{
	font-size: 18px!important;
	font-weight: 600;
	line-height: 1.2;
}
.portfolio-filter .wd-nav.wd-gap-m {
    --nav-gap: 10px;
}
.portfolio-filter .wd-nav>li>a{
	text-transform: none;
	padding: .75rem 1.5rem;
}
.entry-header .proj-cats-list li{
	padding: 6px;
    line-height: 1;
    font-size: 14px;
}
.entry-header[onclick]{
	cursor: pointer
}
.portfolio-filter .wd-nav>li.proj-cat-digital>a,
.entry-header .proj-cats-list li.proj-cat-digital{
	background-color: var(--e-global-color-cf54c5d);
	color: #ffffff;
}
.portfolio-filter .wd-nav>li.proj-cat-senalizacion>a,
.entry-header .proj-cats-list li.proj-cat-senalizacion{
	background-color: var(--e-global-color-3ee14fc);
	color: #ffffff;
}

.portfolio-filter .wd-nav[class*="wd-style-underline"]>li:is(:hover,.current-menu-item,.wd-active,.active)>a .nav-link-text:after {
    width: 0
}
.portfolio-text-shown .entry-header,
.portfolio-text-shown:hover .entry-header{
	box-shadow: none!important;
}
/* .project-gallery figure{
	background-color: #fafafa;
    padding-top: 75%;
    overflow: hidden;
    position: relative;
} */
.project-gallery figure div{
	background-color: #fafafa;
    padding-top: 75%;
    overflow: hidden;
    position: relative;
}
.project-gallery figure img{
	max-height: 100%;
	max-width: 100%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: auto;
}
.project-gallery figure figcaption{
	color: var(--e-global-color-text);
}


@media (min-width: 1025px) {
	/*Faqs*/
.accordion-50 .eael-adv-accordion{
		box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem
}
.accordion-50 .eael-adv-accordion .eael-accordion-list{
	box-sizing: border-box;
	-ms-flex: 0 0 auto;
	-webkit-box-flex: 0;
	flex: 0 0 auto;
	padding-right: 1rem;
	padding-left: 1rem;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%
}
/*SEARCHER WIDGET*/
[class*="wd-header-search-form"] input[type='text'] {
    min-width: auto!important;
        max-width: 250px;
}
/*MEGA MENÚ*/
.wd-nav-main>li>a, .wd-nav-secondary>li>a{
    font-size:14px!important;
    text-transform:none!important
}
.wd-nav {
    --nav-gap: 15px;
}
.wd-dropdown-menu.wd-design-default {
    --wd-dropdown-width: 270px;
}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after{
    color: var(--wd-primary-color);
}
.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    font-size: clamp(10px, 50%, 18px);
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/*Global*/
.gallery-masnonry-1 .wd-gallery-item:nth-child(1),
.gallery-masnonry-1 .wd-gallery-item:nth-child(3){
	display:none
}
.gallery-masnonry-2 .wd-gallery-item:nth-child(2),
.gallery-masnonry-2 .wd-gallery-item:nth-child(3){
	display:none
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/*Global*/
.gallery-masnonry-1 .wd-gallery-item:nth-child(1),
.gallery-masnonry-1 .wd-gallery-item:nth-child(2){
	display:none
}
.gallery-masnonry-2 .wd-gallery-item:nth-child(2),
.gallery-masnonry-2 .wd-gallery-item:nth-child(1){
	display:none
}
}

@media (max-width: 576px) {
	/*Global*/
.gallery-masnonry-1 .wd-gallery-item:nth-child(1),
.gallery-masnonry-1 .wd-gallery-item:nth-child(2){
	display:none
}
.gallery-masnonry-2 .wd-gallery-item:nth-child(2),
.gallery-masnonry-2 .wd-gallery-item:nth-child(1){
	display:none
}
/*CATEGORÍAS*/
.archive .term-description h1{
  font-size: 16px;
}

}

