﻿*{
    margin: 0;
    padding: 0;
}
ul li{
    list-style: none;
}
.p_l_0{
    padding-left: 0;
}
.p_r_0{
    padding-right: 0;
}
.active{
    display: block;
}
.container {
    max-width: 1175px;
    margin: 0 auto;
}

@font-face{
    font-family:"UVNConThuy";
    src:url(../fonts/16-6401-UVNConThuy.TTF);
    font-weight:400;
    font-style:normal;
}
@font-face{
    font-family:"OpenSans-Bold";
    src:url(../fonts/OpenSans-Bold.ttf);
    font-weight:400;
    font-style:normal;
}
@font-face{
    font-family:"Nabila";
    src:url(../fonts/Nabila.ttf);
    font-weight:400;
    font-style:normal;
}
@font-face{
    font-family:"Roboto Light";
    src:url(../fonts/16-6401-Roboto-Light.ttf);
    font-weight:400;
    font-style:normal;
}
@font-face{
    font-family:"UVN Mua Thu";
    src:url(../fonts/uvnmuathu.eot);
    src:url(../fonts/uvnmuathu.eot#iefix) format("embedded-opentype"),
    url(../fonts/uvnmuathu.woff) format("woff"),
    url(../fonts/uvnmuathu.ttf) format("truetype"),
    url(../fonts/uvnmuathu.svg) format("svg");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:"Tahoma";
    src:url(../fonts/73-13973-tahoma.ttf);
    font-weight:400;
    font-style:normal;
}
/*=============================================== H E A D E R  T O P T O P ================================================*/
section#header-top-top {
    background-color: #f5f5f5;
    border-bottom: 1px solid #ccc;
}

.header-top-top {
    padding: 0;
}
.web_wellcome{
    padding-left: 0;
}
.web_wellcome h4 {
    font-size: 12px;
    color: #666;
}
.web_social{
    padding-right: 0;
}
.web_social ul {
    margin-bottom: 0;
}
.web_social ul li {
    float: left;
    padding: 6px 14px;
    border-left: 1px solid #ccc;
}
.web_social ul li:last-child{
    border-right: 1px solid #ccc;
}
.social i{
    color: #666;
}
.social:hover i{
    color: #fff;
}
.web_social .fa:hover, .social .fa i:hover{
    background-color: #3b5998;
}
.web_social .twi:hover, .social .twi i:hover{
    background-color: #1da1f2;
}
.web_social .goo:hover, .social .goo i:hover{
    background-color: red;
}
.web_social .you:hover, .social .you i:hover{
    background-color: #cc181e;
}
.social {
    display: inline-block;
    float: right;
    line-height: 33px;
    width: 45px;
    border-left: 1px solid #ccc;
    padding-left: 15px;
}
.social:first-child{
    border-right: 1px solid #ccc;
}

/*=============================================== H E A D E R  T O P ================================================*/

.header {
    padding: 10px 0;
    background-color: #fff;
}
.header_top_1_5{
    width: 20%;
    float: left;
}
.header_top_1_5:last-child{
    padding-right: 0;
}
.logo{
    padding-left: 0;
}
.logo img{
    width: 100%;
}
.i_con i {
    color: #d92727;
    float: left;
    font-size: 25px;
    line-height: 34px;
    margin-right: 5px;
}
.i_con h4 {
    font-size: 12px;
    text-transform: uppercase;
    line-height: 16px;
    color: #333;
}
.hotline {
    border: 1px dashed #d92727;
    margin-top: 14px;
}
.hotline h4 {
    font-size: 13px;
    color: #d92727;
    font-weight: bold;
    margin: 0;
    padding: 5px 0 5px 10px;
}
.hotline h4 a{
    font-size: 13px;
    color: #d92727;
    font-weight: bold;
    margin: 0;
    text-decoration: none;
    padding: 5px 0 5px 10px;
}
.hotline img {
    margin-top: -20px;
}
.header_top_i_con{
    padding-top: 5px;
}
.cart_menu a {
    color: #fff;
}

