/* /files/checkout-custom.css */

@import url('https://fonts.googleapis.com/css?family=Lato');

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #9c9aa0;
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #9c9aa0;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #9c9aa0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #9c9aa0;
}

@media (min-width: 1200px) {

  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px !important;
  }
}

.total-info .section-info-title,
.orderplaced-hr-continue {
  display: none;
}

body {
  font-family: 'Hind Siliguri', sans-serif;
  padding-top: 0;
}

.default-modal {
  height: 230px;
}

.modal {
  background: #0093A8;
  border-radius: 0;
  font-family: 'Hind Siliguri', sans-serif;
}

.modal .payment-confirmation-security {
  display: none;
}

.identified-user-hello,
.payment-confirmation-thanks,
.guest-login-title {
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 29px;
  font-weight: 400;
}

.payment-confirmation-message {
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-top: 10px;
}

.payment-co:nfirmation-modal {
  height: 160px;
}

.modal-body {
  position: relative;
  max-height: 400px;
  padding: 30px 40px;
  overflow-y: auto;
}

.link-choose-more-products-wrapper {
  display: none;
}

body {
  font-size: 14px;
}

body.body-order-form #menu {
  display: none;
}

body.body-order-placed .page-header {
  border: 0;
  margin: 20px 0 0;
}

body.body-order-placed .orderid.section-info-title {
  font-size: 18px;
  font-weight: 700;
  color: #e00109;
}

#cart-title {
  font-size: 0;
}

#cart-title::after {
  font-size: 33px;
  content: 'Minha Sacola';
}

#orderform-to-cart,
#orderform-to-cart:focus,
#orderform-to-cart:hover {
  color: #e00109;
}

.text-center {
  text-align: center;
}

.text-uppercase {
  text-transform: uppercase;
  font-family: 'Overpass', sans-serif;
  font-size: 11px;
}

#order-continue-shopping,
#order-print-bank-invoice-mini,
.btn-success {
  background-color: #51a351 !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #fff;
  text-shadow: none;
  text-transform: uppercase;
}

#order-continue-shopping,
#order-print-bank-invoice-mini {
  font-family: 'Hind Siliguri', sans-serif;
  font-weight: 600;
  font-size: 16px;
  padding: 10px 15px;
}

#print-bank-invoice {
  background-color: #00bd00 !important;
  text-transform: lowercase;
}

#cart-to-orderform,
#payment-data-submit {
  position: relative;
  padding: 15px 55px 15px 55px;
}

#payment-data-submit {
  padding: 15px 0px 15px 0;
}

#payment-data-submit .icon-lock {
  display: none;
}

a,
a:hover,
a:focus {
  color: #000;
}

.coupon-data {
  margin: 0;
  padding: 5px 0;
}

#cart-link-coupon-add {
  font-size: 0;
}

#cart-link-coupon-add::before {
  content: 'Clique ';
  font-size: 13px;
  font-weight: 700;
}

#cart-link-coupon-add::after {
  content: 'para adicionar seu cupom promocional';
  font-size: 13px;
}

.cart-items .quantity-price {
  font-weight: 700;
}

.full-cart .totalizers tfoot td,
.totalizers.summary-totalizers,
.coupon.summary-coupon {
  font-size: 14px;
}

.full-cart .summary-totalizers tfoot .monetary {
  font-weight: 700;
}

.manualprice-link-remove,
.item-link-remove {
  border-radius: 100%;
  background-color: #000;
  color: #FFF;
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
}

h1 {
  color: #000;
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 25px;
  font-weight: 300;
  text-transform: uppercase;
}

table thead>tr {
  border-bottom: 1px solid #0093A8;
}

.table th {
  font-weight: 700;
  font-size: 17px;
  text-transform: uppercase;
  font-family: 'Hind Siliguri', sans-serif;
}

.table>thead>tr>th {
  border-bottom: 1px solid #000 !important;
  border-top: none !important;
}

.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  border-top: 1px solid #51a351!important
}

.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
  background-color: transparent !important;
}

.full-cart .summary-totalizers .monetary {
  text-align: right;
}

.full-cart .summary-totalizers .empty {
  width: 0px;
  padding: 1px;
}

.full-cart .summary-totalizers .info {
  text-align: left;
}

.full-cart .summary-totalizers {
  padding-right: 0;
}

.forms.coupon-column.summary-coupon-wrap {
  display: block;
  float: right;
  width: 100%;
}

.summary-coupon {
  /*min-width: 274px;*/
  padding-top: 8px;
  padding-left: 10px;
}

@media (max-width: 979px) and (min-width: 768px) {
  .summary-coupon {
    width: 37.9%;
  }
}

@media (min-width: 980px) {
  .summary-coupon {
    border-top: 1px solid #d2d2d2;
    width: 34.7%;
  }
}

@media (max-width: 768px) {
  .summary-coupon {
    width: 100%;
  }
}

p.coupon-data {
  float: left !important;
  text-transform: uppercase;
}

.step,
.cart,
.totalizers {
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

#menu {
  margin-top: 15px;
  margin-bottom: 25px;
}

#menu ul li:first-child,
#menu ul li:first-child a {
  padding-left: 0;
}

#menu .nav>li>a {
  color: #000;
  font-weight: normal;
  font-size: 16px;
}

#menu ul>li {
  padding: 0 1.2em;
  display: inline-block;
}

#menu ul>li a[title="Preview VerÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£o"] img {
  width: 155px;
}

@media (min-width: 1200px) {
  #menu ul>li {
    padding: 0 1em;
  }
}

@media (max-width: 992px) {
  .menu {
    text-align: center;
  }
}

hr {
  border-color: #89878c;
  border-width: 1px;
  border-bottom: 0;
}

footer hr {
  margin-top: 2px;
}

footer {
  color: #000;
  /* padding: 50px 0; */
}

footer .title {
  color: #000;
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 15px;
  font-weight: 400 !important;
}


}

footer ul>li {
  /* margin-bottom: 8px; */
}

footer ul>li>a {
  color: #000;
  font-weight: 300;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
}

.forma-pag ul {
  margin: 0;
}

.forma-pag ul li {
  display: inline-block;
  margin: 0px 4px 3px;
  width: 50px;
}

.hipercard img {
  padding: 5px 0;
}

.copyright-info {
  margin-top: 40px;
}

.summary-template-holder {
  background-color: transparent !important;
}

.client-pre-email {
  border-top-color: black !important;
}

.client-pre-email .client-email {
  position: relative;
  margin-bottom: 65px;
}

.client-pre-email-h label {
  margin-top: 3%;
}

.client-pre-email-h label>span {
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 600;
}

.client-pre-email-h {
  text-transform: uppercase;
}

.client-pre-email h3 small {
  font-size: 16px;
}

.client-pre-email-h {
  margin-bottom: 30px;
}

.client-pre-email input {
  border-radius: 0;
  height: 40px;
  font-size: 14px;
  font-weight: 300;
}

.client-pre-email .btn-success {
  height: 40px;
  font-size: 16px;
  position: absolute;
  right: 1px;
  bottom: 1%;
  top: 0;
}

.client-pre-email .emailInfo {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  border: 0;
  border-radius: 0;
  width: 43%;
}

.client-pre-email .emailInfo h3 {
  color: black;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  padding-left: 20px;
}

.client-pre-email .emailInfo h3::before {
  content: '';
  background-image: url(/arquivos/tr-cby-icon-lock-cor.png?v=323);
  width: 17px;
  height: 17px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
}

.client-pre-email .emailInfo ul {
  color: black;
  z-index: 2;
  position: relative;
  list-style-type: disc;
  list-style-position: inside;
  margin-left: 10px;
}

.client-pre-email .emailInfo ul li {
  text-indent: -7px;
}

.client-pre-email .emailInfo .icon-ok {
  display: none;
}

.emailInfo .icon-lock {
  display: none;
}

.client-pre-email .client-email .loading-inline {
  top: 2px;
}

/* ORDER PLACED */
.btn-go-to-payment,
#go-to-payment,
#go-to-shipping {
  width: 100%;
}

.checkbox.newsletter-label {
  font-weight: 600;
  margin: 15px 0;
}

#is-corporate-client {
  text-decoration: underline;
}

@media (min-width: 1200px) {
  .mini-cart h2 {
    font-size: 17px;
    font-weight: 700;
    margin-top: 0;
    padding: 4px 6px;
    text-align: left;
    color: #000;
    margin-bottom: 0;
    border-radius: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-transform: uppercase;
    border: 0;
    background: transparent;
  }
}

.accordion-toggle {
  text-transform: uppercase;
}

.accordion-toggle-active {
  color: #000;
  font-size: 17px;
  font-weight: 700;
}

.accordion-heading {
  border-bottom: 1px solid #d2d2d2;
}

.step .text label,
.step .select label {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}

.step .text input {
  border-radius: 0;
  border-color: #000000;
  color: #9c9aa0;
  font-size: 14px;
  font-weight: 300;
  height: 36px;
  padding-top: 0;
  padding-bottom: 0;
}

span.help.error {
  font-size: 12px;
  font-weight: 300;
}

span.shipping-selected-sla-estimate {
  font-size: 0px;
}

span.shipping-selected-sla-estimate:before {
  content: 'At\0000E9 3 dias \0000DAteis';
  font-size: 12px;
  display: block;
}

label.shipping-option-item.label-vertical-group.input.btn {
  background: transparent;
  border: 0;
  box-shadow: none;
  border-bottom: 1px solid #d8b7a5;
  border-radius: 0;
  color: #727277;
  margin-left: -12px;
}

label.shipping-option-item.label-vertical-group.input.btn .icon-ok-circle {
  display: block;
  font-size: 14px;
  -webkit-text-stroke: 0.1px;
  position: absolute;
  right: 10px;
  top: 4px;
  border: 1px solid #89878c;
}

label.shipping-option-item.label-vertical-group.input.btn .icon-ok-circle:before {
  content: "\f00c";
}

/* "\f00c" */
.delivery-shipping-options h4 .pull-left {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  width: 50%;
}

.payment-card label.radio.card-flag-label input {
  display: none;
}

.payment-security {
  margin: -5px -14px 0 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.payment-card label {
  color: #000 !important;
  font-size: 12px !important;
}

.payment-card-due label,
.payment-card-cvv label {
  display: block;
  width: 100% !important;
}

.payment-group-item {
  border: 0;
  box-shadow: none;
  color: #89878c;
  margin-left: 0;
  opacity: 1;
  text-decoration: none;
}

.payment-group-item.active {
  background-color: transparent;
  margin-left: 0;
  opacity: 1;
  color: #000;
  font-size: 12px;
  font-weight: 600;
  border: 0;
  box-shadow: none;
  text-decoration: none;
}

.payment-confirmation-wrap {
  background-color: transparent !important;
  padding: 0;
  position: relative !important;
}

.link-gift-card {
  left: 19px;
}

body.body-order-form .coupon-column.summary-coupon-wrap {
  display: none;
}

.mini-cart .table tfoot td {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}

.mini-cart .item {
  border: 0;
}

.mini-cart .cart {
  margin-top: 20px;
}

.mini-cart .link.link-cart {
  color: #d8b7a5;
  font-size: 12px;
  position: absolute;
  top: 19px;
  left: 1px;
  z-index: 9;
  padding: 0px 9px;
}

.mini-cart .summary-cart-template-holder {
  border-top: 1px solid #d2d2d2;
  padding: 4px 8px;
}

.mini-cart .summary-template-holder,
.mini-cart h2 {
  border: 0;
}

.mini-cart .info {
  text-align: left;
  width: 88%;
}

.order-details+hr {
  border-color: #d8b7a5;
  margin-bottom: 4px;
}

.myorders-list .order-title {
  font-weight: 300;
  font-size: 14px;
}

.myorders-list .order-header.page-header {
  padding-bottom: 0;
}

.myorders-list .order-details .orderid.section-info-title {
  margin: 0 0 30px 0;
}

/* FINISH */
.totals td {
  padding: 10px 0 !important;
}

.payment-info.general-info .section-info-title {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 0;
}

.payment-info.general-info {
  display: inline-block;
  position: relative;
  padding-left: 70px !important;
  width: 300px;
}

.payment-info.general-info .payment-method-info span {
  color: #9c9aa0;
  font-weight: 300;
}

.payment-info.general-info .payment-method-info #order-print-bank-invoice-mini {
  margin-top: 6px;
}

.total-info.general-info {
  width: 31%;
}

.total-info.general-info .monetary {
  width: 80px;
}

@media (max-width: 767px) {
  .total-info.general-info {
    width: 100%;
  }
}

.order-details .items table thead th[data-i18n="global.quantity"] {
  font-size: 0;
}

.order-details .items table thead th[data-i18n="global.quantity"]::after {
  content: 'Quantidade';
  font-size: 17px;
  position: relative;
  top: 4px;
}

.order-info .totals tr.Items td {
  border: 0 !important;
}

/* BOOTSTRAP GRID */
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }

  .container {
    width: auto !important;
  }
}

@media (max-width: 979px) and (min-width: 768px) {
  .container {
    width: 724px !important;
  }
}

@media (min-width: 1200px) {

  .container-cart,
  .container-order-form {
    width: 1170px;
  }
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left
}

.col-xs-12 {
  width: 100%
}

.col-xs-11 {
  width: 91.66666667%
}

.col-xs-10 {
  width: 83.33333333%
}

.col-xs-9 {
  width: 75%
}

.col-xs-8 {
  width: 66.66666667%
}

.col-xs-7 {
  width: 58.33333333%
}

.col-xs-6 {
  width: 50%
}

.col-xs-5 {
  width: 41.66666667%
}

.col-xs-4 {
  width: 33.33333333%
}

.col-xs-3 {
  width: 25%
}

.col-xs-2 {
  width: 16.66666667%
}

.col-xs-1 {
  width: 8.33333333%
}

.col-xs-pull-12 {
  right: 100%
}

.col-xs-pull-11 {
  right: 91.66666667%
}

.col-xs-pull-10 {
  right: 83.33333333%
}

.col-xs-pull-9 {
  right: 75%
}

.col-xs-pull-8 {
  right: 66.66666667%
}

.col-xs-pull-7 {
  right: 58.33333333%
}

.col-xs-pull-6 {
  right: 50%
}

.col-xs-pull-5 {
  right: 41.66666667%
}

.col-xs-pull-4 {
  right: 33.33333333%
}

.col-xs-pull-3 {
  right: 25%
}

.col-xs-pull-2 {
  right: 16.66666667%
}

.col-xs-pull-1 {
  right: 8.33333333%
}

.col-xs-pull-0 {
  right: 0
}

.col-xs-push-12 {
  left: 100%
}

.col-xs-push-11 {
  left: 91.66666667%
}

.col-xs-push-10 {
  left: 83.33333333%
}

.col-xs-push-9 {
  left: 75%
}

.col-xs-push-8 {
  left: 66.66666667%
}

.col-xs-push-7 {
  left: 58.33333333%
}

.col-xs-push-6 {
  left: 50%
}

.col-xs-push-5 {
  left: 41.66666667%
}

.col-xs-push-4 {
  left: 33.33333333%
}

.col-xs-push-3 {
  left: 25%
}

.col-xs-push-2 {
  left: 16.66666667%
}

.col-xs-push-1 {
  left: 8.33333333%
}

.col-xs-push-0 {
  left: 0
}

.col-xs-offset-12 {
  margin-left: 100%
}

.col-xs-offset-11 {
  margin-left: 91.66666667%
}

.col-xs-offset-10 {
  margin-left: 83.33333333%
}

.col-xs-offset-9 {
  margin-left: 75%
}

.col-xs-offset-8 {
  margin-left: 66.66666667%
}

.col-xs-offset-7 {
  margin-left: 58.33333333%
}

.col-xs-offset-6 {
  margin-left: 50%
}

.col-xs-offset-5 {
  margin-left: 41.66666667%
}

.col-xs-offset-4 {
  margin-left: 33.33333333%
}

.col-xs-offset-3 {
  margin-left: 25%
}

.col-xs-offset-2 {
  margin-left: 16.66666667%
}

.col-xs-offset-1 {
  margin-left: 8.33333333%
}

.col-xs-offset-0 {
  margin-left: 0
}

@media (min-width:768px) {

  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left
  }

  .col-sm-12 {
    width: 100%
  }

  .col-sm-11 {
    width: 91.66666667%
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%
  }

  .col-sm-8 {
    width: 66.66666667%
  }

  .col-sm-7 {
    width: 58.33333333%
  }

  .col-sm-6 {
    width: 50%
  }

  .col-sm-5 {
    width: 41.66666667%
  }

  .col-sm-4 {
    width: 33.33333333%
  }

  .col-sm-3 {
    width: 25%
  }

  .col-sm-2 {
    width: 16.66666667%
  }

  .col-sm-1 {
    width: 8.33333333%
  }

  .col-sm-pull-12 {
    right: 100%
  }

  .col-sm-pull-11 {
    right: 91.66666667%
  }

  .col-sm-pull-10 {
    right: 83.33333333%
  }

  .col-sm-pull-9 {
    right: 75%
  }

  .col-sm-pull-8 {
    right: 66.66666667%
  }

  .col-sm-pull-7 {
    right: 58.33333333%
  }

  .col-sm-pull-6 {
    right: 50%
  }

  .col-sm-pull-5 {
    right: 41.66666667%
  }

  .col-sm-pull-4 {
    right: 33.33333333%
  }

  .col-sm-pull-3 {
    right: 25%
  }

  .col-sm-pull-2 {
    right: 16.66666667%
  }

  .col-sm-pull-1 {
    right: 8.33333333%
  }

  .col-sm-pull-0 {
    right: 0
  }

  .col-sm-push-12 {
    left: 100%
  }

  .col-sm-push-11 {
    left: 91.66666667%
  }

  .col-sm-push-10 {
    left: 83.33333333%
  }

  .col-sm-push-9 {
    left: 75%
  }

  .col-sm-push-8 {
    left: 66.66666667%
  }

  .col-sm-push-7 {
    left: 58.33333333%
  }

  .col-sm-push-6 {
    left: 50%
  }

  .col-sm-push-5 {
    left: 41.66666667%
  }

  .col-sm-push-4 {
    left: 33.33333333%
  }

  .col-sm-push-3 {
    left: 25%
  }

  .col-sm-push-2 {
    left: 16.66666667%
  }

  .col-sm-push-1 {
    left: 8.33333333%
  }

  .col-sm-push-0 {
    left: 0
  }

  .col-sm-offset-12 {
    margin-left: 100%
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%
  }

  .col-sm-offset-9 {
    margin-left: 75%
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%
  }

  .col-sm-offset-6 {
    margin-left: 50%
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%
  }

  .col-sm-offset-3 {
    margin-left: 25%
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0
  }
}

@media (min-width:992px) {

  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left
  }

  .col-md-12 {
    width: 100%
  }

  .col-md-11 {
    width: 91.66666667%
  }

  .col-md-10 {
    width: 83.33333333%
  }

  .col-md-9 {
    width: 75%
  }

  .col-md-8 {
    width: 66.66666667%
  }

  .col-md-7 {
    width: 58.33333333%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-5 {
    width: 41.66666667%
  }

  .col-md-4 {
    width: 33.33333333%
  }

  .col-md-3 {
    width: 25%
  }

  .col-md-2 {
    width: 16.66666667%
  }

  .col-md-1 {
    width: 8.33333333%
  }

  .col-md-pull-12 {
    right: 100%
  }

  .col-md-pull-11 {
    right: 91.66666667%
  }

  .col-md-pull-10 {
    right: 83.33333333%
  }

  .col-md-pull-9 {
    right: 75%
  }

  .col-md-pull-8 {
    right: 66.66666667%
  }

  .col-md-pull-7 {
    right: 58.33333333%
  }

  .col-md-pull-6 {
    right: 50%
  }

  .col-md-pull-5 {
    right: 41.66666667%
  }

  .col-md-pull-4 {
    right: 33.33333333%
  }

  .col-md-pull-3 {
    right: 25%
  }

  .col-md-pull-2 {
    right: 16.66666667%
  }

  .col-md-pull-1 {
    right: 8.33333333%
  }

  .col-md-pull-0 {
    right: 0
  }

  .col-md-push-12 {
    left: 100%
  }

  .col-md-push-11 {
    left: 91.66666667%
  }

  .col-md-push-10 {
    left: 83.33333333%
  }

  .col-md-push-9 {
    left: 75%
  }

  .col-md-push-8 {
    left: 66.66666667%
  }

  .col-md-push-7 {
    left: 58.33333333%
  }

  .col-md-push-6 {
    left: 50%
  }

  .col-md-push-5 {
    left: 41.66666667%
  }

  .col-md-push-4 {
    left: 33.33333333%
  }

  .col-md-push-3 {
    left: 25%
  }

  .col-md-push-2 {
    left: 16.66666667%
  }

  .col-md-push-1 {
    left: 8.33333333%
  }

  .col-md-push-0 {
    left: 0
  }

  .col-md-offset-12 {
    margin-left: 100%
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%
  }

  .col-md-offset-9 {
    margin-left: 75%
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%
  }

  .col-md-offset-6 {
    margin-left: 50%
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%
  }

  .col-md-offset-3 {
    margin-left: 25%
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%
  }

  .col-md-offset-0 {
    margin-left: 0
  }
}

@media (min-width:1200px) {

  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left
  }

  .col-lg-12 {
    width: 100%
  }

  .col-lg-11 {
    width: 91.66666667%
  }

  .col-lg-10 {
    width: 83.33333333%
  }

  .col-lg-9 {
    width: 75%
  }

  .col-lg-8 {
    width: 66.66666667%
  }

  .col-lg-7 {
    width: 58.33333333%
  }

  .col-lg-6 {
    width: 50%
  }

  .col-lg-5 {
    width: 41.66666667%
  }

  .col-lg-4 {
    width: 33.33333333%
  }

  .col-lg-3 {
    width: 25%
  }

  .col-lg-2 {
    width: 16.66666667%
  }

  .col-lg-1 {
    width: 8.33333333%
  }

  .col-lg-pull-12 {
    right: 100%
  }

  .col-lg-pull-11 {
    right: 91.66666667%
  }

  .col-lg-pull-10 {
    right: 83.33333333%
  }

  .col-lg-pull-9 {
    right: 75%
  }

  .col-lg-pull-8 {
    right: 66.66666667%
  }

  .col-lg-pull-7 {
    right: 58.33333333%
  }

  .col-lg-pull-6 {
    right: 50%
  }

  .col-lg-pull-5 {
    right: 41.66666667%
  }

  .col-lg-pull-4 {
    right: 33.33333333%
  }

  .col-lg-pull-3 {
    right: 25%
  }

  .col-lg-pull-2 {
    right: 16.66666667%
  }

  .col-lg-pull-1 {
    right: 8.33333333%
  }

  .col-lg-pull-0 {
    right: 0
  }

  .col-lg-push-12 {
    left: 100%
  }

  .col-lg-push-11 {
    left: 91.66666667%
  }

  .col-lg-push-10 {
    left: 83.33333333%
  }

  .col-lg-push-9 {
    left: 75%
  }

  .col-lg-push-8 {
    left: 66.66666667%
  }

  .col-lg-push-7 {
    left: 58.33333333%
  }

  .col-lg-push-6 {
    left: 50%
  }

  .col-lg-push-5 {
    left: 41.66666667%
  }

  .col-lg-push-4 {
    left: 33.33333333%
  }

  .col-lg-push-3 {
    left: 25%
  }

  .col-lg-push-2 {
    left: 16.66666667%
  }

  .col-lg-push-1 {
    left: 8.33333333%
  }

  .col-lg-push-0 {
    left: 0
  }

  .col-lg-offset-12 {
    margin-left: 100%
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%
  }

  .col-lg-offset-9 {
    margin-left: 75%
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%
  }

  .col-lg-offset-6 {
    margin-left: 50%
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%
  }

  .col-lg-offset-3 {
    margin-left: 25%
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%
  }

  .col-lg-offset-0 {
    margin-left: 0
  }
}

.box-client-info-pj,
.link.link-two-cards {
  display: none !important
}

.nav.navbar-nav.menu {
  text-align: center;
}

.ChangeNumberOfPayments {
  clear: none !important;
  display: none !important;
}

#app-container .w-100.pv4.fl p.mb0 span:first-child:before {
  content: 'At\0000E9 3 dias \0000DAteis para preparar pedido + ';
}

#app-container .w-100.pv4.fl p.mb0 span:last-child:before {
  content: '';
}

.shipping-selected-sla-estimate span.redButtonText {
  font-size: 0px !important;
}

.span5.totalizers {
  margin-bottom: 0px;
}

.row-fluid.orderform-template.span12.active .summary-template-holder .row-fluid:after {
  content: 'Confira os dados do seu pedido. N\0000E3o  \0000E9  poss\0000EDvel fazer altera\0000E7\0000F5es na compra ap\0000F3s a finaliza\0000E7\0000E3o.';
  color: red;
  font-size: 0px;
  line-height: 16px;
  margin-top: 0px;
  margin-left: 0px;
  display: block;
  margin-bottom: 20px;
  margin-left: 2px;
}

/**/
.clearfix.pull-right.cart-links.cart-links-bottom.hide:before {
  content: '';
  color: red;
  display: none;
  font-size: 0.9em;
  margin-top: 75px;
  margin-bottom: 2em;
  line-height: 1.4em;
}

.mini-cart .summary-template-holder:after {
  content: 'Aten\0000E7\0000E3o';
  color: red;
  display: none;
  font-size: 10px;
  margin-left: 10px;
  line-height: 1.4em;
}

.payment-confirmation-wrap:before {
  content: '';
  color: red;
  display: block;
  font-size: 10px;
  margin-left: 10px;
  line-height: 1.4em;
}

#cart-to-orderform {
  float: right;
}

li a img {
  position: relative;
  bottom: 5px;
}

footer {
  margin-top: 2%;
  /* margin-bottom: 1%; */
}

footer .footer__other_links {
  background-color: #000;
  float: left;
  margin-top: 20px;
  width: 100%
}

/* Footer */
footer .footer-inner {
  float: none !important;
  padding: 0 15px;
  width: initial !important;
}

