.display-mediano{
	display:inherit !important;
}


*{
	margin:0px;
	padding:0px;
}

html{
	height:100%;
	margin:0;
	padding:0;
	width:100%;
	top:0px;
	background-color:#242424;
	left:0px;

}


/*----------------------------
	 INICIAL
-----------------------------*/


.mujer{
		margin-top: 80px;
        height: 500px;
	    width: 100%;
		position:relative;
	text-align: center;
	 background-image: url(imagenes/woman.jpg);
	    background-position: center center;
	    background-repeat: no-repeat;
	    background-size: cover;
}



.text-new{
	font-weight: 900;
	text-align:center;
	color: #fff;
	position: relative;
   font-size: 30px; 
	line-height: 20px; 
    font-family: 'Archivo', sans-serif;
}


#lookbook{
	width: 90%;
    height:auto;
    position: relative;
	text-align: center;
	left: 5%;
	padding: 50px 0px 0px ;
	box-sizing: border-box;
}


.hvrbox {
	display: inline-block;
	width: 45%;
	height: auto;
 	background: #242424;
	padding: 25px;
	box-sizing: border-box;
	margin: 6px 3px;
	border: 2px solid #fff;
}


.hvrbox img {
	max-width: 100%;
}


/*----------------------------

FIN CUERPO PRINCIPAL

---
*/
/*----------------------------
	 PEDIDOS
-----------------------------*/	

 
#pedidos-urban{
	left:0px;
    height: auto;
	width: 100%;
	top: 0px;
	margin: 50px 0px 0px;
    position:relative;
	background: #fff;
}

.pedidos {
    width: 100%;
	height: auto;
    display: inline-block;	    
	
	

}	

.mayoristas {
    width: 100%;
	height: auto;
    display: inline-block;	    
	vertical-align: top;


}	
.mayoristas h1{
    font-size: 50px; 
	line-height: 55px; 
    font-family: 'Archivo', sans-serif;
	font-weight: 900;
    text-align: left;
	color: #242424;
	position: relative;
	padding: 50px 50px 50px;
	box-sizing:border-box;
	margin-bottom: 20px;
	text-transform: uppercase;
	
}


.pedidos h1{
    font-size: 14px; 
	line-height: 20px; 
    font-family: 'Archivo', sans-serif;
	font-weight: 700;
    text-align: left;
	color: #242424;
	position: relative;
	padding: 120px 50px 0px;
	box-sizing:border-box;
	margin-bottom: 20px;
	
}
.boton{
    font-size: 16px; 
	line-height: 30px; 
    font-family: 'Archivo', sans-serif;
	font-weight: 700;
	text-align: left;
	color: #fff;
	padding: 15px 50px;
	margin: 0px 50px;
	box-sizing:border-box;
	background: #242424;
	display: inline;
	transition: 1s;

}

.boton:hover{
    font-size: 16px; 
	line-height: 30px; 
    font-family: 'Archivo', sans-serif;
	font-weight: 700;
	text-align: left;
	color: #ffed00;
	padding: 15px 50px;
	margin: 0px 50px;
	box-sizing:border-box;
 	display: inline;
	transition: 1s;

}
 


/*----------------------------
TOGETHER
-----------------------------*/

#together{
        height: 450px;
	    width: 100%;
	box-sizing: border-box;
	     margin: 0 auto;
		position:relative;
		background-color:#fff;
	    background-image: url(imagenes/together.jpg);
	    background-position: center left;
	    background-repeat: no-repeat;
	    background-size: cover;
	    transition-duration: 1s;
		-webkit-transition-duration:1s;
		-moz-transition-duration: 1s;
 		-o-transition-duration: 1s;
}
/*----------------------------
	 frase
-----------------------------*/

#frase{
	left:0px;
    height: auto;
	width: 100%;
	top: 0px;
    position:relative;
    background-color:#242424;



}
#frase h1{
	font-family: 'Oswald', sans-serif;
	font-weight: 900;
	font-style: italic;
    font-size:80px;
    text-align: center;
	color: #fff;
	padding:100px 0px;
	text-transform: uppercase;

}

/*----------------------------
	gallardo vigna
-----------------------------*/

#season{
	width: 100%;
	height: auto;
	position: relative;
	text-align: center;
}

#fulop{
		width:90%;
	    height: auto;
	    display: inline-block;
}

#gallardo{
			width:90%;
	    height: auto;
	    display: inline-block;



}

