/*
    Theme Name: Mulino Padano
    Template: goblank
    Author: Dry Design
 */


/*----------------------------------------------------------------
  [Table of contents]
  1. Body
  2. Header
  3. Mega Menu
  4. Custom Row Homepage
  5. Internal Page
  6. Blog
  7. Single
  8. Form
  9. Visual Composer
  10. Slider
  11. Home Arrow
  12. Footer
  13. Vc divider
  14. Vc prodotti
  15. Vc Vertical Sep
  16. Vc Latest blog
  17. Vc Fancybox video
  18. Vc categoria prodotti
  19. Media Query

-----------------------------------------------------------------*/


/*----------------------------------------------------------------
1. Body
-----------------------------------------------------------------*/


/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, img, ins, kbd, q, s,
samp, small, strike, sub, sup,
tt, var, b, u, i, center, dl, dt, dd,
ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th,
td, article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
	font-family: 'Work Sans', "Helvetica", "Arial",  sans-serif;
	color: #000;
}*/

html, body, p {
    font-family: 'Work Sans', "Helvetica", "Arial", sans-serif;
    color: #000;
    line-height: 26px;
    font-size: 15px;
    font-weight: 400;
}
b, strong {
    font-weight: 600;
}
p {
    margin-bottom: 10px;
}

.adv_secondary_font, .adv_sidebar ul li a, .adv_sidebar .gb_vc_titolo .title, .mega-adv_secondary_font a,
.adv_prodotti_correlati .title, .adv_prodotti_correlati .widgettitle, .adv-blog-row .title, .scelte-di-campo-row strong,
.gb_vc_titolo.standard_italic .title, .gb_vc_titolo.standard_italic_cx .title, .mp_menu_ftitle a{
    font-family: 'Playfair Display', "Helvetica", "Arial", sans-serif !important;
    font-weight: 700 !important;
    font-style: italic;
}

a, a:link, a:focus, a:visited {
    text-decoration: none;
}

#content .wpb_text_column p a, #content .wpb_text_column li a {
    text-decoration: underline;
}

#content .wpb_text_column p a:hover, #content .wpb_text_column li a:hover {
    text-decoration: none;
}

.adv_medium_weight {
    font-weight: 600;
}

.main-wrapper {
    background: #fff;
    margin: 0 auto;
    position: relative;
    max-width: 2000px;
}

.adv-row-wrapper>.vc_column_container {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1170px;
    float: none;
}

.adv-inner-row-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
    display: block;
    overflow: hidden;
}

.adv_bg_blog img.adv-arrow-image, .adv_blog .adv-arrow-image, .adv-arrow-image {
    width: 40px;
    margin-top: 10px;
    box-shadow: none
}

.adv_blog .adv-arrow-image {
    margin-left: 10px;
}

a:hover {
    text-decoration: underline;
}

.mega-menu-item a:hover img, .navbar-header.center-header #header-logo a:hover img {
    opacity: 1;
}

#mega-menu-wrap-main-menu-left #mega-menu-main-menu-left > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-main-menu-right #mega-menu-main-menu-right > li.mega-menu-item > a.mega-menu-link {
    letter-spacing: 0.4px;
    font-size: 14px;
}
#mega-menu-wrap-main-menu-left #mega-menu-main-menu-left p{
    margin: 0;
}

#mega-menu-item-text-4 .textwidget a {
    text-decoration: underline;
}

#mega-menu-item-text-4 .textwidget a:hover {
    text-decoration: none;
}

.widget_advfarinewidget h4.mega-block-title {
    font-size: 19px !important;
    margin-bottom: 8px !important;
}

#mega-menu-wrap-main-menu-left #mega-menu-main-menu-left>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link, #mega-menu-wrap-main-menu-right #mega-menu-main-menu-right>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    padding: 11px 18px;
}

.adv_mul_footer .widget_nav_menu ul li a:hover {
    text-decoration: underline !important;
}

a:hover img {
    opacity: 0.7;
}


/*----------------------------------------------------------------
1. Header
-----------------------------------------------------------------*/

#site-masthead:hover {
    background: #fff;
}

.navbar-header.center-header #header-logo img {
    height: auto;
    width: 130px;
    position: relative;
    z-index: 9999;
}

.navbar-header.center-header #header-logo {
    max-width: 312px;
}

.navbar-header.center-header .menu-left-wrap .nav-menu {
    padding-right: 80px;
    text-align: left;
}

.navbar-header.center-header .menu-right-wrap .nav-menu {
    padding-left: 80px;
    text-align: right;
}

#site-masthead {
    background: transparent;
    margin-bottom: 0;
    padding: 15px 0 25px;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 160px;
    /* same as #main top */
}

#lang{
    position: absolute;
    right: 12px;
    top: 0;
    font-size: 14px;
}
#lang li{
	text-transform: uppercase;
	font-size: 14px;
	float: left;
	margin-left: 15px;
}
#lang li a{
	text-decoration: underline;
}
#lang li a:hover{
	text-decoration: none;
}


#main {
    margin-top: 0;
    padding-top: 160px;
    /* same as #site-masthead height */
}

.lv_header_trasparente #main {
    padding-top: 0;
}

#site-masthead .primary-nav {
    padding: 40px 0;
}

.navbar-header.center-header .menu-left-wrap .nav-menu li {
    margin: 0 70px 0 0;
}

.navbar-header.center-header .menu-right-wrap .nav-menu li {
    margin: 0 0 0 70px;
}

.primary-nav .nav-menu li.current-menu-item a, .primary-nav .nav-menu li a:hover {
    border-bottom: 3px solid #000;
}

.primary-nav .nav-menu li a {
    font-weight: normal;
    padding-bottom: 10px;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 3px solid transparent;
    color: #000;
    font-size: 17px;
}

.col-top-bar a, .col-top-bar * {
    text-decoration: none;
    font-size: 14px;
    color: #000;
}

.col-top-bar a i, #lv_foot a i {
    margin-right: 3px;
}

.col-top-bar>div:first-child {
    float: left;
}

.col-top-bar>div:last-child {
    float: right;
}

.col-top-bar a {
    margin-left: 10px;
}

.navbar-header.center-header #mainmenu-controller {
    margin: 37px 25px 0 35px;
}
#mainmenu-controller .label {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin-top: 8px;
}

.mega-adv_secondary_font a {
    text-transform: capitalize !important;
}

#content ul, #content ol {
    margin-bottom: 15px;
}

.navbar-header a:hover {
    text-decoration: none;
}


/*----------------------------------------------------------------
3. Mega Menu
-----------------------------------------------------------------*/

#site-masthead .widget_sp_image h4 {
    position: absolute;
    background: #fff;
    width: 120px;
    left: 50%;
    margin-left: -60px !important;
    top: 60%;
    line-height: 18px;
    padding: 12px 0 !important;
    font-weight: 400 !important;
    text-align: center;
    text-transform: none !important;
    cursor: pointer;
}

.mega-menu-item-type-widget h4 {
    text-transform: none !important;
}

#mega-menu-wrap-main-menu-left #mega-menu-main-menu-left>li.mega-menu-item>a.mega-menu-link:hover, #mega-menu-wrap-main-menu-right #mega-menu-main-menu-right>li.mega-menu-item>a.mega-menu-link:hover {
    border-bottom: 3px solid #000;
}

#mega-menu-wrap-main-menu-left #mega-menu-main-menu-left>li.mega-menu-item {
    margin-right: 5px;
}
#mega-menu-wrap-main-menu-right #mega-menu-main-menu-right>li.mega-menu-item {
    margin-left: 5px;
}

ul.mega-sub-menu {
    z-index: 999;
}

li.mega-menu-item-has-children>a {
    cursor: default !important;
}
#mega-menu-wrap-main-menu-right #mega-menu-main-menu-right {
    padding-left: 100px;
    text-align: right;
}
#mega-menu-wrap-mobile_menu #mega-menu-mobile_menu {
    display: none;
}


/*----------------------------------------------------------------
4. Custom Row Homepage
-----------------------------------------------------------------*/

.adv-background-row {
    min-height: 535px;
    padding: 0;
}

.adv-background-row .wpb_single_image img {
    margin: 80px;
}

.adv-icon-row h3 {
    font-family: 'Playfair Display';
    font-weight: 700;
    font-style: italic;
}

.scelte-di-campo-row small {
    font-size: 16px;
}

.scelte-di-campo-row p {
    font-size: 24px;
    margin-bottom: 0px;
    line-height: 34px;
}

.scelte-di-campo-row p * {
    color: #ffffff;
}

.scelte-di-campo-row strong {
    font-size: 38px;
    color: #ffffff;
    letter-spacing: 1px;
}

.vc_row .blocco-white-black {
    background: rgba(255,255,255,0.7);
    max-width: 450px;
    margin: 0 auto;
    padding: 25px;
}
.vc_row .blocco-white-black *{
    color: #000;
}
.vc_row .blocco-white-black p{
    font-size: 20px;
}
.vc_row .blocco-white-black p.bwlp {
    line-height: 24px;
    font-size: 18px;
    margin: 8px auto 0 auto;
    max-width: 260px;
}
.vca-2half-row .vc_col-sm-6 > .vc_column-inner{
    min-height: 535px;
}

.adv-container-row .vc_column-inner {
    background: #f2f2f2;
}

.adv-video-row .vc_column-inner {
    height: 600px;
    overflow: visible;
    margin-bottom: 200px;
    padding-top: 30px;
}
.adv-video-row .wpb_text_column p:first-child {
    font-size: 18px;
    margin-bottom: 20px;
}
.adv-video-row .wpb_text_column {
    margin-bottom: 20px;
}

.adv-home-first-row h1 {
    font-size: 32px;
    font-weight: 300;
    line-height: 42px;
}

.adv-home-first-row .wpb_text_column {
    margin-bottom: 20px;
}

.adv-home-first-row strong {
    font-size: 32px;
    font-family: 'Playfair Display', "Helvetica", "Arial", sans-serif !important;
    font-style: italic;
}

.adv_cert_row .wpb_text_column {
    margin-top: 40px;
}

.adv_cert_row {
    font-size: 15px;
    padding: 40px 0 10px;
}

.adv_cert_row strong {
    font-family: 'Work Sans', "Helvetica", "Arial", sans-serif;
}

.adv_cert_row figure {
    margin: auto !important;
    display: block !important;
    width: 150px;
}

.adv-blog-row .vc_column-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}

.adv-blog-row .title {
    text-align: center;
    font-size: 20px !important;
}

.adv-blog-row .wpb_text_column {
    margin-bottom: 0px;
}

.blocco-white p, .blocco-white span {
    color: #fff;
}

