div#wrapper {

    max-width: 100%;

    margin: 0 auto;

    overflow: hidden;

    position: relative;

    box-sizing: border-box;

}
.chudong1 {
    font-size: 26px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    color: #d9000c;
    margin: 0 auto;
    text-align: center;
    line-height: 1.35;
    text-shadow: 2px 2px 4px #c7c7c7;
}
.line-5{display: -webkit-box;-webkit-line-clamp:5;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space: normal;overflow: hidden;}
.chaychu {
    text-align: center;
}
.banner {
    float: left;
    width: 100%;
    /* padding: 10px 0px; */
}
.chudong1 span:nth-child(1) {
    display: flex;
    justify-content: center;
    align-items: center;
    text-indent: 4px;
}
.slick-qc .slick-prev,.slick-qc  .slick-next{
    background: var(--html-bg-website)!important;
    border-radius: 50%
}
div#mCustom {
    height: 385px;
}
.title-detail span {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    padding: 10px;
    text-align: center;
}
.title-detail {
    background: var(--html-bg-website);
    text-align: center;
    padding:9px 0;
}
.danhmuc-detail ul li{
    padding:12px 20px;
    background: #ebebeb;
    border-bottom: 1px solid #fff
}
.danhmuc-detail ul li a{
    font-size: 14px
}
/* title page */
.title-events:before{
    content: '';
    position: absolute;
    left: -55px;
    top: -5px;
    background: url(images/fall.png)no-repeat;
    padding: 20px;
}
.title-events h1 a{
    text-transform: uppercase;
    font-size: 24px;
    font-family: var(--font-roboto-bold);
}
.title-default:before{

    content: '';

    position: absolute;

    bottom: -12px;

    left: 50%;

    transform: translate(-50%,0%);

    height: 3px;

    width: 40px;

    background: var(--html-bg-website);

    border-radius:25px;

}

.title-default:after{

    content: '';

    position: absolute;

    bottom: -11px;

    left: 50%;

    transform: translate(-50%,0%);

    height: 1px;

    width: 110px;

    background: var(--html-bg-website);

}
.title-white:after,.title-white:before{

    background:#fff

}

.title-default h1 a,

.title-default h2 a,

.title-default h3 a,

.title-default h4 a,

.title-default div a{

    font-size: 20px;

    text-transform: uppercase;

    color:var(--html-bg-website);

    font-family: var(--font-roboto-bold);

    font-weight: bold;

}
.title-default.title-black div a{
    color:#000
}
.title-news,.title-news a {

    font-size: 22px;

    font-family: var(--font-roboto-bold);

    color: #fff;

    text-transform: uppercase;

    font-weight: bold;

}
.title-news:before {

    content: "";

    position: absolute;

    background: var(--html-bg-website);

    bottom: -5px;

    height: 2px;

    width: 50px;

}
.title-about h5 a{
    font-size: 22px;
    font-family: var(--font-roboto-bold);
    text-transform: uppercase;
}
.title-about:before{
    content:'';
    position: absolute;
    bottom:-15px;
    left:0;
    height: 2px;
    width: 60px;
    background: var(--html-bg-website)
}
.title-info div a{

    font-size: 16px;

    text-transform: capitalize;

    color: var(--html-bg-website);

    font-family: var(--font-roboto-bold);

    font-weight: 600;

    background: #fff;

    padding-right: 10px;

    border: 1px solid var(--html-bg-website);

    padding: 4px;

    margin-top: 2px;

    border-bottom: none;

    border-radius: 5px 5px 0px 0px;

}
.border-bottom {
    border-bottom: 1px solid var(--html-bg-website);
    padding-bottom: 1px;
}
.color-bg{
    color:var(--html-bg-website)
}
.color-cl{
    color: var(--html-cl-website)
}
.mfix .mfix-container {
    width: 90%!important;
    margin: 0 auto;
}
.mfix .wrap-menu ul.ul-menu{
    justify-content: flex-end;
}
.mfix .wrap-menu .logo-fixed{
    display:block!important;
    text-align: center;
}
.mfix .wrap-menu {
    display: flex;
    align-items: center;
}
ul.top-page {

    display: flex;

    align-items: center;

}

ul.top-page.mg-0 li {

    position: relative

}

ul.top-page.mg-0 li+li:before {

    content: '';

    position: absolute;

    top: -7px;

    left: 0;

    height: 35px;

    width: 1px;

    background: #fff;

}

ul.top-page li a {

    padding: 0px 15px;

    display: block;

    color: #fff;

    font-size: 14px;

    position: relative;

    font-weight: bold

}

ul.top-page li a i {

    font-size: 15px;

}
/*ABOUT*/
.section-about{
    background: var(--bg-about)
}
.title-list h3 a{
    font-size: 24px;
    color: var(--html-bg-website);
    font-family: var(--font-roboto-bold);
    text-transform: uppercase;
}
.title-list div{
    font-size: 24px;
    color: var(--html-bg-website);
    font-family: var(--font-roboto-bold);
    text-transform: uppercase;
}
.title-list:before{
    content: '';
    position: absolute;
    background: url(images/line-list.png)no-repeat;
    width: 115px;
    height: 8px;
    bottom: -20px;
    left: 50%;
    transform: translate(-50%,0);
}
.content-about{
    color: #000;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}
.desc-icon-about{
    color: var(--html-bg-website);
    text-transform: uppercase;
    font-family: var(--font-roboto-bold);
    font-size: 14px;
    margin-top: 15px
}
.items-icon-about:hover .thumbnail-icon-about img {
    transform: rotate(360deg);
    transition: all 0.5s;
}
/* background */

.template-top {

    background: var(--bg-top);

    padding: 7px 0px;

    border-bottom:1px solid #cccccc;

}
section.section-head{
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
section.section-hot {

    background: #fbf1e8;

}
section.section-why{
    background: var(--bg-why);
}

section.section-news{
    background: var(--bg-news);
}
section.section-newsletter{
    background: var(--bg-newsletter);
}
section.section-feedback{
    background: var(--bg-ykien);
}
footer.footer {

    background: var(--bg-footer);

}
section.section-contact{
    background-color: var(--html-bg-website)
}
section.section-contact .ic-contact{
    padding-left:45px;
    font-size: 16px;
    font-family: var(--font-roboto-regular);
    color:#fff
}
section.section-contact .ic-contact:before{
    position: absolute;
    content:'';
    left:0;
    top:-5px;
    padding:20px;
}
section.section-contact .ic-hotline:before{
    background: url('images/ic-phone.png') no-repeat;
}
section.section-contact .ic-email:before{
    background: url('images/ic-mail.png') no-repeat;
}
section.section-contact .ic-website:before{
    background: url('images/ic-website.png') no-repeat;
}
.slick-slider{
    margin:0!important
}
/* end background */
/* search */
 form#frm-search {
    position: absolute;
    right: 0;
    top: 0; 
    bottom: 0; 
    z-index: 999999;  
    display: flex;
    align-items: center;
     transition: all 0.5s cubic-bezier(0.25,0.46,0.45,0.94) 0s;
    -webkit-transition: all 0.5s cubic-bezier(0.25,0.46,0.45,0.94) 0s;
    -moz-transition: all 0.5s cubic-bezier(0.25,0.46,0.45,0.94) 0s;
    -o-transition: all 0.5s cubic-bezier(0.25,0.46,0.45,0.94) 0s;
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    transform: perspective(200px) rotate3d(1,0,0,-90deg) translateY(100%);
    -webkit-transform: perspective(200px) rotate3d(1,0,0,-90deg) translateY(100%);
    -moz-transform: perspective(200px) rotate3d(1,0,0,-90deg) translateY(100%);
    -ms-transform: perspective(200px) rotate3d(1,0,0,-90deg) translateY(100%);
    -o-transform: perspective(200px) rotate3d(1,0,0,-90deg) translateY(100%);  
}
.btn-s:hover form#frm-search {
     transform: perspective(200px) rotate3d(1,0,0,0deg) translateY(0);
    -webkit-transform: perspective(200px) rotate3d(1,0,0,0deg) translateY(0);
    -moz-transform: perspective(200px) rotate3d(1,0,0,0deg) translateY(0);
    -ms-transform: perspective(200px) rotate3d(1,0,0,0deg) translateY(0);
    -o-transform: perspective(200px) rotate3d(1,0,0,0deg) translateY(0); 
} 
/*.box-form-search .form-search {
    width: calc(100% - 115px);
}*/
#frm-search input[name="keyword"]{
    width: 100%;
    padding:10px;
    border-radius:5px 0px 0px 5px;
    border:1px solid var(--html-bg-website)
}
#frm-search button{
    padding: 10px 16px;
    border:none;
    color:#fff;
    font-size: 16px;
    background-color:var(--html-bg-website)
}
.border-cart{
    cursor: pointer;
    margin: 0px 0px 0px 30px;
    -webkit-box-align: center;
    align-items: center;
    display: inline-flex;
    color: #000;
    position: relative;
    line-height: 14px;
    border: 2px solid var(--html-bg-website);
    padding: 8px 11px;
    border-radius: 4px;
    letter-spacing: 0.7px;
    font-weight: 400;
    font-size: 13px;
    vertical-align: middle;
}
.border-cart .textCart{
    color: #000;
    font-weight: 400;
    white-space: nowrap;
    margin-left: 9px;
}
.border-cart i{
    color:var(--html-cl-website);
    font-size: 1.5em;
}
.border-cart .textNumber{
    color: rgb(74, 74, 74);
    background: rgb(253, 216, 53);
    height: 20px;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    padding: 0px 6px;
    font-weight: 700;
}
/* end */
ul.ul-lang li{
    padding:5px
}
ul.ul-lang li a{
    font-family: 'helvetica';
    font-size: 14px;
}
ul.ul-lang li a.ic-active img{
    border: 1px solid var(--html-bg-website);
}
ul.ul-lang li a.ic-active span{
    text-decoration: underline;
}
ul.ul-lang li a.ic-phone{
    color:var(--html-cl-website);
    font-size: 20px;
}
ul.ul-lang li a.ic-phone:before{
    content: "\f095";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    top: 3px;
    left: -25px;
    font-size: 1.1em;
}

