.list_text_cs ul li {
    list-style: disc;
}
  .title_chinhsach {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    background: #e28700;
    border-radius: 50px;
    color: #fff;
    padding: 4px 10px;
    margin-top: -20px;
    margin-bottom: 10px;
}
.box_text_chinhsach {
    width: 100%;
    border: 1px solid #949494;
    border-radius: 10px;
    padding: 0px 20px 20px;
}
.titile_dm{

    font-size: 15px;margin-top: 4px;
}
.box_video .sub_row {
    margin-bottom: 20px;
}
.block_sort_folder {
    background: #eaeaea;
    padding: 5px 10px;
    margin-bottom: 20px;
}

.item_sort {
    display: inline-block;
    position: relative;
    padding: 3px 10px;
    background: #fff;
    border: 1px solid #e1e1e1;
    margin-left: 8px;
    color: #333;
}

.item_sort.active {
    background: #0f62f9;
    color: #fff;
}

.item_sort.active a {
    color: #fff;
}

.sort_item_2 select {
    display: inline-block;
    position: relative;
    padding: 7px 10px;
    background: #fff;
    border: 1px solid #e1e1e1;
    margin-left: 8px;
    color: #333;
}

.has-dropdown-cate:after {
    content: '\f107';
    position: absolute;
    top: 4px;
    right: 20px;
    font-size: 17px;
    color: #0f62f9;
    font-family: FontAwesome;
}

li.search_menuleft {
    position: relative;
}

.item_thanhtoan {
    padding: 10px 20px;
    border-bottom: 1px solid #c9d0cd;
}

.space_bottom_5 {
    margin-bottom: 5px;
}

.parent-radio-disabled {
    cursor: not-allowed !important;
}

.radio-inline {
    padding-left: 20px;
    position: relative;
    display: block;
}

.item_thanhtoan input[type=radio] {
    -webkit-appearance: radio;
    appearance: radio;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    width: 16px;
    height: 16px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    background-color: #326e51;
    display: inline-block;
    vert-align: middle;
    position: absolute;
    /*top: -1px;
    left: 0;*/
}

.radio-disabled {
    color: #6c757d;
    cursor: not-allowed !important;
    pointer-events: none;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .5;
}

label.radio-inline span a {
    font-size: 11px;
    color: #ff6600;
    padding: 0;
}




.picture_news_lq img {
    height: 100%;
    object-fit: cover;
}

.picture_news_lq {
    height: 250px;
    overflow: hidden;
}

.right-heading .text_right_detail {
    width: 70%;
}

#navbar {
    overflow: hidden;
    /*background-color: #333;*/
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    padding: 0px 38px;
}

.navbar_menu {
    padding-right: 15px;
    padding-left: 15px;
}

.sticky+.item_secion_scroll {
    padding-top: 60px;
}

.item_secion_scroll {
    padding: 16px;
}

.product-text {
    text-align: left;
}

.title_product h4 {
    font-weight: 700;
    font-size: 17px;
    margin-top: 7px;
    line-height: 23px;
    /* margin-bottom: 10px; */
    font-family: 'Quicksand-Bold';
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    height: 45px;
}

.video_home .title_top_flashsale span {
    position: absolute;
    top: 27px;
    right: 30px;
}

.video_home .title_top_flashsale {
    position: relative;
}

.banner_news_picture img {
    height: 100%;
    object-fit: cover;
}

.banner_news_picture {
    height: 270px;
    overflow: hidden;
}

a.item_tabsub_info {
    display: inline-block;
    padding: 15px 20px 11px 20px;
    border-bottom: 3px solid #fff;
    font-size: 16px;
    font-weight: 600;
}

a.item_tabsub_info.active {
    color: #ff6600;
    border-color: #ff6600;
}

.item_secion_scroll {
    margin-bottom: 10px;
    padding: 20px;
    background: #fff;
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
}

.tt_box_detail {
    font-weight: 700;
    /* color: #326e52; */
    font-size: 18px;
    margin-bottom: 10px;
}

.detail-info1 {
    position: relative;
    margin-top: 8px;
}

.content_scroll_tab {
    width: 100%;
    left: 0;
    top: 0;
    /*position: absolute;*/
    z-index: 1;
    background: #fff;
}

span.picture_prodspan {
    position: absolute;
    top: 0;
    background: #0f62f9;
    color: #fff;
    border-radius: 50px;
    padding: 2px 13px;
}

.title_review {
    font-size: 24px;
    padding-bottom: 15px;
}

.rating_wrap i {
    font-size: 24px;
}

.rating .star.active {
    color: #ffae00;
}

.btn_submit {
    border: 0;
    outline: 0;
    padding: 7px 20px;
    background: #0f62f9;
    color: #fff;
}

@font-face {

    font-family: 'Quicksand-Regular';

    src: url('../fonts/Quicksand-Regular.eot?#iefix') format('embedded-opentype'),

        url('../fonts/Quicksand-Regular.woff') format('woff'), url('../fonts/Quicksand-Regular.ttf') format('truetype'), url('../fonts/Quicksand-Regular.svg#Quicksand-Regular') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'Quicksand-Bold';

    src: url('../fonts/Quicksand-Bold.eot?#iefix') format('embedded-opentype'),

        url('../fonts/Quicksand-Bold.woff') format('woff'), url('../fonts/Quicksand-Bold.ttf') format('truetype'), url('../fonts/Quicksand-Bold.svg#Quicksand-Bold') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: 'UTMHelvetIns';

    src: url('../fonts/UTMHelvetIns.eot?#iefix') format('embedded-opentype'),

        url('../fonts/UTMHelvetIns.woff') format('woff'), url('../fonts/UTMHelvetIns.ttf') format('truetype'), url('../fonts/UTMHelvetIns.svg#UTMHelvetIns') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'Roboto-Medium';

    src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),

        url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf') format('truetype'), url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');

    font-weight: normal;

    font-style: normal;

}



.box_header_home {

    background: linear-gradient(to bottom, #005724, #00602a, #006f35);

    /*height: 110px;*/

}

.content_top {

    padding: 5px 0;

}

.product_wapper .d_flex {
    width: 100%;
    -moz-box-sizing: border-box;
    overflow-x: auto;
}

.product_wapper .d_flex::-webkit-scrollbar-thumb {
    background: #888;
}

.product_wapper .d_flex::-webkit-scrollbar {
    height: 7px;
}

.product_wapper .d_flex::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.d_flex {

    display: flex;

}

.HeaderPC_header_left {

    display: inherit;

    -moz-box-align: center;

    align-items: center;

}

.tit_header_box p {

    margin: 0 5px;

    color: #fff;

    font-size: 12px;

}

.tit_header_box p a {

    background: #003cbf;

    padding: 4px 12px;

    border-radius: 20px;

    -moz-box-align: center;

    align-items: center;

    cursor: pointer;

    color: #fff;

    font-size: 12px;

}

.HeaderPC_header_right {

    display: inherit;

    right: 0;

    margin-left: auto;

    -moz-box-align: center;

    align-items: center;

}

.HeaderPC_header_right a,
.HeaderPC_header_right p {

    padding: 0 10px;

    border-right: 1px solid rgba(158, 186, 237, .5);

    text-decoration: none;

    font-size: 13px;

    color: #fff;
    font-family: 'Quicksand-Regular';

}

.image_lang {

    position: relative;

}

.GroupLanguage_group {

    display: flex;

    -moz-box-align: center;

    align-items: center;

    cursor: pointer;

}

.GroupLanguage_group a {

    padding: 0 10px;

}

.image_lang:hover .GroupLanguage_dropdown {

    display: block;

}

.GroupLanguage_dropdown {

    position: absolute;

    display: none;



    width: 130px;

    height: -moz-fit-content;

    height: fit-content;

    padding: 0 10px;

    background-color: #fff;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    border-radius: 12px;

    border: 1px solid #0f62f9;

    box-shadow: 0 0 16px rgb(0 0 0 / 20%);

    z-index: 1;

    -moz-box-orient: vertical;

    -moz-box-direction: normal;

    flex-direction: column;

    -moz-box-pack: end;

    justify-content: flex-end;

}

.GroupLanguage_dropdown a {

    display: flex;

    cursor: pointer;

    border-top: 1px solid #e5e5e5;

    width: 100%;

    -moz-box-align: center;

    align-items: center;

    color: #000;

    border-right: none;



}

.image_lang {

    border-right: 1px solid rgba(158, 186, 237, .5);

}

.HeaderPC_header_right a:last-child {

    border-right: none;

}

.search_bar {

    margin-right: 15px;

    padding: 17px 0px;

    position: relative;

}

.search_bar form {

    border-radius: 6px;

    border: 1px solid transparent;

    position: relative;

    z-index: 9;

}

.form_groups {

    /*background: #e5f6ff;*/

    border-radius: 80px;

}

.form_item input.form-control {

    background: #fff;

    /*width: 100%;*/

    border-radius: 50px;

    padding: 3.5px 10px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

}



.form_item input {

    font-style: normal;

    border: 0;

    -webkit-box-shadow: none;

    box-shadow: none;

    width: 730px;

    padding: 5px 15px;

    border-radius: 50px;

    height: 42px;

    line-height: 42px;

    font-size: 13px;

    margin-bottom: 0px;

}

.write_news_sidebar h3 {

    margin-bottom: 10px;
}

button.primary_btn {

    position: absolute;

    top: 6px;

    right: 6px;

    color: #2d2e7f;

    padding: 1px;

    font-size: 18px;

    border-radius: 50%;

    border: 0;

    border-left: 0px solid #2d2e7f;

    margin: 0;

    background: #FFD749;

    height: 30px;

    text-align: center;

    width: 30px;

    line-height: 30px;

    min-height: auto;

}

.hotline_info {

    z-index: 1;

    text-align: center;

    padding: 14px 5px;

    position: relative;

    -webkit-transition: all .35s;

    transition: all .35s;

    color: #fff;

    font-size: 13px;

}

.item_link_phone a {

    font-family: 'Quicksand-Bold';

    color: #fff;

    display: flex;

    align-items: center;

    line-height: 20px;

    font-size: 16px;

    background: rgb(134, 189, 36) !important;

    padding: 10px 15px;

    border-radius: 200px;

    font-weight: 600;

}

.item_link_phone a img {

    margin-right: 5px;

}

.card_header {

    border-left: 0px solid #d2d2d2;

    padding-left: 5px;

}

.mini_card a {

    background: #FFD749;

    padding: 11.2px 15px;

    position: relative;

    border-radius: 200px;

    font-size: 16px;

    color: #fff;

    font-family: 'Quicksand-Bold';

}

.mini_card a i,
.item_link_phone a i {

    font-size: 22px;

    margin-right: 2px;

}

.box_header_mid {

    align-items: center;

}

.mini_card span {

    height: 19px;

    width: 19px;

    background: #f43a3a;

    line-height: 19px;

    position: absolute;

    right: 3px;

    border-radius: 50%;

    top: -7px;

    z-index: 2;

    text-align: center;

    font-size: 12px;

    color: #fff;

}



.box_menu.d_flex {

    justify-content: space-between;

    align-items: center;

}



.wraper_cate {

    width: 100%;

    margin: 0;

}


.col_cate {
    border-radius: 10px;
    padding: 0;
    /*width: 12.5%;*/
    overflow: hidden;
}

.box_slide_banner {
    width: 100%;

}

.wbp_menu {
    margin: 0px;
}

.col_menu {
    padding: 0;
}

.picture_image_sidebar:first-child {
    margin-bottom: 3% !important;
}
.picture_image_sidebar {
    width: 100%;
    height: 181px;
    /* margin-bottom: 3% !important; */
    border-radius: 10px;
    overflow: hidden;
}

.picture_image_banner img {

    height: 100%;
    object-fit: cover;
}

.title_cate_home h2 {
    font-size: 25px;
    margin: 20px 0;
    font-family: 'Quicksand-Bold';
}

.category_item {
    border-radius: 10px;
    transition: 0.5s;
    height: 163px;
    margin: 0px 20px;
    padding: 5px 10px;
}

.category_item a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: 'Quicksand-Bold';
}

.category_item a img {
    margin-bottom: 20px;
    border-radius: 10px;
    height: 80px;
    object-fit: contain;
}

.category_item:hover {
    background-color: #f2f6fe;
    box-shadow: 0 0 16px rgb(0 0 0 / 20%);
    border-radius: 0.75rem;
    border: 1px solid #0f62f9;
}

.col_cate {
    box-sizing: border-box;
    display: inline-block;
    /*height: 177px;*/
    list-style-type: none;
    margin: auto 0px;
    top: 0px;
    transform: scale(1);
    transition: transform 0.4s linear 0s;
    vertical-align: top;
}

/*.category_item:hover {
    border: 1px solid rgb(21, 99, 245);
     margin: 5px; 
    transition: 0.5s;
}*/

.icon_bar_menu {
    float: left;
    padding-top: 15px;
    margin: 0px 9px 0 0;
    width: 15px;
}

.icon_bar_menu span {
    background-color: #fff;
    box-shadow: none;
    height: 2px;
    display: block;
    width: 100%;
    margin-top: 2px;
    color: #0912cc;
}

.title_megamenu:after {
    font-family: 'FontAwesome';
    content: "\f107";
    font-size: 16px;
    position: absolute;
    right: 20px;
    top: 0;
    font-weight: 400;
    color: #fff;
}

