@font-face {
  font-family: "NespressoLucas-ExtraBold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/NespressoLucas-XtraBd.eot?#iefix") format("embedded-opentype"), url("../fonts/NespressoLucas-XtraBd.woff2") format("woff2"), url("../fonts/NespressoLucas-XtraBd.woff") format("woff"), url("../fonts/NespressoLucas-XtraBd.ttf") format("truetype"), url("../fonts/NespressoLucas-XtraBd.svg#NespressoLucas-ExtraBold") format("svg"); }
@font-face {
  font-family: "NespressoLucas-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/NespressoLucas-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NespressoLucas-Bold.woff2") format("woff2"), url("../fonts/NespressoLucas-Bold.woff") format("woff"), url("../fonts/NespressoLucas-Bold.ttf") format("truetype"), url("../fonts/NespressoLucas-Bold.svg#NespressoLucas-Bold") format("svg"); }
@font-face {
  font-family: "NespressoLucas-Regular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/NespressoLucas-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NespressoLucas-Regular.woff2") format("woff2"), url("../fonts/NespressoLucas-Regular.woff") format("woff"), url("../fonts/NespressoLucas-Regular.ttf") format("truetype"), url("../fonts/NespressoLucas-Regular.svg#NespressoLucas-Regular") format("svg"); }
@font-face {
  font-family: "NespressoLucas-Light";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/NespressoLucas-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/NespressoLucas-Light.woff2") format("woff2"), url("../fonts/NespressoLucas-Light.woff") format("woff"), url("../fonts/NespressoLucas-Light.ttf") format("truetype"), url("../fonts/NespressoLucas-Light.svg#NespressoLucas-Light") format("svg"); }
* {
  margin: 0;
  padding: 0; }

body {
  position: relative;
  font-family: "NespressoLucas-Regular", Arial, sans-serif; }

a {
  text-decoration: none; }

a, button, input, textarea {
  outline: none; }

strong {
  font-family: "NespressoLucas-Bold", Arial, sans-serif; }

body #loader,
body #loader .left,
body #loader .right,
body #detalhes .slick-dots li button,
body #funcoes .line,
body #funcoes .funcao,
body #receitas .receitas .receita::after,
body #capsulas .filtro ul li .tooltip,
body #capsulas .slick-capsulas .capsula .image,
body #capsulas .slick-capsulas .capsula .image img,
body #capsulas .slick-capsulas .capsula h3,
body #capsulas .slick-capsulas .capsula h3 a::before,
body #capsulas .slick-capsulas .capsula .xicaras ul li .tooltip,
body #clube-nespresso .boxes .box {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out; }


body .tag {
  position: absolute;
  top: 0;
  right: 0;
  width: 20%;
  z-index: 100; }

body .tag img {
  max-width: 100%; }

.circle {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%; }

.gridE, .gridD, .gridF {
  margin-left: auto;
  margin-right: auto; }

body #funcoes .gridD::after, body #sustentabilidade .items::after, body #clube-nespresso .title::after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  visibility: hidden;
  overflow: hidden; }

.gridE {
  width: 90%; }

.gridD {
  max-width: 1000px; }

.gridF {
  width: 996px; }

.icon {
  background-image: url("../img/icons/sprite-icons.png"); }

@-webkit-keyframes fadeInOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeInOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeInOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.after-btn {
  position: relative; }
  .after-btn::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -22.5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 45px;
    width: 45px;
    z-index: 2;
    background: url(../img/icons/after-btn.png) center center no-repeat; }

body #loader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  body #loader .left {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    background: #bfb8b3; }
  body #loader .right {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 50%;
    left: 0;
    background: #bfb8b3; }
  body #loader .logo {
    position: relative;
    z-index: 2;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear;
    transition: 0.2s all linear;
    -webkit-animation: fadeInOut 1s infinite;
    -moz-animation: fadeInOut 1s infinite;
    animation: fadeInOut 1s infinite; }
  body #loader .logo img {
    max-width: 85%;
    display: block;
    margin: auto;
  }
  body #loader.active {
    z-index: -2; }
    body #loader.active .left {
      top: 100%; }
    body #loader.active .right {
      bottom: 100%; }
    body #loader.active .logo {
      opacity: 0;
      -webkit-animation: none;
      -moz-animation: none;
      animation: none; }
body .play a, body .play span {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "NespressoLucas-Bold", Arial, sans-serif;
  font-size: 14px;
  text-align: center; }
  body .play a img, body .play span img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px; }