.adv-farine-row {
    background-size: 70% !important;
    background-repeat: no-repeat;
    background-position: center;
}

.vca-shop-family-row {
    background: #f2f2f2;
    margin-bottom: 50px;
}
.vca-shop-family-row .adv-inner-row-wrapper{
    padding: 75px 0 50px 0;
}
.vca-shop-family-row .adv-inner-row-wrapper .vc_column_container:nth-child(2) .vc_column-inner{
    padding: 0;
}
.wpb_content_element.vca-shop-family-txt {
    margin-bottom: 35px;
    margin-top: 100px;
}
.vca-shop-family-txt p {
    font-size: 16px;
    line-height: 24px;
}
.vca-shop-family-txt p strong, .vca-shop-family-txt p b{
    font-size: 22px;
    line-height: 26px;
    font-family: 'Playfair Display';
    font-weight: 700;
    font-style: italic;
}
.vca-shop-family-row .gb_vc_btn_border.gb_vc_btn_black .gb-default-btn {
    padding: 6px 25px;
    font-size: 16px;
}


/*----------------------------------------------------------------
5. Internal Page
-----------------------------------------------------------------*/

#content .wpb_column ul>li>em, #content .wpb_column ol>li>em {
    font-family: 'Playfair Display', "Helvetica", "Arial", sans-serif !important;
    font-weight: 700 !important;
    font-style: italic;
    font-size: 18px;
}

.page h1 {
    text-align: center;
}

#breadcrumbs {
    text-align: center;
    height: 21px;
    width: 100%;
    position: relative;
    margin: 30px 0;
}

#breadcrumbs>span {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 0 50px;
}

#breadcrumbs:before {
    content: '';
    width: 100%;
    border-bottom: solid 1px #000;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
}

.home #breadcrumbs {
    display: none;
}

.error-404 {
    margin-top: 40px;
}

.error-404 .glyphicon {
    font-size: 100px;
}

.error-404 h1 {
    margin-top: 50px;
}

.error-404 h4 {
    margin-top: 30px;
}


/*----------------------------------------------------------------
6. Blog
-----------------------------------------------------------------*/

.adv_blog {
    position: relative;
    padding: 25px 0px;
    border-bottom: 2px solid #5f5f5f;
}

.adv_blog_title, .adv_blog_content {
    position: static;
}

.adv_blog_title .meta, .adv_blog_content .more {
    position: absolute;
    bottom: 28px;
    display: block;
    margin: 0px;
}
.adv_single_title h1{
    font-size: 26px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 15px;
}

.adv_blog_title .meta p, .adv_single_title p, .adv_blog_title .meta {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0px;
}

.adv_blog_title .meta a:hover, .adv_single_title a:hover {
    color: #000;
}

.adv_blog_title .meta a, .adv_blog_title .meta a:focus, .adv_blog_title .meta a:visited, .adv_blog_title .meta span, .adv_single_title a, .adv_single_title a:focus, .adv_single_title a:visited, .adv_single_title span {
    color: #777;
}

.adv_blog_content a, .adv_blog_content a:focus, .adv_blog_content a:visited {
    color: #000;
}

.adv_blog .thumb-wrap img {
    box-shadow: 14px -14px 0px #f7f7f7;
}

.adv_blog article {
    margin-top: 20px;
}

.post-title {
    max-height: none;
}

.adv_blog .post-title, .adv_blog_title .post-title a {
    line-height: 30px;
    font-size: 22px;
}

.single_related_wrap {
    background: #f2f2f2;
    padding: 35px 15px 15px;
    margin-top: 20px;
}
.single_related_wrap .adv_blog_first_block {
    margin-top: 20px;
}

.adv_freccia {
    margin-left: 15px;
}

.adv_navigation {
    margin-top: 40px;
    float: right;
}

.adv_navigation ul {
    list-style: none;
    margin: 0px;
}

.adv_navigation ul li {
    float: left;
    background: #fff;
    border: 2px solid #000;
    margin-right: 10px;
    padding: 0 10px;
}

.adv_navigation ul li a, .adv_navigation ul li a:visited, .adv_navigation ul li a:focus, .adv_navigation ul li a:hover, .adv_navigation ul li i {
    color: #000;
}

.adv_navigation ul li.active {
    background: #000;
}

.adv_navigation ul li.active a, .adv_navigation ul li.active a:visited, .adv_navigation ul li.active a:focus, .adv_navigation ul li.active a:hover {
    color: #fff;
}


/*----------------------------------------------------------------
7. Single
-----------------------------------------------------------------*/

.adv_single_thumbnail img {
    box-shadow: 14px -14px 0px #f7f7f7;
}

.adv_single_content {
    margin-top: 40px;
    text-align: justify;
}

.adv_single_article {
    padding: 40px 20px 0 20px;
}

.adv_primary_content {
    padding: 15px;
}

.adv_sidebar {
    padding: 25px 15px;
}

.adv_sidebar .widgettitle {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
}

.adv-social-sidebar .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    height: 28px;
    margin-bottom: 12px;
}

.adv_sidebar .gb_vc_titolo.standard .title {
    font-size: 16px;
}

.adv-social-sidebar {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 10px 0;
}

.adv_sidebar ul {
    list-style: none;
    margin: 0px;
}

.adv_sidebar ul li a {
    font-size: 16px;
}

.adv_sidebar .vc_column_container>.vc_column-inner {
    padding-left: 0px;
}

.adv_sidebar .gb_vc_titolo.standard, .adv_sidebar .vc_icon_element, .adv_sidebar .widgettitle {
    margin-bottom: 2px;
}

.adv_sidebar .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md {
    width: 27px;
}

.wp-caption .wp-caption-text, .wpb_single_image .vc_figure-caption{
    margin-bottom: 12px;
    font-style: italic;
    font-size: 14px;
    line-height: 19px;
}

/*----------------------------------------------------------------
8. Form
-----------------------------------------------------------------*/
.mp-row-no-padding .adv-inner-row-wrapper .vc_column_container > .vc_column-inner{
	padding: 0;
	margin-bottom: -30px;
}
.mp-row-no-padding .adv-inner-row-wrapper .mp-newsletter-form-col .vc_column-inner{
	padding: 25px 15px 0 30px;
	margin-bottom: 0;
}
.mp-newsletter-row .wpb_single_image img{
	visibility: hidden;
}
.gform_validation_container, .gform_wrapper .gform_validation_container, body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container, body .gform_wrapper li.gform_validation_container, body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
    display: none !important;
    position: absolute !important;
    left: -9000px;
}
#content .gform_wrapper ul, #footer .gform_wrapper ul{
    list-style: none;
    margin: 0;
    padding:0;
}
#content .gform_wrapper .top_label .gfield_label {
    display: none;
}
#content .gform_wrapper .top_label .mp-checkbox-label .gfield_label {
    display: block;
}

#content .gform_wrapper input:not(.button):not(.gfield-choice-input), #content .gform_wrapper textarea, .gform_wrapper input:not(.button):not(.gfield-choice-input) {
    width: 100%;
    border: none;
    outline:none;
    border-bottom: 2px solid #000;
}
.wpb_column ul > li.gfield, ul > li.gfield {
    padding: 7px 0;
}
#content .gform_wrapper .gfield_error input, #content .gform_wrapper .gfield_error textarea {
    border: 2px solid #790000 !important;
}
.gfield_error .gfield_validation_message{
    color:#790000;
}
.validation_error .gform_submission_error {
    color: #790000;
    font-size: 22px;
    line-height: 24px;
    outline: none;
    border-bottom: 2px solid #790000;
    padding-bottom: 5px;
}
.gfield_checkbox label{
    max-width: 95%;
    cursor: pointer;
}
.gfield_checkbox input[type="radio"], .gfield_checkbox input[type="checkbox"] {
    vertical-align: top;
}
#footer .adv_mul_footer input{
    background: transparent;
}

#content .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, #content .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0;
}

#content .gform_wrapper li.gfield.gfield_error.gfield_contains_required, #content .gform_wrapper .field_description_below .gfield_description {
    padding: 0;
}

#content .gform_wrapper .gform_footer input.button {
    border: 2px solid #000;
    background: #000;
    color: #fff;
    font-size: 20px;
    padding: 10px 20px;
}

#content .gform_wrapper .gform_footer input.button:hover {
    background: #fff;
    color: #000;
}

#content .gform_confirmation_wrapper {
    background: #a2da63;
    color: #fff;
    font-size: 25px;
    line-height: 29px;
    padding: 10px 15px;
}
#content ul.gfield_checkbox, #content ul.gfield_checkbox li{
    margin: 0;
}

.gform_wrapper.form_cta_blog_wrapper {
    background: #f2f2f2;
    padding: 15px 25px;
    margin: 20px 0 25px;
}
#content .gform_wrapper.form_cta_blog_wrapper .gform_footer input.button {
    font-size: 16px;
    padding: 7px 18px;
}
.gform_wrapper.form_cta_blog_wrapper .gform_footer {
    margin: 10px 0 0 0;
}
#content .gform_wrapper.form_cta_blog_wrapper .top_label .mp-checkbox-label .gfield_label {
    display: none;
}
.gform_wrapper.form_cta_blog_wrapper .gform_heading {
    margin-bottom: 0;
}
body .gform_wrapper.form_cta_blog_wrapper ul li.gfield {
    margin-top: 0;
}
.gform_wrapper.form_cta_blog_wrapper h3.gform_title {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    text-align: left;
}
.gform_wrapper.form_cta_blog_wrapper span.gform_description {
    font-size: 16px;
    line-height: 21px;
    display: block;
    margin-bottom: 10px;
    text-align: left;
}
#content .gform_wrapper.form_cta_blog_wrapper input:not(.button):not(.gfield-choice-input), #content .gform_wrapper.form_cta_blog_wrapper textarea, .gform_wrapper.form_cta_blog_wrapper input:not(.button):not(.gfield-choice-input) {
    border: 1px solid #000;
    padding: 5px;
}
.form_cta_blog_wrapper .gfield_checkbox label {
    max-width: 90%;
    cursor: pointer;
    font-size: 13px;
    line-height: 17px;
}

.fancybox-close {
    background: transparent;
    text-align: center;
}
.fancybox-close:after {
    background: url(images/close.png) 50% 50% / 25px no-repeat;
    width: 25px;
    height: 25px;
    content: '';
    left: 5px;
}


