/**
* Edits Tema
*/
html,
body {
  font-size: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  background: url(../img/fundo-azul-2.png) no-repeat center top,
    url(../img/bg-rosa-2.jpg);
}

html {
  overflow-y: scroll;
}

.clear {
  clear: both;
}
#content {
  min-height: 100%;
  position: relative;
}

.fancybox-lock body {
  overflow: initial !important;
}

.rowspace {
  padding-bottom: 16px !important;
  padding-bottom: 1rem !important;
  padding-top: 16px !important;
  padding-top: 1rem !important;
}
.pseudo-slider {
  display: none;
}

.transicao,
.eff-op,
.eff {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: block;
}

.eff:hover {
  box-shadow: 1px 1px 10px #1e5391;
  text-decoration: none;
}

.eff-op:hover {
  opacity: 0.8;
  text-decoration: none;
}

form select,
form input[type="file"],
form input[type="password"],
form input[type="text"] {
  box-sizing: border-box;
  border-radius: 4px;
  padding: 0 12px;
  height: 36px;
  float: left;
}

.btn {
  font-family: "Open Sans Condensed", sans-serif;
  background-color: #2f87c4;
  font-size: 25px;
  padding: 8px 24px;
  color: #fff;
  border: none;
  line-height: 1;
}

.btn-diff {
  font-family: "Open Sans", sans-serif;
  padding: 0 20px;
  background-color: #fba8c6;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  line-height: 2.6;
  font-size: 13px;
  display: block;
  margin: 0 auto;
  color: #84387b;
  border: none;
}

.btn:hover {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 16px 0;
  margin: 0 0 1rem 0;
  line-height: 1;
}

h1 {
  margin: 0 !important;
  font-size: 0px;
}

h2 {
  font-size: 28px;
  color: #2f87c4;
}

h3 {
  font-size: 24px;
  color: #2f87c4;
}

h4 {
}

h5 {
}

form textarea {
  border-radius: 4px;
  padding: 12px;
  height: 90px;
  resize: none;
}

iframe {
  width: 100%;
}
/**
* Header
*/
.home .area-logo .logo {
  margin-bottom: 18px;
  margin-top: 16px;
  display: block;
}

.wrap-header {
  padding: 6px 0;
  margin-bottom: 18px;
}

.btn-lista-cha {
  background-color: white;
  margin-bottom: 18px;
  padding: 18px 12px;
  display: block;
}

.btn-lista-cha h3 {
  text-align: center;
  font-size: 30px;
  color: #2f87c4;
}

.btn-lista-cha p {
  font-size: 18px;
  font-family: "Open Sans Condensed", sans-serif;
}

.btn-lista-cha img {
  margin-left: 8px;
  margin-top: 8px;
  display: block;
}

.btn-lista-cha span {
  font-family: "Open Sans", sans-serif;
  background-color: #fba8c6;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  line-height: 2.6;
  font-size: 13px;
  display: block;
  margin: 0 auto;
  color: #84387b;
  width: 180px;
}

.btn-lista-cha:hover span {
  background-color: #84387b;
  color: #fba8c6;
}

.home .area-infos > ul {
  padding: 41px 0;
}

.area-infos > ul {
  list-style: none;
  padding: 41px 0 30px;
  margin: 0;
}

.area-infos ul li {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 20px;
  float: left;
}

.area-infos ul li a.actv,
.area-infos ul li:hover a {
  color: #84387b;
  text-decoration: underline;
}

.area-infos ul li img {
  margin: -1px 6px 0 0;
  display: block;
  float: left;
}

.area-infos ul li.first {
  margin-left: 0;
}

.area-infos ul li.last {
  margin-right: 0;
}

.area-infos ul li.cart a {
  font-family: "Open Sans", sans-serif !important;
  font-size: 16px;
  color: #84387b;
}

.area-infos > ul > li {
  font-family: "Titillium Web", sans-serif;
  font-size: 18px;
  margin: 0 44px;
  color: #84387b;
}
/**
* Menu
*/
.wrap-menu-responsivo {
  border-bottom: 1px solid #ffffff;
  background-color: #069;
  margin-bottom: 18px;
  height: 50px;
  width: 100%;
}
.wrap-menu-responsivo .menu {
  position: relative;
  padding: 2px 16px;
}

.wrap-menu-responsivo .menu a {
  display: block;
  color: #ffffff;
  padding: 5px;
}

