/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */
.fl-theme-builder-header-shrink-row-bottom {
    box-shadow: 0px 1px 9px rgba(0,0,0, .3);
}
.facetwp-facet.facetwp-facet-attorney_search.facetwp-type-search {
    margin-top: -70px;
}

#apexchat_static_tab, #apexchat_static_tab_text {
    display: none;
    visibility: hidden;
}

.uabb-adv-accordion-item {
padding: 20px;
}

.cta h6 {
    font-size: 16px;
}
.colophon {
	position: relative;
}
.colophon:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #616B85;
	border-width: 12px;
	margin-left: -12px;
}
.practices h2 {
    line-height: normal;
}
.estate-law h2 {
    color: #61AA84;
}
.family-law h2 {
    color: #62A5BF;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-top: 0!important;
    padding-top: 0 !important;
}
.biz-law h2 {
    color: #F7941D;
}
.fl-rich-text ul li {
    margin-bottom: 1.3em;
}
@media (max-width: 767px) {
    .the-logo > .fl-col-content.fl-node-content {
        border: none! important;
        border-style: none;
        border-width: 0;
        border-color: transparent;
        border-color: rgba(97,170,132, 0);
    }
    #sidebar-menu #menu-sidebar-practices li {
	    text-align: left !important;
    }
    .fixed-height-quote {font-size: 12px;}
}
.nav-header p, .logo-nav p, .top-bar p, .top-bar h4.fl-callout-title {
  margin-bottom: 0;
  padding-bottom: 0;
}

h1,h2,h3,h4,h5,h6,p,li,span {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body.group-blog a:link, body.group-blog a:visited, body.group-blog a {
    color: #518DA9;
}
body.group-blog a:hover {
    color: #A25F42;
}
#menu-sidebar-practices .menu > li > .fl-has-submenu-container:hover, #menu-sidebar-practices .menu > li.current-menu-item > .fl-has-submenu-container {
    background-image: url(/wp-content/uploads/2017/07/orange-triangle.png)!important;
    background-repeat: no-repeat!important;
}
.home-biz {
	position: relative;
}
.home-biz:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(89, 138, 79, 0);
	border-top-color: #598AAF;
	border-width: 8px;
	margin-left: -8px;
}
.home-fam {
	position: relative;
}
.home-fam:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(247, 148, 29, 0);
	border-top-color: #F7941D;
	border-width: 8px;
	margin-left: -8px;
}
.home-estates {
	position: relative;
}
.home-estates:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(97, 170, 132, 0);
	border-top-color: #61AA84;
	border-width: 8px;
	margin-left: -8px;
	margin-bottom: 20px;
}

.fl-cta-text-content{
    height:150px;
}

body .fl-post-feed-meta {display:none;}

.cowan-page-header {
    height: 550px;
}

.pay-up {
	padding-top: 25px;
	padding-bottom: 25px;
}

form.enter-payment {
	clear: both;
	padding-top: 25px;
	padding-bottom: 25px;
}

.label-input {
    margin-bottom: 25px;
}

.account {
	text-align: center;
}

@media (min-width: 769px) {
	
	.account {
		margin-top: 40px;
		margin-bottom: 0;
	}
}

.invoice-deets dd {
    margin-bottom: 15px;
}

.invoice-deets dt {

    margin-bottom: 5;
}

dt {
    font-weight: bold;
}

.rowtime {
	margin-bottom: 15px;
}

.rowtime input:fist-child {
	margin-bottom: 10px;
}

input#phone, input#first_name, input#last_name {
	border-color: red;
}

.pay-form label, .pay-form input, .pay-form p {
    display: block;
    color: #8a8a8a;
}

.pay-form input {
    margin-bottom: 20px;
    float: none;
    width: 100%;
}
.asterisk{
    color: #b70000;
    margin-left: 3px;
}
.form-group {
    margin-bottom: 20px;
}
.pay-form h3 {
    color: #13487C;
}
.white-text {
    line-height: 2em;
    font-size: 1.25em;
    font-weight: normal;
}

.pay-online-content {padding: 100px 50px;}
.pay-online-content label {margin-top: 30px;}
.pay-online-content button {margin-top: 30px;}
.pay-online-content .pay-section {width: 100%; max-width: 500px;}

.aster {
    color: red;
}

form.enter-payment input:invalid, form.enter-payment textarea:invalid,
form.enter-payment select:invalid {
    border: 1px solid red;
}

#pay-bill {
    padding-bottom: 45px;
}

#pay-bill label {
    margin-bottom: 5px;
    margin-top: 20px;
}

#pay-bill label, #pay-bill input, #pay-bill textarea, #pay-bill select {
    display: block;
}

#pay-bill textarea {
    margin-bottom: 25px;
}

.invoice-deets-wrapper {
    background: #f5f5f5;
    padding: 20px;
    margin-bottom: 30px;
}

