/* open-sans-regular - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/open-sans-v35-latin-regular.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-600 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/open-sans-v44-latin-600.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-700 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/open-sans-v35-latin-700.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


.sidebar ul>li.active {
    background: #fff
}

.sidebar .category>ul>li.active {
    margin-bottom: 6px
}

.sidebar ul>li.active>a {
    font-weight: 700;
    background: #32A716;
    color: #fff
}

.sidebar ul>li.active>ul {
    padding-top: 3px;
    padding-bottom: 4px
}

.sidebar ul>li.active>a:before {
    color: #fff
}

.sidebar li li a:before,
.sidebar ul ul>.active>a:after {
    content: none
}

.content [role=main]>section.toggletext {
    padding-top: 9px;
    padding-bottom: 13px;
    overflow: hidden;
    margin-bottom: 13px;
    padding-right: 13px
}

.content [role=main]>.detail>h1,
.content [role=main]>.toggletext>h1 {
    line-height: 100%;
    margin-top: 12px;
    font-size: 21px;
    margin-bottom: 13px;
    color: #444;
    display: block;
    font-weight: 600;
    text-transform: uppercase
}

.column p:last-child {
    margin-bottom: 0
}

.content [role=main]>.toggletext>p {
    font-size: 13px;
    line-height: 1.62em;
    color: #727272
}

.sidebar ul ul>li.active>a {
    background: 0 0;
    box-shadow: none;
    color: #5e9913
}

.sidebar li li a {
    padding-bottom: 4px;
    padding-top: 4px;
    font-size: 11px;
    color: #888
}

.sidebar li li li a {
    padding-left: 42px
}

.sidebar .active .active .active>a:after,
.sidebar li .active a:after,
.sidebar li li a:after {
    content: '\f0da';
    left: 19px;
    top: 4px
}

.sidebar .active .active li a:after {
    left: 32px
}

.listing h2 {
    color: #262626;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
    padding: 15px 0 14px;
    position: relative;
    text-transform: uppercase;
    margin-top: 13px;
    display: inline-block
}

.listsubnav h2 {
    margin-top: 0
}

.list {
    padding: 13px 10px 10px
}

.listing .product {
    display: inline-block;
    width: 100%;
    height: 118px;
    position: relative;
    padding: 13px
}

.list .product .image {
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.listing .product .image img {
    max-width: 15%;
    margin-top: 13px;
    margin-left: 13px;
    max-height: 91px
}

.list .product>* {
    display: inline-block;
    width: 84%;
    margin-left: 16%;
    position: relative
}

.list .product h3 a {
    font-size: 18px;
    color: #5e9913;
    font-weight: 400
}

.sidebar ul ul>li.active>a:after {
    color: #5e9913;
    font-weight: 400;
    font-size: 11px;
    top: 5px;
    left: 18px
}

.sidebar .active .active .active>a:after {
    left: 32px;
    font-size: 13px
}

.listing .list .price.matrix {
    position: relative;
    top: 3px;
    z-index: 1;
    width: auto;
    display: inline-block
}

.listing .product .price>a>span,
.listing .product .pricematrix strong {
    color: #b12704;
    font-size: 15px;
    font-weight: 700
}

.listing .product .price>a>small {
    margin-left: 6px;
    position: relative;
    padding: 8px 0
}

.list h3 span {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    z-index: 0;
    color: inherit
}

.list h3 span:before {
    background-color: #fffe94;
    bottom: 23%;
    content: "";
    height: 9px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1
}

.listing .list .pricematrix {
    display: none
}

.image[data-attrfield-pages]:after {
    content: attr(data-attrfield-pages);
    position: relative;
    font-size: 16px;
    padding: 2px 5px 0;
    display: inline-block;
    color: #5e9913;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .25);
    border-radius: 5px;
    text-align: center;
    font-weight: 700;
    background: #f9f9f9;
    right: 37px;
    bottom: 13px;
    letter-spacing: .38px
}

@media only screen and (max-width:1380px) {
    .list .product>* {
        width: 80%;
        margin-left: 20%
    }
}

@media only screen and (max-width:918px) {
    .content [role=main]>section.toggletext {
        padding: 12px 18px 18px
    }

    .column,
    .highlight .product,
    .list,
    .list.range>*,
    form fieldset {
        padding: 9px
    }

    .list .product>* {
        width: 80%;
        margin-left: 20%
    }

    .listing .product .image img {
        margin-top: 6px
    }
}

@media only screen and (max-width:820px) {
    .list .product>* {
        width: 76%;
        margin-left: 24%
    }

    .listing .product .image img {
        max-width: 20%
    }
}

@media only screen and (max-width:710px) {
    .listing .product {
        margin-bottom: 13px
    }
}

@media only screen and (max-width:510px) {
    .listing .product .image img {
        max-width: 27%
    }

    .list .product>* {
        width: 66%;
        margin-left: 34%
    }
}

.dataprotection {
    position: relative;
    margin-bottom: 12px;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 999999999;
    display: inline-block;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-bottom: none;
    padding: 6px 12px;
    margin-bottom: 0;
    background: #E9EAED
}

.cart-js .cart div.submit.big>* {
    text-align: center;
    text-transform: none;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}

.cart .ico.remove:before {
    color: #d9d9d9;
}

.cart-js .cart div.submit.big.closeCart>* {
    font-weight: normal;
}

.cart-js .cart div.submit>* {
    background: #32a716;
}

.dataprotection strong {
    font-size: 12px;
    display: block;
    margin-bottom: 4px;
    font-weight: normal;
    color: #545454;
    padding-right: 18px;
    letter-spacing: -0.4px;
    margin-bottom: 0;
    padding-right: 27px;
}

.dataprotection a {
    font-size: 12px !important;
    border-radius: 5px;
    width: 100%;
    padding: 6px;
    padding: 0;
    font-weight: normal !important;
    cursor: pointer;
    text-align: left;
    background: none;
    color: #5897FB !important;
    text-decoration: underline;
    transition: opacity 162ms;
    letter-spacing: -0.4px;
    display: inline
}

.dataprotection span {
    font-size: 0;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    height: 15px;
    width: 15px;
    cursor: pointer;
    transition: opacity 162ms;
    right: 12px;
    top: 6px;
}


.dataprotection span:hover,
.dataprotection a:hover {
    opacity: .62 !important;
}

.dataprotection span:active {
    top: 1px;
    background: #b1b1b1;
    opacity: 1 !important;
    transition: none;
    top: 7px;
}

.dataprotection span:active:before {
    background: #b1b1b1;
    color: #616161;
}


.ads_23_language {
    text-align: left;
    max-width: 1280px !important;
}

.ads_23_language a {
    position: relative;
    color: #818181;
    font-size: 14px;
    background: #fff;
    padding: 4px 9px 5px 3px;
    border-radius: 5px;
    box-shadow: 0 1px 16px rgba(0, 0, 0, .13);
}

.ads_23_language a:before {
    content: '';
    background-image: url(/static/calc/img/sprite_v30000.png);
    background-repeat: no-repeat;
    background-position: 0px -296px;
    width: 14px;
    height: 11px;
    margin-right: 4px;
    margin-left: 7px;
    position: relative;
    display: inline-block;
    top: 1px;
}

.ads_23_language a:hover {
    background: #f5f7f8;
}

.ads_23_language a:active {
    filter: brightness(0.8);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .13);
    top: 1px;
    color: #a2a2a2;
}

.ads_23_language.ads_23_language_en a:before {
    background-position: -14px -296px;
}





/* 
	fadein
*/
.ads23_header .photo.hero.photo-hero-wrapper {
    position: relative;
    margin-bottom: 30px;
    margin-left: 100px;
    display: inline-block;
    width: 640px;
    height: 433px;
}

.ads23_header .photo-hero-wrapper img {
    position: absolute;
    animation: lpKartonstecktasche ease-in-out 1.38s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    opacity: 0;
    transform-origin: 50% 50%;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
}

.ads23_header .photo-hero-wrapper img:first-child {
    animation: lpKartonstecktasche2 ease-in-out 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: 2s;
    z-index: 1;
    -webkit-mask-image: -webkit-gradient(linear, left 90%, left bottom, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
}

@keyframes lpKartonstecktasche {
    0% {
        opacity: 0;
        transform: rotateZ(0deg) scale(1.06) translate(2%, -3%);
    }

    30% {
        opacity: .38;
        transform: rotateZ(0deg) scale(1.04) translate(1%, -2%);
    }

    100% {
        opacity: 1;
        transform: rotateZ(0deg) scale(1) translate(0, 0);
    }
}

@keyframes lpKartonstecktasche2 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}




div[role="main"].lpt26 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}




.ads23_alt.lpt26_hero,
#presets {
    background-color: #fff;
}

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

.lpt26_hero_text .ads23_subtitle {
    margin-bottom: 24px;
}

.lpt26_hero_cta {
    display: flex;
    flex-direction: column;
    width: fit-content;
    text-align: center;
    margin-bottom: 36px;
    margin-left: auto;
    margin-right: auto;
}

.lpt26_hero_cta small {
    font-size: 13px;
    color: #999
}

.lpt26 .lpt26_hero.ads23_content>div,
.lpt26 .lpt26_minishop_intro.ads23_content>div {
    max-width: 1280px;
}

.lpt26_hero .row.flex>.col {
    max-width: 840px;
    flex: 1 1 100%;
    margin-top: 48px;
}

.lpt26 .ads_23_language {
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}

.lpt26_hero .ads_2023 h1 {
    margin-bottom: 1em;
}

.lpt26_hero .ads_2023 p {
    margin-bottom: .62em;
}

.lpt26 .lpt26_hero_cta a {
    width: 100%;
    display: inline-block;
    white-space: normal;
}















#overview.ads23_content>div {
    max-width: none;
}

/* Container Layout */
.tshirt-configurator-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin: 0 auto 40px auto;
    font-family: "Open Sans", Arial, sans-serif;
    overflow-x: hidden;
}

/* * NEU: Desktop Skalierungs-Magie!
 * Wir geben dem Container viel Platz (z.B. max 1200px).
 * Das Overlay bestimmt jetzt die Breite und Höhe.
 */
