/*
Theme Name: Cascina San Cassiano
Author: Neobiz
Author URI: https://neobiz.it/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.2.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cascinasancassiano
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
    margin: 0;
    -webkit-font-smoothing: auto;
}

a {
    text-decoration: none !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

strong {
    font-weight: 700;
}

a {
    background-color: transparent;
}

:focus, button:focus {
    outline: none;
}

a:active,
a:hover {
    outline: 0;
}

dfn {
    font-style: italic;
}

mark {
    color: #000000;
    background: #FFFF00;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 2.5rem;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
    cursor: pointer;
    -webkit-appearance: button;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

input[type='checkbox'],
input[type='radio'] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    height: auto;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
    border: 1px solid #C0C0C0;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td,
th {
    padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    clear: both;
    margin-top: 24px;
    margin-bottom: 15px;
    color: #24292E;
}

h1 {
    font-size: 32px;
    padding-bottom: 10px;
}

h2 {
    font-size: 24px;
    line-height: 1.25;
    padding-bottom: 0.3em;
}

h3 {
    font-size: 18px;
    line-height: 25px;
}

h4 {
    font-size: 16px;
    line-height: 20px;
}

h5 {
    font-size: 14px;
    line-height: 17.5px;
}

p {
    margin-bottom: 1.5em;
}

h1.entry-title {
    font-size: 1.31rem;
    border-bottom: 1px solid #EAECEF;
}

h2.entry-title {
    border-bottom: 1px solid #EAECEF;
}

h3.widget-title {
    font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
    background: #FFFFFF;
    /* Fallback for when there is no custom background color defined. */
}

img {
    max-width: 100%;
    /* Make sure images are scaled correctly. */
    height: auto;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

/*table {
  margin: 0 0 1.5em;
  width: 100%;
}*/
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    left: 0;
    margin-bottom: 0;
    padding: .74rem 1rem;
    background-color: white;
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.09), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.09), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}

.navbar-brand > a {
    font-size: 1.1rem;
    font-weight: 700;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.9);
    color: #FFFFFF;
    outline: medium none;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
    text-decoration: none;
}

#page-sub-header {
    font-size: 1.25rem;
    position: relative;
    padding-top: 5rem;
    padding-bottom: 0;
    text-align: center;
    background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 4rem;
    line-height: 1.6;
    margin: 0 0 1rem;
    padding: 0;
    color: #563E7C;
    border: 0;
}

#page-sub-header p {
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 0;
}

body:not(.theme-preset-active) #page-sub-header p {
    color: #212529;
}

a.page-scroller {
    font-size: 2.6rem;
    display: inline-block;
    margin-top: 2rem;
    color: #333333;
}

@media screen and (min-width: 768px) {
    body:not(.theme-preset-active) #page-sub-header h1 {
        font-size: 3.750rem;
    }

    body:not(.theme-preset-active) #page-sub-header {
        font-size: 1.25rem;
    }
}

@media screen and (min-width: 992px) {
    #page-sub-header p {
        max-width: 43rem;
        margin: 0 auto;
    }
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
    padding-right: 0;
    padding-left: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 0.875rem;
    font-weight: 500;
    padding: 0.5rem;
    color: #CDBFE3;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    font-weight: 600;
    color: #FFFFFF;
    /*background: #f9f9f9;*/
}

.navbar-brand {
    height: auto;
}

.navbar-toggle .icon-bar {
    background: #000000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 6px 6px 6px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover > .dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children > a:after {
    display: block;
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: -10px;
    content: ' ';
    border-width: 5px 0 5px 5px;
    border-style: solid;
    border-color: transparent;
    border-left-color: #CCCCCC;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover > a:after {
    border-left-color: #FFFFFF;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

.dropdown-item {
    line-height: 1.2;
    padding-top: 0.313rem;
    padding-bottom: 0.313rem;
}

.dropdown-menu {
    min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
    top: 0;
    left: 12.250em;
    display: block;
}

.plus-icon h3 {
    position: relative;
}

.plus-icon h3 img {
    position: absolute;
    top: 50%;
    margin-left: 15px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.plus-icon h3 img:nth-child(2) {
    left: 100px;
}

.dropdown-menu .dropdown-item {
    line-height: 1.6;
    white-space: normal;
    background: transparent;
}

.dropdown-menu .dropdown-item:hover {
    background: transparent;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
}

@media screen and (min-width: 769px) {
    .dropdown-menu li > .dropdown-menu {
        top: 1.375rem;
        right: -9.875rem;
    }
}

@media screen and (max-width: 991px) {
    .condizioni_di_vendita_slider .white_box {
        height: 100% !important;
    }

    #menu-mobile li {
        width: 100%;
    }

    #masthead nav {
        position: absolute;
        right: 0;
        left: 0;
        background: white;
    }

    .left-cnt-menu {
        position: initial;
    }

    .navbar-nav .dropdown-menu {
        margin-left: 1.250rem;
        padding: 0;
        border: medium none;
    }

    .dropdown-menu li a {
        padding: 0;
    }

    #masthead .navbar-nav > li > a {
        padding-top: 0.313rem;
        padding-bottom: 0.625rem;
    }

    .navbar-light .navbar-toggler {
        border: medium none;
        outline: none;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    overflow: hidden;
    margin: 0 0 1.5em;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    width: 50%;
    text-align: right;
}

.comment-content.card-block {
    padding: 20px;
}

.navigation.post-navigation {
    padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
    display: inline-block;
    padding: 0.313rem 0.875rem;
    text-decoration: none;
    border: 1px solid #DDDDDD;
    border-radius: 0.938rem;
}

.post-navigation .nav-next a::after {
    content: ' \2192';
}

.post-navigation .nav-previous a::before {
    content: '\2190 ';
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
    background: #EEEEEE none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: normal;
    z-index: 100000;
    top: 0.313rem;
    left: 0.313rem;
    display: block;
    clip: auto !important;
    width: auto;
    height: auto;
    padding: 0.938rem 1.438rem 0.875rem;
    text-decoration: none;
    color: #21759B;
    border-radius: 3px;
    background-color: #F1F1F1;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex='-1']:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    display: block;
    clear: both;
    margin-right: auto;
    margin-left: auto;
}

a img.alignright {
    float: right;
    margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
    float: left;
    margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.wp-caption.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
    margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    display: table;
    table-layout: fixed;
    content: '';
}

.plus-icon img {
    margin-right: 10px;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    font-size: 0.875rem;
    margin: 0 0 1.5em;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}

.widget_search .search-form input[type='submit'] {
    display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: #EEEEEE;
}

.half-rule {
    width: 6rem;
    margin: 2.5rem 0;
}

.widget_categories .nav-link {
    display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.woocommerce p.stars.selected a:not(.active)::before,
.woocommerce p.stars.selected a.active::before {
    font-weight: 900;
    content: '\f004';
    color: black;
}

.woocommerce p.stars.selected a.active ~ a::before {
    font-weight: 400;
    color: black;
}

.woocommerce .star-rating {
    float: none;
}

.woocommerce .star-rating span::before {
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    content: '\f004\f004\f004\f004\f004';
}

.woocommerce .star-rating::before {
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 400;
    content: '\f004\f004\f004\f004\f004';
}

footer .info-legal {
    display: block;
    width: 100%;
}

footer .info-legal p {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 50px 0 0 0;
    text-align: center;
    color: white;
}

footer .info-legal p a:hover {
    text-decoration: underline !important;
    color: white !important;
}

.page-template-default .entry-content a {
    text-decoration: underline !important;
    color: black;
}

.page-template-default .entry-content a:hover {
    opacity: 0.8;
}

.woocommerce p.stars a {
    color: black;
}

.woocommerce p.stars a::before,
p.stars a:before {
    font-family: 'Font Awesome\ 5 Free';
    content: '\f004' !important;
}

p.stars:hover a:before {
    font-family: 'Font Awesome\ 5 Free';
    content: '\f004' !important;
}

p.stars a:hover ~ a:before {
    font-family: 'Font Awesome\ 5 Free';
    content: '\f004' !important;
}

.sticky .entry-title::before {
    font-family: 'Font Awesome\ 5 Free';
    font-size: 1.563rem;
    font-weight: 900;
    position: absolute;
    top: 0.375rem;
    left: -2.5rem;
    content: '\f08d';
}

.sticky .entry-title {
    position: relative;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
    margin-top: 0;
}

.post.hentry {
    margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
    color: #9A9A9A;
}

.entry-title > a {
    color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comment-body .pull-left {
    padding-right: 0.625rem;
}

.comment-list .comment {
    display: block;
}

.comment-list {
    padding-left: 0;
}

.comments-title {
    font-size: 1.125rem;
}

.comment-list .pingback {
    padding: 0.563rem 0;
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.comment-list .pingback:first-child {
    border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    border: none;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    max-width: 96%;
    padding: 0.313rem 0.313rem 0;
    text-align: center;
    border: 1px solid #F0F0F0;
    background: #F1F1F1 none repeat scroll 0 0;
}

.wp-caption img[class*='wp-image-'] {
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption .wp-caption-text {
    font-size: 0.688rem;
    line-height: 1.063rem;
    margin: 0;
    padding: 0.625rem;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: top;
}

.gallery-item .gallery-columns-2 {
    max-width: 50%;
}

.gallery-item .gallery-columns-3 {
    max-width: 33.33333%;
}

.gallery-item .gallery-columns-4 {
    max-width: 25%;
}

.gallery-item .gallery-columns-5 {
    max-width: 20%;
}

.gallery-item .gallery-columns-6 {
    max-width: 16.66667%;
}

.gallery-item .gallery-columns-7 {
    max-width: 14.28571%;
}

.gallery-item .gallery-columns-8 {
    max-width: 12.5%;
}

.gallery-item .gallery-columns-9 {
    max-width: 11.11111%;
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
/*.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}*/
/*
.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}
*/
/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
    display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
    padding-top: 0;
    padding-bottom: 0;
}

.elementor-page .entry-content {
    margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
    display: none;
}

.vc_desktop #content.site-content {
    padding-top: 0;
    padding-bottom: 0;
}

.vc_desktop .entry-content {
    margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
    font-size: 85%;
    background-color: #1A1B1D !important;
}

body:not(.theme-preset-active) footer#colophon {
    color: #99979C;
    background-color: #F7F7F7;
}

.navbar-dark .site-info {
    color: #FFFFFF;
}

.copyright {
    font-size: 0.875rem;
    margin-bottom: 0;
    text-align: center;
}

.copyright a, footer#colophon a {
    color: inherit;
}

/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
    html {
        font-size: 95%;
    }
}

