/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.pointer-none {
	pointer-events:none;
}
[empty] {
	display:none !important;
}
.prev .elementor-post-navigation__next.elementor-post-navigation__link, .next .elementor-post-navigation__prev.elementor-post-navigation__link {
    display: none;
}
.elementor-post-navigation .elementor-post-navigation__link a {
    border: 1px solid rgba(96, 53, 108, 1);
    border-radius: 8px;
    padding: 15px 20px 13px 20px;
    text-align: center;
    justify-content: center;
}
.elementor-post-navigation .elementor-post-navigation__link a span {
     font-weight: 700;
    font-size: 20px;
    color: rgba(96, 53, 108, 1);
}
.elementor-post-navigation .elementor-post-navigation__link a:hover {
    background-color: rgba(96, 53, 108, 1);
}
.elementor-post-navigation .elementor-post-navigation__link a:hover span{
   color:#fff;
}
.elementor-widget-image a {
    display: block;
}
.elementor-post-navigation .elementor-post-navigation__link {
    width: 100%;
}
.para-1 , .para-1 h2{
	 overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.para-1 span.elementor-icon-list-text{
		 overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.para-2 , .para-2 h2{
		 overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.para-3{
		 overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient: vertical;
}
input::placeholder, textarea::placeholder{
opacity:1!important	
}
.about_tabing li.menu-item a{
    background-color: rgba(245, 245, 245, 1);
    border-radius: 64px;
	    padding-right: 20px !important;
    padding-left: 20px !important;
}
.about_tabing li.menu-item a:hover {
    background-color: rgba(241, 228, 245, 1);
}
.about_tabing li.menu-item.current-menu-item a, .about_tabing_mob li.menu-item.current-menu-item a {
    background-color: rgba(241, 228, 245, 1);
    background-image: url(/wp-content/uploads/2025/12/checked.svg) !important;
    background-repeat: no-repeat;
    background-position: 86% 19px;
    padding-right: 45px !important;
    padding-left: 35px !important;
}
.about_tabing_mob li.menu-item.current-menu-item a {
    background-position: 96% 13px;
    padding-right: 44px !important;
    padding-left: 35px !important;
    background-size: 15px;
}
.page-id-620 .about_tabing li.menu-item.current-menu-item a, .about_tabing_mob li.menu-item.current-menu-item a {
    background-position: 89% 19px;
}
.bg-size-img img{
        object-position: 25% center !important;
}
a.elementor-cta.active_faq .elementor-cta__content {
    background-color: rgba(241, 228, 245, 1) !important;
}
.e-n-accordion details.e-n-accordion-item {
    border-radius: 24px;
    overflow: hidden;
}
/*  */
#contac_u_form .elementor-field-type-textarea {
    align-items: normal;
    margin-bottom: 77px;
}
#contac_u_form .elementor-field-type-textarea textarea#form-field-message {
    resize: none;
}
#contac_u_form .elementor-field-group-acceptance.elementor-col-100 {
    margin-top: -44px;
}
#contac_u_form .elementor-field-type-acceptance label {
    font-weight: 700;
}
/* Base checkbox style */
#contac_u_form input[type="checkbox"],
input#form-field-acceptance.elementor-acceptance-field {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 16.66666603088379px;
    height: 16.66666603088379px;
    border: 2px solid rgb(96 53 108);
    border-radius: 50%; /* makes it circle */
    background-color: transparent;
    cursor: pointer;
    position: relative;
}
#contac_u_form .elementor-field-type-acceptance span.elementor-field-option {
    display: flex;
    gap: 8px;
}
#contac_u_form .elementor-field-type-html {
    order: 1;
}
#contac_u_form .elementor-field-type-textarea {
    order: 1;
}
#contac_u_form .elementor-field-type-acceptance {
    order: 3;
}
#contac_u_form .elementor-field-type-submit {
    order: 4;
}
#contac_u_form .elementor-field-group-field_34e43bf {
    order: 5;
}
#contac_u_form  .elementor-element-5fa112f {
    margin-bottom: -10px;
}
#contac_u_form .elementor-field-group-field_34e43bf .elementor-widget-button a.elementor-button {
    min-height: 59px;
    display: inline-flex;
    align-items: center;
    background-color: #fff;
    color: rgba(96, 53, 108, 1);
    border: 1px solid rgba(96, 53, 108, 1);
}
#contac_u_form .elementor-field-group-field_34e43bf .elementor-widget-button a.elementor-button:hover {
    color: #fff;
    background-color: rgba(96, 53, 108, 1);
}
/* Checked state */
#contac_u_form input[type="checkbox"]:checked,
input#form-field-acceptance.elementor-acceptance-field:checked {
    background-color: rgba(161, 161, 161, 1);
}

