/*
Theme Name: Cook Roberts LLP
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Boleyn Media
Author URI: https://boleynmedia.com
Description: Custom Theme for Boleyn's Elementor-powered sites
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.1.4
Updated: 2025-02-20 09:10:46

*/
body {
  margin: 0;
  padding: 0;
  overscroll-behavior: none;
}

html {
  scroll-behavior: smooth;
}

html,
body {
  touch-action: pan-y;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}

::-moz-selection {
  background-color: #367AB8;
  color: #FFFFFF;
}

::selection {
  background-color: #367AB8;
  color: #FFFFFF;
}

:focus {
  outline: none !important;
  box-shadow: none !important;
}

/**
*
* Use this file for all typography related styles
*
**/
p:first-child {
  margin-block-start: 0;
}
p:last-child {
  margin-block-end: 0;
}

ul {
  padding-inline-start: 28px;
  margin-block-start: 0 !important;
}
ul li {
  margin-bottom: 10px;
}
ul li:last-child {
  margin-bottom: 0px;
}
ul li::marker {
  list-style-type: circle;
  font-size: 10px;
}
ul:last-child {
  margin-bottom: 0;
}

.paragraph-default {
  font-family: "neue-haas-unica", sans-serif !important;
  font-weight: 300 !important;
  font-size: 16px !important;
  line-height: 1.5em !important;
}

