/*
Theme Name: MayeCreate Child
Theme URI: http://www.mayecreate.com/
description: MayeCreate Design Child Theme
Author: Tyler Ernst, Rebecca Thomas, Creative Director Monica Pitts
Author URI: http://www.mayecreate.com/
Template: mayecreate-theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* FONTS
==========================================	*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 20, 2014 */
@font-face {
    font-family: 'aleoitalic';
    src: url('type/aleo-italic-webfont.eot');
    src: url('type/aleo-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/aleo-italic-webfont.woff') format('woff'),
         url('type/aleo-italic-webfont.ttf') format('truetype'),
         url('type/aleo-italic-webfont.svg#aleoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aleoregular';
    src: url('type/aleo-regular-webfont.eot');
    src: url('type/aleo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/aleo-regular-webfont.woff') format('woff'),
         url('type/aleo-regular-webfont.ttf') format('truetype'),
         url('type/aleo-regular-webfont.svg#aleoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'steelfish_rgregular';
    src: url('type/steelfish_rg-webfont.eot');
    src: url('type/steelfish_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/steelfish_rg-webfont.woff') format('woff'),
         url('type/steelfish_rg-webfont.ttf') format('truetype'),
         url('type/steelfish_rg-webfont.svg#steelfish_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}



body {
	color: #221f1f;
	font-family: "aleoregular", "Helvetica Neue","Helvetica Neue",sans-serif !important;
	font-size: 16px !important;
	font-size: 1.6rem !important;
	background-color: #eeeeee;
    background-image: url(/wp-content/uploads/2021/08/background.jpeg);
    background-repeat: repeat-x;
    background-position: top center;
    background-attachment: scroll;
} 


ul.categoryList.margin-bot {
    margin-bottom: 80px;
    padding-bottom: -10px;
}


main#content {
    max-width: 1230px;
    margin: auto;
}

.quote-message {
    background-color: #f3f3f3;
}

img.alignleft, img.alignright, img.aligncenter, img.alignnone {
    max-width: 100%;
    height: auto;
    float: none;
    display: block;
    margin: 25px 0px;
    width: 100%;
}

form#searchform {
    display: none !important;
}


.menu-wrapp {
    display: inline-flex;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    background: #15212D !important;
    border-bottom: 4px solid #DDB505;
}
.single .mm-page > .ai1ec-time, .single .mm-page > .ai1ec-location {
    display: none;
}

.navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-around;
}

#navigation.affix #main_nav a {
    font-size: 17px;
    padding: 10px 10px;
}


main#content {
    padding: 0 0 50px 0px;
}

.container {
	max-width: 1230px;
}

.pagehead {
    display: none;
}

#navigation.affix-top {
    z-index: 100;
    position: absolute;
    width: 100%;
    background: none;
}

#branding-container {
    margin: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 90%;
    max-width: 100%;
}

.nav-button span::before, .nav-button span::after {
    background-color: #ddb501;
}

.nav-button span {
    background: #ddb501;
}



/* LINKS: Change the colors of your links here.  These will change he navigation as well.
* To override these color in navigation change the colors in the style-tablet.css file.
==========================================	*/

a, a:link, a:visited {
    color: #212121;
    text-decoration: none;
    -webkit-transition: all 0.14s ease-in-out;
    -moz-transition: all 0.14s ease-in-out;
    -o-transition: all 0.14s ease-in-out;
    -ms-transition: all 0.14s ease-in-out;
    text-decoration: underline;
}
a:hover, a:active, a:focus{
	color: #cccccc;
	text-decoration:none; /* change to none if you don't want links to be underlined wehn hovered */
	opacity: 0.99;
	text-decoration: underline;
}

.post_link_wrapper.wide {
    margin-bottom: 50px;
    text-decoration: none;
}

.cookie-notice-container a {
	color: #ddb501;
}

/* TYPOGRAPHY: HEADINGS
==========================================  */

