.header-checkout {
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  height: 85px;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #f5f5f5
}

.header-checkout .container {
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  height: auto;
  width: 100%;
  margin: 0 30px
}

@media only screen and (min-width: 1200px) {
  .header-checkout .container {
    height: auto;
    width: 1260px;
    margin: 0 auto
  }
}

.header-checkout .container:before,
.header-checkout .container:after {
  content: none
}

.header-checkout-logo svg {
  height: auto;
  width: 120px
}

.header-checkout-safebuy {
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-direction: row
}

.header-checkout-safebuy__icon {
  height: 25px;
  width: 17px;
  background: url("data:image/svg+xml,%3Csvg id='Grupo_5680' data-name='Grupo 5680' xmlns='http://www.w3.org/2000/svg' width='17.003' height='25.504' viewBox='0 0 17.003 25.504'%3E%3Cpath id='Caminho_8811' data-name='Caminho 8811' d='M101.274 11.787V7.439a7.439 7.439 0 0 0-14.877 0v4.348a1.591 1.591 0 0 0-1.063 1.5v9.564A2.66 2.66 0 0 0 87.991 25.5H99.68a2.66 2.66 0 0 0 2.657-2.657V13.283A1.591 1.591 0 0 0 101.274 11.787Zm-5.341 8.767a.53.53 0 0 1-.5.7H92.241a.531.531 0 0 1-.5-.7l.663-1.989A2.093 2.093 0 0 1 91.71 17a2.125 2.125 0 0 1 4.251 0 2.1 2.1 0 0 1-.691 1.562Zm2.153-8.865h-8.5V7.439a4.251 4.251 0 1 1 8.5 0Z' transform='translate(-85.334)' fill='%23008ed2'/%3E%3C/svg%3E") no-repeat
}

.header-checkout-safebuy__text {
  color: #000;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 15px;
  line-height: 0.9375rem;
  letter-spacing: 0em;
  text-align: left;
  text-transform: initial;
  margin: 0 0 0 10px;
  padding: 0
}

.footer-checkout {
  background-color: #f8f8f8
}

.footer-checkout .footer-top {
  display: block
}

.footer-checkout .footer-top .wrapper {
  padding-top: 40px
}

@media only screen and (min-width: 1024px) {
  .footer-checkout .footer-top .wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    height: auto;
    width: 1260px;
    margin: 0 auto;
    padding-bottom: 20px
  }
}

.footer-checkout .footer-top ul li {
  list-style: none;
  margin: 0;
  padding: 0
}

@media only screen and (min-width: 1024px) {
  .footer-checkout .footer-top__content {
    align-items: center;
    display: flex;
    justify-content: space-between;
    flex-direction: row
  }
}

.footer-checkout .footer-top__titulo {
  color: #000;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 18px;
  line-height: 1.125rem;
  letter-spacing: 0em;
  text-align: center;
  text-transform: initial;
  display: block
}

@media only screen and (min-width: 1024px) {
  .footer-checkout .footer-top__titulo {
    margin: 0 20px 0 0
  }
}

.footer-checkout .footer-top .footer-seguranca {
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: row;
  height: auto;
  width: 300px;
  margin: 0 auto 50px
}

@media only screen and (min-width: 1024px) {
  .footer-checkout .footer-top .footer-seguranca {
    margin: 0 auto
  }
}

.footer-checkout .footer-top .footer-seguranca .certificacoes-pci {
  margin: 0 25px
}

.footer-checkout .footer-top .footer-pagamento {
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto;
  height: auto;
  width: 350px
}

@media only screen and (min-width: 1024px) {
  .footer-checkout .footer-top .footer-pagamento {
    height: auto;
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: row
  }
}

.footer-checkout .footer-top .footer-pagamento__titulo {
  color: #000;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 18px;
  line-height: 1.125rem;
  letter-spacing: 0em;
  text-align: center;
  text-transform: initial;
  display: block;
  margin-bottom: 15px
}

@media only screen and (min-width: 1024px) {
  .footer-checkout .footer-top .footer-pagamento__titulo {
    margin: 0
  }
}

.footer-checkout .footer-top .footer-pagamento__lista {
  height: auto;
  width: 365px;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0;
  padding: 0 30px
}

@media only screen and (min-width: 1024px) {
  .footer-checkout .footer-top .footer-pagamento__lista {
    height: auto;
    width: 450px
  }
}

.footer-checkout .footer-top .footer-pagamento__lista li {
  margin: 0 10px 10px
}

@media only screen and (min-width: 1024px) {
  .footer-checkout .footer-top .footer-pagamento__lista li {
    margin: 0 10px
  }
}

.footer-checkout .footer-bottom {
  padding: 20px 25px 40px
}

@media only screen and (min-width: 1024px) {
  .footer-checkout .footer-bottom .wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: auto;
    width: 1260px;
    margin: 0 auto
  }
}

@media only screen and (min-width: 1024px) {
  .footer-checkout .footer-bottom {
    align-items: center;
    display: flex;
    justify-content: space-between;
    flex-direction: row
  }
}

.footer-checkout .footer-bottom__copyright {
  color: #000;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 400;
  line-height: 18px;
  line-height: 1.125rem;
  letter-spacing: 0em;
  text-align: center;
  text-transform: initial
}

@media only screen and (min-width: 1024px) {
  .footer-checkout .footer-bottom__copyright {
    margin: 0 auto;
    max-width: 875px
  }
}

.footer-checkout .footer-bottom__credits {
  margin: 35px auto;
  text-align: center;
  max-width: 347px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-direction: row
}

@media only screen and (min-width: 1024px) {
  .footer-checkout .footer-bottom__credits {
    margin: 0;
    padding-top: 40px;
    width: 347px
  }
}

.footer-checkout .footer-bottom__credits a:first-child {
  position: relative
}

.footer-checkout .footer-bottom__credits a:first-child:after {
  bottom: initial;
  left: initial;
  margin: auto;
  position: absolute;
  right: 10px;
  top: -6px;
  height: 31px;
  width: 1px;
  background-color: #4f515b;
  content: "";
  display: inline-block
}

.cart-fixed-transition {
  margin-top: 30px
}

@media only screen and (min-width: 992px) {
  .cart-fixed-transition {
    height: 100%;
    width: 100%;
    margin: 0
  }
}

.cart-fixed-transition h2 {
  color: #000;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 16px;
  line-height: 1rem;
  letter-spacing: .02em;
  text-align: left;
  text-transform: initial;
  background: #f9f9f9;
  border-radius: 0;
  border: none;
  margin-bottom: 0;
  padding: 17px 0 17px 30px
}

.cart-fixed-transition .summary-cart-template-holder .cart::-webkit-scrollbar {
  width: 5px
}

.cart-fixed-transition .summary-cart-template-holder .cart::-webkit-scrollbar-track {
  background: #f5f5f5
}

.cart-fixed-transition .summary-cart-template-holder .cart::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, .15)
}

.cart-fixed-transition .summary-cart-template-holder .cart::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, .2)
}

.cart-fixed-transition .summary-cart-template-holder .cart .hproduct {
  margin-top: 30px
}

.cart-fixed-transition .summary-cart-template-holder .cart .hproduct .photo {
  height: auto;
  width: 60px
}

