




.banner-div{
	background: url(../images/15.jpg) no-repeat;
    width: 100%;
    background-size: cover;
}

.banner-left{


	width: 40%;
    background: rgba(0, 0, 0, 0.59);    
    height: 100%;
    
}

.banner-cont{
    max-width: 100%; 
}

.banner-inner{


	width: 90%;
    margin: 0 auto;
   height: 90%;
    
}

.card-cnt-banner{
	
	margin: 30px;
	height: 100%;   
	background: white;
}

.card-cnt-banner figure {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 40px;
    margin-right: 40px;
}

.card-cnt-banner h1{
	margin:0;
	top:0px;
	background-color: black;
	color:white;

}




.quotes-div{
	background: yellow;
	width: 100%;
}

.quotes-div:after{
	display: table;
	content: " ";
	clear: both;

}

.width-fifty{
	width: 50%;
	float:left;
}


.four-square div{
	height:50%; 
	width:50% ;
	float:left;
	max-height: 300px;
	min-height: 300px;
}
.four-square:after {
	display: table;
	content: " ";
	clear: both;
}

#fsq-l-top{
	background: url(../images/sq1.jpg) no-repeat;
    background-size: cover;

}


#fsq-r-bottom{
	background: url(../images/sq2.jpg) no-repeat;
    background-size: cover;

}

.fsq-l-r-text{
    background: white;
    background-color: white;
    text-align: right;
    padding: 38px;
    font-family: 'Cabin', sans-serif;
}

.fsq-l-r-text p{
    color: #adadad;
}
/*shop now*/
.fsq-l-r-text span{
	color: #67e2e2;
    font-size: 18px;
}




/*two in one div*/

.two-inone-div{
	width:50%;
    float: left;
}

.four-square div{
	height:50%; 
	width:50% ;
	float:left;
	max-height: 300px;
	min-height: 300px;
}

.two-inone-div .poster-cnt {
	-webkit-box-shadow: -1px 2px 10px 3px rgba(230,212,230,1);
	-moz-box-shadow: -1px 2px 10px 3px rgba(230,212,230,1);
	box-shadow: -1px 2px 10px 3px rgba(230,212,230,1);
	border: 1px solid #e2e2e2;
	margin: 20px;
}

.two-cnt{
	width: 100%;
	height: 600px;
	background: black;
}


.two-cnt:after {
	display: table;
	content: " ";
	clear: both;
}
.two-inone-div{
	width:50%;
	background: grey;
    float: left;
    height: 90%;
}
.two-inone-div:after{
	display: table;
	content: " ";
	clear: both;
}

.cart-two{
	margin: 20px;
	min-height: 500px;
	max-height: 500px;
	width: 88%;
	text-align:center;
}
.cart-two-fig{
	height: 68%;
    width: 66%;
}

.fo-sx{
	max-height: 500px;
	min-height: 500px;
	width: 100%;
	background-color: brown;
}
.wd-four{
	background: url(../images/girlcover.jpg) no-repeat;
	background-size: cover;
 	width: 40%;
 	float: left;
 }

 .wd-four-sec{
	background: url(../images/boycover3.jpg) no-repeat;
	background-size: cover;
 	width: 40%;
 	height: 100%;
 	float: right;
 }

 .wd-four-sec:after{
 	display: table;
 	clear: both;
 }


.wd-six{
	width: 60%;
 	float: left;
 
 	
 }

.wd-six-sec{
	width: 60%;
	height: 100%;
 	float: left;
 
 	
 }


.wd-six-sec:after{
	
 	display: table;
 	clear: both;
 }

 .wd-six:after{

 	display: table;
 	clear: both;
 }
.girls-fashion-cover{
	position: relative;
	width: 100%;
	font-family: sans-serif;
	margin:0;
	text-align: center;
}

.girl-cover-text{
    top: 0;
    width: 100%;
    text-align: center;
    padding-top: 2.5em;
}



.girl-cover-text h5{
    color: #01CFCF;
    font-size: 3em;
    font-family: 'Lato', sans-serif;

}
.girl-cover-text p{
color: #fff;
font-size: 1.1em;

}



.three-inone-cont{
	width: 100%;
	
}

.three-inone-div{
	width: 33.3333%;
	float: left;
	
}

