/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.19.12.1
*/
.text-home-title h2 {
	font-weight: 100;

	color: rgb(34, 34, 34);
	font-size: 38px;
	line-height: 67px;
	text-transform: capitalize;
	margin: 0;
}
.text-home-title.fw-bold h2 {
	font-weight: bold;
}
.text-home-title h3 {
	font-weight: 600;

	color: var(--primary-color);
	font-size: 36px;
	line-height: 67px;
	text-transform: capitalize;
	margin: 0;
}
/* .fw-b p {
	font-weight: 600;
} */
.t-justify p {
	text-align: justify;
}
.t-justify-icon p {
	text-align: center;
}
.row-why-icon .col-inner {
	height: 100%;
}
.row-icon-contact .col-inner {
	height: 100%;
}
.row-icon-contact .col-inner img {
	filter: hue-rotate(45deg);
}
.row-why-icon .col-inner .icon-inner {
	background-color: var(--fs-color-secondary);
}
.row-why-icon .col-inner .icon-inner img:hover {
	filter: invert(1);
}
.gallery-album-product .flickity-viewport {
	height: 500px !important;
	object-fit: cover;
}
.gallery-album-product .flickity-viewport img {
	height: 500px !important;
	object-fit: cover;
}
.gallery-album-product .flickity-prev-next-button.next {
	opacity: 1;
}
.gallery-album-product .flickity-prev-next-button.previous {
	opacity: 1;
}
.acf-product strong {
	color: var(--primary-color);
	font-size: 18px;
}
.acf-product .img_acf {
	width: 30px;
	margin-right: 1rem;
}
.equitments_acf p {
	margin-left: 4rem;
}
.img-abs3 {
	display: inline-block;
	color: #fff;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	transition: transform 0.3s ease-in-out;
	animation: zoom-animation 2s infinite alternate;
}
@keyframes zoom-animation {
	0% {
		transform: scale(0.8);
	}
	100% {
		transform: scale(1);
	}
}
.reviews_tab {
	display: none !important;
}
.description_tab.active a {
	font-size: 16px !important;
}
@media (max-width: 767px) {
	.text-home-title h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.text-home-title h3 {
		font-size: 30px;
		line-height: 40px;
	}
	.gallery-album-product .flickity-viewport {
		height: 300px !important;
	}
	.gallery-album-product .flickity-viewport img {
		height: 300px !important;
	}
}

/* PRODUCT */
.product-home-room .col-inner,
.product-home-room .col-inner .box-image img {
	border-radius: 8px;
}
.product-home-room .col-inner .box {
	padding: 10px;
	border-radius: 8px;
}
.product-home-room .col-inner .box .product-title {
	font-family: 'Cormorant Garamond', Sans-serif;
	font-size: 32px;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 1.333em;
	letter-spacing: 0px;
}
.header-main .nav > li > a {
	line-height: 16px;
	font-size: 20px;
	font-weight: 100;
	padding: 10px 20px;
	border-color: var(--fs-color-secondary);
	border: 2px solid var(--fs-color-secondary);
	color: var(--fs-color-secondary) !important;
	text-transform: capitalize;
}
.shop-page-title.category-page-title.page-title {
	display: none;
}
.title-css .breadcrumbs {
	font-size: 30px;
	letter-spacing: 10px;
}

/* chi tiết sản phẩm */
.row.category-page-row .col-inner {
	border-radius: 8px;
}
.row.category-page-row .col-inner img {
	border-radius: 8px;
}
.row.category-page-row .col-inner .product-small.box {
	padding: 10px;
	border-radius: 8px;
}
.row.category-page-row .col-inner .box .product-title {
	font-family: 'Cormorant Garamond', Sans-serif;
	font-size: 24px;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 1.333em;
	letter-spacing: 0px;
}
.row.category-page-row .price-wrapper {
	display: none;
}
.css-ux-products .acf-product .img_acf {
	width: 20px;
	margin-right: 1rem;
}
.css-ux-products {
	text-align: left;
}
.css-ux-products .acf-product strong {
	color: black;
	font-size: 16px;
	margin-right: 1rem;
}
.product-buttons {
	display: flex;
	justify-content: center;
}
.product-buttons .button {
	border-radius: 8px;
	padding: 5px 20px;
	margin: 0 5px;
}
.product-home-room .flickity-page-dots .dot.is-selected {
	background-color: #8e0000 !important;
	opacity: 1 !important;
	width: 20px;
	border-radius: 0px;
	height: 5px;
	background: var(--primary-color);
}
.product-home-room .flickity-page-dots .dot {
	background-color: #111;
	opacity: 1 !important;
	width: 20px;
	border-radius: 0px;
	height: 5px;
	background: var(--primary-color);
}