/*=============================================== M E N U ================================================*/
#menu_main{
    margin-bottom: 15px;
    background-image: url(/uploads/images/bg_menu_main.png);
}
.menu_xs_sm{
    display: none;
}
.nav_menu .menu_ul_1 li {
    float: left;
    padding: 5px 15px;
    height: 100%;
}
.menu_ul_1{
    margin-bottom: 0;
    height: 100%;
}
.nav_menu {
    width: 100%;
    height: 40px;
}
.nav_menu .menu_ul_1 li a{
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    line-height: 30px;
}

.nav_menu .menu_ul_1 li:hover{
    background-color: #ba1a1a;
}
.nav_menu .menu_ul_1 li li a{
	white-space: nowrap;
}
.cart_menu {
    float: right;
    color: #fff;
    padding: 10px 27px 0 27px;
    cursor: pointer;
    position: relative;
}
.cart_menu i {
    font-size: 24px;
    color: #fff;
}
.cart_menu span {
    padding: 3px 7px;
    background-color: #ff3333;
    border-radius: 16px;
    position: absolute;
    left: 43px;
    top: 4px;
}
.cart_menu_mobile{
    display: none;
}

.menu_con_1{
    position: relative;
}
.menu_con_1:hover .menu_ul_2{
    display: block;
}
.menu_ul_2 {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    background-color: #D92727;
    /*width: 200px;*/
    z-index: 4;
}
.menu_ul_2 li{
    width: 100%;
}
.menu_ul_3, .menu_ul_4{
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 1;
    background-color: #D92727;
    width: 200px;
}
.menu_con_2, .menu_con_3{
    position: relative;
}
.menu_con_2:hover>.menu_ul_3, .menu_con_3:hover>.menu_ul_4{

    display: block;
}
.search {
    width: 37px;
    height: 100%;
    color: #fff;
    float: right;
    padding: 6px;
    font-size: 20px;
    cursor: pointer;
    position: relative;
}
.search:hover .form_search{
    display: block;
}
.form_search{
    position: absolute;
    top: 100%;
    right: 0;
    width: 300px;
    height: 60px;
    background-color: #666;
    z-index: 10;
    display: none;
    text-align: center;
    padding-top: 10px;
   
}
.form_search input[type="text"] {
    width: 90%;
    text-align: center;
    font-size: 14px;
    height: 40px;
    outline: none;
    color: #000;
}
.search_mobile{
    display: none;
}
li.menu_con_2 {
    position: relative;
}
ul.menu_ul_3 {
    position: absolute;
    left: 100%;
    top: 0;
    background-color: #D92727;
    width: 100%;
}
.li_menu_left{
    position: relative;
}
.li_menu_left:hover>.menu_ul_left_2{
    display: block;
}
.menu_ul_left_2{
    position: absolute;
    left: 100%;
    top: 0;
    background-color: #fff;
    z-index: 99;
    /*width: 200px;*/
    display: none;
    border:1px solid #ccc;
    margin-top: -1px;
}
.menu_ul_left_2 li{
    width: 100%;
}
.menu_ul_left_2>li:hover>a{
    color: #fff;
}
.menu_ul_left_2 li a{
    color: #999!important;
}
/*===================================== C A T E G O R I E S ========================================*/
.menu_left_mobile{
    display: none;
}
#categories {
    display: none;
    border: 1px solid #292727;
    width: 300px;
    height: 100vh;
    background-color: #1F1F1F;
    position: fixed;
    top: 0;
    z-index: 9999;
    padding: 20px;
    font-size: 13px;
    overflow: auto;
    
}
#categories ul li{
    border-bottom: 1px solid #5F5656;
    padding: 10px 0;
}
#categories ul li a{
    color: #e4dddd;
    text-decoration: none;
}
#categories ul li a:hover, #categories ul li i:hover{
    color: #DA4D4D;
}
#categories ul li a:hover{
    color: #ff6666;
}
#categories ul li i{
    float: right;
    color: #5F5656;
    cursor: pointer;
}
#categories ul li:last-child{
    border-bottom: none;
}
#categories .cat_furniture, #categories .cat_furniture .cat_furniture2{
    padding-left: 20px;
    border-top: 1px solid #5F5656;
    display: none;
    margin-top: 10px;
}