footer .footer__col-1,
footer .footer__col-2,
footer .footer__pagamento,
footer .social_footer,
footer .footer-newsletter {
  float: left;
  position: relative;
  text-align: center;
  width: 50%;
}

footer .footer-newsletter {
  width: 100%;
}

footer .title {
  font-weight: 700;
  margin-bottom: 0.1rem;
}

footer ul>li {
  font-weight: 400;
  letter-spacing: 0.4px;
  font-size: 9px !important;
}

footer .footer__pagamento .title {
  /* margin-bottom: 1.4rem; */
}

footer .social_footer img {
  max-width: 135px;
}

footer .social_footer a {
  font-size: 1.6rem !important;
  margin: 0 5px 0 5px;
}

footer .social_footer ul {
  margin: 0;
}

footer .social_footer .title {
  margin-bottom: 2rem;
}

footer .social_footer ul+.title {
  margin-bottom: 2.2rem !important;
  margin-top: 2rem !important;
}

footer .footer__other_links {
  background-color: #D9E9E9;
  margin-bottom: 3rem;
  padding: 3.5rem 0;
}

footer .footer__other_links .footer__other_links__title,
footer .footer__other_links a {
  color: #000;
}

footer .footer__other_links ul>li {
  line-height: 1.4;
}

.footer__other_links-col-5,
.footer__other_links-col-4,
.footer__other_links-col-3,
.footer__other_links-col-2,
.footer__other_links-col-1 {
  float: left;
  margin-bottom: 3rem;
  padding: 0 15px;
  position: relative;
  text-align: center;
  width: 50%;
}

li.black-text.text-small.font-weight-400 {
  display: inline-block;
}

ul {
  list-style: none;
}

/* Header */
.header {
  background-color: unset;
}

.header.is-fixed {
  background-color: white;
}

header.is-fixed #menu>ul>li .menu-item a {
  font-size: 12px !important;
}

header.is-fixed #menu>ul>li a {
  font-size: 11px !important;
}

.header.is-fixed .icon-logo-menu {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25.6 25.5'%3E%3Cdefs%3E%3Cstyle%3E .cls-1%7Bfill:%2396814b%7D %3C/style%3E%3C/defs%3E%3Cpath d='M18.43 8.71l-.21-.29a7 7 0 1 0 .31.43l-.1-.15M5.66 6.44a.58.58 0 0 0 .9.32l2-1.57a.56.56 0 0 0-.08-.94l-2.7-1.57a.71.71 0 0 0-.84-.06.71.71 0 0 0-.15.82zM12.64 4.06l2.53.31a.56.56 0 0 0 .61-.72l-.8-3c-.08-.3-.21-.65-.56-.65s-.55.22-.69.48l-1.5 2.72a.58.58 0 0 0 .41.86M18.85 6.46l1.56 2a.56.56 0 0 0 .94-.08l1.57-2.7a.71.71 0 0 0 .08-.83.71.71 0 0 0-.83-.15l-3 .86a.58.58 0 0 0-.32.9M25.12 13.64l-2.72-1.51a.58.58 0 0 0-.86.41l-.31 2.53a.56.56 0 0 0 .72.61l3-.8c.28-.08.59-.2.63-.55s-.22-.55-.48-.69M20 19.14a.58.58 0 0 0-.9-.32l-2 1.56a.56.56 0 0 0 .08.94l2.7 1.57a.63.63 0 0 0 1-.77zM11.18 25.5c.35 0 .55-.22.69-.48l1.51-2.72a.58.58 0 0 0-.41-.86l-2.53-.31a.56.56 0 0 0-.61.72l.8 3c.08.28.2.59.55.63M4.2 17.11l-1.57 2.7a.71.71 0 0 0-.06.84.71.71 0 0 0 .83.15l3-.86a.58.58 0 0 0 .32-.9L5.15 17a.56.56 0 0 0-.94.08M0 11.07c0 .35.22.55.48.69l2.72 1.51a.58.58 0 0 0 .86-.41l.31-2.53a.56.56 0 0 0-.72-.61l-3 .8c-.28.08-.59.2-.63.55' class='cls-1'/%3E%3C/svg%3E");
}

.header.is-fixed #menu-side fieldset.busca {
  opacity: 1;
  top: unset;
  transition: unset;
  -ms-transition: unset;
  -moz-transition: unset;
  -webkit-transition: unset;
  visibility: unset;
  width: 160px;
}

.header #menu-side .menu-quickcart span {
  font-size: 0 !important;
}

.header #menu-side .menu-quickcart span.f12 {
  font-size: 12px !important;
}

.header .logo {
  width: 245px;
}

.header .logo svg {
  width: 50% !important;
  margin: 10% 0 0 35% !important;
}
svg.cby-logo {
    width: 245px;
}

