:root {
    --c1: #f09102;
    --white: #ffffff;

    --ed-brand-primary: #006570;
    --ed-brand-secondary: #f09102;
    --ed-text: #2e383c;
    --ed-muted: #717579;
    --ed-card: #ffffff;
    --ed-border: rgba(46, 56, 60, .12);
    --ed-border-strong: rgba(46, 56, 60, .18);
    --ed-radius: 16px;
    --ed-radius-lg: 22px;
    --ed-pill: 999px;
    --ed-shadow: 0 10px 25px rgba(46, 56, 60, .08);
    --ed-shadow-hover: 0 16px 40px rgba(46, 56, 60, .12);
    --ed-bg-soft: #f7f8f8;
}

body.eduardo {
    color: var(--ed-text);
    background: #fff;
}

body.eduardo h1,
body.eduardo h2,
body.eduardo h3,
body.eduardo h4,
body.eduardo h5,
body.eduardo h6 {
    color: var(--ed-text);
}

body.eduardo h1,
body.eduardo h4 {
    margin-bottom: 1em;
}

body.eduardo .row {
    margin: 0;
}

body.eduardo .has-drop-cap:first-letter {
    font-family: 'Poppins', sans-serif !important;
}

body.eduardo blockquote {
    border-left: 4px solid var(--ed-brand-secondary);
    background: #fff;
    border-radius: 0 var(--ed-radius) var(--ed-radius) 0;
    box-shadow: var(--ed-shadow);
    padding: 18px 22px;
}

body.eduardo iframe {
    margin-top: 2em !important;
    border: 0;
    border-radius: var(--ed-radius-lg);
    overflow: hidden;
}

body.eduardo .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright) {
    max-width: 100%;
}

body.eduardo :not(.wp-block-column) > .energetic-core-parts-posts-carousel {
    padding-left: 0;
    padding-right: 0;
}

body.eduardo .page-template-default footer {
    margin-top: 3em;
}

body.eduardo .private-page + div + footer {
    margin-top: 5em;
}

body.eduardo .badge,
body.eduardo .categories a,
body.eduardo .card-fields .venue.product_type,
body.eduardo .termin,
body.eduardo .product .venue,
body.eduardo .badge-old,
body.eduardo .badge-future {
    letter-spacing: .02em;
}