/* Der Container */
.tshirt-display-area {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

/* Die Overlays */
.tshirt-overlay {
    display: block;
    width: 100%;
    height: auto;
    z-index: 2;
    pointer-events: none;
    position: relative;
    transition: opacity 0.3s ease-in-out;
    /* Weiche CSS Überblendung */
}

/* Layer B liegt exakt über Layer A */
.tshirt-overlay.overlay-absolute {
    position: absolute;
    top: 0;
    left: 0;
}

/* Die T‑Shirts */
.tshirt-base {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: auto;
    z-index: 1;
    transition: opacity 0.3s ease-in-out;
}

/* Mobile Features (Standardmäßig unsichtbar) */
.tshirt-mobile-features {
    display: none;
    width: 100%;
    max-width: 500px;
    margin-bottom: 20px;
    background: #f9f9f9;
    padding: 15px 20px;
    border-radius: 8px;
}

.tshirt-mobile-features ul {
    margin: 0;
    padding-left: 20px;
    color: #444;
    font-size: 14px;
    line-height: 1.6;
}

/* UI Elemente (wie zuvor) */
.tshirt-side-switcher {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
}

.side-btn {
    background: #f5f5f5;
    border: 2px solid transparent;
    border-radius: 8px;
    padding: 10px 20px;
    cursor: pointer;
    transition: all 0.2s ease;
    font-weight: 600;
    color: #545454;
}

.side-btn:hover {
    background: #eaeaea;
}

.side-btn.active {
    border-color: #32A716;
    background: #fff;
    color: #333;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}

.tshirt-status-text {
    text-align: center;
    font-size: 13px;
    color: #333;
    margin-bottom: 20px;
}

/* Neue Styles für die Farb-Buttons (wie auf deinem Screenshot) */
.tshirt-color-switcher {
    display: flex;
    gap: 12px;
    margin-bottom: 10px;
    flex-wrap: wrap;
    justify-content: center;
}

.color-btn {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    /* Der dicke weiße Rand nach innen */
    border: 3px solid #ffffff;
    /* Ein hauchdünner grauer Rand ganz außen, damit sich weiße Buttons auf weißem Grund abheben */
    box-shadow: 0 0 0 1px #e2e2e2;
    cursor: pointer;
    padding: 0;
    transition: all 0.2s ease;
}

.color-btn:hover {
    transform: scale(1.1);
}

/* Der grüne Ring für die aktive Farbe */
.color-btn.active {
    box-shadow: 0 0 0 2px #32A716;
    /* Dein Brand-Grün */
}

/* Responsive Verhalten ab 1000px */
@media (max-width: 1000px) {

    /* Overlay ausblenden, Mobile Liste einblenden */
    .tshirt-overlay {
        display: none !important;
    }

    .tshirt-mobile-features {
        display: block;
    }

    .tshirt-display-area {
        /* aspect-ratio simuliert den quadratischen Platz des T‑Shirts (572x572) */
        aspect-ratio: 1 / 1;
        max-width: 572px;
    }

    .tshirt-base {
        position: absolute;
        top: 0;
        left: 0;
        transform: none;
        width: 100%;
        height: 100%;
    }
}




/* --- FARBEN DEFINITIONEN --- */
:root {
    --c-promo: #059CE7;
    /* Blau */
    --c-classic: #E75800;
    /* Rot */
    --c-heavy: #131313;
    /* Grau */
    --c-organic: #079B11;
    /* Grün */
    /*interpolate-size: allow-keywords;*/
}

.color-promo {
    color: var(--c-promo);
}

.color-classic {
    color: var(--c-classic);
}

.color-heavy {
    color: var(--c-heavy);
}

.color-organic {
    color: var(--c-organic);
}

/* --- MODELL GRID --- */
.tshirt-types-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    max-width: 1100px;
    margin: 0 auto;
}

.type-card {
    background: #fff;
    border-radius: 13px;
    display: flex;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    text-align: left;
}

.type-image {
    width: 40%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-top-left-radius: 13px;
    border-bottom-left-radius: 13px;
}

.type-image .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.type-image .shirt-img {
    position: relative;
    z-index: 2;
    width: 80%;
    height: auto;
    margin-bottom: 52px;
    /* Platz für Stats */
}

.organic-icon {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 35px;
    z-index: 3;
}

.type-stats {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.2);
    padding: 10px 23px;
    z-index: 3;
    backdrop-filter: blur(2px);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.type-card.border-blue .type-stats .dots i.active {
    background: var(--c-promo);
    border-color: var(--c-promo);
}

.type-card.border-red .type-stats .dots i.active {
    background: var(--c-classic);
    border-color: var(--c-classic);
}

.type-card.border-grey .type-stats .dots i.active {
    background: var(--c-heavy);
    border-color: var(--c-heavy);
}

.type-card.border-green .type-stats .dots i.active {
    background: var(--c-organic);
    border-color: var(--c-organic);
}

.stat-row>span {
    color: #fff;
    font-size: 11px;
}


.type-card.border-blue .stat-row>span {
    color: #131313;
}

.type-card.border-blue .type-stats {
    background: rgba(255, 255, 255, .62);
    backdrop-filter: blur(2px);
}

.type-card.border-red .type-stats {
    background: rgba(62, 62, 62, .433);
}

.type-card.border-grey .type-stats {
    background: rgba(255, 255, 255, .33);
}

.type-card.border-green .type-stats {
    background: rgba(33, 33, 33, .25);
}



.stat-row {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    font-size: 10px;
    color: #333;
    margin-bottom: 4px;
    max-width: 150px;
    width: 100%;
}

.stat-row:last-child {
    margin-bottom: 0;
}

.dots {
    display: flex;
    gap: 4px;
}

.dots i {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #545454;
    display: inline-block;
    background: #fff;
}

.type-info {
    width: 60%;
    padding: 23px 23px 19px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.type-info h3 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
}

.type-info h4 {
    font-size: 20px;
    margin-bottom: 15px;
    color: #1a1a1a;
    line-height: 1.3;
}

.type-info p {
    font-size: 13px;
    color: #545454;
    margin-bottom: 20px;
    line-height: 1.5;
}

.type-info h4+p {
    margin-bottom: 1em;
}

.type-info .button {
    background: #32A716;
    color: #fff;
    padding: 10px 15px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    transition: filter 0.2s;
    width: fit-content;
    text-transform: none;
}

.type-info .button:hover {
    filter: brightness(1.1);
}

.type-info .button span {
    font-size: 10px;
    margin-left: 5px;
    color: #fff;
}


/* --- Styling für den PDF Download Link in den Cards --- */
.pdf-link {
    display: inline-flex;
    align-items: center;
    margin-top: 14px;
    font-size: 12px;
    color: #888;
    text-decoration: none;
    font-weight: 600;
    transition: color 0.2s ease;
    width: fit-content;
}

.pdf-link svg {
    margin-right: 6px;
    opacity: 0.7;
    transition: opacity 0.2s ease;
}

.pdf-link:hover {
    color: #1a1a1a;
}

.pdf-link:hover svg {
    opacity: 1;
}




.type-card.border-green {
    border: 1px solid var(--c-organic);
}

.type-card.border-red {
    border: 1px solid var(--c-classic);
}

.ads23_content .type-info p {
    color: #999;
}

.badge-classic {
    position: absolute;
    top: -20px;
    right: -16px;
    background: #fff;
    border: 1px solid var(--c-classic);
    color: var(--c-classic);
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: bold;
    z-index: 4;
}

/* --- PROFIT RECHNER (MULTI-SELECT) --- */
.profit-calculator-wrapper {
    max-width: 900px;
    margin: 0 auto;
    position: relative;
}

.profit-controls {
    display: inline-flex;
    align-items: center;
    background: #fff;
    border-radius: 12px;
    padding: 15px 30px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    margin-bottom: 50px;
    gap: 30px;
}

.profit-divider {
    width: 1px;
    height: 50px;
    background: #e2e2e2;
}

.profit-input-group label {
    display: block;
    font-size: 13px;
    color: #545454;
    margin-bottom: 8px;
    text-align: left;
}

.input-wrapper {
    max-width: 127px;
    display: flex;
    align-items: center;
    border: 1px solid #d2d2d2;
    border-radius: 6px;
    padding: 5px 15px;
    background: #f9f9f9;
}

.input-wrapper input {
    width: 100%;
    border: none;
    background: transparent;
    font-size: 20px;
    font-weight: 700;
    color: #1a1a1a;
    text-align: center;
    outline: none;
}

.input-wrapper span {
    font-size: 18px;
    font-weight: 700;
    color: #545454;
    margin-left: 5px;
}

.model-selectors {
    display: flex;
    gap: 15px;
}

.model-toggle {
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 0;
    outline: none;
    transition: transform 0.2s;
}

.model-toggle:active {
    transform: scale(0.95);
}

.model-toggle span {
    font-size: 12px;
    color: #999;
}

.model-thumb {
    width: 42px;
    height: 42px;
    border-radius: 8px;
    background: #f2f2f2;
    border: 2px solid transparent;
    padding: 4px;
    transition: all 0.2s ease;
    opacity: 0.5;
    filter: grayscale(1);
}

.model-thumb img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* Multi-Select Active States */
.model-toggle.active span {
    color: #333;
    font-weight: bold;
}

.model-toggle.active .model-thumb {
    opacity: 1;
    filter: grayscale(0);
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.model-toggle.active .border-promo {
    border-color: var(--c-promo);
}

.model-toggle.active .border-classic {
    border-color: var(--c-classic);
}

.model-toggle.active .border-heavy {
    border-color: var(--c-heavy);
}

.model-toggle.active .border-organic {
    border-color: var(--c-organic);
}

/* --- DIAGRAMM --- */
.profit-chart-area {
    position: relative;
    height: 350px;
    width: 100%;
    margin-bottom: 45px;
    /* Mehr Platz nach unten für die Labels geschaffen */
    border-bottom: 2px solid #e2e2e2;
}

.profit-bars-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    height: 100%;
    padding: 0 10px;
}

.bar-group {
    display: flex;
    gap: 4px;
    height: 100%;
    align-items: flex-end;
    width: 14%;
    justify-content: center;
    position: relative;
}

/* Die individuellen Balken (Klick-Bereich auch für Mobile) */
.bar {
    flex-grow: 1;
    max-width: 30px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    transition: height 0.6s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.3s;
    height: 0%;
    cursor: pointer;
    position: relative;
    /* Wichtig für das Pseudo-Element */
}

/* * Erzeugt einen unsichtbaren Bereich, der größer ist als der sichtbare Balken.
 * Dadurch lässt sich der Balken auf dem Smartphone viel leichter antippen! 
 */
.bar::after {
    content: '';
    position: absolute;
    top: -30px;
    /* Erweitert die Klickfläche nach oben */
    bottom: 0;
    left: -4px;
    /* Erweitert in die Lücken hinein */
    right: -4px;
    z-index: 5;
}


.bar:hover {
    filter: brightness(1.15);
}

.bar.bar-promo {
    background: linear-gradient(to top, #2563eb, #60a5fa);
}

.bar.bar-classic {
    background: linear-gradient(to top, #dc2626, #f87171);
}

.bar.bar-heavy {
    background: linear-gradient(to top, #374151, #9ca3af);
}

.bar.bar-organic {
    background: linear-gradient(to top, #16a34a, #4ade80);
}

/* NEU: Das Styling für die X-Achsen Beschriftung */
.bar-label {
    position: absolute;
    bottom: -30px;
    /* Schiebt die Zahl exakt unter die graue Linie */
    left: 50%;
    transform: translateX(-50%);
    font-size: 13px;
    font-weight: 700;
    color: #545454;
    pointer-events: none;
    /* Verhindert, dass die Zahl Klicks abfängt */
}

/* Tooltip (Touch & Click fähig) */
.profit-tooltip {
    position: absolute;
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 8px;
    padding: 12px 15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
    width: 190px;
    z-index: 10;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease, transform 0.2s ease;
    transform: translate(-50%, 10px);
    bottom: 0;
    left: 0;
}

.profit-tooltip.visible {
    opacity: 1;
    transform: translate(-50%, -15px);
}

.tooltip-row {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color: #545454;
    margin-bottom: 4px;
}

.tooltip-row strong {
    color: #333;
}

.profit-tooltip hr {
    border: 0;
    border-top: 1px solid #eee;
    margin: 8px 0;
}

.tooltip-row.total {
    font-size: 13px;
    font-weight: bold;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    color: #1a1a1a;
}

.tooltip-arrow {
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -6px;
    width: 12px;
    height: 12px;
    background: #fff;
    border-bottom: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    transform: rotate(45deg);
}


/* --- Interaktions-Hinweis --- */
.chart-interaction-hint {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 11px;
    color: #888;
    background: #f9f9f9;
    padding: 4px 12px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 6px;
    pointer-events: none;
    /* Blockiert keine Klicks */
    z-index: 5;
    animation: pulseHint 2s infinite ease-in-out;
}

@keyframes pulseHint {

    0%,
    100% {
        opacity: 0.6;
        transform: translateX(-50%) translateY(0);
    }

    50% {
        opacity: 1;
        transform: translateX(-50%) translateY(-2px);
    }
}

/* Verstecke den Hinweis, sobald der Nutzer einmal geklickt hat (wird per JS gesteuert) */
.chart-interaction-hint.hidden {
    display: none;
}




/* --- Statische Info-Box für Mobile --- */
.profit-mobile-data-box {
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.profit-mobile-data-box.visible {
    opacity: 1;
}

.mobile-box-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}

.mobile-box-header>strong {
    font-size: 16px;
}

.mobile-box-grid {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.mobile-box-grid>div {
    text-align: center;
    font-size: 14px;
    color: #333;
}

.mobile-box-grid small {
    font-size: 11px;
    color: #545454;
    display: block;
    margin-bottom: 3px;
}

.mobile-box-grid .total span,
.mobile-box-grid .total strong {
    font-size: 16px;
}




/* --- RESPONSIVE --- */
@media (max-width: 1000px) {
    .tshirt-types-grid {
        grid-template-columns: 1fr;
        gap: 42px;
    }

    .type-image .shirt-img {
        margin-bottom: 54px;
    }


}

@media (max-width: 768px) {

    /* Schwebendes Tooltip auf Mobile komplett deaktivieren */
    .profit-tooltip {
        display: none !important;
    }

    /* Statische Box auf Mobile aktivieren */
    .profit-mobile-data-box {
        display: block !important;
    }

    /* Chart-Area anpassen, da die Box jetzt Platz braucht */
    .profit-chart-area {
        height: auto;
        /* Erlaubt der Box, Platz einzunehmen */
        display: flex;
        flex-direction: column;
    }



    .type-card {
        flex-direction: column;
    }

    .type-image {
        width: 100%;
        padding: 20px 0;
    }

    .type-info {
        width: 100%;
        padding: 20px;
    }

    .type-image .shirt-img {
        width: 50%;
        margin-bottom: 50px;
    }

    .profit-controls {
        flex-direction: column;
        gap: 15px;
        padding: 20px;
        width: 100%;
    }

    .profit-divider {
        width: 100%;
        height: 1px;
    }

    .profit-chart-area {
        height: 280px;
    }

    .bar {
        max-width: 20px;
    }

    .profit-chart-area {
        margin-bottom: 35px;
    }

    .bar-label {
        font-size: 11px;
        bottom: -25px;
    }

    .type-image {
        border-radius: 13px 13px 0 0;
    }

    .type-info {
        text-align: center;
    }

    .pdf-link {
        align-self: center;
        margin-top: 23px;
    }

    .type-info .button {
        align-self: center;
    }

    .badge-classic {
        right: 50%;
        margin-right: -132px;
    }
}




.model-toggle .model-thumb.t-promo {
    background: url(/static/calc/img/lp_tshirt/bg-promo.jpg);
}

.model-toggle .model-thumb.t-classic {
    background: url(/static/calc/img/lp_tshirt/bg-classic.jpg);
}

.model-toggle .model-thumb.t-heavy {
    background: url(/static/calc/img/lp_tshirt/bg-heavy.jpg);
}

.model-toggle .model-thumb.t-organic {
    background: url(/static/calc/img/lp_tshirt/bg-organic.jpg);
}

.model-toggle.active[data-model="promo"]>span {
    color: var(--c-promo);
}

.model-toggle.active[data-model="classic"]>span {
    color: var(--c-classic);
}

.model-toggle.active[data-model="heavy"]>span {
    color: var(--c-heavy);
}

.model-toggle.active[data-model="organic"]>span {
    color: var(--c-organic);
}

.model-toggle.active .model-thumb {
    border: 2px solid #32A716
}





.ads23_header>h1,
.ads23_header>h2,
.ads23_header>h3,
.ads23_header>h4,
.ads23_header>p,
.ads23_header>span {
    max-width: none;
}










.lpt26_hero_cta .button.button-calc {
    text-transform: none;
    font-size: 22px;
    padding: .75em 3.62em;
    border-radius: 9px;
    box-shadow: 0 1px 13px rgba(0, 0, 0, .13);
    background: #32A716;
    /*
    background: url(/static/calc/img/lp_tshirt/icon_calc.png), #32A716;
    background-position: 21px center;
    background-size: 30px;
    background-repeat: no-repeat;
	*/
    margin-bottom: 1.38em;
}

.lpt26 .button {
    transition: filter 0.2s;
    box-shadow: 0 1px 13px rgba(0, 0, 0, .13);
}

.lpt26 .button:hover {
    filter: brightness(1.162);
    background-color: #32A716;
    box-shadow: none;

}

.lpt26 .button:active {
    filter: brightness(0.85);
    transition: none;
    box-shadow: none;

}


.lpt26_hero_cta .button-calc+a {
    color: #32A716;
    text-decoration: underline;
    font-size: 22px;
}









/* =========================================
   OPTIONS SECTION STYLES 
   ========================================= */

/* Basis-Karten Styling */
.options-card {
    background: #fff;
    border-radius: 21px;
    box-shadow: 0 3px 13px rgba(0, 0, 0, 0.12);
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.options-card strong {
    font-size: 14px;
    color: #1a1a1a;
    display: block;
    margin-bottom: 9px;
}

.options-card small {
    font-size: 11px;
    color: #999;
    display: block;
    margin-top: 8px;
}

/* --- Oberes Layout: Farben Box & Specs --- */
.options-top-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    max-width: 1380px;
    margin: 0 auto 110px auto;
}

.options-colors-card {
    padding: 42px 0;
    justify-content: space-between;
}

.options-colors-card img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

/* =========================================
   LAYOUT FÜR DIE NEUEN FARB-KARTEN
   ========================================= */

.calc-option-group .color-category .vinyl-card.color-name-card .card-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    border: none;
    background: none;
    box-shadow: none;
    position: relative;
    padding: 0;
}

.calc-option-group .color-category .vinyl-card.color-name-card input[type="radio"]:checked+.card-content {
    z-index: 1;
}

.color-name-card .color-swatch {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    flex-shrink: 0;
    display: inline-block;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    border: 1px solid #e2e2e2;
    box-shadow: 0 1px 2px inset rgba(0, 0, 0, .25);
}

/* Gestrichelter Rand für durchsichtige Farben */
.color-name-card .color-swatch.swatch-transparent {
    border: 1px dashed #ccc;
}

.color-name-card .card-content-body {
    padding: 0;
    display: flex;
    flex-direction: row;
    opacity: 0;
    position: absolute;
    background: #fff;
    box-shadow: 0 1px 13px rgba(0, 0, 0, .13);
    padding: .19em .38em;
    border-radius: 13px;
    margin-top: 102%;
    border: 2px solid #32a716;
    pointer-events: none;
    gap: 5px;
    transform: translateY(-6px);
    transition: transform 380ms linear(0, 0.605 15.6%, 0.859 30%, 0.972 52.4%, 1), opacity 38ms linear(0, 0.605 15.6%, 0.859 30%, 0.972 52.4%, 1);
}

.color-name-card .card-content-body:before,
.color-name-card .card-content-body:after {
    content: '';
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -6px;
    width: 13px;
    height: 8px;
    clip-path: polygon(0% 100%, 100% 100%, 50% 0%);
    background-color: #32a716;
}

.color-name-card .card-content-body:after {
    top: -7px;
    background: #fff;
}

.vinyl-card.color-name-card input[type="radio"]:checked+.card-content .card-content-body,
.vinyl-card.color-name-card:hover input[type="radio"]:not(:checked)+.card-content .card-content-body {
    opacity: 1;
    transform: translateY(0px)
}


.vinyl-card.color-name-card:hover input[type="radio"]:not(:checked)+.card-content .card-content-body,
.vinyl-card.color-name-card:active input[type="radio"]:not(:checked)+.card-content .card-content-body {
    z-index: 2;
}

.vinyl-card.color-name-card:active {
    z-index: 2;
}

.vinyl-card.color-name-card:hover input[type="radio"]:not(:checked)+.card-content .card-content-body {
    border-color: #e2e2e2;
}

.vinyl-card.color-name-card:hover input[type="radio"]:not(:checked)+.card-content .card-content-body:before {
    background: #e2e2e2;
}

.color-name-card .card-content-body strong {
    font-size: 0.9em;
    margin-bottom: 2px;
    white-space: nowrap;
}

.color-name-card .card-content-body small {
    font-size: 11px;
    line-height: 1;
    position: relative;
    top: 4.7px;
    white-space: nowrap;
    color: #545454;
}

.options-card-label {
    font-size: 13px;
    font-weight: bold;
    color: #1a1a1a;
    text-align: center;
}

/* Rechtes Layout: Spezifikationen in sich nochmal als Grid */
.options-specs-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 20px;
}

/* Gewicht-Karte spannt über 2 Spalten */
.spec-weight-card {
    grid-column: 1 / span 2;
    padding: 23px;
}

.spec-weight-columns {
    display: flex;
    justify-content: space-around;
    text-align: center;
}

.weight-icons {
    display: flex;
    gap: 20px;
    justify-content: center;
}

.weight-icons .w-icon img {
    width: 92px;
    height: auto;
}

/* Druck und Farben Karten */
.spec-print-card,
.spec-color-card {
    padding: 23px 15px;
    text-align: center;
    justify-content: center;
}

.spec-print-columns,
.spec-color-columns {
    display: flex;
    justify-content: space-around;
    gap: 10px;
}

.spec-print-columns>div,
.spec-color-columns>div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.spec-print-columns img,
.spec-color-columns img {
    width: 92px;
    height: 92px;
    object-fit: contain;
    margin-top: 10px;
}

.weight-icons .w-icon img,
.spec-print-columns img,
.spec-color-columns img {
    border: 4px solid #fff;
    border-radius: 50%;
    box-shadow: 0 3px 13px rgba(0, 0, 0, .13);
}

.weight-icons .w-icon img {
    margin-top: 10px;
}

.spec-center-title {
    margin-bottom: 25px;
}

/* --- Unteres Layout: Besonderheiten (Flexbox Ansatz) --- */
.options-features-header {
    text-align: center;
    margin-bottom: 40px;
}

.options-features-header h3 {
    font-size: 24px;
    font-weight: bold;
    color: #1a1a1a;
    margin: 0;
}

.options-features-container {
    max-width: 1380px;
    margin: 0 auto;
}

/* Flex-Reihen Definition */
.features-row-half,
.features-row-golden {
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
}

/* 1. Reihe: Beide Karten teilen sich den Platz (50/50) */
.features-row-half>.options-feature-card {
    flex: 1 1 50%;
    width: 50%;
}

/* 2. Reihe: Asymmetrische Verteilung (38/62) */
.features-row-golden>.col-38 {
    flex: 0 0 calc(38% - 15px);
    /* 15px ist exakt die Hälfte vom 30px Gap */
}

.features-row-golden>.col-62 {
    flex: 0 0 calc(62% - 15px);
}

/* Das Basis-Styling für die Karten bleibt gleich */
.options-feature-card {
    background: #fff;
    border-radius: 16px;
    padding: 30px;
    box-shadow: 0 3px 13px rgba(0, 0, 0, 0.12);
    text-align: left;
}

.options-feature-card h4 {
    font-size: 18px;
    font-weight: bold;
    color: #1a1a1a;
    margin-bottom: 20px;
}

.options-feature-card img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    margin-bottom: 20px;
}

.options-feature-card p {
    font-size: 13px;
    color: #545454;
    line-height: 1.6;
    margin: 0;
}

@media (max-width: 1280px) {

    .options-top-grid {
        grid-template-columns: 1fr;
    }

}


@media (max-width: 620px) {

    .options-specs-grid {
        grid-template-columns: 1fr;
    }

    .spec-weight-card {
        grid-column: 1 / span 1;
    }

    .spec-weight-columns {
        flex-direction: column;
        gap: 30px;
    }

}


/* --- Responsive Breakpoints für die unteren Features --- */
@media (max-width: 1000px) {

    .features-row-half,
    .features-row-golden {
        gap: 20px;
    }

    .features-row-golden>.col-38 {
        flex: 0 0 calc(38% - 10px);
    }

    .features-row-golden>.col-62 {
        flex: 0 0 calc(62% - 10px);
    }
}

@media (max-width: 768px) {

    /* Auf dem Smartphone bricht alles untereinander um (100% Breite) */
    .features-row-half,
    .features-row-golden {
        flex-direction: column;
        gap: 20px;
        margin-bottom: 20px;
    }

    .features-row-half>.options-feature-card,
    .features-row-golden>.col-38,
    .features-row-golden>.col-62 {
        flex: 1 1 auto;
        width: 100%;
    }
}



header .ads_23_navigation a.button,
.ads23_free_samples form input.button {
    background: #32A716;
    box-shadow: 0 3px 13px rgba(0, 0, 0, .13);
    border-radius: 9px;
    text-transform: none;
    color: #fff;
}



.lpt26 .ads23_free_samples form fieldset {
    padding: 23px;
    background: #fff;
    border: none;
    box-shadow: 0 3px 13px rgba(0, 0, 0, .13);
    border: 1px solid #e2e2e2;
    border-top: 8px solid #32A716;
    background: linear-gradient(to bottom, #fff 0%, #f5f5f5 25%)
}

.lpt26 .ads23_contact_us>div,
.lpt26 .ads23_contact_us_grid_wrapper {
    align-items: flex-start;
}

.ads23_contact_us_grid_wrapper .ads23_contact_us_tier {
    height: auto;
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 23px;
    box-shadow: 0 3px 13px rgba(0, 0, 0, .13);
    padding: 23px;
    text-align: center;
    border-radius: 24px !important;
    overflow: hidden;
}

.lpt26 .ads23_contact_us_grid_wrapper img[width="109"] {
    max-width: 109px;
    align-self: center;
}


.subcategory-header {
    color: #999;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -.01em;
}

.color-category:first-child .subcategory-header {
    margin-top: 22px;
}

.color-category {
    margin-top: 30px;
}

.color-category .vinyl-radio-cards {
    margin-top: 13px;
    gap: 10px;
    row-gap: 18px;
}

.color-category .vinyl-radio-cards.col-3 {
    grid-template-columns: repeat(10, 1fr);
    justify-items: center;
}

@media (max-width: 620px) {
    body>header {
        border-bottom: 1px solid rgba(0, 0, 0, .13);
    }
}







@media(max-width: 1700px) {
    .lpt26_hero .row.flex>.col {
        max-width: 600px;
    }
}

@media(max-width: 1500px) {

    .lpt26.ads_2023 h1,
    .lpt26.ads_2023 h2 {
        font-size: 72px;
    }

    .ads23_alt.lpt26_hero {
        background-position-x: 111%;
    }
}

@media(max-width: 1400px) {

    .lpt26.ads_2023 h1,
    .lpt26.ads_2023 h2 {
        font-size: 64px;
        line-height: 122%;
    }

    .lpt26.ads_2023 h1+p,
    .lpt26.ads_2023 h2+p,
    .lpt26 .ads23_subtitle {
        font-size: 22px;
    }

    .lpt26_hero_cta .button.button-calc,
    .lpt26_hero_cta .button-calc+a {
        font-size: 18px;
    }

    .ads23_alt.lpt26_hero {
        background-position-x: 113%;
    }

}

@media(max-width: 1250px) {


    .ads23_alt.lpt26_hero {
        background-position-x: 115%;
    }

}



@media(max-width: 1200px) {

    .ads23_alt.lpt26_hero {
        background-position-x: 116%;
    }

    .lpt26.ads_2023 h1,
    .lpt26.ads_2023 h2 {
        font-size: 54px;
        line-height: 125%;
    }

    .lpt26.ads_2023 h1+p,
    .lpt26.ads_2023 h2+p,
    .lpt26 .ads23_subtitle {
        font-size: 18px;
    }

    .lpt26_hero_cta .button.button-calc,
    .lpt26_hero_cta .button-calc+a {
        font-size: 16px;
    }

    .lpt26_hero_cta .button.button-calc {
        background-size: 25px;
    }
}

@media(max-width: 1100px) {

    .lpt26_hero .row.flex>.col {
        max-width: 420px;
    }
}


@media(max-width: 1024px) {

    header.main-nav main {
        margin-top: 49px;
    }

    .ads23_alt.lpt26_hero {
        background-position-x: center;
        background-position-y: 16px;
    }

    .lpt26_hero .row.flex>.col {
        max-width: none;
        text-align: center;
        margin-top: 284px;
        position: relative;
        z-index: 1;
        max-width: 410px;
        justify-self: center;
    }

    .lpt26_hero_cta {
        justify-self: center;
    }

    .ads23_alt.lpt26_hero {
        background-size: 454px;
    }




    .lpt26.ads_2023 h1,
    .lpt26.ads_2023 h2 {
        font-size: 44px;
        line-height: 138%;
    }



    .lpt26 .ads23_header {
        margin-top: 23px;
    }
}



@media(max-width:740px) {
    .lpt26 .ads23_free_samples form fieldset h3 {
        text-align: center;
    }

    .lpt26 .ads23_contact_us_grid_wrapper .ads23_contact_us_tier {
        width: 100%;
    }

    .options-feature-card {
        padding: 13px;
    }
}

@media(max-width:620px) {
    .lpt26 .ads23_content.ads23_freebies_wrapper {
        padding-left: 13px;
        padding-right: 13px;
    }

    .ads23_contact_us>div,
    .ads23_contact_us_grid_wrapper {
        column-gap: 13px;
    }
}



@media(max-width: 520px) {

    .ads23_alt.lpt26_hero {
        background-size: 406px;
    }

    .main-nav+main {
        margin-top: 49px;
    }
}

@media(max-width: 454px) {

    .ads23_alt.lpt26_hero {
        background-size: 384px;
    }

    main {
        margin-top: 49px;
    }

    .lpt26_hero_cta {
        width: 100%;
    }


    .lpt26.ads_2023 h1,
    .lpt26.ads_2023 h2 {
        font-size: 36px;
        line-height: 125%;
    }

    .lpt26.ads_2023 h1+p,
    .lpt26.ads_2023 h2+p,
    .lpt26 .ads23_subtitle {
        font-size: 16px;
    }

    .lpt26_hero_text .ads23_subtitle {
        margin-bottom: 14px;
    }
}


@media(max-width: 420px) {

    .ads23_alt.lpt26_hero {
        background-size: 333px;
    }

    .main-nav+main {
        margin-top: 46px;
    }

    .lpt26_hero .row.flex>.col {
        margin-top: 224px;
    }
}





/* =========================================
   APPLE-STYLE OPTIMIERUNGEN (Einfach anfügen)
   ========================================= */

/* 1. Typografie & Spacing Verfeinerung */
.lpt26.ads_2023 h1,
.lpt26.ads_2023 h2 {
    letter-spacing: -0.02em;
    /* Apple zieht große Überschriften leicht zusammen */
    color: #111111;
}

.lpt26.ads_2023 p,
.ads23_subtitle {
    letter-spacing: -.016em;
    line-height: 1.6;
    color: #515154;
    /* Sanfteres Apple-Grau für Fließtext */
}

/* 2. Button Optimierungen (Pill-Shape & Interaktion) */
.lpt26 .button,
.ads_23_navigation a.button {
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    font-weight: 600;
    letter-spacing: 0.02em;
}

.lpt26 .button:hover,
.ads_23_navigation a.button:hover {
    transform: scale(1.02);
    /* Leichtes Wachsen statt nur Helligkeit */
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12) !important;
}

.lpt26 .button:active,
.ads_23_navigation a.button:active {
    transform: scale(0.97);
    transition: all 0.1s;
}

/* 3. Glassmorphism für den Header (Verbesserter Blur) */
header.main-nav>div {
    background: rgba(255, 255, 255, 0.72) !important;
    -webkit-backdrop-filter: saturate(180%) blur(20px) !important;
    backdrop-filter: saturate(180%) blur(20px) !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    /* Sehr subtile Kante */
}

/* 4. Karten & Container weicher machen */
.type-card,
.options-feature-card,
.options-card {
    border-radius: 24px;
    /* Weichere Ecken wie bei iOS */
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.04);
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.4s ease;
}



/* 5. Scroll-Reveal Klassen (Die "Magie") */
.apple-reveal {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1), transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
    will-change: opacity, transform;
}

.apple-reveal.is-visible {
    opacity: 1;
    transform: translateY(0);
}

/* Gestaffelte Animationen für Elemente nebeneinander */
.delay-1 {
    transition-delay: 0.1s;
}

.delay-2 {
    transition-delay: 0.2s;
}

.delay-3 {
    transition-delay: 0.3s;
}


.delay-20 {
    transition-delay: 2s;
}

.delay-25 {
    transition-delay: 2.38s;
}

.delay-30 {
    transition-delay: 3s;
}

.delay-20,
.delay-25,
.delay-30 {
    transition-duration: 2.84s;
}


/* =========================================
   SEO / WIKI SECTION (TEXT WRAPPING)
   ========================================= */

.seo-wiki-wrapper {
    max-width: 1280px;
    /* Sehr lesefreundliche Textbreite */
    margin: 0 auto;
    font-family: "Open Sans", Arial, sans-serif;
    padding-top: 40px;
    padding-bottom: 62px;
    color: #202122;
    /* Klassische Wiki-Textfarbe */
}

/* Header Bereich */
.seo-wiki-header {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 23px;
    border-bottom: 1px solid #e2e2e2;
}

.seo-wiki-header .seo-kicker {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #32A716;
    letter-spacing: 1px;
    display: block;
    margin-bottom: 10px;
}

.seo-wiki-header .seo-title {
    font-size: 42px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 15px;
    line-height: 1.2;
}

.seo-wiki-header .seo-subtitle {
    font-size: 18px;
    color: #545454;
    line-height: 1.5;
}

/* Text Inhalt & Floats */
.seo-wiki-content {
    font-size: 16px;
    line-height: 1.7;
}

.seo-wiki-content p {
    margin-bottom: 1.2em;
    font-size: 18px;
}

.seo-wiki-content h3 {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-top: 1.62em;
    margin-bottom: .5em;
    padding-bottom: 0;
}


/* --- Die Wikipedia-Style Bilderkästen --- */
.wiki-thumb {
    background-color: #f8f9fa;
    border: 1px solid #c8ccd1;
    padding: .62em;
    margin-bottom: 1em;
    border-radius: 9px;
}

.wiki-thumb img {
    width: 100%;
    height: auto;
    display: block;
    border: 1px solid #eaecf0;
    border-radius: 9px;

}

.wiki-caption {
    padding: 6px 4px 2px;
    font-size: 14px;
    line-height: 1.5;
    color: #54595d;
}

/* Float-Klassen für das Umfließen */
.wiki-float-right {
    float: right;
    clear: right;
    margin-left: 2em;
    max-width: 540px;
    /* Kontrolliert die Breite des Bildes */
}

.wiki-float-left {
    float: left;
    clear: left;
    margin-right: 2em;
    max-width: 540px;
}

/* Clearfix, damit der Textcontainer nicht zusammenfällt, falls Bilder am Ende überstehen */
.seo-wiki-content::after {
    content: "";
    display: table;
    clear: both;
}


/* --- Responsive Breakpoints --- */
@media (max-width: 768px) {
    .seo-wiki-header .seo-title {
        font-size: 32px;
    }

    /* Auf Smartphones heben wir die Floats auf, damit Bilder die volle Breite nutzen */
    .wiki-float-right,
    .wiki-float-left {
        float: none;
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
        margin-bottom: 1.5em;
    }

    .seo-wiki-content p {
        font-size: 16px;
    }

    .wiki-caption {
        font-size: 12px;
    }

    .ads_2023 .seo-wiki-content h3 {
        margin-bottom: .5em;
    }
}









/* =========================================
   REFERENZEN / TESTIMONIAL CAROUSEL
   ========================================= */

.testimonial-carousel-wrapper {
    max-width: 1280px;
    /* Passt sich an deine anderen großen Blöcke an */
    margin: 0 auto;
    padding: 0;
}

.testimonial-carousel {
    position: relative;
    width: 100%;
    height: 500px;
    border-radius: 23px;
    overflow: hidden;
    background-color: #131313;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.testi-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease-in-out, visibility 1s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.testi-slide.active {
    opacity: 1;
    visibility: visible;
    z-index: 2;
}

/* Das Hintergrundbild mit langsamem Zoom (Ken Burns Effekt) */
.testi-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    transform: scale(1.08);
    transition: transform 7s ease-out;
    /* 7 Sekunden sanfter Zoom */
}

