/*
 Theme Name:   Bridge Child
 Template:     bridge

 Description:  Bridge Child for Lockfit
 Author:       The Web Orchard
 Version:      1.0.0
*/
/* both */
@media (min-width: 1001px) {
  .two-mobile-banner, .two-mobile-logo {
    display: none;
  }
}
.two-mobile-banner .wpb_column, .two-mobile-logo .wpb_column {
  width: auto;
  float: none;
}

.two-mobile-banner-top, .two-mobile-banner-bottom {
  padding: 1rem;
}

.two-mobile-banner p, .two-mobile-banner h1, .two-mobile-banner ul {
  line-height: 1.5;
  color: white;
}
.two-mobile-banner ul {
  padding: 0 !important;
  margin-left: -5px;
}

/* two column */
.feature_list {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.feature_list li {
  list-style-type: none;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  flex: 47%;
  flex: 0 0 calc(50% - 10px);
  padding: 5px;
}

/* one column
.feature_list {
  margin: 0;
  padding: 0;
}

.feature_list li {
  list-style-type: none;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
*/
.feature_list li:last-child {
  margin-bottom: 0;
}

.feature_list .icon_cont {
  width: 50px;
  display: inline-block;
  margin-right: 10px;
}

.feature_list p {
  width: 100%;
  font-size: 14px;
  font-weight: 500;
}

.banner_cta_fixed {
  bottom: 0;
  left: 0;
  position: fixed !important;
  z-index: 999;
  max-width: 100%;
  width: 100%;
  transition: opacity 0.5s;
  opacity: 0;
  visibility: hidden;
}

.banner_cta_fixed a.qbutton {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 800;
}

.show_banner_cta_fixed {
  opacity: 1 !important;
  visibility: visible !important;
  transition: opacity 0.5s;
}

.banner_cta_fixed .vc_column-inner {
  padding: 0;
}

#wpcf7-f2268-p2269-o2 {
  margin-top: 0;
}

/* logo */
.two-mobile-logo > div {
  justify-content: space-between;
  align-items: center;
  margin: 0 1rem;
  display: flex;
}

.two-mobile-logo .clearfix::before, .two-mobile-logo .clearfix::after {
  display: none;
}

.two-mobile-logo .qbutton {
  background-color: black;
  padding: 0.5rem 1rem;
  font-weight: normal;
  font-size: 1.25rem;
  border-radius: 0;
  line-height: 1;
  height: auto;
}

/* top */
.two-mobile-banner-top.two-mobile-banner-top {
  background-image: url("../images/Lockfit-Van-scaled.jpg");
  background-position: 70% -10px;
  background-size: cover;
}

.two-mobile-banner-top h1 {
  font-weight: normal;
  font-size: 1.2rem;
  line-height: 1.2;
  margin-bottom: 0.5em;
}

.two-mobile-banner-face > div > div, .two-mobile-banner-face p, .two-mobile-banner-face h2 {
  line-height: 1.2;
}

.two-mobile-banner-face > div > div {
  align-items: flex-end;
  margin-top: 1rem;
  display: flex;
}

.two-mobile-banner-face img {
  box-shadow: 0 0 0.5rem 0.5rem rgba(0, 0, 0, 0.25);
  border: 1px solid white;
  margin-right: 0.5rem;
  border-radius: 1rem;
  margin-top: 0.5rem;
}

.two-mobile-banner-face p {
  color: black;
}

.two-mobile-banner-face h2 {
  font-size: inherit !important;
  font-weight: bold;
}

/*bottom */
.two-mobile-banner-bottom {
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
}

/* logo row */
.logo-row > div {
  align-items: center;
  display: flex;
  padding: 1rem 4rem;
}

.logo-row .clearfix::before, .logo-row .clearfix::after {
  display: none;
}

.logo-row > div > div > div {
  flex: 1;
}

.shiftnav-main-toggle-content .qbutton {
  height: auto;
  line-height: 30px;
  width: auto;
  margin-top: 0 !important;
}

@media only screen and (max-width: 480px) {
  .boxed div.section .section_inner,
  .carousel-inner .slider_content_outer,
  .container_inner,
  .container_inner nav.content_menu,
  .full_width .parallax_content,
  .steps_holder_inner,
  div.grid_section .section_inner,
  nav.content_menu ul {
    width: auto;
    margin: 0 30px;
  }
}
.widget_franchise_search_widget form, .widget_franchise_search_widget .form-element {
  display: flex;
  align-items: center;
}

.widget_franchise_search_widget input[type=text] {
  padding: 15px;
  border: 1px solid currentColor;
  border-radius: 2px;
  font-size: 13px;
  line-height: 17px;
  background-color: #fff;
  color: #818181;
  font-family: inherit;
}

.widget_franchise_search_widget button {
  -webkit-appearance: none;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  line-height: 50px;
  height: 50px;
  font-style: normal;
  font-weight: 600;
  background-color: #f0592b;
  border-radius: 2px;
  border: 1px solid #f0592b;
  text-transform: uppercase;
  padding-left: 26px;
  padding-right: 26px;
  margin-left: 10px;
}

/* New 2021 Homepage styling */
body.page-id-8650 .wrapper_inner > header {
  border-bottom: 1px solid #dfdfdf;
}

body.page-id-8650 .wrapper_inner .content {
  margin-top: unset;
}

body.page-id-8650 .content_inner > div.title_outer {
  display: none;
}

body.page-id-8650 .home-banner-background-image {
  min-height: 800px;
}

body.page-id-8650 .home-banner-background-image div.q_icon_list {
  margin-bottom: 5px;
}

