/*
Theme Name: Salient Child Theme
Description:
Theme URI:
Author: Giancarlo Lavenuta
Author URI:
Template: salient
Version: 1.0
*/
.fix {
    display: block;
    clear: both;
}

/* FANCY */
.nectar-fancy-box[data-style="hover_desc"].hovered {
    transform: translateY(0px) !important
}

/* FANCY */
#header-outer:not(.transparent) #top #logo,
#header-outer #top .span_9 > .slide-out-widget-area-toggle i {
    color: #a28030 !important
}

/* INIZIO HEADER */
.transparent header {
    background: rgba(0, 0, 0, 0.4);
    /* border-bottom: 1px solid #bbb */
}

#header-outer.transparent #top nav > ul > li > a,
#header-outer.transparent #top nav > .sf-menu > li > a,
#header-outer.transparent .slide-out-widget-area-toggle a i.label,
#header-outer.transparent #top .span_9 > .slide-out-widget-area-toggle a.using-label .label,
#header-outer.transparent #top nav ul #search-btn a .icon-salient-search,
#header-outer.transparent #top nav ul #nectar-user-account a span,
#header-outer.transparent #top nav > ul > li > a > .sf-sub-indicator i,
#header-outer.transparent .cart-menu .cart-icon-wrap .icon-salient-cart,
.ascend #boxed #header-outer.transparent .cart-menu .cart-icon-wrap .icon-salient-cart {
    opacity: 1 !important
}

#header-outer.transparent[data-lhe="default"] #top nav > ul > li > a:hover,
#header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .sfHover:not(#social-in-menu) > a,
#header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current_page_ancestor > a,
#header-outer.transparent #top nav .sf-menu > .current-menu-item > a,
#header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current-menu-ancestor > a,
#header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a,
#header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current_page_item > a,
#header-outer.transparent #top nav > ul > li > a:hover > .sf-sub-indicator > i,
#header-outer.transparent #top .sf-menu > .sfHover > a .sf-sub-indicator i,
#header-outer.transparent #top nav > ul > .sfHover > a > span > i,
#header-outer.transparent #top nav ul #search-btn a:hover span,
#header-outer.transparent #top nav ul #nectar-user-account a:hover span,
#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:hover span,
#header-outer.transparent #top nav .sf-menu > .current-menu-item > a i,
body #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current_page_item > a .sf-sub-indicator i,
#header-outer.transparent #top nav .sf-menu > .current-menu-ancestor > a i,
body #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current-menu-ancestor > a i,
#header-outer.transparent .cart-outer:hover .icon-salient-cart,
.ascend #boxed #header-outer.transparent .cart-outer:hover .cart-menu .cart-icon-wrap .icon-salient-cart,
#header-outer.transparent[data-permanent-transparent="false"]:not(.dark-slide) #top .span_9 > a[class*="mobile-"] > *,
#header-outer.transparent[data-permanent-transparent="false"]:not(.dark-slide) #top #mobile-cart-link i,
#header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) #top .span_9 > a[class*="mobile-"] > *,
#header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) #top #mobile-cart-link i {
    color: #c2a26b !important
}

/* FINE HEADER */
/* #header-outer .row .col.span_3 {
    visibility: hidden !important;
}

a#logo {
    display: none !important;
}

#header-outer[data-format="centered-menu-under-logo"] #top .span_9 nav >ul >li:not(#social-in-menu):not(#search-btn):not(.slide-out-widget-area-toggle) >a {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
} */
/* INIZIO NECTAR SLIDER */
.active_texture {
    background-color: #111;
    opacity: .5 !important;
    display: block !important;
}

/* FINE NECTAR SLIDER */
/* INIZIO FOOTER */
#footer-widgets img {
    width: 240px
}

#footer-outer .row {
    padding: 35px 0 10px 0
}

.menu-footer-menu ul li a {
    font-size: 16px
}

#footer-outer[data-cols="1"] #copyright {
    padding: 24px 0 !important;
}

ul.wp-block-social-links {
    margin-top: 30px !important
}

ul.wp-block-social-links li {
    display: inline-block;
}

#footer-outer ul.wp-block-social-links li a:not(.nectar-button) svg {
    fill: #a28030 !important;
    -webkit-transition: all .3s ease !important;
    -o-transition: all .3s ease !important;
    transition: all .3s ease !important;
}