/* Google */
a.goog-logo-link{
    display: none!important
}
.goog-te-gadget .goog-te-combo{
    border: none;
}
 .translate:before {
    content: '';
    position: absolute;
    background: url('images/vn.png') no-repeat;
    top: 5px;
    left: -20px;
    width: 19px;
    height: 20px;
} 
.goog-te-gadget{
    font-size: 0px!important
}
/* hotdeal*/
.item-deal:hover{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px;
    z-index: 1;
}
.desc-deal h3 a{
    font-size: 14px;
    font-family: 'Arial';
}
.desc-deal a.xemchitiet{
    font-size: 14px;
    font-family: 'Arial';
    text-decoration: underline;
}
.haney-buy-now{
    position: absolute;
    top: 5px;
    left: 50%;
    transform: translate(-50%,0%);
    margin: 0 auto;
    padding: 5px 20px;
    margin-top: -20px;
    background-color: var(--html-bg-website);
    border-radius: 25px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s
}
.haney-buy-now:hover{
    color:var(--html-cl-website);
    
}
.item-deal:hover .haney-buy-now{
    visibility: visible;
    opacity: 1;
    
}
.mg-fix {

    margin-top: 458px;

    background-color: #fff;

    position: relative;

}

.max-width {

    width: 1365px;

    overflow: hidden;

    margin: 0 auto;

}

.video-background {

    background: #000;

    position: fixed;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    z-index: -99;

}

.video-foreground {

    height: 300%;

    top: -100%;

}

.video-foreground, .video-background iframe {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    pointer-events: none;

}
/* template catology */
.head-catology {
    background: var(--html-bg-website);
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
}
a.read-all {
    position: absolute;
    background: var(--html-bg-website);
    color: #fff;
    padding: 7px 15px;
    display: table;
    margin: 0 auto;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0%);
    font-weight:bold
}
/* detail product news */
ul.box-product-list li {
    width: calc(100% / 5 - 10px);
    border: 1px solid #ccc;
    text-align: center;
    margin: 5px;
    padding: 10px 0;
    font-size: 14px;
    font-family: var(--font-Roboto-Regular);
    text-transform: uppercase;
    border-radius: 5px;
    color:#fff;
    background: var(--html-bg-website);
}
li.p-relative.tabs-page.active {
    background: #FFF600;
    color: #000;
    border: 1px solid #FFF600;
}
ul.box-product-list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.xemtaca a {
    border: 1px solid var(--html-bg-website);
    padding: 8px 40px;
    border-radius: 5px;
    color: var(--html-bg-website);
    font-size: 14px;
    font-family: var(--font-roboto-regular)
}
.tabs-content-page.active{
    display: block;
}
.tabs-content-page{
    display: none
}
.promotion span{
    display: inline-block;
    padding:2px 20px;
    background: #ff9900;
    color:#fff;
    font-weight:bold;
}
.promotion:before{
    content: '';
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-right: 13px solid #fff;
    position: absolute;
    right: 0px;
    top: 0px;
}
a.back-page {
    display: inline-block;
    padding: 8px 40px;
    border: 1px solid var(--html-bg-website);
    border-radius: 25px;
    text-transform: uppercase;
    color:var(--html-bg-website);
}
a.back-page:before{
    content: "\f104";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    top: 5px;
    left: 15px;
    font-size: 2em;
}
a.back-page.back-buy-product{
    background-color: var(--html-bg-website);
    color:#fff
}
#sanpham .nav-tabs{
    border-bottom:2px solid var(--html-bg-website)
}
#sanpham .nav-tabs>li{
    margin-bottom:0
}
#sanpham .nav-tabs>li>a{
    border:1px solid var(--html-bg-website);
    border-bottom:none;
    border-radius:15px 15px 0px 0px;
    text-transform:uppercase;
    font-size: 16px;
    color:var(--html-bg-website);
    font-family: var(--font-roboto-bold);
}
#sanpham .nav-tabs>li.active>a{
    background-color: var(--html-bg-website);
    color:#fff
}
.fade.active,.fade.show  {
    opacity: 1!important;
}
a.see-all{
    padding: 0px 40px;
    height: 40px;
    line-height: 42px;
    display: inline-block;
    border: 1px solid var(--html-bg-website);
    font-family: var(--font-roboto-bold);
    text-transform: uppercase;
    color: var(--html-bg-website);
    border-radius: 25px
}
a.see-all:hover{
    background-color: var(--html-bg-website);
    color:#fff
}
.desc-events h4{
    line-height: 1.1;
}
.desc-events h4 a{
    color:var(--html-bg-website);
    font-size: 18px;
    text-transform: uppercase;
    font-family: var(--font-roboto-bold);
}
/* box star */
.box_star {
    width: 100%;
    margin-bottom: 20px;
  }
  
  .rating-stars {
    display: inline-block;
    margin-right: 10px;
  }
  
  .rating-stars ul {
    list-style-type: none;
    padding: 0;
    display: inline-block;
    -moz-user-select: none;
    -webkit-user-select: none;
  }
  
  .rating-stars ul > li.star {
    display: inline-block;
    cursor: pointer;
  }
  
  .rating-stars ul > li.star > i.fa {
    font-size: 15px;
    color: #ccc;
  }
  
  .rating-stars ul > li.star.hover > i.fa {
    color: #eec52c;
  }
  
  .rating-stars ul > li.star.selected > i.fa {
    color: #eec52c;
  }
  
  span.star.selected > i.fa {
    color: #eec52c;
  }
