/*.available_colors_tab {display:none !important;}
*/
#button_check_availability[disabled],#bottone_verifica[disabled]{
    background:grey;
    color:#fff;
    cursor:wait;
}
.main-col-settings {
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    box-sizing: border-box
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:after, .row:before {
    content: "";
    display: table;
    width: 100%;
    clear: both
}

@media screen and (max-width:767px) {
    .row [class*=col-xs-]:not([class*=vc_col-xs-]) {
        padding-left: 15px;
        padding-right: 15px;
        min-height: 1px;
        float: left;
        box-sizing: border-box
    }
    .row .col-xs-1 {
        width: 8.33333333%
    }
    .row .col-xs-offset-1 {
        margin-left: 8.33333333%
    }
    .row .col-xs-2 {
        width: 16.66666667%
    }
    .row .col-xs-offset-2 {
        margin-left: 16.66666667%
    }
    .row .col-xs-3 {
        width: 25%
    }
    .row .col-xs-offset-3 {
        margin-left: 25%
    }
    .row .col-xs-4 {
        width: 33.33333333%
    }
    .row .col-xs-offset-4 {
        margin-left: 33.33333333%
    }
    .row .col-xs-5 {
        width: 41.66666667%
    }
    .row .col-xs-offset-5 {
        margin-left: 41.66666667%
    }
    .row .col-xs-6 {
        width: 50%
    }
    .row .col-xs-offset-6 {
        margin-left: 50%
    }
    .row .col-xs-7 {
        width: 58.33333333%
    }
    .row .col-xs-offset-7 {
        margin-left: 58.33333333%
    }
    .row .col-xs-8 {
        width: 66.66666667%
    }
    .row .col-xs-offset-8 {
        margin-left: 66.66666667%
    }
    .row .col-xs-9 {
        width: 75%
    }
    .row .col-xs-offset-9 {
        margin-left: 75%
    }
    .row .col-xs-10 {
        width: 83.33333333%
    }
    .row .col-xs-offset-10 {
        margin-left: 83.33333333%
    }
    .row .col-xs-11 {
        width: 91.66666667%
    }
    .row .col-xs-offset-11 {
        margin-left: 91.66666667%
    }
    .row .col-xs-12 {
        width: 100%
    }
    .row .col-xs-offset-12 {
        margin-left: 100%
    }
    .row .col-xs-12+.col-xs-12 {
        margin-top: 15px
    }
}

@media screen and (min-width:768px) {
    .row [class*=col-sm-]:not([class*=vc_col-sm-]) {
        padding-left: 15px;
        padding-right: 15px;
        min-height: 1px;
        float: left;
        box-sizing: border-box
    }
    .row .col-sm-1 {
        width: 8.33333333%
    }
    .row .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .row .col-sm-2 {
        width: 16.66666667%
    }
    .row .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .row .col-sm-3 {
        width: 25%
    }
    .row .col-sm-offset-3 {
        margin-left: 25%
    }
    .row .col-sm-4 {
        width: 33.33333333%
    }
    .row .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .row .col-sm-5 {
        width: 41.66666667%
    }
    .row .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .row .col-sm-6 {
        width: 50%
    }
    .row .col-sm-offset-6 {
        margin-left: 50%
    }
    .row .col-sm-7 {
        width: 58.33333333%
    }
    .row .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .row .col-sm-8 {
        width: 66.66666667%
    }
    .row .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .row .col-sm-9 {
        width: 75%
    }
    .row .col-sm-offset-9 {
        margin-left: 75%
    }
    .row .col-sm-10 {
        width: 83.33333333%
    }
    .row .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .row .col-sm-11 {
        width: 91.66666667%
    }
    .row .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .row .col-sm-12 {
        width: 100%
    }
    .row .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media screen and (min-width:992px) {
    .row [class*=col-md-]:not([class*=vc_col-sm-]) {
        padding-left: 15px;
        padding-right: 15px;
        min-height: 1px;
        float: left;
        box-sizing: border-box
    }
    .row .col-md-1 {
        width: 8.33333333%
    }
    .row .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .row .col-md-2 {
        width: 16.66666667%
    }
    .row .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .row .col-md-3 {
        width: 25%
    }
    .row .col-md-offset-3 {
        margin-left: 25%
    }
    .row .col-md-4 {
        width: 33.33333333%
    }
    .row .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .row .col-md-5 {
        width: 41.66666667%
    }
    .row .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .row .col-md-6 {
        width: 50%
    }
    .row .col-md-offset-6 {
        margin-left: 50%
    }
    .row .col-md-7 {
        width: 58.33333333%
    }
    .row .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .row .col-md-8 {
        width: 66.66666667%
    }
    .row .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .row .col-md-9 {
        width: 75%
    }
    .row .col-md-offset-9 {
        margin-left: 75%
    }
    .row .col-md-10 {
        width: 83.33333333%
    }
    .row .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .row .col-md-11 {
        width: 91.66666667%
    }
    .row .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .row .col-md-12 {
        width: 100%
    }
    .row .col-md-offset-12 {
        margin-left: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .row .col-sm-12+.col-sm-12 {
        margin-top: 15px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .row .col-md-12+.col-md-12 {
        margin-top: 15px
    }
}

@media screen and (min-width:1200px) {
    .row .col-lg-12+.col-lg-12 {
        margin-top: 15px
    }
}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.flex.flex-wrap {
    flex-wrap: wrap
}

.font-awesome {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.vc-separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 45px
}

.vc-separator .vc_sep_holder {
    margin-left: 15px;
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%
}

.vc-separator .vc_sep_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #EBEBEB;
    display: block;
    position: relative;
    top: 1px;
    width: 100%
}

html {
    overflow: visible !important
}

html body {
    line-height: 1.4;
    color: #000
}

html body .tooltip-content {
    position: absolute;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    margin-top: 15px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

html body .tooltip-content .tooltip-elements {
    padding: 15px;
    color: #fff;
    background: #000
}

html body .tooltip-content:not(.hided) {
    opacity: 1;
    visibility: visible;
    margin-top: 0
}

html body .tooltip-content:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 7.5px 5px;
    border-color: transparent transparent #000 transparent;
    display: table;
    margin-left: auto;
    margin-right: auto
}

html body .hidden {
    display: none !important
}

html body p {
    margin: 0
}

html body h1, html body h2, html body h3, html body h4, html body h5, html body h6, html body p {
    margin-bottom: 10px;
}

html body h1+p, html body h2+p, html body h3+p, html body h4+p, html body h5+p, html body h6+p, html body p+p {
    margin-top: 15px
}

html body h6 {
    line-height: 1.2em
}

html body .flex-center {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

html body .flex-center.flex-wrap {
    flex-wrap: wrap
}

html body .text-center {
    text-align: center
}

html body .text-right {
    text-align: right
}

html body .text-left {
    text-align: left
}

html body .bg-image {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}

html body .bg-image>a.wide {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

html body .qodef-default-nav #menu-main-menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

html body .qodef-default-nav #menu-main-menu.flex-wrap {
    flex-wrap: wrap
}

html body .vc_separator.vc_separator-has-text {
    margin-bottom: 45px !important
}

html body .vc_separator.vc_separator-has-text h4 {
    font-weight: 800
}

html body .qodef-two-columns-66-33 .qodef-column2 {
    width: 33.33%;
    float: left
}

html body .qodef-out-of-stock-button {
    display: none !important
}

html body header .qodef-menu-area {
    background: rgba(255, 255, 255, 1) !important; 
}

html body header .qodef-menu-area .qodef-position-right .qodef-position-right-inner {
    position: static
}

html body header .qodef-menu-area .qodef-position-right .qodef-main-menu {
    position: static
}

html body header .qodef-menu-area .qodef-position-right .qodef-main-menu>ul>li>a {
    color: #fff;
    white-space: nowrap
}

html body header .qodef-logo-wrapper a {
    display: block;
    max-height: none !important;
    height: auto !important
}

html body header .qodef-logo-wrapper a .qodef-normal-logo {
    opacity: 1 !important;
    height: 100% !important
}

html body .check-avaibility {
    background: #e0e6f2;
    padding: 15px 15px;
}

html body .check-avaibility .title {
    font-size: 25px;
    font-weight: 700;
    color: #234f9a;
    font-family: Lato, Arial, sans-serif
}

html body .check-avaibility input[type=text], html body .check-avaibility input[type=number] {
    font-family: Lato, Arial, sans-serif;
    background: #ccd7e9;
    color: #000;
    width: 100%;
    padding: 0 0 0 20px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 35px;
    border: 0;
    outline: 0
}

html body .check-avaibility input[type=text]::-webkit-input-placeholder, html body .check-avaibility input[type=number]::-webkit-input-placeholder {
    color: #2a53a3
}

html body .check-avaibility input[type=text]::-moz-placeholder, html body .check-avaibility input[type=number]::-moz-placeholder {
    color: #2a53a3
}

html body .check-avaibility input[type=text]:-ms-input-placeholder, html body .check-avaibility input[type=number]:-ms-input-placeholder {
    color: #2a53a3
}

html body .check-avaibility input[type=text]:-moz-placeholder, html body .check-avaibility input[type=number]:-moz-placeholder {
    color: #2a53a3
}

html body .check-avaibility input[type=submit] {
    font-family: Lato, Arial, sans-serif;
    cursor: pointer;
    background: #e0e6f2;
    border: 1px solid #2b51a6;
    color: #2b51a6;
    width: 100%;
    text-align: center;
    padding: 10px;
    font-size: 10px;
    font-weight: 700;
    outline: 0;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

html body .check-avaibility input[type=submit]:hover {
    background: #2b51a6;
    color: #fff
}

html body .check-avaibility .response {
    margin-top: 15px;
    color: green
}

html body .check-avaibility .response span {
    background: green;
    color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 1px 6px 0;
    display: inline-block
}

html body .check-avaibility .response.error {
    color: red
}

html body .check-avaibility .response.error span {
    background: red
}

html body .check-avaibility.check-avaibility-form {
    background: 0 0;
    padding: 0
}

html body .check-avaibility.check-avaibility-form input[type=text], html body .check-avaibility.check-avaibility-form input[type=number] {
    background: 0 0;
    color: #2a53a3;
    border: 1px solid #999
}

html body .check-avaibility.check-avaibility-form input[type=text]::-webkit-input-placeholder, html body .check-avaibility.check-avaibility-form input[type=number]::-webkit-input-placeholder {
    color: #999 !important
}

html body .check-avaibility.check-avaibility-form input[type=text]::-moz-placeholder, html body .check-avaibility.check-avaibility-form input[type=number]::-moz-placeholder {
    color: #999 !important
}

html body .check-avaibility.check-avaibility-form input[type=text]:-ms-input-placeholder, html body .check-avaibility.check-avaibility-form input[type=number]:-ms-input-placeholder {
    color: #999 !important
}

html body .check-avaibility.check-avaibility-form input[type=text]:-moz-placeholder, html body .check-avaibility.check-avaibility-form input[type=number]:-moz-placeholder {
    color: #999 !important
}

html body .check-avaibility.check-avaibility-form input[type=submit] {
    width: auto;
    display: table;
    margin-left: auto;
    margin-right: auto
}

html body .check-avaibility.check-avaibility-form .col-sm-12, html body .check-avaibility.check-avaibility-form .col-xs-12 {
    padding-top: 15px
}

html body .check-avaibility.check-avaibility-form .response {
    margin-top: 0;
    text-align: center
}

html body.page .qodef-title.qodef-image-as-title h1, html body.woocommerce-page .qodef-title.qodef-image-as-title h1 {
    display: block;
    text-align: left;
    line-height: 0
}

html body.page .qodef-title.qodef-image-as-title h1 span, html body.woocommerce-page .qodef-title.qodef-image-as-title h1 span {
    display: none
}

html body.page .qodef-title.qodef-has-background, html body.woocommerce-page .qodef-title.qodef-has-background {
    position: relative
}

html body.page .qodef-title.qodef-has-background .qodef-title-subtitle-holder, html body.page .qodef-title.qodef-has-background .qodef-title-subtitle-holder-inner, html body.woocommerce-page .qodef-title.qodef-has-background .qodef-title-subtitle-holder, html body.woocommerce-page .qodef-title.qodef-has-background .qodef-title-subtitle-holder-inner {
    position: static
}

html body.page .qodef-title.qodef-has-background h1, html body.woocommerce-page .qodef-title.qodef-has-background h1 {
    letter-spacing: initial;
    font-weight: 700
}

html body.page .qodef-title.qodef-has-background .qodef-subtitle, html body.woocommerce-page .qodef-title.qodef-has-background .qodef-subtitle {
    font-size: 21px;
    margin-top: 30px;
    font-style: normal
}

html body.page .qodef-title.qodef-has-background .qodef-breadcrumbs-holder, html body.woocommerce-page .qodef-title.qodef-has-background .qodef-breadcrumbs-holder {
    position: absolute !important;
    bottom: 0;
    left: 0 !important;
    right: 0 !important;
    text-align: center;
    padding: 30px;
    color: #fff;
    background: #1b589f
}

html body.page .qodef-title.qodef-has-background .qodef-breadcrumbs-holder .qodef-breadcrumbs-inner>a, html body.woocommerce-page .qodef-title.qodef-has-background .qodef-breadcrumbs-holder .qodef-breadcrumbs-inner>a {
    font-weight: 400
}

@media screen and (max-width:767px) {
    html body.page .qodef-title.qodef-has-background .qodef-title-holder, html body.woocommerce-page .qodef-title.qodef-has-background .qodef-title-holder {
        position: absolute
    }
    html body.page .qodef-title.qodef-has-background .qodef-title-image img, html body.woocommerce-page .qodef-title.qodef-has-background .qodef-title-image img {
        width: auto;
        max-width: none;
        min-height: 100%
    }
    html body.page .qodef-title.qodef-has-background .qodef-breadcrumbs-holder, html body.woocommerce-page .qodef-title.qodef-has-background .qodef-breadcrumbs-holder {
        padding: 10px;
        text-align: center
    }
}

html body.page .page-header, html body.woocommerce-page .page-header {
    padding-top: 120px;
    padding-bottom: 80px
}

@media screen and (max-width:767px) {
    html body.page .page-header, html body.woocommerce-page .page-header {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

html body.page .page-header .button-container, html body.woocommerce-page .page-header .button-container {
    margin-top: 50px
}

html body.page .page-header .vc_column_container, html body.woocommerce-page .page-header .vc_column_container {
    float: none;
    max-width: 1250px;
    margin: 0 auto
}

html body.page .page-header .wpb_wrapper, html body.woocommerce-page .page-header .wpb_wrapper {
    color: #fff
}

html body.page .page-header .wpb_wrapper h1, html body.woocommerce-page .page-header .wpb_wrapper h1 {
    color: #fff
}

html body.page .shop-header, html body.woocommerce-page .shop-header {
    background-position: center center;
    background-size: cover;
    /* padding-top: 50px; EDIT */
    padding-top: 140px;
    padding-bottom: 50px;
    font-size: 16px;
    text-align: center;
    color: #fff
}

html body.page .shop-header h1, html body.woocommerce-page .shop-header h1 {
    line-height: 1;
    color: #fff
}

html body.page .shop-header .desc, html body.woocommerce-page .shop-header .desc {
    margin-top: 15px;
    margin-bottom: 15px
}

html body.page .shop-header .btn, html body.woocommerce-page .shop-header .btn {
    display: inline-block;
    font-family: Lato, Arial, sans-serif;
    cursor: pointer;
    border: 1px solid #fff;
    color: #fff;
    background: 0 0;
    width: auto;
    text-align: center;
    padding: 10px 40px;
    font-size: 12px;
    font-weight: 500;
    outline: 0;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

html body.page .shop-header .btn:hover, html body.woocommerce-page .shop-header .btn:hover {
    background: #fff;
    color: #2b51a6
}

html body.page .blocco-cerca, html body.woocommerce-page .blocco-cerca {
    background: #1b589f;
    padding-top: 40px;
    padding-bottom: 50px
}

html body.page .woocommerce-tabs.qodef-tabs, html body.woocommerce-page .woocommerce-tabs.qodef-tabs {
    margin-bottom: 30px
}

html body.page .woocommerce-tabs.qodef-tabs:after, html body.page .woocommerce-tabs.qodef-tabs:before, html body.woocommerce-page .woocommerce-tabs.qodef-tabs:after, html body.woocommerce-page .woocommerce-tabs.qodef-tabs:before {
    content: "";
    display: table;
    width: 100%;
    clear: both
}

html body.page .woocommerce-tabs.qodef-tabs .qodef-tabs-nav li a, html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tabs-nav li a {
    margin: 0
}

html body.page .woocommerce-tabs.qodef-tabs .qodef-tabs-nav li+li, html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tabs-nav li+li {
    margin-top: 3px
}

html body.page .woocommerce-tabs.qodef-tabs .qodef-tabs-nav li.request_info_tab a, html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tabs-nav li.request_info_tab a {
    background-color: #f8ecde;
    border-left-color: #f8ecde
}

html body.page .woocommerce-tabs.qodef-tabs .qodef-tabs-nav li.request_info_tab:hover a, html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tabs-nav li.request_info_tab:hover a {
    border-left-color: #f88600
}

html body.page .woocommerce-tabs.qodef-tabs .qodef-tabs-nav li.request_info_tab.active a, html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tabs-nav li.request_info_tab.active a {
    background: #FFF;
    border-left-color: #f88600
}

html body.page .woocommerce-tabs.qodef-tabs .qodef-tab-container p, html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tab-container p {
    font-size: 14px
}

html body.page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta .value, html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta .value {
    color: #000 !important;
    font-weight: 700
}

html body.page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta .value a, html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta .value a {
    color: #000 !important
}

html body.page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta .sku, html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta .sku {
    margin-bottom: 15px;
    font-size: 17px
}

html body.page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta .categories, html body.page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta .tags, html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta .categories, html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta .tags {
    text-transform: uppercase;
    padding: 5px;
    font-size: 15px;
    border: 1px solid #000;
    text-align: center
}

html body.page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta .types, html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta .types {
    margin-bottom: 15px
}

html body.page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta .tags, html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta .tags {
    background: #1b589f;
    color: #fff;
    border-color: #1b589f
}

html body.page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta .tags a, html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta .tags a {
    color: #fff !important
}

html body.page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta ul.downloads, html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta ul.downloads {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none
}

html body.page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta ul.downloads li, html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta ul.downloads li {
    text-transform: uppercase
}

html body.page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta ul.downloads li>.row, html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta ul.downloads li>.row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

html body.page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta ul.downloads li>.row.flex-wrap, html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta ul.downloads li>.row.flex-wrap {
    flex-wrap: wrap
}

@media screen and (min-width:768px) {
    html body.page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta ul.downloads li.col-sm-4:nth-of-type(n+4), html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta ul.downloads li.col-sm-4:nth-of-type(n+4) {
        margin-top: 0 /* EDIT */
    }
    html body.page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta ul.downloads li.col-sm-3:nth-of-type(n+5), html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tab-container .exit-meta ul.downloads li.col-sm-3:nth-of-type(n+5) {
        margin-top: 0 /* EDIT */
    }
}

@media screen and (min-width:768px) {
    html body.page .woocommerce-tabs.qodef-tabs .qodef-tab-container .available-colors>div:nth-of-type(n+6), html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tab-container .available-colors>div:nth-of-type(n+6) {
        margin-top: 10px
    }
}

html body.page .woocommerce-tabs.qodef-tabs .qodef-tab-container .available-colors .color, html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tab-container .available-colors .color {
    overflow: hidden;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ddd
}

html body.page .woocommerce-tabs.qodef-tabs .qodef-tab-container .available-colors .color:before, html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tab-container .available-colors .color:before {
    content: "";
    padding-top: 100%;
    display: block
}

html body.page .woocommerce-tabs.qodef-tabs .qodef-tab-container .available-colors .color-title, html body.woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tab-container .available-colors .color-title {
    margin-top: 5px;
    text-align: center
}

html body.page aside.qodef-sidebar .widget, html body.woocommerce-page aside.qodef-sidebar .widget {
    margin-bottom: 0
}

html body.page aside.qodef-sidebar .widget+.widget, html body.woocommerce-page aside.qodef-sidebar .widget+.widget {
    margin-top: 30px
}

html body .qodef-btn.btn-align-centerly {
    display: table;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}

html body.home .qodef-btn:not(.qodef-btn-custom-border-hover):not(.qodef-btn-custom-hover-bg):not(.add_to_cart_button) {
    border: 1px solid #FFF;
    font-weight: 200;
    font-size: 18px;
    line-height: 1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    max-width: 100%;
    padding-top: 7px;
    padding-bottom: 5px
}

html body.home .qodef-btn:not(.qodef-btn-custom-border-hover):not(.qodef-btn-custom-hover-bg):not(.add_to_cart_button) span {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%
}

html body.home .qodef-btn:not(.qodef-btn-custom-border-hover):not(.qodef-btn-custom-hover-bg):not(.add_to_cart_button).qodef-btn-small {
    font-size: 18px;
    line-height: 18px
}

html body.home .qodef-btn:not(.qodef-btn-custom-border-hover):not(.qodef-btn-custom-hover-bg):not(.add_to_cart_button).qodef-btn-medium span {
    font-size: 22px;
    line-height: 46px
}

html body.home .qodef-btn:not(.qodef-btn-custom-border-hover):not(.qodef-btn-custom-hover-bg):not(.add_to_cart_button).qodef-btn-solid {
    background: #163154 !important;
    color: #FFF !important;
    border: 1px solid #FFF !important
}

html body.home .qodef-btn:not(.qodef-btn-custom-border-hover):not(.qodef-btn-custom-hover-bg):not(.add_to_cart_button).qodef-btn-solid:hover {
    border: 1px solid #163154 !important;
    color: #000 !important;
    background: #FFF !important
}

html body.home .qodef-btn:not(.qodef-btn-custom-border-hover):not(.qodef-btn-custom-hover-bg):not(.add_to_cart_button).qodef-btn-outline {
    background: #000 !important;
    color: #FFF !important;
    border: 1px solid #FFF !important
}

html body.home .qodef-btn:not(.qodef-btn-custom-border-hover):not(.qodef-btn-custom-hover-bg):not(.add_to_cart_button).qodef-btn-outline:hover {
    border: 1px solid #000 !important;
    color: #000 !important;
    background: #FFF !important
}

html body.home .qodef-btn:not(.qodef-btn-custom-border-hover):not(.qodef-btn-custom-hover-bg):not(.add_to_cart_button).qodef-btn-underlined {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #FFF !important;
    padding: 13px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    text-decoration: none
}

html body.home .qodef-btn:not(.qodef-btn-custom-border-hover):not(.qodef-btn-custom-hover-bg):not(.add_to_cart_button).qodef-btn-underlined:hover {
    border: 1px solid #FFF !important;
    color: #FFF !important;
    background: #000 !important
}

html body.home .qodef-btn:not(.qodef-btn-custom-border-hover):not(.qodef-btn-custom-hover-bg):not(.add_to_cart_button).centered {
    width: auto !important;
    display: table !important;
    margin-left: auto !important;
    margin-right: auto !important
}

html body .qodef-image-gallery .qodef-gallery-image {
    text-align: center
}

html body .qodef-image-gallery .qodef-gallery-image img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

html body .qodef-two-columns-50-50 {
    margin-left: -15px;
    margin-right: -15px
}

html body .qodef-portfolio-single-holder .qodef-portfolio-social {
    display: flex;
    align-items: center
}

html body .qodef-portfolio-single-holder .qodef-portfolio-info-item h6, html body .qodef-portfolio-single-holder .qodef-portfolio-info-item p {
    line-height: 1.6em;
    float: none;
    display: inline;
    margin: 0
}

html body .suprema-related-posts h6 {
    font-size: 18px
}

html body .suprema-related-posts .suprema-related-posts-content {
    margin-top: 15px
}

html body .suprema-related-posts .suprema-related-posts-content .img-wrapper {
    display: block;
    max-height: 180px;
    height: 180px;
    background-position: center center;
    background-size: cover;
    overflow: hidden
}

html body .suprema-related-posts .suprema-related-posts-content .img-wrapper img {
    visibility: hidden
}

html body .suprema-related-posts .suprema-related-posts-content .main-row {
    display: flex;
    flex-wrap: wrap
}

html body .suprema-related-posts .suprema-related-posts-content .info-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end
}

@media screen and (min-width:768px) {
    html body .suprema-related-posts .suprema-related-posts-content .info-wrapper {
        padding-left: 0
    }
}

@media screen and (max-width:767px) {
    html body .suprema-related-posts .suprema-related-posts-content .info-wrapper {
        padding-top: 15px
    }
}

html body .suprema-related-posts .suprema-related-posts-content .info-wrapper .h3 {
    line-height: 1.1;
    font-size: 16px
}

html body .suprema-related-posts .suprema-related-posts-content .info-wrapper .content {
    margin-top: 10px;
    max-height: 55px;
    overflow: hidden
}

html body .suprema-related-posts .suprema-related-posts-content .info-wrapper .lead {
    display: block;
    color: #1b589f;
    font-weight: 700
}

@media screen and (max-width:767px) {
    html body .suprema-related-posts .suprema-related-posts-content .col-xs-12+.col-xs-12 {
        margin-top: 15px
    }
}

html body .qodef-content {
    padding-top: 0px /* EDIT 55px */
}

/* EDIT */
html body .header-intro p {
    line-height: 1;
    color: #333;
    font-size: 74px;
    text-align: center;
    padding-right: 0px !important;
}
html body .header-intro .header-rossini {
    padding-top: .5em;
    font-size: 74px;
    text-align: center;
    display: block;
}
@media screen and (max-width: 540px) {
  html body .header-intro p {
      line-height: 1;
      color: #333;
      font-size: 40px;
      text-align: center;
      padding-right: 0px !important;
  }
  html body .header-intro .header-rossini {
      padding-top: .5em;
      font-size: 35px;
      text-align: center;
      display: block;
  }
}

html body .home-section h3 {
    text-transform: uppercase;
    font-size: 28px
}

html body .home-section h3+p {
    margin-top: 70px
}

html body .lvca-posts-carousel {
    padding-left: 45px;
    padding-right: 45px;
    max-width: 100% !important
}

html body .lvca-posts-carousel .slick-arrow {
    z-index: 100;
    opacity: .65 !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

html body .lvca-posts-carousel .slick-arrow:hover {
    opacity: 1 !important
}

html body .lvca-posts-carousel .slick-arrow:before {
    text-align: center;
    font-family: FontAwesome;
    display: block;
    width: 100%;
    height: 100%
}

html body .lvca-posts-carousel .slick-arrow.slick-prev {
    left: 25px
}

html body .lvca-posts-carousel .slick-arrow.slick-prev:before {
    content: "\f053";
    color: #000
}

html body .lvca-posts-carousel .slick-arrow.slick-next {
    right: 25px
}

html body .lvca-posts-carousel .slick-arrow.slick-next:before {
    content: "\f054";
    color: #000
}

html body .lvca-posts-carousel .lvca-posts-carousel-item {
    padding: 0 15px !important
}

html body .lvca-posts-carousel .lvca-posts-carousel-item article {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    -moz-background-clip: padding !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important
}

html body .lvca-posts-carousel .lvca-posts-carousel-item article .lvca-image-info, html body .lvca-posts-carousel .lvca-posts-carousel-item article .lvca-image-overlay {
    display: none !important
}

html body .lvca-posts-carousel .lvca-posts-carousel-item article .lvca-entry-text-wrap {
    padding: 30px 0 0 !important
}

html body .lvca-posts-carousel .lvca-posts-carousel-item article .lvca-entry-text-wrap .lvca-entry-meta {
    font-size: 11px !important;
    text-align: left !important;
    text-transform: uppercase !important;
    font-family: Lato, sans-serif !important;
    font-weight: 600 !important;
    color: #000 !important
}

html body .lvca-posts-carousel .lvca-posts-carousel-item article .lvca-entry-text-wrap .lvca-entry-meta span {
    font-style: normal
}

html body .lvca-posts-carousel .lvca-posts-carousel-item article .lvca-entry-text-wrap .lvca-entry-meta+h3 {
    margin-top: 15px !important
}

html body .lvca-posts-carousel .lvca-posts-carousel-item article .lvca-entry-text-wrap h3 {
    text-align: left !important;
    text-transform: none !important;
    font-family: Lato, sans-serif !important;
    font-size: 18px !important;
    line-height: 1.1 !important;
    font-weight: 600 !important;
    margin: 0 !important
}

html body .lvca-posts-carousel .lvca-posts-carousel-item article .lvca-entry-text-wrap .read-more {
    margin-top: 15px;
    font-size: 10px !important;
    text-align: left !important;
    text-transform: uppercase !important;
    font-family: Lato, sans-serif !important;
    font-weight: 600 !important;
    color: #000 !important
}

html body header .qodef-menu-area {
    background: #000
}

html body .vc_row.vc-row-align-center>.qodef-section-inner>div {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

html body .vc_row .qodef-featured-products .qodef-product .qodef-product-featured-image-holder {
    max-width: 60px
}

html body .vc_row .qodef-featured-products .qodef-product .qodef-product-featured-info {
    float: left;
    max-width: calc(100% - 75px)
}

html body .vc_row .qodef-full-section-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}

html body .vc_row .qodef-full-section-inner.flex-wrap {
    flex-wrap: wrap
}

html body .vc_row .qodef-full-section-inner.clearfix:after, html body .vc_row .qodef-full-section-inner.clearfix:before {
    display: none
}

html body .vc_row .qodef-full-section-inner .full-height>.vc_column-inner {
    height: 100%
}

@media screen and (max-width:991px) {
    html body .vc_row .qodef-full-section-inner .full-height {
        min-height: 30vh
    }
}

html body .vc_row .qodef-full-section-inner .valign-wrapper>.vc_column-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

html body .vc_row .qodef-full-section-inner .valign-wrapper>.vc_column-inner.flex-wrap {
    flex-wrap: wrap
}

html body .vc_row .qodef-full-section-inner .valign-wrapper>.vc_column-inner .wpb_wrapper {
    width: 100%
}

@media screen and (min-width:992px) {
    html body .vc_row .contain-map-put-margin .qodef-google-map-holder {
        margin-left: -15px
    }
}

@media screen and (max-width:991px) {
    html body .vc_row {
        padding-left: 15px;
        padding-right: 15px
    }
}

/* html body .blocco-ricerca, html body .check-quantity {
    background: #1b589f;
    padding-top: 30px;
    padding-bottom: 40px
} */
/* EDIT */
html body .blocco-ricerca,
html body .check-quantity {
    background: #1b589f;
    padding-top: 40px;
    padding-bottom: 40px
}
@media screen and (min-width: 1025px) {
    html body .blocco-ricerca,
    html body .check-quantity {
        background: #1b589f;
        padding-top: 140px;
        padding-bottom: 40px
    }
}

html body .blocco-ricerca .title,
html body .check-quantity .title {
    text-align: center;
    color: #fff;
    font-family: Lato, sans-serif;
    font-size: 50px;
    line-height: 1.1
}

html body .blocco-ricerca .description, html body .check-quantity .description {
    color: #fff;
    margin-bottom: 15px
}

html body .blocco-ricerca .input-form-group, html body .check-quantity .input-form-group {
    position: relative
}

html body .blocco-ricerca .input-form-group ::-webkit-input-placeholder, html body .check-quantity .input-form-group ::-webkit-input-placeholder {
    color: #FFF
}

html body .blocco-ricerca .input-form-group ::-moz-placeholder, html body .check-quantity .input-form-group ::-moz-placeholder {
    color: #FFF
}

html body .blocco-ricerca .input-form-group :-ms-input-placeholder, html body .check-quantity .input-form-group :-ms-input-placeholder {
    color: #FFF
}

html body .blocco-ricerca .input-form-group :-moz-placeholder, html body .check-quantity .input-form-group :-moz-placeholder {
    color: #FFF
}

html body .blocco-ricerca .input-form-group input, html body .check-quantity .input-form-group input {
    width: 100%;
    border: 0;
    -webkit-appearance: none;
    outline: 0;
    text-transform: uppercase;
    padding: 10px;
    color: rgba(255, 255, 255, .9);
    background: rgba(255, 255, 255, .25);
    font-family: Open Sans, sans-serif
}

html body .blocco-ricerca .input-form-group .fa, html body .check-quantity .input-form-group .fa {
    position: absolute;
    top: 0;
    right: 0;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    color: #FFF;
    font-size: 140%
}

html body .blocco-ricerca .input-form-group .fa.tooltip, html body .check-quantity .input-form-group .fa.tooltip {
    cursor: pointer
}

html body .blocco-ricerca .input-form-group .fa.loading, html body .check-quantity .input-form-group .fa.loading {
    right: 25px
}

html body .blocco-ricerca input[type=reset], html body .blocco-ricerca input[type=button], html body .blocco-ricerca input[type=submit], html body .check-quantity input[type=reset], html body .check-quantity input[type=button], html body .check-quantity input[type=submit] {
    display: inline-block;
    font-family: Lato, Arial, sans-serif;
    cursor: pointer;
    border: 1px solid #fff;
    color: #fff;
    background: 0 0;
    width: auto;
    text-align: center;
    padding: 10px 40px;
    font-size: 12px;
    font-weight: 500;
    outline: 0;
    text-transform: uppercase;
    vertical-align: top;
    margin-top: 15px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

html body .blocco-ricerca input[type=reset]:hover, html body .blocco-ricerca input[type=button]:hover, html body .blocco-ricerca input[type=submit]:hover, html body .check-quantity input[type=reset]:hover, html body .check-quantity input[type=button]:hover, html body .check-quantity input[type=submit]:hover {
    background: #fff;
    color: #2b51a6
}

html body .blocco-ricerca input[type=reset]+input, html body .blocco-ricerca input[type=button]+input, html body .blocco-ricerca input[type=submit]+input, html body .check-quantity input[type=reset]+input, html body .check-quantity input[type=button]+input, html body .check-quantity input[type=submit]+input {
    margin-left: 5px
}

html body .check-quantity {
    background: grey !important
}

html body .products.rossini-terms .product-category {
    margin-top: 0;
    margin-bottom: 0
}

html body .products.rossini-terms .product-category .wrapper {
    position: relative;
    border: 1px solid #cdcdcd;
    padding: 20px
}

html body .products.rossini-terms .product-category .wrapper a:before {
    display: none
}

html body .products.rossini-terms .product-category .wrapper .term-title {
    font-size: 18px;/*20px;*/
    text-align: center;
    color: #000;
    margin-bottom: 5px;
    text-transform: uppercase;
    position: relative;
    top: auto;
    left: auto;
    z-index: 0;
    opacity: 1;
    text-overflow: ellipsis;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none
}

html body .products.rossini-terms .product-category .wrapper ul.subcat {
    list-style-type: none;
    margin: 0;
    opacity: 0;
    background: #f7f7f7;
    position: absolute;
    top: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    border-bottom: 20px solid transparent;
    padding: 20px 20px 0 20px;
    overflow: hidden;
    -webkit-transition: top .5s ease, opacity .2s linear;
    -moz-transition: top .5s ease, opacity .2s linear;
    -o-transition: top .5s ease, opacity .2s linear;
    transition: top .5s ease, opacity .2s linear
}

html body .products.rossini-terms .product-category .wrapper ul.subcat li {
    text-transform: uppercase;
    font-weight: 700;
    line-height: .85;
    font-size: 16px;
    text-overflow: ellipsis;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden
}

html body .products.rossini-terms .product-category .wrapper ul.subcat li:not(.title) a {
    text-overflow: ellipsis;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden
}

html body .products.rossini-terms .product-category .wrapper ul.subcat li.title {
    overflow: visible;
    text-overflow: initial;
    white-space: normal;
    text-transform: none;
    line-height: 1.1;
    font-size: 24px;
    padding-bottom: 10px;
    margin-top: 10px
}

html body .products.rossini-terms .product-category .wrapper ul.subcat li.title a {
    color: #000
}

html body .products.rossini-terms .product-category .wrapper ul.subcat li.title a:hover {
    color: #1b589f
}

html body .products.rossini-terms .product-category .wrapper ul.subcat li.subtitle {
    line-height: 1.1;
    font-size: 14px;
    font-weight: 400;
    text-transform: none
}

html body .products.rossini-terms .product-category .wrapper ul.subcat li+li {
    margin-top: 15px
}

html body .products.rossini-terms .product-category .wrapper:hover h3 {
    color: rgba(0, 0, 0, .5)
}

html body .products.rossini-terms .product-category .wrapper:hover ul.subcat {
    top: 0;
    opacity: 1
}

/* html body .products.rossini-terms .product-category .img-container {
    min-height: 260px;
    max-height: 260px;
    overflow: hidden;
    background-origin: content-box
} */

html body .products.rossini-terms .product-category .img-container {
    min-height: 380px;
    max-height: 380px;
    overflow: hidden;
    background-origin: content-box
}

html body .woocommerce-preefooter {
    padding-top: 60px;
    padding-bottom: 60px
}

html body .woocommerce-preefooter h2 {
    font-size: 20px;
    font-weight: 800;
    letter-spacing: -.5px;
    color: #101010
}

html body.archive .woocommerce-preefooter {
    background: #f4f4f4
}

html body .breadcrumb-container {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #bfd0e4;
    color: #101010
}

html body .breadcrumb-container a {
    color: #101010
}

html body .breadcrumb-container a:hover {
    text-decoration: underline
}

html body .breadcrumb-container .breadcrumb_last {
    font-weight: 700
}

html body.product-template-default.single .type-product .qodef-single-product-images-holder {
    border: 1px solid #cdcdcd;
    padding: 20px
}

html body.product-template-default.single .type-product .qodef-single-product-info-top .qodef-single-product-summary .entry-summary {
    margin-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 10px
}

html body.product-template-default.single .type-product .qodef-single-product-info-top .qodef-single-product-summary .entry-summary h1 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 800;
    line-height: .9
}

html body.product-template-default.single .type-product .qodef-single-product-info-top .qodef-single-product-summary .entry-summary .single-product-sku {
    margin-top: 10px;
    font-family: Lato, sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 800;
    line-height: .9;
    color: #909090
}

html body.product-template-default.single .type-product .qodef-single-product-info-top .qodef-single-product-summary .single-product-attributes {
    margin-top: 35px;
    list-style-type: none
}

@media screen and (min-width:1200px) {
    html body.product-template-default.single .type-product .qodef-single-product-info-top .qodef-single-product-summary .single-product-attributes {
        max-width: 65%
    }
}

html body.product-template-default.single .type-product .qodef-single-product-info-top .qodef-single-product-summary .single-product-attributes li {
    color: #AAA;
    font-size: 13px;
    /*text-transform: uppercase;*/
    padding-top: 5px;
    padding-bottom: 5px
}

html body.product-template-default.single .type-product .qodef-single-product-info-top .qodef-single-product-summary .single-product-attributes li+li {
    border-top: 1px solid #e2e2e2
}

html body.product-template-default.single .type-product .qodef-single-product-info-top .qodef-single-product-summary .single-product-attributes li .attr-name {
    display: inline-block;
    width: 70%
}

html body.product-template-default.single .type-product .qodef-single-product-info-top .qodef-single-product-summary .single-product-attributes li .attr-value {
    font-weight: 700;
    color: #000;
    display: inline-block
}

html body.product-template-default.single .type-product .woocommerce-tabs h3 {
    font-size: 18px;
    margin-bottom: 25px
}

html body.product-template-default.single .type-product .woocommerce-tabs .exit-meta {
    margin-top: 15px;
    color: #000;
    font-size: 13px
}

html body.product-template-default.single .type-product .woocommerce-tabs .exit-meta .value {
    color: #777
}

@media screen and (max-width:1199px) {
    html body .qodef-content {
        padding-top: 0
    }
    html body.home .home-intro {
        padding: 50px 35px
    }
    html body.home .home-intro .qodef-btn {
        display: table;
        margin-left: auto;
        margin-right: auto
    }
    html body.home .home-intro .header-intro {
        padding-right: 0
    }
    html body.home .medium-padding {
        padding: 50px !important
    }
    html body.home .medium-padding>.vc_column-inner {
        padding: 0 !important
    }
}
/* EDIT */
@media screen and (max-width:767px) {
    html body header.qodef-mobile-header .qodef-grid {
        /* padding-left: 15px;
        padding-right: 15px */
    }
    html body header.qodef-mobile-header .qodef-grid .qodef-mobile-logo-wrapper a {
        height: auto !important
    }
    /* DA VEDERE */
    /* html body header.qodef-mobile-header .qodef-grid .qodef-position-center {
        height: 100%;
        position: relative;
        float: right;
        left: initial;
        width: auto
    } */
    html body.home .home-intro {
        padding: 20px 5px
    }
    html body.home .home-intro .header-intro {
        font-size: 45px
    }
    html body.home .qodef-image-gallery .qodef-gallery-image+.qodef-gallery-image {
        margin-top: 15px
    }
}

html body.qodef-woocommerce-page .woocommerce-result-count {
    float: none;
    margin-bottom: 15px;
    display: block;
    height: auto;
    line-height: 1.1
}

html body.qodef-woocommerce-page .woocommerce-pagination {
    margin-top: 15px;
    margin-bottom: 15px
}

html body.qodef-woocommerce-page .products.standard .product .qodef-product-standard-image-holder .qodef-hover-image, html body.qodef-woocommerce-page .products.standard .product:hover .qodef-product-standard-image-holder>a span {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    transform: none !important
}

html body.qodef-woocommerce-page .products.standard .product .qodef-product-standard-image-holder .qodef-hover-image.qodef-hover-image, html body.qodef-woocommerce-page .products.standard .product:hover .qodef-product-standard-image-holder>a span.qodef-hover-image {
    display: none
}

@media screen and (min-width:768px) {
    html body.qodef-woocommerce-page .products.standard>li.col-sm-4:nth-of-type(n+4) {
        margin-top: 0 /* EDIT */
    }
    html body.qodef-woocommerce-page .products.standard>li.col-sm-3:nth-of-type(n+5) {
        margin-top: 0 /* EDIT */
    }
}

html body.qodef-woocommerce-page .products.related, html body.qodef-woocommerce-page .products.standard {
    margin-left: -15px;
    margin-right: -15px
}

html body.qodef-woocommerce-page .products.related li.product, html body.qodef-woocommerce-page .products.standard li.product {
    margin-bottom: 20px;
}

html body.qodef-woocommerce-page .products.related li.product .qodef-product-standard-image-holder, html body.qodef-woocommerce-page .products.standard li.product .qodef-product-standard-image-holder {
    padding: 15px;
    border: 1px solid #cdcdcd !important
}

html body.qodef-woocommerce-page .products.related li.product .qodef-product-standard-after-title, html body.qodef-woocommerce-page .products.standard li.product .qodef-product-standard-after-title {
    margin-top: 5px
}

html body.qodef-woocommerce-page .products.related {
    border-top: 0 !important;
    margin-bottom: 0 !important
}

html body.qodef-woocommerce-page .products.related h2 {
    padding-top: 15px !important;
    padding-bottom: 15px !important
}

html body.qodef-woocommerce-page .products.related+.related {
    border-top: 1px solid #e2e2e2 !important;
    margin-bottom: 0 !important
}

html body.qodef-woocommerce-page .products+.products {
    margin-top: 15px
}

html body.page-template .qodef-blockquote-text {
    font-weight: 700;
    color: #000;
    line-height: 1.45
}

html body.page-template .newsletter-form-wrapper {
    color: #fff
}

html body.page-template .newsletter-form-wrapper h6 {
    color: #fff;
    font-size: 18px
}

html body.page-template .newsletter-form-wrapper label {
    font-weight: 400
}

html body.page-template .newsletter-form-wrapper .nf-after-form-content, html body.page-template .newsletter-form-wrapper .nf-before-form-content, html body.page-template .newsletter-form-wrapper .nf-error-wrap.nf-error, html body.page-template .newsletter-form-wrapper .nf-input-limit {
    display: none
}

html body.page-template .newsletter-form-wrapper .nf-field-container {
    margin-bottom: 0
}

html body.page-template .newsletter-form-wrapper .nf-form-content nf-fields-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-left: -15px;
    margin-right: -15px
}

html body.page-template .newsletter-form-wrapper .nf-form-content nf-fields-wrap.flex-wrap {
    flex-wrap: wrap
}

html body.page-template .newsletter-form-wrapper .nf-form-content nf-fields-wrap nf-field {
    display: block;
    float: left;
    padding-left: 15px;
    padding-right: 15px
}

html body.page-template .newsletter-form-wrapper .nf-form-content nf-fields-wrap nf-field:first-of-type {
    width: 100%
}

html body.page-template .newsletter-form-wrapper .nf-form-content nf-fields-wrap nf-field:nth-of-type(2) {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

@media screen and (min-width:768px) {
    html body.page-template .newsletter-form-wrapper .nf-form-content nf-fields-wrap nf-field:nth-of-type(2) {
        width: 40%
    }
}

html body.page-template .newsletter-form-wrapper .nf-form-content nf-fields-wrap nf-field:nth-of-type(2).flex-wrap {
    flex-wrap: wrap
}

html body.page-template .newsletter-form-wrapper .nf-form-content nf-fields-wrap nf-field:nth-of-type(3) {
    width: 100%
}

@media screen and (min-width:768px) {
    html body.page-template .newsletter-form-wrapper .nf-form-content nf-fields-wrap nf-field:nth-of-type(3) {
        width: 40%
    }
}

html body.page-template .newsletter-form-wrapper .nf-form-content nf-fields-wrap nf-field:nth-of-type(4) {
    width: 100%
}

@media screen and (min-width:768px) {
    html body.page-template .newsletter-form-wrapper .nf-form-content nf-fields-wrap nf-field:nth-of-type(4) {
        width: 20%
    }
}

html body.page-template .newsletter-form-wrapper .nf-form-content nf-fields-wrap nf-field input:not([type=checkbox]) {
    border: 1px solid transparent;
    padding: 0 10px;
    line-height: 30px;
    font-weight: 700;
    font: 400 13px/30px "Source Sans Pro", Arial, sans-serif;
    font-size: 13px;
    background: rgba(255, 255, 255, .35);
    outline: 0;
    text-transform: uppercase;
    color: #fff
}

html body.page-template .newsletter-form-wrapper .nf-form-content nf-fields-wrap nf-field input:not([type=checkbox])::-webkit-input-placeholder {
    color: #fff
}

html body.page-template .newsletter-form-wrapper .nf-form-content nf-fields-wrap nf-field input:not([type=checkbox])::-moz-placeholder {
    color: #fff
}

html body.page-template .newsletter-form-wrapper .nf-form-content nf-fields-wrap nf-field input:not([type=checkbox]):-ms-input-placeholder {
    color: #fff
}

html body.page-template .newsletter-form-wrapper .nf-form-content nf-fields-wrap nf-field input:not([type=checkbox]):-moz-placeholder {
    color: #fff
}

html body.page-template .newsletter-form-wrapper .nf-form-content nf-fields-wrap nf-field input:not([type=checkbox])[type=button], html body.page-template .newsletter-form-wrapper .nf-form-content nf-fields-wrap nf-field input:not([type=checkbox])[type=submit] {
    cursor: pointer
}

html body.page-template .newsletter-form-wrapper .nf-form-content nf-fields-wrap nf-field .nf-error input {
    border-color: #E80000
}

html body.page-template .newsletter-form-wrapper .nf-form-content .nf-field-label {
    font-size: 14px
}

html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery {
    margin-bottom: 30px
}

html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media {
    margin-left: -5px;
    margin-right: -5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media.flex-wrap {
    flex-wrap: wrap
}

html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media .qodef-portfolio-gallery-first-content, html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media .qodef-portfolio-gallery-second-content {
    /* display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}

html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media .qodef-portfolio-gallery-first-content.flex-wrap, html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media .qodef-portfolio-gallery-second-content.flex-wrap {
    flex-wrap: wrap
}

html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media .qodef-portfolio-gallery-first-content>.qodef-portfolio-single-media, html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media .qodef-portfolio-gallery-second-content>.qodef-portfolio-single-media {
    padding-left: 5px;
    padding-right: 5px;
    /*width: 50%;*/
    width: 50%;
    /* float: left; */
    margin: 0;
    overflow: hidden
}

html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media .qodef-portfolio-gallery-first-content>.qodef-portfolio-single-media>div, html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media .qodef-portfolio-gallery-second-content>.qodef-portfolio-single-media>div {
    max-height: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center
}

html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media .qodef-portfolio-gallery-first-content>.qodef-portfolio-single-media a, html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media .qodef-portfolio-gallery-second-content>.qodef-portfolio-single-media a {
    display: block;
    max-height: 100%;
    height: 100%
}

html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media .qodef-portfolio-gallery-first-content>.qodef-portfolio-single-media img, html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media .qodef-portfolio-gallery-second-content>.qodef-portfolio-single-media img {
    visibility: hidden
}

html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media .qodef-portfolio-gallery-first-content {
    /*width: 33.33333333%;*/ /* EDIT */
    width: 100%;
    /* float: left */
}
/* EDIT */
@media screen and (max-width: 780px) {
    html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media .qodef-portfolio-gallery-first-content,
    html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media .qodef-portfolio-gallery-second-content {
        width: 100% !important;
        float: none !important;
    }
}


html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media .qodef-portfolio-gallery-first-content>.qodef-portfolio-single-media {
    width: 100%
}

html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media .qodef-portfolio-gallery-second-content {
    /*width: 66.66666667%;*/ /* EDIT */
    width: 100%;
    /* float: left */
}

/* EDIT */
/*html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media .qodef-portfolio-gallery-second-content>div:nth-of-type(n+3) {
    margin-top: 10px
}*/

html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media .qodef-portfolio-gallery-second-content>.qodef-portfolio-single-media {
    margin-bottom: 10px
}

html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media .qodef-portfolio-gallery-second-content>.qodef-portfolio-single-media:last-child {
    margin-bottom: 0
}

html body.portfolio-item-template-default .gallery .qodef-portfolio-gallery .qodef-portfolio-media .qodef-portfolio-gallery-second-content>.qodef-portfolio-single-media {
    max-height: 190px;
    height: 190px
}

html body #mega-menu-wrap-main-navigation {
    height: 100%
}

html body #mega-menu-wrap-main-navigation #mega-menu-main-navigation {
    white-space: nowrap;
    height: 100%
}

html body #mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item {
    height: 100%
}

html body #mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item>a.mega-menu-link {
    height: 100%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

html body #mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item>a.mega-menu-link.flex-wrap {
    flex-wrap: wrap
}

html body #mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item .mega-sub-menu:after, html body #mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item .mega-sub-menu:before {
    background: inherit;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 100
}

html body #mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item .mega-sub-menu:before {
    right: 100%;
    width: 100vw
}

html body #mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item .mega-sub-menu:after {
    left: 100%;
    width: 100vw
}

html body #mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item .mega-sub-menu .mega-menu-item {
    min-height: 1px
}

html body footer {
    z-index: 1
}

html body footer .qodef-column .fa {
    color: #191919
}

html body footer .qodef-column .fa.fa-inverse {
    color: #FFF
}

html body aside .widget.woocommerce.widget_products .qodef-product-list-widget-image-wrapper {
    background: #000;
    width: 140px;
    height: 140px;
    vertical-align: middle;
    overflow: hidden
}

html body aside .widget.woocommerce.widget_products .qodef-product-list-widget-image-wrapper img {
    opacity: .97;
    max-width: 100%
}

html body aside .widget.woocommerce.widget_products .qodef-product-list-category {
    font-size: 12px;
    font-weight: 700;
    color: #35bece;
    overflow: hidden;
    max-height: 33px
}

html body aside .widget.woocommerce.widget_products .qodef-product-list-category a {
    color: #35bece !important;
    text-overflow: ellipsis;
    max-width: 100%;
    overflow: hidden
}

html body aside .widget.woocommerce.widget_products .qodef-product-list-widget-price-wrapper {
    display: none
}

html body aside.rete-vendita-sidebar .input-wrapper h5 {
    margin-bottom: 15px
}

html body aside.rete-vendita-sidebar .input-wrapper select {
    outline: 0;
    width: 100%;
    font-family: Lato, arial, sans-serif;
    line-height: 18px;
    border-color: #DDD
}

html body .agents-list {
    margin-top: 15px
}

html body .agents-list form {
    margin-bottom: 15px
}

html body .agents-list form>.row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}