body #banner {
  background: url("../img/banner.jpg") center center no-repeat;
  padding-top: 125px;
  height: 700px;
  position: relative; }
  body #banner .iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%; }
    body #banner .iframe .mask {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.3); }
      body #banner .iframe .mask.mask1 {
        background: transparent;
        z-index: 4; }
    body #banner .iframe iframe {
      height: 100%;
      width: 100%; }
  body #banner .gridD {
    position: relative; }
  body #banner .logo img {
    display: block;
    margin-right: auto;
    margin-bottom: 130px;
    margin-left: auto; }
  body #banner h1 {
    font-size: 42px;
    color: #ffffff;
    font-family: "NespressoLucas-ExtraBold", Arial, sans-serif;
    text-align: center;
    letter-spacing: 2.5px;
    text-transform: uppercase; }
    body #banner h1::after {
      margin-top: 25px;
      margin-bottom: 35px;
      content: "";
      display: block;
      height: 1px;
      width: 65px;
      background: #ffffff;
      margin-right: auto;
      margin-left: auto; }
  body #banner h2 {
    font-size: 20px;
    letter-spacing: 1.5px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    margin-bottom: 100px; }
body #detalhes {
  padding-bottom: 70px;
  z-index: 5; }
  body #detalhes .item {
    outline: none; }
  body #detalhes .slick-detalhes {
    height: 720px;
    margin-top: -200px; }
    @media (max-width: 475px){
      body #detalhes .slick-detalhes {
        height: auto;
      }
    }
    body #detalhes .slick-detalhes img {
      display: block;
      margin-right: auto;
      margin-left: auto; }
      @media (max-width: 475px){
        body #detalhes .slick-detalhes img {
          max-width: 90%;
        }
      }
  body #detalhes .slick-dots {
    z-index: 2;
    bottom: 50px; }
    body #detalhes .slick-dots li button {
      height: 14px;
      width: 14px;
      display: inline-block;
      border-top-left-radius: 50%;
      border-top-right-radius: 50%;
      border-bottom-left-radius: 50%;
      border-bottom-right-radius: 50%;
      background: #ffffff;
      border: 3px solid #bfb8b3;
      cursor: pointer; }
      body #detalhes .slick-dots li button::before {
        content: none; }
    body #detalhes .slick-dots li.slick-active button, body #detalhes .slick-dots li:hover button {
      background: #bfb8b3; }
  body #detalhes p {
    font-size: 20px;
    text-align: center; }
  body #detalhes .columns {
    margin-top: 120px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    @media (max-width: 475px){
      body #detalhes .columns {
        flex-wrap: wrap;
      }
    }
    body #detalhes .columns .column {
      width: 25%;
      max-width: 215px; }
      @media (max-width: 475px){
        body #detalhes .columns .column {
          width: 50%
        }
        body #detalhes .columns .column ~ .column {
          margin-top: 35px;
        }
      }
      @media (max-width: 360px){
        body #detalhes .columns .column {
          width: 100%
        }
      }
      body #detalhes .columns .column img {
        display: block;
        margin-right: auto;
        margin-bottom: 30px;
        margin-left: auto; }
      body #detalhes .columns .column p {
        font-weight: 600;
        font-size: 16px; }
        body #funcoes {
          background: url("../img/bg-woods.jpg") center center no-repeat; }
          body #funcoes .desktop {
            display: block; }
          body #funcoes .mobile {
            display: none; }
          @media (max-width: 475px){
            body #funcoes .desktop {
              display: none; }
            body #funcoes .mobile {
              display: block; } }
          body #funcoes .columns {
            display: -webkit-flex;
            display: -ms-flex;
            display: flex;
            justify-content: space-between; }
            body .columns .column {
              width: 49%; }
            body #funcoes .column.machine {
              width: 35%;
              background: url("../img/maquinas/machine05.png") center center/100% no-repeat;}
              @media (max-width: 475px){
                body #funcoes .mobile {
                  max-width: 90%;
                  margin: auto;
                }
                body #funcoes .mobile h2 {
                  margin-bottom: 15px;
                  font-size: 20px;
                  text-align: center;
                }
                body #funcoes .machine {
                  max-width: 100%;
                  background: url("../img/maquinas/machine05.mobile.png") top center/contain no-repeat;
                  height: 525px;
                  margin: 50px auto;
                  float: none;
                  display: inline-block;
                }
              }
            body .columns .column.right {
              padding: 55px 0;
              width: 60%; }
            body .columns .column.right h2 {
              font-size: 26px;
              color: #ffffff;
              text-transform: uppercase;
              font-family: "NespressoLucas-Bold", Arial, sans-serif;
              letter-spacing: 3px;
              padding-top: 75px;
              margin-bottom: 61px; }
            body .columns .column.right .functions {
              display: -webkit-flex;
              display: -ms-flex;
              display: flex;
              justify-content: space-between;
              -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
              body .columns .column.right .functions .function {
                width: 50%;
                display: -webkit-flex;
                display: -ms-flex;
                display: flex;
                -ms-align-items: center;
                align-items: center;
                cursor: pointer;
                margin-bottom: 20px; }
                body .columns .column.right .functions .function img {
                transition: filter .2s ease-in-out;}
                body .columns .column.right .functions .function:hover img {
                  -webkit-filter: drop-shadow(0px 0px 5px #FFF);
                  filter: drop-shadow(0px 0px 3px #FFF);}
                body .columns .column.right .functions .function span {
                  color: #fff;
                  font-size: 21px;
                  margin-left: 15px; }
body #receitas {
  padding-top: 85px;
  padding-bottom: 100px;
  background: #000000; }
  body #receitas h2, body #receitas h3 {
    font-size: 26px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "NespressoLucas-Bold", Arial, sans-serif;
    letter-spacing: 1.5px;
    text-align: center; }
  body #receitas h2 {
    margin-bottom: 75px; }
  body #receitas h3 {
    margin-bottom: 5px; }
  body #receitas .receitas {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    body #receitas .receitas .receita {
      height: 424px;
      width: 50%;
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
      body #receitas .receitas .receita::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.6); }
      body #receitas .receitas .receita:hover::after {
        background: rgba(0, 0, 0, 0.2); }
      body #receitas .receitas .receita a {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
    body #receitas .receitas .text {
      z-index: 3; }
