.colihue-product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 20px;
}

.colihue-product-grid > * {
    min-width: 0;
    min-height: 0;
}

.colihue-product-grid .elementor-column,
.colihue-product-grid .elementor-widget-wrap,
.colihue-product-grid .elementor-container,
.colihue-product-grid .elementor-section,
.colihue-product-grid .elementor-widget-container,
.colihue-product-grid .jet-listing-dynamic-image {
    min-width: 0;
    min-height: 0;
}

.colihue-product-grid .elementor-section .elementor-container {
    max-width: 100% !important;
}

.colihue-product-grid img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    min-width: 0;
    min-height: 0;
}

.colihue-product-item {
    border: 1px solid #eee;
    padding: 15px;
    text-align: center;
    transition: box-shadow 0.3s;
}

.colihue-product-item:hover {
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.colihue-product-item a {
    text-decoration: none;
    color: inherit;
}

.colihue-product-item h3 {
    font-size: 16px;
    margin: 10px 0;
}

.colihue-product-item .price {
    color: #FF0000;
    font-weight: 700;
}

.colihue-pagination {
    margin-top: 30px;
    text-align: center;
}

.colihue-pagination ul {
    display: inline-flex;
    list-style: none;
    gap: 5px;
    margin: 0;
    padding: 0;
}

.colihue-pagination ul li a,
.colihue-pagination ul li span {
    display: block;
    padding: 8px 12px;
    border: 1px solid #ddd;
    text-decoration: none;
}

.colihue-pagination ul li span.current {
    background: #333;
    color: #fff;
    border-color: #333;
}

.colihue-no-results {
    text-align: center;
    padding: 40px;
    font-size: 18px;
    color: #666;
}

@media (max-width: 767px) {
    .elementor-86398 .elementor-element.elementor-element-1e3b36c > .elementor-widget-container {
        margin-top: 20px !important;
    }
    .elementor-86398 .elementor-element.elementor-element-b67b67f .elementor-icon-box-wrapper {
        align-items: flex-start !important;
        text-align: left !important;
    }
    .elementor-86398 .elementor-element.elementor-element-b67b67f .elementor-icon-box-icon {
        align-self: flex-start !important;
    }
    .elementor-86398 .elementor-element.elementor-element-b67b67f {
        margin-bottom: 20px !important;
    }
}

.jet-listing-dynamic-terms .jet-listing-dynamic-terms__link:hover {
    color: #FF0000 !important;
}

/* Hide author in Noticias y Reseñas listing on home */
.elementor-element-278b15d7 .elementor-element-c274eb9 {
    display: none !important;
}
.elementor-element-9cee8cc .eael-post-list-post .meta {
    display: none !important;
}

/* Native carousel: simple red chevron arrows */
.colihue-car-arrow {
    background: transparent !important;
    color: #FF0000 !important;
    width: 25px !important;
    height: 25px !important;
    border-radius: 0 !important;
    font-size: 25px !important;
    line-height: 25px !important;
}
.colihue-car-arrow:hover {
    background: transparent !important;
    color: #CC0000 !important;
}



/* Additional Information tab: clean metadata style */
.woocommerce-Tabs-panel--additional_information > h2 {
    display: none;
}
table.woocommerce-product-attributes.shop_attributes {
    display: block;
    border: none !important;
    margin: 0;
    padding: 0;
    font-size: 13px;
}
table.woocommerce-product-attributes.shop_attributes tr.woocommerce-product-attributes-item {
    display: block;
    border: none !important;
    margin: 0;
    padding: 0;
    line-height: 1.6;
}
table.woocommerce-product-attributes.shop_attributes tr.woocommerce-product-attributes-item th,
table.woocommerce-product-attributes.shop_attributes tr.woocommerce-product-attributes-item td {
    display: inline;
    background: none !important;
    border: none !important;
    padding: 0;
    font-weight: 400;
}
table.woocommerce-product-attributes.shop_attributes tr.woocommerce-product-attributes-item th {
    font-weight: 700;
}
table.woocommerce-product-attributes.shop_attributes tr.woocommerce-product-attributes-item th::after {
    content: ": ";
}
table.woocommerce-product-attributes.shop_attributes tr.woocommerce-product-attributes-item td p {
    display: inline;
    margin: 0;
}
table.woocommerce-product-attributes.shop_attributes tr.woocommerce-product-attributes-item td a {
    color: #000000 !important;
    font-style: normal !important;
    text-decoration: none;
}
table.woocommerce-product-attributes.shop_attributes tr.woocommerce-product-attributes-item td a:hover {
    color: #FF0000 !important;
}

/* Tienda: Filters 100% width */
.post-type-archive-product .jet-smart-filters-checkboxes,
.post-type-archive-product .jet-smart-filters-radio,
.post-type-archive-product .jet-smart-filters-select,
.post-type-archive-product .jet-smart-filters-color-image,
.post-type-archive-product .jet-smart-filters-range,
.post-type-archive-product .jet-smart-filters-check-range,
.post-type-archive-product .jet-smart-filters-search,
.post-type-archive-product .jet-smart-filters-sorting,
.post-type-archive-product .jet-smart-filters-active-filters,
.post-type-archive-product .jet-smart-filters-active-tags,
.post-type-archive-product .jet-smart-filters-date-range,
.post-type-archive-product .jet-smart-filters-date-period,
.post-type-archive-product .jet-smart-filters-rating,
.post-type-archive-product .jet-smart-filters-alphabet,
.post-type-archive-product .jet-filter {
    width: 100%;
}

/* Tienda: Filters mobile 100% width */
@media (max-width: 767px) {
    .elementor-element-db1492c.elementor-widget__width-initial {
        width: 100% !important;
        max-width: 100% !important;
    }
}

/* Tienda: More/Less toggle styling */
.jet-filter-items-moreless__toggle {
    cursor: pointer;
    font-weight: 600;
    font-size: 13px;
    color: #333;
}

.jet-filter-items-moreless__toggle:hover {
    color: #FF0000;
}

.jet-filter-row--hidden {
    display: none !important;
}

img[src*="libros-para-aprender"] {
    width: 200px !important;
    height: auto !important;
    max-width: none !important;
}

@media screen and (max-width: 480px) {
    [id^="instagram-gallery-feed-"].instagram-gallery-feed .instagram-gallery-item,
    .instagram-gallery-feed .instagram-gallery-list .instagram-gallery-item,
    .instagram-gallery-feed.instagram-gallery-square .instagram-gallery-item {
        min-width: 33.333% !important;
        width: 33.333% !important;
        max-width: 33.333% !important;
        flex: 0 0 33.333% !important;
    }

    [id^="instagram-gallery-feed-"].instagram-gallery-feed .instagram-gallery-item:nth-child(n+10),
    .instagram-gallery-feed .instagram-gallery-item:nth-child(n+10) {
        display: none !important;
    }
}

/* ========== LIBRERIAS PAGE ========== */
.colihue-librerias {
    max-width: 1200px;
    margin: 0 auto;
}
.colihue-libreria-provincia {
    color: #000 !important;
    font-size: 22px;
    font-weight: 700;
    margin: 40px 0 20px;
    padding-bottom: 8px;
    border-bottom: 2px solid #f00;
    display: inline-block;
}
.colihue-libreria-provincia:first-child {
    margin-top: 0;
}
.colihue-librerias-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-bottom: 10px;
}
.colihue-libreria-card {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 6px;
    padding: 20px;
    transition: box-shadow .2s;
}
.colihue-libreria-card:hover {
    box-shadow: 0 2px 12px rgba(0,0,0,.08);
}
.colihue-libreria-nombre {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 12px;
    line-height: 1.3;
}
.colihue-libreria-detail {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 6px;
    font-size: 13px;
    color: #666;
    line-height: 1.5;
}
.colihue-libreria-detail a {
    color: #333;
    text-decoration: none;
}
.colihue-libreria-detail a:hover {
    color: #f00;
}
.colihue-libreria-icon {
    color: #f00;
    font-size: 13px;
    width: 16px;
    text-align: center;
    flex-shrink: 0;
    margin-top: 2px;
}