@media only screen and (min-width: 992px) {
  .cart-fixed-transition .summary-cart-template-holder .cart .hproduct .photo {
    height: auto;
    width: 60px
  }
}

.cart-fixed-transition .summary-cart-template-holder .cart .hproduct .product-name {
  width: 70%
}

.cart-fixed-transition .summary-cart-template-holder .cart .hproduct .badge {
  color: #000;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14px;
  line-height: 0.875rem;
  letter-spacing: .05em;
  text-align: center;
  text-transform: initial;
  height: 20px;
  width: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: row;
  background-color: #ad853b;
  padding: 0
}

.cart-fixed-transition .summary-cart-template-holder .cart .hproduct .shipping-date {
  display: none
}

.cart-fixed-transition .summary-cart-template-holder .cart .hproduct .price {
  color: #000;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 22px;
  line-height: 1.375rem;
  letter-spacing: 0em;
  text-align: right;
  text-transform: initial;
  margin-top: 12px
}

.cart-fixed-transition #go-to-cart-button {
  margin-right: 10px;
  margin-top: 15px
}

@media only screen and (min-width: 992px) {
  .cart-fixed-transition #go-to-cart-button {
    margin: 15px 0 0
  }
}

.cart-fixed-transition #go-to-cart-button #orderform-minicart-to-cart {
  color: #ba9654;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 16px;
  line-height: 1rem;
  letter-spacing: .02em;
  text-align: right;
  text-transform: initial;
  text-decoration: underline
}

.cart-fixed-transition .summary-template-holder .accordion-inner .table .totalizers-list .Items {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
  margin: 0 10px
}

@media only screen and (min-width: 992px) {
  .cart-fixed-transition .summary-template-holder .accordion-inner .table .totalizers-list .Items {
    height: auto;
    width: 328px;
    float: right;
    margin: 0
  }
}

.cart-fixed-transition .summary-template-holder .accordion-inner .table .totalizers-list .Items .info {
  height: auto;
  width: 50%;
  color: #000;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 18px;
  line-height: 1.125rem;
  letter-spacing: .02em;
  text-align: left;
  text-transform: initial;
  display: flex;
  padding-bottom: 0;
  padding-left: 0
}

.cart-fixed-transition .summary-template-holder .accordion-inner .table .totalizers-list .Items .monetary {
  height: auto;
  width: 50%;
  color: #000;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 18px;
  line-height: 1.125rem;
  letter-spacing: .02em;
  text-align: right;
  text-transform: initial;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 0;
  padding-right: 0
}

.cart-fixed-transition .summary-template-holder .accordion-inner .table .totalizers-list .Shipping {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
  margin: 0 10px
}

@media only screen and (min-width: 992px) {
  .cart-fixed-transition .summary-template-holder .accordion-inner .table .totalizers-list .Shipping {
    height: auto;
    width: 328px;
    float: right;
    margin: 0
  }
}

.cart-fixed-transition .summary-template-holder .accordion-inner .table .totalizers-list .Shipping .info {
  height: auto;
  width: 50%;
  color: #000;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 15px;
  line-height: 0.9375rem;
  letter-spacing: .02em;
  text-align: left;
  text-transform: initial;
  display: flex;
  padding-bottom: 0;
  padding-left: 0
}

.cart-fixed-transition .summary-template-holder .accordion-inner .table .totalizers-list .Shipping .monetary {
  height: auto;
  width: 50%;
  color: #000;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 15px;
  line-height: 0.9375rem;
  letter-spacing: .02em;
  text-align: right;
  text-transform: initial;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 0;
  padding-right: 0
}

.cart-fixed-transition .summary-template-holder .accordion-inner .table tfoot>tr {
  margin: 0 10px 20px 10px;
  display: flex
}

@media only screen and (min-width: 992px) {
  .cart-fixed-transition .summary-template-holder .accordion-inner .table tfoot>tr {
    height: auto;
    width: 328px;
    float: right;
    margin: 0
  }
}

.cart-fixed-transition .summary-template-holder .accordion-inner .table tfoot>tr>.info {
  height: auto;
  width: 50%;
  color: #000;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 15px;
  line-height: 0.9375rem;
  letter-spacing: .02em;
  text-align: left;
  text-transform: initial;
  display: flex;
  padding-bottom: 10px;
  padding-left: 0
}

.cart-fixed-transition .summary-template-holder .accordion-inner .table tfoot>tr>.monetary {
  height: auto;
  width: 50%;
  color: #000;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 15px;
  line-height: 0.9375rem;
  letter-spacing: .02em;
  text-align: right;
  text-transform: initial;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 10px;
  padding-right: 0
}

.cart-fixed-transition .payment-confirmation-wrap #payment-data-submit {
  background: #ba9654;
  border-radius: 0;
  border: 0;
  color: #fff;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 22px;
  line-height: 1.375rem;
  letter-spacing: 0em;
  text-align: center;
  text-transform: uppercase;
  padding: 12px 0;
  position: relative;
  width: 368px;
  display: block;
  margin: 0 auto
}

.cart-fixed-transition .cart-active .table .totalizers-list .srp-summary-result {
  width: 372px;
  display: flex
}

@media(min-width: 1025px) {
  .cart-fixed-transition .cart-active .table .totalizers-list .srp-summary-result {
    width: 319px;
    display: flex
  }

  .cart-fixed-transition .table tfoot>tr {
    width: 255px;
    display: flex;
    margin: 0
  }

  .cart-fixed-transition .table .totalizers-list .Items {
    width: 255px;
    display: flex;
    margin: 0
  }

  .cart-fixed-transition.affix {
    position: relative;
    top: 0
  }

  .cart-fixed-transition .srp-delivery-info .srp-delivery-select-container {
    width: 255px
  }
}

@media only screen and (min-width: 992px) {
  .cart-fixed {
    height: auto !important
  }
}

@media only screen and (min-width: 992px) {
  .mini-cart .summary-template-holder {
    background: rgba(0, 0, 0, 0)
  }

  .mini-cart .cart-items {
    padding: 0
  }
}

body {
  padding: 0
}

body.body-cart {
  padding: 0
}

#orderform-title {
  color: #000;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 15px;
  line-height: 0.9375rem;
  letter-spacing: 0em;
  text-align: left;
  text-transform: initial;
  margin: 40px 20px 15px
}

.orderform-template {
  padding: 0
}

.icon-lock {
  display: none
}

#shipping-data .vtex-omnishipping-1-x-shippingDataDev {
  background-color: rgba(0, 0, 0, 0);
  opacity: 1
}

#shipping-data .shp-summary-group-info,
.shp-summary-group-price {
  font-size: 12px;
  font-weight: 400;
  line-height: 26px;
  color: #000;
  letter-spacing: .6px
}

#shipping-data .shp-summary-group-info:last-child,
.shp-summary-group-price:last-child {
  font-weight: 700
}

.accordion-toggle .link-box-edit {
  border: none;
  background: none;
  box-shadow: none
}

