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

html[lang="ar"] a.carousel-arrow.carousel-prev.slick-arrow {
    top: 50%;
}

html[lang="ar"] a.carousel-arrow.carousel-next.slick-arrow {
    top: 50%
484.734px
;
}

.logo-top-img img {
    text-align: center;
    margin: 0 auto !important;
}
.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-dropdown.js-wpml-ls-legacy-dropdown {
    font-family: "Inter", Sans-serif !important;
    font-size: 12px;
}
/*-------------------------------------*/
    .icon11 { top: 0%; left: 50%; transform: translate(-50%, -100%); filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));}      /* 12 */
    .icon12 { top:0%; left: 75%; transform: translate(-50%, -50%); filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));}     /* 2 */
    .icon13 { top: 36%; left: 88%; transform: translate(-50%, -50%); filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));}    /* 3 */
    .icon14 { top: 75%; left: 88%; transform: translate(-50%, -50%); filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));}     /* 5 */
    .icon15 { top: 90%; left: 74%; transform: translate(-50%, -0%); filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));}    /* 6 */
    .icon16 { top: 119%; left: 50%; transform: translate(-50%, -50%); filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));}     /* 7 */
    .icon17 { top: 107%; left: 27%; transform: translate(-50%, -50%); filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));}      /* 9 */
    .icon18 { top: 72%; left: 9%; transform: translate(-50%, -50%); filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));}     /* 10 */
    .icon19 { top: -1%; left: 22%; transform: translate(-50%, -50%); filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));}     /* 10 */
    .icon20 { top: 35%; left: 9%; transform: translate(-50%, -50%); filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));}     /* 10 */
    
.icon11.elementor-position-top .elementor-icon-box-icon .elementor-icon {
    border: 3px solid #ffffff;
}
.icon12.elementor-position-top .elementor-icon-box-icon .elementor-icon {
    border: 3px solid #ffffff;
}
.icon13.elementor-position-top .elementor-icon-box-icon .elementor-icon {
    border: 3px solid #ffffff;
}
.icon14.elementor-position-top .elementor-icon-box-icon .elementor-icon {
    border: 3px solid #ffffff;
}
.icon15.elementor-position-top .elementor-icon-box-icon .elementor-icon {
    border: 3px solid #ffffff;
}
.icon16.elementor-position-top .elementor-icon-box-icon .elementor-icon {
    border: 3px solid #ffffff;
}
.icon17.elementor-position-top .elementor-icon-box-icon .elementor-icon {
    border: 3px solid #ffffff;
}
.icon18.elementor-position-top .elementor-icon-box-icon .elementor-icon {
    border: 3px solid #ffffff;
}
.icon19.elementor-position-top .elementor-icon-box-icon .elementor-icon {
    border: 3px solid #ffffff;
}
.icon20.elementor-position-top .elementor-icon-box-icon .elementor-icon {
    border: 3px solid #ffffff;
}

/*-------------------------------------*/
.hfe-sub-menu-item {
  position: relative;
  padding-left: 20px; /* space for the side bar */
  display: inline-block;
  background: #fff;
  border-radius: 0.6em;
  color: #5c2d24; /* brown text color */
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.hfe-sub-menu-item:hover::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4%;
    bottom: 10%;
    width: 15px;
    background-color: #5c2d24;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
	height:43px;
	
}
a.hfe-sub-menu-item:hover {
	height: 20px;
    margin: 5px;
    border-radius: 10px;
    background: #F7F7F7;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    font-size: 16px !important;
	transition: background 0.3s ease, color 0.3s ease;
}