@media (max-width: 1024px) {
    .colihue-librerias-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 768px) {
    .colihue-librerias-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 480px) {
    .colihue-librerias-grid {
        grid-template-columns: 1fr;
    }
    .colihue-libreria-provincia {
        font-size: 18px;
        margin: 30px 0 15px;
    }
}

.woocommerce-account.page-id-10 .elementor-top-section .elementor-container {
    padding-top: 0;
}
.woocommerce-account.page-id-10 .elementor-widget-shortcode {
    margin-top: 0;
}
.woocommerce-account .entry-title {
    color: #000 !important;
    font-weight: 700;
    margin-top: 0;
}

/* Hide page title on Mi Cuenta */
.page-id-10 .entry-title,
body.page-id-10 h1.entry-title {
    display: none;
}

/* Account navigation */
.colihue-myaccount-layout .woocommerce .woocommerce-MyAccount-navigation {
    float: none !important;
    width: 100% !important;
    margin-top: 30px;
    margin-bottom: 25px;
}
.colihue-myaccount-layout .woocommerce .woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 2px solid #eee;
}
.colihue-myaccount-layout .woocommerce .woocommerce-MyAccount-navigation ul li {
    display: inline-block !important;
    width: auto !important;
    margin: 0;
}
.colihue-myaccount-layout .woocommerce .woocommerce-MyAccount-navigation ul li::after {
    display: none !important;
}
.colihue-myaccount-layout .woocommerce .woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 12px 20px;
    color: #666;
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
    border-bottom: 2px solid transparent;
    margin-bottom: -2px;
    background: none !important;
    transition: color .2s, border-color .2s;
}
.colihue-myaccount-layout .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
    color: #f00;
}
.colihue-myaccount-layout .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
    color: #f00;
    border-bottom-color: #f00;
    font-weight: 600;
}
.colihue-myaccount-layout .woocommerce-MyAccount-content {
    float: none !important;
    width: 100% !important;
    padding: 0 !important;
    font-size: 14px;
    color: #333;
}
.colihue-myaccount-layout .woocommerce-MyAccount-content > *:first-child {
    margin-top: 0;
}
.colihue-myaccount-layout .woocommerce-MyAccount-content h2 {
    display: none;
}

