/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

@font-face {
    font-family: 'helve';
    src: url('font/helveticaneue.ttf');
    font-weight:normal;
    font-style: normal;
}
@font-face {
    font-family: 'helve';
    src: url('font/helveticaneuelight.ttf');
    font-weight:300;
    font-style: normal;
}

@font-face {
    font-family: 'helve';
    src: url('font/helveticaneuemedium.ttf');
    font-weight:500;
    font-style: normal;
}
@font-face {
    font-family: 'helve';
    src: url('font/helveticaneuebold.ttf');
    font-weight:600;
    font-style: normal;
}
@font-face {
    font-family: 'UTMFlavour';
    src: url('font/UTMFlavour.ttf');
    font-weight:normal;
    font-style: normal;
}
@font-face {
    font-family: 'UVFAnnaClara';
    src: url('font/UVFAnnaClara.ttf');
    font-weight:normal;
    font-style: normal;
}
@font-face {
    font-family: 'UVFMetroscript';
    src: url('font/UVFMetroscript.ttf');
    font-weight:normal;
    font-style: normal;
}
@font-face {
    font-family: 'UVFBourgeois';
    src: url('font/UVFBourgeois-Med.ttf');
    font-weight:normal;
    font-style: normal;
}
@font-face {
    font-family: 'UTMHelvetIns';
    src: url('font/UTMHelvetIns.ttf');
    font-weight:normal;
    font-style: normal;
}
.single-product .breadcrumb.breadcrumbs.woo-breadcrumbs {
    max-width: 1240px;
    margin: 0 auto;
}

.smush-detected-img{
    border-radius: 0;
    box-shadow: 0 0 0;
}
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.widgettitle {
    background: #e11b1e;
    color: #fff;
    padding: 5px 15px;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase
}
.danhmucsanpham-mobile ul#menu-danh-muc-san-pham{
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.danhmucsanpham-mobile ul#menu-danh-muc-san-pham ul.sub-menu{
    display: none;
}
.danhmucsanpham-mobile button.toggle{
    display: none;
}
.danhmucsanpham-mobile ul#menu-danh-muc-san-pham>li{
    width: 33.33%;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}
