a{moz-transition:all .3s;ms-transition:all .3s;o-transition:all .3s;transition:all .3s;webkit-transition:all .3s}
a:hover,a:active,a:focus{text-decoration:none!important}
img{max-width: 100%;}
body{font-size: 15px;margin:0;font-family: 'Roboto', sans-serif; right: 0px;position: relative;}
body p{font-size:15px;margin:0;font-family: 'Roboto', sans-serif;}
.clear60{clear:both;height:60px}
.clear40{clear:both;height:40px}
.clear20{clear:both;height:20px}
.clear10{clear:both;height:10px}
.center{text-align:center}
.left{text-align:left}
.right{text-align:right}
.nopadding{padding:0!important}
.nomargin{margin:0}
.fullwidth{width: 100%;}
.clwhite{color: #fff;}
.clblack{color: #000;}
.bold{font-weight: 700;}
.flex{display: flex;align-items: center;}
.flex-n{display: flex;}
.flex-bw{display: flex;align-items: center;justify-content: space-between;}
.flex-wrap{display: flex;flex-wrap: wrap;}
.show1199{display: none;}
.show991{display: none;}
.show767{display: none;}
.show480{display: none;}
.row:before{content: unset;}
.editer img{
    height: auto !important;
}
.header-top{
    background: #252525;
}
.clyel{
    color: #e9bf12;
}
.flex-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.top-search {
    display: inline-flex;
    height: 40px;
    width: 50px;
    align-items: center;
    justify-content: center;
    color: #e9bf12 !important;
    border-left: 1px solid #696868;
    border-right: 1px solid #696868;
}
.top-cart {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    padding: 0 20px;
    border-right: 1px solid #696868;
}
.bag-cart{
    color: #e9bf12;
    margin-right: 10px;
}
.giohang{
    color: #848484;
    margin-right: 5px;
    position: relative;
    top: 2px;
}
.soluong-cart{
    color: #e9bf12;
    position: relative;
    top: 2px;
}
.search-cart{
    position: relative;
}
#search-top .stylish-input-group .input-group-addon {
    background: none !important;
    border: none;
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
}
#search-top .stylish-input-group .form-control {
    border: none;
    background: none;
    box-shadow: unset;
    border-radius: 0;
    color: #e9bf12;
    height: 50px;
}
#search-top .stylish-input-group button{
    border: none;
    background: none;
    box-shadow: unset;
    border-radius: 0;
    color: #e9bf12;
    height: 50px;

}
#search-top {
    position: absolute;
    width: 100%;
    background: #252525;
    height: 50px;
    top: 100%;
    right: 0;
    z-index: 98;
}
.animated-title{
    background: #e8e8e8;
    margin-bottom: 10px;
    text-align: center;
    padding: 5px;
}
.cart-top{
    position: absolute;
    width: 300px;
    top: 100%;
    right: 0;
    background: #fff;
    box-shadow: 0 1px 5px rgba(0,0,0,0.15);
    padding: 15px;
    z-index: 99;
}
.cart-img-details{
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0;
    padding-top: 5px;
}
.cart-img-photo{
    border: 1px solid #e5e5e5;
    float: left;
    position: relative;
    width: 64px;
    margin-right: 10px;
}
.cart-img-contaent{
    float: left;
    margin-left: 0;
    width: 157px;
}
.cart-img-details a{
    display: block;
}
.cart-img-contaent a{
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    margin: 0 0 5px;
}
.cart-img-contaent span{
    font-size: 14px;
    text-align: left;
    color: #e9bf12;
    font-weight: 400;
}
.pro-del {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    display: block;
    font-size: 18px;
    left: auto;
    position: absolute;
    right: 0;
    top: 5px;
    z-index: 1;
}
.pro-del a{
    color: #9d9d9d !important;
}
.cart-total {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 10px 0 15px 0;
}
.cart-total span{
    font-weight: 700;
}
.tongtien{
    margin-right: 10px;
    text-transform: uppercase;
}
.a-thanhtoan{
    display: inline-block;
    background: #777;
    color: #fff !important;
    padding: 10px 30px;
}
.a-thanhtoan:hover{
    background: #e9bf12;
}
.header-bottom{
    background: #000;
}
.ul-main-menu{
    display: flex;
    align-items: center;
    padding: 0;
    list-style-type: none;
    margin: 0;
}
.ul-main-menu > li > a {
    display: inline-flex;
    color: #e9bf12;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0 25px;
    height: 90px;
    align-items: center;
}
.ul-main-menu > li > a > span{
    position: relative;
    display: block;
}
.ul-main-menu > li:hover > a > span:before{
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #e9bf12;
    top: 100%;
    left: 0;
}
.has-sub,
.has-sub-2{
    position: relative;
}
.ul-sub-menu{
    position: absolute;
    z-index: 9999;
    top: 100%;
    left: 25px;
    background: #000;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 250px;
    display: none;
}
.ul-sub-menu > li > a{
    display: block;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    color: #e9bf12;
}
.ul-sub-menu > li:hover > a{
    text-decoration: underline !important;
}
.ul-sub-menu > li:last-child > a{
    border: none;
}
.has-sub:hover .ul-sub-menu{
    display: block;
}
.ul-sub-menu-2{
    position: absolute;
    z-index: 9999;
    top: 0%;
    left: 100%;
    background: #000;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 250px;
    display: none;
    border-left: 1px solid #fff;
}
.ul-sub-menu-2 > li > a{
    display: block;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    color: #e9bf12;
}
.ul-sub-menu-2 > li:hover > a{
    text-decoration: underline !important;
}
.ul-sub-menu-2 > li:last-child > a{
    border: none;
}
.has-sub-2:hover .ul-sub-menu-2{
    display: block;
}
.sub-menu-mb li.sub-menu-mb-2{
	background: #797979;
}
.has-sub a i{
    margin-left: 5px;
}
.main-banner{
    position: relative;
}
.main-banner .lSSlideOuter .lSPager.lSpg > li a {
    text-indent: unset;
    background: none;
    height: 30px;
    width: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    overflow: unset;
}
.main-banner .lSSlideOuter .lSPager.lSpg > li{
    margin-left: 15px;
}
.main-banner .lSSlideOuter .lSPager.lSpg > li a:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    border: 2px solid #fff;
    border-radius: 0;
    transform: rotate(45deg);
}
.main-banner .lSSlideOuter .lSPager.lSpg {
    margin: 0 !important;
    position: absolute;
    bottom: 60px;
}
.main-banner .lSSlideOuter .lSPager.lSpg > li:hover a:before, 
.main-banner .lSSlideOuter .lSPager.lSpg > li.active a:before{
    background: #ecd3a1;
    z-index: -1;
    border: none;
}
.tit-pub{
    font-size: 25px;
    border-bottom: 0;
    color: #000;
    display: block;
    margin-top: 0;
    font-weight: 700;
    padding: 10px 0 7px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
}
.tit-pub span {
    background: url(../img/dot.png) center center no-repeat;
    display: inline-block;
    height: 20px;
    padding: 0 200px 0 0;
    margin: 0 15px;
}
.spc-aside .nav-tabs > li{
    float: none;
    border-bottom: 1px solid #ccc;
    margin: 0;
}
.spc-aside .nav-tabs > li:last-child{
    border: none;
}
.spc-aside .nav-tabs > li > a {
    display: flex;
    align-items: center;
    border: none !important;
    background: none !important;
    margin: 0 !important;
    color: #000;
    border-radius: 0;
    padding: 5px 15px;
}
.spc-aside .nav-tabs {
    border: none;
    border: 1px solid #ccc;
}
.spc-icon{
    width: 50px;
    height: 50px;
    margin-right: 15px;
}
.spc-icon img,
.spc-icon-active img{
    object-fit: cover;
    width: 50px;
    height: 50px;
}
.spc-icon-active{
    width: 50px;
    height: 50px;
    margin-right: 15px;
}
.spc-icon-active{
    display: none;
}
.spc-aside .nav-tabs > li.active > a:before {
    bottom: 50%;
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(102, 102, 102, 0);
    border-left-color: #e9bf12;
    border-width: 8px;
    margin-bottom: -8px;
}
.spc-aside .nav-tabs > li:hover > a,
.spc-aside .nav-tabs > li.active > a{
    background: #e9bf12 !important;
}
.spc-aside .nav-tabs > li:hover > a > .spc-icon-active,
.spc-aside .nav-tabs > li.active > a > .spc-icon-active{
    display: block;
}
.spc-aside .nav-tabs > li:hover > a > .spc-icon,
.spc-aside .nav-tabs > li.active > a > .spc-icon{
    display: none;
}
.items-product-img{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.items-product-img .img-pro:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    content: '';
    left: 0;
    top: 0;
    transition: all .3s linear 0;
    -moz-transition: all .3s linear 0;
    -webkit-transition: all .3s linear 0;
    -ms-transition: all .3s linear 0;
    -o-transition: all .3s linear 0;
    display: block;
}
.items-product-img .img-pro{
    display: block;
    position: relative;
}
.items-product:hover .items-product-img .img-pro:after{
    background: #757373;
    opacity: .6;
    border: 5px solid #fff; 
}
.ex-pro{
    position: absolute;
}
.muangay{
    display: inline-block;
    padding: 10px;
    border: 2px solid #fff;
    color: #fff;
    transition: all 0.5s;
    transform: scale(0) rotate(180deg);
}
.chitiet{
    display: inline-block;
    padding: 10px;
    border: 2px solid #fff;
    color: #fff;
    transition: all 0.5s;
    transform: scale(0) rotate(180deg);
}
.muangay:hover,.chitiet:hover{
    color: #fff;
    background: #e9bf12;
}
.items-product:hover .muangay,
.items-product:hover .chitiet{
    transform: scale(1) rotate(0deg);
    transition: all 0.5s;
}
.name-price{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    margin-top: 20px;
    margin-bottom: 20px;
}
.name-pro{
    color: #000;
    width: calc(100% - 100px);
}
.name-pro:hover {
    color: #e9bf12;
}
.price-pro{
    color: #f4304c;
    width: 100px;
    text-align: right;
}
.items-product{
    cursor: pointer;
}
.control-spkm{
    text-align: center;
}
.prev-spkm{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 2px solid #e9bf12;
    color: #e9bf12;
    cursor: pointer;
}
.next-spkm{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 2px solid #e9bf12;
    color: #e9bf12;
    cursor: pointer;
}
.next-spkm:hover,.prev-spkm:hover{
    color: #fff;
    background: #e9bf12;
}
.prev-splq{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 2px solid #e9bf12;
    color: #e9bf12;
    cursor: pointer;
}
.next-splq{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 2px solid #e9bf12;
    color: #e9bf12;
    cursor: pointer;
}
.next-splq:hover,.prev-splq:hover{
    color: #fff;
    background: #e9bf12;
}
.block-slider-spkm .name-price{
    flex-direction: column;
}
.block-slider-spkm .name-price .name-pro{
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}
.block-slider-spkm .name-price .price-pro{
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}
.main-tz-partner {
    background: #f5f5f5;
}
.block-tz-partner{
    position: relative;
}
.prev-partner{
    position: absolute;
    left: -15px;
    top: calc(50% - 7px);
    color: #000;
    cursor: pointer;
}
.next-partner{
    position: absolute;
    right: -15px;
    top: calc(50% - 7px);
    color: #000;
    cursor: pointer;
}
.footer-top{
    background: #252525;
}
.add-ft{
    margin-bottom: 20px;
}
.add-ft-info{
    color: #acacac;
}
.list-ft {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.list-ft > li > a{
    color: #acacac;
    margin-bottom: 20px;
    display: block;
}
.list-ft > li:hover > a{
    color: #e9bf12;
    padding-left: 5px;
    text-decoration: underline !important;
}
.cate-ftbt > a{
    margin-left: 15px;
}
.cate-ftbt > a:first-child{
    margin-left: 0;
}
.footer-bottom{
    background: #1d1d1d;
    padding: 15px 0;
}
.footer-bottom p{
    color: #acacac;
}
.footer-bottom p a{
    color: #fff;
}
.main-brea{
    padding: 20px 0;
    background: #f5f5f5;
}
.bre-ac{
    color: #e9bf12;
}
.tit-cateshop{
    background: #363533;
    color: #fff;
    margin: 0;
    padding: 20px 15px;
}
.tit-cateshop i{
    margin-right: 10px;
}
.has-sub-cateshop{
    position: relative;
}
.ul-cateshop {
    padding: 0;
    margin: 0;
    list-style-type: none;
    border: 1px solid #ccc;
}
.ul-cateshop > li > a{
    padding: 20px 15px;
    border-bottom: 1px solid #ccc;
    color: #000;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.ul-cateshop > li:last-child > a{
    border: none;
}
.squa-dot{
    display: block;
    width: 14px;
    height: 14px;
    background: url(../img/squa1.png) center center no-repeat;
    margin-right: 10px;
    position: relative;
    top: -2px;
}
.link-cateshop{
    width: calc(100% - 24px);
}
.ul-cateshop > li.active > a,
.ul-cateshop > li:hover > a{
    color: #e9bf12;
    transition: unset;
}
.ul-cateshop > li.active > a .squa-dot,
.ul-cateshop > li:hover > a .squa-dot{
    background: url(../img/squa2.png) center center no-repeat;
}
.ul-cateshop-sub {
    padding: 0;
    margin: 0;
    list-style-type: none;
    border: 1px solid #ccc;
    position: absolute;
    left: 100%;
    top: -1px;
    z-index: 100;
    width: 100%;
    background: #fff;
    display: none;
}
.ul-cateshop-sub > li > a{
    padding: 20px 15px;
    border-bottom: 1px solid #ccc;
    color: #000;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.ul-cateshop-sub > li:last-child > a{
    border: none;
}
.ul-cateshop-sub > li:hover > a{
    color: #e9bf12;
    transition: unset;
}
.ul-cateshop-sub > li:hover > a .squa-dot{
    background: url(../img/squa2.png) center center no-repeat;
}
.has-sub-cateshop:hover .ul-cateshop-sub{
    display: block;
}
.block-new-pro {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}
.img-new-pro{
    display: block;
    width: 80px;
    margin-right: 20px;
}
.info-new-pro{
    width: calc(100% - 100px);
}
.info-new-pro > a{
    display: block;
    color: #000;
    margin-top: 10px;
    margin-bottom: 5px;
}
.info-new-pro > span{
    color: #ff0000;
}
.info-new-pro > a:hover{
    color: #e9bf12;
}
.filter-order{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.order-top > a{
    display: inline-flex;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    border: 1px solid #9c9c9c;
    color: #9c9c9c;
    margin-left: 10px;
}
.order-top > a:first-child{
    margin: 0;
}
.order-top > a.active,
.order-top > a:hover{
    color: #e9bf12;
    border: 1px solid #e9bf12;
}
.pagi{
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagi > a{
    display: inline-flex;
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    color: #ccc;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
}
.pagi > a.active,
.pagi > a:hover{
    color: #e9bf12;
    border: 1px solid #e9bf12;
    background: #e9bf12;
    color: #fff;
}
.list-dis .col-md-4{
    width: 100%;
}
.list-dis .items-product {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 30px;
}
.list-dis .items-product .items-product-img{
    width: 260px;
    margin-right: 15px;
}
.list-dis .items-product .name-price{
    width: calc(100% - 275px);
    flex-direction: column;
    margin: 0;
    align-items: baseline;
}
.list-dis .items-product .name-price .name-pro{
    font-size: 24px;
    margin-bottom: 10px;
}
.list-dis .items-product .name-price .price-pro{
    text-align: left;
}
.list-dis .items-product .ex-pro{
    display: none;
}
.list-dis .items-product:hover .items-product-img .img-pro:after{
    content: unset;
}
.exten-list-dis{
    display: none;
}
.list-dis .exten-list-dis{
    display: block;
}
.list-dis .exten-list-dis .muangay{
    padding: 10px 30px;
    background: #e9bf12;
    color: #fff;
    margin: 15px 0;
    border: 2px solid #e9bf12;
    text-transform: uppercase;
    transform: unset;
    transition: unset;
}
.list-dis .exten-list-dis .chitiet{
    padding: 10px 25px;
    border: 2px solid #e9bf12;
    color: #e9bf12;
    text-transform: uppercase;
    margin: 15px 0;
    transform: unset;
    transition: unset;
}
.list-dis .exten-list-dis .chitiet:hover{
    color: #fff;
}
.as-news-name{
    color: #000;
    display: block;
    margin-top: 10px;
}
.as-news-name:hover{
    color: #e9bf12;
}
.as-news-date{
    color: #909090;
}
.li-as-news{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}
.news-img{
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
}
.news-img:hover:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.5);
}
.a-view{
    width: 60px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #e9bf12;
    position: absolute;
    border-radius: 50%;
    font-size: 20px;
    z-index: 999;
}
.tit-news{
    color: #000;
    font-size: 22px;
    display: block;
    margin: 15px 0;
}
.tit-news:hover{
    color: #e9bf12;
}
.author-date > span{
    margin-right: 15px; 
    color: #e9bf12;
}
.author-date > span:last-child{
    margin-right: 0; 
}
.author-date > span > i{
    color: #ccc;
    margin-right: 5px;
}
.author-date,
.des-news{
    margin-bottom: 15px;
}
.read-more{
    border: 2px solid #e9bf12;
    color: #e9bf12;
    text-transform: uppercase;
    display: inline-block;
    margin: 0px;
    padding: 10px 40px;
}
.read-more:hover{
    background: #e9bf12;
    color: #fff;
}
.block-news{
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.social-post > a{
    display: inline-flex;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #e9bf12;
    border: 1px solid #e1e1e1;
    align-items: center;
    justify-content: center;
    margin-left: 7px;
}
.social-post > a:hover{
    background: #e9bf12;
    color: #fff;
}
.binhluan .form-group p{
    margin-bottom: 5px;
}
.btn-gui{
    display: inline-block;
    padding: 10px 30px;
    background: #333;
    color: #fff;
    border: none;
}
.social-lh .add-ft-icon{
    color: #fff;
    background: #e9bf12;
}
.slider-sanpham .lSSlideOuter .lSPager.lSGallery img{
    border: 1px solid #ccc;
}
.slider-sanpham .lSSlideOuter .lSPager.lSGallery li.active, 
.slider-sanpham .lSSlideOuter .lSPager.lSGallery li:hover{
    border-radius: 0;
}
#imageGallery .lslide img{
    border: 1px solid #ccc;
    border-right: 2px solid #ccc;
}
.tinhtrang{
    margin: 10px 0;
}
.gia-sp{
    color: #f4304c;
    font-size: 24px;
}
.gia-sp-old{
    font-size: 20px;
    color: #ccc;
    text-decoration: line-through;
    margin-bottom: 10px;
}
.des-spct {
    margin-bottom: 30px;
}
.quanti-buy {
    display: flex;
    align-items: center;
}
.soluong{
    position: relative;
    display: flex;
    align-items: center;
}
.button-control {
    display: flex;
    flex-direction: column;
    margin-left: 5px;
    height: 45px;
    justify-content: space-between;
}
.soluong input{
    height: 45px;
    text-align: center;
    width: 100px;
    border: 1px solid #ccc;
}
.button-control button{
    background: none;
    border: 1px solid #ccc;
}
.muangaysp{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 45px;
    background: #e9bf12;
    padding: 0 30px;
    margin-left: 30px;
    text-align: center;
}
.muangaysp:hover{
    background: #ccc;
    color: #fff;
}
.goidathang {
    display: inline-flex;
    align-items: center;
    background: #000;
    padding: 10px 20px;
    border-radius: 6px;
    margin-top: 30px;
}
.dhn-phone{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
}
.dhn-ct{
    text-align: center;
    margin-left: 15px;
}
.dhn-ct > a{
    color: #fff;
    font-size: 18px;
}
.dhn-ct > a > span{
    font-size: 15px;
}
.dhn-ct:hover > a{
    text-decoration: underline !important;
}
.social-spct{
    margin-top: 20px;
}
.social-spct .social-post > a{
    margin-left: 0;
    margin-right: 7px;
}
.tab-thongtin-sp .nav-tabs>li.active>a, 
.tab-thongtin-sp .nav-tabs>li.active>a:focus, 
.tab-thongtin-sp .nav-tabs>li.active>a:hover{
    border: none;
    color: #e9bf12;
    border-bottom: 2px solid #e9bf12 !important;
}
.tab-thongtin-sp .nav-tabs>li>a{
    background: none !important;
    margin: 0;
    border: 2px solid transparent !important;
    text-transform: uppercase;
    font-size: 18px;
    padding: 7px 20px;
    color: #000;
}
.tab-thongtin-sp .nav-tabs {
    border-bottom: 2px solid #ddd;
}
.tags > a{
    display: inline-block;
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin-right: 10px;
    color: #000;
}
.tags > a:hover{
    background: #e9bf12;
    color: #fff;
}
.tab-thongtin-sp .tab-content {
    border: 1px solid #ccc;
    padding: 20px;
}
.editer table tr td{
    padding: 10px;
}
.bang-giohang table tr td{
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
}
.bang-giohang table tr td img{
    width: 100px;
}
.bang-giohang table tr,
.bang-giohang table{
    border: 1px solid #ccc;
}
.bang-giohang table{
    width: 100%;
}
.bang-giohang table tr td .soluong{
    justify-content: center;
}
.all-ct-cart{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    border: 1px solid #ccc;
    border-top: none;
}
.a-all-ctc {
    background: #e9bf12;
    color: #fff;
    padding: 15px 20px;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
}
.a-all-ctc:hover{
    background: #000;
    color: #fff;    
}
.total-tt {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.total-tt > span {
    border: 1px solid #ccc;
    padding: 15px 20px;
    font-weight: 700;
}
.total-tt > span:first-child{
    border-right: none;
}
.total-tt > span:last-child{
    color: #bda87f;
}
.right-tt{
    text-align: right;
}
.right-tt .btn-gui:hover{
    color: #fff;
    background: #e9bf12;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: #e9bf12 !important;
    border: none;
    border-radius: 50%;
    height: 50px;
    padding: 0;
    width: 50px;
    z-index: 999;
}
.back-to-top span {
    position: relative;
    top: 15px;
}
.block-bgh{
    overflow: auto;
}
.old-price{
    color: #ccc;
    text-decoration: line-through !important;
}
.sale-sp{
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    background: #ff0000;
    color: #fff;
    padding: 5px 10px;
    z-index: 99;
}
.fanpage-fb{
    overflow: hidden;
}
.has-sub-asi{
    position: relative;
}
.ul-sub-asi {
    position: absolute;
    left: 100%;
    top: -1px;
    width: 100%;
    list-style-type: none;
    border: 1px solid #ccc;
    padding: 0;
    z-index: 100;
    background: #fff;
    display: none;
}
.ul-sub-asi > li > a{
    display: block;
    padding: 10px 15px;
    color: #000;
}
.ul-sub-asi > li{
    border-bottom: 1px solid #ccc;
}
.ul-sub-asi > li:last-child{
    border-bottom: none;
}
.ul-sub-asi > li:hover > a{
    background: #e9bf12 !important;
}
.has-sub-asi:hover .ul-sub-asi{
    display: block;
}
.hotline-ft{
    position: fixed;
    top: auto;
    bottom: 70px;
    z-index: 99;
}
.hotline-ft-2{
    position: fixed;
    top: auto;
    bottom: 20px;
    z-index: 99;
}
.hotline-ft a, 
.hotline-ft-2 a{
    display: flex;
    align-items: center;
    width: 200px;
    background: #ff0000;
    color: #fff;
    padding: 5px 10px;
    font-size: 20px;
    font-weight: 600;
}
.hotline-ft a i, 
.hotline-ft-2 a i{
    color: #ff0000;
    background: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    margin-right: 5px;
    font-size: 13px;
}




@media (max-width: 1199px){
    .show1199{display: block;}
    .hide1199{display: none;}
    #imageGallery .lslide img{
        border-right: 1px solid #ccc;
    }
    .ul-main-menu > li > a{
        padding: 0 20px;
    }
}

@media (max-width: 991px){
    .show991{display: block;}
    .hide991{display: none;}
    body{transition: all 0.3s;}
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        top: 0;
        right: 0;
        overflow-x: hidden;
        transition: 0.3s;
        z-index: 99999;
        background: #000;
    }
    .sidenav .closebtn {
        font-size: 25px;
        display: block;
        align-items: center;
        width: 40px;
        background: #f5821f;
        color: #fff;
        margin: 0 auto;
        text-align: center;
        padding: 5px 0;
    }
    .menu-mobile {
        padding: 8px 0;
        text-decoration: none;
        color: #818181;
        transition: 0.3s;
        list-style-type: none !important;
    }
    .menu-mobile li {
        margin: 0;
        background: unset;
        border: none;
        border-radius: 0;
        box-shadow: unset;
        border-bottom: 1px solid #696868;
    }
    .menu-mobile a {
        padding: 15px 0 15px 20px;
        display: inline-block;
        width: calc(100% - 50px);
        color: #e9bf12;
        font-weight: 700;
        font-size: 17px;
    }
    .menu-mobile .sub-menu-mb .phelp a:first-child{
        padding: 15px 0 15px 20px;
        width: calc(100% - 50px);
    }
    .menu-mobile .sub-menu-mb a{
        width: 100%;
        padding: 15px 20px;
    }
    .hassub-mb .phelp .a-icon {
        position: absolute;
        right: 15px;
        top: calc(50% - 7.5px);
        z-index: 9999;
        text-align: center;
        width: 20px;
        padding: 0;
    }
    .phelp {
        position: relative;
    }
    .phelp > a:first-child{
        border-right: 1px solid #696868;
    }
    .sub-menu-mb{
        padding: 0;
        list-style-type: none;
        margin: 0;
    }
    .sub-menu-mb > li{
        border-top: 1px solid #696868;
        border-bottom: none;
        background: #424242;
    }
    .sub-menu-mb > li:last-child{
        border-bottom: none;
    }
    .push-left {
        position: relative;
        right: 280px;
        transition: all 0.3s;
        left: unset;
    }
    .menu-mobile li:not(.hassub-mb) a{
        width: 100%;
        padding: 15px 20px;
    }
    .flex-order{
        display: flex;
        flex-wrap: wrap;
    }
    .order-1{
        order: 1;
        width: 100%;
    }
    .order-2{
        order: 2;
        width: 100%;
    }
    .block-bgh table{
        width: 1140px;
    }
    .ul-cateshop-sub,.ul-sub-asi{
        display: none !important;
    }
}

