/* home */
.title h2{
	font-size: 36px;
	position: relative;
	margin-bottom: 20px;
	font-family: var(--medi);
	color: var(--theme-color);
	line-height: 1.3;
	text-transform: capitalize
}
.txt-grey{
	color: var(--grey);
}
.txt-white, .txt-white *{
	color: white !important;
}
.product-small .box-excerpt{
	display: none;
}
.product-small .title-wrapper{
	width: 100%;
	text-align: center
}
.product-small.box .product-title a{
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 24px;
	-webkit-line-clamp: 1;
	max-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	height: auto
}
.product-small.box .price-wrapper .price > *{
	width: max-content !important
}
.product-small.box .price-wrapper .price{
	justify-content: center;
	flex-direction: row;
	align-items: center
}
.product-small.box .price-wrapper .price > del{
	margin-left: 10px;
	font-weight: 100 !important;
	font-size: 14px;
	color: #AEAEAE;
}
.product-small.box .price-wrapper .price > del .amount{
	font-family: var(--regular) !important;
	font-weight: 100 !important;
}
#main .home-sec-1 .slider .flickity-page-dots{
	bottom: 15px;
}
.home-sec-1{
	overflow: hidden
}
#main .home-sec-1 .banner-inner:after{
	content:'';
	width: 100%;
	height: 50px;
	position: absolute;
	background-image: url(/wp-content/uploads/2023/10/black-grunge-brush-isolated-free-png5.webp);	
	background-size: contain;
	background-repeat: repeat;
	background-position: top;
	bottom: 0;
	left: 0;
	z-index: 2;
}
#main .home-sec-1 .banner-inner:before{
	content:'';
	width: 100%;
	height: 90px;
	position: absolute;
	background-image: linear-gradient(#ffffff00, #ffffff91);
	bottom: 0;
	left: 0;
	z-index: 1;
}
.home-sec-2 .title h2, .home-sec-3 .title h2{
	font-size: 50px;
	width: max-content;
}
.home-sec-2 .title h2:before{
	content:"";
	position: absolute;
	top: 50%;
	left: 105%;
	height: 1px;
	width: 150px;
	background-color: var(--theme-color);
}
.home-sec-2 .col-ceo p{
	font-size: 18px;
}
.home-sec-2 .testimonial-image img{
	border-radius: 0 !important;
	padding-top: 0
}
.home-sec-2 .testimonial-box p{
	font-style: normal;
	font-size: 14px;
}
.home-sec-2 .testimonial-box h3{
	font-size: 20px;
	font-family: var(--medi);
	font-style: normal;
	margin-bottom: 0
}
.home-sec-2 .col-chude .col-inner{
	display: flex;
	gap: 10px;
}
.home-sec-2 .col-chude .col-inner .box{
	width: 20%;
	padding: 30px 10px;
    text-align: center;
    background: #fbfaf7;
    transition: 0.3s;
}
.home-sec-2 .col-chude .col-inner .box-image{
	width: 70%;
	margin: auto;
}
.home-sec-2 .col-chude .col-inner .box-text{
	padding: 15px 0 0
}
.home-sec-2 .col-chude .col-inner .box:hover{
	background-color: var(--theme-color2);
}
.home-sec-2 .col-chude .col-inner .box:hover p{
	color: white;
}
.home-sec-2 .col-chude .col-inner .box:hover img{
	filter: brightness(0) invert(1);
}
.product-small .btn-xct, .home-sec-2 .testimonial-meta{
	display: none;
}
.home-sec-2 .col-chude{	    
	position: relative;    
    padding-top: 50px;	
}
.home-sec-2 .col-chude:before{
	content:'';
	width: calc(100% - 30px);
	height: 1px;
	top: 0;
	left: 50%;
	transform: translatex(-50%);
	background-color: #e4e4e4;
	position: absolute;
}
.home-sec-3 .title h2{
	width: 100%
}
.home-sec-3 h3{
	font-family: var(--medi);
	color: var(--theme-color);
	text-decoration: underline
}
.home-sec-3 .col-left .col-inner{
	position: relative
}
.home-sec-3 .col-left .col-inner .img{
	position: relative;
	z-index: 2
}
.home-sec-3 .col-left .col-inner .box-exp{
	position: absolute;
	width: 200px;
	height: 200px;
	background: #FDD062;
	color: var(--theme-color);
	left: -15px;
	top: -90px;
	z-index: 1;
	padding: 20px 30px;
}
.home-sec-3 .col-left .col-inner .box-exp p{
	margin-bottom: 0;
	display: flex;
	align-items: flex-start
}
.home-sec-3 .col-left .col-inner .box-exp span:first-child{
	font-size: 50px;
	font-family: var(--medi);
	line-height: 1;
	margin-right: 10px;	
}
.home-sec-3 .col-left .col-inner .box-exp span:last-child{
	font-size: 14px;
	line-height: 1.3;
	padding-top: 5px;
}
.home-sec-3 .bg-left{
	position: absolute;
	left: 0;
	top: -250px;
}
.home-sec-3 .bg-right{
	position: absolute;
	right: 0;
	bottom: -100px;
}
.home-sec-3 .col-right .col-inner{
	padding-left: 30px;
}
.home-sec-4 .large-9 .img{
	margin-bottom: 5px;
}
.home-sec-4 .title h2, .home-sec-5 .title h2, .home-sec-6 .title h2{
	font-size: 50px;
}
.home-sec-5 .box-icon-chatluong{
	display: flex;
	gap: 10px;
}
.home-sec-5 .box-icon-chatluong .box{
	width: 20%;
	padding: 30px 10px;
    text-align: center;
    transition: 0.3s;
	margin: 0
}
.home-sec-5 .box-icon-chatluong .box-image{
	width: 70%;
	margin: auto;
}
.home-sec-5 .box-icon-chatluong img{
	filter: brightness(0) invert(1);
	opacity: .5
}
.home-sec-5 .box-icon-chatluong .box:hover img{
	opacity: 1
}
.home-sec-5 .box-icon-chatluong .box p{
	color: white
}
.home-sec-5 .large-7 .col-inner{
	max-width: 730px;
	padding: 80px 0 80px 120px;
}
.home-sec-5 .large-7{
	position: relative;
	background-color: #31512A;	
}
.home-sec-5 .large-7:before{
	content:'';
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(/wp-content/uploads/2023/10/project-bg.png);
	background-size: inherit;
	background-repeat: no-repeat;
	background-position: bottom left;
	left: 0;
	top: 0;
	opacity: .2
}
.home-sec-5 .large-7 .img{
	margin-bottom: 5px;
}
.home-sec-5 .large-5 .open-video {
    -webkit-animation: ripple 0.7s linear infinite;
    animation: ripple_video 0.7s linear infinite;
}
.home-sec-6 .large-columns-3 .flickity-slider>.col{
	flex-basis: 45%;
	max-width: 45%;
}
.home-sec-6 .box-blog-post .box-text .post-title a{
	min-height: 48px;
	color: var(--theme-color);
	font-size: 18px;
}
.home-sec-6 .large-columns-3 .flickity-slider>.col .col-inner{
	border: 1px solid #e2dfd5;
	border-radius: 5px;
}
.home-sec-6 .large-columns-3 .flickity-slider>.col .col-inner .image-cover{
	border-radius: 5px 5px 0 0
}
.home-sec-6 .large-columns-3 .flickity-slider>.col .col-inner .box-text{
	padding: 20px 25px;
}
.home-sec-6 .large-4 .col-inner{
	padding-left: calc((100vw - 1220px) / 2);
}
.home-sec-6 .large-8{
	padding-left: 30px;
}
.home-sec-6 .large-4 .img{
	margin-bottom: 5px;
}
body .home-sec-6{
	padding-top: 70px !important
}

