/* ESTRUTURA-GERAL*/
@font-face {
  font-family: 'Konkhmer';
  src: url('../fonts/KonkhmerSleokchher-Regular.ttf');
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.ttf');
}

@font-face {
  font-family: 'PassionOne';
  src: url('../fonts/PassionOne-Regular.ttf');
}

@font-face {
  font-family: 'Kulim';
  src: url('../fonts/KulimPark-Regular.ttf');
}

.btn.active.focus, 
.btn.active:focus, 
.btn.focus, 
.btn:active.focus, 
.btn:active:focus, 
.btn:focus {
    outline: none!important;
    box-shadow: none!important; /* Remover qualquer efeito de sombra */
}

.boxAssinatura h4 {
  color: #000;
}

.formRevenda label {
  color: #000;
  font-weight: 300;
  font-size: 14px;
}

* {
  padding: 0;
  list-style: none !important;
}

textarea {
    padding: 10px;
}

.mostrar {
  top: 39px;
  left: 88px;
}

.btn-pesq-mob {
  top: -3px;
  position: relative;
}

button.btn.btn-default.btn-minus {
  /* background: transparent; */
  border: none;
  font-size: 20px;
  color: white;
}

button.btn.btn-default.btn-minus:active:focus {

  outline: none!important;
}



.form_header_busca {
  display: block;
  position: absolute;
  background: #fff;
  width: 100%;
  right: 106%;
  top: 17px;
  align-items: center;
  display: flex
}

.form_header_busca>div>input {
  background: #fff;
  width: 163% !important
}

:root {
  --cor-1: #33eca7;
  --cor-2: ;
}

.faixaHeader {
  background-color: #0a8b67;
  height: 39px;
  display: flex;
  color: white;
  align-items: center;
  justify-content: center;
  font-size: 17px;

  & p {
    font-family: 'Montserrat' !important;
    margin: 0;
  }
}

.faixaHeader:hover {
  cursor: pointer;
  text-decoration: none;
  color: #fff;
}

body {
  font-family: Konkhmer !important;
  font-size: 12px !important;
}

.boxRestricoes {
  display: flex;
  padding: 5% 0%;
  justify-content: center;
  flex-wrap: wrap;
  gap: 25px;

  & div {
    border: 1px solid;
    padding: 5px 80px;
    border-radius: 40px;
  }

  & div:hover {
    background: #0a8b67;

    & p {
      color: white;
    }
  }

  & .hovering {
    background: #0a8b67;

    & p {
      color: white;
      transition: background-color 0.3s;
    }
  }

  & a:hover {
    text-decoration: none;
    cursor: pointer;
  }

  & p {
    margin: 0;
    font-family: 'Montserrat';
    color: black;
    font-size: 25px;
  }
}

.descMenor>p {
  font-family: 'Montserrat';
}

.atendimento-titulo {
  display: flex;
  align-items: center;
  gap: 5px;
}

.nivel2 {
  display: none;
}

/*Ferramentas*/

.flex {
  display: flex;
}

.align-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.flex-column {
  flex-direction: column;
}

