@font-face {
    font-family: 'Barley';
    font-style: normal;
    font-weight: 400;
    src: local('Barley'), 
		url('/wp-content/themes/pronto-theme/fonts/Barley.woff') format('woff'),
		url('/wp-content/themes/pronto-theme/fonts/Barley.woff2') format('woff2');		
}		
@font-face {
    font-family: 'Barley Rough';
    font-style: normal;
    font-weight: 400;
    src: local('Barley Rough'), 
		url('/wp-content/themes/pronto-theme/fonts/barley_rough_regular.woff') format('woff'),
		url('/wp-content/themes/pronto-theme/fonts/barley_rough_regular.woff2') format('woff2');		
}	
@font-face {
    font-family: 'Trade Gothic LT Std';
    font-style: normal;
    font-weight: 400;
    src: local('Trade Gothic LT Std'), url('/wp-content/themes/pronto-theme/fonts/trade-gothic-lt-std.woff') format('woff');
}
@font-face {
    font-family: 'Trade Gothic LT Std';
    font-style: normal;
    font-weight: 700;
    src: local('Trade Gothic LT Std'), url('/wp-content/themes/pronto-theme/fonts/trade-gothic-lt-std-bold-condensed.woff') format('woff');
}		
		
/* Overlay */
.overlay-ingredientes {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6); /* fondo oscuro */
  display: none;
  z-index: 9998;
}

/* Mostrar overlay */
.overlay-ingredientes.active {
  display: block;
}

/* Modal deslizante */
.modal-ingredientes {
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  max-width: 520px;
  height: 100%;
  background: #fff;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.2);
  transition: right 0.3s ease-in-out;
	overflow:auto;
}

/* Mostrar modal */
.modal-ingredientes.active {
  right: 0;
}
		
.portada-modal {
    height: 322px;
    overflow: hidden;
}
		
		
		
.border-modal {
    display: flex;
    position: absolute;
    top: 260px;
    left: 0;
    bottom: 0;
    background: #fff;
    border-radius: 45px 42px 0px 0px;
    width: 100%;
    height: 80px;
	transform:rotate(2deg);

}		

.modal-content {
  padding: 30px;
  height: 100%;
  overflow-y: auto;
  position: relative;
	border:none;
}
		
div#modal-body-content {
    display: flex;
    flex-direction: column;
    gap: 34px;
}

.cerrar-modal {
    display: flex;
    position: absolute;
    top: 24px;
    left: 24px;
    font-size: 19px;
    background: #fff;
    padding: 15px 20px 13px 20px;
    border: none;
    cursor: pointer;
    border-radius: 45px;
    width: 60px;
    height: 48px;
    align-items: center;
    justify-content: center;
}
		
.grid-size {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
		
.item-size {
    border: 1px solid #E1E5F0;
    padding: 10px;
	padding: 8px 16px;
    border-radius: 50px;
	color:#69718C;
 font-family: 'Trade Gothic LT Std';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 28px; 
}
		
div#modal-body-content h3 {
color: #262C40;
font-family: 'Barley Rough', sans-serif;
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: 40px; 
}
		
div#modal-body-content h4 {
color: #000;
font-family: 'Barley Rough';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; 
}
		
		
.grid-ingredientes {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.grid-ingredientes li {
  position: relative;
  padding-left: 1.5em;
	color: #262C40;
 font-family: 'Trade Gothic LT Std';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 28px; 
}

.grid-ingredientes li::before {
   content: "\f00c"; /* Código del ícono "check" */
  font-family: "Font Awesome 6 Free";
  color: #000;
  position: absolute;
  left: 0;
  font-weight: bold;
}


	.swiper-controls-stores {
    position: relative;
    bottom: -10px;
    right: 10px;
    display: flex;
    align-items: center;
    gap: 12px;
    z-index: 10;
}

	
	

	
	
@media only screen and (min-width: 1200px) {
    .container-landing {
        max-width: 1196px;
		margin: 72px auto;
    }
}
	
	
    .swiper-promo {
      width: 100%;
      height: 100%;
		padding-bottom: 40px;
    }

    .swiper-promo .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #F0F2FA;
      display: flex;
      justify-content: center;
      align-items: center;
		height:280px;
		color:#000;
		border-radius: 24px;
		overflow:hidden;
		padding:0px;
    }
	
	.slider-banners .swiper-promo {
		background: #fff !important;
}
	/* Color de todos los bullets */
