/*
 Theme Name:   Twenty Twenty-one Child
 Theme URI:    
 Description:  Twenty Twenty-one Child Theme
 Author:       N/A
 Template:     twentytwentyone
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
body {
  background-color: white;
}
.page-id-3 ul li{font-size: 16px;}
.page-id-3 ul{margin-bottom: 1rem;}
/* 

************* Navigation *************

*/
.navbar-toggler {
  background-color: unset !important;
}
.navbar-toggler:hover {
  opacity: 0.5;
  transition: 0.3s;
}

.hamburger-icon {
  border-top: 2px solid white;
  margin: 6px;
  width: 30px;
}
.navbar-toggler {
  border: 2px solid white;
  border-radius: 5px;
  padding: 0.2rem 0;
}
.navbar-toggler:focus {
  outline: none;
}
/* 

************* Disable Parent Styles / Overrides *************

*/

.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  outline: none;
  text-decoration: none;
  text-decoration-skip-ink: none;
  background: transparent;
}
a{text-decoration: none;}
a:hover{
  color: #0B4874;
}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, .site textarea:focus {
  outline: none;
}
/* 

************* UTILITY *************

*/

.text-shadow-sm {
  text-shadow: 0 .125rem .25rem rgba(0, 0, 0, .5) !important;
}

.text-shadow {
  text-shadow: 0 .5rem 1rem rgba(0, 0, 0, .5) !important;
}

.text-shadow-lg {
  text-shadow: 0 1rem 3rem rgba(0, 0, 0, .5) !important;
}


.shadow-none {
  box-shadow: none !important;
}

.shadow-sm {
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.shadow {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
}

.shadow-reverse {
  box-shadow: 0 -.5rem 1rem rgba(0, 0, 0, .15) !important;
}

.lh-20 {
    line-height: 20px;
}

/* 

************* Social Links *************

*/
.social_links {
  display: flex;
}
.social_links a span {
  width: 2rem;
  margin: 0 0.2rem;
  height: 2rem;
  display: flex;
  float: left;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border-radius: 3px;
}
.social_facebook i {
  background-color: #3b5998;
  color: white;
  padding: 5px 10px;
}
.social_twitter i {
  background-color: #00aced;
  color: white;
  padding: 5px 10px;
}
.social_linkedin i {
  background-color: #007bb6;
  color: white;
  padding: 5px 10px;
}
.social_email i {
  background-color: #4caf50;
  color: white;
  padding: 5px 10px;
}
.social_pinterest i {
  background-color: #cb2027;
  color: white;
  padding: 5px 10px;
}


/* 

/* -- KC's Custome Code --*/

#hero > img.hero-logo {
	max-width: 400px;
}

h2.gform_title{
	display:none;
}

.video-row-padding {
	padding-bottom:60px;
}

/* Font Family Global Override */

h1, h2, h3, h4, h5, p, a {
	font-family: 'Montserrat', sans-serif !important;
}

/* Paragraph Tag Style Override */
p {
	font-size:16px;
	line-height:18px;
	margin-bottom:22px;
}

#dawn {
	box-shadow: #C9C9C9 0px 5px 10px 5px;
}

/* Remove odd padding between page and nav */
main#main.site-main {
	padding-top:0px;
	padding-bottom:0px;
}

/* Override the header social button styles */
.social-share-buttons {
	background-color:#F5AB49 !important;
	color:#203747 !important;
}

#header .navbar-toggler {
	border-color:#203747;
}

.hamburger-icon {
border-color:#203747;
}

#main-menu .nav-link {
	font-size: 1rem;
    font-weight: 600;
    padding: 1em 2em;
}

.ginput_container input::placeholder {
    letter-spacing: 4px;
    font-family: 'Montserrat';
    color: #203747;
    opacity: 1 !important;
    font-weight:400;
}

.gfield_checkbox label {
    font-family: 'Montserrat';
    font-weight: 400;
}

input#gform_submit_button_1 {
    background-color: #F5AB49;
    padding-left: 5rem;
    padding-right: 5rem;
    padding-top: .15rem;
    padding-bottom: .15rem;
    border-radius: 1.8rem;
    color: white;
    font-size: 18px;
    letter-spacing: .15rem;
    font-family: 'Montserrat';
}

/*Padding below the principles section of the home page */

#principles {
	padding-bottom:3rem;
}

#join label {
    color: #011633;
}

#join .gfield_label {
	color:#011633;
	text-transform:uppercase;
}

img.carrot.img-fluid {
    max-width: 1rem;
}

span.footer-donate-button {
	color:#203747;
}

.fc-203747{
	color:#203747;
	}

#gform_confirmation_wrapper_1 {
    margin: auto;
    text-align: center;
    padding-top: 2em;
}
	
/* Menu Footer Link Styling overrides */
#menu-footer-menu .nav-link {
    color: #203747 !important;
    font-size: 14px;
    line-height: 6px;
}

#page > div.container-fluid > div > div:nth-child(1) > div > div > div.col-md-6.social-links-nav > h4 {
	font-size:2em;
}

.fw-300 {
	font-weight:300 !important;
}

#footer-container img {
	max-width:200px;
}

.fw-900 {
	font-weight:900 !important;
}

.footer-donate-button {
    font-weight: 700;
    font-family: 'Montserrat';
}

.gform_confirmation_message_1 {
	    font-family: 'Montserrat';
}
#menu-footer-menu span {
    font-size: 1.2em;
    line-height: 1em;
}
.logo-img{
	width: 150px;
    margin: 0 1rem;
}
/************* RESPONSIVENESS *************

*/

/* MAX-WIDTH MEDIA QUERIES */
@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 992px) {
	#footer-container .social_links {
	display:inline-flex
}
}
@media only screen and (max-width: 768px) {

	#dawn {
		margin-bottom:3rem;
	}
	
	#not-for-mobile {
		display:none;
	}
}
@media only screen and (max-width: 575px) {
}

/* MIN-WIDTH MEDIA QUERIES */
@media only screen and (min-width: 1200px) {
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 575px) {
}
