/* generali var(--colore-bluhover) */

:root {
    --colore-nero: #424753;
    --colore-bianco: #fff;
    --colore-grigio: #000;
    --colore-grigiochiaro: #a1a1a1;
    --colore-padania: #004b93;
    --colore-padaniahover: #424753;
    --colore-cian: #035194;
    --colore-cianhover: #4db2b3;
    --colore-footer: #303030;
}



H1,
H2,
H3,
H4 {
    font-family=Open + Sans;
    color: #004b93;
    font-weight: 400;
}

.no-shadow .vina-pogo-slider {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.footer-cell {
    float: left;
    width: 33%;
    line-height: 1.2;
}

#g-navigation input[type="text"] {
    line-height: normal;
}

.g-logo img {
    margin-left: auto;
    margin-right: auto;
}

.moduletable .nav.menu {
    padding: 5px;
    width: 100%;
}

.box1 a {
    color: #004b93;
}

.box1 a:hover {
    color: #007c52;
}


#g-features {
    margin-top: 50px;
    margin-bottom: 0;
}

#g-utility {
    margin-top: -80px;
}

#g-above h2 {}

.gkNspPM-SpeakersList h3 {
    font-size: 20px;
    line-height: 1;
}

/*
.gantry, #g-intro, #g-intro .g-container, #g-intro .g-container .g-grid, #g-intro .g-container .g-grid .g-block {
    height: 100%;
  }
*/

#g-features {
    padding: 0;
}

.g-offcanvas-left #g-page-surround {
    height: 100%;
    overflow: visible;
}

#g-intro .tuttapagina {
    position: relative;
    top: -80px;
    height: 100%;
    background: #fff url('/images/headers/sfondo-padania.jpg') no-repeat center center;
    background-size: cover;
}

#g-navigation {
    height: 40px;
}

#g-navigation a {
    color: #9E9E9E;
}

#g-navigation a:hover {
    color: #004b93;
}

#g-navigation .nav {
    margin-bottom: 0;
    padding-top: 9px;
    padding-left: 10px;
    text-transform: uppercase;
    font-size: 0.8rem;
}

#g-navigation .nav li {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    border-right: solid 1px #D4D4D4;
}

#g-navigation .nav li:last-of-type {
    border-right: none;
}


#g-navigation ul {
    margin-top: 0;
}

#g-navigation form {
    margin: 3px 20px 3px 20px;
}

#g-navigation input[type="text"] {
    padding: 0.1rem 0.5rem;
}

#g-navigation .mod-languages {
    padding: 5px 0 0 10px;
}

.g-offcanvas-toggle {
    top: 5px;
}

.g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 2rem 0.5rem 0.5rem;
}

---#g-above {
    background: #004b93;
    /* Old browsers */
    background: -moz-linear-gradient(top, #004b93 0%, #004b93 65%, #ffffff 65%, #ffffff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #004b93 0%, #004b93 65%, #ffffff 65%, #ffffff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #004b93 0%, #004b93 65%, #ffffff 65%, #ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004b93', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
}

.gkNspPM-SpeakersList > figure > a {
    margin: 0 auto 5px auto;
}

.cc_container {
    background: #004b93 !important;
    font-size: 14px !important;
    font-family: "Open Sans" !important;
    line-height: 1.2 !important;
}

.cc_container .cc_btn,
.cc_container .cc_btn:visited {
    color: #000 !important;
    background-color: #007c52 !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}

.cc_container .cc_logo {
    display: none !important;
    background-image: none !important;
}

#g-above .g-container,
#g-testimonials .g-container {
    max-width: 65rem;
}

.gkNspPM-BikestoreSlider .nspHeader a:active,
.gkNspPM-BikestoreSlider .nspHeader a:focus,
.gkNspPM-BikestoreSlider .nspHeader a:hover {
    color: #004b93 !important;
    text-decoration: none !important;
}

.gkNspPM-SpeakersList figcaption a:active,
.gkNspPM-SpeakersList figcaption a:focus,
.gkNspPM-SpeakersList figcaption a:hover {
    color: #00bcf2 !important;
    text-decoration: none !important;
}

