/*
Theme Name: Vibe Shop
Theme URI: https://govibe.digital
Author: Vibe Digital
Author URI: https://govibe.digital
Description: Multipurpose WooCommerce WordPress Theme
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vibe-shop
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: glozin
*/

/* Acessibilidade: aumentar áreas de toque mínimas (>= 48px) para botões-chave */
.swiper-button-text,
.campaign-bar__close {
	min-width: 48px;
	min-height: 48px;
	padding: 12px;
	box-sizing: border-box;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

