/* 
Theme Name: Meyers Personal Injury Law
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 */

/*** bbc styles ***/
@media screen and (min-width: 1025px) {
	#userwayAccessibilityIcon {
		margin-bottom: 85px;
		margin-left: 7px;
	}
}
@media screen and (max-width: 1024px) {
	#userwayAccessibilityIcon {
		margin-bottom: 70px;
		margin-left: -2px;
	}
}
@media screen and (max-width: 768px) {
	#userwayAccessibilityIcon {
		margin-bottom: 70px;
		margin-left: -2px;
	}
	.icw--launcher--text {
		display: none;
	}
	.bottomsPosition.icw--call--position--BottomLeft {
		bottom: 10px !important;
	}
}

/*** rebuild styles ***/

.page-header {
	display: none !important;
}
.children
 {
    margin-bottom: 20px;
}
#ez-toc-container {
    margin-bottom: 70px !important;
}
.map-hover{
	opacity: 0;
	transition: opacity 1s ease;
}
.map-hover:hover{
	opacity: 1;
	transition: opacity 1s ease;
}
.alignleft {
    margin-right: 1rem !important;
    margin: 0;
}
a.prev, a.next{
	display: inline-block;
}
.prev, .next{
	display: none;
}
ul.wp-block-list{
    list-style: none !important;  
    padding-left: 0 !important;    
    margin-left: 0 !important;
}
ul.wp-block-list li {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 10px;
    position: relative;
    padding-left: 45px;
}
ul.wp-block-list li:before, ul.wp-block-list li:before {
    content: "" !important;
    width: 13px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 16px;
    background-color: #1578B4;
}
.wp-block-list ul{
    list-style: none !important;  
    padding-left: 0 !important;    
    margin-left: 0 !important;
}
.wp-block-list ul li {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 10px;
    position: relative;
    padding-left: 45px;
}
ol.wp-block-list, .wp-block-list ol {
    padding: 0 0 0 15px;
}
ol.wp-block-list li, .wp-block-list ol li{
	padding-left: 15px;
}
ol.wp-block-list li::marker,
.wp-block-list ol li::marker {
    color: #1578B4;
    font-weight: 600;
}

.wp-block-list ul li:before, ul.wp-block-list li:before {
    content: "" !important;
    width: 13px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 16px;
    background-color: #1578B4;
}

.list-link li a span{
	color: #0050C2 !important;
	font-weight: 500;
	transition: color .5s cubic-bezier(.17, .66, .34, .98);
	font-family:  'Oswald', sans-serif;
}
@media (min-width: 1024px){
	.hp-top .gform_fields {
   display: flex;
   flex-flow: row wrap;
   justify-content: space-between;
   margin-bottom: 30px;
}
.hp-top .gform_fields .gfield{
   flex: 0 0 32%;
}
}