.danhmucsanpham-mobile ul#menu-danh-muc-san-pham>li>a{
    padding: 5px;
    display: block;
    font-size: 12px;
    position: relative;
    text-align: center;
    border-radius: 3px;
    background: #e5e5e5;
    border: 1px solid #dadada;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e5e5e5), to(#fff));
    background: -webkit-linear-gradient(top, #fff, #e5e5e5);
    background: -moz-linear-gradient(top, #fff, #e5e5e5);
    background: -ms-linear-gradient(top, #fff, #e5e5e5);
    background: -o-linear-gradient(top, #fff, #e5e5e5);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}
span.widget-title.shop-sidebar {
    width: calc(100% + 30px);

    margin: 0;
    margin-left: -15px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    background: #01a7e5;
    padding: 10px 15px 11px;
    display: block;
}
.tabTitle{
    list-style: none;
}
.tabTitle>li {
    display: inline-block;
    margin-right: 5px;
}
.tabTitle>li>a {
    display: block;
    background: #eaeaea;
    padding: 7px 15px 8px;
    text-transform: uppercase;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}
table.attributes tr:nth-child(odd) td {
    background: #f2f2f2;
}
.box-promotion .box-title {
    margin: 0 0 1px;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #d6d6d6;
    font-weight: 700;
    color: #00984a;
    background: url('images/icon_hot.png') top left #fafafa no-repeat;
    padding: 18px 10px;
    padding-left: 50px;
    min-height: 53px;
}
.box-promotion .box-content {
    padding: 15px 10px;
    border: 1px solid #d6d6d6;
}
.box-promotion .box-content p{
    margin-bottom: 0;
}
.product-summary .woocommerce-Price-currencySymbol{
    vertical-align: unset;
}
.single-product button.single_add_to_cart_button:before{
    content: "\f290";
    font-family: FontAwesome;
    font-size: 22px;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
}
.title-sp .section-title{
    background: #ff8000;
    color: #fff;
}
.title-sp .section-title span{
    padding: 3px 10px;
}
.title-sp .section-title a{
    font-size: 14px;
    font-width: 400;
    text-decoration: underline;
}
.single-product .product-summary .price:before {
    content: "Price: ";
    color: #333;
    font-size: 15px;
    font-weight: normal;
}
.single-product .product-summary .price-wrapper {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #e5e5e5;
}

.header-search-form  .icon-search:before{
    content: "Search";
    font-family: 'helve'
}
body .sanpham_moi .product-small.box {
    background: #fff;
    padding: 15px;
}
.sanpham_moi .nav-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    border-bottom:2px solid #eb0f16;
}
.sanpham_moi .nav-box .tab-content a{
    color: #eb0f16
}
.sanpham_moi  ul.nav.nav-tabs>li>a>span{
    font-size: 18px;
    color: #eb0f16;
    font-weight: 600;
    font-family: 'helve'
}
.sanpham_moi  ul.nav.nav-tabs>li{
    margin-left: 13px;
    margin-bottom: -2px;
}
.sanpham_moi  ul.nav.nav-tabs>li.active>a{
    background-color: #eb0f16;
}
.sanpham_moi  ul.nav.nav-tabs>li.active>a>span{
    color: #fff;
}
.sanpham_moi  ul.nav.nav-tabs>li>a {
    border:2px solid #eb0f16;
    border-top-right-radius: 9px;
    border-top-left-radius: 9px;
}
.list_product_sale  .slick-slide {
    margin: 0 15px;
}
/* the parent */
.list_product_sale  .slick-list {
    margin: 0 -15px;
}

.sanpham_moi .list_product_sale .product_item {
    padding: 15px 20px;
    background: #fff;
    display: block;
}
.sanpham_moi .product_item .title{
    color: #343434;
    font-size: 18px;
    margin-bottom: 25px;
    font-weight: 600;
    line-height: 1.2;
    font-family: 'helve';
    height: 48px;
    overflow: hidden;
}
.sanpham_moi .product_item .price-box {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}
.sanpham_moi .product_item .price-box .price {
    display: flex;
    flex-direction: column;
}
.sanpham_moi .product_item .price-box .price del{
    order: 2
}
.sanpham_moi .product_item .price-box .price ins {
    margin-bottom: 8px;
}
.sanpham_moi .product_item .link span {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    background: #00aeef;
    padding: 10px 14px;
    border-radius: 5px;
    margin: 0;
    display: inline-block;
}

.tab-content  .tab-pane {
    display:none;
}
.tab-content .active {
    display:block;
}
.ttpro_list .nav-box.linh-kien-pc {
    background-color: #004a80;
}
.ttpro_list .nav-box.pc-server {
    background-color: #9e0b0f;
}
.ttpro_list .nav-box {
    display: flex;
    justify-content: space-between;
    background: #ff8000;
    padding: 5px 0;
    margin-bottom: 18px;
}
.ttpro_list .nav-box .cat-title a {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'helve';
    padding: 8px 10px;
    text-decoration: underline;
}
.ttpro_list .nav-box .cat-title {
    display: inline-flex;
    width: max-content;
    margin: 0;
    line-height: 100%;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff !important;
    padding-left: 25px;
    align-items: center;
    font-weight: 500;
}
.ttpro_list ul.nav.list-cat li a:hover{
    text-decoration: underline;
}
.ttpro_list ul.nav.list-cat li a {
    color: #fff;
    font-size: 14px;
    padding: 5px;
}
.ttpro_list ul.nav.list-cat li:last-child a{
    padding-right: 15px;
}
h5.post-title.is-large{
    font-weight: 400;
    font-family: 'helve';
}
.count_cat_woo {
    margin: 30px 0;
    text-align: center;
}
.count_cat_woo a {
    display: inline-block;
    background: #ebebeb;
    padding: 10px 2em;
    border-radius: 5px;
    color: #e11b1e;
    transition: ease all .3s;
}
.single-product div#product-sidebar{
    padding: 0 !important
}
.single-product div#product-sidebar .more-single{
    border: 1px dashed #e11b1e;
    padding: 10px !important;
}
.single-product .product-short-description {
    
}
.count_cat_woo a:hover{
    background-color: #e11b1e;
    color: #fff;
    transition: ease all .3s;
}
.count_cat_woo a i {
    margin-left: 1em;
    transform: rotate(88deg);
}
.section-title i.icon-angle-right:before{
    content: '➝';
}
.section-title i{
    opacity: 1
}
.section-title a{
    color: #fff;
    padding-right: 15px;
    font-weight: 400;
}
.section-title-container.sec-video1 span{
    padding: 5px;
}
.section-title-container.sec-video1 .section-title{
    background-color: #00b0f4;
}
.home .section-title b{
    height: 0;
}
.col.coll-border>.col-inner {
    box-shadow: 0 0 0 0;
    border: 2px solid #ff8000;
}
.title-arraw  .section-title span{
    background: #ff8000;
    color: #fff;
    border-color: #ff8000;
    font-size: 22px;
    font-weight: 500 !important;
    position: relative;
    height: 50px;
}
.title-arraw  span.section-title-main:before {
    left: 101%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0 25px 19px;
    border-color: transparent transparent transparent #ff8000;
    content: "";
    position: absolute;
    top: -2px;
}
.title-arraw  span.section-title-main:after{
    right: 101%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 20px 25px 0;
    border-color: transparent #ff8000 transparent transparent;
    content: "";
    position: absolute;
    top: -2px;
}
ul#mega_menu{

    border: 1px solid #ebebeb;
    border-top: 0;
}
.title-arraw .section-title{
    margin-top: -27px;
}
.sf-menu a{
    padding: 9px 1em;
}
.brand-wrap-menu ul.sub-menu>li{
    float: left;
    width: 33.3333333%;
    padding: 0px;
    margin: 0 0 20px;
}
.subcat-wrap-menu ul.sub-menu>li{
    float: left;
    width: 50%;
    padding: 0;
    margin: 0 0 0px;
}
.subcat-wrap-menu ul.sub-menu>li>a:before{
    content: "\f105";
    font-family: FontAwesome;
    font-size: 16px;
    display: inline-block;
    margin-right: 10px;
}
.brand-wrap-menu ul.sub-menu>li>a{
    padding:0;
}
.brand-wrap-menu ul.sub-menu>li>a>span{
    display: none;
}
.sf-menu li:hover{
    background-color: transparent;
}

