﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.raleway-100 {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
}

.raleway-200 {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}

.raleway-300 {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.raleway-400 {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.raleway-500 {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.raleway-600 {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.raleway-700 {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.raleway-800 {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}

.raleway-900 {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}

.pacifico-regular {
  font-family: "Pacifico", cursive;
  font-weight: 400;
  font-style: normal;
}

.birthstone-regular {
  font-family: "Birthstone", cursive;
  font-weight: 400;
  font-style: normal;
}

.pacifico-regular {
  font-family: "Pacifico", cursive;
  font-weight: 400;
  font-style: normal;
}

:root {
  --mature-grape: hsl(321, 31%, 28%);
  --midsummer-gold: hsl(38, 95%, 54%);
  --lemonade: hsl(39, 70%, 69%);
  --glass-slippers: hsl(317, 19%, 63%);
  --brand-primary: var(--midsummer-gold);
  --brand-primary: hsl(168, 32%, 52%);
  --brand-alt: var(--glass-slippers);
  --brand-alt: hsl(183, 89%, 21%);
  --background-primary: var(--glass-slippers);
  --background-primary: var(--brand-primary);
  --background-alt: var(--mature-grape);
  --background-alt: var(--brand-alt);
  --brand-secondary: hsl(0, 0%, 90%);
  --brand-orange: hsl(30, 98%, 62%);
  --dark-background: hsl(210, 25%, 5%);
  --lite-grey: hsl(0, 0%, 76%);
  --mid-grey: hsl(220, 3%, 17%);
  --page-width: 100%;
  --mobile-page-width: 100%;
  --alternate-color: hsl(32, 100%, 51%);
  --alternate-para-color: hsl(200, 2%, 63%);
  --off-white: hsl(210, 2%, 56%);
}

.alt-color {
  color: var(--alternate-para-color);
}

.black {
  color: #000;
}

.brand-alt {
  color: var(--brand-alt);
}

.brand-primary {
  color: var(--brand-primary);
}

.background-alt {
  color: var(--background-alt);
}

.background-primary {
  color: var(--background-primary);
}

.dark-background {
  background-color: var(--background-alt);
}

.lite-background {
  background-color: var(--background-primary);
}

.off-white {
  color: hsl(210, 2%, 56%);
}

.primary-alt {
  color: var(--brand-alt);
}

/*@import 'Partials/Kaffee/_parallax.scss';*/
* {
  box-sizing: border-box; /* Ensures padding and borders are included in element width/height */
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

.container-wrapper {
  background: #fff;
  border-radius: 10px;
  color: #000;
  margin: 0 auto;
  margin-top: 2.5rem;
  padding: 2rem;
  width: 1280px;
}

p {
  line-height: 1.7;
}

ul, li {
  margin: 0;
  padding: 0;
}

.pacifico-regular {
  font-family: "Pacifico", cursive;
  font-weight: 400;
  font-style: normal;
}

.primary {
  color: var(--brand-primary);
}

.alternate {
  color: var(--alternate-color);
  font-size: 0.9em;
}

.small {
  font-size: 1em;
}

.small-text {
  font-size: 1.75rem;
}

.large {
  font-size: 2em;
}

.large-icon {
  font-size: 2.5em;
}

.uppercase {
  text-transform: uppercase;
}

.page-width {
  gap: 2em;
  margin: 0 auto;
  width: 1293px;
}

.bold {
  font-weight: bold;
}

.center {
  text-align: center;
}

.p-4 {
  padding: 4rem;
}

.italic {
  font-style: italic;
}

body {
  background-color: var(--background-alt);
  color: #fff;
  font-family: "Raleway", sans-serif;
}

.top-line {
  background-color: var(--background-primary);
  height: 60px;
  padding: 0 2em;
}

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

/*------------------------------------------------------------------*/
/* ;social links */
/*------------------------------------------------------------------*/
.social-icon {
  padding: 1rem;
  transition: background-color 0.4s ease-in-out;
}

.social-icon:hover {
  background-color: var(--brand-alt);
  color: var(--background-alt);
}

/*------------------------------------------------------------------*/
/* ;section banners */
/*------------------------------------------------------------------*/
.parallax {
  background-size: cover;
  height: 545px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}

.about-banner {
  background: url("/images/projects/kaffee/banners/about-banner.png") no-repeat center center fixed;
}

.baristas-banner {
  background: url("/images/projects/kaffee/banners/baristas-banner.png") no-repeat center center fixed;
}

.blog-grid-banner {
  background: url("/images/projects/kaffee/banners/blog-grid-banner.png") no-repeat center center fixed;
}

.blog-single-banner {
  background: url("/images/projects/kaffee/banners/blog-single-banner.png") no-repeat center center fixed;
}

.blog-standard-banner {
  background: url("/images/projects/kaffee/banners/blog-standard-banner.png") no-repeat center center fixed;
}

.coffee-menu-banner {
  background: url("/images/projects/kaffee/banners/coffee-menu-banner.png") no-repeat center center fixed;
}

.contact-banner {
  background: url("/images/projects/kaffee/banners/contact-banner.png") no-repeat center center fixed;
}

.faq-banner {
  background: url("/images/projects/kaffee/banners/faq-banner.png") no-repeat center center fixed;
}

.gallery-banner {
  background: url("/images/projects/kaffee/banners/gallery-banner.png") no-repeat center center fixed;
}

.history-banner {
  background: url("/images/projects/kaffee/banners/history-banner.png") no-repeat center center fixed;
}

.home-banner {
  background: url("/images/projects/kaffee/banners/home-hero.png") no-repeat center center fixed;
}

.services-banner {
  background: url("/images/projects/kaffee/banners/services-banner.png") no-repeat center center fixed;
}

.tagline h2 {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

.faded {
  opacity: 0;
}

h2 {
  color: var(--brand-alt);
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 2rem;
  text-transform: uppercase;
}

.link {
  color: var(--brand-alt);
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  transition: color 0.3s ease-in-out;
}

.link:hover {
  color: red;
}

.form-group {
  margin-bottom: 1rem;
}

input[type=text] {
  border: 2px solid hsl(0, 0%, 93%);
  border-radius: 10px;
  height: 35px;
  padding: 1rem;
  width: 100%;
}

/*------------------------------------------------------------------*/
/* ;book-online-section */
/*------------------------------------------------------------------*/
.top-line, .header-wrapper {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
}

.hours, .location {
  align-items: center;
  column-gap: 0.25em;
  display: flex;
}

.header-wrapper {
  height: 90px;
  padding: 0 2em;
  position: sticky;
  top: 0;
  will-change: transform;
  z-index: 10;
}

.fixed {
  position: fixed; /* Keeps it fixed at the top of the viewport */
  top: 0;
  width: 100%; /* Ensures it spans the width of the window */
  z-index: 10;
  background-color: var(--background-primary);
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); /* Optional: Add shadow for visual pop */
}

.logo, .menu, .profile {
  /*display: flex;*/
}

/*
.logo {
    font-size: 3em;
}

.logo > img, .logo > a > img {
    width: 30px;
}

.logo > img, .logo > a {
    align-items: center;
    color: var(--brand-primary);
    display: grid;
    grid-template-columns: repeat(3, auto);
    text-decoration: none;
}

.logo > a {
    display: grid;
    grid-auto-flow: column;
    align-items: center;
    text-decoration: none;
    color: var(--brand-primary);
}
*/
.logo {
  font-size: 3em;
}

.logo > a {
  display: flex;
  align-items: center;
  gap: 0.2em;
  text-decoration: none;
  color: var(--brand-primary);
}

.logo span {
  display: inline-flex;
  align-items: center;
  height: 1em; /* Ensures vertical consistency */
  line-height: 1;
}

.small-text {
  font-size: 0.4em;
  align-self: flex-end;
  line-height: 1;
}

.medium-text {
  font-size: 0.75em;
  align-self: flex-end;
  line-height: 1;
}

.menu {
  flex: 2;
  justify-content: center;
  padding-top: 1em;
  text-align: center;
}

.menu-wrapper {
  position: relative;
}

.hamburger-button {
  display: none; /* Default: hidden on larger screens */
  font-size: 24px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 10px;
}

.profile {
  flex: 1;
  justify-content: right;
  text-align: right;
}

.menu > ul, .socials > ul {
  display: flex;
  list-style: none;
}

.menu > ul > li {
  margin: 0 1em;
  text-transform: uppercase;
}

.nav-link {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  transition: color 0.3s ease-in-out;
}

.nav-link:hover {
  color: var(--brand-primary);
}

.menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.menu > ul > li {
  display: inline-block;
  position: relative; /* Needed for dropdown positioning */
  margin-right: 15px;
}

.menu > ul > li > a {
  text-decoration: none;
  padding: 10px 15px;
  display: inline-block;
  color: var(--background-alt);
}

.dropdown-menu {
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0;
  margin: 0;
  opacity: 0; /* For fade-in effect */
  background-color: var(--background-primary);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: opacity 0.6s ease, visibility 0.3s ease; /* Smooth fade-in */
  visibility: hidden;
  z-index: 1000;
}

.dropdown:hover > .dropdown-menu {
  visibility: visible; /* Make visible */
  opacity: 1; /* Fully opaque */
}

.dropdown-menu li {
  padding: 10px;
}

.dropdown-menu li a {
  text-decoration: none;
  color: var(--background-alt);
  color: #000;
  display: block;
  transition: color 0.4s ease-in-out;
}

.dropdown-menu li a:hover {
  color: var(--brand-primary);
  color: var(--brand-alt);
}

.dropdown:hover > .dropdown-menu {
  display: block; /* Show the dropdown */
  opacity: 1; /* Fade-in effect */
}

.arrow {
  margin-left: 5px;
  font-size: 12px;
  color: var(--background-alt);
}

.btn {
  background-color: var(--brand-primary);
  border: unset;
  border-radius: 12px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  padding: 1em 2em;
  text-transform: uppercase;
  transition: background-color 0.3s ease-in-out;
}

.btn:hover {
  background-color: var(--background-primary);
}

.socials {
  display: flex;
  align-content: center;
}

.socials > ul > li {
  margin: 0 0.75em;
}

.fa-brands {
  color: var(--brand-alt);
  font-size: 1.5em;
}

.container {
  margin: 0;
  padding: 0;
}

.banner-large {
  text-align: center;
}

.banner-large > img {
  /*height: 700px;
  object-fit: cover;*/
}

.tagline, .inner-tagline {
  /* left: 20%;
   position: absolute;
   text-align: left;
   top: 40%;*/
}

.tagline > p, .inner-tagline > p {
  align-items: center;
  column-gap: 0.75em;
  display: flex;
  position: relative;
  text-transform: uppercase;
}

.tagline > h2, .inner-tagline > h2 {
  font-size: 5em;
  text-transform: uppercase;
}

.line {
  background-color: var(--brand-primary);
  display: inline-block;
  height: 2px;
  width: 50px;
}

.filler {
  height: 800px;
  background-color: green;
}

/*------------------------------------------------------------------*/
/* ;about-section */
/*------------------------------------------------------------------*/
.main-two-column {
  column-gap: 2rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 4rem;
  padding: 0 20rem;
}

.column {
  /*height: 500px;*/
}

h3.home {
  color: var(--brand-primary);
  text-transform: uppercase;
}

h4.home {
  font-size: 2rem;
  font-style: normal;
}

p.home {
  padding-top: 1.5rem;
  max-width: 80%;
}

.content-grid {
  column-gap: 2em;
  display: grid;
  grid-template-columns: max-content 300px;
  margin-top: 2em;
}

.content-wrapper > h5 {
  font-size: 1.25rem;
  font-weight: bold;
}

.content-wrapper > p {
  margin-top: 0.75rem;
}

.icon {
  height: auto;
  width: 75px;
}

/*------------------------------------------------------------------*/
/* ;banners section is located in _parallax.scss                    */
/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
/* ;page services */
/*------------------------------------------------------------------*/
.food-services, .coffee-menu {
  padding-top: 4rem;
}

.main-three-column {
  column-gap: 2em;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding: 0 20em;
  text-align: center;
}

.main-four-column.main-services {
  padding: 0 0 4rem 0;
}

h5, h6 {
  text-align: center;
}

h5 {
  color: var(--brand-primary);
  text-transform: uppercase;
}

h6 {
  font-size: 2rem;
  padding-top: 2rem;
  padding-bottom: 4rem;
  text-transform: capitalize;
}

.service {
  cursor: pointer;
  position: relative;
  height: 270px;
  margin: 2rem;
  overflow: hidden;
  width: 370px;
}

.services-content-wrapper {
  height: 270px;
  position: absolute;
  top: 30%;
  width: 370px;
  z-index: 100;
}

.medium-icon {
  font-size: 3.5rem;
}

.services-content-wrapper > h4 {
  font-size: 1.5rem;
  text-transform: capitalize;
}

.services-img {
  height: 266px;
  position: relative; /* Ensure the pseudo-elements are positioned correctly */
}

.services-img::after {
  border: 2px solid var(--brand-primary);
  border-radius: 25px;
  bottom: 24px;
  box-sizing: border-box;
  content: "";
  left: 24px;
  opacity: 0.5; /* Default opacity */
  position: absolute;
  right: 24px;
  top: 24px;
  transition: opacity 0.4s ease-in-out; /* Smooth transition for opacity */
}

.services-img:hover::after {
  opacity: 1;
}

.services-content-wrapper:hover + .services-img::after {
  opacity: 1; /* On hover, make the border fully visible */
  border-width: 2px;
}

.services-img::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 266px;
  content: "";
  filter: brightness(50%) grayscale(30%) blur(2px); /* Apply filter only to the background */
}

.services-1::before {
  background: url("/images/projects/kaffee/services/services-1.png") no-repeat center center;
}

.services-2::before {
  background: url("/images/projects/kaffee/services/services-2.png") no-repeat center center;
}

.services-3::before {
  background: url("/images/projects/kaffee/services/services-3.png") no-repeat center center;
}

.service:hover .services-img::before {
  transform: scale(1.15); /* Slight zoom effect */
  transition: transform 0.3s ease-in-out; /* Smooth zoom transition */
}

.service:hover .services-img::after {
  opacity: 1; /* Make the border fully visible */
  transition: opacity 0.3s ease-in-out; /* Smooth opacity transition */
}

.service:hover .medium-icon { /*}, .services-content-wrapper:hover h4 {*/
  color: var(--brand-primary); /* Replace with your desired color */
  transition: color 0.3s ease-in-out; /* Smooth color transition */
}

.service .services-img::before {
  transform: scale(1); /* Reset scale on mouseout */
  transition: transform 0.3s ease-in-out; /* Smooth transition for zoom-out */
}

.services-inner {
  border: 1px solid var(--brand-primary);
  height: 220px;
  width: 320px;
}

.services-content-wrapper:hover .medium-icon, .services-content-wrapper:hover h4 {
  color: var(--brand-primary); /* Replace --new-color with your desired color */
  transition: color 0.4s ease-in-out; /* Smooth transition for the color change */
}

.item-wrapper {
  background-color: var(--background-primary);
  border-radius: 25px;
  line-height: 1.7;
  padding: 1rem;
}

.item-wrapper > h4 {
  font-size: 1.25rem;
  font-style: normal;
  text-transform: capitalize;
}

.main-services > .column {
  border: 1px solid var(--brand-primary);
  border-radius: 25px;
  padding: 1rem;
}

section.dark-background {
  margin-top: 4rem;
}

/*------------------------------------------------------------------*/
/* ;tab-menu */
/*------------------------------------------------------------------*/
.tab-menu {
  display: flex;
  column-gap: 2rem;
  justify-content: center;
  width: 100%;
}

.tab {
  background-color: var(--background-alt);
  border-radius: 15px;
  cursor: pointer;
  padding: 1rem 2rem;
  text-transform: uppercase;
}

.tab.active {
  background-color: var(--brand-primary);
}

.tab-content {
  background-color: var(--background-alt);
  column-gap: 4rem;
  display: grid;
  grid-template-columns: repeat(2, 400px);
  justify-content: center;
  margin-top: 2rem;
  padding: 2rem 0;
  row-gap: 2rem;
  width: 100%;
}

.tab-content-wrapper {
  display: grid;
  grid-template-columns: auto auto;
}

.tab-content-item {
  /*border: 1px solid var(--brand-primary);
  border-radius: 15px;
  padding: 2rem;*/
  width: 430px;
}

.tab-image {
  border-radius: 15px;
  height: 160px;
  overflow: hidden;
  width: 150px;
}

.product-content {
  padding-left: 1rem;
}

.product-title {
  font-size: 1.25rem;
  text-transform: capitalize;
}

.product-description {
  padding: 1rem 0;
}

.product-price {
  color: var(--brand-primary);
  font-size: 1.75rem;
  text-align: left;
}

.advertisements {
  display: grid;
  justify-items: center;
  margin-top: 8rem;
  padding: 4rem 0;
  text-align: center;
}

.six-column-grid {
  column-gap: 2rem;
  display: grid;
  grid-template-columns: repeat(6, max-content);
  justify-items: center;
}

.ad {
  width: max-content;
}

.ad > img {
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 0.4s ease-in-out;
  width: 50%;
}

.ad > img:hover {
  opacity: 1;
}

/*------------------------------------------------------------------*/
/* ;footer-section */
/*------------------------------------------------------------------*/
.footer-wrapper {
  display: grid;
  justify-content: center;
  margin-top: 10rem;
}

.footer {
  border-top: 1px solid var(--brand-primary);
  display: flex;
  justify-content: space-between;
  padding-bottom: 4em;
  padding-top: 4em;
  width: 1150px;
}

.footer > div > h3 {
  font-weight: bold;
  margin-bottom: 1em;
}

.footer > div > ul > li {
  padding: 0.5em 0;
}

.footer-contact {
  line-height: 1.3;
}

.column-one-footer {
  align-items: start;
}

.footer-logo {
  align-items: flex-start;
  column-gap: 0.5em;
  display: flex;
  flex: 1;
  flex-direction: column;
  font-size: 1.5em;
  text-align: left;
}

.footer-nav {
  display: flex;
  flex-direction: column;
}

.footer-nav > li {
  margin: 0;
  padding: 0 1rem;
}

.footer-nav-link {
  color: var(--brand-primary);
  font-size: 1rem;
  text-decoration: none;
  transition: 0.4s color ease-in-out;
}

.footer-nav-link:hover {
  color: #fff;
}

.footer-logo > img {
  width: 20px;
}

.column-one-footer, .column-two-footer, .column-three-footer, .column-four-footer {
  display: flex;
}

.column-one-footer {
  padding-left: 2em;
}

.column-four-footer {
  padding-right: 2em;
}

h3 {
  text-transform: capitalize;
}

h4 {
  font-size: 1em;
  font-style: italic;
  font-weight: bold;
  padding-top: 0.5em;
}

.column-two-footer, .column-three-footer, .column-four-footer {
  flex-direction: column;
}

.footer-contact-wrapper {
  column-gap: 0.75em;
  display: flex;
  margin-bottom: 1em;
}

.material-symbols-outlined {
  display: inline-block;
}

.gallery-wrapper {
  gap: 1em;
  display: grid;
  grid-template-columns: repeat(3, auto);
}

.gallery-item {
  position: relative;
  overflow: hidden; /* Ensures the zoomed image doesn't go outside the container */
  width: 80px; /* Set a fixed size for your container */
  height: 80px; /* Match the aspect ratio of your image */
}

.gallery-item img {
  cursor: pointer;
  width: 100%;
  height: 100%;
  object-fit: cover; /* Keeps the image nicely scaled within the container */
  transition: transform 0.6s ease; /* Smooth zoom effect */
}

.gallery-item:hover img {
  transform: scale(1.2); /* Zoom in the image on hover */
}

.modal-wrapper {
  align-items: center; /* Vertically center */
  background-color: rgba(0, 0, 0, 0.8); /* Dark overlay */
  display: none;
  height: 100%;
  justify-content: center; /* Horizontally center */
  left: 0;
  padding-bottom: 5%;
  padding-top: 5%;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.modal > img {
  width: 50%;
  /*height: 50%;
  width: auto;*/
  /*width: 50%;*/
}

/*
.caption {
    text-align: center;
    color: white;
    padding: 10px;
}
*/
.close {
  position: absolute;
  top: 20px;
  right: 35px;
  color: white;
  font-size: 30px;
  font-weight: bold;
  cursor: pointer;
}

.bottom-line {
  border-top: 1px solid var(--brand-alt);
  color: var(--brand-alt);
  font-size: 0.7em;
  line-height: 1.7;
  padding-bottom: 1em;
  padding-top: 1em;
  text-align: center;
  text-transform: uppercase;
}

.bottom-line > hr {
  color: var(--brand-primary);
  padding-bottom: 1em;
  display: none;
}

.alt-background {
  background-color: var(--background-alt);
  margin-top: 2em;
}

.section-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
}

.main-four-column {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  justify-content: center;
  justify-items: center;
  margin-top: 0em;
  padding-bottom: 4em;
  padding-top: 4em;
  width: 1150px;
}

.counter {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  color: #333;
}

.stat-column {
  line-height: 1.7;
}

.stat-column > .icon-wrapper {
  border: none; /* Keeps the element size consistent */
  box-shadow: none; /* No visible box-shadow initially */
  border-radius: 25px;
  display: grid;
  justify-items: center;
  padding: 1em;
  width: 100%;
  transition: box-shadow 0.6s ease-in-out;
}

.stat-column > .icon-wrapper:hover {
  box-shadow: 0 0 0 1px var(--brand-primary);
  cursor: pointer;
}

.stat-column > .icon-wrapper > .icon {
  background-color: var(--background-primary);
  border-radius: 25px;
  color: var(--brand-primary);
  padding: 2em;
  width: unset;
}

.stat-column > .icon-wrapper > .icon > span {
  font-size: 4rem;
}

/*------------------------------------------------------------------*/
/* ;baristas page                                                   */
/*------------------------------------------------------------------*/
.baristas {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(4, 270px);
  justify-content: center;
  justify-items: center;
}

.barista {
  background-color: var(--background-alt);
  cursor: pointer;
  height: max-content;
  padding: 2rem 2rem 1rem 2rem;
  text-align: center;
  width: 270px;
  position: relative;
  overflow: hidden;
}

.barista-name {
  font-size: 1.25rem;
  font-weight: bold;
}

.barista-title {
  color: var(--brand-primary);
  padding: 1rem 0;
}

.barista > img {
  border-radius: 25px;
  transition: transform 0.3s ease;
  max-width: 100%;
  max-height: 100%;
}

.barista:hover > img {
  transform: scale(1.1);
}

.barista-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.barista:hover .barista-overlay {
  opacity: 1;
}

/*------------------------------------------------------------------*/
/* ;testimonials section                                            */
/*------------------------------------------------------------------*/
.testimonials-section {
  display: none;
}

.testimonials-wrapper {
  display: flex;
  justify-content: center;
  overflow: hidden;
  margin: 0 auto;
  width: 920px; /* 4 testimonials * 200px */
}

.testimonials {
  column-gap: 2rem;
  display: flex;
  margin-top: 4rem;
  transition: transform 0.5s ease;
}

.testimonial {
  background: var(--background-alt);
  box-sizing: border-box;
  padding: 1rem;
  width: 200px; /* Set width to 200px */
}

.navigation-dots {
  text-align: center;
  margin-top: 1rem;
}

.navigation-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #ccc;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}

.navigation-dots .dot.active {
  background-color: #333;
}

/*------------------------------------------------------------------*/
/* ;history page                                                    */
/*------------------------------------------------------------------*/
.history-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding: 2rem 0;
}

.history-founder {
  margin-top: 4rem;
}

.history-para {
  font-size: 24px;
  text-align: center;
  width: 900px;
}

.history-profile-wrapper {
  text-align: center;
}

.history-profile {
  margin-top: 4rem;
  text-align: center;
}

.history-profile > img {
  border: 1px solid var(--brand-primary);
  border-radius: 50%;
  height: auto;
  padding: 0.75rem;
  width: 150px;
}

.history-name {
  font-size: 24px;
  padding: 2rem 0 0.5rem 0;
}

.history-title {
  color: var(--brand-primary);
}

.history-timeline {
  height: 800px;
  margin-top: 4rem;
  padding: 4rem;
}

.timeline {
  display: grid;
  grid-template-columns: auto;
  height: 500px;
  justify-content: center;
  text-align: center;
  width: 100%;
}

.timeline-item {
  display: grid;
  grid-template-columns: 256px 985px;
  position: relative;
}

.timeline-period {
  background-color: var(--brand-primary);
  font-size: 1.5rem;
  font-weight: bold;
  height: 65px;
  left: 0;
  padding: 1rem;
  position: absolute;
  text-transform: uppercase;
  top: 200px;
  transform: rotate(-90deg);
}

.timeline-item-wrapper {
  /*border: 2px solid var(--brand-primary);*/
  display: grid;
  grid-template-columns: 471px 1fr;
  height: 445px;
  left: 160px;
  position: absolute;
  width: 985px;
}

.timeline-right {
  background-color: var(--background-primary);
  height: 446px;
  padding: 4rem 4rem 0 4rem;
  text-align: left;
}

.timeline-item-title {
  color: var(--brand-primary);
}

.timeline-item-sub-title {
  font-size: 1.5rem;
  padding: 1rem 0;
}

.timeline-item-content {
  height: 310px;
  position: relative;
}

.timeline-1996 {
  position: relative;
}

.timeline-1996::before {
  content: "1996";
  position: absolute;
  right: -65px;
  bottom: -10px;
  color: rgba(0, 0, 0, 0.1);
  font-size: 10rem;
  /*opacity: .75;*/
  z-index: 1;
  /*color: white;*/
  /*-webkit-text-stroke: 1px black;*/
  /* display: flex;
  justify-content: center;
  align-items: center;*/
}

.navigation-wrapper {
  display: flex;
  justify-content: center;
  text-align: center;
}

.timeline-navigation {
  align-items: center;
  display: grid;
  color: var(--brand-primary);
  font-size: 2rem;
  grid-template-columns: 100px 1fr 100px;
  position: relative;
  width: 900px;
}

.timeline-navigation-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 200px);
  justify-content: center;
}

.timeline-navigation-btn {
  background-color: var(--brand-primary);
  border-radius: 5px;
  color: #fff;
  max-height: max-content;
  max-width: max-content;
  padding: 1rem 2rem;
  text-align: center;
}

/*------------------------------------------------------------------*/
/* ;blog cards                                                      */
/*------------------------------------------------------------------*/
.blog-post {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 1rem;
}

.blog-post-footer {
  padding-top: 1rem;
}

.blog-author {
  padding: 1rem 0;
}

.author {
  color: dimgrey;
  font-size: 0.75rem;
}

strong {
  font-weight: bolder;
}

em {
  font-style: italic;
}

.published {
  color: dimgrey;
  font-size: 0.7rem;
}

.blog-section-page {
  background-color: var(--background-alt);
  padding: 4rem 0;
}

.blog-section {
  background-color: var(--background-alt);
  margin-top: 2rem;
  padding: 4rem 0;
}

.blog-cards-wrapper {
  display: grid;
  justify-items: center;
}

.blog-cards {
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(3, max-content);
  width: 1150px;
}

.blog-card {
  cursor: pointer;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.gradient-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%; /* Adjust the height as needed */
  background: linear-gradient(to top, rgb(0, 0, 0), rgba(0, 0, 0, 0));
  pointer-events: none; /* Ensure the overlay doesn't interfere with interactions */
  transition: opacity 0.5s ease-in-out;
}

.blog-card img {
  transition: transform 0.5s ease-in-out; /* Smooth zoom effect */
}

.blog-card:hover img {
  /*transform: scale(1.1); */
}

.blog-card:hover .gradient-overlay {
  opacity: 0; /* Fade away the gradient */
}

.blog-details {
  padding: 2rem;
  position: absolute;
  bottom: 0;
}

.blog-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-transform: uppercase;
}

.card-footer {
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
}

.view-all-blog-btn {
  margin-top: 4rem;
}

.photo-gallery-section {
  margin-top: 4rem;
}

.gallery-content-wrapper {
  display: grid;
  justify-content: center;
  margin-top: 2rem;
}

.gallery-content {
  display: grid;
  grid-template-columns: repeat(3, max-content);
  width: 1150px;
}

.gallery-image {
  cursor: pointer;
  position: relative;
  display: inline-block;
}

.gallery-image img {
  display: block;
}

.gallery-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Slight opaque overlay */
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.gallery-image:hover .gallery-image-overlay {
  opacity: 1;
}

.fullsize-overlay {
  display: none; /* Initially hidden */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8); /* Dark overlay */
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.fullsize-overlay img {
  max-width: 90%;
  max-height: 90%;
}

/*------------------------------------------------------------------*/
/* ;faq section                                                     */
/*------------------------------------------------------------------*/
.faqs {
  margin: 0 auto;
  margin-top: 4rem;
  width: 1145px;
}

.faq {
  background-color: var(--dark-background);
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
  padding: 1rem;
}

.question {
  display: flex;
  justify-content: space-between;
  align-items: center; /* Optional: ensures vertical alignment */
  cursor: pointer; /* Indicates it's clickable */
}

.answer {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  padding-top: 1rem;
  transition: max-height 0.5s ease-out, opacity 0.5s ease-out;
}

.answer > hr {
  background-color: var(--brand-primary);
  border: 0;
  height: 2px;
  margin-bottom: 1rem;
}

.answer-wrapper {
  display: grid;
  grid-template-columns: max-content 800px;
}

.answer-content {
  padding: 0 1rem;
}

.answer-content > p {
  margin-bottom: 1rem;
}

.answer.open {
  max-height: 1000px; /* Adjust as needed */
  opacity: 1;
}

.material-symbols-outlined {
  transition: transform 0.5s ease-out;
}

.material-symbols-outlined.rotate {
  transform: rotate(90deg);
}

/*------------------------------------------------------------------*/
/* ;blog standard page                                              */
/*------------------------------------------------------------------*/
.blog-standard {
  column-gap: 4rem;
  display: grid;
  grid-template-columns: 750px 325px;
  margin: 0 auto;
  width: 1150px;
}

.blog-medium-content-wrapper {
  background-color: var(--background-primary);
  margin-top: -2px;
  padding: 1rem 2rem 2rem 2rem;
  width: 755px;
}

.blog-medium-card:not(:first-child) {
  margin-top: 2rem;
}

.blog-medium-card > img {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}

.blog-date {
  align-items: center;
  column-gap: 0.5rem;
  display: flex;
  margin: 1rem 0;
}

.blog-title, .blog-teaser, .blog-read-more {
  margin-top: 1rem;
}

.blog-read-more {
  text-transform: uppercase;
}

.blog-side-bar > div {
  margin-bottom: 2rem;
  padding: 2rem;
}

.align-left > h5 {
  font-weight: bold;
  text-align: left;
}

.align-left {
  text-align: left;
}

.border {
  border: 1px solid var(--brand-primary);
  border-radius: 15px;
}

.blog-categories > h5, .blog-recent-posts > h5, .blog-tags > h5, .blog-archive > h5, .blog-recent-comments > h5 {
  margin-bottom: 1rem;
}

.blog-categories > ul > li, .blog-recent-posts > ul > li, .blog-archive > ul > li, .blog-recent-comments > ul > li {
  margin-bottom: 0.75rem;
}

.blog-tag {
  background-color: var(--background-primary);
  border-radius: 5px;
  display: inline-block;
  margin: 0.25rem;
  padding: 0.5rem;
  text-transform: uppercase;
}

.blog-tag-dark {
  background-color: var(--background-alt);
}

.blog-tag-lite {
  background-color: var(--background-primary);
}

.article-wrapper {
  margin: 0 auto;
  width: 750px;
}

.article-date {
  margin: 2rem 0;
  text-align: center;
}

.inset {
  background-color: var(--background-alt);
  margin: 2rem 0;
  padding: 2rem;
}

.blog-list {
  list-style: disc;
  margin: 2rem 0 2rem 2rem;
}

.blog-list > li {
  margin-bottom: 0.75rem;
}

.article-title {
  font-size: 3rem;
  margin-bottom: 2rem;
  text-align: center;
}

.blog-single-img {
  margin: 2rem 0;
  height: auto;
  width: 750px;
}

p.tags {
  margin-top: 2rem;
}

.comments {
  margin-top: 4rem;
}

.comment {
  column-gap: 3rem;
  display: grid;
  grid-template-columns: 70px 610px;
  margin-top: 2rem;
}

.blog-profile-img {
  border-radius: 50%;
}

.comment-date {
  font-size: 0.95rem;
}

.comment-header-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.comment-description {
  line-height: 1.3;
  margin-top: 1rem;
}

.reply-button {
  font-size: 0.75rem;
  margin-top: 1rem;
  text-transform: uppercase;
}

.replay-btn {
  font-style: italic;
  margin-left: 0.5rem;
}

.leave-comment {
  width: 750px;
}

.leave-comment {
  margin-top: 4rem;
}

.comment-form-input {
  background-color: unset;
  border: 1px solid var(--off-white);
  border-radius: 5px;
  font-size: 1.5rem;
  margin: 1rem 0;
  padding: 0.75rem;
  width: 750px;
}

.contact-cards {
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(3, 1fr);
  margin: 0 auto;
  margin-top: 4rem;
  width: 1150px;
}

.contact-card {
  background-color: var(--dark-background);
  line-height: 1.7;
  padding: 2rem;
  text-align: center;
}

.contact-title {
  font-size: 1.5rem;
  font-weight: bold;
}

.contact-card-separator {
  border-top: 2px dashed var(--brand-primary);
  margin: 2rem;
}

.contact-medium-icon {
  font-size: 3rem;
  margin-bottom: 2rem;
}

.contact-form {
  margin: 0 auto;
  margin-top: 4rem;
  padding: 4rem 4rem;
  text-align: center;
  width: 1150px;
}

.contact-form-input {
  background-color: unset;
  border: 1px solid var(--off-white);
  border-radius: 5px;
  font-size: 1.5rem;
  margin: 1rem 0.5rem;
  padding: 0.75rem;
}

.full-size-input {
  width: 1000px;
}

.box-shadow {
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.text-shadow {
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.header-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1rem;
  position: relative;
}

.logo-wrapper {
  flex: 1;
}

.menu-wrapper {
  bottom: 1rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.profile {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}

/*------------------------------------------------------------------*/
/* ;media queries                                                   */
/*------------------------------------------------------------------*/
@media (min-width: 1200px) {
  .container {
    max-width: var(--page-width);
  }
}
/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
/*@media screen and (max-width: 768px) {
    @import 'partials/Kaffee/medium';
}*/
/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
@media screen and (max-width: 480px) {
  :root {
    --page-width: 412px;
  }
  html, body {
    overflow-x: hidden;
  }
  .container {
    max-width: 100%;
  }
  .top-line {
    display: none;
  }
  .header-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
    height: 58px;
    margin: 0;
    max-width: var(--page-width);
    padding: 0;
  }
  .profile {
    display: none;
  }
  .logo {
    align-items: center; /* Vertically centers the items */
    border-bottom: 1px solid var(--brand-primary);
    display: flex; /* Enables flexbox for the container */
    gap: 0.25em; /* Adds space between the image and the text */
    justify-content: center;
    max-width: 100%; /* Keeps the container responsive */
    padding: 0.5em 0;
  }
  .logo img {
    height: 25px; /* Adjust the image height as needed */
    width: auto; /* Maintain the aspect ratio */
  }
  .logo > img, .logo > a > img {
    width: 22px;
  }
  .logo span {
    font-size: 1.5rem; /* Optional: Adjust text size as needed */
    display: flex; /* Ensures proper alignment in complex cases */
    align-items: center; /* Vertically centers the text if wrapped */
  }
  .menu-wrapper {
    background-color: var(--background-primary);
    background-color: transparent; /* Optional for styling */
    height: 100vh;
    position: relative;
  }
  .hamburger-button {
    align-items: center; /* Vertically centers content inside the button */
    background-color: transparent; /* Optional for styling */
    border: none; /* Removes default border */
    cursor: pointer; /* Adds the pointer cursor */
    display: inline-flex; /* Ensures the button wraps the content and is fully clickable */
    height: 40px; /* Matches width for a square button */
    justify-content: center; /* Horizontally centers content */
    padding: 0; /* Ensures no extra space around the button */
    position: absolute;
    right: 0.5rem;
    top: -50px;
    width: 40px; /* Sets a defined clickable size */
    z-index: 1000;
  }
  .menu {
    position: fixed; /* Overlay on mobile */
    top: -90px;
    left: 0px;
    height: 100%;
    width: 100%; /* Adjust width to fit mobile screen */
    transition: transform 0.3s ease;
    transform: translateX(-100%); /* Slide-out by default */
  }
  .menu.open {
    display: block;
    height: 100%;
    transform: translateX(0); /* Slide-in when open */
    position: relative;
    width: 100%;
  }
  .menu > ul {
    flex-direction: column;
    margin-top: 100px;
    text-align: left;
  }
  /*------------------------------------------------------------------*/
  /* ;main                                                            */
  /*------------------------------------------------------------------*/
  main {
    max-width: 412px;
  }
  section {
    max-width: 412px;
  }
  .banner-large {
    max-width: 412px;
    padding-top: 1rem;
  }
  .banner-large > img {
    height: auto;
    width: 412px;
  }
  .tagline {
    left: 5%;
    top: 15%;
  }
  .tagline > h2 {
    font-size: 2rem;
  }
  .tagline > p > .black {
    color: #fff;
  }
  /*------------------------------------------------------------------*/
  /* ;footer-wrapper                                                  */
  /*------------------------------------------------------------------*/
  .footer-wrapper {
    display: unset;
  }
  .footer {
    border-top: 1px solid var(--brand-primary);
    flex-direction: column;
    margin-top: 125px;
    padding: 1rem 1em 0 0;
  }
  .column-one-footer {
    padding-left: unset;
    padding-left: 1rem;
  }
  .column-two-footer, .column-three-footer, .column-four-footer {
    border-top: 1px solid var(--brand-primary);
    margin-top: 1rem;
    padding-left: 1rem;
    padding-top: 1rem;
  }
  .column-two-footer {
    line-height: 1.3;
  }
  .column-four-footer {
    align-items: center;
    padding: unset;
    padding-bottom: 2rem;
    padding-top: 1rem;
    width: 412px;
  }
  .column-four-footer > h3 {
    font-size: 1.5rem;
    padding-left: 1rem;
    text-align: center;
    width: 412px;
  }
  .gallery-wrapper {
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
    justify-items: center;
    max-width: max-content;
    max-width: 382px;
    padding: unset;
    text-align: center;
  }
  .gallery-item {
    height: auto;
    text-align: center;
    width: 150px;
  }
  .gallery-item > img {
    height: auto;
    width: 150px;
  }
  .bottom-line {
    font-size: 0.75rem;
    line-height: 1.7;
    max-width: 382px;
    padding: 1rem 1rem;
  }
  .bottom-line > div {
    max-width: 350px;
  }
  .main-two-column {
    grid-template-columns: 1fr;
    margin-top: 2rem;
    padding: 0 1rem;
  }
  .main-four-column {
    grid-template-columns: 1fr;
    width: 100%;
  }
  .column {
    width: 412px;
  }
  .content-grid > .content-wrapper {
    width: 270px;
  }
  .home-coffee-bean {
    height: 300px;
    width: auto;
  }
  .pt-1 {
    margin-top: 4rem;
  }
  .footer {
    margin-top: 4rem;
  }
  .parallax {
    height: 119px;
  }
  .about-banner {
    align-items: unset;
    justify-content: unset;
    background-size: contain;
    background-attachment: scroll;
  }
  .banner-medium {
    position: relative;
  }
  .inner-tagline {
    left: 57px;
    position: absolute;
    text-align: left;
    top: 35%;
  }
  .inner-tagline > h2 {
    font-size: 2.5rem;
    text-transform: uppercase;
  }
  .about-coffee-bean {
    border-radius: 25px;
    margin-top: 2rem;
    width: 380px;
  }
  .advertisements {
    background: var(--dark-background);
    margin-bottom: unset;
    margin-top: 4rem;
  }
  .baristas, .gallery-content {
    grid-template-columns: auto;
    justify-items: center;
    width: 100%;
  }
  .photo-gallery-section > h6 {
    padding-bottom: unset;
  }
  .faqs {
    width: 100%;
  }
  .about-banner {
    background: url("/images/projects/kaffee/banners/about-banner.png") no-repeat top center fixed;
  }
  .baristas-banner {
    background: url("/images/projects/kaffee/banners/baristas-banner.png") no-repeat top center fixed;
  }
  .blog-grid-banner {
    background: url("/images/projects/kaffee/banners/blog-grid-banner.png") no-repeat top center fixed;
  }
  .blog-single-banner {
    background: url("/images/projects/kaffee/banners/blog-single-banner.png") no-repeat top center fixed;
  }
  .blog-standard-banner {
    background: url("/images/projects/kaffee/banners/blog-standard-banner.png") no-repeat top center fixed;
  }
  .coffee-menu-banner {
    background: url("/images/projects/kaffee/banners/coffee-menu-banner.png") no-repeat top center fixed;
  }
  .contact-banner {
    background: url("/images/projects/kaffee/banners/contact-banner.png") no-repeat top center fixed;
  }
  .faq-banner {
    background: url("/images/projects/kaffee/banners/faq-banner.png") no-repeat top center fixed;
  }
  .gallery-banner {
    background: url("/images/projects/kaffee/banners/gallery-banner.png") no-repeat top center fixed;
  }
  .history-banner {
    background: url("/images/projects/kaffee/banners/history-banner.png") no-repeat top center fixed;
  }
  .home-banner {
    background: url("/images/projects/kaffee/banners/home-hero.png") no-repeat top center fixed;
  }
  .services-banner {
    background: url("/images/projects/kaffee/banners/services-banner.png") no-repeat top center fixed;
  }
  .blog-section-page {
    margin-top: unset;
  }
  .article-wrapper {
    padding: 0 2rem;
    width: 100%;
  }
  .article-content > p > img {
    width: 95%;
  }
  .comment {
    grid-template-columns: auto;
  }
  .comment-form-input {
    width: 100%;
  }
  .leave-comment {
    display: none;
  }
  .contact-cards {
    grid-template-columns: auto;
  }
  .contact-form {
    display: none;
    padding: unset;
    width: 100%;
  }
  .food-services {
    margin-top: unset;
    padding-top: 2rem;
  }
  .service {
    margin: unset;
    margin: 0 auto;
    margin-bottom: 1rem;
  }
  .history-wrapper {
    grid-template-columns: auto;
    padding: unset;
  }
  .history-founder {
    margin-top: 2rem;
  }
  .history-para {
    padding: 0 1rem;
    width: unset;
  }
  .history-timeline {
    display: none;
  }
  .parallax {
    align-items: unset;
    justify-content: unset;
  }
  .coffee-menu-banner {
    background: url("/images/projects/kaffee/banners/coffee-menu-banner.png") no-repeat top center fixed;
  }
  .tagline {
    color: var(--brand-primary);
    padding-left: 2rem;
    padding-top: 2rem;
    position: unset;
  }
  .six-column-grid {
    column-gap: unset;
    grid-template-columns: unset;
    row-gap: 4rem;
  }
  .footer {
    margin-top: unset;
  }
  .tab-menu {
    display: none;
  }
  .tab-content {
    display: unset;
  }
  .tab-content-item {
    margin: 1rem 0;
    width: unset;
  }
  .main-three-column {
    column-gap: unset;
    grid-template-columns: unset;
    padding: unset;
  }
  .service:not(:last-child) {
    margin: unset;
    margin: 0 auto;
    margin-bottom: 2rem;
  }
  .main-services > .column {
    width: 90%;
  }
  .product-description {
    width: 90%;
  }
  .blog-cards {
    grid-template-columns: unset;
    width: unset;
  }
  .timeline {
    display: unset;
  }
  .timeline-period {
    display: none;
  }
  .timeline-item-wrapper {
    grid-template-columns: unset;
    left: unset;
    width: unset;
  }
  .navigation-wrapper {
    display: none;
  }
  .timeline-right {
    height: unset;
    padding: unset;
  }
}
/*
<section class="curved" >
<!-- Hello World! -->
</section >


.curved {
    --size: 30px;
    --R: calc(var(--size)*1.28);
    --position: bottom;
    -webkit-mask: radial-gradient(var(--R) at left 50% var(--position) calc(1.8*var(--size)),#000 99%,#0000 101%) left calc(50% - 2*var(--size)) var(--position) 0/calc(4*var(--size)) 100%, radial-gradient(var(--R) at left 50% var(--position) calc(-.8*var(--size)),#0000 99%,#000 101%) left 50% var(--position) var(--size)/calc(4*var(--size)) 100% repeat-x;
    background: #79d7a7;
    height: calc(var(--size) + 25px);
}


*/