.cart-three-in-one{
	width: 100%;
	padding: 30px;

}
.cart-tdv{
	-webkit-box-shadow: -1px 2px 10px 3px rgba(230,212,230,1);
	-moz-box-shadow: -1px 2px 10px 3px rgba(230,212,230,1);
	box-shadow: -1px 2px 10px 3px rgba(230,212,230,1);
	border: 1px solid #e2e2e2;

}
.cart-tdv figure{
margin: 1em 15px;
}


#social{
	
	padding: 5em 0;
	margin:0 auto;


}

.container-div{
	max-width: 1100px;
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin: 0;
}


.container-div:before{
	display: table;
    content: " ";
}





.social-div{   
	 width: 25%;
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float:left;
}




.social-div a{

    color: #000;
    font-size: 2em;
    text-decoration: none;
    }



.footer{

	margin :0;
    font-weight: 400;
	background: #2E2E2E;
    padding: 3em 0;
}

.footer:after{
display: table;
    content: " ";	
}

.footer-cont{
	max-width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


.footer-top {
    padding-bottom: 4em;
}
.footer-top:after{
	display: table;
	clear: both;
	content: " ";
}
.footer-top1{
	width: 75%;
	float: left;
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

.footer-top1 h4{
    color: #fff;
    font-size: 2em;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}


.footer-top1 p{
    color: #999;
    font-size: 1em;
    line-height: 2em;
    margin-top: 0.5em;
    margin: 0;
}

.footer-top2 {
    margin-top: 2em;
    text-align: right;
	width: 25%;
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
   	float:left;
    text-align: right;

}

.footer-top2 a {
    color: #fff;
    font-size: 1em;
    padding: 0.5em 1em;
    border: 1px solid #fff;
    text-decoration: none;
    display: inline-block;
}


.clearfix{
}
.clearfix:after{

	display: table;
	clear: both;
	content: " ";
}

.clearfix:before{

	display: table;
	clear: both;
	content: " ";
}
.clr-fix{

}

.clr-fix:after{
display: table;
	clear: both;
	content: " ";
}




.th-cnt-foot{
    width: 33.33333333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.th-cnt-foot h3 {
    font-size: 2em;
    color: #fff;
    margin: 0 0 1.5em;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}

.th-cnt-foot input[type="text"]{
    width: 100%;
    height: 31px;
}


.th-cnt-foot input[type="submit"]{
    color: #fff;
    background: #01CFCF;
    border: none;
    padding: 11px 21px 12px;
    font-size: 15px;
    outline: none;
    margin: 30px 0 0 37%;
}

.th-cnt-foot p{
	font-size: 14px;
    color: #999;
    line-height: 1.8em;
    margin: 0;
}


.mid-p{

    padding: 1em 0;
    margin: 1em 0;
    display: block;
    border-bottom: 1px solid rgba(193, 189, 189, 0.44);
    border-top: 1px solid rgba(193, 189, 189, 0.44);
}


.wd-forty{
	width:40%;
	float: left;
    background: url(images/15.jpg) no-repeat;
    background-size: cover;

}




















body{
	margin: 0px;
}
div{
	display: block;
}
*{
	box-sizing: border-box;
}
 .hdiv{

 	width: 100%;
 	
 }
 .one{
 	height: 50px;
 	background: black;
 	padding-top:15px;

 }

.top-head{
	color: white;

}
.top-head a{
text-decoration: none;
	color: white;
	margin-right: 17px;
}
.top-head a:hover{
	color: #ffb4b4;
}
 .two{
 	height: 100px;
 	background-color: #f7f4f4;

 }
.logo img{
	height: 95%; width:25%; padding-top: 10px;
}
.head-container{
margin :0 auto; max-width: 80%; height:100%;
}

.menu-link{

}
.menu-link a{
	    padding-right: 21px;
	    text-decoration: none;
	    color: black;
	    
	    font-family: 'Cabin', sans-serif;
	    font-size: 17px;
}
.menu-link a:hover{
	color: #01cfd8;
}



.backgr-cover{
	min-height: 590px;
    background: url(images/15.jpg) no-repeat;
    background-size: cover;
    width: 100%;
}

.cover-left{
    width: 39%;
    background: rgba(0, 0, 0, 0.59);
    height: auto;
    min-height: 590px;
}
.hbodydiv{
 	width: 100%;
    
 }



 .di{
 	display: inline-block;
 }
 .fr{
 	float: right;
 }
 .wdfy{
 	width: 50%;
 	height: 100%;

 }
 .h-five-hun{
 	max-height: 600px;
 	min-height: 600px;
 }
 .wat{
 	vertical-align:top;
 }

 .wdsx{
 	 
 	width: 60%;
 
 }


.dfour{
	height: 100%;
}

.he-fifty{
	height: 50%; 
	margin:0 auto;
}

.pos-rel{
	position: relative;
}
.pos-abs{
	position: absolute;
}

.shop-cont{
	top:10%;
	left:25%;
	height: 80%;
	 width: 50%;
}
.shop-cont p{
	text-align: center;
}
.shop-cont h2{
	margin-top: 0;
	display: inline-block;
	vertical-align: middle;
	height: 15%;
	width: 100%;
	background-color: black;
	font-size: 24px;
	color: white;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
	text-align: center;
  	display: flex;
  	justify-content: center;
  	align-items: center;
}
.heart{
	margin-top: -15px;
    margin-bottom: -11px;
}
.product-name{
color:#38e2e4;
}
.product-price{
	color: black;
	font-size: 16px;

}
.shop-button button{
	margin-top: 0;
	border: none;
	background-color:#ff7000;
	height: 30px;
}
















 .bred{
background: red;
 }

.bgreen{
	background: green;
}
.bgrey{
	background: grey;
}
.bbrown{
	background: brown;
}
.bblue{
	background: blue;
}

.bblack{
	background: black;
}


.bwhite{
	background: white;
}
#foursquare {
    background: #F0F0F0;
    width: 50%;
    height: 500px;
    margin: auto;
    padding: 0px;
    display: block;
    position: absolute;
}
    #topleft {
        background-color: red;
        width: 50%;
        height: 50%;
        display: block;
        float: left;
         
    }
    #topright {
        background-color: white;
       width: 50%;
        height: 50%;
        display: block;
        float: left;
        text-align: right;
        padding: 38px;
        font-family: 'Cabin', sans-serif;

           
    }
    #bottomleft {
        background-color:white;
        width: 50%;
        height: 50%;
        display: block;
        float: left;
        clear: left; 
        text-align: right;
        padding: 38px; 
        font-family: 'Cabin', sans-serif;
    }
    #bottomright {
        background-color: white;
        width: 50%;
        height: 50%;
       
        display: block;
        float: left;   
    }


