.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

#totalItens{
    color: #fff;
    position: absolute;
    left: 13px;
    height: 20px;
    right: 10px;
    background-color: #fff0;
    text-align: center;
    top: -2px;
    border-radius: 12px;
}

#totalItens2{
    color: #fff;
    position: absolute;
    left: 13px;
    height: 20px;
    right: 10px;
    background-color: #fff0;
    text-align: center;
    top: 17px;
    border-radius: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.hero {
  width: 100%;
  height: 770px;
}

.slider-hero {
  height: 100%;
}

.slide-1 {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 1024px;
  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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.hero-txt-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 600px;
  padding: 30px;
  -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;
  background-color: #f37435;
  color: #fff;
  text-align: right;
}

/* ======================= */

.w-tabs{
  float: left;
  width: 49%;
  margin-right: 5px;
}

.tab_link {
  display: block;
  height: 376px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(90, 90, 90, .15);
  border-radius: 0;
  background-color: #f5f5f5;
  box-shadow: none;
  -webkit-transition: border 200ms ease, box-shadow 200ms ease;
  transition: border 200ms ease, box-shadow 200ms ease;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #5a5a5a;
  border-radius: 5px;
  padding: 10px;
  text-decoration: none;
}

.tab_link:hover {
  border-color: rgba(90, 90, 90, .28);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, .16);
  text-decoration: none;
}

.tab_link.w--current {
  display: block;
  padding: 0px;
  border-color: rgb(5 226 27 / 59%);
  background-color: #fff;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, .16);
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #303030;
  border-radius: 5px;
  padding: 10px;
  text-decoration: none;
}

.radio_text_pgto {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: none;
  margin-left: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.radio_field_pgto {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-left: 0px;
}

.tab_pane {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.tab_pane_wrapper {
  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;
}

.form_wrapper {
  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;
}

.form_wrapper.half {
  width: 48%;
}

.boleto_text {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #5a5a5a;
  text-align: center;
}

.tituloLabel{
color: #000000;
}

.textoLabel{
  color: #585757;
}

/* ======================= */


.h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Kalam, sans-serif;
  font-size: 50px;
  line-height: 56px;
}

.h1.h-white {
  color: #fff;
}

.white-line {
  width: 200px;
  height: 1px;
  margin-top: 25px;
  margin-bottom: 25px;
  background-color: #fff;
}

.hero-txt {
  font-family: 'Baloo 2', sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 90px;
  max-width: 1062px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
}

.nav-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  padding-right: 150px;
  padding-left: 25px;
  -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;
}