.contact-form-page .gform_fields .gfield, .hp-top .gform_fields .gfield {
    background-color: #EBF9FF;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}
.gform_validation_container {
    display: none;
}
.contact-form-page .gform_footer{
	display: flex;
	justify-content: center;
}
.contact-form-page input::placeholder,
.contact-form-page textarea::placeholder{
    color: transparent;
}
.contact-form-page .gform_wrapper .gform_fields .gfield label {
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 32px;
    color: #01003D;
}
.hp-top .gform_fields .gfield input, .hp-top .gform_fields .gfield option, .hp-top .gform_fields .gfield select, .hp-top .gform_fields .gfield textarea,
.contact-form-page .gform_fields .gfield input, .contact-form-page .gform_fields .gfield option, .contact-form-page .gform_fields .gfield select, .contact-form-page .gform_fields .gfield textarea{
    padding: 0;
    font-size: 16px;
    font-family: Lato, sans-serif;
    color: #01003D;
    border: 0;
    background-color: transparent;
    font-weight: 600;
		outline: none; 
}
.hp-top .gform_footer .button,
.contact-form-page .gform_footer .button
 {
    text-transform: uppercase;
    color: #fff;
    background-color: #0050C2;
    padding: 16.5px 37.5px;
    display: inline-block;
    width: auto;
    border-radius: 30px;
    letter-spacing: 1px;
    font-weight: 900 !important;
    border: 0;
    height: auto;
    margin-bottom: -28px;
	  font-size: 18px;
}
.hp-top .gform_fields .gfield .textarea,
.contact-form-page .gform_fields .gfield .textarea{
    height: 60px;
    width: 100%;
}
.hp-top .gform_required_legend, .hp-top .gform_description,
.contact-form-page .gform_required_legend, .hp-top .gform_description{
	display: none;
}
.hp-top .gform-footer.gform_footer.top_label {
    display: flex;
    justify-content: center;
}
.hp-top .gform_fields .gfield.large {
   flex: 0 0 100%;
}
.hp-top .gform_fields .gfield label {
    font-weight: 600;
    font-size: 18px;
    line-height: 32px;
    color: #01003D;
}
.hp-top .gform_fields .gfield input::placeholder,
.hp-top .gform_fields .gfield textarea::placeholder {
    color: #01003D;
    font-size: 16px;
    font-weight: 600;
    opacity: 1;
}
.hp-top .gform_submission_error.hide_summary,
.contact-form-page .gform_submission_error.hide_summary{
	display: none;
}
.reasons {
    font-weight: 600;
    max-width: 896px;
    margin: 0 auto;
}
.reasons li {
   flex: 0 0 49%;
	list-style: none;
	 margin-bottom: 40px;
}
.number {
    min-width: 28px;
    font-family: 'Oswald',sans-serif;
    color: #1578B4;
    font-size: 30px;
    line-height: 28px;
    display: inline-block;
    font-weight: 300;
    margin-right: 10px;
}
.reasons {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.e-n-tab-title {
    position: relative;
    transition: transform 1s ease-in-out;
    transform-origin: right center; 
}

.e-n-tab-title[aria-selected="true"] {
    transform: scaleX(1.12);
    z-index: 10;
}
.bio-links{
		font-family: "Lato", sans-serif;
	  text-transform: uppercase;
    text-align: center;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 0;
		font-weight: 400;
}
.hp-testimonial .eael-testimonial-image {
	display: none !important;
}
.default-style-testimonial-content {
    display: flex;
    flex-direction: column;
}

.hp-testimonial .default-style-testimonial-content .testimonial-star-rating {
    order: 1;
}

.hp-testimonial .default-style-testimonial-content .eael-testimonial-text {
    order: 2;
}

.hp-testimonial .default-style-testimonial-content .eael-testimonial-user {
    order: 3;
}
.hp-testimonial .rating-five .testimonial-star-rating li i {
    color: #1578b4 !important;
}
.txt{
	font-size: 20px;
  line-height: 20px;
	font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .5px;
}
.elementor-icon-list-text span{
    color: #0050c2;
    font-size: 28px;
    font-weight: bold;
    line-height: 46px;
	  margin-right: 10px;
}
.e-n-accordion-item-title{
	height: 165px;
	align-items: start !important;
}
.site-footer .gform_required_legend{
	display: none !important;
}
.site-footer .gform_wrapper .gform_fields .gfield label {
    display: none !important;
}
.site-footer .gform_wrapper .gform_fields .gfield {
    margin-bottom: 20px;
}
.site-footer .gform_wrapper .gform_fields .gfield input, .site-footer .gform_wrapper .gform_fields .gfield select, .site-footer .gform_wrapper .gform_fields .gfield option, .site-footer .gform_wrapper .gform_fields .gfield textarea {
    border: 0;
		outline: none; 
    border-radius: 4px;
    background-color: #ebf9ff !important;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    padding: 20px;
    width: 100%;
    color: #01003d !important;
    font-weight: 600;
}
.site-footer .gform_fields .gfield input::placeholder,
.site-footer .gform_fields .gfield textarea::placeholder {
    color: #01003D;
    font-size: 16px;
    font-weight: 600;
    opacity: 1;
}
.site-footer .gform_submission_error.hide_summary{
	display: none;
}
.site-footer .gform_footer .button
 {
    text-transform: uppercase;
    color: #fff;
    background-color: #0050C2;
    padding: 18px 30px;
    display: inline-block;
    width: 100%;
    border-radius: 30px;
    letter-spacing: 1px;
    font-weight: 900 !important;
    border: 0;
    height: auto;
    margin-bottom: -28px;
	  font-size: 18px;
}

/* Hide the default close icon */
.hp-list-popup .dialog-close-button .e-font-icon-svg {
    display: none;
}
.hp-list-popup .dialog-close-button::after {
    content: "CLOSE";
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #000; 
}

.hp-list-popup .dialog-close-button {
    background: none;
    width: auto;
    height: auto;
		text-decoration: none !important;
}
.m-accordian .e-n-accordion-item-title{
	height: auto !important;
	padding: 50px 30px;
  text-align: center;
}

.list-sitemap .elementor-sitemap-list,
.list-sitemap .elementor-sitemap-list .children {
    list-style: none !important;  
}

.list-sitemap .elementor-sitemap-list li,
.list-sitemap .elementor-sitemap-list .children li {
    position: relative;
	  padding-left: 20px;
}

.list-sitemap .elementor-sitemap-list li::before,
.list-sitemap .elementor-sitemap-list .children li::before {
    content: "";
    position: absolute;
    left: -20px;
    top: 20px;
    width: 15px;
    height: 4px;
    background-color: #0050c2;
}
#breadcrumbs a{
	color: #01003D !important;
}
.breadcrumb_last[aria-current="page"] {
    color: #1578b4 !important;
}
.ct-header li a span {
    font-size: 18px;
	  font-family: 'Oswald';
}
.ct-header li > span:first-child {
    letter-spacing: 2px !important;
}
.hamburgers .elementor-menu-toggle svg{
	fill: 	#01003D !important;
}
textarea#input_2_6 {
    height: 230px;
}
.grid-items .elementor-swiper-button-prev, .grid-items .elementor-swiper-button-next {
    display: none !important;
}
.acc .e-n-accordion {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 20px;
}
.swiper-button-next-e90d59f, .swiper-button-prev-e90d59f {
    height: 40px;
    width: 40px;
    display: flex;
    z-index: 99999 !important;
}
.sidebar-p-area .elementor-nav-menu--main .elementor-nav-menu a{
	padding: 0 !important;
	margin-bottom: 40px;
}
.sidebar-p-area li {
    position: relative;
    padding-left: 25px !important;
}
.sidebar-p-area li::before{
	 content: "";
    width: 5px !important;
    height: 2px !important;
    position: absolute; 
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #1578b4;
}
.font-fix li{
	  margin-bottom: 40px !important;
}
.font-fix li a{
	text-transform: uppercase;
	font-weight: 700;
  font-size: 20px;
	line-height: 30px;
}
.city-served ul{
	margin: auto;
	width: 100%;
}
.city-served ul li {
    margin-bottom: 50px;
    flex-basis: 33.333%;
}
.city-served ul li a{
	display: flex;
	justify-content: center;
	align-items: center;
	text-align:center;
}
.elementor-loop-container .elementor-heading-title a:hover{
	color: #0050C2;
}
.single-post .cat .wp-block-list li{
	margin-bottom: 40px;
}
.single-post  p{
	margin-bottom: 25px;
}
.single-post h2.wp-block-heading 
 {
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 55px;
    line-height: 82px;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-bottom: 46px;
	  margin-top: 25px;
    color: #01003d;
}
.single-post h3 {
    font-family: "Lato", Sans-serif;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 40px;
    margin-bottom: 26px;
    color: #0050c2;
}
.single-post ul{
	margin: 10px 0 40px 0;
}
.single-post .cat .wp-block-list a{
		font-family: "Lato", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    line-height: 30px;
}

