@charset "utf-8";
/* CSS Document */
.topnav a {
 background-color: #FFFFFF;
 overflow: hidden;
 float: left;
 color: #7C7B7B;
 text-align: center;
 padding: 14px 16px;
 text-decoration: none;
 font-size: 17px;
	margin-top: 118px}

.logo{
	margin-right: 10px;
	order: -1;
	float: left}

.topnav{
	overflow: hidden;
	flex-flow: 1;}

.tab button {
  float: right;
  padding: 10px;
  border: none;
  margin-top: 120px;
  margin-right: 10px;
  font-size: 17px;
  overflow: hidden;
  background-color: #e9e9e9}

.tab button {
	border-radius: 10px;
	border: 1px solid #7C7B7B;
	background-color: #FFF;
	color: #7C7B7B;
	width: 150px;
	height: 40px;}

.tab button:hover {
	background-color: #7c7b7b;
	color: white;	
	border: #FFF}

.landing {
	height: 50%;
	margin-top: 30px;
	margin-left: 0px;
	padding: 0px
}

.womancato{
	margin-top: 30px;
	margin-left: 60px;
	}
.womantext{
	margin-top: 0px;
	margin-left: 230px;
}
.cato{
  float: left;
  width: 33.33%;
  padding: 5px;
}

.row::after {
  content: "";
  clear: both;
  display: table;
}

.row {
  display: flex;
  margin-top: 50px
}

.cato{
	text-align: center
}

.seawoman{
padding: 5px;
margin-left: 25px;
margin-top: 50px
}

.texts{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	margin-left: 27px;
	font-size: 40px;
	margin-bottom: -50px
}

.clothes{
  float: left;
  width: 33.33%;
  padding: 5px;
	margin-left: 25px;
	overflow: hidden;
	margin-right: 25px
}

.discription{
	color: darkgrey;
}

.icons{
	padding: 5px;
	float: right
}

.second{
  float: left;
  width: 33.33%;
  padding: 5px;
  margin-left: 25px;
  overflow: hidden;
  margin-right: 25px
}

.iconss{
	padding: 5px;
	float: right;
	margin-top: -15px
}

.vl {
  border-left: 3px solid black;
  height: 500px;
  position: absolute;
  left: 50%;
  margin-left: -700px;
  margin-top: 50px
}

.signup{
	margin-left: 30px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	line-height: 1.0;
	word-spacing: 10px;
	margin-top: -20px
}

.signups{
	margin-left: 30px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	line-height: 1.0;
	word-spacing: 10px;
}

.interest{
	margin-left: 30px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	line-height: 1.0;
}

.email{
	margin-left: 30px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	color: #7c7b7b
}

.lastpic{
	float: right;
	margin-top: 50px
}

.idkman{
	margin-top: 680px;
	margin-left: 60px
}

.footer{  
bottom: 5px;  
width: 100%;  
margin-top: 30px;
background-color: #D2D2D2;  
color: black;
}  

.footertext{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
}

.footertextfinal{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	color: #676767;
}
