/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1765423003
Updated: 2025-12-11 03:16:43

*/
html {
    scroll-behavior: unset
}

body .comments-area a,
body .page-content a {
    text-decoration: none;
}

.popmake-title {
    display: none;
}

body .pum-container.pum-responsive {
    overflow: hidden;
}

.hfe-search-button-wrapper .hfe-search-icon-toggle {
    z-index: 99;
}

.hfe-search-button-wrapper .hfe-search-icon-toggle .hfe-search-form__input {
    color: #000000 !important;
}

.rank-math-breadcrumb .separator {
    margin: 0 8px;
}
.rank-math-breadcrumb p{
    margin-bottom: 0;
}
.rank-math-breadcrumb p a:first-child svg{
    margin-bottom: -3px;
}
#main-menu.show {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transform: translateY(0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    transition:
        transform 0.35s ease,
        opacity 0.35s ease;
}

#main-menu.hide {
    position: fixed;
    transform: translateY(-100%);
}

#menu_scroll_mb {
    transform: translateY(-100%);
    transition: transform 0.35s ease;
}

#menu_scroll_mb.show {
    transform: translateY(0);
    top: 0;
}

#menu-mb nav ul li a:focus,
#menu-mb nav ul li.current_page_item a,
#menu-mb nav ul li.current-post-parent a,
#menu-mb nav ul li.current-menu-item a {
    font-weight: bold;
    color: var(--e-global-color-primary);
}

#support-icon .elementor-icon-box-content {
    display: flex;
    flex-direction: column-reverse;
}

#support-icon .elementor-icon-box-content h3 {
    margin-bottom: 0;
    margin-top: 0;
}

.banner {
    width: 100%;
    height: 465px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    align-items: center;
    display: flex
}

.banner .banner__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    pointer-events: none;
}

.entry-meta,
.entry-meta * {
    color: #696969;
    font-weight: normal;
}

.elementor-posts--skin-classic .elementor-post__text {
    display: flex !important;
    flex-direction: column;
}

.elementor-posts--skin-classic .elementor-post__text .elementor-post__meta-data {
    order: 1;
    margin-bottom: 8px;
}

.elementor-posts--skin-classic .elementor-post__text .elementor-post__title {
    order: 2;
    margin-bottom: 12px;
}

.button-post {
    margin-top: auto;
}

.elementor-posts--skin-classic .elementor-post__text .elementor-post__read-more {
    order: 3;
    background-color: #3E6B4800;
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    text-transform: none;
    color: #3E6B48;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #3E6B48;
    border-radius: 0px 0px 0px 0px;
    padding: 12px 0px 8px 0px;
    font-weight: normal;
    display: flex;
    margin-top: auto;
}

.elementor-posts--skin-classic .elementor-post__text .elementor-post__read-more svg {
    fill: #3E6B48;
    width: 18px;
    margin-left: 10px;
}

.intl-tel-input ul.country-list,
.selected-dial-code {
    font-size: 14px;
}

.form_contact_custom form .title,
.form_contact_custom form p>label {
    font-size: 0.85rem;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    color: #111827;
}

.form_contact_custom form>div {
    margin-bottom: 10px;
}

