/************************************************
Stylesheet: Global Stylesheet
*************************************************/


/* 
 * COLORS
 * 
 * Yellow:  #dcd70b
 * Azure 1: #7592b6
 * Azure 2: #bdcbdc
 * Azure 3: #86a9f8
 * Blue:    #192d5f (ex #182d5d)
 * Black:   #444
 * Grey 1:  #edebed
 * Grey 2:  #fafafa
 * Oragne:  #fb7305;
 */


/*********************
GENERAL STYLES
*********************/

html { background-color: #0a0a0a; }
body {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}
header.header { max-width: 1920px; }

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li, table, input, textarea {
    /*font-family: 'Titillium Web', sans-serif !important;*/
    font-family: "grafoplast_officialregular", sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #444;
    font-weight: 700;
    line-height: 1.1em;
    text-transform: none;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
header h1 {
    line-height: 1em;
    margin: 0 auto .5em 0;
    padding: 5px;
}
h1 { font-size: 3.0rem; }
h2 { font-size: 2.5rem; }
h3 { font-size: 2.1rem; }
h4 { font-size: 1.8rem; }
h5 { font-size: 1.6rem; }
h6 { font-size: 1.4rem; }

.article-header p {
    margin: 0 auto .5em 0;
    padding: 5px;
}

p {
    font-size: 1rem;
    color: #444;
    line-height: 1.5em;
}
ol, ul { margin-left: 2rem; }
ol, ul, li {
    font-size: 1rem;
    color: #444;
}
table {
    font-size: 1rem;
    color: #444;
    line-height: 1.3em;
}

    @media (max-width:48em) {
        h1 { font-size: 2rem; }
        h2 { font-size: 1.8rem; }
        h3 { font-size: 1.6rem; }
        h4 { font-size: 1.5rem; }
        h5 { font-size: 1.4rem; }
        h6 { font-size: 1.3rem; }
        button, .button { }
    }
    @media (max-width:39.9375em) {
    }

a { color: #fb7305; } /* #bdcbdc */
    a:hover { color: #dcd70b; }

a.button,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button, .woocommerce button.button, .woocommerce input.button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    display: inline-block;
    color: #fff;
    font-size: .8rem;
    font-weight: 700;
    letter-spacing: .1em;
    margin-bottom: 0;
    padding: 10px 10px;
    text-transform: uppercase;
    border-radius: 4px;
    background-color: #fb7305;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
    button:hover, a.button:hover,
    .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
    .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
        color: #fff;
        background-color: #86a9f8;
    }
    button:focus, a.button:focus,
    .woocommerce #respond input#submit:focus, .woocommerce a.button:focus, .woocommerce button:focus .woocommerce button.button:focus, .woocommerce input.button:focus  {
        color: #fff;
        background-color: #fb7305;
    }
    button:visited, a.button:visited,
    .woocommerce #respond input#submit:visited, .woocommerce a.button:visited, .woocommerce button:visited .woocommerce button.button:visited, .woocommerce input.button:visited  {
        color: #fff;
        background-color: #fb7305;
    }
a.button_white,
.woocommerce a.button_white, .woocommerce button.button_white, .woocommerce input.button_white {
    color: #dcd70b;
    padding: 6px 14px;
    border: 1px solid #dcd70b;
    background-color: transparent;
}
    a.button_white:hover,
    .woocommerce a.button_white:hover, .woocommerce button.button_white:hover, .woocommerce input.button_white:hover {
        color: #192d5f;
        background-color: #dcd70b;
    }
a.button_yellow,
.woocommerce a.button_yellow, .woocommerce button.button_yellow, .woocommerce input.button_yellow {
    color: #192d5f;
    background-color: #dcd70b
}
    a.button_yellow:hover,
    .woocommerce a.button_yellow:hover, .woocommerce button.button_yellow:hover, .woocommerce input.button_yellow:hover {
        color: #192d5f;
        background-color: #bdcbdc;
    }
a.button_blue,
.woocommerce a.button_blue, .woocommerce button.button_blue, .woocommerce input.button_blue {
    color: #fff;
    background-color: #192d5f;
}
    a.button_blue:hover,
    .woocommerce a.button_blue:hover, .woocommerce button.button_blue:hover, .woocommerce input.button_blue:hover {
        color: #fff;
        background-color: #bdcbdc;
    }

a.button_azure,
.woocommerce a.button_azure, .woocommerce button.button_azure, .woocommerce input.button_azure {
    color: #fff;
    background-color: #86a9f8;
}
    a.button_azure:hover,
    .woocommerce a.button_azure:hover, .woocommerce button.button_azure:hover, .woocommerce input.button_azure:hover {
        color: #192d5f;
        background-color: #bdcbdc;
    }
a.email_btn { text-transform: lowercase !important; }

    .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
        opacity: .3;
        color: #fff;
        background-color: #aaa;
    }

select option:checked {
    color: #444;
    background-color: #dcd70b;
}
option:not(:checked) {
    color: #444;
    background-color: #fff; 
}



/*********************
MENU
*********************/

/* EFFETTI PRINCIPALI SU SCROLL */
header.header {
    position: fixed;
    display: block;
    width: 100%;
    background-color: #192d5f;
    z-index: 99;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}
    @media (max-width:48em) {
        header.header {
            -moz-transition: all .3s;
            -o-transition: all .3s;
            -ms-transition: all .3s;
            -webkit-transition: all .3s;
            transition: all .3s;
        }
    }
.darkHeader { }

#top-bar-menu {
    max-width: 1400px;
    height: auto;
    margin: 0 auto;
}
.top-bar-menu.show-for-large {
    overflow: visible;
    max-width: 1400px;
    margin: 0 auto;
}
.top-bar-menu.show-for-large > ul#main-nav {
    justify-content: space-between;
}
#top-bar-menu.top-bar { padding-bottom: 8px; }
.top-bar, .top-bar ul {
    background-color: transparent;
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
    -ms-flex: unset;
    flex: unset;
    /*padding-top: 15px;*/
    padding-top: 0;
}
    @media (min-width:48em) {
        /*
        .top-bar .top-bar-left { width: 35%; }
        .top-bar .top-bar-right { width: 65%; }
        */
        .top-bar .top-bar-left { margin: 0 auto; }
    }
    @media (max-width:40em) {
        .top-bar .top-bar-right { padding-top: 0px; }
    }