body #caracteristicas h2 {
  font-size: 26px;
  color: #ffffff;
  font-family: "NespressoLucas-Bold", Arial, sans-serif;
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  z-index: 3;
  padding-top: 65px;
  letter-spacing: 2px; }
  @media (max-width: 475px){
    body #caracteristicas h2 {
      display: none;
    }
  }
  body #caracteristicas h2 strong {
    font-family: "NespressoLucas-ExtraBold", Arial, sans-serif; }
body #caracteristicas .slick-arrow {
  height: 78px;
  width: 26px;
  z-index: 3;
  top: 40%; }
  body #caracteristicas .slick-arrow::before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    background: url("../img/icons/arrow-white.png") center center no-repeat; }
  body #caracteristicas .slick-arrow.slick-prev {
    left: 30%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
    body #caracteristicas .slick-arrow.slick-prev::before {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  body #caracteristicas .slick-arrow.slick-next {
    right: auto;
    left: 70%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (max-width: 475px){
      body #caracteristicas .slick-arrow.slick-prev {
        left: 40px;
      }
      body #caracteristicas .slick-arrow.slick-next {
        right: 15px;
        left: auto;
      }
    }
body #caracteristicas .item.mobile {
  display: none;
}
@media (max-width: 475px){
  body #caracteristicas .item.desktop {
    display: none;
  }
  body #caracteristicas .item.mobile {
    display: block;
  }
}
body #caracteristicas img {
  display: block;
  max-width: 100%;
  height: auto; }
body #table {
  padding-top: 70px;
  padding-bottom: 90px;
  background: url("../img/tabela/overlay.png") center top no-repeat #000000; }
@media(max-width: 480px) {
  body #table {
    padding-top: 50px; } }
  body #table .table-mobile {
    display: none; }
  body #table .title {
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    display: block;
    padding-bottom: 70px;
    z-index: 1; }
@media(max-width: 480px) {
  body #table .title {
    font-size: 15px;
    max-width: 220px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 50px; } }
  body #table .table-desktop {
    padding-top: 20px;
    background: #ffffff; }
@media(max-width: 480px) {
  body #table .table-desktop {
    display: none; } }
    body #table .table-desktop table {
      width: 100%;
      border-collapse: collapse;
      text-align: center; }
      body #table .table-desktop table tr {
        height: 100%; }
        body #table .table-desktop table tr td {
          font-size: 11px;
          height: 100px; }
          body #table .table-desktop table tr td strong {
            text-transform: uppercase; }
          body #table .table-desktop table tr td:first-child {
            width: 180px; }
        body #table .table-desktop table tr:nth-child(even) {
          background: #F8F8F8; }
        body #table .table-desktop table tr img {
          max-width: 110px; }
        body #table .table-desktop table tr.name {
          background: #ffffff; }
          body #table .table-desktop table tr.name td {
            height: auto; }
  body #table .table-mobile {
    display: none; }