.nav-menu {
  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;
  font-family: 'Baloo 2', sans-serif;
  color: #f37435;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}

.nav-link {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #f37435;
}

.nav-link:hover {
  color: #202020;
}

.nav-link.w--current {
  color: #202020;
}

.button {
  margin-left: 15px;
  padding: 12px 20px;
  border-radius: 200px;
  background-color: #f37435;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 18px;
  font-weight: 600;
}

.button:hover {
  background-color: #202020;
}

.button.yellow {
  margin-left: 0px;
  padding-right: 25px;
  padding-left: 25px;
  background-color: #febd2b;
  color: #202020;
}

.button.yellow:hover {
  background-color: #202020;
  color: #fff;
}

.button.black {
  margin-left: 0px;
  padding-right: 25px;
  padding-left: 25px;
  background-color: #202020;
}

.button.black:hover {
  background-color: #fff;
  color: #202020;
}

.button.black.middle {
  width: 150px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.button.button-clean {
  margin-left: 0px;
}

.button.black-sacola {
  margin-left: 0px;
  padding-right: 35px;
  padding-left: 35px;
  background-color: #202020;
}

.button.black-sacola:hover {
  background-color: #f37435;
  color: #fff;
}

.button.black-sacola.middle {
  width: 150px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.button.button-produto {
  padding-right: 30px;
  padding-left: 30px;
}

.button.plano-button {
  margin-left: 0px;
  padding-right: 40px;
  padding-left: 40px;
}

.button.plano-button-yellow {
  margin-left: 0px;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #febd2b;
  color: #202020;
}

.button.plano-button-yellow:hover {
  background-color: #202020;
  color: #fff;
}

.section-top {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.top-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.middle-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1024px;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid #f37435;
  border-bottom: 1px solid #f37435;
  border-left: 1px solid #f37435;
}

.side-grow {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.side-grow-orange {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top: 1px solid #f37435;
  border-bottom: 1px solid #f37435;
}

.left-top {
  position: relative;
  width: 50%;
  background-color: #f37435;
}

.right-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 30px 30px 30px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Kalam, sans-serif;
  font-size: 50px;
  line-height: 56px;
  text-align: center;
}

.h2.more-margin {
  margin-bottom: 40px;
}

.text-span {
  color: #f37435;
}

.top-content-block {
  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;
  font-family: 'Baloo 2', sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.top-pata {
  margin-right: 15px;
}

.body {
  font-family: 'Baloo 2', sans-serif;
  color: #202020;
  font-size: 18px;
  line-height: 24px;
}

.top-line {
  width: 250px;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 50px;
  background-color: #dedede;
}

.image {
  position: absolute;
  left: 0%;
  top: -18%;
  right: 0%;
  bottom: auto;
  max-width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.section-vantagens {
  width: 100%;
}

.header-wrapper {
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}

.text-span-2 {
  color: #07d033;
}

.vantagens-bg {
  padding-top: 80px;
  padding-bottom: 30px;
  background-image: url('../images/bg_pb.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.vantagens-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.vantagem-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 320px;
  margin-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.vantagem-top {
  padding-top: 17px;
  padding-bottom: 15px;
  background-color: #f37435;
  font-family: Kalam, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
}

.vantagem-bottom {
  width: 300px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-color: #fff;
}

.vantagem-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #07d033;
  border-bottom: 1px solid #07d033;
  border-left: 1px solid #07d033;
  text-align: center;
}

.leaf {
  margin-bottom: 15px;
}

.text-span-3 {
  color: #f37435;
  font-weight: 700;
}

.planos-section {
  width: 100%;
}

.planos-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.plano-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #fcfcfc;
}

.plano-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #f37435;
}

.plano-half {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 512px;
  padding-top: 50px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h3 {
  font-family: Kalam, sans-serif;
  font-size: 42px;
  line-height: 40px;
}

.indicado-box {
  position: relative;
  width: 415px;
  margin-top: 50px;
  padding: 40px 20px 15px;
  border: 1px solid #febd2b;
  font-weight: 600;
  text-align: center;
}

.indicado-box.indicado-white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-color: #fff;
  text-align: left;
}

.indicado-header {
  position: absolute;
  left: 0%;
  top: -25px;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  -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;
  background-color: #febd2b;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
}

.indicado-header.header-invert {
  background-color: #fff;
  color: #f37435;
}

.indicado-header.header-invert-bottom {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -15px;
  width: 200px;
  height: 30px;
  background-color: #fff;
  color: #f37435;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
}

.img-pacotes {
  max-width: 350px;
  margin-top: 40px;
  margin-bottom: 35px;
}

.sabores {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  text-transform: uppercase;
}

.prazo {
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
  text-transform: uppercase;
}

._1-dia {
  font-size: 20px;
  font-weight: 700;
}

.entrega {
  margin-top: 20px;
  padding: 10px 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #202020;
  font-weight: 700;
  text-transform: uppercase;
}

.entrega.entrega-white {
  border-color: #fff;
}

.escolha {
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: 500;
}

.plano-half-invert {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 512px;
  padding-top: 50px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.dog-vector {
  margin-right: 20px;
}

.destaque {
  font-weight: 800;
  text-decoration: underline;
  text-transform: uppercase;
}

.img-caixa {
  max-width: 350px;
  margin-top: 30px;
  margin-bottom: 10px;
}

.section-teste {
  position: relative;
  padding-top: 70px;
  padding-bottom: 70px;
}

.teste-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}

.teste-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 90px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #febd2b;
  border-bottom: 1px solid #febd2b;
  border-left: 1px solid #febd2b;
  background-color: #fff;
}

.teste-bg-dog {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 50%;
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-span-4 {
  color: #febd2b;
}

.teste-line-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -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;
}

.teste-line {
  width: 150px;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #dedede;
}

.pata-yellow {
  margin-right: 16px;
  margin-left: 16px;
}

.text-block-2 {
  max-width: 300px;
}

.teste-txt {
  max-width: 350px;
  margin-bottom: 40px;
  text-align: center;
}

.image-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  margin-top: auto;
  margin-bottom: auto;
}

.section-loja {
  width: 100%;
  padding-top: 90px;
  padding-bottom: 0px;
}

.loja-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 50px;
}

.loja-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-bottom: 50px;
  padding-left: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.loja-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #febd2b;
  background-color: #fff;
  text-align: center;
}