@media(max-width:768px) {
  .header .logo svg {
    width: 50% !important;
    margin: 0% 20% 0 -37px !important;
  }

  p.text-center.padding-one.no-padding-lr.display-block {
    margin-top: 9.5% !important;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.header .help.dropdown .dropdown-menu {
  left: 0;
}

.header .header-top {
  background-color: #b7a883;
}

.header .header-top ul li:last-child img {
  width: auto !important;
  margin-top: 12px;
}

.header .header-top ul.logo-bar li.active {
  border-top: 1px solid #b7a883;
}

.header .header-top ul.logo-bar li.active a {
  float: unset;
}

.header .header-top ul.logo-bar li {
  position: relative;
}

.header .header-top ul.logo-bar li a {
  height: 50px;
}

.header .header-top .sidebar:after {
  background-color: #e0e1e6;
  content: '';
  display: block;
  height: 31px;
  position: absolute;
  right: 0;
  top: 10px;
  width: 1px;
}

.header .header-top ul.logo-bar .todasmarcas a {
  padding: 0 !important;
}

.header .logo-bar {
  width: 100%;
}

.header .logo-bar .rangiroa svg {
  width: 60px;
}

.header .logo-bar .valfrance svg {
  margin-top: -4px !important;
  width: 70px;
}

.header .logo-bar .sloggi svg {
  width: 50px;
}

.header .logo-bar .triumph svg {
  width: 80px;
}

.header .logo-bar .valisere svg {
  line-height: 0;
  width: 80px;
}

.header .logo-bar .ciamaritima svg {
  width: 80px;
}

.header .logo-bar .todasmarcas {
  width: 50px;
}

.header fieldset.busca .fulltext-search-box {
  background: unset;
  border-bottom: 1px solid #000;
}

.header .dropdown-menu li {
  margin-bottom: 20px;
}

.header .help.dropdown .dropdown-menu>p {
  margin-bottom: 30px;
}

.header .menu-quickcart {
  margin-bottom: 1px;
}

.header .menu__icones li.wl-container {
  margin-right: 15px;
}

header .icon-user {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Camada 1' viewBox='0 0 23.94 25.6'%3E%3Cpath fill-rule='evenodd' d='M17.41 15.71a8.8 8.8 0 1 0-10.87 0A12 12 0 0 0 0 25.6h1.6a10.4 10.4 0 0 1 6.57-8.87 8.7 8.7 0 0 0 7.6 0 10.4 10.4 0 0 1 6.57 8.88h1.6a12 12 0 0 0-6.53-9.89zM12 16a7.2 7.2 0 1 1 7.2-7.2A7.2 7.2 0 0 1 12 16zm0 0'/%3E%3C/svg%3E");
  height: 15px;
}

.header .menu-quickcart span {
  position: relative;
  bottom: 2px;
}

.header .menu-quickcart:hover .icon-sacola {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath fill='%232fdec4' d='M26.7 30H3.3L5.8 6.8h18.4L26.7 30zM5.4 28.1h19.1L22.4 8.7H7.6L5.4 28.1z' /%3E%3Cpath fill='%232fdec4' d='M19.8 12.6h-1.9V4.8c0-1.6-1.3-2.9-2.9-2.9s-2.9 1.3-2.9 2.9v7.7h-1.9V4.8C10.2 2.2 12.3 0 15 0s4.8 2.2 4.8 4.8v7.8z' /%3E%3C/svg%3E") center no-repeat;
}

i.fa.fa-heart-o.black-text {
  font-size: 17px;
}

.header .menu__icones .login .dropdown-menu li {
  font-family: 'Lato', sans-serif;
}

.header .menu__icones li.login {
  margin-right: 15px;
}

.header .menu-quickcart .title {
  display: none;
}

.header .header-top ul.logo-bar li.todasmarcas {
  -webkit-box-flex: unset;
  -webkit-flex: unset;
  -ms-flex: unset;
  flex: unset;
}

.header .header-top ul.logo-bar li.todasmarcas img {
  margin-top: 5px;
}

.header .header-top ul.logo-bar li.bodyforsure {
  background-color: #d3d3d3;
}

.header .header-top ul.logo-bar li:not(:last-child) {
  width: 130px;
}

.header .header-top ul.logo-bar li {
  position: relative;
}

.header .header-top ul.logo-bar li {
  display: table-cell;
  float: unset;
  height: auto;
  list-style-type: none;
  overflow: hidden;
}

.header .header-top ul.logo-bar li a {
  height: 50px;
}

.header .header-top ul.logo-bar li a {
  color: transparent;
  font-family: Arial Narrow, Arial, sans-serif;
  text-transform: none;
}

.header .header-top ul.logo-bar li a {
  box-sizing: border-box;
  display: block;
  height: 53px;
  line-height: 53px;
  overflow: hidden;
  padding: 0 10px !important;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 500;
}

.header .header-top ul.logo-bar li a:hover {
  background-color: unset;
}

.header .header-top ul.logo-bar li a {
  height: 50px;
}

.header .header-top ul.logo-bar li.bodyforsure {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='35' viewBox='0 0 283.5 283.5' %3E%3Cg%3E%3Cpath fill='%23000' d='M78.9 117.9c0-15.6-5.2-25.4-13.3-27.2v-.3c7.2-3.3 11-13 11-25.6 0-22.5-8.7-29.7-20.7-29.7H31.4v117.2h24.8c17.1-.1 22.7-16.1 22.7-34.4zM46.1 52.4h5.3c7.3 0 10.6 4.1 10.6 15.3 0 11-3.7 15.4-11.7 15.4h-4.2V52.4zm0 82.4V99.5h6.3c6.4 0 11.2 3.9 11.2 17.6 0 13.6-4.8 17.7-11.8 17.7h-5.7zM111.9 154.5c22 0 24.8-25.3 24.8-60.9 0-35.6-2.8-60.9-24.8-60.9-22.1 0-24.8 25.3-24.8 60.9 0 35.6 2.8 60.9 24.8 60.9zm0-104.4c8.7 0 10.1 12.2 10.1 43.5 0 31.5-1.4 43.5-10.1 43.5s-10.1-12-10.1-43.5c0-31.4 1.5-43.5 10.1-43.5zM196.6 91.9c0-34.5-3.7-57-24.1-57h-24.1v117.2h23.2c19.4.1 25-18.7 25-60.2zm-33.5 42.9V52.4h6.2c11.2 0 12.6 13.6 12.6 40.2 0 31.9-2.1 42.2-12.3 42.2h-6.5zM218.5 152.2h14.7V106l18.9-71.1h-16l-10.2 45.4h-.2l-9.6-45.4h-16.5l18.9 71.1zM31.2 249.5h7v-21.3h11.7v-8H38.2v-11.5h12.4v-8.1H31.2zM69.7 199.6c-10.5 0-11.8 10.5-11.8 25.4 0 14.9 1.3 25.4 11.8 25.4s11.8-10.5 11.8-25.4c.1-14.9-1.3-25.4-11.8-25.4zm0 43.6c-4.2 0-4.8-5-4.8-18.2 0-13.1.7-18.2 4.8-18.2s4.8 5.1 4.8 18.2c.1 13.2-.6 18.2-4.8 18.2zM107 225.4v-.1c3.9-1.2 5.8-5.6 5.8-12.1 0-8.4-3.5-12.6-9.2-12.6h-13v48.9h7v-20.7h3.7c2.9 0 4 2.3 4.1 6.2l.2 9.4c.1 1.9.2 3.8.9 5.1h7.6v-.4c-1.3-1-1.5-3.6-1.6-8.8 0-10.4-.7-14.1-5.5-14.9zm-6.5-3.5h-2.9v-14.1h3.3c3.2 0 4.9 2.3 4.9 6.8 0 5.3-1.9 7.3-5.3 7.3zM154.3 222.5l-5.4-3.3c-3-1.8-3.6-3.6-3.6-6.6 0-2.9.8-5.7 4-5.7 2.7 0 3.8 2.7 3.8 7.3h6.7v-1.4c0-9.4-4.5-13.1-10.8-13.1-6.6 0-10.8 4.9-10.8 14.4 0 8.2 2.9 11.8 9.1 14.8 4.6 2.2 6.2 3.9 6.2 8.4 0 4.1-2 6-4.2 6-3.7 0-4.6-2.9-4.6-7.5v-1.4h-7v2c0 9.1 3.1 14.3 11.1 14.3 7.6 0 12.1-4.6 12.1-15 0-6.2-1.3-10-6.6-13.2zM184.1 234.7c0 4.9-.8 8.5-4.1 8.5s-4.1-3.6-4.1-8.5v-34.1h-7v34.1c0 13.1 5.4 15.8 11.1 15.8 5.7 0 11.1-3.3 11.1-15.8v-34.1h-7v34.1zM216.8 225.4v-.1c4-1.2 5.8-5.6 5.8-12.1 0-8.4-3.5-12.6-9.3-12.6h-13v48.9h7v-20.7h3.7c2.8 0 4.1 2.3 4.1 6.2l.2 9.4c0 1.9.2 3.8.9 5.1h7.6v-.4c-1.3-1-1.5-3.6-1.6-8.8.1-10.4-.6-14.1-5.4-14.9zm-6.5-3.5h-2.9v-14.1h3.3c3.2 0 4.9 2.3 4.9 6.8 0 5.3-1.9 7.3-5.3 7.3zM239.4 228.2h11.7v-8h-11.7v-11.5h12.4v-8.1h-19.4v48.9h19.9v-8.1h-12.9z'%3E%3C/path%3E%3Cpath fill='%23000' d='M.2 1v281.5h283V1H.2zm275.3 7.5v164.4H8V8.5h267.5zM8 275v-95.7h267.5V275H8z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: .5;
  background-size: 28%;
  background-position: center;
}

header .header-top ul.logo-bar li.valisere {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='65' height='53' viewBox='0 0 100.3 20.3'%3E%3Cpath d='M46.7 12.6c-1.8-.7-3.5-1.3-3.5-3.1C43.2 8 44.2 7 46 7c1.5 0 2.7 1 3.2 3.4v.1h.3V6.7h-.3v.1c0 .3-.2.5-.6.5-.5 0-1.5-.6-2.6-.6-2.8 0-4.6 1.5-4.6 3.8 0 2.4 2 3.1 4 3.8 1.8.7 3.5 1.3 3.5 3.1 0 1.4-1.2 2.5-3.1 2.5-2.3 0-3.7-1.7-3.8-1.9h.1c.1.1.4.1.7.1.6 0 1.3-.5 1.3-1.4 0-.8-.6-1.4-1.4-1.4-.8 0-1.4.6-1.4 1.5 0 1.5 1.8 3.4 4.6 3.4 2.7 0 4.8-1.7 4.8-3.9-.1-2.2-2.1-3-4-3.7zm37.6-4.7c-.9-.9-2-1.3-3.3-1.3-1.6 0-3.1.7-4.2 2-1 1.3-1.6 3-1.6 4.8 0 3.8 2.4 6.7 5.7 6.7 3.5 0 4.7-2.9 4.9-4.6h-.4c-.3 2.2-1.9 4.3-4.4 4.1-2.6-.2-3.4-3.6-3.4-6.1v-.8h8.3v-.2c0-1.8-.6-3.5-1.6-4.6zm-6.7 4.4c.3-3.2 1.5-5.4 3.4-5.4.6 0 1 .4 1.3.7.7.7 1 2.4 1 4.7h-5.7z' class='st0'/%3E%3Cellipse cx='37.2' cy='3.4' class='st0' rx='1.4' ry='1.4' transform='rotate(-23.04 37.16 3.41)'/%3E%3Cpath d='M25.7 18c-.1.5-.2 1.1-.9 1.1-.6 0-.9-.4-.9-1v-6.4c0-1.5-.4-2.7-1.3-3.6-.8-.9-2.1-1.4-3.5-1.4-2.7 0-4.3 1.9-4.3 3.5 0 .8.6 1.5 1.3 1.5.8 0 1.4-.6 1.4-1.3 0-.9-.7-1.3-1.3-1.3-.2 0-.4 0-.6.1.2-1 1.9-2 3.5-2 .8 0 2.7.4 2.7 2.7 0 2.3-1.8 2.9-3.7 3.6-1.9.7-3.8 1.3-3.8 3.8 0 2.2 1.8 3.2 3.5 3.2 1.8 0 3.2-1 3.9-2.1.2 1.4.9 2.1 2.2 2.1 1.5 0 2.2-1.3 2.2-2.1v-.1h-.5l.1-.3zm-4-1.7c0 1.4-1.1 2.9-2.6 2.9-1.4 0-2.4-.9-2.4-2.4 0-2 1.3-2.6 2.7-3.3.8-.4 1.7-.8 2.3-1.5v4.3zm9.5 2.1V0h-3.8v.5h.3c.7 0 1.3.6 1.3 1.6v16.3c-.1.6-.3 1.1-1.3 1.1h-.3v.5h5.3v-.5h-.4c-.9-.1-1.1-.5-1.1-1.1zm7.1 0V6.8h-3.8v.5h.3c.7 0 1.3.6 1.3 1.6v9.5c-.1.6-.3 1.1-1.3 1.1h-.3v.5h5.3v-.5h-.4c-.9-.1-1.1-.5-1.1-1.1zM71.6 6.7c-2.2 0-3.2 1.5-3.7 2.6V6.8h-3.8v.5h.5c.5.1 1 .5 1.1 1.1v9.9c-.1.6-.3 1.1-1.3 1.1h-.3v.5h5.3v-.5H69c-.9 0-1.1-.4-1.2-1.1v-6.5C68 9.2 69.6 7 71.6 7c1.4 0 2 .9 2 1.2H73c-.7 0-1.4.5-1.4 1.4 0 .8.6 1.4 1.4 1.4.8 0 1.5-.7 1.5-1.6 0-1.2-.9-2.7-2.9-2.7zM16.9.4h.2V0h-4.5v.4h.3c.6 0 1 .3 1.3.6.2.4.2 1-.2 2L9.7 17.5 6.3 6.1 5 2.5C4.6 1.2 5.3.4 6.3.4h.3V0H0v.4h.2c1.6.1 2.3 2 2.4 2.4L4.7 9c1.6 4.9 3.6 10.8 3.6 10.8.1.2.4.4.7.4.3 0 .5-.2.7-.5l5-16.3c.4-1.5 1-3 2.2-3zm41 6.2c-1.6 0-3.1.7-4.2 2-1 1.3-1.6 3-1.6 4.8 0 3.8 2.4 6.7 5.7 6.7 3.5 0 4.7-2.9 4.9-4.6h-.4c-.3 2.2-1.9 4.3-4.4 4.1-2.6-.2-3.4-3.6-3.4-6.1v-.8l8.3-.1v-.1c.1-1.9-.5-3.6-1.5-4.6-.9-.8-2.1-1.3-3.4-1.3zm-3.4 5.7c.3-3.2 1.5-5.4 3.4-5.4.6 0 1 .4 1.3.7.7.7 1 2.4 1 4.7h-5.7zM97.3 4h-.1c.1-.3.2-.7.2-1.1A2.9 2.9 0 1 0 91.8 4h-.1c-1.6 0-2.9 1.3-3 2.9 0 1.6 1.3 2.9 2.9 3 .8 0 1.5-.3 2.1-.8v1.8c-.1.8-.4 1.3-1.5 1.3h-.4v.6h5.4v-.6h-.5c-1.1 0-1.3-.5-1.4-1.3V9.1a2.9 2.9 0 0 0 4.9-2.1c.1-1.7-1.3-3-2.9-3z' class='st0'/%3E%3C/svg%3E");
}

header .header-top ul.logo-bar li.aguadocepraia {
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1417.4 574.3' width='80' height='53'%3E%3Cpath d='M678.2 248.4l-1.6 3.7c-7.9 16.8-19.5 37.9-29.5 53.2-15.8 23.2-43.2 38.4-58.4 14.7-13.2-20.5-16.8-34.2-16.3-44.2.5-13.2 5.3-27.4 10-40 1.6-4.7 3.2-9.5 3.2-14.2-1.6-5.8-5.3-10.5-11.1-8.9-3.7 1.6-5.3 5.3-6.8 8.9-4.2 12.6-7.4 24.7-11.6 36.8-3.7 12.1-10 24.2-18.4 33.2-4.2 3.7-8.9 7.4-13.7 5.8-6.3-1.6-9.5-7.9-10-14.2-1.6-10 2.1-17.4 6.8-25.3 5.8-7.9 15.8-12.6 23.7-8.4 2.1 1.6 4.2 3.7 7.9 2.1 1.1-.5 1.6-2.1 1.6-4.7-.5-1.6-2.1-3.2-4.7-4.7-7.9-4.7-16.8-4.7-26.8-1.1-10.5 4.2-22.6 14.2-26.8 25.3-1.9 4.3-2.6 8.9-2.4 13.5-2.6 3.4-5.1 6.3-7.1 9.1-6.8 7.9-11.6 12.6-27.9 26.8-13.2 6.8-21.6 0-23.7-4.7-5.8-14.2-3.2-29-3.2-44.2-.5-3.7 0-8.4-2.6-12.1-2.6-4.2-5.8-6.3-10.5-6.3-4.2 0-8.9 2.1-11.1 5.8-3.7 4.7-2.1 10.5-3.7 16.3-4.2 35.8-23.7 57.9-35.3 57.9-12.1.5-16.8-4.7-19.5-19.5-5.8-29.5-.5-25.8 1.1-54.2.5-5.3.5-9.5-.5-12.6-.5-4.7-3.2-8.4-7.9-10-23.2-6.8-19.5 42.1-19.5 54.7.7 15.3 4 27.9 9.8 37.1-1.4-.2-2.7-.2-4-.2-16.3-1.6-33.2 0-50.5 2.1h-1.1c-.5 0-.5 0-.5-.5-2.1 0-3.7-1.1-4.2-2.6-.5-1.6-.5-3.2-.5-5.8-1.6-18.4-1.6-36.8-3.2-55.3-1.6-13.2-1.1-52.1-1.1-58.4.5-7.9-6.8-8.4-9.5-8.4-2.1 0-6.8 2.1-7.4 4.7 0 7.9-1.6 19.5-2.1 23.2-.5 0 0 3.2-2.1 1.6-.5 0-.5 0-1.1-.5-7.9-10.5-21.1-10.5-26.8-10.5-8.9 0-23.2 7.9-27.4 15.8-3.7 7.9-6.8 15.3-8.4 23.7-.2 1.3-.4 2.7-.6 4-7.8 16-18.2 34.7-27.3 48.6-15.8 23.2-43.2 38.4-58.4 14.7C82.3 299.7 78.7 286 79.2 276c.5-13.2 5.3-27.4 10-40 1.6-4.7 3.2-9.5 3.2-14.2-1.6-5.8-5.3-10.5-11.1-8.9-3.7 1.6-5.3 5.3-6.8 8.9-4.2 12.6-7.4 24.7-11.6 36.8-3.7 12.1-10 24.2-18.4 33.2-4.2 3.7-8.9 7.4-13.7 5.8-6.3-1.6-9.5-7.9-10-14.2-1.6-10 2.1-17.4 6.8-25.3 5.8-7.9 15.8-12.6 23.7-8.4 2.1 1.6 4.2 3.7 7.9 2.1 1.1-.5 1.6-2.1 1.6-4.7-.5-1.6-2.1-3.2-4.7-4.7-7.9-4.7-16.8-4.7-26.8-1.1-10.5 4.2-22.6 14.2-26.8 25.3-4.7 10.5-2.1 23.2 4.2 33.2 3.7 5.8 9.5 10.5 16.3 12.1 6.8 1.6 14.2-2.1 20-6.8 5.8-4.7 10-8.9 13.2-13.2 1.6-1.6 2.1-3.2 3.7-3.7 2.1-1.6 2.1 2.1 2.6 4.2 2.6 11.1 9.5 25.3 24.7 39.5 35.8 30 65.8-3.7 86.3-41.1 3-5.8 5.8-11.5 8.5-17.4 1.3 6.6 3.8 12.9 7.2 18.9 5.8 10 18.4 13.2 28.4 6.3 9.5-7.4 16.8-16.8 21.6-28.4 1.6-5.8 4.2-11.1 6.3-17.4 0-1.6 1.6-2.1 2.1-.5.5 0 1.1.5 1.1 1.1 3.7 24.7 0 49 2.1 73.7v1.6c0 10-12.6 14.7-21.1 18.9-33.7 22.6-61.1 54.2-77.4 91.6-8.4 20.5-16.8 44.2-13.2 66.8 1.6 10 2.1 13.2 5.8 23.2 5.8 11.1 16.8 24.7 26.8 31.6 10.5 8.9 22.6 12.1 36.8 13.7 11.6.5 22.1-2.6 31.6-8.9 16.3-10 23.2-22.6 27.9-41.1 6.8-29 8.9-56.3 8.9-85.8 0-16.8 0-34.2-1.6-51.1 0-15.3-2.1-41.6-3.2-49.5 0-1.6 1.1-3.2 3.7-3.7 2.6-1.6 5.8-1.1 8.4-1.6 13.2-2.1 30.5-4.2 43.2-2.1 5.8 1.6 6.3 1.6 11.1 4.2 1.3 0 2.6 1.1 3.9.6 7.1 4.6 16 6.5 26.6 5.2 17.9-1.6 23.7-9.5 34.7-30 1.1-1.1 1.6-1.6 2.1-1.6 1.6-1.6 2.6.5 4.2 2.6 5.8 10.5 14.2 17.9 26.8 17.9 11.1 1.1 20.5-2.1 27.9-9.5 4.1-4.1 17.2-14.5 29.9-30.9 1.1 3.6 2.8 7.1 4.8 10.3 3.7 5.8 9.5 10.5 16.3 12.1 6.8 1.6 14.2-2.1 20-6.8 5.8-4.7 10-8.9 13.2-13.2 1.6-1.6 2.1-3.2 3.7-3.7 2.1-1.6 2.1 2.1 2.6 4.2 2.6 11.1 9.5 25.3 24.7 39.5 35.8 30 65.8-3.7 86.3-41.1 6.3-12.1 11.6-24.2 17.9-36.8.5-2.1.5-1.6.5-3.7 0-3.7-4.8-3.7-6.4-1.6zm-437.3-4.2c-3.7 8.4-6.3 16.3-8.9 24.2-2.6 6.3-10.5 17.4-11.1 17.4-6.3 6.3-13.2 4.7-16.8-3.2-6.8-11.1-4.2-30-4.2-33.2 1.6-6.8 4.2-12.6 6.8-18.9 1.6-4.2 4.7-6.3 8.9-8.4 8.4-3.7 20 2.1 22.6 5.8 1.1 1.1 2.1 3.2 3.7 6.8.5.5.5 2.1.5 3.7 0 2.1-1 4.2-1.5 5.8zm18.9 272.1c-1.6 10.5-1.6 20-7.4 30-6.8 12.1-21.1 19.5-35.3 21.1-18.4 1.6-36.8-5.3-50-17.9-13.2-13.2-20.5-31.6-21.1-49-1.6-21.1 4.7-41.6 13.7-60 10-21.1 22.1-40.5 38.4-56.8 7.9-8.4 16.8-15.3 25.8-23.2 3.7-3.7 21.6-14.7 25.8-13.2 3.7 1.6 3.2 6.3 3.7 10.5 4.2 38.4 7.9 76.3 7.9 114.8.1 14.8.1 29.5-1.5 43.7zm1156.3-263.7c-.5-.5-1.6-.5-3.2-.5-6.3 11.1-13.2 20-23.2 32.6-10 12.1-12.6 16.8-22.6 25.3-8.9 8.9-20 13.7-32.1 14.7-11.1 1.1-20.5-.5-29.5-5.3-33.7-16.8-32.6-42.6-33.7-50.5l.5-2.6 1.6-1.6c11.1-5.8 23.2-1.6 30.5-14.2 6.3-7.9 1.6-21.1-4.2-26.8-16.3-20.5-44.7 4.2-50.5 29.5-.2.5-.3.9-.4 1.4-13.8 22.2-28.1 42.4-45.9 59.2-13.2 14.2-30 31.1-49 31.1-1.6 0-2.6-.5-3.2-.5-14.2-1.6-22.1-16.8-24.7-22.1-5.8-12.6-6.8-27.4-6.3-47.9 1.6-14.2 3.2-26.8 7.4-36.8 3.2-7.9 6.8-13.2 10.5-16.3 3.7-2.6 7.4-3.7 11.6-3.7 1.6 0 4.2 0 6.3 1.6 2.6 1.6 4.7 4.2 6.3 8.9l1.6 6.8c0 2.1.5 3.7 1.1 4.2.5 1.6 1.6 2.1 2.6 2.1 1.6 0 3.2-1.1 3.7-3.2 2.1-7.9.5-15.3-5.3-21.6-4.7-5.8-10.5-8.4-18.4-7.9-12.1.5-21.6 6.8-26.3 11.6-8.6 8.2-14.4 19-18.2 31.1-.3.3-.6.6-.7 1l-2.6 5.3c-8.4 15.3-27.9 17.4-43.7 14.2-6.8-1.6-18.9-6.8-25.3-12.6-3.7-4.2-1.1-6.8-4.7-12.6-3.7-5.8-3.7-4.7-7.4-8.4-6.3-6.8-16.8-7.4-25.8-5.8-8.4 1.6-16.3 3.2-24.2 5.8-6.3 2.4-11.2 6.6-14.8 12.5-.2 0-.3.1-.5.1l-.4 1.3s0 .1-.1.1c-5 7.7-7.7 16.6-8.4 25.8l-2.1 6.3c-5.8 15.3-10 30.5-17.9 45.3-4.7 10-10.5 20-20.5 24.7-7.9 4.2-18.4 2.1-25.3-4.2-11.1-10.5-18.9-24.7-23.7-40-6.3-20.5-9.5-43.2-9.5-64.2 0-16.3 2.1-49.5 2.1-51.1 1.6-14.2 2.6-37.4 4.2-52.1 2.6-32.1 12.6-72.6 18.4-104.2.5-4.7 2.1-9.5 2.1-14.2 1.6-6.3 1.6-12.1 1.1-18.4-1.6-9.5-13.7-5.3-18.9-1.1-7.9 5.8-11.1 13.2-15.3 21.1-7.9 15.3-9.5 31.6-10 48.4-1.6 21.6-2.1 42.6-2.1 65.3-1.6 35.3 1.6 69.5-2.1 103.7 0 1.6-1.6 2.1-3.2 2.1-3.7-1.6-5.8-1.6-7.9-3.2-10-2.6-19.5 1.1-27.4 5.8-11.1 6.8-16.8 22.1-18.4 34.2-1.6 15.3-2.1 35.8 4.7 50 5.8 14.7 26.8 24.7 36.3 6.8 3.7-8.4 5.8-16.3 9.5-25.3 2.6-8.4 4.2-16.3 7.9-24.2v-.5c.5-.5.5-.5 1.1-.5.5-.5 2.1-.5 2.1 1.1 2.1 18.9 11.1 37.9 23.7 52.1 5.8 7.4 12.1 13.2 20 17.9 10 5.8 23.7 7.4 33.7 1.1 11.1-5.8 17.4-15.8 23.2-26.8 6.3-13.8 10.9-25.9 15-38.1 1.6 9.2 3.7 17.5 9.2 23.9 5.8 7.9 14.2 13.7 23.2 14.2 10.5 1.6 21.6-3.2 29.5-11.1 7.9-7.9 13.7-17.4 17.4-27.4 2.6-8.9 3.2-10 3.7-13.7.5-3.7 1.1-9.5 1.1-13.2 3.7 2.6 13.7 8.4 22.1 10 17.2 3.4 36.1 2.7 47.9-9.1-1.5 13.4-.9 26 2.6 39.7 3.2 12.1 8.4 22.1 15.3 30 8.4 8.4 15.8 16.3 34.2 16.3 16.8 1.6 35.3-14.2 50-27.9 18.9-18.1 35.7-40.7 46.4-56.3.9 13.9 6.5 28.7 15.2 37.4 12.1 12.6 29 20 46.3 23.7 13.2 2.1 27.4 2.1 40-2.6 15.3-5.8 22.1-13.7 34.2-26.8 10-12.1 20.5-26.3 29.5-39 1.5-1.7 6.7-9.6 3-11.2zm-592.6 12.1c0 2.6-.5 4.7-1.6 7.4-3.7 12.6-5.8 26.3-9.5 39.5-2.6 7.9-5.8 15.8-9.5 23.7-4.7 7.9-10.5-.5-12.1-5.3-3.7-16.8-.5-33.7 1.1-50 1.6-10 1.6-18.9 7.9-27.4 3.7-4.7 7.9-5.8 12.6-3.7 6.4 2.6 12.7 9 11.1 15.8zM996.1 240c1.1 0 2.1 0 2.6-.5 6.3-1.6 15.8 5.3 17.9 11.6.5 1.6.5 4.7-1.1 5.3-2.6 1.6-3.2 1.6-6.8 2.1-6.8 0-12.1-2.6-16.3-7.9-2.1-3.8 0-8 3.7-10.6zm21.6 47.3c-2.1 10-6.8 18.9-14.2 26.8-3.7 3.7-6.3 6.3-11.1 7.9-7.9 2.6-15.3 1.6-18.9-6.3-3.2-7.9-4.7-16.8-4.7-27.4 0-8.4 1.6-16.8 4.7-24.7 0-1.1 1.1-2.6 3.2-4.7 1.6-2.6 4.2-3.7 7.9-2.1 2.1 1.6 4.7 2.1 6.3 3.7 6.3 4.2 12.1 6.8 20 6.3h4.2c2.6.5 4.2 2.6 4.2 7.4.5 4.7-1.1 9.5-1.6 13.1zm253.7-33.7c1.6-8.9 3.7-14.7 9.5-21.6 2.1-2.1 3.2-2.1 5.3-3.7 2.6-1.6 4.7-1.6 6.8 0 4.7 5.8 8.4 10 6.8 15.8l-5.8 5.3c-5.8 3.7-11.6 3.7-19.5 5.3-1.5 0-3.1.5-3.1-1.1zM57 195.7c10-4 24.3-25.9 18.5-31.9-4.4-4.7-26.5 17.1-26.4 24.5.4 3.6 4.7 8.2 7.9 7.4z'%3E%3C/path%3E%3C/svg%3E");
}

header .header-top ul.logo-bar li.triumph {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='53' viewBox='0 0 719.2 172.1'%3E%3Cpath d='M245.9 42.9v50.9c0 12.7-1.5 26.2-19.3 26.2-17.6 0-19.1-13.5-19.1-26.2V42.9h-19.1V97c0 13.2 2.9 21.9 9.6 29 7.1 7.5 17.4 11.6 29 11.6 11.9 0 21.7-3.9 28.5-11.2 6.6-7.2 9.5-16.3 9.5-29.4V42.9h-19.1zm-114.4-1l-4-.2c-13 0-21 3.1-27.9 10.8-6.2 6.9-9.2 16.9-9.2 30.7v52.5h19V81.5c0-11.7 2.1-22.7 17.4-23.4 2.6 0 4.5.2 4.6.2l.6.1V41.9h-.5zM0 17.7v16.6h40.5v101.4h19V34.3h41.2V17.7zm395.6 35.4c-5.9-7.6-15.1-11.4-27.4-11.4-9.1 0-18.3 4.3-25.3 11.8-7-7.5-16.1-11.8-25.1-11.8-10.1 0-18.5 2.8-24.4 8.2-8.1 7.5-10.4 14.4-10.4 32.3v53.5h19.1V81.6c0-9.4 1-14.7 3.4-18.4 2.5-3.8 6.7-5.8 12.3-5.8 13.2 0 15.6 6.5 15.6 19.4v59h19.1v-59c0-12.7 2.5-19.6 15.6-19.6 5.3 0 9.5 2.2 12.5 6.4 2.7 3.9 3.2 8.4 3.2 17.2v54.9h19.1V79c0-10.9-2.5-19.6-7.3-25.9M149.8 42.9h19.1v92.8h-19.1zm9.4-35.2a10.84 10.84 0 1 0 0 21.7c6 0 10.9-4.9 10.9-10.8 0-6-4.9-10.9-10.9-10.9m418.3 45.4c-5.9-7.6-15.1-11.4-27.4-11.4-6.9 0-13.6 2.3-19.6 6.8V17.7h-19.1v118h19.1V76.9c0-13 6.6-19.6 19.6-19.6 5.3 0 9.5 2.2 12.5 6.4 2.7 3.9 3.2 8.4 3.2 17.2v54.9h19.1V79c-.1-10.9-2.6-19.6-7.4-25.9m-138.6 66.5V60.2c0-2.5 0-2.5 1.1-2.6 2.9-.3 8.2-.4 11.8-.3 14.9.3 25.3 13.3 25.3 31.7 0 20.1-8.1 30-25.4 31.1-2.5.2-7.4 0-12.1-.4-.2-.1-.6-.1-.7-.1m43.6-66.4c-8.1-8.1-17.7-11.5-32.3-11.5-.1 0-12.3-.1-18.6.7-7.6 1-10.9 4.4-10.9 11.4v118.3h18.1v-34.9c1.5.1 5.6.5 11.3.5 14.2 0 24.1-4 33.2-13.4 7.8-8.1 11.7-20.1 11.7-35.7 0-13.4-5.1-28-12.5-35.4zm230.4-41.1c-3.5 0-6.3 2.8-6.3 6.3s2.8 6.3 6.3 6.3 6.3-2.8 6.3-6.3-2.8-6.3-6.3-6.3m-28.5.4c3.5 0 6.3-2.8 6.3-6.3s-2.8-6.3-6.3-6.3-6.3 2.8-6.3 6.3a6.4 6.4 0 0 0 6.3 6.3zm-32.6 0c3.5 0 6.3-2.8 6.3-6.3s-2.8-6.3-6.3-6.3-6.3 2.8-6.3 6.3 2.8 6.3 6.3 6.3zm-28.5-.4c-3.5 0-6.3 2.8-6.3 6.3s2.8 6.3 6.3 6.3 6.3-2.8 6.3-6.3a6.4 6.4 0 0 0-6.3-6.3zM707 35.4c-1.1-.5-2.4 0-2.9 1.1l-2.2 4.5-6.5 13.4c-3.8 7.6-8.1 16-11.2 22.1l-.2.4c-.3.5-.5.6-.5.6s-.1-.3-.1-1c0-.1 0-10.6.2-21.8.2-13.3.5-26.4.5-28.3 0-1.1-.9-2.1-2-2.2-1.1-.1-2.2.7-2.4 1.8l-.4 1.9c-1.3 6.2-3.4 16.7-5.7 26.7l-2 8.3c-1.4 5.9-2.6 11-3.1 13.3-.1.5-.3.7-.4.7-.1 0-.3-.2-.4-.7-.5-2.4-1.8-7.7-3.2-13.7l-1.9-7.9c-2.4-10.2-4.5-20.7-5.8-27.1l-.3-1.5c-.2-1.1-1.3-1.9-2.4-1.8-1.1.1-2 1.1-2 2.2l.5 28.3c.2 11.2.2 21.7.2 21.8 0 .7-.1.9-.1 1-.1 0-.3-.1-.5-.6l-.2-.4c-3.2-6.1-7.5-14.6-11.2-22.1L634 40.6l-2-4.1c-.5-1.1-1.8-1.5-2.9-1.1-1.1.4-1.6 1.6-1.3 2.7 1.6 6.1 5.8 23.2 7.3 30 6.1 27 14.8 66.8 14.9 67.2l.1.5H686l.1-.5c.1-.4 8.8-40.1 14.9-67.2 1.5-6.7 5.7-23.9 7.3-30 .4-1.1-.2-2.3-1.3-2.7z'/%3E%3C/svg%3E");
}

header .header-top ul.logo-bar li.sloggi {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='53' viewBox='0 0 677.8 372.5'%3E%3Cpath fill-rule='evenodd' d='M608.9 41.2l-24 10.7 61.3 137.7 24-10.7-61.3-137.7zm46.8-1.9h-3.9v-6h6.2c2.5 0 5.7.4 5.7 2.8 0 3.7-5.1 3.2-8 3.2zm11.2-3.1c0-5-4.1-6.2-8.3-6.2h-10.1v23.3h3.3V42.6h3.9l7 10.7h3.9l-7-10.7c4.1-.1 7.3-1.8 7.3-6.4zm-10.4 23.6c-9.7 0-18.1-7.9-18.1-18 0-10 8.3-18 18.1-18 9.7 0 18.1 7.9 18.1 18-.1 10-8.4 18-18.1 18zm0-39.2c-11.9 0-21.3 9.4-21.3 21.2S644.5 63 656.5 63c11.9 0 21.3-9.4 21.3-21.2s-9.4-21.2-21.3-21.2zM583.3 29a14.51 14.51 0 0 0 0-29 14.51 14.51 0 0 0 0 29zM170.1 0L94.2 208.5l25.3 9.7L196.3 10 170.1 0zm-67.8 162c.2-1.1.3-2.1.3-2.9 0-8.8-4.6-25.1-17.7-43.6C71.9 97 72.4 88.1 77.7 84c5.7-4.3 15.5-4.7 27.2 7.6 11.8 12.4 15.6 18.3 15.6 18.3l12.1-29.7-.4-.5s-5.5-7-14-13.9-20.2-14-32.8-14c-25.1 0-40.8 19.9-40.8 39.6 0 9.8 3.8 19.3 7.6 26.3 3.5 6.5 7 11 7.5 11.6.1.2 13.8 20.4 13.2 28.3-.1 1.6-.4 3.1-1 4.3-1.9 4.7-6.4 6.9-12 6.9-4.5 0-10.2-1.8-16.8-6.9-3.7-2.8-7.7-6.7-11.8-11.8-5.8-7.1-9-12.6-10.8-16.3-1.7-3.6-2.7-8.2-2.7-8.2L0 154.6l.3.6s1.5 2.8 4.4 6.9c2.8 4 6.8 9.3 11.8 14.6 10.2 10.7 24.8 21.6 42 21.6 31.3 0 42.1-25.1 43.8-36.3zm75.3 0c2.1-23.7 22-42.3 46.3-42.3a46.46 46.46 0 0 1 46.5 46.5c0 25.7-20.8 46.5-46.5 46.5s-46.5-20.8-46.5-46.5c.1-1.4.1-2.8.2-4.2zm-5.3 57.4c13.3 13 31.6 20.9 51.6 20.9a74.08 74.08 0 0 0 74.1-74.1c0-1.4 0-2.8-.1-4.2-2.2-39-34.5-70-74-70s-71.9 31-74 70c-.1 1.4-.1 2.8-.1 4.2 0 20.9 8.6 39.8 22.5 53.2zM330.6 162a46.44 46.44 0 0 1 45.3-36.1c22.1 0 40.6 15.4 45.3 36.1a46.48 46.48 0 0 1-45.3 56.9c-25.7 0-46.5-20.8-46.5-46.5.1-3.5.5-7 1.2-10.4zm243.1 0c-6.9 16.9-23.6 28.9-43 28.9s-36.1-11.9-43-28.9c-2.2-5.4-3.4-11.4-3.4-17.6 0-25.7 20.8-46.5 46.5-46.5s46.5 20.8 46.5 46.5c-.1 6.3-1.3 12.2-3.6 17.6zm50.6 0c-6.8-24.1-18.1-46.8-35.5-64.1l-1.6-1.5A74.13 74.13 0 0 0 458.7 162a74.1 74.1 0 0 0 72 56.5c29.9 0 55.7-17.7 67.4-43.3 3.1 9.8 6 24 6.7 44.1.1 3 .2 6.1.2 9.4 0 25.5-9.6 49-25.1 67.1-18.2 21.3-44.4 34.9-72.5 34.9-41 0-65.2-16.8-76.3-27.1 1.7-2.5 3.3-5.1 4.9-7.7 13.4-22.5 21.7-48.6 23.2-76.5 0-.7.1-1.3.1-2 .8-19.5-1.9-38.2-7.6-55.4-2.1-6.3-4.5-12.4-7.4-18.2a74.18 74.18 0 0 0-68.4-45.5 74.1 74.1 0 0 0-73.4 63.7c-.5 3.4-.7 6.9-.7 10.4 0 17.8 6.3 34.2 16.8 47a73.79 73.79 0 0 0 57.3 27.1c21.8 0 41.5-9.4 55-24.4-1.4 24.7-11.8 51.6-29.6 73.8-22.2 27.7-55.8 48.2-97.6 48.2-37.4 0-74.6-21-96.5-48.2-5.5-6.9-10.1-14.1-13.4-21.5l-.2-.4-31.2-9.9.5 1.9c2.7 10.6 6.7 20.6 11.7 30 25.3 46.8 77.4 76.5 131.4 76.5 41.1 0 78.7-17.5 106.4-45.8 13.6 11 45.4 32.4 89.1 32.4 58.2 0 93-30.2 112.1-63.2 14.1-24.3 19.6-50.1 19.6-66.5 0-3.3-.1-6.6-.2-10-.7-18.6-3.3-38.4-8.7-57.4z' clip-rule='evenodd'/%3E%3C/svg%3E");
}

header .header-top ul.logo-bar li.valfrance {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Camada_1' width='60' height='53' style='margin-top:-3px' viewBox='0 0 85.7 23.4'%3E%3Cpath d='M14.3 8.5h-3.5v.1c.5.2.8.6.8 1.2 0 .5-.1 1-.4 1.6l-3.6 8.8-3.9-10c-.2-.6-.3-1.1-.3-1.4v-.3H0v.1c.4.3.7.5.9.9.2.3.4.8.6 1.3l3.8 9.6c.3.7.6 1.2.8 1.5.2.3.7.6 1.4 1l.7.4.4-.9.1-.3 5.6-13.6zM85 14.8c-.4-.8-1.1-1.3-1.9-1.7-.8-.4-1.7-.6-2.6-.6-1.9 0-3.3.5-4.3 1.6-1 1-1.5 2.2-1.5 3.6 0 1.7.7 3 2 3.9 1.3 1 2.9 1.4 4.7 1.4 1.1 0 2.1-.2 3.2-.6l1.1-2c-.5.4-1.2.6-1.8.8-.7.2-1.3.3-2 .3h-.6c-1.4-.1-2.4-.6-3.1-1.4-.7-.8-1-1.7-1-2.7h8.5c0-1-.2-1.8-.7-2.6zm-7.7 1.3c.1-.7.5-1.2 1.1-1.6a3.6 3.6 0 0 1 4 0c.6.4.9.9.9 1.6h-6zm-56.4 3.5v-3.8c0-1.1-.4-2-1.2-2.5-.8-.5-1.9-.8-3.2-.8h-.8c-.1 0-.3 0-.4.1H15l-1.5 2.2c1.2-.6 2.2-.8 3.1-.8.5 0 1 .1 1.5.3.5.2.7.5.7 1 0 .2 0 .4-.1.5-.1.2-.2.3-.3.4a3 3 0 0 1-1 .4c-.4.1-1 .2-1.7.4s-1.3.3-1.6.4C12.7 18 12 18.9 12 20c0 .8.4 1.5 1.1 2.1.7.6 1.7.9 2.9.9.3 0 .7 0 1.2-.1l1.4-1.6-1.8.3c-.7 0-1.3-.2-1.8-.5s-.7-.7-.7-1.3c0-.6.2-1 .6-1.2.4-.2 1.1-.4 2-.6.9-.2 1.6-.4 2-.7v3.4c0 .7.2 1.3.7 1.7.5.4 1.3.6 2.3.7l1-1.5c-.8 0-1.3-.2-1.5-.5-.4-.3-.5-.8-.5-1.5zm29.2 0v-3.8c0-1.1-.4-2-1.3-2.5-.8-.5-1.9-.8-3.2-.8h-.8c-.1 0-.3 0-.4.1h-.3l-1.5 2.2c1.2-.6 2.2-.8 3.1-.8.5 0 1 .1 1.5.3.5.2.7.5.7 1 0 .2 0 .4-.1.5-.1.2-.2.3-.3.4a3 3 0 0 1-1 .4c-.4.1-1 .2-1.7.4s-1.3.3-1.6.4C41.7 18 41 18.9 41 20c0 .8.4 1.5 1.1 2.1.7.6 1.7.9 2.9.9.3 0 .7 0 1.2-.1l1.4-1.6-1.8.3c-.7 0-1.3-.2-1.8-.5-.4-.3-.7-.7-.7-1.3 0-.6.2-1 .6-1.2.4-.2 1.1-.4 2-.6.9-.2 1.6-.4 2-.7v3.4c0 .7.2 1.3.7 1.7.5.4 1.3.6 2.3.7l1-1.5c-.8 0-1.3-.2-1.5-.5-.2-.3-.3-.8-.3-1.5zm-23.7 2.3c-.1-.3-.1-.7-.1-1.1V8.1c-.1.1-.2.2-.3.2-.2.1-.3.1-.5.1h-2c.2.3.4.6.5.8.1.2.1.7.1 1.3v9.8c0 .9 0 1.4-.1 1.7-.1.3-.3.5-.7.7v.1h3.9v-.1c-.4-.3-.7-.5-.8-.8zm44.6-.3c-1.3 0-2.4-.4-3.3-1.2-.9-.8-1.4-1.7-1.5-2.8 0-1.2.4-2.1 1.1-2.7.8-.6 1.7-1 2.8-1 1.2 0 2.1.3 2.8 1h.1v-2.2a10.07 10.07 0 0 0-5.8.3c-1 .4-1.8 1-2.4 1.8-.6.8-.9 1.9-.9 3 0 1.5.6 2.7 1.9 3.6 1.3.9 2.8 1.4 4.6 1.4 1 0 2-.1 2.9-.4l1.2-2.1h-.1c-1 .9-2.2 1.3-3.4 1.3zm-8.3-.8v-4.6c0-2.5-1.4-3.7-4.1-3.7-.8 0-1.5.2-2 .5-.6.4-1 .7-1.2 1.2v-1.7c-.3.2-.8.3-1.5.3h-1.4v.1c.6.3.9.9.9 1.7v6.2c0 .5 0 .9-.1 1.1-.1.2-.3.5-.7.7v.1h3.9v-.1c-.4-.2-.7-.5-.8-.7-.1-.2-.1-.6-.1-1.1v-4.2c0-.9.2-1.5.5-2s1-.7 2-.7c1.9 0 2.8 1.1 2.8 3.4v3.3c0 .6 0 1-.1 1.2-.1.3-.3.5-.7.7v.1h3.8v-.1c-.8-.1-1.1-.7-1.2-1.7zm-24.6-6.7v-1.6H38c-.1.1-.2.2-.4.2s-.5.1-.9.1h-1.6v.1c.4.2.6.4.7.7.1.3.2.7.2 1.2V21c0 .4 0 .7-.1 1-.1.3-.3.5-.7.7v.1H39v-.1c-.4-.2-.6-.4-.7-.7-.1-.3-.2-.6-.2-1v-3.9c0-1.5.5-2.4 1.5-2.7.4-.1.7-.1.9-.1.6 0 1 .1 1.2.4v-2c-.9 0-1.6.1-2.2.3-.6.1-1.1.5-1.4 1.1z' class='st0'/%3E%3Cpath d='M34.5 12.8h-2.7v-1.6c0-1.2.5-1.7 1.5-1.7.5 0 .9.1 1.3.3l1.6-1.6c-.9-.1-1.5-.1-1.8-.1-1.2 0-2.3.3-3.3.8-1 .6-1.5 1.4-1.5 2.4v1.4l-1.1 1.4h1.1V21c0 .7-.3 1.2-.9 1.5v.1h4c-.4-.2-.7-.6-.8-1-.1-.4-.2-1-.2-1.8V14h2c.6 0 .9.1 1 .3h.3v-1.9h-.1l-.4.4zM78 7.5s-1.7 5.3-13.4 2.7c0 0 12.1 3.7 13.4-2.7zm4.6-3.6v-.3c.2-1.1-.6-1.9-.6-1.9-.6-.9-.7-1.7-.7-1.7-.1.5-1.3.9-1.3.9-2 .5-2.2 2.1-2.2 2.1-.1.3-.1.6 0 .9 0 .2.1.3.2.5.2.6.4 1.6.3 2.2 0 0 2.6-1.6-.1.6-.7.6 3.8-1 4.3-2.7-.1-.2 0-.4.1-.6zM76.4 3c-.1 0-.1-.1-.2-.1-.7-.4-1.4-.1-1.4-.1-.7.2-1.4 0-1.4 0 .3.3.3 1.2.3 1.2-.2 1.5.8 2 .8 2 .2.1.4.2.6.2h.4c.4 0 1.2.1 1.6.4 0 0-.4-2.2.4.2.2.6.3-2.9-.8-3.6-.1 0-.2-.2-.3-.2zm7.5 5.1c-.8-1.4-2.1-1.2-2.1-1.2-.2 0-.5.1-.7.2-.1.1-.2.1-.4.2-.3.2-.7.4-1.2.5.5.2.6.4.6.4-.2.2-1-.3-1-.3s1.8 1.6-.5 0c-.6-.4 1.7 2.6 3.1 2.6.2 0 .3.1.5 0h.2c.9-.1 1.3-.8 1.3-.8.6-.6 1.2-.8 1.2-.8-.4 0-1-.8-1-.8z' class='st0'/%3E%3C/svg%3E");
}

header .header-top ul.logo-bar li.classic {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Camada_1' viewBox='0 0 60 53' width='60' height='53' style='margin-top: -1px;'%3E%3Cpath d='M13.2 21h-1.3v11h6.6v-1h-5.3zM24.7 22.5c-.2-.5-.5-1.5-1.5-1.5-.8 0-1.1.8-1.3 1.5l-2.6 8.9-.1.6h1.1l1-3.5h3.9l1.1 3.5h1.4l-3-9.5zm.2 5h-3.3l1.3-4.6c.1-.3.2-.6.3-.8.1.1.1.3.2.6l1.5 4.8zM33.1 25.6l-.8-.3c-2-.7-2.2-1.3-2.2-1.9 0-.4.2-.8.6-1 .4-.3.9-.4 1.6-.4 1 0 2.3.4 2.5 2l.1.4H36l-.1-.5c-.2-1-.6-1.8-1.3-2.3-.6-.4-1.4-.6-2.3-.6-.9 0-1.6.2-2.2.7-.6.5-.9 1.1-.9 1.8 0 1.4.9 2.4 2.8 3l.8.3c1.5.5 2.5 1 2.5 2.2 0 1.3-.9 2-2.6 2-1.6 0-2.6-1-2.8-2.5v-.4h-1v.5c.2 2.1 1.7 3.4 3.8 3.4 1.1 0 2-.2 2.6-.7.7-.5 1.1-1.3 1.1-2.3 0-.9-.3-1.6-1-2.2-.7-.5-1.4-.8-2.3-1.2zM41.6 25.6l-.8-.3c-2-.7-2.2-1.3-2.2-1.9 0-.4.2-.8.6-1 .4-.3.9-.4 1.6-.4 1 0 2.3.4 2.5 2l.1.4h1.1l-.1-.5c-.2-1-.6-1.8-1.3-2.3-.6-.4-1.4-.6-2.3-.6-.9 0-1.6.2-2.2.7-.6.5-.9 1.1-.9 1.8 0 1.4.9 2.4 2.8 3l.8.3c1.5.5 2.5 1 2.5 2.2 0 1.3-.9 2-2.6 2-1.6 0-2.6-1-2.8-2.5v-.4h-1v.5c.2 2.1 1.7 3.4 3.8 3.4 1.1 0 2-.2 2.6-.7.7-.5 1.1-1.3 1.1-2.3 0-.9-.3-1.6-1-2.2-.7-.5-1.3-.8-2.3-1.2zM58.4 28.3c-.3 1.7-1.5 2.7-3.3 2.7-1.8 0-3.7-1.2-3.7-4.5s1.9-4.5 3.7-4.5c1.8 0 3 1 3.3 2.7l.1.4h1l-.1-.5c-.2-1.1-.7-2-1.5-2.7-.7-.6-1.7-.9-2.8-.9-1.4 0-2.7.6-3.6 1.6-.9 1-1.4 2.4-1.4 3.9s.5 2.8 1.4 3.9c.9 1 2.2 1.6 3.6 1.6 1.1 0 2.1-.3 2.9-.9.8-.6 1.3-1.5 1.5-2.7l.1-.5h-1l-.2.4zM46.8 21h1.3v11h-1.3zM8.8 28.3C8.5 30 7.3 31 5.4 31c-1.8 0-3.7-1.2-3.7-4.5S3.6 22 5.4 22c1.8 0 3 1 3.3 2.7v.4h1.1l-.1-.5c-.2-1.1-.7-2-1.5-2.7-.7-.6-1.6-.9-2.8-.9-1.4 0-2.7.6-3.6 1.6-.9 1-1.4 2.4-1.4 3.9s.5 2.8 1.4 3.9c.9 1 2.2 1.6 3.6 1.6 1.1 0 2.1-.3 2.9-.9.8-.6 1.3-1.5 1.5-2.7l.1-.5h-1l-.1.4z' class='st0'%3E%3C/path%3E%3C/svg%3E");
}

header .header-top ul.logo-bar li.rangiroa {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 323.9 84.3' width='50' height='53'%3E%3Cpath d='M0 15.1h10.3v4c1.9-2 3.6-3.4 5.1-4.1 1.5-.8 3.3-1.2 5.3-1.2 2.7 0 5.6.9 8.6 2.7L24.6 26c-2-1.4-3.9-2.1-5.7-2.1-5.6 0-8.5 4.3-8.5 12.8v23.2H0V15.1zm62.9 0h10.4v44.8H62.9v-4.7c-4.3 4-8.8 6-13.7 6-6.2 0-11.3-2.2-15.4-6.7-4-4.6-6-10.3-6-17.1 0-6.7 2-12.3 6-16.8s9-6.7 15.1-6.7c5.2 0 9.9 2.1 14 6.4v-5.2zM38.3 37.3c0 4.3 1.1 7.8 3.4 10.5 2.4 2.7 5.3 4.1 8.9 4.1 3.8 0 6.9-1.3 9.3-4 2.4-2.7 3.5-6.2 3.5-10.4s-1.2-7.7-3.5-10.4c-2.4-2.7-5.4-4-9.2-4-3.6 0-6.5 1.3-8.9 4-2.3 2.8-3.5 6.2-3.5 10.2zm43.3-22.2H92v4.1c3.6-3.6 7.7-5.4 12.2-5.4 5.2 0 9.3 1.6 12.2 4.9 2.5 2.8 3.8 7.3 3.8 13.7v27.5h-10.4v-25c0-4.4-.6-7.4-1.8-9.1-1.2-1.7-3.4-2.6-6.5-2.6-3.4 0-5.9 1.1-7.3 3.4-1.4 2.2-2.1 6.1-2.1 11.7v21.6H81.6V15.1zm90.3 43.7c0 2.1-.1 4-.2 5.6-.1 1.6-.3 3-.6 4.3-.7 3.4-2.2 6.3-4.3 8.7-4 4.7-9.6 7-16.7 7-6 0-10.9-1.6-14.8-4.9-4-3.3-6.3-7.9-6.9-13.8h10.4c.4 2.2 1.1 3.9 2 5.1 2.1 2.8 5.3 4.2 9.4 4.2 7.6 0 11.4-4.6 11.4-13.9v-6.3c-4.1 4.2-8.8 6.3-14.2 6.3-6.1 0-11.1-2.2-15-6.6-3.9-4.5-5.9-10.1-5.9-16.8 0-6.5 1.8-12.1 5.5-16.6 3.9-4.8 9.1-7.3 15.5-7.3 5.6 0 10.3 2.1 14.1 6.3V15h10.3v43.8zm-10-21.2c0-4.3-1.2-7.8-3.5-10.4-2.4-2.7-5.4-4-9.1-4-3.9 0-7 1.5-9.3 4.4-2.1 2.6-3.1 6-3.1 10.1s1 7.4 3.1 10c2.2 2.9 5.3 4.3 9.3 4.3 4 0 7.1-1.4 9.4-4.3 2.2-2.7 3.2-6.1 3.2-10.1zm28.7-22.5v44.8h-10.3V15.1h10.3zm8.4 0h10.3v4c1.9-2 3.6-3.4 5.1-4.1 1.5-.8 3.3-1.2 5.3-1.2 2.7 0 5.6.9 8.6 2.7l-4.7 9.5c-2-1.4-3.9-2.1-5.7-2.1-5.6 0-8.5 4.3-8.5 12.8v23.2H199V15.1zm27.5 22c0-6.5 2.3-12 6.9-16.5 4.6-4.5 10.3-6.8 16.9-6.8 6.7 0 12.4 2.3 17 6.9 4.6 4.6 6.9 10.2 6.9 16.8 0 6.7-2.3 12.3-6.9 16.9-4.7 4.5-10.4 6.8-17.2 6.8-6.7 0-12.3-2.3-16.9-6.9-4.4-4.6-6.7-10.3-6.7-17.2zm10.6.2c0 4.5 1.2 8 3.6 10.6 2.5 2.6 5.7 4 9.7 4 4 0 7.3-1.3 9.7-3.9 2.4-2.6 3.6-6.1 3.6-10.4 0-4.4-1.2-7.8-3.6-10.4-2.5-2.6-5.7-4-9.7-4-4 0-7.2 1.3-9.6 4-2.5 2.5-3.7 6-3.7 10.1zm76.5-22.2H324v44.8h-10.4v-4.7c-4.3 4-8.8 6-13.7 6-6.2 0-11.3-2.2-15.4-6.7-4-4.6-6-10.3-6-17.1 0-6.7 2-12.3 6-16.8s9-6.7 15.1-6.7c5.2 0 9.9 2.1 14 6.4v-5.2zM289 37.3c0 4.3 1.2 7.8 3.4 10.5 2.4 2.7 5.3 4.1 8.9 4.1 3.8 0 6.9-1.3 9.3-4 2.4-2.7 3.5-6.2 3.5-10.4s-1.2-7.7-3.5-10.4c-2.4-2.7-5.4-4-9.2-4-3.6 0-6.5 1.3-8.9 4-2.3 2.8-3.5 6.2-3.5 10.2zM180.2 0h10.3v10.6h-10.3z'%3E%3C/path%3E%3C/svg%3E");
}

header .header-top ul.logo-bar li:hover a {
  font-size: 0;
}

header .header-top ul.logo-bar li {
  background-repeat: no-repeat;
  background-position-x: center;
  opacity: .5;
}

header .header-top ul.logo-bar li.todasmarcas:hover {
  opacity: 1;
}

.modal-close {
  cursor: pointer;
  display: block;
  height: 25px;
  position: absolute;
  right: 50px;
  top: 50px;
  width: 25px;
  z-index: 1;
}

.ui-autocomplete {
  border: 1px solid #e6e6e6;
  box-shadow: 8px 8px 15px 2px rgba(156, 155, 161, 0.1);
  -webkit-box-shadow: 8px 8px 15px 2px rgba(156, 155, 161, 0.1);
  -moz-box-shadow: 8px 8px 15px 2px rgba(156, 155, 161, 0.1);
  float: right;
  height: 400px;
  left: unset !important;
  overflow-y: scroll;
  padding-top: 20px;
  right: 169px !important;
  width: 400px !important;
}

.ui-autocomplete::-webkit-scrollbar {
  width: 8px;
}

.ui-autocomplete::-webkit-scrollbar-track {
  -webkit-border-radius: 10px;
  border-radius: 0px;
  background-color: #d2d4d7;
}

.ui-autocomplete::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 0px;
  background: rgb(183, 168, 131);
}

.ui-autocomplete::-webkit-scrollbar-thumb:window-inactive {
  background: rgb(183, 168, 131);
}

.ui-autocomplete li.ui-menu-item {
  float: left;
  display: inline-block;
  margin-top: 3px;
  padding-left: 20px;
  padding-bottom: 6px;
  padding-top: 6px;
  height: auto;
  width: 100%;
}

#menu {
  margin-top: 40px;
}