@media screen and (max-width: 1199px) {
    .navbar-dark .dropdown-item {
        color: #FFFFFF;
    }

    .navbar-nav .dropdown-menu {
        border: none;
        background: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
    html {
        font-size: 90%;
    }
}

/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
    html {
        font-size: 85%;
    }
}

/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
    html {
        font-size: 80%;
    }
}

/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
    html {
        font-size: 75%;
    }
}

@font-face {
    font-family: 'pf_centro_slab_probold';
    src: url('font/pfcentroslabpro-bold-webfont.woff2') format('woff2'), url('font/pfcentroslabpro-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bushcraftvintage';
    src: url('font/vintage-webfont.woff2') format('woff2'), url('font/vintage-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

#footer-widget .widget_nav_menu,
.right-cnt-menu div > ul,
.left-cnt-menu div > ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer-widget .widget_nav_menu li,
.right-cnt-menu div > ul li,
.left-cnt-menu div > ul li {
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    margin: 0 4px;
}

.right-cnt-menu div > ul li a,
.left-cnt-menu div > ul li a {
    font-family: 'Muli', sans-serif;
    text-transform: uppercase;
    color: #333333;
}

#footer-widget .widget_nav_menu li a {
    font-family: 'Muli', sans-serif;
    text-transform: uppercase;
    color: #FFFFFF;
}

.small-header {
    -ms-flex-direction: column;
    flex-direction: column;
    height: 500px;
    background-size: cover !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}

.small-header h2 {
    font-family: 'Lobster', cursive;
    font-size: 46px;
    font-weight: 400;
    margin: 0 0 15px 0;
    padding: 0;
    color: white;
}

#mega-menu li a {
    font-size: 14px;
}

h3.title {
    font-family: 'pf_centro_slab_probold';
    font-size: 40px;
    font-weight: 700;
    line-height: normal;
}

.text p,
p.text {
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: white;
}

h4.sub-title {
    font-family: 'Lobster', cursive;
    font-size: 35px;
    font-weight: 400;
    line-height: normal;
}

h4.sub-title small {
    font-size: 70%;
}

.bg-black {
    background: #111111;
}

.text-black {
    color: #111111;
}

.bg-white {
    background: #FFFFFF;
}

.bg-white.text-black .text p,
.bg-white.text-black h3.title,
.bg-white.text-black p.text {
    color: #24292E;
}

.bg-black p.text,
.bg-black h3.title {
    color: white;
}

.three-blocks .img-bkg {
    height: 650px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

#owl-home .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 750px;
    background-position: center center !important;
    background-size: cover !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

.bg-image {
    background-position: center center;
    background-size: cover;
}

#owl-home .item h3,
#owl-home .item h1 {
    font-family: 'bushcraftvintage';
    font-size: 120px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: white;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: black;
}

#owl-home .item h3 {
    font-size: 60px;
}

.cnt-catalogo {
    height: 575px;
}

.three-blocks-home h4 {
    font-family: 'Lobster', cursive;
    font-size: 40px;
    font-weight: 400;
    line-height: normal;
}

.three-blocks-home a {
    text-decoration: none !important;
}

.three-blocks-home .img-bkg {
    position: relative;
    height: 310px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

.three-blocks-home.territorio .download-button a {
    width: 300px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.three-blocks-home .img-bkg .hide {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.three-blocks-home .img-bkg .hide h5 {
    font-family: 'Lobster', cursive;
    font-size: 35px;
    font-weight: 400;
    line-height: 30px;
    position: relative;
    bottom: -20px;
    margin-bottom: 20px;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    color: #FFFFFF;
}

.three-blocks-home .img-bkg .hide p {
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    bottom: -20px;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    color: #FFFFFF;
}

.three-blocks-home .img-bkg:hover > .hide {
    opacity: 1;
}

.three-blocks-home .img-bkg:hover .hide h5, .three-blocks-home .img-bkg:hover .hide p {
    bottom: 0px;
}

.separetor {
    width: 160px;
}

.hover-block-home {
    height: 365px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

.hover-block-ricette div {
    height: 255px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

.hover-block-ricette .hide,
.hover-block-home .hide {
    display: none;
    height: 0;
}

.hover-block-ricette:hover .hide,
.hover-block-home:hover .hide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.hover-block-ricette h5,
.hover-block-home h5 {
    font-family: 'Lobster', cursive;
    font-size: 24px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 20px;
}

#owl-home button.owl-dot {
    outline: none;
}

.slider-prodotti button.owl-dot span,
#owl-home button.owl-dot span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 4px solid #333333;
    border-radius: 10px;
    background: #FFFFFF;
}

.slider-prodotti button.owl-dot.active span,
#owl-home button.owl-dot.active span {
    border: 4px solid #FFFFFF;
    background: #333333;
}

#owl-home button.owl-dot {
    margin: 0 3px;
}

#owl-home {
    position: relative;
}

.slider-prodotti .owl-dots {
    margin-bottom: 100px;
    text-align: center;
}

#owl-home .owl-dots {
    position: absolute;
    /* transform: rotate(90deg); */
    right: 50%;
    bottom: 30px;
    margin-right: -52px;
    text-align: center;
}

.slider-prodotti button.slick-next.slick-arrow {
    right: 200px;
}

.slider-prodotti .owl-nav {
    position: relative;
}

.slider-prodotti button.slick-prev.slick-arrow {
    left: 200px;
}

.slider-prodotti button.slick-next.slick-arrow,
.slider-prodotti button.slick-prev.slick-arrow {
    font-size: 0px;
    position: absolute;
    z-index: 9;
    bottom: 100px;
    width: 50px;
    height: 50px;
    color: white;
    border: 2px solid #333333;
    outline: none;
    background: #333333;
}

.slider-prodotti button.slick-next.slick-arrow:hover,
.slider-prodotti button.slick-prev.slick-arrow:hover {
    background: #FFFFFF;
}

.slider-prodotti button.slick-next.slick-arrow:hover:before,
.slider-prodotti button.slick-prev.slick-arrow:hover:before {
    color: #333333;
}

.slider-prodotti button.slick-next.slick-arrow:before {
    font-family: 'FontAwesome';
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    z-index: 999999999999999999999;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    content: '\f054';
}

.slider-prodotti button.slick-prev.slick-arrow:before {
    font-family: 'FontAwesome';
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    z-index: 999999999999999999999;
    top: 10px;
    left: 13px;
    width: 20px;
    height: 20px;
    content: '\f053';
}

.woocommerce ul.products li.product .star-rating {
    margin: 0 auto;
}

.link-prodotto {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

ul.first-step li a:after,
ul.second-step li a:after,
ul.third-step li a:after,
ul.fourth-step li a:after {
    position: absolute;
    top: -2px;
    left: -12px;
    content: '-';
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    min-height: 78px;
    text-align: center;
}

.slider-prodotti button.slick-next.slick-arrow span,
.slider-prodotti button.slick-prev.slick-arrow span {
    font-size: 38px;
    line-height: 25px;
    color: #333333;
}

.hover-block-ricette a,
.hover-block-home a {
    text-decoration: none;
}

.hover-block-ricette p,
.hover-block-home p {
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: white;
}

.foto-text-slider-cnt .foto-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: start;
    flex-basis: 45%;
    flex-grow: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    -ms-flex-negative: 0;
    -ms-flex-preferred-size: 45%;
    -webkit-box-align: start;
    -ms-flex-align: start;
}

#primary {
    margin: 135px auto 0 auto;
}

@media (min-width: 1200px) {
    .container-max-width {
        max-width: 1200px;
    }
}

#content {
    margin-top: 130px;
}

.foto-text-slider-cnt .text-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex-basis: 55%;
    flex-grow: 0;
    flex-shrink: 0;
    padding: 10px 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    -ms-flex-negative: 0;
    -ms-flex-preferred-size: 55%;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.slider-prodotti .slide.slick-center .foto-text-slider-cnt .text-slider {
    padding: 10px 0;
}

.slider-prodotti .slide.slick-center .foto-text-slider-cnt .text-slider {
    padding: 20px 0;
}

.slider-prodotti .slide .text-slider h4 {
    font-family: 'Lobster', cursive;
    font-size: 14px;
    font-weight: 400;
    line-height: initial;
    margin: 5px 0;
    text-align: center;
}

.slider-prodotti .slide.slick-center .text-slider h4 {
    font-size: 24px;
    margin: 15px 0;
}

.slider-prodotti .slide .text-slider p {
    font-family: 'Muli', sans-serif;
    font-size: 7.5px;
    margin-bottom: 0;
    text-align: center;
}