.pacote {
  height: 200px;
  margin-bottom: 10px;
}

.nome-produto {
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.qtd {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.qtd.qtd-interna {
  margin-bottom: 10px;
}

.loja-button-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.loja-bg {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 75%;
  background-color: #febd2b;
}

.section-selo {
  width: 100%;
  padding-top: 90px;
  padding-bottom: 90px;
}

.container-selo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1024px;
  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;
}

.selo-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 20px;
  -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;
}

.selo-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.selo {
  max-width: 60%;
}

.footer {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f37435;
}

.footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 290px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}

.footer-logo {
  width: 100px;
  margin-bottom: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.social-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.social-link {
  margin-right: 10px;
  margin-left: 10px;
}

.footer-header {
  margin-bottom: 5px;
  padding-right: 30px;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
  font-weight: 600;
  text-transform: uppercase;
}

.footer-link {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #fff;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.text-field {
  height: 45px;
  border: 0px none #000;
  color: #202020;
}

.form-block {
  margin-top: 10px;
}

.user-link {
  position: absolute;
  left: auto;
  top: auto;
  right: 85px;
  bottom: auto;
  cursor: pointer;
}

.cart-link {
  position: absolute;
  left: auto;
  top: auto;
  right: 25px;
  bottom: auto;
  cursor: pointer;
}

.slide-nav {
  font-size: 13px;
}

.bit-header-interno {
  width: 100%;
  padding-top: 130px;
  padding-bottom: 40px;
  background-color: #fcfcfc;
}

.bit-header-interno.header-orange {
  background-color: #f37435;
}

.header-interno-wrapper {
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.header-interno-sub-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #202020;
  font-weight: 500;
}

.header-interno-sub-wrapper.sub-white {
  color: #fff;
}

.pata-header {
  margin-right: 0px;
}

.section-produtos {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}

.produtos-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.plano-selec-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.produtos-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sacola-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
  width: 230px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #f7f7f7;
}

.produto-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  margin-bottom: 40px;
  padding: 20px;
  -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;
  border: 1px solid #e7e7e7;
}