@keyframes ripple_video {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.2), 0 0 0 .5em rgba(255,255,255, 0.2);
    box-shadow: 0 0 0 0 rgba(255,255,255, 0.2), 0 0 0 .5em rgba(255,255,255, 0.2);
  }

  100% {
    -webkit-box-shadow: 0 0 0 .5em rgba(255,255,255, 0.2), 0 0 0 1em rgba(255,255,255, 0);
    box-shadow: 0 0 0 .5em rgba(255,255,255, 0.2), 0 0 0 1em rgba(255,255,255, 0);
  }
}
.home-sec-6 .slider-nav-circle .flickity-button{
	opacity: 1 !important;
	border-radius: 5px;
	top: 50% !important;
	display: none !important
}
.home-sec-6 .slider-nav-circle .flickity-button.previous{
	left: -5%;
}
.home-sec-6 .slider-nav-circle .flickity-button.next{
	left: calc(-5% + 60px);
	right: auto;
}
.group-btn-slide{
	display: flex;
}
.group-btn-slide > div{
	width: 45px !important;
    height: 45px;
    box-shadow: 0px 3px 6px #00000029 !important;    
    border-radius: 5px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: unset !important;
    color: var(--theme-color);
	margin-right: 10px;
}
.group-btn-slide > div:hover{
	color: #fff;
    background: var(--theme-color2);
}
/* end home */
/* header */
.header-search.current-dropdown > ul{
	left: -230px;   
	border: none;
	padding: 0 !important;
	top: 50px;
}
#header .header-search .search-form{
	margin: 0 !important
}
.header-search.current-dropdown:before{
	border: none !important;
	background-color: transparent;
}
.header-search.current-dropdown:after{
	top: 35px;
}
.header-search #woocommerce-product-search-field-0::placeholder{
	font-style: italic
}
.header-search form .icon-search{
	color: #2d2d2d
}
#header .header-bg-color{
	background-color: #fff;
	background-image: none
}
#header.header.transparent .header-bg-color{
	background-color: transparent
}
#masthead .image-icon img {
	max-width: 25px;
}
#header .header-cart-link{
	padding: 5px 5px;
}
.header-main .header-nav-main.nav > li > a{
	color: var(--black);
	font-size: 15px;
	font-weight: 100;
	font-family: var(--medi)
}
.header-main .header-nav-main.nav > li{
	margin: 0 20px;
}
.header-main .header-nav-main.nav > li > a:hover, .header-main .header-nav-main.nav > li.active > a{
	color: var(--theme-color)
}
.header-main .header-nav-main.nav{
	justify-content: center
}
.header-main .header-nav-main.nav > li.header-search i.icon-search:before{
	content: '\f002';
	font-family: var(--fa6);
	font-weight: 500
}

