/*
Theme Name:         DFD Native
Theme URI:          http://nativewptheme.net/
Description:        Native - Powerful startup development tool
Version:            1.4.0
Author:             DFD
Author URI:         http://dfd.name/
Tags:               one-column, two-columns, three-columns, right-sidebar, custom-background, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain:		dfd-native
License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/


.dfd-header-top-info {
    margin: 0;
    padding: 15px 0;
    line-height: 10px;
}

.dfd-header-top-info > span {
    list-style: none;
    float: left;
    display: list-item;
    line-height:normal;
    font-size:16px;
    white-space: nowrap;
    margin: 0 20px;
}

.servizi .dfd-info-box.text-right .title-wrap {
    border: 1px solid #ddd;
    left: 50px;
    padding: 5px;
    padding-right: 60px !important;
    position: relative;
	    z-index: -1;
}

.servizi .dfd-info-box.text-left .title-wrap {
    border: 1px solid #eee;
    right: 50px;
    padding: 5px;
    padding-left: 60px !important;
    position: relative;
	    z-index: -1;
}



.dfd-header-top-info > span > span {
    font-size: 14px;
    margin: 0 0 5px
}

.dfd-header-top-info  i {
    margin-right: 5px;
    font-size: 18px
}
.current-menu-item span{
    font-weight: 900;
}

#menu-menu-principale .mega-menu-item span {
    text-transform: uppercase;
}

.dfd-background-dark form.wpcf7-form input:not([type="submit"]):hover, .dfd-background-dark form.wpcf7-form .active input:not([type="submit"]){
    color: #333;
}


