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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lato", 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: "Lato", 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(153,153,153);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgba(0,0,0,0.88);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--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://www.maulet.es/wp-content/uploads/2025/08/cerrar-mujer-recibiendo-paquete.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 550px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(249,203,204);
	background-image: url(https://www.maulet.es/wp-content/uploads/2024/02/titulo-pag.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 300;
	font-size: 38px;
	text-transform: uppercase;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 300;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 16px;
	color: rgb(0,0,0);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


	.container, .container-fluid {padding-top: 0px;}
.wd-sizeguide-title {font-size: 18px; font-weight: bold;}
.amount {color: rgb(0, 0, 0);}
ol, ul {  --li-mb: 0px;}
.wd-nav.wd-style-underline-reverse > li > a {padding-top: 20px !important;}
.main-page-wrapper {margin-bottom: 60px;}

.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {background-color: rgb(238, 0, 0) !important;}

.product-labels {visibility: hidden;}

.set-mb-s {--margin-bottom: 0px;}


		
		.wd-nav.wd-style-underline-reverse > li > a > .nav-link-text::after {
  top: -22px;
			height: 3px;}
	
		.wd-logo img {
  padding-top: 10px;
			padding-bottom: 5px;}
		
		.promo-banner :is(.banner-subtitle, .banner-title, .banner-inner):not(:first-child) {
			margin-top: 0px !important;}
		
		.banner-mask .wrapper-content-banner {
			background-color: rgba(0,0,0,0.4);}
		
		.wd-sub-menu li > a {
  color: #000;
  font-size: 14px;
			line-height: 1.3;}
		
		.wd-dropdown-menu:is(.wd-design-sized, .wd-design-full-width, .wd-design-full-height) .wd-sub-menu > li {
  margin-bottom: 15px;
			width: 230px;}
		
		.wd-dropdown-menu:is(.wd-design-sized, .wd-design-full-width, .wd-design-full-height) .wd-sub-menu > li > a, .mega-menu-list > li > a {
  --sub-menu-color: #333;
  --sub-menu-color-hover: var(--wd-primary-color);
  text-transform: none;
			font-weight: 400;}
		
				.wd-sub-menu li > a {
  position: relative;
  display: flex;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 4px;
  color: var(--sub-menu-color);
  font-size: 14px;
			line-height: 1.3;}
		
		.wd-builder-off .single-product-page {
			--wd-single-spacing: 80px;}
		
		.product-tabs-wrapper .tabs-layout-tabs > .wd-nav-tabs-wrapper {
			margin-top: -80px !important;}



.correos_oficial .schedule-and-map h3 {font-size: 14px;}
.correos_oficial .extra-container .city-paq-schedule-and-map, .correos_oficial .extra-container .office-schedule-and-map {
  text-align: left;
	padding-left: 0px;
	font-size: 14px;}

@media (min-width: 576px) {
  .col-sm-6 {
    flex: 0 0 50%;
		max-width: none;
	padding-left: 1px;}

	@media (min-width: 576px) {
  .col-sm-11 {
		padding-left: 0px;}
		
		.correos_oficial .extra-container .map-section {
			padding-left: 0px;}

.wd-page-content {
  min-height: 50vh;
  background-color: var(--wd-main-bgcolor);
	padding-top: 40px;}

		.wd-sub-menu li > a {
			font-weight: 400;}

		a {
  color: var(--wd-link-color);
  text-decoration: none;
  transition: all .25s ease;
			font-weight: 400;}
		
		.wd-product {
			margin-bottom: 20px;}