body.eduardo .badge {
    font-size: .82rem;
    font-weight: 700;
    border-radius: var(--ed-pill);
    color: #fff;
    background: linear-gradient(135deg, var(--ed-brand-secondary), #ffab2d);
    padding: 8px 14px;
    box-shadow: 0 10px 18px rgba(240, 145, 2, .18);
}

body.eduardo .topbutton {
    height: 52px;
    width: 52px;
    position: fixed;
    right: 18px;
    bottom: 35px;
    z-index: 20;
    text-align: center;
    background: linear-gradient(135deg, var(--ed-brand-primary), #0b7f8b);
    color: #fff !important;
    padding-top: 12px;
    display: none;
    border-radius: 18px;
    box-shadow: var(--ed-shadow-hover);
}

body.eduardo .topbutton:hover,
body.eduardo .topbutton:active {
    background: linear-gradient(135deg, var(--ed-brand-secondary), #ffab2d);
    color: #fff;
}

body.eduardo a.topbutton {
    transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
}

body.eduardo a.topbutton:hover {
    transform: translateY(-2px);
}

#order_data .order_data_column a.edit_address,
.woocommerce form .form-row .optional,
.wc-block-components-product-rating__link,
.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button,
.wc-block-components-sort-select,
.wc-block-components-product-price,
.wp-block-woocommerce-all-products,
.btn-add-to-cart,
.woocommerce div.product div.images .woocommerce-product-gallery__trigger,
.woocommerce div.product ul.tabs li.additional_information_tab,
.woocommerce .woocommerce-result-count {
    display: none !important;
}

body.eduardo .wp-block-button__link.wp-element-button,
body.eduardo button a,
body.eduardo .button.wc-forward,
body.eduardo .coupon button,
body.eduardo .coupon input[type="submit"],
body.eduardo .actions button,
body.eduardo .woocommerce-Button.button,
body.eduardo .woocommerce-button.button,
body.eduardo button.button,
body.eduardo .single_add_to_cart_button,
body.eduardo .wc-backward,
body.eduardo .wpcf7-submit,
body.eduardo input[type="submit"],
body.eduardo .woocommerce div.product form.cart .single_add_to_cart_button {
    color: #fff !important;
    border-radius: 999px !important;
    border: 0 !important;
    background: var(--ed-brand-secondary) !important;
    background-color: var(--ed-brand-secondary) !important;
    background-image: none !important;
    box-shadow: 0 14px 28px rgba(240, 145, 2, .18) !important;
    padding: 14px 22px !important;
    transform: none !important;
    transition: background-color .18s ease, box-shadow .18s ease, color .18s ease !important;
    text-decoration: none !important;
}

body.eduardo .wp-block-button__link.wp-element-button:hover,
body.eduardo .wp-block-button__link.wp-element-button:active,
body.eduardo .button.wc-forward:hover,
body.eduardo .button.wc-forward:active,
body.eduardo .actions button:hover,
body.eduardo .actions button:active,
body.eduardo .woocommerce-Button.button:hover,
body.eduardo .woocommerce-button.button:hover,
body.eduardo .woocommerce-button.button:active,
body.eduardo .wc-backward:hover,
body.eduardo .wc-backward:active,
body.eduardo .single_add_to_cart_button:hover,
body.eduardo .single_add_to_cart_button:active,
body.eduardo .wpcf7-submit:hover,
body.eduardo input[type="submit"]:hover,
body.eduardo .woocommerce div.product form.cart .single_add_to_cart_button:hover,
body.eduardo .woocommerce div.product form.cart .single_add_to_cart_button:active,
body.eduardo .woocommerce div.product form.cart .single_add_to_cart_button:focus {
    color: #fff !important;
    background: #d97f00 !important;
    background-color: #d97f00 !important;
    background-image: none !important;
    transform: none !important;
    box-shadow: 0 18px 34px rgba(217, 127, 0, .22) !important;
}

body.eduardo .button.wc-forward:focus,
body.eduardo .woocommerce-Button.button:focus,
body.eduardo .woocommerce-button.button:focus,
body.eduardo .single_add_to_cart_button:focus,
body.eduardo .wpcf7-submit:focus,
body.eduardo input[type="submit"]:focus,
body.eduardo button:focus,
body.eduardo a.button:focus {
    outline: none;
    box-shadow: 0 0 0 4px rgba(240, 145, 2, .18), 0 14px 28px rgba(0, 101, 112, .18) !important;
}

body.eduardo .nav-links > a,
body.eduardo .woocommerce nav.woocommerce-pagination ul li a,
body.eduardo .woocommerce nav.woocommerce-pagination ul li span {
    border-radius: 14px;
}

body.eduardo .nav-links > a:hover,
body.eduardo .nav-links > a:active,
body.eduardo .woocommerce nav.woocommerce-pagination ul li a:focus,
body.eduardo .woocommerce nav.woocommerce-pagination ul li a:hover,
body.eduardo .woocommerce nav.woocommerce-pagination ul li span.current {
    color: #fff;
    border-color: var(--ed-brand-secondary);
    background: var(--ed-brand-secondary);
}

body.eduardo .navbar-brand {
    width: unset !important;
}

body.eduardo .cart-icon {
    width: 27px;
    display: block;
}

body.eduardo .etcodes_shopping-cart-header {
    top: 60% !important;
}

body.eduardo .search-form {
    max-width: 1200px;
    margin: 0 auto;
}

body.eduardo .search-form button[type=submit] {
    color: #fff;
}

body.eduardo .header-search-bar .search-form {
    top: calc(27px / 2);
}

body.eduardo .header-search-bar .search-form .input-group-btn .btn,
body.eduardo .search-form .btn {
    padding-left: 24px;
    padding-right: 24px;
}

body.eduardo .header-search-bar .search-form .input-group .form-control,
body.eduardo .search-form input[type="search"],
body.eduardo .search-form input[type="text"],
body.eduardo .woocommerce-page input[type="email"],
body.eduardo .woocommerce-page input[type="password"],
body.eduardo .woocommerce-page input[type="tel"],
body.eduardo .woocommerce-page input[type="text"],
body.eduardo .woocommerce-page textarea,
body.eduardo div.woocommerce input[type="email"],
body.eduardo div.woocommerce input[type="password"],
body.eduardo div.woocommerce input[type="tel"],
body.eduardo div.woocommerce input[type="text"],
body.eduardo div.woocommerce textarea,
body.eduardo select,
body.eduardo .orderby {
    border-radius: var(--ed-radius) !important;
    border: 1px solid var(--ed-border) !important;
    background: #fff !important;
    box-shadow: none;
    min-height: 52px;
}

body.eduardo .header-search-bar .search-form .input-group .form-control {
    padding-left: 1.2em;
}

body.eduardo .search-form .input-group,
body.eduardo .search-form .input-group .form-control,
body.eduardo .header-search-bar .search-form .input-group .form-control {
    flex-wrap: nowrap;
    margin-bottom: 0;
}

body.eduardo .close-search-icon {
    position: absolute;
    top: 1.4em;
    right: 2em;
    width: 2em;
    cursor: pointer;
    z-index: 5;
}

body.eduardo .etcodes-search-item-text h4 a {
    font-size: 18px;
}

body.eduardo .etcodes-search-item-text h4.card-title,
body.eduardo .blog-post .entry-content-wrapper .title-single {
    margin-top: 0;
}

body.eduardo .home .title-single {
    display: none;
}

body.eduardo .professions {
    max-width: 1200px !important;
    margin-top: 2em;
}

body.eduardo .professions .tag {
    color: var(--ed-muted);
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .08em;
}

body.eduardo .professions .icons {
    width: 100%;
    margin: 5em auto 1em;
    justify-content: center;
}

body.eduardo .professions .icon {
    float: left;
    width: 18.6%;
    text-align: center;
    margin: .6%;
    transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
    border-radius: var(--ed-radius-lg);
    border: 1px solid var(--ed-border);
    background: #fff;
    box-shadow: var(--ed-shadow);
    overflow: hidden;
}

body.eduardo .professions .icon a {
    padding: 2.1em 1em 1.7em;
    display: block;
    height: 100%;
}

body.eduardo .professions .icon img {
    width: 50px;
    margin: auto;
    filter: invert(23%) sepia(33%) saturate(1194%) hue-rotate(137deg) brightness(92%) contrast(96%);
}

body.eduardo .professions .icon p {
    font-size: .95em;
    line-height: 1.5em;
    font-weight: 700;
    color: var(--ed-text);
    width: 87%;
    margin: 1em auto 0;
}

body.eduardo .professions .icon:hover {
    background: linear-gradient(135deg, rgba(0, 101, 112, .05), rgba(240, 145, 2, .08));
    transform: translateY(-4px);
    box-shadow: var(--ed-shadow-hover);
}

body.eduardo .professions .icon:hover img {
    filter: invert(53%) sepia(86%) saturate(1098%) hue-rotate(358deg) brightness(101%) contrast(89%);
}

body.eduardo .professions .icon:hover p {
    color: var(--ed-brand-primary);
}

body.eduardo .categories {
    max-width: 1140px !important;
    text-align: center;
    line-height: 2.5em;
    margin: 5em auto 2.5em;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

body.eduardo .categories a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    padding: .55em 1.15em;
    line-height: 1.4em;
    color: var(--ed-text);
    border-radius: var(--ed-pill);
    transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease, color .18s ease;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    text-align: center;
    border: 1px solid rgba(0, 101, 112, .14);
    box-shadow: 0 8px 20px rgba(46, 56, 60, .06);
}

body.eduardo .categories a:hover,
body.eduardo .categories a:active {
    background: linear-gradient(135deg, var(--ed-brand-primary), #0b7f8b);
    border-color: transparent;
    color: #fff;
    transform: translateY(-1px);
}

body.eduardo .woocommerce.columns-3 {
    width: 100%;
    max-width: 1140px !important;
    margin: 0 auto 2em;
}

body.eduardo .woocommerce ul.products::before {
    content: none;
}

body.eduardo .woocommerce ul.products {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-column-gap: 1.25em;
    grid-row-gap: 1.25em;
    margin: 0;
}

body.eduardo .woocommerce ul.products-1 {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 1em;
    grid-row-gap: 1em;
}

body.eduardo .products-1 .product-img-wrapper {
    width: 15% !important;
    float: left;
    position: relative;
    margin: 0 20px 20px 0;
}

body.eduardo .products-1 .product-content-wrapper {
    width: 85% !important;
}

body.eduardo .widget.woocommerce.widget_shopping_cart,
body.eduardo .woocommerce-message,
body.eduardo .woocommerce-info,
body.eduardo .woocommerce-error,
body.eduardo .woocommerce .cart-collaterals .cart_totals,
body.eduardo .woocommerce form.login,
body.eduardo .woocommerce form.register,
body.eduardo .woocommerce form.checkout_coupon,
body.eduardo .woocommerce-checkout-review-order,
body.eduardo .woocommerce table.shop_table,
body.eduardo .woocommerce-MyAccount-content,
body.eduardo .woocommerce-MyAccount-navigation,
body.eduardo .cart-upsell-wrapper table {
    border-radius: var(--ed-radius-lg);
    border: 1px solid var(--ed-border);
    background: #fff;
    box-shadow: var(--ed-shadow);
    overflow: hidden;
}

body.eduardo .products .product:not(.product-card-ed) {
    position: relative;
    padding: 1.5em 1.6em 1em;
    box-sizing: border-box;
    margin-bottom: 0;
    transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

body.eduardo .products .product:not(.product-card-ed):hover {
    transform: translateY(-4px);
    box-shadow: var(--ed-shadow-hover);
    border-color: rgba(0, 101, 112, .18);
}

body.eduardo .woocommerce.columns-3 .products > li {
    width: 100%;
    max-width: 100% !important;
}

body.eduardo .products .product .product-img-wrapper {
    width: 28%;
}

body.eduardo .products img,
body.eduardo .woocommerce ul.products li.product a img,
body.eduardo .woocommerce div.product div.images img {
    border-radius: var(--ed-radius);
}

body.eduardo .products .woocommerce-loop-product__title,
body.eduardo .woocommerce-loop-product__title,
body.eduardo .woocommerce-loop-product__title .product-title {
    color: var(--ed-text);
    font-weight: 800;
    line-height: 1.35;
    font-size: 1.35rem !important;
}

body.eduardo .woocommerce ul.products li.product .price {
    display: none;
}

body.eduardo .card-link {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

body.eduardo .card-fields {
    position: absolute;
    right: 1.35em;
    top: 1.2em;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 8px;
    z-index: 10;
}

body.eduardo .post-sale .card-fields {
    top: 5.5em;
}

body.eduardo .card-fields .venue,
body.eduardo .card-fields .termin,
body.eduardo .product .venue,
body.eduardo .termin {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: right;
    border-radius: var(--ed-pill);
    background: #fff;
    border: 1px solid rgba(0, 101, 112, .12);
    box-shadow: 0 8px 18px rgba(46, 56, 60, .08);
    padding: 8px 12px;
}

body.eduardo .card-fields .venue {
    margin-bottom: 0;
}

body.eduardo .card-fields .venue.product_type {
    color: var(--ed-brand-primary) !important;
    background: rgba(0, 101, 112, .06);
    border-color: rgba(0, 101, 112, .14);
}

body.eduardo .post-sale h4 {
    color: var(--ed-brand-primary);
    text-align: center;
    margin-top: 0;
    margin-bottom: .75em;
    padding-bottom: .75em;
    border-bottom: 1px solid rgba(46, 56, 60, .08);
}

body.eduardo .termin {
    font-weight: 700;
    color: var(--ed-brand-secondary);
    line-height: 1.6;
}

body.eduardo .card-fields .termin {
    font-size: 14px;
}

body.eduardo .product .venue {
    font-size: .68em;
    font-weight: 700;
    color: var(--ed-muted);
    text-transform: uppercase;
    letter-spacing: .12em;
    line-height: 1.3em;
    float: right;
    max-width: 220px;
}

body.eduardo .product .venue:hover {
    color: var(--ed-muted);
}

body.eduardo .products .col-lg-3,
body.eduardo .archive.woocommerce-shop .container > .row .col-lg-9,
body.eduardo .archive.woocommerce-shop .container > .row .col-lg-3 {
    max-width: 100%;
}

body.eduardo .archive.woocommerce-shop .container > .row {
    display: block;
}

body.eduardo .archive.woocommerce-shop .page-main-title {
    display: none;
}

body.eduardo .wpc-horizontal-layout .wpc-filters-section.wpc-filter-product_cat {
    margin-right: 0 !important;
}

body.eduardo .woocommerce .woocommerce-ordering {
    width: 32%;
}

body.eduardo .woocommerce .woocommerce-ordering select {
    width: 100%;
}

body.eduardo .orderby {
    height: 52px;
}

body.eduardo .widget.woocommerce.widget_shopping_cart {
    padding: 1.2em;
}

body.eduardo .woocommerce-grouped-product-list-item__label a {
    color: var(--ed-brand-primary);
    font-weight: 700;
}

body.eduardo .woocommerce-grouped-product-list-item__label p {
    font-weight: 400;
    margin-top: 10px;
}

body.eduardo .woocommerce-grouped-product-list-item__price {
    min-width: 100px;
}

body.eduardo .woocommerce .woocommerce-tabs .entry-content > ul {
    padding-left: 24px !important;
}

body.eduardo .woocommerce .woocommerce-tabs .entry-content > *:not(.alignwide):not(.alignfull):not(.alignright) {
    margin-left: 0 !important;
    max-width: none;
}

body.eduardo .woocommerce-product-details__short-description.show {
    display: block;
}

body.eduardo .woocommerce div.product p.price,
body.eduardo .woocommerce div.product span.price {
    font-size: 1.9em;
    color: var(--ed-text);
    line-height: 1em;
    margin-bottom: 0;
}

body.eduardo .woocommerce-product-details__short-description {
    margin-top: 2em;
    margin-bottom: 2em;
}

body.eduardo .woocommerce div.product div.summary {
    margin-bottom: 0;
}

body.eduardo .single-product-fields .termin {
    text-align: left;
}

body.eduardo .woocommerce .quantity {
    text-align: center;
}

body.eduardo .woocommerce .quantity .qty,
body.eduardo .woocommerce-upsell .quantity .qty {
    width: 56px;
    display: inline;
    border-radius: 14px !important;
}

body.eduardo .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    margin-top: 12px;
}

body.eduardo .woocommerce-checkout-review-order-table .order-total .amount::after,
body.eduardo .woocommerce-checkout-review-order-table .cart-subtotal .amount::after {
    font-weight: 400;
}

body.eduardo .woocommerce ul.order_details {
    padding-inline-start: 0 !important;
}

body.eduardo .woocommerce-order-details {
    margin-top: 5em;
}

body.eduardo .woocommerce-shipping-totals.shipping {
    display: none;
}

body.eduardo .checkout.woocommerce-checkout {
    margin-bottom: 5em;
}

body.eduardo .woocommerce-page footer input[type="email"] {
    width: 14em;
    background: #fff;
}

body.eduardo textarea:focus,
body.eduardo input:focus,
body.eduardo select:focus {
    outline: none;
    border-color: rgba(0, 101, 112, .28) !important;
    box-shadow: 0 0 0 4px rgba(0, 101, 112, .08) !important;
}

body.eduardo .woocommerce table.shop_table th,
body.eduardo .woocommerce table.shop_table td,
body.eduardo .cart-upsell-wrapper table td,
body.eduardo .cart-upsell-wrapper table th {
    border-color: rgba(46, 56, 60, .08);
}

body.eduardo .woocommerce-page table.cart thead tr th.product-action {
    min-width: 250px;
}

body.eduardo .woocommerce-page table.cart thead tr th.product-discount,
body.eduardo .woocommerce-page table.cart tbody tr td.product-discount {
    max-width: 80px;
    text-align: center;
}

body.eduardo .woocommerce-page .cart-collaterals .cart-upsell-wrapper table td.product-name {
    max-width: 460px;
}

body.eduardo .woocommerce-page .cart-collaterals .cart-upsell-wrapper table td {
    padding-right: 10px;
}

body.eduardo .woocommerce-page .cart-collaterals .cart-upsell-wrapper table td:last-child {
    padding-right: 0;
}

body.eduardo .cart-upsell-wrapper button {
    padding-top: .65rem !important;
    padding-bottom: .65rem !important;
    border-radius: var(--ed-pill) !important;
}

body.eduardo p.woocommerce-mini-cart__empty-message {
    margin-bottom: 0 !important;
}

body.eduardo .woocommerce nav.woocommerce-pagination ul {
    margin-top: 30px;
}

body.eduardo .woocommerce nav.woocommerce-pagination ul li {
    margin: 0 4px;
}

body.eduardo .woocommerce nav.woocommerce-pagination ul li a,
body.eduardo .woocommerce nav.woocommerce-pagination ul li span {
    box-shadow: none;
    background-color: #f8f7f3;
    min-width: 42px;
    min-height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(46, 56, 60, .08);
}

body.eduardo .woocommerce-error::before,
body.eduardo .woocommerce-info::before,
body.eduardo .woocommerce-message::before {
    top: 50%;
    transform: translateY(-50%);
}

body.eduardo .woocommerce-message,
body.eduardo .woocommerce-info,
body.eduardo .woocommerce-error {
    padding: 1rem 1.25rem 1rem 3.25rem !important;
}

body.eduardo .woocommerce-form-login,
body.eduardo .woocommerce-form-register {
    min-height: 0 !important;
    height: auto !important;
}

@media (min-width: 993px) and (max-width: 1199px) {
    body.eduardo .products-1 .product-content-wrapper {
        width: 75% !important;
        padding: 0 !important;
    }
}

@media (max-width: 992px) {
    body.eduardo .woocommerce ul.products,
    body.eduardo .woocommerce ul.products.columns-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    body.eduardo .woocommerce ul.products-1 {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    body.eduardo .products-1 .product-content-wrapper {
        width: 65% !important;
        padding: 0 !important;
    }

    body.eduardo .woocommerce .woocommerce-ordering {
        width: 100%;
        margin-top: 12px;
    }
}

@media (max-width: 767px) {
    body.eduardo .woocommerce ul.products,
    body.eduardo .woocommerce ul.products.columns-3 {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }

    body.eduardo .products-1 .product-img-wrapper {
        float: unset;
        width: 20% !important;
    }

    body.eduardo .products-1 .product-content-wrapper {
        width: 100% !important;
    }

    body.eduardo .professions .icon {
        width: 48%;
        margin: 1%;
    }

    body.eduardo .categories {
        gap: 8px;
    }

    body.eduardo .categories a {
        width: 100%;
        flex-basis: 100%;
    }

    body.eduardo .card-fields {
        position: static;
        margin-top: 14px;
        align-items: flex-start;
    }

    body.eduardo .product .venue,
    body.eduardo .termin,
    body.eduardo .card-fields .venue,
    body.eduardo .card-fields .termin {
        text-align: left;
        justify-content: flex-start;
        max-width: 100%;
        float: none;
    }

    body.eduardo .woocommerce-cart .alignwide {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    body.eduardo .woocommerce-cart .footer .alignwide {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    body.eduardo .woocommerce-page table.cart tr.cart_item td.product-name a,
    body.eduardo td span.woocommerce-Price-amount,
    body.eduardo .woocommerce .quantity .qty,
    body.eduardo .woocommerce-upsell .quantity .qty {
        font-size: .8rem;
    }

    body.eduardo .woocommerce .quantity .qty,
    body.eduardo .woocommerce-upsell .quantity .qty {
        padding: 8px;
    }

    body.eduardo .woocommerce-page table.cart td.actions .coupon .input-text + .button {
        width: auto !important;
        float: right !important;
    }

    body.eduardo .woocommerce-page table.cart td.actions .coupon input[type="text"] {
        margin-right: 0 !important;
        width: auto !important;
    }

    body.eduardo button[name="update_cart"] {
        margin-top: 1rem;
    }

    body.eduardo .woocommerce table.shop_table_responsive tr td::before,
    body.eduardo .woocommerce-page table.shop_table_responsive tr td::before {
        font-weight: 700;
    }

    body.eduardo .woocommerce .cart-upsell-wrapper table td:nth-child(1) {
        width: 30% !important;
    }

    body.eduardo .woocommerce .cart-upsell-wrapper table td:nth-child(2) {
        width: 100% !important;
    }

    body.eduardo .woocommerce .cart-upsell-wrapper table td:nth-child(4) {
        width: 20% !important;
    }

    body.eduardo .woocommerce .cart-upsell-wrapper table td:nth-child(5) {
        width: 50%;
    }

    body.eduardo .woocommerce .cart-upsell-wrapper table td button.single_add_to_cart_button.button.alt {
        width: 100%;
    }

    body.eduardo .woocommerce div.product .woocommerce-tabs ul.tabs li {
        padding-right: 0 !important;
    }

    body.eduardo .woocommerce div.product .woocommerce-tabs ul.tabs {
        margin-left: 0 !important;
    }

    body.eduardo .woocommerce-page table.cart tr.cart_item td.product-name {
        padding-right: 14px;
    }
}


/* =========================
   Eduardo shop cards / footer / pagination polish
   ========================= */
body.eduardo .woocommerce ul.products {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1.25rem;
}

body.eduardo .footer .bg-primary,
body.eduardo .footer .has-primary-background-color,
body.eduardo .footer [class*="primary-background-color"] {
    background: var(--ed-bg-soft) !important;
    color: var(--ed-text) !important;
    border-radius: var(--ed-radius-lg);
    border: 1px solid var(--ed-border);
    box-shadow: var(--ed-shadow);
}

body.eduardo .footer .bg-primary *,
body.eduardo .footer .has-primary-background-color *,
body.eduardo .footer [class*="primary-background-color"] * {
    color: inherit;
}

body.eduardo .footer .wp-block-group.has-background,
body.eduardo .footer .wp-block-cover.has-background,
body.eduardo .footer .wp-block-column > .has-background {
    border-radius: var(--ed-radius-lg);
    overflow: hidden;
}

body.eduardo .footer form,
body.eduardo .footer .mc4wp-form,
body.eduardo .footer .wpcf7 form {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: center;
}

body.eduardo .footer input[type="email"],
body.eduardo .footer input[type="text"],
body.eduardo .footer input[type="search"],
body.eduardo .footer .form-control {
    min-height: 52px;
    border-radius: 999px !important;
    border: 1px solid rgba(46, 56, 60, .12) !important;
    background: #fff !important;
    color: var(--ed-text) !important;
    box-shadow: none !important;
    padding-left: 18px;
    padding-right: 18px;
}

body.eduardo .footer button,
body.eduardo .footer .button,
body.eduardo .footer .btn,
body.eduardo .footer .btn-primary,
body.eduardo .footer input[type="submit"] {
    
    border-radius: 999px !important;
    border: 0 !important;
    background: linear-gradient(135deg, var(--ed-brand-secondary), #ffab2d) !important;
    color: #fff !important;
    box-shadow: 0 14px 28px rgba(240, 145, 2, .18) !important;
    padding-left: 22px !important;
    padding-right: 22px !important;
}

body.eduardo .footer button:hover,
body.eduardo .footer .button:hover,
body.eduardo .footer .btn:hover,
body.eduardo .footer .btn-primary:hover,
body.eduardo .footer input[type="submit"]:hover {
    background: linear-gradient(135deg, var(--ed-brand-primary), #0b7f8b) !important;
}

body.eduardo .footer h1,
body.eduardo .footer h2,
body.eduardo .footer h3,
body.eduardo .footer h4,
body.eduardo .footer h5,
body.eduardo .footer h6 {
    color: var(--ed-text);
}

@media (max-width: 1199px) {
    body.eduardo .woocommerce ul.products {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 991.98px) {
    body.eduardo .woocommerce ul.products {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    body.eduardo .footer form,
    body.eduardo .footer .mc4wp-form,
    body.eduardo .footer .wpcf7 form {
        align-items: stretch;
    }

    body.eduardo .footer input[type="email"],
    body.eduardo .footer input[type="text"],
    body.eduardo .footer input[type="search"],
    body.eduardo .footer .form-control,
    body.eduardo .footer button,
    body.eduardo .footer .button,
    body.eduardo .footer .btn,
    body.eduardo .footer .btn-primary,
    body.eduardo .footer input[type="submit"] {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    body.eduardo .woocommerce nav.woocommerce-pagination {
        margin-top: 2rem;
    }

    body.eduardo .woocommerce nav.woocommerce-pagination ul {
        gap: 8px;
    }

    body.eduardo .woocommerce nav.woocommerce-pagination ul li a,
    body.eduardo .woocommerce nav.woocommerce-pagination ul li span {
        min-width: 42px;
        min-height: 42px;
    }
}


/* =========================
   Eduardo shop archive exact reset
   ========================= */
body.eduardo.post-type-archive-product .ed-subpage-content .ed-content-card,
body.eduardo.tax-product_cat .ed-subpage-content .ed-content-card,
body.eduardo.tax-product_tag .ed-subpage-content .ed-content-card {
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin-top: 0 !important;
}

body.eduardo.post-type-archive-product .woocommerce ul.products,
body.eduardo.tax-product_cat .woocommerce ul.products,
body.eduardo.tax-product_tag .woocommerce ul.products {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 1.25rem !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

@media (max-width: 1199px) {
    body.eduardo.post-type-archive-product .woocommerce ul.products,
    body.eduardo.tax-product_cat .woocommerce ul.products,
    body.eduardo.tax-product_tag .woocommerce ul.products {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 991.98px) {
    body.eduardo.post-type-archive-product .ed-subpage-content .ed-content-card,
    body.eduardo.tax-product_cat .ed-subpage-content .ed-content-card,
    body.eduardo.tax-product_tag .ed-subpage-content .ed-content-card {
        padding: 0 !important;
    }

    body.eduardo.post-type-archive-product .woocommerce ul.products,
    body.eduardo.tax-product_cat .woocommerce ul.products,
    body.eduardo.tax-product_tag .woocommerce ul.products {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 1.25rem !important;
    }
}

@media (max-width: 575.98px) {
    body.eduardo.post-type-archive-product .woocommerce ul.products,
    body.eduardo.tax-product_cat .woocommerce ul.products,
    body.eduardo.tax-product_tag .woocommerce ul.products {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
        gap: 1rem !important;
    }
}

/* =========================
   Eduardo Woo login / account fix
   ========================= */

body.eduardo .woocommerce form.login,
body.eduardo .woocommerce form.register,
body.eduardo .woocommerce #customer_login .col-1,
body.eduardo .woocommerce #customer_login .col-2 {
    height: auto !important;
    min-height: 0 !important;
}

body.eduardo .woocommerce form.login .form-row,
body.eduardo .woocommerce form.register .form-row {
    display: block !important;
    width: 100% !important;
    margin: 0 0 18px !important;
    padding: 0 !important;
}

body.eduardo .woocommerce form.login label,
body.eduardo .woocommerce form.register label {
    display: block !important;
    width: 100% !important;
    margin: 0 0 10px !important;
}

body.eduardo .woocommerce form.login .input-text,
body.eduardo .woocommerce form.register .input-text,
body.eduardo .woocommerce form.login textarea,
body.eduardo .woocommerce form.register textarea,
body.eduardo .woocommerce form.login select,
body.eduardo .woocommerce form.register select {
    display: block !important;
    width: 100% !important;
    min-height: 58px;
    padding: 14px 18px !important;
    margin: 0 !important;
    box-sizing: border-box;
}

body.eduardo .woocommerce form.login .password-input,
body.eduardo .woocommerce form.register .password-input {
    display: block !important;
    width: 100% !important;
    position: relative;
}

body.eduardo .woocommerce form.login .password-input .input-text,
body.eduardo .woocommerce form.register .password-input .input-text {
    width: 100% !important;
}

body.eduardo .woocommerce form.login .woocommerce-form-login__rememberme {
    display: inline-flex !important;
    align-items: center;
    gap: 10px;
    margin: 0 0 18px !important;
    width: auto !important;
}

body.eduardo .woocommerce form.login .woocommerce-form-login__rememberme input[type="checkbox"] {
    margin: 0 !important;
    position: static !important;
    width: 16px;
    height: 16px;
}

body.eduardo .woocommerce form.login .woocommerce-form-login__submit {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
}

body.eduardo .woocommerce form.login .lost_password,
body.eduardo .woocommerce form.register .lost_password {
    margin: 8px 0 0 !important;
}

body.eduardo .woocommerce form.login .lost_password a,
body.eduardo .woocommerce form.register .lost_password a {
    text-decoration: none;
}

body.eduardo .woocommerce form.login .lost_password a:hover,
body.eduardo .woocommerce form.register .lost_password a:hover {
    text-decoration: underline;
}

body.eduardo .woocommerce form.login p.form-row:not(.form-row-wide) {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    flex-wrap: wrap;
}

body.eduardo .woocommerce form.login p.form-row:not(.form-row-wide) .woocommerce-form-login__submit {
    margin-left: auto !important;
}

@media (max-width: 767px) {
    body.eduardo .woocommerce form.login p.form-row:not(.form-row-wide) {
        display: block !important;
    }

    body.eduardo .woocommerce form.login .woocommerce-form-login__submit {
        width: 100%;
        margin-top: 8px !important;
    }
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current
 {
    background-color: #006570;
}

.btn:not(.cmplz-btn):not(.cmplz-manage-consent),
button:not(.cmplz-btn):not(.cmplz-manage-consent),
input[type=button]:not(.cmplz-btn),
input[type=submit]:not(.cmplz-btn) {  
    color: #fff !important;  
    background: #f09102 !important;
}

/* Complianz cookies – banner i zatažené tlačítko do šeda */
body .cmplz-cookiebanner,
body .cmplz-cookiebanner .cmplz-body,
body #cmplz-manage-consent-container .cmplz-manage-consent,
body .cmplz-manage-consent {
    background: #6b7280 !important;
    color: #ffffff !important;
    /* border-color: rgba(255,255,255,.16) !important;
    box-shadow: 0 8px 24px rgba(0,0,0,.15) !important; */
}

body .cmplz-cookiebanner p,
body .cmplz-cookiebanner span,
body .cmplz-cookiebanner div,
body .cmplz-cookiebanner label,
body .cmplz-cookiebanner h1,
body .cmplz-cookiebanner h2,
body .cmplz-cookiebanner h3,
body .cmplz-cookiebanner a,
body #cmplz-manage-consent-container .cmplz-manage-consent,
body .cmplz-manage-consent {
    color: #ffffff !important;
}

body .cmplz-cookiebanner .cmplz-btn {
    background: #4b5563 !important;
    color: #ffffff !important;
    border: 1px solid rgba(255,255,255,.18) !important;
}

body .cmplz-cookiebanner .cmplz-btn:hover,
body .cmplz-cookiebanner .cmplz-btn:focus,
body #cmplz-manage-consent-container .cmplz-manage-consent:hover,
body #cmplz-manage-consent-container .cmplz-manage-consent:focus,
body .cmplz-manage-consent:hover,
body .cmplz-manage-consent:focus {
    background: #4b5563 !important;
    color: #ffffff !important;
    border-color: rgba(255,255,255,.24) !important;
}

.accordion-item:first-of-type>.accordion-header .accordion-button {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.carousel-indicators [data-bs-target] {
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
}

/* =========================
   SINGLE PRODUCT – srovnání headingů MENŠÍ
   ========================= */

/* sekční nadpisy: Program / Popis produktu / Lektor */
body.eduardo.single-product .ed-wc-single .ed-prod-h2{
  margin: 0 0 14px 0 !important;
  font-weight: 600 !important;
  font-size: clamp(22px, 1.7vw, 28px) !important;
  line-height: 1.12 !important;
  letter-spacing: -0.02em !important;
  color: var(--ed-text) !important;
}

/* intro nahoře – i když editor použije h3 */
body.eduardo.single-product .ed-wc-single .ed-prod-intro h1,
body.eduardo.single-product .ed-wc-single .ed-prod-intro h2,
body.eduardo.single-product .ed-wc-single .ed-prod-intro h3,
body.eduardo.single-product .ed-wc-single .ed-prod-intro h4,
body.eduardo.single-product .ed-wc-single .ed-prod-intro h5,
body.eduardo.single-product .ed-wc-single .ed-prod-intro h6{
  margin: 0 0 12px 0 !important;
  font-weight: 600 !important;
  font-size: clamp(20px, 1.5vw, 24px) !important;
  line-height: 1.16 !important;
  letter-spacing: -0.02em !important;
  color: var(--ed-text) !important;
}

/* vnitřní obsah produktu – menší hierarchie */
body.eduardo.single-product .ed-wc-single .ed-prod-prose h1,
body.eduardo.single-product .ed-wc-single .ed-prod-prose h2,
body.eduardo.single-product .ed-wc-single .ed-prod-prose h3,
body.eduardo.single-product .ed-wc-single .ed-prod-prose h4,
body.eduardo.single-product .ed-wc-single .ed-prod-prose h5,
body.eduardo.single-product .ed-wc-single .ed-prod-prose h6{
  font-weight: 600 !important;
  line-height: 1.18 !important;
  letter-spacing: -0.02em !important;
  color: var(--ed-text) !important;
}

body.eduardo.single-product .ed-wc-single .ed-prod-prose h1{
  font-size: clamp(20px, 1.45vw, 24px) !important;
  margin: 0 0 10px 0 !important;
}

body.eduardo.single-product .ed-wc-single .ed-prod-prose h2{
  font-size: clamp(18px, 1.25vw, 22px) !important;
  margin: 18px 0 8px 0 !important;
}

body.eduardo.single-product .ed-wc-single .ed-prod-prose h3{
  font-size: clamp(17px, 1.1vw, 20px) !important;
  margin: 16px 0 8px 0 !important;
}

body.eduardo.single-product .ed-wc-single .ed-prod-prose h4{
  font-size: 16px !important;
  margin: 14px 0 6px 0 !important;
}

body.eduardo.single-product .ed-wc-single .ed-prod-prose h5{
  font-size: 15px !important;
  margin: 12px 0 6px 0 !important;
}

body.eduardo.single-product .ed-wc-single .ed-prod-prose h6{
  font-size: 14px !important;
  margin: 10px 0 6px 0 !important;
}

/* první element nahoře bez zbytečné mezery */
body.eduardo.single-product .ed-wc-single .ed-prod-prose > *:first-child,
body.eduardo.single-product .ed-wc-single .ed-prod-intro > *:first-child{
  margin-top: 0 !important;
}

body.eduardo.single-product .ed-wc-single .ed-lector-name{
  font-size: clamp(20px, 1.5vw, 24px) !important;
}

/* =========================
   SINGLE PRODUCT – custom qty stepper
   ========================= */

body.eduardo.single-product .ed-prod-buybox form.cart {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 10px !important;
}

body.eduardo.single-product .ed-prod-buybox .quantity.ed-qty {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 4px;
    margin: 0 !important;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, .18);
    background: rgba(255, 255, 255, .10);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .10);
    flex: 0 0 auto;
}

body.eduardo.single-product .ed-prod-buybox .quantity.ed-qty .qty {
    width: 42px !important;
    height: 34px !important;
    min-height: 34px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #fff !important;
    font-weight: 900 !important;
    font-size: 14px !important;
    text-align: center !important;
    appearance: textfield;
    -moz-appearance: textfield;
}

body.eduardo.single-product .ed-prod-buybox .quantity.ed-qty .qty:focus {
    border: 0 !important;
    outline: none !important;
    box-shadow: none !important;
    background: transparent !important;
}

body.eduardo.single-product .ed-prod-buybox .quantity.ed-qty .qty::-webkit-outer-spin-button,
body.eduardo.single-product .ed-prod-buybox .quantity.ed-qty .qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

body.eduardo.single-product .ed-prod-buybox .quantity.ed-qty .ed-qty-btn {
    width: 30px !important;
    height: 30px !important;
    min-width: 30px !important;
    padding: 0 !important;
    border-radius: 999px !important;
    border: 1px solid rgba(255, 255, 255, .18) !important;
    background: rgba(255, 255, 255, .14) !important;
    color: #fff !important;
    box-shadow: none !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    cursor: pointer;
    transition: background .18s ease, border-color .18s ease, transform .18s ease, box-shadow .18s ease;
    flex: 0 0 auto;
}

body.eduardo.single-product .ed-prod-buybox .quantity.ed-qty .ed-qty-btn:hover,
body.eduardo.single-product .ed-prod-buybox .quantity.ed-qty .ed-qty-btn:active {
    background: rgba(240, 145, 2, .92) !important;
    border-color: rgba(240, 145, 2, .92) !important;
    color: #fff !important;
    transform: translateY(-1px);
}

body.eduardo.single-product .ed-prod-buybox .quantity.ed-qty .ed-qty-btn:focus {
    outline: none !important;
    box-shadow: 0 0 0 4px rgba(240, 145, 2, .18) !important;
}

body.eduardo.single-product .ed-prod-buybox .single_add_to_cart_button {
    margin: 0 !important;
    white-space: nowrap !important;
    flex: 1 1 auto;
    min-width: 0;
}

@media (max-width: 575.98px) {
    body.eduardo.single-product .ed-prod-buybox form.cart {
        flex-wrap: wrap !important;
    }

    body.eduardo.single-product .ed-prod-buybox .quantity.ed-qty {
        gap: 4px;
        padding: 4px;
    }

    body.eduardo.single-product .ed-prod-buybox .quantity.ed-qty .ed-qty-btn {
        width: 28px !important;
        height: 28px !important;
        min-width: 28px !important;
        font-size: 14px !important;
    }

    body.eduardo.single-product .ed-prod-buybox .quantity.ed-qty .qty {
        width: 38px !important;
        height: 32px !important;
        min-height: 32px !important;
        font-size: 13px !important;
    }

    body.eduardo.single-product .ed-prod-buybox .single_add_to_cart_button {
        width: 100%;
        flex: 1 1 100%;
    }
}



/* =========================================
   Eduardo 2026-04 – shop / cart / checkout polish
   ========================================= */

body.eduardo.woocommerce-cart .quantity.ed-qty,
body.eduardo .woocommerce table.shop_table .quantity.ed-qty,
body.eduardo .woocommerce .grouped_form .quantity.ed-qty {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 4px;
    border-radius: 999px;
    border: 1px solid rgba(0, 101, 112, .14);
    background: #f7fbfc;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.92);
}

body.eduardo.woocommerce-cart .quantity.ed-qty .ed-qty-btn,
body.eduardo .woocommerce table.shop_table .quantity.ed-qty .ed-qty-btn,
body.eduardo .woocommerce .grouped_form .quantity.ed-qty .ed-qty-btn {
    width: 26px;
    height: 26px;
    min-width: 26px;
    padding: 0;
    border: 1px solid rgba(0, 101, 112, .14);
    border-radius: 999px;
    background: #fff;
    color: var(--ed-brand-primary);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 800;
    line-height: 1;
    box-shadow: none;
}

body.eduardo.woocommerce-cart .quantity.ed-qty .ed-qty-btn:hover,
body.eduardo .woocommerce table.shop_table .quantity.ed-qty .ed-qty-btn:hover,
body.eduardo .woocommerce .grouped_form .quantity.ed-qty .ed-qty-btn:hover {
    background: var(--ed-brand-primary);
    color: #fff;
    border-color: var(--ed-brand-primary);
    transform: none;
}

body.eduardo.woocommerce-cart .quantity.ed-qty .qty,
body.eduardo .woocommerce table.shop_table .quantity.ed-qty .qty,
body.eduardo .woocommerce .grouped_form .quantity.ed-qty .qty {
    width: 34px !important;
    min-width: 34px !important;
    height: 26px !important;
    min-height: 26px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    background: transparent !important;
    border-radius: 999px !important;
    box-shadow: none !important;
    text-align: center !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    color: var(--ed-text) !important;
}

body.eduardo .jr-shop-toolbar {
    margin: 0 0 28px;
}

body.eduardo .jr-shop-toolbar__form {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr)) auto;
    gap: 14px;
    align-items: end;
    padding: 22px;
    border: 1px solid var(--ed-border);
    border-radius: var(--ed-radius-lg);
    background: #fff;
    box-shadow: var(--ed-shadow);
}

body.eduardo .jr-shop-toolbar__field label {
    display: block;
    margin: 0 0 8px;
    font-size: 13px;
    font-weight: 800;
    color: var(--ed-text);
}

body.eduardo .jr-shop-toolbar__field select {
    width: 100%;
}

body.eduardo .jr-shop-toolbar__actions {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

body.eduardo .jr-shop-toolbar__submit {
    min-height: 52px;
    padding-inline: 22px !important;
    border-radius: var(--ed-pill) !important;
}

body.eduardo .jr-shop-toolbar__reset {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    padding: 0 18px;
    border-radius: var(--ed-pill);
    color: var(--ed-brand-primary);
    border: 1px solid rgba(0, 101, 112, .14);
    text-decoration: none;
    font-weight: 700;
    background: #fff;
}

body.eduardo .jr-shop-toolbar__reset:hover {
    color: #fff;
    background: var(--ed-brand-primary);
    border-color: var(--ed-brand-primary);
}

body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(320px, .8fr);
    gap: 28px;
    align-items: start;
}

body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout #customer_details,
body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout #order_review,
body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout #order_review_heading {
    float: none !important;
    width: auto !important;
}

body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout #customer_details {
    grid-column: 1;
    min-width: 0;
}

body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout #order_review_heading,
body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout #order_review {
    grid-column: 2;
    min-width: 0;
}

body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout #order_review_heading {
    margin: 0 0 -12px;
}

body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout #order_review {
    position: sticky;
    top: 24px;
}

body.eduardo.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper a {
    color: var(--ed-brand-primary);
    text-decoration: underline;
    font-weight: 700;
}

body.eduardo .jr-checkout-participants-wrap {
    margin: 26px 0 0;
    padding: 24px;
    border-radius: var(--ed-radius-lg);
    border: 1px solid var(--ed-border);
    background: #fff;
    box-shadow: var(--ed-shadow);
}

body.eduardo .jr-checkout-participants-title {
    margin: 0 0 18px;
    color: var(--ed-brand-primary);
}

body.eduardo .cart-billing-participant-equal {
    margin-bottom: 16px;
}

body.eduardo .cart-custom-fields {
    padding: 18px;
    border: 1px solid rgba(0, 101, 112, .12);
    border-radius: calc(var(--ed-radius) + 4px);
    background: #f9fcfc;
}

body.eduardo .cart-custom-fields + .cart-custom-fields {
    margin-top: 16px;
}

body.eduardo .cart-custom-fields h3 {
    margin: 0 0 14px;
    font-size: 20px;
    color: var(--ed-text);
}

@media (max-width: 991.98px) {
    body.eduardo .jr-shop-toolbar__form {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.eduardo .jr-shop-toolbar__actions {
        grid-column: 1 / -1;
    }

    body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout {
        grid-template-columns: 1fr;
    }

    body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout #order_review_heading,
    body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout #order_review {
        grid-column: 1;
    }

    body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout #order_review {
        position: static;
        top: auto;
    }
}

@media (max-width: 575.98px) {
    body.eduardo .jr-shop-toolbar__form {
        grid-template-columns: 1fr;
        padding: 18px;
    }

    body.eduardo .jr-shop-toolbar__actions {
        width: 100%;
    }

    body.eduardo .jr-shop-toolbar__submit,
    body.eduardo .jr-shop-toolbar__reset {
        width: 100%;
    }
}

/* =========================================================
   EDUARDO 2026-04 – checkout rescue / polish
   ========================================================= */
body.eduardo.woocommerce-checkout .ed-content-card {
    overflow: visible;
}

body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout {
    display: grid;
    grid-template-columns: minmax(0, 1.12fr) minmax(340px, 0.88fr);
    gap: 28px;
    align-items: start;
}

body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout #customer_details,
body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout #order_review_heading,
body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout #order_review {
    float: none !important;
    width: auto !important;
    margin: 0;
    min-width: 0;
}

body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout #customer_details {
    display: grid;
    gap: 24px;
}

body.eduardo.woocommerce-checkout #customer_details .col2-set {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
    width: 100%;
    margin: 0;
}

body.eduardo.woocommerce-checkout #customer_details .col-1,
body.eduardo.woocommerce-checkout #customer_details .col-2,
body.eduardo.woocommerce-checkout #customer_details .woocommerce-additional-fields,
body.eduardo.woocommerce-checkout .jr-checkout-participants-wrap {
    float: none !important;
    width: auto !important;
    max-width: none !important;
    margin: 0;
    padding: 24px;
    border-radius: 24px;
    border: 1px solid rgba(17, 24, 39, .08);
    background: #fff;
    box-shadow: 0 12px 34px rgba(17, 24, 39, .08);
}

body.eduardo.woocommerce-checkout #customer_details .col-1 > h3,
body.eduardo.woocommerce-checkout #customer_details .col-2 > h3,
body.eduardo.woocommerce-checkout #customer_details .woocommerce-additional-fields > h3,
body.eduardo.woocommerce-checkout .jr-checkout-participants-title,
body.eduardo.woocommerce-checkout #order_review_heading {
    margin: 0 0 18px;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 900;
    letter-spacing: -.02em;
    color: var(--ed-text);
}

body.eduardo.woocommerce-checkout #order_review_heading {
    padding: 0 4px;
}

body.eduardo.woocommerce-checkout #order_review {
    position: sticky;
    top: 24px;
    padding: 0;
    border: 1px solid rgba(17, 24, 39, .08);
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 18px 40px rgba(17, 24, 39, .10);
    overflow: hidden;
}

