@charset "UTF-8";
/*
 Theme Name:   SI-Theme (lanzo)
 Description:  Child Theme
 Author:       sobek-innovations
 Author URI:   https://sobek-innovations.de
 Template:     lanzo
 Version:      1.0.0
 Text Domain:  si-child
*/
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url("./assets/fonts/lato/lato-v23-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("./assets/fonts/lato/lato-v23-latin-regular.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/lato/lato-v23-latin-regular.woff2") format("woff2"), url("./assets/fonts/lato/lato-v23-latin-regular.woff") format("woff"), url("./assets/fonts/lato/lato-v23-latin-regular.ttf") format("truetype"), url("./assets/fonts/lato/lato-v23-latin-regular.svg#Lato") format("svg");
  /* Legacy iOS */ }
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url("./assets/fonts/lato/lato-v23-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("./assets/fonts/lato/lato-v23-latin-700.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/lato/lato-v23-latin-700.woff2") format("woff2"), url("./assets/fonts/lato/lato-v23-latin-700.woff") format("woff"), url("./assets/fonts/lato/lato-v23-latin-700.ttf") format("truetype"), url("./assets/fonts/lato/lato-v23-latin-700.svg#Lato") format("svg");
  /* Legacy iOS */ }
/* lato-900 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url("./assets/fonts/lato/lato-v23-latin-900.eot");
  /* IE9 Compat Modes */
  src: local(""), url("./assets/fonts/lato/lato-v23-latin-900.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/lato/lato-v23-latin-900.woff2") format("woff2"), url("./assets/fonts/lato/lato-v23-latin-900.woff") format("woff"), url("./assets/fonts/lato/lato-v23-latin-900.ttf") format("truetype"), url("./assets/fonts/lato/lato-v23-latin-900.svg#Lato") format("svg");
  /* Legacy iOS */ }
/* Edo-regular*/
@font-face {
  font-family: 'Edo';
  font-weight: 400;
  font-style: normal;
  src: local(""), url("./assets/fonts/edo/edo.ttf") format("truetype"); }
a:hover span {
  color: #cd181b; }

body {
  font-family: "Lato", sans-serif !important; }
  body h1, body h2, body h3, body h4 {
    font-family: "Edo" !important;
    color: black !important;
    font-weight: 400 !important; }
  body h5, body h6 {
    font-family: "Lato", sans-serif !important; }
  body .has-small-font-size {
    line-height: 1.7 !important; }
  body .has-large-font-size,
  body .has-huge-font-size {
    line-height: 1.5 !important; }
  body.woocommerce-cart table.shop_table.cart td.product-name {
    text-align: left; }
    body.woocommerce-cart table.shop_table.cart td.product-name .delivery-time-info {
      font-weight: 400; }
    body.woocommerce-cart table.shop_table.cart td.product-name dl.variation dd {
      font-weight: 400;
      font-style: italic; }
  body.woocommerce-shop div.products.grid .product-category a.category-image, body.is_ajax_shop div.products.grid .product-category a.category-image {
    display: flex;
    height: 200px; }
    body.woocommerce-shop div.products.grid .product-category a.category-image img, body.is_ajax_shop div.products.grid .product-category a.category-image img {
      margin-bottom: 16px;
      object-fit: contain; }
  body.woocommerce-shop div.products.grid div.category-content, body.is_ajax_shop div.products.grid div.category-content {
    text-align: center; }
  body div.wp-block-contact-form-7-contact-form-selector {
    border: 1px solid lightgrey;
    padding: 10px;
    border-radius: 5px; }

.navigation-wrapper .si-log-in-out-wrapper {
  margin-left: 30px; }
.navigation-wrapper a.kft_cart::before {
  font-family: "kft-icon";
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  content: "";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px; }
.navigation-wrapper a.kft_cart > span.cart-number {
  position: absolute;
  top: 0;
  left: 100%;
  margin-top: 3px;
  margin-left: -24px;
  padding: 3px 7px;
  border-radius: 14px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 1; }

#menu-main-menu-1 li:first-child {
  padding-left: 0px !important; }
  #menu-main-menu-1 li:first-child a {
    padding-left: 0px !important; }

.logo-wrap {
  padding-right: 100px !important; }

.has-background.has-very-light-gray-background-color {
  background-color: #262626;
  color: white; }

.kft-header-search .kft_search_products .search-field {
  font-size: 0.9rem; }

