/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    font-family: "Open Sans", sans-serif!important;
    overflow-x: hidden;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.34;
}

.wrapper_ThongBao {
    background: #fff;
}

.wrapper_ThongBao_CT {
    display: flex;
    flex-direction: row;
    padding: 10px 0;
    position: relative;
    padding-right: 40px;
}

.wrapper_ThongBao1 {
    padding-right: 10px;
}

.wrapper_ThongBao3 i {
    font-size: 30px;
}

.wrapper_ThongBao2_Title {
    font-size: 15px;
    color: orange;
    padding-bottom: 5px;
}

.wrapper_ThongBao2_Title > a {
    color: #ED9520;
    text-decoration: underline;
}

.wrapper_ThongBao3 {
    font-weight: normal;
    position: absolute;
    top: 10px;
    right: 10px;
}

.wrapper_ThongBao3 i {
    font-size: 20px;
    font-weight: 100;
    color: grey;
}




.wrapper_Banner {
    background-size: cover;
    /*min-height: 580px;*/
}

.wrapper_Banner_Menu {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0;
}

.wrapper_Banner_Menu_Right_List {
    display: flex;
    flex-direction: row;
    align-items: center;
}



.wrapper_Banner_Menu_Right_List_Item > a:hover {
    text-decoration: none;
}

.wrapper_Banner_Menu_Right_List_Item > a {
    color: #fff;
    padding: 0 10px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    position: relative;
    font-size: 16px;
}



.alibao_button_outline {border: 1px solid #fff;padding: 3px 10px!important;border-radius: 30px;height: 30px;margin-right: 10px;}

.alibao_button_shopping_cart {
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    padding: 0!important;
    margin: 0;
    border-radius: 15px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    font-size: 11px;
    margin-right: 10px;
}

.alibao_banner_left_wrapper > h2 {
    font-family: "Roboto Slab", serif;
    font-weight: 700;
    font-size: 28px;
    color: #ffeb3b;
    margin-bottom: 10px;
    text-shadow: 0 0 12px rgb(0 0 0 / 30%);
    line-height: 1.34;
}

.alibao_banner_left_wrapper h3 {
    margin-bottom: 10px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.34;
}

.alibao_banner_left_wrapper h4 {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 40px;
}

.alibao_NutDatHang {
    border: 1px solid #fff;
    padding: 5px 10px;
    border-radius: 100px;
    display: inline-block;
    /* flex-direction: row; */
    /* flex-wrap: wrap; */
}

.alibao_banner_left_wrapper {
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: center; */
    /* align-items: center; */
    /* height: 100%; */
    padding-top: 135px;
}

.wrapper_Banner_Menu_Right_List_Item > a:hover .wrapper_Banner_Menu_Right_List_Item > a:before, .wrapper_Banner_Menu_Right_List_Item > a.active {
    content: "";
    position: absolute;
    width: 40px;
    height: 3px;
    background-color: #fff;
    bottom: -7px;
    left: 50%;
    margin-left: -20px;
}

.wrapper_Banner_Menu_Right_List_Item.active a:before, .wrapper_Banner_Menu_Right_List_Item:hover a:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 3px;
    background-color: #fff;
    bottom: -13px;
    left: 50%;
    margin-left: -20px;

}

.wrapper_Banner_Menu_Right_List_Item {
    /* position: relative; */
}



.alibao_NutDatHang_Icon {
    display: inline-block;
    padding-right: 15px;
    float: left;
}

.alibao_NutDatHang_Right {
    display: block;
    /* flex-direction: column; */
    float: left;
}

.alibao_NutDatHang_Right1 {
    width: 100%;
    display: block;
    font-size: 14px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    color: #fff;
    padding-bottom: 5px;
}

.alibao_NutDatHang_Right2 {
    width: 100%;
    display: block;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    font-size: 10px;
}

.alibao_NutDatHang_Right2 {
    color: #fff;
}

.alibao_NutDatHang:hover {
    background: #fff;
}