.weather-atlas-wrapper {
    background-color: transparent !important;
    border: 0px !important;
}
.weather-atlas-wrapper .weather-atlas-header {
    display: none !important;
}
.weather-atlas-wrapper .weather-atlas-footer {
  display: none !important;
}
.weather-atlas-wrapper .current_temp .current_text {
    display: none;
}
.weather-atlas-wrapper .current_temp {
    text-align: left;
	margin-bottom:0px !important;
}
.weather-atlas-wrapper .weather-atlas-body {
    margin: 0px !important;
    padding: 0px !important;
}
.weather-atlas-wrapper .current_temp .temp {
    font-size: 30px !important;
    line-height: 1.2;
    margin-left: .1em;
    letter-spacing: -.05em;
    font-weight: 700;
    font-family: 'Open Sans';
}
.weather-atlas-wrapper .current_temp .wi {
    font-size: 35px !important;
}
    .icon1 { top: 0%; left: 50%; transform: translate(-50%, -100%); filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));}      /* 12 */
    .icon2 { top:11%; left: 80%; transform: translate(-50%, -50%); filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));}     /* 2 */
    .icon3 { top: 50%; left: 90%; transform: translate(-50%, -50%); filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));}    /* 3 */
    .icon4 { top: 95%; left: 80%; transform: translate(-50%, -50%); filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));}     /* 5 */
    .icon5 { top: 100%; left: 50%; transform: translate(-50%, -0%); filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));}    /* 6 */
    .icon6 { top: 95%; left: 20%; transform: translate(-50%, -50%); filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));}     /* 7 */
    .icon7 { top: 50%; left: 10%; transform: translate(-50%, -50%); filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));}      /* 9 */
    .icon8 { top: 11%; left: 20%; transform: translate(-50%, -50%); filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));}     /* 10 */
    
.icon1.elementor-position-top .elementor-icon-box-icon .elementor-icon {
    border: 3px solid #ffffff;
}
.icon2.elementor-position-top .elementor-icon-box-icon .elementor-icon {
    border: 3px solid #ffffff;
}
.icon3.elementor-position-top .elementor-icon-box-icon .elementor-icon {
    border: 3px solid #ffffff;
}
.icon4.elementor-position-top .elementor-icon-box-icon .elementor-icon {
    border: 3px solid #ffffff;
}
.icon5.elementor-position-top .elementor-icon-box-icon .elementor-icon {
    border: 3px solid #ffffff;
}
.icon6.elementor-position-top .elementor-icon-box-icon .elementor-icon {
    border: 3px solid #ffffff;
}
.icon7.elementor-position-top .elementor-icon-box-icon .elementor-icon {
    border: 3px solid #ffffff;
}
.icon8.elementor-position-top .elementor-icon-box-icon .elementor-icon {
    border: 3px solid #ffffff;
}

.view-more-button {
    color: #000;
    font-family: "Playfair Display";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 44px;
    text-decoration: underline;
	cursor:pointer;
}
.view-more-content {
 /*display: none;*/
  transition: all 0.3s ease-in-out;
}
/*--------------------------------------Booking Form----------------------------------*/
#hotels{
	width: 100%;
    padding: 1rem;
    font-size: 1rem;
    color: #000;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 8px;
    outline: none;
    border-radius: 10px;
    background: #FFF;
}

.ehf-header #masthead {
    z-index: 10 !important;
    position: relative;
}
/* Chrome, Safari, Edge, Opera */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {

    background-color: #63352B;
}
    .booking-form {
      margin: 0 auto;
      border-radius: 8px;
      width: 90%;
    }
