
*{
	margin: 0px;
	padding: 0px;
	font-family: 'Poppins', sans-serif;
	
}
ul{
	list-style: none;
}

a{
	text-decoration: none;
}

html,body{
	height: 100%;
}

@media all and (prefers-color-scheme: dark) {
  body {
    background: #fff;
    color: #000;
  }
}

/*#content{
	min-height: 100%;
	position: relative;
}
*/
/*.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.float:hover{
	transform:translateY(-10px);
	transition: all ease 0.3s;
}*/

.icon img{
	width: 8vw;
	display: block;
	margin: auto;
	padding: 50px 0 25px 0;
	
}

nav{
	
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-transform: capitalize;
	font-weight: 600;
	letter-spacing: 5px;
	font-family: Poppins;
	top: 0;
	left: 0;
	z-index: 50;
	width: 100%;
	box-sizing: border-box;
	position: fixed;
	background-color: #fff;
	padding: 0 50px;
}

nav a{
	color: #292929;
	font-weight: lighter;
	text-decoration: none;
	
}

nav a:hover{
	color: #292929;
	font-weight: lighter;
	text-decoration: none;
}

nav a span{
	font-weight: bold;
	color: #292929;
	text-decoration: none;
}


.menu{
	display: flex;
	margin: auto;
}

.menu li a{
	padding: 10px 15px;
	color: #6c707c;
	font-size: 14px;
}

.menu li a:hover{
	font-weight: bold;
}

.social{
	letter-spacing: 10px;
}

.social a{
	font-size: 25px;
	color: #000;
	
	
}

.social i{
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.fa-instagram:hover{
	z-index: 10;
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	background: linear-gradient(45deg, #405de6, #5851db, #833ab4,#c13584,#e1306c,#fd1d1d);
	letter-spacing: 0;
	position: static;
	color: #fff;
	padding: 2px;
	border-radius: 5px;

}

.fa-facebook-square:hover{
	z-index: 10;
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	background-color: blue;
	letter-spacing: 0;
	position: static;
	color: #fff;
	padding: 2px 4px;
	border-radius: 5px;

}

#nav hr{
	border: 1px solid #000;
}


.main1 img{
	width: 496px;
}

#main{

	padding-top: 70px;
}

.main2{
	padding-top: 20px;
	width: 537px;

}

.main2 h3{
	font-size: 24px;
	font-style: italic;
	font-weight: 500;
	background-color: #000;
	color: #fff;
	text-align: center;
}

.text-main a{
		display: none;
	}

.main2 a:nth-child(3){
	display: none;
}

.main2 h1{
	font-size: 48px;
	font-weight: 400;
	letter-spacing: 10%;
	line-height: 72px;
}
.main2 p{
	font-size: 18px;
}

.main2 h4{
	font-size: 24px;
	font-weight: 500;
}

.main2 a{
	width: 496px;
	color: #fff;
	background-color: #000;
	display: block;
	text-align: center;
	top: 345px;
	font-size: 24px;
	border-radius: 0 0 16px 0;
	text-decoration: none;
	position: relative;
	transition: all 0.3s ease 0s;
	
}


.text-main{
	position: relative;
	top: 300px;
}

.text-main1{
	display: none;
}

.text-main h5{
	font-size: 24px;
	font-style: italic;
	text-align: center;
}

.text-main h2{
	font-size: 36px;
	margin: auto;
	text-align: center;
	/*width: fit-content;*/
}

.text-main span {
	font-size: 24px;
	color: #c4c4c4;
	text-decoration: line-through;
	margin-left: 20px;
}

.image{
	position: absolute;
}
.image img{
	width: 230px;
	padding: 10px;
	z-index: 1;
	top: -450px;
	left: 410px;
	position: relative;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.image img:hover{
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	z-index: 10;
	position: relative;
}



/*.image{
	box-sizing: border-box;
	height: 0;
}*/


.image p{
	width: 241px;
	font-size: 24px;
	top: -60px;
	left:550px;
	position: relative;
	font-weight: 400;
}

#main hr{
	margin-top: 100px;
	border: 1px solid #000;
}



