.widget_shopping_cart_content .woocommerce-mini-cart-item{display: block !important;opacity: 1 !important;visibility: visible !important;}.wpb-mini-cart-quantity{display: inline-block;background: #f0f0f0;color: #666;padding: 2px 6px;border-radius: 3px;font-size: 12px;font-weight: 500;margin-right: 5px;border: 1px solid #ddd;}.wpb-cart-display-loading, .wpb-cart-edit-btn.wpb-loading, .wpb-cart-remove-btn.wpb-loading{position: relative;opacity: 0.7;pointer-events: none;}.wpb-cart-edit-btn.wpb-loading::after, .wpb-cart-remove-btn.wpb-loading::after{content: "";position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 12px;height: 12px;border: 2px solid transparent;border-top: 2px solid currentColor;border-radius: 50%;animation: wpb-spin 1s linear infinite;}.wpb-cart-page-consolidated{margin-bottom: 30px;padding: 20px;border: 1px solid #e0e0e0;border-radius: 8px;background-color: #ffffff;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);}.wpb-cart-consolidated-header{display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;padding-bottom: 15px;border-bottom: 2px solid #f0f0f0;}.wpb-cart-section-title{margin: 0;font-size: 24px;font-weight: 600;color: #2c3e50;display: flex;align-items: center;gap: 10px;}.wpb-cart-title-icon{font-size: 28px;}.wpb-cart-box-count{font-size: 18px;color: #7f8c8d;font-weight: normal;}.wpb-cart-header-actions{display: flex;gap: 10px;}.wpb-cart-toggle-all-boxes{padding: 8px 16px;background: #3498db;color: white;border: none;border-radius: 4px;cursor: pointer;font-size: 14px;transition: all 0.2s ease;}.wpb-cart-toggle-all-boxes:hover{background: #2980b9;transform: translateY(-1px);}.wpb-cart-consolidated-boxes{display: grid;gap: 20px;grid-template-columns: 1fr;}.wpb-cart-box-card{border: 1px solid #e9ecef;border-radius: 8px;background: #ffffff;overflow: hidden;transition: all 0.3s ease;}.wpb-cart-box-card:hover{border-color: #27ae60;box-shadow: 0 4px 12px rgba(39, 174, 96, 0.1);}.wpb-cart-box-header{display: flex;padding: 20px;gap: 20px;align-items: flex-start;}.wpb-cart-box-image-container{position: relative;flex-shrink: 0;width: 120px;height: 120px;border-radius: 8px;overflow: hidden;background: #f8f9fa;display: flex;align-items: center;justify-content: center;}.wpb-cart-box-image{width: 100%;height: 100%;object-fit: cover;}.wpb-cart-box-placeholder{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;background: linear-gradient(135deg, #27ae60, #2ecc71);color: white;}.wpb-cart-placeholder-icon{font-size: 48px;}.wpb-cart-pricing-badge{position: absolute;top: 8px;right: 8px;background: #e74c3c;color: white;padding: 4px 8px;border-radius: 4px;font-size: 10px;font-weight: 600;text-transform: uppercase;}.wpb-cart-box-info{flex: 1;min-width: 0;}.wpb-cart-box-title{margin: 0 0 15px 0;font-size: 20px;font-weight: 600;color: #2c3e50;line-height: 1.3;}.wpb-cart-box-summary{display: flex;gap: 30px;margin-bottom: 15px;}.wpb-cart-summary-item{display: flex;flex-direction: column;gap: 4px;}.wpb-cart-summary-label{font-size: 12px;color: #7f8c8d;text-transform: uppercase;font-weight: 500;letter-spacing: 0.5px;}.wpb-cart-summary-value{font-size: 16px;font-weight: 600;color: #2c3e50;}.wpb-cart-price-summary .wpb-cart-summary-value{color: #27ae60;font-size: 18px;}.wpb-cart-progress-container{margin-top: 10px;}.wpb-cart-progress-bar{width: 100%;height: 8px;background: #ecf0f1;border-radius: 4px;overflow: hidden;margin-bottom: 5px;}.wpb-cart-progress-fill{height: 100%;background: linear-gradient(90deg, #27ae60, #2ecc71);border-radius: 4px;transition: width 0.3s ease;}.wpb-cart-progress-text{font-size: 12px;color: #7f8c8d;}.wpb-cart-box-actions{display: flex;gap: 10px;padding: 15px 20px;background: #f8f9fa;border-top: 1px solid #e9ecef;}.wpb-cart-action-btn{display: flex;align-items: center;gap: 8px;padding: 10px 16px;border: 1px solid transparent;border-radius: 6px;text-decoration: none;font-size: 14px;font-weight: 500;cursor: pointer;transition: all 0.2s ease;background: none;}.wpb-cart-edit-btn{background: #3498db;color: white;}.wpb-cart-edit-btn:hover{background: #2980b9;transform: translateY(-1px);color: white;}.wpb-cart-expand-btn{background: #95a5a6;color: white;}.wpb-cart-expand-btn:hover{background: #7f8c8d;transform: translateY(-1px);}.wpb-cart-expand-btn.expanded{background: #34495e;}.wpb-cart-remove-btn{background: #e74c3c;color: white;}.wpb-cart-remove-btn:hover{background: #c0392b;transform: translateY(-1px);color: white;}.wpb-cart-btn-icon{font-size: 16px;}.wpb-cart-plant-details{padding: 20px;border-top: 1px solid #e9ecef;background: #f8f9fa;}.wpb-cart-plant-details-header{display: flex;justify-content: space-between;align-items: center;margin-bottom: 15px;}.wpb-cart-plant-details-header h4{margin: 0;font-size: 16px;color: #2c3e50;}.wpb-cart-plant-search-container{position: relative;display: flex;align-items: center;}.wpb-cart-plant-search-input{padding: 8px 30px 8px 12px;border: 1px solid #ddd;border-radius: 4px;font-size: 14px;width: 200px;}.wpb-cart-clear-plant-search{position: absolute;right: 8px;background: none;border: none;font-size: 18px;color: #7f8c8d;cursor: pointer;display: none;padding: 0;width: 20px;height: 20px;line-height: 1;}.wpb-cart-clear-plant-search:hover{color: #e74c3c;}.wpb-cart-plants-grid{display: grid;grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));gap: 15px;}.wpb-cart-plant-card{display: flex;flex-direction: column;background: white;border: 1px solid #e9ecef;border-radius: 6px;overflow: hidden;transition: all 0.2s ease;}.wpb-cart-plant-card:hover{border-color: #27ae60;box-shadow: 0 2px 8px rgba(39, 174, 96, 0.1);}.wpb-cart-plant-image-container{position: relative;width: 100%;height: 120px;background: #f8f9fa;display: flex;align-items: center;justify-content: center;}.wpb-cart-plant-image{width: 100%;height: 100%;object-fit: cover;}.wpb-cart-plant-placeholder{font-size: 32px;color: #27ae60;}.wpb-cart-quantity-badge{position: absolute;top: 8px;right: 8px;background: #e74c3c;color: white;padding: 2px 6px;border-radius: 10px;font-size: 10px;font-weight: 600;}.wpb-cart-plant-info{padding: 12px;display: flex;flex-direction: column;gap: 4px;}.wpb-cart-plant-name{font-size: 14px;font-weight: 500;color: #2c3e50;text-decoration: none;line-height: 1.3;}.wpb-cart-plant-name:hover{color: #27ae60;}.wpb-cart-plant-price{font-size: 12px;color: #27ae60;font-weight: 600;}.wpb-cart-consolidated-footer{margin-top: 20px;padding-top: 20px;border-top: 2px solid #f0f0f0;}.wpb-cart-footer-summary{margin-bottom: 15px;}.wpb-cart-summary-stats{display: flex;justify-content: center;gap: 40px;margin-bottom: 15px;}.wpb-cart-stat-item{text-align: center;display: flex;flex-direction: column;gap: 4px;}.wpb-cart-stat-number{font-size: 24px;font-weight: 700;color: #2c3e50;}.wpb-cart-total-price .wpb-cart-stat-number{color: #27ae60;}.wpb-cart-stat-label{font-size: 12px;color: #7f8c8d;text-transform: uppercase;font-weight: 500;letter-spacing: 0.5px;}.wpb-cart-footer-note{text-align: center;}.wpb-cart-footer-note p{margin: 0;font-size: 14px;color: #7f8c8d;font-style: italic;}.wpb-checkout-consolidated{margin-bottom: 15px;padding: 15px;border: 1px solid #ddd;border-radius: 4px;background-color: #f9f9f9;}.wpb-cart-page-consolidated p, .wpb-checkout-consolidated p{margin: 0;color: #666;font-style: italic;}.woocommerce-cart-form .cart_item.wpb-plant-box-item, .widget_shopping_cart .cart_list .mini_cart_item[data-wpb-box-id]{display: none !important;}.woocommerce-cart-form .cart_item:not(.wpb-plant-box-item){display: table-row !important;}.woocommerce-cart .wpb-cart-page-consolidated{margin-bottom: 30px;}.woocommerce-cart .woocommerce-cart-form{display: block !important;}.woocommerce-cart .shop_table.cart{display: table !important;width: 100%;}.wpb-consolidation-notice{background-color: #f8f9fa;border-left: 4px solid #27ae60;}.wpb-consolidation-message{display: flex;align-items: center;gap: 10px;padding: 10px;font-size: 14px;color: #2c3e50;}.wpb-notice-icon{font-size: 18px;}.wpb-notice-text{flex: 1;}.wpb-cart-display-loading, .wpb-mini-edit-btn.wpb-loading, .wpb-mini-remove-btn.wpb-loading, .wpb-cart-edit-btn.wpb-loading, .wpb-cart-remove-btn.wpb-loading{opacity: 0.6;pointer-events: none;position: relative;}.wpb-mini-edit-btn.wpb-loading::after, .wpb-mini-remove-btn.wpb-loading::after, .wpb-cart-edit-btn.wpb-loading::after, .wpb-cart-remove-btn.wpb-loading::after{content: "";position: absolute;top: 50%;left: 50%;width: 12px;height: 12px;margin: -6px 0 0 -6px;border: 1px solid rgba(255, 255, 255, 0.3);border-top-color: white;border-radius: 50%;animation: wpb-spin 1s linear infinite;}@keyframes wpb-spin{to{transform: rotate(360deg);}}.wpb-cart-display-error{color: #d63638;font-size: 12px;margin-top: 5px;}@media (max-width: 1024px){.wpb-cart-plants-grid{grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));gap: 12px;}.wpb-cart-box-header{gap: 15px;}.wpb-cart-summary-stats{gap: 25px;}}@media (max-width: 768px){.wpb-cart-page-consolidated{padding: 15px;margin-bottom: 20px;}.wpb-cart-consolidated-header{flex-direction: column;gap: 15px;align-items: flex-start;}.wpb-cart-section-title{font-size: 20px;}.wpb-cart-title-icon{font-size: 24px;}.wpb-cart-box-count{font-size: 16px;}.wpb-cart-box-header{flex-direction: column;gap: 15px;padding: 15px;}.wpb-cart-box-image-container{width: 100px;height: 100px;align-self: center;}.wpb-cart-placeholder-icon{font-size: 40px;}.wpb-cart-box-title{font-size: 18px;text-align: center;}.wpb-cart-box-summary{justify-content: center;gap: 20px;}.wpb-cart-box-actions{flex-wrap: wrap;gap: 8px;padding: 12px 15px;}.wpb-cart-action-btn{flex: 1;min-width: 120px;justify-content: center;padding: 8px 12px;font-size: 13px;}.wpb-cart-plants-grid{grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));gap: 10px;}.wpb-cart-plant-image-container{height: 100px;}.wpb-cart-plant-placeholder{font-size: 28px;}.wpb-cart-summary-stats{gap: 20px;}.wpb-cart-stat-number{font-size: 20px;}.wpb-cart-plant-search-input{width: 150px;}.wpb-checkout-consolidated{padding: 15px;margin: 15px 0;}.wpb-checkout-section-title{font-size: 18px;}.wpb-checkout-box-header{flex-direction: column;gap: 10px;}.wpb-checkout-box-image-container{align-self: center;}.wpb-checkout-box-summary{justify-content: space-between;}.wpb-checkout-summary-stats{flex-direction: column;gap: 10px;}.wpb-checkout-plants-list{max-height: 150px;}}@media (max-width: 480px){.wpb-cart-page-consolidated{padding: 10px;margin-bottom: 15px;}.wpb-cart-section-title{font-size: 18px;}.wpb-cart-title-icon{font-size: 20px;}.wpb-cart-box-count{font-size: 14px;}.wpb-cart-toggle-all-boxes{padding: 6px 12px;font-size: 12px;}.wpb-cart-box-header{padding: 10px;gap: 10px;}.wpb-cart-box-image-container{width: 80px;height: 80px;}.wpb-cart-placeholder-icon{font-size: 32px;}.wpb-cart-box-title{font-size: 16px;}.wpb-cart-box-summary{flex-direction: column;gap: 10px;align-items: center;}.wpb-cart-summary-item{align-items: center;text-align: center;}.wpb-cart-box-actions{padding: 10px;gap: 6px;}.wpb-cart-action-btn{padding: 6px 8px;font-size: 12px;min-width: 100px;}.wpb-cart-btn-icon{font-size: 14px;}.wpb-cart-plant-details{padding: 10px;}.wpb-cart-plant-details-header{flex-direction: column;gap: 10px;align-items: flex-start;}.wpb-cart-plant-search-input{width: 100%;}.wpb-cart-plants-grid{grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));gap: 8px;}.wpb-cart-plant-image-container{height: 80px;}.wpb-cart-plant-placeholder{font-size: 24px;}.wpb-cart-plant-info{padding: 8px;}.wpb-cart-plant-name{font-size: 12px;}.wpb-cart-plant-price{font-size: 11px;}.wpb-cart-summary-stats{flex-direction: column;gap: 15px;}.wpb-cart-stat-number{font-size: 18px;}.wpb-cart-footer-note p{font-size: 12px;}.wpb-checkout-consolidated{margin: 10px 0;padding: 12px;}.wpb-checkout-section-title{font-size: 16px;flex-direction: column;align-items: flex-start;gap: 5px;}.wpb-checkout-box-item{padding: 12px;}.wpb-checkout-box-summary{flex-direction: column;gap: 8px;}}@media (max-width: 320px){.wpb-cart-page-consolidated{padding: 8px;}.wpb-cart-plants-grid{grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));gap: 6px;}.wpb-cart-plant-image-container{height: 70px;}.wpb-cart-action-btn{padding: 4px 6px;font-size: 11px;min-width: 80px;}}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.wpb-cart-placeholder-icon, .wpb-cart-plant-placeholder{image-rendering: -webkit-optimize-contrast;image-rendering: crisp-edges;}}@media (prefers-reduced-motion: reduce){.wpb-cart-box-card, .wpb-cart-action-btn, .wpb-cart-progress-fill{transition: none !important;animation: none !important;}}@media (prefers-contrast: high){.wpb-cart-page-consolidated, .wpb-checkout-consolidated{border-width: 2px;border-color: #000;}.wpb-cart-action-btn{border-width: 2px;}.wpb-cart-progress-fill{background: #000 !important;}}@media print{.wpb-cart-action-btn, .wpb-cart-toggle-all-boxes, .wpb-checkout-expand-btn{display: none !important;}.wpb-cart-plant-details, .wpb-checkout-plant-details{display: block !important;}.wpb-mini-cart-consolidated, .wpb-cart-page-consolidated, .wpb-checkout-consolidated{border: 1px solid #000 !important;background: white !important;box-shadow: none !important;}}.wpb-checkout-consolidated{margin: 20px 0;padding: 20px;border: 1px solid #ddd;border-radius: 8px;background-color: #f9f9f9;}.wpb-checkout-consolidated-header{margin-bottom: 20px;padding-bottom: 15px;border-bottom: 2px solid #e0e0e0;}.wpb-checkout-section-title{margin: 0;font-size: 20px;font-weight: 600;color: #2c3e50;display: flex;align-items: center;gap: 10px;}.wpb-checkout-title-icon{font-size: 22px;}.wpb-checkout-box-count{font-size: 16px;color: #7f8c8d;font-weight: normal;}.wpb-checkout-consolidated-boxes{display: flex;flex-direction: column;gap: 15px;}.wpb-checkout-box-item{padding: 15px;border: 1px solid #e0e0e0;border-radius: 6px;background-color: #ffffff;}.wpb-checkout-box-header{display: flex;gap: 15px;margin-bottom: 10px;}.wpb-checkout-box-image-container{position: relative;flex-shrink: 0;}.wpb-checkout-box-image{width: 60px;height: 60px;object-fit: cover;border-radius: 4px;border: 1px solid #e0e0e0;}.wpb-checkout-box-placeholder{width: 60px;height: 60px;display: flex;align-items: center;justify-content: center;background-color: #f0f0f0;border: 1px solid #e0e0e0;border-radius: 4px;}.wpb-checkout-placeholder-icon{font-size: 24px;color: #7f8c8d;}.wpb-checkout-pricing-badge{position: absolute;top: -5px;right: -5px;background-color: #27ae60;color: white;font-size: 10px;padding: 2px 6px;border-radius: 10px;font-weight: 500;}.wpb-checkout-box-info{flex: 1;}.wpb-checkout-box-title{margin: 0 0 8px 0;font-size: 16px;font-weight: 600;color: #2c3e50;}.wpb-checkout-box-summary{display: flex;gap: 20px;margin-bottom: 8px;}.wpb-checkout-summary-item{display: flex;flex-direction: column;gap: 2px;}.wpb-checkout-summary-label{font-size: 12px;color: #7f8c8d;font-weight: 500;}.wpb-checkout-summary-value{font-size: 14px;color: #2c3e50;font-weight: 600;}.wpb-checkout-price-summary .wpb-checkout-summary-value{color: #27ae60;font-size: 16px;}.wpb-checkout-progress-container{margin-top: 8px;}.wpb-checkout-progress-bar{width: 100%;height: 6px;background-color: #ecf0f1;border-radius: 3px;overflow: hidden;margin-bottom: 4px;}.wpb-checkout-progress-fill{height: 100%;background-color: #27ae60;transition: width 0.3s ease;}.wpb-checkout-progress-text{font-size: 11px;color: #7f8c8d;}.wpb-checkout-box-actions{margin-top: 10px;display: flex;justify-content: flex-end;}.wpb-checkout-expand-btn{background: none;border: 1px solid #3498db;color: #3498db;padding: 6px 12px;border-radius: 4px;cursor: pointer;font-size: 12px;display: flex;align-items: center;gap: 6px;transition: all 0.2s ease;}.wpb-checkout-expand-btn:hover{background-color: #3498db;color: white;}.wpb-checkout-expand-btn.expanded{background-color: #3498db;color: white;}.wpb-checkout-btn-icon{font-size: 14px;}.wpb-checkout-plant-details{margin-top: 15px;padding-top: 15px;border-top: 1px solid #e0e0e0;}.wpb-checkout-plant-details-header{margin-bottom: 10px;}.wpb-checkout-plant-details-header h5{margin: 0;font-size: 14px;color: #2c3e50;font-weight: 600;}.wpb-checkout-plants-list{display: flex;flex-direction: column;gap: 8px;max-height: 200px;overflow-y: auto;}.wpb-checkout-plant-item{display: flex;align-items: center;gap: 10px;padding: 8px;background-color: #f8f9fa;border-radius: 4px;}.wpb-checkout-plant-image-container{position: relative;flex-shrink: 0;}.wpb-checkout-plant-image{width: 30px;height: 30px;object-fit: cover;border-radius: 3px;border: 1px solid #e0e0e0;}.wpb-checkout-plant-placeholder{width: 30px;height: 30px;display: flex;align-items: center;justify-content: center;background-color: #ecf0f1;border: 1px solid #e0e0e0;border-radius: 3px;font-size: 14px;color: #7f8c8d;}.wpb-checkout-quantity-badge{position: absolute;top: -4px;right: -4px;background-color: #e74c3c;color: white;font-size: 9px;padding: 1px 4px;border-radius: 8px;font-weight: 500;min-width: 16px;text-align: center;}.wpb-checkout-plant-info{flex: 1;display: flex;justify-content: space-between;align-items: center;}.wpb-checkout-plant-name{font-size: 13px;color: #2c3e50;font-weight: 500;}.wpb-checkout-plant-price{font-size: 12px;color: #27ae60;font-weight: 600;}.wpb-checkout-consolidated-footer{margin-top: 20px;padding-top: 15px;border-top: 2px solid #e0e0e0;}.wpb-checkout-footer-summary{margin-bottom: 10px;}.wpb-checkout-summary-stats{display: flex;justify-content: space-around;gap: 20px;}.wpb-checkout-stat-item{text-align: center;flex: 1;}.wpb-checkout-stat-number{display: block;font-size: 18px;font-weight: 700;color: #2c3e50;margin-bottom: 2px;}.wpb-checkout-total-price .wpb-checkout-stat-number{color: #27ae60;font-size: 20px;}.wpb-checkout-stat-label{font-size: 12px;color: #7f8c8d;font-weight: 500;text-transform: uppercase;letter-spacing: 0.5px;}.wpb-checkout-footer-note{text-align: center;margin-top: 10px;}.wpb-checkout-footer-note p{margin: 0;font-size: 12px;color: #7f8c8d;font-style: italic;}@media (max-width: 768px){.wpb-checkout-consolidated{margin: 15px 0;padding: 15px;}.wpb-checkout-section-title{font-size: 18px;}.wpb-checkout-box-header{flex-direction: column;gap: 10px;}.wpb-checkout-box-image-container{align-self: center;}.wpb-checkout-box-summary{justify-content: space-between;}.wpb-checkout-summary-stats{flex-direction: column;gap: 10px;}.wpb-checkout-plants-list{max-height: 150px;}}@media (max-width: 480px){.wpb-checkout-consolidated{margin: 10px 0;padding: 12px;}.wpb-checkout-section-title{font-size: 16px;flex-direction: column;align-items: flex-start;gap: 5px;}.wpb-checkout-box-item{padding: 12px;}.wpb-checkout-box-summary{flex-direction: column;gap: 8px;}}@media (pointer: coarse){.wpb-cart-action-btn, .wpb-checkout-expand-btn{min-height: 44px;min-width: 44px;}.wpb-cart-expand-btn{padding: 12px 20px;}.wpb-cart-plant-search-input{min-height: 44px;padding: 12px;font-size: 16px;}}.wpb-cart-action-btn:focus, .wpb-checkout-expand-btn:focus, .wpb-cart-plant-search-input:focus{outline: 2px solid #27ae60;outline-offset: 2px;box-shadow: 0 0 0 2px rgba(39, 174, 96, 0.2);}.wpb-sr-only{position: absolute !important;width: 1px !important;height: 1px !important;padding: 0 !important;margin: -1px !important;overflow: hidden !important;clip: rect(0, 0, 0, 0) !important;white-space: nowrap !important;border: 0 !important;}.wpb-sr-only:focus{position: static !important;width: auto !important;height: auto !important;padding: 8px 16px !important;margin: 0 !important;overflow: visible !important;clip: auto !important;white-space: normal !important;background: #f1f1f1 !important;color: #21759b !important;text-decoration: none !important;border-radius: 3px !important;}.wpb-cart-display-loading{position: relative;pointer-events: none;}.wpb-cart-display-loading::before{content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(255, 255, 255, 0.8);z-index: 10;border-radius: inherit;}.wpb-cart-display-loading::after{content: "";position: absolute;top: 50%;left: 50%;width: 20px;height: 20px;margin: -10px 0 0 -10px;border: 2px solid #ddd;border-top-color: #27ae60;border-radius: 50%;animation: wpb-spin 1s linear infinite;z-index: 11;}.wpb-cart-display-error{padding: 8px 12px;background: #fff2f2;border: 1px solid #ff6b6b;border-radius: 4px;color: #d63638;font-size: 14px;margin: 10px 0;}.wpb-cart-display-error::before{content: "⚠️ ";margin-right: 5px;}.wpb-cart-display-success{padding: 8px 12px;background: #f0f9f0;border: 1px solid #27ae60;border-radius: 4px;color: #155724;font-size: 14px;margin: 10px 0;}.wpb-cart-display-success::before{content: "✅ ";margin-right: 5px;}.wpb-cart-emergency, .wpb-checkout-emergency{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;line-height: 1.4;}.wpb-cart-emergency h3, .wpb-checkout-emergency h4{font-family: inherit;line-height: 1.3;}.wpb-template-debug{position: fixed;bottom: 10px;right: 10px;background: rgba(0, 0, 0, 0.8);color: white;padding: 4px 8px;font-size: 10px;border-radius: 3px;z-index: 9999;display: none;}body.wp-debug .wpb-template-debug{display: block;}.rtl .wpb-cart-box-actions{flex-direction: row-reverse;}.rtl .wpb-cart-box-header{flex-direction: row-reverse;}.rtl .wpb-cart-summary-stats{flex-direction: row-reverse;}@media (prefers-color-scheme: dark){.wpb-cart-page-consolidated, .wpb-checkout-consolidated{background-color: #2c2c2c;border-color: #444;color: #e0e0e0;}.wpb-cart-box-card, .wpb-checkout-box-item{background-color: #3c3c3c;border-color: #555;color: #e0e0e0;}.wpb-cart-plant-card, .wpb-checkout-plant-item{background-color: #404040;border-color: #555;}.wpb-cart-action-btn, .wpb-checkout-expand-btn{background-color: #555;color: #e0e0e0;border-color: #666;}.wpb-cart-edit-btn{background-color: #4a90e2;}.wpb-cart-remove-btn{background-color: #e74c3c;}.wpb-cart-expand-btn{background-color: #555;}.wpb-cart-plant-search-input{background-color: #3c3c3c;border-color: #555;color: #e0e0e0;}.wpb-cart-plant-search-input::placeholder{color: #aaa;}}