@media(max-width: 480px) {
  body #table .table-mobile {
    display: block; } }
    body #table .table-mobile .slick-list {
      height: 840px; }
    body #table .table-mobile .slick-table .slick-dots li {
      width: 10px;
      height: 10px;
      line-height: 10px;
      cursor: pointer; }
      body #table .table-mobile .slick-table .slick-dots li button {
        text-indent: -999px;
        width: 100%;
        height: 100%;
        padding: 0;
        border: 1px solid #fff;
        background: #000;
        border-radius: 100%;
        cursor: pointer; }
    body #table .table-mobile .slick-dots li button::before {
      content: none; }
    body #table .table-mobile .slick-table .slick-dots li.slick-active button {
      background: #fff; }
    body #table .table-mobile .machine {
      margin: 10px auto;
      width: 90%;
      /* max-width: 360px */
      top: 20px;
      transition: 0.4s all linear;
      position: relative; }
      body #table .table-mobile .machine .gridI > img {
        display: block;
        margin: auto;
        padding: 20px 0 0 15px
      }
      body #table .table-mobile .machine h3 {
        font-family: "nespressoExtBol", Arial, Sans-serif;
        font-size: 12px;
        color: #000;
        text-transform: uppercase;
        margin-top: -10px;
        padding-bottom: 20px;
        text-align: center; }
      body #table .table-mobile .machine.slick-active {
        top: 0; }
        body #table .table-mobile .machine.slick-active .gridI {
          padding: 20px 0; }
      body #table .table-mobile .machine .gridI {
        transition: 0.4s all linear;
        border-radius: 10px;
        background: #fff;
        margin-left: auto;
        margin-right: auto; }
      body #table .table-mobile .machine .items .item {
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        font-size: 12px; }
        body #table .table-mobile .machine .items .item img {
          display: inline-block;
          margin-top: 5px;
          width: 18px; }
        body #table .table-mobile .machine .items .item span {
          padding-top: 5px;
          display: block; }
        body #table .table-mobile .machine .items .item .line {
          display: block;
          width: 18px;
          height: 1px;
          background: #000;
          margin: 15px auto; }
        body #table .table-mobile .machine .items .item .left, body #table .table-mobile .machine .items .item .right {
          float: left;
          width: 50%; }
        body #table .table-mobile .machine .items .item::after {
          content: "";
          display: table;
          width: 0;
          height: 0;
          clear: both; }
        body #table .table-mobile .machine .items .item:nth-child(odd) {
          background: #F8F8F8; }