/* Album detail */
.box-album-tpl .item-album .desc-album{
    position: absolute;
    bottom:0;
    left:0;
    width: 100%;
    background-color:rgba(255, 255, 255, .7);
    text-align: center;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
}
.box-album-tpl .item-album:hover .desc-album{
    transform: scale(1);
    transition: all 0.4s ease-in-out;
}
/* event */
.desc-events{
    height: 95px;
}
p.address-detail:before{
    content: "\f041";  
}
p.time-detail:before{
    content: "\f073";  
}
p.address-detail:before,
p.time-detail:before{
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    top: 3px;
    left: -25px;
    font-size: 1.1em;
    color:var(--html-bg-website)
}
/* support */
input.form-control.form-input,
select.form-control.form-input
 {
    border-radius: 25px;
    height: 45px;
}
button.btn-contact{
    width: 100%;
    background-color: var(--html-bg-website);
    border:none;
    height: 45px;
    border-radius:25px
}
/* tra cứu */
.box-list{
    border:1px solid #ccc;
}
.item-element{
    border-bottom:1px solid #ccc
}
.desc-element h3 a{
    font-size: 14px;
    text-transform: uppercase;
    font-family: var(--font-roboto-regular);
}
.desc-element .price-element{
    font-size: 16px;
    font-family: var(--font-roboto-bold)
}
.order-page {
    display: inline-block;
    padding: 7px 20px;
    text-align: center;
    color:#fff;
    border-radius:25px
}
.check-order{
    background-color:#ebebeb;
    color:#000
}
.buy-order{
    background-color:var(--html-bg-website);
}
.box-buy-all{
    background-color: var(--html-bg-website);
    padding:15px 0px
}
.buy-all{
    padding:8px 25px;
    border-radius:25px;
    border:none;
    margin:0px 10px;
    color:#fff;
    text-transform:uppercase;
}
.btn-buy-all{
    background-color:#f00;
}
.btn-buy-all:hover{
    color:#000;
    background-color: #fff;
}
#delete-all{
    background-color:#fff;
    color:#000
}
#delete-all:hover{
    background-color:#ebebeb
}
/* login */
.box-bg-all:before,
.box-bg-all:after{
    content:"";
    position:absolute;
    top:0px;
    width: 191px;
    height: 438px;
}
.box-bg-all:before{
    left: -90px;
    background:url('images/icon-hoa1.png')no-repeat;
    
}
.box-bg-all:after{
    right: -90px;
    background:url('images/icon-hoa2.png')no-repeat;
    
}
.box-form-action .form-group label{
    font-family: var(--font-roboto-regular);
    font-weight: normal
}
.box-form-action button.btn-submit{
    width: 100%;
    background-color: var(--html-bg-website);
    border:none;
    border-radius:25px;
    text-transform: uppercase;
    height: 40px;
    font-weight: bold;
}
.forget-element .element-id{
    color:#9f9f9f;
    text-decoration: underline;
}
.forget-element .element-register{
    text-decoration: underline;
}
/* đối tác */
.title-doiac{
    font-size: 18px;
    color: #000;
    font-weight: bold
}
.title-doiac span{
    color: var(--html-bg-website)
}
.box-doitac {
    border-radius: 20px;
    border: 1px solid #ccc;
}
.items-doitac {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom:1px solid #ccc
}
.box-mg-doitac:before{
    content:'';
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 1px;
    background:#ccc
}
.box-reviews {
    box-shadow: 2px 2px 7px #ccc;
    border-radius: 30px;
    padding: 52px 30px;
}
.desc-reviews .name-reviews{
    font-size: 14px;
    font-family: 'RobotoBold';
    text-transform: uppercase;
}
.thumb-reviews img{
    border-radius:50%;
}
.slide-review .slick-next {
    right: -32px;
}
.slide-review .slick-prev,.slide-review .slick-next{
    top:60%;
}
/* popup */
.white-popup {
    max-width: 560px;
    margin: 30px auto;
    border-radius: 0px 0px 15px 15px;
    box-shadow: 0 0 20px -5px #000;
    -webkit-box-shadow: 0 0 20px -5px #000;
    -ms-box-shadow: 0 0 20px -5px #000;
    -o-box-shadow: 0 0 20px -5px #000;
    background-color: #fff;
    position: relative;
}
.popup-body {
    padding: 25px 20px;
    position: relative;
}
.popup-body:before {
    width: 100%;
    left: 0px;
    top: 0px;
    content: '';
    position: absolute;
    height: 5px;
    background-color: var(--html-cl-website);
}
.header-account {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--html-bg-website);
}
.header-account .desc {
    width: calc(100%);
    font-size: 18px;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    color: var(--html-bg-website);
}
.content-account p {
    text-align: center;
    font-size: 14px;
}
.account-control {
    display: block;
    width: 100%;
    background: #FFF;
    border: 0px;
    border: 1px solid #e5e5e5;
    outline: none;
    line-height: 30px;
    transition: all 0.2s;
    border-radius: 25px;
    padding: 0px 10px;
    height: 40px;
}
.account-btn {
    display: block;
    width: 100%;
    background: var(--html-bg-website);
    border: 1px var(--html-bg-website);
    text-transform: uppercase;
    outline: none;
    line-height: 40px;
    padding: 0.2rem 0rem;
    border-radius: 30px;
    color: #FFF;
    cursor: pointer;
    text-align: center;
    transition: all 0.2s;
}
.btn-link-account a {
    color: var(--html-cl-website);
    font-size: 14px;
    cursor: pointer;
}
/* ===============================MENU============================ */
.wrap-menu ul.ul-menu{
    display:flex;
    align-items:center;
}
.wrap-menu ul.ul-menu>li>h2>a,.wrap-menu ul.ul-menu>li>a{
    font-size: 14px;
    text-transform:uppercase;
    padding:17px 25px;
    color:#000;
    display:block;
}
.wrap-menu ul.ul-menu>li.active a{
    color:var(--html-bg-website);
    font-weight: bold;
}
.wrap-menu ul.ul-menu>li:hover:not(.active) > a{
    color:var(--html-cl-website);
}

.wrap-menu ul.ul-menu>li .mega-menu{
    background-color: var(--html-bg-website);
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    min-width: 250px;
    visibility: hidden;
    opacity: 0;
    box-shadow: 2px 2px 7px #ccc;
    margin-top:20px;
    transition: all 0.4s ease-in-out;
}
.mega-menu .box-mega-menu ul.c1 li+li{
    border-top:1px solid #fff
}
.mega-menu .box-mega-menu ul.c1 li:hover{
    background-color:var(--html-cl-website)
}
.mega-menu .box-mega-menu ul.c1 li a{
    display: block;
    padding: 10px;
    font-size: 13px;
    text-transform: uppercase;
    color:#fff;
}
.wrap-menu>ul.ul-menu>li:hover>.pos-menu-c1,
.wrap-menu>ul.ul-menu>li>.pos-menu-c1>.box-mega-menu>ul.c1>li:hover>.pos-menu-c2,
.wrap-menu>ul.ul-menu>li>.pos-menu-c1>.box-mega-menu>ul.c1>li>.pos-menu-c2>.box-mega-menu>ul.c2>li:hover>.pos-menu-c3
{
    visibility: visible;
    opacity: 1;
    margin-top:0px;
}
.wrap-menu>ul.ul-menu>li>.pos-menu-c1>.box-mega-menu>ul.c1>li:hover>.pos-menu-c2,
.wrap-menu>ul.ul-menu>li>.pos-menu-c1>.box-mega-menu>ul.c1>li>.pos-menu-c2>.box-mega-menu>ul.c2>li:hover>.pos-menu-c3{
    top:0
}
.wrap-menu>ul.ul-menu>li>.pos-menu-c1>.box-mega-menu>ul.c1>li>.pos-menu-c2,
.wrap-menu>ul.ul-menu>li>.pos-menu-c1>.box-mega-menu>ul.c1>li>.pos-menu-c2>.box-mega-menu>ul.c2>li>.pos-menu-c3
{
    left:100%
}


