﻿body {
    background-color: #fff
}
body h1,
body h2,
body h3,
body h4 {
    color: #000;
    font-family: "Raleway", sans-serif
}
body p,
body div {
    color: #000;
    font-family: "Raleway", sans-serif;
    font-size: 18px
}
body h2 {
    font-size: 46px
}
body h3 {
    font-size: 30px
}
body p strong {
    display: inline-block;
    font-family: "Raleway", sans-serif
}
body ul {
    list-style: none
}
body .entry-content {
    margin: 0
}
body .hentry {
    margin: 0
}
.full-width {
    float: left;
    width: 100%
}
.text-center,
.align-center {
    text-align: center
}
.text-uppercase {
    text-transform: uppercase
}
*:focus {
    outline: none !important
}
* a:hover {
    text-decoration: none;
    outline: none
}
* a:focus {
    text-decoration: none;
    outline: none
}
* a:active {
    text-decoration: none;
    outline: none
}
.divider {
    float: left;
    height: 20px;
    width: 100%
}
.rev_slider_wrapper h1 {
    margin-top: 0px !important;
}
.contatti-page-form-wrapper::-webkit-input-placeholder {
    color: #444 !important;
    opacity: 1 !important;
}
.contatti-page-form-wrapper:-moz-placeholder {
    color: #444 !important;
    opacity: 1 !important;
}
.contatti-page-form-wrapper::-moz-placeholder {
    color: #444 !important;
    opacity: 1 !important;
}
.contatti-page-form-wrapper:-ms-input-placeholder {
    color: #444 !important;
    opacity: 1 !important;
}
.contatti-page-form-wrapper *::-webkit-input-placeholder {
    color: #444 !important;
    opacity: 1 !important;
}
.contatti-page-form-wrapper *:-moz-placeholder {
    color: #444 !important;
    opacity: 1 !important;
}
.contatti-page-form-wrapper *:-ms-input-placeholder {
    color: #444 !important;
    opacity: 1 !important;
}
#breadcrumbs span,
#breadcrumbs a {
    color: red;
    font-size: 12px;
    text-transform: capitalize
}
#breadcrumbs a {
    font-family: "Raleway", sans-serif;
    font-weight: 500
}
.navigation {
    text-align: center
}
.navigation li {
    color: red;
    display: inline-block;
    font-size: 14px;
    padding: 0 5px;
    position: relative;
    margin: 0 5px
}
.navigation li a {
    color: red;
    font-size: 14px
}

@media all and (max-width: 1100px) {
    header .main-navigation .menu-menu-1-container {
        background-color: #fff;
        bottom: 0;
        position: fixed;
        left: -100%;
        top: 0;
        transition: all 500ms;
        -webkit-transition: all 500ms;
        -moz-transition: all 500ms;
        -o-transition: all 500ms;
        height: 100%;
        width: 40%;
        z-index: 99999;
    }
    header .main-navigation .menu-menu-1-container .nav-menu .menu-item {
        float: left;
        text-align: left;
        width: 100%;
        padding: 10px 10px 10px 20px
    }
    header .main-navigation .menu-menu-1-container .nav-menu .menu-item a {
        color: #000
    }
    header .main-navigation.toggled .menu-menu-1-container {
        left: 0
    }
    header .main-navigation.toggled .menu-toggle .fa:before {
        content: ""
    }
    header .main-navigation .menu-toggle {
        display: block;
        background-color: transparent;
        border: none;
        color: #191919;
        float: right;
        font-size: 28px;
        padding: 3px 2px
    }
    header .main-navigation ul.main-menu li.menu-item-has-children {
        transition: all 500ms;
        -webkit-transition: all 500ms;
        -moz-transition: all 500ms;
        -o-transition: all 500ms
    }
    header .main-navigation ul.main-menu li.menu-item-has-children.expandeds .arrow-toggle .fa:before {
        content: ""
    }
    header .main-navigation ul.main-menu > li.menu-item {
        width: 100%;
        height: 40px;
        overflow: hidden
    }
    header .main-navigation ul.main-menu li.menu-item .arrow-toggle {
        color: #191919;
        cursor: pointer;
        display: inline-block;
        font-size: 23px;
        height: 100%;
        margin-right: 0;
        padding: 14px 21px;
        position: absolute;
        z-index: 999999;
        right: 0;
        top: -8px;
    }
    header .main-navigation ul ul.sub-menu {
        width: 100%;
        margin-left: 0;
        padding-top: 0;
        top: 0;
        left: 0;
        position: relative;
    }
}
/*# sourceMappingURL=lf.css.map */

