.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}
#main-header { box-shadow: none !important; }
.et-fixed-header#main-header { background-color: #000;}
#top-menu .sub-menu {
margin-top: -45px;
}
.et-fixed-header #top-menu .sub-menu {
margin-top: 0;
background-color: #000 !important;
}
.mobile_menu_bar:before {
color: #dd3333 !important;
}
.et_mobile_menu {
border-top: 3px solid #dd3333 !important;
}
#main-header .et_mobile_menu {
background-color: #000 !important;
}
.et_mobile_menu li a:hover {
background: #666 !important;
}
.et_pb_menu__menu .sub-menu {
margin-top: -45px;
} .wp-pagenavi a, .wp-pagenavi span {
padding: 0.3em 0.8em !important;
font-size: 1.2em !important;
color: #333333;
line-height: 2em;
background: #eeeeee;
transition: all .5s;
} .wp-pagenavi span.current {
color: #ffffff !important;
background: #333333 !important;
}  .wp-pagenavi a:hover {
color: #ffffff !important;
background: #333333 !important;
} .wp-pagenavi .pages {
background: none;
}
.wpcf7-text, .wpcf7-textarea, .wpcf7-number, .wpcf7-date, .wpcf7-captchar, .wpcf7-file {
border-width: 1px 1px 1px 5px !important;
border-color: #ccc #ccc #ccc #00AD4D !important;
background-color: #FAFAFA !important;
border: 1px solid;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
color: #000 !important;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wpcf7-submit {
color: #000 !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 600;
border: 1px solid black !important;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
background: transparent;
border: 2px solid;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.wpcf7 .et_pb_contact p input[type=checkbox] {
display: inline;
-webkit-appearance: radio !important;
}
.wpcf7-submit:hover {
background-color: #666;
border-color: #666;
padding: 16px !important;
color: #FFF !important;
font-weight: bold;
}
::placeholder { color: black;
opacity: 1; }
:-ms-input-placeholder { color: black;
}
::-ms-input-placeholder { color: black;
}
.wpcf7 form.sent .wpcf7-response-output {
font-size: 20px;
font-weight: bold;
border: 5px solid #46b450;
margin: -15px 0 0 0 !important; }
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted {
font-size: 20px;
border: 5px solid #ffb900;
margin: -15px 0 0 0 !important; }
span .wpcf7-not-valid {
border: 3px solid #ff0000 !important;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(https://www.mmttoscana.it/wp-content/uploads/2021/02/loader.gif);
width: 160px;
height: 15px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
@media (min-width: 767px) {
.et_pb_contact .et_pb_contact_field_half.et_pb_contact_field_last {
padding-left: 6px;
}
.et_pb_contact .et_pb_contact_field_half.et_pb_contact_field_first {
padding-right: 6px;
}
}
@media (max-width: 980px) {
#logo {
max-height: 133% !important;
margin-top: 10px !important;
}
}
@media screen and (max-width: 600px) {
a.page.smaller, a.page.larger, span.extend {
display: none;
}
.wp-pagenavi .pages {
background: none;
display: none;
}
.wp-pagenavi a, .wp-pagenavi span {
font-size: 0.9em !important;
}
}