.justify-end {
  justify-content: end;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.float-right {
  float: right;
}

.gap10 {
  gap: 10px;
}

.gap30 {
  gap: 9px;
}

.gap5 {
  gap: 5px;
}

/*Header*/

.icon-header {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 20px;
}

header {
  background: #fff;
  padding-top: 0px;
  p;
  padding-bottom: 0px;
}

.thumbnail-image-categ {
  display: flex;
  flex-direction: column;
  align-items: center;

  & div {
    display: flex;
    justify-content: center;
  }

  & p {
    margin-bottom: 0;
    margin-top: 4%;
    color: #898989;
    font-size: 14px;
    font-weight: bold;
  }

  & img {
    /* border-radius: 50%; */
  }
}

.sectionProd {
  background: linear-gradient(to bottom, #0a8b67 0px, #0a8b67 340px, #ffffff 14px, #ffffff 100%);
}

.links-top span {
  color: #fff;
  cursor: pointer;
}

.links-top span:hover {
  color: #EE9716;
}

.links-top a {
  color: #fff;
}

.links-top a:hover {
  color: #EE9716;
  text-decoration: none;
}


.faixa-header {
  text-align: center;
  background-color: #ffffff;
  align-items: center;
  color: gray;
  margin-top: 4px;
  align-content: center;
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #80808054;
  font-size: 11px;
  justify-content: center;
  border-bottom: 1px solid #80808054;
}

.headerLog {
  display: flex;
  margin: 7px 0px;
  gap: 10%;
  width: 100%;
}

.headerCont {
  display: flex;
  margin: 7px 0px;
  gap: 10%;
  width: 100%;
  justify-content: center;
}

.login-top {
  font-size: 14px;
  margin-left: 10px;
}

.login-top p {
  color: #fff;
}

.login-top span {
  color: #fff;
}

.login-top a {
  color: #EE9716;
  cursor: pointer;
  font-weight: bold;
}

.login-top a:hover {
  text-decoration: none;
  color: #EE9716;
}

.btn-busca {
  height: 37px;
  background: #fff !important;
  color: #535353 !important;
  border: #ffff !important;
  border-radius: 4px 0 0 4px !important;
  font-size: 20px !important;
  /* margin-left: -20px !important; */
  /* padding: 0 20px!important; */
}

.btn-header {
  width: 99%;
}

.input-header {
  border: solid thin #fff !important;
  background-color: #FFF !important;
  box-shadow: none !important;
  margin-top: 5px;
  margin-left: 5px;
  height: 26px !important;
  padding: 2px 8px !important;
  /* border-radius: 0 4px 4px 0!important; */
}




.img-user:hover {
  background-image: url('../images/ico-user-1.png')
}

.img-fav:hover {
  background-image: url('../images/ico-heart-1.png');
  cursor: pointer;
}

.img-cart:hover {
  background-image: url('../images/ico-car-1.png');
  cursor: pointer;
}

.link-fav {
  color: #fff;
  cursor: pointer;
}

.link-fav:hover {
  color: #EE9716;
  text-decoration: none;
}

.link-cart {
  color: #fff;
  cursor: pointer;
}

.link-cart:hover {
  color: #EE9716;
  text-decoration: none;
}



.menu_flutuante {
  width: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  background: #fff;
}


.nivel1 {
  max-height: 400px;
  overflow: overlay;
  /* direction: rtl; */
  transform: scaleX(-1);
  /* margin-left: 6px; */
  width: 102%;
}

.nivel1::-webkit-scrollbar {
  width: 12px;
}

.nivel1::-webkit-scrollbar-track {
  background: #175074;
}

.nivel1::-webkit-scrollbar-thumb {
  background-color: #ffffffde;
  border-radius: 20px;
  border: 3px solid #175074;
}

/*Footer*/

footer {
  background-color: #fff;

  & .container {
    border-top: 1px solid #e6e6e6;
    padding-top: 4%;
  }

}

.optionParceriaFilho span,
.optionIndicacaoFilho span {
  color: #ffffff !important;
}


footer ul>li {
  padding-bottom: 1px;
  padding-top: 1px;
}

footer .footer-icon {
  width: 25px;
  border: 2px solid #cccccc;
  padding: 5px;
}

footer ul>li>a {
  color: #646464;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
  font-size: 14px;
}

footer ul>li>a:hover {
  color: #000;
  text-decoration: none;
}

footer h4 {
  /* font-weight: 700; */
  color: #000;
  font-size: 16px !important;
  margin-bottom: 10px;
  margin-top: 0px !important;
  font-size: 15px;
}

.rodape-atendimento,
.categorias,
.institucional {
  font-size: 17px;
}

.rodape-selos {
  background: #f6f6f6;
}

.formas-pamento,
.selos-seguranca {
  padding: 25px 0;
}

.box-footer b {
  color: var(--cor-1);
  font-size: 18px;
}

.box-footer ul {
  display: flex;
  align-items: center;
  gap: 20px;
}

.contNews {
  display: flex;
  align-items: center;
}

.icon-rodape {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.icon-rodape:hover {
  opacity: 0.50;
}

.payment {
  color: #292929;
  margin-bottom: 5px;
  margin-top: 30px;
  font-size: 15px;
}



.titulo-vitrine {
  /* margin-left: 15px; */
  /* margin-right: 15px; */
  margin-top: 30px;
  margin-bottom: 30px;
  /* border-bottom: 1px solid #cecece; */
  display: flex;
  width: 100%;
}

.titulo-vitrine p {
  font-size: 26px;
  color: #0a8b67;
  margin-bottom: 0px;
  /* font-weight: 700; */
  /* justify-content: center; */
  /* text-transform: uppercase; */
  display: flex;
  width: 100%;
  margin-top: 5%;
}




.topicContent {
  border: 1px solid #175074;
  text-align: center;
  padding: 5px;
  font-size: 15px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;

  & a {
    color: #175074;
  }
}

.topicContent:hover {
  background: #175074;
  text-decoration: none;


  & a {
    color: #fff;
    text-decoration: none;
  }
}

.text.efect {
  font-size: 12px;
}





/* SOU NUTRI*/
.boxTitleNutri {
  display: flex;
  justify-content: center;

  & h3 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 5%;
    !;
    background: #0A8B67;
    color: #fff;
    width: 45%;
    padding: 5px;
  }
}

.subtitleNutri {
  text-align: center;
  font-family: Montserrat !important;
  !I;
  font-size: 17px;
}

.formNutri {
  display: flex;
  justify-content: center;
  margin-top: 5%;

  & h3 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 3%;
    !;
    background: #0A8B67;
    color: #fff;
    width: 70%;
    padding: 5px;
  }
}

.titleFindProd {
  text-align: center;
  font-size: 40px;
  margin-bottom: 2%;
  color: #0a8b67;
}

.subtitleFindProd {
  text-align: center;
  font-family: Montserrat !important;
  !I;
  font-size: 17px;
}

.btnSeeMore {
  display: flex;
  justify-content: center;

  & a {
    text-align: center;
    /* display: flow; */
    margin-top: 2%;
    border-radius: 20px;
    color: white;
    font-size: 14px;
    padding: 10px 50px;
    background: #0a8b67;
  }
}

.boxInfoNutri {
  display: flex;
  align-items: center;

  & h3 {
    text-align: center;
    color: #0a8b67;
    font-size: 50px;
    margin-bottom: 0;
  }
}

.titleNutriIrani {
  display: flex;
  justify-content: center;

  & h2 {
    background: #0a8b67;
    color: white;
    padding: 1px 12px;
    font-size: 56px;
    margin: 0;
  }
}

.miniInfoNutri {
  margin-bottom: 10%;

  & b {
    color: #0a8b67;
    font-size: 25px;
    line-height: 30px;
  }

  & p {
    margin-top: 3%;
    font-size: 18px;
  }
}

.sectionFormNutri {
  background: #FFCC00;
  ;
  margin-top: 8%;
  padding: 40px;


  & h3 {
    text-align: center;
    color: black;
  }

  & .boxFormNutri {
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding: 40px 60px;
  }
}


.fieldOne {
  display: flex;
  justify-content: space-evenly;

  & .nomeC {
    color: black;
    font-weight: 100;
    font-size: 20px;
    width: 100%;
    margin-left: 40px;
  }

  & #nomeC {
    width: 92%;
    border: none;
    padding: 5px;
    border-radius: 50px;
    padding: 5px 10px;
  }

  & .crn {
    color: black;
    font-weight: 100;
    font-size: 20px;
    width: 100%;
    margin-left: 50px;
  }

  & #crn {
    width: 90%;
    border: none;
    padding: 5px 10px;
    border-radius: 50px;
  }
}

.organizeFormNutri {
  display: flex;
  flex-direction: column;
  align-items: center;
}


.fieldTwo {
  display: flex;
  justify-content: space-evenly;

  & .email {
    color: black;
    font-weight: 100;
    font-size: 20px;
    width: 100%;
    margin-left: 50px;
  }

  & #email {
    width: 92%;
    border: none;
    padding: 5px 10px;
    border-radius: 50px;
  }

  & .instagram {
    color: black;
    font-weight: 100;
    width: 100%;
    font-size: 20px;
    margin-left: 50px;
  }

  & #instagram {
    width: 90%;
    border: none;
    padding: 5px 10px;
    border-radius: 50px;
  }
}

.fieldThree {
  display: flex;
  justify-content: center;
  align-items: center;

  & .doubleInputNutri {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  & .infoNutriWhats {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;

    & label {
      color: black;
      font-weight: 100;
      width: 88%;
      font-size: 20px;
      margin-left: 21px;
    }

    & input {
      width: 80%;
      border: none;
      padding: 5px 10px;
      border-radius: 50px;
    }
  }

  & .selectAreaNutri {
    display: flex;
    flex-direction: column;
    width: 53%;

    & label {
      color: black;
      font-weight: 100;
      font-size: 18px;
    }

    & select {
      width: 92%;
      border: none;
      padding: 3px 10px;
      border-radius: 50px;
    }
  }

  & .seguidoresNutri {
    color: black;
    font-weight: 100;
    width: 100%;
    font-size: 20px;
    margin-left: 50px;
  }

  #seguidoresNutri {
    width: 90%;
    border: none;
    padding: 5px 10px;
    border-radius: 50px;
  }
}

.btnEnviaFormNutri {
  display: flex;
  justify-content: space-between;
  margin-top: 5%;

  & button {
    font-size: 15px;
    padding: 5px 20px;
    margin-right: 25px;
    border: none;
    background: black;
    color: #fff;
    border-radius: 20px;
    margin-top: 2%;
  }
}