#categories .cat_furniture li:last-child{
    padding-bottom: 0;
}
#categories>div{
    margin-bottom: 20px;
}
#categories>div>i{
    float: right;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}
#categories>div>i:hover{
    color: #c20000;
}
.title.title_mobile h3 {
    display: inline-block;
}
.title.title_mobile {
    background-color: #666;
    color: #fff;
    cursor: pointer;
}

.down_cnc{
    display: none;
}
ul.cat_furniture_1 {
    padding-left: 20px;
    border-top: 1px solid #5F5656;
    display: none;
    margin-top: 10px;
}
/*=============================================== M E N U  L E F T ================================================*/
#menu_left_sec .container{
    padding-left: 0;
    padding-right: 0;
}
.cate, .news_cooking{
    padding: 0;
    margin-bottom: 30px;
    background-color: #fff;
}
.menu_left{
    padding-left: 0;
    width: 20%;
    float: left;
}
.title h3 {
    margin: 0;
    background-color: #666;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 13px 20px;
    font-weight: bold;
    line-height: 18px;
}
.list_cate {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.list_cate ul li {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    display: flex;
}
.list_cate ul li:last-child{
    border-bottom: none;
}
.list_cate ul li a {
    color: #666!important;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    padding-left: 15px;
}
.list_cate ul li li a{
	white-space: nowrap;
	padding-right: 15px;
}
.list_cate ul li:hover{
    background-color: #666;
}
.list_cate ul>li:hover>a{
    color: #fff!important;
}
.list_cate ul {
    margin-bottom: 0;
    z-index: 99;
}
.list_cate ul li h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 20px;
}
li.menu_con_2:hover>.menu_ul_left_2 {
    display: block;
}

/*==================================================== N E W S ================================*/
.news_cooking ul li a{
    color: #333;
    text-decoration: none;
}
.news_cooking ul {
    border: 1px solid #ccc;
    margin-bottom: 0;
}
.news_cooking ul li {
    margin: 0 10px;
    padding: 10px 0;
    border-bottom: 1px dotted #ccc;
}
.news_cooking ul li:last-child{
    border-bottom: none;
}
.news_cooking ul li a:hover{
    color: #d92727;
}


/*==================================================== E M A I L  ================================*/
.email_letter{
    padding-right: 0;
    padding-left: 0;
}
.email_letter ul{
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 10px;
}
.email_letter ul li h6 {
    font-size: 12px;
    font-style: italic;
    text-decoration: none;
    color: #ff3333;
    margin: 0;
    line-height: 16px;
}
.email_letter ul li:last-child{
    padding-top: 10px;
}
.submit_letter {
    width: 100%;
    border: 1px solid #666;
}
.submit_letter input[type="text"] {
    width: 78%;
    height: 30px;
    color: #666;
    font-size: 12px;
    font-style: italic;
    padding-left: 10px;
    border: none;
    outline: none;
}
.submit_letter input[type="submit"] {
    width: 21%;
    border: none;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    padding: 4px;
    float: right;
    height: 30px;
    font-weight: bold;
}
/*==================================================== S L I D E R ================================*/
.content_right {
    width: 80%;
    padding-right: 0;
}
.slider{
    width: 100%;
    padding-right: 0;
    margin-bottom: 15px;
}
.slider .carousel-control.left, .slider .carousel-control.right{
    background-image: none;
}
.slider img{
    max-height: 390px;
}
/*==================================================== SẢN PHẨM NỔI BẬT ================================*/
.product_highlights .title {
    border-bottom: 1px solid #ccc;
    background-color: #666;
}
.product_highlights{
    border: 1px solid #ccc;
    background-color: #fff;
    position: relative;
    margin-bottom: 30px;
}
.product_highlights .title .title_spnoibat, .product_highlights .title .title_spkhac {
    padding: 12px 10px;
    float: left;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    margin-top: -1px;
}
.product_highlights .title .tab_title{
    padding: 12px 10px;
    float: left;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-top: 2px solid transparent;
    margin: 0;
    margin-top: -1px;
    border-right: 1px solid #ccc;
}
.tab_title:last-child{
    border-right: none;
}
.product_highlights .title a {
    float: right;
    color: #ccc;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px;
    text-decoration: none;
}
.product_highlights .title a:hover{
    color: #fff;
}

