
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400&family=Mrs+Saint+Delafield&family=Roboto+Condensed:wght@300;400&display=swap');

:root {
--c_1t: #F47A00;  /* colo de titulos y fecha */
--c_1: #F47A00;  /* colo de titulos y fecha */
--c_1cc:rgba(244,122,0,0.8);
--c_1dd:rgba(244,122,0,0.8);
--c_1_2:rgba(244,122,0,0.5); /* una tonalidad del principal mas clara(fondo del timer) */
--c_1_3:rgba(244,122,0,0.3); /* una tonalidad del principal mas oscura */
--c_alpha4: rgba(0, 0, 0, 0.9); /* colores alpha para parallax */
--c_alpha5: rgba(0, 0, 0, 0.8);
--c_alpha6: rgba(0, 0, 0, 0.5);
--c_2: #000000;   /* color de textos */
--c_3: #FFF;   /* el color del timer */
--c_fecha: var(--c_1); /* color de fecha */
--c_bloques: var(--c_1); /* color de los titulos del bloques*/
--c_bloques2: var(--c_2); /* color de los textos del bloques*/
--c_ConfirmarB: var(--c_1);
--c_ConfirmarT: var(--c_3);
--c_ConfirmarH: var(--c_1cc);--c_RechazarB: rgba(144, 144, 144, 0.87);
--c_RechazarT: #ffffff;--c_RechazarH: rgba(144, 144, 144, 0.80);
--c_ConfirmarFormB: #ffffff;
--c_ConfirmarFormT: #000000;
--c_sliderB:rgba(0, 0, 0, 0.50);
--c_sliderT1: var(--c_2);
--c_sliderT2: var(--c_2);
--c_sliderBorder: #var(--c_1);

	
  --f_FF1: 'Montserrat', sans-serif;
  --f_FFEspecial: 'Mrs Saint Delafield', cursive;
  --f_FFRegular: 'Roboto Condensed', sans-serif;
  
	
  --f_F0: 400 normal 4.5rem var(--f_FF1); /* titulos */
  --f_F1: 400 normal 4rem var(--f_FF1); /* titulos */
  --f_F2: 300 normal 4rem var(--f_FF1); /* subtitulos/texto */

  --f_FEspecial: 400 normal 10rem var(--f_FFEspecial); /* cursivas */
  --f_FEspecialPeque: 400 normal 3rem var(--f_FFEspecial);

  --f_FRegular: 400 normal 2.4rem var(--f_FFRegular);  /* textos regulares/bloques */
  --f_FRegularMedia: 400 normal 3rem var(--f_FFRegular);  /*  botones, listas peques */
  --f_FTimerNumero: 300 normal 4rem var(--f_FFRegular);  /* fuente numeros timer */
  --f_FTimerTexto: 400 normal 1.8rem var(--f_FFRegular);  /* fuente texto timer, listanormal */

  --line-height: 5rem;
  --border-radius: 1.2rem; /* aplica a imagenes de galerias */
  --letter-spacing: 0.3rem;
  	
	--anchoFondo: 40vw;
	--anchoPrincipal: 36vw;
	--altoHeader: 31vw;
	--font1Size: 5vw;
	--font1Top: 18.5vw;
	--fontAmpTop: 16.4vw;
	--font1aTop: 17vw;
	--font1LH: 7vw;
	--font2Size: 1.2vw;
	--font2Top: 24.5vw;
	--font2LH: 3.00vw;
	--marginBottomMain: 9vw;
	--marginTopContenedor: 2vw;
	--marginBottomBadgesSave: 11vw;

	--anchoContenedorInterior: 90%;	
	--marginBottomBadges: 1vw;
	
	--imagenSeparador: url(../../../../../../../recursos/dpedido/202305/505/5616_Gerberas3ElementoFin.webp);
--imagenFondo: url(../../../../../../../recursos//rev/Gerberas-I/46482_Gerberas3Fondo_copia.webp);
--imagenPie: url(../../../../../../../recursos//rev/Gerberas-I/24637_Gerberas3Pie_copia.webp);
--imagenHeader: url(../../../../../../../recursos/rev/Gerberas-I/88592_Gerberas3H_copia.webp);
--imagenTenue: url(../../../../../../../recursos//rev/Gerberas-I/61109_Gerberas3Tenue_copia.webp);

}
html
{
	background: var(--imagenFondoPrincipal) repeat-y top center !important;	
  background-size: contain !important;
  background-color: #333333 !important;
	background-position: center center;
	font-size: 7px;
}
.mensajesCard,.mesas_Te{
	color: #FFFFFF !important;
}
.margenBGrande{
	margin-bottom: var(--margenBGrande);
}
.contenedorScrollI{
	display: block !important;
}
.contenedorScrollI1
{
	display: block !important;
	position:absolute;
	background-color: transparent!important;
  top: 0vw;
	bottom: 0vw;
	width: 100%;
  background:		var(--imagenHeader) no-repeat top center;
  background-size: var(--anchoFondo) auto;
  z-index: -999;
}
.contenedorScroll
{
  background: 
		var(--imagenPie) no-repeat bottom center,
		var(--imagenFondo) repeat-y top center !important; 
  background-size: var(--anchoFondo) auto,var(--anchoFondo) auto,var(--anchoFondo) auto !important;
	position: relative;
	z-index: 0;
	margin-top: var(--marginTopContenedor);
}
.calendarioBadges{
	margin-bottom: var(--marginBottomBadges) !important;
}
.contenedorSave .calendarioBadges{
	margin-bottom: var(--marginBottomBadgesSave) !important;
}
.headerDinamico_C{
	width: var(--anchoFondo) !important;
	height: var(--altoHeader) !important;
}
.headerDinamico_Ti{
	font-size: var(--font1Size);
	top: var(--font1Top);
	line-height: var(--font1LH);
	color: var(--c_1t);
}
.fecha_Fe{


}
.headerDinamico_Ta{
	font-size: var(--font1Size);
	top: var(--font1aTop);
	line-height: var(--font1LH);
		color: var(--c_1t);
}
.headerDinamico_Tb{
	font-size: calc(var(--font1Size)*.6);
	top: var(--fontAmpTop);
	line-height: calc(var(--font1LH)*.6);
		color: var(--c_1t);
}
.headerDinamico_Te{
	font-size: var(--font2Size);
	top: var(--font2Top);
	line-height: var(--font2LH);
}
.separadorImagenSola img{
	content: var(--imagenSeparador);
	width: 100% !important;
}
.fondoTenue{
	background: var(--imagenFondoTenue) no-repeat center center; 
  background-size: contain;
}
.mb_main{
	margin-bottom: var(--marginBottomMain) !important;
}
@media only screen and (max-width: 2000px)
{
  html{	font-size: 7.5px; }
  :root {
    --anchoFondo: 60vw;
    --anchoPrincipal: 54vw;
    --altoHeader: 46.5vw;
    --font1Size: 7.5vw;
    --font1Top: 27vw;
    --fontAmpTop: 24vw;
    --font1aTop: 25.5vw;
    --font1LH: 10.5vw;
    --font2Size: 1.5vw;
    --font2Top: 36vw;
    --font2LH: 4.5vw;
    --marginBottomMain: 13.5vw;
    --marginTopContenedor: 3vw;
    --marginBottomBadgesSave: 16.5vw;
  }
}


@media only screen and (max-width: 1600px)
{
  html{	font-size: 7px; }
  :root {
    --anchoFondo: 70vw;
    --anchoPrincipal: 63vw;
    --altoHeader: 54.25vw;
    --font1Size: 8.75vw;
    --font1Top: 31.5vw;
    --fontAmpTop: 28vw;
    --font1aTop: 29.75vw;
    --font1LH: 12.25vw;
    --font2Size: 1.75vw;
    --font2Top: 42vw;
    --font2LH: 5.25vw;
    --marginBottomMain: 15.75vw;
    --marginTopContenedor: 3.5vw;
    --marginBottomBadgesSave: 19.25vw;
  }
}


@media only screen and (max-width: 1300px)
{
  html{	font-size: 6.5px; }
  :root {
    --anchoFondo: 80vw;
    --anchoPrincipal: 72vw;
    --altoHeader: 62vw;
    --font1Size: 10vw;
    --font1Top: 36vw;
    --fontAmpTop: 32vw;
    --font1aTop: 34vw;
    --font1LH: 14vw;
    --font2Size: 2vw;
    --font2Top: 48vw;
    --font2LH: 6vw;
    --marginBottomMain: 18vw;
    --marginTopContenedor: 4vw;
    --marginBottomBadgesSave: 22vw;
  }
}


@media only screen and (max-width: 900px)
{
  html{	font-size: 6px; }
  :root {
    --anchoFondo: 90vw;
    --anchoPrincipal: 81vw;
    --altoHeader: 69.75vw;
    --font1Size: 11.25vw;
    --font1Top: 40.5vw;
    --fontAmpTop: 36vw;
    --font1aTop: 38.25vw;
    --font1LH: 15.75vw;
    --font2Size: 2.25vw;
    --font2Top: 54vw;
    --font2LH: 6.75vw;
    --marginBottomMain: 20.25vw;
    --marginTopContenedor: 4.5vw;
    --marginBottomBadgesSave: 24.75vw;
  }
}


@media only screen and (max-width: 600px)
{
  html{	font-size: 5px; }
  :root {
    --anchoFondo: 100vw;
    --anchoPrincipal: 100vw;
    --altoHeader: 77.5vw;
    --font1Size: 12.5vw;
    --font1Top: 45vw;
    --fontAmpTop: 40vw;
    --font1aTop: 42.5vw;
    --font1LH: 17.5vw;
    --font2Size: 2.5vw;
    --font2Top: 60vw;
    --font2LH: 7.5vw;
    --marginBottomMain: 22.5vw;
    --marginTopContenedor: 0vw;
    --marginBottomBadgesSave: 27.5vw;


		--anchoContenedorInterior: 95%;	
		--imagenSeparador: url(../../../../../../../recursos/rev/Gerberas-I/27155_Gerberas3F2_copia.webp);
	}
}