.boxFormNutriTwo {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-top: 5%;
  padding: 0px 60px;

  & .fieldFour {
    display: flex;
    align-items: center;
  }

  & .boxParceriaNutri {
    display: flex;
    flex-direction: column;
    align-items: center;

    & label {
      color: black;
      font-size: 20px;
      font-weight: 100;
      margin-left: 25px;
    }

    & .optionParceria {
      width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 2px 25px;
        margin-top: 1%;



      & label {
        width: 100%;
        color: black;
        font-size: 20px;
        font-weight: 100;
        margin-left: 60px;
      }

      & select {
        width: 92%;
        border: none;
        padding: 3px 10px;
        border-radius: 50px;
      }
    }
  }

  & .boxAtentdimentoNutri {
    display: flex;
    flex-direction: column;
    align-items: center;

    & label {
      width: 100%;
      color: black;
      font-size: 20px;
      font-weight: 100;
      margin-left: 60px;
    }

    & select {
      width: 90%;
      border: none;
      padding: 3px 10px;
      border-radius: 50px;
    }
  }


  & .fieldFive {
    display: flex;
    align-items: center;

    & .boxIndicacaoNutri {
      display: flex;
      align-items: center;
      flex-direction: column;
      justify-content: center;

      & label {
        color: black;
        font-size: 20px;
        font-weight: 100;
        margin-left: 25px;
      }

      & .optionIndicacao {
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 2px 25px;
        margin-top: 1%;
        /* padding: 0px 34px;*/

        & label {
          width: 100%;
          color: black;
          font-size: 20px;
          font-weight: 100;
          margin-left: 60px;
        }

        & select {
          width: 92%;
          border: none;
          padding: 3px 10px;
          border-radius: 50px;
        }
      }
    }

    .boxPacienteNutri {
      display: flex;
      flex-direction: column;
      align-items: center;

      & label {
        color: black;
        font-size: 20px;
        font-weight: 100;
        margin-left: 34px;
      }

      & input {
        width: 90%;
        width: 90%;
        border: none;
        padding: 5px 10px;
        border-radius: 50px;
      }
    }
  }

  .fieldSix {
    display: flex;
    align-items: center;

    & .col-md-6 {
      display: flex;
      flex-direction: column;
      align-items: center;

      & label {
        color: black;
        font-size: 20px;
        width: 100%;
        margin-left: 50px;
        font-weight: 100;
      }

      & select {
        width: 90%;
        width: 92%;
        border: none;
        padding: 3px 10px;
        border-radius: 50px;
      }
    }
  }


}







/*fim nutri*/


/*ENTREGA*/
.boxEntregaPag {
  display: flex;
  justify-content: center;

  & h3 {
    text-align: center;
    background: #0a8b67;
    padding: 10px 20px;
    font-size: 35px;
    color: white;
    margin-top: 5%;
  }
}

.subTitleEntrega {
  display: flex;
  justify-content: center;
  text-align: center;

  & p {
    font-family: 'Montserrat';
    font-size: 18px;
    margin-top: 2%;
  }
}

.boxCalcFretePag {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 2%;

  & div {
    display: flex;
    width: 25%;
    position: relative;
    left: 25px;

    & input {
      padding: 6px 10px;
      width: 80%;
      border-radius: 20px;
      border: 1px solid #808080ab;
      height: 35px;
    }

    & button {
      height: 35px;
      padding: 6px 10px;
      border-radius: 20px;
      width: 40%;
      position: relative;
      left: -36px;
      background: #0a8b67;
      border: 1px solid #0a8b67;
      color: white;
      font-family: 'Montserrat';
    }
  }
}

#returnMsg {
  text-align: center;
  font-family: 'Montserrat';
  font-size: 18px;
  margin-top: 2%;
  margin-bottom: 5%;
}

/*FIM ENTREGA*/


/*NUTRI/*



/* BANNER PRINCIPAL */


.banner-loja img {
  width: 100%;
}

.info-box h4 {
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 19px;
  color: #6b6b6b;
}

.info-box {
  margin-bottom: 20px;
  border: 1px solid #b3b3b3;
  padding: 5px;
  border-radius: 5px;
}

.banner-crianca {
  border-top: 4px solid #e31914;
}


.thumbnail-image-marcas img {
  margin: 0 auto;
  height: 70px;
}



/* NEWSLETTER */

.btn-newsletter {
  border-radius: 0px 3px 3px 0px !important;
  width: 100px;
  font-weight: bold !important;
  font-size: 16px !important;
}

.input-newsletter {
  height: 40px !important;
  border-radius: 3px 0px 0px 3px !important;
}

.newsletter {
  color: #FFF;
  background-color: #11151E;
  height: 80px;
}

.cont-carrinho-similar {
  width: 25%!important;
  margin-top: 4px !important;
}

.newsletter .form-group {
  margin-bottom: 0px !important;
}

.newsletter h4 {

  line-height: 80px;

  margin: 0;

}

.newsletter form {
  display: flex;
  align-items: center;
  /* height: 80px; */
}


/*REVENDA*/
.titlerevenda {
  font-size: 35px;
  color: #0a8b67;
  margin-bottom: 10%;
}

.boxRevenda {
  margin-top: 6%;
  display: flex;
  justify-content: space-between;
}

.topicRevenda {
  font-size: 15px;
}

.topicRevenda p {
  color: #000 !important;
  font-family: 'Montserrat' !important;
}

.boxAssinatura {
  background: #FFCC00;
  padding: 30px;
  border-radius: 10px;

  & h4 {
    text-align: center;
  }
}

.formRevenda {
  display: flex;
  flex-direction: column;
  gap: 30px;

  & div {
    display: flex;
    flex-direction: column;

    & input {
      border: white;
      border-radius: 10px;
      height: 25px;
      background: #fff;
      padding: 10px;
    }
  }

  & button {
    width: 30%;
    padding: 5px;
    font-size: 14px;
    border: #ffffff;
    color: #000000;
    background: #ffffff;
    border-radius: 20px;
  }
}

.beRevenda {
  text-align: center;
  font-size: 30px;
  margin-bottom: 3%;
  background: #0A8B67;
  color: #fff;
  /* width: 62%; */
  margin-top: 8%;
  padding: 5px;
}

.descRevenda {
  text-align: center;
  font-size: 20px;
  font-family: 'Montserrat';
}

/* SPRITES */

.pagamentos {
  background: url('../img/sprite.png') no-repeat;
  height: 40px;
  width: 150px;
}

.img-pag {
  margin-right: 2px;
  margin-bottom: 4px;
  width: 62px;
  border-radius: 6px;
}

.moip {
  background-position: -27px -83px;
}

.bcash {
  background-position: -27px -190px;
}

.paypal {
  background-position: -27px -142px;
}

.pagseguro {
  background-position: -27px -31px;
}

.nivel1-item {
  margin: 10px 5px;
  padding: 5px 0px;
  text-align: start;
  transform: scaleX(-1);
  /* Inverte o conteÃƒÂºdo de volta ao normal */
  padding-right: 0;
  margin-right: 0;
  /* width: 100%; */
  text-align: left;
  /* Garante que o conteÃƒÂºdo fique alinhado ÃƒÂ  esquerda */
  align-items: flex-start;
  display: flex;
}

.nivel1-item:first-child {
  margin-top: 0 !important;
  ;
}

