/**
Theme Name: Astra Child
Author: Abke Design
Author URI: https://abke.com/
Description:  Child Theme of Astra
Version: 1.0.0
Text Domain: astra-child
Template: astra
*/

/* ----------------------------------------------------------------------------------------
COLORS
-------------------------------------------------------------------------------------------- */
/* 
Dark Blue - #0b2750
Accent Blue - #2fc1ff
Black - #101218
*/



/* -------------------------------------------------------------------------------------------------------------------------------------
	GLOBAL
----------------------------------------------------------------------------------------------------------------------------------------- */
/*
 * Fix fonts that render as bold in Firefox
  * https://www.lockedownseo.com/firefox-font-weight-too-bold/
  * https://stackoverflow.com/questions/48230561/google-web-font-montserrat-issue-on-firefox-bold
 */
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
body {
  font-weight: 400;
}
/* Moz  Browser specific rule at the bottom */
@-moz-document url-prefix() {
  body {
	1font-weight: lighter !important;
    1font-weight: normal !important;
	font-weight: 300 !important;
  }
}

/* Fix Paragraph Spacing */
.entry-content p {
	margin-bottom: 0px !important;
}



/* -------------------------------------------------------------------------------------------------------------------------------------
	TOP BAR - Secondary Menu
----------------------------------------------------------------------------------------------------------------------------------------- */
/* Not Using */




/* -------------------------------------------------------------------------------------------------------------------------------------
	HEADER - Main
----------------------------------------------------------------------------------------------------------------------------------------- */

/* ---------- Fix Mobile Header on Pages without Transparent Header ---------- */

/* Search Page - Header Menu Area */
.search .ast-primary-header-bar.ast-primary-header,
.search-results .ast-primary-header-bar.ast-primary-header {
    background-color: #0b2750 !important;
    background-image: none;
}

/* Error Page - Header Menu Area */
.error404 .ast-primary-header-bar.ast-primary-header {
    background-color: #0b2750 !important;
    background-image: none;
}




/* -------------------------------------------------------------------------------------------------------------------------------------
	NAVIGATION
----------------------------------------------------------------------------------------------------------------------------------------- */
/* ----- Using Astra Header Builder ----- */
/* ----- Toggle ----- */
.ast-button-wrap .menu-toggle.main-header-menu-toggle {
	padding: 5px 15px 5px 10px !important;
}

/* ----- Main Menu ----- */
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-link, 
.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .menu-item > .menu-link {
	letter-spacing: 2px;
}
.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before {
height: 2px;
}

/* Search Icon */
.ast-header-search a.astra-search-icon {
	text-decoration: none;
}
.ast-header-search a.astra-search-icon:hover {
	color: #fff;
}	

/* Custom Button */
a.ast-custom-button-link {
	text-decoration: none;
}




/* -------------------------------------------------------------------------------------------------------------------------------------
	NAVIGATION - MOBILE MENU - OFF-CANVAS MENU - FLYOUT
----------------------------------------------------------------------------------------------------------------------------------------- */
/* Fixes Mobile Menu UL Area Links on Pages without Transparent Header - Error & 404 Pages */
.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .main-header-menu {
	background-color: #fff !important;
}
.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link {
	color: #4c5253 !important
}
.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item:hover > .menu-link, 
.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .current-menu-item > .menu-link {
	color: #08acf2 !important;
}



/* Top of Mobile Menu */
.ast-mobile-popup-header:before {
content: ' MENU ';
    color: #fff;
    margin: 13px 0px 0px 0px;
    text-align: center;
    font-weight: 600;
	font-size: 18px;
}
/* Close X */
.ast-mobile-popup-drawer.active .menu-toggle-close {
    color: #fff;
}
.ast-mobile-popup-drawer.active .menu-toggle-close .ahfb-svg-iconset svg {
    width: 27px;
    height: 27px;
}	
	
/* Center HTML Text Block */
.ast-builder-layout-element {
	display: block;
	justify-content: center !important;
}
.ast-header-html-2 .ast-builder-html-element {
	text-align: center;
}

/* Off Canvas CTA Button */
.OffCanvasCTA {
	border: 1px solid #2fc1ff;
    background-color: #2fc1ff;
    color: #fff;
    border-radius: 25px;
    margin: 0px auto;
    text-align: center;
    padding: 10px;
    margin: 0px 0px 20px 0px;
    padding: 10px 20px 10px 20px;
	width:100%;
    display: inline-block;
    font-weight: 600;
    letter-spacing: 1px;
}
.OffCanvasCTA a:link {
	color: #fff !important;
}
/* HTML Text - Address */
.ast-mobile-popup-content .ast-builder-html-element .MobileText {
	text-align: center;
	color: #fff;
	font-weight: 600;
	1font-size: 12px !important;
	border: 2px solid #1e759f;
	border-radius: 5px;
	padding: 10px 15px;	
	margin: 0px 0px 0px 0px;	
	display: block;
}




/* -------------------------------------------------------------------------------------------------------------------------------------
	NAVIGATION - SEARCH - FULL PAGE
----------------------------------------------------------------------------------------------------------------------------------------- */
.ast-search-box.full-screen {
    background: #091f3ef5 !important;
}