.accordion-toggle .link-box-edit .icon-edit {
  font-size: 0;
  display: block;
  height: 16px;
  width: 16px;
  background: url("data:image/svg+xml,%3Csvg id='Grupo_9365' data-name='Grupo 9365' xmlns='http://www.w3.org/2000/svg' width='16.851' height='16.43' viewBox='0 0 16.851 16.43'%3E%3Cpath id='Caminho_461' data-name='Caminho 461' d='M24.592 963.364a1.065 1.065 0 0 0-.757.309l-7.28 7.279-.013.013a1.17 1.17 0 0 0-.283.461 4.4 4.4 0 0 0-.217.678 4.532 4.532 0 0 0-.092 1.81.433.433 0 0 0 .342.349 4.534 4.534 0 0 0 1.81-.092 4.456 4.456 0 0 0 .685-.224 1.153 1.153 0 0 0 .461-.276l.013-.013 7.28-7.28a1.246 1.246 0 0 0-.112-1.751l-.842-.842a1.444 1.444 0 0 0-.875-.421 1.128 1.128 0 0 0-.118 0Zm0 .842a.4.4 0 0 1 .072 0 .556.556 0 0 1 .323.171c.284.283.559.565.842.849.219.219.2.46.112.553l-.566.566-1.514-1.514.566-.566a.255.255 0 0 1 .165-.059Zm-1.323 1.224 1.507 1.507-6.128 6.128a1.6 1.6 0 0 1-.191.105 3.7 3.7 0 0 1-.553.178 4.084 4.084 0 0 1-1.139.092 4.137 4.137 0 0 1 .092-1.139 3.589 3.589 0 0 1 .178-.546c.044-.1.1-.186.105-.2Zm-11.374.882a1.9 1.9 0 0 0-1.9 1.9V977.9a1.9 1.9 0 0 0 1.9 1.9h9.689a1.9 1.9 0 0 0 1.9-1.9v-6.529a.421.421 0 1 0-.842 0V977.9a1.042 1.042 0 0 1-1.053 1.053H11.9a1.042 1.042 0 0 1-1.053-1.053v-9.688a1.042 1.042 0 0 1 1.053-1.053h7.372a.421.421 0 1 0 0-.843Z' transform='translate(-10 -963.363)' fill='%23959595'/%3E%3C/svg%3E") no-repeat center
}

.shipping-summary-info {
  margin-left: 30px
}

.btn-place-order-wrapper .btn {
  float: none
}

.full-cart .summary-totalizers {
  width: 100%
}

body .item-quantity-change {
  padding: 0
}

body .full-cart .cart table tbody tr+tr {
  border-top: none
}

body .full-cart .summary-totalizers .info {
  width: inherit
}

.link-choose-more-products-wrapper {
  text-align: center;
  display: block;
  order: 1;
  padding-bottom: 10px
}

.btn-place-order-wrapper {
  order: 0;
  position: relative
}

.row-fluid .summary-totalizers {
  width: 90%
}

.mini-cart .item {
  border: none
}

.product-name {
  color: #000;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: .55px
}

.lookatme {
  background: rgba(0, 0, 0, 0)
}

.item-unavailable,
.top-arrow {
  background: rgba(0, 0, 0, 0)
}

.item-unavailable .top-arrow {
  border-bottom-color: rgba(0, 0, 0, 0)
}

.payment-confirmation-wrap {
  display: block
}

#cart-note {
  min-height: 45px;
  min-width: 205px;
  padding: 0
}

.accordion-body .accordion-inner .summary-discount-descriptions .table {
  display: flex;
  flex-direction: column;
  padding: 0 20px
}

.table .totalizers-list .Discounts {
  display: flex;
  margin: 0 10px
}

.totalizers-list .Discounts .info {
  width: 50%;
  display: flex;
  margin-left: 10px;
  padding-left: 0
}

.totalizers-list .Discounts .monetary {
  width: 50%;
  display: flex;
  margin-right: 10px;
  padding-right: 0;
  justify-content: flex-end
}

.srp-shipping-current-single {
  max-width: 328px
}

.add-service-container,
.ChangeNumberOfPayments {
  display: none
}

.srp-delivery-info .srp-delivery-select-container {
  max-width: 328px
}

@media(min-width: 1025px) {
  .table .totalizers-list .Discounts {
    width: 255px;
    display: flex;
    margin: 0
  }

  .container-cart,
  .container-order-form {
    margin: 30px auto;
    width: 1260px;
    margin-bottom: 0
  }

  .checkout-container {
    margin-bottom: 22px
  }

  .header-checkout .container .header-checkout-safebuy .header-checkout-safebuy__text {
    font-size: 16px
  }

  .product-name a {
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    color: #262626;
    margin: 0
  }

  small.seller.muted {
    display: block
  }

  .old-product-price {
    font-size: 13px;
    font-weight: 700;
    color: #262626
  }

  .full-cart .cart table tbody tr td.item-remove {
    padding: 0 0px 20px 20px
  }

  .btn-place-order-wrapper .btn {
    float: right
  }

  .link-choose-more-products-wrapper {
    order: 0
  }

  .row-fluid [class*=span].pull-right,
  .row-fluid [class*=span].pull-right {
    float: right;
    margin: 0
  }

  footer .footer-entrega {
    margin: 0
  }
}

.client-pre-email {
  width: auto;
  margin: 0 20px
}

@media only screen and (min-width: 1024px) {
  .client-pre-email {
    width: 100%
  }
}

.client-pre-email #orderform-to-cart {
  color: #000;
  margin-right: 10px
}

@media only screen and (min-width: 1000px) {
  .client-pre-email #orderform-to-cart {
    margin-right: 70px
  }
}

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

.container-cart #cart-title {
  font-size: 0;
  margin-left: 30px
}

.container-cart #cart-title::after {
  content: "Finalizar compra";
  color: #000;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 30px;
  line-height: 1.875rem;
  letter-spacing: 0em;
  text-align: left;
  text-transform: initial
}

@media only screen and (min-width: 992px) {
  .container-cart #cart-title {
    color: #000;
    font-size: 0px;
    font-size: 0rem;
    font-weight: 700;
    line-height: 15px;
    line-height: 0.9375rem;
    letter-spacing: 0em;
    text-align: left;
    text-transform: initial;
    display: block !important;
    margin-left: 10px
  }
}

.cart-template .cart table.cart-items thead {
  border: 0;
  background: #f9f9f9;
  padding: 0
}

@media only screen and (min-width: 480px) {
  .cart-template .cart table.cart-items thead {
    display: none
  }
}

@media only screen and (min-width: 1000px) {
  .cart-template .cart table.cart-items thead {
    display: table-header-group
  }
}

.cart-template .cart table.cart-items thead tr {
  height: 45px
}

.cart-template .cart table.cart-items thead tr th {
  color: #000;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 15px;
  line-height: 0.9375rem;
  letter-spacing: .04em;
  text-align: center;
  text-transform: capitalize
}

.cart-template .cart table.cart-items thead tr th.product {
  font-size: 0;
  text-align: left;
  padding: 0
}

.cart-template .cart table.cart-items thead tr th.product::after {
  content: "Lista de produtos";
  color: #000;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 16px;
  line-height: 1rem;
  letter-spacing: 0em;
  text-align: left;
  text-transform: initial;
  margin-left: 25px
}

.cart-template .cart table.cart-items .payment-group-item {
  color: #000
}

@media only screen and (min-width: 480px) {
  .cart-template .cart table.cart-items thead .product-price {
    min-width: 100px
  }
}