h1, h2, h3, h4, h5, h6, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 400;
	line-height: 120%;
	margin: 0 0 10px 0;
	-webkit-font-smoothing: antialiased;
	font-family: "steelfish_rgregular", serif;
}
.page-header {
}
h1, h1.entry-title {
	font-size: 45px;
	font-size: 4.5rem;
	padding: 50px 0 20px 0
}
h2, .h2 {
	font-size: 40px;
	font-size: 4.0rem;
}
h3, .h3 {
	font-size: 28px;
	font-size: 2.8rem;
}
h4, .h4 {
	font-size: 22px;
	font-size: 2.2rem;
}
h5, .h5, .btn-mayecreate.large, a.btn-mayecreate.large:link, a.btn-mayecreate.large:visited, .wp-block-button.large a:link, .wp-block-button.large a:visited {
	font-size: 20px;
	font-size: 2.0rem;
}
h6, .h6 {
	font-size: 18px;
	font-size: 1.8rem;
}

/* TYPOGRAPHY: PARAGRAPHS
==========================================  */
p, .btn-mayecreate, a.btn-mayecreate:link, a.btn-mayecreate:visited, .wp-block-button a:link, .wp-block-button a:visited {
	font-size: 16px;
	font-size: 1.6rem; /* 10 ÷ $rembase */
	margin:0 0 20px 0;
}

/* TYPOGRAPHY: LIST ITEMS
==========================================  */
ol, ul {
	margin-left: 40px;
	padding:0;
}
ul {
	list-style-type: none;
	list-style-position:outside;
}
ol {
	list-style-position:outside; 
}
li ol, li ul {
	margin:10px 0 10px 30px;
	padding:0;
}
li {
	margin:10px 0;
	padding:0;
}
ul li {
	list-style: circle;
}


/* PAGEBREAK COLORS: USE THESE STYLES TO CHANGE THE PAGEBREAK TEXT COLORS IF NEEDED
=========================================  */
.pagebreak {
	background: #304A65;
}
.pagebreak h1, .pagebreak h2, .pagebreak h3, .pagebreak h4, .pagebreak h5, .pagebreak h6, .pagebreak p, .pagebreak li, .pagebreak a:link, .pagebreak a:visited {
	color: #fff;
}
.pagebreak a:hover, .pagebreak a:active {
	color: #6c9d30;
}

.padder_lg_top {
    padding-top: 100px;
}

.pagebreak.white_bg p {
    color: black !important;
}


.pagebreak.white_bg h3 {
    color: black !important;
}

.pagebreak.white_bg  {
    background-color: white !important;
}


/* BLOG SECTION */
.img_wrapper:after {
    background: rgb(221 181 1 / 52%); 
	transition: 0.3s ease;
}

.post_link_wrapper.wide:hover span.btn-mayecreate {
    background-color: #ddb501;
    color: #040404;
    transition: 0.3s ease;
}

.post_link_wrapper.wide:hover h3 {
	color:black;
	transition: 0.3s ease;
}

.sidebarSection .sidebarTitle {
    margin: 0;
    padding: 5%;
    background: #304a65;
    color: #fff;
}

/* UTILITIES */
/*.padder_lg_top { padding-top: 100px }*/


/* FOOTER
==========================================  */
footer.site-footer {
    background-color: #15212d;
	color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
	
	text-align: center;
}

footer#colophon a {
    color: #fff;
    font-weight: 600;
	padding: 0px;
}



footer#colophon  .menu li:last-child a:after { content: none;  }


#footer_nav a:link, #footer_nav a:visited {
    padding: 0px 0px;
    transition: 0.3s ease;
}
#footer_nav a:hover {
    opacity: 0.7;
    transition: 0.3s ease;
} 
#footer_nav {
    display: inline-flex;
}


nav#footer_nav ul li {
    list-style: none;
}


ul#menu-footer-1 {
    margin-left: 0px;
    line-height: 2;
}

 li.donate {
    background-color: #ddb501;
    list-style: none;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    font-family: sans-serif;
    width: 280px;
    margin: 25px 15px;
}