.slider-prodotti .slide.slick-center .text-slider p {
    font-size: 13px;
}

.slider-prodotti .slide .text-slider p.quantity {
    font-size: 8.5px;
    margin: 5px 0;
}

.slider-prodotti .slide.slick-center .text-slider p.quantity {
    font-size: 14.5px;
    margin: 15px 0;
}

.slider-prodotti .slide .text-slider img {
    width: 14px;
}

.slider-prodotti .slide.slick-center .text-slider img {
    width: auto;
}

.slider-prodotti .slide .text-slider a {
    font-family: 'Muli', sans-serif;
    font-size: 9.5px;
}

.slider-prodotti .slide.slick-center .text-slider a {
    font-size: 16px;
}

.slider-prodotti .foto-slider {
    align-items: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

.slider-prodotti .foto-slider img {
    width: 85%;
    background: transparent;
    /*-webkit-box-shadow: -1px 38px 62px -24px rgba(0,0,0,0.75);
      -moz-box-shadow: -1px 38px 62px -24px rgba(0,0,0,0.75);
      box-shadow: -1px 38px 62px -24px rgba(0,0,0,0.75);*/
}

.list-container .img-bkg {
    height: 250px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

.list-container h2 {
    margin-top: 0;
}

.list-container > .row {
    margin: 20px 0;
}

.list-container .meta-data {
    font-size: 15px;
    color: #CCCCCC;
}

.subscribe-newsletter input {
    width: 59%;
    height: 40px;
}

.subscribe-newsletter input[type='submit'] {
    width: 40%;
    height: 40px;
    text-transform: uppercase;
    border: 0;
    background: #333333;
}

.subscribe-newsletter a {
    background: #333333;
}

.subscribe-newsletter input::-webkit-input-placeholder,
.subscribe-newsletter input::-webkit-input-placeholder,
.subscribe-newsletter input::-moz-placeholder,
.subscribe-newsletter input::-ms-input-placeholder,
.subscribe-newsletter input::-moz-placeholder {
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: 000000;
}

.subscribe-newsletter input::placeholder,
.subscribe-newsletter input::-webkit-input-placeholder,
.subscribe-newsletter input::-moz-placeholder,
.subscribe-newsletter input::-ms-input-placeholder,
.subscribe-newsletter input::-moz-placeholder {
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: 000000;
}

.cnt-newsletter {
    height: 610px;
}

.filtri ul {
    padding: 0;
    list-style: none;
    text-align: center;
}

.filtri ul li {
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    display: inline-block;
    margin: 0 8px;
    padding: 0 8px;
    cursor: pointer;
    border-radius: 50px;
}

.filtri ul li.active {
    font-weight: 700;
    border: 2px solid black;
}

.filtri ul li a {
    color: black;
}

.bg-grey-clear {
    background: #F2F2F2;
}

.bg-grey-clear.text-dark-gray h3.title,
.bg-grey-clear.text-dark-gray .text p,
.bg-grey-clear.text-dark-gray .text,
.bg-grey-clear.text-dark-gray p.text {
    color: #24292E;
}

.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.blog .nav-links .nav-previous a,
.blog .nav-links .nav-next a,
.single .nav-links .nav-previous a,
.single .nav-links .nav-next a {
    margin: 0;
    padding: 0;
    color: #333333;
    border: none;
    background: transparent;
}

.post-navigation .nav-next a::after,
.post-navigation .nav-previous a::before {
    display: none;
}

.single h1.title {
    font-family: 'pf_centro_slab_probold';
    font-size: 45px;
    font-weight: 700;
    line-height: normal;
    margin: 15px 0;
}

.single .categorie {
    margin: 0;
    margin: 50px 0 0 0;
    padding: 0;
    list-style: none;
}

.single .categorie li {
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: 400;
    display: inline;
    text-transform: uppercase;
}

.single .ricetta-image {
    min-height: 350px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

.single .indicazioni-cnt {
    background: #FAFBFA;
}

.single .indicazioni-cnt p {
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin: 3px 0;
}

.single .content p {
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-top: 40px;
    padding: 0 15px 0 15px;
}

.single .ingredienti-cnt {
    background: #FAFBFA;
}

.single .prodotti-consigliati-cnt h3,
.single .preparazione-cnt h3,
.single .ingredienti-cnt h3 {
    font-family: 'pf_centro_slab_probold';
    font-size: 35px;
}

.single .prodotti-consigliati-cnt h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    margin-bottom: 5px !important;
}

.single .ricetta-correlata {
    background: #FAFBFA;
}

.single .ricetta-correlata {
    font-family: 'pf_centro_slab_probold';
    font-size: 20px;
    min-height: 150px;
}

.single .ricetta-correlata .thumb-correlate-ricette {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

.single .ricetta-correlata h6 {
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    margin-top: 15px;
}

.single .ricetta-correlata p {
    font-family: 'Muli', sans-serif;
    font-size: 15px;
    margin-bottom: 0;
}

.single .ricetta-correlata .link-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.slider-prodotti a {
    color: initial;
}

@media only screen and (max-width: 768px) {
    #slider-prodotti-2 {
        overflow: hidden;
        height: 700px;
    }

    #masthead .col-md-2 img {
        width: 90px;
    }

    .navbar-light .navbar-toggler {
        margin-top: 30px;
    }

    .subscribe-newsletter input[type='submit'],
    .subscribe-newsletter input {
        width: 100% !important;
    }

    .bkg-qualita {
        height: 140px !important;
    }

    #slider-prodotti-2 .owl-nav {
        top: 87% !important;
    }

    .download-button.two-links {
        margin: 0 15px;
    }

    .download-button.two-links a {
        width: 100%;
        margin: 5px 0;
    }

    .foto-text-slider-cnt .foto-slider img {
        width: 120px !important;
        max-width: 100%;
        margin-bottom: 20px !important;
    }

    #slider-prodotti-2 .owl-stage-outer {
        overflow: initial;
    }

    .single-product .button-catalogo a {
        margin: 10px 0;
    }

    #content {
        margin-top: 90px;
    }

    .codice-etico p {
        font-size: 13px;
    }

    .page-template-template-chi-siamo #page img {
        max-height: 160px;
        -o-object-fit: cover;
        object-fit: cover;
    }

    header#masthead {
        height: 60px;
    }

    .blog ul.category-menu li {
        display: block;
        width: 100%;
    }

    .blog .post:before {
        bottom: 18px !important;
    }

    .blog .post .hide {
        display: block !important;
    }

    .blog .post:before {
        height: 50% !important;
    }

    .navbar button {
        position: absolute;
        top: 0;
        left: 0;
    }

    #menu-mobile {
        margin-top: 90px;
    }

    #menu-mobile li {
        font-family: 'Muli', sans-serif;
        font-weight: 700;
        display: inline-block;
        margin: 0 5px;
        text-align: left;
        text-transform: uppercase;
    }

    #owl-home .owl-dots {
        position: absolute;
        top: inherit !important;
        bottom: 20px;
        height: auto;
    }

    #menu-mobile li a {
        color: #333333 !important;
    }

    .small-header h2 {
        font-size: 36px;
        margin-bottom: 20px;
    }

    .three-blocks .img-bkg {
        height: 300px;
    }

    #owl-home .item h1 {
        font-size: 50px;
    }

    #owl-home .item h3 {
        font-size: 40px;
    }

    #owl-home .owl-dots {
        top: 20px;
        margin-top: initial;
        -webkit-transform: initial;
        transform: initial;
    }

    #owl-home .item {
        height: 450px;
    }

    .small-header {
        height: 300px;
    }

    h3.title {
        font-size: 35px;
    }

    .hover-block-ricette .hide,
    .hover-block-home .hide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        -webkit-box-align: center;
        -ms-flex-align: center;
    }

    .three-blocks-home h4 {
        font-size: 30px;
    }

    .slider-prodotti button.slick-next.slick-arrow,
    .slider-prodotti button.slick-prev.slick-arrow {
        position: relative;
        top: 0;
        right: initial;
        left: initial;
        margin: 25px;
    }

    .slider-prodotti .owl-nav {
        position: relative;
        text-align: center;
    }

    .slider-prodotti .owl-dots {
        margin-bottom: 50px;
    }

    .slider-prodotti .slide.slick-center {
        min-height: auto;
    }

    .owl-carousel .owl-item img {
        width: auto;
        margin: 0 auto;
    }

    p.text {
        font-size: 14px;
    }

    h4.sub-title {
        font-size: 25px;
    }

    .blog .category-menu {
        display: block !important;
    }

    #slider .single-slide {
        height: 350px !important;
    }

    #slider .single-slide .txt-cnt a {
        padding: 9px 20px !important;
    }

    #slider .single-slide .txt-cnt {
        width: 100% !important;
    }

    #slider .single-slide .txt-cnt .ombra {
        right: 0 !important;
    }
}

@media only screen and (min-width: 768px) {
    .slide.slick-slide.slick-current.slick-active.slick-center {
        padding-top: 100px;
    }
}

.blog header,
.single header {
    margin-bottom: 40px;
    padding: 10px;
}

.blog header span,
.single header span {
    font-size: 13px;
    text-transform: uppercase;
    color: #333333;
}

.blog .entry-title,
.single header .entry-title {
    font-family: 'Lobster', cursive;
    font-size: 2.31rem;
    font-weight: 400;
    text-transform: inherit;
    color: #333333;
    border: none;
}

.blog p a strong,
.single p a strong {
    text-decoration: underline;
    color: #212529;
}

