/* Content copied from "checkout5-custom.css" at 2019-10-18T19:15:40.156Z */

@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700");

/*RESET*/
body {
  font-family: "Open Sans", sans-serif;
  padding-top: 0;
}

body a {
  color: inherit;
  text-decoration: none;
}

#btn-client-pre-email {
  border: none !important;
  height: 52px !important;
}

#cart-coupon-add,
#btn-client-pre-email,
.btn-success {
  background-color: #c2b4a7 !important;
  background-image: none;
  box-shadow: 0 3px 10px rgb(0 0 0 / 30%);
  border: none;
  border-radius: 0;
}

#btn-client-pre-email:hover,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-image: none;
  background-color: #c2b4a76b;
}

@media screen and (max-width: 840px) {
  body {
    padding: 0 !important;
  }
}

#cart-to-orderform.disabled,
#payment-data-submit.disabled {
  opacity: 0.3;
  pointer-events: none;
}
/*FIM - RESET*/

.logo svg * {
  fill: #fff;
}

#cart-title {
  font-size: 0px;
  font-weight: 400;
  text-transform: uppercase;
}

#cart-title:before {
  content: "Minha Sacola";
  font-size: 29px;
}

/*BTN COMPRAR*/
#cart-to-orderform {
  width: 340px;
  height: 55px;
  line-height: 55px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 25px;
  font-weight: 300;
  background-image: url(/arquivos/ico-lock.png);
  background-repeat: no-repeat;
  background-position: 7% 45%;
  float: right;
  padding: 0;
  text-indent: 10%;
  transition: opacity 300ms;
}

#go-to-cart-button {
  margin: 10px 0;
}

#go-to-cart-button small a {
  font-size: 16px;
}

@media screen and (max-width: 840px) {
  .calc-frete,
  .cart-active .summary-coupon,
  #cart-to-orderform {
    width: 100% !important;
    text-align: center !important;
  }

  .coupon-data.pull-right {
    float: none !important;
  }

  .link-coupon-add {
    margin-left: 0 !important;
  }
  #go-to-cart-button {
    margin: 10px 0;
  }

  #go-to-cart-button small a {
    font-size: 16px;
  }
}
/*FIM - BTN COMPRAR*/

/*CARRINHO VAZIO*/
.empty-cart-content {
  text-align: center;
  padding: 50px 0;
}

#cart-choose-products {
  font-size: 0;
  padding: 0;
  text-transform: uppercase;
  width: 210px;
  height: 50px;
  line-height: 50px;
  background-color: black !important;
}

#cart-choose-products:after {
  content: "Voltar para home";
  font-size: 16px;
}

.empty-cart-message p {
  font-size: 0;
}

.empty-cart-message p:after {
  max-width: 250px;
  font-size: 16px;
  content: "Navegue pelas categorias do site ou faça uma busca";
  display: inline-block;
}

h2.empty-cart-title {
  text-transform: uppercase;
  font-size: 0;
}

h2.empty-cart-title:before {
  content: "";
  width: 100%;
  height: 150px;
  background-image: url(/arquivos/title-sacola.png);
  display: block;
  background-position: center;
  background-repeat: no-repeat;
}

div.empty-cart-message {
  display: none;
}

h2.empty-cart-title:after {
  content: "Parece que sua sacola está vazia";
  font-size: 32.5px;
  letter-spacing: 2px;
  width: 59%;
  display: none;
}

@media screen and (max-width: 840px) {
  h2.empty-cart-title:before {
    background-size: 90%;
  }

  h2.empty-cart-title:after {
    width: 100%;
  }
}
/*FIM - CARRINHO VAZIO*/

/*HEADER*/
header {
  background-color: #c2b4a7;
  box-shadow: 0 3px 10px rgb(0 0 0 / 30%);
  padding: 20px 0;
}

header .logo {
  float: left;
}

header .selo {
  float: right;
  margin-top: 30px;
}