.content_prod_item {
    width: 93%;
    padding: 5px;
    border: 1px solid #ff3333;
    margin: 10px 4px;
    float: left;
}
.content_prod_item:hover{
    border-color: #ff3333;
}
.product_khac{
    width: 32.4%;
    margin: 5px 4px;
}

.content_prod_item:first-child{
    margin-left: 5px;
}
.product_khac:first-child{
    margin-left: 4px;
}
.product_noibat_img {
    text-align: center;
    overflow: hidden;
}
.product_noibat_img img {
    height: 180px;
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}
.product_noibat_info {
    padding-top: 10px;
    text-align: center;
}

.product_noibat_img:hover img {
    -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.product_noibat_info a.name {
    font-size: 12px;
    font-weight: bold;
    color: #666;
    text-decoration: none;
    height: 35px;
    overflow: hidden;
    line-height: 16px;
}
.product_noibat_info h4 {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    padding-right: 10px;
}
.product_noibat_info span {
    font-size: 12px;
    color: #ff3333;
    font-weight: bold;
}
.next_prevs .next_prev i{
    padding: 16px 8px;
    background-color: transparent;
    z-index: 1;
    font-size: 23px;
    cursor: pointer;
    color: transparent;
}
.next_prevs .next_prev .prod_left{
    position: absolute;
    left: 0;
    top: 50%;
}
.next_prevs .next_prev .prod_right{
    position: absolute;
    right: 0;
    top: 50%;
}
.hover_hight:hover .next_prevs .next_prev i{
    background-color: #ff3333;
    color: #fff;
}
.product_noibat_info h5 {
    margin: 0!important;
    font-size: none;
    height: 18px;
    overflow: hidden;
}
/*==================================================== BANNER HOME ================================*/
.banner_home {
    margin: 30px 0;
}
.banner_home img{
    width: 100%;
}





/*-- ============================================ TAB SẢN PHẨM KHÁC ============================================ --*/
.tab_product{
    margin-bottom: 30px;
}
.noibunrieu, .noinhungbun{
    display: none;
}
.title_noinhungpho{
    cursor: pointer;
}
.title_noibunrieu, .title_noinhungbun{
    cursor: pointer;
    padding: 12px 10px;
    float: left;
    font-size: 14px;
    color: #ff3333;
    text-transform: uppercase;
    font-weight: bold;
    border-top: 2px solid #ccc;
    margin: 0;
    margin-top: -1px;
    border-right: 1px solid #ccc;
}
.tab_con{
    display: none;
}
/*.tab_con:first-child{
    display: block!important;
}*/
.tab_product{
    margin-bottom: 30px;
}

/*-- ============================================ MAPS - FACEBOOK ============================================ --*/
.map_face {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 30px;
}
.map_face h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    font-family: OpenSans-Bold;
}
.maps iframe, .fb_plugin iframe{
    border: 1px solid #ccc;
        width: 100%;
}
.maps{
    padding-left: 0;
}
.fb_plugin{
    padding-right: 0;
}


