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

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.woocommerce ul.products li.product a.item-wishlist {
display: none;
}




.ppocta-ft-fix {
    width: 40px;
    position: fixed;
    bottom: 200px;
    left: 5px;
    text-align: center;
    z-index: 99999;
}
#messengerButton {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    box-shadow: 0 0 10px -2px rgba(0, 0, 0, .7);
    background: #fff url(images/m-fb.png) center center no-repeat;
    margin-bottom: 10px;
    outline: 0;
    background-size: cover;
}
a#messengerButton span {
    z-index: 10;
    display: none;
    padding: 10px;
    left: 40px;
    width: 50px;
    line-height: 16px;
    border-radius: 4px;
    box-shadow: 5px 5px 8px #ccc;
    font-weight: 600;
    transition: 0.3s;
    font-size: 14px;
}
a#messengerButton:hover span {
    display: inline;
    position: absolute;
    color: #111;
    border: 1px solid #dca;
    background: #fffaf0;
    width: 150px;
}

#zaloButton {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    box-shadow: 0 0 10px -2px rgba(0, 0, 0, .7);
    background: #fff url(images/m-zalo.png) center center no-repeat;
    margin-bottom: 10px;
    background-size: cover;
}
a#zaloButton span {
    z-index: 10;
    display: none;
    padding: 10px;
    left: 40px;
    width: 50px;
    line-height: 16px;
    border-radius: 4px;
    box-shadow: 5px 5px 8px #ccc;
    font-weight: 600;
    transition: 0.3s;
    font-size: 14px;
}
a#zaloButton:hover span {
    display: inline;
    position: absolute;
    color: #111;
    border: 1px solid #dca;
    background: #fffaf0;
    width: 150px;
}
#registerNowButton {
    display: block!important;
    position: relative;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 100%;
    box-shadow: 0 0 10px -2px rgba(0, 0, 0, .7);
    background: #e73046 url(images/m-sms.png) center center no-repeat;
    background-size: cover;
}
a#registerNowButton span {
    z-index: 10;
    display: none;
    padding: 10px;
    left: 40px;
    width: 50px;
    line-height: 16px;
    border-radius: 4px;
    box-shadow: 5px 5px 8px #ccc;
    font-weight: 600;
    transition: 0.3s;
    font-size: 14px;
}
a#registerNowButton:hover span {
    display: inline;
    position: absolute;
    color: #111;
    border: 1px solid #dca;
    background: #fffaf0;
    width: 150px;
}
.regft {
    display: none
}

.iProBox__sale.color_red{
	font-weight: bold;
    color: #b20000;
	margin-bottom: 20px;
}
.widget .current-cat>a,
.nav-dropdown li.active>a,
.nav-dropdown>li>a:hover,
.nav-column li>a:hover{color: #69a89d;}
.recent-blog-posts a:hover{color: #69a89d !important;}

.single footer.entry-meta { display: none; }




.feature {
    position: relative;
    overflow: hidden;
}
.feature::before {
 content: "";
 display: block;
 padding-top: 56.25%;
}
.feature .image{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-size: cover;
    background-position: center;
}
ul.row.related-post li {
    list-style: none;
}
.related-title {
    line-height: 1.3 !important;
    margin-top: 10px !important;
}
/* 
.footer-1 , .footer-2 {
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.footer-1 {
    background-position: 50% 60%;
}

 */





.support-online {
    position: fixed;
    z-index: 999;
    right: 10px;
    bottom: 50px;
}

.support-online a {
    position: relative;
    margin: 20px 10px;
    text-align: left;
    width: 40px;
    height: 40px;
}

.support-online i {
    width: 40px;
    height: 40px;
    background: #005e9e;
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 1.9;
    position: relative;
    z-index: 999;
}

.support-online a span {
    border-radius: 2px;
    text-align: center;
    background: rgb(0, 94, 157);
    padding: 9px;
    display: none;
    width: 180px;
    margin-left: 10px;
    position: absolute;
    color: #ffffff;
    z-index: 999;
    top: 0px;
    right: 50px;
    transition: all 0.2s ease-in-out 0s;
    -moz-animation: headerAnimation 0.7s 1;
    -webkit-animation: headerAnimation 0.7s 1;
    -o-animation: headerAnimation 0.7s 1;
    animation: headerAnimation 0.7s 1;
}

.support-online a:hover span {
    display: block;
}

.support-online a {
    display: block;
}

.support-online a span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent rgb(0, 94, 157) transparent transparent;
    position: absolute;
    right: -10px;
    top: 10px; transform: rotate(180deg);
}

.zwi-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgb(0, 94, 158);
    opacity: .75;
    right: -10px;
}

