html,
body {
    height: 100%;
    background-color: #FFF!important;
    font-size: 12px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
    overflow-x: hidden;
}
.wrap {
    min-height: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

.wrap > .container {
    padding: 0px 15px 0px;
}

span.badge.badge-danger {
    z-index: 10000000000;
    margin-top: -27px;
    left: 7px;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    color: #ff000b;
}

/*.footer {*/
/*height: 60px;*/
/*background-color: #f5f5f5;*/
/*border-top: 1px solid #ddd;*/
/*padding-top: 20px;*/
/*}*/

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

.container{
    margin-left: 0px;
    margin-right: 0px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.wrap a{
    color: #555;
}
.wrap a:hover{
    color: #e74c3c;
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}
/* Header top */
.menu-top{
    background-color: #f2f2f2;
    border-bottom: 1px solid #e5e5e5;
}

.menu-top ul > li{
    float: left;
    margin-left: 10px;
    padding: 6px;
}

.menu-top ul > li a{
    position: relative;
    display: block;
    color: #337ab7;
}

.header-main {
    padding: 0px 0;
}
.header-main .my-bag{
    position: relative;
    height: 66px;
    padding: 30px 65px 0 0;
    margin-left: 50px;
}
.header-main .my-bag:after{
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 59px;
    height: 66px;
    background: url(/image/nhtq/sprite-graphic.png) -76px 0 no-repeat;
}

.header-main .search-box{
    position: relative;
    /*padding-left: 100px;*/
    border: 3px solid #3a3a3a;
    margin-top: 14px;
}

.header-main .search-box .sow{
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f2f2f2;
}
.header-main .search-box .sow .dd-select{
    border: none;
}

.header-main .search-box .sow .dd-select a.dd-selected{
    padding: 6px;
}

.header-main .search-box input[type="text"]{
    float: left;
    width: 400px;
    padding: 8px 10px 9px;
    border: none;
    border-left: 1px solid #ddd;
}

.header-main .search-box .btn-search {
    color: #fff;
    font-weight: 700;
    border-radius: 0;
    background-color: #5a5555;
    border: 1px solid #5a5555;
    height: 36px;
    font-size: 13px;
}

.header-main .search-box .btn-search:hover{
    color: #ffffff;
}

.menu-mobile{
    z-index: 2;
    width: 100%;
    padding: 5px 0px;
    /*position: fixed;*/
    background-color: #FFF;
}

.menu-mobile button.hamburger{
    z-index: 10;
}

.menu-mobile .m-mb-logo a img{
    width: 100%;
}

#menuMobileItem{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 186px;
    background: #f6f8fa;
    z-index: 2;
    border-right: solid 1px #c5d6de;
    height: 50%;
    overflow-y: auto;
}
.page-link{
    z-index: 1!important;
}

#menuMobileItem .m-mb-items{
    margin-top: 45px;
}

.header-menu-main{
    height: 37px;
    /*background: url(../image/nhtq/bg-nav.png) repeat-x;*/
    background-color: #f2f2f2;
}

.header-menu-main ul.list >li{
    float: left;
}
.header-menu-main ul.list >li a{
    display: block;
    padding: 10px 15px;
    color: #3a3a3b;
    font-weight: 700;
    /*background: url(/image/nhtq/border-nav.png) top left no-repeat;*/
}
.header-menu-main ul >li a:hover{
    color: black;
}
/* CSS menu main */

.menu-main{
    border: 2px solid #cccccc;
    margin-bottom: 20px;
    padding: 10px;
    position: relative;
}

.menu-main .list-item{

}

.menu-main .list-item:after{
    display: block;
    clear: both;
    height: 0;
    content: ' ';
}

.menu-main .list-item li{
    border: 1px solid #e1e1e1;
    width: 108px;
    text-align: center;
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    margin: -1px -1px 0 0;
    float: left;
}
.menu-main .list-item li a{
    padding: 0;
    line-height: 52px;
    height: 50px;
    width: 102px;
    overflow: hidden;
    border: 1px solid transparent;
    float: left;
    position: relative;
    color: #806F66;
    display: inline-block;
}
.menu-main .list-item li a img{
    display: inline;
    width: 80px;
    height: 40px;
    margin: 3px 9px;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}
@media(max-width:767px){
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
    #item-index .list-website{
        margin-top: 10px;
    }
}

@media(min-width:767px) and (max-width: 1024px) {
    .header-menu-main .container{
        max-width: 100%;
        padding: 0px;
    }
    .header-main .search-box input[type="text"] {
        width: 350px;
    }
}

@media(min-width:1024px) and (max-width: 1366px) {
    .header-main .search-box input[type="text"] {
        width: 350px;
    }
}

.fixed {
    position: fixed;
    top:0; left:0;
    width: 100%;
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}
ul{
    margin: 0;
    padding: 0;
}

ul li{
    list-style: none;
}

.box-list-view-typical-footer{
    text-align: center;
}