a.submenu__item {
  text-transform: unset !important;
}

.dark-primary-text a {
  color: #0092a7 !important;
}

nav#menu h3.menu-item a {
  font-family: 'Lato', sans-serif;
  letter-spacing: 2px;
}

.dropdown-submenu {
  display: none;
  font-weight: lighter;
  padding-left: 15px;
}

.submenu__item-detail {
  font-family: 'Lato', sans-serif;
}

#menu .submenu .submenu__col li>a {
  display: block;
  font-family: 'Lato', sans-serif;
  width: 100%;
}

#menu .submenu .submenu__col .submenu__title {
  font-family: 'Oswald', sans-serif;
  font-size: 21px;
  letter-spacing: 0px;
}

#menu .submenu .submenu__col li a {
  margin-bottom: 3px;
  padding-bottom: 3px;
}

#menu .submenu .submenu__col li.drop a {
  border-bottom: 1px solid #eee;
  cursor: pointer;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

#menu .submenu .submenu__col li.drop {
  margin-bottom: 0;
}

#menu .submenu .submenu__col li {
  margin-bottom: 20px;
}

#menu .submenu .submenu__col li .dropdown-submenu li a {
  border-bottom: 0;
  font-size: 12px;
}

#menu .dropdown-submenu.active {
  border-bottom: 1px solid #eee;
  display: block;
  margin-bottom: 10px;
}

#menu .submenu .submenu__col li .dropdown-submenu li a:last-child {
  margin-bottom: 0px;
  font-style: italic;
}

#menu .submenu .submenu__col ul.dropdown-submenu li {
  margin-bottom: 10px;
}

#menu .submenu .submenu__col ul.dropdown-submenu li:last-child {
  margin-bottom: 0;
}

#menu a.submenu__item.submenu__item-detail.active:after {
  content: '-';
}

#menu a.submenu__item.submenu__item-detail:after {
  content: '+';
  float: right;
}

#menu .mini {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.22 10.6'%3E%3Cpath fill='%23bfbfbf' d='M22.22 0L0 .03v1.89h3.91S6.09 4.25 6.84 5.3c.49.68 2.18 3.41 2.18 3.41l1.17 1.89h2s2.56-4 3.52-5.3c.66-.89 2.59-3.38 2.59-3.38h3.91z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 25px;
  background-position-x: right;
}

#menu .midi {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.03 14.08'%3E%3Cpath fill='%23bfbfbf' d='M23 0H0v5h4s4.38 4.2 5.05 6c.25.69.66 3 .66 3h3.63s.46-2.32.71-3c.67-1.85 5.07-6 5.07-6H23z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 25px;
  background-position-x: right;
}

#menu .maxi {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17.57 15.68'%3E%3Cpath fill='%23bfbfbf' d='M17.46 9.21l-2-9.2H1.68L0 9.69l6.57 6H11l6.56-6zm-6.75 5.2a5.9 5.9 0 0 1 2.12-3.79 5.66 5.66 0 0 1 3.38-1h.08zm-9.4-4.84a5.74 5.74 0 0 1 3.46 1 5.9 5.9 0 0 1 2.12 3.79z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 21px;
  background-position-x: 92px;
}

#menu .ruffle {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.25 11.63'%3E%3Cpath fill='%23bfbfbf' d='M26.25 0H0v1.86h3.11v1.93h1.62V1.91S7.5 5.47 8.29 6.52c1 1.38 3.45 5.12 3.45 5.12h3.24l3.3-5.15 3.22-4.53v1.86h1.61v-2h3.09z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 25px;
  background-position-x: right;
}

fieldset.busca label {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52.966 52.966'%3E%3Cpath d='M51.704 51.273L36.845 35.82c3.79-3.801 6.138-9.041 6.138-14.82 0-11.58-9.42-21-21-21s-21 9.42-21 21 9.42 21 21 21c5.083 0 9.748-1.817 13.384-4.832l14.895 15.491a.998.998 0 0 0 1.414.028 1 1 0 0 0 .028-1.414zM21.983 40c-10.477 0-19-8.523-19-19s8.523-19 19-19 19 8.523 19 19-8.524 19-19 19z'/%3E%3C/svg%3E");
}

img.atendimento {
  width: 30px;
}

img.formas-de-pagamento {
  width: 40px;
}

img.entrega-e-frete {
  width: 25px;
}

img.trocas-e-devolucoes {
  width: 35px;
}

img.direito-e-arrependimento {
  width: 35px;
}

img.compra-segura {
  width: 25px;
}

/*Default*/
#menu>ul>li .menu-item {
  text-transform: lowercase;
}

a.submenu__item {
  text-transform: unset !important;
}

.dark-primary-text a {
  color: #0092a7 !important;
}

nav#menu h3.menu-item a {
  font-family: 'Lato', sans-serif;
  letter-spacing: 1px;
}

.dropdown-submenu {
  display: none;
}

.submenu__item-detail {
  font-family: 'Lato', sans-serif;
}

#menu .submenu .submenu__col li>a {
  display: block;
  width: 100%;
}

ul li {
  /* display: inline-block; */
}

.header {
  background-color: #fff;
  z-index: 800;
  transition: max-height .3s cubic-bezier(0, 0, .58, 1) 0s
}

.header .header__banner {
  padding-bottom: 2px;
  padding-top: 2px;
  background-color: #000 !important;
}

.header .header__banner li:not(:last-child)::after {
  position: relative;
  /* content: "\007C"; */

  margin-right: 5px;
  margin-left: 3px;
}

.header .header-top {
  background-color: #fff;
  height: 48px;
  line-height: 50px;
  position: absolute;
  width: 100%;
  display: block;
  z-index: 10;
  border-bottom: 1px solid #e0e1e6;
}

.header .header-top ul li .black,
.header .header-top ul li.active .white {
  display: none
}

.header .header-top ul li {
  margin-right: 10px;
  text-align: center
}

.header .header-top ul li img {
  width: 80%;
}

.header .header-top ul li:last-child img {
  width: 95%
}

.header .header-top ul li.active .black {
  display: inline-block
}

@media (min-width: 1200px) {
  .header .header-top ul li {
    margin-right: 20px
  }
}

.header .header-top .header-top__right li {
  font-size: 1.2rem;
  margin-left: 6px;
  margin-right: 6px
}

.header .header-top .header-top__right li strong {
  margin-right: 7px
}

@media (min-width: 992px) {
  .header .header-top .header-top__right li {
    margin-left: 12px;
    margin-right: 0
  }
}

@media (min-width: 1350px) {
  .header .header-top .header-top__right li {
    font-size: 1.3rem
  }
}

.header .header-top p {
  margin: 0
}

@media (max-width: 768px) {
  .header .header-top {
    display: none
  }

  .header .logo img {
    width: 100%
  }
}

@media (max-width: 1350px) {
  .header .header-top .header__logos img {
    max-width: 75px
  }
}

.header .header-middle {
  height: 95px
}

@media (min-width: 768px) {
  .header .header-middle {
    margin-top: 50px
  }
}

.header .dropdown-menu {
  border-color: #c3c5ca;
  left: -85%;
  min-width: 130px;
  top: 140%;
  padding: 30px 25px
}

.header .dropdown-menu p {
  font-size: 1.2rem
}

.header .dropdown-menu li {
  display: block;
  font-size: 1.2rem;
  line-height: 2;
  margin-bottom: 15px
}

.header .menu-quickcart .amount-items,
.header .menu-quickcart .cart-title,
.header .menu__icones .login .text,
.header .menu__icones .wl-container .label {
  font-family: Quicksand, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase
}

.header .dropdown-menu li:last-child {
  margin: 0
}

.header .help.dropdown .dropdown-menu {
  min-width: 350px;
  left: -155px
}

.header .dropdown.open .dropdown-menu {
  display: block
}

.header .dropdown.open::after,
.header .dropdown:hover::after {
  background-color: #a74b7c;
  content: '';
  height: 3px;
  position: absolute;
  left: 0;
  bottom: -49%;
  right: 0
}

.header .menu-top {
  margin-top: 18px
}

.header .menu-top>li:not(:last-child) {
  margin-right: 40px
}

.header .menu__icones {
  float: right;
  right: 0;
  top: 0;
  position: relative
}

.header .menu__icones li.menu-top__search {
  margin-right: 22px
}

.header .menu__icones li.login {
  margin-right: 25px
}

.header .menu__icones li.wl-container {
  margin-right: 23px
}

.header .menu__icones .wl-container {
  cursor: pointer
}

.header .menu__icones .wl-container>.fa,
.header .menu__icones .wl-container>.icon,
.header .menu__icones .wl-container>.label.counter {
  position: relative;
  top: -2px
}

.header .menu__icones .wl-container .label {
  margin-left: 5px
}

.header .menu-quickcart:hover .amount-items,
.header .menu-quickcart:hover .cart-title,
.header .menu__icones .login.open .text {
  color: #a74b7c
}

.header .menu__icones .login .dropdown-menu li {
  font-family: "Gilda Display", serif
}

.header .menu-quickcart {
  cursor: pointer
}

.header .menu-quickcart span {
  display: inline-block
}

.header .menu-quickcart .total-price-container {
  display: none
}

#menu>ul>li .menu-item,
#menu>ul>li .menu-item a {
  font-weight: 400;
  font-family: Quicksand, sans-serif
}

.header .menu-quickcart .cart-title {
  margin: 0 3px
}

.header .menu-quickcart:hover .icon-sacola {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath fill='%23a74b7c' d='M26.7 30H3.3L5.8 6.8h18.4L26.7 30zM5.4 28.1h19.1L22.4 8.7H7.6L5.4 28.1z' /%3E%3Cpath fill='%23a74b7c' d='M19.8 12.6h-1.9V4.8c0-1.6-1.3-2.9-2.9-2.9s-2.9 1.3-2.9 2.9v7.7h-1.9V4.8C10.2 2.2 12.3 0 15 0s4.8 2.2 4.8 4.8v7.8z' /%3E%3C/svg%3E") center no-repeat
}

.header .cart-wrap {
  z-index: 10
}

.header .logo {
  display: block;
  font-size: 0;
  left: 5%;
  line-height: 1;
  margin: 0;
  position: absolute;
  top: 35%;
  transform: translateX(-50%);
}

.header .logo .logo-link {
  font-size: 0
}

.header .logo img {
  transition: width .3s cubic-bezier(0, 0, .58, 1) 0s
}

.header .menu-form {
  width: 117px;
  height: 20px
}

.header>div {
  position: relative;
  z-index: 3
}

.header .menu-container {
  z-index: 5
}

.header .menu-container .icon.icon-logo-menu {
  top: 4px;
  position: relative
}

.header>.header-middle {
  z-index: 6
}

.header .logo-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.header .header-top ul li.active {
  background-color: #fff
}

.header .header-top ul.logo-bar li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.header .header-top ul.logo-bar li.active a {
  background-color: #e0e1e6 !important;
  /* float: left; */

  margin: unset;
}

.header .header-top ul.logo-bar li a {
  box-sizing: border-box;
  display: block;
  height: 49px;
  overflow: hidden;
  padding: 0px 10px !important;
  text-align: center;
  vertical-align: middle;
}

.header.is-fixed .menu-quickcart .cart-title,
.header:not(.is-fixed) .show-on-fixed {
  display: none
}

.header .header-top .todasmarcas,
.header .header-top ul.logo-bar li.todasmarcas a {
  padding: 0
}

.header.menu-open::before {
  position: fixed;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .4);
  z-index: 1
}

.header fieldset.busca {
  width: 160px
}

.header.is-fixed {
  box-shadow: 0 0 3px #757575;
  height: 49px
}

.header.is-fixed .menu__icones {
  top: 5px
}

.header.is-fixed .menu__icones li.menu-top__search {
  position: relative
}

.header.is-fixed .menu__icones li.login,
.header.is-fixed .menu__icones li.menu-top__search {
  margin-right: 20px
}

.header.is-fixed .menu__icones li.wl-container {
  margin-right: 16px
}

.header.is-fixed .menu__icones li.menu-quickcart {
  margin-right: 0
}

.header.is-fixed .menu__icones li.menu-quickcart .cart-summary {
  margin-left: 3px;
  position: relative;
  top: -2px
}

.header.is-fixed .menu-container {
  padding-top: 10px
}

.header.is-fixed .header-middle {
  margin-top: 0
}

.header.is-fixed .cart-wrap .cart-summary {
  margin-left: 2px
}

.header.is-fixed fieldset.busca {
  width: 190px;
  height: 16px;
  opacity: 0;
  position: absolute;
  right: -1px;
  top: -5px;
  transition: opacity .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -webkit-transition: opacity .3s ease-in-out;
  z-index: 5;
  visibility: hidden
}

#menu>ul>li.open .submenu,
#menu>ul>li:hover .submenu,
.header.is-fixed .menu-top__search:hover fieldset.busca {
  opacity: 1;
  visibility: visible
}

.header.is-fixed fieldset.busca label {
  top: 3px
}

@media (min-width: 768px) {
  .header.is-fixed .logo {
    top: 10px
  }

  .header.is-fixed .logo img {
    width: 100px
  }

  .header.is-fixed .menu-top {
    margin-top: 10px
  }

  .header.is-fixed .header-top,
  .header.is-fixed .hide-on-fixed {
    display: none !important
  }

  .header.is-fixed .header-middle {
    height: auto
  }
}

@media (max-width: 1200px) {
  .header .logo {
    max-width: 150px
  }

  .header .header .menu-top>li:not(:last-child) {
    margin-right: 15px
  }
}

@media (max-width: 992px) {

  .header .logo,
  .header .menu-top {
    margin-top: 10px
  }
}