body #capsulas {
  padding-top: 90px;
  padding-bottom: 115px; }
  body #capsulas .slick-capsulas .capsula .image.new img{
    max-height:250px
}
  body #capsulas h2 {
    font-size: 28px;
    color: #000000;
    text-align: center;
    letter-spacing: 2.5px;
    margin-bottom: 35px; }
  body #capsulas p {
    font-size: 20px;
    text-align: center; }
  body #capsulas .filtro {
    margin-top: 65px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    body #capsulas .filtro h3 {
      font-size: 17px;
      color: #000000;
      font-family: "NespressoLucas-ExtraBold", Arial, sans-serif;
      text-transform: uppercase;
      text-align: center;
      margin-bottom: 10px; }
    body #capsulas .filtro ul {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
      @media (max-width: 475px){
        body #capsulas .filtro ul {
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
        }
      }
      body #capsulas .filtro ul li {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        height: 32px;
        border: 1px solid #afafaf;
        position: relative; }
        @media (max-width: 475px){
          body #capsulas .filtro ul li {
            width: 100%;
          }
        }
        body #capsulas .filtro ul li a {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          color: #afafaf;
          text-transform: uppercase; }
        body #capsulas .filtro ul li.active {
          border-color: #000000; }
          body #capsulas .filtro ul li.active a {
            color: #000000;
            font-family: "NespressoLucas-Bold", Arial, sans-serif; }
        body #capsulas .filtro ul li .tooltip {
          position: absolute;
          top: 100%;
          margin-top: 5px;
          background: #ccc;
          width: 120px;
          text-align: center;
          padding-top: 5px;
          padding-bottom: 5px;
          opacity: 0;
          visibility: hidden;
          font-size: 12px; }
          body #capsulas .filtro ul li .tooltip::before {
            content: "";
            display: block;
            height: 0;
            width: 0;
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            border-bottom: 5px solid #ccc;
            position: absolute;
            top: -5px;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%); }
        body #capsulas .filtro ul li:hover .tooltip {
          opacity: 1;
          visibility: visible; }
    body #capsulas .filtro .perfil {
      margin-right: 40px; }
      @media (max-width: 475px){
        body #capsulas .filtro .perfil {
          width: 90%;
          margin: 0 auto;
        }
      }
      body #capsulas .filtro .perfil ul li {
        width: 140px; }
        @media (max-width: 475px){
          body #capsulas .filtro .perfil ul li {
            width: 100%;
          }
        }
    body #capsulas .filtro .xicaras ul li {
      width: 38px; }
      body #capsulas .filtro .xicaras ul li .active-cup {
        display: none; }
      body #capsulas .filtro .xicaras ul li .no-active {
        display: block; }
      body #capsulas .filtro .xicaras ul li.active .active-cup {
        display: block; }
      body #capsulas .filtro .xicaras ul li.active .no-active {
        display: none; }
  body #capsulas .slick-capsulas {
    margin-top: 25px; }
    body #capsulas .slick-capsulas .slick-arrow {
      height: 34px;
      width: 17px; }
      @media (max-width: 475px){
        body #capsulas .slick-capsulas .slick-arrow.slick-prev {
          left: 5px;
        }
        body #capsulas .slick-capsulas .slick-arrow.slick-next {
          right: 5px;
        }
      }
      body #capsulas .slick-capsulas .slick-arrow::before {
        content: "";
        display: block;
        height: 100%;
        width: 100%;
        background: url("../img/icons/arrow-black.png") center center no-repeat; }
      body #capsulas .slick-capsulas .slick-arrow.slick-prev::before {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); }
    body #capsulas .slick-capsulas .slick-track {
      padding-top: 10px;
      height: 280px; }
    body #capsulas .slick-capsulas .capsula {
      outline: none; }
      body #capsulas .slick-capsulas .capsula.rosabaya .xicaras ul, body #capsulas .slick-capsulas .capsula.dulsao .xicaras ul, body #capsulas .slick-capsulas .capsula.fortissio .xicaras ul {
        margin-top: 4px; }
      body #capsulas .slick-capsulas .capsula .gridC {
        background-position: center top;
        background-repeat: no-repeat;
        max-width: 290px;
        margin-right: auto;
        margin-left: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
        overflow: hidden;
        height: 270px; }
        @media (max-width: 475px){
          body #capsulas .slick-capsulas .capsula .gridC {
            width: 90%;
          }
        }
        @media (max-width: 360px){
          body #capsulas .slick-capsulas .capsula .gridC {
            width: 80%;
          }
        }
      body #capsulas .slick-capsulas .capsula .image {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        height: 220px;
        width: 100%; }
        body #capsulas .slick-capsulas .capsula .image img {
          max-height: 120px; }
      body #capsulas .slick-capsulas .capsula h3 {
        background: #ffffff;
        color: #000000;
        font-family: "NespressoLucas-Bold", Arial, sans-serif;
        text-transform: uppercase;
        text-align: center;
        padding-top: 17px;
        padding-bottom: 17px;
        position: relative; }
        body #capsulas .slick-capsulas .capsula h3 a {
          position: absolute;
          top: 15px;
          right: 12px;
          z-index: 2;
          height: 22px;
          width: 22px;
          border-top-left-radius: 50%;
          border-top-right-radius: 50%;
          border-bottom-left-radius: 50%;
          border-bottom-right-radius: 50%;
          background: #000000;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center; }
          body #capsulas .slick-capsulas .capsula h3 a::before {
            content: "";
            background: url("../img/icons/arrow-top-white.png") center center no-repeat;
            height: 100%;
            width: 100%; }
      body #capsulas .slick-capsulas .capsula h4 {
        font-size: 14px;
        color: #000000;
        text-transform: uppercase;
        text-align: center;
        padding-bottom: 10px; }
      body #capsulas .slick-capsulas .capsula p {
        font-size: 14px;
        color: #000000; }
      body #capsulas .slick-capsulas .capsula .desc {
        background: #ffffff;
        padding-right: 30px;
        padding-left: 30px; }
      body #capsulas .slick-capsulas .capsula .xicaras ul {
        display: block;
        text-align: center;
        margin-top: 10px; }
        body #capsulas .slick-capsulas .capsula .xicaras ul li {
          display: inline-block;
          height: 22px;
          width: 22px;
          background-size: 80% auto;
          background-repeat: no-repeat;
          background-position: center center;
          border: 1px solid #afafaf;
          position: relative; }
          body #capsulas .slick-capsulas .capsula .xicaras ul li.ristretto {
            background-image: url("../img/xicaras/xicara01.png"); }
          body #capsulas .slick-capsulas .capsula .xicaras ul li.espresso {
            background-image: url("../img/xicaras/xicara02.png"); }
          body #capsulas .slick-capsulas .capsula .xicaras ul li.lungo {
            background-image: url("../img/xicaras/xicara03.png"); }
          body #capsulas .slick-capsulas .capsula .xicaras ul li.americano {
            background-image: url("../img/xicaras/xicara04.png"); }
          body #capsulas .slick-capsulas .capsula .xicaras ul li.active {
            border-color: #000000; }
            body #capsulas .slick-capsulas .capsula .xicaras ul li.active.ristretto {
              background-image: url("../img/xicaras/xicara01-active.png"); }
            body #capsulas .slick-capsulas .capsula .xicaras ul li.active.espresso {
              background-image: url("../img/xicaras/xicara02-active.png"); }
            body #capsulas .slick-capsulas .capsula .xicaras ul li.active.lungo {
              background-image: url("../img/xicaras/xicara03-active.png"); }
            body #capsulas .slick-capsulas .capsula .xicaras ul li.active.americano {
              background-image: url("../img/xicaras/xicara04-active.png"); }
          body #capsulas .slick-capsulas .capsula .xicaras ul li .tooltip {
            position: absolute;
            bottom: 100%;
            left: 50%;
            -webkit-transform: translate(-50%);
            -moz-transform: translate(-50%);
            -ms-transform: translate(-50%);
            -o-transform: translate(-50%);
            transform: translate(-50%);
            margin-bottom: 5px;
            background: #ccc;
            width: 105px;
            text-align: center;
            padding-top: 3px;
            padding-bottom: 3px;
            opacity: 0;
            visibility: hidden;
            font-size: 12px; }
            body #capsulas .slick-capsulas .capsula .xicaras ul li .tooltip::before {
              content: "";
              display: block;
              height: 0;
              width: 0;
              border-left: 7px solid transparent;
              border-right: 7px solid transparent;
              border-top: 5px solid #ccc;
              position: absolute;
              bottom: -5px;
              left: 50%;
              -webkit-transform: translateX(-50%);
              -moz-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
              -o-transform: translateX(-50%);
              transform: translateX(-50%); }
          body #capsulas .slick-capsulas .capsula .xicaras ul li:hover .tooltip {
            opacity: 1;
            visibility: visible; }
      body #capsulas .slick-capsulas .capsula.active h3 {
        padding-bottom: 0;
        padding-top: 10px; }
        body #capsulas .slick-capsulas .capsula.active h3 a::before {
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -o-transform: rotate(180deg);
          transform: rotate(180deg); }
      body #capsulas .slick-capsulas .capsula.active .image {
        padding-top: 10px;
        padding-bottom: 15px;
        height: 50px; }
      body #capsulas .slick-capsulas .capsula.active img {
        max-height: 55px; }