.grid-column{
    border: none;
    padding: 0px 5px !important;
    float: left;
}

#item-index .item {
    border: 1px solid #CCCCCC;
    background-color: #FFF;
    padding: 5px;
    margin-bottom: 15px;
}

#item-index .list-website{
    margin-bottom: 20px;
}

#item-index .item a.item-url{
    display: block;
}
#item-index .item a.item-url .item-image{
    display: block;
    width: 100%;
    height: 203px;
    overflow: hidden;
    text-align: center;
    position: relative;
}

#item-index .item a.item-url .item-image img{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

#item-index .item .item-title{
    padding: 5px 0 5px;
    height: 48px;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
}

#item-index .item .item-title a{
    font-size: 14px;
}

#item-index .item .item-price{
    padding: 5px 0 0px;
    font-weight: bold;
    color: #F40;
}
/* CSS menu item */

#menu-item{
    border: 1px solid #CCCCCC;
}

#menu-item > li:first-child{
    border-bottom: 1px solid #CCCCCC;
    font-weight: bold;
    background-color: #ce4844;
    color: #FFF;
    padding: 10px 0px 10px 10px;
}

#menu-item li{
//padding: 5px 0px 5px 10px;
    border-bottom: 1px dotted #CCCCCC;
}
#menu-item .item-category{
    position: relative;
}
#menu-item .item-category a{
    padding-left: 12px;
}
#menu-item .showItem{
    position: absolute;
    top: 10px;
    right: 13px;
}
#menu-item .item-children-category a{
    padding-left: 18px;
}

#menu-item .showItem::before{
    position: absolute;
    right: 0px;
}

#menu-item .showItem:hover{
    cursor: pointer;
}

/*#menu-item li > ul{*/
/*display: none;*/
/*}*/

/*#menu-item li:hover ul{*/
/*display: block;*/
/*}*/

#menu-item li ul > li{
    border: none;
}

#menu-item li ul > li.active a{
    background-color: #ecf2f5;
    color: #e74c3c;
}

@media (min-width: 1200px) {
    .container {
        max-width: 100%;
    }
}


/* Footer */

footer{
    padding: 10px 0;
    color: #000000;
    background-color: #ffffff;
}
footer .links {
    float: left;
    width: 20%;
    padding: 0 15px;
}
footer .links h4, .partner h4 {
    font-size: 13px;
    font-weight: 700;
}

footer .links ul > li, .partner ul > li {
    margin-bottom: 5px;
}

footer .links ul > li > a {
    color: #999;
}

footer .contact {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #333;
}
footer .contact .item {
    float: left;
    width: 30%;
}