.input-search {

    align-items: center;

    border-radius: 3px;

    transition-duration: 0.3s

}



input#search_mb {

    border: none;

    height: 36px;

}



input#search_mb::placeholder {

    font-style: italic;

}

form.form-search-mobile {

    border: 1px solid var(--html-bg-website);

}

button#search-btn {

    height: 30px;

    width: 30px;

    background: transparent;

    border: none;

    font-size: 20px;

    color: rgba(0, 0, 0, 0.5);

}



section.box-menu-mobile.mfix {

    padding: 5px 0px;

    height: 51px;

}



section.box-menu-mobile.mfix .logo-mobile {

    display: none;

}



section.box-menu-mobile.mfix .form-search {

    position: absolute;

    top: 0;

    right: 0;

    margin: 2px;

    width: 85%;

    transition: all 0.4s;

}
/* PRODUCT */
.cart-fixed {

    position: fixed;

    top: 40%;

    right: 10px;

    z-index: 99999;

}

.box-cart {

    position: absolute;

    top: 0;

    left: 0;

    height: 100%;

    width: 100%;

    display: flex;

    align-items: center;

    justify-content: center;

    transform: scale(0);

    transition: all 0.4s

}



.thumbnail-ajax:hover .box-cart {

    transform: scale(1);

    transition: all 0.4s

}



.box-cart a.bs-cart {

    border: 1px solid var(--html-bg-website);

    display: inline-block;

    padding: 10px 28px;

    background: #f1ebeb;

    color: #fff;

    text-transform: uppercase;

    position: relative;

    z-index: 12;

}



.box-cart a.bs-cart:hover {

    color: var(--html-bg-website);

}



.box-cart a.bs-cart:before {

    content: "";

    background: var(--html-bg-website);

    z-index: -1;

    -webkit-transform: scale(1, 1);

    transform: scale(1, 1);

    -webkit-transform-origin: left center;

    transform-origin: left center;

    left: -1px;

    top: 0;

    right: -1px;

    position: absolute;

    display: block;

    bottom: 0;

    -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);

    transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);

    transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);

    transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);

}



.box-cart a.bs-cart:hover:before {

    -webkit-transform-origin: right center;

    transform-origin: right center;

    -webkit-transform: scale(0, 1);

    transform: scale(0, 1);

}



.product-fa {

    border: thin solid #f02727;

    color: #f02727;

    background: #fff;

    display: inline-block;

    width: 34px;

    height: 34px;

    line-height: 28px;

    font-size: 18px;

    position: absolute;

    transition: all .2s ease-in-out;

    transform: scale(1);

    left: -45px;

}



.addtocart-product {

    top: 45px;

    transition-delay: .07s;

}



.quickview-product {

    top: 5px;

}



.box-product:hover .product-fa {

    left: 5px;

}



.product-img:hover .product-fa:hover {

    color: #fff;

    border-color: #f02727;

    background: #f02727;

}



.text-product p:nth-child(1) {

    margin: 0;

}



.text-product p:nth-child(2) {

    font-size: 14px;

    color: #f00;

    font-weight: bold;

}



.ajaxBoxproduct {

    margin-bottom: 20px;

}



h3 a.title-name {

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 22px;

    color: var(--html-cl-website);

    text-transform: uppercase;

    font-weight: 600;

}



.desc-ajax h3 a {

    color: #000;

    font-size: 16px;

}



.price-ajax {

    color: #f60000;

    font-size: 16px;

    font-weight: bold;

}



a.mask-ajax {

    position: absolute;

    top: 0;

    left: 0;

    height: 100%;

    width: 100%;

    background: rgba(239, 171, 87, 0.5);

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 34px;

    color: #fff;

    transform: scale(0);

    transition: all 0.4s;

}



.thumbnail-ajax:hover a.mask-ajax {

    transform: scale(1);

    transition: all 0.4s;

}



.product-other {

    width: 100%;

    margin: 0 -5px;

}



.box-product {

    padding: 5px;

    overflow: hidden;

    transition: 0.2s all ease;

    border-right: 1px solid #e4e4e4;

    border-bottom: 1px solid #e4e4e4;

}



.box-product:hover {

    box-shadow: 0 0 0 1px var(--html-bg-website) inset;

}



.product-name {

    word-spacing: unset;

    font-family: "Roboto", sans-serif;

    font-size: 14px;

    line-height: 20px;

    margin-top: 5px;

    text-overflow: ellipsis;

    word-spacing: inherit;

    text-align: left;

    display: inline-block;

    overflow: hidden;

    height: 40px;

}



.flex-promotions {

    display: flex;

    justify-content: space-between;

    align-items: center;

}



.product-name a {

    color: #555;

    font-size: 14px;

}



.product-name a:hover {

    color: #f00;

}



.fix-col-1 {

    padding: 0px 1px;

}



.product-price-old {

    font-weight: bold;

    text-decoration: line-through;

    color: #5a596b;

    display: inline-block;

}



.product-price {

    font-weight: bold!important;

    color: #ff0000;

    font-size: 14px;

}



.product-commitment {

    background: var(--html-bg-website);

    padding: 10px 15px;

    border: thin solid rgba(0, 0, 0, .1);

    margin-bottom: 15px;

}



.product-commitment-title {

    border-bottom: thin solid rgba(0, 0, 0, .1);

    color: #fff;

    margin: -10px -15px 10px;

    padding: 6px 0px;

    text-align: center;

    font-size: 16px;

}



.title-product-detail {

    font-family:  var(--font-roboto-bold);

    font-size: 20px;

    line-height: 25px;

    color: #000;

}

.title-index h2 a{

    color:#e50028;

    font-size: 26px;

    font-family: 'UTMa';

    text-transform: capitalize;

}



.border-bottom-dashed{

    border-bottom:1px dashed #ccc

}

.border-detail {

    border: 1px solid var(--html-bg-website);

    margin-top: 1px;

}

.box-product-detail li {

    line-height: 22px;

    padding: 5px 0px;

    font-size: 13px;


}



.box-product-detail li::last-child {

    border-bottom: none;

}



.product-detail-price span {

    font-size: 24px;

    color: var(--html-bg-website);

    font-family: var(--font-roboto-bold);

}



.product-detail-price-old span {

    font-family: var(--font-roboto-regular);

    font-size: 14px;

    color: #4f4f4f;

    text-decoration: line-through;

}



.product-commitment-title span {

    color: #f00;

    text-transform: uppercase;

    font-family: "Arial";

}



.list-product-commitment li {

    color: #333;

    margin-bottom: 7px;

    font-size: 13px;

}



.list-product-commitment .fa {

    color: #f00;

}



.list-addthis {

    padding: 10px 0 5px;

}



.product-detail-addtocart-wish {

    padding: 10px 0px;

    border-bottom: none!important;

}



.product-detail-addtocart {

    background: var(--html-bg-website);

    color: #fff;

    padding: 0px 15px;

    line-height: 36px;

    font-size: 13px;

    display: inline-block;

    vertical-align: middle;

    transition: 0.2s all ease;

}



.product-detail-addtocart:hover {

    color: #fff;

    background: #df5400;

}



.product-detail-addtocart .fa {

    position: relative;

    top: -1px;

    font-size: 17px;

}



.other-news-detail ul {

    padding-inline-start: 40px;

}



.other-news-detail ul li {

    list-style: initial;

}

.box-number {

    border: 1px solid #ccc;

    border-radius: 15px;

}



.btn-detail {

    font-size: 16px;

    display: block;

    padding: 0px 10px;

}

