/*
Theme Name: Will Adams Law Firm
Description: Designed and Powered by Too Darn Loud - Digital Marketing
Version: 1.0
Author: Too Darn Loud - Digital Marketing
Theme URI: https://www.toodarnloudmarketing.com/
Template: enfold
*/


/* CUSTOM CSS */
@import url("https://use.typekit.net/ktl5zju.css");
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

.hide {display: none;}
h1, h2, h3, h4, h5 {
	font-family: mencken-std, sans-serif;
	letter-spacing: 0 !important;
	font-style: normal;
}
.page-id-831 #full_slider_1,
.page-id-832 #full_slider_1 {
    border-top: none !important;
}
.html_header_top.html_logo_center .logo {
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
#header_main {
	border-top: none;
    box-shadow: 0 0 15px rgb(0 0 0 / 15%);
}
#Hinfo {
    position: relative;
    float: right;
    line-height: 1;
    transform: translate(-0%);
    z-index: 1;
    padding: 0;
    margin: 0 -50px 0 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#Hinfo .phone,
#Hinfo .btn {
    display: inline-block;
    vertical-align: middle;
}
#Hinfo .phone p,
#Hinfo .btn p {
    margin: 5px 0;
}
#Hinfo .phone {
	color: #003b75;
	font-size: 26px;
	font-weight: 600;
	font-family: 'montserrat', Helvetica, Arial, sans-serif;
	line-height: 1.35em;
	letter-spacing: .015em;
    text-align: right;
	/*max-width: 500px;*/
	margin-right: 25px;
}
#Hinfo .btn {
    /*float: right;
    position: relative;*/
	color: #fff;
	background: #518fce;
    font-family: 'montserrat', Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.25em;
	letter-spacing: .015em;
	text-align: center;
    padding: 32px 50px 29px 30px;
    transform: translate(-0%);
    z-index: 1;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#Hinfo .btn:hover {
    background: #edae44;
}
.av-main-nav ul li {
    border-bottom: 1px solid #5c7b96;
}
.av-main-nav ul li:last-child {
    border-bottom: none;
}
#home_slider .avia-caption-title span {
    display: block;
	font-size: .8em;
	font-style: italic;
}
/*#pa_images figcaption {
    
}*/
#pa_images figcaption:hover {
    background: #457bb294 !important;
}
#results .amount {
	font-family: mencken-std, sans-serif;
}
#results .case .case-totals,
#results .case .case-details {
    min-height: 200px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#results .case .active.case-totals {
    display: none;
}
#results .case:hover .active.case-details {
    display: none;
}
#results .case:hover .active.case-totals {
    display: inherit;
}
#results .case .active.case-totals strong {
    font-size: 24px;
}
/*.play-button {
	opacity: .8;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.play-button:hover {
	opacity: 1;
}*/
#home_testimonials .avia-testimonial-name {
	font-weight: 600;
	margin-top: 0 !important;
}
#home_blog article .slide-image {
	margin-bottom: 12px;
}
#home_blog article .entry-content-header {
	padding-bottom: 8px;
}
#home_blog article .slide-meta {
	display: none;
}
#home_blog article .read-more-link {
	padding-top: 6px;
}
#home_blog article .read-more-link a {
	font-weight: 500;
}
#container_small .container {
    max-width: 1150px;
}
p a,
.article-content p a {
    text-decoration: none !important;
}
p strong,
p b,
ul strong,
ul li strong,
ol strong,
ol li strong {
    color: inherit !important;
    font-weight: 600 !important;
}
.article-content h1 {
    font-size: 32px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 2px solid #518fce;
}
.article-content h2 {
    font-size: 26px;
	color: #003b75;
	font-weight: normal !important;
}
.article-content h3 {
    font-size: 20px;
	color: #003b75;
	font-weight: normal !important;
}
.article-content.home h3,
.article-content.home h4 {
    font-family: 'montserrat', Helvetica, Arial, sans-serif !important;
	font-weight: 500 !important;
}
.article-content.home h3 {
    font-size: 24px;
    color: #222222;
}
.article-content.home h4 {
    font-size: 22px;
}
.article-content p + h2,
.article-content p + h3 {
    margin-top: 1.15em;
}
.article-content blockquote {
    font-size: 17px;
	color: #222222;
    border-color: #518fce !important;
}
.article-content.home blockquote h3 {
    color: #222222;
    font-size: 22px;
	font-family: mencken-std, sans-serif !important;
}
.article-content.home blockquote a {
    color: #518fce;
	font-size: 15px;
    font-weight: 600;
}
.article-content.home blockquote img {
    margin-bottom: 10px;
}
.article-content.attorney img {
    margin: 8px 20px 5px 0;
}
.article-content.badges p {
    text-align: center;
    margin: 0;
}
.article-content.badges img,
.article-content.badges a {
    display: inline-block !important;
    vertical-align: middle;
    margin: 10px 10px !important;
}
.article-testimonials .avia-testimonial-row {
    float: left;
    width: 100%;
    padding-bottom: 15px;
}
.article-testimonials .avia-testimonial {
    display: block;
    margin-bottom: 10px;
}
.article-testimonials .avia-testimonial_inner {
    background: #f5f5f5;
    border-left: 4px solid #007ddc;
    padding: 25px;
}
.article-blog .small-preview img {
    max-width: 170% !important;
    width: 150px;
    height: 100% !important;
    left: -5%;
}
.article-blog .post_delimiter {
    margin-bottom: 30px;
    padding-top: 30px;
}
.related_posts .av-related-title {
    font-size: .9em;
    font-weight: 600;
}
.article-map {
    margin-bottom: -8px;
}
.av-share-box {
    max-width: 350px;
}
.grecaptcha-badge {
    z-index: 999;
}
.breadcrumb-container {
    margin-bottom: 15px;
}
.breadcrumb-container ul li {
    line-height: 1em;
}
.special_amp {
    color: inherit !important;
    font-family: inherit;
    font-style: normal;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit !important;
}

