.text-uppercase {
  text-transform: uppercase;
}

.font-small {
  font-size: 12px;
}

/* ================================================ *\
                ALL Price Lists Page      

    * generated by shortcode
\* ================================================ */
.lpl-price-lists {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  font-size: 0;
}

.lpl-price-lists .lpl-main-heading {
  text-align: center;
  margin-bottom: 16px;
  font-family: "Open Sans", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}

.lpl-price-lists .lpl-price-list-box {
  display: block;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #f0f0f0;
  text-align: center;
  width: 100%;
  margin-bottom: 24px;
  font-size: 16px;
}

.lpl-price-lists .lpl-price-list-box:hover {
  -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.125);
}

.lpl-price-lists .lpl-price-list-box .lpl-heading-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 150px;
  background-color: #fafafa;
  margin: 0 0 20px;
}

.lpl-price-lists .lpl-price-list-box .lpl-heading-box:after {
  content: '';
  -ms-flex-item-align: end;
      align-self: flex-end;
  display: table;
  margin: 12px auto 0;
  background: #333;
  height: 1.5px;
  width: 60%;
}

.lpl-price-lists .lpl-price-list-box .lpl-heading {
  width: 100%;
  margin: 0;
  padding: 50px 16px 0;
  line-height: 1.4;
  color: #000;
  font-size: 20px;
  font-weight: 400;
  font-family: "Open Sans", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}

.lpl-price-lists .lpl-price-list-box .lpl-heading.heading-small {
  font-size: 20px;
}

.lpl-price-lists .lpl-price-list-box .lpl-heading .lpl-location {
  display: block;
  font-weight: 400;
  font-size: 14px;
  color: #999;
  text-transform: uppercase;
}

.lpl-price-lists .lpl-price-list-box .lpl-heading .lpl-sub-area-of-law {
  display: block;
  font-size: 14px;
  font-weight: 400;
}

.lpl-price-lists .lpl-price-list-box .lpl-sub-heading {
  min-height: 50px;
  padding: 0 20px;
  font-size: 15px;
  font-weight: 400;
  color: #000;
  font-family: "Open Sans", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}

.lpl-price-lists .lpl-price-list-box .lpl-btn {
  font-family: "Open Sans", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  display: inline-block;
  margin: 0 auto 30px;
  background-color: #999;
  border: 1px solid #999;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  padding: 10px 20px;
  letter-spacing: 1px;
}

.lpl-price-lists .lpl-price-list-box .lpl-btn:hover {
  background-color: #a6a6a6;
  border-color: #a6a6a6;
}

@media screen and (min-width: 480px) {
  .lpl-price-lists .lpl-price-list-box {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 4px);
  }
  .lpl-price-lists .lpl-price-list-box .lpl-heading {
    font-size: 24px;
  }
}

@media screen and (min-width: 960px) {
  .lpl-price-lists .lpl-price-list-box {
    width: calc(33.334% - 4px);
  }
}

/* ================================================= *\
                Specific Price List Page   
\* ================================================= */
.lpl-price-list-wrap {
  background: #fff;
  color: #000;
  font-family: "Open Sans", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  display: block;
  width: 100%;
  padding: 32px 0;
  font-size: 15px;
  max-width: 1440px;
  margin: 0 auto;
  /*  ---------------------------
        <   Sidebar Menu Styles   >
        ---------------------------  */
  /*  ---------------------------
        <   Content Wrap Styles   >
        ---------------------------  */
}

.lpl-price-list-wrap .lpl-heading {
  color: #333;
  background: #fff;
  font-family: "Open Sans", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  letter-spacing: normal;
  border: none;
  margin: 0 0 32px 0;
  padding: 0;
}

.lpl-price-list-wrap .lpl-heading .archived {
  font-style: italic;
  font-weight: 700;
  color: #dc3545;
}

.lpl-price-list-wrap .lpl-heading .status {
  font-weight: 700;
  text-transform: capitalize;
  color: #000;
}

