/*
Theme Name:     Storefront Child Theme
Author:         Seam Media Group
Template:       storefront
Description:    Cool Mama Shop theme
Version:        1.0.0
*/
body,
ul.products li.product .button, button.alt.single_add_to_cart_button {
    font-family: CenturyGothic;
}

.text-bold {
    font-weight: 500 !important;
}

.text-black {
    color: black !important;
}

.text-xl {
    font-size: 24px !important;
}

#payment .place-order .button {
    display: flex;
    justify-content: center;
    align-items: center;
}

a {
    color: #c41825;
}

ul.products li.product .button,
button.alt.single_add_to_cart_button {
    transition: all 0.2s ease-in-out;
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
    margin: 5px 0px;
    padding: 0 22px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background-color: #c41825;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    border-radius: 6px;
}

ul.products li.product .button:hover,
button.alt.single_add_to_cart_button:hover {
    background-color: #e52a38;
}

.woocommerce-breadcrumb,
footer.site-footer,
.woocommerce-active .site-header .site-branding,
.storefront-breadcrumb,
.wc-tabs,
.order-again,
.storefront-sorting {
    display: none !important;
}

h1, h1.woocommerce-products-header__title.page-title,
h2:not(.woocommerce-loop-product__title) {
    font-family: MicroExtended;
    text-transform: uppercase;
}

.storefront-full-width-content .woocommerce-products-header {
    padding-bottom: 30px;
}


.site-header,
.home.post-type-archive-product .site-header {
    margin-bottom: 20px;
}

.woocommerce-info,
.woocommerce-noreviews {
    background-color: #c41825;
}

.storefront-full-width-content .woocommerce-tabs .panel {
    width: 100%;
}

.storefront-full-width-content .related.products > h2:first-child {
    text-align: left;
}

.site-header-cart .cart-contents::after {
    float: left;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: black;
    color: white;
}

.site-header-cart .cart-contents {
    padding: 0;
    height: 40px;
    background-color: #cc071e;
    color: white;
    border-radius: 4px;
    overflow: hidden;
    width: 240px;
    float: right;
    font-size: 16px;
}

.site-header-cart .cart-contents > span {
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 8px;
    color: white;
}

.site-header-cart .cart-contents .amount {
    padding-left: 8px;
    padding-right: 24px;
}

.storefront-primary-navigation .col-full {
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}

.step-header {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    max-width: calc(100% - 550px);
}

.productoverview-btn {
    display: inline-block;
    float: left;
    padding-top: 10px;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #000000;
}

.woocommerce-products-header__title.page-title {
    text-align: center;
}

.col-full {
    max-width: 1580px;
}

ul.products li.product img,
ul.products .wc-block-grid__product img,
.wc-block-grid__products li.product img,
.wc-block-grid__products .wc-block-grid__product img {
    width: 100%;
    border-radius: 0;
    margin-bottom: 30px;
}

.woocommerce-loop-product__title {
    font-family: MicroExtended;
    font-size: 24px !important;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: 1px;
    text-align: center;
    color: #000000;
}

li.product {
    background-color: #d4cbb9;
    padding-bottom: 30px;
}

.woocommerce-LoopProduct-link.woocommerce-loop-product__link .price {
    display: none !important;
}

.radio-check-label {
    position: relative;
    padding-left: 52px;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    display: block;
}

.radio-check-label.radio-check-label--with-input {
    margin-top: -9px;
}

.product-page__value-input {
    width: 100px;
    height: 52px;
}

.site-header-cart .cart-contents::after {
    content: '\f07a';
}

.radio-check-input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.radio-check-check {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 32px;
    width: 32px;
    border: solid 1px rgba(0, 0, 0, 0.2);
    border-radius: 100px;
}

.radio-check-input:checked + .radio-check-check {
    border: solid 10px #cc071e;

}

.product-select {
    width: 100%;
}

select {
    height: 52px;
    font-size: 20px;
    border: solid 1px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: 50%;
}

.slick-initialized .slick-slide {
    background-color: #d4cbb9;
}

.slick-slide img {
    width: 100%;
}