.gform_wrapper form .gform_fields {
  -moz-column-gap: 10px !important;
       column-gap: 10px !important;
  row-gap: 10px !important;
}
.gform_wrapper form label .gfield_required {
  display: none !important;
}
.gform_wrapper form .gfield input[type=date],
.gform_wrapper form .gfield input[type=email],
.gform_wrapper form .gfield input[type=number],
.gform_wrapper form .gfield input[type=password],
.gform_wrapper form .gfield input[type=search],
.gform_wrapper form .gfield input[type=tel],
.gform_wrapper form .gfield input[type=text],
.gform_wrapper form .gfield input[type=url],
.gform_wrapper form .gfield select,
.gform_wrapper form .gfield textarea {
  background-color: #F5FAFE;
  border-radius: 0 !important;
  border: none !important;
  color: #101A2C;
  padding: 12px;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  min-height: 45px;
  box-shadow: none !important;
}
.gform_wrapper form .gfield input[type=date]::-moz-placeholder, .gform_wrapper form .gfield input[type=email]::-moz-placeholder, .gform_wrapper form .gfield input[type=number]::-moz-placeholder, .gform_wrapper form .gfield input[type=password]::-moz-placeholder, .gform_wrapper form .gfield input[type=search]::-moz-placeholder, .gform_wrapper form .gfield input[type=tel]::-moz-placeholder, .gform_wrapper form .gfield input[type=text]::-moz-placeholder, .gform_wrapper form .gfield input[type=url]::-moz-placeholder, .gform_wrapper form .gfield select::-moz-placeholder, .gform_wrapper form .gfield textarea::-moz-placeholder {
  color: #8E9AB1;
}
.gform_wrapper form .gfield input[type=date]::placeholder,
.gform_wrapper form .gfield input[type=email]::placeholder,
.gform_wrapper form .gfield input[type=number]::placeholder,
.gform_wrapper form .gfield input[type=password]::placeholder,
.gform_wrapper form .gfield input[type=search]::placeholder,
.gform_wrapper form .gfield input[type=tel]::placeholder,
.gform_wrapper form .gfield input[type=text]::placeholder,
.gform_wrapper form .gfield input[type=url]::placeholder,
.gform_wrapper form .gfield select::placeholder,
.gform_wrapper form .gfield textarea::placeholder {
  color: #8E9AB1;
}
.gform_wrapper form .gfield select {
  padding: 4px 12px;
}
.gform_wrapper form .gfield--type-html p {
  color: #B1BDD0 !important;
  font-family: "neue-haas-unica", sans-serif !important;
  font-weight: 300 !important;
  font-size: 12px;
  padding: 12px 0 !important;
  max-width: 800px;
}
.gform_wrapper form .gform_drop_area {
  background-color: #F5FAFE !important;
  border-radius: 0 !important;
  border: none;
  color: #101A2C !important;
  padding: 45px 22px !important;
  font-family: "neue-haas-unica", sans-serif !important;
  font-weight: 300 !important;
  min-height: 48px !important;
}
.gform_wrapper form .gform_drop_area:hover, .gform_wrapper form .gform_drop_area:active, .gform_wrapper form .gform_drop_area:focus {
  background-color: #F5FAFE !important;
  box-shadow: none !important;
}
.gform_wrapper form .gform_drop_area .button {
  background-color: #F5FAFE !important;
  color: #101A2C !important;
  font-family: "neue-haas-unica", sans-serif !important;
  font-weight: 300 !important;
  border-radius: 0 !important;
  padding: 2px 12px !important;
  border: none !important;
  box-shadow: none !important;
  transition: all 0.3s ease-in-out !important;
}
.gform_wrapper form .gform_drop_area .button:hover, .gform_wrapper form .gform_drop_area .button:active, .gform_wrapper form .gform_drop_area .button:focus {
  background-color: #96B9DA !important;
  box-shadow: none !important;
  border: none !important;
}
.gform_wrapper form .gform-button-wrap {
  background-color: none !important;
  border-width: 0px !important;
  border-radius: 0 !important;
  justify-content: center;
  margin-top: 10px !important;
}
.gform_wrapper form .gform-button-wrap svg {
  color: #F5F8FC !important;
  fill: #F5F8FC !important;
}
.gform_wrapper form .gform-button-wrap:hover, .gform_wrapper form .gform-button-wrap:active, .gform_wrapper form .gform-button-wrap:focus {
  background-color: #245A8A !important;
  box-shadow: none !important;
  border: none !important;
}
.gform_wrapper form .gform_button,
.gform_wrapper form input[type=submit] {
  padding: 16px 48px !important;
  font-family: "neue-haas-unica", sans-serif !important;
  background-color: transparent !important;
  color: #fff !important;
  font-weight: 300 !important;
  text-transform: uppercase !important;
  border: 1px solid #fff !important;
  box-shadow: none !important;
  transition: all 0.3s ease-in-out !important;
  letter-spacing: 0.05em !important;
}
@media (max-width: 1023px) {
  .gform_wrapper form .gform_button,
  .gform_wrapper form input[type=submit] {
    width: 100% !important;
  }
}
.gform_wrapper form .gform_button:hover,
.gform_wrapper form input[type=submit]:hover {
  background-color: #303F58 !important;
}
.gform_wrapper form .btn-tertiary {
  position: relative;
}
.gform_wrapper form .btn-tertiary::after {
  content: "";
  display: inline-block;
  height: 12px;
  -webkit-mask: url("images/arrow-right.svg") no-repeat center;
          mask: url("images/arrow-right.svg") no-repeat center;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: all 0.3s ease-in-out;
  position: relative;
  background-color: #101A2C;
  margin-left: 12px;
  width: 21px;
}
.gform_wrapper form .btn-tertiary::after {
  position: absolute;
  margin-top: 0;
  height: 12px;
  top: 21px;
  right: 24px;
}
@media (min-width: 1024px) {
  .gform_wrapper form .btn-tertiary::after {
    opacity: 0;
  }
}
.gform_wrapper form .btn-tertiary:hover::after {
  opacity: 1;
}
.gform_wrapper form .btn-tertiary:hover-text {
  transform: translateX(-16px);
}
.gform_wrapper form .gform_footer,
.gform_wrapper form .gform_page_footer {
  margin-block-start: 10px !important;
  flex-direction: column;
  align-items: start;
}
.gform_wrapper form .gform_footer .gform_recaptcha_credit,
.gform_wrapper form .gform_page_footer .gform_recaptcha_credit {
  display: block;
  font-size: 10px;
  color: #B1BDD0;
}
.gform_wrapper form .gform_footer .gform_recaptcha_credit a,
.gform_wrapper form .gform_page_footer .gform_recaptcha_credit a {
  color: #6F7D95;
}

.gfield:where(.gfield--type-fileupload,
.gfield--input-type-fileupload) .gform_drop_area::before {
  color: #D5DCE8 !important;
}

.gform-theme--framework .gform_validation_errors .gform_submission_error,
.gform-theme--framework .gform_validation_errors ol,
.gform-theme--framework .gform_validation_errors ol a,
.gform-theme--framework .gfield_validation_message,
.gform-theme--framework .gform_validation_errors .gform-icon {
  color: #101A2C !important;
  font-family: "neue-haas-unica", sans-serif !important;
}
.gform-theme--framework .gform_confirmation_message {
  color: #101A2C !important;
  font-family: "neue-haas-unica", sans-serif !important;
}