.title_megamenu {
    font-family: 'Quicksand-Bold';
    background: rgb(134, 189, 36) !important;
    padding: 0 0 0 10px;
    color: #ffffff;
    width: 100%;
    /*border-top-right-radius: 3px;
    border-top-left-radius: 3px;*/
    font-weight: 700;
    font-size: 16px;
    line-height: 41px;
    padding: 0px 0px 0px 20px;
    margin: 0;
    position: relative;
    /* text-transform: uppercase; */
    display: block;
}

.Box_cate_menu {
    display: none;
    position: absolute;
    width: 100%;
    min-height: -webkit-calc(100vh + 412px);
    min-height: -moz-calc(100vh + 412px);
    min-height: calc(100vh + 412px);
    /*background-color: rgba(0,0,0,.5);*/
    top: 40px;
    left: 0;
    z-index: 4;
    bottom: 0;
}

.box_cate_home:hover .Box_cate_menu {
    display: block;
}

/*.CategoryMenu_product-menu {
    height: -moz-fit-content;
    height: fit-content;
    padding: 16px;
    -webkit-animation: CategoryMenu_createBox__1Zg4L .4s;
    -moz-animation: CategoryMenu_createBox__1Zg4L .4s;
    animation: CategoryMenu_createBox__1Zg4L .4s;
    display: -moz-box;
    display: flex;
    margin: 2px auto;
    -moz-box-align: start;
    align-items: flex-start;
    z-index: 3;
    background-color: #fff;
    box-shadow: 0 0 12px rgb(15 61 145 / 12%);
    border-radius: 0.75rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
     height: 412px; 
}*/
.CategoryMenu_product-menu {
    background-color: #fff;
    /* padding: 16px; */
    box-shadow: 0 0 12px rgb(15 61 145 / 12%);
    /* border-radius: 0.75rem; */
    padding-top: 0;
}

.category_item_menu:hover .box_sub_category_item {
    /*display: block;*/
    z-index: 999;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    left: -webkit-calc(100%);
    left: calc(100%);
    visibility: visible;
}

.box_sub_category_item {
    padding: 16px;
    position: absolute;
    left: 100%;
    /* padding-top: 0px; */
    background: #fff;
    top: 0px;
    width: 830px;
    display: none;
    right: 0px;
    z-index: 99;
    height: -moz-fit-content;
    height: -webkit-fill-available;
    display: -moz-box;
    -moz-box-align: start;
    box-shadow: 0 0 12px rgb(15 61 145 / 18%);
    border-radius: 0 10px 10px 0;
    height: 470px;
    overflow: auto;
}

.box_sub_category_item::-webkit-scrollbar {
    width: 8px;
}

.box_sub_category_item::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #0f62f9;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 50%);
}

.box_sub_category_item::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.category_item_menu:hover .box_sub_category_item {

    display: block;
}

.CategoryMenu_category_left {
    /*width: 22%;*/
    padding-top: 10px;
    position: relative;
}

.CategoryMenu_content_right {
    display: -moz-box;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.category_item_menu {
    display: -moz-box;
    display: flex;
    padding: 0 10px;
    /*margin: 0 0 5px;*/
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: justify;
    justify-content: space-between;
    cursor: pointer;
/*    border-radius: 0.75rem;*/
    /*position: relative;*/
}

.category_item_menu.active {
    background-color: #0f62f9;
    font-family: 'Quicksand-Regular';
}

.category_item_menu a {
    font-size: 14px;

    padding: 10px 0;
}

.category_item_menu.active a {
    color: #fff;
}

/*.category_item_menu:after {
    font-family: 'FontAwesome';
    content: "\f105";
    font-size: 16px;
    position: absolute;
    right: 20px;
    top: 7px;
    font-weight: 400;
    color: #000;
}*/

.category_item_menu.active:after {
    color: #fff;
}

.item_box_product_content {
    width: 20%;
    text-align: center;
    height: 130px;
    cursor: pointer;
}

.item_box_product_content img {
    height: 80px;
    overflow: hidden;
    object-fit: contain;
}

.item_box_product_content p {
    font-size: 12px;
    margin: 0 8px;
    font-family: 'Quicksand-Regular';
}

.category_item_menu:hover {
    background-color: #86bd24;
}

.category_item_menu:hover .menu_cate_link {
    color: #fff;
}

.category_item_menu:hover:after {
    color: #fff;
}

.Box_cate_menu .container {
    margin: 0;
    padding: 0;
    width: 1030px;
}


/* title-product-list */

body {
    background-color: #ffffff;
    /*padding: 16px 0;*/
    font-family: Quicksand-Regular;
}

.productt-list {
    width: 100%;
}

.title-product-list {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0;
}

.title-product-list .h2-title-product-list {
    color: #f3343e;
    font-weight: 700;
    font-size: 28px;
}

.menu_link_cate img {
    flex-shrink: 0;
    width: 45px;
    height: 46px;
    -moz-box-pack: center;
    justify-content: center;
    cursor: pointer;
    padding-right: 10px;
}

.title-product-list span a {
    color: #0F62F9;
    float: right;
    text-decoration: none;
    font-size: 15px;
}

.silder-product-list {
    padding: 10px 0;
}

.silder-product-list .item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    outline: 0;
    padding: 12px;
    position: relative;
    cursor: pointer;
    width: 100%;
    height: 100%;
    background: #fff;
    box-shadow: 0 0 12px rgb(15 61 145 / 12%);
    border-radius: 12px;
    box-sizing: border-box;
    margin: 0 5px;
    /*width: 98%;*/
    border: 2px solid white;
    transition: 0.5s;
}

.product-noibat .nav>li>a:hover,
.product-noibat .nav>li>a:focus {
    background: none !important;
    border: none !important;
}

.silder-product-list .khuyenmai span {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 0;
    padding: 5px 15px;
    background-color: #f33060;
    color: #fff;
    line-height: 22px;
    border-radius: 20px;
}

.silder-product-list .item:hover {
    border: 2px solid #86bd24;
    transition: 0.5s;
}

.silder-product-list .item:hover .img-product-list img {
    transform: scale(1.2);
    transition: 0.5s;
}

.img-product-list {
    width: 100%;
    height: 220px;
    overflow: hidden;
    padding-top: 15px;
}

.img-product-list img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.p-product-list {
    margin: 20px 0 0px 0;
    font-family: sans-serif;
    height: 53px;
    line-height: 20px;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    -webkit-line-clamp: 2;
    line-height: 21px;
}

.p-product-list a {
    margin: 5px 0;
    font-size: 14px;
    line-height: 24px;
    color: #112950;
    /*height: 50px;*/
    width: 100%;
    overflow: hidden;
}

.price-product-list strike {
    height: 25px;
    /* background: red; */
    width: 100%;
    font-size: 15px;
    color: #b2bac6;
}

.price-product-list {
    display: flex;
    /* align-items: center; */
    width: 100%;

    text-align: center;
    margin: 5px 0;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #0f62f9;
    flex-direction: column;
}

.price-product-list strong {
    font-size: 15px;
}

.btn-themvao-cart {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
    margin: 5px 0;
    height: 44px;
    width: 100%;
    border: none;
    border-radius: 12px;
    font-size: 14px;
    line-height: 24px;
    background: #006f35;
    color: #fff;
    cursor: pointer;
}

/* HET title-product-list */


/* thuong hieu noi bat */

.thuonghieunoibat {
    margin: 30px auto;
}

.silder-thuonghieunoibat .item {
    width: 98%;
    height: 100%;
    text-align: center;
}

.img-thuonghieunoibat {
    display: flex;
    align-items: center;
    height: 124px;
    width: 124px;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #f2f4f5;
    border-radius: 10px;
    box-shadow: 0 0 12px rgb(15 61 145 / 12%);
    margin: 0 auto;
}

.img-thuonghieunoibat img {
    width: 100%;
    height: 100%;
}

.p-thuonghieunoibat a {
    font-size: 14px;
}

.p-thuonghieunoibat {
    margin: 15px auto;
}

section.product-noibat {
    background: #ededed;
    padding: 30px 0 50px 0;
}

.item_pro {
    /*width: 20%;*/
    /*float: left;*/
    margin: 5px;
    padding: 0 5px;
    box-shadow: 0 0 12px rgb(15 61 145 / 12%);
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 2px solid white;
    border-radius: 12px;
    background: #fff;
}

.tab-content .row {
    margin: 0 -5px;
}

.col-thuonghieu {
    padding: 7px;
    margin-top: 10px;
    border: 2px solid white;
    border-radius: 10px;
    transition: 0.5s;
    background-color: white;
}

ul.nav.nav-tabs.menu_tabs {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border: none !important;
    ;
}

.item.col-thuonghieu:hover {
    border: 2px solid #5dac46;
    transition: 0.5s;

}

li.nav-link {
    /* border: 1px solid blue; */
    margin: 5px;
    border-radius: 10px;
    height: 49px;
    display: flex;
    align-items: center;
    box-shadow: 0 0 12px rgb(15 61 145 / 12%);
    background-color: white;
    justify-content: center;
}

li.nav-link.active a {
    color: #fff;
}

li.nav-link a {
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden !important;
    border: none !important;
}

.menu_tabs .nav-link.active {
    padding: 8px;
    overflow: hidden;
    background: #f33060;
}

.row_pc.d_flex {
    align-items: center;
}

.img-tab-noibat img {
    height: 100%;
    object-fit: contain;
}

.img-tab-noibat {
    height: 52px;
    width: 30px;
    margin-right: 5px;
}

.img-tab-noibat img {
    width: 100%;
}

i.fa.fa-fire {
    font-size: 30px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    background: #f33060;
    border: 1px solid #f33060;
    color: white;
}

/*HET  thuong hieu noi bat */
/* footer */
.thongtinlienhe {
    background-color: #f7f4ec;

}

footer hr {
    margin: 0;
    padding: 0;
    height: 2px;
    background: rgb(233 221 221);
}

.lienhe {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0px;
}

.lienhe .h3-lienhe {
    font-family: "Quicksand-Bold";
    margin-bottom: 0px;
    font-size: 20px;
    color: #343e48;
}

.lienhe span {
    font-size: 15px;
    font-family: "Quicksand-Bold";
    display: flex;
    align-items: center;
}

.lienhe .phone-number {
    font-size: 14px !important;
}

.lienhe span a {
    font-size: 18px;
    font-family: "Quicksand-Bold";

}

.lienhe span i {
    font-size: 30px;

}

.sum-footer .h3-lienhe {
    font-family: "Quicksand-Bold";
    font-size: 20px;
    margin-bottom: 30px;
    text-transform: uppercase;

}

.sum-footer .h3-lienhe:nth-child(5) {
    font-family: "Quicksand-Bold";
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 30px;
    text-transform: uppercase;
}

.sum-footer {
    padding: 30px 0;
    background-color: #f7f4ec;
}

.img-thanhtoan img {
    width: 100%;
}

.sum-footer p {
    font-family: "Quicksand-Regular";
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 500;
    text-align: left;
    color: #048ccf;
}

.sum-footer p a {
    color: #048ccf;
}

