@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: 'Roboto_BlackItalic';
    src: url('../fonts/Roboto-BlackItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-BlackItalic.woff') format('woff'), url('../fonts/Roboto-BlackItalic.ttf')
    format('truetype'), url('../fonts/Roboto-BlackItalic.svg#Roboto-BlackItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto_Light';
    src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf')
    format('truetype'), url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto_Medium';
    src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf')
    format('truetype'), url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto_Bold';
    src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf')  format('truetype'),
    url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}




p {
    margin: 0px;
}

a {
    text-decoration: none;
    color: #333333;
}

a:hover,
a:focus {
    color: #0d7cd6;
    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: 99;
    width: 100%;

}
.clearfix-130{
    clear: both;
    height: 130px;
}
.clearfix-100{
    clear: both;
    height: 100px;
}
.clearfix-80{
    clear: both;
    height: 80px;
}
.clearfix-60{
    clear: both;
    height: 60px;
}
.clearfix-55{
    clear: both;
    height: 55px;
}
.clearfix-50{
    clear: both;
    height: 50px;
}
.clearfix-45{
    clear: both;
    height: 45px;
}
.clearfix-40{
    clear: both;
    height: 40px;
}
.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: #ffffff;
    z-index: 999;
    left: 0;
    border-bottom: 1px solid #ccc;
}
#go_top {
    position: fixed;
    width: 24px;
    height: 25px;
    background: #000;
    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;
}
.img_logo_mb{
    max-height: 60px;
    max-width: 70%
}
.menu_main .nav.is-fixed{
    position: relative;
    z-index: 105;
}
/*========================================================*/
section.qts_head_top {
    padding: 7px 0;
}
.left_text{
    float: left;
    font-family: Roboto_BlackItalic;
    font-size: 14px;
    color: #d20000;
}
.hotline_header{
    float: right;
}
.hotline_header li{
    display: inline-block;
    color: #424242;
    font-family: Roboto_Light;
    margin-left: 20px;
}
.hotline_header li a{
    color: #424242;
    font-family: Roboto_Light;
}
.hotline_header img{
    margin-right: 5px;
}
.qts_head_mid{
    background: #f1f1f1;
    padding: 5px 0;
}
.drop_search{
    width: 72px;
    border: 2px solid #d20000;
    height: 40px;
    border-radius: 0px;
    font-size: 13px;
    color: #666666;
    border-right: 1px solid #ccc;
}
.drop_search:focus, .drop_search:active:focus, .drop_search.active:focus, .drop_search.focus, .drop_search:active.focus, .drop_search.active.focus {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}
.drop_search:hover, .drop_search:focus, .drop_search.focus, .drop_search:active, .drop_search.active, .open>.drop_search.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #d20000;
}
.input_search{
    border: 2px solid #d20000;
    height: 40px;
    font-size: 12px;
    border-left: 1px solid #ccc;
}
.but_search_top{
    background: #d20000;
    border: 2px solid #d20000;
    height: 40px;
    width: 114px;
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0px;
}

.but_search_top:hover, .but_search_top:focus, .but_search_top.focus, .but_search_top:active, .but_search_top.active, .open>.but_search_top.btn-default {
    color: #fff;
    background-color: #d2430e;
    border-color: #d2430e;
}