.top-bar .top-bar-right.mini_menu ul { place-content: end !important; }
.top-bar .top-bar-right.mini_menu li {
    display: inline-block;
    width: auto;
    margin: 3px;
}
.top-bar .top-bar-right.mini_menu a {
    font-size: 1rem;
    padding: 5px 5px !important;
    border-radius: 4px;
}
#head_contact_bar a {
    font-weight: 400;
    text-transform: none;
    padding-right: 10px;
}
#head_contact_bar a i {
    padding-right: 5px;
}

/* PULSANTI */
header.header ul#main-nav {
    place-content: center;
}
header.header a,
header.header a:visited,
header.header a:focus {
    color: #fff;
    font-size: 0.9rem;
    font-weight: 700;
    text-transform: uppercase;
    background: transparent;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}
    header.header a:hover { background: rgba(255,255,255,.3); }
    @media (min-width:39.9375em) and (max-width:64em) { /* Small: max-width: 39.9375em) */ /* Medium: max-width: 63.9375em */ 
        header.header a {
            font-size: 0.85rem;
            padding: 0.7rem .5rem !important;
        }
        .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
            padding-right: 1.4rem !important;
        }
    }

header.header li.head_azure_button a {
    background: #86a9f8;
}
    header.header li.head_azure_button a:hover {
        color: #fff;
        background: rgba(255,255,255,.3);
    }

.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
    background-color: #192d5f;
}

.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after,
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
    border-color: #fff transparent transparent;
}

        
/* PAGINA ATTIVA */
.menu .active>a,
.menu .is-active>a {
    color: #444;
    background: #dcd70b !important;
}
    header.header.darkHeader .active>a,
    header.header.darkHeader .is-active>a {
        color: #444 !important;
    }
.dropdown.menu>li.is-active>a {
    color: #444;
    background: transparent;
}

/* LOGO */
header.header .menu a.logo {
    font-size: 1.4em;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 0 1rem 0 0;
    border-radius: 4px;
}
    header.header.darkHeader .menu a.logo { color: #fff; }

    @media (max-width:39.9375em) {
        header.header .menu a.logo { font-size: 1.2em; }
    }
.menu a.logo img {
    display: block;
    width: auto;
    height: 55px;
    object-fit: contain;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}
    /*
    .darkHeader .menu a.logo img {
        height: 40px;
        width: auto;
    }
    */
    @media (max-width:39.9375em) {
        .menu a.logo img {
            width: auto;
            height: 40px;
            padding-right: 10px;
        }
        .darkHeader .menu a.logo img { }        
    }

/* PAYOFF */
.menu a.logo {
    display: flex;
    align-items: center;
}
.menu a.logo span {
    display: block;
    color: #444;
    font-size: .8rem;
    font-weight: 700;
    visibility: visible;
    height: auto;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
    .darkHeader .menu a.logo span {
    }
    @media (max-width:39.9375em) {
        .menu a.logo span {
            max-width: 250px;
        }
    }

/* DIMENSIONE MENU SU TABLET */
@media (max-width:63.9375em) {
    .show-for-medium > ul > li > a {
        font-size: 0.8em;
    }
}


/*********************
MENU MOBILE
*********************/

/* Medium: max-width: 63.9375em */ /* Small: max-width: 39.9375em) */



/* MENU A TENDINA SULLE MEDIUM media queries COME SULLE SMALL media queries: */

@media screen and (max-width: 63.9375em) {
    body.home .top-bar .top-bar-left { }
    /*ul#main-nav { margin-top: 20px !important; }*/
    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
        width: 50%;
    }
    ul#main-nav > li { text-align: right; }
    ul#main-nav > li a { display: inline-block; }
}
@media screen and (min-width: 39.9375em) and (max-width: 63.9375em) {
    .top-bar {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
        /*
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        */
    }
    .top-bar .top-bar-right .menu ul.vertical.menu.accordion-menu {
        width: 100%;
    }
    ul#main-nav {
        width: 100%;
        top: 10px;
        right: 0;
        left: 0;
    }
    ul.is-dropdown-submenu {
        position: relative;
    }
    .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
        top: auto;
        right: auto;
        left: auto;
    }
    .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
        border-color: #fff transparent transparent;
        border-bottom-width: 0;
        border-left-width: 5px;
        border-right-style: solid;
        right: 5px;
        left: auto;
        margin-top: -3px;
    }
}


/* MARGINE SX VOCI MENU MOBILE */
@media screen and (max-width: 39.9375em) {
    ul#main-nav li ul li {
        padding-left: 15px;
    }
}

/* ALTEZZA MENU MOBILE */
@media screen and (max-width: 39.9375em) {
.vertical .is-accordion-submenu-parent {
    height: auto !important;
}
}

/* VOCI MENU MOBILE */
@media screen and (max-width: 39.9375em) {
header.header a, 
.menu .active>a {
    text-align: left;
}
}

/* SFONDO MENU MOBILE */
.show-for-medium-only ul.medium-horizontal.menu.submenu.is-accordion-submenu.dropdown.is-active,
.show-for-small-only ul.medium-horizontal.menu.submenu.is-accordion-submenu.accordion-menu.is-active {
    background-color: #192d5f !important;
}

/* PULSANTE MENU MOBILE */
a.mobilemenubutton {
    display: block;
    /*
    width: 50px;
    height: 35px;
    */
    margin: 0 auto;
}
/*
    @media screen and (max-width: 39.9375em) { 
        a.mobilemenubutton {
            top: -15px;
            right: 0;
        }
    }
a.mobilemenubutton i { font-size: 1.4rem; }
    .darkHeader a.mobilemenubutton i { font-size: 1.4rem; }

    a.mobilemenubutton::after {
        display: none !important;
    }
*/