/* Inner dot when checked */
#contac_u_form input[type="checkbox"]:checked::after,
input#form-field-acceptance.elementor-acceptance-field:checked::after {
    content: "";
  width: 16.66666603088379px;
    height: 16.66666603088379px;
    background: #70497a;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.more-info-details ul.elementor-icon-list-items li.elementor-icon-list-item:first-child span.elementor-icon-list-text {
    text-decoration: none;
}
.more-info-details ul.elementor-icon-list-items li.elementor-icon-list-item:last-child a {
    text-decoration: none;
}
/*  */
#instructors_form .elementor-column.elementor-field-group-name {
    order: 1;
}
#instructors_form .elementor-column.elementor-field-group-phone {
    order: 2;
}
#instructors_form .elementor-column.elementor-field-group-email {
    order: 3;
}
#instructors_form .elementor-column.elementor-field-group-option {
    order: 4;
}
#instructors_form .elementor-field-type-submit{
	 order: 5;
}
#instructors_form .elementor-field-type-acceptance{
	 order: 6;
	justify-content: end;
}
	#instructors_form .elementor-field-group.elementor-col-20 {
    width: 21.4%;
}
	#instructors_form .elementor-column.elementor-field-type-submit.elementor-col-20 {
    width: 14.4%;
}
#instructors_form span.elementor-field-option {
    display: flex;
    gap: 5px;
}
input#form-field-acceptance.elementor-acceptance-field {
    border: 2px solid rgba(51, 51, 51, 1);
}
#instructors_form svg.e-font-icon-svg.e-eicon-caret-down {
    display: none;
}
#instructors_form .select-caret-down-wrapper {
    background-image: url(/wp-content/uploads/2025/12/select-arrow.svg);
    background-position: left;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
}

/* Hide loader by default */
#instructor-search-btn .btn-loader {
    display: none;
}

/* Loading state */
#instructor-search-btn.loading .btn-text {
    visibility: hidden;
}

#instructor-search-btn.loading .btn-loader {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 2px solid rgba(255,255,255,0.4);
    border-top-color: #fff;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

@keyframes spin {
    to { transform: rotate(360deg) translate(-50%, -50%); }
}
/* search css for filter */
.instructor-search-wrap {
    display: flex;
    min-height: 60px;
}
button#instructor-search-btn {
    width: 295px;
}
input::placeholder {
    opacity: 1 !important;
}
input#instructor-search {
    background-image: url(/wp-content/uploads/2025/12/search-filter.svg);
    background-repeat: no-repeat;
    background-position: 2% center;
    background-size: 27px;
}
/* Grid loading fade */
#our_instructors.loading {
    opacity: 0.5;
    pointer-events: none;
}
/*  */
.content-recommedation {
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: all 0.4s ease;
}

.content-recommedation.expanded {
  -webkit-line-clamp: unset;
}

.read-more-btn {
  cursor: pointer;
font-size: 18px;
  color: #333333;
  margin-top: -20px;
  display: inline-block;
  font-weight: 700;
}
#custom_tabs .tab_item:last-child {
    margin-left: 10px;
}
#custom_tabs .tab_item:first-child {
    margin-right: 10px;
}
.banner_textomomy_slider .swiper .swiper-slide .swiper-slide-inner,
.banner_textomomy_slider .swiper .swiper-slide {
    height: 460px;
    overflow: hidden;
    position: relative;
}
.banner_textomomy_slider .swiper .swiper-slide .swiper-slide-inner img.swiper-slide-image {
    height: 460px;
    object-fit: cover;
    width: 100%;
}
.banner_textomomy_slider .swiper .swiper-slide .swiper-slide-inner .elementor-image-carousel-caption {
    position: absolute;
    top: 55%;
    background: #FFFFFFE5;
    padding: 24px 48px;
    font-family: Heebo;
    font-weight: 700;
    font-size: 64px;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: right;
    border-radius: 32px;
    font-style: normal;
    right: 7rem;
    transform: translate(0%, -50%);
}
.banner_textomomy_slider .swiper-pagination {
    /* left: 100px; */
    text-align: left;
    padding-left: 100px;
    margin-top: 100px !important;
    top: unset;
    bottom: -100px !important;
}
.banner_textomomy_slider .swiper-pagination .swiper-pagination-bullet {
    background: #F5F5F5;
    opacity: 1;
    width: 16px;
    height: 16px;
}
.banner_textomomy_slider .swiper-pagination .swiper-pagination-bullet-active {
    background: #60356C;
    opacity: 1;
}
.banner_textomomy_slider .elementor-image-carousel-wrapper.swiper {
    padding-bottom: 0;
}
.destination_taxt_title h2.product-cat-heading {
    font-family: Heebo;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: right;
    margin-bottom: 30px;
}
.destination_taxt_title h2.product-cat-heading:not(:first-child) {
    margin-top: 70px;
}
.gallery_5_updown .elementor-gallery__container.e-gallery-container > .e-gallery-item.elementor-gallery-item:nth-child(odd) {
    height: 80%;
    top: 10%;
}


.info-table td {
    padding: 8px 12px;
    font-size: 18px;
    border: 0;
    background: transparent !important;
}
.info-table td:last-child {
  text-align: right;
  font-weight: 600;
}
.red-icons .banner_info_sec ul.budge_days svg path,
.product-grid .grid-box.red-icons .headings_title .title svg circle,
.product-swiper .swiper-slide.red-icons .headings_title .title svg circle {
    fill: #DB3832;
}

.product-grid .grid-box.red-icons a.pro_detail_btn,
.product-swiper .swiper-slide.red-icons a.pro_detail_btn{
	background: #A61C14;
}
.blue-icons .banner_info_sec ul.budge_days svg path,
.product-grid .grid-box.blue-icons .headings_title .title svg circle,
.product-swiper .swiper-slide.blue-icons .headings_title .title svg circle {
    fill: #5BB5BD;
}

.product-grid .grid-box.blue-icons a.pro_detail_btn,
.product-swiper .swiper-slide.blue-icons a.pro_detail_btn{
	background: #045E6A !important;
}
.purple-icons .banner_info_sec ul.budge_days svg path,
.product-grid .grid-box.purple-icons .headings_title .title svg circle,
.product-swiper .swiper-slide.purple-icons .headings_title .title svg circle {
    fill: #772CAC;
}

