/* 
Theme Name: Wayfaring 2024
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Anna Antoniou
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: wayfaring-2024
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
*/

.main-header-bar.ast-sticky-active.ast-sticky-shrunk {
box-shadow: none;
-webkit-box-shadow: none;
}

a:focus {
outline: 0;
}

.button-custom-menu-item .ast-custom-button-link .ast-custom-button {
    font-size: 28px;
    font-family: Amatic SC;
    font-weight: 700;
	text-transform: none;
}

@media (max-width:768px){
.ast-above-header-wrap {
display:none;
}