/* -------------------------------------------------------------------------------------------------------------------------------------
	CONTENT
----------------------------------------------------------------------------------------------------------------------------------------- */
/* Contact Sidebar */
.sidebar-link .elementor-widget-container a {
	color: #4c5253 !important;
}
.sidebar-link .elementor-widget-container a:hover {
	color: #08acf2 !important;
}



/* -------------------------------------------------------------------------------------------------------------------------------------
	PAGE HEADERS - TRANSPARENT
----------------------------------------------------------------------------------------------------------------------------------------- */
/* Home Page */
.page-id-576 #pageHeader {
	background-position: 25% 50% !important;	
}

/* About Page */
.page-id-577 #pageHeader  {
	background-position: 25% 20% !important;
}

/* What to Bring Page */
.page-id-2327 #pageHeader  {
	background-position: 50% 50% !important;
}

/* Gallery */
.page-id-1825 #pageHeader  {
	background-position: 50% 50% !important;
}

/* Resources */
.page-id-2958 #pageHeader  {
	background-position: 50% 50% !important;
}

/* Contact Page */
.page-id-1228 #pageHeader  {
	background-position: 50% 50% !important;
}

/* Book A Trip Page */
.page-id-1079 #pageHeader  {
	background-position: 50% 50% !important;
}

/* Sitemap */
.page-id-2383 #pageHeader  {
	background-position: 50% 50% !important;
}







/* -------------------------------------------------------------------------------------------------------------------------------------
	Home Page
----------------------------------------------------------------------------------------------------------------------------------------- */
/* Specializing in Text */
1.floating {  
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;
}
1@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 15px); }
    to   { transform: translate(0, -0px); }    
}
	
	
/* Home Costs Box */
1.homeCostsBox {
	border: 2px solid green !important;
	border-radius: 5px;
}




/* -------------------------------------------------------------------------------------------------------------------------------------
	About Page
----------------------------------------------------------------------------------------------------------------------------------------- */
/* Note about All Species Michigan Fishing License */
table.LicenseNote,
table.LicenseNote td {
	border: 0px !important;
	margin: 0px 0px -10px 0px;
	padding: 0px;
	line-height: 1.5em;
}

/* Basic Gallery */
.elementor-image-gallery .gallery-item img {
	background-color: #f9f9f9;
}	

/* Price Block */
.aboutCostsBox .elementor-icon-box-description span.firstParagraph {
	margin: 0px 0px 10px 0px;
	display: inline-block;
}





/* -------------------------------------------------------------------------------------------------------------------------------------
	What to Bring Page
----------------------------------------------------------------------------------------------------------------------------------------- */

/* Fix Icon Lists - Align Icons to Text Top - Option 1 */
/* Icon position alignment 
.elementor-icon-list-items .elementor-icon-list-icon {
	position: absolute;
	top: 6px;
	left: 0px;
}
*/
/* Text position alignment 
.elementor-icon-list-items .elementor-icon-list-text {
	margin-left: 20px;
	margin-top: 0px;
}
*/

/* Fix Icon Lists - Align Icons to Text Top - Option 2 */
.elementor-icon-list-item {
	align-items: start !important;
}
.elementor-icon-list-item .elementor-icon-list-icon {
	margin-top: 6px;
}



/* -------------------------------------------------------------------------------------------------------------------------------------
	GALLERY PAGE
----------------------------------------------------------------------------------------------------------------------------------------- */
/* Make lightbox on top of everything */
.tos-desktop .tos-wrapper.tos-fixed {
	z-index: 9999;
}

/* -------------------------------------------------------------------------------------------------------------------------------------
	Gallery - NextGen Gallery
----------------------------------------------------------------------------------------------------------------------------------------- */
/* Elementor Lightbox */
.dialog-type-lightbox {
	background: #000 !important;
	1opacity: 0.85 !important;
}	
	
/* NextGen Lightbox */	
.sl-overlay {
	background: #000 !important;
	opacity: 0.85 !important;
}
.sl-image {
	z-index: 9999;
}
.sl-wrapper .sl-navigation button {
	color: #fff;
	1background-color: #ffffff94;
}	

/* Gallery Images */
1.ngg-gallery-thumbnail-box {
	margin: 2px;
}
/* Keeps exqual distance between columns */
.ngg-gallery-thumbnail-box.ngg-5-columns {
	width: auto;
}

/* Space between images */
.ngg-gallery-thumbnail {
	margin:  10px;  /* Space between images */
}


/* Remove border surrounding image & caption */
.ngg-gallery-thumbnail {
	border: 0px !important;
	1max-width: 200px !important;  /* Container Width - Match Caption Width to Image Width */	
}

/* Add border just around image */
.ngg-galleryoverview .ngg-gallery-thumbnail a img {
    margin: 0 auto;
    box-shadow: none;
    1cursor: pointer;
	border: 1px solid #c9c9c9;
	border-radius: 3px;
	padding: 5px;
	1max-width: 200px !important;
	1max-height: 133px !important;
}	



/* Add Magnifying Glass - Icon */