/*----------------------------------------------------------------
9. Visual Composer
-----------------------------------------------------------------*/
.vca_2col_row{

}
.vca_2col_row .vca_col_cnt .vc_column-inner{
    padding: 25px 25px 50px 70px;
}
.dark_grey_bg{
    background-color: #73796b;
}
.dark_grey_bg *{
    color: #fff;
}
.vca_2col_row .vca_col_bg .vc_column-inner{
    padding-top: 10%;
    padding-right: 15% ;
    padding-bottom: 10% ;
    padding-left: 10% ;
}
.vca_min_cta_rowh.vca_2col_row .vca_col_bg .vc_column-inner{
    min-height: 535px;
}
.vca_2col_row .vca_col_bg .wpb_single_image{
    margin: 25px 0 0 0;
}
.vc_row.vca_contained_row{
    max-width: 1140px;
    margin: 0 auto;
}
.vca_2col_row.vca_contained_row .vca_col_cnt .vc_column-inner {
    padding: 25px 45px 30px 45px;
}

.vca_doublecolored_cols{}
.vca_doublecolored_cols > .vc_column_container:first-child{
    padding-right: 20px;
}
.vca_doublecolored_cols > .vc_column_container:last-child{
    padding-left: 20px;
}
.vca_doublecolored_cols > .vc_column_container > .vc_column-inner {
    padding: 50px 50px 5px;
}

.gb_vc_titolo .title {
    font-size: 35px;
    font-weight: 600;
    line-height: 44px;
    margin: 0;
    text-align: left;
}

.gb_vc_titolo.titolo_di_sezione .title {
    font-size: 35px;
}

.gb_vc_titolo.standard .title, .gb_vc_titolo.standard_centrato .title{
    font-size: 25px;
    line-height: 30px;
}
.gb_vc_titolo.standard_italic .title, .gb_vc_titolo.standard_italic_cx .title {
    font-size: 21px;
    line-height: 26px;
}
.gb_vc_titolo.standard_italic_big_cx .title, .gb_vc_titolo.standard_italic_big_sx .title{
    font-size: 29px;
    line-height: 35px;
    font-weight: 400;
}
.gb_vc_titolo.standard_italic, .gb_vc_titolo.standard_italic_cx, .gb_vc_titolo.standard_italic_big_cx .title {
    margin-bottom: 25px;
}

.gb_vc_titolo.standard_centrato .title, .gb_vc_titolo.standard_italic_big_cx .title, .gb_vc_titolo.standard_italic_cx .title, .gb_vc_titolo.titolo_di_sezione_centrato .title, .gb_vc_titolo.titolo_di_pagina_centrato .title, .titolo_landing_centrato .title{
    text-align: center;
}

.gb_vc_titolo.titolo_di_pagina .title {
    font-size: 35px;
}
.gb_vc_titolo.titolo_landing .title {
    font-size: 30px;
    line-height: 33px;
}
.gb_vc_titolo.titolo_landing {
    margin-bottom: 20px;
}


.gb_vc_titolo.homepage .title {
    font-size: 46px;
    font-weight: bold;
    line-height: 52px;
}

.gb_vc_titolo.homepage .title, .gb_vc_titolo.homepage .subtitle {
    text-align: center;
}

.gb_vc_titolo.standard {
    margin-bottom: 25px;
}

.gb_vc_titolo.oversize {}

.gb_vc_titolo.oversize .title {
    font-size: 125px;
    line-height: 130px;
    text-align: center;
}

.gb_vc_titolo .subtitle {
    font-size: 23px;
    line-height: 24px;
    margin: 0 0 10px;
}

.gb_vc_titolo .sep {
    background: #000;
    height: 3px;
    margin: 18px 0 0;
    width: 60px;
}

.gb_vc_titolo.homepage .sep {
    margin: 18px auto 0;
    width: 160px;
}

.btn {
    border-radius: 0;
    text-decoration: none;
}

.gb_vc_btn_align_sx {}

.gb_vc_btn_align_dx {
    text-align: right;
}

.gb_vc_btn_align_cx {
    text-align: center;
}

.gb_vc_btn_full.gb_vc_btn_black .gb-default-btn {
    background: #000;
    color: #fff;
}

.gb_vc_btn_full.gb_vc_btn_black .gb-default-btn:hover {
    background: #fff;
    color: #000;
}

.gb_vc_btn_full.gb_vc_btn_white .gb-default-btn {
    background: #fff;
    color: #000;
}

.gb_vc_btn_full.gb_vc_btn_white .gb-default-btn:hover {
    background: #000;
    color: #fff;
}

.gb_vc_btn_border.gb_vc_btn_white .gb-default-btn {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
}

.gb_vc_btn_border.gb_vc_btn_white .gb-default-btn:hover {
    background: #000;
    color: #fff;
}

.gb_vc_btn_border.gb_vc_btn_black .gb-default-btn {
    border: 2px solid #000;
    background: rgba(0, 0, 0, 0);
    color: #000;
    font-size: 20px;
    padding: 8px 50px;
    font-weight: 600;
}
.gb_vc_btn_border.gb_vc_btn_black .gb-default-btn.gb-small-btn {
    font-size: 17px;
    padding: 6px 30px;
    text-decoration: none;
}

.gb_vc_btn_border.gb_vc_btn_black .gb-default-btn:hover {
    background: #000;
    color: #fff;
}

.page-id-113 .lv-header-content-overflow {
    margin-top: -230px;
}

.lv-intro h2 {
    margin-bottom: 60px;
}

.lv-intro-page h2 {
    font-size: 42px;
    line-height: 46px;
    margin-bottom: 55px;
}

.lv-intro-page h3 {}

.lv-line-vspace {
    background: #000;
    height: 200px !important;
    margin: 0 auto -65px;
    padding-top: 40px;
    position: relative;
    top: -130px;
    width: 1px;
}

.lv-row-bg-full {
    min-height: 600px;
}

.lv-home-cucina {}

.lv-home-cucina .gb_vc_titolo.oversize {
    position: relative;
    top: 205px;
    z-index: 7;
}

.lv-home-cucina .gb_vc_titolo.oversize .title {
    font-size: 245px;
    line-height: 1;
    text-align: center;
    color: #fff;
}

.lv-home-cucina .wpb_single_image {
    margin: -175px 0 0;
}

.mp-box-tile{
	margin: 0;
}
.mp-box-tile .wpb_wrapper{
	background: rgba(0,0,0,0.6);
	padding: 30px;
}
.mp-box-tile p {
	color: #fff;
	font-size: 23px;
	line-height: 33px;
}

.lpbox{
	margin-bottom: 5px;
}
.lpbox.bimgbox {
	background: #fff;
	padding: 20px 25px;
	margin: 0;
}
.lpbox.bimgbox .thumb {
	padding-bottom: 15px;
	border-bottom: 5px solid #000;
	margin-bottom: 25px;
}
.lpbox .title {
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
	margin: 0 0 15px 0;
}
.lpbox .exc {
	font-size: 16px;
	line-height: 22px;
}
.lpbox.bcolorbox{
	text-align: center;
	padding: 50px 35px;
}
.lpbox.bcolorbox .exc {
	font-size: 19px;
	line-height: 27px;
}
.lpbox.bcolorbox .title {
	font-size: 24px;
	line-height: 28px;
	margin: 0 0 20px 0;
}
.lpbox.bcolorbox.color-1{
	background: #dbd9dc;
}
.lpbox.bcolorbox.color-2{
	background: #d3d8dd;
}
.lpbox.bcolorbox.color-3{
	background: #d7cdc6;
}
.lpbox.bcolorbox.color-4{
	background: #abced2;
}
.txtbox{
    background: #f2f2f2;
    padding: 26px 24px 30px;
    margin: 0 0 25px 0;
}
.txtbox.shtcd {
    padding: 30px 35px;
}
.txtbox.shtcd.mini {
    padding: 10px 25px;
}
.txtbox.cx{
    text-align: center;
}
.txtbox .gb_vc_titolo .title {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 18px;
    font-weight: 400;
}
.txtbox.mini .exc, .txtbox.mini .exc p{
    font-size: 14px;
    line-height: 19px;
}
.txtbox .exc, .txtbox .exc p {
    font-size: 15px;
    line-height: 26px;
}
.txtbox .gb_vc_btn_wrap{
    margin-top: 35px;
}
.txtbox .gb_vc_btn_border.gb_vc_btn_black .gb-default-btn.gb-small-btn {
    font-size: 14px;
    padding: 5px 25px;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    white-space: normal;
}
.txtbox_half .textbox_left, .shop_banner_full_row .txtbox_half .textbox_right{
    padding-right: 25px;
    float: left;
    width: 60%;
}
.txtbox_half .textbox_right, .shop_banner_full_row .txtbox_half .textbox_left{
    float: left;
    width: 40%;
}

/*----------------------------------------------------------------
10. Slider
-----------------------------------------------------------------*/

.lv_item {
    padding: 0 25px;
}

.adv-custom-slick .slick-prev:before {
    content: "<";
}

.adv-custom-slick .slick-next:before {
    content: ">";
}

.adv-custom-slick .slick-prev:before, .adv-custom-slick .slick-next:before {
    color: #000;
    display: inline-block;
    font-size: 30px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 1;
}

.adv-custom-slick .slick-dots li button:before {
    font-size: 10px;
}

.adv-custom-slick .slick-dots {
    bottom: -55px;
}

.adv-custom-slick .slick-list .slick-slide:hover, .adv-custom-slick .slick-list .slick-slide a:hover, .adv-custom-slick .slick-list .slick-slide a:hover img, .adv-custom-slick .slick-list .slick-slide:focus, .adv-custom-slick .slick-list .slick-slide a:focus, .adv-custom-slick .slick-list .slick-slide a:focus img, .slick-list .slick-slide:hover, .slick-list .slick-slide a:hover, .slick-list .slick-slide a:hover img, .slick-list .slick-slide:focus, .slick-list .slick-slide a:focus, .slick-list .slick-slide a:focus img, .adv-custom-slick .slick-list img.attachment-full {
    outline: none;
    border: none;
}

.adv-custom-slick .slick-list {
    margin: 0 50px;
    padding: 0;
}

.adv-custom-slick .slick-dots li {
    margin: 0
}

.adv-custom-slick .slick-next {
    right: 0;
}

.adv-custom-slick .slick-prev {
    left: 0;
}

#ds_slider .gb_slider .slick-prev:before, #ds_slider .gb_slider .slick-next:before, .gb_vc_portfolio_slider .slick-prev:before, .gb_vc_portfolio_slider .slick-next:before {
    top: 47%;
    font-size: 35px;
    opacity: 1;
}

.adv-custom-slick .slick-prev:after, .adv-custom-slick .slick-next:after {
    color: #000;
    content: "Next";
    display: inline-block;
    font-size: 16px;
    left: 0;
    letter-spacing: 1px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50px;
    transform: rotate(90deg);
    display: none;
}

.adv-custom-slick .slick-prev:after {
    content: "Prev";
    transform: rotate(-90deg);
    top: 60px;
    display: none;
}