.testi-slide.active .testi-bg {
    transform: scale(1);
}

/* Dunkler Verlauf über dem Bild, damit Text lesbar bleibt */
.testi-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.85) 100%);
    z-index: 2;
}

.testi-content {
    position: relative;
    z-index: 3;
    max-width: 900px;
    padding: 0 40px;
    color: #fff;
}

/* Typografie der Zitate */
.testi-content blockquote {
    font-size: 36px;
    line-height: 1.4;
    font-weight: 300;
    font-style: italic;
    font-family: Georgia, serif;
    margin: 0 0 30px 0;
    text-shadow: 0 4px 15px rgba(0, 0, 0, 0.8);
}

.testi-content cite {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #32A716;
    /* Brand Green */
    font-style: normal;
}

/* Navigation unten */
.testi-dots {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 4;
    display: flex;
    gap: 12px;
}

.testi-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.3);
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.3s ease;
    border: 2px solid transparent;
}

.testi-dot:hover {
    background-color: rgba(255, 255, 255, 0.8);
}

.testi-dot.active {
    background-color: transparent;
    border-color: #32A716;
    transform: scale(1.3);
}

/* Responsive Anpassungen */
@media (max-width: 900px) {
    .testimonial-carousel {
        height: 400px;
    }

    .testi-content blockquote {
        font-size: 26px;
    }
}

@media (max-width: 600px) {
    .testimonial-carousel {
        height: 380px;
        border-radius: 13px;
    }

    .testi-content {
        padding: 0 20px;
    }

    .testi-content blockquote {
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 20px;
    }

    .testi-content cite {
        font-size: 12px;
    }

    .testi-dots {
        bottom: 20px;
    }
}



#references {
    margin-top: 62px;
    margin-bottom: 42px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 84px;
    position: relative;
    z-index: 0;
}



/* cart */
header .ads_23_navigation .main-nav-auth-cart a.button {
    background: none;
    position: relative;
    box-shadow: none;
    padding: 6px;
    margin-left: 6px;
}

header .ads_23_navigation .main-nav-auth-cart a.button:hover {
    box-shadow: none;
    background: #d9edd5;
}

header .ads_23_navigation .main-nav-auth-cart.empty a.button {
    filter: saturate(0);
    pointer-events: none;
    opacity: .38;
}

header .ads_23_navigation .main-nav-auth-cart a.button svg {
    width: 20px;
    height: auto;
}

