/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-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.
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
Version: 3.3.0.1743483854
Updated: 2025-04-01 05:04:14
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: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
*/


/*
    Add your custom styles here
*/

.single-post .elementor[data-elementor-type="wp-post"] {
    background: #F3EEE7;
}

.single-portfolio_events header {
    position: relative !important;
    background: #ffffff;
}

.site-image-box-wrap .elementor-image-box-img {
    overflow: hidden;
}

.site-image-box-wrap {
    cursor: pointer;
}


/* .site-image-box-wrap:hover .elementor-image-box-img img {
    transform: scale(1.1);
} */

.mfp-image-holder .mfp-close {
    right: 0px !important;
    background: transparent;
    cursor: pointer !important;
}

.mfp-arrow-left,
.mfp-arrow-right {
    font: normal normal normal 14px/1 FontAwesome !important;
}

.mfp-arrow:before {
    border-right: unset !important;
    border-top-width: unset;
    border-bottom-width: unset;
    border: medium inset transparent !important;
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: unset !important;
    border-right: unset !important;
    border-top-width: unset !important;
    border-bottom-width: unset !important;
    opacity: 1 !important;
    margin-top: unset !important;
    width: 60px !important;
    height: 60px !important;
    border: 0px !important;
}

.mfp-arrow {
    width: 60px !important;
    height: 60px !important;
    line-height: 60px !important;
    opacity: 1 !important;
    color: #fff !important;
    background-color: #886e4f !important;
    text-decoration: none !important;
}

.mfp-arrow-left {
    opacity: 1 !important;
    left: 20px !important;
}

.mfp-arrow-left:before {
    content: "\f053" !important;
    margin-left: unset !important;
}

.mfp-arrow-right {
    right: 20px !important;
}

.mfp-arrow-right:before {
    content: "\f054" !important;
    margin-left: unset !important;
}

.eventor-slider-testimonial {
    position: relative;
}

.eventor-slider-testimonial::before {
    content: '';
    background-color: #F6F6F2;
    width: 100%;
    height: calc(100% - 200px);
    position: absolute;
    left: 0px;
    bottom: 0;
}

.eventor-slider-testimonial-wrap .elementor-testimonial__content {
    position: relative;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding: 0px 66px 50px;
}

.eventor-slider-testimonial-wrap .elementor-testimonial__content::before {
    content: "\f10d";
    left: 0px;
    top: -74px;
}

.eventor-slider-testimonial-wrap .elementor-testimonial__content::before,
.eventor-slider-testimonial-wrap .elementor-testimonial__content::after {
    position: absolute;
    font-size: 54px;
    color: #896E4E;
}

.eventor-slider-testimonial-wrap .elementor-testimonial__content::after {
    content: "\f10e";
    bottom: 0px;
    right: 0;
}

.inspiration-heading-wrap {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
}

.inspiration-heading-container {
    padding: 40px 30px 50px;
}

.inspiration-heading-wrap .owl-item .inspiration-heading-container {
    transform: scale(1);
}

.inspiration-heading-wrap .owl-item.active.center .inspiration-heading-container {
    transform: scale(1.16);
}

.inspiration-items {
    border: 1px solid rgba(0, 0, 0, .1);
}

.inspiration-heading-text {
    padding: 20px 15px 20px;
}

.inspiration-heading-text h5,
.inspiration-heading-text h5 a {
    font-family: "Times New Roman", Sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
    color: #926E4F;
    margin-top: 0px;
    min-height: 60px;
}

.inspiration-image {
    width: 100%;
    aspect-ratio: 1 / 0.7;
}

.inspiration-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.inspiration-heading-text p {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

.inspiration-sec-wrap .elementor-image-box-content h3 {
    margin-top: 0px;
}

.site-know-more {
    text-align: center;
    font-family: "Arial", Sans-serif !important;
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline !important;
    padding: 8px 15px 8px 15px;
    color: #000 !important;
    display: block;
}

.inspiration-heading-wrap .owl-nav .owl-prev,
.inspiration-heading-wrap .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.inspiration-heading-wrap .owl-nav .owl-prev {
    left: -50px;
}

.inspiration-heading-wrap .owl-nav .owl-next {
    right: -50px;
}

.inspiration-heading-wrap .owl-nav .owl-prev,
.inspiration-heading-wrap .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    color: #fff !important;
    background: #896E4E !important;
    line-height: 50px !important;
}

.inspiration-heading-wrap .owl-nav .owl-prev span,
.inspiration-heading-wrap .owl-nav .owl-next span {
    font-size: 34px;
    line-height: 40px;
}

.our-destination-list .destination-listing {
    list-style: none;
    padding-left: 0px;
}