/* end header */
/* about */
.about-sec-1 .title h2{
	font-size: 50px;
}
.about-sec-1 .img{
	margin-bottom: 5px !important;
}
.about-sec-2 .col-left{
	padding-right: 30px;
}
.about-sec-2 .col-right{
	padding-left: 30px;
}
.about-sec-2 ul{
	list-style: none;
}
.about-sec-2 li{
	margin-left: 0 !important;
	padding-left: 25px;
	position: relative
}
.about-sec-2 li:before{
	content:'\e41d';
	font-family: var(--fa6);
	color: var(--theme-color2);
	position: absolute;
	left: 0;
	top: 2px;
}
.about-sec-2 .open-video {
    -webkit-animation: ripple 0.7s linear infinite;
    animation: ripple_video 0.7s linear infinite;
}
/* end about */
/* search */
#search-lightbox #woocommerce-product-search-field-0{
	font-size: 20px;
	font-family: var(--regular);
}
#search-lightbox .ux-search-submit{
	display: flex;
	font-size: 20px;
	align-items: center;
	justify-content: center;
	line-height: 1;
	padding-top: 5px;
}
#search-lightbox .ux-search-submit i:before{
	content: '\f002';
	font-family: var(--fa6);
	font-weight: 400
}
/* end search */

/* page tin tuc */
.archive .box-blog-post .box-text .post-title a{
	font-size: 18px;
}
.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child{
	flex-basis: 100%;
    max-width: 100%;
}
.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .box{
	display: flex;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 30px;
}
.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .box .box-image{
	width: 45%;
}
.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .box .box-text{
	width: 55%;
	border-radius: 0 6px 6px 0;
	padding: 25px;
	box-shadow: none;
}
.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .box .box-image .image-zoom{
	border-radius: 10px;
	padding-top: 65% !important
}
.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .box-blog-post .from_the_blog_excerpt{
	-webkit-line-clamp: 6;
}
.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .box-blog-post .box-text .post-title a {
    font-size: 20px;
	line-height: 28px;
}
.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .button.is-link {
	display: flex;
	width: max-content;
	margin-right: 0;
	font-weight: 100;
	color: #2d2d2d;
	align-items: center;
	font-family: var(--medi);
	font-size: 16px;
}
.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .button.is-link:hover{
	color: var(--theme-color);
}
.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .button.is-link .icon-angle-right{
	top: 0;
	color: var(--theme-color);
}
.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .button.is-link .icon-angle-right:before{
	content: "\f178";
	font-family: var(--fa6);
	font-weight: 500;
	margin-right: 8px;
}
.archive:not(.category-dich-vu) .blog-wrapper.blog-archive{
	background-color: white;
}
.archive:not(.category-dich-vu) .large-columns-3 .post-item .box .box-text{
	box-shadow: none;
	padding: 15px 0 20px;
}
.archive:not(.category-dich-vu) .large-columns-3 .post-item .box-blog-post .box-image .image-cover{
	border-radius: 10px;
}
.archive:not(.category-dich-vu) .large-columns-3 .post-item:not(:first-child) .box-blog-post .box-text .post-title a{
	height: 48px;
}
/* end page tin tuc */


