.widgetSizes, .header-top{
    display: none !important;
}
.header-bot.menuSticker{
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
}
#header #main-nav .dropdown-child li{
    text-align: left;
}
.giohang.text-right{
    margin-top: 5px;
}
a.viewm{
    border-bottom: 1px solid #4241bb;
    font-size: 11px;
}
/******************* User Menu Right *********************/
.ul-control-box {
    margin: 0;
    padding: 0;
    text-align: right;
}
.ul-control-box li {
    list-style-type: none;
    display: inline-block;
    margin: 0 7px;
    min-width: 60px;
    position: relative;
}
.div-user-control {
    width: 40px;
    margin: 0 auto;
    display: block;
    height: 40px;
}
.control-4 {
    background: url('../../img/stores/29373/sprite-icon.png') -40px -78px no-repeat;
    background-size: 500px;
}
.div-user-control.control-4 {
    width: 40px;
    position: relative;
}
.ul-control-box .top-tip {
    margin: -3px auto 0;
    text-align: center;
    font-size: 13px;
    display: block;
    color: #484848;
}
.header-cart-count {
    position: absolute;
    top: 5px;
    right: 17px;
    background-color: #00a651;
    color: #fff;
    text-align: center;
    min-width: 19px;
    min-height: 19px;
    line-height: 19px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    font-size: 11px;
}
.control-2 {
    background: url('../../img/stores/29373/sprite-icon.png') -40px -40px no-repeat;
    background-size: 500px;
}
.top-hotline span.div-user-control {
    background: none;
    text-align: center;
    line-height: 35px;
}
.top-hotline span.div-user-control img {
    max-width: 30px;
}
.open>.dropdown-menu {
    display: block;
}

ul.dropdown-menu.info-user {
    left: auto;
    right: 0;
    border-radius: 0;
    min-width: 120px;
    padding: 0;
    margin: 0;
}
ul.dropdown-menu.info-user li.top-tip {
    margin: 0;
    text-align: left;
    font-size: 14px;
}
ul.dropdown-menu.info-user li a {
    padding: 5px 10px;
}
ul.dropdown-menu.info-user li a i {
    margin-right: 5px;
}
/******************* End User Menu Right *********************/

a.rslides_nav.next:hover, a.rslides_nav.prev:hover{
    border-radius: 50% !important;
}
#back-to-top{
    bottom: 100px;
}
.attr a.deactive{
    pointer-events: none;
    background: gray;
    border-color: gray;
    opacity: .8;
}
.sizeChange {
    width: auto;
    margin: 0;
}
.info{
    border-radius: 0;
}
.home-desc-news {
    font-size: 14px;
    font-family: Roboto;
    color: #4e4e4e;
    line-height: 20px;
    margin-bottom: 10px;
}
.sizeChange option[disabled]{
    pointer-events: none;
    background: #dadada;
}
.product-other-name{
    font-size: 14px;
    color: #ff0000;
    height: 20px;
    margin-top: 15px;
}
.post-img{
    height: 200px;
}
button.single_add_to_cart_button.button.alt{
    width: 150px;
}
.btnAddToCart{
    color: #fff;
    padding: 15px 0 !important;
    font: 500 17px/13px 'UtmAvo',sans-serif !important;
    border-bottom: 4px solid #dc501e!important;
}
/*-------------------sản phẩm liên quan phải------------*/
.block-product-right {
    text-align: center;
    position: relative;
    overflow: hidden;
}
.post-img-box-right {
    border: 1px solid #eaeaea;
    border-radius: 4px;
    padding: 4px;
    max-height: 130px;
    min-height: 110px;
}
.detail-product-right {
    margin-bottom: 30px;
    height: 100px;
}
.post-img-right {
    height: 100px;
}
.post-img-right img{
    margin-bottom: 5px;
}
.sale-right {
    background: #7fc243;
    color: #fff;
    display: inline-block;
    font: 400 10px/14px Roboto,sans-serif;
    position: absolute;
    top: 5px;
    z-index: 1;
    left: 21px;
    padding: 5px 5px;
}
.price-pro-right span{
    font-size: 13px !important;
}
.size a {
    width: 45px;
}
.fb_reset > div{
    bottom: initial !important;
}
/******************* Media *********************/
@media (min-width: 1200px) {
    .header-content{
        padding: 0;
    }
    .header-content .logo{
        padding-top: 5px;
        padding-bottom: 5px;
    }

}

@media (min-width: 992px) {
    .home-desc-news {
        white-space: normal;
        height: 10em;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 7;
    }
}

@media (max-width: 420px) {
    .header-content .giohang {
        position: unset;
    }
    .tm-news .tab-content{
        max-height: 400px;
        overflow: scroll;
    }
}

.tm-news .entry-summary .col-md-5{
    width: 100%;
}
.tm-news .entry-summary .col-md-7{
    display:none;
}
.tm-news .entry-summary .col-md-5 .product-title{
    font: 500 20px/25px UtmAvo,sans-serif;
    color: #7fc243;
    font-size: 26px!important;
    margin-right: 15px;
}
.tm-news .entry-summary .col-md-5 .quantity{
    display: inline-block;
}
.product-size-title{
    float: left;
    display: block;
    width: 25%;
}
.product-size-list{
    display: block;
    float: left;
    width: 72%;
}
.size.req.m-b-0:after{
    display: block;
    content: '';
    clear: both;
}
.product-new{
    position: absolute;
    font-weight: 700!important;
    top: 25px;
    right: 20px;
    transform: rotate(35deg);
}
