.bcd{
min-height:40px;
text-align:center;
}
.social .fab{
margin-left:10px;
}
.logo{
font-size:40px;
}
.txt
{
height:60px;
}
.c
{
margin-right:5px;
}
.menu
{
min-height:50px;
background:black;
margin:0px auto;
}
.cat
{
min-height:300px;
}
.a
{
min-height:300px;
background:red;
}
.mens h5,.womens h5,.kids h5
{
width:100px;
background:white;
text-align:center;
padding-top:2px;
margin:32% auto;
}
.mens:hover,.womens:hover,.kids:hover
{
//transform:scale(1.1);
//transform:skewX(5deg);
//transform:rotate(-360deg);
box-shadow:10px 10px 10px black;
border-radius:35px;
//filter:grayscale(100%);
//transition:all ease 1s;
}
h1
{
text-align:center;
color:red;
height:50px;
}
.menu ul
{
list-style-type: none;
padding-top:10px;
}
.menu ul li
{
display:inline;
padding:10px;
}
.menu ul li a
{
text-decoration:none;
color:white;
}
.menu ul li a:hover
{
color:red;
}
.service
{
min-height:200px;
}
.g
{
background:pink;
min-height:200px;
}
.cart
{
text-align:center;
font-size:60px;
}
.tq
{
font-size:25px;
text-align:center;
}
.ufooter
{
background:black;
height:300px;
}
.cpu
{
color:white;
font-size:30px;
text-align:center;
}
.cp
{
color:white;
font-size:20px;
}
.bfooter
{
background:yellow;
min-height:50px;
text-align:center;
line-height:50px;
font-size:25px;
}
.mans,.womans,.kid
{
min-height:250px;
}
.pro
{
min-height:250px;
background:red;
}
.signin
{
min-height:500px;
//background:red;
}
.sign
{
min-height:400px;
//background:green;
}
.manage
{
margin:0px auto;
}