@media only screen and (min-width:5px) and (max-width:768px) and (orientation:portrait) {
.header {
  height: 130px;
}
 .logo {
    width: 50%;
    margin: 0px 25%;
    height: 68px;
  }
.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 0% 10px;
    width: 90%;
    margin: 0 5%;
  }
.sidebar2 h2 {
  font-size: 16px;
}    
.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: 30%;
    background: inherit;
  }
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar3 {
  padding:15px 5%;
  width: 90%;
}
.sidebar3 ul li:nth-child(2) {
  margin: 10px 0% 0 0;
  background: url("../svg/almabrand.svg") no-repeat 0% 0%;
    background-size: auto;
  height: 23px;
  width: 28%;
}
  
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar4 {
  padding: 120px 10%;
  width: 80%;
  height: 70vh;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}    
 .home .sidebar6 {
    display: none !important;
    padding: 0px 5% 20px;
    width: 90%;
    margin: 90px 0 0 0%;
  }
.sidebar6 {
display: none !important;
padding: 0px 5% 20px;
width: 100%;    
margin: 0px 0 0 0%;     
}  
.sidebar6 ul li {
width: 95%;
margin: 10px 0% 10px 0;
display: inherit !important;
}
.sidebar6 ul li form .filtro-ultimate-secao label {
  width: calc(100% / 2);
} 
sidebar6 ul li a {
  float: left;
  margin: 0px 0 0px 0;
  width: 100%;
  list-style: none;
  padding: 0;
  font-size: 14px;
  color: var(--global_cor_4);
  font-weight: var(--global_font_weight_6);
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}  
    
 .homepage {
    width: 100% !important;
    padding: 0 !important;
    margin: 110px 0 0 0 !important;
  }
.homepage .mastersingle .colunas .entrada_coluna.outros {
  width: 100% !important;
  margin: 0 0%;
  padding: 0 0% 0px;
}  
.homepage .mastersingle .media {
  width: calc((100% / 1) );
}    
.homepage .mastersingle .colunas .entrada_coluna.medias .media .caixagaleria .slide {
  height: 27vh;
}
.homepage .mastersingle .media .caixaimagem .slide {
  float: left;
  width: 100%;
  height: 31vh !important;
  margin: 0px 0 0px 0;
  padding: 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-size: 100%;
  background-image: var(--bg-mobile);
} 
 .homepage .mastersingle .colunas .entrada_coluna.outros .all h1.wp-block-heading {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding: 0;
    font-size: 35px;
    line-height:30px;
  }  
.homepage .mastersingle .colunas .entrada_coluna.outros p {
    font-size: 16px !important;
    line-height: 18px !important;
    width: 90%;
    margin: 0 5%;
  }
.homepage .mastersingle .lista-datas-especiais .entrada .textos .all h2 {
  font-size: 26px;
} 
.homepage .mastersingle .lista-datas-especiais .entrada .textos .all p {
  margin: 0px 5%;
  padding: 0px 0 0px;
  line-height: 21px;
  font-size: 15px !important;
  line-height: 20px !important;
  width: 90%;
}  
.homepage .mastersingle .pontos-fortes {
  margin: 50px 5% 0 !important;
  width: 90%;
} 
.homepage .mastersingle .pontos-fortes .entrada {
  margin: 0px 1% 50px !important;
  width: calc((100% / 1) - 2%);
}    
.homepage .mastersingle .destaque-produto ul.products li {
    width: calc((100% / 1) - 1%);
}    
.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: 5%;
}
.accordion .widget.is-active {
	background: url("../svg/arrow-up.svg") no-repeat 98% 7px;
	background-size: 5%;;
}
/* Panel */
 .accordion .widget div {
	margin: 0;
	padding-bottom: 0.8rem;
	display: none;
}
/* Active */
 .accordion .widget.is-active .accordion .widget::before {
 }
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
    .relva_footer {
  height: 230px;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.regras {
  margin: 0 5%;
  width: 90%;
  height: auto;
  background-size: 25%;
  line-height: 45px;
  padding: 20px 0;
}
.per {
    margin: 0 0%;
    width: 65%;
    height: 70px;
    background-size: 90%;
  }
.reclamacoes {
  margin: 0px 0%;
  padding: 0px 0% 0px;
  width: 34%;
  height: 70px;
  background-size: 80%;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}    
.tam-1 {width:calc(100% / 1) !important}
.tam-2 {width:calc(100% / 1) !important}
.tam-3 {width:calc(100% / 1) !important}
.tam-4 {width:calc(100% / 1) !important}
.tam-5 {width:calc(100% / 1) !important}
.tam-6 {width:calc(100% / 1) !important}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.num_produto_1 {width:100%;}
.num_produto_2 {width:calc(100% / 1) !important;}
.num_produto_3 {width:calc(100% / 1) !important;}
.num_produto_4 {width:calc(100% / 1) !important;}
.num_produto_5 {width:calc(100% / 1) !important;}
.num_produto_6 {width:calc(100% / 1) !important;}

       
}