@media (max-width: 767px){
    .show767{display: block;}
    .hide767{display: none;}
    .main-banner .lSSlideOuter .lSPager.lSpg{
        bottom: 20px;
    }
    .tit-pub span{
        padding: 0 50px 0 0; 
    }
    .footer-bottom .flex-bw{
        flex-direction: column-reverse;
        text-align: center;
    }
    .all-ct-cart{
        flex-direction: column;
    }
    .right-allcart{
        margin-top: 10px;
    }
    .slider-sanpham .lSSlideOuter .lSPager.lSGallery img{
        width: 100%;
    }
}

@media (max-width: 480px){
    .show480{display: block;}
    .hide480{display: none;}
    .clear40{height: 20px;}
    .fwmb{width: 100%;}
    .main-banner .lSSlideOuter .lSPager.lSpg > li a{
        width: 20px;
        height: 20px;
        font-size: 12px;
    }
    .main-banner .lSSlideOuter .lSPager.lSpg > li{
        margin-left: 5px;
    }
    .tit-pub span{
        display: none;
    }
    .a-all-ctc{
        width: 100%;
        text-align: center;
    }
    .right-allcart{
        width: 100%;
        margin: 0;
    }
    .right-allcart .a-all-ctc{
        margin-top: 10px;
    }
    .total-tt{
        flex-direction: column;
    }
    .total-tt > span:first-child{
        border-right: 1px solid #ccc;
    }
    .total-tt > span:last-child{
        border-top: none;
    }
    .map-gg iframe{
        height: 300px;
    }
    .muangaysp{
        margin-left: 10px;
        width: 120px;
        padding: 0 5px;
    }
    .tab-thongtin-sp .nav-tabs > li {
        float: none;
    }
    .tab-thongtin-sp .nav-tabs>li>a{
        width: 100%;
    }
    .tab-thongtin-sp .nav-tabs>li.active>a, .tab-thongtin-sp .nav-tabs>li.active>a:focus, .tab-thongtin-sp .nav-tabs>li.active>a:hover{
        background: #000 !important;
        border-radius: 0;
    }
}