#wide-nav>.flex-row>.flex-left{
    width: 18%;
    min-width: 18%;
    margin-right:0px;

}
#mega-menu-title i{
    display: none
}
#mega-menu-title{
    background-color: #fff;
    position: relative;
    padding: 10px 0px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'helve';
    color: #333;

}

.header-bottom ul.header-nav{
    justify-content: flex-start;
}

.ot-menu-pro{
    border: none;
}
.ot-vm-hover:hover .ot-menu-pro{
    display: block !important;
}
.ot-menu-pro>li>a>img._before, .ot-menu-pro>li>a>img._after{
    max-width: 25px;
}

.ot-menu-pro>li>a{
    padding: 9px 10px;
    font-size: 14px;
    font-weight: 500;
    font-family: 'helve';
}
.header-nav li.cart-item a.header-cart-link{
    width: max-content;
    display: flex;
    align-items: center;
    border-radius: 5px !important;
    background-color: #ff8101;
    margin: 2px 0;
    justify-content: center;
    padding: 8px 15px;
}

.th_home_slider {
    background: #fff;
}
.th_home_slider a.item {
    display: flex !important;
    height: 420px;
    overflow: hidden;
}
.th_home_slider a.item  img{
    width: 100%;
    height: 100%;
    object-fit: cover;

}
.th_home_slider .item_nav {
    display: flex !important;
    justify-content: center;
    padding: 1.5em 1em;
    text-align: center;
    color: #2c2c2c;
    font-size: 14px;
    font-weight: 500;
    align-items: center;
    height: 100%;
    border-right: 1px solid #ebebeb;
    cursor: pointer;
}
.th_home_slider .item_nav span {
    height: 48px;
    overflow: hidden;
}
.list-header-s ul{
    list-style: none;
}
.list-header-s {
    display: flex;
    justify-content: space-evenly;
}
.badge-container{
    
}
.list-header-s .item {
    display: flex;
    font-size: 13px;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    font-size: 16px
}
.list-header-s .item img{
    max-width: 30px;
    margin-right: 5px;
}
.list-header-s .item a{
    width: max-content;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'helve'
}
.th_home_slider .item_nav span:hover{
    color: #e11b1e
}
.th_home_kd {
    display: flex;
}
.th_home_kd .item {
    padding: 0 2em;
    text-align: center;
    font-family: 'helve';
    color:#3f3f3f;
    font-size: 14px;
    line-height: 1.3;
}
.th_home_kd .item  .name {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}
.th_home_kd .item .phone {
    font-size: 19px;
    font-weight: 500;
}
.th_home_kd .item i{
    font-size: 14px;
    color: #01a7e5;
}

.header-main .nav > li > a{

}
.header-main .nav > li.current-menu-item > a,
.header-main .nav > li > a:hover{

}
#header .header-search-form  button.ux-search-submit{
    height: 40px;
    right: 14px;
    width: auto;padding-left: 20px;
    padding-right: 20px;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}
.header-search-form  button.ux-search-submit i{
    color: #fff ;
    font-size: 20px;
}
.header-search-form input,
.header-search-form select.search_categories.resize-select.mb-0{
    border: 1px solid #ffa041 !important;
    height: 40px;
    min-width: 100px;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}
div#top-bar .flex-left li a{
    color: #fff;
}
.label-new.menu-item>a:after, .label-hot.menu-item>a:after, .label-sale.menu-item>a:after, .label-popular.menu-item>a:after{
    display: inline-block;
    left: 10px;
    width: max-content;
}
.support a {
    font-size: 30px;
    color: #ff6223;
    font-weight: 700;
    text-decoration: underline;
}
.header-main .col-seacrh-head {
    max-width: 500px;
}

