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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #5b5b5b;
	--wd-text-font-size: 17px;
	--wd-title-font: "Cagliostro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cagliostro", 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-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cagliostro", 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: "Lato", 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: #346c66;
	--wd-alternative-color: #fbbc34;
	--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: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #004c61;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a, 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, html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Cagliostro", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #ffffff;
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a, html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu  > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a:hover, html .wd-nav.wd-nav-secondary > li:hover > a, html .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: #81d742;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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-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: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


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

.single-post .wd-content-layout {
    padding-block: 0!Important;
    margin-top: 32px;
}

@media (min-width: 768px){
/*.whb-general-header .woodmart-logo img {
    max-height: 163px!important;
}*/
.whb-sticked .whb-row {background-color:#333!important}
}

@media (max-width: 768px){
.whb-sticked .whb-row{display:none;}
	.title-wrapper .title{font-size:28px!important}
	.color-scheme-light .widget, .woodmart-dark .widget{text-align:center;}
	
	#wd-5f3ea34a98434 .list-icon{padding-left:6.2em}
	#wd-5f3ea30c909fb .list-icon{padding-left:6.2em}
	
}

.site-content{margin-bottom:0!important}
.innovation-quality{
background-size: cover;
}

.whb-sticked .whb-color-dark .navigation-style-default .item-level-0.current-menu-item > a {color:#00B63E!important;}

.footer-column-2,.footer-column-3{
text-align:center;
}

.textwidget{font-size:14px}

/* HERO FULL-WIDTH EVENT
   100vw y desplazado para ocupar toda la pantalla, alineado al centro */
.event-hero {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 250px 0 180px;
  margin-bottom: 40px;
  color: #fff;
}

.event-hero--noimg {
  background-color: #002d73; /* color base si no hay imagen */
}

.event-hero__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.45); /* capa oscura */
}

.event-hero__inner {
  position: relative;
  text-align: center;
}

.event-hero__title {
  margin: 0 0 8px;
  font-size: 2.4rem;
  color: #fff !important;
}

.event-hero__breadcrumbs {
  color: #fff;
}

.event-hero__breadcrumbs .simple-breadcrumbs a {
  color: #fff;
}

.event-hero__breadcrumbs .simple-breadcrumbs span {
  color: #fff;
}

/* LAYOUT: contenido + sidebar */
.single-event-layout {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.single-event-main {
  flex: 1 1 0;
  min-width: 0;
}

.single-event-sidebar {
  flex: 0 0 280px;
}

/* META */
.event-meta {
  font-size: 0.95rem;
  opacity: 0.8;
  display: flex;
  gap: 12px;
  margin-bottom: 16px;
}

.event-meta .date::after {
  content: "•";
  margin-left: 6px;
  opacity: 0.5;
}

/* INTRO */
.event-intro {
  font-size: 1.05rem;
  margin-bottom: 20px;
}

/* SIDEBAR */
.single-event-sidebar .sidebar-title {
  margin-bottom: 16px;
}

.event-mini {
  display: flex;
  gap: 12px;
  margin-bottom: 16px;
}

.event-mini img {
  width: 100px;
  border-radius: 8px;
}

.event-sidebar-footer .sidebar-btn {
  display: block;
  text-align: center;
  padding: 10px 16px;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-top: 12px;
}

/* Responsive: sidebar debajo en móvil */
@media (max-width: 991px) {
  .single-event-layout {
    flex-direction: column;
  }
  .single-event-sidebar {
    flex: 1 1 auto;
  }
}

@media (max-width: 768px) {
  .event-hero {
    padding: 110px 0 70px;
  }
  .event-hero__title {
    font-size: 2rem;
  }
}

/* Meta en la lista de "More events" */
.event-mini .info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.event-mini .mini-place {
  font-size: 0.9rem;
  opacity: 0.8;
}

.event-mini .mini-year {
  font-size: 0.9rem;
  opacity: 0.7;
}
