/*!
Theme Name: red-developer-studio
Theme URI: https://reddevso.com
Author: Bojan Vuckovic
Author URI: https://reddevso.com
Description: crative template for my website
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: rds
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

red-developer-studio is based on RDS https://reddevso.com, (C) 2012-2025 Automattic, Inc.
RDS is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/* Loading state for the button */
.border-btn-inner.loading .border-btn {
    display: none;
}
.border-btn-inner.loading .btn-wait {
    display: inline;
}
.border-btn-inner .btn-wait {
    display: none;
}

/* SweetAlert2 customization */
.custom-swal-popup {
    font-family: inherit;
    border-radius: 0;
}