.form_contact_custom form .group_info p {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

.form_contact_custom form .group p {
    display: flex;
    gap: 10px;
    margin-bottom: 1.5rem;
}

.elementor-popup-modal .form_contact_custom form .group {
    display: flex;
    justify-content: start;
}

.elementor-popup-modal .form_contact_custom form .group .intl-tel-input {
    width: calc(50% - 5px);
}

.elementor-popup-modal .form_contact_custom form .group span {
    width: calc(50% - 5px);
    margin-left: auto;
}

.elementor-popup-modal .form_contact_custom form .group p {
    margin: 0;
}

.form_contact_custom form .group_info p span:first-child {
    width: 40%;
}

.content-area .form_contact_custom form select,
.content-area .form_contact_custom form input,
.content-area .form_contact_custom form textarea,
.elementor-popup-modal .form_contact_custom form select,
.elementor-popup-modal .form_contact_custom form input,
.elementor-popup-modal .form_contact_custom form textarea {
    border: 1px solid rgb(206, 212, 218);
    border-radius: 4px;
    font-size: 14px;
}

.form_contact_custom form select {
    padding-right: 1rem;
}

.form_contact_custom form .wpcf7-list-item.first {
    margin-left: 0;
    font-weight: normal;
}

.form_contact_custom form p.policy {
    display: flex;
    gap: 4px;
    font-size: 14px;
}

.form_contact_custom form p.policy a {
    text-decoration: underline;
}

.form_contact_custom form p.policy span {
    display: inline-block;
    width: fit-content;
}

.form_contact_custom form input[type="submit"] {
    width: 100%;
    background-color: #000000;
}

/*-----------Detail Product----------*/
.product-banner {
    position: relative;
}

.product-banner.no-gallery {
    min-height: 630px;
}

.product-gallery .swiper-slide {
    padding-top: 630px;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
}

.swiper-product-pagination {
    position: absolute;
    width: 100%;
    bottom: 40px;
    text-align: center;
    left: 0;
    z-index: 1;
}

.product-banner__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    display: flex;
}

.product-banner__content .breadcrumb {
    color: white;
    padding-top: 10px;
}

.product-banner__content .breadcrumb a {
    color: white;
}

.product-banner__content .breadcrumb a svg {
    margin-bottom: -6px;
}

.product-banner__content .breadcrumb span.separator {
    margin: 0 5px;
}

.product-banner__content .breadcrumb span svg {
    margin-bottom: -1px;
}

.product-banner__content .swiper-product-pagination .swiper-pagination-bullet {
    background-color: white;
    opacity: 0.5;
}

.product-banner__content .swiper-product-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}

.product-banner__content.e-con.e-flex .e-con-inner {
    display: flex;
    justify-content: center;
    padding-bottom: 2rem;
}

.information {
    max-width: 50%;
    color: white;
}

.information h1 {
    font-weight: 800;
    font-size: 48px;
}

.information .location {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 12px 0;
    font-weight: 600;
    font-size: 24px
}

.information a.button {
    background-color: transparent;
    border: 0;
    padding: 0;
    display: inline-flex;
    align-items: center;
    color: #FFA500;
    font-weight: 700;
    font-size: 18px;
    gap: 10px;
    border-bottom: 1px solid;
    padding-bottom: 4px;
    border-radius: 0;
}

.information a.button:hover {
    background-color: transparent;
    color: #FFA500;
}

.pricing {
    display: flex;
    justify-content: end;
    margin-top: 20px;
    color: #FFA500;
    gap: 60px;
    font-weight: bold;
}

.pricing .info>span {
    display: block;
}

.pricing .price,
.pricing .duration {
    display: flex;
    align-items: center;
    gap: 10px;
}

.pricing .info .title {
    font-weight: 800;
    color: white;
    font-size: 24px;
}

.breadcrumb_bar {
    display: flex;
    z-index: 19;
    padding: 10px 0;
}

.breadcrumb_bar a svg {
    margin-bottom: -2px;
}

.overview_bar {
    background-color: #F5F3EF;
    display: flex;
    position: sticky;
    top: 0;
    z-index: 19;
}

.overview_bar .e-con-inner {
    display: flex;
    flex-direction: row !important;
    gap: 20px;
}

.overview_bar .e-con-inner .item {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #858585;
    font-weight: 500;
    font-size: 18px;
    padding: 16px 12px;
    border-bottom: 3px solid transparent;
    cursor: pointer;
}

.overview_bar .e-con-inner .item.active {
    color: #3E6B48;
    border-color: #3E6B48;
}

.overview_bar .e-con-inner .item svg path {
    transition: all 0.3s ease;
}

.overview_bar .e-con-inner .item.active svg path {
    stroke: #D9B26A;
}

.overview_bar .e-con-inner .item:hover {
    color: #3E6B48;
    border-color: #3E6B48;
    opacity: 0.8;
}

.overview_bar .e-con-inner .item:hover svg path {
    stroke: #D9B26A;
}

.box-content-detail {
    display: flex;
    margin: 28px 0;
    gap: 20px;
}