body #sustentabilidade {
  padding-top: 70px;
  padding-bottom: 140px;
  background: url("../img/sustentabilidade/bg.jpg") center bottom no-repeat #000; }
@media(max-width: 480px) {
  body #sustentabilidade {
    padding-top: 50px;
    padding-bottom: 180px;
    background-position: -890px bottom; } }
  body #sustentabilidade .title {
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 84px;
    color: #c2a572;
    letter-spacing: 2.5px; }
@media(max-width: 480px) {
  body #sustentabilidade .title {
    font-size: 15px;
    padding-bottom: 50px; } }
  body #sustentabilidade .items {
    display: block;
    margin: 0 auto;
    max-width: 780px;
    padding-bottom: 130px; }
    body #sustentabilidade .items .item {
      float: left;
      width: calc(33.33% - 30px);
      padding-right: 15px;
      padding-left: 15px; }
    body #sustentabilidade .items .item p{
      text-align: center; }
@media(max-width: 480px) {
  body #sustentabilidade .items .item {
    padding: 0;
    width: 225px;
    margin: 15px auto 30px;
    float: none; } }
      body #sustentabilidade .items .item .image {
        display: block;
        width: 223px;
        height: 223px;
        border: 4px solid white;
        background-position: center center;
        background-repeat: no-repeat;
        margin: 0 auto 25px;
        border-radius: 50%; }
      body #sustentabilidade .items .item.item1 .image {
        background-image: url("../img/sustentabilidade/img1.jpg"); }
      body #sustentabilidade .items .item.item2 .image {
        background-image: url("../img/sustentabilidade/img2.jpg"); }
      body #sustentabilidade .items .item.item3 .image {
        background-image: url("../img/sustentabilidade/img3.jpg"); }
      body #sustentabilidade .items .item p {
        color: #ffffff;
        font-size: 16px;
        line-height: 1.5em; }
  body #sustentabilidade .conheca {
    max-width: 780px;
    margin: 0 auto; }
    body #sustentabilidade .conheca p {
      font-size: 16px;
      color: #c2a572; }
@media(max-width: 480px) {
  body #sustentabilidade .conheca p {
    max-width: 250px;
    padding-left: 30px;
    font-size: 13px; } }
@media(max-width: 480px) {
  body #sustentabilidade .conheca p br {
    display: none; } }
    body #sustentabilidade .conheca a {
      font-size: 16px;
      color: #c2a572;
      text-decoration: underline; }
@media(max-width: 480px) {
  body #sustentabilidade .conheca a {
    font-size: 13px; } }
body #onde-comprar {
  padding-top: 0;
  padding-bottom: 80px;
  background-color: #000000;
  background: linear-gradient(to bottom, #ffffff -100%, #000000 20%); }
@media(max-width: 480px) {
  body #onde-comprar {
    padding-bottom: 0; } }
  body #onde-comprar .capsulas {
    height: 222px;
    width: 100%;
    display: block;
    background: url("../img/onde-comprar/capsulas-top.png") center center no-repeat; }
  body #onde-comprar .title {
    padding-bottom: 65px; }