.product-page-css .css-ux-products .acf-product strong {
	color: black;
	font-size: 14px;
	margin-right: 0 !important;
}
.video-page .wp-video-shortcode {
	width: 100% !important;
	max-width: 100%;
	height: 500px !important;
}

.video-page .wp-video {
	width: 100% !important;
}
.col-img-margin {
	z-index: 999;
}
.col-img-margin img {
	border-radius: 8px;
}
.box-text-inner.blog-post-inner .is-divider {
	display: none;
}
.box-text-inner.blog-post-inner .from_the_blog_comments {
	display: none;
}
.widget.flatsome_recent_posts {
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid var(--primary-color);
	border-top-width: 8px;
	padding: 5px;
}
.widget.flatsome_recent_posts .is-divider.small {
	display: none;
}
.widget.flatsome_recent_posts .widget-title {
	text-align: center;
	display: flex;
	justify-content: center;
	padding: 10px;
}
.post_comments {
	display: none;
}
.col-ft-icon .text img {
	filter: invert(1);
}
.text-icon-last img {
	filter: none !important;
}
.absolute-footer {
	background: var(--primary-color);
}
.absolute-footer .container {
	display: flex;
	justify-content: center;
	color: white;
}
a.glink img {
	width: 30px !important;
}
.lightbox-content {
	background-color: #fff;
	box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
	margin: 0 auto;
	max-width: 875px;
	position: relative;
	border-radius: 15px;
}
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
	border-radius: 5px;
}
#newsletter-signup-link form h2 {
	color: var(--primary-color);
	text-align: center;
	font-size: 30px;
}
.header-main .container {
	max-width: 95%;
}
.color-slogan {
	margin: 0;
	font-style: italic;
	font-size: 22px;
	letter-spacing: 1px;
	color: var(--fs-color-secondary);
	text-transform: capitalize;
}
.col-text-local .col-inner {
	background: var(--fs-color-secondary);
	color: white;
	padding: 40px;
	border-radius: 12px;
}
.col-text-local .col-inner p {
	margin: 0;
	text-align: center;
	font-size: 35px;
}
.section-title.section-title-center,
.title-footer {
	margin: 0;
	padding: 0;
}
.section-title b {
	opacity: 0;
}
.section-title-normal,
.section-title-main {
	border: none !important;
}
.section-title.section-title-normal {
	border-bottom: 5px dotted white !important;
	width: 75%;
}
.header:not(.transparent) .header-nav-main.nav > li > a {
	color: #000000;
	padding: 5px 10px;
	line-height: 26px;
}
.banner h1,
.banner h2,
.banner h3 {
	font-weight: 400;
	line-height: 5.5rem;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	padding: 0;
}
.d-flex {
	display: flex;
	align-items: center;
}
.blog-baiviet .post-title a {
	display: --webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 45px;
}
.blog-baiviet .post-meta {
	font-style: italic;
	color: var(--fs-color-primary);
	font-weight: bold;
}
.comment-respond {
	display: none;
}
.accordion-title {
	border: none;
	background: var(--fs-color-secondary);
	margin-bottom: 1rem;
	border-radius: 8px;
	color: white !important;
}
.accordion-title.active {
	background: var(--fs-color-secondary);
	border-color: var(--fs-color-primary);
	color: white;
	font-weight: 700;
}
.product-title.product_title.entry-title {
	text-transform: capitalize;
	color: var(--fs-color-secondary);
	text-align: center;
}
.woocommerce-Price-amount {
	white-space: nowrap;
	color: var(--fs-color-secondary) !important;
	font-size: 19px;
}
/* PRODUCT HOME */
.product-css .price-wrapper {
	display: none;
}
.p0-m0 {
	padding: 0 !important;
	margin: 0 !important;
}
.product-css .title-wrapper a {
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
}
.product-layout.row {
	align-items: center;
	padding: 10px 20px;
}
.view_acf p {
	font-size: 13px;
}
.acf-product {
	padding-left: 1rem;
}
.out-of-stock-label.label-css {
	position: absolute;
	top: 20%;
	right: 2%;
	background: var(--fs-color-secondary);
	color: white;
	padding: 10px 20px;
	border-radius: 12px;
	font-size: 18px;
}
.product-small.box.product-css {
	border: 1px solid var(--fs-color-secondary);
	border-radius: 12px;
	padding: 10px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.22);
}
/* Hết hàng - màu xanh lá cây */
.out-of-stock-text {
	background: var(--fs-color-secondary);
	color: white;
}