.swiper-pagination-bullet {
  background-color: #C3C8D9; /* Cambia este color por el que necesites */
  opacity: 1; /* Asegura que no sean semitransparentes */
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #000 !important;
}


.swiper-slide img {
		height: 100%;
     /* display: block;
      width: 100%;
      object-fit: cover;*/
    }
	
.swiper-pagination {
  position: absolute;
  bottom: 10px;         /* Espaciado inferior */
  right: 10px;          /* Espaciado derecho */
  width: auto;          /* Solo el ancho necesario */
  text-align: right;    /* Alineación de los bullets */
  z-index: 10;          /* Asegura que se vean por encima de fondo pero debajo del contenido si es necesario */
}
	
	
	
.swiper-promo {
  position: relative;
  padding-bottom: 60px; /* espacio inferior para controles */
  overflow: hidden;
}
	
	.swiper-stores {
  position: relative;
  padding-bottom: 60px; /* espacio inferior para controles */
  overflow: hidden;
}
	
	.swiper-stores .swiper-slide {
    padding: 5px 0px;

}

/* Contenedor común para paginación y flechas */
.swiper-controls {
  position: absolute;
  bottom: 0px;
  right: 0px;
  display: flex;
  align-items: center;
  gap: 12px; /* espacio entre bullets y flechas */
  z-index: 10;
}

/* Bullets */
.swiper-pagination {
    display: flex;
    align-items: center;
    gap: 0px;
    position: static;
    justify-content: flex-end;
}

.swiper-pagination-bullet {
  background-color: #cfd3dc;
  opacity: 1;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  transition: background-color 0.3s ease;
}

.swiper-pagination-bullet-active {
  background-color: #000;
}

/* Botones flecha */
.swiper-button-next,
.swiper-button-prev {
  position: static; /* importante: deja de estar absoluta */
  background: #fff;
  border: 1.7px solid #1C2133;
  border-radius: 50px;
  width: 60px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
	padding: 15px 20px 13px 20px;
	margin-top: 0px;
}

/* Iconos flechas más pequeños */
.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 14px;
}

	
	
	.banner-principal img {
width:100%;
}	
	
.banner-principal {
    display: flex;
    height: 700px;
    overflow: hidden;
    align-items: center;
	position: relative;
}
	
/*.border-top-section {
    position: relative;
    height: 120px;
    background: #fff;
    margin-top: -80px;
    transform: rotate(2deg);
    border-radius: 100px 100px 0px 0px;
}*/
	
	
.border-top-section {
    display: flex;
    position: absolute;
    left: 0;
    bottom: -80px;
    background: #fff;
    border-radius: 100px 100px 0px 0px;
    width: 100%;
    height: 200px;
    transform: rotate(2deg);
}
	

	

	

	
	.input-buscador {
  width: 100%;
  max-width: 285px;
  padding: 10px 35px;
  margin-bottom: 20px;
  border: 1px solid #D8E0F0;
  border-radius: 50px;
  font-size: 16px;
}
	
input::placeholder {
color: #657085;
font-family: 'Gotham';
font-size: 16px;
font-style: normal;
font-weight: 325;
line-height: 16px;
}
	
	img.icon-search {
    display: block;
    position: absolute;
    align-items: center;
    top: 16px;
    left: 30px;
}
	
	
	section.container.section-productos {
    margin: 30px auto;
}
	
	
	h2.title-section {
color: #262C40;
font-family: 'Barley Rough', sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: 48px; 
}
	
