/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: HiroshiLord
Version: 3.0
*/
#wide-nav ul li a{
	text-decoration: none!important;
}
.header-search-form-wrapper form button[type="submit"]{
	border: 1px solid white;
}
.menu-ft-policy a{
/* 	display: flex;
    align-items: center;
    flex-direction: row;
    gap: 10px;
    justify-content: center; */
	color:#333!important;
}
.copyright-footer {
	color:#fff;
}
.map-p p{
	margin-bottom:0!important;
}
.header-bottom-nav.nav-line-grow > li > a:before{
	background-color: #fff;
}
.btn-text{
	font-weight: normal;
}
.custom-row-form-home .col-inner{
	height: 568px;
}
.section-title b{
	opacity: 0;
}

/* Banner Home */
.custom-row-banner .first-img-home .image-cover::before{
	position:absolute;
	content:'';
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:rgba(0,0,0,.5);
	z-index:1;
}
.col-custom-img-banner{
	position:absolute;
	top:0;
	bottom:0;
	right:0;
}
.col-custom-img-banner .col-inner,
.col-custom-img-banner .img,
.col-custom-img-banner .img-inner,
.col-custom-img-banner img{
	height:100%;
}
.col-custom-img-banner img{
	object-fit:cover;
}
.banner-scroll-down {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -24px;
	z-index: 3;
}
.banner-scroll-down a {
	color: #fff;
	display: block;
	width: 30px;
	height: 50px;
	text-align: center;
}
.banner-scroll-down a span {
	display: block;
	width: 15px;
	height: 15px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	margin: -10px 0 0 8px;
	animation: animate 2s infinite;
}
.banner-scroll-down a span.icon-2k{
	margin-top:-26px;
} 
.banner-scroll-down a span:nth-child(2) {
	animation-delay: -0.2s;
}
@keyframes animate{
	0% {
		opacity: 0;
		transform: rotate(45deg) translate(-15px, -15px);
	}

	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		transform: rotate(45deg) translate(15px, 15px);
	}
}
.img-angled img{
	clip-path: polygon(
		50% 0%,         /* Bắt đầu từ giữa ảnh */
		55% 20%,        /* Đường cong vào trong */
		60% 40%,        
		65% 60%,        
		70% 80%,        
		75% 100%,       /* Mở rộng ra dưới */
		100% 100%,      /* Góc dưới phải */
		100% 0%         /* Góc trên phải */
	);
	opacity:1;
}
.col-custom-img-banner {
	z-index:2
}
.custom-row-banner [data-animated=true], .slider .is-selected [data-animated=true]{
	animation-delay:4s!important;	
}
.custom-banner-content{
	z-index: 3;
	position: absolute;
	top: 35%;
}
@keyframes fadeInUpNew {
  from {
    opacity: 0;
    transform: translateY(-100%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.animate-text h2{
  animation: fadeInUpNew 2s ease-out forwards;
	animation-delay:4s!important;
}
.btn-custom-k{
	margin-top:30px;
}
.btn-custom-k:hover{
	background:#333!important;
	color:#fff!important;
	border:.5px solid #fff!important;
}
/*  */
.section-title-normal{
	border-bottom:none;
}
.section-title-normal span{
	border-bottom:none;
}
.section-title b{
	opacity:0;
}
.h-380 .col-inner{
	height: 380px;
	border-radius:8px;
	overflow:hidden;
}
.custom-accordion .toggle{
	left:unset;
	right:0;
}
.icon-yl:hover .box-image{
	transform:translateY(6px);
}
.icon-yl .box-image{
	border-radius: 50%;
	padding: 32px;
	margin-bottom:20px;
}
.icon-yl .box-image::before{
	content: "";
	position: absolute;
	width: 112px;
	height: 112px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	background: #BD9A68;
	z-index: -1;
}
.icon-yl .box-image::after {
	content: "";
	position: absolute;
	width: 104px;
	height: 104px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	background: transparent;
	border: 1.3px solid #fff;
	z-index: -1;
}
.icon-yl .box-image img{
	filter:invert(1);
}
.custom-accordion .accordion-title {
	text-align: left;
	background-color: #fff;
	margin-bottom: 10px;
	border-top: none;
	text-decoration:none;
}
.custom-accordion .accordion-title.active {
	background-color: #fff;
	border-color: var(--fs-color-primary);
	color: var(--text-color);
	font-weight: 500;
}
.custom-accordion .accordion-inner {
	text-align: left;
}
@media screen and (max-width: 767px){
	.header-bottom .header-search-form{
		margin-right: 0px;
	}
	.order-1{
		display: flex;
		order: 1;
	}
	#masthead .show-for-medium .mobile-nav li.nav-icon>a  {
		color:#333!important;
	}
	.custom-row-banner .img-inner {
		padding-top:100%!important;
	}
	.custom-banner-content{
		top:20%;
	}
	.custom-banner-content .section-title-main{
		font-size:36px!important;
		padding-top:30px;
	}
	.custom-banner-content .btn-custom-k{
		margin-top:0;
	}
}
@media screen and (min-width: 768px){
	.cus-product-owner>div.col{
		transform: skewX(10deg);
	}
	.cus-product-owner>div.col .box-text{
		transform: skewX(-10deg);
	}
	.cus-cat-page>div.product-category{
		transform: skewX(10deg);
	}
	.cus-cat-page .box-category .box-text .box-text-inner{
		transform: skewX(-10deg);
	}
}

.cus-cat .box-text-inner p.count, .cus-cat-page .box-text-inner p.count {
	display: none;
}
.cus-cat .box-category{
	position: relative;
}
.cus-cat .box-category .btn-cover{
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 0;
}
.custom-loop-product a.woocommerce-LoopProduct-link{
	color: #050505;
	text-transform: uppercase;
}
.cus-blog .is-divider{
	display: none;
}
.custom-img-box .box-image {
	position: relative;
	display: block;
	overflow: hidden;
}
.custom-img-box .box-image::before {
	position: absolute;
	top: 0;
	left: -100%;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 42556, 255, 0)), to(rgba(255, 255, 255, .3)));
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	-ms-transform: skewX(-25deg);
	transform: skewX(-25deg);
	z-index:1;
}
.custom-img-box:hover .box-image::before{
	-webkit-animation: shine 1s;
	animation: shine 1s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.custom-img-box .box-text{
	z-index:2;
	border-radius:8px;
}
.woocommerce-ordering, .category-page-title{
	display: none;
}
.shop-container .term-description{
	display: none;
}
.box-text-products .product-title a{
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
}
.shop-container .products .product-small>.col-inner{
	position: relative;
}
.shop-container .products .product-small>.col-inner .tinv-wraper{
	position: absolute;
	right: 15px;
	bottom: 20px;
}
.shop-container .products .product-small>.col-inner .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before
{
	font-size: 30px;
}
.wishlist-icon{
	display: none;
}
.tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button{
	color: #ff0000;
}
.related-products-wrapper .product-small>.col-inner .tinv-wraper{
	display: none;
}
.blog-archive{
	padding-top: 0px;
}
.no-comments{
	display: none;
}
.cus-cat-page .btn-cover{
	display: none;
}
.blog-post-inner .is-divider{
	display: none;
}
.notranslate:before{
	display: none !important;
}