.colihue-myaccount-layout .woocommerce-MyAccount-content p {
    margin-bottom: 15px;
    line-height: 1.6;
}
.colihue-myaccount-layout .woocommerce-MyAccount-content a {
    color: #333;
    text-decoration: underline;
}
.colihue-myaccount-layout .woocommerce-MyAccount-content a:hover {
    color: #f00;
}

/* Dashboard welcome */
.colihue-myaccount-layout .woocommerce-MyAccount-content > p:first-child {
    font-size: 15px;
    color: #000;
}
.colihue-myaccount-layout .woocommerce-MyAccount-content > p:first-child a {
    color: #f00;
    text-decoration: none;
    font-weight: 600;
}

/* Orders table */
.colihue-myaccount-layout .woocommerce-MyAccount-content table.shop_table,
.colihue-myaccount-layout .woocommerce-MyAccount-content table.shop_table th,
.colihue-myaccount-layout .woocommerce-MyAccount-content table.shop_table td {
    background: transparent !important;
    border: none !important;
}
.colihue-myaccount-layout .woocommerce-MyAccount-content table.shop_table thead th {
    border-bottom: 1px solid #ddd !important;
    padding: 12px 0;
    font-size: 13px;
    font-weight: 600;
    color: #333;
}
.colihue-myaccount-layout .woocommerce-MyAccount-content table.shop_table tbody td {
    padding: 12px 0;
    border-bottom: 1px solid #eee !important;
}
.colihue-myaccount-layout .woocommerce-MyAccount-content table.shop_table .amount {
    color: #f00;
    font-weight: 600;
}
.colihue-myaccount-layout .woocommerce-MyAccount-content table.shop_table a {
    color: #333;
    text-decoration: none;
}
.colihue-myaccount-layout .woocommerce-MyAccount-content table.shop_table a:hover {
    color: #f00;
}
.colihue-myaccount-layout .woocommerce-MyAccount-content table.shop_table .button {
    color: #fff !important;
    margin-right: 15px;
}
.colihue-myaccount-layout .woocommerce-MyAccount-content table.shop_table .button:last-child {
    margin-right: 0;
}