.nivel1-item.hover {
  margin: 10px 5px;
  padding: 5px 0px;
  background: #fff;
  color: aliceblue;
  padding-right: 0;
  margin-right: 0;
  text-align: justify;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.nivel1-item:hover {
  margin: 10px 5px;
  padding: 5px 0px;
  background: #fff;
  color: aliceblue;
  padding-right: 0;
  margin-right: 0;
  text-align: justify;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.nivel1-item:hover {
  & path {
    fill: #175074;
  }
}

.nivel1-item.hover>a {
  color: #175074;
  text-decoration: none;
}

.nivel1-item:hover>a {
  color: #175074;
  text-decoration: none;
}

.nivel1-item>a {
  /* margin: 8px; */
  font-size: 15px;
  font-weight: bold;
  display: flex;
  width: 100%;
  color: white;
  justify-content: space-between;
  padding: 2px 10px;
}

.titleMenu {
  display: inline-flex;
  height: 49px;
  align-items: center;
  font-size: 12px;
  color: white;
  font-weight: bold;
  padding-right: 10px;
  gap: 10px;
  text-transform: uppercase;

  & svg {
    width: 25px;
    height: 25px;
    fill: white;
  }
}

.titleMenu:hover .allDepartaments {
  display: block;
}

/* MEGAMENU */
nav {
  display: flex;
  justify-content: center;
  ;
}

.navbar-nav>li>.dropdown-menu {
  /* padding: 0px 0 18px; */
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: white;
  width: 100% !important;
  top: 187px;
  border: 1px solid white;
  /* right: 34px; */
  box-shadow: none;
  position: fixed;
  padding: 20px 10px !important;
  left: 3%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.mega-menu {
  border-radius: 0px !important;
  margin-bottom: 0px !important;
  background: #175074;
  border: none !important;
  /* padding: 0px 0px 7px 0px; */
}

.navbar-nav>li>a {
  align-items: center;
  /* font-family: 'Josefin Sans', sans-serif; */
  text-align: center;
  font-size: 16px;
  height: 70px;
  display: flex !important;
  padding-bottom: 0px !important;
  color: #756969;
  padding-top: 0px !important;
  text-transform: capitalize;
  line-height: 1.429;
  /* font-weight: 600; */
}

.navbar {
  /* min-height: 47px !important; */
  height: 43px !important;
}

.nav>li>a:focus,
.nav>li>a:hover {
  background-color: #fff !important;
  cursor: pointer;
  color: #0a8b67;
  /* height: 65px; */
  /* border-radius: 0px; */
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.navbar-nav {
  height: 70px !important;
  display: flex;
  overflow: hidden;
  width: 100%;
  justify-content: space-between;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  border-color: #FFF !important;
  background-color: transparent !important;
  color: #0a8b67;
}

.navbar-collapse {
  padding: 0px !important;
  text-align: center;
  width: 100% !important;
}

.mega-dropdown {
  position: static !important;
  height: 70px;
}

.mega-dropdown-menu {
  padding: 20px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
  /* left: inherit !important; */
}

.mega-dropdown-menu>li>ul>li {
  list-style: none;
}

.mega-dropdown-menu>li>ul>li>a {
  display: block;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #535353;
  white-space: normal;
  border-radius: 2px;
  transition: all .25s;
}

.mega-dropdown-menu>li ul>li>a:hover {
  text-decoration: none;
  color: #535353;
  background-color: #fff;
}

.mega-dropdown-menu>li>ul>.dropdown-header>a:hover {
  background-color: transparent;
}

.mega-dropdown-menu .dropdown-header a {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: var(--cor-1);
  font-weight: bold;
  font-size: 15px;
  padding: 11px 15px 11px;
}

.dropdown-header {
  padding: 0px !important;
  cursor: pointer;
}

.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}

.dropdown:not(.nohover):hover .dropdown-menu {
  display: none;
}

.dropdown:not(.nohover):hover .allDepartaments {
  display: block;
}

.sub-menu {
  /* left: auto !important; */
  /* border: none !important; */
  /* padding: 0px 0 !important; */
}

.sub-menu>li>a {
  padding: 10px 5px 10px 5px !important;
  color: #4c4c4c !important;
  font-size: 13px !important;
  text-transform: math-auto;
  white-space: normal !important;
  transition: all 0.25s;
  font-weight: bold !important;
}

.sub-menu>li>a:hover {
  color: #535353 !important;
  background-color: #fff;
}

.sub-categoria {
  font-size: 11px;
  margin-left: 10px;
}

.nav-icones p {
  margin: 0px 0px 5px 0px;
  text-align: center;
}

.navbar-nav .icon>img {
  height: 30px;
  width: 32px;
  margin-inline: auto;
  margin-right: 12px;
  /* display: block; */
}

.nivel-3-pai:hover .terceiro-nivel {
  display: block;
}

.nivel-3-pai {
  position: relative;
  padding: 0 !important;
  margin-top: 15px;
  margin-bottom: 15px;
}

.nivel-3 {
  position: absolute;
  background: #fff;
  width: 128px;
  top: 0px;
  display: none;
}

.terceiro-nivel {
  position: absolute;
  display: none;
  left: 150px !important;
  top: 0;
  background-color: white;
  background: rgba(0, 0, 0, .90)
}

.terceiro-nivel li a {
  padding: 5px 20px 5px 20px;
  border-radius: 5px;
  margin: 0;
  color: white;
}

/*AnimaÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£o*/

@-webkit-keyframes delizar-baixo {

  from {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

}

@keyframes delizar-baixo {

  from {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

}



@keyframes delizar-cima {

  from {
    -webkit-transform: translateY(-50px);
    transform: translateY(25px);
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

}

@keyframes delizar-cima {

  from {
    -webkit-transform: translateY(-50px);
    transform: translateY(25px);
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

}

/*Menu Mobile*/

.menu-mobile {
  display: none
}

#menu-check {
  display: none;
}

.menu-btn {
  width: 38px;
  height: 38px;
}

.carrinho-mobile {
  width: 38px;
  height: 38px;
}

.mobile-header {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 5px;
  display: none;
  margin-left: -5px;
}

.m-mobile {
  display: none;
  width: 80%;
  height: 5000px;
  background-color: #f4f4f4;
  left: -800px;
  top: 0;
  transition: all .8s ease-in-out;
  position: absolute;
  z-index: 998;
}

.m-titulo {
  background-color: #000;
  height: 90px;
  line-height: 80px;
}

.m-titulo-texto {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-left: 60px;
  margin-top: -60px;
  line-height: 10px;
}

.m-titulo label {
  color: #fff;
  font-size: 16px;
}

.m-titulo #minhaconta {
  font-size: 20px;
}

.m-titulo img {
  margin-left: 10px;
  margin-top: 5px;
  width: 36px;
  height: 36px;
}

.item-menu-m {
  cursor: pointer;
  text-decoration: none;
}

.item-menu-m i {
  transition: all .4s ease-in-out;
}

.item-menu-m:hover i {
  transform: rotate(180deg);
}

.item-menu-m a {
  text-decoration: none;
}

.item-menu-m a:hover {
  text-decoration: none;
  color: #000;
}

#menu-check:checked~.m-mobile {
  transform: translateX(800px);
}

.barra-pesquisa {
  display: none;
  padding: 10px 20px;
  /* background: #000; */
}

.mobile-logout {
  color: #fff;
  float: right;
  margin-right: 15px;
}

.mobile-logout i {
  margin-left: 3px;
}

.mobile-logout:hover {
  text-decoration: none;
  color: #fff;
}

#minhaconta i {
  margin-left: 3px;
}

.categoria-nome {
  color: #333 !important;
  text-align: left !important;
}

.categoria-nome i {
  float: right;
  margin-right: 10px;
  color: #909090 !important;
}

.subcategoria-nome {
  margin-left: 10px;
  font-size: 16px !important;
  text-transform: lowercase;
}

.sub-sub-categoria {
  margin-left: 20px;
  color: #5a5a5a;
  font-size: 14px;
}



.mobile-header {
  /* background-color: #000000; */
  padding: 10px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}

.mobile-header p {
  margin: 0;
  font-size: 18px;
  color: #efa54f;
  margin-bottom: 5px;
}

.mobile-header a {
  font-size: 13px;
  margin: 0;
  color: #0a8b67;
}

.mobile-header i {
  font-size: 18px;
  color: #efa54f;
}



.contador-carrinho {
  position: absolute;
  color: #0a8b67;
  font-weight: bold;
  right: 8px;
  top: 10px;
  font-size: 13px;
}


.thumbnail-image-marcas img {
  height: 110px;
}




.btn-busca-mobile {

  height: 52px !important;

  background: #fff !important;

  color: #9c9c9c !important;

  border: #fff !important;

  border-radius: 0 4px 4px 0 !important;

  font-size: 15px !important;

  padding: 0 19px !important;

}

.input-header-mobile {

  border-radius: 4px 0 0 4px !important;

  border: solid thin #fff !important;

  background-color: #FFF !important;

  box-shadow: none !important;

  padding: 25px 20px !important;
}

/* CARROSSEL DE PRODUTOS */

.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  border-radius: 0px !important;
  margin: 0px !important;
  padding: 3px 5px !important;
  background: transparent !important;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0px;
  top: 30%;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0px;
  top: 30%;
}

.owl-pagination {
  display: none;
}



.at-style-responsive .at-share-btn {
  padding: 1px !important;
}

.fixme {
  top: 50%;
  right: 0px;
  background: #eee;
  z-index: 999;
  opacity: 0;
  padding: 15px;
}

#tarja-slide {
  padding: 0px 0;
  background: #80808029;
}

#tarja-slide .conteiner {
  /* background: #fff; */
  padding: 12px 0;
  border-radius: 8px;
  box-shadow: none;
}

