/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Author: Web\D
Template: salient
Version: 0.1
*/

/* colori OMV
 * arancio de5307
 * azzurro 007cb0
*/

/*
@media only screen and (max-width: 1200px) {
body.material #header-outer #top nav > .buttons > li#social-in-menu{
    margin-right: 50px !important;
}
}
img.default-logo{
    margin-right: 30px;
}*/

/*#page-header-bg h1{
    text-shadow: -1px -1px 0 #de5307, 1px -1px 0 #de5307, -1px 1px 0 #de5307, 1px 1px 0 #de5307;
}
*/

body, body p{
    line-height: 1.6em !important;
}
.link_stato{
font-weight: 900;
font-size: 15px;
line-height:15px;
}

@media only screen and (max-width: 690px) {
  body .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip.open {
    position: absolute !important;
    width: 100px !important;
    height: 20px !important;
    border: 1px solid #de5307 !important;
  }
  body .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip.open .tipclose{
    display: none !important;
  }
}
.wpb_gallery.gal_omv .portfolio-items .col .work-item.style-2{
  border: 1px solid #ddd !important;
}

.otgs-development-site-front-end{
    display: none;
    visibility: hidden;
}
body:not(.home)
.n_t_ntb_b{
        display: none;
    visibility: hidden;
}
#header-secondary-outer i.fa-phone{
font-size: 20px;
margin: 0 10px;
}
#header-secondary-outer[data-lhe="animated_underline"] nav > .sf-menu > li:not([class*="button_"]) > a::after {
    border-width: 0 !important;
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li:not([class*="button_"]) > a::after, #header-secondary-outer[data-lhe="animated_underline"] nav > .sf-menu > li:not([class*="button_"]) > a::after {
    bottom: -5px !important;
}


#header-secondary-outer, #header-outer #header-secondary-outer, #header-outer #mobile-menu .secondary-header-text {
  background: linear-gradient(#f9f9f9, #ddd);
}


.swiper-slide .button a {
    text-transform: none !important;
}
body .swiper-slide .content h2 {
background-color: rgba(222,83,7,1);
width: max-content;
padding: 0 10px;
}
img.tondone{
    border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    /*border: 3px solid #de5307;*/
}
body #footer-outer i{
    width: 25px !important;
    margin-right: 10px !important;
    color: #de5307;
}