header .ads_23_navigation .main-nav-auth-cart.empty a.button span.newnumber {
    opacity: 0;
    transition: none;
}

header .ads_23_navigation .main-nav-auth-cart a.button span.newnumber {
    right: -5px;
    top: -4px;
}





.button-calc-sec {
    display: flex;
    flex-direction: row;
    color: #32A716;
    gap: 13px;
    align-items: center;
}

.lpt26 .lpt26_hero_cta .button-calc-sec a {
    color: #32A716;
    text-decoration: underline;
    white-space: pre;
    display: flex;
    align-items: center;
    gap: 6px;
}

.button-calc-sec>a {
    position: relative;
    font-size: 18px;
    transition: all 0.2s ease;
}

.button-calc-sec>a:before {
    content: '';
    width: 35px;
    height: 35px;
    display: inline-block;
    background: url(/static/calc/img/lp_tshirt/icon_profit.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.button-calc-sec>a.button-calc-sec-samples:before {
    background-image: url(/static/calc/img/lp_tshirt/icon_samples.png);
    width: 40px;
    height: 40px;
    margin-right: 1px;
}


.button-calc-sec>a:hover {
    filter: brightness(1.2);
}

.button-calc-sec>a:active {
    transition: none;
    filter: brightness(0.9);
    transform: translateY(1px)
}






/* =========================================
   WARENKORB MODULE (MUSTER BESTELLEN)
   Styling für CMS Karten & Radio-Buttons 
   ========================================= */

/* CMS Liste Reseten */
.lpt26 .ads23_contact_us_grid_wrapper {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)) !important;
    gap: 30px !important;
    width: 100%;
}

/* Die Karten selbst (werden per JS mit den Rahmenklassen erweitert) */
.tshirt-module-card {
    padding: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    background: #fff;
    border-radius: 24px !important;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.04) !important;
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.4s ease !important;
    text-align: left;
}


/* Obere Bildhälfte (per JS generiert) */
.cart-type-image {
    width: 100% !important;
    border-radius: 24px 24px 0 0 !important;
    height: 192px !important;
}

/* Untere Content-Hälfte */
.cart-type-info {
    width: 100% !important;
    padding: 23px !important;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.cart-type-info h4 {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #1a1a1a !important;
    margin-bottom: 23px !important;
    text-align: left !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cart-type-info .tier_head_post {
    font-size: 12px;
    font-weight: 400;
    color: #888;
    position: static !important;
    /* Entfernt die absolute Positionierung vom alten Design */
}

/* Formular Layout */
.tshirt-add-to-cart-form {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.tshirt-select-row {
    margin-bottom: 20px;
}

.tshirt-select-row--farbe {
    margin-bottom: 16px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 16px;
}

.tshirt-select-row__label {
    display: block;
    font-size: 11px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Versteckt die echten Radio-Inputs */
.tshirt-radio-option input[type="radio"] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

/* --- FARBEN (Runde Chips) --- */
.tshirt-select-row--farbe .tshirt-radio-group {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.tshirt-select-row--farbe .tshirt-radio-option {
    cursor: pointer;
}

.tshirt-select-row--farbe .tshirt-radio-option span {
    display: block;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    box-shadow: 0 0 0 1px #d2d2d2;
    background-color: #e2e2e2;
    /* Fallback */
    font-size: 0;
    /* Versteckt den CMS Text */
    color: transparent;
    transition: all 0.2s ease;
}

.tshirt-select-row--farbe .tshirt-radio-option:hover span {
    transform: scale(1.15);
}

.tshirt-select-row--farbe .tshirt-radio-option input:checked+span {
    box-shadow: 0 0 0 2px #32A716;
    /* Grüner Aktiv-Ring */
    transform: scale(1.15);
}

/* Automatisches Mapping aller CMS-Farben auf HEX für die CSS Chips */
/* Automatisches Mapping aller CMS-Farben auf HEX (i18n-sicher) */
input[data-color-id="tshirt-farbe-weiss"]+span {
    background-color: #ffffff !important;
}

input[data-color-id="tshirt-farbe-schwarz"]+span {
    background-color: #1a1a1a !important;
}

input[data-color-id="tshirt-farbe-grau-meliert"]+span {
    background-color: #9e9e9e !important;
}

input[data-color-id="tshirt-farbe-navy"]+span {
    background-color: #1a2942 !important;
}

input[data-color-id="tshirt-farbe-koenigsblau"]+span {
    background-color: #4169e1 !important;
}

input[data-color-id="tshirt-farbe-himmelblau"]+span {
    background-color: #87ceeb !important;
}

input[data-color-id="tshirt-farbe-limette"]+span {
    background-color: #a4c639 !important;
}

input[data-color-id="tshirt-farbe-gelb"]+span {
    background-color: #ffd700 !important;
}

input[data-color-id="tshirt-farbe-burgund"]+span {
    background-color: #800020 !important;
}

input[data-color-id="tshirt-farbe-rot"]+span {
    background-color: #d32f2f !important;
}

input[data-color-id="tshirt-farbe-fuchsia"]+span {
    background-color: #e040fb !important;
}

input[data-color-id="tshirt-farbe-flaschengruen"]+span {
    background-color: #093824 !important;
}

input[data-color-id="tshirt-farbe-sport-grau"]+span {
    background-color: #b0bec5 !important;
}

input[data-color-id="tshirt-farbe-orchideen-gruen"]+span {
    background-color: #85b066 !important;
}

input[data-color-id="tshirt-farbe-solar-gelb"]+span {
    background-color: #ffeb3b !important;
}

input[data-color-id="tshirt-farbe-sorbet"]+span {
    background-color: #f8c8b4 !important;
}

input[data-color-id="tshirt-farbe-kelly-gruen"]+span {
    background-color: #4cbb17 !important;
}

input[data-color-id="tshirt-farbe-naturweiss"]+span {
    background-color: #f5f5dc !important;
}

input[data-color-id="tshirt-farbe-naturbeige"]+span {
    background-color: #e1c699 !important;
}

input[data-color-id="tshirt-farbe-tiefes-blaugruen"]+span {
    background-color: #004b49 !important;
}

input[data-color-id="tshirt-farbe-mokka"]+span {
    background-color: #4e3124 !important;
}

input[data-color-id="tshirt-farbe-viva-gelb"]+span {
    background-color: #ffea00 !important;
}

input[data-color-id="tshirt-farbe-fliedertraum"]+span {
    background-color: #c8a2c8 !important;
}

input[data-color-id="tshirt-farbe-frischer-pfirsich"]+span {
    background-color: #ffcba4 !important;
}

input[data-color-id="tshirt-farbe-blauseele"]+span {
    background-color: #007bb8 !important;
}

input[data-color-id="tshirt-farbe-aquablau"]+span {
    background-color: #00ffff !important;
}

input[data-color-id="tshirt-farbe-green-bay"]+span {
    background-color: #1e4d2b !important;
}

input[data-color-id="tshirt-farbe-fiesta"]+span {
    background-color: #dd2c00 !important;
}

input[data-color-id="tshirt-farbe-nispero"]+span {
    background-color: #e38200 !important;
}

input[data-color-id="tshirt-farbe-lila-love"]+span {
    background-color: #a020f0 !important;
}

input[data-color-id="tshirt-farbe-bubble-pink"]+span {
    background-color: #ff69b4 !important;
}

input[data-color-id="tshirt-farbe-misty-jade"]+span {
    background-color: #8fbc8f !important;
}

input[data-color-id="tshirt-farbe-latte"]+span {
    background-color: #c5a059 !important;
}

input[data-color-id="tshirt-farbe-khaki"]+span {
    background-color: #c3b091 !important;
}

input[data-color-id="tshirt-farbe-heritage-braun"]+span {
    background-color: #8b4513 !important;
}

input[data-color-id="tshirt-farbe-mindful-blau"]+span {
    background-color: #4682b4 !important;
}

input[data-color-id="tshirt-farbe-eisblau"]+span {
    background-color: #add8e6 !important;
}

input[data-color-id="tshirt-farbe-worker-blau"]+span {
    background-color: #1e90ff !important;
}

input[data-color-id="tshirt-farbe-franzoesisch-navy"]+span {
    background-color: #192a56 !important;
}

input[data-color-id="tshirt-farbe-lavendel"]+span {
    background-color: #e6e6fa !important;
}

input[data-color-id="tshirt-farbe-baumwoll-rosa"]+span {
    background-color: #ffb6c1 !important;
}

input[data-color-id="tshirt-farbe-kuehles-grau"]+span {
    background-color: #a9a9a9 !important;
}

input[data-color-id="tshirt-farbe-dunstig-grau"]+span {
    background-color: #d3d3d3 !important;
}

input[data-color-id="tshirt-farbe-oeko-grau-meliert"]+span {
    background-color: #808080 !important;
}


/* --- GRÖSSEN (Eckige Chips) --- */
.tshirt-select-row--groesse .tshirt-radio-group {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.tshirt-select-row--groesse .tshirt-radio-option {
    cursor: pointer;
}

.tshirt-select-row--groesse .tshirt-radio-option span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 36px;
    height: 32px;
    padding: 0 8px;
    border-radius: 6px;
    border: 1px solid #d2d2d2;
    background: #fff;
    color: #1a1a1a;
    font-size: 12px;
    font-weight: 600;
    transition: all 0.2s ease;
}

.tshirt-select-row--groesse .tshirt-radio-option:hover span {
    background: #f5f5f5;
    border-color: #999;
}

.tshirt-select-row--groesse .tshirt-radio-option input:checked+span {
    border-color: #32A716;
    background: #32A716;
    color: #fff;
    box-shadow: 0 2px 8px rgba(67, 160, 71, 0.3);
}

/* --- PREIS & BUTTON --- */
.tshirt-module-card .contact_us__pricing {
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #1a1a1a !important;
    margin: auto 0 15px 0 !important;
    /* Drückt es nach unten */
    padding-top: 20px !important;
    border-top: 1px solid #eee;
    text-align: center;
}

.tshirt-module-card .add_to_cart {
    background: #32A716 !important;
    color: #fff !important;
    padding: 12px 15px !important;
    border-radius: 8px !important;
    font-size: 14px !important;
    font-weight: bold !important;
    text-align: center;
    transition: filter 0.2s ease, transform 0.2s ease !important;
    width: 100%;
    border: none;
    cursor: pointer;
}

.tshirt-module-card .add_to_cart::after {
    content: "▶";
    font-size: 10px;
    margin-left: 8px;
    color: #fff;
}

.tshirt-module-card .add_to_cart:hover {
    filter: brightness(1.1);
    transform: translateY(-2px) !important;
    box-shadow: 0 4px 15px rgba(67, 160, 71, 0.3) !important;
}

.tshirt-module-card .add_to_cart:hover {
    filter: brightness(1.1);
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(67, 160, 71, 0.3);
}

.tshirt-module-card .add_to_cart:active {
    filter: brightness(0.9);
    transform: translateY(0);
}


.lpt26 .ads23_freebies_wrapper .ads23_contact_us>div>div {
    width: auto;
    height: 100%;
}


.lpt26 .ads23_freebies_wrapper .ads23_contact_us_grid_wrapper img.bg-img {
    max-width: none;
}


.lpt26 .ads23_freebies_wrapper .ads23_contact_us_grid_wrapper img.organic-icon {
    position: absolute;
    right: 13px;
    top: 13px;
    width: 42px;
    height: auto;
    left: auto;
}

.color-display {
    margin-top: 13px;
    font-size: 13px;
}

.color-display,
.color-display strong,
.color-display span {
    display: block;
}

.ads_23_navigation li.t-shirt-cart {
    display: block;
}





/* =========================================
   HOW IT WORKS / DISCLAIMER BOX (Zentriertes Grid)
   ========================================= */

.how-it-works-box {
    background: #f5f5f7;
    border-radius: 24px;
    margin-top: 30px;
    margin-bottom: 30px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    /* Zentriert alles generell */
    flex-direction: column;
}

.lpt26 .ads23_freebies_wrapper .ads23_contact_us .hiw-header {
    width: 100%;
}

.hiw-header {
    margin-bottom: 13px;
    border-top: 1px solid #e2e2e2;
    padding-top: 42px;
    margin-top: 13px;
}

.hiw-header h3 {
    font-size: 38px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 12px;
    margin-top: 0;
    line-height: 1.2;
}

.hiw-header p {
    font-size: 16px;
    color: #545454;
    margin: 0;
}

/* Das 3-Spalten Layout für die Karten */
.hiw-steps-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

/* Die einzelnen weißen Boxen */
.hiw-step {
    padding: 35px 25px;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* Zentriert Icon und Text in der Box */
    text-align: center;
}



/* Icon Styling (Zentriert über dem Text) */
.hiw-icon {
    width: 60px;
    height: 60px;
    border: 2px solid #56b65b;
    color: #32A716;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

.hiw-icon svg {
    width: 30px;
    height: 30px;
}

.hiw-text strong {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 12px;
    color: #32A716
}

.hiw-text p {
    font-size: 14px;
    color: #545454;
    line-height: 1.6;
    margin: 0;
}

/* --- Responsive Anpassungen --- */
@media (max-width: 960px) {
    .hiw-steps-grid {
        grid-template-columns: 1fr;
        /* Bricht auf Tablets/Mobile in eine Liste um */
        gap: 20px;
    }

    .hiw-header h3 {
        font-size: 32px;
    }

    /* Auf Mobile machen wir ein Listen-Layout (Icon links, Text rechts), spart Platz */
    .hiw-step {
        flex-direction: row;
        align-items: flex-start;
        text-align: left;
        padding: 25px;
    }

    .hiw-icon {
        margin-bottom: 0;
        margin-right: 25px;
        flex-shrink: 0;
    }
}

@media (max-width: 600px) {
    .how-it-works-box {
        padding: 40px 20px;
    }

    /* Auf ganz kleinen Bildschirmen wieder zentriert untereinander */
    .hiw-step {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .hiw-icon {
        margin-right: 0;
        margin-bottom: 20px;
    }
}


.lpt26 .add_to_cart+a {
    width: 100%;
    display: block;
    margin-top: 19px;
    text-decoration: underline;
    color: #32A716;
    border: none;
    transition: all 0.2s ease;
}


.lpt26 .add_to_cart+a:hover {
    filter: brightness(1.2);
    color: #32A716;
    border: none;
}

.lpt26 .add_to_cart+a:active {
    transition: none;
    filter: brightness(0.9);
    transform: translateY(1px);
}



small.return-policy {
    display: block;
    margin-top: 12px;
    font-size: 12px;
    color: #313131;
    text-align: center;
}

.nominal-fee {
    font-size: 12px;
    display: block;
}

/* =========================================
   VISUELLE HIERARCHIE (MODELLE KARTEN) 
   ========================================= */

/* Layout-Korrektur für die Karte */
.type-info {
    justify-content: flex-start !important;
    /* Löst die vorherige Zentrierung auf */
}

/* Info-Links (Größentabelle & Profit) */
.tshirt-meta-links {
    display: flex;
    justify-content: space-between;
    margin-top: auto;
    /* Drückt den Bereich IMMER an den unteren Rand! */
    margin-bottom: 13px;
    padding-bottom: 9px;
    border-bottom: 1px solid #f2f2f2;
}

.tshirt-meta-links .meta-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    color: #888;
    text-decoration: none;
    font-weight: 600;
    transition: color 0.2s ease;
}

.tshirt-meta-links .meta-link:hover {
    color: #1a1a1a;
}

.tshirt-meta-links .meta-link svg {
    opacity: 0.7;
    transition: opacity 0.2s ease;
}

.tshirt-meta-links .meta-link:hover svg {
    opacity: 1;
}

/* Haupt-Button: Produkt kalkulieren */
.type-info .primary-calc-btn {
    display: block;
    width: 100%;
    background: #32A716 !important;
    color: #fff !important;
    text-align: center;
    padding: 14px 20px !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    border-radius: 980px !important;
    margin-bottom: 13px;
    box-shadow: 0 4px 15px rgba(67, 160, 71, 0.3) !important;
    text-transform: none !important;
    transition: all 0.3s ease;
}

.type-info .primary-calc-btn:hover {
    transform: none;
    filter: none;
    background: rgb(81 182 86) !important;
    box-shadow: 0 6px 20px rgba(67, 160, 71, 0.4) !important;
}


.type-info .primary-calc-btn:active {
    background: #2f7633 !important;
}

/* Visueller Trenner */
.tshirt-divider {
    display: flex;
    align-items: center;
    text-align: center;
    color: #b2b2b2;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.tshirt-divider::before,
.tshirt-divider::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #e2e2e2;
}

.tshirt-divider span {
    padding: 0 15px;
}

/* Sekundär-Button: Muster bestellen */
.type-info .secondary-sample-btn {
    display: block;
    width: 100%;
    background: #f5f5f5 !important;
    color: #1a1a1a !important;
    text-align: center;
    padding: 12px 20px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    border-radius: 980px !important;
    box-shadow: none !important;
    text-transform: none !important;
    transition: background 0.3s ease, transform 0.3s ease;
}

.type-info .secondary-sample-btn:hover {
    background: #fbfbfb !important;
    transform: none;
    filter: none;
    box-shadow: none !important;
}

.type-info .secondary-sample-btn:active {
    transition: none;
    background: #e2e2e2 !important;

}


/* =========================================
   MUSTER-KARTEN DETAILS & FOOTER
   ========================================= */

/* Flex-Header für das Label und den Link */
.tshirt-row-header {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 12px;
}

.tshirt-row-header .tshirt-select-row__label {
    margin-bottom: 0;
    /* Überschreibt das alte Margin, da Flexbox das jetzt regelt */
}

/* Der kleine Inline-PDF Link */
.inline-pdf-link {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 11px;
    color: #32A716;
    text-decoration: underline;
    text-transform: none;
    font-weight: normal;
    transition: filter 0.2s ease;
}

.inline-pdf-link:hover {
    filter: brightness(0.8);
}

/* Karten Footer (Preis & Buttons) */
.tshirt-module-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
    padding-top: 20px;
    border-top: 1px solid #f2f2f2;
}

.tshirt-module-footer .contact_us__pricing {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    text-align: left;
    line-height: 1.2;
}

.tshirt-module-actions {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px;
}

.tshirt-module-actions .add_to_cart {
    width: auto;
    padding: 10px 20px !important;
    margin: 0 !important;
}

/* Der Zurück-zum-Kalkulator Link */
.module-back-link {
    font-size: 11px;
    color: #888;
    text-decoration: none;
    transition: color 0.2s ease;
}

.module-back-link:hover {
    color: #1a1a1a;
    text-decoration: underline;
}

/* Mobile Anpassung für den Footer */
@media (max-width: 480px) {
    .tshirt-module-footer {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }

    .tshirt-module-actions {
        width: 100%;
        align-items: stretch;
    }

    .tshirt-module-actions .module-back-link {
        text-align: center;
    }
}

.ads23_contact_us_grid_wrapper a.inline-pdf-link {
    border: none;
    text-decoration: none;
    color: #999;
    padding-right: 0;
    text-decoration: underline;
}

.ads23_contact_us_grid_wrapper a.inline-pdf-link:hover {
    box-shadow: none;
    border: none;
}

.ads23_contact_us_grid_wrapper a.inline-pdf-link:active {
    transition: none;
    transform: translateY(1px);

}

.ads23_contact_us_grid_wrapper a.inline-pdf-link svg {
    position: relative;
    top: 2px;
}

.ads_2023 .contact_us__pricing small {
    font-weight: normal;
}


#seo-article strong {
    font-weight: normal;
}




@media(max-width: 960px) {
    .lpt26 .ads23_contact_us {
        margin-top: 30px;
    }

    .hiw-steps-grid {
        gap: 0;
    }
}


@media(max-width: 740px) {
    .lpt26 .ads23_contact_us>div {
        flex-direction: column;
    }
}

@media(max-width: 720px) {

    .button-calc-sec {
        flex-direction: column;
        align-self: center;
    }

    .lpt26 .lpt26_hero_cta .button-calc-sec a {
        justify-content: center;
    }

    .tshirt-module-card .add_to_cart::after {
        content:none;
    }

}



@media(max-width: 580px) {

    .ads_23_navigation a[data-text-small-calc],
    .ads_23_navigation a[data-text-small-samples] {
        font-size: 0 !important;
        position: relative;
        padding-left: 9px !important;
        padding-right: 9px !important;
    }

    .ads_23_navigation a[data-text-small-calc]:before,
    .ads_23_navigation a[data-text-small-samples]:before {
        content: attr(data-text-small-calc);
        font-size: 12px !important;
    }

    .ads_23_navigation a[data-text-small-samples]:before {
        content: attr(data-text-small-samples);
    }

    .ads_23_navigation li.button-buy a.button {
        padding-right:3px!important;
    }

}


.cart-js {
    z-index: 2132323123123123;
}

.dataprotection span:after {
    line-height: 11px;
}

.cart .body hr {
    display: none;
}


.lpt26 .ads23_contact_us_grid_wrapper a:hover {
    color: #5cbb60;
    border-color: #5cbb60;
    text-decoration: none;
}

.lpt26 .ads23_contact_us_grid_wrapper a:active {
    color: #357f38;
    border-color: #357f38;
}




/* --- FARBEN SHOW MORE BUTTON (OVERLAY) --- */
.is-hidden-color {
    display: none !important;
}

/* Status: Aufgeklappt */
.js-color-group.is-expanded .is-hidden-color {
    display: block !important;
}

.js-color-group.is-expanded .js-color-show-more {
    display: none !important;
}

/* Button Styling als halbtransparentes Element */
.color-show-more {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 1px solid #d2d2d2;
    background-color: rgba(255, 255, 255, 0.65);
    /* Halbtransparentes Weiß */
    backdrop-filter: blur(3px);
    /* Glass-Effekt */
    -webkit-backdrop-filter: blur(3px);
    cursor: pointer;
    padding: 0;
    transition: all 0.2s ease;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
}

.color-show-more:hover {
    background-color: rgba(255, 255, 255, 0.95);
    transform: scale(1.1);
    border-color: #32A716;
    /* Leichtes Marken-Grün beim Hover */
}

.color-show-more .more-overlay {
    font-size: 10px;
    font-weight: 700;
    color: #444;
    pointer-events: none;
    letter-spacing: -0.5px;
}


.options-feature-card a.button {
    text-transform: none;
    font-weight: normal;
    border: 1px solid var(--c-highlight);
    background: none;
    padding: .5em 1.162em;
    border-radius: 6px;
    font-size: 13px;
    text-decoration: none;
    color: var(--c-highlight);
    margin-top: .84em;
    box-shadow: none;
}

.options-feature-card a.button:hover,
.options-feature-card a.button:active {
    color: #fff;
}




/* =========================================
   VINYL CALCULATOR LAYOUT (Desktop & Mobile)
   ========================================= */

.vinyl-page {
    font-family: "Open Sans", Arial, sans-serif;
    color: #1a1a1a;
    background: #f5f5f7;
    /* WICHTIG: Überschreibt overflow:hidden des alten CSS, was sticky verhindert! */
    overflow: visible !important;
}

/* --- Hero Section Fixes --- */
.vinyl-hero .ads23_header.text-center {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hero-vinyl-img {
    max-width: 600px;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 30px auto;
}

.lpt26_hero_cta {
    justify-content: center;
    display: flex;
}

/* Preset Gallery */
.presetswrapper {
    position: relative;
    max-width: 1280px;
    margin: 0 auto;
    margin-top: 23px;


}

.presetswrapper:after {
    content: '';
    position: absolute;
    top: 0;
    right: -1px;
    width: 14%;
    height: 100%;
    background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0) 62%);
    pointer-events: none;
}


.vinyl-preset-grid {
    display: flex;
    gap: 30px;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    padding-bottom: 23px;
    padding-top: 23px;
}

.vinyl-preset-card {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    padding: 20px;
    text-align: center;
    transition: transform 0.3s ease;
    display: grid;
    grid-template-rows: auto auto 1fr auto;
    gap: 6px;
    grid-template-columns: auto;
    min-width: 320px;
    scroll-snap-align: start;
}

.vinyl-preset-card:hover {
    transform: translateY(-5px);
}

.vinyl-preset-card img {
    width: 100%;
    border-radius: 12px;
    margin-bottom: 15px;
}

.vinyl-preset-card h3 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #333;
}

.vinyl-preset-card p {
    font-size: 13px;
    color: #545454;
    margin-bottom: 20px;
    line-height: 1.5;
}


/* =========================================
   NEW CALCULATOR LAYOUT (Screendesign Match)
   ========================================= */

.vinyl-calc-container {
    max-width: 1380px;
    margin: 0 auto;
    position: relative;
    background: #f5f5f7;
    overflow: visible !important;
    /* Wichtig für Sticky Elements */
}

/* --- Sticky Top Nav --- */
.calc-top-nav-wrapper {
    position: sticky;
    top: 0;
    /* Abstand unter dem main header */
    z-index: 20;
    background: #f5f5f7;
    /* Hintergrund passend zum Layout */
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 0;
    margin-bottom: 40px;
}

.calc-top-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    padding: 0 20px;
}

.calc-nav-links {
    display: flex;
    gap: 30px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.calc-nav-links a {
    display: block;
    padding: 20px 0;
    color: #888;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    transition: color 0.2s;
}

.calc-nav-links a:hover {
    color: #1a1a1a;
}

.calc-nav-links a.active {
    color: #1a1a1a;
}

.calc-nav-links a.active::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #32A716;
    border-radius: 3px 3px 0 0;
}

.calc-support-link {
    font-size: 12px;
    color: #545454;
}

.calc-support-link a {
    color: #32A716;
    text-decoration: underline;
    font-weight: 600;
}


/* --- 2 Column Main Area --- */
.vinyl-calc-layout {
    display: flex;
    gap: 44px;
    padding: 0 20px;
    align-items: stretch;
    /* Container spannt sich auf volle Höhe für Sticky Child */
}

/* Left: Sticky Visualization */
.vinyl-calc-visual-col {
    width: 45%;
    /* Keine flex-shrink Anweisung, damit der Parent weiß, dass es Spalten gibt */
}

.vinyl-calc-visual-sticky {
    position: sticky;
    top: 140px;
    /* Unter der Sticky Nav */
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    background: #fff;
    /* Fallback */
}

.vinyl-image-wrapper img {
    width: 100%;
    display: block;
    height: auto;
}

.visual-dots {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 8px;
    background: rgba(255, 255, 255, 0.7);
    padding: 8px 12px;
    border-radius: 20px;
    backdrop-filter: blur(4px);
}

.visual-dots .dot {
    width: 8px;
    height: 8px;
    background: #aaa;
    border-radius: 50%;
    cursor: pointer;
}

.visual-dots .dot.active {
    background: #1a1a1a;
}

/* Right: Options */
.vinyl-calc-options-col {
    width: 55%;
}

.calc-category-section {
    margin-bottom: 42px;
    background: #fff;
    padding: 23px;
    border-radius: 23px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.03);
}