@media (max-width: 1024px) {
  .logo-wrap > .logo > img {
    max-width: 217px !important; }

  .wp-block-kft-block-icon.kft-icon-block {
    padding: 0px !important; } }
@media (max-width: 1024px) {
  #header .header-layout1 .logo-wrap {
    padding-right: 0px !important; }

  #header .header-layout1 .logo-wrap .logo img {
    max-width: 217px !important; } }
.wp-block-columns.alignfull {
  margin-left: calc(50% - 50vw + 8px) !important; }
  .wp-block-columns.alignfull .alignwide {
    width: 75vw !important;
    margin-left: calc(-75vw / 2 + 100% / 2) !important;
    margin-right: calc(-75vw / 2 + 100% / 2) !important; }

.post-114 .wp-container-1.wp-block-buttons {
  margin-bottom: 30px; }

.wp-block-button__link {
  border-radius: 1px; }

.wp-block-file a.wp-block-file__button {
  border-radius: 1px; }

.product__meta {
  display: flex;
  flex-flow: column;
  position: relative; }
  .product__meta > h3 {
    order: 1; }
  .product__meta > p {
    order: 2; }
  .product__meta > .product-categories {
    order: 3; }
  .product__meta > .price {
    order: 4; }
  .product__meta > .single_add_to_cart_button {
    order: 5;
    font-size: 9px;
    width: 160px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0; }

div.products .product__images > a > img {
  max-height: 200px;
  width: auto;
  margin-left: auto;
  margin-right: auto; }

body.single-product .product .product-gallery,
.quick-view-wrapper .product .product-gallery {
  margin-top: 1px; }

body.single-product .product .entry-summary.summary,
.quick-view-wrapper .product .entry-summary.summary {
  margin-top: 20px; }

div.products .product__images .kft-product-buttons {
  display: none; }

.header-content .kft-flex-col.kft-flex-col--center.kft-visible-lg {
  margin-right: -25px; }