html body .agents-list form>.row.flex-wrap {
    flex-wrap: wrap
}

html body .agents-list form select {
    width: 100%;
    background: #dfe7f4;
    line-height: 50px;
    padding: 10px 25px;
    font-weight: 700;
    font-family: Lato, arial, sans-serif;
    text-transform: uppercase;
    color: #1b589f;
    border: none;
    outline: 0
}

html body .agents-list form input[type=submit] {
    background: #1b589f;
    color: #fff;
    width: 100%;
    text-transform: uppercase;
    outline: 0;
    font-family: Lato, arial, sans-serif;
    border: none;
    height: 100%;
    cursor: pointer
}

html body .agents-list .agent-wrapper {
    margin-left: -15px;
    margin-right: -15px
}

html body .agents-list .agent-wrapper .agent {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 30px;
    box-sizing: border-box
}

html body .agents-list .agent-wrapper .agent .tax {
    padding: 15px;
    background: #f1f1f1;
    font-weight: 600;
    color: #666666;
    line-height: 1.1;
    margin-bottom: 15px;
    font-size:18px;
    text-transform:uppercase;
}

html body .agents-list .agent-wrapper .agent .content {
    padding-left: 15px;
    border-left: 3px solid #1b589f
}

html body .agents-list .agent-wrapper .agent .content h4 {
    font-weight: 400;
    color: #1b589f;
    line-height: 1.1
}