/* page dich vu */
.archive.category-dich-vu .large-columns-2 .badge {
	display: none;
}
.archive.category-dich-vu .large-columns-2 .post-item .box{
	display: flex;
}
.archive.category-dich-vu .large-columns-2 .post-item .box .box-image{
	width: 45%;
}
.archive.category-dich-vu .large-columns-2 .post-item .box .box-text{
	width: 55%;
	border-radius: 0 6px 6px 0;
	padding: 25px;
	box-shadow: none;
}
.archive.category-dich-vu .large-columns-2 .post-item .box .box-image .image-zoom{
	padding-top: 100% !important;
	border-radius: 6px 0 0 6px;
}
.archive.category-dich-vu .box-blog-post .box-text .post-title a{
	font-size: 24px;
    line-height: 29.26px;
    font-weight: 700;
    margin-bottom: 15px;
	color: var(--theme-color);
	-webkit-line-clamp: 1;
}
.archive.category-dich-vu .large-columns-3 .post-item{
	visibility: hidden;
}
.archive.category-dich-vu .box-blog-post .from_the_blog_excerpt{
	-webkit-line-clamp: 4;
}
.btn-xemngay-dv{
	padding: 5px 30px;
    border-radius: 6px;
}
.single-dv{
	margin-bottom: 30px !important;
}
/* end page dich vu */

/* page san pham */

.product-container{
	overflow: hidden
}
.box-noibat .product-small.box .box-image .image-zoom{
	border-radius: 6px 0 0 6px
}
.archive .header-wrapper{
	box-shadow: 1px 1px 5px rgba(0,0,0,.15);
}
.box-sapxep-item{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
	margin-top: -10px;
}
.box-sapxep-item select{
	box-shadow: none;
	border: none;
	background-color: white;
	width: 165px;
	height: 25px;
    margin: 0;
}
.box-sapxep-item .woocommerce-result-count{
	margin: 0
}
.category-page-row{
	padding-top: 0
}
#shop-sidebar .widget_product_categories .widget-title:before, #shop-sidebar .widget-title:before{
	display: none;
}
#shop-sidebar .widget-title{
	text-transform: capitalize;
	position: relative;
	padding: 25px 20px;
}
#shop-sidebar .widget-title:after{
	content:'';
	position: absolute;
	width: calc(100% - 40px);
	height: 1px;
	background-color: var(--theme-color);
	bottom: 0;
	left: 50%;
	transform: translatex(-50%);
}
#shop-sidebar .product-categories, #shop-sidebar .order-list{
	padding: 15px 20px;
}
/* end san pham */

/* footer */
#footer .sec-menu .section-bg-overlay{
	background: linear-gradient(180deg, #603F40 0%, rgba(0,0,0,0.543171) 0%, rgba(0,0,0,0.296875) .01%, rgba(0,0,0,0.490757) .02%, rgba(0,0,0,0.636561) .03%, #000 100%);
}
#footer .social-icons a{
	background-color: white !important;
	border-color: white !important;
	width: 36px;
    height: 36px;
    line-height: 36px;
	margin-left: 5px;
	margin-right: 5px;
}
#footer .social-icons a i{
	color: var(--theme-color) !important;
	font-size: 18px;
}
.text-contact-ft p{
	position: relative;
	padding-left: 25px;
}
.text-contact-ft p:before{
	content:'\f3c5';
	font-family: var(--fa6);
	color: white;
	position: absolute;
	top: 2px;
    left: 0;
    font-weight: 300;
    font-size: 18px;
}
.text-contact-ft p:nth-child(2):before{
	content: '\f095';
}

