/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
.page-hero {margin-bottom: 20px;
}

/* create menu button */
@media (min-width:769px) {
    .main-navigation .main-nav ul li.nav-button a {
        background-color: #49a942;
      padding: 8px;
			margin-left: 30px;
			color: #fff;
        line-height: 20px;
    }
	  .main-navigation .main-nav ul li.nav-button a:hover {
        background-color: #0b5940;
		  color: #fff;
    }
}

.sub-menu .menu-item  a:hover{
	border-width: 0px 0px 1px 0px;
	border-color: #49a942;
	border-style: solid;
		}

.sub-menu .menu-item {
	padding-bottom: 6px !important;
}

.main-navigation .sub-menu {
    border-radius:10px;
    box-shadow: 0px 0px 14px 0px rgba(26,32,61,.4);
}


/* style Libary link in menu */
@media (min-width:769px) {
    .secondary-navigation .main-nav ul li.library-menu a {
       font-weight: 700;
    }
}

/* hide top bar on mobile */
@media (max-width: 768px) {
    #secondary-navigation {
        display: none;
    }
}
/* adjust search bar */
@media (min-width: 769px) {
    .navigation-search.nav-search-active {
        left: 30%;
        width: auto;
			align-content: center;
		
	}

}

/* full width sticky header */
.navigation-clone {
    max-width: 100% !important;
    left: auto !important;
    margin: 0 !important;
}

	.main-navigation .main-nav ul ul li a {
		padding: 9px !important;
	}

/*style footer */
.footer-widgets .widget-title {
	color: #fff;
	font-weight: 600;
	font-size: 13px;
	margin-bottom: 4px;
	white-space:nowrap;
}

.footer-widgets h3{
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 4px;
  white-space:nowrap;
}

.sidebar .widget, .footer-widgets .widget {
	font-size: 11px;
	line-height: 1.4;
	color: #fff;
}
.sidebar .widget, .footer-widgets .widget a {
font-size: 12px;
	line-height: 1.1 !important;
	color: #fff;
}
.sidebar .widget, .footer-widgets .widget a:hover {
	color: #49a942;
}

@media screen and (max-width: 40em) {	
	.footer-widget-1 {
		display:none;
	}
		.footer-widget-3 {
		display:none;
	}
}

.generate-back-to-top {
	background-color: rgba(138,195,234,.7) !important;
}
.generate-back-to-top:hover{
	background-color: #8ac3ea !important;
}

/* style blog */
.post-image a:hover{opacity: .7;}

.entry-title {text-align: center;}

a.read-more.button {background-color: transparent !important; color: #49a942 !important; padding: 0;}

a.read-more.button:hover {color: #0b5940 !important;}

.inside-article .entry-summary p{
	margin-bottom: 4px !important;
}

.kt-adv-heading_30b8b8-83 {white-space:nowrap;}

.kt-svg-icon-list-text a:hover{color:#0b5940 !important;
}

.kt-btn-inner-text {
white-space: nowrap;
}

.entry-meta span.cat-links {
	display: block;
	text-align: center;
}

.entry-meta span.cat-links:before {
    display: inline-block;
    visibility: visible;
}
.entry-date {
	display: none;
}

/* Change cat and tag link icons - replace content unicodes */
.cat-links:before, .tags-links:before {
    font-family: FontAwesome !important;
    font-size: 14px;
	
}

.cat-links:before {
    content: '\f02e';
	font-weight: 900;
}

.tags-links:before {
    content: '\f02c';
}
@media (min-width: 769px) {
    #right-sidebar {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
			padding-top: 70px;
    }
}

/* Remove page title/taxonomy from Categories */
.category .page-title {
display: none !important;
}
.category .taxonomy-description {
	display: none;
}

/* Remove page title from Tags */
.tag .page-title {
display: none !important;
}
/*style sidebar buttons (lost block styling for some reason)*/
.sidebar-buttons {
	background: #005d85 !important;
	color: #fff !important;
	font-size: 14px !important;
	width: 110px;
  margin-bottom: 5px !important;
}

.sidebar-buttons:hover{
	background: #009ddc !important;
}

/*Style Post Pages */

span.entry-meta.cat-links {
	padding-top:15px !important;
	text-align: center;
}

.wp-show-posts-image img:hover {
	opacity: .7;
}


/* Stylize Library Page */

@media screen and (max-width: 36em) {
	#mapwrapper {
		display: none !important;}
	.ticss-e7d74f55{
		display: none;}
	
}