.lpl-price-list-wrap .lpl-heading .lpl-location {
  display: block;
  font-weight: 400;
  font-size: 14px;
  color: #999;
  text-transform: uppercase;
}

.lpl-price-list-wrap .lpl-body {
  -webkit-box-shadow: 0px 12px 24px -6px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 12px 24px -6px rgba(0, 0, 0, 0.25);
  border: 1px solid #ccc;
  border-radius: 4px;
}

@media screen and (min-width: 768px) {
  .lpl-price-list-wrap {
    padding: 32px 24px;
  }
}

.lpl-price-list-wrap .lpl-sidebar-menu {
  font-size: 16px;
  display: none;
}

.lpl-price-list-wrap .lpl-sidebar-menu .lpl-btn {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: unset;
  color: #333;
  display: inline-block;
  font-family: "Open Sans", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  font-size: 28px;
  margin: 0;
  outline: none;
  padding: 15px 4px;
  position: relative;
  text-align: center;
  width: 25%;
}

.lpl-price-list-wrap .lpl-sidebar-menu .lpl-btn.lpl-active {
  background-color: #e5e5e5;
  border-color: #e5e5e5;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;
}

.lpl-price-list-wrap .lpl-sidebar-menu .lpl-btn.lpl-active:after {
  border-left-color: #e5e5e5;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;
}

.lpl-price-list-wrap .lpl-sidebar-menu .lpl-btn.lpl-active:last-child {
  border-bottom-color: #ccc;
}

.lpl-price-list-wrap .lpl-sidebar-menu .lpl-btn:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-left: 14px solid transparent;
  border-bottom: 16px solid transparent;
  position: absolute;
  left: 100%;
  top: calc(50% - 16px);
}

.lpl-price-list-wrap .lpl-sidebar-menu .lpl-btn:first-child {
  border-top-left-radius: 4px;
}

.lpl-price-list-wrap .lpl-sidebar-menu .lpl-btn .lpl-menu-text {
  font-family: inherit;
  font-weight: 500;
  color: inherit;
  font-size: 16px;
  margin: 8px 0 0;
  text-transform: none;
  letter-spacing: normal;
  line-height: 1;
}

@media screen and (min-width: 768px) {
  .lpl-price-list-wrap .lpl-sidebar-menu {
    width: 150px;
    float: left;
    display: block;
    position: static;
  }
  .lpl-price-list-wrap .lpl-sidebar-menu .lpl-btn {
    width: 100%;
    display: block;
    padding: 26px 12px;
    min-height: 110px;
  }
}

.lpl-price-list-wrap .lpl-content-wrap {
  min-height: 550px;
  font-family: "Open Sans", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  color: #000;
  padding: 32px 16px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  /*  ----------------------------
            <   Content Table Styles   >
            ----------------------------  */
}

.lpl-price-list-wrap .lpl-content-wrap .lpl-content-heading {
  font-family: "Open Sans", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  font-size: 20px;
  margin: 0 0 24px 0;
  font-weight: 500;
  color: #333;
  background: transparent;
}

.lpl-price-list-wrap .lpl-content-wrap .lpl-service-name {
  font-weight: 600;
}

.lpl-price-list-wrap .lpl-content-wrap ul, .lpl-price-list-wrap .lpl-content-wrap ol {
  margin-left: 32px;
}

.lpl-price-list-wrap .lpl-content-wrap ul li {
  list-style-type: disc;
}

.lpl-price-list-wrap .lpl-content-wrap ul li li {
  list-style-type: circle;
}

.lpl-price-list-wrap .lpl-content-wrap ul li li li {
  list-style: square;
}

.lpl-price-list-wrap .lpl-content-wrap ol li {
  list-style-type: decimal;
}

.lpl-price-list-wrap .lpl-content-wrap td {
  vertical-align: top;
}

.lpl-price-list-wrap .lpl-content-wrap p {
  line-height: 1.4;
  margin-bottom: 16px;
}