.product-grid .grid-box.purple-icons a.pro_detail_btn,
.product-swiper .swiper-slide.purple-icons a.pro_detail_btn{
	background: #60356C;
}
.product-swiper .swiper-slide.purple-icons ul.destination-list li.list_dest svg *,
.product-grid .grid-box.purple-icons ul.destination-list li.list_dest svg * {
	stroke:#772CAC;
}
.product-swiper .swiper-slide.blue-icons ul.destination-list li.list_dest svg *,
.product-grid .grid-box.blue-icons ul.destination-list li.list_dest svg * {
	stroke:#5BB5BD;
}
.product-swiper .swiper-slide.red-icons ul.destination-list li.list_dest svg *,
.product-grid .grid-box.red-icons ul.destination-list li.list_dest svg * {
	stroke:#DB3832;
}
.red-icons .bread_crumbs ul.bread_crumbs_list li a.active{
	color:#DB3832;
}
.blue-icons .bread_crumbs ul.bread_crumbs_list li a.active{
	color:#5BB5BD;
}
.purple-icons .bread_crumbs ul.bread_crumbs_list li a.active{
	color:#772CAC;
}
.red-icons .attraction_head_slider .swiper-wrapper .swiper-slide::before,
.red-icons ul.attraction_head_list li::before{
	background-color:#DB3832;
}
.blue-icons .attraction_head_slider .swiper-wrapper .swiper-slide::before,
.blue-icons ul.attraction_head_list li::before{
	background-color:#5BB5BD;
}
.purple-icons .attraction_head_slider .swiper-wrapper .swiper-slide::before,
.purple-icons ul.attraction_head_list li::before{
	background-color:#772CAC;
}

.red-icons .family-features .main_attraction_choose a#add_more {
    border: 1px solid var(--Mega-General, #DB3832);
    color: #DB3832;
}
.red-icons .family-features .main_attraction_choose a#add_more:hover {
    background: #DB3832;
    color: #fff;
}
/* .tax-product_destination .bg_carousal_slider .swiper-pagination {
    width: auto;
    bottom: -100px !important;
} */

.family-features .main_attraction_choose a#add_more {
    margin: 0 auto;
}
#category_slider_banner{
    display: none;
}
.artist-slider-wrapper .swiper a.artist-card {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 24px 24px 24px 24px;
}
.artist-slider-wrapper .swiper a.artist-card img {
    display: block;
    height: 280px;
    text-align: center;
    padding: 0;
    width: 100%;
    object-fit: cover;
    transition: all .5s;
}
.artist-slider-wrapper .swiper a.artist-card:hover img {
    transform: scale(1.1);
}
.artist-slider-wrapper .swiper a.artist-card::before {
    content: "";
    background: #0000005e;
    position: absolute;
    z-index: 2;
    top: calc(100% - 75px);
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .5s;
}
.artist-slider-wrapper .swiper a.artist-card:hover::before {
    top: 0;
}
.artist-slider-wrapper .swiper a.artist-card .artist-overlay {
    width: 100%;
    position: absolute;
    bottom: 10px;
    z-index: 9;
    padding: 4px 20px;
    text-align: center;
}
.artist-slider-wrapper .swiper a.artist-card .artist-overlay h3{
    color: #fff;
    font-family: "Heebo", Sans-serif;
    font-size: 44px;
    font-weight: 700;
    margin: 0;
    width: 100%;
    transition: .5s;
}

.artist-slider-wrapper .swiper a.artist-card:hover .artist-overlay h3 {
    transform: translatey(-80px);
}
.attraction_head_slider .swiper-wrapper{
    transition-timing-function: linear !important;
}

.attraction_head_slider .swiper-slide{
    width:auto;
}
#main_slider_banner{
    position: relative;
}