.lienhe-internet {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lienhe-internet img {
    height: 30px;
    margin-right: 20px;
}

.danhky {
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: relative;
}

button.btn_reg {
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 0px 5px 5px 0px;
    height: 45px;
}

.danhky input {
    padding: 5px;
    margin: 0;
    outline: none;
    border-color: #d6d8db;
    height: 45px;
    line-height: 45px;
}

.danhky button {
    /* width: 20%; */
    padding: 6px;
    background-color: #ff6c00;
    font-size: 14px;
    border: 1px solid #ff6c00;
    color: white;
}

.ft_bot {
    padding-bottom: 18px;
    background-color: #f7f4ec;
}

.ft_bot span {
    margin-right: 20px;
}

.ft_bot span:hover a {
    color: orange;
}

.hover-color:hover {
    color: orange;
}

.footer a {
    font-family: Quicksand-Bold;
}

/*HET  footer */

.bread-crumb {
    margin-top: 30px;
}

.bread-crumb .bread-crumb-heading {
    background-color: #fff;
    padding: 10px 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin-bottom: 25px;
    border-radius: 4px;
}

.bread-crumb .menu {
    display: flex;
    gap: 0 10px;
    align-items: center;
}

.bread-crumb .menu .menu-item {
    font-family: 'Quicksand-Bold';
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
}

.bread-crumb .menu .menu-item .menu-link {
    color: #000;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    transition: 0.25s all;
    font-family: 'Quicksand-Bold';

}

.bread-crumb .menu .menu-item .menu-link:hover {
    color: #f53d2d;
}

.bread-crumb-content {
    background-color: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 4px;
    padding: 20px;
}

.left-content .title {
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 15px;
    font-family: 'Quicksand-Bold';
}

.content-text .status {
    font-size: 16px;
    color: #000;
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 15px;
    font-family: 'Quicksand-Bold';
}

.update-text {
    font-size: 16px;
    margin-top: 15px;
    font-family: 'Quicksand-Bold';
}

.content-text .status span {
    color: #00b907;
}

.contact {
    margin-top: 5px;
}

.contact .title {
    padding: 10px 15px;
    font-size: 32px;
    color: #f53d2d;
    font-weight: 700;
    background-color: #fafafa;
    margin-bottom: 10px;
    font-family: 'Quicksand-Bold';
}

.sale {
    padding: 16px;
    border: 1px dashed #ff6307;
    background: rgba(255, 237, 232, 0.5);
    border-radius: 12px;
}

.sale-text img {
    width: 23px;
    height: 23px;
    object-fit: cover;
}

.sale-text {
    font-family: 'Quicksand-Bold';
    color: #ff6307;
    font-weight: 700;
    font-size: 18px;
    display: flex;
    gap: 0 5px;
    justify-content: center;
    width: 168px;
    border: 1px solid #f53d2d;
    border-radius: 16px;
    height: 30px;
}

legend {
    margin-bottom: 0px;
}

.sale-item {
    margin-top: 15px;
    font-size: 16px;
    font-family: 'Quicksand-Bold';
}

.sale .sale-item:nth-child(2) {
    border-bottom: 1px dashed #ff6307;
    padding-bottom: 15px;
}

.sale-item .copy {
    font-family: 'Quicksand-Bold';
    margin-top: 15px;
    background-color: #ff6409;
    border: 1px solid #ff6409;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    border-radius: 16px;
    padding: 5px 8px;
    transition: 0.25s all;
}

.sale-item .copy:hover {
    background-color: #fff;
    color: #ff6409;
}

.right-heading {
    padding: 16px 16px 24px 16px;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    margin-bottom: 16px;
}

.right-heading .title {
    color: #4c4c4c;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 16px;
    border-bottom: 1px solid #dee2e6;
    font-family: 'Quicksand-Bold';
}

.right-heading .description {
    display: flex;

    /*align-items: center;*/
    gap: 0 10px;
}

.right-heading .description {
    margin-top: 8px;
}

.right-heading .description:not(:last-of-type) {
    padding-bottom: 8px;
    border-bottom: 1px solid #dee2e6;
}

.right-heading .description .desc-img img {
    height: 100%;
    object-fit: cover;
}

.right-heading .description p {
    color: #4c4c4c;
    font-size: 16px;
    font-family: 'Quicksand-Bold';
}

.support {
    background-color: #fff3cd;
    display: flex;
    align-items: center;
    gap: 0 15px;
    padding: 12px;
    border-radius: 4px;
}

.support .support-img img {
    width: 40px;
    height: 40px;
    object-fit: cover;
}

.support .support-text .title {
    font-weight: 700;
    margin-bottom: 8px;
    color: #856404;
    font-size: 16px;
    font-family: 'Quicksand-Bold';
}

.support .support-text .phone {
    font-weight: 700;
    font-size: 22px;
    color: #f53d2d;
    transition: 0.25s all;
    text-decoration: none;
    font-family: 'Quicksand-Bold';
}

.support .support-text .phone:hover {
    color: #00b907;
}

.detail-info {
    margin: 8px 0 16px 0;
    padding: 16px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    background-color: #fff;
    border-radius: 4px;
}

.detail-info .detail-heading {
    font-family: 'Quicksand-Bold';
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 8px;
    color: #363636;
    border-bottom: 2px solid #dee2e6;
}

.detail-info .detail-update {
    margin: 16px 0;
    font-size: 16px;
    color: #4c4c4c;
    font-family: 'Quicksand-Bold';
}

.product {
    background-color: #fff;
    padding: 16px 0;
    font-family: 'Quicksand-Bold';
}

.product .product-title a {
    display: block;
    margin-bottom: 24px;
    font-size: 20px;
    font-weight: 700;
    color: #212529;
    font-family: 'Quicksand-Bold';
}

.product .product-list .product-item .product-img {
    overflow: hidden;
    height: 215px;
    margin-bottom: 8px;
    position: relative;
}

.product .product-list .product-item .product-img .sale-percent {
    position: absolute;
    right: 5px;
    top: 5px;
    display: inline-block;
    background-color: #d80000;
    color: #fff;
    font-size: 12px;
    padding: 3px 5px;
    border-radius: 5px;
    font-weight: 700;
}

.product .product-list .product-item .product-img img {
    transition: 0.25s all;
    height: 100%;
    object-fit: cover;
}

.product .product-list .product-item .product-img:hover img {
    transform: scale(1.05);
}

.product .product-list .product-item .product-text .product-name {
    display: block;
    margin-bottom: 8px;
    font-weight: 700;
    color: #4c4c4c;
    text-align: center;
    font-size: 16px;
    transition: 0.25s all;


    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
}

.product .product-list .product-item .product-text .product-name:hover {
    color: #f53d2d;
}

.product .product-list .product-item .product-text .product-price {
    color: #d80000;
    font-weight: 700;
    font-size: 18px;
    font-family: 'Quicksand-Bold';
}

.product .product-list .product-item .product-text .product-price span {
    color: #929292;
    font-size: 13px;
    text-decoration: line-through;
    font-family: 'Quicksand-Bold';
}

.product-list .slick-slide {
    margin: 0 8px;
}

.product-list .slick-dots {
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 0 15px;
    margin-top: 30px;
}

.product-list .slick-dots li.slick-active button {
    width: 45px;
    background: #ccc;
}

.product-list .slick-dots li button {
    font-size: 0;
    width: 10px;
    height: 10px;
    background: #dde0e4;
    border: 0px;
    cursor: pointer;
    border-radius: 100rem;
    transition: 0.25s all ease-in-out;
}

.wraper-side {
    margin: 0 -5px;
}

.col_side {
    padding: 0 5px;
}

.picture_image_sidebar img {
    height: 100%;
    object-fit: cover;
}

.slide_about {
    border-right: 1px solid #ebebeb;
    margin-top: 12px;
}

.slider_right_pro {
    margin-bottom: 20px;
}

.slider_right_pro .mySlides {
    height: 400px;
    overflow: hidden;
}

.slider_right_pro .mySlides img {
    height: 100%;
    object-fit: contain;
}

.slider_row {
    width: 100%;
    display: flex;
}

.slider_row .column {
    width: 20%;
    border: 1px solid #0f62f9;
    cursor: pointer;
    height: 100px;
    overflow: hidden;
}

.slider_row .column img {
    height: 100%;
    object-fit: contain;
}


/* dang nhap  */

.modal-body .closee {
    margin-top: -30px;
    font-size: 35px;
    border: 0;
    background: none;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 999;
}

.modal-body {
    position: relative;
    padding: 0px;
}

.modal-header {
    min-height: 0px;
    padding: 0px;
    border-bottom: 0px solid #e5e5e5;
    display: flex;
    justify-content: end;
    height: 0px;
    overflow: hidden;
}

.modal-dialog.modal-dialog-centered {
    width: 820px;
    height: auto;
    background: white;
}

/*HET dang nhap  */

.silder-thuonghieu2 .item a {
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden !important;
    border: none !important;
}

.silder-thuonghieu2 .item {
    /* border: 1px solid blue; */
    margin: 5px;
    border-radius: 10px;
    height: 49px;
    display: flex;
    align-items: center;
    box-shadow: 0 0 12px rgb(15 61 145 / 12%);
    background-color: white;
    justify-content: center;
}

.iconmautrang {
    padding: 0;
    overflow: hidden;
    background: #f33060 !important;
}

.iconmautrang>a {
    background: #f33060 !important;
    border: 1px solid #f33060 !important;
    color: white !important;
}

.box_text_login {
    padding: 20px;
    position: relative;
    z-index: 2;
}

.box_text_login span {
    font-weight: 700;
    font-size: 26px;
    line-height: 32px;
    color: #5dac46;
}

.box_text_login p {
    margin-top: 5px;
    padding: 0;
    font-size: 12px;
    line-height: 24px;
    margin-right: 10px;
}

.text_content_login {
    background-color: #fffadd;
    padding: 1rem;
    border-radius: 0.75rem;
    border: 1px solid #feaa48;
    margin-bottom: 0;
    line-height: 25px;
    margin-top: 10px;
}

.text_content_login a {
    color: #5dac46;
    text-decoration: underline;
}

.modal-body .d_flex {
    align-items: center;
}

.title_header_form {
    margin: 10px 0 10px;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    color: #112950;
    text-align: center;
}

.form_group {
    margin: 20px 55px 0 35px;
}

.form_group .form_item input.form-control {
    padding: 9px 0;
    border: none;
    border-top: 1px solid transparent;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 0;
}

.form_group .form_item {
    margin-top: 1rem;
}

.quenmk {
    margin: 6px 0 20px;
    text-align: end;
}

.quenmk a {
    text-decoration: none;
    color: #8e9aab;
}

button.btn_login {
    background-color: #0f62f9;
    color: #fff;
    border: 1px solid #0f62f9;
    width: 100%;
    border-radius: 12px;
    height: 49px;
    display: -moz-box;
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
    font-size: 17px;
    font-weight: 700;
    line-height: 34px;
    cursor: pointer;
    padding: 8px 20px;
}

.text_register p {
    margin-top: 20px;
    color: #112950;
    font-size: .938rem;
    line-height: 22px;
    text-align: center;
}

.text_register {
    text-align: center;
}

.text_register a {
    margin-top: 5px;
    text-align: center;
    text-decoration: none;
    color: #5dac46;
    font-size: 17px;
    font-weight: 700;
    line-height: 22px;
    border-bottom: 1px solid #5dac46;
}

.text_register p {
    margin-top: 20px;
    color: #112950;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}

section.page_newcate {
    padding-bottom: 20px;
}

section.news_cate_bot {
    background: #f4f4f4;
    padding-top: 20px;
    padding-bottom: 20px;
}

.listNew_menu h2 {
    font-size: 36px;
    font-weight: 600;
    margin: 10px 20px 0 0;
}

.listNew_menu {
    align-items: center;
    margin-bottom: 10px;
}

.listNew_menu ul li {
    margin-top: 14px;
    list-style-type: none;
    margin-right: 20px;
}

.listNew_menu ul li a {
    font-size: 16px;
    color: #626262;
}

.desc_news_cate {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: .5s ease;
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .83));
}

.pic_new_cate img {
    display: block;
    width: 100%;
    height: 300px;
    z-index: 1;
}

.pic_new_cate {
    position: relative;
}

.desc_positon {
    position: absolute;
    bottom: 10px;
    padding: 0 10px;
}

.desc_positon h3 {
    margin: 0;
    padding: 0 0 10px;

    font-weight: 700;
    line-height: 26px;
    text-align: left;

}

.desc_positon h3 a {
    color: #fff;
    font-size: 22px;
}

.desc_positon span {
    font-size: 12px;
    text-align: left;
    color: #fff;
}

.wraper_new {
    margin: 0 -7px;
}

.col_news {
    padding: 0 7px;
}

.box_bot_news {
    background: #fff;
    padding: 20px 15px;
}

.box_new_right {
    background: #fff;
    padding: 20px 20px 15px;
    margin-bottom: 20px;
}

.box_new_right h2,
.box_bot_news h2 {
    font-size: 27px;
    font-weight: 600;
    /*margin-bottom: 20px;*/
}

.pic_new_bot img {
    height: 100%;
    object-fit: cover;
}

.pic_new_bot {
    height: 180px;
    overflow: hidden;
}

.new_items {
    padding: 25px 0 35px;
    border-bottom: 1px solid #f3f3f3;
}

.link_cate a {
    cursor: pointer;
    display: inline-block;
    text-decoration: None;
    padding: 0 10px;
    border-radius: 4px;
    border: 1px solid #b1b1b1;
    color: #666;
    margin-bottom: 10px;
}

.link_cate a:hover {
    background: #666;
    color: #fff;
}

.content_new_bot h3 a {
    line-height: 23px;
    display: block;
    color: #303030;
    font-size: 22px;
    font-weight: 600;
    padding: 0;
}

span.date_new_bot {
    font-size: 15px;
    color: #9b9b9b;
    margin: 8px 0;
    display: inline-block;
}

.content_new_bot p {
    font-size: 15px;
    color: #707070;
    line-height: 1.33;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box_new_right .content_new_bot h3 {
    margin-top: 10px;
}

.news {
    padding: 50px 0;
}

.section__head {
    margin-bottom: 40px;
    text-align: center;
}

.sec__subtitle {
    font-weight: 600;
    letter-spacing: 0.15em;
    font-size: 17px;
    color: #82bc41;
}

.sec__title {
    font-size: 30px;
    line-height: 1.5;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #0f62f9;
}

.sec__line-branding img {
    width: 25%;
}

.news__large {
    position: relative !important;
    border-radius: 15px;
    min-height: 430px;
    background-position: center;
    background-size: cover;
}

.news__large-box {
    padding: 1rem;
    border-radius: 15px;
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 1));
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex !important;
    position: absolute !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
    align-items: flex-start !important;
}

.news__title {
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}

.news__large-box p {
    color: #fff;
    font-size: 15px;
    display: -webkit-box;
    line-height: 1.5;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
    font-weight: 500;
}

.news__large-box span {
    color: #359b5e;
    font-size: 14px;
}

.news__content {
    display: flex;
    align-items: flex-start;
    margin-bottom: 1rem;
}

.news__content img {
    border-radius: 10px;
    width: 115px;
    height: 115px;
    object-fit: cover;
}

.news__content a h4 {
    font-size: 15px;
    display: -webkit-box;
    line-height: 1.5;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
    font-weight: 600;
    color: #186936;
    margin-top: 0;
}

.news__content a span {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #367cfa;
    font-size: 14px;
}