.lpl-price-list-wrap .lpl-content-wrap .lpl-service-disclaimer,
.lpl-price-list-wrap .lpl-content-wrap .lpl-disbursement-description {
  display: none;
  margin-top: 14px;
}

.lpl-price-list-wrap .lpl-content-wrap .lpl-professional-name {
  font-size: 20px;
  margin-bottom: 8px;
}

@media screen and (min-width: 768px) {
  .lpl-price-list-wrap .lpl-content-wrap {
    padding: 32px 48px;
    width: calc(100% - 150px);
  }
  .lpl-price-list-wrap .lpl-content-wrap .lpl-content:not(.lpl-active) {
    display: none;
  }
  .lpl-price-list-wrap .lpl-content-wrap .lpl-service-disclaimer,
  .lpl-price-list-wrap .lpl-content-wrap .lpl-disbursement-description {
    display: block;
  }
  .lpl-price-list-wrap .lpl-content-wrap .lpl-content-heading {
    font-size: 24px;
  }
}

.lpl-price-list-wrap .lpl-content-wrap .lpl-table {
  width: 100%;
  border-collapse: collapse;
  font-family: "Open Sans", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  font-size: 15px;
  margin-bottom: 48px;
  border: none;
}

.lpl-price-list-wrap .lpl-content-wrap .lpl-table tfoot td {
  border: none;
  font-size: 13px;
}

@media screen and (max-width: 767px) {
  .lpl-price-list-wrap .lpl-content-wrap .lpl-table {
    /* Get table cells to act like rows */
  }
  .lpl-price-list-wrap .lpl-content-wrap .lpl-table.lpl-service-table td:nth-last-child(2) {
    border-bottom-color: transparent;
    padding-bottom: 0;
  }
  .lpl-price-list-wrap .lpl-content-wrap .lpl-table.lpl-service-table td:last-child {
    padding-top: 0;
  }
  .lpl-price-list-wrap .lpl-content-wrap .lpl-table thead tr {
    position: absolute;
    top: -9999em;
    left: -9999em;
  }
  .lpl-price-list-wrap .lpl-content-wrap .lpl-table tbody {
    border-bottom: none;
  }
  .lpl-price-list-wrap .lpl-content-wrap .lpl-table tr {
    display: block;
  }
  .lpl-price-list-wrap .lpl-content-wrap .lpl-table tr + tr {
    margin-top: 24px;
  }
  .lpl-price-list-wrap .lpl-content-wrap .lpl-table td {
    font-size: 14px;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #e5e5e5;
    line-height: 1.4;
    padding: 8px;
  }
  .lpl-price-list-wrap .lpl-content-wrap .lpl-table td:before {
    content: attr(data-label);
    display: inline-block;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.5;
    min-width: 45%;
    width: 45%;
  }
  .lpl-price-list-wrap .lpl-content-wrap .lpl-table td:last-child {
    border-bottom-color: transparent;
  }
}

@media screen and (min-width: 768px) {
  .lpl-price-list-wrap .lpl-content-wrap .lpl-table thead tr {
    position: static;
  }
  .lpl-price-list-wrap .lpl-content-wrap .lpl-table:last-child {
    margin-bottom: 24px;
  }
  .lpl-price-list-wrap .lpl-content-wrap .lpl-table td {
    color: #000;
    font-size: 15px;
    font-style: normal;
    padding: 8px 16px;
    line-height: 1.2;
    border: none;
    border-bottom: 1px solid #e5e5e5;
  }
  .lpl-price-list-wrap .lpl-content-wrap .lpl-table th {
    color: #333;
    font-size: 17px;
    padding: 8px 16px;
    line-height: 1.2;
    font-weight: 500;
    border: none;
    text-align: left;
  }
  .lpl-price-list-wrap .lpl-content-wrap .lpl-table thead {
    background-color: #e5e5e5;
  }
  .lpl-price-list-wrap .lpl-content-wrap .lpl-table .lpl-name-field {
    width: 50%;
  }
}
/*# sourceMappingURL=styles.css.map */