/* Switch lingua */
.elementor-widget-wpml-language-switcher .wpml-ls-legacy-dropdown .wpml-ls-item-toggle {
	padding: 0;
	border: none;
	display: flex;
	align-items: center;
	column-gap: 8px;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
	content: '';
	vertical-align: middle;
	display: inline-block;
	border: none !important;
	position: relative !important;
	right: auto !important;
	top: auto !important;
	background-image: url(https://www.derasmo.it/wp-content/uploads/2026/04/chevron-down.svg);
	background-repeat: no-repeat;
	background-size: 8px;
	background-position: center;
	width: 8px;
	height: 4.7px;
}

/**/
.elementor-menu-cart__product-name .variation {
	display: flex !important;
	flex-wrap: wrap;
}

.elementor-menu-cart__product-name .variation dt,
.elementor-menu-cart__product-name .variation dl {
	width: 100%;
}

.elementor-menu-cart__footer-buttons a {
	padding: 10px !important;
	font-size: 16px !important;
	font-weight: bold !important;
}

.elementor-menu-cart__footer-buttons a, .elementor-menu-cart__footer-buttons a span {
	font-size: 16px !important;
	font-weight: bold !important;
}

.elementor-menu-cart__footer-buttons a.elementor-button--view-cart:hover, .elementor-menu-cart__footer-buttons a.elementor-button--checkout, .elementor-menu-cart__footer-buttons a.elementor-button--checkout:hover {
	background-color: var(--1) !important;
	color: var(--text) !important;
}

.elementor-menu-cart__footer-buttons a.elementor-button--view-cart:hover span, .elementor-menu-cart__footer-buttons a.elementor-button--checkout span, .elementor-menu-cart__footer-buttons a.elementor-button--checkout:hover span {
	color: var(--text) !important;
}

.elementor-menu-cart__product-price *, .elementor-menu-cart__subtotal * {
	font-weight: bold !important;
}

.cart_item .product-thumbnail {
	float: unset !important;
	width: unset !important;
}

.woocommerce-mini-cart .elementor-menu-cart__product .elementor-menu-cart__product-image a img {
	height: unset !important;
}