/*-- ============================================ FOOTER ============================================ --*/
footer {
    border-top: 4px solid #ff3333;
}
.footer {
    padding-left: 0;
    padding-right: 0;
    background-color: #fff;
}
.footer-top h3 {
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    padding: 20px 0;
    height: 67px;
    line-height: 20px;
}
.footer-top li a {
    text-decoration: none;
    color: #000;
    font-size: 13px;
    line-height: 27px;
    transition: all 0.3s;
}
.thietbi li a:hover, .tintuc li a:hover, .danhmuc li a:hover{
    color: #ff3333;
    padding: 15px;
}
.lienhe .phone{
    font-size: 17px;
    font-weight: bold;
}
.email{
    color: #37A6E8;
}
.i_con i {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 25px;
    text-align: center;
    line-height: 52px;
    color: #fff;
    transition: all 0.3s;
    background-color: #D92727;
    margin-top: -8px;
}
.i_con:hover .fa-facebook{
    background-color: #3d58a3;
}
.i_con:hover .fa-tumblr{
    background-color: #051F69;
}
.i_con:hover .fa-google-plus{
    background-color: #CC4444;
}
.i_con:hover .fa-youtube{
    background-color: #EA3B3B;
}
li.i_con {
    padding-top: 10px;
    float: left;
}
.footer-top {
    width: 100%;
    display: inline-block;
    padding-bottom: 16px;
}
.footer-bottom {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #ccc;
    padding-top: 23px;
    padding-bottom: 10px;
}
.footer-bottom p {
    line-height: 15px;
    font-size: 13px;
}
.footer-bottom p:last-child{
    color: #ccc;
}
.i_con_plugin{
    width: 33px;
    height: 33px;
}
li.i_con.i_con_plugin {
    padding-top: 20px;
    margin-top: -2px;
    margin-right: 5px;
}
.i_con_plugin i {
    width: 33px;
    height: 33px;
    font-size: 17px;
    padding-top: 0!important;
    line-height: 33px;
}
.box-mess-zalo{
    position: fixed;
    left: 20px;
    bottom: 20px;
}

/*======================================= CATE DANH SÁCH SẢN PHẨM ========================================*/
.c_breadcrumbs{
    padding: 0;
}
.breadcrumb{
    background-color: #fff;
    border-radius: 0;
}
.content_right_cate_list {
    border: 1px solid #ccc;
    background-color: #fff;
}
.content_right_cate_list .title h4 {
    margin-top: -1px;
    display: inline-block;
    background-color: #666;
}

.content_right_cate_list .title {
    border-bottom: 1px solid #ccc;
    background-color: #666;
}
.content_right_cate_list .title h4 {
    margin: 0;
    padding: 10px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}
.content_prod h3 {
    margin: 0;
    font-size: 15px;
    padding: 10px;
    font-style: italic;
    color: #666;
}
/*======================================= SẢN PHẨM CHI TIẾT ========================================*/
.product_detail {
    padding: 10px 0;
    background-color: #fff;
}
.product_img {
    overflow: hidden;
    background-color: #fff;
    width: 100%;
    height: 350px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    text-align: center;
}
.product_img img {
    height: 350px;
}
.list_img_small{
    width: 100%;
    position: relative;
    display: inline-block;
}
.list_img_small:hover .product_detail_nleft, .list_img_small:hover .product_detail_nright{
    display: block;
}
.product_detail_nleft{
    position: absolute;
    top: 34%;
    left: 0;
    z-index: 1;
    padding: 5px;
    background-color: #ff3333;
    opacity: 0.8;
    color: #fff;
    cursor: pointer;
    display: none;
}
.product_detail_nright{
    position: absolute;
    top: 34%;
    z-index: 1;
    right: 0;
    padding: 5px;
    background-color: #ff3333;
    opacity: 0.8;
    color: #fff;
    cursor: pointer;
    display: none;
}
.list_img_small_item {
    width: 96%;
    height: 79px;
    border: 1px solid #ccc;
    float: left;
    margin-right: 4px;
    margin-bottom: 10px;
    text-align: center;
    background-color: #fff;
}
.list_img_small_item img{
    height: 100%;
    display: initial;
}

