.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Arial;font-weight:var( --e-global-typography-text-font-weight );}@media(min-width:768px){.elementor-1679 .elementor-element.elementor-element-76dc6a5{width:22.123%;}.elementor-1679 .elementor-element.elementor-element-d411936{width:77.877%;}}/* Start custom CSS for shortcode, class: .elementor-element-03152e2 *//* Style for Logout Button */
.woocommerce-MyAccount-navigation-link--customer-logout a {
    background-color: #ffffff;
    color: #18a0a8;
    padding: 10px 20px; /* Optional: Adjust padding */
    border-radius: 5px; /* Optional: Adjust border-radius for rounded corners */
    text-align: center;
    display: inline-block;
    text-decoration: none;
}

/* Hover effect for Logout Button */
.woocommerce-MyAccount-navigation-link--customer-logout a:hover {
    background-color: #18a0a8;
    color: #ffffff;
}/* End custom CSS */