/*
Theme Name: Riberas Wellness
Theme URI: https://thefreewebsiteguys.com
Author: The Free Website Guys
Author URI: https://thefreewebsiteguys.com
Description: A custom single-page wellness and sound healing theme, built by The Free Website Guys. Scandinavian-minimal design, customizable sections (hero, services, gallery, events, pricing, testimonials, FAQ, contact, and Instagram), booking modal integration, and a full set of color controls. Ideal for sound healing practitioners, yoga studios, and mind-body professionals.
Version: 1.1.0
License: GNU General Public License v2 or later
Text Domain: tmt
*/

*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; padding: 0; }

/* When logged in: keep fixed site header clear of the WordPress admin bar */
body.admin-bar .tmt-site-header {
    top: 32px;
}
@media screen and (max-width: 782px) {
    body.admin-bar .tmt-site-header {
        top: 46px;
    }
}

#tmt-app .tmt-testimonials-shortcode {
    width: 100%;
    max-width: 100%;
}

#tmt-app .tmt-testimonials-shortcode iframe {
    max-width: 100%;
}