.produto-top {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.preco {
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.parcelas {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.parcelas.qtd-interna {
  margin-bottom: 10px;
}

.produto-bottom {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.detalhes-link {
  margin-top: 15px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #f37435;
  font-weight: 500;
}

.detalhes-link:hover {
  color: #202020;
}

.sacola-header {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f37435;
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.sacola-produto-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-bottom: 1px solid #e7e7e7;
}

.img-sacola {
  height: 70px;
  max-width: 60px;
  -o-object-fit: contain;
  object-fit: contain;
}

.sacola-dados-wrapper {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nome-sacola {
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  text-align: left;
  text-transform: none;
}

.porcao-sacola {
  color: #727272;
  font-size: 12px;
  line-height: 16px;
  text-align: left;
}

.qtd-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
  -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;
}

.qtd-boxes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.qtd-select {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 22px;
  height: 22px;
  -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-style: solid;
  border-width: 1px;
  border-color: #cfcfcf;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
}

.qtd-select.no-border {
  border-style: solid none;
  cursor: text;
}

.remover {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-decoration: underline;
  cursor: pointer;
}

.remover:hover {
  color: #f37435;
}

.preco-sacola {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.img-sacola-ox {
  height: 80px;
  margin-right: 10px;
}

.sacola-middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 15px;
  padding-bottom: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #e7e7e7;
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
}

.periodo-txt {
  margin-bottom: 15px;
}

.radio-wrapper {
  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;
}

.radio-button {
  width: 14px;
  height: 14px;
  margin-top: 0px;
  margin-right: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-width: 2px;
  border-color: #202020;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.radio-button:active {
  background-color: #f37435;
}

.radio-button.w--redirected-checked {
  border-width: 2px;
  border-color: #202020;
  background-color: #f37435;
}

.radio-button.radio-exept {
  margin-top: 2px;
}

.radio-button-label {
  margin-bottom: 0px;
  line-height: 26px;
  font-weight: 500;
  text-align: left;
}

.radio-button-label.label-exept {
  line-height: 20px;
}

.radio-button-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  margin-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sacola-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.total-txt {
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.total-txt-copy {
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.preco-total {
  color: #f37435;
  font-size: 26px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.preco-total.price-yellow {
  color: #febd2b;
}

.parcelas-sacola {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.parcelas-sacola.qtd-interna {
  margin-bottom: 10px;
}

.produto-topo {
  width: 100%;
  margin-top: 90px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.produto-main-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-bottom: 60px;
  padding-left: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.produto-imgs-wrapper {
  width: 47%;
}

.produto-details-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 47%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.h1-produto {
  margin-top: 0px;
  margin-bottom: 0px;
}

.produto-line {
  width: 100%;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #e7e7e7;
}

.produto-price-block {
  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;
}

.produto-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.descricao {
  margin-bottom: 20px;
}

.parcela-produto {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.parcela-produto.qtd-interna {
  margin-bottom: 10px;
}

.produto-extra-campos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.produto-mini-titulo {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

.composicao {
  font-size: 14px;
  line-height: 20px;
}

.preparo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -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-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.img-preparo {
  width: 320px;
  margin-right: 40px;
}

.preparo-content {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.preparo-txt {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 22px;
}

.tab-link {
  width: 80px;
  height: 80px;
  margin-right: 20px;
  padding-right: 0px;
  padding-left: 0px;
  border: 1px solid #e7e7e7;
  background-color: transparent;
}

.tab-link.w--current {
  border-color: #f37435;
  background-color: #fff;
}

.tab-link-img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.tabs-content {
  margin-bottom: 20px;
}

.tab-pane {
  width: 450px;
  height: 450px;
  border: 1px solid #e7e7e7;
}

.tab-img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.top-txt {
  max-width: 600px;
  margin-bottom: 40px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}

.tab-link-plano {
  width: 430px;
  height: 100px;
  border: 1px solid #f37435;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #f37435;
}

.tab-link-plano.w--current {
  background-color: #f37435;
  color: #fff;
}

.text-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  -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;
  color: #f37435;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  text-transform: uppercase;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #e7e7e7;
}

.tab-plano-txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  -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;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  text-transform: uppercase;
}

.peso-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -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-bottom: 1px solid #e7e7e7;
}

.peso-txt {
  max-width: 600px;
  margin-right: 40px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}

.form-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;
}

.form-planos {
  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;
}

.text-field-2 {
  margin-bottom: 0px;
}

.input-peso {
  height: 70px;
  margin-right: 40px;
  margin-bottom: 0px;
  border: 1px solid #f37435;
  color: #f37435;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}

.input-peso:focus {
  border-color: #202020;
  color: #202020;
}

.input-peso::-webkit-input-placeholder {
  color: #f37435;
}

.input-peso:-ms-input-placeholder {
  color: #f37435;
}

.input-peso::-ms-input-placeholder {
  color: #f37435;
}

.input-peso::placeholder {
  color: #f37435;
}

.plano-button-submit {
  height: 50px;
  padding-right: 40px;
  padding-left: 40px;
  border-radius: 200px;
  background-color: #f37435;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-weight: 500;
}

.plano-button-submit:hover {
  background-color: #202020;
}

.recomend-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -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-bottom: 1px solid #e7e7e7;
}

.peso-porc-wrapper {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.big-peso {
  color: #f37435;
  font-size: 28px;
  line-height: 34px;
  font-weight: 500;
  text-transform: uppercase;
}

.small-peso {
  font-size: 16px;
  line-height: 22px;
}

.text-span-5 {
  font-size: 18px;
  line-height: 24px;
}

.recomed-txt {
  max-width: 300px;
  margin-right: 40px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}

.planos-card-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -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;
}

.plano-top-txt {
  max-width: 600px;
  margin-bottom: 40px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  text-align: center;
}

.planos-card-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.plano-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.filhote-peso-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -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;
  border-bottom: 1px solid #e7e7e7;
}

.peso-filhoe-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 230px;
  height: 100px;
  padding-right: 20px;
  padding-left: 20px;
  -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: 1px solid #f37435;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 1px 14px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #f37435;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.peso-filhoe-button:hover {
  background-color: #f37435;
  color: #fff;
}

.peso-filhoe-button:active {
  background-color: #f37435;
  color: #fff;
}

.peso-filhoe-button:focus {
  background-color: #f37435;
  color: #fff;
}

.peso-txt-filhote {
  max-width: 280px;
  margin-right: 40px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 24px;
  line-height: 32px;
  text-align: left;
}

.form-block-2 {
  margin-bottom: 0px;
}

.success-message {
  background-color: #fff;
  color: #f37435;
}

.error-message {
  background-color: #202020;
  text-align: center;
}

.planos-cards-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -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-bottom: 1px solid #e7e7e7;
}

.planos-cards-header {
  max-width: 280px;
  margin-right: 40px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 24px;
  line-height: 32px;
  text-align: left;
}

.plano-card-header {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f37435;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.plano-card-header.plano-yellow {
  background-color: #febd2b;
  color: #202020;
}

.plano-filhote-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 40px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  background-color: #f9f9f9;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  text-align: center;
}

.plano-filhote-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  text-align: center;
}

.total {
  text-transform: uppercase;
}

.plano-tag {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  -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;
  background-color: #202020;
  font-size: 18px;
}

.calendar {
  margin-right: 10px;
}

.plano-full-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 10px 15px 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  text-align: center;
}

.steak {
  margin-right: 5px;
}

.plano-full-sabores {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 10px 15px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  background-color: #f9f9f9;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  text-align: center;
}

.form-block-3 {
  margin-bottom: 0px;
}

.sabor-radio-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  margin-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
}

.sabor-radio-field.field-exept {
  margin-top: 7px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.obs-txt {
  margin-top: 5px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
}

.plano-full-qtd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  background-color: #f9f9f9;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  text-align: center;
}

.text-span-6 {
  font-size: 14px;
  line-height: 20px;
}

.tabela-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.tabela-line {
  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;
}

.tabela-line.last-line {
  border-bottom: 1px solid #202020;
}

.tabela-field {
  height: 50px;
  padding: 5px 15px;
  border-style: solid solid none;
  border-width: 1px;
  border-color: #202020;
  font-size: 16px;
  line-height: 20px;
}

.tabela-field.field-center {
  text-align: center;
}

.tabela-field.field-center.field-border {
  border-right-style: none;
  border-left-style: none;
}

.tabela-field.field-center.field-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  padding-right: 10px;
  padding-left: 10px;
  -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-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-right-style: none;
  border-left-style: none;
}

.tabela-field.field-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  -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-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.tabela-field.field-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  -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-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  text-align: center;
}