@media(max-width: 480px) {
  body #onde-comprar .title {
    padding-bottom: 40px; } }
    body #onde-comprar .title img {
      margin-left: 50px; }
    body #onde-comprar .title h2 {
      font-size: 28px;
      color: #c2a572;
      line-height: 35px;
      text-transform: uppercase;
      text-align: center;
      letter-spacing: 3px; }
@media(max-width: 480px) {
  body #onde-comprar .title h2 {
    max-width: 220px;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
    line-height: 20px; }
    body #onde-comprar .title h2 br {
      display: none; } }
  body #onde-comprar .columns {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
@media(max-width: 480px) {
  body #onde-comprar .columns {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
    body #onde-comprar .columns .column {
      width: 25%; }
@media(max-width: 480px) {
  body #onde-comprar .columns .column {
    width: 50%;
    margin-bottom: 45px; } }
      body #onde-comprar .columns .column .icon {
        height: 50px;
        width: 49px;
        margin-right: auto;
        margin-left: auto;
        display: block; }
        body #onde-comprar .columns .column .icon.icon1 {
          background-position: -127px -149px; }
        body #onde-comprar .columns .column .icon.icon2 {
          background-position: -186px -150px;
          width: 29px; }
        body #onde-comprar .columns .column .icon.icon3 {
          background-position: -228px -149px; }
        body #onde-comprar .columns .column .icon.icon4 {
          background-position: -285px -148px;
          width: 30px; }
    body #onde-comprar .columns h4 {
      font-size: 19px;
      color: #c2a572;
      text-transform: uppercase;
      text-align: center;
      margin-top: 30px; }
@media(max-width: 480px) {
  body #onde-comprar .columns h4 {
    font-size: 10.79px;
    line-height: 14.56px;
    margin-top: 18px; } }
      body #onde-comprar .columns h4 a {
        color: inherit;
        text-decoration: underline; }
      body #onde-comprar .columns h4::after {
        content: "";
        display: block;
        height: 2px;
        width: 49px;
        margin: 18px auto 20px;
        background: #ffffff; }
@media(max-width: 480px) {
  body #onde-comprar .columns h4::after {
    margin: 11px auto 10px; } }
    body #onde-comprar .columns p {
      color: #ffffff;
      font-size: 15px;
      text-align: center;
      line-height: 23px; }
@media(max-width: 480px) {
  body #onde-comprar .columns p {
    font-size: 12px;
    line-height: 14.56px; } }
      body #onde-comprar .columns p a {
        color: inherit;
        text-decoration: underline; }
body #clube-nespresso {
  background: url("../img/clube-nespresso/bgMember.jpg") center top no-repeat #000000;
  padding-top: 45px;
  padding-bottom: 65px;
  position: relative; }
@media(max-width: 480px) {
  body #clube-nespresso {
    background-image: url("../img/clube-nespresso/bg-club-mobile.jpg"); } }
  body #clube-nespresso .gridD {
    position: relative;
    z-index: 1; }
  body #clube-nespresso .title {
    margin-left: auto; }
@media(max-width: 480px) {
  body #clube-nespresso .title {
    max-width: 320px;
    margin-right: auto;
    margin-left: auto; } }
    body #clube-nespresso .title img {
      float: left;
      margin-left: 50px;
      margin-right: 25px; }
    body #clube-nespresso .title h2 {
      color: #c2a572;
      text-align: left;
      padding-bottom: 30px;
      margin-top: 40px;
      text-transform: uppercase;
      font-size: 28px;
      line-height: 35px; }
@media(max-width: 480px) {
  body #clube-nespresso .title h2 {
    /* max-width: 210px; */
    /* float: none; */
    max-width: 85%;
    margin-right: auto;
    margin-left: auto;
    text-align: center; }
    body #clube-nespresso .title h2 br {
      display: none; } }
    body #clube-nespresso .title p {
      color: #ffffff;
      font-size: 20px;
      line-height: 28px;
      text-align: left;
      text-transform: none; }
@media(max-width: 480px) {
  body #clube-nespresso .title p {
    font-size: 12.08px;
    max-width: 75%;
    margin-right: auto;
    float: none;
    text-align: center;
    margin-bottom: 20px;
    margin-left: auto;
    line-height: 18px; }
    body #clube-nespresso .title p br {
      display: none; } }
      body #clube-nespresso .title p a {
        text-decoration: underline;
        color: #ffffff; }
  body #clube-nespresso .boxes {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    max-width: 836px;
    margin-right: auto;
    margin-left: auto; }
@media(max-width: 480px) {
  body #clube-nespresso .boxes {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 296px; } }
    body #clube-nespresso .boxes .box {
      height: 270px;
      width: 261px;
      background: url("../img/clube-nespresso/border-box.png") center center no-repeat;
      margin-bottom: 28px;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column;
      text-align: center; }
