/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/* 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-archive-result .results-wrap .result-item {
  background: #f4f4f4;
  border: 1px solid #d8d9d9;
  padding: 27px;
  padding-top: 23px;
  text-align: center;
  margin-bottom: 35px;
}

.page-template-archive-result .results-wrap .result-item .result-title {
  color: var(--color-primary);
  font-size: 27px;
  font-weight: 700;
  padding-bottom: 5px;
  font-family: var(--secondary-font), sans-serif;
}

.page-template-archive-result .results-wrap .result-item .result-taxonomy {
  color: #454545;
  font-size: 19px;
  text-transform: capitalize;
}

.page-template-archive-result .results-wrap .result-item p {
  color: #454545;
  margin-bottom: 0;
}

.post-type-archive-attorney .entry-content h2 {
  margin-top: -10px;
}

@media (max-width: 767px) {
  .post-type-archive-attorney .entry-content .grid-attorney {
    text-align: center;
  }
}
.post-type-archive-attorney .entry-content .grid-attorney .attorney-item {
  width: 30.6666666667%;
  float: left;
  position: relative;
}

.post-type-archive-attorney .entry-content .grid-attorney .attorney-item:nth-child(n) {
  margin-right: 4%;
  margin-bottom: 4%;
}

.post-type-archive-attorney .entry-content .grid-attorney .attorney-item:nth-child(3n) {
  margin-right: 0;
}

@media (max-width: 1439px) {
  .post-type-archive-attorney .entry-content .grid-attorney .attorney-item {
    width: 48%;
    float: left;
    position: relative;
  }
  .post-type-archive-attorney .entry-content .grid-attorney .attorney-item:nth-child(n) {
    margin-right: 4%;
    margin-bottom: 4%;
  }
  .post-type-archive-attorney .entry-content .grid-attorney .attorney-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .post-type-archive-attorney .entry-content .grid-attorney .attorney-item {
    width: 48.5%;
    float: left;
    position: relative;
  }
  .post-type-archive-attorney .entry-content .grid-attorney .attorney-item:nth-child(n) {
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .post-type-archive-attorney .entry-content .grid-attorney .attorney-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .post-type-archive-attorney .entry-content .grid-attorney .attorney-item {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 30px;
  }
  .post-type-archive-attorney .entry-content .grid-attorney .attorney-item:nth-child(n) {
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .post-type-archive-attorney .entry-content .grid-attorney .attorney-item:nth-child(1n) {
    margin-right: 0;
  }
}
.post-type-archive-attorney .entry-content img {
  border-radius: 5px;
  border: 1px solid var(--accent-color);
  box-shadow: 0px 0px 47.46px 0px rgba(0, 0, 0, 0.25);
}

@media (max-width: 767px) {
  .post-type-archive-attorney .entry-content img {
    width: 60%;
  }
}
.post-type-archive-attorney .entry-content .h3-heading {
  font-family: var(--secondary-font), sans-serif;
  color: var(--color-primary);
  font-size: 25px;
  padding-top: 10px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .post-type-archive-attorney .entry-content .h3-heading {
    text-align: center;
    font-size: 20px;
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 1440px) {
  .post-type-archive-attorney .entry-content .h3-heading {
    font-size: 21px;
  }
}
.post-type-archive-attorney .entry-content .h3-heading a {
  color: var(--color-primary);
  text-decoration: none;
}

.post-type-archive-attorney .entry-content .h4 {
  font-size: 18px;
}

.post-type-archive-attorney .entry-content .image-holder {
  max-width: initial;
  padding-top: 0;
  margin-bottom: 30px;
}

.post-type-archive-attorney .entry-content .image-holder img {
  width: initial;
}

.post-type-archive-attorney .entry-content .btn {
  color: #002247;
  margin-right: 0;
  font-size: 15px;
  padding: 10px 50px 10px 18px;
}

@media (max-width: 1439px) {
  .post-type-archive-attorney .entry-content .btn {
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .post-type-archive-attorney .entry-content .btn {
    font-size: 14px;
    letter-spacing: 0.5px;
    padding-right: 40px;
  }
}
@media (max-width: 575px) {
  .post-type-archive-attorney .entry-content .btn {
    font-size: 14px;
    letter-spacing: 0.7px;
  }
}
@media screen and (min-width: 1440px) {
  .post-type-archive-attorney .entry-content .btn {
    font-size: 14.5px;
  }
}
.post-type-archive-attorney .entry-content .btn:hover {
  color: #412800;
}

.post-type-archive-attorney .entry-content .btn:after {
  right: 18px;
}

@media (max-width: 1439px) {
  .post-type-archive-attorney .entry-content .btn:after {
    right: 10px;
  }
}

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