/*
Theme Name: Flatsome Child
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  ***************/


}
.home .banner-header {
 
    display: none;
}
.home div#page-breadcrumbs {
display: none;
}
div#masthead {
/*     position: absolute; */
    width: 100%;
    z-index: 99;
/* 	top: 80px; */
}
/* .header-wrapper li.html.header-button-1 {
    padding-bottom: 20px;
} */
/* .header-inner.flex-row.container.logo-left.medium-logo-center {
    background: #1f2839;
    -moz-box-shadow: 0 0px 29px 0 rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0 0px 29px 0 rgba(0, 0, 0, 0.8);
    box-shadow: 0 0px 29px 0 rgba(0, 0, 0, 0.8);
    padding: 15px 20px;
    border-radius: 5px;
} */

.header.show-on-scroll.header-inner.flex-row.container.logo-left.medium-logo-center,.stuck .header-main .header-inner.flex-row.container.logo-left.medium-logo-center {
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.8) !important;
}
.header.show-on-scroll,.stuck .header-main {
    -moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);
    background: #fff;
    position: fixed !important;
    left: 0;
    right: 0;
    z-index: 999;
/* 	    top: 0 !important; */
}
 .contact-bar {
            color: white;
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 0px 10px;
        }
.contact-item {
            display: flex;
            align-items: center;
/*             margin:0 30px; */
        }
.contact-item img {
/*             width: 20px;
            height: 20px; */
            margin-right: 8px;
        }
.contact-item span {
            font-size: 14px;
        }
/* banner */
.banner-header {
    position: relative;
    background-image: url('/wp-content/uploads/2025/03/banner.jpg');
    background-size: cover;
    background-position: center;
    height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
	top:-50px;
}
.category-header {
    position: relative;
    background-image: url('/wp-content/uploads/2025/03/banner.jpg');
    background-size: cover;
    background-position: center;
    height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
}
.banner-overlay {
    background: rgba(0, 0, 0, 0.5); 
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

#page-breadcrumbs {
    padding: 10px 20px;
    border-radius: 5px;
    text-align: center;
	
}
.banner-header .container {
    padding-top: 80px;
}
#page-breadcrumbs a,.page-title ,#page-breadcrumbs .breadcrumbs {
    color: white;
    text-decoration: none;
    font-weight: bold;
}
.page-title {
	text-transform: uppercase !important;
}

#page-breadcrumbs .divider {
    margin: 0 8px;
    color: white;
}
#page-breadcrumbs a:hover{
    color: #3BB54A;
    text-decoration: none;
    font-weight: bold;
}
.header:not(.transparent) .header-nav-main.nav > li > a:hover {
    color: #3BB54A;
}
.contact-item img {
    max-width: 35px;
}
@media (min-width: 1025px) {
    .contact-item {
        display: flex;
        align-items: center;
        margin-right: 20px;
    }
}