/* ALTEZZA HEADER MOBILE */
@media screen and (max-width: 39.9375em) { 
    .vertical .is-accordion-submenu-parent {
        height: 0;
    }
}


/*********************
MAIN CONTENT
*********************/

main.main {
    min-height: 90vH;
}

.maxwidthcontent {
    max-width: 1400px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
    @media (max-width:1420px) {
        .maxwidthcontent {
            padding: 0 10px;
        }
    }
.maxwidthpost {
    max-width: 900px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
    @media (max-width:1220px) {
        .maxwidthpost {
            padding: 0 10px;
        }
    }
#boxthumb {
    position: relative;
    height: 60vH;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
#boxNOthumb {
    position: relative;
    height: 90px;
    background-color: transparent;
}
.diagonalBox {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    /* Senza diagonali: 0% 0%, 100% 0%, 100% 100%, 0% 100% */
    /* sx top, dx top, dx bottom, sx bottom */
}

/* SFONDO PUNTINATO */
.dotoverlay {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    background-image: url(../images/dot-overlay.svg);
    background-color: rgba(0, 0, 0, 0.3);
    background-size: 2px 2px;
    background-repeat: repeat;
}

/* CONTENITORE PER TESTI CENTRATI */
.boxcentercell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

/* CELLE A ZERO */
@media screen and (max-width: 39.9375em) { /* Small: max-width: 39.9375em) */
    .small-0 { display: none; }
}
@media screen and (min-width: 39.9376em) and (max-width: 63.9375em)  { /* Medium: max-width: 63.9375em */ 
    .medium-0 { display: none !important; }
}
@media screen and (min-width: 64em) { 
    .large-0 { display: none !important; }
}

/* RICERCA */

p.searchPageTitle {
    font-size: 1rem;
    text-align: center;
    font-weight: 700;
    margin-bottom: 50px;
}
p.searchPageTitle_preSearchBox {
    font-size: 1rem;
    text-align: center;
    font-weight: 700;
    margin-bottom: 0px;
}

#boxSearchBar {
    display: flex;
    max-width: 600px;
    margin: 50px auto;
}
header #boxSearchBar {
    margin-top: 10px;
}

#boxSearchBar form.search-form {
    max-width: calc(100% - 30px);
    margin: 0;
    background-color: #fff;
}
#boxSearchBar form.search-form {
    border: 1px solid #ccc;
}
header.header #boxSearchBar form.search-form { margin: 0 0 0 auto; }
#filter_sidebar #boxSearchBar form.search-form { margin: 0 20px; }

form.search-form {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 2px;
    border-radius: 5px;
    background-color: #edebed;
}

#boxSearchBar form.search-form label,
#boxSearchBar form.search-form button {
    display: inline-block;
    margin: 0;
}
form.search-form label {
    font-size: 1.2rem;
    width: calc(100% - 50px);
}
#boxSearchBar form.search-form input[type=search] {
    color: #444;
    height: auto;
    border: 0;
    border-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0;
    background: transparent;
}
#boxSearchBar form.search-form input::placeholder {
    color: #444;
}
#boxSearchBar form.search-form button {
    font-size: 19px;
    width: 44px;
    padding: 10px;
    border-radius: 5px;
    background-color: #86a9f8;
}
#boxSearchBar form.search-form span.results_icon i {
    color: #6cb7fd;
    font-size: 19px;
    vertical-align: middle;
    padding: 0;
}



/*********************
WOOCOMMERCE
*********************/

/* PREV & NEXT BUTTONS */

.prev_step_btn_wrapper {
    position: absolute;
    top: 20px;
    left: 15px;
}
.next_step_btn_wrapper {
    position: absolute;
    top: 20px;
    right: 15px;
}
    @media screen and (max-width: 39.9376em)  { /* Medium: max-width: 63.9375em */ 
        .prev_step_btn_wrapper,
        .next_step_btn_wrapper { display: none !important; }
    }


/* PULSANTI NEL FOOTER */

#footer_main_buttons {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: auto;
    padding: 20px 10px;
    background-color: #f1f1f1;
    z-index: 99999;
}
#footer_main_buttons > div { text-align: center; }
#footer_main_buttons a.nav_btn { min-width: 110px; }
#footer_main_buttons a.nav_btn.disabled {
    color: #777;
    background-color: rgba(0,0,0,.1);
    opacity: 1;
}

/* STEPS */

#box_order_steps {
    position: relative;
    width: 100%;
    height: auto;
    padding: 2px 10px 20px 10px;
    padding-top: 100px;
    margin-bottom: 25px;
    background-color: #f1f1f1;
}
body.home #box_order_steps { margin-bottom: 100px; }

a.button.step_btn {
    padding: 10px 15px;
    border-radius: 100px;
}
    a.button.step_btn:hover { background-color: #bdcbdc !important; }
a.button.step_btn i { font-size: 16px; }

p.return-to-shop { display: none !important; }

#custom_order_steps {
    font-family: 'Titillium Web', sans-serif !important;
    text-align: center;
}
#custom_order_steps span {
    display: inline-block;
    vertical-align: top;
    min-width: 100px;
}
#custom_order_steps span.steps_divider {
    width: 100px;
    height: 20px;
    margin-top: 11px;
    margin-left: -20px;
    margin-right: -20px;
    border-top: 3px dotted #444;
}
#custom_order_steps { font-size: 14px; }
#custom_order_steps i { font-size: 20px; }


/* CARRELLO NEL MENU */

#cart_but_mobile {
    position: absolute;
    top: -40px;
}
.cart-contents {
    position: relative;
    display: flex !important;
    flex-flow: column nowrap;
    justify-content: center;
}
    .cart-contents:before {
        display: inline-block;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        font: var(--fa-font-light);
        content: "\f290" !important;
    }
    .cart-contents:hover {
        text-decoration: none;
    }
.cart-contents-count {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    vertical-align: top;
    width: 20px;
    height: 20px;
    padding: 1px 6px;
    border-radius: 50%;
    transform: translate(50%, -150%);
    background-color: #fb7305; 
}

