/*
Theme Name: fribuffet
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@font-face {
	font-family: 'geogrotesque-regular';
	font-style: normal;
	src: url('fonts/180808104102Geogrotesque-regular.eot');
	src: local('geogrotesque-regular'), url('fonts/180808104102Geogrotesque-regular.eot') format('embedded-opentype'), url('fonts/180808104102Geogrotesque-regular.woff') format('woff');
}
@font-face {
    font-family: 'Geogrotesque-Md';
    src: url('fonts/Geogrotesque-Md.woff2') format('woff2'),
        url('fonts/Geogrotesque-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geogrotesque Bd';
    src: url('fonts/Geogrotesque-Bold.woff2') format('woff2'),
        url('fonts/Geogrotesque-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geogrotesque Lg';
    src: url('fonts/Geogrotesque-Light.woff2') format('woff2'),
        url('fonts/Geogrotesque-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Abril Fatface';
    src: url('fonts/AbrilFatface-Regular.woff2') format('woff2'),
        url('fonts/AbrilFatface-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



.geogrotesque-regular{font-family: 'geogrotesque-regular' !important;}
h1, h2, h3{
	font-family: 'geogrotesque-regular' !important;
}
p{
	font-family: 'geogrotesque-regular';
}
h3.green{
	color: #789067;
	font-size: 36px;
	font-family: 'Geogrotesque Lg'!important;
}
h3.green span{
	font-family: 'Geogrotesque Md'!important;
}

body, p {
	
	font-size: 15px;
}
.text-white{
	color: #fff;
}


.mb0{
	margin-bottom: 0;
}
.pb1 {
  padding-bottom: 1em;
}
.pb-2 {
  padding-bottom: 1.2em;
}
.mt-2 {
  margin-top: 2em;
}

/*HEADER*/
.header i[class^="icon-"]{
	color: #fff;
}
.ubermenu  li a:after{
content: ' ';
position: absolute;
bottom: 5px;
left: 5%;
width: 0%;
border-bottom: 1px solid #ffffff;
transition: 0.4s;
}
.ubermenu  li a:hover:after {
width: 95%;
}
.logos-derecha{
	width: 85%!important;
	margin: auto!important;
	margin-right: 0!important;
}
.logos-derecha.row-small > .col{
	padding: 0 4.8px 19.6px;
}
/**
 * 	SELECTOR IDIOMA
 */

/** LANG SELECTOR **/
.mfp-auto-cursor .mfp-content{
	top: -10px!important;
}
.mfp-bg{
	background: unset;
}
#lang_selector, .grupo_selector{
	padding: 10px;
	background: rgba(120,139,103,0.7);
	color: #fff;
	font-family: 'Segoe UI';
}
.grupo_selector > .row {
	border: 1px solid #ccc;
	/* margin: 10px; */
	padding: 10px 20px;
}
.grupo_selector h3, .grupo_selector a{
	color: #fff;	
}
.grupo_selector h3 {
	font-family: 'Segoe UI';
  text-transform: uppercase;
  font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.grupo_selector .col {
	padding: 10px 20px;
}
	.language_list .row-small > .col{
		padding: 0 8px 10px;
	}
	.language_list ul{
		list-style:none;
	}
	.language_list ul li{
		font-weight: normal;		
	}
	.language_list li span,.language_list li a{
		color:#fff;
	}
	.language_list ul img{
		margin-right: 10px;
		max-width:20px;
	}
	.language_list_menu ul li {
		display: inline-block !important;
		margin-right: 6px;
		margin-bottom: 0;
	}
/**FIX HOVER MENU*/
.nav-line-bottom > li > a::before{
	background-color:transparent!important;	
}

.nav > li > a{
	font-size: 14px;
}
.ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target{
	text-transform: uppercase;
}
.header-account-title{
	text-transform: uppercase;
	font-family: 'Geogrotesque Md'!important;	
}
input[type="search"]{
	background-color: #fff !important;
	font-family: 'Geogrotesque Md';
	color: #2e3540 !important;
	height: 2.557em!important;;
	border: 1px solid #fff!important;;
	box-shadow: unset!important;
}
input[type="search"].search-field3{
	border: 1px solid #2e3540 !important;
}
#wide-nav .flex-row{
	align-items: flex-start;
}
.header-social-icons{
	padding-top: 10px;
}
.header-cart-title span.amount{
	color: #fff;
}
.header-cart-title{
	display: block;
	position: absolute;
	bottom: -10px;
	font-family: 'Geogrotesque Md'!important;
}
.header-cart-link{
	padding-top: 0;
}
.ux-search-submit{
	/* border: 1px solid #fff; */
}
.header-search-form .search-field{
	border: unset!important;
}
.search-field2{
	box-shadow: 0 0 6px #ccc!important;;
	opacity: 1 !important;
	outline: 0;
	color: #333!important;;
	background-color: #fff!important;
}

