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

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

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

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(121,121,121);
	--wd-text-font-size: 16px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 800;
	--wd-title-color: rgb(13,22,82);
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-widget-title-font: "Inter", 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: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(253,129,0);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(13,22,82);
	--wd-link-color-hover: rgb(253,129,0);
	--btn-default-font-family: "Inter", Arial, Helvetica, sans-serif;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(253,129,0);
	--btn-default-bgcolor-hover: rgb(13,22,82);
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(255,94,43);
	--btn-accented-bgcolor-hover: rgb(236,87,39);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://jmpmaquinaria.com.mx/wp-content/uploads/2021/08/tools-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: url(https://jmpmaquinaria.com.mx/wp-content/uploads/2025/04/wrapper-gracias-01.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(13,22,82);
	background-image: none;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a {
	color: rgb(255,255,255);
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1300px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--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: 1300px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1300px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1300px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.whb-top-bar .wd-header-text { font-size:14px !important; }

h2 { text-transform: uppercase !important; }
h2 span, h2 b, h3 b, .title-no-uppercase b { color:#FD8100; }
h2 b, .title-no-uppercase b { font-weight:800; }

.wd-header-text a:hover, .wd-header-text a:hover span { color:#FD8100 !important; }
.scrollToTop { right: 30px !important; bottom: 100px !important; }
.menu-footer a { font-weight:600; color:#fff; }

.color-naranja, .title-after_title b { color:#FD8100; } 

.wd-swatch-bg img, .wd-swatch { width:50px !important; height:50px !important; }
.wd-dropdown { background-color: rgba(13, 22, 82, 0.7); }
.menu-item-account { display:none !important; }

.wd-social-icons > a { background-color: #0D1652 !important; color:#fff !important; }
.wd-social-icons > a:hover { background-color: #FD8100 !important; color:#fff !important; }

.social-footer > a { background-color: #fff !important; color:#0D1652 !important; }
.social-footer > a:hover { background-color: #FD8100 !important; color:#fff !important; }

#form-contacto textarea { min-height:60px; }
#form-contacto input[type="submit"] { background-color:#FD8100; text-transform:none; border-radius:50px; min-width:160px; font-size:15px; }
#form-contacto input[type="submit"]:hover { background-color:#ffffff; color:#FD8100;  }
#form-contacto input[type="text"], #form-contacto input[type="email"], #form-contacto input[type="tel"] { height:35px; background-color:#D9D9D9; color:#0D1652; }
#form-contacto textarea { background-color:#D9D9D9; color:#0D1652; }

.testimonios-inicio .testimonial-inner { min-height:400px;  }
.box-shadown { box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.15) !important;
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.15) !important;
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.15) !important; }

:is(.btn, .button, button, [type="submit"], [type="button"]) { text-transform:none; font-size:15px; }
.btn-style-default { min-width:160px !important; }

.color-azul p { color:#0D1652; }

.hover-icon-w:hover { transition: fill 0.3s ease; filter: grayscale(100%) brightness(1); }

.ul-center li { margin-bottom:0px; }
.ul-center >div { display: flex; justify-content: center; align-items: center; }

.page-id-9666 header { display:none; }
.page-id-9666 .wd-content-layout { padding-block: 0px; }

.min-height-pasos { min-height:345px; }

body.single .wd-social-icons.wd-style-default > a { width: 32px !important; height: 32px !important; margin: 2px 5px; }
body.single h1 { font-weight:800; color:#0D1652; }

.btn-naranja  { background-color:#fd8100; color:#fff; border-radius:50px; margin-right:15px; margin-top:7px; }
.btn-naranja:hover { background-color:#0d1652; color:#fff;  }

.wrapp-category h3.wd-entities-title { color:#0D1652 !important; }
.wrapp-category h3.wd-entities-title:hover, .wd-cat-inner:hover h3.wd-entities-title { color:#FD8100 !important; }

.submenu-jmp .wd-list-content:hover, .submenu-jmp li:hover .wd-list-content { color:#FD8100 !important; }
.hidden-fields-container { display:none; }
.price, .woocommerce-variation-add-to-cart { display:none }

.wd-sub-menu li > a { color:#fff }
.wd-sub-menu li > a:hover {
  color: var(--sub-menu-color-hover);
}
select.orderby { display:none; }

.sidebar-widget ul { display: none; margin-bottom:15px; }
.sidebar-widget .widget-title { margin-bottom: 10px; cursor:pointer; position:relative; text-transform:none; }
.sidebar-widget .widget-title::before { content:''; font-size: 12px; content: "\f113"; font-family: "woodmart-font"; position:absolute; top:20%; right:5px; z-index:1; }

.sidebar-widget { margin-bottom: 12px; padding-bottom: 7px; }

#woocommerce_product_categories-2 ul { display: block;  }
#woocommerce_product_categories-2 { border-bottom:none; margin-bottom:40px; }
#custom_html-2 .widget-title::before { content:''; }
#custom_html-2 h5 { font-weight:bold !important; }

.woocommerce-Price-amount { display:none; }

@media (min-width: 1024px) {
  body.search h1 { font-size:40px !important; font-weight:800; }
	body.archive h1 { font-size:40px !important; }
}

@media (max-width: 1024px) {
	.wd-sub-menu li > a {
		color: var(--color-gray-800);
	}
}


