/**
Theme Name: Shop Dilca
Author: Jesús Castro Peña
Author URI: https://marketingdigitalconsulting.com/
Description: This theme has been designed by Jesus Castro from MKD Consulting Agency for Shop Dilca. Shop dilca is a premium theme, fast, fully customizable and beautiful suitable for the company. It is very light and offers unmatched speed. Built with SEO in mind, it offers plenty of sidebar options and widget areas giving you full control for customizations. It has included special features and templates to create pages flexibly. Some of the other features: WooCommerce Compatibility, Responsive, Compatible with all major plugins, translation ready.
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: shop-dilca
Template: astra
*/

/* Estilo escritorio mi cuenta*/

.welcome-message {
    text-align: right;
}

.logout-button {
    background-color: #334155;
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
}

.logout-button:hover {
    background-color: #75D4D4; /* Color más oscuro para el hover */
	color: white;
}