.super-menu li .mobile-plus,
.journal-header-jlm .journal-menu .mobile-trigger,
.journal-header-jlm .journal-menu .super-menu > li > ul,
.journal-header-jlm .journal-cart .content{
  display: none;
}
.journal-header-jlm .journal-menu .super-menu{
 display: flex;
  list-style: none;
}
.journal-header-jlm .journal-menu{
  width: 100%;
}
.new .links-header .journal-cart #cart > button > a i{
  height: auto;
  display: inline-flex;
}
.new .links-header .journal-cart #cart > button > a {
  align-items: center;
  display: flex;
}


.new #header .links-header .menu-secundario > a i img{
        width: 24px !important;
}

.new .links-header .journal-cart #cart > button > a i img{
    width: 26px !important;
}

.conteudo .img .imagem img{
    width: 100%;
} 



header.new{
  z-index: 99;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.journal-header-jlm .journal-menu .super-menu {
  display: flex;
  list-style: none;
  padding-left: 0;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0 15px;
}
.new #header {
      width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 25px 0;
}
.new #header .journal-logo img{
  max-height: 60px; 
  width: auto;
}

.new .journal-menu{
  height: max-content;
}

.super-menu li a {
  padding: 15px 20px;
  box-sizing: border-box;
  display: block;
}

.new .journal-logo{
  position: relative;
  top: 7px;
}
.new .journal-search #search input{
  border: none;
  box-shadow: none;
  height: 50px;
 
}
.new .journal-search #search{
   display: flex;
  height: max-content;
  align-items: center;
   border: 1px solid rgb(220,220,220);
  padding: 0 20px;
  border-radius: 10px;
}
.new .links-header{
  margin-right: 0;
  display: flex;
  height: max-content;
  align-items: center;
}
.new .links-header .journal-cart{
  margin-left: 20px;
}
.new .links-header .journal-cart #cart > button{
all: unset;
display: flex;
  padding: 0;
}
.new .links-header .journal-cart #cart #cart-total{
  margin-left: 5px;
  width: 25px;
  height: 25px;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  border-radius: 30px;
}
.new .links-header .menu-secundario a span{
  height: max-content;
  margin-left: 10px;
}
.new .links-header .menu-secundario a{
  display: inline-flex;
  margin: 0 30px;
  align-items: center;
}
.new .journal-search{
  max-width: 350px;
  width:100%;
  margin-right: 20px;
  margin-left: auto;
}
 .new #top-header .itens .owl-item,
.new #top-header .itens .owl-item > a,
.new #top-header .itens .owl-item >  span{
    display: flex !important;
  justify-content: center;
  text-align: left;
}
.new #top-header .itens .owl-item > span,
.new #top-header .itens .owl-item > a{
  display: flex;
  align-items: center;
}
.new #top-header .itens {
  padding: 13px 0;
  
}
.new #top-header .itens{
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}
.new #top-header{
  width: 100%;
}
.new #top-header .itens span i img,
.new #top-header .itens a i img{
  height: 21px;
}
.new #top-header .itens span i,
.new #top-header .itens a i{
  position: relative;
  margin-right: 5px;
}

@media (max-width:980px){
    .journal-header-jlm .journal-menu .super-menu{
        position: absolute;
        left:-25px;
        margin-top: 14px;
        width: 100vw;
    }
    .new #top-header {
  width: 100%;
  background-size: cover;
}
.new #top-header .itens {
    padding: 10px 15px;
}
 .new #top-header .owl-wrapper{
     display: flex !important;
     align-items: center;
 }
 .new #top-header .itens .owl-item,
.new #top-header .itens .owl-item > a,
.new #top-header .itens .owl-item >  span{
    display: flex !important;
  justify-content: center;
  text-align: left;
}
.new #top-header .itens > a > span,
.new #top-header .itens > span > span{
  font-size: .9em;
}
/*menu*/
.new > .journal-menu .mobile-trigger{
  display: block;
  background-color: rgb(255,255,255,0);
}
.new  #header {
 padding: 45px 20px 15px;
}
.new  #header .links-header .menu-secundario > a i img{
  margin: 0 !important;
}
.new  #header .links-header .menu-secundario > a{
  margin: 0 5px;
}
.new  #header .links-header{
  order: 2;
  margin-right:0px;
  margin-left: 0;
  right: 5px;
  top: -28px;
  position: relative;

}
.new  #header .journal-search{
  order: 3;
  margin: 0;
  min-width: 100%;
  position: relative;
  max-width: 100%;
}
.new #header .journal-logo  #logo img{
  max-height: 70px;
}
.new #header .journal-logo{
  order: 1;
  top: 0;
  left: 20px;
  margin: 0 auto 30px;
}
.new .links-header .menu-secundario > a span{
  display: none;
}
.new .links-header .journal-cart #cart #cart-total,
.new .links-header .menu-secundario > a{
  display: none;
  margin: 0 10px;
}