.vinyl-calc-options-col .calc-category-section h2 {
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 48px;
    color: #999;
    opacity: 1;
    transform: none;
}

.calc-divider {
    border: 0;
    border-top: 1px solid #eee;
    margin: 30px 0;
}

.calc-option-group h3 {
    font-size: 22px;
    font-weight: 600;
    color: #131313;
    margin-bottom: 20px;
    letter-spacing: -0.02em;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari, Chrome, Opera, Samsung */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Edge, IE */
    user-select: none;
    /* Modern browsers */
}

.calc-option-group h3 .subtitle {
    color: #999;
    padding-inline-start: 3px;
    line-height: 150%;
}

.calc-hint {
    font-size: 12px;
    color: #999;
    margin-top: 15px;
}

/* --- Accordion Look --- */
.accordion-group .accordion-header {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.accordion-group h3,
.accordion-group strong {
    margin-bottom: 0;
}

.accordion-icon {
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
    margin-left: 23px;
}

.accordion-icon::before,
.accordion-icon::after {
    content: '';
    position: absolute;
    background: #1a1a1a;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.accordion-icon.plus::before {
    width: 14px;
    height: 2px;
}

.accordion-icon.plus::after {
    width: 2px;
    height: 14px;
}

.accordion-icon.minus::before {
    width: 14px;
    height: 2px;
}

.accordion-icon.minus::after {
    display: none;
}



.accordion-content-wrapper,
.accordion-group .accordion-header:hover h3,
.accordion-group .accordion-header:hover h3 span,
.accordion-group .accordion-header:hover .accordion-icon::before,
.accordion-group .accordion-header:hover .accordion-icon::after {
    transition: all 950ms linear(0, 0.605 15.6%, 0.859 30%, 0.972 52.4%, 1);
}

/* DAS IST DAS NEUE CSS FÜR DEN WRAPPER UND CONTENT */
.accordion-content-wrapper {
    display: block;
    /* Wir brauchen kein Grid mehr */
}

.accordion-group.closed .accordion-content-wrapper {
    pointer-events: none;
}

.accordion-content {
    overflow: hidden;
    /* min-height ist komplett weg! Die Höhe wird nun vom JS reguliert */
    transition: height 620ms cubic-bezier(0.25, 1, 0.5, 1), opacity 620ms cubic-bezier(0.25, 1, 0.5, 1);
    /* Ein schönes, weiches Easing passend zu deinem Apple-Look */
}

.accordion-group .accordion-header:active h3 {
    filter: brightness(.62);
    transition: none;
}

.list-options {
    margin-top: 1em;
}

.accordion-group.closed {
    position: relative;
}

.accordion-group.closed:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 13px;
    background: linear-gradient(to bottom, transparent, #fff);
    pointer-events: none;
    transition: opacity 620ms cubic-bezier(0.25, 1, 0.5, 1);
    opacity: 0;
}

.accordion-group.closed:hover:after {
    opacity: 1;
}

.accordion-group.closed .accordion-content {
    opacity: .5;
    transition-delay: 0s, 2380ms;
}

.accordion-group .accordion-content {
    transition-delay: 0s;
}

.accordion-group .accordion-header:hover h3,
.accordion-group .accordion-header:hover h3 span {
    color: green;
}

.accordion-group .accordion-header:hover .accordion-icon::before,
.accordion-group .accordion-header:hover .accordion-icon::after {
    background-color: green;
}




/* --- Cards & Inputs --- */
.vinyl-radio-cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 15px;
    margin-top: 20px;
    margin-bottom: 9px;
}

.vinyl-radio-cards.col-3 {
    grid-template-columns: repeat(3, 1fr);
}

.vinyl-radio-cards.col-2 {
    grid-template-columns: repeat(2, 1fr);
}

.vinyl-card {
    cursor: pointer;
    display: block;
    position: relative;
    user-select: none;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari, Chrome, Opera, Samsung */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Edge, IE */

}

.vinyl-card input[type="radio"] {
    position: absolute;
    opacity: 0;
}

.vinyl-card .card-content {
    border: 3px solid transparent;
    border-radius: 23px;
    padding: 20px 15px;
    text-align: center;
    transition: all 162ms ease-in, border-color 0s ease-in;
    height: 100%;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
}

.card-content.card-content-empty-image {
    place-content: flex-end;
}

.vinyl-card:hover .card-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.vinyl-card:active .card-content {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    transform: scale(.99162);
    transition: none;
}

.vinyl-card input[type="radio"]:checked+.card-content {
    border-color: #32A716;
    box-shadow: 0 4px 15px rgba(67, 160, 71, 0.15);
    transform: none;
    pointer-events: none;
    cursor: default;
    transform: scale(.99162);
    background: linear-gradient(to bottom, #eef0f1, transparent 62%);
    transition: all 162ms ease-in;
}

/* Pop-Effekt für den Farbpunkt, wenn die Farb-Karte ausgewählt ist */
.color-name-card input[type="radio"]:checked+.card-content .color-swatch {
    transform: scale(1.15);
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #32A716;
}

.color-name-card .color-swatch {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    border: 1px solid #e2e2e2;
    /* Verhindert, dass weiße Punkte verschwinden */
}

/* CSS für den Show-More Button in der Farbauswahl */
.color-show-more-card {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fcfcfc;
    border: 2px dashed #d2d2d2;
    border-radius: 63px;
    /* Angepasst an deine restlichen Cards */
    cursor: pointer;
    transition: all 0.2s ease;
    width: 36px;
    color: #545454;
    height: 36px;
}

.color-show-more-card:hover {
    background: #f0f0f0;
    border-color: #32A716;
    color: #32A716;
}

.color-show-more-card span {
    font-weight: normal;
    font-size: 11px;
    text-align: center;
    position: relative;
    top: 41px;
}

/* Logik zum Ausblenden/Einblenden der Farben */
.is-hidden-color {
    display: none !important;
}

.js-color-group.is-expanded .is-hidden-color {
    display: block !important;
}

.js-color-group.is-expanded .js-color-show-more {
    display: none !important;
}

.vinyl-card strong {
    display: block;
    font-size: 18px;
    color: #1a1a1a;
    margin-bottom: 5px;
    font-weight: 600;
    letter-spacing: -0.02em;
}

.vinyl-card small {
    font-size: 14px;
    color: #1D1D1F;
    line-height: 150%;
}

.vinyl-card img {
    height: 116px;
    margin-bottom: 15px;
}

.pattern-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 15px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    background: #ccc;
    /* fallback */
}

