/**
Theme Name: GodDayPress
Author: The Professor 2.0
Author URI: http://bogdandugalic.com
Description: Bodan Tzar!
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: goddaypress
Template: astra
*/

a.elementor-button,
a.wpr-button,
a.wp-element-button,
a.ast-button,
a.ast-custom-button,
a.pc-concerts__button,
a.elementor-button:hover,
a.wpr-button:hover,
a.wp-element-button:hover,
a.ast-button:hover,
a.ast-custom-button:hover,
a.pc-concerts__button:hover,
a.elementor-button:focus,
a.wpr-button:focus,
a.wp-element-button:focus,
a.ast-button:focus,
a.ast-custom-button:focus,
a.pc-concerts__button:focus,
a.elementor-button:active,
a.wpr-button:active,
a.wp-element-button:active,
a.ast-button:active,
a.ast-custom-button:active,
a.pc-concerts__button:active,
a.elementor-button:visited,
a.wpr-button:visited,
a.wp-element-button:visited,
a.ast-button:visited,
a.ast-custom-button:visited,
a.pc-concerts__button:visited {
	text-decoration: none !important;
}

.elementor-widget-wpr-button a.wpr-button,
.elementor-widget-wpr-button a.wpr-button *,
.elementor-widget-wpr-button .wpr-button-text,
.elementor-widget-wpr-button .wpr-button::after,
.elementor-widget-wpr-button .wpr-button .wpr-button-content {
	-webkit-text-decoration: none !important;
	text-decoration: none !important;
	text-decoration-line: none !important;
}

.elementor-widget-wpr-button .wpr-button-text {
	border-bottom: 0 !important;
}

a.elementor-button,
a.wpr-button,
a.wp-element-button,
a.ast-button,
a.ast-custom-button,
a.pc-concerts__button,
button {
	transition:
		transform 0.28s ease,
		box-shadow 0.32s ease,
		filter 0.32s ease;
}

body.godday-motion-enabled .elementor-top-section,
body.godday-motion-enabled .e-con.e-parent,
body.godday-motion-enabled .elementor-column,
body.godday-motion-enabled .elementor-widget,
body.godday-motion-enabled .wp-block-group,
body.godday-motion-enabled .wp-block-cover,
body.godday-motion-enabled .pc-concerts,
body.godday-motion-enabled .pc-concerts__item {
	will-change: transform, opacity;
}

body.godday-motion-enabled .elementor-widget-image img,
body.godday-motion-enabled .wp-post-image,
body.godday-motion-enabled .attachment-full,
body.godday-motion-enabled .pc-concerts__item img {
	backface-visibility: hidden;
	transform: translateZ(0);
}

@media (prefers-reduced-motion: reduce) {
	a.elementor-button,
	a.wpr-button,
	a.wp-element-button,
	a.ast-button,
	a.ast-custom-button,
	a.pc-concerts__button,
	button {
		transition: none !important;
	}
}
