/*
Theme Name: Kuechenmegastore
Description: This is a child theme for Flatsome Theme
Author: weLaunch.io
Template: flatsome
Version: 1.0.2
*/

/* ----- CI Custom Properties ----- */
:root {
  --koenig-primary: #058c89;
  --koenig-primary-hover: #047472;
  --koenig-accent: #cba357;
  --koenig-accent-hover: #b8904a;
  --koenig-text: #636363;
  --koenig-text-light: #666666;
  --koenig-dark: #1a1a1a;
  --koenig-bg-light: #F5F5F5;
}

/* ============================================
   TYPOGRAFIE
   ============================================ */

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
.product-title,
.heading-font {
  color: #636363 !important;
  font-weight: 500 !important;
  font-family: "Roboto", sans-serif !important;
}

h1, .h1 {
  font-size: 44px !important;
  line-height: 54px !important;
}

h2, .h2 {
  font-size: 40px !important;
  line-height: 50px !important;
}

h3, .h3 {
  font-size: 24px !important;
  line-height: 34px !important;
}

h4, .h4 {
  font-size: 20px !important;
  line-height: 30px !important;
}

h1 p, h2 p, h3 p, h4 p, h5 p, h6 p,
.h1 p, .h2 p, .h3 p, .h4 p, .h5 p, .h6 p {
  margin-bottom: 15px;
}

/* ----- AbsÃ¤tze ----- */
p {
  margin-bottom: 15px;
  margin-top: 5px;
}

.banner p {
  margin: 0 !important;
}

/* ----- Section-Intro (Subtexte unter Ãœberschriften) ----- */
.section-intro,
.section-intro p {
  font-size: 22px !important;
  line-height: 32px !important;
  color: #666666 !important;
  margin-top: 0;
}

/* ----- Featured-Box / Icon-Box Text ----- */
.icon-box p,
.icon-box-text p,
.icon-box-text {
  font-size: 18px !important;
  line-height: 28px !important;
  color: #666666 !important;
}

.icon-box h4,
.icon-box-text h4 {
  margin-bottom: 8px;
}

/* ----- Highlight / Akzent ----- */
.highlight {
  color: #058c89;
}

.highlight-gold {
  color: #cba357;
}

/* ============================================
   LAYOUT & SPALTEN
   ============================================ */

.col, .columns, .gallery-item {
  padding: 15px;
}

.col-inner > .img:not(:last-child),
.col > .img:not(:last-child) {
  margin-bottom: 0;
}

/* ============================================
   BUTTONS
   ============================================ */

.banner .button {
  margin: 0;
  text-align: left;
}

.button {
  min-height: auto;
}

/* ============================================
   HEADER
   ============================================ */

.header-bg-color {
  background-color: #fff;
}

.header-contact a span {
  display: none;
}

.is-divider {
  display: none;
}

/* ============================================
   BLOG
   ============================================ */

.blog #content {
  background: #F5F5F5;
}

.blog-wrapper .box-text {
  background: #fff;
  padding: 20px;
}

.blog-wrapper .post-title {
  font-size: 24px;
}

.single .large-10.col {
  flex-basis: 100%;
  max-width: 100%;
}

.single-post .row .section {
  padding-left: 0px;
  padding-right: 0px;
}

/* ============================================
   LIGHTBOX & POPUPS
   ============================================ */

.lightbox-content {
  box-shadow: none;
  margin: 0 0 0 auto;
  padding: 10px;
  border-radius: 10px;
}

.mfp-container {
  padding: 0;
}

.mfp-content {
  padding-top: 40px;
  height: 100vh;
  background: #fff;
  width: 100% !important;
  float: right;
}

/* ============================================
   BILDER & KARTEN
   ============================================ */

.title-bg {
  background-position: center center;
}

.round-corners-top,
.round-corners-top .fill,
.round-corners-top .box-image,
.round-corners-top img {
  border-radius: 10px 10px 0px 0px;
}

/* ============================================
   WOOCOMMERCE / PRODUKTE
   ============================================ */

.product-small .box-text.text-left.is-large {
  background-color: #fff;
  color: #636363;
  padding: 35px;
  font-size: 24px;
}

.product-small .box-text.text-left.is-large .product-title,
.product-small .box-text.text-left.is-large .product-title:hover {
  color: #636363;
}

.product-small .box-text.text-left.is-large .price .amount {
  color: #afafaf;
}

.product-section {
  border: none;
}

.product-section .entry-content {
  padding: 0;
}

