/* Migrat des de custom-css-js (main / 1963) */

.home-product img {
	width: 100% !important;
}

.home-product h3 a {
	color: black !important;
	font-size: 18px !important;
}

@media (max-width: 1200px) {
	.home-product h3 a {
		font-size: 15px !important;
	}
}

@media (max-width: 750px) {
	.counter-wrapper {
		max-width: none !important;
		margin: 10px !important;
		height: 200px !important;
		width: 85% !important;
	}
	html, body {
		overflow-x: hidden;
	}
	body, html, .elementor, .elementor-section {
		overflow-x: hidden !important;
	}
	.footer-widget-area.widget-area, .contact-section, #block-7, .contact-section, .social-section {
		margin: 0 !important;
	}
	.ast-footer-copyright {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.ast-builder-menu-1 .menu-item > .menu-link {
		color: black;
	}
}

.site-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	background: white;
	height: 80px;
	box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.ast-mobile-header-content .astra-language-switcher {
	padding-left: 20px !important;
	margin-top: 10px !important;
}

.descomptes a {
	background-color: white;
	padding: 10px 20px;
	border-radius: 70px;
	color: #97171e !important;
	transition: background-color 0.3s ease, padding 0.3s ease, color 0.3s eas;
}

.descomptes a:hover {
	background-color: black;
	padding: 15px 25px;
	color: white !important;
}

.text-media a, .wrapper-icon a {
	background-color: #000;
	padding: 10px 20px !important;
	border-radius: 70px;
	color: #fff !important;
	transition: background-color 0.3s ease, padding 0.3s ease, color 0.3s eas;
}

.text-media a:hover, .wrapper-icon a:hover {
	background-color: #fff !important;
	padding: 15px 25px !important;
	color: #000 !important;
	border: 1px solid black;
}

.social-section {
	padding: 40px 20px;
	max-width: 500px;
	margin: 40px auto;
	border-radius: 12px;
	text-align: center;
}

.social-section h2 {
	margin-top: 0;
	font-size: 28px;
	color: #73895c;
	text-align: left;
	margin-bottom: 10px;
}

.social-section p {
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 25px;
	text-align: left;
}

.social-icons {
	display: flex;
	justify-content: left;
	gap: 15px;
}

.social-icons a {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #73895c;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	text-decoration: none;
	color: white;
	font-size: 18px;
	transition: background-color 0.3s, transform 0.3s;
}

.social-icons a:hover {
	background-color: #5e724c;
	transform: scale(1.1);
}

.contact-section {
	padding: 40px 20px;
	margin: 40px auto;
	border-radius: 12px;
	text-align: center;
}

.contact-section h2 {
	margin-top: 0;
	font-size: 28px;
	color: #73895c;
	text-align: left;
	margin-bottom: 10px;
}

.contact-section p {
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 25px;
	text-align: left;
}

.contact-info {
	display: flex;
	flex-direction: column;
	gap: 12px;
	font-size: 15px;
	text-align: left;
}

.contact-info i {
	color: #73895c;
	margin-right: 8px;
}

.contact-info div {
	display: flex;
	align-items: center;
	justify-content: left;
}

.contact-section nav a {
	margin-left: 0 !important;
}

.chaty-whatsapp-message p {
	font-size: 14px !important;
}

.chaty p {
	font-size: 18px !important;
}

.producte-gallery .thumbnail {
	overflow: hidden !important;
}

.astra-product-search .search-field {
	margin-right: 15px !important;
}

.chaty-whatsapp-body .wp-profile-img img {
	overflow: hidden !important;
	width: 40px !important;
	height: 40px !important;
	max-width: none !important;
}

.main-header-bar .main-header-menu .menu-item > a {
	color: #000 !important;
}

.consells-content li {
	color: black !important;
}

.marc-chat-open-header, .marc-chat-agent-info {
	background-color: #166938 !important;
}

.marc-chat-title, .marc-chat-icon {
	color: #166938 !important;
}

@media (max-width: 769px) {
	.marc-chat-agent-info {
		background-color: transparent !important;
	}
}

.cky-btn-revisit-wrapper {
	background-color: black !important;
}

.flip-card-title {
	text-transform: uppercase !important;
}

.taula-mides-wrapper {
	overflow-x: auto !important;
}

.producte-taula-mides {
	width: 100%;
	min-width: 700px;
	border-collapse: collapse;
}

.breadcrumb-list {
	flex-wrap: wrap !important;
}

.contact-section.textos-legals nav {
	display: flex;
	flex-direction: column;
}

.ff_t_c, .ff_t_c p {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4;
	color: #000;
}
