@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
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; color: #00984a;}
img{max-width: 100%;}
body{font-size: 15px;margin:0;font-family: 'Arial', sans-serif; right: 0px;position: relative;}
body p{font-size:15px;margin:0;font-family: 'Arial', 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;
}
.editer p{
    margin-bottom: 10px;
}
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background: url('../img/loadding.svg') 50% 50% no-repeat rgb(249,249,249);
}
.f-search .stylish-input-group .input-group-addon {
    background: white !important;
    border-color: #00984a;
    border-radius: 0 50px 50px 0;
    color: #00984a;
}
.f-search .stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #00984a;
    border-radius: 50px 0 0 50px;
    height: 40px;
    padding: 6px 15px;
    width: 280px;
}
.f-search .stylish-input-group button{
    border:0;
    background:transparent;
}
.free-ship span {
    display: inline-block;
    text-align: center;
    color: #ec0e17;
    font-weight: 700;
    margin-left: 10px;
}
.skyper{
    position: relative;
}
.skyper span{
    margin-left: 10px;
}
.span-phone{
    display: inline-block;
    margin-left: 10px;
}
.hotline{
    color: #ec0e17;
    font-weight: 700;
    display: block;
}
.number-hl{
    color: #49499f;
    font-weight: 700;
    display: block;
}
.header-top{
    padding: 5px 0;
}
.list-skyper {
    position: absolute;
    min-width: 180px;
    background: #f1f1f1;
    z-index: 9;
    display: none;
}
.sub-skyper {
    padding: 7px;
    border-bottom: 1px solid #ccc;
}
.sub-skyper a{
    color: #000;
    font-weight: 700;
    font-size: 13px;
}
.skyper:hover .list-skyper{
    display: block;
}
.header-bottom{
    background: #00984a;
}
.nav-bar {
    width: 230px;
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
    position: relative;
}
.a-nav-bar {
    color: #fff !important;
    display: flex;
    height: 40px;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
    font-weight: 700;
}
.a-nav-bar .fa-sort-up{
    position: relative;
    top: 5px;
}
.menu-left-bar {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    z-index: 9999;
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
    display: none;
}
.nav-bar-home .menu-left-bar{
    display: block;
}
.nav-bar:hover .menu-left-bar{
    display: block;
}
.ul-main-bar{
    list-style-type: none;
    padding: 0;
    margin: 0;
    background: #fff;
}
.ul-main-bar > li > a > span > img{
    width: 25px;
    margin-right: 10px;
    opacity: 0.7;
}
.ul-main-bar > li > a > i{
    color: #909090;
    font-size: 10px;
}
.ul-main-bar > li:hover > a > i{
    color: #00984a;
}
.ul-main-bar > li > a {
    display: flex;
    color: #000;
    padding: 7px 10px;
    border-bottom: 1px solid #e8e8e8;
    align-items: center;
    justify-content: space-between;
}
.ul-main-bar > li:last-child > a{
    border: none;
}
.ul-main-bar > li:hover > a{
    color: #00984a;
    background: #f1f1f1;
}
.has-sub{
    position: static;
}
.div-sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
    width: calc(1250px - 230px);
    background: #fff;
    box-shadow: 0px -1px 5px 2px rgba(0,0,0,0.1);
    padding: 15px 20px;
    height: 100%;
    display: none;
}
.has-sub:hover .div-sub-menu{
    display: block;
}
.flex-start {
    display: flex;
    justify-content: space-between;
    height: 100%;
    overflow: hidden;
}
.title-menu{
    text-transform: uppercase;
    color: #00984a;
    font-weight: 700;
    position: relative;
    font-size: 14px;
    margin: 0;
    margin-bottom: 15px;
}
.title-menu::before {
    content: '';
    display: block;
    background: #00984a;
    position: absolute;
    top: 100%;
    width: 100%;
    height: 1px;
}
.title-menu span {
    background: #fff;
    position: relative;
    top: 5px;
    display: inline-block;
    padding-right: 5px;
}
.list-thuong-hieu{
    overflow-x: hidden;
    overflow-y: auto;
    max-height: calc(100% - 30px);
    padding-right: 5px;
}
.ul-list-thuong-hieu{
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: calc(100% + 1px);
}
.ul-list-thuong-hieu > li{
    width: 33.333333%;
    padding: 0 10px;
    margin-bottom: 10px;
}
.thuong-hieu{
    width: 320px;
    margin-right: 30px;
    height: 100%;
}
.ul-list-thuong-hieu > li > a {
    display: flex;
    height: 40px;
    align-items: center;
    justify-content: center;
}
.scroller {
  overflow-y: auto;
  scrollbar-color: #e6e7e8 #a6a6a6;
  scrollbar-width: thin;
}
.scrollbar{
    overflow-y: auto;
}
.scrollbar::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px #e6e7e8;
    border-radius: 10px;
    background-color: #e6e7e8;
}
.scrollbar::-webkit-scrollbar{
    width: 7px;
    background-color: #e6e7e8;
}
.scrollbar::-webkit-scrollbar-thumb{
    border-radius: 10px;
    background-color: #a6a6a6;
}
.danhmuc-gia{
    width: calc(100% - 350px);
    height: 100%;
}
.ul-list-dmg{
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ul-list-dmg > li{
    width: 50%;
}
.ul-list-dmg > li > a{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    color: #909090;
}
.ul-list-dmg > li > a > i{
    font-size: 10px;
    margin-right: 10px;
}
.ul-list-dmg > li:hover > a{
    color: #00984a;
}
.sub-dmg{
    margin-bottom: 10px;
}
.menu-right{
    width: calc(100% - 230px);
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ul-main-menu{
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
}
.giohang{
    display: inline-flex;
    align-items: center;
    color: #fff;
    background: #00b558;
    height: 36px;
    padding: 0 15px;
}
.giohang:hover{
    color: #00984a;
    background: #fff;
}
.ul-main-menu > li > a {
    display: inline-flex;
    padding: 5px 30px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    height: 40px;
    align-items: center;
    justify-content: center;
    position: relative;
}
.ul-main-menu > li > a:after {
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    position: absolute;
    background: #00b558;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}
.ul-main-menu > li:last-child > a:after{
    content: unset;
}
.has-sub-main-menu{
    position: relative;
}
.ul-sub-main-menu{
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 999;
    background: #fff;
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
    border: 1px solid #00984a;
    padding: 10px;
    min-width: 200px;
    border-top: none;
    display: none;
}
.ul-sub-main-menu > li > a{
    display: block;
    color: #000;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
    white-space: nowrap;
}
.ul-sub-main-menu > li:last-child > a{
    border: none;
}
.ul-sub-main-menu > li:hover > a{
    color: #00984a;
}
.has-sub-main-menu:hover .ul-sub-main-menu{
    display: block;
}
.ul-main-menu > li:hover > a{
    color: #fff500;
}
.effect {
    display: block;
    overflow: hidden;
    position: relative;
}
.effect::after {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%) repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -75%;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2;
}
.effect:hover::after {
    animation: 1s ease 0s normal none 1 running fixedAnim;
    animation: 1s ease 0s normal none 1 running fixedAnim;
    -webkit-animation: 1s ease 0s normal none 1 running fixedAnim;
    -moz-animation: 1s ease 0s normal none 1 running fixedAnim;
}
@-webkit-keyframes fixedAnim {
    0% {
        right: 125%;
    }
    125% {
        right: 0;
    }
}
@-moz-keyframes fixedAnim {
    0% {
        right: 125%;
    }
    125% {
        right: 0;
    }
}
@keyframes fixedAnim {
    0% {
        right: 125%
    }
    125% {
        right: 0;
    }
}
.ul-list-thuong-hieu > li > a {
    position: relative;
    padding: 5px;
}
.ul-list-thuong-hieu > li > a:before, 
.ul-list-thuong-hieu > li > a:after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
}
.ul-list-thuong-hieu > li > a:hover {
    color: #00984a;
}
.ul-list-thuong-hieu > li > a:before, 
.ul-list-thuong-hieu > li > a:after {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform-origin: center;
    transform-origin: center;
}
.ul-list-thuong-hieu > li > a:before {
    border-top: 1px solid #00984a;
    border-bottom: 1px solid #00984a;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
}
.ul-list-thuong-hieu > li > a:after {
    border-left: 1px solid #00984a;
    border-right: 1px solid #00984a;
    -webkit-transform: scale3d(1, 0, 1);
    transform: scale3d(1, 0, 1);
}
.ul-list-thuong-hieu > li > a:hover:before, 
.ul-list-thuong-hieu > li > a:hover:after {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}
.main-banner-quangcao-deals-spm{
    background: #f1f1f1;
}
.main-banner-quangcao{
    width: calc(100% - 230px);
    margin-left: 230px;
}
.main-banner{
    width: calc(100% - 230px);
    padding: 10px;
}
.portfolio-thumb-slider .slick-slider-item{
    padding: 5px 10px;
    background: #fff;
    text-align: center;
    border-right: 1px solid #ccc;
    outline: unset !important;
    min-height: 52px;
}
.portfolio-thumb-slider .slick-active span{ 
    outline: unset; 
}
.portfolio-thumb-slider .slick-current span{ 
    outline-color: green; 
}
.slick-slider{ 
    margin-bottom: 0px; 
}
.main-banner .slick-current{
    color: #00984a;
}
.main-banner .slick-active:hover{
    color: #00984a;
}
.main-banner .slick-next{
    right: 10px;
    z-index: 9;
    width: 30px;
    height: 30px;
}
.main-banner .slick-prev{
    left: 10px;
    z-index: 9;
    width: 30px;
    height: 30px;
}
.slick-prev:before, 
.slick-next:before{
    font-size: 30px;
    color: rgba(0, 0, 0, 0.8);
}
.main-quangcao{
    width: 230px;
    padding-top: 10px;
}
.item-spnb {
    background: #fff;
    padding: 10px 15px;
}
.block-spnb{
    display: block;
    position: relative;
}
.brand-spnb {
    display: inline-block;
    background: #00984a;
    color: #fff;
    padding: 3px 10px;
    border-radius: 5px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
}
.name-spnb {
    display: block;
    color: #000;
    margin: 5px 0;
    height: 42px;
    overflow: hidden;
}
.price-spnb{
    display: block;
    font-weight: 700;
    color: #ec0e17;
}
.img-spnb {
    width: 140px !important;
    margin: 0 auto;
}
.main-banner .slick-slide img{
    height: 400px;
}
.info-spnb{
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    display: flex;
    align-items: center;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    transform: scale(0);
}
.ul-list-spnb{
    list-style-type: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.ul-list-spnb > li{
    color: #000;
    font-size: 13px;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ul-list-spnb > li:last-child{
    margin: 0;
}
.block-spnb:hover .info-spnb{
    opacity: 1;
    visibility: visible;
    transition: all 0.5s;
    transform: scale(1);
}
.main-slider-spnb{
    margin-bottom: 10px;
}
.main-qc{
    height: 185px;
    overflow: hidden;
}
.main-qc img{
    height: 100%;
    object-fit: cover;
}
.main-deals .nav-tabs>li.active>a, 
.main-deals .nav-tabs>li.active>a:focus, 
.main-deals .nav-tabs>li.active>a:hover{
    background: #ec0e17;
    color: #fff;
}
.main-deals .nav-tabs>li>a{
    color: #ec0e17;
    margin-right: 10px;
    border: 1px solid #ec0e17;
    font-weight: 700;
    font-size: 18px;
}
.main-deals .nav-tabs{
    border: none;
}
.view-all a{
    color: #ec0e17;
}
.view-all a i{
    margin-left: 5px;
}
.main-deals > .flex-bw{
    border-bottom: 1px solid #ec0e17;
}
.main-deals{
    width: calc(100% - 315px);
    margin-right: 15px;
}
.main-deals .tab-content{
    margin-top: 15px;
}
.img-deals{
    position: relative;
}
.sale-deals{
    position: absolute;
    top: 10px;
    left: 10px;
    background: #ec0e17;
    display: inline-block;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 12px;
    border-radius: 4px;
    z-index: 1;
    color: #fff;
}
.top-deals {
    background: #fff;
    padding: 15px;
    border: 1px solid #fff;
}
.name-deals{
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 15px;
}
.name-deals a{
    color: #000;
}
.name-deals a:hover{
    color: #00984a;
}
.price-news{
    color: #ec0e17;
    font-weight: 700;
    font-size: 20px;
}
.price-old{
    color: #888;
    font-size: 12px;
    text-decoration: line-through;
}
.view{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    width: 50px;
    height: 30px;
    font-size: 12px;
    font-weight: 700;
    border-radius: 3px;
    background: #00984a;
    border: 1px solid #00984a;
}
.view:hover {
    background: #FFF;
    color: #333;
    border: 1px solid #00984a;
    transition: all 1s;
}
.bottom-deals {
    background: #00984a;
    text-align: center;
}
.tit-btdeals{
    color: #95ffc9;
    margin-bottom: 5px;
    font-size: 12px;
}
.sp-con {
    width: 80px;
    padding: 7px;
    border-right: 1px solid #fff;
}
.nguoi-mua {
    padding: 7px;
    width: 100px;
    border-right: 1px solid #fff;
}
.thoi-gian-con {
    width: calc(100% - 180px);
    padding: 7px;
}
.nd-btdals{
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}
.timer *{
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}
.block-deals:hover .top-deals{
    border: 1px solid #00984a;
}
.block-spm{
    width: 25%;
    padding: 15px;
    background: #fff;
    margin-top: -1px;
    border-top: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}
.block-spm img{
    width: 100% !important;
}
.block-spm img.khuyenmai{
    width: 150px !important;
}
#spm > .flex-wrap{
    border-left: 1px solid #dadada;
}
.main-news{
    width: 300px;
}
.tit-aside-news{
    margin: 0;
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    background: #2c9e55;
    padding: 10px;
}
.tit-aside-news a{
    color: #fff !important;
}
.img-asi-news{
    display: block;
    width: 75px;
    margin-right: 10px;
    height: 50px;
}
.img-asi-news img{
    object-fit: cover;
    height: 100%;
}
.tit-asi-news{
    display: block;
    width: calc(100% - 85px);
    color: #000;
    font-size: 13px;
}
.tit-asi-news:hover{
    color: #00984a;
}
.items-asi-news {
    background: #fff;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}
.view-all-news-asi{
    height: 42px;
    display: flex;
    align-items: center;
    padding: 10px 12px;
    background: #fff;
}
.view-all-news-asi a{
    color: #00984a;
}
.items-asi-news:hover{
    background: #f1f1f1;
}
.tit-group-list{
    padding: 10px;
    margin-bottom: 10px;
}
.tit-group{
    font-size: 20px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 700;
    display: flex;
    align-items: center;
}
.tit-group a{
    color: #fff;
}
.tit-group img{
    margin-right: 10px;
}
.ul-group-cate{
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.ul-group-cate > li > a{
    display: inline-block;
    color: #fff;
    padding: 0 10px;
    font-size: 14px;
}
.ul-group-cate > li:last-child > a{
    padding-right: 0;
}
.left-qc-brand{
    width: calc(50% - 5px);
}
.left-qc-brand img{
    height: 226px;
    object-fit: cover;
}
.right-qc-brand{
    display: flex;
    justify-content: space-between;
    width: calc(50% - 5px);
    flex-wrap: wrap;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.right-qc-brand a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 33.333333%;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 75px;
}
.right-qc-brand a img{
    width: 93px;
    height: 32px;
    object-fit: cover;
}
.effect-center{
    position: relative;
    padding: 5px;
}
.effect-center:before, 
.effect-center:after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
}
.effect-center:hover {
    color: #00984a;
}
.effect-center:before, 
.effect-center:after {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform-origin: center;
    transform-origin: center;
}
.effect-center:before {
    border-top: 1px solid #00984a;
    border-bottom: 1px solid #00984a;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
}
.effect-center:after {
    border-left: 1px solid #00984a;
    border-right: 1px solid #00984a;
    -webkit-transform: scale3d(1, 0, 1);
    transform: scale3d(1, 0, 1);
}
.effect-center:hover:before, 
.effect-center:hover:after {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}
.group-qc-brand{
    margin-bottom: 10px;
}
.block-item-cate {
    width: 20%;
    padding: 15px;
    background: #fff;
    margin-top: -1px;
    border-top: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}
.block-item-cate img {
    width: 100% !important;
}
.block-item-cate img.khuyenmai {
    width: 150px !important;
}
.list-catgory-qc {
    border-left: 1px solid #ccc;
}
.blick-item-cate-qc{
    width: 40%;
}
.view-all-list{
    display: inline-block;
    padding: 10px 20px;
    width: 400px;
    background: #f3f3f3;
    border: 1px solid #e4e4e4;
    color: #00984a;
    font-size: 14px;
    margin: 10px 0;
    border-radius: 4px;
}
.view-all-list:hover{
    background: #00984a;
    color: #fff;
    border: 1px solid #00984a;
}
.list-catgory-qc{
    margin-bottom: 10px;
}
.main-block-category{
    margin-bottom: 20px;
}
.name-ytb{
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 10px 0 5px 0;
}
.name-ytb a{
    color: #000;
}
.name-ytb a:hover{
    color: #00984a;
}
.view-date{
    font-size: 12px;
    color: #9b9b9b;
}
.text-dk{
    margin-left: 15px;
}
.text-dk > p:first-child{
    font-weight: 700;
    font-size: 16px;
}
.text-dk > p:last-child{
    font-size: 12px;
    color: #888888;
}
.footer-top {
    background: #00984a;
    margin-top: 60px;
}
.form-dangky {
    background: #fff;
    border: 1px solid #00984a;
    padding: 20px;
    border-radius: 4px;
    margin-top: -40px;
    position: relative;
    z-index: 9;
}
.form-dangky .f-search .stylish-input-group .form-control{
    border-color: #ccc;
    width: 100%;
}
.form-dangky .f-search .stylish-input-group .input-group-addon{
    border-color: #ccc;
    font-size: 20px;
}
.form-dangky .f-search{
    width: 480px;
    float: right;
}
.form-dangky{
    margin-bottom: 40px;
}
.tit-ft{
    font-size: 13px;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 20px;
    padding-bottom: 10px;
    position: relative;
}
.tit-ft:before{
    content: "";
    display: block;
    width: 25px;
    height: 1px;
    background: #FFF;
    position: absolute;
    top: 100%;
    left: 0;
}
.ul-ft{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-ft > li{
    margin-bottom: 10px;
}
.ul-ft > li > a{
    color: #befdc6;
    font-size: 14px;
    display: inline-block;
    padding-left: 0;
    transition: all 0.3s;
}
.ul-ft > li > a > i{
    font-size: 12px;
    margin-right: 5px;
}
.ul-ft > li > a:hover{
    padding-left: 10px;
    transition: all 0.3s;
}
.fanpage {
    float: right;
}
.logo-ft{
    width: 60px;
    margin-right: 15px;
}
.add-ft p{
    color: #fff;
}
.footer-top-2{
    border-top: 1px solid #26a765;
    padding: 10px 0;
    margin-top: 10px;
}
.list-uytin {
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.list-uytin a{
    margin-right: 10px;
}
.block-chungnhan{
    display: flex;
    align-items: flex-start;
    margin-top: 10px;
}
.chungnhan{
    height: 110px;
}
.chungnhan img {
    height: 100%;
    object-fit: contain;
}
.copyright p{
    font-size: 12px;
}
.a-pay a{
    width: 40px;
    margin-right: 10px;
}
.paypal{
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.social-ft{
    color: #000;
    margin-left: 15px;
}
.main-breac a{
    color: #000;
}
.main-breac{
    background: #f1f1f1;
    padding: 10px 0;
}
.main-breac span{
    font-size: 13px;
}
.aisde-left {
    padding: 15px;
    border: 3px solid #00984a;
    margin-bottom: 30px;
}
.aisde-left h3 {
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    color: #00984a;
    font-weight: 700;
    margin-bottom: 15px;
}
.ul-aside{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-aside > li > a{
    display: block;
    padding: 7px 0;
    border-bottom: 1px dashed #e5e5e5;
    color: #000;
    padding-left: 0;
    transition: all 0.3s;
}
.ul-aside > li:last-child > a{
    border: none;
}
.ul-aside > li > a > i{
    margin-right: 5px;
    font-size: 13px;
}
.ul-aside > li:hover > a{
    padding-left: 10px;
    transform: all 0.3s;
    color: #00984a;
}
.thuonghieu-top{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.thuonghieu-top a{
    width: calc(10% - 10px);
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    margin: 0 5px 10px 5px;
}
.sapxep{
    background: #f1f1f1;
    padding: 5px 15px;
    margin-bottom: 30px;
}
.sub-sapxep span{
    white-space: nowrap;
    margin-right: 10px;
}
.block-danhmuc-sp{
    margin-bottom: 30px;
}
.block-danhmuc-sp h3 {
    margin: 0;
    font-weight: bold;
    font-size: 26px;
    color: #444;
    margin-bottom: 20px;
}
.block-danhmuc-sp h3 a{
    color: #000;
}
.block-danhmuc-sp h3 a:hover{
    color: #00984a;
}
.item-cate-dmsn img{
    width: 100% !important;
}
.item-cate-dmsn img.khuyenmai{
    width: 150px !important;
}
.item-cate-dmsn {
    padding: 15px;
    border: 1px solid #ccc;
}
.block-danhmuc-sp .owl-theme .owl-nav{
    margin: 0;
}
.owl-carousel .owl-nav button.owl-next{
    font-size: 30px;
    top: calc(50% - 15px);
    right: 10px;
    position: absolute;
    margin: 0;
    outline: unset;
    background: none !important;
    color: #888 !important;
}
.owl-carousel .owl-nav button.owl-prev{
    font-size: 30px;
    top: calc(50% - 15px);
    left: 10px;
    position: absolute;
    margin: 0;
    outline: unset;
    background: none !important;
    color: #888 !important;
}
.khuyenmai{
    position: absolute;
    top: 0;
    right: 0;
}
.item-cate-dmsn img.khuyenmai {
    width: 150px !important;
}
.slick-spct-item{
    border: 1px solid #ccc;
    border-right: 2px solid #ccc;
    padding: 15px;
}
.slick-spct-item-thumb{
    border: 1px solid #ccc;
    margin: 0 5px;
    text-align: center;
}
.block-slider-spct .slick-prev {
    left: 0;
    z-index: 9;
    opacity: 0.4;
    width: 30px;
    height: 30px;
}
.block-slider-spct .slick-next {
    right: 0;
    z-index: 9;
    opacity: 0.4;
    width: 30px;
    height: 30px;
}
.tit-product{
    font-size: 26px;
    color: #00984a;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 700;
}
.clgreen{
    color: #049a4d;
}
.danhgia span{
    color: #ccc;
}
.danhgia span.checked{
    color: orange;
}
.code-sp-review{
    margin-bottom: 10px;
}
.span-gia-sp{
    font-size: 26px;
    font-weight: 700;
    color: #ec0e17;
}
.gia-sp {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.ul-list-info{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-list-info > li{
    margin-bottom: 10px;
}
.ul-list-info > li i{
    margin-right: 7px;
    color: #00984a;
}
.quatang-title{
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #d6d6d6;
    font-weight: 700;
    color: #00984a;
    background: url(../img/hot-sp.png) top left #fafafa no-repeat;
    padding: 18px 10px;
    padding-left: 50px;
    min-height: 53px;
}
.quatang-content{
    padding: 15px 10px;
    border: 1px solid #d6d6d6;
    border-top: none;
}
.quatang-content p{
    color: #f00;
    font-weight: 700;
    font-size: 16px;
}
.aside-camket > p{
    font-size: 14px;
    color: #00984a;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.ul-camket{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-camket > li{
    margin-bottom: 10px;
}
.ul-camket > li > a{
    display: block;
    color: #00984a;
    transition: all 0.3;
    padding-left: 0;
}
.ul-camket > li > a > i{
    margin-right: 7px;
}
.ul-camket > li:hover > a{
    transition: all 0.3;
    padding-left: 10px;
}
.ul-camket > li:last-child{
    margin: 0;
}
.aside-camket {
    padding: 15px 10px;
    margin-bottom: 10px;
    border: 1px solid #00984a;
}
.muangay{
    display: block;
    background: #dd0c15;
    text-align: center;
    color: #FFF !important;
    border-radius: 3px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    padding: 10px 0;
}
.muangay i{
    margin-right: 10px;
}
.addtocart{
    background: #00984a;
    margin-top: 10px;
    font-size: 16px;
    padding: 10px 0 11px;
    text-align: center;
    color: #FFF !important;
    border-radius: 3px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
}
.group-info-sp{
    margin-bottom: 15px;
}
.group-info-sp a{
    display: inline-block;
    background: #eaeaea;
    padding: 7px 15px;
    text-transform: uppercase;
    transition: all 0.3s;
    color: #000;
    font-size: 14px;
}
.group-info-sp a:hover{
    background: #00984a;
    transition: all 0.3s;
    color: #fff;
}
#thongsokithuat .editer table tr td{
    padding: 10px;
}
#thongsokithuat .editer table tr td,
#thongsokithuat .editer table tr,
#thongsokithuat .editer table{
    border: 1px solid #ccc;
}
.editer table{
    width: 100%;
}
#thongsokithuat .editer table tr:nth-child(odd){
    background: #f2f2f2;
}
.entry-box-title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #00984a;
    padding-bottom: 8px;
    position: relative;
    margin-top: 10px;
}
.entry-box-title::before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #00984a;
}
.block-danhgia{
    background: #f4f4f4;
    padding: 15px;
}
.avatar{
    width: 60px;
    margin-right: 15px;
}
.form-danhgia{
    width: calc(100% - 75px);
}
.rating { 
    border: none;
    float: left;
}
.rating > input { display: none; } 
.rating > label:before { 
    margin: 0 5px;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}
.rating > .half:before { 
    content: "\f089";
    position: absolute;
}
.rating > label { 
    color: #ddd; 
    float: right; 
    margin: 0;
}
.rating > input:checked ~ label,
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label { color: #ffb909;  }
.rating > input:checked + label:hover,
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label,
.rating > input:checked ~ label:hover ~ label { color: #ffb909;  } 
.rat-star .checked {
    color: orange;
}
.rat-star{
    margin-right: 10px;
}
.op-rate {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
.a-danhgia{
    color: #FFF !important;
    border: none;
    outline: none;
    background: #5b5b5b;
    padding: 10px 15px;
    text-transform: uppercase;
    display: inline-block;
}
.spbc-title {
    margin: 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    background: #00984a;
    padding: 10px 15px 11px;
}
.img-spbc{
    display: block;
    width: 110px;
    margin-right: 15px;
}
.block-spbc{
    padding: 15px 0;
    border-bottom: 1px dashed #ccc;
}
.ct-spbc{
    width: calc(100% - 125px);
}
.stick-aside{
    padding: 15px;
    background: #f2f2f2;
}
.stick-aside .gia-sp{
    border: none;
    padding: 0;
}
.list-spbc .block-spbc:last-child{
    border: none;
}
.all-info-sp{
    position: relative;
}
.relastick{
    position: relative;
}
.stick-aside.fixed {
    position: fixed;
}
.tit-main-page{
    font-weight: 700;
    font-size: 26px;
    margin-top: 0;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 30px;
}
.tit-main-page:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 53px;
    height: 2px;
    background: #00984a;
}
.img-block-khuyenmai{
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}
.ct-block-khuyenmai{
    padding: 10px 15px;
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
}
.name-bkm{
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    width: calc(100% - 55px);
    color: #000;
}
.ct-block-khuyenmai:hover .name-bkm{
    color: #00984a;
}
.icon-right{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #ccc;
    border: 1px solid #ccc;
}
.ct-block-khuyenmai:hover .icon-right{
    color: #00984a;
    border: 1px solid #00984a;
}
.block-khuyenmai{
    margin-bottom: 30px;
}
.all-hot-deals .top-deals{
    border: 1px solid #ccc;
}
.all-hot-deals .block-deals{
    margin-bottom: 30px;
}
.sale-price{
    width: calc(100% - 70px);
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.sale-price .gia-sp{
    border: none;
    padding: 0;
    margin: 0;
}
.discount {
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    line-height: 59px;
    position: relative;
    top: -10px;
    background: url(../img/sale.png) no-repeat;
}
.thoigiancon .timer *{
    font-size: 16px;
    font-weight: 700;
    color: #dd0c15;
}
.thoigiancon {
    background: #f1f1f1;
    padding: 10px 15px;
    margin-bottom: 10px;
}
.tit-lh{
    margin: 0 0 20px;
    color: #fef200;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
}
.left-lh{
    background: url(../img/back-lh.jpg) center center no-repeat;
    background-size: cover;
    padding: 30px;
    height: 100%;
}
.icon-lh{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #fef200;
    color: #fef200;
    margin-right: 15px;
}
.ct-lh{
    width: calc(100% - 55px)
}
.ct-lh p{
    color: #fff;
}
.ct-lh p:first-child{
    font-weight: 700;
}
.row-lh {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #39a870;
}
.info-lh .row-lh:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}
.label-lf{
    width: 123px;
}
.in-lh{
    width: calc(100% - 123px);
}
.code-bv{
    width: calc(100% - 123px);
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.code-bv input{
    width: calc(100% - 90px);
}
.code-bv img{
    width: 90px;
    height: 34px;
}
.btn-group button{
    padding: 0;
    width: 130px;
    color: #FFF;
    height: 45px;
    outline: none;
    font-size: 16px;
    border-radius: 4px;
    min-width: 130px;
    background: #00984a;
    border: 1px solid #00984a;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    display: inline-block;
}
.btn-group{
    width: calc(100% - 123px);
    margin-left: 123px;
}
.btn-group button:hover {
    color: #00984a;
    background: #FFF;
}
.right-lh {
    background: #f1f1f1;
    padding: 30px;
}
.img-news{
    width: 270px;
}
.ct-news{
    width: calc(100% - 300px);
    margin-left: 30px;
}
.ct-news h3{
    margin: 0 0 10px;
    font-size: 22px;
    font-weight: 700;
}
.ct-news h3 a{
    color: #000;
}
.des-news{
    margin-bottom: 10px;
}
.block-news {
    padding: 30px 0;
    border-bottom: 1px dashed #e5e5e5;
}
.list-news .block-news:first-child {
    padding-top: 0;
}
.pagi-news{
    display: flex;
    align-items: center;
    margin-top: 30px;
}
.pagi-news a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    font-size: 20px;
    border: 1px solid #00984a;
    background: #00984a;
    color: #fff;
    border-radius: 5px;
    height: 42px;
    margin-right: 10px;
}
.pagi-news a:hover,
.pagi-news a.active{
    background: #FFF;
    color: #00984a;
    border-color: #00984a;
}
.count-giohang{
    font-size: 16px;
    font-weight: 700;
    color: #fef200;
    margin: 0 7px;
    position: relative;
    top: 1px;
}
.info-giohang table{
    width: 100%;
}
.info-giohang table tr td{
    padding: 10px;
}
.info-giohang tr:first-child td{
    background: #00984a;
    color: #fff;
}
.info-giohang table tr{
    border-bottom: 1px dashed #ccc;
}
.info-giohang table tr:first-child,
.info-giohang table tr:last-child{
    border: none;
}
.remove-sp{
    display: inline-block;
    border: 1px solid #ccc;
    padding: 10px;
    color: #000;
    width: 37px;
}
.img-spgh{
    display: block;
    width: 60px;
}
.soluong {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    border-radius: 50px;
    width: 125px;
    margin: 0 auto;
}
.btn-minus, .btn-plus {
    border: none;
    background: none;
    outline: unset;
}
.ip-soluong {
    width: 50px;
    text-align: center;
    border: none;
    padding: 5px 0;
}
.total-gia{
    background: #f1f1f1;
    padding: 12px 15px;
    margin-bottom: 30px;
}
.total-span{
    font-size: 20px;
    font-weight: 700;
    color: #ee0c0c;
}
.diachithanhtoan {
    border: 1px solid #ccc;
    padding: 30px 15px 15px 15px;
}
.tit-tt{
    margin: 0 0 15px;
    font-weight: 700;
    color: #484848;
}
.httt label{
    position: relative;
    cursor: pointer;
    color: #000;
    margin-bottom: 10px;
}
.httt input[type="radio"]{
    position: absolute;
    right: 9000px;
}
.httt label:hover{
    color: #a93d46;
}
.httt .form-check{
    padding-left: 0;
}
.httt input[type="radio"] + .label-text:before{
    content: "\f096";
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing:antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 5px;
}
.httt input[type="radio"]:checked + .label-text:before{
    content: "\f14a";
    color: #2980b9;
    animation: effect 250ms ease-in;
}
.httt input[type="radio"]:disabled + .label-text{
    color: #aaa;
}
.httt input[type="radio"]:disabled + .label-text:before{
    content: "\f0c8";
    color: #ccc;
}
@keyframes effect{
    0%{transform: scale(0);}
    25%{transform: scale(1.3);}
    75%{transform: scale(1.4);}
    100%{transform: scale(1);}
}
.info-ttck p{
    margin-bottom: 10px;
}
.info-ttck p:last-child{
    margin: 0;
}
.thanhtoan-btn{
    background: #00984a;
    border: none;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    min-width: 180px;
    outline: none;
}
.link-catepro{
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e5e5e5), to(#fff));
    background: -webkit-linear-gradient(top, #fff, #e5e5e5);
    background: -moz-linear-gradient(top, #fff, #e5e5e5);
    background: -ms-linear-gradient(top, #fff, #e5e5e5);
    background: -o-linear-gradient(top, #fff, #e5e5e5);
    display: flex;
    width: calc(33.333333% - 10px);
    border: 1px solid #dadada;
    font-size: 12px;
    padding: 5px;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 10px;
    margin: 0 5px;
    margin-bottom: 10px;
    flex-direction: column;
    justify-content: center;
}
.main-catepro-mobile{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.img-link-catepro {
    display: block;
    margin-bottom: 5px;
}
.name-link-catepro{
    color: #000;
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999;
}
.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}
.hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e60808;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
    border-color: #ff0000;
}
.hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.hotline-phone-ring-circle-fill, .hotline-phone-ring-img-circle{
    background-color: #ff0000;
}
.hotline-phone-ring-img-circle {
    background-color: #e60808;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px;
}

.hotline-phone-ring-circle-fill, .hotline-phone-ring-img-circle{
    background-color: #ff0000;
}
.text-hotline{
    color: #fff !important;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: #00984a !important;
    border: none;
    border-radius: 50%;
    height: 50px;
    padding: 0;
    width: 50px;
    z-index: 999;
}
.back-to-top span {
    position: relative;
    top: 15px;
}
.header-bottom.header-bottom-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
}
.header-bottom.header-bottom-fixed .menu-left-bar{
    display: none;
}
.header-bottom.header-bottom-fixed .nav-bar:hover .menu-left-bar{
    display: block;
}
.left-menu-fixed{
    position: fixed;
    left: 0;
    top: 40px;
    height: calc(100vh - 40px);
    z-index: 99999;
    background: #fff;
    border-right: 1px solid #00984a;
    display: none;
}
.left-menu-fixed a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 50px;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
}
.left-menu-fixed.show-menu-left{
    display: block;
}
.left-menu-fixed > a > span{
    position: absolute;
    border: 1px solid #00984a;
    padding: 5px;
    border-radius: 5px;
    background: #fff;
    z-index: 99999;
    left: calc(100% + 8px);
    top: calc(50% - 17px);
    height: 34px;
    display: none;
    white-space: nowrap;
}
.left-menu-fixed > a > span:after {
    bottom: calc(50% + -4px);
    left: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(102, 102, 102, 0);
    border-right-color: #00984a;
    border-width: 6px;
    margin-left: -12px;
}
.left-menu-fixed > a:hover > span{
    display: block;
}
.tongcong{
    margin-right: 65px;
}
.slick-spct-item-thumb.slick-slide img{
    margin: 0 auto;
}
.span-giagoc {
    text-decoration: line-through;
    color: #888;
}




@media (min-width: 1300px){
    .container {
        width: 1280px;
    }
}
@media (max-width: 1299px){
    .logo{
        display: inline-block;
        width: 200px;
    }
    .logo img{
        width: 100%;
    }
    .ul-main-menu > li > a{
        padding: 5px 25px;
    }
    .div-sub-menu{
        width: calc(1140px - 230px);
    }
    .main-news{
        display: none;
    }
    .main-deals{
        width: 100%;
        margin: 0;
    }
    .all-hot-deals .item-hdeals{
        width: 33.333333%;
    }
}
@media (max-width: 1199px){
    .show1199{display: block;}
    .hide1199{display: none;}
    .main-banner .slick-slide img{
        object-fit: cover;
    }
    .free-ship img{
        width: 60px;
    }
    .free-ship span,
    .skyper span,
    .hotline,
    .number-hl{
        font-size: 13px;
    }
    .f-search .stylish-input-group .form-control{
        width: 200px;
    }
    .ul-main-menu > li > a {
        padding: 5px 12px;
        font-size: 13px;
    }
    .div-sub-menu{
        width: calc(940px - 230px);
    }
    .form-dangky .f-search{
        width: 100%;
    }
    .tit-lh{
        font-size: 20px;
    }
    .group-info-sp{
        margin-top: 15px;
    }
    .code-sp-review .flex{
        display: block;
    }
    .code-sp-review .flex > span{
        display: none;
    }
    .muangay{
        font-size: 20px;
    }
    .addtocart{
        font-size: 14px;
    }
}

@media (max-width: 991px){
    .show991{display: block;}
    .hide991{display: none;}
    body{transition: all 0.3s;}
    .header-top .flex-bw{
        display: block;
    }
    .flex-mb{
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 10px;
    }
    .f-search .stylish-input-group .form-control {
        width: 100%;
        border-radius: 4px 0 0 4px;
    }
    .f-search .stylish-input-group .input-group-addon{
        border-radius: 0 4px 4px 0;
    }
    .count-giohang{
        margin-right: 0;
    }
    .main-banner-quangcao{
        width: 100%;
        margin: 0;
    }
    .main-banner{
        width: 100%;
        padding: 0;
        margin: 10px 0;
    }
    .main-banner .slick-slide img {
        height: auto;
    }
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        top: 0;
        right: 0;
        background: url(../img/back-mnmb.png) top center no-repeat;
        background-size: cover;
        overflow-x: hidden;
        transition: 0.3s;
        z-index: 99999;
    }
    .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: 20px 0;
        text-decoration: none;
        color: #818181;
        transition: 0.3s;
        list-style-type: none !important;
        margin: 0;
    }
    .menu-mobile li {
        margin: 0;
        background: unset;
        border: none;
        border-radius: 0;
        box-shadow: unset;
        border-bottom: 1px solid #fff;
    }
    .menu-mobile a {
        padding: 15px;
        display: inline-block;
        width: 100%;
        color: #fff;
    }
    .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;
    }
    .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 #fff;
        width: calc(100% - 50px);
        padding-right: 0;
    }
    .sub-menu-mb{
        padding: 0;
        list-style-type: none;
        margin: 0;
    }
    .sub-menu-mb > li{
        border-top: 1px solid #fff;
        border-bottom: none;
        background: #00b558;
    }
    .sub-menu-mb > li:last-child{
        border-bottom: none;
    }
    .push-left {
        position: relative;
        right: 280px;
        transition: all 0.3s;
        left: unset;
    }
    .block-deals{
        margin-bottom: 30px;
    }
    .ul-group-cate{
        display: none;
    }
    .block-item-cate{
        width: 25%;
    }
    .blick-item-cate-qc{
        width: 50%;
    }
    .fanpage{
        float: none;
        margin-top: 20px;
    }
    .left-menu-fixed{
        display: none !important;
    }
    .flex-order{
        display: flex;
        flex-wrap: wrap;
    }
    .order-1{
        width: 100%;
        order: 1;
    }
    .order-2{
        width: 100%;
        order: 2;
    }
    .date-share-like{
        height: auto;
    }
    .info-giohang table tr:first-child{
        display: none;
    }
    .info-giohang table tr td{
        display: block;
        text-align: center;
    }
    .info-giohang table tr{
        border: 1px solid #ccc !important;
    }
    .img-spgh{
        width: auto;
    }
    .all-hot-deals .item-hdeals{
        width: 50%;
    }
    .block-contacts{
        display: block;
    }
    .gg-map iframe{
        height: 500px;
    }
    .stick-aside{
        display: none;
    }
    .quatang{
        margin-bottom: 15px;
    }
}

@media (max-width: 767px){
    .show767{display: block;}
    .hide767{display: none;}
    .main-deals > .flex-bw{
        display: block;
    }
    .main-deals .nav-tabs>li{
        width: 50%;
        margin: 0;
    }
    .main-deals .nav-tabs>li>a{
        margin: 0;
        border-radius: 0;
        text-align: center;
    }
    .main-deals .view-all {
        padding: 10px 0;
    }
    .block-spm{
        width: 50%;
    }
    .group-qc-brand{
        display: none;
    }
    .block-item-cate{
        width: 50%;
    }
    .blick-item-cate-qc{
        display: none;
    }
    .tit-ft{
        margin-top: 10px;
    }
    .date-share-like{
        display: block;
    }
    .like-shar-dv{
        margin-top: 10px;
    }
    .tit-main-page{
        font-size: 22px;
    }
    .total-gia .flex-bw{
        display: block;
    }
    .tongcong{
        margin-right: 10px;
    }
    .all-hot-deals .item-hdeals{
        width: 100%;
    }
    .gg-map iframe{
        height: 400px;
    }
    .group-info-sp {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .group-info-sp a {
        width: calc(50% - 5px);
        margin-bottom: 10px;
    }
    .list-news {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .block-news {
        width: calc(50% - 15px);
        padding: 0;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .block-news .flex-start{
        display: block;
        height: auto;
    }
    .img-news{
        width: 100%;
    }
    .ct-news{
        width: 100%;
        margin: 0;
        margin-top: 15px;
    }
    .ct-news h3{
        font-size: 18px;
    }
}

@media (max-width: 480px){
    .show480{display: block;}
    .hide480{display: none;}
    .fwmb{width: 100%;}
    .giohang{
        padding: 0 10px;
    }
    .main-deals .nav-tabs>li {
        width: 100%;
    }
    .main-deals .nav-tabs>li.active>a, .main-deals .nav-tabs>li.active>a:focus, .main-deals .nav-tabs>li.active>a:hover{
        border: none;
    }
    .view-all-list{
        width: 100%;
    }
    .tit-group{
        font-size: 16px;
    }
    .fanpage{
        display: none;
    }
    .logo-ft{
        display: none;
    }
    .footer-bottom{
        display: none;
    }
    .total-gia .flex span:last-child{
        font-size: 16px !important;
    }
    .form-diachithanhtoan .flex-bw,
    .form-lienhe .flex-bw{
        display: block;
    }
    .label-lf {
        width: 100%;
        margin-bottom: 5px;
    }
    .in-lh{
        width: 100%;
    }
    .btn-group{
        width: 100%;
        margin: 0;
    }
    .code-bv{
        width: 100%;
    }
    .left-lh,
    .right-lh{
        padding: 15px;
    }
    .btn-group button{
        min-width: 120px;
        width: 120px;
    }
    .gg-map iframe{
        height: 300px;
    }
    .group-info-sp a{
        width: 100%;
    }
    .des-news{
        display: none;
    }
    .block-news{
        width: 100%;
    }
}