/* PRODOTTO NEL LOOP */

.woocommerce-page.columns-1 ul.products li.product,
.woocommerce.columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0;
}

.woocommerce ul.products li.product {
    margin-top: 10px;
    margin-bottom: 10px;
}

.woocommerce ul.products li.product p.loop_code,
.woocommerce ul.products li.product h2,
.woocommerce ul.products li.product span.price,
.woocommerce ul.products li.product form.cart {
    display: block;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
}
    @media (max-width:40em) {
        .woocommerce ul.products li.product p.loop_code,
        .woocommerce ul.products li.product h2,
        .woocommerce ul.products li.product span.price,
        .woocommerce ul.products li.product form.cart {
            float: none;
            margin: 0 !important;
            padding: 0 !important;
            overflow: hidden;
        }
    }
.woocommerce ul.products li.product p.loop_code,
.woocommerce ul.products li.product h2,
.woocommerce ul.products li.product span.price {
    line-height: 1.3;
    padding: 10px 5px !important;
}

.woocommerce ul.products li.product p.loop_code { width: 20%; text-align: left; }
.woocommerce ul.products li.product h2,
.woocommerce ul.products li.product span.price { width: 25%; text-align: left; }
.woocommerce ul.products li.product form.cart { width: 30%; }
    @media (max-width:40em) {
        .woocommerce ul.products li.product,
        .woocommerce ul.products li.product h2,
        .woocommerce ul.products li.product span.price,
        .woocommerce ul.products li.product form.cart { width: 100% !important; }
    }



/* PULSANTI */
.woocommerce button.add_to_cart_button {
    background-color: #86a9f8;
}
    .woocommerce button.add_to_cart_button:hover {
        background-color: #bdcbdc;
    }

.woocommerce a.button_white {
    padding-left: .5em;
    padding-right: .5em;
}

/* MINI-CART */

h2.widgettitle { display: none !important; }

#revealModalCart .box_close_btn {}

ul.woocommerce-mini-cart li.woocommerce-mini-cart-item {
    display: flex;
    align-items: center;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 3em !important;
    background-color: #f9f9f9;
    border-bottom: 3px solid #fff;
}


ul.woocommerce-mini-cart li.woocommerce-mini-cart-item a:nth-child(2),
ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .quantity,
ul.woocommerce-mini-cart li.woocommerce-mini-cart-item div.tidy-minicart-price {
    color: #444;
    font-size: 1rem;
    font-weight: 400;
}

ul.woocommerce-mini-cart li.woocommerce-mini-cart-item a.remove_from_cart_button { top: 10px !important; }
ul.woocommerce-mini-cart li.woocommerce-mini-cart-item a img { display: none !important; }

ul.woocommerce-mini-cart li.woocommerce-mini-cart-item a:nth-child(2) { width: 40%; }
ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .quantity { width: 20%; }
ul.woocommerce-mini-cart li.woocommerce-mini-cart-item div.tidy-minicart-price { width: 30%; }

ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .quantity input { margin-bottom: 0; }

div#cart_updated_msg { margin-top: 20px; }

div.minicart_update {
    text-align: right !important;
    margin-top: 20px;
}

.woocommerce-mini-cart__buttons.buttons { display: none !important; }

/* PULSANTE "VEDI CARRELLO" */
.woocommerce ul.products li.product a.added_to_cart.wc-forward {
    color: #fb7305;
    font-size: 1.2rem;
    font-weight: 400;
    padding: 5px 10px;
    margin: 10px 0 0 10px;
    /*
    text-transform: uppercase;
    border-radius: 4px;
    border: 1px solid #fb7305;
    background-color: transparent;
    */
}
    .woocommerce ul.products li.product a.added_to_cart.wc-forward:hover {
        color: #fff;
        background-color: #fb7305;
    }


/* PREZZO  */

.woocommerce ul.products li.product .price,
.woocommerce-Price-amount.amount {
    color: #444;
}
.woocommerce ul.products li.product .price {
    font-size: 1rem;
    text-align: center;
}
    /* Prezzi in offerta nel loop */
    .woocommerce ul.products li.product .price ins {
        text-decoration: none;
    }
    .woocommerce ul.products li.product .price del {
        font-size: 1rem;
        opacity: .7;
    }
.woocommerce-Price-currencySymbol {
    font-size: .8em;
    padding-right: 15px;
}
.summary .woocommerce-Price-currencySymbol {
    font-weight: 400;
}
.summary .price .amount {
    font-size: 1rem;
    font-weight: 700;
}
    /* Prezzi in offerta nel prodotto */
    .summary .price ins {
        text-decoration: none;
    }
    .summary .price del {
        color: #444;
        opacity: .7;
        padding-right: 15px;
    }
    .summary .price del .amount {
        font-size: 1rem;
        font-weight: 400;
    }

/* ON SALE */

.woocommerce span.onsale {
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
    min-height: 1em;
    padding: 5px 10px;
    border-radius: 0;
    background-color: #fb7305;
}


/* PULSANTE CON QUANTITA NEL LOOP */

ul.products li.product .button {
    margin-top: 0 !important;
    display: inline-block;
    padding: 10px 35px;
}
    @media (max-width:69em) {
        ul.products li.product .button {
            padding: 10px 20px;
        }
    }
    @media (max-width:39.9375em) {
        ul.products li.product .button {
            font-size: .9rem;
            padding: 10px 2px;
            letter-spacing: 1px;
        }
    }

ul.products li.product .button.added::after {
    display: none;
}
ul.products li.product .quantity {
    display: inline-block;
}
ul.products li.product .quantity .qty {
    width: 60px;
    font-size: 16px;
}
    @media (max-width:39.9375em) {
        ul.products li.product .quantity .qty {
            width: 50px;
            font-size: 14px
        }
    }



/* IMMAGINE NEL LOOP */

.woocommerce ul.products li.product img,
.woocommerce ul.products li.product .woocommerce-placeholder { display: none !important; }


