
/* source: <vtex.email-checkout-conflict@0.3.0> */
.checkEmailAuthConflict__modal,
.checkEmailAuthConflict__modal--bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
}

.checkEmailAuthConflict__modal--bg {
  background: #000;
  opacity: 0.4;
}

.checkEmailAuthConflict__modal--wrap {
  width: 400px;
  background: #fff;
  position: fixed;
  left: calc(50% - 200px);
  top: 50%;
  transform: translateY(-50%);
  z-index: 99999;
  padding: 30px;
  border-radius: 3px;
  box-sizing: border-box;

  color: #333333;
  background: #fff;
  box-shadow: 0 5px 0 #ddd;
  border-bottom: 1px solid #fff;
  border-radius: 4px;
  border: 2px solid #eee;
}

button.checkEmailAuthConflict__modal--button {
  background: #1a73e8;
  padding: 10px;
  display: inline-block;
  border: none;
  border-radius: 3px;
  color: #fff;
}

  .checkEmailAuthConflict__modal--button.js-loading:after {
    border: 3px solid #f3f3f3; /* Light grey */
    border-top: 3px solid #9999; /* Blue */
    border-radius: 50%;
    width: 10px;
    height: 10px;
    animation: spin 1s linear infinite;
    content: '';
    display: inline-block;
    margin-left: 8px;
    vertical-align: middle;
  }

h4.checkEmailAuthConflict__modal--title {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}

p.checkEmailAuthConflict__modal--text {
  margin-bottom: 20px;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* source: <komforthousesofas.checkout-ui-custom@0.18.42> */
@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);input,select,button{outline:none !important}.vcustom--vtex-omnishipping-1-x-address input,#app-container input[type=text],#app-container input[type=tel],#app-container input[type=email],#app-container select,.orderform-template .summary-note .note-textarea,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input,.orderform-template-holder #client-profile-data form.client-pre-email input[type=text]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email input[type=tel]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email input[type=email]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email select:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input[type=text]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input[type=tel]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input[type=email]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data select:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=text]:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=tel]:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=email]:not(.pac-target-input),.orderform-template-holder #shipping-data select:not(.pac-target-input),.orderform-template-holder #payment-data input[type=text]:not(.pac-target-input),.orderform-template-holder #payment-data input[type=tel]:not(.pac-target-input),.orderform-template-holder #payment-data input[type=email]:not(.pac-target-input),.orderform-template-holder #payment-data select:not(.pac-target-input),.cart-more-options .srp-container .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-x-geolocation input,.cart-more-options .srp-container select,.cart-more-options .srp-container input[type=text]:not(.pac-target-input),.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset input[type=text],.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type=submit],.table.cart-items td.quantity input,.table.cart-items tbody tr td .product-service select,.table.cart-items tr.item-attachments-content input,.table.cart-items tr.item-attachments-content select,#vtexIdContainer input{height:40px;line-height:40px;max-height:initial;display:inline-block;padding:0px 10px;border-radius:4px;border:1px solid #cbcbcb;outline:initial;font-family:"Roboto",sans-serif;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.vcustom--vtex-omnishipping-1-x-address input.error,#app-container input.error[type=text],#app-container input.error[type=tel],#app-container input.error[type=email],#app-container select.error,.orderform-template .summary-note .error.note-textarea,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input.error,.orderform-template-holder #client-profile-data form.client-pre-email input.error[type=text]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email input.error[type=tel]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email input.error[type=email]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email select.error:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input.error[type=text]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input.error[type=tel]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input.error[type=email]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data select.error:not(.pac-target-input),.orderform-template-holder #shipping-data input.error[type=text]:not(.pac-target-input),.orderform-template-holder #shipping-data input.error[type=tel]:not(.pac-target-input),.orderform-template-holder #shipping-data input.error[type=email]:not(.pac-target-input),.orderform-template-holder #shipping-data select.error:not(.pac-target-input),.orderform-template-holder #payment-data input.error[type=text]:not(.pac-target-input),.orderform-template-holder #payment-data input.error[type=tel]:not(.pac-target-input),.orderform-template-holder #payment-data input.error[type=email]:not(.pac-target-input),.orderform-template-holder #payment-data select.error:not(.pac-target-input),.cart-more-options .srp-container .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-x-geolocation input.error,.cart-more-options .srp-container select.error,.cart-more-options .srp-container input.error[type=text]:not(.pac-target-input),.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset input.error[type=text],.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset button.error[type=submit],.table.cart-items td.quantity input.error,.table.cart-items tbody tr td .product-service select.error,.table.cart-items tr.item-attachments-content input.error,.table.cart-items tr.item-attachments-content select.error,#vtexIdContainer input.error{border-color:#ff4c4c}.vcustom--vtex-omnishipping-1-x-address input:focus,#app-container input[type=text]:focus,#app-container input[type=tel]:focus,#app-container input[type=email]:focus,#app-container select:focus,.orderform-template .summary-note .note-textarea:focus,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input:focus,.orderform-template-holder #client-profile-data form.client-pre-email input[type=text]:focus:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email input[type=tel]:focus:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email input[type=email]:focus:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email select:focus:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input[type=text]:focus:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input[type=tel]:focus:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input[type=email]:focus:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data select:focus:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=text]:focus:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=tel]:focus:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=email]:focus:not(.pac-target-input),.orderform-template-holder #shipping-data select:focus:not(.pac-target-input),.orderform-template-holder #payment-data input[type=text]:focus:not(.pac-target-input),.orderform-template-holder #payment-data input[type=tel]:focus:not(.pac-target-input),.orderform-template-holder #payment-data input[type=email]:focus:not(.pac-target-input),.orderform-template-holder #payment-data select:focus:not(.pac-target-input),.cart-more-options .srp-container .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-x-geolocation input:focus,.cart-more-options .srp-container select:focus,.cart-more-options .srp-container input[type=text]:focus:not(.pac-target-input),.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset input[type=text]:focus,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type=submit]:focus,.table.cart-items td.quantity input:focus,.table.cart-items tbody tr td .product-service select:focus,.table.cart-items tr.item-attachments-content input:focus,.table.cart-items tr.item-attachments-content select:focus,#vtexIdContainer input:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.4)}input#creditCardpayment-card-0Number,input#creditCardpayment-card-0Code,input#creditCardpayment-card-1Number,input#creditCardpayment-card-1Code{font-size:18px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{animation:input_background_autofill 0s forwards}@keyframes input_background_autofill{100%{background-color:rgba(0,0,0,0)}}.btn,.orderform-template-holder #payment-data .payment-discounts-list table td.action a,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a{font-family:"Roboto",sans-serif;text-shadow:none;border-radius:30px;outline:none !important;text-align:center;font-size:12px;padding:5px 12px;box-sizing:border-box;display:inline-block;background:none;box-shadow:none}.btn,.orderform-template-holder #payment-data .payment-discounts-list table td.action a,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.btn:hover,.btn:focus{transition:all ease .3s}.btn:hover,.orderform-template-holder #payment-data .payment-discounts-list table td.action a:hover,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:hover,.btn:focus,.orderform-template-holder #payment-data .payment-discounts-list table td.action a:focus,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:focus{background:none}.btn-large,.client-pre-email .client-email.input.text .btn-success{padding:17px 19px}.btn-link,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a{color:#b75217}.btn-link:hover,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:hover,.btn-link:focus,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:focus{color:#1d63be}.btn-success{background:#2fba2d;border:1px solid #2fba2d;font-size:13px}.btn-success:hover,.btn-success:focus,.btn-success:active{background:#269e24;border:1px solid #269e24}.btn-success[disabled]{background:#2fba2d}.btn-primary{background:#b75217;border:1px solid #b75217;color:#f1f7ff}.btn-primary:hover,.btn-primary:focus,.btn-primary:active{background:#1d63be;border:1px solid #1d63be}.btn-secondary,.orderform-template-holder #payment-data #btn-add-gift-card,.orderform-template-holder #payment-data .payment-discounts-list table td.action a,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .cart-more-options .srp-container .vtex-shipping-preview-0-x-pc a,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type=submit],.table.cart-items tbody tr td .product-service input[type=submit],.table.cart-items tbody tr td.product-name .add-service.btn,.table.cart-items tbody tr td.product-name .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.add-service,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .table.cart-items tbody tr td.product-name a.add-service,.table.cart-items tbody tr td.product-name .clone-item.btn,.table.cart-items tbody tr td.product-name .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.clone-item,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .table.cart-items tbody tr td.product-name a.clone-item,.table.cart-items tbody tr td.product-name .add-item-attachment-container a{background:rgba(0,0,0,0);border:1px solid #b75217;color:#b75217}.btn-secondary:hover,.orderform-template-holder #payment-data #btn-add-gift-card:hover,.orderform-template-holder #payment-data .payment-discounts-list table td.action a:hover,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn:hover,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:hover,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .cart-more-options .srp-container .vtex-shipping-preview-0-x-pc a:hover,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type=submit]:hover,.table.cart-items tbody tr td .product-service input[type=submit]:hover,.table.cart-items tbody tr td.product-name .add-service.btn:hover,.table.cart-items tbody tr td.product-name .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.add-service:hover,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .table.cart-items tbody tr td.product-name a.add-service:hover,.table.cart-items tbody tr td.product-name .clone-item.btn:hover,.table.cart-items tbody tr td.product-name .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.clone-item:hover,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .table.cart-items tbody tr td.product-name a.clone-item:hover,.table.cart-items tbody tr td.product-name .add-item-attachment-container a:hover,.btn-secondary:focus,.orderform-template-holder #payment-data #btn-add-gift-card:focus,.orderform-template-holder #payment-data .payment-discounts-list table td.action a:focus,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn:focus,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:focus,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .cart-more-options .srp-container .vtex-shipping-preview-0-x-pc a:focus,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type=submit]:focus,.table.cart-items tbody tr td .product-service input[type=submit]:focus,.table.cart-items tbody tr td.product-name .add-service.btn:focus,.table.cart-items tbody tr td.product-name .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.add-service:focus,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .table.cart-items tbody tr td.product-name a.add-service:focus,.table.cart-items tbody tr td.product-name .clone-item.btn:focus,.table.cart-items tbody tr td.product-name .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.clone-item:focus,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .table.cart-items tbody tr td.product-name a.clone-item:focus,.table.cart-items tbody tr td.product-name .add-item-attachment-container a:focus,.btn-secondary:active,.orderform-template-holder #payment-data #btn-add-gift-card:active,.orderform-template-holder #payment-data .payment-discounts-list table td.action a:active,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn:active,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:active,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .cart-more-options .srp-container .vtex-shipping-preview-0-x-pc a:active,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type=submit]:active,.table.cart-items tbody tr td .product-service input[type=submit]:active,.table.cart-items tbody tr td.product-name .add-service.btn:active,.table.cart-items tbody tr td.product-name .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.add-service:active,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .table.cart-items tbody tr td.product-name a.add-service:active,.table.cart-items tbody tr td.product-name .clone-item.btn:active,.table.cart-items tbody tr td.product-name .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.clone-item:active,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .table.cart-items tbody tr td.product-name a.clone-item:active,.table.cart-items tbody tr td.product-name .add-item-attachment-container a:active{background:#f1f7ff;border:1px solid #1d63be;color:#1d63be}.btn-outlined{background:rgba(0,0,0,0);border:1px solid #2fba2d;color:#2fba2d}.btn-outlined:hover,.btn-outlined:focus,.btn-outlined:active{background:rgba(0,0,0,0);border:1px solid #269e24}.btn#payment-data-submit span,.orderform-template-holder #payment-data .payment-discounts-list table td.action a#payment-data-submit span,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a#payment-data-submit span{font-size:14px;margin-left:5px;font-weight:bold}.orderform-template .cart-template.mini-cart h2,.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle,.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle,.orderform-template-holder #shipping-data .accordion-toggle,.orderform-template-holder #payment-data .accordion-toggle,.client-pre-email h3.client-pre-email-h span:after,.cart-more-options .srp-container .srp-main-title{font-size:calc(12px + 2px);text-transform:uppercase;border-bottom:1px solid #eee;font-weight:bold;margin-bottom:15px;padding:7px 0 !important;color:#999;color:#323232;border:none;font-size:20px;text-transform:initial;margin-bottom:0px}.payment-data .gift-card-section,.payment-data .payment-discounts-alert{margin:0;width:100% !important;box-sizing:border-box}.input-append,.input-prepend{display:flex !important;align-items:stretch}.input-append .btn,.input-append .orderform-template-holder #payment-data .payment-discounts-list table td.action a,.orderform-template-holder #payment-data .payment-discounts-list table td.action .input-append a,.input-append .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .input-append a,.input-append .add-on,.input-prepend .btn,.input-prepend .orderform-template-holder #payment-data .payment-discounts-list table td.action a,.orderform-template-holder #payment-data .payment-discounts-list table td.action .input-prepend a,.input-prepend .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .input-prepend a,.input-prepend .add-on{height:40px;line-height:40px;box-sizing:border-box;padding:0;width:20px}.input-append .add-on,.input-prepend .add-on{height:initial !important}.input-append input,.input-prepend input{border-radius:0 4px 4px 0 !important;width:100% !important;max-width:100px !important}.payment-discoints-table .number,.gift-card-provider-group .number,.payment-discoints-table .action,.gift-card-provider-group .action{text-align:right}@media(max-width: 690px){.orderform-template-holder .client-profile-data input[type=text]{width:100% !important}}@media(max-width: 690px){.item-quantity-change{display:inline-block}.item-quantity-change{float:left;padding:3px 5px 3px 0px}.item-quantity-change-increment{padding-left:5px;padding-right:0}.full-cart .cart-links-bottom .btn-success{width:83%;display:block;margin-top:10px}.full-cart .cart table{display:block;margin-top:0 !important}.full-cart .cart table thead{display:none}.full-cart .cart table tbody{display:block}.full-cart .cart table tbody tr+tr{border-top:1px dashed #ddd}.full-cart .cart table tbody tr{display:block;margin-top:10px;padding:10px 0;position:relative}.full-cart .cart table tbody tr .product-name a,.full-cart .cart table tbody tr .product-name .seller{overflow:hidden}.full-cart .cart table tbody tr td{display:inline-block;padding:4px 0}.full-cart .cart table tbody tr td.product-name .seller{display:block;line-height:120%;font-size:80%;margin:4px 0}.full-cart .cart table tbody tr td.product-image,.full-cart .cart table tbody tr td.bundle-item-image{left:0;position:absolute}.full-cart .cart table tbody tr td.product-name{display:block;margin-left:60px;text-align:left;line-height:140%;width:auto}.full-cart .cart table tbody tr td.product-name{padding:0 0 10px !important}.full-cart .cart table tbody tr td.empty,.full-cart .cart table tbody tr td.shipping-date,.full-cart .cart table tbody tr td .brand{display:none}.full-cart .cart table tbody tr td.product-name a,.full-cart .cart table tbody tr td.bundle-item-name span{display:block;padding-right:20px}.full-cart .cart table tbody tr td.quantity{width:81px;padding:0px;margin-left:60px}.full-cart .cart table tbody tr td.quantity input{float:left;margin:0;width:25px}.full-cart .cart table tbody tr td.product-price{text-align:right;float:right;margin-right:5px;padding:0}.full-cart .cart table tbody tr td.quantity-price{display:none}.full-cart .cart table tbody tr td.item-remove{position:absolute;top:2px;right:0;width:24px}.cart-links-bottom{float:none;margin-top:5px;margin-bottom:40px;text-align:right}.more{margin-right:0}.full-cart .cart-links-bottom .btn-success{width:auto}.full-cart .cart table tbody tr.item-attachments-head{border:0;margin:0;padding:0}.full-cart .cart table tbody tr.item-attachments-head .item-attachments-header{top:auto}.full-cart .cart table tbody tr.item-attachments-head .item-attachments-header:after{content:none}.full-cart .cart table tbody tr.item-attachments-head .item-attachments-header strong{box-shadow:none}.full-cart .cart table tbody tr.item-attachments-content{margin:0;border:0;padding:0}.full-cart .cart table tbody tr.item-attachments-content .item-attachments-item-fields{margin-left:5px;width:95%}}.default-modal{border-radius:4px;height:auto}.modal .btn,.modal .orderform-template-holder #payment-data .payment-discounts-list table td.action a,.orderform-template-holder #payment-data .payment-discounts-list table td.action .modal a,.modal .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .modal a{background:#fff}.modal.guest-login-modal button.btn{width:auto}.modal.guest-login-modal,.modal.modal-email-template,.modal.modal-payment-template,.modal.modal-masked-info-template{background:#2fba2d}.payment-confirmation-message{width:100%}#vtexIdContainer{position:fixed !important}.vtexIdUI{position:absolute;top:50% !important;transform:translateY(-50%) !important}#vtexIdContainer{position:fixed}#vtexIdContainer a{color:#b75217}#vtexIdContainer .vtexIdUI .modal-footer{background:none}#vtexIdContainer .vtexIdUI .btn,#vtexIdContainer .vtexIdUI .orderform-template-holder #payment-data .payment-discounts-list table td.action a,.orderform-template-holder #payment-data .payment-discounts-list table td.action #vtexIdContainer .vtexIdUI a,#vtexIdContainer .vtexIdUI .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data #vtexIdContainer .vtexIdUI a{border-radius:30px;height:40px;line-height:40px;box-shadow:none !important;font-size:12px;padding:0 30px}#vtexIdContainer .vtexIdUI .btn.btn-success,#vtexIdContainer .vtexIdUI .orderform-template-holder #payment-data .payment-discounts-list table td.action a.btn-success,.orderform-template-holder #payment-data .payment-discounts-list table td.action #vtexIdContainer .vtexIdUI a.btn-success,#vtexIdContainer .vtexIdUI .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.btn-success,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data #vtexIdContainer .vtexIdUI a.btn-success{background:#2fba2d;border:1px solid #2fba2d}#vtexIdContainer .vtexIdUI .btn.btn-success:hover,#vtexIdContainer .vtexIdUI .orderform-template-holder #payment-data .payment-discounts-list table td.action a.btn-success:hover,.orderform-template-holder #payment-data .payment-discounts-list table td.action #vtexIdContainer .vtexIdUI a.btn-success:hover,#vtexIdContainer .vtexIdUI .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.btn-success:hover,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data #vtexIdContainer .vtexIdUI a.btn-success:hover,#vtexIdContainer .vtexIdUI .btn.btn-success:focus,#vtexIdContainer .vtexIdUI .orderform-template-holder #payment-data .payment-discounts-list table td.action a.btn-success:focus,.orderform-template-holder #payment-data .payment-discounts-list table td.action #vtexIdContainer .vtexIdUI a.btn-success:focus,#vtexIdContainer .vtexIdUI .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.btn-success:focus,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data #vtexIdContainer .vtexIdUI a.btn-success:focus,#vtexIdContainer .vtexIdUI .btn.btn-success:active,#vtexIdContainer .vtexIdUI .orderform-template-holder #payment-data .payment-discounts-list table td.action a.btn-success:active,.orderform-template-holder #payment-data .payment-discounts-list table td.action #vtexIdContainer .vtexIdUI a.btn-success:active,#vtexIdContainer .vtexIdUI .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.btn-success:active,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data #vtexIdContainer .vtexIdUI a.btn-success:active{background:#269e24;border:1px solid #269e24}#vtexIdContainer .vtexIdUI .btn#vtexIdUI-facebook,#vtexIdContainer .vtexIdUI .orderform-template-holder #payment-data .payment-discounts-list table td.action a#vtexIdUI-facebook,.orderform-template-holder #payment-data .payment-discounts-list table td.action #vtexIdContainer .vtexIdUI a#vtexIdUI-facebook,#vtexIdContainer .vtexIdUI .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a#vtexIdUI-facebook,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data #vtexIdContainer .vtexIdUI a#vtexIdUI-facebook{background:#4568ad !important}@media(max-width: 768px){#vtexIdContainer{position:fixed !important}#vtexIdContainer .vtexIdUI{overflow:auto;border-radius:0;width:100%;left:0;margin:0;top:0;height:100% !important;border:none}#vtexIdContainer .vtexIdUI .modal-header .close{top:0;right:0;margin:0;padding:4px 8px}}*{font-family:"Inter",sans-serif;font-optical-sizing:auto}body#checkoutMainContainer{font-family:"Inter",sans-serif !important;font-optical-sizing:auto;font-style:normal;min-width:initial !important;padding-bottom:0 !important;background:#f4f2f2;min-height:93vh;position:relative;font-size:12px;overflow-x:hidden}body#checkoutMainContainer a{color:#b75217}body#checkoutMainContainer a:hover{color:#1d63be}@media(max-width: 768px){body#checkoutMainContainer{padding-bottom:0px !important}}body#checkoutMainContainer .cart-template.full-cart>*{opacity:0;transition-delay:1.2s;transition-property:opacity;-webkit-transition-duration:.5s}body#checkoutMainContainer.v-custom-loaded .cart-template.full-cart>*{opacity:initial}body#checkoutMainContainer.returningUser.v-custom-addressForm-on.v-custom-step-shipping .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation{display:block}body#checkoutMainContainer.returningUser.v-custom-addressForm-on.v-custom-step-shipping .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup{display:block}body#checkoutMainContainer.returningUser.v-custom-addressForm-on.v-custom-step-shipping .accordion-inner.shipping-container .vtex-omnishipping-1-x-submitPaymentButton{display:block}.onda-v1 .br-pill,.step,.cart,.totalizers{border-radius:4px}.loading.loading-bg{background:#f4f2f2}.container{max-width:980px;width:calc(100% - 40px)}@media(max-width: 690px){.container{width:calc(100% - 20px)}}.checkout-container{overflow:initial !important;z-index:2}@media(max-width: 768px){.checkout-container{margin-bottom:30px}}.checkout-container .orderform-template,.checkout-container .cart-template{display:flex;justify-content:space-between;align-items:flex-start;transition:position ease .8s,opacity ease .8s,margin ease .8s}.checkout-container .orderform-template.inactive,.checkout-container .cart-template.inactive{max-height:50vh;overflow:hidden;top:0;position:absolute}.checkout-container .full-cart.inactive{margin-left:-140%}.checkout-container .orderform-template.inactive{left:140%;margin:0;display:none !important}.container-cart h1,h1#orderform-title{font-size:22px !important;font-weight:400 !important;color:#323232 !important}h1#orderform-title{display:none !important}.v-custom-assemblies{margin:10px 0 3px 0;overflow:hidden;border-top:1px solid #cbcbcb;padding-top:7px}@media(max-width: 690px){.v-custom-assemblies{width:100%;left:0;margin-bottom:2px}}.v-custom-assemblies p{display:none}.v-custom-assemblies__values{list-style:none;padding:0;margin:0}.v-custom-assemblies__values__item strong:after{content:":"}.v-custom-assemblies__values__item span,.v-custom-assemblies__values__item strong{line-height:14px}#product-name138790{color:#000;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.btn-continuar-comprando{width:100%;box-sizing:border-box;border-radius:8px;border:1px solid #b75217;display:flex;margin:1rem auto 0;align-items:center;justify-content:center;color:#b75217;text-align:center;color:#b75217;font-size:1.25rem;font-style:normal;font-weight:600;line-height:normal;font-family:"Inter",sans-serif;height:4rem;max-width:421px}@media(max-width: 768px){.btn-continuar-comprando{height:2rem;font-size:1rem}}.btn-continuar-comprando:hover{color:inherit;text-decoration:none}.slider-container{position:relative;max-width:980px;overflow:hidden;margin:0 auto 4.5769rem}@media(max-width: 998px){.slider-container{display:none}}.slider-container::before{content:"Aproveite e compre tamb\E9m";color:#000;font-size:2rem;font-style:normal;font-weight:700;line-height:normal;display:flex;width:100%;justify-content:center;margin-bottom:2rem}.slider-container .slider-wrapper{display:flex;transition:transform .5s ease;width:100%}.slider-container .slider-wrapper .slide{flex:0 0 25%;box-sizing:border-box;display:flex;flex-direction:column;padding:.5rem}.slider-container .slider-wrapper .slide .card-shelf-checkout{max-width:100%;display:flex;flex-direction:column;width:100%;background-color:#fff;border-radius:8px;box-shadow:0px 4px 4px 0px rgba(0,0,0,.25);padding:0 1.625rem 1.4375rem;box-sizing:border-box;flex-grow:1;min-height:100%;justify-content:space-between}.slider-container .slider-wrapper .slide .card-shelf-checkout:hover{color:inherit;text-decoration:none}.slider-container .slider-wrapper .slide .card-shelf-checkout img{max-width:100%}.slider-container .slider-wrapper .slide .card-shelf-checkout p{color:#000;font-size:20px;font-style:normal;font-weight:500;line-height:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.slider-container .slider-wrapper .slide .card-shelf-checkout .price-container{display:flex;flex-direction:column;gap:.625rem;margin-top:3.375rem}.slider-container .slider-wrapper .slide .card-shelf-checkout .price-container .list-price{color:#737373;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-decoration:line-through}.slider-container .slider-wrapper .slide .card-shelf-checkout .price-container .sale-price{color:#b75217;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.slider-container .slider-wrapper .slide .card-shelf-checkout .card-shelf-checkout-btn{display:flex;gap:.625rem;border-radius:4px;background:#b75217;width:100%;max-width:16.875rem;align-items:center;justify-content:center;box-sizing:border-box;padding:1.0625rem 0;margin-top:1.1875rem}.slider-container .slider-wrapper .slide .card-shelf-checkout .card-shelf-checkout-btn a{color:#fff !important;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.slider-container .slider-wrapper .slide .card-shelf-checkout .card-shelf-checkout-btn a:hover{color:inherit;text-decoration:none}.slider-container .prev-slide,.slider-container .next-slide{position:absolute;top:50%;transform:translateY(-50%);background:#b75217;border:none;cursor:pointer;padding:10px;z-index:1;color:#fff;border-radius:50%;height:2.5rem;width:2.5rem}.slider-container .prev-slide{left:0}.slider-container .next-slide{right:0}.new-product-price{color:#b75217;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.new-product-price .table.cart-items thead th{color:#000;font-size:1.5rem;font-style:normal;font-weight:600;line-height:normal}.new-product-price .old-product-price{color:#000;font-size:10px;font-style:normal;font-weight:400;line-height:normal;text-decoration:line-through}.new-product-price .summary-template-holder{text-align:center !important}.new-product-price .summary-template-holder::before{content:"Resumo da Compra";color:#000;font-size:24px;font-style:normal;font-weight:600;line-height:normal;text-align:center}.logo-header-checkout-new .logo img{width:7.875rem}.old-product-price.muted{color:#000;font-size:10px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:line-through;text-align:right}.row-fluid.summary::before{content:"Resumo da Compra";color:#000;font-size:1.25rem;font-style:normal;font-weight:600;line-height:normal;text-align:center;margin:0 auto}#shipping-calculate-link{border-radius:8px;background:#b75217;color:#fff;text-align:center;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;border:none;outline:none}.orderform-template-holder #client-profile-data form.client-pre-email,.orderform-template-holder #client-profile-data .step.client-profile-data,.orderform-template-holder #shipping-data,.orderform-template-holder #payment-data{border-radius:8px;border:1px solid rgba(0,0,0,.5);background:#f6f6f6}.container-cart{width:100% !important;max-width:unset !important}.coupon-container{display:flex;margin-bottom:1.25rem}.coupon-container .coupon-instruction{color:#000;font-size:.625rem;font-style:normal;font-weight:600;line-height:normal;align-items:center}.coupon-container .coupon-code-container{display:flex;gap:.1875rem}.coupon-container .coupon-code-container span{color:#fff;text-align:center;font-size:.625rem;font-style:normal;font-weight:600;line-height:normal;border-radius:.25rem;border:.0625rem dashed #000;background:#b75217;box-sizing:border-box;max-width:5.875rem;padding:.3125rem .5rem}.coupon-container .coupon-code-container .copy-button{border-radius:4px;background:#903f10;width:1.625rem;height:1.625rem;font-size:0;border:none;display:flex;align-items:center;justify-content:center}.coupon-container .coupon-code-container .copy-button::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M9.00977 11.5515H2.50147C1.89078 11.5515 1.39478 11.0555 1.39478 10.4448V1.1067C1.39478 0.496015 1.89078 8.58307e-06 2.50147 8.58307e-06H9.00977C9.62046 8.58307e-06 10.1165 0.496015 10.1165 1.1067V10.4448C10.1136 11.0555 9.61759 11.5515 9.00977 11.5515ZM9.33948 1.10957C9.33948 0.926078 9.19039 0.776989 9.0069 0.776989H2.4986C2.31511 0.776989 2.16602 0.926078 2.16602 1.10957V10.4448C2.16602 10.6283 2.31511 10.7774 2.4986 10.7774H9.0069C9.19039 10.7774 9.33948 10.6283 9.33948 10.4448V1.10957Z' fill='white'/%3E%3Cpath d='M11.4983 14H4.99C4.37931 14 3.8833 13.504 3.8833 12.8933C3.8833 12.6783 4.05533 12.5062 4.27036 12.5062C4.48539 12.5062 4.65742 12.6783 4.65742 12.8933C4.65742 13.0768 4.8065 13.2259 4.99 13.2259H11.4983C11.6818 13.2259 11.8309 13.0768 11.8309 12.8933V3.55519C11.8309 3.3717 11.6818 3.22261 11.4983 3.22261C11.2833 3.22261 11.1112 3.05058 11.1112 2.83555C11.1112 2.62052 11.2833 2.44849 11.4983 2.44849C12.109 2.44849 12.605 2.9445 12.605 3.55519V12.8933C12.605 13.504 12.109 14 11.4983 14Z' fill='white'/%3E%3C/svg%3E");content:"";height:.875rem;width:.875rem;display:block}#cart-coupon{color:rgba(0,0,0,.5);font-size:.75rem;font-style:normal;font-weight:400;line-height:normal;border-radius:.5rem;background:#d9d9d9}.container-order-form{display:flex;flex-flow:wrap;justify-content:space-between;align-items:flex-start;margin:0 auto;background-color:#fff;width:100%;max-width:unset}.container.container-main.container-order-form .checkout-new-title{font-size:0}.container.container-main.container-order-form .checkout-new-title strong{font-size:0}.container.container-main.container-order-form .slider-container{display:none}.container.container-main.container-order-form .custom-cart-template-wrap{border-radius:8px !important;border:1px solid rgba(0,0,0,.5) !important;background:#f6f6f6 !important}#client-profile-data{border-radius:8px !important;border:1px solid rgba(0,0,0,.5) !important;background:#f6f6f6 !important}#client-profile-data .step.accordion-group.client-profile-data.active{background:#f6f6f6 !important}@media(max-width: 1199.98px){.summary-template-holder .cart-links-bottom{box-sizing:border-box;position:unset !important}}.footer{background:#fff;border-top:4px solid #d1c9bf;box-sizing:border-box;padding:45px calc(88px + 2vw);display:flex;align-items:center;justify-content:center}.footer .footer-content{display:flex;align-items:center;justify-content:center;gap:90px}.footer .footer-content .footer-text{color:rgba(0,0,0,.5);font-family:Inter,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:normal}.footer .footer-content .footer-logos{display:flex;align-items:center;justify-content:center;gap:34px}.footer .footer-content .footer-logos .footer-logo{max-width:164px}.footer .footer-content .footer-logos .footer-logo img{width:100%;height:auto}@media(max-width: 768px){.footer{padding:0}.footer .footer-content{flex-direction:column;gap:20px}}#cart-to-orderform{font-size:0;border-radius:8px;background:#59c00b;border:none;padding:0;display:flex;width:100%;justify-content:center;align-items:center;height:4rem;max-width:26.3125rem;margin:0 auto}@media(max-width: 768px){#cart-to-orderform{height:2rem}}#cart-to-orderform::after{content:"Finalizar Compra";color:#fff;text-align:center;font-size:1.25rem;font-style:normal;font-weight:600;line-height:normal;font-family:"Inter",sans-serif;font-optical-sizing:auto}@media(max-width: 768px){#cart-to-orderform::after{font-size:1rem}}#cart-to-orderform #cart-to-orderform{font-size:0}#cart-to-orderform #cart-to-orderform::before{display:none}.checkout-container.row-fluid.orderform-active{max-width:1383px;margin:3.5625rem auto}.client-pre-email h3.client-pre-email-h span:before,.client-profile-data .accordion-toggle>span:before,.shipping-data .accordion-toggle:before,.payment-data .accordion-toggle>span:not(.payment-edit-link):before{background:#fff;border:1px solid #323232;color:#323232;width:26px;height:26px;line-height:26px;font-size:15px}body.js-vcustom-hideEmailStep .client-profile-data .accordion-toggle>span:before,body.v-custom-step-payment .payment-data .accordion-toggle>span:not(.payment-edit-link):before,body.v-custom-step-shipping .shipping-data .accordion-toggle:before,body.v-custom-step-profile .client-profile-data .accordion-toggle>span:before,body.v-custom-step-email .client-pre-email h3.client-pre-email-h span:before,body.v-custom-step-profile .client-pre-email h3.client-pre-email-h span:before,body.v-custom-step-payment .client-pre-email h3.client-pre-email-h span:before,body.v-custom-step-payment .client-profile-data .accordion-toggle>span:before,body.v-custom-step-payment .shipping-data .accordion-toggle:before,body.v-custom-step-shipping .client-pre-email h3.client-pre-email-h span:before,body.v-custom-step-shipping .client-profile-data .accordion-toggle>span:before,body.v-custom-step-profile .client-pre-email h3.client-pre-email-h span:before{background:#b75217;border-color:#b75217;color:#fff}.client-pre-email h3.client-pre-email-h span:before,.client-profile-data .accordion-toggle>span:before,.shipping-data .accordion-toggle:before,.payment-data .accordion-toggle>span:not(.payment-edit-link):before{text-align:center;margin-right:10px;border-radius:100%;display:inline-block;font-weight:bold;vertical-align:middle;margin-top:-2px}.client-pre-email h3.client-pre-email-h span:before{content:"1"}.client-profile-data .accordion-toggle>span:before{content:"2"}.shipping-data .accordion-toggle:before{content:"3"}.payment-data .accordion-toggle>span:not(.payment-edit-link):before{content:"4"}@media(max-width: 690px){body:before{width:0;height:4px;background:#b75217;display:block;content:"";position:fixed;top:0;transition:all ease .3s;z-index:999}body.v-custom-step-email:before{width:23%}body.v-custom-step-profile:before{width:46%}body.v-custom-step-shipping:before{width:69%}body.v-custom-step-payment:before{width:92%}}body.v-custom-step-payment .checkout-steps_item_cart .text,body.v-custom-step-payment .checkout-steps_item_identification .text,body.v-custom-step-payment .checkout-steps_item_shipping .text,body.v-custom-step-payment .checkout-steps_item_payment .text,body.v-custom-step-shipping .checkout-steps_item_cart .text,body.v-custom-step-shipping .checkout-steps_item_identification .text,body.v-custom-step-shipping .checkout-steps_item_shipping .text,body.v-custom-step-email .checkout-steps_item_cart .text,body.v-custom-step-email .checkout-steps_item_identification .text,body.v-custom-step-profile .checkout-steps_item_cart .text,body.v-custom-step-profile .checkout-steps_item_identification .text,body.v-custom-step-cart .checkout-steps_item_cart .text{color:#323232;font-weight:bold;pointer-events:initial}body.v-custom-step-cart .checkout-steps_item_cart{opacity:1}body.v-custom-step-cart .checkout-steps_item_cart .text{pointer-events:none}body.v-custom-step-cart .checkout-steps_item_cart:before{background:#b75217;border-color:#b75217}body.v-custom-step-email .checkout-steps_bar_inner-active,body.v-custom-step-profile .checkout-steps_bar_inner-active{width:20%}body.v-custom-step-email .checkout-steps_item_cart,body.v-custom-step-email .checkout-steps_item_identification,body.v-custom-step-profile .checkout-steps_item_cart,body.v-custom-step-profile .checkout-steps_item_identification{opacity:1}body.v-custom-step-email .checkout-steps_item_cart:before,body.v-custom-step-email .checkout-steps_item_identification:before,body.v-custom-step-profile .checkout-steps_item_cart:before,body.v-custom-step-profile .checkout-steps_item_identification:before{background:#b75217;border-color:#b75217}body.v-custom-step-email .checkout-steps_item_identification .text,body.v-custom-step-profile .checkout-steps_item_identification .text{pointer-events:none}body.v-custom-step-shipping .checkout-steps_bar_inner-active{width:40%}body.v-custom-step-shipping .checkout-steps_item_cart,body.v-custom-step-shipping .checkout-steps_item_identification,body.v-custom-step-shipping .checkout-steps_item_shipping{opacity:1}body.v-custom-step-shipping .checkout-steps_item_cart:before,body.v-custom-step-shipping .checkout-steps_item_identification:before,body.v-custom-step-shipping .checkout-steps_item_shipping:before{background:#b75217;border-color:#b75217}body.v-custom-step-shipping .checkout-steps_item_shipping .text{pointer-events:none}body.v-custom-step-payment .checkout-steps_bar_inner-active{width:60%}body.v-custom-step-payment .checkout-steps_item_cart,body.v-custom-step-payment .checkout-steps_item_identification,body.v-custom-step-payment .checkout-steps_item_shipping,body.v-custom-step-payment .checkout-steps_item_payment{opacity:1}body.v-custom-step-payment .checkout-steps_item_cart:before,body.v-custom-step-payment .checkout-steps_item_identification:before,body.v-custom-step-payment .checkout-steps_item_shipping:before,body.v-custom-step-payment .checkout-steps_item_payment:before{background:#b75217;border-color:#b75217}body.v-custom-step-payment .checkout-steps_item_payment .text{pointer-events:none}.checkout-steps{display:flex !important;width:100% !important;justify-content:space-between;align-items:center;box-sizing:border-box;padding:2.5rem calc(88px + 2vw);background-color:#fff;position:unset !important}@media(max-width: 998px){.checkout-steps{padding:0;flex-direction:column}}.checkout-steps .checkout-new-title strong{color:#000;font-size:2rem;font-style:normal;font-weight:700;line-height:normal}.checkout-steps .checkout-steps_items{position:unset !important}.checkout-steps_bar_inner-active{width:0;background:#b75217}.checkout-steps_items{display:flex;justify-content:space-between}.checkout-steps_item{position:relative;text-align:center;flex-grow:1;display:flex;align-items:center;justify-content:flex-start;opacity:.6}.checkout-steps_item:after{content:"";height:2px;background:#b75217;margin:0 0 0 .3125rem;min-width:2.75rem;width:calc(100% - 3.4375rem)}.checkout-steps_item .text{clear:both;display:flex;align-items:center;color:#999;font-weight:500;cursor:pointer;pointer-events:none}.checkout-steps_item .text:before{content:"";width:7px;height:7px;background:#b75217;border:2px solid #b75217;display:inline-block;border-radius:100%;margin-right:7px;transition:all ease .3s}.checkout-steps_item_cart:after{width:calc(100% - 50px)}.checkout-steps_item_identification:after{width:calc(100% - 103px)}.checkout-steps_item_shipping:after{width:calc(100% - 77px)}.checkout-steps_item_payment:after{width:calc(100% - 77px)}.checkout-steps_item_confirmation:after{display:none}body .main-header{padding:12px 0;text-align:center;border-bottom:1px solid #cbcbcb;position:relative;background-color:#fff;margin-bottom:40px}body .main-header,body .main-header>.container{display:flex;align-items:center}@media(max-width: 690px){body .main-header,body .main-header>.container{justify-content:center}}body .main-header>.container:before,body .main-header>.container:after{display:none}body .main-header .header-link{position:absolute;left:0px;top:calc(100% + 18px);display:none}body .main-header .header-link a{height:20px;font-size:11px;line-height:115%;padding-left:0px;color:#676767;display:flex;align-items:center}body .main-header .header-link a:before{display:block;float:left;width:10px;height:10px;-webkit-mask:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNDQzLjUyIDQ0My41MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQzLjUyIDQ0My41MjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGQ9Ik0xNDMuNDkyLDIyMS44NjNMMzM2LjIyNiwyOS4xMjljNi42NjMtNi42NjQsNi42NjMtMTcuNDY4LDAtMjQuMTMyYy02LjY2NS02LjY2Mi0xNy40NjgtNi42NjItMjQuMTMyLDBsLTIwNC44LDIwNC44DQoJCQljLTYuNjYyLDYuNjY0LTYuNjYyLDE3LjQ2OCwwLDI0LjEzMmwyMDQuOCwyMDQuOGM2Ljc4LDYuNTQ4LDE3LjU4NCw2LjM2LDI0LjEzMi0wLjQyYzYuMzg3LTYuNjE0LDYuMzg3LTE3LjA5OSwwLTIzLjcxMg0KCQkJTDE0My40OTIsMjIxLjg2M3oiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==) no-repeat 50% 50%;mask:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNDQzLjUyIDQ0My41MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQzLjUyIDQ0My41MjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGQ9Ik0xNDMuNDkyLDIyMS44NjNMMzM2LjIyNiwyOS4xMjljNi42NjMtNi42NjQsNi42NjMtMTcuNDY4LDAtMjQuMTMyYy02LjY2NS02LjY2Mi0xNy40NjgtNi42NjItMjQuMTMyLDBsLTIwNC44LDIwNC44DQoJCQljLTYuNjYyLDYuNjY0LTYuNjYyLDE3LjQ2OCwwLDI0LjEzMmwyMDQuOCwyMDQuOGM2Ljc4LDYuNTQ4LDE3LjU4NCw2LjM2LDI0LjEzMi0wLjQyYzYuMzg3LTYuNjE0LDYuMzg3LTE3LjA5OSwwLTIzLjcxMg0KCQkJTDE0My40OTIsMjIxLjg2M3oiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:#676767;content:""}body .main-header .header-link a.back-cart-link{display:none}@media(max-width: 690px){body .main-header .header-link{top:50%;transform:translateY(-50%)}body .main-header .header-link a{max-width:80px}body .main-header .header-link a:before{width:17px;height:17px}}body .main-header .logo{max-width:calc(100% - 180px)}body .main-header .logo svg.vtex-logo{height:50px}body .main-header .logo,body .main-header .logo img{display:inline-block;font-size:24px;border:none;line-height:39px}body .main-header .checkout-steps{max-width:540px;margin-left:auto;padding-right:10px}@media(max-width: 690px){body:not(.body-cart) .main-header{padding:4px 0;margin-bottom:10px}body:not(.body-cart) .main-header .v-custom-mhide{display:none !important}body:not(.body-cart) .main-header,body:not(.body-cart) .main-header>.container{background:none;border:none;justify-content:center}body:not(.body-cart) .main-header .logo{cursor:default;pointer-events:none;font-weight:bold}body:not(.body-cart) .main-header .logo svg,body:not(.body-cart) .main-header .logo img{display:none !important}body:not(.body-cart) .main-header .logo:before{content:"checkout";text-transform:uppercase}body:not(.body-cart) .main-header .logo,body:not(.body-cart) .main-header .logo:hover{color:#323232;font-size:14px}body:not(.body-cart) .main-header .header-link{display:block}body:not(.body-cart) .main-header a.buy-more-link{display:none}body:not(.body-cart) .main-header a.back-cart-link{display:block !important;font-size:0}body:not(.body-cart) .main-header a.back-cart-link:before{background:#323232}}.new-main-header{background:#fcfbfb}.new-main-header::after{content:"";width:100%;height:.25rem;display:block;opacity:.3;background:rgba(209,201,191,.93)}.new-main-header .container{display:flex;justify-content:space-between;align-items:center;max-height:136rem;width:unset !important;padding:0 calc(5.5rem + 2vw);margin:0;max-width:none}@media(max-width: 1199.98px){.new-main-header .container{padding:0 calc(1.5rem + 2vw) !important}}.new-main-header .container::after,.new-main-header .container::before{display:none}.new-main-header .container .logo-header-checkout-new{max-width:15.125rem;width:100%;display:flex;padding:1.25rem 0;box-sizing:border-box}.new-main-header .container .safe-sale{display:flex;align-items:center}.new-main-header .container .safe-sale .safe-sale-title{display:flex;flex-direction:column}.new-main-header .container .safe-sale .safe-sale-title strong{color:#000;font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.375rem}.new-main-header .container .safe-sale svg{width:2.4604rem;height:2.4604rem}.main-footer{clear:both;text-align:center;padding:2px 0;border-top:1px solid #cbcbcb;position:absolute;bottom:0;width:100%;z-index:-1}.main-footer .container{position:initial}@media(max-width: 768px){.main-footer{position:relative}}.main-footer a.credits-vtex{width:100px;display:block;margin:0 auto}.main-footer .vtex-logo{display:block;margin:0 auto}.main-footer svg,.main-footer svg path{fill:#999}.cart{border:none;padding:0}body.v-custom-step-cart .main-header .header-link{display:block}body.v-custom-cart-empty #cart-title,body.v-custom-cart-empty #shipping-preview-container,body.v-custom-cart-empty .summary-template-holder,body.v-custom-cart-empty .checkout-steps,body.v-custom-cart-empty .cart-more-options{display:none !important}body.v-custom-cart-empty .cart-template-holder{margin:0 auto}.empty-cart-content{padding:50px 0}h1#cart-title{display:none !important}.cart-template-holder .cart{padding:20px 30px;background:#fff;margin:0;border-radius:8px;border:1px solid rgba(0,0,0,.5) !important}@media(max-width: 690px){.cart-template-holder .cart{padding:12px}}.cart-template-holder .cart{border:none;margin-bottom:20px}.table.cart-items{display:block}.table.cart-items thead{width:100%;display:block}.table.cart-items thead tr{display:flex;align-items:center;width:100%;justify-content:space-between}.table.cart-items thead tr th.product{width:calc(100% - 235px) !important}.table.cart-items thead tr th.product-price,.table.cart-items thead tr th.quantity-price{width:90px !important}.table.cart-items thead tr th.item-remove,.table.cart-items thead tr th.quantity-price,.table.cart-items thead tr th.shipping-date{display:none}.table.cart-items thead tr th.quantity{min-width:62px}.table.cart-items thead tr th.product-image{order:1}.table.cart-items thead tr th.product-name{order:2}.table.cart-items thead tr th.shipping-date{order:3}.table.cart-items thead tr th.quantity{order:4}.table.cart-items thead tr th.product-price,.table.cart-items thead tr th.quantity-price{order:5}.table.cart-items tr.item-attachments-head{border:none !important;justify-content:center}.table.cart-items tr.item-attachments-head .help-arrow{display:none}.table.cart-items td.shipping-date{display:none}.table.cart-items tbody{display:flex;flex-wrap:wrap;width:100%}.table.cart-items tbody tr{width:100%;display:flex;flex-wrap:wrap;border-top:1px solid #eee}.table.cart-items tbody tr.hide{display:none}.table.cart-items tbody tr>.v-custom-bundles{width:100%}@media(max-width: 690px){.table.cart-items tbody tr{margin-top:0 !important}.table.cart-items tbody tr:first-child{border:none}}.table.cart-items tbody tr.item-attachments-head,.table.cart-items tbody tr.item-attachments-content{display:none}.table.cart-items tbody tr .v-custom-product-item-wrap{width:100%;display:flex;align-items:center;position:relative;padding:20px 0}@media(max-width: 690px){.table.cart-items tbody tr .v-custom-product-item-wrap{display:block;padding:10px 0}.table.cart-items tbody tr .v-custom-product-item-wrap:after{content:"";clear:both;display:block}}.table.cart-items tbody tr td{width:auto;border:none}.table.cart-items tbody tr td.product-name .add-service-container,.table.cart-items tbody tr td.product-name .clone-item.btn,.table.cart-items tbody tr td.product-name .orderform-template-holder #payment-data .payment-discounts-list table td.action a.clone-item,.orderform-template-holder #payment-data .payment-discounts-list table td.action .table.cart-items tbody tr td.product-name a.clone-item,.table.cart-items tbody tr td.product-name .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.clone-item,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .table.cart-items tbody tr td.product-name a.clone-item,.table.cart-items tbody tr td.product-name .add-item-attachment-container{margin:10px 0}.table.cart-items tbody tr td.product-name .add-service-container+p,.table.cart-items tbody tr td.product-name .clone-item.btn+p,.table.cart-items tbody tr td.product-name .orderform-template-holder #payment-data .payment-discounts-list table td.action a.clone-item+p,.orderform-template-holder #payment-data .payment-discounts-list table td.action .table.cart-items tbody tr td.product-name a.clone-item+p,.table.cart-items tbody tr td.product-name .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.clone-item+p,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .table.cart-items tbody tr td.product-name a.clone-item+p,.table.cart-items tbody tr td.product-name .add-item-attachment-container+p{display:none}@media(min-width: 769px){.table.cart-items tbody tr td.product-name{width:calc(100% - 355px) !important}}.table.cart-items tbody tr td.product-name .seller{display:block}.table.cart-items tbody tr td.product-price,.table.cart-items tbody tr td.quantity-price{width:90px !important;white-space:nowrap;margin:0 10px;line-height:16px}.table.cart-items tbody tr td.product-price br,.table.cart-items tbody tr td.quantity-price br{display:none}@media(max-width: 690px){.table.cart-items tbody tr td.product-price,.table.cart-items tbody tr td.quantity-price{width:initial !important;text-align:right;float:right;margin:0;padding:0}}.table.cart-items tbody tr td.product-price .new-product-price-label,.table.cart-items tbody tr td.product-price .old-product-price-label,.table.cart-items tbody tr td.quantity-price .new-product-price-label,.table.cart-items tbody tr td.quantity-price .old-product-price-label{display:none}.table.cart-items tbody tr td.product-price .list-price,.table.cart-items tbody tr td.quantity-price .list-price{font-size:10px}.table.cart-items tbody tr td.product-price .total-selling-price,.table.cart-items tbody tr td.product-price .best-price,.table.cart-items tbody tr td.quantity-price .total-selling-price,.table.cart-items tbody tr td.quantity-price .best-price{font-weight:bold;position:relative}@media(max-width: 690px){.table.cart-items tbody tr td.product-price .total-selling-price,.table.cart-items tbody tr td.product-price .best-price,.table.cart-items tbody tr td.quantity-price .total-selling-price,.table.cart-items tbody tr td.quantity-price .best-price{display:flex;justify-content:flex-end;margin-top:7px}.table.cart-items tbody tr td.product-price .total-selling-price .discount,.table.cart-items tbody tr td.product-price .best-price .discount,.table.cart-items tbody tr td.quantity-price .total-selling-price .discount,.table.cart-items tbody tr td.quantity-price .best-price .discount{margin-left:5px;display:block}}.table.cart-items tbody tr td.product-price .new-product-real-price-per-unit,.table.cart-items tbody tr td.quantity-price .new-product-real-price-per-unit{display:inline-block}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__best,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__best{font-weight:bold;font-size:12px}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list{display:block;font-size:10px}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--list,.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--selling,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--list,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--selling{display:block}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--list,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--list{text-decoration:line-through;color:#999}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list,.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--selling,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--selling{color:#676767;font-size:10px;line-height:11px}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--selling,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--selling{margin-bottom:3px}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--selling .discount,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--selling .discount{display:none}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--selling:after,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--selling:after{content:")"}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--selling:before,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--selling:before{content:"("}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--selling .best-price,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--selling .best-price{font-weight:normal;display:inline-block}@media(max-width: 690px){.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list>*:last-child,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list>*:last-child{margin-bottom:-7px}}.table.cart-items tbody tr td.product-price.v-custom-quantity-price-active>.list-price,.table.cart-items tbody tr td.quantity-price.v-custom-quantity-price-active>.list-price{display:none !important}.table.cart-items tbody tr td.product-price>span.list-price,.table.cart-items tbody tr td.product-price>span.best-price,.table.cart-items tbody tr td.quantity-price>span.list-price,.table.cart-items tbody tr td.quantity-price>span.best-price{display:block;color:#b75217;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.table.cart-items tbody tr td.product-price span.product-manualprice,.table.cart-items tbody tr td.product-price a.manualprice-link-remove,.table.cart-items tbody tr td.quantity-price span.product-manualprice,.table.cart-items tbody tr td.quantity-price a.manualprice-link-remove{z-index:2}.table.cart-items tbody tr td.product-price a.manualprice-link-remove,.table.cart-items tbody tr td.quantity-price a.manualprice-link-remove{position:absolute;top:-2px;left:-4px;background:#fff}.table.cart-items tbody tr td.product-price a.manualprice-link-remove i.icon-remove:before,.table.cart-items tbody tr td.quantity-price a.manualprice-link-remove i.icon-remove:before{width:10px !important;height:10px !important}.table.cart-items tbody tr td.product-price span.product-manualprice,.table.cart-items tbody tr td.quantity-price span.product-manualprice{padding:5px 5px 5px 31px;border:1px solid #ccc;display:inline-block;background:#fff;border-radius:5px;box-shadow:0 0 19px #777;position:absolute;top:0;left:0;transform:translate(-15%, -34%)}@media(max-width: 690px){.table.cart-items tbody tr td.product-price span.list-price:not(.hide)+br+span.best-price{margin-top:0}}.table.cart-items tbody tr td.item-remove{margin-left:auto;width:20px !important}@media(max-width: 690px){.table.cart-items tbody tr td.item-remove{top:0 !important}}.table.cart-items tbody tr td.product-image{order:1}.table.cart-items tbody tr td.product-name{order:2;width:60%}.table.cart-items tbody tr td.shipping-date{order:3}.table.cart-items tbody tr td.quantity{order:4}.table.cart-items tbody tr td.product-price,.table.cart-items tbody tr td.quantity-price{order:5}.table.cart-items tbody tr td.quantity-price{display:none !important}.table.cart-items tbody tr td.product-price{display:block !important;text-align:right}.table.cart-items tbody tr td .field-help{background:#b75217;border-color:#b75217}.table.cart-items tbody tr td i.icon-question-sign{color:#b75217}.table.cart-items tbody tr td .add-item-attachment-container,.table.cart-items tbody tr td .clone-item,.table.cart-items tbody tr td p.clone-item-container{display:none !important}.table.cart-items tbody tr td hr.clone-item-sep{margin:0;clear:both;border:none}.table.cart-items tbody tr td .product-service{height:calc(40px + 10px);margin-top:10px;position:relative}@media(min-width: 690px){.table.cart-items tbody tr td .product-service fieldset{width:100%;position:absolute;min-width:250px}}.table.cart-items tbody tr td .product-service p{display:flex}.table.cart-items tbody tr td .product-service select{background:#fff;width:100%;margin-right:10px}.table.cart-items tbody tr td.quantity input{line-height:inherit}.table.cart-items tbody tr .v-custom-assemblies{clear:both}.table.cart-items tbody tr.v-custom-bundles-in .product-service{display:none}.table.cart-items tbody tr.item-unavailable{margin:10px 0;border-radius:10px;border:none !important}@media(max-width: 690px){.table.cart-items tbody tr.item-unavailable{padding:0;text-align:center}}.table.cart-items tbody tr.v-custom-indexedItems-in+tr.item-unavailable{display:none}.table.cart-items tbody tr.v-custom-indexed-item{border:none}.table.cart-items tbody tr.v-custom-indexed-item,.table.cart-items tbody tr.item-service{margin:0 0 10px 0;padding:0;border-top:none}.table.cart-items tbody tr.v-custom-indexed-item .v-custom-product-item-wrap,.table.cart-items tbody tr.v-custom-indexed-item .v-custom-trservice-wrap,.table.cart-items tbody tr.item-service .v-custom-product-item-wrap,.table.cart-items tbody tr.item-service .v-custom-trservice-wrap{background:#f1f7ff;border:1px dashed #cbcbcb;border-radius:4px;width:100%;display:flex;align-items:center;box-sizing:border-box;padding:5px 10px}.table.cart-items tbody tr.v-custom-indexed-item .v-custom-trservice-wrap,.table.cart-items tbody tr.item-service .v-custom-trservice-wrap{margin-bottom:10px;margin-top:10px}.table.cart-items tbody tr.v-custom-indexed-item td.quantity,.table.cart-items tbody tr.item-service td.quantity{background:#fff;width:25px;height:20px;text-align:center;justify-content:center}.table.cart-items tbody tr.v-custom-indexed-item td.quantity p,.table.cart-items tbody tr.item-service td.quantity p{width:100%}.table.cart-items tbody tr.v-custom-indexed-item td.product-price,.table.cart-items tbody tr.item-service td.product-price{display:none !important}.table.cart-items tbody tr.v-custom-indexed-item td.quantity-price,.table.cart-items tbody tr.item-service td.quantity-price{display:block !important}.table.cart-items tbody tr.v-custom-indexed-item .item-remove,.table.cart-items tbody tr.item-service .item-remove{margin-left:auto;position:initial;width:auto}.table.cart-items tbody tr.v-custom-indexed-item .item-remove i.icon.icon-remove.item-remove-ico:before,.table.cart-items tbody tr.item-service .item-remove i.icon.icon-remove.item-remove-ico:before{content:"-";background:#ff4c4c;color:#fff;line-height:9px;border-radius:100%;width:16px;height:16px;font-size:27px}@media(max-width: 690px){.table.cart-items tbody tr.v-custom-indexed-item,.table.cart-items tbody tr.item-service{border-top:none !important}.table.cart-items tbody tr.v-custom-indexed-item .product-price,.table.cart-items tbody tr.v-custom-indexed-item .quantity,.table.cart-items tbody tr.item-service .product-price,.table.cart-items tbody tr.item-service .quantity{margin:auto !important;width:auto !important;min-width:initial !important}}.table.cart-items tbody tr.v-custom-indexed-item:last-child{margin-bottom:20px}.table.cart-items tbody tr.v-custom-indexed-item td.product-image{display:none}@media(max-width: 690px){.table.cart-items tbody tr.v-custom-indexed-item td.quantity{display:none}}.table.cart-items tbody tr.v-custom-indexed-item td.product-name{margin-left:0 !important;padding:0 !important;width:100% !important;margin-right:15px}.table.cart-items tbody tr.v-custom-indexed-item p{margin:0;padding:0}.table.cart-items tbody tr:last-child{border-bottom:none}.table.cart-items tbody>tr.v-custom-indexed-item,.table.cart-items tbody>tr[data-parentitemindex]{display:none}.table.cart-items tbody>tr.v-custom-indexed-item+.item-unavailable,.table.cart-items tbody>tr[data-parentitemindex]+.item-unavailable{display:none}.table.cart-items td.product-image a{overflow:hidden;border-radius:4px}.table.cart-items td.product-image a{margin-right:20px}.table.cart-items td.product-image a,.table.cart-items td.product-image img{width:100px;display:block;max-width:initial;height:auto}@media(max-width: 690px){.table.cart-items td.product-image a,.table.cart-items td.product-image img{width:70px}}.table.cart-items td.product-name a,.table.cart-items td.product-name a:hover{color:#000;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.table.cart-items td.quantity{margin:0;display:flex;align-items:center;padding:0;border-radius:4px;border:1px solid #cbcbcb;float:left;min-width:30px;text-align:center;justify-content:center}.table.cart-items td.quantity input{margin:0;width:30px !important;height:30px !important;padding:0;border:none;box-shadow:none}.table.cart-items td.quantity .item-quantity-change{position:initial;left:initial;top:initial;bottom:initial;height:initial;display:flex;align-items:center;justify-content:center;padding:0}.table.cart-items td.quantity .item-quantity-change i{background:none;line-height:30px;display:inline-block}.table.cart-items td.quantity .item-quantity-change i:before{font-weight:bold;font-size:22px;width:25px;height:25px;line-height:25px;color:#000;border-radius:100%}.table.cart-items td.quantity .item-quantity-change>p{margin:0}.table.cart-items td.quantity .item-quantity-change.item-quantity-change-decrement i:before{content:"-";line-height:21px}.table.cart-items td.quantity .item-quantity-change.item-quantity-change-increment i:before{content:"+"}@media(max-width: 690px){.table.cart-items td.quantity{width:97px}.table.cart-items td.product-name,.table.cart-items td.quantity{margin-left:90px !important}}.table.cart-items i.icon.icon-remove.item-remove-ico:before{content:"" !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' viewBox='0 0 18 19' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.0835 0.628418C7.98269 0.628418 7.04503 1.33648 6.69748 2.32628C6.64352 2.47996 6.47583 2.56057 6.32294 2.50633C6.17004 2.45209 6.08984 2.28354 6.1438 2.12987C6.57145 0.911935 7.72559 0.0382538 9.0835 0.0382538C10.4414 0.0382538 11.5956 0.911931 12.0232 2.12987C12.0772 2.28355 11.9969 2.4521 11.8441 2.50634C11.6912 2.56057 11.5235 2.47995 11.4695 2.32627C11.122 1.33649 10.1843 0.628418 9.0835 0.628418Z' fill='%23B75217'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.789764 4.12281C0.789764 3.95984 0.921204 3.82773 1.08334 3.82773H17.0833C17.2455 3.82773 17.3769 3.95984 17.3769 4.12281C17.3769 4.28578 17.2455 4.41789 17.0833 4.41789H1.08334C0.921204 4.41789 0.789764 4.28578 0.789764 4.12281Z' fill='%23B75217'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0816 13.0272L15.5145 6.49123H2.65179L3.08468 13.0272L3.08468 13.0273C3.25126 15.5424 3.33456 16.8 4.14867 17.5666C4.96279 18.3333 6.21493 18.3333 8.71924 18.3333H9.44705C11.9513 18.3333 13.2035 18.3333 14.0176 17.5666C14.8317 16.8 14.915 15.5424 15.0816 13.0273L15.0816 13.0272ZM11.7283 8.88898C11.7444 8.72681 11.6267 8.58223 11.4654 8.56603C11.304 8.54984 11.1602 8.66817 11.1441 8.83034L10.6735 13.5672C10.6574 13.7293 10.7751 13.8739 10.9365 13.8901C11.0978 13.9063 11.2416 13.788 11.2578 13.6258L11.7283 8.88898ZM6.76669 8.54791C6.92802 8.53172 7.07187 8.65005 7.08798 8.81222L7.55857 13.5491C7.57468 13.7112 7.45695 13.8558 7.29561 13.872C7.13428 13.8882 6.99043 13.7699 6.97432 13.6077L6.50373 8.87086C6.48762 8.70869 6.60535 8.56411 6.76669 8.54791Z' fill='%23B75217'/%3E%3C/svg%3E") !important;display:block !important;width:18px !important;height:19px !important;padding:0 .5rem;background-repeat:no-repeat;background-position:center}.checkout-container.row-fluid.cart-active .summary-template-holder{padding:20px;text-align:left;z-index:9;box-sizing:border-box;border-radius:8px;border:1px solid rgba(0,0,0,.5);background:#f6f6f6;position:sticky;top:20px}.checkout-container.row-fluid.cart-active .summary-template-holder .summary-totalizers,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon-wrap{width:100% !important}.checkout-container.row-fluid.cart-active .summary-template-holder .cart-more-options{display:none !important}.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon{text-align:center;margin:0 auto !important;min-width:initial}.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data{display:none !important}.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset p{margin:0;color:#676767}.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset p label{cursor:initial;font-size:13px}.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data{margin:0;width:100%}.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a{width:100%;text-decoration:underline}.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset>div{display:flex;justify-content:space-between;align-items:center}.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset>div[style*=none]{display:block !important}.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset>div[style*=none] p.coupon-label{display:none}.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset>div[style*=flex] p.coupon-label{display:none}.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset>div[style*=flex] p.coupon-fields{width:100%}.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon p.coupon-fields span{display:flex;width:100%;position:relative}.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon p.coupon-fields span.info{align-items:center;padding:0;color:#323232}.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon p.coupon-fields span.info>span{text-align:left;margin-right:10px;color:#b75217}.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon p.coupon-fields span input{width:100%;margin-right:10px}.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon p.coupon-fields .delete{width:auto}.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon p.coupon-fields .delete #cart-coupon-remove{color:#ff4c4c;font-size:0;display:flex;align-items:center}.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon p.coupon-fields .delete #cart-coupon-remove:before{content:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyLjAwMSA1MTIuMDAxIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIuMDAxIDUxMi4wMDE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8cGF0aCBkPSJNMjg0LjI4NiwyNTYuMDAyTDUwNi4xNDMsMzQuMTQ0YzcuODExLTcuODExLDcuODExLTIwLjQ3NSwwLTI4LjI4NWMtNy44MTEtNy44MS0yMC40NzUtNy44MTEtMjguMjg1LDBMMjU2LDIyNy43MTcNCgkJCUwzNC4xNDMsNS44NTljLTcuODExLTcuODExLTIwLjQ3NS03LjgxMS0yOC4yODUsMGMtNy44MSw3LjgxMS03LjgxMSwyMC40NzUsMCwyOC4yODVsMjIxLjg1NywyMjEuODU3TDUuODU4LDQ3Ny44NTkNCgkJCWMtNy44MTEsNy44MTEtNy44MTEsMjAuNDc1LDAsMjguMjg1YzMuOTA1LDMuOTA1LDkuMDI0LDUuODU3LDE0LjE0Myw1Ljg1N2M1LjExOSwwLDEwLjIzNy0xLjk1MiwxNC4xNDMtNS44NTdMMjU2LDI4NC4yODcNCgkJCWwyMjEuODU3LDIyMS44NTdjMy45MDUsMy45MDUsOS4wMjQsNS44NTcsMTQuMTQzLDUuODU3czEwLjIzNy0xLjk1MiwxNC4xNDMtNS44NTdjNy44MTEtNy44MTEsNy44MTEtMjAuNDc1LDAtMjguMjg1DQoJCQlMMjg0LjI4NiwyNTYuMDAyeiIvPg0KCTwvZz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K");width:11px;height:12px;display:block;line-height:10px}.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon i.icon-spin.loading-coupon{border:1px solid #666;border-top:none;border-radius:100%;font-size:0;width:20px;height:20px;padding:0;line-height:0;display:none;margin:0;position:absolute;top:25%;right:10px;z-index:-1}.checkout-container.row-fluid.cart-active .summary-template-holder span.link-choose-more-products-wrapper{display:none}.checkout-container.row-fluid.cart-active .summary-template-holder .cart-links-bottom{float:none;margin:10px 0 0 0}.checkout-container.row-fluid.cart-active .summary-template-holder .cart-links-bottom .btn,.checkout-container.row-fluid.cart-active .summary-template-holder .cart-links-bottom .orderform-template-holder #payment-data .payment-discounts-list table td.action a,.orderform-template-holder #payment-data .payment-discounts-list table td.action .checkout-container.row-fluid.cart-active .summary-template-holder .cart-links-bottom a,.checkout-container.row-fluid.cart-active .summary-template-holder .cart-links-bottom .summary-coupon fieldset.coupon-fieldset .coupon-data a,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .cart-links-bottom a{width:100%;box-sizing:border-box}.checkout-container.row-fluid.cart-active .summary-template-holder .cart-links-bottom .btn-success{font-weight:bold}@media(max-width: 690px){.checkout-container.row-fluid.cart-active .summary-template-holder .cart-links-bottom{width:100%}}.checkout-container.row-fluid.cart-active .summary-template-holder .summary-totalizers .table td.space,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-totalizers .table td.empty,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-totalizers tbody.shipping-calculate{display:none}.checkout-container.row-fluid.cart-active .summary-template-holder .shipping-reset{display:none}.checkout-container.row-fluid.cart-active .summary-template-holder .accordion-inner{margin-top:10px}.checkout-container.row-fluid.cart-active .summary-template-holder tr:not(.Shipping){display:flex !important;justify-content:space-between;border:none !important}.checkout-container.row-fluid.cart-active .summary-template-holder tr:not(.Shipping).CustomTax:not(.CustomTax--total){display:none !important}.checkout-container.row-fluid.cart-active .summary-template-holder tbody{border-top:1px solid #cbcbcb;border-bottom:1px solid #cbcbcb;padding:15px 0;display:block}.checkout-container.row-fluid.cart-active .summary-template-holder tbody td{display:inline-block;text-align:left !important;width:auto;color:#676767;font-size:13px;padding:0 0 3px 0 !important}.checkout-container.row-fluid.cart-active .summary-template-holder tbody td.monetary{text-align:right !important;margin-left:auto;float:right}.checkout-container.row-fluid.cart-active .summary-template-holder tfoot tr td{padding:14px 0 !important;color:#323232;font-size:14px;font-weight:bold}.checkout-container.row-fluid.cart-active .summary-template-holder tfoot tr td.monetary{text-align:right !important;margin-left:auto;float:right;color:#b75217}.summary-coupon{width:100% !important}.cart-select-gift-placeholder{width:auto !important;display:none !important}.cart-more-options{width:100% !important;margin:0 !important;border:none;padding:0;min-height:0 !important;display:flex !important;flex-wrap:wrap}.cart-more-options .cart-select-gift-placeholder{display:block !important}.cart-more-options .vtex-shipping-preview-0-x-alert .shp-alert-content.vtex-shipping-preview-0-x-content{display:flex;align-items:center}.cart-more-options .srp-container{max-width:100% !important}.cart-more-options .srp-container span.error{display:none}.cart-more-options .srp-container .srp-toggle__wrapper label{background:#fff;padding:10px 0;border-radius:4px}.cart-more-options .srp-container .srp-delivery-info .b--light-gray{background:#fff;border-radius:4px}.cart-more-options .srp-container select,.cart-more-options .srp-container input[type=text]:not(.pac-target-input){outline:initial}.cart-more-options .srp-container form.srp-postal-code__form.dib.relative{width:100%}.cart-more-options .srp-container button.shp-open-options{border-color:#1d63be}.cart-more-options .srp-container .onda-v1 .blue{color:#b75217;outline:none}.cart-more-options .srp-container .onda-v1 .b--blue{border-color:#b75217;outline:none}.cart-more-options .srp-container .onda-v1 .bg-blue{background:#b75217;outline:initial}.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .ship-country{width:98%}.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .orderform-template-holder #payment-data .payment-discounts-list table td.action a,.orderform-template-holder #payment-data .payment-discounts-list table td.action .cart-more-options .srp-container .vtex-shipping-preview-0-x-pc a,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .cart-more-options .srp-container .vtex-shipping-preview-0-x-pc a{height:40px;outline:initial;border-radius:4px}.cart-more-options .srp-container .ship-postalCode{width:auto !important;max-width:190px}.cart-more-options .srp-container .ship-postalCode input#ship-postalCode{width:100%}.cart-more-options .cart-select-gift-placeholder,.cart-more-options #shipping-preview-container{width:100%}@media(min-width: 690px){.cart-more-options .cart-select-gift-placeholder{margin-bottom:0}}.cart-more-options .cart-select-gift-placeholder:empty{display:none}.cart-more-options #shipping-preview-container{width:100% !important}@media(max-width: 690px){.cart-more-options #shipping-preview-container{display:none !important}}.cart-more-options .vtex-pickup-points-modal-3-x-pickupViewMode .btn,.cart-more-options .vtex-pickup-points-modal-3-x-pickupViewMode .orderform-template-holder #payment-data .payment-discounts-list table td.action a,.orderform-template-holder #payment-data .payment-discounts-list table td.action .cart-more-options .vtex-pickup-points-modal-3-x-pickupViewMode a,.cart-more-options .vtex-pickup-points-modal-3-x-pickupViewMode .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .cart-more-options .vtex-pickup-points-modal-3-x-pickupViewMode a{padding:13px 0}.cart-select-gift-placeholder .available-gift-item.active{background:#f1f7ff}.cart-select-gift-placeholder .label-vertical-group:hover,.cart-select-gift-placeholder .icon-check-empty,.cart-select-gift-placeholder .icon-check-sign{color:#676767}.cart-select-gift-placeholder .label-vertical-group:hover .icon-check-empty,.cart-select-gift-placeholder .icon-check-sign{color:#b75217}.body-cart-vertical .cart-template-holder{width:calc(70% - 20px)}@media(max-width: 998px){.body-cart-vertical .cart-template-holder{width:100%}}.body-cart-vertical .summary-template-holder{width:30%}@media(max-width: 998px){.body-cart-vertical .summary-template-holder{width:100%;margin-top:20px}}.body-cart-vertical .cart-template.full-cart.active{display:flex;flex-flow:wrap;justify-content:space-between;align-items:flex-start;margin-bottom:2.5rem;background-color:#fff;padding:0 calc(88px + 2vw) 2.4375rem}@media(max-width: 1199.98px){.body-cart-vertical .cart-template.full-cart.active{padding:0 1.25rem;box-sizing:border-box}}.body-cart-vertical .cart-template.full-cart.active .extensions-checkout-buttons-container{width:auto !important;margin:0}.body-cart-vertical .cart-template.full-cart.active .totalizers.summary-totalizers.cart-totalizers{width:100%;padding:0;margin:1.25rem 0 0;border-top:2px solid #d9d9d9;padding-top:1.25rem}.client-pre-email{background:none;width:100%;border-top:none;position:relative;text-align:left}.client-pre-email fieldset.pre-email{box-sizing:border-box}.client-pre-email label{margin:0;line-height:20px}.client-pre-email label small{font-size:12px;padding:0;margin:0;color:#323232;font-weight:400;margin:0;vertical-align:top;display:block;margin-bottom:13px;margin-top:20px}.client-pre-email .link-cart{display:none}.client-pre-email h3.client-pre-email-h{margin:0}.client-pre-email h3.client-pre-email-h span{display:block;position:relative;font-size:0;padding:7px 0 !important}.client-pre-email h3.client-pre-email-h span:after{content:"Email";vertical-align:middle;display:inline-block;margin:0}.client-pre-email h3.client-pre-email-h span:after{padding:0 !important}.client-pre-email h3.client-pre-email-h .link-box-edit{display:none}.client-pre-email a#orderform-to-cart{color:#b75217}.client-pre-email .client-email.input.text{margin:0;width:100%;position:initial}.client-pre-email .client-email.input.text input[type=email]{width:100%;box-sizing:border-box}.client-pre-email .client-email.input.text .btn-success{width:20%;margin:0;height:initial;position:absolute;top:initial;bottom:15px;right:initial;left:50%;transform:translateX(-50%);min-width:55%}@media(max-width: 768px){.client-pre-email .client-email.input.text .btn-success{width:calc(100% - 60px)}}.client-pre-email .client-email.input.text .loading-inline{position:absolute;color:#fff;font-size:16px;bottom:35px;top:initial;right:50% !important;margin-right:-10px}.client-pre-email .client-email.input.text .loading-inline[style=""]+#btn-client-pre-email{font-size:0}.client-pre-email .emailInfo{margin-top:20px;width:80%;box-sizing:border-box}.client-pre-email .emailInfo .icon-ok,.client-pre-email .emailInfo h3{color:#b75217}@media(max-width: 690px){.client-pre-email .emailInfo{width:100%}}.client-pre-email .emailInfo .icon-lock{color:#eee}@media(max-width: 690px){.client-pre-email .link-cart{display:none !important}}.client-pre-email+.client-profile-data .accordion-body:before{content:"Waiting for more information";display:block}.client-pre-email+.client-profile-data .accordion-body .accordion-inner{display:none}.client-pre-email+.client-profile-data.filled .accordion-body:before{display:none}.client-pre-email[style*="display: none"]{padding-bottom:20px !important}.client-pre-email[style*="display: none"] .link-box-edit{display:block !important}.client-pre-email[style*="display: none"] label small{display:none !important}.client-pre-email[style*="display: none"] input#client-pre-email{padding:0 !important;border:none !important;box-shadow:none !important;font-size:12px;font-weight:400;pointer-events:none;cursor:text;background:none !important;color:#676767}.client-pre-email[style*="display: none"] .emailInfo,.client-pre-email[style*="display: none"] #btn-client-pre-email{display:none}.client-pre-email[style*="display: none"]+.client-profile-data .accordion-body:before{display:none}.client-pre-email[style*="display: none"]+.client-profile-data .accordion-inner{display:block}body:not(.v-custom-step-email) .client-pre-email span.help.error{display:none !important}.payment-group-item-cards .card-flag{width:32px !important;background-size:auto 20px;min-width:auto;height:20px}.payment-group-item-cards .card-flag.Visa{background-position:0 0}.payment-group-item-cards .card-flag.Mastercard{background-position:-32px 0}.payment-group-item-cards .card-flag.Diners{background-position:-64px 0}.payment-group-item-cards .card-flag.Amex,.payment-group-item-cards .card-flag.American{background-position:-96px 0}.payment-group-item-cards .card-flag.Hipercard{background-position:-128px 0}.payment-group-item-cards .card-flag.Discover{background-position:-160px 0}.payment-group-item-cards .card-flag.Aura{background-position:-192px 0}.payment-group-item-cards .card-flag.Banricompras{background-position:-224px 0}.payment-group-item-cards .card-flag.Elo{background-position:-256px 0}.payment-group-item-cards .card-flag.JCB{background-position:-288px 0}.payment-group-item-cards .card-flag.Cabal{background-position:-320px 0}.payment-group-item-cards .card-flag.Maestro{background-position:-352px 0}.payment-group-item-cards .card-flag.Credz{background-position:-384px 0}.vcustom--vtex-omnishipping-1-x-address label,.orderform-template-holder .step .input.text label{margin:10px 0 5px 0;display:block;color:#999}@keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address:before,.js-v-custom-is-loadAddress #shipping-data .accordion-group.shipping-data:after,.orderform-template .cart-template.mini-cart .cart .cart-items:not(.v-loaded) li.item:after{animation-duration:1.25s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#a9a9a9;background:linear-gradient(to right, #eeeeee 10%, #dddddd 18%, #eeeeee 33%);background-size:800px 104px}svg.pickup-marker-blue,svg.pickup-marker-blue path,svg.pkpmodal-pickup-point-marker-image,svg.pkpmodal-pickup-point-marker-image path,svg.vtex-omnishipping-1-x-svg,svg.vtex-omnishipping-1-x-svg path,svg.pkpmodal-pickup-point-best-marker-image path:not([fill=white]){fill:#b75217}@media(max-width: 768px){.container.container-main.container-order-form{width:calc(100% - 20px)}}.orderform-template-holder #client-profile-data{width:100%}.orderform-template-holder #client-profile-data form.client-pre-email,.orderform-template-holder #client-profile-data .step.client-profile-data,.orderform-template-holder #shipping-data,.orderform-template-holder #payment-data{width:100% !important;padding:0;margin:0;box-sizing:border-box;background:#fff;border-radius:4px;margin-bottom:20px !important;z-index:initial;border:none;padding:30px}@media(max-width: 768px){.orderform-template-holder #client-profile-data form.client-pre-email,.orderform-template-holder #client-profile-data .step.client-profile-data,.orderform-template-holder #shipping-data,.orderform-template-holder #payment-data{padding:20px}}.orderform-template-holder #client-profile-data form.client-pre-email.client-pre-email,.orderform-template-holder #client-profile-data .step.client-profile-data.client-pre-email,.orderform-template-holder #shipping-data.client-pre-email,.orderform-template-holder #payment-data.client-pre-email{display:block !important;padding-bottom:calc(40px + 14px + 30px)}.orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit,.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit,.orderform-template-holder #shipping-data .link-box-edit,.orderform-template-holder #payment-data .link-box-edit{background:none;box-shadow:none;border:none;color:#b75217;outline:none;position:absolute;right:0;top:50%;padding:1px;font-size:14px;transform:translateY(-50%);opacity:.7;transition:all ease .2s}.orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit:hover,.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit:hover,.orderform-template-holder #shipping-data .link-box-edit:hover,.orderform-template-holder #payment-data .link-box-edit:hover{opacity:1}.orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit i.icon-spinner,.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit i.icon-spinner,.orderform-template-holder #shipping-data .link-box-edit i.icon-spinner,.orderform-template-holder #payment-data .link-box-edit i.icon-spinner{font-size:17px;position:absolute;right:0;display:none;top:-7px}.orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit.active i.icon-edit,.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit.active i.icon-edit,.orderform-template-holder #shipping-data .link-box-edit.active i.icon-edit,.orderform-template-holder #payment-data .link-box-edit.active i.icon-edit{display:none}.orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit.active i.icon-spinner,.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit.active i.icon-spinner,.orderform-template-holder #shipping-data .link-box-edit.active i.icon-spinner,.orderform-template-holder #payment-data .link-box-edit.active i.icon-spinner{display:block}.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle,.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle,.orderform-template-holder #shipping-data .accordion-toggle,.orderform-template-holder #payment-data .accordion-toggle{padding:0}.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle>i,.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle>i,.orderform-template-holder #shipping-data .accordion-toggle>i,.orderform-template-holder #payment-data .accordion-toggle>i{display:none}.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle>span,.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle>span,.orderform-template-holder #shipping-data .accordion-toggle>span,.orderform-template-holder #payment-data .accordion-toggle>span{line-height:20px;display:block;vertical-align:middle;line-height:initial}.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle,.orderform-template-holder #client-profile-data form.client-pre-email .accordion-inner,.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle,.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-inner,.orderform-template-holder #shipping-data .accordion-toggle,.orderform-template-holder #shipping-data .accordion-inner,.orderform-template-holder #payment-data .accordion-toggle,.orderform-template-holder #payment-data .accordion-inner{padding:0}.orderform-template-holder #client-profile-data form.client-pre-email input[type=text]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email input[type=tel]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email input[type=email]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email select:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input[type=text]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input[type=tel]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input[type=email]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data select:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=text]:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=tel]:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=email]:not(.pac-target-input),.orderform-template-holder #shipping-data select:not(.pac-target-input),.orderform-template-holder #payment-data input[type=text]:not(.pac-target-input),.orderform-template-holder #payment-data input[type=tel]:not(.pac-target-input),.orderform-template-holder #payment-data input[type=email]:not(.pac-target-input),.orderform-template-holder #payment-data select:not(.pac-target-input){width:100%;max-width:100%;outline:initial}.orderform-template-holder #payment-data p.link.link-gift-card,.orderform-template-holder #payment-data .payment-group-item{box-sizing:border-box;margin:0 6px 10px 0;border-radius:4px;border:1px solid #cbcbcb;opacity:1;text-decoration:none;color:#323232;transition:all ease .3s;padding:11px;text-align:center;display:flex;align-items:center;justify-content:center;background:#f3f3f3;float:left;width:100%}.orderform-template-holder #payment-data p.link.link-gift-card.active,.orderform-template-holder #payment-data .payment-group-item.active{background:#fff}.orderform-template-holder #payment-data p.link.link-gift-card.active span,.orderform-template-holder #payment-data .payment-group-item.active span{color:#000}.orderform-template-holder #payment-data p.link.link-gift-card.active,.orderform-template-holder #payment-data p.link.link-gift-card:hover,.orderform-template-holder #payment-data .payment-group-item.active,.orderform-template-holder #payment-data .payment-group-item:hover{box-shadow:0 0 6px #cbcbcb;border:1px solid #b75217}.orderform-template-holder #payment-data p.link.link-gift-card,.orderform-template-holder #payment-data fieldset.payment-group{width:100%;left:0;display:block;background:none;position:relative;margin:0}.orderform-template-holder #payment-data #iframe-placeholder-creditCardPaymentGroup{padding-top:32px}.orderform-template-holder #payment-data #iframe-placeholder-creditCardPaymentGroup>.payment-group-item-cards{display:block;overflow:hidden;position:absolute;right:0;top:0}.orderform-template-holder #payment-data #iframe-placeholder-creditCardPaymentGroup>.payment-group-item-cards .card-flag{opacity:1}.orderform-template-holder #payment-data p.link.link-gift-card{margin-bottom:10px;padding:0}.orderform-template-holder #payment-data p.link.link-gift-card a{padding:10px 10px;display:block;text-align:left}.orderform-template-holder #payment-data .payment-group-list-btn{width:100%}.orderform-template-holder #payment-data p.link.link-gift-card *,.orderform-template-holder #payment-data .payment-group-item *{font-size:12px !important;font-weight:bold}.orderform-template-holder #payment-data .payment-group-item{position:relative;height:40px}.orderform-template-holder #payment-data .payment-group-item span.payment-group-item-text{padding:0;line-height:17px;background:none !important}.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+2),.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+2)~.payment-group-item{width:calc(50% - 3px)}.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+3),.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+3)~.payment-group-item{width:calc(33.3% - 4px)}.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+4),.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+4)~.payment-group-item{width:calc(25% - 4.8px)}.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+5),.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+5)~.payment-group-item{width:100%;margin-right:0;height:auto}.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+5):after,.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+5):before,.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+5)~.payment-group-item:after,.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+5)~.payment-group-item:before{display:none}.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+5):hover,.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+5)~.payment-group-item:hover{top:0}.orderform-template-holder #payment-data .payment-group-item:last-child{margin-right:0}.orderform-template-holder #payment-data .payment-group-item:hover{position:relative;background:#fff;top:-2px}.orderform-template-holder #payment-data .payment-group-item.active:after,.orderform-template-holder #payment-data .payment-group-item.active:before{content:"";display:block;position:absolute;left:50%;transform:translateX(-50%);top:100%;width:0;height:0;border-style:solid}.orderform-template-holder #payment-data .payment-group-item.active:after{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-width:6px}.orderform-template-holder #payment-data .payment-group-item.active:before{border-color:#b75217 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-width:7px}.orderform-template-holder #payment-data .gift-card-section.form-step.box-default{padding:0;margin:0;width:100%}.orderform-template-holder #payment-data .gift-card-section.form-step.box-default label{font-weight:bold;color:#000;font-size:12px}.orderform-template-holder #payment-data p.payment-discounts-options,.orderform-template-holder #payment-data p.gift-card-provider-options{display:flex;align-items:center;padding-bottom:10px}.orderform-template-holder #payment-data p.payment-discounts-options input,.orderform-template-holder #payment-data p.payment-discounts-options select,.orderform-template-holder #payment-data p.gift-card-provider-options input,.orderform-template-holder #payment-data p.gift-card-provider-options select{margin:0 10px}.orderform-template-holder #payment-data p.payment-discounts-options label,.orderform-template-holder #payment-data p.gift-card-provider-options label{line-height:12px;margin:0}.orderform-template-holder #payment-data .payment-discounts-list{margin-bottom:10px}.orderform-template-holder #payment-data .payment-discounts-list .gift-card-provider-group-loyalty-program{border-bottom:1px solid #eee}.orderform-template-holder #payment-data .payment-discounts-list table{width:100%}.orderform-template-holder #payment-data .payment-discounts-list table td{padding:0}.orderform-template-holder #payment-data .payment-discounts-list table tbody,.orderform-template-holder #payment-data .payment-discounts-list table tr{display:flex;width:100%;flex-wrap:wrap;align-items:center}.orderform-template-holder #payment-data .payment-discounts-list table td.code,.orderform-template-holder #payment-data .payment-discounts-list table td.number{margin-right:20px;flex-grow:1;padding:0}.orderform-template-holder #payment-data .payment-discounts-list table #remove-gift-card{text-decoration:underline;color:#ff4c4c}.orderform-template-holder #payment-data input#payment-discounts-code{width:100% !important}.orderform-template-holder #payment-data #btn-add-gift-card{height:40px;border-radius:4px}.orderform-template-holder #payment-data .steps-view{width:100% !important;padding:0;min-height:initial}.orderform-template-holder #payment-data .steps-view iframe{margin:0}.orderform-template-holder #payment-data p.notification{font-weight:bold;font-weight:400;color:#323232}.orderform-template-holder #payment-data p.notification:not([style="display: none;"])+.box-step{padding:0;border:none}@media(min-width: 769px){.orderform-template-holder #payment-data:last-child{margin-bottom:0px !important}}.orderform-template-holder #payment-data .v-custom-payment-item-wrap{box-sizing:border-box;border-radius:4px;background:#fff;border:1px solid #cbcbcb;color:#323232;transition:all ease .3s;overflow:hidden;margin-bottom:10px}.orderform-template-holder #payment-data .v-custom-payment-item-wrap.active,.orderform-template-holder #payment-data .v-custom-payment-item-wrap:hover{border-color:#b75217;box-shadow:0 0 6px #ddd}.orderform-template-holder #payment-data .v-custom-payment-item-wrap #iframe-placeholder-creditCardPaymentGroup{padding-top:0}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item{border:none;border-bottom:1px solid rgba(0,0,0,0);box-shadow:none;margin:0;width:100% !important;height:auto;top:0}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item-text{margin-right:auto;text-align:left;line-height:27px !important;white-space:nowrap}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item-text:before{content:"";width:20px;height:20px;display:inline-block;border:1px solid #999;border-radius:100%;vertical-align:middle;margin:-3px 10px 0 0}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item-cards{display:flex;justify-content:flex-end;flex-wrap:wrap}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item-cards .card-flag:last-child{margin:0}@media(max-width: 360px){.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item-cards{display:none}}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item.active{background:#f1f7ff;border-bottom:1px solid #b75217}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item.active .payment-group-item-text:before{background:#b75217;border-color:#b75217;box-shadow:inset 0 0 0 3px #fff}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item.active .payment-group-item-cards span{opacity:1}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item:hover .payment-group-item-text:before{border-color:#b75217}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item:before,.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item:after{display:none}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item#payment-group-payPalPaymentGroup{position:relative}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item#payment-group-payPalPaymentGroup:after{content:"";width:50px;height:20px;display:block;background:url("https://io.vtex.com.br/checkout-ui/v6.18.19/img/payment-paypal-landscape.png") center no-repeat;background-size:contain;position:absolute;top:50%;transform:translateY(-50%);right:12px;left:initial;border:none}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item#payment-group-AffirmPaymentGroup:after{content:"";width:65px;height:25px;display:block;background:url(https://cdn-assets.affirm.com/images/black_logo-transparent_bg.png) center no-repeat;background-size:contain;position:absolute;top:49%;transform:translateY(-50%);right:3px;left:initial;border:none}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item.active+div,.orderform-template-holder #payment-data .v-custom-payment-item-wrap.active>div{padding:20px;overflow:hidden;box-sizing:border-box}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .SecurityEnvironmentIcon{display:none}.orderform-template-holder .step{border:none;padding:0;background:none;margin-bottom:0}@media(max-width: 868px){.orderform-template-holder .step{width:100%}}.orderform-template-holder .step .box-info{color:#323232}.orderform-template-holder .step .box-info[style*="display: block"]{margin-top:10px}.orderform-template-holder .step .form-step fieldset{width:100%;float:none}.orderform-template-holder .step .form-step fieldset p{position:relative}@media(max-width: 690px){.orderform-template-holder .step .form-step fieldset p{float:none !important}}.orderform-template-holder .step .form-step fieldset p.client-last-name,.orderform-template-holder .step .form-step fieldset p.client-first-name{width:calc(50% - 5px);position:relative}@media(max-width: 690px){.orderform-template-holder .step .form-step fieldset p.client-last-name,.orderform-template-holder .step .form-step fieldset p.client-first-name{width:100%}.orderform-template-holder .step .form-step fieldset p.client-last-name input[type=text],.orderform-template-holder .step .form-step fieldset p.client-first-name input[type=text]{width:100% !important}}.orderform-template-holder .step .form-step fieldset p span.help.error{position:absolute;font-size:11px;margin-top:0}.orderform-template-holder .step .form-step fieldset.box-client-info-pj{padding-top:15px}.orderform-template-holder .step .form-step fieldset.box-payment-option h3{display:none}.orderform-template-holder .step .form-step #is-corporate-client{color:#b75217}.orderform-template-holder .step.client-profile-data .client-notice.notice{margin:0 0 10px 0}.orderform-template-holder .step.client-profile-data .box-client-info{margin-bottom:20px}.orderform-template-holder .step.client-profile-data .client-document,.orderform-template-holder .step.client-profile-data .client-phone{width:calc(50% - 5px)}@media(max-width: 690px){.orderform-template-holder .step.client-profile-data .client-document,.orderform-template-holder .step.client-profile-data .client-phone{width:100%}}.orderform-template-holder .step.shipping-data .box-step{display:flex;flex-wrap:wrap}.orderform-template-holder .step.shipping-data .box-step>*{width:100%;order:1}.orderform-template-holder .step.shipping-data .box-step>*.vtex-omnishipping-1-x-addressFormPart1{order:1}.orderform-template-holder .step.shipping-data .box-step>*.vtex-omnishipping-1-x-addressForm{order:2}.orderform-template-holder .step.shipping-data .box-step>*.vtex-omnishipping-1-x-addressInfo{order:3}.orderform-template-holder .step.shipping-data .box-step>*.vtex-omnishipping-1-x-deliveryGroup{order:4}.orderform-template-holder .step.shipping-data .box-step>*.vtex-omnishipping-1-x-submitPaymentButton{order:100}.orderform-template-holder .step.shipping-data .box-step>*.btn-link.vtex-omnishipping-1-x-btnDelivery,.orderform-template-holder .step.shipping-data .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .box-step>a.vtex-omnishipping-1-x-btnDelivery,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .orderform-template-holder .step.shipping-data .box-step>a.vtex-omnishipping-1-x-btnDelivery{order:5;margin-top:20px;background:#b75217}.orderform-template-holder .step.shipping-data .box-step>*#postalCode-finished-loading,.orderform-template-holder .step.shipping-data .box-step>*:last-child{margin:0}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-address{margin:0}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressSummaryActive .address-summary{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='24' height='24'><path fill='%23999999' d='M15.998,5.951L4,16.237V30c0,0.552,0.448,1,1,1h8v-8h6v8h8c0.552,0,1-0.448,1-1V16.238L15.998,5.951z M19,19 h-6v-5h6V19z'></path> <polygon fill='%23999999' points='15.998,0.683 9,6.682 9,3 5,3 5,10.111 0.59,13.892 1.892,15.41 15.998,3.317 30.108,15.41 31.41,13.892 '></polygon></svg>") no-repeat;background-position:12px 9px;border:1px solid #cbcbcb}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-content{align-items:center}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsOption{background:#fff}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-pickupButton,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupViewOptionActive,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupViewOptionActive:hover,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupViewOptionActive:active,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupViewOptionActive:focus,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsTogglePickup,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsOption.vtex-omnishipping-1-x-deliveryOptionActive{background:#b75217;border-color:#b75217;border-radius:4px}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupViewOptionInctive{color:#b75217;border-color:#b75217;border-radius:4px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressItemOption:hover,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-active{background-color:#f1f7ff}.orderform-template-holder .step.shipping-data .shipping-method-toggle{border-color:#b75217}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-alert{border-color:#ffb100;display:flex;align-items:center}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-linkEdit{text-decoration:underline}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsWrapper,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsToggle{border-radius:4px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsWrapper{border:1px solid #cbcbcb;width:100%;overflow:hidden;margin:0 0 20px 0}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-summaryChange{background:#f1f7ff;border-color:#cbcbcb;color:#b75217}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList{border-color:#eee;margin:0}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-option:hover,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingOptionActive,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingOption{background:#fff !important}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsBackLnk svg path,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsBackLnk{color:#676767;fill:#676767}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-primary{outline:none;background:#b75217;border-color:#b75217}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-pickupPointChange{border-color:#b75217}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-address p{clear:both;float:none;margin:0}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-address p.input.ship-checkboxNumberLabel.text{width:auto;align-self:flex-end;display:flex;align-items:center;margin-left:10px !important;height:40px}.orderform-template-holder .step.shipping-data input#ship-addressQuery{width:100%}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-container.shp-pickup-receiver{display:block}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-container.shp-pickup-receiver svg.person-blue path{fill:#b75217}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-container.shp-pickup-receiver .vtex-omnishipping-1-x-btn{color:#b75217}@media(max-width: 490px){.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-dateLink{width:100%}}.orderform-template-holder .step .submit.btn.btn-success,.orderform-template-holder .step .checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.submit.btn-success,.checkout-container.row-fluid.cart-active .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .orderform-template-holder .step a.submit.btn-success,.orderform-template-holder .step #payment-data .payment-discounts-list table td.action a.submit.btn-success,.orderform-template-holder #payment-data .payment-discounts-list table td.action .step a.submit.btn-success{display:block;margin:20px auto 0 auto;min-width:55%}.orderform-template{display:flex !important;padding-top:0px;min-height:400px !important;align-items:flex-start}@media(max-width: 768px){.orderform-template{flex-wrap:wrap}}.orderform-template .orderform-template-holder{width:100%}@media(min-width: 769px){.orderform-template .orderform-template-holder{width:61% !important;padding-right:20px;max-width:calc(100% - 271px);float:left;box-sizing:border-box}}@media(max-width: 690px){.orderform-template{width:100%;padding-top:0px}}.orderform-template .cart-template.mini-cart{width:39%;min-width:255px;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky;bottom:0px;top:20px;right:0;float:right;margin:0}@media(max-width: 768px){.orderform-template .cart-template.mini-cart{width:100%;position:relative;top:0}}.orderform-template .cart-template.mini-cart .cart-items>.v-custom-indexed-item{display:none !important}.orderform-template .cart-template.mini-cart .cart-fixed{height:auto !important;position:relative !important;max-width:100%;width:100% !important;top:0;min-height:initial}@media(min-width: 769px){.orderform-template .cart-template.mini-cart .cart-fixed.affix-top{position:relative !important}}.orderform-template .cart-template.mini-cart h2{text-align:left;border-top:none;background:none !important;margin-bottom:15px}.orderform-template .cart-template.mini-cart .quantity{min-width:10px;width:auto;height:10px;display:inline-block;background:#f1f7ff;color:#b75217}.orderform-template .cart-template.mini-cart .summary-template-holder{width:100%;background:none;border:none;padding:0}.orderform-template .cart-template.mini-cart .summary-template-holder .accordion-inner{margin-top:0px}.orderform-template .cart-template.mini-cart .summary-template-holder .summary>.summary-coupon-wrap,.orderform-template .cart-template.mini-cart .summary-template-holder .summary-coupon-wrap>.summary-coupon{display:block !important}.orderform-template .cart-template.mini-cart .summary-template-holder .summary-coupon p{margin:0}.orderform-template .cart-template.mini-cart .summary-template-holder .summary>.summary-coupon-wrap{border-top:1px solid #cbcbcb;padding:8px 0}.orderform-template .cart-template.mini-cart .summary-template-holder input[type=text],.orderform-template .cart-template.mini-cart .summary-template-holder button[type=submit],.orderform-template .cart-template.mini-cart .summary-template-holder p.coupon-fields span.info>span{line-height:30px !important;height:30px !important}.orderform-template .cart-template.mini-cart .item{padding:10px 0;margin:0;border:none;border-bottom:1px solid #eee}.orderform-template .cart-template.mini-cart .item:last-child{border:none}.orderform-template .cart-template.mini-cart .item ul.service-list.unstyled{margin:0;float:none;width:100%;background:none;display:inline-block;clear:both}.orderform-template .cart-template.mini-cart .item .service-item,.orderform-template .cart-template.mini-cart .item.v-custom-indexed-item{background:#f1f7ff;border:1px dashed #cbcbcb;border-radius:4px;width:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:5px 10px;margin:10px 0 0 0}.orderform-template .cart-template.mini-cart .item .service-item .description,.orderform-template .cart-template.mini-cart .item.v-custom-indexed-item .description{margin-top:0}.orderform-template .cart-template.mini-cart .item .service-item>a,.orderform-template .cart-template.mini-cart .item .service-item .quantity,.orderform-template .cart-template.mini-cart .item .service-item .shipping-date,.orderform-template .cart-template.mini-cart .item .service-item .item-subscription,.orderform-template .cart-template.mini-cart .item.v-custom-indexed-item>a,.orderform-template .cart-template.mini-cart .item.v-custom-indexed-item .quantity,.orderform-template .cart-template.mini-cart .item.v-custom-indexed-item .shipping-date,.orderform-template .cart-template.mini-cart .item.v-custom-indexed-item .item-subscription{display:none}.orderform-template .cart-template.mini-cart .item .service-item .price,.orderform-template .cart-template.mini-cart .item.v-custom-indexed-item .price{margin:0}.orderform-template .cart-template.mini-cart .item .service-item:last-child,.orderform-template .cart-template.mini-cart .item.v-custom-indexed-item:last-child{margin-bottom:0}.orderform-template .cart-template.mini-cart .item.v-custom-indexed-item .item-unavailable{display:none}.orderform-template .cart-template.mini-cart .item .fn{width:calc(82% - 20px)}.orderform-template .cart-template.mini-cart .item .description{display:flex;justify-content:space-between}.orderform-template .cart-template.mini-cart .item .price,.orderform-template .cart-template.mini-cart .item span.shipping-date{white-space:nowrap}.orderform-template .cart-template.mini-cart .item .url{border-radius:4px;overflow:hidden}.orderform-template .cart-template.mini-cart .summary-totalizers{margin-bottom:0}.orderform-template .cart-template.mini-cart #go-to-cart-button{position:absolute;top:0px;right:7px;color:#b75217;text-decoration:underline}@media(max-width: 690px){.orderform-template .cart-template.mini-cart #go-to-cart-button{display:none}}.orderform-template .cart-template.mini-cart .summary-totalizers tbody{border-top:1px solid #cbcbcb;border-bottom:1px solid #cbcbcb;padding:14px 0;display:block}.orderform-template .cart-template.mini-cart .summary-totalizers tbody tr.CustomTax:not(.CustomTax--total){display:none !important}.orderform-template .cart-template.mini-cart .summary-totalizers tbody td{display:inline-block;text-align:left !important;width:auto;color:#666;font-size:13px;padding:0 0 3px 0 !important}.orderform-template .cart-template.mini-cart .summary-totalizers tbody td.monetary{text-align:right !important;margin-left:auto;float:right}.orderform-template .cart-template.mini-cart .summary-totalizers tbody+tbody{border-top:none}.orderform-template .cart-template.mini-cart .summary-totalizers tbody.shipping-reset,.orderform-template .cart-template.mini-cart .summary-totalizers tbody.shipping-calculate{display:none !important}.orderform-template .cart-template.mini-cart .summary-totalizers tfoot tr td{padding:14px 0 !important;color:#000;font-size:14px;font-weight:bold;text-align:left}.orderform-template .cart-template.mini-cart .summary-totalizers tfoot tr td.monetary{text-align:right !important;margin-left:auto;float:right;color:#b75217}.orderform-template .cart-template.mini-cart .cart{margin-bottom:0;max-height:calc(100vh - 355px);overflow:auto}.orderform-template .cart-template.mini-cart .cart::-webkit-scrollbar{width:6px}.orderform-template .cart-template.mini-cart .cart::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:4px}.orderform-template .cart-template.mini-cart .cart::-webkit-scrollbar-thumb{background:#cbcbcb;border-radius:30px}.orderform-template .cart-template.mini-cart .cart:hover::-webkit-scrollbar-thumb{background:#eee}.orderform-template .cart-template.mini-cart .cart .cart-items:not(.v-loaded){max-height:100px;overflow:hidden}.orderform-template .cart-template.mini-cart .cart .cart-items:not(.v-loaded) li.item{overflow:hidden;position:relative;border:none !important}.orderform-template .cart-template.mini-cart .cart .cart-items:not(.v-loaded) li.item>*{opacity:0}.orderform-template .cart-template.mini-cart .cart .cart-items:not(.v-loaded) li.item:after{content:"";width:100%;height:100%;display:block;top:0px;left:0;position:absolute}.orderform-template .payment-confirmation-wrap{border:none;padding:0}.orderform-template .payment-confirmation-wrap .payment-submit-wrap{margin:10px 0 0 0}@media(max-width: 768px){.orderform-template .payment-confirmation-wrap .payment-submit-wrap{z-index:9999;position:fixed;bottom:0;width:100%;left:0;padding:0;background:#fff;margin:0 !important}.orderform-template .payment-confirmation-wrap .payment-submit-wrap button{border-radius:0 !important}}@media(max-width: 768px){.orderform-template .payment-confirmation-wrap{border:none !important}.orderform-template .payment-confirmation-wrap .payment-submit-wrap,.orderform-template .payment-confirmation-wrap button{margin:0 !important}}.orderform-template .payment-confirmation-wrap #payment-data-submit:disabled span{display:none}.orderform-template .summary-note{display:none !important}.orderform-template .summary-note p.note-data{display:none !important}.orderform-template .summary-note>div{display:block !important}.orderform-template .summary-note .note-textarea{height:50px;line-height:20px;max-width:100%;width:100%;font-family:"Roboto",sans-serif;max-height:100px}.orderform-template .custom-cart-template-wrap{position:relative;background:#fff;padding:17px 20px;text-align:left;box-sizing:border-box;border-radius:4px;border:none}.orderform-template .custom-cart-template-wrap .summary-cart-template-holder{height:auto !important}.orderform-template .custom-cart-template-wrap .summary-template-holder{margin-top:0}.step.client-profile-data.active .box-step .form-step[style*="display: block"],.step.shipping-data.active .accordion-inner.shipping-container,#payment-data .box-step form.form-step{padding-top:20px !important}.orderform-template-holder #shipping-data .shipping-summary-info,.orderform-template-holder .step .accordion-body p.notification,.client-pre-email+.client-profile-data .accordion-body:before{display:none}body.v-custom-step-shipping #shipping-data .shipping-summary-info,body.v-custom-step-payment #shipping-data .shipping-summary-info{display:block}.steps-view,.gift-card-section,.App.iframe-credit-card-payment-group{background:#fff}#app-container{min-height:100vh;background:#fff}#app-container input[type=text],#app-container input[type=tel],#app-container input[type=email],#app-container select{width:100%}#app-container span.help.error{margin:0 !important;display:none}#app-container .SecurityEnvironmentIcon{margin-bottom:20px;display:none}#app-container .CardForm>div{position:relative;clear:both}#app-container .CardForm .PaymentValue{display:none}#app-container .CardForm input#creditCardpayment-card-0Number[value=""]{background:#fff;position:relative;z-index:1}#app-container .CardForm .SavedCardsList{width:calc(100% - 1px)}#app-container .CardForm .SavedCard .link-delete{right:8px;top:50%;margin-top:-10px;border:1px solid #ccc;background:#fff;width:20px;height:20px;line-height:17px}#app-container .FormFieldLabel{line-height:30px}#app-container .PaymentCardFlags{position:absolute;top:calc(30px + (40px - 25px)/2);right:16px;padding:0}#app-container .PaymentCardFlags .card-flag-label input{display:none}#app-container .PaymentCardFlags .card-flag-label{width:auto}#app-container .PaymentCardFlags .card-flag{opacity:.7;display:none}#app-container .PaymentCardFlags .card-flag.card-selected{opacity:1;display:block}#app-container input#creditCardpayment-card-0Code,#app-container input#creditCardpayment-card-1Code{width:100px !important}#app-container .label-vertical-group{padding:9px}#app-container .label-vertical-group:hover{color:#b75217}#app-container .label-vertical-group.active{color:#b75217;background:#f1f7ff}#app-container .label-vertical-group:not(.SavedCard) .card-flag{position:absolute;left:5px;top:8px}#app-container .label-vertical-group .icon-ok-circle,#app-container .label-vertical-group .icon-circle-blank{top:9px}#app-container .label-vertical-group.UseAnotherCard{background-color:#eee;padding:4px;font-size:11px;text-decoration:underline}#app-container .label-vertical-group.UseAnotherCard #use-another-card{color:#676767}#app-container .label-vertical-group.UseAnotherCard:hover #use-another-card{text-decoration:underline;color:#999}#app-container label.FormFieldLabel{display:block;clear:both;width:auto;margin-right:10px}#app-container .AddressForm{display:flex;flex-wrap:wrap}#app-container .AddressForm>*{width:100%;order:10}#app-container .AddressForm input{max-width:100%}#app-container .AddressForm .payment-billing-address-street{order:1}#app-container .AddressForm .payment-billing-address-complement{order:2}#app-container .AddressForm .payment-billing-address-city{order:3}#app-container .AddressForm .payment-billing-address-state{order:4}#app-container .AddressForm .PostalCode{order:5}.orderform-template .summary-note.js-active{display:block !important}body.js-vcustom-showNoteField .orderform-template .payment-confirmation-wrap{display:block !important}body.js-vcustom-showNoteField .orderform-template .payment-confirmation-wrap .payment-submit-wrap{display:none}body.js-vcustom-showNoteField .orderform-template .summary-note{display:block !important}body.js-vcustom-showNoteField.v-custom-step-payment .orderform-template .payment-confirmation-wrap .payment-submit-wrap{display:block !important}.summary-coupon fieldset.coupon-fieldset .vcustom-showCustomMsgCoupon{border:1px dashed #ffb100;padding:1px;font-size:11px;background:#fff6e0;border-radius:4px;margin-top:4px !important;clear:both}.vcustom-customTax-tot{display:inline-block;position:relative;margin-left:5px}.vcustom-customTax-tot>span{background:#eee;width:15px;height:15px;line-height:15px;display:inline-block;border-radius:100%;text-align:center;cursor:pointer}.vcustom-customTax-tot:hover .vcustom-customTax-resume{display:block}.vcustom-customTax-resume{position:absolute;left:calc(100% + 10px);width:128px;background:#eee;top:50%;font-size:11px;padding:10px;transform:translateY(-50%);display:none}.vcustom-customTax-resume__i{display:flex;justify-content:space-between;margin:0}.vcustom-customTax-resume:before{content:"";display:block;position:absolute;left:-4px;top:calc(50% - 4px);width:0;height:0;border:0 solid rgba(0,0,0,0);border-top-width:4px;border-bottom-width:4px;border-right:4px solid #eee}.v-custom-addLabels-active-flag{background:#fff;color:#323232;padding:1px 4px;border-radius:4px;display:inline-block;align-items:center;font-size:11px;border:1px solid #cbcbcb}.v-custom-addLabels-active-flag:before{content:"";display:inline-block;width:14px;height:14px;background:url("//io.vtex.com.br/front-libs/bootstrap/2.3.2/img/glyphicons-halflings.png");background-repeat:no-repeat;background-position:0 -48px;margin-right:4px;opacity:.9;vertical-align:middle}.v-custom-assemblies{margin:10px 0 3px 0;overflow:hidden;border-top:1px solid #cbcbcb;padding-top:7px}@media(max-width: 690px){.v-custom-assemblies{width:100%;left:0;margin-bottom:2px}}.v-custom-assemblies p{display:none}.v-custom-assemblies__values{list-style:none;padding:0;margin:0}.v-custom-assemblies__values__item strong:after{content:":"}.v-custom-assemblies__values__item span,.v-custom-assemblies__values__item strong{line-height:14px}body.v-custom-paymentBuilder-accordion .steps-view{display:none}body.v-custom-changeShippingTimeInfo .orderform-template .cart-template.mini-cart .item span.shipping-date{display:none}#shipping-data .accordion-group.shipping-data:after{opacity:0;transition:all ease .3s}.js-v-custom-is-loadAddress .vtex-omnishipping-1-x-warning{display:none !important}.js-v-custom-is-loadAddress #shipping-data .accordion-group.shipping-data:after{content:"";display:block;opacity:1;left:0;top:0;width:100%;height:20px;z-index:2;margin:0 0 20px 0;border-radius:3px}.js-v-custom-is-loadAddress #postalCode-finished-loading+.mb5{display:none !important}.vcustom--vtex-omnishipping-1-x-address{display:none}body.v-custom-addressForm-on.v-custom-step-shipping .vcustom--vtex-omnishipping-1-x-address{display:block}body.v-custom-addressForm-on.v-custom-step-shipping .v-custom-ship-info{display:flex}body.v-custom-addressForm-on.v-custom-step-shipping .v-custom-ship-info .ship-number{margin-right:10px}body.v-custom-addressForm-on.v-custom-step-shipping .vtex-omnishipping-1-x-addressForm,body.v-custom-addressForm-on.v-custom-step-shipping .vtex-omnishipping-1-x-deliveryGroup,body.v-custom-addressForm-on.v-custom-step-shipping .vtex-omnishipping-1-x-submitPaymentButton{display:none}.vtex-omnishipping-1-x-submitShippingStepButton{margin:20px 0 0 0}body.v-custom-googleForm-on .vtex-omnishipping-1-x-deliveryGroup,body.v-custom-googleForm-on .vtex-omnishipping-1-x-addressForm,body.v-custom-googleForm-on .vtex-omnishipping-1-x-submitPaymentButton,body.v-custom-googleForm-on .vtex-omnishipping-1-x-btnDelivery{display:none}body.v-custom-googleForm-on .alert-noStreet{display:none}.v-custom-googleFormScript-added.v-custom-googleForm-on .accordion-inner.shipping-container>*{display:none}body.v-custom-fnsCustomAddressForm .accordion-inner.shipping-container{padding-top:0 !important}body.v-custom-fnsCustomAddressForm .accordion-inner.shipping-container{transition:all ease .3s}body.v-custom-fnsCustomAddressForm .vtex-omnishipping-1-x-selectDeliveryText+div{margin:0 !important}body.v-custom-fnsCustomAddressForm .orderform-template-holder p.vtex-omnishipping-1-x-submitPaymentButton.btn-submit-wrapper.btn-go-to-payment-wrapper{margin-bottom:0 !important}body.v-custom-fnsCustomAddressForm .vtex-omnishipping-1-x-addressFormPart1 .input.ship-country,body.v-custom-fnsCustomAddressForm .vtex-omnishipping-1-x-addressFormPart1 .input.ship-addressQuery,body.v-custom-fnsCustomAddressForm .vtex-omnishipping-1-x-addressFormPart1 .input.ship-postalCode{display:none}body.v-custom-fnsCustomAddressForm.returningUser .vtex-omnishipping-1-x-addressFormPart1 .input.ship-postalCode{display:block}body.v-custom-fnsCustomAddressForm .vtex-omnishipping-1-x-container.shp-pickup-receiver+.vtex-omnishipping-1-x-shippingSectionTitle+#back-to-address-list+.vtex-omnishipping-1-x-addressFormPart1 p.input.ship-postalCode,body.v-custom-fnsCustomAddressForm .vtex-omnishipping-1-x-container.shp-pickup-receiver+.vtex-omnishipping-1-x-shippingSectionTitle+.vtex-omnishipping-1-x-addressFormPart1 p.input.ship-postalCode{display:block}body.v-custom-fnsCustomAddressForm .orderform-template-holder .step.shipping-data .box-step .vtex-omnishipping-1-x-addressFormPart1{order:1}body.v-custom-fnsCustomAddressForm .pac-logo[style*=none]{border:0}body.v-custom-fnsCustomAddressForm .pac-logo[style*=none]:after{display:none}body.v-custom-fnsCustomAddressForm #shipping-data .accordion-inner+.vcustom--vtex-omnishipping-1-x-address{display:none}body.v-custom-fnsCustomAddressForm div#shipping-data{display:flex;flex-wrap:wrap}body.v-custom-fnsCustomAddressForm div#shipping-data>*{width:100%}body.v-custom-fnsCustomAddressForm div#shipping-data .step.accordion-group.shipping-data{order:1}body.v-custom-fnsCustomAddressForm div#shipping-data .vcustom--vtex-omnishipping-1-x-address{order:3}.js-v-custom-is-loading .accordion-inner.shipping-container,.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address{overflow:hidden}.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address{height:120px;position:relative}.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.js-v-custom-is-loading .accordion-inner.shipping-container>*,.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address>*{opacity:.5}.vcustom--vtex-omnishipping-1-x-address{transition:all ease .3s}.vcustom--vtex-omnishipping-1-x-address p.input{float:none;width:100%;margin:0}.vcustom--vtex-omnishipping-1-x-address span.help.error{display:none}.vcustom--vtex-omnishipping-1-x-address input{max-width:initial;width:100%}.vcustom--vtex-omnishipping-1-x-address input.error+span.help.error,.vcustom--vtex-omnishipping-1-x-address select.error+span.help.error{display:block}.vcustom--vtex-omnishipping-1-x-address__state{display:flex;margin:0 -5px}.vcustom--vtex-omnishipping-1-x-address__state p.input{margin:0 5px}@media(max-width: 768px){.vcustom--vtex-omnishipping-1-x-address__state{flex-wrap:wrap;margin:0}.vcustom--vtex-omnishipping-1-x-address__state p.input.ship-state{margin:0}}.pac-container.pac-logo{border:1px solid #cbcbcb;border-radius:4px}.pac-logo:after{background:#fbfbfb url(https://developers.google.com/maps/documentation/images/powered_by_google_on_white.png) no-repeat 10px center;padding:14px;background-size:110px}.address-list.vtex-omnishipping-1-x-addressList+p.input.ship-addressQuery.text{display:none}.alert-noStreet{margin:30px auto 0 auto;text-align:center}.vtex-omnishipping-1-x-addressSummaryActive .address-summary.address-summary-MLT .postalCode:before{content:" - "}body.js-vcustom-hideEmailStep .orderform-template-holder #client-profile-data form.client-pre-email.client-pre-email{display:none !important}body.js-vcustom-hideEmailStep .client-profile-data .accordion-toggle>span:before{content:"1"}body.js-vcustom-hideEmailStep .shipping-data .accordion-toggle:before{content:"2"}body.js-vcustom-hideEmailStep .payment-data .accordion-toggle>span:not(.payment-edit-link):before{content:"3"}body.js-vcustom-hideEmailStep .client-pre-email+.client-profile-data .accordion-body .accordion-inner{display:block}.RTL-checkout select{direction:rtl}.RTL-checkout .cart-template-holder{order:2}.RTL-checkout body .main-header .header-link{left:initial;right:0}.RTL-checkout body .main-header .checkout-steps{margin-left:initial;margin-right:auto}.RTL-checkout .main-header .logo{order:2}.RTL-checkout .summary-template-holder tr .info{order:2;text-align:right !important}.RTL-checkout .orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit,.RTL-checkout .orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit,.RTL-checkout .orderform-template-holder #shipping-data .link-box-edit,.RTL-checkout .orderform-template-holder #payment-data .link-box-edit{right:initial;left:0}.RTL-checkout .summary-template-holder tbody td.monetary,.RTL-checkout .summary-template-holder tfoot tr td.monetary{margin-right:auto;margin-left:initial !important;text-align:left !important}.RTL-checkout .summary-template-holder .summary-coupon p.coupon-fields span{flex-direction:row-reverse}.RTL-checkout .summary-template-holder .summary-coupon p.coupon-fields span input{margin:0 0 0 10px}.RTL-checkout .table.cart-items tbody tr .v-custom-product-item-wrap,.RTL-checkout .table.cart-items tbody tr,.RTL-checkout .table.cart-items thead tr,.RTL-checkout .table.cart-items thead tr th.product{flex-direction:row-reverse;text-align:right}.RTL-checkout .table.cart-items tbody tr td.product-name{text-align:right}.RTL-checkout .orderform-template .orderform-template-holder{order:2;padding:0 0 0 20px}.RTL-checkout .orderform-template .cart-template.mini-cart .summary-totalizers tfoot tr td.monetary{text-align:left !important}.RTL-checkout br{width:100%;height:1px;content:" " !important;display:block !important;clear:both}.RTL-checkout .table.cart-items td.quantity{direction:rtl}.RTL-checkout .checkout-steps_items{direction:rtl}.RTL-checkout .checkout-steps_items .text:before{margin:0 0 0 7px}.RTL-checkout .srp-toggle__wrapper{direction:rtl}.RTL-checkout .srp-toggle__wrapper .vtex-shipping-preview-0-x-framePickup{left:0}.RTL-checkout .srp-toggle__wrapper .vtex-shipping-preview-0-x-frameDelivery{left:50%}.RTL-checkout .srp-delivery-header.mb3{direction:rtl;display:flex}.RTL-checkout .srp-delivery-current-many .flex{direction:rtl;text-align:right}.RTL-checkout .step{direction:rtl}.RTL-checkout .step .accordion-toggle>span:before,.RTL-checkout .step .accordion-toggle:before{margin-right:0 !important;margin-left:10px !important}.RTL-checkout fieldset.box-client-info-pf{display:flex;flex-wrap:wrap}.RTL-checkout .orderform-template-holder .step .form-step fieldset p,.RTL-checkout .orderform-template-holder .step .form-step fieldset div{width:100%}.RTL-checkout p.client-first-name,.RTL-checkout p.client-different-document,.RTL-checkout p.client-document,.RTL-checkout p.client-company-ie,.RTL-checkout p.client-company-postal-code,.RTL-checkout p.client-document-type,.RTL-checkout p.payment-card-due-date{margin-left:10px;margin-right:0}.RTL-checkout p.client-document,.RTL-checkout p.client-phone,.RTL-checkout p.client-company-document,.RTL-checkout p.client-company-ie,.RTL-checkout p.client-company-postal-code,.RTL-checkout p.client-company-phone,.RTL-checkout p.payment-card-due-month,.RTL-checkout p.payment-card-lash,.RTL-checkout p.payment-card-due-year{float:right}.RTL-checkout input.success:not([invalid=true]){background-position:left top}.RTL-checkout .vtexIdUI .vtexIdUI-page{direction:rtl}.RTL-checkout .vtexIdUI .modal-header .close{left:-1px;right:initial}.RTL-checkout .vtexIdUI .pull-left{float:right}.RTL-checkout .orderform-template-holder .step .box-info p{display:flex;flex-wrap:wrap;width:100%}.RTL-checkout .vtex-omnishipping-1-x-leanShippingIcon.shp-option-icon,.RTL-checkout .vtex-omnishipping-1-x-addressItemIcon{margin:0 0 0 10px}.RTL-checkout .vtex-omnishipping-1-x-leanShippingText{padding-right:10px}.RTL-checkout .address-summary{display:flex;flex-wrap:wrap}.RTL-checkout br.line1-delimiter{width:100%;height:1px;content:" " !important;display:block !important;clear:both}.RTL-checkout .orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item#payment-group-AffirmPaymentGroup:after,.RTL-checkout .orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item#payment-group-payPalPaymentGroup:after{right:initial;left:10px}.RTL-checkout .orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item-text{margin-left:auto;margin-right:inherit}.RTL-checkout .orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item-text:before{margin-right:initial;margin-left:10px}.RTL-checkout .orderform-template-holder #payment-data p.link.link-gift-card a{text-align:right}.RTL-checkout .orderform-template .custom-cart-template-wrap .summary-cart-template-holder{direction:rtl}.RTL-checkout .pull-right{float:left !important}.RTL-checkout .orderform-template .cart-template.mini-cart .item .price{margin-right:auto;direction:initial}.RTL-checkout .orderform-template .cart-template.mini-cart .item .url{float:right;margin:0 0 0 6px}.RTL-checkout .orderform-template .cart-template.mini-cart .item .fn{text-align:right;float:right}.RTL-checkout .orderform-template .cart-template.mini-cart h2{text-align:right}.RTL-checkout .orderform-template .cart-template.mini-cart #go-to-cart-button{left:7px;right:initial}.RTL-checkout .vtex-omnishipping-1-x-SummaryItemInfo{border:none;border-left:1px solid #eee;padding:0 0 0 6px}.RTL-checkout .vtexIdUI .vtexIdUI-page{direction:rtl}.RTL-checkout .vtexIdUI .modal-header .close{left:-1px;right:initial}.RTL-checkout .vtexIdUI .pull-left{float:right}.RTL-checkout #app-container{direction:rtl}.RTL-checkout #app-container .PaymentCardDueDate.clearfix{display:flex}.RTL-checkout #app-container label.FormFieldLabel{margin:0 0 0 10px}.RTL-checkout #app-container .PaymentCardCVV{display:flex}.RTL-checkout #app-container p.AddressToggle{display:flex}.RTL-checkout #app-container .AddressToggle input{margin:3px 0 0 5px}@media(max-width: 998px){.RTL-checkout.body-cart-vertical .summary-template-holder{order:2}}@media(max-width: 768px){.RTL-checkout .orderform-template .cart-template.mini-cart{order:2}}@media(max-width: 690px){.RTL-checkout .table.cart-items td.product-image a{margin-right:0;margin-left:20px}.RTL-checkout .full-cart .cart table tbody tr td.product-image,.RTL-checkout .full-cart .cart table tbody tr td.bundle-item-image{left:initial;right:0}.RTL-checkout .table.cart-items td.product-name,.RTL-checkout .table.cart-items td.quantity{margin-left:0 !important;margin-right:90px !important}.RTL-checkout .table.cart-items td.quantity{float:right}.RTL-checkout .full-cart .cart table tbody tr td.product-name a,.RTL-checkout .full-cart .cart table tbody tr td.bundle-item-name span{padding:0 0 0 20px}.RTL-checkout .full-cart .cart table tbody tr td.product-price{float:left}.RTL-checkout .full-cart .cart table tbody tr td.item-remove{left:0;right:initial}}body.debug-on>*:not(.container-main,.main-header,.main-footer,#vtexIdContainer,.vtex-front-messages-placeholder,.pac-container){display:none}

/* source: <vtex.checkout-ui-custom@0.20.1> */
input,select,button{outline:none !important}.vcustom--vtex-omnishipping-1-x-address input,#app-container input[type=text],#app-container input[type=tel],#app-container input[type=email],#app-container select,.orderform-template .summary-note .note-textarea,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input,.orderform-template-holder #client-profile-data form.client-pre-email input[type=text]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email input[type=tel]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email input[type=email]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email select:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input[type=text]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input[type=tel]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input[type=email]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data select:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=text]:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=tel]:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=email]:not(.pac-target-input),.orderform-template-holder #shipping-data select:not(.pac-target-input),.orderform-template-holder #payment-data input[type=text]:not(.pac-target-input),.orderform-template-holder #payment-data input[type=tel]:not(.pac-target-input),.orderform-template-holder #payment-data input[type=email]:not(.pac-target-input),.orderform-template-holder #payment-data select:not(.pac-target-input),.cart-more-options .srp-container .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-x-geolocation input,.cart-more-options .srp-container select,.cart-more-options .srp-container input[type=text]:not(.pac-target-input),.summary-template-holder .summary-coupon fieldset.coupon-fieldset input[type=text],.summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type=submit],.table.cart-items td.quantity input,.table.cart-items tbody tr td .product-service select,.table.cart-items tr.item-attachments-content input,.table.cart-items tr.item-attachments-content select,#vtexIdContainer input{height:40px;line-height:40px;max-height:initial;display:inline-block;padding:0px 10px;border-radius:4px;border:1px solid #cbcbcb;outline:initial;font-family:"Inter", sans-serif;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.vcustom--vtex-omnishipping-1-x-address input.error,#app-container input.error[type=text],#app-container input.error[type=tel],#app-container input.error[type=email],#app-container select.error,.orderform-template .summary-note .error.note-textarea,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input.error,.orderform-template-holder #client-profile-data form.client-pre-email input.error[type=text]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email input.error[type=tel]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email input.error[type=email]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email select.error:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input.error[type=text]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input.error[type=tel]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input.error[type=email]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data select.error:not(.pac-target-input),.orderform-template-holder #shipping-data input.error[type=text]:not(.pac-target-input),.orderform-template-holder #shipping-data input.error[type=tel]:not(.pac-target-input),.orderform-template-holder #shipping-data input.error[type=email]:not(.pac-target-input),.orderform-template-holder #shipping-data select.error:not(.pac-target-input),.orderform-template-holder #payment-data input.error[type=text]:not(.pac-target-input),.orderform-template-holder #payment-data input.error[type=tel]:not(.pac-target-input),.orderform-template-holder #payment-data input.error[type=email]:not(.pac-target-input),.orderform-template-holder #payment-data select.error:not(.pac-target-input),.cart-more-options .srp-container .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-x-geolocation input.error,.cart-more-options .srp-container select.error,.cart-more-options .srp-container input.error[type=text]:not(.pac-target-input),.summary-template-holder .summary-coupon fieldset.coupon-fieldset input.error[type=text],.summary-template-holder .summary-coupon fieldset.coupon-fieldset button.error[type=submit],.table.cart-items td.quantity input.error,.table.cart-items tbody tr td .product-service select.error,.table.cart-items tr.item-attachments-content input.error,.table.cart-items tr.item-attachments-content select.error,#vtexIdContainer input.error{border-color:#ff4c4c}.vcustom--vtex-omnishipping-1-x-address input:focus,#app-container input[type=text]:focus,#app-container input[type=tel]:focus,#app-container input[type=email]:focus,#app-container select:focus,.orderform-template .summary-note .note-textarea:focus,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input:focus,.orderform-template-holder #client-profile-data form.client-pre-email input[type=text]:focus:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email input[type=tel]:focus:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email input[type=email]:focus:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email select:focus:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input[type=text]:focus:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input[type=tel]:focus:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input[type=email]:focus:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data select:focus:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=text]:focus:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=tel]:focus:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=email]:focus:not(.pac-target-input),.orderform-template-holder #shipping-data select:focus:not(.pac-target-input),.orderform-template-holder #payment-data input[type=text]:focus:not(.pac-target-input),.orderform-template-holder #payment-data input[type=tel]:focus:not(.pac-target-input),.orderform-template-holder #payment-data input[type=email]:focus:not(.pac-target-input),.orderform-template-holder #payment-data select:focus:not(.pac-target-input),.cart-more-options .srp-container .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-x-geolocation input:focus,.cart-more-options .srp-container select:focus,.cart-more-options .srp-container input[type=text]:focus:not(.pac-target-input),.summary-template-holder .summary-coupon fieldset.coupon-fieldset input[type=text]:focus,.summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type=submit]:focus,.table.cart-items td.quantity input:focus,.table.cart-items tbody tr td .product-service select:focus,.table.cart-items tr.item-attachments-content input:focus,.table.cart-items tr.item-attachments-content select:focus,#vtexIdContainer input:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.4)}input#creditCardpayment-card-0Number,input#creditCardpayment-card-0Code,input#creditCardpayment-card-1Number,input#creditCardpayment-card-1Code{font-size:18px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{animation:input_background_autofill 0s forwards}@keyframes input_background_autofill{100%{background-color:rgba(0,0,0,0)}}.btn,.orderform-template-holder #payment-data .payment-discounts-list table td.action a,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a{font-family:"Inter", sans-serif;text-shadow:none;border-radius:4px;outline:none !important;text-align:center;font-size:12px;padding:5px 12px;box-sizing:border-box;display:inline-block;background:none;box-shadow:none}.btn,.orderform-template-holder #payment-data .payment-discounts-list table td.action a,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.btn:hover,.btn:focus{transition:all ease .3s}.btn:hover,.orderform-template-holder #payment-data .payment-discounts-list table td.action a:hover,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:hover,.btn:focus,.orderform-template-holder #payment-data .payment-discounts-list table td.action a:focus,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:focus{background:none}.btn-large,.client-pre-email .client-email.input.text .btn-success{padding:17px 19px}.btn-link,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a{color:#B75217}.btn-link:hover,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:hover,.btn-link:focus,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:focus{color:#B75217}.btn-success{background:#59C00B;border:1px solid #59C00B;font-size:13px}.btn-success:hover,.btn-success:focus,.btn-success:active{background:#269e24;border:1px solid #269e24}.btn-success[disabled]{background:#59C00B}.btn-primary{background:#B75217;border:1px solid #B75217;color:#f1f7ff}.btn-primary:hover,.btn-primary:focus,.btn-primary:active{background:#B75217;border:1px solid #B75217}.btn-secondary,.orderform-template-holder #payment-data #btn-add-gift-card,.orderform-template-holder #payment-data .payment-discounts-list table td.action a,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .cart-more-options .srp-container .vtex-shipping-preview-0-x-pc a,.summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type=submit],.table.cart-items tbody tr td .product-service input[type=submit],.table.cart-items tbody tr td.product-name .add-service.btn,.table.cart-items tbody tr td.product-name .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.add-service,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .table.cart-items tbody tr td.product-name a.add-service,.table.cart-items tbody tr td.product-name .clone-item.btn,.table.cart-items tbody tr td.product-name .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.clone-item,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .table.cart-items tbody tr td.product-name a.clone-item,.table.cart-items tbody tr td.product-name .add-item-attachment-container a{background:rgba(0,0,0,0);border:1px solid #B75217;color:#B75217}.btn-secondary:hover,.orderform-template-holder #payment-data #btn-add-gift-card:hover,.orderform-template-holder #payment-data .payment-discounts-list table td.action a:hover,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn:hover,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:hover,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .cart-more-options .srp-container .vtex-shipping-preview-0-x-pc a:hover,.summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type=submit]:hover,.table.cart-items tbody tr td .product-service input[type=submit]:hover,.table.cart-items tbody tr td.product-name .add-service.btn:hover,.table.cart-items tbody tr td.product-name .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.add-service:hover,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .table.cart-items tbody tr td.product-name a.add-service:hover,.table.cart-items tbody tr td.product-name .clone-item.btn:hover,.table.cart-items tbody tr td.product-name .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.clone-item:hover,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .table.cart-items tbody tr td.product-name a.clone-item:hover,.table.cart-items tbody tr td.product-name .add-item-attachment-container a:hover,.btn-secondary:focus,.orderform-template-holder #payment-data #btn-add-gift-card:focus,.orderform-template-holder #payment-data .payment-discounts-list table td.action a:focus,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn:focus,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:focus,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .cart-more-options .srp-container .vtex-shipping-preview-0-x-pc a:focus,.summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type=submit]:focus,.table.cart-items tbody tr td .product-service input[type=submit]:focus,.table.cart-items tbody tr td.product-name .add-service.btn:focus,.table.cart-items tbody tr td.product-name .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.add-service:focus,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .table.cart-items tbody tr td.product-name a.add-service:focus,.table.cart-items tbody tr td.product-name .clone-item.btn:focus,.table.cart-items tbody tr td.product-name .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.clone-item:focus,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .table.cart-items tbody tr td.product-name a.clone-item:focus,.table.cart-items tbody tr td.product-name .add-item-attachment-container a:focus,.btn-secondary:active,.orderform-template-holder #payment-data #btn-add-gift-card:active,.orderform-template-holder #payment-data .payment-discounts-list table td.action a:active,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn:active,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:active,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .cart-more-options .srp-container .vtex-shipping-preview-0-x-pc a:active,.summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type=submit]:active,.table.cart-items tbody tr td .product-service input[type=submit]:active,.table.cart-items tbody tr td.product-name .add-service.btn:active,.table.cart-items tbody tr td.product-name .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.add-service:active,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .table.cart-items tbody tr td.product-name a.add-service:active,.table.cart-items tbody tr td.product-name .clone-item.btn:active,.table.cart-items tbody tr td.product-name .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.clone-item:active,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .table.cart-items tbody tr td.product-name a.clone-item:active,.table.cart-items tbody tr td.product-name .add-item-attachment-container a:active{background:#f1f7ff;border:1px solid #B75217;color:#B75217}.btn-outlined{background:rgba(0,0,0,0);border:1px solid #59C00B;color:#59C00B}.btn-outlined:hover,.btn-outlined:focus,.btn-outlined:active{background:rgba(0,0,0,0);border:1px solid #269e24}.btn#payment-data-submit span,.orderform-template-holder #payment-data .payment-discounts-list table td.action a#payment-data-submit span,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a#payment-data-submit span{font-size:14px;margin-left:5px;font-weight:bold}.orderform-template .cart-template.mini-cart h2,.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle,.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle,.orderform-template-holder #shipping-data .accordion-toggle,.orderform-template-holder #payment-data .accordion-toggle,.client-pre-email h3.client-pre-email-h span:after,.cart-more-options .srp-container .srp-main-title{font-size:calc(12px + 2px);text-transform:uppercase;border-bottom:1px solid #eeeeee;font-weight:bold;margin-bottom:15px;padding:7px 0 !important;color:#999999;color:#323232;border:none;font-size:20px;text-transform:initial;margin-bottom:0px}.payment-data .gift-card-section,.payment-data .payment-discounts-alert{margin:0;width:100% !important;box-sizing:border-box}.input-append,.input-prepend{display:flex !important;align-items:stretch}.input-append .btn,.input-append .orderform-template-holder #payment-data .payment-discounts-list table td.action a,.orderform-template-holder #payment-data .payment-discounts-list table td.action .input-append a,.input-append .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .input-append a,.input-append .add-on,.input-prepend .btn,.input-prepend .orderform-template-holder #payment-data .payment-discounts-list table td.action a,.orderform-template-holder #payment-data .payment-discounts-list table td.action .input-prepend a,.input-prepend .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .input-prepend a,.input-prepend .add-on{height:40px;line-height:40px;box-sizing:border-box;padding:0;width:20px}.input-append .add-on,.input-prepend .add-on{height:initial !important}.input-append input,.input-prepend input{border-radius:0 4px 4px 0 !important;width:100% !important;max-width:100px !important}.payment-discoints-table .number,.gift-card-provider-group .number,.payment-discoints-table .action,.gift-card-provider-group .action{text-align:right}@media(max-width: 690px){.orderform-template-holder .client-profile-data input[type=text]{width:100% !important}}@media(max-width: 690px){.item-quantity-change{display:inline-block}.item-quantity-change{float:left;padding:3px 5px 3px 0px}.item-quantity-change-increment{padding-left:5px;padding-right:0}.full-cart .cart-links-bottom .btn-success{width:83%;display:block;margin-top:10px}.full-cart .cart table{display:block;margin-top:0 !important}.full-cart .cart table thead{display:none}.full-cart .cart table tbody{display:block}.full-cart .cart table tbody tr+tr{border-top:1px dashed #ddd}.full-cart .cart table tbody tr{display:block;margin-top:10px;padding:10px 0;position:relative}.full-cart .cart table tbody tr .product-name a,.full-cart .cart table tbody tr .product-name .seller{overflow:hidden}.full-cart .cart table tbody tr td{display:inline-block;padding:4px 0}.full-cart .cart table tbody tr td.product-name .seller{display:block;line-height:120%;font-size:80%;margin:4px 0}.full-cart .cart table tbody tr td.product-image,.full-cart .cart table tbody tr td.bundle-item-image{left:0;position:absolute}.full-cart .cart table tbody tr td.product-name{display:block;margin-left:60px;text-align:left;line-height:140%;width:auto}.full-cart .cart table tbody tr td.product-name{padding:0 0 10px !important}.full-cart .cart table tbody tr td.empty,.full-cart .cart table tbody tr td.shipping-date,.full-cart .cart table tbody tr td .brand{display:none}.full-cart .cart table tbody tr td.product-name a,.full-cart .cart table tbody tr td.bundle-item-name span{display:block;padding-right:20px}.full-cart .cart table tbody tr td.quantity{width:81px;padding:0px;margin-left:60px}.full-cart .cart table tbody tr td.quantity input{float:left;margin:0;width:25px}.full-cart .cart table tbody tr td.product-price{text-align:right;float:right;margin-right:5px;padding:0}.full-cart .cart table tbody tr td.quantity-price{display:none}.full-cart .cart table tbody tr td.item-remove{position:absolute;top:2px;right:0;width:24px}.cart-links-bottom{float:none;margin-top:5px;margin-bottom:40px;text-align:right}.more{margin-right:0}.full-cart .cart-links-bottom .btn-success{width:auto}.full-cart .cart table tbody tr.item-attachments-head{border:0;margin:0;padding:0}.full-cart .cart table tbody tr.item-attachments-head .item-attachments-header{top:auto}.full-cart .cart table tbody tr.item-attachments-head .item-attachments-header:after{content:none}.full-cart .cart table tbody tr.item-attachments-head .item-attachments-header strong{box-shadow:none}.full-cart .cart table tbody tr.item-attachments-content{margin:0;border:0;padding:0}.full-cart .cart table tbody tr.item-attachments-content .item-attachments-item-fields{margin-left:5px;width:95%}}.default-modal{border-radius:4px;height:auto}.modal .btn,.modal .orderform-template-holder #payment-data .payment-discounts-list table td.action a,.orderform-template-holder #payment-data .payment-discounts-list table td.action .modal a,.modal .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .modal a{background:#fff}.modal.guest-login-modal button.btn{width:auto}.modal.guest-login-modal,.modal.modal-email-template,.modal.modal-payment-template,.modal.modal-masked-info-template{background:#59C00B}.payment-confirmation-message{width:100%}#vtexIdContainer{position:fixed !important}.vtexIdUI{position:absolute;top:50% !important;transform:translateY(-50%) !important}#vtexIdContainer{position:fixed}#vtexIdContainer a{color:#B75217}#vtexIdContainer .vtexIdUI .modal-footer{background:none}#vtexIdContainer .vtexIdUI .btn,#vtexIdContainer .vtexIdUI .orderform-template-holder #payment-data .payment-discounts-list table td.action a,.orderform-template-holder #payment-data .payment-discounts-list table td.action #vtexIdContainer .vtexIdUI a,#vtexIdContainer .vtexIdUI .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data #vtexIdContainer .vtexIdUI a{border-radius:4px;height:40px;line-height:40px;box-shadow:none !important;font-size:12px;padding:0 30px}#vtexIdContainer .vtexIdUI .btn.btn-success,#vtexIdContainer .vtexIdUI .orderform-template-holder #payment-data .payment-discounts-list table td.action a.btn-success,.orderform-template-holder #payment-data .payment-discounts-list table td.action #vtexIdContainer .vtexIdUI a.btn-success,#vtexIdContainer .vtexIdUI .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.btn-success,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data #vtexIdContainer .vtexIdUI a.btn-success{background:#59C00B;border:1px solid #59C00B}#vtexIdContainer .vtexIdUI .btn.btn-success:hover,#vtexIdContainer .vtexIdUI .orderform-template-holder #payment-data .payment-discounts-list table td.action a.btn-success:hover,.orderform-template-holder #payment-data .payment-discounts-list table td.action #vtexIdContainer .vtexIdUI a.btn-success:hover,#vtexIdContainer .vtexIdUI .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.btn-success:hover,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data #vtexIdContainer .vtexIdUI a.btn-success:hover,#vtexIdContainer .vtexIdUI .btn.btn-success:focus,#vtexIdContainer .vtexIdUI .orderform-template-holder #payment-data .payment-discounts-list table td.action a.btn-success:focus,.orderform-template-holder #payment-data .payment-discounts-list table td.action #vtexIdContainer .vtexIdUI a.btn-success:focus,#vtexIdContainer .vtexIdUI .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.btn-success:focus,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data #vtexIdContainer .vtexIdUI a.btn-success:focus,#vtexIdContainer .vtexIdUI .btn.btn-success:active,#vtexIdContainer .vtexIdUI .orderform-template-holder #payment-data .payment-discounts-list table td.action a.btn-success:active,.orderform-template-holder #payment-data .payment-discounts-list table td.action #vtexIdContainer .vtexIdUI a.btn-success:active,#vtexIdContainer .vtexIdUI .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.btn-success:active,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data #vtexIdContainer .vtexIdUI a.btn-success:active{background:#269e24;border:1px solid #269e24}#vtexIdContainer .vtexIdUI .btn#vtexIdUI-facebook,#vtexIdContainer .vtexIdUI .orderform-template-holder #payment-data .payment-discounts-list table td.action a#vtexIdUI-facebook,.orderform-template-holder #payment-data .payment-discounts-list table td.action #vtexIdContainer .vtexIdUI a#vtexIdUI-facebook,#vtexIdContainer .vtexIdUI .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a#vtexIdUI-facebook,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data #vtexIdContainer .vtexIdUI a#vtexIdUI-facebook{background:#4568ad !important}@media(max-width: 768px){#vtexIdContainer{position:fixed !important}#vtexIdContainer .vtexIdUI{overflow:auto;border-radius:0;width:100%;left:0;margin:0;top:0;height:100% !important;border:none}#vtexIdContainer .vtexIdUI .modal-header .close{top:0;right:0;margin:0;padding:4px 8px}}body{font-family:"Inter", sans-serif;min-width:initial !important;padding:0;background:#f4f2f2;padding-bottom:40px !important;min-height:93vh;position:relative;font-size:12px;overflow-x:hidden}body a{color:#B75217}body a:hover{color:#B75217}@media(max-width: 768px){body{padding-bottom:0px !important}}body .cart-template.full-cart>*{opacity:0;transition-delay:1.2s;transition-property:opacity;-webkit-transition-duration:.5s}body.v-custom-loaded .cart-template.full-cart>*{opacity:initial}body.returningUser.v-custom-addressForm-on.v-custom-step-shipping .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation{display:block}body.returningUser.v-custom-addressForm-on.v-custom-step-shipping .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup{display:block}body.returningUser.v-custom-addressForm-on.v-custom-step-shipping .accordion-inner.shipping-container .vtex-omnishipping-1-x-submitPaymentButton{display:block}.onda-v1 .br-pill,.step,.cart,.totalizers{border-radius:4px}.loading.loading-bg{background:#f4f2f2}.container{max-width:1280px;width:calc(100% - 40px)}@media(max-width: 690px){.container{width:calc(100% - 20px)}}.checkout-container{overflow:initial !important;z-index:2}@media(max-width: 768px){.checkout-container{margin-bottom:30px}}.checkout-container .orderform-template,.checkout-container .cart-template{display:flex;justify-content:space-between;align-items:flex-start;transition:position ease .8s,opacity ease .8s,margin ease .8s}.checkout-container .orderform-template.inactive,.checkout-container .cart-template.inactive{max-height:50vh;overflow:hidden;top:0;position:absolute}.checkout-container .full-cart.inactive{margin-left:-140%}.checkout-container .orderform-template.inactive{left:140%;margin:0;display:none !important}.container-cart h1,h1#orderform-title{font-size:22px !important;font-weight:400 !important;color:#323232 !important}h1#orderform-title{display:none !important}.v-custom-assemblies{margin:10px 0 3px 0;overflow:hidden;border-top:1px solid #cbcbcb;padding-top:7px}@media(max-width: 690px){.v-custom-assemblies{width:100%;left:0;margin-bottom:2px}}.v-custom-assemblies p{display:none}.v-custom-assemblies__values{list-style:none;padding:0;margin:0}.v-custom-assemblies__values__item strong:after{content:":"}.v-custom-assemblies__values__item span,.v-custom-assemblies__values__item strong{line-height:14px}.client-pre-email h3.client-pre-email-h span:before,.client-profile-data .accordion-toggle>span:before,.shipping-data .accordion-toggle:before,.payment-data .accordion-toggle>span:not(.payment-edit-link):before{background:#fff;border:1px solid #323232;color:#323232;width:26px;height:26px;line-height:26px;font-size:15px}body.js-vcustom-hideEmailStep .client-profile-data .accordion-toggle>span:before,body.v-custom-step-payment .payment-data .accordion-toggle>span:not(.payment-edit-link):before,body.v-custom-step-shipping .shipping-data .accordion-toggle:before,body.v-custom-step-profile .client-profile-data .accordion-toggle>span:before,body.v-custom-step-email .client-pre-email h3.client-pre-email-h span:before,body.v-custom-step-profile .client-pre-email h3.client-pre-email-h span:before,body.v-custom-step-payment .client-pre-email h3.client-pre-email-h span:before,body.v-custom-step-payment .client-profile-data .accordion-toggle>span:before,body.v-custom-step-payment .shipping-data .accordion-toggle:before,body.v-custom-step-shipping .client-pre-email h3.client-pre-email-h span:before,body.v-custom-step-shipping .client-profile-data .accordion-toggle>span:before,body.v-custom-step-profile .client-pre-email h3.client-pre-email-h span:before{background:#B75217;border-color:#B75217;color:#fff}.client-pre-email h3.client-pre-email-h span:before,.client-profile-data .accordion-toggle>span:before,.shipping-data .accordion-toggle:before,.payment-data .accordion-toggle>span:not(.payment-edit-link):before{text-align:center;margin-right:10px;border-radius:100%;display:inline-block;font-weight:bold;vertical-align:middle;margin-top:-2px}.client-pre-email h3.client-pre-email-h span:before{content:"1"}.client-profile-data .accordion-toggle>span:before{content:"2"}.shipping-data .accordion-toggle:before{content:"3"}.payment-data .accordion-toggle>span:not(.payment-edit-link):before{content:"4"}@media(max-width: 690px){body:before{width:0;height:4px;background:#B75217;display:block;content:"";position:fixed;top:0;transition:all ease .3s;z-index:999}body.v-custom-step-email:before{width:23%}body.v-custom-step-profile:before{width:46%}body.v-custom-step-shipping:before{width:69%}body.v-custom-step-payment:before{width:92%}}body.v-custom-step-payment .checkout-steps_item_cart .text,body.v-custom-step-payment .checkout-steps_item_identification .text,body.v-custom-step-payment .checkout-steps_item_shipping .text,body.v-custom-step-payment .checkout-steps_item_payment .text,body.v-custom-step-shipping .checkout-steps_item_cart .text,body.v-custom-step-shipping .checkout-steps_item_identification .text,body.v-custom-step-shipping .checkout-steps_item_shipping .text,body.v-custom-step-email .checkout-steps_item_cart .text,body.v-custom-step-email .checkout-steps_item_identification .text,body.v-custom-step-profile .checkout-steps_item_cart .text,body.v-custom-step-profile .checkout-steps_item_identification .text,body.v-custom-step-cart .checkout-steps_item_cart .text{color:#323232;font-weight:bold;pointer-events:initial}body.v-custom-step-cart .checkout-steps_item_cart{opacity:1}body.v-custom-step-cart .checkout-steps_item_cart .text{pointer-events:none}body.v-custom-step-cart .checkout-steps_item_cart:before{background:#B75217;border-color:#B75217}body.v-custom-step-email .checkout-steps_bar_inner-active,body.v-custom-step-profile .checkout-steps_bar_inner-active{width:20%}body.v-custom-step-email .checkout-steps_item_cart,body.v-custom-step-email .checkout-steps_item_identification,body.v-custom-step-profile .checkout-steps_item_cart,body.v-custom-step-profile .checkout-steps_item_identification{opacity:1}body.v-custom-step-email .checkout-steps_item_cart:before,body.v-custom-step-email .checkout-steps_item_identification:before,body.v-custom-step-profile .checkout-steps_item_cart:before,body.v-custom-step-profile .checkout-steps_item_identification:before{background:#B75217;border-color:#B75217}body.v-custom-step-email .checkout-steps_item_identification .text,body.v-custom-step-profile .checkout-steps_item_identification .text{pointer-events:none}body.v-custom-step-shipping .checkout-steps_bar_inner-active{width:40%}body.v-custom-step-shipping .checkout-steps_item_cart,body.v-custom-step-shipping .checkout-steps_item_identification,body.v-custom-step-shipping .checkout-steps_item_shipping{opacity:1}body.v-custom-step-shipping .checkout-steps_item_cart:before,body.v-custom-step-shipping .checkout-steps_item_identification:before,body.v-custom-step-shipping .checkout-steps_item_shipping:before{background:#B75217;border-color:#B75217}body.v-custom-step-shipping .checkout-steps_item_shipping .text{pointer-events:none}body.v-custom-step-payment .checkout-steps_bar_inner-active{width:60%}body.v-custom-step-payment .checkout-steps_item_cart,body.v-custom-step-payment .checkout-steps_item_identification,body.v-custom-step-payment .checkout-steps_item_shipping,body.v-custom-step-payment .checkout-steps_item_payment{opacity:1}body.v-custom-step-payment .checkout-steps_item_cart:before,body.v-custom-step-payment .checkout-steps_item_identification:before,body.v-custom-step-payment .checkout-steps_item_shipping:before,body.v-custom-step-payment .checkout-steps_item_payment:before{background:#B75217;border-color:#B75217}body.v-custom-step-payment .checkout-steps_item_payment .text{pointer-events:none}.checkout-steps{display:none;position:relative;min-width:470px;width:100%;display:block}@media(max-width: 690px){.checkout-steps{display:none !important}}.checkout-steps_bar_inner-active{width:0;background:#B75217}.checkout-steps_items{display:flex;justify-content:space-between}.checkout-steps_item{position:relative;text-align:center;flex-grow:1;display:flex;align-items:center;justify-content:flex-start;opacity:.6}.checkout-steps_item:after{content:"";height:2px;background:#B75217;margin:0px 5px;min-width:10px}.checkout-steps_item .text{clear:both;display:flex;align-items:center;color:#999999;font-weight:500;cursor:pointer;pointer-events:none}.checkout-steps_item .text:before{content:"";width:7px;height:7px;background:#B75217;border:2px solid #B75217;display:inline-block;border-radius:100%;margin-right:7px;transition:all ease .3s}.checkout-steps_item_cart:after{width:calc(100% - 50px)}.checkout-steps_item_identification:after{width:calc(100% - 103px)}.checkout-steps_item_shipping:after{width:calc(100% - 77px)}.checkout-steps_item_payment:after{width:calc(100% - 77px)}.checkout-steps_item_confirmation:after{display:none}body .main-header{padding:12px 0;text-align:center;border-bottom:1px solid #cbcbcb;position:relative;background-color:#fff;margin-bottom:40px}body .main-header,body .main-header>.container{display:flex;align-items:center}@media(max-width: 690px){body .main-header,body .main-header>.container{justify-content:center}}body .main-header>.container:before,body .main-header>.container:after{display:none}body .main-header .header-link{position:absolute;left:0px;top:calc(100% + 18px);display:none}body .main-header .header-link a{height:20px;font-size:11px;line-height:115%;padding-left:0px;color:#676767;display:flex;align-items:center}body .main-header .header-link a:before{display:block;float:left;width:10px;height:10px;-webkit-mask:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNDQzLjUyIDQ0My41MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQzLjUyIDQ0My41MjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGQ9Ik0xNDMuNDkyLDIyMS44NjNMMzM2LjIyNiwyOS4xMjljNi42NjMtNi42NjQsNi42NjMtMTcuNDY4LDAtMjQuMTMyYy02LjY2NS02LjY2Mi0xNy40NjgtNi42NjItMjQuMTMyLDBsLTIwNC44LDIwNC44DQoJCQljLTYuNjYyLDYuNjY0LTYuNjYyLDE3LjQ2OCwwLDI0LjEzMmwyMDQuOCwyMDQuOGM2Ljc4LDYuNTQ4LDE3LjU4NCw2LjM2LDI0LjEzMi0wLjQyYzYuMzg3LTYuNjE0LDYuMzg3LTE3LjA5OSwwLTIzLjcxMg0KCQkJTDE0My40OTIsMjIxLjg2M3oiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==) no-repeat 50% 50%;mask:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNDQzLjUyIDQ0My41MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQzLjUyIDQ0My41MjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGQ9Ik0xNDMuNDkyLDIyMS44NjNMMzM2LjIyNiwyOS4xMjljNi42NjMtNi42NjQsNi42NjMtMTcuNDY4LDAtMjQuMTMyYy02LjY2NS02LjY2Mi0xNy40NjgtNi42NjItMjQuMTMyLDBsLTIwNC44LDIwNC44DQoJCQljLTYuNjYyLDYuNjY0LTYuNjYyLDE3LjQ2OCwwLDI0LjEzMmwyMDQuOCwyMDQuOGM2Ljc4LDYuNTQ4LDE3LjU4NCw2LjM2LDI0LjEzMi0wLjQyYzYuMzg3LTYuNjE0LDYuMzg3LTE3LjA5OSwwLTIzLjcxMg0KCQkJTDE0My40OTIsMjIxLjg2M3oiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:#676767;content:""}body .main-header .header-link a.back-cart-link{display:none}@media(max-width: 690px){body .main-header .header-link{top:50%;transform:translateY(-50%)}body .main-header .header-link a{max-width:80px}body .main-header .header-link a:before{width:17px;height:17px}}body .main-header .logo{max-width:calc(100% - 180px)}body .main-header .logo svg.vtex-logo{height:50px}body .main-header .logo,body .main-header .logo img{display:inline-block;font-size:24px;border:none;line-height:39px}body .main-header .checkout-steps{max-width:540px;margin-left:auto;padding-right:10px}@media(max-width: 690px){body:not(.body-cart) .main-header{padding:4px 0;margin-bottom:10px}body:not(.body-cart) .main-header .v-custom-mhide{display:none !important}body:not(.body-cart) .main-header,body:not(.body-cart) .main-header>.container{background:none;border:none;justify-content:center}body:not(.body-cart) .main-header .logo{cursor:default;pointer-events:none;font-weight:bold}body:not(.body-cart) .main-header .logo svg,body:not(.body-cart) .main-header .logo img{display:none !important}body:not(.body-cart) .main-header .logo:before{content:"checkout";text-transform:uppercase}body:not(.body-cart) .main-header .logo,body:not(.body-cart) .main-header .logo:hover{color:#323232;font-size:14px}body:not(.body-cart) .main-header .header-link{display:block}body:not(.body-cart) .main-header a.buy-more-link{display:none}body:not(.body-cart) .main-header a.back-cart-link{display:block !important;font-size:0}body:not(.body-cart) .main-header a.back-cart-link:before{background:#323232}}.main-footer{clear:both;text-align:center;padding:2px 0;border-top:1px solid #cbcbcb;position:absolute;bottom:0;width:100%;z-index:-1}.main-footer .container{position:initial}@media(max-width: 768px){.main-footer{position:relative}}.main-footer a.credits-vtex{width:100px;display:block;margin:0 auto}.main-footer .vtex-logo{display:block;margin:0 auto}.main-footer svg,.main-footer svg path{fill:#999999}.cart{border:none;padding:0}body.v-custom-step-cart .main-header .header-link{display:block}body.v-custom-cart-empty #cart-title,body.v-custom-cart-empty #shipping-preview-container,body.v-custom-cart-empty .summary-template-holder,body.v-custom-cart-empty .checkout-steps,body.v-custom-cart-empty .cart-more-options{display:none !important}body.v-custom-cart-empty .cart-template-holder{margin:0 auto}.empty-cart-content{padding:50px 0}h1#cart-title{display:none !important}.cart-more-options,.cart-template-holder .cart{padding:20px 30px;background:#fff;margin:0;border-radius:4px}@media(max-width: 690px){.cart-more-options,.cart-template-holder .cart{padding:12px}}.cart-template-holder .cart{border:none;margin-bottom:20px}.table.cart-items{display:block}.table.cart-items thead{width:100%;display:block}.table.cart-items thead tr{display:flex;align-items:center}.table.cart-items thead tr th.product{width:calc(100% - 235px) !important}.table.cart-items thead tr th.product-price,.table.cart-items thead tr th.quantity-price{width:90px !important}.table.cart-items thead tr th.item-remove,.table.cart-items thead tr th.quantity-price,.table.cart-items thead tr th.shipping-date{display:none}.table.cart-items thead tr th.quantity{min-width:62px}.table.cart-items thead tr th.product-image{order:1}.table.cart-items thead tr th.product-name{order:2}.table.cart-items thead tr th.shipping-date{order:3}.table.cart-items thead tr th.quantity{order:4}.table.cart-items thead tr th.product-price,.table.cart-items thead tr th.quantity-price{order:5}.table.cart-items tr.item-attachments-head{border:none !important;justify-content:center}.table.cart-items tr.item-attachments-head .help-arrow{display:none}.table.cart-items td.shipping-date{display:none}.table.cart-items tbody{display:flex;flex-wrap:wrap;width:100%}.table.cart-items tbody tr{width:100%;display:flex;flex-wrap:wrap;border-top:1px solid #eeeeee}.table.cart-items tbody tr.hide{display:none}.table.cart-items tbody tr>.v-custom-bundles{width:100%}@media(max-width: 690px){.table.cart-items tbody tr{margin-top:0 !important}.table.cart-items tbody tr:first-child{border:none}}.table.cart-items tbody tr.item-attachments-head,.table.cart-items tbody tr.item-attachments-content{display:none}.table.cart-items tbody tr .v-custom-product-item-wrap{width:100%;display:flex;align-items:center;position:relative;padding:20px 0}@media(max-width: 690px){.table.cart-items tbody tr .v-custom-product-item-wrap{display:block;padding:10px 0}.table.cart-items tbody tr .v-custom-product-item-wrap:after{content:"";clear:both;display:block}}.table.cart-items tbody tr td{width:auto;border:none}.table.cart-items tbody tr td.product-name .add-service-container,.table.cart-items tbody tr td.product-name .clone-item.btn,.table.cart-items tbody tr td.product-name .orderform-template-holder #payment-data .payment-discounts-list table td.action a.clone-item,.orderform-template-holder #payment-data .payment-discounts-list table td.action .table.cart-items tbody tr td.product-name a.clone-item,.table.cart-items tbody tr td.product-name .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.clone-item,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .table.cart-items tbody tr td.product-name a.clone-item,.table.cart-items tbody tr td.product-name .add-item-attachment-container{margin:10px 0}.table.cart-items tbody tr td.product-name .add-service-container+p,.table.cart-items tbody tr td.product-name .clone-item.btn+p,.table.cart-items tbody tr td.product-name .orderform-template-holder #payment-data .payment-discounts-list table td.action a.clone-item+p,.orderform-template-holder #payment-data .payment-discounts-list table td.action .table.cart-items tbody tr td.product-name a.clone-item+p,.table.cart-items tbody tr td.product-name .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.clone-item+p,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .table.cart-items tbody tr td.product-name a.clone-item+p,.table.cart-items tbody tr td.product-name .add-item-attachment-container+p{display:none}@media(min-width: 769px){.table.cart-items tbody tr td.product-name{width:calc(100% - 355px) !important}}.table.cart-items tbody tr td.product-name .seller{display:block}.table.cart-items tbody tr td.product-price,.table.cart-items tbody tr td.quantity-price{width:90px !important;white-space:nowrap;margin:0 10px;line-height:16px}.table.cart-items tbody tr td.product-price br,.table.cart-items tbody tr td.quantity-price br{display:none}@media(max-width: 690px){.table.cart-items tbody tr td.product-price,.table.cart-items tbody tr td.quantity-price{width:initial !important;text-align:right;float:right;margin:0;padding:0}}.table.cart-items tbody tr td.product-price .new-product-price-label,.table.cart-items tbody tr td.product-price .old-product-price-label,.table.cart-items tbody tr td.quantity-price .new-product-price-label,.table.cart-items tbody tr td.quantity-price .old-product-price-label{display:none}.table.cart-items tbody tr td.product-price .list-price,.table.cart-items tbody tr td.quantity-price .list-price{font-size:10px}.table.cart-items tbody tr td.product-price .total-selling-price,.table.cart-items tbody tr td.product-price .best-price,.table.cart-items tbody tr td.quantity-price .total-selling-price,.table.cart-items tbody tr td.quantity-price .best-price{font-weight:bold;position:relative}@media(max-width: 690px){.table.cart-items tbody tr td.product-price .total-selling-price,.table.cart-items tbody tr td.product-price .best-price,.table.cart-items tbody tr td.quantity-price .total-selling-price,.table.cart-items tbody tr td.quantity-price .best-price{display:flex;justify-content:flex-end;margin-top:7px}.table.cart-items tbody tr td.product-price .total-selling-price .discount,.table.cart-items tbody tr td.product-price .best-price .discount,.table.cart-items tbody tr td.quantity-price .total-selling-price .discount,.table.cart-items tbody tr td.quantity-price .best-price .discount{margin-left:5px;display:block}}.table.cart-items tbody tr td.product-price .new-product-real-price-per-unit,.table.cart-items tbody tr td.quantity-price .new-product-real-price-per-unit{display:inline-block}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__best,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__best{font-weight:bold;font-size:12px}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list{display:block;font-size:10px}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--list,.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--selling,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--list,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--selling{display:block}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--list,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--list{text-decoration:line-through;color:#999999}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list,.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--selling,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--selling{color:#676767;font-size:10px;line-height:11px}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--selling,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--selling{margin-bottom:3px}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--selling .discount,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--selling .discount{display:none}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--selling:after,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--selling:after{content:")"}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--selling:before,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--selling:before{content:"("}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--selling .best-price,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--selling .best-price{font-weight:normal;display:inline-block}@media(max-width: 690px){.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list>*:last-child,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list>*:last-child{margin-bottom:-7px}}.table.cart-items tbody tr td.product-price.v-custom-quantity-price-active>.list-price,.table.cart-items tbody tr td.quantity-price.v-custom-quantity-price-active>.list-price{display:none !important}.table.cart-items tbody tr td.product-price>span.list-price,.table.cart-items tbody tr td.product-price>span.best-price,.table.cart-items tbody tr td.quantity-price>span.list-price,.table.cart-items tbody tr td.quantity-price>span.best-price{display:block}.table.cart-items tbody tr td.product-price span.product-manualprice,.table.cart-items tbody tr td.product-price a.manualprice-link-remove,.table.cart-items tbody tr td.quantity-price span.product-manualprice,.table.cart-items tbody tr td.quantity-price a.manualprice-link-remove{z-index:2}.table.cart-items tbody tr td.product-price a.manualprice-link-remove,.table.cart-items tbody tr td.quantity-price a.manualprice-link-remove{position:absolute;top:-2px;left:-4px;background:#fff}.table.cart-items tbody tr td.product-price a.manualprice-link-remove i.icon-remove:before,.table.cart-items tbody tr td.quantity-price a.manualprice-link-remove i.icon-remove:before{width:10px !important;height:10px !important}.table.cart-items tbody tr td.product-price span.product-manualprice,.table.cart-items tbody tr td.quantity-price span.product-manualprice{padding:5px 5px 5px 31px;border:1px solid #ccc;display:inline-block;background:#fff;border-radius:5px;box-shadow:0 0 19px #777;position:absolute;top:0;left:0;transform:translate(-15%, -34%)}@media(max-width: 690px){.table.cart-items tbody tr td.product-price span.list-price:not(.hide)+br+span.best-price{margin-top:0}}.table.cart-items tbody tr td.item-remove{margin-left:auto;width:20px !important}@media(max-width: 690px){.table.cart-items tbody tr td.item-remove{top:0 !important}}.table.cart-items tbody tr td.product-image{order:1}.table.cart-items tbody tr td.product-name{order:2;width:60%}.table.cart-items tbody tr td.shipping-date{order:3}.table.cart-items tbody tr td.quantity{order:4}.table.cart-items tbody tr td.product-price,.table.cart-items tbody tr td.quantity-price{order:5}.table.cart-items tbody tr td.item-remove{order:10}.table.cart-items tbody tr td.quantity-price{display:none !important}.table.cart-items tbody tr td.product-price{display:block !important}.table.cart-items tbody tr td .field-help{background:#B75217;border-color:#B75217}.table.cart-items tbody tr td i.icon-question-sign{color:#B75217}.table.cart-items tbody tr td .add-item-attachment-container,.table.cart-items tbody tr td .clone-item,.table.cart-items tbody tr td p.clone-item-container{display:none !important}.table.cart-items tbody tr td hr.clone-item-sep{margin:0;clear:both;border:none}.table.cart-items tbody tr td .product-service{height:calc(40px + 10px);margin-top:10px;position:relative}@media(min-width: 690px){.table.cart-items tbody tr td .product-service fieldset{width:100%;position:absolute;min-width:250px}}.table.cart-items tbody tr td .product-service p{display:flex}.table.cart-items tbody tr td .product-service select{background:#fff;width:100%;margin-right:10px}.table.cart-items tbody tr td.quantity input{line-height:inherit}.table.cart-items tbody tr .v-custom-assemblies{clear:both}.table.cart-items tbody tr.v-custom-bundles-in .product-service{display:none}.table.cart-items tbody tr.item-unavailable{margin:10px 0;border-radius:10px;border:none !important}@media(max-width: 690px){.table.cart-items tbody tr.item-unavailable{padding:0;text-align:center}}.table.cart-items tbody tr.v-custom-indexedItems-in+tr.item-unavailable{display:none}.table.cart-items tbody tr.v-custom-indexed-item{border:none}.table.cart-items tbody tr.v-custom-indexed-item,.table.cart-items tbody tr.item-service{margin:0 0 10px 0;padding:0;border-top:none}.table.cart-items tbody tr.v-custom-indexed-item .v-custom-product-item-wrap,.table.cart-items tbody tr.v-custom-indexed-item .v-custom-trservice-wrap,.table.cart-items tbody tr.item-service .v-custom-product-item-wrap,.table.cart-items tbody tr.item-service .v-custom-trservice-wrap{background:#f1f7ff;border:1px dashed #cbcbcb;border-radius:4px;width:100%;display:flex;align-items:center;box-sizing:border-box;padding:5px 10px}.table.cart-items tbody tr.v-custom-indexed-item .v-custom-trservice-wrap,.table.cart-items tbody tr.item-service .v-custom-trservice-wrap{margin-bottom:10px;margin-top:10px}.table.cart-items tbody tr.v-custom-indexed-item td.quantity,.table.cart-items tbody tr.item-service td.quantity{background:#fff;width:25px;height:20px;text-align:center;justify-content:center}.table.cart-items tbody tr.v-custom-indexed-item td.quantity p,.table.cart-items tbody tr.item-service td.quantity p{width:100%}.table.cart-items tbody tr.v-custom-indexed-item td.product-price,.table.cart-items tbody tr.item-service td.product-price{display:none !important}.table.cart-items tbody tr.v-custom-indexed-item td.quantity-price,.table.cart-items tbody tr.item-service td.quantity-price{display:block !important}.table.cart-items tbody tr.v-custom-indexed-item .item-remove,.table.cart-items tbody tr.item-service .item-remove{margin-left:auto;position:initial;width:auto}.table.cart-items tbody tr.v-custom-indexed-item .item-remove i.icon.icon-remove.item-remove-ico:before,.table.cart-items tbody tr.item-service .item-remove i.icon.icon-remove.item-remove-ico:before{content:"-";background:#ff4c4c;color:#fff;line-height:9px;border-radius:100%;width:16px;height:16px;font-size:27px}@media(max-width: 690px){.table.cart-items tbody tr.v-custom-indexed-item,.table.cart-items tbody tr.item-service{border-top:none !important}.table.cart-items tbody tr.v-custom-indexed-item .product-price,.table.cart-items tbody tr.v-custom-indexed-item .quantity,.table.cart-items tbody tr.item-service .product-price,.table.cart-items tbody tr.item-service .quantity{margin:auto !important;width:auto !important;min-width:initial !important}}.table.cart-items tbody tr.v-custom-indexed-item:last-child{margin-bottom:20px}.table.cart-items tbody tr.v-custom-indexed-item td.product-image{display:none}@media(max-width: 690px){.table.cart-items tbody tr.v-custom-indexed-item td.quantity{display:none}}.table.cart-items tbody tr.v-custom-indexed-item td.product-name{margin-left:0 !important;padding:0 !important;width:100% !important;margin-right:15px}.table.cart-items tbody tr.v-custom-indexed-item p{margin:0;padding:0}.table.cart-items tbody tr:last-child{border-bottom:none}.table.cart-items tbody>tr.v-custom-indexed-item,.table.cart-items tbody>tr[data-parentitemindex]{display:none}.table.cart-items tbody>tr.v-custom-indexed-item+.item-unavailable,.table.cart-items tbody>tr[data-parentitemindex]+.item-unavailable{display:none}.table.cart-items td.product-image a{overflow:hidden;border-radius:4px}.table.cart-items td.product-image a{margin-right:20px}.table.cart-items td.product-image a,.table.cart-items td.product-image img{width:100px;display:block;max-width:initial;height:auto}@media(max-width: 690px){.table.cart-items td.product-image a,.table.cart-items td.product-image img{width:70px}}.table.cart-items td.product-name a,.table.cart-items td.product-name a:hover{color:#333;font-weight:bold;text-decoration:none}.table.cart-items td.quantity{margin:0 0 0 10px;display:flex;align-items:center;padding:0;border-radius:4px;border:1px solid #cbcbcb;float:left;min-width:30px;text-align:center;justify-content:center}.table.cart-items td.quantity input{margin:0;width:30px !important;height:30px !important;padding:0;border:none;box-shadow:none}.table.cart-items td.quantity .item-quantity-change{position:initial;left:initial;top:initial;bottom:initial;height:initial;display:flex;align-items:center;justify-content:center;padding:0}.table.cart-items td.quantity .item-quantity-change i{background:none;line-height:30px;display:inline-block}.table.cart-items td.quantity .item-quantity-change i:before{font-weight:bold;font-size:22px;width:25px;height:25px;line-height:25px;color:#000;border-radius:100%}.table.cart-items td.quantity .item-quantity-change>p{margin:0}.table.cart-items td.quantity .item-quantity-change.item-quantity-change-decrement i:before{content:"-";line-height:21px}.table.cart-items td.quantity .item-quantity-change.item-quantity-change-increment i:before{content:"+"}@media(max-width: 690px){.table.cart-items td.quantity{width:97px}.table.cart-items td.product-name,.table.cart-items td.quantity{margin-left:90px !important}}.table.cart-items i.icon.icon-remove.item-remove-ico:before{content:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyLjAwMSA1MTIuMDAxIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIuMDAxIDUxMi4wMDE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8cGF0aCBkPSJNMjg0LjI4NiwyNTYuMDAyTDUwNi4xNDMsMzQuMTQ0YzcuODExLTcuODExLDcuODExLTIwLjQ3NSwwLTI4LjI4NWMtNy44MTEtNy44MS0yMC40NzUtNy44MTEtMjguMjg1LDBMMjU2LDIyNy43MTcNCgkJCUwzNC4xNDMsNS44NTljLTcuODExLTcuODExLTIwLjQ3NS03LjgxMS0yOC4yODUsMGMtNy44MSw3LjgxMS03LjgxMSwyMC40NzUsMCwyOC4yODVsMjIxLjg1NywyMjEuODU3TDUuODU4LDQ3Ny44NTkNCgkJCWMtNy44MTEsNy44MTEtNy44MTEsMjAuNDc1LDAsMjguMjg1YzMuOTA1LDMuOTA1LDkuMDI0LDUuODU3LDE0LjE0Myw1Ljg1N2M1LjExOSwwLDEwLjIzNy0xLjk1MiwxNC4xNDMtNS44NTdMMjU2LDI4NC4yODcNCgkJCWwyMjEuODU3LDIyMS44NTdjMy45MDUsMy45MDUsOS4wMjQsNS44NTcsMTQuMTQzLDUuODU3czEwLjIzNy0xLjk1MiwxNC4xNDMtNS44NTdjNy44MTEtNy44MTEsNy44MTEtMjAuNDc1LDAtMjguMjg1DQoJCQlMMjg0LjI4NiwyNTYuMDAyeiIvPg0KCTwvZz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K");width:15px;height:15px}.summary-template-holder{background:#fff;padding:20px;text-align:left;box-sizing:border-box;border-radius:4px;position:sticky;top:20px;border:none}.summary-template-holder .summary-totalizers,.summary-template-holder .summary-coupon-wrap{width:100% !important}.summary-template-holder .cart-more-options{display:none !important}.summary-template-holder .summary-coupon{text-align:center;margin:0 auto !important;min-width:initial}.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data{display:none !important}.summary-template-holder .summary-coupon fieldset.coupon-fieldset p{margin:0;color:#676767}.summary-template-holder .summary-coupon fieldset.coupon-fieldset p label{cursor:initial;font-size:13px}.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data{margin:0;width:100%}.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a{width:100%;text-decoration:underline}.summary-template-holder .summary-coupon fieldset.coupon-fieldset>div{display:flex;justify-content:space-between;align-items:center}.summary-template-holder .summary-coupon fieldset.coupon-fieldset>div[style*=none]{display:block !important}.summary-template-holder .summary-coupon fieldset.coupon-fieldset>div[style*=none] p.coupon-label{display:none}.summary-template-holder .summary-coupon fieldset.coupon-fieldset>div[style*=flex] p.coupon-label{display:none}.summary-template-holder .summary-coupon fieldset.coupon-fieldset>div[style*=flex] p.coupon-fields{width:100%}.summary-template-holder .summary-coupon p.coupon-fields span{display:flex;width:100%;position:relative}.summary-template-holder .summary-coupon p.coupon-fields span.info{align-items:center;padding:0;color:#323232}.summary-template-holder .summary-coupon p.coupon-fields span.info>span{text-align:left;margin-right:10px;color:#B75217}.summary-template-holder .summary-coupon p.coupon-fields span input{width:100%;margin-right:10px}.summary-template-holder .summary-coupon p.coupon-fields .delete{width:auto}.summary-template-holder .summary-coupon p.coupon-fields .delete #cart-coupon-remove{color:#ff4c4c;font-size:0;display:flex;align-items:center}.summary-template-holder .summary-coupon p.coupon-fields .delete #cart-coupon-remove:before{content:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyLjAwMSA1MTIuMDAxIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIuMDAxIDUxMi4wMDE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8cGF0aCBkPSJNMjg0LjI4NiwyNTYuMDAyTDUwNi4xNDMsMzQuMTQ0YzcuODExLTcuODExLDcuODExLTIwLjQ3NSwwLTI4LjI4NWMtNy44MTEtNy44MS0yMC40NzUtNy44MTEtMjguMjg1LDBMMjU2LDIyNy43MTcNCgkJCUwzNC4xNDMsNS44NTljLTcuODExLTcuODExLTIwLjQ3NS03LjgxMS0yOC4yODUsMGMtNy44MSw3LjgxMS03LjgxMSwyMC40NzUsMCwyOC4yODVsMjIxLjg1NywyMjEuODU3TDUuODU4LDQ3Ny44NTkNCgkJCWMtNy44MTEsNy44MTEtNy44MTEsMjAuNDc1LDAsMjguMjg1YzMuOTA1LDMuOTA1LDkuMDI0LDUuODU3LDE0LjE0Myw1Ljg1N2M1LjExOSwwLDEwLjIzNy0xLjk1MiwxNC4xNDMtNS44NTdMMjU2LDI4NC4yODcNCgkJCWwyMjEuODU3LDIyMS44NTdjMy45MDUsMy45MDUsOS4wMjQsNS44NTcsMTQuMTQzLDUuODU3czEwLjIzNy0xLjk1MiwxNC4xNDMtNS44NTdjNy44MTEtNy44MTEsNy44MTEtMjAuNDc1LDAtMjguMjg1DQoJCQlMMjg0LjI4NiwyNTYuMDAyeiIvPg0KCTwvZz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K");width:11px;height:12px;display:block;line-height:10px}.summary-template-holder .summary-coupon i.icon-spin.loading-coupon{border:1px solid #666;border-top:none;border-radius:100%;font-size:0;width:20px;height:20px;padding:0;line-height:0;display:none;margin:0;position:absolute;top:25%;right:10px;z-index:-1}.summary-template-holder span.link-choose-more-products-wrapper{display:none}.summary-template-holder .cart-links-bottom{float:none;margin:10px 0 0 0}.summary-template-holder .cart-links-bottom .btn,.summary-template-holder .cart-links-bottom .orderform-template-holder #payment-data .payment-discounts-list table td.action a,.orderform-template-holder #payment-data .payment-discounts-list table td.action .summary-template-holder .cart-links-bottom a,.summary-template-holder .cart-links-bottom .summary-coupon fieldset.coupon-fieldset .coupon-data a,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .cart-links-bottom a{width:100%;box-sizing:border-box}.summary-template-holder .cart-links-bottom .btn-success{font-weight:bold}@media(max-width: 690px){.summary-template-holder .cart-links-bottom{position:fixed;bottom:0;width:100%;left:0;z-index:10000}.summary-template-holder .cart-links-bottom a{border-radius:0}}.summary-template-holder .summary-totalizers .table td.space,.summary-template-holder .summary-totalizers .table td.empty,.summary-template-holder .summary-totalizers tbody.shipping-calculate{display:none}.summary-template-holder .shipping-reset{display:none}.summary-template-holder .accordion-inner{margin-top:10px}.summary-template-holder tr:not(.Shipping){display:flex !important;justify-content:space-between;border:none !important}.summary-template-holder tr:not(.Shipping).CustomTax:not(.CustomTax--total){display:none !important}.summary-template-holder tbody{border-top:1px solid #cbcbcb;border-bottom:1px solid #cbcbcb;padding:15px 0;display:block}.summary-template-holder tbody td{display:inline-block;text-align:left !important;width:auto;color:#676767;font-size:13px;padding:0 0 3px 0 !important}.summary-template-holder tbody td.monetary{text-align:right !important;margin-left:auto;float:right}.summary-template-holder tfoot tr td{padding:14px 0 !important;color:#323232;font-size:14px;font-weight:bold}.summary-template-holder tfoot tr td.monetary{text-align:right !important;margin-left:auto;float:right;color:#B75217}.summary-coupon{width:100% !important}.cart-select-gift-placeholder{width:auto !important;display:none !important}.cart-more-options{width:100% !important;margin:0 !important;border:none;padding:0;min-height:0 !important;display:flex !important;flex-wrap:wrap}.cart-more-options .cart-select-gift-placeholder{display:block !important}.cart-more-options .vtex-shipping-preview-0-x-alert .shp-alert-content.vtex-shipping-preview-0-x-content{display:flex;align-items:center}.cart-more-options .srp-container{max-width:100% !important}.cart-more-options .srp-container span.error{display:none}.cart-more-options .srp-container .srp-toggle__wrapper label{background:#fff;padding:10px 0;border-radius:4px}.cart-more-options .srp-container .srp-delivery-info .b--light-gray{background:#fff;border-radius:4px}.cart-more-options .srp-container select,.cart-more-options .srp-container input[type=text]:not(.pac-target-input){outline:initial}.cart-more-options .srp-container form.srp-postal-code__form.dib.relative{width:100%}.cart-more-options .srp-container button.shp-open-options{border-color:#B75217}.cart-more-options .srp-container .onda-v1 .blue{color:#B75217;outline:none}.cart-more-options .srp-container .onda-v1 .b--blue{border-color:#B75217;outline:none}.cart-more-options .srp-container .onda-v1 .bg-blue{background:#B75217;outline:initial}.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .ship-country{width:98%}.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .orderform-template-holder #payment-data .payment-discounts-list table td.action a,.orderform-template-holder #payment-data .payment-discounts-list table td.action .cart-more-options .srp-container .vtex-shipping-preview-0-x-pc a,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .cart-more-options .srp-container .vtex-shipping-preview-0-x-pc a{height:40px;outline:initial;border-radius:4px}.cart-more-options .srp-container .ship-postalCode{width:auto !important;max-width:190px}.cart-more-options .srp-container .ship-postalCode input#ship-postalCode{width:100%}.cart-more-options .cart-select-gift-placeholder,.cart-more-options #shipping-preview-container{margin:20px;width:100%}@media(min-width: 690px){.cart-more-options .cart-select-gift-placeholder{margin-bottom:0}}.cart-more-options .cart-select-gift-placeholder:empty{display:none}.cart-more-options #shipping-preview-container{width:100% !important}@media(max-width: 690px){.cart-more-options #shipping-preview-container{display:none !important}}.cart-more-options .vtex-pickup-points-modal-3-x-pickupViewMode .btn,.cart-more-options .vtex-pickup-points-modal-3-x-pickupViewMode .orderform-template-holder #payment-data .payment-discounts-list table td.action a,.orderform-template-holder #payment-data .payment-discounts-list table td.action .cart-more-options .vtex-pickup-points-modal-3-x-pickupViewMode a,.cart-more-options .vtex-pickup-points-modal-3-x-pickupViewMode .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .cart-more-options .vtex-pickup-points-modal-3-x-pickupViewMode a{padding:13px 0}.cart-select-gift-placeholder .available-gift-item.active{background:#f1f7ff}.cart-select-gift-placeholder .label-vertical-group:hover,.cart-select-gift-placeholder .icon-check-empty,.cart-select-gift-placeholder .icon-check-sign{color:#676767}.cart-select-gift-placeholder .label-vertical-group:hover .icon-check-empty,.cart-select-gift-placeholder .icon-check-sign{color:#B75217}.body-cart-vertical .cart-template-holder{width:calc(70% - 20px)}@media(max-width: 998px){.body-cart-vertical .cart-template-holder{width:100%}}.body-cart-vertical .summary-template-holder{width:30%}@media(max-width: 998px){.body-cart-vertical .summary-template-holder{width:100%;margin-top:20px}}.body-cart-vertical .cart-template.full-cart.active{display:flex;flex-flow:wrap;justify-content:space-between;align-items:flex-start}.body-cart-vertical .cart-template.full-cart.active .extensions-checkout-buttons-container{width:auto !important;margin:0}.body-cart-vertical .cart-template.full-cart.active .totalizers.summary-totalizers.cart-totalizers{width:100%;padding:0;margin:0}.client-pre-email{background:none;width:100%;border-top:none;position:relative;text-align:left}.client-pre-email fieldset.pre-email{box-sizing:border-box}.client-pre-email label{margin:0;line-height:20px}.client-pre-email label small{font-size:12px;padding:0;margin:0;color:#323232;font-weight:400;margin:0;vertical-align:top;display:block;margin-bottom:13px;margin-top:20px}.client-pre-email .link-cart{display:none}.client-pre-email h3.client-pre-email-h{margin:0}.client-pre-email h3.client-pre-email-h span{display:block;position:relative;font-size:0;padding:7px 0 !important}.client-pre-email h3.client-pre-email-h span:after{content:"Email";vertical-align:middle;display:inline-block;margin:0}.client-pre-email h3.client-pre-email-h span:after{padding:0 !important}.client-pre-email h3.client-pre-email-h .link-box-edit{display:none}.client-pre-email a#orderform-to-cart{color:#B75217}.client-pre-email .client-email.input.text{margin:0;width:100%;position:initial}.client-pre-email .client-email.input.text input[type=email]{width:100%;box-sizing:border-box}.client-pre-email .client-email.input.text .btn-success{width:20%;margin:0;height:initial;position:absolute;top:initial;bottom:15px;right:initial;left:50%;transform:translateX(-50%);min-width:55%}@media(max-width: 768px){.client-pre-email .client-email.input.text .btn-success{width:calc(100% - 60px)}}.client-pre-email .client-email.input.text .loading-inline{position:absolute;color:#fff;font-size:16px;bottom:35px;top:initial;right:50% !important;margin-right:-10px}.client-pre-email .client-email.input.text .loading-inline[style=""]+#btn-client-pre-email{font-size:0}.client-pre-email .emailInfo{margin-top:20px;width:80%;box-sizing:border-box}.client-pre-email .emailInfo .icon-ok,.client-pre-email .emailInfo h3{color:#B75217}@media(max-width: 690px){.client-pre-email .emailInfo{width:100%}}.client-pre-email .emailInfo .icon-lock{color:#eeeeee}@media(max-width: 690px){.client-pre-email .link-cart{display:none !important}}.client-pre-email+.client-profile-data .accordion-body:before{content:"Waiting for more information";display:block}.client-pre-email+.client-profile-data .accordion-body .accordion-inner{display:none}.client-pre-email+.client-profile-data.filled .accordion-body:before{display:none}.client-pre-email[style*="display: none"]{padding-bottom:20px !important}.client-pre-email[style*="display: none"] .link-box-edit{display:block !important}.client-pre-email[style*="display: none"] label small{display:none !important}.client-pre-email[style*="display: none"] input#client-pre-email{padding:0 !important;border:none !important;box-shadow:none !important;font-size:12px;font-weight:400;pointer-events:none;cursor:text;background:none !important;color:#676767}.client-pre-email[style*="display: none"] .emailInfo,.client-pre-email[style*="display: none"] #btn-client-pre-email{display:none}.client-pre-email[style*="display: none"]+.client-profile-data .accordion-body:before{display:none}.client-pre-email[style*="display: none"]+.client-profile-data .accordion-inner{display:block}body:not(.v-custom-step-email) .client-pre-email span.help.error{display:none !important}.payment-group-item-cards .card-flag{width:32px !important;background-size:auto 20px;min-width:auto;height:20px}.payment-group-item-cards .card-flag.Visa{background-position:0 0}.payment-group-item-cards .card-flag.Mastercard{background-position:-32px 0}.payment-group-item-cards .card-flag.Diners{background-position:-64px 0}.payment-group-item-cards .card-flag.Amex,.payment-group-item-cards .card-flag.American{background-position:-96px 0}.payment-group-item-cards .card-flag.Hipercard{background-position:-128px 0}.payment-group-item-cards .card-flag.Discover{background-position:-160px 0}.payment-group-item-cards .card-flag.Aura{background-position:-192px 0}.payment-group-item-cards .card-flag.Banricompras{background-position:-224px 0}.payment-group-item-cards .card-flag.Elo{background-position:-256px 0}.payment-group-item-cards .card-flag.JCB{background-position:-288px 0}.payment-group-item-cards .card-flag.Cabal{background-position:-320px 0}.payment-group-item-cards .card-flag.Maestro{background-position:-352px 0}.payment-group-item-cards .card-flag.Credz{background-position:-384px 0}.vcustom--vtex-omnishipping-1-x-address label,.orderform-template-holder .step .input.text label{margin:10px 0 5px 0;display:block;color:#999999}@keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address:before,.js-v-custom-is-loadAddress #shipping-data .accordion-group.shipping-data:after,.orderform-template .cart-template.mini-cart .cart .cart-items:not(.v-loaded) li.item:after{animation-duration:1.25s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#a9a9a9;background:linear-gradient(to right, #eeeeee 10%, #dddddd 18%, #eeeeee 33%);background-size:800px 104px}svg.pickup-marker-blue,svg.pickup-marker-blue path,svg.pkpmodal-pickup-point-marker-image,svg.pkpmodal-pickup-point-marker-image path,svg.vtex-omnishipping-1-x-svg,svg.vtex-omnishipping-1-x-svg path,svg.pkpmodal-pickup-point-best-marker-image path:not([fill=white]){fill:#B75217}@media(max-width: 768px){.container.container-main.container-order-form{width:calc(100% - 20px)}}.orderform-template-holder #client-profile-data{width:100%}.orderform-template-holder #client-profile-data form.client-pre-email,.orderform-template-holder #client-profile-data .step.client-profile-data,.orderform-template-holder #shipping-data,.orderform-template-holder #payment-data{width:100% !important;padding:0;margin:0;box-sizing:border-box;background:#fff;border-radius:4px;margin-bottom:20px !important;z-index:initial;border:none;padding:30px}@media(max-width: 768px){.orderform-template-holder #client-profile-data form.client-pre-email,.orderform-template-holder #client-profile-data .step.client-profile-data,.orderform-template-holder #shipping-data,.orderform-template-holder #payment-data{padding:20px}}.orderform-template-holder #client-profile-data form.client-pre-email.client-pre-email,.orderform-template-holder #client-profile-data .step.client-profile-data.client-pre-email,.orderform-template-holder #shipping-data.client-pre-email,.orderform-template-holder #payment-data.client-pre-email{display:block !important;padding-bottom:calc(40px + 14px + 30px)}.orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit,.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit,.orderform-template-holder #shipping-data .link-box-edit,.orderform-template-holder #payment-data .link-box-edit{background:none;box-shadow:none;border:none;color:#B75217;outline:none;position:absolute;right:0;top:50%;padding:1px;font-size:14px;transform:translateY(-50%);opacity:.7;transition:all ease .2s}.orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit:hover,.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit:hover,.orderform-template-holder #shipping-data .link-box-edit:hover,.orderform-template-holder #payment-data .link-box-edit:hover{opacity:1}.orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit i.icon-spinner,.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit i.icon-spinner,.orderform-template-holder #shipping-data .link-box-edit i.icon-spinner,.orderform-template-holder #payment-data .link-box-edit i.icon-spinner{font-size:17px;position:absolute;right:0;display:none;top:-7px}.orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit.active i.icon-edit,.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit.active i.icon-edit,.orderform-template-holder #shipping-data .link-box-edit.active i.icon-edit,.orderform-template-holder #payment-data .link-box-edit.active i.icon-edit{display:none}.orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit.active i.icon-spinner,.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit.active i.icon-spinner,.orderform-template-holder #shipping-data .link-box-edit.active i.icon-spinner,.orderform-template-holder #payment-data .link-box-edit.active i.icon-spinner{display:block}.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle,.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle,.orderform-template-holder #shipping-data .accordion-toggle,.orderform-template-holder #payment-data .accordion-toggle{padding:0}.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle>i,.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle>i,.orderform-template-holder #shipping-data .accordion-toggle>i,.orderform-template-holder #payment-data .accordion-toggle>i{display:none}.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle>span,.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle>span,.orderform-template-holder #shipping-data .accordion-toggle>span,.orderform-template-holder #payment-data .accordion-toggle>span{line-height:20px;display:block;vertical-align:middle;line-height:initial}.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle,.orderform-template-holder #client-profile-data form.client-pre-email .accordion-inner,.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle,.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-inner,.orderform-template-holder #shipping-data .accordion-toggle,.orderform-template-holder #shipping-data .accordion-inner,.orderform-template-holder #payment-data .accordion-toggle,.orderform-template-holder #payment-data .accordion-inner{padding:0}.orderform-template-holder #client-profile-data form.client-pre-email input[type=text]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email input[type=tel]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email input[type=email]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email select:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input[type=text]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input[type=tel]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input[type=email]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data select:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=text]:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=tel]:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=email]:not(.pac-target-input),.orderform-template-holder #shipping-data select:not(.pac-target-input),.orderform-template-holder #payment-data input[type=text]:not(.pac-target-input),.orderform-template-holder #payment-data input[type=tel]:not(.pac-target-input),.orderform-template-holder #payment-data input[type=email]:not(.pac-target-input),.orderform-template-holder #payment-data select:not(.pac-target-input){width:100%;max-width:100%;outline:initial}.orderform-template-holder #payment-data p.link.link-gift-card,.orderform-template-holder #payment-data .payment-group-item{box-sizing:border-box;margin:0 6px 10px 0;border-radius:4px;border:1px solid #cbcbcb;opacity:1;text-decoration:none;color:#323232;transition:all ease .3s;padding:11px;text-align:center;display:flex;align-items:center;justify-content:center;background:#f3f3f3;float:left;width:100%}.orderform-template-holder #payment-data p.link.link-gift-card.active,.orderform-template-holder #payment-data .payment-group-item.active{background:#fff}.orderform-template-holder #payment-data p.link.link-gift-card.active span,.orderform-template-holder #payment-data .payment-group-item.active span{color:#000000}.orderform-template-holder #payment-data p.link.link-gift-card.active,.orderform-template-holder #payment-data p.link.link-gift-card:hover,.orderform-template-holder #payment-data .payment-group-item.active,.orderform-template-holder #payment-data .payment-group-item:hover{box-shadow:0 0 6px #cbcbcb;border:1px solid #B75217}.orderform-template-holder #payment-data p.link.link-gift-card,.orderform-template-holder #payment-data fieldset.payment-group{width:100%;left:0;display:block;background:none;position:relative;margin:0}.orderform-template-holder #payment-data #iframe-placeholder-creditCardPaymentGroup{padding-top:32px}.orderform-template-holder #payment-data #iframe-placeholder-creditCardPaymentGroup>.payment-group-item-cards{display:block;overflow:hidden;position:absolute;right:0;top:0}.orderform-template-holder #payment-data #iframe-placeholder-creditCardPaymentGroup>.payment-group-item-cards .card-flag{opacity:1}.orderform-template-holder #payment-data p.link.link-gift-card{margin-bottom:10px;padding:0}.orderform-template-holder #payment-data p.link.link-gift-card a{padding:10px 10px;display:block;text-align:left}.orderform-template-holder #payment-data .payment-group-list-btn{width:100%}.orderform-template-holder #payment-data p.link.link-gift-card *,.orderform-template-holder #payment-data .payment-group-item *{font-size:12px !important;font-weight:bold}.orderform-template-holder #payment-data .payment-group-item{position:relative;height:40px}.orderform-template-holder #payment-data .payment-group-item span.payment-group-item-text{padding:0;line-height:17px;background:none !important}.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+2),.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+2)~.payment-group-item{width:calc(50% - 3px)}.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+3),.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+3)~.payment-group-item{width:calc(33.3% - 4px)}.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+4),.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+4)~.payment-group-item{width:calc(25% - 4.8px)}.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+5),.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+5)~.payment-group-item{width:100%;margin-right:0;height:auto}.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+5):after,.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+5):before,.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+5)~.payment-group-item:after,.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+5)~.payment-group-item:before{display:none}.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+5):hover,.orderform-template-holder #payment-data .payment-group-item:first-child:nth-last-child(n+5)~.payment-group-item:hover{top:0}.orderform-template-holder #payment-data .payment-group-item:last-child{margin-right:0}.orderform-template-holder #payment-data .payment-group-item:hover{position:relative;background:#fff;top:-2px}.orderform-template-holder #payment-data .payment-group-item.active:after,.orderform-template-holder #payment-data .payment-group-item.active:before{content:"";display:block;position:absolute;left:50%;transform:translateX(-50%);top:100%;width:0;height:0;border-style:solid}.orderform-template-holder #payment-data .payment-group-item.active:after{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-width:6px}.orderform-template-holder #payment-data .payment-group-item.active:before{border-color:#B75217 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-width:7px}.orderform-template-holder #payment-data .gift-card-section.form-step.box-default{padding:0;margin:0;width:100%}.orderform-template-holder #payment-data .gift-card-section.form-step.box-default label{font-weight:bold;color:#000;font-size:12px}.orderform-template-holder #payment-data p.payment-discounts-options,.orderform-template-holder #payment-data p.gift-card-provider-options{display:flex;align-items:center;padding-bottom:10px}.orderform-template-holder #payment-data p.payment-discounts-options input,.orderform-template-holder #payment-data p.payment-discounts-options select,.orderform-template-holder #payment-data p.gift-card-provider-options input,.orderform-template-holder #payment-data p.gift-card-provider-options select{margin:0 10px}.orderform-template-holder #payment-data p.payment-discounts-options label,.orderform-template-holder #payment-data p.gift-card-provider-options label{line-height:12px;margin:0}.orderform-template-holder #payment-data .payment-discounts-list{margin-bottom:10px}.orderform-template-holder #payment-data .payment-discounts-list .gift-card-provider-group-loyalty-program{border-bottom:1px solid #eeeeee}.orderform-template-holder #payment-data .payment-discounts-list table{width:100%}.orderform-template-holder #payment-data .payment-discounts-list table td{padding:0}.orderform-template-holder #payment-data .payment-discounts-list table tbody,.orderform-template-holder #payment-data .payment-discounts-list table tr{display:flex;width:100%;flex-wrap:wrap;align-items:center}.orderform-template-holder #payment-data .payment-discounts-list table td.code,.orderform-template-holder #payment-data .payment-discounts-list table td.number{margin-right:20px;flex-grow:1;padding:0}.orderform-template-holder #payment-data .payment-discounts-list table #remove-gift-card{text-decoration:underline;color:#ff4c4c}.orderform-template-holder #payment-data input#payment-discounts-code{width:100% !important}.orderform-template-holder #payment-data #btn-add-gift-card{height:40px;border-radius:4px}.orderform-template-holder #payment-data .steps-view{width:100% !important;padding:0;min-height:initial}.orderform-template-holder #payment-data .steps-view iframe{margin:0}.orderform-template-holder #payment-data p.notification{font-weight:bold;font-weight:400;color:#323232}.orderform-template-holder #payment-data p.notification:not([style="display: none;"])+.box-step{padding:0;border:none}@media(min-width: 769px){.orderform-template-holder #payment-data:last-child{margin-bottom:0px !important}}.orderform-template-holder #payment-data .v-custom-payment-item-wrap{box-sizing:border-box;border-radius:4px;background:#fff;border:1px solid #cbcbcb;color:#323232;transition:all ease .3s;overflow:hidden;margin-bottom:10px}.orderform-template-holder #payment-data .v-custom-payment-item-wrap.active,.orderform-template-holder #payment-data .v-custom-payment-item-wrap:hover{border-color:#B75217;box-shadow:0 0 6px #ddd}.orderform-template-holder #payment-data .v-custom-payment-item-wrap #iframe-placeholder-creditCardPaymentGroup{padding-top:0}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item{border:none;border-bottom:1px solid rgba(0,0,0,0);box-shadow:none;margin:0;width:100% !important;height:auto;top:0}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item-text{margin-right:auto;text-align:left;line-height:27px !important;white-space:nowrap}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item-text:before{content:"";width:20px;height:20px;display:inline-block;border:1px solid #999999;border-radius:100%;vertical-align:middle;margin:-3px 10px 0 0}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item-cards{display:flex;justify-content:flex-end;flex-wrap:wrap}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item-cards .card-flag:last-child{margin:0}@media(max-width: 360px){.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item-cards{display:none}}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item.active{background:#f1f7ff;border-bottom:1px solid #B75217}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item.active .payment-group-item-text:before{background:#B75217;border-color:#B75217;box-shadow:inset 0 0 0 3px #fff}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item.active .payment-group-item-cards span{opacity:1}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item:hover .payment-group-item-text:before{border-color:#B75217}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item:before,.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item:after{display:none}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item#payment-group-payPalPaymentGroup{position:relative}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item#payment-group-payPalPaymentGroup:after{content:"";width:50px;height:20px;display:block;background:url("https://io.vtex.com.br/checkout-ui/v6.18.19/img/payment-paypal-landscape.png") center no-repeat;background-size:contain;position:absolute;top:50%;transform:translateY(-50%);right:12px;left:initial;border:none}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item#payment-group-AffirmPaymentGroup:after{content:"";width:65px;height:25px;display:block;background:url(https://cdn-assets.affirm.com/images/black_logo-transparent_bg.png) center no-repeat;background-size:contain;position:absolute;top:49%;transform:translateY(-50%);right:3px;left:initial;border:none}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item.active+div,.orderform-template-holder #payment-data .v-custom-payment-item-wrap.active>div{padding:20px;overflow:hidden;box-sizing:border-box}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .SecurityEnvironmentIcon{display:none}.orderform-template-holder .step{border:none;padding:0;background:none;margin-bottom:0}@media(max-width: 868px){.orderform-template-holder .step{width:100%}}.orderform-template-holder .step .box-info{color:#323232}.orderform-template-holder .step .box-info[style*="display: block"]{margin-top:10px}.orderform-template-holder .step .form-step fieldset{width:100%;float:none}.orderform-template-holder .step .form-step fieldset p{position:relative}@media(max-width: 690px){.orderform-template-holder .step .form-step fieldset p{float:none !important}}.orderform-template-holder .step .form-step fieldset p.client-last-name,.orderform-template-holder .step .form-step fieldset p.client-first-name{width:calc(50% - 5px);position:relative}@media(max-width: 690px){.orderform-template-holder .step .form-step fieldset p.client-last-name,.orderform-template-holder .step .form-step fieldset p.client-first-name{width:100%}.orderform-template-holder .step .form-step fieldset p.client-last-name input[type=text],.orderform-template-holder .step .form-step fieldset p.client-first-name input[type=text]{width:100% !important}}.orderform-template-holder .step .form-step fieldset p span.help.error{position:absolute;font-size:11px;margin-top:0}.orderform-template-holder .step .form-step fieldset.box-client-info-pj{padding-top:15px}.orderform-template-holder .step .form-step fieldset.box-payment-option h3{display:none}.orderform-template-holder .step .form-step #is-corporate-client{color:#B75217}.orderform-template-holder .step.client-profile-data .client-notice.notice{margin:0 0 10px 0}.orderform-template-holder .step.client-profile-data .box-client-info{margin-bottom:20px}.orderform-template-holder .step.client-profile-data .client-document,.orderform-template-holder .step.client-profile-data .client-phone{width:calc(50% - 5px)}@media(max-width: 690px){.orderform-template-holder .step.client-profile-data .client-document,.orderform-template-holder .step.client-profile-data .client-phone{width:100%}}.orderform-template-holder .step.shipping-data .box-step{display:flex;flex-wrap:wrap}.orderform-template-holder .step.shipping-data .box-step>*{width:100%;order:1}.orderform-template-holder .step.shipping-data .box-step>*.vtex-omnishipping-1-x-addressFormPart1{order:1}.orderform-template-holder .step.shipping-data .box-step>*.vtex-omnishipping-1-x-addressForm{order:2}.orderform-template-holder .step.shipping-data .box-step>*.vtex-omnishipping-1-x-addressInfo{order:3}.orderform-template-holder .step.shipping-data .box-step>*.vtex-omnishipping-1-x-deliveryGroup{order:4}.orderform-template-holder .step.shipping-data .box-step>*.vtex-omnishipping-1-x-submitPaymentButton{order:100}.orderform-template-holder .step.shipping-data .box-step>*.btn-link.vtex-omnishipping-1-x-btnDelivery,.orderform-template-holder .step.shipping-data .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .box-step>a.vtex-omnishipping-1-x-btnDelivery,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .orderform-template-holder .step.shipping-data .box-step>a.vtex-omnishipping-1-x-btnDelivery{order:5;margin-top:20px;background:#B75217}.orderform-template-holder .step.shipping-data .box-step>*#postalCode-finished-loading,.orderform-template-holder .step.shipping-data .box-step>*:last-child{margin:0}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-address{margin:0}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressSummaryActive .address-summary{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='24' height='24'><path fill='%23999999' d='M15.998,5.951L4,16.237V30c0,0.552,0.448,1,1,1h8v-8h6v8h8c0.552,0,1-0.448,1-1V16.238L15.998,5.951z M19,19 h-6v-5h6V19z'></path> <polygon fill='%23999999' points='15.998,0.683 9,6.682 9,3 5,3 5,10.111 0.59,13.892 1.892,15.41 15.998,3.317 30.108,15.41 31.41,13.892 '></polygon></svg>") no-repeat;background-position:12px 9px;border:1px solid #cbcbcb}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-content{align-items:center}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsOption{background:#fff}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-pickupButton,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupViewOptionActive,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupViewOptionActive:hover,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupViewOptionActive:active,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupViewOptionActive:focus,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsTogglePickup,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsOption.vtex-omnishipping-1-x-deliveryOptionActive{background:#B75217;border-color:#B75217;border-radius:4px}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupViewOptionInctive{color:#B75217;border-color:#B75217;border-radius:4px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressItemOption:hover,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-active{background-color:#f1f7ff}.orderform-template-holder .step.shipping-data .shipping-method-toggle{border-color:#B75217}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-alert{border-color:#ffb100;display:flex;align-items:center}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-linkEdit{text-decoration:underline}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsWrapper,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsToggle{border-radius:4px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsWrapper{border:1px solid #cbcbcb;width:100%;overflow:hidden;margin:0 0 20px 0}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-summaryChange{background:#f1f7ff;border-color:#cbcbcb;color:#B75217}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList{border-color:#eeeeee;margin:0}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-option:hover,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingOptionActive,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingOption{background:#fff !important}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsBackLnk svg path,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsBackLnk{color:#676767;fill:#676767}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-primary{outline:none;background:#B75217;border-color:#B75217}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-pickupPointChange{border-color:#B75217}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-address p{clear:both;float:none;margin:0}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-address p.input.ship-checkboxNumberLabel.text{width:auto;align-self:flex-end;display:flex;align-items:center;margin-left:10px !important;height:40px}.orderform-template-holder .step.shipping-data input#ship-addressQuery{width:100%}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-container.shp-pickup-receiver{display:block}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-container.shp-pickup-receiver svg.person-blue path{fill:#B75217}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-container.shp-pickup-receiver .vtex-omnishipping-1-x-btn{color:#B75217}@media(max-width: 490px){.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-dateLink{width:100%}}.orderform-template-holder .step .submit.btn.btn-success,.orderform-template-holder .step .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.submit.btn-success,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .orderform-template-holder .step a.submit.btn-success,.orderform-template-holder .step #payment-data .payment-discounts-list table td.action a.submit.btn-success,.orderform-template-holder #payment-data .payment-discounts-list table td.action .step a.submit.btn-success{display:block;margin:20px auto 0 auto;min-width:55%}.orderform-template{display:flex !important;padding-top:0px;min-height:400px !important;align-items:flex-start}@media(max-width: 768px){.orderform-template{flex-wrap:wrap}}.orderform-template .orderform-template-holder{width:100%}@media(min-width: 769px){.orderform-template .orderform-template-holder{width:61% !important;padding-right:20px;max-width:calc(100% - 271px);float:left;box-sizing:border-box}}@media(max-width: 690px){.orderform-template{width:100%;padding-top:0px}}.orderform-template .cart-template.mini-cart{width:39%;min-width:255px;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky;bottom:0px;top:20px;right:0;float:right;margin:0}@media(max-width: 768px){.orderform-template .cart-template.mini-cart{width:100%;position:relative;top:0}}.orderform-template .cart-template.mini-cart .cart-items>.v-custom-indexed-item{display:none !important}.orderform-template .cart-template.mini-cart .cart-fixed{height:auto !important;position:relative !important;max-width:100%;width:100% !important;top:0;min-height:initial}@media(min-width: 769px){.orderform-template .cart-template.mini-cart .cart-fixed.affix-top{position:relative !important}}.orderform-template .cart-template.mini-cart h2{text-align:left;border-top:none;background:none !important;margin-bottom:15px}.orderform-template .cart-template.mini-cart .quantity{min-width:10px;width:auto;height:10px;display:inline-block;background:#f1f7ff;color:#B75217}.orderform-template .cart-template.mini-cart .summary-template-holder{width:100%;background:none;border:none;padding:0}.orderform-template .cart-template.mini-cart .summary-template-holder .accordion-inner{margin-top:0px}.orderform-template .cart-template.mini-cart .summary-template-holder .summary>.summary-coupon-wrap,.orderform-template .cart-template.mini-cart .summary-template-holder .summary-coupon-wrap>.summary-coupon{display:block !important}.orderform-template .cart-template.mini-cart .summary-template-holder .summary-coupon p{margin:0}.orderform-template .cart-template.mini-cart .summary-template-holder .summary>.summary-coupon-wrap{border-top:1px solid #cbcbcb;padding:8px 0}.orderform-template .cart-template.mini-cart .summary-template-holder input[type=text],.orderform-template .cart-template.mini-cart .summary-template-holder button[type=submit],.orderform-template .cart-template.mini-cart .summary-template-holder p.coupon-fields span.info>span{line-height:30px !important;height:30px !important}.orderform-template .cart-template.mini-cart .item{padding:10px 0;margin:0;border:none;border-bottom:1px solid #eeeeee}.orderform-template .cart-template.mini-cart .item:last-child{border:none}.orderform-template .cart-template.mini-cart .item ul.service-list.unstyled{margin:0;float:none;width:100%;background:none;display:inline-block;clear:both}.orderform-template .cart-template.mini-cart .item .service-item,.orderform-template .cart-template.mini-cart .item.v-custom-indexed-item{background:#f1f7ff;border:1px dashed #cbcbcb;border-radius:4px;width:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:5px 10px;margin:10px 0 0 0}.orderform-template .cart-template.mini-cart .item .service-item .description,.orderform-template .cart-template.mini-cart .item.v-custom-indexed-item .description{margin-top:0}.orderform-template .cart-template.mini-cart .item .service-item>a,.orderform-template .cart-template.mini-cart .item .service-item .quantity,.orderform-template .cart-template.mini-cart .item .service-item .shipping-date,.orderform-template .cart-template.mini-cart .item .service-item .item-subscription,.orderform-template .cart-template.mini-cart .item.v-custom-indexed-item>a,.orderform-template .cart-template.mini-cart .item.v-custom-indexed-item .quantity,.orderform-template .cart-template.mini-cart .item.v-custom-indexed-item .shipping-date,.orderform-template .cart-template.mini-cart .item.v-custom-indexed-item .item-subscription{display:none}.orderform-template .cart-template.mini-cart .item .service-item .price,.orderform-template .cart-template.mini-cart .item.v-custom-indexed-item .price{margin:0}.orderform-template .cart-template.mini-cart .item .service-item:last-child,.orderform-template .cart-template.mini-cart .item.v-custom-indexed-item:last-child{margin-bottom:0}.orderform-template .cart-template.mini-cart .item.v-custom-indexed-item .item-unavailable{display:none}.orderform-template .cart-template.mini-cart .item .fn{width:calc(82% - 20px)}.orderform-template .cart-template.mini-cart .item .description{display:flex;justify-content:space-between}.orderform-template .cart-template.mini-cart .item .price,.orderform-template .cart-template.mini-cart .item span.shipping-date{white-space:nowrap}.orderform-template .cart-template.mini-cart .item .url{border-radius:4px;overflow:hidden}.orderform-template .cart-template.mini-cart .summary-totalizers{margin-bottom:0}.orderform-template .cart-template.mini-cart #go-to-cart-button{position:absolute;top:0px;right:7px;color:#B75217;text-decoration:underline}@media(max-width: 690px){.orderform-template .cart-template.mini-cart #go-to-cart-button{display:none}}.orderform-template .cart-template.mini-cart .summary-totalizers tbody{border-top:1px solid #cbcbcb;border-bottom:1px solid #cbcbcb;padding:14px 0;display:block}.orderform-template .cart-template.mini-cart .summary-totalizers tbody tr.CustomTax:not(.CustomTax--total){display:none !important}.orderform-template .cart-template.mini-cart .summary-totalizers tbody td{display:inline-block;text-align:left !important;width:auto;color:#666;font-size:13px;padding:0 0 3px 0 !important}.orderform-template .cart-template.mini-cart .summary-totalizers tbody td.monetary{text-align:right !important;margin-left:auto;float:right}.orderform-template .cart-template.mini-cart .summary-totalizers tbody+tbody{border-top:none}.orderform-template .cart-template.mini-cart .summary-totalizers tbody.shipping-reset,.orderform-template .cart-template.mini-cart .summary-totalizers tbody.shipping-calculate{display:none !important}.orderform-template .cart-template.mini-cart .summary-totalizers tfoot tr td{padding:14px 0 !important;color:#000;font-size:14px;font-weight:bold;text-align:left}.orderform-template .cart-template.mini-cart .summary-totalizers tfoot tr td.monetary{text-align:right !important;margin-left:auto;float:right;color:#B75217}.orderform-template .cart-template.mini-cart .cart{margin-bottom:0;max-height:calc(100vh - 355px);overflow:auto}.orderform-template .cart-template.mini-cart .cart::-webkit-scrollbar{width:6px}.orderform-template .cart-template.mini-cart .cart::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:4px}.orderform-template .cart-template.mini-cart .cart::-webkit-scrollbar-thumb{background:#cbcbcb;border-radius:30px}.orderform-template .cart-template.mini-cart .cart:hover::-webkit-scrollbar-thumb{background:#eeeeee}.orderform-template .cart-template.mini-cart .cart .cart-items:not(.v-loaded){max-height:100px;overflow:hidden}.orderform-template .cart-template.mini-cart .cart .cart-items:not(.v-loaded) li.item{overflow:hidden;position:relative;border:none !important}.orderform-template .cart-template.mini-cart .cart .cart-items:not(.v-loaded) li.item>*{opacity:0}.orderform-template .cart-template.mini-cart .cart .cart-items:not(.v-loaded) li.item:after{content:"";width:100%;height:100%;display:block;top:0px;left:0;position:absolute}.orderform-template .payment-confirmation-wrap{border:none;padding:0}.orderform-template .payment-confirmation-wrap .payment-submit-wrap{margin:10px 0 0 0}@media(max-width: 768px){.orderform-template .payment-confirmation-wrap .payment-submit-wrap{z-index:9999;position:fixed;bottom:0;width:100%;left:0;padding:0;background:#fff;margin:0 !important}.orderform-template .payment-confirmation-wrap .payment-submit-wrap button{border-radius:0 !important}}@media(max-width: 768px){.orderform-template .payment-confirmation-wrap{border:none !important}.orderform-template .payment-confirmation-wrap .payment-submit-wrap,.orderform-template .payment-confirmation-wrap button{margin:0 !important}}.orderform-template .payment-confirmation-wrap #payment-data-submit:disabled span{display:none}.orderform-template .summary-note{display:none !important}.orderform-template .summary-note p.note-data{display:none !important}.orderform-template .summary-note>div{display:block !important}.orderform-template .summary-note .note-textarea{height:50px;line-height:20px;max-width:100%;width:100%;font-family:"Inter", sans-serif;max-height:100px}.orderform-template .custom-cart-template-wrap{position:relative;background:#fff;padding:17px 20px;text-align:left;box-sizing:border-box;border-radius:4px;border:none}.orderform-template .custom-cart-template-wrap .summary-cart-template-holder{height:auto !important}.orderform-template .custom-cart-template-wrap .summary-template-holder{margin-top:0}.step.client-profile-data.active .box-step .form-step[style*="display: block"],.step.shipping-data.active .accordion-inner.shipping-container,#payment-data .box-step form.form-step{padding-top:20px !important}.orderform-template-holder #shipping-data .shipping-summary-info,.orderform-template-holder .step .accordion-body p.notification,.client-pre-email+.client-profile-data .accordion-body:before{display:none}body.v-custom-step-shipping #shipping-data .shipping-summary-info,body.v-custom-step-payment #shipping-data .shipping-summary-info{display:block}.steps-view,.gift-card-section,.App.iframe-credit-card-payment-group{background:#fff}#app-container{min-height:100vh;background:#fff}#app-container input[type=text],#app-container input[type=tel],#app-container input[type=email],#app-container select{width:100%}#app-container span.help.error{margin:0 !important;display:none}#app-container .SecurityEnvironmentIcon{margin-bottom:20px;display:none}#app-container .CardForm>div{position:relative;clear:both}#app-container .CardForm .PaymentValue{display:none}#app-container .CardForm input#creditCardpayment-card-0Number[value=""]{background:#fff;position:relative;z-index:1}#app-container .CardForm .SavedCardsList{width:calc(100% - 1px)}#app-container .CardForm .SavedCard .link-delete{right:8px;top:50%;margin-top:-10px;border:1px solid #ccc;background:#fff;width:20px;height:20px;line-height:17px}#app-container .FormFieldLabel{line-height:30px}#app-container .PaymentCardFlags{position:absolute;top:calc(30px + (40px - 25px)/2);right:16px;padding:0}#app-container .PaymentCardFlags .card-flag-label input{display:none}#app-container .PaymentCardFlags .card-flag-label{width:auto}#app-container .PaymentCardFlags .card-flag{opacity:.7;display:none}#app-container .PaymentCardFlags .card-flag.card-selected{opacity:1;display:block}#app-container input#creditCardpayment-card-0Code,#app-container input#creditCardpayment-card-1Code{width:100px !important}#app-container .label-vertical-group{padding:9px}#app-container .label-vertical-group:hover{color:#B75217}#app-container .label-vertical-group.active{color:#B75217;background:#f1f7ff}#app-container .label-vertical-group:not(.SavedCard) .card-flag{position:absolute;left:5px;top:8px}#app-container .label-vertical-group .icon-ok-circle,#app-container .label-vertical-group .icon-circle-blank{top:9px}#app-container .label-vertical-group.UseAnotherCard{background-color:#eeeeee;padding:4px;font-size:11px;text-decoration:underline}#app-container .label-vertical-group.UseAnotherCard #use-another-card{color:#676767}#app-container .label-vertical-group.UseAnotherCard:hover #use-another-card{text-decoration:underline;color:#999999}#app-container label.FormFieldLabel{display:block;clear:both;width:auto;margin-right:10px}#app-container .AddressForm{display:flex;flex-wrap:wrap}#app-container .AddressForm>*{width:100%;order:10}#app-container .AddressForm input{max-width:100%}#app-container .AddressForm .payment-billing-address-street{order:1}#app-container .AddressForm .payment-billing-address-complement{order:2}#app-container .AddressForm .payment-billing-address-city{order:3}#app-container .AddressForm .payment-billing-address-state{order:4}#app-container .AddressForm .PostalCode{order:5}.orderform-template .summary-note.js-active{display:block !important}body.js-vcustom-showNoteField .orderform-template .payment-confirmation-wrap{display:block !important}body.js-vcustom-showNoteField .orderform-template .payment-confirmation-wrap .payment-submit-wrap{display:none}body.js-vcustom-showNoteField .orderform-template .summary-note{display:block !important}body.js-vcustom-showNoteField.v-custom-step-payment .orderform-template .payment-confirmation-wrap .payment-submit-wrap{display:block !important}.summary-coupon fieldset.coupon-fieldset .vcustom-showCustomMsgCoupon{border:1px dashed #ffb100;padding:1px;font-size:11px;background:#fff6e0;border-radius:4px;margin-top:4px !important;clear:both}.vcustom-customTax-tot{display:inline-block;position:relative;margin-left:5px}.vcustom-customTax-tot>span{background:#eeeeee;width:15px;height:15px;line-height:15px;display:inline-block;border-radius:100%;text-align:center;cursor:pointer}.vcustom-customTax-tot:hover .vcustom-customTax-resume{display:block}.vcustom-customTax-resume{position:absolute;left:calc(100% + 10px);width:128px;background:#eeeeee;top:50%;font-size:11px;padding:10px;transform:translateY(-50%);display:none}.vcustom-customTax-resume__i{display:flex;justify-content:space-between;margin:0}.vcustom-customTax-resume:before{content:"";display:block;position:absolute;left:-4px;top:calc(50% - 4px);width:0;height:0;border:0 solid rgba(0,0,0,0);border-top-width:4px;border-bottom-width:4px;border-right:4px solid #eeeeee}.v-custom-addLabels-active-flag{background:#fff;color:#323232;padding:1px 4px;border-radius:4px;display:inline-block;align-items:center;font-size:11px;border:1px solid #cbcbcb}.v-custom-addLabels-active-flag:before{content:"";display:inline-block;width:14px;height:14px;background:url("//io.vtex.com.br/front-libs/bootstrap/2.3.2/img/glyphicons-halflings.png");background-repeat:no-repeat;background-position:0 -48px;margin-right:4px;opacity:.9;vertical-align:middle}.v-custom-assemblies{margin:10px 0 3px 0;overflow:hidden;border-top:1px solid #cbcbcb;padding-top:7px}@media(max-width: 690px){.v-custom-assemblies{width:100%;left:0;margin-bottom:2px}}.v-custom-assemblies p{display:none}.v-custom-assemblies__values{list-style:none;padding:0;margin:0}.v-custom-assemblies__values__item strong:after{content:":"}.v-custom-assemblies__values__item span,.v-custom-assemblies__values__item strong{line-height:14px}body.v-custom-paymentBuilder-accordion .steps-view{display:none}body.v-custom-changeShippingTimeInfo .orderform-template .cart-template.mini-cart .item span.shipping-date{display:none}#shipping-data .accordion-group.shipping-data:after{opacity:0;transition:all ease .3s}.js-v-custom-is-loadAddress .vtex-omnishipping-1-x-warning{display:none !important}.js-v-custom-is-loadAddress #shipping-data .accordion-group.shipping-data:after{content:"";display:block;opacity:1;left:0;top:0;width:100%;height:20px;z-index:2;margin:0 0 20px 0;border-radius:3px}.js-v-custom-is-loadAddress #postalCode-finished-loading+.mb5{display:none !important}.vcustom--vtex-omnishipping-1-x-address{display:none}body.v-custom-addressForm-on.v-custom-step-shipping .vcustom--vtex-omnishipping-1-x-address{display:block}body.v-custom-addressForm-on.v-custom-step-shipping .v-custom-ship-info{display:flex}body.v-custom-addressForm-on.v-custom-step-shipping .v-custom-ship-info .ship-number{margin-right:10px}body.v-custom-addressForm-on.v-custom-step-shipping .vtex-omnishipping-1-x-addressForm,body.v-custom-addressForm-on.v-custom-step-shipping .vtex-omnishipping-1-x-deliveryGroup,body.v-custom-addressForm-on.v-custom-step-shipping .vtex-omnishipping-1-x-submitPaymentButton{display:none}.vtex-omnishipping-1-x-submitShippingStepButton{margin:20px 0 0 0}body.v-custom-googleForm-on .vtex-omnishipping-1-x-deliveryGroup,body.v-custom-googleForm-on .vtex-omnishipping-1-x-addressForm,body.v-custom-googleForm-on .vtex-omnishipping-1-x-submitPaymentButton,body.v-custom-googleForm-on .vtex-omnishipping-1-x-btnDelivery{display:none}body.v-custom-googleForm-on .alert-noStreet{display:none}.v-custom-googleFormScript-added.v-custom-googleForm-on .accordion-inner.shipping-container>*{display:none}body.v-custom-fnsCustomAddressForm .accordion-inner.shipping-container{padding-top:0 !important}body.v-custom-fnsCustomAddressForm .accordion-inner.shipping-container{transition:all ease .3s}body.v-custom-fnsCustomAddressForm .vtex-omnishipping-1-x-selectDeliveryText+div{margin:0 !important}body.v-custom-fnsCustomAddressForm .orderform-template-holder p.vtex-omnishipping-1-x-submitPaymentButton.btn-submit-wrapper.btn-go-to-payment-wrapper{margin-bottom:0 !important}body.v-custom-fnsCustomAddressForm .vtex-omnishipping-1-x-addressFormPart1 .input.ship-country,body.v-custom-fnsCustomAddressForm .vtex-omnishipping-1-x-addressFormPart1 .input.ship-addressQuery,body.v-custom-fnsCustomAddressForm .vtex-omnishipping-1-x-addressFormPart1 .input.ship-postalCode{display:none}body.v-custom-fnsCustomAddressForm.returningUser .vtex-omnishipping-1-x-addressFormPart1 .input.ship-postalCode{display:block}body.v-custom-fnsCustomAddressForm .vtex-omnishipping-1-x-container.shp-pickup-receiver+.vtex-omnishipping-1-x-shippingSectionTitle+#back-to-address-list+.vtex-omnishipping-1-x-addressFormPart1 p.input.ship-postalCode,body.v-custom-fnsCustomAddressForm .vtex-omnishipping-1-x-container.shp-pickup-receiver+.vtex-omnishipping-1-x-shippingSectionTitle+.vtex-omnishipping-1-x-addressFormPart1 p.input.ship-postalCode{display:block}body.v-custom-fnsCustomAddressForm .orderform-template-holder .step.shipping-data .box-step .vtex-omnishipping-1-x-addressFormPart1{order:1}body.v-custom-fnsCustomAddressForm .pac-logo[style*=none]{border:0}body.v-custom-fnsCustomAddressForm .pac-logo[style*=none]:after{display:none}body.v-custom-fnsCustomAddressForm #shipping-data .accordion-inner+.vcustom--vtex-omnishipping-1-x-address{display:none}body.v-custom-fnsCustomAddressForm div#shipping-data{display:flex;flex-wrap:wrap}body.v-custom-fnsCustomAddressForm div#shipping-data>*{width:100%}body.v-custom-fnsCustomAddressForm div#shipping-data .step.accordion-group.shipping-data{order:1}body.v-custom-fnsCustomAddressForm div#shipping-data .vcustom--vtex-omnishipping-1-x-address{order:3}.js-v-custom-is-loading .accordion-inner.shipping-container,.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address{overflow:hidden}.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address{height:120px;position:relative}.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.js-v-custom-is-loading .accordion-inner.shipping-container>*,.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address>*{opacity:.5}.vcustom--vtex-omnishipping-1-x-address{transition:all ease .3s}.vcustom--vtex-omnishipping-1-x-address p.input{float:none;width:100%;margin:0}.vcustom--vtex-omnishipping-1-x-address span.help.error{display:none}.vcustom--vtex-omnishipping-1-x-address input{max-width:initial;width:100%}.vcustom--vtex-omnishipping-1-x-address input.error+span.help.error,.vcustom--vtex-omnishipping-1-x-address select.error+span.help.error{display:block}.vcustom--vtex-omnishipping-1-x-address__state{display:flex;margin:0 -5px}.vcustom--vtex-omnishipping-1-x-address__state p.input{margin:0 5px}@media(max-width: 768px){.vcustom--vtex-omnishipping-1-x-address__state{flex-wrap:wrap;margin:0}.vcustom--vtex-omnishipping-1-x-address__state p.input.ship-state{margin:0}}.pac-container.pac-logo{border:1px solid #cbcbcb;border-radius:4px}.pac-logo:after{background:#fbfbfb url(https://developers.google.com/maps/documentation/images/powered_by_google_on_white.png) no-repeat 10px center;padding:14px;background-size:110px}.address-list.vtex-omnishipping-1-x-addressList+p.input.ship-addressQuery.text{display:none}.alert-noStreet{margin:30px auto 0 auto;text-align:center}.vtex-omnishipping-1-x-addressSummaryActive .address-summary.address-summary-MLT .postalCode:before{content:" - "}body.js-vcustom-hideEmailStep .orderform-template-holder #client-profile-data form.client-pre-email.client-pre-email{display:none !important}body.js-vcustom-hideEmailStep .client-profile-data .accordion-toggle>span:before{content:"1"}body.js-vcustom-hideEmailStep .shipping-data .accordion-toggle:before{content:"2"}body.js-vcustom-hideEmailStep .payment-data .accordion-toggle>span:not(.payment-edit-link):before{content:"3"}body.js-vcustom-hideEmailStep .client-pre-email+.client-profile-data .accordion-body .accordion-inner{display:block}.RTL-checkout select{direction:rtl}.RTL-checkout .cart-template-holder{order:2}.RTL-checkout body .main-header .header-link{left:initial;right:0}.RTL-checkout body .main-header .checkout-steps{margin-left:initial;margin-right:auto}.RTL-checkout .main-header .logo{order:2}.RTL-checkout .summary-template-holder tr .info{order:2;text-align:right !important}.RTL-checkout .orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit,.RTL-checkout .orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit,.RTL-checkout .orderform-template-holder #shipping-data .link-box-edit,.RTL-checkout .orderform-template-holder #payment-data .link-box-edit{right:initial;left:0}.RTL-checkout .summary-template-holder tbody td.monetary,.RTL-checkout .summary-template-holder tfoot tr td.monetary{margin-right:auto;margin-left:initial !important;text-align:left !important}.RTL-checkout .summary-template-holder .summary-coupon p.coupon-fields span{flex-direction:row-reverse}.RTL-checkout .summary-template-holder .summary-coupon p.coupon-fields span input{margin:0 0 0 10px}.RTL-checkout .table.cart-items tbody tr .v-custom-product-item-wrap,.RTL-checkout .table.cart-items tbody tr,.RTL-checkout .table.cart-items thead tr,.RTL-checkout .table.cart-items thead tr th.product{flex-direction:row-reverse;text-align:right}.RTL-checkout .table.cart-items tbody tr td.product-name{text-align:right}.RTL-checkout .orderform-template .orderform-template-holder{order:2;padding:0 0 0 20px}.RTL-checkout .orderform-template .cart-template.mini-cart .summary-totalizers tfoot tr td.monetary{text-align:left !important}.RTL-checkout br{width:100%;height:1px;content:" " !important;display:block !important;clear:both}.RTL-checkout .table.cart-items td.quantity{direction:rtl}.RTL-checkout .checkout-steps_items{direction:rtl}.RTL-checkout .checkout-steps_items .text:before{margin:0 0 0 7px}.RTL-checkout .srp-toggle__wrapper{direction:rtl}.RTL-checkout .srp-toggle__wrapper .vtex-shipping-preview-0-x-framePickup{left:0}.RTL-checkout .srp-toggle__wrapper .vtex-shipping-preview-0-x-frameDelivery{left:50%}.RTL-checkout .srp-delivery-header.mb3{direction:rtl;display:flex}.RTL-checkout .srp-delivery-current-many .flex{direction:rtl;text-align:right}.RTL-checkout .step{direction:rtl}.RTL-checkout .step .accordion-toggle>span:before,.RTL-checkout .step .accordion-toggle:before{margin-right:0 !important;margin-left:10px !important}.RTL-checkout fieldset.box-client-info-pf{display:flex;flex-wrap:wrap}.RTL-checkout .orderform-template-holder .step .form-step fieldset p,.RTL-checkout .orderform-template-holder .step .form-step fieldset div{width:100%}.RTL-checkout p.client-first-name,.RTL-checkout p.client-different-document,.RTL-checkout p.client-document,.RTL-checkout p.client-company-ie,.RTL-checkout p.client-company-postal-code,.RTL-checkout p.client-document-type,.RTL-checkout p.payment-card-due-date{margin-left:10px;margin-right:0}.RTL-checkout p.client-document,.RTL-checkout p.client-phone,.RTL-checkout p.client-company-document,.RTL-checkout p.client-company-ie,.RTL-checkout p.client-company-postal-code,.RTL-checkout p.client-company-phone,.RTL-checkout p.payment-card-due-month,.RTL-checkout p.payment-card-lash,.RTL-checkout p.payment-card-due-year{float:right}.RTL-checkout input.success:not([invalid=true]){background-position:left top}.RTL-checkout .vtexIdUI .vtexIdUI-page{direction:rtl}.RTL-checkout .vtexIdUI .modal-header .close{left:-1px;right:initial}.RTL-checkout .vtexIdUI .pull-left{float:right}.RTL-checkout .orderform-template-holder .step .box-info p{display:flex;flex-wrap:wrap;width:100%}.RTL-checkout .vtex-omnishipping-1-x-leanShippingIcon.shp-option-icon,.RTL-checkout .vtex-omnishipping-1-x-addressItemIcon{margin:0 0 0 10px}.RTL-checkout .vtex-omnishipping-1-x-leanShippingText{padding-right:10px}.RTL-checkout .address-summary{display:flex;flex-wrap:wrap}.RTL-checkout br.line1-delimiter{width:100%;height:1px;content:" " !important;display:block !important;clear:both}.RTL-checkout .orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item#payment-group-AffirmPaymentGroup:after,.RTL-checkout .orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item#payment-group-payPalPaymentGroup:after{right:initial;left:10px}.RTL-checkout .orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item-text{margin-left:auto;margin-right:inherit}.RTL-checkout .orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item-text:before{margin-right:initial;margin-left:10px}.RTL-checkout .orderform-template-holder #payment-data p.link.link-gift-card a{text-align:right}.RTL-checkout .orderform-template .custom-cart-template-wrap .summary-cart-template-holder{direction:rtl}.RTL-checkout .pull-right{float:left !important}.RTL-checkout .orderform-template .cart-template.mini-cart .item .price{margin-right:auto;direction:initial}.RTL-checkout .orderform-template .cart-template.mini-cart .item .url{float:right;margin:0 0 0 6px}.RTL-checkout .orderform-template .cart-template.mini-cart .item .fn{text-align:right;float:right}.RTL-checkout .orderform-template .cart-template.mini-cart h2{text-align:right}.RTL-checkout .orderform-template .cart-template.mini-cart #go-to-cart-button{left:7px;right:initial}.RTL-checkout .vtex-omnishipping-1-x-SummaryItemInfo{border:none;border-left:1px solid #eee;padding:0 0 0 6px}.RTL-checkout .vtexIdUI .vtexIdUI-page{direction:rtl}.RTL-checkout .vtexIdUI .modal-header .close{left:-1px;right:initial}.RTL-checkout .vtexIdUI .pull-left{float:right}.RTL-checkout #app-container{direction:rtl}.RTL-checkout #app-container .PaymentCardDueDate.clearfix{display:flex}.RTL-checkout #app-container label.FormFieldLabel{margin:0 0 0 10px}.RTL-checkout #app-container .PaymentCardCVV{display:flex}.RTL-checkout #app-container p.AddressToggle{display:flex}.RTL-checkout #app-container .AddressToggle input{margin:3px 0 0 5px}@media(max-width: 998px){.RTL-checkout.body-cart-vertical .summary-template-holder{order:2}}@media(max-width: 768px){.RTL-checkout .orderform-template .cart-template.mini-cart{order:2}}@media(max-width: 690px){.RTL-checkout .table.cart-items td.product-image a{margin-right:0;margin-left:20px}.RTL-checkout .full-cart .cart table tbody tr td.product-image,.RTL-checkout .full-cart .cart table tbody tr td.bundle-item-image{left:initial;right:0}.RTL-checkout .table.cart-items td.product-name,.RTL-checkout .table.cart-items td.quantity{margin-left:0 !important;margin-right:90px !important}.RTL-checkout .table.cart-items td.quantity{float:right}.RTL-checkout .full-cart .cart table tbody tr td.product-name a,.RTL-checkout .full-cart .cart table tbody tr td.bundle-item-name span{padding:0 0 0 20px}.RTL-checkout .full-cart .cart table tbody tr td.product-price{float:left}.RTL-checkout .full-cart .cart table tbody tr td.item-remove{left:0;right:initial}}body.debug-on>*:not(.container-main,.main-header,.main-footer,#vtexIdContainer,.vtex-front-messages-placeholder,.pac-container){display:none}@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

.container-cart {
    background: #F0F0F0 !important;
}
.body-cart-vertical .cart-template.full-cart.active {
    background-color: rgb(255, 255, 255) !important;
    background: #F0F0F0  !important;
}
.cart-template-holder .cart{
    border-radius: var(--Border, 8px) !important;
    background: var(--Cores-Neutas-Clara-Pura, #FFF) !important;
    display: flex;
    padding: 10px 30px !important;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    
    align-self: stretch;
    border: 0 !important;
}
.checkout-steps {
    display: none !important;
    width: 100% !important;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 2.5rem calc(88px + 2vw);
    background-color:  #F0F0F0  !important;
    position: unset !important;
}
.checkout-container.row-fluid.cart-active .summary-template-holder{
      border-radius: var(--Border, 8px) !important;
    background: var(--Cores-Neutas-Clara-Pura, #FFF) !important;
    border: 0;
}
.cart-template-holder .cart {
    border: 0 !important;
}
.table.cart-items tbody tr td.quantity {
    order: 4;
    border-radius: var(--Inputs-Botes, 4px);
    border: 1px solid var(--Cores-Primarias-Primaria-Cor-Mdia, #91887F);
    background: var(--Cores-Neutas-Clara-Pura, #FFF);
    display: flex;
    width: 100px;
    height: 40px;
    min-width: 95px;
    justify-content:center !important;
    align-items: center;
}
.table.cart-items td.quantity .item-quantity-change i:before {
    font-size: 22px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    color: #BD8F60 !important;
    border-radius: 100%;
    font-weight: 700;
}
.table.cart-items td.product-name a, .table.cart-items td.product-name a:hover {
    color: var(--Cores-de-Texto-Preta, #312E2B) !important;
    text-overflow: ellipsis;
 font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}
.table.cart-items tbody tr td.product-name .seller {
    display: block;
    color: var(--Cores-de-Texto-Preta, #312E2B);
 font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.table.cart-items td.quantity input {
    margin: 0;
    width: 30px !important;
    height: 30px !important;
    padding: 0;
    border: none;
    box-shadow: none;
    font-weight: 700;
}
.new-product-price {
    color: var(--Cores-Primarias-Secundaria-Secondary-Pure---500, #A14F16);
 font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}
.old-product-price.muted {
    color: var(--Cores-de-Texto-Escura, #615D55);
 font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-decoration-line: line-through;
}
.table.cart-items tbody tr td.product-price {
    display: block !important;
    text-align: start !important;
}
.table.cart-items td.product-image a, .table.cart-items td.product-image img {
    width: 50px !important;
    display: block;
    max-width: initial;
    height: auto;
    border-radius: 4px;
    border: 1px solid var(--Cores-Neutas-Clara-Mdio, #D0C8BE);
    background: url(<path-to-image>) lightgray 50% / contain no-repeat, #FFF;
}
.body-cart-vertical .cart-template.full-cart.active {
    padding: 0 !important;
}
.container-cart {
    width: 100% !important;
    max-width: 1300px !important;
}
.container.container-main.container-cart {
    width: 100% !important;
    max-width: 1300px !important;
}
.table.cart-items thead tr {
    display: none  !important;
}
.table.cart-items tbody tr {
    border-top: 0px solid #eee  !important;
}
body#checkoutMainContainer.v-custom-loaded .cart-template.full-cart>* {
    opacity: initial;
    border: 0 !important;
}
.table.cart-items tbody tr .v-custom-product-item-wrap {
    gap: 1em;
}
.srp-content.onda-v1 {
    color: var(--Cores-de-Texto-Preta, #312E2B);
 font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}

#cart-to-orderform {
    border-radius: var(--Inputs-Botes, 4px) !important;
    background: var(--Call-To-Action-CTA-Pura, #615D55) !important;
    display: flex;
    min-width: 80px;
    padding: 12px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    height: 45px !important;
}

#cart-to-orderform::after {
    content: "Finalizar Compra";
    color: #fff;
 font-family: "Montserrat", sans-serif !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 120%; /* 19.2px */
}
.btn-continuar-comprando{
    font-size: 0 !important;
        height: 40px !important;
        border: 0px solid #b75217 !important;
}
.btn-continuar-comprando::after {
   content: "Voltar às compras";
   color: var(--Call-To-Action-CTA-Pura, #615D55);
 font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 16px */
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
.row-fluid.summary::before {
    content: "Resumo da Compra";
    margin: 0 !important;
    color: var(--Cores-de-Texto-Preta, #312E2B);
     font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    justify-content: normal;
}
.orderform-template .cart-template.mini-cart .row-fluid.summary::before {
  display: none !important;
}
.body-cart-vertical .cart-template.full-cart.active .totalizers.summary-totalizers.cart-totalizers {
    width: 100%;
    padding: 0;
    margin: 1.25rem 0 0;
    border-top: 0px solid #d9d9d9 !important;
    padding-top: 0 !important;
}
.checkout-container.row-fluid.cart-active .summary-template-holder tbody td {
    color: var(--Cores-de-Texto-Escura, #615D55)  !important;
 font-family: "Montserrat", sans-serif  !important;
    font-size: 14px  !important;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 10px;
}
.checkout-container.row-fluid.cart-active .summary-template-holder tfoot tr td {
    padding: 14px 0 !important;
    color: var(--Cores-de-Texto-Preta, #312E2B) !important;
   font-family: "Montserrat", sans-serif  !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}
.checkout-container.row-fluid.cart-active .summary-template-holder tfoot tr td.monetary {
    color: var(--Cores-de-Texto-Preta, #312E2B) !important;
   font-family: "Montserrat", sans-serif  !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}
#cart-shipping-calculate{
        border-radius: var(--Inputs-Botes, 4px) !important;
   
    color: #615D55;
    border: 2px solid #615D55;
    font-family: Montserrat !important;
    font-size: 16px !important;
    font-style: normal;
    margin-top: -5px;
}
#cart-shipping-calculate:hover{
 background: var(--Call-To-Action-CTA-Pura, #615D55) !important;
 color: #fff !important;
}
svg.srp-icon-radio-selected.db path{
        fill: #615d55;
}
.slider-container{
    display: none !important;
}
.container-order-form {
    background-color: transparent !important;
}
#client-profile-data .step.accordion-group.client-profile-data.active {
    border-radius: var(--Border, 8px);
    background: var(--Cores-Neutas-Clara-Pura, #FFF) !important;
    border: 0 !important;
}
#client-profile-data {
    border-radius: 8px !important;
    border: 0px solid rgba(0,0,0,.5) !important;
    background: #f6f6f6 !important;
}
.custom-anexos input[type='file'] {
  display: none;
}

input,
select,
button {
  outline: none !important;
}
.vcustom--vtex-omnishipping-1-x-address input,
#app-container input[type='text'],
#app-container input[type='tel'],
#app-container input[type='email'],
#app-container select,
.orderform-template .summary-note .note-textarea,
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation
  input,
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  input[type='text']:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  input[type='tel']:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  input[type='email']:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  select:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  input[type='text']:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  input[type='tel']:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  input[type='email']:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  select:not(.pac-target-input),
.orderform-template-holder
  #shipping-data
  input[type='text']:not(.pac-target-input),
.orderform-template-holder
  #shipping-data
  input[type='tel']:not(.pac-target-input),
.orderform-template-holder
  #shipping-data
  input[type='email']:not(.pac-target-input),
.orderform-template-holder #shipping-data select:not(.pac-target-input),
.orderform-template-holder
  #payment-data
  input[type='text']:not(.pac-target-input),
.orderform-template-holder
  #payment-data
  input[type='tel']:not(.pac-target-input),
.orderform-template-holder
  #payment-data
  input[type='email']:not(.pac-target-input),
.orderform-template-holder #payment-data select:not(.pac-target-input),
.cart-more-options
  .srp-container
  .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-x-geolocation
  input,
.cart-more-options .srp-container select,
.cart-more-options .srp-container input[type='text']:not(.pac-target-input),
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  input[type='text'],
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  button[type='submit'],
.table.cart-items td.quantity input,
.table.cart-items tbody tr td .product-service select,
.table.cart-items tr.item-attachments-content input,
.table.cart-items tr.item-attachments-content select,
#vtexIdContainer input {
  height: 40px;
  line-height: 40px;
  max-height: initial;
  display: inline-block;
  padding: 0px 10px;
  border-radius: 4px;
  border: 1px solid #cbcbcb;
  outline: initial;
  font-family: 'Roboto', sans-serif;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.vcustom--vtex-omnishipping-1-x-address input.error,
#app-container input.error[type='text'],
#app-container input.error[type='tel'],
#app-container input.error[type='email'],
#app-container select.error,
.orderform-template .summary-note .error.note-textarea,
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation
  input.error,
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  input.error[type='text']:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  input.error[type='tel']:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  input.error[type='email']:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  select.error:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  input.error[type='text']:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  input.error[type='tel']:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  input.error[type='email']:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  select.error:not(.pac-target-input),
.orderform-template-holder
  #shipping-data
  input.error[type='text']:not(.pac-target-input),
.orderform-template-holder
  #shipping-data
  input.error[type='tel']:not(.pac-target-input),
.orderform-template-holder
  #shipping-data
  input.error[type='email']:not(.pac-target-input),
.orderform-template-holder #shipping-data select.error:not(.pac-target-input),
.orderform-template-holder
  #payment-data
  input.error[type='text']:not(.pac-target-input),
.orderform-template-holder
  #payment-data
  input.error[type='tel']:not(.pac-target-input),
.orderform-template-holder
  #payment-data
  input.error[type='email']:not(.pac-target-input),
.orderform-template-holder #payment-data select.error:not(.pac-target-input),
.cart-more-options
  .srp-container
  .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-x-geolocation
  input.error,
.cart-more-options .srp-container select.error,
.cart-more-options
  .srp-container
  input.error[type='text']:not(.pac-target-input),
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  input.error[type='text'],
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  button.error[type='submit'],
.table.cart-items td.quantity input.error,
.table.cart-items tbody tr td .product-service select.error,
.table.cart-items tr.item-attachments-content input.error,
.table.cart-items tr.item-attachments-content select.error,
#vtexIdContainer input.error {
  border-color: #ff4c4c;
}
.vcustom--vtex-omnishipping-1-x-address input:focus,
#app-container input[type='text']:focus,
#app-container input[type='tel']:focus,
#app-container input[type='email']:focus,
#app-container select:focus,
.orderform-template .summary-note .note-textarea:focus,
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation
  input:focus,
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  input[type='text']:focus:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  input[type='tel']:focus:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  input[type='email']:focus:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  select:focus:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  input[type='text']:focus:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  input[type='tel']:focus:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  input[type='email']:focus:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  select:focus:not(.pac-target-input),
.orderform-template-holder
  #shipping-data
  input[type='text']:focus:not(.pac-target-input),
.orderform-template-holder
  #shipping-data
  input[type='tel']:focus:not(.pac-target-input),
.orderform-template-holder
  #shipping-data
  input[type='email']:focus:not(.pac-target-input),
.orderform-template-holder #shipping-data select:focus:not(.pac-target-input),
.orderform-template-holder
  #payment-data
  input[type='text']:focus:not(.pac-target-input),
.orderform-template-holder
  #payment-data
  input[type='tel']:focus:not(.pac-target-input),
.orderform-template-holder
  #payment-data
  input[type='email']:focus:not(.pac-target-input),
.orderform-template-holder #payment-data select:focus:not(.pac-target-input),
.cart-more-options
  .srp-container
  .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-x-geolocation
  input:focus,
.cart-more-options .srp-container select:focus,
.cart-more-options
  .srp-container
  input[type='text']:focus:not(.pac-target-input),
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  input[type='text']:focus,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  button[type='submit']:focus,
.table.cart-items td.quantity input:focus,
.table.cart-items tbody tr td .product-service select:focus,
.table.cart-items tr.item-attachments-content input:focus,
.table.cart-items tr.item-attachments-content select:focus,
#vtexIdContainer input:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.4);
}
input#creditCardpayment-card-0Number,
input#creditCardpayment-card-0Code,
input#creditCardpayment-card-1Number,
input#creditCardpayment-card-1Code {
  font-size: 18px;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  animation: input_background_autofill 0s forwards;
}
@keyframes input_background_autofill {
  100% {
    background-color: rgba(0, 0, 0, 0);
  }
}
.btn,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a {
  font-family: 'Roboto', sans-serif;
  text-shadow: none;
  border-radius: 30px;
  outline: none !important;
  text-align: center;
  font-size: 12px;
  padding: 5px 12px;
  box-sizing: border-box;
  display: inline-block;
  background: none;
  box-shadow: none;
}
.btn,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a,
.btn:hover,
.btn:focus {
  transition: all ease 0.3s;
}
.btn:hover,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a:hover,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a:hover,
.btn:focus,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a:focus,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a:focus {
  background: none;
}
.btn-large,
.client-pre-email .client-email.input.text .btn-success {
  padding: 17px 19px;
}
.btn-link,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a {
  color: #b75217;
}
.btn-link:hover,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a:hover,
.btn-link:focus,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a:focus {
  color: #1d63be;
}


.btn-primary {
  background: #b75217;
  border: 1px solid #b75217;
  color: #f1f7ff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background: #1d63be;
  border: 1px solid #1d63be;
}
.btn-secondary,
.orderform-template-holder #payment-data #btn-add-gift-card,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a,
.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn,
.cart-more-options
  .srp-container
  .vtex-shipping-preview-0-x-pc
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .cart-more-options
  .srp-container
  .vtex-shipping-preview-0-x-pc
  a,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  button[type='submit'],
.table.cart-items tbody tr td .product-service input[type='submit'],
.table.cart-items tbody tr td.product-name .add-service.btn,
.table.cart-items
  tbody
  tr
  td.product-name
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a.add-service,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .table.cart-items
  tbody
  tr
  td.product-name
  a.add-service,
.table.cart-items tbody tr td.product-name .clone-item.btn,
.table.cart-items
  tbody
  tr
  td.product-name
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a.clone-item,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .table.cart-items
  tbody
  tr
  td.product-name
  a.clone-item,
.table.cart-items tbody tr td.product-name .add-item-attachment-container a {
  background: rgba(0, 0, 0, 0);
  border: 1px solid #b75217;
  color: #b75217;
}
.btn-secondary:hover,
.orderform-template-holder #payment-data #btn-add-gift-card:hover,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a:hover,
.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn:hover,
.cart-more-options
  .srp-container
  .vtex-shipping-preview-0-x-pc
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a:hover,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .cart-more-options
  .srp-container
  .vtex-shipping-preview-0-x-pc
  a:hover,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  button[type='submit']:hover,
.table.cart-items tbody tr td .product-service input[type='submit']:hover,
.table.cart-items tbody tr td.product-name .add-service.btn:hover,
.table.cart-items
  tbody
  tr
  td.product-name
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a.add-service:hover,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .table.cart-items
  tbody
  tr
  td.product-name
  a.add-service:hover,
.table.cart-items tbody tr td.product-name .clone-item.btn:hover,
.table.cart-items
  tbody
  tr
  td.product-name
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a.clone-item:hover,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .table.cart-items
  tbody
  tr
  td.product-name
  a.clone-item:hover,
.table.cart-items
  tbody
  tr
  td.product-name
  .add-item-attachment-container
  a:hover,
.btn-secondary:focus,
.orderform-template-holder #payment-data #btn-add-gift-card:focus,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a:focus,
.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn:focus,
.cart-more-options
  .srp-container
  .vtex-shipping-preview-0-x-pc
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a:focus,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .cart-more-options
  .srp-container
  .vtex-shipping-preview-0-x-pc
  a:focus,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  button[type='submit']:focus,
.table.cart-items tbody tr td .product-service input[type='submit']:focus,
.table.cart-items tbody tr td.product-name .add-service.btn:focus,
.table.cart-items
  tbody
  tr
  td.product-name
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a.add-service:focus,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .table.cart-items
  tbody
  tr
  td.product-name
  a.add-service:focus,
.table.cart-items tbody tr td.product-name .clone-item.btn:focus,
.table.cart-items
  tbody
  tr
  td.product-name
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a.clone-item:focus,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .table.cart-items
  tbody
  tr
  td.product-name
  a.clone-item:focus,
.table.cart-items
  tbody
  tr
  td.product-name
  .add-item-attachment-container
  a:focus,
.btn-secondary:active,
.orderform-template-holder #payment-data #btn-add-gift-card:active,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a:active,
.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn:active,
.cart-more-options
  .srp-container
  .vtex-shipping-preview-0-x-pc
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a:active,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .cart-more-options
  .srp-container
  .vtex-shipping-preview-0-x-pc
  a:active,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  button[type='submit']:active,
.table.cart-items tbody tr td .product-service input[type='submit']:active,
.table.cart-items tbody tr td.product-name .add-service.btn:active,
.table.cart-items
  tbody
  tr
  td.product-name
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a.add-service:active,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .table.cart-items
  tbody
  tr
  td.product-name
  a.add-service:active,
.table.cart-items tbody tr td.product-name .clone-item.btn:active,
.table.cart-items
  tbody
  tr
  td.product-name
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a.clone-item:active,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .table.cart-items
  tbody
  tr
  td.product-name
  a.clone-item:active,
.table.cart-items
  tbody
  tr
  td.product-name
  .add-item-attachment-container
  a:active {
  background: #f1f7ff;
  border: 1px solid #1d63be;
  color: #1d63be;
}
.btn-outlined {
  background: rgba(0, 0, 0, 0);
  border: 1px solid #2fba2d;
  color: #2fba2d;
}
.btn-outlined:hover,
.btn-outlined:focus,
.btn-outlined:active {
  background: rgba(0, 0, 0, 0);
  border: 1px solid #269e24;
}
.btn#payment-data-submit span,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a#payment-data-submit
  span,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a#payment-data-submit
  span {
  font-size: 14px;
  margin-left: 5px;
  font-weight: bold;
}
.orderform-template .cart-template.mini-cart h2,
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  .accordion-toggle,
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  .accordion-toggle,
.orderform-template-holder #shipping-data .accordion-toggle,
.orderform-template-holder #payment-data .accordion-toggle,
.client-pre-email h3.client-pre-email-h span:after,
.cart-more-options .srp-container .srp-main-title {
  font-size: calc(12px + 2px);
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  font-weight: bold;
  margin-bottom: 15px;
  padding: 7px 0 !important;
  color: #999;
  color: #323232;
  border: none;
  font-size: 20px;
  text-transform: initial;
  margin-bottom: 0px;
}
.payment-data .gift-card-section,
.payment-data .payment-discounts-alert {
  margin: 0;
  width: 100% !important;
  box-sizing: border-box;
}
.input-append,
.input-prepend {
  display: flex !important;
  align-items: stretch;
}
.input-append .btn,
.input-append
  .orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  .input-append
  a,
.input-append
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .input-append
  a,
.input-append .add-on,
.input-prepend .btn,
.input-prepend
  .orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  .input-prepend
  a,
.input-prepend
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .input-prepend
  a,
.input-prepend .add-on {
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  padding: 0;
  width: 20px;
}
.input-append .add-on,
.input-prepend .add-on {
  height: initial !important;
}
.input-append input,
.input-prepend input {
  border-radius: 0 4px 4px 0 !important;
  width: 100% !important;
  max-width: 100px !important;
}
.payment-discoints-table .number,
.gift-card-provider-group .number,
.payment-discoints-table .action,
.gift-card-provider-group .action {
  text-align: right;
}
@media (max-width: 690px) {
  .checkout-steps .checkout-steps-wrap .checkout-steps_items .checkout-steps_item_cart::after, .checkout-steps .checkout-steps-wrap .checkout-steps_items .checkout-steps_item_identification::after, .checkout-steps .checkout-steps-wrap .checkout-steps_items .checkout-steps_item_shipping::after {
    content: url(/arquivos/ponto-kom.png) !important;
    width: 23px;
    height: 36px;
    background: transparent;
    min-width: 25px;
}
  body.v-custom-step-payment .checkout-steps_item_cart .text, body.v-custom-step-payment .checkout-steps_item_identification .text, body.v-custom-step-payment .checkout-steps_item_shipping .text, body.v-custom-step-payment .checkout-steps_item_payment .text, body.v-custom-step-shipping .checkout-steps_item_cart .text, body.v-custom-step-shipping .checkout-steps_item_identification .text, body.v-custom-step-shipping .checkout-steps_item_shipping .text, body.v-custom-step-email .checkout-steps_item_cart .text, body.v-custom-step-email .checkout-steps_item_identification .text, body.v-custom-step-profile .checkout-steps_item_cart .text, body.v-custom-step-profile .checkout-steps_item_identification .text, body.v-custom-step-cart .checkout-steps_item_cart .text {
    color: var(--Cores-de-Texto-Branca, #312E2B) !important;
}
.checkout-steps .checkout-steps-wrap .checkout-steps_items .checkout-steps_item_identification .text {
    color: var(--Cores-de-Texto-Branca, #312E2B) !important;
}
.checkout-steps .checkout-steps-wrap .checkout-steps_items .checkout-steps_item_payment .text {
    color: var(--Cores-de-Texto-Branca, #312E2B)!important;
}
.checkout-steps .checkout-steps-wrap .checkout-steps_items .checkout-steps_item_shipping .text {
    color: var(--Cores-de-Texto-Branca, #312E2B) !important;
}
.new-main-header .container .logo-header-checkout-new{
      max-width: 100%;
    justify-content: center;
}
.new-main-header .checkout-steps{
    position: absolute !important;
    top: 101%;
    left: -10px;
    z-index: 999;
}
  .cart-template.full-cart.span12.active {
    margin-top: 7em !important;
}
  .body-order-form .row-fluid .span8{
    padding: 10px !important;
            padding-top: 7em !important;
  }
  .list-price{
        text-align: end;
    margin-right: 5px;
  }
  .full-cart .cart table tbody tr td.product-name .seller{
    display: none !important;
  }
  .new-product-price{
    color: var(--Cores-de-Texto-Preta, #312E2B) !important;
    font-family: "Montserrat", sans-serif;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
  }
  .orderform-template-holder .client-profile-data input[type='text'] {
    width: 100% !important;
  }
}
@media (max-width: 690px) {
  .item-quantity-change {
    display: inline-block;
  }
  .item-quantity-change {
    float: left;
    padding: 3px 5px 3px 0px;
  }
  .item-quantity-change-increment {
    padding-left: 5px;
    padding-right: 0;
  }
  .full-cart .cart-links-bottom .btn-success {
    width: 83%;
    display: block;
    margin-top: 10px;
  }
  .full-cart .cart table {
    display: block;
    margin-top: 0 !important;
  }
  .full-cart .cart table thead {
    display: none;
  }
  .full-cart .cart table tbody {
    display: block;
  }
  .full-cart .cart table tbody tr + tr {
    border-top: 1px dashed #ddd;
  }
  .full-cart .cart table tbody tr {
    display: block;
    margin-top: 10px;
    padding: 10px 0;
    position: relative;
  }
  .full-cart .cart table tbody tr .product-name a,
  .full-cart .cart table tbody tr .product-name .seller {
    overflow: hidden;
  }
  .full-cart .cart table tbody tr td {
    display: inline-block;
    padding: 4px 0;
  }
  .full-cart .cart table tbody tr td.product-name .seller {
    display: block;
    line-height: 120%;
    font-size: 80%;
    margin: 4px 0;
  }
  .full-cart .cart table tbody tr td.product-image,
  .full-cart .cart table tbody tr td.bundle-item-image {
    left: 0;
    position: absolute;
  }
  .full-cart .cart table tbody tr td.product-name {
    display: block;
    margin-left: 60px;
    text-align: left;
    line-height: 140%;
    width: auto;
  }
  .full-cart .cart table tbody tr td.product-name {
    padding: 0 0 10px !important;
  }
  .full-cart .cart table tbody tr td.empty,
  .full-cart .cart table tbody tr td.shipping-date,
  .full-cart .cart table tbody tr td .brand {
    display: none;
  }
  .full-cart .cart table tbody tr td.product-name a,
  .full-cart .cart table tbody tr td.bundle-item-name span {
    display: block;
    padding-right: 20px;
  }
  .full-cart .cart table tbody tr td.quantity {
    width: 81px;
    padding: 0px;
    margin-left: 60px;
  }
  .full-cart .cart table tbody tr td.quantity input {
    float: left;
    margin: 0;
    width: 25px;
  }
  .full-cart .cart table tbody tr td.product-price {
    text-align: right;
    float: right;
    margin-right: 5px;
    padding: 0;
  }
  .full-cart .cart table tbody tr td.quantity-price {
    display: none;
  }
  .full-cart .cart table tbody tr td.item-remove {
    position: absolute;
    top: 2px;
    right: 0;
    width: 24px;
  }
  .cart-links-bottom {
    float: none;
    margin-top: 5px;
    margin-bottom: 40px;
    text-align: right;
  }
  .more {
    margin-right: 0;
  }
  .full-cart .cart-links-bottom .btn-success {
    width: auto;
  }
  .full-cart .cart table tbody tr.item-attachments-head {
    border: 0;
    margin: 0;
    padding: 0;
  }
  .full-cart
    .cart
    table
    tbody
    tr.item-attachments-head
    .item-attachments-header {
    top: auto;
  }
  .full-cart
    .cart
    table
    tbody
    tr.item-attachments-head
    .item-attachments-header:after {
    content: none;
  }
  .full-cart
    .cart
    table
    tbody
    tr.item-attachments-head
    .item-attachments-header
    strong {
    box-shadow: none;
  }
  .full-cart .cart table tbody tr.item-attachments-content {
    margin: 0;
    border: 0;
    padding: 0;
  }
  .full-cart
    .cart
    table
    tbody
    tr.item-attachments-content
    .item-attachments-item-fields {
    margin-left: 5px;
    width: 95%;
  }
}
.default-modal {
  border-radius: 4px;
  height: auto;
}
.modal .btn,
.modal
  .orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  .modal
  a,
.modal
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .modal
  a {
  background: #fff;
}
.modal.guest-login-modal button.btn {
  width: auto;
}
.modal.guest-login-modal,
.modal.modal-email-template,
.modal.modal-payment-template,
.modal.modal-masked-info-template {
  background: #2fba2d;
}
.payment-confirmation-message {
  width: 100%;
}
#vtexIdContainer {
  position: fixed !important;
}
.vtexIdUI {
  position: absolute;
  top: 50% !important;
  transform: translateY(-50%) !important;
}
#vtexIdContainer {
  position: fixed;
}
#vtexIdContainer a {
  color: #b75217;
}
#vtexIdContainer .vtexIdUI .modal-footer {
  background: none;
}
#vtexIdContainer .vtexIdUI .btn,
#vtexIdContainer
  .vtexIdUI
  .orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  #vtexIdContainer
  .vtexIdUI
  a,
#vtexIdContainer
  .vtexIdUI
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  #vtexIdContainer
  .vtexIdUI
  a {
  border-radius: 30px;
  height: 40px;
  line-height: 40px;
  box-shadow: none !important;
  font-size: 12px;
  padding: 0 30px;
}
#vtexIdContainer .vtexIdUI .btn.btn-success,
#vtexIdContainer
  .vtexIdUI
  .orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a.btn-success,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  #vtexIdContainer
  .vtexIdUI
  a.btn-success,
#vtexIdContainer
  .vtexIdUI
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a.btn-success,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  #vtexIdContainer
  .vtexIdUI
  a.btn-success {
  background: #2fba2d;
  border: 1px solid #2fba2d;
}
#vtexIdContainer .vtexIdUI .btn.btn-success:hover,
#vtexIdContainer
  .vtexIdUI
  .orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a.btn-success:hover,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  #vtexIdContainer
  .vtexIdUI
  a.btn-success:hover,
#vtexIdContainer
  .vtexIdUI
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a.btn-success:hover,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  #vtexIdContainer
  .vtexIdUI
  a.btn-success:hover,
#vtexIdContainer .vtexIdUI .btn.btn-success:focus,
#vtexIdContainer
  .vtexIdUI
  .orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a.btn-success:focus,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  #vtexIdContainer
  .vtexIdUI
  a.btn-success:focus,
#vtexIdContainer
  .vtexIdUI
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a.btn-success:focus,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  #vtexIdContainer
  .vtexIdUI
  a.btn-success:focus,
#vtexIdContainer .vtexIdUI .btn.btn-success:active,
#vtexIdContainer
  .vtexIdUI
  .orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a.btn-success:active,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  #vtexIdContainer
  .vtexIdUI
  a.btn-success:active,
#vtexIdContainer
  .vtexIdUI
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a.btn-success:active,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  #vtexIdContainer
  .vtexIdUI
  a.btn-success:active {
  background: #269e24;
  border: 1px solid #269e24;
}
#vtexIdContainer .vtexIdUI .btn#vtexIdUI-facebook,
#vtexIdContainer
  .vtexIdUI
  .orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a#vtexIdUI-facebook,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  #vtexIdContainer
  .vtexIdUI
  a#vtexIdUI-facebook,
#vtexIdContainer
  .vtexIdUI
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a#vtexIdUI-facebook,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  #vtexIdContainer
  .vtexIdUI
  a#vtexIdUI-facebook {
  background: #4568ad !important;
}
@media (max-width: 768px) {
  #vtexIdContainer {
    position: fixed !important;
  }
  #vtexIdContainer .vtexIdUI {
    overflow: auto;
    border-radius: 0;
    width: 100%;
    left: 0;
    margin: 0;
    top: 0;
    height: 100% !important;
    border: none;
  }
  #vtexIdContainer .vtexIdUI .modal-header .close {
    top: 0;
    right: 0;
    margin: 0;
    padding: 4px 8px;
  }
}
* {
  font-family: 'Inter', sans-serif;
  font-optical-sizing: auto;
}
body#checkoutMainContainer {
  font-family: 'Inter', sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
  min-width: initial !important;
  padding-bottom: 0 !important;
  background: #f4f2f2;
  min-height: 93vh;
  position: relative;
  font-size: 12px;
  overflow-x: hidden;
}
body#checkoutMainContainer a {
  color: #b75217;
}
body#checkoutMainContainer a:hover {
  color: #1d63be;
}
@media (max-width: 768px) {
  body#checkoutMainContainer {
    padding-bottom: 0px !important;
  }
}
body#checkoutMainContainer .cart-template.full-cart > * {
  opacity: 0;
  transition-delay: 1.2s;
  transition-property: opacity;
  -webkit-transition-duration: 0.5s;
}
body#checkoutMainContainer.v-custom-loaded .cart-template.full-cart > * {
  opacity: initial;
}
body#checkoutMainContainer.returningUser.v-custom-addressForm-on.v-custom-step-shipping
  .accordion-inner.shipping-container
  .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation {
  display: block;
}
body#checkoutMainContainer.returningUser.v-custom-addressForm-on.v-custom-step-shipping
  .accordion-inner.shipping-container
  .vtex-omnishipping-1-x-deliveryGroup {
  display: block;
}
body#checkoutMainContainer.returningUser.v-custom-addressForm-on.v-custom-step-shipping
  .accordion-inner.shipping-container
  .vtex-omnishipping-1-x-submitPaymentButton {
  display: block;
}
.onda-v1 .br-pill,
.step,
.cart,
.totalizers {
  border-radius: 4px;
}
.loading.loading-bg {
  background: #f4f2f2;
}
.container {
  max-width: 980px;
  width: calc(100% - 40px);
}
@media (max-width: 690px) {
  .container {
    width: calc(100% - 20px);
  }
}
.checkout-container {
  overflow: initial !important;
  z-index: 2;
}
@media (max-width: 768px) {
  .checkout-container {
    margin-bottom: 30px;
  }
}
.checkout-container .orderform-template,
.checkout-container .cart-template {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  transition: position ease 0.8s, opacity ease 0.8s, margin ease 0.8s;
}
.checkout-container .orderform-template.inactive,
.checkout-container .cart-template.inactive {
  max-height: 50vh;
  overflow: hidden;
  top: 0;
  position: absolute;
}
.checkout-container .full-cart.inactive {
  margin-left: -140%;
}
.checkout-container .orderform-template.inactive {
  left: 140%;
  margin: 0;
  display: none !important;
}
.container-cart h1,
h1#orderform-title {
  font-size: 22px !important;
  font-weight: 400 !important;
  color: #323232 !important;
}
h1#orderform-title {
  display: none !important;
}
.v-custom-assemblies {
  margin: 10px 0 3px 0;
  overflow: hidden;
  border-top: 1px solid #cbcbcb;
  padding-top: 7px;
}
@media (max-width: 690px) {
  .v-custom-assemblies {
    width: 100%;
    left: 0;
    margin-bottom: 2px;
  }
}
.v-custom-assemblies p {
  display: none;
}
.v-custom-assemblies__values {
  list-style: none;
  padding: 0;
  margin: 0;
}
.v-custom-assemblies__values__item strong:after {
  content: ':';
}
.v-custom-assemblies__values__item span,
.v-custom-assemblies__values__item strong {
  line-height: 14px;
}
#product-name138790 {
  color: #000;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.btn-continuar-comprando {
  display: none !important;
}
@media (max-width: 768px) {
  .btn-continuar-comprando {
    height: 2rem;
    font-size: 1rem;
  }
}
.btn-continuar-comprando:hover {
  color: inherit;
  text-decoration: none;
}
.slider-container {
  position: relative;
  max-width: 980px;
  overflow: hidden;
  margin: 0 auto 4.5769rem;
}
@media (max-width: 998px) {
  .slider-container {
    display: none;
  }

.slider-container{
display:none !important;
}

}
.slider-container::before {
  content: 'Aproveite e compre tamb\E9m';
  color: #000;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  width: 100%;
  justify-content: center;
  margin-bottom: 2rem;
}
.slider-container .slider-wrapper {
  display: flex;
  transition: transform 0.5s ease;
  width: 100%;
}
.slider-container .slider-wrapper .slide {
  flex: 0 0 25%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 0.5rem;
}
.slider-container .slider-wrapper .slide .card-shelf-checkout {
  max-width: 100%;
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 0 1.625rem 1.4375rem;
  box-sizing: border-box;
  flex-grow: 1;
  min-height: 100%;
  justify-content: space-between;
}
.slider-container .slider-wrapper .slide .card-shelf-checkout:hover {
  color: inherit;
  text-decoration: none;
}
.slider-container .slider-wrapper .slide .card-shelf-checkout img {
  max-width: 100%;
}
.slider-container .slider-wrapper .slide .card-shelf-checkout p {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.slider-container .slider-wrapper .slide .card-shelf-checkout .price-container {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  margin-top: 3.375rem;
}
.slider-container
  .slider-wrapper
  .slide
  .card-shelf-checkout
  .price-container
  .list-price {
  color: #737373;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: line-through;
}
.slider-container
  .slider-wrapper
  .slide
  .card-shelf-checkout
  .price-container
  .sale-price {
  color: #b75217;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.slider-container
  .slider-wrapper
  .slide
  .card-shelf-checkout
  .card-shelf-checkout-btn {
  display: flex;
  gap: 0.625rem;
  border-radius: 4px;
  background: #b75217;
  width: 100%;
  max-width: 16.875rem;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 1.0625rem 0;
  margin-top: 1.1875rem;
}
.slider-container
  .slider-wrapper
  .slide
  .card-shelf-checkout
  .card-shelf-checkout-btn
  a {
  color: #fff !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.slider-container
  .slider-wrapper
  .slide
  .card-shelf-checkout
  .card-shelf-checkout-btn
  a:hover {
  color: inherit;
  text-decoration: none;
}
.slider-container .prev-slide,
.slider-container .next-slide {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #b75217;
  border: none;
  cursor: pointer;
  padding: 10px;
  z-index: 1;
  color: #fff;
  border-radius: 50%;
  height: 2.5rem;
  width: 2.5rem;
}
.slider-container .prev-slide {
  left: 0;
}
.slider-container .next-slide {
  right: 0;
}
.new-product-price {
  color: #b75217;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.new-product-price .table.cart-items thead th {
  color: #000;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.new-product-price .old-product-price {
  color: #000;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: line-through;
}
.new-product-price .summary-template-holder {
  text-align: center !important;
}
.new-product-price .summary-template-holder::before {
  content: 'Resumo da Compra';
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: center;
}
.cart-template.full-cart.span12.active {
    margin-top: 2em;
}
.logo-header-checkout-new .logo img {
  width:100% !important;
}
.old-product-price.muted {
  color: #000;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: line-through;
  text-align: right;
}
.row-fluid.summary::before {
  content: 'Resumo da Compra';
  color: #000;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  margin: 0 auto;
}
#shipping-calculate-link {
 border-radius: var(--Inputs-Botes, 4px);
    border: 2px solid var(--Call-To-Action-CTA-Pura, #615D55);
    background: var(--Cores-Neutas-Clara-Pura, #FFF);
    color: var(--Call-To-Action-CTA-Pura, #615D55);
   font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    
}
.orderform-template-holder #client-profile-data form.client-pre-email,
.orderform-template-holder #client-profile-data .step.client-profile-data,
.orderform-template-holder #shipping-data,
.orderform-template-holder #payment-data {
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  background: #f6f6f6;
}
.container-cart {
  width: 100% !important;
  max-width: unset !important;
}
.coupon-container {
  display: flex;
  margin-bottom: 1.25rem;
}
.coupon-container .coupon-instruction {
  color: #000;
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  align-items: center;
}
.coupon-container .coupon-code-container {
  display: flex;
  gap: 0.1875rem;
}
.coupon-container .coupon-code-container span {
  color: #fff;
  text-align: center;
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 0.25rem;
  border: 0.0625rem dashed #000;
  background: #b75217;
  box-sizing: border-box;
  max-width: 5.875rem;
  padding: 0.3125rem 0.5rem;
}
.coupon-container .coupon-code-container .copy-button {
  border-radius: 4px;
  background: #903f10;
  width: 1.625rem;
  height: 1.625rem;
  font-size: 0;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.coupon-container .coupon-code-container .copy-button::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M9.00977 11.5515H2.50147C1.89078 11.5515 1.39478 11.0555 1.39478 10.4448V1.1067C1.39478 0.496015 1.89078 8.58307e-06 2.50147 8.58307e-06H9.00977C9.62046 8.58307e-06 10.1165 0.496015 10.1165 1.1067V10.4448C10.1136 11.0555 9.61759 11.5515 9.00977 11.5515ZM9.33948 1.10957C9.33948 0.926078 9.19039 0.776989 9.0069 0.776989H2.4986C2.31511 0.776989 2.16602 0.926078 2.16602 1.10957V10.4448C2.16602 10.6283 2.31511 10.7774 2.4986 10.7774H9.0069C9.19039 10.7774 9.33948 10.6283 9.33948 10.4448V1.10957Z' fill='white'/%3E%3Cpath d='M11.4983 14H4.99C4.37931 14 3.8833 13.504 3.8833 12.8933C3.8833 12.6783 4.05533 12.5062 4.27036 12.5062C4.48539 12.5062 4.65742 12.6783 4.65742 12.8933C4.65742 13.0768 4.8065 13.2259 4.99 13.2259H11.4983C11.6818 13.2259 11.8309 13.0768 11.8309 12.8933V3.55519C11.8309 3.3717 11.6818 3.22261 11.4983 3.22261C11.2833 3.22261 11.1112 3.05058 11.1112 2.83555C11.1112 2.62052 11.2833 2.44849 11.4983 2.44849C12.109 2.44849 12.605 2.9445 12.605 3.55519V12.8933C12.605 13.504 12.109 14 11.4983 14Z' fill='white'/%3E%3C/svg%3E");
  content: '';
  height: 0.875rem;
  width: 0.875rem;
  display: block;
}
#cart-coupon {
color: rgba(0, 0, 0, .5);
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: var(--Inputs-Botes, 4px);
    border: 1px solid var(--Call-To-Action-CTA-Pura, #615D55) !important;
    background: var(--Cores-Neutas-Clara-Pura, #FFF) !important;
    height: 40px !important;
}
.container-order-form {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 auto;
  background-color: #fff;
  width: 100%;
  max-width: unset;
}
.container.container-main.container-order-form .checkout-new-title {
  font-size: 0;
}
.container.container-main.container-order-form .checkout-new-title strong {
  font-size: 0;
}
.container.container-main.container-order-form .slider-container {
  display: none;
}

#client-profile-data {
  border-radius: 8px !important;
  border: 0px solid rgba(0, 0, 0, 0.5) !important;
}
#client-profile-data .step.accordion-group.client-profile-data.active {
background: var(--Cores-Neutas-Clara-Pura, #FFF) !important;
}
@media (max-width: 1199.98px) {
  .summary-template-holder .cart-links-bottom {
    box-sizing: border-box;
    position: unset !important;
  }
}
.footer {
  background: #fff;
  border-top: 4px solid #d1c9bf;
  box-sizing: border-box;
  padding: 45px calc(88px + 2vw);
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .footer-content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 90px;
}
.footer .footer-content .footer-text {
  color: rgba(0, 0, 0, 0.5);
  font-family: Inter, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.footer .footer-content .footer-logos {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 34px;
}
.footer .footer-content .footer-logos .footer-logo {
  max-width: 164px;
}
.footer .footer-content .footer-logos .footer-logo img {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .footer {
    padding: 0;
  }
  .footer .footer-content {
    flex-direction: column;
    gap: 20px;
  }
}
#cart-to-orderform {
  font-size: 0 !important;
  border-radius: 8px;
  background: #59c00b;
  border: none;
  padding: 0;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  height: 4rem;
  max-width: 26.3125rem;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #cart-to-orderform {
    height: 2rem;
  }
}
#cart-to-orderform::after {
  content: 'Finalizar Compra';
  color: #fff;
  text-align: center;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-family: 'Inter', sans-serif;
  font-optical-sizing: auto;
}
@media (max-width: 768px) {
  #cart-to-orderform::after {
    font-size: 1rem;
  }
}
#cart-to-orderform #cart-to-orderform {
  font-size: 0;
}
#cart-to-orderform #cart-to-orderform::before {
  display: none;
}
.checkout-container.row-fluid.orderform-active {
  max-width: 1383px;
  margin: 3.5625rem auto;
}
.client-pre-email h3.client-pre-email-h span:before,
.client-profile-data .accordion-toggle > span:before,
.shipping-data .accordion-toggle:before,
.payment-data .accordion-toggle > span:not(.payment-edit-link):before {
  background: #fff;
  border: 1px solid #323232;
  color: #323232;
  width: 26px;
  height: 26px;
  line-height: 26px;
  font-size: 15px;
}
body.js-vcustom-hideEmailStep
  .client-profile-data
  .accordion-toggle
  > span:before,
body.v-custom-step-payment
  .payment-data
  .accordion-toggle
  > span:not(.payment-edit-link):before,
body.v-custom-step-shipping .shipping-data .accordion-toggle:before,
body.v-custom-step-profile .client-profile-data .accordion-toggle > span:before,
body.v-custom-step-email .client-pre-email h3.client-pre-email-h span:before,
body.v-custom-step-profile .client-pre-email h3.client-pre-email-h span:before,
body.v-custom-step-payment .client-pre-email h3.client-pre-email-h span:before,
body.v-custom-step-payment .client-profile-data .accordion-toggle > span:before,
body.v-custom-step-payment .shipping-data .accordion-toggle:before,
body.v-custom-step-shipping .client-pre-email h3.client-pre-email-h span:before,
body.v-custom-step-shipping
  .client-profile-data
  .accordion-toggle
  > span:before,
body.v-custom-step-profile .client-pre-email h3.client-pre-email-h span:before {
  background: #312E2B !important;
  border-color: #312E2B !important;
  color: #fff;
}
.client-pre-email h3.client-pre-email-h span:before,
.client-profile-data .accordion-toggle > span:before,
.shipping-data .accordion-toggle:before,
.payment-data .accordion-toggle > span:not(.payment-edit-link):before {
  text-align: center;
  margin-right: 10px;
  border-radius: 100%;
  display: inline-block;
  font-weight: bold;
  vertical-align: middle;
  margin-top: -2px;
}
.client-pre-email h3.client-pre-email-h span:before {
  content: '1';
}
.client-profile-data .accordion-toggle > span:before {
  content: '2';
}
.shipping-data .accordion-toggle:before {
  content: '3';
}
.payment-data .accordion-toggle > span:not(.payment-edit-link):before {
  content: '4';
}
@media (max-width: 690px) {
  .checkout-container.row-fluid.orderform-active {
  margin:0 !important;
}
  body:before {
    width: 0;
    height: 4px;
    background: #b75217;
    display: block;
    content: '';
    position: fixed;
    top: 0;
    transition: all ease 0.3s;
    z-index: 999;
  }
  body.v-custom-step-email:before {
    width: 23%;
  }
  body.v-custom-step-profile:before {
    width: 46%;
  }
  body.v-custom-step-shipping:before {
    width: 69%;
  }
  body.v-custom-step-payment:before {
    width: 92%;
  }
}
body.v-custom-step-payment .checkout-steps_item_cart .text,
body.v-custom-step-payment .checkout-steps_item_identification .text,
body.v-custom-step-payment .checkout-steps_item_shipping .text,
body.v-custom-step-payment .checkout-steps_item_payment .text,
body.v-custom-step-shipping .checkout-steps_item_cart .text,
body.v-custom-step-shipping .checkout-steps_item_identification .text,
body.v-custom-step-shipping .checkout-steps_item_shipping .text,
body.v-custom-step-email .checkout-steps_item_cart .text,
body.v-custom-step-email .checkout-steps_item_identification .text,
body.v-custom-step-profile .checkout-steps_item_cart .text,
body.v-custom-step-profile .checkout-steps_item_identification .text,
body.v-custom-step-cart .checkout-steps_item_cart .text {
  color: var(--Cores-de-Texto-Branca, #FFF);
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 14.4px */
  pointer-events: initial;
}
body.v-custom-step-cart .checkout-steps_item_cart {
  opacity: 1;
}
body.v-custom-step-cart .checkout-steps_item_cart .text {
  pointer-events: none;
  display: block;
}
body.v-custom-step-cart .checkout-steps_item_cart:before {
  background: #b75217;
  border-color: #b75217;
}
body.v-custom-step-email .checkout-steps_bar_inner-active,
body.v-custom-step-profile .checkout-steps_bar_inner-active {
  width: 20%;
}
body.v-custom-step-email .checkout-steps_item_cart,
body.v-custom-step-email .checkout-steps_item_identification,
body.v-custom-step-profile .checkout-steps_item_cart,
body.v-custom-step-profile .checkout-steps_item_identification {
  opacity: 1;
}
body.v-custom-step-email .checkout-steps_item_cart:before,
body.v-custom-step-email .checkout-steps_item_identification:before,
body.v-custom-step-profile .checkout-steps_item_cart:before,
body.v-custom-step-profile .checkout-steps_item_identification:before {
  background: #b75217;
  border-color: #b75217;
}
body.v-custom-step-email .checkout-steps_item_identification .text,
body.v-custom-step-profile .checkout-steps_item_identification .text {
  pointer-events: none;
}
body.v-custom-step-shipping .checkout-steps_bar_inner-active {
  width: 40%;
}
body.v-custom-step-shipping .checkout-steps_item_cart,
body.v-custom-step-shipping .checkout-steps_item_identification,
body.v-custom-step-shipping .checkout-steps_item_shipping {
  opacity: 1;
}
body.v-custom-step-shipping .checkout-steps_item_cart:before,
body.v-custom-step-shipping .checkout-steps_item_identification:before,
body.v-custom-step-shipping .checkout-steps_item_shipping:before {
  background: #b75217;
  border-color: #b75217;
}
body.v-custom-step-shipping .checkout-steps_item_shipping .text {
  pointer-events: none;
}
body.v-custom-step-payment .checkout-steps_bar_inner-active {
  width: 60%;
}
body.v-custom-step-payment .checkout-steps_item_cart,
body.v-custom-step-payment .checkout-steps_item_identification,
body.v-custom-step-payment .checkout-steps_item_shipping,
body.v-custom-step-payment .checkout-steps_item_payment {
  opacity: 1;
}
body.v-custom-step-payment .checkout-steps_item_cart:before,
body.v-custom-step-payment .checkout-steps_item_identification:before,
body.v-custom-step-payment .checkout-steps_item_shipping:before,
body.v-custom-step-payment .checkout-steps_item_payment:before {
  background: #b75217;
  border-color: #b75217;
}
body.v-custom-step-payment .checkout-steps_item_payment .text {
  pointer-events: none;
}

.checkout-steps {
  display: flex !important;
  width: 100% !important;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 2.5rem calc(88px + 2vw);
  background-color: #fff;
  position: unset !important;
}
@media (max-width: 998px) {
  .checkout-steps .checkout-steps-wrap .checkout-steps_items .checkout-steps_item_payment::after{
    display: none !important;
  }
  .checkout-steps-wrap{
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .checkout-steps {
    padding: 0;
    flex-direction: column;
    min-width: 100% !important;
  }
}
.checkout-steps .checkout-new-title strong {
  color: #000;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.checkout-steps .checkout-steps_items {
  position: unset !important;
}
.checkout-steps_bar_inner-active {
  width: 0;
  background: #b75217;
}
.checkout-steps_items {
  display: flex;
  justify-content: space-between;
}
.checkout-steps_item {
  position: relative;
  text-align: center;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  opacity: 0.6;
}
.checkout-steps_item:after {
  content: '';
  height: 2px;
  background: #b75217;
  margin: 0 0 0 0.3125rem;
  min-width: 2.75rem;
  width: calc(100% - 3.4375rem);
}
.checkout-steps_item .text {
  clear: both;
  display: flex;
  align-items: center;
  color: #999;
  font-weight: 500;
  cursor: pointer;
  pointer-events: none;
}
.checkout-steps_item .text:before {
  content: '';
  width: 7px;
  height: 7px;
  background: #b75217;
  border: 2px solid #b75217;
  display: inline-block;
  border-radius: 100%;
  margin-right: 7px;
  transition: all ease 0.3s;
}
.checkout-steps_item_cart:after {
  width: calc(100% - 50px);
}
.checkout-steps_item_identification:after {
  width: calc(100% - 103px);
}
.checkout-steps_item_shipping:after {
  width: calc(100% - 77px);
}
.checkout-steps_item_payment:after {
  width: calc(100% - 77px);
}
.checkout-steps_item_confirmation:after {
  display: none;
}
body .main-header {
  padding: 12px 0;
  text-align: center;
  border-bottom: 1px solid #cbcbcb;
  position: relative;
  background-color: #fff;
  margin-bottom: 40px;
}
body .main-header,
body .main-header > .container {
  display: flex;
  align-items: center;
}
@media (max-width: 690px) {
  body .main-header,
  body .main-header > .container {
    justify-content: center;
  }
}
body .main-header > .container:before,
body .main-header > .container:after {
  display: none;
}
body .main-header .header-link {
  position: absolute;
  left: 0px;
  top: calc(100% + 18px);
  display: none;
}
body .main-header .header-link a {
  height: 20px;
  font-size: 11px;
  line-height: 115%;
  padding-left: 0px;
  color: #676767;
  display: flex;
  align-items: center;
}
body .main-header .header-link a:before {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  -webkit-mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNDQzLjUyIDQ0My41MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQzLjUyIDQ0My41MjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGQ9Ik0xNDMuNDkyLDIyMS44NjNMMzM2LjIyNiwyOS4xMjljNi42NjMtNi42NjQsNi42NjMtMTcuNDY4LDAtMjQuMTMyYy02LjY2NS02LjY2Mi0xNy40NjgtNi42NjItMjQuMTMyLDBsLTIwNC44LDIwNC44DQoJCQljLTYuNjYyLDYuNjY0LTYuNjYyLDE3LjQ2OCwwLDI0LjEzMmwyMDQuOCwyMDQuOGM2Ljc4LDYuNTQ4LDE3LjU4NCw2LjM2LDI0LjEzMi0wLjQyYzYuMzg3LTYuNjE0LDYuMzg3LTE3LjA5OSwwLTIzLjcxMg0KCQkJTDE0My40OTIsMjIxLjg2M3oiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==)
    no-repeat 50% 50%;
  mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNDQzLjUyIDQ0My41MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQzLjUyIDQ0My41MjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGQ9Ik0xNDMuNDkyLDIyMS44NjNMMzM2LjIyNiwyOS4xMjljNi42NjMtNi42NjQsNi42NjMtMTcuNDY4LDAtMjQuMTMyYy02LjY2NS02LjY2Mi0xNy40NjgtNi42NjItMjQuMTMyLDBsLTIwNC44LDIwNC44DQoJCQljLTYuNjYyLDYuNjY0LTYuNjYyLDE3LjQ2OCwwLDI0LjEzMmwyMDQuOCwyMDQuOGM2Ljc4LDYuNTQ4LDE3LjU4NCw2LjM2LDI0LjEzMi0wLjQyYzYuMzg3LTYuNjE0LDYuMzg3LTE3LjA5OSwwLTIzLjcxMg0KCQkJTDE0My40OTIsMjIxLjg2M3oiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==)
    no-repeat 50% 50%;
  -webkit-mask-size: cover;
  mask-size: cover;
  background-color: #676767;
  content: '';
}
body .main-header .header-link a.back-cart-link {
  display: none;
}
@media (max-width: 690px) {
  body .main-header .header-link {
    top: 50%;
    transform: translateY(-50%);
  }
  body .main-header .header-link a {
    max-width: 80px;
  }
  body .main-header .header-link a:before {
    width: 17px;
    height: 17px;
  }
}
body .main-header .logo {
  max-width: calc(100% - 180px);
}
body .main-header .logo svg.vtex-logo {
  height: 50px;
}
body .main-header .logo,
body .main-header .logo img {
  display: inline-block;
  font-size: 24px;
  border: none;
  line-height: 39px;
}
body .main-header .checkout-steps {
  max-width: 540px;
  margin-left: auto;
  padding-right: 10px;
}
@media (max-width: 690px) {
  body:not(.body-cart) .main-header {
    padding: 4px 0;
    margin-bottom: 10px;
  }
  body:not(.body-cart) .main-header .v-custom-mhide {
    display: none !important;
  }
  body:not(.body-cart) .main-header,
  body:not(.body-cart) .main-header > .container {
    background: none;
    border: none;
    justify-content: center;
  }
  body:not(.body-cart) .main-header .logo {
    cursor: default;
    pointer-events: none;
    font-weight: bold;
  }
  body:not(.body-cart) .main-header .logo svg,
  body:not(.body-cart) .main-header .logo img {
    display: none !important;
  }
  body:not(.body-cart) .main-header .logo:before {
    content: 'checkout';
    text-transform: uppercase;
  }
  body:not(.body-cart) .main-header .logo,
  body:not(.body-cart) .main-header .logo:hover {
    color: #323232;
    font-size: 14px;
  }
  body:not(.body-cart) .main-header .header-link {
    display: block;
  }
  body:not(.body-cart) .main-header a.buy-more-link {
    display: none;
  }
  body:not(.body-cart) .main-header a.back-cart-link {
    display: block !important;
    font-size: 0;
  }
  body:not(.body-cart) .main-header a.back-cart-link:before {
    background: #323232;
  }
}
.new-main-header {
  background: var(--Cores-de-Texto-Escura, #615D55) !important;
}
.new-main-header::after {
  content: '';
  width: 100%;
  height: 0.25rem;
  display: block;
  opacity: 0.3;
  background: rgba(209, 201, 191, 0.93);
}
.new-main-header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-height: 136rem;
  width: unset !important;
  padding: 0 calc(5.5rem + 2vw);
  margin: 0;
  max-width: none;
}
@media (max-width: 1199.98px) {
  .new-main-header .container {
    padding: 0 calc(1.5rem + 2vw) !important;
  }
}
.new-main-header .container::after,
.new-main-header .container::before {
  display: none;
}
.new-main-header .container .logo-header-checkout-new {
  max-width: 15.125rem;
  width: 100%;
  display: flex;
  padding: 1.25rem 0;
  box-sizing: border-box;
}
.new-main-header .container .safe-sale {
  display: flex;
  align-items: center;
}
.new-main-header .container .safe-sale .safe-sale-title {
  display: flex;
  flex-direction: column;
}
.new-main-header .container .safe-sale .safe-sale-title strong {
  color: #000;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem;
}
.new-main-header .container .safe-sale svg {
  width: 2.4604rem;
  height: 2.4604rem;
}
.main-footer {
  clear: both;
  text-align: center;
  padding: 2px 0;
  border-top: 1px solid #cbcbcb;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
.main-footer .container {
  position: initial;
}
@media (max-width: 768px) {
  .main-footer {
    position: relative;
  }
}
.main-footer a.credits-vtex {
  width: 100px;
  display: block;
  margin: 0 auto;
}
.main-footer .vtex-logo {
  display: block;
  margin: 0 auto;
}
.main-footer svg,
.main-footer svg path {
  fill: #999;
}
.cart {
  border: none;
  padding: 0;
}
body.v-custom-step-cart .main-header .header-link {
  display: block;
}
body.v-custom-cart-empty #cart-title,
body.v-custom-cart-empty #shipping-preview-container,
body.v-custom-cart-empty .summary-template-holder,
body.v-custom-cart-empty .checkout-steps,
body.v-custom-cart-empty .cart-more-options {
  display: none !important;
}
body.v-custom-cart-empty .cart-template-holder {
  margin: 0 auto;
}
.empty-cart-content {
  padding: 50px 0;
}
h1#cart-title {
  display: none !important;
}
.cart-template-holder .cart {
  padding: 20px 30px;
  background: #fff;
  margin: 0;
  border-radius: 8px;
  border: 0px solid rgba(0, 0, 0, 0.5) !important;
}
p.srp-description.mw5 {
    color: var(--Cores-de-Texto-Escura, #615D55);
     font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    width: 100%;
    max-width: 100%;
}
@media (max-width: 690px) {
  .cart-template-holder .cart {
    padding:10px 15px !important;
  }
}
.cart-template-holder .cart {
  border: none !important;
  margin-bottom: 20px;
}
.table.cart-items {
  display: block;
}
.table.cart-items thead {
  width: 100%;
  display: block;
}
.table.cart-items thead tr {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.table.cart-items thead tr th.product {
  width: calc(100% - 235px) !important;
}
.table.cart-items thead tr th.product-price,
.table.cart-items thead tr th.quantity-price {
  width: 90px !important;
}
.table.cart-items thead tr th.item-remove,
.table.cart-items thead tr th.quantity-price,
.table.cart-items thead tr th.shipping-date {
  display: none;
}
.table.cart-items thead tr th.quantity {
  min-width: 62px;
}
.table.cart-items thead tr th.product-image {
  order: 1;
}
.table.cart-items thead tr th.product-name {
  order: 2;
}
.table.cart-items thead tr th.shipping-date {
  order: 3;
}
.table.cart-items thead tr th.quantity {
  order: 4;
}
.table.cart-items thead tr th.product-price,
.table.cart-items thead tr th.quantity-price {
  order: 5;
}
.table.cart-items tr.item-attachments-head {
  border: none !important;
  justify-content: center;
}
.table.cart-items tr.item-attachments-head .help-arrow {
  display: none;
}
.table.cart-items td.shipping-date {
  display: none;
}
.table.cart-items tbody {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.table.cart-items tbody tr {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #eee;
}
.table.cart-items tbody tr.hide {
  display: none;
}
.table.cart-items tbody tr > .v-custom-bundles {
  width: 100%;
}
@media (max-width: 690px) {
  .table.cart-items tbody tr {
    margin-top: 0 !important;
  }
  .table.cart-items tbody tr:first-child {
    border: none;
  }
}
.table.cart-items tbody tr.item-attachments-head,
.table.cart-items tbody tr.item-attachments-content {
  display: none;
}
.table.cart-items tbody tr .v-custom-product-item-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  padding: 20px 0;
}
@media (max-width: 690px) {
  .table.cart-items tbody tr .v-custom-product-item-wrap {
    display: block;
    padding: 10px 0;
  }
  .table.cart-items tbody tr .v-custom-product-item-wrap:after {
    content: '';
    clear: both;
    display: block;
  }
}
.table.cart-items tbody tr td {
  width: auto;
  border: none;
}
.table.cart-items tbody tr td.product-name .add-service-container,
.table.cart-items tbody tr td.product-name .clone-item.btn,
.table.cart-items
  tbody
  tr
  td.product-name
  .orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a.clone-item,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  .table.cart-items
  tbody
  tr
  td.product-name
  a.clone-item,
.table.cart-items
  tbody
  tr
  td.product-name
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a.clone-item,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .table.cart-items
  tbody
  tr
  td.product-name
  a.clone-item,
.table.cart-items tbody tr td.product-name .add-item-attachment-container {
  margin: 10px 0;
}
.table.cart-items tbody tr td.product-name .add-service-container + p,
.table.cart-items tbody tr td.product-name .clone-item.btn + p,
.table.cart-items
  tbody
  tr
  td.product-name
  .orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a.clone-item
  + p,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  .table.cart-items
  tbody
  tr
  td.product-name
  a.clone-item
  + p,
.table.cart-items
  tbody
  tr
  td.product-name
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a.clone-item
  + p,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .table.cart-items
  tbody
  tr
  td.product-name
  a.clone-item
  + p,
.table.cart-items tbody tr td.product-name .add-item-attachment-container + p {
  display: none;
}
@media (min-width: 769px) {
  .table.cart-items tbody tr td.product-name {
    width: calc(100% - 355px) !important;
  }
}
.table.cart-items tbody tr td.product-name .seller {
  display: block;
}
.table.cart-items tbody tr td.product-price,
.table.cart-items tbody tr td.quantity-price {
  width: 90px !important;
  white-space: nowrap;
  margin: 0 10px;
  line-height: 16px;
}
.table.cart-items tbody tr td.product-price br,
.table.cart-items tbody tr td.quantity-price br {
  display: none;
}
@media (max-width: 690px) {
  .table.cart-items tbody tr td.product-price,
  .table.cart-items tbody tr td.quantity-price {
    width: initial !important;
    text-align: right;
    float: right;
    margin: 0;
    padding: 0;
  }
}
.table.cart-items tbody tr td.product-price .new-product-price-label,
.table.cart-items tbody tr td.product-price .old-product-price-label,
.table.cart-items tbody tr td.quantity-price .new-product-price-label,
.table.cart-items tbody tr td.quantity-price .old-product-price-label {
  display: none;
}
.table.cart-items tbody tr td.product-price .list-price,
.table.cart-items tbody tr td.quantity-price .list-price {
  font-size: 10px;
}
.table.cart-items tbody tr td.product-price .total-selling-price,
.table.cart-items tbody tr td.product-price .best-price,
.table.cart-items tbody tr td.quantity-price .total-selling-price,
.table.cart-items tbody tr td.quantity-price .best-price {
  font-weight: bold;
  position: relative;
}
@media (max-width: 690px) {
  .table.cart-items tbody tr td.product-price .total-selling-price,
  .table.cart-items tbody tr td.product-price .best-price,
  .table.cart-items tbody tr td.quantity-price .total-selling-price,
  .table.cart-items tbody tr td.quantity-price .best-price {
    display: flex;
    justify-content: flex-end;
    margin-top: 7px;
  }
  .table.cart-items tbody tr td.product-price .total-selling-price .discount,
  .table.cart-items tbody tr td.product-price .best-price .discount,
  .table.cart-items tbody tr td.quantity-price .total-selling-price .discount,
  .table.cart-items tbody tr td.quantity-price .best-price .discount {
    margin-left: 5px;
    display: block;
  }
}
.table.cart-items tbody tr td.product-price .new-product-real-price-per-unit,
.table.cart-items tbody tr td.quantity-price .new-product-real-price-per-unit {
  display: inline-block;
}
.table.cart-items tbody tr td.product-price .v-custom-quantity-price__best,
.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__best {
  font-weight: bold;
  font-size: 12px;
}
.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list,
.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list {
  display: block;
  font-size: 10px;
}
.table.cart-items
  tbody
  tr
  td.product-price
  .v-custom-quantity-price__list--list,
.table.cart-items
  tbody
  tr
  td.product-price
  .v-custom-quantity-price__list--selling,
.table.cart-items
  tbody
  tr
  td.quantity-price
  .v-custom-quantity-price__list--list,
.table.cart-items
  tbody
  tr
  td.quantity-price
  .v-custom-quantity-price__list--selling {
  display: block;
}
.table.cart-items
  tbody
  tr
  td.product-price
  .v-custom-quantity-price__list--list,
.table.cart-items
  tbody
  tr
  td.quantity-price
  .v-custom-quantity-price__list--list {
  text-decoration: line-through;
  color: #999;
}
.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list,
.table.cart-items
  tbody
  tr
  td.product-price
  .v-custom-quantity-price__list--selling,
.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list,
.table.cart-items
  tbody
  tr
  td.quantity-price
  .v-custom-quantity-price__list--selling {
  color: #676767;
  font-size: 10px;
  line-height: 11px;
}
.table.cart-items
  tbody
  tr
  td.product-price
  .v-custom-quantity-price__list--selling,
.table.cart-items
  tbody
  tr
  td.quantity-price
  .v-custom-quantity-price__list--selling {
  margin-bottom: 3px;
}
.table.cart-items
  tbody
  tr
  td.product-price
  .v-custom-quantity-price__list--selling
  .discount,
.table.cart-items
  tbody
  tr
  td.quantity-price
  .v-custom-quantity-price__list--selling
  .discount {
  display: none;
}
.table.cart-items
  tbody
  tr
  td.product-price
  .v-custom-quantity-price__list--selling:after,
.table.cart-items
  tbody
  tr
  td.quantity-price
  .v-custom-quantity-price__list--selling:after {
  content: ')';
}
.table.cart-items
  tbody
  tr
  td.product-price
  .v-custom-quantity-price__list--selling:before,
.table.cart-items
  tbody
  tr
  td.quantity-price
  .v-custom-quantity-price__list--selling:before {
  content: '(';
}
.table.cart-items
  tbody
  tr
  td.product-price
  .v-custom-quantity-price__list--selling
  .best-price,
.table.cart-items
  tbody
  tr
  td.quantity-price
  .v-custom-quantity-price__list--selling
  .best-price {
  font-weight: normal;
  display: inline-block;
}
@media (max-width: 690px) {
  .table.cart-items
    tbody
    tr
    td.product-price
    .v-custom-quantity-price__list
    > *:last-child,
  .table.cart-items
    tbody
    tr
    td.quantity-price
    .v-custom-quantity-price__list
    > *:last-child {
    margin-bottom: -7px;
  }
}
.table.cart-items
  tbody
  tr
  td.product-price.v-custom-quantity-price-active
  > .list-price,
.table.cart-items
  tbody
  tr
  td.quantity-price.v-custom-quantity-price-active
  > .list-price {
  display: none !important;
}
.table.cart-items tbody tr td.product-price > span.list-price,
.table.cart-items tbody tr td.product-price > span.best-price,
.table.cart-items tbody tr td.quantity-price > span.list-price,
.table.cart-items tbody tr td.quantity-price > span.best-price {
  display: block;
  color: #b75217;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.table.cart-items tbody tr td.product-price span.product-manualprice,
.table.cart-items tbody tr td.product-price a.manualprice-link-remove,
.table.cart-items tbody tr td.quantity-price span.product-manualprice,
.table.cart-items tbody tr td.quantity-price a.manualprice-link-remove {
  z-index: 2;
}
.table.cart-items tbody tr td.product-price a.manualprice-link-remove,
.table.cart-items tbody tr td.quantity-price a.manualprice-link-remove {
  position: absolute;
  top: -2px;
  left: -4px;
  background: #fff;
}
.table.cart-items
  tbody
  tr
  td.product-price
  a.manualprice-link-remove
  i.icon-remove:before,
.table.cart-items
  tbody
  tr
  td.quantity-price
  a.manualprice-link-remove
  i.icon-remove:before {
  width: 10px !important;
  height: 10px !important;
}
.table.cart-items tbody tr td.product-price span.product-manualprice,
.table.cart-items tbody tr td.quantity-price span.product-manualprice {
  padding: 5px 5px 5px 31px;
  border: 1px solid #ccc;
  display: inline-block;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 19px #777;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-15%, -34%);
}
@media (max-width: 690px) {
  .table.cart-items
    tbody
    tr
    td.product-price
    span.list-price:not(.hide)
    + br
    + span.best-price {
    margin-top: 0;
  }
}
.table.cart-items tbody tr td.item-remove {
  margin-left: auto;
  width: 20px !important;
}
@media (max-width: 690px) {
  .table.cart-items tbody tr td.item-remove {
    top: 0 !important;
  }
}
.table.cart-items tbody tr td.product-image {
  order: 1;
}
.table.cart-items tbody tr td.product-name {
  order: 2;
  width: 60%;
}
.table.cart-items tbody tr td.shipping-date {
  order: 3;
}
.table.cart-items tbody tr td.quantity {
  order: 4;
}
.table.cart-items tbody tr td.product-price,
.table.cart-items tbody tr td.quantity-price {
  order: 5;
}
.table.cart-items tbody tr td.quantity-price {
  display: none !important;
}
.table.cart-items tbody tr td.product-price {
  display: block !important;
  text-align: right;
}
.table.cart-items tbody tr td .field-help {
  background: #b75217;
  border-color: #b75217;
}
.table.cart-items tbody tr td i.icon-question-sign {
  color: #b75217;
}
.table.cart-items tbody tr td .add-item-attachment-container,
.table.cart-items tbody tr td .clone-item,
.table.cart-items tbody tr td p.clone-item-container {
  display: none !important;
}
.table.cart-items tbody tr td hr.clone-item-sep {
  margin: 0;
  clear: both;
  border: none;
}
.table.cart-items tbody tr td .product-service {
  height: calc(40px + 10px);
  margin-top: 10px;
  position: relative;
}
@media (min-width: 690px) {
  .table.cart-items tbody tr td .product-service fieldset {
    width: 100%;
    position: absolute;
    min-width: 250px;
  }
}
.table.cart-items tbody tr td .product-service p {
  display: flex;
}
.table.cart-items tbody tr td .product-service select {
  background: #fff;
  width: 100%;
  margin-right: 10px;
}
.table.cart-items tbody tr td.quantity input {
  line-height: inherit;
}
.table.cart-items tbody tr .v-custom-assemblies {
  clear: both;
}
.table.cart-items tbody tr.v-custom-bundles-in .product-service {
  display: none;
}
.table.cart-items tbody tr.item-unavailable {
  margin: 10px 0;
  border-radius: 10px;
  border: none !important;
}
@media (max-width: 690px) {
  .table.cart-items tbody tr.item-unavailable {
    padding: 0;
    text-align: center;
  }
}
.table.cart-items tbody tr.v-custom-indexedItems-in + tr.item-unavailable {
  display: none;
}
.table.cart-items tbody tr.v-custom-indexed-item {
  border: none;
}
.table.cart-items tbody tr.v-custom-indexed-item,
.table.cart-items tbody tr.item-service {
  margin: 0 0 10px 0;
  padding: 0;
  border-top: none;
}
.table.cart-items tbody tr.v-custom-indexed-item .v-custom-product-item-wrap,
.table.cart-items tbody tr.v-custom-indexed-item .v-custom-trservice-wrap,
.table.cart-items tbody tr.item-service .v-custom-product-item-wrap,
.table.cart-items tbody tr.item-service .v-custom-trservice-wrap {
  background: #f1f7ff;
  border: 1px dashed #cbcbcb;
  border-radius: 4px;
  width: 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 5px 10px;
}
.table.cart-items tbody tr.v-custom-indexed-item .v-custom-trservice-wrap,
.table.cart-items tbody tr.item-service .v-custom-trservice-wrap {
  margin-bottom: 10px;
  margin-top: 10px;
}
.table.cart-items tbody tr.v-custom-indexed-item td.quantity,
.table.cart-items tbody tr.item-service td.quantity {
  background: #fff;
  width: 25px;
  height: 20px;
  text-align: center;
  justify-content: center;
}
.table.cart-items tbody tr.v-custom-indexed-item td.quantity p,
.table.cart-items tbody tr.item-service td.quantity p {
  width: 100%;
}
.table.cart-items tbody tr.v-custom-indexed-item td.product-price,
.table.cart-items tbody tr.item-service td.product-price {
  display: none !important;
}
.table.cart-items tbody tr.v-custom-indexed-item td.quantity-price,
.table.cart-items tbody tr.item-service td.quantity-price {
  display: block !important;
}
.table.cart-items tbody tr.v-custom-indexed-item .item-remove,
.table.cart-items tbody tr.item-service .item-remove {
  margin-left: auto;
  position: initial;
  width: auto;
}
.table.cart-items
  tbody
  tr.v-custom-indexed-item
  .item-remove
  i.icon.icon-remove.item-remove-ico:before,
.table.cart-items
  tbody
  tr.item-service
  .item-remove
  i.icon.icon-remove.item-remove-ico:before {
  content: '-';
  background: #ff4c4c;
  color: #fff;
  line-height: 9px;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  font-size: 27px;
}
@media (max-width: 690px) {
  .table.cart-items tbody tr.v-custom-indexed-item,
  .table.cart-items tbody tr.item-service {
    border-top: none !important;
  }
  .table.cart-items tbody tr.v-custom-indexed-item .product-price,
  .table.cart-items tbody tr.v-custom-indexed-item .quantity,
  .table.cart-items tbody tr.item-service .product-price,
  .table.cart-items tbody tr.item-service .quantity {
    margin: auto !important;
    width: auto !important;
    min-width: initial !important;
  }
}
.table.cart-items tbody tr.v-custom-indexed-item:last-child {
  margin-bottom: 20px;
}
.table.cart-items tbody tr.v-custom-indexed-item td.product-image {
  display: none;
}
@media (max-width: 690px) {
  .table.cart-items tbody tr.v-custom-indexed-item td.quantity {
    display: none;
  }
}
.table.cart-items tbody tr.v-custom-indexed-item td.product-name {
  margin-left: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  margin-right: 15px;
}
.table.cart-items tbody tr.v-custom-indexed-item p {
  margin: 0;
  padding: 0;
}
.table.cart-items tbody tr:last-child {
  border-bottom: none;
}
.table.cart-items tbody > tr.v-custom-indexed-item,
.table.cart-items tbody > tr[data-parentitemindex] {
  display: none;
}
.table.cart-items tbody > tr.v-custom-indexed-item + .item-unavailable,
.table.cart-items tbody > tr[data-parentitemindex] + .item-unavailable {
  display: none;
}
.table.cart-items td.product-image a {
  overflow: hidden;
  border-radius: 4px;
}
.table.cart-items td.product-image a {
  margin-right: 20px;
}
.table.cart-items td.product-image a,
.table.cart-items td.product-image img {
  width: 100px;
  display: block;
  max-width: initial;
  height: auto;
}
@media (max-width: 690px) {
  .table.cart-items td.product-image a,
  .table.cart-items td.product-image img {
    width: 70px;
  }
}
.table.cart-items td.product-name a,
.table.cart-items td.product-name a:hover {
  color: #000;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.table.cart-items td.quantity {
  margin: 0;
  display: flex;
  align-items: center;
  padding: 0;
  border-radius: 4px;
  border: 1px solid #cbcbcb;
  float: left;
  min-width: 30px;
  text-align: center;
  justify-content: center;
}
.table.cart-items td.quantity input {
  margin: 0;
  width: 30px !important;
  height: 30px !important;
  padding: 0;
  border: none;
  box-shadow: none;
}
.table.cart-items td.quantity .item-quantity-change {
  position: initial;
  left: initial;
  top: initial;
  bottom: initial;
  height: initial;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.table.cart-items td.quantity .item-quantity-change i {
  background: none;
  line-height: 30px;
  display: inline-block;
}
.table.cart-items td.quantity .item-quantity-change i:before {
  font-weight: bold;
  font-size: 22px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  color: #000;
  border-radius: 100%;
}
.table.cart-items td.quantity .item-quantity-change > p {
  margin: 0;
}
.table.cart-items
  td.quantity
  .item-quantity-change.item-quantity-change-decrement
  i:before {
  content: '-';
  line-height: 21px;
}
.table.cart-items
  td.quantity
  .item-quantity-change.item-quantity-change-increment
  i:before {
  content: '+';
}
@media (max-width: 690px) {
  .table.cart-items td.quantity {
    width: 97px;
  }
  .table.cart-items td.product-name,
  .table.cart-items td.quantity {
    margin-left: 90px !important;
  }
}
.table.cart-items i.icon.icon-remove.item-remove-ico:before {
  content: '' !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' viewBox='0 0 18 19' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.0835 0.628418C7.98269 0.628418 7.04503 1.33648 6.69748 2.32628C6.64352 2.47996 6.47583 2.56057 6.32294 2.50633C6.17004 2.45209 6.08984 2.28354 6.1438 2.12987C6.57145 0.911935 7.72559 0.0382538 9.0835 0.0382538C10.4414 0.0382538 11.5956 0.911931 12.0232 2.12987C12.0772 2.28355 11.9969 2.4521 11.8441 2.50634C11.6912 2.56057 11.5235 2.47995 11.4695 2.32627C11.122 1.33649 10.1843 0.628418 9.0835 0.628418Z' fill='%23B75217'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.789764 4.12281C0.789764 3.95984 0.921204 3.82773 1.08334 3.82773H17.0833C17.2455 3.82773 17.3769 3.95984 17.3769 4.12281C17.3769 4.28578 17.2455 4.41789 17.0833 4.41789H1.08334C0.921204 4.41789 0.789764 4.28578 0.789764 4.12281Z' fill='%23B75217'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0816 13.0272L15.5145 6.49123H2.65179L3.08468 13.0272L3.08468 13.0273C3.25126 15.5424 3.33456 16.8 4.14867 17.5666C4.96279 18.3333 6.21493 18.3333 8.71924 18.3333H9.44705C11.9513 18.3333 13.2035 18.3333 14.0176 17.5666C14.8317 16.8 14.915 15.5424 15.0816 13.0273L15.0816 13.0272ZM11.7283 8.88898C11.7444 8.72681 11.6267 8.58223 11.4654 8.56603C11.304 8.54984 11.1602 8.66817 11.1441 8.83034L10.6735 13.5672C10.6574 13.7293 10.7751 13.8739 10.9365 13.8901C11.0978 13.9063 11.2416 13.788 11.2578 13.6258L11.7283 8.88898ZM6.76669 8.54791C6.92802 8.53172 7.07187 8.65005 7.08798 8.81222L7.55857 13.5491C7.57468 13.7112 7.45695 13.8558 7.29561 13.872C7.13428 13.8882 6.99043 13.7699 6.97432 13.6077L6.50373 8.87086C6.48762 8.70869 6.60535 8.56411 6.76669 8.54791Z' fill='%23B75217'/%3E%3C/svg%3E") !important;
  display: block !important;
  width: 18px !important;
  height: 19px !important;
  padding: 0 0.5rem;
  background-repeat: no-repeat;
  background-position: center;
}
.checkout-container.row-fluid.cart-active .summary-template-holder {
  padding: 20px;
  text-align: left;
  z-index: 9;
  box-sizing: border-box;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  background: #f6f6f6;
  position: sticky;
  top: 20px;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-totalizers,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon-wrap {
  width: 100% !important;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .cart-more-options {
  display: none !important;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon {
  text-align: center;
  margin: 0 auto !important;
  min-width: initial;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data {
  display: none !important;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  p {
  margin: 0;
  color: #676767;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  p
  label {
  cursor: initial;
  font-size: 13px;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data {
  margin: 0;
  width: 100%;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a {
  width: 100%;
  text-decoration: underline;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  > div[style*='none'] {
  display: block !important;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  > div[style*='none']
  p.coupon-label {
  display: none;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  > div[style*='flex']
  p.coupon-label {
  display: none;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  > div[style*='flex']
  p.coupon-fields {
  width: 100%;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  p.coupon-fields
  span {
  display: flex;
  width: 100%;
  position: relative;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  p.coupon-fields
  span.info {
  align-items: center;
  padding: 0;
  color: #323232;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  p.coupon-fields
  span.info
  > span {
  text-align: left;
  margin-right: 10px;
  color: #b75217;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  p.coupon-fields
  span
  input {
  width: 100%;
  margin-right: 10px;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  p.coupon-fields
  .delete {
  width: auto;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  p.coupon-fields
  .delete
  #cart-coupon-remove {
  color: #ff4c4c;
  font-size: 0;
  display: flex;
  align-items: center;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  p.coupon-fields
  .delete
  #cart-coupon-remove:before {
  content: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyLjAwMSA1MTIuMDAxIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIuMDAxIDUxMi4wMDE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8cGF0aCBkPSJNMjg0LjI4NiwyNTYuMDAyTDUwNi4xNDMsMzQuMTQ0YzcuODExLTcuODExLDcuODExLTIwLjQ3NSwwLTI4LjI4NWMtNy44MTEtNy44MS0yMC40NzUtNy44MTEtMjguMjg1LDBMMjU2LDIyNy43MTcNCgkJCUwzNC4xNDMsNS44NTljLTcuODExLTcuODExLTIwLjQ3NS03LjgxMS0yOC4yODUsMGMtNy44MSw3LjgxMS03LjgxMSwyMC40NzUsMCwyOC4yODVsMjIxLjg1NywyMjEuODU3TDUuODU4LDQ3Ny44NTkNCgkJCWMtNy44MTEsNy44MTEtNy44MTEsMjAuNDc1LDAsMjguMjg1YzMuOTA1LDMuOTA1LDkuMDI0LDUuODU3LDE0LjE0Myw1Ljg1N2M1LjExOSwwLDEwLjIzNy0xLjk1MiwxNC4xNDMtNS44NTdMMjU2LDI4NC4yODcNCgkJCWwyMjEuODU3LDIyMS44NTdjMy45MDUsMy45MDUsOS4wMjQsNS44NTcsMTQuMTQzLDUuODU3czEwLjIzNy0xLjk1MiwxNC4xNDMtNS44NTdjNy44MTEtNy44MTEsNy44MTEtMjAuNDc1LDAtMjguMjg1DQoJCQlMMjg0LjI4NiwyNTYuMDAyeiIvPg0KCTwvZz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K');
  width: 11px;
  height: 12px;
  display: block;
  line-height: 10px;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  i.icon-spin.loading-coupon {
  border: 1px solid #666;
  border-top: none;
  border-radius: 100%;
  font-size: 0;
  width: 20px;
  height: 20px;
  padding: 0;
  line-height: 0;
  display: none;
  margin: 0;
  position: absolute;
  top: 25%;
  right: 10px;
  z-index: -1;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  span.link-choose-more-products-wrapper {
  display: none;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .cart-links-bottom {
  float: none;
  margin: 10px 0 0 0;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .cart-links-bottom
  .btn,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .cart-links-bottom
  .orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .cart-links-bottom
  a,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .cart-links-bottom
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .cart-links-bottom
  a {
  width: 100%;
  box-sizing: border-box;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .cart-links-bottom
  .btn-success {
  font-weight: bold;
}
@media (max-width: 690px) {
  .checkout-container.row-fluid.cart-active
    .summary-template-holder
    .cart-links-bottom {
    width: 100%;
  }
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-totalizers
  .table
  td.space,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-totalizers
  .table
  td.empty,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-totalizers
  tbody.shipping-calculate {
  display: none;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .shipping-reset {
  display: none;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .accordion-inner {
  margin-top: 10px;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  tr:not(.Shipping) {
  display: flex !important;
  justify-content: space-between;
  border: none !important;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  tr:not(.Shipping).CustomTax:not(.CustomTax--total) {
  display: none !important;
}
.checkout-container.row-fluid.cart-active .summary-template-holder tbody {
  border-top: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
  padding: 15px 0;
  display: block;
}
.checkout-container.row-fluid.cart-active .summary-template-holder tbody td {
  display: inline-block;
  text-align: left !important;
  width: auto;
  color: #676767;
  font-size: 13px;
  padding: 0 0 3px 0 !important;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  tbody
  td.monetary {
  text-align: right !important;
  margin-left: auto;
  float: right;
}
.checkout-container.row-fluid.cart-active .summary-template-holder tfoot tr td {
  padding: 14px 0 !important;
  color: #323232;
  font-size: 14px;
  font-weight: bold;
}
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  tfoot
  tr
  td.monetary {
  text-align: right !important;
  margin-left: auto;
  float: right;
  color: #b75217;
}
.summary-coupon {
  width: 100% !important;
}
.cart-select-gift-placeholder {
  width: auto !important;
  display: none !important;
}
.cart-more-options {
  width: 100% !important;
  margin: 0 !important;
  border: none;
  padding: 0;
  min-height: 0 !important;
  display: flex !important;
  flex-wrap: wrap;
}
.cart-more-options .cart-select-gift-placeholder {
  display: block !important;
}
.cart-more-options
  .vtex-shipping-preview-0-x-alert
  .shp-alert-content.vtex-shipping-preview-0-x-content {
  display: flex;
  align-items: center;
}
.cart-more-options .srp-container {
  max-width: 100% !important;
}
.cart-more-options .srp-container span.error {
  display: none;
}
.cart-more-options .srp-container .srp-toggle__wrapper label {
  background: #fff;
  padding: 10px 0;
  border-radius: 4px;
}
.cart-more-options .srp-container .srp-delivery-info .b--light-gray {
  background: #fff;
  border-radius: 4px;
}
.cart-more-options .srp-container select,
.cart-more-options .srp-container input[type='text']:not(.pac-target-input) {
  outline: initial;
}
.cart-more-options .srp-container form.srp-postal-code__form.dib.relative {
  width: 100%;
}
.cart-more-options .srp-container button.shp-open-options {
  border-color: #1d63be;
}
.cart-more-options .srp-container .onda-v1 .blue {
  color: #b75217;
  outline: none;
}
.cart-more-options .srp-container .onda-v1 .b--blue {
  border-color: #b75217;
  outline: none;
}
.cart-more-options .srp-container .onda-v1 .bg-blue {
  background: #b75217;
  outline: initial;
}
.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .ship-country {
  width: 98%;
}
.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn,
.cart-more-options
  .srp-container
  .vtex-shipping-preview-0-x-pc
  .orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  .cart-more-options
  .srp-container
  .vtex-shipping-preview-0-x-pc
  a,
.cart-more-options
  .srp-container
  .vtex-shipping-preview-0-x-pc
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .cart-more-options
  .srp-container
  .vtex-shipping-preview-0-x-pc
  a {
  height: 40px;
  outline: initial;
  border-radius: 4px;
}
.cart-more-options .srp-container .ship-postalCode {
  width: auto !important;
  max-width: 190px;
}
.cart-more-options .srp-container .ship-postalCode input#ship-postalCode {
  width: 100%;
}
.cart-more-options .cart-select-gift-placeholder,
.cart-more-options #shipping-preview-container {
  width: 100%;
}
@media (min-width: 690px) {
  .cart-more-options .cart-select-gift-placeholder {
    margin-bottom: 0;
  }
}
.cart-more-options .cart-select-gift-placeholder:empty {
  display: none !important; 
}
.cart-more-options #shipping-preview-container {
  width: 100% !important;
}
@media (max-width: 690px) {
  .cart-more-options #shipping-preview-container {
    display: none !important;
  }
}
.cart-more-options .vtex-pickup-points-modal-3-x-pickupViewMode .btn,
.cart-more-options
  .vtex-pickup-points-modal-3-x-pickupViewMode
  .orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  a,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  .cart-more-options
  .vtex-pickup-points-modal-3-x-pickupViewMode
  a,
.cart-more-options
  .vtex-pickup-points-modal-3-x-pickupViewMode
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .cart-more-options
  .vtex-pickup-points-modal-3-x-pickupViewMode
  a {
  padding: 13px 0;
}
.cart-select-gift-placeholder .available-gift-item.active {
  background: #f1f7ff;
}
.cart-select-gift-placeholder .label-vertical-group:hover,
.cart-select-gift-placeholder .icon-check-empty,
.cart-select-gift-placeholder .icon-check-sign {
  color: #676767;
}
.cart-select-gift-placeholder .label-vertical-group:hover .icon-check-empty,
.cart-select-gift-placeholder .icon-check-sign {
  color: #b75217;
}
.body-cart-vertical .cart-template-holder {
  width: calc(70% - 20px);
}
@media (max-width: 998px) {
  .body-cart-vertical .cart-template-holder {
    width: 100%;
  }
}
.body-cart-vertical .summary-template-holder {
  width: 30%;
}
@media (max-width: 998px) {
  .body-cart-vertical .summary-template-holder {
    width: 100%;
    margin-top: 20px;
  }
}
.body-cart-vertical .cart-template.full-cart.active {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 2.5rem;
  background-color: #fff;
  padding: 0 calc(88px + 2vw) 2.4375rem;
}
@media (max-width: 1199.98px) {
  .body-cart-vertical .cart-template.full-cart.active {
    padding:8px 20px !important;
    box-sizing: border-box;
  }
}
.body-cart-vertical
  .cart-template.full-cart.active
  .extensions-checkout-buttons-container {
  width: auto !important;
  margin: 0;
}
.body-cart-vertical
  .cart-template.full-cart.active
  .totalizers.summary-totalizers.cart-totalizers {
  width: 100%;
  padding: 0;
  margin: 1.25rem 0 0;
  border-top: 2px solid #d9d9d9;
  padding-top: 0 !important;
}
.client-pre-email {
  background: none;
  width: 100%;
  border-top: none;
  position: relative;
  text-align: left;
}
.client-pre-email fieldset.pre-email {
  box-sizing: border-box;
}
.client-pre-email label {
  margin: 0;
  line-height: 20px;
}
.client-pre-email label small {
  font-size: 12px;
  padding: 0;
  margin: 0;
  color: #323232;
  font-weight: 400;
  margin: 0;
  vertical-align: top;
  display: block;
  margin-bottom: 13px;
  margin-top: 20px;
}
.client-pre-email .link-cart {
  display: none;
}
.client-pre-email h3.client-pre-email-h {
  margin: 0;
}
.client-pre-email h3.client-pre-email-h span {
  display: block;
  position: relative;
  font-size: 0;
  padding: 7px 0 !important;
}
.client-pre-email h3.client-pre-email-h span:after {
  content: 'Email';
  vertical-align: middle;
  display: inline-block;
  margin: 0;
}
.client-pre-email h3.client-pre-email-h span:after {
  padding: 0 !important;
}
.client-pre-email h3.client-pre-email-h .link-box-edit {
  display: none;
}
.client-pre-email a#orderform-to-cart {
  color: #b75217;
}
.client-pre-email .client-email.input.text {
  margin: 0;
  width: 100%;
  position: initial;
}
.client-pre-email .client-email.input.text input[type='email'] {
  width: 100%;
  box-sizing: border-box;
}
.client-pre-email .client-email.input.text .btn-success {
  width: 20%;
  margin: 0;
  height: initial;
  position: absolute;
  top: initial;
  bottom: 15px;
  right: initial;
  left: 50%;
  transform: translateX(-50%);
  min-width: 55%;
}
@media (max-width: 768px) {
  .client-pre-email .client-email.input.text .btn-success {
    width: calc(100% - 60px);
  }
}
.client-pre-email .client-email.input.text .loading-inline {
  position: absolute;
  color: #fff;
  font-size: 16px;
  bottom: 35px;
  top: initial;
  right: 50% !important;
  margin-right: -10px;
}
.client-pre-email
  .client-email.input.text
  .loading-inline[style='']
  + #btn-client-pre-email {
  font-size: 0;
}
.client-pre-email .emailInfo {
  margin-top: 20px;
  width: 80%;
  box-sizing: border-box;
}
.client-pre-email .emailInfo .icon-ok,
.client-pre-email .emailInfo h3 {
  color: #b75217;
}
@media (max-width: 690px) {
  .client-pre-email .emailInfo {
    width: 100%;
  }
}
.client-pre-email .emailInfo .icon-lock {
  color: #eee;
}
@media (max-width: 690px) {
  .client-pre-email .link-cart {
    display: none !important;
  }
}
.client-pre-email + .client-profile-data .accordion-body:before {
  content: 'Waiting for more information';
  display: block;
}
.client-pre-email + .client-profile-data .accordion-body .accordion-inner {
  display: none;
}
.client-pre-email + .client-profile-data.filled .accordion-body:before {
  display: none;
}
.client-pre-email[style*='display: none'] {
  padding-bottom: 20px !important;
}
.client-pre-email[style*='display: none'] .link-box-edit {
  display: block !important;
}
.client-pre-email[style*='display: none'] label small {
  display: none !important;
}
.client-pre-email[style*='display: none'] input#client-pre-email {
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  font-size: 12px;
  font-weight: 400;
  pointer-events: none;
  cursor: text;
  background: none !important;
  color: #676767;
}
.client-pre-email[style*='display: none'] .emailInfo,
.client-pre-email[style*='display: none'] #btn-client-pre-email {
  display: none;
}
.client-pre-email[style*='display: none']
  + .client-profile-data
  .accordion-body:before {
  display: none;
}
.client-pre-email[style*='display: none']
  + .client-profile-data
  .accordion-inner {
  display: block;
}
body:not(.v-custom-step-email) .client-pre-email span.help.error {
  display: none !important;
}
.payment-group-item-cards .card-flag {
  width: 32px !important;
  background-size: auto 20px;
  min-width: auto;
  height: 20px;
}
.payment-group-item-cards .card-flag.Visa {
  background-position: 0 0;
}
.payment-group-item-cards .card-flag.Mastercard {
  background-position: -32px 0;
}
.payment-group-item-cards .card-flag.Diners {
  background-position: -64px 0;
}
.payment-group-item-cards .card-flag.Amex,
.payment-group-item-cards .card-flag.American {
  background-position: -96px 0;
}
.payment-group-item-cards .card-flag.Hipercard {
  background-position: -128px 0;
}
.payment-group-item-cards .card-flag.Discover {
  background-position: -160px 0;
}
.payment-group-item-cards .card-flag.Aura {
  background-position: -192px 0;
}
.payment-group-item-cards .card-flag.Banricompras {
  background-position: -224px 0;
}
.payment-group-item-cards .card-flag.Elo {
  background-position: -256px 0;
}
.payment-group-item-cards .card-flag.JCB {
  background-position: -288px 0;
}
.payment-group-item-cards .card-flag.Cabal {
  background-position: -320px 0;
}
.payment-group-item-cards .card-flag.Maestro {
  background-position: -352px 0;
}
.payment-group-item-cards .card-flag.Credz {
  background-position: -384px 0;
}
.vcustom--vtex-omnishipping-1-x-address label,
.orderform-template-holder .step .input.text label {
  margin: 10px 0 5px 0;
  display: block;
  color: #999;
}
@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address:before,
.js-v-custom-is-loadAddress #shipping-data .accordion-group.shipping-data:after,
.orderform-template
  .cart-template.mini-cart
  .cart
  .cart-items:not(.v-loaded)
  li.item:after {
  animation-duration: 1.25s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #a9a9a9;
  background: linear-gradient(to right, #eeeeee 10%, #dddddd 18%, #eeeeee 33%);
  background-size: 800px 104px;
}
svg.pickup-marker-blue,
svg.pickup-marker-blue path,
svg.pkpmodal-pickup-point-marker-image,
svg.pkpmodal-pickup-point-marker-image path,
svg.vtex-omnishipping-1-x-svg,
svg.vtex-omnishipping-1-x-svg path,
svg.pkpmodal-pickup-point-best-marker-image path:not([fill='white']) {
  fill: #615d55 !important;
}
@media (max-width: 768px) {
  .container.container-main.container-order-form {
    width: calc(100% - 20px);
  }
}
.orderform-template-holder #client-profile-data {
  width: 100%;
}
.orderform-template-holder #client-profile-data form.client-pre-email,
.orderform-template-holder #client-profile-data .step.client-profile-data,
.orderform-template-holder #shipping-data,
.orderform-template-holder #payment-data {
  width: 100% !important;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  background: #fff;
  border-radius: 4px;
  margin-bottom: 20px !important;
  z-index: initial;
  border: none;
  padding: 30px;
}
@media (max-width: 768px) {
  .orderform-template-holder #client-profile-data form.client-pre-email,
  .orderform-template-holder #client-profile-data .step.client-profile-data,
  .orderform-template-holder #shipping-data,
  .orderform-template-holder #payment-data {
    padding: 20px;
  }
}
.orderform-template-holder
  #client-profile-data
  form.client-pre-email.client-pre-email,
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data.client-pre-email,
.orderform-template-holder #shipping-data.client-pre-email,
.orderform-template-holder #payment-data.client-pre-email {
  display: block !important;
  padding-bottom: calc(40px + 14px + 30px);
}
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  .link-box-edit,
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  .link-box-edit,
.orderform-template-holder #shipping-data .link-box-edit,
.orderform-template-holder #payment-data .link-box-edit {
  background: none;
  box-shadow: none;
  border: none;
  color: #b75217;
  outline: none;
  position: absolute;
  right: 0;
  top: 50%;
  padding: 1px;
  font-size: 14px;
  transform: translateY(-50%);
  opacity: 0.7;
  transition: all ease 0.2s;
}
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  .link-box-edit:hover,
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  .link-box-edit:hover,
.orderform-template-holder #shipping-data .link-box-edit:hover,
.orderform-template-holder #payment-data .link-box-edit:hover {
  opacity: 1;
}
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  .link-box-edit
  i.icon-spinner,
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  .link-box-edit
  i.icon-spinner,
.orderform-template-holder #shipping-data .link-box-edit i.icon-spinner,
.orderform-template-holder #payment-data .link-box-edit i.icon-spinner {
  font-size: 17px;
  position: absolute;
  right: 0;
  display: none;
  top: -7px;
}
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  .link-box-edit.active
  i.icon-edit,
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  .link-box-edit.active
  i.icon-edit,
.orderform-template-holder #shipping-data .link-box-edit.active i.icon-edit,
.orderform-template-holder #payment-data .link-box-edit.active i.icon-edit {
  display: none;
}
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  .link-box-edit.active
  i.icon-spinner,
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  .link-box-edit.active
  i.icon-spinner,
.orderform-template-holder #shipping-data .link-box-edit.active i.icon-spinner,
.orderform-template-holder #payment-data .link-box-edit.active i.icon-spinner {
  display: block;
}
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  .accordion-toggle,
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  .accordion-toggle,
.orderform-template-holder #shipping-data .accordion-toggle,
.orderform-template-holder #payment-data .accordion-toggle {
  padding: 0;
}
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  .accordion-toggle
  > i,
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  .accordion-toggle
  > i,
.orderform-template-holder #shipping-data .accordion-toggle > i,
.orderform-template-holder #payment-data .accordion-toggle > i {
  display: none;
}
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  .accordion-toggle
  > span,
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  .accordion-toggle
  > span,
.orderform-template-holder #shipping-data .accordion-toggle > span,
.orderform-template-holder #payment-data .accordion-toggle > span {
  line-height: 20px;
  display: block;
  vertical-align: middle;
  line-height: initial;
}
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  .accordion-toggle,
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  .accordion-inner,
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  .accordion-toggle,
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  .accordion-inner,
.orderform-template-holder #shipping-data .accordion-toggle,
.orderform-template-holder #shipping-data .accordion-inner,
.orderform-template-holder #payment-data .accordion-toggle,
.orderform-template-holder #payment-data .accordion-inner {
  padding: 0;
}
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  input[type='text']:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  input[type='tel']:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  input[type='email']:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  form.client-pre-email
  select:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  input[type='text']:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  input[type='tel']:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  input[type='email']:not(.pac-target-input),
.orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  select:not(.pac-target-input),
.orderform-template-holder
  #shipping-data
  input[type='text']:not(.pac-target-input),
.orderform-template-holder
  #shipping-data
  input[type='tel']:not(.pac-target-input),
.orderform-template-holder
  #shipping-data
  input[type='email']:not(.pac-target-input),
.orderform-template-holder #shipping-data select:not(.pac-target-input),
.orderform-template-holder
  #payment-data
  input[type='text']:not(.pac-target-input),
.orderform-template-holder
  #payment-data
  input[type='tel']:not(.pac-target-input),
.orderform-template-holder
  #payment-data
  input[type='email']:not(.pac-target-input),
.orderform-template-holder #payment-data select:not(.pac-target-input) {
  width: 100%;
  max-width: 100%;
  outline: initial;
}
.orderform-template-holder #payment-data p.link.link-gift-card,
.orderform-template-holder #payment-data .payment-group-item {
  box-sizing: border-box;
  margin: 0 6px 10px 0;
  border-radius: 4px;
  border: 1px solid #cbcbcb;
  opacity: 1;
  text-decoration: none;
  color: #323232;
  transition: all ease 0.3s;
  padding: 11px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f3f3f3;
  float: left;
  width: 100%;
}
.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item.active {
    border-bottom: 1px solid #b75217;
    border-radius: 8px !important;
    border: 1px solid var(--Cores-Neutas-Clara-Mdio, #D0C8BE) !important;
    background: var(--Cores-Neutas-Clara-Clara, #F8F6F6) !important;
}
.orderform-template-holder #payment-data p.link.link-gift-card.active,
.orderform-template-holder #payment-data .payment-group-item.active {
  background: #fff;
}
.orderform-template-holder #payment-data p.link.link-gift-card.active span,
.orderform-template-holder #payment-data .payment-group-item.active span {
  color: #000;
}
.orderform-template-holder #payment-data p.link.link-gift-card.active,
.orderform-template-holder #payment-data p.link.link-gift-card:hover,
.orderform-template-holder #payment-data .payment-group-item.active,
.orderform-template-holder #payment-data .payment-group-item:hover {
  box-shadow: 0 0 6px #cbcbcb;
  border: 1px solid #b75217;
}
.orderform-template-holder #payment-data p.link.link-gift-card,
.orderform-template-holder #payment-data fieldset.payment-group {
  width: 100%;
  left: 0;
  display: block;
  background: none;
  position: relative;
  margin: 0;
}
.orderform-template-holder
  #payment-data
  #iframe-placeholder-creditCardPaymentGroup {
  padding-top: 32px;
}
.orderform-template-holder
  #payment-data
  #iframe-placeholder-creditCardPaymentGroup
  > .payment-group-item-cards {
  display: block;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.orderform-template-holder
  #payment-data
  #iframe-placeholder-creditCardPaymentGroup
  > .payment-group-item-cards
  .card-flag {
  opacity: 1;
}
.orderform-template-holder #payment-data p.link.link-gift-card {
  margin-bottom: 10px;
  padding: 0;
}
.orderform-template-holder #payment-data p.link.link-gift-card a {
  padding: 10px 10px;
  display: block;
  text-align: left;
}
.orderform-template-holder #payment-data .payment-group-list-btn {
  width: 100%;
}
.orderform-template-holder #payment-data p.link.link-gift-card *,
.orderform-template-holder #payment-data .payment-group-item * {
  font-size: 12px !important;
  font-weight: bold;
}
.orderform-template-holder #payment-data .payment-group-item {
  position: relative;
  height: 40px;
}
.orderform-template-holder
  #payment-data
  .payment-group-item
  span.payment-group-item-text {
  padding: 0;
  line-height: 17px;
  background: none !important;
}
.orderform-template-holder
  #payment-data
  .payment-group-item:first-child:nth-last-child(n + 2),
.orderform-template-holder
  #payment-data
  .payment-group-item:first-child:nth-last-child(n + 2)
  ~ .payment-group-item {
  width: calc(50% - 3px);
}
.orderform-template-holder
  #payment-data
  .payment-group-item:first-child:nth-last-child(n + 3),
.orderform-template-holder
  #payment-data
  .payment-group-item:first-child:nth-last-child(n + 3)
  ~ .payment-group-item {
  width: calc(33.3% - 4px);
}
.orderform-template-holder
  #payment-data
  .payment-group-item:first-child:nth-last-child(n + 4),
.orderform-template-holder
  #payment-data
  .payment-group-item:first-child:nth-last-child(n + 4)
  ~ .payment-group-item {
  width: calc(25% - 4.8px);
}
.orderform-template-holder
  #payment-data
  .payment-group-item:first-child:nth-last-child(n + 5),
.orderform-template-holder
  #payment-data
  .payment-group-item:first-child:nth-last-child(n + 5)
  ~ .payment-group-item {
  width: 100%;
  margin-right: 0;
  height: auto;
}
.orderform-template-holder
  #payment-data
  .payment-group-item:first-child:nth-last-child(n + 5):after,
.orderform-template-holder
  #payment-data
  .payment-group-item:first-child:nth-last-child(n + 5):before,
.orderform-template-holder
  #payment-data
  .payment-group-item:first-child:nth-last-child(n + 5)
  ~ .payment-group-item:after,
.orderform-template-holder
  #payment-data
  .payment-group-item:first-child:nth-last-child(n + 5)
  ~ .payment-group-item:before {
  display: none;
}
.orderform-template-holder
  #payment-data
  .payment-group-item:first-child:nth-last-child(n + 5):hover,
.orderform-template-holder
  #payment-data
  .payment-group-item:first-child:nth-last-child(n + 5)
  ~ .payment-group-item:hover {
  top: 0;
}
.orderform-template-holder #payment-data .payment-group-item:last-child {
  margin-right: 0;
}
.orderform-template-holder #payment-data .payment-group-item:hover {
  position: relative;
  background: #fff;
  top: -2px;
}
.orderform-template-holder #payment-data .payment-group-item.active:after,
.orderform-template-holder #payment-data .payment-group-item.active:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  width: 0;
  height: 0;
  border-style: solid;
}
.orderform-template-holder #payment-data .payment-group-item.active:after {
  border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-width: 6px;
}
.orderform-template-holder #payment-data .payment-group-item.active:before {
  border-color: #b75217 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-width: 7px;
}
.orderform-template-holder
  #payment-data
  .gift-card-section.form-step.box-default {
  padding: 0;
  margin: 0;
  width: 100%;
}
.orderform-template-holder
  #payment-data
  .gift-card-section.form-step.box-default
  label {
  font-weight: bold;
  color: #000;
  font-size: 12px;
}
.orderform-template-holder #payment-data p.payment-discounts-options,
.orderform-template-holder #payment-data p.gift-card-provider-options {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.orderform-template-holder #payment-data p.payment-discounts-options input,
.orderform-template-holder #payment-data p.payment-discounts-options select,
.orderform-template-holder #payment-data p.gift-card-provider-options input,
.orderform-template-holder #payment-data p.gift-card-provider-options select {
  margin: 0 10px;
}
.orderform-template-holder #payment-data p.payment-discounts-options label,
.orderform-template-holder #payment-data p.gift-card-provider-options label {
  line-height: 12px;
  margin: 0;
}
.orderform-template-holder #payment-data .payment-discounts-list {
  margin-bottom: 10px;
}
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  .gift-card-provider-group-loyalty-program {
  border-bottom: 1px solid #eee;
}
.orderform-template-holder #payment-data .payment-discounts-list table {
  width: 100%;
}
.orderform-template-holder #payment-data .payment-discounts-list table td {
  padding: 0;
}
.orderform-template-holder #payment-data .payment-discounts-list table tbody,
.orderform-template-holder #payment-data .payment-discounts-list table tr {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
}
.orderform-template-holder #payment-data .payment-discounts-list table td.code,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.number {
  margin-right: 20px;
  flex-grow: 1;
  padding: 0;
}
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  #remove-gift-card {
  text-decoration: underline;
  color: #ff4c4c;
}
.orderform-template-holder #payment-data input#payment-discounts-code {
  width: 100% !important;
}
.orderform-template-holder #payment-data #btn-add-gift-card {
  height: 40px;
  border-radius: 4px;
}
.orderform-template-holder #payment-data .steps-view {
  width: 100% !important;
  padding: 0;
  min-height: initial;
}
.orderform-template-holder #payment-data .steps-view iframe {
  margin: 0;
}
.orderform-template-holder #payment-data p.notification {
  font-weight: bold;
  font-weight: 400;
  color: #323232;
}
.orderform-template-holder
  #payment-data
  p.notification:not([style='display: none;'])
  + .box-step {
  padding: 0;
  border: none;
}
@media (min-width: 769px) {
  .orderform-template-holder #payment-data:last-child {
    margin-bottom: 0px !important;
  }
}
.orderform-template-holder #payment-data .v-custom-payment-item-wrap {
  box-sizing: border-box;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #cbcbcb;
  color: #323232;
  transition: all ease 0.3s;
  overflow: hidden;
  margin-bottom: 10px;
}
.orderform-template-holder #payment-data .v-custom-payment-item-wrap.active,
.orderform-template-holder #payment-data .v-custom-payment-item-wrap:hover {
  border-color: #b75217;
  box-shadow: 0 0 6px #ddd;
  padding: 10px;
}
.orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap
  #iframe-placeholder-creditCardPaymentGroup {
  padding-top: 0;
}
.orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap
  .payment-group-item {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  box-shadow: none;
  margin: 0;
  width: 100% !important;
  height: auto;
  top: 0;
}
.orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap
  .payment-group-item-text {
  margin-right: auto;
  text-align: left;
  line-height: 27px !important;
  white-space: nowrap;
}
.orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap
  .payment-group-item-text:before {
  content: '';
  width: 20px;
  height: 20px;
  display: inline-block;
  border: 1px solid #999;
  border-radius: 100%;
  vertical-align: middle;
  margin: -3px 10px 0 0;
}
.orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap
  .payment-group-item-cards {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap
  .payment-group-item-cards
  .card-flag:last-child {
  margin: 0;
}
@media (max-width: 360px) {
  .orderform-template-holder
    #payment-data
    .v-custom-payment-item-wrap
    .payment-group-item-cards {
    display: none;
  }
}
.orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap
  .payment-group-item.active {
  background: #f1f7ff;
  border-bottom: 1px solid #b75217;
}
.orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap
  .payment-group-item.active
  .payment-group-item-text:before {
  background: #b75217;
  border-color: #b75217;
  box-shadow: inset 0 0 0 3px #fff;
}
.orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap
  .payment-group-item.active
  .payment-group-item-cards
  span {
  opacity: 1;
}
.orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap
  .payment-group-item:hover
  .payment-group-item-text:before {
  border-color: #b75217;
}
.orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap
  .payment-group-item:before,
.orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap
  .payment-group-item:after {
  display: none;
}
.orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap
  .payment-group-item#payment-group-payPalPaymentGroup {
  position: relative;
}
.orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap
  .payment-group-item#payment-group-payPalPaymentGroup:after {
  content: '';
  width: 50px;
  height: 20px;
  display: block;
  background: url('https://io.vtex.com.br/checkout-ui/v6.18.19/img/payment-paypal-landscape.png')
    center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  left: initial;
  border: none;
}
.orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap
  .payment-group-item#payment-group-AffirmPaymentGroup:after {
  content: '';
  width: 65px;
  height: 25px;
  display: block;
  background: url(https://cdn-assets.affirm.com/images/black_logo-transparent_bg.png)
    center no-repeat;
  background-size: contain;
  position: absolute;
  top: 49%;
  transform: translateY(-50%);
  right: 3px;
  left: initial;
  border: none;
}
.orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap
  .payment-group-item.active
  + div,
.orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap.active
  > div {
  padding: 20px;
  overflow: hidden;
  box-sizing: border-box;
}
.orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap
  .SecurityEnvironmentIcon {
  display: none;
}
.orderform-template-holder .step {
  border: none;
  padding: 0;
  background: none;
  margin-bottom: 0;
}
@media (max-width: 868px) {
  .orderform-template-holder .step {
    width: 100%;
  }
}
.orderform-template-holder .step .box-info {
  color: #323232;
}
.orderform-template-holder .step .box-info[style*='display: block'] {
  margin-top: 10px;
}
.orderform-template-holder .step .form-step fieldset {
  width: 100%;
  float: none;
}
.orderform-template-holder .step .form-step fieldset p {
  position: relative;
}
@media (max-width: 690px) {
  .orderform-template-holder .step .form-step fieldset p {
    float: none !important;
  }
}
.orderform-template-holder .step .form-step fieldset p.client-last-name,
.orderform-template-holder .step .form-step fieldset p.client-first-name {
  width: calc(50% - 5px);
  position: relative;
}
@media (max-width: 690px) {
  .orderform-template-holder .step .form-step fieldset p.client-last-name,
  .orderform-template-holder .step .form-step fieldset p.client-first-name {
    width: 100%;
  }
  .orderform-template-holder
    .step
    .form-step
    fieldset
    p.client-last-name
    input[type='text'],
  .orderform-template-holder
    .step
    .form-step
    fieldset
    p.client-first-name
    input[type='text'] {
    width: 100% !important;
  }
}
.orderform-template-holder .step .form-step fieldset p span.help.error {
  position: absolute;
  font-size: 11px;
  margin-top: 0;
}
.orderform-template-holder .step .form-step fieldset.box-client-info-pj {
  padding-top: 15px;
}
.orderform-template-holder .step .form-step fieldset.box-payment-option h3 {
  display: none;
}
.orderform-template-holder .step .form-step #is-corporate-client {
  color: #b75217;
}
.orderform-template-holder .step.client-profile-data .client-notice.notice {
  margin: 0 0 10px 0;
}
.orderform-template-holder .step.client-profile-data .box-client-info {
  margin-bottom: 20px;
}
.orderform-template-holder .step.client-profile-data .client-document,
.orderform-template-holder .step.client-profile-data .client-phone {
  width: calc(50% - 5px);
}
@media (max-width: 690px) {
  .orderform-template-holder .step.client-profile-data .client-document,
  .orderform-template-holder .step.client-profile-data .client-phone {
    width: 100%;
  }
}
.orderform-template-holder .step.shipping-data .box-step {
  display: flex;
  flex-wrap: wrap;
}
.orderform-template-holder .step.shipping-data .box-step > * {
  width: 100%;
  order: 1;
}
.orderform-template-holder
  .step.shipping-data
  .box-step
  > *.vtex-omnishipping-1-x-addressFormPart1 {
  order: 1;
}
.orderform-template-holder
  .step.shipping-data
  .box-step
  > *.vtex-omnishipping-1-x-addressForm {
  order: 2;
}
.orderform-template-holder
  .step.shipping-data
  .box-step
  > *.vtex-omnishipping-1-x-addressInfo {
  order: 3;
}
.orderform-template-holder
  .step.shipping-data
  .box-step
  > *.vtex-omnishipping-1-x-deliveryGroup {
  order: 4;
}
.orderform-template-holder
  .step.shipping-data
  .box-step
  > *.vtex-omnishipping-1-x-submitPaymentButton {
  order: 100;
}
.orderform-template-holder
  .step.shipping-data
  .box-step
  > *.btn-link.vtex-omnishipping-1-x-btnDelivery,
.orderform-template-holder
  .step.shipping-data
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .box-step
  > a.vtex-omnishipping-1-x-btnDelivery,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .orderform-template-holder
  .step.shipping-data
  .box-step
  > a.vtex-omnishipping-1-x-btnDelivery {
  order: 5;
  margin-top: 20px;
  background: #b75217;
}
.orderform-template-holder
  .step.shipping-data
  .box-step
  > *#postalCode-finished-loading,
.orderform-template-holder .step.shipping-data .box-step > *:last-child {
  margin: 0;
}
.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-address {
  margin: 0;
}
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-addressSummaryActive
  .address-summary {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='24' height='24'><path fill='%23999999' d='M15.998,5.951L4,16.237V30c0,0.552,0.448,1,1,1h8v-8h6v8h8c0.552,0,1-0.448,1-1V16.238L15.998,5.951z M19,19 h-6v-5h6V19z'></path> <polygon fill='%23999999' points='15.998,0.683 9,6.682 9,3 5,3 5,10.111 0.59,13.892 1.892,15.41 15.998,3.317 30.108,15.41 31.41,13.892 '></polygon></svg>")
    no-repeat;
  background-position: 12px 9px;
  border: 1px solid #cbcbcb;
}
.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-content {
  align-items: center;
}
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-deliveryChannelsOption {
  background: #fff;
}
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-pickupButton,
.orderform-template-holder
  .step.shipping-data
  .vtex-pickup-points-modal-3-x-pickupViewOptionActive,
.orderform-template-holder
  .step.shipping-data
  .vtex-pickup-points-modal-3-x-pickupViewOptionActive:hover,
.orderform-template-holder
  .step.shipping-data
  .vtex-pickup-points-modal-3-x-pickupViewOptionActive:active,
.orderform-template-holder
  .step.shipping-data
  .vtex-pickup-points-modal-3-x-pickupViewOptionActive:focus,
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-deliveryChannelsTogglePickup,
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-deliveryChannelsOption.vtex-omnishipping-1-x-deliveryOptionActive {
  background: #b75217;
  border-color: #b75217;
  border-radius: 4px;
}
.orderform-template-holder
  .step.shipping-data
  .vtex-pickup-points-modal-3-x-pickupViewOptionInctive {
  color: #b75217;
  border-color: #b75217;
  border-radius: 4px;
}
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-addressItemOption:hover,
.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-active {
  background-color: #f1f7ff;
}
.orderform-template-holder .step.shipping-data .shipping-method-toggle {
  border-color: #b75217;
}
.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-alert {
  border-color: #ffb100;
  display: flex;
  align-items: center;
}
.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-linkEdit {
  text-decoration: underline;
}
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-deliveryChannelsWrapper,
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-deliveryChannelsToggle {
  border-radius: 4px;
}
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-deliveryChannelsWrapper {
  border: 1px solid #cbcbcb;
  width: 100%;
  overflow: hidden;
  margin: 0 0 20px 0;
}
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-summaryChange {
  background: #cbcbcb4a !important;
  border-color: #cbcbcb;
  color: #b75217;
}
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-leanShippingGroupList {
  border-color: #eee;
  margin: 0;
}
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-option:hover,
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-leanShippingOptionActive,
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-leanShippingOption {
  background: #fff !important;
}
.orderform-template-holder
  .step.shipping-data
  .vtex-pickup-points-modal-3-x-modalDetailsBackLnk
  svg
  path,
.orderform-template-holder
  .step.shipping-data
  .vtex-pickup-points-modal-3-x-modalDetailsBackLnk {
  color: #676767;
  fill: #676767;
}
.orderform-template-holder
  .step.shipping-data
  .vtex-pickup-points-modal-3-x-primary {
  outline: none;
  background: #b75217;
  border-color: #b75217;
}
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-pickupPointChange {
  border-color: #b75217;
}
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-address
  p {
  clear: both;
  float: none;
  margin: 0;
}
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-address
  p.input.ship-checkboxNumberLabel.text {
  width: auto;
  align-self: flex-end;
  display: flex;
  align-items: center;
  margin-left: 10px !important;
  height: 40px;
}
.orderform-template-holder .step.shipping-data input#ship-addressQuery {
  width: 100%;
}
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-container.shp-pickup-receiver {
  display: block;
}
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-container.shp-pickup-receiver
  svg.person-blue
  path {
  fill: #b75217;
}
.orderform-template-holder
  .step.shipping-data
  .vtex-omnishipping-1-x-container.shp-pickup-receiver
  .vtex-omnishipping-1-x-btn {
  color: #b75217;
}
@media (max-width: 490px) {
  .orderform-template-holder
    .step.shipping-data
    .vtex-omnishipping-1-x-dateLink {
    width: 100%;
  }
}
.orderform-template-holder .step .submit.btn.btn-success,
.orderform-template-holder
  .step
  .checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  a.submit.btn-success,
.checkout-container.row-fluid.cart-active
  .summary-template-holder
  .summary-coupon
  fieldset.coupon-fieldset
  .coupon-data
  .orderform-template-holder
  .step
  a.submit.btn-success,
.orderform-template-holder
  .step
  #payment-data
  .payment-discounts-list
  table
  td.action
  a.submit.btn-success,
.orderform-template-holder
  #payment-data
  .payment-discounts-list
  table
  td.action
  .step
  a.submit.btn-success {
  margin: 20px auto 0 auto;
  display: flex;
  width: 300px !important;
  min-width: 80px !important;
  padding: 12px 16px !important;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: var(--Inputs-Botes, 4px) !important;
  background: var(--Call-To-Action-CTA-Pura, #615D55) !important;
  border: 0 !important;
}
.orderform-template {
  display: flex !important;
  padding-top: 0px;
  min-height: 400px !important;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .orderform-template {
    flex-wrap: wrap;
  }
}
.orderform-template .orderform-template-holder {
  width: 100%;
}
@media (min-width: 769px) {
  .orderform-template .orderform-template-holder {
    width: 61% !important;
    padding-right: 20px;
    max-width: calc(100% - 271px);
    float: left;
    box-sizing: border-box;
  }
}
@media (max-width: 690px) {
  .orderform-template {
    width: 100%;
    padding-top: 0px;
  }
}
.orderform-template .cart-template.mini-cart {
    min-width: 255px;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -o-sticky;
    position: -ms-sticky;
    position: sticky;
    bottom: 0px;
    top: 20px;
    right: 0;
    float: right;
    margin: 0;
    border-radius: var(--Border, 8px) !important;
    background: var(--Cores-Neutas-Clara-Pura, #FFF) !important;
    display: flex;
    width: 397px !important;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px !important;

}
@media (max-width: 768px) {
  .orderform-template .cart-template.mini-cart {
    width: 100%;
    position: relative;
    top: 0;
  }
}
.orderform-template
  .cart-template.mini-cart
  .cart-items
  > .v-custom-indexed-item {
  display: none !important;
}
.orderform-template .cart-template.mini-cart .cart-fixed {
  height: auto !important;
  position: relative !important;
  max-width: 100%;
  width: 100% !important;
  top: 0;
  min-height: initial;
}
@media (min-width: 769px) {
  .orderform-template .cart-template.mini-cart .cart-fixed.affix-top {
    position: relative !important;
  }
}
.orderform-template .cart-template.mini-cart h2 {
  text-align: left;
  border-top: none;
  background: none !important;
    margin-bottom: 5px;
    margin-top: 15px;
}
.orderform-template .cart-template.mini-cart .quantity {
    min-width: 7px !important;
    width: auto;
    height: 10px;
    display: inline-block;
    color: #fff !important;
    border-radius: 300px;
    background: var(--Cores-Primarias-Primaria-Cor-Pura, #312E2B) !important;

}
a#orderform-minicart-to-cart {
    color: var(--Cores-de-Texto-Preta, #312E2B) !important;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-decoration-line: underline;
}
.mini-cart .quantity {
    position: absolute;
    top: 4px;
    left: 35px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    text-shadow: none;
}
.orderform-template .cart-template.mini-cart .summary-template-holder {
  width: 100%;
  background: none;
  border: none;
  padding: 0;
}
.orderform-template
  .cart-template.mini-cart
  .summary-template-holder
  .accordion-inner {
  margin-top: 0px;
}
.orderform-template
  .cart-template.mini-cart
  .summary-template-holder
  .summary
  > .summary-coupon-wrap,
.orderform-template
  .cart-template.mini-cart
  .summary-template-holder
  .summary-coupon-wrap
  > .summary-coupon {
  display: block !important;
}
.orderform-template
  .cart-template.mini-cart
  .summary-template-holder
  .summary-coupon
  p {
  margin: 0;
}
.orderform-template
  .cart-template.mini-cart
  .summary-template-holder
  .summary
  > .summary-coupon-wrap {
  border-top: 1px solid #cbcbcb;
  padding: 8px 0;
}
.orderform-template
  .cart-template.mini-cart
  .summary-template-holder
  input[type='text'],
.orderform-template
  .cart-template.mini-cart
  .summary-template-holder
  button[type='submit'],
.orderform-template
  .cart-template.mini-cart
  .summary-template-holder
  p.coupon-fields
  span.info
  > span {
  line-height: 30px !important;
  height: 35px !important;
}
.orderform-template .cart-template.mini-cart .item {
  padding: 10px 0;
  margin: 0;
  border: none;
  border-bottom: 1px solid #eee;
}
.orderform-template .cart-template.mini-cart .item:last-child {
  border: none;
}
.orderform-template .cart-template.mini-cart .item ul.service-list.unstyled {
  margin: 0;
  float: none;
  width: 100%;
  background: none;
  display: inline-block;
  clear: both;
}
.orderform-template .cart-template.mini-cart .item .service-item,
.orderform-template .cart-template.mini-cart .item.v-custom-indexed-item {
  background: #f1f7ff;
  border: 1px dashed #cbcbcb;
  border-radius: 4px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 5px 10px;
  margin: 10px 0 0 0;
}
.orderform-template .cart-template.mini-cart .item .service-item .description,
.orderform-template
  .cart-template.mini-cart
  .item.v-custom-indexed-item
  .description {
  margin-top: 0;
}
.orderform-template .cart-template.mini-cart .item .service-item > a,
.orderform-template .cart-template.mini-cart .item .service-item .quantity,
.orderform-template .cart-template.mini-cart .item .service-item .shipping-date,
.orderform-template
  .cart-template.mini-cart
  .item
  .service-item
  .item-subscription,
.orderform-template .cart-template.mini-cart .item.v-custom-indexed-item > a,
.orderform-template
  .cart-template.mini-cart
  .item.v-custom-indexed-item
  .quantity,
.orderform-template
  .cart-template.mini-cart
  .item.v-custom-indexed-item
  .shipping-date,
.orderform-template
  .cart-template.mini-cart
  .item.v-custom-indexed-item
  .item-subscription {
  display: none;
}
.orderform-template .cart-template.mini-cart .item .service-item .price,
.orderform-template
  .cart-template.mini-cart
  .item.v-custom-indexed-item
  .price {
  margin: 0;
}
.orderform-template .cart-template.mini-cart .item .service-item:last-child,
.orderform-template
  .cart-template.mini-cart
  .item.v-custom-indexed-item:last-child {
  margin-bottom: 0;
}
.orderform-template
  .cart-template.mini-cart
  .item.v-custom-indexed-item
  .item-unavailable {
  display: none;
}
.orderform-template .cart-template.mini-cart .item .fn {
  width: calc(82% - 20px);
  color: var(--Cores-de-Texto-Preta, #312E2B);
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 16.8px */
}
.orderform-template .cart-template.mini-cart .price {
    margin-right: 5px;
    color: var(--Cores-Primarias-Secundaria-Secondary-Pure---500, #A14F16);
    text-align: right;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}
.orderform-template .cart-template.mini-cart .item .description {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.orderform-template .cart-template.mini-cart .item .price,
.orderform-template .cart-template.mini-cart .item span.shipping-date {
  white-space: nowrap;
}
.orderform-template .cart-template.mini-cart .item .url {
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid var(--Cores-Neutas-Clara-Mdio, #D0C8BE);
}
.orderform-template .cart-template.mini-cart .summary-totalizers {
  margin-bottom: 0;
}
.orderform-template .cart-template.mini-cart #go-to-cart-button {
    position: absolute;
    top: 11px !important;
    right: -18px !important;
    width: 100%;
    text-decoration: underline;
    margin: 0 auto;
}
@media (max-width: 690px) {
  .orderform-template .cart-template.mini-cart #go-to-cart-button {
    display: none;
  }
}
.orderform-template .cart-template.mini-cart .summary-totalizers tbody {
  border-top: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
  padding: 14px 0;
  display: block;
}
.orderform-template
  .cart-template.mini-cart
  .summary-totalizers
  tbody
  tr.CustomTax:not(.CustomTax--total) {
  display: none !important;
}
.orderform-template .cart-template.mini-cart .summary-totalizers tbody td {
  display: inline-block;
  text-align: left !important;
  width: auto;
  padding:0 0 10px 0 !important;

    color: var(--Cores-de-Texto-Escura, #615D55) !important;

 font-family: "Montserrat", sans-serif;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
}
.orderform-template
  .cart-template.mini-cart
  .summary-totalizers
  tbody
  td.monetary {
  text-align: right !important;
  margin-left: auto;
  float: right;
}
.orderform-template .cart-template.mini-cart .summary-totalizers tbody + tbody {
  border-top: none;
}
.orderform-template
  .cart-template.mini-cart
  .summary-totalizers
  tbody.shipping-reset,
.orderform-template
  .cart-template.mini-cart
  .summary-totalizers
  tbody.shipping-calculate {
  display: none !important;
}
.orderform-template .cart-template.mini-cart .summary-totalizers tfoot tr td {
  padding: 14px 0 !important;
 color: var(--Cores-de-Texto-Preta, #312E2B) !important;
font-family: "Montserrat", sans-serif;
  font-size: 16px  !important;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 19.2px */
  text-align: left;
}
.orderform-template
  .cart-template.mini-cart
  .summary-totalizers
  tfoot
  tr
  td.monetary {
  text-align: right !important;
  margin-left: auto;
  float: right;
  color: #b75217;
}
.orderform-template .cart-template.mini-cart .cart {
  margin-bottom: 0;
  max-height: calc(100vh - 355px);
  overflow: auto;
}
.orderform-template .cart-template.mini-cart .cart::-webkit-scrollbar {
  width: 6px;
}
.orderform-template .cart-template.mini-cart .cart::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
  border-radius: 4px;
}
.orderform-template .cart-template.mini-cart .cart::-webkit-scrollbar-thumb {
  background: #cbcbcb;
  border-radius: 30px;
}
.orderform-template
  .cart-template.mini-cart
  .cart:hover::-webkit-scrollbar-thumb {
  background: #eee;
}
.orderform-template .cart-template.mini-cart .cart .cart-items:not(.v-loaded) {
  max-height: 100px;
  overflow: hidden;
}
.orderform-template
  .cart-template.mini-cart
  .cart
  .cart-items:not(.v-loaded)
  li.item {
  overflow: hidden;
  position: relative;
  border: none !important;
}
.orderform-template
  .cart-template.mini-cart
  .cart
  .cart-items:not(.v-loaded)
  li.item
  > * {
  opacity: 0;
}
.orderform-template
  .cart-template.mini-cart
  .cart
  .cart-items:not(.v-loaded)
  li.item:after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  top: 0px;
  left: 0;
  position: absolute;
}
.orderform-template .payment-confirmation-wrap {
  border: none;
  padding: 0;
}
.orderform-template .payment-confirmation-wrap .payment-submit-wrap {
  margin: 10px 0 0 0;
}
@media (max-width: 768px) {
  .orderform-template .payment-confirmation-wrap .payment-submit-wrap {
    z-index: 9999;
    position: unset !important;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 0;
    background: #fff;
    margin: 0 !important;
  }
  .orderform-template .payment-confirmation-wrap .payment-submit-wrap button {
    border-radius: 0 !important;
  }
}
@media (max-width: 768px) {
  .orderform-template .payment-confirmation-wrap {
    border: none !important;
  }
  .orderform-template .payment-confirmation-wrap .payment-submit-wrap,
  .orderform-template .payment-confirmation-wrap button {
    margin: 0 !important;
  }
}
.orderform-template
  .payment-confirmation-wrap
  #payment-data-submit:disabled
  span {
  display: none;
}
.orderform-template .summary-note {
  display: none !important;
}
.orderform-template .summary-note p.note-data {
  display: none !important;
}
.orderform-template .summary-note > div {
  display: block !important;
}
.orderform-template .summary-note .note-textarea {
  height: 50px;
  line-height: 20px;
  max-width: 100%;
  width: 100%;
  font-family: 'Roboto', sans-serif;
  max-height: 100px;
}
.orderform-template .custom-cart-template-wrap {
  position: relative;
  background: #fff;
  padding: 17px 20px;
  text-align: left;
  box-sizing: border-box;
  border-radius: 4px;
  border: none;
}
.orderform-template .custom-cart-template-wrap .summary-cart-template-holder {
  height: auto !important;
}
.orderform-template .custom-cart-template-wrap .summary-template-holder {
  margin-top: 0;
}
.step.client-profile-data.active .box-step .form-step[style*='display: block'],
.step.shipping-data.active .accordion-inner.shipping-container,
#payment-data .box-step form.form-step {
  padding-top: 20px !important;
}
.orderform-template-holder #shipping-data .shipping-summary-info,
.orderform-template-holder .step .accordion-body p.notification,
.client-pre-email + .client-profile-data .accordion-body:before {
  display: none;
}
body.v-custom-step-shipping #shipping-data .shipping-summary-info,
body.v-custom-step-payment #shipping-data .shipping-summary-info {
  display: block;
}
.steps-view,
.gift-card-section,
.App.iframe-credit-card-payment-group {
  background: #fff;
}
#app-container {
  min-height: 100vh;
  background: #fff;
}
#app-container input[type='text'],
#app-container input[type='tel'],
#app-container input[type='email'],
#app-container select {
  width: 100%;
}
#app-container span.help.error {
  margin: 0 !important;
  display: none;
}
#app-container .SecurityEnvironmentIcon {
  margin-bottom: 20px;
  display: none;
}
#app-container .CardForm > div {
  position: relative;
  clear: both;
}
#app-container .CardForm .PaymentValue {
  display: none;
}
#app-container .CardForm input#creditCardpayment-card-0Number[value=''] {
  background: #fff;
  position: relative;
  z-index: 1;
}
#app-container .CardForm .SavedCardsList {
  width: calc(100% - 1px);
}
#app-container .CardForm .SavedCard .link-delete {
  right: 8px;
  top: 50%;
  margin-top: -10px;
  border: 1px solid #ccc;
  background: #fff;
  width: 20px;
  height: 20px;
  line-height: 17px;
}
#app-container .FormFieldLabel {
  line-height: 30px;
}
#app-container .PaymentCardFlags {
  position: absolute;
  top: calc(30px + (40px - 25px) / 2);
  right: 16px;
  padding: 0;
}
#app-container .PaymentCardFlags .card-flag-label input {
  display: none;
}
#app-container .PaymentCardFlags .card-flag-label {
  width: auto;
}
#app-container .PaymentCardFlags .card-flag {
  opacity: 0.7;
  display: none;
}
#app-container .PaymentCardFlags .card-flag.card-selected {
  opacity: 1;
  display: block;
}
#app-container input#creditCardpayment-card-0Code,
#app-container input#creditCardpayment-card-1Code {
  width: 100px !important;
}
#app-container .label-vertical-group {
  padding: 9px;
}
#app-container .label-vertical-group:hover {
  color: #b75217;
}
#app-container .label-vertical-group.active {
  color: #b75217;
  background: #f1f7ff;
}
#app-container .label-vertical-group:not(.SavedCard) .card-flag {
  position: absolute;
  left: 5px;
  top: 8px;
}
#app-container .label-vertical-group .icon-ok-circle,
#app-container .label-vertical-group .icon-circle-blank {
  top: 9px;
}
#app-container .label-vertical-group.UseAnotherCard {
  background-color: #eee;
  padding: 4px;
  font-size: 11px;
  text-decoration: underline;
}
#app-container .label-vertical-group.UseAnotherCard #use-another-card {
  color: #676767;
}
#app-container .label-vertical-group.UseAnotherCard:hover #use-another-card {
  text-decoration: underline;
  color: #999;
}
#app-container label.FormFieldLabel {
  display: block;
  clear: both;
  width: auto;
  margin-right: 10px;
}
#app-container .AddressForm {
  display: flex;
  flex-wrap: wrap;
}
#app-container .AddressForm > * {
  width: 100%;
  order: 10;
}
#app-container .AddressForm input {
  max-width: 100%;
}
#app-container .AddressForm .payment-billing-address-street {
  order: 1;
}
#app-container .AddressForm .payment-billing-address-complement {
  order: 2;
}
#app-container .AddressForm .payment-billing-address-city {
  order: 3;
}
#app-container .AddressForm .payment-billing-address-state {
  order: 4;
}
#app-container .AddressForm .PostalCode {
  order: 5;
}
.orderform-template .summary-note.js-active {
  display: block !important;
}
body.js-vcustom-showNoteField .orderform-template .payment-confirmation-wrap {
  display: block !important;
}
body.js-vcustom-showNoteField
  .orderform-template
  .payment-confirmation-wrap
  .payment-submit-wrap {
  display: none;
}
body.js-vcustom-showNoteField .orderform-template .summary-note {
  display: block !important;
}
body.js-vcustom-showNoteField.v-custom-step-payment
  .orderform-template
  .payment-confirmation-wrap
  .payment-submit-wrap {
  display: block !important;
}
.summary-coupon fieldset.coupon-fieldset .vcustom-showCustomMsgCoupon {
  border: 1px dashed #ffb100;
  padding: 1px;
  font-size: 11px;
  background: #fff6e0;
  border-radius: 4px;
  margin-top: 4px !important;
  clear: both;
}
.vcustom-customTax-tot {
  display: inline-block;
  position: relative;
  margin-left: 5px;
}
.vcustom-customTax-tot > span {
  background: #eee;
  width: 15px;
  height: 15px;
  line-height: 15px;
  display: inline-block;
  border-radius: 100%;
  text-align: center;
  cursor: pointer;
}
.vcustom-customTax-tot:hover .vcustom-customTax-resume {
  display: block;
}
.vcustom-customTax-resume {
  position: absolute;
  left: calc(100% + 10px);
  width: 128px;
  background: #eee;
  top: 50%;
  font-size: 11px;
  padding: 10px;
  transform: translateY(-50%);
  display: none;
}
.vcustom-customTax-resume__i {
  display: flex;
  justify-content: space-between;
  margin: 0;
}
.vcustom-customTax-resume:before {
  content: '';
  display: block;
  position: absolute;
  left: -4px;
  top: calc(50% - 4px);
  width: 0;
  height: 0;
  border: 0 solid rgba(0, 0, 0, 0);
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-right: 4px solid #eee;
}
.v-custom-addLabels-active-flag {
  background: #fff;
  color: #323232;
  padding: 1px 4px;
  border-radius: 4px;
  display: inline-block;
  align-items: center;
  font-size: 11px;
  border: 1px solid #cbcbcb;
}
.v-custom-addLabels-active-flag:before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url('//io.vtex.com.br/front-libs/bootstrap/2.3.2/img/glyphicons-halflings.png');
  background-repeat: no-repeat;
  background-position: 0 -48px;
  margin-right: 4px;
  opacity: 0.9;
  vertical-align: middle;
}
.v-custom-assemblies {
  margin: 10px 0 3px 0;
  overflow: hidden;
  border-top: 1px solid #cbcbcb;
  padding-top: 7px;
}
@media (max-width: 690px) {
  .v-custom-assemblies {
    width: 100%;
    left: 0;
    margin-bottom: 2px;
  }
}
.v-custom-assemblies p {
  display: none;
}
.v-custom-assemblies__values {
  list-style: none;
  padding: 0;
  margin: 0;
}
.v-custom-assemblies__values__item strong:after {
  content: ':';
}
.v-custom-assemblies__values__item span,
.v-custom-assemblies__values__item strong {
  line-height: 14px;
}
body.v-custom-paymentBuilder-accordion .steps-view {
  display: none;
}
body.v-custom-changeShippingTimeInfo
  .orderform-template
  .cart-template.mini-cart
  .item
  span.shipping-date {
  display: none;
}
#shipping-data .accordion-group.shipping-data:after {
  opacity: 0;
  transition: all ease 0.3s;
}
.js-v-custom-is-loadAddress .vtex-omnishipping-1-x-warning {
  display: none !important;
}
.js-v-custom-is-loadAddress
  #shipping-data
  .accordion-group.shipping-data:after {
  content: '';
  display: block;
  opacity: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 20px;
  z-index: 2;
  margin: 0 0 20px 0;
  border-radius: 3px;
}
.js-v-custom-is-loadAddress #postalCode-finished-loading + .mb5 {
  display: none !important;
}
.vcustom--vtex-omnishipping-1-x-address {
  display: none;
}
body.v-custom-addressForm-on.v-custom-step-shipping
  .vcustom--vtex-omnishipping-1-x-address {
  display: block;
}
body.v-custom-addressForm-on.v-custom-step-shipping .v-custom-ship-info {
  display: flex;
}
body.v-custom-addressForm-on.v-custom-step-shipping
  .v-custom-ship-info
  .ship-number {
  margin-right: 10px;
}
body.v-custom-addressForm-on.v-custom-step-shipping
  .vtex-omnishipping-1-x-addressForm,
body.v-custom-addressForm-on.v-custom-step-shipping
  .vtex-omnishipping-1-x-deliveryGroup,
body.v-custom-addressForm-on.v-custom-step-shipping
  .vtex-omnishipping-1-x-submitPaymentButton {
  display: none;
}
.vtex-omnishipping-1-x-submitShippingStepButton {
  margin: 20px 0 0 0;
}
body.v-custom-googleForm-on .vtex-omnishipping-1-x-deliveryGroup,
body.v-custom-googleForm-on .vtex-omnishipping-1-x-addressForm,
body.v-custom-googleForm-on .vtex-omnishipping-1-x-submitPaymentButton,
body.v-custom-googleForm-on .vtex-omnishipping-1-x-btnDelivery {
  display: none;
}
body.v-custom-googleForm-on .alert-noStreet {
  display: none;
}
.v-custom-googleFormScript-added.v-custom-googleForm-on
  .accordion-inner.shipping-container
  > * {
  display: none;
}
body.v-custom-fnsCustomAddressForm .accordion-inner.shipping-container {
  padding-top: 0 !important;
}
body.v-custom-fnsCustomAddressForm .accordion-inner.shipping-container {
  transition: all ease 0.3s;
}
body.v-custom-fnsCustomAddressForm
  .vtex-omnishipping-1-x-selectDeliveryText
  + div {
  margin: 0 !important;
}
body.v-custom-fnsCustomAddressForm
  .orderform-template-holder
  p.vtex-omnishipping-1-x-submitPaymentButton.btn-submit-wrapper.btn-go-to-payment-wrapper {
  margin-bottom: 0 !important;
}
body.v-custom-fnsCustomAddressForm
  .vtex-omnishipping-1-x-addressFormPart1
  .input.ship-country,
body.v-custom-fnsCustomAddressForm
  .vtex-omnishipping-1-x-addressFormPart1
  .input.ship-addressQuery,
body.v-custom-fnsCustomAddressForm
  .vtex-omnishipping-1-x-addressFormPart1
  .input.ship-postalCode {
  display: none;
}
body.v-custom-fnsCustomAddressForm.returningUser
  .vtex-omnishipping-1-x-addressFormPart1
  .input.ship-postalCode {
  display: block;
}
body.v-custom-fnsCustomAddressForm
  .vtex-omnishipping-1-x-container.shp-pickup-receiver
  + .vtex-omnishipping-1-x-shippingSectionTitle
  + #back-to-address-list
  + .vtex-omnishipping-1-x-addressFormPart1
  p.input.ship-postalCode,
body.v-custom-fnsCustomAddressForm
  .vtex-omnishipping-1-x-container.shp-pickup-receiver
  + .vtex-omnishipping-1-x-shippingSectionTitle
  + .vtex-omnishipping-1-x-addressFormPart1
  p.input.ship-postalCode {
  display: block;
}
body.v-custom-fnsCustomAddressForm
  .orderform-template-holder
  .step.shipping-data
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1 {
  order: 1;
}
body.v-custom-fnsCustomAddressForm .pac-logo[style*='none'] {
  border: 0;
}
body.v-custom-fnsCustomAddressForm .pac-logo[style*='none']:after {
  display: none;
}
body.v-custom-fnsCustomAddressForm
  #shipping-data
  .accordion-inner
  + .vcustom--vtex-omnishipping-1-x-address {
  display: none;
}
body.v-custom-fnsCustomAddressForm div#shipping-data {
  display: flex;
  flex-wrap: wrap;
}
body.v-custom-fnsCustomAddressForm div#shipping-data > * {
  width: 100%;
}
body.v-custom-fnsCustomAddressForm
  div#shipping-data
  .step.accordion-group.shipping-data {
  order: 1;
}
body.v-custom-fnsCustomAddressForm
  div#shipping-data
  .vcustom--vtex-omnishipping-1-x-address {
  order: 3;
}
.js-v-custom-is-loading .accordion-inner.shipping-container,
.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address {
  overflow: hidden;
}
.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address {
  height: 120px;
  position: relative;
}
.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.js-v-custom-is-loading .accordion-inner.shipping-container > *,
.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address > * {
  opacity: 0.5;
}
.vcustom--vtex-omnishipping-1-x-address {
  transition: all ease 0.3s;
}
.vcustom--vtex-omnishipping-1-x-address p.input {
  float: none;
  width: 100%;
  margin: 0;
}
.vcustom--vtex-omnishipping-1-x-address span.help.error {
  display: none;
}
.vcustom--vtex-omnishipping-1-x-address input {
  max-width: initial;
  width: 100%;
}
.vcustom--vtex-omnishipping-1-x-address input.error + span.help.error,
.vcustom--vtex-omnishipping-1-x-address select.error + span.help.error {
  display: block;
}
.vcustom--vtex-omnishipping-1-x-address__state {
  display: flex;
  margin: 0 -5px;
}
.vcustom--vtex-omnishipping-1-x-address__state p.input {
  margin: 0 5px;
}
@media (max-width: 768px) {
  .vcustom--vtex-omnishipping-1-x-address__state {
    flex-wrap: wrap;
    margin: 0;
  }
  .vcustom--vtex-omnishipping-1-x-address__state p.input.ship-state {
    margin: 0;
  }
}
.pac-container.pac-logo {
  border: 1px solid #cbcbcb;
  border-radius: 4px;
}
.pac-logo:after {
  background: #fbfbfb
    url(https://developers.google.com/maps/documentation/images/powered_by_google_on_white.png)
    no-repeat 10px center;
  padding: 14px;
  background-size: 110px;
}
.address-list.vtex-omnishipping-1-x-addressList
  + p.input.ship-addressQuery.text {
  display: none;
}
.alert-noStreet {
  margin: 30px auto 0 auto;
  text-align: center;
}
.vtex-omnishipping-1-x-addressSummaryActive
  .address-summary.address-summary-MLT
  .postalCode:before {
  content: ' - ';
}
body.js-vcustom-hideEmailStep
  .orderform-template-holder
  #client-profile-data
  form.client-pre-email.client-pre-email {
  display: none !important;
}
body.js-vcustom-hideEmailStep
  .client-profile-data
  .accordion-toggle
  > span:before {
  content: '1';
}
body.js-vcustom-hideEmailStep .shipping-data .accordion-toggle:before {
  content: '2';
}
body.js-vcustom-hideEmailStep
  .payment-data
  .accordion-toggle
  > span:not(.payment-edit-link):before {
  content: '3';
}
body.js-vcustom-hideEmailStep
  .client-pre-email
  + .client-profile-data
  .accordion-body
  .accordion-inner {
  display: block;
}
.RTL-checkout select {
  direction: rtl;
}
.RTL-checkout .cart-template-holder {
  order: 2;
}
.RTL-checkout body .main-header .header-link {
  left: initial;
  right: 0;
}
.RTL-checkout body .main-header .checkout-steps {
  margin-left: initial;
  margin-right: auto;
}
.RTL-checkout .main-header .logo {
  order: 2;
}
.RTL-checkout .summary-template-holder tr .info {
  order: 2;
  text-align: right !important;
}
.RTL-checkout
  .orderform-template-holder
  #client-profile-data
  form.client-pre-email
  .link-box-edit,
.RTL-checkout
  .orderform-template-holder
  #client-profile-data
  .step.client-profile-data
  .link-box-edit,
.RTL-checkout .orderform-template-holder #shipping-data .link-box-edit,
.RTL-checkout .orderform-template-holder #payment-data .link-box-edit {
  right: initial;
  left: 0;
}
.RTL-checkout .summary-template-holder tbody td.monetary,
.RTL-checkout .summary-template-holder tfoot tr td.monetary {
  margin-right: auto;
  margin-left: initial !important;
  text-align: left !important;
}
.RTL-checkout .summary-template-holder .summary-coupon p.coupon-fields span {
  flex-direction: row-reverse;
}
.RTL-checkout
  .summary-template-holder
  .summary-coupon
  p.coupon-fields
  span
  input {
  margin: 0 0 0 10px;
}
.RTL-checkout .table.cart-items tbody tr .v-custom-product-item-wrap,
.RTL-checkout .table.cart-items tbody tr,
.RTL-checkout .table.cart-items thead tr,
.RTL-checkout .table.cart-items thead tr th.product {
  flex-direction: row-reverse;
  text-align: right;
}
.RTL-checkout .table.cart-items tbody tr td.product-name {
  text-align: right;
}
.RTL-checkout .orderform-template .orderform-template-holder {
  order: 2;
  padding: 0 0 0 20px;
}
.RTL-checkout
  .orderform-template
  .cart-template.mini-cart
  .summary-totalizers
  tfoot
  tr
  td.monetary {
  text-align: left !important;
}
.RTL-checkout br {
  width: 100%;
  height: 1px;
  content: ' ' !important;
  display: block !important;
  clear: both;
}
.RTL-checkout .table.cart-items td.quantity {
  direction: rtl;
}
.RTL-checkout .checkout-steps_items {
  direction: rtl;
}
.RTL-checkout .checkout-steps_items .text:before {
  margin: 0 0 0 7px;
}
.RTL-checkout .srp-toggle__wrapper {
  direction: rtl;
}
.RTL-checkout .srp-toggle__wrapper .vtex-shipping-preview-0-x-framePickup {
  left: 0;
}
.RTL-checkout .srp-toggle__wrapper .vtex-shipping-preview-0-x-frameDelivery {
  left: 50%;
}
.RTL-checkout .srp-delivery-header.mb3 {
  direction: rtl;
  display: flex;
}
.RTL-checkout .srp-delivery-current-many .flex {
  direction: rtl;
  text-align: right;
}
.RTL-checkout .step {
  direction: rtl;
}
.RTL-checkout .step .accordion-toggle > span:before,
.RTL-checkout .step .accordion-toggle:before {
  margin-right: 0 !important;
  margin-left: 10px !important;
}
.RTL-checkout fieldset.box-client-info-pf {
  display: flex;
  flex-wrap: wrap;
}
.RTL-checkout .orderform-template-holder .step .form-step fieldset p,
.RTL-checkout .orderform-template-holder .step .form-step fieldset div {
  width: 100%;
}
.RTL-checkout p.client-first-name,
.RTL-checkout p.client-different-document,
.RTL-checkout p.client-document,
.RTL-checkout p.client-company-ie,
.RTL-checkout p.client-company-postal-code,
.RTL-checkout p.client-document-type,
.RTL-checkout p.payment-card-due-date {
  margin-left: 10px;
  margin-right: 0;
}
.RTL-checkout p.client-document,
.RTL-checkout p.client-phone,
.RTL-checkout p.client-company-document,
.RTL-checkout p.client-company-ie,
.RTL-checkout p.client-company-postal-code,
.RTL-checkout p.client-company-phone,
.RTL-checkout p.payment-card-due-month,
.RTL-checkout p.payment-card-lash,
.RTL-checkout p.payment-card-due-year {
  float: right;
}
.RTL-checkout input.success:not([invalid='true']) {
  background-position: left top;
}
.RTL-checkout .vtexIdUI .vtexIdUI-page {
  direction: rtl;
}
.RTL-checkout .vtexIdUI .modal-header .close {
  left: -1px;
  right: initial;
}
.RTL-checkout .vtexIdUI .pull-left {
  float: right;
}
.RTL-checkout .orderform-template-holder .step .box-info p {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.RTL-checkout .vtex-omnishipping-1-x-leanShippingIcon.shp-option-icon,
.RTL-checkout .vtex-omnishipping-1-x-addressItemIcon {
  margin: 0 0 0 10px;
}
.RTL-checkout .vtex-omnishipping-1-x-leanShippingText {
  padding-right: 10px;
}
.RTL-checkout .address-summary {
  display: flex;
  flex-wrap: wrap;
}
.RTL-checkout br.line1-delimiter {
  width: 100%;
  height: 1px;
  content: ' ' !important;
  display: block !important;
  clear: both;
}
.RTL-checkout
  .orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap
  .payment-group-item#payment-group-AffirmPaymentGroup:after,
.RTL-checkout
  .orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap
  .payment-group-item#payment-group-payPalPaymentGroup:after {
  right: initial;
  left: 10px;
}
.RTL-checkout
  .orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap
  .payment-group-item-text {
  margin-left: auto;
  margin-right: inherit;
}
.RTL-checkout
  .orderform-template-holder
  #payment-data
  .v-custom-payment-item-wrap
  .payment-group-item-text:before {
  margin-right: initial;
  margin-left: 10px;
}
.RTL-checkout .orderform-template-holder #payment-data p.link.link-gift-card a {
  text-align: right;
}
.RTL-checkout
  .orderform-template
  .custom-cart-template-wrap
  .summary-cart-template-holder {
  direction: rtl;
}
.RTL-checkout .pull-right {
  float: left !important;
}
.RTL-checkout .orderform-template .cart-template.mini-cart .item .price {
  margin-right: auto;
  direction: initial;
}
.RTL-checkout .orderform-template .cart-template.mini-cart .item .url {
  float: right;
  margin: 0 0 0 6px;
}
.RTL-checkout .orderform-template .cart-template.mini-cart .item .fn {
  text-align: right;
  float: right;
}
.RTL-checkout .orderform-template .cart-template.mini-cart h2 {
  text-align: right;
}
.RTL-checkout .orderform-template .cart-template.mini-cart #go-to-cart-button {
  left: 7px;
  right: initial;
}
.RTL-checkout .vtex-omnishipping-1-x-SummaryItemInfo {
  border: none;
  border-left: 1px solid #eee;
  padding: 0 0 0 6px;
}
.RTL-checkout .vtexIdUI .vtexIdUI-page {
  direction: rtl;
}
.RTL-checkout .vtexIdUI .modal-header .close {
  left: -1px;
  right: initial;
}
.RTL-checkout .vtexIdUI .pull-left {
  float: right;
}
.RTL-checkout #app-container {
  direction: rtl;
}
.RTL-checkout #app-container .PaymentCardDueDate.clearfix {
  display: flex;
}
.RTL-checkout #app-container label.FormFieldLabel {
  margin: 0 0 0 10px;
}
.RTL-checkout #app-container .PaymentCardCVV {
  display: flex;
}
.RTL-checkout #app-container p.AddressToggle {
  display: flex;
}
.RTL-checkout #app-container .AddressToggle input {
  margin: 3px 0 0 5px;
}
@media (max-width: 998px) {
  .RTL-checkout.body-cart-vertical .summary-template-holder {
    order: 2;
  }
}
@media (max-width: 768px) {
  .RTL-checkout .orderform-template .cart-template.mini-cart {
    order: 2;
  }
}
@media (max-width: 690px) {
  .RTL-checkout .table.cart-items td.product-image a {
    margin-right: 0;
    margin-left: 20px;
  }
  .RTL-checkout .full-cart .cart table tbody tr td.product-image,
  .RTL-checkout .full-cart .cart table tbody tr td.bundle-item-image {
    left: initial;
    right: 0;
  }
  .RTL-checkout .table.cart-items td.product-name,
  .RTL-checkout .table.cart-items td.quantity {
    margin-left: 0 !important;
    margin-right: 90px !important;
  }
  .RTL-checkout .table.cart-items td.quantity {
    float: right;
  }
  .RTL-checkout .full-cart .cart table tbody tr td.product-name a,
  .RTL-checkout .full-cart .cart table tbody tr td.bundle-item-name span {
    padding: 0 0 0 20px;
  }
  .RTL-checkout .full-cart .cart table tbody tr td.product-price {
    float: left;
  }
  .RTL-checkout .full-cart .cart table tbody tr td.item-remove {
    left: 0;
    right: initial;
  }
}
body.debug-on
  > *:not(.container-main, .main-header, .main-footer, #vtexIdContainer, .vtex-front-messages-placeholder, .pac-container) {
  display: none;
}

.summary-template-holder .coupon-column {
  display: none;
}

#extension-payment-placeholder-creditControlPaymentGroup :last-child :first-child p strong {
font-size: 0;
}

#extension-payment-placeholder-creditControlPaymentGroup :last-child :first-child p strong::after{
content: "Sujeito Analise de Crédito";
font-size: 12px;
}

.slider-container{
  display: none !important;
}
.orderform-template .cart-template.mini-cart .summary-template-holder input[type=text], .orderform-template .cart-template.mini-cart .summary-template-holder button[type=submit], .orderform-template .cart-template.mini-cart .summary-template-holder p.coupon-fields span.info>span {
    border-radius: var(--Inputs-Botes, 4px) !important;
    border: 2px solid var(--Call-To-Action-CTA-Pura, #615D55) !important;
    background: var(--Cores-Neutas-Clara-Pura, #FFF) !important;
    height: 35px !important;
    padding: 0 10px !important;
    color: var(--Call-To-Action-CTA-Pura, #615D55) !important;
    font-family: Montserrat;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}
.btn-success {
    border: 0px solid #2fba2d !important;
    font-size: 13px !important;
    border-radius: var(--Inputs-Botes, 4px) !important;
    background: var(--Call-To-Action-CTA-Pura, #615D55) !important;
    display: flex;
    min-width: 80px;
    padding: 12px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
}
.btn.btn-large [class^="icon-"], .btn.btn-large [class*=" icon-"] {
    display: none;
}


.summary-template-holder .coupon-column {
    display: block;
}
.checkout-steps {
    display: flex !important;
    width: 100% !important;
    align-items: center;
    box-sizing: border-box;
    padding: 20px 0 !important;
    background: transparent;
    background-color: transparent !important;
    justify-content: end !important;
}

.checkout-new-title{
  display: none;
}

.checkout-steps .checkout-steps-wrap .checkout-steps_items .checkout-steps_item_cart::after,
.checkout-steps .checkout-steps-wrap .checkout-steps_items .checkout-steps_item_identification::after,
 .checkout-steps .checkout-steps-wrap .checkout-steps_items .checkout-steps_item_shipping::after {
    content: url(/arquivos/check-steps.png) !important;
    width: 30px;
    height: 36px;
    background: transparent;
    min-width: 25px;
}

.checkout-steps .checkout-steps-wrap .checkout-steps_items .checkout-steps_item_cart .text {
    display: flex;
    flex-direction: column;
    font-family: "Lato", sans-serif;
    font-size: 12px;
    line-height: 16.8px
}

.checkout-steps .checkout-steps-wrap .checkout-steps_items .checkout-steps_item_cart .text::before {
    content: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.43359 1.2998H4.36693L6.33226 11.1191C6.39932 11.4568 6.58299 11.76 6.85113 11.9759C7.11926 12.1917 7.45477 12.3064 7.79893 12.2998H14.9269C15.2711 12.3064 15.6066 12.1917 15.8747 11.9759C16.1429 11.76 16.3265 11.4568 16.3936 11.1191L17.5669 4.96647H5.10026M16.1003 15.9665C16.1003 16.161 16.023 16.3475 15.8855 16.485C15.7479 16.6225 15.5614 16.6998 15.3669 16.6998C15.1724 16.6998 14.9859 16.6225 14.8484 16.485C14.7109 16.3475 14.6336 16.161 14.6336 15.9665C14.6336 15.772 14.7109 15.5855 14.8484 15.4479C14.9859 15.3104 15.1724 15.2331 15.3669 15.2331C15.5614 15.2331 15.7479 15.3104 15.8855 15.4479C16.023 15.5855 16.1003 15.772 16.1003 15.9665ZM8.03359 15.9665C8.03359 16.161 7.95633 16.3475 7.81881 16.485C7.68128 16.6225 7.49475 16.6998 7.30026 16.6998C7.10577 16.6998 6.91924 16.6225 6.78172 16.485C6.64419 16.3475 6.56693 16.161 6.56693 15.9665C6.56693 15.772 6.64419 15.5855 6.78172 15.4479C6.91924 15.3104 7.10577 15.2331 7.30026 15.2331C7.49475 15.2331 7.68128 15.3104 7.81881 15.4479C7.95633 15.5855 8.03359 15.772 8.03359 15.9665Z' stroke='white' stroke-width='1.46667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    width: 32px;
    height: 32px;
    background: #312E2B;
    border: 2px solid #312E2B;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin-right: 7px;
    transition: all ease 0.3s
}
.cart-template.full-cart.span12.active {
    margin-top: 2em;
}
.checkout-steps .checkout-steps-wrap .checkout-steps_items .checkout-steps_item_identification .text {
    display: flex;
    flex-direction: column;
    color: var(--Cores-de-Texto-Branca, #FFF);
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 14.4px */
}

.checkout-steps .checkout-steps-wrap .checkout-steps_items .checkout-steps_item_identification .text::before {
    content: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.8996 14.8002V13.2002C13.8996 12.3515 13.5625 11.5376 12.9624 10.9375C12.3622 10.3373 11.5483 10.0002 10.6996 10.0002H4.29961C3.45092 10.0002 2.63698 10.3373 2.03687 10.9375C1.43675 11.5376 1.09961 12.3515 1.09961 13.2002V14.8002M10.6996 4.4002C10.6996 5.24889 10.3625 6.06282 9.76235 6.66294C9.16223 7.26305 8.3483 7.6002 7.49961 7.6002C6.65092 7.6002 5.83698 7.26305 5.23687 6.66294C4.63675 6.06282 4.29961 5.24889 4.29961 4.4002C4.29961 3.5515 4.63675 2.73757 5.23687 2.13745C5.83698 1.53734 6.65092 1.2002 7.49961 1.2002C8.3483 1.2002 9.16223 1.53734 9.76235 2.13745C10.3625 2.73757 10.6996 3.5515 10.6996 4.4002Z' stroke='white' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    width: 32px;
    height: 32px;
    background: #312E2B;
    border: 2px solid #312E2B;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin-right: 7px;
    transition: all ease 0.3s
}

.checkout-steps .checkout-steps-wrap .checkout-steps_items .checkout-steps_item_shipping .text {
    display: flex;
    flex-direction: column;
   color: var(--Cores-de-Texto-Branca, #FFF);
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 14.4px */
}

.checkout-steps .checkout-steps-wrap .checkout-steps_items .checkout-steps_item_shipping .text::before {
    content: url("data:image/svg+xml,%3Csvg width='18' height='14' viewBox='0 0 18 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.01268 9.61939C2.19166 9.31598 2.44657 9.0616 2.77622 8.85603C3.11516 8.64466 3.49584 8.53922 3.91715 8.53922C4.32798 8.53922 4.70579 8.64339 5.04968 8.85178C5.38482 9.05486 5.64262 9.31067 5.82182 9.61939H11.6593V2.2744C11.6593 2.21002 11.639 2.16002 11.5999 2.12091C11.5608 2.08181 11.5108 2.06152 11.4464 2.06152H1.69332C1.64269 2.06152 1.5945 2.08215 1.54779 2.12884C1.54779 2.12884 1.54779 2.12885 1.54779 2.12885M2.01268 9.61939L1.43917 2.2744C1.43917 2.21085 1.46564 2.1526 1.51859 2.09964L1.54779 2.12885M2.01268 9.61939H1.48047M2.01268 9.61939H1.48047M1.54779 2.12885C1.5011 2.17555 1.48047 2.22375 1.48047 2.2744V9.61939M1.54779 2.12885L1.48047 9.61939M0.94677 10.9409H1.55703C1.5665 11.5781 1.79565 12.1224 2.24388 12.5715C2.70179 13.0303 3.25973 13.2601 3.91527 13.2601C4.57079 13.2601 5.12933 13.0308 5.58847 12.5729C6.03801 12.1246 6.2678 11.5799 6.27727 10.9409H11.6278C11.6373 11.5781 11.8664 12.1224 12.3147 12.5715C12.7726 13.0303 13.3305 13.2601 13.9861 13.2601C14.6416 13.2601 15.2001 13.0303 15.6593 12.5716C16.1088 12.1225 16.3386 11.5782 16.3481 10.9409H17.0536C17.2756 10.9409 17.4635 10.8654 17.6148 10.7142C17.766 10.563 17.8415 10.375 17.8415 10.1531V7.74504C17.8415 7.65397 17.8285 7.56864 17.802 7.48935C17.7757 7.41023 17.7361 7.33768 17.6836 7.27185C17.6834 7.27166 17.6833 7.27148 17.6831 7.27129L15.6128 4.4992C15.6128 4.49916 15.6128 4.49913 15.6128 4.49909C15.4719 4.3071 15.2926 4.1567 15.0754 4.04808L15.0569 4.08502L15.0754 4.04808C14.8581 3.93946 14.6278 3.88509 14.385 3.88509H12.9808V2.2744C12.9808 1.85274 12.8302 1.49076 12.5301 1.19067C12.23 0.890572 11.8681 0.73995 11.4464 0.73995H1.69332C1.2654 0.73995 0.901658 0.888674 0.604639 1.18569C0.307619 1.48271 0.158896 1.84646 0.158896 2.2744V10.1531C0.158896 10.375 0.234409 10.563 0.385627 10.7142C0.536844 10.8654 0.724833 10.9409 0.94677 10.9409ZM4.65517 11.6377C4.45452 11.8383 4.20939 11.9385 3.91715 11.9385C3.6249 11.9385 3.37975 11.8383 3.17911 11.6377C2.97846 11.437 2.87828 11.1919 2.87828 10.8996C2.87828 10.6074 2.97846 10.3623 3.17911 10.1616C3.37975 9.96097 3.6249 9.86079 3.91715 9.86079C4.20939 9.86079 4.45452 9.96097 4.65517 10.1616C4.85582 10.3623 4.956 10.6074 4.956 10.8996C4.956 11.1919 4.85582 11.437 4.65517 11.6377ZM14.726 11.6377C14.5253 11.8383 14.2802 11.9385 13.9879 11.9385C13.6957 11.9385 13.4505 11.8383 13.2499 11.6377C13.0493 11.437 12.9491 11.1919 12.9491 10.8996C12.9491 10.6074 13.0493 10.3623 13.2499 10.1616C13.4505 9.96097 13.6957 9.86079 13.9879 9.86079C14.2802 9.86079 14.5253 9.96097 14.726 10.1616C14.9266 10.3623 15.0268 10.6074 15.0268 10.8996C15.0268 11.1919 14.9266 11.437 14.726 11.6377ZM16.5578 7.9674H12.9808V5.20664H14.3691C14.4052 5.20664 14.4368 5.21447 14.4647 5.22949C14.494 5.24525 14.5201 5.26669 14.5433 5.29428L16.5578 7.9674Z' fill='%23FFF' stroke='%23FFF' stroke-width='0.0825994'/%3E%3C/svg%3E%0A");
    width: 32px;
    height: 32px;
    background: #312E2B;
    border: 2px solid #312E2B;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin-right: 7px;
    transition: all ease 0.3s
}

.checkout-steps .checkout-steps-wrap .checkout-steps_items .checkout-steps_item_payment::after {
    content: "";
    background: transparent
}

.checkout-steps .checkout-steps-wrap .checkout-steps_items .checkout-steps_item_payment .text {
    display: flex;
    flex-direction: column;
  color: var(--Cores-de-Texto-Branca, #FFF);
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 14.4px */
}

.checkout-steps .checkout-steps-wrap .checkout-steps_items .checkout-steps_item_payment .text::before {
    content: url("data:image/svg+xml,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.3525 3.78997V1.5091C17.3525 1.41974 17.3175 1.32945 17.2217 1.2337C17.126 1.13798 17.0357 1.10296 16.9464 1.10296H2.05403C1.96466 1.10296 1.87438 1.13798 1.77864 1.2337C1.77863 1.23371 1.77863 1.23371 1.77862 1.23372M17.3525 3.78997L1.77862 1.23372M17.3525 3.78997H1.64788M17.3525 3.78997H1.64788M1.77862 1.23372C1.6829 1.32946 1.64788 1.41974 1.64788 1.5091V3.78997M1.77862 1.23372L1.64788 3.78997M0.957008 13.5873L0.957016 13.5873C1.25746 13.8878 1.62693 14.0397 2.05403 14.0397H16.9464C17.3735 14.0397 17.7429 13.8878 18.0434 13.5873L17.9051 13.4491L18.0434 13.5873C18.3438 13.2869 18.4958 12.9174 18.4958 12.4903V1.5091C18.4958 1.082 18.3438 0.712538 18.0434 0.412095L18.0434 0.412087C17.7429 0.111663 17.3735 -0.0402821 16.9464 -0.0402821H2.05403C1.62693 -0.0402821 1.25746 0.111662 0.957016 0.412087L0.957008 0.412095C0.656583 0.712538 0.50464 1.082 0.50464 1.5091V12.4903C0.50464 12.9174 0.656583 13.2869 0.957008 13.5873ZM1.64788 12.4903V6.14981H17.3525V12.4903C17.3525 12.5797 17.3175 12.67 17.2217 12.7657C17.126 12.8615 17.0357 12.8965 16.9464 12.8965H2.05403C1.96466 12.8965 1.87437 12.8615 1.77862 12.7657C1.6829 12.67 1.64788 12.5797 1.64788 12.4903Z' fill='%23FFF' stroke='%23FFF' stroke-width='0.391111'/%3E%3C/svg%3E%0A");
    width: 32px;
    height: 32px;
    background: #312E2B;
    border: 2px solid #312E2B;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin-right: 7px;
    transition: all ease 0.3s
}

.checkout-steps .checkout-steps-wrap .checkout-steps_items .checkout-steps_item_confirmation .text {
    display: none
}

.checkout-new-title{
  display: none;
}