.header-home {
    /* margin-bottom: -100px; */
    z-index: 2;
    position: fixed;
    top: 3%;
}

.btn-custom-1 {
    margin: 0;
    background: #c1c3c554 !important;
    color: white !important;
    height: 50px;
    align-content: center;
    border: 1px solid #b5b5b8 !important;
    font-size: 14px;
}

.btn-custom-1:hover {
    background: white !important;
    color: black !important;
}

.img-border-20 img {
		border-radius: 20px;
}

.position-relative {
    position: relative;
}

.text-banner {
    position: absolute;
    top: 28%;
    text-align: center;
    padding: 0;
}

.ul-arrow li {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.3s ease-in-out;
    max-height: 30px;
    font-size: 15px;
    margin-bottom: 5px;
		font-size: 14px;
		margin-left: 0px !important;
}

.fs-14 {
		font-size: 14px;
}

a.icon.button.circle {
    border-radius: 5px !important;
    border: none !important;
    background: #AF2227;
}

.footer-col-1 p {
    font-size: 14px;
    margin-bottom: 5px;
}

/* accordion */.accordion-item {
    position: relative;
    margin-bottom: 10px;
}

/* Đường kẻ dọc */
.accordion-item.child-accordion .vertical-line,
.accordion-item.first-accordion .vertical-line {
    position: absolute;
    top: 0;
    left: 28px;
    width: 0;
    border-left: 1px dashed #c7d0d9;
    height: 100%;
    z-index: 1;
}

/* Accordion button */
.accordion-btn {
    position: relative;
    padding-left: 60px;
    z-index: 2;
    background: #fff;
    width: 100%;
    border: none;
    text-align: left;
    font-size: 14px;
}

/* Icon tròn - FIRST & LAST */
.first-accordion .accordion-btn::after,
.last-accordion .accordion-btn::after {
    content: "";
    position: absolute;
    background-image: url(https://lilystravelagency.com/wp-content/uploads/2025/01/map-white-solid.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    width: 36px;
    height: 36px;
    background-color: #AF2227;
    border-radius: 50%;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    z-index: 3;
}

/* Icon tròn - CHILD */
.child-accordion .accordion-btn::after {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    background: #d2d2d2;
    border-radius: 50%;
    border: 4px solid #fff;
    top: 50%;
    left: 18px;
    transform: translateY(-50%);
    z-index: 3;
}

.last-accordion .accordion-btn::after {
	background-image: url(https://lilystravelagency.com/wp-content/uploads/2025/01/flag-white-solid.svg);
}

/* Panel */
#itinerary .panel {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.4s ease, opacity 0.4s ease;
    padding: 0 60px;
    background: transparent;
    position: relative;
    z-index: 1;
}

#itinerary .panel.open {
    opacity: 1;
}

.product-title-single {
		font-size: 30px;
    font-weight: 600;
    line-height: 1.4em;
		margin: 0;
}

nav.woocommerce-breadcrumb a {
    color: #686868;
}

nav.woocommerce-breadcrumb a:hover {
    color: #d02d37;
}

.policies-collapsed {
	max-height: 150px; /* chỉnh lại độ cao nếu cần */
	overflow: hidden;
	transition: max-height 0.3s ease;
	position: relative;
}

.policies-expanded {
	max-height: 9999px;
}

.shop-container .product.type-product.product-type-simple.product_cat-vietnam-package-tour {
    background: #f6f8fb;
}

#itinerary {
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.bg-white {
	background: white;
}


.title-tab-product {
    margin: 0px 0px 0px -30px;
    padding: 0px 0px 0px 15px;
    border-style: solid;
    border-width: 0px 0px 0px 5px;
    border-color: #AF2227;
    font-size: 24px;
    font-weight: 500;
}

.mb-3 {
	margin-bottom: 30px;
}

.gallery.gallery-columns-4 .gallery-item {
  width: 25%;
  padding: 5px;
  display: inline-block;
  box-sizing: border-box;
}
.gallery img {
  width: 100%;
  height: auto;
  display: block;
}



.hide-for-off-canvas {
	display: none;
}

@media (min-width: 850px) {
	.page-product-custom .col.large-9, .page-post-custom .col.large-9 {
		flex-basis: 70%;
		max-width: 70%;
		padding: 0px 20px;
		border: 0 !important;
	}
	
	.page-product-custom .col.large-3, .page-post-custom .col.large-3 {
		flex-basis: 30%;
		max-width: 30%;
		padding: 0px 10px;
		border: 0 !important;
	}
}

#side-product, #side-short-tour {
    background: white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    padding: 15px;
    position: sticky;
    top: 20%;
}

.ux-quantity.quantity.buttons_added {
    display: none;
}

button.single_add_to_cart_button.button.alt {
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #AF2227;
    border-style: none;
    border-radius: 7px;
    padding: 5px 15px 5px 15px;
    width: 100%;
}

form.cart {
    margin: 0;
}

.custom-price {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	flex-wrap: wrap;
	text-align: center;
}

.custom-price .price-origin {
	text-decoration: line-through;
	color: #999;
	font-size: 16px;
}