/* Container */
.ngg-gallery-thumbnail a {
   display: block;
   position: relative !important;
	margin: 0px auto 0px auto !important;
}
/* Yellow Hover over border */
.ngg-galleryoverview .ngg-gallery-thumbnail a img:hover {
	background-color: #feffd2 !important;	 /* yellow */
    opacity: .5 !important;
	overflow: hidden;
 }
 
 /* Fade in on Hover */
.ngg-galleryoverview .ngg-gallery-thumbnail a:hover {
	animation: fadeIn linear 0.5s;
  -webkit-animation: fadeIn linear 0.5s;
  -moz-animation: fadeIn linear 0.5s;
  -o-animation: fadeIn linear 0.5s;
  -ms-animation: fadeIn linear 0.5s;
}


 /* This is for Icon */
.ngg-galleryoverview .ngg-gallery-thumbnail a:hover:after {
	position: absolute;
	text-align: center;	
	vertical-align: middle;
	content: "\f00e";
	color: #fff;
	font-family: "Font Awesome 5 Free";
	font-size: 40px;
	font-weight: 600;
	z-index: 1;	
	height: 100%;
	width: 100%;
	1transition: all 0.3s ease;			
}

/* This makes color Overlay Color */
.ngg-galleryoverview .ngg-gallery-thumbnail a:hover:after{
    position: absolute;
    top: 0px;
    left: 0px;	 	 
	background-color: #0e303eb0 !important;
	padding: 50px;
}
/* Image Caption */
.ngg-gallery-thumbnail span {
    line-height: 1.3em;
    font-weight: 500;
    color: #383838;
    font-family: 'Open Sans', arial, sans-serif;
	padding: 0px !important;
	margin: 8px auto 0px 0px !important;
}









/* -------------------------------------------------------------------------------------------------------------------------------------
	Gallery - NextGen Gallery - Lightbox
----------------------------------------------------------------------------------------------------------------------------------------- */
/* Close Button */
.tos-close {
	top: 70px;
	right: 25px;
}
.tos-close  {
	background-color: #646464;
}	








/* -------------------------------------------------------------------------------------------------------------------------------------
	Search Results Page - using Elementor Theme Builder Search Page
----------------------------------------------------------------------------------------------------------------------------------------- */
/* Page Title */
.search-results h1 {
	text-transform: capitalize;
}
/* Page Result Title */
.search-results h3.elementor-post__title  {
	margin: 0px 0px 10px 0px !important;	
}
.search-results h3.elementor-post__title a {
	color: #5c5c5c;
}
.search-results h3.elementor-post__title a:hover {
	color: #2fc1ff;
}
	
/* In between Archives */
.search-results .elementor-posts--skin-classic .elementor-post {
	border-bottom: 1px solid #d7d7d7;
}
.search-results .elementor-posts .elementor-post__excerpt {
	margin: 10px 0px 20px 0px !important;	
}
.search-results a.elementor-post__read-more {
	1color: #2dc2ff !important;
	color: #fff;
	font-size: 14px !important;
	border: 1px solid #fff;
	1background-color: #fff;
	background-color: #2dc2ff;
    padding: 5px 12px;
    border-radius: 5px;	
	display: inline-block;
}
.search-results a.elementor-post__read-more:hover {
	color: #fff !important;
	background-color: #3a3a3a;
	border: 1px solid #fff;	
	display: inline-block;
}	




/* -------------------------------------------------------------------------------------------------------------------------------------
	Search Results Page - using Search.php
----------------------------------------------------------------------------------------------------------------------------------------- */
1.search .main-header-bar {
	background-color: #0b2750;
}
/* Tablet */
@media (max-width: 921px) {
	1.ast-primary-header-bar.ast-primary-header {
		background-color: #0b2750;
	}
}
/* Mobile */
@media (max-width: 544px) {
	1.ast-primary-header-bar.ast-primary-header {
		background-color: #0b2750;
	}
}



.search-results h2 {
	text-transform: capitalize;
}

.search.ast-separate-container .ast-article-post {
	padding: 30px 10px 30px 10px !important;
}

.search .site-title a {
	color: #fff;
}
.search .site-title a:visited {	
	color: #fff;	
}
/* Hide top block */
.search .ast-archive-description {
	display: none;
}

/* Search Read More Button */
.search .read-more {
	margin: 20px 0px 0px 0px;
}
.search .read-more a {
	color: #fff;	
	border: 1px solid #fff;
	background-color: #2fc1ff;
    padding: 3px 12px;
    border-radius: 5px;	
	display: inline-block;
}
.search .read-more a:hover {
	color: #fff !important;
	background-color: #3a3a3a;
	display: inline-block;
}	
/* Hide Footer Background Overlay */
.search .elementor-background-overlay {
	opacity: 0 !important;
}


	

/* -------------------------------------------------------------------------------------------------------------------------------------
	404 Error Page - Fix Header
----------------------------------------------------------------------------------------------------------------------------------------- */
1.error404 .main-header-bar {
	background-color: #0B2750 !important;
}
1.error404 .site-title a {
	color: #fff;
}
1.error404 .site-title a:visited {	
	color: #fff;	
}
/* Hide Footer Background Overlay */
1.error404 .elementor-background-overlay {
	opacity: 0 !important;
}