@media (max-width: 768px) {
  .header .menu-top {
    margin-top: 20px;
    margin-right: 5px
  }

  .header .header-middle {
    height: 40px
  }

  .header .logo {
    left: 55px;
    top: 10px !important;
    max-width: 100px;
    margin: 0;
    transform: none
  }

  .header .navbar-toggle {
    border: 1px solid #222;
    border-radius: 0;
    background-color: transparent;
    width: 28px;
    height: 25px;
    padding: 0 3px;
    position: absolute;
    left: 10px;
    top: 10px
  }

  .header .navbar-toggle .icon-bar {
    background-color: #222;
    height: 1px;
    width: 100%;
    display: block;
    margin-bottom: 3px;
    margin-top: 3px
  }

  footer .footer__pagamento {
    width: 59%;
    padding-left: 0% !important;
    padding-top: 0%;
  }
}

.vtex-front-messages-type-fatal .modal-header h3,
.vtex-front-messages-type-fatal .modal-header small {
  color: #fff;
  font-weight: 700;
  font-size: 17px !important;
}

.vtex-front-messages-type-fatal .modal-header {
  background: #ff2626;
}

.header-top {
  background-color: #000;
  width: 100%;
  display: block;
  z-index: 10;
}

.header-top ul {
  margin: 0px;
}

.header-top ul li.active {
  background-color: #fff;
}

.header-top ul li {
  margin-right: 10px;
  text-align: center;
}

.header .header-top ul li {
  text-align: center;
}

.header-top ul li img {
  width: 80%;
  display: inline-block;
}

.header-top ul li div {
  line-height: 50px;
}

.inline-list>li {
  display: inline-block;
}

@media (min-width: 1200px) {
  .header-top ul li {
    margin-right: 20px;
  }
}

@media (max-width: 780px) {
  section.header-top {
    text-align: center;
  }

  .header-top {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  nav.cby-nav {
    padding: 18px 0;
    position: fixed;
    width: 100%;
    background: #fff;
    top: 0;
    height: 33px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    left: 0;
    margin-top: 0px;
    z-index: 9999;
  }

  .cby-nav-container {
    position: fixed;
    top: 0;
    left: -250px;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: rgba(0, 0, 0, 0.95);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    max-width: 250px;
  }

  .cby-nav-container ul {
    width: 100%;
    margin-top: 80px !important;
  }

  .cby-nav-container ul li {
    display: block;
    float: none;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
  }

  .cby-nav-container ul li:not(:first-child) {
    margin-left: 0 !important;
  }

  .cby-nav-container ul li a {
    padding: 10px 25px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  .cby-nav-container ul li.bold-1 a,
  .cby-nav-container ul li.bold-2 a {
    color: #ee9cb5 !Important;
  }

  .cby-nav-open {
    background: transparent !important;
    position: fixed;
    left: 10px;
    top: 10px;
    display: block;
    width: 48px;
    height: 48px;
    cursor: pointer;
    z-index: 99999999999999;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }

  .cby-nav-open i {
    display: block;
    width: 20px;
    height: 2px;
    background: #1f2227;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-left: 14px;
  }

  .cby-nav-open i:nth-child(1) {
    margin-top: 16px;
  }

  .cby-nav-open i:nth-child(2) {
    margin-top: 4px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }

  .cby-nav-open i:nth-child(3) {
    margin-top: 4px;
  }
}

/*footer
========================================================================================================
*/
.cby-checkout-footer {
  background: #D9E9E9;
  padding: 40px 0 0px;
  /* margin-top: 60px; */
}

.cby-checkout-footer .cby-footer-container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -.5rem;
  margin-left: -.5rem;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 30px !important;
}

.cby-checkout-footer ul {
  padding: 4%;
  margin: 0;
  list-style: none;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  max-width: 100%;
}

.cby-checkout-footer-links {
  /* text-align: center; */

  margin: 0 20px !important;
}

.cby-checkout-footer ul li,
.cby-checkout-footerul li a {
  color: #000;
  font-size: 13px;
  line-height: 20px;
  font-size: 9px;
  width: 100%;
}

.cby-checkout-footer-links-title {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.cby-checkout-footer input {
  display: none;
}

@media (max-width: 768px) {
  .box-client-info-pf {
    float: left;
    margin-right: 15px;
    width: 100%;
  }

  .cby-checkout-footer input~ul {
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .cby-checkout-footer input:checked~ul {
    max-height: 500px;
  }

  label.cby-checkout-footer-links-title {
    border-bottom: 2px solid #8b8b8b;
  }

  label.cby-checkout-footer-links-title:after {
    content: "";
    float: right;
    right: 0;
    height: 8px;
    width: 8px;
    border-left: 2px solid #8b8b8b;
    border-bottom: 2px solid #8b8b8b;
    position: relative;
    transform: rotate(-45deg);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .cby-checkout-footer input:checked~label.cby-checkout-footer-links-title:after {
    transform: rotate(45deg);
  }

  .cby-checkout-footer ul {
    flex-basis: 100%;
  }
}

.vtex-front-messages-type-fatal .modal-header h3,
.vtex-front-messages-type-fatal .modal-header small {
  color: #fff;
  font-weight: 700;
  font-size: 17px !important;
}

.order-header.page-header {
  border: none;
  margin-bottom: 0px;
}

footer {
  /* margin-top: 4%; */
  /* margin-bottom: 1%; */

  font-size: 11px;
}

footer .footer__other_links {
  background-color: #D9E9E9;
  float: left;
  margin-top: 20px;
  width: 100%;
}

.footer-newsletter input.btnNewsletter:active,
.footer-newsletter input.btnNewsletter:focus,
.footer-newsletter input.btnNewsletter:hover,
fieldset.busca .btn-buscar {
  background-color: transparent
}

footer .footer__other_links .footer__other_links__title,
footer .footer__other_links a {
  color: #000;
  font-size: 1rem;
}

footer .footer__other_links a {
  line-height: 12px
}

footer .footer__other_links a:hover {
  text-decoration: underline
}

.product-thumb .product-description .product-price:focus,
.product-thumb .product-description .product-price:hover,
.social_footer a:hover {
  text-decoration: none
}

footer .footer-inner {
  float: left;
  letter-spacing: 1px;
  width: 100%
}

footer .title {
  font-size: 1.1rem;
  margin-bottom: 10px;
  text-transform: uppercase;
}

footer ul>li {
  font-size: 11px;
  line-height: 25px;
}

/* cby checkout rosset footer */
nav.cby-nav {
  padding: 18px 0;
  width: 80%;
  margin: 0 auto;
  position: relative;
  margin-top: 60px;
}

nav.cby-nav a.logo {
  margin: 0 auto;
  display: table;
  width: 0;
  margin-bottom: 35px;
}

nav.cby-nav ul {
  float: none;
  margin: 0 auto;
  display: table;
}

nav.cby-nav ul li {
  display: inline-block;
  float: left;
  padding: 0 0 20px;
  margin: 0 15px;
  position: relative;
}

nav.cby-nav ul li:not(:first-child) {
  margin-left: 30px;
}

nav.cby-nav ul li a {
  display: inline-block;
  outline: none;
  color: #1f2227;
  text-decoration: none;
  font-weight: 400;
  font-size: 0.9rem;
  letter-spacing: 5px;
}

@media screen and (max-width: 768px) {
  nav.cby-nav {
    padding: 18px 0;
    position: fixed;
    width: 100%;
    background: #fff;
    top: 0;
    height: 33px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    left: 0;
    margin-top: 0px;
    z-index: 9999;
  }

  .cby-nav-container {
    position: fixed;
    top: 0;
    left: -250px;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: rgba(0, 0, 0, 0.95);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    max-width: 250px;
  }

  .cby-nav-container ul {
    width: 100%;
    margin-top: 80px !important;
  }

  .cby-nav-container ul li {
    display: block;
    float: none;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
  }

  .cby-nav-container ul li:not(:first-child) {
    margin-left: 0 !important;
  }

  .cby-nav-container ul li a {
    padding: 10px 25px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  .cby-nav-container ul li.bold-1 a,
  .cby-nav-container ul li.bold-2 a {
    color: #ee9cb5 !Important;
  }

  .cby-nav-open {
    background: transparent !important;
    position: fixed;
    left: 10px;
    top: 10px;
    display: block;
    width: 48px;
    height: 48px;
    cursor: pointer;
    z-index: 99999999999999;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }

  .cby-nav-open i {
    display: block;
    width: 20px;
    height: 2px;
    background: #1f2227;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-left: 14px;
  }

  .cby-nav-open i:nth-child(1) {
    margin-top: 16px;
  }

  .cby-nav-open i:nth-child(2) {
    margin-top: 4px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }

  .cby-nav-open i:nth-child(3) {
    margin-top: 4px;
  }
}

#cbyNav:checked+.cby-nav-open {
  background: transparent;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#cbyNav:checked+.cby-nav-open i {
  background: #fff;
  -webkit-transition: -webkit-transform 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -moz-transition: transform 0.2s ease, -moz-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease, -moz-transform 0.2s ease, -o-transform 0.2s ease;
}

#cbyNav:checked+.cby-nav-open i:nth-child(1) {
  -webkit-transform: translateY(6px) rotate(180deg);
  -moz-transform: translateY(6px) rotate(180deg);
  -ms-transform: translateY(6px) rotate(180deg);
  -o-transform: translateY(6px) rotate(180deg);
  transform: translateY(6px) rotate(180deg);
}

#cbyNav:checked+.cby-nav-open i:nth-child(2) {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

#cbyNav:checked+.cby-nav-open i:nth-child(3) {
  -webkit-transform: translateY(-6px) rotate(90deg);
  -moz-transform: translateY(-6px) rotate(90deg);
  -ms-transform: translateY(-6px) rotate(90deg);
  -o-transform: translateY(-6px) rotate(90deg);
  transform: translateY(-6px) rotate(90deg);
}

#cbyNav:checked~.cby-nav-container {
  z-index: 999999999;
  height: 100%;
  opacity: 1;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#cbyNav:checked~.cby-nav-container ul li a {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  font-family: "Quicksand", sans-serif;
}

.cby-nav-hidden {
  display: none;
}

.cby-nav-container {
  margin-top: 95px;
}

footer .footer__col-1,
footer .footer__col-2,
footer .footer__pagamento,
footer .footer-newsletter {
  text-align: left;
}

footer .footer__col-1 {
  width: 20%;
}

.body-order-form footer .footer__col-2 {
  width: 40%;
  padding-top: 2%;
}

.body-order-form footer .footer__pagamento {
  width: 40%;
  padding-left: 19%;
  padding-top: 2%;
}

footer .social_footer {
  margin-left: 1%;
  width: 15%;
}

footer .footer-newsletter {
  text-align: right;
  width: 15%;
}

footer .footer-inner {
  /* margin: 2rem 0 8rem; */
}

footer .footer-inner.login {
  margin: 0 0 8rem 0;
  padding: 0 0 30px 0 !important;
}

.footer__pagamento li {
  margin-right: 15px;
  margin-bottom: 15px;
}

footer .footer__pagamento .title {
  /* margin-bottom: 1.4rem; */
}

strong {
  font-size: 11px;
}

li.title.display-block {
  display: block;
}

ul.text-center.text-uppercase.inline-list.cutive-mono {
  margin-bottom: 0;
}

@media (max-width:968px) {

  .footer__col-1,
  .footer__col-2,
  .footer__pagamento,
  .social_footer,
  .footer-newsletter {
    width: 50% !important;
    text-align: center !important;
    float: left;
    margin: 0 !important;
  }

  .footer__col-1 ul,
  .footer__col-2 ul,
  .footer__pagamento ul,
  .social_footer ul,
  .footer-newsletter ul {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer__col-1 ul li,
  .footer__col-2 ul li,
  .footer__pagamento ul li,
  .social_footer ul li,
  .footer-newsletter ul li {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer__pagamento li {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }

  footer.cby-checkout-footer {
    display: none;
  }
}

@media (max-width:480px) {
  body {
    overflow-x: hidden;
  }

  .footer__col-1,
  .footer__col-2,
  .footer__pagamento,
  .social_footer,
  .footer-newsletter {
    width: 100% !important;
  }

  td.item-remove {
    top: 0px !important;
    right: 4% !important;
  }

  .client-pre-email .btn-success {
    height: 40px;
    font-size: 16px;
    position: absolute;
    right: 1px;
    bottom: 1%;
    top: -5px;
  }
}

.cby-footer-container ul:nth-of-type(1) {
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  max-width: 100%;
}

p.text-center.padding-one.no-padding-lr.display-block {
  margin-top: 6.5%;
}

.cart-template .span4 div {
  background-color: #fff;
}

.summary-template-holder {
  padding: 4px 0px;
}

.mini-cart .table td {
  line-height: 21px;
}

.full-cart .summary-totalizers .monetary {
  padding: 8px 7px;
}

.social_footer ul {
  padding-top: 8%;
  padding-bottom: 7%;
}

.social_footer a i {
  color: #000;
  line-height: 1.2;
  margin-left: auto;
  font-size: 17px;
  margin-right: auto;
}

a:hover {
  text-decoration: none;
}

.mini-cart .monetary {
  padding-right: 15px;
}

.step.accordion-group.client-profile-data.active {
  border: 1px solid;
}

button#go-to-shipping {
  background-color: #51a351 !important;
}

a#force-shipping-fields {
  text-decoration: underline #8f8f8f;
}

label {
  text-transform: uppercase;
  font-size: 16px !important;
}

input#ship-more-info {
  width: 60%;
}

.step.accordion-group.shipping-data.active {
  border: 1px solid;
}

.steps-view {
  background: transparent;
  border: 1px solid;
  border-radius: 0;
}

.sight span {
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  font-size: 14px !important;
}

.payment-data {
  color: #000 !important;
}

p.payment-description {
  text-transform: inherit;
  font-size: 12px;
}

.w-100.overflow-x-hidden span {
  font-size: 12px;
}

.cf.w-100 {
  padding: 0%;
}

.cf .dib.tr {
  text-align: left;
  width: 40% !important;
  padding-left: 15%;
}

.w-100.overflow-x-hidden span {
  font-size: 12px;
}

.cf.w-100 {
  padding: 0%;
}

.cf .dib.tr {
  text-align: left;
  width: 40% !important;
  padding-left: 15%;
}

div#checkout-confirmation-footer .container:first-of-type {
  background-color: #e0e3e8 !important;
  width: 100% !important;
}

ul.footer-menu strong {
  text-transform: initial;
}

ul.footer-menu {
  margin-left: 14%;
  margin-right: 12%;
}

li.white-text.overpass.text-small.font-weight-400 {
  color: #fff;
}

li.white-text.text-small.font-weight-400 {
  color: #fff;
}

footer .container:nth-of-type(1) {
  width: 100% !important;
  background-color: #e0e1e6;
}

.container.container-main.container-order-form {
  margin-top: 5%;
}

a.logo svg {
  height: 90px !important;
}

span.newsletter-text {
  text-transform: initial;
}

a.logo svg {
  height: 1% !important;
}

span.newsletter-text {
  text-transform: initial;
}

.body-checkout-confirmation .footer__pagamento.payment-footer {
  width: 59%;
  padding-left: 19%;
  padding-top: 2%;
}

.body-checkout-confirmation div#app-top {
  margin-top: 6%;
}

.body-checkout-confirmation h1.f2.black-70 {
  font-size: 26px;
}

ul.text-center.text-uppercase.inline-list.cutive-mono li {
  padding-right: 5%;
}

.body-cart .footer__pagamento.payment-footer {
  padding-top: 2%;
  width: 40%;
}

.body-cart .container.container-main.container-cart {
  /* margin-top: 20%; */
}

.body-cart nav#menu {
  margin: 0 !important;
}

@media(min-width: 1000px) {
  footer .container:nth-of-type(2) {
    margin-top: -40px;
  }

  .body-cart .container.container-main.container-cart {
    margin-top: 7%;
  }
}

footer .col-xs-12.col-sm-10.col-sm-offset-1 {
  padding-right: 0;
  padding-left: 0;
}

.pg-pago-contraentrega {
  display: none;
}

.body-checkout-confirmation .footer__col-2 {
  padding-top: 2%;
  width: 42%;
}

.body-checkout-confirmation .footer__pagamento.payment-footer {
  width: 58%;
}

.body-cart .footer__col-2 {
  padding-top: 2%;
  width: 60%;
}

.coupon-data {
  display: inline-block;
  margin-left: 10%
}

.coupon-form::before {
  content: url(https://bodyforsuresite.vteximg.com.br/arquivos/cby-bfs-icon-cupom.png);
  display: inline-block;
  position: absolute;
  top: 35%
}

.summary-coupon {
  position: relative;
}

label.FormFieldLabel {
  font-size: 11px !important;
}

.AddressToggle label {
  font-size: 11px !important;
}

@media(min-width: 1680px) {
  .header .logo {
    left: 14% !important;
  }
}

@media(min-width: 1580px) {
  .header .logo {
    left: 9%;
  }
}

@media(min-width: 2000px) {
  .header .logo {
    left: 17% !important;
  }
}

div#bs-example-navbar-collapse-1 {
  display: none;
}

/*--Header--*/
.inline-list>li {
  display: inline-block;
  list-style-type: none;
}

.freight-bar ul {
  color: #212121;
  font-size: 0.8em;
  list-style: none;
  margin: 0px;
  padding: 0.5em 0;
}

section.freight-bar ul li span:after {
    content: ' // ';
    font-weight: normal;
}

.freight-bar li:not(:last-child)::after {
    position: relative;
    content: "//";
    margin-right: 5px;
    margin-left: 3px;
}

.freight-bar {
  margin: 0px;
  background-color: #d6e4dd;
}

.freight-bar ul li {
  display: inline-block;
}

header section.freight-bar ul.text-center.inline-list li:first-child {
  padding-right: 30px;
}

header section.freight-bar ul.text-center.inline-list li:last-child {
  padding-left: 40px;
}

.font-weight-700 {
  font-weight: 700;
}

section.header-top.cby-rosset-bar {
  margin-top: 0px;
  background-color: white;
  border-bottom: 1px solid #ededed;
}

.header-top {
  background-color: #000;
  display: block;
  height: 53px;
  line-height: 50px;
  position: absolute;
  width: 100%;
  z-index: 10;
}

.header-top ul {
  margin: 0px;
}

.logo-bar {
  display: table;
}

.header-top ul.logo-bar li:not(:last-child) {
  width: 150px;
}

.header-top ul.logo-bar li {
  background-repeat: no-repeat;
  background-position: center;
  display: table-cell;
  float: unset;
  height: auto;
  list-style-type: none;
  overflow: hidden;
  opacity: .5;
  position: relative;
}