.custom-price .price-origin span.woocommerce-Price-amount.amount { color: #999; }

.custom-price .price-sale, .custom-price .price-sale bdi{
	color: #AF2227 !important;
	font-size: 24px;
	font-weight: bold;
}

.btn-white-red {
    border: 1px solid #af2227;
    color: #af2227;
    border-radius: 5px;
    padding: 10px 15px;
    text-align: center;
}


.btn-white-red:hover {
    border: 1px solid #af2227;
    color: white;
	background: #af2227;
}

.accordion-item {
    position: relative;
    margin-bottom: 10px;
    font-size: 16px;
}

.accordion-product .accordion-item a.active {
    background: transparent;
	font-weight: 100;
}

.accordion-item a .icon-angle-down:before {
    content: "\eb0b";
    font-family: "tabler-icons" !important;
    font-size: 28px;
}

.accordion-item a.active .icon-angle-down:before {
    content: "\eaf2";
    font-family: "tabler-icons" !important;
    font-size: 28px;
}

.accordion-product .accordion-title {    
	font-size: 16px;
    border-top: 0;
    border-bottom: 0.5px solid #d3d3d3;
}

.product-category-custom {
    padding: 50px 0px;
    text-align: center;
}

.product-category-custom h2 {
    font-size: 38px;
	margin-bottom: 10px;
}

.product-category-custom .breadcrumbs {
    font-size: 12px;
    color: #686868;
    font-weight: 100;
}

.category-custom .col.product {
	background: white !important;
}

.category-custom .col.product .col-inner {
    padding: 0;
    border-radius: 15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.category-custom img.attachment-woocommerce_thumbnail {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.category-custom .image-fade_in_back {
    position: relative;
    padding-bottom: 60%;
}

.category-custom img.attachment-woocommerce_thumbnail {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.category-custom .woocommerce-loop-product__link {
    font-size: 18px;
    margin: 10px 0px !important;
	color: black;
}

.category-custom .woocommerce-Price-amount bdi {
    color: #af2227;
}

.category-custom .product-small.box {
    background: white;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.contact-button-product-page {
    position: absolute;
    bottom: -25%;
    width: 100%;
    left: 0%;
}

div#mega-menu-wrap-max_mega_menu_1 {
    border-radius: 99px;
    height: 45px;
    border: 1px solid #b2abae;
	justify-items: center;
	width: 100%;
}

.header-main .top-divider.full-width {
    display: none;
}

.title-ux-product {
    margin: 10px 0px 5px 0px;
    font-size: 18px;
	text-transform: uppercase;
}

.title-ux-start {
    margin-bottom: 5px;
    font-size: 14px;
}

.box-product-custom {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.box-product-custom .box a {
    color: #555555;
    font-size: 18px;
    font-weight: 900;
}


.box-product-custom .box a:hover {
    color: #af2227;
}

.box-product-custom .badge-container {
	display: none;
}

.box-product-custom .box-text {
    padding: 20px 15px;
}

.box-product-custom img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.main-title {
    font-size: 36px;
    font-weight: 900;
    margin: 0;
}

.main-head-title {
    color: #af2227;
    font-size: 24px;
    margin: 0;
    font-weight: 900;
}

.row-shadow .col-inner {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 15px 15px;
}

.form-lien-he .row {
    background: url(https://w.ladicdn.com/s1500x850/5d3523778a77c560c3a99f4d/cover-contact-nen-20240818173557-mezzv.png);
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.form-lien-he input.wpcf7-form-control.wpcf7-submit.has-spinner.button {
    width: 50%;    
	border-radius: 99px;
}

.form-lien-he span.wpcf7-spinner {
    width: 100%;
}

.form-lien-he input.wpcf7-form-control {
    border-radius: 99px;
    height: 40px;
}

@media (max-width: 768px) {
	.form-lien-he .row {
		background-size: cover;
	}
}

.form-page-contact .col-inner {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 35px 35px 0px 35px;
}

.form-page-contact input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 5px;
}

.form-page-contact .wpcf7-response-output {
    /* display: none !important; */
    margin: 0 !important;
	border-radius: 5px !important;
}

.form-page-contact input {
    border-radius: 5px;
    box-shadow: none;
}

.woocommerce-billing-fields input {
    box-shadow: none !important;
    border-radius: 5px;
}

textarea#order_comments {
    border-radius: 5px;
    box-shadow: none;
}

.badge-inner.secondary.on-sale {
    border-radius: 99px !important;
    background: #ffffffc4;
    color: #af2227;
}

.badge-container.absolute.left.top.z-1 {
    left: 5%;
}

a#top-link {
    border-radius: 99px !important;
    color: white;
}

/* Short Tour Content */
.page-post-custom .is-divider {
    display: none;
}

.page-post-custom h6.entry-category {
    background: #f5dfe0;
    width: fit-content;
    padding: 10px;
    border-radius: 5px;
    color: #af2227;
    text-align: center;
	margin-bottom: 15px;
}

.page-post-custom header.entry-header {
    justify-self: left;
}

.page-post-custom .entry-header-text {
	padding: 0px;
}

.page-post-custom .entry-content.single-page {
    display: none;
}

.page-post-custom h1.entry-title {
    margin-bottom: 5px;
}

@media (min-width: 850px) {
	.page-post-custom .large-9.col {
		padding: 0 30px 30px;
	}
	
}

.page-post-custom .large-9.col ul {
	padding-left: 30px;
}

.button_gradient {
    display: inline-block;
    text-align: center;
    transition: 0.5s;
    background-size: 200% auto;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
    background-image: linear-gradient(to right, #FD6F00 0%, #AF2227 51%, #FD6F00 100%);
    text-decoration: none;
    border-radius: 3px;
    font-size: 18px;
}

.button_gradient:hover {
    background-position: right center;
	box-shadow: none;
}

.gallery-col .box-text.text-left {
    display: none;
}