/* SPEDIZIONE */

table.shop_table p.woocommerce-shipping-destination {
    display: none;
}
    @media (max-width:48em) {
        table.shop_table tr.woocommerce-shipping-totals td {
            text-align: left !important;
        }
        table.shop_table tr.woocommerce-shipping-totals td::before {
            display: block; 
            width: 100%;
            margin-bottom: 0.5em;
            text-align: left;
            overflow: hidden;
        }
        .woocommerce ul#shipping_method { 
            display: block; 
            width: 100%;
            text-align: left;
            overflow: hidden;
        }
        .woocommerce-shipping-calculator a.shipping-calculator-button {
            text-align: center;
        }
    }
ul#shipping_method label,
.shipping_method_0_local_pickup11 {
    color: #fb7305;
    font-size: 1.1rem;
    font-weight: 400;
}
        
/* SPEDIZIONE: INDIRIZZO VISIBILE E PULSANTE NASCOSTO */
.shipping-calculator-button {
    display: none !important;
}
section.shipping-calculator-form {
    display: block !important;
}        
/*
a.shipping-calculator-button {
    display: inline-block;
    color: #292522;
    font-size: 1rem;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 10px 27px;
    text-transform: uppercase;
    border-radius: 4px;
    border: 1px solid transparent;
    background-color: #fb7305;
}
    a.shipping-calculator-button:hover, a.shipping-calculator-button:visited, a.shipping-calculator-button:focus {
        color: #fff;
        border: 1px solid #fb7305;
        background-color: #444;
}
*/

/* CARRELLO / CASSA */

#customer_details .col-1,
#customer_details .col-2 {
    float: none;
    width: 100%;
}

#customer_details input,
#customer_details select,
#customer_details textarea { border-color: #ccc; }

.select2-container .select2-selection--single {
    height: auto;
    min-height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow { height: 40px; }

h3#order_review_heading { display: none; }
#order_review { margin-top: 25px; }

.woocommerce table.shop_table,
.woocommerce table.shop_table tbody,
.woocommerce table.shop_table td {
    border-radius: 0;
    border: none !important;
    border-top: 2px solid #fff !important;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment,
.woocommerce table.shop_table tr { background-color: #fafafa; }

body.woocommerce-order-received .woocommerce-order-details,
body.woocommerce-order-received table.shop_table { display: none !important; }

/* Campo notes nel checkout di Woo */
.woocommerce-additional-fields p#order_comments_field { display: none; }

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background-color: #f1f1f1;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border-color: #f1f1f1;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

table.shop_table tr.checkout_subtotale,
table.shop_table tr.checkout_iva,
table.shop_table tr.checkout_totale {
    font-weight: 700;
    background-color: #f1f1f1;
}
table.shop_table tr.checkout_totale span.vat_info { font-weight: 400; }

table.shop_table tr.checkout_subtotale td:nth-child(2) span,
table.shop_table tr.checkout_totale td:nth-child(2) span { visibility: hidden !important; }

.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    font-size: 1rem;
    font-weight: 400;
}
.woocommerce-cart-form__cart-item td.product-name,
.woocommerce-cart-form__cart-item td.product-name a {
    color: #444;
    font-size: 1rem;
    font-weight: 400;
}

.woocommerce a.remove {
    font-size: 2em;
}
    .woocommerce a.remove:hover {
        color: #fb7305 !important;
        background: transparent !important;
    }
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {}
    @media only screen and (max-width: 768px) {
        .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
            padding-right: 10px;
        }
    }

form.woocommerce-cart-form .product-quantity input.qty {  }
    @media only screen and (max-width: 40em) {
        form.woocommerce-cart-form .product-quantity input.qty { margin: 0 0 0 auto; }
    }

#add_payment_method table.cart .product-thumbnail,
table.cart .product-thumbnail,
#order_review table.cart .product-thumbnail,
#add_payment_method table.cart img,
table.cart img,
#order_review table.cart img { display: none !important;}

.woocommerce-form-coupon-toggle,
table.cart td.actions .coupon { display: none !important;}

#order_review table.shop_table tr.cart_item,
#order_review table.shop_table thead,
#order_review table.shop_table tfoot { display: none !important;}

.custom_discount_cell input { display: inline-block; }

table.shop_table .woocommerce-Price-currencySymbol {
    font-size: 1rem;
    padding-right: 5px;
}
    
body.woocommerce-checkout .payment_method_stripe label {    
    width: 60%;
    vertical-align: top;
}
    @media (max-width:39.9375em) {
        body.woocommerce-checkout .payment_method_stripe label { width: 140px; }
    }
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals { display: none !important; }

/* Pulsante checkout Woocommerce */
.woocommerce-checkout #place_order {
    float: none !important;
    width: 100%;
    max-width: 280px;
}

/* Pulsanti checkout PayPal */
.woocommerce-checkout .ppc-button-wrapper {
    padding: 0 10px 15px 10px;
    background-color: #e9e6ed;
    overflow: hidden;
}

/* Pulsanti checkout Google Pay */
.gpay-card-info-container-fill { max-width: 280px; }

/* Pulsanti checkout Apple Pay */
.classe-ignota { max-width: 280px; }


/* ACCOUNT */
.woocommerce-MyAccount-navigation-link--dashboard {
    display: none;
}

/*
 * WOOCOMMERCE NOTIFICHE
 */
.woocommerce-notices-wrapper > div {
    background-color: rgba(136,167,46,.1);
}

