/*
Theme Name:   SeaIslandtheme
Description:  Hello theme child per Sea Island Store
Author:       wp_8322128
Author URL:   https://www.seaislandstore.com
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  SeaIslandtheme
*/

/* Scrivi qui il tuo foglio di stile personalizzato */

.woocommerce span.onsale {
	padding:10px !important;
	background-color: #36A9E0;
}

.woocommerce a.button.alt, .woocommerce a.button.alt:hover, .woocommerce button.button.alt, .woocommerce button.button.alt:hover {
	background-color: #36A9E0;
}

.woocommerce .quantity .qty {width: 5em;}

.woocommerce-variation-availability {display:none;}

.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 180px;
}

.tiered-pricing-blocks { margin: 0 0 20px 0;}

.pack-info{
    margin:15px 0;
    font-size:14px;
    font-weight:600;
}