.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  font-family: 'Source Sans Pro', sans-serif;
  color: #464545;
  font-size: 20px;
  line-height: 150%;
}

h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 21px;
  line-height: 120%;
  font-weight: 400;
}

p {
  margin-bottom: 0px;
}

a {
  text-decoration: none;
}

.body {
  background-color: #fcfeff;
  font-family: 'Source Sans Pro', sans-serif;
}

.body-2 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #464545;
  font-size: 20px;
  line-height: 150%;
}

.div-block {
  width: 1130vw;
  height: 0vh;
}

.wrapper {
  width: 100%;
  height: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 80px;
  background-color: #fcfeff;
}

.se-ao-logo-heading {
  width: 100%;
}

.image {
  max-width: none;
}

.logo-navbar {
  width: 250px;
  -o-object-fit: fill;
  object-fit: fill;
}

.logo-navbar.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-navbar.eventos {
  background-color: transparent;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  display: none;
  overflow: visible;
  width: 100%;
  height: 80px;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  color: #464545;
}

.container-navbar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.logo {
  width: 200px;
  height: 100px;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.menu-navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.ct-navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.link-navbar {
  margin: 8px 4px;
  padding: 8px 16px;
  float: none;
  border-radius: 1000px;
  font-family: 'Open Sans', sans-serif;
  color: #7e3a3a;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.wrapper-style {
  padding: 20px;
}

.box-paragraph-style {
  margin-bottom: 20px;
  padding: 14px;
  border: 1px dotted #000;
}

.paragraph-main {
  position: static;
  z-index: 2;
  display: block;
  max-width: 700px;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  font-weight: 200;
  text-align: justify;
  text-decoration: none;
}

.paragraph-main.hero {
  padding: 16px;
  border-radius: 10px;
  background-color: #fcfeff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 22px;
  font-weight: 200;
}

.paragraph-main.confeiteiras {
  max-width: 900px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  font-size: 22px;
  text-align: justify;
}

.paragraph-main.detalhe-cardapio {
  font-size: 16px;
}

.paragraph-main.natal {
  margin-bottom: 0px;
  margin-left: 0px;
}

.paragraph-secondary {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  font-weight: 200;
}

.paragraph-secondary.pre-o {
  text-align: center;
}

.paragraph-secondary.pre-o.justificado {
  text-align: left;
}

.box-title-style {
  margin-bottom: 20px;
  padding: 14px;
  border: 1px dotted #000;
  font-weight: 200;
}

.heading-main {
  margin-top: 100px;
  margin-bottom: 0px;
  background-image: url('../images/AdobeStock_469551265.jpeg');
  background-position: 50% 0%;
  background-size: auto;
  font-family: Meddon, sans-serif;
  color: #68b939;
  text-align: center;
}

.heading-main.hero {
  margin-bottom: 0px;
  padding: 24px;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  background-color: #fcfeff;
  color: #68b939;
}

.heading-main.eventos {
  height: 450px;
  margin-top: 104px;
  margin-bottom: 80px;
  background-color: transparent;
  background-image: url('../images/girlanda-baixa.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.heading-main.confeiteiras {
  height: 450px;
  margin-top: 104px;
  margin-bottom: 60px;
  background-image: url('../images/girlanda-baixa.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 38px;
  text-align: center;
}

.heading-main.home {
  margin-top: 60px;
  margin-bottom: 60px;
  color: #68b939;
  text-align: center;
}

.heading-main.cardapio {
  height: 450px;
  margin-top: 104px;
  background-image: url('../images/girlanda-baixa.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
}

.heading-main.detalhe-cardapio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 30px;
}

.heading-main.natal {
  display: inline-block;
  margin-top: 40px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  text-align: left;
}

.heading-main.titulo-2 {
  margin-top: 100px;
}

.heading-secondary {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: Meddon, sans-serif;
  color: #68b939;
  font-size: 25px;
  text-align: center;
}

.heading-secondary.mobile {
  color: #68b939;
}

.heading-secondary.cardapio {
  margin-bottom: 20px;
  line-height: 34px;
  text-align: center;
}

.box-botao-style {
  margin-bottom: 20px;
  padding: 14px;
  border: 1px dotted #000;
}

.botao-main {
  margin-top: 0px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 15px;
  border-radius: 20px;
  background-color: #68b939;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
}

.botao-secondary {
  padding: 8px 11px;
  border-radius: 20px;
  background-color: #68b939;
  font-size: 14px;
}

.rodape {
  display: -ms-grid;
  display: grid;
  margin-top: 60px;
  padding-top: 15px;
  padding-bottom: 15px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #fcfeff;
}

.logo-rodape {
  margin-bottom: 0px;
  text-align: right;
}

.div-block-2 {
  display: block;
  font-size: 20px;
  text-align: right;
}

.link-rodape {
  display: block;
  margin-bottom: 12px;
  color: rgba(44, 42, 42, 0.68);
  font-size: 20px;
  font-weight: 200;
  text-decoration: none;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-3 {
  width: 60px;
  height: 60px;
  margin-left: 20px;
  padding-left: 0px;
}

.box-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 900px;
  margin-top: 80px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #fcfeff;
  background-image: url('../images/homepage-sem-fundo2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.box-hero.eventos {
  height: 40vh;
  background-color: transparent;
  background-image: url('../images/500_F_294355612_bxhGG1RNykIFN1uocxqDIFdzdz9tv1YN.jpg');
  background-position: 50% 100%;
  background-size: auto;
  background-repeat: no-repeat;
  box-shadow: none;
}

.hero-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: none;
  max-width: 50%;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 20px;
  background-color: #fcfeff;
  box-shadow: 1px 1px 12px 0 #8e8a8a;
}

.section-eventos {
  margin-bottom: 20px;
  padding-top: 100px;
  font-family: 'Source Sans Pro', sans-serif;
}

.box-eventos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 20px;
  background-color: #fcfeff;
}

.paragraph-eventos {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  opacity: 1;
}

.whatsapp-button {
  position: relative;
  z-index: 2;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 15px;
  border-radius: 20px;
  background-color: #68b939;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 19px;
  font-weight: 200;
}

.image-4 {
  width: 200px;
  height: 200px;
  max-width: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.img-eventos {
  position: relative;
  z-index: 5;
  width: 400px;
  height: 200px;
  max-width: none;
  margin-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-confeiteiras {
  margin-bottom: 20px;
  padding-top: 100px;
}

.box-confeiteiras {
  display: block;
  margin-bottom: 60px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.img-confeiteiras {
  height: auto;
  max-height: none;
  max-width: 50%;
  margin-left: 40px;
  -o-object-fit: contain;
  object-fit: contain;
}

.div-block-4 {
  position: fixed;
  left: auto;
  top: auto;
  right: -210px;
  bottom: 0%;
  width: 210px;
}

.box-fotos-eventos {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  margin-right: 0px;
  margin-bottom: 60px;
  margin-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.img-eventos1 {
  width: auto;
  height: auto;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
}

.img-eventos1.img100 {
  width: 100%;
  height: 100%;
}

.img-eventos2 {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
}

.img-eventos3 {
  width: 100%;
  height: 100%;
  max-height: none;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
}

.photo-eventos {
  padding: 8px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 20px;
}

.img-eventos4 {
  width: 100%;
  height: 100%;
  max-height: none;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
}

.img-eventos5 {
  width: 100%;
  height: 100%;
  max-height: none;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
}

.divider-eventos {
  margin-bottom: 60px;
  background-image: url('../images/500_F_294355612_bxhGG1RNykIFN1uocxqDIFdzdz9tv1YN.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.background-eventos {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 500px;
  height: 350px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-image: url('../images/500_F_261954105_XMEbeiHiFhhxmXxYFWLkP4OSB4R3VtHs.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.62;
  text-align: left;
}

.box-img-confeiteiras {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.img-confeiteiras2 {
  display: block;
  width: 900px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -o-object-fit: cover;
  object-fit: cover;
}

.box-outros-equipe {
  margin-top: 60px;
  text-align: center;
}

.box-apollo {
  display: block;
  overflow: visible;
  width: 300px;
  height: 100%;
  max-width: none;
  margin-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.box-ap {
  max-width: 80%;
}

.box-gatos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  height: 300px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.img-cat {
  position: static;
  display: inline-block;
  width: 300px;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-6 {
  width: 100%;
  height: 100%;
  max-width: 80%;
  -o-object-fit: cover;
  object-fit: cover;
}

.box-destaques {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
}

.img-destaques {
  width: 100%;
  height: 250px;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
}

.box-destaques-detalhes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 20px;
}

.grid {
  margin-bottom: 60px;
}

.grid-2 {
  grid-template-areas: "Area";
}

.grid-eventos {
  margin-bottom: 80px;
  grid-column-gap: 20px;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.image-7 {
  border-radius: 20px;
  -o-object-fit: fill;
  object-fit: fill;
}

.grid-3 {
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.grid-destaques {
  padding-bottom: 80px;
  grid-auto-flow: column;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: 250px 100px;
  grid-template-rows: 250px 100px;
}

.image-8 {
  display: inline-block;
}

.txt-navbar {
  color: #fcfeff;
  font-weight: 200;
}

.div-block-5 {
  max-width: 50%;
  margin-right: 30px;
}

.div-img-eventos {
  width: auto;
  height: auto;
  max-width: 50%;
  margin-right: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.grid-4 {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-4.eventos {
  width: 1100px;
  max-width: none;
  margin: 100px auto;
  padding-right: 100px;
  padding-left: 100px;
  -ms-grid-rows: auto auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto auto;
}

.text-block {
  background-color: #fcfeff;
}

.grid-cardapio {
  width: 1100px;
  margin: 60px auto;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-cardpio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 20px;
  background-color: #fcfeff;
  box-shadow: 1px 1px 3px 0 #f6d3d2;
}

.img-cardapio {
  width: 100%;
  height: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding: 40px;
  border-radius: 20px;
  -o-object-fit: contain;
  object-fit: contain;
}

.grid-natal {
  width: auto;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  grid-auto-flow: row;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-areas: "Area";
  -ms-grid-columns: 255px 10px 255px;
  grid-template-columns: 255px 255px;
  -ms-grid-rows: auto 10px auto 10px auto;
  grid-template-rows: auto auto auto;
}

.card-cardapio-natal {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 255px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 2px 2px 4px 0 rgba(104, 185, 57, 0.49);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.card-cardapio-natal:hover {
  box-shadow: 4px 4px 19px 0 rgba(0, 0, 0, 0.16);
}

.card-cardapio-natal.w--current {
  display: block;
}

.overlay-datalhes {
  position: absolute;
  display: none;
  overflow: scroll;
  width: 100%;
  height: 100%;
  padding: 24px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(7, 46, 27, 0.98);
  opacity: 0;
  color: #fff;
  font-size: 16px;
  line-height: 120%;
}

.img-det-cardapio {
  width: 300px;
  height: 250px;
  -o-object-fit: cover;
  object-fit: cover;
}

.card-detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: transparent;
}

.titulo-cardapio-detalhe {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Meddon, sans-serif;
  color: #68b939;
  font-size: 25px;
  line-height: 34px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
}

.preco-cardapio {
  margin-bottom: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
}

.btn-detalhes {
  display: block;
  width: 200px;
  margin-top: 8px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 11px 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border-radius: 100px;
  background-color: #68b939;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-weight: 200;
  text-align: center;
  text-decoration: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.link-block-2 {
  text-align: right;
}

.link-btn-detalhes {
  margin-top: 10px;
  text-align: right;
}

.box-detalhe-cardapio {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  margin: 220px auto 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-9 {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
}

.box-foto-detalhe-cardapio {
  width: 400px;
  height: 400px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.box-texto-detalhe-cardapio {
  margin-left: 40px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.button {
  margin-top: 20px;
  margin-right: 20px;
}

.button-2 {
  margin-top: 20px;
}

.button-3 {
  margin-top: 20px;
}

.tab-cardapio {
  margin-top: 0px;
  margin-right: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #49a377;
  border-radius: 20px;
  background-color: #fcfeff;
  color: #49a377;
}

.tab-cardapio.w--current {
  margin-right: 2px;
  background-color: #68b939;
  color: #fcfeff;
}

.tab-cardapio.empada {
  border-color: #49a377;
}

.tabs-detalhe-cardapio {
  margin-top: 17px;
  font-size: 16px;
}

.tab-preco {
  margin-top: 0px;
  padding-bottom: 10px;
  font-size: 30px;
}

.tabs-menu-datelhe-cardapio {
  margin-bottom: 40px;
}

.link-block-cardapio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}

.body-3 {
  background-color: #fff8fc;
}

.body-4 {
  background-color: #fff8fc;
}

.box-detalhe-miniburguer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  max-width: 100%;
  margin-top: 220px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: cover;
  object-fit: cover;
}

.texto-detalhe-miniburguer {
  margin-left: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.foto-detalhe-miniburguer {
  width: 400px;
  height: 400px;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
}

.img-mini-burguer {
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
}

.box-detalhe-empada {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  margin-top: 220px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.box-foto-detalhe-empada {
  width: 400px;
  height: 400px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.box-texto-detalhe-empada {
  margin-left: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.img-empada {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
}

.preco-bolo-vo {
  margin-top: 40px;
  font-size: 30px;
}

.body-5 {
  background-color: transparent;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-2 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.div-block-6 {
  width: 300px;
  height: 250px;
}

.div-eventos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-eventos.gridg {
  height: auto;
}

.div-eventos.grid-vert {
  height: auto;
}

.navbar-3 {
  background-color: transparent;
}

.navbar-4 {
  position: fixed;
}

.container-2 {
  margin-right: 0px;
  margin-left: 0px;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.ct {
  width: 100%;
  max-width: 1200px;
  background-color: transparent;
}

.sc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sc.sc-hero {
  display: none;
}

.sc.sc-navbar {
  display: none;
  padding-top: 8px;
  padding-bottom: 8px;
}

.ct-navbar-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-atelie {
  width: 140px;
}

.nav-link {
  margin-right: 4px;
  margin-left: 4px;
  padding: 8px 16px;
  font-family: 'Open Sans', sans-serif;
  color: #927443;
  font-size: 16px;
  font-weight: 600;
}

.btn-whats {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 210px;
  margin-left: 10px;
  padding: 8px 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
  background-color: #68b939;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

.btn-whats.whats-top {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.btn-whats.whats-top:hover {
  background-color: #5ca531;
}

.image-10 {
  width: 24px;
  margin-right: 8px;
}

.div-block-7 {
  width: 190px;
}

.image-11 {
  width: 150px;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-12 {
  width: 24px;
}

.link-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-social.fb {
  margin-right: 8px;
}

.text-block-2 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #464545;
  font-size: 22px;
  font-weight: 200;
}

.text-block-3 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #464545;
  font-size: 22px;
  font-weight: 200;
}

.text-block-4 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #464545;
  font-size: 22px;
  font-weight: 200;
}

.text-block-5 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  font-weight: 200;
}

.heading-second {
  height: auto;
  margin-top: 220px;
}

.txt-heading-second {
  font-family: Meddon, sans-serif;
  font-size: 60px;
  text-align: center;
}

.button-wrapper {
  display: inline-block;
  height: 45px;
  margin: 8px 0px 0px 10px;
  padding: 8px 30px 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0.5px;
  border-color: rgba(104, 185, 57, 0.49);
  border-radius: 50px;
  background-image: url('../images/greenthing.png');
  background-position: 50% 250%;
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  font-family: 'Open Sans', sans-serif;
  color: #8e8a8a;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.button-wrapper:hover {
  background-position: 50% 0%;
  color: #fff;
}

.text-block-6 {
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 22px;
  font-weight: 200;
}

.card-wrap {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  height: 50vh;
  margin-top: 140px;
  margin-bottom: 140px;
  margin-left: 220px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.card {
  position: absolute;
  width: 250px;
  height: 400px;
  border-radius: 10px;
  background-image: url('../images/bala-coco.jpg');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 0 1px 8px 0 rgba(26, 0, 1, 0.3);
  -webkit-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
}

.card.bottom {
  margin-top: 0px;
  background-image: url('../images/brigadeiro-gato.jpg');
}

.card.top {
  background-image: url('../images/bolo-pote.jpg');
}

.navbar-5 {
  width: auto;
  height: 80px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.brand {
  width: 150px;
}

.nav-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
}

.cards-case {
  display: none;
}

.text-block-7 {
  font-size: 15px;
  font-weight: 200;
  text-align: center;
}

.contnatal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.6)), to(hsla(0, 0%, 100%, 0.6))), url('../images/AdobeStock_303212864.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0.6)), url('../images/AdobeStock_303212864.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 1000px;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-14 {
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-9 {
  display: block;
  overflow: visible;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background-image: url('../images/AdobeStock_303212864.jpg');
  background-position: 0px 0px;
  background-size: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 73px;
  padding-bottom: 73px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .wrapper {
    position: static;
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .navbar {
    opacity: 0.83;
  }

  .menu-navbar {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    background-color: transparent;
  }

  .ct-navbar {
    position: relative;
  }

  .paragraph-main {
    height: auto;
  }

  .paragraph-main.detalhe-cardapio {
    position: static;
    display: block;
    height: auto;
  }

  .heading-main.eventos {
    height: 450px;
    margin-top: -100px;
    margin-bottom: 40px;
  }

  .box-hero {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 600px;
    height: 750px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .paragraph-eventos {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .whatsapp-button {
    position: static;
  }

  .img-eventos {
    max-height: none;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .background-eventos {
    overflow: visible;
    width: 300px;
    height: 250px;
  }

  .box-gatos {
    width: auto;
  }

  .img-destaques {
    overflow: visible;
    height: 200px;
  }

  .box-destaques-detalhes {
    overflow: hidden;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .menu-button {
    background-color: transparent;
  }

  .menu-button.w--open {
    position: static;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    color: #464545;
  }

  .icon {
    color: #49a377;
  }

  .grid {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
    grid-auto-flow: row;
    grid-template-areas: "."
      "."
      "."
      "Area";
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .grid-eventos {
    -ms-grid-columns: auto;
    grid-template-columns: auto;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid-destaques {
    display: -ms-grid;
    display: grid;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-areas: ".";
    -ms-grid-columns: 1fr 16px 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 200px 16px 100px 16px 200px 16px 100px;
    grid-template-rows: 200px 100px 200px 100px;
  }

  .div-img-eventos {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .grid-4 {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .grid-cardapio {
    width: 700px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .grid-natal {
    width: 700px;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .box-detalhe-cardapio {
    display: -ms-grid;
    display: grid;
    width: 700px;
    margin: 40px auto;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .image-9 {
    text-align: left;
  }

  .box-foto-detalhe-cardapio {
    margin-right: auto;
    margin-left: auto;
  }

  .box-texto-detalhe-cardapio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .tab-cardapio.w--current {
    margin-right: 2px;
  }

  .tabs-menu-datelhe-cardapio {
    position: static;
  }

  .link-block-cardapio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .box-detalhe-miniburguer {
    width: 700px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .box-detalhe-empada {
    width: 700px;
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .box-foto-detalhe-empada {
    margin-right: auto;
    margin-left: auto;
  }

  .box-texto-detalhe-empada {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    margin-right: auto;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .img-empada {
    margin-right: 0px;
    text-align: left;
  }

  .menu-button-2 {
    position: static;
  }

  .menu-button-2.w--open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .div-block-8 {
    margin-top: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .card-wrap {
    display: none;
    margin-right: 220px;
    margin-left: 220px;
  }

  .navbar-5 {
    background-color: transparent;
  }

  .nav-menu-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: rgba(252, 254, 255, 0.88);
  }

  .container-3 {
    display: block;
    padding-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .icon-2 {
    background-color: transparent;
    color: #464545;
  }

  .menu-button-3 {
    margin-right: 20px;
    background-color: transparent;
  }

  .menu-button-3.w--open {
    z-index: 999;
    background-color: transparent;
    cursor: pointer;
  }

  .grid-cards {
    margin-top: 60px;
    margin-right: 40px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .div-cards {
    width: 100%;
    height: 250px;
    background-image: url('../images/brigadeiro-gato.jpg');
    background-position: 0px 0px;
    background-size: cover;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .div-cards.top {
    background-image: url('../images/bolo-pote.jpg');
  }

  .div-cards.middle {
    background-image: url('../images/bala-coco.jpg');
    background-position: 50% 50%;
  }

  .image-13 {
    width: 100%;
    height: 250px;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .cards-case {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .wrapper {
    margin-right: 20px;
    margin-left: 20px;
  }

  .link-navbar {
    margin-right: 0px;
    margin-left: 0px;
    padding: 4px;
  }

  .paragraph-main {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .paragraph-main.confeiteiras {
    display: inline-block;
  }

  .heading-main.confeiteiras {
    margin-top: 10px;
  }

  .heading-main.home {
    margin-top: 40px;
  }

  .heading-secondary {
    overflow: visible;
  }

  .box-hero {
    width: 500px;
    height: 550px;
  }

  .paragraph-eventos {
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .img-cat {
    width: 50%;
    max-width: none;
  }

  .grid-eventos {
    margin-bottom: 0px;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .grid-destaques {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .img-logo {
    height: 80px;
  }

  .grid-4 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid-cardapio {
    width: 500px;
  }

  .grid-natal {
    width: 500px;
    margin-right: auto;
    margin-left: auto;
  }

  .img-det-cardapio {
    display: inline-block;
    width: 100%;
    height: 200px;
  }

  .card-detail {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .titulo-cardapio-detalhe {
    font-size: 23px;
  }

  .box-detalhe-cardapio {
    width: 500px;
    margin-right: auto;
    margin-left: auto;
    -ms-grid-columns: auto;
    grid-template-columns: auto;
  }

  .box-foto-detalhe-cardapio {
    width: 40vh;
    height: auto;
  }

  .tab-cardapio.w--current {
    margin-bottom: 10px;
  }

  .box-detalhe-miniburguer {
    width: 500px;
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .texto-detalhe-miniburguer {
    margin-right: 0px;
    margin-left: 0px;
  }

  .foto-detalhe-miniburguer {
    margin-bottom: 35px;
  }

  .box-detalhe-empada {
    width: 500px;
    margin-top: 60px;
  }

  .box-foto-detalhe-empada {
    width: auto;
    height: auto;
  }

  .img-empada {
    width: 500px;
    height: 300px;
  }

  .txt-heading-second {
    font-size: 40px;
  }

  .card-wrap {
    margin-left: 140px;
  }

  .div-cards.top {
    height: 150px;
  }

  .div-cards.middle {
    height: 150px;
  }

  .div-cards.bottom {
    height: 150px;
  }
}

@media screen and (max-width: 479px) {
  .wrapper {
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .navbar {
    height: 200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .menu-navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .heading-main.hero {
    margin-top: 20px;
  }

  .heading-main.eventos {
    margin-top: 20px;
  }

  .heading-main.confeiteiras {
    height: 450px;
    margin: 20px auto 40px;
    background-image: url('../images/girlanda-baixa.png');
    background-position: 50% 50%;
    background-size: contain;
    font-size: 28px;
  }

  .heading-main.cardapio {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .heading-secondary.mobile {
    font-size: 20px;
  }

  .botao-main {
    width: 100%;
  }

  .rodape {
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
  }

  .div-block-2 {
    font-weight: 200;
  }

  .div-block-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .box-hero {
    width: 300px;
    height: auto;
    margin-top: 0px;
    background-size: cover;
  }

  .box-eventos {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .img-eventos {
    width: 250px;
    max-height: none;
    margin-right: auto;
    margin-left: auto;
  }

  .box-fotos-eventos {
    position: relative;
    height: 49.609375vh;
  }

  .img-destaques {
    height: 150px;
  }

  .grid-destaques {
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 150px 50px 150px 50px 150px 50px 150px 50px;
    grid-template-rows: 150px 50px 150px 50px 150px 50px 150px 50px;
  }

  .img-logo {
    height: auto;
    max-width: none;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .txt-navbar {
    text-align: center;
  }

  .div-img-eventos {
    max-width: none;
  }

  .grid-4 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .grid-4.eventos {
    width: 280px;
    margin-top: 60px;
    margin-bottom: 60px;
    padding-right: 10px;
    padding-left: 10px;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .grid-cardapio {
    width: 280px;
    margin-top: 20px;
    margin-bottom: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto;
  }

  .grid-natal {
    width: 280px;
    margin-right: auto;
    margin-left: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .img-det-cardapio {
    width: auto;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .box-detalhe-cardapio {
    width: 280px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .box-foto-detalhe-cardapio {
    width: auto;
  }

  .tab-cardapio {
    margin-bottom: 10px;
  }

  .bold-text {
    display: block;
  }

  .box-detalhe-miniburguer {
    width: 280px;
  }

  .img-mini-burguer {
    width: 280px;
    margin-right: auto;
    margin-left: 60px;
  }

  .box-detalhe-empada {
    width: 280px;
    margin-top: 60px;
  }

  .link-block-3 {
    position: relative;
  }

  .link-block-3.w--current {
    position: static;
  }

  .txt-heading-second {
    font-size: 30px;
  }

  .txt-heading-second.mobile {
    margin-right: auto;
    margin-left: auto;
    font-size: 25px;
  }

  .card-wrap {
    margin-left: 80px;
  }

  .card.bottom {
    width: 50vw;
    height: 50px;
  }

  .div-cards.top {
    display: inline-block;
    width: 150px;
    height: 150px;
    background-position: 50% 50%;
  }

  .div-cards.middle {
    display: inline-block;
    width: 150px;
    height: 150px;
  }

  .div-cards.bottom {
    display: inline-block;
    width: 150px;
    height: 150px;
    background-position: 50% 50%;
  }

  .cards-case {
    display: inline-block;
    margin-right: auto;
    margin-left: 100px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

#w-node-b2ec5070-4e37-83f4-af7c-78679624c4d3-9624c4d2 {
  -ms-grid-column-align: end;
  justify-self: end;
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-b2ec5070-4e37-83f4-af7c-78679624c4d4-9624c4d2 {
  -ms-grid-column-span: 0.99609375;
  grid-column-end: 1.99609375;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 0.99609375;
  grid-row-end: 2.99609375;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-b2ec5070-4e37-83f4-af7c-78679624c4db-9624c4d2 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-a26704a8-4b68-8bab-3524-9d8773a4a008-9624c4d2 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_26ba609e-3851-76f3-4fd5-25a1c1c8ea41-b23fb2b7 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_31e0764e-e568-6d5f-63e8-cfe941dcc72a-65d62c7c {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_31e0764e-e568-6d5f-63e8-cfe941dcc72c-65d62c7c {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_31e0764e-e568-6d5f-63e8-cfe941dcc73c-65d62c7c {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_31e0764e-e568-6d5f-63e8-cfe941dcc74a-65d62c7c {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_31e0764e-e568-6d5f-63e8-cfe941dcc740-65d62c7c {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_26ba609e-3851-76f3-4fd5-25a1c1c8ea41-b23fb2b7 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: end;
    align-self: end;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_473c5e77-e3a8-16eb-ab1c-d5edd920ef55-b23fb2b7 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_59026e03-a853-64ec-6d56-766204320635-04320632 {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_473c5e77-e3a8-16eb-ab1c-d5edd920ef55-b23fb2b7 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

