@keyframes zoomSfondo {
  0% {
    transform: scale(1);
  }
  80% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

@font-face {
    font-family: 'Trajan Pro';
    src: url('../fonts/TrajanPro-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.sc_item_subtitle.sc_item_title_style_decoration.sc_item_subtitle_above + .sc_item_title {margin-top: 2.2rem;font-family: 'Trajan Pro', sans-serif;font-size: 40px;letter-spacing: -1px;}
.elementor-heading-title.elementor-size-default {font-family: 'Trajan Pro';font-size: 40px;}
.sc_layouts_title_caption, .breadcrumbs, .sc_item_title_text{font-family: 'Trajan Pro';}
.sr7-layer.slide-homepage, .sr7-layer.occhiello-slider{font-family: 'Trajan Pro' !important;letter-spacing: -1px !important;}
.sc_layouts_title_title > .sc_layouts_title_caption {float: none;color: #AE8952 ;}

/*CONTACT FORM STYLE */
.columns_wrap input[type="date"]{height: 55px !important;border-radius: 4px;}
.select_container {height: 50px;}
.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date {padding: 10px 10px 10px 17px;color: grey; text-align: center;}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.fill_inited {text-align: center;}
.wpcf7-form-control.wpcf7-tel.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-tel {text-align: center;}
.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.filled.fill_inited {text-align: center;}

/* ULTIME MODIFICHE */ 
.scheme_dark .menu_mobile_inner a, .scheme_dark .menu_mobile_inner .menu_mobile_nav_area li::before {color: #603813 !important;}
.scheme_dark .theme_button_close_icon::before, .scheme_dark .theme_button_close_icon::after, .scheme_dark .trx_addons_button_close_icon::before, .scheme_dark .trx_addons_button_close_icon::after, .scheme_dark .mfp-close::before, .scheme_dark .mfp-close::after, .scheme_dark .review-form a.close::before, .scheme_dark .review-form a.close::after {border-color:#603813 !important;}

.scheme_dark .menu_mobile_widgets_area .widget_custom_html .extra_item a, .scheme_dark .menu_mobile_widgets_area .widget_custom_html .extra_item h6 {color:#603813 !important;}
.scheme_dark .menu_mobile_inner {background-color: #f8f5f2 !important;}
.scheme_dark .menu_mobile_inner .social_item .social_icon {color: #603813 !important;}

/* BUTTON SCROLL TO TOP */ 
.scheme_default .trx_addons_scroll_to_top {color: #ffffff;border-color: #ae8952 ;background-color: #ae8952 !important;box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.5) !important;}
.scheme_dark .menu_mobile_elements_area {background-color: #f8f5f2 !important;}
.menu_mobile_widgets_area {background-color: #f8f5f2 !important;}

#slide-home-effect::before {background-image: url("/wp-content/uploads/2026/06/home-mirko.jpg");background-position: center center;background-repeat: no-repeat;	background-size: cover;	content: "";display: block;	position: absolute;	inset: 0;animation: zoomSfondo 25s ease infinite;width: 100%;}

body .menu_mobile_nav_area #menu_mobile > li > a {font-size: 40px !important;}
body .menu_mobile_nav_area #menu_mobile > li > a .wpml-ls-flag {width: 30px;}
body .menu_mobile_nav_area {max-height: 100% !important;}




/* FOOTER */
.widget_title {color: black !important;}
.scheme_dark .socials_wrap .social_item .social_icon, .scheme_dark .socials_wrap .social_item .social_icon i {color: black !important;}
.scheme_dark .widget_contacts .contacts_info {color: black !important;}
/* FOOTER ENG */
.scheme_default .widget ul > li:not(.wp-block-social-link), .scheme_default .widget ul > li a:not(.wp-block-social-link-anchor), .scheme_default .wp-block-latest-comments .wp-block-latest-comments__comment {color: #000 !important;}
.scheme_dark .widget_contacts .contacts_info span a, .scheme_dark .widget_contacts .contacts_info > div > a, .scheme_dark .widget_contacts .contacts_info > a {color: #000 !important;}



