 @import url("https://use.typekit.net/hbf8rxf.css");

.logo{
    max-width: 163px;
    vertical-align: middle;
    display: block;
    margin-top: 20px;
}

body {
font-family: myriad-pro-regular, sans-serif!important;
}

.av-main-nav > li > a {
    color: #2c3d4b!important;
    display: block;
    text-decoration: none;
    padding: 0 13px;
    font-weight: normal;
    font-size: 14px!important;
    font-weight: 300!important;
}

#top .main_color .avia-color-theme-color {
    color: #ffffff;
    border-color: #ed1b31;
    background: #ed1b31;
    border-radius: 0;
    letter-spacing: 2px;
}

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
font-family: myriad-pro-regular, sans-serif!important;
    text-transform: none;
    letter-spacing: 0px;
}

#top h1 strong, #top h2 strong, #top h3 strong, #top h4 strong, #top h5 strong, #top h6 strong {
    color: inherit;
    font-weight: 400;
}

h2.avia-caption-title  {
    text-transform: none!important;
    font-size: 50px;
    font-weight: bold;
}

.avia-caption-content   p{
    font-size: 21px;
    font-weight: 300;
}

.goto-slide{
    background: #fff!important;
    opacity: 1!important;
margin: 2px 5px !important;
}

.goto-slide.active{
    background: #ec1c32!important;
    opacity: 1!important;
}

.reddy h1.av-special-heading-tag {
    color: #eb1c31!important;
    font-size: 20px;
    font-weight: 400;
}

.slideshow_align_caption {
text-shadow: 4px 3px 8px #000;
}

/* Nascondo selettore lingua da menu */
nav.main_menu .wpml-ls-menu-item {
    display: none;
}
 /* Visibilità selettore lingua menu quando screen size is &lt; 477px wide */
@media (max-width: 477px) {
  nav.main_menu .wpml-ls-menu-item {
    display: block;
  }
}

/*footer*/

#custom_html-2, #custom_html-7, #custom_html-3, #custom_html-8, #custom_html-9 {
    border-left: 2px solid;
    padding-left: 20px!important;
    padding-bottom: 35px!important;
}


