/*
Theme Name: Bondi Theme
Theme URI: https://bondipastafresca.it
Description: Bondi customization
Author: Hione
Author URI: https://hione.it
Template: hello-elementor
Version: 1.0.1
Text Domain: bondi-theme-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


.woocommerce form.login, .woocommerce form.register {
    border: 1px solid #932A21 !important;
}

label[for=shipping_method_0_local_pickup5]::after {
	content: '\a presso il punto vendita di Via Modena 92';
	font-size: 11px;
	white-space: pre;
}
.cart-collaterals .cart_totals .woocommerce-info::before {
	content: "\e019";
}
.elementor-menu-cart__toggle_button {
	border: none !important;
}
span.onsale {
	background-color:#932A21 !important;
	top: 5px !important;
	left: 5px !important;
	padding: 1px !important;
	min-height: 3.236em;
    min-width: 3.236em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    margin: 0;
    border-radius: 100%;
    color: #fff;
    font-size: .857em;
    z-index: 9;
}