/* Addresses */
.woocommerce-Addresses {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.woocommerce-Addresses .woocommerce-Address {
    flex: 1;
    min-width: 250px;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 6px;
    background: transparent;
}
.woocommerce-Addresses .woocommerce-Address-title h3 {
    color: #000;
    font-size: 16px;
    margin-bottom: 15px;
}
.woocommerce-Addresses .woocommerce-Address-title a {
    color: #f00;
    font-size: 13px;
    text-decoration: none;
    font-weight: 600;
}

/* Edit address form */
.woocommerce-address-fields label {
    color: #333;
    font-size: 13px;
    font-weight: 500;
}
.woocommerce-address-fields .input-text,
.woocommerce-address-fields select {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 10px 12px;
    font-size: 14px;
}
.woocommerce-address-fields .input-text:focus,
.woocommerce-address-fields select:focus {
    border-color: #f00;
    outline: none;
}

/* Edit account form */
.woocommerce-EditAccountForm label {
    color: #333;
    font-size: 13px;
    font-weight: 500;
}
.woocommerce-EditAccountForm .input-text {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 10px 12px;
    font-size: 14px;
}
.woocommerce-EditAccountForm .input-text:focus {
    border-color: #f00;
    outline: none;
}
.woocommerce-EditAccountForm fieldset {
    border: 1px solid #eee;
    border-radius: 6px;
    padding: 20px;
    margin: 20px 0;
}
.woocommerce-EditAccountForm fieldset legend {
    color: #000;
    font-weight: 600;
    padding: 0 10px;
}

/* Buttons in My Account */
.colihue-myaccount-layout .woocommerce-MyAccount-content .button {
    background: #f00;
    color: #fff;
    border: none;
    padding: 10px 24px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    transition: opacity .2s;
    text-decoration: none;
    display: inline-block;
}
.colihue-myaccount-layout .woocommerce-MyAccount-content .button:hover {
    opacity: .85;
    background: #f00;
    color: #fff;
}

/* Logout link */
.colihue-myaccount-layout .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
    color: #999;
}
.colihue-myaccount-layout .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:hover {
    color: #f00;
}

@media (max-width: 768px) {
    .colihue-myaccount-layout .woocommerce .woocommerce-MyAccount-navigation ul li a {
        padding: 10px 12px;
        font-size: 13px;
    }
}

/* Login/Register form (logged out) */
.colihue-customer-login {
    max-width: 480px;
    margin: 0 auto;
    padding: 20px 0;
}
.colihue-login-tabs {
    display: flex;
    gap: 0;
    margin-bottom: 30px;
    border-bottom: 2px solid #eee;
}
.colihue-tab-btn {
    flex: 1;
    background: none;
    border: none;
    border-bottom: 2px solid transparent;
    padding: 14px 10px;
    font-size: 15px;
    font-weight: 600;
    color: #999;
    cursor: pointer;
    margin-bottom: -2px;
    transition: color .2s, border-color .2s;
}
.colihue-tab-btn.active {
    color: #f00;
    border-bottom-color: #f00;
}
.colihue-tab-content {
    display: none;
}
.colihue-tab-content.active {
    display: block;
}

.colihue-customer-login .form-row {
    margin-bottom: 18px;
}
.colihue-customer-login label {
    display: block;
    color: #333;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 5px;
}
.colihue-customer-login .input-text {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    box-sizing: border-box;
}
.colihue-customer-login .input-text:focus {
    border-color: #f00;
    outline: none;
}
.colihue-customer-login .button {
    width: 100%;
    background: #f00;
    color: #fff;
    border: none;
    padding: 12px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 15px;
    cursor: pointer;
    transition: opacity .2s;
}
.colihue-customer-login .button:hover {
    opacity: .85;
}
.colihue-customer-login .lost_password {
    text-align: center;
    margin-top: 15px;
}
.colihue-customer-login .lost_password a {
    color: #666;
    font-size: 13px;
}
.colihue-customer-login .lost_password a:hover {
    color: #f00;
}
.colihue-customer-login .woocommerce-form-login__rememberme {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    color: #666;
}
.colihue-customer-login .woocommerce-form-login__rememberme input {
    margin: 0;
}
.colihue-social-divider {
    text-align: center;
    margin: 25px 0 15px;
    color: #999;
    font-size: 13px;
    position: relative;
}
.colihue-social-divider::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background: #eee;
}
.colihue-social-divider span {
    position: relative;
    background: #fff;
    padding: 0 15px;
}