.tabela-filhote-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.coluna-filhote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 16px;
  line-height: 20px;
}

.filhote-header {
  height: 40px;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #202020;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}

.filhote-header.f1 {
  background-color: rgba(243, 116, 53, 0.14);
}

.filhote-header.f2 {
  background-color: rgba(7, 208, 51, 0.13);
}

.filhote-header.f3 {
  background-color: rgba(254, 189, 43, 0.2);
}

.filhote-header.f4 {
  background-color: rgba(32, 32, 32, 0.12);
}

.coluna-trio-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.coluna-trio-wrapper.trio-balance {
  height: 75px;
}

.coluna-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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: center;
}

.coluna-field.field-small {
  width: 33.33%;
  padding: 5px 2px;
  border-right: 1px solid #202020;
  border-bottom: 1px solid #202020;
  border-left: 1px solid #202020;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
}

.coluna-field.field-small.field-noborder {
  border-right-style: none;
  border-left-style: none;
}

.coluna-field.field-small.field-noborder.field-half {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
}

.coluna-field.field-small.field-third {
  padding: 10px 1px;
  font-size: 14px;
}

.coluna-field.field-small.field-half {
  width: 50%;
  border-right-style: solid;
  border-left-style: none;
  font-size: 14px;
}

@media screen and (max-width: 991px) {
  .hero-container {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav-container {
    padding-right: 25px;
  }

  .nav-menu {
    background-color: #f3f3f3;
  }

  .nav-link {
    text-align: right;
  }

  .button {
    display: none;
  }

  .button.yellow {
    display: block;
  }

  .button.black {
    display: block;
  }

  .button.black.middle {
    display: block;
  }

  .button.black-sacola {
    display: block;
  }

  .button.button-produto {
    display: block;
  }

  .button.plano-button {
    display: block;
  }

  .button.plano-button-yellow {
    display: block;
  }

  .section-top {
    padding-top: 60px;
    padding-bottom: 0px;
  }

  .middle-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
  }

  .side-grow {
    display: none;
  }

  .side-grow-orange {
    display: none;
  }

  .left-top {
    height: 450px;
  }

  .right-top {
    width: 80%;
  }

  .vantagens-container {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .planos-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .plano-left {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .plano-right {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .loja-container {
    padding-bottom: 20px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .loja-card {
    width: 40%;
    margin-bottom: 40px;
  }

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

  .footer {
    padding-bottom: 0px;
  }

  .footer-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-block {
    max-width: none;
    margin-bottom: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-header {
    padding-right: 0px;
    text-align: center;
  }

  .form-block {
    margin-bottom: 0px;
  }

  .user-link {
    right: 170px;
  }

  .cart-link {
    right: 100px;
  }

  .menu-button {
    -webkit-transition: color 200ms ease, background-color 200ms ease;
    transition: color 200ms ease, background-color 200ms ease;
    color: #f37435;
  }

  .menu-button.w--open {
    background-color: #f37435;
    color: #fff;
  }

  .header-interno-wrapper {
    text-align: center;
  }

  .header-interno-sub-wrapper.sub-white {
    max-width: 600px;
    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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .pata-header {
    margin-bottom: 0px;
  }

  .produto-imgs-wrapper {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .produto-details-wrapper {
    width: 60%;
  }

  .tab-pane {
    width: 300px;
    height: 300px;
  }

  .tab-link-plano {
    width: 360px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .tab-plano-txt {
    font-size: 20px;
  }

  .tabela-filhote-wrapper {
    overflow: auto;
    width: 90vw;
  }

  .filhote-header.f1 {
    width: 250px;
  }

  .filhote-header.f2 {
    width: 250px;
  }

  .filhote-header.f3 {
    width: 250px;
  }

  .filhote-header.f4 {
    width: 250px;
  }

  .coluna-trio-wrapper.trio-balance {
    height: 75px;
  }

  .coluna-field.field-small {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .left-arrow {
    width: 40px;
  }

  .right-arrow {
    width: 40px;
  }
}

@media screen and (max-width: 767px) {

/* ======================= */
  .form_wrapper.half {
      width: 100% !important;
  }
/* ======================= */
  .hero {
    height: 650px;
  }

  .hero-txt-wrapper {
    max-width: 470px;
  }

  .h1 {
    font-size: 42px;
    line-height: 48px;
  }

  .hero-txt {
    font-size: 19px;
    line-height: 27px;
  }

  .left-top {
    width: 70%;
  }

  .right-top {
    width: 90vw;
  }

  .h2 {
    font-size: 42px;
    line-height: 48px;
  }

  .teste-container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .teste-wrapper {
    width: 90vw;
    margin-top: 400px;
    border-right: 1px solid #febd2b;
  }

  .teste-bg-dog {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100%;
    height: 400px;
  }

  .image-2 {
    display: none;
  }

  .section-loja {
    padding-top: 0px;
  }

  .section-selo {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-selo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .selo-left {
    width: 90vw;
  }

  .selo-right {
    width: 90vw;
  }

  .footer-block {
    text-align: center;
  }

  .brand {
    padding-left: 0px;
  }

  .section-produtos {
    padding-bottom: 0px;
  }

  .produtos-grid {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .produto-main-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .produto-imgs-wrapper {
    width: 90vw;
    margin-bottom: 40px;
  }

  .produto-details-wrapper {
    width: 90vw;
  }

  .produto-extra-campos {
    width: 90vw;
    padding-right: 0px;
    padding-left: 0px;
  }

  .preparo-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .img-preparo {
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .tab-pane {
    width: 70vw;
    height: 70vw;
  }

  .tab-link-plano {
    margin-bottom: 40px;
  }

  .tabs-menu {
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .peso-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .peso-txt {
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .recomend-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .recomed-txt {
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .planos-card-wrapper {
    padding-bottom: 0px;
  }

  .planos-card-container {
    width: 90vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .plano-card {
    margin-bottom: 60px;
  }

  .filhote-peso-wrapper {
    padding-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .peso-filhoe-button {
    margin-bottom: 20px;
  }

  .peso-txt-filhote {
    margin-right: 0px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {

/* ======================= */
  .w-tabs{
  float: none;
  width: 100%;
  }
/* ======================= */

  .hero-txt-wrapper {
    max-width: 260px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .h1 {
    font-size: 34px;
    line-height: 38px;
  }

  .hero-txt {
    font-size: 16px;
    line-height: 21px;
  }

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

  .middle-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }

  .left-top {
    width: 90vw;
    height: 370px;
  }

  .right-top {
    padding-right: 0px;
    padding-left: 0px;
  }

  .h2 {
    max-width: 90vw;
    margin-right: auto;
    margin-left: auto;
    font-size: 40px;
    line-height: 46px;
  }

  .top-line {
    width: 200px;
  }

  .header-wrapper {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .vantagem-card {
    width: 300px;
  }

  .plano-half {
    width: 90vw;
  }

  .h3 {
    text-align: center;
  }

  .indicado-box {
    width: auto;
  }

  .indicado-header.header-invert-bottom {
    bottom: -20px;
    height: 40px;
  }

  .img-pacotes {
    max-width: 300px;
  }

  .plano-half-invert {
    width: 90vw;
  }

  .dog-vector {
    max-width: 70px;
  }

  .teste-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .teste-line {
    width: 120px;
  }

  .loja-card {
    width: 90%;
  }

  .footer-block {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .user-link {
    right: 150px;
  }

  .cart-link {
    right: 80px;
  }

  .produtos-grid {
    padding-right: 0px;
  }

  .sacola-wrapper {
    position: fixed;
    top: 90px;
    right: -230px;
    overflow: auto;
    max-height: 70vh;
    z-index: 999;
  }

  .radio-button-field {
    margin-bottom: 4px;
  }

  .produto-topo {
    padding-top: 40px;
  }

  .h1-produto {
    font-size: 28px;
    line-height: 32px;
  }

  .tab-link {
    width: 50px;
    height: 50px;
  }

  .tab-pane {
    width: 90vw;
    height: 90vw;
  }

  .top-txt {
    font-size: 22px;
    line-height: 28px;
  }

  .tab-link-plano {
    padding-right: 10px;
    padding-left: 10px;
  }

  .peso-txt {
    font-size: 22px;
    line-height: 28px;
  }

  .input-peso {
    margin-right: 20px;
  }

  .peso-porc-wrapper {
    text-align: center;
  }

  .plano-top-txt {
    font-size: 20px;
    line-height: 28px;
  }

  .plano-tag {
    bottom: -35px;
  }

  .tabela-wrapper {
    overflow: auto;
    width: 90vw;
  }

  .tabela-field.field-center.field-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .tabela-field.field-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .tabela-field.field-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .left-arrow {
    width: 25px;
    font-size: 22px;
  }

  .right-arrow {
    width: 25px;
    font-size: 22px;
    font-weight: 700;
  }

  .tabs-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;
  }

  .text-block-4 {
    font-size: 16px;
    line-height: 22px;
  }

  .div-block {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 40px;
    height: 40px;
  }

  .open-sacola {
    position: fixed;
    left: auto;
    top: 300px;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 70px;
    height: 70px;
    -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-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    background-color: #fff;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.15);
    z-index: 999;
  }
}