.error404 .Error-Code h5.elementor-heading-title span {
	color: #2fc1ff;
}
1.error404 .Error-Code .fin.elementor-widget-image img {
    position: absolute;
    top: -250px;
    left: 12%;
    right: 0;
    margin: 0 auto;
    display: inline-block;
}
@media screen and (max-width: 767px) {
	.error404 .Error-Code .fin.elementor-widget-image img {
		display: none;
	}	
}

.error404 .404SText a {
	color: #4c5253;
}




/* -------------------------------------------------------------------------------------------------------------------------------------
	Sitemap Page - using Elementor Sitemap
----------------------------------------------------------------------------------------------------------------------------------------- */
/* Excluded pages
*/

/* Sitemap Page Title */
.page-id-2383 #Sitemap h2.elementor-sitemap-page-title {
	display: none;	
}
.page-id-2383 #Sitemap h2 {	
	color: #003e82 !important;
    font-size: 1.3em;
	font-weight: 500;
	text-transform: capitalize;
}

/* Begin Sitemap */
1.page-id-2383 #Sitemap ul.elementor-sitemap-list {
	list-style: none;
}
.page-id-2383 #Sitemap ul.elementor-sitemap-list  li {
	margin: 0px 0px 10px 0px !important;	
}
.page-id-2383 #Sitemap ul.elementor-sitemap-list  li a {
	color: #0091CF;
}
.page-id-2383 #Sitemap ul.elementor-sitemap-list  li a:hover {
	color: #A4A4A4;
}

/* Sub Pages Parent */
.page-id-2383 #Sitemap ul.children {
	list-style: none !important;	
	margin: 5px 0px 0px 10px;
}
.page-id-2383 #Sitemap ul.children li {
	margin: 0px 0px 0px 20px !important;	
}	


/* Sub Pages */
.page-id-2383 #Sitemap ul.children li.elementor-sitemap-item:before {
	content: ' - ';
	margin: 0px 5px 0px -30px;
}	

/* Sitemap Keyword Text */
.sitemapSText a {
	color: #4c5253;
}











/* -------------------------------------------------------------------------------------------------------------------------------------
	SIDEBAR
----------------------------------------------------------------------------------------------------------------------------------------- */
/* Sidebar Contact */
.sidebarContact {
	font-size: 18px;
	text-align: center;
	line-height: 1.5em;
}
.sidebarContact span {
	font-size: 20px;
	font-weight: 600;
}

/* Search with Magnifying Glass */
1.widget_search .search-form input[type=submit] {
	background-color: green;
}
1.widget_search .search-form:after {
	color: #fff;
    font-family: Astra;
    font-size: 1.2em;
    font-weight: 400;
    content: "\e8b6";
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translate(0,-50%);
}





/* Search Input */
.sidebar-main .widget_search .search-form .search-field {
    background: #ffffff;
	border: solid 1px #bbb;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

/* Search Input */
.sidebar-main .widget_search input[type="text"] {
	color: #666;
	background-color: #fff;
	border: solid 1px #dadada;
	max-width: 100%;
}
.sidebar-main .widget_search .search-form .search-field:hover {
	color: #666;
    background: #ffffff;
	border: solid 1px #bbb;
}
.sidebar-main .widget_search .search-form .search-field:focus {
	color: #666;
	background-color: #fbf8dc;
	border: solid 1px #bbb;
}




/* Widget Title */
.sidebar-main h3.widget-title {
	font-size: 1.1rem !important;
	border-bottom: 1px solid #e0e0e0 !important;
	padding-bottom: 5px !important;
	margin: 20px 0px 20px 0px !important;
}




/* Sidebar Menu */
.sidebar-main .widget_nav_menu {
	margin-top: 3.0625em;
}
.sidebar-main ul.menu {
	background-color: #fff;
	border: 2px solid #3f577d;
	border-radius: 2px;
	padding: 2px;
}
.sidebar-main ul.menu li {
	color: #fff;	
	line-height: 3em;
	background-color: #3f577d;	
	border-bottom: 1px solid #f0ebde;
	padding: 0px 0px 0px 0px;
	margin: 0px !important;
}

.sidebar-main ul.menu li:last-child {
	border-bottom: 0px;
}
.sidebar-main ul.menu li:hover {
	color: #fff !important;
	background-color: #3a4e6d;	
}
.sidebar-main ul.menu li a {
	color: #fff;
	font-size: .95em;
	font-weight: 400;
	text-decoration: none;
	display: block;
	text-transform: capitalize;
	letter-spacing: .5px;
}

	
.sidebar-main ul.menu li a:before {
	/* chevron */
	/* content: "\f054";
	content: '\f101'; */
	content: '\f105' !important;
	font: normal normal normal 12px/1 FontAwesome;	
	font: normal normal normal 12px/1 FontAwesome !important;
	/* font-family: 'FontAwesome'; 
	font-size: 12px;
	font-weight: normal;  */
	display: inline-block;	
	margin: 0px 5px 0px 10px;
}
.sidebar-main ul.menu li a:hover {
	color: #fff !important;
}



/* For Sidebar Menu Items on 2 Rows */
/* Pages:  About, Preschool, Resources */
.sidebar-main ul.menu li.menu-item.menu-item-type-custom.menu-item-object-custom a {
	line-height: 1.5em;
	padding: 12px 0px 12px 0px;
	text-transform: none !important;			
}
.sidebar-main ul.menu li.menu-item.menu-item-type-custom.menu-item-object-custom a span {
	padding-left: 20px;		
}




/* Submenu */
.sidebar-main ul.menu ul.sub-menu {
	list-style: none outside;
	margin: 0px;
}
.sidebar-main ul.menu ul.sub-menu li:first-child {
	border-top: 1px dotted #bdbdbd59;		
}	
.sidebar-main ul.menu ul.sub-menu li {
	line-height: 2em;	
	background-color: #002f63;	
	padding-left: 15px;
	border-bottom: 1px dotted #bdbdbd59;	
}
.sidebar-main ul.menu ul.sub-menu li:hover {
	background-color: #018ec3;
}
.sidebar-main ul.menu ul.sub-menu li a {
	font-size: .9em;
	font-weight: 400;
}
.sidebar-main ul.menu ul.sub-menu li a:before {
	1content: '\f0da ';
	content: ' - ';	
	font: normal normal normal 11px/1 FontAwesome;
	display: inline-block;	
	margin: 0px 5px 0px 5px;	
}
.sidebar-main ul.menu ul.sub-menu li:last-child {
	padding-bottom: 5px;
}





/* -------------------------------------------------------------------------------------------------------------------------------------
	SIDEBAR BUTTONS - Donate, Get Involved, Subscribe, Contact Us
----------------------------------------------------------------------------------------------------------------------------------------- */

.sidebar-main .bdt-advanced-button .bdt-advanced-button-text {
	width: 100%;
}
/* Outer Space around buttons */
.elementor-1074 .elementor-element.elementor-element-96c857a {
	margin: 2px;
}
/* Inner Space */
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 5px !important;
}

