/* ==========================================================================
   style.all.css — toàn bộ giao diện phía người dùng, sửa thẳng tại đây.
   Thứ tự: dùng chung → điều phối → MOBILE (<768px) → DESKTOP (≥768px)
   → co giãn → bố cục header, footer → bố cục nội dung (lớp ghi đè ở cuối).
   ========================================================================== */

/* Dùng chung: font, keyframes, print */
@font-face{font-family:UTM_Avo;src:url(../fonts/utm_avo/UTM_Avo.ttf);font-display:swap}
@font-face{font-family:UTM_Avo;src:url(../fonts/utm_avo/UTM_AvoBold.ttf);font-weight:700;font-display:swap}
@font-face{font-family:FontAwesome;src:url(../font_v/fontawesome-webfont.eot?v=4.3.0);src:url(../font_v/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"),url(../font_v/fontawesome-webfont.woff2?v=4.3.0) format("woff2"),url(../font_v/fontawesome-webfont.woff?v=4.3.0) format("woff"),url(../font_v/fontawesome-webfont.ttf?v=4.3.0) format("truetype"),url(../font_v/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Brush_Script;src:url(../fonts/brush_script/Brush_Script_MT.ttf);font-display:swap}
@-webkit-keyframes empty {
0%{opacity:1}
}
@-moz-keyframes empty {
0%{opacity:1}
}
@keyframes empty {
0%{opacity:1}
}
@-webkit-keyframes fadeIn {
0%{opacity:0}
100%{opacity:1}
}
@-moz-keyframes fadeIn {
0%{opacity:0}
100%{opacity:1}
}
@keyframes fadeIn {
0%{opacity:0}
100%{opacity:1}
}
@-webkit-keyframes fadeOut {
0%{opacity:1}
100%{opacity:0}
}
@-moz-keyframes fadeOut {
0%{opacity:1}
100%{opacity:0}
}
@keyframes fadeOut {
0%{opacity:1}
100%{opacity:0}
}
@-webkit-keyframes backSlideOut {
25%{opacity:.5;-webkit-transform:translateZ(-500px)}
100%,75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}
}
@-moz-keyframes backSlideOut {
25%{opacity:.5;-moz-transform:translateZ(-500px)}
100%,75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}
}
@keyframes backSlideOut {
25%{opacity:.5;transform:translateZ(-500px)}
100%,75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}
}
@-webkit-keyframes backSlideIn {
0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}
75%{opacity:.5;-webkit-transform:translateZ(-500px)}
100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}
}
@-moz-keyframes backSlideIn {
0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}
75%{opacity:.5;-moz-transform:translateZ(-500px)}
100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}
}
@keyframes backSlideIn {
0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}
75%{opacity:.5;transform:translateZ(-500px)}
100%{opacity:1;transform:translateZ(0) translateX(0)}
}
@-webkit-keyframes scaleToFade {
to{opacity:0;-webkit-transform:scale(.8)}
}
@-moz-keyframes scaleToFade {
to{opacity:0;-moz-transform:scale(.8)}
}
@keyframes scaleToFade {
to{opacity:0;transform:scale(.8)}
}
@-webkit-keyframes goDown {
from{-webkit-transform:translateY(-100%)}
}
@-moz-keyframes goDown {
from{-moz-transform:translateY(-100%)}
}
@keyframes goDown {
from{transform:translateY(-100%)}
}
@-webkit-keyframes scaleUpFrom {
from{opacity:0;-webkit-transform:scale(1.5)}
}
@-moz-keyframes scaleUpFrom {
from{opacity:0;-moz-transform:scale(1.5)}
}
@keyframes scaleUpFrom {
from{opacity:0;transform:scale(1.5)}
}
@-webkit-keyframes scaleUpTo {
to{opacity:0;-webkit-transform:scale(1.5)}
}
@-moz-keyframes scaleUpTo {
to{opacity:0;-moz-transform:scale(1.5)}
}
@keyframes scaleUpTo {
to{opacity:0;transform:scale(1.5)}
}
@-webkit-keyframes fadeInRight {
0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
100%{opacity:1;-webkit-transform:none;transform:none}
}
@-webkit-keyframes fadeInRightBig {
0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}
100%{opacity:1;-webkit-transform:none;transform:none}
}
@-webkit-keyframes fadeOutRight {
0%{opacity:1}
100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
}
@-moz-keyframes nutrivita-alo-circle-anim{0%{-moz-transform:rotate(0) scale(.5) skew(1deg);opacity:.1;-moz-opacity:.1;-webkit-opacity:.1;-o-opacity:.1}30%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.5;-moz-opacity:.5;-webkit-opacity:.5;-o-opacity:.5}100%{-moz-transform:rotate(0) scale(1) skew(1deg);opacity:.6;-moz-opacity:.6;-webkit-opacity:.6;-o-opacity:.1}}
@-webkit-keyframes nutrivita-alo-circle-anim{0%{-webkit-transform:rotate(0) scale(.5) skew(1deg);-webkit-opacity:.1}30%{-webkit-transform:rotate(0) scale(.7) skew(1deg);-webkit-opacity:.5}100%{-webkit-transform:rotate(0) scale(1) skew(1deg);-webkit-opacity:.1}}
@-o-keyframes nutrivita-alo-circle-anim{0%{-o-transform:rotate(0) kscale(.5) skew(1deg);-o-opacity:.1}30%{-o-transform:rotate(0) scale(.7) skew(1deg);-o-opacity:.5}100%{-o-transform:rotate(0) scale(1) skew(1deg);-o-opacity:.1}}
@-moz-keyframes nutrivita-alo-circle-fill-anim{0%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-moz-transform:rotate(0) -moz-scale(1) skew(1deg);opacity:.2}100%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}
@-webkit-keyframes nutrivita-alo-circle-fill-anim{0%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-webkit-transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}
@-o-keyframes nutrivita-alo-circle-fill-anim{0%{-o-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-o-transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{-o-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}
@-moz-keyframes nutrivita-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}30%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}50%{-moz-transform:rotate(0) scale(1) skew(1deg)}100%{-moz-transform:rotate(0) scale(1) skew(1deg)}}
@-webkit-keyframes nutrivita-alo-circle-img-anim{0%{-webkit-transform:rotate(0) scale(1) skew(1deg)}10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}100%{-webkit-transform:rotate(0) scale(1) skew(1deg)}}
@-o-keyframes nutrivita-alo-circle-img-anim{0%{-o-transform:rotate(0) scale(1) skew(1deg)}10%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-o-transform:rotate(25deg) scale(1) skew(1deg)}30%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-o-transform:rotate(25deg) scale(1) skew(1deg)}50%{-o-transform:rotate(0) scale(1) skew(1deg)}100%{-o-transform:rotate(0) scale(1) skew(1deg)}}
@-moz-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}
@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}
@-o-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}
@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}
@-moz-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}
@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}
@-o-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}
@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}
@-moz-keyframes nutrivita-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}
@-webkit-keyframes nutrivita-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}
@-o-keyframes nutrivita-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}
@keyframes nutrivita-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}
@-moz-keyframes nutrivita-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}
@-webkit-keyframes nutrivita-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}
@-o-keyframes nutrivita-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}
@keyframes nutrivita-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}
@-moz-keyframes nutrivita-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}
@-webkit-keyframes nutrivita-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}
@-o-keyframes nutrivita-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}
@keyframes nutrivita-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}
@media print{body{display:none}}
@keyframes downPercent {
0%{color:red}
50%{color:black}
100%{color:red}
}
@font-face{font-family:'FontAwesome';src:url(../font_v/fontawesome-webfont.eot?v=4.3.0);src:url(../font_v/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"),url(../font_v/fontawesome-webfont.woff2?v=4.3.0) format("woff2"),url(../font_v/fontawesome-webfont.woff?v=4.3.0) format("woff"),url(../font_v/fontawesome-webfont.ttf?v=4.3.0) format("truetype"),url(../font_v/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal;font-display:swap}
@-webkit-keyframes backSlideOut {
25%{opacity:.5;-webkit-transform:translateZ(-500px)}
75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}
100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}
}
@-moz-keyframes backSlideOut {
25%{opacity:.5;-moz-transform:translateZ(-500px)}
75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}
100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}
}
@keyframes backSlideOut {
25%{opacity:.5;transform:translateZ(-500px)}
75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}
100%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}
}
@keyframes chopTatLoeMat {
    0% {
        color: #fff;
        background-color: #ff0000; /* Nền Đỏ */
        box-shadow: 0 0 5px #ff0000;
        transform: scale(1);
    }
    100% {
        color: #000;
        background-color: #ffff00; /* Nền Vàng */
        box-shadow: 0 0 15px #ffff00; /* Toả sáng mạnh hơn */
        transform: scale(1.1); /* Phóng to lên xíu */
    }
}


/* ===== ĐIỀU PHỐI: phần tử header chỉ dùng ở một khổ ===== */

@media (max-width: 767px){
	header.hdr .top,
	header.hdr .img_menu,
	header.hdr .sale_hot,
	header.hdr #suggestSearchBox{display:none !important}
}

@media (min-width: 768px){
	header.hdr .iconMenu,
	header.hdr .iconSearch,
	header.hdr .iconLocaltion,
	header.hdr .iconBag,
	header.hdr .group_cart,
	header.hdr .voucher-hot,
	header.hdr .km_hot_cuoi{display:none !important}
	/* Ngăn kéo không tạo hộp, con của nó xếp thẳng trong hàng header. */
	header.hdr .hdr-drawer{display:contents !important}
	header.hdr .boxSearchBd{display:contents}
	header.hdr nav .menu:not(.flash_sale) > .titlea{text-transform:uppercase}
}