.woocommerce-error {
    border: 0;
    border-top: 3px solid #fb7305;
    background-color: rgba(0,0,0,.1);
}
.woocommerce-error::before  { color: #fb7305; }

.woocommerce-info {
    border: 0;
    border-top: 3px solid #a6cfff;
    background-color: rgba(0,0,0,.1);
}
.woocommerce-info::before  { color: #a6cfff; }

.woocommerce-message {
    border: 0;
    border-top: 3px solid #22ee88;
    background-color: rgba(0,0,0,.1);
}
.woocommerce-message::before  { color: #22ee88; }

/*
 * WOOCOMMERCE CHECKBOX TERMINI E CONDIZIONI
 */
.woocommerce-terms-and-conditions-checkbox-text {
    font-size: 1.1rem;
    color: #444;
}

/*
 * DISTANZA PULSANTI NELLA SEZIONE ACCOUNT DEL CLIENTE 
 */
.woocommerce-MyAccount-content a.woocommerce-button {
    margin-bottom: 5px;
}

/*
 * CHECKPUT FORM 
 */
p.billing_choice_field > label   {
    display: block;
    float: none;
    clear: both;
}
p.billing_choice_field > label > span.optional {
    display: none;
}
p.billing_choice_field input[type=radio] {
    display: inline-block;
    float: left;
    clear: left;
    margin: .5em .5em 0 0;
}
p.billing_choice_field label.radio {
}

/*
 * LOGIN E REGISTRAZIONE ACCOUNT WOOCOMMERCE
 */
#customer_login > div {
    display: inline-block;
    width: 49%;
    padding: 10px 20px;
    vertical-align: text-top;
}
    @media screen and (max-width: 40em) { 
        #customer_login > div {
            display: block;
            width: 100%;
            padding: 25px 0;
        }
    }
#customer_login input {
    color: #444;
    border: 0;
    border-bottom: 1px solid #444;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
}

/*
 * WOOCOMMERCE CHECKOUT FIELD EDITOR - CHECKOUT form
 */
.woocommerce form .divider {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    float: left;
    clear: both;
}
.woocommerce form .divider hr {
    max-width: 100%;
    margin: 0;
    border-bottom: 1px dashed #ccc;
}

#billing_address_1_field,
#billing_postcode_field,
#billing_city_field,
#billing_state_field,
#shipping_address_1_field,
#shipping_postcode_field,
#shipping_city_field,
#shipping_state_field {
    overflow: visible;
}
#billing_city_field,
#billing_state_field,
#shipping_city_field,
#shipping_state_field {
    width: 47%;
}
#billing_address_1_field,
#shipping_address_1_field,
#billing_postcode_field,
#shipping_postcode_field {
    width: 60%;
}
#billing_postcode_field,
#shipping_postcode_field {
    width: 34%;
}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first,
#billing_address_1_field,
#billing_city_field,
#shipping_address_1_field,
#shipping_city_field {
    float: left;
    clear: left;
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last,
#billing_postcode_field,
#billing_state_field,
#shipping_postcode_field,
#shipping_state_field {
    float: right;
    clear: right;
}
.woocommerce-billing-fields span.optional,
.woocommerce-shipping-fields span.optional { display: none; }


/*********************
POSTS & CONTENT STYLES
*********************/
#accordion_tab .tabs-title,
#accordion_tab .tabs-title>a {
    outline: none !important;
}
.page-title .vcard {
  border: 0px;
  padding: 0px; }

.byline {
  color: #999; }

.entry-content img {
  max-width: 100%;
  height: auto; }

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.post-password-form input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe; }
  [data-whatinput='mouse'] .post-password-form input[type="submit"] {
    outline: 0; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background-color: #14679e;
    color: #fefefe; }

/*********************
IMAGE GALLERY STYLES
*********************/
.gallery {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.gallery::before, .gallery::after {
  content: ' ';
  display: table; }

.gallery::after {
  clear: both; }

.gallery.gallery-columns-1 > dl {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 39.9375em) {
    .gallery.gallery-columns-1 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-1 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-2 > dl {
  width: 50%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 39.9375em) {
    .gallery.gallery-columns-2 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-2 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-3 > dl {
  width: 33.33333%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 39.9375em) {
    .gallery.gallery-columns-3 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-3 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-4 > dl {
  width: 25%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 39.9375em) {
    .gallery.gallery-columns-4 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-4 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-5 > dl {
  width: 20%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 39.9375em) {
    .gallery.gallery-columns-5 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-5 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-6 > dl {
  width: 16.66667%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 39.9375em) {
    .gallery.gallery-columns-6 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-6 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-7 > dl {
  width: 14.28571%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 39.9375em) {
    .gallery.gallery-columns-7 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-7 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-8 > dl {
  width: 12.5%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 39.9375em) {
    .gallery.gallery-columns-8 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-8 > dl:last-child:not(:first-child) {
    float: right; }

.gallery dl {
  width: 100%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.gallery dl:last-child:not(:first-child) {
  float: right; }

/*********************
PAGE NAVI STYLES
*********************/
.page-navigation {
  margin-top: 1rem; }

/*********************
COMMENT STYLES
*********************/
#comments .commentlist {
  margin-left: 0px; }

#respond ul {
  margin-left: 0px; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px; }
  .commentlist li:last-child {
    margin-bottom: 0; }
  .commentlist li ul.children {
    margin: 0; }

.commentlist li[class*=depth-] {
  margin-top: 1.1em; }

.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0; }

.commentlist li:not(.depth-1) {
  margin-left: 10px;
  margin-top: 0;
  padding-bottom: 0; }

.commentlist .vcard {
  margin-left: 50px; }
  .commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal; }
  .commentlist .vcard time {
    float: right; }
    .commentlist .vcard time a {
      color: #999;
      text-decoration: none; }
      .commentlist .vcard time a:hover {
        text-decoration: underline; }
  .commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: #fff; }

.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

.commentlist .comment-reply-link {
  float: right; }

/*********************
COMMENT FORM STYLES
*********************/
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }
  .respond-form form {
    margin: 0.75em 0; }
    .respond-form form li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.7335em; }
      .respond-form form li label,
      .respond-form form li small {
        display: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url],
    .respond-form form textarea {
      padding: 3px 6px;
      background: #efefef;
      border: 2px solid #cecece;
      line-height: 1.5em; }
      .respond-form form input[type=text]:focus,
      .respond-form form input[type=email]:focus,
      .respond-form form input[type=url]:focus,
      .respond-form form textarea:focus {
        background: #fff; }
      .respond-form form input[type=text]:invalid,
      .respond-form form input[type=email]:invalid,
      .respond-form form input[type=url]:invalid,
      .respond-form form textarea:invalid {
        outline: none;
        border-color: #fbc2c4;
        background-color: #f6e7eb;
        -ms-box-shadow: none;
        box-shadow: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url] {
      max-width: 400px;
      min-width: 250px; }
    .respond-form form textarea {
      resize: none;
      width: 97.3%;
      height: 150px; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.sidebar li {
  list-style: none; }

.widget ul {
  margin: 0; }

/*********************
FOOTER STYLES
*********************/
.footer {
    clear: both;
    margin: 0;
    padding-top: 40px;
    background-color: #444;
}
footer .small-12 {}
    @media screen and (max-width: 39.9375em) { /* small-12 */
        footer .small-12 {
            padding-top: 35px;
        }
    }
footer h4, footer p, footer a {
    color: #eee;
    text-align: center;
}
footer a { text-decoration: none; }
    footer a:hover {
        color: #fb7305;
    }
footer h4 {
    font-size: 1.1em;
    font-weight: 700;
    padding-top: 0;
    margin-top: 0;
}
footer p {
    font-size: 0.9em;
}
footer a.social {
    font-size: 1.5rem;
    padding: 0 7px 0 7px;
    text-decoration: none;
}

/* FOOTER CREDITS */
footer .credits {
    padding-top: 50px;
    padding-bottom: 20px;
    background-color: rgba(0,0,0,.3);
}
footer .credits p,
footer .credits a {
    color: #ccc;
    font-size: 0.8rem;
}
    footer .credits a:hover { color: #fb7305; }

/* RICERCA NEL FOOTER */
#footer_search {
    display: block;
    position: relative;
    width: 90%;
    margin: 0 auto 0 0;
}
#footer_search form.search-form {
    display: block;
    position: relative;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}
#footer_search form.search-form label,
#footer_search form.search-form button {
    display: inline-block;
    color: #fff;
    margin: 0;
    padding: .85em 1em;
    font-size: 1.2rem;
    background: transparent;
}
#footer_search form.search-form label {
    width: calc(100% - 70px);
    padding-left: 0;
}
#footer_search form.search-form button {
    border: 0;
    background: rgba(0,0,0,.3);
}
    #footer_search form.search-form button:hover {
        border: 0;
        background: #fb7305;
    }
#footer_search form.search-form input[type=search] {
    color: #fff;
    border: 0;
    border-bottom: 1px solid #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
}



/*********************
VISUAL EDITOR STYLES
*********************/
body#tinymce {
  margin: 20px; }