h1.name_product {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
h1.name_product{
    font-size: 30px;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    color: #3C3A3A;
    font-family: OpenSans-Bold;
}
.price_priceold {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.price_priceold .price {
    color: #ff3333;
    font-weight: bold;
    font-size: 25px;
    display: inline-block;
    font-family: OpenSans-Bold;
}
.price_priceold del {
    color: #524F4F;
    padding-left: 20px;
    font-family: OpenSans-Bold;
}
.description h4 {
    font-size: 14px;
    line-height: 18px;
    color: #666;
}
.qty label {
    font-size: 17px;
    color: #666;
    font-family: OpenSans-Bold;
    padding-right: 20px;
}
.qty input[type="text"] {
    width: 50px;
    height: 30px;
    outline: none;
    margin-right: 7px;
}
.qtybutton {
    display: initial;
}
.dec{
    margin: 0 10px;
}
.dec, .inc {
    padding: 7px 10px;
    border: 1px solid #ccc;
    cursor: pointer;
    background-color: #fff;
    text-align: center;
}
.inc:hover{
    background-color: green;
    border-color: green;
    color: #fff;
}
.dec:hover{
    background-color: #EC1111;
    border-color: #EC1111;
    color: #fff;
}
button.btn.muahang.btn-cart {
    border-radius: 18px;
    margin-top: 20px;
    background-color: #CC2525;
    color: #fff;
    margin-bottom: 30px;
    transition: all 0.3s;
    outline: none;
}
button.btn.muahang.btn-cart:hover{
    background-color: #f60;
}
.product_viewed{
    border: 1px solid #ccc;
    background-color: #fff;
}
.product_viewed .title h4 {
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    /* border-top: 2px solid #ff3333; */
    margin-top: -1px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    font-family: OpenSans-Bold;
    background-color: #666;
}
.list_prod_viewed {
    padding: 5px;
}
.prod_viewed_item_img {
    width: 40%;
    float: left;
    background-color: #fff;
    padding: 5px;
    height: 100px;
    border: 1px solid #fff;
    margin-right: 10px;
    margin-bottom: 5px;
    text-align: center;
}
.product_detail_right {
    padding-left: 0;
}
.prod_viewed_item_img img{
    height: 100%;
    display: inherit;
}
.prod_viewed_item_img:hover{
    border: 1px solid #ff3333;
}
.prod_viewed_item_info h3{
    margin: 0;
    line-height: 15px;
}
.prod_viewed_item_info h3 a {
    font-size: 14px;
    text-decoration: none;
    color: #666;
    font-weight: bold;
}
.prod_viewed_item_info h3 a:hover{
    color: #ff3333;
}
.prod_viewed_item_info .price span {
    color: #ff3333;
    font-style: italic;
    font-weight: 100;
    font-size: 14px;
}
.prod_viewed_item_info .price {
    font-weight: bold;
    font-size: 15px;
}
.prod_viewed_item {
    padding-top: 5px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px dotted #ccc;
}
.prod_viewed_item:last-child{
    border-bottom: none;
}

.product_detail_tab {
    padding: 0;
}
.motasp, .vanchuyen{
    padding: 10px;
}
.product_involve {
    border: 1px solid #ccc;
    background-color: #fff;
    margin-top: 30px;
}
.product_involve .title h4 {
    margin: 0;
    display: inline-block;
    padding: 10px;
    margin-top: -1px;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background-color: #666;
}
.product_involve .title {
    border-bottom: 1px solid #ccc;
    background-color: #666;
    border-top: 1px solid #666;
}
.next_prev_prod_involve {
    display: inline-block;
    float: right;
    padding-right: 10px;
    padding-top: 4px;
}

.next_prev_prod_involve .product_involve_left, .next_prev_prod_involve .product_involve_right {
    padding: 6px;
    border: 1px solid #ccc;
    cursor: pointer;
    color: #fff;
}
.next_prev_prod_involve .product_involve_left:hover, .next_prev_prod_involve .product_involve_right:hover{
    border-color: #f60;
    background-color: #f60;
    color: #fff;
}



/*============================================== C O N T A C T =============================================*/
.contact {
    padding: 0;
    background-color: #fff;
}
.form-control{
    border-radius: 0;
}
input.btn.btn-primary {
    border-radius: 0;
}
.container.contact h1 {
    padding-left: 15px;
    text-transform: uppercase;
    font-size: 30px;
    font-family: OpenSans-Bold;
}


/*============================================== GIỎ HÀNG =============================================*/
.table_cart thead tr th {
    text-align: center;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 15px;
}
.table_cart thead {
    background-color: #E9E6E6;
}
.img_cart {
    width: 100px;
    display: inline-block;
    text-align: center;
}
.img_cart img {
    height: 80px;
    display: inline-block;
}
.td_img_cart {
    text-align: center;
}
a.name_cart {
    text-decoration: none;
    color: #666;
    font-size: 15px;
    font-family: OpenSans-Bold;
    line-height: 50px;
}
.table_cart tbody tr td h3{
    font-family: OpenSans-Bold;
    font-size: 14px;
}
input.qty_cart {
    width: 70px;
    height: 30px;
    margin-top: 12px;
}
i.fa.fa-times.del_cart {
    font-size: 20px;
    margin: 0 auto;
    display: inline-block;
    margin-top: 18px;
    margin-left: 45%;
    cursor: pointer;
}
i.fa.fa-times.del_cart:hover{
    color: #ff3333;
}
.btn_cart{
    border-radius: 0;
}
.sum_money h4{
    font-family: OpenSans-Bold;
}
.btn_cart_pay{
    margin-bottom: 15px;
}
.table_cart tr h3 {
    color: #ff3333;
}

/*=========================================== GIỎ HÀNG MOBILE =============================================*/
.form_mobile{
    display: none;
}
form.form_mobile ul li {
    width: 100%;
    height: 100px;
    box-shadow: 3px 3px 6px #333333;
    margin: 10px 0;
}

.product_cart_item {
    height: 100%;
}

.product_cart_item_img {
    width: 30%;
    height: 100%;
    float: left;
    padding-right: 10px;
    text-align: center;
}

.product_cart_item_img img {
    height: 100%;
    display: inherit;
}
.product_cart_item_info .name a {
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
    color: #777;
}
.product_cart_item_info .name a:hover{
    color: #ff3333;
}
.product_cart_item_info {
    padding-top: 10px;
    width: 56%;
    float: left;
}
.product_cart_item_info .price h3 {
    margin: 0;
    font-size: 15px;
    margin-bottom: 5px;

}
.product_cart_item .qty input[type="number"] {
    width: 50px;
}
.del_cart_mobile {
    font-size: 20px;
    padding: 10px;
    color: #ccc;
    cursor: pointer;
}
.del_cart_mobile:hover{
    color: #ff3333;
}
.product_cart_item_del {
    width: 10%;
    float: left;
}
.product_cart_item_info .name a {
    font-size: 14px;
}
.btn_mobile{
    padding: 0;
    border: 1px solid #ccc;
    padding-bottom: 12px;
    margin-top: 20px;
}
.btn_mobile .sum_title {
    text-transform: uppercase;
    font-size: 14px;
    font-family: OpenSans-Bold;
}
.btn_mobile .sum_value {
    font-size: 14px;
    text-transform: uppercase;
    color: #ff3333;
    font-family: OpenSans-Bold;
}
.btn_cart_mobile {
    padding: 10px;
}
/*========================================== THANH TOÁN ============================================*/
.cart_title h4 {
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-family: OpenSans-Bold;
}
.cart_title.info_cart h4 {
    display: inline-block;
    margin-top: 30px;
}
.bg_dathang {
    padding: 15px 0;
    background-color: #fff;
}


/*========================================== LIST ARTICLES ===========================================*/
.news_list_item {
    padding-left: 0;
    
    margin-bottom: 20px;
}
.news_list {
    padding-left: 0;
}
.news_list_sec {
    background-color: #fff;
    padding-top: 15px;
}
.news_list_item_img img {
    height: 100%;
    display: inline-block;
    width: 100%;
}
.news_list_item_img {
    width: 50%;
    height: 130px;
    text-align: center;
    border: 1px solid #ccc;
    padding: 2px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.news_list_item_info .title a {
    font-size: 13px;
    color: #232222;
    text-decoration: none;
    font-family: OpenSans-Bold;
    line-height: 7px;
}
.news_list_item_info .title a:hover{
    color: #ff3333;
}
.news_list_item_info .title {
    margin: 0;
}
.news_list_item_info small {
    font-family: OpenSans-Bold;
    font-size: 11px;
    color: #A7A7A7;
}
.news_list_item_info .description {
    font-size: 13px;
    display: flex;
}

.hotro {
    border: 1px solid #ccc;
    padding-left: 0;
    padding-right: 0;
}
.hotrokh h3 {
    margin: 0;
}

.hotrokh h3, .chamsockh h3, .baivietlienquan h3 {
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-top: -1px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background-color: #666;
}
p.hotro_content span {
    font-size: 25px;
    color: #ff4444;
    font-weight: bold;
}
p.hotro_content i {
    color: red;
    font-size: 15px;
}
p.hotro_content {
    padding: 10px;
    font-style: italic;
    font-size: 15px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.icon-support {
    padding: 10px;
    padding-top: 0;
}
.icon-support i {
    font-size: 15px;
}
.icon-support a {
    text-decoration: none;
}
.chamsockh p{
    padding: 10px;
}
.news_list h4 {
    font-size: 15px;
    font-style: italic;
    color: #ff4444;
}


/*============================================ CHI TIẾT BÀI VIẾT =============================================*/
h2.name_title {
    font-size: 20px;
    font-family: OpenSans-Bold;
}
.col-xs-9.col-sm-8.news_list .date {
    font-size: 12px;
    font-style: italic;
    color: #C31919;
}
.col-xs-9.col-sm-8.news_list .calendar {
    color: #C31919;
}
.baivietlienquan ul li {
    border-bottom: 1px dotted #ccc;
    padding: 5px 0;
}
.baivietlienquan ul li:last-child{
    border-bottom: none;
}
.baivietlienquan ul {
    padding: 0 10px;
}
.baivietlienquan ul li a {
    text-decoration: none;
    color: #555;
    font-size: 14px;
    transition: all 0.3s;
}
.baivietlienquan ul li a:hover{
    color: #ff3333;
    padding-left: 15px;
}


.category-social .social_btn {
    float: left;
    padding-right: 10px;
    margin: 10px 0 0 0;
}
.category-social {
    display: inline-block;
    width: 100%;
}.baivietlienquan ul h4 {
    font-size: 15px;
    font-style: italic;
}
.baivietlienquan ul h4 {
    font-size: 15px;
    font-style: italic;
}
i.fa.fa-phone-square {
    padding-left: 10px;
}

/*========================================== SEARCH ==========================================*/
.content_right_cate_list .title h5 {
    float: right;
    font-size: 14px;
    font-style: italic;
    padding-right: 15px;
    color: #fff;
}
.breadcrumb a {
    text-decoration: none;
    color: #666;
}
.breadcrumb a:hover {
    color: #f60;
}

.hotrokh span a {
    color: #333;
    text-decoration: none;
}
.news_info img{
    max-width: 100%;
}
}