.menulist ul li a {
  margin-right: 13px;
}

@media (max-width: 1199px) {
  .menulist ul li a {
    margin-right: 10px;
  }
}

.menulist ul li:last-of-type a {
  margin-right: 0;
}

.container-fluid.express1 {
  max-width: 1240px;
}

.container-fluid.top {
  max-width: 1366px;
  border-bottom: 1px solid #707070;
}

#countCart {
  background: #0a71b1;
  top: -4px;
}

.border {
  border: 2px 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: 400;
  font-size: 13px;
}

.express1.sobre p {
  color: #3a3a3a;
  font-size: 15px;
  line-height: 26px;
}

.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: 400 !important;
}

.bgHomeg h1,
.express1.sobre h1,
.express1 .productBottom h2 {
  font-size: 28px;
  color: #000000 !important;
  line-height: 30px;
  font-weight: 400 !important;
}

.express1 .boxProd h5 {
  font-size: 14px;
  line-height: 20px;
  color: #1d1d1b !important;
  font-weight: 400 !important;
  margin-top: 25px;
}

.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: 14px;
  margin: 10px 0 0 0;
  padding: 11px;
  text-transform: uppercase;
  display: flex;
  background: #0a71b1;
  width: 100%;
  color: #fff !important;
  align-items: center;
  justify-content: center;
  border: 1px solid #707070;
  line-height: 17px;
}

.express1 .buyBtn .buyBtnCart {
  width: auto !important;
}

.express1 .boxProd .priceDe {
  text-decoration: none;
  color: #8f8f8f;
  font-size: 12px;
  text-transform: uppercase;
}

.express1 .boxProd .priceDe span {
  text-decoration: line-through;
}

.express1 .card-title-blog,
.express1 .boxProd .pricePor {
  font-size: 19px;
  font-weight: 700;
  color: #1d1d1b;
  padding: 2px 0 3px 0;
}

.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;
  line-height: 17px;
  font-weight: 400;
  margin: 0;
}

.express1 .boxProd .text.text2 {
  color: #8f8f8f;
  font-size: 12px;
  line-height: 17px;
  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: #000;
}

.rodape.expressFooter h2 {
  font-size: 18px;
  font-weight: 100;
}

.rodape.expressFooter p,
.rodape.expressFooter a,
.rodape.expressFooter a:hover,
.rodape.expressFooter a:active {
  font-size: 1.4rem;
  color: #acacac !important;
}

.rodape.expressFooter ul {
  list-style: none;
}

.rodape.expressFooter h3 {
  margin: 0;
  font-size: 16px;
}

.expressFooter h1 {
  font-size: 22px;
  line-height: 27px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}

.expressFooter .btnNews {
  background: #0a71b1 !important;
  text-transform: uppercase !important;
  padding: 11px 24px !important;
  border-radius: 0px;
  color: #fff !important;
  font-size: 14px !important;
  line-height: 18px;
}

.expressFooter .inp-news {
  background: transparent !important;
  height: 40px !important;
  font-size: 14px;
  color: #fff !important;
  padding-left: 0;
  width: 98%;
  border-radius: 0px;
  border-bottom: 1px solid #afafaf;
}

.btn-file {
  color: black;
  font-weight: 600;
  background: #e8e8e8;
}

.overflow-privacidade {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgb(0 1 0 / 0.6);
  z-index: 9;
}

.content-privacidade {
  position: absolute;
  bottom: 1rem;
  z-index: 99;
  width: 100%;
  background: #fff;
}

.content-privacidade .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.content-privacidade .btn {
  font-size: 1.3em;
  padding: 1em 2em;
  background-color: #000;
  color: #fff;
  line-height: 18px;
  margin: 10px 0;
  text-indent: 0;
  transition: 0.5s linear;
  float: right;
}

#form_contact input[type="checkbox"] {
  width: 15px !important;
  height: 15px !important;
  margin-bottom: 0 !important;
}