.box-content-detail .e-con-inner {
    display: flex;
    gap: 20px;
    flex-direction: row !important;
}

.box-content-detail .main_content {
    flex: 0 0 calc(100% - 400px);
    max-width: calc(100% - 400px);
}

.box-content-detail .right_content {
    flex: 0 0 400px;
}

.main_content h2 {
    font-weight: 500;
    font-size: 32px;
    color: var(--e-global-color-primary);
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 24px;
}

/*MARK: included */
.included {
    margin-top: 60px;
}

.included .wrapper ul {
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    list-style: none;
}

.included .wrapper ul li {
    display: flex;
    align-items: center;
    gap: 10px;
}

.included .wrapper ul li p {
    margin-bottom: 0;
}

.included .wrapper ul li::before {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMgSURBVHgBrVZNSFRRFD73vXH6QWnQRUlmQ6YQCakZWCaO/VBomAS2jBTKnwiFNlILdVEStFACDQXHijauNNMoIkcLHEj8wzbp4pWWFTk8f1Ccmfdu59ycYRhn6jn2bYb7877v3HPu+e4w+Avs1TaL1+2tBsZzGQcrB7CuL6nAYIxzvUvTeXfFI6cSjoOFJC63Wb2yxw4cbDSOS0iG2L0HISYuXqwvzc+B6+s0zM9OiTEH3qHpen0ooQ0CbRXZGDHUbtsZYzmcVwypeZfBvCM6VByw7PoOk2874ZOzD9yry6rO9fqylqHGsAJtlSfrMJ7a+OR0yL1yB6Jj94ARkNDAk7swNzVKlPXXmt/X+dbkoMgbUrLy4WxZQ9ioQ4H20nckhGmzXchMWHgxPOv0n0DkXPKMYuSWguqHsBX0Nt6kk6heXUunmkg0qckekXNKSyRYW1kShScQB57IYpJlO41lil5nesehnCI4cPQ0bBZE/PxBGbhmpyEp84xIl+Zx0ymsl7KTmiSPtHaRNtJtiYScUsIYg+PFVf751FN/uLxud5XEmFRE99zojQlFTnUL/J5OQZy4aJOwS9Koif4XuQ/EyTm3UpEtvg71YbK/E0b62iMmJxAnAyYENgJNZ6S3fYOIUfJAmLARFPzQGjhJRcLWFyKEjPzSTZOvX1vVxBkoaFzW4A0ZBaXil0TcK8ugjA9uKnIyQ8zEmAkr4aD2poiD7cEvgqminBolp+jJaTnTu2RshnFd02vkKDOQyQUjPiVdkJOY0as82meHn8pHQAuvEBNtN7L7H986xxd/feNbBXEQV2vlCWEV4haZtKgS8vPBp/dgqyAO4qIHiMbCrruHFbUwM3EN7fY8We7+IzkQCYj888Q7rK1eU97ifOUXIPQMzzgLj+3D4kzb6OGgeqDDGiKmor5pvS3I8erUXW8euu9bkwM39nyYGcCTLOApsqacL7evLrpg1+7EsEJk0xOvn4nIF358USnyQHJC2Eef3gjO4SqN//XoY04cXq6VGHr0g4XIzhmXinBnGk5Z1j9SUFzBvzMOk9ncVNLoUMNx/AZLhNuziF6O0AAAAABJRU5ErkJggg==);
    height: 24px;
}

.why_go {
    margin-top: 40px;
}

.tour_highlights {
    margin-top: 44px;
    background-color: #E3C58F;
    border-radius: 12px;
    padding: 32px;
    position: relative;
}

.tour_highlights label {
    position: absolute;
    left: 26px;
    font-weight: 500;
    font-size: 18px;
    color: white;
    background-color: #9B6A3B;
    padding: 8px 12px;
    border-radius: 6px;
    top: -17px;
    border: 1px solid white;
}

.tour_highlights ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.tour_highlights .wrapper ul li {
    display: flex;
    align-items: center;
    gap: 10px;
}