[data-theme="dark"] #tarja-slide .conteiner {
  background: var(--cor_fundo);
  border: 0;
}

#tarja-slide ul li:hover {
  opacity: .8
}

#tarja-slide ul li {
  display: flex;
  align-items: center;
  gap: 3px;
  flex: 1;
  justify-content: center;
}

.efect ::after {
  /* position: absolute; */
  /* content: ""; */
  width: 5px;
  height: 5px;
  left: 0;
  top: 22px;
  border: 5px solid #dfdfdf;
  border-radius: 50%;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

.allDepartaments {
  padding: 0 !important;
  /* padding: 0px 0 18px; */
  */ border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: white;
  width: 95% !important;
  top: 187px;
  /* right: 34px; */
  display: none;
  z-index: 9999;
  position: fixed;
  /* padding: 20px 10px !important; */
  left: 3%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

[data-theme="dark"] #tarja-slide .icon {
  border: 1px solid var(--cor_botao_hover);
}

#tarja-slide .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 54px;
  height: 54px;
  /* margin-right: 16px; */
  border-radius: 50%;
  /* color: var(--cor_botao); */
  font-size: 1.4rem;
  border: 0;
}


.box-pricename {
  display: flex;
  line-break: normal;
  flex-wrap: wrap;
  flex-direction: column
}

.modal-footercart {
  padding: 15px;
  text-align: center;
  border-top: 1px solid #e5e5e5
}

.box-price {
  align-items: center;
  gap: 12px
}

.box-price>.preco-de {
  text-decoration: line-through;
  color: grey;
  margin-bottom: 0
}

.box-price>.preco-por {
  font-weight: 700;
  color: #0a8b67;
  font-size: 13px;
  margin-bottom: 0
}

.btn-minus, .qtyminus, .qtyplus{
  border-color: #0a8b67 !important;
  background: 0 0;
  border-radius: 50% !important;
  color: #0a8b67 !important;
  padding: 1px !important;
  width: 27px;

  font-size: 18px !important;
  font-weight: 700 !important

  
}

.btn-minus:hover, .qtyminus:hover, .qtyplus:hover{
  border-color: #59ab9e !important;
  color: #59ab9e !important;
  background-color: #fff !important
}

.categ-titulo:hover,
.nivel-2 li a,
.nivel-3 li a {
  color: #000 !important
}

.quanty {
  font-size: 15px;
  margin-bottom: 9px;
  color: #757576
}

.quantidade-estoque input {
  border-radius: 10px !important;
  text-align: center;
  width: 30%;
  background: 0 0;
  padding: 5px;
  height: 36px;
  font-size: 18px;
  border: none;
  box-shadow: none
}

#tarja-slide .first-line {
  /* text-transform: uppercase; */
  font-size: 11px;
  /* margin-left: 3px; */
  font-weight: 100;
  color: var(--texto_global);
}

#comprar_agora_dinamico {  display: flex;
  background: #0a8b67;
  padding: 7px;
  border-radius: 50%;
  justify-content: center;
  z-index: 9999999999;
  cursor: pointer;
  border: none!important;}

  #comprar_agora_dinamico svg {fill: #fff!important;}


  .qtd-rapida {
    width: 30%;
    text-align: center;
    border: none;
    box-shadow: none;
    font-size: 15px;
    padding: 0;
}

.filtersCatSeta {display:none;}

@media (max-width: 768px) {







  .filtersCatSeta {display:block;}

#filtro_lateral_v2 {display:none;}

  #tarja-slide .first-line {
    font-size: 0.775rem;
  }

  #tarja-slide .icon svg {
    width: 34px !important;
    ;
  }

  #tarja-slide .text {
    font-size: 0.775rem;
  }

  .abas-conta li {
    display: block !important;
  }

  .abas-conta li a {
    font-size: 0.675rem !important;
    padding: 6px;
  }

  #tarja-slide ul {
    flex-wrap: wrap;
  }
}

[data-theme="dark"] #tarja-slide,
[data-theme="dark"] #tarja-slide .first-line {
  color: var(--cor_titulos)
}

#tarja-slide .icon svg {
  width: 3.6em;
  height: 2.6em;
  /* fill: var(--cor_botao); */
}

[data-theme="dark"] #tarja-slide .icon svg {
  width: 1.0.4em;
  height: 1.04em;
  fill: var(--cor_botao_hover);
}

#tarja-slide ul {
  list-style-type: none;
  /* display: flex; */
  justify-content: space-evenly;
  align-items: center;
  margin: 0px 30px;
  flex-wrap: wrap;
}

@media (max-width:1290px) {
  .thumbnail-image-marcas img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    /* margin: 10px; */
    height: 200px;
    /* -webkit-filter: grayscale(100%); */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    /* filter: grayscale(100%); */
    /* opacity: 0.6; */
  }

}

/*MENU DE ATENDIMENTO*/

.span-titulo,
.carrinho {
  color: #535353 !important;
  font-size: 14px;
  line-height: 1.1;
}