.invoice-deets-wrapper a {
    text-decoration: none;
}

.invoice-deets-wrapper .update-bill {
    padding: 15px 30px;
    border-radius: 3px;
    color: #fff;
    background: #81b4c7;
    display: inline-block;
}

.invoice-deets-wrapper h3 {
    margin-top: 0;
}

.invoice-deets-wrapper .invoice-deets dt.notes-label, .invoice-deets-wrapper .invoice-deets dd.note {
    display: block;
}

.invoice-deets-wrapper .invoice-deets dd.note {
    min-height: 45px;
    margin-left: 0;
    margin-right: 0;
}

.invoice-deets-wrapper .invoice-deets dt, .invoice-deets-wrapper .invoice-deets dd {
    display: inline-block;
}

.invoice-deets-wrapper .invoice-deets dd {
    background: #fff;
    padding: 3px 12px;
    border-radius: 3px;
}

.billing .rowtime {
    padding: 10px;
}

.billing .rowtime label {
    display: inline-block;
    width: 16%;
    max-width: 16%;
}

.billing .rowtime input {
    display: inline-block;
    width: 30%;
    margin-right: 3%;
    margin-bottom: 12px;
}

.billing .rowtime select {
    margin-right: 3%;
}

.the-deets {
    padding: 20px;
    background: #f5f5f5;
    margin-bottom: 45px;
}

.the-deets h3 {
    margin-top: 0;
}

.enter-payment hr {
    margin-top: 25px;
    margin-bottom: 25px;
}

header.complete {
    background-position: center 44.5px;
    background-image: url('https://www.gravislaw.com/wp-content/uploads/2016/12/texture-bg-3.jpg');
    padding-top: 65px;
    padding-right: 0px;
    padding-bottom: 65px;
    padding-left: 0px;
    text-align: center;
}

header.complete h1 {
    color: #fff;
    font-weight: 400;
}

.complete-payment {
    padding-bottom: 5%;
    padding-top: 5%;
}

.complete-payment h2.payment-complete {
    background: #439218;
    padding: 10px 15px;
    border-radius: 3px;
    color: #fff;
}

.complete-payment .pay-comp dt {
    background: rgba(0, 0, 0, .07);
    padding: 10px;
    display: inline-block;
}

.complete-payment .pay-comp dd {
    display: inline-block;
    padding: 10px;
    font-family: 'Roboto Slab', Georgia, serif;
}

.complete-payment .pay-comp .results {
    margin-bottom: 10px;
}

header.confirm {
    background-position: center 44.5px;
    background-image: url('https://www.gravislaw.com/wp-content/uploads/2016/12/texture-bg-3.jpg');
    padding-top: 65px;
    padding-right: 0px;
    padding-bottom: 65px;
    padding-left: 0px;
    text-align: center;
}

header.confirm h1 {
    color: #fff;
    font-weight: 400;
}

.payment-confirm {
    padding-top: 5%;
    padding-bottom: 5%;
}

.payment-confirm dt {
    font-family: 'Roboto Slab', Georgia, serif;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 5px;
}

.payment-confirm dd {
    margin: 0 1.5em 1.5em 0;
    background: rgba(0, 0, 0, .05);
    padding: 8px 15px;
}

.payment-confirm .confirm {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
}

@media (max-width: 650px) {
	
	.quad-box .fl-col-small .fl-col-content.fl-node-content {
		margin-bottom: 20px;
	}
	.invoice-deets-wrapper .invoice-deets dt, .invoice-deets-wrapper .invoice-deets dd {
		clear: both;
		display: block;
	}
	.billing .rowtime label, .billing .rowtime input {
		clear: both;
		display: block;
	}
	
	.billing .rowtime input {
		width: 100%;
	}
}


/**** New CSS Styles ****/


h3{
	font-weight:600;
	color:#6895b6;
}

p{
	margin-bottom:30px;
}

.btn-gravis {
    display: inline-block;
background-color: #f7941d;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 12px 15px;
    font-size: 18px;
    line-height: 1.42857143;
    border-radius: 0px;
width: 100%;
}