.single a.button-facebook,
.single a.button-twitter,
.single a.button-linkedin,
.single a.button-pinterest,
.single a.button-xing,
.single a.button-reddit {
    font-family: 'Muli', sans-serif;
    font-size: 12px !important;
    font-size: 16px;
    font-weight: 400 !important;
    font-weight: normal;
    display: inline-block;
    margin: 0 1px !important;
    /* line-height: 12px; */
    margin: 1% 1% 1% 0;
    padding: 3px 29px !important;
    padding: 5px 1%;
    padding: .5rem 1%;
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
    border: 0px;
    background: black !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.blog span.left.before-sharebutton-text,
.single span.left.before-sharebutton-text {
    font-family: 'Lobster', cursive;
    font-weight: 400 !important;
    font-weight: 700;
    display: block;
    margin-top: 40px;
}

.blog aside h4,
.single aside h4 {
    font-family: 'Lobster', cursive;
    font-weight: 400;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.blog aside ul,
.single aside ul {
    margin-bottom: 50px;
}

.single aside h4 a {
    color: #212529 !important;
}

.blog aside ul li,
.single aside ul li {
    margin: 10px 0;
    padding: 0 0 10px 0;
    list-style: none;
    border-bottom: 1px solid black;
}

.blog aside ul li span,
.single aside ul li span {
    font-size: 0.8rem;
    margin-right: 10px;
    color: #626262;
}

.blog aside ul li span.category,
.single aside ul li span.category {
    display: block;
    color: #CDCDCD;
}

.blog aside ul li span img,
.single aside ul li span img {
    width: 15px;
    margin-right: 10px;
}

.blog aside ul li a,
.single aside ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #212529;
}

.blog aside ul li a:hover,
.single aside ul li a:hover {
    opacity: 0.6;
}

.blog .nav-links,
.single .nav-links {
    margin-bottom: 50px;
}

.single aside .category-link a:hover,
.blog aside .category-link a:hover {
    text-decoration: underline !important;
}

.blog .nav-links .nav-previous a,
.blog .nav-links .nav-next a,
.single .nav-links .nav-previous a,
.single .nav-links .nav-next a {
    margin: 0;
    padding: 0;
    color: #333333;
    border: none;
    background: transparent;
}

.blog .nav-links .nav-previous a:before,
.blog .nav-links .nav-next a:after,
.single .nav-links .nav-previous a:before,
.single .nav-links .nav-next a:after {
    display: none;
}

.blog .navigation.post-navigation,
.single .navigation.post-navigation {
    padding-top: 1px;
}

.single .post-thumbnail {
    height: 400px;
    margin: 0 0 20px;
    border: 1px solid #CCCCCC;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

.blog .category-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
    padding: 0;
    list-style: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

.blog ul.category-menu li {
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-size: 16px;
    font-weight: 400;
    font-weight: normal;
    display: inline-block;
    margin: 0 1px !important;
    margin: 1% 1% 1% 0;
    padding: 3px 22px !important;
    padding: 5px 1%;
    padding: .5rem 1%;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    color: #333333;
}

.blog ul.category-menu li.active {
    font-weight: 700;
    color: black;
}

.blog .post h3 {
    font-family: 'Lobster', cursive;
    font-size: 30px;
    font-weight: 400;
    color: white;
}

.blog .post p {
    font-size: 12px;
    color: white;
}

.blog .post span {
    font-size: 1.2rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    position: absolute;
    bottom: 15px;
    text-align: left;
    letter-spacing: normal;
    color: #FFFFFF;
}

.blog .post {
    position: relative;
    min-height: 300px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

.blog .post .hide {
    position: relative;
    z-index: 99999;
    max-height: 50%;
    margin-top: 50%;
}

.blog .post .hide .comment-cnt img {
    width: 15px;
    margin-right: 10px;
}

.blog .post .hide .comment-cnt {
    font-size: 12px;
    display: inline-block;
    color: white !important;
}

.blog .post:hover::before {
    height: 50%;
}

.blog .post:before {
    position: absolute;
    bottom: 24px;
    display: block;
    width: 100%;
    height: 0%;
    margin: -1.5rem;
    content: '';
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    background: rgba(0, 0, 0, 0.5);
}

.gluten {
    width: 80px;
    margin-right: 10px;
    margin-bottom: 10px;
    vertical-align: top;
}

.dotazioni span {
    display: inline-block;
    padding-left: 10px;
}

.blog #main {
    padding-top: 50px;
}

#slider .single-slide {
    height: 600px;
    background-size: cover !important;
}

#slider .single-slide .txt-cnt .ombra {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 50%;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}

#slider .single-slide .txt-cnt h3 {
    font-family: 'Lobster', cursive;
    font-size: 28px;
    font-weight: 400;
    position: relative;
    z-index: 9;
    color: white;
}

#slider .single-slide .txt-cnt a {
    font-size: 20px;
    line-height: initial;
    position: relative;
    z-index: 9;
    display: inline-block;
    margin-top: 20px;
    padding: 9px 70px;
    text-transform: uppercase;
    color: white;
    border: 1px solid white;
}

#slider .single-slide .txt-cnt {
    width: 45%;
    padding-left: 40px;
}

#slider .single-slide .txt-cnt p {
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    z-index: 9;
    color: white;
}

#slider .single-slide .txt-cnt a:hover {
    color: #333333;
    background: white;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    line-height: 1;
    position: absolute;
    width: 35px;
    padding: 4px !important;
    border-radius: 50%;
    background: #FFFFFF;
}

.owl-carousel .owl-nav button.owl-next {
    right: 2%;
}

.owl-carousel .owl-nav button.owl-prev {
    left: 2%;
}

.elenco-articoli li p.numero {
    margin: 0;
    color: #CCCCCC;
}

.elenco-articoli li h3 {
    font-family: 'Lobster', cursive;
    font-size: 1.3rem;
    font-weight: 400 !important;
    line-height: 1;
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: left;
    text-transform: none;
    color: #232323;
}

.elenco-articoli li.active span,
.elenco-articoli li.active p.numero,
.elenco-articoli li.active h3 {
    color: white;
}

.elenco-articoli li span {
    margin-right: 15px;
    text-transform: uppercase;
    color: black;
}

.elenco-articoli li span {
    margin-right: 15px;
    text-transform: uppercase;
}

.elenco-articoli {
    height: 100%;
    margin: 0;
    padding: 0;
}

.elenco-articoli li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 25%;
    list-style: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.elenco-articoli li.active {
    background: #0A0B14;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    line-height: 1;
    position: absolute;
    width: 35px;
    padding: 4px !important;
    border-radius: 50%;
    background: #FFFFFF;
}

.owl-nav {
    font-size: 27px;
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.owl-carousel .owl-nav button.owl-next {
    right: 2%;
}

.owl-carousel .owl-nav button.owl-next {
    right: 2%;
}

.owl-nav {
    font-size: 27px;
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.blog aside h4, .single aside h4 {
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    margin-bottom: 30px;
}

.blog aside ul,
.single aside ul {
    margin-bottom: 50px;
    padding-left: 0;
}

.post-recenti {
    padding: 0;
}

.post-recenti li .img {
    min-width: 100px;
    height: 100px;
    margin-right: 15px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

.popolari h3 {
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 5px;
    text-transform: none;
    color: #212529;
}

.popolari .sidebar-popolari-img {
    position: relative;
    height: 200px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

.popolari .sidebar-popolari-img span {
    font-size: 1.3rem;
    line-height: initial;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 13px 18px;
    color: white;
    background: #302F2F;
}

.popolari li {
    margin: 0 0 40px 0 !important;
}

header ul li a:hover,
header ul li.current-menu-item a {
    text-decoration: underline !important;
}

.contatti-repeater p a,
.contatti_main a {
    color: #212529;
}

.contatti-repeater p {
    margin: 0;
}

.bkg-qualita {
    height: 540px;
    background-size: cover !important;
}

.cnt-main_product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 500px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

.cnt-main_product .main_product_black_bkg {
    width: 100%;
    padding: 30px 0;
    background: rgba(0, 0, 0, 0.4);
}

.cnt-main_product .main_product_black_bkg p,
.cnt-main_product .main_product_black_bkg h4 {
    margin: 0;
    text-align: center;
}

.ingredienti-cnt li a,
.single-post #content p a {
    text-decoration: underline !important;
    color: black;
}

.ingredienti-cnt li a:hover,
.single-post #content p a:hover {
    opacity: 0.8;
}

.breadcrumbs a {
    text-decoration: underline !important;
    color: black;
}

.breadcrumbs > div {
    display: inline;
}

.nav-single {
    position: relative;
    padding: 40px 0 60px 0;
}

.nav-single .nav-next a,
.nav-single .nav-previous a {
    font-size: 24px;
    font-size: 28px;
    line-height: 0;
    /* position: fixed; */
    z-index: 99;
    right: 30px;
    bottom: 20px;
    display: block;
    float: right;
    width: 50px;
    height: 50px;
    padding: 12px;
    cursor: pointer;
    text-align: center;
    color: white;
    border: none;
    outline: none;
    background: transparent;
    background: black;
}

.nav-single .nav-next a:hover,
.nav-single .nav-previous a:hover {
    opacity: 0.8;
    border: 2px solid #333333;
    background: white;
}

.nav-single .nav-next {
    float: right;
}

.nav-single .nav-previous {
    float: left;
}

.cnt-main_product .main_product_black_bkg p {
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: white;
}

.cnt-main_product .main_product_black_bkg h4 {
    font-family: 'Lobster', cursive;
    font-size: 34px;
    font-weight: 400;
    color: white;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 900px;
    }

    .modal-content {
        min-height: 400px;
    }
}

/*#main-woocommerce {
    margin-top: 130px;
}*/
ul.products li.product h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 300;
}

