* {
	font-family: 'Outfit', sans-serif;
	margin: 0;
	padding: 0;
}

.bodyusuario {
	background-color: #181F2D;
}

.header {
	background-color: #181F2D;
	width: 100%;
	height: 116px;
	position: sticky;
	z-index: 1;
	top: 0;

}

ul{
  display: none;

}

.menu {
  display: none;
}

.menu:checked  ~ ul{
  display:block;
}

a {
    text-decoration: none;
    color: #181F2D;
}

label {
	margin-left: 5.2%;
	margin-top: 12.5px;
  	box-sizing: border-box;
  	display: inline-block;
  	border: none;
 	width: 15%;
  	height: 30px;
  	line-height: 30px;
 	font-weight: bold;
  	text-align: center;
  	user-select: none;
 	color: #FFF7EF;
  	border-radius: 5px;
}

ul{
  margin-top:0;
  margin-left: 5.2%;
  padding: 0;
  width: 200px;
  position: absolute;
  
}

li {
  display: block;
  background: #FFF7EF;
  margin: 0;
  padding: 10px;
  list-style: none;
  transition: .3s;
  border-bottom: 2px solid #E8412E;
}

li:hover {
  filter: brightness(110%);
}

.titulo {
	margin-top: -30px;
	color: #FFF7EF;
	text-align: center;
	font-family: Outfit;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
}
.buscador {
	display: flex;
	margin: 0 auto;
	width: 80%;
	height: 40px;
	background-color: #181F2D;
	border: 2px solid #FFF7EF;
	border-radius: 20px;
	color: #FFF7EF;
	font-family: 'Outfit', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	margin-top: 15px;
	background-image: url('./imagenes/Vector.svg');
	background-position: 10px 10px;
	background-repeat: no-repeat;
	padding-left: 35px;
}

.bienvenida {
	display: flex;
	width: 263px;
	margin: 0 auto;
	margin-top: 19px;
	color: #F1F4D0;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 1000;
	line-height: 17px;
}

.brendapfp {
	border-radius: 60.5px;
	margin-left: 7%;
	margin-top: 19px;
}

.brendainfo {
	width: 180px;
	height: 71px;
	color: #F1F4D0;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 17px;
	float: right;
	margin-top: 44px;
	margin-right: 9.07%;
}

.divisores {
	width: 95%;
    border-radius: 28px;
    background: #FFF7EF;
    margin: 0 auto;
    margin-top: 32px;
    display: flex;
    padding: 7px 15px;
    justify-content: space-between;
    box-sizing: border-box;
}

.divisorestexto {
	width: 263px;
    color: #E8412E;
    font-size: 20px;
    font-style: normal;
    font-weight: 1000;
    line-height: 20px;
    display: inline-block;
}

.like {
	height: 20px;
}

.lista {
	margin-top: 27px;   
	overflow-x: scroll;
	display: flex;
	position: relative;
}

.lista::-webkit-scrollbar {
    display: none;
}

.libro1 {
	margin-left: 4%;
}

.libro2 {
	margin-left: -2%;
}

.libro3 {
	margin-left: -6%;
}

.portadas {
	width: 120px;
	height: 188px;
}

.texto1libros, .texto2libros {
	width: 120px;
	color: #FFF7EF;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 17px;
	margin-left: 20px;
}

.texto2libros {
	font-size: 12px;
	font-weight: 100;
}

.estrellas {
	width: 64px;
	margin-left: 22.5px;
}

.texto1libro3, .texto2libro3 {
	width: 120px;
	color: #FFF7EF;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 17px;
	margin-left: 52.5px;
}

.texto2libro3 {
	font-size: 12px;
	font-weight: 100;
	margin-left: 27.5px;
}

.estrellas3 {
	width: 64px;
	margin-left: 35px;
}

.seccionescompras {
	margin-left: 6%;
	margin-top: 17px;
}

.compra1, .compra2 {
	display: inline-block;
	width: 45%;
	height: 206px;
	border-radius: 18px;
	background: #FFF7EF;
	margin-left: .4%;
	margin-right: 1.33%;
	position: relative;
}

.nrocompra {
	width: 81%;
	margin-top: 10px;
	margin-left: 10%;
	color: #E8412E;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 750;
	line-height: 17px;
	position: absolute;
}

.datoscompra {
	width: 82.21%;
	color: #181F2D;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 25.5px;
	position: absolute;
	margin-top: 46px;
	margin-left: 15px;
}

.detalles {
	width: 82.21%;
	color: #181F2D;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 25.5px;
	margin-left: 9.20%;
	margin-top: 155px;
	position: absolute;
}

.flecha {
	position: absolute;
	margin-top: 160px;
	margin-left: 81%;
}

.tapa1 {
	margin-top: 20px;
	margin-left: 10%;
	width: 32%;
	position: absolute;
}