.lp-register-intro,
.lp-wrapper h3,
ul.lp-right.lp-link-wrapper {
    display: none;
}

.button.button-small {
    font-size: 0.7rem;
    padding: 0.5rem 1.5rem;
}

.button {
    display: inline-block;
    font-family: "Open Sans";
    font-weight: 600;
    font-size: 0.8rem;
    line-height: 1.15;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    background: #fff;
    color: #004b93;
    border: 1px solid #004b93;
    border-radius: 1.5rem;
    margin: 0 0 0.5rem 0;
    padding: 1.5rem 3.125rem;
    vertical-align: middle;
    text-shadow: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.certificati {
    line-height: 1;
}


#g-intro .tuttapagina-benessere {
    position: relative;
    top: -60px;
    height: 100%;
    background: #fff
}

@media only all and (max-width: 48rem) {
    #g-intro .tuttapagina-benessere {
        top: 0;
    }

    .camera_target_content {
        background: url(https://www.padania.it/images/benessere-animale/logo-benessere.png) no-repeat 40% 5%;
        background-size: 60%;
    }

    /*
    .gantry, #g-intro, #g-intro .g-container, #g-intro .g-container .g-grid, #g-intro .g-container .g-grid .g-block {
    height: 60%;
}
 */
}

no-#splash-container {
    position: absolute;
    bottom: 20px;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

no-#splash-box {
    margin-right: auto;
    margin-left: auto;
    font-style: italic;
    width: 100%;
    max-width: 870px;
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.6);
    display: flex;
    line-height: 1.4;
    height: 80px;
}

no-.splash-box {
    margin-right: auto;
    margin-left: auto;
    font-style: italic;
    width: 100%;
    max-width: 870px;
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.6);
    display: flex;
}

no-#splash-box h2 {
    margin-bottom: 0;
    line-height: 1.4;
}

no-#splash-box a {
    color: white;
    text-align: center;
    margin: auto;
    display: block;
    font-size: 1.2em;
}


.ir img {
    width: 25px;
    margin: auto;
}



no-#splash-header a {
    display: block;
    width: 100px;
    height: 50px;
    margin: 0 auto;
}

no-div#splash-qualita {
    display: block;
    float: left;
    width: 100%;
    background: rgba(255, 255, 255, 0.70);
    height: 80px;
}

@media screen and (max-width: 47.938rem) {
    no-#splash-container {
        position: relative;
        padding-right: 5%;
        padding-left: 5%;
    }

    no-div#splash-qualita {
        display: block;
        width: 100%;
    }

    no-div#splash-prodotti {
        display: block;
        width: 100%;
    }

    no-#splash-box {
        width: 100%;
        display: block !important;
    }
}

ul.listaplus {
    list-style: none;
    padding: 0;
    font-size: 1.1rem;
}

.listaplus li {
    padding-left: 1.3em;
    padding-bottom: 20px;
}

.listaplus li:before {
    content: "\f00c";
    /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    /* same as padding-left set on li */
    width: 1.3em;
    /* same as padding-left set on li */
}

#freccia-container {
    position: absolute;
    bottom: 0;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

#freccia-box {
    margin-right: auto;
    margin-left: auto;
    font-style: italic;
    width: 100%;
    max-width: 870px;
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.6);
    display: flex;
    line-height: 1.4;
    height: 80px;
}

.freccia-box {
    margin-right: auto;
    margin-left: auto;
    font-style: italic;
    width: 100%;
    max-width: 870px;
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.6);
    display: flex;
}

#freccia-box h2 {
    margin-bottom: 0;
    line-height: 1.4;
}

#freccia-box a {
    color: white;
    text-align: center;
    margin: auto;
    display: block;
    font-size: 1.2em;
}


.ir img {
    width: 25px;
    margin: auto;
}



#freccia-header a {
    display: block;
    width: 100px;
    height: 50px;
    margin: 0 auto;
}

div#freccia-qualita {
    display: block;
    float: left;
    width: 100%;
    background: rgba(255, 255, 255, 0.70);
    height: 80px;
}