.menu-atendimento {
  display: none;
  position: absolute;
  background: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  z-index: 999999;
  padding: 25px;
  font-size: 16px;
  box-shadow: 0px 2px 6px 0px #a0a0a040;
}

.menu-atendimento a,
.rodape-atendimento a {
  color: #333;
}

.menu-atendimento a:hover,
.rodape-atendimento a:hover {
  color: #333;
  text-decoration: none !important;
  cursor: pointer;
}

.atendimento:hover .menu-atendimento {
  display: block;
  cursor: pointer;
}

.span-aten {
  /* margin-top: 10px; */
  /* margin-left: 10px; */
}

.span-aten:hover {
  cursor: pointer;
}

.bord:hover {
  BORDER: 1PX SOLID;
  BORDER-RADIUS: 20PX;
  /* PADDING: 10PX; */
  padding-bottom: 15px;
}

.boxLogin {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.menu-login {
  display: none;
  position: absolute;
  background: #fff;
  z-index: 999999;
  width: 450px;
  right: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 0px 2px 6px 0px #a0a0a040;
}

.login-header:hover .menu-login {
  display: block;
}

.span-login {
  /* margin-top: 12px; */
  /* margin-left:10px; */
}

.btn-entrar {
  background: var(--cor-1);
  color: #fff;
  text-align: center;
  transition: all .4;
}

.btn-entrar {
  color: #fff !important;
}

.divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.user-esq {
  padding: 25px;
  margin: 0 auto;
  text-align: center;
}

.user i {
  font-size: 67px !important;
  color: #646464;
  display: block !important;
  margin-bottom: 10px;
}

.user-esq p {
  color: #646464;
  font-size: 15px;
}

.user-area ul li a {
  color: #646464 !important;
  line-height: 30px;
  font-size: 16px;
}

.user-area ul li a:hover {
  color: #000 !important;
  text-decoration: none !important;
  transition: all .4;
}

.user-area {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 231px;
}

.alignFrete:last-child {
  margin-top: 4%;
}

.alignFrete:last-child {
  margin-top: 0%;
  /* border: none; */
}

.alignFrete {
  display: flex;
  width: 100%;
  align-items: center;
  border-bottom: 1px solid #8080808c;
  /* border-top: 1px solid grey; */
  margin-bottom: 2px;
}

.alignFrete div {
  padding: 10px 5px;
  width: 33.33%;
}

.alignFrete div p {
  margin: 0;
  font-size: 11px;
}

.alignFrete>div:first-child>p {
  text-align: left;
}

.alignFrete>div>p {
  text-align: center;
}

.alignFrete hr {
  margin: 10px 0;
}

/* .bt1{
  background: none !important;    width: 10px !important;
}
.bt2{
padding-top: 17px !important; margin-left: 33px !important;
} */
form.form_header_busca {
  height: 43px;
  width: 100%;
}

.carrinho a {
  color: #fff !important;
}

.carrinho a:hover {
  color: #fff !important;
  text-decoration: none !important;
}

.carrinho-titulo {
  margin-top: 11px;
  color: #535353;
  margin-left: 10px;
}

.no-underline:hover {
  text-decoration: none;
}

.col-prod {
  margin-top: 55px;
  display: inline-flex;
}

.inp {
  display: inline-flex;
  margin-right: 60px;
}

.delizar-baixo {
  animation: delizar-baixo .5s;
}

.delizar-cima {
  animation: delizar-cima .5s;
}



footer {
  background: #fff;
  color: #fff;
  padding-top: 2%;
  padding-bottom: 2%;
}

footer p,
footer a {
  /* letter-spacing: -.01em; */
  color: #565656db;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 7px;
}

footer ul>li {
  padding-bottom: 5px;
}

footer .footer-icon {
  width: 25px;
  border: 2px solid #cccccc;
  padding: 5px;
}

footer ul>li>a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  position: relative;
  /* padding-left: 20px; */
  font-size: 14px;
  color: #8f8f8f;
  margin-bottom: 6px;
}

footer ul>li>a:hover::after {
  width: 7px;
  height: 7px;
  top: 6px;
  background: #ec105a;
}

footer ul>li>a:hover {
  color: var(--cor-1);
  text-decoration: none;
}

footer h4 {
  font-size: 17px;
  /* font-weight: 700; */
  /* text-transform: capitalize; */
  color: #000;
  margin-bottom: 15px;
}

footer h5 {
  color: #000;
}

footer h3 {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin-top: 10px;
}

/* NEWSLETTER */
.btn-newsletter {
  /* box-sizing: border-box; */
  height: 43px;
  width: 40%;
  display: block !important;
  background: #0a8b67;
  border-radius: 3px;
  border: 0;
  /* float: right; */
  font-size: 12px !important;
  position: relative;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500 !important;
  -webkit-transition: background ease-out .2s;
  transition: background ease-out .2s !important;
  border-radius: 8px !important;
  /* margin-left: -21px; */
  top: 14px;
}

.btn-newsletter:hover {
  opacity: .9;
}

.input-newsletter {
  height: 40px;
  border-radius: 8px !important;
  width: 84%;
  height: 43px !important;
  box-sizing: border-box;
  border: 0;
  font-size: 12px;
  color: #A6ABBC;
  font-weight: 500;
  margin: 0;
  padding: 0 15px !important;
  box-shadow: none !important;
}

.input-newsletter:hover,
.input-newsletter:focus {
  outline: 0px !important;
}

#msg-rodape {
  position: relative;
}

.first {
  font-size: 26px;
  line-height: 29px;
  font-weight: bold;
  text-align: left;
  text-transform: math-auto;
  display: block;
  color: #0a8b67;
  /* letter-spacing: -1.113px; */
}

.last {
  display: block;
  font-size: 12px;
  text-align: center;
  margin-top: 6px;
}
.imgSobrenos{
  display: flex;
  align-items: center;
}
.newsletter {
  color: #FFF;
  background-color: #f7f7f7;
  height: auto;
  /* border-radius: 8px; */
  padding: 30px 0;
  display: flex;
  margin: 3% 0;
  align-items: center;
}

.newsletter .form-group {
  margin-bottom: 0px !important;
}

.newsletter h4 {
  line-height: 80px;
  margin: 0;
}

.newsletter form {
  display: flex;
  align-items: center;
  /* height: 47px; */
}

#newsletter-label {
  margin: 0;
  display: flex;
  float: left;
  width: calc(100% - 156px);
  flex-direction: column;
  gap: 4px;
  color: #0a8b67;
  font-size: 13px;
  font-weight: 100;
  /* text-transform: uppercase; */
}

.animate {
  display: flex !important;
  align-items: center;
  justify-content: space-between;

}

.faq {
  background: #8080802e;
  padding: 40px 40px;
  border-radius: 10px;

  & .card {
    border-bottom: 1px solid;
  }

  & button {
    text-align: justify;
    color: #0a8b67;
    padding: 0;
  }

  & button:focus {
    outline: none !important;
    color: black;
    text-decoration: none;
  }

  & button:active {
    outline: none !important;
    color: black;
    text-decoration: none;
  }

  & .collapse {
    /* margin-bottom: 20px; */
    /* margin-top: 20px; */
    /* height: 0px; */
  }
}