/** FIXED HEADER - MODIFICADO: FONDO #006039 SIN TRANSPARENCIA **/
.header-bottom{
	background-color: #006039 !important;
}
.header-bg-color{
	background-color: #006039 !important;
}
.header, .header-wrapper{
	/*top: 0;*/ 
	position: fixed;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: #006039 !important;
}
/** DELEGACIONES */
.delegaciones-wrapper {
	color: #000000;
}
.delegaciones-wrapper h1{
	color: #000000;
	font-size: 16px;
	display: flex;
  align-items: center;
	border-bottom: 1px solid #8F8F8F;
  padding-bottom: 10px;
	margin-bottom: 40px;
	text-transform: uppercase;
}
.delegaciones-wrapper h1 span{
	color: #444343;
	font-size: 46px;
	font-weight: bold;
	padding-left: 10px;
	text-transform: none;
}
.delegaciones-wrapper img{
	margin-right: 20px;
}
.delegaciones-wrapper .info{
	margin-bottom: 20px;
	position: relative;
	display: flex;
  align-items: center;
	padding-bottom: 20px;
}
.delegaciones-wrapper .info p{
	display: inline-block;
	margin-bottom: 0;
}
.delegaciones-wrapper a {
	color: #000000;
}
.delegaciones-wrapper .button{
	color: #fff;
}
.delegaciones-wrapper .info::after {
  content: " ";
  display: block;
  position: absolute; 
  height: 1px;
  background: #8F8F8F;
  width: 80%;
  /* left: 100%; */
  bottom: 0;
}
.listado-delegaciones{
	list-style: none;
	font-family: 'Segoe UI';
}
.listado-delegaciones span{
	background: #444343;
	color: #fff;
	
	font-size: 20px;
	padding-left: 10px;
	display: block;	
}
.listado-delegaciones li {
	background: #fff;
	font-size: 14px;
	margin: 5px 0;
}
.listado-delegaciones li a{
	color: #1D1D1B;	
}
.listado-delegaciones li a:hover{
	text-decoration: underline;
}

/** INDEX **/
.box-texto{
	padding: 80px 150px 80px 100px;
}
.box-text-izq {
	padding: 80px 50px 80px 150px;
}
@media only screen and (max-width: 1331px) {
.box-texto{
	padding: 30px 50px;
}
}
.box-texto h2{
	font-family: 'Abril Fatface'!important;
	font-size: 64px;
	line-height: 64px;
	padding: 0 12px;
	color: #788B67;
	display:inline-block;
	width: auto;
	border-bottom: 1.5px solid #788B67;
	margin-bottom: 15px;
}	
.box-text p{
	padding: 0 12px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.direccion p {
  display: inline-block;
  margin-bottom: 0;
}
.direccion img {
  margin-top: -40px;
}
 
/** FOOTER **/
/**FOOTER **/
/**LOGOS PRE FOOTER **/
.views-field-logo-image img:first-child {
    position: absolute;
    opacity: 1;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

.views-field-logo-image img:last-child {
    position: relative;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out 0.2s;
    transition: opacity 0.5s ease-in-out 0.2s;
}

 .views-field-logo-image:hover img:last-child {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
 }
 .footer-titulo{
 	font-family: 'geogrotesque-regular';
 	color: #2e3540;
 	font-size: 16px;
 }
 .footer-titulo a{
 	color: #2e3540;
 }
 .footer-titulo span{
 	font-family: 'Geogrotesque Bd'!important;
 	color: #799067;
 }
 .nav-footer a{
 	font-family: 'geogrotesque-regular'!important;
 	/*font-family: 'Geogrotesque Md'!important;*/
 	color: #799067;
 	text-transform: uppercase;
 	border-bottom: 1px solid #799067;
 	line-height: 30px;
 }
 .footer-logos{
 	color: #333;
 }
 .copy{
 	font-size: 11px;
 }
 .absolute-footer {
 	display: none;
 }



.pb0{padding-bottom:0}

/* ELIMINADO: Regla duplicada de .header-bottom movida arriba con el color #006039 */
/* ELIMINADO: Regla duplicada de .header, .header-wrapper movida arriba con el color #006039 */

/** FIXED MENU TRANSPARENCIA **/
.header.header-prod, .header.header-prod .header-wrapper{
	position: relative;
	background-color: #006039 !important;
}
.header.header-prod .header-wrapper.stuck{
	position: fixed;
	background-color: #006039 !important;
}
.sticky-jump .stuck{
	animation: none;
	-webkit-animation: none;
}


/** CATEGORY **/
#main.cate-prod, .cate-prod{
	background-color: #a0ad94;
}
.woocommerce-result-count, .woocommerce-ordering{
	display:none;
}
.cate-prod .breadcrumbs, .cate-prod .breadcrumbs a, #main.cate-prod .widget_product_categories a, #main.cate-prod span{
	color: #fff;
}

