@media only screen and (min-width:5px) and (max-width:440px) and (orientation:portrait) {
    
.controlador{
    background:green;
}    
.dropdown {
 display: none !important;
}
.toogle {
  right: 5% !important;
  position: absolute;
}    
.sidebar1 {
 display: none;
}
.header .colunaesquerda {
  margin:0px 5% 0;
  width: 90%;
}
.logo {
  width: 45%;
}
.wc-ajax-search-icon-wrapper {
    right: 35% !important;
}
.marca-header-wishlist {
  right: 28% !important;
}   
  
    
    
    
.crochet_top {
  background-size: 70%;
}  
.homepage .mastersingle .media .caixaimagem .hover_image_top,
.homepage .mastersingle .media .caixaimagem .hover_image_bottom   {
  background-size: 60% !important;
}  
    
.homepage .mastersingle .cover .media .caixaimagem .slide {
  height: 40vh;
}  
.homepage .mastersingle .cover .textos h1 {
  font-size: 34px !important;
  line-height: 35px !important;
} 
.homepage .mastersingle .quote {
  width: 90%;
  margin: 30px 5% 0;
}    
.homepage .mastersingle .quote p {
  font-size: 18px !important;
  line-height: 22px !important;
}
.homepage .mastersingle .colunas {
  width: 90% !important;
  margin: 35px 5% 35px 5% !important;
}
.divide-02 {
  flex-basis: calc(100% / 1) !important;
}  
.homepage .mastersingle .colunas .coluna-texto {
    width: 100%;
    order:999 !important;
    margin:20px 0 0 0 !important;
}   
.homepage .mastersingle .colunas .entrada_coluna .tudo {
  margin: 0 !important;
  padding: 0;
  position: relative;
  top: inherit;
  transform: inherit;
  left: inherit;
  width: 90%;
}    
.homepage .mastersingle .media .caixaimagem .slide {
  height: 220px;
} 
.homepage .mastersingle .textos h2 {
  font-size: 22px;
}    
.homepage .mastersingle .produtos_home {;
  width: 90%;
  margin: 0px 5% 20px;
}
.homepage .mastersingle .produtos_home .produto-selecionado {
  width: 100%;
  margin: 0 0 30px 0;
}
.crochet_footer {
  height: 90px;
  background-size: 80%;
}
.down_enter {
  margin: 30px 0 0;
}    
.sidebar2 {
  margin: 0;
  padding: 0px 0% 30px;
  width: 100%;
} 
.sidebar2 ul li:nth-child(1) {
    width: 100%;
}
.sidebar2 ul li:nth-child(2) {
    width: 100%;
}
.regras {
  margin: 0 0%;
  width: 100%;
  height: 100px;
  background-size: 25%;
} 
  .regras {
    height: 60px;
  }    
.per {
  height: 60px;
  background-size: 100%;
}    
.reclamacoes {
  height: 60px;
  background-size: 56%;
}
.sidebar3 {
  padding: 15px 0%;
  width: 100%;
}
.sidebar3 ul li {
  width: 80%;
}    
.sidebar3 ul li.branding {
  margin: 4px 0% 0 0;
  height: 23px;
  width: 19%;
  background-size: 100%;
}  

.wc-ajax-search-modal-content {
  width: 60%;
}    
  
  
.sidebar4 {
  float: left;
  margin: 0px 0%;
  padding: 0;
  width: 100%;
}
 .sidebar4 ul .filtros-ultimate-woocommerce form {
  margin: 0px 0 30px 0;
}
.sidebar4 {
    display:none;
}
.sidebar4.active {
    display: inherit;
}
.open_filter,
.sidebar4 .close_filter {
    display: inherit;
}   
.dropdown .dropdown-content {
  width: 290px;
}   
  
    

/****************************************************************************************************************************************/
/****************************************************************************************************************************************/  
/****************************************************************************************************************************************/
/****************************************************************************************************************************************/  
/****************************************************************************************************************************************/
/****************************************************************************************************************************************/      
    
.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 97% 9px;
	background-size: 6%;
}
.accordion .widget.is-active {
	background: url("../svg/arrow-up.svg") no-repeat 97% 9px;
	background-size: 6%;
}

 .accordion .widget div {
	margin: 0;
	padding-bottom: 0.8rem;
	display: none;
}
 .accordion .widget.is-active .accordion .widget::before {
	transform: rotate(-45deg);
}
.sidebar3 ul li:nth-child(1) {
  width:70%;
  margin: inherit;
}
.sidebar3 ul li:nth-child(2) {
  width:17%;
}
.sidebar3 ul li:nth-child(3) {
  width:inherit;
}
.sidebar3 ul li:nth-child(4) {
  width:inherit;
}
.sidebar3 ul li:nth-child(5) {
  width:inherit;
  float: inherit;
}    
    
}