/*
Theme Name: Holacash Theme
Theme URI: https://holacash.network
Author: HolaCash
Author URI: https://holacash.network
Description: A high-performance affiliate network theme matching holacash.network, fully compatible with Elementor page builder.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: holacash-theme
Tags: one-page, custom-background, custom-logo, custom-menu, featured-images, threaded-comments, elementor
*/

/* Base WordPress compatibility */
.wp-block {
  max-width: 100%;
}
.alignwide {
  max-width: 1200px;
  margin: 0 auto;
}
.alignfull {
  width: 100%;
}
img {
  max-width: 100%;
  height: auto;
}

/* Elementor compatibility */
.elementor-page .site-main {
  padding: 0;
  margin: 0;
}
body.elementor-page {
  padding-top: 0;
}
