.headerMiddle>div.logo{
    width: 20%;
}
.headerMiddle>div.blockUser a{
    color: #fff;
}
.headerMiddle>div.blockUser{
    width: 15%;
}
.headerMiddle>div.blockCenter{
    width: 35%;
}
.zalo-chat-widget{
    right: 20px !important;
}
.list-tools {
    position: relative;
    border-radius: 10px;
    background: #fff;
    padding: 6px;
    margin-bottom: 10px;
}
.list-tools-content {
    display: inline-block;
}
.sort_pro:hover ul {
    display: block;
}
.sort_pro {
    text-transform: none;
    font-size: 18px;
    line-height: 28px;
    position: relative;
    margin: 0 20px;
}
.sort_pro>span {
    display: inline-block;
    background: #fff;
    padding: 3px 0;
    margin-left: 10px;
    min-width: 150px;
    line-height: 21px;
    font-size: 18px;
    border-bottom: 1px solid #909090;
    color: #909090;
}
.sort_pro ul {
    margin: 0;
    list-style: none;
    background: #fff;
    border: solid 1px #ccc;
    padding: 3px 5%;
    display: none;
    width: 100%;
    position: absolute;
    z-index: 99;
    line-height: 20px;
    top: 100%;
    right: 0;
}
.sort_pro ul li {
    padding: 2px 0;
}
.sort_pro ul li a {
    text-decoration: none;
    font-size: 16px;
}
.option.browse-tags{
    text-align: end;
}
.custom-dropdown__select{
    padding: 5px;
}
.lb-filter{
    font-size: 14px;
}
.headerMiddle>div.blockCenter .blockSearch a{
    right: -3px;
}
.wrpLeft>.blockList>ul li>ul li a .fa-check-square-o{
    color: red;
}
.highLight li {
    padding: 5px 0;
}
.highLight li:before {
    content: "\f111";
    font-family: fontawesome;
    font-size: 9px;
    padding: 0 5px;
    color: #039;
}
.highLight{
    color: #585858;
    font-size: 12px;
    padding: 10px 0;
}
.itemsProduct:hover .nk-product-hover{
    display: none!important;
}
.filter-mobile, .close-filter-mobile{
    display: none;
}
.wrpLeft>.blockList>ul{
    background-color: #fff;
    border: 1px solid #ccc;
}
.titleProduct{
    height: 50px;
}
.newsLeft .content img, .newsLeft .content iframe {
    width: 100% !important;
}
.newsLeft .content img {
    height: auto !important;
}
@media screen and (min-width: 1100px){
    .headerBottomTop, .headerWrp, .footer4675, .footer4675Banking{
        background: #fff;
    }
    .headerTop{
        border-bottom: none;
    }
    .headerTop .container{
        border-bottom: 1px solid #0855b3;
    }
    .headerWrp .container, .footer4675Banking .ftWrp{
        background: #064ca1;
    }
    .headerBottomTop .headerBottom, .footer4675 .ftWrp{
        background: #e41b21;
    }
    .ftWrp{
        float: left;
        width: 100%;
        padding: 10px;
    }
    .footer4675{
        padding: 0;
    }
    .footer4675Banking{
        padding: 0;
    }
    .mfastBuy{
        bottom: -28px;
    }
}
@media screen and (max-width: 768px) {
    .headerMiddle > div.blockCenter, .headerMiddle>div.logo, .productDetails .columnRightView {
        width: 100%;
    }
    .bannerWrp{
        width: 100%;
    }
    .filter-mobile {
        display: inline-block;
        border: 1px solid;
        padding: 5px 10px;
        margin: 10px 10px;
    }
    .close-filter-mobile{
        display: block;
    }
    .wrpLeft.fixed-mobile .menuHeader{
        display: none;
    }
    .wrpLeft.fixed-mobile{
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 9999999;
        width: 100%;
        background: #fff;
        overflow-y: scroll;
    }
    .wrpLeft>.blockList{
        border: none;
        margin: 0;
    }
    .close-filter-mobile i{
        display: inline-block;
        border: 1px solid;
        margin: 9px;
        padding: 2px 3px;
    }
    .close-filter-mobile{
        text-align: right;
    }
    .itemsProduct .titleProduct,
    .itemsProduct .titleProduct a{
        text-overflow: unset;
        white-space: unset;
    }
    .ew-alo-ph-img-circle {
        top: 25px;
    }
}
@media screen and (max-width: 360px) {

}
@media screen and (max-width: 480px) {


    .headerMiddle > div.blockUser {
        display: none;
    }
}
.wrpLeft .blockList{
    font-size: 13px;
    font-weight: bold;
    font-family: Arial;
}