.text-contact-ft p:nth-child(3):before{
	content: '\f590';
}
#footer .sec-menu .col-1{
	position: relative;
}
#footer .sec-menu .col-1:before{
	width: 100vw;
	height: 100vh;
	content:'';
	position: absolute;
	top: 50%;
	right: -120px;
	transform: translatey(-50%);
	background-color: var(--theme-color);
}
#footer .menu strong, #footer .menu a{
	color: var(--theme-color)
}
/* end footer */
/* page sing san pham */
.product-main .row .col-inner{
	display: flex;
    gap: 25px;
	margin-top: 5px;
}
.product-main .product-short-description{
	margin: 2rem 0 1.5rem;
	max-height: 120px;
	overflow: auto
}
.product-main .product-gallery .large-10{
	padding-bottom: 0
}
.product-main .row .icon-box {
	box-shadow: 0 0px 2px 0 rgba(60, 64, 67, 0.1), 0 0px 6px 0px rgba(60, 64, 67, 0.25);
	width: 100%;
	padding: 10px;
	border-radius: 5px;
	background: #fff;
	margin-top: 20px;
	align-items: flex-start;
}
.product-main .icon-box-text p:first-of-type {
	margin-bottom: 4px;
	font-size: 16px;
	font-family: var(--medi);
}
.vertical-thumbnails::-webkit-scrollbar, .yikes-custom-woo-tab-title {
	display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.vertical-thumbnails {
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */
}
.product-gallery > .row{
	margin-left: 0px !important
}
.row-product-tab table td, .row-product-tab table th{
	padding: 15px;
} 
.woocommerce-Tabs-panel--description .content{
	height: 330px
}
.show-more.none:before{
	display: none;
}
.sp-nb .product-small.box .product-title{
	text-align: left;
}
.product-footer .box-noibat .price-wrapper .amount {
	font-size: 14px;
	line-height: 22px;
}
.product-footer .box-noibat .price-wrapper del .amount {
	font-size: 12px !important;
	line-height: 22px;
}
.related-products-wrapper{
	margin-bottom: 50px;
}
.box-noibat .product-small.box{
	border: none;
	padding: 0 !important;
    margin: 5px 0;
}
.product-footer .box-noibat{
	border: none;
	background-color: #5b8c5129;
}
.box-noibat .sp-nb{
	padding: 0 15px 10px;
}
.product-footer .box-noibat .title p{
	border-radius: 5px 5px 0 0
}
/* End page sing san pham */
@media(min-width: 1600px){
	.home-sec-6 .slider-nav-circle .flickity-button.previous{
		left: -290px;
	}
	.home-sec-6 .slider-nav-circle .flickity-button.next{
		left: calc(-290px + 60px);
		right: auto;
	}
}
@media (max-width: 1199.98px) and (min-width: 980px){
	.home-sec-2 .title h2, .home-sec-3 .title h2, .home-sec-4 .title h2, .home-sec-5 .title h2, .home-sec-6 .title h2, .about-sec-1 .title h2{
		font-size: 36px;
	}
	.home-sec-2 .large-5 .img{
		margin-bottom: 5px;
		width: 8% !important
	}
	.home-sec-2 .title h2:before {		
		left: 110%;	
		width: 135px;		
	}
	.home-sec-2 .col-chude .col-inner .box-image {
		width: 50%;
		margin: auto;
	}
	.home-sec-2{
		padding-bottom: 40px !important
	}
	.home-sec-3 .bg-right {
		bottom: -30px;
	}
	.home-sec-3{
		padding-bottom: 30px !important;
		padding-top: 70px !important
	}
	.home-sec-3 .col-right .img{
		margin-bottom: 5px;
	}
	.home-sec-5 .large-7 .col-inner {
		max-width: 730px;
		padding: 80px 20px 80px 80px;
	}
	.home-sec-5 .box-icon-chatluong .box{
		width: 23%
	}
	.home-sec-4{
		padding: 50px 0 !important
	}
	.home-sec-5{
		padding-top: 0 !important
	}
	body .home-sec-6, .about-sec-2 {
		padding-top: 50px !important;
	}
	.home-sec-2 .col-ceo p {
		font-size: 17px;
	}
	.home-sec-2 .col-chude {
		position: relative;
		padding-top: 30px;
		padding-bottom: 0;
	}
	.about-sec-1 .large-6:first-child{
		flex-basis: 40%;
		max-width: 40%;
	}
	.about-sec-1 .large-6:last-child{
		flex-basis: 60%;
		max-width: 60%;
	}
	.about-sec-1{
		padding: 50px 0 !important;
	}
	.about-sec-2 .title h2{
		font-size: 30px;
	}
	#shop-sidebar .widget-title {
		font-size: 17px;
	}
	.archive .shop-page-title .page-title-inner {
		min-height: 60px;
	}
	.bg-shop .category-page-row > .large-3{
		padding-right: 0;
	}
	.product-small.box .price-wrapper .price{
		min-height: 30px;
	}
	.product-main .row .col-inner{
		display: none;
	}
	.product-footer .large-3 {
		flex-basis: 30%;
		max-width: 30%;
	}
	.product-footer .large-9 {
		flex-basis: 70%;
		max-width: 70%;
	}
	.blog-wrapper .archive-page-header .col, .blog-wrapper .header-single .col, .page-banner .col {
		padding: 160px 15px 40px;
		z-index: 3;
	}
	.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .box .box-text{
		padding: 0 25px;
	}
	.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .button.is-link{
		margin-bottom: 0
	}
	.post-sidebar .featured-posts .box-blog .box-text{
		padding-top: 0
	}
	#footer iframe{
		height: 250px;
	}

}
@media (max-width: 980px) and (min-width: 481px){	
	.archive .category-filtering > div{
		display: none;
	}
	.title h2{
		font-size: 32px;
	}	
	.product-footer .wc-tabs{
		flex-wrap: nowrap;
		overflow: auto;		
		scroll-snap-type: x mandatory;
		padding-bottom: 5px;
	}
	.product-footer .wc-tabs li{
		scroll-snap-align: start;
		flex-shrink: 0
	}
	.product-footer .wc-tabs::-webkit-scrollbar {
		width: 5px;
		background-color: #f5f5f5;
		height: 2px;
	}
	
	.off-canvas-left .mfp-content{
		width: 320px;
	}
	
	.product-info h1.product-title{
		font-size: 20px;
	}
	#main .product-info .product-short-description{
		max-height: 85px;
		overflow: auto;
		margin-bottom: 20px;
		margin-top: 0
	}
	#main .product-info .product-short-description > *{
		font-size: 15px !important
	}
	#main .product-info .product-short-description p:last-child{
		margin-bottom: 0
	}
	.product-main .icon-box img{
		display: none;
	}
	.product-main .icon-box-text p:last-of-type{
		font-size: 14px;
	}
	.product-main .row .col-inner{
		display: flex;
		justify-content: space-between;
	}
	.product-main .row .icon-box{
		width: 48%;
		flex-direction: column;
		text-align: center;
	}
	.product-main .row .icon-box .icon-box-text{
		padding-left: 0;
	}
	.product-main .icon-box-text p:first-of-type{
		font-size: 14px;
	}
	.product-info .price-wrapper ins .amount, .product-info .price-wrapper span.amount{
		font-size: 22px;
	}
	.product-info .price-wrapper del .amount{
		font-size: 16px;
	}
	.single .product-main{
		padding-bottom: 10px !important
	}
	.archive.category-dich-vu .large-columns-2 .post-item{
		flex-basis: 100%;
		max-width: 100%;
	}
	.large-columns-2 .post-item .box .box-image {
		width: 25% !important;
	}
	.archive.category-dich-vu .large-columns-2 .post-item .box .box-text{
		width: 75%;
		padding: 15px 25px;
	}
	.btn-xemngay-dv{
		margin-bottom: 0;
		padding: 0 15px;
	}
	.archive.category-dich-vu .box-blog-post .box-text .post-title a{
		font-size: 20px !important;
	}
	.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .box .box-text{
		padding: 0 25px;
	}
	.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .box-blog-post .from_the_blog_excerpt{
		-webkit-line-clamp: 4;
	}
	.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .button.is-link{
		margin: 0
	}
	#footer iframe{
		height: 200px;
	}
	#footer .medium-12{
		padding-bottom: 0
	}
	#footer .sec-menu .col-1:before{
		right: -90px;
	}
	.page-contact iframe{
		height: 300px;
	}
	.page-contact .info-contact h2{
		font-size: 32px;
	}
	.home-sec-1 .banner{
		padding-top: 400px !important
	}
	.home-sec-2 .title h2:before{
		display: none;
	}
	.home-sec-2 .title h2 br{
		display: none;
	}
	.home-sec-2{
		padding: 50px 0!important
	}
	.home-sec-3 .col-right .col-inner{
		padding: 0
	}
	.home-sec-2 .col-chude .col-inner .box-image {
		width: 55%;
	}
	.home-sec-3 .bg-right {
		bottom: -30px;
	}
	.home-sec-3{
		padding-bottom: 30px !important
	}
	.home-sec-2 .title h2{
		margin-bottom: 0
	}
	.home-sec-2 .col-chude:before{
		top: 15px;
	}
	.home-sec-4 .medium-columns-3 > div:last-child, .home-sec-4 .medium-columns-3 > div:nth-child(7){
		display: none;
	}
	.home-sec-5 .large-7 .col-inner {
		max-width: 730px;
		padding: 40px 20px 40px 40px;
	}
	.home-sec-4 .title h2, .home-sec-5 .title h2, .home-sec-6 .title h2 {
		font-size: 44px;
	}
	.home-sec-4{
		padding: 50px 0 !important
	}
	.home-sec-5 .box-icon-chatluong .box {
		width: 25%;
		padding: 15px 5px;
	}
	.home-sec-5 .box-icon-chatluong .box-image {
		width: 60%;
		margin: auto;
	}
	.home-sec-5 .box-icon-chatluong .box-text{
		padding: 15px 0
	}
	.home-sec-5{
		padding-top: 0 !important
	}
	.home-sec-5 .banner{
		padding-top: 460px !important
	}
	.home-sec-6 .large-columns-3 .flickity-slider>.col{
		padding: 0 10px 10px;
	}
	body .home-sec-6 {
		padding-top: 50px !important;
	}
	.about-sec-1 .title h2{
		margin-bottom: 0
	}
	.about-sec-1{
		padding: 50px 0 !important;
	}
	.about-sec-1 .large-6:first-child{
		padding-bottom: 5px;
	}
	.has-off-canvas .page-title-inner .current-lightbox-clicked{
		opacity: 1!important; 
		transform: translate(0) !important;
		color: white !important
	}
	.box-sapxep-item .woocommerce-result-count {
		margin: 0;
		display: block !important;
	}
	.archive .shop-page-title .page-title-inner {
		min-height: 60px;
		background-color: #F7F7F7;
		margin-bottom: 20px;
	}
	.product-small.box .price-wrapper .price {
		min-height: 30px;
	}
	.product-main .product-gallery .large-10 {
		padding-bottom: 20px;
	}
	.product-main .row .col-inner {
		display: flex;
		gap: 20px;
		margin-top: 0;
	}
	.sp-nb > .col{
		width: 48%;
	}
	.sp-nb{
		gap: 20px;
	}
	.sp-nb > .col:last-child{
		display: none;
	}
	.box-noibat .product-small.box {
		margin: 0px 0;
	}
	.box-noibat .sp-nb {
		padding: 15px 15px 10px;
	}
	.single-product .page-title-inner > div:last-child, .single-post .featured-posts .list-post .box-blog:last-child{
		display: none;
	}
	.blog-wrapper .archive-page-header .col, .blog-wrapper .header-single .col, .page-banner .col {
		padding-top: 120px;
		padding-bottom: 50px;
	}
	.single-post .featured-posts .list-post{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap
	}
	.single-post .featured-posts .list-post .box-blog{
		width: 48%;
	}
	.single-post .featured-posts .list-post .box-blog:nth-child(3) a, .single-post .featured-posts .list-post .box-blog:nth-child(4) a{
		border: none;
	}
	.single-post .blog-share{
		padding-bottom: 0
	}
}
@media (max-width: 770px) and (min-width: 480px){
	.about-sec-1 .title h2 {
		font-size: 35px;
	}
	.blog-wrapper .archive-page-header h1.page-title, .blog-wrapper .header-single h2, .page-banner h1.entry-title, .category-page-title h1.shop-page-title, .single .featured-title .entry-title {
		font-size: 36px;
	}
	.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .box-blog-post .from_the_blog_excerpt {
		-webkit-line-clamp: 3;
	}


}
@media (max-width: 480px){
	.has-off-canvas .page-title-inner .current-lightbox-clicked{
		opacity: 1!important; 
		transform: translate(0) !important;
		color: white !important
	}
	.product-main .product-info{
		margin-top: 30px;
	}
	.title h2 {
		font-size: 26px !important;
		position: relative;
	}
	.title h2 br{
		display: none;
	}
	.related-products-wrapper .row-slider .flickity-prev-next-button svg {
		border: 0!important;
		padding: 6px!important;
	}
	.related-products-wrapper {
		border: 0;
		padding-top: 15px;
		margin-bottom: 35px;
	}
	.blog-wrapper .archive-page-header .col, .blog-wrapper .header-single .col, .page-banner .col{
		padding-top: 65px;
	}
	.page-about1 .col-left ul{
		flex-direction: row;
	}
	.page-about1 .col-left ul li{
		width: 50%;
	}
	.product-small.col {
		padding: 0 10px 20px;
	}
	.home section, .single .product-footer{
		overflow: hidden
	}
	.single .shop-page-title .page-title-inner > div:last-child{
		display: none;
	}
	.single .blog-single {
		padding-top: 0px;
	}
	.header-single {
		margin-bottom: 40px;
	}
	.page-contact .info-contact ul li{
		display: flex
	}
	.page-contact .info-contact ul li i{
		min-width: 32px;
	}
	.page-contact .info-contact ul li:not(:last-child){
		align-items: center
	}
	.box-postdate span{
		padding: 5px 10px 3px;
		font-size: 13px;
	}
	.archive .category-filtering > div{
		display: none;
	}
	#footer .sec-menu{
		padding-top: 45px;
	}
	#wrapper .page-about2 {
		padding-bottom: 50px;
	}
	
	.woocommerce-tabs .nav > li > a, .product-footer .wc-tabs li{
		width: max-content;
		margin-right: 10px;
	}
	.product-footer .wc-tabs{
		padding-top: 5px
	}
	#footer .menu .title{
		position: relative;
	}
	#footer .menu .title:before{
		content:'\2b';
		font-family: var(--fa6);
		font-weight: 400px;
		color: var(--theme-color);
		position: absolute;
		top: 0;
		right: 0;
	}
	#footer .menu .title.show:before{
		content: '\f068';
	}
		
	.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .box{
		display: block;
		padding-bottom: 0
	}
	.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .box .box-image, .archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .box .box-text{
		width: 100%;
	}
	.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .box .box-text{
		padding: 15px 0 20px;
	}
	.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .button.is-link{
		margin-bottom: 0;
		margin-top: 0
	}
	.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .box-blog-post .from_the_blog_excerpt {
		-webkit-line-clamp: 3;
	}
	.archive:not(.category-dich-vu) .large-columns-3 .post-item:first-child .box-blog-post .box-text .post-title a{
		font-size: 18px;
	}
	.blog-single h1.entry-title {
		font-size: 22px;
	}
	.home-sec-1 .banner{
		padding-top: 300px !important;
	}
	.home-sec-2{
		padding: 50px 0 !important;
		overflow: hidden
	}
	.home-sec-2 .title h2{
		margin-bottom: 0
	}
	.home-sec-2 .title h2:before{
		top: 130%;
		left: 0;
	}
	.home-sec-2 .large-5 .img{
		margin-bottom: 5px;
	}
	.home-sec-2 .col-chude .col-inner{
		flex-wrap: wrap
	}
	.home-sec-2 .col-chude .col-inner .box{
		width: 48%;
	}
	.home-sec-2 .col-chude .col-inner .box:last-child{
		display: none
	}
	.home-sec-2 .col-chude .col-inner .box-image {
		width: 50%;
		margin: auto;
	}
	.home-sec-2 .col-chude:before{
		top: 10px
	}
	.home-sec-3 .col-right .col-inner {
		padding-left: 0px;
	}
	.home-sec-3{
		padding-bottom: 20px !important
	}
	.home-sec-3 .bg-right{
		width: 85% !important;
		bottom: -20px;
	}
	.home-sec-3 .col-left .col-inner .img{
		margin-bottom: 0;
	}
	.home-sec-4, .about-sec-1{
		padding: 50px 0 !important;
	}
	.home-sec-5{
		padding: 0 !important
	}
	.home-sec-5 .large-7 .col-inner {
		max-width: 730px;
		padding: 30px;
	}
	.home-sec-5 .box-icon-chatluong{
		flex-wrap: wrap
	}
	.home-sec-5 .box-icon-chatluong .box{
		width: 48%;
		padding: 10px
	}
	.home-sec-5 .box-icon-chatluong .box-image {
		width: 40%;
		margin: auto;
	}
	.home-sec-5 .large-7:before{
		background-size: contain
	}
	.home-sec-5 .banner{
		padding-top: 275px !important
	}
	.home-sec-5 .video-button-wrapper{
		font-size: 180% !important
	}
	.home-sec-6 .large-columns-3 .flickity-slider>.col {
		flex-basis: 85%;
		max-width: 85%;
		padding: 0 5px 5px
	}
	body .home-sec-6{
		padding-top: 50px !important
	}
	#footer .sec-menu .col-1:before {
		width: 100vw;
		height: calc(100% + 25px);
		content: '';
		position: absolute;
		top: -44px;
		right: 0;
		transform: translatey(0%);
		background-color: var(--theme-color);
	}
	.about-sec-1 .title h2{
		margin-bottom: 0
	}
	.about-sec-1 .large-6{
		padding-bottom: 5px;
	}
	.about-sec-2{
		padding-top: 50px !important
	}
	.about-sec-2 .col-right, .about-sec-2 .col-left{
		padding: 0 15px 30px;
	}
	.about-sec-2 .col-left{
		position: relative;
	}
	.about-sec-2 .col-left:before{
		content:'';
		width: 50%;
		height: 1px;
		background-color: var(--theme-color);
		position: absolute;
		top: 94%;
		left: 50%;
		transform: translatex(-50%)
	}
	.about-sec-1 {
		padding: 40px 0 !important;
	}
	#footer iframe{
		height: 200px;
	}
	.archive .shop-page-title .page-title-inner {
		min-height: 55px;
		background-color: #F7F7F7;
	}
	.box-sapxep-item .woocommerce-result-count{
		display: block !important
	}
	.product-main .product-gallery .large-10{
		padding-bottom: 20px;
		padding-left: 0
	}
	.product-main .row .col-inner{
		display: block;
	}
	#main .product-info .single_add_to_cart_button{
		width: 68%
	}
	.product-info .quantity{
		margin-bottom: 0
	}

}