.adv-custom-slick .slick-prev, .adv-custom-slick .slick-next {
    height: 90px;
    margin-top: 0;
    top: 35%;
    width: 25px;
}

.adv-custom-slick .slick-prev.slick-disabled:after, .adv-custom-slick .slick-next.slick-disabled:after, .adv-custom-slick .slick-prev.slick-disabled:before, .adv-custom-slick .slick-next.slick-disabled:before, .adv-custom-slick .slick-prev.slick-disabled:hover:before, .slick-prev.slick-disabled:focus:before, .adv-custom-slick .slick-next.slick-disabled:hover:before, .slick-next.slick-disabled:focus:before {
    opacity: 0.25 !important;
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before, .adv-custom-slick .slick-prev:hover:after, .adv-custom-slick .slick-next:hover:after {
    opacity: 0.75;
}

.lv-gallery-carousel-wrap .gb_vc_titolo.oversize {
    position: relative;
    top: 45px;
    z-index: 7;
}

.lv-gallery-carousel-wrap .gb_vc_titolo.oversize .title {
    font-size: 145px;
    line-height: 145px;
    text-align: center;
}


/*----------------------------------------------------------------
11. Home Arrow
-----------------------------------------------------------------*/

.danimated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes dbounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
    }
}

@keyframes dbounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-30px);
    }
    60% {
        transform: translateY(-15px);
    }
}

.dbounce {
    -webkit-animation-name: dbounce;
    animation-name: dbounce;
}

.home #content>.vc_row-fluid {
    position: relative;
}

.darrow {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 30px;
}

.darrow i {
    font-size: 44px;
}

.gb_google_map_wrapper {
    height: 450px;
    margin: 0 -15px;
}


/*----------------------------------------------------------------
12. Footer
-----------------------------------------------------------------*/

.fancybox-overlay .fancybox-close, .fancybox-overlay .fancybox-prev span, .fancybox-overlay .fancybox-next span {
    background-image: none;
}
.fancybox-inner iframe{

}
.fancybox-wrap, .fancybox-wrap .fancybox-skin, .fancybox-outer, .fancybox-inner{
	min-height: 175px;
}

.adv_mul_footer p {
    margin-bottom: 5px;
}

.adv_mul_footer a, .adv_mul_footer a:link, .adv_mul_footer a:visited, .gfield_checkbox a, .gfield_checkbox a:visited, .txtbox a {
    text-decoration: underline;
}
.gfield_checkbox a:hover, .txtbox a:hover {
    text-decoration: none;
}

.adv_mul_footer .gb_vc_titolo.standard .title {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 20px;
}

.adv_mul_footer .vc_icon_element, .adv_sidebar .vc_icon_element {
    float: left;
}
.adv_mul_footer .vc_icon_element{
    margin-bottom: 10px;
}
.adv_mul_footer .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
    left: 15px;
}
.vca_follow_footer_col .vc_icon_element{}
.vca_follow_footer_col .vca_tiktok {
    margin: 0;
    line-height: 62px;
    float: left;
    width: 27px;
}
.vca_follow_footer_col .vca_tiktok svg {
    max-width: 27px;
    color: #333;
}
.vca_follow_footer_col .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    width: 3em;
    height: 3em;
}

.adv_mul_footer .widget_nav_menu ul {
    list-style: none;
    margin-left: 0;
}

.adv_mul_footer .widget_nav_menu ul li {
    line-height: 18px;
}

.adv_mul_footer .widget_nav_menu ul li a, .adv_mul_footer .widget_nav_menu ul li a:link, .adv_mul_footer .widget_nav_menu ul li a:focus, .adv_mul_footer .widget_nav_menu ul li a:visited {
    text-decoration: none;
    font-size: 16px;
}

.adv_mul_footer_blog .title {
    font-family: "Playfair Display";
    font-weight: 700;
    font-style: italic;
}

.adv_mul_footer .gb_vc_titolo.standard {
    margin-bottom: 8px;
}

.adv_mul_footer input[type="text"] {
    border: none;
    background: #f2f2f2;
    border-bottom: 4px solid #000;
    outline: none;
}
.adv_mul_footer input[type="text"]:focus {
    border: 1px solid #000;
    border-bottom: 4px solid #000;
    outline: none;
}

.adv_mul_footer ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
}

.adv_mul_footer ::-moz-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
}

.adv_mul_footer :-ms-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
}

.adv_mul_footer input[type="submit"] {
    background: #f2f2f2;
    border: 3px solid #000;
    font-weight: 600;
    font-size: 15px;
    padding: 2px 10px;
    letter-spacing: 1px;
}

.adv_mul_footer input[type="submit"]:hover {
    background: #000;
    color: #f2f2f2;
}

.adv_mul_footer .gfield_label {
    display: none !important;
}

.adv_mul_footer .gform_wrapper .gfield_checkbox label {
    font-size: 12px;
}

.adv_mul_footer .gform_wrapper .gform_footer {
    margin: 0px;
    /*padding: 0px;*/
}

#footer-wrapper {
    background: #f2f2f2;
    padding: 0;
}

#mp_foot {
    padding-bottom: 30px;
    padding-top: 30px;
    margin: 0;
}

#footer-sidebar {
    border-bottom: 2px solid #000;
}

#footer-copy {
    padding: 10px 50px 20px 5px;
}

#credits, #copyright {
    padding: 0;
}
.wpb_content_element.ft_menu_mragbot{
    margin-bottom: 0;
}


/*----------------------------------------------------------------
13. Vc Divider
-----------------------------------------------------------------*/

.divider {
    height: 1px;
    clear: both;
}

.divider.divider_line {
    border-bottom: 1px solid #ddd;
}

.sep_20 {
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
}

.sep_30 {
    margin-top: 15px;
    margin-bottom: 15px;
    clear: both;
}

.sep_40 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    clear: both;
}

.sep_60 {
    margin-top: 30px;
    margin-bottom: 30px;
    clear: both;
}

.sep_80 {
    margin-top: 40px !important;
    margin-bottom: 40px;
    clear: both;
}

.sep_100 {
    margin-top: 50px;
    margin-bottom: 50px;
    clear: both;
}

.separator {
    display: inline-block;
    width: 80px;
}

.line-sep {
    border: solid 2px #222;
}

.line-sep.light {
    border: solid 2px #fff;
}


/*----------------------------------------------------------------
14. Vc Prodotti
-----------------------------------------------------------------*/

.adv_linea_prodotto, .adv_data_prodotto h4.adv_linea_prodotto {
    /* font-style: italic; */
    /* letter-spacing: 1px; */
    text-transform: uppercase;
    font-weight: normal;
    margin: 6px 0 0 0;
    font-size: 16px;
    line-height: 16px;
}
.adv_meta_prodotto {
    display: block;
    overflow: hidden;
    width: 40%;
    padding-right: 0;
}
.adv_meta_prodotto .bollo {
    position: absolute;
    color: #fff;
    font-size: 15px;
    padding: 8px 5px 0 5px;
    right: 0;
    top: 10px;
    -webkit-border-radius:  50%;
    -moz-border-radius:  50%;
    border-radius: 50%;
    width: 120px;
    text-align: center;
    line-height: 16px;
    height: 50px;
    z-index: 2;
}
.front_prod .adv_data_prodotto .bottom_prod p {
    margin: 0 0 20px 0;
}
.front_prod .adv_data_prodotto p {
    line-height: 19px;
    margin-top: 25px;
    margin-bottom: 0;
}
.adv_data_prodotto {
    position: static;
    width: 60%;
}
.desc_prod .text-right {
    margin: 20px 0 25px 0;
    display: flex;
    flex-direction: row;
    /*justify-content: end;*/
}
.desc_prod .text-right .adv_mul_button_2{
    margin-left: 5px;
}
.desc_prod .adv_data_prodotto:after {
    /*content: ' ';*/
    content: none;
    height: 1px;
    width: 50px;
    background: #000;
    display: block;
    margin: 5px 0 14px 0;
}
.desc_prod p{}

.adv_mul_button {
    border: 2px solid #000;
    background: rgba(0, 0, 0, 0);
    color: #000;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 30px;
}

.adv_prodotto_container .adv_mul_button {
    font-size: 13px;
    padding: 7px 25px;
    line-height: 16px;
    text-transform: uppercase;
}
.desc_prod .adv_prodotto_container .adv_mul_button {
    font-size: 12px;
    padding: 5px 22px;
    line-height: 15px;
    border: 1px solid #000;
}
.adv_prodotto_container .text-right.buy_pop {
    gap: 20px;
    position: relative;
    top: 55px;
}
.adv_prodotto_container .buy_pop .adv_mul_button{
    width: 100%;
}
.buy_pop_label {
    display: block;
    position: relative;
    top: 65px;
}

.adv_mul_button:hover {
    background: #000;
    color: #fff;
}
.adv_data_prodotto .bottom_prod {
    position: absolute;
    bottom: 35px;
    min-width: 300px;
}
.bottom_prod_btns{
    display: flex;
    flex-wrap: wrap;
    gap:20px;
}
.bottom_prod_btns .btn {
    font-size: 12px;
    padding: 5px 16px;

}
.bottom_prod_btns .btn_link {
    margin-left: 0;
}
.adv_data_prodotto h3, .adv_data_prodotto h4 {
    font-weight: 700;
}

.adv_data_prodotto h3 {
    letter-spacing: 2px;
    font-size: 22px;
    line-height: 25px;
    min-height: 51px;
}

.adv_prodotto_container {
    padding: 40px 0;
    border-bottom: 2px solid #5f5f5f;
}
.adv_prodotto_container.new {
    border-bottom: none;
    margin: 50px 0;
    position: relative;
    padding: 0;
    overflow: initial;
}
.adv_prodotto_container.new > .row {
    height: 100%;
    position: relative;
}
.desc_prod .adv_data_prodotto {
    position: relative;
    width: 100%;
    padding-top: 35px;
    margin-bottom: 15px;
}
.desc_prod p, .front_prod p{
    font-size: 14px;
    line-height: 20px;
}
.desc_prod .adv_data_prodotto button {
    border: none;
    background: none;
    position: absolute;
    right: -15px;
    top: 10px;
}
.adv_prodotto_container.new .desc_prod {
    width: 100%;
    background-color: #f2f2f2;
    padding:0 15px 0 15px;
    position: absolute !important;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 0;
}
.adv_prodotto_container.new .desc_prod.over_eq_max_height {
    overflow-y: auto;
}
.front_prod{
    z-index: 1;
}