.textotapa1 {
	width: 45%;
	color: #FFF7EF;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 25.5px;
	float: right;
	margin-top: 58px;
	margin-right: 8%;
}

.estrellascali {
	width: 31.3%;
	margin-top: 4px;
	margin-left: 46%;
}

.tapa2 {
	margin-top: 35px;
	margin-left: 10%;
	width: 32%;
	height: 182px;
	position: absolute;
}

.textotapa2 {
	width: 45%;
	color: #FFF7EF;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 25.5px;
	float: right;
	margin-top: 77.5px;
	margin-right: 8%;
}

.estrellascali2 {
	width: 31.3%;
	margin-top: 4px;
	margin-left: 46%;
}







.bodycarrito {
	background: #FFF7EF;
}

.email, .direccion, .envio {
	background-color: #FFF7EF;
	border-radius: 12px;
	border: 2px solid #181F2D;
	display: block;
	width: 93%;
	margin: 0 auto;
	font-size: 17px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
	box-sizing: border-box;
	padding-left: 12%;
	background-position: 3.5%;
	background-repeat: no-repeat;
	background-size: 7.5%;
	margin-top: 20px;
}

.email {
	height: 40px;
	background-image: url('./imagenes/email.svg');
}

.direccion {
	height: 68px;
	background-image: url('./imagenes/ubicacion.svg');
}

.envio {
	height: 40px;
	background-image: url('./imagenes/camion.svg');
}

.barra {
	width: 90%;
	height: 1px;
	background: #181F2DBF;
	margin-left: 5%;
	margin-top: 27px;
}

.subtitulo {
	text-align: center;
}

button {
	background-color: #FFF7EF;
	height: 42.5px;
	border-radius: 12px;
	border: 2px solid #181F2D;
	display: block;
	width: 93%;
	margin: 0 auto;
	font-size: 17px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
	box-sizing: border-box;
	margin-top: 17.5px;
	padding-left: 12%;
	background-position: 3.5%;
	background-repeat: no-repeat;
	margin-top: 20px;
	transition: 0.2s;
	text-align: center;
}

button:hover{
	background-color: #181F2D;
	color: #FFF7EF;
}

.tarjeta{
	background-size: 9%;
	background-image: url('./imagenes/tarjeta.svg');
}

.tarjeta:hover {
	background-image: url('./imagenes/tarjetablanca.svg');
}

.transferencia, .rapipago, .mercado {
	background-image: url('./imagenes/dinero.svg');
	background-size: 10%;

}

.transferencia, .rapipago, .mercado:hover {
	background-image: url('./imagenes/dineroblanco.svg');
}

.subtitulo2 {
	text-align: center;
}

.nota {
	position: relative;
}

.notaespacio {
	background-color: #FFF7EF;
	height: 185px;
	border-radius: 12px;
	border: 2px solid #181F2D;
	display: block;
	width: 93%;
	margin: 0 auto;
	font-size: 17px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
	box-sizing: border-box;
	margin-top: 17.5px;
	padding-left: 5%;
	padding-top: 17.5px;
}

.datos {
	margin-top: 17.5px;
	margin-left: 13.33%;
	position: absolute;
}

.guardar {
	float: right;
	margin-top: 13.5px;
	margin-right: 46%;
	flex-shrink: 0;
}

.subtitulo3 {
	text-align: center;
}

.textoproducto {
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 17px;
	text-align: center;
	margin-top: 17.5px;
}

.subtotal, .costo {
	margin-left: 13.33%;
	margin-top: 7.5px;

}

.total, .points {
	text-align: center;
	margin-top: 7.5px;
}

.inknook {
	text-decoration: underline;
	text-decoration-position: under;
}

.cupon {
	background-image: url('./imagenes/cupon.svg');
	background-color: #FFF7EF;
	border-radius: 12px;
	border: 2px solid #181F2D;
	display: block;
	width: 93%;
	margin: 0 auto;
	font-size: 17px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
	box-sizing: border-box;
	padding-left: 12%;
	background-position: 3.5%;
	background-repeat: no-repeat;
	background-size: 7.5%;
	margin-top: 36px;
	height: 40px;
}

.realizar {
	text-align: center;
	margin-top: 36px;
	width: 53.33%;
	color: #181F2D;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 17px;
	margin-left: 22.5%;
	background-color: #FFF7EF;
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 10px;
	justify-content: center;
}

.redes {
	margin-top: 47.5px;
	width: 100%;
	height: 65px;
	background: #181F2D;
	box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.25);
	bottom: 0;
	left: 0;
	right: 0;
}

.facebook {
	height: 35px;
	margin-top: 15px;
	margin-left: 35%;
}

.instagram {
	height: 35px;
}

.twitter {
	height: 35px;
}