.pum-container.popmake {
  background-color: white;
  padding: 20px;
  border: 1px solid lightgray; }
  .pum-container.popmake a {
    background-color: #cd181b;
    padding: 10px 10px;
    color: white;
    margin-top: 20px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    display: inline-block; }

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--umsatzkosten a::before {
  content: "\e02a"; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--bearbeitungszeiten a::before {
  content: "\e081"; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--bestellungen a::before {
  content: "\e04f"; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--bestellungsinformationen a::before {
  content: "\e04f"; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--produktivitaet a::before {
  content: "\e007"; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--arbeitskosten a::before {
  content: "\e081"; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--abhollieferzeiten a::before {
  content: "\e05c"; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--filialuebersicht a::before {
  content: "\e069"; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--produkte a::before {
  content: "\e035"; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--zeiten a::before {
  content: "\e081"; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a::before {
  font-family: "simple-line-icons";
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.woocommerce-account button.btn.btn-default.btn-block {
  text-align: center;
  width: 100%;
  background-color: #cd181b;
  color: white;
  margin-top: 21px;
  padding: 8px 8px; }
.woocommerce-account .card {
  border: 1px solid #ebebeb;
  font-family: Lato, sans-serif;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 20px; }
  .woocommerce-account .card .card-title {
    text-align: center; }
    .woocommerce-account .card .card-title i {
      font-size: 35px; }
    .woocommerce-account .card .card-title span {
      font-size: 20px;
      display: block;
      margin-top: 5px;
      margin-bottom: 10px;
      font-weight: bold; }
  .woocommerce-account .card .card-body {
    text-align: center; }

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  list-style: none;
  display: flex;
  padding-right: 4px; }
  div.dataTables_wrapper div.dataTables_paginate ul.pagination li {
    margin-left: 10px; }

div.dataTables_wrapper .col-sm-12.col-md-5, div.dataTables_wrapper .col-sm-12.col-md-6 {
  text-align: left; }
  div.dataTables_wrapper .col-sm-12.col-md-5 .dataTables_length, div.dataTables_wrapper .col-sm-12.col-md-5 .dataTables_info, div.dataTables_wrapper .col-sm-12.col-md-6 .dataTables_length, div.dataTables_wrapper .col-sm-12.col-md-6 .dataTables_info {
    margin-left: 10px; }

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard {
  border-top: 2px solid black; }

.dashboard-title {
  font-size: 24px;
  margin-top: 22px;
  margin-bottom: 0px; }

.woocommerce-MyAccount-navigation-link--dashboard, .woocommerce-MyAccount-navigation-link--produktivitaet, .woocommerce-MyAccount-navigation-link--arbeitskosten, .woocommerce-MyAccount-navigation-link--abhollieferzeiten, .woocommerce-MyAccount-navigation-link--filialuebersicht, .woocommerce-MyAccount-navigation-link--bearbeitungszeiten {
  display: none !important; }

.woocommerce-MyAccount-navigation-link--orders {
  border-top: 3px solid gray; }

aside#sidebar .kft_blog_widget img.wp-post-image {
  width: 100px;
  height: 60px;
  object-fit: cover; }
aside#sidebar .sidebar-widget.kft-product-categories-widget ul.product-categories-wg ul.children {
  display: none;
  margin-left: 15px; }
aside#sidebar .sidebar-widget.kft-product-categories-widget ul.product-categories-wg .current-parent,
aside#sidebar .sidebar-widget.kft-product-categories-widget ul.product-categories-wg .current {
  font-weight: 700; }
  aside#sidebar .sidebar-widget.kft-product-categories-widget ul.product-categories-wg .current-parent > a,
  aside#sidebar .sidebar-widget.kft-product-categories-widget ul.product-categories-wg .current > a {
    color: #cd181b; }
  aside#sidebar .sidebar-widget.kft-product-categories-widget ul.product-categories-wg .current-parent > ul.children,
  aside#sidebar .sidebar-widget.kft-product-categories-widget ul.product-categories-wg .current > ul.children {
    font-weight: 400;
    display: block; }
aside#sidebar .sidebar-widget.kft-product-categories-widget ul.product-categories-wg a:hover {
  font-weight: 700;
  color: #cd181b; }

#footer.site-footer .footer-bottom {
  background-image: url("./assets/images/bg_granite.jpeg");
  background-position: center;
  color: white;
  padding: 32px 0; }
  #footer.site-footer .footer-bottom .widget_nav_menu {
    display: flex;
    justify-content: center; }
  #footer.site-footer .footer-bottom ul#menu-footer-bottom {
    display: flex;
    justify-content: space-around;
    list-style: none;
    margin: 15px; }
    #footer.site-footer .footer-bottom ul#menu-footer-bottom > li {
      margin: 0px 15px; }
  #footer.site-footer .footer-bottom .widget.kft-footer {
    height: 100%; }
    #footer.site-footer .footer-bottom .widget.kft-footer .si-footer-links {
      height: 100%;
      margin: 0; }
  @media (min-width: 500px) and (max-width: 781px) {
    #footer.site-footer .footer-bottom .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
      flex-basis: 30% !important; } }

@media (max-width: 781px) {
  .wp-container-26 .wp-block-navigation__container {
    justify-content: left; } }
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px); }

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none; } }
.modal.show .modal-dialog {
  transform: none; }

.modal.modal-static .modal-dialog {
  transform: scale(1.02); }

.modal-dialog-scrollable {
  height: calc(100% - 1rem); }

.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden; }

.modal-dialog-scrollable .modal-body {
  overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop.show {
  opacity: 0.5; }

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }

.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }

.modal-footer > * {
  margin: 0.25rem; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 800px;
    margin: 1.75rem auto; }

  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem); }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0; }

.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0; }

.modal-fullscreen .modal-header {
  border-radius: 0; }

.modal-fullscreen .modal-body {
  overflow-y: auto; }

.modal-fullscreen .modal-footer {
  border-radius: 0; }

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }

  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }

  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0; }

  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto; }

  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0; } }
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }

  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }

  .modal-fullscreen-md-down .modal-header {
    border-radius: 0; }

  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto; }

  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0; } }
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }

  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }

  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0; }

  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto; }

  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0; } }
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }

  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }

  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0; }

  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto; }

  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0; } }
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }

  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }

  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0; }

  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto; }

  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0; } }
.btn-primary {
  background-color: black;
  color: white; }
  .btn-primary:hover {
    color: black;
    background-color: white;
    border-color: light-grey; }

.search-form-wrapper .price {
  display: none; }

.woocommerce-error {
  margin: 0;
  padding: 5px;
  border: 2px solid red;
  background-color: rgba(255, 0, 0, 0.699);
  color: #fff; }

.woocommerce-error li:last-child {
  display: block !important; }

.woocommerce-notices-wrapper > .woocommerce-error {
  display: list !important; }

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