@keyframes hideProdFront{
    0%{
        transform: scale(1);
        opacity: 1;
    }
    25%{
        transform: scale(0.5);
        opacity: 0.5;
    }
    75%{
        transform: scale(0);
        opacity: 0;
        z-index: 0;
    }
    100%{
        transform: scale(0);
        opacity: 0;
        z-index: 0;
    }
}
@keyframes showProdDesc{
    0%{
        transform: scale(0.5);
    }
    25%{
        opacity: 0.5;
    }
    50%{
        transform: scale(1);
    }
    100%{
        opacity: 1;
        z-index: 1;
    }
}

.open_anim .front_prod{
    animation: hideProdFront 1s 1 0s ease-out;
    animation-fill-mode: forwards;
}
.open_anim .desc_prod{
    animation: showProdDesc 1s 1 0s ease-out;
    animation-fill-mode: forwards;
}
.close_anim .desc_prod{
    animation: hideProdFront 1s 1 0s linear;
}
.close_anim .front_prod{
    animation: showProdDesc 1s 1 0s linear;
    animation-fill-mode: forwards;
}


/*----------------------------------------------------------------
15. Vc Vertical Sep
-----------------------------------------------------------------*/

.gb_vc_vertical_sep hr {
    border: 0;
    border-left: 1px solid #000;
    height: 70px;
}
.gb_vc_vertical_sep hr.zero_margine {
    margin: 0;
}
.wpb_content_element.monocol_nomargin_bottom {
    margin-bottom: 0;
}


/*----------------------------------------------------------------
16. Vc Latest blog
-----------------------------------------------------------------*/

.adv_bg_blog {
    background: #fff;
    margin: 20px 0;
    padding: 0 20px;
}

.adv_bg_blog h4 {
    font-family: 'Playfair Display', "Helvetica", "Arial", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.adv_latest_container {
    overflow: hidden;
}

.adv_latest_container ul {
    list-style: none;
    margin: 0;
}

.adv_latest_container h4 {
    font-size: 18px;
    letter-spacing: 0.5px;
}

.adv_latest_container p {
    font-size: 15px;
    line-height: 20px;
}

.adv_blog_first_block {
    border-bottom: 2px solid #000;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.adv_blog_second_block {
    min-height: 150px;
}

.blog-arrow {
    margin-top: 6px;
}


/*----------------------------------------------------------------
17. Vc Fancybox video
-----------------------------------------------------------------*/

.adv_fancybox_video {
    width: 85%;
    margin: auto;
}

.adv_fancybox_video img {
    width: 100%;
    display: block;
}


/*----------------------------------------------------------------
18. Vc Categorie prodotti
-----------------------------------------------------------------*/

.adv_title_categorie {
    position: absolute;
    display: table;
    background: #fff;
    margin: 0px;
    left: 50%;
    top: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    padding: 10px;
    max-width: 150px;
    height: 76px;
    text-align: center;
}

.adv_title_categorie a {
    display: table-cell;
    vertical-align: middle
}

.adv_cat_prodotti_list {
    list-style: none !important;
    margin-left: 0px !important;
}

.adv_cat_prodotti_list li {
    margin-bottom: 0px;
    line-height: 22px;
}

.adv_category-description {
    text-align: center;
}

.adv-wrapper-categorie img {
    width: 100%;
}

.adv-wrapper-categorie .adv_brand_farine img {
    display: block;
    margin: 0 auto 10px;
    width: 50%;
}

.adv_related_title {
    margin: 10px 0 30px;
}

.adv_prodotti_correlati .title {
    text-align: center;
    font-size: 22px;
    letter-spacing: 1px;
}

.adv_prodotti_correlati .widgettitle, .mp_menu_ftitle a {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 20px;
    margin: 0 0 5px 0;
}
.mp_menu_ftitle {
    margin: 5px 0 0 0;
}
.mp_menu_ftitle a{
    text-decoration: none;
    margin: 0;
    cursor: default;
}

.adv_prodotti_correlati .vc_wp_custommenu {
    padding-left: 18px;
}

.adv_prodotti_correlati .gb_vc_titolo.standard {
    margin-top: 25px;
}

.adv_prodotti_correlati ul {
    list-style: none;
    margin: 0px;
}

.adv_prodotti_correlati ul li {
    font-size: 16px;
    line-height: 16px;
}

.adv_descrizione_farina {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    padding: 0 32px;
    line-height: 16px;
}

.adv_descrizione_farina a:hover, .adv_title_categorie a:hover {
    text-decoration: none;
}

.adv-wrapper-categorie:hover {
    opacity: 0.7;
}

#drycredits {
    display: inline-block;
    margin-left: 20px;
}

.vca_infobox_row .wpb_single_image, .vca_infobox_row .wpb_content_element{
    margin: 0;
}
.vca_infobox_row .wpb_text_column p {
    font-size: 13px;
    line-height: 23px;
}
.vca_infobox_row > .vc_column_container > .vc_column-inner > .wpb_wrapper {
    border: 1px solid #333;
    margin: 50px 0 70px 0;
    padding: 35px;
}

.adv_single_content a, .desc_prod a{text-decoration: underline;}
.adv_single_content a:hover, .desc_prod a:hover{text-decoration: none;}
.adv_single_content ul{
	list-style: outside disc;
}
.adv_single_content ol{
	list-style: outside decimal;
}
.adv_single_content ul,.adv_single_content ol{
	padding-left: 20px;
}

/* responsive tables */
.adv_single_content table{
	empty-cells: show;
	border: 1px solid #cbcbcb;
	border-collapse: collapse;
	border-spacing: 0;	
}
.adv_single_content table thead {
	background-color: #e0e0e0;
	color: #000;
	text-align: left;
	vertical-align: bottom;
}
.adv_single_content table td:first-child, .adv_single_content table th:first-child {
	border-left-width: 0;
}
.adv_single_content table td, .adv_single_content table th {
	border-width: 0 0 1px;
	border-bottom: 1px solid #cbcbcb;
	font-size: inherit;
	margin: 0;
	overflow: visible;
	padding: .5em 1em;
}
.adv_single_content table .mobile-thead-td {
	display: none;
	background: #eee;
}
@media (max-width: 600px) {
	.adv_single_content table{
		width: 100%;
	}	
	.adv_single_content table tr{
		border-bottom: 2px solid #cbcbcb;
	}	
	.adv_single_content table td, .adv_single_content table th, .adv_single_content table .mobile-thead-td {
		display: block;
	}
	.adv_single_content table tr:last-child .mobile-thead-td{
		display: none;
	}	
}

/* social share */
.viva_social_share {
    width: 100%;
    text-align: center;
    display: block;
    margin: 30px 0 20px 0;
    border-top: 2px solid #5f5f5f;
    border-bottom: 2px solid #5f5f5f;
    padding: 15px 0 10px;
}
.viva_social_share.has_voting{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:0;
    flex-wrap:wrap;
}
.viva_social_share.has_voting .adv-share-links, .viva_social_share .recipe-rating-block {
    width: 50%;
    text-align: center;
    min-height: 85px;
}
.adv-share-links li{
    display: inline-block;
    margin-right: 8px;	
}
.adv-share-links a {
    text-decoration: none;
    font-size: 11px;
    padding: 0;
}
.adv-share-links a:hover{
	opacity: 0.6;
	text-decoration:none;
}
.adv-share-links a i {
	font-size: 14px;
	position: relative;
	top: 2px;
	margin-right: 5px;
}
.adv-share-links a.fb-share{
	background: #3963c7;
}
.adv-share-links a.tw-share{
	background: #0f1419;
}
.adv-share-links a.linkedin-share{
	background: #0085B8;
}
.adv-share-links a.linkedin-share i, .adv-share-links a.email-share i{ 
}
.adv-share-links a.gplus-share{
	background: #D0422A;
}
.adv-share-links a.email-share {
	background: #5F5F5F;
}
.adv-share-links > span, .rating-cta {
    font-size: 15px;
    line-height: 20px;
    display: block;
    margin-bottom: 8px;
}
.share_links_wrp{
    display: flex;
    align-items:center;
    justify-content:center;
    gap:0 5px;
    flex-wrap:wrap;
}
.share_links_wrp .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    width: 30px;
    height: 30px;
}
.share_links_wrp .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner:hover {
    opacity: 0.6;
}
.share_links_wrp .vc_icon_element.vc_icon_element-outer{
    margin: 0;
}
.share_links_wrp .twitter .vc_icon_element-icon{
    padding-top: 5px;
}

iframe {
	max-width: 100%;
	height: auto;
    min-height: 290px;
}

#mp_layer_overlay {
    background-color: #000;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.85;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 98;
}
#search_box {
    border-right: 1px solid #000;
    float: left;
    border-left: 1px solid #000;
    padding-left: 5px;
}
.mp-lang-en #search_box {
    border-left: none;
}
#search_box button {
    border: none;
    background: none;
    margin-right: 5px;
}
#search_box i{}
#lang-sel{
    float: right;
}
#searchform {
    background: transparent;
    display: none;
    position: fixed;
    right: auto;
    top: 250px;
    width: 400px;
    padding: 3px;
    margin: 0 0 0 -200px;
    left: 50%;
    z-index: 99;
    border: 1px solid #fff;
}
#searchform .search_query, #searchform .search_query:focus {
    height: 40px;
    background: transparent;
    padding: 6px 12px;
    width: 350px;
    border: none;
    color:#fff;
    box-shadow:none;
}
#searchform input::-webkit-input-placeholder {
    color: #fff;
}
#searchform input:-moz-placeholder {
    color: #fff;
}
#searchform input::-moz-placeholder {
    color: #fff;
}
#searchform:-ms-input-placeholder {
    color: #fff;
}
#searchform button {
    padding: 0;
    border: none;
    background: none;
    height: 40px;
    width: 30px;
}
#searchform button i {
    color: #fff;
    font-size: 22px;
    position: relative;
    top: 3px;
}
.searchclosebtn {
    position: absolute;
    border: none;
    background: none;
    top: -60px;
    right: 0;
    display: none;
}
#searchform.open .searchclosebtn {
    display: block;
}

#searchform .searchclosebtn i {
    font-size: 28px;
}

#shop_box_link {
    float: left;
    margin-right: 10px;
    background: #000;
    color: #fff;
    padding: 0 15px;
    border: 1px solid #000;
    line-height: 24px;
}
.home #shop_box_link{
    color: #fbaf6b;
}
.home #site-masthead:hover #shop_box_link{
    color: #fff;
}
#shop_box_link:hover, .home #shop_box_link:hover, .home #site-masthead:hover #shop_box_link:hover {
    text-decoration: none;
    background: transparent;
    color:#000;
}

#psr_veneto{
    margin: 0;
}