div#freccia-prodotti {
    display: block;
    float: left;
    width: 50%;
    background: rgba(255, 255, 255, 0.70);
    height: 80px;
}

@media screen and (max-width: 850px) {
    div#freccia-qualita {
        display: block;
        width: 100%;
    }

    div#freccia-prodotti {
        display: block;
        width: 100%;
    }

    #freccia-box {
        width: 100%;
        display: block !important;
    }
}

@media (max-width: 1920px) {
    .gkNspPM-PortfolioGrid {
        margin: 0;
    }
}

#g-above .gkNspPM-SpeakersList figure {
    padding-left: 20px;
    padding-right: 20px;
}

.gkNspPM-SpeakersList > figure > a:before {
    background: rgba(0, 124, 82, 0.50);
}

.gkNspPM-SpeakersList > figure > a:after {
    content: "\f0f5";
}

.gkNspPM-GridNews h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    color: #004b93;
}

.gkNspPM-GridNews figcaption a,
.gkNspPM-GridNews figcaption a,
.gkNspPM-GridNews figcaption a,
.gkNspPM-PortfolioGrid .figcaption h3 a {
    color: #004b93 !important;
}

.gkNspPM-GridNews figcaption a:active,
.gkNspPM-GridNews figcaption a:focus,
.gkNspPM-GridNews figcaption a:hover,
.gkNspPM-PortfolioGrid .figcaption h3 a:active,
.gkNspPM-PortfolioGrid .figcaption h3 a:focus,
.gkNspPM-PortfolioGrid .figcaption h3 a:hover {
    color: #007c52 !important;
}

.gkNspPM-PortfolioGrid > .figure img.image-loaded {
    opacity: 1;
}

.gkNspPM-PortfolioGrid > .figure a:hover > img {
    -webkit-transform: rotate(5deg) scale(1.3);
    -moz-transform: rotate(5deg) scale(1.3);
    -ms-transform: rotate(5deg) scale(1.3);
    -o-transform: rotate(5deg) scale(1.3);
    transform: rotate(5deg) scale(1.3);
}

.gkNspPM-PortfolioGrid > .figure a > img {
    display: block;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    width: 100%;
}

.gkNspPM-PortfolioGrid.with-overlay .figcaption:before,
.gkNspPM-PortfolioGrid.without-overlay .figure.loaded > div > a:before {
    content: inherit;
}

#testo-header,
#logo-header {
    text-align: right;
    margin-right: 10%;
}

#testo-header h1 {
    color: #fff;
    font-size: 1.5rem;
    padding-right: 15px;
}

#g-features .sprocket-features {
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 14px 30px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 14px 30px rgba(0, 0, 0, 0.6);
    z-index: 10;
}

.camera_target_content .cameraContents .cameraContent {
    bottom: 20%;
}

#g-utility .home-pienacrema {
    padding-top: 5rem;
    margin: 0 auto;
    max-width: 65rem;
}


#g-utility .home-pienacrema:before {
    content: open-quote;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    /* background-color: rgb(255 0 0); */
    background: url(https://www.padania.it/images/pienacrema/pienacrema.png) no-repeat;
}


/* storia */


.txmod_165 .padding {
    padding: 2px;
}

.certificati .g-block.size-25 {
    padding: 1rem;
}

.certificati img {
    border: solid 1px #003160;
}

.gkIsWrapper-gk_quark .gkSliderButton {
    border: 2px solid #004b93;
}

.gkIsWrapper-gk_quark .gkSliderBar {
    background: #004b93;
}

.gkIsQuarkPagination {
    position: absolute;
    right: 20px;
}

.gkIsQuarkPagination .active {
    background: #004b93;
}

.gkIsQuarkPagination li {
    height: 10px;
    width: 10px;
}

.gkIsWrapper-gk_quark .gkSlider {
    top: 0;
}

#gkIs-gk-is-129 {
    height: 500px;
}

#g-testimonials {
    margin-top: 10px;
    padding: 0;
}

figure.gk-current {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
}

.gkIsWrapper-gk_quark[data-preview="true"] figure.gk-next,
.gkIsWrapper-gk_quark[data-preview="true"] figure.gk-prev {
    opacity: 0.5;
}