.new .links-header .journal-cart{
  margin: 0;
}
.new .links-header .menu-secundario > a:last-of-type{
  display: inline-flex;
}
.new {
  position: relative;
}
header.new > .journal-menu{
  position: absolute;
  bottom: 128px;
  background-color: rgb(0,0,0,0);
  width: 60px;
  left: 25px;
}

}
  .journal-desktop:not(.tablet) .new .links-header #cart .content #close-cart{
  display: none;
}
 .journal-desktop:not(.tablet) .new .links-header #cart:hover .content .cart-wrapper,
.journal-desktop:not(.tablet) .new .links-header #cart:hover .content{
  display: flex !important;
  flex-direction: column;
  visibility: visible;
  opacity: 1;
}
.new .links-header #cart:hover .content{
    height: 100vh;
}


@media screen and (min-width:981px) and (max-width: 1250px) {
     .new #top-header .itens .owl-item,
.new #top-header .itens .owl-item > a,
.new #top-header .itens .owl-item >  span{
    display: flex !important;
  justify-content: center;
  text-align: left;
}
    
  .new #header {
    padding: 15px 20px 30px;
    flex-wrap: nowrap;
    justify-content: center;
  }
  .new #header .links-header .menu-secundario a img{
    width: 20px;
  }
  .new #header .links-header .menu-secundario a span{
    font-size: 13px;
  }
  .new #header .links-header .menu-secundario a,
  .new #header .links-header .menu-secundario span{
    margin: 0 10px;
  }
  .new #header .journal-search{
    max-width: 350px;
    width: 18rem;
    margin-left: 30px;
  }
  .new #header .journal-cart #cart button img{
    width: 22px;
  }
  .new #header .journal-cart #cart #cart-total{
    top:0;
    font-size: 11px;
  }
  .new .journal-menu li{
    display: inline-flex;
    align-items: center;
  }
  .new .journal-menu li a span{
    font-size: 13px;
  }
}


.new .links-header .journal-cart{
  position: relative;
  cursor: pointer;
}
.new .links-header #cart  .content {
  display: none;
  position: absolute;
}


.new .links-header #cart .content .cart-wrapper .botoes .share-cart,
.new .links-header #cart .content .cart-wrapper .botoes .checkout,
.new .links-header #cart .content .cart-wrapper .botoes .carrinho{
  width: 100%;
  font-weight: 600;
  font-size: 15px;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 5px;
  color: rgb(255,255,255);
}
.new .links-header #cart .content .cart-wrapper .botoes .share-cart{
  background: rgb(180,180,180);
  margin-bottom: 20px;
}
.new .links-header #cart .content .cart-wrapper .botoes .checkout{
  background: rgb(51, 153, 101);
}

.new .links-header #cart .content .cart-wrapper .mini-cart-total .total{
  font-size: 14px;
  text-align: right;
  background: rgb(255,255,255);
}
.new .links-header #cart .content .cart-wrapper .mini-cart-total div .total:last-of-type{
   font-size: 17px;
  color: rgb(0,0,0);
}
.new .links-header #cart .content .cart-wrapper .botoes .carrinho:hover{
  background: rgb(45, 48, 90);
}
.new .links-header #cart .content .cart-wrapper .botoes .checkout:hover{
  background-color: rgb(30, 105, 67);
  border-color:  rgb(30, 105, 67);
}
.new .links-header #cart .content .cart-wrapper .botoes .share-cart:hover{
  background: rgb(120,120,120);
}
.new .links-header #cart .content .cart-wrapper .mini-cart-total{
  width: 90%;
  margin: 0 auto;
}
.new .links-header #cart .content .cart-wrapper .botoes{
  display: flex;
  margin-top: 15px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.new .links-header #cart .content .cart-wrapper{
  position: relative;
  height: 100%;
  border: 1px solid rgb(200,200,200);
   background: rgb(255,255,255);
  border-radius: 5px;
  overflow: hidden;
   box-shadow: 0px 3px 10px 0px rgb(200,200,200);
   width: 100%;

}

.new .links-header #cart  .content.empty-cart .empty{
  display: flex;
  padding: 20px 0 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.new .links-header #cart .content.empty-cart .empty a:hover{
 background: rgb(66, 71, 135);
  color: rgb(235, 223, 190);
}
.new .links-header #cart .content.empty-cart .empty a{
  width: 100%;
  margin-top: 20px;
  font-size: 14px;
  color: rgb(255,255,255);
  text-align: center;
  line-height: 40px;
  background: rgb(222, 162, 60);
}

.new .links-header #cart  .journal-cart {
  position: relative;
}

.new .links-header #cart .content > .cart-wrapper > .mini-cart-info{
  max-height: 250px;
  width: 90%;
  margin: 15px auto; 
  overflow-y: scroll;
}

