/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/* Additional Mixins */
.uppercase-title {
  font-family: var(--secondary-font), sans-serif;
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

.page-template-contact .main-wrapper {
  border-top: none;
}

@media screen and (min-width: 1200px) {
  .main-content .container .row > .entry-content.col-xl-8,
.main-content .container .row > .content.col-xl-8 {
    padding-right: 15px;
  }
}
[v-cloak] > * {
  display: none;
}

#loader-div {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
  overflow: hidden;
  transition: all 0.5s ease;
}

#loader-div .lds-ring {
  display: inline-block;
  position: relative;
  width: 77px;
  height: 77px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  display: block;
}

#loader-div .lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 70px;
  height: 70px;
  margin: 6px;
  border: 7px solid #4164f2;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #4164f2 transparent transparent transparent;
}

#loader-div .lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

#loader-div .lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

#loader-div .lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.arrow-link {
  color: #eb5b13;
  font-size: 16px;
  font-weight: 600;
  background-image: url("../images/arrows/arrow-right.svg");
  background-repeat: no-repeat;
  background-size: 18px 8px;
  padding-right: 22px;
  background-position: right center;
}

.arrow-link__alt {
  color: #fff;
  background-image: url("../images/arrows/arrow-alt-right.svg");
}

.diagonal-bkg {
  position: relative;
}

@media screen and (min-width: 1200px) {
  .diagonal-bkg .container {
    position: unset;
  }
}
.diagonal-bkg__wrapper {
  position: relative;
}

@media screen and (min-width: 1200px) {
  .diagonal-bkg__wrapper {
    position: unset;
  }
}
.diagonal-bkg__wrapper:before {
  left: 0;
  background-color: #efeeec;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
}

@media screen and (min-width: 1200px) {
  .diagonal-bkg__wrapper:before {
    top: 0;
    right: 0;
    left: unset;
    z-index: 2;
    clip-path: polygon(180px 0%, 100% 0, 100% 100%, 0% 100%);
    width: 54%;
  }
}
@media screen and (min-width: 1200px) {
  .diagonal-bkg__wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    right: calc(51% - 75px);
    z-index: 5;
    height: 100%;
    width: 8px;
    background-color: #fff;
    transform: skewX(-14.5deg);
    opacity: 0.43;
  }
}
@media screen and (min-width: 1400px) {
  .diagonal-bkg__wrapper:after {
    transform: skewX(-16.4deg);
  }
}
.small-font-content p {
  font-family: var(--third-font), sans-serif;
  font-size: 1rem;
  line-height: 2rem;
  color: #242424;
  margin-bottom: 27px;
}

.page-template-archive-result .results-wrap .result-item,
.tax-practice_area_category .results-wrap .result-item {
  text-align: center;
  padding: 45px 20px;
  margin-bottom: 45px;
  background-color: var(--color-neutral);
}

@media (min-width: 576px) {
  .page-template-archive-result .results-wrap .result-item,
.tax-practice_area_category .results-wrap .result-item {
    padding: 45px 30px 40px;
    margin-bottom: 55px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-archive-result .results-wrap .result-item,
.tax-practice_area_category .results-wrap .result-item {
    padding: 45px 30px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-archive-result .results-wrap .result-item,
.tax-practice_area_category .results-wrap .result-item {
    margin-right: 10px;
  }
}
.page-template-archive-result .results-wrap .result-item:last-child,
.tax-practice_area_category .results-wrap .result-item:last-child {
  margin-bottom: 35px;
}

.page-template-archive-result .results-wrap .result-item .result-title,
.tax-practice_area_category .results-wrap .result-item .result-title {
  margin-bottom: 7px;
  font-size: 34px;
  font-weight: 800;
  color: #494949;
  line-height: 40px;
  letter-spacing: 0.15px;
}

.page-template-archive-result .results-wrap .result-item .result-content,
.tax-practice_area_category .results-wrap .result-item .result-content {
  margin: 15px auto 0;
  max-width: 733px;
}

@media screen and (min-width: 768px) {
  .page-template-archive-result .results-wrap .result-item .result-content,
.tax-practice_area_category .results-wrap .result-item .result-content {
    margin: 18px auto 0;
  }
}
.page-template-archive-result .results-wrap .result-item .result-content p:last-child,
.tax-practice_area_category .results-wrap .result-item .result-content p:last-child {
  margin-bottom: 0;
}

.page-template-archive-result .results-wrap .result-item .result-taxonomy,
.tax-practice_area_category .results-wrap .result-item .result-taxonomy {
  color: #026cce;
  font-family: var(--secondary-font), sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 28px;
  text-transform: capitalize;
  margin: 9px auto 0;
}

@media screen and (min-width: 768px) {
  .page-template-archive-result .results-wrap .result-item .result-taxonomy,
.tax-practice_area_category .results-wrap .result-item .result-taxonomy {
    font-size: 24px;
    line-height: normal;
  }
}
.page-template-archive-result .results-wrap .result-item .result-taxonomy a,
.tax-practice_area_category .results-wrap .result-item .result-taxonomy a {
  color: inherit;
}

.page-template-archive-result .results-wrap .result-item .result-taxonomy a:hover,
.tax-practice_area_category .results-wrap .result-item .result-taxonomy a:hover {
  color: var(--color-tertiary);
}

.page-template-archive-result .sidebar .sidebar-item:not(:empty) .widget_cw_child_custom_sidebar_widget .sidebar-holder,
.tax-practice_area_category .sidebar .sidebar-item:not(:empty) .widget_cw_child_custom_sidebar_widget .sidebar-holder {
  background-color: var(--color-primary);
}

.page-template-archive-result .sidebar .sidebar-item:not(:empty) .widget_cw_child_custom_sidebar_widget .sidebar-holder .list li,
.tax-practice_area_category .sidebar .sidebar-item:not(:empty) .widget_cw_child_custom_sidebar_widget .sidebar-holder .list li {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.page-template-archive-result .sidebar .sidebar-item:not(:empty) .widget_cw_child_custom_sidebar_widget .sidebar-holder .list li:last-of-type,
.tax-practice_area_category .sidebar .sidebar-item:not(:empty) .widget_cw_child_custom_sidebar_widget .sidebar-holder .list li:last-of-type {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.page-template-archive-result .sidebar .sidebar-item:not(:empty) .widget_cw_child_custom_sidebar_widget .sidebar-holder .list li a,
.tax-practice_area_category .sidebar .sidebar-item:not(:empty) .widget_cw_child_custom_sidebar_widget .sidebar-holder .list li a {
  color: rgba(255, 255, 255, 0.8);
}

.page-template-archive-result .sidebar .sidebar-item:not(:empty) .widget_cw_child_custom_sidebar_widget .sidebar-holder .list li a:is(:hover, :focus),
.tax-practice_area_category .sidebar .sidebar-item:not(:empty) .widget_cw_child_custom_sidebar_widget .sidebar-holder .list li a:is(:hover, :focus) {
  color: var(--color-tertiary);
}

.page-template-archive-result .sidebar .sidebar-item:not(:empty) .widget_cw_child_custom_sidebar_widget .sidebar-title,
.tax-practice_area_category .sidebar .sidebar-item:not(:empty) .widget_cw_child_custom_sidebar_widget .sidebar-title {
  color: #fff;
}

/*# sourceMappingURL=archiveCPTs.css.map*/