.tour_highlights .wrapper ul li:not(:last-child) {
    margin-bottom: 4px;
}

.tour_highlights ul li::before {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFUSURBVHgBpZQxcoJQEIYf2KS0AkrSpQHeEbBLF9pUUqaLOYF6gpgTBLqU3kBuEKBLZ0k60qUC/9V1BpmHOPBmdt7K7n7zv90dheg5UsoANu3L0/sS6rp+r6pqPgoEJSEuW9O0UIwBQc0rrvLElP4gEBdKwBYEw70UQ0AopL7s8zyP4W/g+9dU6Solnuft4Iaw5Jik6x+s6hPxOcxu12kNQMA98bloQ4A0TUtVHLbFENaI748gmgyNGP6UASsA4jNAodjm/IA/RQC+TYqiSA3D+MUPiY8W7gdYYVnWH2Jl+9kMeWRVX9ixCH380ZqJjuM8Qc2C5QsAZ1CWkM99Uz77okcK+d9w0yzLZqxkx4C16tlKEB3XdZdQtCJVvAo+oPdd+Z171Bg5TYoGshVXzqQrgEb/m6Z5B0UvDH5uN/8mRVwcsxud92UQiIsTWjwx9tzyp0bnABsVtg2eV7K9AAAAAElFTkSuQmCC);
    height: 18px;
}

#itinerary {
    margin-top: 60px;
}

#itinerary .wrapper {
    margin: 24px 0;
}

.timeline {
    border-left: 1px dotted #054A1E;
}

.timeline-item {
    position: relative;
    margin-left: 20px;
    border-bottom: 1px solid #D9B26A;
}

.timeline-item::before {
    content: "";
    position: absolute;
    left: -29px;
    top: 25px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: white;
    border: 1px solid #054A1E;
}

.timeline-item.active::before {
    background-color: #054A1E;
    /* box-shadow: 0 0 0 1px #054A1E; */
}

.timeline-header {
    padding: 20px 0;
    font-weight: 500;
    font-size: 18px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.timeline-header span {
    width: 24px;
    height: 24px;
    background-color: #F5F3EF;
    padding: 5px;
    border-radius: 50%;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.timeline-item.active .timeline-header span {
    transform: rotate(180deg);
}

.timeline-content {
    font-size: 16px;
    display: none;
    margin-bottom: 20px;
}

#faq {
    margin-top: 60px;
}

#faq .e-n-accordion-item {
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 16px;
    border: 1px solid #C8C8C8;
    border-radius: 8px;
    transition: all 0.3s ease;
}

#faq .e-n-accordion-item:not(:last-child) {
    margin-bottom: 12px;
}

#faq .e-n-accordion-item summary {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

#faq .e-n-accordion-item summary .e-n-accordion-item-title-header {
    font-weight: 500;
    font-size: 18px;
}

#faq .e-n-accordion-item .e-n-accordion-item-title-icon span {
    width: 24px;
    height: 24px;
    background-color: #F5F3EF;
    padding: 5px;
    border-radius: 50%;
    transition: all 0.3s ease;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

#faq .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened {
    display: none;
}

#faq .e-n-accordion-item:open .e-n-accordion-item-title-icon .e-opened {
    display: inline-flex;
}

#faq .e-n-accordion-item:open .e-n-accordion-item-title-icon .e-closed {
    display: none;
}

#faq .e-n-accordion-item-content {
    margin-top: 12px;
    transition: all 0.3s ease;
}

#gallery {
    margin-top: 60px;
}

.custom-gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 180px);
    gap: 20px;
}

.custom-gallery .item:first-child {
    grid-row: 1 / span 2;
}

.custom-gallery .item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    padding: 0;
    border: 0;
}

.custom-gallery img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.custom-gallery .overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    border-radius: 10px;
}

.hidden-lightbox-item {
    visibility: hidden;
    width: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
    display: none;
}

#gallery .video {
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

#gallery .video .overlay {
    position: absolute;
    inset: 0;
    border-radius: 12px;
}

#gallery .video .overlay img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#gallery .video .overlay svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

#gallery .video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#reviews {
    margin-top: 60px;
}

