/* 
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 */


@media (min-width: 1400px) {
    .e-con>.e-con-inner {
        max-width: 1320px;
    }
   
}

@media (min-width: 1600px) {
    .e-con>.e-con-inner {
        max-width: 1590px;
    }
}


.address ul{
    list-style-type: none;
}
.social ul{
    list-style-type: none;
}

.local_att p{
    margin: 0;
    min-height: 48px;
}

@media (min-width: 1025px) {
    .nav_bar ul li .hfe-menu-item{
    background-color: white;
    color: #000;
    margin: 5px 5px 5px 5px;
    border-radius: 50px;
    }
    nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow {
    background: rgba(255, 255, 255, 0.3);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border-radius: 50px;
}
/* .popup-content{
    padding: 15px !important;
} */


}
@media (min-width: 768px) {
li#menu-item-1188 {
    display: none;
}
}
@media (max-width:767px)  {
        .popup-content{
    padding: 25px 10px 10px 10px !important
}
.sidebar_form .ginput_container_text #input_2_1, .sidebar_form #input_2_3, .sidebar_form #input_2_4, .sidebar_form #input_2_5, .sidebar_form #input_2_6, .sidebar_form #input_2_7, .sidebar_form #input_2_8{
    font-size: 14px;
}
#sgpb-popup-dialog-main-div{
    width: calc(112vw - 80px) !important;
    max-width: 96% !important;
    max-height: 513px !important;
    padding: 5px !important

}
.sgpb-popup-dialog-main-div-theme-wrapper-6{
    left: 10px !important;
    top: 100px !important;
}
.sgpb-basic-right-center{
    display: none !important;
}
.darkHeader{
    padding: 0 !important;
}
#sgpb-popup-dialog-main-div > div:first-child{
    padding: 10px !important;
}
.sub-contain{
    width: 95% !important;
}
.scenic{
    width: 95% !important;
}
.elementor-element-c4d184f{
    padding-top: 15px !important;
}
.feedback_tes .item.carousel-item-d9205b6.elementor-animation-float, .feedback_tes .item.carousel-item-7b43bb1.elementor-animation-float, .feedback_tes .item.carousel-item-1f38377.elementor-animation-float, .feedback_tes .item.carousel-item-7b43bb1.elementor-animation-float, .feedback_tes .item.carousel-item-d8c1777.elementor-animation-float{
    min-height: 510px !important;
}
/* #localattractions{
    padding-top: 15px !important;
} */
}
@media (min-width:768px) and (max-width: 1024px) {
    #sgpb-popup-dialog-main-div{
        width: calc(106vw - 90px) !important;
        max-width: 96% !important;
        max-height: 513px !important;
        padding: 10px !important;
    }
    .sgpb-popup-dialog-main-div-theme-wrapper-6{
        left: 10px !important;
        top: 100px !important;
    }
    .feedback_tes .item.carousel-item-d9205b6.elementor-animation-float, .feedback_tes .item.carousel-item-7b43bb1.elementor-animation-float, .feedback_tes .item.carousel-item-1f38377.elementor-animation-float, .feedback_tes .item.carousel-item-7b43bb1.elementor-animation-float, .feedback_tes .item.carousel-item-d8c1777.elementor-animation-float{
        min-height: 480px !important;
    }

}

.elementor-11 .elementor-element.elementor-element-6ef7668 .menu-item a.hfe-menu-item:hover{
    font-weight: 600 !important;
}
/* .nav_bar .hfe-nav-menu {
    background: linear-gradient(101deg, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.3) 50%);
    opacity: 0.6;
    filter: blur(50%);
    border: 1px solid #fff;
    border-radius: 50px;
} */

/* footer form css */
.enquiry-form div#gform_confirmation_message_1 {
    color: #fff;
    margin: 10px 0;
}
body .gform_wrapper .enquiry-form input::placeholder,
body .gform_wrapper .enquiry-form textarea::placeholder {
	font-family: "Manrope", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: -0.04em;
	text-align: left;
	color: #ffffff;
	opacity: 0.5;
}
.gform-theme--foundation .enquiry-form .gfield .ginput_password, .gform-theme--foundation .enquiry-form .gfield input, .gform-theme--foundation .enquiry-form .gfield select {
    background: #171717;
    border-radius: 15px;
    border-color: #171717;
    height: 50px;
	padding-left: 20px;
    color: #fff;
}
.gform-theme--foundation .enquiry-form .gfield textarea.large {
	background: #171717;
    border-radius: 15px;
    border-color: #171717;
    min-height: 70px;
	padding-left: 20px;
    color: #fff;
}
.enquiry-form input#gform_submit_button_3 {
	font-family: Manrope;
    font-size: 16px;
    font-weight: 700;
    line-height: 21.86px;
    text-align: left;
    background: #ffffff;
    color: #000000;
    border-radius: 50px;
    padding: 14px 29px;
}
.enquiry-form label.gform-field-label.gform-field-label--type-sub {
    display: none;
}
.enquiry-form .ginput_container_date #input_3_6{
    width: 100%;
}
.enquiry-form .ginput_container_select #input_3_7{
    color: #fff;
    opacity: 0.5;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Manrope';
    padding-top: 5px;
}