body.eduardo.woocommerce-checkout .woocommerce-checkout-review-order-table,
body.eduardo.woocommerce-checkout #payment {
    margin: 0;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
}

body.eduardo.woocommerce-checkout .woocommerce-checkout-review-order-table th,
body.eduardo.woocommerce-checkout .woocommerce-checkout-review-order-table td {
    padding: 14px 20px;
    vertical-align: top;
}

body.eduardo.woocommerce-checkout .woocommerce-checkout-review-order-table thead th {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .08em;
    color: var(--ed-muted);
    background: #f7fbfb;
}

body.eduardo.woocommerce-checkout .woocommerce-checkout-review-order-table tbody td,
body.eduardo.woocommerce-checkout .woocommerce-checkout-review-order-table tbody th {
    border-top: 1px solid rgba(17, 24, 39, .06);
}

body.eduardo.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name {
    font-weight: 700;
    color: var(--ed-text);
}

body.eduardo.woocommerce-checkout .woocommerce-checkout-review-order-table .product-total,
body.eduardo.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td,
body.eduardo.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th {
    font-weight: 800;
}

body.eduardo.woocommerce-checkout #payment {
    padding: 0 20px 20px;
}

body.eduardo.woocommerce-checkout #payment .payment_methods {
    padding: 16px 0 10px;
    margin: 0;
    list-style: none;
    border-top: 1px solid rgba(17, 24, 39, .08);
}