.wrap-menu-responsivo .menu a:hover {
  text-decoration: none;
}

.wrap-menu-responsivo .hide-menu {
  border-top: 1px solid #ffffff;
  background-color: #069;
  padding: 0 !important;
  margin: 0 !important;
  position: absolute;
  list-style: none;
  display: none;
  z-index: 200;
  width: 100%;
  top: 50px;
  left: 0;
}

.wrap-menu-responsivo .menu a img {
  width: 32px;
  height: 32px;
}

.wrap-menu-responsivo .hide-menu li {
  font-size: 1.125rem !important;
  border-bottom: 1px solid #ffffff;
  width: 100%;
}

.wrap-menu-responsivo .hide-menu li a {
  padding-left: 25px;
  background: none;
  border: none;
}

.wrap-menu-responsivo .hide-menu li a:hover {
  text-decoration: none;
}

.menu ul li .dropdown-2,
.menu ul li .dropdown {
  background: #12aaa0;
  display: none;
  left: -20px;
  width: 100%;
  z-index: 70;
  top: 35px;
  margin: 0;
}

.menu ul li .dropdown-2 {
  background: #83c881;
  display: none;
}
/**
* Wrap Banner
*/
.wrap-banner {
  background-color: white;
  margin-bottom: 30px;
  overflow: hidden;
  height: 505px;
  width: 100%;
  z-index: 0;
  top: 0;
}

.wrap-banner img {
  width: 100%;
  max-height: 505px;
}
/**
* Footer
*/
.wrap-footer {
  background: url(../img/bg-footer.jpg) bottom;
  width: 100%;
  bottom: 0;
  left: 0;
}

.wrap-footer .row.adjust {
  padding-top: 30px;
}

.wrap-footer h6 {
  margin-bottom: 16px;
  font-weight: 700;
  font-size: 20px;
  color: #032144;
}

.lista-infos {
  list-style: none;
  margin: 16px 0 0 0;
}

.lista-infos li a,
.lista-infos li {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 20px;
  color: #032144;
}

.btn-chat {
  background: url(../img/chat.png) no-repeat 10px 10px;
  font-family: "Titillium Web", sans-serif;
  padding: 15px 10px 15px 100px;
  border: 2px solid #bda3c7;
  margin-bottom: 18px;
  font-weight: 600;
  font-size: 34px;
  display: block;
  line-height: 1;
  color: #84387b;
}

.btn-chat span {
  font-size: 13px;
  line-height: 1;
  display: block;
}

.lista-icons {
  list-style: none;
  margin: 0 0 12px 0;
  padding-left: 30px;
}

.lista-icons li {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 18px;
  color: #032144;
}

.lista-icons.endereco {
  background: url(../img/ico-marker.png) no-repeat 1px 1px;
}

.lista-icons.tele {
  background: url(../img/ico-tele.png) no-repeat 1px 5px;
}

.lista-icons.whats {
  background: url(../img/ico-whats.png) no-repeat 0px 5px;
}

.lista-icons.tele li,
.lista-icons.whats li {
  font-size: 20px;
}

.wrap-footer h5 {
  font-size: 30px;
  color: #2f87c4;
}

.area-cliente {
  margin-bottom: 0;
}

.area-cliente a,
.area-cliente label {
  font-size: 13px;
  color: #84387b;
}

.area-cliente input[type="password"],
.area-cliente input[type="text"] {
  height: 30px;
}

.area-cliente a {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  line-height: 2.6;
}

.area-cliente .submit {
  font-family: "Open Sans", sans-serif;
  padding: 0 20px;
  background-color: #fba8c6;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  line-height: 2.6;
  font-size: 13px;
  display: block;
  margin: 0 auto;
  color: #84387b;
  float: right;
  border: none;
}

/**
* HOME
*/
.lista-produtos,
.lista-pedidos {
  padding: 4px 16px;
  list-style: none;
  margin: 0 0 30px 0;
  background-color: #f0d4e5;
}

.lista-produtos > li,
.lista-pedidos > li {
  font-size: 20px;
  border-bottom: 1px solid #b7b0d2;
}

.lista-produtos > li:last-child,
.lista-pedidos > li:last-child {
  border: none;
}

.lista-produtos > li > a,
.lista-pedidos > li > a {
  background: url(../img/fechado.png) no-repeat 98% 50%;
  display: block;
  padding: 6px 0;
  color: #2f87c4;
}
.lista-pedidos > li > a {
  background: none;
}