#map,
#mapMobile {
  min-height: 50vh;
  width: 100%;
}
@media (max-width: 767px) {
  .elementor-button {
    width: 100%;
  }
}
.bg-image-right {
  position: relative;
}
.bg-image-right .elementor-widget-image {
  height: 100%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .bg-image-right .elementor-widget-image img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media (min-width: 1200px) {
  .bg-image-right .elementor-widget-image {
    width: calc((100vw - 1200px) / 2 + 100%) !important;
    max-width: unset !important;
  }
  .bg-image-right .elementor-widget-image img {
    width: calc((100vw - 1200px) / 2 + 100%) !important;
  }
}

@media (min-width: 768px) {
  .bg-left > .e-con-inner {
    z-index: 1;
  }
  .bg-left > .e-con-inner::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-color: transparent;
    z-index: -1;
  }
  .bg-left-white > .e-con-inner::after {
    background-color: #fff;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .bg-right > .e-con-inner {
    z-index: 1;
  }
  .bg-right > .e-con-inner::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 30%;
    height: 100%;
    background-color: transparent;
    z-index: -1;
  }
}
@media (min-width: 768px) and (min-width: 768px) and (min-width: 1024px) {
  .bg-right > .e-con-inner::after {
    width: calc((100vw - 1200px) / 2 + 360px);
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .bg-right-blue > .e-con-inner::after {
    background-color: rgba(16, 26, 44, 0.8);
  }
}
footer {
  transition: all ease-in-out 0.3s;
}
footer .elementor-widget-text-editor ul.acf-list-area-of-practice {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer .col-contact b {
  font-weight: 300 !important;
  color: #fff !important;
}

header #hide-header {
  transition: all 0.4s ease !important;
}
header #hide-header #mobile-nav-toggle {
  width: 32px;
  align-self: flex-end;
}
header #hide-header #mobile-nav-toggle a {
  color: #F5FAFE;
}
header #hide-header #mobile-nav-toggle .mobile-menu-open {
  display: none;
}
header #hide-header #mobile-nav-toggle.mobile-nav-active .mobile-menu-open {
  display: block;
}
header #hide-header #mobile-nav-toggle.mobile-nav-active .mobile-menu-closed {
  display: none;
}
header nav .about a {
  transition: all 0.3s ease-in-out;
  display: block;
}
header nav .about a:hover {
  transform: translateX(-16px);
}
header nav .acf-list-area-of-practice {
  list-style: none;
  max-width: 1200px;
  padding-left: 0;
  display: grid;
  grid-template-columns: 350px 300px 300px;
  gap: 0 40px;
}
header nav .acf-list-area-of-practice li {
  padding-bottom: 16px;
  padding-left: 32px;
  margin: 0;
  border-left: 1px solid #101A2C;
}
header nav .acf-list-area-of-practice li:nth-child(1) {
  padding-right: 60px;
}
header nav .acf-list-area-of-practice li:hover a {
  color: #6F7D95 !important;
  transform: translateX(16px);
}
header nav .acf-list-area-of-practice li a {
  transition: all 0.3s ease-in-out;
  display: block;
  color: #101A2C !important;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 300;
  font-size: clamp(20px, 0.38vw + 18.59px, 24px);
  line-height: 1.2em;
  letter-spacing: 0.02em;
}
header nav .quick-links li {
  padding-left: 32px !important;
  border-left: 1px solid #101A2C;
  margin: 0;
  margin-block-start: 0 !important;
}
header nav .quick-links li a {
  flex-direction: row-reverse;
  justify-content: flex-end !important;
}
header nav .quick-links li a .elementor-icon-list-icon {
  color: #101A2C;
  padding-left: 6px;
}
header nav .quick-links li a .elementor-icon-list-text {
  color: #101A2C;
  padding-left: 0;
  padding-inline-start: 0 !important;
  transition: all 0.3s ease-in-out !important;
}
header nav .quick-links li a:hover .elementor-icon-list-icon {
  color: #6F7D95;
}
header nav .quick-links li a:hover .elementor-icon-list-text {
  color: #6F7D95;
  transform: translateX(-16px);
}
header nav #desktop-nav-search button {
  display: none;
}
header nav #menu-contact a {
  text-transform: uppercase !important;
  font-size: 14px !important;
  color: #fff !important;
  background: none !important;
  padding: 14px 48px !important;
  transition: all 0.3s ease-in-out;
  position: relative;
  border: 1px solid #fff !important;
  border-radius: 4px !important;
}
header nav #menu-contact a span {
  color: #fff !important;
}
header nav #menu-contact a span::after {
  content: "";
  display: inline-block;
  height: 12px;
  -webkit-mask: url("images/arrow-right.svg") no-repeat center;
          mask: url("images/arrow-right.svg") no-repeat center;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: all 0.3s ease-in-out;
  position: relative;
  background-color: #101A2C;
  margin-left: 12px;
  width: 21px;
}
header nav #menu-contact a span {
  font-size: 14px !important;
  letter-spacing: 0.1em !important;
  position: relative;
}
header nav #menu-contact a span::after {
  position: absolute;
  margin-top: 0;
  height: 12px;
  top: 5px;
  right: -24px;
  opacity: 0;
}
header nav #menu-contact a span::after {
  background-color: #fff !important;
}
header nav #menu-contact a:hover {
  background: #303F58 !important;
}
header nav #menu-contact a:hover span {
  transform: translateX(-16px);
}
header nav #menu-contact a:hover span::after {
  opacity: 1;
  transform: translateX(16px);
}
header .mobile-menu-nav li a {
  padding-left: 20px;
  padding-right: 20px;
}
header .mobile-menu-nav li a .elementor-icon-list-icon {
  position: absolute;
  right: 32px;
  color: #101A2C;
}
header .mobile-menu-nav li a .elementor-icon-list-text {
  padding-inline-start: 0 !important;
}
header .mobile-menu-nav-search form {
  flex-direction: row-reverse;
}
header .mobile-menu-nav-list ul {
  list-style: none;
  padding-left: 0;
}
header .mobile-menu-nav-list ul li a {
  font-family: "neue-haas-unica", sans-serif !important;
  font-weight: 300 !important;
  font-size: 16px !important;
  line-height: 1.5em !important;
  color: #101A2C;
}
header .mobile-menu-nav-list ul li svg {
  display: none;
}