.alibao_NutDatHang:hover .alibao_NutDatHang_Right1 {
    color: #000;
}

.alibao_NutDatHang:hover .alibao_NutDatHang_Right2 {
    color: grey;
}


.alibao_button_outline:hover {
    background: #fff;
    color: #000;
}

.alibao_button_shopping_cart:hover {
    background: #fff;
    color: orange;
}



.wrapper_box_item {
    text-align: center;
    padding-bottom: 50px;
    padding-top: 50px;
}

h2 {}

img {}

.wrapper_box_item h2 {
    color: #333;
    font-size: 18px;
    font-family: "Roboto Slab", serif;
    font-weight: 700;
}

.wrapper_box_item h3 {
    color: #333;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.34;
}

.wrapper_box_item > img {
    margin-bottom: 20px;
    max-width: 100%;
}

.wrapper_website_DatHang {
    padding-bottom: 50px;
    text-align: center;
}

.wrapper_website_DatHang h2 {
    font-size: 30px;
    color: #333333;
    padding-bottom: 20px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
}

.wrapper_website_DatHang_MoTa {
    /*width: 90%;*/
    /*padding: 0 5%;*/
    color: #666;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 30px;
    text-align: center;
}

.wrapper_website_DatHang_Content_Box {
    background: #fff;
    -webkit-box-shadow: 0px 1px 15px -3px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 1px 15px -3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 15px -3px rgb(0 0 0 / 30%);
    padding: 25px 40px;
    margin-bottom: 40px;
}




.wrapper_website_DatHang_Content_Box > h4 {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #333;
    line-height: 1.34;
    margin-top: 20px;
}

.wrapper_website_DatHang_Content_Box_TieuDe {
    display: none;
}

.wrapper_website_DatHang_Content_Box:hover {
    -webkit-box-shadow: 0px 1px 15px -3px rgb(244 109 55 / 80%);
    -moz-box-shadow: 0px 1px 15px -3px rgba(244, 109, 55, 0.8);
    box-shadow: 0px 1px 15px -3px rgb(244 109 55 / 80%);
}

.wrapper_alibao_web_dat_hang h2 {
    color: #333;
    font-size: 30px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    padding-bottom: 30px;
    /* display: block; */
}

.wrapper_alibao_web_dat_hang > h2 {}

.wrapper_alibao_web_dat_hang_Left_Item {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #666;
    line-height: 1.34;
}

i.fa.fa-caret-right {}

.wrapper_alibao_web_dat_hang_Left_Item > i {
    color: #f46d37;
    padding-right: 7px;
}