.multi-images {
    margin: 5px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.multi-images:hover {
    border: 1px solid var(--html-bg-website);
}

input[name="number-change"] {

    width: 40px;

    border: none;

    background: none;

    height: 30px;

}


.w-label {
    width: 86px;
    display: inline-block;
    font-weight: 700;
}

.wrap_qty {
    position: relative;
    display: flex;
}

.wrap_qty span.up,
.wrap_qty span.down {
    display: inline-block;
    width: 28px;
    height: 28px;
    border: 1px solid #dfdfdf;
    line-height: 25px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    font-family: var(--font-utmavobold);
}

.input-text.qty {
    height: 28px;
    text-align: center;
    margin-left: -1px;
}

.wrap_qty input {
    background: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    padding: 0px 0px 0px 0px;
    width: 40px;
}

.wrap_qty span.up {
    margin-left: -1px;
}

a.btn_site_3:hover,
a.btn_site_3,
.btn_site_3:hover,
.btn_site_3 {
    background: #ef292c;
    color: #fff;
    display: inline-block;
    padding: 5px 20px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 40px;
}
.btn_site_3 span:nth-child(1){
    font-family: var(--font-roboto-bold);
    font-size: 20px;
    text-transform: uppercase;
}
button.btn_site_2,
button.btn_site_2:hover,
a.btn_site_2:hover,
a.btn_site_2,
.btn_site_2:hover,
.btn_site_2 {
    border: 1px solid #ef292c;
    color: #ef292c;
    display: inline-block;
    padding: 16px 20px;
    border-radius: 40px;
    font-size: 14px;
    font-family: var(--font-roboto-bold);
    text-transform: uppercase;
}


.flex-cart{
    display: flex;
    justify-content:center;
    align-items:center;
}
button.btn-default{
    height:35px;
    width:30px;
    background:#fff;
    border:1px solid #ccc;
    font-size:16px;
}
button.btn-minus{
    border-radius:30px 0px 0px 30px;
    border-right:none;
}  
button.btn-plus{
    border-radius:0px 30px 30px 0px;
    border-left:none;
}   

/* END PRODUCT */

/* TEMPLATE USER */
.line-clamp{

    display: -webkit-box;

    -webkit-box-orient: vertical;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: normal;

    -webkit-line-clamp: 1;

    letter-spacing: normal;

    font-size: 1.6rem;

    font-weight: 500;

    line-height: 2.2rem;

    max-height: 4.4rem;

}
.box-avatar-user {
    border: 1px solid var(--html-bg-website);
}
.box-avatar-user .username h3{
    color:var(--html-bg-website);
    font-size: 13px;
}
.title-user {
    font-size: 18px;
    text-transform: uppercase;
    font-family: var(--font-roboto-bold);
    color:var(--html-bg-website);
    border-bottom: 1px solid var(--html-bg-website);
    margin-bottom: 20px;
}

.form-member-page {
    height: 37px;
    border-color: #e2e2e2;
    border-radius: 0;
}

.form-group label {
    font-size: 14px;
    font-family: var(--font-Roboto-Regular);
    font-weight: 400
}

label.user-radio-item {
    line-height: 20px;
    margin-right: 20px;
}

span.checkmark:after {
    content: '';
    position: absolute;
    left: 2px;
    top: 2px;
    height: 14px;
    width: 14px;
    background: #de1a38;
    border-radius: 50%;
    display: none;
}

.user-radio-item {
    position: relative;
    cursor: pointer;
}

.user-radio-item input {
    position: absolute;
    left: -9999px;
}

.user-radio-item .e-text {
    padding-left: 18px;
    display: inline-block;
    position: relative;
    font-weight: 400;
}

.user-radio-item .e-text::before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background: #b8b8b8;
    position: absolute;
    left: 0;
    top: 3px;
    border-radius: 50%;
}

.user-select.bootstrap-select .btn .bs-caret .caret {
    display: none;
}

.user-radio-item input:checked+.e-text::before {
    background: var(--html-bg-website);
}

.user-select.bootstrap-select .btn {
    border-radius: 0;
    height: 37px;
    position: relative;
    border-color: #e2e2e2;
    padding-right: 47px;
    background: #fff;
    box-shadow: none;
}

.user-select.bootstrap-select .btn .bs-caret {
    width: 35px;
    height: 35px;
    background: #e2e2e2 url(images/ico-select-down.png) no-repeat center;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}

.input-file-container {
    position: relative;
    width: 100%;
}

.input-file {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    padding: 9px 0;
    cursor: pointer;
    text-transform: uppercase;
}

.input-file-trigger {
    margin-top: 6px;
    display: block;
    padding: 0px 5px;
    color: #333;
    font-size: 1em;
    transition: all .4s;
    cursor: pointer;
    text-align: center;
    line-height: 35px;
    text-transform: uppercase;
    border-radius: 5px;
    border: 1px dashed #999;
}

label.input-file-trigger {
    overflow: hidden;
    font-size: 10px;
    text-overflow: ellipsis;
}

.items-add-view {
    border: 1px solid #999;
    padding: 5px;
}

header.header-page {
    position: relative;
    z-index: 999;
    background: #fff;
}

.page-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 998;
    background: rgba(0, 0, 0, 0.53);
}

.box-view-add {
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 99999;
    background: #fff;
    width: 100%;
    padding: 10px 0px;
    visibility: hidden;
    opacity: 0;
}

.view-add-page:hover .box-view-add {
    visibility: visible;
    opacity: 1
}

.box-view-add.box-add-hover {
    visibility: visible;
    opacity: 1;
}

.box-category > ul {
    background-color: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    min-width: 220px;
    visibility: hidden;
    opacity: 0;
    box-shadow: 2px 2px 7px #ccc;
}

.box-category ul li:hover {
    background: var(--html-bg-website)
}

.box-category > ul > li:hover > a,
.box-category > ul > li > ul > li:hover > a,
.box-category > ul > li > ul > li > ul > li:hover > a {
    color: #fff
}
.box-category ul li a {
    display: block;
    padding: 5px 10px;
    font-size: 14px;
}

.box-category:hover>ul {
    visibility: visible;
    opacity: 1
}
.box-category ul li{
    position: relative;
}
.box-category > ul > li > ul,.box-category > ul > li > ul > li > ul{
    background-color: #fff;
    position: absolute;
    top: 0px;
    left: 100%;
    z-index: 9999;
    min-width: 220px;
    visibility: hidden;
    margin-top:-20px;
    opacity: 0;
    box-shadow: 2px 2px 7px #ccc;
}
.box-category>ul>li:hover>ul,
.box-category>ul>li>ul>li:hover>ul {
    visibility: visible;
    opacity: 1;
    margin:0
}

.class-input:before {
    content: '';
    position: absolute;
    top: 12px;
    left: 10px;
    background-image: url(images/user/ic-date.png);
    padding: 7px;
}

input.input-chart {
    border-radius: 0;
    padding-left: 30px;
    height: 40px;
    box-sizing: border-box;
    color: #000
}

input.input-chart::placeholder {
    color: #000
}

input[name="btn-chart"] {
    border-radius: 0;
    background: var(--html-bg-website);
    height: 40px;
    border: 0;
    color: #fff
}

.sidebar-header h3 {
    color: #fff;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    background: var(--html-bg-website);
    text-align: center;
}

.body-header {
    background: #f5f5f5
}

.body-header ul li+li {
    border-top: 1px solid #fff
}

.body-header ul li a {
    display: block;
    padding: 8px 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Arial';
}

.text-chart {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
}

.box-table table thead {
    background: #333;
    color: #fff;
    text-align: center;
}

.box-table table,
.box-table table thead,
.box-table table thead th,
.box-table table thead tr,
.box-table table thead tr td {
    border: 1px solid #fff
}

.box-table table thead th {
    text-align: center;
    padding: 10px 0px
}


/* kho hàng */

