/*
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;
}
.paginacheckout .cart-collaterals {
	display: none;
}
.woocommerce .checkout_coupon .promo-code-heading {
	font-size: 18px;
}
.wc_payment_methods label {
	font-size: 1.5rem;
}
body .checkout .payment_methods .payment_box {
	padding-top: 0;
	padding-bottom: 0;
}
body .cart-collaterals .shipping-coupon .coupon > h2 {
	font-size: 18px;
}
body .cart_totals table th {
	width: 25%;
}
body .cart_totals table td {
	width: 75%;
}
.shipping-gratis {
	text-transform: uppercase;
	font-weight: bold;
}
#shipping_method {
	color: #339;
}
#shipping_method input:checked + label {
	font-weight: bold;
	font-size: 1.2rem;
}
.taula-variacions.agulles {
	margin: 0 auto 30px auto;
}
.taula-variacions.agulles td, .taula-variacions.agulles th {
	padding: 5px;
}
.agulleswrapper {
	padding: 0;
	border: 1px solid #d9d9d9;
	margin: 30px 0;
	border-radius: 14px;
}
.agulleswrapper p {
	padding: 10px 20px;
	background: #d9d9d9;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
}
ul.page-numbers {
	list-style-type: none;
}