@media(max-width: 480px) {
  body #clube-nespresso .boxes .box {
    background-image: url("../img/clube-nespresso/border-box-mobile.png");
    height: 149px;
    width: 140px;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    padding-top: 22px;
    margin-bottom: 15px; } }
      body #clube-nespresso .boxes .box .icon {
        height: 79px;
        width: 79px;
        margin-right: auto;
        margin-bottom: 25px;
        margin-left: auto; }
@media(max-width: 480px) {
  body #clube-nespresso .boxes .box .icon {
    height: 42px;
    width: 42px;
    background-image: url("../img/icons/sprite-mobile.png");
    margin-bottom: 15px; } }
      body #clube-nespresso .boxes .box.box1 .icon {
        background-position: -10px -220px; }
@media(max-width: 480px) {
  body #clube-nespresso .boxes .box.box1 .icon {
    background-position: 0 0;
    width: 42px; } }
      body #clube-nespresso .boxes .box.box2 .icon {
        background-position: -114px -225px;
        width: 91px; }
@media(max-width: 480px) {
  body #clube-nespresso .boxes .box.box2 .icon {
    background-position: -51px -8px;
    height: 26px;
    width: 49px; } }
      body #clube-nespresso .boxes .box.box3 .icon {
        background-position: -230px -230px; }
@media(max-width: 480px) {
  body #clube-nespresso .boxes .box.box3 .icon {
    background-position: -5px -58px;
    height: 29px;
    width: 33px; } }
      body #clube-nespresso .boxes .box.box4 .icon {
        background-position: -12px -335px; }
@media(max-width: 480px) {
  body #clube-nespresso .boxes .box.box4 .icon {
    background-position: -62px -59px;
    height: 28px;
    width: 28px; } }
      body #clube-nespresso .boxes .box.box5 .icon {
        background-position: -121px -335px; }
@media(max-width: 480px) {
  body #clube-nespresso .boxes .box.box5 .icon {
    background-position: -2px -100px;
    height: 28px;
    width: 38px; } }
      body #clube-nespresso .boxes .box.box6 .icon {
        background-position: -233px -340px; }
@media(max-width: 480px) {
  body #clube-nespresso .boxes .box.box6 .icon {
    background-position: -63px -96px;
    height: 35px;
    width: 26px; } }
      body #clube-nespresso .boxes .box h5 {
        font-family: "NespressoLucas-Bold", Arial, sans-serif;
        font-size: 17.38px;
        text-transform: uppercase;
        color: #ffffff; }
@media(max-width: 480px) {
  body #clube-nespresso .boxes .box h5 {
    font-size: 10.77px; } }
      body #clube-nespresso .boxes .box p {
        color: #ffffff;
        font-size: 14.48px;
        line-height: 24px;
        padding-right: 21px;
        padding-left: 21px; }
@media(max-width: 480px) {
  body #clube-nespresso .boxes .box p {
    font-size: 9.79px;
    line-height: 12.93px;
    padding-right: 4px;
    padding-left: 4px; }
    body #clube-nespresso .boxes .box p br {
      display: none; } }
    body #clube-nespresso .boxes:hover .box {
      opacity: 0.5; }
      body #clube-nespresso .boxes:hover .box:hover {
        opacity: 1; }
body footer {
  height: 32px;
  background: rgba(0, 0, 0, 0.2); }
@media(max-width: 480px) {
  body footer {
    background: #252525; } }
  body footer img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    top: -45px;
    max-width: 100%;
    width: 100%;
    height: auto; }
    body footer img.mobile {
      display: none; }
@media(max-width: 480px) {
  body footer img {
    top: -19px; }
    body footer img.mobile {
      display: block; }
    body footer img.desktop {
      display: none; } }

.fancybox-container .fancybox-inner{
  height: 1080px;
  width: 100%;
  max-width: 100vw;
  max-height: 100vh;
  bottom: initial;
}


@media (max-width: 475px){
  body #banner {
    height: 315px;
    -webkit-background-size: cover;
    background-size: cover;
    padding-top: 0;
  }
  body #banner .gridD{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: fit-content;
  }
  body #banner .iframe{
    display: none;
  }
  body #banner .logo img {
    max-width: 90%;
    margin-bottom: 20px;
  }
  body #banner h1 {
    max-width: 90%;
    font-size: 16px;
    margin: auto;
  }
  body #banner h2 {
    max-width: 90%;
    font-size: 13px;
    margin: auto;
    margin-bottom: 50px;
  }
  body #detalhes .slick-detalhes {
    margin-top: 30px;
  }
  body #receitas h2,
  body #detalhes p {
    max-width: 90%;
    margin: auto;
  }
  body #receitas {
    padding-top: 35px;
  }
  body #receitas h2 {
    font-size: 20px;
    margin-bottom: 35px;
  }
  body #receitas .receitas {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body #receitas .receitas .receita {
    width: 100%;
  }
}