.search_box{
    max-width: 505px;
    width: 100%;
    margin: 17px 0;
    float: left;
    margin-right: 33px;
}
.logo_pc{
    margin-top: 8px;
    margin-bottom: 8px;
}
.fade.in {
    padding: 10px 0px;
}
.modal-backdrop.in {
    opacity: 0.5 !important;
}
.panel-success>.panel-heading {
    color: #fff;
    background-color: #70AD01;
    border-color: #70AD01;
}
.panel-success {
    border: none;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #000;
    margin-top: -5px;
    color: #fff;
    opacity: .7;
}
.form-group .control a:hover{
    cursor: pointer;
}
.user_info{
    color: #333333;
    margin: 17px 0;
    float: left !important;
    width: 185px;
    height: 40px;
    padding-left: 42px;
    padding-right: 8px;
    background: url("../img/user.png") no-repeat left 0 center;
}
.user_info_tit{
    font-weight: bold;
    color: #333333;
    margin-bottom: 3px;
    font-size: 14px;
}
.user_info .user_info_txt{
    color: #999999;
}
.info_cart .lbl {
    display: block;
}
.info_cart span{
    display: block;
}
.total-price{
    color: #999999;
}
.info_cart{
    line-height: 22px;
    margin: 17px 0;
    float: left;
    width: 89px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #cccccc;
}
#header__main__toggle_cart {
    float: right !important;
    width: 50px;
    height: 46px;
    padding: 0;
    background-repeat: no-repeat;
    background-image: url(../img/toggle-cart.icon.png);
    cursor: pointer;
    position: relative;
    font-size: 14px;
    margin: 14px 0;
}
#header__main__toggle_cart .counter {
    color: #FFFFFF !important;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* font-weight: 500 !important; */
    font-weight: normal!important;
    font-family: 'Roboto-Medium', sans-serif;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 25px;
    height: 16px;
    line-height: 16px;
    font-size: 11px;
    padding: 0 3px;
}
.dm_sp {
    min-height: 46px;
    background: #ef7d00;
    padding: 13px 0;
}
.f14bu_ffff {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.menu-danh-muc-san-pham ul.sub-menu>li:hover:after{
    content: '' !important;
    position: absolute !important;
    border-style: solid !important;
    border-width: 16px 0 16px 5px !important;
    border-color: transparent #d60c0c !important;
    display: block !important;
    width: 0 !important;
    z-index: 999 !important;
    margin-top: -28px !important;
    right: -5px !important;
}
.icon_mn_slider{
    display: block;
    width: 40px;
    height: 25px;
    text-align: center;
}
.icon_mn_slider img{
    max-height: 30px;
    max-width: 20px
}
.row_5{
    margin: 0 -5px;
}
.row_10{
    margin: 0 -10px;
}
/*.tit_prod_home{*/
    /*position: relative;*/
/*}*/
/*.tit_prod_home:after{*/
    /*content: '' !important;*/
    /*position: absolute !important;*/
    /*border-style: solid !important;*/
    /*border-width: 30px 0 30px 10px !important;*/
    /*border-color: transparent #7cb342 !important;*/
    /*display: block !important;*/
    /*width: 0 !important;*/
    /*z-index: 999 !important;*/
    /*margin-top: -60px !important;*/
    /*right: -10px !important;*/

/*}*/
/*.tit_prod_home a{*/
    /*color: white;*/
    /*font-family: Roboto_Medium;*/
    /*font-size: 14px;*/
    /*text-transform: uppercase;*/
    /*display: block;*/
    /*background: url("../img/thucpham.png") no-repeat left 15px center;*/
    /*padding: 5px 1px 5px 45px;*/
    /*position: relative;*/
    /*height: 100%;*/

/*}*/
/*!*.tit_prod_home a:after{*!*/
    /*!**!*/
/*!*}*!*/
/*.tit_prod_home{*/
    /*margin: 0;*/
    /*height: 62px;*/
    /*border-bottom: 1px solid #e8e6e6;*/
    /*background: #7cb342;*/
    /*max-width: 165px;*/
    /*width: 100%;*/
/*}*/
/*.tit_prod_home a span{*/
    /*position: absolute;*/
/*}*/
.slider_list_prod h3{
    margin-top: 5px;
    margin-bottom: 0;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    text-align: center;
}
.slider_list_prod h3 a{
    color: #333333;
}
.slider_list_prod .item{
    text-align: center !important;
}
.slider_list_prod .item img{
    width: 26px !important;
    height: 26px;
    margin: auto;
}
.icon_slider{
    font-size: 15px;
    color: black;
}
.owl-dots{
    display: none;
}
.sc_slider_list_prod {
    padding: 9px 0 8px 0;
}
.sc_prod_cate {
    border-top: 2px solid #7cb342;
}
.slider_list_prod .owl-nav{
    top: 50%;
}
.slider_list_prod .item{
    border-right: 1px solid #e8e6e6;
}
.sc_prod_cate .category-brands-list {
    z-index: -2;
    padding-left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 1px;
    width: 14.8%;
    height: 390px;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    border: 1px solid #e8e6e6;
}
.sc_prod_cate .category-brands-list>li{
    margin-bottom: 5px;
}
.sc_prod_cate .category-brands-list>li>a{
    text-align: center;
}
.sc_prod_cate .category-brand-logo{
    display: inline-block;
    width: 100%;
    height: 74px;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    line-height: 56px;
}
.sc_prod_cate .category-brand-logo img{
    max-height: 74px;
    vertical-align: middle;
}
.tit_home{
    height: 59px;
}
.category-features{
    float: left;
    width: 63.85%;
    height: 390px;
    padding: 5px;
    border-top: 1px solid #e8e6e6;
    border-bottom: 1px solid #e8e6e6;
}
.category-features .category-feature-1 {
    overflow: hidden;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
}
.category-features .category-feature-2 {
    position: absolute;
    top: 248px;
    left: 0;
    width: 280px;
    height: 159px;
    overflow: hidden;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
}
.box_product_home h3{
    margin-top: 0;
    font-size: 10.65px;
    color: black;
    font-family: Roboto_Bold;
    text-transform: uppercase;
    line-height: 17px;
    height: 73px;
    overflow: hidden;
    margin-bottom: 15px;
}
.box_product_home h3 a:hover{
    color: black;
    text-decoration: underline;
}
.box_product_home img{
    float: right;
    max-width: 106px;
    margin-left: 15px;
    margin-top: 5px;

}
.box_product_home img:hover{
    opacity: 0.8;
}
.price{
    font-family: Roboto_Light;
    font-size: 10.65px;
}
.txt_price{
    float: left;
    margin-right: 5px;
}
.price span{
    display: block;
}
.nb_price{
    display: block;
    overflow: hidden;
}
.price_new{
    font-family: Roboto_Bold;
    color: #d20000;
}
.price_old{
    text-decoration: line-through;
}
.box_product_home {
    padding: 20px 7px;
}
.category-best-sells {
    z-index: -2;
    float: left;
    width: 21.35%;
    height: 390px;
    padding: 10px;
    border: 1px solid #e8e6e6;

}
.category-best-sells  .category-best-sells-list li img{
    float: left;
    margin-left: 0;
    margin-right: 10px;
    max-width: 77px;
    margin-top: 0;
}
.category-best-sells  .category-best-sells-list li .box_product_home h3{
    height: 35px;
    margin-bottom: 10px;
}
.category-best-sells  .category-best-sells-list li .box_product_home{
    padding: 0;
    margin-bottom: 10px;
}
.see_more{
    color: #d20000;
    font-size: 10.65px;
    display: inline-block;
    margin-top: 10px;
}
.see_more:hover{
    color: #d20000;
    text-decoration: underline;
}
/*.cl_1 a{*/
    /*background: #7cb342 url("../img/tieudung.png") no-repeat left 15px center;*/
/*}*/
/*.cl_2 a{*/
    /*background: #2bafa4 url("../img/smatphone.png") no-repeat left 15px center;*/
/*}*/
/*.cl_2{*/
    /*border-top-color: #2bafa4;*/
/*}*/
/*.cl_2:after{*/
    /*border-color: transparent #2bafa4 !important;*/
/*}*/
/*.sld_2{*/
    /*border-top-color: #2bafa4;*/
/*}*/
/*.cl_3 a{*/
    /*background: #d2845e url("../img/nha.png") no-repeat left 15px center;*/
/*}*/
/*.cl_3{*/
    /*border-top-color: #d2845e;*/
/*}*/
/*.cl_3:after{*/
    /*border-color: transparent #d2845e !important;*/
/*}*/
/*.sld_3{*/
    /*border-top-color: #d2845e;*/
/*}*/
.tit_prod_home{
    margin-top: 0;
    margin-bottom: 0;
}
.category-item-icon {
    width: 32px;
    height: 32px;
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -16px;
    line-height: 32px;
    text-align: center;
}
.category-item-icon > img {
    max-width: 100%;
    height: auto;
    margin-top: -6px;
}
.category-item-title {
    margin-left: 40px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-family: Roboto_Medium;
    text-transform: uppercase;
    line-height: 20px;
    color: #FFFFFF;
    height: 61px;
    height: 40px \9;
    width: 125px;
    background-repeat: no-repeat;
    background-position: left center;
}
.category-item-title > span {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tit_prod_home:after{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 32px 0 32px 8px;
    display: block;
    width: 0;
    z-index: 1;
    margin-top: -34px;
    right: -8px;
    top: 50%;
    border-color: transparent #7CB342;
}
/*.tit_home{*/
    /*border-bottom: 1px solid #e8e6e6;*/
/*}*/
.tit_prod_home{
    position: relative;
    width: 165px;
    background-color: #7CB342;
}
.cl_2 .tit_prod_home{
    background-color: #2bafa4;
}
.cl_2 .tit_prod_home:after{
    border-color: transparent #2bafa4;
}
.cl_2{
    border-top-color: #2bafa4;
}
.cl_3 .tit_prod_home{
    background-color: #d2845e;
}
.cl_3 .tit_prod_home:after{
    border-color: transparent #d2845e;
}
.cl_3{
    border-top-color: #d2845e;
}

.cl_4 .tit_prod_home{
    background-color: #f8b93e;
}
.cl_4 .tit_prod_home:after{
    border-color: transparent #f8b93e;
}
.cl_4{
    border-top-color: #f8b93e;
}
.cl_5 .tit_prod_home{
    background-color: #ca64c2;
}
.cl_5 .tit_prod_home:after{
    border-color: transparent #ca64c2;
}
.cl_5{
    border-top-color: #ca64c2;
}
.cl_5 .tit_prod_home{
    background-color: #ca64c2;
}
.cl_5 .tit_prod_home:after{
    border-color: transparent #ca64c2;
}
.cl_5{
    border-top-color: #ca64c2;
}
.cl_6 .tit_prod_home{
    background-color: #f57aa5;
}
.cl_6 .tit_prod_home:after{
    border-color: transparent #f57aa5;
}
.cl_6{
    border-top-color: #f57aa5;
}

.qts_footer_top{
    background: #f9f9f7;
}
.icon_sv{
    float: left;
    text-align: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #ffffff;
    line-height: 60px;
    margin-right: 30px;
}
.txt_sv{
    color: #404040;
    font-size: 12px;
    text-align: justify;
    line-height: 18px;
    padding-right: 10px;
    display: block;
    overflow: hidden;
}
.qts_footer_top{
    padding: 50px 0;
    border-bottom: 3px solid #f01720;
}
.tit_ft{
    font-size: 13px;
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 16px;
    font-weight: bold;
}
.menu_ft li a{
    font-size: 12px;
    color: #333333;
}
.menu_ft li a:hover{
    text-decoration: underline;
}
.menu_ft li{
    color: #333333;
    line-height: 28px;
    list-style-type: disc;
    list-style-position: inside;
}
.box_ft input{
    width: 100%;
    height: 28px;
    margin: 10px 0;
}
.box_ft button{
    border: none;
    background: #f05922;
    color: #FFFFFF;
    padding: 5px 0px;
    width: 110px;
    text-align: center;
}
.form_ft{
    padding-right: 15px;
}
.thongbao{
    float: right;
}
.ship img{
    max-width: 227px;
    width: 100%;
}
.box_ft{
    min-height: 210px;
}
.box_sv {
    min-height: 85px;
}
.add_ft{
    font-size: 13px;
    color: #333333;
    font-weight: bold;
    padding-right: 15px;
}
.add_ft i img{
    float: left;
    margin-right: 15px;
}
.txt_add{
    display: block;
    overflow: hidden;
    padding-bottom: 20x;


}
.txt_add ul li{
    list-style-type: disc;
    list-style-position: inside;
    color: #333333;
}
.hotline_ft{
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid #cccccc;
}
.hotline_ft span{
    color: red;
    font-size: 24px;
}
.list_link_hd>a {
    display: inline-block;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    text-align: center;
    line-height: 44px;
    background: #4d67a3;
    color: #ffffff;
    font-size: 28px;
    float: left;
    overflow: hidden;
    margin: 0px 0px 0px 10px;
}
.list_link_hd>a.fa-youtube {
    background: #d41d1d;
}
.list_link_hd>a.fa-google-plus {
    background: #e02f2f;
}
.list_link_hd>a.fa-twitter {
    background: #598dca;
}
.list_link_hd>a.fa-pinterest {
    background: #cc2127;
}
.list_link_hd>a.fa-instagram {
    background: #527fa4;
}
.slogan_ft{
    font-size: 12px;
    color: #333333;
    font-weight: bold;
    text-transform: uppercase;
}
.slogan_ft span{
    color: red;
}
.contact_ft{
    padding: 5px 0;
    border-bottom: 1px solid #cccccc;
}
.menu_info_ft li a{
    font-size: 12px;
    color: #333333;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 10px;
    position: relative;
    display: inline-block;
}
.menu_info_ft li:not(:last-child) a:after{
    content: '|';
    position: absolute;
    display: inline-block;
    right: 0;
    top: 9px;
    color: #333333;

}
.menu_info_ft li:first-child a{
    padding-left: 0;
}
.menu_info_ft li{
    display: inline-block;
}
.chat{
    position: fixed;
    bottom: 0;
    right: 15%;
}
section.qts_footer_mid {
    padding: 10px 0;
}
.qts_head_bot{
    background: #FFFFFF;
}
.menu-danh-muc-san-pham ul.sub-menu{
    display: none;
}
.menu-danh-muc-san-pham ul.top-menu-v2  h3 {
    background-color: #d60c0c;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    padding: 12px 10px;
    width: 100%;
    text-transform: uppercase;
    font-family: Roboto_Medium;
    text-align: center;
}
.menu-danh-muc-san-pham ul.top-menu-v2  h3 .fa{
    margin-right: 10px;
}
.menu-danh-muc-san-pham:hover .sub-menu{
    display: block;
    transition: all 0.5s;

}
.menu-danh-muc-san-pham{
    transition: all 0.5s;
    position: relative !important;

}
.top-menu-v2 .sub-menu{
    transition: all 0.5s;
    position: absolute !important;

}
.sub-menu{
    width: 100%;
}
.tit_prod_cate{
    margin-top: 5px;
}
.tit_prod_cate span{
    font-size: 15px;
    font-family: Roboto_Medium;
    text-transform: uppercase;
    margin: 10px 0;
    display: block;
    padding: 0 10px;
}
.menu_prod_cate ul li a{
    font-size: 13px;
    color: #5b5b5b;
    font-family: Roboto_Medium;
}
.menu_prod_cate ul li{
    margin-bottom: 10px;
    padding: 2px 20px;
}
.menu_prod_cate ul li a:hover{
    text-decoration: underline;
}
.menu_prod_cate{
    border: 1px solid #cccccc;
    background: #f3f3f3;
    border-radius: 5px;
}
.back_link ul li {
    display: inline-block;
}
.back_link ul li:not(:last-child):after {
    content: '>';
    color: #797979;
    padding: 0 3px;
}
.back_link ul li a{
    font-family: Roboto_Light;
    color: #5b5b5b;
    font-size: 12px;
    text-transform: uppercase;
}
.qts_mid_content{
    padding: 0 15px;
}
.back_link{
    padding: 5px 0;
}
.qts_head_bot{
    border-bottom: 1px solid #cccccc;
}
.info_content_cate h2{
    font-size: 15px;
    font-family: Roboto_Medium;
    text-transform: uppercase;
    margin: 20px 0;
    display: block;

}
.info_content_cate{
    font-size: 14px;
    font-family: Roboto_Light;
    color: black;
    line-height: 18px;
    text-align: justify;
}
.name_prod{
    line-height: 18px;
    margin: 10px 0;
    font-size: 14px;
    color: black;
    font-family: Roboto_Bold;
    text-align: center;
}
.name_prod a{
    color: #000000;
}
.box_prod_cate .price{
    text-align: center;
    width: 133px;
    margin: auto;
    font-size: 14px;
}
.img_prod img:hover{
    opacity: 0.8;
}
.name_prod a:hover{
    color: #d20000;
}
.box_prod_cate{
    margin-bottom: 33px;
}

.phantrang_prod {
    text-align: right;
}
.phantrang li {
    display: inline-block;
    padding-right: 2px;
}
.phantrang>li:first-child>a, .phantrang>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.phantrang>li:last-child>a, .phantrang>li:last-child>span {
    margin-left: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.phantrang>.active>a, .phantrang>.active>span, .phantrang>.active>a:hover, .phantrang>.active>span:hover, .phantrang>.active>a:focus, .phantrang>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #fb3f40;
    border-color: #fb3f40;
}
.phantrang>li>a, .phantrang>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    border-radius: 4px;
}
.phantrang>li>a:hover, .phantrang>li>span:hover, .phantrang>li>a:focus, .phantrang>li>span:focus {
    color: #fff;
    background-color: #fb3f40;
    border-color: #fb3f40;
}
.phantrang{
    margin: 0;
    display: inline-flex;
}
#product_gallery {
    position: relative;
    float: left;
    width: 400px;
    margin-right: 16px;
}