.button {
    min-height: 52px !important;
    margin-top: 0 !important;
}

.site-header-cart .cart-contents .count {
    opacity: 1;
}

.customer_message-text, .customer_message-text:focus {
    height: 250px;
}

ul.products li.product .button, button.alt.single_add_to_cart_button {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 30px;
    margin-left: 30px;
    margin-bottom: 0;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: center;
    text-transform: unset;
}

img.preview {
    width: 80px;
}

table:not( .has-background ) th {
    background-color: #d4cbb9;
}

.cart_item .product-name > a {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #cc071e;
    text-decoration: none;
}

a.remove {
    overflow: unset;
}

.woocommerce-cart-form__cart-item.cart_item a.remove {
    margin-left: auto;
}

.woocommerce-cart-form__cart-item.cart_item a.remove::before {
    color: #cc071e;
    font-size: 30px;
}

table.cart {
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

table.cart tr:nth-child(odd) td {
    background-color: white;
}

table.cart .product-thumbnail img {
    max-width: unset;
    max-height: 107px;
    width: auto;
}

table.cart td.product-remove {
    padding-top: 63px;
}

table.shop_table_responsive tr td:not(.product-quantity):not(.product-remove) {
    padding-top: 37px;
    font-weight: bold;
    font-size: 16px;
}


table.shop_table_responsive tr td .variation-Gutscheintext:nth-child(1),
table.shop_table_responsive tr td .variation-Design {
    font-weight: normal;
    font-size: 12px;
}

.site-header-cart .widget_shopping_cart .product_list_widget li .variation-Design img {
    float: unset;
    margin: auto;
}

.cart_totals .shop_table tbody tr > * {
    padding: 20px !important;
    background-color: #d4cbb9 !important;
    min-width: 30%;
}

.cart_totals h2 {
    font-size: 30px;
}

.cart_totals .shop_table tbody tr th {
    text-align: right;
}

.wc-proceed-to-checkout .button.checkout-button {
    background-color: #cc071e;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 395px;
    width: 100%;
    font-size: 16px;
    border-radius: 4px;
    float: right;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-transform: unset;
}

textarea:focus, input[type="reset"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus,
input[type='text'], input[type='number'], input[type='email'], input[type='tel'], input[type='url'], input[type='password'], input[type='search'], textarea, .input-text {
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    border-radius: 4px;
    height: 52px;
    font-size: 20px;
}

input:focus {
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    border-radius: 4px;
    font-size: 20px;
}

.vbox-container img {
    margin: auto;
}

@font-face {
    font-family: MicroExtended;
    src: url(assets/fonts/MicroExtended/MicroExtendFLF.ttf);
    font-weight: normal;
}

@font-face {
    font-family: CenturyGothic;
    src: url(assets/fonts/CenturyGothic/GOTHIC.TTF);
    font-weight: normal;
}


@media (max-width: 768px) {
    h1.woocommerce-products-header__title.page-title {
        font-size: 22px;
        text-align: center;
    }

    .step-header {
        position: unset;
        transform: unset;
        display: block;
        max-width: unset;
    }

    .productoverview-btn {
        float: unset;
        margin-bottom: 20px;
    }

    .woocommerce-cart-form__cart-item.cart_item a.remove::before {
        left: -20%;
    }

}





/* ============================================
   COOL MAMA Header CSS für WooCommerce
   ============================================ */

/* Reset & Base Styles */
.coolmama-header * {
    box-sizing: border-box;
}

/* Header Container */
.coolmama-header {
    position: relative;
    width: 100%;
    font-family: "Poppins", Arial, Helvetica, sans-serif;
    color: #000;
    background-color: #fff;
    margin-bottom: 30px;
}

/* Top Bar */
.page-header--top {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 8.33333%;
    background: #fff;
    z-index: 100;
}

@media (max-width: 767px) {
    .page-header--top {
        padding: 15px 20px;
    }
}

/* Logo */
.page-header--logo {
    display: block;
    width: 400px;
    max-width: 36%;
    min-width: 330px;
}

@media (max-width: 767px) {
    .page-header--logo {
        width: 280px;
        max-width: 100%;
        min-width: 0;
    }
}

.page-header--logo img {
    display: block;
    width: 100%;
    height: auto;
}

/* Right Side Container */
.page-header--top--right {
    display: flex;
    align-items: center;
    gap: 25px;
}

@media (max-width: 767px) {
    .page-header--top--right {
        gap: 15px;
    }
}



/* Header Static Image */
.header-image-static {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 41.66666%;
    overflow: hidden;
    background: #000;
}

@media (max-width: 991px) {
    .header-image-static {
        padding-bottom: 50%;
        min-height: 300px;
    }
}

.header-hero-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}



/* ============================================
   COOL MAMA Footer CSS für WooCommerce
   ============================================ */

/* Footer Container */
.coolmama-footer {
    width: 100%;
    font-family: "Poppins", Arial, Helvetica, sans-serif;
    background-color: #fff;
    color: #000;
    padding: 0;
    margin-top: 60px;
}

/* Main Footer Section */
.page-footer--main {
    padding: 60px 8.33333% 50px;
    background: #fff;
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;

}

@media (max-width: 991px) {
    .page-footer--main {
        padding: 40px 30px 35px;
    }
}

@media (max-width: 767px) {
    .page-footer--main {
        padding: 35px 20px 30px;
    }
}

.page-footer--main .row {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 100px;
    margin: 0;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 991px) {
    .page-footer--main .row {
        flex-direction: column;
        align-items: center;
        gap: 35px;
    }
}

.page-footer--main .col-sm-5 {
    flex: 0 0 auto;
    padding: 0;
}

.page-footer--main .col-sm-7 {
    flex: 0 0 auto;
    padding: 0;
}

@media (max-width: 991px) {
    .page-footer--main .col-sm-5,
    .page-footer--main .col-sm-7 {
        width: auto;
        display: flex;
        justify-content: center;
    }
}

/* Footer Logo */
.page-footer--logo {
    display: block;
    width: 320px;
    max-width: 100%;
}

@media (max-width: 767px) {
    .page-footer--logo {
        width: 280px;
    }
}

.page-footer--logo img {
    display: block;
    width: 100%;
    height: auto;
}

/* Footer Links List - 2x2 Grid */
.footer-links {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-grid;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto;
    column-gap: 80px;
    row-gap: 10px;
}

@media (max-width: 991px) {
    .footer-links {
        display: flex;
        flex-direction: column;
        gap: 10px;
        align-items: flex-start;
    }
}

/* Explizite Positionierung der Links */
.footer-links li:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
}

