/*
Theme Name: Bookingflights
Theme URI: https://example.com/
Description: Child theme for Astra
Author: Your Name
Author URI: https://example.com/
Template: astra
Version: 1.0.0
*/

/* Custom CSS εδώ */

.elementor-1254 .elementor-element.elementor-element-7f099b98:hover {
	background-color: transparent;
}

.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title,
.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>i {
	color: #FFF;
}

.site-primary-footer-wrap .ast-builder-footer-grid-columns {
	align-items: center!important;
}

.site-footer-primary-section-1 #text-2 p {
	margin-bottom: 0;
}

.page-id-114 .ast-primary-header-bar {
	background-color: #8FC6EB;
}

.srfm-submit-container  .srfm-submit-wrap {
	color: #FFF;
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
	fill: #FFF;
}

.navigation.post-navigation {
	display: none;
}

#wpforms-form-16 {
	padding: 15px;
}

@media (max-width: 767px) {
	header .custom-logo-link img {
		max-width: 100%;
		width: 100%;
	}
}