/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }

/*# sourceMappingURL=style.css.map */




/*********************
CONTACT FORM 7
*********************/

.wpcf7 p { 
    font-size: 1rem;
    text-align: left;
    margin: 0;
}

.wpcf7 [type=checkbox], .wpcf7 [type=file], .wpcf7 [type=radio] {
    margin: 0;
}

.wpcf7 input, .wpcf7  select, .wpcf7 textarea, span.wpcf7-list-item-label { color: #444; }
    .wpcf7 input::placeholder, .wpcf7 select::placeholder, .wpcf7 textarea::placeholder { color: #eee; }
.wpcf7 input,
.wpcf7 input:hover, .wpcf7 input:focus, .wpcf7 input:visited,
.wpcf7 input:-webkit-autofill, .wpcf7 input:-webkit-autofill:hover, .wpcf7 input:-webkit-autofill:focus, .wpcf7 input:-webkit-autofill:active,
select.wpcf7-select {
    padding: .5rem .5rem 1px .5rem;
    border: 0;
    border-bottom: 1px solid #fb7305;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
}
    .wpcf7 span[data-name="your-recipient"]::after { /* arrow in select */
        content: "";
        position: absolute;
        right: 10px;
        top: 3px;
        width: 0; 
        height: 0; 
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #fb7305;
    }
.wpcf7 textarea {
    height: 6em;
    border: 1px solid #fb7305 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent !important;
}
.wpcf7 input.wpcf7-file {
    border-bottom: 0;
}
.wpcf7 label {
    font-size: 1rem;
    color: #fb7305;
    margin-bottom: 2rem;
}
.wpcf7 label i {
    color: #fb7305;
    font-size: .8rem;
    vertical-align: top;
}
.wpcf7 input[type=submit] {
    width: 100%;
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    margin: 0;
    margin-top: 20px;
    padding: 10px 27px;
    text-transform: uppercase;
    text-decoration: none;
    border: 0;
    border-radius: 4px;
    background-color: #fb7305;
    -webkit-box-shadow: 0 4px 11px rgb(50 50 93 / 21%), 0 1px 9px rgb(0 0 0 / 18%);
    box-shadow: 0 4px 11px rgb(50 50 93 / 21%), 0 1px 9px rgb(0 0 0 / 18%);
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
}
    .wpcf7 input[type=submit]:hover  {
        color: #fff;
        background-color: #444;
    }
.wpcf7 input[type="checkbox"] {
    height: 1.4rem;
    width: 1.4rem;
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
}
.wpcf7-response-output {
    display: block;
    max-width: 600px;
    margin: 10px auto !important;
    border-width: 4px !important;
    background-color: #fff;
}



/*********************
Search & Filter PRO
*********************/

.searchandfilter { margin: 50px 5px; }
.searchandfilter ul { margin: 0; }
.searchandfilter select.sf-input-select {
    min-width: 120px;
}
.searchandfilter li[data-sf-field-type="post_meta"],
.searchandfilter li[data-sf-field-type="taxonomy"],
.searchandfilter li[data-sf-field-type="search"],
.searchandfilter .sf-field-reset,
.searchandfilter .sf-field-submit {
    display: inline-block;
    padding: 5px;
    margin-top: 0;
    padding-top: 0;
}
.searchandfilter li[data-sf-field-type="post_meta"],
.searchandfilter li[data-sf-field-type="taxonomy"],
.searchandfilter li[data-sf-field-type="search"] {
    width: 25%;
    float: left;
}
    @media screen and (max-width: 40em) { /* small-12 */
        .searchandfilter li[data-sf-field-type="post_meta"],
        .searchandfilter li[data-sf-field-type="taxonomy"],
        .searchandfilter li[data-sf-field-type="search"] {
            width: 100%;
            float: none;
        }
    }
.searchandfilter li[data-sf-field-type="post_meta"],
.searchandfilter li[data-sf-field-type="taxonomy"],
.searchandfilter li[data-sf-field-type="search"] {
    width: 25%;
}
.searchandfilter li[data-sf-field-type="post_meta"] label,
.searchandfilter li[data-sf-field-type="taxonomy"] label,
.searchandfilter li[data-sf-field-type="search"] label {
    width: 100%;
}
.searchandfilter li[data-sf-field-type="post_meta"] input,
.searchandfilter li[data-sf-field-type="taxonomy"] select,
.searchandfilter li[data-sf-field-type="search"] input {
    width: 100%;
}
.searchandfilter h4 {
    position: relative;
    color: #fb7305;
    font-size: 1em;
    letter-spacing: 0;
    text-align: left;
}
.searchandfilter li[data-sf-field-input-type="radio"] ul li,
.searchandfilter li[data-sf-field-input-type="checkbox"] ul li {
    display: inline-block;
}
.searchandfilter li[data-sf-field-input-type="radio"] ul li.sf-item-0 { /* nascondo il radio-button "All items" */
    display: none;
}
.searchandfilter li[data-sf-field-input-type="radio"] ul li,
.searchandfilter li[data-sf-field-input-type="checkbox"] ul li {
    padding: 0;
}
.searchandfilter input.sf-input-radio,
.searchandfilter input.sf-input-checkbox {
    margin-bottom: 0;
}
.searchandfilter .noUi-connect { /* filtro grafico slider */
    background-color: #fb7305;
}
.searchandfilter li[data-sf-field-type="taxonomy"] select { border: 1px solid #444; }
.searchandfilter li[data-sf-field-type="search"] input {
    font-weight: 300;
    border: 1px solid #444;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
}
.searchandfilter .sf-field-reset,
.searchandfilter .sf-field-submit {
    display: inline-block;
    width: 50%;
    padding-bottom: 30px;
}
    @media screen and (max-width: 320px) {
        .searchandfilter .sf-field-reset,
        .searchandfilter .sf-field-submit{
            
        }
    }
.searchandfilter input[type=submit] {
    display: inline-block;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    padding: 10px 27px;
    text-transform: uppercase;
    border: none;
    border-radius: 4px;
    background-color: #fb7305;
    cursor: pointer;
}
    .searchandfilter input[type=submit]:hover {
        color: #fff;
        background-color: #444;
    }
.searchandfilter .meta-slider {
    max-width: 250px;
    width: calc(100% - 30px);
    margin-left: 0;
    margin-right: auto;
}
.searchandfilter select option:checked {
    color: #fff;
    background-color: #fb7305;
}



/*********************
 * WP-PageNavi
 * per pagination Search&Filter
*********************/
.pagination-result .woocommerce-pagination {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.woocommerce-pagination .wp-pagenavi {
    display: inline-block;
    overflow: hidden;
    margin: 1em 0;
    border-right: 1px solid #d3ced2;
}
.woocommerce-pagination .wp-pagenavi a,
.woocommerce-pagination .wp-pagenavi span {
    display: inline-block;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1;
    padding: .5em;
    min-width: 1em;
    border: 0;
    margin: 0;
    border-top: 1px solid #d3ced2;
    border-bottom: 1px solid #d3ced2;
    border-left: 1px solid #d3ced2;
}
.woocommerce-pagination .wp-pagenavi a.last,
.woocommerce-pagination .wp-pagenavi span.last {
}
.wp-pagenavi span.current {
    color: #444;
    border-color: #fb7305;
    background: #ebe9eb;
}



/*********************
 * YITH Infinite Scrolling
*********************/
.yith-infs-loader {
    display: block;
    margin: 0 auto;
    width: 50px;
    height: auto;
}



/*********************
GOOGLE MAPS
Nascondo la parte superiore di Google MyMaps
*********************/

/*
<div id="mabe_map">
    <!-- Altezza del frame di GoogleMap uguale allo stile:
        #mabe_map iframe { top: -60px; }
    -->
    <iframe src="https://www.google.com/maps/d/u/0/embed?mid=1xQ9J7zJlk1wBTlxI12q6rgiaehETJCdG" width="100%" height="500"></iframe>
</div>
*/

#mabe_map {
    display: block;
    position: relative;
    width: 100%;
    height: 440px;
    overflow: hidden;
}
#mabe_map iframe {
    position: absolute;
    top: -55px; /* Altezza uguale a quella del frame di GoogleMap presente in Contatti */
    left: 0;
    border: 0;
}
#mabe_map .maps_hide {
    content: '';
    position: absolute;
    width: 100%;
    height: 60px;
    background-color: #f1f1f1;
    top: 0;
    left: 0;
    z-index: 990;
}



/*********************
GOOGLE RECAPTCHA v.3
*********************/

.grecaptcha-badge {
    opacity: 0;
}



/*********************
IUBENDA
*********************/

a.iubenda-tp-btn.iubenda-cs-preferences-link {
    display: none !important;
    visibility: hidden !important;
}



/*********************
PAGINA 404
*********************/

body.error404 { background-color: #fff; }
body.error404 header.article-header { margin-top: 50px; }
body.error404 .search {
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
}
body.error404 form.search-form { margin: 10px 0px; }



/*********************
STILI PER LA STAMPA
DELLA PAGINA WEB
*********************/

@media print {

    a[href]:after {
        content: none !important;
    }
    @page {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    header.header,
    footer .inner-footer > div:nth-child(1),
    footer .inner-footer > div:nth-child(2),
    footer .inner-footer > div:nth-child(3),
    footer .inner-footer > div:nth-child(4),
    footer > div.credits_block { display: none !important; }
    
}