#footer-outer ul.wp-block-social-links li a:not(.nectar-button):hover svg {
    fill: #111 !important;
    opacity: 1 !important;
    -webkit-transition: all .3s ease !important;
    -o-transition: all .3s ease !important;
    transition: all .3s ease !important;
}

#footer-outer ul.wp-block-social-links li a:not(.nectar-button):hover {
    opacity: 1 !important;
    -webkit-transition: all .3s ease !important;
    -o-transition: all .3s ease !important;
    transition: all .3s ease !important;
}

#footer-outer .widget {
    margin-bottom: 0
}

.material #footer-outer #footer-widgets .col ul#menu-footer-menu li {
    padding: 5px 30px !important;
}

ul#menu-footer-menu li a {
    font-size: 14px
}

#footer-outer[data-custom-color="true"] #footer-widgets a:not(.nectar-button):hover,
#footer-outer[data-custom-color="true"] #footer-widgets a:not(.nectar-button):focus,
ul#menu-footer-menu li.current-menu-item a {
    opacity: 1 !important;
    color: #a28030 !important
}

/* FINE FOOTER */
/* INIZIO CF7 */
.wpcf7-form {
    display: table;
}

.summary .wpcf7-form {
    text-align: left;
    margin: 0 0 10px 0
}

.campo {
    width: 100%;
    display: inline-block;
    margin: 10px 0
}

.campo-area {
    display: inline-block;
    clear: both;
    width: 100%;
    margin: 10px 0;
}

input.wpcf7-text {
    border: 1px solid #111111 !important;
    font-size: 16px !important;
    padding: 15px !important;
    background: #fff !important;
    width: 100% !important;
    color: #111111 !important;
    border-radius: 0 !important;
    box-sizing: border-box !important;
}

.wpcf7-textarea {
    border: 1px solid #111111 !important;
    font-size: 16px !important;
    padding: 15px !important;
    background: #fff !important;
    color: #111111 !important;
    resize: none !important;
    border-radius: 0 !important;
    box-sizing: border-box !important;
    height: 100px !important
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #111111 !important;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #111111 !important;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #111111 !important;
}

.wpcf7-form p span {
    color: #fff !important
}

.button-cf7 {
    padding: 10px 20px !important;
    font-size: 18px !important
}

div.wpcf7-response-output {
    margin: 10px 0 !important;
}

div.wpcf7 .ajax-loader {
    top: 7px
}

input.wpcf7-not-valid {
    border: 1px solid #CC0000 !important;
    background-color: #CC0000 !important;
}

span.wpcf7-not-valid-tip {
    display: none !important;
}

.wpcf7-checkbox.wpcf7-not-valid {
    border: none !important;
}

.wpcf7-checkbox.wpcf7-not-valid span {
    color: #CC0000 !important;
}

span.wpcf7-list-item {
    margin: 10px 0 !important
}

.Accetto span.wpcf7-not-valid-tip {
    display: inherit !important;
    font-size: 12px !important;
    margin-left: 5px !important;
    color: #CC0000 !important;
}

div.wpcf7-validation-errors,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    color: #CC0000 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important
}

div.wpcf7-mail-sent-ok {
    color: #46b450 !important;
    padding: 0 !important;
    border: none !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important
}

div.wpcf7 img.ajax-loader {
    margin-top: 0 !important;
}

.trattamento-dati {
    display: inline-block !important;
}

input.wpcf7-submit {
    font-size: 16px
}

body[data-form-submit="regular"] input[type=submit].wpcf7-submit:hover {
    opacity: 1 !important;
    color: #111 !important;
    background-color: #fff !important;
    -webkit-transition: all .3s ease !important;
    -o-transition: all .3s ease !important;
    transition: all .3s ease !important;
}

.wpcf7-spinner {
    top: 7px
}

/* FINE CF7  */
@media only screen and (max-width: 999px) {

    /* body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a:hover, #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li.current-menu-item a {
    color: #fff !important;
  } */

    .loghi-footer img {
        max-width: 260px !important
    }

    #header-outer header {
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

    body #header-outer {
        padding: 0 !important
    }

    body #top #logo img,
    #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        top: 5px !important;
        margin: 10px 0 !important
    }

    .nectar-leaflet-map {
        height: 400px !important
    }
}