/*====================slider_detail*======================================*/
.gc-icon.gc-icon-download{
    display: none !important;
}
.gc-thumbs-area-next .gc-icon.gc-icon-next:before{
    content: "\f105" !important;
    font: normal normal normal 24px/1 fontawesome !important;
    width: 24px;
    height: 24px;
    text-align: center;
}
.gc-thumbs-area-prev .gc-icon.gc-icon-prev:before{
    content: "\f104" !important;
    font: normal normal normal 24px/1 fontawesome !important;
    width: 24px;
    height: 24px;
    text-align: center;
}
.gc-display-area .gc-icon.gc-icon-next{
    width: 36px !important;
    height: 50px !important;
    right: 10px;
    border: none;
    background: none !important;
}
.gc-display-area .gc-icon.gc-icon-next:before{
    content:"\f138" !important;
    font: normal normal normal 30px/1 fontawesome !important;
    width: 36px;
    height: 50px;
    text-align: center;
    color: #d00009;
}
.gc-display-area .gc-icon.gc-icon-prev{
    width: 36px !important;
    height: 50px !important;
    left: 10px;
    background: none !important;
    border: none;
}
.gc-display-area .gc-icon.gc-icon-prev:before{
    content: "\f137" !important;
    font: normal normal normal 30px/1 fontawesome !important;
    width: 36px;
    color: #fff;
    height: 50px;
    text-align: center;
    color: #d00009;
}
.gc-icon-close{
    background: none !important;
    border: none !important;
}
.gc-overlay-right-icons .gc-icon.gc-icon-next{
    width: 36px !important;
    height: 50px !important;
    text-align: center;
    background: none !important;
    border: none !important;
}
.gc-overlay-right-icons .gc-icon.gc-icon-next:before{
    content: "\f105" !important;
    font: normal normal normal 48px/1 fontawesome !important;
    width: 36px !important;
    height: 50px !important;
    color: #fff;
}
.gc-overlay-left-icons .gc-icon.gc-icon-prev{
    width: 36px !important;
    height: 50px !important;
    text-align: center;
    background: none !important;
    border: none !important;
}
.gc-overlay-left-icons .gc-icon.gc-icon-prev:before{
    content: "\f104" !important;
    font: normal normal normal 48px/1 fontawesome !important;
    width: 36px !important;
    height: 50px !important;
    color: #fff;
}
.gc-icon.gc-icon-enlarge{
    display: none !important;
}
.gc-overlay-top-icons .gc-icon.gc-icon-close:before{
    content: "\f00d" !important;
    font: normal normal normal 25px/1 fontawesome !important;
    color: #fff;
    width: 24px;
    text-align: center;
}
.glass-case{
    margin-left: 15px;
}
.gc-icon-next{
}
.gc-thumbs-area-prev .gc-icon-prev-vt{
    display: none !important;
}
gc-icon gc-icon-next-vt{
    display: none !important;
}
.glass-case ul li{
    border:1px solid #ebebeb !important;
    cursor: pointer !important;
}
.glass-case ul li.gc-active{
    border: 1px solid #e9cf10 !important;
    box-shadow: #e9cf10 0px 1px 1px 0px;
}

