/*custom css*/
div[data-elementor-type="wp-page"] {
  width: 100%;
}

.post-password-form{
  margin-top: 500px;
}

html, body, p {
  font-family: 'GT Walsheim Pro', 'Arial', sans-serif !important;
}
.font-family-texto {
  font-family: 'GT Walsheim Pro', 'Arial', sans-serif !important;
}
.caixa_img_produto .elementor-button-text {
  border-bottom: none;
  padding-bottom: 0;
}
.tp-caption {
  white-space: normal !important;
}
.site-content {
  padding: 0;
  margin-top: 0;
}
.home .site-content {
  margin-top: 0;
}
/*header*/
#cabecalho{
  width: 100%;
  margin: 0;
  padding: 0;
}

/*menu top*/
.container-menu-top {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content:flex-end;
  padding: 0;
  margin: 0;
  background:none; 
}

.link-linguagem-mobile{
  display: none !important;
}


#wrapper-menu-social-top {
  width: 45%;
  height: 100%;
  margin: 0;
  padding: 0;
  padding-left: 3%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.menu-menu-social-top-container{
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#menu-social-top {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#menu-social-top li{
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  border: solid 2px #9099a2;
  border-radius: 50px;
  margin-right: 20px;
  width: 30px;
  height: 30px;
  
}

#menu-social-top a {
  margin: 0;
  padding: 0;
  color: #9099a2;
  font-size:.8em;
  height: 20px;
}
#menu-social-top a:hover,  #menu-contato a:hover{
  color: #000;
}

#menu-contato {
  width: 45%;
  height: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

#menu-contato-1{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 0;
  padding: 0;
}

#menu-contato-1 li{
  list-style: none;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.menu-menu-compre-agora-container {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

#menu-contato-1 li a {
  text-transform: uppercase;
  font-size:.8em;
  letter-spacing: 2px;
  font-family: 'GT Walsheim Pro Condensed';
  text-align: center;
  border-left: 1px solid #ccc;
  padding: 0 15px;
  display:flex;
  align-items: center;
  color: #626262;
}

#menu-contato-1 li:last-of-type a{
  padding-right: 0;
  border-left: none;
}
#menu-contato-1 li:first-of-type a{
  border-left: none;
}

#menu-contato-1 .btn-linguagem {

  width: 14%;
  position: relative;

}

#menu-contato-1 .btn-linguagem>a{
  width: 100%;
  background: #726ed0;
  padding: 0 !important;
  height: 130px;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#menu-contato-1 .btn-linguagem a:hover{
  background: #7f1b19;
}

#menu-contato-1 .btn-linguagem .sub-menu{
    display: none;
    position: absolute;
    right: 0;
    top: 140px;
    z-index: 100;
    margin: 0;
    padding: 10px;
    text-align: center;
    background: #d3d3df;
}
#menu-contato-1 .btn-linguagem .sub-menu li{
  width: 100%;
  margin-bottom: 5px;  
}

#menu-contato-1 .btn-linguagem .sub-menu li a{
  width: 100%;
  padding: 5px;
  text-align: center;
}

#menu-contato-1 .btn-linguagem .sub-menu li a:hover{
  background: #ffa600;
}

.header-search-cart{
  margin: 0;
  padding: 0;
  padding-left:15px;
}
.home .container-menu-principal #header-search a{
  color: #000;
}

/*cabecalho móvel*/
#masthead {
  width: 100%;
  height: 80px;
  font-size: 15px;
  font-weight: 600;
  background: #fff;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home #masthead-sticky-wrapper {
  width: 100%;
  flex-direction: column;
}

.home #masthead {
  background: none;
  border: none 
}
#masthead>.container {
  width: 86%;
  height: 100%;
  max-width: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.is-sticky #masthead {
  background: #fff;
  height: 65px;
  font-size: 14px;
}
.linha-menu {
  justify-content: space-between;
  align-items: center;
}
.site-branding {
  width: 20%;
  max-width: 350px;
  padding: 0;
  display: flex;
  align-items: center;
}
.site-branding a img {
  width: 100%;
  max-width: 200px;
  float: left;
  padding-bottom: 30px;
}
.is-sticky .site-branding a img {
  max-width: 150px !important;
  padding: 0;
}
.logo-customizado svg {
  transition: .5s;
}
.is-sticky .logo-customizado svg {
  width: 180px;
  height: 40px;
  transition: .5s;
}