/* #main_slider_banner::before{
    content: "";
    position: absolute;
    inset: 0;
    background: url('/wp-content/uploads/2026/07/banner-1.webp') center/cover no-repeat !important;
    z-index: -1;
} */
.banner-slider-desktop figure.swiper-slide-inner img.swiper-slide-image {
    height: 550px;
    object-fit: cover;
    width: 100%;
}
.bg_carousal_slider {
    overflow: hidden;
}
@media screen and (max-width:1600px){
.banner_textomomy_slider .swiper .swiper-slide .swiper-slide-inner .elementor-image-carousel-caption {
    padding: 16px 32px;
    font-size: 50px;
    border-radius: 20px;
}
.banner_textomomy_slider .swiper .swiper-slide .swiper-slide-inner,
.banner_textomomy_slider .swiper .swiper-slide,
.banner_textomomy_slider .swiper .swiper-slide .swiper-slide-inner img.swiper-slide-image {
    height: 400px;
}
.destination_taxt_title h2.product-cat-heading:not(:first-child) {
    margin-top: 50px;
}
}
@media (max-width: 1280px) {
	.about_tabing li.menu-item a {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
	.about_tabing li.menu-item.current-menu-item a {
    background-position: 84% 17px;
    padding-right: 44px !important;
    padding-left: 23px !important;
}
	#instructors_form  .elementor-field-textual.elementor-size-lg {
    padding: 7px 8px;
}
}
@media (max-width: 1024px) {
	    .about_tabing li.menu-item.current-menu-item a {
        background-position: 85% 13px;
        padding-right: 33px !important;
        padding-left: 15px !important;
        background-size: 13px;
    }
	#instructors_form .elementor-field-type-submit {
    order: 5;
}
	#instructors_form .elementor-field-group.elementor-col-20 {
    width: 25%;
}
	#instructors_form .elementor-field-type-acceptance {
    order: 6;
    justify-content: end;
    width: 50%;
}
	#instructors_form .elementor-column.elementor-field-type-submit.elementor-col-20 {
    width: 50%;
}
	#instructors_form .elementor-column.elementor-field-type-submit.elementor-col-20 button.elementor-button.elementor-size-lg {
    flex-basis: 48%;
}
.gallery_5_updown .elementor-gallery__container.e-gallery-container > .e-gallery-item.elementor-gallery-item:nth-child(odd),
.gallery_5_updown .elementor-gallery__container.e-gallery-container > .e-gallery-item.elementor-gallery-item:nth-child(odd) {
    height: 100%;
    top: 10%;
}
}
@media (max-width: 991px) {
	    .about_tabing li.menu-item a {
        font-size: 14px !important;
    }
	.e-n-accordion details.e-n-accordion-item {
    border-radius: 16px;
}
}
@media (max-width:880px) {
	    #instructors_form .elementor-field-group.elementor-col-20 {
        width: 33%;
    }
    #instructors_form .elementor-column.elementor-field-type-submit.elementor-col-20 {
        width: 22%;
    }
	    #instructors_form .elementor-column.elementor-field-type-submit.elementor-col-20 button.elementor-button.elementor-size-lg {
        flex-basis: 100%;
    }
	    #instructors_form .elementor-field-type-acceptance {
        width: 44%;
    }
 .banner_textomomy_slider .swiper .swiper-slide .swiper-slide-inner .elementor-image-carousel-caption {
    padding: 12px 24px;
    font-size: 32px;
    border-radius: 10px;
    right: unset;
    transform: translate(-50%, -50%);
    left: 50%;
}
.banner_textomomy_slider .swiper-pagination {
    text-align: center;
    padding-left: 0;
    margin-top: 0!important;
    top: unset;
    bottom: -50px !important;
}
.banner_textomomy_slider .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}
/* .tax-product_destination .bg_carousal_slider .swiper-pagination {
    width: 100%;
    bottom: -6px !important;
} */

}
@media (max-width:767px) {
.bg_carousal_slider:has(.mobile_slider_only ) .desktop_slider_only {
    display: none;
}

}
@media (max-width:720px) {
	#instructors_form .elementor-field-group.elementor-col-20 {
        width: 50%;
    }
	    #instructors_form .elementor-field-type-acceptance {
        width: 56%;
    }
	    #instructors_form .elementor-column.elementor-field-type-submit.elementor-col-20 {
        width: 42%;
    }
	    #instructors_form .elementor-column.elementor-field-type-submit.elementor-col-20 button.elementor-button.elementor-size-lg {
        flex-basis: 60%;
    }
	.elementor-post-navigation .elementor-post-navigation__link a span {
    font-weight: 700;
    font-size: 18px;
    color: rgba(96, 53, 108, 1);
}
}
@media (max-width: 580px) { 
	#contac_u_form .elementor-field-group-field_543aa56 {
    display: none;
}
	#contac_u_form .elementor-field-type-html {
    margin-bottom: 2px;
    padding: 0;
}
	#contac_u_form .elementor-field-group-field_34e43bf .elementor-widget-button a.elementor-button {
    margin: 0 auto;
    display: grid;
    margin-top: -8px;
}
	    #instructors_form .elementor-field-group.elementor-col-20, #instructors_form .elementor-field-type-acceptance, #instructors_form .elementor-column.elementor-field-type-submit.elementor-col-20 {
        width: 100%;
    }
	    #instructors_form .elementor-field-type-acceptance {
        justify-content: start;
    }
 #instructors_form  .elementor-field-group {
    margin-bottom: 19px !important;
}
	#instructors_form .elementor-column.elementor-field-type-submit.elementor-col-20 {
    justify-content: center;
		        order: 6;
}
	#instructors_form .elementor-field-type-acceptance {
    order: 5;
	}

    button#instructor-search-btn {
        width: 185px;
        padding: 11px 13px 12px 12px;
    }
	button#instructor-search-btn span.btn-text {
    font-size: 16px;
}
	input#instructor-search {
    font-size: 16px;
}
	.content-recommedation {
    -webkit-line-clamp: 3;
}
.read-more-btn {
    font-size: 16px;
    margin-top: -8px;
}
.gallery_5_updown {
    min-height: 510px;
}
.banner-slider-mobile figure.swiper-slide-inner img.swiper-slide-image {
    height: 500px;
    object-fit: cover;
    width: 100%;
}
}
@media (min-width: 1920px) {
	.about_tabing li.menu-item a{
	 padding-right: 40px !important;
    padding-left: 40px !important;
}
.about_tabing li.menu-item.current-menu-item a {
    background-position: 83% 20px;
    padding-right: 59px !important;
    padding-left: 40px !important;
}
	#instructors_form .elementor-field-group.elementor-col-20 {
    width: 21.21234%;
}
	#instructors_form .elementor-column.elementor-field-type-submit.elementor-col-20 {
    width: 15.1%;
}
	.banner-slider-desktop figure.swiper-slide-inner img.swiper-slide-image {
    height: 600px;
}
}

#custom_tabs .tabing_icon {
    width: 100%;
    justify-content: center;
    padding-bottom: 20px;
    overflow: auto;
    display: flex;
    gap: 20px;
    cursor: pointer;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 40px;
}
#custom_tabs .tab_item {
    text-align: center;
    transition: all 0.3s ease;
    width: 20%;
    box-shadow: 0px 4px 16px 0px #D6DAE380;
    border-radius: 24px;
    max-height: 180px;
    padding: 28px 15px;
    overflow: hidden;
    flex: 0 0 calc(98% / 6 - 20px);
    min-width: calc(98% / 6 - 20px);
}
#custom_tabs .tabing_icon::-webkit-scrollbar {
    height: 6px;
}