.header-top ul.logo-bar li.silver {
    background-color: rgba(148, 148, 148, .18);
  }
  
  .header-top ul.logo-bar li:not(:last-child) {
    width: 150px;
  }
  
  .header-top ul.logo-bar li.bodyforsure {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='35' viewBox='0 0 283.5 283.5' %3E%3Cg%3E%3Cpath fill='%23000' d='M78.9 117.9c0-15.6-5.2-25.4-13.3-27.2v-.3c7.2-3.3 11-13 11-25.6 0-22.5-8.7-29.7-20.7-29.7H31.4v117.2h24.8c17.1-.1 22.7-16.1 22.7-34.4zM46.1 52.4h5.3c7.3 0 10.6 4.1 10.6 15.3 0 11-3.7 15.4-11.7 15.4h-4.2V52.4zm0 82.4V99.5h6.3c6.4 0 11.2 3.9 11.2 17.6 0 13.6-4.8 17.7-11.8 17.7h-5.7zM111.9 154.5c22 0 24.8-25.3 24.8-60.9 0-35.6-2.8-60.9-24.8-60.9-22.1 0-24.8 25.3-24.8 60.9 0 35.6 2.8 60.9 24.8 60.9zm0-104.4c8.7 0 10.1 12.2 10.1 43.5 0 31.5-1.4 43.5-10.1 43.5s-10.1-12-10.1-43.5c0-31.4 1.5-43.5 10.1-43.5zM196.6 91.9c0-34.5-3.7-57-24.1-57h-24.1v117.2h23.2c19.4.1 25-18.7 25-60.2zm-33.5 42.9V52.4h6.2c11.2 0 12.6 13.6 12.6 40.2 0 31.9-2.1 42.2-12.3 42.2h-6.5zM218.5 152.2h14.7V106l18.9-71.1h-16l-10.2 45.4h-.2l-9.6-45.4h-16.5l18.9 71.1zM31.2 249.5h7v-21.3h11.7v-8H38.2v-11.5h12.4v-8.1H31.2zM69.7 199.6c-10.5 0-11.8 10.5-11.8 25.4 0 14.9 1.3 25.4 11.8 25.4s11.8-10.5 11.8-25.4c.1-14.9-1.3-25.4-11.8-25.4zm0 43.6c-4.2 0-4.8-5-4.8-18.2 0-13.1.7-18.2 4.8-18.2s4.8 5.1 4.8 18.2c.1 13.2-.6 18.2-4.8 18.2zM107 225.4v-.1c3.9-1.2 5.8-5.6 5.8-12.1 0-8.4-3.5-12.6-9.2-12.6h-13v48.9h7v-20.7h3.7c2.9 0 4 2.3 4.1 6.2l.2 9.4c.1 1.9.2 3.8.9 5.1h7.6v-.4c-1.3-1-1.5-3.6-1.6-8.8 0-10.4-.7-14.1-5.5-14.9zm-6.5-3.5h-2.9v-14.1h3.3c3.2 0 4.9 2.3 4.9 6.8 0 5.3-1.9 7.3-5.3 7.3zM154.3 222.5l-5.4-3.3c-3-1.8-3.6-3.6-3.6-6.6 0-2.9.8-5.7 4-5.7 2.7 0 3.8 2.7 3.8 7.3h6.7v-1.4c0-9.4-4.5-13.1-10.8-13.1-6.6 0-10.8 4.9-10.8 14.4 0 8.2 2.9 11.8 9.1 14.8 4.6 2.2 6.2 3.9 6.2 8.4 0 4.1-2 6-4.2 6-3.7 0-4.6-2.9-4.6-7.5v-1.4h-7v2c0 9.1 3.1 14.3 11.1 14.3 7.6 0 12.1-4.6 12.1-15 0-6.2-1.3-10-6.6-13.2zM184.1 234.7c0 4.9-.8 8.5-4.1 8.5s-4.1-3.6-4.1-8.5v-34.1h-7v34.1c0 13.1 5.4 15.8 11.1 15.8 5.7 0 11.1-3.3 11.1-15.8v-34.1h-7v34.1zM216.8 225.4v-.1c4-1.2 5.8-5.6 5.8-12.1 0-8.4-3.5-12.6-9.3-12.6h-13v48.9h7v-20.7h3.7c2.8 0 4.1 2.3 4.1 6.2l.2 9.4c0 1.9.2 3.8.9 5.1h7.6v-.4c-1.3-1-1.5-3.6-1.6-8.8.1-10.4-.6-14.1-5.4-14.9zm-6.5-3.5h-2.9v-14.1h3.3c3.2 0 4.9 2.3 4.9 6.8 0 5.3-1.9 7.3-5.3 7.3zM239.4 228.2h11.7v-8h-11.7v-11.5h12.4v-8.1h-19.4v48.9h19.9v-8.1h-12.9z'%3E%3C/path%3E%3Cpath fill='%23000' d='M.2 1v281.5h283V1H.2zm275.3 7.5v164.4H8V8.5h267.5zM8 275v-95.7h267.5V275H8z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    opacity: .5
  }
  
  .header-top ul.logo-bar li.ciamaritima {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='53' viewBox='0 0 1804.3 329.2'%3E%3Cpath d='M1187.2 0H1136l-43.2 32.8h26.5L1187.2 0zm99 42.8h-137.7v23.4h46.2v133.5h46.6V66.3h44.9V42.8zm-233.9 97.8c-8.2-12.6-20.4-20.8-36.7-24.5 14.2-1 24.9-4.2 32.1-9.6 7.2-5.3 10.7-12.6 10.7-21.4v-8.6c0-9.5-4.1-17.5-12.3-24-8.2-6.4-22.2-9.7-41.9-9.7h-81v157h46.6v-70.7h10.9c12.8 0 22.3 5.4 28.2 16.3 6 10.9 9.1 29 9.5 54.4h46.2c-.1-26.7-4.2-46.4-12.3-59.2zM1013 88.3c0 6.2-2.4 10.7-7.1 13.8-4.8 3-12.6 4.6-23.6 4.6h-12.5V65h15.1c9.3 0 16.3 1.5 21 4.4 4.7 2.9 7.1 7.8 7.1 14.6v4.3zm479.5 69.1l-77.9-114.5H1380v157h32.2v-90.1l59.4 90.1h24.1l63.6-90.1v90.1h42.5v-157h-30.3l-79 114.5zm-891.2 0L523.4 42.8h-34.6v157H521v-90.1l59.4 90.1h24.1l63.7-90.1v90.1h42.5v-157h-30.4l-79 114.6zm701.6 42.4h46.6v-157h-46.6v157zm-217.4 0h46.6v-157h-46.6v157zm-923.4 0h46.5v-157h-46.5v157zM93.9 40.5c-26.9 0-49.4 7.1-67.1 21.4C8.9 76.2 0 95.1 0 118.7v6.3c0 25.4 8.8 44.5 26.4 57.5 17.6 13.1 40.2 19.6 68.1 19.6 11 0 20.7-.8 29.1-2.2 8.4-1.5 14.2-3.1 17.4-4.7v-24.1c-4.4 1.5-10.1 3-17.4 4.5-7.4 1.6-16.1 2.4-26.5 2.4-15.2 0-27.3-4.5-36.1-13.5-8.8-8.9-13.2-22.9-13.2-41.7v-2.2c0-17.5 4.8-31.3 14.2-41.2 9.4-10 22.5-15 39.4-15 9.1 0 16.9.6 23.7 1.8 6.7 1.2 12 2.6 15.9 4.1V46.1c-4.3-1.7-10.3-3.1-18.1-4.1-7.7-1-17.4-1.5-29-1.5zm198.8 2.3l-69.8 157h37.9l15.5-37.6h69l15.2 37.6h47.6l-71.8-157h-43.6zm-7.1 96.6l23.9-57.9 25.9 57.9h-49.8zm135.5 61.4h48v-42.7h-48v42.7zm1383.2-1l-71.8-157H1689l-69.7 157h37.9l15.6-37.6h69l15.2 37.6h47.3zm-122.4-60.4l23.8-57.9 25.9 57.9h-49.7zM794.2 42.8l-69.8 157h37.9l15.5-37.6h69.1l15.1 37.6h47.5l-71.8-157h-43.5zm-7.1 96.6l23.8-57.9 26 57.9h-49.8zm-55.2 147.1c-6.5-4.1-14.7-6.2-24.5-6.2-9.1 0-16.9 2.2-23.5 6.5v-23.2h-21.4V328h19.8v-6.8c3.2 2.6 7.1 4.6 11.6 5.9 4.5 1.4 9 2 13.6 2 9.4 0 17.4-2.1 24-6.4 6.6-4.4 9.9-10.5 9.9-18.5.1-7.6-3.2-13.5-9.5-17.7zm1046.1-4.7c-2.6 1.1-5.7 3.1-9.1 6.2v-6.6H1749v46.7h21.4v-14.4c0-8.1.6-13.2 1.8-15.8 1.2-2.5 2.8-4.2 4.9-5.2 2.1-.9 4.6-1.4 7.6-1.4 3.1 0 6.4.7 10 2.1l6.5-10.8c-4.4-1.6-9.1-2.3-14-2.3-3.4 0-6.5.5-9.2 1.5zm-92.4 31l.3-14.5c0-5.4-.9-9.1-2.8-11.1s-5.2-3.7-9.9-5c-4.7-1.4-11.7-2-21.2-2-10.4 0-18.3 1.1-23.7 3.3-5.2 2.2-9 5.5-11.1 10l19.1 2c1.4-2.2 3.1-3.7 5.2-4.6 2.2-.9 5.1-1.3 9-1.3 5.7 0 9.5.5 11.6 1.5 2.1 1 3.1 2.6 3.1 5v1.3c-3.9.9-10.8 1.9-20.8 3.1-7.4.8-13 1.7-17 2.9-3.9 1.1-7 2.7-9.2 4.7-2.2 2.2-3.2 4.5-3.2 7.2 0 3.9 2.4 7.3 7.1 9.9 4.8 2.6 11.3 3.9 19.6 3.9 4.6 0 9.1-.5 13.2-1.5a43 43 0 0 0 11.6-4.5c.2.2.4.7.8 1.4.8 1.5 1.5 2.7 2 3.5h21.4c-1.9-2.2-3.2-4.3-3.9-6.2-.8-1.9-1.2-4.9-1.2-9zm-20.5-4.7c0 3-.3 5-.9 6.1-.8 1.7-2.5 3.1-5.1 4.2-3.5 1.4-7.1 2.2-10.9 2.2-3.5 0-6.4-.6-8.6-1.9-2.2-1.3-3.3-2.8-3.3-4.6 0-1.8 1.4-3.3 4.1-4.5 1.9-.7 5.8-1.5 11.7-2.3 5.9-.7 10.3-1.3 13-1.9v2.7zm-114.7-20.9c-7-4.7-16.4-7-28.4-7-10.7 0-19.6 2.2-26.5 6.6-7 4.4-10.4 10.5-10.4 18.3 0 6.5 2.7 11.8 7.9 16.1 6.7 5.3 17.1 7.9 31 7.9 8.8 0 16.2-1.1 22.1-3.4 5.9-2.3 10.1-5.7 13-10.2l-21.2-2.1c-1.1 2.3-2.9 4-5.2 5.1-2.3 1-5 1.6-8.4 1.6-4.9 0-8.9-1-12.3-3.1-3.2-2-4.9-4.9-5.1-8.6h53.4c.2-9.5-3.1-16.6-9.9-21.2zm-43.1 13.8c-.1-3.5 1.5-6.2 4.5-8.3 3-2 6.9-2.9 11.5-2.9 4.4 0 8.1.9 11.1 2.8s4.6 4.7 4.8 8.4h-31.9zm-106.2 11l-13.5-30.6H1367l-13.8 30.6-15.1-30.6h-20.7l25.6 46.7h20.7l13.7-30 13.9 30h20.5l25.8-46.7h-21l-15.5 30.6zm-143.7-26.1c-2-1.7-4.9-3-8.9-4-4-1.1-8.3-1.6-13.3-1.6-9.5 0-17.6 2.3-24.5 7.1v-23.7h-21.4v64.4h21.4v-23.4c0-4 .6-6.9 1.9-8.9 1.3-2 3.3-3.6 6-4.5 2.8-1 5.9-1.5 9.5-1.5 3.1 0 5.7.4 7.6 1.1 2 .8 3.5 1.8 4.3 3.2.8 1.3 1.2 4.4 1.2 9.3v24.7h21.3v-27.4c0-4.2-.3-7.3-1.1-9.3-.6-2-2-3.8-4-5.5zm-152.2 31.2c-2.6 1.3-6 2.1-10 2.1-5.4 0-9.7-1.2-13-3.4-3.2-2.3-4.8-6.3-4.8-11.8 0-5 1.7-8.6 4.8-10.7 3.1-2.1 7.4-3.1 12.8-3.1 3.9 0 7.2.6 9.6 1.8a8.4 8.4 0 0 1 4.8 5.5l21.1-2.3c-2.5-4.9-6.7-8.7-12.5-11.1-5.8-2.4-13.5-3.7-23.5-3.7-12 0-21.5 2.1-28.4 6.5-7.1 4.3-10.6 10.3-10.6 18 0 7.6 3.5 13.6 10.5 18 7 4.3 16.4 6.4 28.1 6.4 10.4 0 18.6-1.3 24.8-4.2 6.2-2.9 10.3-7.1 12.5-12.6l-20.8-2.1c-1.1 3.1-2.8 5.4-5.4 6.7zm-109.3-4.3l.3-14.5c0-5.4-1-9.1-2.9-11.1s-5.2-3.7-9.8-5c-4.7-1.4-11.7-2-21.2-2-10.5 0-18.4 1.1-23.6 3.3-5.4 2.2-9.1 5.5-11.2 10l19.1 2c1.3-2.2 3.1-3.7 5.2-4.6 2.1-.9 5.1-1.3 9-1.3 5.6 0 9.5.5 11.5 1.5 2.1 1 3.1 2.6 3.1 5v1.3c-3.8.9-10.7 1.9-20.7 3.1-7.4.8-13.1 1.7-17 2.9-3.9 1.1-7 2.7-9.1 4.7-2.2 2.2-3.2 4.5-3.2 7.2 0 3.9 2.4 7.3 7.1 9.9 4.8 2.6 11.3 3.9 19.5 3.9 4.7 0 9.1-.5 13.2-1.5a43 43 0 0 0 11.6-4.5c.2.2.4.7.8 1.4.8 1.5 1.4 2.7 2.1 3.5h21.3a23.8 23.8 0 0 1-4-6.2c-.8-1.9-1.1-4.9-1.1-9zm-20.7-4.7c0 3-.2 5-.8 6.1-.9 1.7-2.6 3.1-5.2 4.2-3.4 1.4-7.2 2.2-11 2.2-3.4 0-6.2-.6-8.5-1.9-2.2-1.3-3.3-2.8-3.3-4.6 0-1.8 1.4-3.3 4.2-4.5 1.8-.7 5.7-1.5 11.6-2.3 5.9-.7 10.3-1.3 12.9-1.9v2.7h.1zm-114.7-20.9c-7-4.7-16.4-7-28.4-7-10.7 0-19.5 2.2-26.5 6.6-7 4.4-10.4 10.5-10.4 18.3 0 6.5 2.6 11.8 7.9 16.1 6.7 5.3 17.1 7.9 31.1 7.9 8.8 0 16.1-1.1 22.1-3.4 5.9-2.3 10.1-5.7 12.9-10.2l-21.2-2.1c-1.1 2.3-2.9 4-5.2 5.1-2.2 1-5.1 1.6-8.4 1.6-4.9 0-9-1-12.3-3.1-3.3-2-5.1-4.9-5.2-8.6h53.4c.4-9.5-3-16.6-9.8-21.2zm-43 13.8c-.1-3.5 1.4-6.2 4.4-8.3 3.1-2 7-2.9 11.6-2.9 4.3 0 8 .9 11.1 2.8 3 1.9 4.6 4.7 4.8 8.4h-31.9zm-102.9 15c-3.3 2.3-7.4 3.5-12.1 3.5-6.2 0-11.2-1.7-14.9-4.9-2.7-2.3-4-6-4-10.8 0-4.8 1.7-8.3 5.1-10.5 3.4-2.3 7.7-3.5 12.9-3.5 5.3 0 9.5 1.1 13 3.5 3.3 2.4 5 6.3 5 11.7 0 5-1.6 8.7-5 11z'/%3E%3C/svg%3E");
    opacity: .5
  }
  
  .header-top ul.logo-bar li.valisere {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='65' height='53' viewBox='0 0 100.3 20.3'%3E%3Cpath d='M46.7 12.6c-1.8-.7-3.5-1.3-3.5-3.1C43.2 8 44.2 7 46 7c1.5 0 2.7 1 3.2 3.4v.1h.3V6.7h-.3v.1c0 .3-.2.5-.6.5-.5 0-1.5-.6-2.6-.6-2.8 0-4.6 1.5-4.6 3.8 0 2.4 2 3.1 4 3.8 1.8.7 3.5 1.3 3.5 3.1 0 1.4-1.2 2.5-3.1 2.5-2.3 0-3.7-1.7-3.8-1.9h.1c.1.1.4.1.7.1.6 0 1.3-.5 1.3-1.4 0-.8-.6-1.4-1.4-1.4-.8 0-1.4.6-1.4 1.5 0 1.5 1.8 3.4 4.6 3.4 2.7 0 4.8-1.7 4.8-3.9-.1-2.2-2.1-3-4-3.7zm37.6-4.7c-.9-.9-2-1.3-3.3-1.3-1.6 0-3.1.7-4.2 2-1 1.3-1.6 3-1.6 4.8 0 3.8 2.4 6.7 5.7 6.7 3.5 0 4.7-2.9 4.9-4.6h-.4c-.3 2.2-1.9 4.3-4.4 4.1-2.6-.2-3.4-3.6-3.4-6.1v-.8h8.3v-.2c0-1.8-.6-3.5-1.6-4.6zm-6.7 4.4c.3-3.2 1.5-5.4 3.4-5.4.6 0 1 .4 1.3.7.7.7 1 2.4 1 4.7h-5.7z' class='st0'/%3E%3Cellipse cx='37.2' cy='3.4' class='st0' rx='1.4' ry='1.4' transform='rotate(-23.04 37.16 3.41)'/%3E%3Cpath d='M25.7 18c-.1.5-.2 1.1-.9 1.1-.6 0-.9-.4-.9-1v-6.4c0-1.5-.4-2.7-1.3-3.6-.8-.9-2.1-1.4-3.5-1.4-2.7 0-4.3 1.9-4.3 3.5 0 .8.6 1.5 1.3 1.5.8 0 1.4-.6 1.4-1.3 0-.9-.7-1.3-1.3-1.3-.2 0-.4 0-.6.1.2-1 1.9-2 3.5-2 .8 0 2.7.4 2.7 2.7 0 2.3-1.8 2.9-3.7 3.6-1.9.7-3.8 1.3-3.8 3.8 0 2.2 1.8 3.2 3.5 3.2 1.8 0 3.2-1 3.9-2.1.2 1.4.9 2.1 2.2 2.1 1.5 0 2.2-1.3 2.2-2.1v-.1h-.5l.1-.3zm-4-1.7c0 1.4-1.1 2.9-2.6 2.9-1.4 0-2.4-.9-2.4-2.4 0-2 1.3-2.6 2.7-3.3.8-.4 1.7-.8 2.3-1.5v4.3zm9.5 2.1V0h-3.8v.5h.3c.7 0 1.3.6 1.3 1.6v16.3c-.1.6-.3 1.1-1.3 1.1h-.3v.5h5.3v-.5h-.4c-.9-.1-1.1-.5-1.1-1.1zm7.1 0V6.8h-3.8v.5h.3c.7 0 1.3.6 1.3 1.6v9.5c-.1.6-.3 1.1-1.3 1.1h-.3v.5h5.3v-.5h-.4c-.9-.1-1.1-.5-1.1-1.1zM71.6 6.7c-2.2 0-3.2 1.5-3.7 2.6V6.8h-3.8v.5h.5c.5.1 1 .5 1.1 1.1v9.9c-.1.6-.3 1.1-1.3 1.1h-.3v.5h5.3v-.5H69c-.9 0-1.1-.4-1.2-1.1v-6.5C68 9.2 69.6 7 71.6 7c1.4 0 2 .9 2 1.2H73c-.7 0-1.4.5-1.4 1.4 0 .8.6 1.4 1.4 1.4.8 0 1.5-.7 1.5-1.6 0-1.2-.9-2.7-2.9-2.7zM16.9.4h.2V0h-4.5v.4h.3c.6 0 1 .3 1.3.6.2.4.2 1-.2 2L9.7 17.5 6.3 6.1 5 2.5C4.6 1.2 5.3.4 6.3.4h.3V0H0v.4h.2c1.6.1 2.3 2 2.4 2.4L4.7 9c1.6 4.9 3.6 10.8 3.6 10.8.1.2.4.4.7.4.3 0 .5-.2.7-.5l5-16.3c.4-1.5 1-3 2.2-3zm41 6.2c-1.6 0-3.1.7-4.2 2-1 1.3-1.6 3-1.6 4.8 0 3.8 2.4 6.7 5.7 6.7 3.5 0 4.7-2.9 4.9-4.6h-.4c-.3 2.2-1.9 4.3-4.4 4.1-2.6-.2-3.4-3.6-3.4-6.1v-.8l8.3-.1v-.1c.1-1.9-.5-3.6-1.5-4.6-.9-.8-2.1-1.3-3.4-1.3zm-3.4 5.7c.3-3.2 1.5-5.4 3.4-5.4.6 0 1 .4 1.3.7.7.7 1 2.4 1 4.7h-5.7zM97.3 4h-.1c.1-.3.2-.7.2-1.1A2.9 2.9 0 1 0 91.8 4h-.1c-1.6 0-2.9 1.3-3 2.9 0 1.6 1.3 2.9 2.9 3 .8 0 1.5-.3 2.1-.8v1.8c-.1.8-.4 1.3-1.5 1.3h-.4v.6h5.4v-.6h-.5c-1.1 0-1.3-.5-1.4-1.3V9.1a2.9 2.9 0 0 0 4.9-2.1c.1-1.7-1.3-3-2.9-3z' class='st0'/%3E%3C/svg%3E")
  }
  
  .header-top ul.logo-bar li.aguadocepraia {
    background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1417.4 574.3' width='80' height='53'%3E%3Cpath d='M678.2 248.4l-1.6 3.7c-7.9 16.8-19.5 37.9-29.5 53.2-15.8 23.2-43.2 38.4-58.4 14.7-13.2-20.5-16.8-34.2-16.3-44.2.5-13.2 5.3-27.4 10-40 1.6-4.7 3.2-9.5 3.2-14.2-1.6-5.8-5.3-10.5-11.1-8.9-3.7 1.6-5.3 5.3-6.8 8.9-4.2 12.6-7.4 24.7-11.6 36.8-3.7 12.1-10 24.2-18.4 33.2-4.2 3.7-8.9 7.4-13.7 5.8-6.3-1.6-9.5-7.9-10-14.2-1.6-10 2.1-17.4 6.8-25.3 5.8-7.9 15.8-12.6 23.7-8.4 2.1 1.6 4.2 3.7 7.9 2.1 1.1-.5 1.6-2.1 1.6-4.7-.5-1.6-2.1-3.2-4.7-4.7-7.9-4.7-16.8-4.7-26.8-1.1-10.5 4.2-22.6 14.2-26.8 25.3-1.9 4.3-2.6 8.9-2.4 13.5-2.6 3.4-5.1 6.3-7.1 9.1-6.8 7.9-11.6 12.6-27.9 26.8-13.2 6.8-21.6 0-23.7-4.7-5.8-14.2-3.2-29-3.2-44.2-.5-3.7 0-8.4-2.6-12.1-2.6-4.2-5.8-6.3-10.5-6.3-4.2 0-8.9 2.1-11.1 5.8-3.7 4.7-2.1 10.5-3.7 16.3-4.2 35.8-23.7 57.9-35.3 57.9-12.1.5-16.8-4.7-19.5-19.5-5.8-29.5-.5-25.8 1.1-54.2.5-5.3.5-9.5-.5-12.6-.5-4.7-3.2-8.4-7.9-10-23.2-6.8-19.5 42.1-19.5 54.7.7 15.3 4 27.9 9.8 37.1-1.4-.2-2.7-.2-4-.2-16.3-1.6-33.2 0-50.5 2.1h-1.1c-.5 0-.5 0-.5-.5-2.1 0-3.7-1.1-4.2-2.6-.5-1.6-.5-3.2-.5-5.8-1.6-18.4-1.6-36.8-3.2-55.3-1.6-13.2-1.1-52.1-1.1-58.4.5-7.9-6.8-8.4-9.5-8.4-2.1 0-6.8 2.1-7.4 4.7 0 7.9-1.6 19.5-2.1 23.2-.5 0 0 3.2-2.1 1.6-.5 0-.5 0-1.1-.5-7.9-10.5-21.1-10.5-26.8-10.5-8.9 0-23.2 7.9-27.4 15.8-3.7 7.9-6.8 15.3-8.4 23.7-.2 1.3-.4 2.7-.6 4-7.8 16-18.2 34.7-27.3 48.6-15.8 23.2-43.2 38.4-58.4 14.7C82.3 299.7 78.7 286 79.2 276c.5-13.2 5.3-27.4 10-40 1.6-4.7 3.2-9.5 3.2-14.2-1.6-5.8-5.3-10.5-11.1-8.9-3.7 1.6-5.3 5.3-6.8 8.9-4.2 12.6-7.4 24.7-11.6 36.8-3.7 12.1-10 24.2-18.4 33.2-4.2 3.7-8.9 7.4-13.7 5.8-6.3-1.6-9.5-7.9-10-14.2-1.6-10 2.1-17.4 6.8-25.3 5.8-7.9 15.8-12.6 23.7-8.4 2.1 1.6 4.2 3.7 7.9 2.1 1.1-.5 1.6-2.1 1.6-4.7-.5-1.6-2.1-3.2-4.7-4.7-7.9-4.7-16.8-4.7-26.8-1.1-10.5 4.2-22.6 14.2-26.8 25.3-4.7 10.5-2.1 23.2 4.2 33.2 3.7 5.8 9.5 10.5 16.3 12.1 6.8 1.6 14.2-2.1 20-6.8 5.8-4.7 10-8.9 13.2-13.2 1.6-1.6 2.1-3.2 3.7-3.7 2.1-1.6 2.1 2.1 2.6 4.2 2.6 11.1 9.5 25.3 24.7 39.5 35.8 30 65.8-3.7 86.3-41.1 3-5.8 5.8-11.5 8.5-17.4 1.3 6.6 3.8 12.9 7.2 18.9 5.8 10 18.4 13.2 28.4 6.3 9.5-7.4 16.8-16.8 21.6-28.4 1.6-5.8 4.2-11.1 6.3-17.4 0-1.6 1.6-2.1 2.1-.5.5 0 1.1.5 1.1 1.1 3.7 24.7 0 49 2.1 73.7v1.6c0 10-12.6 14.7-21.1 18.9-33.7 22.6-61.1 54.2-77.4 91.6-8.4 20.5-16.8 44.2-13.2 66.8 1.6 10 2.1 13.2 5.8 23.2 5.8 11.1 16.8 24.7 26.8 31.6 10.5 8.9 22.6 12.1 36.8 13.7 11.6.5 22.1-2.6 31.6-8.9 16.3-10 23.2-22.6 27.9-41.1 6.8-29 8.9-56.3 8.9-85.8 0-16.8 0-34.2-1.6-51.1 0-15.3-2.1-41.6-3.2-49.5 0-1.6 1.1-3.2 3.7-3.7 2.6-1.6 5.8-1.1 8.4-1.6 13.2-2.1 30.5-4.2 43.2-2.1 5.8 1.6 6.3 1.6 11.1 4.2 1.3 0 2.6 1.1 3.9.6 7.1 4.6 16 6.5 26.6 5.2 17.9-1.6 23.7-9.5 34.7-30 1.1-1.1 1.6-1.6 2.1-1.6 1.6-1.6 2.6.5 4.2 2.6 5.8 10.5 14.2 17.9 26.8 17.9 11.1 1.1 20.5-2.1 27.9-9.5 4.1-4.1 17.2-14.5 29.9-30.9 1.1 3.6 2.8 7.1 4.8 10.3 3.7 5.8 9.5 10.5 16.3 12.1 6.8 1.6 14.2-2.1 20-6.8 5.8-4.7 10-8.9 13.2-13.2 1.6-1.6 2.1-3.2 3.7-3.7 2.1-1.6 2.1 2.1 2.6 4.2 2.6 11.1 9.5 25.3 24.7 39.5 35.8 30 65.8-3.7 86.3-41.1 6.3-12.1 11.6-24.2 17.9-36.8.5-2.1.5-1.6.5-3.7 0-3.7-4.8-3.7-6.4-1.6zm-437.3-4.2c-3.7 8.4-6.3 16.3-8.9 24.2-2.6 6.3-10.5 17.4-11.1 17.4-6.3 6.3-13.2 4.7-16.8-3.2-6.8-11.1-4.2-30-4.2-33.2 1.6-6.8 4.2-12.6 6.8-18.9 1.6-4.2 4.7-6.3 8.9-8.4 8.4-3.7 20 2.1 22.6 5.8 1.1 1.1 2.1 3.2 3.7 6.8.5.5.5 2.1.5 3.7 0 2.1-1 4.2-1.5 5.8zm18.9 272.1c-1.6 10.5-1.6 20-7.4 30-6.8 12.1-21.1 19.5-35.3 21.1-18.4 1.6-36.8-5.3-50-17.9-13.2-13.2-20.5-31.6-21.1-49-1.6-21.1 4.7-41.6 13.7-60 10-21.1 22.1-40.5 38.4-56.8 7.9-8.4 16.8-15.3 25.8-23.2 3.7-3.7 21.6-14.7 25.8-13.2 3.7 1.6 3.2 6.3 3.7 10.5 4.2 38.4 7.9 76.3 7.9 114.8.1 14.8.1 29.5-1.5 43.7zm1156.3-263.7c-.5-.5-1.6-.5-3.2-.5-6.3 11.1-13.2 20-23.2 32.6-10 12.1-12.6 16.8-22.6 25.3-8.9 8.9-20 13.7-32.1 14.7-11.1 1.1-20.5-.5-29.5-5.3-33.7-16.8-32.6-42.6-33.7-50.5l.5-2.6 1.6-1.6c11.1-5.8 23.2-1.6 30.5-14.2 6.3-7.9 1.6-21.1-4.2-26.8-16.3-20.5-44.7 4.2-50.5 29.5-.2.5-.3.9-.4 1.4-13.8 22.2-28.1 42.4-45.9 59.2-13.2 14.2-30 31.1-49 31.1-1.6 0-2.6-.5-3.2-.5-14.2-1.6-22.1-16.8-24.7-22.1-5.8-12.6-6.8-27.4-6.3-47.9 1.6-14.2 3.2-26.8 7.4-36.8 3.2-7.9 6.8-13.2 10.5-16.3 3.7-2.6 7.4-3.7 11.6-3.7 1.6 0 4.2 0 6.3 1.6 2.6 1.6 4.7 4.2 6.3 8.9l1.6 6.8c0 2.1.5 3.7 1.1 4.2.5 1.6 1.6 2.1 2.6 2.1 1.6 0 3.2-1.1 3.7-3.2 2.1-7.9.5-15.3-5.3-21.6-4.7-5.8-10.5-8.4-18.4-7.9-12.1.5-21.6 6.8-26.3 11.6-8.6 8.2-14.4 19-18.2 31.1-.3.3-.6.6-.7 1l-2.6 5.3c-8.4 15.3-27.9 17.4-43.7 14.2-6.8-1.6-18.9-6.8-25.3-12.6-3.7-4.2-1.1-6.8-4.7-12.6-3.7-5.8-3.7-4.7-7.4-8.4-6.3-6.8-16.8-7.4-25.8-5.8-8.4 1.6-16.3 3.2-24.2 5.8-6.3 2.4-11.2 6.6-14.8 12.5-.2 0-.3.1-.5.1l-.4 1.3s0 .1-.1.1c-5 7.7-7.7 16.6-8.4 25.8l-2.1 6.3c-5.8 15.3-10 30.5-17.9 45.3-4.7 10-10.5 20-20.5 24.7-7.9 4.2-18.4 2.1-25.3-4.2-11.1-10.5-18.9-24.7-23.7-40-6.3-20.5-9.5-43.2-9.5-64.2 0-16.3 2.1-49.5 2.1-51.1 1.6-14.2 2.6-37.4 4.2-52.1 2.6-32.1 12.6-72.6 18.4-104.2.5-4.7 2.1-9.5 2.1-14.2 1.6-6.3 1.6-12.1 1.1-18.4-1.6-9.5-13.7-5.3-18.9-1.1-7.9 5.8-11.1 13.2-15.3 21.1-7.9 15.3-9.5 31.6-10 48.4-1.6 21.6-2.1 42.6-2.1 65.3-1.6 35.3 1.6 69.5-2.1 103.7 0 1.6-1.6 2.1-3.2 2.1-3.7-1.6-5.8-1.6-7.9-3.2-10-2.6-19.5 1.1-27.4 5.8-11.1 6.8-16.8 22.1-18.4 34.2-1.6 15.3-2.1 35.8 4.7 50 5.8 14.7 26.8 24.7 36.3 6.8 3.7-8.4 5.8-16.3 9.5-25.3 2.6-8.4 4.2-16.3 7.9-24.2v-.5c.5-.5.5-.5 1.1-.5.5-.5 2.1-.5 2.1 1.1 2.1 18.9 11.1 37.9 23.7 52.1 5.8 7.4 12.1 13.2 20 17.9 10 5.8 23.7 7.4 33.7 1.1 11.1-5.8 17.4-15.8 23.2-26.8 6.3-13.8 10.9-25.9 15-38.1 1.6 9.2 3.7 17.5 9.2 23.9 5.8 7.9 14.2 13.7 23.2 14.2 10.5 1.6 21.6-3.2 29.5-11.1 7.9-7.9 13.7-17.4 17.4-27.4 2.6-8.9 3.2-10 3.7-13.7.5-3.7 1.1-9.5 1.1-13.2 3.7 2.6 13.7 8.4 22.1 10 17.2 3.4 36.1 2.7 47.9-9.1-1.5 13.4-.9 26 2.6 39.7 3.2 12.1 8.4 22.1 15.3 30 8.4 8.4 15.8 16.3 34.2 16.3 16.8 1.6 35.3-14.2 50-27.9 18.9-18.1 35.7-40.7 46.4-56.3.9 13.9 6.5 28.7 15.2 37.4 12.1 12.6 29 20 46.3 23.7 13.2 2.1 27.4 2.1 40-2.6 15.3-5.8 22.1-13.7 34.2-26.8 10-12.1 20.5-26.3 29.5-39 1.5-1.7 6.7-9.6 3-11.2zm-592.6 12.1c0 2.6-.5 4.7-1.6 7.4-3.7 12.6-5.8 26.3-9.5 39.5-2.6 7.9-5.8 15.8-9.5 23.7-4.7 7.9-10.5-.5-12.1-5.3-3.7-16.8-.5-33.7 1.1-50 1.6-10 1.6-18.9 7.9-27.4 3.7-4.7 7.9-5.8 12.6-3.7 6.4 2.6 12.7 9 11.1 15.8zM996.1 240c1.1 0 2.1 0 2.6-.5 6.3-1.6 15.8 5.3 17.9 11.6.5 1.6.5 4.7-1.1 5.3-2.6 1.6-3.2 1.6-6.8 2.1-6.8 0-12.1-2.6-16.3-7.9-2.1-3.8 0-8 3.7-10.6zm21.6 47.3c-2.1 10-6.8 18.9-14.2 26.8-3.7 3.7-6.3 6.3-11.1 7.9-7.9 2.6-15.3 1.6-18.9-6.3-3.2-7.9-4.7-16.8-4.7-27.4 0-8.4 1.6-16.8 4.7-24.7 0-1.1 1.1-2.6 3.2-4.7 1.6-2.6 4.2-3.7 7.9-2.1 2.1 1.6 4.7 2.1 6.3 3.7 6.3 4.2 12.1 6.8 20 6.3h4.2c2.6.5 4.2 2.6 4.2 7.4.5 4.7-1.1 9.5-1.6 13.1zm253.7-33.7c1.6-8.9 3.7-14.7 9.5-21.6 2.1-2.1 3.2-2.1 5.3-3.7 2.6-1.6 4.7-1.6 6.8 0 4.7 5.8 8.4 10 6.8 15.8l-5.8 5.3c-5.8 3.7-11.6 3.7-19.5 5.3-1.5 0-3.1.5-3.1-1.1zM57 195.7c10-4 24.3-25.9 18.5-31.9-4.4-4.7-26.5 17.1-26.4 24.5.4 3.6 4.7 8.2 7.9 7.4z'%3E%3C/path%3E%3C/svg%3E")
  }
  
  .header-top ul.logo-bar li.triumph {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='53' viewBox='0 0 719.2 172.1'%3E%3Cpath d='M245.9 42.9v50.9c0 12.7-1.5 26.2-19.3 26.2-17.6 0-19.1-13.5-19.1-26.2V42.9h-19.1V97c0 13.2 2.9 21.9 9.6 29 7.1 7.5 17.4 11.6 29 11.6 11.9 0 21.7-3.9 28.5-11.2 6.6-7.2 9.5-16.3 9.5-29.4V42.9h-19.1zm-114.4-1l-4-.2c-13 0-21 3.1-27.9 10.8-6.2 6.9-9.2 16.9-9.2 30.7v52.5h19V81.5c0-11.7 2.1-22.7 17.4-23.4 2.6 0 4.5.2 4.6.2l.6.1V41.9h-.5zM0 17.7v16.6h40.5v101.4h19V34.3h41.2V17.7zm395.6 35.4c-5.9-7.6-15.1-11.4-27.4-11.4-9.1 0-18.3 4.3-25.3 11.8-7-7.5-16.1-11.8-25.1-11.8-10.1 0-18.5 2.8-24.4 8.2-8.1 7.5-10.4 14.4-10.4 32.3v53.5h19.1V81.6c0-9.4 1-14.7 3.4-18.4 2.5-3.8 6.7-5.8 12.3-5.8 13.2 0 15.6 6.5 15.6 19.4v59h19.1v-59c0-12.7 2.5-19.6 15.6-19.6 5.3 0 9.5 2.2 12.5 6.4 2.7 3.9 3.2 8.4 3.2 17.2v54.9h19.1V79c0-10.9-2.5-19.6-7.3-25.9M149.8 42.9h19.1v92.8h-19.1zm9.4-35.2a10.84 10.84 0 1 0 0 21.7c6 0 10.9-4.9 10.9-10.8 0-6-4.9-10.9-10.9-10.9m418.3 45.4c-5.9-7.6-15.1-11.4-27.4-11.4-6.9 0-13.6 2.3-19.6 6.8V17.7h-19.1v118h19.1V76.9c0-13 6.6-19.6 19.6-19.6 5.3 0 9.5 2.2 12.5 6.4 2.7 3.9 3.2 8.4 3.2 17.2v54.9h19.1V79c-.1-10.9-2.6-19.6-7.4-25.9m-138.6 66.5V60.2c0-2.5 0-2.5 1.1-2.6 2.9-.3 8.2-.4 11.8-.3 14.9.3 25.3 13.3 25.3 31.7 0 20.1-8.1 30-25.4 31.1-2.5.2-7.4 0-12.1-.4-.2-.1-.6-.1-.7-.1m43.6-66.4c-8.1-8.1-17.7-11.5-32.3-11.5-.1 0-12.3-.1-18.6.7-7.6 1-10.9 4.4-10.9 11.4v118.3h18.1v-34.9c1.5.1 5.6.5 11.3.5 14.2 0 24.1-4 33.2-13.4 7.8-8.1 11.7-20.1 11.7-35.7 0-13.4-5.1-28-12.5-35.4zm230.4-41.1c-3.5 0-6.3 2.8-6.3 6.3s2.8 6.3 6.3 6.3 6.3-2.8 6.3-6.3-2.8-6.3-6.3-6.3m-28.5.4c3.5 0 6.3-2.8 6.3-6.3s-2.8-6.3-6.3-6.3-6.3 2.8-6.3 6.3a6.4 6.4 0 0 0 6.3 6.3zm-32.6 0c3.5 0 6.3-2.8 6.3-6.3s-2.8-6.3-6.3-6.3-6.3 2.8-6.3 6.3 2.8 6.3 6.3 6.3zm-28.5-.4c-3.5 0-6.3 2.8-6.3 6.3s2.8 6.3 6.3 6.3 6.3-2.8 6.3-6.3a6.4 6.4 0 0 0-6.3-6.3zM707 35.4c-1.1-.5-2.4 0-2.9 1.1l-2.2 4.5-6.5 13.4c-3.8 7.6-8.1 16-11.2 22.1l-.2.4c-.3.5-.5.6-.5.6s-.1-.3-.1-1c0-.1 0-10.6.2-21.8.2-13.3.5-26.4.5-28.3 0-1.1-.9-2.1-2-2.2-1.1-.1-2.2.7-2.4 1.8l-.4 1.9c-1.3 6.2-3.4 16.7-5.7 26.7l-2 8.3c-1.4 5.9-2.6 11-3.1 13.3-.1.5-.3.7-.4.7-.1 0-.3-.2-.4-.7-.5-2.4-1.8-7.7-3.2-13.7l-1.9-7.9c-2.4-10.2-4.5-20.7-5.8-27.1l-.3-1.5c-.2-1.1-1.3-1.9-2.4-1.8-1.1.1-2 1.1-2 2.2l.5 28.3c.2 11.2.2 21.7.2 21.8 0 .7-.1.9-.1 1-.1 0-.3-.1-.5-.6l-.2-.4c-3.2-6.1-7.5-14.6-11.2-22.1L634 40.6l-2-4.1c-.5-1.1-1.8-1.5-2.9-1.1-1.1.4-1.6 1.6-1.3 2.7 1.6 6.1 5.8 23.2 7.3 30 6.1 27 14.8 66.8 14.9 67.2l.1.5H686l.1-.5c.1-.4 8.8-40.1 14.9-67.2 1.5-6.7 5.7-23.9 7.3-30 .4-1.1-.2-2.3-1.3-2.7z'/%3E%3C/svg%3E")
  }
  
  .header-top ul.logo-bar li.sloggi {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='53' viewBox='0 0 677.8 372.5'%3E%3Cpath fill-rule='evenodd' d='M608.9 41.2l-24 10.7 61.3 137.7 24-10.7-61.3-137.7zm46.8-1.9h-3.9v-6h6.2c2.5 0 5.7.4 5.7 2.8 0 3.7-5.1 3.2-8 3.2zm11.2-3.1c0-5-4.1-6.2-8.3-6.2h-10.1v23.3h3.3V42.6h3.9l7 10.7h3.9l-7-10.7c4.1-.1 7.3-1.8 7.3-6.4zm-10.4 23.6c-9.7 0-18.1-7.9-18.1-18 0-10 8.3-18 18.1-18 9.7 0 18.1 7.9 18.1 18-.1 10-8.4 18-18.1 18zm0-39.2c-11.9 0-21.3 9.4-21.3 21.2S644.5 63 656.5 63c11.9 0 21.3-9.4 21.3-21.2s-9.4-21.2-21.3-21.2zM583.3 29a14.51 14.51 0 0 0 0-29 14.51 14.51 0 0 0 0 29zM170.1 0L94.2 208.5l25.3 9.7L196.3 10 170.1 0zm-67.8 162c.2-1.1.3-2.1.3-2.9 0-8.8-4.6-25.1-17.7-43.6C71.9 97 72.4 88.1 77.7 84c5.7-4.3 15.5-4.7 27.2 7.6 11.8 12.4 15.6 18.3 15.6 18.3l12.1-29.7-.4-.5s-5.5-7-14-13.9-20.2-14-32.8-14c-25.1 0-40.8 19.9-40.8 39.6 0 9.8 3.8 19.3 7.6 26.3 3.5 6.5 7 11 7.5 11.6.1.2 13.8 20.4 13.2 28.3-.1 1.6-.4 3.1-1 4.3-1.9 4.7-6.4 6.9-12 6.9-4.5 0-10.2-1.8-16.8-6.9-3.7-2.8-7.7-6.7-11.8-11.8-5.8-7.1-9-12.6-10.8-16.3-1.7-3.6-2.7-8.2-2.7-8.2L0 154.6l.3.6s1.5 2.8 4.4 6.9c2.8 4 6.8 9.3 11.8 14.6 10.2 10.7 24.8 21.6 42 21.6 31.3 0 42.1-25.1 43.8-36.3zm75.3 0c2.1-23.7 22-42.3 46.3-42.3a46.46 46.46 0 0 1 46.5 46.5c0 25.7-20.8 46.5-46.5 46.5s-46.5-20.8-46.5-46.5c.1-1.4.1-2.8.2-4.2zm-5.3 57.4c13.3 13 31.6 20.9 51.6 20.9a74.08 74.08 0 0 0 74.1-74.1c0-1.4 0-2.8-.1-4.2-2.2-39-34.5-70-74-70s-71.9 31-74 70c-.1 1.4-.1 2.8-.1 4.2 0 20.9 8.6 39.8 22.5 53.2zM330.6 162a46.44 46.44 0 0 1 45.3-36.1c22.1 0 40.6 15.4 45.3 36.1a46.48 46.48 0 0 1-45.3 56.9c-25.7 0-46.5-20.8-46.5-46.5.1-3.5.5-7 1.2-10.4zm243.1 0c-6.9 16.9-23.6 28.9-43 28.9s-36.1-11.9-43-28.9c-2.2-5.4-3.4-11.4-3.4-17.6 0-25.7 20.8-46.5 46.5-46.5s46.5 20.8 46.5 46.5c-.1 6.3-1.3 12.2-3.6 17.6zm50.6 0c-6.8-24.1-18.1-46.8-35.5-64.1l-1.6-1.5A74.13 74.13 0 0 0 458.7 162a74.1 74.1 0 0 0 72 56.5c29.9 0 55.7-17.7 67.4-43.3 3.1 9.8 6 24 6.7 44.1.1 3 .2 6.1.2 9.4 0 25.5-9.6 49-25.1 67.1-18.2 21.3-44.4 34.9-72.5 34.9-41 0-65.2-16.8-76.3-27.1 1.7-2.5 3.3-5.1 4.9-7.7 13.4-22.5 21.7-48.6 23.2-76.5 0-.7.1-1.3.1-2 .8-19.5-1.9-38.2-7.6-55.4-2.1-6.3-4.5-12.4-7.4-18.2a74.18 74.18 0 0 0-68.4-45.5 74.1 74.1 0 0 0-73.4 63.7c-.5 3.4-.7 6.9-.7 10.4 0 17.8 6.3 34.2 16.8 47a73.79 73.79 0 0 0 57.3 27.1c21.8 0 41.5-9.4 55-24.4-1.4 24.7-11.8 51.6-29.6 73.8-22.2 27.7-55.8 48.2-97.6 48.2-37.4 0-74.6-21-96.5-48.2-5.5-6.9-10.1-14.1-13.4-21.5l-.2-.4-31.2-9.9.5 1.9c2.7 10.6 6.7 20.6 11.7 30 25.3 46.8 77.4 76.5 131.4 76.5 41.1 0 78.7-17.5 106.4-45.8 13.6 11 45.4 32.4 89.1 32.4 58.2 0 93-30.2 112.1-63.2 14.1-24.3 19.6-50.1 19.6-66.5 0-3.3-.1-6.6-.2-10-.7-18.6-3.3-38.4-8.7-57.4z' clip-rule='evenodd'/%3E%3C/svg%3E")
  }
  
  .header-top ul.logo-bar li.valfrance {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Camada_1' width='60' height='53' style='margin-top:-3px' viewBox='0 0 85.7 23.4'%3E%3Cpath d='M14.3 8.5h-3.5v.1c.5.2.8.6.8 1.2 0 .5-.1 1-.4 1.6l-3.6 8.8-3.9-10c-.2-.6-.3-1.1-.3-1.4v-.3H0v.1c.4.3.7.5.9.9.2.3.4.8.6 1.3l3.8 9.6c.3.7.6 1.2.8 1.5.2.3.7.6 1.4 1l.7.4.4-.9.1-.3 5.6-13.6zM85 14.8c-.4-.8-1.1-1.3-1.9-1.7-.8-.4-1.7-.6-2.6-.6-1.9 0-3.3.5-4.3 1.6-1 1-1.5 2.2-1.5 3.6 0 1.7.7 3 2 3.9 1.3 1 2.9 1.4 4.7 1.4 1.1 0 2.1-.2 3.2-.6l1.1-2c-.5.4-1.2.6-1.8.8-.7.2-1.3.3-2 .3h-.6c-1.4-.1-2.4-.6-3.1-1.4-.7-.8-1-1.7-1-2.7h8.5c0-1-.2-1.8-.7-2.6zm-7.7 1.3c.1-.7.5-1.2 1.1-1.6a3.6 3.6 0 0 1 4 0c.6.4.9.9.9 1.6h-6zm-56.4 3.5v-3.8c0-1.1-.4-2-1.2-2.5-.8-.5-1.9-.8-3.2-.8h-.8c-.1 0-.3 0-.4.1H15l-1.5 2.2c1.2-.6 2.2-.8 3.1-.8.5 0 1 .1 1.5.3.5.2.7.5.7 1 0 .2 0 .4-.1.5-.1.2-.2.3-.3.4a3 3 0 0 1-1 .4c-.4.1-1 .2-1.7.4s-1.3.3-1.6.4C12.7 18 12 18.9 12 20c0 .8.4 1.5 1.1 2.1.7.6 1.7.9 2.9.9.3 0 .7 0 1.2-.1l1.4-1.6-1.8.3c-.7 0-1.3-.2-1.8-.5s-.7-.7-.7-1.3c0-.6.2-1 .6-1.2.4-.2 1.1-.4 2-.6.9-.2 1.6-.4 2-.7v3.4c0 .7.2 1.3.7 1.7.5.4 1.3.6 2.3.7l1-1.5c-.8 0-1.3-.2-1.5-.5-.4-.3-.5-.8-.5-1.5zm29.2 0v-3.8c0-1.1-.4-2-1.3-2.5-.8-.5-1.9-.8-3.2-.8h-.8c-.1 0-.3 0-.4.1h-.3l-1.5 2.2c1.2-.6 2.2-.8 3.1-.8.5 0 1 .1 1.5.3.5.2.7.5.7 1 0 .2 0 .4-.1.5-.1.2-.2.3-.3.4a3 3 0 0 1-1 .4c-.4.1-1 .2-1.7.4s-1.3.3-1.6.4C41.7 18 41 18.9 41 20c0 .8.4 1.5 1.1 2.1.7.6 1.7.9 2.9.9.3 0 .7 0 1.2-.1l1.4-1.6-1.8.3c-.7 0-1.3-.2-1.8-.5-.4-.3-.7-.7-.7-1.3 0-.6.2-1 .6-1.2.4-.2 1.1-.4 2-.6.9-.2 1.6-.4 2-.7v3.4c0 .7.2 1.3.7 1.7.5.4 1.3.6 2.3.7l1-1.5c-.8 0-1.3-.2-1.5-.5-.2-.3-.3-.8-.3-1.5zm-23.7 2.3c-.1-.3-.1-.7-.1-1.1V8.1c-.1.1-.2.2-.3.2-.2.1-.3.1-.5.1h-2c.2.3.4.6.5.8.1.2.1.7.1 1.3v9.8c0 .9 0 1.4-.1 1.7-.1.3-.3.5-.7.7v.1h3.9v-.1c-.4-.3-.7-.5-.8-.8zm44.6-.3c-1.3 0-2.4-.4-3.3-1.2-.9-.8-1.4-1.7-1.5-2.8 0-1.2.4-2.1 1.1-2.7.8-.6 1.7-1 2.8-1 1.2 0 2.1.3 2.8 1h.1v-2.2a10.07 10.07 0 0 0-5.8.3c-1 .4-1.8 1-2.4 1.8-.6.8-.9 1.9-.9 3 0 1.5.6 2.7 1.9 3.6 1.3.9 2.8 1.4 4.6 1.4 1 0 2-.1 2.9-.4l1.2-2.1h-.1c-1 .9-2.2 1.3-3.4 1.3zm-8.3-.8v-4.6c0-2.5-1.4-3.7-4.1-3.7-.8 0-1.5.2-2 .5-.6.4-1 .7-1.2 1.2v-1.7c-.3.2-.8.3-1.5.3h-1.4v.1c.6.3.9.9.9 1.7v6.2c0 .5 0 .9-.1 1.1-.1.2-.3.5-.7.7v.1h3.9v-.1c-.4-.2-.7-.5-.8-.7-.1-.2-.1-.6-.1-1.1v-4.2c0-.9.2-1.5.5-2s1-.7 2-.7c1.9 0 2.8 1.1 2.8 3.4v3.3c0 .6 0 1-.1 1.2-.1.3-.3.5-.7.7v.1h3.8v-.1c-.8-.1-1.1-.7-1.2-1.7zm-24.6-6.7v-1.6H38c-.1.1-.2.2-.4.2s-.5.1-.9.1h-1.6v.1c.4.2.6.4.7.7.1.3.2.7.2 1.2V21c0 .4 0 .7-.1 1-.1.3-.3.5-.7.7v.1H39v-.1c-.4-.2-.6-.4-.7-.7-.1-.3-.2-.6-.2-1v-3.9c0-1.5.5-2.4 1.5-2.7.4-.1.7-.1.9-.1.6 0 1 .1 1.2.4v-2c-.9 0-1.6.1-2.2.3-.6.1-1.1.5-1.4 1.1z' class='st0'/%3E%3Cpath d='M34.5 12.8h-2.7v-1.6c0-1.2.5-1.7 1.5-1.7.5 0 .9.1 1.3.3l1.6-1.6c-.9-.1-1.5-.1-1.8-.1-1.2 0-2.3.3-3.3.8-1 .6-1.5 1.4-1.5 2.4v1.4l-1.1 1.4h1.1V21c0 .7-.3 1.2-.9 1.5v.1h4c-.4-.2-.7-.6-.8-1-.1-.4-.2-1-.2-1.8V14h2c.6 0 .9.1 1 .3h.3v-1.9h-.1l-.4.4zM78 7.5s-1.7 5.3-13.4 2.7c0 0 12.1 3.7 13.4-2.7zm4.6-3.6v-.3c.2-1.1-.6-1.9-.6-1.9-.6-.9-.7-1.7-.7-1.7-.1.5-1.3.9-1.3.9-2 .5-2.2 2.1-2.2 2.1-.1.3-.1.6 0 .9 0 .2.1.3.2.5.2.6.4 1.6.3 2.2 0 0 2.6-1.6-.1.6-.7.6 3.8-1 4.3-2.7-.1-.2 0-.4.1-.6zM76.4 3c-.1 0-.1-.1-.2-.1-.7-.4-1.4-.1-1.4-.1-.7.2-1.4 0-1.4 0 .3.3.3 1.2.3 1.2-.2 1.5.8 2 .8 2 .2.1.4.2.6.2h.4c.4 0 1.2.1 1.6.4 0 0-.4-2.2.4.2.2.6.3-2.9-.8-3.6-.1 0-.2-.2-.3-.2zm7.5 5.1c-.8-1.4-2.1-1.2-2.1-1.2-.2 0-.5.1-.7.2-.1.1-.2.1-.4.2-.3.2-.7.4-1.2.5.5.2.6.4.6.4-.2.2-1-.3-1-.3s1.8 1.6-.5 0c-.6-.4 1.7 2.6 3.1 2.6.2 0 .3.1.5 0h.2c.9-.1 1.3-.8 1.3-.8.6-.6 1.2-.8 1.2-.8-.4 0-1-.8-1-.8z' class='st0'/%3E%3C/svg%3E")
  }
  
  .header-top ul.logo-bar li.classic {
       background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 537.77 184.15'%3E%3Cg data-name='Camada 2'%3E%3Cg data-name='Layer 1'%3E%3Cpath d='M81.82 76.62l-66.66-.26L4.93 97.55a2.05 2.05 0 0 1-2.09 1.29C1 98.83.5 98.31.5 97.79a3.84 3.84 0 0 1 .4-1.3L46.7 1.88a2.32 2.32 0 0 1 4.17 0l45.08 95a3.84 3.84 0 0 1 .39 1.3c0 .52-.52 1-2.35 1a2.05 2.05 0 0 1-2.08-1.31zM17 72.47l62.88.24L48.76 7.1zM160.08 4.41c-22.65-.09-44.84 12.72-45 48.13-.11 29.94 20.66 44.22 45.27 44.31 13.93.05 25.41-7.06 30.51-12.77.92-.91 1.31-1.3 2.09-1.29a1.94 1.94 0 0 1 1.69 1.57c0 .65-.4 1.17-1.18 2.08-6.15 7-18.15 14.38-33.65 14.32-26.17-.1-48.76-16.59-48.64-48.23C111.34 15.8 135.62.41 160.1.5c18.88.07 32.12 10.15 32.07 23.82 0 5.86-2.77 10.54-3.81 10.53a1.23 1.23 0 0 1-1.3-1.31c0-.91 1.18-3.25 1.33-8.2.43-12.49-12.03-20.87-28.31-20.93zm55.15 46.69c.11-29.95 23-50.3 48.1-50.2s47.83 20.63 47.72 50.57c-.09 23.43-13.57 41-32.21 47.14L282 101c9.87 7.33 19.08 14.66 26.37 14.68 6.51 0 9.12-2.83 9.78-2.83a1.29 1.29 0 0 1 1.3 1c0 .78-3.79 5.32-11.35 5.29-8.46 0-18.59-8.27-28.58-15.6l-4.93-3.67a49.42 49.42 0 0 1-11.59 1.28c-26.48-.15-47.88-20.37-47.77-50.05zm19.39 35.75a22.18 22.18 0 0 1 13-4c8.85 0 18.2 6.19 27.29 12.86 18.25-5 32.11-21.62 32.2-44.27.11-27.73-19.61-46.56-43.83-46.65S219.2 23.37 219.1 51.1c-.02 15.12 6.05 27.64 15.52 35.75zm2.6 2.09a45.52 45.52 0 0 0 32.91 7.81c-8.18-5.76-16.23-10.61-22.48-10.63a18.45 18.45 0 0 0-10.43 2.82zm179.86-85.1s0-1 2-1 1.95 1 1.95 1L420.74 69c-.07 17.32-15.1 32.75-40.49 32.65-26.3-.1-40-15.65-40-33l.25-65.1s0-1 2-1 1.95 1 1.95 1l-.25 65.1c-.06 15.23 12.13 29.08 36.08 29.17 23 .09 36.51-13.66 36.57-28.89zm105.69 74.49l-66.66-.26-10.24 21.19a2.05 2.05 0 0 1-2.09 1.29c-1.82 0-2.34-.53-2.34-1.05a3.84 3.84 0 0 1 .4-1.3l45.8-94.61a2.32 2.32 0 0 1 4.17 0l45.07 95a3.84 3.84 0 0 1 .39 1.3c0 .52-.52 1-2.35 1a2.05 2.05 0 0 1-2.08-1.31zm-64.82-4.16l62.88.24-31.13-65.6zm-148.73 80.08a.63.63 0 0 1 .88-.08q.48.32.08.72a38.34 38.34 0 0 0-2.17 3.26 33.29 33.29 0 0 0-1.81 3.46A23.09 23.09 0 0 0 305 165a11.17 11.17 0 0 0-.45 2.83 1.69 1.69 0 0 0 .2.84c.13.24.28.36.44.36q.88 0 .88-1.51a7.43 7.43 0 0 0-.63-2.87.37.37 0 0 1 .16-.6.51.51 0 0 1 .64 0 6.93 6.93 0 0 0 3 1.33 19.08 19.08 0 0 0 4.19.45 28.54 28.54 0 0 0 4.55-.34 18.1 18.1 0 0 0 3.83-1c.37-.1.58 0 .64.4s-.06.61-.32.72a18.07 18.07 0 0 1-4 1 31.46 31.46 0 0 1-4.75.34 21.54 21.54 0 0 1-3.47-.29 13.93 13.93 0 0 1-2.91-.77c.05.27.09.55.12.84s0 .55 0 .76a3.41 3.41 0 0 1-.49 1.91 1.69 1.69 0 0 1-1.52.71 1.52 1.52 0 0 1-1.23-.68 2.61 2.61 0 0 1-.51-1.64 12.52 12.52 0 0 1 .45-3.07 22 22 0 0 1 1.25-3.51 37.81 37.81 0 0 1 1.85-3.58 33.81 33.81 0 0 1 2.3-3.38z' class='cls-1'/%3E%3Cpath d='M347.23 164.61a.47.47 0 0 1 .68.4.54.54 0 0 1-.36.72q-3.83.86-7.67 1.92t-7.27 2.25v.64a15 15 0 0 1-.69 4.15 14.7 14.7 0 0 1-2.09 4.3 12.44 12.44 0 0 1-3.52 3.34 9.19 9.19 0 0 1-5.07 1.34 3.57 3.57 0 0 1-2.63-1 3.38 3.38 0 0 1-1-2.48 5.56 5.56 0 0 1 1-3.19 11.93 11.93 0 0 1 2.92-2.86 28 28 0 0 1 4.4-2.54q2.52-1.19 5.47-2.29-.23-1.52-1.11-1.52a6.93 6.93 0 0 0-2.63.51 7.56 7.56 0 0 1-2.87.51 4 4 0 0 1-2.83-.93 3.06 3.06 0 0 1-.59-3 .65.65 0 0 1 .68-.4c.35 0 .49.19.44.56a2.09 2.09 0 0 0 .43 2 2.62 2.62 0 0 0 1.87.65 7.13 7.13 0 0 0 2.71-.51 7.35 7.35 0 0 1 2.79-.51q1.51 0 2.07 2.24 3.51-1.18 7.27-2.25t7.6-2.05zm-26 17.93a8.21 8.21 0 0 0 4.55-1.22 11.16 11.16 0 0 0 3.2-3.1 13.8 13.8 0 0 0 1.89-3.94 13.66 13.66 0 0 0 .61-3.75v-.24q-2.8 1-5.11 2.13a26.56 26.56 0 0 0-4 2.34 11.24 11.24 0 0 0-2.68 2.58 4.78 4.78 0 0 0-1 2.79 2.29 2.29 0 0 0 .71 1.68 2.48 2.48 0 0 0 1.83.73zm123.5-42.61a.58.58 0 0 1 .08.84q-.32.44-.88 0a21.08 21.08 0 0 0-7-3.42 40 40 0 0 0-11.25-1.35 52.07 52.07 0 0 0-12.41 1.55 85.73 85.73 0 0 0-12.86 4.22 90.83 90.83 0 0 0-12.11 6.14 76.64 76.64 0 0 0-10.16 7.26 40.2 40.2 0 0 0-7 7.55 12.73 12.73 0 0 0-2.62 7.05 6.47 6.47 0 0 0 3.17 5.48 14.67 14.67 0 0 0 8.45 2.23 73 73 0 0 0 10.77-.88 119.74 119.74 0 0 0 12.46-2.54 120.92 120.92 0 0 0 12.54-4 78.48 78.48 0 0 0 11-5.1q.72-.31.88.2a.59.59 0 0 1-.24.76 76.06 76.06 0 0 1-11.15 5.18 120.86 120.86 0 0 1-12.66 4q-6.47 1.65-12.65 2.58a72.61 72.61 0 0 1-11 .91 18.88 18.88 0 0 1-5.22-.7 13.14 13.14 0 0 1-4-1.89 8.88 8.88 0 0 1-2.58-2.8 6.77 6.77 0 0 1-.9-3.43 13.69 13.69 0 0 1 2.66-7.41 38.94 38.94 0 0 1 7.13-7.83 77.86 77.86 0 0 1 10.36-7.42 94.53 94.53 0 0 1 12.35-6.29A85.51 85.51 0 0 1 413 136.5a53.14 53.14 0 0 1 12.65-1.59 39.88 39.88 0 0 1 11.68 1.48 24.83 24.83 0 0 1 7.4 3.54z' class='cls-1'/%3E%3Cpath d='M439.1 153.56a7.65 7.65 0 0 1-.73 2.95 13.31 13.31 0 0 1-2.21 3.38 22.71 22.71 0 0 1-3.68 3.34 23.11 23.11 0 0 1-5.16 2.81 4.12 4.12 0 0 0 1.75 2.08 6.25 6.25 0 0 0 3.35.81 16.29 16.29 0 0 0 4.91-.9 38.49 38.49 0 0 0 6.59-3 .47.47 0 0 1 .64.28.45.45 0 0 1-.16.68 33.22 33.22 0 0 1-6.83 3.13 18 18 0 0 1-5.15.9q-3.51 0-5.06-1.82a6.41 6.41 0 0 1-1.54-4.35 13.43 13.43 0 0 1 1-5.14 15.81 15.81 0 0 1 2.57-4.26 13.6 13.6 0 0 1 3.36-2.9 6.76 6.76 0 0 1 3.47-1.06 2.68 2.68 0 0 1 2.15.85 3.25 3.25 0 0 1 .73 2.22zm-12.16 10.32a4.71 4.71 0 0 0 .08 1 21.2 21.2 0 0 0 4.84-2.61 21.61 21.61 0 0 0 3.4-3.06 12.53 12.53 0 0 0 2-3.06 6.65 6.65 0 0 0 .69-2.63q0-1.92-1.75-1.92a6 6 0 0 0-3.08 1 12.32 12.32 0 0 0-3 2.66 14.08 14.08 0 0 0-2.29 3.9 12.75 12.75 0 0 0-.9 4.72z' class='cls-1'/%3E%3Cpath d='M449.66 165.48a.56.56 0 0 1-.64.36.47.47 0 0 1-.48-.52 1.16 1.16 0 0 0-.08-.72.68.68 0 0 0-.72-.4 3 3 0 0 0-1.36.35 6.38 6.38 0 0 0-1.36.91 7.2 7.2 0 0 0-1.08 1.15 2 2 0 0 0-.44 1.16c0 .21.11.31.32.28a2.57 2.57 0 0 0 .84-.32 12.7 12.7 0 0 0 1.16-.71 13.71 13.71 0 0 0 1.28-1 1 1 0 0 1 .8-.32 1.43 1.43 0 0 1 .64.4 5.77 5.77 0 0 0 2.47 1.52 8.77 8.77 0 0 0 2.47.41 12.51 12.51 0 0 0 4.35-.86 26.24 26.24 0 0 0 4.36-2.06q.64-.24.84.2a.58.58 0 0 1-.2.76 24.74 24.74 0 0 1-4.64 2.18 14 14 0 0 1-4.71.9 9.15 9.15 0 0 1-3.07-.53 8.33 8.33 0 0 1-2.75-1.65 7.12 7.12 0 0 1-3.64 2.14q-1.64.23-1.63-1.36a3 3 0 0 1 .52-1.55 6.42 6.42 0 0 1 1.32-1.51 8.74 8.74 0 0 1 1.76-1.15 4 4 0 0 1 1.76-.47 1.57 1.57 0 0 1 1.63.88 3.1 3.1 0 0 1 .28 1.53z' class='cls-1'/%3E%3Cpath d='M462.34 166.09c-.21-.11-.25-.32-.12-.64s.33-.42.6-.32a14.51 14.51 0 0 1 2.94 2 12.89 12.89 0 0 1 2.54 2.76 43.86 43.86 0 0 1 5.79-2.49q3.23-1.14 6-2.17.56-.16.72.28a.51.51 0 0 1-.24.68l-6 2.29q-3.28 1.27-5.75 2.37a3.43 3.43 0 0 1 .23 1.2 3.29 3.29 0 0 1-1 2.35 3.48 3.48 0 0 1-2.64 1 1.64 1.64 0 0 1-1.59-1.6 2.48 2.48 0 0 1 .92-1.75 11.93 11.93 0 0 1 2.52-1.75 10.42 10.42 0 0 0-2.26-2.36 16.67 16.67 0 0 0-2.66-1.85zM468 172a2.43 2.43 0 0 0-.08-.72 14.15 14.15 0 0 0-2.12 1.31 1.6 1.6 0 0 0-.76 1.15.42.42 0 0 0 .48.48 2.4 2.4 0 0 0 1.84-.67A2.21 2.21 0 0 0 468 172z' class='cls-1'/%3E%3Cpath d='M480.13 166.16c-.21-.11-.25-.32-.12-.64s.33-.42.6-.32a14.51 14.51 0 0 1 2.94 2 12.89 12.89 0 0 1 2.54 2.76 43.86 43.86 0 0 1 5.79-2.49q3.23-1.14 6-2.17.56-.16.72.28a.51.51 0 0 1-.24.68l-6 2.29q-3.28 1.27-5.75 2.37a3.43 3.43 0 0 1 .23 1.2 3.29 3.29 0 0 1-1 2.35 3.48 3.48 0 0 1-2.64 1 1.64 1.64 0 0 1-1.59-1.6 2.48 2.48 0 0 1 .92-1.75 11.93 11.93 0 0 1 2.52-1.75 10.42 10.42 0 0 0-2.26-2.36 16.67 16.67 0 0 0-2.66-1.85zm5.64 5.93a2.43 2.43 0 0 0-.08-.72 14.15 14.15 0 0 0-2.12 1.31 1.6 1.6 0 0 0-.76 1.15.42.42 0 0 0 .48.48 2.4 2.4 0 0 0 1.84-.67 2.21 2.21 0 0 0 .64-1.55z' class='cls-1'/%3E%3Cpath d='M497.61 165.59q.16-.4.68-.24c.34.11.49.29.44.56a2.61 2.61 0 0 0 .31 2.55 2.84 2.84 0 0 0 2.31 1 19.71 19.71 0 0 0 3.35-.31 32.49 32.49 0 0 0 3.71-.86 38 38 0 0 0 3.71-1.3 27.9 27.9 0 0 0 3.36-1.62.52.52 0 0 1 .8.12.56.56 0 0 1-.16.84 27 27 0 0 1-3.52 1.74 35.32 35.32 0 0 1-7.75 2.2 21.59 21.59 0 0 1-3.51.31 4.15 4.15 0 0 1-3.35-1.33 3.65 3.65 0 0 1-.38-3.66zm3.78-6.61c-.32.11-.53 0-.64-.4s0-.61.32-.72l2.32-.55q.64-.16.76.4a.55.55 0 0 1-.44.72z' class='cls-1'/%3E%3Cpath d='M520 162.8c.42-.05.65.12.68.52s-.15.6-.52.6a6.4 6.4 0 0 0-1.4.35 5.46 5.46 0 0 0-1.4.75 5.12 5.12 0 0 0-1.12 1.15 2.63 2.63 0 0 0-.48 1.55 1.79 1.79 0 0 0 1.35 1.72 7.53 7.53 0 0 0 2.71.53 17.74 17.74 0 0 0 7-1.33 20.6 20.6 0 0 0 5.36-3.17.41.41 0 0 1 .68.08.5.5 0 0 1 0 .72 23.75 23.75 0 0 1-5.72 3.37 18.1 18.1 0 0 1-7.31 1.45 8.44 8.44 0 0 1-1.79-.21 6.56 6.56 0 0 1-1.67-.6 3.62 3.62 0 0 1-1.23-1 2.45 2.45 0 0 1-.47-1.52 3.83 3.83 0 0 1 .57-2 5.09 5.09 0 0 1 1.4-1.51 8.09 8.09 0 0 1 1.76-1 6.58 6.58 0 0 1 1.6-.45z' class='cls-1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        background-size: 75px;
        background-position: center 16px 
   }
  
  .header-top ul.logo-bar li.rangiroa {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 323.9 84.3' width='50' height='53'%3E%3Cpath d='M0 15.1h10.3v4c1.9-2 3.6-3.4 5.1-4.1 1.5-.8 3.3-1.2 5.3-1.2 2.7 0 5.6.9 8.6 2.7L24.6 26c-2-1.4-3.9-2.1-5.7-2.1-5.6 0-8.5 4.3-8.5 12.8v23.2H0V15.1zm62.9 0h10.4v44.8H62.9v-4.7c-4.3 4-8.8 6-13.7 6-6.2 0-11.3-2.2-15.4-6.7-4-4.6-6-10.3-6-17.1 0-6.7 2-12.3 6-16.8s9-6.7 15.1-6.7c5.2 0 9.9 2.1 14 6.4v-5.2zM38.3 37.3c0 4.3 1.1 7.8 3.4 10.5 2.4 2.7 5.3 4.1 8.9 4.1 3.8 0 6.9-1.3 9.3-4 2.4-2.7 3.5-6.2 3.5-10.4s-1.2-7.7-3.5-10.4c-2.4-2.7-5.4-4-9.2-4-3.6 0-6.5 1.3-8.9 4-2.3 2.8-3.5 6.2-3.5 10.2zm43.3-22.2H92v4.1c3.6-3.6 7.7-5.4 12.2-5.4 5.2 0 9.3 1.6 12.2 4.9 2.5 2.8 3.8 7.3 3.8 13.7v27.5h-10.4v-25c0-4.4-.6-7.4-1.8-9.1-1.2-1.7-3.4-2.6-6.5-2.6-3.4 0-5.9 1.1-7.3 3.4-1.4 2.2-2.1 6.1-2.1 11.7v21.6H81.6V15.1zm90.3 43.7c0 2.1-.1 4-.2 5.6-.1 1.6-.3 3-.6 4.3-.7 3.4-2.2 6.3-4.3 8.7-4 4.7-9.6 7-16.7 7-6 0-10.9-1.6-14.8-4.9-4-3.3-6.3-7.9-6.9-13.8h10.4c.4 2.2 1.1 3.9 2 5.1 2.1 2.8 5.3 4.2 9.4 4.2 7.6 0 11.4-4.6 11.4-13.9v-6.3c-4.1 4.2-8.8 6.3-14.2 6.3-6.1 0-11.1-2.2-15-6.6-3.9-4.5-5.9-10.1-5.9-16.8 0-6.5 1.8-12.1 5.5-16.6 3.9-4.8 9.1-7.3 15.5-7.3 5.6 0 10.3 2.1 14.1 6.3V15h10.3v43.8zm-10-21.2c0-4.3-1.2-7.8-3.5-10.4-2.4-2.7-5.4-4-9.1-4-3.9 0-7 1.5-9.3 4.4-2.1 2.6-3.1 6-3.1 10.1s1 7.4 3.1 10c2.2 2.9 5.3 4.3 9.3 4.3 4 0 7.1-1.4 9.4-4.3 2.2-2.7 3.2-6.1 3.2-10.1zm28.7-22.5v44.8h-10.3V15.1h10.3zm8.4 0h10.3v4c1.9-2 3.6-3.4 5.1-4.1 1.5-.8 3.3-1.2 5.3-1.2 2.7 0 5.6.9 8.6 2.7l-4.7 9.5c-2-1.4-3.9-2.1-5.7-2.1-5.6 0-8.5 4.3-8.5 12.8v23.2H199V15.1zm27.5 22c0-6.5 2.3-12 6.9-16.5 4.6-4.5 10.3-6.8 16.9-6.8 6.7 0 12.4 2.3 17 6.9 4.6 4.6 6.9 10.2 6.9 16.8 0 6.7-2.3 12.3-6.9 16.9-4.7 4.5-10.4 6.8-17.2 6.8-6.7 0-12.3-2.3-16.9-6.9-4.4-4.6-6.7-10.3-6.7-17.2zm10.6.2c0 4.5 1.2 8 3.6 10.6 2.5 2.6 5.7 4 9.7 4 4 0 7.3-1.3 9.7-3.9 2.4-2.6 3.6-6.1 3.6-10.4 0-4.4-1.2-7.8-3.6-10.4-2.5-2.6-5.7-4-9.7-4-4 0-7.2 1.3-9.6 4-2.5 2.5-3.7 6-3.7 10.1zm76.5-22.2H324v44.8h-10.4v-4.7c-4.3 4-8.8 6-13.7 6-6.2 0-11.3-2.2-15.4-6.7-4-4.6-6-10.3-6-17.1 0-6.7 2-12.3 6-16.8s9-6.7 15.1-6.7c5.2 0 9.9 2.1 14 6.4v-5.2zM289 37.3c0 4.3 1.2 7.8 3.4 10.5 2.4 2.7 5.3 4.1 8.9 4.1 3.8 0 6.9-1.3 9.3-4 2.4-2.7 3.5-6.2 3.5-10.4s-1.2-7.7-3.5-10.4c-2.4-2.7-5.4-4-9.2-4-3.6 0-6.5 1.3-8.9 4-2.3 2.8-3.5 6.2-3.5 10.2zM180.2 0h10.3v10.6h-10.3z'%3E%3C/path%3E%3C/svg%3E")
  }
  
  .header-top ul.logo-bar li.silver {
    background-color: rgba(148, 148, 148, .18)
  }
  
  .icon-cart-header {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16.85 18'%3E%3Cg data-name='Camada 2'%3E%3Cg data-name='Camada 1'%3E%3Cpath d='M7 15a1 1 0 1 0 1 1 1 1 0 0 0-1-1zm0 3a2 2 0 1 1 2-2 2 2 0 0 1-2 2zM14 15a1 1 0 1 0 1 1 1 1 0 0 0-1-1zm0 3a2 2 0 1 1 2-2 2 2 0 0 1-2 2zM15.84 3.4l-.67 4a.87.87 0 0 1-.71.66L4.42 9l-1-6H15.5a.32.32 0 0 1 .34.4zm.7-.94a1.35 1.35 0 0 0-1-.47H3.26l-.1-.6A1.72 1.72 0 0 0 1.5 0h-1a.5.5 0 0 0 0 1h1a.72.72 0 0 1 .67.57l1.67 10A1.72 1.72 0 0 0 5.5 13h10a.5.5 0 0 0 0-1h-10a.72.72 0 0 1-.67-.57L4.58 10l10-.87a1.86 1.86 0 0 0 1.58-1.53l.67-4a1.35 1.35 0 0 0-.29-1.13z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
  }
  
  .icon-heart-header {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 17'%3E%3Cg data-name='Camada 2'%3E%3Cg data-name='Camada 1'%3E%3Cpath d='M9.5 17a.5.5 0 0 1-.24-.06 27.52 27.52 0 0 1-5.37-4.08.5.5 0 0 1 .7-.71 27.11 27.11 0 0 0 4.91 3.77 27.15 27.15 0 0 0 4.91-3.78.5.5 0 1 1 .7.71 27.52 27.52 0 0 1-5.37 4.08.5.5 0 0 1-.24.07zM1.28 9a.5.5 0 0 1-.45-.29A8.13 8.13 0 0 1 0 5.25 5.26 5.26 0 0 1 5.25 0a5.05 5.05 0 0 1 2.93 1A5.51 5.51 0 0 1 9.5 2.39 5.51 5.51 0 0 1 10.82 1a5.05 5.05 0 0 1 2.93-1A5.26 5.26 0 0 1 19 5.25a8.13 8.13 0 0 1-.83 3.46.5.5 0 1 1-.91-.43 7.14 7.14 0 0 0 .73-3A4.26 4.26 0 0 0 13.75 1 4.34 4.34 0 0 0 10 3.66a.5.5 0 0 1-.95 0A4.34 4.34 0 0 0 5.25 1 4.26 4.26 0 0 0 1 5.25a7.14 7.14 0 0 0 .73 3 .5.5 0 0 1-.45.75z'/%3E%3Cpath d='M10.52 13c-.2 0-.57-.11-.75-.76L8.53 7.9l-.81 3.28c-.16.64-.53.78-.73.8s-.59 0-.89-.62l-.6-1.21a.57.57 0 0 0-.08-.15 2.49 2.49 0 0 1-1.92 1h-1a.5.5 0 0 1 0-1h1a1.52 1.52 0 0 0 1.09-.52A1 1 0 0 1 5.48 9a1.14 1.14 0 0 1 .92.7l.44.89.94-3.8c.16-.64.48-.78.73-.78s.57.12.75.76l1.28 4.58 1.18-3.61c.2-.63.58-.74.79-.74s.59.07.85.68l.72 1.72a1.14 1.14 0 0 0 .92.6h1.5a.5.5 0 0 1 0 1H15a2.14 2.14 0 0 1-1.85-1.23l-.59-1.4-1.27 3.9c-.21.63-.57.73-.77.73z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
  }
  
  .icon-user-header {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"%3E%3Cg data-name="Camada 2"%3E%3Cg data-name="Camada 1"%3E%3Cpath d="M9.5 1A4.5 4.5 0 1 0 14 5.5 4.51 4.51 0 0 0 9.5 1zm0 10A5.5 5.5 0 1 1 15 5.5 5.51 5.51 0 0 1 9.5 11zM9.5 13c-3.5 0-6.06 1-7.44 2.76A5.06 5.06 0 0 0 1 18.5a.5.5 0 0 0 .5.5h16a.5.5 0 0 0 .5-.5 5.06 5.06 0 0 0-1.06-2.74C15.56 14 13 13 9.5 13zm8 7h-16A1.5 1.5 0 0 1 0 18.5a6 6 0 0 1 1.23-3.3A7.13 7.13 0 0 1 4.09 13a13.34 13.34 0 0 1 5.41-1 13.34 13.34 0 0 1 5.41 1 7.13 7.13 0 0 1 2.87 2.22A6 6 0 0 1 19 18.5a1.5 1.5 0 0 1-1.5 1.5z"/%3E%3C/g%3E%3C/g%3E%3C/svg%3E')
  }
  
  .icon-menu-header {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 11'%3E%3Cg data-name='Camada 2'%3E%3Cg data-name='Camada 1'%3E%3Cpath d='M15.5 1H.5a.5.5 0 0 1 0-1h15a.5.5 0 0 1 0 1zM15.5 6H.5a.5.5 0 0 1 0-1h15a.5.5 0 0 1 0 1zM15.5 11H.5a.5.5 0 0 1 0-1h15a.5.5 0 0 1 0 1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    position: absolute;
    top: -20px;
    left: -20px
  }
  
  .icon-search-header {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 20'%3E%3Cg data-name='Camada 2'%3E%3Cg data-name='Camada 1'%3E%3Cpath d='M1 7.5A6.5 6.5 0 1 1 7.5 14 6.51 6.51 0 0 1 1 7.5zm17.87 11.66l-5.94-6.48A7.5 7.5 0 0 0 2.2 2.2 7.5 7.5 0 0 0 7.5 15a7.44 7.44 0 0 0 4.69-1.64l5.94 6.48a.5.5 0 0 0 .74-.68z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    margin-top: 0;
    position: relative;
  }
  
  .logo-bar .todasmarcas {
    width: 42px;
  }
  
  .header-top ul.logo-bar li a {
    background-color: unset;
    font-size: 0;
    padding: 0 !important;
  }