.fil4 {fill:#373435;fill-rule:nonzero}
.fil0 {fill:url(#id0)}
.fil1 {fill:url(#id1)}
.fil2 {fill:url(#id2)}
.fil3 {fill:url(#id3)}

/*menu pricipal*/
.container-menus {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.container-menu-principal {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.container-menu-contato {
  display: none;
  height: 50px;
  width: 100%;
  display: flex;
  align-items: center;
  background: #fff;
}
.is-sticky .container-menu-contato{
  display: block;
}
.menu-principal-container li {
  padding: 0 1.5em;
}
.menu-principal-container li a {
  color: #000 !important;
}
.main-navigation {
  width: 100%;
  float: right;
  display: flex;
  align-items: center;
}
.main-navigation ul {
  width: 100%;
}

.main-navigation li:first-of-type {
  padding-left: 0;
}

.link-menu-mobile{
  display: none !important;
}

.area-banner, .menu-lateral{
  min-height: 80vh !important;
}
.menu-lateral{
  display: flex;
  flex-direction: column;
}
.menu-lateral>div{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between !important;
  height: 100%;
  margin: 0!important;
  min-height: 80vh !important;
}

.area-banner>div {
  display: flex;
  flex-direction: column;
  align-items: flex-start !important;
  justify-content: flex-end;
}

.texto-banner{
  max-width: 500px !important;
}

/*CONTATO*/
input[type=checkbox] {
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 50px !important;
  width: 50px !important;
  border-radius: 10px !important;
  border: none !important;
  cursor: pointer;
}

input[type=checkbox]:checked {
  background-image: url(img/checked.png) !important;
  background-position: center;
  background-size: contain;
  border: none !important;
}

.logo-footer{
  max-width: 200px!important;
}

.formulario_contato {
  width: 100%;
  max-width: 500px;
}
.fieldsetContato {
  border: none;
  padding: 0;
  max-width: 600px;
}
.group_input {
  width: 100%;
  margin-top: 1em;
  float: left;
}
.group_metade {
  width: 47%;
  float: left;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.msgValida {
  width: 100%;
  font-weight: 500;
}
.formulario_contato .text_input, .formulario_contato textarea {
  width: 100%;
  line-height: 0 !important;
  min-height: 3em !important;
  order: solid #fff 2px !important;
  border-radius: 50px !important;
  border: solid 2px #2c2c2c;
}
.text_input_erro {
  border: #a83847 solid 2px !important;
}
.label_erro {
  color: #a83847;
}
.contato-area-mensagem {
  width: 100%;
  min-height: 7em;
  border: none;
}
#contato_valida {
  visibility: hidden;
  opacity: 0;
  height: 1px !important;
  min-height: 0 !important;
}
#contato_enviar {
  width: 100%;
  height: auto;
  background: #726ed0;
  border: none;
  color: #ffffff;
  transition: .5s;
  cursor: pointer;
  border-radius: 40px;
  padding: 1em 2em;
}
#enviando_email_aguarde {
  width: 100%;
  text-align: center;
  display: flex;
  align-content: center;
  justify-content: center;
  height: 3em;
  visibility: none;
  opacity: 0;
  transition: .5s;
  font-weight: 600;
  color: #2c2c2c;
}
#enviando_email_aguarde span {
  margin-right: 20px;
}
#modal_aviso {
  background: #0b0b0b8c;
  align-items: center;
  justify-content: center;
}
@keyframes spinner-border {
  to {
      transform: rotate(360deg);
 }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: .25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite;
}
.spinner-border-sm {
  height: 1rem;
  border-width: .2em;
}
#contato_confirmaMsg {
  width: 60%;
  float: left;
}
#contato_confirma {
  width: 30%;
  float: right;
}
/*LGPD*/
#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme {
  border-top: none !important;
  box-shadow: -1px -5px 31px -6px rgba(0, 0, 0, 0.23);
  padding: 1em;
}
.moove-gdpr-branding-cnt {
  opacity: 0.01 !important;
}
.moove_gdpr_cookie_info_bar P {
  color: #2C2C2C;
}
/*footer*/
.social-media-list a::before {
  background: #27604e !important;
  font-size: 13px !important;
  width: 35px !important;
  line-height: 35px !important;
}
#sidebar-footer .col-md-3 {
  float: left;
}
.footer-widgets {
  padding-top: 5em;
  margin-top: 5em;
}
#sidebar-footer #nav_menu-5 {
  float: left;
  font-size: 0.9em;
  padding-right: 10px;
}
#sidebar-footer #nav_menu-6 {
  padding-left: 6em;
}
.selo-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
}
.selo-footer img {
  width: 35%;
}
.selo-footer div {
  width: 65%;
  font-size: .9em;
  padding-left: 10px;
}
#sidebar-footer .menu-social-container {
  float: left;
}
.logo-rodape {
  max-width: 200px !important;
}
.wpcf7-form-control-wrap input {
  max-width: 100%;
}