.action-button-cnt {
    position: absolute;
    display: none;
    align-items: center;
    justify-content: center;
    width: 340px;
    min-height: 300px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

ul.products li.product:hover > .action-button-cnt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.action-button-cnt .action-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    background: black;
}

.action-button-cnt .action-button i {
    padding: 20px;
    color: white;
}

aside#secondary {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
}

aside#secondary section {
    float: right;
    overflow: auto;
    width: 300px !important;
    margin: 0;
    margin-right: 30px;
    border: 3px solid black !important;
}

aside#secondary section span {
    color: black;
}

.select2-container--default .select2-selection--single {
    border: 0 !important;
}

p.woocommerce-result-count {
    font-family: 'Muli', sans-serif;
    font-size: 12px;
    font-weight: 400;
}

.select-category-product,
.count-product {
    margin-bottom: 50px;
}

ul.products li.product .price span {
    color: black;
}

ul.page-numbers {
    border: 0 !important;
}

ul.page-numbers li {
    margin: 0 2px !important;
    border: 1px solid black !important;
}

ul.page-numbers li a {
    color: white !important;
    background: black;
}

ul.page-numbers li span {
    color: black !important;
    background: transparent !important;
}

.single-product .small-header {
    height: 250px;
    background: #F2F2F2;
}

.single-product .small-header h2 {
    color: black;
}

.single-product .button-catalogo {
    margin-top: 15px;
}

.single-product .button-catalogo a {
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    width: 250px;
    max-width: 100%;
    margin: 5px 0;
    text-align: center;
    color: white;
    background: black !important;
}

.card,
.card-header {
    border: 0px;
    background: transparent;
}

.card-header button {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    padding: 0;
    color: black;
}

.card {
    padding: 0 0 15px 0;
}

.card-body {
    padding-right: 0;
    padding-left: 0;
}

#accordion {
    margin-bottom: 50px;
    padding-left: 20px;
    border-left: 1px solid black;
}

#accordion .card-body {
    padding-bottom: 0;
}

.more-less {
    float: left;
    margin-right: 20px;
    color: #212121;
}

.ricetta_cnt .ricetta {
    width: 100%;
    margin-bottom: 0;
}

.ricetta_cnt .ricetta .img-ricetta {
    width: 100px;
    height: 100px;
    background-size: cover !important;
}

.ricetta_cnt .ricetta h5 {
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

.single-product hr {
    width: 300px;
    height: 2px;
    margin: 20px 0 20px 0;
    background: black;
}

.woocommerce-checkout #primary,
.woocommerce-cart #primary {
    margin-right: auto;
    margin-left: auto;
}

.prev_next_buttons {
    margin: 50px 0;
}

.prev_next_buttons a:nth-child(1) {
    float: left;
}

.prev_next_buttons a:nth-child(2) {
    float: right;
}

.post-type-archive-product li.product {
    text-align: center;
}

.tax-product_cat li.product img,
.post-type-archive-product li.product img {
    width: 224px !important;
    max-width: 100%;
    height: 287px;
    margin: 30px 0;
    -o-object-fit: contain;
    object-fit: contain;
}

.post-type-archive-product ul.products li.product h2,
.post-type-archive-product ul.products li.product .price {
    text-align: center;
}

.post-type-archive-product ul.products li:hover > .product-img-container {
    background: #E2E2E2;
}

.pagination.woocommerce-pagination ul {
    margin: auto;
}

span#reply-title {
    display: block;
    margin-bottom: 10px;
}

.comment-form-rating label,
#reviews #comments,
.comment-notes,
.comment-form-author,
.comment-form-email,
p.comment-form-comment label,
p.comment-form-comment textarea {
    display: none;
}

.single-product .product-img-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

.single-product .product-img-container img {
    width: 300px;
    height: 100%;
}

.related.products img {
    max-height: 318px;
}

.rating-price-cnt {
    position: relative;
    display: block;
    width: 100%;
    height: 20px;
    margin: 0;
    text-align: left;
}

.rating-price-cnt .price span {
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    font-weight: 400;
}

.codice-peso-cnt {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
}

.add-to-cart-cnt a.button {
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin: 20px 0 0px 0;
    padding: 16px 24px;
    text-transform: uppercase;
    color: white;
    border-radius: 0;
    background: black !important;
}

.yith-wcwl-add-button a {
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin: 0px 0 20px 0 !important;
    padding: 16px 24px;
    text-transform: uppercase;
    color: white;
    background: black !important;
}

#accordion h5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-left: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

#accordion .card-body {
    margin-left: 35px;
}

section.related.products .product img {
    margin: 0 30px;
}

section.related.products .action-button-cnt {
    width: 245px;
}

section.related.products .product:hover > .product-img-container {
    background: #E2E2E2;
}

#filter_paradise {
    width: 300px;
    border: 2px solid black !important;
    border-radius: 0 !important;
    background: transparent;
}

.codice-etico p {
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    color: white;
}

.single-product #accordion button.btn.btn-link:hover {
    color: black;
}

.single-post #comments {
    display: none;
}

button#place_order,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    width: 80%;
    background: black;
}

button#place_order:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    opacity: 0.8;
    color: white !important;
    background: black;
}

.woocommerce-checkout span.woocommerce-input-wrapper,
.woocommerce-checkout form .form-row input.input-text,
.woocommerce-checkout label.control-label {
    width: 100%;
}

.woocommerce-input-wrapper select {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    color: #495057;
    border: 1px solid #CED4DA;
    border-radius: .25rem;
    background-color: #FFFFFF;
    background-clip: padding-box;
}

.slider-prodotti {
    width: 1300px;
    max-width: 100%;
    min-height: 550px;
    margin: 0 0 0 -50px;
    padding: 20px;
}

.slider-prodotti .slide {
    padding: 60px;
}

.slider-prodotti .slide .child-element {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.slider-prodotti .slick-center .child-element {
    width: calc(100% + 200px);
    max-width: initial;
    -webkit-transform: translate(-100px, 0px);
    transform: translate(-100px, 0px);
}

.category-img span {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-left: 10px;
    padding: 0;
    color: black;
}

.category-img img {
    width: 25px;
}

.slider-prodotti .category-img img {
    width: 20px !important;
}

.download-button a:hover, input:hover, button:hover {
    opacity: 0.8;
}

a:hover {
    color: initial !important;
}

.black-download a:hover {
    color: black !important;
}

.white-download a:hover {
    color: white !important;
}

#mega-menu {
    position: fixed;
    z-index: 9;
    top: 160px;
    background: white;
}

#mega-menu .button-cnt {
    display: block;
    width: 110px !important;
    height: 42px;
    margin-bottom: 20px;
}

#mega-menu .button-cnt a {
    padding-left: 30px;
}

#mega-menu .button-cnt:nth-child(1) {
    margin-top: 0;
}

#mega-menu .button-cnt button {
    width: 110px;
    height: 45px;
    margin: 10px 0;
    border: 3px solid black;
    background: transparent;
}

#mega-menu .button-cnt button.active a,
#mega-menu .button-cnt button.active,
#mega-menu .button-cnt button a:hover,
#mega-menu .button-cnt button:hover > a {
    color: white !important;
}

#mega-menu .button-cnt button a {
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

#mega-menu .button-cnt button img {
    max-width: 26px;
    margin-right: 10px;
}

#mega-menu .button-cnt.bio-fr button,
#mega-menu .button-cnt.bio-en-2 button,
#mega-menu .button-cnt.bio button {
    margin: 0;
    background: url('img/foglia_bio.png') no-repeat;
    background-position: 3px 8px;
    background-size: 25px;
}

#mega-menu .button-cnt.bio-en-2 button.active,
#mega-menu .button-cnt.bio-en-2 button:hover,
#mega-menu .button-cnt.bio-fr button.active,
#mega-menu .button-cnt.bio-fr button:hover,
#mega-menu .button-cnt.bio button.active,
#mega-menu .button-cnt.bio button:hover {
    background: black url('img/foglia_bio_hover.png') no-repeat;
    background-position: 3px 8px;
    background-size: 25px;
}

#mega-menu .button-cnt.dolce-fr button,
#mega-menu .button-cnt.dolce-en button,
#mega-menu .button-cnt.dolce button {
    margin: 0;
    background: url('img/dolce.png') no-repeat;
    background-position: 3px 8px;
    background-size: 25px;
}

#mega-menu .button-cnt.dolce-fr button.active,
#mega-menu .button-cnt.dolce-fr button:hover,
#mega-menu .button-cnt.dolce-en button.active,
#mega-menu .button-cnt.dolce-en button:hover,
#mega-menu .button-cnt.dolce button.active,
#mega-menu .button-cnt.dolce button:hover {
    background: black url('img/dolce_hover.png') no-repeat;
    background-position: 3px 8px;
    background-size: 25px;
}

#mega-menu .button-cnt.sale button,
#mega-menu .button-cnt.salato-en button,
#mega-menu .button-cnt.salato button {
    margin: 0;
    background: url('img/salato.png') no-repeat;
    background-position: 3px 8px;
    background-size: 25px;
}

#mega-menu .button-cnt.sale button.active,
#mega-menu .button-cnt.sale button:hover,
#mega-menu .button-cnt.salato-en button.active,
#mega-menu .button-cnt.salato-en button:hover,
#mega-menu .button-cnt.salato button.active,
#mega-menu .button-cnt.salato button:hover {
    background: black url('img/salato_hover.png') no-repeat;
    background-position: 3px 8px;
    background-size: 25px;
}