/* MEDIA SCREEN */
/* @media (max-width: 995px) {
  .bt1 {
      background: none !important;
      width: 109px !important;
  }
  .bt2 {
      padding-top: 17px !important;
      margin-left: 0px !important;
  }} */
.caractProd:nth-child(odd) {
  & .col-xs-4 {
    background-color: #f0f0f0;

  }

  & .col-xs-8 {
    background-color: #f0f0f0;

  }

}

.testebck::before {
  background-color: #0a8b67;
  height: 50vh;
}

.caractProd:nth-child(even) {
  & .col-xs-4 {
    background-color: #fff;

  }

  & .col-xs-8 {
    background-color: #fff;

  }
}




@media (max-width: 992px) {
  .fieldThree {
    & .selectAreaNutri {
      & select {
        width: 100%;
      }
    }
  }

  .sectionFormNutri {
    & h3 {
      margin-bottom: 20px;
    }
  }

  .fieldOne {
    & .nomeC {
      margin-left: 20px;
    }
  }

  .fieldOne {
    & .crn {
      margin-left: 20px;
    }
  }

  .fieldTwo {
    & .email {
      margin-left: 20px;
    }
  }

  .fieldTwo {
    & .instagram {
      color: black;
      font-weight: 100;
      width: 100%;
      font-size: 20px;
      margin-left: 15px;
    }
  }

  .fieldThree {
    & .infoNutriWhats {
      & label {
        width: 100%;
        margin-left: 1px;
      }
    }
  }

  .boxInfoNutri {
    flex-direction: column;
    gap: 50px;
  }

  .sectionFormNutri {
    padding: 10px;
  }

  .sectionFormNutri {
    & .boxFormNutri {
      padding: 0px;
    }
  }

  .fieldOne {
    gap: 30px;
    flex-direction: column;
  }

  .organizeFormNutri {
    flex-direction: column;
  }

  .fieldOne {
    & #nomeC {
      width: 100%;
    }
  }

  .fieldOne {
    & #crn {
      width: 100%;
    }
  }

  .fieldTwo {
    flex-direction: column;
    gap: 20px;
  }

  .fieldTwo {
    & #email {
      width: 100%;
    }
  }

  .fieldTwo {
    & #instagram {
      width: 100%;
    }
  }

  .fieldThree {
    gap: 30px;
    flex-direction: column;
  }

  .fieldThree {
    & .infoNutriWhats {
      flex-direction: column;
    }
  }

  .fieldThree {
    & .infoNutriWhats {
      width: 100%;

      & input {
        width: 100%;
      }
    }
  }

  .fieldThree {
    & .selectAreaNutri {
      flex-direction: column;
      width: 100%;
    }
  }

  .fieldThree {
    #seguidoresNutri {
      width: 100%;
    }
  }

  .fieldThree {
    & .seguidoresNutri {
      margin-left: 20px;
    }
  }

  .fieldThree {
    & .doubleInputNutri {
      flex-direction: column;
      gap: 30px;
    }
  }

  .boxFormNutriTwo {
    display: flex;
    flex-direction: column;
    gap: 50px;
    margin-top: 5%;
    padding: 0px;
  }

  .boxFormNutriTwo {
    & .fieldFour {
      display: flex;
      align-items: center;
      flex-direction: column;
      gap: 30px;
    }
  }

  .boxFormNutriTwo {
    & .boxParceriaNutri {
      display: flex;
      flex-direction: column;
      align-items: center;
    }
  }

  .boxFormNutriTwo {
    & .boxParceriaNutri {
      & label {
        color: black;
        font-size: 20px;
        font-weight: 100;
        margin-left: 10px;
      }
    }
  }

  .boxFormNutriTwo {
    & .boxParceriaNutri {
      & .optionParceria {
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 2px 10px;
        margin-top: 1%;
      }
    }
  }

  .boxFormNutriTwo {
    & .boxAtentdimentoNutri {
      display: flex;
      flex-direction: column;
      align-items: center;
    }
  }

  .boxFormNutriTwo {
    & .boxAtentdimentoNutri {
      & label {
        width: 100%;
        color: black;
        font-size: 20px;
        font-weight: 100;
        margin-left: 10px;
      }
    }
  }

  .boxFormNutriTwo {
    & .boxAtentdimentoNutri {
      & select {
        width: 100%;
        border: none;
        padding: 2px;
        border-radius: 50px;
      }
    }
  }

  .boxFormNutriTwo {
    & .fieldFive {
      display: flex;
      align-items: center;
      gap: 30px;
      flex-direction: column;
    }
  }

  .boxFormNutriTwo {
    & .fieldFive {
      & .boxIndicacaoNutri {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
      }
    }
  }

  .boxFormNutriTwo {
    & .fieldFive {
      & .boxIndicacaoNutri {
        & label {
          color: black;
          font-size: 20px;
          font-weight: 100;
          margin-left: 10px;
        }
      }
    }
  }

  .boxFormNutriTwo {
    & .fieldFive {
      & .boxIndicacaoNutri {
        & .optionIndicacao {
          width: 100%;
          display: flex;
          justify-content: space-between;
          padding: 2px 10px;
          margin-top: 1%;
        }
      }
    }
  }

  .boxFormNutriTwo {
    & .fieldFive {
      .boxPacienteNutri {
        display: flex;
        flex-direction: column;
        align-items: center;
      }
    }
  }

  .boxFormNutriTwo {
    & .fieldFive {
      & .boxPacienteNutri {
        & label {
          color: black;
          font-size: 20px;
          font-weight: 100;
          margin-left: 10px;
        }
      }
    }
  }

  .boxFormNutriTwo {
    & .fieldFive {
      & .boxPacienteNutri {
        & input {
          width: 100%;
          border: none;
          padding: 5px;
          border-radius: 50px;
        }
      }
    }
  }

  .boxFormNutriTwo {
    & .fieldSix {
      & .col-md-6 {
        display: flex;
        flex-direction: column;
        align-items: center;
      }
    }
  }

  .boxFormNutriTwo {
    & .fieldSix {
      & .col-md-6 {
        & label {
          color: black;
          font-size: 20px;
          width: 100%;
          margin-left: 20px;
          font-weight: 100;
        }
      }
    }
  }

  .boxFormNutriTwo {
    & .fieldSix {
      & .col-md-6 {
        & select {
          width: 90%;
          width: 100%;
          border: none;
          padding: 2px;
          border-radius: 50px;
        }
      }
    }
  }

  .boxRevenda {
    flex-direction: column
  }

  .boxTitleNutri {
    & h3 {
      width: 100%;
    }
  }

  .formNutri {
    & h3 {
      width: 100%;
    }
  }

  button.btn.btn-default.btn-minus {
    color: #0a8b67;
  }

  .sectionProd {
    background: linear-gradient(to bottom, #0a8b67 0px, #0a8b67 230px, #ffffff 14px, #ffffff 100%);
  }

  header {
    display: none !important;
  }

  #msg-rodape {
    position: relative;
    bottom: 15px;
  }

  #tarja-slide ul {
    justify-content: flex-start;
    gap: 5px;
  }

  .thumbnail-image-marcas img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    /* margin: 10px; */
    height: 176px;
    /* -webkit-filter: grayscale(100%); */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    /* filter: grayscale(100%); */
    /* opacity: 0.6; */
  }


  .contador-carrinho {
    position: absolute;
    color: #0a8b67;
    font-weight: bold;
    right: 8px;
    top: 10%;
    font-size: 14px;
    /* bottom: 15px; */
  }

  .headerLog {

    justify-content: center;
  }

  .contNews {
    display: flex;
    align-items: center;
    flex-direction: column;
  }



  .inp {
    display: inline-flex;
    margin-right: 0px;
  }

  .col-prod {
    margin-top: 55px;
    display: block;
  }

  .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
  }

  .navbar-nav>li>.dropdown-menu {
    background: #fff !important;
  }

  .logo {
    margin: 0 auto;
    padding-top: 5px;
    max-height: 125px;
    position: relative;
  }

  .navbar-nav {
    height: auto !important;
    margin: 0px !important;
  }

  .owl-buttons {
    /* display: none; */
  }

  #btn-pedido {
    width: 100%;
  }

  .menu-mobile {
    display: block;
  }

  .menu-desktop {
    display: none;
  }

  #atend {
    display: none;
  }

  .faixa-head {
    text-align: center !important;
  }

  .menu_flutuante {
    display: none !important;
    ;
  }

  .navbar-nav>li>a {
    font-size: 14px;
    padding: 10px 0px !important;
  }

  .sub-menu>li>a {
    padding: 10px 0px 10px 18px !important;
  }

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

  .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
  }

  .navbar-nav>li>.dropdown-menu {
    background: transparent !important;
  }

  .logo {
    margin: 0 auto;
    padding: 10px
  }

  .navbar-nav {
    height: auto !important;
    margin: 0px !important;
    display: block;
  }

  .owl-buttons {
    /* display: none; */
  }

  #btn-carrinho {
    margin-bottom: 15px;
  }

  #btn-atend {
    margin-top: 10px !important;
  }

  .m-mobile {
    display: block;
  }

  .mobile-header {
    display: flex;
  }

  .barra-pesquisa {
    display: block;
  }

  .logo-mobile {
    width: 100%;
    margin: 0 auto;
  }

  .header-cat-mobile {
    background-color: #49A011;
    color: #fff;
  }

  .nav>li>a:hover {
    border-top: none;
  }

  .menu-desktop {
    display: none !important;
    ;
  }

  .faixa-head {
    display: none;
  }

  .menu_flutuante {
    display: none !important;
  }

  #btn-topo {
    display: none;
  }

  .fixme {
    display: none;
  }

  .faixa-head {
    text-align: center;
  }

  .input-header {
    width: 99% !important;
    border-color: #c0c0c0 !important;
    height: 42px !important;
  }

  .icones {
    display: none;
  }

  .mega-dropdown-menu .dropdown-header a {
    color: #000;
  }

  .sub-menu>li>a {
    color: #333 !important;
    background-color: transparent;
    font-size: 14px !important;
    padding: 5px 0px !important;
    text-transform: capitalize;
  }

  .nav .open>a,
  .nav .open>a:focus,
  .nav .open>a:hover {
    background-color: transparent !important;
  }

  .nav>li>a:hover {
    background-color: transparent !important;
  }

  .navbar-nav>li {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 20px;
  }

  .mostrar {
    display: none
  }

  .mini-banner {
    flex-wrap: wrap;
  }

  .newsletter {
    height: auto;
  }

  .newsletter form {
    height: 60px;
  }

  .newsletter h4 {
    line-height: 25px;
    margin-top: 10px;
  }

  .input-header {
    width: 100% !important;
    height: 42px !important;
    border-color: #c0c0c0 !important;
  }

  .btn-busca {
    width: 100%;
    font-size: 22px !important;
  }

}