/*form de busca*/
.container-busca-principal{
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
  width: 100vw;    
  height: 100vh;
  top: 0;
  left: 0;
  text-align: center;    
  opacity: 1;
  transition: .5s;
}
.container-busca-mobile{

  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;    
  position: absolute;
  z-index: 2;
  width: 100%;
}

.container-busca-principal-fechado{
  display: none;
  opacity: 0;
  transition: .5s;
}

.fundo-pesquisa-principal{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000a4;
  z-index: -1;
}

.busca-principal-fechar{
color: #fff;
border: solid 1px #fff;
border-radius: 100px;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
margin-left: 100%;
margin-bottom: 10px;
cursor: pointer;
}

.busca-principal-fechar:hover{  
width: 45px;
height: 45px;
transition: .3s;
margin-bottom: 5px;
}

.container-busca-principal-fechado #busca-principal{
padding-top: 100px;
transition: .5s;
}

#busca-principal{
width: 90%;
max-width: 700px;
text-align: center;
padding: 0px;
transition: .5s;

}

#busca-mobile{
  width: 90%;
  max-width: 500px;
  text-align: center;
  padding: 0px;
  transition: .5s;
  margin: 0 auto;
}

#busca-principal h3{
color:#fff;
}

#busca-mobile h3{

  font-size: 1em;

}

#busca-principal .search-field, #busca-mobile .search-field{
border-radius: 10px;
}

#busca-principal .search-button-principal, #busca-mobile .search-button-principal{
display: block;
margin: 20px auto;
background: #726ed0;
border:none;
transition: .3s;
}

#busca-principal .search-button-principal:hover, #busca-mobile .search-button-principal:hover{
color: #fff;
background: #726ed0;
padding: 14px 35px;
transition: .5s;
}



@media (min-width: 1200px) {

}
@media (max-width: 1400px) {

  #masthead {
    height: 50px;
  }
  #menu-contato-1 .btn-linguagem>a{
    height: 90px;
  }

  .container-menu-top{

    height: 40px;

  }
  .logo-customizado svg {
    width: 240px;
    height: 60px;
    transition: .5s;
  }

  .is-sticky .logo-customizado svg {
    width: 140px;
    height: 30px;
    transition: .5s;
  }
  #menu-social-top a {
    font-size: .7em;
    height: 15px;
  }

  #menu-social-top li {
    width: 25px;
    height: 25px;
    margin-right: 15px;
  }

  #menu-contato-1 li a{
    font-size: .7em;
  }

}
@media (max-width: 1300px) {
 

}
@media (max-width: 1200px) {
 
  #menu-contato-1 li a {
    font-size: .7em;
    letter-spacing: 1px;
  }

}

@media (max-width: 1000px) {
 
  #masthead {
    height: 80px;
  }

  .site-branding a img {
    padding: 0;
    max-width: 150px;
  }

  .link-linguagem-mobile{
    display: block !important;
  }

  .logo-customizado svg {
    height: 45px;
    margin-top: 20px;
  }   

  #sidebar-footer #nav_menu-6 {
    padding-left: 1em;
  }

  .group_metade {
    width: 100%;
  }

}

@media (max-width: 720px) {

  .container-menu-top{
    display: none;
  }

  #masthead{
    height: 70px;
    margin: 0;
  }

  .linha-menu {
      padding: 0 1em;
 }
  .site-branding {
      width: 100%;
 }
 .header-mobile-menu {
  width: 20%;
  position: absolute;
  right: 10px;
  top: 10px;
}
  .menu-contato {
      width: 37%;
 }
  .btn-menu-contato {
      font-size: .7em;
 }
  .mobile-menu-toggle {
      padding-top: 20px;
      border: none;
 }

 .mobile-menu-toggle:focus, .mobile-menu-toggle:hover{
  outline: none;
 } 

 .mobile-menu-toggle_lines {
      width: 70%;
 }

 .logo-customizado svg {
    width: 100px;
    margin: 0;
  }


  .link-menu-mobile{
    display: block;
  }

  #sidebar-footer .col-md-3 {
    float: none;
    text-align: center;
    margin-bottom: 30px;
  }
  #sidebar-footer .menu-social-container {
    float: none;
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 3em;
  }
  #sidebar-footer .widget ul li {
    padding-bottom: 5px;
  }
  .site-info {
    font-size: 12px;
    text-align: center;
  }
  #sidebar-footer #nav_menu-5 {
    padding: 0;
  }
  #sidebar-footer #nav_menu-6 {
    padding: 0;
  }

  #sidebar-footer #media_image-3{
    max-width: 200px;
    margin: 0  auto;
    margin-bottom: 2em;
  }


}
@media (max-width: 400px) {
}
