@charset "utf-8";
/* CSS Document */


@import url('https://fonts.googleapis.com/css2?family=Kalam&family=Kiwi+Maru:wght@500&family=Roboto:wght@300;400;500&display=swap');

li {
	list-style: none;
}

.hometitulo {
	font-family: 'Roboto', sans-serif;
	font-weight:900;
	font-size: 30px;
	color:#E4CA99;	
	text-align: center;
	text-transform: uppercase;
	margin-bottom:30px;
}
.hometexto {
	font-family: 'Roboto', sans-serif;
	font-weight:100;
	font-size: 16px;
	text-align: justify;
	color:#ffffff;
	padding:0 30px;

}
.homeaqui {
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	font-size: 24px;	
	color:#FAA954;
	text-align: center;
	text-transform: uppercase;
	margin-top:30px;
	margin-bottom:50px;
	letter-spacing: 1pt;
}

.categoria{
	margin-bottom:0px;
	background-position: center bottom ;
	background-repeat:no-repeat;
	background-size: contain;
}

.fondoblanco {
	background-color:#FFF !important;
}


.titulo {
	font-family: 'Kiwi Maru', serif;
	font-size: 40px;
}

.titulo2 {
	font-family: 'Kiwi Maru', serif;
	font-size: 60px;
	text-align:center;
}

.subtitulo {
	font-family: 'Kiwi Maru', serif;
	color:#B3B4B5;
	font-weight:300;
	font-size: 22px;
}

.subtitulo2 {
	font-family: 'Kiwi Maru', serif;
	color:#B3B4B5;
	font-weight:300;
	font-size: 22px;
}


.producto {
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	font-size: 18px;
	text-transform:capitalize;
}
.descrpcion {
	font-family: 'Roboto', sans-serif;
	color:#848484;
	font-weight:300;
	font-size: 18px;
	text-transform:lowercase;
}


.precio {
	font-family: 'Kalam', cursive;
	float:right;
	color:#2B2B2B;
	font-size: 18px;
	height: 0px;
	margin-right:20px;
	}
	
	.fondohome {
		background-color:#373435;
		margin:0px;
		
	}
	
		.imghome{
			width:100%;
		
		
	}

		.imgarriba{
			width:100%;
		
		
	}
	
	.botonsubir{
		background: none;
  		border: none;	}

	