.listItem {
  flex-basis: 240px;
  height: 45px;
  margin-bottom: 10px;
}
.listWrapper {
  display: -webkit-flex; /* android brower */
  display: flex;

  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;

  -webkit-align-items: flex-start;
  align-items: flex-start;

  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.stateTitle {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #666;
  border-image:
    linear-gradient(to right, #49a942, rgba(0,0,0,0) 95%) 1 !important;
  padding-bottom: 5px;
	color: #0b5940 !important;
}
#states {
  position: relative;
}
.state {
	margin-top: 15px;
  position: relative;
}
.stateAnchor,.scrollAnchor {
  position: absolute;
  top: -70px;
}
#goToCode {
	padding-left: 20px;
	padding-right: 20px;
	width: auto;
	float: right;
}
.stateInfoTitle {
	margin-top: 5px;
	font-weight: 600;
	font-size: 16px;
	color: #4d525a;
	clear: both;
}
.codeMapLink img, .clbcLink img {
  height: 18px;
}
.codeMapLink img:hover, .clbcLink img:hover {
  transform: scale3d(1.3,1.3,1);
}
.stateInfoDetail {
	font-size: 16px;
	color: #808080;
	clear: both;
}
#top {
  position: absolute;
  top: 0;
}
.codeCounty {
  color: #4d525a;
	font-size: 14px;
}
.returnToTop {
  font-size: 12px;
}
/* Dropdown Button */
.dropbtn {
  background-color: #49a942;
  color: white;
  padding: 12px;
  font-size: 16px !important;
  border: none;
  border-radius: 0px;
	cursor: pointer;
	font-weight:400;
	text-align: center;
	text-decoration: none;
	transition: background-color 0.2s;
  min-width: 160px;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: center;
  background-color: #f1f1f1;
  min-width: 160px;
  max-height: 350px;
  overflow: scroll;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
/* Links inside the dropdown */
.dropdown-content a {
  color: #4d525a;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #8ac3ea; color: #005d85;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block; position: related;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #0b5940;}

/* hide sidebar mobile*/
@media (max-width: 768px) {
    #right-sidebar {
        display: none;
    }
}

/*search results styling*/

.search-results h2.entry-title {font-weight:400; text-align: left; font-size: 25px;}

.search-results .post-image {
	max-width: 300px !important;
}

.search-results .read-more {
	display: none;
}
/* contact page styling */

.post-252 .kt-tab-title-7 {
	display: none !important;
}
.post-252 .kt-tab-title {height: 45px;
}
.post-252 .kt-tabs-accordion-title {
	margin-top: 10px; 
}

.ticss-866c6221 span:hover{
background-color: #009ddc !important;
}
/* remove accessibility from form success pages */
.page-id-988 .pojo-a11y-toolbar-toggle {
	display: none;
}

.page-id-15632 .pojo-a11y-toolbar-toggle {
	display: none;
}
.page-id-11781 .pojo-a11y-toolbar-toggle {
	display: none;
}

.page-id-13395 .pojo-a11y-toolbar-toggle {
	display: none;
}

.page-id-14774 .pojo-a11y-toolbar-toggle {
	display: none;
}
.page-id-15781 .pojo-a11y-toolbar-toggle {
	display: none;
}
.page-id-16410 .pojo-a11y-toolbar-toggle {
	display: none;
}

/*training page styling*/
.post-3855 .kt-tab-title {height: 60px;
}

.post-3855 .timezone-convert-link {
	display: none;
}

.post-3855 .kt-tab-title-7 {
	display: none !important;
}
.post-3855 .kt-inner-tab-7 {
	display: none !important;
	
}
.post-16579 .kt-tab-title-2 {
	display: none !important;
	
}
.post-3855 .widget strong{
	display: none !important;
}

.post-3855 .kt-tabs-accordion-title {
	margin-top: 10px; 
}

.upcoming-webinars-widget a{
	font-weight: 500;
}

.upcoming-webinars-widget {
	margin: 0px !important;
}

.post-3855 .masterTooltip {
	padding-right: 10px
}
.post-3855 .far {
padding-right: 3px;}

.post-12364 .upcoming-webinars td,
    .post-12364 .webinar-registration td, .post-12364 .webinar-recordings-table td {
        width: 100%;
        display: block;
			padding: 5px;
			line-height: 1.4;
    }
  
.post-12364, .post-12760 .upcoming-webinars .small-column,
   .post-12364 .webinar-registration .small-column {
        width: 100%;
        display: block;
    }
  
.post-12364 .webinar-registration-header {
	display: none;
}

.post-12760 .webinar-registration-header {
	display: none;
}

.category-webinar .entry-meta {
	display: none;
}

.category-webinar .read-more-container {
	display: none;
}

.webinar-archive-button {
	display: inline-table;
	position: relative;
	cursor: pointer;
	border-radius: 0px;
	background-color: #49a942;
	padding: 10px 30px;
	box-shadow: 0 4px 0 #0b5940;
	color: #fff !important;
	font-weight: 600;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	transition: background-color 0.2s;
	margin-top: 0px;
	margin-left: 0px;
}

.webinar-archive-button:hover {
	color: #fff;
	background-color: #0b5940;
	}

 .post-11613 .wp-show-posts-single {
	text-align: center;
}
/*modifies webinar registration, removes borders*/
.webinar-registration {
	border: none !important;
}

.webinar-registration-form td{
	border: none !important;
}

.kt-svg-icons_ce7a5e-74 {
	white-space: nowrap !important;
}

/*online code sytling*/
.wp-block-getwid-counter__number {
	color: #005d85; font-weight: 600;
}
span.wp-block-getwid-progress-bar__percent {
color: #005d85 !important;
	font-size: 30px !important;
	font-weight: 600;
	
}

div.wp-block-getwid-progress-bar__progress {
	color: #005d85 !important;
}

/*codification page styling*/
.post-98 .kt-tab-title-4 {
	display: none !important;
}

.post-98 .kt-tab-title {
	height: 65px;
}
.wp-block-getwid-content-timeline__bar {color:#49a942 !important;}

.post-98 figure.aligncenter.size-large {
	text-align: center !important;
}

/*about us page styling*/
.post-157 .kt-tab-title-5 {
	display: none !important;
}

.post-157 .kt-tab-title {
	height: 65px;
}

/*universal list styling*/
ul.bulletlist {
  list-style: none; /* Remove default bullets */
}

ul.bulletlist li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #cfa80e; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 15px; /* Also needed for space (tweak if needed) */
  margin-left: -17px; /* Also needed for space (tweak if needed) */
}
ul.bulletlist li {
	padding-bottom: 10px;
	margin-left: -10px;
}


.is-style-styled li::before{
	background-color: #49a942!important;
	font-size: 18px !important;
	margin-left: -15px !important;
}

.is-style-styled li {
	margin-bottom: 40px !important;
}

/*homepage settings*/
.page-id-11440 .kt-image-overlay-wrap .kt-image-overlay-message .image-overlay-title {margin: 0;}

.kt-adv-heading_d05c7e-3c a{
	color:#009ddc !important;
}
.kt-adv-heading_dca56b-77 a{
	color:#009ddc !important;
}
.kt-adv-heading_b06b89-a7 a{
	color:#009ddc !important;
}
.kt-adv-heading_e9c052-dd a{
	color:#009ddc !important;
}

.kt-adv-heading_d05c7e-3c a:hover{
	color:#005d85 !important;
}
.kt-adv-heading_dca56b-77 a:hover{
	color:#005d85 !important;
}
.kt-adv-heading_b06b89-a7 a:hover{
	color:#005d85 !important;
}
.kt-adv-heading_e9c052-dd a:hover{
	color:#005d85 !important;
}

/*maplink page*/
.page-id-5757 span.kt-title-text {
	text-align: center !important;
}
/*mchr page*/
.wp-block-coblocks-accordion-item__title { background: #49a942; color: #fff;}

.page-id-10749 .pojo-a11y-toolbar-toggle {
	display: none;
}

/* Override pojo style */   
body.pojo-a11y-grayscale {   
    filter: none;   
    -webkit-filter: none;   
    -webkit-filter: none;   
    -moz-filter: none;   
    -ms-filter: none;   
    -o-filter: none;   
    filter: none;   
}   
 /* Apply new filter to other elements */   
body.pojo-a11y-grayscale *{   
    filter: grayscale(100%);   
    -webkit-filter: grayscale(100%);   
    -webkit-filter: grayscale(1);   
    -moz-filter: grayscale(100%);   
    -ms-filter: grayscale(100%);   
    -o-filter: grayscale(100%);   
    filter: gray;   
}

#gp-social-share {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}

/*.wp-block-getwid-video-popup__icon {
	background-color: #49a942 !important; border-color: #49a942 !important;
}
*/

/*modifies password protect page*/
.post-password-form {
	padding: 110px;
}

/* social sharing styling */
.wplogout-social-wrapper {
    padding: 30px;
    font-size: 16px;
	text-align: center;
}

.wplogout-social-sharing {
    font-size: 12px;
    padding: 8px 9px;
	border-radius: 50px;
	margin: 2px;
}

@media only screen and (max-width: 600px) {
    .wplogout-social-sharing {
        font-size: 17px;
        padding: 7px 12px;
        display: inline-block;
    }
}

.wplogout-social-sharing svg {
    position: relative;
    top: 0.15em;
    display: inline-block;
}

.wplogout-social-facebook {
    fill: #fff;
    background-color: #49a942;

}

.wplogout-social-facebook:hover {
    background-color: #0b5940;
}
.wplogout-social-email {
    fill: #fff;
    background-color: #49a942;

}

.wplogout-social-email:hover {
    background-color: #0b5940;
}

.wplogout-social-twitter {
    fill: #fff;
    background-color: #49a942;
}

.wplogout-social-twitter:hover {
    background-color: #0b5940;
}

.wplogout-social-pinterest {
    fill: #fff;
    background-color: #49a942;
}

.wplogout-social-pinterest:hover {
    background-color: #0b5940;
}

.wplogout-social-linkedin {
    fill: #fff;
    background-color: #49a942;
}

.wplogout-social-linkedin:hover {
    background-color: #0b5940;
}

.wplogout-social-reddit {
    fill: #fff;
    background-color: #49a942;
}

.wplogout-social-reddit:hover {
    background-color: #0b5940;
}

/* general styling */

.wp-block-getwid-post-carousel__post-thumbnail img:hover{
	opacity: .7;
}

.kb-form .kadence-blocks-form-field .kb-forms-submit {
visibility:hidden !important;
}

blockquote {
	border-left: 3px solid #f5d34c; 
	font-size: 16px;
}

cite {
	font-size: 15px;
}

.alternatelink a{color:#005d85;}

.alternatelink:hover a{color:#009ddc;}

/*animations*/

/*loading spinner*/
.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #7f7c7c;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}



.bounce-in-fwd {
	-webkit-animation: bounce-in-fwd 1.1s both;
	        animation: bounce-in-fwd 1.1s both;
}

/* ----------------------------------------------
 * Generated by Animista on 2021-2-17 8:13:47
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation bounce-in-fwd
 * ----------------------------------------
 */
@-webkit-keyframes bounce-in-fwd {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: scale(0.84);
            transform: scale(0.84);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  89% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes bounce-in-fwd {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: scale(0.84);
            transform: scale(0.84);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  89% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

.bounce-top{-webkit-animation:bounce-top .9s both;animation:bounce-top .9s both}

/* ----------------------------------------------
 * Generated by Animista on 2021-2-24 9:26:45
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

@-webkit-keyframes bounce-top{0%{-webkit-transform:translateY(-45px);transform:translateY(-45px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}24%{opacity:1}40%{-webkit-transform:translateY(-24px);transform:translateY(-24px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}65%{-webkit-transform:translateY(-12px);transform:translateY(-12px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}82%{-webkit-transform:translateY(-6px);transform:translateY(-6px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}93%{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}25%,55%,75%,87%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}}@keyframes bounce-top{0%{-webkit-transform:translateY(-45px);transform:translateY(-45px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}24%{opacity:1}40%{-webkit-transform:translateY(-24px);transform:translateY(-24px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}65%{-webkit-transform:translateY(-12px);transform:translateY(-12px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}82%{-webkit-transform:translateY(-6px);transform:translateY(-6px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}93%{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}25%,55%,75%,87%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}}