.our-destination-list .destination-listing li {
    padding: 8px 15px;
    border-bottom: 1px solid #926E4F;
}

.our-destination-list .destination-listing li a {
    font-size: 18px;
    line-height: 26px;
    color: #926E4F;
    font-weight: 600;
}

.site-our-clients-sl .swiper-slide .swiper-slide-inner img {
    width: 86px;
}

@media only screen and (max-width: 1024px) {
    .eventor-slider-testimonial::before {
        height: calc(100% - 138px);
    }
    .eventor-slider-testimonial-wrap .elementor-testimonial__content {
        padding: 0px 0px 42px;
    }
    .eventor-slider-testimonial-wrap .elementor-testimonial__content::before,
    .eventor-slider-testimonial-wrap .elementor-testimonial__content::after {
        font-size: 30px;
    }
    .eventor-slider-testimonial-wrap .elementor-testimonial__content::before {
        left: -20px;
        top: -45px;
    }
    .eventor-slider-testimonial-wrap .elementor-testimonial__content::after {
        right: -12px;
    }
    .eventor-slider-testimonial-wrap .elementor-testimonial__content {
        padding: 0px 50px 42px;
    }
    .eventor-slider-testimonial::before {
        height: calc(100% - 150px);
    }
    .inspiration-heading-text h5,
    .inspiration-heading-text h5 a {
        font-size: 18px;
        line-height: 22px;
        min-height: 20px;
    }
    .inspiration-heading-text p {
        font-size: 14px;
        line-height: 18px;
    }
    .inspiration-heading-wrap .owl-nav .owl-prev {
        left: 10px;
    }
    .inspiration-heading-wrap .owl-nav .owl-next {
        right: 10px;
    }
    .inspiration-heading-container {
        padding: 40px 20px;
    }
    .inspiration-heading-wrap {
        margin: 0 auto;
    }
}
@media only screen and (max-width: 991px){
    .site-popup-feature-image-wrap-section img {
        min-height: 100px !important;
    }
    .elementor-14814 .elementor-element.elementor-element-f02ea26{
        text-align: center !important;
    }
    .elementor-element.elementor-element-f02ea26.elementor-widget.elementor-widget-heading {
        margin-bottom: 0px !important;
    }
}
@media only screen and (max-width: 767px) {
    .hfe-flyout-content.push nav.menu-is-active ul#menu-1-962a14b li a{
        font-family: "Times New Roman", Sans-serif;
    }
    body#site-custom-font-family-option .site-custom-size-h2-element {
        font-size: 25px !important;
    }    
    body#site-custom-font-family-option .site-custom-size-h2-element h3{
        font-size: 25px !important;
    }  
    body#site-custom-font-family-option .site-custom-size-h2-element h3 a{
        font-size: 22px !important;
    }   
    body#site-custom-font-family-option .site-custom-size-h2-element h6{
        font-size: 15px !important;
    }
    body#site-custom-font-family-option p{
        font-size: 15px !important;
    }
    body#site-custom-font-family-option form.wpcf7-form.init p {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    #elementor-popup-modal-14814 .dialog-close-button {
        background-color: white;
        color: black;
        top: 8px;
    }
    #elementor-popup-modal-14814 .dialog-message {
        height: 400px;
        overflow: auto !important;
    }
    i.eicon-close {
        top: unset !important;
        right: unset !important;
        line-height: 17px !important;
    }
    .elementor-element.elementor-element-51d09c3.elementor-widget__width-initial.site-location-icons-map.elementor-view-default.elementor-widget.elementor-widget-icon,
    .elementor-element.elementor-element-90b5816.elementor-widget__width-initial.site-location-icons-map.elementor-view-default.elementor-widget.elementor-widget-icon,
    .elementor-element.elementor-element-6ef17c4.elementor-widget__width-initial.site-location-icons-map.elementor-view-default.elementor-widget.elementor-widget-icon {
        left: unset !important;
    }
    .elementor-widget-wrap.elementor-element-populated {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }
    .elementor-14814 .elementor-element.elementor-element-f02ea26{
        text-align: center !important;
    }
    .elementor-element.elementor-element-f02ea26.elementor-widget.elementor-widget-heading {
        margin-bottom: 0px !important;
    }
    .site-popup-feature-image-wrap-section img{
        min-height: 100px !important;
    }
    .elementor-328 .elementor-element.elementor-element-51d09c3 > .elementor-widget-container{
        padding: 7px 0px 0px 0px !important;
    }
    .inspiration-heading-container {
        padding: 40px 10px;
    }
    .inspiration-heading-text {
        padding: 15px 10px 15px;
    }
    .inspiration-image {
        aspect-ratio: 1 / 0.8;
    }
    .inspiration-heading-text h5,
    .inspiration-heading-text h5 a {
        font-size: 15px;
        line-height: 18px;
        min-height: 68px;
        margin-bottom: 8px;
    }
    .site-know-more {
        font-size: 14px;
        font-weight: 600;
        padding: 8px 10px 8px 10px;
    }
    .inspiration-heading-wrap .owl-nav .owl-prev,
    .inspiration-heading-wrap .owl-nav .owl-next {
        width: 40px;
        height: 40px;
        line-height: 40px !important;
    }
    .inspiration-heading-wrap .owl-nav .owl-prev {
        left: -10px;
    }
    .inspiration-heading-wrap .owl-nav .owl-next {
        right: -10px;
    }
    .inspiration-heading-wrap .owl-nav .owl-prev span,
    .inspiration-heading-wrap .owl-nav .owl-next span {
        font-size: 24px;
        line-height: 30px;
    }
    .img-height-auto img {
        height: auto !important;
    }
    .site-popup-feature-image-wrap-section.main-section-mobile-popup-feature-image-wrap {
        height: 130px !important;
    }
}
/*18-01-2023*/

