/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* text */

ul, ol {
  margin-bottom: .9rem;
}

/* header */

.wleb-header {
  border-bottom-color: #2a8ec8 !important;
}

@media only screen and (min-width: 768px) {
  .wleb-header .e-con-inner > a:nth-child(1) {
    width: calc( 100% - 245px );
  }
  .wleb-header .e-con-inner > div:nth-child(2) {
    width: 225px;
  }
}

/* menu */

.wleb-menu.wleb-main-menu {
  z-index: 999999;
}

.wleb-menu .sub-arrow {
  display: none;
}

.wleb-menu .elementor-item {
  text-shadow: 1px 1px #eee;
  transition: 0s !important;
}
.wleb-menu.wleb-blog-menu.wleb-menu-desktop  .menu-item:hover .elementor-item,
.wleb-menu.wleb-blog-menu.wleb-menu-desktop  .has-submenu.highlighted,
.wleb-menu.wleb-blog-menu.wleb-menu-desktop  .current-menu-item .elementor-item,
.wleb-menu.wleb-blog-menu.wleb-menu-desktop  .sub-menu .elementor-item{
  text-shadow: 1px 1px #eee;
}
.wleb-menu .menu-item:hover .elementor-item,
.wleb-menu .has-submenu.highlighted,
.wleb-menu .current-menu-item .elementor-item,
.wleb-menu .sub-menu .elementor-item {
  text-shadow: 1px 1px #444;
}

.wleb-menu ul.elementor-nav-menu--dropdown a {
  border-left: none;
}

.wleb-menu ul:not(.sub-menu) > .menu-item:hover,
.wleb-menu .has-submenu.highlighted,
.wleb-menu .current-menu-item {
  background: linear-gradient(180deg, #2A8FC9 0%, #1C679A 100%);
}
.wleb-menu.wleb-blog-menu ul:not(.sub-menu) > .menu-item:hover,
.wleb-menu.wleb-blog-menu .has-submenu.highlighted,
.wleb-menu.wleb-blog-menu .current-menu-item {
  background: linear-gradient(180deg, #F3F3F3 0%, #E3E3E3 100%);
}

.wleb-menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child):after {
  width: 2px;
  background: repeat-x url(https://allprowebworks.dev/_washingtonlaborandemploymentblog/wp-content/uploads/2025/11/nav-line.png) !important;
  background-size: cover !important;
  border: none !important;
}

.wleb-menu.wleb-menu-mobile .elementor-nav-menu--dropdown,
.wleb-menu.wleb-menu-mobile .elementor-nav-menu--dropdown .menu-item {
  background: linear-gradient(180deg, #ECECEC 0%, #C6C6C6 100%);
}
.wleb-menu.wleb-menu-mobile .elementor-nav-menu--dropdown .current-menu-item a,
.wleb-menu.wleb-menu-mobile .elementor-nav-menu--dropdown .menu-item:hover a,
.wleb-menu.wleb-blog-menu.wleb-menu-mobile .has-submenu.highlighted {
  background: linear-gradient(180deg, #2A8FC9 0%, #1C679A 100%);
}
.wleb-menu.wleb-menu-mobile .elementor-nav-menu--dropdown .sub-menu .menu-item a {
  color: #ffffff;
  background: #333333;
}

.npflb-menu.npflb-menu-desktop ul.elementor-nav-menu ul:hover a,
.npflb-menu.npflb-menu-desktop ul.elementor-nav-menu ul li:hover a {
  background: #ffffff !important;
}

/* sidebar */

@media only screen and (min-width: 768px) {
  .wleb-sidebar-author-container {
    width: calc( 100% - 95px );
  }
}

/* Gravity Forms */

.apww-gf-styles_wrapper .gform_required_legend {
  display: none;
}

.apww-gf-styles_wrapper.gform-theme--foundation .gform_fields {
  row-gap: 20px;
}

.apww-gf-styles_wrapper.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.apww-gf-styles_wrapper.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],
.apww-gf-styles_wrapper [type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.apww-gf-styles_wrapper.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],
.apww-gf-styles_wrapper [type=button],
.apww-gf-styles_wrapper [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.apww-gf-styles_wrapper.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
  padding: 8px 10px;
  background-image: linear-gradient(180deg, #2D8FC9 0%, #2073AC 100%);
  font-family: "Helvetica", Sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: .3px;
  border-radius: 3px;
  transition: 0.3s;
}
.apww-gf-styles_wrapper.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.apww-gf-styles_wrapper.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit]:hover,
.apww-gf-styles_wrapper [type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.apww-gf-styles_wrapper.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit]:hover,
.apww-gf-styles_wrapper [type=button]:hover,
.apww-gf-styles_wrapper [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.apww-gf-styles_wrapper.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover {
  background-image: linear-gradient(180deg, #1D6FA7 0%, #1D6FA7 100%);
}
@media only screen and (max-width: 767px) {
  .apww-gf-styles_wrapper .gform-footer {
    justify-content: center;
  }
}

/* center inline image */

@media only screen and (max-width: 480px) {
	.wleb-center-inline-image {
		display: block;
		margin: 0 auto 10px auto;
		float: unset;
	}
}

/* blockquote */

blockquote {
  margin: 16px 0;
  padding: 15px 30px 15px 60px;
  background: url(https://allprowebworks.dev/_washingtonlaborandemploymentblog/wp-content/uploads/2025/11/blockquote.png) no-repeat #f4f4f4;
  background-size: 50px;
  border-style: solid;
  border-width: 0px 0px 0px 8px;
  border-color: #DDDDDD;
}
blockquote p {
  font-style: italic;
}
blockquote *:last-child {
  margin-bottom: 0;
}

/* blog featured image */

.wleb-homepage-blog-loop .elementor-widget-theme-post-featured-image img {
  max-height: 300px;
}

/* pagination */

.elementor-pagination {
  background-color: #F1F1F1;
  margin: 0px;
  padding: 7px 10px;
  border: none;
  line-height: 1;
}

.elementor-pagination a,
.elementor-pagination span {
  font-family: "Helvetica", Sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #222222;
}
.elementor-pagination a:hover,
.elementor-pagination a:active,
.elementor-pagination span.current {
  color: #2a8ec8;
}
span.page-numbers.prev,
span.page-numbers.next {
  display: none;
}

@media only screen and (min-width: 768px) {
  .elementor-pagination {
    margin: 0px 40px 0px 0px;
    padding: 7px 0px 7px 32px;
    text-align: left !important;
    border-width: 0px 0px 0px 8px;
    border-style: solid;
    border-color: #DDDDDD;
  }
}

/* search message */

.e-loop-nothing-found-message {
  padding: 20px 10px;
}
@media only screen and (min-width: 768px) {
  .e-loop-nothing-found-message {
    padding: 20px 40px;
  }
}

/* archive sitemaps */

.elementor-widget-sitemap a:hover,
.elementor-widget-sitemap ::marker {
    color: var(--e-global-color-text) !important;
}

/*
pre {
  color: red !important;
}*/
