/*
 Theme Name:   Sierra Roots
 Theme URI:    https://generatepress.com
 Description:  GeneratePress child theme
 Author:       Winter Street Design Group
 Author URI:   https://winterstreetdesign.com
 Template:     generatepress
 Version:      1.0
*/


/* Layout _______________________________*/

html {
	background-color: #fff;
}
body,
button,
input,
select,
textarea {
	font-family: "neulis-sans", sans-serif;
	color: #0c204e;
	font-size: 20px;
	line-height: 1.5;
	font-weight:400;
}
strong {
	font-weight: 700;
}
.site-header {
	background: linear-gradient(to bottom, #0c1f4f, #1f5081);
}
.site-logo {
	padding-right: 20px;
}
.site-branding-container {
	max-width: 100% !important;
}
.main-navigation .main-nav ul li a {
  line-height:50px;
  font-size: 16px;
  text-transform: uppercase;
}
.main-navigation .main-nav ul ul li a {
	text-transform: none;
}
#page .inside-article {
	padding-top: 40px;
}
#content {
	max-width: 1180px;
	margin: 0 auto;
	overflow: visible;
}
#main {
	margin-top: 40px;
}
.site-info {
	text-align: left;
}
.inside-site-info {
	display: block;
}
.menu-toggle,
}
.menu-toggle:hover {
	color: #fff;
}
#page {
	background-image: url(images/sierra-roots-footer-upper.jpg);
	background-position: left bottom;
	padding-bottom: 25px;
	background-repeat: no-repeat;
	max-width: 100%;
}
.site-footer {
	font-size: 18px;
	line-height: 1.55;
	max-width: 100%;
	background-image: url(images/sierra-roots-footer-lower.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 500px;
	background-color: #bed73d
}
/* Headings _______________________________*/

.main-title {
	font-size: 48px;
	text-transform: uppercase;
	padding-right: 30px;
}

h1, h1.entry-title {
	font-weight: 700;
	font-size: 48px;
	line-height: 1.13;
	margin-bottom: 20px;
	color: #015281;
}
.home h1 {
	margin-bottom: 50px;
}
h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 1.22;
  margin-bottom: 50px;
}
h2.entry-title {
	text-decoration: none;
	text-transform: none;
}
p + h2 {
  margin-top: 60px; /* Adds extra space above the h2 when it follows a paragraph */
}
h2.footer-heading {
	text-transform: uppercase;
	font-family: "bebas-neue", sans-serif;
	color: #015281;
	font-size: 80px;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 15px;
}
#block-12 {
	margin-bottom: 25px;
}
h2.sign-up-news {
	text-transform: uppercase;
	font-size: 25px;
}
h3, h4, h5 {
	text-transform: uppercase;
	font-size: 24px;
	line-height: 1.23;
	font-weight: 400;
}
h3 a,
h3 a:visited {
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}


/* Buttons _______________________________*/

.wp-block-buttons {
	margin-bottom: 40px;
}
.wp-block-button .wp-block-button__link,
.wp-block-button .wp-block-button__link:link,
.wp-block-button .wp-block-button__link:visited,
.wp-block-button .wp-block-button__link:hover,
.home-news a.loop-button,
.home-news a.loop-button:visited {
    padding: 13px 20px !important;
    display: inline-block;
    font-size: 16px;
    line-height: 1.5;
	text-transform: uppercase;
	color: #0c204e;
	background:none;
	text-decoration: none;
	border-radius: 0;
	border: 1px solid #0c204e;
}
.wp-block-button .wp-block-button__link:hover,
.home-news a.loop-button:hover {
    text-decoration: underline;
}
.site-footer .wp-block-button .wp-block-button__link,
.site-footer .wp-block-button .wp-block-button__link:link,
.site-footer .wp-block-button .wp-block-button__link:visited,
.site-footer .wp-block-button .wp-block-button__link:hover {
}

/* Widgets _______________________________*/


.footer-widgets {
	padding-top:30px;
	padding-bottom:20px;
}
.site-footer a:link,
.site-footer a:visited {
	text-decoration: none;
}
.site-footer a:hover {
	text-decoration: underline;
}
.copyright-bar {
	font-size: 13px;
}

/* Home _______________________________*/

.home .inside-article,
.home #main,
.home .entry-content {
	padding-top: 0 !important;
	margin-top: 0 !important;
}
.home .entry-title {
	display: none;
}


/* Blog _______________________________*/

.archive .page-header,
.blog .page-header {
	padding-top: 40px;
	padding-bottom: 0;
}

/* Content _______________________________*/


div.alignfull > div {
	max-width: 1180px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
}
.wp-block-group.alignfull {
	clear: both;
}
.wp-block-group__inner-container {
	max-width: 1180px;
}
/* non-aligned images */
figure.wp-block-image,
figure.aligncenter {
	margin-bottom: 30px;
}
#page .inside-article .featured-image {
	margin-top: 20px;
}
ul.wp-block-list,
ol.wp-block-list {
	margin-left: 30px;
}
.home-news h3 {
	font-weight: 700;
	font-size: 36px;
	line-height: 1.15;
	margin-bottom: 20px;
	text-transform: none;
}
/* Forms _______________________________*/
	

.gform_button {
    padding: 13px 20px !important;
    line-height: 1.5 !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
    color: #0c204e !important;
    background-color: #bed73d !important;
}
.gform_button:hover {
    text-decoration: underline !important;
}
.entry-content form {
	margin-bottom: 45px;
}
.site-footer form {
	max-width: 350px;
}
.site-footer .gform_button {
	border: 1px solid #0c204e !important;
}
.site-footer .gfield_required {
	display: none;
}
.gfield_label {
	font-size: 16px !important;
}
.site-footer input {
	background: none !important;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after {
	clear: both;
}

/* Media Queries _______________________________*/


@media only screen and (min-width: 768px) {
	
.inside-header {
	max-width: 1380px;
    display: flex;
    flex-direction: row;
    align-items: stretch;
}
.site-logo {
    display: flex;
    align-items: flex-start;
    align-self: flex-start;
}
.wp-block-list {
	margin-left: 10px;
}
.footer-widgets-container,
.inside-site-info {
	max-width: 1380px;
}
#page {
	background-position: center bottom;
	padding-bottom: 300px;
}
.site-footer {
	background-position: center top;
}
.home-news .gb-loop-item .wp-block-post-featured-image {
	float: left;
	max-width: 45%;
	margin: 0 65px 45px 0;
}

}

@media only screen and (min-width: 925px) {
	
/* Position navigation at the bottom */
.nav-float-right .inside-navigation {
    align-items: flex-end;
    align-self: flex-end;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 20px;
}
	
.main-navigation .main-nav ul li a {
    line-height: 50px;
    padding-bottom: 0;
}
.main-navigation li.nav-button a:link,
.main-navigation li.nav-button a:visited {
    padding: 13px 20px !important;
    display: inline-block;
    line-height: 1.5;
    margin-left: 10px;
    background-color: #bed73d;
    color: #0c204e;
}
.main-navigation li.nav-button a:hover {
    text-decoration: underline;
    color: #0c204e !important;
}
.main-navigation .main-nav ul li.nav-button a {
  line-height:1.5;
}

}