.list_video_home  .slick-slide {
    margin: 0 17px;
}
/* the parent */
.list_video_home  .slick-list {
    margin: 0 -17px;
}
.list_video_home .box-img {
    display: flex;
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.list_video_home .box-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.list_video_home span.icon-you {
    display: block;
    font-size: 16px;
    color: #313131;
    font-weight: 500;
    font-family: 'helve';
    line-height: 1.3;
    margin: 15px 0;
}
h3.title-helvs{
    font-size: 38px;
    font-family: 'UTMHelvetIns';
    color: #f3442c;
    font-weight: normal !important;
    line-height: 1.2;
}
body .hd-title-1{
    font-size: 91px;
    margin:0;
    font-family: 'UTMFlavour';
    font-weight: 300 !important;
}
body .hd-title-1.title-1{
    font-size: 56px;
    font-weight: 300 !important;
}

.home-about {
    font-size: 17px;
    font-family: 'UVFBourgeois';
}
.home-aboutsss{
    background: url('images/t.png') top left, url('images/b.png') bottom right;
    background-repeat: no-repeat;
    text-align: center;
}
a.button.xemthem_ab {
    padding: 0 54px;
    height: 47px;
    font-size: 17px;
    font-weight: 300;
    border-radius: 4px;
    font-family: 'helve';
}
.title-clara {
    text-align: center;
    color: #dd4426;
    font-size: 30px;
    font-family: 'UVFAnnaClara';
}
.title-metro {
    font-family: 'UVFMetroscript';
    font-size: 40px;
    color: #949494;
    margin: 0;
    line-height: 1.2;
}
.banner .button{
    font-weight: 300;
}
.single-post .entry-title {
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 20px;
    line-height: 1.2;
    padding-bottom: 10px;
    position: relative;
}
.single-post .entry-title:before{
    content: '';
    background: url('images/icon-buttom.png') no-repeat scroll 0 0 rgba(0,0,0,0);
    bottom: -12px;
    height: 12px;
    left: 27px;
    position: absolute;
    width: 25px;
}
.shop-page-title {
    padding-top: 0;
    background: #f3f3f3;
}

.single-product .product-summary button.single_add_to_cart_button.button.alt{

    border-radius: 7px;
    margin-bottom: 0;
    background: #fd6e1d;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#fd6e1d),to(#f59000));
    background: -webkit-linear-gradient(top,#f59000,#fd6e1d);
    background: -moz-linear-gradient(top,#f59000,#fd6e1d);
    background: -ms-linear-gradient(top,#f59000,#fd6e1d);
    background: -o-linear-gradient(top,#f59000,#fd6e1d);
}
.single-product .product-summary button.single_add_to_cart_button.button.alt:before{
    content: "\f217";
    display: inline-block;
    margin-right: 15px;
    font-family: FontAwesome;
    font-size: 18px;
}
.single-product  a.zoom-button{
    display: none
}
.single-product .product-gallery .product-images{
    border: 1px solid #ddd;
    padding: 10px;
}

.modal-body {
    padding: 15px 50px;
}
.modal-body button.close {
    position: absolute;
    right: 0;
    margin: auto;
}
body{
    font-family: 'helve' !important;
}
.header-bottom ul.header-nav>li{

}
.header-bottom .nav-spacing-xlarge>li {
    margin: 0 25px;
}
.header-bottom .flex-center{
    width: 100%;
}
.header-bottom .flex-left{
    width: 100%;
}
.header-bottom ul.header-nav{
    width: 100%;
}
.header-bottom .nav > li > a{
    display: block;
    position: relative;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'helve';
    text-align: center;
    padding: 0;
}
.header-bottom .nav > li > a:hover{
    color: #ee421c
}
.form-tuvan {
    text-align: center;
}
.form-tuvan input.wpcf7-form-control.wpcf7-submit {
    margin: 0 !important;
    border-radius: 4px;
}

.home-info-s a.button{
    margin-bottom: 0;
    display: block;
}
#box-more .box-price {
    color: #dfaa02;
    font-size: 15px;
    display: inline-block;
    font-weight: 500;
    border: 1px solid #363636;
    border-radius: 5px;
    padding: 1px 15px;
    cursor: pointer;
}
.brands span {
    background-color: #00aeef;
    color: #fff;
    padding: 1px 10px;
    font-size: 16px;
    margin-bottom: 10px;
    display: inline-block;
    border-radius: 4px;
    line-height: 1.4;
}
.row-collapse>.flickity-viewport >.flickity-slider>.col.product-small.product, .row-collapse>.col.product-small.product{
    padding: 15px !important;
}
.motanhanh {
    position: absolute;
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    top: -15px;
    right: -15px;
    padding: 15px;
    z-index: 9;
    background: rgba(255, 255, 255, 0.90);
    display: flex;
    align-items: center;
    font-size: 14px;
    transition: ease all .3s;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    visibility: hidden;
    overflow: hidden;
}
.banner-grid-wrapper img{
    object-fit: none !important

}
.banner-grid-wrapper .box-shadow-1{
    box-shadow: 0 0 0 0;
    border: 1px solid #ddd;
}

.product-small:hover .name.product-title a{

}
.product-small:hover #box-more .box-price{
    background-color: #dfaa02;
    border-color:  #dfaa02;
    color: #000;
}
#box-more .link{
    display: flex;
    justify-content: space-between;
}
#box-more .link a {
    font-size: 12px;
    color: #fff;
    background: #aa0404;
    padding: 5px 10px;
    margin: 13px 0px;
}
.page-title-inner{
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 36px;
}
.product-small .box-text{
    padding: 10px 0;
}
.widget_product_categories {
    padding: 15px;
    padding-top: 0;
    border: 3px solid  #01a7e5;
    margin-bottom: 30px;
}
body.tax-product_cat .widget_product_categories ul.product-categories>li.cat-item:not(.active){
    display: none;
}

.widget_product_categories .active>ul.children{
    padding-left: 0;
    border:none;
}
.widget_product_categories .active>ul.children>li>a:before{
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    display: inline-block;
    margin-right: 10px;
}


a.xemthem_s{
    display: flex;
    justify-content: flex-end;
    color: #000;
    font-size: 20px;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    cursor: pointer;
    flex-flow: initial;
}
a.xemthem_s span{
    width: 200px;
    display: flex;
}
a.xemthem_s:before {
    height: 2px;
    content: '';
    background: #b18568;
    width: -webkit-fill-available;
    margin-right: 25px;
}
.product-small  .add-to-cart-button>a{
    border-radius: 11px;
    border-width: 1px;
    text-transform: none;
    border-color: #924816;
    color: #000;
    font-family: 'helve';
    font-size: 16px;
    min-height: 25px;
    height: 24px;
    line-height: 12px;
    padding: 5px 15px;
}
/*.price-wrapper .price:before{
    content: "Giá: ";
    font-weight: 300;
    font-size: 18px;
    color: #000;
    font-family: 'helve';
    display: inline-block;
        margin-right: 5px;
}*/
span.woocommerce-Price-amount.amount {
    font-weight: 500;
    font-size: 17px;
   
    font-family: 'helve';
}
del span.woocommerce-Price-amount.amount {
    font-size: 14px;
    color: #5e5e5e;
}
.home-infos .icon-box-text{
    text-align: center;
    font-family: 'helve';
}
.home-infos p{
    margin-bottom: 5px;
}
.home-infos .icon-box-text h3 {
    font-size: 15px;
    margin: 0;
    font-weight: normal;
    color: #000;
    font-family: 'helve';
    min-height: 44px;
    margin-bottom: 10px;
}
.home-infos .icon-box-text p{
    font-size: 13px;
    color: #000;
    font-family: 'helve';
    font-weight: 300;
}
.home-infos .icon-box{
    align-items: center;
    position: relative;
    padding: 13px 10px;
    margin: 0 15px !important;
    width: auto !important;
}
.home-infos .icon-box:before{
    content: '';
    width: 1px;
    height: 80%;
    right: -15px;
    position: absolute;
    background: #000;
    top: 50%;
    transform: translateY(-50%);
    max-height: 80px;
}
.title-dmsp {
    background: #00aeef;
    display: block;
    font-size: 26px;
    color: #000;
    padding: 11px 10px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    text-align: center;
    margin-bottom: 0;
}
.sidebar-wrapper ul.product-categories {
    border: 1px solid #00aeef;
    background: #fff;
    padding: 10px;
}
.sidebar-wrapper ul.product-categories>li>a{
    font-size: 17px;

    position: relative;
    padding: 19px 0;
}
.sidebar-wrapper ul.product-categories>li>a:before{
    content: '';
    background-color: #61aded;
    width: 11px;
    height: 11px;
    display: inline-block;
    margin-right: 8px;
}

ul.lis-social {
    list-style: none;
}
ul.lis-social li {
    list-style: none;
    display: inline-block;
    margin: 0 !important;
    margin-right: 15px;
}
ul.lis-social li a {
    display: flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    font-size: 35px;
    margin-right: 10px;
}
.bct {
    margin: 30px 0;
    display: block;
}
.colborder>.col-inner {
    border: 2px solid #141414;
    padding: 15px 25px !important;
}

.tintuc-title .section-title{
    text-align: center;
    justify-content: center;
}
.tintuc-title .section-title span{
    text-align: center;
    background: #924816;
    color: #ffff;
    padding: 5px;
    border-radius: 35px;
    width: 100%;
    max-width: 492px;
}
.dark, .dark p, .dark td{
    color: #fff;
}
.home-news .col.post-item{
    padding-bottom: 0;
}
.home-news .col.post-item>.col-inner{
    padding:10px;
    border-bottom: 1px solid #e1e1e1;
}

.home-news .col.post-item .box-text{
    padding: 0 10px;
}
.box-blog-post .is-divider{
    display: none
}
.footer-1 {

    border-bottom: 1px solid #fff;

}
.footer-1 span.widget-title{
    position: relative;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 14px;
    padding-bottom: 15px;
    display: inline-block;
    line-height: 1.5;
    margin-bottom: 20px;
    font-family: 'helve';
}
.footer-1 span.widget-title:before{
    content: '';
    width: 80px;
    height: 2px;
    background-color: #555;
    position: absolute;
    bottom: 0;
}
.footer-1 li a:hover{
    color: #dfaa02;
}
form.wpcf7-form{
    margin-bottom: 0;
}
.footer-1 li a:before{
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    display: inline-block;
    margin-right: 10px;
}
.footer-1 li a{
    padding: 5px 0 !important;
    font-size: 15px;
    color: #555;
    font-weight: normal;
}
.footer-1 .is-divider{
    display: none;
}
.footer-2{
    border-top: 1px solid #fff;
}
.footer-2 p{
    margin-bottom: 5px
}
.footer-2 .widget.block_widget{
    padding: 0;
    margin: 0
}
li.cat-item.cat-item-15{
    display: none;
}
.chuden p{
    color: #727272;
    margin-bottom: 5px;
}
nav.woocommerce-pagination span,
nav.woocommerce-pagination a{
    border-radius: 0 !important;
    border-width: 1px;
    margin: 16px 4px;
}
.single-product .product-footer table tr:nth-child(odd) td {
    background: #f2f2f2;
}
.single-product .product-short-description {
    font-size: 14px;
}
.relatedcat ul{
    list-style: none;
}
.relatedcat ul li{
    margin:0;
}
.relatedcat ul li a{
    color: #00b9eb;
    font-size: 15px;
}
.archive.category  .badge.post-date{
    display: none;
}
.vertical-thumbnails::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.vertical-thumbnails::-webkit-scrollbar
{
    width: 4px;
    background-color: #F5F5F5;
}

.vertical-thumbnails::-webkit-scrollbar-thumb
{
    background-color: #000000;
    border: 2px solid #555555;
}
.flatsome_recent_posts,.widget_recent_entries {
    padding: 15px;
    border: 3px solid #01a7e5;
    margin-bottom: 30px;
}
.widget_recent_entries>ul>li>a{
    font-size: 14px;
    border-bottom: 1px dashed #ddd;
}
.post-sidebar .is-divider{
    display: none;
}
.product-sidebar-small  .is-divider{
    margin-left: 0;
}
.widget_recent_entries>ul>li>a:before{
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    display: inline-block;
    margin-right: 10px;
}
.sidebar-inner span.widget-title,div#product-sidebar span.widget-title,.widget-area  span.widget-title {
    font-size: 1em;
    font-weight: 600;
    display: block;

    margin-bottom: 15px;

}
.row-divided>.col+.col:not(.large-12){
    border:none;
}
.single-post div#comments{
    display: none;
}
.doitac-slider .gallery-col{
    padding-bottom: 0;
}
.ft-info img{
    margin-bottom: 15px;
}
.ft-info  p{
    margin-bottom: 5px;
}
.ft-info i {
    font-size: 18px;
    margin-right: 10px;
    width: 20px;
    text-align: center;
}
#mega-menu-title:before {
    content: "\f0c9 ";
    font-family: FontAwesome;
    position: relative;
    right:0;
    margin-right: 5px;
    transform: rotate(94deg);
    margin-top: 3px;
    margin-left: 5px;
}

