@charset "utf-8";
/*--shop--*/
#fahinh{
	width:55px;
	height:60px;
}
#hinh2{
	width:26px;
	height:20px;
	margin-bottom:5px;
	margin-right:0px;
}

/*--product--*/
#reviewp{
	border-radius:50%;
	border:2px solid #ddd;
}
/*--blog--*/
#vor{
	width:20px;
	height:20px;
}
#vor:hover{
	background-color:LightCoral;
}
#title{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
#gt{
	font-size:20px;
}
#content{
	width:100%;
	margin:0;
	padding:0;
}
/*--Account--*/
#dang_ky, #dang_nhap{
	text-align:center;
	margin-top:5px;
}
/*--info chuyển khoảng--*/
.fs{
	font-size:20px;
}
/*--Admin index--*/
.admin{
	width:70px;
	height:80px;
	border-radius: 50%;
	border: 2px solid #A0522D;
}
.visit{
	border-right:2px solid #A0522D;
}
.fastyle{
	font-size:25px;
	color:orange;
}
.h3Sta{
	text-align:center;
}
#gach{
	border-top:1px solid #A0522D;
}
.wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.chart {
  position: absolute;
  top: 0;
  left: 120px;
  width: 80%;
  height: 80%;
}

/* CSS cho Video */
.youtube {
 position:relative;
 padding-bottom:56.25%;
 padding-top:30px;
 height:0;
 overflow:hidden;
 }
.youtube iframe, .youtube object, .youtube embed {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 }
 .frame{
 	border:none;
 }


