/* CSS Document */
@font-face {
    font-family: 'gothamrounded-light';
    src: url('/fonts/gothamrounded-light.eot');
    src: url('/fonts/gothamrounded-light.eot?#iefix') format('embedded-opentype'),
        url('/fonts/gothamrounded-light.woff2') format('woff2'),
        url('/fonts/gothamrounded-light.woff') format('woff'),
        url('/fonts/gothamrounded-light.ttf') format('truetype'),
        url('/fonts/gothamrounded-light.svg#gothamrounded') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gothamrounded-book';
    src: url('/fonts/gothamrounded-book.eot');
    src: url('/fonts/gothamrounded-book.eot?#iefix') format('embedded-opentype'),
        url('/fonts/gothamrounded-book.woff2') format('woff2'),
        url('/fonts/gothamrounded-book.woff') format('woff'),
        url('/fonts/gothamrounded-book.ttf') format('truetype'),
        url('/fonts/gothamrounded-book.svg#gothamrounded') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gothamrounded-medium';
    src: url('/fonts/gothamrounded-medium.eot');
    src: url('/fonts/gothamrounded-medium.eot?#iefix') format('embedded-opentype'),
        url('/fonts/gothamrounded-medium.woff2') format('woff2'),
        url('/fonts/gothamrounded-medium.woff') format('woff'),
        url('/fonts/gothamrounded-medium.ttf') format('truetype'),
        url('/fonts/gothamrounded-medium.svg#gothamrounded') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gothamrounded-bold';
    src: url('/fonts/GothamRnd-Bold.eot');
    src: local('☺'), url('/fonts/GothamRnd-Bold.woff') format('woff'), url('/fonts/GothamRnd-Bold.ttf') format('truetype'), url('/fonts/GothamRnd-Bold.svg') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'make_magic_happenregular';
    src: url('/fonts/make_magic_happen.eot');
    src: url('/fonts/make_magic_happen.eot?#iefix') format('embedded-opentype'),
        url('/fonts/make_magic_happen.woff2') format('woff2'),
        url('/fonts/make_magic_happen.woff') format('woff'),
        url('/fonts/make_magic_happen.ttf') format('truetype'),
        url('/fonts/make_magic_happen.svg#make_magic_happenregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'edo_szregular';
    src: url('../fonts/edosz-webfont.eot');
    src: url('../fonts/edosz-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/edosz-webfont.woff2') format('woff2'),
        url('../fonts/edosz-webfont.woff') format('woff'),
        url('../fonts/edosz-webfont.ttf') format('truetype'),
        url('../fonts/edosz-webfont.svg#edo_szregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

* {
    -ms-user-select: none;
    /* IE 10+ */
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

body {
    padding: 0;
    margin: 0;
    font-family: 'gothamrounded-light';
    overflow-x: hidden !important;
    color: #494949;
    background-color: #F3F3F3;
}

a:focus {
    outline-offset: -2px;
    outline: 0;
}

a:active,
button:focus {
    outline: 0 !important;
}

/*strong, b{font-family: 'gothamrounded-book';}*/
.iubenda-on {
    display: none;
}

.iubenda-off {
    display: block;
}

#cookiebar {
    position: fixed;
    top: 0;
    left: 0;
    background: #454545;
    color: #ffffff;
    font-family: sans-serif;
    text-align: justify;
    line-height: 1.2;
    padding: 10px 1%;
    width: 100%;
    z-index: 1050;
    font-size: 13px;
}

#cookiebar span {
    max-width: 1100px;
    margin: 0 auto;
    display: block;
    padding: 10px 20px;
}

#cookiebar span a {
    color: #ffffff;
}

#cookiebar #cookiebar-btn {
    cursor: pointer;
    border-radius: 7px;
    font-size: 1em;
    padding: 2px 0px;
    display: block;
    width: 100px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    background-color: #008000;
    margin-top: 15px;
}

.container-fluid {
    padding: 0;
    max-width: 1920px;
    margin: 0 auto;
    background-color: #FFFFFF;
}

.capo {
    display: none;
}

h1 {
    font-size: 36px;
    margin-bottom: 60px;
    text-align: center;
    padding-top: 63px;
    line-height: 31px;
}

section {
    line-height: 18px;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bottone-down {
    font-family: 'gothamrounded-medium';
    margin-top: 68px;
    font-size: 16px;
}

.bottone-down span {
    color: #FFFFFF;
    text-decoration: none;
    padding: 14px 47px 14px 33px;
    border-radius: 23px;
    line-height: 54px;
    background: url(/img/arrow-down-white.png) no-repeat 85% 52% #EC1D24;
    background-size: 10px;
    cursor: pointer;
}

.bottone-down span:hover,
.bottone-right:hover,
.bottone-left:hover {
    background-color: #BB050B;
}

.bottone {
    font-family: 'gothamrounded-medium';
    color: #FFFFFF !important;
    text-decoration: none !important;
    padding: 14px 24px;
    border-radius: 23px;
    line-height: 54px;
    background-color: #EC1D24;
    background-size: 10px;
    font-weight: normal !important;
    font-size: 16px;
}

.bottone-right {
    font-family: 'gothamrounded-medium';
    color: #FFFFFF !important;
    text-decoration: none !important;
    padding: 14px 60px 14px 24px;
    border-radius: 23px;
    line-height: 54px;
    background: url(/img/arrow-right-white.png) no-repeat 85% 53% #EC1D24;
    background-size: 10px;
    font-weight: normal !important;
    font-size: 13px;
}

.bottone-right-bucaneve {
    padding: 14px 45px 14px 20px;
    line-height: 19px;
    font-size: 14px;
}

.nav-abfix .bottone-right {
    font-size: 13px;
}

.bottone-right-small {
    font-family: 'gothamrounded-medium';
    color: #EC1D24;
    text-decoration: none;
    padding: 14px 47px 14px 33px;
    border-radius: 23px;
    line-height: 19px;
    text-transform: none;
    font-size: 16px;
}

.cont-video .item .box.bottone-right-small {
    font-family: 'gothamrounded-medium';
    color: #EC1D24;
    text-decoration: none;
    padding: 14px 47px 14px 33px;
    border-radius: 23px;
    line-height: 19px;
    text-transform: none;
    font-size: 16px;
    background-color: #fff;
}

.cont-video.bottone-right-small:hover {
    color: #fff;
    background-color: #EC1D24;
    ;
}

.bottone-right-small img {
    vertical-align: inherit;
    width: 10px;
}

.bottone-right:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.bottone-left {
    font-family: 'gothamrounded-medium';
    color: #FFFFFF !important;
    text-decoration: none !important;
    padding: 14px 57px 14px 33px;
    border-radius: 23px;
    line-height: 54px;
    background: url(/img/arrow-left-white.png) no-repeat 85% 52% #EC1D24;
    background-size: 10px;
    font-weight: normal !important;
    font-size: 16px;
}

.bottone-right-small.position-absolute {
    bottom: 0;
    left: 0;
    right: 0;
}

.pagina {
    bottom: 100px;
    text-align: center;
    color: #EC1D24;
    font-family: 'gothamrounded-medium';
    width: 100%;
    margin-top: 80px;
}

.pagina span {
    background: url(/img/arrow-down-white.png) no-repeat center right;
    background-size: 10px;
    cursor: pointer;
    padding-right: 17px;
    color: #FFFFFF;
}

.storia2019 .pagina span {
    background: url(/img/arrow-down2.png) no-repeat center right;
    color: #EC1D24;
    background-size: 10px;
}

.torna {
    background: url(/img/bt-top.svg) no-repeat top left;
    width: 35px;
    height: 35px;
    background-size: 35px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    display: none;
    cursor: pointer;
    z-index: 1032;
}

.storia .gallery {
    margin-top: 62px;
    text-align: center;
}

.storia .gallery span {
    border-radius: 23.5px;
    background-color: rgba(255, 255, 255, 0.6) !important;
    cursor: pointer;
    text-decoration: none;
    color: #EC1D24;
    padding: 14px 42px 14px 33px;
    font-family: 'gothamrounded-medium';
    line-height: 54px;
    background: url(/img/arrow-right.png) no-repeat 85% 52% #EC1D24;
    background-size: 10px;
}

.flexslider-sempli .flex-direction-nav,
.flex .flex-direction-nav {
    display: none;
}

.flexslider-bucaneve-atene .flex-direction-nav,
.flex .flex-direction-nav {
    display: none;
}

.font14 {
    font-size: 14px;
}

.c-hamburger {
    display: block;
    position: relative;
    border: 0;
    background-color: transparent;
    overflow: hidden;
    padding: 0;
    margin-right: 15px;
    width: 30px;
    height: 50px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    -webkit-transition: background .3s;
    transition: background .3s
}

.c-hamburger span {
    display: block;
    position: absolute;
    top: 27px;
    left: 0;
    right: 0;
    height: 3px;
    background: #ec1d24
}

.c-hamburger span::after,
.c-hamburger span::before {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #ec1d24;
    content: ""
}

.c-hamburger span::before {
    top: -10px
}

.c-hamburger span::after {
    bottom: -10px
}

.c-hamburger--htx span {
    -webkit-transition: background 0s .3s;
    transition: background 0s .3s;
    border-radius: 2px;
}

.c-hamburger--htx span::after,
.c-hamburger--htx span::before {
    -webkit-transition-duration: .3s, .3s;
    transition-duration: .3s, .3s;
    -webkit-transition-delay: .3s, 0s;
    transition-delay: .3s, 0s;
    border-radius: 2px;
}

.c-hamburger--htx span::before {
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform
}

.c-hamburger--htx span::after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform
}

.c-hamburger--htx.is-active {}

.c-hamburger--htx.is-active span {
    background: 0 0
}

.c-hamburger--htx.is-active span::before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 2px;
}

.c-hamburger--htx.is-active span::after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 2px;
}

.c-hamburger--htx.is-active span::after,
.c-hamburger--htx.is-active span::before {
    -webkit-transition-delay: 0s, .3s;
    transition-delay: 0s, .3s;
    border-radius: 2px;
}

nav.navbar {
    background-color: #FFFFFF;
}

nav a {
    color: #EC1D24;
}

nav a div {
    display: inline-block;
}

nav #navbarText {
    z-index: 200;
}

nav.navbar {
    padding: 0 !important;
    height: 60px;
    max-width: 1920px;
    margin: 0 auto;
}

nav .navbar-brand {
    padding-left: 15px;
    padding-top: 8px;
    padding-bottom: 7px;
}

nav .navbar-brand img {
    width: 70px;
}

nav .navbar-nav .nav-link {
    padding: 0 10px 15px !important;
    position: relative;
    /*display: initial !important;*/
    font-size: 18px;
}

nav .navbar-nav .nav-link:hover {
    color: #ec1d24;
}

nav .navbar-nav .nav-item {
    padding: 14px 0 0 0;
    border-top: 2px solid #F1F1F1;
}

nav.bread {
    top: 60px;
    position: absolute;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 100;
    font-size: 10px;
    line-height: 14px;
    font-family: 'gothamrounded-medium';
}

nav .breadcrumb-item+.breadcrumb-item::before {
    content: ">";
}

nav .breadcrumb {
    padding: 10px 0;
    margin-bottom: 0;
    background-color: transparent;
    color: #494949;
}

nav .breadcrumb a {
    color: #494949;
    text-decoration: underline;
}

nav .breadcrumb a:hover {
    text-decoration: none;
}

nav .breadcrumb .container {
    padding-top: 0 !important;
}

nav .breadcrumb-item.active {
    color: #494949;
}

nav .dropdown-menu {
    border: 0;
    font-size: 16px;
    top: auto;
    padding: 40px 0 0 0;
    margin: 0;
    background-color: #F1F1F1;
    border-radius: 0;
}

nav .dropdown-item {
    clear: none;
    width: auto;
    color: #494949;
    line-height: 14px;
    font-size: 12px;
    margin: 0 20px;
    padding: 0;
    display: inline-block;
    white-space: normal;
    text-align: center;
    width: 110px;
}

nav .salato .dropdown-item {
    margin: 0 12px !important
}

nav .dropdown-item img {
    margin-bottom: 20px;
}

nav .dropdown-item div {
    /*min-height: 42px;*/
    line-height: 61px;
    font-family: 'gothamrounded-book';
}

nav .dropdown-item span {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
}

nav .dropdown-item span span {
    display: block;
    background: url(/img/bg-txt-cracker-integrali.png) no-repeat top center !important;
    background-size: cover !important;
    color: #FFFFFF;
}

nav .dropdown-item:hover {
    background-color: transparent;
    color: #494949;
}

nav .dropdown-item:hover span {
    text-decoration: underline;
}

nav .salato .dropdown-item:last-child {
    width: 190px;
}

nav .dropdown-toggle::after {
    display: none;
}

nav .login a,
nav .login a:hover,
nav .loginMob,
nav .loginMob a:hover {
    color: #EC1D24 !important;
    text-decoration: none;
}

nav .login {
    display: none;
}

nav .loginMob {
    display: block;
    flex-direction: row;
    -ms-flex-direction: row;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    -ms-flex-direction: column;
    border-top: 2px solid #F1F1F1;
    padding: 15px 0;
}

nav .loginMob img {
    vertical-align: bottom;
}

nav .loginMob li {
    width: 50%;
    text-align: right;
}

nav .loginMob li:first-child {
    border-right: 1px solid #ec1d24;
    text-align: left;
}

nav .loginMob .nav-item {
    line-height: normal;
    border-top: 0;
    padding: 0;
}

nav .loginMob .nav-link {
    padding: 0 15px !important;
}

nav .loginMob .hp img {
    width: 22px;
    vertical-align: bottom !important;
}

nav .notlogged img,
nav .logged img {
    width: 17px;
}

nav #navbarText {
    background-color: #FFFFFF;
    margin-top: -1px;
    top: 60px;
    width: 100%;
    position: absolute;
    left: 0;
}

nav .dropdown-toggle span {
    position: absolute;
    top: 9%;
    right: 15px;
    display: inline-block;
    background: url(/img/arrow-down.gif) no-repeat top center;
    background-size: 20px !important;
    width: 20px;
    height: 20px;
}

nav .cont-dropdown {
    position: relative;
    overflow: hidden;
    padding-bottom: 30px;
    overflow-x: auto;
}

nav .dropdown-item:focus,
.dropdown-item:hover {
    background-color: transparent;
}

.hide-scroll {
    position: relative;
    overflow: hidden;
}

.slides,
.slides>li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-align: baseline;
    -moz-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: transparent;
    color: #494949;
}

footer {
    background-color: #F1F1F1;
    font-size: 14px;
    padding: 56px 15px;
    margin-top: 39px;
    color: #4A4A4A;
    line-height: 14px;
}

footer .nota {
    font-size: 8px;
    line-height: 10px;
}

footer a {
    font-size: 10px;
    line-height: 18px;
}

footer a:hover {
    text-decoration: none;
    color: #4A4A4A;
}

footer .bord {
    border-right: 1px solid #4A4A4A;
}

footer .tit {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'gothamrounded-medium';
}

footer .tit a {
    color: #4A4A4A;
    text-decoration: none;
}

footer a {
    color: #4A4A4A;
    text-decoration: none;
}

footer .social a {
    margin-left: 12px;
}

footer .social a:first-child {
    margin-left: 0;
}

footer .bottone {
    color: #EC1D24;
    text-decoration: none;
    font-size: 12px !important;
    font-family: 'gothamrounded-book';
    text-transform: uppercase;
    font-weight: bold !important;
}

footer .bottone img {
    vertical-align: inherit;
}

footer .bottone:hover {
    color: #EC1D24;
}

footer .center,
footer .tit,
footer .nota {
    text-align: center;
}

footer .center img {
    max-width: 99px;
}

footer .text-right {
    text-align: center !important;
}

.head {
    font-family: 'gothamrounded-light';
    font-size: 16px;
    line-height: 1.1;
    text-align: center;
}

#menu {
    position: fixed;
    color: #494949;
    z-index: 99;
    font-family: 'gothamrounded-medium';
    pointer-events: none;
    text-align: left;
    top: 60px;
    background-color: #FFFFFF;
    height: 90px;
    max-width: 1920px;
    display: none !important;
}

#menu ul {
    margin-bottom: 0;
    pointer-events: visible;
    padding-left: 0;
}

#menu li {
    list-style: none;
    padding: 7px 0 7px 0px;
    margin: 25px 0;
    cursor: pointer;
    display: inline-block;
    width: 18%;
}

#menu li:first-child {
    cursor: default;
}

#menu .active {
    text-decoration: underline;
}

#menu .indi {
    width: 124px;
    height: 3px;
    left: 74px;
    background-color: #494949;
    position: absolute;
    top: 78px;
    display: none;
}

.generica {
    padding-top: 40px !important;
    padding-bottom: 65px;
    text-align: center;
}

.generica .txt-bottom {
    color: #000;
}

.storia .generica.fine,
.gamma.fine {
    padding-bottom: 0;
}


.mappa {
    text-align: left !important;
}

.mappa .head {
    margin-top: 60px;
    text-align: left !important;
}

.mappa .voci a {
    color: #494949;
}

.hp .slides .container {
    color: #FFFFFF;
}

.hp .slides li {
    position: relative;
    font-family: 'gothamrounded-light';
}

.hp .slides li .container {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    z-index: 100000;
}

.hp .slides li h1 {
    font-size: 34px;
    margin-bottom: 0;
    /*margin-bottom: 267px;*/
}

.hp .slides li.riso h1 {
    color: #FFFFFF !important;
}

.hp .slides li.riso .txt,
.hp .slides li.spezie .txt,
.hp .slides li.cereali .txt {
    color: #494949 !important;
}

.hp .slides li.spezie h1,
.hp .slides li.riso h1,
.hp .slides li.mostrini h1,
.hp .slides li.bucanevica20 h1,
.hp .slides li.cereali h1 {
    padding-top: 22px;
}

.hp .slides li.spezie .txt,
.hp .slides li.riso .txt,
.hp .slides li.cereali .txt {
    position: absolute;
    bottom: 20%;
    background-color: rgba(255, 255, 255, 0.88);
    width: 86%;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 8px;
    border-radius: 6px;
}

.hp .slides li.cereali h1 {
    font-family: 'gothamrounded-book';
}

.hp .slides li.cereali h1 span {
    background-color: #FFFFFF;
    border-radius: 10px;
    color: #3F2120;
    font-size: 22px;
    text-transform: uppercase;
    padding: 10px;
    display: inline-block;
}

.hp .slides li.cereali h1 span:first-child {
    margin-bottom: 8px;
}

.hp .slides li.cereali h1 span img {
    width: 137px;
    display: inherit;
    vertical-align: inherit;
}

.hp .slides li.cereali .buono {
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 5px 35px;
    font-family: 'make_magic_happenregular';
    font-size: 20px;
    position: absolute;
    top: 105%;
    color: #3F2120;
    left: 50%;
    text-align: center;
    margin-left: -112px;
}

.hp .slides li.cereali .buono span {
    font-size: 50px;
    line-height: 41px;
}

.hp .slides li.cereali .buono .tit {
    font-size: 15px;
    font-family: 'gothamrounded-book';
    line-height: 18px;
}

.hp .slides li.cereali .buono .tit span {
    font-size: 15px;
    font-family: 'gothamrounded-medium';
    line-height: 18px;
}

.hp .slides li.cereali .buono .bottone-right {
    display: block;
    padding: 0px 44px 0 24px;
    line-height: 41px;
}

.hp .slides li.bucanevica .txt {
    position: absolute;
    bottom: 108px;
    left: 0;
    padding: 0 15px;
}

.hp .slides li.rtl h1 {
    font-size: 31px;
    margin-bottom: 5px;
}

.hp .slides li.rtl h1 br {
    display: none;
}

/* .hp .slides li.gardaland2020 .col-lg-6 {
    background: url(/img/home-slider-gardaland2020-layer1.png) no-repeat top center;
    background-size: contain;
    margin-bottom: 15px;
    padding: 11px 5px 8px 0;
    margin-top: 10px;
}

.hp .slides li.gardaland2020 .txt {
    background: url(/img/home-slider-gardaland2020-layer2.png) no-repeat top center;
    padding: 13px 12px;
    font-size: 14px;
    line-height: 16px;
    position: absolute;
    bottom: 19%;
    margin: 0 10px;
}

.hp .slides li.gardaland2020 h1 {
    padding-top: 0 !important;
    margin-bottom: 15px !important;
}

.hp .slides li.mostrini h1 {
    font-size: 22px;
}

.hp .slides li.mostrini h1 span {
    background-color: rgba(255, 255, 255, 0.88);
    padding: 4px 14px;
    border-radius: 6px;
    color: #494949;
    display: inline-block;
    margin-bottom: 5px;
} */

.hp .slides li.bucanevica20 {
    font-family: 'edo_szregular';
    text-align: center;
}

.hp .slides li.bucanevica20 h1 {
    color: #e1251b;
    padding-top: 20px !important;
    text-align: center;
}

.hp .slides li.bucanevica20 .txt,
.hp .slides li.bucanevica20 .txt2 {
    color: #00417b;
    line-height: 20px;
}

.hp .slides li.bucanevica20 .txt {
    font-size: 24px;
    /* padding-bottom: 15px; */
    padding-top: 10px;
    text-align: center;
}

.hp .slides li.bucanevica20 .txt img {
    width: auto;
    max-width: 100%;
    max-height: 50px;
}

.hp .slides li.bucanevica20 .txt2 {
    font-size: 20px;
    padding-bottom: 15px;
}

.hp .slides li.bucanevica20 .bottone {
    font-family: 'edo_szregular';
    color: #FFFFFF !important;
    text-decoration: none !important;
    padding: 14px 24px;
    border-radius: 23px;
    line-height: 54px;
    background-color: #1d83c4;
    background-size: 10px;
    font-weight: normal !important;
    font-size: 19px;
}

.hp .slides li.bucanevica20 .pack {
    position: absolute;
    bottom: 225px;
    right: 97px;
    width: 50%;
}

.hp .slides li.bucanevica20 .pack img {
    max-width: 305px;
}

.hp .slides li.bucanevica20 .personaggi {
    position: absolute;
    bottom: 93px;
    padding-right: 15px;
}

.hp .slides li.frollini-miele h1,
.hp .slides li.crackers-verdure h1,
.hp .slides li.crackerine-hp h1,
.hp .slides li.bucaneve-ciocco-integrale h1,
.hp .slides li.crackerina-paprika h1,
.hp .slides li.bucaneve-senza-zuccheri h1 {
    font-size: 25px;
    padding-top: 65%;
    padding-bottom: 68px;
    line-height: 32px;
}

.hp .slides li.frollini-miele .row .col-lg-5,
.hp .slides li.crackers-verdure .row .col-lg-5,
.hp .slides li.crackerine-hp .row .col-lg-5,
.hp .slides li.bucaneve-ciocco-integrale .row .col-lg-5,
.hp .slides li.crackerina-paprika .row .col-lg-5,
.hp .slides li.bucaneve-senza-zuccheri .row .col-lg-5 {
    position: static;
}

.hp .slides li.frollini-miele .txt,
.hp .slides li.crackers-verdure .txt,
.hp .slides li.crackerine-hp .txt,
.hp .slides li.bucaneve-ciocco-integrale .txt,
.hp .slides li.crackerina-paprika .txt,
.hp .slides li.bucaneve-senza-zuccheri .txt {
    position: absolute;
    bottom: 92px;
    left: 5px;
    right: 5px;
}


/* .hp .slides li.frollini-miele .row .col-lg-5,
.hp .slides li.crackerine-hp .row .col-lg-5 {
    position: static;
} */

/* .hp .slides li.frollini-miele .txt,
.hp .slides li.crackerine-hp .txt {
    position: absolute;
    bottom: 92px;
    left: 5px;
    right: 5px;
} */

.hp .rtl-logo {
    position: absolute;
    right: 0;
    width: 52px;
    top: 40px;
    display: none;
}

.hp .rtl-power {
    position: absolute;
    margin: 0 auto;
    left: 262px;
    right: 0;
    width: 70px;
    top: 165px;
    display: none;
}

.hp .rtl-pack {
    position: relative;
    right: 0;
}

.hp .generica h1 {
    margin-bottom: auto;
    padding-top: 0;
    line-height: 18px;
    font-size: 1rem;
    font-weight: 400;
    text-align: center;
}

.hp .generica h1 span {
    color: #d93831;
    font-weight: 700;
}

.hp .head {
    margin-top: 60px;
}

.head .crackerina-paprika,
.head .bucaneve-ciocco-integrale {
    font-size: 15px;
}

.hp .flexslider .slides .maxigocce2021 h1 img {
    width: auto !important;
}

.hp .flexslider .slides .maxigocce2021 h2 img {
    max-width: 130px;
}

.hp .slides .bt {
    margin-top: 10px;
    margin-bottom: 20px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 14px;
}

.hp .semplicissimi,
.bucaneve .semplicissimi {
    text-align: center;
    margin-bottom: 15px;
}

.hp .news {
    margin-top: 60px;
}

.hp .news .container {
    padding-left: 0;
    padding-right: 0;
}

.hp .lanci .container {
    padding-left: 10px;
    padding-right: 10px;
}

.hp .bottone img {
    vertical-align: baseline;
}

.hp .semplicissimi .container {
    background-color: #FAFAFA;
}

.hp .consigli,
.hp .news {
    background-color: #fff;
}

.hp .consigli .container,
.new-semplicissimi .consigli .container {
    background-color: #eaf4f8;
}

.hp .consigli h2 span,
.new-semplicissimi .consigli h2 span {
    color: #00a7cf;
    font-weight: 700;
}

.hp .semplicissimi .align-self-center,
.bucaneve .semplicissimi .align-self-center,
.hp .consigli .align-self-center,
.new-semplicissimi .consigli .align-self-center {
    padding: 10px 15px;
}

.hp .semplicissimi .align-self-center div,
.bucaneve .semplicissimi .align-self-center div {
    padding-right: 10px;
}

.hp .semplicissimi {
    margin-bottom: 10%;
}

/*.hp .lanci{color: #FFFFFF; font-size: 16px; line-height: 18px;}
.hp .lanci .tit{position: absolute; text-transform: uppercase; margin: 20px auto; font-family: 'gothamrounded-medium'; line-height: 26px; font-size: 24px; right: 0; left: 0;}
/*.hp .lanci .patina{position: absolute; background-color: rgba(0,0,0,0.5); bottom: 0; padding: 22px 17px; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.hp .lanci .patina .txt{min-height: 90px;}*/
/* .hp .lanci-nutrizione {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 18px;
}

.hp .lanci-nutrizione .tit {
    position: absolute;
    text-transform: uppercase;
    margin: 20px auto;
    font-family: 'gothamrounded-medium';
    line-height: 22px;
    font-size: 22px;
    right: 0;
    left: 0;
}

.hp .lancio-nutrizione .patina {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    padding: 20px 17px 25px 17px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.hp .lancio-nutrizione .patina .txt {
    min-height: 90px;
} */

.hp .cont-item a {
    overflow: hidden;
}

.hp .lanci a .txt {
    color: #fff;
    text-decoration: none;
}


.hp .lanci .cont-video {
    text-align: center;
}

.hp .lanci .cont-item {
    position: relative;
}

.hp .lanci .patina {
    position: absolute;
    bottom: 5px;
    left: 0;
    z-index: 100;
    min-height: 60px;
    width: 100%;
}

.hp .dol .patina .txt {
    color: #37699e;
    font-size: 14px;
    font-weight: 700;
    font-family: 'gothamrounded-book';
}

.hp .sal .patina .txt {
    color: #88581f;
    font-size: 14px;
    font-weight: 700;
    font-family: 'gothamrounded-book';
}

.hp .col-10 {
    padding-left: 30px;
    padding-right: 30px;
}

.hp .sen .patina .txt {
    color: #0183a1;
    font-size: 14px;
    font-weight: 700;
    font-family: 'gothamrounded-book';
}


.hp .lanci .patina .bt {
    height: 35px;
    border-radius: 50%;
    background: url(/img/arrow-right.png) 50% no-repeat #fff;
    background-size: 10px;
    flex: 0 1 35px;
}

.hp .lanci .patina .bt:hover {
    height: 35px;
    border-radius: 50%;
    background: url(/img/arrow-right-white.png) 50% no-repeat #ec1d24;
    background-size: 10px;
    flex: 0 1 35px;
}

/*
.hp .lanci .bt {
    position: absolute;
    bottom: 10px;
    left: 25%;
    z-index: 100;
    transform: translateX(50%);
    text-align: center;
    border-radius: 10px;
    padding: 5px 25px 5px 10px;
    background: url('/img/arrow-right.png') 85% 55% no-repeat #fff;
    color: #d93831;
    background-size: 10px;
    line-height: 1rem;
}

.hp .lanci a:hover .bt {
    background: url('/img/arrow-right-white.png') 85% 50% no-repeat #d93831;
    color: #fff;
    background-size: 10px;

}
*/

.hp .lanci .item {
    overflow: hidden;
    float: left;
    margin: 0 15px;
    padding: 0;
}

.hp .nota {
    font-size: 11px;
    line-height: 13px;
}