.new .links-header #cart .content{
 visibility: visible;
  opacity: 1;
  height: 100vh;
  position: absolute;
  font-weight: 500;
  font-size: 14px;
  max-width: 400px;
  width: 100vw;
  right: 0px;
  top: 0px;
  padding-top: 40px;
  box-sizing: border-box;
}
.new .links-header #cart .content .cart-wrapper .product {
  display: flex;
  position: relative;
  margin:7px 0 5px;
}
.new .links-header #cart .content .cart-wrapper .product .infos .image a {
 width: 80px;
  display: flex;
}
.new .links-header #cart .content .cart-wrapper .product .infos .name .name{
  font-size: 13px;
   display: flex;
}
.new .links-header #cart .content .cart-wrapper .product .infos .name .name a{
  width: calc(100% - 20px);
  font-size: 13px;
}
.new .links-header #cart .content .cart-wrapper .product  button .icon-trash::before{
 content: "\e01a";
}
.new .links-header #cart .content .cart-wrapper .product .infos .name .name{
  font-weight: 700;
}
.new .links-header #cart .content .cart-wrapper .product .infos .image{
  width: 80px;
}
.new .links-header #cart .content .cart-wrapper .product .infos {
  display: flex;
}
.new .links-header #cart.open .content{
display: flex;
}
html.mobile .new .links-header #cart .content{
  max-width: 300px;
  right: 0px;
  top:0px;
  position: absolute;

}
html.tablet .new .links-header #cart .content {
    right: -19px;
}

html.tablet .new .links-header #cart .content.empty-cart{
  max-width: 300px;
}

.new .links-header #cart .content .cart-wrapper{
  position: relative;
  z-index: 98;
  list-style: none;
  padding: 0;
}
.new .links-header #cart .content #close-cart{
  position: absolute;
  z-index: 99;
  width: 100%;
  box-sizing: border-box;

}
.new .links-header #cart .content #close-cart span{
  color: rgb(255,255,255);
  width: 25px;
  height: 25px;
  margin: 0 0 0 auto;
    font-size: 15px;
    align-items: center;
  justify-content: center;
    display: flex;
    border-radius: 20px;
   background-color: rgb(0,0,0);
  padding-bottom: 2px;
}
.new .links-header #cart .content .cart-wrapper .product .infos > .name{
    margin-left:10px;
}
.new .links-header #cart .content .cart-wrapper{
  position: relative;
  list-style: none;
  display: flex;
  flex-direction: column;
  box-sizing:border-box;
  list-style: none;
  padding: 0;
  z-index:98;
  visibility: visible;
  opacity: 1;
  height: max-content;
  overflow-y: hidden; 
  -webkit-overflow-scrolling: touch;
}
.new .links-header #cart .content .cart-wrapper li {
  flex-shrink: 0;
  display: list-item;
  box-sizing: border-box;
}
#cart .dropdown-backdrop {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/*carrinho lateral*/

/*sugestoes de pesquisa*/
.new .journal-search .autocomplete2-suggestions .autocomplete2-suggestion .view-more-link{
  width: 100%;
  text-align: center;
  display: block;
  padding: 10px 0;
  background: rgb(222, 162, 60);
  color: rgb(255,255,255);
  font-weight: 600;
  font-size: 15px;
  
}
.new .journal-search .autocomplete2-suggestions .autocomplete2-suggestion .view-more-link:hover{
  background-color: rgb(66, 71, 135);
}
.new .journal-search .autocomplete2-suggestions .product{
  padding: 10px 5px;
  display: flex;
  align-items: center;
  
}
.autocomplete2-suggestions .autocomplete2-suggestion .product .p-name .p-price .price-old{
  font-size: 15px;
  display: block;
  text-decoration: line-through; 
}
.autocomplete2-suggestions .autocomplete2-suggestion .product .p-name .p-price .price-new{
  font-size: 18px;
}
.autocomplete2-suggestions .autocomplete2-suggestion .product .p-name .p-price{
  display: block;
  font-size: 19px;
  margin-top: 10px;
  font-weight: 700;
}
.autocomplete2-suggestions .autocomplete2-suggestion .product .p-name{
  font-weight: 600;
  font-size: 15px;
  line-height: 1.1;
  width: calc(100% - 90px);
  white-space: normal;
  padding-left: 10px;
  display: flex;
  flex-direction: column;
  color: rgb(66, 71, 135);
}
.autocomplete2-suggestions .autocomplete2-suggestion .product .p-image{
  width: 80px;
  text-align: center;
}

.new .journal-search .autocomplete2-suggestions a.category span::first-letter{
 
}
.new .journal-search .autocomplete2-suggestions a.category{
  display: flex;
  align-items: center;
  font-size: 14px;
  min-height: 30px;
   font-weight: 600;
  text-transform: capitalize;
  line-height: 1;
  color: rgb(66, 71, 135);
}

.new .journal-search .autocomplete2-suggestions a{
    padding: 0 10px;
 
}
.new .journal-search .autocomplete2-suggestions > div{
  max-height: 400px;
   overflow-x: hidden;
  overflow-y: scroll;
}
.new .journal-search .autocomplete2-suggestions{

 
  top: 100%;
  left: 0;
  max-width: 900px;
  width: 100%;
  
}