/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.2
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.infobank{
	margin-left: 5px;
}
.entry-divider.is-divider.small {
	display: none;
}
.entry-header-text.entry-header-text-top.text-left{
	padding-bottom: 0;
}
/* Trang ads */
ul.ads-list,
.m-0{
	margin: 0;
}
ul.ads-list.list-pl{
	padding-left: 1.3em;
}
.icb-ads .icon-box-img{
	margin-bottom: 0;
}
.price-ads ul{
	list-style: none;
}
.price-ads .pricing-table-items.items > ul.list-ads > li{
	margin-left: 25px;
}
.price-ads .pricing-table-items.items ul.list-ads > li{
	position: relative;
	font-weight: bold;
}
.price-ads .pricing-table-items.items ul.list-ads > li:before{
	position: absolute;
	content: '\e00a';
	font-family: fl-icons;
	top: 0px;
	left: -28px;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
	line-height: 25px;
	width: 25px;
	height: 25px;
	background: green;
	color: #fff;
	border-radius: 99px;
}
.price-ads .pricing-table-items.items ul.list-ads ul.m-0 li{
	margin: 0px;
	font-weight: 500;
}
.pricing-table-wrapper .pricing-table .price.is-xxlarge {
	padding: 15px 10px;
	font-weight: bold;
	line-height: 1.1;
}
.ads-button{
	position: absolute;
	left: 25%;
	transform: translate(0,0);
}
/* End trang ads */
/* button contact */
footer{
	z-index: 999;
}
div#button-contact-vr {
	position: fixed;
	bottom: 90px;
	right: 0px;
	z-index: 9999;
}
#button-contact-vr .button-contact .phone-vr {
	position: relative;
	visibility: visible;
	background-color: transparent;
	width: 90px;
	height: 90px;
	cursor: pointer;
	z-index: 11;

	transition: visibility .5s;
	left: 0;
	bottom: 0;
	display: block
}

.phone-vr-circle-fill {
	width: 65px;
	height: 65px;
	top: 12px;
	left: 12px;
	position: absolute;
	box-shadow: 0 0 0 0 #c31d1d;
	background-color: rgba(230,8,8,0.7);
	border-radius: 50%;
	border: 2px solid transparent;
	-webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
	animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-animuiion: zoom 1.3s infinite;
	animation: zoom 1.3s infinite
}
#phone-vr .phone-vr-circle-fill{
	background: #FF5280;
	box-shadow: 0 0 0 0 rgba(160, 51, 255, 0.6); /* phÃ¹ há»£p vá»›i mÃ u trung tÃ¢m gradient */
	background: linear-gradient(135deg, #00B2FF 0%, #A033FF 50%, #FF5280 100%);
}
#phone-vr .phone-vr-img-circle {
	background-color: #e60808;
	background: linear-gradient(135deg, #00B2FF 0%, #A033FF 50%, #FF5280 100%);
	width: 40px;
	height: 40px;
	line-height: 40px;
	top: 25px;
	left: 25px;
	position: absolute;
	border-radius: 50%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	animation: phone-vr-circle-fill 1s infinite ease-in-out
}

.phone-vr-img-circle a {
	display: block;
	line-height: 37px
}

.phone-vr-img-circle img {
	max-height: 25px;
	max-width: 27px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	border-radius: 99px;
}

@keyframes phone-vr-circle-fill {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}

	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}

	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}
}

@-webkit-keyframes zoom {
	0% {
		transform: scale(.9)
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 15px transparent
	}

	100% {
		transform: scale(.9);
		box-shadow: 0 0 0 0 transparent
	}
}

@keyframes zoom {
	0% {
		transform: scale(.9)
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 15px transparent
	}

	100% {
		transform: scale(.9);
		box-shadow: 0 0 0 0 transparent
	}
}

.phone-bar a {
	position: fixed;
	bottom: 25px;
	left: 30px;
	z-index: -1;
	color: #fff;
	font-size: 16px;
	padding: 8px 15px 7px 50px;
	border-radius: 100px;
	white-space: nowrap
}

.phone-bar a:hover {
	opacity: .8;
	color: #fff
}

@media(max-width: 736px) {
	.phone-bar {
		display:none
	}
}

#zalo-vr .phone-vr-circle-fill {
	box-shadow: 0 0 0 0 #2196F3;
	background-color: rgba(33,150,243,0.7)
}

#zalo-vr .phone-vr-img-circle {
	background-color: #2196F3
}

#viber-vr .phone-vr-circle-fill {
	box-shadow: 0 0 0 0 #714497;
	background-color: rgba(113,68,151,0.8)
}

#viber-vr .phone-vr-img-circle {
	background-color: #714497
}

#contact-vr .phone-vr-circle-fill {
	box-shadow: 0 0 0 0 #2196F3;
	background-color: rgba(33,150,243,0.7)
}

#contact-vr .phone-vr-img-circle {
	background-color: #2196F3
}

div#whatsapp-vr .phone-vr .phone-vr-circle-fill {
	box-shadow: 0 0 0 0 #1fd744;
	background-color: #590000
}

div#whatsapp-vr .phone-vr .phone-vr-img-circle {
	background: #1cd741
}

div#whatsapp-vr .phone-vr .phone-vr-img-circle img {
	max-width: 100%;
	max-height: 100%;
	border-radius: 50%
}

#gom-all-in-one #phone-vr {
	transition: .7s all;
	-moz-transition: .7s all;
	-webkit-transition: .7s all
}

#gom-all-in-one #zalo-vr {
	transition: 1s all;
	-moz-transition: 1s all;
	-webkit-transition: 1s all
}

