body{
	font-size:15px;
	line-height:1.4;
}
ol, ul {
	list-style: none;
}
img {
	max-width: 100%;
}
.about {
	width: 80%;
	margin: auto;
	margin-bottom: 115px;
}
h2.heading-title {
	font-size: 40px;
	margin-bottom: 30px;
	text-align: center;
}
.content-about {
	line-height: 2;
}
li.wap1-item .icon {
	float: left;
	width: 72px;
	height: 72px;
	background: #e25ba2;
	line-height: 72px;
	text-align: center;
	border-radius: 50%;
}
li.wap1-item .content-icon {
	float: left;
	width: calc(100% - 97px);
	margin-left: 25px;
}
li.wap1-item h3 {
	margin-top: 0;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight:bold;
}
li.wap1-item {
	margin-bottom: 25px;
	display: table;
}
.item-wap2 {
	display: table;
	width: 440px;
	height: 440px;
	margin: auto;
	border-radius: 50%;
	padding: 40px;
	margin: 93px auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.circle h3 {
	font-size:36px;
}
.circle {
	text-align: center;
	color: #fff;
	width:100%;
}
.circle hr {
	margin: 15px 0;
}
.circle p {
	font-size: 24px;
	font-weight: 300;
}
.wap1-cn {
	margin-bottom: 107px;
}
ul.list-wap3 li {
	margin-bottom: 80px;
}
.list-wap3 {
	margin-top: 75px;
	padding:0;
}
li.wap-r h3 {
	white-space: nowrap;
	font-size: 18px;
}
.wap3 h3 {
	font-size: 18px;
	font-weight: bold;
}
.parallax h2 {
	font-size: 40px;
	margin-bottom: 50px;
	text-align: center;
	margin-top:90px;
}
.parallax {
	color: #fff;
	text-align: center;
}
.img-cus {
	width: 220px;
	height: 220px;
	border-radius: 50%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 0 20px;
	margin: auto;
	display:table-cell;
	vertical-align:middle;
}
.owl-customer li .cus-item{
	padding: 3px;
	display: table;
	border: 2px solid transparent;
	border-radius: 50%;
	margin:30px auto;
	transition: all 300ms linear 0s;
	-webkit-transition: all 300ms linear 0s;
	-moz-transition: all 300ms linear 0s;
	-ms-transition: all 300ms linear 0s;
	-o-transition: all 300ms linear 0s;
	position:relative;
}
.owl-customer li:hover .cus-item{
	transform: translateZ(0) scale(1.2, 1.2);
	-moz-transform: translateZ(0) scale(1.2, 1.2);
	-webkit-transform: translateZ(0) scale(1.2, 1.2);
	-ms-transform: none;
	-webkit-transform-style: preserve-3d;
	border: 2px solid #fff;
}
.owl-customer li:hover .img-cus {
	background: #fff;
}
.owl-customer li .text-cus a{
	color: #fff;
	text-align: center;
}
.owl-customer li .text-cus a:hover{
	text-decoration: none;
}
ul.list-customer {
	margin:30px 0;
	padding:0;
}
.parallax-window {
	margin-bottom: 70px;
	height: 656px;
}
.content-slider {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 30px;
	left:0;
}
.content-slider h2 {
	font-size: 36px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	text-shadow: 2px 2px 5px #6d6d6d;
}

.content-slider h1 {
	font-size: 90px;
	font-style: italic;
	color: #ffef94;
	text-shadow: 2px 2px 5px #6d6d6d;
}
.wap1-cn ul {
	padding: 0;
}
.hidden-ai{
	opacity: 0;
}

.visible-ai{
	opacity: 1;
}
.wap3 {
	margin: 0 5%;
}
.wap1 {
	padding-top: 45px;
}
.row-lg{display: inline-block;}
@media (max-width: 1024px){
	.content-slider h2 {
		font-size: 25px !important;
	}

	#header.header-themestore h1 {
		font-size: 55px;
	}

	.content-slider {
		top: 10px ;
	}

	.wap3 {
		margin: 0px ;
	}
	li.wap-r h3 {
		white-space: inherit ;
		line-height:1.4;
	}

	.wap1 {
		padding-top: 20px;
	}

	.about {
		margin-bottom: 70px ;
		width: 100% ;
	}

	h2.heading-title {
		font-size: 35px ;
		margin-bottom: 30px ;
	}

	.wap2 {
		margin-bottom: 19px ;
	}

	ul.list-wap3 {
		margin-top: 55px;
	}

	ul.list-wap3 li {
		margin-bottom: 50px ;
	}

	.item-wap2 {
		margin: 40px auto ;
		width: 370px ;
		height: 370px ;
		padding: 24px;
	}

	.circle h3 {
		font-size: 28px ;
	}

	.circle p {
		font-size: 20px ;
	}
}
@media (max-width: 891px){

	.content-slider h2 {
		font-size: 20px !important;
	}

	#header.header-themestore h1 {
		font-size: 50px;
	}

	.content-slider {
		top: 0px ;
	}

	.wap3 {
		margin: 0 ;
	}



	li.wap-r h3 {
		white-space: inherit ;
	}

	.wap1 {
		padding-top: 0;
	}

	.about {
		margin-bottom: 50px ;
		width: 100% ;
	}

	h2.heading-title {
		font-size: 30px ;
		margin-bottom: 20px ;
	}

	.wap2 {
		margin-bottom: 9px ;
	}

	ul.list-wap3 {
		margin-top: 45px;
	}

	.item-wap2 {
		margin: 20px auto ;
		width: 350px ;
		height: 350px ;
	}

	.circle h3 {
		font-size: 27px ;
	}

	.circle p {
		font-size: 19px ;
	}
}
@media (max-width: 767px) {
	body {
		font-size: 14px !important;
	}
	.item-wap2 {
		width: 300px;
		height: 300px;
	}

	.item-wap2 h3 {
		font-size: 25px;
		margin: 0px 0;
	}

	.circle p {
		font-size: 15px;
	}

	li.wap-r h3 {
		white-space: normal;
	}
	.parallax-window {
		margin-bottom: 20px !important;
	}
	.parallax h2 {
		margin: 30px 0 !important;
		font-size: 25px !important;
	}

	h2.heading-title {
		font-size: 25px;
		margin: 15px;
		line-height: 35px;
	}

	.about.text-center {
		width: 100%;
	}
	.theme-item {
		padding: 15px;
	}
	.slider img {
		display: none;
	}

	.slider .content-slider {
		position: relative;
		padding: 15px 0;
	}

	.page-mypham .row.slider {
		background: url('//hstatic.net/962/1000090962/1000128379/bg_slider.jpg?v=136');
	}
	.wap1-cn {
		margin-bottom: 50px;
	}
	.parallax h2 {
		margin-top: 72px!important;
		font-size: 30px !important;
		margin-bottom: 40px!important;
	}

	ul.list-customer {
		margin-bottom: 30px!important;
	}

}