#rinaldi{
			width:90%;
	    height: auto;
	    display: inline-block;



}

#vigna{
			width:90%;
	    height: auto;
	    display: inline-block;


}



#foto-1{
		width:100%;
		height: 850px;
	    border-bottom: 2px solid #242424;
	    box-sizing: border-box;
	    background-image:url(imagenes/virginia.jpg);
	    background-position: center center;
	    background-repeat: no-repeat;
	     background-size: cover;


}
#foto-2{
		width:100%;
		height: 850px;
	    border-bottom: 2px solid #242424;
	    box-sizing: border-box;
        background-image:url(imagenes/rinaldi.jpg);
     	background-position: center center;
	    background-repeat: no-repeat;
	    background-size: cover;

}

#foto-3{
		width:100%;
		height: 850px;
	    border-bottom: 2px solid #242424;
	    box-sizing: border-box;
        background-image:url(imagenes/vigna.jpg);
	    background-position: center center;
	    background-repeat: no-repeat;
	    background-size: cover;

}

#foto-4{
		width:100%;
		height: 850px;
	    border-bottom: 2px solid #242424;
	    box-sizing: border-box;
        background-image:url(imagenes/fulop.jpg);
	    background-position: center center;
	    background-repeat: no-repeat;
	    background-size: cover;
	position: relative;

}


#foto-1:hover{
		opacity: 0.5;
}

#foto-2:hover{
		opacity: 0.5;
}
#foto-3:hover{
		opacity: 0.5;
}
#foto-4:hover{
		opacity: 0.5;
}

#season h2{ width:100%;
		height: auto;
	     font-family: 'Monstserrat', sans-serif;
	    font-weight: 900;
         font-size:80px;
	    line-height: 60px;
	    text-align:center;
     	color:#fff;
	    text-transform: uppercase;
	    position: relative;
	    top: 350px;

}



.new{
		width:100%;
		height: 100px;
	    box-sizing: border-box;
	position: relative;

}

.new:hover{
		width:100%;
		height: 100px;
	    box-sizing: border-box;
	    display: inline-block;
	    background-color: #2f2f2f;

}

.new h3{
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
	font-size:18px;
	text-align:left;
	color:#fff;
	text-transform: uppercase;
    padding: 30px 0px 40px 20px;
	box-sizing: border-box;


}

.option{ font-family: 'Roboto Mono', monospace;
	    font-weight: 100;
	    font-size:12px;
		letter-spacing: 3px;
	    color:#fff;
	    text-transform: uppercase;


}

/*----------------------------
	FIN gallardo vigna
-----------------------------*/

/*----------------------------
LOCALES
-----------------------------*/

#locales{
        height: auto;
	    width: 100%;
		position:relative;
		background-color:#242424;
	    box-sizing: border-box;
border: 2px solid #fff;
}

#locales h1{
color: #fff;
text-decoration: none;
font-family: 'Archivo', sans-serif;
font-weight: 700;
font-size:12px;
letter-spacing: 1px;
padding: 16px 0px 16px 13px;
box-sizing: border-box;
border: 2px solid #fff;
 	border-right: 0px;
	border-left: 0px;
width: 100%;
text-align: left;
text-transform: uppercase;
}
.margin50px{
	padding: 24px 0px;
}

.locales{
        height: 100%;
	    width: 100%;
		position:relative;
	    display: inline-block;
}


.locales h2{
color: #fff;
text-decoration: none;
font-family: 'Archivo', sans-serif;
font-weight: 400;
font-size:12px;
letter-spacing: 1px;
padding: 16px 0px 16px 13px;
box-sizing: border-box;
border: 2px solid #fff;
 	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
width: 100%;
text-align: left;
display: block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.locales h2:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
   -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.locales h2:hover, .locales h2:focus, .locales h2:active {
  color: #ffed00;
}
.locales h2:hover:before, .locales h2:focus:before, .locales h2:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/*----------------------------
	 RIEL
-----------------------------*/	

#sub-footer { 
	position: relative; 
	width: 100%; 
	height: auto; 
	background-color: #fff; 
	text-align: center; 
	padding: 10px 0px; 
    font-family: 'Roboto Mono', monospace;
	font-weight: 300;
	font-size: 8pt;
	letter-spacing: 1pt;
    top: 100px;

  }

.btn-riel{
	color: #242424;
}

.btn-riel:hover{
	color: #ccc;
}

