/*
 Theme Name:   Bootstrap OXXO Wheels Child
 Theme URI:    https://www.oxxo-wheels.de/
 Template:     bootstrap
 Description:  Bootstrap 5 Child-Theme for OXXO Wheels.
 Author:       Gundlach-IT
 Author URI:   https://www.gundlach-automotive.com
 Version:      2.0.0
 License:      GNU General Public License v2 or later
 License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 Tags:         Tires, Products, Business
 Text Domain:  bootstrap
*/
body.wp-admin {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }

body {
  font-family: "Sarala", Helvetica, Arial, sans-serif; }

/* Topbar */
#wrap-bootstrap-topbar {
  font-size: 0.9rem;
  /* Sprachumschalter */ }
  #wrap-bootstrap-topbar .wpml-ls-item .dropdown-menu {
    padding: 5px;
    font-size: inherit;
    background: #393939; }
    #wrap-bootstrap-topbar .wpml-ls-item .dropdown-menu .menu-item .dropdown-item {
      padding: 5px 10px; }
  #wrap-bootstrap-topbar .wpml-ls-item .dropdown-menu::before {
    background: #393939; }

/* Main Navbar */
#wrap-bootstrap-navbar {
  margin-bottom: 30px; }

#bootstrap-navbar ul li a:link,
#bootstrap-navbar ul li a:visited,
#bootstrap-navbar ul li .custom-menu-button {
  margin-top: 0px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px 15px;
  border-radius: 3px;
  background: none;
  transition: all 0.25s ease; }

#bootstrap-navbar ul li a:hover,
#bootstrap-navbar ul li a:focus,
#bootstrap-navbar ul li .custom-menu-button:hover,
#bootstrap-navbar ul li .custom-menu-button:focus {
  background: #ec6416; }

#bootstrap-navbar ul li.active a.nav-link:link,
#bootstrap-navbar ul li.active a.nav-link:visited {
  background: #ec6416; }

#bootstrap-navbar ul li.active a.nav-link:hover,
#bootstrap-navbar ul li.active a.nav-link:focus {
  background: #515048; }

.static-widget {
  text-align: center; }
  .static-widget a.icon-link:link,
  .static-widget a.icon-link:visited {
    color: #ec6416;
    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: #ec6416;
      font-size: 2.5rem;
      margin-bottom: 1rem; }
  .static-widget a.icon-link:hover,
  .static-widget a.icon-link:focus {
    color: #545454; }
    .static-widget a.icon-link:hover svg,
    .static-widget a.icon-link:focus svg {
      fill: #545454; }
  .static-widget a.btn-ghost:link,
  .static-widget a.btn-ghost:visited {
    border-radius: 4px;
    border: 1px solid #ec6416;
    color: #ec6416;
    margin-bottom: 4rem; }
    .static-widget a.btn-ghost:link svg,
    .static-widget a.btn-ghost:visited svg {
      margin-right: 10px;
      fill: #ec6416; }
  .static-widget a.btn-ghost:hover,
  .static-widget a.btn-ghost:focus {
    background: #ec6416;
    color: #ffffff; }
    .static-widget a.btn-ghost:hover svg,
    .static-widget a.btn-ghost:focus svg {
      fill: #ffffff; }

@media (min-width: 768px) {
  /* Lightbox Logo */ }