@media screen and (min-width: 1200px){
    .col-fix-width .large-8{
        max-width: 64%;
        -ms-flex-preferred-size: 64%;
        flex-basis: 64%;
    }
    .col-fix-width .large-2{
        max-width: 18%;
        -ms-flex-preferred-size: 18%;
        flex-basis: 18%;
    }


}
@media (min-width: 850px){
    .header-bottom .flex-center{
        padding-left: 25px;
    }
    .modal-dialog {
        width: 500px !important;
        top: 50%;
        transform: translateY(-50%) !important;
    }
    .single-product div#product-sidebar{
        max-width: 30%;
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    }
}
@media (max-width: 1400px){
    body .hd-title-1{
        font-size: 60px !important;
    }
    body .hd-title-1.title-1{
        font-size: 36px !important;
    }
    .brands span{
        font-size: 17px;
    }
    .product-small .name.product-title a{
        font-size: 17px;
    }
    span.woocommerce-Price-amount.amount{
        font-size: 18px;
    }
}
@media (max-width: 767px){
    body .hd-title-1{
        font-size: 20px !important;
    }
    body .hd-title-1.title-1{
        font-size: 16px !important;
    }
    .th_home_news .item-post>div{
        width: 100% !important;
    }
    .th_home_news .item-post{
        flex-direction: column;
    }
    .th_home_news .item-post .img{
        display: none
    }
    .product-small .name.product-title a{
        font-size: 16px !important
    }
    .sanpham_moi .nav-box .tab-content{
        display: none;
    }
    .sanpham_moi ul.nav.nav-tabs>li>a>span{
        font-size: 16px;
    }
    .sanpham_moi ul.nav.nav-tabs>li>a{
        padding: 5px 10px !important;
    }

}
@media screen and (min-width: 550px) and (max-width: 849px){
    .th_home_slider a.item{
        height: 390px !important
    }
    .sanpham_moi ul.nav.nav-tabs>li>a>span{
        font-size: 18px;
    }
}
@media screen and (max-width: 849px){
    .hidden-sm{
        display: none;
    }
    .col-home-slider>.col-inner{
        padding: 0 !important
    }
    .product-small .name.product-title a{
        height: 43px;
    }
    .ttpro_list .nav-box .cat-title a{
        font-size: 20px;
    }
}
@media screen and (max-width: 549px){
    .th_home_slider a.item{
        height: 250px !important;
    }
    .slider-nav.slick-slider{
        display: none;
    }
    .count_cat_woo a{
        padding: 11px 1em;
    }
    .brands span {
        font-size: 15px;
    }
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
    background: #fff;
}
.off-canvas .nav-vertical>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
}
.cart_totals .button,
.button, button, input, textarea, select, fieldset{
    font-weight: 500;
}
.tab-product_home .tabbed-content{
    flex-wrap: wrap;
    justify-content: space-between;
}
.tab-product_home .tabbed-content>h4{
    width: auto !important;
    background: #924816;
    font-size: 22px;
    color: #fff;
    padding: 10px 20px;
    border-top-right-radius: 25px;
    margin:0;
    border-bottom-right-radius: 25px;
}
.tab-product_home .tabbed-content .nav{
    width: 80%;
    justify-content: flex-end;
    display: flex;
    flex-flow: initial;
}
.tab-product_home .tabbed-content .nav:before{
    height: 2px;
    content: '';
    background: #b18568;
    width: inherit;
    margin-right: 25px;
}
.tab-panels{
    padding-top: 25px;
}
.tab-product_home .tabbed-content .nav>li.tab a {
    border: 2px solid #924816;
    border-radius: 23px;
    padding: 1px 16px !important;
    font-size: 18px;
    font-weight: 500;
    font-family: 'helve';
    display: block;
    width: max-content;
}
.tab-product_home .tabbed-content .nav>li.tab a:hover{
    color: #fff;
    background-color: #924816;
}
.tab-product_home .tabbed-content .nav>li.tab{
    width: max-content;
}
.th_home_news{
    position: relative;
    max-width: 100%;
    font-family: 'helve';
}
.th_home_news .item-post{
    display: flex !important;
    flex-wrap: wrap;
    position: relative;
    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.19);
    background: #fff;
    transition: ease all .3s;
}
.th_home_news .item-post>div{
    width: 100%;

}
.th_home_news .item-post .img{
    height: 188px;
    overflow: hidden;
}
.th_home_news .item-post .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.th_home_news .item-post .box-info{
    display: flex;
    flex-wrap: wrap;

}
.th_home_news .item-post .box-info .date{
    width: 80px;
    border-top:4px solid #ed1c24;
    text-align: center;
    padding: 10px 0;
}
.th_home_news .item-post .box-info .date .mon {
    font-size: 14px;
    color: #4c4c4c;
    font-family: 'helve';
    font-weight: 300;
    text-transform: uppercase;
}
.th_home_news .item-post .box-info .date .day{
    font-size: 58px;
    color: #4c4c4c;
    line-height: 1;
}
.th_home_news .item-post .box-texts{
    padding:25px;
    width: 100%;
}
.th_home_news .list-post .owl-item.active.center  .item-post .box-texts .title{
    font-size: 16px;
}
.th_home_news .list-post .owl-item.active.center  .item-post .box-texts .desc {
    font-size: 13px;
}
.th_home_news .list-post .owl-item.active.center  .item-post .box-texts{
    padding:20px;
}
.th_home_news .list-post .owl-item.active.center  .item-post .xemthem{
    font-size: 12px;
}
.th_home_news .center{
    text-align: center;
}
.th_home_news .item-post .box-texts .title {
    font-size: 20px;
    color: #890303;
    line-height: 1.2;
    margin-bottom: 10px;
    display: block;
    text-transform: uppercase;
}
.th_home_news .item-post .box-texts  .desc{
    color: #000000;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 300;
    font-family: 'helve';
    line-height: 20px;
    text-align: justify;
}
.th_home_news .item-post .box-texts .meta{
    color: #858687;
    font-size: 13px;
    font-weight: 300;
    font-family: 'helve';
    line-height: 22px;
    margin-bottom: 10px;
}
.th_home_news .item-post .box-texts .tags{
    color: #858687;
    font-size: 13px;
    font-weight: 500;
    font-family: 'helve';
    line-height: 22px;
}
.th_home_news .item-post .box-texts .tags span {
    border: 1px solid #b0b5bd;
    padding: 5px 15px;
    margin-right: 10px;
    display: inline-block;
}
.th_home_news .item-post .xemthem {
    font-size: 14px;
    font-weight: 500;
    margin: 15px 0;
    background: #890303;
    display: inline-block;
    color: #fff;
    padding: 5px 15px;
    margin-bottom: 0;
    border-radius: 18px;
}
.th_home_news ul.slick-dots {
    display: flex !important;
    flex-direction: column;
    width: auto !important;
    top: 50%;
    transform: translateY(-50%);
    justify-content: center;
    bottom: unset;
    right: -45px;
}
.th_home_news .slick-dots li{
    font-size: 13px;
    color: #b5b5b5 !important;
    margin:0 !important;
    border-bottom: 1px solid;
    padding-bottom: 5px !important;
    height: auto;
    padding-top: 3px;
    font-weight: 500;
}
.th_home_news .slick-dots li:last-child {
    border:none;
}
.th_home_news .slick-dots li a{
    color: #b5b5b5 !important;
}
.th_home_news .slick-dots li.slick-active{
    font-size: 17px;
    color: #3a3a3a
}
.th_home_news .slick-dots li.slick-active a{

    color: #3a3a3a !important
}
.bg_size_auto .bg-loaded{
    background-size: auto !important;
}