body.admin-bar #hide-header {
  margin-top: 32px;
}

.elementor.page:not(.has-post-thumbnail) header > section {
  height: 300px;
  min-height: 300px !important;
}
.elementor.page:not(.has-post-thumbnail) header > section > .e-con-boxed {
  height: 300px !important;
  min-height: 300px !important;
}
.elementor.page:not(.has-post-thumbnail) header > section .header-image-bg img {
  height: 300px !important;
  min-height: 300px !important;
}

.btn .elementor-button {
  font-family: "neue-haas-unica", sans-serif !important;
  font-weight: 300 !important;
  text-transform: uppercase;
  font-size: 14px !important;
  padding: 16px 48px !important;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.btn .elementor-button-content-wrapper {
  position: relative;
  transition: all 0.3s ease-in-out;
}
.btn-dark .elementor-button, .btn-dark-stroke .elementor-button {
  background: #101A2C !important;
  border: 1px solid #101A2C !important;
  color: #fff !important;
}
.btn-dark:not(.btn-tertiary):hover .elementor-button {
  background: #303F58 !important;
  border-color: #303F58 !important;
}
.btn-white .elementor-button, .btn-white-stroke .elementor-button {
  background: #fff !important;
  border: 1px solid #fff !important;
  color: #101A2C !important;
}
.btn-white:hover .elementor-button, .btn-white-stroke:hover .elementor-button {
  background: #D5DCE8 !important;
  border-color: #D5DCE8 !important;
}
.btn-secondary .elementor-button {
  background: none !important;
  color: #101A2C !important;
}
.btn-secondary:hover .elementor-button {
  background: #101A2C !important;
  color: #fff !important;
}
.btn-secondary.btn-white .elementor-button {
  color: #fff !important;
}
.btn-secondary.btn-white:hover .elementor-button {
  background: #fff !important;
  color: #101A2C !important;
}
.btn-tertiary .elementor-button-text {
  position: relative;
}
.btn-tertiary .elementor-button-text::after {
  content: "";
  display: inline-block;
  height: 12px;
  -webkit-mask: url("images/arrow-right.svg") no-repeat center;
          mask: url("images/arrow-right.svg") no-repeat center;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: all 0.3s ease-in-out;
  position: relative;
  background-color: #101A2C;
  margin-left: 12px;
  width: 21px;
}
.btn-tertiary .elementor-button-text::after {
  position: absolute;
  margin-top: 0;
  height: 12px;
  top: 5px;
  right: -24px;
  opacity: 0;
}
@media (max-width: 1024px) {
  .btn-tertiary .elementor-button-text::after {
    transform: translateX(8px);
    opacity: 1;
  }
}
@media (max-width: 1024px) {
  .btn-tertiary .elementor-button-text {
    transform: translateX(-16px);
  }
}
.btn-tertiary:hover .elementor-button-content-wrapper {
  transform: translateX(-16px);
}
@media (min-width: 1024px) {
  .btn-tertiary:hover .elementor-button-text::after {
    opacity: 1;
    transform: translateX(16px);
  }
}
.btn-tertiary.btn-dark .elementor-button-text::after {
  background-color: #fff !important;
}
.btn-tertiary.btn-dark:hover .elementor-button {
  background-color: #303F58 !important;
}
.btn-tertiary.btn-white .elementor-button {
  color: #101A2C;
}
.btn-tertiary.btn-white:hover .elementor-button {
  background-color: #fff !important;
}
.btn-tertiary.btn-dark-stroke .elementor-button {
  color: #101A2C !important;
  background: none !important;
}
.btn-tertiary.btn-dark-stroke:hover .elementor-button {
  background: rgba(6, 22, 48, 0.1019607843) !important;
}
.btn-tertiary.btn-white-stroke .elementor-button {
  color: #fff !important;
  background: none !important;
}
.btn-tertiary.btn-white-stroke .elementor-button-text::after {
  background-color: #fff !important;
}
.btn-tertiary.btn-white-stroke:hover .elementor-button {
  background: rgba(255, 255, 255, 0.1019607843) !important;
}
.btn-shortcode .elementor-button {
  display: inline-block !important;
  margin-bottom: 24px;
}

.single-area-of-practice .aop-intro-text h2:first-of-type {
  margin-top: 0;
}
.single-area-of-practice .aop-intro-text h2,
.single-area-of-practice .aop-intro-text h3,
.single-area-of-practice .aop-intro-text h4,
.single-area-of-practice .aop-intro-text h5 {
  color: #101A2C !important;
}
.single-area-of-practice .aop-intro-list .acf-list-area-of-practice {
  list-style: none;
  padding-left: 0;
}
.single-area-of-practice .aop-intro-list .acf-list-area-of-practice li a {
  color: #B1BDD0;
}
.single-area-of-practice .aop-intro-list .acf-list-area-of-practice li a:active, .single-area-of-practice .aop-intro-list .acf-list-area-of-practice li a:hover {
  color: #fff !important;
}
.single-area-of-practice .aop-team h2 b {
  font-weight: 300;
  color: #B1BDD0;
}

.lawyers-loop-item-arrow {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.lawyers-loop-item:hover .lawyers-loop-item-arrow {
  opacity: 1;
}

.single-lawyer .bg-right > .e-con-inner:after {
  background-color: #1A2436;
  opacity: 0.8;
  width: 25%;
}
@media (min-width: 1024px) {
  .single-lawyer .bg-right > .e-con-inner:after {
    width: calc((100vw - 1200px) / 2 + 300px);
  }
}
@media (max-width: 1023px) {
  .single-lawyer .bg-right > .e-con-inner:after {
    display: none;
  }
}
.single-lawyer .lawyer ul {
  list-style: none;
  padding-left: 0;
  padding-top: 24px;
}
.single-lawyer .lawyer ul li {
  margin-bottom: 24px;
  padding-left: 16px;
  border-left: 1px solid #B1BDD0;
}
.single-lawyer .lawyer ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .single-lawyer .lawyer-bio {
    width: 100% !important;
  }
}
.single-lawyer .lawyer-bio ul li {
  border-left: 1px solid #526079;
}
.single-lawyer .lawyer-status-memoriam .e-grid {
  display: none;
}
@media (max-width: 1023px) {
  .single-lawyer .lawyer-sidebar {
    width: 100% !important;
  }
}
@media (min-width: 1024px) {
  .single-lawyer .lawyer-sidebar {
    background-color: transparent !important;
  }
}
.single-lawyer .lawyer-sidebar .aop-none {
  display: none;
}
.single-lawyer .lawyer-sidebar ul.acf-lawyer-aop-list li {
  margin-bottom: 16px;
  padding-left: 0;
  border-left: none;
}
.single-lawyer .lawyer-sidebar ul.acf-lawyer-aop-list li a {
  color: #B1BDD0;
}
.single-lawyer .lawyer-sidebar ul.acf-lawyer-aop-list li a:active, .single-lawyer .lawyer-sidebar ul.acf-lawyer-aop-list li a:hover {
  color: #fff !important;
}

/**
*
* Use for any customisations on specific pages e.g. home, contact etc
* And anything that doesn't clearly fit in another scss file
* 
**/
#areas-of-practice ul {
  list-style: none;
  padding-left: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 80px;
}
@media (max-width: 1023px) {
  #areas-of-practice ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 0 40px;
  }
}
@media (max-width: 767px) {
  #areas-of-practice ul {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
#areas-of-practice ul {
  /* Add border to all items */
}
#areas-of-practice ul li {
  border-bottom: 1px solid #303F58;
  padding-top: 24px;
  padding-bottom: 24px;
  margin-bottom: 0;
}
#areas-of-practice ul li a {
  color: #fff;
  display: flex;
  justify-content: space-between;
  transition: all 0.3s ease-in-out;
}
#areas-of-practice ul li a::after {
  content: "";
  display: inline-block;
  height: 12px;
  -webkit-mask: url("images/arrow-right.svg") no-repeat center;
          mask: url("images/arrow-right.svg") no-repeat center;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: all 0.3s ease-in-out;
  position: relative;
  background-color: #101A2C;
  margin-left: 12px;
  width: 21px;
}
#areas-of-practice ul li a::after {
  background-color: #fff;
  height: 32px;
  margin-top: 0;
  top: 0;
}
#areas-of-practice ul li a:active, #areas-of-practice ul li a:hover {
  color: #B1BDD0 !important;
  transform: translateX(16px);
}
#areas-of-practice ul li a:active::after, #areas-of-practice ul li a:hover::after {
  transform: translateX(-16px);
  background-color: #B1BDD0;
}
#areas-of-practice ul {
  /* Remove border from last  items (bottom row) for mobile */
}
#areas-of-practice ul li:last-child {
  border-bottom: none;
}
@media (min-width: 768px) {
  #areas-of-practice ul {
    /* Remove border from last 3 items (bottom row) for desktop */
  }
}
@media (min-width: 1024px) {
  #areas-of-practice ul {
    /* Remove border from last 3 items (bottom row) for desktop */
  }
  #areas-of-practice ul li:nth-last-child(-n+3) {
    border-bottom: none;
  }
}