#reviews .review {
    background-color: #F5F3EF;
    border-radius: 6px;
    padding: 24px;
}

#reviews .review svg {
    position: absolute;
    top: 12px;
    left: 12px;
    pointer-events: none;
}

#reviews .review .infor {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#reviews .review .infor .name_job h3 {
    font-size: 16px;
    color: #3E6B48;
    font-weight: 400;
    margin-bottom: 6px;
}

#reviews .review .infor .name_job p {
    font-size: 12px;
    margin-bottom: 0;
}

#reviews .review .infor .avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.product_related {
    display: flex;
    margin-top: 60px;
    margin-bottom: 24px;
}

.product_related .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.product_related .title h2 {
    font-weight: 500;
    font-size: 32px;
    color: var(--e-global-color-primary);
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 24px;
}

.product_related .title a {
    display: flex;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 18px;
    color: var(--e-global-color-primary);
}

.right_content {
    box-shadow: 0px 2px 12px 2px rgba(0, 0, 0, 0.15);
    border-radius: 16px;
    padding: 1rem;
    height: fit-content;
    position: sticky;
    top: 90px;
}

.right_content h3 {
    font-size: 18px;
    font-weight: 500;
}

.right_content .item {
    display: flex;
    font-size: 14px;
    justify-content: space-between;
}

.right_content .item+.item {
    margin-top: 12px;
}

.right_content .item .price {
    color: #9B6A3B;
    font-size: 16px;
}

.duration_package {
    margin-top: 24px;
}

.duration_package .item {
    display: inline-flex;
    padding: 4px 12px;
    font-size: 14px;
    border: 1px solid #0288D1;
    border-radius: 8px;
    color: #0288D1;
    margin-bottom: 12px;
    margin-right: 12px;
}

.duration_package .item+.item {
    margin-top: 0;
}

.recommended {
    margin-top: 24px;
}

.recommended .list_item {
    border: 1px solid #0288D1;
    border-radius: 8px;
    overflow: hidden;
    font-size: 12px;
}

.recommended .list_item .item {
    padding: 6px;
    justify-content: start;
    gap: 16px;
    margin: 0;
}

.recommended .list_item .item:not(:last-child) {
    border-bottom: 1px solid #0288D1;
}

.recommended .list_item .item .avatar {
    flex: 0 0 50px;
}

.recommended .list_item .item .title {
    font-size: 16px;
    margin-bottom: 0;
}

.popup-form {
    background-color: #0288D1;
    width: 100%;
    border-radius: 8px;
    padding: 12px;
    margin-top: 24px;
    border-color: #0288D1;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    gap: 15px;
    font-size: 18px;
}

.popup-form:focus,
.popup-form:hover {
    background-color: #0288D1;
}

.popup-form p {
    margin-bottom: 0;
}

.popup-form span {
    display: block;
    font-size: 11px;
}

.right_content .note {
    margin: 10px 0;
    text-align: center;
    color: #0288D1;
    font-weight: 500;
    font-size: 13px;
}

.right_content .button {
    text-align: center;
}

.right_content .button a {
    font-weight: bold;
    background-color: transparent;
    border: 0;
    padding: 0;
    border-bottom: 1px solid #9B6A3B;
    color: #9B6A3B;
    border-radius: 0;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
}

.single-post .page-content {
    margin-top: 40px;
    min-height: 40vh;
}

:root {
    --ast-global-color-2: #3E6B48;
}

.widget_category_children_widget .widget-title {
    font-size: 1.125rem;
    margin-bottom: 1.5rem;
    font-weight: 600;
    background: var(--ast-global-color-2);
    color: white;
    padding: 0.5rem 1rem;
    text-align: center;
    font-family: "Anton", Sans-serif;
    position: relative;
    margin-top: 0;
}

.widget_category_children_widget .widget-title::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0;
    border-color: var(--ast-global-color-2) transparent transparent;
}

.category-children-widget {
    list-style: none;
    padding: 0;
    margin: 0;
}

.category-children-widget li:not(:last-child) {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #173d3e17;
}