.lista-produtos li a,
.lista-pedidos li a {
  -webkit-transition: padding-left 0.2s linear;
  -moz-transition: padding-left 0.2s linear;
  -ms-transition: padding-left 0.2s linear;
  transition: padding-left 0.2s linear;
}

.lista-produtos li a:hover,
.lista-pedidos li a :hover {
  text-decoration: none;
  padding-left: 12px !important;
}

.lista-produtos > li .submenu {
  list-style: none;
  display: none;
  margin: 0;
}

.lista-produtos > li .submenu li {
  border-top: 1px solid #b7b0d2;
  line-height: 1.3;
  font-size: 14px;
}

.lista-produtos > li .submenu li a {
  font-family: "Open Sans", sans-serif;
  padding: 8px 0;
  display: block;
  color: #51365f;
}

.wrap-busca {
  background-color: #f0d4e5;
  margin-bottom: 1.25rem;
  padding: 22px 18px;
}

.wrap-busca form,
.wrap-busca input {
  margin-bottom: 0;
}

.wrap-busca .large-1 {
  padding-left: 15px !important;
}

.wrap-busca .submit {
  border: none;
  height: 36px;
  width: 100%;
  background: url(../img/magnifier.png) no-repeat center;
}

.wrap-busca span {
  font-family: "Titillium Web", sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #84387b;
}

.vitrine a {
  border: 1px solid #f78db3;
  background-color: white;
  position: relative;
  display: block;
  padding: 16px;
  padding-bottom: 0;
  overflow: hidden;
}

.vitrine a .wrap-img {
  vertical-align: middle;
  display: table-cell;
  width: 1000px;
  height: 205px;
}

.vitrine a .wrap-img img {
  display: block;
  margin: 0 auto;
  max-height: 205px;
}

.vitrine a h2 {
  margin: 12px 0 6px;
  overflow: hidden;
  font-size: 20px;
  color: #000000;
  height: 40px;
}

.vitrine a p {
  font-size: 22px;
  color: #000000;
}

.vitrine a span {
  font-family: "Open Sans", sans-serif;
  background-color: #2e8ccc;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  margin: 0 -16px;
  display: block;
  line-height: 2;
  color: #fff;
}

.vitrine .faixa {
  font-family: "Open Sans", sans-serif;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  position: absolute;
  text-align: center;
  font-weight: 700;
  line-height: 1.6;
  display: block;
  width: 150px;
  color: #fff;
  left: -40px;
  top: 25px;
}

.faixa.promocao {
  background-color: #b04690;
  /*background-color: #111111;*/
}

.faixa.novidade {
  background-color: #2f87c4;
}

.wrap-news {
  width: 100%;
  padding: 12px 0;
  background-color: #9ad4ee;
}

.wrap-news form,
.wrap-news input,
.wrap-news label {
  margin-bottom: 0;
}

.wrap-news span {
  font-family: "Open Sans Condensed", sans-serif;
  line-height: 1.8;
  font-size: 20px;
  color: #053255;
}

.wrap-news label {
  font-family: "Open Sans Condensed", sans-serif;
  text-align: center;
  font-size: 20px;
  padding: 3px 0;
  color: #053255;
}

.wrap-news .submit {
  font-family: "Open Sans", sans-serif;
  background-color: #2f87c4;
  text-transform: uppercase;
  color: #fff;
  border: none;
  height: 36px;
  width: 100%;
}
/**
* PRODUTOS INTERNA
*/
.wrapper {
  padding: 18px 12px;
  border-radius: 2px;
  position: relative;
  margin-bottom: 18px;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.7);
  box-shadow: 5px 5px 10px #999;
}

.wrapper .wrap-img {
  border: 1px solid #e1e1e1;
  width: 1000px;
  height: 380px;
  vertical-align: middle;
  display: table-cell;
}

.wrapper .wrap-img img {
  display: block;
  margin: 0 auto;
}

.wrap-destaque {
  padding: 0 6px;
}

.wrap-thumbs {
  margin-top: 18px;
}

.wrap-thumbs .slick-slide {
  margin: 0 6px;
}

.carousel-thumbs {
  margin-bottom: 0;
}

.carousel-thumbs a {
  border: 1px solid #e1e1e1;
  vertical-align: middle;
  display: table-cell;
  width: 1000px;
  height: 60px;
}

.carousel-thumbs a img {
  margin: 0 auto;
  display: block;
}