.hp .bucaneve6cereali {
    padding: 0 !important;
    border-radius: 10px;
}

.hp .bucaneve6cereali .container {
    padding: 0;
    max-width: 960px;
}

.hp .bucaneve6cereali .buono .bg {
    margin-top: 0;
}

.hp .fancybox-slide--html .fancybox-close-small {
    color: #FFFFFF;
    opacity: 1;
    height: 54px;
    width: 54px;
}

.hp .bucaneve6cereali .spiga6 {
    left: 28%;
}

.hp .bucaneve6cereali .spiga2 {
    top: -9%;
    right: 31%;
}

.hp .bucaneve6cereali .spiga5 {
    bottom: -32%;
}

.hp .flexslider .slides .maxigocce2021 h1 {
    padding-top: 43px;
}

.hp .flexslider .slides .maxigocce2021 h2 {
    padding: 0 40px;
}

.hp .news .col-12 {
    background: url(/img/hp-bg-newsletters-mobile.jpg) no-repeat center;
    background-size: cover;
    text-align: center !important;
    padding-bottom: 80px;
    margin-bottom: 75px;
}

.hp .news .boxwhite {
    padding: 15px !important;
}

.hp .news .tit {
    color: #d93831;
    font-size: 31px;
    line-height: 1.1;
    font-weight: 700;
    margin-top: 40px;
    font-family: 'gothamrounded-book';
    padding-left: 20px;
    padding-right: 20px;
}

.hp .news .boxwhite .txt {
    font-family: 'gothamrounded-medium';
    color: #323232;
    font-size: 18px;
    line-height: 1.1;
}


.hp .consigli,
.new-semplicissimi .consigli {
    text-align: center;
}

.new-semplicissimi .head {
    background: url(/img/head-doria-semplicissimi.jpg) no-repeat center center;
    background-size: cover;
    margin-top: 60px;
    padding-bottom: 50px;
    text-align: center !important;
}

.new-semplicissimi .txt {
    font-size: 10px;
    line-height: 1.3;
    font-family: 'gothamrounded-medium';
    /* max-width: 140px; */
    margin-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: -15px;
}

.new-semplicissimi .txt span {
    margin-bottom: -12px;
    padding: 0 3px;
}

.txt-miele {
    display: block;
    color: #ef7d02;
    border-radius: 7px;
    box-shadow: inset 0 0 0 0 #ef7d02;
    transition: color .6s ease-in-out, box-shadow .6s ease-in-out;
    max-width: 140px;
}


.txt-miele.light {
    color: #fff;
    box-shadow: inset 200px 0 0 0 #ef7d02;
}

.miele-ing:hover .txt-miele {
    color: #fff;
    box-shadow: inset 200px 0 0 0 #ef7d02;
}

.txt-zucca {
    max-width: 180px;
    display: block;
    color: #ef7d02;
    border-radius: 7px;
    box-shadow: inset 0 0 0 0 #ef7d02;
    transition: color .6s ease-in-out, box-shadow .6s ease-in-out;
}


.txt-zucca.light {
    color: #fff;
    box-shadow: inset 270px 0 0 0 #ef7d02;
}

.zucca-ing:hover .txt-zucca {
    color: #fff;
    box-shadow: inset 270px 0 0 0 #ef7d02;
}

.txt-ciocco {
    max-width: 155px;
    display: block;
    color: #3e0304;
    border-radius: 7px;
    box-shadow: inset 0 0 0 0 #3e0304;
    transition: color .6s ease-in-out, box-shadow .6s ease-in-out;
}


.txt-ciocco.light {
    color: #fff;
    box-shadow: inset 210px 0 0 0 #3e0304;
}

.ciocco-ing:hover .txt-ciocco {
    color: #fff;
    box-shadow: inset 210px 0 0 0 #3e0304;
}

.txt-spinaci {
    padding: 0 3px !important;
    max-width: 77px;
    display: block;
    color: #5a864a;
    border-radius: 7px;
    box-shadow: inset 0 0 0 0 #5a864a;
    transition: color .6s ease-in-out, box-shadow .6s ease-in-out;
}


.txt-spinaci.light {
    color: #fff;
    box-shadow: inset 200px 0 0 0 #5a864a;
}

.spinaci-ing:hover .txt-spinaci {
    color: #fff;
    box-shadow: inset 200px 0 0 0 #5a864a;
}

.txt-malto {
    max-width: 150px;
    display: block;
    color: #b24646;
    border-radius: 7px;
    box-shadow: inset 0 0 0 0 #b24646;
    transition: color .6s ease-in-out, box-shadow .6s ease-in-out;
}

.txt-malto.light {
    color: #fff;
    box-shadow: inset 200px 0 0 0 #b24646;
}

.malto-ing:hover .txt-malto {
    color: #fff;
    box-shadow: inset 200px 0 0 0 #b24646;
}


.new-semplicissimi .crackers {
    position: relative;
}

.new-semplicissimi .forth img {
    width: 120%;
}

.new-semplicissimi .fifth img {
    width: 150%;
}

.new-semplicissimi .zucca-ing {
    position: absolute;
    top: -13%;
    left: 26%;
}

.new-semplicissimi .spinaci-ing {
    position: absolute;
    top: 35%;
    left: 47%;
}


.new-semplicissimi .consigli {
    margin-top: 70px;
}

.new-semplicissimi .frollini {
    background: #f8f1e6;
}

.new-semplicissimi .crackers-section {
    background: #F0FAFC;
}

.new-semplicissimi .container-mini {
    max-width: 1120px;
    margin: 0 auto;
}

.new-semplicissimi .frollini .tit {
    color: #0098cd;
    font-size: 22px;
    line-height: 1.1;
    margin-top: 0px;
    font-family: 'gothamrounded-medium';
    text-align: left;
}

.new-semplicissimi .crackers-section .tit {
    color: #50251c;
    font-size: 24px;
    line-height: 1.1;
    margin-top: 0;
    margin-left: 0;
    font-family: 'gothamrounded-medium';
    text-align: left;
    margin-bottom: 10px;

}

.new-semplicissimi .tit-rosso {
    color: #ec1d24;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    max-width: 835px;
    text-align: center;
}

.new-semplicissimi .subtitle {
    font-size: 14px;
    line-height: 1.2;
}

.new-semplicissimi .miele-ciocco .col-4,
.new-semplicissimi .malto .col-4 {
    padding-left: 12px !important;
    padding-right: 0px !important;
}

.new-semplicissimi .miele-ciocco .col-2 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.new-semplicissimi .malto .col-2 {
    padding-left: 0px !important;
}

.new-semplicissimi .row.malto {
    margin-top: -70px;
}

.new-semplicissimi .head .logo-new {
    padding-bottom: 40px !important;
}

.new-semplicissimi h1 {
    padding-top: 0 !important;
}

.new-semplicissimi .play {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 100;
}

.new-semplicissimi .play img {
    width: 40px;
    height: auto;
}

.prodotti .new-semplicissimi .head h1 {
    padding-left: 0 !important;
}

.new-semplicissimi .flexslider .box .text {
    /* color: #494949;
    font-size: 16px;
    line-height: 18px; 
    text-transform: none;*/
    font-family: 'gothamrounded-book';

}

.new-semplicissimi .flex-control-nav {
    bottom: 53%;
}

/* carousel start*/
.carousel-indicators {
    position: absolute;
    right: 0;
    top: 77%;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 6px;
    height: 6px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    opacity: 0.6;
    background-clip: padding-box;
    border-radius: 50%;
}

.carousel-indicators .active {
    opacity: 1;
    background-color: #fff;
}

.carousel-control-prev,
.carousel-control-next {
    height: 50px;
    width: 50px;
    outline: none !important;
    border: none !important;
    background-size: 100%, 100%;
    border-radius: 50%;
    position: absolute;
    background-color: transparent;
    top: 40% !important;
    z-index: 99;
    opacity: 1 !important;
}

.carousel-control-next {
    right: 50px !important;
}

.carousel-control-prev {
    left: 50px !important;
}

.carousel-control-prev-icon {
    background-image: url("/img/slider-arrow-left.png") !important;
    opacity: 1 !important;
}

.carousel-control-prev-icon:hover {
    background-image: url("/img/arrow-slider-mouse-over.png") !important;
    transform: rotate(180deg);
}

.carousel-control-next-icon {
    background-image: url("/img/slider-arrow-right.png") !important;

}

.carousel-control-next-icon:hover {
    background-image: url("/img/arrow-slider-mouse-over.png") !important;


}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 50px !important;
    height: 50px !important;
    background: no-repeat 100%/100% auto;
}

.fifth {
    padding-top: 50%;
}

.first .light {
    background: url(/img/bagliore-miele.png) no-repeat 72% center;
    background-size: 90%;
}

.second .light {
    background: url(/img/bagliore-ciocco.png) no-repeat 7px center;
    background-size: 100%;
}

.third .light {
    background: url(/img/bagliore-malto.png) no-repeat 0% center;
    background-size: 95%;
}

.forth .light {
    background: url(/img/bagliore-zucca.png) no-repeat 46% top;
    background-size: 80%;
}

.fifth .light {
    background: url(/img/bagliore-spinaci.png) no-repeat 120%;
    background-size: contain;
}

/* .first.light {
    background: url(/img/bagliore-miele.png) no-repeat 72% center;
    background-size: 90%;
}

.second.light {
    background: url(/img/bagliore-ciocco.png) no-repeat 7px center;
    background-size: 100%;
}

.third.light {
    background: url(/img/bagliore-malto.png) no-repeat 0% center;
    background-size: 95%;
}

.forth.light {
    background: url(/img/bagliore-zucca.png) no-repeat 46% top;
    background-size: 80%;
}

.fifth.light {
    background: url(/img/bagliore-spinaci.png) no-repeat 120%;
    background-size: contain;
} */

.first:hover img {
    background: url(/img/bagliore-miele.png) no-repeat 72% center;
    background-size: 90%;
}

.second:hover img {
    background: url(/img/bagliore-ciocco.png) no-repeat 7px center;
    background-size: 100%;
}

.third:hover img {
    background: url(/img/bagliore-malto.png) no-repeat 0% center;
    background-size: 95%;
}

.forth:hover img {
    background: url(/img/bagliore-zucca.png) no-repeat 46% top;
    background-size: 80%;
}

.fifth:hover img {
    background: url(/img/bagliore-spinaci.png) no-repeat 120%;
    background-size: contain;

}


/* carousel end*/
.gamma {
    padding: 75px 0;
    text-align: center;
}

.gamma .item {
    display: inline-block;
    text-align: center;
    padding: 40px;
    color: #494949;
}

.gamma .item:hover {
    text-decoration: none;
}

.gamma .item div {
    line-height: 22px;
    font-family: 'gothamrounded-medium';
    font-size: 16px;
}

.gamma .item .tit {
    margin-bottom: 20px;
}

.hp .btn-white {
    background-color: #fff;
    border-radius: 25px;
    padding: 5px;
}

.item.box .bottone-right-small {
    padding: 14px 33px;
}

.videoricetta {
    position: relative;
    background: url(/img/home-videoricetta-mobile.jpg) no-repeat top center;
    height: 535px;
    background-size: cover;
    margin-bottom: 75px;
    padding: 40px 0 20px;
    color: #FFFFFF;
    text-align: center;
}

.videoricetta .tit {
    font-size: 40px;
    font-family: 'gothamrounded-light';
    line-height: 42px;
    margin-bottom: 340px;
}

.videoricetta .txt {
    margin-top: 128px;
    margin-bottom: 20px;
}

.videoricetta .logo {
    background: url(/img/logo-videoricette.png) no-repeat top left;
    background-size: 100%;
    width: 184px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 30px;
    height: 171px;
}

/*.videoricetta{position: relative; overflow: hidden; background: url(/img/bg-videoricetta.jpg) no-repeat center center; padding: 40px 0 88px; color: #FFFFFF; text-align: center; background-size: cover;}
.videoricetta .tit{font-size: 40px; font-family: 'gothamrounded-book'; line-height: 48px; margin-bottom: 271px;}
.videoricetta .txt{margin-bottom: 128px;}*/

.storia section {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 16px;
}

/*.storia section{text-align: center; padding-bottom: 80px;}*/
.storia section {
    text-align: center;
}

.storia #fullpage-storia {
    margin-top: 60px;
}

/*.storia #fullpage-storia{margin-top: 150px;}*/
/*.storia #fullpage-storia section:first-child{padding-bottom: 250px !important;}*/
.storia .head {
    background: url(/img/head-nostra-storia.jpg) no-repeat top center;
    background-size: cover;
}

.storia h2 {
    font-size: 39px;
    line-height: 48px;
    font-family: 'gothamrounded-book';
    margin-bottom: 100px;
}

.storia .storia1950 {
    background: url(/img/bg-storia-1950.jpg) repeat top left;
    background-size: cover;
}

.section .storia1969 {
    height: 710px;
}

.storia .storia1969 {
    background: url(/img/bg-storia-1969.jpg) repeat top left;
    background-size: cover;
}

.storia .storia1969 .illu {
    position: relative;
    margin-bottom: 20px;
    display: block !important;
}

.storia .storia2016 {
    background: url(/img/bg-storia-2016.jpg) repeat top left;
    background-size: cover;
}

.storia .storia2016 .illu {
    position: absolute;
    left: -88px;
    top: 55%;
}

.storia .storia2019 {
    background: url(/img/bg-storia-2019.jpg) repeat top left;
    background-size: cover;
    color: #494949;
}

.storia .storia2019 .illu {
    position: absolute;
    left: -102px;
    top: 33%;
}

.storia .lanci-video a {
    color: #FFFFFF;
    text-decoration: none;
    line-height: 17px;
    font-size: 14px;
}

.storia .storia2019 .lanci-video a {
    color: #494949;
}

.storia .illu {
    display: none;
}

.storia .box a {
    background-color: transparent;
}

.storia .lanci-video {
    margin: 0 !important;
    width: 100%;
}

.unasceltasemplice {
    background-color: #f9f3ec;
}

.unasceltasemplice .head {
    margin-top: 60px;
    padding-bottom: 33px;
}

.unasceltasemplice .esperimento {
    background: url(/img/bg-carta.jpg) repeat top left;
    padding-top: 40px;
    padding-bottom: 65px;
}

.unasceltasemplice .esperimento .tit {
    color: #EC1D24;
    font-size: 30px;
    line-height: 32px;
    text-align: center;
    font-family: 'gothamrounded-medium';
    margin-bottom: 45px;
}

.unasceltasemplice .esperimento .txt {
    color: #EC1D24;
    font-size: 70px;
    letter-spacing: -1px;
    line-height: 60px;
    text-align: center;
}

.unasceltasemplice .esperimento .txt div {
    font-size: 16px;
    line-height: 19px;
    border-bottom: 1px solid #494949;
    border-top: 1px solid #494949;
    margin-top: 10px;
    font-family: 'gothamrounded-book';
}

.unasceltasemplice .esperimento img {
    min-height: 90px;
}

.unasceltasemplice .generica {
    background-color: #F9F3EC;
}

.unasceltasemplice .generica .tit {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-family: 'gothamrounded-medium';
    line-height: 24px;
}

.unasceltasemplice .generica .tit2 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 20px;
    font-family: 'gothamrounded-medium';
}

.unasceltasemplice .vincitore {
    background: url(/img/bg-carta.jpg) repeat top left;
    padding-top: 40px;
    padding-bottom: 65px;
    font-size: 16px;
    line-height: 17px;
}

.unasceltasemplice .vincitore .nome {
    font-size: 30px;
    line-height: 36px;
    font-family: 'gothamrounded-book';
    margin-bottom: 30px;
    text-align: center;
}

.unasceltasemplice .vincitore .nome span {
    color: #EC1D24;
    font-size: 60px;
    letter-spacing: -6px;
    line-height: 72px;
    font-family: 'gothamrounded-medium';
}

.unasceltasemplice .vincitore .ingredienti {
    margin-top: 30px;
    overflow: hidden;
}

.unasceltasemplice .vincitore .ingredienti span {
    background-color: #AE2055;
    height: 64px;
    width: 64px;
    margin-right: 10px;
    border-radius: 50%;
}

.unasceltasemplice .vincitore .ingredienti div.d-flex {
    margin-bottom: 14px;
}

.unasceltasemplice .vincitore .piu {
    display: none;
    font-family: 'gothamrounded-medium';
    text-align: center;
    cursor: pointer;
}

.unasceltasemplice .vincitore .decoro {
    position: absolute;
    right: 0;
}

.unasceltasemplice .vincitore .altri {
    margin-top: 100px;
    font-size: 16px;
    font-family: 'gothamrounded-medium';
}

.unasceltasemplice .vincitore .altri span {
    font-size: 28px;
    line-height: 34px;
}

.unasceltasemplice .vincitore .altri span span {
    font-size: 48px;
}

.unasceltasemplice .vincitore .altri div {
    padding-bottom: 20px;
}

.semplicissimidoria .head {
    background: url(/img/head-semplicissimidoria-mobile.jpg) no-repeat top center;
    background-size: cover !important;
    margin-top: 60px;
    padding-bottom: 33px;
}

.semplicissimidoria h1 {
    font-size: 32px;
}

.semplicissimidoria h1 span {
    background-color: rgba(255, 255, 255, 0.88);
    padding: 4px 14px;
    border-radius: 6px;
    display: inline-block;
    margin-bottom: 5px;
}

.semplicissimidoria .generica .tit {
    font-size: 22px;
    line-height: 22px;
    color: #494949;
    font-family: 'gothamrounded-medium';
    margin-bottom: 20px;
}

.semplicissimidoria .generica .red {
    color: #EC1D24 !important;
}

.semplicissimidoria .generica.fine .tit {
    color: #494949;
    font-size: 24px;
    line-height: 26px;
    font-family: 'gothamrounded-medium';
}

.semplicissimidoria .generica .tit span {
    color: #EC1D24;
    font-size: 30px;
    letter-spacing: -0.5px;
    text-transform: uppercase;
}

.semplicissimidoria .ricette {
    background: url(/img/bg-ricette-semplicissimidoria.jpg) repeat top left;
    padding-top: 40px;
    padding-bottom: 65px;
    text-align: center;
}

.semplicissimidoria .ricette .tit {
    color: #EC1D24;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 32px;
    font-family: 'gothamrounded-medium';
}

.semplicissimidoria .mostri {
    font-family: 'gothamrounded-medium';
    font-size: 20px;
    line-height: 25px;
    margin: 20px 0 40px;
}

.semplicissimidoria .mostri span {
    font-weight: bold;
    text-transform: uppercase;
}

.semplicissimidoria .mostro1 {
    color: #307405;
}

.semplicissimidoria .mostro1 a {
    background-color: #307405;
}

.semplicissimidoria .mostro2 {
    color: #FC417A;
}

.semplicissimidoria .mostro2 a {
    background-color: #FC417A;
}

.semplicissimidoria .mostro3 {
    color: #9F653B;
}

.semplicissimidoria .mostro3 a {
    background-color: #9F653B;
}

.semplicissimidoria .mostro4 {
    color: #B9C063;
}

.semplicissimidoria .mostro4 a {
    background-color: #625753;
}

.semplicissimidoria .mostro5 {
    color: #915a82;
}

.semplicissimidoria .mostro5 a {
    background-color: #915a82;
}

.semplicissimidoria .mostro6 {
    color: #5d6f29;
}

.semplicissimidoria .layer {
    background: url(/img/bg-layer-semplicissimidoria.jpg) no-repeat top left;
    background-size: cover;
    font-size: 14px;
    line-height: 16px;
    padding: 71px 8px;
}

.semplicissimidoria .layer#volete .txt div {
    color: #307405;
    font-size: 23px;
    line-height: 22px;
    font-family: 'gothamrounded-medium';
    text-transform: uppercase;
    margin-bottom: 30px;
}

.semplicissimidoria .layer#entrare .txt div {
    color: #FC417A;
    font-size: 23px;
    line-height: 22px;
    font-family: 'gothamrounded-medium';
    text-transform: uppercase;
    margin-bottom: 30px;
}

.semplicissimidoria .layer#escludete .txt div {
    color: #9F653B;
    font-size: 23px;
    line-height: 22px;
    font-family: 'gothamrounded-medium';
    text-transform: uppercase;
    margin-bottom: 30px;
}

.semplicissimidoria .layer#fuori .txt div {
    color: #915a82;
    font-size: 23px;
    line-height: 22px;
    font-family: 'gothamrounded-medium';
    text-transform: uppercase;
    margin-bottom: 30px;
}

.semplicissimidoria .layer#dire .txt div {
    font-size: 23px;
    line-height: 22px;
    font-family: 'gothamrounded-medium';
    text-transform: uppercase;
    margin-bottom: 30px;
}

.semplicissimidoria .layer .chiudi {
    cursor: pointer;
    position: absolute;
    right: -4px;
    top: 68px;
    font-family: 'gothamrounded-medium';
    font-size: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    z-index: 100;
    color: #494949;
}

.semplicissimidoria .layer .txt {
    text-align: center;
    margin-top: 20px;
}

.semplicissimidoria .bgmostri .col-sm-6 div:first-child {
    background-color: #FFFFFF;
}

.semplicissimidoria .flexslider-ricette-mostri {
    border: 5px solid #FFFFFF;
    margin-top: 30px;
}

.semplicissimidoria .flexslider-ricette-mostri .slides li {
    display: block !important;
    padding: 0 0 20px;
}

.semplicissimidoria .flexslider-ricette-mostri div {
    display: block !important;
    position: relative;
}

.semplicissimidoria .flexslider-ricette-mostri .mostri {
    margin: 20px 0 0 !important;
}

.semplicissimidoria .flexslider-ricette-sempli-video .slides>li,
.semplicissimidoria .flexslider-ricette-sempli-video .slides {
    display: block !important;
}

.semplicissimidoria .flexslider-mix-hp .slides>li,
.semplicissimidoria .flexslider-mix-hp .slides {
    display: block !important;
}

.semplicissimidoria .flexslider-ricette-sempli-video .slides,
.semplicissimidoria .flexslider-ricette-sempli-video .slides li {
    display: block !important;
}

.semplicissimidoria .flexslider-mix-hp .slides,
.semplicissimidoria .flexslider-mix-hp .slides li {
    display: block !important;
}

.filosofia .head {
    background: url(/img/head-filosofia-torna-semplice-mobile.jpg) no-repeat top center;
    background-size: cover !important;
    text-align: center;
    margin-top: 60px;
    padding-bottom: 33px;
}

.filosofia h1 {
    text-align: center;
}

.contattaci .head {
    background: url(/img/head-contattaci-mobile.jpg) no-repeat top center;
    background-size: cover !important;
    margin-top: 60px;
    padding-bottom: 33px;
    height: 485px;
}

.contattaci h1 {
    font-size: 32px;
    text-transform: uppercase;
    padding-top: 0;
    margin-bottom: 10px;
}

.contattaci .patina {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
    padding: 10px 20px 20px;
    margin: auto 10px;
}

.contattaci .generica {
    background: url(/img/bg-contattaci.jpg) repeat top center;
    text-align: left;
}

.bucaneve6cereali .head {
    background: url(/img/head-bucaneve-6-cereali-mobile.jpg) no-repeat center center;
    background-size: cover;
    margin-top: 60px;
    padding-bottom: 33px;
}

.bucaneve6cereali .head h1 {
    margin-bottom: 0;
    margin-top: 47px;
    padding-top: 0;
}

.bucaneve6cereali .head h1 span {
    background-color: #FFFFFF;
    border-radius: 10px;
    color: #3F2120;
    font-size: 27px;
    text-transform: uppercase;
    padding: 10px;
    display: inline-block;
}

.bucaneve6cereali .head h1 span:first-child {
    margin-bottom: 306px;
}

.bucaneve6cereali .head h1 span img {
    width: 130px;
    display: inherit;
    vertical-align: inherit;
}

.bucaneve6cereali .generica {
    background-color: #FFFFFF;
}

.bucaneve6cereali .ricetta {
    background: url(/img/bg-6-cereali-ricette-mobile.jpg) no-repeat top center;
    background-size: cover;
    padding: 20px 0 60px;
}

.bucaneve6cereali .ricetta .titolo {
    color: #3F2120;
    text-transform: uppercase;
    font-family: 'gothamrounded-medium';
    font-size: 20px;
    margin-bottom: 380px;
    text-align: center;
    line-height: 21px;
}

.bucaneve6cereali .ricetta .box {
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 21px;
    font-size: 16px;
    line-height: 17px;
    text-transform: none;
    font-family: 'gothamrounded-book';
    text-align: center;
}

.bucaneve6cereali .ricetta .box .my-auto div {
    font-family: 'gothamrounded-medium';
}

.bucaneve6cereali .ricetta .dx {
    margin-top: 21px;
}

.bucaneve6cereali .ricetta .d-flex {
    display: block !important;
}

.bucaneve6cereali .ricetta .col-sm-6 {
    text-align: center;
}

.bucaneve6cereali .fine .titolo {
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 60px;
    font-family: 'gothamrounded-medium';
    line-height: 34px;
}

.bucaneve6cereali .video {
    font-size: 16px;
    line-height: 18px;
    font-family: 'gothamrounded-book';
    text-transform: none;
}

.bucaneve6cereali .video .titolo {
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'gothamrounded-medium';
    line-height: 24px;
    margin-top: 15px;
    margin-bottom: 40px;
}

.bucaneve6cereali .video .item {
    text-align: center;
}

.bucaneve6cereali .play {
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: -27px;
}

.bucaneve6cereali .buono .bg {
    background: url(/img/bg-6-cereali-sconto.jpg) no-repeat top center;
    background-size: cover;
    padding: 20px 0;
    margin-top: 41px;
    position: relative;
    overflow: hidden;
}

.bucaneve6cereali .spiga1 {
    background: url(/img/6-cereali-spiga1.png) no-repeat top center;
    background-size: cover;
    width: 158px;
    height: 183px;
    z-index: 50;
    position: absolute;
    top: 0;
    left: 0;
}

.bucaneve6cereali .spiga2 {
    background: url(/img/6-cereali-spiga2.png) no-repeat top center;
    background-size: cover;
    width: 138px;
    height: 133px;
    z-index: 50;
    position: absolute;
    top: 0;
    right: 0;
}

.bucaneve6cereali .spiga3 {
    background: url(/img/6-cereali-spiga3.png) no-repeat top center;
    background-size: cover;
    width: 97px;
    height: 150px;
    z-index: 50;
    position: absolute;
    bottom: 0;
    left: 0;
}

.bucaneve6cereali .spiga4 {
    background: url(/img/6-cereali-spiga4.png) no-repeat top center;
    background-size: cover;
    width: 135px;
    height: 148px;
    z-index: 50;
    position: absolute;
    bottom: 48%;
    left: 0;
}

.bucaneve6cereali .spiga5 {
    background: url(/img/6-cereali-spiga5.png) no-repeat top center;
    background-size: cover;
    width: 164px;
    height: 256px;
    z-index: 50;
    position: absolute;
    bottom: 44%;
    right: 0;
}

.bucaneve6cereali .spiga6 {
    background: url(/img/6-cereali-spiga6.png) no-repeat top center;
    background-size: cover;
    width: 288px;
    height: 141px;
    z-index: 50;
    position: absolute;
    bottom: 0%;
    left: 50%;
}

.bucaneve6cereali .buono .sconto {
    background-color: #EBBB8C;
    margin: 0 20px;
    padding: 20px 0;
    text-align: left;
    z-index: 100;
    position: inherit;
}

.bucaneve6cereali .buono .sconto .col-lg-7 {
    z-index: 100;
}

.bucaneve6cereali .buono .sconto span {
    background-color: #FFFFFF;
    font-family: 'gothamrounded-book';
    border-radius: 10px;
    color: #3F2120;
    padding: 10px;
    font-size: 25px;
    line-height: 30px;
    display: block;
    margin-bottom: 10px;
    text-align: center;
}

.bucaneve6cereali .buono .sconto span prez {
    padding: 0;
    font-size: 58px;
    font-family: 'gothamrounded-medium';
}

.bucaneve6cereali .buono .sconto span.fine {
    font-size: 38px;
    font-family: 'make_magic_happenregular';
    line-height: 34px;
}

.bucaneve6cereali .buono .sconto .pack {
    padding: 20px 0;
}

.bucaneve6cereali .buono .sconto .bottone {
    text-align: center;
    display: block;
    padding: 0 24px;
}

.bucaneve6cereali .buono .nota {
    text-align: center;
    margin-top: 10px;
}

.bucaneve6cereali .buono .nota a {
    text-decoration: underline;
    color: #494949;
}

.bucaneve6cereali .buono .nota a:hover {
    text-decoration: none;
}

.bucaneve6cereali .step {
    margin-top: 19px;
    margin: 0 20px;
}

.bucaneve6cereali .step .col-md-4 {
    padding: 0 !important;
}

.bucaneve6cereali .step .col-md-4:first-child {
    padding-left: 0 !important;
}

.bucaneve6cereali .step .sfondo {
    background: rgba(255, 255, 255, 0.40);
    padding: 40px 30px;
    margin-top: 20px;
    z-index: 100;
    position: inherit;
}

.bucaneve6cereali .step .sfondo:first-child {
    margin-left: 0;
}

