/*
 Theme Name:   Far'n'Beyond
 Template:     elementor-hello-theme-master
 Version:      1.0.0
 Text Domain:  elementor-hello-theme-master
*/

body { line-height: 1.5 !important; }

h1 {line-height: 1.5 !important; }

.pagetext img { margin-top: 15px; margin-bottom: 15px;}

.cookietxt {font-family:sans-serif}

/*menu*/
.elementor-element.elementor-element-28a1a09d.fnbsig.elementor-widget.elementor-widget-image { margin-bottom: 0px !important; }

/* Changes the header to not be sticky when editing (doesn't show in the front end) */
 
.elementor-editor-active selector {
margin-bottom:0px !important;
}

/* Background color on sticky */
.elementor-sticky--effects {
background:#1fc0da;
transition: all 0.5s ease;
}

.elementor-sticky--effects .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 3px;
}
 
/* --- LOGO ---- */
.fnbsig {display:none; transition: all 0.5s ease;}
.elementor-sticky--effects .fnblogo {display:none; transition: all 0.5s ease; width: 200px;}
.elementor-sticky--effects .fnbsig {display:inline; transition: all 0.5s ease;}
