
.elementor-element-a6d502f figure.swiper-slide-inner img {
    height: 80px;
}

.single-team-wrapper p b {
	font-size: 36px;
	font-weight: 600;
  color: #012925;
}
@media (min-width: 768px) {
    .elementor-28074 .elementor-element.elementor-element-030ebfc {
        --width: 800px;
    }
}


.lpv8_badge svg {
    width: 20px !important;
}
.lpv8_badge .elementor-widget-container {
	width: fit-content
}

.wpcs_content_main .gfield_checkbox .gchoice {  display:flex; align-items:flex-start; margin-bottom:10px;}
.wpcs_content_main .gfield_checkbox .gchoice input[type="checkbox"] { margin-right:5px; margin-top:2px;}
.wpcs_content_main .gform_wrapper.gravity-theme .gfield_checkbox .gchoice label { line-height:2ppx; font-size:14px; font-weight:normal;}
.wpcs_content_main .gform_wrapper.gravity-theme .gfield-choice-input+label { width:100%; max-width:none;}
.wpcs_content_main .gform_wrapper.gravity-theme .gfield-choice-input[type="radio"]+label{padding: 10px 50px; }

.wpcs_content_main .gform_wrapper.gravity-theme .gfield-choice-input[type="radio"]:checked+label { background:#161f48; color:#ffffff !important;
    border: #161f48 2px solid;}

body div.wpcs_content_main { padding:0;} 
body div.wpcs_content_inner { border:none !important; margin:0 !important;}

/* Container: make choices inline if needed */
.wpcs_content_main .gfield_radio,
.wpcs_content_main .gfield_radio {
  display: flex;
  gap: 1rem;
}

/* Hide default radio inputs */
.wpcs_content_main .gform_wrapper.gravity-theme .gfield-choice-input[type="radio"] {
  display: none;
}

/* Style labels to look like buttons */
.wpcs_content_main .gfield_radio .gchoice label {
  display: inline-block;
  padding: 0.5rem 1.5rem;
  border: 2px solid #161f48;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.2s ease;
  font-family: sans-serif;
  color: #007BFF;
}

/* Hover effect */
.wpcs_content_main .gfield_radio .gchoice label:hover {
  background-color: #161f48;
  color: #fff !important; border: #161f48 2px solid;
}

/* Checked state: style the label when the input is checked */
.wpcs_content_main .gfield-choice-input:checked + label {
  
  color: #fff;
}
.gfield_signature_container, .gfield_signature_container canvas { min-width:100%; max-height:130px;}
.wpcs_content_main .gform_heading { display:block;}
.wpcs_content_main input[type="submit"] { background:#E1C582; border:#E1C582 thin solid; width:100%;}
.wpcs_content_main input[type=text], .wpcs_content_main input[type=email],.wpcs_content_main textarea { border:#dedede thin solid;}
.wpcs_content_main textarea { height:150px;}
.wpcs_content_main .gform_wrapper.gravity-theme .YesorNo .gfield_label { font-weight:bold; font-size:16px;}
.wpcs_content_main .gform_wrapper.gravity-theme .gfield_label { font-size:14px; font-weight:500;}
.wpcs_content_main div.wpcs_close_slider_icon { background:#e1c582 !important;}



.form-blurr-bg{
	background: rgba(9, 42, 78, .3);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}






/* --------------------------- */
/*  Media Queries
----------------------------- */

/*----- Breakpoint max-width 1024px -----*/
@media only screen and (max-width : 1024px){
	.lawFirm-l3-header{
		border-top:1px solid #686565 !important;
	}
	.d-none{
		display:none;
	}
	.googleReview-logoBanner {
  	position: unset !important;
	}
	.pageFooter-address{
		position:unset;
	}
	
	
}


/*----- Breakpoint max-width 767px -----*/
@media only screen and (max-width : 767px){
	.p-unset{
		position:unset !important;
	}
	
	
}
/* MOBILE FIXES */
@media (max-width: 767px) {

    /* Prevent horizontal shake */
    html, body {
        overflow-x: hidden;
    }

    /* Prevent flex containers from exceeding screen */
    .e-con,
    .e-con-inner {
        max-width: 100%;
    }

    /* Disable sticky header on mobile */
    .elementor-sticky--active {
        position: static !important;
    }

}
:root {
    scroll-padding-top: 170px;
}
/* Force same style always */
.fp-practiceall,
.fp-practiceall > a,
.fp-practiceall:hover,
.fp-practiceall > a:hover,
.fp-practiceall:focus,
.fp-practiceall > a:focus {
    background-color: #2D95E5 !important;
    color: #fff !important;
}

/* Ensure full clickable area */
.fp-practiceall > a {
    display: block;
    width: 100%;
}



/* ?? Sidebar Box practice areas?? */
.sidebar-box {
    background-color: #012925;
    border-radius: 8px;
    padding: 28px 24px 20px;
    margin-bottom: 24px;
}

.sidebar-box__title {
    font-size: 32px;
    font-weight: 600;
    color: #FFFFFF;
    margin: 0 0 18px 0;
    line-height: -0.5;
}

/* ?? List ?? */
.sidebar-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar-list__item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 11px 0;
    border-bottom: 1px solid #ffffff;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.4;
}

.sidebar-list__item:last-child {
    border-bottom: none;
}

/* ?? Chevron icon ?? */
.sidebar-list__chevron {
    color: #EF533B;
    font-size: 24px;
    font-weight: 700;
    flex-shrink: 0;
		margin: 8px 0 0 0;
}

/* ?? Attorney links ?? */
.sidebar-list__item a {
    color: inherit;
    text-decoration: none;
}

.sidebar-list__item a:hover {
    color: #EF533B;
}


.sidebar-box__title {
    position: relative;
    padding-bottom: 4px;
}

.sidebar-box__title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 20%;
    height: 3px; /* adjust thickness to match */
    background-color: #EF533B; /* adjust color to match your red */
}





footer a,
.elementor-widget-text-editor a {
  font-family: "DM Sans", sans-serif !important;
}

/* Change Playfair to Cantata One globally */
h1, h2, h3, h4, h5, h6,
.elementor-heading-title,
.elementor-kit-5 h2,
[class*="elementor"] h1,
[class*="elementor"] h2,
[class*="elementor"] h3,
[class*="elementor"] h4,
[class*="elementor"] h5,
[class*="elementor"] h6 {
  font-family: "Cantata One", serif !important;
}

a {
  font-family: inherit !important;
}

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap');

/* List */
.acf-checklist {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Each row */
.acf-checklist__item {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}

/* Icon */
.acf-checklist__icon {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    fill: var(--checklist-color, #000000);
}

/* Text */
.acf-checklist__text {
    font-family: 'DM Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--checklist-color, #000000);
}


.elementor-widget-theme-post-content a:hover {
  color: #EF533B !important;
}