#main_nav ul li.donate a {
    background-color: #ddb501;
    width: 80%;
	padding: 5px 10px !important;
	transition: 0.3s ease;
}

#main_nav ul li.donate:hover a {
    background-color: #ffffff;
    transition: 0.3s ease;
}

#main_nav ul li.donate a span {
    font-size: 24px;
}

#main_nav ul li.donate a {
    color: black;
    font-weight: bold;
}


li.donate a {
    color: #000000;
    text-decoration: none;
    font-size: 24px;
	transition: 0.2s ease;
}
li.donate:hover {
    color: #fff;
	background-color: #15212D;
	transition: 0.2s ease;
	cursor: pointer;
}

li.donate:hover a {
    color: #fff;
	transition: 0.2s ease;
}


.donate-footer {
    display: inline-flex;
}


.donate-footer {
    display: inline-flex;
    width: 100%;
    background-color: #667d94;
    text-align: center;
    text-align: center;
    flex-wrap: nowrap;
    justify-content: center;
	border-bottom: 4px solid #ddb501;
}





/* BUTTONS: Styles for Custom Button Block
==========================================  */
.btn-mayecreate, a.btn-mayecreate:link, a.btn-mayecreate:visited, .wp-block-button a:link, .wp-block-button a:visited {
    background: #304a65;
    border-radius: 0;
    border: none;
    color: white;
    text-decoration: none;
}


a.btn-mayecreate:hover, a.btn-mayecreate:active, a.btn-mayecreate:focus, .wp-block-button a:hover, .wp-block-button a:active, .btn-mayecreate:hover {
    background: #ddb501;
    color: #000000;
}
.btn-mayecreate.large, a.btn-mayecreate.large:link, a.btn-mayecreate.large:visited, .wp-block-button.large a:link, .wp-block-button.large a:visited {
    background-color: #15222d;
    color: white;
    text-decoration: none;
	border: none;
}

a.btn-mayecreate.large:hover, a.btn-mayecreate.large:active, a.btn-mayecreate.large:focus, .wp-block-button.large a:hover, .wp-block-button.large a:active {
    background: #426386;
    color: #ffffff;
    border: none;
}

.divider, .wp-block-separator {
	border-bottom: 4px solid #DDB505;
	border-top: 0 none;
}
/*USER STUFF
============================ */
.iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100.25%;
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.acf-fields > .acf-field:nth-child(17) {
    width: 100%;
}



.row.doc-list:nth-child(odd) {
    background-color: #dedede;
}
.row.doc-list a:link, .row.doc-list a:visited {
	display: block;
	text-decoration: none;
	width: 100%;
    padding: 15px 20px;
}

.header-search {
    text-align: center;
    margin: auto;
}

a.resource_link_wrapper {
    font-size: 19px;
}

.row.doc-list i {
    margin-right: 5px;
}


input.search-submit {
    width: 140px;
    font-weight: 500;
    background-color: #f7f7f7;
}

.user-search form input {
    height: 70px !important;
    padding: 20px;
    border: 1px solid #d0cbcb;
}

.row.directory-wrap {
    display: flex;
    align-content: center;
    align-items: top;
}

.row.directory-wrap {
    background-color: white;
    padding: 15px 0px;
	margin-bottom: 25px;
}

.acf-fields {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: flex-start;
    align-items: flex-end;
    flex-direction: row;

}

.acf-fields > .acf-field {
    position: relative;
    margin: 0;
    padding: 15px 12px;
    border-top: #EEEEEE solid 1px;
    width: 50%;
}

.if-loggedout-class {
   display: none !important;
}

/* input {
    height: 45px !important;
} */

.frm_forms.frm_style_formidable-style.with_frm_style {
    max-width: 700px;
    direction: ltr;
    margin: auto;
}

.with_frm_style .frm_submit {
    clear: both;
    text-align: center;
}