body.eduardo.woocommerce-checkout #payment .payment_methods > li {
    padding: 12px 0;
    margin: 0;
}

body.eduardo.woocommerce-checkout #payment .payment_methods label {
    font-weight: 800;
    color: var(--ed-text);
}

body.eduardo.woocommerce-checkout #payment div.payment_box {
    margin: 10px 0 0;
    padding: 14px 16px;
    border-radius: 16px;
    background: #f7fbfb !important;
    color: var(--ed-text);
}

body.eduardo.woocommerce-checkout #payment .form-row.place-order {
    padding: 18px 0 0;
    margin: 0;
}

body.eduardo.woocommerce-checkout #payment .place-order .button,
body.eduardo.woocommerce-checkout #payment .place-order button,
body.eduardo.woocommerce-checkout #payment .place-order input[type="submit"] {
    width: 100%;
    min-height: 56px;
    border-radius: 999px !important;
    font-size: 16px;
    font-weight: 900 !important;
}

body.eduardo.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 16px;
}

body.eduardo.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label {
    display: inline;
    font-weight: 500;
    line-height: 1.6;
}

body.eduardo.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper input[type="checkbox"] {
    position: relative;
    top: 1px;
    margin-right: 8px;
}

body.eduardo.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
body.eduardo.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper,
body.eduardo.woocommerce-checkout .woocommerce-additional-fields__field-wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 16px;
}