#gom-all-in-one #viber-vr {
	transition: 1.3s all;
	-moz-transition: 1.3s all;
	-webkit-transition: 1.3s all
}

#gom-all-in-one #contact-vr {
	transition: 1.6s all;
	-moz-transition: 1.6s all;
	-webkit-transition: 1.6s all
}

#button-contact-vr.active #gom-all-in-one .button-contact {
	margin-left: -100%
}

#all-in-one-vr .phone-bar {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 100%;
	color: #fff;
	padding: 5px 15px 5px 48px;
	border-radius: 50px;
	margin-left: -64px;
	width: max-content;
	cursor: pointer
}

#popup-showroom-vr,div#popup-form-contact-vr {
	display: none
}

#popup-showroom-vr.active,div#popup-form-contact-vr.active {
	display: block;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	z-index: 99999
}

.bg-popup-vr {
	position: absolute;
	left: 0;
	top: 0;
	background: #820000;
	width: 100%;
	height: 100vh
}

.content-popup-vr {
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 95%;
	border-radius: 5px;
	box-shadow: 0 0 14px 5px #000;
	max-width: 600px;
	display: flex
}

.content-popup-vr input,.content-popup-vr textarea {
	width: 100%;
	max-height: 100px;
	min-height: 38px;
	border: 1px solid #b1b1b1;
	margin-bottom: 10px;
	padding: 0 7px;
	background: #fff
}

.content-popup-vr label {
	width: 100%
}

.content-popup-vr input.wpcf7-form-control.wpcf7-submit {
	max-width: fit-content;
	padding: 5px 32px 2px;
	background: #2196f3;
	border: 0;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
	margin: 10px auto 0;
	display: block;
	box-shadow: 0 0 5px 1px #000;
	font-weight: 400;
	min-height: auto;
	line-height: 30px
}

.content-popup-vr input.wpcf7-form-control.wpcf7-submit:hover {
	opacity: .7
}

.content-popup-vr .close-popup-vr {
	font-family: sans-serif;
	width: 23px;
	height: 23px;
	background: #000;
	position: absolute;
	top: -10px;
	right: -10px;
	color: #fff;
	text-align: center;
	line-height: 23px;
	font-size: 17px;
	border-radius: 50%;
	cursor: pointer
}

.content-popup-vr .close-popup-vr:hover {
	background: #b50000
}

.content-popup-vr .content-popup-div-vr {
	width: 100%;
	padding: 25px
}

.content-popup-vr .content-popup-img-vr {
	width: 100%;
	max-width: 45%;
	border-radius: 10px 0 0 10px;
	overflow: hidden
}

#loco-top,#loco-bottom {
	display: block
}

#loco-top .content-popup-img-vr,div#popup-form-contact-vr #loco-bottom .content-popup-img-vr {
	max-width: 100%;
	text-align: center
}

#contact-showroom.no-event a {
	pointer-events: none
}

.content-popup-vr .content-popup-div-vr ul {
	color: #333;
	list-style: none;
	font-size: 15px
}

@media(max-width: 673px) {
	div#button-contact-vr {

		bottom: 130px;
		right: 0px;
	}
	div#popup-form-contact-vr .content-popup-vr {
		display:block
	}

	div#popup-form-contact-vr .content-popup-vr .content-popup-img-vr {
		max-width: 100%;
		display: none
	}
}
#facebook-vr .phone-vr-circle-fill {
	background-color: rgba(59,89,152,0.7);
	box-shadow: 0 0 0 0 rgba(59,89,152,0.7);
}

#facebook-vr .phone-vr-img-circle {
	background-color: #3B5998;
}
/* End button contact */
/* Bảng giá chăm sóc fanpage */
.pricing-basic .bullet-item:nth-child(6) span,
.pricing-table.pricing-pro .items .bullet-item:nth-child(7) span{
	color: #888;
	position: relative;
}
.pricing-basic .bullet-item:nth-child(6) span:before,
.pricing-table.pricing-pro .items .bullet-item:nth-child(7) span:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0px;
	height: 1px;
	width: 100%;
	background: #888;
	transform: translate(0px, 10px);
}
.pricing-table.pricing-basic .items  .bullet-item:nth-child(6):before,
.pricing-table.pricing-pro .items .bullet-item:nth-child(7):before{
	background: #888;
}

/* End bảng giá chăm sóc fanpage */
.form__icon.form__icon--note span.wpcf7-form-control-wrap{
	padding: 0;
	margin: 0;
}
.wpcf7 form .wpcf7-response-output{
	margin-top: 0;
	padding-top: 5px;
}
.widget--title{
	position: relative;
	display: inline-block; width: auto;
}
.widget--title:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -4px;
	width: 70%;
	max-width: 70%;
	height: 4px;
	border-radius: 10px 0px 0px 10px;
	background: var(--primary-color);
}

