/*** Theme Name:     Biolife Child
Description:    Biolife Child is a modern, clean and professional WooCommerce Wordpress Theme, It is fully responsive, it looks stunning on all types of screens and devices.
Author:         Kutethemes
Template:       biolife
Author URI:   https://kutethemes.com/
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, translation-ready
Text Domain:  biolife-child
Market:         Envato
***/

/*** FONT ***/

@import url('https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i&amp;display=swap');
@font-face {
    font-family: 'Zooja Pro';
    src: url('assets/fonts/ZoojaPro.woff2') format('woff2'),
        url('assets/fonts/ZoojaPro.woff') format('woff'),
        url('assets/fonts/ZoojaPro.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Austral Slab Stamp Reg';
    src:url('assets/fonts/AustralSlabStamp-Regular.ttf')  format('truetype'),
        url('assets/fonts/AustralSlabStamp-Regular.woff2') format('woff2'),
        url('assets/fonts/AustralSlabStamp-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Austral Slab Stamp Lig';
    src: 
        url('assets/fonts/AustralSlabStamp-Light.ttf')  format('truetype'),
        url('assets/fonts/AustralSlabStamp-Light.html') format('woff2'),
        url('assets/fonts/AustralSlabStamp-Light-2.html') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}





body, html 
{
    font-family: 'Poppins', sans-serif;
    /* cursor: url('/wp-content/themes/biolife-child/img/isobio_drop.png') , help; */
}

/*** COMMON ***/
.fa {
    font-family: "FontAwesome";
}
@media (min-width: 1200px) 
{
    .container 
    {
        max-width: 1410px;
        width: 100%;
    }
}

.wpb_animate_when_almost_visible {
    opacity: 1 !important;
}
.wpcf7-mail-sent-ok 
{
    border: 2px solid #398f14;
    margin-top: 50px !important;
    max-width: 400px;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    left: 40px;
    top: 0;
    font-size: 11px;
}
.modal-overflow .modal-body 
{
    overflow: hidden;
}
.vc_column_container>.vc_column-inner
{
    padding-left: 20px;
    padding-right: 20px;
}
.nav-home
{
    background: #fff url(img/isobio_header_home.png) center;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    /***content: url('/wp-content/themes/biolife-child/img/isobio_header_home.png');
    width: 20px;***/
}
nav.breadcrumb-trail.breadcrumbs 
{
    margin-bottom: 50px;
}
.breadcrumb {
    background-color: transparent;
    font-size: 14px;
}
.breadcrumb>li+li:before 
{
    content: "/";
    padding: 0 10px;
    color: #757577;
}
li.trail-item.trail-begin a:before,
.woocommerce-breadcrumb.breadcrumb li:nth-child(1) a:before
{
    background-image: url('img/isobio_header_home.png');
    background-size: 16px 16px;
    display: inline-block;
    width: 16px; 
    height: 16px;
    content:"";

    /* content: url('/wp-content/themes/biolife-child/img/isobio_header_home.png'); */
    
    /* content: "\f015"; */
    /* font-family: "Font Awesome 5 Free" !important;
    font-weight: 900; */
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
}
.woocommerce-breadcrumb.breadcrumb li:nth-child(1) a
{
    font-size: 0;
}
li.trail-item.trail-begin a span[itemprop="name"]
{
    display: none;
}
.backtotop {
    bottom: 95px;
    background-color: #2E357B !important;
}
.plg-btn-1 button
{
    background-color: #FFCB00 !important;
    color: #2E357B !important;
    border-radius: 30px !important;
}
.plg-btn-1 a
{
    display: block;
    background-color: #FFCB00 !important;
    color: #2E357B !important;
    border-radius: 30px !important;
    padding: 15px;
    text-align: center;
    font-weight: 600;
}
.plg-btn-2 button 
{
    border-radius: 30px !important;
    background-color: rgba(255,255,255,0.2) !important;
    border: unset !important;
    color: #fff !important;
    font-weight: 400;
}
.post-read-more a 
{
    background-color: #FFCB00 !important;
    color: #2E357B !important;
    height: 43px !important;
    border-radius: 30px !important;
    border: 1px solid #FFCB00 !important;
    display: block;
}
.modal-dialog.modal-dialog-centered 
{
    top: 50%;
    transform: translateY(-80%) !important;
}
span.wpcf7-not-valid-tip 
{
    position: absolute;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing 
{
    border: 2px solid #FFCB00;
    border-radius: 30px;
}
.banner-img a.banner-img-link 
{
    max-width: 300px;
    margin: 0 auto;
    display: block;
}
.banner-effect.ovic-banner.texts_default,
.banner-effect.style1.ovic-banner.texts_default.style2
{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 30px 0;
}
.grecaptcha-badge {
    display: none !important;
}

/*** SEARCH ***/
.overlay-open .overlay-body 
{
    opacity: 0.9;
}
.form-search-mobile .block-search .searchfield 
{
    border-bottom: 1px solid #2E357B;
}
.sidebar .search-form .search-field 
{
    width: 100%;
}
.page-content .search-form .search-submit 
{
    border: unset;
    padding: 2px 30px;
}
.archive.search.search-results .plg-archive-description
{
    display: none;
}
.search-results .post-title
{
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
    color: #2e357b;
}

/*** HEADER ***/

.vecchio-menu .nuovo-menu_sub {
    display: none !important;
}
.nuovo-menu .vecchio-menu__sub{
    display: none !important;
}
.vecchio-menu__sub{
    display: none !important;
}
.nuovo-menu .col-4-primary-sub-menu .ovic-menu-wapper {
    margin-top: 30px;
}
.nuovo-menu #menu-col-4-primary-sub-menu-3 a {
    font-weight: 600;
    margin-bottom: 15px;
}
.toggle-menu-box__nav {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}
.toggle-menu-box__img img {
    max-width: 190px;
}
@media screen and (min-width: 991px) {
        .toggle-menu-box {
        width: 220px;
    }
}
.header-middle-inner li a.select-nav-type {
    width: 150px;
    height: 36px;
    background-color: transparent;
    color: #2e357b !important;
    text-align: center;
    line-height: 36px;
    border-radius: 20px;
    margin-bottom: 10px;
    cursor: pointer;
}
.header-middle-inner li a.select-nav-type:hover { 
    cursor: pointer;
}
.menu-box-per-linea__img img {
    max-width: 450px;
    margin: 0 auto;
    display: block;
}
.menu-box-per-linea__img {
    width: 100%;
}
.nuovo-menu_sub a:not(.select-nav-type.per-tipo):not(.select-nav-type.per-linea):hover {
    text-decoration: underline;
}
.menu-box-per-linea__text {
    text-align: center;
    font-weight: normal;
}
.menu-box-per-linea {
    margin-top: -100px;
}


.header-middle-inner li a.select-nav-type.selected {
    background-color: #2e357b;
    color: #fff !important;
}

.header-middle li.menu-item.wpml-ls-item.wpml-ls-current-language
{
    display: none;
}
.header-top 
{
    border-bottom: 1px solid #C7CBCB;
}
.header-top .container 
{
    width: 100%;
    padding: 0 20px;
}
.header-top-inner 
{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#menu-top-left-menu span.fa 
{
    font-size: 23px !important;
    font-weight: 300 !important;
    color: #2E357B;
}
.header-top-inner #menu-top-center-menu .menu-item a:before
{
    background-color: #737375 !important;
    position: absolute;
    width: 1px;
    left: 0;
}
.header-top-inner #menu-top-center-menu .menu-item:nth-child(1) a:before
{
    display: none;
}
#header.header .top-bar-menu:not(.right) > *:last-child > a:before 
{
    display: block;
}
.top-bar-menu:not(.right) > *
{
    margin-right: 0;
}
.header-middle-inner
{
    position: relative;
}
.header.style-4 .header-middle
{
    background-color: rgba(255, 255, 255, 0.95);
}
.header-sticky.is-sticky
{
    background-color: #fff;
}
.header-middle-inner li a,
.header-middle-inner li:hover a,
#header .header.style-1 .main-menu > .menu-item > a:hover, 
#header .header.style-1 .main-menu > .menu-item:hover > a,
.header.style-4 .main-menu > .menu-item, 
.header.style-4 .header-control .block-userlink,
.header.style-1 .main-menu > .menu-item > a:hover,
.header.style-1 .main-menu > .menu-item:hover > a
{
    color: #2E357B !important;
}
.header.style-4 .header-top .top-bar-menu > * > a:hover, 
.header.style-4 .header-top  .top-bar-menu > * a.wcml-cs-item-toggle:hover, 
.header.style-4 .header-top  .top-bar-menu .socials-list a:hover, 
.header.style-4:not(.style-1) .header-top .main-menu > .menu-item > a:hover, 
.header.style-4:not(.style-1) .header-top .main-menu > .menu-item:hover > a, 
.header.style-4:not(.style-1) .header-top .header-control .block-userlink > a:hover, 
.header.style-8 .main-menu > .menu-item > a:hover, 
.header.style-8 .main-menu > .current-menu-item > a 
{
    color: #2E357B !important;
}
.header.style-4 .top-bar-menu > * > a:before, 
.header.style-4 .top-bar-menu > * a.wcml-cs-item-toggle:before,
.header.style-4 .top-bar-menu:not(.right) > *:first-child > a:before,
.header.style-4 .top-bar-menu.right > a:before,
.header.style-4 .top-bar-menu.right > a:after
{
    background-color: unset !important;
    color: #737375 !important;
}
.top-bar-menu ul.sub-menu 
{
    width: 200px !important;
}
.top-bar-menu > .menu-item-has-children > a::after, .block-language > a::after 
{
    display: inline-block;
    vertical-align: top;
    font-family: FontAwesome, sans-serif;
    content: '\f107';
    margin-left: 7px;
    color: #2E357B;
}
.main-menu > .menu-item > a:before 
{
    display: none !important;
}
.main-menu > .menu-item a
{
    font-weight: 600;
}
.header-sticky .sub-menu .menu-item a
{
    font-weight: 300;
}
.header-sticky .col-4-primary-sub-menu li a 
{
    color: #2E357B;
}
.logo 
{
    position: absolute;
    bottom: -50%;
    transform: translateY(42%);
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 101;
}
.header-middle li.menu-item a,
.header-sticky li.menu-item a
{
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.header-sticky .sub-menu
{
    padding-top: 0 !important;
}
.header-middle .sub-menu li.menu-item a 
{
    font-weight: 300;
}
.ovic-menu-wapper.horizontal.support-mobile-menu 
{
    display: flex;
    justify-content: center;
}
.header-middle li:nth-child(4)
{
    padding-right: 40px;
}
.header-middle li:nth-child(5)
{
    padding-left: 250px;
}
.header-middle .sub-menu li:nth-child(5)
{
    padding-left: 0;
}
@media all and (max-width: 1300px) {
    .header-middle li:nth-child(5)
    {
        padding-left: 100px;
    }
}
.header-middle ul.biolife-nav
{
    /*margin-left: 100px;*/
}
#header.header.style-1 
{
    background-color: transparent !important;
}
.header-middle li.menu-item.menu-item-type-post_type.menu-item-object-page 
{
    text-transform: uppercase;
    font-weight: normal;
}
.lazy.sub-menu.megamenu
{
    margin: 0 auto;
    left: 0 !important;
    right: 0 !important;
    top: 72px !important;
    border: 0 !important;
    box-shadow: none;
    background-color: transparent;
    background-image: url(img/isobio_bg_submenu.png);
    background-repeat: no-repeat;
    height: 800px;
    padding: 50px 150px;
}
.col-4-primary-sub-menu li a
{
    /* font-weight: 700 !important; */
    /* padding-bottom: 20px !important; */
    display: block;
}
ul#menu-col-4-primary-sub-menu-1 a {
    font-weight: 600;
}
.menu-item-search 
{
    padding-left: 200px;
    font-size: 14px;
}
.menu-item-search .magnifying-glass 
{
    border: 1px solid #2f357b;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    top: -20px;
    margin-top: -10px;
    padding: 8px;
    margin-left: 10px;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-search a 
{
    font-size: 14px !important;
    font-style: italic;
    font-weight: normal;
    text-transform: capitalize;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-search i:before 
{
    font-size: 16px !important;
}
.header-sticky.is-sticky .box-header-nav 
{
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header-sticky.is-sticky .box-header-nav li,
.header-sticky.is-sticky .box-header-nav li:hover a
{
    color: #2E357B !important;
    cursor: pointer;
}
ul#menu-col-2-primary-sub-menu-inglese-1 li,
ul#ovic-menu-clone-menu-col-2-primary-sub-menu-inglese-1 li
{
    padding-bottom: 10px;
}
ul#menu-col-4-primary-sub-menu-1 
{
    margin-top: 0px;
}

.sub-menu li.menu-item a
{
    display: block;
    line-height: 16px;
    padding-bottom: 13px;
}

.ovic-menu-panel .megamenu .widget_nav_menu ul > li > a
{
    line-height: 30px;
}

/*** FOOTER ***/
.footer-box-menu li.menu-item .desc,
.sub-menu li.menu-item .desc
{
    display: none;
}
footer.footer.ovic-footer .container 
{
    max-width: 1900px;
}
.footer-box-background img 
{
    width: 100vw !important;
    max-height: 85px;
}
#logo-footer 
{
    margin-top: -25px;
}
#logo-footer img 
{
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.footer-bottom-menu 
{
    padding: 60px 0 30px 0;
    margin: 0 auto;
}
.footer-box-menu 
{
    padding: 50px 20px 0 20px;
}
.footer-box-menu h2,
.footer-box-menu a
{
    font-size: 14px !important;
}
.footer-box-menu a
{
    text-transform: none;
}
.footer-col3-menu2 a,
.footer-col5-menu2 a
{
    font-weight: 600;
    color: #2f357b;
    text-transform: uppercase;
    line-height: 3;
}
.footer-box-menu .ovic-custommenu li
{
    line-height: 1.7;
}
ul#menu-footer-bottom
{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#menu-footer-bottom li
{
    font-size: 12px;
    border-right: unset;
    flex-basis: 60px;
    white-space: nowrap;
    margin-bottom: 20px;
    padding-right: 0;
    text-align: center;
}
.mobile-footer
{
    display: none !important;
}

li.footer-social 
{
    max-width: 30%;
    float: left;
    margin-right: 30px;
}

li.footer-social a
{
    font-size: 18px !important;
}


/*** WOOCOMMERCE ***/
.post-type-archive-product .plg-archive-description
{
    display: none;
}
.single-product .pswp--open
{
    display: none !important;
}
.single-product .vc_row.wpb_row.vc_row-fluid.plg-bottom-single-product.plg-bottom-single-product.ovic_custom_5d6e691672cea.vc_custom_1562859057118.vc_custom_1562859057132 {
    margin-bottom: -35px;
}
.woocommerce-product-gallery__image a
{
    pointer-events: none !important;
    cursor: default;
}
.single-product ul.woocommerce-breadcrumb.breadcrumb,
.shiping-class,
.shiping-class-des,
.price,
.group-shipping,
.product-code,
.shop-before-control,
p.stock.in-stock.available-product,
.pswp__caption__center
{
    display: none;
}
img.plg-thumb-category
{
    width: 100vw;
    object-fit: cover;
}








.category-type-tipo .plg-rotate-category-title{
    position:absolute;
    top:39%;
    left:29%;
    transform: rotate(-10deg) translateY(-50%);
    text-align: left;
}

.category-type-linea  .plg-rotate-category-title{
    position:absolute;
    top:39%;
    right:56%;
    transform: rotate(-10deg) translateY(-50%);
    text-align: left;
}
.plg-rotate-category-title h1{
    line-height: 1!important;
}



.category-type-tipo .plg-rotate-category-title .little{
    color:white;
    margin-bottom:10px;
    font-family: 'Austral Slab Stamp Lig';
    font-weight: 300;
    font-style: normal;
    line-height: 1.5;
    font-size:1.3vw
}

.category-type-tipo .plg-rotate-category-title .big{
    color: #313460;
    font-family: 'Austral Slab Stamp Reg', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2.5vw;
    margin-left:10px;
}

  

.category-type-linea .plg-rotate-category-title .big{
    font-family:'Zooja Pro', sans-serif;
    color: #24388d;
    font-style: normal;
    font-weight: 400;
    font-size: 3.1vw
}    

.category-type-tipo.long-text .plg-rotate-category-title .big{
    font-size: 1.9vw;

}
 
.category-type-linea.long-text .plg-rotate-category-title .big{
    font-size: 2.2vw;

}

@media (max-width: 768px) 
{ 
    .category-type-tipo .plg-rotate-category-title, .category-type-linea  .plg-rotate-category-title{
        left: 0;
        right: 0;
        text-align: center;
    }

    .category-type-tipo .plg-rotate-category-title, .category-type-linea  .plg-rotate-category-title{
        left: 0;
        right: 0;
        text-align: center;
    }

    .category-type-tipo .plg-rotate-category-title .big,  .category-type-linea .plg-rotate-category-title .big{
        font-size: 40px;
    }
    .category-type-tipo.long-text .plg-rotate-category-title .big, .category-type-linea.long-text .plg-rotate-category-title .big{
        font-size: 30px;
    }
    .category-type-tipo .plg-rotate-category-title .little, .category-type-linea .plg-rotate-category-title .little{
        font-size: 20px;
    }
}


/* @media (max-width: 1500px) 
{ 
 
}  */
.plg-rotate-category-title-blog{
   position: fixed;
    top: 26%;
    left: 29%;
    transform: rotate(-10deg) translateY(-50%);
    text-align: left;
}
.plg-rotate-category-title-blog .little{
        color: white;
    margin-bottom: 10px;
    font-family: 'Austral Slab Stamp Lig';
    font-weight: 300;
    font-style: normal;
    line-height: 2;
    font-size: 1.4vw;
}
.plg-rotate-category-title-blog .big{
    color: #313460;
    font-family: 'Austral Slab Stamp Reg', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 3.2vw;
    margin-left: 10px;
    line-height: 1;
}



.woocommerce-product-gallery__wrapper img.wp-post-image 
{
    max-width: 500px;
}
.single-product ul.woocommerce-breadcrumb.breadcrumb.plg-woocommerce-breadcrumb 
{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 20px;
    z-index: 9;
    background: transparent;
}
ul.woocommerce-breadcrumb.breadcrumb.plg-woocommerce-breadcrumb 
{
    display: none;
}
h1.product_title.entry-title 
{
    font-size: 42px;
    color: #2e357b !important;
    margin-top: 70px;
    margin-bottom: 50px;
    line-height: 1.1;
}
.woocommerce-product-gallery, 
.entry-summary 
{
    width: 50%;
}
.entry-summary p
{
    color: #606060;
}
.plg_img_containers {
    display: flex;
    align-items: center;
}
.plg_img_containers img {
    max-height: 85px;
    object-fit: scale-down;
    margin-right: 30px;
}
.woocommerce-product-gallery__wrapper img.wp-post-image 
{
    margin: 0 auto;
    display: block;
}
.wc-tabs 
{
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    border-bottom: unset;
}
#tab-title-description 
{
    display: none;
}
button.single_add_to_cart_button.button.alt 
{
    font-weight: 700;
    background-color: #FFCB00 !important;
    color: #2E357B;
    border: 2px solid #FFCB00;
    height: 55px;
    padding: 0 40px;
    margin-bottom: 50px;
}
button.single_add_to_cart_button.button.alt:hover 
{
    background-color: transparent !important;
    border: 2px solid #FFCB00;
}
span.woocommerce-Price-amount.amount 
{
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-bottom: 50px;
}
.plg-tag-single-product 
{
    border: 1px solid #2E357B;
    border-radius: 100px;
    padding: 5px 20px;
    margin: 5px;
    color: #2E357B;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}
.summary.entry-summary 
{
    min-height: 600px;
}
i.fa.fa-check-circle 
{
    color: #2E357B;
    margin-right: 5px;
}
ul.woocommerce-breadcrumb.breadcrumb.plg-woocommerce-breadcrumb li:nth-last-child(1) 
{
    color: #2f357b;
}
.woocommerce-tabs.wc-tabs-wrapper 
{
    font-size: 14px;
}
.woocommerce-tabs.wc-tabs-wrapper h4 
{
    margin: 40px 0 10px;
}
.woocommerce-tabs.wc-tabs-wrapper .slick-slider .slick-arrow 
{
    color: #2E357B;
    border: 2px solid #2E357B;
}
/*** SLIDER SINGLE PRODUCT ***/
.product-item.style-1:not(.style-2) .product-inner:hover, 
.product-item.style-3 .product-inner:hover 
{
    box-shadow:none;
}
.ovic-products,
.slick-list.draggable
{
    padding: 0px !important;
    margin: 0px !important;
}
.ovic-products .price, 
.ovic-products .des
{
    display: none !important;
}
.slick-dots .slick-active button 
{
    width: 13px;
    height: 13px;
}
.product strong {
    color: #2f357b;
}
.slick-dots li.slick-active button[type="button"], 
.ovic-products .slick-dots .slick-active button, 
#yith-quick-view-modal .entry-summary .cart .single_add_to_cart_button, 
.woocommerce-cart-form .shop_table .actions > .button:hover, 
.slick-dots .slick-active button, 
.widget_shopping_cart .widget_shopping_cart_content .buttons > .button.checkout:hover 
{
    background-color: #2E357B !important;
}
.slick-dots 
{
    margin-top: 0px;
}
.slick-dots li button 
{
    width: 13px;
    height: 13px;
    margin: 10px;
    background-color: #fff !important;
    border: 1px solid #2E357B !important;
}
.ovic-products .group-button 
{
    position: relative !important;
    visibility: visible !important;
    opacity: 1 !important;
    box-shadow: unset !important;
}
.product-item .add-to-cart 
{
    width: auto !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, 
a.button.product_type_variable.add_to_cart_button, 
a.button.product_type_external,
a.button.product_type_grouped 
{
    background-color: transparent !important;
    border: 2px solid #FFCB00 !important;
    margin: 20px 0px !important;
    color: #2E357B !important;
    padding: 20px 20px !important;
    width: 200px !important;
    border-radius: 100px !important;
}
.product-item.style-1.style-6 .group-button .inner 
{
    margin-top: 35px;
}
a.product-cat 
{
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin: 10px 0;
    display: block;
}
h3.product-name.product_title
{
    min-height: 40px;
}
h3.product-name.product_title a 
{
    font-size: 22px;
    line-height: 23px;
}
span.fa.fa-angle-right.next.slick-arrow,
span.fa.fa-angle-left.prev.slick-arrow
{
    visibility: visible !important;
    opacity: 1 !important;
    top: calc(25% - 15px);
    color: #2E357B;
    border-color: #2E357B;
}
.single-thumb-horizontal.main-container.shop-page.no-sidebar
{
    background-repeat: no-repeat;
    background-size: auto;
    padding-top: 80px;
    margin-bottom: -7px;
}
.plg-bottom-single-product 
{
    background-image: url("img/isobio_pdp_main_bg_bottom.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
}
.plg-table-title 
{
    color: #2E357B;
    font-weight: 600;
}
.woocommerce-tabs.wc-tabs-wrapper 
{
    margin-bottom: 0px;
}
.woocommerce-Tabs-panel 
{
    padding-bottom: 0px;
}
.banner-content .text-1, 
.banner-content .text-2, 
.banner-content .text-3,
.ovic-banner.style1.style2 .text-1
{
    font-family: Poppins !important;
    font-style: normal !important;
    width: 100%;
    text-align: left !important;
    text-transform: none !important;
    font-weight: 600 !important;
    font-size: 32px !important;
    color: #fff !important;
    height: 0;
}
.banner-content .text-4
{
    font-size: 14px !important;
    font-weight: normal !important;
    color: #fff !important;
    margin: 0 !important;
    text-align: left !important;
    margin-top: 30px !important;
    text-transform: none !important;
    line-height: 20px !important;
}
.ovic-banner.style1 .text-2
{
    margin-top: -10px;
}
.text-3 
{
    margin-top: -20px;
}
.banner-content 
{
    padding: 50px 20px !important;
    vertical-align: text-top !important;
    max-width: 300px !important;
    height: 360px;
    display: flex !important;
    flex-wrap: wrap;
    margin-left: 0px !important;
}
.ovic-banner.style1 .banner-link 
{
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    white-space: nowrap;
}
a.banner-link 
{
    align-self: flex-end;
}
.banner-effect.ovic-banner.texts_default.style1
{
    max-width: 600px;
    float: right;
}
.banner-effect.style1.ovic-banner.texts_default.style2 
{
    float: left;
}
.product-item.style-1.style-6 .product-inner:hover .group-button,
.product-item.style-1 .product-info .group-button, .product-item.style-3 .product-info .group-button
{
    top: 0 !important;
}
.breadcrumb > li, .breadcrumb > .active 
{
    color: #2E357B;
}
.product-item.style-1 .group-button, 
.product-item.style-3 .group-button 
{
    padding: 10px 4px 32px;
    border-radius: 0 0 2px 2px;
}
.product-item.style-6 .add-to-cart a
{
    line-height: 1 !important;
}
.product .plg-bottom-single-product {
    display: none;
}
.archive .product-item:not(.list) .product-info li a:after, 
.archive .product-item.list .title-category li a:after
{
    content: ' ';
}
.wpb_animate_when_almost_visible {
    opacity: 1 !important;
}
.icona-new-prodotto {
    margin-top: -30px;
    margin-bottom: 20px;
    color: #2e357b;
    font-weight: 500;
}
.icona-new-prodotto img {
    margin-right: 20px;
}
.icona-pack-prodotto,
.icona-bio-prodotto {
    display: inline-flex;
    flex-direction: column;
    max-width: 126px;
    text-align: center;
    align-items: center;
}
.icona-pack-prodotto img,
.icona-bio-prodotto img{
    margin-right: 0 !important;
    margin-bottom: 10px;
}
.icona-pack-prodotto span,
.icona-bio-prodotto span{
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
    color: #2e357b;
}



/*** WOOCOMMERCE PLP ***/

.plg-archive-description 
{
    padding: 60px 0;
    max-width: 1020px;
    margin: 0 auto;
}
.plg-archive-description p 
{
    text-align: center;
    color: #2E357B;
    font-weight: 400;
}
.archive img.wp-post-image 
{
    display: block !important;
    margin: 0 auto;
}
.product-item img.wp-post-image
{
    max-width: 300px;
}
.product-item.style-1 .group-button 
{
    background-color: transparent !important;
}
.product-item.style-1 .group-button::before 
{
    background-color: transparent !important;
}
a.button.yith-wcqv-button 
{
    display: none !important;
}
.archive .shop-control.shop-after-control 
{
    display: none;
}
.archive .main-container
{
    margin-bottom: 0px;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok 
{
    position: absolute;
    top: 57%;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 12px;
}


/*** HOME ***/

.tparrows,
.tparrows:hover
{
    border: 2px solid #fff;
    box-shadow: 0px 0px 7px #000;
    width: 55px;
    height: 55px;
}
.tparrows:before 
{
    font-family: "revicons";
    font-size: 25px;
    color: #fff;
    display: block;
    line-height: 50px;
    text-align: center;
    text-shadow: 0px 0px 5px #000;
}
.tparrows.tp-rightarrow:before
{
    padding-left: 5px;
}
.tparrows.tp-leftarrow:before
{
    padding-right: 5px;
}
a.plg-arrow-home-square i 
{
    color: #FFF;
    font-size: 40px;
}
a.plg-arrow-home-square 
{
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 50;
}
.ovic-banner.style11 .box-link
{
    text-align: left !important;
}
.tp-video-play-button
{
    text-align: center !important;
}
#plg-home-history 
{
    padding: 10% 0px;
}
#plg-home-history h1 
{
    text-align: center;
    color: #fff;
    padding: 30px 0;
}
#plg-home-history p 
{
    font-weight: 200;
    color: #fff;
}
#plg-home-history__arrow-left,
#plg-home-history__arrow-right 
{
    position: absolute;
}
#plg-home-history__arrow-left
{
    right: 20%;
    top: -10px;
}
#plg-home-history__arrow-right 
{
    left: 15%;
    top: -230px;
}
.plg-home-history__work_text 
{
    padding-top: 20px;
}
#plg-home-newsletter .plg-home-newsletter__text
{
    max-width: 500px;
    margin: 0 auto;
}
#plg-home-newsletter input[type="submit"]
{
    padding: 10px 40px;
}
.newsletter-box 
{
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.newsletter-box p:nth-child(1)
{
    width: 100%;
    max-width: 600px;
}
.newsletter-box input.wpcf7-form-control.wpcf7-submit 
{
    background-color: #2E357B;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    height: 58px;
}
.newsletter-box span.ajax-loader 
{
    margin-right: -20px !important;
}
#plg-home-newsletter .wpcf7-form .wpcf7-form-control-wrap:not(.acceptance-590)
{
    margin-top: 0px !important;
    width: 100% !important;
    max-width: 600px;
}
#plg-home-newsletter input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email 
{
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top: 2px solid #FFCB00;
    border-left: 2px solid #FFCB00;
    border-bottom: 2px solid #FFCB00;
    width: 100%;
    padding: 15px 20px;
}
.newsletter-box-acceptance 
{
    max-width: 720px;
    margin: 30px auto;
}
.newsletter-box-acceptance span.wpcf7-list-item-label 
{
    padding-left: 20px;
    display: inline-block;
    margin-top: -22px;
    font-size: 13px;
}
#plg-home-newsletter__background-left,
#plg-home-newsletter__background-right
{
    position: absolute;
}
#plg-home-newsletter__background-left 
{
    top: 0;
    left: 0;
}
#plg-home-newsletter__background-right
{
    bottom: -79px;
    right: 0;
}
.plg-home-square
{
    position: relative;
}
.plg-home-square__text-1,
.plg-home-square__text-2-1,
.plg-home-square__text-2-2,
.plg-home-square__text-3-1,
.plg-home-square__text-3-2,
.plg-home-square__text-4
{
    position: absolute;
    z-index: 5;
    padding-right: 60px;
}
.plg-home-square__text-1
{
    padding: 40px;
}
.plg-home-square__text-2-1,
.plg-home-square__text-2-2,
.plg-home-square__text-3-1,
.plg-home-square__text-3-2
{
    bottom: 20px;
    left: 30px;
}
.plg-home-square__text-2-1 h4, .plg-home-square__text-2-1 h3, .plg-home-square__text-2-1 h2, .plg-home-square__text-2-1 h1,
.plg-home-square__text-2-2 h4, .plg-home-square__text-2-2 h3, .plg-home-square__text-2-2 h2, .plg-home-square__text-2-2 h1,
.plg-home-square__text-3-1 h4, .plg-home-square__text-3-1 h3, .plg-home-square__text-3-1 h2, .plg-home-square__text-3-1 h1,
.plg-home-square__text-3-2 h4, .plg-home-square__text-3-2 h3, .plg-home-square__text-3-2 h2, .plg-home-square__text-3-2 h1,
.plg-home-square__text-4 h4, .plg-home-square__text-4 h3, .plg-home-square__text-4 h2, .plg-home-square__text-4 h1
{
    color: #fff;
    font-weight: 600;
}
.plg-home-square__text-2-1 h4, .plg-home-square__text-2-1 h3,
.plg-home-square__text-2-2 h4, .plg-home-square__text-2-2 h3,
.plg-home-square__text-3-1 h4, .plg-home-square__text-3-1 h3,
.plg-home-square__text-3-2 h4, .plg-home-square__text-3-2 h3,
.plg-home-square__text-4 h4, .plg-home-square__text-4 h3
{
    font-weight: 400;
}
.plg-home-square__text-4
{
    top: 0;
    padding: 40px;
    width: 100%;
}
.plg-home-square__text-4 h1
{
    line-height: 1;
}



/*** PAGES ***/
.plg-top-page-img img
{
    width: 100vw;
}
.wp-post-image 
{
    width: 100vw;
}


/*** CONTATTI ***/
.form__motivation,
.form__elements
{
    margin: 0 auto;
    display: block;
    text-align: center;
}
.plg-contact-form
{
    z-index: 5;
}
.page-template-contact-page .plg-contact-form .wpcf7-form .wpcf7-form-control-wrap:not(.acceptance-590) 
{
    max-width: 49.5%;
}
.plg-contact-form span.wpcf7-form-control-wrap input,
.plg-contact-form select.wpcf7-form-control.wpcf7-select,
.plg-contact-form textarea.wpcf7-form-control.wpcf7-textarea,
input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email
{
    width: 90%;
    border-radius: 20px;
    border: 1px solid #FFCB00;
    margin: 20px;
    font-size: 13px;
    padding: 10px 20px;
}
.page-template-contact-page span.wpcf7-form-control-wrap.textarea-190 
{
    max-width: 95% !important;
}
.page-template-contact-page span.wpcf7-form-control-wrap.textarea-190 textarea
{
    width: 100%;
    margin: 0;
}
.page-template-contact-page .wpcf7 {
    margin: 50px 0 !important;
}
.page-template-contact-page .wpcf7-form .wpcf7-form-control-wrap.acceptance-719,
.page-template-contact-page .wpcf7-form .wpcf7-form-control-wrap.acceptance-720,
.page-template-contact-page .wpcf7-form .wpcf7-form-control-wrap.acceptance-721,
.page-template-contact-page .wpcf7-form .wpcf7-form-control-wrap.acceptance-722,
.page-template-contact-page .wpcf7-form .wpcf7-form-control-wrap.acceptance-723,
.page-template-contact-page .wpcf7-form .wpcf7-form-control-wrap.acceptance-724,
.page-template-contact-page .wpcf7-form .wpcf7-form-control-wrap.acceptance-725,
.page-template-contact-page .privacy-text
{
    max-width: 100% !important;
    font-size: 12px;
}
.page-template-contact-page .wpcf7-form .wpcf7-form-control-wrap.acceptance-719 input,
.page-template-contact-page .wpcf7-form .wpcf7-form-control-wrap.acceptance-720 input,
.page-template-contact-page .wpcf7-form .wpcf7-form-control-wrap.acceptance-721 input,
.page-template-contact-page .wpcf7-form .wpcf7-form-control-wrap.acceptance-722 input,
.page-template-contact-page .wpcf7-form .wpcf7-form-control-wrap.acceptance-723 input,
.page-template-contact-page .wpcf7-form .wpcf7-form-control-wrap.acceptance-724 input,
.page-template-contact-page .wpcf7-form .wpcf7-form-control-wrap.acceptance-725 input
{
    width: unset !important;
    height: unset;
    margin: 5px;
    display: inline-block;
    vertical-align: middle;
}
.page-template-contact-page .privacy-text
{
    padding-left: 20px;
}
.fields-required
{
    font-size: 13px;
    margin: 20px 40px;
}
.page-template-contact-page .plg-contact-form input.wpcf7-form-control.wpcf7-submit 
{
    background-color: #FFCB00;
    color: #2E357B !important;
    float: left;
    width: 222px !important;
    height: 55px;
}
.vc_general.vc_cta3.vc_cta3-style-classic
{
    border-color: transparent !important;
    background-color: transparent !important;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
    color: #FFF !important;
    border-color: #fff;
    background-color: transparent !important;
}
.icon-before-maps 
{
    position: absolute;
    top: -44px;
    right: 0;
    left: 0;
    margin: 0 auto;
    font-size: 20px !important;
}
.fullwidth-template-no-title {
    position: relative;
}
.page-template-contact-page .plg-contact-background_1
{
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
.page-template-contact-page .plg-contact-background_2
{
    position: absolute;
    top: 20%;
    left: 0;
    z-index: -1;
}
.page-template-contact-page .plg-contact-background_3
{
    position: absolute;
    top: 51%;
    right: 0;
    z-index: 1;
}
.page-template-contact-page nav.breadcrumb-trail.breadcrumbs 
{
    width: 25%;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required 
{
    background-color: #fff;
}
.plg-contact-address
{
    z-index: 0;
    padding-top: 15%;
    padding-bottom: 10%;
}
.page-template-contact-page .vc_cta3_content-container 
{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
}
.page-template-contact-page .vc_cta3_content-container .vc_cta3-content
{
    margin-bottom: 20px;
}
.vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions 
{
    max-width: 100% !important;
}
.page-template-contact-page .fullwidth-template-no-title,
.page-thumbnail
{
    margin-bottom: 0px;
    background-image: url("img/isobio_texture.jpg");
    background-repeat: repeat;
}
.page-thumbnail img
{
    object-fit: cover;
    object-position: 33%;
}

.page-template-contact-page .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    margin-top: 70px;
    max-width: 530px;
}


/*** ABOUT US ***/
.page-template-about-us p,
.page-template-about-us h3,
.page-template-about-us p
{
    line-height: 1.8;
}
.page-template-about-us .fullwidth-template-no-title 
{
    margin-bottom: 0;
}
#plg-about-us_slider
{
    padding: 19% 0 12% 0;
    background-position-y: top !important;
    background-size: cover  !important;
    background-position-x: center !important;
}
#plg-about-us_slider .plg-btn-1 button
{
    background-color: #2E357B !important;
    border-color: #2E357B !important;
    color: #fff !important;
}
#plg-about-us_slider .plg-btn-1 a
{
    background-color: #2E357B !important;
    border-color: #2E357B !important;
    color: #fff !important;
    background-image: unset;
}
.plg-about-us_slider__bnt-slide3,
#plg-about-us_slider .plg-btn-1
{
    margin: 0 10px;
}

.page-template-about-us span.fa.fa-angle-right.next.slick-arrow, 
.page-template-about-us span.fa.fa-angle-left.prev.slick-arrow 
{
    visibility: visible !important;
    opacity: 1 !important;
    top: calc(25% - 15px);
    color: #fff;
    border-color: #fff;
}

.slick-list .wpb_column.vc_column_container.vc_col-sm-12 
{
    max-width: 1000px;
    margin: 0 auto;
    float: unset;
}
.page-template-about-us .slick-dots li button,
.page-template-about-us .last-slick button ,
.page-template-about-us .last-slick button
{ 
    background-color: #fff !important;
    border: 1px solid #fff !important;
} 
.page-template-about-us .slick-dots li.slick-active button ,
.page-template-about-us .slick-dots li.slick-active button,
.page-template-about-us .slick-dots li.slick-active .last-slick.slick-active
{ 
    background-color: #2E357B !important;
    border: 1px solid #2E357B !important;
}

.page-template-about-us .slick-list p
{
    font-weight: 300;
}
/* .page-template-about-us ul.slick-dots 
{
    margin-top: 100px;
} */

.page-template-about-us .slick-slider .slick-arrow 
{
    width: 100px !important;
    height: 100px !important;
    font-size: 50px !important;
    line-height: 95px !important;
}
.page-template-about-us .fa.fa-angle-right.next.slick-arrow
{
    padding-left: 10px !important;
}
.page-template-about-us .fa.fa-angle-left.prev.slick-arrow
{
    padding-right: 10px !important;
}
.plg-about-us-top-background_1,
.plg-about-us-top-background_2
{
    position: absolute;
    width: 250px;
    top: 5%;
    transform: translateY(-50%);
    z-index: 0;
}
.plg-about-us-top-background_1
{
    left: 0;
}
.plg-about-us-top-background_2
{
    right: 0;
}
#plg-about-us_soul 
{
    position: relative;
    z-index: 2;
}
#plg-about-us_near
{
    margin: 130px auto;
}

#plg-about-us_near .plg-btn-1 a,
#plg-about-us_near .plg-btn-1 button
{
    min-width: 250px;
    font-weight: 600;
}


#plg-about-us_lands
{
    margin-top: -50px;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
    background-position-y: 50px !important;
    background-size: cover;
    padding-bottom: 80px;
    margin-bottom: -80px;
}
.plg-about-us_lands-text
{
    max-width: 1440px;
    margin: 10% auto 100px auto !important;
    position: relative;
    z-index: 5;
    padding: 100px 0 0 0;
}
.plg-about-us_lands p
{
    font-weight: 300;
}
.plg-about-us_lands__background-1,
.plg-about-us_lands__background-2,
.plg-about-us_lands__background-3,
.plg-about-us_lands__background-4
{
    position: absolute;
    z-index: 1;
}
.plg-about-us_lands__background-1
{
    top: 0;
    right: 0;
}
.plg-about-us_lands__background-2
{
    top: 73%;
    left: 50%;
}
.plg-about-us_lands__background-3
{
    bottom: -55px;
    right: 0;
    transform: rotate(-34deg);
}
.plg-about-us_lands__background-4
{
    top: 0px;
    left: 26%;
}

#plg-about-us_colture
{
    background-repeat: no-repeat !important;
    background-position: top !important;
    padding: 21% 0 21% 0;
    background-color: #6a3f14;
}
.plg-about-us_colture__text 
{
    max-width: 300px;
    position: absolute !important;
    left: 50%;
    right: 0;
    top: 50%;
    transform: translate(-50%,-75%);
}

#plg-about-us_work
{
    background-repeat: no-repeat !important;
    background-size: 100% 100%;
    background-position: bottom !important;
    padding: 5% 0;
    background-color: #673c11;
}
#plg-about-us_work h1 
{
    color: #fff !important;
}
#plg-about-us_work p 
{
    font-weight: 300 !important;
}
#plg-about-us_work strong 
{
    font-weight: 600;
}
#plg-about-us_work__text
{
    max-width: 700px;
    margin: 50px auto !important;
    position: relative;
    z-index: 5;
}
#plg-about-us_work__boxes
{
    max-width: 1000px;
    margin: 50px auto !important;
    position: relative;
    z-index: 5;
}
#plg-about-us_work__boxes .plg-btn-2 button 
{
    min-width: 210px;
    height: 70px;
    border-radius: 40px !important;
    cursor: default;
}
#plg-about-us_work__boxes p
{
    font-weight: 300;
}
.plg-about-us_work__background-1,
.plg-about-us_work__background-2,
.plg-about-us_work__background-3
{
    position: absolute;
    z-index: 1;
}

.plg-about-us_work__background-1
{
    left: 0;
    top: 4%;
}
.plg-about-us_work__background-2
{
    right: 0;
    top: 0;
}
.plg-about-us_work__background-3
{
    right: 5%;
    bottom: 0;
}

#plg-about-us_energy
{
    background-repeat: no-repeat !important;
    background-position: top !important;
    padding: 10% 0;
    z-index: 5;
}
.plg-about-us_energy__text
{
    max-width: 1440px;
    margin: 50px auto !important;
    position: relative;
    z-index: 5;
}
.plg-about-us_energy__text h1 
{
    color: #fff !important;
}
.plg-about-us_energy__background-1,
.plg-about-us_energy__background-2
{
    position: absolute;
}
.plg-about-us_energy__background-1
{
    top: 0;
    left: 0;
}
#plg-about-us_water
{
    background-repeat: no-repeat !important;
    padding: 5% 0;
}
.plg-about-us_water__text-1
{
    max-width: 1440px;
    margin: 50px auto !important;
    position: relative;
}

#plg-about-us_production
{
    background-repeat: no-repeat !important;
    padding: 5% 0;
    background-size: cover;
}

#plg-about-us_production__image-desk,
#plg-about-us_production__image-mob
{
    position: relative;
    z-index: 5;
    padding: 20px;
}
div#plg-about-us_production__image-desk
{
    margin-top: -100px;
}
#plg-about-us_production__image-mob
{
    display: none;
}

#plg-about-us_production__image-right
{
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -50px;
}

#plg-about-us_process
{
    min-height: 500px;
    background-repeat: no-repeat !important;
    padding: 5% 0;
    background-position: top !important;
}
#plg-about-us_process__image-desk,
#plg-about-us_process__image-mob
{
    position: relative;
    z-index: 5;
    padding: 40px 20px;
}
#plg-about-us_process__image-mob
{
    display: none;
}
#plg-about-us_process__image-left
{
    position: absolute;
    left: 0;
    top: -100px; 
    max-width: 270px;
}
#plg-about-us_process__image-right
{
    position: absolute;
    right: 0;
    top: -150px; 
    max-width: 270px;
}

#plg-about-us__background-bottom-1,
#plg-about-us__background-bottom-2
{
    position: absolute;
}
#plg-about-us__background-bottom-1
{
    bottom: 100px;
    left: 0;
    z-index: 0;
}
#plg-about-us__background-bottom-2
{
    bottom: 0;
    right: 0;
    z-index: 0;
}
#plg-about-us_cert
{
    position: relative;
    padding: 50px 0;
    z-index: 2;
    margin-top: -100px;
}
#plg-about-us_cert .plg-about-us_cert__box-single
{
    padding: 0 40px;
    margin-bottom: 60px;
}
#plg-about-us_cert .plg-about-us_cert__box-single h3
{
    min-height: 65px;
}
.plg-about-us_cert__box-single__text
{
    max-width: 716px;
    margin: 50px auto;
}

.thehome-slide3 .plg-btn-1,
.thehome-slide3 .plg-btn-1.plg-about-us_slider__bnt-slide3
{
    display: inline-flex;
    margin: 30px 50px 10px 50px !important;
}

/*** BLOG e RICETTE ***/

.page-template-blog .vc_gitem-post-data-source-post_title h4,
.page-template-archive-ricette .vc_gitem-post-data-source-post_title h4
{
    font-size: 24px;
    line-height: 30px;
    margin-top: 25px;
}
.page-template-blog .vc_gitem-zone,
.page-template-archive-ricette .vc_gitem-zone
{
    background-color: #fff !important;
}
.page-template-blog a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded,
.page-template-archive-ricette a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded
{
    background-color: #FFCB00 !important;
    color: #2E357B !important;
    border-radius: 30px !important;
    font-weight: 600;
    text-transform: uppercase;
}
.page-template-blog .vc_grid-item,
.page-template-archive-ricette .vc_grid-item
{
    margin-bottom: 50px;
}
.page-template-blog .single-meta_1, .page-template-archive-ricette .single-meta_1,
.page-template-blog .single-meta_2, .page-template-archive-ricette .single-meta_2,
.page-template-blog .single-meta_3, .page-template-archive-ricette .single-meta_3,
.page-template-blog .single-meta_4, .page-template-archive-ricette .single-meta_4
{
    float: left;
    padding-right: 5px;
    font-style: italic;
    font-size: 14px;
}
.page-template-blog .single-meta_2,
.page-template-archive-ricette .single-meta_2
{
    padding-right: 10px;
}
.page-template-blog .single-excerpt,
.page-template-archive-ricette .single-excerpt
{
    float: right;
    margin-bottom: 20px;
}
.page-template-blog .single-btn,
.page-template-archive-ricette .single-btn
{
    float: left;
}
.ricette-carousel 
{
    margin-bottom: 30px;
}
.ricette-carousel img 
{
    width: 100%;
}
.slick-dots li button:before
{
    display: none;
}
.page-template-blog .breadcrumb,
.single-ricette .breadcrumb
{
    display: inline-flex;
}
.col-lg-4:nth-of-type(3n+1),
.single-ricetta:nth-of-type(2n+1)
{
    clear: left;
}
.search-results .col-lg-4:nth-of-type(3n+1),
.search-results .single-ricetta:nth-of-type(2n+1)
{
    clear: unset;  
}
.slick-dots {
    margin-top: 30px;
}
.vc_gitem-post-data-source-post_author {
    text-transform: uppercase;
}
#sostenibilita {
    margin-top: -150px;
}
.row-sustainability__box .slick-slide {
    padding: 350px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
#sostenibilita .slick-dots {
    position: absolute;
    left: 50%;
    bottom: 15%;
    transform: translate(-50%, -50%);
}
#sostenibilita span.fa.fa-angle-right.next.slick-arrow, 
#sostenibilita span.fa.fa-angle-left.prev.slick-arrow {
    top: 40% !important;
}
#sostenibilita .slick-slider .slick-arrow.next, 
#sostenibilita .slick-slider .slick-arrow.slick-next {
    right: 10%;
}

#sostenibilita .slick-slider .slick-arrow.prev, 
#sostenibilita .slick-slider .slick-arrow.slick-prev {
    left: 10%;
}
#sostenibilita strong {
    color: #2e357b;
}

/*** WIDGET BLOG ***/

#widget-area 
{
    margin-bottom: 50px;
}
#widget-area div:first-child .blog_rounded
{
    display: none;
}
input.search-field
{
    border-radius: 50px;
    border: 2px solid #FFCB00;
    color: #2E357B;
}
.widget-area h2
{
    font-size: 16px;
    padding: 25px 0 15px 0;
}
.widget-area li.cat-item 
{
    list-style-type: none;
    font-size: 14px;
    padding-bottom: 10px;
    color: #2E357B;
}
.textwidget.custom-html-widget hr 
{
    margin: 20px 0 0 0;
    border-top: 1px solid #FFCB00;
}
.widget-area .post-thumb img 
{
    max-width: 80px;
    max-height: 70px;
    object-fit: cover;
    margin-bottom: 25px;
}
.widget-area article.blog-item 
{
    display: flex;
}
.widget-area .post-meta
{
    display: none;
}
.widget-area .post-title
{
    color: #2E357B;
    font-size: 14px;
    padding-left: 10px;
    padding-top: 5px;
}
.widget-area button[type="submit"] 
{
    position: absolute;
    right: 40px;
    background-color: transparent;
    color: #2E357B;
}
.widget-area form.search-form {
    margin-bottom: 50px;
}
.widget-area ul
{
    padding-left: 0px;
}
.widget-area .search-form .search-submit:hover
{
    background-color: transparent;
}


/*** WIDGET RICETTE ***/

.plg-widget-ricette .single-widget-post 
{
    display: flex;
    margin-bottom: 10px;
}
.plg-widget-ricette .single-widget-post img 
{
    max-width: 90px !important;
    height: 60px !important;
    object-fit: cover;
}
.plg-widget-ricette .single-widget-post__title
{
    display: block;
    padding-left: 10px;
    padding-top: 5px;
    color: #2E357B;
    font-weight: 600;
    font-size: 14px;
}
.plg-widget-ricette li.cat-item {
    list-style-type: none;
    font-size: 14px;
    padding-bottom: 10px;
    color: #2E357B;;
}
.plg-widget-ricette .tag-cloud-link {
    border: 1px solid #FFCB00;
    padding: 10px;
    border-radius: 20px;
    color: #2E357B;
    font-size: 12px;
    font-weight: 600;
    font-size: 12px !important;
    margin-top: 5px;
    display: inline-block;
}
.plg-widget-ricette .ricette_rounded 
{
    display: none;
}
.plg-widget-ricette h3 
{
    padding: 25px 0 15px 0;
}
.plg-widget-ricette hr 
{
    margin: 30px 0 0 0;
    border-bottom: 1px solid #FFCB00;
}
.plg-widget-ricette button[type="submit"] 
{
    position: absolute;
    top:0;
    right: 20px;
    background-color: transparent;
    color: #2E357B;
}
.plg-widget-ricette form.search-form 
{
    margin-bottom: 50px;
}
.plg-widget-ricette .search-form .search-submit:hover
{
    background-color: transparent;
}
.plg-widget-ricette input[type="search"] 
{
    width: 100%;
}



/*** SINGLE BLOG ***/
.single-post h1.post-title,
.single-post .post-content
{
    margin-top: 50px;
}
.single-post h1.post-title
{
    color: #2E357B;
}
.single-post .post-thumb img 
{
    transition: all 400ms ease-in-out;
    max-height: 370px;
    object-fit: cover;
}




/*** SINGLE RICETTA ***/
.single-thumbs
{
    margin-bottom: 60px;
}
.single-thumbs img 
{
    max-height: 370px;
    width: 100%;
    object-fit: cover;
}
.single-features img
{
    float: left;
    max-width: 37px;
    margin-right: 10px;
}
.single-features__title,
.single-features__content
{
    color: #737375;
    font-size: 14px;
    line-height: 1.2;
}
.single-features__content
{
    font-weight: 600;
    margin-bottom: 10px;
    margin-left: 48px;
}
.single-tags a
{
    border: 1px solid #FFCB00;
    padding: 10px;
    border-radius: 20px;
    color: #2E357B;
    font-size: 12px;
    font-weight: 600;
}
.single-tags 
{
    margin: 30px 0;
}
.single-features
{
    padding-bottom: 25px;
    border-bottom: 1px solid #FFCB00;
    margin-bottom: 35px;
}
.single-ingredients__content 
{
    display: flex;
    flex-wrap: wrap;
}
.single-ingredients__content ul 
{
    width: 50% !important;
}
.single-ingredients,
.single-service
{
    padding-bottom: 35px;
    border-bottom: 1px solid #FFCB00;
    margin-bottom: 35px;
}
.plg-widget-ricette {
    margin-bottom: 20px;
}
.single-thumbs img {
    margin-bottom: 10px;
}


/*** POPUP ***/

#PuntiVendita_Modal img
{
    display: block;
    margin: 20px auto;
}
.modal-body input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    padding: 15px 20px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 96%;
}


/*** 404 ***/
.page-404
{
    background-image: unset;
}
.error404 footer
{
    display: block;
}
.page-404 .content-404 
{
    margin: 0 auto;
}
.page-404 .heading 
{
    margin-bottom: 63px;
    color: #d60000;
}
.page-404 .title 
{
    font-size: 26px;
}


/*** TAXONOMY RICETTE e SEARCH PAGE***/
.tax-category_ricette .single-ricetta,
.tax-tag_ricette .single-ricetta,
.search-results .single-ricetta
{
    margin-bottom: 80px;
}
.tax-category_ricette img.wp-post-image.attachment-post-thumbnail,
.tax-tag_ricette img.wp-post-image.attachment-post-thumbnail,
.search-results img.wp-post-image.attachment-post-thumbnail
{
    margin-bottom: 10px;
}
.tax-category_ricette .entry-meta,
.tax-tag_ricette .entry-meta,
.search-results .entry-meta
{
    padding-right: 5px;
    font-style: italic;
    font-size: 14px;
    margin-bottom: 30px;
}
.tax-category_ricette .entry-meta .meta-prep-author,
.tax-tag_ricette .entry-meta .meta-prep-author,
.search-results .entry-meta .meta-prep-author
{
    padding-left: 10px;
}
.tax-category_ricette .read-all,
.tax-tag_ricette .read-all,
.search-results .read-all
{
    width: unset;
    margin-top: 20px;
    font-size: 14px;
    width: max-content;
}


/*** PREFOOTER ***/
.vc_row.wpb_row.vc_row-fluid.plg-bottom-single-product
{
    margin-bottom: -35px;
}
div#cookie-law-info-bar 
{
    font-size: 12px;
    padding: 0;
}
div#cookie-law-info-again {
    padding: 0 10px;
}


/*** PRIVACY ***/
span#cookie_hdr_showagain 
{
    font-size: 10px;
}
a#cookie_action_close_header {
    background-color: #2e357b !important;
}
button#cliModalClose {
    background: transparent;
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
    max-height: 90px;
}


/*** SITE MAP ***/

html[lang="en-US"] ul.wsp-posts-list,
html[lang="en-US"] .wsp-posts-title
{
    display: none;
}
.wsp-container li a {
    text-transform: lowercase;
}


/*** MEDIA QUERY ***/

@media (min-width: 576px) 
{ 
    .nodesk-576
    {
        display: none !important;
    }
    .nomob-576
    {
        display: unset;
    }
}

@media (min-width: 768px) 
{ 

    .nodesk-768
    {
        display: none !important;
    }
    .nomob-768
    {
        display: unset;
    }

    .header-nav li.menu-item.wpml-ls-slot-86.wpml-ls-item.wpml-ls-item-it.wpml-ls-current-language 
    {
        display: none;
    }
    a.menu-bar.menu-toggle {
        padding: 10px;
    }
    .header-mobile, .mobile-footer, .footer .ovic-custommenu.style02 .widgettitle 
    {
        display: block;
    }
    .plg-contact-address .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-content 
    {
        padding-right: 0px;
    }
    
}

@media (min-width: 992px) 
{ 
    .header-mobile, .mobile-footer, .footer .ovic-custommenu.style02 .widgettitle 
    {
        display: none;
    }    
    .fullwidth-template-no-title 
    {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (min-width: 1367px)
{
    .nodesk-1365
    {
        display: none !important;
    }
    .nomob-1365
    {
        display: unset;
    }

    /*** HOME ***/

    .tp-rightarrow.tparrows.style-1.noSwipe,
    .tp-leftarrow.tparrows.style-1.noSwipe
    {
        top: 58% !important;
    }

}

@media (min-width: 1436px) 
{ 
    .fullwidth-template-no-title 
    {
        padding-left: unset;
        padding-right: unset;
    }
}

@media (min-width: 1920px) 
{ 

    .single-thumb-horizontal.main-container.shop-page.no-sidebar 
    {
        background-size: contain;
        background-position-y: -100px;
    }

    /*** ABOUT US ***/
    #plg-about-us_lands,
    #plg-about-us_energy,
    #plg-about-us_production,
    #plg-about-us_process
    {
        background-size: 100% 100% !important;
    }

    /*** HOMEPAGE ***/

    #plg-home-history {
        padding: 10% 0px;
        background-size: 100% 100% !important;
    }
}




@media (max-width: 1830px) {
    .plg-about-us_lands__background-2
    {
        max-width: 100px;
        top: unset;
        bottom: 0;
    }
    .plg-about-us-top-background_1
    {
        top: 3%;
        max-width: 170px;
    }
    .plg-about-us-top-background_2
    {
        top: 4%;
        max-width: 170px;
    }
    #plg-about-us_production__image-right
    {
        max-width: 180px;
    }
    #plg-about-us_process__image-left 
    {
        max-width: 200px;
    }
    #plg-about-us__background-bottom-1, 
    #plg-about-us__background-bottom-2
    {
        max-width: 200px;
    }
    .plg-about-us_energy__background-1 
    {
        max-width: 100px;
    }
}


@media (max-width: 1490px) {
    /*** HOME ***/
    span.fa.fa-angle-right.next.slick-arrow,
    span.fa.fa-angle-left.prev.slick-arrow
    {
        display: none !important;
    }

    /*** ABOUT US ***/
    .plg-about-us-top-background_1
    {
        top: 2%;
        max-width: 130px;
    }
    .plg-about-us-top-background_2
    {
        top: 2%;
        max-width: 130px;
    }
    #plg-about-us_production__image-right,
    #plg-about-us_process__image-left,
    #plg-about-us__background-bottom-1, 
    #plg-about-us__background-bottom-2
    {
        display: none;
    }
    #plg-about-us_process__image-right 
    {
        max-width: 140px;
        top: 0;
    }
}


@media (max-width: 1366px) {

    .page-template-fullwidth #header.header.style-1, 
    .page-template-fullwidth #header.header.style-7 
    {
        position: static;
    }
    
    .nodesk-1365
    {
        display: unset;
    }
    .nomob-1365
    {
        display: none !important;
    }


    /* HEADER */
    .header-middle li:nth-child(4) 
    {
        padding-left: 0;
    }
    .header-middle li.menu-item-object-custom:nth-child(4) 
    {
        padding-left: 0px;
    }
    .box-header-nav {
        padding-bottom: 30px;
    }
    .header-middle ul.biolife-nav {
        margin-left: 0px;
    }
    li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-search.clone-menu-item,
    ul.header-mobile-language-select
    {
        display: none;
    }
    .header-mobile .block-search input {
        width: 80%;
        margin: 0 auto;
        display: block;
        padding-right: 0 !important;
    }
    .fa-angle-down:before {
        content: "\f002";
    }

    .slick-slider .slick-arrow.next, .slick-slider .slick-arrow.slick-next 
    {
        right: -40px;
    }
    .slick-slider .slick-arrow.prev, .slick-slider .slick-arrow.slick-prev 
    {
        left: -40px;
    }
	.lazy.sub-menu.megamenu {
        padding: 50px 79px !important;
    }

    /*** ABOUT US ***/
    .plg-about-us_work__background-3 
    {
        max-width: 200px;
        right: 5px;
    }

}


@media (max-width: 1199.98px) 
{ 
    /*** HOME ***/
    #plg-home-newsletter__background-left img,
    #plg-home-newsletter__background-right img
    {
        max-width: 120px;
    }

    /*** HEADER ***/
    #header.header.style-1 .header-middle 
    {
        background-color: rgba(255, 255, 255, 0.9);
    }
    .header.style-1 .main-menu > .menu-item, .header.style-1 .header-control .block-userlink, 
    .header.style-1 .block-cart-link .group-cart-link > :first-child, 
    .header.style-1 .block-wishlist .woo-wishlist-link, 
    .header.style-1 .block-cart-link .link-dropdown .text, 
    .header.style-1 .block-cart-link .link-dropdown, 
    .header.style-1 .block-menu-bar a 
    {
        color: #000 !important;
    }
    .lazy.sub-menu.megamenu {
        background-size: contain;
        left: -50% !important;
    }
    .header-middle .sub-menu li.menu-item a {
        font-size: 14px;
    }


    /*** ABOUT US ***/
    #plg-about-us_energy 
    {
        background-size: cover;
    }
    .plg-about-us_work__background-1, 
    .plg-about-us_work__background-2
    {
        max-width: 100px;
    }
    .plg-about-us_work__background-3 
    {
        position: relative;
        margin: 0 auto;
    }
    .plg-about-us_lands__background-2,
    .plg-about-us_energy__background-1 
    {
        display: none;
    }
    #plg-about-us_near .plg-btn-near {
        display: flex;
        flex-direction: column;
        align-items: left;
    }
    .plg-about-us_lands-text
    {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    /*** BLOG ***/
    .page-template-blog .single-meta_1, 
    .page-template-blog .single-meta_2, 
    .page-template-blog .single-meta_3, 
    .page-template-blog .single-meta_4 
    {
        max-width: 100%;
    }
    .page-template-blog .single-meta_2
    {
        float: unset;
    }
}

@media (max-width: 1024px)
{
    .product-item.style-1 .product-inner, 
    .product-item.style-3 .product-inner 
    {
        border: unset;
    }
}

@media (max-width: 991.98px) 
{ 

    /*** GENERAL ***/
    .page-thumbnail img
    {
        height: 195px;
    }

    /*** HEADER ***/
    .header-control > *
    {
        background-color: #2E357B;
    }
    .header, 
    .header .header-background > *:not(.header-mobile) 
    {
        display: none;
    }
    .header-mobile .logo {
        width: 80px;
        right: unset;
        bottom: unset;
        transform: unset;
    }


    /*** WOOCOMMERCE ***/
    .single-thumb-horizontal.main-container.shop-page.no-sidebar 
    {
        background-position-y: -7%;
        padding-top: 50px;
    }
    .col-sm-6 ul.woocommerce-breadcrumb.breadcrumb.plg-woocommerce-breadcrumb 
    {
        display: none !important;
    }
    .col-sm-12 ul.woocommerce-breadcrumb.breadcrumb
    {
        display: block !important;
        background: transparent;
    }
    .entry-summary 
    {
        width: 100%;
    }
    h1.product_title.entry-title 
    {
        margin-top: 30px;
    }
    .plg-single-product-long-description, .plg-single-product-slider 
    {
        width: 100% !important;
    }
    .product-item.style-1 .add-to-cart a:not(.product_type_simple):not(.added_to_cart):after 
    {
        content: '';
    }
    a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, 
    a.button.product_type_variable.add_to_cart_button, 
    a.button.product_type_external,
    a.button.product_type_grouped 
    {
        background-color: transparent !important;
        border: 2px solid #FFCB00 !important;
        height: 65px !important;
        margin: 20px 0px !important;
        color: #2E357B !important;
        padding: 10px 20px !important;
        width: 200px !important;
        border-radius: 100px !important;
    }
    .product-item.style-1 .add-to-cart a, 
    .product-item.style-1 .yith-wcqv-button, 
    .product-item.style-1 .compare 
    {
        font-size: 14px;
    }
    .product-item.style-1 .product-inner, 
    .product-item.style-3 .product-inner 
    {
        border: none;
    }
    .product-item.style-1.style-6 .yith-wcqv-button:after, 
    .product-item.style-7 .yith-wcqv-button:after 
    {
        display: none;
    }
    .summary.entry-summary
    {
        min-height: unset;
    }
    .woocommerce-product-gallery {
        margin-bottom: 135px;
    }


    /*** HOME ***/
    #plg-home-history__arrow-left,
    #plg-home-history__arrow-right,
    #plg-home-newsletter__background-left,
    #plg-home-newsletter__background-right
    {
        display: none;
    }

    /*** CONTATTI ***/
    .page-template-contact-page .plg-contact-background_1 img,
    .page-template-contact-page .plg-contact-background_2 img,
    .page-template-contact-page .plg-contact-background_3 img 
    {
        max-width: 100px;
    }
    .page-template-contact-page .plg-contact-background_3
    {
        top: 59%;
    }


    /*** ABOUT US ***/
    #plg-about-us_production__image-desk,
    #plg-about-us_process__image-desk,
    .plg-about-us_lands__background-3,
    .plg-about-us_lands__background-4
    {
        display: none;
    }
    #plg-about-us_production__image-mob,
    #plg-about-us_process__image-mob
    {
        display: block;
    }
    #plg-about-us_slider 
    {
        padding: 30% 0 15% 0 !important;
    }
    #plg-about-us_soul .plg-top-cta 
    {
        display: flex;
        flex-direction: column;
        align-items: center;
        align-content: center;
    }
    #plg-about-us_soul .plg-top-cta .plg-btn-1
    {
        text-align: left !important;
    }
    #plg-about-us_soul .plg-top-cta .plg-btn-1 button
    {
        width: 250px;
        text-align: center !important;
    }
    #plg-about-us_process__image-right 
    {
        display: none;
    }
    #plg-about-us_work__boxes
    {
        display: flex;
        flex-wrap: wrap;
    }
    #plg-about-us_work__boxes .vc_column_container
    {
        flex-basis: 330px;
        margin: 20px auto;
    }
    .page-template-about-us #plg-about-us_soul h3,
    .page-template-about-us #plg-about-us_soul p,
    .page-template-about-us #plg-about-us_slider p,
    .page-template-about-us #plg-about-us_energy p,    
    .page-template-about-us #plg-about-us_near p,       
    .page-template-about-us #plg-about-us_water p
    {
        text-align: justify !important;
    }
    .thehome-slide3 .plg-btn-1, 
    .thehome-slide3 .plg-btn-1.plg-about-us_slider__bnt-slide3
    {
        margin: 30px 10px !important;
        display: block;
    }
    .plg-about-us_slider__bnt-slide3, 
    #plg-about-us_slider .plg-btn-1 
    {
        display: inline-flex;
        margin: unset !important;
    }

}



@media (max-width: 767.98px) 
{ 
    .nodesk-768
    {
        display: unset; 
    }
    .nomob-768
    {
        display: none !important;
    }

    /*** HEADER ***/
    .col-4-primary-sub-menu li a 
    {
        padding-bottom: 0 !important;
        text-transform: uppercase;
        color: #2f357b !important;
    }
    /* .nuovo-menu_sub.nuovo-menu_sub {
        display: none;
    } */
	ul#ovic-menu-clone-menu-col-4-primary-sub-menu-2 {
		text-transform: uppercase;
	}

    /*** FOOTER ***/
    .footer .ovic-menu-wapper
    {
        display: block;
        margin-bottom: 30px;
    }

    /*** HOME ***/
    .plg-home-square__text-2-1 h2, 
    .plg-home-square__text-2-1 h3, 
    .plg-home-square__text-2-2 h2, 
    .plg-home-square__text-2-2 h3, 
    .plg-home-square__text-3-1 h2, 
    .plg-home-square__text-3-1 h3, 
    .plg-home-square__text-3-2 h2, 
    .plg-home-square__text-3-2 h3, 
    .plg-home-square__text-4 h2, 
    .plg-home-square__text-4 h3
    {
        text-shadow: 3px 0px 4px #000;
    }
    #plg-home-newsletter 
    {
        display: none;
    }
    .plg-home-square__text-4 {
        top: 37%;
    }
    .wpb_text_column.wpb_content_element.plg-home-square__text-3-2.plg-home-square__text-3-2.ovic_custom_5f2a77198eee1 h2 {
        font-size: 20px !important;
    }
    .wpb_text_column.wpb_content_element.plg-home-square__text-3-2.plg-home-square__text-3-2.ovic_custom_5f2a77198eee1 h4 {
        font-size: 10px !important;
        margin-bottom: -18px !important;
        margin-top: 50px;
    }
    .plg-home-square__text-3-2 h4 {
        font-size: 12px;
    }
    .plg-home-square__text-3-2 h2 {
        font-size: 23px;
    }
    .plg-home-square__text-3-2 {
        bottom: 3px;
    }
    
    
    /*** WOOCOMMERCE ***/
    .woocommerce-product-gallery, .entry-summary 
    {
        width: 100%;
    }
    img.plg-thumb-category
    {
        height: 195px;
        object-fit: cover;
        object-position: 33%;
    }
    .plg-archive-description 
    {
        padding: 30px 0;
    }

    /*** CONTATTI ***/
    .page-template-contact-page .wpcf7-form .wpcf7-form-control-wrap:not(.acceptance-590) 
    {
        width: 100%;
        max-width: 100% !important;
    }
    .page-template-contact-page .wpcf7-form .wpcf7-form-control-wrap:not(.acceptance-590) input,
    select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required
    {
        margin: 20px 0;
    }
    .page-template-contact-page span.wpcf7-form-control-wrap.textarea-190 
    {
        max-width: 90% !important;
    }
    .page-template-contact-page .vc_cta3_content-container .vc_cta3-content
    {
        margin-bottom: 20px;
    }


    /*** ABOUT US ***/
    #plg-about-us__background-bottom-1, 
    #plg-about-us__background-bottom-2 
    {
        max-width: 100px;
    }
    .plg-about-us_work__background-1, 
    .plg-about-us_work__background-2,
    .plg-about-us-top-background_1,
    .plg-about-us-top-background_2
    {
        display: none;
    }
    #plg-about-us_colture {
        padding: 35% 0 35% 0;
    }

    input[type="search"]
    {
        width: 310px;
    }
    .row-sustainability__box .slick-slide {
        padding: 350px 0 110px;
    } 
    #sostenibilita .slick-dots {
        bottom: 1%;
    }
    #plg-about-us_water {
        margin-top: 50px;
    }


    /* BREADCRUMB */
    .page-template-contact-page nav.breadcrumb-trail.breadcrumbs
    {
        width: 100%;
    }

    /* BLOG */
    .blog-single01.blog-new .post-title {
        line-height: 36px;
    }
}



@media (max-width: 575.98px) 
{ 
    .ovic_custom_603909826532b a{
            color: #2e357b!important;
            font-weight: bold!important;
    }

    .lazy.sub-menu.megamenu {
        padding: 0px 30px !important;
    }

    .nodesk-576
    {
        display: unset; 
    }
    .nomob-576
    {
        display: none !important;
    }

    .product-item.style-6 .add-to-cart a {
        line-height: 42px !important;
    }

    /*** HEADER ***/
    .header-mobile .block-search input 
    {
        border: unset;
    }
    .plg-arrow-home-square
    {
        display: none;
    }
    .nuovo-menu .vecchio-menu__sub{
        display: block !important;
    }
    .vecchio-menu__sub{
        display: block !important;
    }
    .colonna-per-linea-mob .widgettitle {
        display: none;
    }

    /*** FOOTER ***/
    .footer-box-menu 
    {
        padding: 50px 5px 0 5px;
    }


    /*** CONTATTI ***/
    .page-template-contact-page .vc_cta3_content-container 
    {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    /*** ABOUT US ***/
    #plg-about-us_colture 
    {
        padding: 60% 0 40% 0;
    }
    #plg-about-us_colture  .plg-about-us_colture__text {
        width: 100%;
    }


    /*** BREADCRUMBS ***/
    .woocommerce-breadcrumb > li:nth-child(n+2):nth-last-child(n+2),
    .trail-items.breadcrumb > li:nth-child(n+2):nth-last-child(n+2)
    {
        display: none;
    }
    .col-sm-12 ul.woocommerce-breadcrumb.breadcrumb 
    {
        display: inline-flex !important;
    }
    .breadcrumb > li, .breadcrumb > .active 
    {
        color: #2E357B;
        font-weight: 600;
        list-style: none;
    }    
    .single-ingredients__content
    {
        flex-direction: column;
    }
    input[type="search"]
    {
        width: 90%;
    }

    /*** TAXONOMY RICETTE ***/

    .tax-category_ricette .entry-meta .meta-prep-author,
    .tax-tag_ricette .entry-meta .meta-prep-author
    {
        padding-left: 0px;
    }

}

