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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//expresskeys.mex.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//expresskeys.mex.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//expresskeys.mex.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//expresskeys.mex.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("//expresskeys.mex.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//expresskeys.mex.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//expresskeys.mex.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//expresskeys.mex.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(76,76,76);
	--wd-text-font-size: 14px;
	--wd-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(112,0,227);
	--wd-alternative-color: rgb(0,255,255);
	--wd-link-color: rgb(34,40,49);
	--wd-link-color-hover: rgb(36,40,48);
	--btn-default-bgcolor: rgb(112,0,227);
	--btn-default-bgcolor-hover: rgb(98,2,196);
	--btn-accented-bgcolor: rgb(112,0,227);
	--btn-accented-bgcolor-hover: rgb(98,2,196);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(0,186,83);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(244,163,0);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.header-banner {
	background-color: rgb(97,0,200);
	background-image: none;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgb(112,0,227);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(16,17,19);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "DM Sans", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-transform: capitalize;
	color: rgb(43,43,43);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(0,0,0);
}
.product-labels .product-label.new {
	background-color: rgb(0,198,23);
}
.product-labels .product-label.featured {
	background-color: rgb(255,119,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,220,0);
	color: rgb(247,0,78);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 5px;
}

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: DM Sans !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: DM Sans !important;
}

p#billing_country_field{display:none}.widget.woocommerce.widget_shopping_cart{margin:20px!important}a.elementor-button.elementor-button--view-cart.elementor-size-md{width:110px!important;border-radius:5px!important}a.elementor-button.elementor-button--checkout.elementor-size-md{border-radius:5px!important;margin-left:-15px}.woocommerce-checkout input[type=checkbox],.woocommerce-checkout input[type=radio]{float:none!important}h2.yikes-custom-woo-tab-title.yikes-custom-woo-tab-title-requerimientos-tecnicos{display:none!important}.single-product .entry-content{border:1px solid #D1D5DB;border-radius:5px;padding:35px;text-align:justify}.product-labels.labels-rectangular span{border-radius:4px!important}.product-summary-shadow .summary-inner{border:1px solid #D1D5DB!important;border-radius:5px!important;padding:30px!important;background-color:initial!important;box-shadow:none!important}.wd-product .wd-entities-title{font-size:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;-webkit-mask-image:linear-gradient(to right,black 70%,transparent);mask-image:linear-gradient(to right,black 70%,transparent)}.add_to_cart_button .fas{margin-right:5px}.wd-product.wd-hover-quick .wd-add-btn{--btn-height:30px!important}body .single_add_to_cart_button:before{position:absolute;inset-inline-start:0;content:"\f105";font-family:"woodmart-font";opacity:1;width:42px;height:42px;display:flex;align-items:center;justify-content:center;font-size:16px;background-color:#7000E3;transition:all .3s ease}body .single_add_to_cart_button:after{inset-inline-start:10px}body .single_add_to_cart_button.loading:before{color:transparent}body .single_add_to_cart_button{padding-inline-start:40px}body .single_add_to_cart_button:hover:before{background-color:#7000e3}#place_order::before{content:"\f105";font-family:"woodmart-font";font-size:18px;margin-right:10px;display:inline-block;vertical-align:middle}.checkout-button.button.alt.wc-forward::before{content:"\f105";font-family:"woodmart-font";font-size:18px;margin-right:10px;display:inline-block;vertical-align:middle}.cuw-offer-title{border-radius:5px!important}.cuw-offer-text{border-radius:5px}.woocommerce-table__product-purchase-note.product-purchase-note,.woocommerce-table__product-purchase-note.product-purchase-note *{text-align:left!important}.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{border:1px solid rgb(209,213,219);border-radius:5px;color:rgb(0,186,83);background-color:white}:is(.woocommerce-thankyou-order-details,.wc-bacs-bank-details) li{flex:1 1 0%;padding-right:20px;padding-left:20px;border-inline-end:1px solid var(--brdcolor-gray-300);background-color:white;color:var(--color-gray-500);text-align:center;margin-top:20px;border-radius:5px}:is(.woocommerce-thankyou-order-details,.wc-bacs-bank-details){list-style:none;--li-pl:0;display:flex;flex-wrap:wrap;justify-content:space-between;--list-mb:10px;--li-mb:20px;background-color:white;border-radius:5px;border:1px solid rgb(209,213,219)}.woocommerce-table.woocommerce-table--order-details tr:last-child td{border-bottom:none}@media screen and (max-width:768px){body,table,th,td{font-size:14px}}.woocommerce-price-suffix{display:none!important}div.wd-sticky-btn.wd-sticky-btn-shown{border:1px solid #f4f4f4;box-shadow:none;background-color:white;font-family:'DM Sans';font-size:12.5px}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:4px}input[type="radio"],input[type="checkbox"]{vertical-align:sub}body.woocommerce-checkout .wd-page-content{background-color:#FFFFFF!important}.wd-sticky-btn-cart .price{font-size:16px!important}.dgwt-wcas-search-input{font-family:'DM Sans',sans-serif!important}.woocommerce-order-details{margin-top:40px;background-color:white;padding:35px;border-radius:5px;border:1px solid rgb(209,213,219)}.thank_you_bsale_fields{padding-left:20px;display:block;clear:both;margin-bottom:60px;background-color:white;padding:20px;border-radius:5px;border:1px solid rgb(209,213,219)}.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received::before{content:"";display:inline-block;background-image:url('https://expresskeys.mex.com/wp-content/uploads/2024/05/verify-svgrepo-com-1.svg');background-size:contain;background-repeat:no-repeat;width:30px;height:30px;margin-right:5px;vertical-align:middle}
@media (min-width: 1025px) {
	@media (min-width:769px){.product-label{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-size:12px;font-weight:600;border-radius:8px;max-width:none;overflow:visible;text-overflow:unset;line-height:1.2}}@media (min-width:481px){.estrellas-clientes{display:flex;flex-wrap:nowrap;align-items:center;gap:6px;font-size:14px;line-height:1.3;margin-bottom:15px;margin-top:-12px;text-align:left}.texto-clientes{font-size:14px;color:#444}.desktop-only{display:inline}.mobile-only{display:none}.estrellas-clientes svg{flex-shrink:0}}@media (min-width:768px){.single-product .summary .wd-buy-now-btn.button.alt{padding:17px 20px!important}}

}

@media (max-width: 576px) {
	/* Estilo MÓVIL */ @media (max-width:768px){.product-label{display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;border-radius:6px;white-space:nowrap;max-width:none;overflow:visible;text-overflow:unset;line-height:1.2}}@media (max-width:480px){.estrellas-clientes{display:flex;flex-wrap:nowrap;align-items:center;gap:6px;font-size:13px;line-height:1.3;margin-bottom:15px;margin-top:-12px;text-align:left;overflow:hidden}.texto-clientes{font-size:13px;color:#444;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.desktop-only{display:none}.mobile-only{display:inline}.estrellas-clientes svg{flex-shrink:0}}@media (max-width:767px){.single-product .summary .wd-buy-now-btn.button.alt{padding:16px 16px!important}}@media (max-width:767px){.elementor-63590 .elementor-element.elementor-element-afe8c26>.elementor-widget-container{width:auto!important}.elementor-element.elementor-element-adaacd8 .elementor-widget-container{width:auto!important}}

}