@media (min-width: 640px) {
    .gform-theme--foundation .enquiry-form .gform_fields {
        -moz-column-gap: 30px;
        column-gap: 30px;
        row-gap: 25px;
    }
	.gform-theme--foundation .enquiry-form .gform-grid-row {
		 -moz-column-gap: 30px;
        column-gap: 18px;
	}
}
.gform-theme--foundation .enquiry-form .gform-grid-row {
    row-gap: 40px;
}

.popup-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;   
}
.popup-content ul{
  padding-left: 0px;
  list-style-type: none;
  border-bottom: 1px solid;
}
.popup-content ul li img{
  margin-bottom: -2px;
}
.popup-content ul li span{
  margin-left: 20px;
  font-size: 18px;
}
.popup-content ul li{
  margin-bottom: 15px;
  margin-top: 15px;
}
.popup-content a.close{
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    background: none;
    padding: 0;
    margin: 0;
    text-decoration:none;
}
.scenic{
  margin-bottom: 40px;
  width: 80%;
}
.scenic h3{
  margin-bottom: 30px;
  font-size: 20px;
}
.sub-contain h3{
  margin-bottom: 30px;
}
.sub-contain{
  width: 80%;
  margin-bottom: 40px;
}
/* .sub-contain{
  border-bottom: 1px solid;
} */
.popup-content a.close:hover{
  color:#333;
}

.popup-content span:hover,
.popup-content span:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.sidebar_form .ginput_container_text #input_2_1, .sidebar_form #input_2_3, .sidebar_form #input_2_4, .sidebar_form #input_2_5, .sidebar_form #input_2_6, .sidebar_form #input_2_7, .sidebar_form #input_2_8{
    border: none;
    box-shadow: none;
    border-bottom: 1px solid;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Manrope';
    border-radius: 0;
}
.sidebar_form input#gform_submit_button_2{
    background-color: #000 !important;
    padding: 19px 29px 19px 29px !important;
    border-radius: 50px !important;
}
.sidebar_form .ginput_container_date #input_2_6{
    width: 100%;
}
.sidebar_form .ginput_container_textarea #input_2_8{
    min-block-size: 50px;
}
#gform_wrapper_2 h2.gform_title{
    font-family: 'Manrope';
    font-size: 40px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 30px;
}
.sgpb-basic-right-center{
    z-index: 1111 !important;
    border-radius: 15px 15px 0px 0px !important;
}
.view-all{
    cursor: pointer;
}
.darkHeader{
    position: -webkit-sticky !important;
    /* position: sticky !important; */
    background-color: 	rgb(46, 46, 46);
    color: white;
    z-index: 1000;
    margin: 0;
    position: fixed;
    left: 0;
    padding: 15px 150px 20px 150px;
    scroll-behavior: auto;
    box-shadow: 0px 0px #fff, 0em 0 0.4em #fff;
    top: 0;
}

.enquiry-form #gform_confirmation_message_3 {
    color: #fff;
    padding-top: 20px;
}
.gform-theme--foundation .enquiry-form .gfield .ginput_password:focus, .gform-theme--foundation .enquiry-form .gfield input:focus, .gform-theme--foundation .enquiry-form .gfield select:focus,.gform-theme--foundation .enquiry-form .gfield textarea.large:focus{
    border-color: #fff !important;
    opacity: 0.5;
    --gf-local-shadow: none;
}

#sgpb-popup-dialog-main-div{
    overflow: hidden !important;
}
#sgpb-popup-dialog-main-div > div:first-child{
    max-height: inherit !important;
    padding: 20px;
    overflow-y: auto !important;
}
.feedback_tes .item.carousel-item-d9205b6.elementor-animation-float, .feedback_tes .item.carousel-item-7b43bb1.elementor-animation-float, .feedback_tes .item.carousel-item-1f38377.elementor-animation-float, .feedback_tes .item.carousel-item-7b43bb1.elementor-animation-float, .feedback_tes .item.carousel-item-d8c1777.elementor-animation-float {
    min-height: 415px;
}
.feedback_tes p{
    margin-top: 7px !important;
}