1.sidebar-main .sideBar-Btn {
	border: 2px solid #b49b5a;
	padding: 2px 2px 5px 2px;
	background-color: #fff;
	min-height: 54px;
}
1.sidebar-main .elementor-widget:not(:last-child) {
    margin-bottom: 10px;
}




/* Hide Sidebar on Mobile */
@media screen and (max-width: 767px) {
	.aux-resp .aux-sidebar-style-border.left-sidebar .aux-sidebar-primary {
		border-right: none;
		background-color: #fff;
	}
}







/* -------------------------------------------------------------------------------------------------------------------------------------
	FOOTER - CUSTOM FOOTER - using Astra Custom Layouts
----------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------
	Top - Waves - Custom Footer
------------------------------------------------------------------------- */
.ast-custom-footer.CustomFooter.AboveFooterWaves {
}

/* Lottie Waves - Transparency */
.e-lottie__animation svg g:nth-of-type(2),
.e-lottie__animation svg g:nth-of-type(3),
.e-lottie__animation svg g:nth-of-type(4),
.e-lottie__animation svg g:nth-of-type(5) {
	opacity:  0.8 !important;
}
.e-lottie__animation svg g:nth-of-type(6) {
	opacity:  1 !important;	
}




/* ---------------------------------------------------------------------
	Widget Area - Custom Footer
------------------------------------------------------------------------- */
/* Widget 1 - About */
.ast-custom-footer .CustomFooter .Widget1 .elementor-widget-container .footerAbout {
	border-top: 3px solid #1E4583;
}
.ast-custom-footer .CustomFooter .Widget1 .elementor-widget-container .footerAbout p {
	padding: 20px 0px 0px 0px;	
}
.ast-custom-footer .CustomFooter .Widget1 .elementor-widget-container a {
	color: #a5a5a5 !important;
	padding: 20px 0px 0px px;
}





/* Widget 3 - Contact Info - Align Map Icon to Top */
1.ast-custom-footer .CustomFooter .Widget3 .elementor-widget-container ul.elementor-icon-list-items li.elementor-icon-list-item a {
	align-items: top !important; 	
	align-items:  flex-start !important;	
}
1.ast-custom-footer .CustomFooter .Widget3 .elementor-widget-container .elementor-icon-list-item .elementor-icon-list-text {
	margin: -5px 0px 0px 0px;
}

/* Fix Icon Lists - Align Icons to Text Top */
.ast-custom-footer .CustomFooter .elementor-icon-list-item a {
	align-items: start !important;
}
.ast-custom-footer .CustomFooter .elementor-icon-list-item .elementor-icon-list-icon {
	margin-top: 6px;
}
.ast-custom-footer .CustomFooter .elementor-icon-list-item .elementor-icon-list-text {
	margin: 0px 0px 0px 0px;	
}




/* ---------------------------------------------------------------------
	Copyright Area - Custom Footer
------------------------------------------------------------------------- */
/* ----- Copyright ----- */
.ast-custom-footer .CustomFooter.Copyright,
.ast-custom-footer .CustomFooter.Copyright p {
	1font-size: 14px;
	color: #a5a5a5;
	margin: 0px !important;
}
.ast-custom-footer .CustomFooter.Copyright a,
.ast-custom-footer .CustomFooter.Copyright p a {
	color: #a5a5a5;
}	
.ast-custom-footer .CustomFooter.Copyright a:hover,
.ast-custom-footer .CustomFooter.Copyright p a:hover {
	color: #fff;
}	
.ast-custom-footer .CustomFooter.Copyright a:visited,
.ast-custom-footer .CustomFooter.Copyright p a:visited {
	color: #a5a5a5;
}	
.ast-custom-footer .CustomFooter.Copyright a:active,
.ast-custom-footer .CustomFooter.Copyright p a:active {
	color: #a5a5a5;
}	