@media screen and (max-width: 840px) {
  header .logo .lbf-logo__image {
    max-width: 160px;
  }

  .container {
    margin: 0 15px;
  }
}
/*FIM - HEADER*/

/*FOOTER*/
footer {
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding: 20px 0;
}

footer .bandeiras li {
  width: 80px;
  height: 45px;
  display: inline-block;
  padding: 2px;
  margin-right: 10px;
  background-color: #fff;
}

footer .row-1 {
  display: flex;
  flex-direction: row;
}

footer .row-1 .column {
  width: 33.3%;
}

footer .row-1 .column p {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 15px;
}

footer .row-1 .column ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

footer .row-1 .column ul li {
  margin-right: 10px;
}

.copyright {
  margin: 10px 0;
}

.copyright p {
  max-width: 490px;
  margin: 0 auto;
  text-align: center;
  line-height: 14px;
}

.copyright p span {
  display: block;
}

@media screen and (max-width: 840px) {
  footer .row-1 {
    flex-direction: column;
  }

  footer .row-1 .column p {
    margin-bottom: 10px;
  }

  footer .row-1 .column {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }

  footer .row-1 .column ul {
    justify-content: center;
  }
}
/*FIM - FOOTER*/

/*BORDAS*/
.cart {
  border: none;
  padding: 0;
}

.cart table thead tr {
  text-transform: uppercase;
}

.cart table thead tr th {
  font-weight: 400;
}

@media screen and (min-width: 840px) {
  .table thead tr th.product {
    border-left: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc !important;
  }

  .table tbody tr td.product-image {
    border-left: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
  }

  .cart-items .quantity-price {
    border-right: 1px solid #dcdcdc;
  }

  .cart-items .quantity-price,
  .table tbody td td.quantity-price,
  .table tbody tr td.quantity,
  .table tbody tr td.product-price {
    border-top: 1px solid #dcdcdc;
  }

  .cart-items .quantity-price,
  .table tbody td td.quantity-price,
  .table tbody tr td.quantity,
  .table tbody tr td.product-price,
  .table tbody tr td.product-name,
  .cart-items .shipping-date {
    border-bottom: 1px solid #dcdcdc;
  }

  .table thead tr th.quantity-price {
    border-right: 1px solid #dcdcdc;
  }

  .table thead tr th.shipping-date,
  .table thead tr th.product-price,
  .table thead tr th.quantity,
  .table thead tr th.quantity-price {
    border-top: 1px solid #dcdcdc !important;
  }
}
/*FIM - BORDAS*/

/*CART*/
.full-cart .summary-totalizers .info {
  text-align: left !important;
}

.totalizers table tfoot {
  text-transform: uppercase;
  font-weight: bold;
}

.totalizers table tfoot,
.totalizers table tbody {
  background-color: #f4f4f4;
  border-bottom: 3px solid #fff !important;
}

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

.full-cart .summary-totalizers {
  width: 30%;
  margin-right: 45px;
  padding: 0;
}

.item-link-remove {
  background-image: url(/arquivos/ico-trash.png);
  background-repeat: no-repeat;
  background-position: center;
}

.item-quantity-change i,
.item-link-remove i {
  display: none;
}

.item-quantity-change.item-quantity-change-increment:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6.5px 9px 6.5px;
  border-color: transparent transparent #000000 transparent;
}

.item-quantity-change.item-quantity-change-decrement:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 6.5px 0 6.5px;
  border-color: #000000 transparent transparent transparent;
}

.item-quantity-change.item-quantity-change-decrement {
  position: relative;
  bottom: -17px;
  right: 2px;
}

.item-quantity-change.item-quantity-change-increment {
  position: relative;
  top: -17px;
}

.cart-active .summary-coupon {
  margin: 0;
  float: left;
}

.calc-frete {
  font-size: 16px;
  text-decoration: underline;
  color: #646464;
  font-weight: 400;
  cursor: pointer;
  padding-top: 3px;
  float: left;
}

.calc-frete img {
  margin-right: 5px;
}

