/**
Theme Name:  Hello Elementor Child
Template: 	 hello-elementor
Theme URI:	 https://wordpress.org/themes/hello-elementor/
Author:		 Atlas - TravelNet Solutions
Author URI:	 https://tnsinc.com/
Version:	 1.0.0
License:	 GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:    	 opensource     
Text Domain: helloelementorchild
*/

@font-face {
    font-family: 'Amalfi Coast';
    src: url('./../../../wp-content/uploads/2026/03/Amalfi-Coast.woff') format('woff'),
        url('./../../../wp-content/uploads/2026/03/Amalfi-Coast.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* Mobile menu */
body .main-menu-mobile ul li:hover {
    background-color: #3f444b;
}
.main-menu-mobile .sub-menu {
    background-color: transparent !important;
    position:  relative !important;
    margin-left: 10px !important;
    margin-top: 0 !important;
}
.main-menu-mobile .sub-menu .menu-item a,
.main-menu-mobile .sub-menu .menu-item a.elementor-item-active {
    padding: 13px 8px;
}
.main-menu-mobile .sub-menu .sub-menu .menu-item a {
    border-left: 10px !important;
}

/* Header */
.header-columns-switch {
    padding: 0 !important;
}
.logo-menu-holder .elementor-container.elementor-column-gap-default {
    justify-content: space-between;
}
body .header-holder {
    height: auto;
    width: 100% !important;
}
body .header-columns-switch .header-logo-holder {
    position: relative;
    z-index: 4;
}
.header-additional-info {
    opacity: 1;
    height: 24px;
    transform: translateY(0px);
    transition: all 0.5s ease-in-out;
}
.header-additional-info ul.elementor-icon-list-items li:first-of-type a .elementor-icon-list-icon,
.header-additional-info ul.elementor-icon-list-items li:last-of-type a .elementor-icon-list-icon {
    margin: 0;
    transition: all 0.5s ease-in-out;
}
.header-additional-info ul.elementor-icon-list-items li:first-of-type:hover a .elementor-icon-list-icon {
    rotate: 90deg;
    transition: all 0.5s ease-in-out;
}
.header-additional-info ul.elementor-icon-list-items li:last-of-type:hover a .elementor-icon-list-icon {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    transition: all 0.5s ease-in-out;
}
.header-additional-info ul.elementor-icon-list-items li a .elementor-icon-list-icon svg {
    margin: 0;
}
.header-additional-info ul.elementor-icon-list-items li a .elementor-icon-list-text {
    margin-left: 5px;
}
.header-holder, .header-holder.scroll-active, .menu-holder, .header-holder.scroll-active .menu-holder, .header-menu-toggle-selector, .header-holder.scroll-active .header-menu-toggle-selector {
    transition: all 0.5s ease-in-out;
}
.header-holder.scroll-active {
    border-bottom-width: 10px !important;
    transition: all 0.5s ease-in-out;
}
.header-logo-img, .header-logo-img img { 
    width: 350px;
    transition: all 0.5s ease-in-out;
}
.header-holder.scroll-active .header-logo-img, .header-holder.scroll-active .header-logo-img img {
    transition: all 0.5s ease-in-out;
    width: 160px;
}
.header-holder .header-additional-info-holder {
    padding: 10px !important;
    transition: all 0.5s ease-in-out;
}
.header-holder.scroll-active .header-additional-info-holder {
    padding: 0 !important;
    transition: all 0.5s ease-in-out;
}
.header-holder.scroll-active .header-additional-info {
    opacity: 0;
    visibility: hidden;
    height: 0px;
    transform: translateY(-200px);
    transition: all 0.5s ease-in-out;
}
.header-holder.scroll-active .content-header-column > div {
    align-content: center !important;
    transition: all 0.5s ease-in-out;
}
/* Header end */

h1 {
    text-shadow: 0px 4px 50px rgba(0,0,0,1);
}
body.custom-unit h1 {
    text-shadow: unset;
}

/* General */
body .no-margin,
body .no-margin p {
    margin: 0;
}
/* body {
    background: #494A4A !important;
} */
h1 span, h2 span {
    font-family: 'Amalfi Coast' !important;
    font-weight: 400;
}
.elementor-widget-text-editor a {
    text-decoration: underline !important;
}
.span-word-spacing span {
    word-spacing: 20px;
}
.onimage-label {
    background-color: #16467aa3;
    top: 300px;
    width: 94% !important;
}
.onimage-label h2 {
    color: #fff;
}
.three-boxes h2 {
    font-size: 1.5rem;
}
.three-boxes .elementor-element .onimage-label {
    transition: all 0.5s ease-in-out;
}
.three-boxes .elementor-element:hover .onimage-label {
    transform: translateY(-130px);
    transition: all 0.5s ease-in-out;
}
::selection {
  /* background-color: #16467A; */
  background-color: #F7931D;
  color: #fff;
}
::-moz-selection {
  /* background-color: #16467A; */
  background-color: #F7931D;
  color: #fff;
}
/* body .elementor-shortcode {
    color: #fff !important;
} */
body .elementor-testimonial__text::before {
    color: rgba(177, 111, 83, 0.28) !important;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 200%;
    font-weight: 900;
    position: absolute;
    top: -1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.accordion-questions .e-n-accordion-item .e-n-accordion-item-title-icon {
    margin-left: auto;
}

/* About Us page */
body .tiles-section .onimage-label {
    background-color: transparent;
    position: relative;
    height: auto;
    top: -100px;
    z-index: 2;
    width: 80% !important;
    margin: 0 10%;
    left: 0;
    pointer-events: none;
}
body .tiles-section .onimage-label .elementor-widget-container {
    background-color: transparent;
    padding: 0;
}
body .tiles-section .onimage-label .elementor-widget-container .elementor-heading-title {
    background-color: #fff;
    padding: 5px;
}
body .tiles-section .onimage-label .elementor-widget-container .elementor-heading-title h2 {
    color: #16467A;
}
body .tiles-section .onimage-label span {
    font-size: 14px;
}
.exp-boxes-wrapper {
    box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.24);
    transition: all 0.5s ease-in-out;
}
.exp-boxes-wrapper:hover {
    transform: translateY(-80px);
    transition: all 0.5s ease-in-out;
}
.exp-boxes-title {
    background-color: #00000060;
}

/* Contact form 7 */
.wpcf7-form p {
    width: 100%;
}
.wpcf7-form p span input,
.wpcf7-form p span select,
.wpcf7-form p span textarea {
    margin-bottom: 10px !important;
}
body .elementor-element input.wpcf7-submit {
  background: linear-gradient(to right, #F7931D 50%, #16467a 50%) !important;
  background-size: 200% 100% !important;
  background-position: right !important;
  transition: background-position 0.5s ease-out !important;
}
body input.wpcf7-submit:hover {
  background-position: left !important;
}
body .eael-contact-form-7 .wpcf7-not-valid-tip {
    color: #ff0000 !important;
    padding: 0 5px;
}
body .wpcf7 form.invalid .wpcf7-response-output, 
body .wpcf7 form.unaccepted .wpcf7-response-output,
body .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ff0000 !important;
}
body .wpcf7 form .wpcf7-response-output {
    margin-top: 0 !important;
}

/* Footer */
#footer .elementor-form-fields-wrapper.elementor-labels- {
    flex-direction: column;
}
#news-bttn {
    border: 1px solid #16467A;
}
#news-bttn:hover {
    border: 1px solid #fff;
}
.footer-holder .elementor-social-icon:hover {
    background-color: #16467A !important;
}
.footer-menu-widget ul ul.sub-menu li a {
    width: 100%;
}
.footer-contact ul.elementor-icon-list-items li.elementor-icon-list-item:last-of-type {
    align-items: baseline;
}
.footer-contact ul.elementor-icon-list-items li.elementor-icon-list-item:last-of-type .elementor-icon-list-icon {
    padding-top: 3px;
}
.footer-menu-widget ul ul.sub-menu {
    width: auto !important;
    margin-left: 0px !important;
    top: 75px !important;
}
.footer-menu-widget ul ul.sub-menu li a {
    text-decoration: unset !important;
}