.text-columns li {
  line-height: 1.1;
}
@media (min-width: 768px) {
  .text-columns-two {
    -moz-columns: 2;
         columns: 2;
  }
}
@media (min-width: 768px) {
  .text-columns-three {
    -moz-columns: 3;
         columns: 3;
  }
}

.location-post-link {
  top: 0;
  left: 0;
  right: 0;
}

/* Resources Page Start */
.resources-item:hover, .resources-item:active, .resources-item:focus {
  border-color: #367AB8 !important;
}
.resources-item:hover .elementor-heading-title,
.resources-item:hover .elementor-icon-list-text, .resources-item:active .elementor-heading-title,
.resources-item:active .elementor-icon-list-text, .resources-item:focus .elementor-heading-title,
.resources-item:focus .elementor-icon-list-text {
  color: #367AB8 !important;
}
.resources-item:hover .elementor-icon-list-icon svg, .resources-item:active .elementor-icon-list-icon svg, .resources-item:focus .elementor-icon-list-icon svg {
  color: #367AB8 !important;
  fill: #367AB8 !important;
}

/* Resources Page End */
#about-accordion .accordion-container .ac {
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #303F58;
}
#about-accordion .accordion-container .ac:last-child {
  padding-bottom: 0 !important;
}
#about-accordion .accordion-container .ac.is-active {
  padding-bottom: 15px;
}
#about-accordion .accordion-container .ac.is-active button {
  color: #fff;
}
#about-accordion .accordion-container .ac.is-active button img {
  transform: scaleY(-1);
}
#about-accordion .accordion-container .ac:last-child {
  border: none !important;
}
#about-accordion .accordion-container .ac-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
#about-accordion .accordion-container .ac-header h3 {
  font-family: "neue-haas-unica", sans-serif !important;
  font-weight: 300 !important;
  font-size: 16px !important;
  line-height: 1.5em !important;
  margin-bottom: 0;
  margin-top: 0;
  text-align: left;
}
#about-accordion .accordion-container .ac-header button {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.5em;
  color: #B1BDD0;
  text-transform: none;
  padding: 24px 0;
  background: none;
  border: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}