/* ----- Designer Link ----- */
.ast-custom-footer .CustomFooter.Copyright p a.designer {
	1font-size: 13px;	
	color: #a5a5a5;	
	margin: 0px !important;
}
.ast-custom-footer .CustomFooter.Copyright p a.designer:hover{
	color: #c3c3c3 !important;
}
.ast-custom-footer .CustomFooter.Copyright p a.designer:visited {
	color: #a5a5a5;
}
.ast-custom-footer .CustomFooter.Copyright p a.designer:active {
	color: #a5a5a5;
}

/* ----- Footer Menu ----- */
.ast-custom-footer ul.elementor-nav-menu li.menu-item {
	border-right: 1px solid #505050;
}	
.ast-custom-footer .elementor-nav-menu li.menu-item:last-child {
	border-right: 0px;
}

.ast-custom-footer ul.elementor-nav-menu li.menu-item a {
	text-transform: capitalize !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	padding: 0px 7px 0px 7px !important;	
	line-height: 13px;
	color: #a5a5a5 !important;
}	

.ast-custom-footer ul.elementor-nav-menu li.menu-item a:visited {
	color: #c9c9c9;
}
.ast-custom-footer ul.elementor-nav-menu li.menu-item a:hover,
.ast-custom-footer ul.elementor-nav-menu li.menu-item a:active {
	color: #fff !important;
}












/* -------------------------------------------------------------------------------------------------------------------------------------
	FOOTER - STANDARD FOOTER - Above Footer - Waves
----------------------------------------------------------------------------------------------------------------------------------------- */
1.site-above-footer-wrap[data-section="section-above-footer-builder"] {
    min-height: 0px;
}
1.site-above-footer-wrap {
	padding: 0px;
}
	
	
	
	


/* -------------------------------------------------------------------------------------------------------------------------------------
	FOOTER - STANDARD
----------------------------------------------------------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------------------------------------------------------
	FOOTER WIDGET SECTION
----------------------------------------------------------------------------------------------------------------------------------------- */
/* Widget 1 - Logo / Keywords */

/* Widget 2 - Quick Links */

/* Widget 3 - Contact Info - Align Map Icon to Top */
.footer-widget-area .elementor-widget .elementor-icon-list-item {
	1display: inline-block !important;
	align-items:  flex-start !important;
	1webkit-box-align: top !important;
}
.footer-widget-area .elementor-icon-list-item > .elementor-icon-list-text {
	margin: -5px 0px 0px 0px;
}

/* Widget 4 - Search */
.footer-widget-area .widget_search .search-field {
	padding:  8px 45px 8px 15px !important
}


/* Change width of the footer widgets */
@media (min-width: 768px) {
	1div.site-footer-primary-section-1.site-footer-section.site-footer-section-1 {
		width: 100% !important;
	}
	1div.site-footer-primary-section-2.site-footer-section.site-footer-section-2 {
		width: 100% !important;	
	}	
	aside.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
		margin-left: 20px;
	}	
	1aside.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
		min-width: 350px;
	}		
}

	
	
	
	

/* -------------------------------------------------------------------------------------------------------------------------------------
	FOOTER BOTTOM - Standard Copyright Section
----------------------------------------------------------------------------------------------------------------------------------------- */
.site-below-footer-wrap {
	border-top: 1px solid #16478f;
}

/* Reduce Padding between Copyright & Designer 
@media (min-width: 769px) {
	.ast-footer-overlay {
		padding-top: 2.3em;
		padding-bottom: 2.3em;
	}
}
*/

/* Reduce Padding between Copyright & Designer 
@media (max-width: 768px) {
	.ast-header-break-point .footer-sml-layout-2 .ast-small-footer-section-2 {
		margin-top: 0em; 
	}
}
*/


/* ---------------------------------------------------------------------
	Copyright - Left Side
------------------------------------------------------------------------ */	
.ast-footer-copyright {
	font-size: .95em !important;
	font-family: 'Open Sans', Arial, Sans-serif;
	font-weight: 500 !important;	
	color: #c9c9c9;
	text-align: left;
}
.ast-footer-copyright a,
.ast-footer-copyright a:visited {
	color: #aaa !important
}
.ast-footer-copyright a:hover,
.ast-footer-copyright a:active {
	color: #fff !important;
}

/* Designer Link */
.ast-footer-copyright a.designer {
	color: #aaa !important;
	font-size: .90em;	
	margin: 0px 0px 0px 0px !important;
}
.ast-footer-copyright a.designer:visited {
	color: #aaa !important;
	font-size: .90em;	
}
.ast-footer-copyright a.designer:hover,
.ast-footer-copyright a.designer:active {
	color: #b9b9b9 !important;
}