.woocommerce-checkout .entry-title,
.woocommerce-checkout h3,
.woocommerce-checkout #order_review_heading {
    color: #000 !important;
    font-weight: 700;
}

/* Step indicators */
.checkout-step-indicators {
    display: flex;
    gap: 0;
    margin-bottom: 25px;
    border-bottom: 2px solid #eee;
}
.checkout-step-indicators .step {
    flex: 1;
    text-align: center;
    padding: 14px 10px;
    font-size: 14px;
    font-weight: 600;
    color: #999;
    border-bottom: 2px solid transparent;
    margin-bottom: -2px;
    cursor: default;
    transition: color .2s, border-color .2s;
}
.checkout-step-indicators .step.active {
    color: #f00;
    border-bottom-color: #f00;
}

/* Nav buttons */
.checkout-nav {
    text-align: right;
    margin-bottom: 20px;
}
.checkout-nav button {
    padding: 12px 36px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    transition: opacity .2s;
    border: none;
}
.checkout-btn-next {
    background: #f00 !important;
    color: #fff !important;
}
.checkout-btn-next:hover {
    opacity: .85;
    background: #f00 !important;
}
.checkout-btn-back {
    background: transparent;
    color: #333;
    border: 1px solid #ddd !important;
    float: left;
}
.checkout-btn-back:hover {
    background: #f5f5f5;
}

/* Billing/Shipping forms */
.woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout .col2-set .col-2 {
    float: none;
    width: 100%;
    padding: 0;
}
.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout .woocommerce-shipping-fields h3 {
    color: #000;
    font-size: 16px;
}
.woocommerce-checkout label {
    color: #333;
    font-size: 13px;
    font-weight: 500;
}
.woocommerce-checkout .input-text,
.woocommerce-checkout select,
.woocommerce-checkout .select2-container .select2-selection {
    border: 1px solid #ddd !important;
    border-radius: 4px;
    padding: 10px 12px;
    font-size: 14px;
    color: #333;
    background: #fff;
    min-height: 42px;
}
.woocommerce-checkout .input-text:focus,
.woocommerce-checkout select:focus {
    border-color: #f00 !important;
    outline: none;
    box-shadow: 0 0 0 1px rgba(255,0,0,.15);
}

/* Order review */
.woocommerce-checkout-review-order table.shop_table,
.woocommerce-checkout-review-order table.shop_table th,
.woocommerce-checkout-review-order table.shop_table td {
    background: transparent !important;
    border: none !important;
}
.woocommerce-checkout-review-order table.shop_table thead th {
    border-bottom: 1px solid #ddd !important;
    padding: 12px 0;
    font-size: 13px;
    font-weight: 600;
    color: #333;
    text-transform: none;
}
.woocommerce-checkout-review-order table.shop_table tbody td {
    padding: 12px 0;
    border-bottom: 1px solid #eee !important;
    font-size: 14px;
}
.woocommerce-checkout-review-order table.shop_table tfoot th {
    padding: 12px 0;
    font-size: 14px;
    border-bottom: 1px solid #eee;
}
.woocommerce-checkout-review-order table.shop_table tfoot td {
    padding: 12px 0;
    border-bottom: 1px solid #eee;
    text-align: right;
}
.woocommerce-checkout-review-order table.shop_table .order-total th,
.woocommerce-checkout-review-order table.shop_table .order-total td {
    border-bottom: none !important;
    border-top: 2px solid #333 !important;
    font-size: 16px;
    font-weight: 700;
}
.woocommerce-checkout-review-order .amount {
    color: #f00;
    font-weight: 600;
}