.grid-card {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
	
.card-producto {
    max-width: 280px !important;
    overflow: hidden;
	border-radius:16px;
}
	
.card-thumbnail-producto {
    height: 224px;
    overflow: hidden;

}
	
	.card-producto img {
width:100%;
	height:auto;
    overflow: clip;
}
	
	
.body-card-producto {
    display: flex;
	justify-content: center;
	    flex-direction: column;
    align-items: center;
    position: relative;
    padding: 1.5rem;
    background-color: #F0F2FA;
    border-radius: 16px;
    margin-top: -20px;
    height: 148px;

}
	
h4.card-title {
color: #262C40;
text-align: center;
font-family: 'Trade Gothic LT Std';
font-size: 16px;
    font-style: normal;
    font-weight: 700;
line-height: 28px; 
}
	
a.card-btn-action {
	font-family: 'Trade Gothic LT Std';
	display: flex;
padding: 14px 20px 12px 20px;
justify-content: center;
align-items: center;
	border-radius: 30px;
	color:#fff;
background:#1C2133;
text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 22px; 
}
	
	
	@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.animate-in {
    animation: fadeInUp 0.5s ease forwards
}
	
	button.btn-ver-mas {
		width:160px;
    margin: 24px auto;
    padding: 14px 20px 12px 20px;
    border-radius: 50px;
    background-color: #fff;
	border: 2px solid #000;
		color:#000;
}
	

	
.grid-card-tiendas {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}

	.card-tienda {
    display: flex;
		width:382px !important;
    flex-direction: column;
 border-radius: 24px;
border: 1px solid #D9D9D9;
    padding: 24px;
		    gap: 10px;
}
	
	h4.title-tienda {
color: #262C40;
font-family: "Trade Gothic LT Std";
font-size: 16px;
font-style: normal;
font-weight: 700;
		    margin: 0;
}
	
	span.direccion-tienda {
		color: #262C40;
font-family: "Gotham";
font-size: 14px;
font-style: normal;
font-weight: 325;
line-height: 22px; 
}
	
	a.btn-action-tienda {
color: #1C2133;
font-family: "Trade Gothic LT Std";
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 22px; 
}
	
.section-rrss {
    height: 300px;
}
	
.section-rrss h2 {
	color:  #262C40;
text-align: center;
font-family: "Gotham";
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 32px; 
	
}
	
	
	.grid-rrss {
    display: flex;
    flex-wrap: wrap;
		justify-content: center;
    gap: 20px;
}
	
		.grid-delivery {
    display: flex;
    flex-wrap: wrap;
		justify-content: center;
    gap: 20px;
}
	
.badge-delivery img {
    width: 30px;
    border-radius: 5px;
}
	
		.badge-delivery {
    width: 167px;
    background-color: #f0f2fa;
    padding: 30px;
    border-radius: 50px;
	display: flex;
padding: 21px 16px 19px 16px;
justify-content: center;
align-items: flex-start;
gap: 15px;
align-self: stretch;
}
	
.badge-rrss{
    width: 167px;
    background-color: #f0f2fa;
    padding: 30px;
    border-radius: 50px;
	display: flex;
padding: 21px 16px 19px 16px;
justify-content: center;
align-items: flex-start;
gap: 15px;
align-self: stretch;
}
	
	
h2.delivery  {
	color:  #262C40;
text-align: center;
font-family: "Gotham";
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 32px; 
	
}	
	
	
	
	
@media only screen and (max-width: 600px) {
			.banner-principal {
         height: 580px;
        margin-top: 95px;
    
}
	
	.container-landing{
		padding:50px 0;
	}
	
	.card-producto {
    max-width: 163px !important;
}
	
	.grid-card {
    justify-content: space-evenly;
}
	

	
	.card-thumbnail-producto {
    height: 156px;
}
	
	
	.border-top-section {
    border-radius: 50px 50px 0px 0px;
		height: 130px;
}
	
	a.card-btn-action {
		
    padding: 14px 20px 12px 20px;
    font-size: 12px;
}
	
	h2.title-section {
    font-size: 32px;
    line-height: 35px;
}
	.input-buscador {
    max-width: 380px;

}
	
	
	
	}

	