.footer-links li:nth-child(2) {
    grid-column: 1;
    grid-row: 2;
}

.footer-links li:nth-child(3) {
    grid-column: 2;
    grid-row: 1;
}

.footer-links li:nth-child(4) {
    grid-column: 2;
    grid-row: 2;
}

.footer-links li {
    margin: 0;
    padding: 0;
}

.footer-links a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    transition: color 0.3s;
    display: inline-block;
    white-space: nowrap;
}

.footer-links a::before {
    content: "›";
    margin-right: 8px;
    font-size: 18px;
    font-weight: 400;
}

.footer-links a:hover,
.footer-links a:focus {
    color: #c41825;
}

/* Bottom Footer Bar */
.page-footer--bottom {
    padding: 20px 8.33333%;
    background: #FFFFFF;
    text-align: left;
}

@media (max-width: 991px) {
    .page-footer--bottom {
        padding: 18px 30px;
    }
}

@media (max-width: 767px) {
    .page-footer--bottom {
        padding: 16px 20px;
        text-align: center;
    }
}

.page-footer--bottom p {
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
    font-weight: 400;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}


.page-footer--bottom a {
    color: #000;
    text-decoration: none;
    transition: color 0.3s;
}

.page-footer--bottom a:hover,
.page-footer--bottom a:focus {
    color: #c41825;
}

/* Schema.org Meta (unsichtbar) */
.page-footer--bottom meta {
    display: none;
}

/* Utility: Clearfix für ältere Browser */
.page-footer--main::after,
.page-footer--bottom::after {
    content: "";
    display: table;
    clear: both;
}