.wp-block-table table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #000;
    font-family: Arial, sans-serif;
}
.wp-block-table th,
.wp-block-table td {
    border: 1px solid !important;
    padding: 12px 15px;
    text-align: left;
}


.attrbt span.elementor-icon-list-icon {
    display: none;
}
.attrbt .elementor-icon-list-text span{
	line-height: 100%;
}
.attrbt a.elementor-post-info__terms-list-item {
	  margin-left: -5px;
    font-size: 20px;
    color: #0050c2 !important;
	line-height: 100%;
}
@media (min-width: 768px) and (max-width: 1199px) {
    .force, .force-form {
        width: 100% !important;
    }
}
/* --------------Media Query--------- */
@media (max-width: 2100px){
	.hero-text-container{
		width: 100% !important;
	}
}
@media (max-width: 1200px){
	ul.sub-menu{
	padding-left: 20px;
}
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    position: fixed;
    z-index: 100;
    width: 100%;
    left: 0;
    top: 204px;
		height: 100vh;
		background: #01003d !important;
}
	.e-n-accordion-item-title[aria-expanded="true"] {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
	.grid-prev, .grid-next{
		height: 40px;
		width: 50px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.city-served ul li {
    flex-basis: 50%;
	}
}
@media (max-width: 1024px){
	.hp-top .gform_footer .button{
		width: 100%;
	}
	.acc .e-n-accordion {
    grid-template-columns: 1fr;
}
}
@media (max-width: 880px){
	.image-cover img {
			width: 100%;
	}
	.reasons{
		flex-direction: column;
	}
}
@media (max-width: 768px){
	.btn-img{
		position: absolute;
		right: 0;
	}
	.e-n-accordion-item-title{
		height: auto;
	}
	.hp-top .gform_footer .button {
        width: 100%;
        font-size: 16px;
        text-wrap: auto;
    }
	.contact-form-page .gform_wrapper .gform_footer .button {
    padding: 20px 15px;
		font-weight: 600 !important;
		font-size: 14px; 
}
}
@media (max-width: 767px){
		.areas{
		position: unset !important;
	}
		nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    top: 180px;
}
	.txt{
		font-size: 16px;
	}
	.reasons {
        padding: 0 20px;
  }
	.city-served ul li {
    flex-basis: 100%;
	}
}
@media (max-width: 480px){
		.site-footer .gform_footer .button {
			padding: 14px 18px;
			letter-spacing: 0;
			font-weight: 700 !important;
			font-size: 14px;
	}
	.hp-top .gform_footer .button
	{
		font-size: 14px;
		font-weight: 600 !important;
	}
	.alignleft{
		width: 100%;
	}
	.alignleft img{
		width: 100%;
	}
}