/* Hover effects */
.stock-status:hover {
	transform: translateY(-1px);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease;
}

/* Out of stock styling */
.product-price.out-of-stock .price-value {
	text-decoration: line-through;
	opacity: 0.6;
}

.out-of-stock-text {
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
	text-transform: uppercase;
}

.stock-status {
	padding: 5px 10px;
	border-radius: 4px;
	text-align: center;
}

/* Row nút hành động */
.product-buttons-row {
	border-top: 1px solid #eee;
	padding-top: 20px;
}

.product-buttons {
	display: flex;
	justify-content: center;
	gap: 15px;
}

.btn-booking,
.btn-detail {
	padding: 12px 30px;
	border-radius: 6px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	transition: all 0.3s ease;
	min-width: 120px;
	border: none;
	cursor: pointer;
}

.btn-booking {
	background: var(--fs-color-secondary);
	color: white;
}

.btn-booking:hover {
	background: #219a52;
	color: white;
}

.btn-booking.disabled {
	background: #bdc3c7;
	color: #7f8c8d;
	cursor: not-allowed;
}

.btn-booking.disabled:hover {
	background: #bdc3c7;
	color: #7f8c8d;
}

.btn-detail {
	background: #3498db;
	color: white;
}

.btn-detail:hover {
	background: #2980b9;
	color: white;
}

/* Responsive */
@media (max-width: 768px) {
	.product-layout {
		flex-direction: column;
		gap: 15px;
	}

	.product-details,
	.product-price-actions {
		flex: 1;
	}

	.product-price-actions {
		border-left: none;
		border-top: 1px solid #eee;
		padding-left: 0;
		padding-top: 15px;
	}

	.product-buttons {
		flex-direction: column;
		gap: 10px;
	}

	.btn-booking,
	.btn-detail {
		width: 100%;
	}
}
.product-gallery-slider img {
	width: 100%;
	height: 450px;
	object-fit: cover;
}
.product-thumbnails img {
	width: 100%;
	height: 150px;
	object-fit: cover;
}
.add-to-cart-container .ux-quantity,
.add-to-cart-container .single_add_to_cart_button {
	display: none;
}
.ux-buy-now-button {
	border-radius: 99px;
	background: var(--fs-color-primary);
}
.woocommerce-order-details {
	display: none;
}
.woocommerce-order-details,
.woocommerce-customer-details {
	display: none;
}
.woocommerce-order.row {
	background: #cccccc3b;
	padding: 20px;
	border-radius: 8px;
}
.text-checkout {
	text-align: center;
	color: var(--fs-color-secondary);
	font-size: 30px;
	text-transform: capitalize;
}
.sec-footer .ux-menu-link__text {
	color: white;
	font-size: 18px;
}
.sec-footer .ux-menu-link__text:hover {
	transform: scale(1.1);
	transition: 0.3s ease-in-out;
}
.icon-facebook:before  {
    content: "";
    color: black;
    font-size: 20px;
}
.icon-tiktok:before {
    content: "";
	color: black;
    font-size: 20px;
}
}