/* Dummy Pattern CSS für den X-Disc Style */
.pattern-icon.solid {
    background: #111;
}

.pattern-icon.transparent {
    background: rgba(255, 255, 255, 0.5);
    border: 2px dashed #bbb;
}

.pattern-icon.splatter {
    background: radial-gradient(circle, #fff 10%, #d32f2f 20%, #111 50%);
}

.pattern-icon.marble {
    background: linear-gradient(45deg, #111 25%, #545454 50%, #111 75%);
}

.pattern-icon.colorincolor {
    background: radial-gradient(circle, #d32f2f 30%, #111 35%);
}

.pattern-icon.halfhalf {
    background: linear-gradient(90deg, #111 50%, #d32f2f 50%);
}

.pattern-icon.picturedisc {
    background: url('https://via.placeholder.com/50x50/ffcc00/000000?text=Pic') center center;
    background-size: cover;
}


/* Custom Checkboxes */
.list-options .checkbox-line {
    display: flex;
    align-items: flex-start;
    cursor: pointer;
    margin-top: 15px;
    padding: 15px;
    border-radius: 8px;
    border: 1px solid #eee;
    transition: background 0.2s;
}

.list-options .checkbox-line:hover {
    background: #f9f9f9;
}

.list-options input[type="checkbox"] {
    display: none;
}

.list-options .checkmark {
    width: 22px;
    height: 22px;
    border: 2px solid #ccc;
    border-radius: 4px;
    margin-right: 15px;
    position: relative;
    flex-shrink: 0;
    transition: all 0.2s;
}

.list-options input[type="checkbox"]:checked+.checkmark {
    background-color: #32A716;
    border-color: #32A716;
}

.list-options input[type="checkbox"]:checked+.checkmark::after {
    content: '';
    position: absolute;
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.list-options .text strong {
    display: block;
    font-size: 14px;
    margin-bottom: 4px;
}

/* Gravur Input */
.gravur-input-wrapper {
    display: none;
    margin-top: 15px;
}

.vinyl-text-input {
    width: 100%;
    padding: 12px 15px;
    border: 2px solid #e2e2e2;
    border-radius: 8px;
    font-size: 14px;
    background: #fff;
    margin-bottom: 5px;
    transition: border-color 0.2s;
}

.vinyl-text-input:focus {
    border-color: #32A716;
    outline: none;
}

/* CSS Only Toggle for Gravur Input */
#engraving-checkbox:checked~.gravur-input-wrapper {
    display: block !important;
}

/* Color Dots */
.vinyl-color-selector {
    display: flex;
    gap: 13px;
    flex-wrap: wrap;
    margin-top: 20px;
    padding: 6px;
    margin-bottom: 4px;
}

.color-dot {
    cursor: pointer;
    position: relative;
}

.color-dot input[type="radio"] {
    display: none;
}

.color-dot span {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s;
    border: 3px solid #fff;
}

.color-dot input[type="radio"]:checked+span {
    transform: scale(1.15);
    box-shadow: 0 0 0 3px #32A716;
}

/* Dropdowns */
.vinyl-select {
    width: 100%;
    padding: 12px 15px;
    border: 2px solid #e2e2e2;
    border-radius: 8px;
    font-size: 14px;
    background: #fff;
    cursor: pointer;
    margin-top: 10px;
}

/* --- FINAL STATIC SUMMARY SECTION --- */
.final-static-summary {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.06);
    margin: 60px 20px 40px 20px;
    padding: 40px;
}

.final-summary-inner {
    display: flex;
    gap: 40px;
    align-items: flex-start;
}

.summary-image-col {
    width: 40%;
}


.summary-details-col {
    width: 60%;
}

.title-price-row {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #f2f2f2;
    padding-bottom: 20px;
    margin-bottom: 20px;
    flex-direction: column;
}

.title-price-row h3 {
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    color: #131313;
}

.price-right {
    margin-bottom: 1em;
    display: flex;
    flex-direction: row-reverse;
    justify-self: flex-start;
}

.price-right span {
    display: block;
    font-size: 14px;
    color: #545454;
    display: flex;
    align-items: flex-end;
    position: relative;
    bottom: 7px;
    margin-left: 10px;
}

#static-summary-piece-price:before {
    content: '(';
}

#static-summary-piece-price:after {
    content: ')';
}

.price-right strong {
    font-size: 36px;
    color: #131313;
    display: block;
}

.summary-breakdown ul {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
}

.summary-breakdown li {
    font-size: 14px;
    color: #545454;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
}

.summary-breakdown li strong {
    color: #1a1a1a;
}

.action-row {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}

select {
    color: #1d1d1d;
}

.action-row select {
    margin-top: 0;
    font-size: 20px;
    border-radius: 13px;
    appearance: none;
    -webkit-appearance: none;
    background: #F3F3F6;
    border: none;
    padding: 16px 24px;
}

.action-row .vinyl-select-wrapper {
    position: relative;
    width: 38%;
}

.action-row .vinyl-select-wrapper:after {
    content: '';
    clip-path: polygon(95% 36%, 50% 60%, 5% 36%, 12% 30%, 50% 50%, 88% 30%);
    background-color: #131313;
    position: absolute;
    width: 16px;
    height: 26px;
    top: 50%;
    margin-top: -10px;
    right: 18px;
}

.action-row .checkout-btn {
    flex: 1;
    background: #32A716;
    color: #fff;
    padding: 14px;
    font-size: 22px;
    font-weight: normal;
    border-radius: 13px;
    border: none;
    cursor: pointer;
    text-transform: none;
    transition: filter 0.2s;
}

.action-row .checkout-btn:hover {
    filter: brightness(1.1);
}

.delivery-info {
    font-size: 22px;
    color: #999;
    margin-bottom: 1em;
}

.delivery-info strong {
    color: #999;
    font-weight: normal;
}


.summary-extra-links {
    border-top: 2px solid #f2f2f2;
    padding-top: 20px;
}

.summary-extra-item {
    margin-bottom: 10px;
}

.summary-extra-item .accordion-header {
    padding: 10px 0;
}

.summary-extra-item .accordion-content {
    color: #545454;
    font-size: 13px;
    line-height: 1.5;
}

.summary-extra-item a.button {}

.summary-details-col .summary-content {
    margin-bottom: 1.38em;
}

.summary-content {
    border-radius: 23px;
    background: #F3F3F6;
    padding: 23px;
    font-size: 14px;
    margin-top: 2em;
}


#product-list {
    list-style-type: "- ";
    font-size: 14px;
    line-height: 142%;
    list-style-position: inside;
}

#product-list li {
    color: #545454;
}

#product-list li:not(:last-child) {
    margin-bottom: .62em;
}


/* --- Bottom Checkout Bar (Sticky on Desktop and Mobile) --- */
.calc-bottom-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    border-top: 1px solid #e2e2e2;
    box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.05);
    z-index: 100;
    padding: 15px 0;
}

.bb-container {
    max-width: 1620px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    align-items: center;
    gap: 1em;
}

.bb-product-info {
    display: flex;
    align-items: center;
    gap: 15px;
}

.bb-product-info img {
    width: 96px;
    border-radius: 8px;
    object-fit: cover;
}

.bb-text strong {
    font-size: 18px;
    line-height: 1.3;
    display: block;
    font-weight: 600;
}

.bb-delivery {
    text-align: left;
    border-left: 1px solid #e2e2e2;
    padding-left: 1em;
}

.bb-delivery small {
    display: block;
    color: #131313;
    font-size: 16px;
}

.bb-delivery strong {
    font-size: 18px;
    color: #131313;
    font-weight: 600;
}

.bb-quantity {
    margin-left: auto;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    position: relative;
}


.bb-quantity:after {
    content: '';
    clip-path: polygon(95% 36%, 50% 60%, 5% 36%, 12% 30%, 50% 50%, 88% 30%);
    background-color: #131313;
    position: absolute;
    width: 16px;
    height: 26px;
    top: 50%;
    margin-top: -10px;
    right: 18px;
}

.bb-quantity select {
    width: 100%;
    font-size: 22px;
    font-weight: 600;
    background: transparent;
    cursor: pointer;
    border: none;
    appearance: none;
    font-family: 'Open Sans';
    -webkit-appearance: none;
    padding-left: 1em;
    padding-right: 2em;
    margin-top: 0;
}

.bb-price {}

.bb-price strong {
    display: block;
    font-size: 22px;
    color: #1a1a1a;
    font-weight: 600;
}

.bb-price strong small {
    font-size: 16px;
    color: #131313;
    font-weight: normal;
    margin-left: 5px;
}

.bb-price span {
    display: block;
    font-size: 16px;
    color: #131313;
    margin-top: 2px;
}

.bb-action {
    margin-left: 9px;
}

/* Sonderpreis-Durchstreichung auf der Vinyl-Landingpage */
s.special-old-price {
    color: #aaa;
    font-weight: normal;
    text-decoration: line-through;
}

/* Bottom-Bar: alter Preis als eigene kleine Zeile über dem aktuellen Preis */
#price-piece-bottom s.special-old-price,
#price-total-bottom s.special-old-price {
    display: block;
    font-size: 13px;
    line-height: 1.1;
    margin-bottom: 1px;
}

/* Static Summary Total: alter Preis klein als Block über dem 36px-Preis */
#static-summary-total-price s.special-old-price {
    display: block;
    font-size: 13px;
    line-height: 1.3;
    margin-bottom: 2px;
}

.bb-action .checkout-btn {
    background: #32A716;
    color: #fff;
    padding: 19px 30px;
    font-size: 22px;
    font-weight: bold;
    border-radius: 9px;
    border: none;
    cursor: pointer;
    transition: filter 0.2s;
    width: 100%;
    text-transform: none;
}

.bb-action .checkout-btn:hover {
    filter: brightness(1.1);
}

#add_to_cart.loading.checkout-btn, 
.promo-product .add_to_cart.loading.checkout-btn {
    margin: 0;
    font-size: 22px;
    text-indent: 0;
    border:none;
    animation: none;
    -webkit-animation: none;
    background: #d2d2d2!important;
    color:#fff!important;
    height: auto;
    pointer-events: none;
}

#add_to_cart.loading.checkout-btn {
    width:100%;
    transform:none!important
}

.checkout-buttons button {
    cursor:pointer;
}

.checkout-buttons button:hover {
    filter: brightness(1.1);
}

.checkout-buttons button:active {
    filter: brightness(.962);
}


/* =========================================
   MOBILE RESPONSIVENESS
   ========================================= */
@media (max-width: 1024px) {
    .vinyl-calc-layout {
        flex-direction: column;
    }

    .vinyl-calc-visual-col {
        width: 100%;
        margin-bottom: 0;
    }

    .vinyl-calc-visual-sticky {
        position: relative;
        top: 0;
    }

    .vinyl-calc-options-col {
        width: 100%;
        padding: 20px;
    }

    .final-summary-inner {
        flex-direction: column;
        gap: 0;
    }

    .summary-image-col,
    .summary-details-col {
        width: 100%;
    }

    .title-price-row {
        flex-direction: column;
        gap: 15px;
        text-align: center;
    }

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



    .vinyl-calc-options-col .calc-category-section h2 {
        font-size: 27px;
        margin-bottom: 1.25em;
    }

    .calc-category-section {
        padding: 23px;
    }

    .vinyl-card .card-content {
        padding-left: 13px;
        padding-right: 13px;
    }

    .vinyl-card img {
        height: 75px;
    }
}

/* SEO Section overrides from ads23_content if needed */
#seo-article .seo-title {
    font-size: 36px;
}





/* hero */
.header-image-animation-wrapper {
    position: relative;
    width: 1078px;
    overflow: hidden;
    height: 518px;
    animation: hero-reveal 3s cubic-bezier(0.25, 1, 0.5, 1);
    animation-fill-mode: forwards;
    pointer-events: none;
    margin-right: 20px;
    opacity: 0;
    animation-delay: .25s;
}

.header-image-animation-wrapper img {
    width: 100%;
    height: auto;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.header-image-animation-wrapper img:first-child {
    animation-delay: 0s;
    opacity: 1;
}


img.hero-vinyl-img {
    height: 518px;
    height: auto;
}

img.hero-vinyl-img-1 {
    width: 50.5%;
    z-index: 3;
}

img.hero-vinyl-img-2 {
    width: 25.05%;
    z-index: 2;
    animation: hero-step-2 3s cubic-bezier(0.25, 1, 0.5, 1);
    animation-delay: .63s;
    animation-fill-mode: forwards;
}

img.hero-vinyl-img-3 {
    width: 24.5%;
    z-index: 1;
    animation: hero-step-3 4s cubic-bezier(0.25, 1, 0.5, 1);
    animation-delay: .87s;
    animation-fill-mode: forwards;
}

.header-image-wrapper {
    display: flex;
    justify-content: center;
}

@keyframes hero-step-2 {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(201%);
    }
}

@keyframes hero-step-3 {
    0% {
        transform: translateX(138%);
    }

    100% {
        transform: translateX(307%);
    }
}

@keyframes hero-reveal {
    0% {
        opacity: 0;
        transform: translateX(-10%);
    }

    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}


@media(max-width: 1200px) {
    .header-image-animation-wrapper {
        aspect-ratio: 1 / 0.5152;
        height: auto;
    }
}




.calc-top-nav-wrapper {
    transform: translateY(-62px);
    opacity: 0;
    transition: transform 950ms linear(0, 0.605 15.6%, 0.859 30%, 0.972 52.4%, 1), opacity 620ms linear(0, 0.605 15.6%, 0.859 30%, 0.972 52.4%, 1);
}

.sticky-navs-active .calc-top-nav-wrapper {
    opacity: 1;
    transition: transform 950ms linear(0, 0.605 15.6%, 0.859 30%, 0.972 52.4%, 1);
    transform: translateY(0);
}


#price-piece-bottom {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}


#calc-bottom-bar {
    transform: translateY(110%);
    transition: transform 380ms ease-out;
}

.sticky-navs-active #calc-bottom-bar {
    transform: translateY(0);
}



@media(min-width:1080px) {
    .dataProtectionActive.sticky-navs-active #calc-bottom-bar {
        transform: translateY(-28px);
    }

    body.dataProtectionActive.sticky-navs-active .vinyl-calc-visual-col {
        transform: translateY(-38px);
    }
}




@media(max-width:1080px) {


    .sticky-navs-active .calc-top-nav-wrapper {
        opacity: 0;
        pointer-events: none;
    }

    #calc-bottom-bar {
        transform: translateY(-110%);
        bottom: auto;
        top: 0;
        background: rgba(255, 255, 255, .9);
        backdrop-filter: blur(6px) saturate(1.5);
        -webkit-backdrop-filter: blur(6px) saturate(1.5);
        box-shadow: 0 0 6px rgba(0, 0, 0, .162);
        padding-top: 9px;
        padding-bottom: 0;
    }

    .bb-container {
        position: relative
    }

    .bb-container:after {
        content: '';
        position: absolute;
        top: 50px;
        left: 0;
        width: 100%;
        height: 1px;
        background: #e2e2e2;
        z-index: 1;
    }

    .bb-product-info img {
        display: none;
    }

    .bb-product-info,
    #price-piece-bottom {
        justify-content: flex-start;
    }

    .bb-text strong,
    .bb-quantity select,
    .bb-price strong {
        font-size: 16px;
        text-align: left;
    }

    .bb-price span {
        font-size: 13px;
        color: #999;
    }

    .bb-action .checkout-btn {
        font-size: 16px;
        width: auto;
        padding: 13px;
    }

    .bb-action,
    .bb-quantity,
    .bb-price {
        width: auto;
        margin: 0;
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .bb-quantity {
        border-left: none;
    }

    .bb-quantity select {
        padding-left: 0;
    }

    .bb-quantity select {
        padding-right: 1.62em;
    }

    .bb-quantity:after {
        width: 11px;
        height: 20px;
        margin-top: -8px;
        right: 8px;
    }

    .bb-delivery {
        margin-left: auto;
        grid-column-start: 3;
    }

    .bb-container {
        display: grid;
    }

    .bb-delivery small {
        font-size: 13px;
        color: #999;
    }

    .bb-price strong small {
        font-size: 13px;
    }

    .bb-delivery strong {
        font-size: 16px;
    }

    .bb-delivery {
        padding-left: 0;
        border: none;
    }

    .bb-container {
        flex-wrap: wrap;
        gap: 15px;
        row-gap: 8px;
    }


    .calc-top-nav-wrapper {
        height: 0;
    }

}




