.menulist ul li a {
    margin-right: 1em;
}
.container-fluid.express1 {max-width: 1240px;}
.container-fluid.top {max-width: 1366px;}
.border {border: 1px solid #F2F2F2 !important; border-radius: 0px;}
.btn-searchTop,
.searchTop {background: #FFF !important;}
.btn-searchTop {
  border-radius: 0 0 0.2rem;
}


  @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,
  .menulist li a {font-family: 'proxima-nova', sans-serif}
  .express1.sobre p {
      color: #3A3A3A;
      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: 26px;
    color: #2B2B2B !important;
    text-transform: initial;
    font-weight: 600 !important;
  }
  .express1.sobre h1 {
    text-transform: initial;
    font-weight: 600 !important;
  }
  .express1 .boxProd h5 {
      color: #3E3E3E;
      font-size: 14px;
      font-weight: 400;
  }
  .drop::after {
    content: "";
    background: url(../img/LojaExpress1/drop-image.svg) no-repeat;
    position: absolute;
    right: 0;
    top: 4px;
    width: 21px;
    height: 21px;
    bottom: 0;
    margin: auto;
}
.prices .details,
.express1 .buyBtn {
    font-weight: 600;
    font-size: 1.2rem;
    margin: 0 auto;
    padding: 19px 30px;
    text-transform: uppercase;
    background: #fff;    
    border-radius: 28px;
    color: #2B2B2B !important;
    min-height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.prices .details {
   border: 2px solid #2B2B2B;
   background: transparent;
}
.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: #3E3E3E;
}
.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: #8F8F8F;
  font-size: 9px;
  text-transform: uppercase;
  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%;}
.express1 ._marcas .owl-nav {top: 10%;}
.bgHomeg {background: #F8F8F8; padding-bottom: 5rem;}
.rodape.expressFooter { background: #004B21; }
.rodape .bg-newsletter { background: #757474; }
.rodape.expressFooter h2 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 1.6rem;
  text-align: center;
  text-transform: uppercase;
}
.rodape.expressFooter p, .rodape.expressFooter a, .rodape.expressFooter a:hover, .rodape.expressFooter a:active {
    font-size: 1.4rem;   
    color: #D5D5D5 !important; 
    text-align: center;
}
.rodape.expressFooter ul {
    list-style: none;
}
.rodape.expressFooter h3 {margin: 0 0 1rem; font-size: 16px; text-align: center;}
.expressFooter h1 {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
}
.expressFooter .btnNews {   
    background: #FFBF00 !important;
    text-transform: uppercase !important;
    padding: 11px 0px !important;
    border-radius: 28px;
    color: #004B21 !important;
    font-weight: 600;
    min-height: 55px;
    min-width: 140px;
}
.expressFooter .inp-news {
    background: #fff !important;
    height: 55px !important;
    font-size: 1.4rem;
    color: #000 !important;
    width: 97%;
    border-radius: 28px;
}
.rodape.expressFooter p.newsP {font-size: 1.3rem;}
.rodape.expressFooter p.newsP a:hover {display: inline-block;}
.newsP a {text-decoration: underline; display: inline-block;}
.bg-dark {
  background-color: #004b21 !important;
}