.title {
  margin-bottom: 6px;
}

.info-produto span {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  display: block;
  color: #000000;
  margin-bottom: 6px;
}

.info-produto p {
  line-height: 1.6;
}

.info-produto .valor {
  font-size: 30px;
  line-height: 1;
  color: #2f87c4;
}
.info-produto p.cartao,
.info-produto p.cartao a {
  padding-top: 20px;
  font-family: "Open Sans", sans-serif;
}
.info-produto .valor span {
  font-weight: normal;
  padding-top: 0px;
  display: block;
}

/**
* CHA DO BEBE
*/
.busca-cha-bebe {
  position: relative;
}

.busca-cha-bebe input[type="submit"] {
  width: 30px;
  height: 30px;
  background: url(../img/magni.png) no-repeat center;
  background-size: 80%;
  position: absolute;
  right: 3px;
  top: 3px;
  border: none;
}

.lista-cha {
  list-style: none;
  margin: 0 0 16px 0;
}

.lista-cha li {
  font-size: 18px;
  margin: 3px 0;
}

.lista-cha li i {
  line-height: 0;
}

.lista-cha li a {
  font-family: "Open Sans", sans-serif;
  background-color: #ffe4f3;
  border-radius: 4px;
  display: block;
  color: #2f87c4;
  padding: 8px;
}

.lista-cha li a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.lista-cha li a:hover i {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}

.cadastrar .bebezinho,
.carrinho .bebezinho {
  top: -45px;
}

.bebezinho {
  z-index: 100;
  position: absolute;
  bottom: -5px;
  right: -12px;
}

.box {
  padding: 16px;
  margin-bottom: 18px;
  background-color: #f1f1f1;
}

table.padrao {
  table-layout: auto;
  border-collapse: collapse;
}

table.padrao img {
  width: 100%;
}

table.padrao thead {
  background-color: #9ad4ee;
}

table.padrao tr th {
  text-align: center;
  color: #fff;
}

table.padrao tr td,
table.padrao tr th {
  border: 1px solid #e1e1e1;
}

.form-table input,
.form-table select {
  margin-bottom: 0;
}

.descricao {
  list-style: none;
  margin: 0 0 16px 0;
}

.descricao li:last-child {
  background-color: yellow;
}

/**
* CARRINHO
*/
.cupom-desconto {
  margin-bottom: 18px !important;
}

.desconto {
  margin: 16px 0 0 0;
  display: none;
}

.desconto p {
  margin-bottom: 0;
}

.desconto span {
  color: #fba8c6;
}

.grr select {
  margin-bottom: 16px;
}

.grr .valor {
  text-align: right;
  font-size: 30px;
  line-height: 1;
  color: #2f87c4;
}

/**
* BREADCRUMB
*/
.wrap-bread {
  padding: 12px;
}

.wrap-bread ul {
  list-style: none;
  margin: 0;
}

.wrap-bread ul li {
  margin-left: 16px;
  font-size: 18px;
  line-height: 1;
  float: left;
}

.wrap-bread ul li a {
  margin-top: -2px;
  line-height: 1;
  display: block;
  cursor: default;
  color: #000;
}

.wrap-bread ul li a:hover {
  text-decoration: none;
}

.wrap-bread ul li a[href] {
  cursor: pointer;
}

.wrap-bread ul li a[href]:hover {
  text-decoration: underline;
}

/**
* CONTATO
*/
.contato-info {
  margin: 0;
}

.contato-info li h3 {
  margin-bottom: 1px;
}

.contato-info li {
  font-size: 16px;
  line-height: 1.6;
  color: #666;
}

.contato-info li.tel {
  color: #84387b;
  font-size: 26px;
}
.contato-info li.tel > a {
  color: #84387b;
  font-size: 26px;
}

.contato-info li a {
  font-family: "Open Sans", sans-serif;
  color: #666;
}

.assinatura a,
.assinatura {
  margin: 0;
  line-height: 2;
  text-align: center;
  font-size: 12px !important;
  font-family: Arial, sans-serif !important;
}

.add-anth {
  display: block;
  color: #000;
}

.instagram {
  margin: 0 0 16px 0;
  text-align: center;
  display: block;
}

.instagram img {
  margin-top: 4px;
}

/**
* EDIT
*/
.buttons,
.options {
  list-style: none;
  margin: 0 0 16px 0;
}

