@font-face {
    font-family: 'UTM_HelvetIns';
    src: url('../fonts/UTMHelvetIns.eot');
    src: url('../fonts/UTMHelvetIns.eot') format('embedded-opentype'), url('../fonts/UTMHelvetIns.woff') format('woff2'), url('../fonts/UTMHelvetIns.woff') format('woff'), url('../fonts/UTMHelvetIns.ttf') format('truetype'), url('../fonts/UTMHelvetIns.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UVN_HongHaHep';
    src: url('../fonts/UVNHongHaHep.eot');
    src: url('../fonts/UVNHongHaHep.eot') format('embedded-opentype'), url('../fonts/UVNHongHaHep.woff') format('woff2'), url('../fonts/UVNHongHaHep.woff') format('woff'), url('../fonts/UVNHongHaHep.ttf') format('truetype'), url('../fonts/UVNHongHaHep.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UVN_TinTucHepBold';
    src: url('../fonts/UVNTinTucHepBold.eot');
    src: url('../fonts/UVNTinTucHepBold.eot') format('embedded-opentype'), url('../fonts/UVNTinTucHepBold.woff') format('woff2'), url('../fonts/UVNTinTucHepBold.woff') format('woff'), url('../fonts/UVNTinTucHepBold.ttf') format('truetype'), url('../fonts/UVNTinTucHepBold.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

p {
    margin: 0px;
}

a {
    text-decoration: none;
}

a:hover,
a:focus {
    color: #f58635;
    text-decoration: none;
}

* {
    margin: 0px;
    padding: 0px;
}

ul, ol {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

.fixed {
    position: fixed !important;
    top: 0px;
    z-index: 999999;
    width: 100%;
}

.clearfix-130 {
    clear: both;
    height: 130px;
}

.clearfix-100 {
    clear: both;
    height: 100px;
}

.clearfix-60 {
    clear: both;
    height: 60px;
}

.clearfix-50 {
    clear: both;
    height: 50px;
}

.clearfix-45 {
    clear: both;
    height: 45px;
}

.clearfix-35 {
    clear: both;
    height: 35px;
}

.clearfix-30 {
    clear: both;
    height: 30px;
}

.clearfix-32 {
    clear: both;
    height: 32px;
}

.clearfix-25 {
    clear: both;
    height: 25px;
}

.clearfix-20 {
    clear: both;
    height: 20px;
}

.clearfix-15 {
    clear: both;
    height: 15px;
}

.clearfix-12 {
    clear: both;
    height: 12px;
}

.clearfix-10 {
    clear: both;
    height: 10px;
}

.clearfix-5 {
    clear: both;
    height: 5px;
}

body {
    background: #fff;
    font-size: 12px;
    font-family: arial;
    color: #000;
}

del {
    font-size: 12px;
    color: #999;
}

/*===========All=============*/
.w_100 {
    width: 100%;
}

.w_40 {
    width: 40%;
}

.w_60 {
    width: 60%;
}

/*==========Main============*/

.menu_mb {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 999;
    border-bottom: 1px solid #ccc;
}

#go_top {
    position: fixed;
    width: 24px;
    height: 25px;
    background: #f58635;
    color: #fff;
    text-align: center;
    line-height: 25px;
    font-size: 18px;
    font-weight: bold;
    background-size: 100% 100%;
    display: inline-block;
    z-index: 100;
    bottom: 25px;
    right: 25px;
}

.logo_mobile img {
    max-height: 60px;
    max-width: 70%
}

.menu_main {
    /*font-family: "UVN_HongHaHep";*/
}

.menu_main .nav.is-fixed {
    position: relative;
    z-index: 105;
}

/*.header_top{
    background: url("../img/header-hairshop.gif");
    background-size: 100% 100%;
    width: 1350px;
}*/

.bannertop img {
    width: 100%;
    height: auto !important;
    max-height: 145px;
}

.logo_pc {
    display: inline-block;
    max-width: 100%;
    /*margin-top: 35px;*/
}

.logo_pc img {
    /*max-width: 100%;*/
    max-width: 38%;
    /* border-radius: 83px; */
    margin-top: 3.5%;
    border-radius: 62px;
    margin-left: 16%;
}

.logo_hotline_top {
    margin-top: -200px;
}

.hotline_header {
    text-align: right;
    font-family: UTM_HelvetIns;
    font-size: 31.71px;
    line-height: 32px;
    margin-bottom: 8px;
    color: #ff151f;
    text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff
}

.sc_menu {
    background: #ea3a3c;
}

.search_box {
    margin: 4px 0px;
    float: right;
    width: 237px;
}

.search_box input.form-control {
    height: 30px;
    border: 0px;
    background: #fff;
}

.search_box input.form-control::-webkit-input-placeholder {
    color: #f2db55;
}

.search_box input.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #f2db55;
}

.search_box input.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #f2db55;
}

.search_box input.form-control:-ms-input-placeholder {
    color: #f2db55;
}

.search_box button.btn.btn-default {
    height: 30px;
    padding: 0px 6px;
    margin-left: 1px;
    font-size: 11px;
    background: #ffffff;
    border: 0px;
    color: #0a0808;
}

.row_5 {
    margin: 0px -5px;
}

.row_10 {
    margin: 0px -10px;
}

.tit_right {
    margin: 0px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background: #ee1b24;
    padding: 7px 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tit_right a {
    color: #fff;
}

.bg_e6c502 {
    background: #f5f3f4;
}

.menu_prod_left {
    /*font-family: UVN_HongHaHep;*/
    /*padding: 6px 0px;*/
}

.menu_prod_left>li {
    border-bottom: 1px solid #fff;
}

.menu_prod_left>li>a {
    display: inline-block;
    width: 100%;
    color: #ee1b24;
    font-size: 14px;
    padding: 7px 16px 7px 12px;
    position: relative;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.menu_prod_left>li>a:hover {
    color: #ee1b24;
}

.menu_prod_left>li>a:after {
    content: "\f107";
    font: normal normal normal 12px/1 fontawesome;
    font-weight: bold;
    position: absolute;
    top: 12px;
    right: 10px;
}

.box_cart_left {
    padding: 10px 0px;
}

.box_cart_left {
    color: #ee1b24;
    font-size: 14px;
}

.add_mn_cart,
.number_prod_cart {
    border-bottom: 1px solid #ffffff;
    padding: 5px 20px;
}

.view_cart_left {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ffffff;
    padding: 5px 20px;
    color: #ea3a3c;
}

.hotline_main_right {
    font-size: 18px;
    font-weight: bold;
    color: #fd0708;
    text-align: center;
}

.hotline_main_right img.icon_hotline_right {
    margin-right: 10px;
}

.box_hotline_right {
    padding: 20px 17px;
    overflow: hidden;
}

.mail_main_left {
    color: #030303;
    font-size: 12px;
    padding-left: 15px;
    margin: 12px 0px;
}

.mail_main_left .fa-envelope {
    color: #ff151f;
    margin-right: 5px;
}

.mail_main_left a {
    color: #030303;
    font-size: 12px;
}

.box_support_left {
    position: relative;
    margin-left: 16px;
    border-bottom: 1px dotted #ff151f;
    padding-bottom: 5px;
}

.box_support_left:before {
    content: "\f101";
    font: normal normal normal 12px/1 fontawesome;
    display: inline-block;
    position: absolute;
    top: 2px;
    left: -8px;
    color: #ee1b24;
}

.content_sp_left {
    margin-right: 12px;
    float: left;
    line-height: 18px;
}

.name_sp_left {
    font-size: 12px;
    font-weight: bold;
    color: #080808;
}

.phone_sp_left {
    font-size: 12px;
    font-weight: bold;
    color: #ff151f;
}

.link_sp_left a {
    display: inline-block;
    margin: 2px 2px;
}

.box_fb_left {
    text-align: center;
}

.box_fb_left img {
    max-width: 100%;
    margin: auto;
}

.box_tktc_left {
    text-align: center;
}

.box_tktc_left img {
    max-width: 100%;
    margin: auto;
}

.banner_left img {
    margin-bottom: 15px;
    max-width: 100%;
}

.banner_left {
    text-align: center;
}

.slider_main .clickable {
    display: block !important;
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
}

.slider_main .owl-buttons {
    display: none !important;
    position: absolute;
}

.tit_left {
    margin: 0px;
    font-family: UVN_TinTucHepBold;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    background: #ee1b24;
    padding: 10px 18px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tit_left a {
    color: #fff;
}

.row_6_5 {
    margin: 0px -6.5px;
}

.row_8_5 {
    margin: 0px -8.5px;
}

.list_prod_home {
    padding: 11px 10px;
    padding-bottom: 0px;
    border: 1px solid #b3b2b2;
}

.box_prod {
    border: 1px solid #bcbbbb;
    padding: 14px 11px 9px 11px;
    margin-bottom: 15px;
}

.box_prod:hover {
    border: 1px solid #d29295;
}

.box_img_prod {
    display: inline-block;
    width: 100%;
    border: 1px solid #cccccc;
    border-radius: 4px;
    position: relative;
    box-shadow: 0px 0px 10px #b5b5b5;
}

.box_prod:hover .box_img_prod {
    box-shadow: 0px 0px 10px #d29295;
    border: 1px solid #d29295;
}

.box_prod:hover .box_img_prod .sale_box {
    color: #e6c502;
}

.sale_box {
    position: absolute;
    width: 36px;
    height: 36px;
    background: url("../img/bg_sale.png");
    background-size: 100% 100%;
    top: -13px;
    right: -11px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 36px;
    overflow: hidden;
}

.sub_prod {
    overflow: hidden;
    text-align: center;
}

.name_prod {
    font-size: 12px;
    color: #050000;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    margin: 5px 0px;
    padding: 0px 10px;
}

.name_prod a {
    font-weight: bold;
    color: #050000;
}

.price_new {
    font-size: 14px;
    color: #ff151f;
    line-height: 20px;
}

.price_old {
    font-size: 14px;
    color: #818181;
    line-height: 20px;
}

.price_prod {
    margin-top: 13px;
    display: inline-block;
    width: 92px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    overflow: hidden;
    border-radius: 5px;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    background: -moz-linear-gradient(180deg, #F598A4 0, #FF1721 64%); /* FF3.6+ */
    background: -webkit-gradient(linear, 180deg, color-stop(0, F598A4), color-stop(64%, FF1721)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(180deg, #F598A4 0, #FF1721 64%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(180deg, #F598A4 0, #FF1721 64%); /* Opera 11.10+ */
    background: -ms-linear-gradient(180deg, #F598A4 0, #FF1721 64%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1'); /* for IE */
    background: linear-gradient(180deg, #F598A4 0, #FF1721 64%); /* W3C */
}

.price_prod:hover {
    color: #fff;
    background: -moz-linear-gradient(0deg, #F598A4 0, #FF1721 64%); /* FF3.6+ */
    background: -webkit-gradient(linear, 0deg, color-stop(0, F598A4), color-stop(64%, FF1721)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(0deg, #F598A4 0, #FF1721 64%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(0deg, #F598A4 0, #FF1721 64%); /* Opera 11.10+ */
    background: -ms-linear-gradient(0deg, #F598A4 0, #FF1721 64%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1'); /* for IE */
    background: linear-gradient(0deg, #F598A4 0, #FF1721 64%); /* W3C */
}

.row_2 {
    margin: 0px -2px;
}

.row_13 {
    margin: 0px -13px;
}

.box_video_home {
    text-align: center;
}

.news_home {
    background: #e8e8e8;
    padding: 15px 0px;
}

.box_news_hot {
    margin: 0px 10px 0px 10px;
}

.sub_news_hot {
    overflow: hidden;
}

.name_news_hot {
    font-size: 15px;
    color: #ff151f;
    margin: 5px 0px;
    text-align: justify;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
}

.name_news_hot a {
    color: #ff151f;
}

.name_news_hot a:hover {
    color: #f58635;
}

.des_news_hot {
    font-size: 15px;
    color: #050505;
    text-align: justify;
    height: 66px;
    line-height: 22px;
    overflow: hidden;
}

.img_news_hot {
    display: inline-block;
    width: 100%;
    box-shadow: 0px 0px 10px #6f6f6f;
}

.img_news_hot:hover img {
    opacity: 0.9;
}

.img_news_home {
    display: inline-block;
    width: 70px;
    float: left;
    margin-right: 5px;
}

.sub_news_home {
    overflow: hidden;
}

.name_news_home {
    font-size: 12px;
    color: #ff151f;
    /*text-transform: uppercase;*/
    margin: 0px;
    height: 13px;
    overflow: hidden;
    line-height: 16px;
    margin-bottom: 3px;
}

.name_news_home a {
    color: #ff151f;
}

.des_news_home {
    font-size: 12px;
    color: #050505;
    height: 32px;
    line-height: 16px;
    overflow: hidden;
}

.box_news_home {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px dashed #ccc;
}

.tit_partner {
    font-size: 16px;
    font-weight: bold;
    color: #ff151f;
    text-transform: uppercase;
    border-bottom: 1px solid #ff151f;
    margin: 0px;
}

.tit_partner span,
.tit_partner a {
    display: inline-block;
    color: #ff151f;
    border-bottom: 3px solid #ff151f;
    padding-bottom: 10px;
}

.slider_partner .clickable {
    display: none !important;
}

.slider_partner .item {
    border: 1px solid #ccc;
    margin: 0px 11px;
}

.over_partner {
    width: 100%;
    overflow: hidden;
}

#footer {
    background: #ea3a3c;
    color: #ffffff;
    border-bottom: 20px solid #ffffff;
    padding-bottom: 13px;
    padding-top: 20px;
}

.name_cpn_ft {
    color: #ffffff;
    text-transform: uppercase;
    font-family: UVN_TinTucHepBold;
    margin: 0px;
    margin-bottom: 10px;
}

.contact_cpn_ft {
    font-size: 14px;
    color: #ffffff !important;
    line-height: 23px;
}

.contact_cpn_ft strong {

    color: #ffffff !important;
}

.name_sp_ft,
.tit_ts_cpn {
    text-decoration: underline;
    font-weight: bold;
    color: #ffffff;
}

.sp_cpn_ft {
    font-size: 14px;
    color: #ffffff;
    line-height: 25px;
    margin-top: 5px;
}

.sp_cpn_ft a {
    color: #ffffff;
}

.box_map_ft {
    margin-top: 5px;
}

.name_prod_detail {
    margin-top: 0px !important;
    font-size: 18px;
    font-weight: bold;
}

.title-product h2 a {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.title-product h2 {
    border-bottom: 1px solid #000;
}

.content_detail img {
    max-width: 100%;
    height: auto
}

.back_link li {
    display: inline-block;
}

.back_link li a {
    color: #333;
}

.chitiet {
    font-size: 24px;
    color: #000;
    border-bottom: 1px solid #333;
    font-weight: bold;
}

.text-detail img {
    max-width: 100% !important;
    height: auto !important;
}

.cat_root {
    position: relative;
}

.cat_child {
    position: absolute;
    top: 0px;
    left: 105%;
    width: 200px;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.cat_root:hover .cat_child {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    left: 100%;
    background: #e6c502;
    z-index:100;
    opacity: 1;
}
.cat_root:hover .a-lv1{
    font-size: 16px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.cat_child1 {
    display: none;
}

.tk_left {
    font-size: 14px;
    color: #000;
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #f5f3f4;
}

.cat_li {
    position: relative;
}

.cat_li:hover ul.cat_child1 {
    display: block;
    position: absolute;
    left: 100%;
    top: 0px;
    width: 200px;
}

/*.cat_li:hover{background: #333;color:#fff;}*/
/*chữ nhấp nháy*/
@-webkit-keyframes glowing {
    0% {
        color: #ff0000;
    }
    50% {
        color: #FFEE39;
    }
    /*100% { color: #FFEE39; }*/
}

@-moz-keyframes glowing {
    0% {
        color: #ff0000;
    }
    50% {
        color: #FFEE39;
    }
    /*100% { color: #FFEE39; }*/
}

@-o-keyframes glowing {
    0% {
        color: #ff0000;
    }
    50% {
        color: #FFEE39;
    }
    /*100% { color: #FFEE39; }*/
}

@keyframes glowing {
    0% {
        color: #ff0000;
    }
    50% {
        color: #FFEE39;
    }
    /*100% { color: #FFEE39; }*/
}

.button_hotline {
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

.des_prod_detail {
    padding: 8px 0px;
    font-size: 14px;
}

.text-hotline-d {
    font-size: 16px;
    font-weight: bold;
}

.d-hotline {
    font-size: 24px;
    color: #ff0000;
    font-weight: bold
}

.header_top {
    width: 100%;
}

.icon_cart {
    color: #fff;
    font-size: 28px;
}

.cat_li:hover {
    background: #e5a102;
}

.cat_child1 li:hover {
    background: #e5a102;
}

.support-icon-right {
    background: #F0F3EF;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 9;
    overflow: hidden;
    width: 250px;
    color: #fff !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.support-icon-right h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px !important;
    font-family: Arial;
    color: #fff !important;
    margin: 0 !important;
    background-color: #2196f3;
    cursor: pointer;
}

.support-icon-right i {
    background-color: #D9534F;
    padding: 15px 15px 12px 15px;
}

.online-support {
    display: none;
}

.title_video {
    padding-left: 8px;
    color: #000;
    margin-top: 0px;
    font-size: 26px;
}

.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
    white-space: inherit;
}

.menu_prod_left>li:hover {
    background: #fff !important;
}
