/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/* Additional Mixins */
.post-type-archive-houston-accidents .post-excerpt .blog-post .post-wrap .blog-excerpt .btn-read-more-wrap {
  display: block;
  zoom: 1;
}

.post-type-archive-houston-accidents .post-excerpt .blog-post .post-wrap .blog-excerpt .btn-read-more-wrap:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}

.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;
}

@media screen and (min-width: 1200px) {
  .page-template-archive-result .pd-l,
.tax-practice_area_category .pd-l {
    padding-left: 25px;
  }
}
.page-template-archive-result .results-wrap .result-item,
.tax-practice_area_category .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,
.tax-practice_area_category .results-wrap .result-item .result-title {
  color: #1E485C;
  font-family: var(--main-font), sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 45px;
  padding-bottom: 5px;
}

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

.page-template-archive-result .results-wrap .result-item p,
.tax-practice_area_category .results-wrap .result-item p {
  padding-top: 15px;
  color: #454545;
}

.post-type-archive-houston-accidents h1 {
  margin-top: 15px;
  line-height: 58.65px;
  margin-bottom: 35px;
}

@media screen and (min-width: 1200px) {
  .post-type-archive-houston-accidents .pd-l {
    padding-left: 25px;
  }
}
.post-type-archive-houston-accidents .image-thumbnail {
  border: 3px solid #FFF;
  background: url() lightgray 0px -189.34px/100% 192.418% no-repeat;
  box-shadow: 20px 20px 60px 0px rgba(0, 28, 52, 0.25);
  margin-bottom: 55px;
}

.post-type-archive-houston-accidents .post-excerpt {
  margin-bottom: 40px;
}

.post-type-archive-houston-accidents .post-excerpt .blog-post {
  background: #f4f4f4;
  border: 1px solid #d8d9d9;
  padding: 27px;
}

@media (max-width: 1199px) {
  .post-type-archive-houston-accidents .post-excerpt .blog-post {
    padding: 15px;
  }
}
.post-type-archive-houston-accidents .post-excerpt .blog-post .excerpt-title {
  padding-bottom: 15px;
}

.post-type-archive-houston-accidents .post-excerpt .blog-post .excerpt-title .title-wrap {
  border-bottom: 1px solid #d8d9d9;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.post-type-archive-houston-accidents .post-excerpt .blog-post .excerpt-title .title-wrap h2.post-title {
  margin-bottom: 0;
  text-align: left;
}

.post-type-archive-houston-accidents .post-excerpt .blog-post .excerpt-title .title-wrap h2.post-title a {
  color: var(--color-tertiary);
}

.post-type-archive-houston-accidents .post-excerpt .blog-post .excerpt-title .title-wrap h2.post-title a:hover {
  color: var(--color-secondary);
}

.post-type-archive-houston-accidents .post-excerpt .blog-post .excerpt-title .post-category {
  display: inline-block;
}

.post-type-archive-houston-accidents .post-excerpt .blog-post .excerpt-title .post-category:last-child {
  margin-right: 0;
}

.post-type-archive-houston-accidents .post-excerpt .blog-post .excerpt-title .post-category:last-child .comma {
  display: none;
}

.post-type-archive-houston-accidents .post-excerpt .blog-post .post-wrap .blog-excerpt .image-holder {
  margin-bottom: 30px;
  margin-right: 30px;
  float: left;
  max-width: 245px;
  padding-top: 7px;
}

@media (max-width: 1199px) {
  .post-type-archive-houston-accidents .post-excerpt .blog-post .post-wrap .blog-excerpt .image-holder {
    margin: 0 auto 20px;
    float: none;
  }
}
.post-type-archive-houston-accidents .post-excerpt .blog-post .post-wrap .blog-excerpt .image-holder img {
  box-shadow: 4px 4px 7px 1px rgba(0, 0, 0, 0.07);
  max-height: 350px;
  width: auto;
}

.post-type-archive-houston-accidents .post-excerpt .blog-post .post-wrap .blog-excerpt .excerpt-content {
  margin-bottom: 25px;
}

.post-type-archive-houston-accidents .post-excerpt .blog-post .post-wrap .blog-excerpt .excerpt-content a {
  display: none;
}

.post-type-archive-houston-accidents .post-excerpt .blog-post .post-wrap .blog-excerpt .btn-read-more-wrap {
  clear: both;
  text-align: left;
}

@media screen and (min-width: 992px) {
  .post-type-archive-houston-accidents .post-excerpt .blog-post .post-wrap .blog-excerpt .btn-read-more-wrap {
    text-align: right;
  }
}
.post-type-archive-houston-accidents .post-excerpt .blog-post .post-wrap .blog-excerpt .btn-read-more-wrap .btn {
  font-size: 22px;
  padding: 10px 20px;
}

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