/*
 Theme Name:   Big Ben Lawyers
 Theme URI:    https://www.bigbenlawyers.com
 Description:  
 Author:       
 Author URI:   
 Template:     generatepress
 Version:      0.1
*/

.main-navigation .main-nav ul li a,
.menu-toggle,
.main-navigation .menu-bar-item > a {
  padding-left: 10px;
  padding-right: 10px !important;
}

.page-heading {
  font-weight: 900 !important;
}

.secondary-color {
  color: #a0aec0 !important;
}

.hero-practiceareas .fl-row-content-wrap {
  background: #e2e8f0 0% 0% no-repeat padding-box;
}

.display-flex .fl-col-group {
  display: flex;
}

.gradient-background {
  background: transparent
    radial-gradient(closest-side at 50% 50%, #718096 0%, #4a5568 100%) 0% 0%
    no-repeat padding-box !important;
}

.montserrat {
  font-family: "montserrat" !important;
}

.italic-font {
  font-style: italic;
}

.text-shadow {
  text-shadow: 2px 5px 5px #0000004d;
}

.page-heading {
  text-shadow: 2px 5px 5px #0000004d;
}

.underline-heading {
  position: relative;
  display: inline-block;
  padding: 0 50px;
}

.underline-heading:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.28);
}

.font-weight-900 {
  font-weight: 900;
}

.font-weight-normal {
  font-weight: normal !important;
}

.text-white,
.text-white span {
  color: #fff !important;
}

.trp-language-switcher > div {
  border: 0 !important;
}

.trp-language-switcher > div > a {
  display: block;
  padding: 2px;
  border-radius: 0;
  color: #0769ad;
  font-family: Roboto;
  color: #7d7f85;
  font-weight: normal;
  border: 0;
}

.fade-left {
  position: relative;
}

.fade-left::before {
  content: "";
  background: rgb(255, 255, 255);
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 1%,
    rgba(255, 255, 255, 0) 100%
  );
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1px;
  width: 200px;
}

.doctor_form_wrapper .gfield input {
  background: transparent;
  border: 0;
  border-bottom: solid 1px #333;
}

.doctor_form_wrapper input[type="submit"] {
  background: #fc5b25;
  width: 100%;
  padding: 5px;
  margin-left: 0;
  border-radius: 8px;
}

.city_page_consultation_page_wrapper {
  background: #d2def3;
  border-radius: 8px;
}

.city_page_consultation_page_wrapper ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1; /* Firefox */
}

.city_page_consultation_page_wrapper :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
}

.city_page_consultation_page_wrapper ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000;
}

.city_page_consultation_page_wrapper form {
  padding: 40px 30px;
  box-shadow: 2px 3px 25px #0000002b;
  border: 1px solid #a0aec0;
  border-radius: 8px;
}

.city_page_consultation_page_wrapper input[type="submit"] {
  background: #fc5b25;
  width: 100%;
  border-radius: 8px;
  padding: 10px 20px;
}

.city_page_consultation_page_wrapper h3 {
  color: #fff !important;
  font: normal normal normal 22px/38px Montserrat;
  font-weight: 600 !important;
}

.city_page_consultation_page_wrapper .ginput_container input,
.city_page_consultation_page_wrapper .ginput_container textarea {
  background: #fff !important;
  border: 0;
  border-bottom: solid 1px #ccc;
  color: #000;
  outline: none;
}

.city_page_consultation_page_wrapper .ginput_container textarea {
  height: 150px !important;
}

.single-location h1,
.single-location h2,
.single-location h3,
.single-location h4,
.single-location h5,
.single-location h6 {
  text-transform: capitalize;
}

.ewd-ufaq-faq-title h1,
.ewd-ufaq-faq-title h2,
.ewd-ufaq-faq-title h3,
.ewd-ufaq-faq-title h4,
.ewd-ufaq-faq-title h5,
.ewd-ufaq-faq-title h6 {
  font-size: 22px !important;
  line-height: normal !important;
}

.city-practice-areas a {
  text-decoration: none;
  text-transform: capitalize;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  box-shadow: 3px 5px 31px #000000ba;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video {
  aspect-ratio: 16 / 9;
  width: 100%;
}

.font-size-16px {
  font-size: 16px;
}

.font-size-35 {
  font-size: 35px;
}

.mb-zero {
  margin-bottom: 0;
}

/* our results */

.result-heading {
  font: normal normal normal 31px/52px Montserrat;
  letter-spacing: 0px;
  color: #223056;
  display: inline-block;
  clear: both;
  margin: 0;
  font-size: 24px;
}

.result-title {
  font: normal normal 900 36px/43px Montserrat;
  letter-spacing: 0px;
  color: #223056;
  background: #afe6ff 0% 0% no-repeat padding-box;
  padding: 5px;
  display: inline-block;
  clear: both;
  margin: 0;
}

.result-row .fl-row-content-wrap {
  padding-top: 0;
  padding-bottom: 0;
}

.result-row p {
  margin-bottom: 0;
}

.result-separator > .fl-row-content-wrap {
  padding-top: 0;
  padding-bottom: 0;
}

/* our results */

/* team members */

.team-memberframe {
  position: relative;
}

.caption-overlay {
  position: absolute;
  bottom: 0;
  background: rgba(45, 55, 72, 0.5) 0% 0% no-repeat padding-box;
}