.wpb_single_image.max_img_120 img{
    max-width: 120px;
}
.wpb_single_image.max_img_75 img{
    max-width: 75px;
    margin-bottom: 15px;
}

#chicco_schema img{
    max-width: 360px;
}
.flowplayer, .flowplayer video{
    max-width: 100%;
}

h1.cat_title_mp, .cat_title_mp{
    font-size: 32px;
    font-weight: 400;
    line-height: 38px;
    margin-bottom: 20px;
    margin-top: 0;
}

.ft_line_clear_mp{
    clear: both;
}

.home .adv-container-row.adv-blog-row{
    background: #f2f2f2;
}
.vca_formazione_row_inner .gb_vc_titolo.standard_italic .title {
    font-size: 27px;
    line-height: 32px;
    padding-top: 35px;
}
.vca_formazione_row_inner .wpb_single_image{
    margin-bottom: 30px;
    padding-right: 50px;
}

#back_to_top {
    bottom: -40px;
    z-index: 23;
    position: fixed;
    text-decoration: none;
    right: 10px;
    cursor: pointer;
    transition:ease bottom 0.5s;
}
#back_to_top.shw{
    bottom: 50px;
}
#back_to_top:hover{
    opacity: 0.7;
}
#back_to_top i {
    border: 1px solid #222;
    background: #fff;
    border-radius: 50%;
    color: #222;
    font-size: 25px;
    height: 35px;
    line-height: 30px;
    text-align: center;
    width: 35px;
}

/* slidemsg */
#slidemsg{
    background:#000;
    background:rgba(34,34,34,.97);
    text-align:center;
    padding:30px 50px 30px 30px;
    width:340px;
    position:fixed;
    top:150px;
    left:0;
    transform:translateX(-110%);
    opacity:0;
    pointer-events:none;
    transition:transform .6s ease,opacity .25s ease;
    will-change:transform,opacity;
    z-index:1004;
}
#slidemsg.visible{
    transform:translateX(0);
    opacity:1 !important;
    pointer-events:auto;
}

#slidemsg.img_block_banner, #slidemsg.img_block_banner p, #slidemsg.img_block_banner .slidemsg p:last-child, #slidemsg.img_block_banner .slidemsg {
    padding: 0;
    margin: 0;
    display: block;
}
#slidemsg .slidemsg{
    display: inline-block;
}
#slidemsg .slidemsg a{
    color: #fff;
    text-decoration: underline;
}
#slidemsg .slidemsg a:has(img), #slidemsg .slidemsg img{
    display: block;
}
#slidemsg .slidemsg a:hover{
    color: #fff;
    text-decoration: none;
}
#slidemsg .slidemsg p {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    line-height: 22px;
}
#slidemsg .slidemsg p:last-child {
    margin: 0;
}
#slidemsg .slidemsg p i, #slidemsg .slidemsg p em{
    font-family: "Courier New", Courier, monospace;
    font-style: normal;
    font-size: 17px;
}
#js_slidemsg_close_btn {
    cursor: pointer;
    display: block;
    padding: 2px 10px;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 40px;
    height: 35px;
    width: 35px;
    z-index: 3;
    font-size: 16px;
    border: none;
    background: #000;
    background: rgba(0,0,0,0.9);
    color: #fff;
}
#js_slidemsg_close_btn:hover {
    background: #333;
    color: #ccc;
}


/* consent magic */
#cs_preview_popup .options_btn, #cs_preview_popup .cs_action_btn {
    background: #fff !important;
}
#cs_preview_popup .allow_all_btn {
    background: #000 !important;
}
#cs_preview_popup .btn {
    cursor: pointer;
}
.cs-info-sticky-button{
    padding: 10px !important;
    font-size: 12px !important;
    cursor: pointer;
}
.cs-info-sticky, .cs-info-sticky.desktop_right {
    min-height: 1px !important;
    /*display:none !important;*/
}
.cs-info-sticky-button.shortcode{
    background: #000;
    color: #fff !important;
    margin: 0 0 15px 0;
    display: inline-block;
    text-transform: uppercase;
}
#footer-wrapper {
    padding: 0 0 40px 0;
}
/* consent magic end */

/*----------------------------------------------------------------
19. Media Query
-----------------------------------------------------------------*/
@media (max-width: 1599px) {
    .delete_colums_on_tablet .vc_col-sm-4{
        width: 100%;
        max-width: 767px;
        margin: 0 auto;
        float: none;
    }
}
@media (max-width: 1400px) {
    .adv-farine-row {
        background-size: 80% !important;
        background-repeat: no-repeat;
        background-position: center;
    }
    .navbar-header.center-header .menu-left-wrap .nav-menu li {
        margin: 0 35px 0 0;
    }
    .navbar-header.center-header .menu-right-wrap .nav-menu li {
        margin: 0 0 0 35px;
    }
}

@media (max-width: 1199px) {
    .navbar-header.center-header .menu-left-wrap .nav-menu li {
        margin: 0 20px 0 0;
    }
    .navbar-header.center-header .menu-right-wrap .nav-menu li {
        margin: 0 0 0 20px;
    }
    .navbar-header.center-header #header-logo {
        margin-top: 0;
        max-width: 272px;
    }
    .primary-nav .nav-menu li a {
        font-size: 17px;
    }
    .adv-custom-slick .slick-list {
        margin: 0 25px;
    }
    .adv-custom-slick .lv_item {
        padding: 0 10px;
    }
    #mega-menu-wrap-main-menu-right #mega-menu-main-menu-right>li.mega-menu-item, #mega-menu-wrap-main-menu-left #mega-menu-main-menu-left>li.mega-menu-item {
        margin: 0;
    }
    #mega-menu-wrap-main-menu-right #mega-menu-main-menu-right>li.mega-menu-item a, #mega-menu-wrap-main-menu-left #mega-menu-main-menu-left>li.mega-menu-item a {
        padding: 0 6px !important;
    }
    #mega-menu-wrap-main-menu-right #mega-menu-main-menu-right>li.mega-menu-item>a.mega-menu-link, #mega-menu-wrap-main-menu-left #mega-menu-main-menu-left>li.mega-menu-item>a.mega-menu-link {
        font-size: 13px;
    }
    .adv_mul_button {
        font-size: 17px;
        padding: 10px 25px;
    }
    .adv_prodotto_container article {
        margin-top: 30px;
    }
    .adv_blog .post-title {
        line-height: 30px;
        font-size: 20px;
    }
    .navbar-header.center-header #header-logo img {
        width: 110px;
    }
    #mega-menu-wrap-main-menu-right #mega-menu-main-menu-right {
        padding-left: 65px;
    }

    .adv_mul_footer .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
        border: none;
        width: 3em;
        height: 3em;
    }
}

@media (max-width: 1140px) {
    .vc_row.vca_contained_row{
        margin: 0 -15px;
    }
    .vca_formazione_row_inner .gb_vc_titolo.standard_italic .title {
        padding-top: 0;
    }
}

@media (max-width: 1100px) {
    .adv_data_prodotto .bottom_prod {
        position: static;
        bottom: 0;
    }
    .bottom_prod_btns .btn_link {
        margin: 15px 0 0 0;
    }
    .bottom_prod_btns .btn{
        max-width: 150px;
        font-size: 11px;
        padding: 4px 13px;
    }
    .bottom_prod_btns {
        flex-direction: column;
    }

    .vca_min_cta_rowh.vca_2col_row .vca_col_bg .vc_column-inner{
        min-height: 5px;
        background-position: center !important;
    }
}

@media (min-width: 992px) {
    #mega-menu-wrap-mobile_menu .mega-menu-toggle+#mega-menu-mobile_menu {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .lv-container>.wpb_column>.vc_column-inner, .standard-page>.lv-container, .lv-container-columns {
        max-width: 1170px;
        margin: 0 auto;
    }
    .container>.navbar-header {
        margin: 0;
    }
    /*center header mobile*/
    .navbar-header.center-header .menu-left-wrap, .navbar-header.center-header .menu-right-wrap {
        width: 100%;
        float: none;
        text-align: center;
        width: 100%;
        padding: 0;
    }
    .navbar-header.center-header .nav-menu li {
        display: block;
    }
    .navbar-header.center-header .menu-left-wrap .nav-menu, .navbar-header.center-header .menu-right-wrap .nav-menu {
        padding: 0;
        text-align: center;
    }
    .navbar-header.center-header nav.primary-nav {
        width: 100%;
    }
    .navbar-header.center-header .menu-left-wrap .nav-menu li, .navbar-header.center-header .menu-right-wrap .nav-menu li {
        margin: 0;
    }
    #site-masthead, .home #site-masthead:hover {
        background: #fff;
    }
    .home #site-masthead {
        background: transparent;
    }
    #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu {
        display: block;
    }
    #mainmenu-controller {
        float: right;
    }
    nav.primary-nav {
        margin-top: 110px;
    }
    .menu-left-wrap, .menu-right-wrap {
        display: none !important;
    }
    .adv-menu-container {
        width: 100%;
        padding: 0;
    }
    #site-masthead .primary-nav {
        padding: 0;
        position: relative;
        top: 30px;
        background: rgba(255, 255, 255, 0.95);
        overflow: hidden;
        height: auto !important;
    }
    .primary-nav .nav-menu li a {
        padding-top: 8px;
    }
    .nostre-certificazioni p {
        text-align: center !important;
    }
    .adv-farine-row {
        background-size: 90% !important;
        background-repeat: no-repeat;
        background-position: center;
    }
    .lv-home-cucina .gb_vc_titolo.oversize .title {
        font-size: 195px;
    }
    .lv-home-cucina .gb_vc_titolo.oversize {
        top: 95px;
    }
    #lv_foot .wpb_row .vc_col-sm-3 {
        width: 50%;
        text-align: center;
    }
    #lv_foot .wpb_row .vc_col-sm-3:nth-child(1) {
        width: 100%;
    }
    #lv_foot .wpb_row .vc_col-sm-3:nth-child(2) {
        display: none;
    }
    #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu>li.mega-menu-item {
        padding-top: 7px;
    }
    #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu > li.mega-menu-item:first-child {
        padding-top: 15px;
    }
    #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu li.mega-menu-item a.mega-menu-link:after, #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link::after {
        background-image: url(../../uploads/2017/06/right-arrow.png);
        background-size: 100%;
        display: inline-block;
        width: 40px;
        height: 13px;
        content: "";
        background-repeat: no-repeat;
        position: absolute;
        right: 10px;
        top: 10px;
    }
    #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link::after {
        top: 5px;
    }
    #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item {
        padding: 10px 0 10px 15px;
    }
    .navbar-header.center-header #header-logo {
        margin-top: 0px;
    }
    .navbar-header.center-header #header-logo img {
        width: 110px;
    }

    #shop_box_link {
        /* display: none; */
        font-size: 12px;
        line-height: 21px;
        margin-top: 2px;
    }
    #search_box {
        /*border-left: none;*/
    }
    .adv_mul_footer .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner, .vca_follow_footer_col .vca_tiktok .wpb_wrapper {
        width: 35px;
        height:35px;
    }
    .vca_formazione_row_inner .wpb_single_image{
        padding-right: 0;
    }
}