/* ---------------------------------------------------------------------
	Copyright - Right Side
------------------------------------------------------------------------ */	
/* Footer Menu */
.astra-footer-menu li:after {
    content: '|';
	color: #505050;	
	font-family: 'open sans';	
	font-weight: 400;
    margin-left: 3px;
    margin-right: 1px;
}

.astra-footer-menu li:last-child:after {
    content: ' ';
    margin-left: 0;
    margin-right: 0;
}
.astra-footer-menu li {
    1float: left;
    margin-bottom: 0;
    margin-right: 0px;
}
.astra-footer-menu li a,
.astra-footer-menu li a:visited {
	text-transform: capitalize !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	color: #c9c9c9;
	padding: 0px;
}
.astra-footer-menu li a:hover,
.astra-footer-menu li a:active {
	color: #fff !important;
}

/* Divider Line */
#astra-footer-menu li.menu-item a:after {
    content: '|';
    color: #505050;
    font-family: 'open sans';
    font-weight: 400;
    margin-left: 10px;
    margin-right: 10px;
	display: inline-block;
}
#astra-footer-menu li.menu-item:last-child a:after {
    content: ' ';
    margin-left: 0;
    margin-right: 0;
}

@media (min-width: 769px) {
.footer-nav-wrap .astra-footer-horizontal-menu a {
    padding: 0px;
}






/* -------------------------------------------------------------------------------------------------------------------------------------
	PLUGINS
----------------------------------------------------------------------------------------------------------------------------------------- */



/* -------------------------------------------------------------------------------------------------------------------------------------
	WPFORMS
----------------------------------------------------------------------------------------------------------------------------------------- */

/* Who would you like to contact */
#wpforms-1809-field_10-container .wpforms-field-label {
	font-size: 14px !important;
	font-weight: 400 !important;	
}

/* Please enter your information below */
.wpforms-form h3 {
	font-size: 14px !important;
	font-weight: 400 !important;
}




/* Labels */
.wpforms-form .wpforms-field-label {
	font-size: 15px !important;
	font-weight: 500 !important;	
	color: #3e3e3e;
}
/* Sub Label */
.wpforms-form .wpforms-field-sublabel {
	font-size: 13px !important;
	font-weight: 400 !important;
}
.wpforms-form .wpforms-field-label-inline {
	font-size: 14px !important;
	font-weight: 300 !important;
}



/* Input Fields */
.wpforms-form input[type=date],
.wpforms-form input[type=datetime],
.wpforms-form input[type=datetime-local],
.wpforms-form input[type=email],
.wpforms-form input[type=month],
.wpforms-form input[type=number],
.wpforms-form input[type=password],
.wpforms-form input[type=range],
.wpforms-form input[type=search],
.wpforms-form input[type=tel],
.wpforms-form input[type=text],
.wpforms-form input[type=time],
.wpforms-form input[type=url],
.wpforms-form input[type=week],
.wpforms-form select,
.wpforms-form textarea {
    background-color: #f3fbff;
	border: 1px solid #d8d8d8 !important
}

.wpforms-form .wpforms-field-row.wpforms-field-medium,
.wpforms-form input[type=email],
.wpforms-form input[type=text],
.wpforms-form input[type=tel] {
	min-width: 100%;
}
.wpforms-form input:hover,
.wpforms-form input[type=text]:hover,
.wpforms-form textarea:hover,
.wpforms-form select:hover {
	border: 1px solid #d8d8d8 !important;
    box-shadow: 0px 0px 10px 0px rgb(114 175 251 / 38%);
}
.wpforms-container .wpforms-form input:focus,
.wpforms-container .wpforms-form textarea:focus,
.wpforms-container .wpforms-form select:focus {	
	background: #fdfdf0 !important;	
	border: 1px solid #d8d8d8 !important;
    box-shadow: 0px 0px 10px 0px rgba(185, 183, 183, 0.68);
}

/* Chrome Override for Black Border on Focus */
*,*:focus,*:hover{
    outline:none;
}

/* Select Buttons */

/* Selection Items Display in one line */
.wpforms-form ul li {
	/* Keep inline-block for displaying on one line or hide for displaying on seperate lines) */
	/* display: inline-block !important; */
}


/* Select Options Block UL */
.wpforms-form .wpforms-field ul  {	
	margin: 10px 0px 5px 0px !Important;
}


.wpforms-form input[type=radio] {
    margin: 0px 5px 0px 3px;
}
.wpforms-form .wpforms-field-label-inline {
	padding-right: 25px;
}

/* Description */
.wpforms-form .wpforms-field-description {
	color: #dc0303
}

/* Dropdowns */
.wpforms-form select {
	font-size: 14px !important;
}
select.wpforms-field-address-state {
	font-weight: 300;
}


/* Total Amount */
div#wpforms-233086-field_5-container.wpforms-field.wpforms-field-payment-total.totalAmount {
    margin: 0px 0px 50px 0px;
    border: 1px solid #FFC107;
    background-color: #ffffbe;
    padding: 20px 20px 25px 20px;
    width: 200px;
    border-radius: 10px;
}