html body .agents-list .agent-wrapper .agent .content h4+h4 {
    margin-top: 5px
}

html body .agents-list .agent-wrapper .agent .content p {
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 0
}

html body .agents-list .agent-wrapper .agent .content p+h4, html body .agents-list .agent-wrapper .agent .content p+p {
    margin-top: 15px
}

@media screen and (max-width:991px) {
    html body .qodef-container-inner .qodef-column1+.qodef-column2 {
        margin-top: 30px
    }
}

html body .ui-autocomplete.blocco-focus {
    background: #FFF;
    z-index: 1000;
    list-style-type: none
}

html body .ui-autocomplete.blocco-focus li {
    padding: 5px;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

html body .ui-autocomplete.blocco-focus li+li {
    border-top: 1px solid #DDD
}

html body .ui-autocomplete.blocco-focus li:hover {
    background: rgba(0, 0, 0, .15)
}

html body .ui-helper-hidden-accessible {
    display: none
}

html body .woocommerce-MyAccount-content p+p {
    margin-top: 15px !important
}

html body .woocommerce-MyAccount-content .crm-documents {
    margin-top: 15px
}

html body .woocommerce-MyAccount-content .crm-documents table td, html body .woocommerce-MyAccount-content .crm-documents table th {
    text-align: left
}

html body aside .WOOF_Widget h4 {
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 500;
    color: #101010;
    letter-spacing: -.2px;
    font-family: Lato, sans-serif;
    text-transform: none;
    padding: 16px 20px 13px;
    background-color: #f7f7f7;
    margin-bottom: 15px
}

html body aside .WOOF_Widget .woof_container {
    margin-bottom: 0;
    padding-bottom: 0
}

html body aside .WOOF_Widget .woof_container+.woof_container {
    margin-top: 22.5px
}

html body aside .WOOF_Widget .woof_block_html_items {
    border: none;
    display: inline-block;
    text-decoration: none;
    outline: 0;
    color: #868686;
    background-color: transparent;
    font-family: inherit;
    margin: 0;
    width: 100%;
    height: auto
}

html body aside .WOOF_Widget .woof_block_html_items .chosen-container {
    width: 100% !important;
    height: 100%;
    margin-bottom: 0
}

html body aside .WOOF_Widget .woof_block_html_items .chosen-container input[type=text] {
    color: transparent
}

html body aside .WOOF_Widget .woof_block_html_items .chosen-container .chosen-choices {
    height: 100% !important;
    background: 0 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

html body aside .WOOF_Widget .woof_block_html_items .chosen-container .chosen-choices.flex-wrap {
    flex-wrap: wrap
}

html body aside .WOOF_Widget .woof_block_html_items .chosen-container .chosen-choices li.search-choice {
    margin: 0;
    border: 0;
    padding: 6px;
    font-size: 13px;
    background: #0cc3ce !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #fff
}

html body aside .WOOF_Widget .woof_block_html_items .chosen-container .chosen-choices li.search-choice .search-choice-close {
    display: inline;
    position: relative;
    margin-left: 13px;
    top: auto;
    right: auto;
    width: auto;
    color: #fff;
    height: auto;
    background: 0 0;
    font-size: 13px !important
}

html body aside .WOOF_Widget .woof_block_html_items .chosen-container .chosen-choices li.search-choice .search-choice-close:before {
    content: "X"
}

html body aside .WOOF_Widget .woof_block_html_items .chosen-container .chosen-choices li.search-choice+li {
    margin-left: 5px
}

html body aside .WOOF_Widget .woof_block_html_items .chosen-container .chosen-drop {
    border-top: 1px solid #aaa
}

html body aside .WOOF_Widget .woof_submit_search_form_container {
    margin-top: 22.5px;
    margin-bottom: 0
}

html body aside .WOOF_Widget .woof_submit_search_form_container:after, html body aside .WOOF_Widget .woof_submit_search_form_container:before {
    content: "";
    display: table;
    width: 100%;
    clear: both
}

html body aside .WOOF_Widget .woof_submit_search_form_container .button {
    float: right;
    background-color: #0cc3ce;
    border: 0;
    color: #fff;
    display: inline-block;
    position: relative;
    outline: 0;
    font-style: normal;
    padding: 0 24px;
    font-size: 12px;
    line-height: 31px;
    text-transform: uppercase;
    letter-spacing: .8px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
    -moz-transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
    -o-transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
    transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
    font-family: Lato, sans-serif;
    font-weight: 700;
    cursor: pointer
}

html body aside .WOOF_Widget .woof_submit_search_form_container .button:hover {
    background-color: #101010;
    color: #fff
}

html body .nf-form-cont .nf-before-form-content {
    margin-bottom: 15px
}

html body .nf-form-cont .nf-after-form-content {
    margin-top: 15px
}

html body .nf-form-content .nf-row {
    margin-left: -15px;
    margin-right: -15px
}

html body .nf-form-content .nf-row .nf-cell {
    padding-left: 15px;
    padding-right: 15px
}

html body .nf-form-content .nf-row .nf-cell .nf-field-container {
    margin-bottom: 0
}

html body .nf-form-content .nf-row+.nf-row {
    margin-top: 15px
}

html body .nf-form-content input[type=email], html body .nf-form-content input[type=text], html body .nf-form-content textarea {
    width: 100%;
    padding: 0 15px;
    outline: 0;
    resize: none;
    font-family: inherit;
    line-height: 35px;
    background-color: #fff;
    color: #9a9a9a;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #c6c6c6;
    font-size: 13px;
    vertical-align: middle
}

html body .nf-form-content input[type=button], html body .nf-form-content input[type=submit] {
    font-family: Lato, Arial, sans-serif;
    cursor: pointer;
    background: #e0e6f2;
    border: 1px solid #2b51a6;
    color: #2b51a6;
    min-width: 150px;
    max-width: 100%;
    text-align: center;
    padding: 10px;
    font-size: 10px;
    font-weight: 700;
    outline: 0;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

/* EDIT button in contact page */
html body .nf-form-content input[type=button]:hover, html body .nf-form-content input[type=submit]:hover {
    /*ackground: #2b51a6;*/
    background: #ffffff;
    color: #2b51a6;
}

html body .nf-form-content .g-recaptcha, html body .nf-form-content input[type=button], html body .nf-form-content input[type=submit] {
    display: table;
    width: auto;
    margin-left: auto;
    margin-right: auto
}

html body footer .nf-form-content input {
    background: 0 0 !important;
    border-color: #fff !important;
    color: #fff !important
}

html body.woocommerce .products.standard li.product .qodef-product-list-categories a {
    color: #101010;
    font-size: 15px;
    text-transform: capitalize;
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.5px
}

html body.woocommerce .products.standard li.product .qodef-product-list-categories a .searchedy-key {
    color: #fff;
    background: #1B589F;
    padding-left: 3px;
    padding-right: 3px
}

html body.woocommerce .products.standard li.product .qodef-product-list-product-title {
    font-size: 12px;
    color: #888787
}

html body.woocommerce .products.standard li.product .qodef-product-list-product-title .searchedy-key {
    color: #fff;
    background: #1B589F;
    padding-left: 3px;
    padding-right: 3px
}

html body.woocommerce .products.standard li.product .qodef-product-standard-after-title .searchedy-key {
    color: #fff;
    background: #1B589F;
    padding-left: 3px;
    padding-right: 3px
}

.img-full-width {
    max-height: 100%;
    height: 100%;
}

.gm-style button,
.gmnoprint {
    display: none;
}

#nf-form-2-cont .nf-before-form-content {
    color: #ffffff;
}

#nf-field-28 {
    /*width: 30%;*/
}

@media screen and (min-width: 960px) {
    .contact-img--margin {
        margin-bottom: 140px !important;
    }
}

html body header .qodef-menu-area .qodef-position-right {
    position: relative
}

/* EDIT */

/* arrow menu mobile */
.qodef-sub-arrow.fa.fa-angle-right {
    color: #ffffff !important;
}

.qodef-blog-list-item-inner a.qodef-btn {
    display: none !important;
}

.icon_menu {
  font-family: 'ElegantIcons' !important;
}

.icon_menu::before {
    content: "\61";
}



/* FORM */

/*span.ninja-forms-req-symbol {
  color: #ffffff !important;
  font-weight: 700 !important;
}*/


/* CATEGORIA PRODOTTO NASCOSTA */

/* .col-sm-4.col-xs-6.product-category.product.first,
.col-sm-6.col-xs-6.product-category.product.first,
.col-sm-3.col-xs-6.product-category.product.first
 {
    display: none;
} */

/* Margin Gallery */

.gallery {
    margin-top: 95px;
}

/* .tp-caption strong {
  font-size: 67px !important;
} */

.qodef-blog-single {
  margin-top: 6em;
}

.qodef-page-header .qodef-drop-down .second ul li a::before {
    background-color: #1b589f;
}

.qodef-drop-down .second .inner ul li.sub ul li:hover > a, .qodef-drop-down .second .inner > ul > li:hover > a {
  opacity: 1;
  color: #ffffff;
}

.qodef-drop-down .second .inner ul li, .header-widget.widget_nav_menu ul.menu li ul li {
    border-bottom: #dbdbdb 1px solid;
}

.shop-header {
  display: none;
}

@media screen and (min-width:580px) {
  .qodef-blog-single {
    margin-top: 3em;
  }
}

.hide-evidenzia {
  display: none;
}

.box-evidenzia {
  text-align: center;
  text-transform: uppercase;
  font-size: 78px;
  margin: .5em 0 .2em 0;
}
@media only screen and (max-width:768px) {
  .qodef-container-inner.clearfix {
    text-align: center;
  }
  .box-evidenzia {
    text-align: center;
    text-transform: uppercase;
    font-size: 35px;
    margin: 1.2em 0 .2em 0;
  }
  .img-container.bg-image {
    background-position: right;
  }
}

.description {
  color: #666666;
  text-align: center;
  font-size: 21px;
  font-weight: 400;
  margin: 0 0 1em 0;
}

@media only screen and (max-width:1024px) {
  .qodef-container-inner.clearfix {
    text-align: center;
  }
  .qodef-woocommerce-page.qodef-woocommerce-columns-4 .products .product, .woocommerce.columns-4 .products .product {
    width:100% !important;
    margin: 0 0 2% 0 !important;
  }
  html body .products.rossini-terms .product-category .img-container {
    min-height: 555px;
    max-height: 555px;
    overflow: hidden;
    background-origin: content-box;
  }
}
/* EDIT */
.rossini-terms:last-child {
    margin-top: 2em;
}

@media only screen and (max-width:768px) {
  .qodef-woocommerce-page.qodef-woocommerce-columns-4 .products .product, .woocommerce.columns-4 .products .product {
    width:100% !important;
    margin: 0 0 2% 0 !important;
  }
  html body .products.rossini-terms .product-category .img-container {
    min-height: 422px;
    max-height: 422px;
    overflow: hidden;
    background-origin: content-box;
  }
  .qodef-footer-top-holder {
    padding: 0 15px;
  }
  .qodef-four-columns-inner {
    text-align: center;
  }
  .qodef-item-text-holder {
    text-align: center !important;
  }
  /* Widget */
  .qodef-footer-widget-title,
  .qodef-latest-posts-widget-title {
    font-size: 20px;
    font-family: Lato, Arial, sans-serif
  }
}

@media only screen and (max-width:600px) {
  .blocco-ricerca {
    padding: 0 15px;
  }
  .qodef-container-inner, .qodef-grid, .qodef-grid-section .qodef-section-inner, .qodef-slider .carousel-inner .qodef-slider-content-outer {
    width: 100%;
  }
}

/* Prodotti in evidenza */
.title-product a,
.evid-product a {
    font-weight: 700 !important;
}

.title-product {
    font-weight: 700 !important;
}

.cat-product a {
	color: #000 !important;
}

html body.woocommerce .products.standard li.product .qodef-product-list-categories .cat-product a {
    color: #7b7b7b;
}

html body.woocommerce .products.standard li.product .qodef-product-list-categories {
    margin: 15px 0 6px 0;
}

.evid-product {
    display: inline-block;
}

.woocommerce .products.standard .product .qodef-product-list-product-title, .qodef-woocommerce-page .products.standard .product .qodef-product-list-product-title {
    margin-top: 0px;
}

.categories {
    margin-bottom: 15px;
}

footer .widget {
    margin-bottom: 5px;
}

.qodef-portfolio-content {
    text-align: justify;
}

#woocommerce-coupon-data ul.wc-tabs li a::before, #woocommerce-product-data ul.wc-tabs li a::before, .woocommerce ul.wc-tabs li a::before {
    display: none;
}

