/*
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.0.1.1707891530
Updated: 2024-02-14 06:18:50

*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-family: "Marcellus-Regular";
    src: url("font/Marcellus-Regular.ttf") format("ttf");
}


@font-face {
    font-family: "Avenir Light";
    src: url("font/Avenir-Light.ttf") format("woff");
}
@font-face {
    font-family: "Avenir Black";
    src: url("font/Avenir-Black.ttf") format("woff");
}
@font-face {
    font-family: "Avenir Black";
    src: url("font/Avenir-Black.ttf") format("woff");
}
@font-face {
    font-family: "AveAvenir Heavy";
    src: url("font/AveAvenir-Heavy.ttf") format("woff");
}
@font-face {
    font-family: "Avenir Regular";
    src: url("font/Avenir-Regular.ttf") format("woff");
}
@font-face {
    font-family: "Avenir";
    src: url("font/Avenir.ttc") format("woff");
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Marcellus", sans-serif;
}
h1,h2,h3
{
/*     text-transform:lowercase !important; */
}
/* h2{
	font-size:30px !important;
	line-height:50px !important;
} */
.pld-like-dislike-wrap,
.post-views {
    display: none;
}

#custom-like-dislike .pld-like-dislike-wrap,
#custom-like-dislike .post-views {
    display: block;
}

/* header start */
#desktop-header .ekit-sidebar-group.info-group.ekit-fade.ekit_isActive .ekit-sidebar-widget {
    transition: all 0.5s cubic-bezier(.9, .03, 0, .96) .4s;
}

#desktop-header .ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-overlay,
#mobile-header .ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-overlay {
    visibility: hidden;
    opacity: 0;
}

#desktop-header .elementor-nav-menu--main .elementor-nav-menu ul {
    width: 23em !important;
    right: -20px !important;
    left: unset !important;
    margin: 0;
}

#desktop-header .ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit_sidebar-widget-container,
#mobile-header .ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit_sidebar-widget-container {
    transition: none !important;
}

#mobile-header .mobile-nav-menu .ekit-sidebar-group.info-group .ekit-sidebar-widget .ekit_sidebar-textwidget .elementor-widget-container .elementor-menu-toggle {
    display: none;
}

#mobile-header .mobile-nav-menu .ekit-sidebar-group.info-group.ekit-fade.ekit_isActive .ekit-sidebar-widget .ekit_sidebar-textwidget .elementor-widget-container .elementor-nav-menu--dropdown elementor-nav-menu__container {
    display: none;
}

#mobile-header .mobile-nav-menu.ekit-off-canvas-position-right.elementor-widget.elementor-widget-elementskit-header-offcanvas .ekit-sidebar-widget .ekit_sidebar-textwidget .elementor-widget-container .e-con-inner {
    gap: 0;
}

#mobile-header .mobile-nav-menu.ekit-off-canvas-position-right.elementor-widget.elementor-widget-elementskit-header-offcanvas .ekit-sidebar-group.info-group .ekit-sidebar-widget .ekit_sidebar-textwidget .elementor-widget-container nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    position: relative;
    top: 0 !important;
    left: 0 !important;
    transform: none;
    width: auto!important;
    max-height: 100%;
    overflow: hidden;
}

/* header end */


/* footer start */
#footer .footer-list ul.elementor-icon-list-items li.elementor-icon-list-item {
    width: fit-content;
}

#footer .footer-list ul.elementor-icon-list-items {
    list-style-type: none;
}

#footer .footer-list ul.elementor-icon-list-items a:hover span {
    color: #ba9b37;
}

/* footer end */

.elementor-81 .elementor-element.elementor-element-1c0cc96 .elementor-icon-list-text {
    transition: 0s;
}


/* faq start */
.faq .elementor-tab-content a {
    color: #000;
    text-decoration: underline;
}

.faq .elementor-accordion .elementor-accordion-item {
    border: transparent;
    border-bottom: 1px solid #282828;
}

.faq .elementor-accordion .elementor-tab-content {
    border: transparent;
}

.faq .elementor-accordion-item {
    border-bottom: 1px solid #282828;
    padding-top: 8px;
    padding-bottom: 8px;
}

.faq .elementor-accordion .elementor-tab-title,
.faq .elementor-accordion .elementor-tab-content {
    padding: 20px 0;
}

.faq ul {
    padding-left: 30px;
}

/* faq end */
.contact-us-form form {
    margin-top: 30px;
}

.contact-us-form .form-field-control.half {
    display: grid;
    grid-template-columns: 48% 47%;
    gap: 20px;
}

.contact-us-form .form-field-control span {
    display: block;
    width: 100%;
}

.contact-us-form .form-field-control span input,
.contact-us-form .form-field-control span select {
    width: 100%;
    font-family: 'Avenir Light';
}

.contact-us-form .form-field-control-checkbox .wpcf7-form-control-wrap {
    display: grid;
}

.contact-us-form .form-field-control-checkbox #checkbox-18 {
    column-count: 2;
}

.form-field-control p {
    margin: 0;
}

.contact-us-form .form-field-control input[type="text"],
.contact-us-form .form-field-control input[type="email"],
.contact-us-form .form-field-control select {
    padding: 10px;
}


.wpcf7-not-valid-tip {
    font-size: 0.7em;
}
/* 
#checkbox-18 label span {
    color: #010007;
    font-size: 16px;
    font-family: 'Avenir Light';
} */

#checkbox-18 label {
    margin-bottom: 10px;
}

.contact-us-form .form-field-control p,
.contact-us-form .form-field-control textarea {
    width: 100%;
}

@media screen and (max-width: 768px) {
    .contact-us-form .form-field-control.half {
        grid-template-columns: 100%;
        gap: 0;
    }

    select#estimatedlengthofstay {
        margin-top: 0;
    }

    .contact-us-form .form-field-control-checkbox #checkbox-18 {
        column-count: 1;
    }

    .wpcf7-list-item {
        display: block;
    }
}

/* letest post section start */
#latest-post {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
	background-position: center center !important;
    background-size: cover !important;
	background-repeat:no-repeat !important;
}

#latest-post .latest-post-details {
    width: 100%;
    padding: 24px 36px;
	z-index:11;
}

#latest-post .latest-post-image {
    width: 60%;
}

.author-details {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 18px;
}


#latest-post .latest-post-details .author-details .author-info .author-name {
    color: #fff !important;
    text-decoration: none;
}

#latest-post .author-details .author-info .author-name a,
#latest-post .author-details .author-info .post-meta-details {
    color: #fff;
    text-decoration: none;
}

.author-details .author-info .author-name a:hover {
    color: #ba9b37;
    text-decoration: none;
}

.author-details .author-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 10px;
    font-family: "Avenir Light", sans-serif;
    font-size: 12px;
}