.cart-template .cart table.cart-items thead .product-price::after {
  content: " unitário";
  display: inline;
  color: #000;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 22px;
  line-height: 1.375rem;
  letter-spacing: 0em;
  text-align: right;
  text-transform: initial
}

.cart-template .cart table.cart-items thead .shipping-date {
  font-size: 0
}

.cart-template .cart table.cart-items thead .shipping-date::after {
  content: "Frete";
  display: inline-block;
  color: #000;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 22px;
  line-height: 1.375rem;
  letter-spacing: 0em;
  text-align: center;
  text-transform: initial
}

.cart-template .cart table.cart-items tbody .product-item {
  padding: 0 30px 20px 30px;
  margin-top: 0
}

@media only screen and (min-width: 1024px) {
  .cart-template .cart table.cart-items tbody .product-item {
    padding-top: 20px
  }
}

.cart-template .cart table.cart-items tbody .product-item .product-image {
  height: 85px;
  width: 85px;
  left: initial;
  padding: 0
}

.cart-template .cart table.cart-items tbody .product-item .product-image img {
  height: 85px;
  width: 85px;
  max-width: 85px
}

.cart-template .cart table.cart-items tbody .product-item .product-name {
  margin-left: 100px;
  padding: 0 0 5px !important
}

.cart-template .cart table.cart-items tbody .product-item .product-name a {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #000;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 22px;
  line-height: 1.375rem;
  letter-spacing: 0em;
  text-align: left;
  text-transform: initial;
  display: -webkit-box;
  overflow: hidden;
  margin-bottom: 15px
}

@media only screen and (min-width: 768px) {
  .cart-template .cart table.cart-items tbody .product-item .product-name a {
    color: #161615;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 18px;
    line-height: 1.125rem;
    letter-spacing: .05em;
    text-align: left;
    text-transform: initial
  }
}

@media only screen and (min-width: 1024px) {
  .cart-template .cart table.cart-items tbody .product-item .product-name a {
    margin-bottom: 0
  }
}

.cart-template .cart table.cart-items tbody .product-item .product-name .seller {
  display: none
}

.cart-template .cart table.cart-items tbody .product-item .product-price {
  color: #000;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 22px;
  line-height: 1.375rem;
  letter-spacing: 0em;
  text-align: right;
  text-transform: initial;
  margin-right: 0;
  margin-top: 20px
}

@media only screen and (min-width: 992px) {
  .cart-template .cart table.cart-items tbody .product-item .product-price {
    display: table-cell;
    text-align: center;
    margin: 0
  }
}

.cart-template .cart table.cart-items tbody .product-item .product-price .list-price .old-product-price-label,
.cart-template .cart table.cart-items tbody .product-item .product-price .best-price .new-product-price-label {
  display: none
}

.cart-template .cart table.cart-items tbody .product-item .product-price .old-product-price {
  color: #000;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 15px;
  line-height: 0.9375rem;
  letter-spacing: .05em;
  text-align: left;
  text-transform: initial
}

.cart-template .cart table.cart-items tbody .product-item .product-price .new-product-price {
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 15px;
  line-height: 0.9375rem;
  letter-spacing: .05em;
  text-align: left;
  text-transform: initial
}

.cart-template .cart table.cart-items tbody .product-item .quantity-price .total-price,
.cart-template .cart table.cart-items tbody .product-item .quantity-price .total-selling-price {
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 16px;
  line-height: 1rem;
  letter-spacing: .05em;
  text-align: center;
  text-transform: initial
}

.cart-template .cart table.cart-items tbody .product-item .quantity {
  margin-left: 100px;
  height: auto;
  width: 120px
}

@media only screen and (min-width: 1024px) {
  .cart-template .cart table.cart-items tbody .product-item .quantity {
    width: 180px
  }
}

.cart-template .cart table.cart-items tbody .product-item .quantity .item-quantity-change {
  height: 32px;
  width: 32px
}

.cart-template .cart table.cart-items tbody .product-item .quantity .item-quantity-change:hover {
  color: #000
}

.cart-template .cart table.cart-items tbody .product-item .quantity .item-quantity-change-decrement {
  height: 40px;
  width: 40px;
  line-height: 35px;
  background-color: #f9f9f9;
  border: none;
  color: #000;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: row
}

@media only screen and (min-width: 1024px) {
  .cart-template .cart table.cart-items tbody .product-item .quantity .item-quantity-change-decrement {
    display: inline-block
  }
}

.cart-template .cart table.cart-items tbody .product-item .quantity .item-quantity-change-decrement .icon-minus-sign:before {
  content: "-";
  height: 100%;
  width: 100%;
  line-height: 35px;
  display: block
}

.cart-template .cart table.cart-items tbody .product-item .quantity .item-quantity-change-increment {
  height: 40px;
  width: 40px;
  line-height: 35px;
  background-color: #f9f9f9;
  border: none;
  color: #000;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: row
}

@media only screen and (min-width: 1024px) {
  .cart-template .cart table.cart-items tbody .product-item .quantity .item-quantity-change-increment {
    display: inline-block
  }
}

.cart-template .cart table.cart-items tbody .product-item .quantity .item-quantity-change-increment .icon-plus-sign:before {
  content: "+";
  height: 100%;
  width: 100%;
  line-height: 38px;
  display: block
}

.cart-template .cart table.cart-items tbody .product-item .quantity input {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #161615;
  font-size: 14px;
  font-weight: 700;
  height: 40px;
  margin-left: -4px;
  margin-right: -4px;
  padding: 0 5px;
  background-color: #f9f9f9
}

.cart-template .cart table.cart-items tbody .product-item .item-remove .icon-remove:before {
  content: ""
}

.cart-template .cart table.cart-items tbody .product-item .item-remove .item-link-remove {
  height: 9px;
  width: 9px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.135' height='10.056' viewBox='0 0 10.135 10.056'%3E%3Cg id='Grupo_1082' data-name='Grupo 1082' transform='translate(-55.643 -24.422)'%3E%3Cg id='noun_Close_996783' transform='translate(56.221 24.999)'%3E%3Cpath id='Caminho_372' data-name='Caminho 372' d='M16.409 14.975 13.593 12.16l2.814-2.816a.823.823 0 0 0 0-1.168l-.261-.262a.813.813 0 0 0-.585-.243h0a.82.82 0 0 0-.584.243l-2.815 2.817L9.345 7.917a.823.823 0 0 0-1.167 0l-.262.259a.826.826 0 0 0 0 1.171l2.817 2.815L7.917 14.976a.825.825 0 0 0 0 1.169l.261.261a.816.816 0 0 0 .585.243.827.827 0 0 0 .585-.243l2.814-2.817L14.977 16.4a.826.826 0 0 0 1.168 0l.261-.261a.81.81 0 0 0 .244-.585.819.819 0 0 0-.242-.585Z' transform='translate(-7.672 -7.671)' stroke='%23fff' stroke-width='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center no-repeat;
  color: rgba(0, 0, 0, 0);
  display: block;
  float: right
}

.cart-template .summary-template-holder .cart-more-options .agendar-container {
  width: fit-content;
  display: flex;
  align-items: center;
  padding: 4px 12px;
  gap: 8px;
  border-radius: 4px;
  border: 2px solid #414141;
  display: none
}