#product h4{
	font-size: 48px;
	letter-spacing: 10%;
	font-weight: 400;
	position: relative;
	top: 100px;
	z-index: 1;
	margin-top: 5rem;
}

/*.col-md-2,.col-md-10{
	height: 510px;
}

.col-md-3,.col-md-9, .col-md-6{
	height: 510px;
}*/


.post-media p{
	width: 329px;
	top: 100px;
	position: relative;

}

.pictures img:nth-child(1){
	width: 580px;
	left: 45px;
	position: relative;
	padding: 0;
	
}

.pictures img:nth-child(2){
	
	position: relative;
	float: right;
	z-index: 2;

}

.pictures img:nth-child(3){
	top:-176px;
	float: right;
	position: relative;
	/*left: 176px;*/
}

.pictures img:nth-child(4){
	top:-380px;
	float: right;
	position: relative;
	left: 176px;
	/*padding-right: 15px;
	box-sizing: content-box;*/

}
.pictures img{
	width: 176px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	

}


.pictures img:nth-child(n+2):hover{
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	position: relative;
	z-index: 12;
}

.post-media h5{
	position: relative;
	top: 270px;
	font-size: 36px
}

.post-media h3{
	position: relative;
	top: 250px;
	font-size: 18px;
	font-style:italic;

}

.post-media span{
	font-size: 24px;
	font-weight: 500;
}

.post-media a{
	width: 300px;
	color: #fff;
	background-color: #000;
	display: block;
	text-align: center;
	top: 295px;
	font-size: 24px;
	border-radius: 0 0 16px 0;
	text-decoration: none;
	transition: all 0.3s ease 0s;
	position: relative;
}

#product hr{
	
	position: relative;
	margin-top:0;
	border: 1px solid #000;
}

.t-pictures{
	display: none;
}


#shawl{
	
	margin: 100px 0;
}
.p-shawl h3{
	display: none;
	
}

#shawl h4{
	position: relative;
	top: 100px;
	z-index: 1;
	left: 570px;
	font-size: 48px;
	letter-spacing: 10%;
	font-weight: 400px;
	width: 355px;
}

.image1{
	display: none;
}
.p-shawl img:nth-child(1){
	width: 527px;
	
		
}

.p-shawl img:nth-child(2){
	
	position: absolute;
	margin-left: 160px;
	width: 233px;
	top: 130px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;

}

.p-shawl img:nth-child(3){
	
	top: 130px;
	position: absolute;
	width: 233px;
	left:430px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.shwal-text p{
	/*top: 100px;*/
	position: relative;
	
}

.p-shawl img:nth-child(n+2):hover{
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	
	z-index: 12;
}

#shawl a{
	width: 527px;
	color: #fff;
	background-color: #000;
	display: block;
	text-align: center;
	margin-top: -50px;
	font-size: 24px;
	border-radius: 0 0 16px 0;
	text-decoration: none;
	left: 430px;
	position: absolute;
	/*margin-top: 30px;*/
	transition: all 0.3s ease 0s;
	
	
}

.bounce{
	/*width: 190px;*/
	top:10px;
	position: relative;
	
}
.circle{
	width: 37px;
	height: 37px;
	border-radius: 100%;
	background-color: red;
	position: relative;
	float: right;
	margin: 5px;

}.bounce1{
	top:50px;
	left:190px;
	position: relative;
	

}


.p-shawl h5{
	font-size:36px;
	margin: 10px 0;
	width: fit-content;

	
}

.p-shawl span{
	font-size: 24px;
	color: #c4c4c4;
	text-decoration: line-through;
	position: relative;
	left: 30px;
	
}





.stripe{
	width: 11px;
	height: 57px;
	background-color: #000;
	position: absolute;
	top: 400px;
	left: 550px;
	
}

.ball{
	width: 100%;
	position: absolute;
    top: 370px;
    left: -30px;

}

.col-md-10 p{
	width: 400px;
	font-size: 24px;
	position: absolute;
	top: 390px;
	left: 570px;
}

#shawl hr{
	/*top:300px;*/
	position: static;
	margin: 100px auto;
	border: 1px solid #000;
}

#dasom{
	margin: 150px 0;
}