@media(max-width:960px) {

    .vinyl-calc-layout,
    .vinyl-calc-options-col {
        padding-left: 0;
        padding-right: 0;
    }

    .final-static-summary {
        margin-left: 0;
        margin-right: 0;
    }

    .action-row {
        flex-direction: column;
        gap: 15px;
    }

    .action-row .vinyl-select-wrapper {
        width: 100%;
    }
}






@media(max-width: 720px) {


    .accordion-content .vinyl-radio-cards {
        grid-template-columns: repeat(1, 1fr);
    }

    .accordion-content .card-content.card-content-empty-image {
        place-content: flex-start;
        min-height:62px;
    }

    .vinyl-card.vinyl-card-gatefolder img {
        width: 77px;
        height: auto;
        margin:0;
    }

    .vinyl-card.vinyl-card-packaging .card-content {
        gap:10px;
    }

    .vinyl-card.vinyl-card-packaging img {
        height:52px;
        margin-left:13px;
    }



}


@media(max-width: 620px) {

    .calc-bottom-bar {
        padding-top: 9px;
        padding-bottom: 6px;
    }

    .bb-container {
        padding-left: 13px;
        padding-right: 13px;
    }

    .bb-container {
        column-gap: 13px;
    }




}


@media(max-width: 600px) {

    .calc-nav-links {
        gap: 13px;
    }

    .calc-nav-links a {
        font-size: 12px;
    }

}







#vinyl-calculator .ads23_header h2 {
    margin-top: 1.162em;
}


#presets {
    padding-bottom: 108px;
}

#presets .ads23_header {
    margin-top: 42px;
}

.lpt26_hero_cta,
.lpt26_hero_cta .button.button-calc {
    margin-bottom: 0;
}

#presets.ads23_content>div {
    border-top: 1px solid #e2e2e2;
}


.ads23_content>div {
    max-width: 1620px;

}



#vinyl-calculator>.ads23_header {
    margin-bottom: 42px;
}

.calc-support-link a {
    display: block;
}





.button.ghost.js-load-preset {
    background: #32A716;
    color: #fff;
    text-transform: none;
    font-size: 16px;
    font-weight: bold !important;
    padding: 0.75em 2.3162em;
    border-radius: 23px;
}




@media(max-width: 1024px) {
    .calc-top-nav {
        padding: 0 20px 19px;
        flex-direction: column;
        text-align: center;
    }



    .calc-nav-links {
        margin-bottom: 23px;
    }

    .calc-nav-links a.active::after {
        bottom: auto;
        top: 0;
        height: 6px;
    }

    .vinyl-calc-layout {
        gap: 0;
    }
}


#scrollUp {
    display: none !important;
}


.summary-content h4 {
    margin-bottom: .84em;
}

.summary-content li {
    margin-bottom: .75em;
    font-size: 14px;
    color: #545454;
    line-height: 150%;
}

.summary-content li:last-child {
    margin-bottom: 0
}


ol {
    list-style-type: decimal;
    padding-left: 1.162em;
}

@media(max-width: 1280px) {

    .vinyl-calc-layout {
        flex-direction: column;

    }

    .vinyl-calc-visual-col,
    .vinyl-calc-options-col {
        width: 100%;
    }

    .calc-category-section {
        margin-bottom: 23px;
    }

    .final-static-summary {
        margin-top: 0;
    }

    .ads23_header {
        margin-bottom: 0;
    }

    .vinyl-preset-grid {
        gap: 13px;
    }

    .vinyl-preset-card:hover {
        transform: translateY(0);
    }


}


@media (max-width: 1024px) {

    #presets {
        padding-bottom: 62px;
    }


}


@media (max-width: 720px) {

    .vinyl-card .card-content {
        display: flex;
        flex-direction: row;
        padding: 9px;
        border: 1px solid #f2f2f2;
        border-radius: 19px;
    }

    .calc-category-section {
        border-radius: 19px;
    }

    .card-content-body {
        display: flex;
        flex-direction: column;
        text-align: left;
        align-self: center;
        margin-left: 13px;
    }

    .vinyl-card img {
        margin-bottom: 0;
        height: 62px;
    }

    .vinyl-radio-cards {
        gap: 9px;
    }

    .pattern-icon {
        margin: 11px;
        width: 54px;
        height: 54px;
        aspect-ratio: 1;
    }

    .price-right {
        flex-direction: column-reverse;
        gap: 9px;
    }

    #static-summary-piece-price {
        margin: 0;
    }

    .final-static-summary {
        padding: 23px;
    }



    .price-right strong,
    #seo-article .seo-title {
        font-size: 27px;
    }

    .lpt26.ads_2023 h1,
    .lpt26.ads_2023 h2 {
        font-size: 36px;
        line-height: 142%;
    }


    .seo-wiki-wrapper {
        padding-top: 0;
    }

    .vinyl-calc-options-col .calc-category-section h2 {
        font-size: 22px;
    }


    .title-price-row {
        gap: 6px;
    }

    .delivery-info {
        margin-bottom: .84em;
    }


}



@media (max-width: 640px) {

    .calc-option-group h3 {
        font-size: 18px;
    }

    .calc-category-section {
        padding: 18px;
    }

    .accordion-icon {
        top: 1px;
    }

    .vinyl-preset-grid {
        margin-top: 0;
    }
}



@media (max-width: 540px) {

    .bb-delivery small,
    .bb-price span,
    .bb-price strong small {
        font-size: 12px;
    }

    .bb-text strong,
    .bb-quantity select,
    .bb-price strong,
    .bb-action .checkout-btn,
    .bb-delivery strong {
        font-size: 14px;
    }

    .bb-action .checkout-btn {
        padding: 9px 13px;
    }

    .bb-quantity {
        width: 120px;
    }

    .bb-container:after {
        top: 48px
    }

    .title-price-row h3,
    .delivery-info,
    .action-row select,
    .action-row .checkout-btn {
        font-size: 18px;
    }

    .price-right strong {
        font-size: 24px;
    }

    .vinyl-card strong {
        font-size: 16px;
    }

    .vinyl-card small {
        font-size: 13px;
    }

    .calc-divider {
        margin: 19px 0;
    }

    #presets {
        padding-bottom: 23px;
        padding-top: 13px;
    }

    #vinyl-calculator {
        padding-top: 13px;
    }

    .lpt26.ads_2023 h1,
    .lpt26.ads_2023 h2 {
        margin-bottom: .62em;
    }

    .ads23_alt.lpt26_hero {
        padding-bottom: 19px;
    }

    .vinyl-preset-card {
        padding: 13px;
        border: 1px solid #e2e2e2;
    }

    .lpt26.ads_2023 h1+p,
    .lpt26.ads_2023 h2+p,
    .lpt26 .ads23_subtitle {
        font-size: 14px;
    }

    .calc-option-group h3 {
        font-size: 16px;
    }

    .accordion-group.closed:after {
        content: none;
    }

    .vinyl-card .card-content {
        padding: 11px;
        border-width: 2px;
    }

    .calc-category-section {
        padding: 16px;
        margin-bottom: 19px;
    }

    .vinyl-calc-options-col {
        padding-bottom: 0;
    }

    .price-right span {
        justify-content: center;
    }

    .price-right {
        text-align: center;
        width: 100%;
    }

    #static_amount {
        text-align-last: center;
        text-align: center;
    }

    .action-row {
        gap: 13px;
    }
}


@media (max-width: 454px) {

    .bb-delivery small,
    .bb-price span,
    .bb-price strong small {
        font-size: 11px;
    }

    .bb-text strong,
    .bb-quantity select,
    .bb-price strong,
    .bb-action .checkout-btn,
    .bb-delivery strong {
        font-size: 13px;
    }

    .bb-action .checkout-btn {
        padding: 9px;
    }

    .bb-quantity {
        width: 96px;
    }

    .bb-container {
        column-gap: 9px;
    }

    .bb-quantity:after {
        width: 8px;
        height: 15px;
        margin-top: -6px;
        right: 8px;
    }

    .final-static-summary {
        padding: 13px;
    }

    .lpt26.ads_2023 h1,
    .lpt26.ads_2023 h2 {
        font-size: 27px;
    }

    .vinyl-calc-options-col .calc-category-section h2 {
        font-size: 22px;
    }

    .vinyl-card strong {
        font-size: 14px;
    }

    .vinyl-card small {
        color: #545454;
    }

    .summary-content {
        padding: 19px;
        border-radius: 19px;
    }

    .summary-content h4 {
        margin-bottom: 1.038em;
    }
}



@media (max-width: 420px) {

    .bb-delivery small,
    .bb-price span,
    .bb-price strong small {
        font-size: 10px;
    }

    .bb-text strong,
    .bb-quantity select,
    .bb-price strong,
    .bb-action .checkout-btn,
    .bb-delivery strong {
        font-size: 12px;
    }

    .bb-container:after {
        top: 44px;
    }

    .bb-container {
        column-gap: 6px;
    }



    #calc-bottom-bar {
        padding-top: 6px;
    }

}



@media (max-width: 384px) {

    .bb-container {
        padding-left: 9px;
        padding-right: 9px;
    }
}






.specification-wrapper {
    padding: 13px 23px;
    border: 1px solid #e2e2e2;
    border-radius: 23px;
}

.specification-wrapper .specifiation {
    display: flex;
    margin-bottom: var(--m-distance-short);
    gap: 13px;
    row-gap: 4px;
    flex-flow: wrap;
}

.specification-wrapper .specification-link {
    padding: 0.62em;
    position: relative;
    padding-left: 1.75em;
    height: auto;
    min-width: 0;
    display: block;
    line-height: 150%;
    width: auto;
    color: var(--c-highlight);
    filter: saturate(0);
    opacity: .84;
    font-size: var(--f-small);
}

html.ready .specification-wrapper .specification-link {
    transition: all var(--d-animation);
}

html.ready .specification-wrapper .specification-link:hover {
    text-decoration: underline;
    filter: brightness(1.162);
}

html.ready .specification-wrapper .specification-link:active {
    filter: brightness(.84);
    transition: none;
    transform: translateY(1px);
}

.specification-wrapper .button:last-child {
    margin: 0;
}

.specification-wrapper .specification-link:before {
    content: '';
    display: inline-block;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAzMiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMCAwaDIydjMySDB6IiBmaWxsPSJub25lIi8+PC9jbGlwUGF0aD48L2RlZnM+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBkPSJNMTggMEg4LjJMMCA4LjVWMjhhNCA0IDAgMCAwIDQgNGgxNGE0IDQgMCAwIDAgNC00VjRhNCA0IDAgMCAwLTQtNE03LjYgMy41djIuNGMwIDEuMS0xIDItMiAySDMuM2w0LjMtNC40ek0yMCAyOGMwIDEuMS0uOSAyLTIgMkg0YTIgMiAwIDAgMS0yLTJWMTBoMy42YTQgNCAwIDAgMCA0LTRWMkgxOGEyIDIgMCAwIDEgMiAydjI0eiIgZmlsbD0iIzQzYTA0NyIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iLjUiLz48L2c+PHBhdGggZD0iTTggMTYuOWMwIC42LS4zIDEtLjcgMS40cy0xIC41LTEuNi41SDVWMjFINHYtNmgxLjljLjcgMCAxLjIuMiAxLjYuNS4zLjMuNS43LjUgMS40em0tMi45LjloLjVjLjMgMCAuNiAwIC44LS4ycy4zLS40LjMtLjctLjEtLjUtLjMtLjdsLS43LS4yaC0uNnYxLjh6bTguNy4yYzAgLjktLjIgMS43LS44IDIuMi0uNS41LTEuMy44LTIuMy44SDl2LTZoMS44YzEgMCAxLjcuMyAyLjIuOHMuOCAxLjIuOCAyLjF6bS0xLjIgMGMwLTEuMy0uNi0yLTEuNy0yaC0uN3Y0aC42YzEuMiAwIDEuOC0uNiAxLjgtMnptMy43IDNIMTV2LTZoMy4zdjFoLTIuMXYxLjZoMnYxaC0yVjIxeiIgZmlsbD0iIzQzYTA0NyIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    height: 26px;
    width: 18px;
    margin-top: -13px;
    position: absolute;
    left: 0;
    top: 50%;
}


.template {
    display: flex;
    gap: 4px;
}

