/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 30 2026 | 11:25:14 */
.producte-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden !important;
}

.producte-container {
	padding-top: 120px !important;
}

@media (min-width: 769px) {
    .single-producte .ast-container El .producte-container {
        padding-top: 140px !important;
    }
}

.consells-content, .consells-content p {
	font-size: 16px !important;
}

.beneficis-content, .beneficis-content p, .beneficis-content strong {
	font-size: 16px !important;
}

.producte-film-specs {
	display: none !important;
}

.taula-mides-wrapper {
    overflow-x: auto !important;
}

.producte-taula-mides {
    width: 100%;
    min-width: 700px; /* ajusta según columnas */
    border-collapse: collapse;
}

.breadcrumb-list {
	flex-wrap: wrap !important;
}
