.home-new-product.ajax-product ul.tabs.tabs-title li.active{
    background: #333;
    color: #fff;
}

.section_new_product .g_wragger{
    padding: 5px;
}


.section_new_product .product_item.g_landscape .product_img{
    width: 49%;
}
.section_new_product .product_item.g_landscape .product_summary{
    width: 49%;
    margin-left: auto;
    padding: 0;
}
.section_new_product .product_item .product_more{
    margin-top: 15px;
}
.section_new_product .product_item .product_more a{
    background: #f62d3e;
    border-color: #f62d3e;
    color: #fff;
    border-radius: 3px;
    display: block;
    width: max-content;
    padding: 3px 30px;
}

/*.product_excerpt {*/
/*    display: none;*/
/*}*/

.product_item.g_product:not(.g_landscape) .product_excerpt{
    display: none;
}
.news_more{
    margin-top: 10px;
}

.doi_tac_item .autosize{
    padding-bottom: 50%;
}

.doi_tac_item .autosize img{
    object-fit: contain;
}

.main_center_title{
    position: relative;
}

.main_center_title h3{
    text-transform: capitalize;
    font-weight: bold;
    font-size: 18px;
    background: #f62d3e;
    color: #fff;
    border-radius: 20px;
    width: max-content;
    padding: 6px 30px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.main_center_title .g_line{
    content: '';
    height: 2px;
    width: 40vw;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #f62d3e;
}
.menu_down_icon::after{
    color: #fff;
}


.awe-section-2, .awe-section-3, .awe-section-5, .awe-section-7{
    margin-bottom: 0;
}

.home-new-product, .bg-eee, .section_blogs{
    padding: 0 0;
    background: #fff;
}

.title-page h2{
    position: relative;
}

.title-page h2:before {
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    margin-left: 0px;
    height: 3px;
    background: url(assets/images/line.png)
}

.d_segment_footer, .d_segment_footer a{
    color: #fff;
}
.footer_title{
    font-weight: bold;
    color: #fff;
}

.awe-section-2, .awe-section-3, .awe-section-4, .awe-section-5, .awe-section-6, .awe-section-7, .d_segment_adv_home{
    margin-top: 50px;
}


.dk_nhantin{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px dashed rgba(255,255,255,0.7);
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.dk_nhantin .g_title{
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    width: 400px;
}

.footer_sub_form{
    width: calc(100% - 420px);
    margin-left: auto;

}
.footer_sub_form form{
    margin-bottom: 0;
}

.dk_nhantin .dk_form{

    display: flex;
    /*align-items: center;*/
    /*border: 1px solid #fff;*/
}

.dk_form .g_input input::placeholder{
    color: rgba(255,255,255,0.7);
}

.dk_form .g_input{
    width: calc(100% - 120px);
}
.dk_form .g_input input{
    height: 40px;
    width: 100%;
    background: none;
    border-radius: 0;
    padding: 0 10px;
    color: #fff;
    margin: 0;
    border: 1px solid #fff;
}

.dk_form .g_submit{
    width: 120px;
    position: relative;
}
.dk_form .g_submit input{
    height: 40px;
    background: #f62d3e;
    color: #fff;
    width: 100%;
    border-radius: 0;
    margin: 0;
    border: 1px solid #fff;
    border-left: none;
}
.awe-section-6{
    margin-bottom: 50px;
}

.section_best_sellers .wrap_danhgia .item{
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.07);
    padding: 20px;
    margin: 5px;
}

.header_group .g_middle{
    width: 100%;
}

.d_segment_footer{
    background: #157dc4;
}


.dk_form .g_submit .wpcf7-spinner{
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
}

.child_taskbar, .mod_search{
    display: none;
}