.bucaneve6cereali .step .tit {
    font-family: 'make_magic_happenregular';
    font-size: 40px;
    line-height: 42px;
    margin: 10px 0;
    color: #3F2120;
}

.semplicissimi .head {
    background: url(/img/head-mondo-semplicissimi-mobile.jpg) no-repeat top center;
    background-size: cover;
    margin-top: 60px;
    padding-bottom: 33px;
}

.semplicissimi .bollo {
    right: 0;
    left: 0;
    position: relative;
    margin: 0 auto 60px;
    width: 115px;
}

/* new slider start*/
.flexslider-sempli .slide-cereali a {
    background: url(/img/bg-slider-cracker-cereali.jpg) no-repeat center center;
    background-size: contain;
    height: 465px;
}

.flexslider-sempli .slide-legumi a {
    background: url(/img/bg-slider-triangoli.jpg) no-repeat center center;
    background-size: contain;
    height: 465px;
}

.flexslider-sempli .slide-frollini a {
    background: url(/img/bg-slider-frollini.jpg) no-repeat center center;
    background-size: contain;
    height: 465px;
}

.flexslider-sempli .slide-verdure a {
    background: url(/img/bg-slider-cracker-verdura.jpg) no-repeat center center;
    background-size: contain;
    height: 465px;
}

.flexslider-sempli .slide-crackerine a {
    background: url(/img/bg-slider-crackerine.jpg) no-repeat center center;
    background-size: contain;
    height: 465px;
}

.flexslider-sempli .slide-sfoglie a {
    background: url(/img/bg-slider-sfoglie.jpg) no-repeat center center;
    background-size: contain;
    height: 465px;
}

.flexslider-sempli .slide-doriano a {
    background: url(/img/bg-slider-doriano.jpg) no-repeat center center;
    background-size: contain;
    height: 465px;
}

.flexslider-sempli .slide-bucaneve a {
    background: url(/img/bg-slider-bucaneve.jpg) no-repeat center center;
    background-size: contain;
    height: 465px;
}

.flexslider-sempli .slide-atene a {
    background: url(/img/bg-slider-atene.jpg) no-repeat center center;
    background-size: contain;
    height: 465px;
}

/* new slider end*/

.flexslider-sempli .classici a {
    background: url(/img/bg-frollini-classici.jpg) no-repeat center center;
    background-size: cover;
    height: 465px;
}

.flexslider-sempli .legumi-riso a {
    background: url(/img/bg-legumi-riso.jpg) no-repeat center center;
    background-size: cover;
    height: 465px;
}

.flexslider-sempli .integrali a {
    background: url(/img/bg-cracker-integrali.jpg) no-repeat center center;
    background-size: cover;
    height: 465px;
}

.flexslider-sempli .legumi-spezie a {
    background: url(/img/bg-legumi-spezie.jpg) no-repeat center center;
    background-size: cover;
    height: 465px;
}

.storia .classici a,
.unasceltasemplice .classici a {
    background: url(/img/bg-frollini-classici.jpg) no-repeat top center;
    background-size: cover;
    height: 378px;
}

/* .flexslider-sempli .benessere a {
    background: url(/img/bg-frollini-benessere.jpg) no-repeat center center;
    background-size: cover;
    height: 465px;
} */

.storia .benessere a,
.unasceltasemplice .benessere a {
    background: url(/img/bg-frollini-benessere.jpg) no-repeat top center;
    background-size: cover;
    height: 378px;
}

.flexslider-sempli .crackers a {
    background: url(/img/bg-crackers-benessere.jpg) no-repeat center center;
    background-size: cover;
    height: 465px;
}

.storia .crackers a,
.unasceltasemplice .crackers a {
    background: url(/img/bg-crackers-benessere.jpg) no-repeat top center;
    background-size: cover;
    height: 378px;
}

.flexslider-sempli .item .tit {
    height: 250px;
    margin-top: 60px;
    padding-left: 15px;
    padding-right: 15px;
}

.storia .item .tit,
.unasceltasemplice .item .tit {
    height: 285px !important;
}

.flexslider-sempli .box .text {
    min-height: 74px;
    padding-left: 20px;
    padding-right: 20px;
}

.flexslider-sempli .box a {
    padding: 10px 10px 26px;
}

.flexslider-sempli .slides {
    width: 346px;
}

.flexslider-sempli .tit {
    margin-bottom: 0 !important;
}

.prodotti section {
    overflow: hidden;
}

.prodotti .head h1 {
    margin-bottom: 15px;
    padding: 75px 20px 0;
}

.prodotti .new-semplicissimi .head h1 {
    margin-bottom: 40px;
    padding: 75px 20px 0;
}

.prodotti .head h2 {
    font-size: 20px;
    line-height: 19px;
    font-family: 'gothamrounded-medium';
}

.prodotti .head .logo {
    max-height: 80px;
}


.prodotti.legumi-riso .head .logo,
.prodotti.legumi-spezie .head .logo,
.head .logo,
.prodotti.crackers-integrale .head .logo,
.prodotti.crackers .head .logo,
.prodotti.lecrackerine .head .logo {
    max-height: 140px;
}

.prodotti.dore .head .logo {
    max-height: 120px;
}

.prodotti .nav-abfix {
    position: absolute;
    background-color: #FFFFFF;
    top: 0;
    width: 100%;
    z-index: 1031;
    padding: 10px 0;
    font-size: 12px;
    display: none;
    max-width: 1920px;
    line-height: 14px;
    margin-bottom: 5px;
}

.prodotti .nav-abfix .d-flex .col-sm-3,
.prodotti .nav-abfix .d-flex .col-sm-4 {
    cursor: pointer;
}

.prodotti .nav-abfix .d-flex .col-sm-3 span,
.prodotti .nav-abfix .d-flex .col-sm-4 span {
    min-height: 28px;
    display: block;
}

.prodotti .bottone-down {
    margin-top: 10px;
    margin-bottom: 10px;
}

.prodotti .center.container {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0%;
}

.prodotti .layer {
    color: #FFFFFF;
    font-family: 'gothamrounded-medium';
    line-height: 16px;
    font-size: 14px;
    text-align: center;
    padding: 10px 20px;
}

.prodotti .layer .row div:last-child {
    padding-bottom: 30px;
    margin-top: 10px;
}

.prodotti .layer.top {
    position: absolute;
    top: 60px;
    padding: 10px 20px;
    margin-bottom: 10px;
}

.prodotti .layer a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 16px;
}

.prodotti .layer a img {
    vertical-align: inherit;
}

.prodotti .layer .tit {
    font-size: 29px;
    line-height: 32px;
}

.prodotti .layer .txt {
    margin: 20px 0 25px;
}

.prodotti .layer .txt a {
    text-decoration: underline;
}

.prodotti .layer .nota {
    font-size: 11px;
    margin-top: 10px;
    line-height: 16px;
}

.prodotti .layer .nota a {
    text-decoration: underline;
    font-size: 11px;
}

/*.prodotti section{height: auto !important;}*/
.prodotti section .fp-tableCell:first-child {
    vertical-align: inherit;
}

.prodotti section:first-child {
    /*padding-bottom: 30px !important;*/
}

.prodotti section:first-child .pack {
    height: auto;
    max-width: 100%;
    margin: 40px 0 30px;
    max-height: 200px;
}

.prodotti section:first-child .container {
    padding-top: 80px;
}

.new-semplicissimi section:first-child .container {
    padding-top: 60px !important;
}


.prodotti .bollo {
    text-align: center;
    position: relative;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 80px;
}

.prodotti .cont-video .item {
    min-height: 320px;
}

.prodotti .cont-video .item:hover .bottone-right-small {
    color: #BB050B;
}

.prodotti .cont-video .item .img-fluid {
    max-width: 100%;
}

.prodotti.semplicissimi .head {
    background: url(/img/head-semplicissimi.jpg) no-repeat bottom center;
    background-size: cover;
    margin-top: 0;
}

.prodotti.semplicissimi .miele {
    background: url(/img/bg-semplicissimi-miele-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.semplicissimi .cacao {
    background: url(/img/bg-semplicissimi-cacao-mobile.jpg) no-repeat center center;
    background-size: cover !important;
}

.prodotti.semplicissimi .cereali {
    background: url(/img/bg-semplicissimi-cereali-mobile.jpg) no-repeat center center;
    background-size: cover !important;
}

.prodotti .biscotto {
    display: block;
    background-attachment: scroll;
    height: 100vh;
    background-position: center;
    background-size: cover !important;
    background-repeat: no-repeat;
}

.prodotti.dore .biscotto {
    background-size: 83%;
}

.prodotti.semplicissimi .miele .biscotto {
    background-image: url(/img/biscotto-semplicissimi-miele-mobile.png);
}

.prodotti.semplicissimi .cereali .biscotto {
    background-image: url(/img/biscotto-semplicissimi-cereali-mobile.png);
}

.prodotti.semplicissimi .cacao .biscotto {
    background-image: url(/img/biscotto-semplicissimi-cacao-mobile.png);
}

.prodotti.semplicissimi .miele .layer {
    background: linear-gradient(0deg, rgba(180, 132, 0, 0.67) 0%, rgba(160, 116, 19, 0.67) 100%);
    opacity: 0;
}

.prodotti.semplicissimi .cacao .layer {
    background-color: rgba(92, 32, 0, 0.57);
    opacity: 0;
}

.prodotti.semplicissimi .cereali .layer {
    background: linear-gradient(0deg, rgba(205, 163, 110, 0.75) 0%, rgba(187, 137, 74, 0.65) 100%);
    opacity: 0;
}

.prodotti .align-items-center {
    align-items: flex-end !important;
    -ms-flex-align: end !important;
}

.prodotti.atene .head {
    background: url(/img/head-atene.jpg) no-repeat bottom center;
    background-size: cover;
}

.prodotti.bucaneve .head2 {
    background: url(/img/Bucaneve_banner_bg.jpg) no-repeat bottom center;
    background-size: cover;
}

.prodotti.bucaneve .head2 .row {
    padding: 100px 0;
}

.prodotti.bucaneve .head2 br {
    display: none;
}

.prodotti.bucaneve .head2 .col-xl-8 {
    margin-top: 50px;
}

.prodotti.bucaneve .head2 .tit {
    color: #1c639a;
    font-size: 30px;
    line-height: 1;
    position: relative;
}

.prodotti.bucaneve .head2 .tit::before {
    content: url(/img/flag_novita_bucaneve_sm.png);
    position: absolute;
    top: -45px;
    left: 0;

}

.prodotti.bucaneve .head2 .txt {
    font-size: 18px;
    font-family: 'gothamrounded-book';
    color: #494949;
    line-height: 0.9;
}

.prodotti.atene .ateneBisc {
    background: url(/img/bg-atene-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.atene .ateneBisc .biscotto {
    background-image: url(/img/biscotto-atene-mobile.png);
    background-size: cover !important;
    position: relative;
    background-attachment: inherit !important;
}

.prodotti.atene .ateneBisc .layer {
    background: linear-gradient(0deg, rgba(250, 126, 0, 0.7) 0%, rgba(236, 120, 0, 0.7) 100%);
    opacity: 0;
}

.prodotti.bucaneve .head {
    background: url(/img/head-bucaneve.jpg) no-repeat bottom center;
    background-size: cover;
}

.prodotti.bucaneve .ciocco-integrale {
    background: url(/img/bg-bucaneve-ciocco-integrale-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.bucaneve .ciocco-integrale .biscotto {
    background-image: url(/img/biscotto-bucaneve-ciocco-integrale-mobile.png);
}

.prodotti.bucaneve .ciocco-integrale .layer {
    background: rgba(83, 113, 60, 0.70);
    opacity: 0;
}


.prodotti.bucaneve .classico {
    background: url(/img/bg-bucaneve-classico-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.bucaneve .classico .biscotto {
    background-image: url(/img/biscotto-bucaneve-classico-mobile.png);
}

.prodotti.bucaneve .classico .layer {
    background: linear-gradient(0deg, rgba(93, 150, 185, 0.6) 0%, rgba(151, 198, 227, 0.7) 100%);
    opacity: 0;
}

.prodotti.bucaneve .gocce {
    background: url(/img/bg-bucaneve-gocce-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.bucaneve .gocce .biscotto {
    background-image: url(/img/biscotto-bucaneve-gocce-mobile.png);
}

.prodotti.bucaneve .gocce .layer {
    opacity: 0;
    background: rgba(107, 170, 250, 0.6);
}

.prodotti.bucaneve .cereali {
    background: url(/img/bg-bucaneve-cereali-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.bucaneve .cereali .biscotto {
    background-image: url(/img/biscotto-bucaneve-cereali-mobile.png);
}

.prodotti.bucaneve .cereali .layer {
    background: linear-gradient(0deg, rgba(210, 85, 21, 0.64) 0%, rgba(197, 71, 7, 0.7) 100%);
    opacity: 0;
}

.prodotti.cantastorie .head {
    background: url(/img/head-cantastorie.jpg) no-repeat bottom center;
    background-size: cover;
}

.prodotti.cantastorie .cantastorieBisc {
    background: url(/img/bg-cantastorie.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.cantastorie .cantastorieBisc .biscotto {
    background-image: url(/img/biscotto-cantastorie-fade.png);
    background-attachment: inherit !important;
}

.prodotti.cantastorie .cantastorieBisc .layer {
    background: linear-gradient(0deg, rgba(198, 165, 106, 0.73) 0%, rgba(160, 117, 37, 0.6) 100%);
    opacity: 0;
}

.prodotti.integralenonna .head {
    background: url(/img/head-integralenonna.jpg) no-repeat bottom center;
    background-size: cover;
}

.prodotti.integralenonna .integralenonnaBisc {
    background: url(/img/bg-cantastorie.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.integralenonna .integralenonnaBisc .biscotto {
    background-image: url(/img/biscotto-integralenonna-fade.jpg);
    background-attachment: inherit !important;
}

.prodotti.integralenonna .integralenonnaBisc .layer {
    background: linear-gradient(0deg, rgba(198, 165, 106, 0.73) 0%, rgba(160, 117, 37, 0.6) 100%);
    opacity: 0;
}

.prodotti.lecrackerine .head {
    background: url(/img/head-crackerina.jpg) no-repeat bottom center;
    background-size: cover;
}

.prodotti.lecrackerine .head h2 {
    color: #cf3b2b !important;
}

.prodotti.lecrackerine .head .txt {
    color: #fff !important;
}

.prodotti.lecrackerine .crackerines .biscotto {
    background-image: url(/img/biscotto-crackerina-mobile.png);
}

.prodotti.lecrackerine .crackerines {
    background: url(/img/bg-crackerine-new-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.lecrackerine .crackerines .layer {
    background: rgba(17, 152, 201, 0.70);
    opacity: 0;
}


.prodotti.lecrackerine .crackerine-paprica .biscotto {
    background-image: url(/img/biscotto-crackerina-paprika-mobile.png);
}

.prodotti.lecrackerine .crackerine-paprica {
    background: url(/img/bg-crackerina-paprika-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}


.prodotti.lecrackerine .crackerine-paprica .layer {
    background: rgba(223, 77, 47, 0.70);
    opacity: 0;
}



.prodotti.drillofriends .head {
    background: url(/img/head-drillofriends.jpg) no-repeat bottom center;
    background-size: cover;
}

.prodotti.drillofriends .drillofriendsBisc {
    background: url(/img/bg-drillofriends-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.drillofriends .drillofriendsBisc .biscotto {
    background-image: url(/img/biscotto-drillofriends-mobile.png);
    background-size: cover !important;
    background-attachment: inherit !important;
}

.prodotti.drillofriends .drillofriendsBisc .layer {
    background: linear-gradient(0deg, rgba(116, 182, 18, 0.85) 0%, rgba(105, 174, 3, 0.72) 100%);
    opacity: 0;
}

.prodotti.pangrande .head {
    background: url(/img/head-pangrande.jpg) no-repeat bottom center;
    background-size: cover;
}

.prodotti.pangrande .pangrandeBisc {
    background: url(/img/bg-pangrande-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}


.prodotti.pangrande .pangrandeBisc .biscotto {
    background-size: cover !important;
    background-attachment: inherit !important;
}

.prodotti.pangrande .pangrandeBisc .layer {
    background: rgba(4, 118, 141, 0.7);
    opacity: 0;
}

.prodotti.pangrande .pangrandeBiscInt {
    background: url(/img/bg-pangrande-integrale-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}


.prodotti.pangrande .pangrandeBiscInt .biscotto {
    background-size: cover !important;
    background-attachment: inherit !important;
}
.prodotti.pangrande .pangrandeBiscInt .layer {
    background: rgba(91, 144, 63, 0.7);
    opacity: 0;
}

.prodotti.semplicissimibenessere .head {
    background: url(/img/head-semplicissimi-benessere.jpg) no-repeat bottom center;
    background-size: cover;
}

.prodotti.semplicissimibenessere .avena {
    background: url(/img/bg-semplicissimi-benessere-avena-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.semplicissimibenessere .avena .biscotto {
    background-image: url(/img/biscotto-semplicissimi-benessere-avena-mobile.png);
}

.prodotti.semplicissimibenessere .avena .layer {
    background: linear-gradient(0deg, rgba(126, 109, 75, 0.76) 0%, rgba(90, 77, 50, 0.6) 100%);
    opacity: 0;
}

.prodotti.semplicissimibenessere .farro {
    background: url(/img/bg-semplicissimi-benessere-farro-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.semplicissimibenessere .farro .biscotto {
    background-image: url(/img/biscotto-semplicissimi-benessere-farro-mobile.png);
}

.prodotti.semplicissimibenessere .farro .layer {
    background: rgba(71, 141, 150, 0.75);
    opacity: 0;
}

.prodotti.semplicissimibenessere .grano {
    background: url(/img/bg-semplicissimi-benessere-grano-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.semplicissimibenessere .grano .biscotto {
    background-image: url(/img/biscotto-semplicissimi-benessere-grano-mobile.png);
}

.prodotti.semplicissimibenessere .grano .layer {
    background: linear-gradient(0deg, rgba(181, 76, 94, 0.85) 0%, rgba(109, 27, 42, 0.6) 100%);
    opacity: 0;
}

.prodotti.dore .head {
    background: url(/img/head-dore.jpg) no-repeat bottom center;
    background-size: cover;
}

.prodotti.dore .vaniglia {
    background: url(/img/bg-dore-vaniglia-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.dore .vaniglia .biscotto {
    background-image: url(/img/biscotto-dore-vaniglia-mobile.png);
}

.prodotti.dore .vaniglia .layer {
    background: linear-gradient(0deg, rgba(214, 143, 6, 0.55) 0%, rgba(166, 111, 3, 0.65) 100%);
    opacity: 0;
}

.prodotti.dore .cacao {
    background: url(/img/bg-dore-cacao-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.dore .cacao .biscotto {
    background-image: url(/img/biscotto-dore-cacao-mobile.png);
}

.prodotti.dore .cacao .layer {
    background-color: rgba(113, 42, 16, 0.6);
    opacity: 0;
}

.prodotti.giambonetti .head {
    background: url(/img/head-giambonetti.jpg) no-repeat bottom center;
    background-size: cover;
}

.prodotti.giambonetti .giamboBisc {
    background: url(/img/bg-giambonetti-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.giambonetti .giamboBisc .biscotto {
    background-image: url(/img/biscotto-giambonetti-mobile.png);
    background-attachment: inherit !important;
    background-size: cover !important;
}

.prodotti.giambonetti .layer {
    background: linear-gradient(0deg, rgba(230, 161, 181, 0.8) 0%, rgba(201, 135, 154, 0.60) 100%);
    opacity: 0;
}

.prodotti.doriano .head {
    background: url(/img/head-doriano.jpg) no-repeat bottom center;
    background-size: cover;
}

.prodotti.doriano .head br {
    display: none;
}

.prodotti.doriano .sale {
    background: url(/img/bg-doriano-sale-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.doriano .sale .biscotto {
    background-image: url(/img/biscotto-doriano-sale-mobile.png);
}

.prodotti.doriano .sale .layer {
    background-color: rgba(123, 95, 41, 0.51);
    opacity: 0;
}

.prodotti.doriano .ridotto {
    background: url(/img/bg-doriano-ridotto-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.doriano .ridotto .biscotto {
    background-image: url(/img/biscotto-doriano-ridotto-mobile.png);
}

.prodotti.doriano .ridotto .layer {
    background: linear-gradient(0deg, rgba(123, 95, 41, 0.51) 0%, rgba(4, 133, 120, 0.65) 100%);
    opacity: 0;
}

.prodotti.doriano .integrale {
    background: url(/img/bg-doriano-integrale-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.doriano .integrale .biscotto {
    background-image: url(/img/biscotto-doriano-integrale-mobile.png);
}

.prodotti.doriano .integrale .layer {
    background-color: rgba(151, 91, 43, 0.63);
    opacity: 0;
}

.prodotti.crackers .head {
    background: url(/img/head-crackers.jpg) no-repeat bottom center;
    background-size: cover;
}

.prodotti.crackers .saraceno {
    background: url(/img/bg-crackers-saraceno-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.crackers .saraceno .biscotto {
    background-image: url(/img/biscotto-crackers-saraceno-mobile.png);
}

.prodotti.crackers .saraceno .layer {
    background: linear-gradient(0deg, rgba(122, 182, 52, 0.7) 0%, rgba(81, 137, 17, 0.6) 100%);
    opacity: 0;
}

.prodotti.crackers .mais {
    background: url(/img/bg-crackers-mais-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.crackers .mais .biscotto {
    background-image: url(/img/biscotto-crackers-mais-mobile.png);
}

.prodotti.crackers .mais .layer {
    background: linear-gradient(0deg, rgba(175, 141, 7, 0.7) 0%, rgba(158, 111, 4, 0.65) 100%);
    opacity: 0;
}

.prodotti.crackers .venere {
    background: url(/img/bg-crackers-venere-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.crackers .venere .biscotto {
    background-image: url(/img/biscotto-crackers-venere-mobile.png);
}

.prodotti.crackers .venere .layer {
    background: linear-gradient(0deg, rgba(219, 31, 194, 0.7) 0%, rgba(207, 16, 131, 0.65) 100%);
    opacity: 0;
}

.prodotti.crackers-integrale .head {
    background: url(/img/head-crackers-integrali.jpg) no-repeat bottom center;
    background-size: cover;
}

.prodotti.crackers-integrale .zucca {
    background: url(/img/bg-crackers-zucca-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.crackers-integrale .zucca .biscotto {
    background-image: url(/img/biscotto-crackers-zucca-mobile.png);
}

.prodotti.crackers-integrale .zucca .layer {
    background-color: rgba(187, 135, 23, 0.6);
    opacity: 0;
}

.prodotti.crackers-integrale .spinaci {
    background: url(/img/bg-crackers-spinaci-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.crackers-integrale .spinaci .biscotto {
    background-image: url(/img/biscotto-crackers-spinaci-mobile.png);
}

.prodotti.crackers-integrale .spinaci .layer {
    background-color: rgba(102, 152, 128, 0.6);
    opacity: 0;
}

.prodotti.legumi-riso .head {
    background: url(/img/head-legumi-riso.jpg) no-repeat bottom center;
    background-size: cover;
}

.prodotti.legumi-riso .head h2,
.prodotti.legumi-spezie .head h2,
.head h2,
.head2 h2 {
    font-family: 'gothamrounded-medium';
}

.prodotti.legumi-riso .lenticchie {
    background: url(/img/bg-legumi-riso-lenticchie-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.legumi-riso .lenticchie .biscotto {
    background-image: url(/img/biscotto-legumi-riso-lenticchie-mobile.png);
}

.prodotti.legumi-riso .lenticchie .layer {
    background-color: rgba(98, 165, 16, 0.75);
    opacity: 0;
}

.prodotti.legumi-riso .edamame {
    background: url(/img/bg-legumi-riso-edamame-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.legumi-riso .edamame .biscotto {
    background-image: url(/img/biscotto-legumi-riso-edamame-mobile.png);
}

.prodotti.legumi-riso .edamame .layer {
    background: rgba(166, 73, 37, 0.75);
    opacity: 0;
}

.prodotti.legumi-spezie .head {
    background: url(/img/head-legumi-spezie.jpg) no-repeat bottom center;
    background-size: cover;
}

.prodotti.legumi-spezie .confezione {
    font-family: 'gothamrounded-medium';
}

.prodotti.legumi-spezie .lenticchie {
    background: url(/img/bg-legumi-spezie-pepe-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.legumi-spezie .lenticchie .biscotto {
    background-image: url(/img/biscotto-legumi-spezie-pepe-mobile.png);
    background-attachment: inherit !important;
}

.prodotti.legumi-spezie .lenticchie .layer {
    background-color: rgb(194, 68, 79, 0.75);
    opacity: 0;
}

/* .prodotti.legumi-spezie .ceci {
    background: url(/img/bg-legumi-spezie-ceci-mobile.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}

.prodotti.legumi-spezie .ceci .biscotto {
    background-image: url(/img/biscotto-legumi-spezie-ceci-mobile.png);
}

.prodotti.legumi-spezie .ceci .layer {
    background: rgba(210, 121, 26, 0.75);
    opacity: 0;
} */

.prodotti .ingredienti100 {
    background: url(/img/bg-ingredienti100.jpg) repeat top left;
    border: 2px solid #EAEAEA;
    padding: 29px 20px 39px;
    font-size: 14px;
    line-height: 16px;
}

.prodotti .ingredienti100 .titolo {
    font-size: 24px;
    color: #7A1F26;
    line-height: 26px;
    margin-bottom: 30px;
    font-family: 'gothamrounded-medium';
    text-transform: uppercase;
}

.prodotti .ingredienti100 img {
    margin: 0 auto;
    display: block;
}

.prodotti .ingredienti100 img.giu {
    transform: rotate(90deg);
    margin: 40px auto;
}

.prodotti .ingredienti100 .disca {
    margin-top: 17px;
    font-size: 18px;
    color: #7A1F26;
    line-height: 22px;
    font-family: 'gothamrounded-medium';
    text-align: center;
    display: inline-block;
}

.prodotti .ingredienti100 .disca div {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.senzaglutine {
    font-size: 16px;
    line-height: 19px;
    text-align: left !important;
    font-family: 'gothamrounded-book';
}

.senzaglutine .head {
    background: url(/img/head-senzaglutine-mobile.jpg) no-repeat bottom center;
    background-size: cover !important;
    position: relative;
    text-align: left !important;
    margin-top: 60px;
    font-family: 'gothamrounded-book';
}

.senzaglutine .head,
.senzaglutine .head h1 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.senzaglutine .head .bottone-down {
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
}

.senzaglutine.prodotti .head h1 {
    padding-right: 36px !important;
}

.senzaglutine .novita {
    background: url(/img/bollo-novita-mobile.png) no-repeat top center;
    height: 100px;
    width: 100px;
    position: absolute;
    top: 34px;
    right: 0;
}

.senzaglutine .linea {
    border-bottom: 1px solid #ECECEC;
    padding-top: 80px !important;
}

.senzaglutine .linea .col-lg-7 a,
.senzaglutine .lineaProd a {
    display: inline-block;
    text-align: center;
    color: #494949;
    text-decoration: underline;
    font-size: 12px;
    line-height: 14px;
    width: 134px;
    margin: 0 10px;
}

.senzaglutine .linea .col-lg-7 a div,
.senzaglutine .lineaProd a div {
    min-height: 42px;
    font-family: 'gothamrounded-book';
    display: inline-block;
    margin-top: 10px;
}

.senzaglutine .linea .col-lg-7 a div span,
.senzaglutine .lineaProd a div span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    text-decoration: underline;
}

.senzaglutine section .tit {
    color: #00B0E1;
    font-size: 35px;
    font-family: 'gothamrounded-book';
    line-height: 42px;
    margin-bottom: 18px;
}

/* new title  & txt font size*/
.senzaglutine section .bucanneve-sg .tit {
    color: #00B0E1;
    font-weight: 500;
    font-size: 40px;
    font-family: 'gothamrounded-book';
    line-height: 42px;
    margin-bottom: 18px;
}

.senzaglutine section .bucanneve-sg .txt {
    font-weight: 700;
    font-size: 20px;
}

.senzaglutine .panini,
.senzaglutine .gnocchi,
.senzaglutine .grissini {
    display: none;
}

.senzaglutine .generica {
    text-align: left !important;
}

.senzaglutine .bottone {
    font-size: 16px;
}

.senzaglutine .bottone img {
    vertical-align: inherit;
}


.senzaglutine .navIntro {
    border-bottom: 1px solid #ECECEC;
    background-color: #FFFFFF;
    font-family: 'gothamrounded-medium';
    font-size: 16px;
    line-height: 19px;
    padding: 15px 0 !important;
    min-height: 80px;
}

.senzaglutine .navIntro .name {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
}

.senzaglutine .navIntro .col-lg-9 {
    position: relative;
    overflow: hidden;
    overflow-x: auto;
}

.senzaglutine .navIntro span {
    margin: 0 20px;
    cursor: pointer;
    padding: 30px 0;
    display: inline-block;
    width: 108px;
    text-align: center;
}

.senzaglutine .navIntro span img {
    max-width: 40px;
    margin-bottom: 5px;
}

.senzaglutine .lista .prod {
    display: inline-block;
    text-align: center;
    width: 160px;
    margin: 0 5px 30px;
    font-size: 18px;
    line-height: 21px;
    font-family: 'gothamrounded-medium';
}

.senzaglutine .lista .prod img {
    max-width: 100%;
}

.senzaglutine .lista .prod a {
    color: #494949;
    font-size: 14px;
    line-height: 14px;
    text-decoration: underline;
}

.senzaglutine .lista .prod a.ricetta {
    color: #00B0E1;
}

.senzaglutine .lista .prod a.ricetta img {
    vertical-align: unset;
}

.senzaglutine .lista .prod div {
    display: inline-block;
    line-height: 43px;
    vertical-align: middle;
    min-height: 123px;
}

/*.senzaglutine .img-big img {
    width: 110%;
}*/

.img-big {
    margin-top: -3%;
}

.senzaglutine .lista .prod div span {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
}

.senzaglutine .elenco {
    text-align: center !important;
    border-bottom: 5px solid #E4E4E4;
    margin-bottom: 10px;
}

.senzaglutine .elenco.ultimo {
    text-align: center !important;
    border-bottom: 0;
    margin-bottom: 10px;
}

.senzaglutine .head .centro {
    text-align: center;
}

.senzaglutine .lista .clear {
    display: none;
}

.senzaglutine.thankyou .head,
.senzaglutine.thankyou .head h1 {
    text-align: center !important;
}

.senzaglutine.thankyou .head br {
    display: none;
}

.senzaglutine .layerTemp {
    padding: 0 !important;
    border-radius: 0px;
    background: url(/img/glutine-bg-layer.jpg) repeat top center;
    background-size: cover;
    text-align: center !important;
    font-family: 'gothamrounded-book';
}

.senzaglutine .layerTemp .container {
    padding: 0;
    max-width: 960px;
}

.senzaglutine .layerTemp .boxwhite {
    background: rgba(255, 255, 255, 0.75);
    margin: 70px 20px;
    padding: 15px;
}

.senzaglutine .layerTemp .tit {
    font-size: 35px;
    line-height: 42px;
    margin-bottom: 20px;
}

.senzaglutine .layerTemp .fancybox-close-small {
    background-color: #FFFFFF !important;
}

.bucaneve-sg .container {
    background: url(/img/bg-bucaneve-sg.jpg) no-repeat bottom center !important;
    background-size: cover !important;
    padding: 20px 10px;
}

.senzaglutine.home .news {
    background: url(/img/glutine-sep.png) no-repeat bottom center;
    text-align: center !important;
    padding-bottom: 80px;
}

.senzaglutine.home .news .col-lg-6:first-child {
    background: url(/img/glutine-bg-newsletter-home-cucina.gif) no-repeat center center;
    background-size: cover;
    text-align: center !important;
    padding: 80px 10px;
    margin-bottom: 40px;
}

.senzaglutine.home .news .col-lg-6:first-child .col-lg-6 {
    background-image: none;
    padding: 0;
}

.senzaglutine .news {
    background: url(/img/glutine-bg-newsletter-mobile.jpg) no-repeat bottom center;
    background-size: cover;
    text-align: center !important;
    padding-bottom: 80px;
}


.senzaglutine .news.dolce {
    background: url(/img/glutine-bg-newsletter-dolce-mobile.jpg) no-repeat bottom center !important;
    background-size: cover;
    text-align: center !important;
    padding-bottom: 80px;
}

.senzaglutine.home .news .boxwhite {
    background-color: transparent !important;
    margin: auto !important;
}

.senzaglutine.home .news .txt {
    padding: 20px 0;
}

.senzaglutine .news .boxwhite {
    background: rgba(255, 255, 255, 0.75);
    margin: 70px auto;
    padding: 15px !important;
}

.senzaglutine .news .tit {
    margin-bottom: 20px;
    line-height: 42px;
    font-size: 35px;
    color: #494949 !important;
}

.banner-senzaglutine {
    background: url(/img/glutine-bg-newsletter-home-cucina.gif) no-repeat center center;
    background-size: cover;
    padding: 100px 0;
    text-align: center;
    margin-top: 10px;
}

.banner-senzaglutine .txt {
    padding: 20px 0;
}

.cucinasenzaglutine .head {
    background: url(/img/head-cucina-senzaglutine-mobile.jpg) no-repeat bottom center;
    background-size: cover !important;
    position: relative;
    text-align: left !important;
    margin-top: 60px;
    font-family: 'gothamrounded-book';
}

.cucinasenzaglutine.prodotti .head h1 {
    padding: 58px 0px 0;
    text-align: left;
}

.cucinasenzaglutine.prodotti .bottone-down {
    margin: 60px auto 20px;
}

.cucinasenzaglutine .generica {
    text-align: left !important;
    padding-top: 65px;
}

.cucinasenzaglutine .col-md-6 img {
    margin-top: 15px;
}

.cucinasenzaglutine .tit {
    margin-bottom: 50px;
    text-align: center;
}

.cucinasenzaglutine .slides a {
    display: inline-block;
    white-space: normal;
    color: #4a4a4a;
    text-decoration: none;
}

.cucinasenzaglutine .slides>li {
    display: block !important;
}

.cucinasenzaglutine .slides li {
    display: block !important;
    text-align: center;
}

.cucinasenzaglutine .slides li img {
    margin: 0 auto 30px;
    display: block;
}

.cucinasenzaglutine .slides li div {
    text-transform: uppercase;
    font-family: 'gothamrounded-medium';
    min-height: 60px;
    display: inline-block;
    vertical-align: bottom;
}

.cucinasenzaglutine .flex-viewport {
    margin-top: 40px;
}

.cucinasenzaglutine .flex-control-nav {
    bottom: auto;
    margin-top: 6px;
    position: relative;
    margin-bottom: 70px;
}

.cucinasenzaglutine .flex-direction-nav {
    position: relative;
}

.cucinasenzaglutine .flex-direction-nav a::before,
.flex .flex-direction-nav a::before {
    color: rgba(74, 74, 74, 1) !important;
}

.new-semplicissimi .flex-direction-nav a::before,
.flex .flex-direction-nav a::before {
    color: rgba(236, 29, 36, 1) !important;
}

.cucinasenzaglutine .flex-direction-nav .flex-prev {
    left: 0%;
    top: -72px;
}

.cucinasenzaglutine .flex-direction-nav .flex-next {
    right: 0%;
    top: -72px;
}

.cucinasenzaglutine .flex-control-paging li a {
    margin-top: 3px;
}

.new-semplicissimi .flex-control-paging li a.flex-active {
    background: #fff;
    width: 10px;
    height: 10px;
    margin-top: 0;
}

.cucinasenzaglutine .flex-control-paging li a.flex-active {
    background: rgba(74, 74, 74, 1);
    width: 10px;
    height: 10px;
    margin-top: 0;
}

.ingredienti.cucinasenzaglutine {
    padding: 30px !important;
    border-radius: 0;
    font-size: 12px;
    border: solid 45px #4bb1e1;
    background-color: #faf9f5;
    background-size: cover;
    width: 1150px;
}

.ingredienti.cucinasenzaglutine a {
    color: #494949;
    text-decoration: none;
}

.ingredienti.cucinasenzaglutine .chiudi {
    position: absolute;
    right: 22px;
    top: 4px;
    font-family: 'gothamrounded-medium';
    font-size: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    z-index: 100;
    color: #4bb1e1;
}

.ingredienti.cucinasenzaglutine .container {
    overflow: hidden;
    padding: 0 !important;
}

.ingredienti.cucinasenzaglutine .txt {
    line-height: 15px;
}

.ingredienti.cucinasenzaglutine ul {
    margin-top: 0;
    margin-right: 0;
    padding-left: 16px;
}

.ingredienti.cucinasenzaglutine ul li {
    list-style-type: disc;
    padding: 0;
}

.ingredienti.cucinasenzaglutine .ricetta {
    border-radius: 15px;
    /* margin-bottom: 80px;*/
    margin-bottom: 5px;
}

.ingredienti.cucinasenzaglutine .sottTit {
    margin-bottom: 15px;
}

.ingredienti.cucinasenzaglutine .sottTit img {
    vertical-align: bottom;
}

.ingredienti.cucinasenzaglutine .titolo {
    margin-bottom: 30px;
}

.ingredienti.cucinasenzaglutine .sep {
    margin: 20px 0;
}

.ingredienti.cucinasenzaglutine .bottone {
    padding: 14px 30px;
    line-height: normal;
    display: inline-block;
    margin-top: 20px;
    cursor: pointer;
}

.senzaglutine .ingredienti.cucinasenzaglutine .txt {
    background-color: transparent !important;
}

.bucaneveMaxigocce .intro {
    font-family: 'gothamrounded-medium';
    color: #452210;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 30px;
}

.bucaneveMaxigocce .golosita {
    position: relative;
    padding-top: 0 !important;
}

.bucaneveMaxigocce .golosita .layer {
    background-color: #FFFFFF;
    color: #3F2120;
    font-family: 'gothamrounded-book';
    font-size: 18px;
    line-height: 21px;
    padding: 20px 0;
}

.bucaneveMaxigocce .golosita .layer div {
    font-size: 26px;
    line-height: 32px;
    text-transform: uppercase;
    font-family: 'gothamrounded-medium';
    margin-bottom: 10px;
}

.bucaneveMaxigocce .buono {
    color: #452210;
}

.bucaneveMaxigocce .buono .bg1 {
    background-color: #f4dead;
    text-align: center;
}

.bucaneveMaxigocce .buono .bg1 span {
    font-family: 'gothamrounded-book';
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 10px;
    display: block;
}

.bucaneveMaxigocce .buono .bg1 .col-xl-5 {
    padding: 80px 0 57px;
}

.bucaneveMaxigocce .buono .bg1 .col-xl-7 {
    padding: 40px;
}

.bucaneveMaxigocce .buono span prez {
    font-size: 58px;
    font-family: 'gothamrounded-medium';
}

.bucaneveMaxigocce .buono span.fine {
    font-size: 25px;
    font-family: 'gothamrounded-medium';
    line-height: 30px;
    text-transform: uppercase;
}

.bucaneveMaxigocce .buono .pack {
    padding: 20px 0;
}

.bucaneveMaxigocce .buono .sfondo {
    margin-bottom: 10px;
    padding: 40px 70px 40px;
}

.bucaneveMaxigocce .buono .bg1 .prezzo {
    color: #7C3919;
}

.bucaneveMaxigocce .buono .bg1 .step {
    font-family: 'gothamrounded-book';
}

.bucaneveMaxigocce .buono .bg2 {
    background: url(/img/bucaneve-maxigocce-bg2.jpg) no-repeat top center;
    background-size: cover;
}

.bucaneveMaxigocce .buono .bg3 {
    background: url(/img/bucaneve-maxigocce-bg3.jpg) no-repeat top center;
    background-size: cover;
}

.bucaneveMaxigocce .buono .bg4 {
    background: url(/img/bucaneve-maxigocce-bg4.jpg) no-repeat top center;
    background-size: cover;
}

.bucaneveMaxigocce .step {
    margin-top: 10px;
}

.bucaneveMaxigocce .step .col-md-4 {
    padding: 0 !important;
}

.bucaneveMaxigocce .step .tit {
    font-family: 'gothamrounded-medium';
    font-size: 21px;
    line-height: 25px;
    margin: 10px 0;
    color: #3F2120;
}

.bucaneveMaxigocce .head {
    background: url(/img/head-bucaneve-maxigocce-mobile.jpg) no-repeat center center;
    background-size: cover;
    margin-top: 60px;
    padding-bottom: 33px;
    text-align: center !important;
}

.bucaneveMaxigocce .head .play {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 100;
}

.bucaneveMaxigocce .head .bottone-down span {
    background: url(/img/arrow-down-white.png) no-repeat 88% 52% #EC1D24;
    background-size: 10px;
}

.bucaneveMaxigocce .head h1 {
    text-align: center;
    margin-bottom: 10px;
}

.bucaneveMaxigocce .head h2 {
    min-height: 300px;
}

.bucaneveMaxigocce .video .col-md-4 {
    margin-bottom: 10px;
}

.bucaneveMaxigocce .fancybox-slide--video .fancybox-content {
    background: transparent !important;
}

.bucaneveMaxigocce .fancybox-video {
    width: auto !important;
    margin: 0 auto !important;
}

.ingredienti,
.valori {
    padding: 0 !important;
    border-radius: 10px;
    font-size: 12px;
}

.ingredienti a,
.valori a {
    color: #494949;
    text-decoration: none;
}

.ingredienti .chiudi,
.valori .chiudi {
    position: absolute;
    right: 7px;
    top: 7px;
    font-family: 'gothamrounded-medium';
    font-size: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    z-index: 100;
}

.ingredienti .pos-right {
    order: 0;
}

.ingredienti .container,
.valori .container {
    overflow: hidden;
    padding: 0 !important;
}

.ingredienti .header .row,
.valori .header .row {
    margin: 0 !important;
    padding: 15px;
}

.ingredienti .header span,
.valori .header span {
    font-size: 17px;
    font-family: 'gothamrounded-light' !important;
}

.ingredienti .txt {
    line-height: 15px;
}

.ingredienti .pack {
    padding: 25px;
}

.ingredienti .pack-pepe {
    padding-left: 0 !important;
}

.ingredienti ul {
    margin-top: 10px;
    margin-right: 40px;
}

.ingredienti ul li {
    list-style-type: none;
    padding: 4px 0 7px;
}

.ingredienti ul li .d-flex {
    margin-top: 3px;
}

.ingredienti .d-flex span {
    height: 64px;
    width: 64px;
    margin-right: 10px;
    border-radius: 50%;
}

.valori .intest {
    font-family: 'gothamrounded-medium';
}

.valori .marg {
    margin: 15px !important;
}

.valori .marg .row {
    margin: 0 !important;
    padding: 4px 0;
}

.ingredienti .chiudi,
.valori .chiudi {
    color: #FFFFFF;
}

.prodotti .ingredienti .align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

#miele-ingredienti .header,
#miele-valori .header {
    background-color: #E67723;
    color: #FFFFFF;
}

#miele-ingredienti.ingredienti .txt {
    background-color: rgba(230, 119, 35, 0.30);
}

#miele-ingredienti .d-flex span {
    background-color: #E67723;
}

#miele-valori .colore {
    background-color: rgba(230, 119, 35, 0.30);
}

.semplicissimi #cacao-ingredienti .header,
.semplicissimi #cacao-valori .header {
    background-color: #7A412E;
    color: #FFFFFF;
}

.semplicissimi #cacao-ingredienti.ingredienti .chiudi,
.semplicissimi #cacao-valori.valori .chiudi {
    color: #FFFFFF;
}

.semplicissimi #cacao-ingredienti.ingredienti .txt {
    background-color: rgba(122, 65, 46, 0.30);
}

.semplicissimi #cacao-ingredienti .d-flex span {
    background-color: #7A412E;
}

.semplicissimi #cacao-valori .colore {
    background-color: rgba(122, 65, 46, 0.30);
}

#cereali-ingredienti .header,
#cereali-valori .header {
    background-color: #8f3024;
    color: #FFFFFF;
}

#cereali-ingredienti.ingredienti .txt {
    background-color: rgba(143, 48, 36, 0.30);
}

#cereali-ingredienti .d-flex span {
    background-color: #8f3024;
}

#cereali-valori .colore {
    background-color: rgba(143, 48, 36, 0.30);
}

#atene-ingredienti .header,
#atene-valori .header {
    background-color: #F07F0D;
    color: #FFFFFF;
}

#atene-ingredienti.ingredienti .txt {
    background-color: rgba(240, 127, 13, 0.30);
}

#atene-ingredienti .d-flex span {
    background-color: #F07F0D;
}

#atene-valori .colore {
    background-color: rgba(240, 127, 13, 0.30);
}

#classico-ingredienti .header,
#classico-valori .header,
#gocce-ingredienti .header,
#gocce-valori .header {
    background-color: #6BAAFA;
    color: #FFFFFF;
}

#classico-ingredienti .d-flex span,
#gocce-ingredienti .d-flex span {
    background-color: #6BAAFA;
}

#classico-ingredienti.ingredienti .txt {
    background-color: rgba(17, 164, 203, 0.30);
}

#gocce-ingredienti.ingredienti .txt,
#gocce-valori .colore {
    background-color: rgba(107, 170, 250, 0.30);
}

#classico-valori .colore {
    background-color: rgba(17, 164, 203, 0.30);
}

.bucaneve #cereali-ingredienti .header,
.bucaneve #cereali-valori .header {
    background-color: #BA602E;
    color: #FFFFFF;
}

.bucaneve #cereali-ingredienti.ingredienti .txt {
    background-color: rgba(186, 96, 46, 0.30);
}

.bucaneve #cereali-ingredienti .d-flex span {
    background-color: #BA602E;
}

.bucaneve #cereali-valori .colore {
    background-color: rgba(186, 96, 46, 0.30);
}

#cantastorie-ingredienti .header,
#cantastorie-valori .header {
    background-color: #E46327;
    color: #FFFFFF;
}

#cantastorie-ingredienti.ingredienti .txt {
    background-color: rgba(155, 21, 28, 0.30);
}

#cantastorie-valori .colore {
    background-color: rgba(155, 21, 28, 0.30);
}

#integralenonna-ingredienti .header,
#integralenonna-valori .header {
    background-color: #E46327;
    color: #FFFFFF;
}

#integralenonna-ingredienti.ingredienti .txt {
    background-color: rgba(228, 99, 39, 0.30);
}

#integralenonna-valori .colore {
    background-color: rgba(228, 99, 39, 0.30);
}

#crackerine-ingredienti .header,
#crackerine-valori .header {
    background-color: #47a2da;
    color: #FFFFFF;
}

#crackerine-ingredienti.ingredienti .txt {
    background-color: rgba(17, 152, 201, 0.30);
}

#crackerine-valori .colore {
    background-color: rgba(17, 152, 201, 0.30);
}

#crackerine-paprica-ingredienti .header,
#crackerine-paprica-valori .header {
    background-color: #df4f32;
    color: #FFFFFF;
}

#crackerine-paprica-ingredienti.ingredienti .txt {
    background-color: rgba(223, 77, 47, 0.70);
}

#crackerine-paprica-valori .colore {
    background-color: rgba(223, 77, 47, 0.70);
}



#ciocco-integrale-ingredienti .header,
#ciocco-integrale-valori .header {
    background-color: #53713c;
    color: #FFFFFF;
}

#ciocco-integrale-ingredienti.ingredienti .txt {
    background-color: rgba(83, 113, 60, 0.70);
}

#ciocco-integrale-valori .colore {
    background-color: rgba(83, 113, 60, 0.70);
}

#drillofriends-ingredienti .header,
#drillofriends-valori .header {
    background-color: #93B345;
    color: #FFFFFF;
}

#drillofriends-ingredienti.ingredienti .txt {
    background-color: rgba(147, 179, 69, 0.30);
}

#drillofriends-valori .colore {
    background-color: rgba(147, 179, 69, 0.30);
}

#pangrande-ingredienti .header,
#pangrande-valori .header {
    background-color: #04768D;
    color: #FFFFFF;
}

#pangrande-ingredienti.ingredienti .txt {
    background-color: rgba(4, 118, 141, 0.30);
}

#pangrande-valori .colore {
    background-color: rgba(4, 118, 141, 0.30);
}


#pangrandeintegrale-ingredienti .header,
#pangrandeintegrale-valori .header {
    background-color: #5B903F;
    color: #FFFFFF;
}

#pangrandeintegrale-ingredienti.ingredienti .txt {
    background-color: rgba(91, 144, 63, 0.30);
}

#pangrandeintegrale-valori .colore {
    background-color: rgba(91, 144, 63, 0.30);
}


#avena-ingredienti .header,
#avena-valori .header {
    background-color: #6E3C2E;
    color: #FFFFFF;
}

#avena-ingredienti.ingredienti .txt {
    background-color: rgba(110, 60, 46, 0.35);
}

#avena-ingredienti .d-flex span {
    background-color: #6E3C2E;
}

#avena-valori .colore {
    background-color: rgba(110, 60, 46, 0.35);
}

#farro-ingredienti .header,
#farro-valori .header {
    background-color: #55A7B1;
    color: #FFFFFF;
}

#farro-ingredienti.ingredienti .txt {
    background-color: rgba(85, 167, 177, 0.30);
}

#farro-ingredienti .d-flex span {
    background-color: #55A7B1;
}