#mega-menu .second-step a.active,
#mega-menu .third-step a.active {
    text-decoration: underline !important;
}

#myBtn {
    font-size: 28px;
    /* Hidden by default */
    line-height: 0;
    /* Fixed/sticky position */
    position: fixed;
    /* Place the button at the bottom of the page */
    z-index: 99;
    /* Place the button 30px from the right */
    right: 30px;
    /* Make sure it does not overlap */
    bottom: 20px;
    /* Remove borders */
    display: none;
    /* Remove outline */
    display: block;
    /* Add a mouse pointer on hover */
    width: 50px;
    /* Some padding */
    height: 50px;
    /* Increase font size */
    padding: 12px;
    cursor: pointer;
    color: white;
    border: none;
    outline: none;
    background: transparent;
    background: black;
}

#myBtn img {
    width: 35px;
    height: 20px;
}

#myBtn:hover {
    color: black;
    border: 2px solid black;
    background: white;
}

#mega-menu ul {
    padding: 0;
}

ul.first-step li,
ul.second-step li,
ul.third-step li,
ul.fourth-step li {
    display: inline;
    width: auto;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

ul.first-step li a,
ul.second-step li a,
ul.third-step li a,
ul.fourth-step li a {
    font-family: 'Muli', sans-serif;
    font-weight: 500;
    position: relative;
    color: black;
}

div.first-step,
div.second-step,
div.third-step,
div.fourth-step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: left;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

ul.first-step,
ul.second-step,
ul.third-step,
ul.fourth-step {
    margin-top: 7px;
}

ul.fourth-step li {
    list-style: circle;
}

.fourth-step li:hover > a {
    text-decoration: underline !important;
}

#mega-menu {
    display: none;
}

#mega-menu.active {
    display: block !important;
}

.right-cnt-menu div nav {
    top: 40px;
}

.right-cnt-menu div nav #menu-item-788 {
    padding-bottom: 80px;
}

.page-template-template-prodotti .price span.woocommerce-Price-amount {
    display: none;
}

.close-mega-menu {
    font-size: 25px;
    position: absolute;
    z-index: 99999;
    top: 10px;
    right: 0;
    cursor: pointer;
}

.fourth-step img {
    display: none;
    width: 130px;
}

.read-more {
    margin: 20px 0;
}

.read-more:hover {
    opacity: 0.8;
}

.read-more:hover > a {
    color: white !important;
}

.excerpt-content {
    min-height: 60px;
}

.search form,
.page-template-template-cerca form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: inherit;
    justify-content: center;
    width: 100%;
    margin: 50px 0;
    text-align: center;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

.search form input.search-field.form-control,
.page-template-template-cerca form input.search-field.form-control {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    display: block;
    width: 500px;
    max-width: 100%;
    height: 40px;
    padding: .375rem .75rem;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    color: #495057;
    border: 1px solid #CED4DA;
    border-radius: 0;
    background-color: #FFFFFF;
    background-clip: padding-box;
}

.search form input.search-submit.btn.btn-default,
.page-template-template-cerca form input.search-submit.btn.btn-default {
    font-weight: 700;
    height: 40px;
    text-transform: uppercase;
    color: white;
    border: 0;
    border-radius: 0;
    background: #333333;
}

.search article {
    margin-top: 50px;
    margin-bottom: 50px;
}

aside#secondary {
    display: none;
}

.post-cat > div.col-md-4.col-12 {
    border: 1px solid #CCCCCC;
}

#loadMore {
    cursor: pointer;
}

.right-cnt-menu div > ul .wpml-ls-item ul.sub-menu {
    display: none;
}

.right-cnt-menu div > ul .wpml-ls-item:hover > ul.sub-menu {
    display: block;
    text-align: left;
}

.right-cnt-menu div > ul .wpml-ls-item ul.sub-menu {
    position: absolute;
    padding: 0;
}

.right-cnt-menu div > ul .wpml-ls-item ul.sub-menu li {
    display: inline;
    margin: 0;
}

#slider-prodotti-2 .category-img img {
    width: 20px;
}

#slider-prodotti-2 .slide {
    margin: 30px;
    margin-bottom: 30%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#slider-prodotti-2 .slide .text-slider h4 {
    font-family: 'Lobster', cursive;
    font-size: 1rem;
    font-weight: 400;
    line-height: initial;
    margin: 5px 0;
    text-align: center;
}

#slider-prodotti-2 .category-img span {
    font-size: 12px;
}

#slider-prodotti-2 .foto-slider a {
    margin: auto;
    padding: 0 15px;
}

#slider-prodotti-2 .quantity {
    font-size: 8.5px;
    margin: 5px 0;
}

#slider-prodotti-2 .text-prod {
    font-size: 9px;
    margin-bottom: 0;
    text-align: center;
}

#slider-prodotti-2 .download-button a {
    font-size: 10px;
}

#slider-prodotti-2 .center .slide {
    -webkit-transform: scale(1.4) translate(0px, 25%);
    transform: scale(1.4) translate(0px, 25%);
}

#slider-prodotti-2 .owl-nav {
    top: 80%;
    left: 50%;
    width: 75%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#slider-prodotti-2 .owl-nav button.owl-next, #slider-prodotti-2 .owl-nav button.owl-prev {
    line-height: 1;
    width: 50px;
    height: 50px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #FFFFFF;
    border: 2px solid #333333;
    border-radius: 0;
    background: #333333;
}

#slider-prodotti-2 .owl-nav button.owl-next:hover, #slider-prodotti-2 .owl-nav button.owl-prev:hover {
    color: #333333;
    background: #FFFFFF;
}

#slider-prodotti-2 .owl-nav button i.fa {
    font-size: 22px;
    line-height: 28px;
}

.mc4wp-form label {
    width: 100%;
}

.mc4wp-form label a {
    display: inline-block;
    text-decoration: underline !important;
    color: white;
    background: transparent;
}

.mc4wp-form label a:hover {
    opacity: 0.8;
    color: white !important;
}

.mc4wp-form input.agree_terms {
    display: inline-block;
    width: auto !important;
    height: auto;
}

.mc4wp-form label {
    width: 100%;
    margin: 10px 0;
    text-align: left;
}

.ricette .content a {
    text-decoration: underline !important;
    color: black;
}

.login-container {
    height: 650px;
    margin: 0 0 20px 0;
    padding: 30px 20px;
    text-align: center;
    color: white;
    background-color: black;
}

.login-container-shop {
    height: 650px;
    margin: 0 0 20px 0;
    padding: 30px 20px;
    text-align: center;
    color: black;
    background-color: #F2F2F2;
}

.login-container-registration {
    height: auto;
    padding: 20px 0 20px 0;
    text-align: center;
    color: black;
    background-color: #F2F2F2;
}

.login-container-registration .woocommerce-privacy-policy-text {
    /*  display: none;*/
}

/*.login-container-registration h2{
  font-family: 'pf_centro_slab_probold';
}*/
.login-container-registration .testo {
    padding: 0 120px 0 120px;
}

.login-container-registration svg {
    width: auto;
    height: 100px;
}

.login-container-registration button {
    width: 25%;
    height: 50px;
    margin-right: 0 !important;
    text-decoration: none;
    color: white !important;
    border: none !important;
    border-radius: 0 !important;
    background-color: black !important;
    background-image: none;
}

.login-container-registration input {
    width: 100%;
    height: 35px;
}

.login-container-registration .n_civico, .login-container-registration .provincia {
    float: left;
}

/*CIVICO*/
.login-container-registration #afreg_additionalshowhide_11341 {
    width: 12% !important;
}

/*INDIRIZZO*/
.login-container-registration #afreg_additionalshowhide_11275 {
    width: 34.5% !important;
}

/*CITTA*/
.login-container-registration #afreg_additionalshowhide_11277 {
    width: 21% !important;
}

/*PROVINCIA*/
.login-container-registration #afreg_additionalshowhide_11279 {
    width: 12% !important;
}

/*CAP*/
.login-container-registration #afreg_additionalshowhide_11278 {
    width: 11.8% !important;
}

.login-container h2 {
    color: white;
}

.login-container input {
    width: 100%;
    border-radius: 0;
    background-color: white;
}

.login-container button {
    width: 80%;
    height: 50px;
    margin-right: 0 !important;
    border-radius: 0 !important;
    background-color: white !important;
}

.login-container form a {
    text-decoration: underline !important;
    color: white !important;
}

.login-container form {
    padding: 0 !important;
    text-align: center !important;
}

.login-container form p {
    margin: 2px;
}

.login-container-shop button, .add-to-cart-cnt .download-button .white-download button {
    width: 80%;
    height: 50px;
    margin-right: 0 !important;
    text-decoration: none;
    color: white !important;
    border-radius: 0 !important;
    background-color: black !important;
    background-image: none;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: none;
}

.woocommerce form .form-row input.input-text {
    width: 80%;
    margin: auto;
}

.login-container svg {
    width: auto;
    height: 15%;
    fill: white;
}

.login-container-shop svg {
    height: 15%;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: none !important;
}

.register {
    margin-left: 3%;
}

.woocommerce form .password-input, .woocommerce-page form .password-input {
    width: 100%;
}

.rating-price-cnt .price {
    position: relative;
    top: -201px;
}

.post-11532 header.entry-header, .post-5259 header.entry-header, .woocommerce-account header.entry-header {
    display: none;
}

.woocommerce-account .entry-content {
    margin: 8.2em 0 0;
}

/*
#primary {
  margin: 0;
}
*/
.woocommerce-form .register label {
    display: none !important;
}

.afreg_extra_fields label {
    display: none;
}