/* Submit Button */
.wpforms-form .wpforms-submit-container {
	padding: 25px 0px 50px 0px;
}
button.wpforms-submit {
	background-color: #2dc2ff  !important;
	border: 0px solid #c00000 !important;
	border-radius: 2px !important;
	color: #fff !important;
	font-size: 18px !important;
	font-weight: 700;
	font-family: "Open Sans", Arial, sans-serif;
	text-transform: uppercase !important;
	text-shadow: 0 1px rgba(0, 0, 0, 0.16) !important;
	padding:  15px 30px !important;
	transition: all 0.4s ease-in-out;
	letter-spacing: 1px;
}
button.wpforms-submit:hover {
	background-color: #03ACF2 !important;
}
/* CSS in Form */
.name,.email,.phone,.company,.comments,.submit {
    color: #494949 !important;
}

.wpforms-form .wpforms-one-half,.wpforms-form .wpforms-three-sixths,.wpforms-form .wpforms-two-fourths {
    width: 50% !important;
    margin-left: 0 !important;
    padding-right: 0px !important;
}

/* Fix for 2 columns */
.wpforms-form .wpforms-first {
	padding-right: 10px !important;
}

/* Required Fields - Use star image */
	
.wpforms-form .wpforms-required-label:after {
	content: ' ';
	background-image: url('https://letsfishmichigan.com/wp-content/uploads/star.png');
	
    background-repeat: no-repeat;
    width: 12px !important;
    padding-right: 15px !important;
	margin-left:  -8px;
}
.wpforms-form .wpforms-required-label {
	color: #f9f7ed  !important;
	padding: 0px 0px 0px 0px;
}

/* Confirmation Message*/
.wpforms-confirmation-container-full {
	color: #333;
    margin: 0 0 24px 0;
    background: #fffdeb !important;
    border: 1px solid #fbf4bb !important;
    padding: 15px 15px;
}









/* -------------------------------------------------------------------------------------------------------------------------------------
	MISCELLANEOUS
----------------------------------------------------------------------------------------------------------------------------------------- */
/* Scroll to Top / Back to Top */
#ast-scroll-top {
    background-color: #2fc1ff;
    font-size: 1rem;
    border: 1px solid #fff;
}	
#ast-scroll-top:hover {
	background-color: #141414;
}
#ast-scroll-top.ast-scroll-to-top-right {
    right: 10px !important;
    bottom: 30px;
}	

/* Google Text in Footer */
	.footerSText {
		text-align: center;
		color: #fff;
		display: none;
	}
	.footerSText a:link {
		text-align: center;
		color: #c0c0c0;
		color: #fff;
		display: none;		
	}
	.footerSText a:visited {
		text-align: center;
		color: #fff;
		display: none;		
	}



/* -------------------------------------------------------------------------------------------------------------------------------------
	BOOKMARKS / ANCHORS / JUMP LINKS
	pixelflips.com/blog/anchor-links-with-a-fixed-header
	itsupportguides.com/knowledge-base/tech-tips-tricks/how-to-offset-anchor-tag-link-using-css/
----------------------------------------------------------------------------------------------------------------------------------------- */
/* Anchor Link Fix - Used for linking to IDs */
1:target:before {
content:" " !important;
display: block !important;
height: 86px !important; /* fixed header height*/
margin: -86px 0px 0px 0px !important; /* negative fixed header height */
visibility: hidden;
}
/* Example Link
Link From
<a href="#products">products</a>
Link To
<div id="products" class="anchor"> </div>
<a name="products" class="anchor"> </a>
<a name="gear-shapers" class="anchor" ></a>
*/

/* This version is working 
Do not add ID or Class in Page Builder, just in HREF link */
a.anchor {
display: block;
position: absolute;
top: -115px; 
visibility: hidden;
}
/* Example Link
<a name="anger-management-group" class="anchor" ></a>
*/



/* -------------------------------------------------------------------------------------------------------------------------------------
	BOOKMARKS / ANCHORS
----------------------------------------------------------------------------------------------------------------------------------------- */
/* Anchor Link Fix - Used for linking to IDs*/
:target:before {
content:" " !important;
display: block !important;
height: 20px !important; /* fixed header height*/
margin: -25px 0 0 !important; /* negative fixed header height */
}
/* Example
Link From
<a href="#products">products</a>
Link To
<div id="products" class="anchor"> </div>
<a name="products" class="anchor"> </a>
*/




/* -------------------------------------------------------------------------------------------------------------------------------------
	FONT AWESOME FREE
	https://fontawesome.com/icons/pray?style=solid
----------------------------------------------------------------------------------------------------------------------------------------- */









/* -------------------------------------------------------------------------------------------------------------------------------------
	MEDIA QUERIES
----------------------------------------------------------------------------------------------------------------------------------------- */
/* Tablet */
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 980px) {
}
@media screen and (max-width: 921px) {
}
	
/* Mobile  */
@media screen and (max-width: 767px) {
}
@media (max-width: 767px) {
}
@media screen and (max-width: 480px){
}


/* Mobile
@media (max-width: 767px)
*/
/* Tablet 
@media (min-width: 768px) and (max-width: 1024px)
*/
/* Desktop 
@media (min-width: 1025px) and (max-width: 99999px)
*/









 