.item-khohang a {
    display: inline-block;
    background: var(--html-bg-website);
    font-size: 14px;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    min-width: 180px;
}

.wrapper-catology h3 {
    background-color: #333;
    padding: 10px;
    text-transform: uppercase;
    border-bottom: 2px solid var(--html-bg-website);
    margin-bottom: 15px;
    color: #fff;
    font-size: 18px;
}

.dataTables_length select {
    padding: 2px 10px;
    border: 1px solid #5cb85c;
    outline: none;
}

.stthinh {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 30px;
    border: 1px solid #eee;
}

.box-img-edit {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: calc(100% + 20px);
    margin: 20px -10px 20px;
}

.box-img-edit .box-img-i {
    width: calc(100% / 4);
    padding: 0px 10px;
    margin-bottom: 20px
}

.box-img-edit .box-img-ii {
    position: relative;
    padding: 5px;
    box-shadow: 0px 0px 5px #ddd;
}

.box-img-edit .box-img-ii img {
    max-width: 100%;
}

.box-img-edit .box-img-stt {
    position: relative;
    margin-bottom: 10px
}

.box-img-edit .box-img-stt input {
    width: 100%;
    border: 1px solid #ccc;
    height: 30px;
    background: #FFF;
    padding: 2px 10px;
    outline: none;
    line-height: 30px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.box-img-edit .box-img-stt input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.delete_images {
    position: absolute;
    right: 3px;
    top: 7px;
    color: #333 !important;
}

.input-file-trigger.upload-product {
    border: 2px dashed #C8CBCE;
    padding: 47px 0px;
    color: #8d9499;
    font-size: 18px;
    margin-top: 0!important;
    border-radius: 0
}

i.fa.fa-upload {
    font-size: 4rem;
    color: #8d9499;
}

.jFiler-input-dragDrop {
    width: 100%!important;
}
.glyphicon-order:before {
    content: '';
    background: url('images/cart/excel.png')no-repeat;
    padding: 1px 7px;
}
.glyphicon-word:before {
    content: '';
    background: url('images/cart/excel-blue.png')no-repeat;
    padding: 1px 7px;
}
.body-user h3{
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    border-bottom:2px solid var(--html-bg-website);
    padding-bottom:5px;
}
a.user-islogin {
    color: #fff;
    padding: 1px 10px;
    background: var(--html-bg-website);
    border-radius: 5px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    margin-top: 3px;
}

/* END */

/* num cart */



.number-detail {

    display: inline-block;

    height: 25px;

    line-height: 25px;

    border: 1px solid #dedede;

    text-align: center;

    min-width: 42px;

    padding: 0 10px;

    vertical-align: middle;

    position: relative;

    background: #fff;

    margin-left: 5px;

    border-radius: 4px;

}



.number-detail::before {

    width: 10px;

    height: 10px;

    border: 5px solid transparent;

    border-right: 5px solid #dedede;

    margin-top: -5px;

}



.number-detail::before,

.number-detail::after {

    content: '';

    display: block;

    position: absolute;

    top: 50%;

    right: 100%;

}



.number-detail::after {

    width: 8px;

    height: 8px;

    border: 4px solid transparent;

    border-right: 4px solid #fff;

    margin-top: -4px;

}

.multi-images {
    margin: 5px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.multi-images a{
    display: block!important;
}
/* CONTACT */



#map_canvas {

    height: 400px;

    margin: 20px 0;

}



.map_title h2 {

    font-size: 16px;

}



.box_contact {

    border-top: 2px solid #ccc;

    margin-top: 25px;

    padding-top: 25px;

    margin-bottom: 15px;

}



.title_contact h2 {

    font-size: 24px;

    text-transform: uppercase;

    margin-bottom: 15px;

    margin-top: 20px;

    font-weight: normal;

    font-family: 'Arial';

}



.magin-contact {

    margin-bottom: 15px;

}



.magin-contact input.form-control {

    border-radius: 0px;

    height: 36px;

    font-size: 14px;

    font-family: "UTMAvo";

    padding-left: 17px;

    font-weight: normal;

}

.magin-contact textarea.form-control {

    border-radius: 0px;

    font-family: "UTMAvo";

    font-size: 15px;

    border: thin solid #000;

    box-shadow: 0 0 0 0;

    padding-left: 17px

}



.magin-contact.form-control:focus {

    border-color: #66afe9;

    outline: 0;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);

}



/* END CONTACT */

/* ======== footer ======== */



.rows-newsletter {

    padding: 10px;

    background: #fff;

    border: none;

    width: 78%;

}



.rows-newsletter::placeholder {

    color: #000;

    font-style: italic;

}



.submit-newsletter {

    padding: 10px 15px;

    border: none;

    background: var(--html-bg-website);

    color: #fff;

    text-transform: uppercase;

}

.title-vso-ff div a{

    font-size: 16px;

    text-transform: uppercase;

    color: #fff;

    font-family: var(--font-roboto-bold)

}
.content-ff{
    color: #fff
}
.border-bottom-ff {
    border-bottom: 1px solid #fff
}

.title-footer {

    font-size: 16px;

    color: #fff;

    position: relative;

    text-transform: uppercase;

    font-family: var(--font-roboto-bold);

}



/*.title-footer:before {

    content: '';

    position: absolute;

    bottom: -8px;

    left: 0;

    height: 1px;

    width: 60%;

    background: #fff;

    border-radius: 15px;

}*/
.title-footer:after {

    content: '';

    position: absolute;

    bottom: -9px;

    left: 0;

    height: 2px;

    width: 70px;

    background: #fff;

    border-radius: 25px;

}



.desc-footer a {

    color:#fff;

    line-height: 25px;

}



.desc-footer a:hover {

    color: #f00;

}

.cssmap{
    display:inline-block;
    margin-bottom:10px
}

.iframe-map iframe {

    width: 100%;

}
form#newsletter input{
    padding:11px;
    border:1px solid #ccc;
    width:100%;
    background: transparent;
    color: #fff
}
.ic::placeholder{
    color: #fff
}
form#newsletter button{
    padding:12px;
    border:none;
    color:var(--html-bg-website);
    font-family: var(--font-roboto-bold);
    background-color: #fff;
}
.section-copy{
    background-color:var(--html-bg-website)
}
.section-copy .copy-text{
    color:#fff
}
.visitors {

    background: #fff;

    width: 170px;

    padding: 10px 25px;

}



.title-visitor.ds-center {

    font-size: 16px;

    font-weight: 600;

}



.visitors p {

    margin: 0;

    font-weight: 600;

}



ul.info_bank li {

    display: inline-block;

}



ul.info_bank li a.active {

    border: 1px solid #f00;

    display: block

}



.tags-class,

.tags-class a {

    color: #fff

}



.box-tag {

    border-top: 1px solid #fff

}



div a.news-order-detail {

    display: table;

    padding: 5px 0px;

    transition: all 0.4s

}



div a.news-order-detail:hover {

    padding-left: 10px;

    transition: all 0.4s

}







/*mang xa hoi*/
ul.mangxahoi li {

    display: inline-block;

    padding-top: 10px;

    padding-right: 5px;

}

/* ======== NEWS ======== */
.sectionNews{
    background: var(--bg-news)
}
.content-news a, .date-news{
    color: #fff
}

.box-post {

    margin-bottom: 20px;

    font-size: 13px;

    color: #686868;

    border-bottom: thin solid #ccc;

}



.post-img {

    display: block;

    padding: 5px;

    background: #fff;

    box-shadow: 5px 5px 0px 0px #bebebe;

    overflow: hidden;

    position: relative;

    border: thin solid #bebebe;

    margin-bottom: 20px;

}



.post-img:before {

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0px;

    left: 0px;

    right: 0px;

    bottom: 0px;

    margin: auto;

    background: rgba(0, 0, 0, .7);

    content: "";

    transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -ms-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

    opacity: 0;

}