.gkIsWrapper-gk_quark figure img {
    max-width: 100%;
}

.gkIsWrapper-gk_quark figure.gk-next {
    left: 105%;
}

.gkIsWrapper-gk_quark figure.gk-current {
    left: 45%;
}

.gkIsQuarkPagination li {
    /* clear: inherit;*/
    /*  margin: 0 10px;*/
    /*  padding: 10px;*/
    /*   float: left;*/
}

#g-testimonials .moduletable:last-child {
    color: #fff;
    line-height: normal;
}

#g-testimonials .moduletable:last-child a {
    color: #fff;
    line-height: normal;
    font-size: 50px;
    font-weight: bold;
}



/* barra menu */

.homepage #g-header .g-toplevel .g-standard {
    background: rgba(255, 255, 255, 0.4);
}

#g-header.g-fixed-element {
    background: rgba(255, 255, 255, 0.9);
}

.homepage #g-header.g-fixed-element .g-toplevel .g-parent {
    background: rgba(255, 255, 255, 0.7);
}

.homepage #g-header .g-toplevel .g-parent {
    background: rgba(255, 255, 255, 0.4);
}

.g-main-nav .g-dropdown.g-active {
    background: rgba(255, 255, 255, 0.9);
}

.homepage #g-header {
    background: rgba(255, 255, 255, 0);
}

#g-header {
    background: rgba(255, 255, 255, 0.6);
}

#g-header .logo-on-top {
    padding-top: 10px;
}

.button-med {
    margin: 0.4rem 0;
    padding: 0.5rem 1rem;
    background: #004b93;
}

.button-med :hover {
    background: #fff !important;
}

#g-navigation a.button-med {
    color: #fff !important;
}

.button-med a:hover {
    color: #004b93 !important;
}

#g-navigation input.search-query {
    border-radius: 0.4rem;
    height: 30px;
}


#g-navigation eo.cominput[type="text"] {
    height: 33px;
}



/* footer */

#g-footer .moduletable .nav.menu {
    margin: 0;
    display: inline-block;
    border: none;
    padding: 0.938rem 1.876rem;
    font-size: 0.8rem;
}

#g-footer .moduletable .nav.menu li {
    list-style-type: none;
    padding: 10px;
    border-bottom: none;
    float: left;
}

#sitemap li {
    list-style-type: none;
    padding: 3px 2px;
    font-size: 0.7rem;
    line-height: 1;
}

#sitemap .nav-child li {
    list-style-type: none;
    padding: 0;
    clear: both;
    font-size: 0.8rem;
    line-height: 1;
}

#g-footer #legale p {
    line-height: 1.2;
    margin: 0;
    padding: 0;
}

#g-footer a:hover {
    color: #007c52;
}

#g-footer #legale img {
    padding-bottom: 5px;
}

#sitemap .divider {
    width: 20%;
}

#sitemap .mod-list li .mod-menu__sub {
    padding-left: 0.5rem;
}


.footer-menu .nav-item {
    padding: 4px 10px;
    border-right: solid 1px #D4D4D4;
    text-transform: uppercase;
    font-size: 0.9rem;
}

.footer-menu .nav-item:last-of-type {
    border-right: none;
}

.footer-menu .nav-item a {
    color: var(--colore-padania);
}



/* prodotti */

.page-header {
    border-bottom: none;
}

#g-mainbar {
    padding: 1rem 0;
}

#g-mainbar .prodotto-sx h3,
#g-mainbar .prodotto-dx h3 {
    margin: 0.75rem 0 0 0;
}

#g-mainbar h5 {
    font-weight: bold;
}

#g-mainbar .prodotto-sx p,
#g-mainbar .prodotto-dx p {
    margin: 0;
}

.prodotto-sx {
    width: 60%;
    float: left;
    margin-right: 3%;
}

.prodotto-dx {
    width: 37%;
    float: left;
}

.datiprodotto,
.datiprodotto td {
    border: none;
}

li.print-icon,
li.email-icon {
    float: left;
    padding: 5px;
    font-size: 0.8rem;
}