/* Contact Form */
.article-form form {
    padding: 20px 25px;
    background: #f2f2f2;
    border: 1px solid #c9c9c9;
}
.article-form label {
    font-weight: 600 !important;
}
.article-form .gfield {
    margin-top: 0 !important;
}
.article-form .gfield,
#quick-form .gfield,
#Sform .gfield {
    padding-right: 0 !important;
}
.article-form input[type='text'],
.article-form input[type='email'],
.article-form input[type='tel'],
.article-form textarea {
    border-color: #c9c9c9 !important;
}
.article-form input[type="submit"] {
    font-family: 'montserrat', Helvetica, Arial, sans-serif !important;
	font-weight: 500;
    padding: 12px 20px;
}
.article-form .gform_footer,
#quick-form .gform_footer,
#Sform .gform_footer {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

/* Quick Contact Form */
#quick-form form {
    /*max-width: 1100px;
    text-align: center;*/
    margin: auto;
    float: none;
}
#quick-form input[type='text'],
#quick-form input[type='email'],
#quick-form input[type='tel'],
#quick-form textarea,
#Sform input[type='text'],
#Sform input[type='email'],
#Sform input[type='tel'],
#Sform textarea {
    padding: 15px 20px !important;
    /*margin-bottom: 15px !important;*/
    font: 17px/1 'montserrat', Helvetica, Arial, sans-serif !important;
    letter-spacing: 1px;
    border: none;
    /*border-bottom: 2px solid #7a7c7e !important;*/
    background-color: #fff !important;
    color: #555 !important;
}
#quick-form select,
#Sform select {
    padding: 18px 20px 16px !important;
    /*margin-bottom: 15px !important;*/
    font: 17px/1 'montserrat', Helvetica, Arial, sans-serif !important;
    letter-spacing: 1px;
    border: none;
    /*border-bottom: 2px solid #7a7c7e !important;*/
	border-radius: 0 !important;
    background-color: #fff !important;
    color: #555 !important;
}
#quick-form input[type="submit"],
#Sform input[type="submit"] {
    float: none;
    font-family: 'montserrat', Helvetica, Arial, sans-serif !important;
    font-size: 16px;
	font-weight: 600;
	background-color: #518fce;
    /*border-color: #b7ab80;*/
	border-radius: 0;
    width: 100%;
    /*max-width: 210px;*/
    margin-top: 0;
    padding: 15px 10px;
    outline: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/*#quick-form input[type="submit"]:hover,
#custom_html-3 input[type="submit"]:hover {
    background-color: #c03624;
}*/
#quick-form .btn,
#Sform .btn {
    text-align: center;
}
#quick-form .wpcf7-response-output,
#Sform .wpcf7-response-output {
    color: #fff !important;
}
#quick-form .invalid .wpcf7-response-output,
#Sform .invalid .wpcf7-response-output {
    border-color: #df2618;
}
#quick-form input[type='text']::placeholder,
#quick-form input[type='email']::placeholder,
#quick-form input[type='tel']::placeholder,
#quick-form textarea::placeholder,
#quick-form select::placeholder,
#Sform input[type='text']::placeholder,
#Sform input[type='email']::placeholder,
#Sform input[type='tel']::placeholder,
#Sform textarea::placeholder,
#Sform select::placeholder{
    color: #222 !important;
	opacity: .75;
}

