/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.13.1
*/
.nav-dropdown>li>a{
    color: #000;
}

.nav-dropdown>li.nav-dropdown-col{
	display: block;
}
.header-bottom-nav > li > a, .hotline {
    font-size: 16px;
    line-height: 16px;
	font-style: normal;
}
.header-bottom-nav > li > a{
	font-size: 16px;
	line-height: 2em !important;
}
ul.sub-menu.nav-dropdown.nav-dropdown-default {
    padding: 0;
	border: 0;
/* 	background-color: #c5962d; 
	color: #fff; */
}
.nav-dropdown-has-arrow li.has-dropdown:before{
	border-bottom-color: #c5962d; 
}
.header-nav > li > ul > li > ul.sub-menu {
    display: none !important;
}

.header-nav > li > ul > li {
    position: relative;
    width: 100% !important;
    background-color: #841C1B;
}
.header-nav > li > ul > li:hover > ul.sub-menu {
    display: block !important;
    position: absolute;
    top: 0px;
    width: 100%;
    right: -100%;
    background-color: #fff;

}   
.nav-dropdown.nav-dropdown-default>li>a{
	margin: 0;
	padding:  10px;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 700;
    text-transform: capitalize;
    color: #FCB040;
}
.nav-dropdown.nav-dropdown-default>li>a:hover,.header-nav > li > ul > li > ul.sub-menu > li a:hover {
    color: #fff;
}
/* .nav-dropdown.nav-dropdown-default>li>a:hover, .header-nav > li > ul > li > ul.sub-menu > li a:hover{
	color: #ebebe0; 
    border-top:1px solid #000;
} */
.header-nav > li > ul > li > ul.sub-menu > li a{
	padding: 10px;
	margin: 0;
    color: #FCB040;
    font-size: 16px;
    line-height: 1.5em;
    background-color: #841C1B;

}
/* BASE  */
p { margin-bottom: 10px;}
/* BASE  */
/* HEADER */
#logo h1 {
    margin-bottom: 0;
}
.nav-dropdown-has-border .nav-dropdown{
    margin-top:0;
    padding: 0;
    border: 0;
}
.nav-dropdown-has-arrow li.has-dropdown:before,.nav-dropdown-has-arrow li.has-dropdown:after{
    display: none;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a{
    margin:0;
    padding-left: 10px;
}
.header-nav-main {
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-bottom-nav { gap: 30px; }
.header-bottom-nav > li > a {
    font-size: 18px;
}

#woocommerce-product-search-field-0 {
    border-radius: 10px 0 0 10px;
    height: 40px;
}
.searchform .button.icon {
    height: 40px;
    width: 40px;
    border-radius: 10px;
}
.hotline-top, .hotline-top a {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #1E1E1E;
}
/* HEADER */

/* FOOTER  */
.widget_custom_html p { font-weight: 400; }
.footer-widgets .widget-title {
    color: #FCB040;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
}
/* FOOTER  */

/* Home page  */
.title-home {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    color: #1E1E1E;
}

.secsion-product .section-title-main {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #841C1B;
}
.secsion-product .section-title-normal { border-bottom: 2px transparent; }
.secsion-product .section-title-normal span { border-bottom: 2px solid #FCB040; }

/* css product  */
.product-title.woocommerce-loop-product__title {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #1E1E1E;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 2.5em;
}
.btn-thue-ngay {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-thue-ngay .buttondemo_loop {
    background-color: #841C1B;
    height: 35px;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #FCB040;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60%;
}
.product-small:hover .box-image img { opacity: .5 ;}
.image-tools.grid-tools {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0%;
    pointer-events: none !important;
}
.image-tools.grid-tools .quick-view.quick-view-added {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 40px;
    z-index: 999;
}
.buttondemo_loop_product {
    display: flex !important;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 40px;
    z-index: 999;
    background-color: #841C1B;
    position: absolute;
    bottom: 200%;
    right: 40%;
}
.buttondemo_loop_product ,.buttondemo_loop_product:hover{
    color: #FCB040;
}
/* single  */
.hotline-single-product:hover ,.btn-lien-he:hover {
    color: #FCB040;
}
.hotline-single-product, .btn-lien-he {
    background: #841C1B;
    color: #FCB040;
    display: flex;
    height: 8%;
    width: 100%;
    margin-top: 15px;
    justify-content: center;
    align-items: center;
    font-size: 24px;
}
.box-info-an {
    border: 1px solid #ddd;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.box-info-an h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 21px;
    text-align: center;
    color: #841C1B;
    width: 80%;
    justify-content: center;
    /* padding: 1em 15px; */
}
.box-info-an h4:nth-of-type(1) {
    padding-top: 1em;
}
.box-info-an h4:nth-of-type(2) {
    padding-bottom: 1em;
    margin-bottom: 0;
}
.box-text-info {
    border-top: 1px solid #ddd;
    width: 100%;
    padding-left: 1.5em;
    padding-top: 1em;
}
.box-text-info p{
    margin-bottom: 0;
}
.box-text-info ul {
    padding-left: 4em;
    margin-bottom: 0px;
}
.box-text-info a{
    display: block;
    margin-bottom: 1em;
}
.submit-lien-he .wpcf7-submit {
    margin-right: 0px !important;
    left: 4% !important;
}
/* blog-home */
.blog-home .post-title.is-large {
    overflow: hidden;
    display: block;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16px;
    line-height: 24px;
    height: 48px;
}
.blog-home .is-divider{
	display:none;
}
.blog-home .button{
	margin-top:0;
}
.blog-home .button:after {
    content: '>>';
}
/* Bài viết liên quan */
.page-title{
    text-align: left;
}
.relatedcat {
    padding: 1.5em;
}
.relatedcat h3{
    color: #000;
}
.relatedcat ul{
    list-style: none;
}
.box-news {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 10px;
}
.items-news {
    padding-bottom: 10px;
    -webkit-box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}
.box-image-news img{
    width: 100%;
    height: 140px;
}
.box-text-news{
    overflow: hidden;
    display: block;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    padding: 0 10px;
}
/* Mobile  */
@media only screen and (max-width: 48em) {
    .product-title.woocommerce-loop-product__title {
        font-size: 16px;
    }
    .btn-thue-ngay .buttondemo_loop {
        font-size: 16px;
        height: 30px;
        width: 100%;
    }
    .box-info-an h4{
        font-size: 18px;
    }
    .buttondemo_loop_product{
        bottom: 160%;
        right: 38%;
    }
    .box-info-an{
        margin-top: 30px;
    }
    .hotline-single-product, .btn-lien-he {
        height: 20%;
    }
}

/*
     FILE ARCHIVED ON 03:39:44 Sep 11, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:56:49 Jun 29, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.332
  exclusion.robots: 0.046
  exclusion.robots.policy: 0.041
  esindex: 0.005
  cdx.remote: 6.009
  LoadShardBlock: 56.892 (3)
  PetaboxLoader3.datanode: 69.314 (4)
  PetaboxLoader3.resolve: 122.933 (2)
  load_resource: 136.815
*/