@media (max-width: 1024px) { 
    .contact-item {
        display: none;
    }
}
@media (max-width: 1024px) { 
    .header-top {
        display: none;
    }
}
.hd-account {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

/* Menu */
.hd-account-content {
    position: absolute;
    top: 100%;
right: -150%;
    background: white;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    display: none; 
    flex-direction: column;
    min-width: 150px;
    padding: 10px 0;
    z-index: 100;
}

.hd-account:hover .hd-account-content {
    display: block;
}

.hd-account-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.hd-account-content li {
    padding: 10px 15px;
}

.hd-account-content a {
    text-decoration: none;
    color: #333;
    display: block;
}

.hd-account-content a:hover {
    background: #f1f1f1;
}

.category-title {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 10px;
    z-index: 2;
	 color: white;
	text-transform: uppercase !important;
}
.hab_txt_banner,.hab_banner {
    border: solid 2px #ccc;
    padding: 30px;
}
.aboustus .flickity-page-dots .dot {
    border: 3px solid #3BB54A;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    transition: opacity .3s;
    width: 80px;
}
.tabhengio ul.nav.nav-pills.nav-normal.nav-size-normal.nav-center li a {
    padding: 0 18px;
    font-size: 15px;
    font-weight: 400;
    display: block;
    cursor: pointer;
    text-decoration: none;
    position: relative;
/*     color: #fff; */
    border: 1px solid #e7e9f3;
    border-radius: 30px;
    margin: 10px;
}
.price-wrapper .price ins span {
    color: #3BB54A;
    font-size: 18px;
}
.home-top-product {
	 position: relative;
}
.home-top-product .hm-choose::before {
    background-color: rgba(107, 180, 47, 0.8);
    content: "";
    height: 114%;
    right: -10%;
    position: absolute;
    top: -7%;
    width: 60%;
    transform: skewX(-15deg);
}
.home-top-product .hm-choose{
/*   padding: 60px 60px 60px 90px; */
    z-index: 9;
}
.home-top-product .choose-right ul li {
    font-size: 14px;
    line-height: 30px;
    list-style-image: url(//theme.hstatic.net/1000120140/1001107512/14/img_li.png?v=119);
    margin-left: 25px;
    color: #fff;
}
.home-top-product .choose-right ul{
	padding-left:20%;

}
.home-top-product .home-title {
    color: #fff;
	text-transform: uppercase;
		padding-left:20%;
		padding-top:8%;
}
.home-testimonials .icon-box .icon-box-img {
    position: absolute;
    left: 27px;
    border: solid 1px #ccc;
    z-index: 9;
    top: -50px;
	padding: 0 2px 3px 2px;
}
.home-testimonials .icon-box-text.last-reset{
    color: #000;
    top: 47px;
    border: solid 1px #ccc;
    padding: 30px 20px;
}
.home-testimonials .home-title2 {
    position: relative;
    z-index: 9;
    color: #000000;
    font-weight: 700;
	text-transform: uppercase;
}
.box-text.box-text-products .title-wrapper {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
	 font-weight: 700;
	text-transform: uppercase;
	    min-height: 55px;
}
.product-small.box {
    position: relative;
    overflow: hidden;
    border: 1px solid #e6e6e6;
	padding:10px;
}
.product-small.box:hover {
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);
}
.titlepost h5.post-title.is-large{
	 color: #6BB42F;
    font-weight: 700;
	text-transform: uppercase;
}
/** san pham **/
.price-wrapper {
  display: flex;
  justify-content: space-between; 
  align-items: center;
  width: 100%;
}

.price {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.tabhengio .price del {
  color: gray;
  text-decoration: line-through;
  flex: 1;
  text-align: left; 
	    float: left;
}
.tabhengio .price ins {
  color: red;
  font-weight: bold;
  text-decoration: none;
  flex: 1;
  text-align: right; 
	    float: right;
}
.product-small.box {
    box-sizing: border-box;
    float: left;
    min-height: 1px;
    padding-left: 10px;
    vertical-align: top;
    width: 100%;
}
.product-small.box .product-title a:hover {
    color: #6bb42f;
}

.product .custom-icons {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
}

.product .custom-icons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background: white;
  border-radius: 50%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease-in-out;
	    margin-right: 0;
}

.product .custom-icons a:hover {
  background: #eee;
}

.product .custom-icons a i {
  font-size: 18px;
  color: #333;
}
.custom-icons {
  opacity: 0;
  transition: opacity 0.3s;
}

.product:hover .custom-icons {
  opacity: 1;
}
.product-policy > .policy-content {
    margin-bottom: 15px;
    border: 1px solid #e6e6e6;
    height: 36px;
    line-height: 36px;
    padding: 0px 15px;
    cursor: pointer;
    color: #000000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.pr-tab ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-tabs.nav-normal.nav-left {
    display: block;
    position: relative;
    background: rgba(107, 180, 47, 0.5);
}

.pr-tab .nav-tabs>li.active>a {
    background-color: #6bb42f;
	color: #fff;
}
.pr-tab .tabbed-content .nav-tabs>li:hover {
    background: #6bb42f;
		color: #fff;
}
.pr-tab .tabbed-content .nav-tabs>li {
    background: rgba(107, 180, 47, 0.5);
    color: #fff;
    text-align: center;
    float: left;
    outline: none;
    cursor: pointer;
		
}
.pr-tab .tabbed-content .nav-tabs>li a{
	color: #fff;
	
}
.pr-tab .tabbed-content .nav-tabs>li {
    margin: 0;
}
.product .custom-icons a:hover {
    background: #6BB42F;
    color: #fff;
}
.tabhengio .flickity-prev-next-button, .titlepost .flickity-prev-next-button {
    background-color: transparent;
    border: none;
    bottom: 40%;
    color: #111;
    cursor: pointer;
    margin: 0;
    opacity: 1;
    padding: 0;
    position: absolute;
    top: 40%;
    transition: transform .3s, opacity .3s, background .3s, box-shadow .3s;
    width: 36px;
}
.tabhengio .flickity-prev-next-button,.titlepost .flickity-prev-next-button {
    right: 1%;
    transform: translateX(0%);
}
.tabhengio .flickity-prev-next-button.previous,.titlepost .flickity-prev-next-button.previous{
    left: 1%;
    transform: translateX(0%);
}
.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg {
    border: 2px solid rgba(107, 180, 47, 0.9);;
    border-radius: 0;
	    background: rgba(107, 180, 47, 0.9);
	 color: #fff;
}
.post-item .post-content .article-info {
    width: 100%;
    font-size: 15px;
    display: flex;
    margin: 10px;
}
.post-item .post-content .article-date,span.article-date {
    margin-right: 15px;
}
.entry-divider.is-divider.small {
    display: none;
}

/*form liên hệ*/
.group-addon {
    position: relative;
}

.group-addon .fa{
    position: absolute;
    left: 5.5px;
    top: 5.5px;
    width: 35px;
    height: 35px;
    border-right: 1px solid #cccccc;
    color: #cccccc;
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    z-index: 1;
}

.group-addon input, .group-addon textarea {
    width: 100%;
    height: 46px;
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    border: 1px solid #cccccc;
    font-family: "Arial";
    color: #333333;
    font-size: 15px;
}