.elementor-posts .elementor-post__card{
    border-radius: unset;
}
.inspiration-heading-text {
    text-align: center;
}   
p.site-destination-post-titles-wrap a {
    font-size: 20px;
    color: #886e4f !important;
    line-height: 13px;
}
.inspiration-heading-wrap-site-sections, h1,a {
    font-family: 'Raleway',sans-serif;
}

h1.site-destination-post-titles-wrap:hover {
    color: #0e69b9;
}
h1.site-destination-post-titles-wrap {
    padding-bottom: 0px;
    margin-bottom: unset;
    line-height: unset;
}

body.body-overflow {
  overflow: hidden !important;
}   
.site-wrap-section-main-post-column-main-sub .elementor-widget-wrap.elementor-element-populated {
    padding: unset;
}
.site-category-name-show-section-wrap {
    margin-left: auto;
}
.site-wrap-section-main-post-column-main-sub .elementor-widget-wrap.elementor-element-populated {
    transition: 0.5s;
}

.chaty-whatsapp-data .chaty-whatsapp-button button {
    background-color: #886e4f !important;
}
.site-event-projects-destination-details-page-wrap .owl-dots {
    width: 100%;
}
button#hideenloadMoreBtn {
    opacity: 0;
    cursor: unset;
}
.ae-post-collection button#loadMoreBtn {
    color: white;
    width: 100%;
	border: unset;
}
.ae-post-collection button#loadMoreBtn:hover {
    background-color: #886e4f;
}
.lite-size-font-customize-wrap .elementor-widget-container a h3.ae-element-post-title {
    color: #886E4F !important;
}
@media only screen and (max-width: 991px) {
		.elementor-7901 .elementor-element.elementor-element-c2cd913 .aep-filter-bar {
    justify-content: normal !important;
    text-align: center !important;
	}
	.elementor-12782 .elementor-element.elementor-element-5b6f466b .aep-filter-bar {
    text-align: center !important;
		        justify-content: normal !important;
        text-align: center !important;
	}
}
@media (max-width: 575px) {
	body#site-custom-font-family-option .site-custom-size-h2-element h3 a{
	font-size: 19px !important;
	}
   filter-items {
      width: 40%;
      text-align: center;
   }

   .aep-filter-bar.desktop {
       display: grid;
       flex-wrap: wrap;
   }
}
.sbi_header_text.sbi_no_bio h3 {
    font-size: 24px !important;
}
@media (max-width: 1024px){
	.elementor-7901 .elementor-element.elementor-element-c2cd913 .aep-filter-bar {
    justify-content: normal !important;
    text-align: center !important;
	}
	.elementor-12782 .elementor-element.elementor-element-5b6f466b .aep-filter-bar {
    text-align: center !important;
		        justify-content: normal !important;
        text-align: center !important;
	}
}
@media (max-width: 767px){
	.elementor-7901 .elementor-element.elementor-element-c2cd913 .aep-filter-bar {
    justify-content: normal !important;
    text-align: center !important;
	}
	.elementor-12782 .elementor-element.elementor-element-5b6f466b .aep-filter-bar {
    text-align: center !important;
		        justify-content: normal !important;
        text-align: center !important;
	}
}
header .elementor-menu-toggle {
    background-color: unset !important;
}
a.skip-link.screen-reader-text {
  position: absolute;
  top: -40px;
  left: 0;
  background-color: #000;
  color: #fff;
  padding: 8px 16px;
  z-index: 100;
}

a.skip-link.screen-reader-text:focus {
  top: 0;
}