/*.product .product-type-simple .last {
    display: none;
}*/


/*.hide-title {
    display: none;
}*/

/* Curve fotometriche DA LEVARE */
/*.curves-box {
    margin-bottom: 1em;
}
@media screen and (min-width: 520px) {
    .curves-box {
        margin-bottom: 1.5em;
    }
}

.diagram-box {
    margin-bottom: 1.5em;
}

.curves a,
.diagram a {
    display: display-inline;
    background: #1b589f;
    color: #fff;
    border-color: #1b589f;

    text-transform: uppercase;

    margin-top: 10px;
    padding: 5px;

    border: 1px solid #666;

    border-top-color: rgb(0, 0, 0);
    border-right-color: rgb(0, 0, 0);
    border-bottom-color: rgb(0, 0, 0);
    border-left-color: rgb(0, 0, 0);

    text-align: center;
}*/

.qodef-product-standard-image-holder{height:300px}/*PIO*/
.img-container.bg-image{ background-size:contain }

.qodef-portfolio-back-btn {
    display: none !important;
}

#tab-additional_information img {
    border: solid #1B589F 1px;
    margin: 5px;
    display: inline-block;
    max-width: 48%;
}

/* Widget */
h4.qodef-footer-widget-title {
    text-align: center;
}
.custom-html-widget img {
    margin-bottom: 0.6em;
}