#farro-valori .colore {
    background-color: rgba(85, 167, 177, 0.30);
}

#grano-ingredienti .header,
#grano-valori .header {
    background-color: #A5004A;
    color: #FFFFFF;
}

#grano-ingredienti.ingredienti .txt {
    background-color: rgba(165, 0, 74, 0.25);
}

#grano-ingredienti .d-flex span {
    background-color: #A5004A;
}

#grano-valori .colore {
    background-color: rgba(165, 0, 74, 0.25);
}

#vaniglia-ingredienti .header,
#vaniglia-valori .header {
    background-color: #0CC6E4;
    color: #FFFFFF;
}

#vaniglia-ingredienti.ingredienti .txt {
    background-color: rgba(12, 198, 228, 0.25);
}

#vaniglia-ingredienti .d-flex span {
    background-color: #0CC6E4;
}

#vaniglia-valori .colore {
    background-color: rgba(12, 198, 228, 0.25);
}

#cacao-ingredienti .header,
#cacao-valori .header {
    background-color: #FC2E00;
    color: #FFFFFF;
}

#cacao-ingredienti.ingredienti .txt {
    background-color: rgba(155, 21, 28, 0.25);
}

#cacao-ingredienti .d-flex span {
    background-color: #FC2E00;
}

#cacao-valori .colore {
    background-color: rgba(155, 21, 28, 0.25);
}

#giambonetti-ingredienti .header,
#giambonetti-valori .header {
    background-color: #E87086;
    color: #FFFFFF;
}

#giambonetti-ingredienti.ingredienti .txt {
    background-color: rgba(155, 21, 28, 0.25);
}

#giambonetti-ingredienti .d-flex span {
    background-color: #E87086;
}

#giambonetti-valori .colore {
    background-color: rgba(155, 21, 28, 0.25);
}

#sale-ingredienti .header,
#sale-valori .header {
    background-color: #9B151C;
    color: #FFFFFF;
}

#sale-ingredienti.ingredienti .txt {
    background-color: rgba(155, 21, 28, 0.30);
}

#sale-ingredienti .d-flex span {
    background-color: #9B151C;
}

#sale-valori .colore {
    background-color: rgba(155, 21, 28, 0.30);
}

#ridotto-ingredienti .header,
#ridotto-valori .header {
    background-color: #15ADD5;
    color: #FFFFFF;
}

#ridotto-ingredienti.ingredienti .txt {
    background-color: rgba(21, 173, 213, 0.30);
}

#ridotto-ingredienti .d-flex span {
    background-color: #15ADD5;
}

#ridotto-valori .colore {
    background-color: rgba(21, 173, 213, 0.30);
}

#integrale-ingredienti .header,
#integrale-valori .header {
    background-color: #7F4516;
    color: #FFFFFF;
}

#integrale-ingredienti.ingredienti .txt {
    background-color: rgba(127, 69, 22, 0.30);
}

#integrale-ingredienti .d-flex span {
    background-color: #7F4516;
}

#integrale-valori .colore {
    background-color: rgba(127, 69, 22, 0.30);
}

#saraceno-ingredienti .header,
#saraceno-valori .header {
    background-color: #83B426;
    color: #FFFFFF;
}

#saraceno-ingredienti.ingredienti .txt {
    background-color: rgba(131, 180, 38, 0.30);
}

#saraceno-ingredienti .d-flex span {
    background-color: #83B426;
}

#saraceno-valori .colore {
    background-color: rgba(131, 180, 38, 0.30);
}

#mais-ingredienti .header,
#mais-valori .header {
    background-color: #F18903;
    color: #FFFFFF;
}

#mais-ingredienti.ingredienti .txt {
    background-color: rgba(241, 137, 3, 0.30);
}

#mais-ingredienti .d-flex span {
    background-color: #F18903;
}

#mais-valori .colore {
    background-color: rgba(241, 137, 3, 0.30);
}

#venere-ingredienti .header,
#venere-valori .header {
    background-color: #920A8A;
    color: #FFFFFF;
}

#venere-ingredienti.ingredienti .txt {
    background-color: rgba(146, 10, 138, 0.25);
}

#venere-ingredienti .d-flex span {
    background-color: #920A8A;
}

#venere-valori .colore {
    background-color: rgba(146, 10, 138, 0.25);
}

.prodotti.legumi-riso #lenticchie-ingredienti .header,
.prodotti.legumi-riso #lenticchie-valori .header {
    background-color: #62A510;
    color: #FFFFFF;
}

.prodotti.legumi-riso #lenticchie-ingredienti.ingredienti .txt {
    background-color: rgba(98, 165, 16, 0.30);
}

.prodotti.legumi-riso #lenticchie-ingredienti .d-flex span {
    background-color: #62A510;
}

.prodotti.legumi-riso #lenticchie-valori .colore {
    background-color: rgba(98, 165, 16, 0.30);
}

#edamame-ingredienti .header,
#edamame-valori .header {
    background-color: #A64925;
    color: #FFFFFF;
}

#edamame-ingredienti.ingredienti .txt {
    background-color: rgba(166, 73, 37, 0.25);
}

#edamame-ingredienti .d-flex span {
    background-color: #A64925;
}

#edamame-valori .colore {
    background-color: rgba(166, 73, 37, 0.25);
}

.prodotti.legumi-spezie #lenticchie-ingredienti .header,
.prodotti.legumi-spezie #lenticchie-valori .header {
    background-color: rgba(151, 14, 52);
    ;
    color: #FFFFFF;
}

.prodotti.legumi-spezie #lenticchie-ingredienti.ingredienti .txt {
    background-color: rgb(194, 68, 79, 0.205);
}

.prodotti.legumi-spezie #lenticchie-ingredienti .d-flex span {
    background-color: #970E34;
}

.prodotti.legumi-spezie #lenticchie-valori .colore {
    background-color: rgba(151, 14, 52, 0.20);
}

#ceci-ingredienti .header,
#ceci-valori .header {
    background-color: #D2791A;
    color: #FFFFFF;
}

#ceci-ingredienti.ingredienti .txt {
    background-color: rgba(210, 121, 26, 0.35);
}

#ceci-ingredienti .d-flex span {
    background-color: #D2791A;
}

#ceci-valori .colore {
    background-color: rgba(210, 121, 26, 0.35);
}

#zucca-ingredienti .header,
#zucca-valori .header {
    background-color: #bb8717;
    color: #FFFFFF;
}

#zucca-ingredienti.ingredienti .txt {
    background-color: rgba(187, 135, 23, 0.30);
}

#zucca-valori .colore {
    background-color: rgba(187, 135, 23, 0.30);
}

#zucca-ingredienti .d-flex span {
    background-color: #bb8717;
}

#spinaci-ingredienti .header,
#spinaci-valori .header {
    background-color: #65977e;
    color: #FFFFFF;
}

#spinaci-ingredienti.ingredienti .txt {
    background-color: rgba(101, 151, 126, 0.30);
}

#spinaci-valori .colore {
    background-color: rgba(101, 151, 126, 0.30);
}

#spinaci-ingredienti .d-flex span {
    background-color: #65977e;
}

.senzaglutine .ingredienti .header,
.senzaglutine .valori .header {
    background-color: #00B0E1 !important;
    color: #FFFFFF;
}

.senzaglutine .ingredienti .txt {
    background-color: rgba(0, 176, 225, 0.35) !important;
}

.senzaglutine .ingredienti .d-flex span {
    background-color: #00B0E1;
}

.senzaglutine .ingredienti .bolli {
    background-color: #E9F7FB;
    text-align: center;
    padding: 10px;
    margin: -25px -25px 25px;
}

.senzaglutine .ingredienti .bolli img {
    width: 59px;
    padding: 5px 5px;
}

.senzaglutine .valori .colore {
    background-color: rgba(0, 176, 225, 0.35) !important;
}

.senzaglutine .store {
    background: url(/img/glutine-bg-store.jpg) no-repeat center center !important;
    background-size: cover;
}

.concorso .head {
    margin-top: 60px;
    padding-bottom: 33px;
}