.zwi-alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    border-color: #005e9e;
    opacity: .5;
}

.support-online .btn-support {
    cursor: pointer;
}

.title-wrapper .product-title a{
    margin: 0 0 10px 0;
    /* font-size: 14px; */
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'OpenSans-bold', Sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 36px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}


.c-footer-content .footer-description{color: #777; margin-bottom: 10px; font-weight: bold;text-transform: uppercase; font-size: 14px;}
.c-footer-content .infor{
    width: 100%; font-size: 14px; float: left; display: inline-flex;
    align-items: center; transition: all linear 300ms; margin-bottom: 2px;
}
.c-footer-content .infor img{margin-top: 5px;}
.c-footer-content .infor .footer-icon{
    color: #777;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-right: 5px;
    font-size: 16px;
}
.c-footer-content .infor .footer-icon-detail{
    width: calc(100% - 45px);
    display: block;
    float: left;
    color: #777;
    cursor: pointer;
}

/*Ẩn price ở giỏ hàng và thanh toán*/
./*woocommerce-cart-form .product-price,
.woocommerce-cart-form .product-subtotal,
.cart_totals .shop_table.shop_table_responsive,
.cart_totals>table,
.cart_totals>h2{
	display: none;
}

#order_review .product-total,
#order_review table tfoot{
	display: none;
}

.order_details .product-total,
.order_details tfoot,
.woocommerce-order-overview__total.total{
	display: none;
}

.widget_shopping_cart_content ul li .quantity,
.widget_shopping_cart_content .woocommerce-mini-cart__total.total{
	display: none;
}*/

/* form.variations_form.cart{display: none} */
.amount.lienhe{color: #b20000;}

.support-online {
    position: fixed;
    z-index: 999;
    right: 10px;
    bottom: 50px;
}

.support-online a {
    position: relative;
    margin: 20px 10px;
    text-align: left;
    width: 40px;
    height: 40px;
}

.support-online i {
    width: 40px;
    height: 40px;
    background: #005e9e;
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 1.9;
    position: relative;
    z-index: 999;
}

.support-online a span {
    border-radius: 2px;
    text-align: center;
    background: rgb(0, 94, 157);
    padding: 9px;
    display: none;
    width: 180px;
    margin-left: 10px;
    position: absolute;
    color: #ffffff;
    z-index: 999;
    top: 0px;
    right: 50px;
    transition: all 0.2s ease-in-out 0s;
    -moz-animation: headerAnimation 0.7s 1;
    -webkit-animation: headerAnimation 0.7s 1;
    -o-animation: headerAnimation 0.7s 1;
    animation: headerAnimation 0.7s 1;
}

.support-online a:hover span {
    display: block;
}

.support-online a {
    display: block;
}

.support-online a span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent rgb(0, 94, 157) transparent transparent;
    position: absolute;
    right: -10px;
    top: 10px; transform: rotate(180deg);
}

.zwi-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgb(0, 94, 158);
    opacity: .75;
    right: -10px;
}

.zwi-alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    border-color: #005e9e;
    opacity: .5;
}

.support-online .btn-support {
    cursor: pointer;
}

body.home .banner .bg.bg-loaded{
        background-position: bottom;
}

.footer-1 #block_widget-9 .wpcf7{display: block !important;}