.woocommerce-privacy-policy-text {
    display: inline-block;
}

.woocommerce-privacy-policy-text a {
    text-decoration: underline !important;
    color: black;
}

.condizioni_di_vendita_slider .white_box {
    height: 65%;
    padding: 0;
    background-color: white;
}

.condizioni_di_vendita_slider .immagine_prodotto_slider {
    height: 250px;
    margin: auto;
}

.white_box .immagine_prodotto_slider img {
    width: auto !important;
    margin: auto;
}

.condizioni_di_vendita_slider .white_box h2 {
    font-family: 'pf_centro_slab_probold';
    font-size: 45px;
    font-weight: 700;
    line-height: normal;
    margin: 0;
    padding-bottom: 0;
}

.condizioni_di_vendita_slider .white_box .testo_slider {
    text-align: center;
}

.condizioni_di_vendita_slider .white_box .testo_slider .sconto {
    font-size: 80px;
    font-weight: 700;
    line-height: 56px;
    margin: 0 0 40px 0;
}

.condizioni_di_vendita_slider .white_box a {
    font-weight: 700;
    padding: 10px 40px 10px 40px;
    color: white;
    background-color: black;
}

.condizioni_di_vendita_slider .white_box a:hover {
    color: grey !important;
}

.condizioni_di_vendita .grey_box {
    padding: 40px 20px 40px 20px;
    background-color: #F2F2F2;
}

.condizioni_di_vendita .grey_box svg {
    height: 70px;
}

.box_condizioni {
    text-align: center;
}

.box_condizioni p {
    margin-bottom: 50px;
}

.box_condizioni h2 {
    font-size: 20px;
    font-weight: 700;
    height: 58px;
}

.button-area-riservata a {
    font-weight: 700;
    margin: 40px 0 40px 0;
    padding: 15px 40px 15px 40px;
    color: white;
    background-color: black;
}

.entry-content {
    margin: 10.2em 0 0;
}

footer {
    width: 100%;
}

#customer_login {
    width: auto !important;
}

#customer_login .form-row {
    display: block;
}

#customer_login .form-row input {
    height: 44px;
}

.price {
    font-size: 1.1em !important;
}

.filtroselect select, .filtroselect option {
    width: 200px;
    height: 45px;
}

ins {
    text-decoration: none;
}

.quantity {
    display: contents;
}

.add-to-cart-cnt .quantity input {
    font-size: 35px;
    position: relative;
    top: 9px;
    width: 2.631em;
    height: 56px;
    text-align: center;
}

.plus {
    position: relative;
    right: 228px;
    width: 66px;
    height: 56px;
    color: white;
    background-color: black;
}

.minus {
    position: relative;
    left: 0px;
    width: 66px;
    height: 56px;
    margin: 0;
    color: white;
    background-color: black;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    width: 100%;
    height: 50px;
    margin-right: 0 !important;
    text-decoration: none;
    color: white !important;
    border-radius: 0 !important;
    background-color: black !important;
    background-image: none;
}

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

.woocommerce button.button.alt {
    right: -65px;
    height: 55px;
    margin: 9px;
    text-transform: uppercase;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    margin: 0;
    -webkit-appearance: none;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.cart-contents:before {
    font-family: WooCommerce;
    font-size: 20px;
    font-weight: inherit;
    font-style: normal;
    margin-top: 10px;
    padding-right: 0px;
    content: '\e01d';
    vertical-align: bottom;
}

.cart-contents:hover {
    text-decoration: none;
}

.cart-contents-count {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 1;
    padding: 1px 6px;
    vertical-align: top;
    color: #FFFFFF !important;
    border-radius: 10px;
    background-color: black;
}

.cart-contents {
    margin-left: 6px;
    color: black;
}

/*.woocommerce table.shop_table{
  display: grid !important;
}*/
.torna-home-button {
    width: 40%;
    height: 50px;
    margin-right: 0 !important;
    text-decoration: none;
    color: white !important;
    border: none !important;
    border-radius: 0 !important;
    background-color: black !important;
    background-image: none;
}

.woocommerce-MyAccount-navigation {
    width: 20% !important;
}

.woocommerce-MyAccount-content {
    /*width: 80% !important;*/
    padding: 0 20% 0 0;
}

.woocommerce-MyAccount-content a {
    text-decoration: underline !important;
    color: black;
}

.woocommerce-MyAccount-navigation ul {
    list-style: none;
}

.woocommerce-MyAccount-navigation li {
    margin-bottom: 15px;
}

.woocommerce-MyAccount-navigation a {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 15px;
    color: black;
}

.woocommerce-MyAccount-navigation li:hover {
    text-decoration: underline;
}

.woocommerce-order-received article {
    margin: 150px;
}

.woocommerce-order-received table {
    display: inline-table !important;
}

#mega-menu .prodotti_shop {
    display: none;
}

#afreg_additionalshowhide_11478 input {
    width: auto !important;
    height: 14px !important;
}

#afreg_additionalshowhide_11478 {
    display: inline-block !important;
    margin: 0;
}

.login-container-registration .woocommerce-FormRow .form-row {
    margin: 0 !important;
}

.woocommerce-privacy-policy-text {
    position: relative;
    position: relative;
    top: -26px;
    margin-top: 0;
}

.woocommerce-form-register .woocommerce-privacy-policy-text p {
    font-size: 12px;
    line-height: 28px;
    margin-top: 28px;
    padding: 0 2% 0 0;
}

.cookie_action_close_header:hover {
    color: white !important;
}

.woocommerce-cart-form .cart {
    display: inline-table;
}

.show-password-input {
    right: 4.7em !important;
}

.woocommerce-ResetPassword {
    width: 70%;
    margin: auto;
}

.woocommerce-ResetPassword button {
    font-size: 100%;
    font-weight: 700;
    line-height: 1;
    position: relative;
    left: auto;
    display: inline-block;
    overflow: visible;
    height: 50px;
    margin: 0;
    margin-right: 0 !important;
    padding: .618em 1em;
    cursor: pointer;
    text-decoration: none;
    text-decoration: none;
    color: white !important;
    color: #515151;
    border: 0;
    border-radius: 0 !important;
    border-radius: 3px;
    background-color: black !important;
    background-color: #EBE9EB;
    background-image: none;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

textarea:focus, input:focus {
    outline: none !important;
}

.form-control:focus, .btn.focus, .btn:focus {
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    font-family: WooCommerce;
    position: relative;
    top: 1.5em;
    left: -10.5em;
    display: inline-block;
    display: contents;
}

.woocommerce-error, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    text-align: center;
}

.woocommerce-MyAccount-content .btn-primary {
    font-weight: 700;
    height: 50px;
    margin: 40px 20px 15px 20px;
    padding: 15px 40px 15px 40px;
    text-decoration: none !important;
    text-transform: uppercase;
    color: white !important;
    color: white;
    border: none !important;
    border-radius: 0 !important;
    background-color: black !important;
    background-image: none;
}

div.woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info {
    text-align: left;
}

.edit-account fieldset {
    margin-top: 20px;
}

.edit-account fieldset legend {
    display: none;
}

.woocommerce-MyAccount-content form .form-row {
    display: block;
}

#payment .woocommerce-privacy-policy-text {
    top: 0 !important;
}

.checkout input {
    width: 100% !important;
}

.wc_payment_method input {
    width: auto !important;
}

.woocommerce ul.products li.product .price {
    text-align: center;
}

.woocommerce-info {
    border-color: black;
}

.woocommerce-info::before {
    display: none;
}

.woocommerce ul.order_details {
    padding: 0;
}

.woocommerce-billing-fields .woocommerce form .form-row {
    margin: 0;
}

#ship-to-different-address-checkbox, .woocommerce-checkout-review-order-table .woocommerce-shipping-methods input {
    width: auto !important;
}

#payment ul.payment_methods li input {
    margin: 10px 1em 0 0 !important;
}

.coupon input {
    width: 175px !important;
}

.woocommerce a.button.alt {
    padding: 16px;
    text-decoration: none !important;
    text-transform: uppercase;
}

.woocommerce-EditAccountForm input {
    width: 100% !important;
}

.woocommerce-EditAccountForm .woocommerce-Input--password, .woocommerce-EditAccountForm .password-input {
    width: 97% !important;
    margin: inherit !important;
}

.woocommerce-EditAccountForm .show-password-input {
    right: -0.3em !important;
}

.price del {
    margin-right: 10px;
    color: #B3B3B3;
}

.yith-wcwl-add-button {
    width: 91%;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    border-color: #CED4DA !important;
    outline: none !important;
}

.return-to-shop {
    text-transform: uppercase;
}

.show-password-input {
    z-index: 9999;
}

.woocommerce-LostPassword:hover, .info-legal .p-0 a:hover {
    opacity: 0.8;
    color: white !important;
}

.info-legal .p-0 a {
    text-decoration: underline !important;
}

#last_name span, #first_name span, #last_name label, #first_name label {
    display: none;
}

.afreg_half_field {
    float: left;
    width: 48% !important;
    margin-right: 2% !important;
}

.woocommerce-form-register input {
    padding: 14px;
    border: 1px solid #CED4DA;
    border-radius: 0;
}

#last_name input, #first_name input {
    padding: 11px;
}

.two-links a {
    width: 240px;
}

#reg_password {
    width: 100.6%;
}

.cap {
    width: 96%;
    margin-left: -2px;
}

#afreg_additionalshowhide_11478 {
    padding-right: 50px;
}

.download-button:hover {
    color: white !important;
}

.slider_registrati {
    height: 500px !important;
}

.woocommerce {
    margin-top: 30px;
}