/* ===== MOBILE (dưới 768px) ===== */
@media (max-width: 767px) {
	body{padding:0;margin:auto;width:100%;max-width:640px}
	body,input,button,option,textarea,label,legend,h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{outline:medium none;font-family:UTM_Avo,Arial,sans-serif;font-size:11pt;line-height:1.42857;color:#000}
	h1,h2,h3,h4,h5,h6,figure,ul,li{padding:0;margin:0}
	a,.add_cart,.owl-buttons div{transition:all .2s ease 0s}
	a{text-decoration:none;color:#000}
	ul{list-style:none}
	img{max-width:100%}
	header{height:92px;position:relative}
	.container{clear:both;margin:auto;padding:0 5px}
	header .logo{padding-bottom:14px;padding-top:14px;position:relative;margin:auto;display:table}
	header .logo img{width:103px}
	.boxSearchBd{background:#fff}
	.right{float:right}
	header .iconMenu,header .iconSearch,header .iconLocaltion,header .iconBag{top:34px;position:absolute;left:15px;display:block}
	header .iconSearch{left:60px}
	header .iconBag{right:15px!important;left:auto}
	header .iconLocaltion{right:60px!important;left:auto}
	header .iconSearch svg,header .iconBag svg,header #Capa_1,header .iconLocaltion svg{height:25px}
	.about .video .titile_home{padding-top:20px;padding-bottom:10px}
	header .right .top{clear:both;padding-top:3px}
	header .right .top a{float:right;padding-left:20px}
	header .right .top div.lang{float:right;margin-left:20px;background:#000;color:#fff;padding-left:10px;padding-right:10px}
	header .right .top div.lang:after{content:"\f0d7";font-family:FontAwesome;font-size:14px;padding-left:10px}
	header .boxSearch{background:#ccd4d9 none repeat scroll 0 0;clear:both;padding:6px;position:relative;display:none;z-index:9999}
	header .boxSearch input{border:medium none;clear:both;color:#666;font-size:11px;height:26px;margin-left:5px;margin-right:4px;padding-left:10px;width:80%}
	header .boxSearch .iconsearchV{color:#ddd;margin-top:1px;position:absolute;right:12px;top:8px;cursor:pointer}
	header .boxSearch .iconsearchV:before{content:"\f002";font-family:FontAwesome;font-size:14px}
	section{clear:both;margin:auto;max-width:640px;overflow:hidden;width:100%}
	header .hdr-drawer{background:#fff;max-width:640px;position:absolute;top:88px;z-index:99;display:none;width:300px;border-right:1px solid #ccd4d9;border-bottom:1px solid #ccd4d9}
	nav .menu,nav .menu_1{border-bottom:1px solid #fff;cursor:pointer;padding-left:0;line-height:40px;text-indent:10px}
	nav .menu:last-child{border-bottom:none!important}
	nav .menu .sub_hi{display:none}
	header .hdr-drawer .hintro{background:#9c9c9c;color:#fff;padding:14px}
	header .hdr-drawer .hintro a{color:#fff;font-weight:700}
	nav .menu .sub_hi li,nav .menu_1_sub .sub{text-indent:25px}
	nav .menu_1_sub .menu{border-bottom:none}
	nav .menu .sub_hi li:last-child{border-bottom:none}
	.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
	.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
	.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
	.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
	.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
	.owl-carousel .owl-item{float:left}
	.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
	.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
	.grabbing{cursor:url(grabbing.png) 8 8,move}
	.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
	.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}
	.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}
	.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}
	.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}
	.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}
	.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}
	.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}
	.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}
	.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}
	.banner_news{clear:both;position:relative;text-align:center}
	.homeFt_mobi{margin-bottom:20px}
	.homeFt_mobi a{clear:both;padding-top:10px;display:block;padding-bottom:5px;width:100%;height:auto}
	.banner_news .owl-buttons{display:none}
	.banner_news .owl-controls .owl-page span:hover,.banner_news .owl-controls .active span,.list_video .owl-controls .active span,.imageDetail .owl-controls .active span{background:#000!important}
	.banner_news .owl-controls .owl-page span,.list_video .owl-controls .owl-page span,.imageDetail .owl-controls .owl-page span{background:#bcbec0 none repeat scroll 0 0;border-radius:20px;display:block;height:10px;margin:5px 1px 5px 4px;opacity:1;width:10px}
	.banner_news .owl-controls .owl-pagination div,.list_video .owl-controls .owl-pagination div,.imageDetail .owl-controls .owl-pagination div{float:left;margin-right:2px}
	.banner_news .owl-controls,.list_video .owl-controls,.imageDetail .owl-controls{height:30px;margin:15px auto 0;overflow:hidden;position:relative;display:table}
	.banner_news iframe{width:100%;height:1000px}
	section .titile_home,.hboxLde .titile a{clear:both;font-size:20pt;padding-bottom:5px;position:relative;text-align:center}
	.hboxLde .titile{text-align:center;font-weight:400;padding:10px}
	section .slide_action{clear:both;max-height:340px;overflow:hidden}
	section .name_banner{color:#28bdb3;font-size:15px;font-weight:700;margin-top:5px;text-align:center;text-transform:uppercase}
	section .brackRum{clear:both;padding-left:4px;padding-top:15px}
	.ratings{clear:both;display:table;font-size:13px;margin:8px auto;position:relative;text-align:left}
	.hIteamPro .item{width:49%;display:inline-block;position:relative}
	.list_product_h .owl-buttons div{background:url(../images/pre_next.png) no-repeat;position:absolute;top:40%;background-position:0 0;height:38px;width:40px}
	.list_product_h .owl-buttons div.owl-next{background-position:0 -40px!important;right:0!important}
	.rating-box::before{font-family:"FontAwesome";content:"\f005\f005\f005\f005\f005";letter-spacing:2px;color:#ccc;position:relative}
	.rating-box .rating::before{content:"\f005\f005\f005\f005\f005";font-family:"FontAwesome";letter-spacing:2px}
	section .sort{float:right}
	section .sort select{border:1px solid #dadada;font-size:11px;height:24px;padding:3px 3px 3px 5px}
	.rating-box .rating{color:#c1ac51;height:20px;overflow:hidden;position:absolute;top:0;left:0}
	.list_product_h{margin-top:15px}
	.list_product_h h2,.list_product_categ .item h2{clear:both;overflow:hidden;padding:10px 5px;text-align:center;text-transform:uppercase;line-height:40px;height:34px;margin-top:12px}
	.list_product_h h2 a{font-weight:700}
	.list_product_h h3,.list_product_categ .item h3{font-weight:400;text-align:center;height:35px;overflow:hidden;padding:10px 5px}
	section .product .page{clear:both;padding-top:20px}
	.category_pro h1{text-transform:uppercase;float:left}
	.mgPrMade .price{text-align:left}
	.price{text-align:center}
	.price .dl{text-decoration:line-through;color:#999;padding-right:10px}
	.home_prom{clear:both}
	.list_product_categ{clear:both;margin-top:40px}
	.list_product_categ .item{position:relative;background:#fff;width:48.7%;overflow:hidden;display:inline-block;vertical-align:top}
	section .brackRum h1{float:left}
	.mid .list_product_categ .item{border-bottom:none}
	.list_product_categ .item h2{text-transform:uppercase}
	.home_prom a{display:block;float:left;margin-right:15px}
	.home_prom a:last-child{margin-right:0!important}
	.container_email .regisPhone{clear:both;padding-top:4px}
	.container_email .regisPhone div,.container_email .regisPhone input{float:left}
	.container_email{border-top:3px solid #000;clear:both;padding-bottom:2px}
	.regisPhone #emailKm{border:1px solid #ccc;float:left;font-size:12px;height:20px;margin-left:4px;margin-top:5px;padding-left:6px;width:230px}
	.regisPhone .iconsend{cursor:pointer;float:left;height:24px;line-height:24px;margin-left:-26px;margin-top:5px;position:relative;text-align:center;width:28px}
	.regisPhone .iconsend:before{content:"\f105";font-family:FontAwesome;font-size:18px;color:#000}
	footer .connect{clear:both;padding-top:18px;text-align:center}
	nav .menu .titlea{font-weight:700}
	.list_product_h .images,.list_product_categ .item .image{clear:both;overflow:hidden;padding-top:12px;text-align:center;position:relative;width:100%;display:table}
	.list_product_h .images a,.list_product_categ .item .image a{vertical-align:bottom;display:table-cell}
	.list_product_h .images img,.list_product_categ .item .image img{max-width:90%;max-height:220px;width:auto}
	.de_tesaser img{max-width:100%;height:auto!important}
	footer .connect a{border:1px solid #fff;border-radius:32px;color:#000;display:inline-block;font-family:FontAwesome;font-size:14px;height:32px;line-height:32px;margin-left:6px;text-align:center;width:32px;background:#fff}
	.fb:before{content:"\f09a"}
	.tw:before{content:"\f099"}
	.gg:before{content:"\f0d5"}
	.ytb:before{content:"\f16d"}
	.footer-nav{font-size:12px}
	.footer-nav .detail p:before{font-family:fontAwesome;font-size:5px;line-height:15px;margin-right:5px;content:"\f111"}
	.footer-nav-add{clear:both;padding-top:20px}
	.footer-nav-add p{margin:0}
	.footer-nav strong{color:#fff;font-size:15px;font-weight:600}
	.footer-nav .footer-nav-add .detail{margin-top:5px}
	.about .titile_abbout{border-bottom:1px solid #999a9b;clear:both;font-size:16px;margin:auto;padding-bottom:9px;padding-left:4px;padding-right:4px;text-align:center;text-transform:uppercase}
	.about .detail{clear:both;padding-top:10px}
	.about .detail *{font-family:"Roboto",Helvetica,Arial,sans-senif!important;font-size:13px!important;line-height:22px!important}
	.box_view_more li{margin:15px 0;overflow:hidden;clear:both}
	.box_view_more .image_news_view{float:left;height:90px;margin-right:10px;overflow:hidden;width:150px}
	.box_view_more .image_news_view img{min-height:91px}
	.contact .left{clear:both;font-size:14px;margin-right:4px;padding-right:4px}
	.contact .left .title_contacnt{clear:both;font-weight:700;color:#000}
	.contact .leftCOntactDc p i:before{font-family:FontAwesome;font-size:18px;padding-left:5px;padding-right:5px;font-weight:400;font-style:normal}
	.contact .leftCOntactDc p i.icon_adress:before{content:"\f041"}
	.contact .leftCOntactDc p i.icon_phone:before{content:"\f095"}
	.contact .leftCOntactDc p i.icon_email:before{content:"\f199"}
	.contact .left .bsDcH{clear:both;padding-left:4px;padding-right:4px}
	.contact .left .bsDcH input,.contact .left .bsDcH textarea{background:#f3f3f3 none repeat scroll 0 0;border:1px solid #e7e7e7;clear:both;display:block;margin-bottom:15px;padding:5px;width:98%}
	.contact .left .bsDcH .send{border:1px solid #ddd;color:#a7a9ac;cursor:pointer;font-weight:700;margin:auto;padding:10px 5px;text-align:center;width:98%}
	.contact .right{clear:both;float:left!important;padding-left:4px;padding-right:4px;padding-top:13px;width:100%}
	.contact .right h2{font-weight:700;color:#000}
	.contact .right h3{background:#efefef none repeat scroll 0 0;margin-top:4px;padding:5px 5px 5px 15px;text-transform:uppercase;font-weight:700;color:#000}
	section .top{clear:both}
	section .top .right .topTitle{clear:both;font-weight:400;text-transform:capitalize;font-size:20pt;padding-bottom:10px;padding-top:10px}
	.mgPrMade{clear:both;font-size:14pt}
	.mgPrMade div{padding-right:10px}
	.mgPrMade .ml{border-right:2px solid #000;margin-right:10px;margin-top:6px}
	section .top .right .top_des{font-weight:400;padding-bottom:10px}
	section .top .right .price span{float:left;padding-right:10px}
	section .top .right .topReview{padding-bottom:10px;padding-top:10px;border-bottom:1px solid #d7d7d7;clear:both;height:25px}
	section .top .right .des_d{clear:both;padding-top:10px;padding-bottom:10px}
	section .top .right .share{display:table;height:14px;margin:auto;padding-top:4px}
	section .top .right .share a{border-radius:20px;float:left;height:30px;line-height:30px;margin-left:5px;margin-top:-3px;position:relative;text-align:center;width:30px}
	section .top .right .share a:before{font-family:FontAwesome;color:#818386;font-size:20px}
	section .top .right .addcart{clear:both;background:#9c9c9c;color:#fff;text-transform:uppercase;text-align:center;margin-top:10px;margin-bottom:10px;height:40px;line-height:40px;border-radius:3px}
	section .d_titile{text-align:center;display:table;margin:auto;font-size:24px;line-height:50px}
	section .d_titile span{border:2px solid #717b85;margin-left:30%;margin-right:30%;display:block;clear:both}
	section .de_tesaser{line-height:140%;clear:both;padding:15px;margin-left:8px;margin-right:8px}
	section .de_tesaser_bg{background:#f0f1f1;margin-top:30px;margin-bottom:20px}
	section .top .right .topp2{clear:both;display:table;margin:auto;padding-top:5px;text-transform:uppercase}
	section .top .right .topp2 span{float:left;line-height:32px;padding-right:5px}
	section .top .right .topp2 select{border:1px solid #ebebeb;width:70px;height:30px;float:left}
	section .top .right .topReview .ratings{font-size:15px;display:block!important;float:left;clear:none!important}
	section .top .right .topReview span{display:block;float:left;padding-left:6px;padding-top:7px}
	section .top .right .detailQ{clear:both;font-size:13px;line-height:22px;overflow:hidden;padding-left:4px;padding-right:4px;padding-top:5px}
	section .top .right .detailQ p{text-align:justify}
	section .top .right .detailQ p span{font-family:Arial!important}
	section .top .right .detailQ iframe{height:auto!important;max-width:635px;min-height:250px;width:100%!important}
	.line_thr{border-bottom:1px solid #d6d6d6;clear:both;height:11px;margin-bottom:28px}
	.line_thr .line_thr_v{background:#f2f2f2;cursor:pointer;height:23px;margin:auto;width:32px;text-align:center}
	.line_thr .line_thr_v:before{content:"\f107";font-family:FontAwesome;font-size:20px}
	.reviewDanhGia{clear:both}
	.bt_comment span:after{content:"\f0d7";font-family:FontAwesome;padding-left:5px}
	section .mid{clear:both}
	section .mid .Perfect{clear:both;font-size:14px;padding-top:10px;text-transform:uppercase}
	.txtError,.errorBT{border:1px solid #c00!important}
	.line_thr_v_all{height:auto!important}
	.line_thr .line_thr_v_vie:before{content:"\f106"!important}
	#commentNewAll{clear:both;height:10px}
	section .cartAll{margin:auto;position:relative}
	#cart_pro .title{clear:both;font-size:14px;margin:15px 0}
	#cart_pro .title div{float:left}
	#cart_pro .detailPro{border-bottom:1px solid #e5e5e5;clear:both;margin-bottom:10px;overflow:hidden;padding-bottom:10px}
	.icon_delete:before{border:1px solid #ccc;font-family:fontAwesome;padding:10px;content:"\f00d"}
	#cart_pro .detailPro div{display:table-cell;vertical-align:middle;padding-right:10px}
	section .cartAll #cart_pro{border:1px solid #e5e5e5;clear:both;padding-bottom:15px}
	#cart_pro .detailPro .pro_imagesL{float:left;margin-right:10px;padding:4px}
	#cart_pro .detailPro .pro_imagesL img{max-width:60px}
	#cart_pro .detailPro .capnhatCartTxt{border:1px solid #ccc;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset;display:inline;padding:0 5px;text-align:center}
	section .top .right{padding-left:8px;padding-right:8px;clear:both;float:none!important}
	section .cartAll .footCart{clear:both;padding-top:10px}
	section .cartAll .footCart .price_sum{font-size:16px;font-weight:300;margin-right:10px;text-align:right}
	.btn_order{float:none;margin:15px auto 0;width:170px}
	#ma_giam_gia{float:right}
	.title_de_info{clear:both;color:#333;font-size:18px;font-weight:500;margin-top:25px;text-transform:uppercase}
	.title_de_info span:before{content:"\f067";font-family:FontAwesome;font-size:11px;padding-right:5px;font-weight:400}
	.list_skin_advice_sub .sub{border:1px solid #e5e5e5;box-shadow:5px 5px 9px 0 #e5e5e5;margin:auto auto 20px;min-height:100px;padding:10px 0}
	.group_news .list_news{clear:both;margin-left:10px;margin-right:10px;padding-bottom:20px}
	.group_news .list_news .item_big{clear:both}
	.group_news .list_news .item_big .image_news{clear:both;padding-bottom:10px}
	.group_news .list_news .item_big .title_news a{font-size:14pt}
	.skincare_showrrom{clear:both;padding-top:10px}
	.skincare_showrrom .scincare{clear:both}
	.skincare_showrrom img{padding-bottom:10px;width:100%}
	.videoWrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}
	.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}
	.skincare_showrrom h3{text-align:center;padding-bottom:10px}
	.skincare_showrrom h3 a{font-size:20pt;font-weight:400}
	.group_news .list_news .item_big .image_news img{width:100%}
	.group_news .list_news .item_small{clear:both;padding-top:20px}
	.group_news .list_news .item_small h2{padding-bottom:10px}
	.group_news .list_news .item_small .image_news{float:left;width:170px;margin-right:20px}
	.group_product{padding:10px 5px}
	.home .video{padding-top:20px}
	.list_skin_advice_sub .sub h2,.list_skin_advice_sub .sub h3{color:#28bdb3;margin:10px;width:60%}
	.list_skin_advice_sub .sub h3{color:#000}
	.list_skin_advice_sub .sub h2{font-size:11pt;font-weight:700;text-transform:uppercase}
	.right_content{width:100%}
	.box_view_more{margin:15px auto auto;overflow:hidden;width:98%}
	.box_view_more .title{background:#28bdb3 none repeat scroll 0 0;color:#fff;font-weight:600;padding:10px 0;text-align:center}
	.box_view_more .detail{padding:0 5px}
	.box_view_more .detail li{margin:5px 0}
	.box_view_more .detail .title_news a{color:#28bdb3}
	.box_appointment{border:2px solid #e5e5e5;margin:30px 5px 20px;padding:15px 3%}
	.box_appointment .title{background:#666 none repeat scroll 0 0;color:#fff;font-size:15px;font-weight:400;line-height:25px;margin-bottom:20px;padding:10px;text-align:center;text-transform:uppercase}
	.box_appointment input,.box_appointment select{border:1px solid #ccc;margin:5px 0;text-indent:15px;width:96%;height:30px}
	.box_appointment select{text-indent:5px;width:100%}
	.box_appointment .radio{clear:both;margin-right:10px;margin-top:15px;width:15px;height:12px}
	.box_appointment .btn_send_request{background:#a8a8a8 none repeat scroll 0 0;color:#fff;cursor:pointer;font-size:12pt!important;margin:15px auto auto;padding:8px 30px;text-align:center;width:140px}
	.box_appointment .btn_send_request:hover{background:#666}
	section .ingredient{border-bottom:1px solid #e5e5e5;margin:auto;overflow:hidden;padding:15px 3%;width:90%}
	section .page_number{text-align:center;margin-top:15px}
	section .page_number strong{background:#333;color:#fff}
	section .page_number strong,section .page_number a{padding:5px 10px;border:1px solid #ccc}
	section .ingredient .img_ingredient{text-align:center}
	section .ingredient .name_ingredient{color:#28bdb3;font-size:13pt;font-weight:700;line-height:18pt;margin-top:15px;text-align:center}
	section .ingredient .name_ingredient span{color:#9f9f9f;font-size:13px;font-weight:300}
	section .ingredient .detail_ingredient{text-align:justify}
	section .quiz_test{display:block;margin:auto;overflow:hidden;padding:0 3%;position:relative;width:94%}
	section .quiz_test:after{content:"";background:url(../images/background_test-mobile.png);opacity:.3;top:0;left:0;bottom:0;right:0;position:absolute;z-index:-1}
	section .quiz_test h2{color:#28bdb3;font-size:16pt;font-weight:700;margin:20px 0 10px;text-align:center}
	section .line_fo{margin:auto;text-align:center}
	section .quiz_test p{color:#000;font-size:11pt;line-height:20pt;text-align:justify}
	section .quiz_test .result_total{border-radius:85px;box-shadow:0 0 10px 2px #ccc;color:#000;cursor:pointer;font-size:12pt;font-weight:700;line-height:25pt;margin:20px auto;padding:10px 10%;text-align:center;text-transform:capitalize;width:70%}
	section .quiz_test .image_alert{background:#28bdb3 none repeat scroll 0 0;border-radius:10px;color:#fff;font-size:12pt;margin:auto;padding:10px 5px;text-align:center;width:92%}
	section .quiz_test .image_alert img{width:90%;max-width:320px}
	section .about .content_list .list_chap li{cursor:pointer;line-height:35px;overflow:hidden}
	section .about .content_list .list_chap .chap_parent{border:1px solid #ccc;border-radius:10px;box-shadow:0 0 5px 0 #ccc;margin:18px auto;padding:5px 10px;width:90%;font-weight:700}
	section .about .content_list .list_chap li .title_chap .radius{background:#fff none repeat scroll 0 0;border:1px solid #ccc;border-radius:20px;box-shadow:5px 5px 5px 0 #ccc;margin-right:1%;padding:5px 10px}
	section .btn_result_select{background:#28bdb3;color:#fff!important}
	section .list_result{margin-top:30px}
	section .list_result .select_me{box-shadow:0 0 22px 9px red;position:relative;z-index:1000}
	section .list_result li{display:none;height:200px;margin:auto;overflow:hidden;text-align:center;width:205px}
	section .list_result li a{color:#fff}
	section .list_result li .name{font-size:25pt;margin:15px 0}
	section .list_result li .number{border:1px solid #fff;border-radius:100px;font-size:15pt;height:40px;line-height:40px;margin:30px auto;text-align:center;width:40px}
	section .list_result li .des{padding:0 5px}
	section .about .content_list .list_chap li .title_chap{color:#3d3d3d;font-size:11pt;text-transform:capitalize}
	section .chap_parent .question{display:none;position:relative;top:10px;margin-bottom:20px}
	section .chap_parent .question .title{color:#28bdb3;font-size:14pt;font-weight:700;margin:15px 0;text-align:center}
	section .chap_parent .question .des_question{text-transform:capitalize;color:#000;font-size:11pt}
	section .list_question li{margin:20px 0}
	section .btn_result{border-radius:10px;box-shadow:0 0 10px 1px #28bdb3;color:#666;font-size:13pt;margin:auto;padding:5px 0;text-align:center}
	section .list_question .question_title{color:#000;font-weight:700;margin:10px 0}
	section .list_question .question_title span{background:#28bdb3 none repeat scroll 0 0;border-radius:50px;color:#fff;padding:17px 10px}
	.btn_see_all{border:2px solid #28bdb3;border-radius:5px;cursor:pointer;font-size:18px;margin:20px auto auto;padding:7px 0;text-align:center;width:175px}
	.btn_see_all a{color:#484848;padding:8px 38px;text-align:center;width:170px}
	.ingredient_detail_sub .img,.ingredient_detail_sub .info{float:left}
	.ingredient_detail_sub .info{text-align:center;width:100%}
	.ingredient_detail_sub .info .name{color:#28bdb3;font-size:13pt;font-weight:700}
	.ingredient_detail_sub .info .des{color:#909090;text-transform:capitalize}
	.ingredient_detail_sub .info .detail{text-align:left;color:#000}
	.ingredient_detail_sub{border-bottom:1px solid #ccc;clear:both;margin:15px 0;overflow:hidden;padding:15px 0}
	.ingredient_detail_sub:last-child{border-bottom:none}
	.ingredient_detail_sub .img{width:100%;text-align:center}
	.news_relate li{clear:both;list-style:none}
	.news_relate .images{overflow:hidden;clear:both}
	.news_relate .images img{width:100%}
	.news_relate li{margin:10px 0;overflow:hidden}
	#captcha_sms-input,#sms_code{width:95%}
	.news_relate h2{padding-bottom:10px;padding-top:10px;font-weight:400}
	.news_relate h2 a{font-size:18pt}
	.news_relate h3{font-weight:400;padding-top:5px;padding-bottom:10px}
	.news_relate{padding-left:10px;padding-right:10px}
	#captcha_img{margin-top:20px}
	.sms_title{color:#28bdb3;font-weight:700;font-size:13pt;margin:10px 0}
	.page{text-align:center}
	.page strong,.page a{border:1px solid #e5e5e5;display:inline-block;height:30px;line-height:30px;padding:0 15px;border-radius:2px}
	.page strong{background:#333;color:#fff}
	section .video_group .item{background:#fff none repeat scroll 0 0;border-bottom:1px dashed #e5e5e5;margin:10px 0;overflow:hidden;padding:0 0 10px}
	section .video_group .item:last-child{border-bottom:medium none;margin-bottom:0;padding-bottom:0}
	section .video_group .image_news{float:left;height:90px;margin-right:10px;overflow:hidden;width:150px;position:relative}
	.video_group .title_news a{margin:0}
	section .video_group .image_news img{min-height:90px}
	section .video_group .image_news:after{content:"\f16a";color:#333;font-family:FontAwesome;font-size:32px;font-style:normal;font-weight:400;left:38%;position:absolute;text-decoration:inherit;top:45%;z-index:1;background:#fff;transition:ease-in-out .3s all 0s;height:20px;line-height:20px;border-radius:26px}
	.btn_back_to_top .icon:before{content:"\f106";font-family:fontAwesome;font-size:15px}
	.btn_back_to_top{background:#333 none repeat scroll 0 0;border-radius:2px;bottom:100px;color:#fff;cursor:pointer;display:none;opacity:.9;padding:10px 15px;position:fixed;right:33px;z-index:9999}
	.btn_back_to_top:hover{background:#333;color:#fff;border-color:#333}
	.phone_fix{background:#333 none repeat scroll 0 0;border-radius:2px;bottom:10px;color:#fff;font-size:15px;left:10px;line-height:25px;padding:8px 15px;position:fixed;opacity:.9;display:block}
	.icon_phone:before{font-family:fontAwesome;content:"\f095";margin-right:5px}
	.group_cart{left:0;position:fixed;right:0;top:0;z-index:9999;background:#f4f4f4;display:none}
	.bnDspbc{display:block;clear:both;margin:20px 10px}
	.box_input{margin:auto;text-align:center}
	.box_input input{border:1px solid #e5e5e5;height:30px;margin:5px 0;text-indent:10px;width:90%}
	.add_cart{background:#666 none repeat scroll 0 0;color:#fff;cursor:pointer;left:35px;margin-right:0;padding:10px 0;position:absolute;right:35px;text-align:center;top:165px;opacity:.9;display:none;transition:ease-in-out .2s all 0s}
	.add_cart:hover{background:#333}
	section .detail_main .detail table{width:100%!important}
	section .detail_main .detail table td{padding:5px}
	section.beautyTips img{max-width:100%}
	section.beautyTips article p{max-width:600px;margin:5px auto;font-size:11pt;line-height:17pt;font-weight:300;padding:0 8px}
	section.beautyTips h1{text-align:center;font-size:15pt;line-height:20pt;font-weight:600;margin:15px auto;max-width:600px}
	section.beautyTips .banner_full img{width:100%}
	footer{clear:both;background:#000;color:#fff;padding-bottom:30px}
	footer a{color:#fff}
	.regisPhone{clear:both;padding-top:10px;height:48px}
	.dkbct{display:block;text-align:center;clear:both;margin:auto;width:128px;padding:2px;border-radius:4px;overflow:hidden}
	.imageDetail{text-align:center;padding-top:20px}
	.imageDetail img{max-height:450px}
	.commemntKdD .title{clear:both;text-align:center;font-size:18pt;padding-top:20px}
	.commemntKdD,.commenBl{padding-top:10px}
	.commemntKdD{clear:both;margin:auto;background:#f0f1f1;margin-top:52px;padding-bottom:20px}
	.inputComment{border:1px solid #e3e3e3;clear:both;color:#737373;font-size:13px;margin-top:10px;padding-left:8px;width:85%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-appearance:none}
	.inputCommenttxt{clear:both;height:25px}
	.btBinhLuan{background:#000;border:none;color:#fff;cursor:pointer;display:block;font-weight:700;margin-top:8px;padding:10px;text-align:center;width:180px}
	#commentPhanTrang{clear:both;border-top:1px solid #221f1f;margin-top:15px;padding-top:20px}
	#commentPhanTrang .clearas{clear:both;overflow:hidden;padding:10px}
	#commentPhanTrang .clearas .commentDetail{clear:both;padding-top:10px;display:table}
	#commentPhanTrang .clearas .commentIMg{clear:both;padding-top:15px}
	.icon_rep_cmt{cursor:pointer}
	.icon_rep_cmt:hover{color:#00F}
	.list_product_h span.new,.list_product_h span.best{height:45px;width:45px;border-radius:45px;background:#b70f15;color:#fff;font-size:9pt;display:block;position:absolute;top:0;right:0;text-align:center;line-height:42px}
	.list_product_h span.best{line-height:14px;padding-top:5px;height:40px}
	.list_product_h .item .xem_n{background:#000;color:#fff;text-transform:uppercase;padding:4px 15px;border-radius:3px;display:table;margin:18px auto 10px}
	.user_iconCm{width:55px;height:55px;margin-left:12px;margin-top:9px}
	.user_iconCm path,.user_iconCm polygon,.user_iconCm rect{fill:#fff}
	.user_iconCm circle{stroke:#4691f6;stroke-width:1}
	.cmt_rep{clear:both;margin-left:37px;margin-top:12px}
	.content_rep,.delete_rep{padding-bottom:15px}
	.cmt_rep li{border-top:1px solid #221f1f;margin-bottom:15px;padding-top:15px}
	.cmt_rep li:last-child{margin-bottom:0}
	.icon_rep_cmt:before{content:"\f112";font-family:fontAwesome;margin-right:5px}
	.delete_rep{cursor:pointer;float:right}
	#commentPhanTrang .clearas .commentDetailTopLeft{font-weight:700;float:left;padding-right:15px;margin-left:16px;margin-top:9px;font-size:14px}
	.icon_rep_cmt{float:right}
	#commentPhanTrang .clearas .commentDetailTopRight{float:left;font-size:13px;border-left:1px solid #000;height:12px;line-height:10px;padding-left:18px;margin-top:16px}
	.avartar_share{width:44px;height:44px;background-color:#000;border-radius:44px;float:left}
	#commentPhanTrang .clearas .commentDetail .commentDetailTtitle{font-weight:700;padding-bottom:8px;padding-top:8px}
	#commentPhanTrang .clearas .ratings{float:left;margin:0!important}
	.idComnetDetail,.reviewDanhGia{clear:both}
	.idComnetDetail{margin-left:10px;margin-top:25px}
	.list_product_h span.newG{line-height:16px!important;padding-top:6px;height:40px}
	.gmmtm{border-radius:4px;color:#b70f15;display:block;top:0;text-align:center;line-height:24px;left:31%;font-weight:700}
	.commentLayoutFacebook .flexBox{display:flex}
	.commentLayoutFacebook .flexBox .avatar{margin-right:8px}
	.commentLayoutFacebook .flexBox .info{flex-grow:1}
	.boxComment{border:1px solid #d3d6db}
	.boxComment textarea{border:none;width:96%;resize:none;padding:15px 2%;font-family:Helvetica,Arial,sans-serif;font-size:14px}
	.footerBoxComment{background:#f5f6f7;text-align:right;padding:8px;border-top:1px solid #d3d6db}
	.footerBoxComment .commentViaUser{float:left;color:#90949c;line-height:30px;font-size:12px}
	.footerBoxComment .btnPostComment{background:#365899;color:#fff;display:inline-block;padding:3px 10px 5px;font-weight:700;font-family:Helvetica,Arial,sans-serif;font-size:14px;border:none}
	.footerBoxComment .btnPostComment.disabled{background:#9cb4d8}
	.commentLayoutFacebook .nameComment span{background:#999;color:#fff;font-size:11px;padding:4px 8px;border-radius:8px}
	.commentLayoutFacebook .nameComment{color:#385898;font-weight:600}
	.commentLayoutFacebook .contentComment{margin:6px 0}
	.commentLayoutFacebook .contentComment a{color:#4267b2;text-decoration:underline}
	.commentLayoutFacebook .groupFunction{color:#4267b2;font-size:12px;line-height:1.358}
	.commentLayoutFacebook .groupFunction #countLike{color:#1c1e21}
	.commentLayoutFacebook .groupFunction span.a{cursor:pointer}
	.commentLayoutFacebook .groupFunction span.a:hover{text-decoration:underline}
	.commentLayoutFacebook .groupFunction span img{position:relative;bottom:-2px}
	.commentLayoutFacebook .groupFunction .timeAgo{color:#90949c}
	.commentLayoutFacebook .listComment .flexBox{margin-top:25px}
	.commentLayoutFacebook .listComment .boxRepComment{border-left:1px dotted #d3d6db;padding-left:8px;margin-top:15px}
	.formRepComment{display:none}
	.bookSpa{position:fixed;bottom:15px;left:15px;z-index:999;background:silver;padding:10px;border-radius:0 10px 10px 10px;max-width:250px}
	.bookSpa .icon-close-book-spa{position:absolute;top:-28px;background:#666;width:60px;text-align:center;left:0;line-height:28px;font-size:13px;cursor:pointer}
	.bookSpa img{max-width:100%}
	.bookSpa .input,.bookSpa .button{display:flex;align-items:center}
	.bookSpa .input input{width:100%;border:none;border-left:2px solid #6d6d6d;background:none;text-indent:5px;margin-left:3px;line-height:25px;border-radius:0}
	.bookSpa .button .btn_datLichSpa{margin:0 10px 0 0;cursor:pointer}
	.bookSpa .button .btn_xemLai{background:#999;width:80px;text-align:center;line-height:15px;border-radius:4px;padding:8px 5px;cursor:pointer;font-size:10pt}
	.nutrivita-alo-phone{position:fixed;visibility:hidden;background-color:transparent;width:200px;height:200px;cursor:pointer;z-index:200000!important;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transition:visibility .5s;-moz-transition:visibility .5s;-o-transition:visibility .5s;transition:visibility .5s;right:150px}
	.nutrivita-alo-phone.nutrivita-alo-show{visibility:visible}
	.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}
	.nutrivita-alo-phone.nutrivita-alo-static{opacity:.6}
	.nutrivita-alo-phone.nutrivita-alo-hover,.nutrivita-alo-phone:hover{opacity:1}
	.nutrivita-alo-ph-circle{width:160px;height:160px;top:20px;left:20px;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(30,30,30,0.4);border:2px solid #bfebfc 9;opacity:.1;-webkit-animation:nutrivita-alo-circle-anim 1.2s infinite ease-in-out;-moz-animation:nutrivita-alo-circle-anim 1.2s infinite ease-in-out;-ms-animation:nutrivita-alo-circle-anim 1.2s infinite ease-in-out;-o-animation:nutrivita-alo-circle-anim 1.2s infinite ease-in-out;animation:nutrivita-alo-circle-anim 1.2s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}
	.nutrivita-alo-phone.nutrivita-alo-active .nutrivita-alo-ph-circle{-webkit-animation:nutrivita-alo-circle-anim 1.1s infinite ease-in-out!important;-moz-animation:nutrivita-alo-circle-anim 1.1s infinite ease-in-out!important;-ms-animation:nutrivita-alo-circle-anim 1.1s infinite ease-in-out!important;-o-animation:nutrivita-alo-circle-anim 1.1s infinite ease-in-out!important;animation:nutrivita-alo-circle-anim 1.1s infinite ease-in-out!important}
	.nutrivita-alo-phone.nutrivita-alo-static .nutrivita-alo-ph-circle{-webkit-animation:nutrivita-alo-circle-anim 2.2s infinite ease-in-out!important;-moz-animation:nutrivita-alo-circle-anim 2.2s infinite ease-in-out!important;-ms-animation:nutrivita-alo-circle-anim 2.2s infinite ease-in-out!important;-o-animation:nutrivita-alo-circle-anim 2.2s infinite ease-in-out!important;animation:nutrivita-alo-circle-anim 2.2s infinite ease-in-out!important}
	.nutrivita-alo-phone.nutrivita-alo-hover .nutrivita-alo-ph-circle,.nutrivita-alo-phone:hover .nutrivita-alo-ph-circle{border-color:#35D810;opacity:.5}
	.nutrivita-alo-phone.nutrivita-alo-green.nutrivita-alo-hover .nutrivita-alo-ph-circle,.nutrivita-alo-phone.nutrivita-alo-green:hover .nutrivita-alo-ph-circle{border-color:#75eb50;opacity:.5}
	.nutrivita-alo-phone.nutrivita-alo-green .nutrivita-alo-ph-circle{border-color:#35D810;opacity:.5}
	.nutrivita-alo-phone.nutrivita-alo-gray.nutrivita-alo-hover .nutrivita-alo-ph-circle,.nutrivita-alo-phone.nutrivita-alo-gray:hover .nutrivita-alo-ph-circle{border-color:#ccc;opacity:.5}
	.nutrivita-alo-phone.nutrivita-alo-gray .nutrivita-alo-ph-circle{border-color:#75eb50;opacity:.5}
	.nutrivita-alo-ph-circle-fill{width:100px;height:100px;top:50px;left:50px;position:absolute;background-color:#000;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.1;-webkit-animation:nutrivita-alo-circle-fill-anim 2.3s infinite ease-in-out;-moz-animation:nutrivita-alo-circle-fill-anim 2.3s infinite ease-in-out;-ms-animation:nutrivita-alo-circle-fill-anim 2.3s infinite ease-in-out;-o-animation:nutrivita-alo-circle-fill-anim 2.3s infinite ease-in-out;animation:nutrivita-alo-circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}
	.nutrivita-alo-phone.nutrivita-alo-active .nutrivita-alo-ph-circle-fill{-webkit-animation:nutrivita-alo-circle-fill-anim 1.7s infinite ease-in-out!important;-moz-animation:nutrivita-alo-circle-fill-anim 1.7s infinite ease-in-out!important;-ms-animation:nutrivita-alo-circle-fill-anim 1.7s infinite ease-in-out!important;-o-animation:nutrivita-alo-circle-fill-anim 1.7s infinite ease-in-out!important;animation:nutrivita-alo-circle-fill-anim 1.7s infinite ease-in-out!important}
	.nutrivita-alo-phone.nutrivita-alo-static .nutrivita-alo-ph-circle-fill{-webkit-animation:nutrivita-alo-circle-fill-anim 2.3s infinite ease-in-out!important;-moz-animation:nutrivita-alo-circle-fill-anim 2.3s infinite ease-in-out!important;-ms-animation:nutrivita-alo-circle-fill-anim 2.3s infinite ease-in-out!important;-o-animation:nutrivita-alo-circle-fill-anim 2.3s infinite ease-in-out!important;animation:nutrivita-alo-circle-fill-anim 2.3s infinite ease-in-out!important;opacity:0!important}
	.nutrivita-alo-phone.nutrivita-alo-hover .nutrivita-alo-ph-circle-fill,.nutrivita-alo-phone:hover .nutrivita-alo-ph-circle-fill{background-color:rgba(0,175,242,0.5);background-color:#35D810 9;opacity:.75!important}
	.nutrivita-alo-phone.nutrivita-alo-green.nutrivita-alo-hover .nutrivita-alo-ph-circle-fill,.nutrivita-alo-phone.nutrivita-alo-green:hover .nutrivita-alo-ph-circle-fill{background-color:rgba(117,235,80,0.5);opacity:.75!important}
	.nutrivita-alo-phone.nutrivita-alo-green .nutrivita-alo-ph-circle-fill{background-color:rgba(0,175,242,0.5);background-color:#a6e3fa 9;opacity:.75!important}
	.nutrivita-alo-phone.nutrivita-alo-gray.nutrivita-alo-hover .nutrivita-alo-ph-circle-fill,.nutrivita-alo-phone.nutrivita-alo-gray:hover .nutrivita-alo-ph-circle-fill{background-color:rgba(204,204,204,0.5);background-color:#ccc 9;opacity:.75!important}
	.nutrivita-alo-phone.nutrivita-alo-gray .nutrivita-alo-ph-circle-fill{background-color:rgba(117,235,80,0.5);opacity:.75!important}
	.nutrivita-alo-ph-img-circle{width:60px;height:60px;top:70px;left:70px;position:absolute;background:rgba(30,30,30,0.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.7;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}
	.nutrivita-alo-phone.nutrivita-alo-active .nutrivita-alo-ph-img-circle{-webkit-animation:nutrivita-alo-circle-img-anim 1s infinite ease-in-out!important;-moz-animation:nutrivita-alo-circle-img-anim 1s infinite ease-in-out!important;-ms-animation:nutrivita-alo-circle-img-anim 1s infinite ease-in-out!important;-o-animation:nutrivita-alo-circle-img-anim 1s infinite ease-in-out!important;animation:nutrivita-alo-circle-img-anim 1s infinite ease-in-out!important}
	.nutrivita-alo-phone.nutrivita-alo-static .nutrivita-alo-ph-img-circle{-webkit-animation:nutrivita-alo-circle-img-anim 0s infinite ease-in-out!important;-moz-animation:nutrivita-alo-circle-img-anim 0s infinite ease-in-out!important;-ms-animation:nutrivita-alo-circle-img-anim 0s infinite ease-in-out!important;-o-animation:nutrivita-alo-circle-img-anim 0s infinite ease-in-out!important;animation:nutrivita-alo-circle-img-anim 0s infinite ease-in-out!important}
	.nutrivita-alo-phone.nutrivita-alo-hover .nutrivita-alo-ph-img-circle,.nutrivita-alo-phone:hover .nutrivita-alo-ph-img-circle{background-color:#35D810}
	.nutrivita-alo-phone.nutrivita-alo-green.nutrivita-alo-hover .nutrivita-alo-ph-img-circle,.nutrivita-alo-phone.nutrivita-alo-green:hover .nutrivita-alo-ph-img-circle{background-color:#FF3B00;background-color:#75eb50 9}
	.nutrivita-alo-phone.nutrivita-alo-green .nutrivita-alo-ph-img-circle{background-color:#333;background-color:#35D810 9}
	.nutrivita-alo-phone.nutrivita-alo-gray.nutrivita-alo-hover .nutrivita-alo-ph-img-circle,.nutrivita-alo-phone.nutrivita-alo-gray:hover .nutrivita-alo-ph-img-circle{background-color:#ccc}
	.nutrivita-alo-phone.nutrivita-alo-gray .nutrivita-alo-ph-img-circle{background-color:#75eb50}
	#nutrivita-alo-wrapper{position:fixed;width:100%;bottom:0;top:0;left:0;z-index:2000000;overflow:visible;display:none;color:#383838}
	#nutrivita-alo-wrapper.night-mode{color:#fff}
	.nutrivita-alo-popup-close{-webkit-border-radius:2px!important;-moz-border-radius:2px!important;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;position:absolute!important;right:-15px!important;top:-15px!important;height:30px!important;width:30px!important;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozZWEyNDI5ZC0yYmI3LWYzNDMtYjBjZi1jMGJjYTE4ODRmZjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjRGMTI2QTcxNDBFMTFFNUFENEZCRDVFQ0JDQjQyQzIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjRGMTI2QTYxNDBFMTFFNUFENEZCRDVFQ0JDQjQyQzIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVmYzc3OTY1LWUxNWUtNGU0Ni04ODFjLTBlOTQ3YjBmMzBmNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozZWEyNDI5ZC0yYmI3LWYzNDMtYjBjZi1jMGJjYTE4ODRmZjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5iCEbHAAABl0lEQVR42sSXS07DMBCGnSKyDorEAVjACTgCIEVlXU5R9QjlCk3VAzTrLhMJ2NIVJ2DDuo9EsKUszEw0kaIQbI+bxy/9UhRP5pMcjz12pJTCQKfgO/AN+Bp8AfZo7Av8AX4Dv4CfwD/ajAhW2ANPwTtprj1946lyq6AP4I2014ZyGINPwAvZnBaUUwnGgJVsXqsqvAoOZXua/wceyfY1KngOlROWxjv4XLSrHfgKS3BALyYdQAUxJkUdu7o6jeNYZlmmnUeMwViNkOUieKiLTNNURlGkhOPYcrnMYw00RPDMJFIFZ0JRIYJfTaPr4BZQ1Fow9+EcgCAEWkLz/4zl9A1rzOUsTQCKJEny5yAIhO/73NV9GNjUhOM4tc8scae6PL3laedONYLXNtC6f85dXDNb6BHw0GgDKaCqxEz4fbFlpk1smQjnbJmCeqSuNO3jWNyDL8vHIrao4w6OxTGx/rQ+8z5an16bvd7a22pDvz0CuOU29NUrzKOuzqvlTN8orzAO89J2W7q0ndHYZ+nS9kw+6BL+CjAAEvDTBJC9qhAAAAAASUVORK5CYII=);background-position:center center;background-repeat:no-repeat;cursor:pointer!important;-webkit-transition:.3s ease-out!important;-moz-transition:.3s ease-out!important;-o-transition:.3s ease-out!important;transition:.3s ease-out!important}
	#nutrivita-alo-wrapper.night-mode .nutrivita-alo-popup-close{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozZWEyNDI5ZC0yYmI3LWYzNDMtYjBjZi1jMGJjYTE4ODRmZjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUY2REUyNDQxNDE2MTFFNThBNEJENTVFNDA2QjFFOUEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUY2REUyNDMxNDE2MTFFNThBNEJENTVFNDA2QjFFOUEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVmYzc3OTY1LWUxNWUtNGU0Ni04ODFjLTBlOTQ3YjBmMzBmNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozZWEyNDI5ZC0yYmI3LWYzNDMtYjBjZi1jMGJjYTE4ODRmZjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz56uyuzAAABfUlEQVR42sSXvU7DMBDHYxCdw8IDMMCWTDwCdClznLcJr9BUfYs+ALDSqXMisTD3S4K1MBx3kS1ZVuqvNslf+kuRfL5f5OTsMwOAyEFX6DH6Ef2AvkXHYuwH/YVeod/Rr+g/a0YCGxyjC/QW3LUTc2JTbhOUo9cQrrXI4Qy+RM/hfJqLnEYwBSzg/FrocB1cQneaHQNn0L0yyWOinKg0PtE3Ubfaou+bEhRvUEB/KuRSj2x1muc51HVtzUgxnHNbGLFGBJ7YIquqgjRNjXAaS5KkiXXQhMBTl0gT3BNKKgn84RrdBg+AkpaR5z7cAAhEwEBo850JfPCdJeGBUNLhIqQYGWOtz17yXWp1edVlD1nqZQi07Zv7/lzTUOgJ8NJpA5FQU2JP+LPcMvfGIyXLnBISnGJdt8xBDom+j8Ud+k49FvtqBPix1mc2ROszaLM3WHurN/SbE4Ab34Zev8K82Opc017MMV5hmOel7Um5tF2LsW/l0vYm/GtL+C/AAAHy+OD95QLeAAAAAElFTkSuQmCC)}
	#nutrivita-alo-wrapper .nutrivita-alo-popup-close:hover{opacity:.6!important}
	.nutrivita-alo-popup{display:inline-block;position:relative;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wYZCyIUPNCUUwAAAA1JREFUCNdj+P///2cACe8D8SyfS4EAAAAASUVORK5CYII=);-webkit-transition:.6s ease-out;-moz-transition:.6s ease-out;-o-transition:.6s ease-out;transition:.6s ease-out;margin:0 auto;z-index:200001;text-align:center;padding:60px 75px}
	#nutrivita-alo-wrapper.night-mode .nutrivita-alo-popup{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wYZCyAMHYpuhwAAAA1JREFUCNdjMDY2/gwAAsMBjX/tf+YAAAAASUVORK5CYII=)}
	#nutrivita-alo-wrapper .nutrivita-alo-overlay{position:fixed;width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEUAAACnej3aAAAAAXRSTlOZyTXzhgAAAApJREFUCB1jYAAAAAIAAc/INeUAAAAASUVORK5CYII=);top:0;left:0;z-index:200000}
	.nutrivita-alo-popup h3{font-size:24px;margin:0 0 40px;font-family:'Open Sans';font-weight:300;white-space:nowrap}
	.night-mode .nutrivita-alo-popup h3{font-size:23px}
	.night-mode .nutrivita-alo-message{padding-bottom:0}
	.nutrivita-alo-message{height:32px;padding:18px 0 13px;text-align:center;clear:both;font-size:14px}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-input-wrapper .label,#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-input-wrapper .label + .input{float:left;width:49%}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-input-wrapper .input{padding:0 13px}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-input-wrapper label{color:#616161;font-size:18px;height:28px;line-height:28px;padding-right:15px}
	.nutrivita-alo-number{color:#00bed5;font-size:28px;font-family:Montserrat,"Lucida Console",Monaco,monospace,sans-serif;font-weight:400;background-color:transparent;border:none;border-width:0;display:inline-block;border-bottom:#00bed5 solid 1px;padding-bottom:10px;margin:0 auto;width:221px}
	nutrivita-alo-number::-ms-clear{display:none;width:0;height:0}
	.night-mode .nutrivita-alo-number{border:#00bed5 solid 1px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:13px 31px}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-input-wrapper input[type="text"].valid-invalid{color:#ff496b}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-input-wrapper input[type="text"]:focus{outline:0}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-input-wrapper input[type="text"]::-webkit-input-placeholder{color:#d1d1d1}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-input-wrapper input[type="text"]::-moz-placeholder{color:#d1d1d1}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-input-wrapper input[type="text"]::-ms-input-placeholder{color:#d1d1d1}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-input-wrapper input[type="text"]::-moz-placeholder{color:#d1d1d1}
	#nutrivita-alo-wrapper.night-mode .nutrivita-alo-popup .nutrivita-alo-input-wrapper input[type="text"]::-webkit-input-placeholder{color:#60615f}
	#nutrivita-alo-wrapper.night-mode .nutrivita-alo-popup .nutrivita-alo-input-wrapper input[type="text"]::-moz-placeholder{color:#60615f}
	#nutrivita-alo-wrapper.night-mode .nutrivita-alo-popup .nutrivita-alo-input-wrapper input[type="text"]::-ms-input-placeholder{color:#60615f}
	#nutrivita-alo-wrapper.night-mode .nutrivita-alo-popup .nutrivita-alo-input-wrapper input[type="text"]::-moz-placeholder{color:#60615f}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-submit{border:none;border-width:0;padding:20px 40px;background-color:#333;-webkit-border-radius:68px;-moz-border-radius:68px;-webkit-border-radius:68px;-moz-border-radius:68px;border-radius:68px;font-family:"Open Sans",Arial,Helvetica,sans-serif;font-size:20px;color:#fff;cursor:pointer;outline:none!important}
	#nutrivita-alo-wrapper.night-mode .nutrivita-alo-popup .nutrivita-alo-submit{background-color:#00bed5}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-submitavtive,#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-submitvisited{outline:none!important}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-submit-moz-focus-inner{border:0}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-submit:hover{background-color:#35D810;background-color:#35D810}
	.nutrivita-alo-blur{-webkit-filter:blur(3px);-ms-filter:blur(3px);-moz-filter:blur(3px);-o-filter:blur(3px);filter:blur(3px);filter:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxmaWx0ZXIgaWQ9ImJsdXIiPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjMiLz48L2ZpbHRlcj48L3N2Zz4jYmx1cg==#blur)}
	#nutrivita-countdown{padding-top:20px;font-family:"Open Sans",Arial,Helvetica,sans-serif;font-size:28px;font-weight:300}
	.nutrivita-alo-request-time{font-family:"Open Sans",Arial,Helvetica,sans-serif;padding:6px 12px;font-size:18px;background-color:#fff;background-image:none;border:1px solid #ccc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
	#nutrivita-alo-wrapper.night-mode .nutrivita-alo-request-time{color:#fff;background-color:#515350;border:1px solid #606260}
	#nutrivita-alo-wrapper.night-mode .nutrivita-alo-popup h3{margin-bottom:15px}
	#nutrivita-alo-wrapper.night-mode .nutrivita-alo-form .nutrivita-alo-select-wrapper{margin-bottom:35px}
	.nutrivita-alo-table{display:table;width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0}
	.nutrivita-alo-cell{display:table-cell;vertical-align:middle;text-align:center}
	.valid-invalid-message{font-size:13px;color:#ff496b}
	.valid-invalid-message:before{content:"* "}
	.btn_call{bottom:-50px;left:-50px;position:fixed;z-index:99999}
	footer .box_chat{position:fixed;right:0;bottom:0;z-index:999}
	.phone_text{display:none}
	.dmca-badge{display:block;margin:15px auto;width:120px}
	.titleHomePage{text-indent:100%;white-space:nowrap;overflow:hidden;position:absolute;left:0;width:1%}
	#pro_description{height:300px;overflow:hidden;margin:auto}
	.btnSeeMoreContent{width:180px;text-align:center;margin:auto;background:#e5e5e5;padding:10px 0;border-radius:5px;cursor:pointer;transition:.3s}
	.btnSeeMoreContent:hover{background:#ccc}
	.item_small h3{font-weight:400}
	section #tableOfContent{display:table;background:#f9f9f9;border:1px solid #aaa;padding:15px;max-width:85%}
	section #tableOfContent .hidden{display:none}
	section #tableOfContent .title{text-align:center;font-weight:700}
	section #tableOfContent .title span{font-weight:400;font-family:Arial;cursor:pointer;color:#06F;text-decoration:underline}
	section #tableOfContent ul{margin-top:10px}
	section #tableOfContent ul li{margin:0}
	section #tableOfContent a{color:#06F}
	.frameProduct{position:relative}
	.downPercent{animation-name:downPercent;animation-duration:1s;animation-iteration-count:infinite}
	header {
	    position: fixed !important;
	    top: 0;
	    left: 0;
	    width: 100%;
	    z-index: 9999;
	    background: #fff;
	    box-shadow: 0 1px 3px rgba(0,0,0,0.1); /* Thêm bóng mờ cho đẹp */
	    height: 92px;
	}
	body {
	    padding-top: 92px; 
	}
	header .iconMenu, 
	header .iconSearch, 
	header .iconLocaltion, 
	header .iconBag {
	    z-index: 10000 !important; /* Cao hơn Logo */
	    cursor: pointer;
	}
	header .logo {
	    position: relative;
	    z-index: 9000; 
	}
	header .hdr-drawer {
	    display: none; /* Mặc định ẩn */
	    position: absolute !important; /* Quan trọng: Đè lên nội dung */
	    top: 92px !important; /* Cách top bằng chiều cao Header */
	    left: 0 !important;
	    width: 280px !important; /* Chiều rộng cố định như hình 1 */
	    max-width: 80%; /* Không quá 80% màn hình */
	    background: #fff !important; /* Nền trắng */
	    z-index: 9999 !important; /* Nổi lên trên cùng */
    
	    /* Tạo bóng đổ để tách biệt với Banner */
	    box-shadow: 2px 2px 10px rgba(0,0,0,0.2) !important;
	    border-right: 1px solid #eee;
    
	    /* Cho phép cuộn nếu menu quá dài */
	    max-height: calc(100vh - 92px);
	    overflow-y: auto;
	}
	.voucher-hot {
	    font-weight: bold;
	    font-size: 11px;
	    margin-left: 5px; /* Cách chữ Đăng ký ra 5px */
	    padding: 3px 6px;
	    border-radius: 4px;
	    display: inline-block;
	    cursor: default; /* Để chuột vào không hiện hình bàn tay (vì không phải link) */
    
	    /* Animation chớp tắt */
	    animation: chopTatLoeMat 0.6s infinite alternate; 
	}
	.dl,.price .dl{color:#6b6b6b}
	.footer-nav-add ul li a{display:inline-block;min-height:25px;line-height:25px}
	.regisPhone #emailKm::placeholder{color:#595959;opacity:1}
	main{display:block}
	img{vertical-align:middle}
}
@media (max-width: 767px) and (min-width: 320px) {
	.banner_news iframe{max-height:120px;width:66%}
}
@media (max-width: 767px) and (min-width: 360px) {
	.banner_news iframe{max-height:135px;width:66%}
}
@media (max-width: 767px) and (min-width: 414px) {
	.banner_news iframe{max-height:155px}
}
@media (max-width: 767px) and (min-width: 480px) {
	.banner_news iframe{max-height:180px;width:67%}
}
@media (max-width: 767px) and (min-width: 600px) {
	.banner_news iframe{max-height:225px}
}
@media (max-width: 767px) and (min-width: 800px) {
	.banner_news iframe{max-height:240px}
}

/* ===== DESKTOP (từ 768px) ===== */
@media (min-width: 768px) {
	body,figure,h1,h2,h3,h4,h5,h6,li,ul{padding:0;margin:0}
	body,button,h1,h1 a,h2,h2 a,h3,h3 a,h4,h4 a,h5,h5 a,h6,h6 a,input,label,legend,option,textarea{font-family:UTM_Avo,Arial,sans-serif;line-height:1.42857;color:#000;transition:width 2s;-webkit-tap-highlight-color:transparent}
	body,button,input,label,legend,option,textarea{font-size:11pt}
	header .top .lang,header .top .lang span,header .top .lang a,header .boxSearch .iconsearchV,header .hi,header .cart_love .love,header .cart_love .cart,.list_product_categ .owl-buttons div,.list_product_h .owl-buttons div,.group_news .item_big .des_in .date,.group_news .item_big .des_in .view,.group_news .item_small .date,.group_tt .list_news .date,.group_tt .list_news .view,.regisPhone .iconsend,section .top .right .cart_d .sl,section .about .content_list .date,section .about .content_list .view,section .about .list_news_dl .date,section .about .list_news_dl .view,nav .active:after,.avartar_share,.closer_re_poup,.acount .left a{background:url(../images/icon.png) no-repeat}
	.lang_sub{background:#000;position:absolute;margin-left:-11px;padding-left:9px;padding-bottom:6px;padding-top:4px;display:none}
	header .top .lang a.us{background-position:1px -98px!important;padding-left:32px!important;padding-right:21px;padding-bottom:2px}
	header .top .lang a.jp{background:url(../images/icon_jp.jpg) no-repeat;background-size:25px;padding-left:32px!important;padding-right:19px;padding-bottom:2px}
	header .top .lang{float:right;background-position:32px -144px!important;padding-right:31px!important;line-height:30px;height:30px}
	header .top .lang span,header .top .lang a{clear:both;display:block;cursor:pointer}
	header .top .lang span{background-position:0 -119px!important;padding-left:30px!important}
	header .top a{color:#fff}
	a{text-decoration:none;color:#000;transition:ease-in-out .2s all 0s}
	ul{list-style:none;line-height:160%}
	header{background:#fff;border-bottom:1px solid #ccd4d9;top:0;width:100%;position:relative;z-index:1000}
	body{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}
	.container{clear:both;display:table;margin:auto;width:1200px}
	.small .contact_info{display:none}
	.small .container .logo img{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background:#fff;border-color:currentcolor #e5e5e5 #e5e5e5;border-image:none;border-style:none solid solid;border-width:medium 1px 1px;height:60px;padding:15px;position:absolute;top:0}
	.small nav{float:right;margin-top:3px;overflow:hidden;text-align:left}
	.small{border-bottom:2px solid #ccc}
	header .container .logo{position:relative;float:left;margin-left:334px;margin-top:13px}
	.hintro{float:right;margin-top:45px;font-size:13px}
	header .hi{float:left;border-right:1px solid #eee;background-position:135px -202px!important;padding-right:37px;width:135px}
	.sub_hi .img_menu{float:left;display:block;clear:none!important}
	.sub_hi .right_menu{float:left;padding-left:20px;padding-right:20px}
	header .hi .hi_user{clear:both;font-size:12px;font-weight:700}
	.banner_news img{width:100%;max-width:1920px;max-height:675px}
	header .cart_love{float:left}
	header .cart_love .love,header .cart_love .cart{float:left;background-position:0 -241px;height:38px;width:39px;margin-left:7px}
	header .cart_love .cart{background-position:0 -289px!important;margin-left:0!important}
	.right{float:right}
	.bottom_area{float:none;background:#fff;border-bottom:3px solid #ccc;z-index:9999}
	header .top{clear:both;background:#000;height:30px;color:#fff}
	header nav{text-align:left;height:39px;margin-top:20px}
	header nav .menu{float:left;display:block;position:relative}
	header .icon_home:before{font-family:fontAwesome;font-size:16px;padding-right:10px;content:"\f015";border-right:1px solid #333}
	nav .active:after{content:" ";display:block;height:10px;margin:auto;background-position:0 -220px;width:26px}
	header nav .menu a{padding:5px 0;line-height:25px}
	header nav .menu .titlea{color:#000;display:inline-block;font-size:12pt;line-height:30px;position:relative;z-index:10000;height:40px;padding:0 10px}
	header .contact_info a{line-height:25px;margin-right:27px;padding-right:10px;padding-top:1px}
	header .boxSearch{border:1px solid #CCD4D9;float:left;margin-top:40px;height:30px;border-radius:2px;overflow:hidden;padding-left:10px;padding-right:5px}
	header .boxSearch input{border:none;display:inline;float:left;height:30px;padding-right:25px;width:135px;font-size:12px;color:#000;margin-top:-2px;position:relative;outline:none}
	a:hover{color:#af2228}
	header .boxSearch .iconsearchV{cursor:pointer;float:right;background-position:0 -169px!important;height:25px;width:25px}
	.contact_info .icon:before{font-family:fontAwesome;margin-right:5px}
	.icon_product:before{content:"\f0fe"}
	header .menu_doctor{position:relative}
	nav .vskr{min-width:500px}
	header .menu_doctor .menu_lv2:after{font-family:fontAwesome;content:"\f0da";float:right;margin-right:10px}
	header .menu_lv3{border:1px solid #e5e5e5;display:none;left:230px;padding:10px;top:-10px;width:302px}
	.sub_Content a,.sub_cate_r a{display:block;clear:both}
	.sub_cate_r{float:left;margin:4px;padding:0 15px}
	.sub_cate_r a.icon{font-weight:700}
	.sub_cate_r .img_cate_menu{margin:5px 0}
	.sub_cate_r a{line-height:25px}
	section{clear:both;margin:auto;overflow:hidden}
	.home{min-width:1280px}
	.page_detail_pro{width:1200px}
	.page_detail_pro .d_titile{text-align:center;display:table;margin:auto;font-size:24px;line-height:50px}
	.page_detail_pro .de_tesaser{line-height:140%;clear:both}
	.page_detail_pro .de_tesaser_bg{margin-top:30px;margin-bottom:20px}
	.page_detail_pro .d_titile span{border:2px solid #717b85;margin-left:30%;margin-right:30%;display:block;clear:both}
	.sub_hi{display:none;margin-left:-38px;margin-top:0;min-width:230px;padding:10px 0 10px 10px;text-align:left;z-index:999;border:1px solid #e6e6e6;background:#fff;position:absolute}
	.topbarin nav .menu .titlea{height:61px;line-height:44px}
	header .right nav .sub_hi ul li{padding-top:2px;padding-bottom:2px}
	.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
	.owl-carousel,.owl-carousel .owl-wrapper{display:none;position:relative}
	.owl-carousel{width:100%;-ms-touch-action:pan-y}
	.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
	.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}
	.connect a img,.list_product_h h3 a,.list_skin_advice_sub .sub,section .list_ingredient .ingredient img{transition:ease-in-out .3s all 0s}
	.owl-carousel .owl-item{float:left}
	.list_product_slide .owl-item{margin:0 3px;padding:16px 15px;width:249px!important}
	.list_product_slide .owl-buttons div{display:inline-block;height:23px;padding:10px;width:10px}
	.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}
	.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}
	.grabbing{cursor:url(grabbing.png) 8 8,move}
	.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
	.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}
	.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}
	.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}
	.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}
	.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}
	.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}
	.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}
	.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}
	.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}
	.banner_news{clear:both;position:relative;margin:auto;text-align:center}
	.banner_news iframe{max-width:1200px;height:1000px}
	.banner_news .owl-item{background:#fff}
	.topbarin .top,.topbarin .boxSearch,.topbarin .hi{display:none}
	.ccth{width:555px;margin-left:-188px!important}
	.bqld{width:555px;margin-left:-220px!important}
	.tin_t{width:555px;margin-left:-220px!important}
	.san_pham{width:980px;margin-left:-380px!important}
	.topbarin .container .logo{margin-left:0!important;margin-top:5px!important;margin-bottom:5px!important}
	.topbarin .container .logo img,.topbarin .container .logo img{height:65px}
	.topbarin .top_area{clear:none!important;margin-left:100px;float:left!important}
	.topbarin nav{margin-top:15px!important}
	.topbarin .hintro{margin-top:12px!important}
	.banner_news .owl-controls .active span,.banner_news .owl-controls .owl-page span:hover,.list_video .owl-controls .active span,.list_video .owl-controls .owl-page span:hover{background:#000!important}
	.banner_news .owl-controls .owl-page span,.list_video .owl-controls .owl-page span{background:#bbbdc0;border-radius:20px;display:block;height:10px;margin:5px 1px 5px 4px;opacity:1;width:10px}
	.banner_news .owl-controls{margin-top:-5px}
	.banner_news .owl-controls .owl-pagination div,.list_video .owl-controls .owl-pagination div{float:left;margin-right:2px}
	.banner_news .owl-controls,.list_video .owl-controls{bottom:-25px;left:0;margin:auto;overflow:hidden;right:0;text-align:center;display:table;position:relative}
	.topbarin{position:fixed;z-index:9999999;width: 100%;transform: translateZ(0)}
	.banner_news .owl-controls .owl-buttons div{display:inline-block}
	section .titile_home{clear:both;height:6px;padding-bottom:5px;text-align:center}
	section .group_product .titile_home{padding-top:26px;padding-bottom:70px}
	.rating-box .rating::before,.rating-box::before{content:"\f005\f005\f005\f005\f005";font-family:FontAwesome;letter-spacing:3px}
	section .titile_home a{float:none;font-size:34px;font-weight:300}
	.price{text-align:center}
	section .brackRum{clear:both;color:#000;margin:0;padding:15px 0;text-transform:uppercase}
	section .brackRum a{color:#333}
	.ratings{display:table;font-size:16px;margin:auto;position:relative;text-align:left}
	.rating-box::before{color:#ccc;position:relative}
	section .brackRum .sort{float:right}
	section .brackRum .sort select{border:1px solid #dadada;font-size:11px;height:24px;padding:3px 3px 3px 5px}
	.rating-box .rating{color:#C6AA76;height:20px;overflow:hidden;position:absolute;top:0;left:0}
	.list_product_h .item .xem_n{background:#000;color:#fff;text-transform:uppercase;padding:4px 15px;border-radius:3px;display:table;margin:18px auto 10px}
	.list_product_h .item .xem_n:hover{background:#b70f15}
	.list_product_h .images{clear:both;position:relative;overflow:hidden;padding-top:12px;text-align:center;display:table;width:100%}
	.list_product_h span.new,.list_product_h span.best{height:45px;width:45px;border-radius:45px;background:#b70f15;color:#fff;font-size:9pt;display:block;position:absolute;top:0;right:0;text-align:center;line-height:42px}
	.list_product_h span.best{line-height:14px;padding-top:5px;height:40px}
	.list_product_h .images a{vertical-align:bottom;display:table-cell}
	.list_product_h .item{display:inline-block}
	.list_product_h .images img{max-width:100%;max-height:250px}
	.list_product_h h2{clear:both;overflow:hidden;text-align:center;text-transform:uppercase;height:37px;padding-top:15px}
	.list_product_h h2 a{font-weight:700;font-size:10pt}
	.list_product_h h3{padding:0;margin:14px 0 15px;text-align:center;height:50px;overflow:hidden}
	.list_product_h h3 a{font-weight:400}
	.group_tt{clear:both;margin-top:55px}
	.group_tt .list_news .item_big .title_news{height:76px;overflow:hidden;margin-top:10px;margin-bottom:10px}
	.group_tt .list_news .item_big .des_in{clear:both;padding-top:4px}
	.group_tt .list_news .item_big .title_news a{font-size:13pt;font-weight:700}
	.group_tt .list_news{clear:both}
	.group_tt .list_news .item_big{float:left;background:#e3e3e3;width:400px;padding:25px;height:560px}
	.top_area{position:relative;display:table;clear:both;margin:auto}
	.contact_info{float:right}
	.price .dl{text-decoration:line-through;color:#999;padding-right:10px}
	.home_prom{clear:both;margin:auto;padding-bottom:30px;padding-top:28px;width:1142px}
	.home_prom .title_banner{color:#484848;font-size:18px;text-align:center;margin-bottom:20px}
	.home_prom .slide_action{float:left;height:350px;overflow:hidden;width:370px;margin-bottom:20px}
	.list_product_h .item .ratings{margin-top:6px}
	.banner_bt_bc{padding-bottom:20px}
	.banner_bt_bc img{width:576px}
	.banner_bt_bc img:first-child{margin-right:20px}
	.list_product_categ{clear:both}
	.list_product_categ .item{height:520px;text-align:center;margin:0 3px;padding:16px 15px;width:245px;display:inline-block;position:relative}
	.product{clear:both;min-height:400px}
	.product h1.titile_sp{text-align:center;clear:both;font-weight:400;font-size:24pt;text-transform:uppercase;padding-bottom:20px}
	.product .page{clear:both;display:table;margin:auto}
	.home_prom a,.iconEmail{display:block;float:left}
	.list_product_categ .item h2{overflow:hidden;text-transform:uppercase;padding-top:15px}
	.list_product_categ .item h2 a{font-weight:700;color:#333}
	.list_product_categ .item h3 a{color:#727272}
	.list_product_categ .item .image{clear:both;position:relative;overflow:hidden;display:table;width:100%}
	.list_product_categ .item .image a{vertical-align:bottom;display:table-cell}
	.list_product_categ .item .image img{max-width:100%;max-height:245px}
	.group .list_product_h{width:1150px}
	.home_prom a{margin-right:15px}
	.home_prom a img{margin-bottom:20px}
	.home_prom a:last-child{margin-right:0!important}
	.container_email .regisPhone,.container_email .regisPhone div,.container_email .regisPhone input{float:left}
	.container_email{border-bottom:5px solid #000;margin-top:6px;padding-bottom:10px;padding-top:10px}
	.regisPhone{clear:both}
	.group_news .item_big .des_in .date,.group_news .item_small .date,.group_tt .list_news .date,section .about .content_list .date,section .about .list_news_dl .date{background-position:-7px -423px!important;padding-left:34px;font-weight:700;font-size:12px;font-family:arial;padding-bottom:3px;padding-top:5px}
	.group_news .item_small .date{padding-top:0!important;padding-bottom:0!important}
	.group_news .item_big .des_in .view,.group_tt .list_news .view,section .about .content_list .view,section .about .list_news_dl .view{background-position:0 -457px!important;padding-left:32px;font-weight:700;font-size:12px;font-family:arial;margin-left:20px}
	.group_tt .list_news .view{margin-left:0!important}
	.group_tt .list_news .item_small .des_in{padding-top:8px;padding-bottom:7px}
	.group_tt .list_news .item_small .des{font-size:15px;height:66px;overflow:hidden}
	.group_tt .list_news .item_big .des{height:88px;overflow:hidden}
	.iconEmail{line-height:35px;text-align:center}
	.regisPhone #emailKm{float:left;font-size:12px;height:20px;margin-top:5px;padding-left:6px;width:270px;border-bottom:1px solid #fff;background:transparent;border-width:0 0 1px;color:#fff;padding-bottom:4px}
	.footer_right{float:right!important}
	.regisPhone .iconsend{cursor:pointer;float:left;height:24px;line-height:22px;position:relative;background-position:0 -568px;width:28px;margin-left:-32px}
	.top_area .connect{margin-top:35px}
	.connect{display:table;margin:auto}
	.connect a img {width: 60px;}
	.connect a img:hover{transform:rotate(360deg);scale: 1.2;}
	.connect .fb:before{content:"\f09a";color:#000}
	.connect .tw:before{content:"\f099";color:#000}
	.connect .gg:before{content:"\f0d5";color:#000}
	.connect .ytb:before{content:"\f167";color:#000}
	.connect .itg:before{content:"\f16d";color:#000}
	.fb:before{content:"\f082";color:#3b5998}
	.tw:before{content:"\f081";color:#1da1f2}
	.gg:before{content:"\f0d4";color:#dc4e41}
	.ytb:before{content:"\f0d3";color:#cb2027}
	.footer-nav{padding-top:6px;padding-bottom:10px;font-size:12px}
	.footer-nav .name_ct{font-size:13px;clear:both;padding-top:10px}
	.footer-nav .tbbct{border-radius:4px;clear:both;overflow:hidden;margin-top:11px;margin-right:15px}
	.footer-nav-add{float:left;padding-left:60px}
	.footer-nav-add:first-child{padding-left:0!important}
	.footer-nav-add ul{padding-top:6px}
	.footer-nav-add p{margin:0}
	.footer-nav strong{font-size:14px;color:#fff}
	.about .titile_abbout{border-bottom:1px solid #999a9b;clear:both;display:table;font-size:16px;margin:auto;padding-bottom:9px;padding-left:45px;padding-right:45px;text-transform:uppercase}
	.about .detail{clear:both;padding-top:10px}
	.about .detail *{font-family:Roboto,Helvetica,Arial,sans-senif!important;font-size:13px!important;line-height:22px!important}
	.contact{width:1142px;margin:auto;color:#000}
	.contact .left{border-right:1px solid #e7e7e8;float:left;font-size:14px;margin-right:20px;padding-right:20px;width:600px}
	.contact .left .title_contacnt{clear:both;font-weight:700;color:#000}
	.contact .leftCOntactDc p i:before{font-family:FontAwesome;font-size:18px;padding-left:5px;padding-right:5px;font-weight:400;font-style:normal}
	.contact .right h2,.contact .right h3{font-weight:700;color:#000}
	.contact .leftCOntactDc p i.icon_adress:before{content:"\f041"}
	.contact .leftCOntactDc p i.icon_phone:before{content:"\f095"}
	header .top .icon_phone{display:block;float:left;color:#fff;margin-top:7px;font-size:13px}
	header .top .icon_phone span{font-weight:700;font-family:arial,sans-senif}
	header .top .dowAppSkr,header .top .ktdh,header .top .htmh{float:left;display:block;line-height:27px;font-size:13px}
	.contact .left .bsDcH{clear:both}
	.contact .left .bsDcH input,.contact .left .bsDcH textarea{background:#f3f3f3;border:1px solid #e7e7e7;clear:both;display:block;margin-bottom:15px;padding:5px;width:586px;color:#000}
	.contact .left .bsDcH .send{border:1px solid #ddd;cursor:pointer;display:table;font-weight:700;margin:auto;padding:10px 70px;color:#000}
	.contact .right{width:500px}
	.contact .right h3{background:#efefef;margin-top:4px;padding:5px 5px 5px 15px;text-transform:uppercase}
	section .top{clear:both;display:table}
	section .top .left{float:left}
	section .top .left .left2{clear:both;text-align:center;width:558px;max-height:530px;padding-top:20px;min-height:285px}
	.list_product_ct .owl-buttons div.owl-prev{left:0!important}
	section.beautyTips .top .left .left2 img{max-width:323px;max-height:380px}
	section .top .left .left2 img{max-width:450px;margin-bottom:15px;max-height:530px}
	section .top .left .left1{display:table;margin:auto;text-align:center}
	section .top .left .left1 img{max-width:100%;max-height:100%}
	section .top .left .left1 .fancybox{border:1px solid #e6e7e8;display:block;float:left;margin-right:10px;width:70px;height:70px;padding:5px}
	section .top .right{width:580px}
	section .top .right .topTitle{clear:both;color:#000;font-size:25px;font-weight:300;line-height:35px;margin-bottom:8px;margin-top:15px;text-transform:uppercase}
	section .top .right h3{font-weight:400}
	section .top .right .mgPrMade{clear:both;margin-top:15px}
	section .top .right .xs{float:left;font-size:12pt;padding-top:5px;padding-bottom:7px}
	section .top .right .mgPrMade .ml{padding-right:30px;margin-top:7px;font-size:12pt;clear:both}
	section .top .right .price{font-size:12pt;font-weight:400;clear:both;text-align:left;padding-top:6px}
	section .top .right .price_detail{font-size:20px;font-family:Roboto;font-weight:400}
	section .top .right .price span{float:left;padding-right:10px}
	section .top .right .topReview{line-height:27px;margin:5px 0;overflow:hidden;clear:both}
	section .top .right .topReview span{float:left;font-size:15px;margin-left:10px}
	section .top .right .share{clear:both;height:25px;padding:10px 0}
	section .top .right .share a{float:left;margin-right:10px}
	section .top .right .share a:before{font-family:FontAwesome;font-size:30px}
	section .top .right .topp2{clear:both;display:table;padding-top:5px;text-transform:uppercase}
	section .top .right .topp2 span{float:left;line-height:39px;padding-right:5px}
	section .top .right .topp2 #id_count_value{background:#efefef;border:none;float:left;font-weight:700;height:33px;text-align:center;width:50px}
	.top .right .detailQ,.top .right .info_detail,section .top .right .info_title{font-size:14px;margin:2px 0}
	section .top .right .des_d{clear:both;border-top:1px solid #dcdcdc;padding-top:20px;margin-top:20px}
	section .top .right .cart_d{clear:both;margin-top:25px}
	section .top .right .cart_d .sl{display:block;font-family:inherit;vertical-align:middle;color:#000;background-color:#fff;border-width:1px;border-color:#ccc;box-shadow:none;-moz-appearance:none;border-style:solid;height:39px;margin:0 10px 110px 0;width:62px;padding-left:15px;background-position:40px -206px;float:left}
	section .top .right .cart_d .addcart{color:#fff;text-transform:uppercase;background:#9c9c9c;float:left;margin-left:10px;height:40px;line-height:40px;padding-left:70px;padding-right:70px;cursor:pointer}
	section .top .right .cart_d .addcart:hover{background:#000}
	section .top .right .cart_d .lv{background-position:10px 0!important;margin-left:12px;width:44px;cursor:pointer}
	section .top .right .info_title{clear:both;color:#000;float:left;font-weight:400}
	section .top .right .info_detail{float:left;margin-left:5px}
	section .top .right .topReview .ratings{font-size:15px;float:left}
	section .top .right .detailQ{clear:both;padding:10px 0}
	.detail_comments .video_detail iframe{display:block;margin:auto}
	.note_dic .ingredient .name_ingredient{height:auto}
	.detail_comments .ingredient_detail strong{cursor:pointer}
	.detail_comments .ingredient_detail .note_dic{background:#fff;border:1px solid #ccc;box-shadow:0 0 2px 0 #ccc;padding:10px;position:absolute;width:355px;z-index:999;left:490px;top:600px}
	.detail_comments .ingredient_detail .note_dic .des_ingredient,.detail_comments .ingredient_detail .note_dic .detail_ingredient,.detail_comments .ingredient_detail .note_dic .name_ingredient{margin:0;text-align:center}
	.detail_comments .ingredient_detail .note_dic .des_ingredient,.detail_comments .ingredient_detail .note_dic .detail_ingredient{font-weight:400}
	.ingredient_detail_sub .img,.ingredient_detail_sub .info{float:left}
	.ingredient_detail_sub .info{margin-left:10px;width:930px}
	.ingredient_detail_sub .info .name{color:#c90;font-size:13pt;font-weight:700}
	.ingredient_detail_sub .info .des{color:#909090;text-transform:capitalize}
	.ingredient_detail_sub{border-bottom:1px solid #ccc;clear:both;margin:15px 0;overflow:hidden;padding:15px 0}
	.de_tesaser_video{text-align:center}
	.commemntKdD .title{clear:both;text-align:center;font-size:18pt;padding-top:20px}
	.commemntKdD,.commenBl{padding-top:10px}
	.commemntKdD{clear:both;margin:auto;background:#f0f1f1;margin-top:52px;padding-bottom:20px}
	.inputComment{border:1px solid #e3e3e3;clear:both;color:#737373;font-size:13px;margin-top:10px;padding-left:8px;width:1060px}
	.inputCommenttxt{clear:both;height:25px}
	.btBinhLuan{background:#000;border:none;color:#fff;cursor:pointer;display:block;font-weight:700;margin-top:8px;padding:10px;text-align:center;width:180px}
	#commentPhanTrang{clear:both}
	#commentPhanTrang .clearas{clear:both;overflow:hidden;padding:56px 35px 20px}
	#commentPhanTrang .clearas .commentDetail{clear:both;padding-top:10px}
	#commentPhanTrang .clearas .commentIMg{clear:both;padding-top:15px}
	.icon_rep_cmt{cursor:pointer}
	.icon_rep_cmt:hover{color:#00F}
	.cmt_rep{clear:both;margin-top:20px;width:970px;padding-top:41px;padding-left:75px}
	.content_rep,.delete_rep{padding-bottom:15px}
	.cmt_rep li{border-top:1px solid #221f1f;margin-bottom:15px;padding-top:15px}
	.cmt_rep li:last-child{margin-bottom:0}
	.icon_rep_cmt:before{content:"\f112";font-family:fontAwesome;margin-right:5px}
	.delete_rep{cursor:pointer;float:right}
	#commentPhanTrang .clearas .commentDetailTopLeft{font-weight:700;float:left;padding-right:35px;margin-left:16px;margin-top:9px;font-size:14px}
	.icon_rep_cmt{float:right}
	#commentPhanTrang .clearas .commentDetailTopRight{float:left;font-size:13px;border-left:1px solid #000;height:12px;line-height:10px;padding-left:18px;margin-top:16px}
	.avartar_share{background-position:6px -44px;width:44px;height:44px;background-color:#000;border-radius:44px;float:left}
	#commentPhanTrang .clearas .commentDetail .commentDetailTtitle{font-weight:700;padding-bottom:8px;padding-top:8px}
	#commentPhanTrang .clearas .ratings{float:left}
	.idComnetDetail,.reviewDanhGia{clear:both}
	.idComnetDetail{margin-left:58px;margin-top:25px}
	section .mid{clear:both}
	.footer_menu{background:#f7f7f7;margin:15px auto auto;width:1142px;display:table}
	.footer_menu_li{float:left;height:55px;line-height:55px;padding-left:70px;padding-right:10px}
	.footer_menu_li a{display:block;float:left}
	.footer_menu_li span{display:block;float:left;border:1px solid #b6b7b9;height:30px;width:30px;border-radius:2px;margin-left:10px;margin-top:10px;background:url(../images/all.png) no-repeat}
	.footer_menu_li span.icon_ma{background-position:1px 2px}
	.footer_menu_li span.icon_skin{background-position:2px -32px}
	.footer_menu_li span.icon_ch{background-position:0 -64px}
	.footer_menu_li span.icon_cs{background-position:0 -98px}
	.footer_menu_li span.icon_lh{background-position:0 -135px}
	section .mid .Perfect{background:#fff;clear:both;font-size:16pt;margin:auto;padding-top:10px;position:relative;text-align:center;text-transform:uppercase;width:280px;z-index:10;color:#c90}
	section .mid .line_center{border-top:1px solid #ccc;position:relative;top:-10px;z-index:9}
	.list_product_h .owl-buttons div.owl-prev{left:-30px}
	.list_product_categ .owl-buttons .owl-next,.list_product_h .owl-buttons .owl-next{right:-30px!important;background-position:0 -368px!important}
	.list_product_categ .owl-buttons div,.list_product_h .owl-buttons div{font-size:30px;font-style:normal;font-weight:400;position:absolute;top:40%;background-position:0 -326px!important}
	.list_product_categ .item:last-child{margin-right:0!important}
	.errorBT,.txtError{border:1px solid #c00!important}
	.line_thr_v_all{height:auto!important}
	.line_thr .line_thr_v_vie:before{content:"\f106"!important}
	#commentNewAll{clear:both;height:10px}
	#cart_pro .title{background:#f6f7f8;clear:both;color:#333;display:block;font-size:13pt;font-weight:700;line-height:93px;overflow:hidden;padding:0 0 0 15px;text-align:left}
	.btn_back:before{font-family:fontAwesome;content:"\f177";margin-right:5px}
	#cart_pro .title div{float:left}
	.category_product{width:1200px;margin:auto}
	#cart_pro .detailPro{border-bottom:1px solid #e5e5e5;clear:both;margin-bottom:0;overflow:hidden;padding-left:15px}
	#cart_pro .detailPro div{display:table-cell;margin-top:8px;vertical-align:middle;padding-bottom:5px}
	section .cartAll #cart_pro{background:#fff;border:1px solid #e5e5e5;clear:both;margin:auto;overflow:hidden;padding-bottom:15px;width:1014px}
	#cart_pro .detailPro .pro_imagesL{border:1px solid #e8e8e8;float:left;padding:4px;width:60px;text-align:center}
	#cart_pro .detailPro .pro_imagesL img{max-height:100px;width:auto;max-width:100%}
	#cart_pro .detailPro .pro_imagesR{display:table-cell;padding-left:11px;vertical-align:middle}
	#cart_pro .detailPro .capnhatCartTxt{border:1px solid #ccc;box-shadow:0 1px 1px rgba(0,0,0,.075) inset;text-align:center}
	section .cartAll .footCart{clear:both;overflow:hidden;padding-left:15px;padding-right:15px;padding-top:10px}
	section .cartAll .footCart .price_sum{clear:both;color:#333;font-size:15px;font-weight:400;padding-bottom:10px;padding-top:10px;text-align:right}
	#ma_giam_gia{border-radius:3px}
	.title_de_info{clear:both;font-size:14px;margin-top:25px;text-transform:uppercase}
	.title_de_info span:before{content:"\f067";font-family:FontAwesome;font-size:11px;padding-right:5px;font-weight:400}
	.content_dire{border-bottom:1px solid #c9cdd0;border-top:1px solid #c9cdd0;clear:both;margin-top:15px;padding-bottom:6px;padding-left:5px;padding-top:6px;cursor:pointer}
	.content_dire .dire_top{padding-top:4px;padding-bottom:4px;text-transform:uppercase}
	.content_dire .dire_top .icon{float:right;margin-right:10px}
	.content_dire .dire_top .icon:before{content:"\f107";font-family:FontAwesome;font-size:18px}
	.content_dire_bt{border-top:0!important;margin-top:2px!important}
	.detailQId{display:none}
	.view_line_d{clear:both;height:2px;margin-bottom:8px}
	.btn_view .dire_top .icon:before{content:"\f106"!important}
	.link_view_footer{float:left;padding-left:20px;width:400px}
	.link_view_footer a{float:left;width:140px;padding-bottom:6px}
	section .about{width:1200px;margin:auto}
	section .about .content_list{clear:both}
	section .about .content_list .sort{float:right;margin-bottom:15px}
	section .about .content_list .sort select{height:30px}
	section .list_ingredient .ingredient{border:1px solid #e5e5e5;float:left;height:375px;margin:0 5px 25px;overflow:hidden;padding:10px;width:243px;cursor:pointer}
	section .list_ingredient .ingredient:hover img{transform:scale(1.2)}
	section .ingredient .img_ingredient{border-bottom:1px solid #e5e5e5;height:175px;margin-bottom:10px;overflow:hidden;padding:10px;text-align:center}
	section .ingredient .name_ingredient{color:#28bdb3;font-size:16px;font-weight:500;line-height:22px;margin-bottom:0;text-align:center}
	section .ingredient .name_ingredient span{color:#9f9f9f;font-size:14px;font-weight:300}
	.page_number a:hover,.page_number strong,.product .page a:hover,.product .page strong{background:#000!important}
	section .ingredient .detail_ingredient{text-align:justify}
	.product .page{clear:both;text-align:center}
	.page_number a,.page_number strong,.product .page a,.product .page strong{display:inline-block;height:50px;line-height:50px;border-radius:50px;width:50px;background:#d1d2d3;color:#fff;font-weight:700}
	.page_number{clear:both;text-align:center}
	.page_number a:hover{border-color:#333}
	section .quiz_test{overflow:hidden;display:block;position:relative}
	section .quiz_test:after{content:"";background:url(../images/background_test.png);opacity:.3;top:0;left:0;bottom:0;right:0;position:absolute;z-index:-1}
	.san_pham .img_menu{width:250px}
	section .quiz_test h2{color:#28bdb3;font-size:25px;font-weight:500;margin:20px 0 21px;text-align:center}
	section .line_fo{margin:auto;text-align:center}
	section .quiz_test p{color:#000;font-size:11pt;line-height:20pt;text-align:justify}
	section .quiz_test .result_total{border-radius:85px;box-shadow:0 0 10px 2px #ccc;color:#000;cursor:pointer;font-size:15pt;font-weight:700;line-height:25pt;margin:20px auto;padding:15px 30px;text-align:center;text-transform:capitalize;width:545px}
	section .quiz_test .image_alert{background:#a8a8a8;color:#fff;cursor:pointer;font-size:15pt;margin:30px auto auto;padding:15px;text-align:center;width:300px}
	section .quiz_test .image_alert:hover{background:#28bdb3}
	section .list_result{margin-top:30px;display:none}
	section .list_result .select_me{box-shadow:0 0 22px 9px red;position:relative;z-index:1000}
	section .list_result li{float:left;width:205px;text-align:center;height:200px}
	section .list_result li a{color:#fff}
	section .list_result li .name{font-size:25pt;margin:15px 0}
	section .list_result li .number{border:1px solid #fff;border-radius:100px;font-size:15pt;height:40px;line-height:40px;margin:30px auto;text-align:center;width:40px}
	section .list_result li .des{padding:0 5px}
	section .list_result .DRPT{background:#45A4C3}
	section .list_result .DRNT{background:#9EC1E6}
	section .list_result .DSPT{background:#C469AA}
	section .list_result .DSNT{background:#F49AC1}
	section .list_result .DRPW{background:#4E7FB9}
	section .list_result .DRNW{background:#B3A8D3}
	section .list_result .DSPW{background:#F16789}
	section .list_result .DSNW{background:#F3B5A8}
	section .list_result .ORPT{background:#B5D336}
	section .list_result .ORNT{background:#CCE29D}
	section .list_result .OSPT{background:#F7966E}
	section .list_result .OSNT{background:#FDD6B9}
	section .list_result .ORPW{background:#83C15D}
	section .list_result .ORNW{background:#9FD5BC}
	section .list_result .OSPW{background:#FCB85C}
	section .list_result .OSNW{background:#FFE3A3}
	section .about .content_list .allV{clear:both;padding-bottom:27px;max-height:310px;overflow:hidden;margin-bottom:55px}
	section .about .content_list .allV .images{float:left;margin-right:50px;overflow:hidden;width:600px;position:relative}
	section .about .content_list .allV .titile a{font-size:15pt;font-weight:700;line-height:140%}
	section .about .content_list .allV .titile{overflow:hidden}
	section .about .titile_vd{clear:both;margin:30px auto;border-bottom:2px solid #000;font-size:37px;height:29px;width:405px;text-align:center}
	section .about .titile_vd span{background:#fff;padding-left:20px;padding-right:20px}
	section .about .item_big{clear:both;margin:30px auto;display:table}
	section .about .item_big h2{padding-top:10px;clear:both}
	section .about .list_video_d{clear:both;padding-top:15px}
	section .about .item{float:left;width:517px;border-top:1px solid #d7d7d7;padding-top:20px;margin-right:79px;padding-bottom:30px}
	section .about .item .image_news{float:left;width:224px;margin-right:16px;max-height:120px;overflow:hidden;position:relative}
	section .about .item .image_news a:after{font-size:34px;background:none!important}
	section .about .item_big h2 a{font-size:20px;line-height:150%}
	section .about .content_list .allV:nth-child(2n) .images{float:right!important;margin-right:0!important;margin-left:50px}
	section .about .content_list .allV figure{font-weight:300;overflow:hidden;padding-top:15px;line-height:150%;font-size:16px}
	section .about .content_list .allV .des_in{padding-top:16px}
	section .about .content_list .list_chap li{cursor:pointer;line-height:35px}
	section .about .content_list .list_chap .chap_parent{border:1px solid #ccc;box-shadow:3px 3px 5px 0 #e5e5e5;font-weight:700;margin:18px auto;padding:10px;width:769px}
	section .about .content_list .list_chap li .title_chap{color:#3d3d3d;font-size:11pt;margin-left:170px;text-transform:capitalize}
	section .about .content_list .list_chap li .title_chap .radius{background:#fff;border:1px solid #ccc;border-radius:20px;box-shadow:5px 5px 5px 0 #ccc;margin-right:15px;padding:5px 10px}
	section .chap_parent .question{display:none;position:relative;top:10px;margin-bottom:20px}
	section .chap_parent .question .title{color:#c90;font-size:14pt;font-weight:700;margin:15px 0;text-align:center}
	section .chap_parent .question .des_question{text-transform:capitalize;color:#000;font-size:11pt}
	section .list_question li{margin:20px 0}
	section .btn_result{background:#a8a8a8;color:#fff;font-size:13pt;margin:auto;padding:5px 0;text-align:center;width:500px}
	section .btn_result:hover,section .btn_result_select{background:#28bdb3;color:#fff}
	.hboxLde .titile{border-bottom:2px solid #221f1f;height:25px;width:384px;margin:auto}
	.hboxLde .titile a{display:table;margin:auto;background:#fff;font-size:34px;padding-left:50px;padding-right:50px;font-weight:400}
	section .list_question .question_title{color:#000!important;font-size:16px;font-weight:400;line-height:30px;margin:10px 0}
	section .list_question{color:#333;font-size:16px;font-weight:300}
	section .list_question .question_title span{background:#28bdb3;border-radius:5px 20px;color:#fff;padding:5px 10px}
	.content_detail_left .date{clear:both;padding:10px 0}
	.img_banner_news{margin-top:10px}
	.content_detail_left .detail_p{font-size:11pt;text-align:justify;color:#000}
	.content_detail_left .detail_p p{line-height:20pt}
	.content_detail_left .detail_p p span,.news_detail p span{font-family:Arial!important}
	.content_detail_left .detail_p .sharedetail .shareFa{float:left;margin-right:5px}
	.content_detail_left .detail_p a{color:#0782c1;font-weight:700}
	.list_skin_advice_sub .sub{border:1px solid #e5e5e5;box-shadow:5px 5px 10px 0 #f1f1f1;height:150px;margin:30px auto;width:800px}
	.list_skin_advice_sub .bac_si{background:url(../images/chuyen_gia_bac_si.png) right bottom no-repeat #fff!important}
	.list_skin_advice_sub .bai_viet{background:url(../images/bai_viet_chuyen_mon.png) right bottom no-repeat #fff!important}
	.list_skin_advice_sub .video{background:url(../images/video.png) right bottom no-repeat #fff!important}
	.list_skin_advice_sub .hoi_dap{background:url(../images/hoi_dap.png) right bottom no-repeat #fff!important}
	.list_skin_advice_sub .bg_bac_si{background:url(../images/BAC-SI.png) right bottom no-repeat #fff!important}
	.list_skin_advice_sub .bg_kien_thuc{background:url(../images/TONG-QUAT-VE-DA.png) right bottom no-repeat #fff!important}
	.list_skin_advice_sub .bg_cac_van_de{background:url(../images/CAC-VAN-DE-VE-DA1.png) right bottom no-repeat #fff!important}
	.list_skin_advice_sub .bg_tu_dien{background:url(../images/TU-DIEN-THANH-PHAN.png) right bottom no-repeat #fff!important}
	.list_skin_advice_sub .bg_tips{background:url(../images/BEAUTY-TIPS.png) right bottom no-repeat #fff!important}
	.list_skin_advice_sub .bg_trac_nghiem{background:url(../images/TRAC-NGHIEM-DA.png) right bottom no-repeat #fff!important}
	.list_skin_advice_sub .sub h2,.list_skin_advice_sub .sub h3{color:#c90;margin:10px;padding-left:10px;padding-top:5px;width:400px}
	.list_skin_advice_sub .sub h3{color:#000;font-weight:400}
	.list_skin_advice_sub .sub h2{color:#333;font-size:21px;font-weight:500;line-height:32px;text-transform:uppercase;transition:all .2s ease-in-out 0s;width:455px}
	.right_content{float:right;width:300px}
	.right_content .box_view_more{overflow:hidden;border:1px solid #ccc}
	.right_content .box_view_more .title{background:#28bdb3;color:#fff;font-size:14px;font-weight:600;padding:15px 0;text-align:center}
	.right_content .box_view_more .detail{padding:0 10px}
	.right_content .box_view_more .detail li{border-bottom:1px dotted #ccc;clear:both;margin:5px 0;overflow:hidden;padding-bottom:5px}
	.right_content .box_view_more .detail li:last-child{border-bottom:none}
	.right_content .box_view_more .image_news_view{float:left;height:80px;margin-right:10px;overflow:hidden;width:100px}
	.right_content .box_view_more .image_news_view img{min-height:80px}
	.box_appointment{background:#fff;margin-bottom:15px;margin-top:20px!important;width:300px!important}
	.content_detail_left{clear:both;width:900px;margin:auto}
	section .about .list_news_dl{border-top:2px solid #000;padding-top:20px;margin-top:25px}
	section .about .list_news_dl .iteam_detail{clear:both;padding-bottom:38px;display:table}
	section .about .list_news_dl .title_news{padding-bottom:10px}
	section .about .list_news_dl .title_news a{font-size:20px}
	section .about .list_news_dl .image_news{float:left;width:360px;padding-right:30px;max-height:270px;overflow:hidden}
	.content_detail_left h1.titile{font-size:28px;font-weight:400;padding-bottom:10px;line-height:150%}
	section .group{margin:30px auto}
	section .video_group{float:right;padding:0 0 15px;width:370px}
	section .video_group .title{text-align:center;overflow:hidden}
	section .title_style_3{font-family:Arial;font-size:16px;font-weight:400;margin:0 0 28px}
	section .title_style_3:after{background-color:#9c9c9c;content:"";display:block;height:3px;margin:auto;position:relative;top:9px;width:55px}
	section .video .image_news,section .about .list_video_d .item_big .image_news{overflow:hidden;width:900px;position:relative}
	section .about .content_list_vd .allV .images a:after,.video_related ul li .images a:after{content:"\f16a";font-family:FontAwesome;font-size:80px;font-style:normal;font-weight:400;left:44%;position:absolute;text-decoration:inherit;top:44%;z-index:1;transition:ease-in-out .3s all 0s;border-radius:48px;background:#fff;height:42px;line-height:35px}
	.video_related ul li .images a:after{font-size:60px!important;left:42%!important;height:36px!important}
	.image_news:hover a:after,section .about .list_video_d .item_big .image_news:hover a:after,section .about .content_list .allV .images a:after{color:#c00}
	section .video_group .image_news a{position:relative;display:block}
	section .video_group .image_news img{min-height:100px}
	section .video_group .title_news{padding-bottom:10px}
	section .video_group .play_video{background:#9c9c9c;color:#fff;padding:3px 10px}
	section .video_group .play_video:before{font-family:fontAwesome;content:"\f144";margin-right:5px}
	section .video_group .title_news a{margin:0}
	.news_action{clear:both}
	.video .titile_home{padding-top:43px;padding-bottom:77px}
	.list_video{width:900px;margin:auto}
	.group_news{margin-right:0;margin-top:50px;clear:both}
	.group_news .item_big{position:relative;background:#e3e3e3;padding:40px}
	.group_news .item_big .image_news{overflow:hidden;width:590px;float:left;margin-right:40px}
	.group_news .item_big .image_news img{transition:ease-in-out .7s all 0s}
	.group_news .item_big .image_news img:hover{transform:scale(1.1)}
	.group_news .item_small{display:block;padding-bottom:3px;margin-top:40px;float:left;width:368px;margin-right:46px}
	.group_news .item_small .image_news{clear:both;height:250px;overflow:hidden}
	.group_news .item_small h2{clear:both;padding-top:10px;height:45px;overflow:hidden;margin-bottom:15px}
	.group_news .item_small h2 a{font-weight:400;font-size:12pt}
	.group_news .item_small:last-child{margin-right:0!important}
	.group_news .item_big .title_news{float:left;width:489px;padding-bottom:40px}
	.clear{clear:both}
	.group_news .item_big .title_news a{display:block;font-size:30px;font-weight:400;margin:10px 0;line-height:43px}
	.group_news .item_big .des_in{float:none;padding-top:35px}
	.group_news .item_big .des,.group_tt .list_news .item_big .des{font-size:16px;padding-top:15px;overflow:hidden;height:90px}
	.group_news .title_news a{display:block;font-size:15px;font-weight:400;line-height:20px;margin:10px 0}
	.group_news .description_news{font-size:14px;color:#8a8c8e}
	.group_tt .list_news .item_small{float:left;width:350px;margin-left:25px;margin-bottom:25px}
	.group_tt .list_news .item_small .image_news{width:350px;margin-right:20px;height:200px;overflow:hidden}
	.group_tt .list_news .item_small h3{height:42px;overflow:hidden;clear:both;padding-top:15px;font-size:12pt}
	section .about .list_news_dl .iteam_detail .des{padding-top:20px;line-height:150%}
	.icon_arrow:before{content:"\f178";font-family:fontAwesome;margin-right:5px}
	.seemore{display:block;font-size:15px;margin:5px 0;color:#28bdb3}
	.video_related .title{font-size:20px;font-weight:500;margin-bottom:15px;margin-top:20px;text-transform:uppercase}
	.list_video_related .title_video{border-bottom:1px solid #e5e5e5;margin:10px 0;padding-bottom:10px}
	.list_video_related .title_video a{font-size:14px;line-height:26px}
	.list_video_related .title_video:last-child{border-bottom:none}
	.list_video_related .title_video:before{font-family:fontAwesome;content:"\f03d";color:#c00;margin-right:5px}
	.list_local{width:700px;float:right;position:relative;}
	.list_store{width:445px;float:left;border:1px solid #eee;padding:15px;height:632px;overflow:auto}
	.btn_back_to_top .icon:before{content:"\f106";font-family:fontAwesome;font-size:15px}
	.skincare_showrrom{padding-top:90px}
	.skincare_showrrom div{float:left}
	.skincare_showrrom .scincare{margin-right:30px}
	.skincare_showrrom img{width:584px}
	.skincare_showrrom h3{text-align:center;padding-top:18px}
	.skincare_showrrom h3 a{font-size:26px;font-weight:400}
	.btn_back_to_top{background:#666;border-radius:5px;bottom:100px;color:#fff;cursor:pointer;display:none;padding:10px 17px;position:fixed;right:32px;z-index:9999}
	.btn_back_to_top:hover{background:#333;color:#fff;border-color:#333}
	.icon_cart{margin-right:20px}
	.icon_cart:before{font-family:fontAwesome;content:"\f07a";position:relative;margin-right:5px}
	.slogan{background:#e3e3e3;height:450px;margin-top:150px;position:relative;margin-bottom:100px}
	.cart_scroll{height:43px;line-height:40px;padding:10px 0 0 8px;position:fixed;right:20px;top:180px;display:none}
	.add_cart,.cart_scroll .icon_cart span{background:#666;position:absolute;text-align:center}
	.cart_scroll .icon_cart span{border-radius:50px;color:#fff;display:inline-block;font-size:9px;height:25px;line-height:25px;right:0;top:5px;width:25px}
	.cart_scroll .icon_cart{font-size:30px}
	.box_input{width:700px;margin:auto;text-align:center}
	.box_input input{border:1px solid #e5e5e5;height:30px;margin:5px 0;text-indent:10px;width:65%}
	.add_cart{color:#fff;cursor:pointer;left:35px;margin-right:0;padding:10px 0;right:35px;top:165px;opacity:.9;display:none;transition:ease-in-out .2s all 0s}
	.add_cart:hover{background:#333}
	.item:hover .add_cart{display:block}
	.sharedetail{float:right}
	article h6{background:#f7e8af none repeat scroll 0 0;color:#000;overflow:hidden;padding:5px 15px}
	article iframe{max-width:100%}
	article{margin-bottom:15px}
	article ul{list-style:disc;margin-left:15px}
	article img{max-width:100%;height:auto!important}
	.search_more{background:#f2f4f7 none repeat scroll 0 0;padding:7px 0;text-align:center}
	section.beautyTips img{max-width:100%;margin:0!important}
	section.beautyTips article{max-width:600px;margin:auto}
	section.beautyTips article a{color:#06F;font-weight:700}
	section.beautyTips article p{margin:24px auto;font-weight:300}
	section.beautyTips article h2,section.beautyTips article h3,section.beautyTips article h4{max-width:600px;margin:auto;font-weight:700}
	section.beautyTips article p.iframeYoutube{max-width:100%}
	.ft_dk_cp{padding-top:20px}
	.ft_dk_cp .left{text-decoration:underline;float:left}
	.ft_dk_cp .right_c{float:left;margin-left:281px}
	section.beautyTips h1{text-align:center;font-size:20pt;line-height:30pt;font-weight:700;margin:30px auto;max-width:600px}
	section.beautyTips .banner_full img{width:100%}
	footer{clear:both;background:#000;color:#fff;padding-bottom:20px;margin-top:10px}
	footer a{color:#fff}
	.register{clear:both;background:#fff;padding-bottom:25px;max-width: 550px;}
	.register .titile{font-size:14px;font-weight:700;padding:16px 50px 16px 32px;border-bottom-width:1px;border-color:#eee;border-style:solid}
	.register .input_register{display:block;font-family:inherit;vertical-align:middle;color:#000;background-color:#fff;border-width:1px;border-color:#ccc;box-shadow:none;-moz-appearance:none;border-style:solid;height:30px;margin:0 30px;border-radius:2px;width:470px;padding-left:15px}
	.register .titile_mt{padding-left:33px;padding-bottom:9px;padding-top:5px}
	.register .birthday_all{float:left}
	.register .birthday{float:left;margin-left:17px}
	.register .birthday select,.register .birthday input{height:27px;color:#000;background-color:#fff;border-width:1px;border-color:#ccc;box-shadow:none;border-style:solid}
	.register .birthday input{padding-left:5px;width:100px;height:24px}
	.promotion{clear:both;padding-top:20px;padding-left:25px}
	#user_male_or_female{margin-left:15px}
	.bt_register{background:#1a1a1a;color:#fff;margin-left:27px;width:200px;clear:both;cursor:pointer;text-align:center;height:35px;line-height:35px;margin-top:18px;border-radius:2px}
	.register .titile .closer_re_poup{display:block;float:right;width:28px;height:20px;background-position:0 -608px;cursor:pointer}
	.error{border:1px solid #d62e4d!important;color:#d62e4d!important}
	.error_tb{display:block;clear:both;font-size:12px;margin-left:31px;color:#d62e4d;margin-top:4px}
	.register_tb{clear:both;padding:20px;min-height:200px;padding:50px 20px;text-align:center;line-height:170%}
	.register_in{clear:both}
	.register_in_h{clear:both;margin-top:18px;margin-left:29px;margin-bottom:8px}
	.register_in_h .google{background:#ea4235;color:#fff;padding:5px 20px;border-radius:2px}
	.register_in_h .google:before{font-family:fontAwesome;padding-right:10px;content:"\f0d5"}
	.register_in_h .facebook:before{content:"\f09a"!important}
	.register_in_h .facebook{background:#2e4b88;margin-right:15px}
	.register_in_titile{clear:both;padding-top:10px;padding-left:30px}
	.register_in .input_login{margin-top:15px}
	.register_in .titile_qmk{font-size:13px;text-decoration:underline;padding-left:30px;padding-top:8px;display:block}
	.register_in .cctk_dkn{padding-left:26px;padding-top:19px}
	.register_in .cctk_dkn a{font-weight:700}
	.video_related .title_style_4{clear:both;font-size:20pt;text-align:center;float:none!important;padding-bottom:20px;width:100%}
	.video_related ul li{float:left;width:364px;margin-right:30px;margin-bottom:40px}
	.video_related ul li .images{clear:both;margin-bottom:10px;height:203px;overflow:hidden;position:relative}
	.video_related ul li .images img{max-width:100%}
	.dlKd{clear:both;width:600px;margin:auto}
	.dlKd h1{font-weight:400;font-size:21pt;padding:20px 0}
	.dlKd input[type=text],.dlKd select{display:block;clear:both;margin-bottom:17px;padding:6px;border:1px solid #ccc;border-radius:2px;width:500px}
	.dlKd select{width:515px!important}
	.dlKd .yeuCau{font-weight:700}
	.dlKd .btn_send_request{clear:both;background:#9c9c9c;color:#fff;text-align:center;text-transform:uppercase;padding:9px;margin-top:19px;width:500px;cursor:pointer}
	.dlKd .btn_send_request:hover{background:#000}
	.info_contact .box_search .fast_search .box_search_local{width:288px!important;float:left}
	.info_contact .box_search .fast_search #search_local{width:255px!important}
	.info_contact .box_search .fast_search #search_store{width:255px!important}
	.list_product_h span.newG{line-height:16px!important;padding-top:6px;height:40px}
	.gmmtm{border-radius:4px;color:#b70f15;display:block;top:0;text-align:center;line-height:24px;left:31%;font-weight:700}
	.list_content_related{max-width:1200px;margin:auto}
	.list_content_related h2.titleMain{text-align:center;font-weight:700;font-size:20pt;margin-top:15px}
	.list_content_related ul{text-align:center}
	.list_content_related ul li{display:inline-block;width:31%;vertical-align:top;margin:3% 5px;text-align:left}
	.list_content_related ul li figure img{width:100%}
	.list_content_related ul li figure{height:230px;overflow:hidden}
	.commentLayoutFacebook{max-width:900px;margin:35px auto 0}
	.commentLayoutFacebook a,.commentLayoutFacebook{font-family:Helvetica,Arial,sans-serif;font-size:14px;line-height:1.358}
	.commentLayoutFacebook .formComment{margin-bottom:24px}
	.btnLoginToComment{background:#4c66a4;color:#fff;text-align:center;cursor:pointer;padding:10px 0 15px}
	.commentLayoutFacebook .flexBox{display:flex}
	.commentLayoutFacebook .flexBox .avatar{margin-right:8px}
	.commentLayoutFacebook .flexBox .info{flex-grow:1}
	.boxComment{border:1px solid #d3d6db}
	.boxComment textarea{border:none;width:96%;resize:none;padding:15px 2%;font-family:Helvetica,Arial,sans-serif;font-size:14px}
	.footerBoxComment{background:#f5f6f7;text-align:right;padding:8px;border-top:1px solid #d3d6db}
	.footerBoxComment .commentViaUser{float:left;color:#90949c;line-height:30px;font-size:12px}
	.footerBoxComment .btnPostComment{background:#365899;color:#fff;display:inline-block;padding:3px 10px 5px;font-weight:700;font-family:Helvetica,Arial,sans-serif;font-size:14px;border:none}
	.footerBoxComment .btnPostComment.disabled{background:#9cb4d8}
	.commentLayoutFacebook .nameComment span{background:#999;color:#fff;font-size:11px;padding:4px 8px;border-radius:8px}
	.commentLayoutFacebook .nameComment{color:#385898;font-weight:600}
	.commentLayoutFacebook .contentComment{margin:6px 0}
	.commentLayoutFacebook .contentComment a{color:#4267b2;text-decoration:underline}
	.commentLayoutFacebook .groupFunction{color:#4267b2;font-size:12px;line-height:1.358}
	.commentLayoutFacebook .groupFunction #countLike{color:#1c1e21}
	.commentLayoutFacebook .groupFunction span.a{cursor:pointer}
	.commentLayoutFacebook .groupFunction span.a:hover{text-decoration:underline}
	.commentLayoutFacebook .groupFunction span img{position:relative;bottom:-2px}
	.commentLayoutFacebook .groupFunction .timeAgo{color:#90949c}
	.commentLayoutFacebook .listComment .flexBox{margin-top:25px}
	.commentLayoutFacebook .listComment .boxRepComment{border-left:1px dotted #d3d6db;padding-left:8px;margin-top:15px}
	.formRepComment{display:none}
	.bookSpa{position:fixed;bottom:50px;left:25px;z-index:999;background:silver;padding:10px;border-radius:0 10px 10px 10px;max-width:300px}
	.bookSpa .icon-close-book-spa{position:absolute;top:-28px;background:#666;width:60px;text-align:center;left:0;line-height:28px;font-size:13px;cursor:pointer}
	.bookSpa img{max-width:100%}
	.bookSpa .input,.bookSpa .button{display:flex;align-items:center}
	.bookSpa .input input{width:100%;border:none;border-left:3px solid #6d6d6d;background:none;text-indent:10px;margin-left:10px;line-height:25px}
	.bookSpa .button .btn_datLichSpa{margin:0 10px 0 0;cursor:pointer}
	.bookSpa .button .btn_xemLai{background:#999;width:80px;text-align:center;line-height:20px;border-radius:4px;padding:8px 5px;cursor:pointer}
	.nutrivita-alo-phone{position:fixed;visibility:hidden;background-color:transparent;width:200px;height:200px;cursor:pointer;z-index:200000!important;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transition:visibility .5s;-moz-transition:visibility .5s;-o-transition:visibility .5s;transition:visibility .5s;right:150px}
	.nutrivita-alo-phone.nutrivita-alo-show{visibility:visible}
	.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}
	.nutrivita-alo-phone.nutrivita-alo-static{opacity:.6}
	.nutrivita-alo-phone.nutrivita-alo-hover,.nutrivita-alo-phone:hover{opacity:1}
	.nutrivita-alo-ph-circle{width:160px;height:160px;top:20px;left:20px;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(30,30,30,0.4);border:2px solid #bfebfc 9;opacity:.1;-webkit-animation:nutrivita-alo-circle-anim 1.2s infinite ease-in-out;-moz-animation:nutrivita-alo-circle-anim 1.2s infinite ease-in-out;-ms-animation:nutrivita-alo-circle-anim 1.2s infinite ease-in-out;-o-animation:nutrivita-alo-circle-anim 1.2s infinite ease-in-out;animation:nutrivita-alo-circle-anim 1.2s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}
	.nutrivita-alo-phone.nutrivita-alo-active .nutrivita-alo-ph-circle{-webkit-animation:nutrivita-alo-circle-anim 1.1s infinite ease-in-out!important;-moz-animation:nutrivita-alo-circle-anim 1.1s infinite ease-in-out!important;-ms-animation:nutrivita-alo-circle-anim 1.1s infinite ease-in-out!important;-o-animation:nutrivita-alo-circle-anim 1.1s infinite ease-in-out!important;animation:nutrivita-alo-circle-anim 1.1s infinite ease-in-out!important}
	.nutrivita-alo-phone.nutrivita-alo-static .nutrivita-alo-ph-circle{-webkit-animation:nutrivita-alo-circle-anim 2.2s infinite ease-in-out!important;-moz-animation:nutrivita-alo-circle-anim 2.2s infinite ease-in-out!important;-ms-animation:nutrivita-alo-circle-anim 2.2s infinite ease-in-out!important;-o-animation:nutrivita-alo-circle-anim 2.2s infinite ease-in-out!important;animation:nutrivita-alo-circle-anim 2.2s infinite ease-in-out!important}
	.nutrivita-alo-phone.nutrivita-alo-hover .nutrivita-alo-ph-circle,.nutrivita-alo-phone:hover .nutrivita-alo-ph-circle{border-color:#35D810;opacity:.5}
	.nutrivita-alo-phone.nutrivita-alo-green.nutrivita-alo-hover .nutrivita-alo-ph-circle,.nutrivita-alo-phone.nutrivita-alo-green:hover .nutrivita-alo-ph-circle{border-color:#75eb50;opacity:.5}
	.nutrivita-alo-phone.nutrivita-alo-green .nutrivita-alo-ph-circle{border-color:#35D810;opacity:.5}
	.nutrivita-alo-phone.nutrivita-alo-gray.nutrivita-alo-hover .nutrivita-alo-ph-circle,.nutrivita-alo-phone.nutrivita-alo-gray:hover .nutrivita-alo-ph-circle{border-color:#ccc;opacity:.5}
	.nutrivita-alo-phone.nutrivita-alo-gray .nutrivita-alo-ph-circle{border-color:#75eb50;opacity:.5}
	.nutrivita-alo-ph-circle-fill{width:100px;height:100px;top:50px;left:50px;position:absolute;background-color:#000;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.1;-webkit-animation:nutrivita-alo-circle-fill-anim 2.3s infinite ease-in-out;-moz-animation:nutrivita-alo-circle-fill-anim 2.3s infinite ease-in-out;-ms-animation:nutrivita-alo-circle-fill-anim 2.3s infinite ease-in-out;-o-animation:nutrivita-alo-circle-fill-anim 2.3s infinite ease-in-out;animation:nutrivita-alo-circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}
	.nutrivita-alo-phone.nutrivita-alo-active .nutrivita-alo-ph-circle-fill{-webkit-animation:nutrivita-alo-circle-fill-anim 1.7s infinite ease-in-out!important;-moz-animation:nutrivita-alo-circle-fill-anim 1.7s infinite ease-in-out!important;-ms-animation:nutrivita-alo-circle-fill-anim 1.7s infinite ease-in-out!important;-o-animation:nutrivita-alo-circle-fill-anim 1.7s infinite ease-in-out!important;animation:nutrivita-alo-circle-fill-anim 1.7s infinite ease-in-out!important}
	.nutrivita-alo-phone.nutrivita-alo-static .nutrivita-alo-ph-circle-fill{-webkit-animation:nutrivita-alo-circle-fill-anim 2.3s infinite ease-in-out!important;-moz-animation:nutrivita-alo-circle-fill-anim 2.3s infinite ease-in-out!important;-ms-animation:nutrivita-alo-circle-fill-anim 2.3s infinite ease-in-out!important;-o-animation:nutrivita-alo-circle-fill-anim 2.3s infinite ease-in-out!important;animation:nutrivita-alo-circle-fill-anim 2.3s infinite ease-in-out!important;opacity:0!important}
	.nutrivita-alo-phone.nutrivita-alo-hover .nutrivita-alo-ph-circle-fill,.nutrivita-alo-phone:hover .nutrivita-alo-ph-circle-fill{background-color:rgba(0,175,242,0.5);background-color:#35D810 9;opacity:.75!important}
	.nutrivita-alo-phone.nutrivita-alo-green.nutrivita-alo-hover .nutrivita-alo-ph-circle-fill,.nutrivita-alo-phone.nutrivita-alo-green:hover .nutrivita-alo-ph-circle-fill{background-color:rgba(117,235,80,0.5);opacity:.75!important}
	.nutrivita-alo-phone.nutrivita-alo-green .nutrivita-alo-ph-circle-fill{background-color:rgba(0,175,242,0.5);background-color:#a6e3fa 9;opacity:.75!important}
	.nutrivita-alo-phone.nutrivita-alo-gray.nutrivita-alo-hover .nutrivita-alo-ph-circle-fill,.nutrivita-alo-phone.nutrivita-alo-gray:hover .nutrivita-alo-ph-circle-fill{background-color:rgba(204,204,204,0.5);background-color:#ccc 9;opacity:.75!important}
	.nutrivita-alo-phone.nutrivita-alo-gray .nutrivita-alo-ph-circle-fill{background-color:rgba(117,235,80,0.5);opacity:.75!important}
	.nutrivita-alo-ph-img-circle{width:60px;height:60px;top:70px;left:70px;position:absolute;background:rgba(30,30,30,0.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.7;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}
	.nutrivita-alo-phone.nutrivita-alo-active .nutrivita-alo-ph-img-circle{-webkit-animation:nutrivita-alo-circle-img-anim 1s infinite ease-in-out!important;-moz-animation:nutrivita-alo-circle-img-anim 1s infinite ease-in-out!important;-ms-animation:nutrivita-alo-circle-img-anim 1s infinite ease-in-out!important;-o-animation:nutrivita-alo-circle-img-anim 1s infinite ease-in-out!important;animation:nutrivita-alo-circle-img-anim 1s infinite ease-in-out!important}
	.nutrivita-alo-phone.nutrivita-alo-static .nutrivita-alo-ph-img-circle{-webkit-animation:nutrivita-alo-circle-img-anim 0s infinite ease-in-out!important;-moz-animation:nutrivita-alo-circle-img-anim 0s infinite ease-in-out!important;-ms-animation:nutrivita-alo-circle-img-anim 0s infinite ease-in-out!important;-o-animation:nutrivita-alo-circle-img-anim 0s infinite ease-in-out!important;animation:nutrivita-alo-circle-img-anim 0s infinite ease-in-out!important}
	.nutrivita-alo-phone.nutrivita-alo-hover .nutrivita-alo-ph-img-circle,.nutrivita-alo-phone:hover .nutrivita-alo-ph-img-circle{background-color:#35D810}
	.nutrivita-alo-phone.nutrivita-alo-green.nutrivita-alo-hover .nutrivita-alo-ph-img-circle,.nutrivita-alo-phone.nutrivita-alo-green:hover .nutrivita-alo-ph-img-circle{background-color:#FF3B00;background-color:#75eb50 9}
	.nutrivita-alo-phone.nutrivita-alo-green .nutrivita-alo-ph-img-circle{background-color:#333;background-color:#35D810 9}
	.nutrivita-alo-phone.nutrivita-alo-gray.nutrivita-alo-hover .nutrivita-alo-ph-img-circle,.nutrivita-alo-phone.nutrivita-alo-gray:hover .nutrivita-alo-ph-img-circle{background-color:#ccc}
	.nutrivita-alo-phone.nutrivita-alo-gray .nutrivita-alo-ph-img-circle{background-color:#75eb50}
	#nutrivita-alo-wrapper{position:fixed;width:100%;bottom:0;top:0;left:0;z-index:2000000;overflow:visible;display:none;color:#383838}
	#nutrivita-alo-wrapper.night-mode{color:#fff}
	.nutrivita-alo-popup-close{-webkit-border-radius:2px!important;-moz-border-radius:2px!important;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;position:absolute!important;right:-15px!important;top:-15px!important;height:30px!important;width:30px!important;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozZWEyNDI5ZC0yYmI3LWYzNDMtYjBjZi1jMGJjYTE4ODRmZjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjRGMTI2QTcxNDBFMTFFNUFENEZCRDVFQ0JDQjQyQzIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjRGMTI2QTYxNDBFMTFFNUFENEZCRDVFQ0JDQjQyQzIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVmYzc3OTY1LWUxNWUtNGU0Ni04ODFjLTBlOTQ3YjBmMzBmNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozZWEyNDI5ZC0yYmI3LWYzNDMtYjBjZi1jMGJjYTE4ODRmZjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5iCEbHAAABl0lEQVR42sSXS07DMBCGnSKyDorEAVjACTgCIEVlXU5R9QjlCk3VAzTrLhMJ2NIVJ2DDuo9EsKUszEw0kaIQbI+bxy/9UhRP5pMcjz12pJTCQKfgO/AN+Bp8AfZo7Av8AX4Dv4CfwD/ajAhW2ANPwTtprj1946lyq6AP4I2014ZyGINPwAvZnBaUUwnGgJVsXqsqvAoOZXua/wceyfY1KngOlROWxjv4XLSrHfgKS3BALyYdQAUxJkUdu7o6jeNYZlmmnUeMwViNkOUieKiLTNNURlGkhOPYcrnMYw00RPDMJFIFZ0JRIYJfTaPr4BZQ1Fow9+EcgCAEWkLz/4zl9A1rzOUsTQCKJEny5yAIhO/73NV9GNjUhOM4tc8scae6PL3laedONYLXNtC6f85dXDNb6BHw0GgDKaCqxEz4fbFlpk1smQjnbJmCeqSuNO3jWNyDL8vHIrao4w6OxTGx/rQ+8z5an16bvd7a22pDvz0CuOU29NUrzKOuzqvlTN8orzAO89J2W7q0ndHYZ+nS9kw+6BL+CjAAEvDTBJC9qhAAAAAASUVORK5CYII=);background-position:center center;background-repeat:no-repeat;cursor:pointer!important;-webkit-transition:.3s ease-out!important;-moz-transition:.3s ease-out!important;-o-transition:.3s ease-out!important;transition:.3s ease-out!important}
	#nutrivita-alo-wrapper.night-mode .nutrivita-alo-popup-close{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozZWEyNDI5ZC0yYmI3LWYzNDMtYjBjZi1jMGJjYTE4ODRmZjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUY2REUyNDQxNDE2MTFFNThBNEJENTVFNDA2QjFFOUEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUY2REUyNDMxNDE2MTFFNThBNEJENTVFNDA2QjFFOUEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVmYzc3OTY1LWUxNWUtNGU0Ni04ODFjLTBlOTQ3YjBmMzBmNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozZWEyNDI5ZC0yYmI3LWYzNDMtYjBjZi1jMGJjYTE4ODRmZjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz56uyuzAAABfUlEQVR42sSXvU7DMBDHYxCdw8IDMMCWTDwCdClznLcJr9BUfYs+ALDSqXMisTD3S4K1MBx3kS1ZVuqvNslf+kuRfL5f5OTsMwOAyEFX6DH6Ef2AvkXHYuwH/YVeod/Rr+g/a0YCGxyjC/QW3LUTc2JTbhOUo9cQrrXI4Qy+RM/hfJqLnEYwBSzg/FrocB1cQneaHQNn0L0yyWOinKg0PtE3Ubfaou+bEhRvUEB/KuRSj2x1muc51HVtzUgxnHNbGLFGBJ7YIquqgjRNjXAaS5KkiXXQhMBTl0gT3BNKKgn84RrdBg+AkpaR5z7cAAhEwEBo850JfPCdJeGBUNLhIqQYGWOtz17yXWp1edVlD1nqZQi07Zv7/lzTUOgJ8NJpA5FQU2JP+LPcMvfGIyXLnBISnGJdt8xBDom+j8Ud+k49FvtqBPix1mc2ROszaLM3WHurN/SbE4Ab34Zev8K82Opc017MMV5hmOel7Um5tF2LsW/l0vYm/GtL+C/AAAHy+OD95QLeAAAAAElFTkSuQmCC)}
	#nutrivita-alo-wrapper .nutrivita-alo-popup-close:hover{opacity:.6!important}
	.nutrivita-alo-popup{display:inline-block;position:relative;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wYZCyIUPNCUUwAAAA1JREFUCNdj+P///2cACe8D8SyfS4EAAAAASUVORK5CYII=);-webkit-transition:.6s ease-out;-moz-transition:.6s ease-out;-o-transition:.6s ease-out;transition:.6s ease-out;margin:0 auto;z-index:200001;text-align:center;padding:60px 75px}
	#nutrivita-alo-wrapper.night-mode .nutrivita-alo-popup{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wYZCyAMHYpuhwAAAA1JREFUCNdjMDY2/gwAAsMBjX/tf+YAAAAASUVORK5CYII=)}
	#nutrivita-alo-wrapper .nutrivita-alo-overlay{position:fixed;width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEUAAACnej3aAAAAAXRSTlOZyTXzhgAAAApJREFUCB1jYAAAAAIAAc/INeUAAAAASUVORK5CYII=);top:0;left:0;z-index:200000}
	.nutrivita-alo-popup h3{font-size:24px;margin:0 0 40px;font-family:'Open Sans';font-weight:300;white-space:nowrap}
	.night-mode .nutrivita-alo-popup h3{font-size:23px}
	.night-mode .nutrivita-alo-message{padding-bottom:0}
	.nutrivita-alo-message{height:32px;padding:18px 0 13px;text-align:center;clear:both;font-size:14px}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-input-wrapper .label,#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-input-wrapper .label + .input{float:left;width:49%}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-input-wrapper .input{padding:0 13px}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-input-wrapper label{color:#616161;font-size:18px;height:28px;line-height:28px;padding-right:15px}
	.nutrivita-alo-number{color:#00bed5;font-size:28px;font-family:Montserrat,"Lucida Console",Monaco,monospace,sans-serif;font-weight:400;background-color:transparent;border:none;border-width:0;display:inline-block;border-bottom:#00bed5 solid 1px;padding-bottom:10px;margin:0 auto;width:221px}
	nutrivita-alo-number::-ms-clear{display:none;width:0;height:0}
	.night-mode .nutrivita-alo-number{border:#00bed5 solid 1px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:13px 31px}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-input-wrapper input[type="text"].valid-invalid{color:#ff496b}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-input-wrapper input[type="text"]:focus{outline:0}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-input-wrapper input[type="text"]::-webkit-input-placeholder{color:#d1d1d1}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-input-wrapper input[type="text"]::-moz-placeholder{color:#d1d1d1}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-input-wrapper input[type="text"]::-ms-input-placeholder{color:#d1d1d1}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-input-wrapper input[type="text"]::-moz-placeholder{color:#d1d1d1}
	#nutrivita-alo-wrapper.night-mode .nutrivita-alo-popup .nutrivita-alo-input-wrapper input[type="text"]::-webkit-input-placeholder{color:#60615f}
	#nutrivita-alo-wrapper.night-mode .nutrivita-alo-popup .nutrivita-alo-input-wrapper input[type="text"]::-moz-placeholder{color:#60615f}
	#nutrivita-alo-wrapper.night-mode .nutrivita-alo-popup .nutrivita-alo-input-wrapper input[type="text"]::-ms-input-placeholder{color:#60615f}
	#nutrivita-alo-wrapper.night-mode .nutrivita-alo-popup .nutrivita-alo-input-wrapper input[type="text"]::-moz-placeholder{color:#60615f}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-submit{border:none;border-width:0;padding:20px 40px;background-color:#333;-webkit-border-radius:68px;-moz-border-radius:68px;-webkit-border-radius:68px;-moz-border-radius:68px;border-radius:68px;font-family:"Open Sans",Arial,Helvetica,sans-serif;font-size:20px;color:#fff;cursor:pointer;outline:none!important}
	#nutrivita-alo-wrapper.night-mode .nutrivita-alo-popup .nutrivita-alo-submit{background-color:#00bed5}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-submitavtive,#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-submitvisited{outline:none!important}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-submit-moz-focus-inner{border:0}
	#nutrivita-alo-wrapper .nutrivita-alo-popup .nutrivita-alo-submit:hover{background-color:#35D810;background-color:#35D810}
	.nutrivita-alo-blur{-webkit-filter:blur(3px);-ms-filter:blur(3px);-moz-filter:blur(3px);-o-filter:blur(3px);filter:blur(3px);filter:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxmaWx0ZXIgaWQ9ImJsdXIiPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjMiLz48L2ZpbHRlcj48L3N2Zz4jYmx1cg==#blur)}
	#nutrivita-countdown{padding-top:20px;font-family:"Open Sans",Arial,Helvetica,sans-serif;font-size:28px;font-weight:300}
	.nutrivita-alo-request-time{font-family:"Open Sans",Arial,Helvetica,sans-serif;padding:6px 12px;font-size:18px;background-color:#fff;background-image:none;border:1px solid #ccc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
	#nutrivita-alo-wrapper.night-mode .nutrivita-alo-request-time{color:#fff;background-color:#515350;border:1px solid #606260}
	#nutrivita-alo-wrapper.night-mode .nutrivita-alo-popup h3{margin-bottom:15px}
	#nutrivita-alo-wrapper.night-mode .nutrivita-alo-form .nutrivita-alo-select-wrapper{margin-bottom:35px}
	.nutrivita-alo-table{display:table;width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0}
	.nutrivita-alo-cell{display:table-cell;vertical-align:middle;text-align:center}
	.valid-invalid-message{font-size:13px;color:#ff496b}
	.valid-invalid-message:before{content:"* "}
	.btn_call{position:fixed;left:0;bottom:0;z-index:99999}
	.phone_text{background:#000 none repeat scroll 0 0;border-radius:4px;bottom:31px;color:#fff;left:28px;padding:3px 17px 5px;position:absolute}
	.titleHomePage{text-indent:100%;white-space:nowrap;overflow:hidden;position:absolute;left:0;width:1%}
	#linkCategoryPd img{max-height:400px}
	.titleMainCategory{font-size:20pt;text-align:center;margin:30px 0 50px;color:red}
	#pro_description{height:200px;overflow:hidden;margin:auto}
	.btnSeeMoreContent{width:180px;text-align:center;margin:auto;background:#e5e5e5;padding:10px 0;border-radius:5px;cursor:pointer;transition:.3s}
	.btnSeeMoreContent:hover{background:#ccc}
	.list_content_related ul li figure img{height:215px;width:auto;max-width:none!important}
	section #tableOfContent{display:table;background:#f9f9f9;border:1px solid #aaa;padding:15px;max-width:55%}
	section #tableOfContent .hidden{display:none}
	section #tableOfContent .title{text-align:center;font-weight:700}
	section #tableOfContent .title span{font-weight:400;font-family:Arial;cursor:pointer;color:#06F;text-decoration:underline}
	section #tableOfContent ul{margin-top:10px}
	section #tableOfContent ul li{margin:0}
	section #tableOfContent a{color:#06F}
	#suggestSearchBox{position:absolute;top:72px;background:#f7f7f7;min-width:500px;z-index:99999}
	#suggestSearchBox li a{display:flex;justify-content:space-between;font-size:10pt;border-bottom:1px solid #e5e5e5;padding:5px 15px;cursor:pointer}
	#suggestSearchBox li a .title{max-width:350px;margin-right:35px}
	#suggestSearchBox li .priceProduct{color:red}
	#suggestSearchBox li .dl{font-size:90%;text-decoration:line-through;font-weight:400;color:#666}
	.frameProduct{position:relative;left:0}
	.downPercent{animation-name:downPercent;animation-duration:1s;animation-iteration-count:infinite}
	header {
	    position: sticky; /* Sticky native, mượt mà */
	    top: 0;
	    z-index: 10000; /* Cao hơn các phần khác */
	    width: 100%;
	    background: #fff; /* Giữ background trắng */
	    transition: none !important; /* Disable transition để không biến đổi mượt */
	}
	header.topbarin {
	    /* Giữ hiển thị tất cả các phần bị ẩn */
	    .top, .boxSearch, .hi {
	        display: block !important; /* Không ẩn top bar, search, user info */
	    }
	    /* Không shrink logo */
	    .container .logo {
	        margin-left: 334px !important; /* Giữ margin gốc */
	        margin-top: 13px !important;
	    }
	    .container .logo img {
	        height: auto !important; /* Giữ height gốc, không shrink thành 65px */
	        padding: 0 !important;
	        border: none !important;
	        position: relative !important; /* Override nếu có absolute */
	    }
	    /* Giữ nav và hintro không thay đổi */
	    nav {
	        margin-top: 20px !important; /* Giữ margin gốc, không thành 15px */
	        height: 39px !important;
	    }
	    .hintro {
	        margin-top: 45px !important; /* Giữ margin gốc, không thành 12px */
	    }
	    .boxSearch {
	        margin-top: 40px !important; /* Giữ margin gốc */
	    }
	}
	header .container {
	    width: 1200px !important; /* Giữ width fixed */
	    margin: auto !important;
	    padding: 0 !important; /* Tránh padding thay đổi */
	    position: relative; /* Để con bên trong không lệch */
	}
	.sub_hi {
	    position: absolute !important; /* Giữ absolute relative với header */
	    z-index: 9999;
	}
	header, header * {
	    transition: none !important; /* Không animation khi scroll */
	}
	.dl,.price .dl{color:#6b6b6b}
	.footer-nav-add ul li a{display:inline-block;min-height:25px;line-height:25px}
	.regisPhone #emailKm::placeholder{color:#d9d9d9;opacity:1}
	main{display:block}
	img{vertical-align:middle}
	.ytFacade{display:block;position:relative;width:900px;height:506px;overflow:hidden;background:#000}
	.ytFacade img{display:block;width:900px;height:506px;object-fit:cover}
	.ytFacade:before{content:"";position:absolute;left:50%;top:50%;width:68px;height:48px;margin:-24px 0 0 -34px;background:#212121;opacity:.8;border-radius:14px;transition:ease-in-out .3s all 0s}
	.ytFacade:after{content:"";position:absolute;left:50%;top:50%;margin:-12px 0 0 -8px;border-style:solid;border-width:12px 0 12px 20px;border-color:transparent transparent transparent #fff}
	.ytFacade:hover:before{background:#f00;opacity:1}
}
@media (min-width: 768px) and (min-width: 1000px) {
	.banner_news iframe{max-height:480px;width:66%}
}
@media (min-width: 768px) and (min-width: 1280px) {
	.banner_news iframe{max-height:480px;width:66%}
}
@media (min-width: 768px) and (min-width: 1366px) {
	.banner_news iframe{max-height:512px}
}
@media (min-width: 768px) and (min-width: 1400px) {
	.banner_news iframe{max-height:540px}
}
@media (min-width: 768px) and (min-width: 1600px) {
	.banner_news iframe{max-height:600px}
}
@media (min-width: 768px) and (min-width: 1920px) {
	.banner_news iframe{max-height:675px;width:100%}
}
@media (min-width: 768px) and (max-width: 1200px) {
	header .container {
	        width: 100% !important;
	    }
}

/* ===== CO GIÃN: container cứng px chuyển sang max-width ===== */
@media (min-width: 768px) {
	.container,
	header .container,
	.page_detail_pro,
	.category_product,
	section .about,
	.home_prom,
	.footer_menu,
	.contact{
		display:flow-root;
	}
	.home{min-width:0}
	html,body{max-width:100%}
	img{max-width:100%}
	iframe{max-width:100%}
	table{max-width:100%}
	table[width="980"],
	table[width="972"],
	table[width="970"]{width:100%}
	table[width="980"] td[width],
	table[width="972"] td[width],
	table[width="970"] td[width],
	td[width="980"],td[width="972"],td[width="970"],td[width="603"]{width:auto}
	.tbl-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
	.container,
	header .container,
	.page_detail_pro,
	.category_product,
	section .about{width:100%;max-width:1200px}
	.group .list_product_h{width:100%;max-width:1150px}
	.home_prom,
	.footer_menu,
	.contact{width:100%;max-width:1142px}
	.inputComment{width:100%;max-width:1060px}
	section .cartAll #cart_pro{width:100%;max-width:1014px}
	.cmt_rep{width:100%;max-width:970px}
	.ingredient_detail_sub .info{width:100%;max-width:930px}
	.ytFacade,
	.list_video,
	.content_detail_left,
	section .video .image_news,
	section .about .list_video_d .item_big .image_news{width:100%;max-width:900px}
	.ytFacade{height:auto;aspect-ratio:16/9}
	.ytFacade img{width:100%;height:100%;max-width:none}
	.list_skin_advice_sub .sub{width:100%;max-width:800px}
	section .about .content_list .list_chap .chap_parent{width:100%;max-width:769px}
	.list_local,
	.box_input{width:100%;max-width:700px}
	section .about .content_list .allV .images,
	.dlKd,
	.contact .left{width:100%;max-width:600px}
}
@media (min-width: 768px) and (max-width: 1199px) {

		/* Cột trái trang liên hệ. */
		.contact .left{float:none;max-width:100%}
}
@media (min-width: 768px) and (max-width: 991px) {
	.container,
		header .container{
			box-sizing:border-box;
			padding-left:12px;
			padding-right:12px;
		}
}

/* ===== BỐ CỤC HEADER, FOOTER (lớp ghi đè) ===== */


/* Header: thanh trên cùng (hotline, tìm cửa hàng, ngôn ngữ). */

@media (min-width: 768px) {

	header.hdr .top .container {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
		gap: 8px 24px;
	}

	header.hdr .top .contact_info {
		display: flex;
		align-items: center;
		gap: 16px;
	}

	/* Giữ relative để menu ngôn ngữ xổ đúng chỗ. */
	header.hdr .top .lang {
		float: none;
		position: relative;
		padding-right: 31px;
	}

}


/* Header: 3 cột đều — tìm kiếm | logo | tài khoản; menu một hàng riêng. */

@media (min-width: 768px) {

	header.hdr .container {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
		column-gap: 24px;
		padding-block: 10px;
	}

	header.hdr .container > .box {
		order: 1;
		flex: 1 1 0;
		min-width: 0;
	}

	header.hdr .container > .logo {
		order: 2;
		flex: 0 0 auto;
		/* Bỏ margin cứng của bản cũ, chừa khoảng trống phía trên logo. */
		margin: 10px 0 6px !important;
	}

	header.hdr .container .hintro {
		order: 3;
		flex: 1 1 0;
		min-width: 0;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		gap: 16px;
		margin: 0 !important;
	}

	/* Menu chiếm trọn một hàng. */
	header.hdr .container .top_area {
		order: 4;
		flex: 0 0 100%;
		clear: none;
		display: block;
		margin: 0;
	}

	/* Bỏ float cũ, để flex sắp xếp. */
	header.hdr .logo,
	header.hdr .hintro,
	header.hdr .boxSearch,
	header.hdr .hi,
	header.hdr .cart_love {
		float: none;
	}

	/* Ô tìm kiếm: input co giãn, giữ icon kính lúp. */
	header.hdr .boxSearch {
		margin-top: 0 !important;
		float: none;
		display: flex;
		align-items: center;
		width: 100%;
		max-width: 260px;
		box-sizing: border-box;
	}

	header.hdr .boxSearch input {
		float: none;
		flex: 1 1 auto;
		min-width: 0;
		width: auto;
		box-sizing: border-box;
	}

	header.hdr .boxSearch .iconsearchV {
		float: none;
		flex: 0 0 auto;
	}

	/* Không đổi width .hi: mũi tên xổ xuống vẽ bằng sprite theo mốc 135px. */
	header.hdr .hintro .hi {
		float: none;
		flex: 0 0 auto;
	}

	header.hdr .hintro .cart_love {
		float: none;
		display: flex;
		align-items: center;
		flex: 0 0 auto;
	}

	header.hdr .hintro .cart_love .love,
	header.hdr .hintro .cart_love .cart {
		float: none;
	}

	/* Căn giữa menu. */
	header.hdr .top_area nav {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		gap: 4px 8px;
	}

}


/* Màn hẹp dần: thu nhỏ khoảng cách để 3 cột vẫn nằm ngang. */

@media (min-width: 768px) and (max-width: 1099px) {

	header.hdr .container {
		column-gap: 12px;
	}

	header.hdr .boxSearch {
		max-width: 200px;
	}

	header.hdr .hintro {
		gap: 8px;
	}

	header.hdr .top_area nav {
		gap: 2px 4px;
	}

}


/* Header màn hẹp: logo giữa, ô tìm kiếm bên dưới, menu và tài khoản trong ngăn kéo. */

@media (max-width: 767px) {

	header.hdr .container {
		padding: 0;
	}

	/* Thứ tự menu: Trang chủ, Flash Sale, Về Sakura rồi mới đến các mục còn lại. */
	header.hdr nav {
		display: flex;
		flex-direction: column;
	}

	header.hdr nav > .menu {
		order: 1;
	}

	header.hdr nav > .menu:nth-child(-n+2),
	header.hdr nav > .menu_ve_sakura {
		order: 0;
	}

	header.hdr nav .menu > .titlea {
		display: block;
	}

	header.hdr nav .co_mui_ten > .titlea {
		border-top: 1px dotted #ccd4d9;
	}

	header.hdr nav .co_mui_ten > .titlea:after {
		content: "\f107";
		float: right;
		font-family: FontAwesome;
		font-size: 16px;
		font-weight: 400;
		padding-right: 6px;
	}

	header.hdr nav > .co_mui_ten:last-child > .titlea:after {
		font-weight: 700;
	}

	/* Danh sách con: mỗi link một dòng. */
	header.hdr nav .right_menu > a,
	header.hdr nav .sub_cate_r > a {
		display: block;
		text-indent: 25px;
	}

	header.hdr nav .sub_cate_r > a:not(.icon) {
		margin-left: 15px;
		text-indent: 10px;
		font-size: 95%;
		color: #666;
	}

	header.hdr nav .sub_cate_r > a:not(.icon):before {
		content: "- ";
	}

}


/* Footer: từ 1200px thì 4 cột ngang, hẹp hơn thì xếp dọc hết. */

@media (min-width: 1200px) {

	footer.ftr .footer-nav {
		display: flex;
		flex-wrap: nowrap;
		align-items: flex-start;
		justify-content: space-between;
		gap: 32px;
	}

	footer.ftr .footer-nav > .footer-nav-add {
		flex: 1 1 0;
		min-width: 0;
		/* Bỏ float, padding cứng. */
		float: none !important;
		padding-left: 0 !important;
	}

}

@media (min-width: 768px) and (max-width: 1199px) {

	footer.ftr .footer-nav {
		display: flex;
		flex-direction: column;
		gap: 24px;
	}

	footer.ftr .footer-nav > .footer-nav-add {
		width: auto;
		float: none !important;
		padding-left: 0 !important;
	}

}


/* Footer: hàng mạng xã hội và hàng bản quyền. */

@media (min-width: 768px) {

	footer.ftr .connect {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		gap: 12px;
		margin: 0 auto;
	}

	footer.ftr .connect a {
		display: inline-flex;
	}

	footer.ftr .ft_dk_cp {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
		gap: 12px 24px;
	}

	footer.ftr .ft_dk_cp .left,
	footer.ftr .ft_dk_cp .right_c {
		float: none;
		/* Bỏ margin cứng. */
		margin-left: 0;
	}

	footer.ftr .container_email .regisPhone {
		float: none;
	}

	/* Ô đăng ký email co theo cột, không tràn. */
	footer.ftr .regisPhone {
		display: flex;
		align-items: center;
		gap: 8px;
	}

	footer.ftr .regisPhone #emailKm {
		float: none;
		flex: 1 1 auto;
		min-width: 0;
		width: auto;
		box-sizing: border-box;
	}

	footer.ftr .regisPhone .iconsend {
		float: none;
		flex: 0 0 auto;
	}

}

/* ===== BỐ CỤC NỘI DUNG (lớp ghi đè) ===== */


/* Lề 2 bên khi màn hẹp hơn khung 1200px. */

@media (max-width: 1231px) {

	.container,
	header .container,
	.page_detail_pro,
	.category_product,
	section .about,
	.home_prom,
	.footer_menu,
	.contact {
		box-sizing: border-box;
		padding-inline: 16px;
	}

}


/* Tiêu đề danh mục: đỏ, căn giữa ở mọi khổ. */

.titleMainCategory {
	font-size: 20pt;
	text-align: center;
	color: red;
	margin: 30px 0 50px;
}

@media (max-width: 767px) {

	.titleMainCategory {
		font-size: 15pt;
		margin: 20px 0 24px;
	}

}


/* Danh sách bài viết: ảnh co theo %, bỏ khoá chiều cao để không mất chữ. */

@media (min-width: 768px) and (max-width: 1199px) {

	section .about .content_list .allV {
		max-height: none;
		margin-bottom: 40px;
	}

	section .about .content_list .allV .images {
		width: 45%;
		margin-right: 32px;
	}

	section .about .content_list .allV:nth-child(2n) .images {
		margin-left: 32px !important;
	}

}


/* Màn hẹp: ảnh trên, chữ dưới, có khoảng cách. */

@media (max-width: 767px) {

	section .about .content_list .allV {
		max-height: none;
		margin-bottom: 48px;
	}

	section .about .content_list .allV .images,
	section .about .content_list .allV:nth-child(2n) .images {
		float: none !important;
		width: 100% !important;
		margin: 0 0 16px !important;
	}

	section .about .content_list .allV .titile {
		margin-bottom: 8px;
	}

	section .about .content_list .allV .des_in {
		padding-top: 8px;
	}

}


/* Trang trải kín bề ngang ở màn hẹp. */

@media (max-width: 767px) {

	body {
		max-width: none;
	}

}


/* Cột phải trang chi tiết sản phẩm giữ đúng 350px. */

@media (min-width: 992px) and (max-width: 1279px) {

	section .contentRight {
		flex: 0 0 350px !important;
		max-width: 350px;
	}

	section .contentLeft {
		flex: 1 1 0 !important;
		min-width: 0;
	}

}


/* Menu xổ xuống: màn hẹp thì neo vào thanh menu để không lòi ra ngoài. */

@media (min-width: 768px) and (max-width: 1279px) {

	header.hdr .top_area nav .menu {
		position: static;
	}

	header.hdr .top_area .sub_hi {
		left: 0;
		margin-left: 0 !important;
		max-width: 100%;
		box-sizing: border-box;
	}

}


/* Tiêu đề "— VIDEO —" ở mọi khổ. */

.titile_vd {
	clear: both;
	margin: 30px auto;
	border-bottom: 2px solid #000;
	font-size: 37px;
	height: 29px;
	width: 405px;
	max-width: 100%;
	text-align: center;
	box-sizing: border-box;
}

.titile_vd span {
	background: #fff;
	padding-left: 20px;
	padding-right: 20px;
}

@media (max-width: 767px) {

	.titile_vd {
		font-size: 24px;
		height: 20px;
		margin: 24px auto;
	}

	.titile_vd span {
		padding-left: 12px;
		padding-right: 12px;
	}

}


/* Khoảng cách giữa các video. */

section .about .list_video_d .item_big {
	margin-bottom: 40px;
}

@media (max-width: 767px) {

	section .about .list_video_d .item_big {
		margin-bottom: 32px;
	}

	section .about .list_video_d .item_big h2 {
		padding-top: 12px;
	}

}


/* Phân trang: nút tròn ở mọi khổ. */

section .page_number a,
section .page_number strong,
.page_number a,
.page_number strong {
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border: 0;
	border-radius: 50px;
	padding: 0;
	background: #d1d2d3;
	color: #fff;
	font-weight: 700;
	text-align: center;
}

section .page_number a:hover,
section .page_number strong,
.page_number a:hover,
.page_number strong {
	background: #000;
}

@media (max-width: 767px) {

	section .page_number a,
	section .page_number strong,
	.page_number a,
	.page_number strong {
		width: 38px;
		height: 38px;
		line-height: 38px;
		font-size: 13px;
	}

}


/* Tiêu đề mục kiểu "— Tên —": hai vạch là phần tử riêng nên chữ dài không đè mất. */

.hboxLde .titile,
section .titile_home {
	clear: both;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 25px;
	margin: 40px auto;
	padding: 0;
	border-bottom: 0;
	text-align: center;
}

/* Hai vạch hai bên; màn hẹp dần thì ngắn lại chứ không đẩy chữ xuống dòng. */
.hboxLde .titile:before,
.hboxLde .titile:after,
section .titile_home:before,
section .titile_home:after {
	content: "";
	flex: 0 1 52px;
	min-width: 16px;
	height: 2px;
	background: #221f1f;
}

/* Bỏ padding dọc làm lệch khung. */
section .group_product .titile_home,
.video .titile_home,
.about .video .titile_home {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 40px;
	margin-bottom: 40px;
}

.hboxLde .titile a,
section .titile_home > a,
section .titile_home > span {
	display: block;
	flex: 0 1 auto;
	min-width: 0;
	margin: 0;
	padding-left: 50px;
	padding-right: 50px;
	background: none;
	font-size: 34px;
	font-weight: 300;
	line-height: 1.15;
	float: none;
}

@media (max-width: 767px) {

	.hboxLde .titile,
	section .titile_home,
	section .group_product .titile_home,
	.video .titile_home,
	.about .video .titile_home {
		min-height: 18px;
		/* Kèm selector cụ thể hơn để margin đồng đều. */
		margin: 28px auto;
	}

	.hboxLde .titile:before,
	.hboxLde .titile:after,
	section .titile_home:before,
	section .titile_home:after {
		flex-basis: 40px;
		min-width: 12px;
	}

	.hboxLde .titile a,
	section .titile_home > a,
	section .titile_home > span {
		padding-left: 18px;
		padding-right: 18px;
		font-size: 22px;
	}

}


/* Khối tin tức: màn hẹp chuyển sang flex, xuống hàng và căn giữa. */

@media (max-width: 1199px) {

	.group_tt .list_news {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-start;
		gap: 24px;
	}

	/* Tối đa nửa hàng để ô lẻ cuối nằm giữa, không kéo dãn. */
	.group_tt .list_news .item_big {
		float: none;
		width: auto;
		height: auto;
		flex: 1 1 300px;
		max-width: calc(50% - 12px);
		min-width: 0;
		box-sizing: border-box;
	}

	.group_tt .list_news .item_small {
		float: none;
		width: auto;
		margin-left: 0;
		flex: 1 1 300px;
		max-width: calc(50% - 12px);
		min-width: 0;
	}

	.group_tt .list_news .item_small .image_news {
		width: auto;
		max-width: 100%;
	}

	/* Ẩn thẻ dọn float, flex không cần. */
	.group_tt .list_news .clear {
		display: none;
	}

	.group_tt .list_news .item_big .title_news {
		height: auto;
	}

}


/* Lưới sản phẩm: hàng cuối nằm giữa. */

.list_product_categ,
.list_product_h,
.hIteamPro {
	text-align: center;
}


/* Dưới 700px: mỗi tin một hàng. */

@media (max-width: 699px) {

	.group_tt .list_news .item_big,
	.group_tt .list_news .item_small {
		flex-basis: 100%;
		max-width: 100%;
	}

}


/* Khối SKINCARE/SHOWROOM: xuống hàng thì nằm giữa. */

@media (max-width: 1199px) {

	.skincare_showrrom {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-start;
		gap: 30px;
	}

	.skincare_showrrom > div {
		float: none;
		margin-right: 0;
		flex: 0 1 584px;
		max-width: 100%;
		min-width: 0;
	}

	.skincare_showrrom img {
		width: 100%;
		max-width: 584px;
		height: auto;
	}

}


/* Các lưới float khác: xuống hàng thì nằm giữa. */

@media (max-width: 1199px) {

	.group_news .list_news,
	.video_related ul,
	section .list_ingredient,
	section .list_result {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-start;
		gap: 24px;
	}

	.group_news .list_news > .item_small,
	.video_related ul > li,
	section .list_ingredient > .ingredient,
	section .list_result > li {
		float: none;
		margin-right: 0;
		margin-left: 0;
		min-width: 0;
		max-width: 100%;
	}

}


/* Video liên quan: 2 cột, màn hẹp 1 cột, căn giữa. */

@media (max-width: 1199px) {

	section .about .list_video_d {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-start;
		gap: 0 32px;
	}

	section .about .list_video_d > .item {
		float: none;
		width: auto;
		margin-right: 0;
		flex: 1 1 420px;
		/* Ô lẻ cuối giữ nửa hàng và nằm giữa. */
		max-width: calc(50% - 16px);
		min-width: 0;
		box-sizing: border-box;
	}

	section .about .list_video_d > .item_big {
		flex: 1 1 100%;
		max-width: 100%;
	}

}

@media (max-width: 767px) {

	section .about .list_video_d > .item {
		flex-basis: 100%;
		max-width: 100%;
	}

}


/* Video: giãn cách giữa các mục. */

section .about .list_video_d > .item {
	padding-top: 20px;
	padding-bottom: 30px;
}

/* Chữ đứng thành cột riêng cạnh ảnh, không chạy vòng xuống dưới. */
section .about .list_video_d > .item h3,
section .about .list_video_d > .item .title_news {
	overflow: hidden;
}

@media (max-width: 767px) {

	section .about .list_video_d > .item {
		padding-top: 16px;
		padding-bottom: 28px;
	}

	/* Xếp dọc: cách ảnh và chữ. */
	section .about .list_video_d > .item .image_news {
		margin-bottom: 12px;
	}

	section .about .list_video_d > .item h3,
	section .about .list_video_d > .item .title_news {
		line-height: 1.5;
	}

}


/* Tiêu đề tin tức: in đậm, hiện đủ chữ. */

.group_tt .list_news .item_small h3,
.group_tt .list_news .item_small h3 a,
.group_tt .list_news .item_big .title_news,
.group_tt .list_news .item_big .title_news a {
	font-weight: 700;
}

/* Bỏ khoá chiều cao; giữ min-height để ô ngắn vẫn thẳng hàng. */
.group_tt .list_news .item_small h3 {
	height: auto;
	min-height: 42px;
	overflow: visible;
	line-height: 1.45;
}

.group_tt .list_news .item_big .title_news {
	height: auto;
	min-height: 76px;
	overflow: visible;
	line-height: 1.45;
}

@media (max-width: 1199px) {

	.group_tt .list_news .item_small h3,
	.group_tt .list_news .item_big .title_news {
		min-height: 0;
	}

}


/* Footer màn rộng: cỡ chữ dòng địa chỉ. */
@media (min-width: 768px) {

	footer.ftr .ft-diachi {
		font-size: 12.5px;
	}

	footer.ftr .tbbct img {
		width: 150px;
	}

}

/* Footer màn hẹp: xếp dọc theo thứ tự công ty → hỗ trợ → email → huy hiệu; ẩn cột không dùng. */
@media (max-width: 767px) {

	footer.ftr .container_email {
		padding-top: 2px;
		padding-bottom: 0;
	}

	/* Khe giữa các icon là ký tự trắng, rộng theo cỡ chữ khối cha. */
	footer.ftr .connect {
		font-size: 12px;
	}

	footer.ftr .footer-nav {
		display: flex;
		flex-direction: column;
	}

	footer.ftr .footer_right {
		display: contents;
	}

	footer.ftr .ft-ve-sakura,
	footer.ftr .ft-san-pham,
	footer.ftr .ft_dk_cp,
	footer.ftr .cart_scroll,
	footer.ftr .br-d {
		display: none;
	}

	footer.ftr .ft-cong-ty { order: 1; padding-top: 20px; }
	footer.ftr .ft-ho-tro  { order: 2; padding-top: 0; }
	footer.ftr .regisPhone { order: 3; }
	footer.ftr .dkbct      { order: 4; }
	footer.ftr .dmca-badge { order: 5; }

}