.gc-thumbs-area-next .gc-icon-next-vt{
    display: none !important;
}

/* ===============end_slider detail*====================================*/

.item-info-block .item-title {
    line-height: 24px;
    font-size: 21px;
    margin: 0px;
    margin-bottom: 8px;
    color: #000000;
}
.item-info-block .item-brand {
    color: #999999 !important;
    float: left;
    display: inline-block;
    position: relative;
    font-size: 12px;
}
.item-info-block .item-brand > a {
    color: #0388CD;
    position: relative;
}
.item-info-block .item-brand span.divider {
    font-size: 11px;
    color: #CCCCCC;
}
.item-info-block .item-rating {
    /* float: left; */
    /* display: inline-block; */
    display: inline;
    position: relative;
    padding-right: 8px;
    margin-right: 8px;
}
#product_info .adr-rate {
    display: inline-block;
    float: none;
}

.adr-rate {
    background: url(../img/bkg_rating.png) repeat-x scroll 0 0 transparent;
    font-size: 0;
    height: 12px;
    margin-right: 5px;
    margin-top: 5px;
    text-indent: -999em;
    width: 60px;
    display: block;
    float: left;
}
#product_info .adr-rate {
    width: 72px;
    background: url(../img/bkg_rating2.png) repeat-x scroll -1px -6px transparent;
}
.font-size-small {
    font-size: 12px;
}
.info_detail{
    margin: 20px 0;
    padding: 20px 0;
    border-bottom: 1px solid #CCCCCC;
}
.info_detail ul li{
    font-size: 12px;
    margin-bottom: 5px;
    color: #666666;
    list-style: square;
    list-style-position: inside;
}
#product_info {
    float: left;
    width: 455px;
    margin-bottom: 24px;
}
#product_info .item-info-block {
    margin-bottom: 16px;
}
.price_detail {
    color: #D60C0C !important;
    font-size: 24px;
    /* height: 24px; */
    line-height: 24px;
}
.line_price .original{
    text-decoration: line-through;
}
.line_price .discount{
    color: #d60c0c;
    font-weight: bold;
}
#item_prices_vingroup__left {
    float: left !important;
    width: 244px;
    padding-top: 8px;
}
#item_prices_vingroup__left > .line_price_id > .value.vingroup {
    color: #43A047 !important;
    font-size: 16px;
    line-height: 24px;
}
#page_content_right {
    width: 223px;
    margin-left: 16px;
    float: left;
}
.tuychon img{
    float: left;

}
.tuychon .txt{
    display: block;
    overflow: hidden;
    float: left;
    margin-left: 10px;
}
#page_content_right hr{
    margin: 10px 0;
}
.tuychon{
    margin-bottom: 10px;
}
#page_content_right{
    background: #f4f7f8;
    padding: 5px;
}
.content_detail h2{
    font-size: 32px;
    font-family: Roboto_Light;
}
.tit_lq{
    font-size: 15px;
    font-family: Roboto_Medium;
    text-transform: uppercase;
}
.menu_mb .cart_mb{
    position: absolute;
    top: 5px;
    right: 0;
}
.menu_mb .cart_mb #header__main__toggle_cart{
    margin: 0;
}
.menu-danh-muc-san-pham ul.sub-menu{
    height: 465px;
}
#floating_banner_left img{
    height: 495px;
}
#floating_banner_right img{
    height: 495px;
}
.btn_shop{
    margin: 15px 0;
}
.btn_shop input{
    width: 50px;
    height: 37px;
    margin-right: 25px;
    padding: 5px;
}
.btn_shop button{
    border: none;
    background: #d60c0c;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 10px 30px;
    display: inline-block;
}
.pageView {

    width: 120px;
    text-align: right;
    font-size: 11px;
    color: #747474;
    display: inline-block;

}
#voteView0 {
    display: block;
    line-height: 18px;
    text-align: right;
    background-position: 0 -329px;
}
.si{
    background: url(../img/spriteIcon.png) no-repeat transparent;
}


.box_news {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: block;
}
.tit_news {
    font-size: 13px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
}
.sub_news p {
    font-size: 14px;
    color: #333;
    text-align: justify;
    line-height: 20px;
}
a.view {
    text-align: right;
    display: block;
    color: green;
    margin-top: 20px;
}