#tornalanegozio {
    width: 30%;
    height: 50px;
    margin-right: 0 !important;
    text-decoration: none;
    color: white !important;
    border-radius: 0 !important;
    background-color: black !important;
    background-image: none;
}

.woocommerce-ResetPassword input {
    margin: 0 !important;
}

#post-7 .entry-header {
    display: none !important;
}

.tinv-wraper {
    margin-bottom: 20px;
}

.woocommerce-privacy-policy-text span {
    color: red;
}

.woocommerce-privacy-policy-text {
    text-align: center;
}

/* RILASCIO*/
/*
.woocommerce-checkout .entry-header{
  display: none;
}*/
.woocommerce-checkout .entry-content {
    margin-top: 0;
}

.tinvwl-theme-style .entry-content {
    margin-top: 0;
}

.tinvwl-theme-style .entry-header {
    display: none;
}

@media screen and (max-width: 767px) {
    #masthead .navbar-nav > li > a {
        padding-top: 0.938rem;
        padding-bottom: 0.938rem;
    }

    .price {
        top: -171px !important;
    }

    .woocommerce .quantity .qty {
        width: 1.631em;
    }

    .plus {
        top: -63px;
        right: -132px !important;
    }

    .coupon input {
        width: 150px !important;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    #masthead .navbar-toggler {
        display: none;
    }

    #masthead .container {
        max-width: 100%;
    }

    #footer-widget .widget_nav_menu li, .right-cnt-menu div > ul li, .left-cnt-menu div > ul li {
        font-size: 14px;
    }
}

#main-woocommerce #menu-location- ul {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
    list-style: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

#main-woocommerce #menu-location- ul.menu {
    margin: 0 0 30px;
    border-bottom: 1px solid #000000;
}

@media (min-width: 992px) {
    #main-woocommerce #menu-location- ul.menu {
        margin: 0 0 110px;
    }
}

@media (min-width: 992px) {
    .tax-product_cat #main-woocommerce #menu-location- ul.menu {
        margin: 0 0 150px;
    }
}

#main-woocommerce #menu-location- ul.menu > li {
    display: block;
    width: 100%;
}

@media (min-width: 992px) {
    #main-woocommerce #menu-location- ul.menu > li {
        display: inline-block;
        width: auto;
    }
}

#main-woocommerce #menu-location- ul.menu > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}

@media (min-width: 992px) {
    #main-woocommerce #menu-location- ul.menu > li > a {
        padding: 20px 10px;
    }
}

#main-woocommerce #menu-location- ul.menu > li > a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 5px;
    content: '';
    opacity: 0;
    background-color: #000000;
}

@media (min-width: 992px) {
    #main-woocommerce #menu-location- ul.menu > li > a::after {
        height: 10px;
    }
}

#main-woocommerce #menu-location- ul.menu > li.current-menu-ancestor a::after,
#main-woocommerce #menu-location- ul.menu > li.current-menu-item a::after {
    display: block;
    opacity: 1;
}

#main-woocommerce #menu-location- ul.menu > li.current-menu-ancestor > .sub-menu,
#main-woocommerce #menu-location- ul.menu > li.current-menu-item > .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#main-woocommerce #menu-location- ul li {
    display: block;
}

#main-woocommerce #menu-location- ul > li {
    padding: 0 10px;
}

@media (min-width: 992px) {
    #main-woocommerce #menu-location- ul > li {
        padding: 0 30px;
    }
}

#main-woocommerce #menu-location- ul > li > a {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
}

@media (min-width: 992px) {
    #main-woocommerce #menu-location- ul > li > a {
        font-size: 21px;
    }
}

#main-woocommerce #menu-location- ul .sub-menu {
    display: none;
    margin-top: 13px;
}

#main-woocommerce #menu-location- ul.menu > li.current-menu-ancestor > .sub-menu:has( > .current-menu-ancestor.menu-item-has-children),
#main-woocommerce #menu-location- ul.menu > li.current-menu-ancestor > .sub-menu:has( > .current-menu-item.menu-item-has-children) {
    padding-bottom: 13px;
    border-bottom: 1px solid #626262;
}

@media (min-width: 992px) {
    #main-woocommerce #menu-location- ul .sub-menu {
        position: absolute;
        top: 100%;
        left: 50%;
        width: 100%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
}

#main-woocommerce #menu-location- ul .sub-menu > li {
    display: block;
    width: 100%;
    padding: 0 10px;
}

@media (min-width: 992px) {
    #main-woocommerce #menu-location- ul .sub-menu > li {
        display: inline-block;
        width: auto;
        padding: 0 20px;
    }
}

#main-woocommerce #menu-location- ul .sub-menu > li .sub-menu {
    display: none;
}

#main-woocommerce #menu-location- ul .sub-menu > li .sub-menu > li {
    padding: 15px 10px 0;
}

@media (min-width: 992px) {
    #main-woocommerce #menu-location- ul .sub-menu > li .sub-menu > li {
        padding-right: 10px;
        padding-left: 10px;
    }
}

#main-woocommerce #menu-location- ul .sub-menu > li .sub-menu > li a {
    color: #626262;
}

#main-woocommerce #menu-location- ul .sub-menu > li > a {
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
    color: #000000;
}

@media (min-width: 992px) {
    #main-woocommerce #menu-location- ul .sub-menu > li > a {
        font-size: 18px;
    }
}

#main-woocommerce #menu-location- ul .sub-menu > li > a:hover {
    text-decoration: underline !important;
}

#main-woocommerce #menu-location- ul .sub-menu > li.current-menu-ancestor > a,
#main-woocommerce #menu-location- ul .sub-menu > li.current-menu-item > a {
    font-weight: bold;
}

#main-woocommerce #menu-location- ul .sub-menu > li.current-menu-ancestor .sub-menu,
#main-woocommerce #menu-location- ul .sub-menu > li.current-menu-item .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.line-sep {
    margin-bottom: 100px;
}

.line-sep img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

#footer-widget {
    padding-top: 40px;
    padding-bottom: 40px;
    color: #FFFFFF;
    background-color: #1A1B1D;
}

@media (max-width: 991px) {
    #footer-widget {
        padding-right: 15px;
        padding-left: 15px;
        text-align: center;
    }

    #footer-widget div.footer-col-2 img {
        max-width: 180px;
        margin-right: auto;
        margin-left: auto;
    }

    #footer-widget div.widget {
        margin-bottom: 40px;
    }
}

@media (min-width: 992px) {
    #footer-widget {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

#footer-widget .widget-title {
    font-size: 16px;
    font-weight: normal;
    margin-top: 0;
    text-transform: uppercase;
    color: #FFFFFF;
}

#footer-widget #nav_menu-2 ul,
#footer-widget #nav_menu-3 ul,
#footer-widget #nav_menu-4 ul,
#footer-widget #nav_menu-5 ul {
    margin: 0;
    padding: 0;
}

#footer-widget #nav_menu-2 ul li,
#footer-widget #nav_menu-3 ul li,
#footer-widget #nav_menu-4 ul li,
#footer-widget #nav_menu-5 ul li {
    display: block;
    width: 100%;
    margin-bottom: 6px;
}

#footer-widget #nav_menu-2 ul li a,
#footer-widget #nav_menu-3 ul li a,
#footer-widget #nav_menu-4 ul li a,
#footer-widget #nav_menu-5 ul li a {
    font-size: 16px;
    font-weight: normal;
    display: inline;
    padding: 0;
    color: #FFFFFF;
}

#footer-widget #nav_menu-2 ul li a:hover,
#footer-widget #nav_menu-3 ul li a:hover,
#footer-widget #nav_menu-4 ul li a:hover,
#footer-widget #nav_menu-5 ul li a:hover {
    text-decoration: underline !important;
    color: #FFFFFF !important;
    background-color: transparent;
}

#footer-widget #nav_menu-3 ul li:last-child,
#footer-widget #nav_menu-4 ul li:nth-child(5),
#footer-widget #nav_menu-5 ul li:last-child {
    padding-top: 30px;
}

#footer-widget .footer-col-1 .widget {
    width: 100%;
}

@media (min-width: 992px) {
    #footer-widget .footer-col-1 .widget {
        width: 50%;
    }
}

#footer-widget .footer-col-2 img {
    display: block;
    max-width: 85%;
    border: 2px solid #FFFFFF;
    border-radius: 50%;
}

#footer-widget .footer-col-3 {
    font-size: 16px;
    line-height: 1.8em;
}

#footer-widget .footer-col-3 p {
    font-size: 16px;
    margin-bottom: 40px;
}

#footer-widget .footer-col-3 a {
    color: #FFFFFF;
}

#footer-widget .footer-col-3 a:hover {
    text-decoration: underline !important;
    color: #FFFFFF !important;
}

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

/* sistemazione menu inglese per farlo stare tutto su una riga */
#main-woocommerce #menu-location- ul > li {
    padding: 0 25px !important;
}

/*guarda password occhiolino*/
.show-password-input {
    color: #000000;
}

/*classe display-none usata nel menu prodooti ENG per nascondere una voce */
.display-none {
    display: none !important;
}

ul#menu-prodotti-inglese li.menu-item-13210 {
    display: none !important;

}

/*
  .page-id-9 .woocommerce{
    max-width: 1140px !important;
    margin: 100px auto !important;
  }

*/
.page-id-9 .woocommerce .woocommerce-MyAccount-navigation {
    /* max-width: 1140px !important;*/
    margin-left: 220px !important;
}

/*le bandierine si sono accavallate, le separo*/
.wpml-ls-item a {
    margin-top: 8px;
}