body.eduardo.woocommerce-checkout .woocommerce form .form-row {
    margin: 0 0 16px;
    padding: 0;
}

body.eduardo.woocommerce-checkout .woocommerce form .form-row label {
    display: block;
    margin: 0 0 8px;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.35;
    color: var(--ed-text);
}

body.eduardo.woocommerce-checkout .woocommerce form .form-row-wide,
body.eduardo.woocommerce-checkout .woocommerce form .form-row-first,
body.eduardo.woocommerce-checkout .woocommerce form .form-row-last {
    width: auto !important;
    float: none !important;
}

body.eduardo.woocommerce-checkout .woocommerce form .form-row-wide {
    grid-column: 1 / -1;
}

body.eduardo.woocommerce-checkout .woocommerce form .input-text,
body.eduardo.woocommerce-checkout .woocommerce form textarea,
body.eduardo.woocommerce-checkout .woocommerce form select,
body.eduardo.woocommerce-checkout .select2-container .select2-selection--single,
body.eduardo.woocommerce-checkout .select2-container .select2-selection--multiple {
    min-height: 52px;
    border-radius: 16px !important;
    border: 1px solid rgba(17, 24, 39, .10) !important;
    background: #fff !important;
    box-shadow: inset 0 1px 2px rgba(17, 24, 39, .03);
}