.wrapper_alibao_web_dat_hang_Right {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wrapper_alibao_web_dat_hang {
    padding-bottom: 50px;
}

.wrapper_alibao_footer {
    background: #F6F6F6;
}

footer.wrapper_alibao_footer {}

.wrapper_alibao_footer_Item {
    padding: 40px 0;
}

.wrapper_alibao_footer_Item_Header {color: #000;font-size: 20px;font-family: "Roboto Slab", serif;font-weight: 400;padding-bottom: 30px;}

.wrapper_alibao_footer_Item_Content_Phone a {
    font-size: 16px;
    color: #f46d37;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.wrapper_alibao_footer_Item_Content_Phone a:hover {
    text-decoration: none;
}

.wrapper_alibao_footer_Item_Content_Phone i {
    padding-right: 6px;
}

.wrapper_alibao_footer_Item_Content_Link a {
    color: #666;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    /* margin-bottom: 20px; */
}

.wrapper_alibao_footer_Item_Content_Link {
    padding-bottom: 20px;
}

.wrapper_alibao_footer_Item_Content_Link:last-child {
    padding-bottom: 0;
}

a {}

.wrapper_alibao_footer_Item_Content_Link a:hover {
    text-decoration: none;
    color: #f46d37;
}

.wrapper_alibao_footer_Item_Content_TiGia {
    background: #f46d37;
    color: #fff;
    border-radius: 5px;
    padding: 3px 10px;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.wrapper_alibao_footer_Item_Content_TiGia i {
    font-size: 12px;
    /* color: grey; */
}

.wrapper_alibao_footer_Item_Content_MoTa {
    color: #666;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    padding-bottom: 40px;
}

.info_web {
    background: #fff;
    padding: 20px;
    text-align: center;
    color: #666666;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.txt-color-orange {
    color: #f46d37;
}

.logoAlibao{
    display: none;
}
.logoAlibao.logoAlibaoWhite{
    display: block;
}
.wrapper_Banner_Content_Img img {
    max-width: 100%;
}
.wrapper_website_DatHang_Content_Box_Anh img{
    max-width: 100%;
}
.wrapper_alibao_web_dat_hang_Right_Img img{
    max-width: 100%;
}



.wrapper_Banner1.classFixed {
    position: fixed;
    top: 0;
    left: 0;
    background: #F48843;
    z-index: 1;
    -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 5px 5px rgb(0 0 0 / 10%);
    box-shadow: 0px 5px 5px rgb(0 0 0 / 10%);
    display: block;
    width: 100%;
}

.wrapper_Banner1.classFixed a {
    color: #fff;
}

.wrapper_Banner1.classFixed .alibao_button_outline {
    border: 1px solid #fff;
    color: #fff;
}

.wrapper_Banner1.classFixed .alibao_button_shopping_cart {
    border: 1px solid #fff;
    color: #fff;
}

.wrapper_Banner1.classFixed .wrapper_Banner_Menu_Right_List_Item.active a:before,
.wrapper_Banner1.classFixed .wrapper_Banner_Menu_Right_List_Item:hover a:before {
    background: #fff;
}
.wrapper_Banner1.classFixed .logoAlibao{
    display: block;
}

.wrapper_Banner1.classFixed .logoAlibao.logoAlibaoWhite{
    display: none;
}
.wrapper_Banner_Menu_Mobile_Content a {
    color: #333333;
    font-size: 26px;
    line-height: 1.34;
    text-transform: uppercase;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    padding: 15px 30px;
    display: block;
    text-align: center;
}

.wrapper_Banner_Menu_Mobile_Content > ul {
    margin: 0;
    padding: 0;
}

.wrapper_Banner_Menu_Mobile_Content > ul > li {
    display: block;
}

.wrapper_Banner_Menu_Mobile_Content .active a {
    color: #f46d37;
}
.wrapper_Banner_Menu_Mobile {
    /* display: flex; */
    /* flex-direction: row; */
    /* justify-content: space-between; */
    /* align-items: center; */
    /*padding: 0 15px;*/
}

.wrapper_Banner_Menu_Mobile_Content {
    display: none;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 1px 15px -3px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 1px 15px -3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 15px -3px rgb(0 0 0 / 30%);
    padding: 15px 0;
    /*position: fixed;*/
    /*top: 0;*/
    /*left: 0;*/
    /*z-index: 1;*/
}

.wrapper_Banner_Menu_Mobile_Header {
    display: flex;
    flex-direction: row;
    /* align-items: center; */
    justify-content: space-between;
    align-items: center;
    padding: 15px 15px;
}

.wrapper_Banner_Menu_Mobile_Button_Item {
    width: 40px;
    background: #E47B41;
    height: 40px;
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    border: 1px solid #E47B41;
}

.wrapper_Banner_Menu_Mobile_Button {
    display: flex;
    flex-direction: row;
}

.wrapper_Banner_Menu_Mobile_Button_Item > a {
    color: #fff;
    font-size: 18px;
}

.wrapper_Banner_Menu_Mobile_Button_Item.active {
    color: #E47B41;
    background: #fff;
}

.wrapper_Banner_Menu_Mobile_Button_Item.active > a {
    color: #E47B41;
}
.wrapper_Banner_Menu_Mobile{
    display: none;
}
.wrapper_Banner_Menu_Mobile.fixMenuMobile {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    background: #F48843;
    width: 100%;
}
/* button go to top */
#buttonGoToTop {
    display: inline-block;
    background-color: #FF9800;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s,
    opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}
#buttonGoToTop::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
}
#buttonGoToTop:hover {
    cursor: pointer;
    background-color: #333;
}
#buttonGoToTop:active {
    background-color: #555;
}
#buttonGoToTop.show {
    opacity: 1;
    visibility: visible;
}






