/**
Theme Name: Unique Logo Designs
Author: uniquelogodesigns
Author URI: https://uniquelogodesigns.com/
Description: Unique is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Unique comes with schema.org code integrated so search engines will love your site. Unique offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Unique is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: unique-logo-designs
Template: astra
*/
.elementor-menu-cart__main {
    background-color: #fff !important;
    color: #000 !important;
    font-family: 'Arial', sans-serif !important;
    padding: 20px !important;
}

/* Header / Title */
.elementor-menu-cart__product-name {
    font-weight: bold !important;
    color: #000 !important;
}

/* Subtotal Section */
.woocommerce-mini-cart__total, 
.elementor-menu-cart__subtotal {
    border-top: 2px solid #d99e16 !important;
    margin-top: 15px !important;
    padding-top: 15px !important;
    color: #000 !important;
    font-weight: bold !important;
    font-size: 18px !important;
}

/* Cart Buttons */
.elementor-menu-cart__footer-buttons .elementor-button {
    border-radius: 10px !important;
    padding: 10px 20px !important;
    font-weight: bold !important;
    font-size: 16px !important;
    margin: 5px 5px !important;
}

/* Checkout Button */
.elementor-menu-cart__footer-buttons .elementor-button--checkout {
    background-color: #000 !important;
    color: #fff !important;
}

/* View Cart Button */
.elementor-menu-cart__footer-buttons .elementor-button--view-cart {
    background-color: #d9d9d9 !important;
    color: #000 !important;
}

/* Hover Effects */
.elementor-menu-cart__footer-buttons .elementor-button--checkout:hover,
.elementor-menu-cart__footer-buttons .elementor-button--view-cart:hover {
    background-color: #d99e16 !important;
    color: #000 !important;
}