.header-top .sidebar:after {
  background-color: #d3d3d3;
  content: '';
  display: block;
  height: 31px;
  position: absolute;
  right: 0;
  top: 10px;
  width: 1px;
}

.header-top ul li div {
  line-height: 50px;
}

.container.text-center {
    padding-top: 100px!important;
}


@media (min-width: 768px) {
  .body-cart > div.container.text-center {
      padding-bottom: 0 !important;
  }
  
  .body-cart #biggy-one {
      margin: 0 !important;
  }
  
  .body-cart .container.container-main.container-cart {
    margin-top: 0 !important;
  }
}

.totalizers-list .prazos-msg{
    color: #999;
    font-size: 12px;
}
.warningCovid{
    background-color: #f9f5d0;
    border: 1px solid #fed430;
    padding: 15px 15px 15px 35px;
    font-family: Lato;
    font-size: 9px;
}
.warningCovid::before{
    content: "";
    background-image: url(https://triumph.vteximg.com.br/arquivos/aviso.png);
    fill: black;
    background-size: 17px;
    padding: 5px 12px;
    margin-left: -25px;
    background-repeat: no-repeat;
}
.warningTransportadorasP{
    font-family: Lato;
    background-color: #f9f5d0;
    padding: 10px 40px;
    text-align: justify;
    border: 1px solid #fed639;
}
.warningTransportadorasP:before{
    content: "";
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 192.146 192.146' style='enable-background:new 0 0 192.146 192.146;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath style='fill:%23010002;' d='M108.186,144.372c0,7.054-4.729,12.32-12.037,12.32h-0.254c-7.054,0-11.92-5.266-11.92-12.32 c0-7.298,5.012-12.31,12.174-12.31C103.311,132.062,108.059,137.054,108.186,144.372z M88.44,125.301h15.447l2.951-61.298H85.46 L88.44,125.301z M190.372,177.034c-2.237,3.664-6.214,5.921-10.493,5.921H12.282c-4.426,0-8.51-2.384-10.698-6.233 c-2.159-3.849-2.11-8.549,0.147-12.349l84.111-149.22c2.208-3.722,6.204-5.96,10.522-5.96h0.332 c4.445,0.107,8.441,2.618,10.513,6.546l83.515,149.229C192.717,168.768,192.629,173.331,190.372,177.034z M179.879,170.634 L96.354,21.454L12.292,170.634H179.879z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: left;
    padding: 8px 13px;
    margin-left: -27px;
}
.body-cart .entrega{
    display:block;
    font-family: 'Lato', sans-serif;
    color: #999;
    font-size: 11px;
    display: inline-block;
    line-height: 1.4;
    font-weight: 600;
    width: 100%;
    margin-bottom: 15px;
}
.btn-place-order-wrapper{
 	width: 100%;
    justify-content: center;
    display: flex;
}

body.remove-payment #payment-group-bankInvoicePaymentGroup, body.remove-payment p.link.link-gift-card, body.remove-payment #payment-group-instantPaymentPaymentGroup {
    display: none !important;
}

body.remove-payment a#payment-group-creditCardPaymentGroup {
    width: 100% !important;
}