footer#footer .absolute-footer{
    padding: 10px 0;
    color: #727272;
}
ul.menu>li+li, .widget>ul>li+li{
    border:none;
}
/*  .mobile-nav  a.is-small:after {
    content: "Menu";
    text-transform: uppercase;
    font-size: 18px;
}*/


.list-post .owl-item.active.center {
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    z-index: 99;
}

.ft-mxh ul li{
    display: inline-block;
    margin-right: 10px;
}
.dangky-nhantin p{
    margin-bottom: 8px;
}
.dangky-nhantin .flex-col.ml-half{
    position: absolute;
    right: 0;
}
.dangky-nhantin .flex-col.ml-half input{
    margin:0;
}
body .dark .dangky-nhantin  .inputmain span input{
    background-color: #fff !important;
    color: #000 !important;
}

.th_mobile_phone .hotline-container {
    position: fixed;
    right: 16px;
    bottom: 120px;
    z-index: 9;
    top: unset !important;
    display: none;
}
.th_mobile_phone .hotline-container .item span {
    position: absolute;
    top: 50%;
    width: max-content;
    right: 100%;
    transform: translateY(-50%);
    background: #f44336;
    padding: 10px 15px;
    color: #fff;
    border-radius: 12px;
    z-index: -1;
}
.th_mobile_phone .hotline-container  ul{
    display: flex !Important;
    flex-direction: column;
    list-style: none;
}
.th_mobile_phone .hotline-container .list-inline > li {
    margin-top: 10px;
}
.th_mobile_phone .hotline-container .item {
    position: relative;
    z-index: 0;
}
.th_mobile_phone .hotline-container .item.goingay:after {
    border: 1px solid #1e88e5;
}
.th_mobile_phone .hotline-container .item:after {
    z-index: -1;
    position: absolute;
    top: -8px;
    left: -6px;
    right: -6px;
    bottom: -6px;
    border-radius: 50%;
    border: 1px solid #ff2214;
    content: "";
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.2, .2, .2);
        transform: scale3d(.2, .2, .2);
    }

    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.2, .2, .2);
        transform: scale3d(.2, .2, .2);
    }

    50% {
        opacity: 1;
    }
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.th_mobile_phone .hotline-container li i{
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 21px;
    background: linear-gradient(to right, #fdc4ce, #f4afb9);
    border-radius: 50%;
}
@media screen and (max-width: 767px){
    .th_mobile_phone .hotline-container .list-inline > li img {
        max-width: 40px !important;
    }
    .th_mobile_phone .hotline-container .list-inline > li {
        display: inline-block !important;
    }
    .tab-product_home .tabbed-content .nav{
        width: 100% !important;
    }
    .tab-product_home .tabbed-content>h4{
        border-radius: 20px;
        width: 100% !important;
        margin-bottom: 15px;
        width: 100% !important;
        text-align: center;
    }
    .owl-carousel .owl-stage-outer{
        padding: 15px 0 !important;
    }
    .th_mobile_phone .hotline-container{
        display: block;
    }
}

