body,html{margin: 0px; height: 100%}
*{box-sizing:border-box	}
body{font-family: 'Open Sans', sans-serif; font-size:16px; line-height: 40px; font-weight: 400; color: #222}
h1, h2, h3{font-family: 'Overlock', cursive; display: inline-block; text-transform: uppercase;}
h1, h2, h3{font-weight: 600;}
.f-overlock{font-family: 'Overlock', cursive;}
h4{font-weight: 400;}

h1 {font-size: 5rem; line-height: 6.5rem}
h2 {font-size: 4rem; line-height: 5.75rem}
h3 {font-size: 3.5rem; line-height: 5rem}
h4 {font-size: 3rem; line-height: 3.5rem}
h5 {font-size: 2rem; line-height: 3.25rem}
@media (max-width:800px) {
  h1.title{font-size: 4rem; line-height: 4.5rem}
}

.f-size-2rem {font-size: 2rem; line-height: 3.25rem}
.f-size-3rem{font-size: 3rem; line-height: 5rem}
.f-size-4rem{font-size: 4rem; line-height: 5.75rem}
.f-size-5rem{font-size: 5rem; line-height: 6.5rem}
/*.f-size-60px{font-size: 60px; line-height: 76px }*/
.f-size-7rem{font-size: 7rem; line-height: 8.25rem}
.f-size-10rem{font-size: 10rem; line-height: 11rem}
/*.f-size-80px{font-size: 80px; line-height: 96px }
.f-size-100px{font-size: 100px; line-height: 96px }
.f-size-40px{font-size: 40px; line-height: 66px }*/


a, a:hover, a:focus {color: #23527c; text-decoration: none;}

.bg-color-brand{background-color: #c10a27}
.color-brand{color: #c10a27}
.color-white{color: #fff}
/*.text-center{text-align: center}
.text-right{text-align: right}
.text-left{text-align: left}*/
.max-width-1300{max-width: 1300px; margin: auto}
.max-width-625{max-width: 625px; }
img[data-src]{transition: opacity 0.5s}
/*b, strong {font-weight: 700}*/


.padding-border-left {padding-left: 20px; border-left: 3px solid #c10a27;}
.padding-border-right {padding-right: 20px; border-right: 3px solid #c10a27;}

.breadcrumb{position: absolute; text-align: right; display: inline-block; right: 110px; z-index: 5; top: 44px; text-transform: uppercase; font-weight: bold; font-family: 'Overlock', cursive; font-size: 1.5rem; color: #fff}

@media (min-width: 768px) {
	.main-pd{padding-left: 100px; padding-right: 100px;}
	.mid-pd{padding-left: 75px; padding-right: 75px;}
	.mini-pd{padding-left: 50px; padding-right: 50px;}
	.main-pd-full{padding: 100px;}
	.mid-pd-full{padding: 75px;}
	.mini-pd-full{padding: 50px;}

	.padding-border-left {padding-left: 50px; border-left: 3px solid #c10a27;}
	.padding-border-right {padding-right: 50px; border-right: 3px solid #c10a27;}
}

@media (max-width: 767px) {
  .breadcrumb {display: none}
}


.pd-50{padding-top: 50px}
.pd-70{padding-top: 70px}
.pd-120{padding-top: 120px}
.pd-side-4pc{padding-left: 4%; padding-right: 4%}
.pd-side-2pc{padding-left: 2%; padding-right: 2%}
.pd-tb-2pc{padding-top: 2%; padding-bottom: 2%}
.pd-tb-1pc{padding-top: 1%; padding-bottom: 1%}

.margin-top10p {margin-top: 10%;}

.margin-top30-less{margin-top: -30px;}
.margin-top30{margin-top: 30px !important;}
.margin-bottom30-less{margin-bottom: -30px;}
.margin-bottom30{margin-bottom: 30px;}

.margin-top50-less{margin-top: -50px;}
.margin-top50{margin-top: 50px;}
.margin-bottom50-less{margin-bottom: -50px;}
.margin-bottom50{margin-bottom: 50px;}

.margin-top75-less{margin-top: -75px;}
.margin-top75{margin-top: 75px;}
.margin-bottom75-less{margin-bottom: -75px;}
.margin-bottom75{margin-bottom: 75px !important;}

.margin-top100-less{margin-top: -100px;}
.margin-top100{margin-top: 100px;}
.margin-bottom100-less{margin-bottom: -100px;}
.margin-bottom100{margin-bottom: 100px;}

.float{float: left; overflow: hidden;}
.float-right{float: right; overflow: hidden;}

.italic {font-style: italic; }
.italic-big {font-weight: 300; font-size: 1.8rem; line-height: 3.5rem; padding: 50px 10px; }
.background-cover-mini .italic-big {color: #fff; position: absolute; bottom: 0}

.claim h1{text-align: left; color: #fff; padding-left: 20px; padding-right: 20px; font-size: 4rem; line-height: 4.5rem; text-shadow: 5px 1px 5px #000}
h2.claim {line-height: 6.5rem; padding-bottom: 30px; }

@media (min-width: 768px) {
	.italic-big {font-size: 2.25rem; line-height: 5rem; padding: 80px }
  .claim h1 {font-size: 7rem;line-height: 6.5rem;}
}


.caret-right {  border-left: 6px solid;  border-bottom: 6px solid transparent;  border-top: 6px solid transparent;  float: right;  color: #c10a27;}
#main-logo-dark{display: block}
#main-logo{display: none;}
.dark #main-logo-dark{
  display: none;
}
.dark #main-logo{
  display: block;
}


footer{font-size: 1.2rem; clear: both; line-height: 2rem; padding: 30px;}
footer a{color: #fff;}
footer span.sep{  margin: 0px 5px;  }


.fixed-header{position:absolute; z-index:99999; width: 100% }
.logo img{margin: 20px;max-width: 150px;;width:100%; position: absolute;}
.hamburger {position: absolute; right: 50px; margin-top: -5px;}
.w-nav{float:right; margin:-15px 30px 0px 30px;}

.bollino {display: inline-block;
  position: absolute;
  top: -10px;
  right: 0px;
  z-index: 2;
  max-width: 100px;}
  .bollino-right {top:20px; right: 0px; max-width: 120px; left: auto}
  .bollino img {max-width: 100%}

.slick-next {
    right: 0;
}
  /* ------MENU------- */
  #menu{-webkit-box-shadow:-7px 2px 13px -4px rgba(0,0,0,0.59);-moz-box-shadow:-7px 2px 13px -4px rgba(0,0,0,0.59);box-shadow:-7px 2px 13px -4px rgba(0,0,0,0.59);
   background-color:#c51026;position:fixed;z-index:999;right:0;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}

 .hamburger #lang-switch ul,.lang ul{color:#c10a27}
 .hamburger #lang-switch li,.lang li{background-color:transparent;list-style:none;float:left;padding:2px 10px 0;color:#c10a27;text-align:right;font-size: 1.3rem}
 .hamburger #lang-switch li a { color: #c10a27; text-shadow: none;}



   /*#menu #lang-switch{position: absolute;top:14px;right:0px;}*/
   #menu #lang-switch ul,.lang ul{color:#fff}
   #menu #lang-switch li,.lang li{background-color:#c51026;list-style:none;float:left;padding:5px 10px 0;color:#fff;text-align:right;font-size: 1.3rem}
   #menu #lang-switch li a { color: #fff; text-shadow: none;}

   #menu .btn-close{padding:15px 20px;text-align:left}
   #menu .btn-close a{font-size: 3.5rem; line-height: 5rem;
    color: #fff;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0;
    font-family: 'Overlock', cursive;}

    #menu .w-nav{width:320px}
    #menu .w-nav-menu {text-align: center; text-shadow: none; padding: 60px 40px 20px 40px; font-size: 1.8rem;  line-height: 5rem; letter-spacing: 1px; text-transform: uppercase; font-family: 'Overlock', cursive; }
    #menu .w-nav-menu a, #sub-nav a {color: #fff;text-decoration: none;}
    #sub-nav-back{font-weight: bold;margin-left: 20px}
    #sub-nav ul{display: none;text-align: center; font-family: 'Overlock', cursive}
    #menu .panel {background-color: transparent; border: 0px solid transparent;}
    #menu .panel-default > .panel-heading {background-color: transparent; padding:0px;}
    #menu ul {padding: 0 20px}
    #menu li {list-style: none;}
    #menu .menu-li{border-bottom:1px solid #9A0B1D;}
    #menu .menu-li a{font-size: 1.5rem; line-height: 4.25rem; text-transform: uppercase;}


    #menu .w-nav-social .social{width:30px;padding-right:5px;margin-right:5px}
    #menu .w-nav-image img{padding:10%;width:80%}
    @media(max-width: 650px){
      #lang-switch{  position: absolute;         right: 25px;
        top: 28px;
        width: 100px; }
    }



    #menu.close{right:-400px;opacity:0}
    /*#menu.close{right:0;opacity:1;}*/
    #menu.open{right:0;opacity:1}

    @media (max-width: 768px) {
     .w-nav{margin: 15px 5px}
    }
    @media (min-width: 321px) and (max-height: 480px) {
      .claim h1 {font-size: 3rem; line-height: inherit;}
      .claim {padding: 30px 5% !important; float: left !important;}
      .logo img {
        margin: 10px !important;
        max-width: 130px !important;
      }
      .w-nav{margin:0}
      .breadcrumb{display: none}
    }

    @media (min-width: 768px) {
     .logo img{margin:30px 40px 5px; max-width:200px;}
    }


   * {  margin: 0;  padding: 0;  }


   /* Icon 1 */
   #nav-icon3 {  width: 30px;  height: 35px;  position: fixed;
    margin: 20px 0 0;  -webkit-transform: rotate(0deg);  -moz-transform: rotate(0deg);  -o-transform: rotate(0deg);  transform: rotate(0deg);  -webkit-transition: .5s ease-in-out;  -moz-transition: .5s ease-in-out;  -o-transition: .5s ease-in-out;  transition: .5s ease-in-out;  cursor: pointer;  }
    #nav-icon3 span {  display: block;  position: absolute;  height: 4px; width: 100%;  background: #333;  border-radius: 6px; left: 0;
      -webkit-transform: rotate(0deg);  -moz-transform: rotate(0deg);  -o-transform: rotate(0deg);  transform: rotate(0deg);  -webkit-transition: .25s ease-in-out;  -moz-transition: .25s ease-in-out;  -o-transition: .25s ease-in-out;  transition: .25s ease-in-out; -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.2);
      -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
      box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2); }

      .dark #nav-icon3:not(.open) span{
        background: #fff;
      }

      .menu-active #nav-icon3 span {
        background: #fff !important;
      }
/*#main-logo-dark{
    display: none;
}
*/

/* Icon 3 */
#nav-icon3 span:nth-child(1) {  top: 0px;  }
#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {  top: 10px;   }
#nav-icon3 span:nth-child(4) {  top: 20px;  }
.dark #nav-icon3 span:nth-child(1) {  top: 0px; background: #fff; border: 1px solid #000; box-shadow: none; }
.dark #nav-icon3 span:nth-child(2), .dark #nav-icon3 span:nth-child(3) {  top: 10px;  background: #fff;border: 1px solid #000; box-shadow: none; }
.dark #nav-icon3 span:nth-child(4) {  top: 20px; background: #fff;border: 1px solid #000; box-shadow: none; }

#nav-icon3.open span:nth-child(1) {  top: 12px;  width: 0%;  left: 50%;  }
#nav-icon3.open span:nth-child(2) {  -webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg);  -o-transform: rotate(45deg);  transform: rotate(45deg); }
#nav-icon3.open span:nth-child(3) {  -webkit-transform: rotate(-45deg);  -moz-transform: rotate(-45deg);  -o-transform: rotate(-45deg);  transform: rotate(-45deg);  }
#nav-icon3.open span:nth-child(4) {  top: 12px;  width: 0%;  left: 50%;  }

.v-line{transform: rotate(90deg) translateY(101px) translateX(5px);
  width: 20%; height: 2px; background-color: #0b93d5;position: absolute; left: 50%; top: 50%;margin-left: -1px}
  .bounce{position: relative;}
  /*.product-preview{padding-bottom: 50px}*/
  .subcategory-products-preview .product-preview > div:first-child {min-height: 420px}
  .product-preview .label{font-size: 2.5rem; line-height: 3.5rem; font-weight: 300; padding: 10px}
  .bounce .bounce-item{position:relative; z-index:3;width: 100%; margin: auto;max-width: 200px}
  .bounce .bounce-shadow{position:absolute; z-index:1;bottom:0px;top:100%;margin-bottom:0px;width: 100%;max-width: 200px; left: 50%; margin-left: -100px}
  @media(min-width: 992px){
    .bounce{padding-top: 27%}
    /*.bounce .bounce-shadow{max-width: 100%;left: auto; margin-left: auto}*/
    .img-responsive-md-120{max-width: 120%;  width: 120%;;}
    .img-responsive-md-75{max-width: 75%;  width: 75%;}
    .table-md{display: table; position: relative}
    .table-md > div{display: table-cell; vertical-align: middle; float: none;}
    .table-md > div.col50{
      width: 50%;
    }
    .width-80pc-md{width: 80%; margin: auto}
  }

  #product-main .table-md{display: table; position: relative}
  #product-main .table-md > div{display: table-cell; vertical-align: middle; float: none;}
  @media(max-width: 770px){
    #product-main{
      background-color: #FCC43D;
      background-position: 20%;
      height: 100%;
    }
  }


  @keyframes bounce {
    0%, 20%, 60%, 100% {
      transform: translateY(0);
    }
    40% {
      transform: translateY(-10%);
    }
    80% {
      transform: translateY(-5%);
    }
  }

  @keyframes bounce-shadow {
    0%, 20%, 60%, 100% {
      transform: scale(1);
    }
    40% {
      transform: scale(0.7);
    }
    80% {
      transform: scale(0.9);
    }
  }

  .bounce:hover .bounce-item {
    animation: bounce 1s;
  }
  .bounce:hover .bounce-shadow {
    animation: bounce-shadow  1s;
  }
  /* end MENU */




  /* ------SLICK------- */
  .slick-home{height: 100%;  min-height: 100%;  overflow: hidden;}
  .slick-home h1{margin:0px }
  .slick-home a.btn-c{display: block; max-width: 265px; margin: 20px 0px 0px 20px}

  .slick-item{height: inherit;  width: inherit;  text-align: center;width: 100%;height: 100%; background-position: center center; background-size: cover}
  .slick-item img {height: inherit;  width: inherit;  object-fit: cover; vertical-align: middle;max-width: 100%}
  .slick-slider{height: 100%;}
  .slick-list, .slick-track {height: 100%;}
  .slick-container .slick-arrow::before{font-size: 1.8em;}
  .slick-wrapper .loading{  position: absolute;z-index: 30;width: 100%;height: 100%;background-color: #fff;opacity: 1; filter: alpha(opacity=100);}

  .slick-item > div {display: block;  width: 100%;  height: 100%;  }
  .slick-home .slick-dots {bottom: 10px;}
  .slick-home .slick-prev {left: 15px;}
  .slick-home .slick-next {right: 20px;}
  .slick-arrow {z-index: 20 !important;}
  .slick-home.slick-dotted.slick-slider{margin-bottom: 0px}


  .c-slick{max-width: 500px; margin: auto}


  @media (max-width: 767px) and (min-height: 480px) {
    .slick-arrow {display: none !important}

   .slick-home .integrali {background-image:url('../images/home/slider/integrali-mobile.jpg') !important;}
   .slick-home .frollini {background-image:url('../images/home/slider/frollini-nuovi-mobile.jpg') !important;}
   .slick-home .frozen {background-image:url('../images/home/slider/frozen-mobile.jpg') !important;}
   .slick-home .zuppole {background-image:url('../images/home/slider/zuppole-mobile1.jpg') !important;}
   .slick-home .general {background-image:url('../images/home/slider/2-mobile.jpg') !important;}
	.slick-home .casadepapel {background-image:url('../images/home/slider/slide-emily-mobile.jpg') !important;}
	  .slick-home .caramel {background-image:url('../images/home/slider/slide-caramel-mobile-3.jpg') !important;}
	  .slick-home .pasqua {background-position: left !important}
	  .slick-home .tradizione {background-position: left !important}
   .slick-home .christmas {background-size:cover !important;}
    .christmas .claim, .integrali .claim, .frollini .claim, .general .claim {float: left;}
    /* .slick-home .slick-item {background-position: right 150px center;}*/
	  .slick-home .casadepapel .claim{margin-top: -60px !important;}
	  .slick-home .casadepapel .claim img {max-width: 90%;padding-left: 6px;}
  }
  .prod-name span{display: block; text-transform: lowercase}

  .slick-item .vertical-align{ display: flex;  align-items: center;  flex-direction: row;  height: 100%;}
  @media(min-width:990px){
    .vertical-align {  display: flex;  align-items: center;  flex-direction: row;  height: 100%;  }
    .vertical-align > div{overflow: hidden}
    .c-slick{max-width: 700px; margin: 40px}
    .row-offset-md{margin: 0px 8%}
  }

  .show-overflow{overflow: visible !important;}

  .cover {height: auto; width: 100%; min-height: 300px; position: relative; overflow: hidden; margin-bottom: 100px; margin-top: 100px }



  .background-cover { background: center center no-repeat;  background-size: cover; height: 100%;  width: 100%; min-height: 300px; position: relative; overflow: hidden  }
  .background-cover-mini { background: center center no-repeat;  background-size: cover; height: 400px;  width: 100%; position: relative  }


  .id-highlights .background-cover,.id-communication .background-cover{min-height: 700px}


  @media(max-height: 700px) {
    .background-cover-mini{max-height: 300px}

  }
  @media(max-height: 600px) {
    .background-cover-mini{max-height: 250px}

  }


  .background-bottom{background-position: center bottom}
  .background-size-cover{background: center center no-repeat;  background-size: cover;}


  .cover-title {color: #fff;}
  .cover-subtitle {text-transform: none; font-family: 'Open Sans', sans-serif; font-size:2rem; line-height: 3.25rem; color: #fff; font-weight: 300}
  @media (min-width: 768px) {
    .cover-subtitle {font-size:2.5rem; line-height: 3.5rem}
  }
  .simplebar-content{padding-right: 20px}
  /*.simplebar-scrollbar{background-color: #9A0B1D !important;}*/



  .center-all-box{display: table}
  .center-all-box > div:first-child{display: table-cell; vertical-align: middle; text-align: center}
  div.row.margin-0{margin: 0px 0px}

  .paragraph{font-size: 1.8em; line-height: 3.25rem; font-weight: 300}
  .line-sep{width: 200px;margin: auto;height: 5px}
  .line-sep.line-short{width: 100px;height: 2px}

  .line-sep-red{width: 200px;height: 5px; background-color: #c10a27; margin-left: auto; margin-right: auto}
  .img-responsive{margin: auto}
  .line-sep-left{margin-left: 0px}

  .box-mini{background-color: rgba(255,255,255,0.8);  color: #000;  padding: 40px;  min-height: 300px;  max-width: 350px; width: 100%; position: relative;  margin: 7.5% auto; }
  .box-mini.box-center, .box.box-center{margin: auto}
  .box {background-color: rgba(255,255,255,0.9);  color: #000;  padding: 20px 30px 40px;  min-height: 500px;  width: 90%; margin: 5%;  position: relative;  top: 50%;   transform: translateY(-50%); }
  a.box,a.box-mini,a.box:hover,a.box-mini:hover,a.box:focus,a.box-mini:focus{color: #333}
  .box-mini.box-center h3, .box.box-center h3{display: block}
  .box .icon {width: 100%; max-width: 150px; margin: auto;}
  .box .content-title {font-size: 4rem; line-height: 5.75rem; font-weight: 600; margin: 30px 0 0;}
  .box .content-title span{font-size: 7rem; line-height: 8.25rem}
  .box .content-subtitle {font-size: 2rem; line-height: 3.25rem; font-weight: normal; margin: 0 0 30px;}
  .box em {font-size: 1.5rem; font-weight: normal;}


  .line {display: inline-block; padding: 0 20px; margin-bottom: 5px; border-bottom: 2px solid #C10A27;}
  .hide-bg {color: #fff;}


  @media (min-width: 768px) {

    .hide-bg {color: #fff; min-height: 580px;}
    .box {max-width: 550px; margin: 0;   }
    .box-left {float: left; left: 18%; }
    .box-right {float: right; right: 18%; }
    .box .content-title {font-size: 5rem; line-height: 6.5rem;}
    .box .content-title span{font-size: 10rem;}
    .box .content-subtitle {font-size: 3rem; line-height: 5rem;}

    /*.box p {font-size: 20px; line-height: 30px;}*/
  }




  @media (min-width: 1400px) and (min-height: 700px) {

    .cover {height: 100%; min-height: 300px;margin: auto }
    .background-cover {height: 100%; min-height: 500px;}
  }

  @media (min-width: 1200px) and (min-height: 750px) {

    .cover {height: 100%; min-height: 300px;margin: auto }
    .background-cover {height: 100%; min-height: 500px;}
  }

  @media (max-width: 990px) {
    /*.background-cover {height: auto;min-height: 560px;}*/
    /*.cover {height: auto;min-height: 400px; }*/
  }



  /*ONAIR*/
  #communication h2 {font-size: 5rem}
  #communication p {font-size: 3rem; font-weight: 300}
  #communication-banner h3 {font-size: 3rem}

  /*ONAIR*/
  #fattoria img{width: 90%; max-width: 250px; margin: 20px 0}
  #fattoria .img-top {text-align: center;}
  #fattoria .img-bottom {text-align: center;}
  #spot img{width: 100%; box-shadow: 10px 10px 0px 0px #C10A27; margin-bottom: 50px;}


  @media (min-width: 990px) {
    #fattoria .img-top {position: absolute; margin-top: 50px;}
    #fattoria .img-bottom {position: absolute; bottom: 50px;}
  }

  .btn-banner {padding: 0px 30px; color: #fff; display: inline-block; font-size: 1.1rem; text-transform: uppercase;}





  /*HOMEPAGE*/

  #featured-products {padding-bottom: 20px;display:none}

  #featured-products .background-cover{ max-height: 500px }
  #featured-products .box-mini{margin: 5.4% auto; display:  block;}

/*.featured-products {width: 100%; min-height: 580px;}
.featured-products .box-mini {margin: 0;}*/


.home-products {
  min-height: 400px;
  background: center no-repeat;
  background-size: cover ;
  margin: 1%;

}
@media(min-width: 990px){
  .home-products {

    width: 31%;
  }
}

.home-products div{
  text-align: center;
  background-size: cover;
  background-position: center;
}
.home-social {max-width: 400px; margin: auto}

@media(min-width: 660px){
  .home-social {
    margin: 0.5%;
    width: 49%;
    float: left;
  }
}
@media(min-width: 990px){
  .home-social {
    width: 24%;
  }
}
/*
.btn-position {margin: auto; bottom: 10%; position: absolute;left: 50%}
*/
.btn-position {
  margin: auto;
  bottom: 10%;
  position: absolute;
  width: 100%;
  display: block;
  text-align: center;
}
/*.btn-position button,.btn-position a{position: relative; left: -50%;}*/
.btn-c{font-family: 'Overlock', cursive; display: inline-block; text-transform: uppercase; padding: 0px 30px; }
.btn-logo {margin: auto; position: relative;}
.btn-brand {background-color:#c10a27; color: #fff;}
.dark_home .btn-brand {border:1px solid #fff;}
.btn-y {background-color:#FCC43D; color: #fff;}
button {border: 0px; padding: 0px 30px; bottom: 30px; border-radius: 0px}

.bottega > div{overflow: hidden}

.bottega .btn-logo{position: absolute;width: 100%; left: 50%; top: 1%;transform: translateX(-50%)}
@media(min-width: 800px){
  .bottega .btn-logo{position: absolute;width: 100%; left: 50%; top: 50%;transform: translate(-50%,-50%)}
}
#history div, #bottega div {min-height: 500px;
  text-align: center;
  background-size: cover;
  background-position: center;}


  section#home_history {padding: 20px 0px 0px; overflow: hidden;}
  section#home_history > div{height: 300px !important; overflow: hidden}
  section#home_news, section#home_products, section#home_bottega, section#home_social {margin: 50px 0; overflow: hidden;}
  #home_products .box-left{left: 100px;}

  @media(max-width: 990px){
    #home_products .box-left{left: 50%;margin-left: -175px}
  }
  @media(min-width: 990px){
    #home_products .container-fluid{padding: 0px}
    #home_products .container-fluid .home-products:first-child{margin-left: 0px; margin-right: 2%}
    #home_products .container-fluid .home-products:last-child{margin-right: 0px;margin-left: 2%}
  }

  section#home_history > div, section#home_news > div, section#home_products > div, section#home_bottega > div{
    background-size: cover; background-position: center; text-align: center; min-height: 500px; height: 100%; padding: 20px auto;
  }
  /*section#home_news {padding: 80px 0}*/


  #home_news img {width: 100%}
  #home_news .news {text-align: left}
  #home_news .news .news-text h5{margin-top: 0px}

  #home_bottega .bottega > div{padding: 0px;}
  #home_bottega .bottega > div > div{min-height: 450px;padding: 0; text-align: center;background-repeat: no-repeat; background-position: center center; background-size: cover; margin: 0px 2px; position: relative}
  #home_bottega .bottega img {max-width: 480px}

  @media (max-width: 767px) {
    section#home_bottega > div{ min-height: 400px;}
  }

  .product-cover,#prod-main-ingredient {
    text-shadow: 0px 0px 2px rgba(255, 255, 255, 1);
  }


  .dark .product-cover,#prod-main-ingredient.dark {
    color: #fff;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);
  }

  .dark-box {
    width: 100%;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 5% 15%;
    left: 0px;
  }

  .icon-certification {
    max-width: 100px;
    margin: 10px;
  }

/*.bg-filter{
  transition: box-shadow 0.5s ease-in-out;
  box-shadow: inset 0 0 0 1000px rgba(0,0,0,.4);
  }*/

  .hover-show-content:before {  transition: background 0.2s linear;  content: "";  position: absolute;  left: 0; right: 0;  top: 0; bottom: 0;  background: rgba(0,0,0,0);  }


  .hover-show-content.active:before {  background: rgba(0,0,0,.5);  }
  .hover-showup-content .content-wrapper{
    position: absolute;
    bottom: 0px;
  }

  @media(min-width:800px){
    .hover-showup-content .content-wrapper{
      bottom: -400px;
    }
  }


  #product-details > div{overflow: hidden;}
  #product-details > div:first-child{margin-top: -62px}
  #product-details #preparation, #product-details #nutritional-table{margin-top: 50px}
  #product-details #nutritional-table{width: 100%; margin: 50px auto 0px; max-width: 100%}
  #product-details #nutritional-table table{width: 100%; float: left; margin-bottom: 30px}

  #product-details #nutritional-table table td{border: 1px solid #333; padding: 6px; text-align: center; font-size: 1.25rem; line-height: 2rem}
  #product-details #nutritional-table table tr:first-child td{border: none; font-weight: bold}
  #product-details #nutritional-table table tr td:first-child{border: none; font-weight: bold; text-align: right; padding-right: 15px}
  /*.p-claim{color:#fff;position: absolute; right: 20%; top:30%; width: 100%; max-width: 500px;text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);}*/
  #product-details #nutritional-table div p:nth-child(2) {margin-top: 50px; }
  #product-details #nutritional-table p {margin: 0 5%; float: left; width: 90%; font-size: 1.25rem; line-height: 2rem}

  @media(min-width: 991px){
    .claim {padding: 30px 10% !important}
    #product-details #nutritional-table table{width: 50%;}
    #product-details #nutritional-table p {width: 40%;}
    #product-details #nutritional-table table td{font-size: 1.5rem; line-height: 3rem}
    #product-details #nutritional-table p {font-size: 1.5rem; line-height: 3rem}
  }


  .p-claim{
    color:#fff; max-width: 500px;text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    opacity: 0; height: 100%; table-layout: fixed;position: relative;right: -50%; width: 500px;
  }
  @media(max-width: 991px){
    .p-claim{right: -40%;}
  }

  @media(max-width: 770px){
    .p-claim{right: auto;margin: 80px auto 0px; width: auto; }
    .p-claim .paragraph{display: none}
  }

  a:hover,a:focus{color: #fff }

  .brand-side-border{border-left: 2px solid #c10a27; border-right: 2px solid #c10a27; display: inline-block; margin: auto; display: inline-block; margin: 0px 10px; padding: 0px 20px }

  .fadeInRightC,.fadeInLeftC{
    opacity:0;
    -webkit-transform: translate(400px, -50%);
    transform: translate(400px, -50%);
  }
  .fadeInDownC{
    opacity:0;
    -webkit-transform: translate(-50%, -600px);
    transform: translate(-50%,  -600px);
  }
  @-webkit-keyframes fadeInDownC {
    0% {
      opacity: 0;
      -webkit-transform: translate(-50%,-400px);
    }
    50%{
      opacity: 0.3;
    }
    100% {
      opacity: 1;
      -webkit-transform: translate(-50%,-50%);
    }
  }
  @keyframes fadeInDownC {
    0% {
      opacity: 0;
      transform: translate(-50%,-400px);
    }
    50%{
      opacity: 0.3;
    }
    100% {
      opacity: 1;
      transform: translate(-50%,-50%);
    }
  }
  @-webkit-keyframes fadeInLeftC {
    0% {
      opacity: 0;
      -webkit-transform: translate(-400px, -50%);
    }
    50%{
      opacity: 0.3;
    }
    100% {
      opacity: 1;
      -webkit-transform: translate(0, -50%);
    }
  }
  @keyframes fadeInLeftC {
    0% {
      opacity: 0;
      transform: translate(-400px, -50%);
    }
    50%{
      opacity: 0.3;
    }
    100% {
      opacity: 1;
      transform: translate(0, -50%);
    }
  }
  .fadeInLeftC{
    opacity: 0;
    -webkit-transform: translate(-400px, -50%);
    transform: translate(-400px, -50%);
  }
  .fadeInDownC.go {
    -webkit-animation-name: fadeInDownC;
    animation-name: fadeInDownC;
  }
  .fadeInLeftC.go {
    -webkit-animation-name: fadeInLeftC;
    animation-name: fadeInLeftC;
  }



  @-webkit-keyframes fadeInRightC {
    0% {
      opacity: 0;
      -webkit-transform: translate(400px, -50%);
    }
    50%{
      opacity: 0.3;
    }
    100% {
      opacity: 1;
      -webkit-transform: translate(0px, -50%);
    }
  }
  @keyframes fadeInRightC {
    0% {
      opacity: 0;
      transform: translate(400px, -50%);
    }
    50%{
      opacity: 0.3;
    }
    100% {
      opacity: 1;
      transform: translate(0px, -50%);
    }
  }
  .fadeInRightC{
    opacity: 0;
    -webkit-transform: translate(400px, -50%);
    transform: translate(400px, -50%);
  }
  .fadeInRightC.go {
    -webkit-animation-name: fadeInRightC;
    animation-name: fadeInRightC;
  }
  @media(max-width: 1200px){
    .sm-pd-side-8pc{padding-left: 8%; padding-right: 8%}
  }


  @media(min-width: 1200px){
    .h100pc{height: 100%}
    .history-box{display: table; height: 100%; table-layout:fixed; width: 100%}
    .history-box > div{display: table-cell; vertical-align: middle; width: 50%}
    .history-box.v-top > div{vertical-align: top;}
    .history-box > div:first-child{padding-left: 20%;}
    .history-box > div:last-child{padding-left: 40px;padding-right: 40px}
    .history-box > div:first-child > div{max-width: 625px; float: right}
    .history-box .c-slick{margin: 40px auto !important;max-height: 600px}
  }
  @media(min-width: 1700px){
    .history-box > div{width: 50%}
    .history-box > div:first-child{padding-left: 15%;}
  }


  /*HIGHLIGHTS*/
  .table-md {overflow: hidden; padding: 0px; position: relative}
  @media(min-width: 768px){
    .table-md {padding: 0px 40px;}
  }


  #timeline{position: absolute; bottom: -90vh; left: 3%;z-index: 20; width: 150px; text-align: center}
  #timeline .step{width: 2px;height: 5vh;background-color: rgba(242,207,211,0.7); position: relative; margin: auto;}
  #timeline .step.middle{height: 3vh;}
  #timeline .step > span{cursor: pointer}
  #timeline .step span:last-child{position: absolute; height: 30px;background-color: #c10a27; color: #fff; text-align: center; left: 0px;top: 50%; width: 150px; margin-left: -74px;margin-top: -15px; display: none;z-index: 2; font-size: 1.5rem; line-height: 3rem;}
  #timeline .step span:last-child.active{display: block}
  #timeline .step-btn:hover span:last-child{display: block}
  #timeline .step > span:first-child{display: block;width: 8px;height: 8px;background-color: #c10a27; position: absolute;top: 50%;margin-top: -4px; margin-left: -3px;-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    cursor: pointer}
    .id-communication #timeline .step > span:first-child{background-color: #fff}
    .id-communication #timeline .t-title{color: #fff}
    #timeline .step > span:first-child.active{width: 12px;height: 12px;margin-top: -6px; margin-left: -5px;border:1px solid #c10a27; background-color: #fff}
    #timeline .t-title{border-top:2px solid #F2CFD3;border-bottom:2px solid #F2CFD3;display: inline-block; margin: 20px auto 20px; font-size: 2.5rem;  line-height: 4rem; width: 70%}

    #timeline.fixed{position: fixed; bottom: 10%}


    @media(max-width: 1200px){
      #timeline{display: none;}
    /*#timeline.fixed{position: fixed; bottom: 8% !important;}
    #timeline{width: 100%; left: 0px;top:auto; bottom: 0px}
    #timeline .step{display: inline-block; height: 2px; width: 5%; margin-bottom: 10px}
    #timeline .t-title{display: inline-block; width: auto}
    #timeline .step span:first-child{left: 50%}
    #timeline .step span:last-child{transform: rotate(-90deg);left: 50%}*/

  }



  .slick-dots li.slick-active button:before{color: #c10a27}
  .slick-dots li button:before{color: #c10a27; font-size: 8px}
  .slick-history .slick-prev::before, .slick-history .slick-next::before,
  .slick-news .slick-prev::before, .slick-news .slick-next::before,
  .subcategory-products .slick-prev::before,
  .subcategory-products .slick-next::before,
  .related-products-slick .slick-prev::before,
  .related-products-slick .slick-next::before,
  .subcategories-related-slick .slick-prev:before,
  .subcategories-related-slick .slick-next:before{color: #c10a27}

  .subcategory-products .slick-prev,.related-products-slick .slick-prev{left:20px}
  .subcategory-products .slick-next,.related-products-slick .slick-next{right:20px}

  .formats-labels > div{display: inline-block; border-right: 2px #333 solid; min-width: 140px}
  .formats-labels > div a{color: inherit;padding: 5px 15%;font-weight: bold; font-size: 1.5rem}
  .formats-labels > div:last-child{border-right: 0px}
  .formats-labels > div a:not(.active){background-color: #fff !important; color: #333 !important;font-weight: normal; font-size: inherit}

/*.v-parallax{transition: 0.3s linear;
  transition-property: background-position;background-position: center}*/
  .v-parallax{background-attachment: fixed;}
  @media (max-width: 1000px) {
    .v-parallax{background-attachment: scroll;}
  }

  /*pagina di prodotto*/
  .products-description {font-size: 2.5rem; line-height: 3.5rem;}
  .products-description em {
    font-size: 1.5rem;
    line-height: 1rem;
  }
  /*pagina di gamma*/

  .category-description {max-width: 600px; margin: auto; padding: 30px 20px 70px; font-family: 'Overlock', cursive}
  .category-description.paragraph{font-size: 1.8em; line-height: 5rem; font-weight: 300}
  .cross-sales-box {min-height: 250px; position: relative}

  /*pagina di categoria*/
  .subcategory-box{height: 500px; overflow: hidden; background-position: center center; background-size: cover; }
  .subcategory-abstract{position: relative; overflow: hidden; height: 100%}
/*
.subcategory-abstract > div{text-align: center; position: absolute;  top:40%;right: 5%; width: 400px;}
*/
.subcategory-abstract > div{text-align: center; position: absolute;  top:40%;right: 5%; width: 400px;}

.subcategory-abstract > div .line-sep{width: 80px; height: 3px;}

#prod-main-ingredient{position: absolute; top: 40%;right: 5%; font-size: 2.5rem; width: 300px; font-weight: bold; font-family: 'Overlock', cursive;}

.bg-prod-main-ingredient {text-align: center; position: relative; background-position: bottom center;background-size:cover; height: 350px}
img.prod-main-ingredient {margin:-100px auto -100px auto; max-width: 800px; width:100% }

.prod-abstract{font-size: 2rem; line-height: 3.25rem;
  padding-right: 10%;
  margin-top: 7%;}
  .prod-abstract em {font-size: 1.5rem;}
  .prod-ingredients{font-size: 1.5rem; line-height: 3rem;}
  .subcategory-products{ display: none; z-index:20; position: relative; height: 400px;margin: 0px;background-color: rgba(255,255,255,0.8);padding-top: 50px; width: 90% }
  @media(min-width: 1340px){
    .subcategory-products{margin: 0px auto;}
    #prod-main-ingredient{right: 15%; }
  }
  @media(max-width: 1100px){
    #prod-main-ingredient{max-width: 200px }
  }

  @media(max-width: 999px){
    #prod-main-ingredient{max-width: 200px }
    .bg-prod-main-ingredient {height: 250px;}
    img.prod-main-ingredient { margin: -100px auto -100px auto; max-width: 650px}
  }

  @media(max-width: 798px){
    #prod-main-ingredient {display: none}
    .bg-prod-main-ingredient {height: 200px;}
    img.prod-main-ingredient { margin: -100px auto -100px auto; max-width: 550px}
  }


  @media(max-width: 798px){
    #prod-main-ingredient {display: none}
    .bg-prod-main-ingredient {height: 200px;}
    img.prod-main-ingredient { margin: -100px auto -100px auto; max-width: 550px}
  }


  @media(max-width: 798px){
   .bg-prod-main-ingredient {height: 330px;}
   img.prod-main-ingredient { margin: 0px auto -100px auto; }
 }


 .subcategory-products .slick-slider{height: auto; padding: 30px auto}
 /*.subcategory-products-slick{background-color: rgba(255,255,255,0.8); }*/
 .subcategory-products .product-preview{padding-bottom: 0px;font-family: 'Overlock', cursive; font-size: 2.5rem}
 .subcategory-products a{display: block; text-align: center}
 .subcategory-products a img{margin: auto}

 #eco-icon{    background: url(../images/eco.png) center center no-repeat;
    width: 99px;
    height: 95px;
    max-width: 100%;
    background-size: 75%;
    margin: 0;
    float: left;
}
 #materials-stripe{background-color: #F2F2F2; padding: 40px; min-height: 150px; margin-bottom: 100px}
 #materials-stripe > div{overflow: hidden; font-size: 2rem;}
 #materials-stripe > div img{max-width: 139px; padding: 0px;float: left !important;}
 #materials-stripe .green{color: #67AA36; font-size: 2.2rem;}
#materials-stripe .col-xs-4 {float:right}
#materials-stripe .col-md-8 {padding-top:10px;}
 .strong-yellow strong,.strong-yellow b{color: #FCC43D}
#materials-stripe .istruzioni-comune {color: #a6a6a6;margin-top: 14px;clear: both;font-size: 1.5rem;font-weight: bold; text-align: center}


 .subcategory-abstract.scale-out,.scale-out button{ transition: all .3s ease-in-out; }
 .scale-out-active button{transform: scale(0) translateX(-25%) translateY(-25%);}
 .subcategory-abstract.scale-out-active{transform: translateX(30%)  scale(0)  ;}
 .fadeInUp-box{transition: all .5s ease-in-out;transform:translate(-50%, 150%);position: absolute;  left: 50%;  top: 50%;}
 .fadeInUp-box-active{transform: translate(-50%, -50%);}
 .hover-show-content{overflow: hidden}

 .overlay {  background-color: rgba(255,255,255,0.5);  height: 100%;  width: 100%;  position: absolute;  z-index: 9;  }

 #social-bar{clear: both; margin-top: 10px}
 #social-bar a{margin: 0px 10px; }
 #social-bar img {max-width: 60px; padding: 5px;}
 #footer-1 > div{position: absolute;}
 #footer-social{left: 30px}
 #made-tunnel{right: 30px}
 #footer-social a{margin: 0px 8px}
 #footer-social img{width: 25px}
 @media(max-width: 1330px){
  #footer-1{clear: both; overflow: hidden; display: inline-block; margin: auto}
  #footer-1 > div{position: relative;float: left}
  #footer-social{left: auto}
  #made-tunnel{right: auto}

}
.subcategories-related-slick{clear: both}
.subcategories-related-slick .slick-slide{background-size: cover; background-position: center;margin: 20px}
.box-border{    border: 2px solid #FCC43D;
  padding: 40px;
  margin: 140px auto 100px;}

  .video-preview a{position: absolute;top: 50%;left: 50%; transform: translate(-50%,-50%)}
  .video-preview a img{box-shadow:none !important;}

  .slick-slider .fadeInLeft{-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    transform: translateX(-200%);opacity: 0; visibility: hidden}
    .slick-slider .animated .fadeInLeft{transform: translateX(0px);opacity: 1; visibility: visible}
    #no-palm-oil{position: absolute; left: -80px; top: 50px; width: 160px;display: none;}
    #no-palm-oil-mobile{display: inline-block;margin: -20px auto 30px;}
#no-palm-oil-mobile{display:none}
    #uova {position: absolute; left: -80px; top: 30px; width: 160px}
    #uova-mobile{display: inline-block;margin: -20px auto 30px}

    @media(max-width: 990px){
      .products-description {
        margin-top: 70px;
        font-size: 2rem;
        line-height: 2.8rem;
        padding: 0 20px
      }
      .box-border {padding: 40px 20px; margin: 140px 10px 100px;}
      #materials-stripe > div img {
    max-width: 130px;
}
      .category-description.paragraph {font-size: 1.5em; line-height: 4rem;}
      .product-cover > div {padding-top: 100px}
      .subcategory-abstract > div {width: 90%}
      .product-preview .label {
        font-size: 2rem;
      }
    }
    @media(max-width: 798px){
      #product-main .table-md {
        text-align: center;
        position: absolute;
        display: block;
        width: 90%;
        max-width: 100%;
        bottom: 0px;
        height: auto;
        margin: 0 5%;
      }
      #product-main .table-md > div {
        display: block;
      }
      .subcategory-products-preview .product-preview > div:first-child {min-height: auto}

      section#home_history > div, section#home_news > div, section#home_products > div, section#home_bottega > div {
        min-height: 300px;
      }
      .home-products {min-height: 300px;}
      #home_bottega .bottega > div {min-height: 400px;}

      body {line-height: 30px}

    }

    #back-to-top{display:none;font-size:2.2em;font-weight:bold;width:50px;heitgh:50px;line-height:50px;position:fixed;bottom:70px;right:50px;background-color: rgba(255,255,255,0.8);-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
      -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
      box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);}

      .home-social a{display: block; overflow: hidden}
      .home-social img{ transition: all .2s ease-in-out; }
      .home-social img:hover { transform: scale(1.1); }

      #product-main[data-prod="143"] h1 span{color: #009a9a;}
      .ce-iframe-placeholder{background-color: #fff !important; color: #000 !important}
      .ce-iframe-placeholder > p > a{color: #000 !important; display: inline !important; float: none !important; position: static !important;}


      /* POPUP */
      #light, 
      #popUp {display: none;}

      #light{width:100%;height:100%;position:fixed;z-index:400;left:0px;top:0px;background-color: rgba(193,10,39, 0.9); z-index: 999999 }

      /*#popUp_mobile {position: absolute; width: 300px; height: 500px; left: 50%; margin-left: -150px; top: 15%; z-index: 999999}*/
      #popUp {position: absolute; width: 800px; height: 500px; left: 50%; margin-left: -400px; top: 15%; z-index: 999999}
      #popUp img {width: 100% !important; border: 16px solid white;}
  /*#popUp_mobile .close{font-size:15px; margin-left:275px; margin-top: -20px; color:#fff; position:absolute; opacity: 0.9}
  #popUp_mobile img {width: 100% !important; border: 2px solid white;}*/
  #popUp .close{font-size:15px; margin-left:815px; margin-top: 20px; color:#fff; position:absolute; margin-top: 0 !important; opacity: 0.9}
  #popUp .close a, #popUp_mobile .close a { font-size: 14px; color: #fff; padding: 15px;}
  #popUp .close a:hover {text-decoration: none;}

  #popUp a.btn {
    font-size: 15px;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 30px;
    position: absolute;
    top: 385px;
    left: 50%;
    margin-left: -65px;
    font-family: sans-serif;
  }
  #popUp a:hover.btn {background-color: #fff; color: #c10a27}

  @media (min-width: 991px) {
    #light, 
    #popUp {display: block;}
  }

  #recipes {padding: 5rem 0 10rem; min-height: 500px}
  #recipes .panel-title, 
  #recipes .panel-body,
  #recipes .panel-title a, #recipes .panel-body a{color: #000; font-size: 15px; line-height: 30px;}
  #recipes .panel-title a:hover, 
  #recipes .panel-title a:focus,
  #recipes .panel-body a:hover, 
  #recipes .panel-body a:focus{color: #FCC43D}

  #recipes .img-right img {width: 100%; max-width: 100%}
  .modal-content {padding: 0 30px}
  .modal-dialog {width: 1000px; max-width: 94%}
  .modal-title {display: inline; font-size: 17px; font-weight: bold; color: #FCC43D  }
  .modal-body h4{font-size: 18px; line-height: 30px; color: #000; max-width: 500px}
  .modal-body {font-size: 15px; line-height: 30px; text-align: justify; padding-top: 30px;}

  .modal-body img{width: 100%; max-width: 100%}
  .modal-body .photo {background-repeat: no-repeat; background-size: cover; min-height: 500px; background-position: center;}
  .modal-body .preparation {margin-top: 20px}

  @media (max-width: 767px) {
    .modal-content {padding: 0 !important}
    .modal-body {padding: 0 !important}
  }


  #side-tab{position: fixed; right: 0px; top: 110px; background-color: rgba(216, 80, 115, 0.9); z-index: 30; height: 200px; color: #fff; display: table;padding-right: 6px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
    #side-tab.uova {background-color: #8e0e0e; background-color:#c10a27; height: 220px; font-family: 'Overlock', cursive; }
    #side-tab.uova .text{margin-left: -35px; font-size: 1.7rem; line-height: 2rem}
    #side-tab.uova .img{margin-bottom: -20px; margin-left: -10px}
    @media (max-width: 767px) {
      #side-tab.uova .text{display: none;}
      #side-tab.uova {height: 110px}
      #side-tab.uova .img {max-width: 140px; margin-bottom: 0 !important}
    }

    #side-tab.disabled{}
    #side-tab>div{display: table-cell; vertical-align: middle; text-align: center}
    #side-tab .arrow{height: 80px; border-right: 1px solid #fff; width: 45px; padding: 0px 15px; margin-right: 20px}
    #side-tab .arrow img{max-width: 100%}
    #side-tab img{margin-bottom: -40px;max-width: 250px}
#side-tab.uova {display:none}


.grandi-occasioni {}
.kids {display:none}
#concorsi-balocco {display:none}
@media (max-width: 767px) {
	
	
	#slick-slide00 .vertical-align {
    
    align-items:flex-end;
    margin-top: -40px;
}
	
	#slick-slide00 a.btn-c {
    display: block;
    max-width: 265px;
    margin: 7px 0px 0px 20px;
}
	
}


.product_233 .table-md, .product_232 .table-md {
    padding: 0px 20px;
}
.product_233 h1 , .product_232 h1{
    font-size: 4.8rem;
}
.product_233 .p-claim , .product_232 .p-claim {
    color: #fff;
   max-width: 100%;
    width: 50%;
}
#prod_233 .label {
    padding: 10px 0px;}
#prod_118 .bollino, #prod_119 .bollino, #prod_120 .bollino , #prod_121 .bollino {right: -60px;}
.product_233 .paragraph p br, .product_232 .paragraph p br {display:none}
.product_233 h1, .product_232 h1 {
    font-size: 3.1rem;
    margin: 0;
    line-height: 3rem;
}
.slick-home a.btn-transparent {
        float: right;
    display: block;
    max-width: 100%;
    padding: 82px 0px 0px 30px;
    height: 40px;
    width: 372px;
    margin-top: 154px;
    margin-right: 262px;
}


@media(min-width: 660px){
  .casadepapel {
    
  }
}

#prod_156 ,#prod_157, #prod_158, #prod_159, #prod_16, #prod_17, #prod_20, #prod_251, #prod_252, #prod_253 ,#prod_254  {display:none}
.Shortbread #prod_16 , .Christmas #prod_251 , .Christmas #prod_252, .Christmas #prod_253 , .Christmas #prod_254{display:inherit}

.background-sostenibilita, .background-goodbynature, .background-zeropiu {
  background-position: center; 
}

.goodbynature-color {
  color: #5ca748
}

.slick-goodbynature {
  height: 100%;
}

.main-pd-x-full {
  padding: 100px 250px;
}

.goodbynature-title {
  letter-spacing: -1px;
  line-height: 35px;
}
.goodbynature-title-spacing {
  line-height: 50px !important;
}


.goodbynature-title-size {
  font-size: 60px !important;
}
.goodbynature-subtitle-size {
  font-size: 20px !important;
}

.goodbynature-banner-image {
  background-image: url("../images/goodbynature/buoni_per_ambiente.jpg");
  min-height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.background-goodbynature-rennovable {
  background-image: url("../images/goodbynature/goodbynature-rennovable.jpg");
  height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 80%;
}

.background-goodbynature-animal {
  background-image: url("../images/goodbynature/goodbynature-animal.jpg");
  height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 80%;
}

.background-goodbynature-planet {
  background-image: url("../images/goodbynature/buoni_per_il_pianeta.jpg");
  height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 80%;
}

.background-goodbynature-rennovable-logo {
  width: 128px;
  height: 128px;
  margin-top: 20px;
  margin-left: 20px;
}

.background-goodbynature-rennovable-100 {
  margin-top: 40px;
  background-image: url('/assets/images/goodbynature/logo_rennovable.jpg');
  width: 180px;
  height: 180px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
}

.background-goodbynature-animal-logo {
  width: 128px;
  height: 128px;
  margin-top: 20px;
  margin-left: 20px;
}

.background-goodbynature-animal-100 {
  margin-top: 20px;
  background-image: url('/assets/images/goodbynature/Uova_da_galline_allevate_a_terra.jpg');
  width: 180px;
  height: 180px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
}

.background-goodbynature-planet-logo {
  width: 128px;
  height: 128px;
  margin-top: 20px;
  margin-left: 20px;
}

.background-goodbynature-planet-logo-2 {
  width: 128px;
  height: 128px;
  margin-top: 20px;
  margin-left: 5px;
}


.animal-title {
  margin-top: 0%;
}

.goodbynature-green-banner {
  width: 80%;
  margin: 20px auto;
  padding-top: 5%;
  padding-left: 7%;
  padding-right: 7%;
  background-image: url('/assets/images/goodbynature/life_magis.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 595px;
}

.goodbynature-green-banner-text {
  font-size: 18px;
  line-height: 35px;
  color: #ffffff;
}

.goodbynature-green-banner-logos {
  height: 380px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: center;
}

.goodbynature-green-banner-logo {
  height: 84px;
}

.goodbynature-green-banner-logo-2 {
  height: 66px;
}

.background-goodforyou-health {
  background-image: url("../images/goodbynature/buoni_per_il_tuo_benessere.jpg");
  height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 80%;
}

.background-goodforyou-innovation {
  background-image: url("../images/goodbynature/buoni_per_la_ricerca_001.jpg");
  height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}
.background-goodforyou-innovation-2 {
  background-image: url("../images/goodbynature/buoni_per_la_ricerca_002.jpg");
  height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}
.background-goodforyou-innovation-3 {
  background-image: url("../images/goodbynature/buoni_per_la_ricerca_003.jpg");
  height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}

.background-goodforyou-territory {
  background-image: url("../images/goodbynature/buoni_per_territorio_001.jpg");
  height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}

.background-goodforyou-territory-2 {
  background-image: url("../images/goodbynature/buoni_per_territorio_002.jpg");
  height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}

.background-goodforyou-territory-3 {
  background-image: url("../images/goodbynature/buoni_per_territorio_003.jpg");
  height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}

.background-goodforyou-trash {
  background-image: url("../images/goodbynature/buoni_per_diminuire_gli_sprechi_001.jpg");
  height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}

.background-goodforyou-trash-2 {
  background-image: url("../images/goodbynature/buoni_per_diminuire_gli_sprechi_002.jpg");
  height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}

.background-goodforyou-trash-3 {
  background-image: url("../images/goodbynature/buoni_per_diminuire_gli_sprechi_003.jpg");
  height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}
.background-goodforyou-trash-5 {
  background-image: url("../images/goodbynature/etichettatura-ambientale.png");
  height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}

 ul.etichettatura{
    margin-left: 20px;
}
span.etichettatura{
    text-decoration: underline;
	font-weight: bold;
}

.goodforyou-trashbox {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
}

.goodforyou-trashbox-image {
  width: 50%;
  height: auto;
}


@media(max-width: 767px) {
  .background-sostenibilita {
    background-image: url("../images/home/slider/slider-sostenibilita-768.jpg");
  }
  .background-sostenibilita-en {
    background-image: url("../images/home/slider/slider-sostenibilita-768_EN.jpg");
  }
  
  .background-goodbynature {
    background-image: url("../images/home/slider/slider-goodbynature_768.jpg");
  }
  .background-zeropiu {
    background-image: url("../images/home/slider/slider-zeropiu-768.jpg");
  }

  .goodbynature-container-fluid {
    text-align: center;
    padding: 100px 20px;
  }
  
  .goodbynature-container-fluid > h3 {
    font-size: medium;
    text-transform: none;
    padding: 0px \0px;
  }

  .main-pd-x-full {
    padding: 100px 20px;
  }

  .goodbynature > p {
    letter-spacing: -1px;
    line-height: 30px;
  }

  .background-goodbynature-rennovable {
    margin-top: 40px;
    width: 80%;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  }

  .background-goodbynature-animal {
    margin-top: 40px;
    width: 80%;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  }

  .background-goodbynature-planet {
    margin-top: 40px;
    width: 80%;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  }

  .background-goodforyou-health {
    margin-top: 20px;
    width: 80%;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  }

  /* .background-goodforyou-innovation {
    margin-top: 20px;
    width: 80%;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  } */

  /* .background-goodforyou-territory {
    margin-top: 20px;
    width: 80%;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  } */

  /* .background-goodforyou-trash {
    margin-top: 20px;
    width: 80%;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  } */

  .animal-title {
    margin-top: 15%;
  }

  .goodbynature-green-banner-logos {
    height: auto;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .goodbynature-green-banner-text {
    font-size: 12px;
    line-height: 22px;
  }

  .goodbynature-green-banner {
    width: 90%;
    padding-top: 1%;
    padding-left: 1%;
    padding-right: 1%;
  }

  .goodbynature-green-banner-logo {
    width: 100%;
    height: 42px;
    object-fit: contain;
  }
  
  .goodbynature-green-banner-logo-2 {
    width: 100%;
    height: 33px;
    object-fit: contain;
  }
}

@media(min-width: 768px) {
  .background-sostenibilita {
    background-image: url("../images/home/slider/slider-sostenibilita-992.jpg");
  }
  .background-sostenibilita-en {
    background-image: url("../images/home/slider/slider-sostenibilita-992_EN.jpg");
  }
  
  .background-goodbynature {
    background-image: url("../images/home/slider/slider-goodbynature_992.jpg");
  }
  .background-zeropiu {
    background-image: url("../images/home/slider/slider-zeropiu-992.jpg");
  }

  .goodbynature-container-fluid {
    text-align: center;
    padding: 100px 20px;
  }
  
  .goodbynature-container-fluid > h3 {
    font-size: x-large;
    text-transform: none;
    padding: 0px 80px;
  }

  .main-pd-x-full {
    padding: 100px 50px;
  }

  .goodbynature > p {
    letter-spacing: -1px;
    line-height: 30px;
  }

  .background-goodbynature-rennovable {
    margin-top: 40px;
    width: 80%;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  }

  .background-goodbynature-animal {
    margin-top: 20px;
    width: 80%;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  }

  .background-goodbynature-planet {
    margin-top: 40px;
    width: 80%;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  }

  .background-goodforyou-health {
    margin-top: 20px;
    width: 80%;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  }

  /* .background-goodforyou-innovation {
    margin-top: 20px;
    width: 80%;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  } */

  /* .background-goodforyou-territory {
    margin-top: 20px;
    width: 80%;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  } */

  /* .background-goodforyou-trash {
    margin-top: 20px;
    width: 80%;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  } */

  .animal-title {
    margin-top: 15%;
  }

  .goodbynature-green-banner-logos {
    height: auto;
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .goodbynature-green-banner-text {
    font-size: 14px;
    line-height: 24px;
  }

  .goodbynature-green-banner {
    padding-top: 2%;
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media(min-width: 992px) {
  .background-sostenibilita {
    background-image: url("../images/home/slider/slider-sostenibilita-1200.jpg");
  }
  .background-sostenibilita-en {
    background-image: url("../images/home/slider/slider-sostenibilita-1200_EN.jpg");
  }
  .background-goodbynature {
    background-image: url("../images/home/slider/slider-goodbynature_1200.jpg");
  }
  .background-zeropiu {
    background-image: url("../images/home/slider/slider-zeropiu-1200.jpg");
  }

  .goodbynature-container-fluid {
    text-align: center;
    padding: 100px 20px;
  }
  
  .goodbynature-container-fluid > h3 {
    font-size: x-large;
    text-transform: none;
    padding: 0px 100px;
  }

  .goodbynature > p {
    letter-spacing: -1px;
    line-height: 30px;
  }

  .main-pd-x-full {
    padding: 100px 50px;
  }

  .background-goodbynature-rennovable {
    width: 90%;
    margin-right: 0;
  }

  .background-goodbynature-rennovable-100 {
    margin-left: 0;
  }

  .background-goodbynature-animal {
    width: 90%;
    margin-left: 0;
  }

  .background-goodbynature-planet {
    width: 90%;
    margin-right: 0;
  }

  .animal-title {
    margin-top: 20px;
  }

  .goodbynature-green-banner-logos {
    height: 380px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    justify-content: center;
  }
  
  .goodbynature-green-banner-logo {
    height: 84px;
  }
  
  .goodbynature-green-banner-logo-2 {
    height: 66px;
  }

  .goodbynature-green-banner-text {
    font-size: 14px;
    line-height: 28px;
  }

  .goodbynature-green-banner {
    padding-left: 2%;
    padding-right: 5%;
  }
}

@media(min-width: 1200px) {
  .background-sostenibilita {
    background-image: url("../images/home/slider/slider-sostenibilita.jpg");
  }
  .background-sostenibilita-en {
    background-image: url("../images/home/slider/slider-sostenibilita_EN.jpg");
  }
  .background-goodbynature {
    background-image: url("../images/home/slider/slider-goodbynature.jpg");
  }
  .background-zeropiu {
    background-image: url("../images/home/slider/slider-zeropiu.jpg");
  }

  .goodbynature-container-fluid {
    text-align: center;
    padding: 100px 0px;
  }
  
  .goodbynature-container-fluid > h3 {
    font-size: xx-large;
    text-transform: none;
    padding: 0px 150px
  }

  .main-pd-x-full {
    padding: 100px 250px;
  }

  .background-goodbynature-rennovable {
    width: 80%;
    margin-right: 0;
  }

  .background-goodbynature-planet {
    width: 80%;
    margin-right: 0;
  }

  .background-goodbynature-animal {
    width: 80%;
    margin-left: 0;
  }

  .background-goodforyou-health {
    width: 80%;
    margin-left: 0;
  }

  /* .background-goodforyou-innovation {
    width: 80%;
    margin-right: 0;
  } */

  /* .background-goodforyou-territory {
    width: 80%;
    margin-left: 0;
  } */

  /* .background-goodforyou-trash {
    width: 80%;
    margin-right: 0;
  } */

  .animal-title {
    margin-top: 20px;
  }

  .goodbynature-green-banner-text {
    font-size: 16px;
    line-height: 32px;
  }

  .goodbynature-green-banner {
    padding-left: 7%;
    padding-right: 7%;
  }
}

@media(min-width: 1630px) { 
  .goodbynature-green-banner-text {
    font-size: 18px;
    line-height: 35px;
  }
}

/* #goodbynature-description-1 > .container-fluid > .text-center > p {
  font-size: x-large;
} */

/* .goodbynature > p {
  font-size: larger;
} */

.mt-20 {
  margin-top: 20px;
}

/* ------SLICK INNOVATION------- */
.slick-innovation-container {
  height: 600px !important;
  width: 90%;
  margin-left: auto;
  margin-right: 0;
  margin-top: 20px;
}

.slick-innovation {
  width: 90%;
  margin: auto;
}
.slick-innovation .slick-next {right: -25px;}
.slick-innovation .slick-prev::before { color: #c10a27 !important; }
.slick-innovation .slick-next::before { color: #c10a27 !important; }

@media(max-width: 767px) {
  .slick-innovation-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media(min-width: 768px) { 
  .slick-innovation-container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media(min-width: 992px) { 
  .slick-innovation-container {
    width: 90%;
    margin-left: auto;
    margin-right: 0;
  }
}

@media(min-width: 1200px) {
  .slick-innovation-container {
    width: 90%;
    margin-left: auto;
    margin-right: 0;
  }  
}

/* ------SLICK TERRITORY------- */
.slick-territory-container {
  height: 600px !important;
  width: 90%;
  margin-left: 0;
  margin-right: auto;
  margin-top: 20px;
}

.slick-territory {
  width: 90%;
  margin: auto;
}
.slick-territory .slick-next {right: -25px;}
.slick-territory .slick-prev::before { color: #c10a27 !important; }
.slick-territory .slick-next::before { color: #c10a27 !important; }

@media(max-width: 767px) {
  .slick-territory-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media(min-width: 768px) { 
  .slick-territory-container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media(min-width: 992px) { 
  .slick-territory-container {
    width: 90%;
    margin-left: 0;
    margin-right: auto;
  }
}

@media(min-width: 1200px) {
  .slick-territory-container {
    width: 90%;
    margin-left: 0;
    margin-right: auto;
  }  
}

/* ------SLICK TRASH------- */
.slick-trash-container {
  height: 600px !important;
  width: 90%;
  margin-left: auto;
  margin-right: 0;
  margin-top: 20px;
}

.slick-trash {
  width: 90%;
  margin: auto;
}
.slick-trash .slick-next {right: -25px;}
.slick-trash .slick-prev::before { color: #c10a27 !important; }
.slick-trash .slick-next::before { color: #c10a27 !important; }

@media(max-width: 767px) {
  .slick-trash-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media(min-width: 768px) { 
  .slick-trash-container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media(min-width: 992px) { 
  .slick-trash-container {
    width: 90%;
    margin-left: auto;
    margin-right: 0;
  }
}

@media(min-width: 1200px) {
  .slick-trash-container {
    width: 90%;
    margin-left: auto;
    margin-right: 0;
  }  
}

/* ------SLICK BOTTOM------- */
.slick-bottom_slider-container {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.bottom_slider-item {
  padding: 5px;
}

.slick-bottom_slider-container .slick-next {right: -25px;}
.slick-bottom_slider-container .slick-prev::before { color: #c10a27 !important; }
.slick-bottom_slider-container .slick-next::before { color: #c10a27 !important; }

.background-bottom_slider {
  height: 300px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;

  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: end;
}

@media(max-width: 767px) {
  .slick-bottom_slider-container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media(min-width: 768px) { 
  .slick-bottom_slider-container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media(min-width: 992px) { 
  .slick-trash-container {
    width: 90%;
    margin-left: auto;
    margin-right: 0;
  }
}

@media(min-width: 1200px) {
  .slick-trash-container {
    width: 90%;
    margin-left: auto;
    margin-right: 0;
  }  
}

.background-bottom_slider:hover {
  cursor: pointer;
}

.background-bottom_slider:hover > .bottom_slider_subtitle {
  opacity: 1;
  height: 50%;
  transition: all .5s;
}

.bottom_slider_title {
  padding: 5px 20px;
}

.bottom_slider_title > h3 {
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #fff;
  line-height: 25px;
}

.bottom_slider_subtitle {
  opacity: 0;
  height: 0%;
  transition: all .5s;

  padding: 5px 20px;
}

.bottom_slider_subtitle p {
  font-size: 16px !important;
  line-height: 20px;
  font-weight: 400;
  color: #000;
}

.image-center {
  display: flex;
  justify-content: center;
}

.image-url, .image-url:hover, .image-url:focus, .image-url:active {
  text-decoration: none;
  outline: none;
}


.background-bottom_slider-1 {
  background-image: url('/assets/images/goodbynature/fate_i_buoni_durabilita_prodotti.jpg');
}
.background-bottom_slider-2 {
  background-image: url('/assets/images/goodbynature/fate_i_buoni_fai_la_raccolta_differenziata.jpg');
}
.background-bottom_slider-3 {
  background-image: url('/assets/images/goodbynature/fate_i_buoni_non_sprecare_acqua.jpg');
}
.background-bottom_slider-4 {
  background-image: url('/assets/images/goodbynature/fate_i_buoni_spegnere_la_luce.jpg');
}
.background-bottom_slider-5 {
  background-image: url('/assets/images/goodbynature/fate_i_buoni_dona_cio_che_non_serve.jpg');
}
.background-bottom_slider-6 {
  background-image: url('/assets/images/goodbynature/fate_i_buoni_bicicletta_mezzi_pubblici.jpg');
}
.background-bottom_slider-7 {
  background-image: url('/assets/images/goodbynature/fate_i_buoni_abituati_a_surgelare.jpg');
}

.background-bottom_slider-1:hover {
  background-image: linear-gradient(180deg, rgba(118,167,75, .5) 0%, rgba(88, 168, 64, 1) 60%), url('/assets/images/goodbynature/fate_i_buoni_durabilita_prodotti.jpg');
}
.background-bottom_slider-2:hover {
  background-image: linear-gradient(180deg, rgba(118,167,75, .5) 0%, rgba(88, 168, 64, 1) 60%), url('/assets/images/goodbynature/fate_i_buoni_fai_la_raccolta_differenziata.jpg');
}
.background-bottom_slider-3:hover {
  background-image: linear-gradient(180deg, rgba(118,167,75, .5) 0%, rgba(88, 168, 64, 1) 60%), url('/assets/images/goodbynature/fate_i_buoni_non_sprecare_acqua.jpg');
}
.background-bottom_slider-4:hover {
  background-image: linear-gradient(180deg, rgba(118,167,75, .5) 0%, rgba(88, 168, 64, 1) 60%), url('/assets/images/goodbynature/fate_i_buoni_spegnere_la_luce.jpg');
}
.background-bottom_slider-5:hover {
  background-image: linear-gradient(180deg, rgba(118,167,75, .5) 0%, rgba(88, 168, 64, 1) 60%), url('/assets/images/goodbynature/fate_i_buoni_dona_cio_che_non_serve.jpg');
}
.background-bottom_slider-6:hover {
  background-image: linear-gradient(180deg, rgba(118,167,75, .5) 0%, rgba(88, 168, 64, 1) 60%), url('/assets/images/goodbynature/fate_i_buoni_bicicletta_mezzi_pubblici.jpg');
}
.background-bottom_slider-7:hover {
  background-image: linear-gradient(180deg, rgba(118,167,75, .5) 0%, rgba(88, 168, 64, 1) 60%), url('/assets/images/goodbynature/fate_i_buoni_abituati_a_surgelare.jpg');
}

.zeropiu-color > strong {
  color: #6d9fa6 !important;
}

.hide-table > table {
  display: none;
}

.overlay-product {
  position: absolute;
  margin-left: -100px;
  z-index: 999 !important;
  width: 50%;
  top: -40px;
}

@media (max-width: 768px) {
  .hide-table > table {
    display: block;
  }
}

@media (min-width: 1024px) {
  .max-width-1300 {
      max-width: 900px;
  }
  .overlay-product {
    top: -30px;
  }
}
@media (min-width: 1440px) {
  .max-width-1300 {
      max-width: 1300px;
  }
  .overlay-product {
    top: -80px;
  }
}

.zeropiu-table > div > table tr:last-child td:first-child {
  border-left: 0px !important; 
  border-bottom: 0px !important; 
  border-right: 0px !important;
  text-align: right !important;
  font-weight: 400 !important;
  padding: 0 !important;
}

.zeropiu-table > div > table tr:nth-child(2) td:nth-child(2) {
  border-left: 0px !important; 
  border-top: 0px !important; 
}

.zeropiu-table > div > table tr:nth-child(2) td:nth-child(3) {
  border-right: 0px !important; 
}
.zeropiu-table > div > table tr:nth-child(2) td:nth-child(4) {
  border-left: 0px !important; 
}

.categorie_balocco .salutistici , .categorie_balocco .healthy {
  display:none; 
}

.integrali .subcategory-products-slick .BuongiornoBiscotti {
  display:none; 
}

.classici .subcategory-products-slick .Novellini {
  display:none; 
}
#correlati_Magie .Boxes_Magie {
  display:none; 
}

.Boxes_Magie, .Mokaccinoeng_Specialità , .Tiramisù_Specialità , .Incartatoeng_Regali{
    visibility: hidden;
	display: none !important;
}

#menu-frollini .salutistici , #menu-shortbread .healthy {
  display:none; 
}

.subcategories-related-slick .Salutistici , .subcategories-related-slick .Healthy{
  display:none; 
}

.slick-track .box {background-color: transparent;  color:inherit;  padding:inherit;  min-height:inherit;  width: inherit; margin: inherit;  position: inherit;  top: inherit;   transform:none; }

.ingredient_244 #prod-main-ingredient {
  top: 15%;	
}
#sezione-pink-christmas {background-position: bottom;background-size: cover;}
.product_244 div {display:none}
#prod_244 .label {background-image: url(https://www.balocco.it/assets/images/products/pandoro_pink_christmas.png);
    background-size: contain;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 10px;
}
.categorie_balocco .pink-christmas .label {background-image: url(https://www.balocco.it/assets/images/products/pandoro_pink_christmas.png);
     background-size: contain;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 10px;padding-bottom: 22px;}

.pink-christmas .subcategory-abstract h2 {background-image: url(https://www.balocco.it/assets/images/products/pinkchristmas.png);
     background-size: contain;
    font-size: 0;
	display: block;
    background-repeat: no-repeat;
    background-position: center;
    }
#menu-natale .pink-christmas a {
    background-image: url(https://www.balocco.it/assets/images/products/pinkchristmas.png);
    background-size: 140px;
    font-size: 0;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
}

.slide_rel_Novellini_Classici{
    visibility: hidden;
}

.slide_rel_BuongiornoBiscotti_Integrali{
    visibility: hidden;
}
 
.Frollini #prod_263 {
    display:none;
}

.slick-home .casadepapel a.btn-c {
    margin: 20px 0px 170px 20px;
}
.slick-home .casadepapel .vertical-align {
    align-items: end;
}
.zeropiu-table img {
		text-align: center !important;
	margin-top:20px;
		}


.subcategories-related-slick .Kids {
	display:none;
		}

@media (min-width: 780px) and (max-width: 1240px) {
	
	.zeropiu-table img {
	height: auto !important;
    width: 100% !important;
	
		}
}


@media (min-width: 320px) and (max-width: 780px) {
	
	.zeropiu-table img {
	height: auto !important;
    width: 100% !important;
	
		}

.product_244 {
    background-color: #ffe4ed !important;
    background-position: 19% -59px !important;
}
.categorie_balocco .pink-christmas .subcategory-box{
	background-position-x: 218%;
	}
.categorie_balocco .pink-christmas h2{
text-shadow: 3px 2px #f8ebe5;}
#sezione-pink-christmas{

	background-image: url(https://www.balocco.it/assets/images/products/sfondo_mobile_pink.jpg) !important;}
	
	
#sezione-pink-christmas h1{

	background-image: url(https://www.balocco.it/assets/images/products/pink_logo_2.png) !important;
	background-repeat: no-repeat;
    display: block;
    height: 290px;
    width: 100%;
    background-size: contain;
	font-size: 0px;

	}

.product_244 {

	background-image: url(https://www.balocco.it/assets/images/products/pagina_prodotto_mobile.jpg) !important;
	background-position: bottom !important;
	background-repeat: no-repeat;
    display: block;
    height: 390px;
    width: 100%;
    background-size: cover;
	font-size: 0px;

	}

}

@media (min-width: 780px){
	
#sezione-pink-christmas div , #sezione-pink-christmas h1{
    display: none;
}
.slide-pink-christmas {
	background-position: center !important;
	background-repeat: no-repeat;

	}
.product_244 img.prod-main-ingredient {
    margin: -100px auto -100px -212px;
    
}
	
#correlati_Classici .related-products-slick .slick-prev , #correlati_Classici  .related-products-slick .slick-next ,#correlati_Classici  .slick-dots 	{
    display:none !important;
	
    
}
	
}

.related-products-slick .Mandorlato_Mini, .mini-confezioni .subcategory-products .Mandorlato {
	   display: none !important;
    width: 0 !important;
    height: 0 !important;
    visibility: 0 !important;
		}


.Shortbread #prod_1 .bollino {
	display: none;
	
		}
#product-details table a  {
	color:#da1a84;
	
		}
.MiniPanettoneinTinBoxes, .Incartatoeng , .Mokaccinoeng , .Pandorotiramisueng , .slide_rel_Pandorotiramisueng_Specialità{
        display: none !important;
    width: 0 !important;
    height: 0 !important;
    visibility: 0 !important;
}

.Ninja_Magie br {
	display: none;
	
		}
#menu-natale .cereali, #menu-christmas .cereals {
	
	
		}
.product_240 .rinnovabile , .product_241 .rinnovabile , .product_242 .rinnovabile, .product_90 .rinnovabile ,  .product_91 .rinnovabile  , .product_92 .rinnovabile ,  .product_93 .rinnovabile , .product_99 .rinnovabile , .product_100 .rinnovabile , .product_97 .rinnovabile , .product_104 .rinnovabile, .product_98 .rinnovabile , .product_161 .rinnovabile, .product_162 .rinnovabile,  .product_101 .rinnovabile, .product_102 .rinnovabile , .product_96 .rinnovabile,  .product_105 .rinnovabile,  .product_106 .rinnovabile,  .product_107 .rinnovabile,   .product_160 .rinnovabile,   .product_163 .rinnovabile, .product_164 .rinnovabile  , .product_103 .rinnovabile{
	display: none;
	
		}
.product_240 .Zero .rinnovabile2 , .product_241 .Zero .rinnovabile2 , .product_242 .Zero .rinnovabile2 ,  .product_97 .Wafers .rinnovabile2, .product_100 .Wafers .rinnovabile2, .product_101 .Snack .rinnovabile2, .product_102 .Snack .rinnovabile2 , .product_96 .Snack .rinnovabile2, .product_107 .Snack .rinnovabile2, .product_106 .Snack .rinnovabile2, .product_105 .Snack .rinnovabile2{
	display: none;
	
		}
.product_240 .Zeropiù_en .rinnovabile3 , .product_241 .Zeropiù_en .rinnovabile3 , .product_242 .Zeropiù_en .rinnovabile3  {
	display: none;
		}
.Snacks_en .rinnovabile2, .Cubes_en .rinnovabile2, .Wafer_en .rinnovabile2 {
	display: none;
		}

.product_242 .Zeropiù_it .rinnovabile3, .product_240 .Zeropiù_it .rinnovabile3, .product_241 .Zeropiù_it .rinnovabile3, .Cubes_it .rinnovabile3 , .Wafer_it .rinnovabile3 , .Snack_it .rinnovabile3 {
	display: none;
		}

.Patrol_Magie  .label {
 font-size:0px;
}
.Patrol_Magie  .label:after {
  content: 'Mini Colomba Gocce Paw Patrol';
	font-size:2.5rem;
}
.Natale #prod_218 {
	display: none;
		}
.mini-break , .subcategories-related-slick .break{
	display: none;
		}

.Natale #prod_265, .torte-in-festa .Panna , .i-dolci-al-cucchiaio .Cotta , .Natale #prod_264{
	display: none;
		}
.i-dolci-al-cucchiaio .Cotta {
    width: 0 !important;
    visibility: hidden;
	}

.related-products-slick .slide_rel_Voglia.Panna {
	display:none;
	 width:0!important;
    visibility:hidden!important;
	}
.related-products-slick .slide_rel_Panna.Cotta_I{
	display:none;
	 width:0!important;
    visibility:hidden!important;
	}

@media (min-width: 1200px){
.i-dolci-al-cucchiaio .subcategory-products-slick .product-preview {
    width: 33% !important;
	}
#correlati_Torte#in#festa .product-preview {
    width: 33% !important;
	}
}

.Shortbread #prod_196, .Shortbread #prod_181, .Shortbread #prod_182{
	display: none;
		}
#correlati_Wholewheat .slide_rel_Granfiocchi_Wholewheat , #correlati_Wholewheat .slide_rel_Gemmole_Wholewheat, #correlati_Wholewheat .slide_rel_Rusticotte_Wholewheat {
	visibility: hidden;
		}

.wholewheat .subcategory-products-slick .Granfiocchi , .wholewheat .subcategory-products-slick .Gemmole, .wholewheat .subcategory-products-slick .Rusticotte  
{
	display: none;
	visibility: hidden;
	width:0px !important;
		}
.Classic_en .rinnovabile, .Choco_en .rinnovabile , .Wholewheat_en .rinnovabile  {
	display: none;
		}

@media (min-width: 1200px){

.wholewheat .slick-prev , .wholewheat .slick-next {
	
	visibility: hidden !important;
	
		}
	}
#product-main .rinnovabile , #product-main .rinnovabile2 ,#product-main .rinnovabile3 {
	
	display: none !important;
	
		}

.dark_home .hamburger #lang-switch li, .dark_home .hamburger #lang-switch li a ,.dark_home .lang li {
    text-shadow: 1px 1px #fff;
}

.dark_home .breadcrumb {
    text-shadow: 1px 1px #fff;
}

@media (max-width: 1440px){

.dark_home .claim div{
	
	margin-top:-365px;
	
		}
	}

@media (min-width: 1440px) {
    .claim {
        padding: 30px 10% !important;
    }
}


@media (min-width: 1240px) {
    .claim {
        padding: 30px 5% !important;
    }
}



@media (max-width: 1024px){
    .claim {
        padding: 150px 7% 30px 0 !important;
    }
	.dark_home .claim div{
	
	margin-top:-315px;
	
		}
	.dark_home .claim h1 {
   
    font-size: 6rem;
}
	 }
@media (max-width: 767px) {
    .slick-home .christmas {
       background-image: url(https://www.balocco.it/assets/images/home/slider/AvaD2-1-Banner_Sito_Mobile_Na24.jpg) !important;
    }
	.dark_home .claim h1 {
        font-size: 5rem;
    }
}