@media(max-width: 768px) {
  .cart-template .summary-template-holder .cart-more-options .agendar-container {
    margin: 0 12.5px
  }
}

.cart-template .summary-template-holder .cart-more-options .agendar-container br {
  display: none
}

.cart-template .summary-template-holder .cart-more-options .agendar-container input[type=checkbox] {
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #414141;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  outline: none;
  transition: background-color .3s, border-color .3s
}

.cart-template .summary-template-holder .cart-more-options .agendar-container input[type=checkbox]:checked {
  background-color: #fff;
  border-color: #000
}

.cart-template .summary-template-holder .cart-more-options .agendar-container input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  background-color: #000;
  border-radius: 50%;
  transform: translate(-50%, -50%)
}

.cart-template .summary-template-holder .cart-more-options .agendar-container label {
  font-weight: 600;
  color: #414141
}

@media only screen and (min-width: 992px) {
  .cart-template .summary-template-holder .cart-more-options {
    margin: 0
  }
}

.cart-template .summary-template-holder .cart-more-options #shipping-preview-container {
  margin: 0 auto
}

@media only screen and (min-width: 992px) {
  .cart-template .summary-template-holder .cart-more-options #shipping-preview-container {
    margin: 0
  }
}

.cart-template .summary-template-holder .cart-more-options h2.srp-main-title {
  color: #000;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 20px;
  line-height: 1.25rem;
  letter-spacing: 0em;
  text-align: left;
  text-transform: initial;
  margin-bottom: 10px
}

.cart-template .summary-template-holder .cart-more-options .srp-data .srp-postal-code__form {
  position: relative;
  height: auto;
  width: 100%
}

.cart-template .summary-template-holder .cart-more-options .srp-data .srp-postal-code__form .vtex-shipping-preview-0-x-postalCodeForgotten {
  margin: 0
}

.cart-template .summary-template-holder .cart-more-options .srp-data .srp-postal-code__form .vtex-shipping-preview-0-x-postalCodeForgotten #ship-postalCode {
  height: 45px;
  width: 285px;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #161615;
  box-shadow: none;
  margin: 0 auto
}

@media only screen and (min-width: 1024px) {
  .cart-template .summary-template-holder .cart-more-options .srp-data .srp-postal-code__form .vtex-shipping-preview-0-x-postalCodeForgotten #ship-postalCode {
    height: 45px;
    width: 260px
  }
}

.cart-template .summary-template-holder .cart-more-options .srp-data .srp-postal-code__form .vtex-shipping-preview-0-x-postalCodeForgotten #cart-shipping-calculate {
  height: auto;
  width: 72px;
  color: #ba9654;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 16px;
  line-height: 1rem;
  letter-spacing: 0em;
  text-align: center;
  text-transform: capitalize;
  bottom: initial;
  left: inherit;
  margin: auto;
  position: absolute;
  right: -10px;
  top: 30px;
  background: rgba(0, 0, 0, 0);
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0;
  max-width: 100%;
  padding: 0;
  text-decoration: underline
}

@media only screen and (min-width: 1024px) {
  .cart-template .summary-template-holder .cart-more-options .srp-data .srp-postal-code__form .vtex-shipping-preview-0-x-postalCodeForgotten #cart-shipping-calculate {
    bottom: initial;
    left: inherit;
    margin: auto;
    position: absolute;
    right: 20px;
    top: 30px
  }
}

.cart-template .summary-template-holder .cart-more-options .srp-data .srp-delivery-current-many {
  padding: 0
}

.cart-template .summary-template-holder .cart-more-options .srp-data .srp-delivery-current-many__text {
  padding: 13px 25px
}

.cart-template .summary-template-holder .cart-more-options .srp-data .srp-delivery-current-many__name {
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 16px;
  line-height: 1rem;
  letter-spacing: 0em;
  text-align: left;
  text-transform: initial
}

.cart-template .summary-template-holder .cart-more-options .srp-data .srp-delivery-current-many__sla {
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 16px;
  line-height: 1rem;
  letter-spacing: 0em;
  text-align: left;
  text-transform: initial
}

.cart-template .summary-template-holder .cart-more-options .srp-data .srp-delivery-current-many__price {
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 16px;
  line-height: 1rem;
  letter-spacing: 0em;
  text-align: left;
  text-transform: initial;
  padding: 22px 25px
}

.cart-template .summary-template-holder .cart-more-options .srp-data .srp-delivery-current-many__arrow {
  padding-right: 17px
}

.cart-template .summary-template-holder .cart-more-options .srp-data .srp-delivery-current-many__arrow path {
  fill: red
}

.cart-template .summary-template-holder .cart-more-options .srp-delivery-header span {
  color: #000;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 15px;
  line-height: 0.9375rem;
  letter-spacing: 0em;
  text-align: left;
  text-transform: initial
}

.cart-template .summary-template-holder .cart-more-options .srp-delivery-header span strong {
  font-weight: 700
}

.cart-template .summary-template-holder .cart-more-options .srp-delivery-info .srp-shipping-current-single__sla,
.cart-template .summary-template-holder .cart-more-options .srp-delivery-info .srp-shipping-current-single__price {
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 15px;
  line-height: 0.9375rem;
  letter-spacing: 0em;
  text-align: left;
  text-transform: initial
}

.cart-template .summary-template-holder .cart-more-options .srp-delivery-info .srp-shipping-current-single__price {
  font-weight: 700
}

.cart-template .summary-template-holder .cart-more-options .srp-delivery-info .srp-shipping-current-single__bullet .srp-icon-radio-selected path {
  fill: #000
}

.cart-template .summary-template-holder .summary-coupon .coupon-fields {
  position: relative
}

@media only screen and (min-width: 1024px) {
  .cart-template .summary-template-holder .summary-coupon .coupon-fields {
    display: flex;
    justify-content: right
  }
}

.cart-template .summary-template-holder .summary-coupon .coupon-fields #cart-coupon {
  height: auto;
  width: 100%;
  color: #161615;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 15px;
  line-height: 0.9375rem;
  letter-spacing: 0em;
  text-align: left;
  text-transform: initial;
  border-radius: 0;
  border: none;
  background-color: #f9f9f9;
  box-shadow: none !important;
  padding: 13px 0;
  padding-left: 10px
}

@media only screen and (min-width: 1024px) {
  .cart-template .summary-template-holder .summary-coupon .coupon-fields #cart-coupon {
    height: auto;
    width: 298px
  }
}

.cart-template .summary-template-holder .summary-coupon .coupon-fields #cart-coupon-add {
  bottom: initial;
  left: initial;
  margin: auto;
  position: absolute;
  right: 0;
  top: 15%;
  color: #ba9654;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 15px;
  line-height: 0.9375rem;
  letter-spacing: 0em;
  text-align: left;
  text-transform: initial;
  background: none;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  text-decoration: underline
}

.cart-template .summary-template-holder .summary-coupon .coupon-label {
  text-align: left;
  margin-top: 5px
}

.cart-template .summary-template-holder .summary-coupon .coupon-label>label {
  color: #000;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 22px;
  line-height: 1.375rem;
  letter-spacing: 0em;
  text-align: left;
  text-transform: initial
}