.author-info p {
    margin: 0;
}

.author-details.inline {
    gap: 5px;
    font-family: "Avenir Light", sans-serif;
    font-size: 14px;
}

.author-details.inline a {
    color: #010007;
}

.author-details .author-image {
    width: 32px;
    height: 32px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 5px;
    align-self: center;
}

.author-details .author-info .post-details {
    list-style-type: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    font-family: "Avenir Light", sans-serif;
}

#latest-post .author-details .author-info .post-details {
    color: #fff;
}

li .dot {
    width: 2px;
    height: 2px;
    border-radius: 50%;
    align-self: center;
    display: block;
    margin: 0 8px;
}

.white-dot {
    background-color: #fff;
}

.light-dot {
    background-color: rgb(128, 128, 128);
}

#latest-post .category-name {
    max-width: min-content;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 12px;
    font-family: "Avenir Light", sans-serif;
}

#latest-post .category-details .category-name a {
    color: #fff;
    background-color: #ba9b37;
    border-color: #ba9b37;
    text-decoration: none;
    padding: 5px 10px;
    font-family: "Avenir Light", sans-serif;
}

#latest-post .category-details .category-name a:hover {
    color: #fff;
    background-color: #282828b3;
    border-color: #282828b3;
}

#latest-post .latest-post-details .post-title-container .post-title {
    font-size: 28px;
    font-weight: 400;
    font-family: "Marcellus";
}

#latest-post .latest-post-details .post-title-container a {
    color: #fff;
}

#latest-post .latest-post-details .post-title-container a:hover {
/*     color: #ba9b37; */
}

#latest-post .latest-post-image img {
    min-height: 300px;
    object-fit: cover;
}

@media screen and (max-width: 768px) {
    #latest-post {
        flex-direction: column-reverse;
    }

    #latest-post .latest-post-details {
        width: 100%;
        padding: 0 14px;
    }

    #latest-post .latest-post-image {
        width: 100%;
        padding: 0;
    }

    #latest-post .latest-post-details .author-details .author-image-container .author-image {
        margin-top: 7px;
    }

}

/* latest post section end */


/* single post start */
/* .blog-content-area h2 {
    font-family: "Avenir Heavy", sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    line-height: 27px;
}

.blog-content-area p {
    font-family: "Avenir light", sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    line-height: 21px;
} */

#post-author-hero-section .author-details {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 0;
}

#post-author-hero-section .author-details .author-image {
    object-fit: cover;
    border-radius: 50%;
}

#post-author-hero-section .author-details p {
    margin: 0 !important;
}

#post-author-hero-section .author-details p a {
    color: #010007;
}

/* all-categories navigation start */
ul.all-categories {
    list-style-type: none;
    display: flex;
    height: 80px;
    align-items: center;
    flex-wrap: wrap
}

li.category-item:not(:first-child) {
    margin-inline-start: 40px;
}

/* .all-categories a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    font-family: "Avenir Heavy", sans-serif;
	text-transform:lowercase;
} */

.all-categories a:hover,
.all-categories a.active {
    color: #808080;
}

/* all-categories navigation end */

/* recent post start */
.recent-post {
    border: 1px solid #bfbfbfbf;
    margin-bottom: 20px;
    padding: 12px;
    display: flex;
    gap: 10%;
}

.recent-post .post-details {
    width: 70%;
}

.recent-post-label {
    font-family: "Avenir Heavy", sans-serif;
    font-size: 18px;
}

.recent-post .post-details .post-title a {
    font-size: 14px;
    font-family: "Marcellus";
    color: #282828;
}

.recent-post .post-details .post-info {
    font-family: "Avenir Light", sans-serif;
    font-size: 12px;
}

.recent-post .post-details .author-info a {
    color: #282828;
}

.recent-post .post-details .post-title a:hover {
    color: #909090;
}

.recent-post .post-image {
    width: 20%;
}

.recent-post img.attachment-thumbnail.size-thumbnail.wp-post-image {
    object-fit: cover;
    height: 65px;
    width: 65px;
}

/* recent post end */

/* all post listing start */

#all-post {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
}

@media screen and (max-width: 768px) {
    #all-post {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media screen and (max-width: 767px) {
    #all-post {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .custom-blog-content h2{
        font-size: 26px !important;
        line-height: 36px !important;
    }
    .custom-blog-content h3{
        font-size: 24px !important;
        line-height: 34px !important;
    }
    .custom-blog-content h4,
    .single-post h4 {
        font-size: 22px !important;
        line-height: 32px !important;
    }
    .custom-blog-content h5{
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .custom-blog-content h6{
        font-size: 16px !important;
        line-height: 26px !important;
    }

}

#all-post .post-details {
    padding: 28px;
}

.posts-items {
    position: relative;
    background: #fff;
}

.post-image img {
    width: 100%;
    height: 246px;
    object-fit: cover;
}

#all-post .post-details .category-details .category-name a {
    color: #fff;
    background: #010007;
    padding: 3px 8px;
}

#all-post .author-details .author-info .author-name a {
    color: #010007;
}

/* #all-post .post-title a {
    font-family: "Marcellus";
    font-size: 22px;
    font-weight: 400;
    line-height: 30.8px;
    color: #010007;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
}

#all-post .post-excerpt {
    color: #808080;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 6;
} */

.post-metadata-details {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    height: 50px;
    font-family: "Avenir Light", sans-serif;
    font-size: 12px;
}

.pld-like-dislike-wrap {
    margin: 0;
}

#all-post .post-metadata-details .pld-like-dislike-wrap {
    display: block;
}


@media screen and (max-width: 768px) {
    #all-post .post-image img {
        height: 289px;
    }

    #all-post .post-details {
        padding: 28px;
        position: absolute;
        top: 0;
        color: #fff;
    }

    #all-post .author-details .author-info .author-name a,
    #all-post .post-title a,
    #all-post .post-metadata-details {
        color: #fff;
    }

    #all-post .post-excerpt-container {
        display: none;
    }


}

/* all post listing end */

/* single post end */

.price-estimation h2 {
    font-family: "Avenir Heavy", Sans-serif !important;
    font-size: 20px;
    text-align: center;
}

.price-estimation .duration {
    font-family: "Avenir Light", Sans-serif !important;
    font-size: 14px;
}


/* travel section start */

#grid-container ul li {
    margin-bottom: 15px;
}

.travel-items {
    background: #f7f7f7;
    position: relative;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#all-travel-post {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
}

@media (max-width: 768px) {
    #all-travel-post {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
@media (max-width: 1024px) {
	ul#menu-primary-menu{
		    left: -60vw;
			width: 60vw;
	}
}
@media (max-width: 576px) {
    #all-travel-post {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 0px;
    }
	.eael-simple-menu-container .eael-simple-menu li ul li a{
		line-height:25px;
	}
	h2{
		font-size:24px !important;
	}
	#latest-post .latest-post-details .post-title-container .post-title{
		font-size:18px;
	}
	
}