/*for sidebar*/
.wrapper_category {
    background: #F9F9F9;
    padding-bottom: 100px;
}

.wrapper_sidebar_alibao_box_Header {
    font-size: 24px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    padding-bottom: 15px;
    padding-top: 15px;
}

.wrapper_sidebar_alibao_box_Content a {
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    color: #212121;
    display: block;
    padding-bottom: 16px;
    font-size: 15px;
}

.wrapper_sidebar_alibao_box_Content ul {
    padding: 0;
    margin: 0;
}

.wrapper_category_Content_Show {
    background: #fff;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 30px;
}

.wrapper_category_Content_Show_Title {
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    font-size: 31px;
    padding-bottom: 30px;
}

.wrapper_category_Content_Show_List_Item_Time {
    color: #898989;
    padding-bottom: 15px;
}

.wrapper_category_Content_Show_List_Item_Link a {
    color: #212121;
    font-size: 24px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
}

.wrapper_category_Content_Show_List_Item {
    border-bottom: 1px solid #F6F6F6;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.wrapper_category_Content_Show_List_Item_XemThem a {
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    background: #D71F26;
    border-radius: 0;
    text-transform: uppercase;
    padding: 5px 15px;
    border: 1px solid transparent;
}

.wrapper_category_Content_Show_List_Item_XemThem {
    text-align: right;
}

.wrapper_sidebar_alibao {
    padding-top: 60px;
}

.wrapper_category_Content_Show_List_Item_Tag {
    padding-bottom: 25px;
}

/*for post detail*/
.wrapper_post_Content {
    background: #FFFFFF;
    /* background: #fff; */
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 30px;
}

.wrapper_post {
    background: #F9F9F9;
    padding-bottom: 100px;
}

.wrapper_post_Content_Title {
    font-size: 31px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    padding-bottom: 15px;
}

.wrapper_post_Content_Info {
    padding-bottom: 50px;
}

.wrapper_post_Content_Info_Time {
    color: #898989;
    font-weight: 400;
    padding-right: 10px;
}

.wrapper_post_Content_Info a {
    color: #337ab7;
    padding-right: 10px;
}

.wrapper_post_Content_Root img {
    max-width: 100%;
}
.breadcrumb_wrapper {
    background: #F5F5F5;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    font-size: 13px;
}

.breadcrumb_wrapper .breadcrumb {
    margin: 20px 0;
}


.wrapper_Banner1.classFixed .alibao_button_shopping_cart:hover {
    color: #000;
}

.wrapper_Banner1.classFixed .alibao_button_outline:hover {
    color: #000;
}

.wrapper_Banner_Menu_Mobile_Logo img {
    max-width: 50%;
    height: auto;
}

.wrapper-3-box-title {
    font-size: 30px;
    color: #333333;
    padding-bottom: 20px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    text-align: center;
}


/*for mobile*/
@media only screen and (max-width: 768px) {
    .wrapper_Banner_Menu_Right{
        /*display: none;*/
    }
    .alibao_banner_left_wrapper {
        text-align: center;
    }

    .alibao_NutDatHang {
        margin-bottom: 30px;
    }
    .alibao_banner_left_wrapper {
        padding-top: 30px;
    }

    .wrapper_Banner1.classFixed {
        /*background: #E47B40;*/
    }
    .wrapper_Banner_Menu{
        display: none;
    }
    /*..wrapper_Banner_Menu_Mobile_Content{*/
    /*display: block;*/
    /*}*/

    .wrapper_Banner_Menu_Mobile{
        display: block;
    }
}