#custom_tabs .tabing_icon::-webkit-scrollbar-track {
    background: #eee;
    border-radius: 10px;
}

#custom_tabs .tabing_icon::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}

#custom_tabs .tabing_icon::-webkit-scrollbar-thumb:hover {
    background: #555;
}
#custom_tabs .tab_item img {
    height: 86px;
    width: 86px;
    margin-bottom: 2px;
    object-fit: contain;
}
#custom_tabs .tab_item.active, #custom_tabs .tab_item:hover {
    background-color: #F1E4F5;
}
/* Content Animation */
#custom_tabs .tab_content {
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.4s ease;
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    visibility: hidden;
}

#custom_tabs .tab_content.active {
    opacity: 1;
    transform: translateY(0);
    position: relative;
    visibility: visible;
}
.tab_item h3.tab_title {
    font-weight: 700;
    font-size: 18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
ul.tag_filter {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 14px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 40px;
}
ul.tag_filter > li a {
    border-radius: 64px;
    padding: 14px 26px;
    background-color: #F5F5F5;
    color: #60356C;
    font-weight: 700;
    font-size: 16px;
}
ul.tag_filter > li.current_tag a {
    color: #333333;
    background-color: #F1E4F5;
    background-image: url(https://megatr.ussl.co.il/wp-content/uploads/2026/03/checked.svg);
    background-position: 82%;
    background-size: 16px;
    background-repeat: no-repeat;
    padding-right: 57px;
}
#music_sports .filter-form .search-btn, div#music_sports a.pro_detail_btn {
    background-color: #055e6a;
}
#women_couple_single .filter-form .search-btn, #women_couple_single a.pro_detail_btn {
    background-color: #6f3a73;
}
#family .filter-form .search-btn{
	 background-color: #A61C14;
}
ul.tag_filter > li:hover a {
    color: #333333;
    background-color: #F1E4F5;

}

/*form css*/
.filter-form {
    max-width: 779px;
    margin: 72px auto 0;
}

.filter-row {
display: flex;
gap: 16px;
align-items: center;
}

/* Custom Select */
.filter-form .custom-select {
    position: relative;
    width: 275px;
}

.filter-form .select-box {
    background: #fff;
    padding: 16.5px 24.4px;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #CBCBCB;
    position: relative;
    color: #333333;
    font-weight: 400;
    font-size: 18px;
}

/* Arrow */
.filter-form .select-box::after {
    content: "";
    position: absolute;
    left: 20px;
    background-image: url(https://megatr.ussl.co.il/wp-content/uploads/2026/03/arrow-down.svg);
    background-position: center left;
    background-repeat: no-repeat;
    width: 15px;
    height: 30px;
}

/* Dropdown */
.filter-form .dropdown {
display: none;
position: absolute;
top: 110%;
right: 0;
width: 100%;
background: #fff;
border-radius: 10px;
box-shadow: 0 10px 25px rgba(0,0,0,0.08);
list-style: none;
padding: 0;
margin: 0;
z-index: 9;
}

.filter-form .dropdown li {
padding: 12px 16px;
cursor: pointer;
transition: 0.2s;
}

.filter-form .dropdown li:hover {
background: #F1E4F5;
}

/* Button */
.filter-form .search-btn {
    background: #6f3a73;
    color: #fff;
    border: none;
    padding: 16.5px 24.4px;
    border-radius: 8px;
    cursor: pointer;
    font-weight: 700;
    font-size: 18px;
}
/*form css end*/

/**/
.product_item {
    position: relative;
    min-height: 448px;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}
.por_image {
    width: 100%;
}

.pagination_slider {
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px;
}
.product-swiper, .product-grid {
position: relative;
overflow: hidden;
}

.product-swiper .swiper-wrapper {
display: flex;
}

.product-swiper .swiper-slide, .product-grid .grid-box {
    background: #fff;
    border-radius: 24px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #E1E1E1;
}
.por_image img {
    height: 224px;
    width: 100%;
    object-fit: cover;
    position: relative;
}
.slider_heading h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #333333;
}
/* Arrows */
.product-prev, .product-next {
    background: #fff;
    color: #60356C;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 5;
    border: 1px solid #60356C;
}
.product-prev:hover, .product-next:hover {
    background: #60356C;
    color: #fff;
}
.product-prev:hover svg path, .product-next:hover svg path {
    stroke: #fff;
}
.slider-navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    gap: 24px;
    margin-left: 20px;
}
.product-swiper {
    margin-bottom: 30px;
    margin-left: 30px;
}
.por_image img {
    height: 224px;
    width: 100%;
    object-fit: cover;
    position: relative;
}
.por_image .headings_title {
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 10px;
    right: 10px;
    gap: 6px;
}
.por_image .headings_title span.title {
    background-color: #F5F5F5;
    border-radius: 64px;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    width: fit-content;
    margin-bottom: 6px;
}
.product_item .content_box h3 {
    font-weight: 700;
    font-size: 22px;
    color: #333333;
    text-align: right;
    margin-bottom: 10px;
}
.product_item .content_box {
    padding: 5px 12px;
    padding-bottom: 25px;
}
ul.destination-list {
    list-style: none;
    padding: 0;
    text-align: right;
    display: flex;
    gap: 16px;
    min-height: 50px;
}
.product-grid .grid-wrapper .grid-box .product_item ul.destination-list {
    min-height: 80px;
}
ul.destination-list li.list_dest {
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0%;
    text-align: right;
    display: flex;
    gap: 6px;
}
li.list_dest img {
    width: 20px;
    height: 20px;
    object-fit: fill;
}
a.pro_detail_btn {
    background-color: #A61C14;
    border-radius: 6px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    width: 140px;
    padding: 18px 13px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pro_button_bottom {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: space-between;
}
.pro_button_bottom h5 span {
    font-weight: 400;
}
.pro_button_bottom h5 {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    text-align: right;
    padding: 0;
    margin: 0;
    margin-top: 0px;
    display: flex;
    flex-wrap: wrap;
    gap: 3px 3px;
    width: 50%;
    align-items: baseline;
}
.product_item .pro_button_bottom h5 .regular_prices.megatr-home-card-price-old {
    font-weight: 400;
    font-size: 18px;
    text-decoration: line-through;
    color: #777777;
}
.product_item .pro_button_bottom h5 .offer_prices.megatr-home-card-price-new {
    font-weight: 700;
    font-size: 19px;
    color: #333333;
}
.pro_button_bottom span.memmbers {
    font-size: 16px;
    width: 100%;
}
a.pro_detail_btn:hover {
    background-color: #60356C;
    color: #fff;
}
.slider-navigation .swiper-button-disabled.swiper-button-lock {
    display: none;
}
.top-spacer {
    margin-top:50px;
}
.swiper-button-disabled {
    opacity: 0.5;
    pointer-events: none;
}
.product-grid .grid-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
    padding-top: 14px;
    padding-left: 20px;
}
.product-grid .grid-wrapper .grid-box {
    width: calc(100% / 3 - 14px);
}
.grid-wrapper.megatr-home-filters-grid .grid-box {
    width: calc(100% / 4 - 15px);
}
.leading_artist .list_artist .elementor-cta {
    position: relative;
}
.leading_artist .list_artist .elementor-cta::before {
    content:"";
    background: #0000005e;
    position: absolute;
    z-index: 2;
    top: calc(100% - 75px);
    left: 0;
    width: 100%;
    height: 100%;
    transition:all .5s;
}
.leading_artist .list_artist .elementor-cta .elementor-cta__content {
    position: relative;
    z-index: 9;
}
.leading_artist .list_artist .elementor-cta:hover::before {
    top: 0;
}