.page-header h2 {
    border-bottom: solid 0.5px;
}

.top-resuming a {
    font-size: 0.8rem;
    padding: 0 1rem 0 1rem;
}

.prodotto-schema {
    border: 1px solid #dddddd;
    font-size: 0.8rem;
    min-height: 150px;
    padding: 20px;
    line-height: 1.5;
    max-width: 550px;
}

.prodotto-intro .fa,
.prodotto-dati .fa {
    padding-top: 50px;
}

#ricette-correlati .gkNspPM-SpeakersList[data-cols="4"] > figure {
    padding-left: 5%;
    padding-right: 5%;
}

#prodotti-correlati .gkNspPM-BikestoreSlider .nspHeader a:active,
.gkNspPM-BikestoreSlider .nspHeader a:focus,
.gkNspPM-BikestoreSlider .nspHeader a:hover {
    color: #004b93;
}

#prodotti-correlati .gkNspPM-BikestoreSlider .nspHeader {
    width: 100%;
    padding: 0;
    margin: 10px 0 0 0 !important;
    color: #535353;
    font-size: 12px;
    font-weight: 400;
    text-shadow: 0 1px 0 #fff;
    text-align: center;
    text-transform: inherit;
    line-height: 1.2;
}

@media only all and (max-width: 48rem) {

    body {
        line-height: 1.5;
    }

    .prodotto-sx,
    .prodotto-dx {
        width: 100%;
        float: none;
        margin: 0;
    }

    .top-resuming a {
        font-size: 0.7rem;
        padding: 0;
    }

    .top-resuming {
        padding-top: 20px;
    }
}

.sfondo-latte-1 {
    background: url(https://www.padania.it/images/pienacrema/sfondo-pienacrema-2.jpg) no-repeat center top;
    background-size: cover;
    border-bottom: solid 1px #004b93;
}

.sfondo-latte-2 {
    background: url(https://www.padania.it/images/pienacrema/sfondo-pienacrema-1.jpg) no-repeat center top;
    background-size: cover;
    border-bottom: solid 1px #004b93;
}


/* tabs */
.tabs-left > .nav-tabs > li > a {
    padding: 20px;
}

.tabs-left > .nav-tabs {
    margin-top: 50px;
}

.tabordion {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
}

.tabordion label {
    margin-bottom: 0;
}

.tabordion input[name="sections"] {
    left: -9999px;
    position: absolute;
    top: -9999px;
}

.tabordion section {
    display: block;
}

.tabordion section label {
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    background: #fff;
    cursor: pointer;
    display: block;
    font-size: 1em;
    text-transform: uppercase;
    padding: 15px 20px;
    position: relative;
    width: 250px;
    z-index: 100;
}

.tabordion section article {
    display: none;
    left: 250px;
    min-width: 300px;
    padding: 0 0 0 21px;
    position: absolute;
    top: 0;
}

.tabordion section article:after {
    bottom: 0;
    content: "";
    display: block;
    left: -229px;
    position: absolute;
    top: 0;
    width: 220px;
    z-index: 1;
}

.tabordion input[name="sections"]:checked + label {
    background: #004b93;
    color: #fff;
    border-right: 2px solid #fff;
}

.tabordion input[name="sections"]:checked ~ article {
    display: block;
}


@media (max-width: 533px) {

    .tabordion {
        width: 100%;
    }

    .tabordion section label {
        font-size: 0.8em;
        width: 160px;
    }

    .tabordion section article {
        left: 200px;
        min-width: 270px;
    }

    .tabordion section article {
        position: initial;
    }


    .tabordion section article:after {
        bottom: 0;
        content: "";
        display: block;
        left: -199px;
        position: absolute;
        top: 0;
        width: 180px;

    }

}


@media (max-width: 768px) {

    .tabordion {
        width: 95%;
    }

    .tabs-left > .nav-tabs {
        float: none;
    }
}


@media (min-width: 1366px) {

    .tabordion {
        width: 100%;
    }
}


/* prodotti home */
#vina-pogo-slider118 {
    z-index: 1;
}

.homepage #g-utility {
    margin-top: -30px;
}