#about-accordion .accordion-container .ac-header button:hover {
  color: #fff;
}
#about-accordion .accordion-container .ac-header button span {
  text-align: left;
}
#about-accordion .accordion-container .ac-header button img {
  width: 12px;
  height: 12px;
  margin-top: 8px;
  margin-left: 8px;
  transition: transform 0.3s ease;
}
#about-accordion .accordion-container .ac-panel {
  overflow: hidden;
  font-family: "neue-haas-unica", sans-serif !important;
  font-weight: 300 !important;
  font-size: 16px !important;
  line-height: 1.5em !important;
  color: #B1BDD0;
}

.single .faq-block {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

@media (max-width: 1023px) {
  .online-payment-gallery .gallery {
    display: inline-block;
  }
  .online-payment-gallery .gallery .gallery-item {
    max-width: -moz-fit-content !important;
    max-width: fit-content !important;
  }
}

/* Community Page */
.community-partners .partner-item {
  display: inline-block;
  margin-right: 64px;
  margin-top: 48px;
}
.community-partners .partner-item img {
  width: auto;
  height: 45px;
}
@media (max-width: 1023px) {
  .community-partners .partner-item {
    margin-right: 24px;
  }
  .community-partners .partner-item img {
    height: 40px;
  }
}

/* Lawyers   Single Page */
#our-lawyers .aop-filter-title {
  color: #fff;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-bottom: 12px;
  margin-bottom: 12px;
  cursor: pointer;
}
@media (min-width: 768px) {
  #our-lawyers .aop-filter-title {
    width: 250px;
  }
}
#our-lawyers .aop-filter-title img {
  width: 12px;
  height: auto;
}
#our-lawyers .aop-filter ul {
  list-style: none;
  padding: 24px 12px;
  position: absolute;
  z-index: 0;
  background: #303F58;
  width: 100%;
  opacity: 0;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  #our-lawyers .aop-filter ul {
    width: 250px;
  }
}
#our-lawyers .aop-filter ul.visible {
  opacity: 1;
  z-index: 2;
}
#our-lawyers .aop-filter ul li {
  cursor: pointer;
  color: #B1BDD0;
}
#our-lawyers .aop-filter ul li:active, #our-lawyers .aop-filter ul li:hover {
  color: #fff !important;
}

.timeline-item {
  padding: 0;
  padding-left: 32px;
  margin-bottom: 48px;
  border-left: 1px solid #303F58;
}
.timeline-item:last-child {
  margin-bottom: 0;
}
.timeline-item .timeline-date {
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-size: clamp(32px, 4vw, 40px);
  line-height: 1.2em;
  letter-spacing: 0em;
  color: #101A2C;
  margin-bottom: 12px;
}
.timeline-item .timeline-title {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 400;
  color: #101A2C;
  margin-bottom: 8px;
}
.timeline-item .timeline-text {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.5em;
  color: #526079;
}

.job-loop .e-loop-nothing-found-message__text {
  text-align: left;
}
.job-loop .e-loop-nothing-found-message__text p {
  max-width: 800px !important;
}
.job-loop .e-loop-nothing-found-message__text h2,
.job-loop .e-loop-nothing-found-message__text h3,
.job-loop .e-loop-nothing-found-message__text h4 {
  color: #fff !important;
}

.lawyers-loop-item .list-arrow {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.lawyers-loop-item:hover .list-arrow {
  opacity: 1;
}/*# sourceMappingURL=style.css.map */