.product-small.box {
	box-shadow: 0 3px 6px -4px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.box-text-products.grid-style-2{
	background-color: rgb(93, 104, 66);
	max-width: 85%;
	position: absolute;
	color: #fff;
	margin: 0 auto;
	  margin-bottom: 0px;
	left: 7.5%;
	margin-bottom: -20px;
	bottom: -5px;
}
.grid-style-2 a {
	color: #fff;
}

.branches .info {
	margin-bottom: 20px;
  position: relative;
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
.branches .info img{
	margin-right: 20px;
}
.branches .info p {
  display: inline-block;
  margin-bottom: 0;
}

/** FIXED MENU **/
.sfm-floating-menu{
	top: 50%;
  transform: translateY(-50%);
  flex-direction: column;
  display: flex;
  position: fixed;
  right: 10px;
	z-index: 9;
}
.sfm-floating-menu .button.facebook {
	background-color: #3a589d !important;
	border-color: #3a589d !important;
}
.sfm-floating-menu .button.instagram {
	background-color: #3b6994 !important;
	border-color: #3b6994 !important;
}
.sfm-floating-menu .button.linkedin {
	background-color: #0072b7 !important;
	border-color: #0072b7 !important;
}
.sfm-floating-menu .button.youtube {
	
	background-color: #c33223 !important;
  border-color: #c33223 !important;
}
.sfm-floating-menu .button.icon i{
	color: #fff!important;
}
.sfm-floating-menu .button{
	margin-bottom: .6em;
}


/** FICHA **/
.product-info .social-icons.share-icons{
	display: none;
}

.documentos .col:first-child{
	padding-left: 0;
}


.mafsi-cards .col-inner{
	border: 1px solid #e5e5e5;
	background: #fff;
	padding: 40px 30px 40px 30px;
}
.mafsi-text{
	display:none;
}
.mafsi-img{
	max-width: 150px;
	margin: 0 auto;
	
}
.mafsi-open{
	cursor: pointer;
}
.branches-img{
	max-width: 260px;
}

/** INDEX 24 **/
.banner .button {
	font-weight: normal;
  font-size: 16px;
}
.stuck #logo {margin-top: 15px;}

@media screen and (min-width: 850px) {
    .row-7 .large-2 {
		flex-basis: 14.28%;
        max-width: 14.28%; 
	} 
	.row-8 .large-2 {
		flex-basis: 12.5%;
        max-width: 12.5%; 
	} 
}
@media only screen and (max-width: 849px) {
	/*OCULTAR REDES FIXED */
	.sfm-floating-menu{
		display: none;		
	}
	.box-texto {
		padding: 0 50px;
	}
	
	.box-texto h2{
		font-size: 40px;
		line-height: 50px;
	}
	
}

.ubermenu-main .ubermenu-submenu.ubermenu-submenu-drop
{
    background-color: #F4F3EB!important;
    border: 1px solid #F4F3EB!important;
}

.language-selector {
    position: relative;
    display: inline-block;
    font-family: Arial, sans-serif;
}

.lang-btn {
    background: #006039;
    color: white;
    padding: 10px 16px;
    cursor: pointer;
    border: none;
    font-weight: bold;
}

.lang-btn:after {
    content: " ▼";
    font-size: 10px;
}

.lang-menu {
    display: none;
    position: absolute;
    background: #006039;
    min-width: 100%;
}

.lang-menu a {
    color: white;
    padding: 10px 16px;
    display: block;
    text-decoration: none;
}

.lang-menu a:hover {
    background: #255733;
}

.language-selector:hover .lang-menu {
    display: block;
}

.ubermenu .ubermenu-target-text {
    font-size: medium;
}

.ubermenu-submenu .ubermenu-target-text{
    color: #006039 !important;
}


/**CONFIGURADOR 3D**/
.bg-3d{
	  background:
linear-gradient(105deg, rgba(0,60,35,0.95) 0%, rgba(0,60,35,0.7) 45%, rgba(0,60,35,0.2) 100%), url('https://infricobuffet.com/wp-content/themes/fribuffet-child/infrico-landing/images/portada-capura-configurador-01.jpg') center/cover no-repeat
}
:root{
 --il-green: #006039;
  --il-green-dark: #004a2c;
  --il-green-light: #007a4a;
  --il-cream: #F4F3EB;
  --il-gold: #C5952B;
  --il-gold-dark: #a67d22;
  --il-white: #F6F5F3;
  --il-black: #222225;
  --il-gray: #6b6b6e;
  --il-gray-light: #e8e7df;
}
.il-hero {
  min-height: 800px;
  /* max-height: 800px; */
  background: var(--il-green-dark);
  position: relative;
  display: flex; flex-direction: column;
  justify-content: center; align-items: flex-start;
  padding: 120px 10vw 80px!important;
  overflow: hidden;
}
.il-hero-bg {
  position: absolute; inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 0;
}

.il-hero-title {
  position: relative; z-index: 1;
  
  font-size: clamp(44px, 5.5vw, 82px)!important;
  font-weight: 900;
  color: #fff; line-height: 1.05;
  max-width: 700px; margin-bottom: 24px;
  /* text-wrap: pretty; */
}
.il-hero-title span { color: var(--il-gold); }
.il-hero-sub {
  position: relative; z-index: 1;
  font-size: clamp(16px, 1.6vw, 20px)!important;
  color: rgba(255,255,255,0.78);
  max-width: 520px; line-height: 1.65;
  margin-bottom: 44px; font-weight: 300; text-wrap: pretty;
}
.il-hero-ctas {
  position: relative; z-index: 1;
  display: flex; gap: 16px; flex-wrap: wrap;
}



.il-hero-stats {
  position: absolute; bottom: 0; right: 0; z-index: 2;
  display: flex;
  background: rgba(0,0,0,0.35);
  backdrop-filter: blur(10px);
  border-top: 1px solid rgba(255,255,255,0.1);
}
.il-hero-stat {
  padding: 24px 40px;
  border-left: 1px solid rgba(255,255,255,0.1);
  text-align: center;
}
.il-hero-stat-num {
  font-family: 'Playfair Display', serif;
  font-size: 32px; font-weight: 700; color: var(--il-gold);
  display: block; line-height: 1;
}
.il-hero-stat-label {
  font-size: 11px; letter-spacing: 0.1em; text-transform: uppercase;
  color: rgba(255,255,255,0.55); margin-top: 6px; display: block;
}

.il-btn-primary {
  background: var(--il-gold);
  color: var(--il-white) !important;
  padding: 10px 24px;
  border-radius: 4px;
  font-size: 14px; font-weight: 600;
  text-decoration: none !important; border: none; cursor: pointer;
  transition: background 0.2s, transform 0.15s;
  display: inline-block; white-space: nowrap;
}
.il-btn-primary:hover { background: var(--il-gold-dark); transform: translateY(-1px); }
.il-btn-outline-white {
  background: transparent;
  color: #fff !important;
  padding: 10px 24px;
  border-radius: 4px;
  font-size: 14px; font-weight: 600;
  text-decoration: none !important; border: 2px solid rgba(255,255,255,0.5); cursor: pointer;
  transition: all 0.2s;
  display: inline-block; white-space: nowrap;
}
.il-btn-outline-white:hover { border-color: #fff; background: rgba(255,255,255,0.08); }
.il-btn-hero-primary {
  background: var(--il-gold);
  color: var(--il-white) !important;
  padding: 16px 36px;
  border-radius: 4px;
  font-size: 16px; font-weight: 600;
  text-decoration: none !important; border: none; cursor: pointer;
  transition: all 0.2s; display: inline-block;
}
.il-btn-hero-primary:hover { background: var(--il-gold-dark); transform: translateY(-2px); box-shadow: 0 8px 24px rgba(197,149,43,0.35); }
.il-btn-hero-outline {
  background: transparent; color: #fff !important;
  padding: 16px 36px; border-radius: 4px;
  font-size: 16px; font-weight: 600;
  text-decoration: none !important; border: 2px solid rgba(255,255,255,0.5);
  cursor: pointer; transition: all 0.2s; display: inline-block;
}
.il-btn-hero-outline:hover { border-color: #fff; background: rgba(255,255,255,0.1); transform: translateY(-2px); }

@media (max-width: 900px) {
  .il-types-section { padding: 96px 6vw; }
  .il-carousel-arrow{ display: none;}
  .il-nav { padding: 0 24px; }
  .il-nav-links { display: none; }
  .il-hero { padding: 100px 6vw 80px; min-height: 682px; }
  .il-hero-stats { justify-content: center; border-left: none; position: static; margin-top: 40px; flex-wrap: wrap; background: rgba(0,0,0,0.6); }
  
  .il-cta-final { flex-direction: column; align-items: flex-start; padding: 80px 6vw; }
  .il-cta-final-actions { width: 100%; }
  .il-btn-cta-lg, .il-btn-cta-outline-lg { text-align: center; }  
  
  .il-screenshot-slide { width: 85vw; }
}