.gkNspPM-TechNewsHeader1 .gkImage > a {
    background: #004b93;
    display: none;
}

.gkNspPM-TechNewsHeader1 .gkImage .gkImageArea:after {
    background: fade(@primary_color, 0);
    background: -moz-linear-gradient(top, rgba(230, 233, 235, 0) 50%, rgba(230, 233, 235, 0.7) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(50%, rgba(230, 233, 235, 0)), color-stop(100%, rgba(230, 233, 235, 0.7)));
    background: -webkit-linear-gradient(top, rgba(230, 233, 235, 0) 50%, rgba(230, 233, 235, 0.7) 100%);
    background: -o-linear-gradient(top, rgba(230, 233, 235, 0) 50%, rgba(230, 233, 235, 0.7) 100%);
    background: -ms-linear-gradient(top, rgba(230, 233, 235, 0) 50%, rgba(230, 233, 235, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(230, 233, 235, 0) 50%, rgba(230, 233, 235, 0.7) 100%);
}

.gkNspPM-TechNewsHeader1 .gkImage > a > .micon {
    display: none;
}

.gkNspPM-TechNewsHeader1 .gkImage.active > .gkTitle {
    font-size: 40px;
}

.gkNspPM-TechNewsHeader1 .gkTitle {
    font-size: 20px;
    font-weight: bold;
}

.gkNspPM-TechNewsHeader1 .gkTitle {
    /*    text-shadow: 0 0 10px rgba(0,0,0,0.6);
    -moz-text-shadow: 0 0 10px rgba(0,0,0,0.6);
    -webkit-text-shadow: 0 0 10px rgba(0,0,0,0.6); */
}

.gkNspPM-TechNewsHeader1 .gkTitle {
    bottom: 0;
    text-align: center;
    background-color: #fff;
    color: #004b93;
    font-size: 16px;
    left: 0;
    margin: 0;
    right: 0;
    max-width: inherit;
}


/* homesezione */

.homesezione {}

.homesezione #g-mainbar {
    padding: 0;
}

.homesezione .g-content {
    margin-top: 0;
    padding-top: 0;
}


.gkNspPM-PortfolioGrid.with-overlay .figcaption:before,
.gkNspPM-PortfolioGrid.without-overlay .figure.loaded > div > a:before {
    color: #004b93;
    content: "\f046";
    font-family: FontAwesome;
}

/* prodotti sfusi */

.prodotti-sfusi h2 {
    font-size: 1.5rem;
    line-height: 1;
}

.prodotti-sfusi ul {
    list-style: none;
    border: 1px solid gray;
    padding: 1rem;
    margin: 1rem;
    width: 100%;
}

.prodotti-sfusi li {
    line-height: 1.5;
    margin-bottom: 1rem;
}

.prodotti-sfusi .panna-convenzionale {
    border: 1px solid gray;
    padding: 1rem;
    margin: 1rem;
    width: 100%;
}

.prodotti-sfusi .panna-convenzionale ul {
    border: none;
    padding: 0;
    margin: 0;
}

/* home filiere */

.homepage #g-testimonials .moduletable:last-child a {
    color: #004a97;
    font-size: 16px;
}

.homepage #g-testimonials .sprocket-strips-c-content {
    background: rgba(245, 245, 245, 0.50);
}

.homepage #g-testimonials .sprocket-strips-c-block:nth-child(odd) .sprocket-strips-c-item {
    background: rgba(255, 255, 255, 0);
}

.homepage #g-testimonials .sprocket-strips-c-block:nth-child(even) .sprocket-strips-c-item {
    background: rgba(255, 255, 255, 0);
}

.homepage #g-testimonials .sprocket-strips-c-extended {
    display: none;
}


/* dropfiles */


.no-dropfiles-single-file .dropfiles-file-link {
    font-family: inherit !important;
border-radius: 5px;
    font-size: 1rem;
    background: url(../images/download.png) no-repeat scroll 5px center;
    background-color: var(--colore-padania);
    border: medium none;
    box-shadow: none;
    text-shadow: none;
    transition: all 0.2s ease 0s;
    float: left;
    margin: 7px;
    padding: 10px 20px 10px 60px;
    color: var(--colore-bianco);
    text-decoration: none;
}