@media (max-width: 920px) {
    .adv_blog_second_block .col-sm-5, .adv_blog_second_block .col-sm-7 {
        width: 100%;
        float: none;
    }
    .vca_prod_row > .vc_col-sm-6{
        float: none;
        width: 100%;
    }
    .vca_2col_row .vca_col_cnt .vc_column-inner {
        padding: 30px 25px 30px 25px;
    }
    .adv_data_prodotto .bottom_prod {
        margin-top: 25px;
        min-width: 1px;
    }

    .wpb_content_element.vca-shop-family-txt {
        margin-top: 35px;
    }

    .adv_meta_prodotto .bollo {
        left:0;
        right:auto;
    }
}

@media (max-width: 800px) {
    .delete_colums_on_tablet .vc_column_container{
        width: 100%;
        float: none;
    }
}

@media (max-width: 767px) {
    .mp_center_on_mobile.wpb_single_image.vc_align_left {
        text-align: center;
    }
    #chicco_schema img{
        margin-bottom: 35px;
    }
    .wpb_wrapper .wpb_single_image.vc_align_right {
        text-align: center;
    }
    .vca_2col_row .vca_col_cnt .vc_column-inner {
        padding: 35px 25px 50px 50px;
    }
    .adv-background-row .wpb_single_image img {
        margin: auto;
    }
    #drycredits {
        display: block;
        margin-left: 0;
    }
    .navbar-header.center-header #mainmenu-controller {
        margin: 40px 30px 0;
    }
    .gb_vc_titolo h1.title {
        text-align: center;
        margin-bottom: 25px;
    }
    #site-masthead {
        height: 160px;
    }
    .navbar-header.center-header #header-logo img {
        width: 120px;
    }
    .navbar-header.center-header #header-logo {
        margin-top: 0px;
    }
    #site-masthead .primary-nav {
        position: relative;
        top: 0;
    }
    .primary-nav .nav-menu li a {
        padding-top: 0px;
    }
    .gb_vc_titolo.homepage .title {
        font-size: 36px;
        line-height: 42px;
    }
    .lv-home-cucina .gb_vc_titolo.oversize .title {
        font-size: 155px;
    }
    .lv-home-cucina .gb_vc_titolo.oversize {
        top: 65px;
    }
    .lv-home-cucina .wpb_single_image {
        margin: -75px 0 0;
    }
    .lv-gallery-carousel-wrap .gb_vc_titolo.oversize .title {
        font-size: 95px;
        line-height: 100px;
    }
    .lv-gallery-carousel-wrap .gb_vc_titolo.oversize {
        top: -5px;
    }
    #lv_foot .wpb_row .vc_col-sm-3 {
        width: 50%;
        float: left;
        text-align: center;
    }
    #lv_foot .wpb_row .vc_col-sm-3:nth-child(1) {
        width: 100%;
    }
    #lv_foot .wpb_row .vc_col-sm-3:nth-child(2) {
        display: none;
    }
    .lv-social-foot .vc_icon_element.lv-line {
        width: 30%;
    }
    #footer-copy .col-md-6, #footer #credits {
        width: 100%;
        float: none;
        text-align: center;
    }
    #footer-copy {
        padding: 10px 40px 10px 5px;
    }
    .adv_fancybox_video {
        width: inherit;
        margin-left: -15px;
        margin-right: -15px;
    }
    .adv-video-row .vc_column-inner {
        margin-bottom: 0;
        height: auto;
    }
    .adv_mul_footer {
        padding: 30px 50px;
        text-align: center;
    }
    .adv_mul_footer .gform_button {
        width: 80% !important;
        margin-left: 10% !important;
    }
    .adv_mul_footer .vc_icon_element, .vca_follow_footer_col .vca_tiktok {
        width: auto;
        display: inline-block;
        float: none;
    }
    .vca_follow_footer_col .vca_tiktok {
        position: relative;
        top: -5px;
    }
    .adv_mul_footer .prima-icona {
        margin-left: 0;
    }
    .adv_mul_footer .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
        left: auto;
    }
    .adv_mul_footer .vc_column_container {
        margin-top: 20px;
    }
    .adv_bg_blog {
        width: 70%;
        margin-left: 15%;
    }
    .adv_bg_blog img {
        width: 100%;
    }
    .adv_blog_title .meta, .adv_blog_content .more {
        position: relative;
        bottom: 0px;
    }
    .adv_single_title {
        margin-bottom: 20px;
    }
    .adv_blog img {
        width: 100%;
    }
    .adv_blog article {
        margin: 10px 0;
    }
    .adv_data_prodotto {
        margin-top: 30px;
    }
    .adv-wrapper-categorie {
        margin-top: 20px;
    }
    .adv_prodotti_correlati .vc_wp_custommenu {
        margin-top: 20px;
        text-align: center;
    }
    .adv_prodotti_correlati .vc_col-sm-3 {
        width: 50%;
        float: left;
    }
    .adv_mul_footer .gb_vc_titolo.standard .title {
        text-align: center;
    }
    .vca_min_cta_rowh.vca_2col_row .vca_col_bg .vc_column-inner {
        min-height: 500px;
    }
    .adv_prodotto_container.new .col-sm-6{
        float: left;
        width: 50%;
        padding-right: 15px;
    }

    .vca_doublecolored_cols > .vc_column_container:first-child {
        padding: 0 20px;
    }
    .vca_doublecolored_cols > .vc_column_container:last-child {
        padding: 0 20px;
        margin-top: 40px;
    }
    .vca_doublecolored_cols > .vc_column_container > .vc_column-inner {
        padding: 40px 25px 5px;
    }

    .mp_sell_props .vc_col-sm-4{
        float: left;
        width: 33.33%;
    }

    .adv_cert_row .vc_col-sm-2{
        float: left;
        width: 50%;
    }
    .adv_cert_row .vc_col-sm-2 p {
        font-size: 13px;
        line-height: 20px;
    }
    .adv_cert_row .vc_col-sm-2:nth-child(odd){clear:left;}

    .vca-shop-family-row .adv-inner-row-wrapper .vc_column_container{
        width: 33%;
        float: left;
    }
    .vca-shop-family-row .adv-inner-row-wrapper .vc_column_container:nth-child(2){
        width: 33%;
    }
    .vca-shop-family-row .adv-inner-row-wrapper {
        padding: 25px 0 35px 0;
    }

    .vca_formazione_row_inner .gb_vc_titolo.standard_italic .title, .vca_formazione_row_inner .wpb_text_column p, .vca_formazione_row_inner .gb_vc_btn_align_sx{
        text-align: center;
    }
}


@media (max-width: 600px) {
    .col-top-bar>div:first-child {
        display: none;
    }
    #lv_foot .wpb_row .vc_col-sm-3 {
        width: 100%;
        float: none;
        text-align: center;
    }
    .adv-farine-row {
        padding: 100px 0;
    }
    .adv-background-row {
        padding: 0;
    }
    .adv-background-row, .vca_vcenter_logo_row, .vca_vcenter_logo_row > .vc_column_container  {
        min-height: 295px;
    }
    .vca_vcenter_logo_row > .vc_column_container {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .vca_vcenter_logo_row .wpb_single_image.vc_align_center{
        margin-bottom: 0;
    }

    .lv-home-cucina .gb_vc_titolo.oversize {
        top: 35px;
    }
    .lv-home-cucina .gb_vc_titolo.oversize .title {
        font-size: 100px;
    }
    .gb_vc_titolo.oversize .title {
        font-size: 90px;
    }
    .gb_vc_titolo .title {
        line-height: 40px;
    }
    .gb_vc_titolo .subtitle {
        font-size: 21px;
        line-height: 22px;
    }
    .lv-header {
        padding-bottom: 70px;
        padding-top: 150px;
    }
    .adv-custom-slick>.slick-list {
        margin: 0 15px;
    }
    .lv-line-vspace {
        height: 150px !important;
        top: -100px;
    }
    .adv_mul_footer .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
        left: auto;
    }
    .adv_mul_footer .vc_icon_element, .vca_follow_footer_col .vca_tiktok {
        width: 38px;
        text-align: left;
    }
    .vca_follow_footer_col .ga_social + .vca_tiktok {
        margin-left: -4px; /* o 0 se già inline senza spazi */
    }
    .vca_follow_footer_col .vca_tiktok svg {
        max-width: 26px;
        color: #333;
    }
    .adv_data_prodotto {
        margin-top: 0;
    }
    .bottom_prod_btns .btn_link {
        margin: 15px 0 0 0;
        width: 100%;
    }

    .txtbox_half .textbox_left, .txtbox_half .textbox_right,
    .shop_banner_full_row .txtbox_half .textbox_left, .shop_banner_full_row .txtbox_half .textbox_right{
        padding-right: 0;
        float: none;
        width: 100%;
    }
    .txtbox_half .textbox_right {
        text-align: center;
        margin-top: 15px;
    }

    .mp_sell_props .vc_col-sm-4{
        float: none;
        width: 100%;
    }
    .mp_sell_props .wpb_single_image.vc_align_center{
        margin-bottom: 2px;
    }
    .mp_sell_props .vc_sep_pos_align_center{
        margin-bottom: 15px;
    }
    .mp_sell_props .vc_col-sm-4 .wpb_text_column {
        margin-bottom: 5px;
    }
    .mp_sell_props .vc_col-sm-4 h3 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .mp_sell_props .vc_col-sm-4 p {
        line-height: 19px;
        font-size: 13px;
    }
    .mp_mobile_space_30{
        height: 10px !important;
    }

    .wpb_content_element.vca-shop-family-txt {
        margin-top: 0;
    }
    .vca-shop-family-row .gb_vc_btn_border.gb_vc_btn_black .gb-default-btn {
        padding: 5px 16px;
        font-size: 13px;
    }
}