@media only screen and (min-width: 1024px) {
  .cart-template .summary-template-holder .summary-coupon .coupon-label>label {
    width: 280px;
    text-align: left
  }
}

.cart-template .summary-template-holder .summary-coupon .coupon-value::placeholder {
  top: 3px;
  background: url("/arquivos/placeholder1.svg") no-repeat left;
  color: rgba(0, 0, 0, 0);
  position: relative
}

.cart-template .summary-template-holder .summary-coupon .coupon-value .cart-items thead th {
  padding: 10px
}

.cart-template .summary-template-holder .summary-coupon .coupon-data .link-coupon-add {
  height: auto;
  width: 100%;
  color: #000;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 700;
  line-height: 15px;
  line-height: 0.9375rem;
  letter-spacing: .1em;
  text-align: right;
  text-transform: uppercase;
  border-radius: 15px;
  display: block;
  padding: 10px 0
}

@media only screen and (min-width: 1024px) {
  .cart-template .summary-template-holder .summary-coupon .coupon-data .link-coupon-add {
    font-size: 13px;
    height: auto;
    width: 300px;
    float: right
  }
}

@media only screen and (min-width: 1024px) {
  .cart-template .summary-template-holder .accordion-body .table {
    height: auto;
    width: 298px;
    float: right
  }
}

.cart-template .summary-template-holder .accordion-body .table .totalizers-list .Items .monetary {
  text-align: right
}

.cart-template .summary-template-holder .accordion-body .table .totalizers-list .srp-summary-result .monetary {
  text-align: right
}

.cart-template .summary-template-holder .summary-totalizers {
  height: auto;
  width: 368px;
  float: none;
  margin: 0 auto
}

.cart-template .summary-template-holder .summary-totalizers tr {
  border: none
}

.cart-template .summary-template-holder .summary-totalizers tr .empty {
  display: none
}

.cart-template .summary-template-holder .summary-totalizers .info {
  height: auto;
  width: 180px;
  color: #161615;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 18px;
  line-height: 1.125rem;
  letter-spacing: 0em;
  text-align: left;
  text-transform: initial;
  display: block;
  margin: 0
}

.cart-template .summary-template-holder .summary-totalizers tfoot {
  margin: 20px 0
}

.cart-template .summary-template-holder .summary-totalizers tfoot .info,
.cart-template .summary-template-holder .summary-totalizers tfoot .monetary {
  color: #161615;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 18px;
  line-height: 1.125rem;
  letter-spacing: 0em;
  text-align: right;
  text-transform: none;
  display: block;
  padding-top: 5px
}

.cart-template .summary-template-holder .summary-totalizers tfoot .info {
  text-align: left
}

.cart-template .cart-links {
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  margin: 0 auto;
  width: 90%
}

@media only screen and (min-width: 992px) {
  .cart-template .cart-links {
    margin: 20px auto;
    width: 50%;
    align-items: center;
    display: flex;
    justify-content: flex-end;
    flex-direction: row
  }

  .cart-template .cart-links::after {
    content: none
  }
}

.cart-template .cart-links .link-choose-more-products-wrapper {
  float: left;
  padding: 10px 0;
  border: 1px solid #ba9654;
  margin-top: 10px;
  height: auto;
  width: 366px;
  border-radius: 0;
  cursor: pointer
}

@media only screen and (min-width: 1024px) {
  .cart-template .cart-links .link-choose-more-products-wrapper {
    height: auto;
    width: 298px;
    margin-top: 0;
    margin-right: 10px
  }
}

.cart-template .cart-links .link-choose-more-products-wrapper a {
  color: #000;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 16px;
  line-height: 1rem;
  letter-spacing: 0em;
  text-align: center;
  text-transform: none
}

.cart-template .cart-links #cart-to-orderform {
  height: auto;
  width: 368px;
  background: #ba9654;
  border-radius: 0;
  border: 0;
  float: right;
  font-size: 0;
  padding: 10px 0;
  position: relative;
  text-shadow: none
}

@media only screen and (min-width: 1024px) {
  .cart-template .cart-links #cart-to-orderform {
    height: auto;
    width: 298px
  }
}

.cart-template .cart-links #cart-to-orderform:after {
  bottom: initial;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: initial;
  color: #fff;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 22px;
  line-height: 1.375rem;
  letter-spacing: .1em;
  text-align: center;
  text-transform: uppercase;
  content: "finalizar compra"
}

@media only screen and (min-width: 992px) {
  .cart-template .cart {
    border: none;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 30px;
    border-radius: 0
  }
}

@media only screen and (min-width: 992px) {
  .srp-icon-radio-selected path {
    color: #0045ab;
    fill: #0045ab
  }

  .srp-shipping-current-single__sla.gray {
    color: #404040;
    font-size: 12px;
    font-weight: 500
  }

  .srp-delivery-info .srp-shipping-current-single {
    border-radius: 0;
    border: 1px solid #f9f9f9;
    margin: 0
  }

  .srp-delivery-info .srp-delivery-select-container {
    margin: 0
  }

  .srp-shipping-current-single__price.gray {
    color: #0045ab;
    font-size: 12px;
    font-weight: 700
  }

  #deliver-at-text>a {
    font-weight: 700
  }
}

.srp-shipping-current-single__text {
  border: none !important
}

.srp-shipping-current-single__price.gray {
  display: none
}

.row-fluid [class*=span].pull-right,
.row-fluid [class*=span].pull-right {
  float: none;
  margin: 0 auto;
  padding: 0
}

@media only screen and (min-width: 1024px) {

  .row-fluid [class*=span].pull-right,
  .row-fluid [class*=span].pull-right {
    float: right
  }
}

small.seller.muted {
  display: block
}

.price-details-popup span {
  color: #fff !important
}

tr.product-item td {
  padding: 20px 10px
}

.full-cart .cart table tbody tr td.item-remove {
  padding: 20px 13px;
  top: 0;
  right: 10px
}

.cart {
  border: none;
  margin-bottom: 30px
}

.srp-postal-code {
  margin-bottom: 45px
}

a.srp-address-title.link.pointer.blue.f5 {
  font-size: 12px;
  color: #000;
  font-weight: 400;
  padding-left: 5px
}

.srp-toggle__current {
  border-color: #f7b000
}

.srp-toggle__wrapper label.blue {
  color: #f7b000
}

#shipping-calculate-link {
  background: rgba(0, 0, 0, 0);
  border: none;
  color: #ba9654;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 16px;
  line-height: 1rem;
  letter-spacing: 0em;
  text-align: left;
  text-transform: initial;
  margin: 0 0 30px;
  padding: 0;
  text-decoration: underline;
  text-transform: capitalize;
  transition: color 200ms ease-in-out;
  width: 200px
}

#shipping-calculate-link:hover {
  color: #141f35
}

.srp-content .srp-description {
  max-width: unset;
  margin-bottom: 20px
}

.srp-toggle .srp-toggle__wrapper {
  border-radius: 0
}

.srp-toggle .srp-toggle__wrapper .srp-toggle__wrapper label.blue {
  font-weight: 700
}

.srp-toggle .srp-toggle__wrapper .srp-toggle__current {
  border: none;
  box-shadow: none
}