/* ===== =================================================================================
===============           css bổ sung 31/5 wap6 wap7 wap8 wap9            ================
======= ==================================================================================*/


.wap3 {
	padding-top: 60px;
}
.wap1-item.animated {
	-webkit-animation-duration:2s;
	-moz-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
}

.theme-destop {
	position: relative;
}
h2.title-wap-theme{
	font-size: 38px;
	padding-bottom: 20px;
	line-height: 55px;
}
h2.title-wap-mobile {
	display:none;
}
.wrap6-information p,.wrap7-information p,
.wrap8-information p,.wrap9-information p{
	font-size: 16px;
	line-height: 1.8
}
.wap6{
	padding:140px 0px;
	margin-bottom: 60px;
}
.wap6 h3 {
	font-size: 18px;
	font-weight: bold;
}
.wap6 .theme-destop{
	background: url(//theme.hstatic.net/1000012173/1001382799/14/bkg-wap6.png?v=3243) no-repeat;
	background-position: -25px 0;
	padding: 40px 0px;
	max-width: 100%;
	min-height: 610px;
}
div#carousel-wap6 {
	width: 94.6%;
	position: initial;
}
.wap7{
	padding:60px 0;
	margin-bottom: 60px;
}
.wap7 h3 {
	font-size: 18px;
	font-weight: bold;
}
.wap7 .theme-destop{
	background: url(//theme.hstatic.net/1000012173/1001382799/14/banner-wap7.png?v=3243) no-repeat;
	background-size:100%;
	padding: 35px 0px;
	max-width: 100%;
	min-height: 520px;
}
div#carousel-wap7{
	width: 75.5%;
	margin: auto;
	position: initial;
}
.wap8{
	padding:80px 0px;
	margin-bottom: 0;
}
.wap8 h3 {
	font-size: 18px;
	font-weight: bold;
}
.wap8 .theme-ipad{
	margin: auto;
	text-align: right;
}
.wap9{
	padding: 0;
	margin-bottom: 0;
}
.wap9 h3 {
	font-size: 18px;
	font-weight: bold;
}
/* end wap9 */
/* dots carousel wpap6-9*/
#carousel-wap6 .owl-dots,#carousel-wap7 .owl-dots{
	bottom: 0;
	position: absolute;
	margin: auto;
	text-align: center;
	left: 0;
	right: 0;
}
#carousel-wap6 .owl-dots > div,#carousel-wap7 .owl-dots > div{
	display: inline-block;
	overflow: hidden;
	line-height: 0;
	margin: 0;
}
#carousel-wap6 .owl-dots > div > span,#carousel-wap7 .owl-dots > div > span{
	display: inline-block;
	width: 18px;
	height: 18px;
	position: relative;
	z-index: 9;
	padding: 3px;
	margin: 0;
	background:transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#carousel-wap6 .owl-dots > div > span:before,#carousel-wap7 .owl-dots > div > span:before{
	position: absolute;
	left: 3px;
	right: 3px;
	bottom: 3px;
	top: 3px;
	content: "";
	border: 1px solid #b4b4b4;
	background:#b4b4b4;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
}
.owl-customer .owl-nav > div {
	display: inline-block;
	top: 50%;
	width: 12px;
	height: 21px;
	background-color: transparent;
	border-radius: 0;
	border: none;
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	opacity: 0;
	transform: scale(0.5);
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
}
.owl-customer .owl-nav > div.owl-next {
	right: -6px;
	background-image: url(//theme.hstatic.net/1000012173/1001382799/14/history-next.png?v=3243);
	background-position: center;
	background-repeat: no-repeat;
}
.owl-customer .owl-nav > div.owl-prev {
	left: -6px;
	background-image: url(//theme.hstatic.net/1000012173/1001382799/14/history-prev.png?v=3243);
	background-position: center;
	background-repeat: no-repeat;
}
.owl-customer:hover .owl-nav > div {
	opacity: 1;
	transform: scale(1);
}

/* page  mỹ phẩm */
.page-mypham .wapper .wap1,
.page-mypham .wapper .wap3{
	background: url(//hstatic.net/962/1000090962/1000128379/bg_layout.jpg?v=136);
	background-size: 40%;
	background-attachment: fixed;
}
.page-mypham .wapper .wap2{
	background: url(//hstatic.net/962/1000090962/1000128379/banner.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.page-mypham .wapper .wap6,.page-mypham .wapper .wap8{
	background: #F9EFF4;
}
.page-mypham .slider .content-slider h2 {
	margin-top: 90px;
}

ul.wap1-cosmetic li.wap1-item .icon {
	background: #e25ba2;
}
.item-wap2-pinks{
	background: rgba(229, 107, 171, 0.75);
}
.btn-pinks {
	display: table;
	margin: 40px auto;
	padding: 14px 24px;
	background: #e25ba2;
	color: #fff !important;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px #888888;
	font-size: 16px;
}
.wap6 .btn-pinks, .wap7 .btn-pinks, .wap8 .btn-pinks, .wap9 .btn-pinks {
	margin: 40px 0;
}
.wap4 .mp-customer  .img-cus{
	background: #e9dae8;
}

#carousel-wap6 .owl-dots > div.active > span:before,#carousel-wap6 .owl-dots > div > span:hover:before,
#carousel-wap7 .owl-dots > div.active > span:before,#carousel-wap7 .owl-dots > div > span:hover:before{
	background: #e25ba2;
	border-color: #e25ba2;
}
/* end page  mỹ phẩm */


/*+++++++++ ** ** ++++++++++++++++++************************/
@media ( max-width: 1900px) and ( min-width: 1400px){
	.wap6 .theme-destop {
		background-size: cover;
		background-position: -51px 0;
		padding: 40px 0px;
		max-width: 100%;
		min-height: 560px;
	}
	.wap6 #carousel-wap6 .owl-dots {
		right: 60px;
		bottom: -50px;
	}
	.wap7 .theme-destop {
		min-height: 570px;
		padding: 38px 0px;
		background-size: cover;
		background-position:0px 0;
	}
	.wap7 div#carousel-wap7 {
		position: absolute;
		width: 86%;
		min-height: 570px;
		right: 0;
	}

}
@media ( max-width: 1399px) and ( min-width: 1025px) {
	.wap6 .theme-destop {
		background-position: -30px 0;
		min-height: 510px;
		background-size: cover;
		padding: 34px 0px;
	}
	.wap6 #carousel-wap6 .owl-dots {
		bottom: -35px;
		right:50px;
	}
	.wap6 div#carousel-wap6 {
		width: 95%;
	}
	.wap7 .theme-destop{
		background-size: cover;
		background-position:32px 0;
		padding: 33px 0px;
		min-height: 510px;
	}
	.wap7 div#carousel-wap7 {
		position: absolute;
		width: 82.5%;
		right: 0px;
		min-height: 510px;
	}
	.wap7 #carousel-wap7 .owl-dots {
		margin: auto;
	}
}
@media ( min-width: 1200px) {
	.wap6 .wrap6-information{
		width: 440px;
		padding-left: 50px;
	}
	.wap7 .wrap7-information{
		width:400px;
		float: right;
	}
	.wap8 .wrap8-information{
		width: 400px;
		padding-left: 50px;
		padding-top: 20px;
	}
	.wap9 .wrap9-information {
		width: 500px;
		padding-top: 160px;
		float: right;
		margin-right: 50px;
	}
}
@media (max-width: 1024px){
	.wap7 .wrap7-information,.wap6 .wrap6-information,.wap8 .wrap8-information,.wap9 .wrap9-information{
		padding:0 15px;
	}
	h2.title-wap-theme {
		font-size: 35px;
	}
	.wap6 .theme-destop {
		background-size: 100%;
		background-position: -23px 0;
		padding: 26px 0px;
		min-height: 435px;
	}
	.wap6 div#carousel-wap6 {
		width: 90.5%;
	}
	.wap7 .theme-destop{
		background-size: 100%;
		padding: 19px 0px;
		min-height: 360px;
		background-position: 0 0;
	}
	.wap7 div#carousel-wap7 {
		position: initial;
		width: 74.5%;
	}
}
@media ( min-width: 768px) and ( max-width: 991px ) {
	h2.title-wap-theme {
		font-size: 30px;
	}
	.wap6 .theme-destop {
		min-height: 300px;
		padding: 22px 0px;
		background-size: cover;
		background-position: -35px 0;
	}
	.wap6 div#carousel-wap6 {
		width: 95%;
	}
	.wap6 #carousel-wap6 .owl-dots{
		bottom: -45px;
		right: 40px;
	}
	.wap7 .theme-destop,.wap9 .theme-destop {
		padding: 13px 0px;
		min-height: 300px;
	}
}
@media (max-width: 767px) {
.content-slider h1 {
	font-size: 50px;}
	.page-mypham .header-themestore .slider .content-slider h2 {
		margin-top: 20px;
	}
	h2.title-wap-theme {
		display: none;
	}
	h2.title-wap-mobile {
		font-size: 25px;
		line-height: 35px;
		display:block;
		padding: 0 15px;
		text-align: center;
		margin-bottom: 40px;
		margin-top: 0;
	}
	.wap6 .btn-pinks, .wap7 .btn-pinks, .wap8 .btn-pinks, .wap9 .btn-pinks {
		margin: 40px auto;
	}
	/* flex wap 1*/
	.wap1 .wap1-cn #flex-wap1 {
		display: -webkit-flex; 
		display: flex;
		flex-direction: column;
	}
	.wap1 .wap1-cn  #flex-text {
		order: 2;
	}
	.wap1 .wap1-cn  #flex-img {
		order: 1;
		margin-bottom: 50px;
	}

	/* end flex wap 1*/
	/*  flex wap 3*/
	.wap3 .list-wap3 .flex-li{
		display: -webkit-flex; 
		display: flex;
		flex-direction: column;
	}
	.wap3 .list-wap3 .flex-li  .flex-r-img {
		order: 2;
	}
	.wap3 .list-wap3 .flex-li  .flex-r-text {
		order: 1;
	}
	/* end flex wap 3*/
	.wap7 .wap7_animaite .row{
		display: -webkit-flex; 
		display: flex;
		flex-direction: column;
	}
	.wap7 .wap7_animaite .row .flex-7-img{
		order: 1;
	}
	.wap7 .wap7_animaite .row .flex-7-text {
		order: 2;
	}
	.wap9 .wap9_animaite .row{
		display: -webkit-flex; 
		display: flex;
		flex-direction: column;
	}
	.wap9 .wap9_animaite .row .flex-9-img{
		order: 1;
		margin-bottom: 30px;
	}
	.wap9 .wap9_animaite .row .flex-9-text {
		order: 2;
	}
	.wap9 .theme-destop {
		padding: 0 15px;
	}
	.wap9{
		padding: 80px 0;
	}
	.wap4	.owl-customer .owl-nav > div {
		opacity:1;
		transform: scale(1);
	}
	.wap6 .wrap6-information,	.wap8 .wrap8-information{
		width: initial;
		margin-top: 30px;
	}
	.wap6 .theme-destop {
		padding: 36px 0px;
		min-height: 590px;
		background-size: 100%;
		background-position: -25px 0;
	}
	.wap6 div#carousel-wap6 {
		width: 92%;
	}
	.wap6 {
		padding: 80px 0px;
	}
	.wap6 #carousel-wap6 .owl-dots{
		right: 25px;
	}
	.wap7 .wrap7-information{
		width: initial;
		padding-bottom: 40px;
	}
	.wap7{
		padding:0;
	}
	.wap7 .theme-destop{
		padding: 28px 0px;
		min-height: 470px;
	}
	.wap7 div#carousel-wap7 {
		width: 75%;
	}
	.wap8 .theme-ipad {
		text-align: center;
	}
}
@media (max-width: 580px) {
	.wap6 .theme-destop {
		padding: 26px 0px;
		min-height: 460px;
	}
	.wap7 .theme-destop{
		padding: 20px 0px;
		min-height: 390px;
	}
}
@media (max-width: 480px) {
	.wap6 .theme-destop {
		padding: 20px 0px;
		min-height: 340px;
	}
	.wap6 div#carousel-wap6 {
		width: 89%;
	}
	.wap6 #carousel-wap6 .owl-dots{
		right: 50px;
	}
	.wap7 .theme-destop{
		padding: 15px 0px;
		min-height:280px;
	}
}
@media (max-width: 350px) {
	.wap6 .theme-destop {
		padding: 18px 0px;
		min-height: 280px;
	}
	.wap6 div#carousel-wap6 {
		width: 87.5%;
	}
	.wap7 .theme-destop{
		padding: 13px 0px;
		min-height:230px;
	}
	.wap7 div#carousel-wap7 {
		width: 75.4%;
		height: 155px;
	}
}

