p {
	margin-bottom:0;
}
.col {
	padding-bottom:0;
}
.button.is-outline, input[type=button].is-outline, input[type=reset].is-outline, input[type=submit].is-outline {
	border:1px solid;
}
/* homepage */

/* footer */
.absolute-footer {
	display:none;
}

/* .widget */
.widget .is-divider,.entry-divider,.post_comments{
	display:none;
}

/* paginate */
.nav-links .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    column-gap: 8px;
    width: 40px;
    aspect-ratio: 1;
    font-size: 20px;
}

.nav-links .page-numbers.current,
.nav-links .page-numbers:hover{
    color: #F36E21;
    /* background-image: url(/wp-content/uploads/2025/04/Vector.png); */
    background-repeat: no-repeat;
    background-position: center;
}

.header-bottom .flex-col {
    width:100%;
    border-radius:5px;
    background-color: var(--fs-color-primary);
    overflow: hidden;
}
.header-bottom .nav-top-link{
    padding: 10px;
}
.header-bottom .menu-item:hover,
.header-bottom .menu-item.active {
    background-color: #098B48;
}
.header-bottom .nav-top-link:hover:before,
.header-bottom .menu-item.active .nav-top-link:before{
    background-color: var(--fs-color-secondary);
}

.is-divider {
    background-color: transparent !important;
    background-image: url(/wp-content/uploads/2025/07/Devider.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 5px;
    max-width: 100%;
}

.gallery-custom-flatsome .box-text {
	display:none;
}
.gallery-custom-flatsome .gallery-col {
	padding-bottom:0px;
}
.gallery-custom-flatsome .gallery-col .col-inner {
	box-shadow: 0px 0px 10px 0px #00000040;
	border-radius:5px;
	border: 1px solid var(--fs-color-primary);
	overflow: hidden;
}
.product-avatar-wrapper {
	overflow:hidden;
	border-radius:5px;
	box-shadow: 0px 0px 10px 0px #00000040;
	position:relative;
	padding-top:100%;
}
.product-avatar-wrapper img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.product-single-info .ux-quantity{
	display:none;
}
.product-single-info .single_add_to_cart_button.button {
	background-color: #d7f1e0 !important;
	border: 1px solid var(--fs-color-primary);
	color: var(--fs-color-primary)
		
}
.thanhthuc-form-lien-he {
	
}
.thanhthuc-form-lien-he input[type=email], 
.thanhthuc-form-lien-he input[type=number], 
.thanhthuc-form-lien-he input[type=search], 
.thanhthuc-form-lien-he input[type=tel], 
.thanhthuc-form-lien-he input[type=text], 
.thanhthuc-form-lien-he input[type=url], 
.thanhthuc-form-lien-he textarea {
    border: none;
    outline: none;
    box-shadow: none;
	border-bottom:1px solid #000000;
}
.text-right {
	text-align: right;
}
.img-round{
	border-radius:99px;
	box-shadow: 0px 0px 10px 0px #00000040;
	overflow:hidden;
}
.product-small:not(.product) {
	border: 1px solid var(--fs-color-primary);
	border-radius: 5px;
	padding: 10px;
	background-color:#ffffff;
}
#shop-sidebar {
	background-color:#ffffff;
	padding:10px;
	border-radius:5px;
	box-shadow: 0px 0px 3px 0px #00000040;

}
#shop-sidebar .widget>ul>li+li {
    border-top:none;
}
#woocommerce-product-search-field-0 {
	border-radius:5px;
	background: transparent;
    border: 1px solid var(--fs-color-primary);
	height:45px;
	min-width:350px;
}

.cart-item.has-icon a{
	border: 1px solid var(--fs-color-primary);
	color: var(--fs-color-primary);
}
.cart-item.has-icon a:hover{
	color:#ffffff;
}
.section-title a{
	color: var(--fs-color-primary);
}
.has-hover:hover img.attachment-woocommerce_thumbnail {
	opacity:0;
}
.section-title b {
	display:none;
}
.section-title,
.section-title span{
	border-bottom:none;
}
.page-checkout .has-border{
	border: 1px solid var(--fs-color-primary);
	border-radius:5px;
	background-color:#f5fbf6;
	box-shadow: 0px 0px 12px 0px #0035661F;
}
.page-checkout .select-resize-ghost, 
.page-checkout .select2-container .select2-choice, 
.page-checkout .select2-selection, 
.page-checkout input[type=date], input[type=email], 
.page-checkout input[type=number], 
.page-checkout input[type=password], 
.page-checkout input[type=search], 
.page-checkout input[type=tel], 
.page-checkout input[type=text], 
.page-checkout input[type=url], 
.page-checkout select, 
.page-checkout textarea  {
	border-radius:5px;
	background-color:#ceedd7;
}

.page-checkout .woocommerce-billing-fields,
.page-checkout .shipping_address{
	background-color:#f5fbf6;
	border-radius:5px;
	padding:15px;
	border: 1px solid var(--fs-color-primary);
	box-shadow: 0px 0px 12px 0px #0035661F;
}
.thanhthuc-filter-warpper {
	border:1px solid var(--fs-color-primary);
	background-color:#f5fbf6;
	padding:10px;
	border-radius:5px;
	margin-bottom:10px;
}
.thanhthuc-filters {
	display:flex;
	justify-content:space-around;
	align-items:center;
}
.m-0{
	margin:0 !important;
}
.thanhthuc-filters .filter-button a{
	background-color:#ffffff;
	border:1px solid var(--fs-color-primary);
	border-radius:5px;
	padding:3px 10px;
	margin:0 !important;
	min-height: 39px;
	display: flex;
    align-items: center;

}
.thanhthuc-filters .filter-button a {
/*     line-height: 1.6;
    min-height: 32px; */
}
.thanhthuc-filters .filter-select {
	background-color:#ffffff;
	border:1px solid var(--fs-color-primary);
	border-radius:5px;
}
.thanhthuc-filters .filter-select  > span {
		padding:3px 10px;
}
.thanhthuc-filters .filter-button a:hover,
.thanhthuc-filters .filter-button a.active{
	background-color:var(--fs-color-primary);
	color:#ffffff;
}
.shop-page-title .woocommerce-result-count,
.shop-page-title .woocommerce-ordering{
	display:none;
}
.thanhthuc-filters .filter-select {
	display:flex;
	align-items:center;
}
.thanhthuc-filters .filter-select select{
	border: none;
    background-color: transparent;
    outline: none;
    box-shadow: none;
	border-left:1px solid var(--fs-color-primary);
	line-height: 2.4em;
}
.thanhthuc_woocommerce-ordering {
	margin-bottom:0;
}
.yith-wcan-filters .yith-wcan-filter:not(:last-child){
	border-bottom: 1px solid #EEEEEE;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-min, .yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max {
	width:48%;
	border:none;
	border-bottom:1px solid #EEEEEE;
	display:none;
}
.shop-page-title {
	color: var(--fs-color-primary);
}
#filter_272_1 .term-label {
	width: 100%;
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 500px) {
    .thanhthuc-filter-warpper {
		display:none;
	}
}
.brand-slide-mobile section{
	padding-left:10px !important;
	padding-right:10px !important;
}
.sidebar-menu .nav>li>a {
	font-size: 1.5em;
}
.js-hide-all-icon {
	display:none !important;
}
.home-cat-list .header-title{
	text-transform: none;
	font-weight:400;
}
.home-cat-list .box-image {
	box-shadow: 0px 0px 10px 0px #00000040;	
}
.home-cat-list .box-image[style*=-radius] {
    -webkit-mask-image: none !important;
    mask-image: none !important;
}