.srp-toggle .srp-toggle__wrapper .srp-toggle__delivery {
  background: #ba9654;
  border-radius: 0;
  color: #fff;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 20px;
  line-height: 1.25rem;
  letter-spacing: 0em;
  text-align: center;
  text-transform: initial
}

.srp-toggle .srp-toggle__wrapper .srp-toggle__pickup {
  border-radius: 0;
  color: #4f515b;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 20px;
  line-height: 1.25rem;
  letter-spacing: 0em;
  text-align: center;
  text-transform: capitalize
}

.cart-items thead tr th {
  vertical-align: middle
}

.ship-postalCode a {
  text-decoration: underline;
  color: #161615;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 400;
  line-height: 14px;
  line-height: 0.875rem;
  letter-spacing: 0em;
  text-align: left;
  text-transform: initial
}

.srp-delivery-current-many__text,
.srp-delivery-select-container {
  border-width: 1px !important
}

.ship-postalCode>label {
  display: none
}

.srp-delivery-select-container {
  width: 328px;
  height: 61px
}

#find-pickup-link {
  background-color: #ba9654;
  color: #fff;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 20px;
  line-height: 1.25rem;
  letter-spacing: 0em;
  text-align: center;
  text-transform: none;
  border-radius: 0;
  border: none
}

.srp-delivery-info .srp-delivery-select-container {
  border-radius: 10px;
  border-color: #dfdfdf
}

.srp-delivery-info .srp-shipping-current-single {
  border-radius: 0;
  border-color: #f9f9f9;
  margin: 0 auto
}

.srp-delivery-select {
  padding: 0
}

.srp-delivery-info .srp-delivery-select-container {
  margin: 0 auto;
  width: 100%
}

.summary-totalizers .summary-coupon-wrap .summary-coupon {
  margin: 0
}

.coupon-fields {
  margin-bottom: 0
}

@media only screen and (min-width: 480px) {
  #cart-title {
    margin-bottom: 0
  }
}

@media only screen and (min-width: 480px)and (min-width: 480px) {
  .full-cart tbody .product-item .shipping-date {
    display: none
  }
}

@media only screen and (min-width: 480px)and (min-width: 1000px) {
  .full-cart tbody .product-item .shipping-date {
    display: table-cell;
    padding: 0;
    height: 100px
  }
}

@media only screen and (min-width: 480px) {
  .full-cart tbody .product-item {
    position: relative
  }

  .full-cart tbody .product-item img {
    margin-right: 15px
  }

  .full-cart tbody .product-item .quantity {
    display: flex;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0
  }
}

@media only screen and (min-width: 480px)and (min-width: 1024px) {
  .full-cart tbody .product-item .quantity {
    position: relative;
    display: table-cell;
    height: 100px
  }
}

@media only screen and (min-width: 480px)and (min-width: 768px) {
  .full-cart tbody .product-item .quantity .item-quantity-change {
    position: static
  }
}

@media only screen and (min-width: 480px) {
  .full-cart tbody .product-item .quantity-price {
    display: none
  }
}

@media only screen and (min-width: 480px)and (min-width: 1024px) {
  .full-cart tbody .product-item .quantity-price {
    display: table-cell
  }
}

@media only screen and (min-width: 480px) {
  .full-cart tbody .product-item .product-price {
    min-width: 100px;
    vertical-align: bottom;
    padding: 0
  }
}

@media only screen and (min-width: 480px)and (min-width: 1024px) {
  .full-cart tbody .product-item .product-price {
    vertical-align: middle
  }
}

@media only screen and (min-width: 480px) {
  .full-cart tbody .product-name .brand {
    display: none
  }
}

@media only screen and (min-width: 480px) {
  .full-cart .summary-template-holder #shipping-preview-container {
    max-width: 100%;
    padding: 0 20px
  }
}

@media only screen and (min-width: 480px)and (min-width: 1024px) {
  .full-cart .summary-template-holder #shipping-preview-container {
    max-width: 350px;
    padding: 0
  }
}

@media only screen and (min-width: 480px) {
  .full-cart .summary-template-holder .summary-totalizers {
    width: 100%;
    padding: 0 20px
  }
}

@media only screen and (min-width: 480px)and (min-width: 1024px) {
  .full-cart .summary-template-holder .summary-totalizers {
    width: auto;
    padding: 0
  }
}

@media only screen and (min-width: 480px) {
  .full-cart .cart-links {
    width: 100%
  }
}

#client-profile-data .step {
  border-radius: 0;
  border: 1px solid #f9f9f9;
  padding: 0
}

#client-profile-data .step .accordion-heading {
  background-color: #f9f9f9
}

#client-profile-data .step .accordion-heading .accordion-toggle {
  padding: 15px 20px
}

#client-profile-data .step .accordion-heading .accordion-toggle .link-box-edit {
  top: 8px;
  right: 5px
}

#client-profile-data .step .accordion-heading .accordion-toggle span {
  color: #000;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 16px;
  line-height: 1rem;
  letter-spacing: 0em;
  text-align: left;
  text-transform: initial
}

#client-profile-data .step .accordion-heading .accordion-toggle .icon-user:before {
  color: #ad853b;
  height: 12px;
  width: 12px;
  margin-right: 5px
}

#client-profile-data .step .accordion-heading .accordion-toggle-active span {
  color: #000;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 27px;
  line-height: 1.6875rem;
  letter-spacing: .02em;
  text-align: left;
  text-transform: initial
}

#client-profile-data .step .accordion-body {
  padding: 0 20px
}

#client-profile-data .step .accordion-body .box-info {
  color: #000;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 26px;
  line-height: 1.625rem;
  letter-spacing: .06em;
  text-align: left;
  text-transform: initial
}

#client-profile-data .step .accordion-body .box-info .client-profile-email {
  margin: 0
}

#client-profile-data .step .accordion-body .box-edit #go-to-shipping,
#client-profile-data .step .accordion-body .box-edit #btn-go-to-payment {
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 24px;
  line-height: 1.5rem;
  letter-spacing: .1em;
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  border: 0;
  text-shadow: none;
  background-color: #ba9654;
  background-image: none
}

#client-profile-data .step .accordion-body .box-edit #go-to-shipping:focus,
#client-profile-data .step .accordion-body .box-edit #btn-go-to-payment:focus {
  outline: none
}

@media only screen and (min-width: 992px) {
  #shipping-data {
    margin-left: 20px
  }
}

@media only screen and (min-width: 1024px) {
  #shipping-data {
    margin: 0
  }
}

#shipping-data .vtex-omnishipping-1-x-SummaryItemContent {
  align-items: flex-end
}

#shipping-data .vtex-omnishipping-1-x-SummaryItemContent .vtex-omnishipping-1-x-SummaryItemInfo {
  border-right: 0
}

#shipping-data .vtex-omnishipping-1-x-SummaryItemContent .vtex-omnishipping-1-x-SummaryItemInfo .vtex-omnishipping-1-x-summaryPackage .shp-summary-package-time {
  color: #929190;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 18px;
  line-height: 1.125rem;
  letter-spacing: 0em;
  text-align: left;
  text-transform: initial
}

#shipping-data .step {
  border-radius: 0;
  border: 1px solid #f9f9f9;
  padding: 0
}