body.eduardo.woocommerce-checkout .woocommerce form .input-text,
body.eduardo.woocommerce-checkout .woocommerce form textarea,
body.eduardo.woocommerce-checkout .woocommerce form select {
    padding: 13px 16px !important;
}

body.eduardo.woocommerce-checkout .woocommerce form textarea {
    min-height: 132px;
    resize: vertical;
}

body.eduardo.woocommerce-checkout .select2-container .select2-selection--single {
    display: flex;
    align-items: center;
    padding: 0 42px 0 12px;
}

body.eduardo.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0 !important;
    line-height: 1.4 !important;
    color: var(--ed-text) !important;
}

body.eduardo.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__arrow {
    height: 100% !important;
    right: 10px !important;
}

body.eduardo.woocommerce-checkout .woocommerce form .form-row .required {
    color: #d05b2b;
}

body.eduardo.woocommerce-checkout .jr-checkout-participants-wrap {
    display: grid;
    gap: 16px;
}

body.eduardo.woocommerce-checkout .cart-billing-participant-equal {
    margin: 0;
    padding: 14px 16px;
    border-radius: 16px;
    background: #f7fbfb;
    border: 1px solid rgba(0, 101, 112, .10);
}

body.eduardo.woocommerce-checkout .cart-billing-participant-equal label {
    margin: 0 !important;
}

body.eduardo.woocommerce-checkout .cart-custom-fields {
    padding: 20px;
    border: 1px solid rgba(0, 101, 112, .10);
    border-radius: 20px;
    background: linear-gradient(180deg, #fcfefe 0%, #f8fbfb 100%);
}

body.eduardo.woocommerce-checkout .cart-custom-fields h3 {
    margin: 0 0 16px;
    font-size: 18px;
    line-height: 1.35;
    color: var(--ed-text);
}

body.eduardo.woocommerce-checkout .cart-custom-fields .woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

body.eduardo.woocommerce-checkout .cart-custom-fields .woocommerce-input-wrapper > label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin: 0 18px 10px 0;
    font-size: 15px;
    font-weight: 700;
}

body.eduardo.woocommerce-checkout .cart-custom-fields .input-radio,
body.eduardo.woocommerce-checkout #payment .input-radio {
    margin: 0;
}

body.eduardo.woocommerce-checkout .woocommerce-checkout-review-order-table .variation {
    margin-top: 8px;
    font-size: 13px;
    color: var(--ed-muted);
}

body.eduardo.woocommerce-checkout .woocommerce-error,
body.eduardo.woocommerce-checkout .woocommerce-info,
body.eduardo.woocommerce-checkout .woocommerce-message {
    margin-bottom: 20px;
    border-radius: 18px;
}

@media (max-width: 991.98px) {
    body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout {
        grid-template-columns: 1fr;
    }

    body.eduardo.woocommerce-checkout #order_review {
        position: static;
        top: auto;
    }
}

@media (max-width: 767.98px) {
    body.eduardo.woocommerce-checkout #customer_details .col2-set,
    body.eduardo.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
    body.eduardo.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper,
    body.eduardo.woocommerce-checkout .woocommerce-additional-fields__field-wrapper {
        grid-template-columns: 1fr;
    }

    body.eduardo.woocommerce-checkout #customer_details .col-1,
    body.eduardo.woocommerce-checkout #customer_details .col-2,
    body.eduardo.woocommerce-checkout #customer_details .woocommerce-additional-fields,
    body.eduardo.woocommerce-checkout .jr-checkout-participants-wrap {
        padding: 18px;
        border-radius: 20px;
    }

    body.eduardo.woocommerce-checkout #order_review_heading {
        font-size: 22px;
    }

    body.eduardo.woocommerce-checkout .woocommerce-checkout-review-order-table th,
    body.eduardo.woocommerce-checkout .woocommerce-checkout-review-order-table td,
    body.eduardo.woocommerce-checkout #payment {
        padding-left: 16px;
        padding-right: 16px;
    }
}

