#bnHome img {
    margin: 0;
    border-radius: 0;
}
.f-email{
    display: none;
}
.container {
}

.itemProduct {
    padding: 0 5px;
}

.blockProductNew .container {
    padding: 0 5px;
}

.tp_product_category_box .container {
    padding: 0 5px;
}

.footerLogo img {
    width: 100px;
}
.footerLogo {
    padding: 0;
}
#footerBottom {
    background: #00385C;
}
#footerBottom .innerInfoFooter .footerSocial li i,
#footerBottom .innerInfoFooter li,
#footerBottom h4,.footerInfo{
    color: #fff;
}

#footerBottom .innerInfoFooter li a {
    color: #fff;
    font-size: 14px;
}
#footerBottom h4:after {
    content: "";
    display: block;
    margin-top: 5px;
    width: 50px;
    height: 1px;
    background: #fff;
}
header {
    padding: 0;
}
.page_header-logo img {
    max-height: 100px;
}
.header-menu {
    background: #00385C;
}

#nav nav.main-nav ul li a,
#nav nav.main-nav ul li a:hover{
    color: #fff;
}
#nav nav.main-nav>ul>li:hover>a:after, #nav .main-nav>ul>li.active>a:after {
    background: #fff;
}
@media (max-width: 768px) {
    .tp_product_detail_name{
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
    #productInfo .req{
        display: block;
        width: 100%;
    }
    #productInfo .req.size {
        text-align: start;
    }
    .attr .req a{
        margin-right: 5px;
    }
    .group_button_mobile button{
        font-size: 14px;
    }
    #addToCart{
        margin-top: 0;
        font-size: 16px;
    }
    #addToCartQuick{
        margin-top: 0;
    }
    #productDetail>.row {
        display: block;
    }

    #productDetail .fixed_cart_mobile {
        position: initial;
        padding: 0
    }
    .list_service .img_service img {
        height: 30px;
    }

    .list_service .img_tick img {
        width: 20px;
    }

    .list_service .img_tick {
        top: 15px;
        right: 0;
    }

    .list_service .title_service {
        padding: 0;
    }

    .title_view>span {
        width: auto;
        padding-right: 50px;
    }
    .blockProductNew .container,.itemProduct,.tp_product_category_box .container {
        padding: 0 5px;
    }
}
@media (max-width: 1100px) and (min-width: 1200px) {
    #sectionInfoFooter h4 {
        font-size: 13px;
    }
    .cartTitle h1{
        font-size: 14px;
    }
}
.title_view{
    align-items: center;
    justify-content: center;
}
.title_view>span{
    width: 25%;
}
.hidden-214202{
    display: none !important;
}
.tp_product_category_filter_price{
    display: none !important;
}
@media (min-width: 1200px) {
    .main-nav ul {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .img_news a{
        height: 378px;
    }
    .title_news{
        display: block;
        width: 100%;
        font-size: 18px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-weight: 700;
    }
    .news_item .description_news{
        height: 40px;
    }
    .news_item .readmore{
        display: block;
        width: 100%;
        font-size: 12px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-weight: 700;
    }
    .title_view>span {
        width: 50%;
        padding-right: 0;
    }
}
h2.tp_title span{
    font-weight: 600;
}

#listImgZoom li {
    max-width: 100% !important;
}
.title_view>span{
    text-align: center;
    font-weight: 700;
}