.col--auto_post .wpcf7 input::placeholder,
.col--auto_post .wpcf7 textarea::placeholder {
	color: #aaa;
}
.pricing-table .items>div:not(:last-child) {
	border-bottom: 1px solid #ececec;
	padding: 7.5px 0;
}
.btn-secondary a.button.btn-mua-ngay{
	background: var(--fs-color-secondary);
}
/* Custom trang thanh toán */
.checkout-sidebar > h4{
	text-transform: uppercase;
}
#order_review_heading,
table.shop_table.woocommerce-checkout-review-order-table{
	display: none;
}
.product-price ins span{
	color: #ba222f;
}
.payment_box.payment_method_sepay img{
	width: 35%;
}
.products .product{
	display: flex;
}
.products .product > img{
	width: 25%;
	object-fit: cover;
	border-radius: 8px;
}
.products .product .product-des{
	flex-basis: 75%;
	max-width: 75%;
	width: calc(75% - 15px);
	margin-left: 15px;
}
.pricing-table .items .bullet-item:not(:last-of-type){
	text-align: left;
	position: relative;
}
.pricing-table .items .bullet-item:not(:last-of-type) span {
	margin-left: 30px;
}
.pricing-table .items .bullet-item:not(:last-of-type):before{
	position: absolute;
	content: '\e00a';
	font-family: fl-icons;
	top: 5px;
	left: 0px;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
	line-height: 25px;
	width: 25px;
	height: 25px;
	background: green;
	color: #fff;
	border-radius: 99px;
}
.pricing-table-wrapper .price.is-xxlarge{
	color: #ba222f;
}
.pricing-table-items.items .bullet-item:last-of-type,
.pricing-table-items.items .cta-price{
	margin: 0;
	color: #ba222f;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

ul,p,ol{
	margin-bottom: 5px;
}
.col-inner li{
	margin-bottom: 5px;
}
/* Trang thanh toán */
.woocommerce .woocommerce-order.row .large-7.col{
	max-width: 100%;
	flex-basis: 100%;
	width: 100%;
}
.woocommerce .woocommerce-order.row section.woocommerce-customer-details {
	display: none;
}
.woocommerce .woocommerce-sepay-bank-details{
	max-width: 90%;
	margin-top: 30px; 
	margin-bottom: 30px;
}
.goi-phattrien.featured-table .title{
	background: var(--fs-color-secondary);
}
.goi-phattrien.featured-table {
	border-color: var(--fs-color-secondary);
}
.banggia-csfp .pricing-table .items .button:last-child {
	margin: 5px 0 0;
}
.pricing-table-items.items{
	padding: 8px 10px;
}
.description.is-small{
	font-weight: bold;
}
.pricing-table .items .bullet-item{
	padding: 5px 0;
}
/* Countdown */
.countdown {
	display: flex;
	gap: 20px;
	font-size: 3rem;
	text-align: center;
	justify-content: center;
}
.countdown.countdown__day{
	font-size: 18px;
}
.countdown .timer {
	background: #c1220b;
	background: linear-gradient(to bottom, #c1220b, #fe5a18, #ff9416);
	border-radius: 8px;
	width: 140px;
	padding: 8px 0;
	box-shadow: 0 0 10px rgba(255,255,255,0.1);
}
.countdown .timer .time{
	font-size: 100%;
	font-weight: bold;
}
.countdown .timer span {
	display: block;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
}
.countdown .label_time{
	color: #fff;
}
.countdown.countdown__day .number_time{
	display: flex; 
	align-items: center;
	justify-content: center;
	width: 50px; 
	height: 50px;
	background: #fff;
	color: #222;
	font-weight: bold;
	border-radius: 99%;
}
/* End countdown */
.div#sm-chatbox {
	z-index: 999999999999999999;
}
:root{
	--orange: #1e73be;
	--violet: #3f0035;
	--red: #c30826;
	--untitled-ui--gray900: #101828;
	--bg-color: #f9fafb;
	--dark-grey: #2b2b2b;
}
#overlay-popup {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	z-index: 9998;
	display: none;
}
/* Popup */
#login-popup {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	z-index: 9999;
	padding: 24px;
	border-radius: 8px;
	box-shadow: 0 0 16px rgba(0,0,0,0.3);
	display: none;
}
/* popup đăng nhập blog */
#login-popup {
	display: none;
	position: fixed;
	top: 20%;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	padding: 30px 24px 28px 24px;
	border-radius: 10px;
	border: 1px solid #ccc;
	box-shadow: 0 4px 24px rgba(0,0,0,0.18);
	z-index: 9999;
	min-width: 320px;
	max-width: 90vw;
	text-align: center;
	font-family: Arial, sans-serif;
}
#login-popup p {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #222;
}
#login-popup a#login-link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	transition: color 0.2s;
	border-radius: 4px;
	margin: 8px 0 0 0;
}
#login-popup a#login-link:hover {
	background: #3a589d; color: #fff;
}
#login-popup .close-icon {
	position: absolute;
	top: -5px;
	right: 5px;
	background: none;
	border: none;	
	cursor: pointer;
	z-index: 99;
	transition: color 0.2s;
	padding: 0;
	margin: 0;
}
#login-popup .close-icon span.times{
	color: red;
	font-size: 32px;
	font-weight: bold;
}
#login-popup .close-icon:hover {
	color: #d00;
}
#login-popup button.close-btn {
	background: #0073aa;
	color: #fff;
	border: none;
	border-radius: 5px;
	padding: 8px 20px;
	font-size: 15px;
	cursor: pointer;
	transition: background 0.2s;
	margin: 5px 0 0 0;
}
#login-popup .close-btn:hover {
	background: #005177;
}
/* end popup */
.dots::after {
	content: '.';
	animation: dotsAnim 1.5s infinite;
}

@keyframes dotsAnim {
	0%   { content: '.'; }
	33%  { content: '..'; }
	66%  { content: '...'; }
	100% { content: '.'; }
}
.wrapper_ai-result.has-content  {
	padding: 25px 20px;
	border-radius: 8px;
	box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.5); 
	position: relative;
	display: block;
}
.wrapper_ai-result .btn-copy{
	padding: 5px 25px;
	background: green;
	border-radius: 8px; 
	border: 1px solid #fff;
	position: absolute;
	right: 0;
	top: -15px;
	color: #fff;
	cursor: pointer;
	display: none;
}
.wrapper_ai-result.has-content .btn-copy{
	display: block;
}
.btn-copy:hover {
	background-color: #0056b3;
}
.btn-copy.copied {
	background-color: #28a745; /* Màu xanh sau khi copy */
}

