/*
Theme Name:        Hello Elementor Child
Theme URI:         https://itzikpop.com
Description:       Child theme for Hello Elementor
Author:            Itzik Pop
Author URI:        https://itzikpop.com
Template:          hello-elementor
Version:           1.0.0
Requires at least: 6.0
Requires PHP:      7.4
License:           GNU General Public License v2 or later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:       hello-elementor-child
*/

/* ==========================================================================
   Custom styles below — these load after the parent stylesheet
   ========================================================================== */

.button-pay .elementor-button {
	text-align: start;
}
.button-pay .elementor-button-content-wrapper .elementor-button-icon svg {
	aspect-ratio: 1;
	width: 30px;
}
.button-pay .elementor-button-content-wrapper .elementor-button-text {
	align-items: center;
	flex-direction: column;
}
.button-pay .elementor-button-content-wrapper {
	align-items: center;
}