.category-children-widget li a {
    font-size: 16px;
    color: var(--ast-global-color-3);
    text-decoration: none;
    transition: color .2s ease, padding-left .2s ease;
}

.category-children-widget li a:hover {
    color: var(--ast-global-color-2);
    padding-left: 4px;
}
.category-children-widget li.active a{
    color: var(--ast-global-color-2);
    padding-left: 4px;
    font-weight: 600;
}
.category-children-widget li.current-cat>a {
    font-weight: 600;
    color: var(--ast-global-color-2);
}

.swiper-product-related .swiper-slide {
    height: auto;
}

.swiper-product-related .swiper-slide .miko-product-item {
    height: 100%;
}

.swiper-product-related-pagination {
    text-align: center;
    margin-top: 1rem;
}

.swiper-product-related-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #054A1E;
}

.elementor-field-group .elementor-select-wrapper select {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

#sb_instagram #sbi_images {
    padding: 0;
    border-radius: 12px;
    overflow: hidden;
}

.elementor-form select,
.elementor-form input.elementor-date-field{
    height: 40px!important;
}

.elementor-form .elementor-field-group-advisor,
.elementor-form .elementor-field-group-advisor2
 {
    margin: 0 0 10px 0 !important;
}

.elementor-form .elementor-field-option {
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
}
.elementor-form .elementor-field-option label{

}
.elementor-form .elementor-field-option label::after{
    border: 1px solid #fff;
    border-left: 0;
    border-top: 0;
    box-sizing: content-box;
    content: "";
    height: 8px;
    left: 7px;
    position: absolute;
    top: 4px;
    transform: rotate(45deg) scaleY(0);
    transform-origin: center;
    width: 4px;
}

.elementor-form .elementor-field-option input:checked + label::after{
    transform: rotate(45deg) scaleY(1);
}
.elementor-form .elementor-field-option input {
    -webkit-tap-highlight-color: transparent;
    appearance: none;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(206, 212, 218);
    width: 20px;
    height: 20px;
    border-radius: 5px;
    padding: 0px;
    display: block;
    margin: 0px;
    transition: border-color 100ms, background-color 100ms;
    cursor: default;
    box-sizing: border-box;
    padding: 0px;
}
.elementor-form .elementor-field-option input:checked{
    background-color: rgb(0, 0, 0)!important;
    border-color: rgb(0, 0, 0)!important;
}

@media screen and (max-width: 1024px) {
    .information {
        max-width: 80%;
    }

    .information h1 {
        font-size: 40px;
    }

    .product-gallery .swiper-slide {
        padding-top: 600px;
    }

    .product-banner.no-gallery {
        min-height: 600px;
    }

    .main_content h2 {
        font-size: 28px;
    }
}

@media screen and (max-width: 768px) {
    .information {
        max-width: 100%;
    }

    .box-content-detail .main_content,
    .box-content-detail .right_content {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .product_related {
        margin-top: 50px;
    }

    .box-content-detail .e-con-inner {
        flex-wrap: wrap !important;
    }
}

@media screen and (max-width: 640px) {

    .information .location {
        font-size: 20px;
    }

    .information h1 {
        font-size: 28px;
    }

    .pricing .info .title {
        font-size: 1rem;
    }

    .pricing {
        gap: 1rem;
        justify-content: space-between;
        flex-direction: column;
    }

    .pricing svg {
        width: 50px;
        height: 50px;
    }

    .overview_bar {
        overflow-x: auto;
        scroll-behavior: smooth;
    }

    .overview_bar .e-con-inner {
        flex-wrap: nowrap !important;
    }

    .main_content h2 {
        font-size: 24px;
        margin-bottom: 1rem;
    }

    .included .wrapper ul {
        grid-template-columns: 1fr;
    }

    .included,
    .why_go,
    #itinerary,
    #faq,
    #gallery,
    #reviews {
        margin-top: 40px;
    }

    .product_related .title h2 {
        font-size: 28px;
    }

    .custom-gallery {
        gap: 1rem;
    }

    .miko-product-item h3 a {
        font-size: 14px;
    }

    .duration_price .price {
        font-size: 20px;
    }
}