#loginform {
	display: block;
	margin: 0 auto 20px auto !important;
	max-width: 500px;
}
.acf-field .acf-label label, #update_user label, #loginform label {
    display: block;
    font-weight: bold;
    margin: 0 0 3px;
    padding: 0;
}
#update_user input, #loginform input {
    width: 100%;
    padding: 4px 8px;
    margin: 0;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.4;
}
#loginform .login-remember input {
	display: inline-block;
	width: auto;
}
.acf-form input[type=submit], #update_user input[type=submit], #loginform input[type=submit] {
    display: table;
    background: #304a65;
    padding: 15px 30px;
    line-height: 1;
    border: 0 none;
    outline: none;
    color: #fff;
    width: auto;
    font-size: 18px;
    font-size: 1.8rem;
    margin: auto;
}


.acf-form input[type=submit]:hover, #update_user input[type=submit]:hover, #loginform input[type=submit]:hover {
	background: #ddb501;
    color: #000000;
}

        /* Small devices (tablets, 768px and up) */
				@media (min-width: 768px) {
				#navigation.affix .navbar-default {
					background-color: #304A65;
					border-color: #ddb506;
				}
					
				#navigation.affix #branding-container {
   				 max-width: 330px;
    			 padding-top: 10px;
    			 padding-bottom: 10px;
				}	
					
					
				.navbar-default {
					background-color: #304A65;
					border-color: #ddb506;
				}
					
				div#homefeatured #myCarousel, div#homefeatured .carousel, div#homefeatured   .carousel-inner {
    				height: 55vh;
   					display: block;
    				max-width: 1532px;
    				margin: auto;
    				margin-top: 50px;
				}
					
				.sidebar-item {
					position: absolute;
					top: 0;
					left: 0;
					width: 100%;
					height: 100%;

					/* Position the items */
					/* // &:nth-child(2) { top: 25%; }
					// &:nth-child(3) { top: 50%; }
					// &:nth-child(4) { top: 75%; } */
				}


				.make-me-sticky {
					position: -webkit-sticky;
					position: sticky;
					top: 200px;
					padding: 0 15px;
				}
					
				ul.sub-menu li:hover a span:after {
    				background: none;
				}

					
					

		}

            /* Small devices (tablets, 992px and up) */
            @media (min-width: 992px) {
				#main_nav a:link, #main_nav a:visited {
					color: #ffffff;
				}
				
				#main_nav a:hover, #main_nav a:active, #main_nav a:focus, #main_nav > ul > li.active > a {
					color: #B3C6D9;
				}
				
				#main_nav a:link, #main_nav a:visited {
    				padding: 10px 10px;
				}
				
				.menu-wrapp ul li:after {
					 background: url(img/activeDot.png) no-repeat bottom center;
				}
				
				#main_nav ul.sub-menu li.active:inth-child(1) a:after {
					content: none ;
				}
				
				#main_nav > ul > li.menu-item-has-children:hover > a:after {
					display:none;
				}
				
					
				#main_nav ul ul li a:after {
						display:none;
				}

				#main_nav ul li.active a:after {
					content: url(img/activeDot.png);
					position: absolute;
					bottom: -18px;
					left: 40%;
				}
				
				ul.sub-menu li a span:after {
    				background: none;
				}
				
				footer#colophon .menu a:after {
    			 content: "•";
   				 font-size: 1.2rem;
   				 padding: 0px 10px;
					}
			
					#main_nav ul ul {
						background: #16212d;
					}

				
				
				
            }

                /* Small devices (tablets, 1024px and up) */
                @media (min-width: 1024px) {

                }

                    /* Small devices (tablets, 1200px and up) */
                    @media (min-width: 1200px) {
					

                    }

                        /* Small devices (tablets, 1366px and up) */
                        @media (min-width: 1366px) {

                        }

                            /* Small devices (tablets, 1500px and up) */
                            @media (min-width: 1500px) {

                            }

                                /* Small devices (tablets, 1700px and up) */
                                @media (min-width: 1700px) {

                                }