.post-img:hover:before {

    opacity: 1;

}
.post-img:hover span {

    opacity: 1;

    transform: scale(1.5, 1.5);

    -webkit-transform: scale(1.5, 1.5);

    -moz-transform: scale(1.5, 1.5);

    -o-transform: scale(1.5, 1.5);

    -ms-transform: scale(1.5, 1.5);

}
.post-img span {

    display: block;

    position: absolute;

    top: 50%;

    left: 50%;

    border: 2px solid #fff;

    color: #fff;

    height: 30px;

    width: 30px;

    font-size: 14px;

    text-align: center;

    line-height: 24px;

    font-weight: 100;

    margin-top: -15px;

    margin-left: -15px;

    opacity: 0;

    border-radius: 50%;

    -moz-border-radius: 50%;

    -webkit-border-radius: 50%;

    -o-border-radius: 50%;

    -ms-border-radius: 50%;

    transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -ms-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

    transform: scale(0.2, 0.2);

    -webkit-transform: scale(0.2, 0.2);

    -moz-transform: scale(0.2, 0.2);

    -o-transform: scale(0.2, 0.2);

    -ms-transform: scale(0.2, 0.2);

}



h3.post-name {

    margin-bottom: 10px;

    font-size: 13px;

    line-height: 18px;

    font-family: "Arial";

    text-transform: uppercase;

    height: 40px;

    overflow: hidden;

}



h3.post-name a {

    color: #333;

    transition: 0.2s all ease;

    font-weight: 600;

}



h3.post-name a:hover {

    color: var(--html-bg-website);

}



.post-date {

    border-top: thin solid #dedede;

    border-bottom: thin solid #dedede;

    line-height: 30px;

}

.post-desc {

    margin-bottom: 20px;

}

.post-view {

    color: #999999;

    font-size: 12px;

    padding-left: 30px;

    background: url(images/icon/icon-callenda.png) center left no-repeat;

    line-height: 25px;

    display: block;

}
.other-news {

    margin-top: 15px;

}
.other-news ul,.other-news ol{

    display: block;

    margin-block-start: 1em;

    margin-block-end: 1em;

    margin-inline-start: 0px;

    margin-inline-end: 0px;

    padding-inline-start: 40px;

}

.other-news ul li {

    list-style: inherit;

}

.other-news h3 {

    color: #969696;

    padding-bottom: 5px;

    font-family: 'Arial';

    font-size: 18px;

    margin-bottom: 7px;

}

.other-news a,

.other-news {

    font-size: 14px;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    -ms-transition: all 0.3s ease;

    transition: all 0.3s ease;

    font-family: 'Open Sans', sans-serif;

}
/* ======== END NEWS ======== */

/* ============toc list ==================*/

.toc-wrapper{
    background: #f9f9f9;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    display: table;
    max-width: 40%;
    margin-bottom: 1em;
    padding: 10px;
    position: relative;
}
.toc-title-container{
    display:table;
    width: 100%;
}
span.toc-switch {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
}
.toc-switch a#toc{
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    margin-left: 10px;
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #ccc;
    color: #444;
    cursor: pointer;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
}
.toc-switch a#toc:focus,.toc-switch a#toc:hover {
    background-color: #e0e0e0;
    background-position: 0 -15px;
}
.toc-list ol li a {
    font-family: 'Roboto',sans-serif;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    text-transform: lowercase;
    z-index: 0;
    overflow-x: hidden;
}
.toc-list a:hover {
    text-decoration: underline;
}
.toc-list a:visited {
    color: #9f9f9f;
}
.toc-list ol{
    counter-reset: item;
}
.toc-list>ol>li ol{
    margin-left:1.5em
}

.toc-list ol li a::before {
    content: counters(item, ".") ". ";
    counter-increment: item;
}
/* ====================end============== */

/* PAGING */
.paging {

    text-align: center;

    margin: 0 auto;

}

.pagination>li>a,

.pagination>li>span {

    padding: 0px 9px;

    line-height: 23px;

    margin: 0px 3px;

    text-align: center;

    font-size: 16px;

    color: var(--html-bg-website);

    border-color: #a7a7a7;

}

.pagination>li>a, .pagination>li>span {

    border: 1px solid var(--html-bg-website);

}

.pagination>li>a:focus,

.pagination>li>a:hover,

.pagination>li>span:focus,

.pagination>li>span:hover,

.pagination>li>a.current {

    z-index: 2;

    color: #fff;

    background-color: #fff;

    border-color: var(--html-bg-website);

    background-color:var(--html-bg-website);

    font-weight: 600;

}



.pagination .page_info {

    position: relative;

    top: 4px;

    margin-left: 5px;

    font-size: 12px;

    display:none

}
.pagination>li:last-child>a,

.pagination>li:last-child>span {

    border-radius: 0px;

}

/* END PAGING */
/* TABLE ORDER */
.order-select.bootstrap-select .btn {
    border-radius: 0;
    height: 37px;
    position: relative;
    border-color: #e2e2e2;
    padding-right: 47px;
    background: #fff;
    box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}
.order-select.bootstrap-select .btn .bs-caret {
    width: 35px;
    height: 35px;
    background: #e2e2e2 url(images/ico-select-down.png) no-repeat center;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}
.order-select.bootstrap-select {
    height: 37px;
}
.order-select.bootstrap-select .btn .bs-caret .caret {
    display: none;
}
-select.bootstrap-select .btn {
    border-radius: 0;
    height: 37px;
    position: relative;
    border-color: #e2e2e2;
    padding-right: 47px;
    background: #fff;
    box-shadow: none;
}
.table-order tr td {
    padding: 5px 5px 0px 0px;
}

.table-order tr.nav-table-order td  {
    padding: 7px 5px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    border-bottom: 2px solid #ccc;
    color: #666;
}

.button-order{
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px 9px;
    font-weight: bold;
    margin: 4px;
    background: rgb(249,252,247);
    background: -moz-linear-gradient(top, rgba(249,252,247,1) 0%, rgba(245,249,240,1) 100%);
    background: -webkit-linear-gradient(top, rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%);
    background: linear-gradient(to bottom, rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0',GradientType=0 );
    font-size: 15px;
    text-transform: capitalize;
    border-radius: 0;
    outline: none;
    color:#232323;
    transition: 0.2s all ease;
}
.button-order:hover {
    color:#fff;
    background:#232323;
}
.tonggia-order {
    font-size: 14px;
    font-weight: bold;
    color: #666;
}

.table-order tr td{ 
    vertical-align: top;
}

.table-order tr td a{
    font-size: 14px;
    color: #232323;
    font-weight: bold;
}

.table-order tr td input {
    padding: 0px 5px;
    box-sizing: border-box;
    width: 45px;
    outline: none;
    text-align: center;
}

.row-user-order label{
    font-weight: normal;
    margin-top: 5px;
    color: #999;
}

.row-user-order label span {
    color:#f00;
}

.row-cart input[type='text'],.row-cart input[type='email'], .row-cart select {
    border-radius: 1px;
    height: 34px;
    position: relative;
}

.row-cart {
    margin-bottom: 20px;
    position: relative;
}

.row-cart .title-giaohang {
    color:#999;
    margin-top: 10px;
    
}

.row-cart input, .row-cart textarea {
    padding-left: 43px;
}
.row-cart input::placeholder, .row-cart textarea::placeholder{
    font-style:italic;
}
.row-cart:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 34px;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 10;    
}

.icon-cart-name:before {
    background-image: url("images/cart/c_name.png");
}

.icon-cart-tele:before {
    background-image: url("images/cart/c_phone.png");
}

.icon-cart-email:before {
    background-image: url("images/cart/c_mail.png");
}

.icon-cart-add:before {
    background-image: url("images/cart/c_local.png");
}

.icon-cart-captcha:before {
    background-image: url("images/cart/c_code.png");
}

.icon-cart-desc:before {
    background-image: url("images/cart/c_mess.png");
}
.icon-cart-date:before {
    background-image: url("images/cart/time.png");
}


.row-cart textarea.form-control{
    border-radius: 0px;
    height: 150px;
}

.box-thanhtoan {
    margin-bottom: 20px;
    border-top: none;
    padding: 10px;
    box-shadow: 0px 0px 7px 2px #ccc;
}

.thongtinthanhtoan  {
    padding: 10px;
    font-size: 12px;
    color: #999;
    border: thin solid #ebebeb;
}

.title-thanhtoan {
    font-size: 12px;
    color: #3e3e3e;
    text-transform: uppercase;
    font-family: 'Open Sans', 'Arial', sans-serif;
    padding: 10px 15px;
    background:#f7f7f7;
}

.btn--buy-now{
    background: #8DC540 !important;
    border-radius: 0px;
    text-transform: uppercase;
    outline: none;
    border: none;
    background: #fec107!important;
    font-weight:bold;
}

.table-order-thanhtoan.table-order tr.nav-table-order td{
    font-size: 12px;
    background: #f7f7f7;
    border-bottom: thin;
    text-transform: none;
    color: #333;
}

.table-order-thanhtoan.table-order tr td a, .table-order-thanhtoan.table-order tr td {
    font-size: 12px;
    
}

.table-order-thanhtoan .tonggia-order{
    font-size: 16px !important;
}
/* END TABLE ORDER */
/*breadcumb*/
.breadcumb{
    background-color:#fbf1e8
}
ol#breadcrumb {

    height: 34px;
    overflow: hidden;
    margin-bottom: 15px;
    margin-top: 10px;
    max-width: 90%;
    margin: 0 auto;
    padding: 0px 10px;

}