.premium-modal-box-modal-header {
    display: block !important;
}
    .form-group {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
      gap: 1rem;
      margin-bottom: 1.5rem;
    }

    label {
      font-size: 18px;
      margin-bottom: 4px;
      display: block;
      color: #fff;
    }

    .number-input-wrapper {
      display: flex;
      align-items: center;
      justify-content: space-between;
      border-radius: 8px;
      background-color: transparent;
      position: relative;
	  -webkit-appearance: none;
    }

    .number-input-wrapper input {
      width: 100%;
    padding: 1rem;
    font-size: 1rem;
    color: #000;
    background-color: transparent;
    border-radius: 8px;
    outline: none;
    -webkit-appearance: none;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
		direction: ltr;
    }

    .chevron-group {
      position: absolute;
      right: 6px;
      top: 50%;
      transform: translateY(-50%);
      display: flex;
      flex-direction: column;
      gap: 4px;
    }

    .chevron-btn {
    background-color: transparent;
    border: none;
    color: #000;
    font-size: 1.4rem;
    cursor: pointer;
    padding: 3px 0px 3px 0px;
    line-height: 0;
    transition: color 0.3s ease;
    height: 5px;
    position: relative;
}

    .chevron-btn:hover {
    color: #fff;
    background-color: transparent;
}

    input[type="date"],
    input[type="text"] {
      width: 100%;
    padding: 1rem;
    font-size: 1rem;
    color: #000;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 8px;
    outline: none;
    -webkit-appearance: none;
    border-radius: 10px;
    background: #FFF;
    /*box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);*/
    }

    input[type="date"]::-webkit-calendar-picker-indicator {
      filter: invert(1);
    }

    .book-btn {
    width: 100%;
    padding: 1rem;
    border: none;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    transition: background 0.3s ease;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
}

    .book-btn:hover {
      background-color: #63352B;
    }

    @media (max-width: 480px) {
		.text-heading-cnt{
		margin:0 auto;
	}
		a.hfe-sub-menu-item:hover {
    height: 0px;
    margin: 0px;
    border-radius: 0px;
    background: #F7F7F7;
    box-shadow: 0px;
    font-size: 13px !important;
    transition: background 0.3s ease, color 0.3s ease;
}
		.hfe-sub-menu-item:hover::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    bottom: 0px;
    width: 0px;
    background-color: transparent;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    height: 0px;
}
		.hfe-nav-menu__submenu-arrow ul li:not(:last-child)::after {
    content: "";
    border: 0px;
    border-width: 0px;
    position: absolute;
    right: 0px;
    top: 30;
    bottom: 0px;
    height: 0%;
}
		.weather-atlas-wrapper .current_temp {
    text-align: center !important;
}
      .form-group {
        grid-template-columns: 1fr;
      }
		.booking-form {
    padding: 0rem;
    width: 100%;
}
		 input[type="date"],
    input[type="text"] {
      padding: 1px 1px 0px 5px !important;
    font-size: 14px !important;
    height: 40px !important;
    }
		.number-input-wrapper input {
     padding: 1px 1px 0px 5px !important;
    font-size: 14px !important;
    height: 40px !important;
    }
		.premium-modal-box-modal-header {
    display: block !important;
}
		#hotels {
    padding: 1px 1px 0px 5px !important;
    font-size: 14px !important;
    height: 40px !important;
}
		label {
    font-size: 13px !important;
}
		.form-group {
    display: flex !important;
}
		.hotel-dropdown {
    width: 100%;
}
		.adult-point {
    width: 47%;
}
		.child-point {
    width: 47%;
}
		.promo-code {
    width: 100%;
}
		.chevron-group {
    right: 10px !important;
    top: 47% !important;
    gap: 0px !important;
}
		input.book-col-submit.book-btn {
    padding: 10px;
}
		ul.sub-menu.sub-menu-open {
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 0%) !important;
    border-radius: 0px !important;
}
    }
@media (max-width: 767px) {
	.text-heading-cnt{
		margin:0 auto;
	}
	a.hfe-sub-menu-item:hover {
    height: 0px;
    margin: 0px;
    border-radius: 0px;
    background: #F7F7F7;
    box-shadow: 0px;
    font-size: 13px !important;
    transition: background 0.3s ease, color 0.3s ease;
}
	.hfe-sub-menu-item:hover::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    bottom: 0px;
    width: 0px;
    background-color: transparent;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    height: 0px;
}
	.hfe-nav-menu__submenu-arrow ul li:not(:last-child)::after {
    content: "";
    border: 0px;
    border-width: 0px;
    position: absolute;
    right: 0px;
    top: 30;
    bottom: 0px;
    height: 0%;
}
	.weather-atlas-wrapper .current_temp {
    text-align: center !important;
}
	input.book-col-submit.book-btn {
    padding: 10px;
}
	ul.sub-menu.sub-menu-open {
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 0%) !important;
    border-radius: 0px !important;
}
	.chevron-group {
    right: 10px !important;
    top: 47% !important;
    gap: 0px !important;
}
	.child-point {
    width: 47%;
}
	.promo-code {
    width: 100%;
}
	.hotel-dropdown {
    width: 100%;
}
	.adult-point {
    width: 47%;
}
	.f-logo{
		text-align:center;
	}
	.weather{
		text-align:center;
	}
	.form-group {
    display: flex !important;
}
	#hotels {
    padding: 1px 1px 0px 5px !important;
    font-size: 14px !important;
    height: 40px !important;
}
	input[type="date"], input[type="text"] {
    padding: 1px 1px 0px 5px !important;
    font-size: 14px !important;
    height: 40px !important;
}
	.number-input-wrapper input {
     padding: 1px 1px 0px 5px !important;
    font-size: 14px !important;
    height: 40px !important;
    }
	label {
    font-size: 13px !important;
}
}
/*------------------------------------Booking Form End---------------------------*/