/*
 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.01
*/

body { background-color: #ffffff; }
.site.grid-container { max-width: none; background: transparent; padding: 0; }
body:not(.fl-builder, .fl-theme-builder-singular, .fl-theme-builder-archive) .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 ---- */
