/*
Theme Name: La Matrangela
Theme URI: https://www.lamatrangela.com/
Description: Tema standalone minimale per La Matrangela, progettato per Elementor Pro.
Author: Boma Studio
Author URI: https://bomastudio.it/
Version: 1.0.0
Text Domain: la-matrangela
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

*, *::before, *::after { box-sizing:border-box; }
html { -webkit-text-size-adjust:100%; scroll-padding-top:160px; }
body { margin:0; font-family:Commissioner, sans-serif; line-height:1.5; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; }
h1, h2, h3, h4, h5, h6 { margin-block-start:0; margin-block-end:1.5rem; font-weight:400; }
p { margin-block-start:0; margin-block-end:1.5rem; }
a { text-decoration:none; color:inherit; }
img { border-style:none; height:auto; max-width:100%; }
input, textarea, select, button { font:inherit; color:inherit; }
input[type="text"],input[type="email"],input[type="number"],input[type="date"],input[type="password"],input[type="tel"],input[type="url"],
input[type="search"],textarea,select {	width:100%;	max-width:100%;	padding: 0.75rem 1rem;border:1px solid #ccc; border-radius:0; background-color:#fff; box-sizing:border-box; }
textarea { min-height:10em;	resize:vertical; }
select { appearance:none; -webkit-appearance: none; -moz-appearance: none; cursor:pointer; padding-right: 3rem;	background: #fff url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8 9.3-7.5-7.5 1-1 6.5 6.4 6.4-6.4 1.1 1z' fill='%23666'/%3E%3C/svg%3E") right 0.75rem center no-repeat; }
button,input[type="submit"],input[type="button"],input[type="reset"] { 	font:inherit; color:inherit; cursor:pointer; border:0;	border-radius:0; background:none; }
input:focus,textarea:focus,select:focus,button:focus { outline:2px solid var(--e-global-color-accent); outline-offset:2px; }

:root {
	/* 	pressidium */
	--cc-font-family: var(--e-global-typography-text-font-family) !important;
}
.cc_div:hover{
	color:var(--cc-btn-secondary-text) !important;
}