@charset "UTF-8";
/*
 Theme Name:   Law Firm Child
 Theme URI:    http://law-firm.bold-themes.com
 Description:  Law Firm Child Theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     law-firm
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  law-firm-child
*/
/* Theme customization starts here
-------------------------------------------------------------- */
/* Headings */
.h1 {
  font-size: 3.5em;
  display: block;
  line-height: 1.4;
  font-weight: normal;
  font-family: 'Libre Baskerville', serif;
  margin-bottom: 20px;
}

.h1.light {
  color: #c1b9ce;
  color: #f5e994;
  color: #fff !important;
}

@media (max-width: 767px) {
  .h1 {
    font-size: 2.2em;
  }
}

.h2 {
  font-size: 2em;
  display: block;
  line-height: 1.4;
  font-weight: normal;
  font-family: 'Libre Baskerville', serif;
  margin-bottom: 20px;
}

.h2.light {
  color: #fff;
}

@media (max-width: 767px) {
  .h2 {
    font-size: 1.8em;
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  h2 span {
    margin-bottom: 0px !important;
  }
}

.h3 {
  font-size: 1.8em;
  display: block;
  line-height: 1.4;
  font-weight: normal;
  font-family: 'Libre Baskerville', serif;
  margin-bottom: 20px;
}

.h3.light {
  color: #fff;
}

@media (max-width: 767px) {
  .h3 {
    font-size: 1.5em;
  }
}

/* Blockquote Overrides */
blockquote {
  font-size: 1.1em !important;
  max-width: 880px;
  margin: 20px auto !important;
  float: none;
}

/* Header Overrides */
.mainHeader .btLogoArea .logo img {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* Sticky Header Styles */
.btStickyHeaderActive.btMenuVertical .btLogoArea .logo img {
  padding-top: 5px;
  padding-bottom: 5px;
}

.btStickyHeaderActive.btMenuVertical .btVerticalHeaderTop {
  display: flex;
  justify-content: space-between;
}

.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .port {
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .logo img {
  height: 78px !important;
}

/* Navigation Overrides */
.menuPort nav ul li a {
  text-transform: uppercase;
  letter-spacing: 2px;
}

.menuPort nav ul li.cta-button a {
  line-height: 25px;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  border-radius: 2px;
  color: #000;
}

.menuPort nav ul li.cta-button a:after {
  z-index: -1;
  display: block;
  position: absolute;
  left: -15px;
  right: -15px;
  background-color: #f5e994;
  content: ' ';
  height: 36px;
  bottom: 44px;
  border-radius: 2px;
}

/* BB Headline Italics */
div:not(.h1) > .bt_bb_headline_content i {
  color: #2a1c74;
}

@media (max-width: 767px) {
  .bt_bb_headline .bt_bb_headline_content span {
    font-size: 1.5rem !important;
  }
  .bt_bb_headline h1 .bt_bb_headline_content span {
    font-size: 1.4rem !important;
  }
}

h4 strong {
  color: #2a1c74;
  text-decoration: underline;
}

/* Button Overrides */
.bt_bb_button.bt_bb_shape_square a.bt_bb_link {
  border-radius: 2px !important;
}

@media (max-width: 767px) {
  .bt_bb_button {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .bt_bb_button a {
    width: 90%;
  }
}

/* Service Point Band */
.service-point-image img {
  margin: 0 auto;
  text-align: center;
  max-width: 64px;
  height: auto;
}

.service-points .bt_bb_row {
  display: flex;
}

.service-points .bt_bb_row .bt_bb_column {
  display: flex;
}

.service-points .bt_bb_column_content {
  background-color: #fff;
  height: 100%;
  padding: 20px 45px;
  border-bottom: 5px solid #f5e994;
  position: relative;
  /* &::before {
        background-color: #2a1c74;
        width: 22px;
        height: 22px;
        content: '';
        display: block;
        top: -7px;
        left: 0;
        right: 0;
        margin: 0 auto;
        position: absolute;
        border-radius: 16px;
    }*/
}

/* Testimonial Band */
.testimonials-band {
  background-size: cover;
  background-position: 0px -160px !important;
}

/* Our Team Related */
@media (max-width: 767px) {
  .profile-page-section img {
    padding-bottom: 15px;
  }
}

@media (max-width: 1024px) {
  .our-team-cards-section .bt_bb_column {
    max-width: 60vw;
    min-width: 60vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .our-team-cards-section .bt_bb_column .bt_bb_button a {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 550px) {
  .our-team-cards-section .bt_bb_column {
    max-width: 90vw;
    min-width: 90vw;
  }
}

/* Homepage proof points */
@media (max-width: 767px) {
  .proof-points-section {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
  }
}

.proof-points-five-col {
  flex-flow: row nowrap !important;
}

@media (max-width: 767px) {
  .proof-points-five-col {
    flex-flow: row wrap !important;
  }
}

.proof-points-five-col > div {
  width: 20% !important;
}

@media (max-width: 767px) {
  .proof-points-five-col > div {
    width: 100% !important;
  }
}

/* Pre-Footer */
@media (max-width: 767px) {
  .pre-footer-section {
    padding-bottom: 0px !important;
  }
  .pre-footer-section .h3 {
    font-size: 1.3rem !important;
  }
}

@media (max-width: 620px) {
  .pre-footer-section .h3 {
    text-align: center;
    padding-bottom: 15px;
  }
}

.address-list {
  margin: 20px auto;
  padding: 0px;
}

.address-list li {
  display: inline-block;
  color: #a2a0ad;
  padding-right: 20px;
  border-right: 1px dotted rgba(255, 255, 255, 0.25);
  margin-right: 20px;
  margin-left: 0px;
}

.address-list li:last-child {
  margin-right: 0px;
  padding-right: 0px;
  border-right: 0px;
}

.address-list li span {
  display: inline-block;
  margin-right: 5px;
  color: #f5e994;
}

@media (max-width: 767px) {
  .address-list {
    display: flex;
    flex-direction: column;
  }
  .address-list li {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
  }
}

.footer-row {
  background-size: 50% !important;
  background-position: right 50% bottom -49px !important;
}

@media (max-width: 767px) {
  .footer-row .bt_bb_port {
    padding-top: 1em !important;
    padding-bottom: 1em !important;
  }
}

.footer-menu li {
  display: inline-block;
  margin: 0 20px 0px 20px;
  padding: 0px;
}

.footer-menu li a {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.bt_bb_section[class*="dark_solid"]:before {
  background-color: rgba(0, 0, 0, 0.2) !important;
}

.bordersep.short {
  border-width: 5px;
  width: 28px;
  margin: 10px auto 1em;
}

.bordersep.purple {
  border-color: #2a1c74;
}

.bt_bb_headline.inside-title em {
  color: #2a1c74 !important;
}

.bt_bb_headline.inside-title.bt_bb_size_extrasmall span,
.bt_bb_headline.inside-title.bt_bb_size_extrasmall div {
  font-size: 1rem;
  line-height: 1.4;
}

.bt_bb_headline.inside-title.bt_bb_size_small span,
.bt_bb_headline.inside-title.bt_bb_size_small div {
  font-size: 1.5rem;
  line-height: 1.4;
}

.bt_bb_headline.inside-title.bt_bb_size_medium span,
.bt_bb_headline.inside-title.bt_bb_size_medium div {
  font-size: 2rem;
  line-height: 1.4;
}

.bt_bb_headline.inside-title.bt_bb_size_normal span,
.bt_bb_headline.inside-title.bt_bb_size_normal div {
  font-size: 2.5rem;
  line-height: 1.4;
}

.bt_bb_headline.inside-title.bt_bb_size_large span,
.bt_bb_headline.inside-title.bt_bb_size_large div {
  font-size: 3rem;
  line-height: 1.4;
}

.bt_bb_headline.inside-title.bt_bb_size_extralarge span,
.bt_bb_headline.inside-title.bt_bb_size_extralarge div {
  font-size: 3.5rem;
  line-height: 1.4;
}

.bt_bb_headline.inside-title.bt_bb_size_huge span,
.bt_bb_headline.inside-title.bt_bb_size_huge div {
  font-size: 5rem;
  line-height: 1.4;
}

/* All Page Rules */
@media (max-width: 767px) {
  body .bt_bb_port {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  body .bt_bb_separator.bt_bb_top_spacing_normal {
    margin-top: 1em !important;
  }
}

/* Inside Pages */
body:not(.home) {
  /* Service Icons */
  /* Dark Overlay Override */
  /* em coloring for non heading elements */
  /* Flexible column fix for team page */
  /* Image Alignment */
  /* Contact Us Page Items */
}

body:not(.home) .maxwidth {
  max-width: 880px !important;
  margin: 0 auto;
  float: none;
}

body:not(.home) .bt_bb_headline.bt_bb_size_extrasmall span:not(.bt_bb_headline_superheadline),
body:not(.home) .bt_bb_headline.bt_bb_size_extrasmall div {
  font-size: 1rem;
  line-height: 1.4;
}

body:not(.home) .bt_bb_headline.bt_bb_size_small span:not(.bt_bb_headline_superheadline),
body:not(.home) .bt_bb_headline.bt_bb_size_small div {
  font-size: 1.5rem;
  line-height: 1.4;
}

body:not(.home) .bt_bb_headline.bt_bb_size_medium span:not(.bt_bb_headline_superheadline),
body:not(.home) .bt_bb_headline.bt_bb_size_medium div {
  font-size: 2rem;
  line-height: 1.4;
}

body:not(.home) .bt_bb_headline.bt_bb_size_normal span:not(.bt_bb_headline_superheadline),
body:not(.home) .bt_bb_headline.bt_bb_size_normal div {
  font-size: 2.5rem;
  line-height: 1.4;
}

body:not(.home) .bt_bb_headline.bt_bb_size_large span:not(.bt_bb_headline_superheadline),
body:not(.home) .bt_bb_headline.bt_bb_size_large div {
  font-size: 3rem;
  line-height: 1.4;
}

body:not(.home) .bt_bb_headline.bt_bb_size_extralarge span:not(.bt_bb_headline_superheadline),
body:not(.home) .bt_bb_headline.bt_bb_size_extralarge div {
  font-size: 3.5rem;
  line-height: 1.4;
}

body:not(.home) .bt_bb_headline.bt_bb_size_huge span:not(.bt_bb_headline_superheadline),
body:not(.home) .bt_bb_headline.bt_bb_size_huge div {
  font-size: 5rem;
  line-height: 1.4;
}

body:not(.home) .service-item .bt_bb_service_content_title {
  text-transform: uppercase;
  line-height: 1.4em;
  font-size: 1.1em !important;
  margin-bottom: 10px;
  letter-spacing: 1px;
  color: #2a1c74;
}

body:not(.home) .bt_bb_section[class*="dark_solid"]:before {
  background-color: #180b4085 !important;
}

body:not(.home) .bt_bb_section:not(:first-child) {
  color: #000;
}

body:not(.home) .bt_bb_section:not(:first-child) .bt_bb_headline_content em {
  color: #2a1c74 !important;
}

body:not(.home) .flex-col {
  display: flex;
}

body:not(.home) .flex-col > div {
  height: 100%;
}

body:not(.home) .team-member-title .bt_bb_headline_superheadline {
  font-size: 16px !important;
  letter-spacing: 0px !important;
  text-transform: uppercase;
  line-height: 1em !important;
}

body:not(.home) .btContentHolder .sqs-block-content .alignnone {
  margin: 5px 40px 40px 0;
}

body:not(.home) .btContentHolder .sqs-block-content .aligncenter,
body:not(.home) .btContentHolder .sqs-block-content div.aligncenter {
  display: block;
  margin: 5px auto 40px auto;
}

body:not(.home) .btContentHolder .sqs-block-content .alignright {
  float: right;
  margin: 5px 0 0 40px;
}

body:not(.home) .btContentHolder .sqs-block-content .alignleft {
  float: left;
  margin: 5px 40px 40px 0;
}

body:not(.home) .btContentHolder .sqs-block-content a img.alignright {
  float: right;
  margin: 5px 0 40px 40px;
}

body:not(.home) .btContentHolder .sqs-block-content a img.alignnone {
  margin: 5px 40px 40px 0;
}

body:not(.home) .btContentHolder .sqs-block-content a img.alignleft {
  float: left;
  margin: 5px 40px 40px 0;
}

body:not(.home) .btContentHolder .sqs-block-content a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

body:not(.home) .btContentHolder .sqs-block-content .bt_bb_separator {
  display: inline-block;
}

body:not(.home) .btContentHolder .sqs-block-content a {
  color: #2d1573;
}

body:not(.home) .btContentHolder .contact-detail .bt_bb_service_content_title {
  font-size: 15px;
  letter-spacing: 0px;
  color: #2d1573;
  font-weight: 400;
}

body:not(.home) .bt_bb_text h4 {
  font-size: 1.15em;
  text-transform: uppercase;
  color: #222;
  letter-spacing: 0.5px;
}

body:not(.home) .bt_bb_text ul li {
  list-style-type: none;
}

body:not(.home) .bt_bb_text ul li:before {
  content: '•';
  color: #2d1573;
  position: relative;
  right: 15px;
  margin-right: -9px;
  font-size: 10px;
  top: -2px;
}

@media (max-width: 767px) {
  body:not(.home) .bt_bb_text img {
    width: 100%;
    padding-bottom: 15px;
  }
}

body:not(.home) .req {
  color: #f00;
}

body:not(.home) .page-title {
  background-position: bottom 46% center !important;
  background-attachment: scroll !important;
}

body:not(.home) .team-link {
  display: block;
  float: none;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.15);
}

body:not(.home) .bt_bb_service_content_text strong {
  font-size: 0.9em;
  font-weight: 600;
  letter-spacing: 2px;
}

body:not(.home) form input[type=submit] {
  border-radius: 2px !important;
  box-shadow: 0 0 0 2em #f5e994 inset;
  color: #191919;
}

@media (max-width: 992px) {
  body:not(.home) .contact-us-box {
    padding: 20px 0px !important;
  }
}

@media (max-width: 767px) {
  body:not(.home) .contact-us-box {
    margin-top: 0px !important;
  }
  body:not(.home) .contact-us-box input[type="submit"] {
    width: 100% !important;
  }
}

@media (max-width: 575px) {
  body:not(.home) .contact-us-box .bt_bb_column {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

.btMenuHorizontal .menuPort nav > ul > li.current-menu-ancestor > a:after, .btMenuHorizontal .menuPort nav > ul > li.current-menu-item > a:after {
  bottom: 40px !important;
  background-color: #f5e994 !important;
}

/* General Utility Classes */
.no-display-element {
  display: none;
}

.row-margin-0-auto-desktop-only {
  margin: 0 auto !important;
}

@media (max-width: 1024px) {
  .no-display-element-tablet {
    display: none !important;
  }
  .row-margin-0-auto-desktop-only {
    margin: 0 -20px !important;
  }
}

@media (max-width: 992px) {
  .center-content-992 .bt_bb_column_content {
    display: flex;
    justify-content: center;
    padding-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .no-left-right-padding-mobile {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