.product-section > .row > .large-2 {
  display: none;
}

.woocommerce-product-gallery__wrapper,
.flickity-viewport {
  max-height: 60vh;
}

/* ============================================
   GOOGLE REVIEWS
   ============================================ */

.star-rating-custom {
  float: right;
}

.star-rating-custom.star-rating span:before {
  color: #cba357;
}

/* ============================================
   MUSTERKÃœCHEN-KARTEN (Angebote-Seite)
   ============================================ */

.products-section-single-column {
  padding-bottom: 250px;
}

.products-section-price {
  position: absolute;
  z-index: 9999;
  right: 40px;
  top: 70%;
}

.products-section-text {
  position: absolute;
  top: 80%;
  width: 90%;
  left: 5%;
}

.products-section-text .col-inner {
  padding: 40px 20px;
}

.products-section-button {
  position: absolute;
  top: 90%;
  right: -5px;
}

.price-container-row {
  height: 0;
}

/* ============================================
   MOBILE MENU
   ============================================ */

.off-canvas .nav-vertical > li > a {
  font-size: 16px;
  color: #1D1D1D;
  font-weight: 400;
}

.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
  background-color: #fff !important;
  transition: transform 0.8s;
}

.nav > li > a > i.icon-menu {
  font-size: 2.5em;
}

.nav-sidebar .button {
  width: 100%;
  font-size: 100% !important;
  padding: 5px;
}

.nav-slide-header .toggle {
  margin-left: 0 !important;
  padding-left: 5px;
  opacity: 1;
  font-weight: 700;
  position: relative !important;
  text-align: center;
  top: 0 !important;
  width: 100%;
  color: #058c89;
}

.nav-slide-header .toggle:before {
  color: #058c89;
}

.nav-slide-header .toggle i {
  position: absolute;
  left: 20px;
  top: 5px;
}

.off-canvas .nav-vertical li li > a {
  color: black;
  padding-bottom: 2px;
  padding-top: 2px;
}

/* ============================================
   FLOATING CALL-BUTTON (nur Mobile)
   ============================================ */

#call-button-container {
  display: none;
}

@media (max-width: 768px) {
  #call-button-container {
    display: flex;
    position: fixed;
    bottom: 0;
    width: 100%;
    align-items: center;
    justify-content: center;
    background-color: #058c89;
    padding: 5px;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
    z-index: 1000;
  }
  #call-button {
    text-decoration: none;
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 20px;
    border: none;
    background: none;
    cursor: pointer;
  }
}

/* ============================================
   RESPONSIVE: TABLET (769px â€“ 1024px)
   ============================================ */

@media only screen and (min-width: 48.0625em) and (max-width: 64em) {
  h1, .h1 {
    font-size: 38px !important;
    line-height: 48px !important;
  }
  h2, .h2 {
    font-size: 32px !important;
    line-height: 42px !important;
  }
  h3, .h3 {
    font-size: 22px !important;
    line-height: 32px !important;
  }
  h4, .h4 {
    font-size: 18px !important;
    line-height: 28px !important;
  }
  .section-intro,
  .section-intro p {
    font-size: 20px !important;
    line-height: 30px !important;
  }
}

/* ============================================
   RESPONSIVE: MOBILE (â‰¤ 768px)
   ============================================ */

@media only screen and (max-width: 48em) {
  h1, .h1 {
    font-size: 34px !important;
    line-height: 44px !important;
  }
  h2, .h2 {
    font-size: 26px !important;
    line-height: 34px !important;
  }
  h3, .h3 {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  h4, .h4 {
    font-size: 17px !important;
    line-height: 26px !important;
  }
  .section-intro,
  .section-intro p {
    font-size: 18px !important;
    line-height: 28px !important;
  }
  .products-section-price {
    right: 0;
  }
  .products-section-single-column {
    padding-bottom: 350px;
  }
}

/* ----- Mobile Menu Breakpoints ----- */
@media screen and (max-width: 549px) {
  .off-canvas .sidebar-menu,
  .cart-popup-inner.inner-padding {
    padding: 70px 0px;
  }
  .off-canvas-right .mfp-content,
  .off-canvas-left .mfp-content {
    width: 100% !important;
  }
}

@media screen and (min-width: 550px) {
  .off-canvas .sidebar-menu,
  .cart-popup-inner.inner-padding {
    padding: 40px 0px;
  }
  .off-canvas-right .mfp-content,
  .off-canvas-left .mfp-content {
    width: 400px !important;
  }
}