@media only screen and (min-width:767px) {
    .footer-menu-widget li.menu-item a {
        width: fit-content;
    }
}
@media only screen and (min-width:1024px) {
    body .header-columns-switch .header-menu-toggle-selector ul li:last-of-type a {
        padding-right: 0 !important;
    }
    .onimage-label {
        width: 80% !important;
    }
}
@media only screen and (min-width:1024px) and (max-width:1300px) {
    body .header-columns-switch .header-logo-holder {
        max-width: 160px !important;
        width: 160px !important;
    }
    body .header-columns-switch .content-header-column {
        width: calc(100% - 160px) !important;
    }
}
@media all and (min-width: 1440px) {
    /* body .header-holder {
        padding: 20px 40px;
    } */
}
@media all and (min-width: 2000px) {
    body .large-screen-height-750 {
        min-height: 750px !important;
    }
}
@media only screen and (max-width:1024px) {
    body .header-additional-info-holder {
        padding: 0 !important;
        display: none;
    }
    body .header-menu-toggle-selector .elementor-nav-menu--dropdown.elementor-nav-menu__container {
        top: 53px !important;
    }
    .hide-bellow-1024 {
        display: none;
        padding: 0 !important;
        margin: 0 !important;
        visibility: hidden !important;
        height: 0 !important;
        width: 0 !important;
    }
    .exp-card-slide {
        width: 300px !important;
    }
    .custom-image-offers img {
        height: 300px;
    }
    .exp-card-slide img  {
        height: 200px !important;
    }
    .exp-card-content {
        height: calc(100% - 220px);
    }
    .exp-boxes-wrapper > div > div {
        width: 100% !important;
    }
}
@media only screen and (max-width:768px) {
    body .hide-for-mobile {
        display: none !important
    }
    .footer-menu-widget ul ul.sub-menu {
        min-width: 100%;
    }
}

.abesearcher-flex-wrapper input,
.abesearcher-flex-wrapper select {
    color: #fff;
}

.post a {
	color: #004a87;
}

.post a:hover {
	color: #F7931D;
}

/* Elementor breakpoint dropdown menu */
@media (max-width: 1399px) {
	body .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown:not(.sub-menu) {
		display: block;
	}
	body .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle {
		display: flex;
	}
}
@media (min-width: 1400px) {
	.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown, .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle {
		display: none;
	}
    /* .header-menu-toggle-selector .elementor-nav-menu .sub-arrow {
        display: none;
    } */
}
@media (max-width: 1399px) {
	.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
		display: none;
	}
}
/* Elementor breakpoint dropdown menu end */