p:last-child {
margin-bottom: 0;
}
.txt-mentions h2 {
font-weight: bold;
font-size: 1.22em;
text-transform: uppercase;
margin-bottom: 0.2em;
}
.txt-mentions p:not(:last-child) {
margin-bottom: 1.1rem;
}
.txt-mentions p a {
color: #004653;
text-decoration: underline;
transition: all 0.15s ease-in-out;
}
.txt-mentions p a:hover {
color: #509534;
}
.txt-mentions ul li:not(:last-child) {
margin-bottom: 0.4rem;
} #navmenu .elementor-nav-menu--dropdown {
padding-top: 10vh;
padding-bottom: 16px;
height: calc(100vh - 87px);
}
#navmenu .elementor-nav-menu--dropdown::before {
content: "";
position: absolute;
width: 80px;
height: 80px;
background-image: url(https://www.latabledesarmaillis.fr/wp-content/uploads/2023/11/logo-les-saisies-hauteluce-edelweiss_web.png);
background-repeat: no-repeat;
background-size: contain;
bottom: 80px;
left: 50%;
transform: translateX(-50%);
} #form-contact input, #form-contact textarea {
padding-left: 0;
}
#form-contact input:focus, #form-contact textarea:focus {
box-shadow: none;
}
#form-contact input::placeholder, #form-contact textarea::placeholder {
opacity: 0.8;
}
#form-contact .elementor-field-type-textarea, #form-contact .elementor-field-type-acceptance {
margin-bottom: 28px;
}
#form-contact .elementor-field-type-acceptance span {
line-height: 1.1;
}
#form-contact .elementor-field-type-acceptance label {
font-size: 12px;
}
#form-contact .elementor-button.elementor-size-md {
min-height: auto;
}