footer h2{
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
footer p{
    margin: 0 0 10px;
}
._f.active {
    text-decoration: unset;
}
._f {
    position: relative;
    display: inline-block;
    text-decoration: line-through;
}

.share {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.flex, .h-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
._1CuuK_ {
    width: 25px;
    height: 25px;
    border: none;
    margin-left: 5px;
    outline: none;
}
.sprite-product-sharing-fm {
    background-position: 0 -100%;
}
.sprite-product-sharing-fb {
    background-position: 0 0;
}
.sprite-product-sharing-gp {
    background-position: 0 -200%;
}
.sprite-product-sharing-pinterest {
    background-position: 0 -300%;
}
.sprite-product-sharing-twitter {
    background-position: 0 -400%;
}
.sprite-product-sharing {
    background-image: url(/image/logo-item.png);
    background-size: 100%;
    background-color: transparent;
}
.title-share {
    font-size: 16px;
    color: #131212;
    padding-left: 5px;
    display: inline-block;
}
a.dowload-img {
    float: left;
    padding-right:40px;
}
.one {
    padding: 0 30px;
}
.two {
    border-left: 1px solid rgba(0,0,0,.09);
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.up {
    font-size: 25px;
}
.parent {
    max-height: 300px;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
    overflow: hidden;
}
/*menu xổ xuống*/
li.dropdown:hover ul.dropdown-menu {
    display: block;
}

p.name-item {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}
/*scroll menu*/

div#top {
    width: 100%;
    height: 35px;
    /*background-color: #f88204;*/
    display: block;
    /*box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);*/
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
}

a.xem-them {
    font-size: 14px;
    color: #ffffff;
}
a.xem-them:hover {
    color: #ffffff;
    background-color: #f88204b0;
    border-color: #f88204;
}

/*tim kiem*/
.header-maind {
    padding-top: 0px;
}
.header-maind .search-box{
    position: relative;
    /*padding-left: 100px;*/
    border: 3px solid #3a3a3a;
    margin-top: 0px;
}

.header-maind .search-box .sow{
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f2f2f2;
}
.header-maind .search-box .sow .dd-select{
    border: none;
}

.header-maind .search-box .sow .dd-select a.dd-selected{
    padding: 6px;
}

.header-maind .search-box input[type="text"]{
    float: left;
    width: 70%;
    padding: 8px 10px 9px;
    border: none;
    border-left: 1px solid #ddd;
}

.header-maind .search-box .btn-search {
    color: #fff;
    font-weight: 700;
    border-radius: 0;
    background-color: #5a5555;
    border: 1px solid #5a5555;
    height: 36px;
    font-size: 13px;
    width: 30%;
}

.header-maind .search-box .btn-search:hover{
    color: #ffffff;
}

/*Slider*/
.slider-container{
    position: relative;
    display: block;
}
/*.slider-container .slider .content img{*/
/*width: 100%;*/
/*height: 400px;*/
/*}*/
.slider-container .slider-controls a{
    position: absolute;
    top: 45%;
    z-index: 100;
    color: #333333;
}
.thumbnail-slider-container .slider-controls a{
    position: absolute;
    top: 81%;
    z-index: 100;
    color: #fe7500;
}
.slider-container .slider-controls a.slider-left{
    left: -5px;
}
.slider-container .slider-controls a.slider-right{
    right: -5px;
}
.thumbnail-slider-container .slider-controls a.slider-left{
    left: -5px;
}
.thumbnail-slider-container .slider-controls a.slider-right{
    right: -5px;
}
.thumbnail-slider-container{
    margin-top: 5px;
}
.thumbnail-slider .content{
    padding:5px;
}
.thumbnail-slider .owl-item.active.center{
    border: 2px solid #f88204;
}


a.ripple.btn.btn-add-to-cart:hover {
    color: #fff;
}

span.name-shop {
    margin-left: 10px;
    font-size: 30px;
    color: #f88204;
    font-family: fantasy;
}

.row.tables::after {
    content: "";
    display: none;
    clear: both;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000;
    background: #ffffff;
}

li.item-category.with-sub:hover>ul {
    display: block;
}

.container.noi-dungg {
    padding-top: 145px;
}
@media screen and (max-width: 600px) {
    .container.noi-dungg {
        padding-top: 110px;
    }
}
a.price {
    color: red;
}

.shopee-item-card__badge-wrapper.shopee-fs-item-card__badge-wrapper {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    padding: 7px 8px;
    font-weight: 400;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
}
.shopee-item-card__badge-wrapper .shopee-badge {
    float: right;
    margin-left: .3125rem;
}
.shopee-badge {
    display: inline-block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 4px 2px 3px;
    font-weight: 700;
}
.shopee-badge--fixed-width {
    width: 30px;
    height: 30px;
}
.shopee-badge--promotion {
    background-color: rgba(255,212,36,.9);
}
.shopee-badge--promotion__label-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    position: relative;
    font-weight: 700;
    line-height: .8125rem;
    color: #ee4d2d;
    text-transform: uppercase;
    font-size: .75rem;
}
span.shopee-badge--promotion__label-wrapper__off-label {
    color: #fff;
    margin: 2px 0;
}
.shopee-badge--promotion:after {
    content: "";
    width: 0;
    height: 0;
    left: 0;
    bottom: -4px;
    position: absolute;
    border-color: transparent rgba(255,212,36,.9);
    border-style: solid;
    border-width: 0 15px 4px;
}

.item-price-old {
    height: 1.6rem;
    padding: 5px 0;
    color: #7d7a7a;
    text-decoration: line-through;
}

span.phan_tram_giam_gia {
    background-color: #e60505;
    color: #ffffff;
    padding: 5px;
}
span.price {
    color: red;
    margin: 0 10px;
}
span.price-old {
    text-decoration: line-through;
    color: #6f6a6a;
}

.container.search_tra_cuu {
    margin-top: 20px;
}
.phone{
    margin-bottom: 10px;
}

ul.nav.nav-tabs {
    margin-bottom: 10px;
}
.nav>li {
    position: relative;
    display: block;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}


.shopee-item-card__badge-wrapper1.shopee-fs-item-card__badge-wrapper1 {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    padding: 7px 8px;
    font-weight: 400;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.shopee-item-card__badge-wrapper1 .shopee-badge1 {
    float: right;
    margin-left: .3125rem;
}
.shopee-badge1 {
    display: inline-block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 4px 2px 3px;
    font-weight: 700;
}
.shopee-badge--fixed-width1 {
    width: 30px;
    height: 30px;
}
.shopee-badge--promotion1 {
    background-color: rgba(255, 36, 36, 0.9);
}
.shopee-badge--promotion__label-wrapper1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    position: relative;
    font-weight: 700;
    line-height: .8125rem;
    color: #ffffff;
    text-transform: uppercase;
    font-size: .75rem;
}
span.shopee-badge--promotion__label-wrapper__off-label1 {
    color: #fff;
    margin: 2px 0;
}
.shopee-badge--promotion1:after {
    content: "";
    width: 0;
    height: 0;
    left: 0;
    bottom: -4px;
    position: absolute;
    border-color: transparent rgba(255, 36, 36, 0.9);
    border-style: solid;
    border-width: 0 15px 4px;
}

span.time-nguoc {
    background: #000000;
    color: #ffffff;
    padding: 3px;
}

