/*
Theme Name: Landscop
Theme URI: https://landscop.casethemes.net/
Author: Case-Themes
Author URI: https://casethemes.net/
Description: Landscop is a stunning gardening and landscaping WordPress theme. The theme has a light, fresh and modern design for landscape service agency, gardener, landscaping company, tree planting business, eco-friendly business, arborist business, architecture landscape master, design planning bureau and other gardening service related business sites.
Version: 1.0.0
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: landscop
Tags: agriculture, business, elementor, farmer shop, florist, garden, gardener, gardening, groundskeeper, landscape architects, landscaper, landscaping, theme, wordpress
Requires at least: 5.8 or Higher
Requires PHP: 7.4 or Higher
Tested up to: 6.4.1

Copyright (c) 2025 Case-Themes. All rights reserved.
This theme is licensed under the GPL-2.0+ license.
*/

/* Ajuste para el texto de "Inicia sesión" */
.woocommerce-product-info .price {
    display: block !important;
    min-height: 50px; /* Dale espacio suficiente */
    line-height: 1.2;
    font-size: 14px;
    margin-bottom: 10px;
}

.woocommerce-product-header {
    height: auto !important; /* Permite que el contenedor crezca con el texto */
}

.price a {
	height: auto!important;
	font-size: 12px;
}