.news__btn a {
    background-image: linear-gradient(135deg, #0f62f9 0%, #d7e7ffb8 74%);
    background-position: left center;
    margin: 10px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.6s;
    background-size: 200% auto;
    color: #FFF;
    box-shadow: 0 0 20px #eee;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    transition: all 0.6s cubic-bezier(.25, .8, .25, 1);
    cursor: pointer;
    display: inline-block;
    border-radius: 25px;
    padding: 10px 35px;
    font-size: 16px;
    text-decoration: none;
}

.news__btn a:hover {
    background-image: linear-gradient(135deg, #82bc41 0%, #186936 74%);
    background-position: right center;
    border-color: var(--brandColorLight);
}

/* advisory */
.advisory {
    background-image: url(../img/bg-ban-do.png) !important;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fafff5;
    padding-top: 70px;
    padding-bottom: 40px;
}

.advisory__item {
    margin-top: 30px;
}

.advisory__item img {
    border-radius: 50%;
    width: 270px !important;
    height: 270px;
    object-fit: cover;
    background: #fff;
    padding: 5px;
    margin: auto;
    box-shadow: 5px 10px 10px rgb(37 66 135 / 12%);
}

.advisory__text {
    margin-top: 22px;
}

.advisory__name {
    font-size: 20px;
    color: #186936;
    font-weight: 600;
    text-transform: uppercase;
}

.advisory__title-work {
    font-size: 16px;
    letter-spacing: 0.06em;
    color: #000;
}

.me-3 {
    margin-right: 1rem !important;
}

.video_home {
    padding: 25px 0;
    background: #ededed;
}

.title_top_flashsale,
.title__parther {
    background: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.title_top_flashsale h2 {
    font-size: 20px;
    font-weight: 700;
    padding: 15px 10px;
    text-transform: uppercase;
}

.title_top_flashsale h2 a {
    color: #212529;
    letter-spacing: 0;
    font-family: 'Quicksand-Bold';
}

.box_slide_sale {
    border-top: 1px solid #dee2e6;
    background: #fff;
    padding: 10px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.picture_videos {
    position: relative;
}

.video_asset {
    position: relative;
}

.video_asset:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
    z-index: 1;
}

.icon_play_vd {
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2;
    background-image: url(../img/icon_play.png);
    position: absolute;
    width: 100%;
    height: 100%;
}

.content_video_home h3 {
    font-weight: 700;
    font-size: 17px;
    margin-top: 7px;
    line-height: 23px;
    margin-bottom: 10px;
    font-family: 'Quicksand-Bold';
}

.content_video_home h3 a {
    text-overflow: ellipsis;
    overflow: hidden;

    height:38px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    -webkit-line-clamp: 1;
}

.custommer .card .box-img {
    height: 195px;
}

.box-img {
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    border-radius: 3px;
}

.custommer .col-fix {
    padding: 0;
}

.wrap-daily {
    margin: 0;
}

.custommer {
    /* max-width: 120rem; */
    overflow: hidden;
    height: auto;
}

.custommer .card {
    border: 0;
}

.card {
    position: relative;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 4px;
    height: 400px;
    overflow: hidden;
}

.custommer .card-body {
    padding: 10px 30px;
}

.custommer .card-body {
    background: linear-gradient(to bottom, #005724, #00602a,#006f35);
    padding: 10px 20px 29px;
    color: #fff;
}

.custommer .card-body .title {
    font-size: 26px;
    color: #FFF;
    margin-bottom: 15px;
    font-weight: 600;
}

.custommer .card-body .short_content {
    color: #EBEBEB;
}

.custommer .short_content {
    text-align: justify;
    color: #484954;
    margin-bottom: 25px;
}

.custommer .short_content {
    text-align: justify;
    color: #484954;
    margin-bottom: 12px;
    font-size: 16px;
}

.custommer .contact-now {
    padding: 10px 50px;
    background: rgb(134, 189, 36) !important;
    border-radius: 99px;
    color: #ffff;
}

.box-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.desc-img {
    width: 30%;
    height: 70px;
    overflow: hidden;
}

form.find_store {
    display: -moz-box;
    display: flex;
    -moz-box-align: end;
    align-items: flex-end;
    width: 100%;
}

.box_store_top {
    background: #0f62f9;
    padding: 3px 0 6px;
    background-image: url(../img/store-bg.png);
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: cover;
}

.image_home_store img {
    height: 100%;
    object-fit: contain;
}

.image_home_store {
    height: 191px;
    overflow: hidden;
}

.box_block_store {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #fff;
    margin-left: 24px;
}

section.text_address_top {
    margin: 25px 0;

}

.box_icon_text.d_flex {
    margin-top: 20px;
    line-height: 22px;
    color: #fff;
    display: flex;
    grid-gap: 12px;
    gap: 12px;
    width: 100%;
    max-width: 160px;
}

.text_content_store h3 {
    font-weight: 700;
    font-size: 17px;
}

.text_content_store span {
    font-weight: 400;
    font-size: .938rem;
}

.box_icon_text i {
    font-size: 18px;
}

.text_content_store span {
    font-weight: 400;
    font-size: 14px;
    line-height: 11px;
}

.box_store_top .row.d_flex {
    align-items: center;
}

.header_title_store h2 {
    font-weight: 600;
    font-size: 24px;
}

section.Content_box-store {
    border-radius: 12px;
    grid-gap: 24px;
    gap: 24px;
    background: #fff;
    margin-top: 36px;
    padding-bottom: 60px;
}

.Content_wrapper_address {
    grid-area: address;
    box-shadow: 0 0 12px rgb(0 0 0 / 12%);
    border-radius: 12px;
    margin-bottom: 44px;
    width: 100%;
}

.FindStoreAddress {
    padding: 16px 25px 39px 21px;
}

.FindStoreAddress_header {
    position: relative;
    display: -moz-box;
    display: flex;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    -moz-box-pack: justify;
    justify-content: space-between;
}

.FindStoreAddress_header h4 {
    font-weight: 700;
    font-size: 17px;
    line-height: 22px;
}

.FindStoreAddress_header a {
    display: flex;
    -moz-box-align: center;
    align-items: center;
    grid-gap: 5px;
    gap: 5px;
    font-size: 15px;
    line-height: 22px;
    color: #5dac46;
    cursor: pointer;
    border: none;
    background-color: transparent;
}

.select_address {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.FindStore__Address {
    margin-top: 1rem;
    width: 50%;
}

.select_address label {
    font-size: 12px;
    line-height: 18px;
}

select.select_item {
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    height: 100%;
    margin-top: 6px;
    padding-bottom: 15px;
    width: 90%;
    height: 95%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    font-size: 16px;
    font-family: 'FontAwesome';
    text-overflow: ellipsis;
    box-shadow: none;
}

input.form-control {
    padding: 17px 16px;
    border-radius: 12px;
    border: 1px solid #e5e5e5;
    -moz-box-flex: 1;
    flex-grow: 1;
    height: 46px;
    margin-top: 0;
    max-width: 100%;
    /*margin-left: 12px;*/
    font-size: 15px;
    line-height: 18px;
    width: 100%;
}

.FindStoreAddress_search {
    -moz-box-flex: 1;
    flex-grow: 1;
    height: 54px;
    margin-top: 0;
    max-width: 100%;
    margin-left: 12px;
}

button.btn_search_address {
    width: 54px;
    height: 54px;
    flex-shrink: 0;
    background: #5dac46;
    border-radius: 12px;
    border: none;
    cursor: pointer;
    margin-left: 21px;
    color: #fff;
}

.ResultStore_result-store {
    border: 1px solid #e5e5e5;
    overflow: hidden;
    border-radius: 12px;
}

.ResultStore_header_title {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    grid-gap: 10px;
    gap: 10px;
    background: #0f62f9;
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    padding: 10px 20px;
}

.ResultStore_header_title h2 {
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    margin: 0;
    font-weight: 600;
}

.ResultStore_content_bot {
    position: relative;
    background: #fafafa;
    border-top: 0;
}

.ResultStore_lis_cart {
    padding: 20px;
    overflow-y: scroll;
    height: 527px;
    overflow-x: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.CardStore_card-store_item {
    position: relative;
    z-index: 0;
    max-width: 100%;
    margin-bottom: 16px;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    cursor: pointer;
    width: 100%;
    box-shadow: 0 0 12px rgb(15 61 145 / 12%);
    border-radius: 8px;
}

.ContentCard_card-info_store {
    display: inline-block;
    text-decoration: none;
    padding: 10px 16px !important;
    position: relative;
    z-index: 1;
}

span.position_content {
    position: absolute;
    right: 16px;
    bottom: 10px;
    font-size: 14px;
    line-height: 24px;
    z-index: 2;
    color: #5dac46;
}

.ContentCard_card-info_store p {
    font-size: 14px;
    line-height: 24px;
}

.ContentCard_card-info_store p span {
    color: #b3bdca;
    margin-right: 5px;
}

span.position_content a {
    color: #5dac46;
}

ul.page_list_head {
    display: -moz-box;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 10px 0;
}

ul.page_list_head li {
    position: relative;
    padding: 0 10px;
    font-family: 'Quicksand-Regular';
}

ul.page_list_head li:after {
    font-size: 7px;
    font-family: 'FontAwesome';
    content: '\f111';
    color: #5dac46;
    position: absolute;
    top: 7px;
    padding: 0 9px;
}

ul.page_list_head li:last-child:after {
    content: none;
}

ul.page_list_head li a {
    color: #112950;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    opacity: .5;
}

ul.page_list_head li {
    opacity: 1 !important;
    font-weight: 600;
    color: #112950;
    font-size: 14px;
}

ul.page_list_head li:first-child {
    padding-left: 0;
}

.page_banner {
    background-color: #ededed;
}

a.btn_cart {
    color: #fff;
    padding: 5px 15px;
    font-size: 14px;
}

.col_sub_pro {
    padding: 0 10px;
    width: 20%;
}

.sub_row {
    margin: 0 -10px;
}

.box_cart {
    margin: 5px 0;
    width: 100%;
    border: none;
    border-radius: 7px;
    font-style: normal;
    line-height: 24px;
    background: #006f35;
    cursor: pointer;
    text-align: center;
    padding: 5px 0;
}

.nav-dropdown-cate {
    display: none;
    background: #fff;
}

h2.tit_dm {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    margin: 20px 0 22px 0px;
    font-family: 'Quicksand-Bold';
}

.icon_dm {
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-left: 10px;
}

.icon_dm span {
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #000;
}

.icon_dm span:before {
    content: '';
    display: block;
    position: absolute;
    top: -6px;
    left: 20%;
    width: 60%;
    height: 1px;
    background: #000;
    -webkit-box-shadow: 0 12px 0 #fff;
    box-shadow: 0 12px 0 #000;
}

.col_cate_left {
    border-right: 1px solid #e5e5e5;
    padding-right: 15px;
}

li.menu_cate {
    position: relative;
    padding: 6px 12px;
    border: 1px solid transparent;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    flex-wrap: wrap;
}

a.menu_link_cate {
    font-family: 'Quicksand-Bold';
    -moz-box-flex: 1;
    flex-grow: 1;
    margin-left: 8px;
    margin-right: auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #112950;
    cursor: pointer;
    margin-left: 8px !important;
    display: flex;
    align-items: center;
}

.has-dropdown-cate:after {
    content: '\f107';
    position: absolute;
    top: 2px;
    right: 20px;
    font-size: 17px;
    color: #0f62f9;
    font-family: FontAwesome;
}

/*.has-dropdown-cate.is-active:after {
    content: '\f106';
}*/
ul.dropdown-menu_cate {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0 0 12px 12px;
    border-top: 0;
    padding: 6px 12px 6px 15px;

}

li.menu_sub_2 {
    padding: 6px 0;
}

a.menu_link_2 {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    position: relative;
    padding-left: 10px;
    cursor: pointer;
}

li.menu_sub_2:before {
    content: '\f0da';
    font-size: 12px;
    font-family: 'FontAwesome';
    position: absolute;
    color: #0f62f9d9;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.menu_cate.is-active .menu_link_cate {
    color: #0f62f9;
}

.banner_picture img {
    height: 100%;
    object-fit: cover;
}

.banner_picture {
    height: 250px;
    overflow: hidden;
}

.loc_product {
    margin: 30px 0 20px 0;
}

select.form_select {
    padding: 7px;
    font-size: 14px;
    border: 1px solid #bfb9b9;
    margin-right: 10px;
    color: #555;
}

.tieude-sanpham {
    position: relative;
    margin-bottom: 30px;
}

.tieude-sanpham h2 {
    font-size: 18px;
    font-size: 1.8rem;
    text-transform: uppercase;
    color: #222;
    border-bottom: 2px solid #eee;
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 0;
    padding-bottom: 10px;
    font-family: 'Quicksand-Bold';
}

.tieude-sanpham:after {
    position: absolute;
    content: "";
    width: 110px;
    height: 2px;
    background-color: #ff5e00;
    bottom: -2px;
    left: 0;
}

.box_content_flash:hover {
    border: 2px solid #062d94;
    transition: 0.5s;
}

.box_content_flash {
    margin-bottom: 15px;
    position: relative;
    background: #fff;
    box-shadow: 0 0 12px rgb(15 61 145 / 12%);
    border-radius: 12px;
    padding-bottom: 10px;
    /*display: flex;*/
    flex-direction: column;
    align-items: flex-start;
    outline: 0;
    border: 2px solid white;
}

.picture_sale {
    position: relative;
    overflow: hidden;
    height: 200px;
    border-radius: 12px;
}

.picture_sale img {
    transition: .8s ease-out;
    will-change: transform;
    height: 100%;
    object-fit: contain;
    border-radius: 12px;
}

.text_flashsale {
    padding: 5px 5px 0;
    min-height: 116px;
    text-align: center;
    position: relative;
}

.button_groups {
    /*background: #fff;*/
    z-index: 9;
}

.button_groups {
    text-align: center;
    position: absolute;
    top: 15px;
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    left: 0;
    display: inline-block;
    width: 100%;
    /*background: #fff;*/
}

.box_content_flash:hover .button_groups {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    top: -25px;
}

.box_content_flash:hover .picture_sale img {
    transform: scale(1.1);
}

.addToCart {
    top: 0;
    /* width: 35px; */
    position: relative;
    /* top: -2px; */
    margin: 0 1px;
    -webkit-transform: translateY(-45px);
    -moz-transform: translateY(-45px);
    -ms-transform: translateY(-45px);
    -o-transform: translateY(-45px);
    transform: translateY(-45px);
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}

.addToHeart {
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
}

.addToRest {
    line-height: 29px;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
}

.box_content_flash:hover .button_groups .btn_button {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

.button_groups .btn_button:hover {
    color: #fff;
    background-color: #ff5e00;
}

.btn_button {
    border: 1px solid #ff5e00;
    display: inline-block;
    padding: 0;
    background-color: transparent;
    border-radius: 50%;
    color: #ff5e00;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin: 0 1px;
    font-size: 14px;
    -webkit-transform: translateY(-45px);
    -moz-transform: translateY(-45px);
    -ms-transform: translateY(-45px);
    -o-transform: translateY(-45px);
    transform: translateY(-45px);
}

.button_groups .btn_button i {
    width: 34px;
    height: 34px;
    line-height: 30px;
}

.text_flashsale h4 {
    height: 46px;
    overflow: hidden;
    margin: 0;
    padding: 10px 0 0;
}

.text_flashsale h4 a {
    font-family: 'Quicksand-Bold';
    color: #333;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    transition: 0.4s color;
    font-size: 14px;
    overflow: hidden;
    display: block;
    line-height: 19px;
}

.price_new {
    font-size: 13px;
    color: #045ba5;
    font-weight: 700;
    margin-bottom: 0;
}

h2.modtitle {
    border-bottom: 1px solid #d7d7d7;
    font-size: 14px;
    color: #222;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #f5f5f5;
    margin: 0;
    padding: 15px;
}

.list_cate_detail {
    /*margin-bottom: 20px;*/
}

.search_menuleft {
    background: #fff;
    padding: 10px;
}

.box_check {
    background: #fff !important;
}

.box_check {
    border-bottom: 1px solid #ccc;
}

.box_check .checkbox {
    margin-bottom: 20px;
}

input.thuonghieu {
    width: 16px;
    height: 16px;
    border: 1px solid #ccc;
    background: #fff;
    margin-top: 7px;
    padding-right: 10px;
}

.checkbox span {
    display: inline-block;
    margin-left: 10px;
    font-size: 14px;
    color: #333;
}

.box_list_cate {
    border: 1px solid #d7d7d7;
    overflow: hidden;
    margin-bottom: 40px;
    border-radius: 3px;
}

section.product_category {
    padding: 20px 0 25px;
}

.page_newcate .banner_picture {
    height: 400px;
}

.DeliveryMethod {
    position: relative;
    border: 1px solid #e5e5e5;
    height: -moz-fit-content;
    height: fit-content;
    /*width: 325px;*/
    padding: 8px 20px;
    border-radius: 0.75rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.SellingPoint_box {
    margin: 20px 0;
    display: -moz-box;
    display: flex;
    width: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 0.75rem;
    padding: 20px 4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-pack: justify;
    justify-content: space-between;
}

.DeliveryMethod h3 {
    font-size: 20px;
    font-weight: 700;
    padding: 20px 0;
}

.DeliveryMethod p {
    -moz-box-align: center;
    align-items: center;
    font-size: 14px;
    color: #5e6f88;
}

.DeliveryMethod p span {
    color: #1d48ba;
}

.DeliveryMethod_item {
    display: block;
    overflow-x: auto;
}

.DeliveryMethod_item p {
    border: 1px solid #e5e5e5;
    padding: 3px 12px;
    display: inline-block;
    border-radius: 20px;
    margin: 15px 15px 15px 0;
}

.SellingPoint_item img {
    height: 52px;
    width: 52px;
    overflow: hidden;
}

.SellingPoint_item {
    width: 33%;
    text-align: center;
    font-size: 12px;
}

.SellingPoint_item p {
    font-weight: 600;
    line-height: 16px;
    margin-top: 11px;
}

.detail-heading .menu_tabs {
    display: flex;
    justify-content: flex-start !important;
    flex-wrap: wrap;
    border: none !important;
}

section.product_lq {
    margin: 8px 0 16px 0;
    padding: 16px;
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
    background-color: #fff;
    border-radius: 4px;
}

.slide_pro_detail .box_content_flash {
    align-items: center !important;
}

.title_lq h2 {
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    margin-top: 0;
    color: #112950;
    margin-bottom: 20px;
}

.bannew_detail img {
    height: 100%;
    object-fit: cover;
}

.bannew_detail {
    height: 250px;
    overflow: hidden;
    margin: 10px 0 20px;
}

.banner_cate_home img {
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
}

.banner_cate_home {
    height: 220px;
    overflow: hidden;
}


.action-bar {
    position: fixed;
    bottom: 7px;
    right: 32px;
    background-color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 2px 2px 13px #cacaca;
    z-index: 10;
}

ul.list_contact {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}

ul.list_contact li {
    margin: 0px 10px;
    position: relative;
}

ul.list_contact li a {
    display: block;
}

ul.list_contact li a span img {
    width: 35px;
    height: 35px;
    display: block;
    background-size: 100%;
    margin: 0 auto;
}

ul.list_contact li span.text_chat {
    display: block;
    margin-top: 3px;
    color: #191919;
    font-size: 11px;
    font-weight: 700;
}

.action-bar .zalo_bar:after {
    content: "1";
    display: block;
    color: #fff;
    background-color: #f04c28;
    width: 15px;
    height: 15px;
    border-radius: 20px;
    position: absolute;
    top: -5px;
    right: 6px;
    font-size: 10px;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
}

li.call_bar span i {
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
    background-color: #f04c28;
    color: #fff;
    line-height: 35px;
    margin: 0 auto;
    border-radius: 35px;
    animation: call 2s ease infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all .3s;
}

@keyframes call {
    0% {
        transform: scale(1);
    }

    15% {
        box-shadow: 0 0 0 3px rgb(240 76 40 / 40%);
    }

    25% {
        box-shadow: 0 0 0 5px rgb(240 76 40 / 40%), 0 0 0 10px rgb(240 76 40 / 20%);
    }

    25% {
        box-shadow: 0 0 0 8px rgb(240 76 40 / 40%), 0 0 0 15px rgb(240 76 40 / 20%);
    }
}


@media (max-width:767px)

/* xs*/
    {
    .action-bar {
        width: 50px !important;
        padding: 2px !important;
    }

    ul.list_contact li span.text_chat {
        font-size: 10px !important;
        font-weight: 700;
    }
}


/*=========================================== ennd category ==============================*/

.text_right_detail h3 {
    font-size: 16px;
}

.product_detail_bg {
    -webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 3%);
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 3%);
    border-radius: 10px;
    background-color: #fff;
    padding: 0 10px 30px;
}

.title_pro_detail_head h2 {
    /*border-bottom: 1px solid #eee;*/
    padding: 10px 1.25rem 10px;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.375;
    color: #223771;
    /*margin-bottom: 10px;*/
    font-family: 'Quicksand-Bold';
}

.slide_about {
    border-right: 1px solid #ebebeb;
    margin-top: 12px;
}

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

/*.pro_detail_rating.flex {
    align-items: center;
}*/

.flex {
    display: flex;
}

.rating_number a {
    color: #20315c;
    text-decoration: underline;
    font-size: 18px;
    font-family: 'Quicksand-Bold';
}

.rating_icon {
    color: #fac917;
    font-size: 16px;
    margin-right: 5px;
}

.rating_icon div {
    background-image: url(../img/star-group-on.png);
    background-repeat: no-repeat;
    height: 100%;
}

.pro_detail_rating.flex,
.item_like {
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid rgb(0 0 0 / 20%);
}

.item_like:last-child {
    border-right: none;
}

.flex.item_like {
    color: #20315c;
    font-size: 17px;
    -webkit-box-flex: 0;
    text-align: center;
    font-family: 'Quicksand-Bold';
}

.flex.item_like a {
    color: #292bb7;
    text-decoration: underline;
}

.product_detail_brand p span a {
    color: #ec5993;
    margin-left: 5px;
}

.line_pro {
    margin: 1.25rem 0;
    border-top: 1px solid #ebebeb;
}

.product__policy {
    border: 1px solid #c78d35;
    padding: 8px;
    font-size: 14px;
    border-radius: 8px;
    margin-bottom: 31px;
    font-family: 'Quicksand-Regular';
    line-height: 28px;
}

.product__policy i {
    color: #ef9200;
    margin-right: 6px;
}

.product_purchase .flex {
    align-items: end;
}

.add-to-cart {
    width: 50%;
}

.operator__btn {
    background-color: #f9f9f9;
    color: #888;
    border: 1px solid #ddd;
    text-transform: none;
    padding: 5px 14px;
    font-size: 16px;
    font-weight: bold;
}

.addtocart input[type="number"] {
    padding: 3px 10px;
    outline: 1px solid #ddd;
    border: 1px solid #ebebeb;
    border-top: 0;
    border-bottom: 0;
    width: 60px;
    font-size: 16px;
    text-align: center;
    border: none;
}

.add-cart__btn {
    margin: 15px 0 0 0;
    width: 100%;
    background-color: #bb0029;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 500;
    color: white;
    background-size: 26px;
    transition: .4s all;
    text-align: center;
    background-position: 24px;
    padding: 13px;
    border: none;
}

.search_add {
    width: 50%;
    margin-left: 15px;
}

.search_add .status_detail {
    border: 1px solid #ebebeb;
    background-color: #f2f7fc;
    color: #223771;
    font-size: 14px;
    border-radius: 50px;
    width: 100%;
    height: 40px;
    padding: 10px 24px;
    font-weight: 600;
    line-height: 35px;
    font-family: 'Quicksand-Bold';
}

.add-to-cart button.add-cart__btn {
    background-color: #006f35;
    color: #fff;
}

.search_add a span:before {
    /*  content: '\f041';
    font: normal normal normal 20px/1 FontAwesome;*/
    font-size: 18px;
    color: #223771;
    padding-right: 5px;
}

.add-cart__btn {
    display: block;
    margin: 15px 0 0 0;
    width: 100%;
    background-color: #bb0029;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 500;
    color: white;
    background-size: 26px;
    transition: .4s all;
    text-align: center;
    background-position: 24px;
    padding: 13px;
    border: none;
    font-family: 'Quicksand-Bold';
}

.pro_specification {
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 15px 10px;
    margin-bottom: 20px;
}

.pro_specification ul li:first-child {
    border: none;
    margin-top: 0;
}

.pro_specification ul li {
    margin-top: 0.9375rem;
    border-top: 2px dotted #ebebeb;
    padding-top: 0.9375rem;
}

.pro_specification ul li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.icon_pro {
    padding-left: 10px;
    width: 60px;
}

.icon_pro img {
    -webkit-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    /* opacity: 0; */
    transition: opacity .5s ease-in-out;
    max-width: 100%;
    opacity: 1;
}

.title_dh {

    text-align: center;
    line-height: 40px;
    margin-bottom: 10px;

}

.text_specifi {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    font-size: 14px;
    line-height: 20px;
}

p.old-price {
    line-height: normal;
    font-size: 20px;
    color: #808080;
    text-decoration: line-through;
    /*margin-bottom: 5px;*/
    font-family: 'Quicksand-Regular';

}

p.new-price {
    padding-left: 20px;
    color: #DD4A4A;
    line-height: normal;
    font-size: 27px;
    font-family: 'Quicksand-Bold';
}

.text_tragop {
    border-left: 3px solid #e6e7e8;
    padding-left: 20px;
    margin-left: 20px;
    display: inline-block;
}

.text_tragop p {
    color: #808080;
    font-size: 17px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 13px;
    font-family: 'Quicksand-Bold';
}

.text_tragop p span {
    color: #292bb7;
    font-size: 24px;
    font-weight: 400;
    line-height: 20px;
    font-family: 'Quicksand-Bold';
}

.title_lq h2 {
    display: inline-block;
    color: #292BB7;
    font-size: 20px;
    font-weight: 400;
    border-bottom: 3px solid #292BB7;
    padding-bottom: 5px;
    margin: 0;
    font-family: 'Quicksand-Bold';
    /*border-bottom: 1px solid #ececec;*/
    margin-bottom: 0;
    /*padding: 0 20px;*/
}

.title_lq {
    padding: 0 20px;
}

.thongso,
.desc_pro {
    background: #fff;
    padding: 20px 0 0;
    margin-bottom: 20px;

}

.mota_detail {
    padding: 20px;
}

.mota_detail {
    padding: 20px;
    font-size: 16px;
    color: #20315c;
    font-family: 'Quicksand-Regular';
}

.thongso .table {
    border-collapse: collapse;
    width: 100%;
    color: #20315C;
    font-size: 18px;
    font-family: 'Quicksand-Bold';
}

.thongso .table th,
td {
    text-align: left;
    padding: 5px;
    border:  1px solid #ccc;
}

.thongso .table tr:nth-child(even) {
    background-color: #f8f8f8;
}

.text_hover_detail {
    color: #292BB7;
    background: #EBEBFF;
    border-radius: 20px;
    padding: 10px 12px 8px;
    display: inline;
    position: relative;
}

span.tooltiptext {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid rgba(41, 43, 183, 0.95);
    background: #fff;
    border-radius: 4px;
    margin-top: 10px;
    width: 320px;
    padding: 15px;
    line-height: 22px;
    z-index: 2;
    color: #20315C;
}

.text_hover_detail:hover .tooltiptext {
    display: block;
}

.tooltiptext:before,
.tooltip-limit:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border-top: 1px solid rgba(41, 43, 183, 0.95);
    border-left: 1px solid rgba(41, 43, 183, 0.95);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -7px;
    left: calc(50% - 6px);
    background: #fff;
    border-top-left-radius: 4px;
}

.slide_pro_detail {
    display: inline-block;
    background: #fff;
    width: 100%;
}

.product_lq .title_lq {
    border-bottom: 1px solid #ececec;
    margin-bottom: 0;
    padding: 0 20px;
    background: #fff;
    padding-top: 20px;
}

/*.kichthuoc {
    padding: 20px;
    border: 1px solid #818DFF;
}*/
/*.text_kt.flex {
    justify-content: space-between;
}
.text_kt.flex h5 {
    color: #20315c;
    padding-bottom: 5px;
    font-size: 16px;
    position: relative;
    margin-bottom: 5px;
    font-family: 'Quicksand-Bold';
}
.list_size ul {
    flex-wrap: wrap;
    margin-left: 0;
    padding-left: 0;
    display: flex;
    margin: 0 -5px;
}
.list_size ul li {
    position: relative;
    list-style: none;
    padding: 0 5px 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.list_size ul li button {
    width: 100%;
    height: 100%;
    margin-bottom: 0px;
    border-radius: 4px;
    color: #20315C;
    font-size: 16px;
    border: 1px solid #CFCFCF;
    float: left;
    cursor: pointer;
    list-style: none;
    background-color: #ffffff;
    text-transform: lowercase;
    padding: 8px;
    text-align: center;
    font-family: 'Quicksand-Bold';
}*/
.list_size ul li.active button {
    color: #292BB7;
    border-color: #292BB7;
    background: #E9E9FF;
    font-weight: 600;
}

.list_size ul li:hover button {
    color: #292BB7;
    border-color: #292BB7;
}

.content_tuvan h3 {
    color: #222b45;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Quicksand-Bold';
   
   
   
    -webkit-box-orient: vertical;
    word-break: break-word;
    -webkit-line-clamp: 2;
    line-height: 27px;
}

.box_new_list {
    margin-bottom: 20px;
}

.content_tuvan {
    padding: 10px 0;
}

.content_tuvan p {
    margin: 10px 0 0;
    font-size: 14px;
    color: #666;
    font-family: 'Quicksand-Regular';
}

.banner_left_new .text_banner_cate {
    padding: 15px 20px;
    background-color: rgba(255, 255, 255, .95);
    max-width: 85%;
    margin: -15% auto 0;
    z-index: 99;
    position: relative;
}

.box_inner_bn {
    position: relative;
}

.text_banner_cate p {
    margin-top: 0.1em;
    margin-bottom: 0.1em;
    opacity: .7;
    text-transform: uppercase;
    display: inline-block;
    font-size: 11px;
    line-height: 1;
    letter-spacing: 0.5px;
    font-weight: 700;
    border-radius: 2px;
    padding: 2px 5px;
    color: #fff;
    background-color: rgba(0, 0, 0, .4);
    -webkit-transition: background-color .3s, opacity .3s;
    -o-transition: background-color .3s, opacity .3s;
    transition: background-color .3s, opacity .3s;
}

.text_banner_cate h5 {
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 0.1em;
    color: #222b45;
    font-size: 16px;

    font-family: 'Quicksand-Bold';
}

.picture_box_banner img {
    border-radius: 2%;
}

.picture_box_banner img {
    height: 100%;
    object-fit: cover;
}

.banner_left_new .picture_box_banner {
    height: 350px;
}

.banner_left_new {
    margin-bottom: 20px;
}

.banner_right_new .picture_box_banner,
.box_list_mid .picture_box_banner {
    height: 200px;
    overflow: hidden;
}

.banner_right_new .box_inner_bn {
    background-image: linear-gradient(to right, #e3f2fd 0%, #0768ea 93%);
}

.banner_right_new .text_banner_cate {
    padding: 20px 10px 30px 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.cate_news_hot .list_new_mid {
    margin-bottom: 20px;
    background: url(../img/heading.png)bottom center no-repeat;
}

.list_new_mid {
    margin-bottom: 20px;
}

.conduct_cate_new {
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 4px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    min-height: 300px;
    background-color: rgb(234, 237, 241);
}

.title_conduct {
    padding: 0 12px 20px;
}

.title_conduct h3 {
    color: #222b45;
    line-height: 1.2;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: -0.5px;
    font-family: 'Quicksand-Bold';
    font-weight: 700;
}

.box_list_mid {
    margin-bottom: 30px;
}

.learn_more_ytb {
    padding: 0 12px 20px;
}

.learn_more_ytb a {
    background: #fd6e1d;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 20px;
    border-radius: 50px;
    font-family: 'Quicksand-Bold';
}

.video_cate_new .title_conduct h3 {
    color: #fff;
}

.video_cate_new {
    margin-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 4px;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 300px;
    background: linear-gradient(275deg, #3548ba 0%, #0049fd 100%);
}

.box_image_video img {
    height: 100%;
    object-fit: cover;
}

.box_image_video {
    height: 230px;
    overflow: hidden;
    position: relative;
}

.box_video_cate h4 {
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding: 20px;
    line-height: 26px;
    font-family: 'Quicksand-Bold';
}

.slide_video_cate {
    margin-bottom: 26px;
}

span.icon_play i {
    color: #fff;
    font-size: 22px;
    padding: 12px 10px 9px 16px;
    border: 3px solid #fff;
    border-radius: 50%;
}

span.icon_play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
}

.box_tuvan {
    padding: 20px 0;
}

.write_news_sidebar h3 span {
   background: linear-gradient(275deg, #17e177 0%, #006f35 100%) !important;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
}

ul.post_news li {
    counter-increment: li;
    list-style: none;
    padding: 10px 0;
    margin: 0 0 10px 0;
    line-height: 18px;
    border-bottom: 1px solid #e5e5e5;
}

.tt_canhan {

    line-height: 40px;
    font-size: 15px;
}

ul.post_news li span {

    display: block;
    font-family: 'Quicksand-Regular';
    font-size: 16px;
    color: #333;
    outline: none;
}

ul.post_news li:before {
    float: left;
    padding: 5px 10px 5px 10px;
    background: #006f35;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    margin-right: 10px;
    border-radius: 50%;
    margin-bottom: 7px;
    content: counter(li);
}

.stores-top-items {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

li.result-item:hover {
    background: #F4F5FF;
}

.timduong {
    position: absolute;
    right: 0;
    top: 50%;
    width: auto;
    transform: translateY(-50%);
    z-index: 1;
    height: auto;
    /*padding: 10px;*/
    cursor: pointer;
    /*margin-right: 12px;*/
}

button#myBtn {
    /*color: #fff;*/
    background: linear-gradient(180deg, #FFFFFF 11.94%, rgba(247, 244, 255, 0) 100%);
    border: 1px solid #292BB7;
    font-size: 15px;
    text-transform: none;
    box-sizing: border-box;
    height: 40px;
    color: #292BB7;
    line-height: 40px;
    display: block;
    padding: 0 15px;
    border-radius: 4px;
}

.picture_map {
    position: relative;
}

.picture_map a {
    padding: 8px 15px;
    display: flex;
    background: #fff;
    transition: all 0.3s;
    flex-wrap: nowrap;
    color: #292BB7;
    border-radius: 4px;
    justify-content: space-between;
    min-width: 228px;
    align-items: center;
    font-size: 15px;
    position: absolute;
    letter-spacing: 0.5px;
    box-shadow: 0 0 3px 0 #dfdfdf;
    top: 10px;
    left: 10px;
    text-transform: none;
}

.contact-number h4 {
    font-weight: 600;
    font-size: 19px;
    line-height: 23px;
    margin-top: 15px;
    text-align: center;
    color: #292BB7;
}

.contact-form {
    position: relative;
    margin-top: 15px;
}

.contact-form input {
    background: #F7F7F7;
    border: 1px solid #BBBBBB;
    box-sizing: border-box;
    padding-left: 15px;
    border-radius: 4px;
    height: 42px;
    width: 100%;
}

button.btn_nhan {
    height: 42px;
    position: absolute;
    top: 0;
    background: #292BB7;
    border-radius: 0px 4px 4px 0px;
    right: 0;
    color: #fff;
    border: none;
    padding: 0 20px;
}

.contact-form form {
    position: relative;
}

.contact-number {
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 30px;
    /*display: none;*/
    transition: all 0.3s;
}

.picture_map a:hover {
    background: #292BB7;
    color: #fff;
}

button#myBtn:after {
    content: '\f107 ';
    font: normal normal normal 18px/1 FontAwesome;
    padding-left: 5px;
}

#more {
    display: none;
}


.box_header_mid {
    font-size: 14px;
    justify-content: end;
    color: #0b9444;
}

li.media_contact {
    align-items: center;
    margin-right: 15px;
}

.flex_column {
    flex-direction: column;
}

li.media_contact a {
    color: #0b9444;
    line-height: 18px;
}

.flex_column a b {
    font-weight: 700;
}

li.media_contact img {
    margin-right: 10px;
    filter: invert(1);
}

.mini_card img {
    filter: invert(1);
}

.home_register_banner {
    position: absolute;
    top: 0px;
    left: 42px;
    width: 300px;
    height: 100%;
    z-index: 2;
    display: inline-block;
    background: rgba(0, 0, 0, 0.75);
    padding: 0 20px;
    align-items: center;
    color: #fff;
}

.inner_flex {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    width: calc(100% - 30px);
}

.inner_flex h3 {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 32px;
    line-height: 40px;
    margin-top: 0px;
}

.item_form {
    position: relative;
}

.item_form select:before {
    position: absolute;
    content: "\f0d7";
    font: normal normal normal 16px/1 FontAwesome;
    color: #999;
    right: 8px;
    top: 9px;
    display: inline-block;
    width: 26px;
    height: 26px;
    border: 1.2px solid #999;
    border-radius: 50%;
    text-align: center;
    z-index: 1;
    line-height: 23px;
}

.inner_flex p {
    text-transform: uppercase;
    color: #999;
    font-size: 14px;
    font-family: "Arial";
    margin-bottom: 20px;
}

.form {
    margin-bottom: 30px;
}

.item_form .form-control {
    margin-bottom: 15px;
    height: 46px;
    border-radius: 5px;
    font-size: 15px;
    appearance: none;
    border: 1px solid #e1e1e1;
    padding: 0 20px;
    max-width: 100%;
    display: block;
}

button.btn_search:hover {
    color: #ff2d37;
    background: none;
    border-color: #ff2d37;
    border: 1px solid #ff2d37;
    border-radius: 3px;
}

section.icon_ship {
    padding: 10px 0 20px;
    background: #0b0d0c;
}

.item_shipping {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

button.btn_search {
    background: #ff2d37;
    border: 1px solid #ff2d37;
    border-radius: 3px;
    width: 100%;
    height: 46px;
    text-transform: uppercase;
    color: #fff;
    line-height: 39px;
    padding: 0 20px;
}

span.icon_shipping {
    display: inline-block;
    width: 73px;
    height: 73px;
    border-radius: 50%;
    border: 1.5px solid #ccc;
    float: left;
    line-height: 64px;
}

span.icon_shipping img {
    margin-left: auto;
    margin-right: auto;
}

.text_ship {
    display: inline-block;
    width: calc(100% - 74px);
    float: left;
    padding-left: 10px;
}

.text_ship p {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    color: #c5c5c5;
    margin: 0;
}

.text_ship span {
    color: #999;
    font-size: 12px;
}

.title__parther h2:after {
    content: "";
    display: table;
    clear: both;
    background: url(../img/line.png);
    width: 100%;
    height: 20px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    padding-top: 0px;
}

.title__parther p {
    padding-bottom: 15px;
}

.title__parther h2 {
    font-size: 24px;
    font-weight: 700;
    padding: 15px 10px;
    text-transform: uppercase;
    color: #0a9443;
    font-family: 'Quicksand-Bold';
}

.picture_icon_image img {
    object-fit: cover;
    /*border-radius: 50%;*/
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.picture_icon_image {
    margin: 0 auto 20px;
    border: 2px solid #ccc;
    padding: 2px;
    height: 110px;
    overflow: hidden;
}

.content_parther h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

.content_parther {
    /*text-align: center;*/
}

.video_parther h3 {
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.even {

    background: #f5f5f5;
}

.price_box {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 0;
    font-weight: 700;
    color: #fff;
    background-color: #0a9443;
    padding: 4px 20px;
    min-width: 128px;
}

.price_box:before {
    content: '';
    position: absolute;
    left: -16px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 32px solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 16px solid #0a9443;
}

.product_action {
    margin-top: 15px;
}

button.btn-cart {
    background: #ededed;
    color: #636363;
    font-weight: 300;
    display: inline-block;
    height: 40px;
    line-height: 39px;
    padding: 0 20px;
    width: 48%;
}

button.btn-cart.btn:hover {
    background: #00a2d1;
    color: #fff;
}

.title_content__products h2 span {
    border-bottom: 4px solid #0f62f9;
    padding-bottom: 8px;
}

.title_content__products h2 {
    padding: 10px 0;
    margin-bottom: 23px;
    border-bottom: 1px solid #0f62f9;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 600;
    color: #0f62f9;
}

.price_box_item {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    justify-content: center;
}

.price_box_item p.price_old {
    margin-left: 15px;
}

.title_content__products {
    position: relative;
}

.right_more a {
    font-size: 16px;
    font-weight: 600;
    color: #0f62f9;
}

.right_more {
    position: absolute;
    right: 0;
    top: 11px;
}

ul.menu_tabs {
    border: none;
    text-align: center;
    margin-bottom: 10px;
    display: flex;
    justify-content: flex-start;
}

.menu_tabs .nav-link {
    margin: 0 10px;
    padding: 8px;
}

.menu_tabs .nav-link:first-child {
    margin-left: 0;
}

/*ul.menu_tabs li.nav-link.active>a {
    color: #0a9443 !important;
    border-bottom: 4px solid #0a9443 !important;
}*/
li.nav-link a {
    color: #0F62F9;
    font-size: 16px;
    border: none !important;
    text-transform: uppercase;
    font-weight: 600;
    padding: 5px 0;
}

.tab-content {
    /*box-shadow: 0px 3px 4px 3px #ccc;*/
    border-radius: 5px;
    padding: 10px 0px;
}

.menu_tabs>li>a:hover,
.menu_tabs>li>a:focus {
    background: none;
    color: #0F62F9 !important;
    border-bottom: 4px solid #0F62F9 !important;
}

button.owl-next i,
button.owl-prev i {
    background: #e9e9e9;
    padding: 8px 17px;
    border-radius: 50%;
    font-size: 24px;
    opacity: 1;
}

.silder-thuonghieu2 .owl-nav.disabled {
    display: none;
}

.tintucnoibat {
    width: 90%;
    margin: 0 auto;
}

.noidung-tintuc {
    padding: 20px;
    border: 1px solid #cdc5c5;
}

.sum-left {
    position: relative;
}

.h3-tintucnoibat {
    font-size: 30px;
    padding-bottom: 15px;
}

.h3-videotuvan {
    font-size: 30px;
    padding-bottom: 15px;
}

.name-tintuc-left {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    background: rgba(0, 0, 0, 0.5);
}

.name-tintuc-left a {
    color: white;
    font-family: 'Quicksand-Bold';
}

.img-tintuc-left {
    width: 100%;
    height: 380px;

}

.img-tintuc-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.item-tintuc-right {
    display: flex;
    margin-bottom: 20px;
}

.name-tintuc-right {
    font-size: 14px;
    margin: 0 0 0 20px;
    font-family: 'Quicksand-Bold';
}

.name-tintuc-right a {
    font-size: 18px;
    line-height: 20px;

}

.item-tintuc-right:nth-child(3) {
    display: flex;
    margin-bottom: 0px;
}

.img-tintuc-right {
    width: 150px;
    height: 113px;

}

.img-tintuc-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.sum-videotuvan {
    border: 1px solid #cdc5c5;
    padding: 20px 20px 15px 20px;
}

.img-videotuvan {
    height: 113px;
    width: 150px;
}

.img-videotuvan iframe {
    height: 100%;
    width: 100%;
    padding-right: 15px;
}

.item-videotuvan {
    display: flex;
    margin-bottom: 22px;
}

.item-videotuvan:nth-child(3) {
    margin-bottom: 0px !important;
}

.name-videotuvan span a {
    font-size: 18px;
    line-height: 20px;
    font-family: 'Quicksand-Bold';
}

.new-price .price {
    color: #777777;
    text-decoration: line-through;
    font-size: 14px;
}

#statusDetail.outOfStock {
    color: red;
}

.contentMain {
    background: #f1f2f3;
    padding-top: 30px;
}

.product_detail_bg h2.title-cart {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 20px 0px 10px 10px;
    line-height: 1.2;
}

.clearfix-30 {
    height: 30px;
    clear: both;
}

table.checkOut tr th:first-child,
table.checkOut tr td:first-child {
    width: 35%;
}

table.checkOut.order tr th:first-child,
table.checkOut.order tr td:first-child {
    width: 65%;
}

table.checkOut tr td img {
    width: 100%;
}

.checkOut .nameInfo {
    margin-bottom: 12px;
}

.checkOut .nameInfo a {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    font-weight: bold;
}

.checkOut .price {
    color: #FF1200;
    font-size: 17px;
    font-weight: bold;
}

.checkOut .price_old {
    color: #777777
}

.checkOut .money {
    font-weight: bold;
}

.checkOut .delItemCart {
    margin-top: 20px;
}

.checkOut .deleteItemCart {

    text-align: center !important;
    color: red;
    cursor: pointer;
}

.checkOut .deleteItemCart i {
    color: red;
}

.price_end {
    padding-top: 20px;
}

.price_end li {
    font-size: 16px;
}

.price_end li span.price-total {
    font-weight: bold;
}

.button-pay {
    background: #FF1200;
    color: red;
    border-radius: 3px;
    line-height: 45px;
}

.button-pay {
    cursor: pointer;
}

.button-pay.continue {
    background: #0F62F9;
}

.button-pay a {
    color: white;
}

.orderCart .form-control {
    height: 40px;
}

.orderCart .input-group-addon i {
    color: #0a9443;
    font-weight: bold;

}

.orderCart .select2-container,
.orderCart .select2-container--default .select2-selection--single,
.orderCart .select2-container--default .select2-selection--single .select2-selection__arrow,
.orderCart .select2-container--default .select2-selection--single .select2-selection__clear {
    height: 40px !important;
}

.orderCart .select2-container--default .select2-selection--single .select2-selection__clear {
    color: red;
    cursor: pointer;
    font-size: 20px
}

.orderCart .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
}

.count-product {
    color: #777777;
    margin-bottom: 25px;
    font-style: initial;
}

.total-all-products {
    background: #F3F3F3;
    border-radius: 5px;
    padding: 23px 30px;
    margin-bottom: 20px;
}

.justify-content-between {
    justify-content: space-between !important;
}

.d-flex {
    display: flex !important;
}

.total-all-products .price_all {
    font-weight: bold;
    font-size: 16px;
}

.total-ship .price-ship {
    color: #FF1200;
}

.cate_product_new li.menu_cate {
    position: relative;
    z-index: 1;
    padding: 0 10px;
}

.cate_product_new ul.cate_menu_moblie {
    /*position: relative;*/
    z-index: 2;
    list-style-type: none;
    padding: 10px 0;
    margin: 0;
    background: #fff;
}

.cate_product_new .menu_link_cate {
    display: block;
    text-decoration: none;
    color: #333;
    font-size: 15px;
    font-weight: 600;
    padding: 6px 0px 6px 0px;
    border-bottom: 1px solid #e5e5e5;
}

li.menu_sub_2:before {
    content: '\f067 ';
    color: #0a9443;
    font-size: 12px;
    font-family: FontAwesome;
}

ul.dropdown-menu_cate {
    padding: 5px 10px;
}

a.menu_link_2 {
    font-size: 14px;
    padding: 4px 2px;
}

.cate_product_new {
    margin-top: 27px;
}

.xem_all a {
    font-size: 14px;
    color: #0a9443;
    font-weight: 600;
}

.xem_all {
    text-align: right;
}

.wrap_hot {
    margin: 0 -5px;
}

.col_hot {
    padding: 0 5px;
}

.product_item {
    padding-top: 14px;
}

.content_title_pro_hot h4 {
    font-size: 18px;
    line-height: 25px;
    font-family: 'Quicksand-Bold';
}

.picture_tuvan {
    height: 200px;
    overflow: hidden;
}

.picture_tuvan img {
    height: 100%;
    object-fit: cover;
}

.news_home,
.parther_home {
    padding: 25px 0;
    background: #f1f4fb;
}

.title_top_flashsale,
.title__parther {
    /* background-color: #e9ecf1; */
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.box_slide_sale {
    /* border-top: 1px solid #dee2e6; */
    background: #fff;
    padding: 10px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.picture_news {
    position: relative;
}

.position_new {
    position: relative;
    height: 200px;
    overflow: hidden;
}

.position_new img {
    height: 100%;
    object-fit: cover;
}

.position_overlay {
    top: 0;
    left: 0;
    padding: 30px;
    backface-visibility: hidden;
    pointer-events: none;
    z-index: 3;
    position: absolute;
    width: 100%;
    height: 100%;
}

.position_overlay:before {
    content: '';
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    border-radius: 0.25rem;
    box-shadow: 0 0 0 45px rgb(255 255 255 / 20%);
    opacity: 0;
    transition: opacity 0.35s, transform 0.35s;
    transform: scale3d(1.4, 1.4, 1);
    background-image: url(../img/favicon.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 70px;
    background-color: rgba(248, 109, 114, 0.2);
}

.date_new {
    color: #ffffff;
    top: 10px;
    left: -5px;
    background: #f7941f;
    padding: 3px 7px;
    line-height: normal;
    z-index: 9;
    position: absolute;
    text-align: center;
}

.date_new p {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Quicksand-Bold';
}

.date_new span {
    font-size: 12px;
    font-family: 'Quicksand-Regular';
}

.content_video_home h3 {
    font-weight: 700;
    font-size: 17px;
    margin-top: 7px;
    line-height: 19px;
    margin-bottom: 10px;
    font-family: 'Quicksand-Bold';
}

.content_video_home h3 a {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    -webkit-line-clamp: 1;
}

.content_video_home p {
    -webkit-line-clamp: 3;
    height: auto;
    line-height: 21px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    font-family: 'Quicksand-Regular';
    margin-bottom: 10px;
}

li.menu_cate {
    position: relative;
    padding: 6px 12px;
    border: 1px solid transparent;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    flex-wrap: wrap;
}

a.menu_link_cate {
    font-family: 'Quicksand-Bold';
    -moz-box-flex: 1;
    flex-grow: 1;
    margin-left: 8px;
    margin-right: auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #112950;
    cursor: pointer;
    margin-left: 8px !important;
    display: flex;
    align-items: center;
}

ul.dropdown-menu_cate {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0 0 12px 12px;
    border-top: 0;
    padding: 6px 12px 6px 15px;
}

li.menu_sub_2 {
    padding: 6px 0;
}

a.menu_link_2 {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    position: relative;
    padding-left: 10px;
    cursor: pointer;
}

li.menu_sub_2:before {
    content: '\f0da';
    font-size: 12px;
    font-family: 'FontAwesome';
    position: absolute;
    color: #0f62f9d9;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.menu_link_cate img {
    flex-shrink: 0;
    width: 45px;
    height: 46px;
    -moz-box-pack: center;
    justify-content: center;
    cursor: pointer;
    padding-right: 10px;
    object-fit: cover;
}

.col_sub {
    padding: 0 10px;
}

section.danhmuc_product {
    margin: 25px 0;
}

.box_menutab_contact .tab-content {
    box-shadow: 0px 3px 4px 3px #ccc;
    border-radius: 5px;
    padding: 10px 20px;
}

.custommer {
    /* max-width: 120rem; */
    overflow: hidden;
}

.has-dropdown:hover>.nav-dropdown {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.image_banner_cate img {
    height: 100%;
    object-fit: cover;
}

.image_banner_cate {
    height: 200px;
    overflow: hidden;
    border-radius: 10px;
    margin-top: 10px;
}

.pagination li {
    display: inline;
}

li.paginate_active a {
    z-index: 2;
    color: #fff !important;
    cursor: default;
    background-color: #337ab7 !important;
    border-color: #337ab7 !important;
}

.pagination ul span li a {
    position: relative;
    /*float: left;*/
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination li a {
    /* display: inline; */
    position: relative;
    /* float: left; */
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

p.title_name_company {
    color: #048ccf;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    line-height: 37px;
}

p.bocongthuong img {
    width: 188px;
}

.box_col_footer_mid p {
    padding: 4px 0;
    border-bottom: 1px solid #048ccf;
}

.box_col_footer_mid p:last-child {
    padding: 0 !important;
    border-bottom: none !important;
}

.box_col_footer_mid p i {
    font-size: 20px;
    padding-right: 4px;
}

.pic_avatar img {
    height: 100%;
    object-fit: contain;
    border-radius: 50%;
}

.pic_avatar {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin-right: 16px;
    overflow: hidden;
    background: linear-gradient(-180deg, #0a64b4, #318dde);
}

.title_name_user {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.title_name_user h3 a {
    font-weight: 600;
}

.title_name_user h3 {
    text-align: center;
    margin-top: 10px;
}

ul.BoxList_blog {
    display: -moz-box;
    display: flex;
    border-bottom: 1px solid #e5e5e5;
    height: 55px;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: auto;
    margin: 10px 0;
    padding: 5px 0;
}

ul.BoxList_blog li {
    position: relative;
    padding: 0 1.5%;
    background-color: transparent;
    border: 0;
    letter-spacing: .375px;
    font-family: 'Quicksand-Bold';
    font-size: 16px;
    cursor: pointer;
    white-space: nowrap;
}

ul.BoxList_blog li:first-child {
    padding-left: 0;
}

.BoxList_blog::-webkit-scrollbar-thumb {
    background: #888;
}

.BoxList_blog::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.BoxList_blog::-webkit-scrollbar {
    height: 8px;
}

ul.BoxList_blog .active a {
    font-weight: 700;
    color: #0f62f9;
    letter-spacing: 0;
}

ul.BoxList_blog .active:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 52px;
    height: 3px;
    background-color: #0f62f9;
    border-radius: 99px 99px 0 0;
}

.title_blog_new h1 {
    font-size: 20px;
    line-height: 24px;
    margin: 20px 0;
    font-family: 'Quicksand-Bold';
    font-weight: 600;
}

.icon_number img {
    height: 100%;
    object-fit: contain;
}

.icon_number {
    height: 50px;
    overflow: hidden;
    width: 15%;
    margin: 0 auto;
}

.box_item_money {
    display: flex;
    align-items: center;
    box-shadow: 0px 0px 8px 2px #e1e1e1bd;
    background: url(../img/bg_number.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 7px;
    padding: 10px;
    margin-bottom: 20px;
}

.text_box_number {
    width: 85%;
}

p.price_new_user {
    font-size: 26px;
}

.box_price {
    text-align: end;
    font-size: 13px;
}

.text_box_number h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}

.box_content_cod {
    margin: 15px;
    background: #e1e1e1;
    padding: 10px;
}

.box_radio_check {
    border: 1px solid #0f62f9;
    border-radius: 5px;
}

.box_radio_check .active {
    background: #0f62f9;
    color: #fff;

}

.box_radio_check label {
    background: #e1e1e1;
    padding: 10px;
    height: 75px;
    width: 100%;
    border-radius: 5px 5px 0 0;
}

.text_cod p span {
    color: #d90505;
}

.title_pay h2 {
    color: #d90505;
    font-weight: 600;
    padding: 10px 0;
}

.account_user {
    margin: 0 !important;
    padding: 25px 0;
    background-color: #f5f5f5;
}

.box_sidebar_new {
    padding: 16px;
    background: #fff;
    border-radius: 8px;
    /*margin: 24px 0;*/
}

.box_form_user {
    background: #fff;
}

.product-detail {
    background: #fff;
}

.box_user_avatar {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 16px;
}

.user-wallet {
    background: #0f62f9;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 14px;
    padding: 18px 29px 19px 18px;
    color: #fff;
}

.text_name {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 11px;
}

.user-wallet-amount {
    font-size: 24px;
    font-weight: 700;
    position: relative;
    min-height: 34px;
}

.icon-censor {
    text-align: right;
    position: absolute;
    z-index: 2;
    top: -2px;
    right: 0;
}

.left-col-nav {
    margin-top: 15px;
}

.panel-heading.btn-collapse.d-flex.align-items-center.collapsed {
    border-left: 2px solid transparent;
    transition: background-color .5s ease;
    padding: 9px 16px;
}


.item-footer-1{

    font-size: 16px;
}
span.flex-fill {
    vertical-align: middle;
    margin: 0 14px;
}

.btn-collapse-items.div-collapse-active {
    padding: 9px 10px 9px 20px;
    border-left: 2px solid #d9d9d9;
    background: #fafafa;
}

.icons-left.align-items-center {
    align-items: center;
}

.collapse.in {
    display: block;
}

.time_pro_sale {
    /*position: absolute;*/
    width: 100%;
    /*z-index: 999;*/
}

.wrap_time {
    padding: 3px 0;
    width: 100%;
    background-color: #ED1B24;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 9;
}

.countdown__title-desktop {
    order: -1;
    margin-right: 45px;
}

.countdown__title-desktop strong {
    font-size: 20px;
    color: #f8e508;
    line-height: 1.3;
}

#countdown ul {
    display: flex;
    justify-content: space-around;
    /* align-items: center; */
    color: #fff;
}

div#countdown ul li {
    width: 24px;
    height: 39px;
    /* background: #ffa100; */
    font-size: 10px;
    color: #fff;
    text-align: center;
    padding: 1px 0;
    display: inline-block;
}

#countdown ul li span {
    border-radius: 3px;
    background: #ffa100;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 23px;
    font-weight: bold;
}

.xemngay {
    margin-left: 30px;
    padding: 3px 18px;
    font-size: 14px;
    color: #FF001E;
    background-color: #F8E205;
    text-decoration: none;
    font-weight: bold;
    border-radius: 40px;
}

.viteex-btn-close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font-size: 1.25em;
    font-family: 'Grupo';
    color: white;
    background: rgba(26, 27, 75, 0.65);
    border: none;
    border-radius: 50%;
    line-height: 1;
    outline: none;
    cursor: pointer;
    z-index: 1000;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    padding: 0px !important;
    min-width: unset !important;
    min-height: unset !important;
    margin: 0 !important;
}

a.read_more {
    color: #fff;
    display: inline-block;
    margin-bottom: 18px;
    background: rgb(253, 179, 43);
    background: linear-gradient(90deg, rgb(15 98 249) 0%, rgb(14 92 238 / 67%) 100%);
    padding: 5px 20px;
    border-radius: 25px;
    margin-top: -18px;
    /*position: absolute;*/
    margin-bottom: 0px;
}

.read {
    margin-top: 30px;
    /*border-top: 3px dashed #f8aa6b;*/
    position: relative;
    margin-bottom: 30px;
}

.header_search_mobile.container {
    overflow: revert;
}

.Search_Box {
    padding: 11px;
    height: auto;
}

.Search_Box .result_search_product {
    z-index: 99999;
    top: 54px;
    left: 0;
}

.search_bar,
.Search_Box {
    position: relative;
}

.result_search_product {
    display: none;
    position: absolute;

    z-index: 999;


    padding: 3px;
    width: 100%;
}

.result_search_product ul li {
    background: #fff;
    box-shadow: 2px 2px 2px #d0d0d0;
    border-bottom: 1px solid #f5f5f5;
}

.search_bar:hover .result_search_product,
.Search_Box:hover .result_search_product {
    display: block !important;
}



.form-horizontal input#forgotpass {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.doitac {
    background-color: #f6f6f6;
    padding: 35px 0;
    margin: 50px 0 0 0;
}

.doitac h2 {
    font-size: 30px;
    margin-bottom: 35px;
    /* font-family: 'SVN-Neutraface-2'; */
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}

.imgdoitac {
    padding: 5px;
    height: 100px;
    overflow: hidden;
    border-radius: 10px;
    width: 90%;
    background: #fff;
}

.imgdoitac img {
    height: 100%;
    object-fit: contain;
    /* filter: grayscale(100%); */
    transition: .5s;
    /* width: 100% !important; */
}







/* -------------------footer 1----------------- */
.footer-1 {
    padding: 0px;
    position: relative;
}

.ft-left {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    overflow: hidden;
    opacity: 0.5;
}

.ft-left img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.ft-right {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    overflow: hidden;
}

.ft-right img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.list_new_mid h2,
h3,
h4,
h5,
h6 {
    /* margin-bottom: 10px; */
    margin-top: 20px;
    font-weight: 700;
}

.item-footer-1 h3 {
    font-size: 20px;
    margin-bottom: 10px;
    /* height: 40px; */
    text-transform: uppercase;
    font-weight: bold;
   
    color: #000000;
    font-size: 16px;
    padding-top: 5px;
    font-family: "Quicksand-Bold";
}

.item-footer-1 p {
    margin-bottom: 5px;
    font-size: 16px;
    width: 100%;
    /* font-family: 'UTM Helve'; */
    /* font-weight: 600; */
}

.item-footer-1 p img {
    width: 25px;
    height: 25px;
    object-fit: contain;
}

.ketnoi-1 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.img-lienhe-1 {
    width: 30px;
    height: 30px;
}

.img-lienhe-1 a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.qr_footer {
    margin-top: 20px;
    height: 200px;
}

.qr_footer img {
    border: 2px solid #f6f6f6;
    padding: 13px;
    border-radius: 15px;
    max-width: 80%;
    max-height: 100%;
}

.contact_ft {
    text-align: center;
}

.item-footer-1 p a img {
    width: 190px;
    height: 70px;
    object-fit: contain;
}

.item-footer-1 ul li {
    /* list-style: circle; */
    margin-bottom: 5px;
}

.item-footer-1 ul li a {
    font-size: 15px;
    font-weight: 600;
    font-family: 'Quicksand-Regular';
}
.picture_prod {
    position: relative;
}
.pro-duoi-2 .picture_prod {
    
    height: 200px;
    overflow: hidden;
}
.pro-duoi-2 .picture_prod img.w_100 {
    height: 100%;
    object-fit: cover;
}

.picture_prod .icon-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    z-index: 2;
}

h4.block-title {
    text-transform: uppercase;
    font-weight: bold;
    border-color: #86bd24;
}

h4.block-title span{
    color: #ffffff;
    background: #86bd24;
    padding: 5px 12px 2px 12px;
}

.block-title {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    /* line-height: 1; */
    margin-top: 0;
    margin-bottom: 26px;
    border-bottom: 2px solid #222222;
}

.widget_categories .block-title {
    border-bottom: none;
    border-left: solid 3px #51D0E2;
    background: #ffffff;
    margin-top: 11px;
}
.widget_categories .block-title > span {
    background: #fff;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 0;
}
.widget_categories li {
    border-bottom: dashed 1px #ccc;
    margin: 0 15px;
    padding: 5px 0;
    list-style-type: initial;
    list-style-position: inside;
}

.widget {
    margin-bottom: 38px;
}

.slider-nguoi-support .item {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: 5px solid #fff;
    background: #fff;
}
.info_chuyengiaVG {
    color: #333;
    margin: 10px;
}

.chucdanh_chuyengiaVG {
    font-size: 12px;
}
.name_chuyengiaVG {
    font-weight: bold;
    font-size: 18px;
}

/* .bao-ngoai-col-md-3{
    position: relative;
} */

/* .item-bao-ngoai-col-md-3{
    position: sticky;
    top: 0;
} */

.img-nguoi-support a img{
    max-width: 100%;
    object-fit: contain;
}

.title_product{
    margin-bottom: 20px;
}

.sum-comment{
    padding: 50px 0;
}

.sum-comment .col-md-4 .block-title {
    border-bottom: none;
    border-left: solid 3px #51D0E2;
    background: #ffffff;
    margin-top: 11px;
    background: #e0e0e0;
}
.sum-comment .block-title > span {
    background: #fff;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 0;
}
.sum-comment li {
    border-bottom: dashed 1px #ccc;
    margin: 0 15px;
    padding: 5px 0;
    list-style-type: initial;
    list-style-position: inside;
}































/* -------------------------- video ---------------------- */
.pro-tren-4{
    position: relative;
    margin-bottom: 20px;
}
.pro-tren-4 .title_product .sum-name-time{
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: white;
}
.pro-tren-4 .title_product h4{
/*    height: auto;*/
}
  .box_mr_20 {
    padding: 0 24px;
}
.pro-tren-4 .title_product{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    top: 0;
    left: 0 ;
}

.detail-video{
    background-color: #222222;
    padding: 50px 0;
}



.content-detail-video .entry-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    color: #fff;
    margin:20px 0
}

.content-detail-video .td-module-meta-info {
    margin-bottom: 36px;
    font-size: 11px;
    margin-bottom: 7px;
    line-height: 1;
    min-height: 17px;
    color: #aaa;
}

 .td-post-date {
    margin-right: 22px;
}

.td-icon-video-report a{
    color: #fe4365;
}
.td-module-meta-info {
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    gap: 20px;
}

.content-video {
    color: #aaa;
    margin-bottom: 21px;
    padding: 10px;
    border-top: 1px dashed #ccc;
    margin-top: 30px;
}

.nut-youtube {
    display: flex;
    align-items: center;
    color: #fefefe;
    background-color: #e62117;
    width: 135px;
    /* padding: 2px 8px; */
    gap: 5px;
    justify-content: space-between;
    border-radius: 5px;
    padding-left: 10px;
}

.bg-trang{
    background: white;
    color: black;
    padding: 3px 5px;
}
.color-while{
    color: white;
}
.share-internet{
    display: flex;
    justify-content: center;
    gap: 10px;
    margin: 20px 0;
    align-items: center;
}

.share-internet a{
    padding: 5px 15px;
    color: white;
}
.share-internet a:nth-child(1){
    background-color: #516eab;
}
.share-internet a:nth-child(2){
    background-color: #29c5f6;
}
.share-internet a:nth-child(3){
    background-color: #eb4026;
}
.share-internet a:nth-child(4){
    background-color: #ca212a;
}
/*======================khuyến mại sản phẩm ======*/
.khuyenMaiSp img{
    height: 37px; margin-right: 7px;
    float: left;
}
.khuyenMaiSp h3{
    font-size: 15px;
    margin-left: 10px !important;

}
.detailKm li a{
    color: rgb(31 76 205);
    font-weight: bold;
}
.detailKm li a:hover{
    
    color: rgb(134, 189, 36);
}
.pro-tren-4 .sum-name-time h4 a {
    color: #fff;
}
section.box_row {
    background: #1d1d1d;
    padding:30px 0;
}
  .col-20 {
    width: 20%;
}
.picture_image_video img {
    height: 100%;
    object-fit: cover;
}

.picture_image_video {
    height: 174px;
    overflow: hidden;
}
.title_h4_video h3 {
    line-height: 20px;
    margin-top: 10px;
}

.title_h4_video h3 a {
    color: #fff;
    font-size: 15px;
} 
.title_video_simlar h2 {
    color: #fe4365;
    padding: 0 0 20px;
    font-size: 18px;
    text-transform: uppercase;
}
span.number_cart {
    color: #f0f0f0;
    font-size: 13px;
    font-weight: 700;
    background: #86bd24;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    line-height: normal;
    text-align: center;
    border-radius: 100%;
    top: -5px;
    left: 5px;
    
    font-family: 'Quicksand-Bold';
}
span.img__bar {
    position: relative;
}