@media (min-width:2056px) {
  .thumbnail-image-marcas img {
    height: 200px;
    width: 205px;
  }
}



.wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}

.slide-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
}

.slide-list {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
}

.slide-item {
  flex-shrink: 0;
  padding: 0 5px;
  width: 300px;
  transition: transform 0.3s ease-in-out;
}

.slide-item-2 {
  cursor: grab;
  flex-shrink: 0;
  padding: 0 10px;
  width: auto;
  transition: transform 0.3s ease-in-out;
}

.slide-item:hover {
  transform: scale(1.05);
  z-index: 2;
}

.slide-content {
  border-radius: 10px;
  position: relative;
}

.slide-image {
  border-radius: 10px;
  width: 100%;
}

.slide-description {
  border-radius: 10px;
  position: absolute;
  padding: 30px;
  bottom: 0;
  width: 100%;
}

.slide-description h3 {
  font-family: 'Koulen', sans-serif;
  font-size: 48px;
  position: relative;
  top: 16px;
}

.slide-description p {
  font-family: 'PT Sans', sans-serif;
  font-size: 24px;
}

.slide-nav-button {
  background: transparent;
  color: #fff;
  cursor: pointer;
  font-size: 36px;
  position: absolute;
  z-index: 1;
}

.slide-nav-previous {
  left: 20px;
}

.slide-nav-next {
  right: 20px;
}

.slide-controls {
  margin: 5px auto 0;
}

.slide-control-button {
  color: #fff;
  cursor: pointer;
  background: transparent;
  font-size: 18px;
  margin: 0 5px;
}

.slide-control-button.active {
  color: #cd8cf5;
}

@media screen and (max-width: 768px) {
  .boxCalcFretePag {
    & div {
      width: 100%;

    }
  }

  .slide-description {
    padding: 10px;
  }

  .btn-footer1 {
    top: 0 !important;
    margin-top: 10px !important;
  }

  .btn-footer2 {
    top: 0 !important;
    margin-top: 3px !important;
  }

  .slide-description h3 {
    font-size: 24px;
    top: 0;
  }

  .slide-description p {
    display: none;
  }

  .slide-nav-button {
    margin-top: -20px;
    font-size: 28px;
  }

  .slide-nav-previous {
    left: 10px;
  }

  .form_header_busca {
    position: unset !important;
  }

  .form_header_busca>div>input {
    background: #fff;
    width: 100% !important;
  }

  .input-group {
    width: 100%;
  }

  .slide-nav-next {
    right: 10px;
  }

  .boxRestricoes {
    & div {
      border: 1px solid;
      padding: 5px 15px;
      width: 100%;
      border-radius: 40px;
      text-align: center;
    }

  }

  .btnEnviaFormNutri {
    display: flex;
    justify-content: space-between;
    margin-top: 5%;

    & button {
      font-size: 15px;
      padding: 5px 20px;
      margin-right: 0px;
      border: none;
      background: white;
      color: #000;
      border-radius: 20px;
      margin-top: 2%;
    }
  }

  .slide-controls {
    margin: 15px auto 0;
  }

  .slide-control-button {
    font-size: 14px;
  }
  .faq {
     padding: 0px
  }
  .invertOrder{
    display: flex;
    flex-direction: column-reverse !important;
  }
  .imgSobrenos {
    display: flex;
    flex-direction: column;
    align-items: center;
    
    
    & img{
      width: 100%  !important;
    }
}
}