/* =========================================================
   EDUARDO 2026-04 – checkout flatten + real sticky
   ========================================================= */
body.eduardo.woocommerce-checkout .ed-content-card.ed-content-card--checkout {
    padding: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
    overflow: visible;
}

body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(320px, 400px) !important;
    gap: 32px !important;
    align-items: start !important;
}

body.eduardo.woocommerce-checkout .jr-checkout-layout__main,
body.eduardo.woocommerce-checkout .jr-checkout-layout__aside {
    min-width: 0;
}

body.eduardo.woocommerce-checkout .jr-checkout-layout__aside {
    position: sticky;
    top: 24px;
    align-self: start;
}

body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout > #customer_details,
body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout > #order_review_heading,
body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout > #order_review {
    grid-column: auto !important;
}

body.eduardo.woocommerce-checkout #customer_details {
    display: grid;
    gap: 24px;
    margin: 0;
    padding: 28px;
    border: 1px solid rgba(17, 24, 39, .08);
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 14px 40px rgba(17, 24, 39, .08);
}

body.eduardo.woocommerce-checkout #customer_details .col2-set {
    display: contents;
}

body.eduardo.woocommerce-checkout #customer_details .col-1,
body.eduardo.woocommerce-checkout #customer_details .col-2,
body.eduardo.woocommerce-checkout #customer_details .woocommerce-additional-fields,
body.eduardo.woocommerce-checkout .jr-checkout-participants-wrap {
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

body.eduardo.woocommerce-checkout #customer_details .col-2 {
    padding-top: 24px !important;
    border-top: 1px solid rgba(17, 24, 39, .08) !important;
}

body.eduardo.woocommerce-checkout #customer_details .woocommerce-additional-fields {
    padding-top: 0 !important;
    border-top: 0 !important;
}

body.eduardo.woocommerce-checkout #customer_details .woocommerce-additional-fields > h3 {
    margin: 8px 0 18px !important;
    padding-top: 24px;
    border-top: 1px solid rgba(17, 24, 39, .08);
}

body.eduardo.woocommerce-checkout .jr-checkout-participants-wrap {
    display: grid;
    gap: 18px;
}

body.eduardo.woocommerce-checkout .cart-billing-participant-equal {
    margin: 0;
    padding: 0 0 18px;
    border-bottom: 1px solid rgba(17, 24, 39, .08);
    border-radius: 0;
    background: transparent;
    border-left: 0;
    border-right: 0;
    border-top: 0;
}

body.eduardo.woocommerce-checkout .cart-custom-fields {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 16px;
    padding: 0 0 18px !important;
    margin: 0 !important;
    border: 0 !important;
    border-bottom: 1px solid rgba(17, 24, 39, .08) !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

body.eduardo.woocommerce-checkout .cart-custom-fields:last-child {
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
}

body.eduardo.woocommerce-checkout .cart-custom-fields h3 {
    grid-column: 1 / -1;
    margin: 0 0 16px;
    font-size: 18px;
    line-height: 1.35;
}

body.eduardo.woocommerce-checkout #order_review_heading {
    margin: 0 0 12px;
    padding: 0 4px;
}

body.eduardo.woocommerce-checkout #order_review {
    position: static !important;
    top: auto !important;
}

@media (max-width: 991.98px) {
    body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout {
        grid-template-columns: 1fr !important;
    }

    body.eduardo.woocommerce-checkout .jr-checkout-layout__aside {
        position: static;
        top: auto;
    }

    body.eduardo.woocommerce-checkout #customer_details {
        padding: 22px;
    }
}

@media (max-width: 767.98px) {
    body.eduardo.woocommerce-checkout #customer_details {
        padding: 18px;
        border-radius: 20px;
    }
}

/* =========================================================
   EDUARDO 2026-04 – checkout summary card polish
   ========================================================= */
body.eduardo.woocommerce-checkout .jr-checkout-layout__aside {
    position: static;
    top: auto;
}

body.eduardo.woocommerce-checkout .jr-checkout-summary-card {
    position: sticky;
    top: 24px;
    align-self: start;
    border: 1px solid rgba(17, 24, 39, .08);
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 18px 40px rgba(17, 24, 39, .10);
    overflow: hidden;
}

body.eduardo.woocommerce-checkout #order_review_heading {
    margin: 0;
    padding: 24px 24px 16px;
}

body.eduardo.woocommerce-checkout #order_review {
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
}

body.eduardo.woocommerce-checkout .woocommerce-checkout-review-order-table thead th {
    background: transparent !important;
}

body.eduardo.woocommerce-checkout .woocommerce-privacy-policy-text,
body.eduardo.woocommerce-checkout .woocommerce-privacy-policy-text p,
body.eduardo.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper,
body.eduardo.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label,
body.eduardo.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label span {
    font-size: 15px !important;
    line-height: 1.65;
}

body.eduardo.woocommerce-checkout .woocommerce-privacy-policy-text p {
    margin-bottom: 12px;
}

@media (max-width: 991.98px) {
    body.eduardo.woocommerce-checkout .jr-checkout-summary-card {
        position: static;
        top: auto;
    }
}

/* =========================================================
   EDUARDO 2026-04 – checkout final sticky + participant radios
   ========================================================= */
body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout,
body.eduardo.woocommerce-checkout form.checkout.woocommerce-checkout::after {
    overflow: visible !important;
}

body.eduardo.woocommerce-checkout .jr-checkout-layout__main,
body.eduardo.woocommerce-checkout .jr-checkout-layout__aside,
body.eduardo.woocommerce-checkout #customer_details,
body.eduardo.woocommerce-checkout #order_review_heading,
body.eduardo.woocommerce-checkout #order_review {
    float: none !important;
    clear: none !important;
    width: auto !important;
    min-width: 0 !important;
}

body.eduardo.woocommerce-checkout .jr-checkout-layout__aside {
    position: sticky !important;
    top: 24px !important;
    align-self: start !important;
    height: fit-content;
}

body.eduardo.woocommerce-checkout .jr-checkout-summary-card {
    position: static !important;
    top: auto !important;
}

body.eduardo.woocommerce-checkout .cart-custom-fields .form-row {
    min-width: 0;
}

body.eduardo.woocommerce-checkout .cart-custom-fields .form-row-wide {
    grid-column: 1 / -1;
}

body.eduardo.woocommerce-checkout .cart-custom-fields .woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

body.eduardo.woocommerce-checkout .cart-custom-fields .form-row-wide .woocommerce-input-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /* gap: 10px 18px; */
}

body.eduardo.woocommerce-checkout .cart-custom-fields .form-row-wide .woocommerce-input-wrapper > .input-radio,
body.eduardo.woocommerce-checkout .cart-custom-fields .form-row-wide .woocommerce-input-wrapper input[type="radio"] {
    margin: 0 6px 0 0 !important;
    flex: 0 0 auto;
}

body.eduardo.woocommerce-checkout .cart-custom-fields .form-row-wide .woocommerce-input-wrapper > label,
body.eduardo.woocommerce-checkout .cart-custom-fields .form-row-wide .woocommerce-input-wrapper label.radio,
body.eduardo.woocommerce-checkout .cart-custom-fields .form-row-wide .woocommerce-input-wrapper .radio {
    display: inline-flex !important;
    align-items: center;
    gap: 8px;
    margin: 0 18px 0 0 !important;
    width: auto !important;
    flex: 0 0 auto;
}

body.eduardo.woocommerce-checkout .cart-custom-fields .form-row-wide .woocommerce-input-wrapper .required {
    display: none;
}

body.eduardo.woocommerce-checkout .cart-custom-fields p.form-row.form-row-wide.validate-required {
    display: block;
}

@media (max-width: 991.98px) {
    body.eduardo.woocommerce-checkout .jr-checkout-layout__aside {
        position: static !important;
        top: auto !important;
        height: auto;
    }

    body.eduardo.woocommerce-checkout .cart-custom-fields {
        grid-template-columns: 1fr;
    }
}

/* =========================================================
   SHOP + SEARCH pagination only
   KARTY necháváme přesně z eduardo/assets/eduardo.css
   ========================================================= */

body.eduardo .ed-pagination,
body.eduardo nav.woocommerce-pagination,
body.eduardo .navigation.pagination{
  margin-top: 2.5rem !important;
  padding-top: .25rem !important;
}

body.eduardo .ed-pagination > div,
body.eduardo nav.woocommerce-pagination ul,
body.eduardo .navigation.pagination .nav-links,
body.eduardo .nav-links,
body.eduardo ul.page-numbers{
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  list-style: none !important;
}

body.eduardo nav.woocommerce-pagination ul li,
body.eduardo ul.page-numbers > li{
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  list-style: none !important;
  float: none !important;
}

body.eduardo .ed-pagination .page-numbers,
body.eduardo .navigation.pagination .page-numbers,
body.eduardo .nav-links .page-numbers,
body.eduardo ul.page-numbers li .page-numbers,
body.eduardo nav.woocommerce-pagination ul li a,
body.eduardo nav.woocommerce-pagination ul li span{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 48px !important;
  height: 48px !important;
  padding: 0 16px !important;
  border-radius: 14px !important;
  border: 1px solid rgba(0, 101, 112, .24) !important;
  background: #fff !important;
  color: var(--ed-brand-primary) !important;
  text-decoration: none !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  box-shadow: 0 8px 20px rgba(17,24,39,.06) !important;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease, background .18s ease, color .18s ease !important;
}