.dropdown-menu {
    background-color: #3b4051;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    width: 100%;
    min-width: 160px;
    padding: 10px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    text-align: left;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

@media (min-width: 768px) {

.fl-builder-content .fl-node-59790080eac42 .sub-menu > li > a, .fl-builder-content .fl-node-59790080eac42 .sub-menu > li > .fl-has-submenu-container > a {color: #ffffff; padding-top: 8px; padding-bottom: 8px;}

.fl-builder-content .fl-node-59790080eac42 .sub-menu > li > a:hover, .fl-builder-content .fl-node-59790080eac42 .sub-menu > li > .fl-has-submenu-container > a:hover {background: #253b54;}


}


.fl-node-59790080eac42 .fl-menu .fl-toggle-arrows .fl-menu-toggle:before, .fl-node-59790080eac42 .fl-menu .fl-toggle-none .fl-menu-toggle:before {border-color:#f7941d !important; font-size:14px;}

.fl-rich-text ul.page-list li {list-style-type:none; margin-left: 0px; padding-left: 0px; margin-bottom: 10px; padding-bottom: 0px;}

.fl-rich-text ul.page-list {list-style-type:none; margin-left: 0px; padding-left: 0px; margin-bottom: 0px; padding-bottom: 0px;}

.fl-rich-text ul.page-list li a {font-size: 14px; padding:0px; margin:0px; border-left: 2px solid #f7941d; padding-left: 10px;}


.service-height-200 {min-height: 200px;}
.service-height-225 {min-height: 225px;}
.service-height-250 {min-height: 281px;}
.service-height-275 {min-height: 275px;}
.service-height-285 {min-height: 285px;}
.service-height-300 {min-height: 300px;}
.service-height-325 {min-height: 325px;}
.service-height-350 {min-height: 350px;}
input[type=text], input[type=password], input[type=email], input[type=tel], input[type=date], input[type=month], input[type=week], input[type=time], input[type=number], input[type=search], input[type=url] {height: 50px;}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 10px 15px;
}




/**-- HOME SERVICES --**/
.home-services .uabb-imgicon-wrap, .home-services .uabb-style3 .uabb-slide-dropdown{
	display:none;
}

.home-services .uabb-style3 .uabb-slide-front-right-text{
	padding-bottom:0;
}
.home-services .uabb-slide-box .uabb-slide-front:hover{
	background:#3b4053;
}

.home-services .uabb-slide-box .uabb-slide-face-text-title{
	color:#333;
	font-weight:500
}

.home-services .uabb-slide-box:hover .uabb-slide-face-text-title, .home-services .uabb-style3.open-slidedown .uabb-slide-box .uabb-slide-face-text-title{
	color:white;
}

.uabb-slide-box-wrap .uabb-slide-face p:last-of-type{
	padding-left:20px;
	padding-right:20px;
}

.home-services .uabb-slide-box .uabb-slide-down {
    border-radius: 0;
    border: none;
}

/**-- END HOME SERVICES --**/


/**-- REGULAR SERVICES --**/
.services .uabb-slide-box-wrap .uabb-slide-front{
	border-left:10px solid #f7941d;
	border-radius:0;
}

/**-- END REGULAR SERVICES --**/

.fl-button{
	padding:15px!important;
	font-weight:600!important;
	transition:all ease .5s;
}

h1{
	font-weight:600;
}

/**-- FOOTER LINKS ABOVE SOCIAL --**/
.fl-builder-content .fl-node-597924cff02d9 a{
	padding-left:5px;
	padding-right:5px;
	font-weight:400;
	transition: all ease .5s;
}

.fl-builder-content .fl-node-597924cff02d9 a:hover{
	color:#616b85;
}

.fl-builder-content .fl-node-597924cff02d9{
	color:#616b85;
	font-weight:600;
}
/**-- END FOOTER LINKS ABOVE SOCIAL --**/

.fl-slide{
	min-height:600px!important;
}

.fl-node-5d83b8f335a9b .uabb-ultb3-box:hover{
	background:#233451
}


.contact-btns .uabb-btn-one-img-icon .uabb-icon i, .contact-btns .uabb-btn-one-img-icon .uabb-icon i:before, .contact-btns .uabb-btn-two-img-icon .uabb-icon i, .contact-btns .uabb-btn-two-img-icon .uabb-icon i:before{
	font-size:400px;
	color:#e57828;
}


.call-btn:hover .uabb-btn-one-img-icon .uabb-icon i:before, .email-btn:hover .uabb-btn-two-img-icon .uabb-icon i:before{
	color:#344561;
}

.call-btn:hover .uabb-btn-one .uabb-btn-one-text, .email-btn:hover .uabb-btn-two .uabb-btn-two-text{
	color:white!important;
}

.call-btn .uabb-btn-one .uabb-btn-one-text, .email-btn .uabb-btn-two .uabb-btn-two-text{
	color:white!important;
}

.contact-btns .uabb-horizontal .uabb-btn.uabb-btn-one{
	border-right:1px solid white;
}

.call-btn .uabb-btn-one-text{
	margin-left:20%;
}

.email-btn .uabb-btn-two-text{
	margin-right:20%;
}

/**-- CONTACT DROPDOWN --**/
.fl-node-5c2d0bf454ea1 .fl-module-content{
	margin:0;
}

.fl-node-5d85473f9b81e .fl-builder-module-template{
	padding:0;
}
/**-- END CONTACT DROPDOWN --**/

.acuity-embed-button{
	border-radius:0;
	width:100%;
	text-align:center;
	padding:15px;
	transition:all ease .5s;
	box-shadow:none;
	line-height:18px;
	font-size:18px;
	font-weight:600;
	font-family:"Source Sans Pro",sans-serif;
}

.acuity-embed-button:hover{
	background:#ea641c!important;
}

.footer-links{
	line-height:35px;
}

.footer-links i{
	margin-left:5px;
}

/**-- SEARCH --**/
.asl_m, .asl_m .probox, .asl_m .probox .innericon{
	background-color:transparent!important;
}

div.asl_m.asl_w{
	border-right:none!important;
	border-top:none!important;
	border-left:none!important;
}

div.asl_w .probox .promagnifier{
	box-shadow:none;
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input{
	color:white!important;
	font-size:20px;
	font-weight:600;
}

.asl_m .probox svg{
	fill:#f7941d!important;
}

div.asl_m .probox .proclose svg{
	background:white;
	box-shadow:none;
}

#ajaxsearchlite1 .probox, div.asl_w .probox{
	margin-bottom:5px;
}

div.asl_r .results .item .asl_content h3, div.asl_r .results .item .asl_content h3 a, div.asl_r .results .item .asl_content h3 a:hover{
	color:#f7941d;
	font-weight:800;
	font-size:16px;
}

div.asl_r .results .item .asl_content .asl_desc{
	font-size:15px;
}

div.asl_r .results .item .asl_content h3, div.asl_r .results .item .asl_content h3 a{
	line-height:42px;
}
/**-- END SEARCH --**/

.fl-node-5d92278e82129 .uabb-creative-menu .uabb-toggle-arrows .uabb-menu-toggle:before, .fl-node-5d92278e82129 .uabb-creative-menu .uabb-toggle-none .uabb-menu-toggle:before{
	color:#f7941d;
}

.fl-node-5d82af5f616e1 .fl-post-feed-post a{
	color:#58585b;
	transition:all ease .5s;
}

.fl-node-5d82af5f616e1 .fl-post-feed-post{
	margin:0!important;
	padding:20px 20px 20px 30px;
	transition:all ease .5s;
}

.fl-node-5d82af5f616e1 .fl-post-feed-post:hover{
	background:#f8f8f8;
}

.fl-node-5d82af5f616e1 .fl-post-feed-post a:hover{
	color:#f7941d;
}

.fl-node-5d82af5f616e1 .fl-post-feed-post a:hover .fl-node-5d82af5f616e1 .fl-post-title{
	color:#f7941d;
}

.uabb-off-canvas-show .fl-builder-module-template{
	padding:0;
}

.uabb-offcanvas-content{
	padding: 40px 0 25px 0;
}

.container{
	max-width:100%!important;
}

.fl-full-width .container{
	padding-left:0!important;
	padding-right:0!important;
}

/**-- MOBILE STUFF --**/

@media screen and (max-width:1412px){
	
	.email-btn .uabb-btn-two-text{
		margin-right:0%;
		margin-left:20%;
	}
	
	.call-btn .uabb-btn-one-text{
		margin-left:0%;
	}
}

@media screen and (max-width:1170px){
	.attorneys .fl-post-text{
		background-size:760px;
	}
}

@media screen and (max-width:1080px){
	.attorneys .fl-post-text{
		background-size:740px;
	}
}

@media screen and (max-width:950px){
	.attorneys .fl-post-text{
		background-size:825px;
	}
}

@media screen and (max-width:780px){
	.attorneys .fl-post-text{
		background-size:795px;
	}
}

@media screen and (max-width:768px){
	.uabb-btn-one-img-icon .uabb-icon i{
		margin-left:-200px;
	}
	
	.contact-btns .uabb-horizontal .uabb-btn.uabb-btn-one{
		border:none;
	}
	
	.attorneys .fl-post-text{
		background-size:864px;
	}
}

@media screen and (max-width:586px){
	.attorneys .fl-post-text{
		background-size:827px;
	}
}

@media screen and (max-width:525px){
	.attorneys .fl-post-text{
		background-size:732px;
	}
}

@media screen and (max-width:500px){
	.uabb-btn-two-img-icon .uabb-imgicon-wrap .uabb-icon i, .uabb-btn-one-img-icon .uabb-imgicon-wrap .uabb-icon i{
		display:none;
	}
	
	.contact-btns .uabb-btn-one .uabb-btn-one-text{
		padding-top:40px;
		padding-bottom:40px;
	}
	
	.email-btn .uabb-btn-two .uabb-btn-two-text{
		padding-top:40px;
		padding-bottom:40px;
	}
	
	.contact-btns .uabb-horizontal .uabb-btn.uabb-btn-one{
		border-bottom:1px solid white;
	}
	
	.email-btn .uabb-btn-two-text{
		margin-left:0;
	}
}