.leading_artist .list_artist .elementor-cta:hover .elementor-cta__content h2 {
    transform: translatey(-80px);
}

.recent-destination-slider {
    position: relative;
    overflow: hidden;
    padding-top: 68px;
    margin-top: -68px;
}

.destination-card {
    position: relative;
    border-radius: 24px;
    overflow: hidden;
}

.destination-card img {
    width: 100%;
    height: 445px;
    object-fit: cover;
    display: block;
    transition:all 0.5s;
}
.destination-card:hover img{
    transform: scale(1.1);
}
.destination-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 545px;
    padding: 12px 12px 24px;
    border-radius: 24px;
    text-align: center;
    color: #fff;
}
.destination-content h3 {
    margin: 0 0 10px;
    font-family: Heebo;
    font-weight: 700;
    font-size: 64px;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
}

.destination-content p {
    margin: 0 0 25px;
    font-family: Heebo;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
}

.destination-btn {
    display: inline-block;
    padding: 12px 28px;
    border-radius: 8px;
    font-family: Heebo;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff !important;
}
.artist-slider-wrapper .slider-header .slider-nav .swiper-button-next,
.artist-slider-wrapper .slider-header .slider-nav .swiper-button-prev,
.destination-prev, 
.destination-next {
    position: absolute;
    top: 15px;
    z-index: 10;
    width: 40px;
    height: 40px;
    cursor: pointer;
    border: 1px solid var(--Mega-General, rgba(96, 53, 108, 1));
    border-radius: 60px;
}
.artist-slider-wrapper .slider-header .slider-nav .swiper-button-next,
.artist-slider-wrapper .slider-header .slider-nav .swiper-button-prev{
    top: 70px;
}
.artist-slider-wrapper .slider-header .slider-nav .swiper-button-next,
.destination-prev {
    left: 64px;
    right: unset;
}
.artist-slider-wrapper .slider-header h2.artist-main-title {
    margin-bottom: 25px;
}
.artist-slider-wrapper .slider-header .slider-nav .swiper-button-prev,
.destination-next {
    left: 0px;
}
.artist-slider-wrapper .slider-header .slider-nav .swiper-button-next:after, 
.artist-slider-wrapper .slider-header .slider-nav .swiper-button-prev:after {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    /* padding-bottom: 3px; */
}
.destination-prev:after, .destination-next:after {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    padding-bottom: 3px;
}

.destination-prev:after {
    content: "‹";
}

.destination-next:after {
    content: "›";
}