/* FORM */

#nf-form-6-cont .nf-before-form-content {
    color: #ffffff;
}

/* Slide */

/* .tp-caption {
    z-index: 5;
    min-width: 1155px;
    max-width: 1155px;
    white-space: normal;
    font-size: 55px !important;
    line-height: 78px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    letter-spacing: 0px;
    font-family: "Open Sans";
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: center;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    min-height: 80px;
    max-height: 80px;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
} */

/* @media only screen and (max-width:992px ) {
    .tp-caption {
        font-size: 45px !important;
    }
} */

/*
.bg-title-size {
    font-size: 54px !important
}

.bg-title-size strong {
    font-size: 54px !important
}
*/

/* .tp-caption {
    font-size: 45px;

} */

.qodef-main-menu>ul>li>a span.item_inner {
    display: initial;
    padding: 0 20px;
    border-width: 0;
    -webkit-transition: text-decoration .2s ease-out,border-color .2s ease-out,background-color .2s ease-out;
    -moz-transition: text-decoration .2s ease-out,border-color .2s ease-out,background-color .2s ease-out;
    transition: text-decoration .2s ease-out,border-color .2s ease-out,background-color .2s ease-out;
}

.qodef-main-menu>ul>li>a>span.item_outer {
    display: block;
    text-align: -webkit-center !important;
    text-align: center !important;
}

.related.products:nth-child(2) {
    display: none;
}