.options li {
  float: left;
  font-size: 16px;
  margin-right: 16px;
}

.buttons li {
  float: left;
  margin-right: 16px;
}

.buttons li a {
  float: left;
}

.cha-do-bebe .wrapper .wrap-img {
  border: none;
}

.visualizar {
  width: 100%;
  background-color: white;
  padding: 12px;
  margin-bottom: 16px;
}

.lista-visualizada {
  list-style: none;
  margin: 0 !important;
}

.lista-visualizada li {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #cccccc;
}

.lista-visualizada li .marged {
  padding-left: 8px !important;
}

.lista-visualizada li input[type="text"] {
  text-align: center;
  margin-bottom: 8px;
  margin-right: 8px;
  height: 26px;
  width: 50px;
  float: left;
}

.lista-visualizada li .remover,
.lista-visualizada li span {
  text-align: center;
  line-height: 1.8;
  display: block;
}

.lista-visualizada li .remover {
  background-color: #2e8ccc;
  border-radius: 4px;
  padding: 0 12px;
  color: #ffffff;
  float: left;
}

.lista-visualizada li h5 {
  margin-bottom: 6px;
  overflow: hidden;
  font-size: 14px;
  height: 30px;
}

.enclosure {
  padding: 0 15%;
}

.enclosure p {
  min-height: 76px;
}

.form-table p {
  margin-bottom: 6px;
}

.form-table span {
  display: block;
  float: left;
  background-color: #fba8c6;
  line-height: 1;
  border-radius: 4px;
  padding: 6px;
  text-transform: uppercase;
  color: white;
  font-size: 10px;
}