#shipping-data .step .accordion-heading {
  background-color: #f9f9f9
}

#shipping-data .step .accordion-heading .accordion-toggle {
  padding: 15px 20px;
  color: #000;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 16px;
  line-height: 1rem;
  letter-spacing: 0em;
  text-align: left;
  text-transform: initial
}

#shipping-data .step .accordion-heading .accordion-toggle .link-box-edit {
  top: 8px;
  right: 5px
}

#shipping-data .step .accordion-heading .accordion-toggle-active {
  color: #000;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 27px;
  line-height: 1.6875rem;
  letter-spacing: .02em;
  text-align: left;
  text-transform: initial
}

#shipping-data .step .accordion-heading .accordion-toggle .icon-home:before {
  color: #ad853b;
  height: 12px;
  width: 12px;
  margin-right: 5px
}

#shipping-data .step .accordion-inner {
  padding: 0 20px
}

#shipping-data .step .accordion-inner .box-step .vtex-omnishipping-1-x-deliveryGroup svg path {
  fill: #ad853b
}

#shipping-data .step .accordion-inner .box-step .vtex-omnishipping-1-x-summaryChange {
  color: #ad853b;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14px;
  line-height: 0.875rem;
  letter-spacing: 0em;
  text-align: center;
  text-transform: initial;
  border: 1px dashed #ad853b
}

#shipping-data .step .accordion-inner .box-step #btn-go-to-payment {
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 24px;
  line-height: 1.5rem;
  letter-spacing: .1em;
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  border: 0;
  text-shadow: none;
  background-color: #ba9654;
  background-image: none
}

#shipping-data .step .accordion-inner .box-step #btn-go-to-payment:focus {
  outline: none
}

.srp-shipping-current-single__bullet {
  display: flex;
  align-items: center
}

.srp-shipping-current-single__bullet svg path {
  color: #000;
  fill: #000
}

@media only screen and (min-width: 1024px) {
  #shipping-data+.payment-data {
    position: relative;
    left: 15px
  }
}

#payment-data .step {
  border-radius: 0;
  border: 1px solid #f9f9f9;
  padding: 0
}

#payment-data .step .accordion {
  padding: 0 20px
}

#payment-data .step .accordion-heading {
  background-color: #f9f9f9
}

#payment-data .step .accordion-heading .accordion-toggle {
  padding: 15px 20px
}

#payment-data .step .accordion-heading .accordion-toggle .icon-credit-card {
  height: 12px;
  width: 12px
}

#payment-data .step .accordion-heading .accordion-toggle-active span {
  color: #000;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 16px;
  line-height: 1rem;
  letter-spacing: 0em;
  text-align: left;
  text-transform: initial
}

#payment-data .step .accordion-heading .accordion-toggle .icon-credit-card:before {
  color: #ad853b
}

#payment-data .step .accordion .payment-group-item-text a {
  color: #000
}

#payment-data .required.payment-group-list-btn {
  display: flex;
  flex-direction: column
}

#payment-data .required.payment-group-list-btn a:nth-child(1) {
  order: 4
}

#payment-data .required.payment-group-list-btn a:nth-child(2) {
  order: 2
}

.free-shipping {
  height: 3px;
  width: auto;
  background-color: #cbcbcb;
  border-radius: 12px
}

@media only screen and (min-width: 992px) {
  .free-shipping {
    float: right;
    margin: 40px 0 0 0;
    height: 3px;
    width: 298px
  }
}

.free-shipping-bar-content {
  height: 3px;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  margin: 10px auto 0;
  position: relative
}

@media only screen and (min-width: 992px) {
  .free-shipping-bar-content {
    margin: 0
  }
}

.free-shipping__text {
  color: #000;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 26px;
  line-height: 1.625rem;
  letter-spacing: .02em;
  text-align: left;
  text-transform: initial;
  margin: 0 0 30px 0;
  position: relative;
  z-index: 2
}

.free-shipping__text strong,
.free-shipping__text span {
  font-weight: 700;
  text-transform: uppercase
}

.free-shipping__barActive {
  bottom: initial;
  left: 0;
  margin: auto;
  position: absolute;
  right: initial;
  top: 0;
  height: 3px;
  width: 0;
  background-color: #ba9654;
  border-radius: 12px;
  display: block;
  max-width: 100%;
  transition: width .5s
}

.info-promo-leve3 {
  position: absolute;
  left: 0;
  bottom: 0;
  cursor: pointer;
  background: url("https://ofnerio.vtexassets.com/assets/vtex/assets-builder/ofnerio.store-theme/0.1.80/svg/flag-pague2-leve-3___1751a6304c53d5615ef993f7839a70ba.svg") no-repeat center;
  width: 80px;
  height: 40px;
  background-size: cover
}

.info-promo-leve3-popup {
  position: fixed;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 2;
  background: #fff;
  padding: 20px 40px;
  width: fit-content;
  height: fit-content;
  border-radius: 6px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .322)
}

.info-promo-leve3-popup-overlay {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(57, 38, 9, .39);
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1
}

.info-promo-leve3-popup img {
  max-width: 215px
}

.info-promo-leve3-popup p {
  text-align: center;
  font-size: 18px;
  font-weight: 700
}

.info-promo-leve3-popup p span {
  display: block;
  color: #ba9654;
  font-size: 28px;
  font-weight: 900;
  margin-bottom: 10px
}

.info-promo-leve3-popup p strong {
  font-weight: 900;
  color: #ba9654
}

.info-promo-leve3 svg {
  max-width: 25px;
  height: fit-content;
  position: absolute;
  bottom: 22px;
  right: -13px
}

.info-promo-leve3 p {
  visibility: hidden;
  position: absolute;
  white-space: nowrap;
  border-radius: 6px;
  padding: 10px;
  top: -20px;
  left: 70px;
  color: #000;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .3);
  transition: all .3s ease-in-out
}

.info-promo-leve3 p strong {
  font-weight: 900;
  color: #ba9654
}

.info-promo-leve3:hover p {
  visibility: visible;
  background: #fff;
  left: 100px
}

.address-type-selector-custom {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}

.address-type-selector-custom-label {
  display: block;
  color: #999;
  font-size: 13px;
  margin-bottom: 8px;
  overflow: hidden;
}

.address-type-selector-custom-form {
  display: flex;
  flex-direction: column;
  border: 1px solid #eee;
  border-radius: 4px;
  margin-bottom: 24px;
  overflow: hidden;
}

.address-type-radio {
  display: flex;
  align-items: center;
  padding: 8px 0;
  transition: background 0.2s, box-shadow 0.2s;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 500;
  color: #3f4254;
  padding: 12px;
  color: #999;
  font-size: 12px;
  line-height: 1.3;
}

.address-type-radio.selected {
  background: #f1f6fb;
  padding: 12px;
  border: 1px solid #eee;
  color: #333;
}

.address-type-radio input[type="radio"] {
  appearance: none;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  border: 2px solid #bfa16a;
  border-radius: 50%;
  margin-right: 12px;
  position: relative;
  background: #fff;
  outline: none;
  transition: border 0.2s;
}

.address-type-radio input[type="radio"]:checked::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  background: #bfa16a;
  border-radius: 50%;
  position: absolute;
  top: 19%;
  left: 17%;
}