.dasom1 img{
	width: 245px;
	margin-right: 20px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.dasom1 img:hover{
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	z-index: 10;
	position: relative;
}

.dasom2 img{
	width: 527px;
}

.dasom1 h3{
	margin-top: 0;
	font-size: 48px;
}

.dasom1 h5{
	font-size: 24px;
	position: relative;
	left: 30px;
}

.dasom1 h4{
	font-size:36px;
	margin: 10px 0;
	float: left;
	position: absolute;
	
}

.dasom1 span{
	font-size: 24px;
	color: #c4c4c4;
	text-decoration: line-through;
	position: relative;
	left: 30px;
	
}

.stripe1{
	width: 11px;
	height: 57px;
	position: relative;
	top: -65px;
	background-color: #000;
}

.round .circle3:nth-child(1){
	background: #D0978F
}
.round .circle3:nth-child(2){
	background: #AF9FA0
}
.round .circle3:nth-child(3){
	background-color: #D9C3B7
}
.round .circle3:nth-child(4){
	background-color: #C8AC75;
}

.round .circle3:nth-child(5){
	background-color: #FFFCF8;
	border: 0.5px solid #c4c4c4; 
}



.dasom2 a{
	width: 527px;
	color: #fff;
	background-color: #000;
	display: block;
	text-align: center;
	transition: all 0.3s ease 0s;
	font-size: 24px;
	border-radius: 0 0 16px 0;
	text-decoration: none;
	position: absolute;
}

.circle3{
	width: 37px;
	height: 37px;
	border-radius: 100%;
	background-color: red;
	position: relative;
	float: left;
	margin: 5px;
}

.dasom-b{
	display: none;
}

.round{
	position: relative;
	top: -50px;
}

.bounce .circle:nth-child(1){
	background-color: #7D6463;
}

.bounce .circle:nth-child(2){
	background: #9F827E;

}

.bounce .circle:nth-child(3){
	background: #D7C0B1;
}

.bounce .circle:nth-child(4){
	background: #89939D;
}

.bounce1 .circle:nth-child(1){
	background: #343333;
}
.bounce1 .circle:nth-child(2){
	background: #8A2222;
}
.bounce1 .circle:nth-child(3){
	background: #D7634E;
}
.bounce1 .circle:nth-child(4){
	background: #6A6D3A;
}


#dasom hr{
	margin: 100px 0;
	border: 1px solid #000;
}

/*#kimmy{
	position: relative;
	top: 20rem;
}*/