.no-dropfiles-single-file .dropfiles-file-link a {
        color: var(--colore-bianco);
}

.no-dropfiles-single-file .dropfiles-file-link a:hover {
        color: #4db2b3;
}

.no-dropfiles-single-file .dropfiles-file-link .droptitle {
           font-size: 1.2rem;
}


.no-dropfiles-single-file .dropfiles-file-link:hover {
    background: url(../images/download.png) no-repeat scroll 5px center;
    box-shadow: 1px 1px 12px #ccc;
    background-color: var(--colore-padania);
}


.container-box1 {
   border: solid 1px var(--colore-padania);
    border-radius: 5px;
}

.container-box1 .dida {
margin: auto;
    text-align: right;
}

.dropfiles-content, .dropfiles-dropblock-content {
    margin: 10px;
    }
    

.container-box1 .bottone-anteprima {
    padding: 15px 50px;
    display: inline-block;
    font-weight: 600;
    font-size: 0.8rem;
    line-height: 1.15;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    background: var(--colore-padania);
    color: var(--colore-bianco) !important;
    border: 1px solid var(--colore-bianco);
    border-radius: 1.5rem;
    margin: 10px;
    vertical-align: middle;
    text-shadow: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}


.container-box1 .bottone-anteprima:hover {
    background: #007c52 !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}




/* CSS 2024 J4 */

.cc-trigger-icon  {
    scale:0.7;
}

.page-header h1 {
 border-bottom: solid 1px var(--colore-padania);
    padding-bottom: 20px;
    margin: 60px 0 30px 0;
}

#prodotti-correlati h3  {
 border-bottom: solid 1px var(--colore-padania);
        padding-bottom: 20px;
    margin: 60px 0 30px 0;
}

.logo-benessere-animale {
    /* margin-left: auto !important; */
    /* margin-right: auto !important; */
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 50px !important;
    max-width: 500px;
    position: absolute;
    z-index: 2;
    top: 100px;
    left: calc(50vw - 250px);
}

.slideshow-benessere.moduletable.hidden-phone {
    margin-top: -100px;
}

#g-above {
    padding: 0 0 3rem 0;
}


figure.right.item-image {
    float: right;
}


.qualita-home .jl-tile-default {
    background-color: #ffffff00;
}

#sliding-filiera {
    position: relative;
    top: -130px;
    z-index: 2;
    padding-top: 50px;
    background-color: rgb(255 255 255 / 70%);
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    border-radius: 0 0 10px 10px;
}

#sliding-filiera .platform-content {
    padding: 0;
    margin: 0;
}

#sliding-filiera .platform-content h2 {
    padding: 30px 0 0 0;
    margin: 0;
    font-weight: bold;
}


#sliding-filiera .sliding-filiera img {
    border-radius: 0 0 10px 10px;
}

#accordion-prodotti {
    position: relative;
    top: -110px;
}


#g-sidebar .nav {
    flex-direction: column;
    align-items: flex-start;

}


.sidebar .g-title {
    text-align: left;
}

#g-sidebar .nav {
    border-left: solid 1px var(--colore-padania);
    margin-left: 0;
    padding-left: 1.5rem;
}



/* small size */

@media only all and (max-width: 47.938rem) {

    #g-navigation .size-15,
    #g-navigation .size-10 {
        max-width: 50%;
    }

    .g-logo {
        height: 50px;
        padding-top: 10px;
    }

    #g-header {
        background: none;
    }
}

@media (max-width: 767px) {
    body {
        padding-right: 0;
        padding-left: 0;
    }

    .footer-cell {
        float: none;
        width: 100%;
        line-height: 1.2;
    }

}

@media only all and (max-width: 47.938rem) and (min-width: 30.062rem) {

    .g-container {
        width: 90%;
    }
}

@media only all and (max-width: 59.938rem) and (min-width: 48rem) {
    .g-container {
        width: 98%;
    }
}
