/*
 Theme Name:   Ey3 Custom Theme
 Description:  Based on GeneratePress child theme, optimised for Beaver Builder and default EY3 plugins
 Author:       Ey3
 Author URI:   https://ey3.com.au
 Template:     generatepress
 Version:      0.0.09
*/

body { background-color: #ffffff; }
.site.grid-container { max-width: none; background: transparent; }
body:not(.fl-builder, .fl-theme-builder-singular) .site.grid-container { max-width: 1200px; }
.site .site-content { padding: 0; }
.site .site-content .entry-content { margin: 0; }
.fl-builder-content { flex: 1 1 auto; }

a { text-decoration: none; }
h1, h2, h3, h4, h5 { font-weight: bold; margin: 0 0 0.5em 0; }
ul, ol, p { margin: 0 0 1em 0; }
ul, ol { padding-left: 1.5em; }

/* ---- all custom theme styles below here ---- */

body { background-image: url('/wp-content/uploads/2020/03/mountains-clouds-bottom.jpg'); background-position: center top; background-size: auto; background-repeat: no-repeat; background-attachment: fixed; }
body .fl-builder-content > .fl-row:not(:first-child) { background: #fff; }

.site .site-content { padding-top: 100px; }

header.fl-theme-builder-header-sticky.fl-theme-builder-header-scrolled.fl-theme-builder-header-shrink { background: #fff; box-shadow: 0 1px 5px rgba(100,100,100,0.2); }
header.fl-theme-builder-header-sticky.fl-theme-builder-header-scrolled.fl-theme-builder-header-shrink .fl-node-5e1712205be41 .menu > li > a { color: #0089c0; }
header.fl-theme-builder-header-sticky.fl-theme-builder-header-scrolled.fl-theme-builder-header-shrink .fl-node-5e1712205be41 .menu > li.current-menu-item > a,
header.fl-theme-builder-header-sticky.fl-theme-builder-header-scrolled.fl-theme-builder-header-shrink .fl-node-5e1712205be41 .menu > li > a:hover { color: #fff; }
header.fl-theme-builder-header-sticky.fl-theme-builder-header-scrolled.fl-theme-builder-header-shrink .fl-node-5e5c838044996.fl-module-heading .fl-heading { font-size: 40px; }

.fl-node-5e1712205be41 .fl-menu .menu, .fl-node-5e1712205be41 .fl-menu .menu > li { font-weight: 600; letter-spacing: 1px; }
.fl-builder-content .fl-node-5e1712205be41 .menu > li > a, .fl-builder-content .fl-node-5e1712205be41 .menu > li > .fl-has-submenu-container > a, .fl-builder-content .fl-node-5e1712205be41 .sub-menu > li > a, .fl-builder-content .fl-node-5e1712205be41 .sub-menu > li > .fl-has-submenu-container > a { border-radius: 10px; }
.fl-node-5e1712205be41 .fl-menu-mobile-toggle { color: #0089c0; }

p, ul, ol, dl, blockquote, pre, address, fieldset, figure { margin: 0.5em 0; }
a { color: #0095cc; }

h1, h2, h3, h4, h5, h6 { line-height: 1.2; font-weight: 600; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: none; }
h1 { font-size: 44px; }
h2 { font-size: 36px; }
h3 { font-size: 32px; }
h4 { font-size: 28px; }
h5 { font-size: 24px; }
h6 { font-size: 20px; }

.fl-builder-content .fl-rich-text strong, .fl-builder-content b, .fl-builder-content strong { font-weight: 600; }

.italic { font-style: italic; }
.highlight { color: #0095cc !important; }
.text-shadowed .highlight { text-shadow: 1px 1px 10px #ffffff !important; }
.transparent-white-box { background: rgba(255,255,255,0.5); padding: 1em; border-radius: 40px; }

.testimonial-photo img { max-height: 220px; width: auto; }

.fl-module .gform_wrapper label.gfield_label, .fl-module .gform_wrapper legend.gfield_label { font-weight: 600; }
.fl-module .gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .fl-module .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .fl-module .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] { margin-top: 0; }
.fl-module .gform_wrapper .gfield_checkbox li label, .fl-module .gform_wrapper .gfield_radio li label { font-size: 1em; }
.fl-module .gform_wrapper .gform_footer input.button, .fl-module .gform_wrapper .gform_footer input[type=submit] { border: 1px solid #0089c0; font-weight: 500; font-size: 20px !important; letter-spacing: 1px; border-radius: 10px; box-shadow: 0px 0px 5px 0px rgba(68,68,68,0.5); color: #fff; background: linear-gradient(to bottom,  #1eb3ea 0%, #0095cc 100%); padding: 12px 24px; line-height: 1; }

.nav-links { position: relative; overflow: hidden; }
.nav-links a:first-child { text-align: left; float: left; width: 50%; }
.nav-links a:last-child { text-align: right; float: right; width: 50%; }

@media screen and (max-width:480px)
{
	body { background-image: url('/wp-content/uploads/2020/05/mountains-clouds-mobile.jpg'); }

	.fl-node-5e590ba9d92b2 { position: absolute; top: 0; right: 0; }
	.fl-node-5e5c838044996.fl-module-heading .fl-heading { font-size: 35px; }
	.fl-node-5e5c838044996 > .fl-module-content, .fl-node-5e1712205be41 > .fl-module-content, .fl-row .fl-node-5e5ca7a23e9cf > .fl-node-content { margin: 10px; }
	.fl-node-5e1712205be41 .fl-menu-mobile-toggle { font-size: 18px; padding: 5px; }
	
	.fl-node-5eb4e38ddf17e > .fl-module-content, .fl-node-5eb60ab75c1d3 > .fl-module-content { max-height: 70px; overflow: hidden; }
	
	header { position: fixed !important; top: 0; background: #fff; box-shadow: 0 1px 5px rgba(100,100,100,0.2); }
	
	.site .site-content { padding-top: 30px; }
	
	.transparent-white-box { padding: 0.5em; }
	
	.testimonial-photo img { height: 220px; width: 220px; }
}