.kimmy2 img{
	width: 257px;
	margin: 0 5px;
	padding: 0;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.kimmy2 img:hover{
	z-index: 10;
	position: relative;
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.kimmy1 img{
	width: 522px;
}

.kimmy2 h3{
	margin-top: 30px;
	font-size: 48px;
}

.kimmy2 h5{
	font-size: 24px;
	position: relative;
	left: 30px;
	width: 370px;
}




.kimmy1 a{
	width: 522px;
	color: #fff;
	background-color: #000;
	display: block;
	text-align: center;
	position: absolute;
	margin-top: -.5vw;
	font-size: 24px;
	border-radius: 0 0 16px 0;
	text-decoration: none;
	transition: all 0.3s ease 0s;
}

.kimmy2 h4{
	font-size:36px;
	margin: 10px 0;
	float: left;
	/*position: relative;
	top: 75px;*/
}

.kimmy2 span{
	font-size: 24px;
	color: #c4c4c4;
	text-decoration: line-through;
	position: relative;
	left: 30px;
	
}

.kimmy1 h5, .kimmy1 h3{
	display: none;
}

.stripe2{
	width: 1vw;
	height: 5vw;
	position: relative;
	top: -6vw;
	background-color: #000;
	
}

#kimmy hr{
	margin: 100px 0 150px 0;
	border: 1px solid #000;
}

/*#emily{
	position: relative;
	top: 20rem;

}*/


.emily1 img:nth-child(1){
	
	width: 520px;
	position: ;
	/*top: -280px;*/
	left: 20px;
	position: relative;

}

.emily1 img:nth-child(3){
	
	
	width: 277px;
	position: relative;
	top: -370px;
	float: left;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.emily1 img:nth-child(2){
	
	position: relative;
	top: 100px;
	width: 277px;
	float: left;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.emily1 img:nth-child(n+2):hover{
	z-index: 10;
	position: relative;
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

#emily a{
	width: 520px;
	color: #fff;
	background-color: #000;
	display: block;
	text-align: center;
	margin: auto;
	font-size: 24px;
	border-radius: 0 0 16px 0;
	text-decoration: none;
	
	
	transition: all 0.3s ease 0s;
	position: absolute;
    top: 410vw;
    left: 30.5vw;

}

.emily2 h5{
	font-size: 24px;
	position: relative;
	left: 30px;
	width: 245px;
}

.emily2 h3{
	font-size: 48px;
}

.stripe3{
	width: 11px;
	height: 57px;
	position: relative;
	top: -80px;
	background-color: #000;
}

.emily2{
	position: relative;
	top: 250px;
}



.emily2 h2{
	font-size:36px;
	margin: 10px 0;
	
	
}

.emily2 h4{
	font-size: 24px;
	color: #c4c4c4;
	text-decoration: line-through;
	
}

.emily1 h2{
	display: none;
}

.emily1 h4{
	display: none;
}

.b-emily{
	display: none;
}


#footer{
	
	background-image: url("../img/asek.png");
	background-size: cover;
	height: 60vh;
	display: flex;
	align-items: center;
	position: relative;
	top: -10vw;
	
}

.f-text h1{
	font-size: 36px;
	text-align: center;
	margin: 30px 0;
	
}

.f-text p{
	text-align: center;
	width: 50%;
	margin: auto;
}

.f-brand img{
	width: 100px;


}

.f-brand a{
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.f-brand a:hover{
	z-index: 10;
	position: relative;
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
} 



.f-brand {
	margin: 30px auto;
	display: flex;
	justify-content: space-between;
	width: 60%;
	box-sizing: border-box;

}

.f-brand a:nth-child(3){
	
	border: 1px solid #00E676;
	padding:5px 50px; 
	
}

.f-brand a:nth-child(2){
	
	border: 1px solid #42B549;
	padding:10px 50px 0 50px;

}

.f-brand a:nth-child(1){
	
	border: 1px solid #EA501F;
	padding:8px 50px;

}

.f-brand a:nth-child(1) img{
	width: 95px;
}

.f-social{
	font-size: 25px;
	
	text-align: center;
}

.f-social a{
	letter-spacing: 10px;
	color: #000;
	
}

.f-social i{
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.f-social i:hover{
	z-index: 10;
	position: relative;
	-webkit-transform: scale(1.3);
	transform: scale(1.3);

}

.f-social p{
	font-size: 12px;
	margin-top: 30px;
	letter-spacing: 5%;
}

.post-media a:hover{
	color: #000;
	background:none;
	font-size: 30px;
	border: none;
	box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	transition: all 0.3s ease 0s;
	letter-spacing: 6px;
	border-radius: 16px 0 0 0;
}

.main2 a:hover{
	color: #000;
	background:none;
	font-size: 30px;
	border: none;
	box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	transition: all 0.3s ease 0s;
	letter-spacing: 6px;
	border-radius: 16px 0 0 0;
}

#shawl a:hover{
	color: #000;
	background:none;
	font-size: 30px;
	border: none;
	box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	transition: all 0.3s ease 0s;
	letter-spacing: 6px;
	border-radius: 16px 0 0 0;
}

.dasom2 a:hover{
	color: #000;
	background:none;
	font-size: 30px;
	border: none;
	box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	transition: all 0.3s ease 0s;
	letter-spacing: 6px;
	border-radius: 16px 0 0 0;
}

.kimmy1 a:hover{
	color: #000;
	background:none;
	font-size: 30px;
	border: none;
	box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	transition: all 0.3s ease 0s;
	letter-spacing: 6px;
	border-radius: 16px 0 0 0;
	margin-top: .5vw;
}

#emily a:hover{
	color: #000;
	background:none;
	font-size: 30px;
	border: none;
	box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	transition: all 0.3s ease 0s;
	letter-spacing: 6px;
	border-radius: 16px 0 0 0;
	margin-top: .5vw;
}