.menulist ul li a {
    margin-right: 2.6em;
}
.container-fluid.express1 {max-width: 1240px;}
.container-fluid.top {max-width: 1366px;}
#countCart {
    background: #000;
    top: 0px;
}
.border {border: 1px solid #F2F2F2 !important; border-radius: 0px;}
.btn-searchTop,
.searchTop {background: #FFF !important;}

  @media screen and (min-width: 1200px) {
    .w-xl-20 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 20% !important;
                flex: 0 0 20% !important;
        max-width: 20%;
      }
  }
  .top a.low {
    font-weight: 600;
    font-size: 13px;
  }
  .expressFooter,
  .express1,
  .express1.sobre p {
      color: #fff;
      font-size: 15px;
      line-height: 1.7;
  }
  .rodape.expressFooter a.top-icon img {
    width: auto;
    height: auto;
    margin: 0 0.5rem;
  }
  .express1.sobre h2 {
      color: #000000;
      font-size: 15px;
      text-transform: uppercase;
      font-weight: 600;
  }
  .bgHomeg h1,
  .express1.sobre h1,
  .express1 .productBottom h2 {font-size: 28px; color: #000000 !important; text-transform: initial; font-weight: 600 !important;}
  .express1 .boxProd h5 {
      color: #1D1D1B;
      font-size: 14px;
      font-weight: 400;
  }
  .drop::after {
    content: "";
    background: url(../img/LojaExpress1/drop-image.svg) no-repeat;
    position: absolute;
    right: 0px;
    top: 10px;
    width: 14px;
    height: 14px;
}
.express1 .buyBtn {
    font-weight: 400;
    font-size: 1.4em;
    margin: 0 auto;
    padding: 1em 1.8em;
    text-indent: 20px;
    text-transform: uppercase;
    display: flex;
    background: #12B14C url(../img/LojaExpress1/cart-white.svg) no-repeat 30% 50%;
    width: 100%;
    color: #fff !important;
    align-items: center;
    justify-content: center;
}
.express1 .boxProd .priceDe {
  text-decoration: none;
  color: #8F8F8F;
  font-size: 9px;
  text-transform: uppercase;
}
.express1 .card-title-blog,
.express1 .boxProd .pricePor {
  font-size: 19px;
  font-weight: 700;
  color: #1D1D1B;
}
.express1 .card-title-blog {font-weight: 600; text-transform: initial; line-height: 1.5;}
.express1.blog a {
  color: #ACACAC;
  font-size: 14px;
  text-transform: uppercase;
}
.express1 .boxProd .text {
  color: #858585;
  font-size: 12px;
  text-transform: initial;
  font-weight: 400;
}
.express1 .card-blog {
  background: #FFFFFF;
  border: 1px solid #F2F2F2;
  box-shadow: none;
}
.express1 .owl-carousel._blog h6 {
  font-size: 11px;
  color: #ACACAC;
  font-weight: 400;
  margin-top: 2.5rem;
}
.express1 .owl-prev {left: -30px;}
.express1 .owl-next {right: -30px;}
.express1 .owl-nav {font-size: 5rem; top: 40%;}
.bgHomeg {background: #F8F8F8; padding-bottom: 5rem;}
.rodape.expressFooter { background: #fff; }
.rodape.expressFooter h2 {
  font-size: 16px;
  font-weight: 600;
  color: #D16D6D;
  margin-bottom: 20px;
}
.rodape.expressFooter p, .rodape.expressFooter a, .rodape.expressFooter a:hover, .rodape.expressFooter a:active {
    font-size: 14px;   
    color: #4E5051 !important;
    line-height: 20px;
    margin-bottom: 0;
}
.rodape.expressFooter ul {
    list-style: none;
}
.rodape.expressFooter h3 {margin: 0; font-size: 16px;}
.expressFooter h1 {
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.expressFooter .btnNews {   
    background: #3A3A3A !important;    
    text-transform: uppercase !important;
    padding: 12px 0px !important;    
    border-radius: 0px;
}
.expressFooter .inp-news {
    background: transparent !important;    
    height: 42px !important;
    font-size: 1.4rem;
    color: #fff !important;
    padding-left: 0;
    width: 98%;
    border-radius: 0px;
    border-bottom: 1px solid #AFAFAF;
}