.travel-details {
    padding: 20px;
	display: flex;
    flex-direction: column;
	height:100%;
}

.travel-image img {
    width: 100%;
    height: 246px;
    object-fit: cover;
}

/* .travel-title {
    font-family: 'Avenir Heavy';
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
}

.travel-excerpt-container {
    font-family: 'Avenir Light';
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
} */

.travel-acf-details .price-estimation {
    width: 50%;
}

span.price {
    font-size: 16px;
    font-family: 'Avenir Heavy';
    line-height: 24px;
}

span.duration {
    font-family: 'Avenir Light';
    font-size: 12px;
    line-height: 24px;
}

.travel-acf-details {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
	margin-top:auto;
}

.travel-acf-details .price-estimation {
    width: 50%;
}

.travel-acf-details p {
    margin: 0;
    word-break: break-all;
}

@media (max-width: 768px) {

    .travel-details {
        position: absolute;
        z-index: 1;
        bottom: 0;
    }

    .travel-excerpt-container,
    .travel-acf-details {
        display: none;
    }

    /* h3.travel-title {
        color: #fff;
    } */
}

.theme-btn {
    transition: all 0.2s ease, visibility 0s;
    border: 1px solid #000000;
    border-radius: 0px;
    background: #000000;
    box-sizing: border-box;
    text-decoration: none;
    font-family: 'Avenir Heavy';
    font-weight: 400;
    font-size: 16px;
    color: #000;
    padding: 5px;
}

.theme-btn:hover {
    background: #000 !important;
    color: #fff;
}

.custom-galley {
    height: 340px;
    overflow-y: scroll;
}

.custom-galley::-webkit-scrollbar {
    width: 0;
}

.add-trip-cta .elementor-button-icon.elementor-align-icon-right {
    line-height: 0;
}

.add-trip-cta .elementor-button-icon .e-font-icon-svg {
    margin-top: 4px;
}

/* travel section end */


/* subscribe-pop-up */

#subscribe-pop-up form p {
    display: flex;
    justify-content: center;
}

.tnp-field label {
    color: #ffffff;
}

#custom-testiomotestimonies .elementor-swiper-button.elementor-swiper-button-prev {
    left: -50px;
}

#custom-testiomotestimonies .elementor-swiper-button.elementor-swiper-button-next {
    right: -50px;
}

/* nav-bar css */
@media screen and (max-width: 1024px) {
    #main-header #dsearch-icon-form{right: 40px;}
}
#main-header #menu-primary-menu > li.menu-item.menu-item-type-post_type > span svg {
    fill: var(--e-global-color-text)!important;
}
#main-header #menu-primary-menu > li.menu-item.menu-item-type-post_type > span{
    border-color: transparent!important;
}
.ml-auto {margin-left: auto;}

.eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal li ul{
    min-width: 220px!important;
    width: max-content;
}
@media (max-width: 576px) {
	.eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal li ul{
		min-width:50vw !important;
	}
}













/* 07-03-2024 Css changes Start */
.header-buttton .elementor-button-icon{font-size: 13px;}
.sub-menu .elementor-nav-menu .menu-item .elementor-item{font-family: "Poppins", sans-serif;}
/* .banner-descriprtion .elementor-widget-container p{font-family: "Avenir";font-weight: 100;} */
/* .about-us-home-page .elementor-widget-container p,  */
/* .featured-hightlights .elementor-widget-container p{font-family: "Avenir Light";font-size: 16px;} */
/* .featured-hightlights .travel-container .travel-items .travel-details .travel-title{font-family: "Avenir"; font-weight: 600;font-size: 18px;color: var(--e-global-color-primary);} */
/* .featured-hightlights .travel-container .travel-items .travel-details .travel-excerpt{font-family: "Avenir";font-size: 14px;color: var(--e-global-color-primary);} */
/* .featured-hightlights .travel-container .travel-items .travel-details .price-estimation .price{font-family: "Avenir";font-size: 14px;font-weight: 700;color: var(--e-global-color-primary);}
.featured-hightlights .travel-container .travel-items .travel-details .price-estimation .duration{font-family: "Avenir";font-size: 12px;font-weight: 100;color: var(--e-global-color-primary);text-transform: lowercase;}
.featured-hightlights .travel-container .travel-items .travel-details{background-color: #f7f7f7;color: var(--e-global-color-primary);height:100%;}
.featured-hightlights .travel-container .travel-items .travel-details .see-more, a.see-more{font-size: 16px; color: #fff !important;font-family: "Avenir";padding: 10px 17px;font-weight: 700;
    background: #000;
    border-radius: 0px;
    border: none !important;
}
.featured-hightlights .travel-container .travel-items .travel-details .see-more i{font-size: 10px; border-radius: 100%;background-color: #000;color:#fff;
height: 23px;width: 23px;text-align: center;line-height: 23px;}
.featured-hightlights .travel-container .travel-items .travel-details .see-more:hover, .catagry-see-more-btn:hover{
/* color: #000 !important;
    background: #fff !important;
    border: 1px solid #000 !important; */
	