#cart-coupon-add {
  color: #fff;
}

.coupon-label label {
  font-weight: bold;
  text-decoration: none;
  color: #807166;
  text-transform: uppercase;
}

.coupon-fields input {
  border-radius: 5px;
  border: 1px solid #c2b4a7;
  padding: 5px;
}

a#cart-link-coupon-add {
  font-size: 16px;
  text-decoration: none;
  color: #646464;
  margin-left: 20px;
}

a#cart-link-coupon-add:before {
  width: 25px;
  height: 24px;
  display: inline-block;
  content: "";
  background-image: url(/arquivos/ico-cupom.png);
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: -5px;
}

.forms.coupon-column.summary-coupon-wrap {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 840px) {
  .full-cart .summary-totalizers {
    width: 100%;
    margin: 0;
  }
}

.srp-result .srp-pickup-info:after {
  content: "* Entre em contato conosco para possível retirada antecipada.";
  white-space: pre-wrap;
  margin: 10px 10px 0;
  display: block;
  font-size: 12px;
  line-height: 14px;
  margin-top: 10px;
}
/*FIM - CART*/

/*LINKS*/
.cart-links-bottom {
  width: calc(100% - 45px);
  padding-right: 45px;
}

.link-choose-more-products-wrapper {
  height: 55px;
  line-height: 55px;
  font-size: 18px;
  font-weight: 400;
  color: #6d6d6d;
}

.link-choose-more-products-wrapper a {
  text-decoration: underline;
}

#cart-choose-more-products:before {
  content: "\00ab";
  margin-right: 5px;
}

@media screen and (max-width: 840px) {
  .cart-links-bottom {
    width: 100%;
    padding: 0;
  }
}
/*FIM - LINK*/

.srp-result.lh-copy.retirada::after {
  content: "Retirada em: \A Rua Edward Joseph, 122 - Vila Suzana. \A São Paulo - SP, 05709-020";
  white-space: pre-wrap;
  margin: 10px 10px 0;
  font-size: 12px;
  line-height: 14px;
  display: block;
}

.srp-result.lh-copy.sedex::after {
  content: "Envio por Sedex";
  white-space: pre-wrap;
  margin: 10px 10px 0;
  font-size: 12px;
  line-height: 14px;
  display: block;
}

/* Custom Payment types */

.form-step .payment-group .payment-group-list-btn {
  display: flex;
  flex-direction: column;
}

.form-step
  .payment-group
  .payment-group-list-btn
  a[data-name="Boleto Bancário"] {
  order: 3;
}

.form-step .payment-group .payment-group-list-btn a[data-name="Pix"] {
  order: 2;
}

.form-step
  .payment-group
  .payment-group-list-btn
  a.payment-group-creditCardPaymentGroup {
  order: 1;
}

/* Pagar com dois cartões */

@media screen and (min-width: 767px) {
  iframe.span12 {
    height: 440px !important;
  }
}

#vendedor-cupon-add {
  background-color: #c2b4a7 !important;
  background-image: none;
  border: none;
  box-shadow: 0 3px 10px rgb(0 0 0 / 30%);
  color: white !important;
  border-radius: 0;
}

.vendedor-cupon {
  margin-top: 20px;
}

.vendedor-cupon .coupon-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.vendedor-cupon .coupon-info .vendedor-code {
  font-weight: bold;
}

.vendedor-cupon .coupon-info .delete-vendedor {
  color: #c52121;
}

/*Displays the option to enter a foreign document*/
.document-box {
  display: block;
}

/*Displays the option to enter an international phone*/
.phone-box {
  display: block;
}

/*Show all countries*/
.CountrySelector--all-countries {
  display: block;
}

/*Hide delivery countries*/
.CountrySelector {
  display: none;
}

#shipping-preview-container .srp-description {
    display: none;
}

#shipping-preview-container .srp-main-title:after {content: 'Produto Fornecido e entregue por LBF Joias';display: block;font-size: 13px;line-height: 20px;font-weight: 500;}