.shop-now{
color:#67e2e2;
font-size:18px;
}
.foursquare-text{
color: #adadad;
}
.four-square-head{

}

.card-cnt-cover{
	-webkit-box-shadow: -1px 2px 10px 3px rgba(230,212,230,1);
	-moz-box-shadow: -1px 2px 10px 3px rgba(230,212,230,1);
	box-shadow: -1px 2px 10px 3px rgba(230,212,230,1);
	border: 1px solid #e2e2e2;
	margin: 30px;
}



.three-inone-div{
	width:33.3333%;
    float: left;
}

.three-inone-div .card-cnt {
	-webkit-box-shadow: -1px 2px 10px 3px rgba(230,212,230,1);
	-moz-box-shadow: -1px 2px 10px 3px rgba(230,212,230,1);
	box-shadow: -1px 2px 10px 3px rgba(230,212,230,1);
	margin: 20px;
}







.three-inone-div figure{

	
}
.three-inone-div img{
	height: 100%;
	width: 100%;
}
.three-inone-div p{
	text-align: center;

}
 
		.div-girl-img{
			padding-top: 282px;
			text-align: center;
			 background: #ffffff url("girlcover.jpg") no-repeat;
			 background-size:cover;
		}
}

.div-girl-img :nth-child(0){

	color: #01cfcf; 
	font-weight: bold ;
	 font-size: 26px; 
	 text-align: center;
}
.div-girl-img:nth-child(1){
	color: white; 
	font-weight: bold ; 
	font-size: 16px;
	text-align: center;
}






		.div-boy-img{
			padding-top: 282px;
			text-align: center;
			 background: #ffffff url("boycover.jpg") no-repeat;
			 background-size:cover;
		}

.div-boy-img :nth-child(0){

	color: #01cfcf; 
	font-weight: bold ;
	 font-size: 26px; 
	 text-align: center;
}
.div-boy-img:nth-child(1){
	color: white; 
	font-weight: bold ; 
	font-size: 16px;
	text-align: center;
}