/* Payment methods */
#payment {
    background: transparent !important;
    border-radius: 0;
}
#payment ul.payment_methods {
    border: none !important;
    padding: 0 !important;
}
#payment ul.payment_methods li {
    padding: 14px 0;
    border-bottom: 1px solid #eee;
}
#payment ul.payment_methods li input[type="radio"] {
    margin-right: 8px;
}
#payment ul.payment_methods li label {
    color: #333;
    font-weight: 500;
    font-size: 14px;
}
#payment div.payment_box {
    background: #f9f9f9 !important;
    border-radius: 4px;
    margin: 10px 0;
    padding: 14px;
    font-size: 13px;
    color: #666;
}
#payment div.payment_box::before {
    display: none;
}

/* Place order button */
#place_order {
    display: block;
    width: 100%;
    padding: 16px;
    background: #f00 !important;
    color: #fff !important;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    transition: opacity .2s;
    margin-top: 15px;
}
#place_order:hover {
    opacity: .85;
    background: #f00 !important;
}

/* Coupon form on checkout */
.woocommerce-form-coupon-toggle {
    margin-bottom: 15px;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
    background: transparent !important;
    border: 1px solid #eee !important;
    border-radius: 4px;
    padding: 10px 14px;
    color: #333;
}
.woocommerce-form-coupon-toggle .woocommerce-info::before {
    display: none;
}
.checkout_coupon {
    margin-bottom: 20px;
    padding: 16px;
    background: #f9f9f9;
    border-radius: 4px;
}

/* Remove default WooCommerce checkout icons */
.woocommerce-checkout .woocommerce-info::before,
.woocommerce-checkout .woocommerce-error::before {
    display: none !important;
}

/* WooCommerce notices */
.woocommerce-notices-wrapper {
    overflow: visible !important;
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
    background: transparent !important;
    border: 1px solid #eee !important;
    border-left: 4px solid #333 !important;
    border-radius: 4px;
    color: #333;
    padding: 12px 16px !important;
    margin-bottom: 20px;
    font-size: 14px;
}
.woocommerce-message {
    border: none !important;
    border-radius: 0;
    padding: 14px 20px !important;
    margin: 0 0 20px 0 !important;
    background: transparent !important;
    color: #333;
    font-size: 14px;
    line-height: 1.5;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}
.woocommerce-message .button.wc-forward {
    margin-left: auto;
    float: none;
    flex-shrink: 0;
}
.woocommerce-error {
    border-left-color: #f00 !important;
}
.woocommerce-message::before,
.woocommerce-error::before,
.woocommerce-info::before {
    display: none !important;
}
.woocommerce-message .button.wc-forward {
    background: #f00 !important;
    color: #fff !important;
    border: none !important;
    padding: 8px 20px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 13px;
    text-decoration: none;
    transition: opacity .2s;
    flex-shrink: 0;
}
.woocommerce-message .button.wc-forward:hover {
    opacity: .85;
    background: #f00 !important;
    color: #fff !important;
}

.woocommerce-cart .entry-title,
.woocommerce-cart h1,
.woocommerce-cart h2,
.woocommerce-cart .cart_totals h2 {
    color: #000 !important;
    font-weight: 700;
}