#header{
	box-shadow: 0 2px 2px 2px rgba(0,0,0,0.05);
}
/* .title{
font-size: 64px;
} */
.h2-title{
	font-size: 48px;
}
.h3-title{
	font-size: 36px;
	margin: 0;
	padding: 0;
}
.title--violet{
	color: var(--violet);
}
.text-white-color{
	color: #fff;
}
.text--line-top{
	border-top: 2px solid #222;
	padding-top: 6px;
}
.text-color-orange{
	color: var(--orange);
}
p.uptitle {
	color: var(--red) !important;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: 600;
}
.text-size-large-copy{
	font-size: 27px;
}
/* Custom trang chủ */
.row-linked_ai{
	background: var(--orange);
	border-radius: 8px;
}
ul.check-list{
	list-style: none;
}
ul.link-primary{
	border-top: 2px solid #eee;
	padding-top: 20px;
}
ul.check-list.link-primary li{
	margin-bottom: 15px;
}
ul.check-list.link-primary li:before{
	color: var(--primary-color);
}
ul.check-list li{
	position: relative;
	padding-left: 20px;
}
ul.check-list li:before{
	position: absolute;
	content: '\e00a';
	font-family:fl-icons;
	top: 0;
	left: -18px;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
	line-height: 30px;
	width: 30px;
	height: 30px;
	background: var(--primary-color);
	color: #fff;
	border-radius: 99px;
}
.plants_tab > ul.nav{
	display: flex;
	justify-content: center;
	align-items: center;
	width: auto;
	background: #eee;
	margin: 0 auto;
	padding: 3px 5px;
	border-radius: 4px;
	box-shadow: 0 2px 2px 4px rgba(0,0,0,0.08);
	border: 1px solid #f2f4f7;
	margin-bottom: 30px;
}
.plants_tab > ul.nav li{
	padding: 0 15px;
	font-size: 18px;
}
.plants_tab > ul.nav li.active{
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 1px 3px #1018281a, 0 1px 2px #1018280f;
}
.plant-sale{
	color: red;
	font-size: 13px;
	background: #eee;
	border-radius: 32px;
	margin-left: 8px;
	padding: 4px 12px;
}
.icon-svg{
	border: .5rem solid var(--primary-color);
	background-color: var(--primary-color);
	color: #fff;
	line-height: 60px;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	border-radius: 99px;
	display: flex;
	margin-bottom: 8px;
}
.icon-svg p{
	margin: 0;
	padding: 0;
	height: 100%;
}
.pricing-purple-text{
	text-transform: none;
	font-size: 24px;
	color: var(--primary-color) !important;
}
.uui-pricing09_price {
	color: #eee;
	margin-top: .5rem;
	margin-bottom: .5rem;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.2;
}
.uui-pricing09_price-text {
	color: var(--untitled-ui--gray900);
	letter-spacing: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.875rem;
	font-weight: 600;
	line-height: 1.4;
}
.row-bg {
	background: var(--bg-color);
	border-radius: 12px;
}
.box-vote .col-inner{
	display: flex;
	justify-content: space-evenly;
	gap	: 10px;
}
.home-casestudy-stats-wrapper {
	display: flex;
	justify-content: flex-start;
	gap: 40px;
}
.home-casestudy-stats-item{
	flex-basis: 50%;
	max-width: 50%;
	width: 50%;
}
.home-casestudy-stats-item._1 {
	border-right: 1px solid #0006;
}
.text-size-large {
	font-size: 48px;
	font-weight: 700;
	line-height: 1.1;
}
.text-size-small {
	color: var(--dark-grey);
	text-align: left;
	text-shadow: none;
	align-self: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: 400;
	text-decoration: none;
	display: block;
}
.row-tes{
	border-top: 1px solid #222;
	padding-top: 40px;
}
.icb-tes img{
	border-radius: 99px;
}
.icb-tes .icon-box-text p{
	margin-bottom: 5px;
}
.cta-image_1 img {
	border-radius: 80px;
	width: 120px;
}
.col-cta-2{
	position: relative;
}
.cta-image_2{
	position: absolute;
	bottom: 25%;
	transform: translate(0,0);
}
.cta-image_2 img{
	border-radius: 90px; 
	width: 120px;
	bottom: 50%;
}
.row_cta_box{
	background-image: linear-gradient(135deg, #ffc200 10%, #ff9800 35%, #ff005a 60%, #c30826 85%) !important;
	border-radius: 12px;
}
.flex-dir .col-inner{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
/* End custom trang chủ */
/* Footer */
.absolute-footer.dark.medium-text-center.small-text-center{
	display: none;
}
/* End footer */
/* Header */
ul.header-nav.header-nav-main.nav.nav-left.nav-size-xlarge.nav-spacing-xlarge {
	justify-content: center;
}
/* End Header */
.button-color-orange{
	background: var(--orange) !important;
}
a.button.white.is-outline.button-white,
a.button.white.is-outline.button-white span{
	color: #fff;
	border-color: #fff !important;
}
a.button.white.is-outline.button-white:hover span{
	color: var(--primary-color);
}
.button-arrow-wrap,
.button-text{
	padding: 6px 12px;
	position: relative;
	z-index: 3;
	overflow: hidden;
	background: var(--primary-color);
	color: #fff;
	border-radius: 99px;
	transition: color 0.4s ease;
}

.button-arrow-wrap span,
.button-text span{
	padding-right: 50px;
	position: relative;
	z-index: 2;
	color: #fff;
}
.button-text span{
	padding-left: 50px;
}
.button-arrow-wrap:hover span,
.button-text:hover span{
	color: #222;
}
.button-arrow-wrap i.icon-angle-right,
.button-text i.icon-angle-right {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 99px;
	background: #fff;
	color: #222;
	transition: width 0.3s linear;
	z-index: 2;
}

.button-arrow-wrap::before,
.button-text::before{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(to left, white 50%, white 50%);
	z-index: 1;
	transition: transform 0.4s ease;
	transform: translateX(100%);
}

.button-arrow-wrap:hover::before ,
.button-text:hover::before{
	transform: translateX(0);
}
.button-arrow-wrap:hover i.icon-angle-right,
.button-text:hover i.icon-angle-right{
	border: 2px solid #222;
}
.button-arrow-wrap:hover {
	color: #222;
}
.button-text:hover{
	color: #222 !important;
}
/* Custom blog */
.contact-button.button-blog{
	display: inline-block; 
	background-color: #b10000; 
	color: #fff; 
	text-decoration: none; 
	border-radius: 5px;
	min-width: 220px;
	height: 50px; 
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.5);
	border: 1px solid #b10000;
	transition: all 0.3s linear;
	animation: zoom-in-zoom-out 1.6s ease infinite;
}
.contact-button.button-blog:hover{
	background: #fff;
	color: #b10000;
}
@keyframes zoom-in-zoom-out {
	0% {
		transform: scale(1, 1);
	}
	50% {
		transform: scale(1.2, 1.2);
	}
	100% {
		transform: scale(1, 1);
	}
}
@keyframes zoomInOut {
	0% {
		transform: scale(0.9);  /* Kích thước ban đầu */
	}
	50% {
		transform: scale(1);  /* Phóng to */
	}
	100% {
		transform: scale(0.9);  /* Thu nhỏ lại */
	}
}
.btn-animation {
	animation: zoomInOut 1.8s infinite;
}
.form-groups {
	display: flex;
	gap: 15px;
}
.form-groups.groups-3 p{
	display: grid;
	grid-template-columns: 1fr 1fr ;
	gap: 15px;
	width: 100%;
}
.form-groups.groups-3 p label{
	text-align: left;
}
.form-groups p {
	text-align: center;
}
.form-groups .form-group input.wpcf7-form-control {
	border: 1px solid #0000004d;
	border-radius: 20px;
	align-self: center;
	height: 55px;
	margin-bottom: 0;
	font-size: 18px;
}
.form__group.form__group-fw{
	width: 100%;
	max-width: 100%;
	flex-basis: 100%;
}
#wpcf7-f1960-p1934-o1 .wpcf7-form-control.wpcf7-submit,
#wpcf7-f1960-p1934-o3 .wpcf7-form-control.wpcf7-submit{
	margin: 0 auto;
	text-align: center;
	display: block;
	width: auto;
}
.wpcf7 .wpcf7-not-valid-tip{
	box-shadow: 0 2px 2px 2px;
	margin-top: 5px;
}
span.wpcf7-spinner{
	display: none;
}
/* AI Tool */
.ai-tabs .nav li a{
	color: #222;
	padding: 5px 25px;
}
.ai-tabs .nav li.active a{
	color: #fff;
}
.gallery_ceo {
	margin: 0 auto !important;
}
.gallery_ceo .gallery-col .box-text{
	display: none;
}
.sc_exp .icon-box-img {
	background: yellow;
	border-radius: 99px;
	padding: 10px;
	text-align: center;
	align-items: center;
	display: flex;
	justify-content: center;
}
.sc_exp .is-divider.divider.clearfix {
	margin: 10px 0 !important;
}
.nav-dropdown.nav-dropdown-default>li>a,
.nav-dropdown-default .nav-column li>a{
	border-bottom: unset !important;
}
ul.sub-menu.nav-dropdown.nav-dropdown-default li a {
	color: #222 !important;
	font-weight: bold;
}
ul.sub-menu.nav-dropdown.nav-dropdown-default a:hover {
	color: var(--primary-color) !important;
}
ul.sub-menu.nav-dropdown.nav-dropdown-default {
	border-radius: 8px;
	box-shadow: 2px 2px 2px 0px #222;
	border: 1p solid #222 !important;
}
/* End ai tool */
/* Pricing */
.custom-table {
	width: 100%;
	border-collapse: collapse;
	margin: 20px 0;
	background-color: #fff;
}
.custom-table th.none{
	background: #fff;
	border: unset;
}
.custom-table th, .custom-table td {
	padding: 15px;
	text-align: left;
	border: 1px solid #ddd;
}
.custom-table th {
	color: #222;
	border: none;
}
.custom-table th:not(:first-child){
	text-align: center;
}
.custom-table tr:nth-child(even) {
	background-color: #f9f9f9; /* Màu xám nhạt cho hàng chẵn */
}
.custom-table td:first-child {
	white-space: nowrap; 
}
.custom-table td:not(:first-child){
	text-align: center;
}
.custom-table td {
	width: 33%; 
	color: #222;
	font-size: 16px;
	font-weight: bold;
}
.custom-table td span.icon-checkmark{
	padding: 8px;
	border-radius: 99px; 
	color: green;
	border: 2px solid green;
}
.colored-dash {
	background-color: #e5e5e5;
	font-weight: bolder;
	width: 35px;
	height: 5px;
	display: block;
	margin: 0 auto ;
}
.plant-button button{
	outline: none;
	border: 1px solid #fff;
	background-color: #7b0035;
	border-radius: 4px;
}
.plant-button button a{
	padding: 15px 25px;
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	min-width: 300px;
	text-decoration: none;
}
.plant-button button:hover{
	background-color: #0077b5;
	transition: background 0.1s ease-in-out;
}
.pricing-plan-text{
	color: #7b0035;
	text-transform: none;
	font-size: 24px;
	padding: 5px 0;
	margin: 0;
}
.plan-price{
	color: #222;
	font-size: 36px;
	font-weight: bold;
	margin: 15px 0;
}
/* End Pricing */
/* account page */
.dashboard-links li{
	margin-left: 0 !important;
	max-width: 50%;
	width: calc(50% - 30px);
	flex-basis: 50%;
}
/* End account page */
/* Services AI */
.services_cate--box{
	position: relative;
}
.services_cate--box .img{
	border-radius: 4px; 
	overflow: hidden;
	margin-bottom: 0 !important;
}
.services_cate--box .services_cate--icb{
	position: absolute;
	top: 15px; 
	left: 15px;
	padding: 8px 15px;
	background: #fff;
	border-radius: 4px; 
	box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.05);
	text-transform: uppercase;
	font-weight: bold;
}
.services_cate--box .services_cate--icb p{
	margin: 0;
	padding: 0;
}
.sc-blog .col .col-inner{
	height: 100%;
}
/* Web services */
.web-pricing ul.link-primary{
	padding-top: 0;
}
.web-pricing ul.check-list li{
	padding: 8px 0 8px 30px;
	margin-bottom: 0;
	font-size: 14px;
}
.web-pricing ul.check-list li:before{
	color: #fff;
	left: 0px;
	top: 0px;
	line-height: 25px;
	width: 25px;
	height: 25px; 
	font-size: 14px;
	transform: translateY(calc(50% - 8px));
}
.web-pricing ul.link-primary{
	border-top: unset;
}
.sc-kh .gallery-col .box-text {
	display: none;
}
.web-faq .accordion-inner {
	padding: 10px 20px;
}

