.fractal-dynamic-nav-v1 .nav-mobile .nav-mobile-bar .nav-icon::after, .fractal-dynamic-nav-v1 .nav-mobile .nav-mobile-bar .nav-icon::before, .fractal-dynamic-nav-v1 .nav-mobile .nav-mobile-bar .nav-icon div {
background-color: black !important;
}

#container_homepage_header .f-homepage-hero .f-homepage-hero-image,
#container_homepage_header .f-homepage-hero .f-homepage-hero-overlay,
#container_homepage_header
  #display-section
  .webstorm-level
  .f-homepage-hero
  .f-homepage-hero-image,
#container_homepage_header
  #display-section
  .webstorm-level
  .f-homepage-hero
  .f-homepage-hero-overlay {
  background-position: bottom right;
}


.f-edit-buttons {
  margin-top: 100px;
}


#container_homepage_header .f-homepage-hero .f-homepage-hero-image,
.webstorm-level #container_homepage_header.wide {
  min-height: 640px;
}

/**** START Google Trans Stytling ****/

#driveway-chrome-extension-capture-highlight-container {
  display: none !important;
}
#driveway-chrome-extension-live-view-highlight-container {
  display: none !important;
}

#google_translate_element {
  float: right;
  margin-top: 0px;
  margin-right: 1.6rem;
  z-index: 10000;
}
.goog-te-gadget img {
  padding: 0 !important;
  height: 19px !important;
}
.goog-te-gadget-simple {
  font-size: 13px !important;
  border-radius: 4px !important;
  height: 32px !important;
  line-height: 32px !important;
  box-sizing: content-box !important;
  border: 1px solid #bdc3c7 !important;
  padding: 0 0px !important;
  transition: 0.2s ease !important;
  margin-left: 2px !important;
  margin-right: 2px !important;
  color: #fff !important;
  background-color: transparent !important;
}
.goog-te-gadget-simple .goog-te-menu-value {
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  margin-left: 0.8rem;
  font-family: "Lato", "Open Sans", arial, sans serif;
}
.goog-te-gadget-icon {
  background-image: url(https://d1dxeoyimx6ufk.cloudfront.net/uploads/NA5/OD7394/7EE7CDE2.png) !important;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center !important;
}

/**** END Google Trans Stytling ****/

/* Nav Logo Fix
**********************************************************************/

body.webstorm-level .fractal-global-nav .f-nav-wrapper .f-nav-logo img {
  max-height: 4.8rem;
  display: none;
}

body.webstorm-level .fractal-global-nav .f-nav-wrapper a.f-nav-logo::before {
  content: "";
  height: 2.4rem;
  width: 8rem;
  display: inline-block;
  background-image: url(https://d1dxeoyimx6ufk.cloudfront.net/uploads/NA5/OD12220/11926B7E.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

/* Home Page: Criteria
**********************************************************************/

body.webstorm-level .widget_container table td:not(.widget_title),
body.webstorm-level .widget_container .rich_text_widget span {
  color: unset;
}

body.webstorm-level .widget_container .rich_text_widget ul > li {
  margin-top: 1.6rem;
  font-size: 1.4rem;
}

body.webstorm-level #bi-page-s #main_content #container_2 .widget_container,
body.webstorm-level #main_content #container_3 .widget_container {
  margin-top: 6.4rem !important;
}

.webstorm-level #bi-page-s #main_content .widget_title {
  color: #0097c2;
}

body.webstorm-level
  #bi-page-s
  #main_content
  #container_2
  .widget_container
  .rich_text_widget
  #container--criteria {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1rem;
  margin-right: -1rem;
}

body.webstorm-level
  #bi-page-s
  #main_content
  #container_2
  .widget_container
  #container--criteria
  .table--criteria {
  flex: 0 0 29%;
  margin: 1.6rem 2%;
}

.table--criteria > tbody > tr > td {
  vertical-align: top;
}

.table--criteria > tbody > tr:nth-child(1) > td {
  height: 48px;
}

.table--criteria > tbody > tr:nth-child(1) > td img {
  height: 100%;
  width: auto;
  margin-bottom: 1.6rem;
}

.table--criteria > tbody > tr:last-child > td {
  height: 100%;
  padding-top: 1.6rem;
}

/* Footer
**********************************************************************/

#customFooter {
  display: none;
}

/* smaller than 800px */
@media only screen and (max-width: 1000px) {

.webstorm-level .f-homepage-hero .f-homepage-hero-image {background-size: contain !important;}

#container_homepage_header .f-homepage-hero .f-homepage-hero-image, .webstorm-level #container_homepage_header.wide {min-height:300px !important;}

#container_homepage_header .f-homepage-hero .f-homepage-hero-image, #container_homepage_header .f-homepage-hero .f-homepage-hero-overlay, #container_homepage_header #display-section .webstorm-level .f-homepage-hero .f-homepage-hero-image, #container_homepage_header #display-section .webstorm-level .f-homepage-hero .f-homepage-hero-overlay {background-position: center center !important;}

  #container_homepage_header #display-region,
  #container_homepage_header #display-section .webstorm-level #display-region {
    background-color: #fff !important;
  }
  .f-homepage-hero-overlay {
    display: none !important;
  }

  .webstorm-level #bi-page-ct-profile #main_content::before {
    background-color: #15242e !important;
  }

  .fa-clock,
  .fa-comments {
    display: none !important;
  }
}