body.eduardo .ed-pagination a.page-numbers:hover,
body.eduardo .ed-pagination a.page-numbers:focus,
body.eduardo .ed-pagination .page-numbers.current,
body.eduardo .navigation.pagination a.page-numbers:hover,
body.eduardo .navigation.pagination a.page-numbers:focus,
body.eduardo .navigation.pagination .page-numbers.current,
body.eduardo .nav-links a.page-numbers:hover,
body.eduardo .nav-links a.page-numbers:focus,
body.eduardo .nav-links .page-numbers.current,
body.eduardo ul.page-numbers li a.page-numbers:hover,
body.eduardo ul.page-numbers li a.page-numbers:focus,
body.eduardo ul.page-numbers li .page-numbers.current,
body.eduardo nav.woocommerce-pagination ul li a:hover,
body.eduardo nav.woocommerce-pagination ul li a:focus,
body.eduardo nav.woocommerce-pagination ul li span.current{
  background: var(--ed-brand-primary) !important;
  border-color: var(--ed-brand-primary) !important;
  color: #fff !important;
  box-shadow: 0 12px 28px rgba(0,101,112,.18) !important;
}

body.eduardo .ed-pagination .dots,
body.eduardo .navigation.pagination .dots,
body.eduardo .nav-links .dots,
body.eduardo ul.page-numbers li .dots,
body.eduardo nav.woocommerce-pagination ul li span.dots{
  color: var(--ed-text) !important;
  border-color: rgba(0, 101, 112, .18) !important;
  background: #fff !important;
}

@media (max-width: 575.98px){
  body.eduardo .ed-pagination .page-numbers,
  body.eduardo .navigation.pagination .page-numbers,
  body.eduardo .nav-links .page-numbers,
  body.eduardo ul.page-numbers li .page-numbers,
  body.eduardo nav.woocommerce-pagination ul li a,
  body.eduardo nav.woocommerce-pagination ul li span{
    min-width: 44px !important;
    height: 44px !important;
    padding: 0 14px !important;
  }
}

/* =========================================================
   SHOP / NABIDKA pagination = same style as search
   funguje i na custom stránce /nabidka/
   ========================================================= */

body.eduardo .woocommerce nav.woocommerce-pagination{
  margin-top: 2.5rem !important;
  padding-top: .25rem !important;
}

body.eduardo .woocommerce nav.woocommerce-pagination ul{
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  list-style: none !important;
}

body.eduardo .woocommerce nav.woocommerce-pagination ul li{
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  list-style: none !important;
  float: none !important;
}

body.eduardo .woocommerce nav.woocommerce-pagination ul li a,
body.eduardo .woocommerce nav.woocommerce-pagination ul li span{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 48px !important;
  height: 48px !important;
  padding: 0 16px !important;
  border-radius: 14px !important;
  border: 1px solid rgba(0, 101, 112, .24) !important;
  background: #fff !important;
  color: var(--ed-brand-primary) !important;
  text-decoration: none !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  box-shadow: 0 8px 20px rgba(17,24,39,.06) !important;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease, background .18s ease, color .18s ease !important;
}

body.eduardo .woocommerce nav.woocommerce-pagination ul li a:hover,
body.eduardo .woocommerce nav.woocommerce-pagination ul li a:focus,
body.eduardo .woocommerce nav.woocommerce-pagination ul li span.current{
  background: var(--ed-brand-primary) !important;
  border-color: var(--ed-brand-primary) !important;
  color: #fff !important;
  box-shadow: 0 12px 28px rgba(0,101,112,.18) !important;
}

body.eduardo .woocommerce nav.woocommerce-pagination ul li span.dots{
  color: var(--ed-text) !important;
  border-color: rgba(0, 101, 112, .18) !important;
  background: #fff !important;
}

@media (max-width: 575.98px){
  body.eduardo .woocommerce nav.woocommerce-pagination ul li a,
  body.eduardo .woocommerce nav.woocommerce-pagination ul li span{
    min-width: 44px !important;
    height: 44px !important;
    padding: 0 14px !important;
  }
}

/* =========================================================
   EDUARDO 2026-04 – cart flatten + thankyou wrapper fix
   ========================================================= */

/* KOŠÍK – zruší vnitřní zbytečné wrappery */
body.eduardo.woocommerce-cart .ed-content-card {
    overflow: visible;
}

body.eduardo.woocommerce-cart .woocommerce-cart-form,
body.eduardo.woocommerce-cart .cart-collaterals {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

body.eduardo.woocommerce-cart .woocommerce table.shop_table,
body.eduardo.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
}

body.eduardo.woocommerce-cart .woocommerce-cart-form__contents {
    margin: 0 0 28px !important;
}

body.eduardo.woocommerce-cart .cart-collaterals .cart_totals h2 {
    margin: 0 0 18px;
    text-align: center;
}

body.eduardo.woocommerce-cart .cart-collaterals .cart_totals .shop_table {
    margin: 0 0 22px !important;
}

body.eduardo.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
    padding: 0 !important;
}


/* POKLADNA / ORDER RECEIVED – zarovnání bez rozbití checkoutu */
body.eduardo.woocommerce-order-received .woocommerce-order.large-gutters {
    margin: 0 !important;
    padding: 28px !important;
    border: 1px solid rgba(17, 24, 39, .08);
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 14px 40px rgba(17, 24, 39, .08);
}

body.eduardo.woocommerce-order-received .woocommerce-order.large-gutters > .container {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.eduardo.woocommerce-order-received .woocommerce-thankyou-order-received {
    margin: 0 0 26px !important;
}

body.eduardo.woocommerce-order-received .woocommerce-order-overview {
    display: grid !important;
    grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr) minmax(0, 1.2fr) minmax(0, .95fr) minmax(0, 1.05fr) !important;
    gap: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.eduardo.woocommerce-order-received .woocommerce-order-overview::before,
body.eduardo.woocommerce-order-received .woocommerce-order-overview::after {
    display: none !important;
}

body.eduardo.woocommerce-order-received .woocommerce-order-overview li {
    float: none !important;
    clear: none !important;
    width: auto !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 26px 0 0 !important;
    border-right: 1px dashed rgba(17, 24, 39, .14);
    list-style: none !important;
}

body.eduardo.woocommerce-order-received .woocommerce-order-overview li:last-child {
    padding-right: 0 !important;
    border-right: 0 !important;
}

body.eduardo.woocommerce-order-received .woocommerce-order-overview li strong {
    display: block;
    margin-top: 6px;
    word-break: break-word;
}

body.eduardo.woocommerce-order-received .woocommerce-upsell {
    margin-top: 28px;
}

/* MŮJ ÚČET – nepřihlášený = bez gridu, přihlášený = grid */
body.eduardo.woocommerce-account .woocommerce {
    display: block;
}

body.logged-in.eduardo.woocommerce-account .woocommerce {
    display: grid;
    grid-template-columns: 260px minmax(0, 1fr);
    gap: 32px;
    align-items: start;
}

body.eduardo.woocommerce-account .woocommerce::before,
body.eduardo.woocommerce-account .woocommerce::after {
    display: none !important;
}

body.eduardo.woocommerce-account .woocommerce-MyAccount-navigation,
body.eduardo.woocommerce-account .woocommerce-MyAccount-content {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
}

body.eduardo.woocommerce-account .woocommerce-MyAccount-navigation {
    align-self: start;
}

body.eduardo.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
}

body.eduardo.woocommerce-account .woocommerce-MyAccount-content > :first-child {
    margin-top: 0 !important;
}

@media (max-width: 991.98px) {
    body.eduardo.woocommerce-order-received .woocommerce-order-overview {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 16px 22px !important;
    }

    body.eduardo.woocommerce-order-received .woocommerce-order-overview li {
        padding: 0 0 16px 0 !important;
        border-right: 0 !important;
        border-bottom: 1px dashed rgba(17, 24, 39, .14);
    }

    body.eduardo.woocommerce-order-received .woocommerce-order-overview li:last-child {
        border-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    body.logged-in.eduardo.woocommerce-account .woocommerce {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

@media (max-width: 575.98px) {
    body.eduardo.woocommerce-order-received .woocommerce-order.large-gutters {
        padding: 20px !important;
        border-radius: 20px;
    }

    body.eduardo.woocommerce-order-received .woocommerce-order-overview {
        grid-template-columns: 1fr !important;
    }

    body.eduardo.woocommerce-order-received .woocommerce-order-overview li {
        padding-right: 0 !important;
    }
}

.show-password-input {display: none;}

/* MŮJ ÚČET – oprava nalepeného obsahu jen tady */
body.eduardo.woocommerce-account .ed-subpage-content .ed-content-card {
    padding: 0 !important;
}

body.eduardo.woocommerce-account .ed-subpage-content .ed-content-card > .alignwide {
    margin: 0 !important;
    max-width: none !important;
    padding: 0 !important;
}

body.eduardo.woocommerce-account .ed-subpage-content .woocommerce {
    padding: 36px !important;
}

body.eduardo.woocommerce-account .woocommerce-MyAccount-navigation {
    margin: 0 !important;
    padding: 26px;
}

body.eduardo.woocommerce-account .woocommerce-MyAccount-content {
    padding: 28px 32px !important;
}

body.eduardo.woocommerce-account .woocommerce-MyAccount-content > :first-child {
    margin-top: 0 !important;
}

body.eduardo.woocommerce-account .woocommerce-MyAccount-content p:last-child {
    margin-bottom: 0 !important;
}

@media (max-width: 767.98px) {
    body.eduardo.woocommerce-account .ed-subpage-content .woocommerce {
        padding: 20px !important;
    }

    body.eduardo.woocommerce-account .woocommerce-MyAccount-content {
        padding: 20px !important;
    }
}