.bg_carousal_slider .swiper-wrapper {
    height: 460px;
}
.bg_carousal_slider .swiper-wrapper .swiper-slide .swiper-slide-image {
    height: 459px;
    width: 100%;
    object-fit: cover;
}
.mobile__menu .elementor-nav-menu .sub-arrow {
    position: absolute;
    left: 10px;
}
.mobile__menu ul ul ul>li>a {
    padding-right: 30px !important;
}
.column2__box>nav>ul{
	column-count:2;
	column-gap:20px;
}
.drodown__menu .e-n-menu-wrapper>ul>li:nth-child(1) .e-n-menu-content.e-active>div>div{
    min-width:980px !important;
}
.drodown__menu .e-n-menu-wrapper>ul>li:nth-child(2) .e-n-menu-content.e-active>div>div{
	min-width:880px !important;
}
.dropdown_heading {
	min-height:45px;
}
.artist-slider-wrapper .slider-header {
    margin-top: 40px;
}
.attraction_head_slider .swiper-wrapper{
    transition-timing-function: linear !important;
}
.swiper-button-prev.attraction-prev, .swiper-button-next.attraction-next{
    display: none !important;
}
h2.mobile_title_category {
    width: 100%;
    font-size: 24px;
    margin: 0 0 5px;
    display: none;
}
@media (max-width:767px){

    .destination-card img{
        height:350px;
    }

    .destination-content{
        width:85%;
        padding:20px;
    }

    .destination-content h3{
        font-size:28px;
    }

    .destination-content p{
        font-size:16px;
    }
}
/**/
@media (min-width: 1920px) {
    #custom_tabs .tabing_icon, .filter-row {
    gap: 24px;
}
/* 	.por_image img {
    height: 370px;
} */
.product_item .content_box
 {
    padding: 5px 24px;
    padding-bottom: 25px;
}
.product_item .content_box h3 {
    font-size: 24px;
}
#custom_tabs .tab_item {
    max-height: 196px;

}
.tab_item h3.tab_title {
    font-weight: 700;
    font-size: 22px;
}
#custom_tabs .tab_item img {
    height: 96px;
    width: 96px;
    margin-bottom: 4px;
}
ul.tag_filter > li a {
    padding: 14px 32.1px;
    font-size: 16px;
}
a.pro_detail_btn {
    font-weight: 700;
    padding: 17px 9px;
    font-size: 18px;
}
.pro_button_bottom {
    gap: 24px;
}
.pro_button_bottom h5 {
    font-size: 22px;
        margin-top: 5px;
}
.top-spacer {
    margin-top: 60px;
}
.product-grid .grid-wrapper {
    gap: 24px;
}
.product-grid .grid-wrapper .grid-box {
    width: calc(100% / 4 - 18px);
}
.slider-navigation {
    margin-left: 0;
}
.product-swiper {
    margin-left: auto;
    max-width: 1664px;
    margin-right: auto;
}

}
@media (max-width: 1600px) {
.leading_artist .list_artist .elementor-cta::before {
    top: calc(100% - 60px);
}
.bg_carousal_slider .swiper-wrapper,
.bg_carousal_slider .swiper-wrapper .swiper-slide .swiper-slide-image {
    height: 500px;
}
.destination-content h3 {
    font-size: 40px;
    line-height: 55px;
}
.destination-content p {
    font-size: 20px;
}
.destination-btn {
    font-size: 16px;
}
.destination-card img {
    height: 350px;
}
.destination-content {
    max-width: 445px;
}
}
@media (max-width: 1280px) {
.product_item .content_box h3 {
    font-size: 19px;
} 
ul.destination-list li.list_dest {
    font-size: 15px;
}
.pro_button_bottom h5 {
    font-size: 18px;
    
}
.pro_button_bottom span.memmbers {
    font-size: 14px;
}
a.pro_detail_btn {
    font-size: 15px;
    width: 152px;
    padding: 14px 10px;

}

}
@media (max-width: 1024px) {
    #custom_tabs .tab_item:nth-child(1), .tag_filter li:nth-child(1)  {
    margin-right: 20px;
}
    #custom_tabs .tab_item:last-child, .tag_filter li:last-child  {
    margin-left: 15px;
}
    #custom_tabs .tabing_icon {
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch; /* smooth iOS */
    }

    #custom_tabs .tab_item {
        flex: 0 0 auto;
        width: 18%;
        max-height: 148px;
        padding: 22px 10px;
    }
    #custom_tabs .tabing_icon {
    gap: 24px;
}
#custom_tabs .tab_item img {
    height: 62px;
    width: 62px;
    margin-bottom: 2px;
}

#custom_tabs .tabing_icon::-webkit-scrollbar {
    display: none; /* Chrome */
}
    .tag_filter {
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        gap: 10px;
        -webkit-overflow-scrolling: touch;
        scroll-behavior: smooth;
        padding: 18px 0 !important;
    }

    .tag_filter li {
        flex: 0 0 auto;
        white-space: nowrap;
    }

    /* optional: hide scrollbar (clean UI) */
    .tag_filter {
        scrollbar-width: none;
    }
    .tag_filter::-webkit-scrollbar {
        display: none;
    }
    ul.tag_filter > li a {
    border-radius: 64px;
    padding: 12px 17px;
    background-color: #F5F5F5;
    color: #60356C;
    font-weight: 700;
    font-size: 16px;
}
    ul.tag_filter {
        gap: 16px;
        justify-content: flex-start;
		        flex-wrap: nowrap;
    }

