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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #444444;
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,32,96);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--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: 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: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-otl-color: rgb(234,180,53);
	--wd-primary-color: rgb(0,32,96);
	--wd-alternative-color: #fbbc34;
	--btn-default-font-weight: 500;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(242,189,17);
	--btn-default-bgcolor-hover: rgb(0,4,84);
	--btn-accented-bgcolor: rgb(244,165,28);
	--btn-accented-bgcolor-hover: rgb(222,150,26);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(221,153,51);
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://fmagar.com/wp-content/uploads/2021/08/retail-popup-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(9,33,67);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 18px;
}
 {
	font-size: 12px;
	color: rgb(255,255,255);
}
html .blog-design-list .wd-post-read-more.wd-style-btn a {
	font-weight: 500;
	text-transform: uppercase;
	color: rgb(0,0,0);
	background: rgb(242,189,17);
}
html .blog-design-list .wd-post-read-more.wd-style-btn a:hover {
	color: rgb(0,14,66);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--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: 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: rgb(255,255,255);
}

.wd-shop-tools {
    display: none!important;
   
}

.cabecera{
	width: 100%;
  min-height: 100vh;              /* ocupa toda la pantalla */
  background-image: url("https://gestiondeweb.es/fmagar/wp-content/uploads/2025/12/3-FONDO-PAGINA-WEB-scaled.jpg");
  background-size: cover;         /* clave: adapta sin deformar */
  background-position: center;    /* centra la imagen */
  background-repeat: no-repeat;
}

.vc_btn3.vc_btn3-color-warning, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
    background-color: #f2bd11!important;
    color: #fff!important;
}

.fm-timeline{
  max-width: 1100px;
  margin: 0 auto;
  padding: 30px 15px;
}

.fm-timeline-title{
  text-align:center;
  margin: 0 0 25px;
  font-weight:700;
}

/* Grid: izquierda / centro / derecha */
.fm-item{
  display:grid;
  grid-template-columns: 1fr 220px 1fr;
  gap: 22px;
  align-items:center;
  margin: 18px 0;
}

/* Laterales */
.fm-side{
  display:flex;
  justify-content:center;
}
.fm-side img{
  width: 100%;
  max-width: 260px;
  border-radius: 14px;
  display:block;
  height: auto;
}

/* Centro azul */
.fm-center{
  background:#071a4a;
  border-radius: 16px;
  padding: 16px 14px;
  text-align:center;
  color:#fff;
}

.fm-year{
  color:#f3c316;         /* amarillo */
  font-weight:800;
  font-size: 22px;
  margin-bottom: 10px;
}

/* Punto blanco como icono */
.fm-dot{
  width: 34px;
  height: 34px;
  border-radius: 999px;
  background:#fff;
  margin: 0 auto 12px;
  position: relative;
}
.fm-dot::after{
  content:"";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background:#071a4a;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
}

.fm-center p{
  margin:0;
  font-size: 13px;
  line-height: 1.45;
}

/* Responsive */
@media (max-width: 991px){
  .fm-item{
    grid-template-columns: 1fr 180px 1fr;
    gap: 14px;
  }
  .fm-side img{
    max-width: 180px;
  }
}

@media (max-width: 640px){
  .fm-item{
    grid-template-columns: 1fr 160px 1fr;
    gap: 10px;
  }
  .fm-center{
    padding: 14px 10px;
  }
  .fm-year{
    font-size: 18px;
  }
  .fm-center p{
    font-size: 12px;
  }
  .fm-side img{
    max-width: 140px;
    border-radius: 12px;
  }
}

@media (max-width: 640px){
  .fm-item{
    grid-template-columns: 1fr;
  }
  .fm-side img{
    max-width: 320px;
  }
}

/* ESTADO ACTIVO POR DEFECTO (Misión) toogle */
 button.wpb-tta-toggle {
	 border-radius: 50px;
	 min-height: var(--btn-height, 32px!important);
	 min-height: 32px!important);
}

:is(.btn,.button,button,[type=submit],[type=button]) {
    
    min-height: var(--btn-height, 32px)!important;
   
.wpb-tta-toggle {
    
}
	
.caja-compromiso {
  background-color: #ffffff;
  padding: 40px 50px;
  border-radius: 20px;
  max-width: 900px;
  margin: 0 auto;
  box-sizing: border-box;
}

.caja-compromiso p {
  font-size: 18px;
  line-height: 1.6;
  color: #333;
  margin-bottom: 20px;
}

.caja-compromiso p:last-child {
  margin-bottom: 0;
}

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background: #f2bd11!important;
    height: 50px;
    line-height: 50px;
}
	

/* menu pegajoso distancia entre opciones */	
.wd-nav.wd-gap-m {
    --nav-gap: 2px!important;
}
	
	.wd-header-nav.wd-inline {
    max-width: none!important;
    margin: 5px 5px;
}
	
