body{
	overflow-x: hidden;
	font-family: 'Raleway', sans-serif;
}
footer{
	padding: 20px 0px 20px 50px;
}
li{
	text-decoration: none;
	list-style: none;
}
.add {
	min-width: 100%;
	max-width: 100%;
	color: rgb(96,96,96);
	/*border: 1px dotted rgb(0,153,76);*/
}
.add:hover {
	min-width: 100%;
	max-width: 100%;
	background-color: rgb(99,39,39);
	color: rgb(256,256,256);
}
.borderlessEngine {
	border: 0px;
	border-radius: 10px;
}
.borde{
	margin:0;
	padding: 0;
	border-top: solid 1px rgb(208,215,222);
	border-bottom: solid 1px rgb(208,215,222);
}
.btn-red{
	background-color: rgb(78,20,32);
	color: rgb(256,256,256);
}
.btn-red:hover {
	color: yellow; /*MODIFICAR EL COMPORTAMIENTO HOVER*/
}
.btn-vino {
	background-color: rgb(78,20,32);
	color: rgb(256,256,256);	
}
.btn-vino:hover {
	background-color: rgb(200,35,51);
	color: rgb(256,256,256);	
}
.contenedor{
	border: 1px solid rgb(208,215,222);
	margin-top: 1rem;
}
.espaciado{
	min-height: 5rem;
	max-height: 5rem;
}
/*
.finalDate{
	color: rgb(159,139,82);
	text-transform: uppercase;
	text-align: center;
	font-size: 2vh;
	position: absolute;
	top: 51rem;
	left: 26rem;
	min-width: 18rem;
	max-width: 18rem
	overflow-y: hidden;
	-webkit-transform: rotate(-4deg); 
    -moz-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
}
*/
.gris {
	background-color: rgb(96,96,96);
}
.icon {
	padding-right: 10px;
	padding-right: 20px;
}
.indicador {
	font-size: 0.8rem;
	color: rgb(99,39,39);
	position: absolute;
	left: 0.5rem;
	top: 0.3rem;
	text-align: center;
	min-width: 1.5rem;
	max-width: 1.5rem;
}
.info {
	border: 4px solid rgb(99,39,39);
	width: 50px;
	position: absolute;
	left: 1rem;
}
.logo {
	max-width: 15%;
	min-width: 15%;
	padding-top: 10px;
	padding-bottom: 5px;
}
.myAccount{

}
.plasmaFecha{
	color: rgb(159,139,82);
	text-transform: uppercase;
	text-align: center;
	font-size: 30px;
	position: absolute;
	top: 53rem;
	left: 1.1rem;
	min-width: 18rem;
	max-width: 18rem
	overflow-y: hidden;
}
.relative{
	position: relative;
}
.search {
	border: 1px solid rgb(99,39,99);
}
.showText{
	position: absolute;
	top: 39.5rem;
	left: 5.5rem;
	min-width: 10.5rem;
	max-width: 10.5rem;
	min-height: 3rem;
	max-height: 3rem;
	text-transform: uppercase;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
}

.showTxtSide1{
	color: rgb(159,139,82);
	text-transform: uppercase;
	text-align: center;
	font-size: 42px;
	position: absolute;
	top: 40rem;
	left: 1.1rem;
	min-width: 18rem;
	max-width: 18rem;
	min-height: 11rem;
	max-height: 11rem;
	overflow-y: hidden;
}
.showTxtSide2{
	color: rgb(159,139,82);
	text-transform: uppercase;
	text-align: center;
	font-size: 20px;
	position: absolute;
	top: 20rem;
	left: 1.1rem;
	min-width: 18rem;
	max-width: 18rem;
	min-height: 30rem;
	max-height: 30rem;
	overflow-y: hidden;
}
.showTxt{
	text-transform: uppercase;
	position: absolute;
	top: 7rem;
	left: 3.9rem;
	min-width: 11.5rem;
	max-width: 11.5rem;
	text-align: center;
	color: rgb(256,256,256);
}
.social {
	background-color: #3e4145;
	color: rgb(256,256,256);
	border-radius: 30px;
}
.texturaEstilo{
	position: absolute;
	top: 38rem;
	left: 5.5rem;
	max-width: 10.5rem;
}
.top {
	padding-top: 10px;
}
.uploaded_image{
	position: absolute;
	left: 1rem;
	top: 7.5rem;
}
.whats {
	color: rgb(0,230,118);
	padding-bottom: 10px;
}
.winePickup{
	text-align: center;
	position: absolute;
	right: 15px;
	top: 50px;
}