/*
Theme Name:   Bootstrap Enkei Child
Theme URI:    https://www.enkei.de/
Template:     bootstrap
Description:  Bootstrap 5 child-theme for Enkei.
Author:       Gundlach-IT
Author URI:   https://www.gundlach-automotive.com
Version:      2.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         WordPress Bootstrap, Bootstrap 5, Child Theme
Text Domain:  bootstrap
*/
body {
  font-family: "Roboto Condensed", sans-serif; }

#the-search-trigger-mobile-1 {
  color: white !important;
  border-color: white !important; }

.navbar-toggler .line {
  stroke: white !important; }

#slideshow {
  margin-bottom: 0; }
  #slideshow .container .row .col {
    background: #fff;
    padding-top: 10px; }

.static-widget {
  text-align: center;
  background: #fff; }
  .static-widget a.icon-link:link,
  .static-widget a.icon-link:visited {
    color: #e3000e;
    display: block;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
    font-size: 1.5rem; }
    .static-widget a.icon-link:link svg,
    .static-widget a.icon-link:visited svg {
      display: block;
      margin: auto;
      fill: #e3000e;
      font-size: 2.5rem;
      margin-bottom: 1rem; }
  .static-widget a.icon-link:hover,
  .static-widget a.icon-link:focus {
    color: #515048; }
    .static-widget a.icon-link:hover svg,
    .static-widget a.icon-link:focus svg {
      fill: #515048; }
  .static-widget a.btn-ghost:link,
  .static-widget a.btn-ghost:visited {
    border-radius: 4px;
    border: 1px solid #e3000e;
    color: #e3000e;
    margin-bottom: 4rem; }
    .static-widget a.btn-ghost:link svg,
    .static-widget a.btn-ghost:visited svg {
      margin-right: 10px;
      fill: #e3000e; }
  .static-widget a.btn-ghost:hover,
  .static-widget a.btn-ghost:focus {
    background: #e3000e;
    color: #fff; }
    .static-widget a.btn-ghost:hover svg,
    .static-widget a.btn-ghost:focus svg {
      fill: #fff; }

.wrap-content .container .row {
  background: #fff; }

#top-menu-right .dropdown-menu:before {
  background: black;
  border-color: white; }

#top-menu-right .dropdown-menu {
  background: black;
  color: #c1c1c1;
  border-color: white; }

.wrap-breadcrumbs .row .col {
  background: white; }
  .wrap-breadcrumbs .row .col .breadcrumbs {
    padding-top: 15px;
    padding-bottom: 15px; }

.sidebar li ul li .btn-primary {
  color: white !important; }

.widget_latest-wheel .widget-wrap .wheels-latest-wheel .single-wheel a.wheel-link:link,
.widget_latest-wheel .widget-wrap .wheels-latest-wheel .single-wheel a.wheel-link:visited {
  color: #fff !important; }

.wrap-wheel-gallery .container .row .col,
.wrap-wheel-gallery .container .row aside,
.wrap-wheel-gallery .container .row main {
  background: #fff; }

#bmf3rd .stock {
  display: none; }

/* Lightbox Logo */
#slb_viewer_wrap .slb_theme_slb_default .slb_content {
  background: url("images/Enkei-Lightbox-Logo.jpg") top left no-repeat; }

.wrap-wheel-gallery .container .row-background {
  background: white; }

@media (max-width: 599px) {
  .dropdown-menu::before {
    border-color: rgba(0, 0, 0, 0.15); } }

@media (min-width: 800px) {
  .static-widget {
    padding-top: 2rem; } }