@media (max-width: 500px) {
    .vc_row.adv-farine-row {
        background-image: url('https://www.mulinopadano.business/cms/wp-content/uploads/2025/03/sacchi-farine-professionali-Mulino-Padano.jpg') !important;
    }
    .vc_row.adv-farine-row .gb_vc_btn_border.gb_vc_btn_black .gb-default-btn {
        background: #000;
        color: #fff;
        background: rgba(0,0,0,0.8);
    }
    #chicco_schema img {
        max-width: 255px;
    }

    .vca-2half-row.scelte-di-campo-row .vc_col-sm-6 > .vc_column-inner {
        min-height: 350px;
        padding-top: 0;
    }
    .adv_cert_row {
        padding-top: 0;
    }
    .adv_cert_row .wpb_single_image.wpb_content_element{
        margin-bottom: 0;
    }

    .vca-shop-family-row {
        margin-top: 50px;
    }
    .vca-shop-family-row .adv-inner-row-wrapper .vc_column_container {
        width: 55%;
        float: none;
        margin: 0 auto;
    }
    .vca-shop-family-row .adv-inner-row-wrapper .vc_column_container:nth-child(2) {
        width: 100%;
        margin-bottom: 30px;
    }

    .adv_meta_prodotto .bollo {
        left: 50%;
    }
}

@media (max-width: 480px) {
    .adv-background-row .wpb_single_image img {
        max-width: 285px;
    }
    .vca_min_cta_rowh.vca_2col_row .vca_col_bg .vc_column-inner {
        min-height: 250px;
    }
    #searchform{
        width: 270px;
        margin-left: -135px;
        top: 150px;
    }
    #searchform .search_query,#searchform .search_query:focus{
        width: 220px;
    }

    .adv-home-first-row h1 {
        margin-top: 50px;
    }
    .adv_bg_blog {
        width: 100%;
        margin-left: 0;
    }
    .adv-farine-row {
        background-size: 100% !important;
        background-repeat: no-repeat;
        background-position: center;
        padding: 80px 0;
    }
    .col-top-bar a span {
        display: none;
    }
    .col-top-bar a i {
        font-size: 23px;
    }
    .navbar-header.center-header #header-logo {
        margin: 10px 0 0 0;
        max-width: 140px;
        float: left;
        position: relative;
    }
    .navbar-header.center-header #mainmenu-controller {
        margin: 42px 30px 0;
    }
    #site-masthead {
        padding: 5px 0 25px;
        height: 145px;
    }
    .navbar-header.center-header #header-logo img {
        width: 105px;
    }
    #mainmenu-controller .icon-bar-wrap i {
        height: 2px;
    }
    #mainmenu-controller .label {
        font-size: 12px;
        font-weight: normal;

    }
    .lv-home-cucina .gb_vc_titolo.oversize .title {
        font-size: 70px;
    }
    .lv-home-cucina .gb_vc_titolo.oversize {
        top: 25px;
    }
    .lv-gallery-carousel-wrap .gb_vc_titolo.oversize .title {
        font-size: 55px;
        line-height: 90px;
    }
    .gb_vc_titolo.homepage .title {
        font-size: 28px;
        line-height: 32px;
    }
    .adv_prodotti_correlati .vc_col-sm-3 {
        width: 100%;
        float: none;
    }
    .adv_mul_button {
        width: 250px;
        margin: auto;
        margin-top: 20px;
    }
    .adv_prodotto_container.new .col-sm-6 {
        float: none;
        width: 100%;
        text-align: center;
    }
    .adv_data_prodotto h3 {
        min-height: 1px;
    }
    .adv_linea_prodotto, .adv_data_prodotto h4.adv_linea_prodotto {
        margin: 3px 0 0 0;
        font-size: 14px;
        line-height: 14px;
    }
    .bottom_prod_btns {
        flex-direction: row;
        justify-content: center;
    }
    .bottom_prod_btns .btn {
        margin: 0;
        max-width: 140px;
    }
    .bottom_prod_btns .btn.btn_link {
        margin: 0 0 0 15px;
    }
    .desc_prod .text-right {
        margin: 10px 0 25px 0;
        flex-direction: column;
    }
    .buy_pop_label {
        top: 55px;
    }
    .desc_prod .text-right .adv_mul_button {
        margin: 0;
        width: auto;
        min-width: 255px;
    }
    .desc_prod .text-right .adv_mul_button_1{
        margin-bottom: 10px;
    }
    .desc_prod .adv_data_prodotto button {
        right: -20px;
        top: 0;
        color: #fff;
        background: #111;
        z-index: 333333;
        width: 35px;
        padding-right: 8px;
    }

    .open_anim .adv_prodotto_container.adv-inner-row-wrapper {
        overflow-y: auto;
    }

    #breadcrumbs>span {
        padding: 0 10px;
        display: block;
        font-size: 14.5px;
    }
    #breadcrumbs:before {
        content: inherit;
    }
    .gb_vc_btn_border.gb_vc_btn_black .gb-default-btn {
        padding: 6px 40px;
        font-size: 18px;
    }
    .gb_vc_btn_border.gb_vc_btn_black .gb-default-btn {
        padding: 6px 20px;
        font-size: 15px;
    }

    .adv_latest_container {
        padding: 0;
    }
    .adv_latest_container .blog-arrow {
        margin-top: 2px;
    }
    .adv_latest_container p {
        font-size: 13px;
        line-height: 18px;
    }
    .adv_latest_container h4 {
        font-size: 16px;
        letter-spacing: 0;
        line-height: 22px;
    }

    .adv_mul_footer .gb_vc_titolo.standard .title {
        font-size: 16px;
        line-height: 18px;
    }
    .adv_mul_footer .wpb_text_column.wpb_content_element {
        margin-bottom: 25px;
    }
    .adv_mul_footer p, .adv_mul_footer .gb_vc_titolo.standard {
        margin-bottom: 0;
        font-size: 14px;
        line-height: 22px;
    }
    .adv_mul_footer .vc_column_container {
        margin-top: 0;
    }
    .vc_row-has-fill.adv_mul_footer > .vc_column_container > .vc_column-inner {
        padding-top: 3px;
    }
    body .adv_mul_footer .gform_wrapper .top_label div.ginput_container {
        margin-top: 0;
    }
    body .adv_mul_footer .gform_wrapper input[type="submit"] {
        border: 2px solid #000;
        font-weight: normal;
        padding: 2px 6px;
        letter-spacing: 1px;
        font-size: 13px;
        margin: 0 auto 15px !important;
        width: 100% !important;
    }
    .adv_mul_footer .gform_wrapper .gform_footer {
        padding: 2px 0 0 0;
    }

    .adv_mul_footer .ft_line_clear_mp{
        margin-bottom: 15px;
    }
    .adv_mul_footer .widget_nav_menu ul, .adv_mul_footer .vc_wp_custommenu.wpb_content_element{
        margin-bottom: 0;
    }
    .adv_mul_footer .widget_nav_menu ul li a, .adv_mul_footer .widget_nav_menu ul li a:link, .adv_mul_footer .widget_nav_menu ul li a:focus, .adv_mul_footer .widget_nav_menu ul li a:visited {
        text-decoration: underline;
    }
    #footer-copy {
        padding: 10px 50px 10px 5px;
    }

    body .cs_preview_container > div > div .bar_description_text {
        font-size: 13px !important;
        line-height: 16px !important;
    }
    #cs_preview_popup .options_btn, #cs_preview_popup .disable_all_btn  {
        padding: 0 !important;
        margin: 0 !important;
        font-size: 15px !important;
    }
    body #cs_preview_popup .allow_all_btn  {
        padding: 10px 15px 10px 10px;
        margin: 0 0;
        font-size: 20px;
    }
    body .cs_preview_container > div > div .policy_wrap a {
        font-size: 13px;
        line-height: 18px;
    }
    body .cs_preview_container > div > div .cs-info-bar {
        padding: 15px 15px !important;
    }
}

@media (max-width: 390px) {
    #chicco_schema img {
        max-width: 100%;
    }
    #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu>li.mega-menu-item>a.mega-menu-link, #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
        font-size: 15px;
    }
    .gb_vc_titolo.oversize .title {
        font-size: 70px;
    }
    .gb_vc_titolo .title, .gb_vc_titolo.titolo_di_sezione .title{
        line-height: 35px;
        font-size: 30px;
    }
    .gb_vc_titolo .subtitle {
        font-size: 19px;
        line-height: 21px;
    }
    .adv-custom-slick .slick-prev, .adv-custom-slick .slick-next {
        top: 20%;
    }
    .lv-header {
        padding-bottom: 40px;
        padding-top: 130px;
    }
    .lv-line-vspace {
        display: none;
    }
    h2, .h2 {
        font-size: 28px;
        line-height: 33px;
    }
    #breadcrumbs > span {
        display: block;
        font-size: 12px;
        padding: 0;
    }
    #breadcrumbs {
        font-size: 12px;
        height: auto;
        margin: 0 15px 15px;
        width: auto;
        line-height: 14px;
    }
	.mp-box-tile p {
		font-size: 20px;
		line-height: 26px;
	}
    .vca_2col_row .vca_col_cnt .vc_column-inner {
        padding: 35px 25px 35px 25px;
    }
    .adv_meta_prodotto img{
        max-width: 200px;
    }
    .adv_prodotto_container.new .desc_prod {
        padding: 0 20px 0 20px;
    }
    .gb_vc_btn_border.gb_vc_btn_black .gb-default-btn.gb-small-btn {
        font-size: 15px;
        padding: 5px 20px;
    }
    .adv-background-row .wpb_single_image img {
        max-width: 215px;
    }
    .vc_row .blocco-white-black {
        max-width: 260px;
        padding: 20px;
    }

    .single_related_wrap .adv_blog_first_block {
        margin-top: 0;
        margin-left: -20px;
        margin-right: -20px;
        padding-bottom: 0;
    }
    .single_related_wrap .gb_vc_titolo.standard_centrato .title {
        font-size: 20px;
    }
    .single_related_wrap{
        padding-left: 0;
        padding-right: 0;
    }

    .txtbox.shtcd {
        padding: 30px 25px;
    }
    .txtbox.shtcd.mini {
        padding: 10px 15px;
    }

    .adv-video-row .wpb_text_column p:first-child {
        font-size: 16px;
        margin-bottom: 18px;
    }

    #content .gform_wrapper.form_cta_blog_wrapper .gform_footer input.button {
        font-size: 14px;
        padding: 5px 10px;
    }
    .gform_wrapper.form_cta_blog_wrapper span.gform_description {
        font-size: 14px;
        line-height: 19px;
    }
    .gform_wrapper.form_cta_blog_wrapper .gform_footer {
        padding-bottom: 0;
    }
}

@media (max-width: 340px) {
    .navbar-header.center-header #mainmenu-controller {
        margin: 42px 20px 0;
    }
    .navbar-header.center-header #header-logo{
        margin-left: -10px;
    }
    .bottom_prod_btns .btn {
        max-width: 125px;
        font-size: 10px;
    }
    #slidemsg {
        width: 310px;
    }
}