ol#breadcrumb li {

    float: left;

    height: 34px;

    line-height: 34px;

    padding-left: 20px;

    position: relative;

}

ol#breadcrumb li+li:after {

    content: '';

    width: 6px;

    height: 6px;

    border-top: 1px solid #333;

    border-right: 1px solid #333;

    -webkit-transform: rotate(45deg);

    transform: rotate(45deg);

    position: absolute;

    left: 5px;

    top: 15px;

}

ol#breadcrumb li:nth-child(1) {

    padding-left: 0px;

    width: 15px;

}

ol#breadcrumb li a {

    color: #333;

    font-size: 12px;

}

ol#breadcrumb li:nth-child(1) a span {

    font-size: 16px;

}

.noselect {

    -webkit-touch-callout: none;

    /* iOS Safari */

    -webkit-user-select: none;

    /* Safari */

    -khtml-user-select: none;

    /* Konqueror HTML */

    -moz-user-select: none;

    /* Firefox */

    -ms-user-select: none;

    /* Internet Explorer/Edge */

    user-select: none;

}



.tf-hover img {

    transition: all 1s ease 0s;

}

.tf-hover img:hover {

    transform: scale(1.1);

}

.hover-fade {

    position: relative;

    overflow: hidden;

}

.hover-fade:before {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: rgba(255, 255, 255, 0.5);

    content: '';

    z-index: 10;

    -webkit-transition: -webkit-transform 0.6s;

    transition: transform 0.6s;

    -webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);

    transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);

}

.hover-fade:hover:before {

    webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);

    transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);

}

.blinker {

    webkit-animation-name: blinker;

    -webkit-animation-duration: 1200ms;

    -webkit-animation-timing-function: linear;

    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;

    -moz-animation-duration: 1200ms;

    -moz-animation-timing-function: linear;

    -moz-animation-iteration-count: infinite;

    animation-name: blinker;

    animation-duration: 1200ms;

    animation-timing-function: linear;

    animation-iteration-count: infinite;

}

@keyframes blinker {

    0% {

        opacity: 1.0;

    }

    50% {

        opacity: 0.0;

    }

    100% {

        opacity: 1.0;

    }

}

/*back-to-top*/

#back-to-top .top {

    margin: 0;

    color: #fff;

    transition: all .5s ease;

    position: fixed;

    opacity: 0;

    bottom: 0px;

    right: 5px;

    border-radius: 3px;

    z-index: 999;

    font-size: 14px;

    background: var(--html-bg-website);

    width: 40px;

    height: 40px;

    text-align: center;

    cursor: pointer;

    transition: all 0.6s;

}

#back-to-top .top.animate_top {

    opacity: 1;

    bottom: 105px;

}

#back-to-top i {

    padding-top: 2px;

    font-size: 20px;

}

#back-to-top span {

    display: block;

    line-height: 8px;

    font-size: 11px;

}

/* loading */

#loader-wrapper {

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    z-index: 9999999999

}



#loader {

    display: block;

    position: relative;

    left: 50%;

    top: 50%;

    width: 150px;

    height: 150px;

    margin: -75px 0 0 -75px;

    border-radius: 50%;

    border: 3px solid transparent;

    border-top-color: #019444;

    -webkit-animation: spin 2s linear infinite;

    animation: spin 2s linear infinite;

    z-index: 1001;

}

#loader:before {

    content: "";

    position: absolute;

    top: 5px;

    left: 5px;

    right: 5px;

    bottom: 5px;

    border-radius: 50%;

    border: 3px solid transparent;

    border-top-color: #e74c3c;

    -webkit-animation: spin 3s linear infinite;

    animation: spin 3s linear infinite

}

#loader:after {

    content: "";

    position: absolute;

    top: 15px;

    left: 15px;

    right: 15px;

    bottom: 15px;

    border-radius: 50%;

    border: 3px solid transparent;

    border-top-color: #8EC640;

    -webkit-animation: spin 1.5s linear infinite;

    animation: spin 1.5s linear infinite

}

#loader-wrapper .loader-section {

    position: fixed;

    top: 0;

    width: 51%;

    height: 100%;

    background: #FFF;

    z-index: 1000;

    -webkit-transform: translateX(0);

    -ms-transform: translateX(0);

    transform: translateX(0)

}

#loader-wrapper .loader-section.section-left {

    left: 0

}

#loader-wrapper .loader-section.section-right {

    right: 0

}

.loaded #loader-wrapper .loader-section.section-left {

    -webkit-transform: translateX(-100%);

    -ms-transform: translateX(-100%);

    transform: translateX(-100%);

    -webkit-transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);

    transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000)

}

.loaded #loader-wrapper .loader-section.section-right {

    -webkit-transform: translateX(100%);

    -ms-transform: translateX(100%);

    transform: translateX(100%);

    -webkit-transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);

    transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000)

}

.loaded #loader {

    opacity: 0;

    -webkit-transition: all .3s ease-out;

    transition: all .3s ease-out

}

.loaded #loader-wrapper {

    visibility: hidden;

    -webkit-transform: translateY(-100%);

    -ms-transform: translateY(-100%);

    transform: translateY(-100%);

    -webkit-transition: all .3s 1s ease-out;

    transition: all .3s 1s ease-out

}

.no-js #loader-wrapper {

    display: none

}

@-webkit-keyframes spin {

    0% {

        -webkit-transform: rotate(0deg);

        -ms-transform: rotate(0deg);

        transform: rotate(0deg)

    }

    100% {

        -webkit-transform: rotate(360deg);

        -ms-transform: rotate(360deg);

        transform: rotate(360deg)

    }

}



@keyframes spin {

    0% {

        -webkit-transform: rotate(0deg);

        -ms-transform: rotate(0deg);

        transform: rotate(0deg)

    }

    100% {

        -webkit-transform: rotate(360deg);

        -ms-transform: rotate(360deg);

        transform: rotate(360deg)

    }

}
.content-news__des{
    color:#fff;
    font-size: 14px;
}
.content-news--modifier>a{
    font-size: 16px;
    font-weight: bold;
}