/* END Contact Form */

/* Sidebar */

.sidebar .widgettitle {
    font-size: 24px;
	color: #003b75;
}
#Sform {
    background-color: #003b75;
	padding: 30px 25px 10px;
}
#Sform .widgettitle {
    font-size: 22px !important;
    color: #fff !important;
    text-align: center;
    margin-bottom: 10px;
}
/*#Sform input[type='text'],
#Sform input[type='email'],
#Sform input[type='tel'],
#Sform textarea {
    padding: 12px 12px 12px 0 !important;
    margin-bottom: 5px !important;
    font-size: 16px !important;
	letter-spacing: 1px;
    border-bottom: 1px solid #ffffffb0 !important;
    background-color: transparent !important;
    color: #fff !important;
}
#Sform select {
    padding: 15px 15px 13px 0 !important;
    margin-bottom: 12px !important;
    font-size: 16px !important;
	letter-spacing: 1px;
    border-bottom: 1px solid #ffffffb0 !important;
    background-color: transparent !important;
    color: #fff !important;
}
#Sform input[type="submit"] {
	float: none;
    font-size: 15px !important;
    width: 100%;
	max-width: none;
    margin-top: 10px;
    padding: 12px 10px;
    outline: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#Sform input[type="submit"]:hover {
    background-color: #505cb7;
	border-color: #505cb7;
}
#Sform input[type='text']::placeholder,
#Sform input[type='email']::placeholder,
#Sform input[type='tel']::placeholder,
#Sform textarea::placeholder,
#Sform select::placeholder {
    color: #fff !important;
	opacity: .75;
}*/
#text-4 strong {
    font-weight: 500;
}
#text-4 a {
    color: #518fce;
    font-weight: 500;
}

/* END Sidebar */

/* Footer */

#footer {
    padding: 50px 0;
}
#footer a,
#socket a {
    text-decoration: none !important;
}
#footer .widgettitle {
	margin-bottom: 20px;
}
#footer #media_image-2 {
   	margin-bottom: 35px !important;
}
#Finfo h4 {
	font-size: 26px;
}
#Finfo h4 a {
	font-weight: 500;
   	color: #003b75;
}
#Finfo h4 a {
	font-weight: 500;
   	color: #003b75;
}
#Ftestimonial {
    text-align: center;
}
#Ftestimonial h3 {
    font-size: 30px;
	color: #003b75;
	margin-top: 0.85em;
}
#footer .widget_nav_menu li a {
    font-size: 17px;
    padding: 0;
	color: inherit;
}
#footer .widget_nav_menu a {
    padding: 1px 0px 2px 0;
}
#footer .av_font_icon {
    display: inline-block;
	margin: 2px 10px;
}
#footer .av_font_icon a {
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/*#footer .av_font_icon a:hover {
    color: #5a94cd;
}*/
#footer .flex_column.av_one_fifth:nth-child(5) {
    width: 100%;
    text-align: center;
	margin: 20px auto;
}
#socket .container {
    text-align: center;
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 20px;
}
#socket .copyright {
    float: none;
}

