@media only screen 
and (min-width : 810px) 
and (max-width : 1080px) 
and (orientation : landscape) {
.controlador {
  background: red;
}
header {
  height: 90px;
}
.logo {
    width: 8%;
    margin: 0px 46%;
  }
.logo_home {
  width: 18%;
  margin: 0px 42%;
  top: 27vh;
}    
.toogle {
  display:inherit;
  left: 5%;
}
.toggle-btn {
  display: none;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}    
.sidebar1 {
  display: none;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar2 {
  padding:0px 4% 30px;
  width: 92%;
}
.sidebar2 ul li:nth-child(1), 
.sidebar2 ul li:nth-child(2), 
.sidebar2 ul li:nth-child(3), 
.sidebar2 ul li:nth-child(4), 
.sidebar2 ul li:nth-child(5),
.sidebar2 ul li:nth-child(6) {
    width: inherit;
}   
.sidebar2 ul li ul {
  margin:0px 0 20px 0;
}   
 .sidebar2 ul li .textwidget {
    margin:0px 0 20px 0;
    float: left;
    width: 100%;
}
 .sidebar2 ul li:nth-child(7) {
    width: 15%;
    background: inherit;
  }    
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar3 {
  padding:15px 5%;
  width: 90%;
}  
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar4 {
  padding: 120px 10%;
  width: 80%;
  height: 70vh;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}    
 .sidebar6 {
    display: none !important;
    padding: 15px 0% 0;
    width: 95%;
    margin: 80px 0 0 4%;
    position: fixed;
    z-index: 5000000000;
    height: 100vh;
  }
  .sidebar6 ul li {
    width: 95%;
    margin: 10px 0% 10px 0;
    display: inherit !important;
  }
.sidebar6 ul li form .filtro-ultimate-secao label {
  width: calc(100% / 6);
}  
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}  
    
.homepage {
    width: 100% !important;
    padding: 0 !important;
  }
 .homepage .conteudo_loja {
    width: 90% !important;
    margin: 0 5% !important;
  }
.homepage .conteudo_loja .destaque-produto .back_image {
  height: 490px;
}    
.homepage .conteudo_loja .media.video .video iframe {
  height: 450px;
}
  .homepage .conteudo_loja .media {
    width: 28%;
    margin: 0 36% 30px;
  }    
.homepage .conteudo_loja .media.prod_port {
  margin: 40px 36% 0;
}
.homepage .conteudo_loja .textos.prod_port {
  margin: 10px 0% 60px;
  width: 100%;
}    
.homepage .conteudo_loja .textos.prod_port .all p {
  font-size: 20px !important;
  line-height: 23px !important;
} 
.homepage .conteudo_loja .colunas {
  margin: 30px 0% !important;
}    
.homepage .conteudo_loja .colunas.imagem_texto .entrada_coluna.medias {
  flex-basis: 100%;
 order: 1;
} 
.homepage .conteudo_loja .colunas.imagem_texto .entrada_coluna.outros {
  flex-basis: 100%;
 order: 2;    
}
.homepage .conteudo_loja .colunas.imagem_texto .entrada_coluna.outros .all {
  position: relative;
  top: inherit;
  transform: inherit;
  left: inherit;
  width: 100%;
  margin: 20px 0 0 0;
}    
.homepage .conteudo_loja .colunas.imagem_texto .entrada_coluna.outros .all h2 {
  font-size: 20px !important;
}   
.homepage .conteudo_loja .colunas.imagem_texto .entrada_coluna.outros .all p {
    font-size: 16px;
    line-height: 23px;
  }
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}      
.accordion {
	margin: 1rem 0;
	padding: 0;
	list-style: none;
}
.accordion .widget {
	margin: 0;
	padding: 0;
	cursor: pointer;
	font-weight: normal;
	background: url("../svg/arrow-down.svg") no-repeat 98% 7px;
	background-size: 2%;
}
.accordion .widget.is-active {
	background: url("../svg/arrow-up.svg") no-repeat 98% 7px;
	background-size: 2%;;
}
/* Panel */
 .accordion .widget div {
	margin: 0;
	padding-bottom: 0.8rem;
	display: none;
}
/* Active */
 .accordion .widget.is-active .accordion .widget::before {
 }    
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}      
.redes-sociais-container a {
  margin: 0px 2% 0 0 !important;
}    
    
}