a.add-to-cart-grid{
    background: linear-gradient(96deg, #40D9FE 5.65%, #07B0FA 94.35%);
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
a.add-to-cart-grid:hover{
    color: #fff !important;
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2);
}
a .cart-icon strong{display: none;}
.box-text.box-text-bottom .overlay-tools{
    /* display: inline-flex; */
    display: none;
}
a .cart-icon{
    background-image: url(../../uploads/2025/08/mynaui_cart.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 40px;
    height: 30px;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    transition: all ease .4s;
    padding: 0;
    cursor: pointer;
    flex: none;
    margin-top: 6px;
}

.home_tab .nav-box>li a, .home_tab .nav-pills>li>a{
    padding: 2px 15px;
    font-weight: bold;
    font-size: 16px;
}
.home_tab .row-masonry .box-text.box-text-bottom{
    height: auto !important;
}

.overlay-tools a.quick-view{
    padding: 10px 15px;
    /*width: 100%;*/
    /*font-size: 1rem;*/
    color: #fff !important;
    background: linear-gradient(96deg,#40D9FE 5.65%,#07B0FA 94.35%);
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.overlay-tools a.quick-view:hover{
    color: #fff !important;
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2);
}
.added_to_cart.wc-forward{
    padding: 7px 20px;
    background: #0871c9;
    font-size: 15px;
    font-weight: normal;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.added_to_cart.wc-forward:hover{
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2);
    background: #0871c9;
    /* font-size: 15px; */
    font-weight: normal;
    color: #fff !important;
}
.title-wrapper .product-title a{
    height: 45px;
    font-size: 17px;
    text-align: left;
}
.price-wrapper span.amount{
    font-size:20px;
}
.header-top{
    background: linear-gradient(92deg, #328ae2 13.28%, #ff0d39 91.27%);
}




/* Ẩn dropdown gốc của WooCommerce */
.variations_form .variation-select-hidden {
    display: none;
}

/* Tạo kiểu cho các nút radio */
.variation-radios {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.variation-radios .radio-option input[type='radio'] {
    display: none; /* Ẩn radio button mặc định */
}
.variation-radios .radio-option label {
    display: inline-block;
    padding: 8px 16px;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

/* Kiểu khi radio được chọn */
.variation-radios .radio-option input[type='radio']:checked + label {
    background-color: #0073e6;
    color: #fff;
    border-color: #0073e6;
}

/* Kiểu khi hover */
.variation-radios .radio-option label:hover {
    border-color: #0073e6;
}






/* Custom Masonry Layout for Products */
.products.row-masonry {
  /* Sử dụng CSS Columns để tạo hiệu ứng masonry */
  -webkit-column-count: 3; /* Cho trình duyệt Safari và Chrome */
  -moz-column-count: 3; /* Cho trình duyệt Firefox */
  column-count: 3;
  
  /* Tạo khoảng cách giữa các cột */
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

/* Đảm bảo mỗi sản phẩm chiếm toàn bộ chiều rộng cột */
.products.row-masonry > .col {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px; /* Thêm khoảng cách ở dưới mỗi sản phẩm */
  width: 100%; /* Đảm bảo item chiếm hết chiều rộng cột */
}

.product-small a,
.product-small bdi,
.product-small p,
.product-small span{color: #333333;}
.product-small .box-image{
    border-radius: 4%;
    border: 2px solid #DADADA;
}
.product-small:hover .box-image{
    border: 2px solid #0579C6;
    transition: opacity .3s, transform .3s, background-color .3s;
}
.product-small .col-inner{
    box-shadow: 2.985px 7.464px 11.942px 0 rgba(24, 24, 24, .04);
}
.product-small .box-image .image-fade_in_back a{
    height: 190px;
}
.wvs-mobile .product-small .box-image .image-fade_in_back a{
    height: 220px;
}
.row-small>.col, .row-small>.flickity-viewport>.flickity-slider>.col{
    padding: 0 15px 30px;
}
.product-item-title-wrap.wrap-price{
    padding-bottom: 1.3rem;
}

.product-item-title-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 0.5rem;
    gap: 1.6rem;
}
.product-item-label-ic {
    width: 1.4rem;
    display: flex;
    margin-right: .4rem;
}


.product-item-title-wrap .product-item-label {
    display: flex;
    align-items: center;
    color: #0009;
    white-space: nowrap;
    margin: 0px !important;
}
.txt.txt-med {
    font-weight: 500 !important;
    line-height: 1rem;
    margin: 0px;

}
.box-text .txt-14.txt.txt-med{
    font-weight: 500 !important;
    line-height: 1rem;
    margin: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'OpenSans-bold', Sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 22px;
}
.box-text .txt.txt-12 * {
    font-size: 0.9rem !important;
    line-height: 1.2em !important;
}
.box-text .txt.txt-14 * {
    font-size: 1rem !important;
    line-height: 1.4em !important;
}

.txt.txt-12, .txt.txt-12 * {
    font-size: 1rem !important;
    line-height: 1.2em !important;
}
.txt.txt-14,.txt.txt-14 * {
    font-size: 1.1rem !important;
    line-height: 1.4em !important;
}
/*.txt.txt-16 * {*/
/*    font-size: 1.2rem !important;*/
/*    line-height: 1.2em !important;*/
/*}*/
.box-overlay .box-text, .box-shade .box-text{
    padding-left: 0.6em;
    padding-right: 0.6em;
}

.product-item-title-wrap .price-wrapper{
    margin: 0;
}
.product-item-type {
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    gap: .8rem;
    padding-bottom: 1rem;
}
.product-item-type img{
    border: 1px solid #b1b1b1;
    border-radius: 15px;
    background: #3dd7fd;
    width: 45px;
}
.image-tools .wishlist-button{
    margin-top: 5px;
    border-radius: 20px !important;
}
.image-tools .wishlist-button i{
    top: 1px;
}
.box-text-top.box-overlay .box-text.box-text-bottom{
    top: auto !important;
    bottom: 0 !important;
}
.image-tools.top.right{z-index: 17;}

.header-main .nav > li.menu-item > a {
    padding: 10px 20px;
    color: #fff;
    background: #8cb5e8;
}
.header-main .nav > li.menu-item.active > a{
    padding: 10px 20px;
    color: #fff;
    background: #0871c9;
}
.header-main .nav > li.menu-item >a:hover{
    background: #0871c9;
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2);
}

.slider-nav-reveal .flickity-prev-next-button.next{
    right: -7px !important;
    box-shadow: 0 -150px 15px 0 rgba(0,0,0,0);
}
.slider-nav-reveal .flickity-prev-next-button, .slider-nav-reveal .flickity-prev-next-button:hover{
    box-shadow: 0 -150px 15px 0 rgba(0,0,0,0);
}

/* .current-menu-parent > a,
.current-menu-ancestor > a,
.current-page-parent > a,
.current-page-ancestor > a {
    color: #fa4616 !important;
    font-weight: bold;
    background-color: #f5f5f5;
} */
.overlay-tools a{
    font-size: 16px;
}

/* ============================================== */
/* Blog */
/* .blog-archive .post-item {
    padding-bottom: 0;
}
.list-post1 .post-item .col-inner, .list-post2 .post-item .col-inner {
    padding: 0;
    border: none;
}
.list-post1 .post-item .box {
    border-radius: 8px;
    background: #fff;
}
.list-post1 .post-item .box-text {
    padding: 10px 11px 15px 15px !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.list-post1 .post-item .post-title {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.blog-archive .post-item .from_the_blog_excerpt {
    color: #848484;
    font-size: 14px;
    line-height: 20px;
}
.list-post2 .post-item {
    padding-bottom: 10px !important;
}
.list-post2 .post-item .box-image .image-cover {
    padding-top: 70% !important;
}
.list-post2 .post-item .from_the_blog_excerpt {
    display: none;
}
.row-box-shadow-1 .col-inner{
box-shadow: none;
}
.list-post2 h5 a {
    font-size: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
p.from_the_blog_excerpt.show-on-hover.hover-true {
    opacity: 1;
    line-height: 1.8rem;
    color: #000;
}
.row.large-columns-1.list-post1 {
    margin-bottom: -30px;
}
header.archive-page-header img {
    margin-top: -30px;
    padding-bottom: 30px;
}
.list-post2 .post-item .post-title a{
line-height: 1.6rem;
}
.box-text{
padding-top: 0 !important;
}
@media (max-width: 549px) {
.list-post2 .post-item .post-title,.box-blog-post h5 {
    padding-top: 20px;
}
}
.list-post1 a img {
    width: 100%;
    height: 350px;
    object-fit: cover;
} */



/* .blog-archive .post-item:nth-child(1) .box-image {
    width: 55%!important;
}
.post-item:nth-child(1) .box-text .post-title{font-size:18px;margin-bottom:10px}
.blog-archive .post-item:nth-child(1) .box-text{padding-top:0;padding-right:0;padding-bottom:0;
}
.blog-archive .post-item:nth-child(2), .blog-archive .post-item:nth-child(3), .blog-archive .post-item:nth-child(4),
 .blog-archive .post-item:nth-child(5) {
  max-width: 50%;
    flex-basis: 50%;
    display: block !important;
}
.blog-archive .post-item:nth-child(2) .box-text p, .blog-archive .post-item:nth-child(3) .box-text p, .blog-archive .post-item:nth-child(4) .box-text p,
 .blog-archive .post-item:nth-child(5) .box-text p{
display:none
}
.box-vertical.box-image, .box-vertical .box-text {
    display: inherit;
} */


.devvn_xuat_hoa_don_do .devvn_xuat_vat_wrap{
    display: block;       /* Hiển thị kiểu block */
    opacity: 0;           /* Ban đầu trong suốt */
    visibility: hidden;   /* Ẩn khỏi bố cục */
    transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
    height: 0px;
}

.devvn_xuat_hoa_don_do.vat_active .devvn_xuat_vat_wrap{
    display: block;
    opacity: 1;           /* Hiện rõ */
    visibility: visible;  /* Hiện trong bố cục */
    height: auto;
}

.variations td, .variations th{
    display: block !important;
}

.product-footer .woocommerce-tabs ul>li>a{
    font-size: 1.1rem;
}
.product-small .box .box-text a{display: block;}
.product-category.col.huulc_subcategory_list.product{
    flex-basis: 20%;
    max-width: 20%;
}
.small-columns-1>.product-category.col.huulc_subcategory_list.product{
    flex-basis: 20%;
    max-width: 20%;
}
#woocommerce-checkout-form-coupon {
    display: block !important;
}
/*tg*/

.header-search-form .form-flat input:not([type=submit]){
    background-color: rgb(244 240 240 / 55%);
    color: #fff !important;
}
.header-search-form .form-flat input::placeholder {
    color: #fff !important;
}

.huulc_subcategory_list{margin-bottom: 35px;}
.huulc_subcategory_list.nav-pills>li>a{
    background-color: var(--fs-color-primary);
    color: #fff;
    opacity: 1;
    padding: 2px 30px;
    font-weight: bold;
    font-size: 16px;
}
.huulc_subcategory_list.nav-pills>li>a:hover{
    background: #0871c9;
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2);
}
.huulc_subcategory_list.nav>li{margin: 0 15px;}




@media screen and (max-width: 480px) {

    .regft {
        display: flex;
        display: -webkit-flex;
        width: 100%;
        height: 50px;
        position: fixed;
        background: #69a89d;
        left: 0;
        bottom: 0;
        padding: 0 5px;
        z-index: 9;
    }
    .regft a {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 7px 4px;
        line-height: 40px;
        color: #69a89d;
        text-align: left;
        border-radius: 4px;
        font-size: 15px;
        font-weight: normal;
        text-transform: uppercase;
        padding-left: 2px;
        background: #fff;
        font-weight: 600;
    }
	
	.home .nav-tabs>li>a{
		font-size: 12px;
		padding: 5px;
	}
    .huulc_subcategory_list.nav>li{
        margin: 5px 5px;
    }
    .huulc_subcategory_list.nav-pills>li>a{
        padding: 0px 15px;
        font-weight: bold;
        font-size: 18px;
    }

    .searchform-wrapper .autocomplete-suggestions{
        background: #1e73bee8;
    }
    body.body-scroll-lock--active .mfp-wrap{
        background: #000000a6;
    }
}


@media (max-width: 414px) and (max-width: 360px) {
    .regft a {
        padding-left: 5px
    }
}

@media (max-width: 414px) and (max-width: 320px) {
    .regft a {
        font-size: 10px
    }
}

@media (max-width: 414px) {
    .regft a:hover,
    .regft a:focus {
        text-decoration: none
    }
    .regft a i {
        display: inline-block;
        width: 20px;
        height: 20px;
        vertical-align: middle;
    }
    .regft a .icon-zalo {
        background: url(images/m-zalo.png) 0 0 no-repeat;
        background-size: 100%;
		width: 36px;
		height: 42px;
        vertical-align: middle;
        margin-right: 5px;
        border-radius: 2px
    }
}