.template-button {
    font-size: 0;
    color: transparent;
    width: 48px;
    height: 48px;
    background-image: url(../img/app-icons.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.template-button[data-icon="indesign"] {
    background-position-x: -50px;
}

.template-button[data-icon="illustrator"] {
    background-position-x: -100px;
}

.template-button[data-icon="pdf"] {
    background-position-x: -150px;
}

html.ready .template-button {
    transition: all var(--d-animation);
}

html.ready .template-button:hover {
    text-decoration: underline;
    filter: brightness(1.162);
}

html.ready .template-button:active {
    filter: brightness(.84);
    transition: none;
    transform: translateY(1px);
}


.specification-wrapper.summary-content {
    margin-top: 0;
}


@media(max-width:540px) {
    .specification-wrapper .button {
        margin-right: 0;
    }

}







/* =========================================
   GALERIE LAYOUT & SLIDER
   ========================================= */
.vinyl-gallery-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 16px;
    background: #f5f5f7;
    /* Kann transparent sein, oder Holz-Textur */
    aspect-ratio: 1 / 1;
    /* Quadratisch halten */
}

.vinyl-gallery-viewport {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.vinyl-gallery-track {
    display: flex;
    width: 100%;
    height: 100%;
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.vinyl-gallery-slide {
    flex: 0 0 100%;
    /* Jeder Slide nimmt 100% der Viewport-Breite ein */
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background-image: url(/static/calc/img/lp_vinyl/vinyl-visualizer-bg.jpg);
    background-size: cover;
}

.vinyl-gallery-slide img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

/* Navigationspunkte */
.visual-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 10px;
    background: rgba(255, 255, 255, 0.8);
    padding: 8px 14px;
    border-radius: 20px;
    backdrop-filter: blur(5px);
    z-index: 10;
}

.visual-dots .dot {
    width: 8px;
    height: 8px;
    background: #ccc;
    border-radius: 50%;
    cursor: pointer;
    transition: background 0.3s, transform 0.2s;
}

.visual-dots .dot:hover {
    transform: scale(1.2);
}


/* =========================================
   PURE CSS VINYL RENDERING ENGINE
   ========================================= */
.css-vinyl-renderer {
    width: 100%;
    max-width: 84%;
    /* Etwas Luft zum Rand */
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    position: relative;

    /* Dynamische Variablen (werden per JS gesteuert) */
    background-color: var(--vinyl-color, #111111);
    opacity: var(--vinyl-opacity, 1);

    /* Lichtreflexion (Shine) mit conic-gradient */
    background-image: conic-gradient(from 30deg,
            rgba(255, 255, 255, 0) 0deg,
            rgba(255, 255, 255, 0.15) 30deg,
            rgba(255, 255, 255, 0) 60deg,
            rgba(255, 255, 255, 0) 180deg,
            rgba(255, 255, 255, 0.15) 210deg,
            rgba(255, 255, 255, 0) 240deg);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Die Rillen (Grooves) */
.vinyl-grooves {
    position: absolute;
    inset: 3%;
    /* Minimaler Rand außen ohne Rillen */
    border-radius: 50%;
    pointer-events: none;
    /* Erzeugt feine Ringe */
    background: repeating-radial-gradient(#000 0px,
            #000 1px,
            transparent 2px,
            transparent 4px);
    opacity: 0.12;
    /* Sehr subtil halten */
    /* mix-blend-mode hilft, dass die Rillen auf farbigem/hellem Vinyl natürlich aussehen */
    mix-blend-mode: overlay;
}

/* Das Center-Label */
.vinyl-label {
    position: relative;
    width: 34%;
    /* Etwa ein Drittel der Platte */
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    background-color: #fff;
    background-image: url('https://via.placeholder.com/200/ffffff/000000?text=Label');
    /* Standard-Label */
    background-size: cover;
    background-position: center;
    z-index: 2;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2), 0 2px 10px rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
}

.vinyl-10:not(#gallery-summary) .vinyl-gallery-slide:first-child .css-vinyl-renderer {
    width: 75%;
}

/* Das Loch in der Mitte */
.vinyl-center-hole {
    width: 6%;
    aspect-ratio: 1 / 1;
    background-color: #f5f5f7;
    /* Gleiche Farbe wie der Hintergrund der Galerie */
    border-radius: 50%;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.4);
}



/* =========================================
   COMPOSITE VIEW (Das Gesamtbild in Slide 4)
   ========================================= */
.composite-view {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.composite-view .css-vinyl-renderer {
    max-width: 100%;
}

/* 1. Die Verpackung (Hinten Links, liegt ÜBER der Innentasche) */
.comp-packaging {
    position: absolute;
    height: 50%;
    left: 12%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 4;
    transition: opacity 0.3s ease;
}

.vinyl-gallery-wrapper.gatefolder .comp-packaging {
    height: 34%;
    left: 17%;
}

.vinyl-gallery-wrapper.gatefolder .comp-vinyl {
    width: 30%;
    left: 66%;
}

.vinyl-gallery-wrapper.gatefolder .comp-vinyl.vinyl-left {
    left:4%   
}

.vinyl-gallery-wrapper.gatefolder .comp-inner-sleeve {
    width:31%;
    left:53%
}

.vinyl-gallery-wrapper.gatefolder .comp-inner-sleeve.inner-left {
    left:16%
}

.vinyl-gallery-wrapper.gatefolder .comp-booklet {
    width: 33%;
    left: 52%;
}



/* 2. Die Innentasche (Mitte, schaut aus dem Cover, liegt ÜBER der Vinyl) */
.comp-inner-sleeve {
    position: absolute;
    width: 45%;
    aspect-ratio: 1 / 1;
    left: 20%;
    /* Schiebt sich aus dem Cover raus */
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    background: #fcfcfc;
    /* Weiß/Grau für die Papier-Optik */
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    box-shadow: 10px 0 20px rgba(0, 0, 0, 0.15);
    transition: opacity 0.3s ease;

    /* STANZT EIN LOCH IN DIE MITTE DES QUADRATS */
    -webkit-mask-image: radial-gradient(circle at center, transparent 16.5%, black 17%);
    mask-image: radial-gradient(circle at center, transparent 16.5%, black 17%);
}

/* 3. Die Schallplatte (Rechts, schaut aus der Innentasche) */
.comp-vinyl {
    position: absolute;
    width: 44%;
    left: 43%;
    /* Schiebt sich aus der Innentasche raus */
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    /* Liegt UNTER der Innentasche */
    border-radius: 50%;
    transition: opacity 0.3s ease;
}

/* 4. Das Booklet (Ganz vorne rechts unten) */
.comp-booklet {
    position: absolute;
    height: 50%;
    right: 34%;
    bottom: 25%;
    z-index: 3;
    transform: rotate(0deg);
    transition: opacity 0.3s ease;
}


/* --- APPLE-LIKE CROSSFADES --- */
.dynamic-packaging-img,
.dynamic-booklet-img,
.comp-packaging,
.comp-booklet {
    transition: opacity 0.25s cubic-bezier(0.25, 1, 0.5, 1);
}

.img-fade-out {
    opacity: 0 !important;
}

/* Vinyl Farbwechsel wird animiert */
.css-vinyl-renderer {
    transition: background-color 0.5s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.5s ease;
}

/* --- SCHUTZHÜLLEN STYLES (COMPOSITE) --- */
.comp-inner-sleeve {
    transition: background-color 0.4s ease, opacity 0.3s ease;
    background-size: cover;
    background-position: center;
}

.comp-inner-sleeve.sleeve-white {
    background-color: #fcfcfc;
    background-image: none;
}

.comp-inner-sleeve.sleeve-black {
    background-color: #1a1a1a;
    background-image: none;
    border-color: #414141;
}

.comp-inner-sleeve.sleeve-printed {
    background-color: #fff;
background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='50' height='50' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%237dc702ff'/><path d='M50 25L37.5 50 25 25 37.5 0zm-25 0L12.5 50 0 25 12.5 0z'  stroke-width='1' stroke='%23ffffffff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
    border-color:#7dbc04;
}



/* Wenn Gatefold aktiv ist, Flexbox für Slide 1 nutzen */
.gatefolder .vinyl-gallery-slide {
    display: flex;
    justify-content: center;
    gap: -25%;
    /* Negativer Gap sorgt für den coolen Überlappungs-Effekt */
}





@media(max-width: 1280px) {

    .vinyl-calc-visual-col {
        height: 0;
        overflow: hidden;
        bottom: 0;
        left: 13px;
        z-index: 1000;
        transition: transform 380ms ease-out;
        transform: translateY(110%);
    }

    body.sticky-navs-active .vinyl-calc-visual-col {
        position: fixed;
        transform: translateY(-13px);
        width: 69px;
        height: 69px;
        overflow: visible;
    }

    #gallery-main .css-vinyl-renderer {
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    }

    .vinyl-calc-visual-sticky {
        box-shadow: none;
    }

    body.sticky-navs-active .visual-dots {
        display: none;
    }

    .bb-product-info {
        margin-left: 74px;
        position: relative;
    }

    body.sticky-navs-active #gallery-main .vinyl-gallery-slide {
        background: #fff;
        padding: 4px;
    }
}

@media(max-width: 1080px) {

    .vinyl-calc-visual-col {
        bottom: auto;
        top: 0px;
        width: 52px;
        left: 14px;
        transform: translateY(-110%);
    }

    body.sticky-navs-active .vinyl-calc-visual-col {
        transform: translateY(3px);
        height: 52px;
        width: 52px;
    }

    .bb-product-info {
        left: 57px;
        margin-left: 0;
    }
}


@media(max-width:1024px) {

    #gallery-summary {
        margin-bottom: 23px;
    }
}


@media(max-width: 620px) {

    .bb-product-info {
        left: 48px;
    }

    .vinyl-calc-visual-col {
        left: 5px;
    }

}


@media(max-width: 420px) {

    body.sticky-navs-active .vinyl-calc-visual-col {
        width: 45px;
        height: 45px;
    }

    .bb-product-info {
        left: 38px;
    }

}

@media(max-width: 384px) {

    .bb-product-info {
        left: 38px;
    }

    .vinyl-calc-visual-col {
        left: 1px;
    }
}




.color-name-card:nth-child(1) .card-content-body {
    left: -11px;
}

.color-name-card:nth-child(1) .card-content-body:before,
.color-name-card:nth-child(1) .card-content-body:after {
    left: 20px;
    margin-left: 0;
}


@media(min-width:1441px) {
    .color-name-card:nth-child(12) .card-content-body {
        left: -11px;
    }

    .color-name-card:nth-child(11) .card-content-body {
        left: auto;
        right: -11px;
    }

    .color-name-card:nth-child(11) .card-content-body:before,
    .color-name-card:nth-child(11) .card-content-body:after {
        right: 20px;
        margin-left: 0;
        left: auto;
    }

    .color-name-card:nth-child(12) .card-content-body:before,
    .color-name-card:nth-child(12) .card-content-body:after {
        left: 20px;
        margin-left: 0;
    }
}

@media(min-width:1281px) and (max-width:1440px) {

    .color-name-card:nth-child(1) .card-content-body,
    .color-name-card:nth-child(11) .card-content-body {
        left: -10px;
    }

    .color-name-card:nth-child(11) .card-content-body:before,
    .color-name-card:nth-child(11) .card-content-body:after {
        left: 20px;
        margin-left: 0;
    }


    .color-name-card:nth-child(10) .card-content-body,
    .color-name-card:nth-child(19) .card-content-body {
        left: auto;
        right: -10px;
    }

    .color-name-card:nth-child(10) .card-content-body:before,
    .color-name-card:nth-child(10) .card-content-body:after,
    .color-name-card:nth-child(19) .card-content-body:before,
    .color-name-card:nth-child(19) .card-content-body:after {
        right: 19px;
        margin-left: 0;
        left: auto;
    }

}


@media(min-width:1081px) and (max-width:1280px) {

    .color-name-card:nth-child(15) .card-content-body {
        left: auto;
        right: -10px;
    }

    .color-name-card:nth-child(15) .card-content-body:before,
    .color-name-card:nth-child(15) .card-content-body:after {
        right: 19px;
        margin-left: 0;
        left: auto;
    }


    .color-name-card:nth-child(16) .card-content-body {
        left: -10px;
    }

    .color-name-card:nth-child(16) .card-content-body:before,
    .color-name-card:nth-child(16) .card-content-body:after {
        left: 20px;
        margin-left: 0;
    }
}


@media(min-width:901px) and (max-width:1080px) {


    .color-name-card:nth-child(13) .card-content-body {
        left: auto;
        right: -10px;
    }

    .color-name-card:nth-child(13) .card-content-body:before,
    .color-name-card:nth-child(13) .card-content-body:after {
        right: 19px;
        margin-left: 0;
        left: auto;
    }

    .color-name-card:nth-child(14) .card-content-body {
        left: -10px;
    }

    .color-name-card:nth-child(14) .card-content-body:before,
    .color-name-card:nth-child(14) .card-content-body:after {
        left: 20px;
        margin-left: 0;
    }
}


@media(min-width:781px) and (max-width:900px) {

    .color-name-card:nth-child(11) .card-content-body {
        left: auto;
        right: -10px;
    }

    .color-name-card:nth-child(11) .card-content-body:before,
    .color-name-card:nth-child(11) .card-content-body:after {
        right: 19px;
        margin-left: 0;
        left: auto;
    }

    .color-name-card:nth-child(12) .card-content-body {
        left: -10px;
    }

    .color-name-card:nth-child(12) .card-content-body:before,
    .color-name-card:nth-child(12) .card-content-body:after {
        left: 20px;
        margin-left: 0;
    }
}


@media(min-width:561px) and (max-width:780px) {


    .color-name-card:nth-child(1) .card-content-body,
    .color-name-card:nth-child(10) .card-content-body,
    .color-name-card:nth-child(18) .card-content-body {
        left: -9px;
    }

    .color-name-card:nth-child(1) .card-content-body:before,
    .color-name-card:nth-child(1) .card-content-body:after,
    .color-name-card:nth-child(10) .card-content-body:before,
    .color-name-card:nth-child(10) .card-content-body:after,
    .color-name-card:nth-child(18) .card-content-body:before,
    .color-name-card:nth-child(18) .card-content-body:after {
        left: 18px;
        margin-left: 0;
    }


    .color-name-card:nth-child(9) .card-content-body,
    .color-name-card:nth-child(17) .card-content-body {
        left: auto;
        right: -9px;
    }

    .color-name-card:nth-child(9) .card-content-body:before,
    .color-name-card:nth-child(9) .card-content-body:after,
    .color-name-card:nth-child(17) .card-content-body:before,
    .color-name-card:nth-child(17) .card-content-body:after {
        right: 18px;
        margin-left: 0;
        left: auto;
    }

}


@media(min-width:441px) and (max-width:560px) {

    .color-name-card:nth-child(1) .card-content-body,
    .color-name-card:nth-child(8) .card-content-body,
    .color-name-card:nth-child(14) .card-content-body {
        left: -7px;
    }

    .color-name-card:nth-child(1) .card-content-body:before,
    .color-name-card:nth-child(1) .card-content-body:after,
    .color-name-card:nth-child(8) .card-content-body:before,
    .color-name-card:nth-child(8) .card-content-body:after,
    .color-name-card:nth-child(14) .card-content-body:before,
    .color-name-card:nth-child(14) .card-content-body:after {
        left: 16px;
        margin-left: 0;
    }


    .color-name-card:nth-child(7) .card-content-body,
    .color-name-card:nth-child(13) .card-content-body,
    .color-name-card:nth-child(19) .card-content-body {
        left: auto;
        right: -7px;
    }

    .color-name-card:nth-child(7) .card-content-body:before,
    .color-name-card:nth-child(7) .card-content-body:after,
    .color-name-card:nth-child(13) .card-content-body:before,
    .color-name-card:nth-child(13) .card-content-body:after,
    .color-name-card:nth-child(19) .card-content-body:before,
    .color-name-card:nth-child(19) .card-content-body:after {
        right: 16px;
        margin-left: 0;
        left: auto;
    }
}


@media(min-width:385px) and (max-width:440px) {

    .color-name-card:nth-child(1) .card-content-body,
    .color-name-card:nth-child(7) .card-content-body,
    .color-name-card:nth-child(12) .card-content-body,
    .color-name-card:nth-child(17) .card-content-body {
        left: -7px;
    }

    .color-name-card:nth-child(1) .card-content-body:before,
    .color-name-card:nth-child(1) .card-content-body:after,
    .color-name-card:nth-child(7) .card-content-body:before,
    .color-name-card:nth-child(7) .card-content-body:after,
    .color-name-card:nth-child(12) .card-content-body:before,
    .color-name-card:nth-child(12) .card-content-body:after,
    .color-name-card:nth-child(17) .card-content-body:before,
    .color-name-card:nth-child(17) .card-content-body:after {
        left: 16px;
        margin-left: 0;
    }


    .color-name-card:nth-child(5) .card-content-body,
    .color-name-card:nth-child(11) .card-content-body,
    .color-name-card:nth-child(16) .card-content-body {
        left: auto;
        right: -7px;
    }

    .color-name-card:nth-child(5) .card-content-body:before,
    .color-name-card:nth-child(5) .card-content-body:after,
    .color-name-card:nth-child(11) .card-content-body:before,
    .color-name-card:nth-child(11) .card-content-body:after,
    .color-name-card:nth-child(16) .card-content-body:before,
    .color-name-card:nth-child(16) .card-content-body:after {
        right: 16px;
        margin-left: 0;
        left: auto;
    }
}




@media(max-width:384px) {

    .color-name-card:nth-child(1) .card-content-body,
    .color-name-card:nth-child(5) .card-content-body,
    .color-name-card:nth-child(10) .card-content-body,
    .color-name-card:nth-child(14) .card-content-body,
    .color-name-card:nth-child(18) .card-content-body {
        left: -7px;
    }

    .color-name-card:nth-child(1) .card-content-body:before,
    .color-name-card:nth-child(1) .card-content-body:after,
    .color-name-card:nth-child(5) .card-content-body:before,
    .color-name-card:nth-child(5) .card-content-body:after,
    .color-name-card:nth-child(10) .card-content-body:before,
    .color-name-card:nth-child(10) .card-content-body:after,
    .color-name-card:nth-child(14) .card-content-body:before,
    .color-name-card:nth-child(14) .card-content-body:after,
    .color-name-card:nth-child(18) .card-content-body:before,
    .color-name-card:nth-child(18) .card-content-body:after {
        left: 16px;
        margin-left: 0;
    }


    .color-name-card:nth-child(4) .card-content-body,
    .color-name-card:nth-child(9) .card-content-body,
    .color-name-card:nth-child(13) .card-content-body,
    .color-name-card:nth-child(17) .card-content-body {
        left: auto;
        right: -7px;
    }

    .color-name-card:nth-child(4) .card-content-body:before,
    .color-name-card:nth-child(4) .card-content-body:after,
    .color-name-card:nth-child(9) .card-content-body:before,
    .color-name-card:nth-child(9) .card-content-body:after,
    .color-name-card:nth-child(13) .card-content-body:before,
    .color-name-card:nth-child(13) .card-content-body:after,
    .color-name-card:nth-child(17) .card-content-body:before,
    .color-name-card:nth-child(17) .card-content-body:after {
        right: 16px;
        margin-left: 0;
        left: auto;
    }
}









@media(max-width: 1440px) {

    .color-category .vinyl-radio-cards.col-3 {
        grid-template-columns: repeat(9, 1fr);
    }

}

@media(max-width: 1280px) {

    .color-category .vinyl-radio-cards.col-3 {
        grid-template-columns: repeat(14, 1fr);
    }

}

@media(max-width: 1080px) {

    .color-category .vinyl-radio-cards.col-3 {
        grid-template-columns: repeat(12, 1fr);
    }

}


@media(max-width: 900px) {

    .color-category .vinyl-radio-cards.col-3 {
        grid-template-columns: repeat(10, 1fr);
    }

}


@media(max-width: 780px) {

    .color-category .vinyl-radio-cards.col-3 {
        grid-template-columns: repeat(8, 1fr);
    }

}


@media(max-width: 720px) {

    .color-name-card .card-content-body {
        margin-left: 0;
    }

}


@media(max-width: 560px) {

    .color-category .vinyl-radio-cards.col-3 {
        grid-template-columns: repeat(6, 1fr);
    }

}


@media(max-width: 440px) {

    .color-category .vinyl-radio-cards.col-3 {
        grid-template-columns: repeat(5, 1fr);
    }

    .color-show-more-card span {
        top: 1px;
        left: 7px;
        text-align: left;
        height: 18px;
        overflow: hidden;
    }

}


@media(max-width: 384px) {

    .color-category .vinyl-radio-cards.col-3 {
        grid-template-columns: repeat(4, 1fr);
    }

}

/* Suppress loading state effects on LP vinyl cart buttons */
#add_to_cart.loading,
.promo-product .add_to_cart.loading {
    color: inherit !important;
    background: inherit !important;
}

#add_to_cart.loading::before,
.promo-product .add_to_cart.loading::before {
    display: none !important;
}