/* MEDIA QUERIES */

@media only screen and (min-width: 1900px) {

	.home_grid-left {
    padding-left: 17% !important;
}
	.home_grid-right {
    padding-right: 17% !important;
}
	}

@media only screen and (max-width: 1899px) and (min-width: 1500px) {

	.home_grid-left {
    padding-left: 12% !important;
}
	.home_grid-right {
    padding-right: 12% !important;
}
	}

@media only screen and (max-width: 1499px)  and (min-width: 990px){
	
	}

@media only screen and (max-width: 1499px)  and (min-width: 768px){

	.home_grid-left {
    padding-left: 8% !important;
}
	.home_grid-right {
    padding-right: 8% !important;
}
	}

@media only screen and (min-width: 1300px) {
	
	#home_slider .avia-caption-title {
    font-size: 54px !important;
}
	}

@media only screen and (max-width: 1300px) {
	
	}

@media only screen and (min-width: 1200px) {
	
	.av-main-nav>li>a {
	padding: 0 20px;
}
	.av-main-nav>li>a .avia-menu-text {
	padding-left: 20px !important;
    margin-left: -20px !important;
}
	#home_slider .slideshow_caption {
    width: 54%;
}
	}


@media only screen and (max-width: 1200px) {
	
	}

@media only screen and (max-width: 1200px) and (min-width: 990px) {
	
	.av-main-nav>li>a {
	padding: 0 11px;
}
	.av-main-nav>li>a .avia-menu-text {
	padding-left: 11px !important;
    margin-left: -11px !important;
}
	#home_slider .slideshow_caption {
    width: 65%;
}
	}

@media only screen and (max-width: 1200px) and (min-width: 768px) {
	
	}

@media only screen and (max-width: 1024px) {
	
	}

@media only screen and (min-width: 990px) {
	
	#header_main {
    border-bottom-color: #003b75;
}
	}

@media only screen and (max-width: 989px) {
	
	#Hinfo .phone {
    font-size: 20px;
	margin-right: 0;
}
	#Hinfo .btn {
    display: none;
}
	}

@media only screen and (max-width: 989px) and (min-width: 768px) {
	
	#Hinfo {
    right: 125px;
}
	#Hinfo .phone {
    padding: 27px 0;
}
	#home_slider .slideshow_caption {
    width: 75%;
}
	}

@media only screen and (min-width: 768px) {
	
	#footer .flex_column.av_one_fourth:nth-child(1) {
	width: 100%;
    text-align: center;
}
	#footer .flex_column.av_one_fourth:nth-child(2) {
	margin-left: 0%;
	width: 29.333333333333332%!important;
}
	#footer .flex_column.av_one_fourth:nth-child(3),
	#footer .flex_column.av_one_fourth:nth-child(4) {
	margin-left: 6%;
	width: 29.333333333333332%!important;
}
	}

@media only screen and (max-width: 767px) {
	
	#Hinfo {
	float: none;
	text-align: center;
	display: block;
	border-top: 1px solid #dddddd;
	padding: 12px 0 15px;
	margin: 10px 0 0;
}
	
	.wpcf7 form, 
	.wpcf7 p, 
	.wpcf7 .half, 
	.wpcf7 .half-2, 
	.wpcf7 .third, 
	.wpcf7 .third-2 {
    	width: 100%;
    	clear: both;
    	margin-right: 0;
    	margin-left: 0;
    	float: none;
}
	#footer {
    text-align: center;
}
	}

@media only screen and (max-width: 989px) and (min-width: 480px) {
	
	}

@media only screen and (max-width: 767px) and (min-width: 480px) {
	
	}

@media only screen and (min-width: 480px) {
	
	}

@media only screen and (max-width: 479px) {
	
	.article-content.attorney img {
    width: 100%;
	margin: 5px auto 15px;
}
	}