/* } */
.planing-journy-title .elementor-heading-title{font-family: var(--e-global-typography-225c56c-font-family) !important;font-size: 35px;color: var(--e-global-color-secondary) ;}
.planing-journy-description .elementor-widget-container p{font-size: 14px;font-family: "Avenir";font-weight: 300;}
.planing-journy-btn .elementor-button{font-family: "Avenir"; color: var(--e-global-color-primary) !important;background-color: var(--e-global-color-025aea9) !important;border-color: transparent !important;font-weight: 600;}
.planing-journy-btn .elementor-button .elementor-button-icon{font-size: 12px;}
.planing-journy-btn .elementor-button:hover{border-color: var(--e-global-color-025aea9) !important;color:#000 !important;background-color: var(--e-global-color-secondary) !important;}
/* .curating-jurney .elementor-image-box-title{font-size: 16px !important;font-family: "Avenir" !important;color: var(--e-global-color-primary) ;} */
/* .curating-jurney .elementor-image-box-description{font-size: 14px !important;font-family: "Avenir" !important;} */
.footer-logo .elementor-widget-container img{mix-blend-mode: multiply;}

/* .image-left-section .elementor-element-d1e046e{transform: translate(-100px , 80px);padding: 25px 50px;} */
.image-left-section .e-con-inner,
.image-right-section .e-con-inner{align-items: flex-start !important;}
.image-right-section {margin: 50px 0 80px 0;}
/* .image-right-section .elementor-element-2cb9774{transform: translate(100px , 80px);background-color: #ffffff;z-index: 1;padding: 25px 50px;} */

.contact-us-page{margin-top: -300px;}
.contact-us-banner .wixui-rich-text .font_7{/*font-size: 14px;*/}
.contact-us-banner .eael-contact-form .eael-contact-form-7-heading .eael-contact-form-7-title{font-size: 25px !important;}
.contact-us-page #checkbox-18 label span{font-size: 14px;}
.contact-us-page #checkbox-18 label span:hover{cursor: pointer;}
.contact-us-page select#estimatedlengthofstay{margin-top: 0;height: 44px;}
.contact-us-page .form-field-control p,
.contact-us-page .form-field-control-checkbox{margin-bottom: 0;}

/* .custom-galley-desktop{top: 80% !important;left: 0 !important;} */
@media(max-width: 1024px){
    .image-right-section .elementor-element-2cb9774,
    .image-left-section .elementor-element-d1e046e{transform: translate(0px , 0px);}
    .image-left-section .elementor-element-d1e046e{padding-block: 0;}
    .the_team_section .e-con-inner .team-member .e-con-inner{width: 100% !important;max-width: 100%;}
    .image-right-section{margin: 0;}
}
@media(max-width: 991px){
    .contact-us-page{margin-top: 0px;}
    .about-us-home-page-section .e-con-inner{align-items: flex-start !important;}    
    .featured-hightlights .travel-details{width: 100%;}
    .featured-hightlights  .travel-acf-details{display: flex;}
    .featured-hightlights  .travel-image{height: 350px;}
}
@media(max-width: 576.98px){
    .contact-us-page .form-field-control p{margin-bottom: 15px;}
    .image-right-section .elementor-element-2cb9774,
    .image-left-section .elementor-element-d1e046e{padding: 25px;}
    .featured-hightlights .travel-items{margin-block: 20px;}
    .featured-hightlights .elementor-element-4964fbb{display: none;}
    .planing-journy-title .elementor-heading-title,
    .about-us-home-page .about-us-title .elementor-heading-title.elementor-size-default{font-size: 25px !important;}
    .featured-hightlights .travel-container .travel-items .travel-details .see-more{font-size: 14px;padding: 5px 10px;}
    .featured-hightlights .travel-container .travel-items .travel-details .see-more i{height: 20px;width: 20px;line-height: 20px;}   
    .contact-us-page .wpcf7-list-item{margin-left: 0;}
} */
/* 07-03-2024 Css changes End */








/* slider css start */

.arch-slider {
    margin: 0;
    padding: 30px 0;
    background: #e8e8e8
}


.arc-images {
    position: relative
}

.arc-images:before {
    content: " ";
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    z-index: 1
}

a.arc-link:hover .arc-images:before {
    background: rgba(8,8,8,.75);
    background: rgba(51,51,51,0.6) !important
}

.architecturalmillwork-lyt .slick-lightbox-close {
    color: rgba(0,110,158,1) !important;
    font-size: 26px !important;
    width: 38px !important;
    HEIGHT: 44px !important;
    margin-top: 30px;
    margin-right: 80px;
    right: 0 !important;
    top: 2px !important
}

.architecturalmillwork-lyt .slick-lightbox-close:before {
    font-family: progallery-svg-font-icons !important;
    display: inline-block;
    vertical-align: middle;
    line-height: 1 !important;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    content: "\F10A" !important;
    font-size: inherit;
    color: rgba(0,0,0,1) !important
}

.arch-slider .slick-arrow {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50%;
    margin-top: -55px;
    z-index: 111;
    padding: 20px 38.5px;
    cursor: pointer
}

.arch-slider .slick-arrow.next {
    right: 0
}

.arch-slider .slick-arrow svg {
    -webkit-filter: drop-shadow(0 1px .15px #b2b2b2);
    filter: drop-shadow(0 1px .15px #b2b2b2);
    display: inline-block
}

.slideshow-arrow {
    fill: #e8e8e8
}

.arch-slider {
    margin: 0;
    padding: 30px 0;
    background: #e8e8e8
}

.arc-images {
    position: relative
}

.arc-images:before {
    content: " ";
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    z-index: 1
}

a.arc-link:hover .arc-images:before {
    background: rgba(8,8,8,.75);
    background: rgba(51,51,51,0.6) !important
}


.architecturalmillwork-lyt .slick-lightbox-inner {
    background-color: rgba(232,232,232,1) !important;
    z-index: 1111
}

.architecturalmillwork-lyt .slick-lightbox-inner .slick-arrow {
    z-index: 111;
    width: 100px;
    height: 100px;
    background-image: url(//cdn2.hubspot.net/hubfs/4795157/Idxcorporation_December2018/Images/arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 27px;
    margin-top: -50px
}

.architecturalmillwork-lyt .slick-lightbox-inner .slick-arrow:before {
    display: none
}

.architecturalmillwork-lyt .slick-lightbox-inner .slick-prev {
    left: 0
}

.architecturalmillwork-lyt .slick-lightbox-inner .slick-next {
    right: 0;
    transform: rotate(180deg)
}

.architecturalmillwork-lyt .slick-lightbox-close {
    color: rgba(0,110,158,1) !important;
    font-size: 26px !important;
    width: 38px !important;
    HEIGHT: 44px !important;
    margin-top: 30px;
    margin-right: 80px;
    right: 0 !important;
    top: 2px !important
}

.architecturalmillwork-lyt .slick-lightbox-close:before {
    font-family: progallery-svg-font-icons !important;
    display: inline-block;
    vertical-align: middle;
    line-height: 1 !important;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    content: "\F10A" !important;
    font-size: inherit;
    color: rgba(0,0,0,1) !important
}


/* slider css end */





.scroll {
    overflow: auto;
    padding: 20px 0 60px;
    max-width: 100%;
  }
  
  .grid {
    display: grid;
    grid-auto-flow: column dense;
    grid-template-rows: repeat(4, 150px);
    grid-template-columns: 1px;
    grid-auto-columns: 150px;
    grid-gap: 20px;
  }
  
  .item {
    background: green;
  }
  .item.big {
    grid-column-end: span 2;
    grid-row-end: span 2;
  }
  .item.first {
    margin-left: -21px;
  }
  
  .filler {
    grid-row-end: span 4;
    margin-right: -1px;
    width: 1px;
  }
  
  .simplebar-track {
    margin: 0 auto;
    max-width: 1000px;
    height: 20px !important;
    border: 2px solid #0024bc;
    border-radius: 100vw;
    overflow: visible;
    bottom: 10px;
    pointer-events: auto;
  }
  
  .simplebar-scrollbar {
    height: calc(100% + 4px) !important;
    left: -2px !important;
    top: -2px !important;
    cursor: grab;
  }
  .simplebar-scrollbar::before {
    background: url('data:image/svg+xml,%3Csvg viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M6.42 6.3l1.8 1.8a.42.42 0 01-.6.6L5.1 6.18a.42.42 0 010-.6l2.53-2.52a.42.42 0 01.6.6l-1.81 1.8h4.45a.42.42 0 01.15.81.42.42 0 01-.15.03H6.42z" fill="%23fff"/%3E%3C/svg%3E'), url('data:image/svg+xml,%3Csvg viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M4.89 5.46l-1.8-1.8a.42.42 0 01.59-.6L6.2 5.58c.17.17.17.43 0 .6L3.68 8.7a.42.42 0 01-.6-.6L4.9 6.3H.44a.42.42 0 01-.15-.81c.04-.02.1-.03.14-.03H4.9z" fill="%23fff"/%3E%3C/svg%3E'), linear-gradient(93deg, #2aa5f2, #0047c8);
    background-position: left center, right center, center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    box-shadow: 3px 0 6px 0 #0000004e;
    border-radius: 100vw;
    left: 0 !important;
    right: 0 !important;
    opacity: 1 !important;
  }
  .simplebar-scrollbar::after {
    content: "SLIDE TO VIEW MORE";
    position: absolute;
    color: white;
    font-size: 13px;
    width: 100%;
    text-align: center;
    top: 0;
    left: 0;
    line-height: 24px;
  }
  
  .simplebar-dragging .simplebar-scrollbar {
    cursor: grabbing;
  }
 


/* 12-03-2024 Css changes Start */
    .beinjapan-textarea ul{list-style: none;padding-left: 40px;margin-bottom: 10px;}
    .beinjapan-textarea ul li{position:relative; font-size: 16px;font-family: "Avenir";margin-bottom: 10px;}
    .beinjapan-textarea ul li:after{position: absolute;content: "\2713";left: -20px;font-weight: 800;color: var(--e-global-color-025aea9);font-size: 18px;top: 0;}
    .beinjapan-textarea .wixui-rich-text h6{font-weight: bold;color: var(--e-global-color-text);font-family: 'Roboto';font-size: 17px;margin-bottom: 5px;}
    .right-travel-name .elementor-widget-heading .elementor-heading-title{font-size: 16px !important;font-family: "Avenir";position: relative;padding-left: 20px}
    .right-travel-name .price-estimation .price{font-size: 20px;font-family: "Avenir Light";font-weight: 600;letter-spacing: 2px;color: var(--e-global-color-text);}
    .right-travel-name .elementor-widget-heading .elementor-heading-title:before{position: absolute;background-image: url(https://beinjapan.devsitech.xyz/wp-content/uploads/2024/03/rt.png);content: '';background-size: cover;height: 18px;width: 18px;left: 0;}
    .right-travel-name .elementor-button-link{font-weight: 600 !important;color: var(--e-global-color-text) !important;text-transform: capitalize;}
    .right-travel-name .elementor-button-icon{font-size: 19px;}
    .right-travel-name .elementor-widget-text-editor p{line-height: 17px;font-size: 12px;}
    .right-travel-name .elementor-element-20251f7 .e-con-inner{padding-top: 0;}
    .right-travel-name .elementor-element-20251f7 .e-con-inner .price-estimation h2{margin-top: 16px;}
/* 12-03-2024 Css changes End */


/* 18-03-2024 Css Changes start */
.inner-travel-post-right .elementor-element-8d3aebc{font-size: 16px !important;font-family: "Avenir Light" !important;line-height: 28.8px !important;}
.inner-travel-post-right #inner-travel-post-btn{background-color: var(--e-global-color-025aea9);font-weight: 600 !important;text-transform: capitalize;}
/* .all-travel-post .travel-title{font-family: "Avenir Light";font-size: 18px;color: #000000;line-height: 24.12px;font-weight: 700;} */
/* .all-travel-post .travel-excerpt{color: #000000;font-family: "Avenir Light";} */
.travel-acf-details .price-estimation p{font-size: 12px;line-height: 24px;vertical-align: baseline;color: #000000;font-weight: normal;font-family: "Avenir Light";}
.travel-acf-details .price-estimation p .price{font-weight: 600 !important;font-family: "Avenir Light";}
/* .all-travel-post .see-more{font-family: "Avenir Light";background-color:transparent; */
/* padding: 10px 20px 10px 20px ;font-weight: 700;} */

.dialog-close-button svg{height: 35px !important;width: 35px !important;fill: #000000 !important;display: none;}
.dialog-close-button{background-image: url(https://beinjapan.devsitech.xyz/wp-content/uploads/2024/03/svgviewer-png-output.png);width: 55px;height: 55px;background-size: cover;}
.elementor-499 .elementor-element.elementor-element-b9a3ffc .elementor-heading-title{text-transform: capitalize;}
.tnp-subscription form .tnp-field-email label{display: none;}
.dialog-lightbox-message .elementor-widget-text-editor p{margin-bottom: 0;}
.tnp-subscription form .tnp-field-button .tnp-submit{width: 100%;background-color: #000000;border-radius: 0;}
/* .all-categories a{color: #000000;font-family: "Avenir Light";font-weight: 600;} */
.all-categories .active a{color: #808080;}
/* #all-post .post-excerpt{font-size: 14px;font-family: "Avenir Light";} */
/* #all-post .post-details .category-details .category-name a{font-size: 14px;font-family: "Avenir Light";} */
.post-metadata-details{font-size: 14px;}
ul.all-categories{display: flex;flex-wrap: nowrap;overflow-y: auto;}
@media(max-width: 991px){
    .all-travel-post .see-more{padding: 5px;}
}
@media(max-width: 768px){
    .travel-details{position: relative;}
    #all-post .post-excerpt-container,
    .travel-details .travel-excerpt-container{display: block;}
    .travel-details .travel-acf-details{display: flex}
    #all-post .post-details{position: relative;}
    #all-post .author-details .author-info .author-name a,
    #all-post .post-title a,
    #all-post .post-metadata-details,
    #all-post .post-meta-details{color: #000000;}
    .all-categories li{white-space: nowrap;}
    .dialog-lightbox-message .elementor-element-94cb01e{order: 2;}
}
@media(max-width: 576px){
    #all-travel-post{grid-gap: 15px;}
    .more-untold{padding-inline: 10px;padding-bottom: 20px;}
    .all-travel-post .see-more{padding: 5px 10px;}
    .featured-hightlights .travel-image{height: 200px;}
    .featured-hightlights .travel-items{margin-block: 5px;}
    .featured-hightlights .travel-image img{height: 100%;}
}
/* 18-03-2024 Css Changes End */

#desktop-header .elementor-nav-menu--main .sub-menu .menu-item-object-custom a{white-space: pre-wrap;}


/* 15-04-2024 Css start */

.explore-experience  .elementor-image-box-title{font-family: "Marcellus", sans-serif !important;text-align: left;}
/* .explore-experience .elementor-image-box-description{ display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;} */
/* .contact-us-form .eael-contact-form-title,
.contact-us-form .wpcf7-form .form-field-control label{font-family: "Marcellus", sans-serif !important;text-align: left;} */
.elementor-location-header .elementor-search-form--skin-minimal:focus-within{outline: none;}
.custom-class{display: flex;flex-wrap: wrap; align-items: center;}
.custom-class a:first-child{width: 100%;font-size: 20px;text-decoration: none;margin-bottom: 15px;color:#BA9B37;}
.custom-class a:nth-child(2){max-width: 150px;padding-right: 20px;}
.custom-class p{max-width: calc(100% - 170px);}
.custom-class p:nth-child(2){max-width: 100%;}
@media(max-width: 991px){
    .custom-class a:nth-child(2){max-width: 35%;}
    .custom-class p{max-width: 65%;}
}
@media(max-width: 576px){
    .custom-class a:nth-child(2) img{height: 150px;width: 100%;object-fit: contain;}
    .custom-class a:first-child{width: 80%;font-size: 18px;margin-inline: auto;}
    .custom-class a:nth-child(2){max-width: 90%;margin-inline: auto;}
    .custom-class p,
    .custom-class p:nth-child(2){max-width: 80%;margin-inline: auto;}
}
/* 15-04-2024 Css End */
/* Media page hover effect override */
#mediaGallery .gallery-item-caption-wrap.caption-style-hoverer{
	visibility:visible !important;
	opacity:1 !important;
}
/*  search close button */
.bijSearch .dialog-close-button.dialog-lightbox-close-button {
    filter: invert(1);
    transition: 0.3s;
}
.bijSearch .dialog-close-button.dialog-lightbox-close-button:hover {
    transform:rotate(180deg);
}
.recent-post-sc .author-info{
	display:none;
}
#customBlogTitle h1, .journal-post-title, .custom-post-card-title{
	text-transform:capitalize !important;
}
.blogComments [type=submit]{
	color:#484848;
	background:#F1E4EC;
	border:1px solid #484848;
	font-weight:600;
	border-radius:10px;
}
.blogComments [type=submit]:hover{
	background:#F1E4EC;
	color:#484848;
	font-weight:600;
}
#latest-post::before{
	content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.6);
    z-index: 2;
}
/* a.see-more.catagry-see-more-btn {
    border: 1px solid #000;
    margin-bottom: 16px;
    transition: 0.3s;
} */
.post-metadata-details > span{
	color:#000;
}
#custom-like-dislike span{
/* 	color:#fff !important; */
}

.exploreSub .elementor-image-box-img{
	width:100% !important;
}
.exploreSub img {
/*     max-width: 15rem;
    max-height: 15rem; */
    object-fit: cover;
    aspect-ratio: 1/1;
}
.sub-menu > li > a{
	text-transform:capitalize !important;
}
.elementor-widget-eael-simple-menu.eael-hamburger--tablet.eael-hamburger--responsive .eael-simple-menu-container.eael-simple-menu-align-right .eael-simple-menu.eael-simple-menu-horizontal>li>a{
	text-align:left;
}
.eael-simple-menu-container.eael-simple-menu-align-right .eael-simple-menu.eael-simple-menu-horizontal>li>.eael-simple-menu-indicator{
	left:unset;
	right:10px;
}
.theme-pink-box {
    border: 1px solid #F1E4EC; 
    padding: 10px; 
    border-radius: 10px; 
    background: #F1E4EC;
}
.planing-journy-btn a.elementor-button.elementor-button-link.elementor-size-sm,.planing-journy-btn a.elementor-button.elementor-button-link.elementor-size-sm svg {
    color: #fff ;
    border-radius: 5px;
/*     fill: #fff ; */
}
/* a.see-more.theme-btn{
	color: #484848 !important;
	fill:#000;
	font-size: 16px;
    color: #000;
    font-family: "Avenir";
    padding: 10px 17px;
    font-weight: 700;
    background: #F1E4EC;
    border-radius: 10px;
    border: 2px solid #BA9B37;
} */

.elementor-widget-eael-simple-menu.eael-hamburger--none .eael-simple-menu-container.eael-simple-menu-align-right, .elementor-widget-eael-simple-menu.eael-hamburger--not-responsive .eael-simple-menu-container.eael-simple-menu-align-right{
	text-align:right !important;
}
nav.eael-nav-menu-wrapper {
    display: flex;
    justify-content: end;
}

.banner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  
  h1 {
    font-size: 5rem;
    font-weight: 300;
    text-transform: uppercase;
  }
}

.exploreSub .e-con {
    padding: 5px;
}
.eael-simple-menu-container.eael-simple-menu-align-right.eael-simple-menu-dropdown-align-left.preset-1 {
    display: flex;
}

ul#menu-primary-menu {
    margin-left: auto;
}
.post-tags ul {
    display: flex;
    list-style: none;
}

.post-tags ul li {
    border: 1px solid #BA9B37;
    border-radius: 10px;
    padding: 5px 10px;
    display: grid;
    place-items: center;
}

.post-tags ul li a {white-space: nowrap;}
.post-tags ul {
    flex-wrap: wrap;
    gap: 10px;
}
.post-tags {
    display: flex;
    gap: 10px;
	align-items:center;
}
div#custom-like-dislike {
    justify-content: end;
    gap: 10px;
}
span.pld-like-count-wrap.pld-count-wrap {color: #000;}
.theme-btn:hover{
/* 	background:#F1E4EC !important; */
}


.email-subscribe-custom {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    position: relative;
}

.email-subscribe-custom-submit {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
}

.email-subscribe-custom-email {width: 100%;}

.email-subscribe-custom-submit input {
    border: none;
    padding: 0px;
    font-size: 35px;
}

.email-subscribe-custom-submit p {
    margin: 0px;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    position: relative;
}

.email-subscribe-custom-submit p span {
    position: absolute;
    top: 100%;
    right: 0px;
}

.email-subscribe-custom-email p {
    margin: 0px;
}

.email-subscribe-custom-submit input:hover {
    background: transparent;
    color: #000;
}
.email-subscribe-custom-email input {
    border: none;
    border-radius: 0px;
}

.article-news-custom-class .elementor-image-box-wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.article-news-custom-class .elementor-element.elementor-position-top.elementor-widget.elementor-widget-image-box {
    height: 100%;
}

.article-news-custom-class .elementor-image-box-content {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.ready-to-plan-common-template span.elementor-button-content-wrapper {
    align-items: center;
}
.ready-to-plan-common-template span.elementor-button-icon.elementor-align-icon-right {
    display: grid;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.contact-page-form-submit {
    background: #000 !important;
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    padding: 10px !important;
	border-color:#484848 !important;
}
.contact-us-form .eael-contact-form-7-wrapper {
    background: #F1E4EC;
}

.contact-us-form .eael-contact-form.placeholder-show.eael-contact-form-align-default {
    background: rgba( 255, 255, 255, 0.25 );
    backdrop-filter: blur(100px);
    -webkit-backdrop-filter: blur(100px);
    border: 1px solid rgba(255, 255, 255, 0.18);
}

.contact-us-form input, .contact-us-form select, .contact-us-form textarea {
    border-radius: 0px;
}
.email-subscribe-custom-submit input:focus {
    border: none;
    outline: none;
    background: transparent;
    color: #000;
}

.email-subscribe-custom-submit input:active {
    background: transparent;
    color: #F1E4EC;
}
.email-subscribe-custom-submit input {
    color: #000;
}
@media screen and (min-width: 1024px) {
	.eael-simple-menu-container.eael-simple-menu-align-right.eael-simple-menu-dropdown-align-left.preset-1{
		float:right !important;
	}
}

#dnav-menu li.menu-item a {
    padding: 0px 15px;
	white-space:nowrap;
}
.regularcase-custom h3{
	text-transform:unset !important;
}

.elementor-element.elementor-widget__width-initial.elementor-position-top.elementor-widget.elementor-widget-image-box .elementor-image-box-wrapper h3 {
    min-height: 55px;
    max-height: 55px;
	overflow:hidden;
}
/* contact page */
.contact-us-form select {
    -webkit-appearance: none;
}
.footer-mail-sub .wpcf7 form>div,.footer-mail-sub .wpcf7 form>p {
    margin: 0px;
}
.content-page p {
    margin-bottom: 0px;
}
/* .text-shadow {
    text-shadow: 0px 4px 4px #000; 
}
 */
input[type="checkbox"] {
    
     /* Removes default styles in WebKit browsers */
     /* Removes default styles in Mozilla browsers */
    width: 13px; /* Adjust the width as needed */
    height: 13px; /* Adjust the height as needed */
    border-radius: 0; /* Removes any rounding, making the checkbox square */
    -webkit-appearance: none; /* Removes default styles in WebKit browsers */
    -moz-appearance: none; /* Removes default styles in Mozilla browsers */
    appearance: none; /* Removes default styles in other browsers */
    border: 1px solid #00000047; /* Add custom border if needed */
    background-color: #fff;
}

input[type="checkbox"]:checked {
     /* Set the background color for checked state */
     /* Add custom border for checked state */
     -webkit-appearance: checkbox; /* Re-enable default appearance for checked state in WebKit browsers */
     -moz-appearance: checkbox; /* Re-enable default appearance for checked state in Mozilla browsers */
     appearance: checkbox;
     width: 13px;
     height: 13px;
}
.heading-height-custom h3{
    min-height: 60px;
}


/* 17-08-2024 Css */

.elementor-widget-container h5{margin-block-start:1.5rem !important;margin-block-end:0rem !important;}
@media (min-width: 1024px) {
.e-con {--padding-inline-end: var(--container-default-padding-inline-end, 0px) !important;}
}

.explore h3.elementor-image-box-title a,
.exploreSub h3{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px !important;
}
.explore-experience .elementor-image-box-img .attachment-full,
.exploreSub .elementor-image-box-img img{
    aspect-ratio: 1/1 !important;
    height: 246px !important;
    max-width: 100% !important;
    object-fit:cover !important;
}
/* #all-post .post-title a {
    font-family: Marcellus, sans-serif !important;
    font-size: 20px !important;
    color: rgb(1, 0, 7) !important;
    font-weight: 600 !important;
    line-height: 30px !important;
    letter-spacing: 1px !important;
} */
.posts-items{
	display:flex;
	flex-direction:column;
}
#all-post .post-details {
    display: flex;
    flex-direction: column;
    height: 100%;
}
@media (min-width: 600px) {
	#all-post .post-title a {
		min-height: 90px;
	}
}
@media (max-width: 769px) {
	.mobile-last-col .e-con-inner {
/* 		margin-left: auto !important;
		margin-right: 27px !important; */
	}
	.mobile-toggle button.eael-simple-menu-toggle{
/* 		transform:translatex(15px); */
	}
	.phoneSearch svg {
/* 		transform: translateX(15px); */
/* 		z-index: 99; */
	}
	.mobile-last-col .e-con-inner {
/* 		gap:15px !important; */
		align-self: flex-end !important;
        margin: 0px !important;
        margin-right: 10px !important;
	}
}
@media (max-width: 1024px) {
	#dnav-menu {
		max-width: 30px !important;
	}
}
input[type="checkbox"] {
    accent-color: black;
}
::selection {
	background-color: black;
	color: white;
}

/* For Firefox */
::-moz-selection {
	background-color: black;
	color: white;
}
.home-testimoial img{
	object-fit:cover;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
	font-size:25px !important;
}



/* New CSS*/
.travel-title,
.stories-content .post-title,
.stories-content .post-title a {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-94aa660-font-family), Sans-serif;
    font-size: var(--e-global-typography-94aa660-font-size);
    font-weight: var(--e-global-typography-94aa660-font-weight);
    line-height: var(--e-global-typography-94aa660-line-height);
}
.stories-tab .all-categories a{
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-742512c-font-family), Sans-serif;
    font-size: var(--e-global-typography-742512c-font-size);
    font-weight: var(--e-global-typography-742512c-font-weight);
    line-height: var(--e-global-typography-742512c-line-height);
}
.stories-tab .all-categories .active a {
    color: #BA9B37;
}
.faq .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
    height: 20px;
    width: 20px;
}
.travel-excerpt,
.stories-content .post-excerpt,
.content-page p{
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-742512c-font-family), Sans-serif;
    font-size: var(--e-global-typography-742512c-font-size);
    font-weight: var(--e-global-typography-742512c-font-weight);
    line-height: var(--e-global-typography-742512c-line-height);
}
/* .featured-hightlights .travel-container .travel-items .travel-details .see-more,
a.see-more,
.see-more-btn .elementor-button {
    font-size: 14px !important; 
    color: #000 !important;
    font-family: "Avenir Light" !important;
    font-weight: 600 !important;
    background: #fff !important;
    border-radius: 0px !important;
    border: 1px solid #000 !important;
} */
/* .see-more i{font-size: 10px; border-radius: 100%;background-color: #fff;color:#000;
height: 23px;width: 23px;text-align: center;line-height: 23px;} */
/* .featured-hightlights .travel-container .travel-items .travel-details .see-more i{
	background-color: #000 !important;
}
.featured-hightlights .travel-container .travel-items .travel-details .see-more:hover i{
	background-color: transparent !important;
    color: #000;
} */
.see-more i {
    font-size: 10px;
    border-radius: 100%;
    background-color: #fff;
    color: #000;
    height: 23px;
    width: 23px;
    text-align: center;
    line-height: 23px;
}
.featured-hightlights .travel-container .travel-items .travel-details .see-more svg, a.see-more svg, .see-more-btn .elementor-button svg {
    fill: #000;
}
/* .featured-hightlights .travel-container .travel-items .travel-details .see-more:hover i{background-color: var(--e-global-color-primary);color: var(--e-a-color-white);} */
.featured-hightlights .travel-container .travel-items .travel-details .see-more, 
a.see-more, 
.see-more-btn .elementor-button {
    font-size: 14px !important;
    color: #000 !important;
    font-family: "Avenir Light" !important;
    font-weight: 600 !important;
    background: #fff !important;
    border-radius: 0px !important;
    border: 1px solid #000 !important;
}
.featured-hightlights .travel-container .travel-items .travel-details .see-more,
a.see-more{
    padding: 10px 17px !important;
}
.see-more-btn .elementor-button {
    padding: 15px 17px !important;
}
/* .featured-hightlights .travel-container .travel-items .travel-details .see-more:hover, 
a.see-more:hover,
.see-more-btn .elementor-button:hover {
    background: #fff !important;
    color: #000 !important;
}
.see-more-btn .elementor-button:hover svg{
    fill: #000 !important;
} */
/* .fullscreen-search {
    position: fixed;
    top: 80px;
    right: 0;
    width: 550px;
    height: 118px;
    background: #000000D9;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    z-index: 9999;
} */
 .fullscreen-search {
    position: absolute;
    top: 50px;
    right: 0;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
/* .fullscreen-search .elementor-widget-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 1 auto;
    width: 100%;
    padding: 20px;
} */
.fullscreen-search .elementor-search-form {
    width: 100%;
}
.fullscreen-search .elementor-search-form__icon {
    padding: 0 !important;
}
.fullscreen-search .elementor-search-form__icon {
    background: #000 !important;
    cursor: pointer;
    padding: 0px 20px !important;
    opacity: 1;
}
.fullscreen-search .elementor-search-form__icon svg {
    fill: #fff !important;
}
.fullscreen-search .elementor-search-form button[type="submit"] {
    background:#BA9B37;
}
.search-toggle,
.search-close-icon {
    cursor: pointer;
}
.fullscreen-search .elementor-search-form__container {  
    min-height: 60px !important;
}
.footer-join-our .eael-contact-form-7 .wpcf7-form p input.wpcf7-submit {
    line-height: 1;
}
.contact-us-form label span {
    margin-top: 10px;
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-742512c-font-family), Sans-serif;
    font-size: var(--e-global-typography-742512c-font-size);
    font-weight: var(--e-global-typography-742512c-font-weight);
    line-height: var(--e-global-typography-742512c-line-height);
}
.contact-us-form input,
.contact-us-form textarea,
.contact-us-form select {
    border-radius: 4px !important; 
}
.contact-us-form input:focus,
.contact-us-form textarea:focus,
.contact-us-form select:focus {
    border: 1px solid #BA9B37 !important; 
}
.contact-us-form select:focus-visible {
    outline: none !important;
}
.contact-us-form input[type=checkbox] {
    accent-color: #ba8b37 !important;
    border-radius: 0!important; 
}
.contact-us-form .wpcf7-checkbox {
    margin: 0 !important;
}
/* .custom-blog-content h4{
    font-family: var(--e-global-typography-225c56c-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-225c56c-font-size) !important;
    font-weight: var(--e-global-typography-225c56c-font-weight) !important;
    text-transform: var(--e-global-typography-225c56c-text-transform) !important;
    line-height: var(--e-global-typography-225c56c-line-height) !important;
    color: var(--e-global-color-025aea9) !important;
    margin-top: 10px;
} */
.custom-blog-content a,
.custom-blog-content p{
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
    color: var(--e-global-color-text);
}
.custom-blog-content h2,   
.custom-blog-content h3,   
.custom-blog-content h4, 
.custom-blog-content h5,
.custom-blog-content h6,
.custom-recent-post .recent-post-label,
.single-post h4,
.content-page h2,
.content-page h3,
.content-page h4,
.content-page h5,
.content-page h6{
    font-family: var(--e-global-typography-225c56c-font-family), Sans-serif !important;
    font-weight: var(--e-global-typography-225c56c-font-weight) !important;
    text-transform: var(--e-global-typography-225c56c-text-transform) !important;
    color: var(--e-global-color-025aea9) !important;
    margin: 20px 0 5px;
}
.custom-blog-content a{
    color: var(--e-global-color-025aea9) !important;
    font-weight: 700 !important;
}
.custom-blog-content a:hover{
    color: #000 !important;
}
.custom-blog-content h2,
.recent-post-label,
.content-page h2{
    font-size: 28px !important;
    line-height: 38px !important;
}
.custom-blog-content h3,
.content-page h3{
    font-size: 26px !important;
    line-height: 36px !important;
}
.custom-blog-content h4,
.content-page h4{
    font-size: 24px !important;
    line-height: 34px !important;
}
.custom-blog-content h5,
.content-page h5{
    font-size: 20px !important;
    line-height: 30px !important;
}
.custom-blog-content h6,
.content-page h6{
    font-size: 18px !important;
    line-height: 28px !important;
}
.custom-recent-post .recent-post-label{
  text-transform: capitalize !important;
}
.custom-blog-content p{
    margin-bottom: 10px;
}
.custom-blog-content img {
    max-height: 350px;
    object-fit: cover;
    width: 100%;
    margin: 0 auto;
    display: block;
}
.post-type-archive-explore-japan-tours .archive-custom-title span{
    font-family: "Avenir Light", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #FFFFFF;
}
.ekit_socialshare li div {
    height: 0 !important;
    width: 0 !important;
}
.ekit_socialshare li {
    margin: 0 !important;
}
.ekit_socialshare {
    display: flex;
    gap: 40px;
}
#exploreMoreBtn .elementor-button,
.see-more-btn .elementor-button{
    cursor: pointer;
}








@media (max-width: 768px) {
    .fullscreen-search .elementor-search-form {
        flex-wrap: wrap;
        width: 100%; 
        max-width: 100%;
        justify-content: center; 
    }
    .fullscreen-search .elementor-search-form input {
        flex: 1 0 100%; 
    }
    .fullscreen-search .elementor-search-form button[type="submit"] {
        margin-right: 10px; 
    }
    .fullscreen-search .close-search {
        margin-left: 0; 
    }
    .fullscreen-search {
        align-content: center; 
    }
}
.featured-hightlights .travel-container .travel-items .travel-details .see-more svg, a.see-more svg, .see-more-btn .elementor-button svg {
    fill: #000;
}