/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --tw-font-sans: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji';
    --tw-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
    --tw-color-white: #fff;
    --tw-spacing: 0.25rem;
    --tw-default-font-family: var(--tw-font-sans);
    --tw-default-mono-font-family: var(--tw-font-mono);
    --tw-drop-shadow-hl: 0px 4px 2px rgba(0, 0, 0, 0.25);
    --tw-drop-shadow-hl-desktop: 1px 1px 2px rgba(0, 0, 0, 0.25);
    --tw-font-lobster: Lobster,sans-serif;
    --tw-font-georgia: Georgia,serif;
    --tw-font-archive: Archive,sans-serif;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--tw-default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
    font-feature-settings: var(--tw-default-font-feature-settings, normal);
    font-variation-settings: var(--tw-default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--tw-default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
    font-feature-settings: var(--tw-default-mono-font-feature-settings, normal);
    font-variation-settings: var(--tw-default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden='until-found'])) {
    display: none!important;
  }
}
@layer utilities {
  .tw\:mx-\[20px\] {
    margin-inline: 20px;
  }
  .tw\:mx-auto {
    margin-inline: auto;
  }
  .tw\:mt-\[81px\] {
    margin-top: 81px;
  }
  .tw\:mt-auto {
    margin-top: auto;
  }
  .tw\:mb-\[10px\] {
    margin-bottom: 10px;
  }
  .tw\:mb-\[20px\] {
    margin-bottom: 20px;
  }
  .tw\:flex {
    display: flex;
  }
  .tw\:grid {
    display: grid;
  }
  .tw\:hidden {
    display: none!important;
  }
  .tw\:h-\[calc\(100vh-60px\)\] {
    height: calc(100vh - 60px);
  }
  .tw\:h-\[calc\(100vw-40px\)\] {
    height: calc(100vw - 40px);
  }
  .tw\:max-h-\[170px\] {
    max-height: 170px;
  }
  .tw\:w-full {
    width: 100%;
  }
  .tw\:max-w-\[676px\]\! {
    max-width: 676px!important;
  }
  .tw\:max-w-\[max-content\] {
    max-width: max-content;
  }
  .tw\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .tw\:flex-col {
    flex-direction: column;
  }
  .tw\:gap-\[20px\] {
    gap: 20px;
  }
  .tw\:self-end {
    align-self: flex-end;
  }
  .tw\:bg-\[\#F2F1F2\] {
    background-color: #F2F1F2;
  }
  .tw\:bg-cover {
    background-size: cover;
  }
  .tw\:bg-bottom {
    background-position: bottom;
  }
  .tw\:bg-no-repeat {
    background-repeat: no-repeat;
  }
  .tw\:p-\[20px\] {
    padding: 20px;
  }
  .tw\:p-\[28px\] {
    padding: 28px;
  }
  .tw\:px-\[36px\] {
    padding-inline: 36px;
  }
  .tw\:py-\[20px\] {
    padding-block: 20px;
  }
  .tw\:pt-\[42px\] {
    padding-top: 42px;
  }
  .tw\:pb-\[12px\] {
    padding-bottom: 12px;
  }
  .tw\:text-center {
    text-align: center;
  }
  .tw\:font-archive {
    font-family: var(--tw-font-archive);
  }
  .tw\:font-georgia {
    font-family: var(--tw-font-georgia);
  }
  .tw\:font-lobster {
    font-family: var(--tw-font-lobster);
  }
  .tw\:text-\[18px\]\/\[26px\] {
    font-size: 18px;
    line-height: 26px;
  }
  .tw\:text-\[18px\]\/\[28px\] {
    font-size: 18px;
    line-height: 28px;
  }
  .tw\:text-\[25\.92px\]\/\[32px\] {
    font-size: 25.92px;
    line-height: 32px;
  }
  .tw\:text-\[31\.1px\]\/\[40px\] {
    font-size: 31.1px;
    line-height: 40px;
  }
  .tw\:text-\[33\.47px\]\/\[41\.3px\] {
    font-size: 33.47px;
    line-height: 41.3px;
  }
  .tw\:text-\[\#6b6a54\] {
    color: #6b6a54;
  }
  .tw\:text-white {
    color: var(--tw-color-white);
  }
  .tw\:uppercase {
    text-transform: uppercase;
  }
  .tw\:italic {
    font-style: italic;
  }
  .tw\:drop-shadow-hl {
    --tw-drop-shadow-size: drop-shadow(0px 4px 2px var(--tw-drop-shadow-color, rgba(0, 0, 0, 0.25)));
    --tw-drop-shadow: drop-shadow(var(--tw-drop-shadow-hl));
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
	
  .tw\:drop-shadow-hl {
    --tw-drop-shadow-size: drop-shadow(0px 4px 2px var(--tw-drop-shadow-color, rgba(0, 0, 0, 0.25)));
    --tw-drop-shadow: drop-shadow(var(--tw-drop-shadow-hl));
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .tw\:sm\:mx-0 {
    @media (width >= 40rem) {
      margin-inline: calc(var(--tw-spacing) * 0);
    }
  }
  .tw\:sm\:block {
    @media (width >= 40rem) {
      display: block!important;
    }
  }
  .tw\:sm\:h-\[373px\] {
    @media (width >= 40rem) {
      height: 373px;
    }
  }
  .tw\:sm\:max-h-\[1024px\] {
	  max-height: 537px;
    @media (width >= 40rem) {
      max-height: 1024px;
    }
  }
  .tw\:sm\:max-w-\[85\%\] {
    @media (width >= 40rem) {
      max-width: 85%;
    }
  }
  .tw\:sm\:max-w-\[668px\] {
    @media (width >= 40rem) {
      max-width: 808px;
    }
  }
  .tw\:sm\:grid-cols-2 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .tw\:sm\:p-\[30px\] {
    @media (width >= 40rem) {
      padding: 30px;
    }
  }
  .tw\:sm\:p-\[60px\] {
    @media (width >= 40rem) {
      padding: 60px;
    }
  }
  .tw\:sm\:py-\[80px\] {
    @media (width >= 40rem) {
      padding-block: 80px;
    }
  }
  .tw\:sm\:pt-\[115px\] {
    @media (width >= 40rem) {
      padding-top: 115px;
    }
  }
  .tw\:sm\:pr-\[114px\] {
    @media (width >= 40rem) {
      padding-right: 114px;
    }
  }
  .tw\:sm\:pb-\[35px\] {
    @media (width >= 40rem) {
      padding-bottom: 35px;
    }
  }
  .tw\:sm\:pb-\[60px\] {
    @media (width >= 40rem) {
      padding-bottom: 60px;
    }
  }
  .tw\:sm\:pl-\[91px\] {
    @media (width >= 40rem) {
      padding-left: 91px;
    }
  }
  .tw\:sm\:text-left {
    @media (width >= 40rem) {
      text-align: left;
    }
  }
  .tw\:sm\:text-\[18px\]\/\[28px\] {
    @media (width >= 40rem) {
      font-size: 18px;
      line-height: 28px;
    }
  }
  .tw\:sm\:text-\[21\.6px\]\/\[34px\] {
    @media (width >= 40rem) {
      font-size: 21.6px;
      line-height: 34px;
    }
  }
  .tw\:sm\:text-\[37px\]\/\[40px\] {
    @media (width >= 40rem) {
      font-size: 37px;
      line-height: 40px;
    }
  }
  .tw\:sm\:text-\[40px\]\/\[42px\] {
    @media (width >= 40rem) {
      font-size: 40px;
      line-height: 42px;
    }
  }
  .tw\:sm\:text-\[64\.5px\]\/\[80px\] {
    @media (width >= 40rem) {
      font-size: 64.5px;
      line-height: 80px;
    }
  }
}
.bg-franken {
  --tw-gradient-position: 0deg,#6B810A 38%,#8EAA06;
  background-image: linear-gradient(var(--tw-gradient-stops,0deg,#6B810A 38%,#8EAA06));
}
.bg-sommerach {
  --tw-gradient-position: 0deg,#826C4C 44%,#9B875D;
  background-image: linear-gradient(var(--tw-gradient-stops,0deg,#826C4C 44%,#9B875D));
}
.bg-einzellage {
  --tw-gradient-position: 0deg,#335249 44%,#3E695C;
  background-image: linear-gradient(var(--tw-gradient-stops,0deg,#335249 44%,#3E695C));
}
.bg-secco {
  --tw-gradient-position: 0deg,#a32784 52%,#c633a4;
  background-image: linear-gradient(var(--tw-gradient-stops,0deg,#a32784 52%,#c633a4));
}
.bg-grosslage {
  background-color: #002E23;
}
.bg-header {
  background-image: url('https://weingut-strobel-sommerach.de/wp-content/uploads/2025/06/shop_title_mb.jpg');
  @media (width >= 40rem) {
    background-image: url('https://weingut-strobel-sommerach.de/wp-content/uploads/2025/06/shop_title_dt.jpg');
  }
}
.tw\:drop-shadow-hl {
  filter: drop-shadow(0px 4px 2px rgba(0, 0, 0, 0.25));
}
@media (width >= 40rem) {

	.tw\:drop-shadow-hl {
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.25));
}
	  .tw\:max-h-\[170px\] {
    max-height: 200px;
  }
}
.mx-auto {
  margin-right: auto;
  margin-left: auto;
}
@media(max-width:639px) {
	.site-main {
		margin-left:0!important;
		margin-right:0!important;
	}
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}

a.tw\:flex.tw\:h-\[calc\(100vw-40px\)\].tw\:flex-col.tw\:p-\[28px\].tw\:py-\[20px\].tw\:text-center.tw\:sm\:h-\[373px\].tw\:sm\:p-\[30px\].tw\:sm\:pb-\[35px\].tw\:sm\:text-left:hover {filter: brightness(1.1);
	
    transition: all 0.3s ease;
}