.caption-overlay .member-info {
  padding: 15px;
}

.caption-overlay .member-info .name,
.caption-overlay .member-info .title {
  margin: 0;
}

.member-info .name,
.member-info .title {
  color: #ffffff;
}

.member-info .name {
  font-size: 25px;
}

.member-info a {
  color: #afe6ff;
  text-decoration: none;
}

/* team members */

/* team members */

.city_page_number {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 19px;
  background-color: #f04f19 !important;
  padding: 10px 30px;
  color: #fff !important;
  border-color: #f04f19 !important;
  text-decoration: none;
  border-radius: 4px;
}

.city_page_number .text-wrapper {
  color: #fff !important;
  display: inline-block;
}

.city_page_number .fl-button-text,
.city_page_number .fl-button-icon {
  color: #fff !important;
}

.city_page_number .fl-button-icon {
  font-size: 1.3em;
  height: auto;
  margin-right: 8px;
  vertical-align: middle;
  width: auto;
}

.city-page-cta {
  background: #d2def3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 11px #00000029;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: wrap;
  padding: 20px 3px 30px 10px;
}

.city-page-cta h3 {
  text-align: center;
  font: normal normal 900 31px/42px Roboto;
  letter-spacing: 0px;
  color: #1a202c !important;
  opacity: 1;
}

.widget-area .widget {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.no-mb {
  margin-bottom: 0;
}
.mb-5px {
  margin-bottom: 5px;
}

.city-page-widget {
  background: #d2def3 0% 0% no-repeat padding-box;
  box-shadow: 2px 3px 25px #0000002b;
  border: 1px solid #a0aec0;
  border-radius: 12px;
  opacity: 1;
}

.city-page-widget .widget-wrapper {
  padding: 10px 30px !important;
}

/* city page */

body.city_page .site-content h2,
body.city_page .site-content h3,
body.city_page .site-content h4,
body.city_page .site-content h5,
body.city_page .site-content h6 {
  font: normal normal 900 33px/43px Montserrat;
  letter-spacing: 0px;
  font-size: 22px;
  line-height: normal;
}

.city-page-widget h3.heading {
  font: normal normal 900 26px/48px Roboto;
  letter-spacing: 0px;
  color: #ffffff !important;
  opacity: 1;
  background: #1f55a3 0% 0% no-repeat padding-box;
  border-radius: 12px 12px 0px 0px;
  opacity: 1;
  padding: 20px 30px !important;
  line-height: normal;
  text-align: center;
}

body.page-id-112 .is-right-sidebar {
  padding-top: 30px;
}

/* city page */

@media only screen and (max-width: 767px) {
  .sm-br {
    display: none;
  }

  .xs-line-height-normal {
    line-height: normal;
  }

  .xs-mt-10px {
    margin-top: 10px !important;
  }

  .xs-mt-20px {
    margin-top: 20px;
  }

  .member-info .name {
    font-size: 18px;
  }

  .member-info .title,
  .member-info a {
    font-size: 14px;
  }

  .mobile-flex {
    display: flex;
    justify-content: center;
  }

  .city-page-cta-row .fl-col-group {
    display: block;
    width: 100%;
  }

  body.city_page .site-content h2,
  body.city_page .site-content h3,
  body.city_page .site-content h4,
  body.city_page .site-content h5,
  body.city_page .site-content h6 {
    line-height: normal;
  }

  .sm-space-30px {
    display: none;
  }

  .bigben-hero-img {
    margin-top: -15px;
  }
}

@media only screen and (min-width: 768px) {
	
	.video-container {
		padding-bottom:0;
	}
	
  .sm-br {
    display: block;
  }

  .sm-width-30-percent {
    width: 30%;
  }

  .font-size-40px {
    font: normal normal normal 40px/50px Montserrat;
  }
  .result-heading {
    font: normal normal normal 40px/50px Montserrat;
    font-weight: 500;
    padding: 10px 20px;
  }

  .result-title {
    font: normal normal 900 50px/43px Montserrat;
    padding: 20px;
  }

  body.city_page .fl-node-3gq095kw1ebt > .fl-module-content {
    padding-left: 0;
    padding-right: 0;
  }

  .site-content .content-area p,
  .site-content .content-area h2,
  .site-content .content-area h3,
  .site-content .content-area h4,
  .site-content .content-area > .fl-module-content {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .sm-space-30px {
    padding: 30px;
    display: block;
  }
}

@media only screen and (min-width: 1200px) {
  .page-heading {
    font-size: 75px;
    line-height: 80px;
    padding-bottom: 5px;
    margin-bottom: 5px;
  }

  body.translatepress-es_MX .main-navigation a {
    font-size: 20px;
    text-transform: capitalize;
  }

  body.translatepress-es_MX .main-nav .menu a {
    font-size: 14px;
  }

  .sm-lm-30px {
    margin-left: -50px;
  }

  body.translatepress-es_MX .hero-v2 .l1,
  .hero-v2 .l3 {
    line-height: 55px;
  }

  .font-size-30px {
    font-size: 30px;
  }

  .font-size-40px {
    font-size: 40px;
  }

  .font-size-45px {
    font-size: 45px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  body.translatepress-es_MX .espanol {
    width: 73% !important;
  }
}

@media only screen and (min-width: 1920px) {
  body.translatepress-es_MX .main-navigation .espanol {
    width: calc(100% - 234px);
  }
}