.sq-img{
	height: 100%; width: 100%
}
















.two-inone-model{
height: 90%;
width: 100%;

}



.rotate {

/* Safari */
-webkit-transform: rotate(-90deg);

/* Firefox */
-moz-transform: rotate(-90deg);

/* IE */
-ms-transform: rotate(-90deg);

/* Opera */
-o-transform: rotate(-90deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}








#footer{


height: 500px;
width: 100%;
background-color: #2e2e2e;

}
#foot-container{
	margin :0 auto;
	max-width: 80%;
	height: 100%;
	
}
.contact-us{
	background:transparent; 
	color:white; height:50px; 
	width:150px ;
}
.content-foot{
	height: 50%;
}
.foot-head{

height: 131px;
width: 100%;

}
.foot-title{
	color: #fff;
    font-size: 2em;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    margin-bottom: -6px;
}
.foot-text{
	color: #999;
    font-size: 1em;
    line-height: 2em;
    margin-top: 0.5em;
}

.banner{
height: 146px;
	width: 100%;
	background: #ffffff url("banner.png") no-repeat;
			 background-size:cover;
			     color: white;
    padding-top: 45px;
    padding-left: 60px;
    font-size: 45px;
}



.checkout-div{
	 
	width:100%; 
	background-color: white;
	padding: 5em 0 0;
}


.checkout-container{
max-width: 80%; 
margin: 0 auto; 
background-color: white;


}


.table{
	display: table;
	width:100%;
    margin-bottom: 20px;
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
}

.th{
	background: #01CFCF;
    color: #FFFFFF;
    font-size: 2em;
    padding: 0.6em !important;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}

td{
	text-align: center;

	padding: 10px !important;
    color: #000;
    vertical-align: middle !important;
} 


.item-td{

    width: 45%;
    position: relative;

}

.th-item{
	text-align: left;
}
.td-item-div{
	padding-top: 60px;
    text-align: left;
    float: right;
    width:50%;
    font-size: 30px;
    text-align: left;
}

.cancel-button{
	padding-top: 1px;
	text-align: center;
	font-size: 30px;
}

.quntity{
	margin: 1.5em 0;
	padding-left: 62px;
    float: left;
}

.q-val-minus{
	background: #ffffff url("minus.ico") no-repeat;
	background-size:cover;
}



.q-val-plus{
	background: #ffffff url("plus.png") no-repeat;
	background-size:cover;
}
.q-val-minus , .q-val-plus{
	margin-left: 0;
	height: 40px;
    line-height: 24px;
    width: 40px;
    margin-right: 3px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    color: #fff;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    border: 1px solid #b2b2b2;
    vertical-align: bottom;
}
.q-value{
	cursor: default;
    width: 40px;
    height: 40px;
    padding: 8px 0px;
    color: #A9A9A9;
    line-height: 24px;
    border: 1px solid #E5E5E5;
    background-color: #E5E5E5;
    text-align: center;
    display: inline-block;
    margin-right: 3px;
}

.chktb{
display: table;
	width:100%;
    margin-bottom: 20px;
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;

}
.chktb td{
	text-align: left;
}
.td-text-left{

}
.th-chk{

     background: #01CFCF;
    color: #FFFFFF;
    font-size: 2em;
    padding: 0.6em !important;
    font-family: 'Lato', sans-serif;
    font-weight: 700;	
}

.reg-cont{
	
	max-width: 80%;
	margin :0 auto;
}


.proc-button{
	margin-top: 0;
	border: none;
	background-color:#ff7000;
	height: 30px;
    width: 150px;
}



.proc-button:hover{
	background-color:#01CFCF;
	
}






.fm-txt-box{
	width: 50%;
	display: inline-block;

}



.login-mail{
	border: 1px solid #E9E9E9;
    margin-bottom: 2em;
    padding: 0.5em 1em;
    color:#2e2e2e;
}





.login-mail input[type="text"], .login-mail input[type="password"] {
    border: none;
    outline: none;
    font-size: 0.9em;
    color: #999;
    width: 96%;
}




.news-letter{

	color: #555;
    font-size: 0.8em;
    margin-bottom: 1em;
    display: block;
    transition: 0.5s all;
    clear: both;
}

.chkbox1{
padding-left: 27px;
    font-size: 1.2em;
    line-height: 27px;
    cursor: pointer;
    position: relative;
    color: #555;
}

input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}



