/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
#menu-classic-shop-main-menu {
	align-items: center;
}
#cercador-desktop input[type="search"] {
	width: 170px;
}
#formulari-suscripcio {
	background: transparent;
}
#formulari-suscripcio label {
	color: #fff;
}
#formulari-suscripcio label a {
	color: #ccc;
}
#formulari-suscripcio .fusion-form-field {
	margin: 0;
}
.otgs-development-site-front-end {
	display: none;
}
.imatgesgraella {
  width: 100%;
  aspect-ratio: 1 / 1;
  position: relative;
}
.imatgegraella {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	aspect-ratio: 1/1;
}
.imatgegraella img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}
.imatgesgraella:hover .imatgegraella.principal {
	opacity: 0;
}
table.dtovolumen {
	margin-bottom: 25px;
}
table.dtovolumen td {
	border: 1px solid;
	padding: 10px;
}
body.fusion-body .fusion-woo-price-tb.sale-position-right:not(.stacked) .price.has-sale {
	flex-direction: row;
	padding: 10px;
	border: 1px solid;
}
body.fusion-body .fusion-woo-price-tb.sale-position-right:not(.stacked) .price.has-sale span.amount {
	margin: 0 10px;
}