body.page-id-8650 .home-banner-background-image div.q_icon_list p {
  font-size: 23px;
  line-height: 40px;
  font-style: normal;
  letter-spacing: 0px;
  margin: 0;
  position: relative;
  top: -7px;
  left: 5px;
}

body.page-id-8650 .home-banner-background-image .wpb_widgetised_column {
  margin-top: 300px;
}

@media only screen and (max-width: 600px) {
  body.page-id-8650 .home-banner-background-image .wpb_widgetised_column {
    margin-top: 0px;
  }
}
body.page-id-8650 .home-banner-background-image .wpb_widgetised_column .wpb_wrapper > h2 {
  color: #ffffff;
}

@media only screen and (max-width: 600px) {
  body.page-id-8650 .home-banner-background-image .wpb_widgetised_column .wpb_wrapper > h2 {
    color: #000000;
  }
}
body.page-id-8650 .home-banner-background-image .widget_franchise_search_widget p.form-element > label {
  display: none;
}

body.page-id-8650 .home-banner-background-image .widget_franchise_search_widget button {
  background-color: black;
  border: black;
  font-size: 25px;
  font-weight: 400;
  text-transform: none;
  max-height: 48px;
}

body.page-id-8650 .home-services-row .section_inner_margin {
  display: flex;
}

@media only screen and (max-width: 600px) {
  body.page-id-8650 .home-services-row .section_inner_margin {
    flex-wrap: wrap;
  }
  body.page-id-8650 .home-services-row .section_inner_margin .wpb_column {
    flex-basis: 100%;
    min-width: 100%;
    margin-bottom: 50px;
  }
  body.page-id-8650 .home-services-row .section_inner_margin .wpb_column:last-child {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 601px) {
  body.page-id-8650 .home-services-row .section_inner_margin {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  body.page-id-8650 .home-services-row .section_inner_margin .wpb_column {
    flex-basis: 49%;
    min-width: 49%;
    margin-bottom: 50px;
  }
  body.page-id-8650 .home-services-row .section_inner_margin .wpb_column:last-child {
    margin-bottom: 0px;
  }
}
body.page-id-8650 .home-services-row .section_inner_margin .vc_column-inner {
  height: 100%;
}

body.page-id-8650 .home-services-row .section_inner_margin .vc_column-inner > .wpb_wrapper {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: flex-start;
  flex-direction: column;
  flex: 1;
}

body.page-id-8650 .home-services-row .section_inner_margin .vc_column-inner .wpb_wrapper .wpb_single_image {
  margin-bottom: 25px !important;
}

body.page-id-8650 .home-services-row .section_inner_margin .vc_column-inner .wpb_wrapper .qbutton.large {
  height: unset;
  line-height: unset;
  padding: 15px 30px;
  width: calc(100% - 60px);
  text-transform: none;
  margin-top: auto;
}

body.page-id-8650 .testimonial-slider .qode_content_slider_item .wpb_text_column {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

body.page-id-8650 .flex-row .section_inner_margin {
  display: flex;
}

@media only screen and (max-width: 600px) {
  body.page-id-8650 .flex-row .section_inner_margin {
    flex-wrap: wrap;
  }
}
body.page-id-8650 .flex-row .section_inner_margin .vc_col-sm-4 {
  align-self: flex-end;
}

@media only screen and (max-width: 600px) {
  body.page-id-8650 .flex-row .section_inner_margin .vc_col-sm-4 {
    margin-top: 50px;
  }
}
body.home .widget_franchise_search_widget > form {
  display: flex;
}
body.home .widget_franchise_search_widget .postcode-for-geocoding input {
  width: 20em;
}
body.home .widget_franchise_search_widget .postcode-for-geocoding label {
  display: none;
}
@media (min-width: 1000px) {
  body.home .widget_franchise_search_widget + .widget_franchise_search_results_widget {
    color: white;
  }
}
body.home .widget_franchise_search_widget + .widget_franchise_search_results_widget h2, body.home .widget_franchise_search_widget + .widget_franchise_search_results_widget h3, body.home .widget_franchise_search_widget + .widget_franchise_search_results_widget p {
  color: inherit;
}

.postcode-for-geocoding {
  position: relative;
}
.postcode-for-geocoding .search-suggestions {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: white;
  z-index: 30;
  display: flex;
  flex-direction: column;
  box-shadow: 6px 6px 12px;
}
.postcode-for-geocoding .search-suggestions > div {
  border-top: 1px solid #aaaaaa;
  line-height: 1;
  padding: 0.5rem 1rem;
  cursor: pointer;
  color: black !important;
}
.postcode-for-geocoding .search-suggestions > div:hover {
  color: #f0592b !important;
}
.postcode-for-geocoding .search-suggestions > div:first-child {
  border-top: none;
}

.search-suggestions:empty {
  display: none;
}

.search-suggestions.hidden {
  opacity: 0;
  right: 1000%;
}

.franchise-search button:disabled {
  opacity: 0.5;
  cursor: wait;
}

.full_section_inner.full_section_inner {
  position: static;
}

.postcode-for-geocoding::after {
  content: "\f002";
  color: white;
  font-size: 30px;
  font-family: "FontAwesome";
  margin-left: 0.75rem;
}

.widget_franchise_search_widget input[type=text] {
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 10px #aaaaaa;
}

.input-wrapper {
  position: relative;
}
.input-wrapper .clear {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: grid;
  place-content: center;
  padding: 1rem;
  cursor: pointer;
}
.input-wrapper .clear::after {
  content: "\f057";
  font-size: 20px;
  font-family: "FontAwesome";
  color: lightgray;
}

.widget.widget_franchise_search_widget * {
  width: auto !important;
}

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