/* Cart table */
.woocommerce-cart-form table.shop_table,
.woocommerce-cart-form table.shop_table th,
.woocommerce-cart-form table.shop_table td {
    background: transparent !important;
    border: none !important;
}
.woocommerce-cart-form table.shop_table thead th {
    border-bottom: 1px solid #ddd !important;
    padding: 12px 0;
    font-size: 13px;
    font-weight: 600;
    color: #333;
    text-transform: none;
}
.woocommerce-cart-form table.shop_table tbody td {
    padding: 16px 0;
    border-bottom: 1px solid #eee !important;
    vertical-align: middle;
}
.woocommerce-cart-form table.shop_table .product-remove {
    width: 30px;
    text-align: center;
}
.woocommerce-cart-form table.shop_table .product-thumbnail {
    width: 80px;
}
.woocommerce-cart-form table.shop_table .product-thumbnail img {
    width: 70px;
    height: auto;
    border-radius: 3px;
    border: 1px solid #eee;
}
.woocommerce-cart-form table.shop_table .product-name a {
    color: #333;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
}
.woocommerce-cart-form table.shop_table .product-name a:hover {
    color: #f00;
}
.woocommerce-cart-form table.shop_table .product-price .amount,
.woocommerce-cart-form table.shop_table .product-subtotal .amount {
    color: #f00;
    font-weight: 600;
}
.woocommerce-cart-form table.shop_table .product-quantity .qty {
    width: 60px;
    padding: 6px 8px;
    border: 1px solid #ddd;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
}
.woocommerce-cart-form table.shop_table .product-remove a.remove {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    background: transparent;
    color: #f00 !important;
    text-decoration: none;
    font-size: 20px;
    line-height: 1;
    font-weight: 300;
    border-radius: 0;
    margin-right: 15px;
}
.woocommerce-cart-form table.shop_table .product-remove a.remove:hover {
    background: transparent;
    color: #c00 !important;
}

/* Coupon & actions row */
.woocommerce-cart-form .actions {
    padding: 20px 0 !important;
    border: none !important;
    background: transparent !important;
}
.woocommerce-cart-form .coupon {
    display: flex;
    gap: 10px;
}
.woocommerce-cart-form .coupon label {
    display: none;
}
.woocommerce-cart-form .coupon #coupon_code {
    width: 180px !important;
    padding: 10px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
}
.woocommerce-cart-form .coupon .button {
    background: #f00;
    color: #fff;
    border: none;
    padding: 10px 24px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    transition: opacity .2s;
}
.woocommerce-cart-form .coupon .button:hover {
    opacity: .85;
    background: #f00;
    color: #fff;
}
.woocommerce-cart-form .actions > .button {
    padding: 10px 24px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    transition: opacity .2s;
    background: #fff;
    color: #f00;
    border: 1px solid #f00;
    float: right;
}
.woocommerce-cart-form .actions > .button:hover {
    opacity: .85;
    background: #fff;
    color: #f00;
}
.woocommerce-cart-form .actions > .button:hover {
    opacity: .85;
    background: #fff;
    color: #f00;
}

/* Cart totals */
.cart-collaterals .cart_totals table.shop_table,
.cart-collaterals .cart_totals table.shop_table th,
.cart-collaterals .cart_totals table.shop_table td {
    background: transparent !important;
    border: none !important;
    padding: 10px 0;
    font-size: 14px;
}
.cart-collaterals .cart_totals table.shop_table tr {
    border-bottom: 1px solid #eee !important;
}
.cart-collaterals .cart_totals table.shop_table tr:last-child {
    border-bottom: 1px solid #333 !important;
}
.cart-collaterals .cart_totals .amount {
    color: #f00;
    font-weight: 600;
}
.cart-collaterals .cart_totals .order-total .amount {
    font-size: 18px;
}

/* Shipping calculator */
.shipping-calculator-button {
    color: #333;
    text-decoration: none;
    font-size: 13px;
}
.shipping-calculator-button:hover {
    color: #f00;
}

/* Checkout button */
.wc-proceed-to-checkout .checkout-button {
    display: block;
    width: 100%;
    padding: 14px;
    background: #f00 !important;
    color: #fff !important;
    border: none;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    transition: opacity .2s;
}
.wc-proceed-to-checkout .checkout-button:hover {
    opacity: .85;
    background: #f00 !important;
    color: #fff !important;
}

/* Empty cart */
.wc-empty-cart-message {
    text-align: center;
    padding: 30px 0;
}
.wc-empty-cart-message .cart-empty {
    background: transparent !important;
    border: none !important;
    color: #666;
    font-size: 16px;
    padding: 0;
}
.wc-empty-cart-message .cart-empty::before {
    display: none;
}
.return-to-shop {
    text-align: center;
    margin-top: 15px;
}
.return-to-shop .button {
    display: inline-block;
    padding: 10px 30px;
    background: #f00;
    color: #fff;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    transition: opacity .2s;
}
.return-to-shop .button:hover {
    opacity: .85;
    background: #f00;
    color: #fff;
}