.web-faq .accordion-item {
	background: #fff;
	border-radius: 8px;
	box-shadow: 2px 2px 4px 4px rgba(0,0,0,0.09);
	margin-bottom: 30px;
}
.accordion-item:last-child {
	margin-bottom: 0;
}
h3.accordion_title{
	font-size: 36px;
	text-transform: uppercase;
	text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.5);
	text-align: center;
	margin-bottom: 8px;
}
.web-faq .accordion-title {
	padding-left: 20px;
	border: none;
}

.accordion-title.plain span {
	color: var(--primary-color);
}

.web-faq.accordion button.toggle {
	left: unset;
	right: 0;
}
.lightbox-content{
	border-radius: 8px;
}
.form__lightbox input.wpcf7-form-control.wpcf7-submit.has-spinner{
	margin: 0 auto;
	display: block;
}
.form__lightbox .wpcf7 form .wpcf7-response-output{
	margin: 5px 0;
}
.btn__hire{
	margin: 0 0 0 15px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner{
	min-width: 200px;
}
/* Custom form */
.wpcf7-response-output{
	background: #fff;
}
.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select{
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 4px 4px 2px rgba(0,0,0,0.3);
}
.wpcf7 input:focus,
.wpcf7 textarea:focus{
	color: rgba(0,0,0,0.8);
	box-shadow: inset 0 0 4px 2px rgba(0,0,0,0.3);
}
.woocommerce-billing-fields input:focus::placeholder,
.wpcf7 input:focus::placeholder,
.wpcf7 textarea:focus::placeholder {
	color: transparent !important;
}
.wpcf7 input::placeholder{
	color: rgba(0,0,0,0.8);
}
.wpcf7 input.wpcf7-not-valid{
	box-shadow: 4px 4px 2px red;
}
.form__groups {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	justify-content: space-between;
}
.form__group{
	width: 49%;
	max-width: 49%;
	flex-basis: 49%:
}
span.wpcf7-form-control-wrap input{
	margin-bottom: 0;
	padding-bottom: 0;
}

.form__icon span.wpcf7-form-control-wrap {
	position: relative;
	margin-bottom: 20px;
}
.form__icon  span.wpcf7-form-control-wrap:before{
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 30px;
	font-family: 'fl-icons';
	font-size: 16px; 
	line-height: 16px;
	font-weight: bold;
	color: var(--primary-color);
	height: 38px;
	display: flex;
	align-items: center;
}
.form__icon--user span.wpcf7-form-control-wrap:before{
	content: '\e901';
}
.form__icon--email span.wpcf7-form-control-wrap:before{
	content: '\e003';
}
.form__icon--address span.wpcf7-form-control-wrap:before{
	content: '\e004';
}
.form__icon--phone  span.wpcf7-form-control-wrap:before{
	content: '\e600';
}
.form__icon--note span.wpcf7-form-control-wrap:before{
	content: '\e903';
	top: 20px;
	display: block;
}

/* ======= End =======  */
/* end web services */
a.button.white.is-shade.lowercase.button-arrow-wrap{
	background: #fff;
}
a.button.white.is-shade.lowercase.button-arrow-wrap span{
	color: #222;
}
a.button.white.is-shade.lowercase.button-arrow-wrap:hover{
	background: red;
}
a.button.white.is-shade.lowercase.button-arrow-wrap:hover span{
	color: #fff;
}
a.button.white.lowercase.button-arrow-wrap i {
	border: 1px solid #222;
}
a.button.white.lowercase.button-arrow-wrap:hover{
	color: #fff !important;
}
.button-arrow-wrap.white::before{
	background: linear-gradient(to left, red 50%, red 50%);
}
/* End Services  */
/* CSS BẢNG GIÁ DỊCH VỤ */
.pricing-table-container {
	max-width: 90%;
	margin: auto;
	display: flex;
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
	overflow: hidden;
}

/* --- General Column Styles --- */
.pricing-table-container .column {
	flex: 1; /* <-- Đặt tất cả các cột rộng bằng nhau */
	display: flex;
	flex-direction: column;
	border-right: 1px solid #e5e7eb;
}
.pricing-table-container .column:last-child {
	border-right: none;
}

/* --- Styling chung cho các ô --- */
.pricing-table-container .header, .pricing-table-container .cell, .pricing-table-container .footer-cell {
	padding: 15px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 60px; /* Giữ các hàng luôn thẳng nhau */
	border-bottom: 1px solid #e5e7eb;
}
.pricing-table-container .footer-cell {
	background-color: #f9fafb;
	min-height: 100px;
	border-bottom: none;
}

/* --- Cột Tính Năng (cột đầu tiên) --- */
.pricing-table-container .features-column {
	background-color: #f9fafb;
}
.pricing-table-container .features-column .header {
	font-weight: 700;
	font-size: 18px; /* Cỡ chữ pixel */
	color: #111827;
	min-height: 95px;
}
.pricing-table-container .features-column .header.header-services{
	display: flex;
	justify-content: center;
	align-items: center;
}
.pricing-table-container .features-column .feature-name {
	text-align: left;
	font-weight: bold;
	font-size: 15px; /* Cỡ chữ pixel */
	display: flex;
	align-items: left;
	justify-content: center;
}

/* --- Header của các gói cước --- */
.pricing-table-container .plan-header {
	background-color: #4a90e2;
	color: white;
	text-align: center;
}
.pricing-table-container .plan-header h2 {
	margin: 0;
	font-size: 22px; /* Cỡ chữ pixel */
	color: yellow;
}
.pricing-table-container .plan-header .price {
	font-size: 26px; /* Cỡ chữ pixel */
	font-weight: 700;
	margin-top: 5px;
}
.pricing-table-container .plan-header .price span {
	font-size: 14px; /* Cỡ chữ pixel */
	font-weight: 400;
}

/* --- Nội dung các ô --- */
.pricing-table-container .cell {
	text-align: left;
	font-size: 14px; /* Cỡ chữ pixel */
	align-items: flex-start;
	display: block;
	padding: 5px 15px;
}
.pricing-table-container .cell .icon {
	margin-right: 8px;
	font-size: 16px; /* Cỡ chữ pixel */
}
.pricing-table-container .check { color: #2ecc71; }
.pricing-table-container .cross { color: #e74c3c; }
.pricing-table-container .cell.unavailable span {
	opacity: 0.6;
}

.pricing-table-container .footer-cell {
	text-align: center;
	font-size: 14px; /* Cỡ chữ pixel */
}
.pricing-table-container .footer-cell strong {
	font-size: 16px; /* Cỡ chữ pixel */
	margin-bottom: 5px;
}

/* --- Gói Nổi Bật --- */
.pricing-table-container .column.featured {
	position: relative;
	border-left: 2px solid #ff6b6b;
	border-right: 2px solid #ff6b6b;
}
.pricing-table-container .column.featured .plan-header {
	background: linear-gradient(135deg, #ff8a8a, #ff6b6b);
}

/* ------------------------------------------- */
/* --- CSS CHO THIẾT BỊ DI ĐỘNG (MOBILE) --- */
/* ------------------------------------------- */
@media (max-width: 992px) {
	.pricing-table-container {
		flex-direction: column;
		box-shadow: none;
		background: transparent;
		gap: 30px;
	}
	.pricing-table-container .features-column {
		display: none; /* Ẩn cột tính năng riêng trên mobile */
	}
	.pricing-table-container .column {
		border-radius: 12px;
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
		overflow: hidden;
		border: 1px solid #e5e7eb;
	}
	.pricing-table-container .column.featured {
		border: 2px solid #ff6b6b;
	}
	.pricing-table-container .header, .pricing-table-container .cell, .pricing-table-container .footer-cell {
		min-height: auto;
		padding: 15px;
	}
	.pricing-table-container .cell {
		font-size: 14px; /* Tăng cỡ chữ trên mobile */
	}
}
@media (max-width:541px){
	.pricing-table-container .column{
		max-width: 90%;
		margin: 0 auto;
	}
	.pricing-table-container .cell{
		min-height: unset;
		padding: 5px 10px;
	}
}

/* END CSS BẢNG GIÁ DỊCH VỤ */
@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.form-groups {
		flex-wrap: wrap;
	}
	.form-groups .form-group{
		width: 100%; 
		flex-basis: 100%;
		max-width: 100%;
	}
	input.wpcf7-form-control.wpcf7-submit.has-spinner{
		margin-right: 0;
	}
	.h2-title{
		font-size: 36px;
	}
	.row-tablet{
		padding: 0 15px;
	}
	.sc-linked_ai{
		padding: 30px 15px;
	}
}
@media (max-width: 541px) {
	#logo {
		width: auto !important;
	}
	p.footer-copyright{
		font-size: 12px;
	}
	/* Trang ads	 */
	.icb-ads .icon-box {
		display: grid;
		grid-template-columns: auto auto;
		justify-content: center;
		align-items: center;
	}
	.icon-box-text.last-reset {
		text-align: left;
		margin-left: 10px;
	}
	/* 	End trang ads */
	#footer .img{
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.ux-menu .ux-menu-link__link{
		min-height: unset;
		margin: 0;
		padding: 0;
	}
	.sc-linked_ai span.text-white-color{
		font-size: 24px;
	}
	ul.mobile-nav.nav.nav-right li.lang-item a.nav-top-link span{
		display: none;
	}
	.star-rating{
		margin-top: 0;
	}
	.sc-dg .icon-box-img.testimonial-image.circle{
		display: none;
	}
	.testimonial-meta.pt-half {
		margin-top: 0;
		padding-top: 0;
	}
	.pricing-table-wrapper .price.is-xxlarge{
		padding: 10px 5px 0;
	}
	.large-7.col{
		padding-bottom: 5px;
	}
	.woocommerce-billing-fields{
		padding-top: 0px;
	}
	.woocommerce-billing-fields input{
		margin-bottom: 0;
	}
	.checkout-sidebar.hasFixed button#place_order{
		transform: all 0.3s linear;
	}
	.checkout-sidebar.hasFixed button#place_order {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		width: 91%;
		margin: 0 auto;
		z-index: 999;
	}
	.checkout-sidebar.hasRelative button#place_order {
		position: relative;
	}
	#sm-chatbox #sm-chatbox-action{
		bottom: 55px !important
	}
	.products .product{
		flex-wrap: wrap;
	}
	.products .product img{
		width: auto;
	}
	li.product img {
		text-align: center;
		margin: 0 auto;
	}
	.products .product .product-des{
		width: 100%;
		max-width: 100%;
		flex-basis: 100%;
		margin: 0;
	}
	.woocommerce-additional-fields {
		display: none;
	}
	.woocommerce .col-inner.has-border {
		padding: 10px;
	}
	.fw-mb{
		width: 100%;
		max-width: 100% !important;
	}
	.btn-mobile{
		width: 100%;
	}
	span.plant-sale{
		display: none;
	}
	.row_replies{
		padding: 0 15px;
	}
	.sc-linked_ai{
		padding: 30px 15px;
	}
	.mq-title {
		font-size: 32px;
	}
	.h2-title {
		font-size: 28px;
	}
	.h3-title{
		font-size: 26px;
	}
	.h3-title--sm{
		font-size: 22px;
	}
	.sm-title{
		font-size: 15px;
	}
	.button-arrow-wrap{
		width: 100%;
	}
	.button-arrow-wrap::before{
		transform: translateX(101%);
	}
	.button-arrow-wrap span{
		padding-right: 20px;
		font-size: 14px;
	}
	.button-arrow-wrap i.icon-angle-right {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	.social-icons.follow-icons.full-width.text-right{
		display: flex;
		justify-content: center;
	}
	.sub-menu.nav-sidebar-ul.children  li.menu-item{
		padding: 0 !important;
		margin: 0 !important;
	}
	.sub-menu.nav-sidebar-ul.children  li.menu-itema{
		padding-left: 0 !important;
	}
	ul.nav.nav-pills.nav-normal.nav-size-xlarge.nav-center {
		flex-wrap: nowrap !important;
		overflow: scroll;
		justify-content: flex-start;
	}
	.ai-tabs .nav li a {	
		text-wrap: nowrap;
		width: 100% !important;

	}
	.ai-tabs .nav h2{
		font-size: 16px;
	}
	ul.nav.nav-pills::-webkit-scrollbar {
		display: none;
	}
	.panel .row{
		max-width: 100% !important;
		margin: 0 !important;
	}
	.panel .row .col{
		padding: 0;
	}
	.form__group {
		width: 100%;
		max-width: 100%;
		flex-basis: 100% ;
	}
	.countdown.countdown__day {
		gap: 4px;
		font-size: 14px;
		justify-content: left;
		margin-left: 5px;
	}
	.fixed_header-csfp a.button.primary {
		padding: 0;
		font-size: 16px;
		padding: 3px 5px;
		text-transform: none;
	}
	.pricing-table-items.items .text{
		padding: 0;
		margin: 0;
	}
}
@media (max-width: 478px){
	.fixed_header-csfp a.button.primary {
		font-size: 14px;
	}
	.countdown.countdown__day .number_time{
		width: 40px; 
		height: 40px;
	}
}
@media (max-width: 421px){
	/* 	.bullet-item {
	font-size: 13px;
} */
}
@media (max-width: 374px){

	.fixed_header-csfp a.button.primary {
		font-size: 11px;
	}
	.countdown.countdown__day .number_time{
		width: 35px; 
		height: 35px;
	}
	.ts h2{
		font-size: 15px;
		font-weight: bolder;
	}
	a.button.primary.is-xlarge.custom__button, a.button.alert.is-xlarge.box-shadow-3.box-shadow-1-hover.expand {
		font-size: 12px;
	}
	.col-button a.button.primary.is-xlarge.custom__button,
	.icon_boxes a.button.primary.is-xlarge.custom__button {
		font-size: 11px;
	}
	.time__course h3{
		font-size: 13px;
	}
	.time__course h3.thoiluong{
		font-size: 14px;
	}
	.ts h2{
		font-size: 13px;
	}
	a.button.primary.is-xlarge.custom__button span {
		font-size: 13px;
		margin-top: 10px;
	}
	a.button.primary.mb__custom.z2.custom__button.biggest__button.smmb_btn span{
		font-size: 12px !important;
	}
}
@media (max-width: 321px){
	.countdown.countdown__day .number_time {
		width: 30px;
		height: 30px;
	}
	.animation_button span{
		font-size:12px;
	}
	.banner-text h2{
		font-size: 17px;
	}
	/* 	.bullet-item {
	font-size: 15px;
} */
	.title-form h2{
		font-size: 16px;
	}

}