/**
* QUERIES
*/
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 600px) {
}
@media only screen and (max-width: 768px) {
  .tabela-responsiva {
    min-height: 0.01%;
    overflow-x: auto;
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .area-logo img {
    display: block;
    margin: 8px auto;
  }

  .wrap-news form,
  .wrap-news input[type="text"] {
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 1023px) {
  .wrap-footer {
    position: absolute;
    height: 380px;
  }

  #content {
    padding-bottom: 394px;
  }

  .wrap-thumbs {
    min-height: 78px;
  }

  .wrap-thumbs .carousel-thumbs {
    /*display: none;*/
  }
}

@media only screen and (max-width: 1024px) {
  .area-infos > ul > li {
    margin: 0 25px;
  }

  .home .area-infos > ul {
    padding: 32px 0;
  }

  .btn-lista-cha p {
    font-size: 14px;
  }

  .wrap-banner {
    height: 428px;
  }

  .wrap-news span {
    font-size: 17px;
  }
}

.form-finalizar {
  display: none;
}

.lista-pedidos li a.actv {
  font-weight: bold;
}

ul.lista-endereco li div {
  position: relative;
  border: 1px solid #ccc;
  min-height: 150px;
  padding: 16px;
  background-color: #fff;
  font-size: 16px;
  line-height: 16px;
}
ul.lista-endereco li div:hover {
  background-color: #f1f1f1;
}
ul.lista-endereco li div .btn-remove-endereco {
  position: absolute;
  top: 6px;
  right: 6px;
  display: block;
}
ul.lista-endereco li div ul {
  list-style: none;
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
  font-family: "Open Sans Condensed", sans-serif;
}
ul.lista-endereco li div ul li a {
  color: #84387b;
}

.lista-thumb {
  margin: 0 -3px !important;
}

.lista-thumb li a {
  border: 1px solid #e1e1e1;
  background-color: white;
  display: block;
}

.lista-thumb li a img {
  display: block;
  margin: 0 auto;
}
/**
* EDIT 13/05
*/
.novo-carrinho {
}

.novo-carrinho .novo-destaque img {
  width: 100%;
}

@media (max-width: 1024px) {
  .novo-carrinho .novo-destaque {
    margin-bottom: 16px;
  }
}

.novo-carrinho p {
  overflow: hidden;
  text-align: left;
  margin-bottom: 0;
  font-size: 13px;
  height: 67px;
}

@media (max-width: 1024px) {
  .novo-carrinho p {
    margin-bottom: 12px;
    height: auto;
  }
}

.novo-carrinho label {
  font-family: "Open Sans", sans-serif;
  margin-bottom: 4px;
  font-weight: 600;
  font-size: 13px;
  color: #545759;
}

.novo-carrinho select {
  margin-bottom: 26px;
}

.novo-carrinho .preco {
  font-family: "Open Sans", sans-serif;
  line-height: 36px;
  font-weight: 700;
  font-size: 20px;
  color: #f49ac1;
  display: block;
}

.novo-carrinho .gifted {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  border-radius: 5px 0 0 5px;
  background-color: #eae5eb;
  text-align: center;
  font-size: 11px;
  display: block;
  line-height: 3;
  color: #545759;
  padding: 0 15px;
}

.novo-carrinho .gifted.diff {
  border-radius: 0 5px 5px 0;
  background-color: #d7ced9;
}

.novo-carrinho .gifted img {
  margin: -5px 5px 0 0;
}

.novo-carrinho hr {
  border: solid #ccc;
  border-width: 1px 0 0;
}

.ant-btn,
.novo-carrinho input[type="submit"] {
  font-family: "Open Sans", sans-serif;
  background-color: #fba8c6;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  line-height: 1.8;
  font-size: 13px;
  display: block;
  margin: 0 auto;
  color: #84387b;
}

@media (max-width: 1024px) {
  .novo-carrinho input[type="submit"] {
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 15px;
    width: 91.3%;
  }
}

.ordenar {
  list-style: none;
  margin: 0;
}

.ordenar li {
  margin: 0 8px 0 0;
  font-size: 13px;
  line-height: 1;
  color: #545759;
  float: left;
}

.ordenar li a {
  font-family: "Open Sans", sans-serif;
  color: #545759;
}

.wrap-order {
  background-color: white;
  padding: 8px;
}

.wrap-order .ordenar li {
  font-size: 12px;
}

.format-de,
.preco-de {
  text-decoration: line-through;
  font-size: 13px !important;
  color: #999 !important;
  margin-bottom: 0;
  height: 18px;
}

.preco-vezes {
  font-size: 15px !important;
  color: #999 !important;
  margin-top: -15px;
  height: 10x;
}

.preco-avista {
  font-size: 18px !important;

  height: 10x;
}

.wrap-subtotal {
  border: 2px solid #fba8c6;
  background-color: white;
  border-radius: 10px;
  padding: 18px;
}

.wrap-subtotal span {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  display: block;
  font-weight: 700;
  margin: 0;
  color: #777;
}

.whatsapp {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;
  display: flex;
  border-radius: 25px;
  padding: 12px 30px;
  color: #ffffff;
  background: #52ce5f;
  background: -moz-linear-gradient(top, #52ce5f 0%, #32ba45 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #52ce5f),
    color-stop(100%, #32ba45)
  );
  background: -webkit-linear-gradient(top, #52ce5f 0%, #32ba45 100%);
  background: -o-linear-gradient(top, #52ce5f 0%, #32ba45 100%);
  background: -ms-linear-gradient(top, #52ce5f 0%, #32ba45 100%);
  background: linear-gradient(to bottom, #52ce5f 0%, #32ba45 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52ce5f', endColorstr='#32ba45', GradientType=0);
}
.whatsapp i {
  font-size: 20px;
  margin-right: 10px;
}
.whatsapp:hover {
  text-decoration: none;
}

.whatsapp2 {
  position: fixed;
  right: 20px;
  bottom: 20px;
  background: url("../img/xwhats-icon.svg") no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  z-index: 999;
}

@media (max-width: 1024px) {
  .flexible {
    display: flex;
    flex-direction: column-reverse;
  }
}

@media (min-width: 1025px) {
  .btn-fixo {
    position: fixed;
    z-index: 4000;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    animation: pulse 0.5s ease-out infinite;
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

.wrap-instagram {
  padding: 60px 0;
}
@media (max-width: 40em) {
  .wrap-instagram {
    padding: 20px;
  }
}
.wrap-instagram p {
  text-align: center;
  margin-bottom: 40px;
}
.wrap-instagram p a {
  color: #262626;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-instagram p a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-instagram #instafeed {
  list-style: none;
  margin: 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
@media (max-width: 40em) {
  .wrap-instagram #instafeed {
    flex-wrap: wrap;
  }
}
.wrap-instagram #instafeed li {
  width: 100%;
}
.wrap-instagram #instafeed li a {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-instagram #instafeed li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
figure.image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
figure.image img {
  visibility: hidden;
}
figure.image.contain {
  background-size: contain;
}
.image-item {
  height: auto;
}
img {
  max-width: 100%;
}
.grecaptcha-badge {
  opacity: 0.02;
}