#custom_tabs .tabing_icon {
    padding-bottom: 32px;
}
/**/
.filter-form {
    max-width:700px;
    margin: 40px auto;
    padding: 0 20px;
}
.filter-row {
    gap: 12px;
}
.filter-form .search-btn, .filter-form .select-box {
    padding: 14.5px 20.4px;
}
.product-swiper {
    margin: 0 20px 30px 0;
}
.product-grid .grid-wrapper {
    padding-left: 0;
}
.slider-navigation {
    gap: 10px;
    margin-left: 10px;
}
.product-grid {
    padding: 0 20px;
}
.top-spacer {
    margin-top: 40px !important;
}
.product_item .content_box {
    padding: 5px 15px;
    padding-bottom: 24px;
}
ul.destination-list {
    min-height: 50px;
}
.pro_button_bottom {
    gap: 9px;
}
    a.pro_detail_btn {
        width: 130px;
        padding: 14px 5px;
    }
        .product_item .content_box h3 {
        font-size: 18px;
    }
        .pro_button_bottom span.memmbers {
        font-size: 13px;
    }
    .por_image .headings_title {
    top: 18px;
    right: 10px;

}
.por_image .headings_title span.title {
    padding: 7px 11px;
    gap: 7px;
    font-size: 12px;
}
.grid-wrapper.megatr-home-filters-grid .grid-box {
    width: calc(100% / 3 - 14px);
}
.leading_artist .list_artist .elementor-cta::before {
    top: calc(100% - 60px);
}
}
@media (max-width: 768px) {
.destination-card img {
    height: 300px;
}
.destination-content {
    width: 95%;
}
.destination-content h3 {
    font-size: 32px;
    line-height: 48px;
}
.destination-content p {
    font-size: 16px;
    margin: 0 0 20px;
}
.artist-slider-wrapper .slider-header .slider-nav .swiper-button-prev {
    left: calc(50% - 45px);
}
.artist-slider-wrapper .slider-header .slider-nav .swiper-button-next {
    left: calc(50% + 5px);
}
.artist-slider-wrapper .slider-header .slider-nav .swiper-button-next, 
.artist-slider-wrapper .slider-header .slider-nav .swiper-button-prev {
    top: 440px;
}
.artist-slider-wrapper .slider-header h2.artist-main-title {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
}
.artist-slider-wrapper .swiper a.artist-card .artist-overlay h3 {
    font-size: 24px;
}
.artist-slider-wrapper .swiper a.artist-card::before {
    top: calc(100% - 65px);
}
	body .attraction_head_mobile {
        padding: 0;
    }
}
@media (max-width: 767px) {
    #custom_tabs .tab_item {
        width: 22%;
    }
    .slider_heading h2 {
    font-size: 24px;
}
.grid-wrapper.megatr-home-filters-grid .grid-box,
.product-grid .grid-wrapper .grid-box {
    width: calc(100% / 2 - 14px);
}
    .top-spacer {
        margin-top: 40px !important;
    }
    #custom_tabs .tabing_icon {
    margin-bottom: 0px;
}
ul.attraction_head_list {
    flex-wrap: nowrap;
}
}

@media (max-width: 580px) {
    #custom_tabs .tab_item {
        width: 28%;
    }
    .filter-form {
    padding: 0 66px;
}
    .filter-form .search-btn {
    font-size: 16px;
    width: 100%;
}
.filter-row {
    flex-wrap: wrap;
}
.filter-form .custom-select {
    width: 100%;
}
    .product-grid .grid-wrapper .grid-box {
        width: calc(100% / 1 - 0px);
    }
.destination-prev, .destination-next {
    width: 30px;
    height: 30px;
    transform: translate(-50%);
    top: unset;
    bottom: 0px;
}
.destination-prev {
    left: 55%;
}
.destination-next {
    left: 45%;
}
.recent-destination-slider {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 50px;
}
.gallery_5_updown .e-gallery-container .e-gallery-item.elementor-gallery-item {
    height: 250px !important;
}
.gallery_5_updown .e-gallery-container .e-gallery-item.elementor-gallery-item .e-gallery-image {
    padding: 0 !important;
    height: 250px;
}
	 body .pattern-gallery li:nth-child(odd) img {
        transform: translatey(0) !important;
    }
	    .gallery_5_updown .elementor-gallery__container.e-gallery-container > .e-gallery-item.elementor-gallery-item:nth-child(odd), .gallery_5_updown .elementor-gallery__container.e-gallery-container > .e-gallery-item.elementor-gallery-item:nth-child(odd) {
        height: 100%;
        top: 0;
    }
#custom_tabs .tabing_icon {
    gap: 10px;
    flex-wrap: wrap;
    padding: 0 15px 15px;
    justify-content: flex-start;
}
#custom_tabs .tab_item {
    flex: 0 0 auto;
    width: 18%;
    max-height: 110px;
    padding: 10px 10px;
    border-radius: 15px;
    border: 1px solid #D6DAE380;
}
#custom_tabs .tab_item img {
    height: 45px;
    width: 45px;
    margin-bottom: 2px;
}
.tab_item h3.tab_title {
    font-size: 14px;
    word-break: break-word;
    margin-top: 0;
    margin-bottom: 10px;
    white-space: break-spaces;
    -webkit-line-clamp: 2;
}
#custom_tabs .tab_item:nth-child(1), .tag_filter li:nth-child(1) {
    margin-right: 0;
}
#custom_tabs .tab_item {
    width: 31.3% !important;
}
#custom_tabs .tab_item.active, #custom_tabs .tab_item:hover {
    background-color: #F1E4F5;
    border: 1px solid #9b59af;
}
h2.mobile_title_category{
    display: block;
}
ul.tag_filter {
    padding-right: 20px  !important;
}
section#megatr-archive-html-1  > h2.mobile_title_category,
section#custom_tabs > h2.mobile_title_category {
    padding-right: 20px !important;
    margin-top: 10px;
}

.megatr-vacation-single-page.megatr-vacation-steps-visible .megatr-vacation-mobile-summary-bar{
    flex-direction: row-reverse;
}
}
@media (max-width: 460px) {
    #custom_tabs .tab_item {
        width: 35%;
    }
    ul.tag_filter > li a {
    border-radius: 64px;
    padding: 10px 17px;
    background-color: #F5F5F5;
    color: #60356C;
    font-weight: 700;
    font-size: 14px;
}
    .filter-form {
        padding: 0 20px;
    }
}