.concorso.gardaland .head {
    background: url(/img/head-concorso-gardaland-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.concorso .head .container {
    color: #FFFFFF;
}

.concorso .head h2 {
    font-size: 35px;
    line-height: 42px;
}

.concorso .generica .tit {
    color: #EC1D24;
    line-height: 22px;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'gothamrounded-medium';
    margin-bottom: 25px;
}

.concorso .generica a {
    font-weight: bold;
    text-decoration: underline;
    color: #494949;
}

.concorso .bg {
    background: url(/img/bg-concorso-gardaland.jpg) no-repeat top center;
    background-size: cover;
    padding-bottom: 65px;
    padding-top: 40px !important;
    text-align: center;
}

.blog .head {
    padding-bottom: 33px;
    margin-top: 60px;
    background: url(/img/head-blog-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.ricette .head {
    background: url(/img/head-video-ricette-di-sonia-peronaci-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.consigli .head {
    background: url(/img/head-consigli-del-nutrizionista-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog .head .container {
    color: #FFFFFF;
}

.blog .head .txt {
    margin-bottom: -35px;
}

.blog.ricette .head .container,
.blog.consigli .head .container {
    padding-top: 0;
    color: #FFFFFF;
}

.blog.ricette h1,
.blog.consigli h1,
.blog.articolo h1,
.blog h1,
.concorso h1,
.semplicissimidoria h1 {
    min-height: 330px;
}

.blog .lancio-ricette {
    margin-bottom: 20px;
}

.blog .lancio-ricette,
.blog .lancio-consigli {
    min-height: 373px;
}

.blog .lancio-ricette a {
    background: url(/img/lancio-ricette-sonia-giorgio.jpg) no-repeat center;
    background-size: cover;
}

.blog .lancio-consigli a {
    background: url(/img/lancio-consigli-giorgio.jpg) no-repeat center;
    background-size: cover;
}

.blog .box .position-absolute {
    bottom: 0;
}

.blog .box a {
    background-color: transparent;
}

.blog .play {
    margin-left: -27px;
    margin-top: -27px;
}

.blog .generica a {
    color: #EC1D24;
    text-decoration: none;
    text-align: center;
    font-family: 'gothamrounded-medium';
}

.blog .generica a:hover .bottone-right-small,
.blog .generica a:hover .link,
.blog .generica a:hover .txt {
    color: #BB050B;
}

.blog .generica a .txt {
    margin: 12px;
}

.blog .generica a .txt img {
    vertical-align: inherit;
    width: 9px;
}

.blog.consigli .generica .txt {
    color: #494949;
    min-height: 36px;
}

.blog.consigli .generica .link {
    text-align: center;
    margin-bottom: 25px;
}

.blog.consigli .generica .link img {
    vertical-align: inherit;
    width: 9px;
}

.blog.articolo .generica {
    text-align: left;
}

.blog.articolo .titolo {
    color: #EC1D24;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: 'gothamrounded-medium';
    text-align: center;
}

.blog.articolo .generica ol {
    text-align: left;
    padding-top: 15px;
    margin-bottom: 0;
    padding-left: 0;
    list-style-position: inside;
    counter-reset: item;
}

.blog.articolo .generica ol li {
    padding: 0 0 15px 0;
    list-style-type: none;
    counter-increment: item;
}

.blog.articolo .generica ol.num li {
    padding: 0 0 15px 0;
    list-style-type: decimal;
}

.blog.articolo .generica ol>li h3:before {
    font-weight: bold;
    content: counter(item) ". ";
}

.blog.articolo .generica h2 {
    font-size: 1rem;
    line-height: 18px;
}

.blog.articolo .generica span,
.blog.articolo .generica h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1rem;
    line-height: 18px;
    margin-bottom: 0;
}

.blog.articolo.cacao .head {
    background: url(/img/head-5-benefici-del-cacao-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.articolo.farine .head {
    background: url(/img/head-i-tipi-di-farine-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.articolo.lievito .head {
    background: url(/img/head-i-tipi-di-lievito-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.articolo.latte .head {
    background: url(/img/head-il-latte-vaccino-proprieta-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.articolo.semi .head {
    background: url(/img/head-i-semi-di-chia-lino-quinoa-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.articolo.sano .head {
    background: url(/img/head-come-mangiare-sano-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.articolo.cereali .head {
    background: url(/img/head-5-cereali-da-portare-in-tavola-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.articolo.fragole .head {
    background: url(/img/head-mangiare-fragole-e-miele-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.articolo.uova .head {
    background: url(/img/head-5-motivi-per-mangiare-le-uova-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.articolo.alimentazione .head {
    background: url(/img/head-alimentazione-sana-dopo-le-feste-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.articolo.burro .head {
    background: url(/img/head-burro-5-motivi-per-cui-fa-bene-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.articolo.mangiare .head {
    background: url(/img/head-mangiare-sano-e-semplice-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.articolo.centrifugati .head {
    background: url(/img/head-alimentazione-naturale-centrifugati-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.articolo.fruttirossi .head {
    background: url(/img/head-frutti-rossi-a-colazione-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.articolo.colazione .head {
    background: url(/img/head-cosa-bere-a-colazione-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.articolo.risovenere .head {
    background: url(/img/head-perche-mangiare-riso-venere-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.articolo.fibrealimentari .head {
    background: url(/img/head-frutta-fibre-alimentari-organismo-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.articolo.colazioneperfetta .head {
    background: url(/img/head-consigli-colazione-perfetta-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.articolo.snacksalati .head {
    background: url(/img/head-snack-salati-leggeri-e-sani-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.articolo.lievitazione .head {
    background: url(/img/head-lievitazione-naturale-scopriamo-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.articolo.granosaraceno .head {
    background: url(/img/head-grano-saraceno-proprieta-e-benefici-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog .cont-video .item {
    height: 340px;
    text-align: center;
}

.blog.gardaland .head {
    padding-bottom: 33px;
    margin-top: 60px;
    background: url(/img/head-gardaland-mobile.jpg) no-repeat top center;
    background-size: cover;
}

.blog.gardaland h1 {
    text-align: center;
    background-color: #cd3d2c;
    min-height: inherit;
    border-radius: 8px;
    padding: 10px 40px;
    display: inline-block;
    font-size: 22px;
}

.blog.gardaland h1:first-child {
    transform: rotate(-6deg);
    margin-top: 370px;
    margin-bottom: 26px;
    margin-left: 14%;
}

.blog.gardaland h1:last-child {
    transform: rotate(3deg);
    margin-bottom: 128px;
}

.blog.gardaland section .tit {
    font-family: 'gothamrounded-medium';
    font-size: 25px;
    text-transform: uppercase;
    line-height: 26px;
    margin-bottom: 22px;
}

.blog.gardaland .logo-gardaland {
    position: absolute;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
}

.blog.gardaland .logo-gardaland img {
    max-width: 300px;
}

.blog.gardaland .prezzemolo {
    position: absolute;
    bottom: 113px;
    left: 0;
    width: 291px;
}

.blog.gardaland section {
    background: url(/img/gardaland-bg-carta.jpg) repeat top center;
    text-align: left;
}

.blog.gardaland .riquadro {
    background-color: #cd3d2c;
    border-radius: 8px;
    color: #FFFFFF;
    width: 255px;
    text-align: center;
    padding: 30px 40px;
    margin: 0 auto;
}

.blog.gardaland .riquadro .tit {
    margin-bottom: 0;
}

.blog.gardaland .riquadro2 {
    margin-top: 40px;
}

.blog.gardaland .riquadro3 {
    margin-bottom: 60px;
    margin-top: 40px;
}

.blog.gardaland .riquadro1 .img {
    margin-bottom: -20px;
}

.blog.gardaland .riquadro2 .img {
    margin-bottom: -24px;
}

.blog.gardaland .riquadro3 .img {
    margin-bottom: -17px;
}

.blog.gardaland .step img.mx-auto {
    margin-bottom: 35px;
}

.blog.gardaland .step .img img {
    margin: 0 auto;
    display: block;
}

.blog.gardaland .step .freccia1 {
    position: absolute;
    right: 15px;
}

.blog.gardaland .step .freccia2 {
    position: absolute;
    left: 15px;
}

.blog.gardaland .fine .col-lg-11 {
    border: 5px solid #195d33;
    border-radius: 20px;
    padding: 28px 13px;
    background-color: #FFFFFF;
}

.blog.gardaland .fine .row {
    margin: 0;
}

.blog.gardaland .fine .col-lg-8 {
    padding: 0;
}

.dolce .head {
    margin-top: 60px;
    padding-bottom: 72px;
    background: url(/img/head-dolce-mobile.jpg) no-repeat 50% 60%;
    background-size: inherit;
}

.dolce .gamma .item,
.salato .gamma .item {
    width: 42%;
    white-space: normal;
    padding: 0;
    margin: 0 10px 30px;
}

.dolce .gamma .item div,
.salato .gamma .item div {
    text-align: center;
    line-height: 78px;
}

.dolce .gamma .item span,
.salato .gamma .item span {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
}

.dolce .gamma .item img,
.salato .gamma .item img {
    max-width: 100%;
    margin-bottom: 20px;
}

.salato .head {
    margin-top: 60px;
    padding-bottom: 72px;
    background: url(/img/head-salato-mobile.jpg) no-repeat 50% 60%;
    background-size: inherit;
}

.salato .desc {
    font-family: 'gothamrounded-bold';
}

.error .head {
    margin-top: 60px;
    text-align: center !important;
    font-family: 'gothamrounded-medium';
    background: url(/img/bg-error.jpg) repeat top center;
}

.error .head h1 {
    color: #EC1D24;
    font-size: 30px;
    text-align: center !important;
    margin-bottom: 15px !important;
}

.error .head h1 span {
    font-size: 40px;
}

.error .head h2 {
    font-size: 24px;
    text-align: center !important;
    padding-bottom: 33px;
}

.error .head br {
    display: none;
}

.cont-video {
    position: relative;
    overflow: hidden;
    overflow-x: auto;
    text-align: left;
    padding-bottom: 20px;
}

.cont-video .item {
    position: relative;
    display: inline-block;
    width: 320px;
}

.cont-video .item:hover .bottone-right-small {
    color: #BB050B;
}

.cont-video .item .img-fluid {
    max-width: 289.995px;
}

.bucaneve .cont-video .item {
    padding-left: 15px;
    padding-right: 15px;
}

.hp .cont-video .item .img-fluid {
    max-width: 100%;
}

.lanci-scroll .torna {
    background: url(/img/bg-lancio-torna.jpg) no-repeat top left;
    background-size: contain;
    min-height: 372px;
}

.box {
    border-radius: 4px;
    text-align: center;
    font-size: 24px !important;
    line-height: 26px !important;
    font-family: 'gothamrounded-medium';
    text-transform: uppercase;
}

.box a {
    padding: 26px;
    display: block;
    background-color: #FFFFFF;
    color: #EC1D24 !important;
    position: relative;
}

.box .tit {
    color: #EC1D24 !important;
    font-size: 22px !important;
    line-height: 22px !important;
}

.box .tit-nutrizione {
    color: #fff !important;
    font-size: 22px !important;
    line-height: 22px !important;
}

.box a:hover {
    text-decoration: none;
}

.box .txt {
    text-align: center;
    font-size: 14px !important;
    line-height: 16px !important;
    font-family: 'gothamrounded-light';
    text-transform: none;
}

.box .text {
    color: #494949;
    font-size: 16px;
    line-height: 18px;
    font-family: 'gothamrounded-light';
    text-transform: none;
}

/*.cont-video .item:first-child{margin: 0 20px 0 0;}*/
.play {
    left: 50%;
    top: 50%;
    margin-left: -56px;
    margin-top: -50px;
}

.storia .play {
    margin-left: -27px;
    margin-top: -27px;
}

.lanci-scroll .tit,
.prodotti .lanci-scroll .tit {
    min-height: 55px !important;
    margin-bottom: 10px;
    height: auto !important;
}


.lancio-dolci a {
    background: url(/img/bg-lancio-dolci.jpg) no-repeat center;
    background-size: cover;
}

.lancio-salati a {
    background: url(/img/bg-lancio-salati.jpg) no-repeat center;
    background-size: cover;
    padding: 26px 0 !important;
}

.lancio-tornasemplice a {
    background: url(/img/bg-lancio-tornasemplice.jpg) no-repeat center;
    background-size: cover;
}

.lancio-nutrizione a {
    background: url(/img/lancio-senzaglutine.jpg) no-repeat center;
    background-size: cover;
}

.lancio-nutrizione .txt {
    font-size: 14px;
    color: #fff;
}

.bucanevica2020 nav.navbar,
.bucanevica2020 nav #navbarText {
    background-color: #ebf5fa;
}

.bucanevica2020 nav span {
    color: #EC1D24;
    cursor: pointer;
}

.bucanevica2020 nav .navbar-nav .nav-link {
    border-bottom: 4px solid #ebf5fa;
}

.bucanevica2020 h1 {
    margin: 0;
    padding: 0;
}

.bucanevica2020 .intro {
    background: url(/img/bucanevica2020-bg-intro-mobile.gif) no-repeat top center;
    background-size: cover;
    padding-top: 10px;
    padding-bottom: 40px;
    text-align: center;
}

.bucanevica2020 .intro .buca {
    width: 180px;
    margin-top: 25px;
}

.bucanevica2020 .intro .titolo {
    color: #e1251b;
    font-family: 'edo_szregular';
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 220px;
    line-height: 1.1;
}

.bucanevica2020 .intro .txt {
    color: #00437e;
    font-family: 'edo_szregular';
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 190px;
}

.bucanevica2020 .intro .bt {
    margin-top: 30px;
}

.bucanevica2020 .intro .bottone {
    font-family: 'edo_szregular';
    color: #FFFFFF !important;
    text-decoration: none !important;
    padding: 14px 24px;
    border-radius: 23px;
    line-height: 54px;
    background-color: rgb(29, 131, 196);
    background-size: 10px;
    font-weight: normal !important;
    font-size: 19px;
    cursor: pointer;
}

.bucanevica2020 .intro .foot {
    margin-top: -20px;
    z-index: 50;
    position: relative;
}


.bucanevica2020 .intro .row {
    position: relative;
}


.bucanevica2020 .intro .personaggi {
    z-index: 100;
    position: relative;
    padding-top: 35%;
}

.bucanevica2020 .intro .pack {
    position: absolute;
    top: -140px;
    right: 100px;
}

.puppazo1-sprite {
    width: 64px;
    height: 81px;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 15%;
    top: 50%;
    background: url(/img/pupazzo1-sprite.gif) no-repeat;
    background-size: cover;
    animation: dance1 1s steps(2) infinite;
}

.puppazo2-sprite {
    width: 64px;
    height: 81px;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 37%;
    top: 50%;
    background: url(/img/pupazzo2-sprite.gif) no-repeat;
    background-size: cover;
    animation: dance4 1s steps(3) infinite;
}

.puppazo3-sprite {
    width: 64px;
    height: 81px;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 62%;
    top: 50%;
    background: url(/img/pupazzo3-sprite.gif) no-repeat;
    background-size: cover;
    animation: dance3 1s steps(3) infinite;
}

.puppazo4-sprite {
    width: 64px;
    height: 81px;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 85%;
    top: 50%;
    background: url(/img/pupazzo4-sprite.gif) no-repeat;
    background-size: cover;
    animation: dance4 1s steps(3) infinite;
}

@keyframes dance1 {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -120px 0;
    }
}

@keyframes dance3 {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -190px 0;
    }
}

@keyframes dance4 {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -182px 0;
    }
}


.bucanevica2020 .intro .link {
    font-family: 'edo_szregular';
    margin-top: 10px;
    font-size: 18px;
    color: #1b6bb3;
    text-decoration: underline;
    cursor: pointer;
}

.bucanevica2020 .intro .txt br,
.bucanevica2020 .racconti .titolo br,
.bucanevica2020 .racconti .txt br,
.bucanevica2020 .babbo .txt br,
.bucanevica2020 .buono .quadro br,
.bucanevica2020 .buono .quadro .tit br {
    display: none;
}

.bucanevica2020 .racconti {
    background: url(/img/bucanevica2020-bg-racconti.gif) repeat top left;
    padding-top: 30px;
}

.bucanevica2020 .racconti .titolo {
    color: #e1251b;
    font-family: 'edo_szregular';
    font-size: 30px;
    margin-bottom: 25px;
    line-height: 40px;
    text-align: center;
}

.bucanevica2020 .quiz .titolo {
    color: #e1251b;
    font-family: 'edo_szregular';
    font-size: 30px;
    line-height: 40px;
    text-align: center;
}

.bucanevica2020 .racconti .txt,
.bucanevica2020 .babbo .txt,
.bucanevica2020 .quiz .txt {
    color: #00437e;
    font-family: 'edo_szregular';
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 60px;
    text-align: center;
}

.bucanevica2020 .babbo .txt {
    margin-bottom: 30px;
}

.bucanevica2020 .quiz .txt {
    margin-bottom: 0px;
}

.bucanevica2020 .babbo .txt span {
    color: #e1251b;
}

.bucanevica2020 .racconti .libro {
    color: #004470;
    font-family: 'gothamrounded-book';
    background: url(/img/bucanevica2020-bg-libro.gif) repeat top left;
    padding: 13px;
    margin-top: 140px;
    font-size: 17px;
    line-height: 19px;
}

.bucanevica2020 .racconti .libro .lettera {
    float: left;
    padding: 0 10px 0 0;
    max-width: 75px;
}

.bucanevica2020 .racconti .libro span {
    font-family: 'edo_szregular';
    color: #e1251b;
    font-size: 19px;
}

.bucanevica2020 .racconti .libro .disc {
    font-family: 'edo_szregular';
    color: #00437e;
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 15px;
    text-align: center;
}

.bucanevica2020 .racconti .libro button {
    width: 100%;
    text-align: left;
    background-color: transparent;
    border: 0;
    color: #004470;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 0;
}

.bucanevica2020 .racconti .libro button img {
    vertical-align: initial;
}

.bucanevica2020 .racconti .libro .top {
    margin: -51px -13px 30px;
}

.bucanevica2020 .racconti .ascolta {
    background: url(/img/bucanevica2021-bt-ascolta.png) no-repeat top left;
    cursor: pointer;
    width: 175px;
    height: 41px;
    margin: 20px auto 0;
}

.bucanevica2020 .racconti .confezione {
    text-align: center;
    color: #00437e;
    margin-bottom: 100px;
    font-family: 'gothamrounded-medium';
    font-size: 23px;
    line-height: 22px;
}

.bucanevica2020 .racconti .confezione span {
    font-family: 'edo_szregular';
    color: #e1251b;
    font-size: 28px;
    font-weight: normal;
}

.bucanevica2020 .racconti .confezione .scopri {
    font-family: 'edo_szregular';
    color: #e1251b;
    font-size: 28px;
    font-weight: normal;
}

.bucanevica2020 .racconti #more {
    display: none;
}

.bucanevica2020 .racconti p {
    padding: 0;
    margin: 0;
}

.bucanevica2020 .babbo {
    background: url(/img/bucanevica2021-bg-babbo-mobile.gif) repeat top center;
    background-size: cover;
    padding-top: 30px;
    position: relative;
    /* padding-bottom: 40px; */
}

.bucanevica2020 .capo {
    display: block !important;
}

.bucanevica2020 .babbo .bt {
    margin-top: 30px;
    margin-bottom: 40px;
    text-align: center;
    z-index: 100;
    position: relative;
}

.bucanevica2020 .babbo .txt-stroke {
    display: none;
}


.bucanevica2020 .babbo .bottone {
    font-family: 'edo_szregular';
    color: #FFFFFF !important;
    text-decoration: none !important;
    padding: 14px 65px;
    border-radius: 23px;
    line-height: 54px;
    background-color: rgb(29, 131, 196);
    background-size: 10px;
    font-weight: normal !important;
    font-size: 19px;
}

.bucanevica2020 .babbo .personaggio .col-5 {
    margin-left: 18px !important;
}

.bucanevica2020 .babbo .personaggio .col-3 {
    margin-top: 200px;

}

.bucanevica2020 .babbo .personaggio .col-3:first-child .personaggio-top {
    text-align: right;

}

.bucanevica2020 .babbo .personaggio {
    position: relative;
}


.bucanevica2020 .babbo .personaggio .col-3:last-child .personaggio-top {
    top: 35px;
    right: 0;
    position: absolute;
}

.bucanevica2020 .babbo .personaggio .col-3:last-child .personaggio-botom {
    right: -78px;
    top: 290px;
    position: absolute;
}


.bucanevica2020 .babbo .personaggio .col-3:first-child .personaggio-botom {
    text-align: left;
    margin-top: 40px;
}

.bucanevica2020 .babbo .container:first-child {
    padding: 0 15px !important;
}

.bucanevica2020 .babbo .container {
    padding: 0 !important;
}

.bucanevica2020 .babbo .gioco-mobile {
    margin-left: 24%;
}

.bucanevica2020 .babbo .personaggi {
    z-index: 100;
    overflow: hidden;
    overflow-x: auto;
    position: relative;
    padding-bottom: 123px;
    margin-bottom: 81px;
}

.bucanevica2020 .babbo .personaggi .mx-auto img {
    height: 300px;
    width: auto;
}

.bucanevica2020 .babbo .foot {
    margin-top: -397px;
    z-index: 50;
    position: relative;
    margin-bottom: 100px;
}

.bucanevica2020 .babbo .mx-auto {
    width: 1110px;
}

.bucanevica2020 .babbo .baloon {
    font-family: 'edo_szregular';
    color: #004470;
}

.bucanevica2020 .babbo .titolo {
    color: #e1251b;
    font-family: 'edo_szregular';
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 1.1;
    text-align: center;
}

.bucanevica2020 .babbo .baloon div {
    width: 300px;
    text-align: center;
    line-height: 25px;
    font-size: 17px;
    position: absolute;
    display: block;
}

.bucanevica2020 .babbo .baloon .claus {
    background: url(/img/bucanevica2020-baloon-top-dx.png) no-repeat top left;
    background-size: contain;
    padding: 50px 60px 30px 40px;
    left: 4px;
    bottom: 5px;
}

.bucanevica2020 .babbo .baloon .freddy {
    background: url(/img/bucanevica2020-baloon-top-dx.png) no-repeat top left;
    background-size: contain;
    padding: 50px 60px 30px 40px;
    left: 274px;
    bottom: 3px;
}

.bucanevica2020 .babbo .baloon .elfy {
    background: url(/img/bucanevica2020-baloon-top-dx.png) no-repeat top left;
    background-size: contain;
    padding: 50px 60px 30px 40px;
    left: 523px;
    bottom: 3px;
    width: 292px;
}

.bucanevica2020 .babbo .baloon .yeti {
    background: url(/img/bucanevica2020-baloon-top-sx.png) no-repeat top left;
    background-size: contain;
    padding: 55px 60px 40px 25px;
    left: 801px;
    bottom: 3px;
    width: 285px;
}


.bucanevica2020 .vuoto {
    background: url(/img/bucanevica2020-bg-racconti.gif) repeat top left;
    height: 200px;
}

.bucanevica2020 .buono {
    background: url(/img/bucanevica2020-bg-buono.gif) repeat top center;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 40px;
}

.bucanevica2020 .buono .titolo {
    color: #00437e;
    font-family: 'edo_szregular';
    font-size: 30px;
    margin-bottom: 65px;
    line-height: 40px;
    text-align: center;
}

.bucanevica2020 .buono .titolo span {
    color: #e1251b;
    font-size: 35px;
}

.bucanevica2020 .buono .quadro {
    background: url(/img/bucanevica2020-buono-quadro.png) no-repeat top left;
    background-size: contain;
    padding: 30px;
    color: #00437e;
    width: 100%;
    width: 320px;
    line-height: 18px;
    margin: 0 auto;
    font-size: 14px;
}

.bucanevica2020 .buono .quadro .prezzo {
    color: #e1251b;
    font-family: 'edo_szregular';
    font-size: 90px;
    line-height: 90px;
}

.bucanevica2020 .buono .quadro .tit {
    font-family: 'edo_szregular';
    font-size: 22px;
    line-height: 21px;
    margin-bottom: 15px;
}

.bucanevica2020 .buono .bt {
    margin-top: 30px;
    text-align: center;
}

.bucanevica2020 .buono .bottone {
    font-family: 'edo_szregular';
    color: #FFFFFF !important;
    text-decoration: none !important;
    padding: 14px 24px;
    border-radius: 23px;
    line-height: 54px;
    background-color: rgb(29, 131, 196);
    background-size: 10px;
    font-weight: normal !important;
    font-size: 19px;
}

.bucanevica2020 .babbo .ellisse {
    margin-left: -30px;
}

.bucanevica2020 .buono .step .col-lg-3 .cont {
    background-color: #FFFFFF;
    border-radius: 10px;
    position: relative;
    line-height: 24px;
    padding: 20px;
    color: #004470;
    text-align: center;
}

.bucanevica2020 .buono .step .col-lg-3 {
    margin-bottom: 40px;
    padding-left: 50px;
    padding-right: 50px;
}

.bucanevica2020 .buono .step img {
    margin-bottom: 10px;
}

.bucanevica2020 .buono .step .numero {
    position: absolute;
    top: 20px;
    left: 20px;
    font-family: 'edo_szregular';
    color: #e1251b;
    font-size: 52px;
}

.bucanevica2020 .buono .step span {
    font-family: 'edo_szregular';
    color: #e1251b;
    font-size: 20px;
}

.bucanevica2020 .menu ul {
    margin: 0;
    padding: 0
}

.bucanevica2020 .menu li {
    list-style: none;
    text-align: center;
}

.bucanevica2020 .menu span {
    cursor: pointer;
}

.bucanevica2020 .menu.attivo li.active {
    opacity: 1;
}

.bucanevica2020 .menu li img:first-child {
    margin-bottom: 20px;
    height: auto;
}

.bucanevica2020 .menu li img {
    height: 16px;
    width: auto;
    display: none;
}

.bucanevica2020 .menu li img:last-child {
    height: auto;
}

.bucanevica2020 .menu li img.intero {
    display: block;
}

.bucanevica2020 .menu.attivo {
    background-color: rgba(243, 242, 243, 0.60);
}

.bucanevica2020 .menu.attivo li {
    opacity: 0.5;
}

.bucanevica2020 .menu.attivo img {
    display: inherit;
}

.bucanevica2020 .menu.attivo img.intero {
    display: none !important;
}

.bucanevica2020 .babbo .hide-scroll {
    z-index: 50;
    margin-top: -80px;
}

.bucanevica2020 .babbo .foot {
    opacity: 0;
}

.bucanevica2020 .quiz {
    padding: 50px 0 100px 0;
    background: url(/img/bucanevica2020-bg-quiz.gif) no-repeat center;
}

.bucanevica2020 .quiz .wrapper {
    margin: 0 auto;
    position: relative;
}

.bucanevica2020 .quiz .col-11 {
    background: url(/img/bucanevica-quiz-border-mobile.png) no-repeat center;
    margin: 0 auto;
    padding: 100px 0px;
    min-height: 390px;
    margin-top: 20px;
}


.bucanevica2020 .quiz .indicator {
    width: 40px;
    height: 40px;
    position: absolute;
    top: -5px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
    background-color: #E1251B;
    font-size: 23px;
    line-height: 58px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: 'edo_szregular';
    font-weight: 500;
}

.bucanevica2020 .quiz .indicator:after {
    content: '\00a0 /3';
    font-size: 11px;
    margin-top: -5px;
}

.bucanevica2020 .quiz .quiz__questions {
    color: #00437e;
    font-family: 'edo_szregular';
    font-size: 19px;
    line-height: 1;
    margin-bottom: 10px;
    text-align: center;
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
}

.bucanevica2020 .quiz .quiz__answer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    max-width: 240px;
    margin: 0 auto;
}

.bucanevica2020 .quiz .answer__item {
    display: inline-flex;
    align-self: flex-end;
    border: 2px solid rgb(202, 234, 255);
    border-radius: 20px;
    color: #1d83c4;
    width: 130px;
    font-family: 'gothamrounded-medium';
    padding: 8px 2px;
    text-align: center;
    margin: 0px 8px 8px 0px;
    cursor: pointer;
    transition: 0.4s;
    font-size: 16px;
    line-height: 1;

}

.bucanevica2020 .quiz [data-index="13"],
.bucanevica2020 .quiz [data-index="9"],
.bucanevica2020 .quiz [data-index="8"] {
    width: 180px;
}

.bucanevica2020 .quiz [data-index="1"] {

    margin-top: 30px;
}

.bucanevica2020 .quiz [data-index="1"],
.bucanevica2020 .quiz [data-index="2"] {
    margin-bottom: 10px;
    margin-right: 10px;

}


.bucanevica2020 .quiz .answer__item:focus-visible {
    outline: none;
    background-color: #1d83c4;
    color: #fff;
}

.bucanevica2020 .quiz .answer__item:hover {
    background-color: #1d83c4;
    color: #fff;
    transition: 0.4s;
}

.bucanevica2020 .quiz .quiz__end {
    display: none;
    text-align: center;
    color: #1d83c4;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.1;
    padding: 30px 5px;
    max-width: 250px;
    margin: 0 auto;
}

.bucanevica2020 .quiz .quiz__end.active {
    display: block;

}

body.store {
    background-color: transparent !important;
}

.store .container {
    background-color: rgba(255, 255, 255, 0.75);
    margin: 70px auto !important;
    padding: 15px !important;
}

body.store select {
    font-family: 'gothamrounded-light';
}


.pad16B {
    padding-bottom: 16px;
}

.pad36B {
    padding-bottom: 36px;
}

.pad60B {
    padding-bottom: 60px;
}

.pad75B {
    padding-bottom: 75px;
}

.pad20T {
    padding-top: 20px;
}

.pad30T {
    padding-top: 30px;
}

.pad45T {
    padding-top: 30px;
}

.pad70T {
    padding-top: 70px;
}


@media (min-width: 361px) {}

/* Extra small devices (portrait phones, less than 576px)
// No media query for `xs` since this is the default in Bootstrap

// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
    .ingredienti .pos-right {
        order: 2 !important;
    }

    .bucanevica2020 .babbo .personaggi {
        margin-bottom: 50px;
    }

    .hp .slides li.bucanevica20 .pack {
        display: block;
    }

    .hp .slides li.frollini-miele h1,
    .hp .slides li.crackers-verdure h1,
    .hp .slides li.crackerine-hp h1,
    .hp .slides li.bucaneve-ciocco-integrale h1,
    .hp .slides li.crackerina-paprika h1,
    .hp .slides li.bucaneve-senza-zuccheri h1 {
        line-height: 37px;
        padding-top: 76%;
        font-size: 40px;
    }

    .hp .slides li.frollini-miele .txt,
    .hp .slides li.crackers-verdure .txt,
    .hp .slides li.crackerine-hp .txt,
    .hp .slides li.bucaneve-ciocco-integrale .txt,
    .hp .slides li.crackerina-paprika .txt,
    .hp .slides li.bucaneve-senza-zuccheri .txt {
        font-size: 20px;
        bottom: 162px;
    }

    .bucanevica2020 .intro .pack {
        position: absolute;
        top: -68%;
        right: 160px;

    }

}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    .second .light {
        background: url(/img/bagliore-ciocco.png) no-repeat 13px center;
        background-size: 100%;
    }

    .new-semplicissimi .txt span {
        margin-bottom: -18px;
        padding: 0 5px;
    }

    .hp .lanci .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .hp .news .col-12 {
        background: url(/img/hp-bg-newsletters.jpg) no-repeat center;
        background-size: cover;
        text-align: center !important;
        padding-bottom: 80px;
        margin-bottom: 75px;
    }

    .hp .dol .patina .txt,
    .hp .sal .patina .txt,
    .hp .sen .patina .txt {
        font-size: 18px;
    }

    .hp .col-10 {
        padding-left: 30px;
        padding-right: 50px;
    }

    .new-semplicissimi .head {
        padding-bottom: 100px;

    }

    .fifth {
        padding-top: 30%;
    }

    /* .new-semplicissimi .play {
        position: absolute;
        left: 48%;
        top: 120%;
        transform: translateX(50%);
    } */

    .new-semplicissimi .zucca-ing {
        position: absolute;
        top: 5%;
        left: 29%;
    }

    .new-semplicissimi .spinaci-ing {
        position: absolute;
        top: 30%;
        left: 60%;
    }

    .new-semplicissimi .flex-control-nav {
        bottom: 43%;
        left: 0;
    }

    .new-semplicissimi .play img {
        width: initial;
    }

    .new-semplicissimi .txt {
        font-size: 16px;

    }


    .flexslider-sempli .flex-direction-nav,
    .flex .flex-direction-nav {
        display: block;
    }

    #menu ul {
        padding-left: 40px;
    }

    h1,
    .semplicissimidoria h1 {
        font-size: 50px;
        line-height: 45px;
    }

    .capoVT {
        display: none;
    }

    #menu .indi {
        display: block;
    }

    #menu ul {
        border-bottom: 1px solid #494949;
    }

    /*.videoricetta{padding: 88px 0;}
    .videoricetta .tit{font-size: 50px; line-height: 60px; margin-bottom: 25px;}*/
    .videoricetta {
        background: url(/img/home-videoricetta-tablet.jpg) no-repeat top center;
        height: auto;
    }

    .videoricetta .tit {
        margin-bottom: 422px;
    }

    .flexslider-sempli .slide-cereali a,
    .flexslider-sempli .slide-legumi a,
    .flexslider-sempli .slide-frollini a,
    .flexslider-sempli .slide-verdure a,
    .flexslider-sempli .slide-crackerine a,
    .flexslider-sempli .slide-sfoglie a,
    .flexslider-sempli .slide-doriano a,
    .flexslider-sempli .slide-bucaneve a,
    .flexslider-sempli .slide-atene a {
        height: 550px;
        background-position: top center;
    }

    /* .flexslider-sempli .classici a,
    .flexslider-sempli .benessere a,
    .flexslider-sempli .crackers a,
    .flexslider-sempli .legumi-riso a,
    .flexslider-sempli .legumi-spezie a,
    .flexslider-sempli .integrali a {
        height: 550px;
        background-position: top center;
    } */

    .storia .classici a,
    .storia .benessere a,
    .storia .crackers a,
    .unasceltasemplice .classici a,
    .unasceltasemplice .benessere a,
    .unasceltasemplice .crackers a {
        height: 410px;
    }

    .flexslider-sempli .item .tit {
        height: 285px !important;
        margin-top: 40px;
    }

    .semplicissimi.prodotti .item .tit {
        height: auto !important;
    }

    .flexslider-sempli .flex-direction-nav .flex-prev {
        left: 1%;
    }

    .flex .flex-direction-nav .flex-prev {
        left: -5%;
    }

    .flexslider-sempli .flex-direction-nav .flex-next {
        right: 2%;
    }

    .flex .flex-direction-nav .flex-next {
        right: -3%;
    }


    /* .flexslider-sempli .flex-direction-nav a::before,
    .flex .flex-direction-nav a::before {
        color: rgba(35, 31, 32, 0.3) !important;
    } */

    .new-semplicissimi .flexslider-sempli .flex-direction-nav a::before,
    .flex .flex-direction-nav a::before {
        color: #ec1d24 !important;
        background-color: #fff;
        border-radius: 50%;
        border: 1px solid #e0e0e0;
        height: 35px;
        width: 35px;
        line-height: 35px !important;
    }

    .flex-direction-nav .flex-prev::before {
        padding-right: 5px;
    }

    .flex-direction-nav .flex-next::before {
        padding-right: 7px;
    }

    .new-semplicissimi .flexslider-sempli .flex-direction-nav a {
        bottom: 68%;
        /* background-color: #fff;
        border-radius: 50%;
        border: 1px solid #e0e0e0;
        padding-right: 8px; */
    }


    .flexslider-sempli .flex-direction-nav a {
        bottom: 41%;
    }

    .flex .flex-direction-nav a {
        top: 45%;
    }

    .flexslider-sempli .box a {
        padding: 26px;
    }

    .flexslider-sempli .box .text {
        min-height: 90px;
        padding-left: 5px;
        padding-right: 5px;
    }


    .storia .item .tit,
    .unasceltasemplice .item .tit {
        height: 320px;
    }

    .unasceltasemplice .vincitore .nome {
        font-size: 60px;
        line-height: 72px;
    }

    .unasceltasemplice .vincitore .nome span {
        font-size: 120px;
        line-height: 144px;
        letter-spacing: -15px;
    }

    .hp .slides li h1 {
        font-size: 50px;
        /* margin-bottom: 60px; */
    }

    .hp .slides li.spezie h1,
    .hp .slides li.riso h1 {
        padding-top: 33px;
    }

    .hp .slides li.spezie h1 {
        font-size: 50px;
        margin-bottom: 35px;
        padding-right: 45px;
        line-height: 52px;
    }

    .hp .slides li.spezie .txt,
    .hp .slides li.riso .txt,
    .hp .slides li.cereali .txt {
        padding: 20px;
        width: 70%;
        bottom: 18%;
    }

    .hp .slides li.riso h1 {
        font-size: 50px;
        margin-bottom: 35px;
        line-height: 52px;
        padding-right: 70px;
    }

    /* 
    .hp .slides li.gardaland h1 {
        font-size: 50px;
        margin-bottom: 60px;
        height: auto;
    }

    .hp .slides li.gardaland2020 .col-lg-6 {
        padding: 20px 15px;
    }

    .hp .slides li.gardaland2020 .txt {
        font-size: 16px;
        line-height: 18px;
        padding: 26px 0;
        bottom: 18%;
        margin: 0;
    } */

    .hp .slides li.rtl h1 {
        margin-bottom: 60px;
        min-height: 680px;
        padding-right: 25px;
        font-size: 39px;
    }

    .hp .slides li.bucanevica .txt {
        bottom: 200px;
        width: 100%;
    }

    .hp .slides li.cereali h1 span img {
        width: 195px;
    }

    .hp .slides li.cereali h1 span:first-child {
        margin-bottom: 14px;
    }

    .hp .slides li.cereali .buono {
        font-size: 38px;
        right: 30%;
        top: 105%;
        padding: 10px 35px;
    }

    .hp .slides li.cereali .buono .tit {
        font-size: 27px;
        line-height: 23px;
    }

    .hp .slides li.cereali .buono .tit span {
        font-size: 27px;
        line-height: 32px;
    }

    .hp .rtl-pack {
        position: absolute;
        right: 0;
        bottom: 185px;
    }

    .hp .slides .bt {
        margin-top: 10px;
        margin-bottom: 40px;
    }

    .hp .slides .gardaland-slide {
        font-size: 16px;
    }

    .hp .slides .gardaland-slide .nota {
        font-size: 12px;
    }

    .hp .slides .gardaland-slide .d-none {
        margin-bottom: 160px;
    }

    .hp .slides li.bucanevica20 .pack {
        bottom: 397px;
        right: 188px;
    }

    .hp .slides li.bucanevica20 .txt {
        font-size: 35px;
        padding-top: 0;
    }

    .hp .slides li.bucanevica20 .txt img {
        max-height: inherit;
    }

    .hp .slides li.bucanevica20 .txt2 {
        font-size: 23px;
    }

    .hp .slides li.bucanevica20 .personaggi {
        bottom: 134px;
    }

    .hp .slides li.frollini-miele h1,
    .hp .slides li.crackers-verdure h1,
    .hp .slides li.crackerine-hp h1,
    .hp .slides li.bucaneve-senza-zuccheri h1 {
        line-height: 45px;
        padding-top: 76%;
        font-size: 50px;
    }

    .hp .slides li.frollini-miele .txt,
    .hp .slides li.crackers-verdure .txt,
    .hp .slides li.crackerine-hp .txt,
    .hp .slides li.bucaneve-senza-zuccheri .txt {
        font-size: 20px;
        bottom: 162px;
    }

    .hp .flexslider .slides .maxigocce2021 h1 {
        margin-bottom: 30px;
    }

    .hp .flexslider .slides .maxigocce2021 h2 img {
        max-width: 180px;
    }

    .hp .rtl-power {
        top: 180px;
        width: 150px;
        left: 0;
        display: block;
    }

    .hp .rtl-pack {
        bottom: 315px;
    }

    .hp .slides li.mostrini h1 {
        font-size: 50px;
    }

    .hp .nota {
        margin-top: 10px;
    }

    .hp .semplicissimi .container,
    .hp .consigli .container,
    .new-semplicissimi .consigli .container {
        padding-left: 0;
    }

    .hp .flex-direction-nav .flex-prev {
        left: 35%;
    }

    .hp .flex-direction-nav .flex-next {
        right: 35%;
    }

    /*.hp .slides .container{min-height: 825px;}*/
    .hp .rtl-logo {
        display: block;
    }

    .hp .cont-video .item {
        width: 385px;
    }

    .blog .lancio-consigli {
        min-height: 373px;
    }

    .blog .lancio-ricette {
        min-height: 373px;
    }

    .blog .head {
        background: url(/img/head-blog-tablet.jpg) no-repeat top center;
    }

    .blog.gardaland .prezzemolo {
        width: auto;
    }

    .blog.gardaland .logo-gardaland img {
        max-width: none;
    }

    .blog.gardaland h1 {
        margin-left: 107px;
        font-size: 36px;
    }

    .blog.gardaland h1:first-child {
        margin-top: 477px;
        margin-left: 24%;
    }

    .blog.gardaland h1:last-child {
        margin-bottom: 251px;
    }

    .prodotti .head h2 {
        font-size: 30px;
        line-height: 30px;
    }

    .prodotti .layer {
        line-height: 18px;
        font-size: 15px;
        border-radius: 6px;
    }

    .prodotti .layer .nota {
        font-size: 11px;
    }

    .prodotti .layer .nota-fz15 {
        font-size: 15px;
    }

    .prodotti .layer .nota a {
        text-decoration: underline;
        font-size: 11px;
    }

    .prodotti .layer .nota-fz15 a {
        font-size: 15px;
    }

    .prodotti.doriano .biscotto {
        background-size: 20%;
    }

    .prodotti.pangrande .pangrandeBisc {
        background: url(/img/bg-pangrande-mobile.jpg) no-repeat center center;
    }

    .prodotti.pangrande .pangrandeBisc .biscotto {
        background-image: url(/img/biscotto-pangrande-mobile.png);
    }
	
	 .prodotti.pangrande .pangrandeBiscInt {
        background: url(/img/bg-pangrande-integrale-mobile.jpg) no-repeat center center;
    }

    .prodotti.pangrande .pangrandeBiscInt .biscotto {
         background-image: url(/img/biscotto-pangrande-mobile.png);
    }

    .prodotti .ingredienti100 {
        font-size: 16px;
        line-height: 18px;
    }

    .prodotti .ingredienti100 .titolo {
        font-size: 35px;
        line-height: 42px;
    }

    .prodotti .ingredienti100 .disca {
        text-align: left;
    }

    .prodotti .ingredienti100 .disca div.d-md-block {
        display: inline-block !important;
    }

    .prodotti .ingredienti100 .disca .primo {
        margin-left: 105px;
        width: 200px;
    }

    .prodotti .ingredienti100 .disca .secondo {
        margin-left: 92px;
        width: 261px;
    }

    .prodotti .ingredienti100 .disca .terzo {
        margin-left: 66px;
        width: 232px;
    }

    .prodotti .ingredienti100 .disca .ultimo {
        margin-left: 19px;
        width: 207px;
    }

    .prodotti .ingredienti100 img {
        display: inline;
    }

    .prodotti .ingredienti100 img.giu {
        transform: rotate(0deg);
        margin: auto 10px;
    }

    .prodotti.crackers .biscotto {
        background-size: 18%;
    }

    .prodotti section:first-child .pack {
        max-height: none;
    }

    .prodotti section .fp-tableCell:first-child {
        vertical-align: middle;
    }

    .prodotti.giambonetti .giamboBisc .biscotto {
        margin-left: 70px;
        background-size: 30%;
    }

    .concorso .head .container {
        padding-top: 33px;
    }

    .dolce .gamma .item,
    .salato .gamma .item {
        width: 165px;
        margin: 0 20px 30px;
    }

    .semplicissimi .bollo {
        right: 7%;
        position: absolute;
        left: auto;
        top: -44%;
    }

    .blog.ricette h1,
    .blog.consigli h1,
    .blog.articolo h1,
    .blog h1,
    .concorso h1,
    .semplicissimidoria h1 {
        min-height: 675px;
    }

    .blog.ricette .head {
        background: url(/img/head-video-ricette-di-sonia-peronaci-tablet.jpg) no-repeat top center;
    }

    .filosofia .head .container {
        padding: 220px 0;
    }

    .bucaneve6cereali .head {
        background: url(/img/head-bucaneve-6-cereali-tablet.jpg) no-repeat center center;
        background-size: cover;
        height: 924px;
    }

    .bucaneve6cereali .head h1 {
        margin-top: 145px;
    }

    .bucaneve6cereali .head h1 span:first-child {
        margin-bottom: 483px;
    }

    .bucaneve6cereali .ricetta .box {
        text-align: left;
    }

    .bucaneve6cereali .ricetta .dx {
        text-align: right !important;
        margin-top: 0;
    }

    .bucaneve6cereali .ricetta .d-flex {
        display: flex !important;
    }

    .bucaneve6cereali .ricetta .col-sm-6 {
        text-align: left;
    }

    .bucaneve6cereali .step .col-md-4 {
        padding-right: 0 !important;
        padding-left: 15px !important;
    }

    .bucaneve6cereali .step .sfondo {
        min-height: 400px;
        padding: 40px 10px;
    }

    .semplicissimidoria .generica .tit {
        line-height: 32px;
        font-size: 30px;
    }

    .semplicissimidoria .generica .tit span {
        font-size: 30px;
    }

    .semplicissimidoria .ricette .tit {
        font-size: 32px;
        line-height: 32px;
    }

    .semplicissimidoria .mostri {
        font-size: 30px;
        line-height: 36px;
    }

    .semplicissimidoria .mostri span {
        font-size: 34px;
    }

    .semplicissimidoria .generica.fine .tit {
        font-size: 32px;
        line-height: 34px;
    }

    .semplicissimidoria .layer .chiudi {
        right: 35px;
    }

    .semplicissimidoria .bgmostri {
        margin: 0 !important;
    }

    .semplicissimidoria .bgmostri .col-sm-6 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    nav.bread {
        font-size: 12px;
        padding: 5px 0;
    }

    .bucanevica2020 .babbo .container {
        padding: 0 15px !important;
    }

    .bucanevica2020 .menu li img:first-child {
        max-width: 100px;
    }

    .bucanevica2020 .menu li img {
        height: auto;
        width: auto;
    }

    .senzaglutine .linea .col-lg-7 a,
    .senzaglutine .lineaProd a {
        margin: 0 10px;
    }

    .bucaneveMaxigocce .intro {
        font-size: 30px;
        line-height: 36px;
    }

    .bucaneveMaxigocce .buono .bg1 .col-xl-7 {
        padding: 40px;
    }

    .bucaneveMaxigocce .buono .bg2 {
        padding: 20px 50px 40px;
    }

    .bucaneveMaxigocce .buono .bg3 {
        margin-left: 10px;
        padding: 20px 20px 42px;
    }

    .bucaneveMaxigocce .buono .bg4 {
        margin-left: 10px;
        padding: 20px 20px 8px;
    }

    .bucaneveMaxigocce .buono .sfondo {
        margin-bottom: 0;
    }

    .bucaneveMaxigocce .buono .step img {
        width: 50px;
    }

    .bucaneveMaxigocce .buono .step .tit {
        font-size: 18px;
        line-height: 20px;
    }

    .bucaneveMaxigocce .golosita .layer {
        padding: 40px;
        margin: 0 0 10px 15px;
    }

    .bucaneveMaxigocce .head h1 {
        margin-bottom: 10px;
    }

    .bucaneveMaxigocce .head h2 {
        min-height: 675px;
    }

    .bucaneveMaxigocce .video .container {
        padding: 0 80px;
    }

    .ingredienti.cucinasenzaglutine {
        padding: 50px !important;
    }

    .ingredienti.cucinasenzaglutine .titolo {
        margin-bottom: 40px;
    }

    .ingredienti.cucinasenzaglutine .titolo img {
        max-height: 120px;
        width: auto;
    }

    .ingredienti.cucinasenzaglutine .sep {
        margin: 30px 0;
    }

    .bucanevica2020 .intro .pack {
        position: absolute;
        top: -68%;
        right: 200px;

    }

    .bucanevica2020 .intro .personaggi {
        z-index: 100;
        position: relative;
        padding-top: 35%;
        padding-bottom: 5%;
    }


    .puppazo1-sprite {
        width: 150px;
        height: 190px;
        left: 15%;
        background-size: cover;
        animation: dance1 01s steps(2) infinite;
    }

    .puppazo2-sprite {
        width: 150px;
        height: 190px;
        left: 37%;
        background-size: cover;
        animation: dance4 0.9s steps(3) infinite;
    }

    .puppazo3-sprite {
        width: 150px;
        height: 190px;
        left: 62%;
        top: 50%;
        background-size: cover;
        animation: dance3 0.9s steps(3) infinite;
    }

    .puppazo4-sprite {
        width: 150px;
        height: 190px;
        left: 85%;
        background-size: cover;
        animation: dance4 0.9s steps(3) infinite;
    }

    @keyframes dance1 {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -320px 0;
        }
    }

    @keyframes dance3 {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -450px 0;
        }
    }

    @keyframes dance4 {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -430px 0;
        }
    }

    .bucanevica2020 .babbo .txt-stroke {
        display: block;
        font-size: 24px;
        transform: translateX(-50%);
        position: absolute;
        -webkit-text-stroke: #1d83c4 0.5px;
        text-shadow:
            2px 3px 3px #1d83c4,
            -2px -3px 3px #1d83c4,
            2px -1px 3px #1d83c4,
            -2px 1px 3px #1d83c4,
            2px 2px 3px #1d83c4;
        left: 50%;
        text-align: center;
        top: 644px;
        z-index: 289;
    }

    .bucanevica2020 .babbo .gioco-mobile {
        margin-left: 230px;
    }

    .bucanevica2020 .quiz .quiz__questions {
        margin-left: auto;
        margin-right: auto;
        max-width: 200px;
    }


    .bucanevica2020 .quiz .quiz__end.active {
        display: block;
    }

    .bucanevica2020 .quiz .quiz__end {
        max-width: 190px;
        margin-left: auto;
        margin-right: auto;
    }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {

    .bottone-right-bucaneve {
        margin-top: 10px;
    }

    /*.d-lg-none{display: none !important;}*/
    nav.navbar {
        height: 80px;
    }

    nav .navbar-brand {
        padding-left: 39px;
    }

    nav .navbar-brand img {
        width: 98px;
    }

    nav.bread {
        top: 80px;
    }

    .c-hamburger {
        margin-right: 39px;
    }

    h1 {
        text-align: left;
        padding-top: 52px;
    }

    .head {
        text-align: left;
        height: 570px;
    }

    .mappa .head {
        height: auto;
    }

    .hp .head {
        height: auto;
        margin-top: 80px;
    }

    .error .head {
        margin-top: 80px;
    }

    .error .head br {
        display: block;
    }

    /*.error .head h2{font-size: 30px; line-height: 32px;}*/
    .capo2 {
        display: none;
    }

    .capo {
        display: block;
    }

    .pos-right {
        /*margin-left: auto; */
        order: 2;
    }

    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-toggle::after {
        display: none;
    }

    .c-hamburger {
        margin-right: 74px;
    }

    .cont-video .item .img-fluid {
        max-width: 100%;
    }

    .cont-video {
        overflow: hidden;
    }

    .ingredienti {
        width: 850px;
    }

    .valori {
        width: 700px;
    }

    .prodotti .biscotto {
        background-attachment: fixed;
    }

    .prodotti .layer a {
        font-size: 14px;
    }

    nav #navbarText {
        top: 0;
        width: auto;
        position: inherit;
    }

    nav .navbar-nav .nav-link {
        padding: 0 10px !important;
        border-bottom: 4px solid #FFFFFF;
        margin-bottom: 0;
        display: block;
        font-size: 16px;
    }

    nav .navbar-nav .nav-link:hover {
        color: #EC1D24;
        border-bottom: 4px solid #EC1D24;
    }

    nav .loginMob {
        display: none;
    }

    nav .login {
        display: block;
    }

    nav .dropdown-item {
        width: 90px;
    }

    nav .salato .dropdown-item:last-child {
        width: 170px;
    }

    nav .navbar-nav .nav-item {
        line-height: 77px;
        padding: 0;
        border-top: 0;
        margin: 0 10px;
    }

    nav .navbar-brand {
        padding-left: 0;
    }

    nav .dropdown-menu {
        text-align: center;
        /*background-color: transparent;*/
        border-top: 0;
    }

    nav .navbar-nav .nav-link.active {
        border-bottom: 4px solid #EC1D24;
        border-radius: 2px;
    }

    nav .dropdown-toggle span {
        display: none;
    }

    footer {
        padding: 56px 74px;
    }

    footer .center,
    footer .tit,
    footer .nota {
        text-align: inherit;
    }

    footer .text-right {
        text-align: right !important;
    }

    /*.videoricetta{background-size: 100%;}*/
    #menu {
        position: fixed;
        color: #FFFFFF;
        top: auto;
        background-color: transparent;
        height: 100% !important;
        display: flex !important;
    }

    #menu .container {
        height: 250px;
    }

    #menu ul {
        border-left: 1px solid #FFFFFF;
        border-bottom: 0;
        margin-bottom: 0;
        margin-left: 1px;
        position: absolute;
        pointer-events: visible;
        padding-left: 6px;
    }

    #menu li {
        padding: 10px 0 10px 15px;
        margin: 25px 0;
        display: block;
        width: auto;
    }

    #menu .indi {
        width: 3px;
        height: 75px;
        background-color: #FFFFFF;
        position: absolute;
        top: 40px;
        left: auto;
    }

    #menu .active {
        background: url(/img/arrow-white.png) no-repeat left center;
    }

    #menu .active.grey {
        background: url(/img/arrow-grey.png) no-repeat left center;
    }

    /* a:hover .play {
        transform: scale(1.5, 1.5);
        -ms-transform: scale(1.5, 1.5);
        -webkit-transform: scale(1.5, 1.5);
    } */

    .pagina {
        position: absolute;
        margin-top: 0;
        max-width: 1920px;
        left: 0;
        bottom: 30px;
    }



    .new-semplicissimi .head .logo-new {
        max-height: 130px;
        margin-top: 50px;
        padding-bottom: 30px;
    }

    .new-semplicissimi .play {
        top: 70%;
    }

    .new-semplicissimi .zucca-ing {
        position: absolute;
        top: 0%;
        left: 26%;
    }

    .new-semplicissimi .spinaci-ing {
        position: absolute;
        top: 26%;
        left: 56%;
        z-index: 100;
    }

    .scaling {
        overflow: hidden;
    }

    .hp .cont-item .scaling img {
        transition: all .6s ease-in-out;
    }

    .hp .cont-item .scaling:hover img {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transition: all .6s ease-in-out;
    }


    .hp .rtl-pack {
        right: 0;
        bottom: 30px;
    }

    .hp .slides li.gardaland2020 .col-lg-6,
    .hp .slides li.gardaland2020 .txt {
        background-position: top left;
        position: relative;
        font-size: 18px;
        line-height: 20px;
        bottom: auto;
        padding: 17px 15px;
    }

    .hp .slides li.gardaland2020 .txt {
        padding: 11px 0;
        margin-left: -15px;
    }

    .hp .slides li.cereali h1 span {
        font-size: 36px;
    }

    .hp .slides li.cereali .txt,
    .hp .slides li.bucanevica .txt {
        position: relative;
        bottom: 0;
        padding: 0;
    }

    .hp .slides li h1 {
        height: auto;
        /* margin-bottom: 16px !important; */
    }

    .hp .slides li.gardaland2020 h1 {
        font-size: 48px;
    }

    .hp .slides li.rtl h1 {
        min-height: inherit;
    }

    .hp .slides li.spezie h1,
    .hp .slides li.riso h1 {
        padding-top: 60px;
    }

    .hp .slides li.riso h1 {
        font-size: 40px;
        line-height: 45px;
        color: #494949 !important;
    }

    .hp .slides li.spezie h1 {
        font-size: 40px;
        line-height: 45px;
        color: #FFFFFF !important;
    }

    .hp .slides li.spezie .txt {
        color: #FFFFFF !important;
    }

    .hp .slides li.spezie .txt,
    .hp .slides li.riso .txt,
    .hp .slides li.cereali .txt {
        position: relative;
        bottom: auto;
        background-color: transparent;
        width: auto;
        margin: auto;
        left: 0;
        right: 0;
        padding: 0;
    }

    .hp .slides li.spezie .txt div,
    .hp .slides li.riso .txt div {
        padding: 0;
    }

    .hp .slides li.cereali .buono {
        font-size: 38px;
        padding: 15px 35px;
        top: 16%;
        right: 2%;
        margin-left: inherit;
        left: auto;
    }

    .hp .slides li.cereali .buono .tit {
        font-size: 27px;
        line-height: 23px;
    }

    .hp .slides li.cereali .buono .tit span {
        font-size: 27px;
        line-height: 32px;
    }

    .hp .slides li.cereali .buono span {
        font-size: 100px;
        line-height: 84px;
    }

    .hp .slides li.cereali .buono .bottone-right {
        padding: 14px 44px 14px 24px;
        line-height: 54px;
        display: initial;
        margin-top: 4px;
    }

    .hp .slides li.cereali .txt .col-lg-4 {
        padding-left: 0;
    }

    .hp .slides li.bucanevica20 h1 {
        padding-top: 10px !important;
        font-size: 40px;
        margin-bottom: 0 !important;
    }

    .hp .slides li.bucanevica20 .personaggi {
        margin-bottom: -8px;
        position: relative;
        bottom: 0;
        padding-left: 32px;
    }

    .hp .slides li.bucanevica20 .personaggi img {
        width: auto;
        max-height: 195px;
    }

    .hp .slides li.bucanevica20 .pack {
        right: 36px;
        top: 215px;
        width: 250px;
    }

    .hp .slides li.bucanevica20 .txt img {
        max-height: 60px;
    }

    .hp .slides li.frollini-miele h1,
    .hp .slides li.crackers-verdure h1,
    .hp .slides li.crackerine-hp h1,
    .hp .slides li.bucaneve-ciocco-integrale h1,
    .hp .slides li.crackerina-paprika h1,
    .hp .slides li.bucaneve-senza-zuccheri h1 {
        font-size: 36px;
        padding-right: 20px;
        line-height: 36px;
        padding-top: 29px !important;
        padding-bottom: 22px;
        padding-left: 15px;
    }

    .hp .slides li.crackers-verdure h1,
    .hp .slides li.crackerine-hp h1 {
        padding-right: 40px;
    }

    .hp .slides li.frollini-miele .bt,
    .hp .slides li.crackers-verdure .bt,
    .hp .slides li.crackerine-hp .bt,
    .hp .slides li.bucaneve-ciocco-integrale .bt,
    .hp .slides li.crackerina-paprika .bt,
    .hp .slides li.bucaneve-senza-zuccheri .bt {
        text-align: left !important;
        padding-left: 15px;
        margin-top: 20px;
    }

    .hp .slides li.frollini-miele .txt,
    .hp .slides li.crackers-verdure .txt,
    .hp .slides li.crackerine-hp .txt,
    .hp .slides li.bucaneve-ciocco-integrale .txt,
    .hp .slides li.crackerina-paprika .txt,
    .hp .slides li.bucaneve-senza-zuccheri .txt {
        position: static;
        font-size: 14px;
        padding-right: 20px;
        padding-left: 15px;
        min-height: 65px;
    }

    .hp .flexslider .slides .maxigocce2021 h2 {
        padding: inherit;
    }

    .hp .slides .bt {
        margin-top: 10px;
        margin-bottom: 25px;
        position: initial;
    }

    .hp .slides .bucanevica20 .bt {
        margin-top: 10px;
        margin-bottom: 25px;
        position: absolute;
        bottom: 14px;
        left: 0;
        right: 0;
    }

    .hp .lanci .item {
        float: none;
        margin: 0;
        padding-right: 5px !important;
        padding-left: 5px !important;

    }

    .hp .slides li:first-child .d-none {
        margin-bottom: 0;
    }

    .hp .nota {
        margin-top: 0;
    }

    .hp .slides .gardaland-slide .nota {
        font-size: 12px;
    }

    .hp .flex-direction-nav .flex-prev {
        left: 40%;
    }

    .hp .flex-direction-nav .flex-next {
        right: 40%;
    }

    .mappa .head {
        margin-top: 80px;
    }

    .ingredienti .header span,
    .valori .header span {
        font-size: 20px;
    }

    .videoricetta .logo {
        background: url(/img/logo-videoricette.png) no-repeat top left;
        background-size: 100%;
        width: 184px;
        position: absolute;
        right: 30px;
        bottom: 30px;
        height: 171px;
        margin: inherit;
        left: auto;
    }

    .dolce .gamma .item,
    .salato .gamma .item {
        width: 165px;
        margin: 0 55px 30px;
    }

    .salato .gamma .item:last-child {
        width: 295px;
        margin: 0;
    }

    .dolce .head {
        background: url(/img/head-dolce.jpg) no-repeat bottom center;
        background-size: cover;
    }

    .dolce .head,
    .salato .head,
    .semplicissimi .head,
    .unasceltasemplice .head,
    .senzaglutine .head,
    .contattaci .head {
        padding-bottom: 0;
        padding-top: 80px;
    }

    .salato .head {
        background: url(/img/head-salato.jpg) no-repeat bottom center;
        background-size: cover;
    }

    .concorso .head {
        margin-top: 80px;
    }

    .semplicissimi .cont-video .item,
    .storia .cont-video .item,
    .unasceltasemplice .cont-video .item,
    .prodotti .cont-video .item {
        width: 372px;
    }

    .ingredienti,
    .valori {
        font-size: 14px;
    }

    .unasceltasemplice .head {
        margin-top: 80px;
    }

    .unasceltasemplice .vincitore .nome {
        text-align: left;
    }

    .unasceltasemplice .vincitore .ingredienti {
        margin-top: 0;
    }

    .unasceltasemplice .head {
        background: url(/img/head-unasceltasemplice.jpg) no-repeat center center;
        background-size: cover;
        color: #FFFFFF;
    }

    .unasceltasemplice .vincitore .altri div {
        max-width: 20%;
    }

    .storia #fullpage-storia {
        margin-top: 0;
    }

    .storia .illu {
        display: block;
    }

    .storia .storia1969 .illu {
        position: absolute;
        left: -39px;
        top: 24%;
        margin-bottom: 0;
    }

    .storia .lanci-video .col-lg-12:first-child {
        margin-bottom: 60px;
    }

    .videoricetta .tit {
        margin-bottom: 271px;
        line-height: 50px;
        font-size: 50px;
    }

    .prodotti .head h1 {
        padding: 58px 0 0;
    }

    .prodotti .layer.top {
        top: 80px;
    }

    .prodotti .pos-right {
        order: 0;
    }

    .prodotti .bollo {
        margin-right: -8%;
        margin-top: -69px;
    }

    .prodotti.crackers .bollo {
        margin-right: 10%;
        margin-top: 168px;
    }

    .videoricetta {
        background: url(/img/home-videoricetta.jpg) no-repeat center center;
        background-size: cover;
        font-size: 20px;
        line-height: 22px;
    }

    .senzaglutine .news {
        background: url(/img/glutine-bg-newsletter.jpg) no-repeat center center !important;
        background-size: cover;
        padding-bottom: 0;
    }

    .senzaglutine.home .news {
        background: url(/img/glutine-bg-newsletter-home.jpg) no-repeat top center !important;
        background-size: cover;
        padding-bottom: 0;
    }

    .senzaglutine.home .news .col-lg-6:first-child {
        background-image: none;
        padding: 20px 0 0 0;
        margin-bottom: 0;
    }

    .senzaglutine .news.dolce {
        background: url(/img/glutine-bg-newsletter-dolce.jpg) no-repeat center center !important;
        background-size: cover;
        padding-bottom: 0;
    }

    .senzaglutine .news .boxwhite,
    .senzaglutine.home .news .boxwhite {
        background: rgba(255, 255, 255, 0.75) !important;
        margin: 70px auto !important;
        padding: 40px !important;
    }

    .blog.consigli .head {
        background: url(/img/head-consigli-del-nutrizionista.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.ricette .head {
        background: url(/img/head-video-ricette-di-sonia-peronaci.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.articolo.cacao .head {
        background: url(/img/head-5-benefici-del-cacao.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.articolo.farine .head {
        background: url(/img/head-i-tipi-di-farine.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.articolo.lievito .head {
        background: url(/img/head-i-tipi-di-lievito.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.articolo.latte .head {
        background: url(/img/head-il-latte-vaccino-proprieta.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.articolo.semi .head {
        background: url(/img/head-i-semi-di-chia-lino-quinoa.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.articolo.sano .head {
        background: url(/img/head-come-mangiare-sano.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.articolo.cereali .head {
        background: url(/img/head-5-cereali-da-portare-in-tavola.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.articolo.fragole .head {
        background: url(/img/head-mangiare-fragole-e-miele.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.articolo.uova .head {
        background: url(/img/head-5-motivi-per-mangiare-le-uova.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.articolo.alimentazione .head {
        background: url(/img/head-alimentazione-sana-dopo-le-feste.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.articolo.burro .head {
        background: url(/img/head-burro-5-motivi-per-cui-fa-bene.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.articolo.mangiare .head {
        background: url(/img/head-mangiare-sano-e-semplice.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.articolo.centrifugati .head {
        background: url(/img/head-alimentazione-naturale-centrifugati.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.articolo.fruttirossi .head {
        background: url(/img/head-frutti-rossi-a-colazione.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.articolo.colazione .head {
        background: url(/img/head-cosa-bere-a-colazione.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.articolo.risovenere .head {
        background: url(/img/head-perche-mangiare-riso-venere.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.articolo.fibrealimentari .head {
        background: url(/img/head-frutta-fibre-alimentari-organismo.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.articolo.colazioneperfetta .head {
        background: url(/img/head-consigli-colazione-perfetta.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.articolo.snacksalati .head {
        background: url(/img/head-snack-salati-leggeri-e-sani.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.articolo.lievitazione .head {
        background: url(/img/head-lievitazione-naturale-scopriamo.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.articolo.granosaraceno .head {
        background: url(/img/head-grano-saraceno-proprieta-e-benefici.jpg) no-repeat top center;
        background-size: cover;
    }

    .semplicissimi .head {
        margin-top: 80px;
        background: url(/img/head-mondo-semplicissimi.jpg) no-repeat top center;
    }

    .semplicissimi .bollo {
        right: 85%;
        margin-top: -36px;
        width: 115px;
        left: auto;
        top: 0;
    }

    .blog .head {
        background: url(/img/head-blog.jpg) no-repeat top center;
        background-size: cover;
        margin-top: 80px;
    }

    .blog.ricette h1,
    .blog.consigli h1,
    .blog h1,
    .concorso h1,
    .semplicissimidoria h1 {
        margin-bottom: 60px;
        min-height: inherit !important;
    }

    .blog .lancio-ricette {
        margin-bottom: 0;
    }

    .blog .head .txt {
        margin-bottom: 35px;
    }

    .blog.gardaland .head {
        background: url(/img/head-gardaland.jpg) no-repeat top center;
        background-size: cover;
    }

    .blog.gardaland h1 {
        margin-left: 60px;
        font-size: 40px;
    }

    .blog.gardaland h1:first-child {
        margin-left: 257px;
        margin-top: 172px;
        margin-bottom: 0;
    }

    .blog.gardaland h1:last-child {
        margin-top: 43px;
        margin-left: 332px !important;
        margin-bottom: 0;
    }

    .blog.gardaland .prezzemolo {
        z-index: 100;
        bottom: 8px;
        left: auto;
        width: 342px;
    }

    .blog.gardaland .step .col-lg-6:first-child {
        order: 2;
    }

    .blog.gardaland .step .img img {
        margin: 0;
        display: block;
    }

    .blog.gardaland .step .freccia2 {
        margin-top: -61px;
    }

    .blog.gardaland .riquadro1 .img {
        padding-left: 71px;
    }

    .blog.gardaland .riquadro2 .img {
        padding-left: 148px;
    }

    .blog.gardaland .riquadro3 .img {
        padding-left: 28px;
    }

    .blog.gardaland .riquadro {
        width: 420px;
    }

    .blog.gardaland .riquadro2 {
        margin-top: 98px;
        display: inline-block;
        float: right;
    }

    .blog.gardaland .riquadro3 {
        margin: 43px auto 0;
        display: inline-block;
    }

    .blog.gardaland .riquadro {
        margin: 0;
    }

    .blog.gardaland .fine .col-lg-11 .img {
        position: absolute;
        right: -81px;
        bottom: -40px;
    }

    .blog.gardaland .fine .col-lg-11 {
        padding: 50px 100px;
    }

    .prodotti.semplicissimibenessere .bollo {
        position: absolute;
    }

    .prodotti .layer .row div:last-child {
        padding-bottom: 0;
        margin-top: 0;
    }

    .prodotti.dore .vaniglia {
        background: url(/img/bg-dore-vaniglia.jpg) no-repeat center center;
    }

    .prodotti.dore .cacao {
        background: url(/img/bg-dore-cacao.jpg) no-repeat center center;
    }

    .prodotti.bucaneve .classico {
        background: url(/img/bg-bucaneve-classico.jpg) no-repeat center center;
    }

    .prodotti.bucaneve .ciocco-integrale {
        background: url(/img/bg-bucaneve-ciocco-integrale.jpg) no-repeat center center;
    }

    .prodotti.bucaneve .gocce {
        background: url(/img/bg-bucaneve-gocce.jpg) no-repeat center center;
    }

    .prodotti.bucaneve .cereali {
        background: url(/img/bg-bucaneve-cereali.jpg) no-repeat center center;
    }

    .prodotti.semplicissimi .miele {
        background: url(/img/bg-semplicissimi-miele.jpg) no-repeat center center;
    }

    .prodotti.semplicissimi .cacao {
        background: url(/img/bg-semplicissimi-cacao.jpg) no-repeat center center;
    }

    .prodotti.semplicissimi .cereali {
        background: url(/img/bg-semplicissimi-cereali.jpg) no-repeat center center;
    }

    .prodotti.semplicissimibenessere .avena {
        background: url(/img/bg-semplicissimi-benessere-avena.jpg) no-repeat center center;
    }

    .prodotti.semplicissimibenessere .farro {
        background: url(/img/bg-semplicissimi-benessere-farro.jpg) no-repeat center center;
    }

    .prodotti.semplicissimibenessere .grano {
        background: url(/img/bg-semplicissimi-benessere-grano.jpg) no-repeat center center;
    }

    .prodotti.atene .ateneBisc {
        background: url(/img/bg-atene.jpg) no-repeat center center;
    }

    .prodotti.drillofriends .drillofriendsBisc {
        background: url(/img/bg-drillofriends.jpg) no-repeat center center;
    }

    .prodotti.pangrande .pangrandeBisc {
        background: url(/img/bg-pangrande.jpg) no-repeat center center;
    }
	
	 .prodotti.pangrande .pangrandeBiscInt {
        background: url("/img/bg-pangrande-integrale.jpg") no-repeat center center;
    }

    .prodotti.doriano .sale {
        background: url(/img/bg-doriano-sale.jpg) no-repeat center center;
    }

    .prodotti.doriano .ridotto {
        background: url(/img/bg-doriano-ridotto.jpg) no-repeat center center;
    }

    .prodotti.doriano .integrale {
        background: url(/img/bg-doriano-integrale.jpg) no-repeat center center;
    }

    .prodotti.crackers .saraceno {
        background: url(/img/bg-crackers-saraceno.jpg) no-repeat center center;
    }

    .prodotti.crackers .mais {
        background: url(/img/bg-crackers-mais.jpg) no-repeat center center;
    }

    .prodotti.crackers .venere {
        background: url(/img/bg-crackers-venere.jpg) no-repeat center center;
    }

    .prodotti.crackers-integrale .spinaci {
        background: url(/img/bg-crackers-spinaci.jpg) no-repeat center center;
    }

    .prodotti.crackers-integrale .zucca {
        background: url(/img/bg-crackers-zucca.jpg) no-repeat center center;
    }

    .prodotti.legumi-riso .lenticchie {
        background: url(/img/bg-legumi-riso-lenticchie.jpg) no-repeat center center;
    }

    .prodotti.legumi-riso .edamame {
        background: url(/img/bg-legumi-riso-edamame.jpg) no-repeat center center;
    }

    .prodotti.legumi-spezie .lenticchie {
        background: url(/img/bg-legumi-spezie-pepe.jpg) no-repeat center center;
    }

    .prodotti.lecrackerine .crackerines .biscotto {
        background-image: url(/img/biscotto-crackerina.png);

    }

    .prodotti.lecrackerine .crackerines {
        background: url(/img/bg-crackerina.jpg) no-repeat center center;
    }

    .prodotti.lecrackerine .crackerine-paprica .biscotto {
        background-image: url(/img/biscotto-crackerina-paprika.png);
    }


    .prodotti.lecrackerine .crackerine-paprica {
        background: url(/img/bg-crackerina-paprika.jpg) no-repeat center center;
    }

    .prodotti.legumi-spezie .ceci {
        background: url(/img/bg-legumi-spezie-ceci.jpg) no-repeat center center;
    }

    .prodotti .ingredienti100 .disca div.d-lg-block {
        display: inline-block !important;
    }

    .prodotti .ingredienti100 img {
        max-width: 121px;
        margin: auto 10px;
    }

    .prodotti.legumi-spezie .ingredienti100 img {
        max-width: none;
        height: 105px;
    }

    .prodotti.giambonetti .giamboBisc {
        background: url(/img/bg-giambonetti.jpg) no-repeat center center;
    }

    .prodotti.semplicissimi .miele .biscotto {
        background-image: url(/img/biscotto-semplicissimi-miele.png);
    }

    .prodotti.semplicissimi .cacao .biscotto {
        background-image: url(/img/biscotto-semplicissimi-cacao.png);
    }

    .prodotti.semplicissimi .cereali .biscotto {
        background-image: url(/img/biscotto-semplicissimi-cereali.png);
    }

    .prodotti.semplicissimibenessere .avena .biscotto {
        background-image: url(/img/biscotto-semplicissimi-benessere-avena.png);
    }

    .prodotti.semplicissimibenessere .farro .biscotto {
        background-image: url(/img/biscotto-semplicissimi-benessere-farro.png);
    }

    .prodotti.semplicissimibenessere .grano .biscotto {
        background-image: url(/img/biscotto-semplicissimi-benessere-grano.png);
    }

    .prodotti.bucaneve .classico .biscotto {
        background-image: url(/img/biscotto-bucaneve-classico.png);
    }

    .prodotti.bucaneve .ciocco-integrale .biscotto {
        background-image: url(/img/biscotto-bucaneve-ciocco-integrale.png);
    }

    .prodotti.bucaneve .gocce .biscotto {
        background-image: url(/img/biscotto-bucaneve-gocce.png);
    }

    .prodotti.bucaneve .cereali .biscotto {
        background-image: url(/img/biscotto-bucaneve-cereali.png);
    }

    .prodotti.atene .ateneBisc .biscotto {
        background-image: url(/img/biscotto-atene-fade.png);
    }

    .prodotti.drillofriends .drillofriendsBisc .biscotto {
        background-image: url(/img/biscotto-drillofriends-fade.png);
    }

    .prodotti.pangrande .pangrandeBisc .biscotto {
        background-image: url(/img/biscotto-pangrande-fade.png);
    }
	
	.prodotti.pangrande .pangrandeBiscInt .biscotto {
         background-image: url(/img/biscotto-pangrande-integrale-fade.png);
    }

    .prodotti.dore .vaniglia .biscotto {
        background-image: url(/img/biscotto-dore-vaniglia.png);
    }

    .prodotti.dore .cacao .biscotto {
        background-image: url(/img/biscotto-dore-cacao.png);
    }

    .prodotti.doriano .sale .biscotto {
        background-image: url(/img/biscotto-doriano-sale.png);
    }

    .prodotti.doriano .ridotto .biscotto {
        background-image: url(/img/biscotto-doriano-ridotto.png);
    }

    .prodotti.doriano .integrale .biscotto {
        background-image: url(/img/biscotto-doriano-integrale.png);
    }

    .prodotti.crackers .saraceno .biscotto {
        background-image: url(/img/biscotto-crackers-saraceno.png);
    }

    .prodotti.crackers .mais .biscotto {
        background-image: url(/img/biscotto-crackers-mais.png);
    }

    .prodotti.crackers .venere .biscotto {
        background-image: url(/img/biscotto-crackers-venere.png);
    }

    .prodotti.crackers-integrale .spinaci .biscotto {
        background-image: url(/img/biscotto-crackers-spinaci.png);
    }

    .prodotti.crackers-integrale .zucca .biscotto {
        background-image: url(/img/biscotto-crackers-zucca.png);
    }

    .prodotti.giambonetti .giamboBisc .biscotto {
        background-image: url(/img/biscotto-giambonetti-fade.png);
    }

    .prodotti.legumi-riso .lenticchie .biscotto {
        background-image: url(/img/biscotto-legumi-riso-lenticchie.png);
    }

    .prodotti.legumi-riso .edamame .biscotto {
        background-image: url(/img/biscotto-legumi-riso-edamame.png);
    }

    .prodotti.legumi-spezie .lenticchie .biscotto {
        background-image: url(/img/biscotto-legumi-spezie-pepe.png);
    }

    .prodotti.legumi-spezie .ceci .biscotto {
        background-image: url(/img/biscotto-legumi-spezie-ceci.png);
    }

    .prodotti .ingredienti100 .disca .primo {
        margin-left: 130px;
        width: 200px;
    }

    .prodotti .ingredienti100 .disca .secondo {
        margin-left: 107px;
        width: 261px;
    }

    .prodotti .ingredienti100 .disca .terzo {
        margin-left: 0;
        width: 200px;
    }

    .prodotti .ingredienti100 .disca .ultimo {
        margin-left: 8px;
        width: 170px;
    }

    .prodotti.crackers .bollo {
        margin-right: 6%;
        margin-top: 170px;
        position: absolute;
    }

    .prodotti .align-items-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .prodotti .nav-abfix {
        display: block;
    }

    .prodotti .layer {
        opacity: 1 !important;
        padding: 30px 20px;
    }

    .filosofia h1 {
        margin-bottom: -30px;
        padding-top: 150px;
    }

    .filosofia .head {
        background: url(/img/head-filosofia-torna-semplice.jpg) no-repeat top center;
        margin-top: 80px;
    }

    .concorso.gardaland .head {
        background: url(/img/head-concorso-gardaland.jpg) no-repeat top center;
        background-size: cover;
    }

    .filosofia .head .container {
        padding: 0;
    }

    .bucaneve6cereali .head {
        background: url(/img/head-bucaneve-6-cereali.jpg) no-repeat center center;
        background-size: cover;
        margin-top: 80px;
        height: 570px;
    }

    .bucaneve6cereali .head h1 {
        margin-top: 140px;
        padding-top: 33px;
    }

    .bucaneve6cereali .head h1 span {
        font-size: 38px;
    }

    .bucaneve6cereali .head h1 span:first-child {
        margin-bottom: 40px;
    }

    .bucaneve6cereali .head h1 span img {
        width: 195px;
    }

    .bucaneve6cereali .ricetta {
        background: url(/img/bg-6-cereali-ricette.jpg) no-repeat top center;
        background-size: cover;
        text-align: left;
        padding: 60px 0;
    }

    .bucaneve6cereali .ricetta .titolo {
        font-size: 26px;
        text-align: left;
        margin-bottom: 37px;
    }

    .bucaneve6cereali .buono .sconto {
        padding: 60px 0 60px 37px;
    }

    .bucaneve6cereali .buono .sconto span {
        font-size: 30px;
        line-height: 46px;
        display: inline-block;
    }

    .bucaneve6cereali .buono .sconto span prez {
        font-size: 68px;
    }

    .bucaneve6cereali .buono .sconto span.fine {
        font-size: 50px;
    }

    .bucaneve6cereali .buono .sconto .pack {
        padding: 0;
    }

    .bucaneve6cereali .step .sfondo {
        min-height: 364px;
        padding: 40px 30px;
    }

    .bucaneve6cereali .buono .sconto .bottone {
        text-align: left;
        display: initial;
        padding: 10px 24px;
    }

    .bucaneve6cereali .spiga4 {
        bottom: 22%;
    }

    .hp .bucaneve6cereali .spiga4 {
        bottom: -36%;
    }

    .bucaneve6cereali .spiga5 {
        bottom: 16%;
    }

    .new-semplicissimi .flex-direction-nav .flex-prev,
    .new-semplicissimi .flexslider-sempli .flex-direction-nav .flex-prev {
        left: auto;
        margin-left: -50px;
        /* background-color: #fff;
        border-radius: 50%;
        border: 1px solid #e0e0e0; */
    }

    .new-semplicissimi .flex-control-nav {
        bottom: auto;
        margin-top: 6px;
        position: relative;
        margin-bottom: 70px;
    }

    .semplicissimi .flex-direction-nav .flex-prev,
    .flexslider-sempli .flex-direction-nav .flex-prev {
        left: auto;
        margin-left: -45px;
    }

    .semplicissimi .flex-direction-nav .flex-next {
        right: auto;
        margin-left: 923px;
    }

    .semplicissimi .slides li {
        width: 360px !important;
    }

    .semplicissimidoria .head {
        margin-top: 80px;
        background: url(/img/head-semplicissimidoria.jpg) no-repeat top center;
        background-size: cover !important;
    }

    .semplicissimidoria .generica .tit {
        line-height: 43px;
    }

    .semplicissimidoria .generica .tit span {
        font-size: 41px;
    }

    .semplicissimidoria .layer {
        width: 1000px;
        height: 550px;
        font-size: 16px;
        line-height: 20px;
        padding: 71px;
    }

    .semplicissimidoria .layer .txt {
        text-align: left;
        margin-top: 0;
    }

    .semplicissimidoria .layer#volete .txt div,
    .semplicissimidoria .layer#entrare .txt div,
    .semplicissimidoria .layer#escludete .txt div,
    .semplicissimidoria .layer#fuori .txt div,
    .semplicissimidoria .layer#dire .txt div {
        font-size: 33px;
        line-height: 34px;
        font-family: 'gothamrounded-medium';
    }

    .senzaglutine .head {
        background: url(/img/head-senzaglutine.jpg) no-repeat top center;
        background-size: cover;
    }

    /*add background new section*/
    .senzaglutine .bucaneve-sg .container {
        background: url(/img/bg-bucaneve-sg.jpg) no-repeat bottom center;
        padding: 40px 34px;
    }

    /*add txt new section*/
    .senzaglutine.prodotti .head h1 {
        padding: 0 !important;
    }

    .senzaglutine .head .bottone-down {
        text-align: left;
    }

    .senzaglutine .novita {
        background: url(/img/bollo-novita.png) no-repeat top center;
        height: 150px;
        width: 150px;
        left: 0;
        right: auto;
        top: 64px;
    }

    .senzaglutine .novita1 {
        background: url(/img/bollo-novita1.png) no-repeat top center;
        height: 150px;
        width: 150px;
        left: 0;
        right: auto;
        top: 64px;
    }

    .senzaglutine .farmacia {
        position: absolute;
        right: -77px;
        top: 312px;
    }

    .senzaglutine .farmacia img {
        width: 80%;
    }

    .senzaglutine .text-center {
        text-align: left !important;
    }

    .senzaglutine .panini {
        display: block;
        position: absolute;
        margin-left: 181px;
        margin-top: 30px;
    }

    .senzaglutine .gnocchi {
        display: block;
        position: absolute;
        margin-top: 224px;
        margin-left: 36px;
    }

    .senzaglutine .grissini {
        display: block;
        position: absolute;
        margin-top: 169px;
        margin-left: 594px;
    }

    .senzaglutine .padB {
        padding-bottom: 80px;
    }

    .senzaglutine .margT {
        margin-top: 165px;
    }

    .senzaglutine .navIntro {
        position: sticky;
        top: 0;
        z-index: 2000;
        padding: 0 !important;
    }

    .senzaglutine .navIntro .name {
        text-align: left;
    }

    .senzaglutine .navIntro span {
        width: auto;
    }

    .senzaglutine .navIntro span:hover,
    .senzaglutine .navIntro span.active {
        background: url(/img/glutine-bord-bott.gif) no-repeat bottom center;
    }

    .senzaglutine .head .centro {
        text-align: left;
    }

    .senzaglutine .lista .prod {
        width: 270px;
        margin: 0 45px 30px;
    }

    .senzaglutine .lista .clear {
        display: block;
    }

    .senzaglutine .ingredienti .bolli img {
        width: 70px;
        padding: 0 8px;
    }

    .hp .senzaglutine {
        background: url(/img/glutine-bg-newsletter.jpg) no-repeat bottom center;
        background-size: cover;
    }

    .senzaglutine .layerTemp .boxwhite {
        margin: 70px;
    }

    .senzaglutine.thankyou .head br {
        display: block;
    }

    .senzaglutine .lineaProd .row {
        border-top: 1px solid #ECECEC;
        margin-top: 60px;
        padding-top: 60px;
    }

    .senzaglutine .elenco {
        padding-top: 85px !important;
    }

    .cucinasenzaglutine .head {
        background: url(/img/head-cucina-senzaglutine.jpg) no-repeat top center;
        background-size: cover;
    }

    .cucinasenzaglutine.prodotti .bottone-down {
        margin-top: 60px;
        margin-left: inherit;
        margin-right: inherit;
    }

    .cucinasenzaglutine .tit {
        text-align: left;
    }

    .cucinasenzaglutine .col-md-6 img {
        margin-top: 0;
    }

    .cucinasenzaglutine .flex-direction-nav .flex-prev {
        left: 36%;
    }

    .cucinasenzaglutine .flex-direction-nav .flex-next {
        right: 35%;
    }

    .ingredienti.cucinasenzaglutine {
        padding: 80px !important;
        background: url(/img/cucinasenzaglutine-bglayer.jpg) no-repeat top center;
        background-size: contain;
        border: 0;
    }

    .ingredienti.cucinasenzaglutine .chiudi {
        color: #FFFFFF;
    }

    .contattaci .head {
        margin-top: 80px;
        background: url(/img/head-contattaci.jpg) no-repeat top center;
        background-size: cover !important;
        height: 570px;
    }

    .contattaci .patina {
        margin: auto 110px;
    }

    .bucanevica2020 nav .navbar-brand {
        padding-left: 65px;
    }

    .bucanevica2020 nav .login {
        padding-right: 65px;
    }

    .bucanevica2020 nav .navbar-brand img {
        width: 80px;
    }

    .bucanevica2020 .intro {
        background: url(/img/bucanevica2021-bg-intro.gif) no-repeat top center;
        background-size: cover;
        padding-top: 44px;
        padding-bottom: 30px;
    }

    .bucanevica2020 .intro .buca {
        width: auto;
        margin-top: 0;
    }

    .bucanevica2020 .intro .txt {
        font-size: 25px;
        line-height: 29px;
        margin-bottom: 200px;
    }

    .bucanevica2020 .intro .txt br,
    .bucanevica2020 .racconti .titolo br,
    .bucanevica2020 .racconti .txt br,
    .bucanevica2020 .babbo .txt br,
    .bucanevica2020 .buono .quadro br,
    .bucanevica2020 .buono .quadro .tit br,
    .bucanevica2020 .buono .titolo br {
        display: block;
    }

    .bucanevica2020 .intro .titolo {
        margin-top: 40px;
        margin-bottom: 200px;
        font-size: 60px;
        line-height: 50px;
        max-width: 700px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .bucanevica2020 .racconti .titolo {
        margin-bottom: 25px;
        font-size: 43px;
        line-height: 52px;
    }

    .bucanevica2020 .racconti .txt {
        font-size: 26px;
        line-height: 29px;
    }

    .bucanevica2020 .racconti {
        padding-top: 65px;
        padding-bottom: 100px;
    }

    .bucanevica2020 .racconti .libro {
        position: relative;
        background: none;
        font-size: 13px;
        line-height: 16px;
    }

    .bucanevica2020 .racconti .libro .row {
        position: absolute;
        top: 44px;
        left: 0;
    }

    .bucanevica2020 .racconti .libro .col-lg-6:first-child {
        padding-left: 163px;
        padding-top: 275px;
        padding-right: 0;
    }

    .bucanevica2020 .racconti .libro.storia1 .col-lg-6:first-child {
        padding-top: 274px !important;
    }

    .bucanevica2020 .racconti .libro.storia2 .col-lg-6:first-child {
        padding-top: 280px;
    }

    .bucanevica2020 .racconti .libro.storia3 .col-lg-6:first-child {
        padding-top: 284px;
    }

    .bucanevica2020 .racconti .libro .col-lg-6 {
        padding-right: 155px;
        padding-left: 15px;
        padding-top: 0;
    }

    .bucanevica2020 .racconti .libro.storia1 .col-lg-6 {
        padding-top: 10px;
    }

    .bucanevica2020 .racconti .ascolta {
        top: 0;
        right: 0;
        width: 145px;
        position: absolute;
        background-size: contain !important;
        margin: 0;
    }

    .bucanevica2020 .menu.attivo br {
        display: none;
    }

    .bucanevica2020 .menu.attivo li img:first-child {
        max-width: 60px;
    }

    .bucanevica2020 .racconti .confezione {
        margin-top: -50px;
    }

    .bucanevica2020 .racconti .confezione .scopri {
        text-align: left;
    }

    .bucanevica2020 .babbo {
        background: url(/img/bucanevica2021-bg-babbo.gif) repeat top center;
        background-size: cover;
        padding-top: 30px;

    }

    .bucanevica2020 .babbo .titolo {
        margin-top: 70px;
        margin-bottom: 10px;
        font-size: 50px;
        line-height: 1.1;
    }

    .bucanevica2020 .babbo .titolo br {
        display: none;
    }

    .bucanevica2020 .babbo .txt {
        font-size: 38px;
        line-height: 1.1;
    }

    .bucanevica2020 .babbo .txt-stroke {
        font-size: 34px;
        font-family: "Gotham Rounded";
        color: rgb(255, 255, 255);
        font-weight: bold;
        line-height: 1.2;
        transform: translateX(-50%);
        position: absolute;
        -webkit-text-stroke: #1d83c4 0.5px;
        text-shadow:
            2px 3px 3px #1d83c4,
            -2px -3px 3px #1d83c4,
            2px -1px 3px #1d83c4,
            -2px 1px 3px #1d83c4,
            2px 2px 3px #1d83c4;
        left: 50%;
        top: 1220px;
        z-index: 289;
        width: 660px;
    }

    .bucanevica2020 .babbo .bt {
        margin-top: 30px;
        margin-bottom: 40px;
    }

    .bucanevica2020 .babbo .foot {
        margin-top: -30px;
        margin-bottom: 0;
        opacity: 1
    }

    .bucanevica2020 .babbo .personaggi {
        padding-top: 483px;
        margin-top: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .bucanevica2020 .babbo .baloon div {
        display: none;
    }

    .bucanevica2020 .babbo .baloon div {
        position: absolute;
        width: 400px !important;
        text-align: center;
        line-height: 30px;
        font-size: 20px;
    }

    .bucanevica2020 .babbo .baloon .claus {
        background: url(/img/bucanevica2020-baloon-dx.png) no-repeat top left;
        background-size: contain;
        padding: 60px 60px;
        left: 79px;
        bottom: 301px;
    }

    .bucanevica2020 .babbo .baloon .freddy {
        background: url(/img/bucanevica2020-baloon-dx.png) no-repeat top left;
        background-size: contain;
        padding: 77px 60px;
        left: 346px;
        bottom: 288px;
    }

    .bucanevica2020 .babbo .baloon .elfy {
        background: url(/img/bucanevica2020-baloon-dx.png) no-repeat top left;
        background-size: contain;
        padding: 77px 60px;
        left: 569px;
        bottom: 256px;
    }

    .bucanevica2020 .babbo .baloon .yeti {
        background: url(/img/bucanevica2020-baloon-sx.png) no-repeat top left;
        background-size: contain;
        padding: 77px 60px;
        left: 527px;
        bottom: 270px;
    }

    .bucanevica2020 .babbo .hide-scroll {
        margin-bottom: 0;
        z-index: 200;
    }

    .bucanevica2020 .buono .quadro {
        width: 440px;
        padding: 55px;
    }

    .bucanevica2020 .buono .quadro .prezzo {
        font-size: 121px;
        line-height: 131px;
    }

    .bucanevica2020 .buono .quadro .tit {
        font-size: 27px;
        line-height: 30px;
    }

    .bucanevica2020 .buono .titolo {
        font-size: 40px;
    }

    .bucanevica2020 .buono .step .col-lg-3 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .bucanevica2020 .buono .col-lg-6:last-child {
        margin-top: 10%;
    }

    .bucanevica2020 .buono .titolo span {
        font-size: 50px;
    }

    .bucanevica2020 .buono .bt {
        padding-left: 88px;
        text-align: left;
    }

    .bucanevica2020 .quiz .titolo {
        font-size: 44px;
        line-height: 45px;
    }

    .bucanevica2020 .quiz .txt {
        font-size: 44px;
        line-height: 45px;
        margin-bottom: 20px;
    }

    .bucanevica2020 .quiz .col-11 {
        background: url(/img/bucanevica-quiz-border.png) no-repeat center;
        border-radius: 15px;
        margin: 0 auto;
        padding: 160px 0px;
        min-height: 390px;
    }

    .bucanevica2020 .quiz .quiz__questions {
        color: #00437e;
        font-family: 'edo_szregular';
        font-size: 30px;
        line-height: 1;
        margin-bottom: 40px;
        text-align: center;
        max-width: none;
    }

    .bucanevica2020 .quiz .answer__item {
        width: 250px;
        padding: 8px 2px;
        text-align: center;
        margin: 0px 11px 18px 0px;
        font-size: 29px;
        line-height: 45px;

    }

    .bucanevica2020 .quiz .indicator {
        width: 100px;
        height: 100px;
        position: absolute;
        top: 24px;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 50%;
        background-color: #E1251B;
        font-size: 70px;
        line-height: 58px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-family: 'edo_szregular';
        font-weight: 500;
    }

    .bucanevica2020 .quiz .indicator:after {
        content: '\00a0 /3';
        font-size: 34px;
        margin-top: -5px;
    }

    .bucanevica2020 .quiz [data-index="13"],
    .bucanevica2020 .quiz [data-index="9"],
    .bucanevica2020 .quiz [data-index="8"] {
        width: 325px;
    }

    .bucanevica2020 .quiz [data-index="1"] {
        margin-right: 30px;
    }

    .bucanevica2020 .quiz [data-index="1"],
    .bucanevica2020 .quiz [data-index="2"] {
        margin-bottom: 103px;
    }

    .bucanevica2020 .quiz .quiz__answer {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        max-width: 100%;
    }

    .bucanevica2020 .quiz .quiz__end {
        display: none;
        text-align: center;
        color: #1d83c4;
        font-weight: 500;
        font-size: 44px;
        line-height: 1.2;
        padding: 30px 0px;
        max-width: none;
    }

    .bucanevica2020 .quiz .quiz__end.active {
        display: block;

    }

    .bucanevica2020 .quiz .biscotto3 {
        background: url(/img/bucanevica2020-biscotto-albero.png) no-repeat top left;
        width: 129px;
        height: 148px;
        position: absolute;
        right: -140px;
        top: 80px;
    }

    .bucanevica2020 .quiz .biscotto4 {
        background: url(/img/bucanevica2020-biscotto-campanella.png) no-repeat top left;
        width: 116px;
        height: 131px;
        position: absolute;
        left: -117px;
        top: 186px;

    }

    .bucanevica2020 .intro .personaggi .col-2:last-child {
        margin-top: 47px;
        margin-left: -52px;
    }

    .store .container {
        margin: 70px auto !important;
        padding: 40px !important;
    }

    .bucaneveMaxigocce .golosita .container {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        align-items: center;
        display: flex;
    }

    .bucaneveMaxigocce .golosita .dx {
        text-align: right;
        margin-top: 0;
    }

    .bucaneveMaxigocce .buono .bg1 {
        background: url(/img/bucaneve-maxigocce-bg1.jpg) no-repeat top left;
        background-size: 100%;
        text-align: left;
    }

    .bucaneveMaxigocce .buono .bg1 .col-xl-7 {
        padding: 60px 0 19px 57px;
    }

    .bucaneveMaxigocce .buono .bg1 .col-xl-5 {
        padding: 50px 0 0 0;
    }

    .bucaneveMaxigocce .buono .bg1 span {
        font-size: 30px;
        line-height: 46px;
        display: inline-block;
    }

    .bucaneveMaxigocce .buono .bg1 span prez {
        font-size: 68px;
    }

    .bucaneveMaxigocce .buono .bg1 span.fine {
        font-size: 31px;
    }

    .bucaneveMaxigocce .buono .step img {
        width: auto;
    }

    .bucaneveMaxigocce .buono .step .tit {
        font-size: 21px;
        line-height: 25px;
    }

    .bucaneveMaxigocce .buono .pack {
        padding: 0;
    }

    .bucaneveMaxigocce .step .sfondo {
        min-height: 300px;
        padding: 40px 30px !important;
    }

    .bucaneveMaxigocce .step .sfondo {
        margin-left: 10px;
    }

    .bucaneveMaxigocce .head {
        background: url(/img/head-bucaneve-maxigocce.jpg) no-repeat center center;
        background-size: cover;
        margin-top: 80px;
        text-align: center !important;
    }

    .bucaneveMaxigocce .head h1 {
        margin-bottom: 20px;
    }

    .bucaneveMaxigocce .head h2 {
        margin-bottom: 26px;
        min-height: inherit;
    }

    .bucaneveMaxigocce .head .bottone-down {
        margin-top: 0;
    }

    .banner-senzaglutine {
        background: url(/img/banner-senzaglutine.jpg) no-repeat top center;
        background-size: cover;
        padding: 30px 0;
    }

    .bucanevica2020 .intro .foot {
        margin-top: -100px;

    }
}

@media (min-width: 1024px) {
    .storia .gallery {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .storia h2 {
        margin-bottom: 75px;
    }


    .new-semplicissimi .txt span {
        margin-bottom: -25px;
        padding: 0 5px;
    }

    .new-semplicissimi .miele-ciocco .col-4,
    .new-semplicissimi .malto .col-4 {
        padding-left: 4px !important;
        padding-right: 0px !important;
    }

    .txt-zucca {
        max-width: 230px;
    }

    .txt-spinaci {
        max-width: 180px;
    }

    .new-semplicissimi .box .tit {
        color: #EC1D24 !important;
        font-size: 22px !important;
        line-height: 1.1 !important;
    }

    .fifth .light {
        background: url(/img/bagliore-spinaci.png) no-repeat 110%;
        background-size: 303px 367px;
    }

    .fifth:hover img {
        background: url(/img/bagliore-spinaci.png) no-repeat 110%;
        background-size: 303px 367px;

    }

    .second .light {
        background: url(/img/bagliore-ciocco.png) no-repeat 20px center;
        background-size: 100%;
    }

    .second:hover img {
        background: url(/img/bagliore-ciocco.png) no-repeat 20px center;
        background-size: 100%;
    }

    .new-semplicissimi .forth img {
        width: 100%;
    }

    .new-semplicissimi .fifth img {
        width: 130%;
    }

    .miele-ciocco {
        padding-top: 50px;
    }

    /*.hp .slides .container{min-height: 425px;}*/
    .prodotti .layer a {
        font-size: 12px;
    }

    .new-semplicissimi .tit-rosso {
        font-size: 32px;
    }

    .prodotti.bucaneve .head2 br {
        display: block;
    }

    .new-semplicissimi .subtitle {
        font-size: 24px;
    }

    .new-semplicissimi .frollini .tit {
        font-size: 37px;
        margin-top: 120px;
    }

    .new-semplicissimi .txt {
        font-size: 24px;
        /* max-width: 170px; */
        margin-top: 70px;
        margin-bottom: 15px;
        line-height: 1.2;
        padding-left: 10px;
        padding-right: 10px;
        margin-right: -7px;
    }

    .new-semplicissimi .crackers-section .tit {
        font-size: 34px;
        margin-top: 120px;
        margin-left: 18%;
        margin-bottom: 10px;
    }

    .new-semplicissimi .flex-control-nav {
        bottom: 42%;
        left: 0;
    }

    .bucanevica2020 .intro .foot {
        margin-top: -20px;
    }

    .bucanevica2020 .intro .personaggi {
        position: relative;
        padding-left: 11%;
        padding-right: 11%;
        padding-top: 9%;
        padding-bottom: 12%;
    }

    .bucanevica2020 .intro .pack {
        /* margin-top: 55px; */
        position: absolute;
        top: 70px;
        right: 100px;
    }

    .puppazo1-sprite {
        width: 160px;
        height: 203px;
        left: 7%;
        animation: dance1 0.9s steps(2) infinite;
    }

    .puppazo2-sprite {
        width: 160px;
        height: 203px;
        left: 23%;
        animation: dance4 0.9s steps(3) infinite;
    }

    .puppazo3-sprite {
        width: 162px;
        height: 203px;
        left: 40%;
        animation: dance3 0.9s steps(3) infinite;
    }

    .puppazo4-sprite {
        width: 160px;
        height: 203px;
        left: 56%;
        animation: dance4 0.9s steps(3) infinite;
    }

    @keyframes dance1 {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -300px 0;
        }
    }

    @keyframes dance3 {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -478px 0;
        }
    }

    @keyframes dance4 {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -460px 0;
        }
    }
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    nav .dropdown-item {
        width: 110px !important;
    }

    nav .salato .dropdown-item:last-child {
        width: 190px !important;
    }

    .pagina {
        width: 100%;
    }

    /*.hp .slides .container{min-height: 570px;}*/
    .hp .slides li {
        background-size: cover !important;
    }

    .hp .semplicissimi,
    .bucaneve .semplicissimi {
        text-align: left;
    }

    .hp .rtl-power {
        width: 355px;
        top: 50px;
    }

    .hp .slides li.rtl h1 br {
        display: block;
    }

    .hp .slides li.cereali h1 span {
        font-size: 38px;
    }

    .hp .bucaneve6cereali .buono .sconto span {
        font-size: 30px;
        line-height: 46px;
    }

    .hp .bucaneve6cereali .buono .sconto span.fine {
        font-size: 50px;
    }

    .hp .slides li.bucanevica20 h1 {
        font-size: 46px;
        margin-bottom: 107px !important;
    }

    .hp .slides li.bucanevica20 .personaggi {
        padding-left: 102px;
    }

    .hp .slides li.bucanevica20 .personaggi img {
        max-height: 208px;
        width: auto;
    }

    .hp .slides li.bucanevica20 .pack {
        right: 88px;
        top: 229px;
        width: 280px;
    }

    .hp .slides li.frollini-miele h1,
    .hp .slides li.crackers-verdure h1,
    .hp .slides li.crackerine-hp h1,
    .hp .slides li.bucaneve-ciocco-integrale h1,
    .hp .slides li.crackerina-paprika h1,
    .hp .slides li.bucaneve-senza-zuccheri h1 {
        font-size: 36px;
        padding-right: 20px;
        line-height: 36px;
        padding-top: 29px !important;
        padding-left: 15px;
    }

    .hp .slides li.bucaneve-senza-zuccheri h1 {
        padding-top: 50px !important;

    }

    .hp .slides li.crackerine-hp h1 {
        max-width: 220px;
    }

    .hp .slides li.frollini-miele .bt,
    .hp .slides li.crackers-verdure .bt,
    .hp .slides li.crackerine-hp .bt,
    .hp .slides li.bucaneve-ciocco-integrale .bt,
    .hp .slides li.crackerina-paprika .bt {
        text-align: left !important;
        padding-left: 15px;
        margin-top: 35px;
    }

    .hp .slides li.bucaneve-senza-zuccheri .bt {
        margin-top: 50px;
    }

    .hp .slides li.bucaneve-senza-zuccheri .container {
        position: absolute;
        margin: 0 auto;
        left: -40px;
        right: 0;
        top: 0;
        z-index: 100000;
    }

    .hp .slides li.frollini-miele .txt,
    .hp .slides li.crackers-verdure .txt,
    .hp .slides li.crackerine-hp .txt,
    .hp .slides li.bucaneve-ciocco-integrale .txt,
    .hp .slides li.crackerina-paprika .txt,
    .hp .slides li.bucaneve-senza-zuccheri .txt {
        position: static;
        font-size: 14px;
        padding-right: 20px;
        padding-left: 15px;
    }

    .hp .slides li.bucanevica20 .txt img {
        max-height: 70px;
    }

    .hp .consigli,
    .new-semplicissimi .consigli {
        text-align: left;
    }

    .hp .consigli h2 span,
    .new-semplicissimi .consigli h2 span {
        font-size: 2rem;
    }

    .prodotti .head h1 {
        padding: 58px 20px 0;
    }

    .prodotti section:first-child {
        padding-bottom: 10px !important;
    }

    .prodotti .head,
    .prodotti .head h1 {
        text-align: center;
    }

    .senzaglutine head,
    .senzaglutine .head h1 {
        text-align: left;
    }

    .prodotti section:first-child .pack {
        height: 40vh;
    }

    .legumi-riso section:first-child .pack {
        height: 45vh !important;
    }

    .legumi-spezie section:first-child .pack {
        height: 50vh !important;
    }

    /* .prodotti section:first-child .pack-crackerine {
        height: 55vh !important;
    } */

    .prodotti.crackers-integrale section:first-child .pack,
    .prodotti.crackers section:first-child .pack {
        height: 36vh;
    }

    .prodotti .bollo {
        margin-right: 19%;
        margin-top: -5px;
    }

    .prodotti.semplicissimi .bollo {
        margin-right: -3%;
        margin-top: -5px;
        width: 100px;
    }

    .prodotti.crackers .bollo {
        margin-right: 7%;
        margin-top: 219px;
    }

    .prodotti.semplicissimibenessere .bollo {
        margin-right: 28%;
        top: 0;
        margin-top: 33px;
    }

    .prodotti.doriano .head br {
        display: block;
    }

    .semplicissimi .bollo {
        width: 117px;
    }

    .prodotti .layer a {
        font-size: 14px;
    }

    .new-semplicissimi.flexslider-sempli .flex-direction-nav .flex-next {
        margin-left: 1120px;
        right: auto;
    }

    .new-semplicissimi .play {
        top: 60%;
    }

    .flexslider-sempli .flex-direction-nav .flex-next {
        margin-left: 1115px;
        right: auto;
    }

    .flex .flex-direction-nav .flex-next {
        right: 0%;
        text-align: center;
    }

    .semplicissimidoria .flexslider-ricette-sempli-video .flex-direction-nav .flex-next {
        right: -5%;
    }

    .semplicissimidoria .flexslider-mix-hp .flex-direction-nav .flex-next {
        right: -5%;
    }

    /*.prodotti .cont-video .item{min-height: 380px; width: auto;}*/
    /*.hp .slides .container{margin-left: -570px; left: 50%; width: 1140px; margin-top: 40px; position: absolute;}*/
    .hp .slides li.cereali .buono {
        right: 5%;
    }

    .bucaneve6cereali .buono .sconto span {
        font-size: 38px;
    }

    .bucaneve6cereali .buono .sconto {
        position: initial;
    }

    .bucaneve6cereali .step .sfondo {
        position: initial;
        min-height: 304px;
    }

    .bucanevica2020 .racconti .libro {
        font-size: 16px;
        line-height: 19px;
    }

    .bucanevica2020 .racconti .libro .row {
        top: 60px;
    }

    .bucanevica2020 .racconti .libro .col-lg-6 {
        padding-right: 180px;
        padding-left: 33px;
    }

    .bucanevica2020 .racconti .libro .col-lg-6:first-child {
        padding-left: 190px;
        padding-top: 314px;
        padding-right: 0;
    }

    .bucanevica2020 .racconti .libro.storia1 .col-lg-6:first-child {
        padding-top: 325px !important;
    }

    .bucanevica2020 .racconti .libro.storia2 .col-lg-6:first-child {
        padding-top: 340px;
    }

    .bucanevica2020 .racconti .libro.storia3 .col-lg-6:first-child {
        padding-top: 333px;
    }

    .bucanevica2020 .racconti .libro.storia1 .col-lg-6 {
        padding-top: 37px;
    }

    .bucanevica2020 .racconti .libro .lettera {
        max-width: none;
    }

    .bucanevica2020 .racconti .ascolta {
        width: 175px;
    }

    .bucanevica2020 .racconti .biscotto1 {
        background: url(/img/bucanevica2020-biscotto-classico.png) no-repeat top left;
        width: 118px;
        height: 121px;
        position: absolute;
        left: 5%;
        margin-top: -134px;
    }

    .bucanevica2020 .racconti .biscotto2 {
        background: url(/img/bucanevica2020-biscotto-pallina.png) no-repeat top left;
        width: 116px;
        height: 125px;
        position: absolute;
        right: 5%;
    }

    .bucanevica2020 .racconti .biscotto3 {
        background: url(/img/bucanevica2020-biscotto-albero.png) no-repeat top left;
        width: 129px;
        height: 148px;
        position: absolute;
        left: 2%;
        margin-top: 300px;
    }

    .bucanevica2020 .racconti .biscotto4 {
        background: url(/img/bucanevica2020-biscotto-campanella.png) no-repeat top left;
        width: 116px;
        height: 131px;
        position: absolute;
        right: 6%;
        margin-top: -88px;
    }

    .bucanevica2020 .racconti .biscotto5 {
        background: url(/img/bucanevica2020-biscotto-stella.png) no-repeat top left;
        width: 127px;
        height: 125px;
        position: absolute;
        left: 2%;
        margin-top: 200px;
    }

    .bucanevica2020 .racconti .biscotto6 {
        background: url(/img/bucanevica2020-biscotto-campanella.png) no-repeat top left;
        width: 116px;
        height: 131px;
        position: absolute;
        left: 6%;
        margin-top: -220px;
    }

    .bucanevica2020 .racconti .biscotto7 {
        background: url(/img/bucanevica2020-biscotto-albero.png) no-repeat top left;
        width: 129px;
        height: 148px;
        position: absolute;
        right: 2%;
        margin-top: -302px;
    }

    .bucanevica2020 .racconti .biscotto8 {
        background: url(/img/bucanevica2020-biscotto-classico.png) no-repeat top left;
        width: 118px;
        height: 121px;
        position: absolute;
        left: 5%;
        margin-top: -326px;
    }

    .bucanevica2020 .racconti .biscotto9 {
        background: url(/img/bucanevica2020-biscotto-stella.png) no-repeat top left;
        width: 127px;
        height: 125px;
        position: absolute;
        right: 2%;
        margin-top: -193px;
    }

    .bucanevica2020 .racconti .biscotto10 {
        background: url(/img/bucanevica2020-biscotto-campanella.png) no-repeat top left;
        width: 116px;
        height: 131px;
        position: absolute;
        right: 3%;
        margin-top: -372px;
    }

    .bucanevica2020 .racconti .biscotto11 {
        background: url(/img/bucanevica2020-biscotto-stella.png) no-repeat top left;
        width: 127px;
        height: 125px;
        position: absolute;
        left: 2%;
        margin-top: -193px;
    }

    .bucanevica2020 .buono .biscotto1 {
        background: url(/img/bucanevica2020-biscotto-classico.png) no-repeat top left;
        width: 118px;
        height: 121px;
        position: absolute;
        left: 2%;
        margin-top: 95px;
    }

    .bucanevica2020 .buono .biscotto2 {
        background: url(/img/bucanevica2020-biscotto-pallina.png) no-repeat top left;
        width: 116px;
        height: 125px;
        position: absolute;
        right: 2%;
        margin-top: -200px;
    }

    .bucanevica2020 .buono .biscotto3 {
        background: url(/img/bucanevica2020-biscotto-albero.png) no-repeat top left;
        width: 129px;
        height: 148px;
        position: absolute;
        left: 2%;
        margin-top: 300px;
    }

    .bucanevica2020 .buono .biscotto4 {
        background: url(/img/bucanevica2020-biscotto-campanella.png) no-repeat top left;
        width: 116px;
        height: 131px;
        position: absolute;
        right: 0%;
        margin-top: 55px;
    }

    .bucanevica2020 .buono .biscotto5 {
        background: url(/img/bucanevica2020-biscotto-stella.png) no-repeat top left;
        width: 127px;
        height: 125px;
        position: absolute;
        left: -3%;
        margin-top: 262px;
    }

    .bucanevica2020 .buono .bt {
        padding-left: 140px;
    }

    .bucaneveMaxigocce .buono .bg1 {
        background: url(/img/bucaneve-maxigocce-bg1.jpg) no-repeat top left;
        background-size: 100%;
    }

    .bucaneveMaxigocce .buono .bg1 .col-xl-7 {
        padding: 90px 0 63px 57px;
    }

    .bucaneveMaxigocce .buono .bg1 .col-xl-5 {
        padding: 70px 0 0 0;
    }

    .bucaneveMaxigocce .buono .bg1 .col-xl-5 img {
        width: 318px;
    }

    .bucaneveMaxigocce .step .sfondo {
        min-height: 349px;
    }


    .storia2019 .row {
        padding-bottom: 90px;
    }

    .prodotti.bucaneve .head2 .col-xl-8 {
        margin-top: 0px;
    }

}

@media (min-width: 992px) and (max-width: 1686px) {
    .hp .slides li.crackers-verdure .h-100 {
        background: url(/img/home-slider-crackers-verdure-layer.png) no-repeat top left;
    }

    .hp .slides li.crackerine-hp .h-100 {
        background: url(/img/home-slider-crackerine-layer.png) no-repeat top left;
    }

    .hp .slides li.frollini-miele .h-100 {
        background: url(/img/home-slider-frollini-miele-layer.png) no-repeat top left;

    }

    .hp .slides li.crackerina-paprika .h-100 {
        background: url(/img/home-slider-crackerina-paprika-layer.png) no-repeat top left;

    }

    .hp .slides li.bucaneve-ciocco-integrale .h-100 {
        background: url(/img/home-slider-bucaneve-ciocco-layer.png) no-repeat top left;

    }

    .hp .slides li.bucaneve-senza-zuccheri .h-100 {
        background: url(/img/home-slider-bucaneve-szzuccheri-layer.png) no-repeat top left;

    }
}

@media (min-width: 1300px) {
    .hp .slides li h1 {
        padding-top: 60px !important;
        /* margin-bottom: 15px !important; */
    }

    .hp .slides li.spezie .container {
        padding-left: 20px;
    }

    .hp .slides li.spezie h1 {
        font-size: 50px;
        padding-right: 36px;
        line-height: 52px;
    }

    .hp .slides li.riso h1 {
        font-size: 50px;
        padding-right: 49px;
        line-height: 52px;
    }

    .hp .slides li.mostrini h1,
    .hp .slides li.cereali h1 {
        padding-top: 90px !important;
    }

    .semplicissimidoria h1 {
        padding-top: 211px;
    }

    .prodotti.bucaneve .head2 .tit {
        font-size: 35px;
    }

    .prodotti.bucaneve .head2 .txt {
        font-size: 20px;
    }
}

@media (min-width: 1686px) {

    .hp .slides li.frollini-miele h1,
    .hp .slides li.crackers-verdure h1,
    .hp .slides li.crackerine-hp h1,
    .hp .slides li.bucaneve-senza-zuccheri h1 {
        padding-bottom: 0;
    }

    .hp .slides li.frollini-miele .txt,
    .hp .slides li.crackers-verdure .txt,
    .hp .slides li.crackerine-hp .txt,
    .hp .slides li.bucaneve-senza-zuccheri .txt {
        min-height: 80px;
    }

    .hp .slides li.crackerina-paprika .h-100 {
        background: url(/img/home-slider-crackerina-paprika-layer.png) no-repeat top left;

    }

    .hp .slides li.bucaneve-ciocco-integrale .h-100 {
        background: url(/img/home-slider-bucaneve-ciocco-layer.png) no-repeat top left;

    }

    .hp .slides li.bucaneve-senza-zuccheri .h-100 {
        background: url(/img/home-slider-bucaneve-szzuccheri-layer.png) no-repeat top left;

    }

    .hp .slides li.crackerine-hp .h-100 {
        background: url(/img/home-slider-crackerine-layer.png) no-repeat top left;
    }
}