
/* 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: <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: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,.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:#FFF952}.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:#fdeb12}.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:#FFF952;border:1px solid #FFF952;color:#f1f7ff}.btn-primary:hover,.btn-primary:focus,.btn-primary:active{background:#fdeb12;border:1px solid #fdeb12}.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 #FFF952;color:#FFF952}.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 #fdeb12;color:#fdeb12}.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,.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:#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:#FFF952}#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: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 .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:#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 .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:#FFF952}body a:hover{color:#fdeb12}@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: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}.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:#FFF952;border-color:#FFF952;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:#FFF952;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:#FFF952;border-color:#FFF952}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:#FFF952;border-color:#FFF952}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:#FFF952;border-color:#FFF952}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:#FFF952;border-color:#FFF952}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:#FFF952}.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:#FFF952;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:#FFF952;border:2px solid #FFF952;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:#FFF952;border-color:#FFF952}.table.cart-items tbody tr td i.icon-question-sign{color:#FFF952}.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:#FFF952}.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:#FFF952}.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:#fdeb12}.cart-more-options .srp-container .onda-v1 .blue{color:#FFF952;outline:none}.cart-more-options .srp-container .onda-v1 .b--blue{border-color:#FFF952;outline:none}.cart-more-options .srp-container .onda-v1 .bg-blue{background:#FFF952;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:#FFF952}.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:#FFF952}.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:#FFF952}@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:#FFF952}@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:#FFF952;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 #FFF952}.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:#FFF952 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:#FFF952;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 #FFF952}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item.active .payment-group-item-text:before{background:#FFF952;border-color:#FFF952;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:#FFF952}.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:#FFF952}.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:#FFF952}.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:#FFF952;border-color:#FFF952;border-radius:4px}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupViewOptionInctive{color:#FFF952;border-color:#FFF952;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:#FFF952}.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:#FFF952}.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:#FFF952;border-color:#FFF952}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-pickupPointChange{border-color:#FFF952}.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:#FFF952}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-container.shp-pickup-receiver .vtex-omnishipping-1-x-btn{color:#FFF952}@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:#FFF952}.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:#FFF952;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:#FFF952}.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:#FFF952}#app-container .label-vertical-group.active{color:#FFF952;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}

/* source: <authenticfeet.authenticfeet-theme@5.11.109> */
/*! @preserve Integrity Hash: 905fae361f78c0462d0a */@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);*{margin:0;padding:0}img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}body{background-color:#fff;font-family:Inter,sans-serif;min-height:100vh;padding:0!important}.container.container-cart,.container.container-order-form{margin-top:40px;min-height:calc(100vh - 450px);padding:0 40px!important;width:100%}.container.container-cart:has(.checkout-container.cart-active .userLocationSelectorInline_container),.container.container-order-form:has(.checkout-container.cart-active .userLocationSelectorInline_container){margin-top:0}@media(max-width:840px){.container.container-cart,.container.container-order-form{margin-top:16px;width:auto}}@media screen and (max-width:520px){.container.container-cart,.container.container-order-form{padding:0 16px!important}}.container.container-cart,.container.container-order-form{max-width:1480px}@media screen and (max-width:768px){.container.container-main.container-order-form{width:calc(100% - 48px)}}.checkout-container{z-index:unset}.checkout-container .userLocationSelectorInline_container{margin:16px 0 40px}.checkout-container:not(.cart-active) .userLocationSelectorInline_container{display:none}body{padding:0}.client-pre-email{border:none}.container-main>h1{display:none!important}.s-header{margin:0 auto;max-width:1504px;padding:0 40px}.s-header-top{padding:24px 0}.s-header-bottom,.s-header-top{align-items:center;display:flex;justify-content:space-between}.s-header-bottom{padding:21px 0}.s-header-bottom-backcart{align-items:center;display:flex;gap:8px;text-decoration:none!important}.s-header-bottom-backcart span,.s-header-bottom-backcart svg{transition:all .3s ease-in-out}.s-header-bottom-backcart span{color:#61656b;font-size:14px;font-weight:500;line-height:18px;text-transform:lowercase}.s-header-bottom-backcart:hover{filter:brightness(.8);text-decoration:none!important}.s-header-logo{margin:0;width:211px}.s-header-logo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.s-header-security{align-items:center;color:#61656b;display:flex;font-size:12px;font-size:14px;font-style:normal;font-weight:500;gap:6px;line-height:160%}.s-header-security:before{background-size:contain;content:"";display:block;height:18px;width:20px}.s-header-security p{margin:0}@media(max-width:600px){.s-header-security{flex-shrink:0;font-size:11px;gap:3px}}.s-header-steps{display:flex;gap:10px;margin:0}@media(max-width:470px){.s-header-steps{display:grid;gap:7.43px;grid-template-columns:repeat(4,1fr);width:100%}.s-header-ghost{display:none}}.s-header-step{list-style-type:none}.s-header-step:before{background:#d6d7d9;border-radius:5px;content:"";display:block;height:2px;margin-bottom:8px;transition:.4s ease-out;width:100%}.s-header-step.ico-active:before{background:#fff952}.s-header-step-button{background:transparent;border:none;color:#aaafb5;font-size:12px;font-weight:600;line-height:18px;padding-left:1px;padding-right:12px;text-align:left;text-decoration:none!important;transition:.4s ease-out}@media screen and (max-width:1119px){.s-header-bottom{align-items:flex-start;flex-direction:column-reverse;gap:33px}.s-header-steps{width:100%}.s-header-step{text-align:center;width:100%}.s-header-step-button{padding:0}}@media screen and (max-width:520px){.s-header{padding:0 16px}.s-header-step-button{font-size:10px;line-height:15px}}.s-header-step .s-header-step-button:hover,.s-header-step.ico-active .s-header-step-button{color:#444649}.link.link-cart.pull-right{align-items:center;display:flex;float:none;gap:8px;left:0;margin:0;position:absolute;text-align:left;top:0}.link.link-cart.pull-right a{color:#3d3e4d;font-size:14px;font-weight:500;line-height:20px;text-decoration:none!important}.link.link-cart.pull-right:before{background-size:cover;content:"";display:block;height:18px;width:18px}body.v-custom-cart-empty .s-footer{position:relative;z-index:2}@media(max-width:690px){.s-footer{padding-bottom:50px}}.s-footer-container{margin:0 auto;max-width:1480px;padding:0 40px}@media(max-width:690px){.s-footer-container{padding:0 16px}}.s-footer-brands,.s-footer-copyright{display:flex;justify-content:space-between}@media(max-width:690px){.s-footer-brands,.s-footer-copyright{align-items:flex-start;flex-direction:column}}.s-footer-brands{border-bottom:1px solid #f2f3f5;gap:24px;padding:32px 48px}.s-footer-cards img{-o-object-fit:contain;object-fit:contain}.s-footer-copyright{padding:16px 48px}@media(max-width:690px){.s-footer-copyright{padding:30px 0}}.s-footer-copyright-line-links{align-items:center;display:flex;gap:40px}.s-footer-copyright-desc{color:#61656b;font-size:12px;font-style:normal;font-weight:400}@media(max-width:690px){.s-footer-copyright-desc{max-width:322px}}.s-footer-copyright-by{color:#8c8f94;display:inline-block;font-size:12px;line-height:15px;margin:0}.s-footer-copyright-by-logo{display:inline-block;height:27px;width:52px}.s-footer-copyright-by img{margin-top:-3px}.s-footer-certifieds{align-items:center;display:flex;justify-content:space-between;width:100%}@media(max-width:870px){.s-footer-certifieds{align-items:flex-start;flex-direction:column;gap:24px}.s-footer-brands{padding:24px 16px!important}.s-footer-benefits{align-items:flex-start!important;flex-direction:column;gap:0!important}}.s-footer-certified-payments{display:flex;gap:16px}.s-footer-certified-payments img{max-height:30px;max-width:43px}.s-footer-brands-afeet{display:flex;gap:32px}.s-footer-brands-afeet img{max-height:26px;width:100%}@media(max-width:1119px){.s-footer-brands-afeet{gap:16px}}.s-footer-certified{display:flex;gap:8px}.s-footer-certified img{height:68px;width:68px}@media(max-width:1119px){.s-footer-certified img{height:40px;width:40px}}.s-footer-benefits{align-items:center;background:#f8f9f9;display:flex;gap:32px;justify-content:center;margin:0;overflow:auto;padding:24px 48px}.s-footer-benefits-container ::-webkit-scrollbar{display:none}.s-footer-benefit{align-items:center;display:flex;flex-shrink:0;gap:5px;list-style-type:none}.s-footer-benefit-title{color:#121416}.s-footer-benefit span,.s-footer-benefit-title{font-size:14px;font-style:normal;font-weight:500;white-space:nowrap}.s-footer-benefit span{color:#61656b}.s-footer-benefit-icon{background:#cdd0d3;height:24px;width:1px}.s-footer-benefit-link{color:#61656b;text-decoration:underline}@media screen and (max-width:1119px){.s-footer-benefit-title{font-size:12px;line-height:14px}.s-footer-benefit-icon{display:none}.s-footer-benefit span{font-size:12px}.s-footer-benefits{padding:24px 40px}.s-footer-brands{padding:32px 40px}.s-footer-copyright{padding:16px 40px}.s-footer-container{padding:0}}@media screen and (max-width:870px){.s-footer-copyright{margin-bottom:12px;padding:24px 16px}.s-footer-copyright-link{display:none}}.cart-template-holder .cart{margin:0;padding:0}#checkoutMainContainer:before{background:transparent}@media(max-width:768px){.checkout-container.row-fluid.orderform-active{margin:0}.checkout-container{margin-bottom:0}.orderform-template-holder #client-profile-data .step.client-profile-data,.orderform-template-holder #client-profile-data form.client-pre-email,.orderform-template-holder #payment-data,.orderform-template-holder #shipping-data{margin-bottom:8px!important}}@media screen and (max-width:768px){.row-fluid .orderform-template.active{margin-bottom:0!important}}.row-fluid .orderform-template.active{margin-bottom:62px}.table.cart-items thead tr th.product{grid-column:1/3}.cart-title{color:var(--Neutral-Gray-950,#121416);font-family:Inter,sans-serif;font-size:44px;font-style:normal;font-weight:800;line-height:120%;margin:0 0 40px}@media screen and (max-width:1120px){.cart-title{font-size:36px;margin-bottom:16px}}@media screen and (max-width:640px){.cart-title{font-size:20px;margin-bottom:16px}}.table.cart-items thead{padding-right:20px}.table.cart-items th{color:var(--Neutral-Gray-700,#45494f);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:160%;padding:0 8px}.table.cart-items td.quantity input{color:#444649;font-size:16px;font-weight:600;line-height:24px}.table.cart-items tbody tr.product-item{border:1px solid var(--Neutral-Gray-100,#f2f3f5);border-radius:var(--Buttons-radius-md,8px);box-shadow:0 0 24px 0 rgba(0,0,0,.03);margin-top:16px;padding:20px}@media(max-width:690px){.table.cart-items tbody tr.product-item{padding:0!important}}.table.cart-items tbody tr.product-item:has(+.item-unavailable){border-bottom-left-radius:0;border-bottom-right-radius:0;padding-bottom:24px}@media(max-width:690px){.table.cart-items tbody tr.product-item{border:none;box-shadow:none}.table.cart-items tbody tr.product-item:not(:first-of-type){border-top:1px solid var(--Neutral-Gray-100,#f2f3f5)}}.table.cart-items td.product-image img{height:100%;mix-blend-mode:multiply;-o-object-fit:cover;object-fit:cover;width:100%}.table.cart-items td.product-image a{background-color:#f9f9fa;border-radius:8px;height:74px;overflow:hidden;width:74px}.product-item td{padding:0}.product-item.unavailable{background-color:transparent}.cart-template-holder .table.cart-items tbody tr.item-unavailable,.item-unavailable{border:1px solid var(--Neutral-Gray-100,#f2f3f5)!important}.item-unavailable{background-color:transparent;background-color:#fff;border-radius:var(--Buttons-radius-md,8px)!important;border-top-left-radius:0!important;border-top-right-radius:0!important;box-shadow:0 0 24px 0 rgba(0,0,0,.03);margin:0!important;padding:0 20px 20px;position:relative;z-index:2}.item-unavailable:before{background-color:#fff;bottom:100%;content:"";height:24px;left:0;position:absolute;width:100%}.item-unavailable .item-unavailable-message{align-items:center;background:#fff9e5;border-radius:var(--Buttons-radius-md,8px);color:var(--Neutral-Gray-900,#171a1c);display:flex!important;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;gap:8px;line-height:160%;padding:16px;text-align:left;width:100%!important}.item-unavailable .item-unavailable-message .icon-warning-sign{display:none}.item-unavailable .item-unavailable-message:before{background:url(https://authenticfeet.vteximg.com.br/arquivos/checkout-icon-warning.svg) no-repeat;background-size:cover;content:"";display:block;height:24px;min-width:24px;width:24px}.item-unavailable .help-arrow{display:none}.cart-fixed .item-unavailable{border:none!important;margin:0!important;padding:10px 0 0}.cart-fixed .item-unavailable:before{content:none}.cart-fixed .item-unavailable .item-unavailable-message{font-size:12px;font-weight:400;line-height:18px;padding:8px 12px;text-transform:none}.cart-fixed .item-unavailable .item-unavailable-message span[data-bind="visible: unavailableForDelivery"]:before{content:"Produtos indisponíveis na sua região.";display:block;font-weight:700}@media screen and (max-width:510px){.cart-fixed .item-unavailable .item-unavailable-message{padding:8px 10px}}.table.cart-items td.quantity{border:none;float:unset;margin:0}.table.cart-items td.quantity input{background-color:#fff}.table.cart-items td.quantity .item-quantity-change{border:1px solid #e3e6e8;border-radius:100%;height:22px;transition:.4s ease-in-out;width:22px}.table.cart-items td.quantity .item-quantity-change i{line-height:normal}.table.cart-items td.quantity .item-quantity-change i:before{color:#71747a;font-size:20px;font-weight:500;transition:.4s ease-in-out}.table.cart-items td.quantity .item-quantity-change:hover{background-color:#e3e6e8;border-color:#c3c5c7}.table.cart-items td.quantity .item-quantity-change.item-quantity-change-decrement i:before{padding-bottom:1px}.table.cart-items td.quantity input{padding-right:1px;width:34px!important}.table.cart-items tbody tr td.item-remove .item-remove-ico{align-items:center;display:flex;height:22px;justify-content:center;width:22px}.table.cart-items tbody tr td.item-remove .item-remove-ico:before{background:url(https://authenticfeet.vteximg.com.br/arquivos/checkout-icon-trash.svg) no-repeat;background-size:cover;content:""!important;height:24px!important;width:24px!important}@media(max-width:690px){.table.cart-items tbody tr td.item-remove .item-remove-ico,.table.cart-items tbody tr td.item-remove .item-remove-ico:before{height:25px;width:25px}}.srp-delivery-info.mb6 .srp-packages,.table.cart-items tbody tr td.product-name .seller{display:none}.table.cart-items thead tr th.product{padding:0}.table.cart-items thead tr th.quantity{font-size:0;min-width:unset;padding:0}@media screen and (max-width:840px){.table.cart-items thead tr th.quantity{display:none}}.table.cart-items thead tr th.quantity:after{content:"Qtd.";font-size:14px}.table.cart-items tbody tr td.product-name{align-self:flex-start}@media screen and (min-width:769px){.table.cart-items tbody tr td.product-name{width:auto!important}}.table.cart-items tbody tr td.item-remove{width:22px!important}@media(max-width:1200px){.product-name .brand-name{display:none}}@media(max-width:690px){.full-cart .cart table tbody tr td.product-image{padding-bottom:0}.full-cart .cart table tbody tr td.product-price{float:unset;margin-bottom:-12px;margin-right:0;padding:0;text-align:left}}.full-cart .cart table tbody tr td.product-price .best-price{color:var(--Neutral-Gray-700,#444649);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:160%}@media(max-width:690px){.full-cart .cart table tbody tr td.product-price .best-price{color:#262731;font-size:16px;font-weight:500;line-height:24px;margin:0 0 20px}}.full-cart .cart table tbody tr td.product-price .list-price,.full-cart .cart table tbody tr td.product-price .list-price .old-product-price{color:var(--Functional-Error-500,#d63c45);font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.24px;line-height:160%}@media(max-width:690px){.full-cart .cart table tbody tr td.product-name{padding:0!important}.full-cart .cart table tbody tr td.product-name a{padding-right:40px}.full-cart .cart table tbody tr td.product-name,.table.cart-items td.quantity{gap:10px}.full-cart .cart table tbody tr td.product-name .seller{display:none}}.table.cart-items thead tr th.product{width:65%!important}@media(max-width:1224px){.table.cart-items thead tr th.product{width:67%!important}}@media(max-width:1160px){.table.cart-items thead tr th.product{width:64%!important}}@media(max-width:1046px){.table.cart-items thead tr th.product{width:72%!important}}@media(max-width:840px){.table.cart-items thead tr th.product{width:67vw!important}}@media(max-width:790px){.table.cart-items thead tr th.product{width:64vw!important}}.table.cart-items tbody tr td.product-price,.table.cart-items thead tr th.product-price{margin:0;order:2;width:100%!important}@media screen and (max-width:840px){.table.cart-items tbody tr td.product-price,.table.cart-items thead tr th.product-price{padding:0}.table.cart-items tbody tr td.product-price .best-price,.table.cart-items thead tr th.product-price .best-price{display:none!important}}.table.cart-items thead tr th.product-price:after{content:" Unid."}.table.cart-items tbody tr td.quantity-price,.table.cart-items thead tr th.quantity-price{display:block!important;margin:0;order:5;padding:0;text-align:right;width:100%!important}@media screen and (max-width:840px){.table.cart-items tbody tr td.quantity-price,.table.cart-items thead tr th.quantity-price{text-align:left}}.table.cart-items tbody tr td.quantity-price{font-size:14px;line-height:21px}@media screen and (max-width:840px){.table.cart-items tbody tr td.quantity-price{display:flex!important;padding:8px 0}}.table.cart-items tbody tr td.quantity-price .total-selling-price{color:var(--Neutral-Gray-900,#171a1c);display:block!important;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;font-weight:700;line-height:160%;margin:0!important;text-align:right}@media screen and (max-width:840px){.table.cart-items thead tr th.quantity-price{display:none!important}}.table.cart-items td.product-name a{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--Neutral-Gray-950,#121416);display:block;display:-webkit-box;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:160%;overflow:hidden;text-overflow:ellipsis}.table.cart-items tbody tr td.product-name .brand{color:#5a5d62}.table.cart-items tbody tr td.product-name .seller{color:#71747a;font-size:14px;font-weight:400;line-height:24px}.body-cart-vertical .cart-template.full-cart.active{flex-wrap:nowrap;gap:30px}@media(max-width:1046px){.body-cart-vertical .cart-template.full-cart.active{gap:0}}@media(max-width:840px){.body-cart-vertical .cart-template.full-cart.active{flex-direction:column}}@media(max-width:710px){.body-cart-vertical .cart-template.full-cart.active,.checkout-container{margin:0}}@media(max-width:690px){.full-cart .cart table thead{display:block!important}}.table.cart-items tbody tr .v-custom-product-item-wrap,.table.cart-items thead tr{display:grid;grid-template-columns:100px auto 130px 150px 100px 40px}.table.cart-items tbody tr .v-custom-product-item-wrap:first-of-type{padding:0}@media screen and (max-width:840px){.table.cart-items tbody tr .v-custom-product-item-wrap:first-of-type{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;gap:4px;padding:16px 0}.table.cart-items tbody tr .v-custom-product-item-wrap:first-of-type td.product-image{position:absolute}.table.cart-items tbody tr .v-custom-product-item-wrap:first-of-type td:not(.product-image){margin-left:90px;width:calc(100% - 90px)!important}.table.cart-items tbody tr .v-custom-product-item-wrap:first-of-type td.product-name a{font-size:14px}.table.cart-items tbody tr .v-custom-product-item-wrap:first-of-type td.item-remove{display:flex;position:absolute;right:0;top:0;width:auto!important}.table.cart-items tbody tr .v-custom-product-item-wrap:first-of-type td.quantity{justify-content:flex-start;order:6;padding:4px 0}}@media screen and (max-width:690px){.table.cart-items tbody tr .v-custom-product-item-wrap:first-of-type td.item-remove{top:10px!important}.table.cart-items tbody tr .v-custom-product-item-wrap:first-of-type td.product-name .brand{display:flex}.table.cart-items tbody tr .v-custom-product-item-wrap:first-of-type td.product-name .brand-name{display:block;padding:2px 0}.table.cart-items tbody tr .v-custom-product-item-wrap:first-of-type td.quantity{bottom:16px;display:flex;gap:0;justify-content:flex-end;position:absolute;right:0}}.cart-template .summary-template-holder{border:1px solid #eceded;border-radius:8px;box-shadow:0 0 24px 0 rgba(0,0,0,.03);margin-bottom:150px;margin-top:76px;padding:24px;width:407px}@media(max-width:1046px){.cart-template .summary-template-holder{margin-top:36px;padding:16px;width:100%}}@media(max-width:690px){.cart-template .summary-template-holder{margin-top:0}}.orderform-template .cart-template .summary-template-holder{box-shadow:none}.v-custom-addLabels-active-flag{display:none}@media screen and (max-width:1119px){.cart-template .summary-template-holder{margin-bottom:56px;margin-top:32px;width:100%!important}.cart-template .summary-template-holder .cart-links-bottom{margin-left:auto;width:calc(50% - 16px)}.cart-template .summary-template-holder>.summary{display:grid;gap:32px;grid-template-columns:1fr 1fr}.cart-template .summary-template-holder>.summary:after,.cart-template .summary-template-holder>.summary:before{content:none}}@media screen and (max-width:840px){.cart-template .summary-template-holder{margin-top:24px;width:100%!important}.cart-template .summary-template-holder:before{text-align:left}.cart-template .summary-template-holder .cart-links-bottom{width:100%}.cart-template .summary-template-holder>.summary{display:block}}.summary-template-holder .summary-coupon fieldset.coupon-fieldset>div[style*=none] p.coupon-label{display:block!important}.summary-template-holder .summary-coupon fieldset.coupon-fieldset>div p.coupon-label label{color:var(--Neutral-Gray-950,#121416);font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:160%;margin-bottom:16px;text-align:left}.summary-template-holder .accordion-heading .accordion-toggle{display:none}.summary-template-holder .summary-coupon p.coupon-fields span{align-items:center;background-color:#fff;background:var(--Neutral-Gray-50,#f8f9f9);border-radius:4px;border-radius:var(--Spacing-04,4px);height:54px}.price-details{display:none}.summary-template-holder .summary-coupon fieldset.coupon-fieldset input[type=text]{background-color:transparent!important;border:none;box-shadow:none;box-shadow:none!important;color:var(--Neutral-Gray-500,#7d8187);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;height:54px;line-height:160%;padding-left:16px}.summary-template-holder .summary-coupon fieldset.coupon-fieldset input[type=text]::-moz-placeholder{color:#71747a}.summary-template-holder .summary-coupon fieldset.coupon-fieldset input[type=text]::placeholder{color:#71747a}.summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type=submit]{background:transparent!important;border:none!important;box-shadow:none!important;font-size:0!important;height:44px!important;padding:0 16px!important}.summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type=submit]:before{color:var(--Neutral-Gray-700,#45494f);content:"Aplicar";display:block;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:160%;padding:13px 0}.summary-template-holder .summary-coupon fieldset.coupon-fieldset>div{align-items:flex-start;flex-direction:column}.summary-template-holder .summary-coupon p.coupon-fields{display:flex;justify-content:space-between;width:100%}.summary-template-holder .summary-coupon p.coupon-fields span.info{border:none;border-radius:4px;padding-left:14px}.summary-template-holder .summary-coupon p.coupon-fields span.info:before{display:none}.summary-template-holder .summary-coupon p.coupon-fields span.info>span{border:none;color:var(--Neutral-Gray-500,#7d8187);font-size:14px;font-style:normal;font-weight:400;line-height:160%;margin:0;padding:5px 0;text-transform:uppercase}.summary-template-holder .summary-coupon p.coupon-fields span.info>span:before{margin-left:0;margin-right:4px}.summary-template-holder .summary-coupon p.coupon-fields span.info .delete #cart-coupon-remove:before{color:#0b0c0c;content:"Remover";display:block;font-size:12px;font-weight:400;height:auto;line-height:18px;text-decoration:underline;width:auto}.summary-template-holder .summary-coupon p.coupon-fields .delete #cart-coupon-remove{padding-right:11px}.summary-template-holder .summary-coupon fieldset.coupon-fieldset p label,.summary-template-holder tbody td{color:#0b0c0c;font-size:14px;font-weight:400;line-height:21px}.summary-template-holder .accordion-heading{display:block}.summary-template-holder .accordion-heading .accordion-toggle,.summary-template-holder .accordion-heading span{color:var(--Neutral-Gray-950,#121416);font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:160%;padding:0}.summary-template-holder tbody.totalizers-list td{color:var(--Neutral-Gray-800,var(--Neutral-Gray-800,#383b3f));font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:160%}.summary-template-holder tbody td.monetary{color:var(--Neutral-Gray-600,var(--Neutral-Gray-600,#61656b));font-weight:400}.full-cart .totalizers .totalizers-list{padding:15px 0}.full-cart .totalizers tfoot{border-top:1px solid var(--Neutral-Gray-100,#f2f3f5)}.full-cart .totalizers tfoot td{color:var(--Neutral-Gray-950,#121416);font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:160%}.full-cart .totalizers tfoot td.monetary{font-weight:700!important}.summary-template-holder tbody{border:none;padding:0}.summary-template-holder tbody td.monetary{padding:0!important}.full-cart .summary-totalizers tfoot tr{padding-top:24px}.full-cart .summary-totalizers tfoot tr:before{background-color:#f4f4f6;content:"";height:2px;left:-24px;position:absolute;top:0;width:calc(100% + 48px)}@media(max-width:1046px){.full-cart .summary-totalizers tfoot tr:before{left:-16px;width:calc(100% + 32px)}}@media(max-width:690px){.full-cart .summary-totalizers tfoot tr:before{display:none}}.full-cart .totalizers tfoot td{padding:0!important}.full-cart .totalizers tfoot td.info,.full-cart .totalizers tfoot td.monetary{color:var(--Neutral-Gray-950,#121416);font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:160%}.full-cart .totalizers tfoot td.monetary{text-align:right}.summary-template-holder .cart-links-bottom{margin:0}@media(max-width:690px){.summary-template-holder .cart-links-bottom{background-color:#fff;padding:16px;width:-webkit-fill-available}}.summary-template-holder .cart-links-bottom .btn-success{stroke:none;align-items:center;background-color:#fff952!important;border:none;border-radius:4px;box-shadow:0 1px 2px rgba(16,24,40,.05);color:var(--Neutral-Gray-950,#121416);display:flex;font-family:Inter,sans-serif;font-size:0;font-style:normal;font-weight:500;gap:2px;justify-content:center;line-height:22.4px;padding:12px 18px 13px;transition:.4s ease-in-out}.summary-template-holder .cart-links-bottom .btn-success:after{content:"Finalizar compra";display:block;font-size:14px}.summary-template-holder .cart-links-bottom .btn-success:hover{background-color:#fdeb12}body.v-custom-cart-empty:after{background-position:top;background-size:cover;content:"";display:block;height:100%;left:50%;pointer-events:none;position:absolute;top:0;transform:translateX(-50%);width:1192px}@media screen and (max-width:1119px){body.v-custom-cart-empty:after{top:-220px;width:951.32px}}@media screen and (max-width:520px){body.v-custom-cart-empty:after{left:60%;top:-120px;width:591.53px}}.empty-cart-content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:128px 0 147px}.empty-cart-content:after{background-size:cover;content:none;display:block;height:2389.75px;left:50%;max-width:1192px;pointer-events:none;position:fixed;top:0;transform:translateX(-50%);width:calc(100% - 80px)}.empty-cart-content .empty-cart-title{color:var(--Neutral-Gray-900,#171a1c);font-family:Inter,sans-serif;font-size:44px;font-style:normal;font-weight:800;line-height:120%;margin:24px 0 16px;text-align:center}.empty-cart-content .empty-cart-message{position:relative;z-index:1}.empty-cart-content .empty-cart-message p{display:inline-block;font-size:0;margin:0}.empty-cart-content .empty-cart-message p:before{color:#2d2e31;content:"Parece que você não colocou nada no seu carrinho";display:inline-block;font-size:16px;font-weight:400;line-height:24px}.empty-cart-content .btn-success{background-color:#fff952!important;border:none;box-shadow:none;display:flex;font-size:0;margin-top:24px;padding:10px 16px;transition:.4s ease-out}.empty-cart-content .btn-success:before{color:var(--Neutral-Gray-950,#121416);content:"Continuar Comprando";display:inline-block;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;line-height:160%}.empty-cart-content .btn-success:hover{background:#cc3f00;color:#fafafa}@media screen and (max-width:1119px){.empty-cart-content{padding:78px 0 97px}}@media screen and (max-width:520px){.empty-cart-content{align-items:flex-start;padding:48px 0 59px;text-align:left}.empty-cart-content:before{left:-4px;position:relative}.empty-cart-content .empty-cart-title{font-size:24px;line-height:39px;margin:16px 0;max-width:320px;text-align:start!important}.empty-cart-content .empty-cart-message{max-width:320px}.empty-cart-content .empty-cart-links{width:100%}.empty-cart-content .btn-success{justify-content:center;margin-top:16px;width:100%}}.vtex-pickup-points-modal-3-x-modalPostalCode small a{color:#000}.vtex-pickup-points-modal-3-x-modalPostalCode #ship-postalCode{background:#f2f3f5!important;border:1px solid #cdd0d3!important}.vtex-pickup-points-modal-3-x-askGeolocationBtn{align-items:flex-end!important;background-color:transparent!important;border:none!important;top:0!important}.cart-more-options #shipping-preview-container{border:none;border-radius:0;margin-left:0;margin-right:0;padding:24px 0}.cart-more-options #shipping-preview-container .srp-pickup-empty #find-pickup-link{align-items:center;background:#fdeb12;border:none;border-radius:0;box-shadow:0 1px 2px rgba(16,24,40,.05);color:#000;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;gap:8px;justify-content:center;line-height:20px;padding:12px 18px 13px;transition:.4s ease-in-out}@media screen and (max-width:600px){.cart-more-options #shipping-preview-container .srp-pickup-empty #find-pickup-link{width:100%}}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalBackdrop{background-color:#000}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalPostalCode{display:flex;max-width:350px;width:100%}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalPostalCode .input.ship-postalCode{max-width:none;width:100%!important}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalPostalCode .input.ship-postalCode label{display:none}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalPostalCode .input.ship-postalCode small a{color:#171718!important;display:block;font-size:12px;font-weight:500;margin-top:10px;padding:4px;text-decoration:underline!important;text-transform:uppercase}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalPostalCode .vtex-pickup-points-modal-3-x-askGeolocationBtn{padding-top:14px;position:static}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pkpmodal{border:none;border-radius:8px;height:560px;left:50%;margin:0;max-width:700px;top:50%;transform:translate(-50%,-50%);width:calc(100% - 32px)}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-infoBarContainer{background-color:#fff}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalHeader{padding:17px 24px}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-locationSummary,.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalDetails,.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pointsList{padding-left:24px;padding-right:24px}@media screen and (max-width:640px){.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-locationSummary,.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalDetails,.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalHeader,.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pointsList{padding-left:16px;padding-right:16px}}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-locationSummary,.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pickupDetailsHeader,.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pickupListTitle{display:none}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalDetailsBottom,.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalDetailsInfo,.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalDetailsStore,.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalDetailsTop{padding-left:0;padding-right:0}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pointsList{display:flex;flex-direction:column}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalDetailsBottom{border-top:1px solid #eceded;padding-bottom:16px;padding-top:16px}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalDetailsBackLnk{fill:#2d2e31;align-items:center;color:#2d2e31;font-size:16px;font-weight:600;line-height:24px}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalDetailsBackLnk .vtex-pickup-points-modal-3-x-backChevron{fill:#2d2e31;color:#2d2e31}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalDetailsBackLnk svg path{fill:inherit}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalDetailsInfoTitle{color:var(--Neutral-Gray-800,#2d2e31);font-size:14px;font-style:normal;font-weight:700;line-height:160%}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalDetailsInfo{color:#71747a}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalDetailsHours{max-width:none}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalDetailsHours td{color:var(--Neutral-Gray-800,#383b3f);font-size:12px;font-style:normal;font-weight:500;letter-spacing:.24px;line-height:160%;padding:4px 0}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalDetailsHours td.vtex-pickup-points-modal-3-x-modalDetailsHoursRange{color:var(--Neutral-Gray-600,#61656b);font-size:12px;font-style:normal;font-weight:400;letter-spacing:.24px;line-height:160%;text-align:right}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalTitle{color:#0b0c0c;font-size:20px;font-weight:700;line-height:30px}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-closeButton{box-shadow:none;color:#0b0c0c;right:34px}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-closeButton svg{height:16px;width:16px}@media screen and (max-width:640px){.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-closeButton{right:18px}}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pointsItem{margin-bottom:6px}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pointsItem:last-of-type{margin-bottom:auto}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalDetailsStore,.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pointsItem:hover{--dot-color:#0b0c0c}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pointsList .vtex-pickup-points-modal-3-x-pickupPoint{border:1px solid #e3e6e8;padding:24px 16px}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pointsList .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointAddress{display:none}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalDetailsStore .vtex-pickup-points-modal-3-x-pickupPoint{position:relative}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalDetailsStore .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointMain{position:static}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalDetailsStore .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointMarkerPostalCode{position:absolute;right:20px;top:24px}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-modalDetailsStore .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointSlaAvailabilityPostalCode{display:flex;flex-direction:column;gap:6px;padding-top:32px}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pickupPoint{border:none;border-radius:8px;display:flex;justify-content:space-between;padding:24px 0}@media screen and (max-width:840px){.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pickupPoint{flex-direction:column;gap:8px}}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pickupPoint:hover{background-color:#fafafa}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointMain{align-items:flex-start;display:flex;flex-direction:row-reverse;gap:8px;justify-content:flex-end;padding:0;position:relative}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointMarkerPostalCode{white-space:nowrap;width:auto}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointMarkerPostalCode p{margin:2px 0}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointMarkerPostalCode svg{display:none}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointInfo{flex:initial;width:auto}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointSlaAvailabilityPostalCode{border:none;padding:0;text-align:right}@media screen and (max-width:840px){.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointSlaAvailabilityPostalCode{text-align:left}}@media screen and (max-width:640px){.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointSlaAvailabilityPostalCode{padding-left:0}}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointName{color:var(--Neutral-Gray-800,#2d2e31);font-size:16px;font-style:normal;font-weight:700;line-height:160%;margin:0}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointAddress,.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointDistance{color:#71747a;font-size:14px;font-weight:400;line-height:22px}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointPrice,.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointSla{color:#0b0c0c;font-size:14px;font-weight:400;line-height:21px}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointAvailability{color:#000;display:none}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointAddress .address-summary{white-space:normal}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-primary,.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-showListButton{background-color:#fdeb12;border:none;border-radius:4px;color:var(--Neutral-Gray-950,#121416);font-size:14px;font-style:normal;font-weight:500;line-height:160%;text-transform:none}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-primary:hover,.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-showListButton:hover{background-color:#fdeb12}.cart-more-options #shipping-preview-container .vtex-pickup-points-modal-3-x-showListButton{margin-bottom:14px;margin-top:24px}.cart-more-options #shipping-preview-container .shipping-container{max-width:100%}@media screen and (max-width:1119px){.cart-more-options #shipping-preview-container .shipping-container{max-width:none}}.cart-more-options #shipping-preview-container .srp-data{display:block;max-width:560px;width:100%}.cart-more-options #shipping-preview-container .srp-data .srp-toggle{margin-bottom:20px}.cart-more-options #shipping-preview-container .srp-data #shipping-calculate-link{align-items:center;background:#121416;border:none;border-radius:4px;box-shadow:0 1px 2px rgba(16,24,40,.05);color:#fdeb12;display:flex;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;gap:8px;justify-content:center;line-height:160%;margin:0;min-height:40px;position:static}@media screen and (max-width:600px){.cart-more-options #shipping-preview-container .srp-data #shipping-calculate-link{width:100%}}.cart-more-options #shipping-preview-container .srp-description{color:var(--Neutral-Gray-600,#5a5d62);display:block;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:24px;margin-top:12px}.cart-more-options #shipping-preview-container .srp-postal-code__form .vtex-shipping-preview-0-x-postalCodeForgotten{align-items:flex-start;display:flex;max-width:560px;position:relative;width:100%}.cart-more-options #shipping-preview-container .srp-postal-code__form #cart-shipping-calculate{border:none!important;color:#0b0c0c;font-family:Inter,sans-serif;font-size:14px;font-weight:500;padding:8px;position:absolute;right:8px;text-decoration:underline;top:37px}.cart-more-options #shipping-preview-container .srp-postal-code__form #cart-shipping-calculate:hover{background-color:transparent;color:#0b0c0c}.cart-more-options #shipping-preview-container .srp-postal-code__form .input.ship-postalCode{max-width:none!important;width:100%!important}.cart-more-options #shipping-preview-container .srp-postal-code__form .input.ship-postalCode:before{content:none}.cart-more-options #shipping-preview-container .srp-postal-code__form .input.ship-postalCode label{color:var(--Neutral-Gray-950,#121416);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:160%}.cart-more-options #shipping-preview-container .srp-postal-code__form .input.ship-postalCode input{background-color:#f8f9f9;border:1px solid transparent!important;border-radius:4px!important;color:#7d8187!important;font-size:14px!important;min-height:40px;padding:10px 14px!important}.cart-more-options #shipping-preview-container .srp-postal-code__form .input.ship-postalCode small a{color:#171718!important;font-size:12px;font-weight:500;margin-top:10px;padding:4px;text-decoration:underline!important;text-transform:uppercase}.cart-more-options #shipping-preview-container .srp-main-title{color:#000;font-family:Inter,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px}.cart-more-options #shipping-preview-container .srp-main-title .cart-message-delivery{color:var(--Neutral-Gray-600,#5a5d62);display:block;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin-top:12px}.cart-more-options #shipping-preview-container .srp-toggle__wrapper{box-shadow:none;display:flex;gap:16px}.cart-more-options #shipping-preview-container .srp-toggle__wrapper .srp-toggle__current{display:none}.cart-more-options #shipping-preview-container .srp-toggle__wrapper label{border:none;color:var(--Neutral-Gray-700,#45494f);flex:initial;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:160%;min-height:auto;padding:4px;text-align:right;text-transform:none;width:auto}.cart-more-options #shipping-preview-container .srp-toggle__wrapper label.blue{background:transparent;border:none;color:#121416;position:relative}.cart-more-options #shipping-preview-container .srp-toggle__wrapper label.blue:after{background-color:#121416;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:100%}.cart-more-options #shipping-preview-container .srp-toggle__wrapper .srp-toggle__pickup{align-items:center;display:flex;font-family:Inter,sans-serif;gap:8px;position:relative}.cart-more-options #shipping-preview-container .srp-toggle__wrapper .srp-toggle__pickup:before{content:"";font-size:14px;order:2}.cart-more-options #shipping-preview-container .srp-result{position:relative}.cart-more-options #shipping-preview-container .srp-result .srp-items{color:var(--Neutral-Gray-600,#5a5d62);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.cart-more-options #shipping-preview-container .srp-result .srp-items strong{font-weight:inherit}.cart-more-options #shipping-preview-container .srp-result .srp-address-title{color:var(--Neutral-Gray-950,#0b0c0c);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:150%}.cart-more-options #shipping-preview-container .srp-result .srp-address-title:after{color:var(--Neutral-Gray-800,#2d2e31);font-size:12px;font-style:normal;font-weight:500;line-height:130%;position:absolute;right:4px;text-decoration-line:underline;text-transform:uppercase}@media screen and (max-width:600px){.cart-more-options #shipping-preview-container .srp-result .srp-address-title:after{display:block;margin-top:4px;position:static}}.cart-more-options #shipping-preview-container .srp-result .srp-pickup-info .srp-address-title:after{content:"Alterar Local"}.cart-more-options #shipping-preview-container .srp-result .srp-delivery-header .srp-address-title:after{color:var(--Neutral-Gray-900,#171a1c);content:"TROCAR CEP";font-size:12px;font-style:normal;font-weight:700;letter-spacing:.24px;line-height:160%;text-decoration-line:underline;text-transform:uppercase}.cart-more-options #shipping-preview-container .srp-result .srp-delivery-select-container{background:#fff;border:2px solid #eceded!important;border-radius:8px;padding:16px 24px}.cart-more-options #shipping-preview-container .srp-result .srp-delivery-select-container .srp-delivery-current-many,.cart-more-options #shipping-preview-container .srp-result .srp-delivery-select-container .srp-delivery-select{padding:0}.cart-more-options #shipping-preview-container .srp-result .srp-delivery-select-container .srp-delivery-current-many__description .srp-delivery-current-many__text{border:none;position:relative}.cart-more-options #shipping-preview-container .srp-result .srp-delivery-select-container .srp-delivery-current-many__description .srp-delivery-current-many__text:after{content:none}.cart-more-options #shipping-preview-container .srp-result .srp-delivery-select-container .srp-delivery-current-many__description .srp-delivery-current-many__name{color:var(--Neutral-Gray-950,#121416);font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:160%}.cart-more-options #shipping-preview-container .srp-result .srp-delivery-select-container .srp-delivery-current-many__description .srp-delivery-current-many__sla{color:var(--Neutral-Gray-600,#61656b);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:160%}.cart-more-options #shipping-preview-container .srp-result .srp-delivery-select-container .srp-delivery-current-many__description .srp-delivery-current-many__price{color:var(--Neutral-Gray-700,#444649);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:160%;text-align:right}.cart-more-options #shipping-preview-container .srp-result .srp-delivery-select-container .srp-delivery-current-many__arrow{display:flex}.cart-more-options #shipping-preview-container .srp-result .srp-delivery-select-container .srp-delivery-current-many__arrow .srp-icon-arrow-down g{fill:#0b0c0c}.cart-more-options #shipping-preview-container .srp-result .srp-shipping-current-single{border:1px solid #eceded;border-radius:8px;padding:8px 16px}.cart-more-options #shipping-preview-container .srp-result .srp-shipping-current-single .srp-shipping-current-single__bullet svg path{fill:#45494f}.cart-more-options #shipping-preview-container .srp-result .srp-shipping-current-single .srp-shipping-current-single__text{border:none}.cart-more-options #shipping-preview-container .srp-result .srp-shipping-current-single .srp-shipping-current-single__sla{color:var(--Neutral-Gray-950,#121416);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:160%}.cart-more-options #shipping-preview-container .srp-result .srp-shipping-current-single .srp-shipping-current-single__price{color:var(--Neutral-Gray-700,#444649);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:160%;text-align:right}.cart-more-options #shipping-preview-container .srp-result .discount-pickup-message{margin-bottom:8px}.cart-more-options #shipping-preview-container .srp-result .discount-pickup-message p{color:#61656b;font-size:14px;font-weight:400;margin:0}.cart-more-options #shipping-preview-container .srp-result .discount-pickup-message p b{color:#171a1c}@media(max-width:890px){.cart-more-options #shipping-preview-container{display:block!important;margin:0}.cart-more-options #shipping-preview-container .srp-toggle__wrapper .srp-toggle__pickup{align-items:flex-start;flex-direction:column;gap:0}.cart-more-options #shipping-preview-container .srp-toggle__wrapper .srp-toggle__pickup:before{font-size:12px}}.cart-more-options .srp-container .srp-main-title{color:#262731;font-size:20px;font-weight:500;line-height:30px;margin-bottom:8px;padding:0!important}.onda-v1 .mt4{margin:0}.onda-v1 .mb3{margin-bottom:9px}.srp-delivery-header .srp-items{color:#4c4e61;font-size:14px;font-weight:400;line-height:20px}.srp-delivery-header .srp-items strong{font-weight:500}.srp-delivery-header .srp-address-title{color:#000!important;font-size:14px;font-weight:500;line-height:20px}.srp-delivery-select-container{background:#fff;border:1.5px solid #e5e6eb!important;border-radius:8px;padding:12px 31.5px 12px 24px}.srp-delivery-select-container .srp-delivery-current-many,.srp-delivery-select-container .srp-delivery-select{padding:0}.srp-delivery-select-container .srp-delivery-current-many__name{color:#262731;font-size:20px;font-weight:400;line-height:30px;margin-bottom:2px}.srp-delivery-select-container .srp-delivery-current-many__sla{color:#4c4e61;font-size:14px;font-weight:400;line-height:24px}.srp-delivery-select-container .srp-delivery-current-many__price{color:#2d2e31;font-size:16px;font-weight:500;line-height:24px;margin:0;padding-left:31.5px}.srp-delivery-select-container .srp-delivery-current-many__arrow{display:none}.srp-delivery-select-container .srp-delivery-current-many__text{border:none;position:relative}.srp-delivery-select-container .srp-delivery-current-many__text:after{background-color:#d1d2db;content:"";height:40px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.vtex-shipping-preview-0-x-postalCodeForgotten{margin:0}.vtex-shipping-preview-0-x-postalCodeForgotten .ship-postalCode{max-width:482px!important;position:relative}.vtex-shipping-preview-0-x-postalCodeForgotten .ship-postalCode:before{background-size:cover;content:"";display:block;height:18px;left:14px;position:absolute;top:37px;width:18px}.vtex-shipping-preview-0-x-postalCodeForgotten .ship-postalCode label{color:#4c4e61;font-size:12px;font-weight:500;line-height:18px;margin-bottom:8px}.vtex-shipping-preview-0-x-postalCodeForgotten .ship-postalCode .input-small{background:#f9f9fb!important;border:none!important;border-radius:4px!important;box-shadow:none!important;color:#676a83!important;font-size:14px!important;line-height:24px!important;padding:10px 10px 10px 40px!important}.vtex-shipping-preview-0-x-postalCodeForgotten .ship-postalCode small a{color:#4c4e61!important;display:block;font-size:12px;font-weight:400;line-height:18px;margin-top:8px;text-decoration:none!important}.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn{background-color:transparent;border:1px solid #d1d2db!important;border-radius:4px;color:#2d2e31;filter:drop-shadow(0 1px 2px rgba(16,24,40,.05));font-size:14px;font-weight:500;height:-moz-fit-content;height:fit-content;line-height:18px;margin-left:7px;padding:11px 27px 13px;transition:.4s ease-in-out}.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn:hover{background-color:#fff952!important;color:#fff}.cart-more-options .srp-container .ship-postalCode{width:482px!important}.srp-content .srp-description{color:#9b9db0;display:none!important;font-size:14px;font-weight:500;line-height:20px;max-width:535px}.srp-content .srp-data{display:inline-block}.srp-content .srp-data:has(.srp-result){display:block}.cart-more-options .srp-container .onda-v1 .srp-data .shp-open-options{background-color:transparent;border:1px solid #d1d2db;bottom:25px;color:#2d2e31;display:inline-block;font-size:14px;line-height:20px;margin:0 0 0 25%;padding:7.5px 8px 8.5px;position:relative;text-align:center;text-transform:none;transition:.4s ease-in-out;width:232px}.cart-more-options .srp-container .onda-v1 .srp-data .shp-open-options:hover{background-color:#fff952!important;color:#fff}@media(max-width:1119px){.body-cart-vertical .cart-template.full-cart.active{flex-direction:column}.body-cart-vertical .cart-template-holder{width:100%}}.compraFlutuante,.orderform-template .cart-template.mini-cart #go-to-cart-button{display:none}.orderform-template .cart-template.mini-cart .cart{margin-left:-15px;max-height:330px;padding-bottom:0;padding-left:15px}@media screen and (max-width:768px){.orderform-template .cart-template.mini-cart .cart{margin-left:0;padding-left:11px}}.orderform-template .custom-cart-template-wrap .summary-cart-template-holder{border-bottom:1px solid #eceded;margin-bottom:16px;overflow:unset;width:100%}@media(max-width:768px){.container-order-form .orderform-template .cart-template.mini-cart .summary-template-holder .summary>.summary-coupon-wrap{margin-top:0}}.orderform-template .cart-template.mini-cart .item{padding:16px 0}.orderform-template .custom-cart-template-wrap{align-items:flex-start;background:var(--Neutral-Pure-White,#fff);border:1px solid var(--Neutral-Gray-100,#f2f3f5);border-radius:var(--Buttons-radius-sm,8px);box-shadow:0 0 24px 0 rgba(0,0,0,.03);display:flex;flex-direction:column;padding:var(--Spacing-24,24px) var(--Spacing-lg,24px)}.orderform-template .cart-template.mini-cart .item span.shipping-date{display:none}@media(max-width:768px){.container.container-main.container-order-form{width:100%}}.orderform-template .cart-template.mini-cart .item .fn{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--Neutral-Gray-950,#121416);display:-webkit-box;font-size:14px;font-style:normal;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:normal;width:50%}@media(max-width:990px){.orderform-template .cart-template.mini-cart .item .fn{width:calc(75% - 20px)}}@media(max-width:768px){.orderform-template .cart-template.mini-cart .item .fn{width:calc(100% - 120px)}}.orderform-template .cart-template.mini-cart .quantity{align-items:center;background:#0b0c0c;border-radius:50px;color:#fcfcfd;display:flex;flex-direction:column;font-size:10px;font-weight:700;height:18px;justify-content:center;left:55px;letter-spacing:.04em;line-height:18px;min-width:unset;padding:0;top:9px;width:18px}@media(max-width:690px){.orderform-template .cart-template.mini-cart .quantity{bottom:16px;display:flex;gap:0;justify-content:flex-end;position:absolute;right:0}}.orderform-template .cart-template.mini-cart h2{color:#121416;font-size:18px;font-style:normal;font-weight:700}.orderform-template .cart-template.mini-cart .item .description{display:inline-block;margin:0}.orderform-template .cart-template.mini-cart .item .description .price{color:#121416;display:flex;flex-direction:column-reverse;font-size:14px;font-weight:700;line-height:21px;margin-top:8px}.orderform-template .cart-template.mini-cart .item .description .price .old-price{color:#d63c45;font-size:12px;font-weight:400;letter-spacing:.24px;line-height:150%;text-decoration:line-through}@media screen and (min-width:840px){.orderform-template .cart-template.mini-cart .item .description .price{position:absolute;right:10px;top:8px}}.orderform-template .cart-template.mini-cart .item .url{height:66px;margin-right:28px;width:66px}.container-order-form .cart-template .summary-template-holder:before{display:none}.orderform-template .cart-template.mini-cart .summary-template-holder .summary>.summary-coupon-wrap,.orderform-template .cart-template.mini-cart .summary-totalizers tbody{border:none;padding:0}.orderform-template .cart-template.mini-cart .summary-template-holder,.orderform-template .payment-confirmation-wrap .payment-submit-wrap{margin:0}.orderform-template .payment-confirmation-wrap .payment-submit-wrap button[id=payment-data-submit]{stroke:none;align-items:center;background-color:#fff952!important;border:none!important;border-radius:4px!important;display:flex;gap:8px;justify-content:center;margin-top:unset!important;padding:12px 18px 13px;transition:.4s ease-in-out}.orderform-template .payment-confirmation-wrap .payment-submit-wrap button[id=payment-data-submit] .icon-lock{display:none}.orderform-template .payment-confirmation-wrap .payment-submit-wrap button[id=payment-data-submit] span{color:var(--Neutral-Gray-950,#121416);font-size:14px;font-style:normal;font-weight:500;line-height:24px;line-height:160%;margin:0!important}.orderform-template .cart-template.mini-cart .summary-totalizers tfoot tr td{color:#262731!important;font-weight:500;padding:0!important}.summary-template-holder .summary-coupon-wrap{margin-bottom:16px;padding-bottom:16px}.summary-template-holder tfoot tr:not(.Shipping){padding:14px 0}.full-cart .summary-totalizers tfoot tr:before{content:none}.orderform-template .cart-template.mini-cart .summary-totalizers{margin-top:30px}.orderform-template .cart-template.mini-cart .summary-totalizers tbody tr{margin-bottom:16px}.orderform-template .cart-template.mini-cart .summary-totalizers tbody tr td{color:#0b0c0c;font-weight:600;line-height:21px;padding:0!important}.orderform-template .cart-template.mini-cart .summary-totalizers tbody tr.Discounts .monetary{color:#0a862f}.orderform-template .cart-template.mini-cart .summary-totalizers tbody tr.srp-summary-result .monetary{font-weight:400}.orderform-template .cart-template.mini-cart .summary-totalizers tbody tr.Items .monetary{font-weight:500}.orderform-template .cart-template.mini-cart .summary-totalizers tfoot{border-top:1px solid #eceded;padding:16px 0 32px}.orderform-template .cart-template.mini-cart .summary-totalizers tfoot tr td{color:#0b0c0c!important;font-size:16px;font-weight:600;line-height:24px}.orderform-template .cart-template.mini-cart .summary-totalizers tfoot tr td.monetary{font-weight:700}.container-order-form .summary-template-holder .summary-coupon p.coupon-fields span:has(button){padding:7px 0}.container-order-form .summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type=submit]{font-size:0;line-height:0!important}.container-order-form .summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type=submit]:before{margin-top:-7px;padding:8px 0 5px!important}.orderform-template-holder #client-profile-data .step.client-profile-data,.orderform-template-holder #client-profile-data form.client-pre-email,.orderform-template-holder #payment-data,.orderform-template-holder #shipping-data{border-bottom:1px solid #e5e6eb;margin-bottom:0!important;padding:32px 0}.orderform-template-holder #client-profile-data .step.client-profile-data.active,.orderform-template-holder #client-profile-data .step.client-profile-data:has(.step.active),.orderform-template-holder #client-profile-data form.client-pre-email.active,.orderform-template-holder #client-profile-data form.client-pre-email:has(.step.active),.orderform-template-holder #payment-data.active,.orderform-template-holder #payment-data:has(.step.active),.orderform-template-holder #shipping-data.active,.orderform-template-holder #shipping-data:has(.step.active){border-bottom:none}@media(max-width:768px){.orderform-template-holder #client-profile-data .step.client-profile-data,.orderform-template-holder #client-profile-data form.client-pre-email,.orderform-template-holder #payment-data,.orderform-template-holder #shipping-data{padding:24px 0}}@media(max-width:690px){.orderform-template-holder .step .form-step fieldset p.pull-left{float:left!important}}.orderform-template .cart-template.mini-cart .summary-totalizers tbody tr td{color:var(--Neutral-Gray-800,#383b3f);font-size:14px;font-style:normal;font-weight:500}.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle,.orderform-template-holder #client-profile-data .step.client-profile-data .client-pre-email-h,.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle,.orderform-template-holder #client-profile-data form.client-pre-email .client-pre-email-h,.orderform-template-holder #payment-data .accordion-toggle,.orderform-template-holder #payment-data .client-pre-email-h,.orderform-template-holder #shipping-data .accordion-toggle,.orderform-template-holder #shipping-data .client-pre-email-h{color:#7d8187;font-size:24px;font-style:normal;font-weight:700;line-height:120%}.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle-active,.orderform-template-holder #client-profile-data .step.client-profile-data .client-pre-email-h-active,.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle-active,.orderform-template-holder #client-profile-data form.client-pre-email .client-pre-email-h-active,.orderform-template-holder #payment-data .accordion-toggle-active,.orderform-template-holder #payment-data .client-pre-email-h-active,.orderform-template-holder #shipping-data .accordion-toggle-active,.orderform-template-holder #shipping-data .client-pre-email-h-active{color:#0b0c0c}.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle label,.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle span,.orderform-template-holder #client-profile-data .step.client-profile-data .client-pre-email-h label,.orderform-template-holder #client-profile-data .step.client-profile-data .client-pre-email-h span,.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle label,.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle span,.orderform-template-holder #client-profile-data form.client-pre-email .client-pre-email-h label,.orderform-template-holder #client-profile-data form.client-pre-email .client-pre-email-h span,.orderform-template-holder #payment-data .accordion-toggle label,.orderform-template-holder #payment-data .accordion-toggle span,.orderform-template-holder #payment-data .client-pre-email-h label,.orderform-template-holder #payment-data .client-pre-email-h span,.orderform-template-holder #shipping-data .accordion-toggle label,.orderform-template-holder #shipping-data .accordion-toggle span,.orderform-template-holder #shipping-data .client-pre-email-h label,.orderform-template-holder #shipping-data .client-pre-email-h span{font-family:inherit}.payment-data .accordion-toggle>span:not(.payment-edit-link):before,.shipping-data .accordion-toggle:before,body.v-custom-loaded .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-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 .payment-data .accordion-toggle>span:not(.payment-edit-link):before,body.v-custom-step-payment .shipping-data .accordion-toggle:before,body.v-custom-step-profile .client-pre-email h3.client-pre-email-h span:before,body.v-custom-step-profile .client-profile-data .accordion-toggle>span: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-shipping .shipping-data .accordion-toggle:before{background-color:transparent;border:none!important;color:#262731;font-size:16px;font-weight:500;height:unset;line-height:24px;margin:-4px 4px 0 0;width:unset}body.v-custom-loaded .client-pre-email label[for=client-pre-email]>span:before,body.v-custom-loaded .client-profile-data .accordion-toggle>span:before,body.v-custom-loaded .payment-data .accordion-toggle>span:not(.payment-edit-link):before,body.v-custom-loaded .shipping-data .accordion-toggle:before{color:inherit;font-size:inherit;font-weight:inherit;left:0;line-height:inherit;margin:0 16px 0 0;position:absolute}body.v-custom-loaded .client-profile-data .accordion-toggle-active>span:before,body.v-custom-loaded .payment-data .accordion-toggle-active>span:not(.payment-edit-link):before,body.v-custom-loaded .shipping-data .accordion-toggle-active:before{color:#000}.orderform-template-holder #client-profile-data form.client-pre-email{padding-bottom:86px!important;padding-top:0}.orderform-template-holder #client-profile-data form.client-pre-email[style*="display: none"]{padding-bottom:32px!important}.orderform-template-holder #client-profile-data form.client-pre-email[style*="display: none"] .client-email{padding-left:32px}body.v-custom-loaded .client-pre-email label[for=client-pre-email]>span{padding:0!important}body.v-custom-loaded .client-pre-email label[for=client-pre-email]>span:before{color:#7d8187;font-size:24px;font-style:normal;font-weight:700;line-height:normal;line-height:120%}.client-pre-email h3.client-pre-email-h span:after{color:#71747a;content:"E-mail";font-size:24px;font-weight:700;line-height:29px}form.client-pre-email .link-cart{display:none!important}form.client-pre-email #v-custom-edit-login-data:before{background-size:cover;display:block;height:24px;width:24px}form.client-pre-email #v-custom-edit-login-data .icon-spinner{color:#000}form.client-pre-email .client-email.input.text .loading-inline{bottom:42px;left:45px;margin:0;right:auto!important}form.client-pre-email .client-email #btn-client-pre-email{background:var(--Primary-300,#fff952);border:none;border-radius:var(--Border-06,6px);bottom:32px;color:var(--Neutral-Gray-950,#121416);font-size:14px;font-style:normal;font-weight:500;left:0;line-height:160%;min-width:100px;padding:var(--Spacing-08,8px) var(--Spacing-16,16px);transform:none;width:auto}form.client-pre-email h3.client-pre-email-h small{font-size:0;margin:36px 0 4px}form.client-pre-email h3.client-pre-email-h small:before{color:var(--Neutral-Gray-950,#121416);content:"Digite seu email";font-size:14px;font-style:normal;font-weight:500;line-height:160%}form.client-pre-email .emailInfo{background:var(--Functional-Warning-50,#fffaee);border:none;border-radius:0;margin-top:12px;padding:24px 12px 24px 44px;width:100%}form.client-pre-email .emailInfo>i{display:none}form.client-pre-email .emailInfo:before{background:url(https://authenticfeet.vteximg.com.br/arquivos/checkout-icon-lock.svg) no-repeat;background-size:contain;content:"";display:block;height:24px;left:12px;position:absolute;top:24px;width:24px}form.client-pre-email .emailInfo h3{color:var(--Neutral-Gray-950,#0b0c0c);font-size:16px;font-style:normal;font-weight:500;line-height:150%;margin:2px 0 8px}form.client-pre-email .emailInfo li{align-items:center;color:#383b3f;display:flex;font-size:14px;font-style:normal;font-weight:500;gap:4px;line-height:150%;margin-bottom:4px}form.client-pre-email .emailInfo li:before{background-size:contain;content:"";display:block;height:20px;width:20px}form.client-pre-email .emailInfo li .icon-ok{color:#edaf05;margin-right:4px}#client-profile-data:has(.client-profile-data.active) .client-pre-email{border-width:0}#client-profile-data:has(.client-profile-data.active) .client-pre-email h3.client-pre-email-h span:before{color:#0b0c0c;font-size:24px;font-style:normal;font-weight:700;line-height:120%}#client-profile-data:has(.client-profile-data.active) .client-pre-email h3.client-pre-email-h span:after{color:#0b0c0c}#client-profile-data:has(.client-profile-data.active) .client-profile-data{border-bottom:1px solid #e5e6eb!important}#client-profile-data:has(.client-profile-data.active) .client-profile-data .accordion-toggle span,#client-profile-data:has(.client-profile-data.active) .client-profile-data .accordion-toggle span:before{color:#7d8187;font-size:24px;font-style:normal;font-weight:700}#client-profile-data:has(.client-profile-data.active):has(.client-pre-email[style*="display: none"]) .client-pre-email{border-width:1px;padding-bottom:32px!important}#client-profile-data:has(.client-profile-data.active):has(.client-pre-email[style*="display: none"]) .client-pre-email h3.client-pre-email-h span:after,#client-profile-data:has(.client-profile-data.active):has(.client-pre-email[style*="display: none"]) .client-pre-email h3.client-pre-email-h span:before{color:#71747a}#client-profile-data:has(.client-profile-data.active):has(.client-pre-email[style*="display: none"]) .client-profile-data{border:none!important}#client-profile-data:has(.client-profile-data.active):has(.client-pre-email[style*="display: none"]) .client-profile-data .accordion-toggle span{color:#0b0c0c}#client-profile-data:has(.client-profile-data.active):has(.client-pre-email[style*="display: none"]) .client-profile-data .accordion-toggle span:before{color:#000}.cart-more-options .srp-container .srp-main-title,.client-pre-email h3.client-pre-email-h span:after,.orderform-template .cart-template.mini-cart h2,.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle,.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle,.orderform-template-holder #payment-data .accordion-toggle,.orderform-template-holder #shipping-data .accordion-toggle{padding:0!important}.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle,.orderform-template-holder #payment-data .accordion-toggle,.orderform-template-holder #shipping-data .accordion-toggle,.orderform-template-holder .client-pre-email .client-pre-email-h label[for=client-pre-email] span{padding-left:32px!important}.pagaleve-container:after{width:50%}@media screen and (max-width:840px){.pagaleve-container:after{width:100%}}.orderform-template-holder #payment-data p.link.link-gift-card{border:none!important;box-shadow:none!important;display:flex;justify-content:space-between;margin-bottom:24px}.orderform-template-holder #payment-data p.link.link-gift-card:before{color:#676a83;content:"Pagamento à vista no cartão de crédito e débito é concedido o desconto de 5% OFF. Benefício não cumulativo com outras promoções e descontos.";font-size:14px;font-weight:400;line-height:24px;max-width:503px;text-align:left}.orderform-template-holder #payment-data p.link.link-gift-card .link-payment-discounts-cod{align-items:center;border:1px solid #d1d2db;border-radius:4px;color:#2d2e31;display:flex;filter:drop-shadow(0 1px 2px rgba(16,24,40,.05));font-size:14px;font-weight:500;gap:8px;justify-content:center;line-height:20px;max-width:220px;padding:11px 16px 13px;text-align:center;text-decoration:none!important;transition:.4s ease-out}.orderform-template-holder #payment-data p.link.link-gift-card .link-payment-discounts-cod:hover{background-color:#fff952!important;border:1px solid #fff952;color:#000}.orderform-template-holder #payment-data p.link.link-gift-card .link-payment-discounts-cod:hover:before{filter:brightness(10)}.orderform-template-holder .step .box-info{padding-left:32px}.orderform-template-holder .step .shipping-container .box-info{margin-top:20px}.step.client-profile-data.active .box-step .form-step[style*="display: block"]{padding-top:32px!important}.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit,.orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit,.orderform-template-holder #payment-data .payment-edit-link .link-box-edit,.orderform-template-holder #shipping-data .link-box-edit{color:#aaafb5;opacity:1}.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit:before,.orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit:before,.orderform-template-holder #payment-data .payment-edit-link .link-box-edit:before,.orderform-template-holder #shipping-data .link-box-edit:before{background-size:cover;display:block;height:24px;width:24px}.orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit{color:#aaafb5}.orderform-template-holder #payment-data p.payment-discounts-options{padding-bottom:16px;position:relative}.orderform-template-holder #payment-data p.payment-discounts-options label{display:none}.orderform-template-holder #payment-data p.payment-discounts-options:not(:has(.payment-discounts-cod.focus-visible)):before{color:#9b9db0;content:"Insira o código";font-size:14px;font-weight:400;height:24px;left:20px;line-height:24px;pointer-events:none;position:absolute;top:11px;width:95px;z-index:7}.orderform-template-holder #payment-data p.payment-discounts-options .payment-discounts-cod{background:#f9f9fb!important;border:unset!important;border-radius:4px!important;margin:0 8px 0 0;padding:10px 12px!important}.orderform-template-holder #payment-data p.payment-discounts-options #btn-add-gift-card{align-items:center;border:1px solid #d1d2db;border-radius:4px;color:#2d2e31;display:flex;filter:drop-shadow(0 1px 2px rgba(16,24,40,.05));font-size:14px;font-weight:500;height:unset;justify-content:center;line-height:20px;padding:11px 16px 13px;transition:all .3s ease-in-out}.orderform-template-holder #payment-data p.payment-discounts-options #btn-add-gift-card:hover{background-color:#fff952!important;border-color:#fff952;color:#fcfcfd}.orderform-template-holder #payment-data p.link.link-gift-card:before{width:100%}.orderform-template .cart-template.mini-cart .summary-template-holder button[type=submit],.orderform-template .cart-template.mini-cart .summary-template-holder input[type=text]{align-items:center;display:flex;justify-content:center}.orderform-template .cart-template.mini-cart .summary-template-holder button[type=submit]:hover{color:#fff952}.orderform-template .cart-template.mini-cart .summary-template-holder input[type=text]{border:unset}#app-container .CardForm{background-color:#f8f9f9;border-radius:8px;border-top-left-radius:0;display:grid;gap:16px;grid-template-columns:1fr 1fr;padding:24px}#app-container .CardForm .SavedCard.label-vertical-group.active,#app-container .CardForm .SavedCard.label-vertical-group:hover{color:#0b0c0c}#app-container .CardForm>p{margin:0}#app-container .CardForm .BillingAddress,#app-container .CardForm .PaymentInstallments,#app-container .CardForm>div:has(.PaymentCardNumber){grid-column:1/3}#app-container .CardForm>div:has(.PaymentCardHolderName){grid-column:1;grid-row:3/5}#app-container .CardForm .PaymentCardHolderDocument{grid-column:2;grid-row:3}#app-container .CardForm .PaymentCardFlags{bottom:2px;top:auto}#app-container .CardForm .PaymentCardDueDate{display:flex;flex-wrap:wrap;gap:8px}#app-container .CardForm .PaymentCardDueDate .FormFieldLabel{width:100%}#app-container .CardForm .PaymentCardDueDate .payment-card-lash{display:none}#app-container .CardForm .PaymentCardDueDate p{flex:1;float:none;margin:0}#app-container .CardForm .PaymentInstallments .FormFieldLabel{display:none}#app-container .CardForm .PaymentInstallments select{max-width:none}#app-container .CardForm .PaymentCardCVV input#creditCardpayment-card-0Code,#app-container .CardForm .PaymentCardCVV input#creditCardpayment-card-1Code{text-align:left;width:100%!important}#app-container .CardForm .PaymentCardCVVHelp{height:100px;right:0;width:170px}#app-container .CardForm .AddressToggle{color:#0b0c0c;font-size:14px;font-weight:400;line-height:21px}#app-container .CardForm .AddressToggle input{accent-color:#0b0c0c}#app-container .CardForm .FormFieldLabel{color:#0b0c0c;display:block;float:none;font-size:12px;font-weight:400;line-height:18px;margin:0 0 4px;padding:0}#app-container .CardForm input,#app-container .CardForm select{background-color:#f2f3f5!important;border-radius:4px;color:#0b0c0c!important}@media screen and (max-width:840px){#app-container .CardForm{grid-template-columns:1fr;padding:16px}#app-container .CardForm .BillingAddress,#app-container .CardForm .PaymentInstallments,#app-container .CardForm>div:has(.PaymentCardNumber){grid-column:1}#app-container .CardForm .PaymentCardHolderDocument{grid-column:1;grid-row:3}#app-container .CardForm>div:has(.PaymentCardHolderName){grid-column:1;grid-row:4}#app-container .CardForm .PaymentCardCVV{grid-row:5}}#app-container .ChangeNumberOfPayments{display:none}.orderform-template-holder #payment-data p.link.link-gift-card .link-payment-discounts-cod{min-width:-moz-fit-content;min-width:fit-content}@media screen and (max-width:900px){.orderform-template-holder #payment-data p.link.link-gift-card{align-items:flex-start;flex-direction:column;gap:24px;margin-bottom:24px}.orderform-template-holder #payment-data p.link.link-gift-card .link-payment-discounts-cod{max-width:94%;width:100%}}@media screen and (max-width:414px){.orderform-template-holder #payment-data p.link.link-gift-card .link-payment-discounts-cod{max-width:86%}.orderform-template-holder #payment-data .payment-group-item .payment-group-item-text{font-weight:500}}.orderform-template-holder .step.client-profile-data .box-client-info{margin-bottom:32px}@media screen and (max-width:1119px){.orderform-template-holder .step.client-profile-data .box-client-info{margin-bottom:24px}}.form-step.box-edit .btn-submit-wrapper{margin:0}.form-step a{color:#000}.orderform-template-holder .step .submit.btn.btn-success{background:var(--Primary-300,#fff952);border-radius:var(--Border-06,6px);color:var(--Neutral-Gray-950,#121416);font-size:14px;font-style:normal;font-weight:500;margin:0;min-width:auto;padding:var(--Spacing-08,8px) var(--Spacing-16,16px);transition:.4s ease-out}.orderform-template-holder .step .submit.btn.btn-success:hover{background-color:#fdeb12}@media(max-width:640px){.orderform-template-holder .step .submit.btn.btn-success{padding:13px 16px}}.orderform-template-holder .step.client-profile-data .client-notice.notice{color:#2d2e31;font-size:14px;font-weight:400;grid-column:1/-1;line-height:24px;margin:0 0 8px}@media screen and (max-width:650px){.orderform-template-holder .step.client-profile-data .client-notice.notice{margin-bottom:0}}.orderform-template-holder .step .input.text label{color:#0b0c0c;font-size:12px;font-weight:400;line-height:18px;margin:0 0 4px;text-transform:none!important}.btn-success{background-color:#fff952!important;background-color:#fdeb12!important;border:1px solid #fff952!important;border-radius:4px;color:#121416!important;transition:.2s ease-out}#app-container input.error[type=email],#app-container input.error[type=tel],#app-container input.error[type=text],#app-container select.error,#vtexIdContainer input.error,.cart-more-options .srp-container .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-x-geolocation input.error,.cart-more-options .srp-container input.error[type=text]:not(.pac-target-input),.cart-more-options .srp-container select.error,.orderform-template .summary-note .error.note-textarea,.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 input.error[type=tel]: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 select.error: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 input.error[type=tel]:not(.pac-target-input),.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 select.error:not(.pac-target-input),.orderform-template-holder #payment-data input.error[type=email]: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=text]:not(.pac-target-input),.orderform-template-holder #payment-data select.error:not(.pac-target-input),.orderform-template-holder #shipping-data input.error[type=email]: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=text]:not(.pac-target-input),.orderform-template-holder #shipping-data select.error:not(.pac-target-input),.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input.error,.summary-template-holder .summary-coupon fieldset.coupon-fieldset button.error[type=submit],.summary-template-holder .summary-coupon fieldset.coupon-fieldset input.error[type=text],.table.cart-items tbody tr td .product-service select.error,.table.cart-items td.quantity input.error,.table.cart-items tr.item-attachments-content input.error,.table.cart-items tr.item-attachments-content select.error,.vcustom--vtex-omnishipping-1-x-address input.error{border-color:#c53429}#app-container input[type=email],#app-container input[type=tel],#app-container input[type=text],#app-container select,#vtexIdContainer input,.cart-more-options .srp-container .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-x-geolocation input,.cart-more-options .srp-container input[type=text]:not(.pac-target-input),.cart-more-options .srp-container select,.orderform-template .summary-note .note-textarea,.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 input[type=tel]: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 select: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 input[type=tel]:not(.pac-target-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 select:not(.pac-target-input),.orderform-template-holder #payment-data input[type=email]:not(.pac-target-input),.orderform-template-holder #payment-data input[type=tel]:not(.pac-target-input),.orderform-template-holder #payment-data input[type=text]:not(.pac-target-input),.orderform-template-holder #payment-data select:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=email]:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=tel]:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=text]:not(.pac-target-input),.orderform-template-holder #shipping-data select:not(.pac-target-input),.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input,.summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type=submit],.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,.vcustom--vtex-omnishipping-1-x-address input{background:#fff;background:var(--Neutral-Gray-50,#f8f9f9);border:none;border-radius:var(--Spacing-04,4px);box-shadow:unset!important;color:#71747a;font-size:14px;font-weight:400;height:unset;line-height:21px;max-height:unset;outline:unset;padding:10px 14px}#vtexIdContainer li[ng-show="auth.showAccessKeyAuthentication"]{display:none}.orderform-template-holder #client-profile-data .step.client-profile-data input[type=email]:not(.pac-target-input){width:100%}@media(max-width:490px){.orderform-template-holder .client-profile-data p.client-first-name{margin-right:16px}}.orderform-template-holder .step .form-step fieldset .corporate-info-box,.orderform-template-holder .step .form-step fieldset.box-client-info-pf{display:grid;gap:24px;grid-template-columns:1fr 1fr}.orderform-template-holder .step .form-step fieldset .corporate-info-box p,.orderform-template-holder .step .form-step fieldset.box-client-info-pf p{margin:0;width:100%!important}@media screen and (max-width:1119px){.orderform-template-holder .step .form-step fieldset .corporate-info-box,.orderform-template-holder .step .form-step fieldset.box-client-info-pf{gap:16px;grid-template-columns:1fr}.orderform-template-holder .step .form-step fieldset .corporate-info-box p,.orderform-template-holder .step .form-step fieldset.box-client-info-pf p{max-width:430px}}@media screen and (max-width:650px){.orderform-template-holder .step .form-step fieldset .corporate-info-box p,.orderform-template-holder .step .form-step fieldset.box-client-info-pf p{max-width:none}}.orderform-template-holder .step .form-step fieldset p span.help.error,span.error{color:#c53429;font-size:12px;font-weight:400;line-height:14px;margin-top:8px;position:relative}p.client-company-ie,p.client-company-postal-code,p.client-different-document,p.client-document,p.client-document-type,p.client-first-name,p.payment-card-due-date{margin-right:16px}.orderform-template-holder .step .form-step fieldset.box-client-info-pj{margin-top:48px;padding:0;position:relative}.orderform-template-holder .step .form-step fieldset.box-client-info-pj .corporate-title{color:#fff952;font-size:14px;font-weight:400;line-height:21px;margin:0 8px 16px 0}.orderform-template-holder .step .form-step fieldset.box-client-info-pj #not-corporate-client{color:#f64133;font-size:14px;font-weight:400;text-decoration:underline}.orderform-template-holder .step .form-step fieldset.box-client-info-pj .state-inscription-box{bottom:-12px;position:absolute}@media(max-width:1119px){.orderform-template-holder .step .form-step fieldset.box-client-info-pj{margin-top:40px}}@media(max-width:650px){.orderform-template-holder .step .form-step fieldset.box-client-info-pj{margin-top:32px}}.client-profile-data ul{margin:0}.orderform-template-holder .step .form-step #is-corporate-client{color:#fff952;font-size:14px;font-weight:400;line-height:21px;text-decoration:underline}p.newsletter{margin:16px 0}@media(max-width:768px){p.newsletter{margin:8px 0 24px}}.checkbox,.radio{padding-left:24px}.orderform-template .orderform-template-holder{padding-right:64px}@media screen and (max-width:1119px){.orderform-template .orderform-template-holder{padding-right:32px;width:55%!important}.orderform-template .orderform-template-holder>.row-fluid{max-width:490px}.orderform-template .cart-template.mini-cart{width:45%}}@media screen and (max-width:930px){.orderform-template.active{flex-wrap:wrap}.orderform-template.active .orderform-template-holder{max-width:none;padding-right:0;width:100%!important}.orderform-template.active .orderform-template-holder>.row-fluid{max-width:700px}.orderform-template.active .cart-template.mini-cart{margin-top:32px;position:relative;width:100%}}@media screen and (max-width:650px){.orderform-template .orderform-template-holder{padding-right:0;width:100%!important}.orderform-template .cart-template.mini-cart{width:100%}}.checkbox{position:relative}.checkbox input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff;border:1px solid #0b0c0c;border-radius:0;height:16px;margin-left:-24px;transition:.4s ease-out;width:16px}.checkbox input[type=checkbox]:checked{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 10 3 3 6-6'/%3E%3C/svg%3E") 50% no-repeat;background-color:#fff952!important;background-position:100%;background-size:90%;border:1px solid #fff952}.checkbox span{color:#444649;display:block;font-size:14px;font-weight:400;line-height:21px;padding-top:3px}.box-info .client-profile-email{margin:0}.box-info .client-profile-email .email,.client-profile-summary span{color:var(--Neutral-Gray-500,#7d8187);font-size:14px;font-style:normal;font-weight:500;line-height:160%}.vtex-omnishipping-1-x-SummaryItemInfo{border:none!important;padding:0!important}.shipping-summary-placeholder .vtex-omnishipping-1-x-SummaryItemGroup:not(:last-of-type){margin-bottom:16px}.shipping-summary-placeholder .vtex-omnishipping-1-x-SummaryItemContent{align-items:flex-start}.shipping-summary-placeholder .v-changeShippingTimeInfo-active{color:#71747a;font-size:14px;font-weight:400;line-height:21px}.shipping-summary-placeholder .vtex-omnishipping-1-x-SummaryItemPrice,.shipping-summary-placeholder .vtex-omnishipping-1-x-SummaryItemTitle{color:#71747a;font-size:14px;font-weight:700;line-height:21px;text-transform:none}.shipping-summary-placeholder .vtex-omnishipping-1-x-SummaryItemAddress{display:none;margin:0}.shipping-summary-placeholder .vtex-omnishipping-1-x-SummaryItemAddress span{color:#4c4e61;font-size:14px;font-weight:400;line-height:24px}.checkout-container .srp-unavailable,.checkout-container .vtex-shipping-preview-0-x-alert{background-color:#fff9e5;border:none;border-radius:8px;padding:16px}.checkout-container .srp-unavailable .srp-unavailable__icon,.checkout-container .srp-unavailable .vtex-shipping-preview-0-x-alertIcon,.checkout-container .vtex-shipping-preview-0-x-alert .srp-unavailable__icon,.checkout-container .vtex-shipping-preview-0-x-alert .vtex-shipping-preview-0-x-alertIcon{border:none}.checkout-container .srp-unavailable .srp-unavailable__icon svg,.checkout-container .srp-unavailable .vtex-shipping-preview-0-x-alertIcon svg,.checkout-container .vtex-shipping-preview-0-x-alert .srp-unavailable__icon svg,.checkout-container .vtex-shipping-preview-0-x-alert .vtex-shipping-preview-0-x-alertIcon svg{display:none}.checkout-container .srp-unavailable .srp-unavailable__icon:before,.checkout-container .srp-unavailable .vtex-shipping-preview-0-x-alertIcon:before,.checkout-container .vtex-shipping-preview-0-x-alert .srp-unavailable__icon:before,.checkout-container .vtex-shipping-preview-0-x-alert .vtex-shipping-preview-0-x-alertIcon:before{background:url(https://authenticfeet.vteximg.com.br/arquivos/checkout-icon-warning.svg) no-repeat;background-size:cover;content:"";display:block;height:24px;min-width:24px;width:24px}.checkout-container .srp-unavailable .vtex-shipping-preview-0-x-text,.checkout-container .vtex-shipping-preview-0-x-alert .vtex-shipping-preview-0-x-text{color:var(--Neutral-Gray-900,#171a1c);font-size:14px;font-style:normal;font-weight:500;line-height:160%}.checkout-container .vtex-shipping-preview-0-x-removeItemsButton{border:1px solid var(--Brand-Complementary-Orange-500,#edaf05);border-radius:var(--Spacing-04,4px);color:var(--Brand-Complementary-Orange-500,#edaf05);font-size:14px;font-style:normal;font-weight:500;line-height:160%}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsWrapper{border:none;box-shadow:none;display:flex;gap:16px;margin-bottom:32px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsWrapper .shipping-method-toggle{display:none}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsWrapper .vtex-omnishipping-1-x-deliveryChannelsOption{border:none;color:var(--Neutral-Gray-700,#45494f);flex:initial;font-size:18px;font-style:normal;font-weight:500;line-height:160%;min-height:auto;padding:4px;text-align:right;width:auto}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsWrapper .vtex-omnishipping-1-x-deliveryChannelsOption.vtex-omnishipping-1-x-deliveryOptionActive{background:transparent;border:none;color:#121416;position:relative}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsWrapper .vtex-omnishipping-1-x-deliveryChannelsOption.vtex-omnishipping-1-x-deliveryOptionActive:after{background-color:#121416;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:100%}@media screen and (max-width:510px){.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsWrapper{margin-bottom:24px}}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-alert{align-items:flex-start;align-self:stretch;background:#fff9e5;border:none;border-radius:8px;color:var(--Neutral-Gray-900,#171a1c);display:flex;font-size:14px;font-style:normal;font-weight:500;justify-content:center;line-height:160%;margin-bottom:0;padding:24px 12px;text-align:center}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-alert .vtex-omnishipping-1-x-infoIcon{border:none}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-alert .vtex-omnishipping-1-x-infoIcon svg{display:none}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-alert .vtex-omnishipping-1-x-infoIcon:after{background:url(https://authenticfeet.vteximg.com.br/arquivos/checkout-icon-location-orange.svg) no-repeat;background-size:cover;content:"";display:block;height:24px;position:relative;width:24px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-alert .vtex-omnishipping-1-x-text{color:var(--Neutral-Gray-800,#2d2e31);font-size:16px;font-style:normal;font-weight:400;line-height:150%;text-align:left}@media screen and (min-width:1119px){.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-alert{padding:16px}}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-btnDelivery{color:var(--Neutral-Pure-White,#171a1c);font-size:14px;font-style:normal;font-weight:500;line-height:20px;padding:10px 16px;width:auto}@media screen and (max-width:510px){.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-btnDelivery{width:100%}}.orderform-template-holder .step.shipping-data .btn,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-btnDelivery{color:#171a1c}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-summaryChange{display:none}.shipping-summary-placeholder .vtex-omnishipping-1-x-SummaryItemGroup{margin-top:0;padding:0}.vtex-omnishipping-1-x-addressFormPart1 small{display:block;margin:8px 0 0!important}.vtex-omnishipping-1-x-shippingSectionTitle{display:none}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressSummaryActive .address-summary{background:#fff;border:1px solid #e3e6e8;border-radius:8px;color:var(--Neutral-Gray-700,#45494f);font-size:14px;font-style:normal;font-weight:500;line-height:160%;margin:32px 0;padding:24px;position:relative}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressSummaryActive .address-summary:before{color:var(--Neutral-Pure-Black,#000);content:"Endereço";display:block;font-size:16px;font-style:normal;font-weight:700;line-height:160%;margin-bottom:24px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressSummaryActive .address-summary .vtex-omnishipping-1-x-linkEdit{font-size:0;position:absolute;right:24px;top:24px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressSummaryActive .address-summary .vtex-omnishipping-1-x-linkEdit:before{color:var(--Neutral-Gray-600,#61656b);content:"Editar";font-size:14px;font-style:normal;font-weight:500;line-height:160%;text-decoration:none}@media(max-width:510px){.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressSummaryActive .address-summary{margin:24px 0}}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-linkEdit{color:#fff952;font-size:14px;font-weight:400;line-height:24px}.vtex-omnishipping-1-x-address p.input:not(:last-of-type){margin-bottom:28px!important}@media(max-width:768px){.vtex-omnishipping-1-x-address p.input:not(:last-of-type){margin-bottom:20px!important}}.vtex-omnishipping-1-x-address p.input:last-of-type{margin-bottom:24px!important}@media(max-width:768px){.vtex-omnishipping-1-x-address p.input:last-of-type{margin-bottom:0!important}}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingOption,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingOptionActive{padding:10px 34.5px 12px 16px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList{background:#fff;border:none;border-radius:4;margin-bottom:32px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList .vtex-omnishipping-1-x-leanShippingOption{border:1px solid #d6d7d9;border-radius:8px;margin-bottom:8px;padding:12px 16px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList .vtex-omnishipping-1-x-leanShippingOption span{color:var(--Neutral-Gray-950,#121416);font-size:14px;font-style:normal;font-weight:500;line-height:160%}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList .vtex-omnishipping-1-x-leanShippingOptionActive{background-color:#121416!important;border-color:#121416}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList .vtex-omnishipping-1-x-leanShippingOptionActive .vtex-omnishipping-1-x-svg{fill:#fff!important}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList .vtex-omnishipping-1-x-leanShippingOptionActive .shp-option-text-package,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList .vtex-omnishipping-1-x-leanShippingOptionActive .vtex-omnishipping-1-x-leanShippingTextLabel,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList .vtex-omnishipping-1-x-leanShippingOptionActive .vtex-omnishipping-1-x-optionPrice,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList .vtex-omnishipping-1-x-leanShippingOptionActive span{color:#fff!important}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList .vtex-omnishipping-1-x-leanShippingOption .vtex-omnishipping-1-x-leanShippingIcon{margin-right:16px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList .vtex-omnishipping-1-x-leanShippingOption .vtex-omnishipping-1-x-leanShippingIcon:before{content:none}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList .vtex-omnishipping-1-x-leanShippingOption .vtex-omnishipping-1-x-leanShippingIcon .vtex-omnishipping-1-x-svg{fill:#0b0c0c;display:block}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList .vtex-omnishipping-1-x-leanShippingOption .vtex-omnishipping-1-x-leanShippingIcon .vtex-omnishipping-1-x-svg path{fill:inherit}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList .vtex-omnishipping-1-x-leanShippingOption .vtex-omnishipping-1-x-leanShippingText:after{content:none}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList .vtex-omnishipping-1-x-leanShippingOption .vtex-omnishipping-1-x-leanShippingText .vtex-omnishipping-1-x-leanShippingTextLabel{color:#2d2e31;font-size:14px;font-weight:700;line-height:21px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList .vtex-omnishipping-1-x-leanShippingOption .vtex-omnishipping-1-x-leanShippingText .shp-option-text-package{color:#71747a;font-size:14px;font-weight:400;line-height:22px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList .vtex-omnishipping-1-x-leanShippingOption .vtex-omnishipping-1-x-leanShippingText .shp-option-text-package strong{font-weight:500}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList .vtex-omnishipping-1-x-leanShippingOption .vtex-omnishipping-1-x-optionPrice{color:#0b0c0c;font-size:14px;font-weight:400;line-height:21px}@media(max-width:510px){.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList{margin-bottom:24px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList .vtex-omnishipping-1-x-leanShippingOption{padding:12px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList .vtex-omnishipping-1-x-leanShippingOption .vtex-omnishipping-1-x-leanShippingIcon{margin-right:8px}}.vtex-omnishipping-1-x-leanShippingOptionActive .vtex-omnishipping-1-x-leanShippingTextLabel{color:#262731;font-size:16px;font-weight:500;line-height:24px;margin:0}.vtex-omnishipping-1-x-leanShippingText{border:none!important;position:relative}.vtex-omnishipping-1-x-leanShippingText:after{background-color:#0b0c0c;content:"";height:36px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.vtex-omnishipping-1-x-leanShippingText .shp-option-text-package span{color:#4c4e61;font-size:14px;font-weight:400;line-height:24px}.vtex-omnishipping-1-x-addressItemIcon,.vtex-omnishipping-1-x-leanShippingIcon{margin-right:16px}.vtex-omnishipping-1-x-addressItemIcon:before,.vtex-omnishipping-1-x-leanShippingIcon:before{background-color:#fff;background-position:100%;background-size:100%;border:1px solid #aaafb5;border-radius:4px;box-shadow:unset;content:"";display:block;height:16px;width:16px}.vtex-omnishipping-1-x-addressItemIcon .vtex-omnishipping-1-x-svg,.vtex-omnishipping-1-x-leanShippingIcon .vtex-omnishipping-1-x-svg{display:none}.vtex-omnishipping-1-x-optionPrice{color:#2d2e31;font-size:14px;font-weight:500;line-height:20px;min-width:unset;padding-left:34.5px}@media(max-width:768px){.vtex-omnishipping-1-x-optionPrice{padding-left:25px}}.box-step .vtex-omnishipping-1-x-addressFormPart1 p.input.ship-postalCode{margin:0;position:relative}.box-step .vtex-omnishipping-1-x-addressFormPart1 p.input.ship-postalCode span.help.error{bottom:37px;position:absolute}.box-step .vtex-omnishipping-1-x-addressFormPart1 small{margin:8px 12px!important}.box-step .vtex-omnishipping-1-x-addressFormPart1 small a{color:#71747a;font-size:12px;font-weight:400;line-height:18px;text-decoration:none!important;transition:.4s ease-out}.box-step .vtex-omnishipping-1-x-addressFormPart1 small a:hover{color:#fff952}.box-step .vtex-omnishipping-1-x-warning{align-items:flex-start;align-self:stretch;background:#fff9e5;border:none;border-radius:2px;border-radius:8px;display:flex;flex-direction:column;gap:16px;margin-bottom:5%;padding:16px 16px 24px}.box-step .vtex-omnishipping-1-x-warning .vtex-omnishipping-1-x-disclaimer{align-items:center;background:#fff9e5;border-radius:0;color:#0b0c0c;display:flex;font-size:12px;font-weight:400;gap:8px;line-height:18px;padding:8px 12px}.box-step .vtex-omnishipping-1-x-warning .vtex-omnishipping-1-x-disclaimer:before{height:20px}.box-step .vtex-omnishipping-1-x-warning .vtex-omnishipping-1-x-disclaimer .vtex-omnishipping-1-x-btnLeft{color:#000!important}.box-step .vtex-omnishipping-1-x-warning .vtex-omnishipping-1-x-disclaimer .vtex-omnishipping-1-x-unavailableIcon{display:none}.box-step .vtex-omnishipping-1-x-warning .vtex-omnishipping-1-x-disclaimer a{color:inherit;font-size:inherit;font-weight:500;line-height:inherit}@media screen and (min-width:1119px){.box-step .vtex-omnishipping-1-x-warning .vtex-omnishipping-1-x-disclaimer{font-size:16px!important}}.box-step .vtex-omnishipping-1-x-warning .vtex-omnishipping-1-x-productItems{align-items:center;align-self:stretch;display:flex;gap:8px;max-height:none}.box-step .vtex-omnishipping-1-x-warning .vtex-omnishipping-1-x-productItems .delivery-items{align-items:center;display:flex;justify-content:flex-start;margin-top:0;overflow:hidden;padding-left:40px;width:100%}.box-step .vtex-omnishipping-1-x-warning .vtex-omnishipping-1-x-productItems .delivery-items .vtex-omnishipping-1-x-item{display:flex;width:auto}.box-step .vtex-omnishipping-1-x-warning .vtex-omnishipping-1-x-productItems .delivery-items .vtex-omnishipping-1-x-item img{border-radius:0;height:79px;margin:0;opacity:1;padding:0;width:79px}@media screen and (max-width:1119px){.box-step .vtex-omnishipping-1-x-warning .vtex-omnishipping-1-x-productItems{margin-top:0}}@media screen and (max-width:510px){.box-step .vtex-omnishipping-1-x-warning{margin-top:24px}}.box-step:has(.vtex-omnishipping-1-x-addressForm) .vtex-omnishipping-1-x-addressFormPart1 small a{color:#71747a;font-size:12px;font-weight:400;line-height:18px}.box-step:has(.vtex-omnishipping-1-x-addressForm) .vtex-omnishipping-1-x-addressFormPart1 p.input.ship-postalCode span.help.error{bottom:unset;position:relative}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressItemOption{align-items:flex-start;background-color:#fff;border:1px solid #e3e6e8;border-radius:8px;box-shadow:unset;margin-bottom:8px;padding:16px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressItemOption.vtex-omnishipping-1-x-active{background:#f8f9f9;border-color:#121416;transition:all .3s ease-in-out}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressItemOption.vtex-omnishipping-1-x-active>.vtex-omnishipping-1-x-addressItemIcon:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 10 3 3 6-6'/%3E%3C/svg%3E") no-repeat;background-color:#121416;border-color:#121416}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-active .vtex-omnishipping-1-x-addressItemText{color:#4c4e61;font-size:14px;font-weight:400;line-height:24px}.vtex-omnishipping-1-x-backToAddressList,.vtex-omnishipping-1-x-buttonCreateAddress,.vtex-omnishipping-1-x-buttonEditAddress{align-items:center;border:1px solid #171a1c!important;border-radius:4px!important;color:var(--Neutral-Gray-950,#121416);display:flex!important;font-size:14px!important;font-size:14px;font-style:normal;font-weight:500;gap:8px;justify-content:center;line-height:160%;padding:12px 0!important;transition:all .3s ease-in-out}.vtex-omnishipping-1-x-backToAddressList i,.vtex-omnishipping-1-x-buttonCreateAddress i,.vtex-omnishipping-1-x-buttonEditAddress i{display:none}.vtex-omnishipping-1-x-backToAddressList:hover,.vtex-omnishipping-1-x-buttonCreateAddress:hover,.vtex-omnishipping-1-x-buttonEditAddress:hover{background:#e3e6e8}.vtex-omnishipping-1-x-backToAddressList:before,.vtex-omnishipping-1-x-buttonCreateAddress:before,.vtex-omnishipping-1-x-buttonEditAddress:before{content:"";height:18px;position:relative;transition:all .3s ease-in-out;width:18px}.vtex-omnishipping-1-x-backToAddressList:before{display:none}.vtex-omnishipping-1-x-buttonEditAddress:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.322 12.93 6.253 9.853a4.593 4.593 0 1 1 6.492 0L9.679 12.93l-.002.002a.25.25 0 0 1-.354 0ZM7.246 3.175h-.002a4.108 4.108 0 0 0-1.82 3.031 4.078 4.078 0 0 0 1.18 3.298l2.542 2.542.354.354.354-.354 2.542-2.542.001-.002a4.115 4.115 0 0 0-.64-6.326l-.003-.001a4.107 4.107 0 0 0-4.508 0Zm2.81 4.257a1 1 0 1 1-1.112-1.664 1 1 0 0 1 1.112 1.664Zm-5.983 8.141a.25.25 0 0 1 .177-.073h10.5a.25.25 0 1 1 0 .5H4.25a.25.25 0 0 1-.177-.427Z' fill='%233D3E4D' stroke='%233D3E4D'/%3E%3C/svg%3E") no-repeat}.vtex-omnishipping-1-x-buttonCreateAddress:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 13.125v.5h1.625a.25.25 0 1 1 0 .5H2.75a.25.25 0 0 1-.25-.25v-9.75a.25.25 0 0 1 .25-.25h7.8l-.854-.853-.592-.593-.002-.001a.25.25 0 0 1 0-.355.25.25 0 0 1 .353-.001l1.874 1.874.001.002a.25.25 0 0 1 0 .355l-.001.001-1.874 1.874a.25.25 0 0 1-.353-.355l.6-.592.866-.856H3v8.75Zm13-8.25v-.5h-1.625a.25.25 0 0 1 0-.5h1.875a.25.25 0 0 1 .25.25v9.75a.25.25 0 0 1-.25.25H8.015l.854.854.592.592.002.001a.25.25 0 0 1-.353.356l-1.874-1.874-.001-.001a.25.25 0 0 1-.055-.082l-.462.193.462-.193a.25.25 0 0 1 0-.192l-.462-.192.462.192a.25.25 0 0 1 .055-.081l.001-.002 1.874-1.874a.25.25 0 0 1 .353 0 .25.25 0 0 1 .055.082l.448-.187-.448.187a.25.25 0 0 1 0 .192l.461.193-.461-.193a.25.25 0 0 1-.055.082l-.002.001-.592.593-.854.853H16v-8.75Z' fill='%233D3E4D' stroke='%233D3E4D'/%3E%3C/svg%3E") no-repeat}.orderform-template-holder .step.shipping-data .glide--swipeable{cursor:default}@media screen and (max-width:640px){.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-top{gap:10%}}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-top .vtex-omnishipping-1-x-sla{justify-content:flex-end;padding-right:10px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-top .split-cart-tag{border-radius:8px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-image{width:50px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-priceItems{align-content:stretch;align-items:baseline;background:var(--Neutral-Pure-White,#fff);border:1px solid var(--Neutral-Gray-200,#e3e6e8);border-radius:var(--Border-08,8px);box-shadow:0 0 24px 0 rgba(0,0,0,.03);display:flex;flex-direction:column;flex-wrap:wrap;list-style:none;max-height:none}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-productItems{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;max-height:none;overflow:hidden;padding:8px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-productItems .product-name-element{color:var(--Neutral-Gray-950,#121416);font-size:14px;font-style:normal;font-weight:700;line-height:160%;margin-top:5px;text-align:left}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-productItems .product-name-element p{color:var(--Neutral-Gray-600,#61656b);font-size:14px;font-style:normal;font-weight:400;line-height:160%;margin-bottom:4px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-item{display:flex;gap:16px;width:100%}.orderform-template-holder .step.shipping-data .glide__bullets{display:none}.orderform-template-holder .step.shipping-data .glide-container{margin:0;width:100%}.orderform-template-holder .step.shipping-data .glide__slides{align-content:stretch;align-items:baseline;display:flex;flex-direction:column;flex-wrap:wrap;list-style:none;pointer-events:none;transform:none!important;transition:none;width:100%!important}.orderform-template-holder .step.shipping-data .delivery-tag{color:var(--Neutral-Gray-950,#121416);font-size:20px;font-style:normal;font-weight:700;line-height:160%;text-transform:lowercase}.orderform-template-holder .step.shipping-data .delivery-tag:first-letter{text-transform:uppercase}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-top{align-items:center;background-color:#fff;border-bottom:none;display:flex;flex-direction:row;gap:40%;justify-content:space-between;padding:0 0 12px}@media screen and (max-width:1200px){.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-top{gap:10%}}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-top .vtex-omnishipping-1-x-sla{color:var(--Neutral-Gray-950,#121416);display:flex;flex-direction:row;font-size:12px;font-style:normal;font-weight:400;gap:5px;letter-spacing:.24px;line-height:160%;margin-top:15px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-top .split-cart-tag{align-items:center;background:#0b0c0c;border:1px solid #000;color:#fff;display:flex;flex-direction:row;gap:4px;padding:4px 8px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-top .split-cart-tag p{margin-bottom:0}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-package{border:none;padding-bottom:0}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-itemImgWrapper{background-color:#fff;border:1px solid var(--Neutral-Gray-200,#e3e6e8);border-radius:var(--Border-08,8px);box-shadow:0 0 24px 0 rgba(0,0,0,.03);display:flex;gap:16px;margin-bottom:8px;padding:16px;width:100%}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-itemImgWrapper .vtex-omnishipping-1-x-itemImg{border-radius:8px;max-width:56px}@media(max-width:640px){.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-itemImgWrapper{padding:12px}}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-packageItems{align-items:center;align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;max-height:none;overflow:hidden;padding:8px}.orderform-template-holder .step.shipping-data .product-name-element{color:var(--Neutral-Gray-950,#121416);font-size:14px;font-style:normal;font-weight:700;line-height:160%;margin-top:5px;text-align:left}.orderform-template-holder .step.shipping-data .product-name-element p{color:var(--Neutral-Gray-600,#61656b);font-size:14px;font-style:normal;font-weight:400;line-height:160%;margin-bottom:4px}.orderform-template-holder .step.shipping-data .glide__bullets .glide__bullet.glide__bullet--active{background-color:#fff952!important;display:none}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliverTitle,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-sellerOptionsText{color:#0b0c0c;font-size:16px;font-weight:500}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingTextLabel,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingTextLabelSingle,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-pointWrapper{color:#2d2e31}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingText .v-changeShippingTimeInfo-elem-active{color:#2d2e31;font-size:14px;font-weight:700;line-height:21px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-PickupPointInfo{background:var(--Neutral-Pure-White,#fff);border:1px solid var(--Neutral-Gray-200,#e3e6e8);border-radius:var(--Buttons-radius-sm,8px);padding:24px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-PickupPointInfo:before{background:url(https://authenticfeet.vteximg.com.br/arquivos/checkout-icon-location.svg) no-repeat;background-size:cover;content:"";height:24px;position:absolute;width:24px}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-PickupPointInfo .pickup-marker-blue{display:none}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-PickupPointInfo .vtex-omnishipping-1-x-PickupPointName{color:var(--Neutral-Gray-900,#171a1c);font-size:16px;font-style:normal;font-weight:700;line-height:160%}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-PickupPointInfo .vtex-omnishipping-1-x-PickupPointAddress .address-summary{color:#71747a;font-size:14px;font-weight:400;line-height:22px;white-space:normal}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-PickupPointInfo .vtex-omnishipping-1-x-details{color:#000;font-size:12px;font-weight:600;line-height:18px;text-transform:uppercase}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-pickupPointChange{border-radius:0;display:none}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-pickupPointChange:hover{color:#fff952}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-package{border-color:#0b0c0c;border-radius:0;padding-bottom:4px}.orderform-template-holder .step.shipping-data .shp-pickup-receiver__label,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-receiverTitle{color:#0b0c0c;font-size:12px;font-weight:400;line-height:18px;text-transform:uppercase}.orderform-template-holder .step.shipping-data .shp-pickup-receiver__btn{display:none}.orderform-template-holder .step.shipping-data .shp-pickup-receiver .vtex-omnishipping-1-x-textBox{padding:0}.orderform-template-holder .step.shipping-data .shp-pickup-receiver .vtex-omnishipping-1-x-textBox .vtex-omnishipping-1-x-pickupReceiverIcon{display:none;margin-right:8px}.orderform-template-holder .step.shipping-data .shp-pickup-receiver .vtex-omnishipping-1-x-textBox .vtex-omnishipping-1-x-pickupReceiverIcon svg{display:none!important}.orderform-template-holder .step.shipping-data .shp-pickup-receiver .vtex-omnishipping-1-x-textBox .vtex-omnishipping-1-x-pickupReceiverIcon:after{background:url(https://authenticfeet.vteximg.com.br/arquivos/checkout-icon-location-orange.svg) no-repeat;background-size:cover;display:block;height:24px;position:relative;width:24px}.orderform-template-holder .step.shipping-data .shp-pickup-receiver .vtex-omnishipping-1-x-textBox:after{color:var(--Neutral-Gray-800,#2d2e31);font-size:16px;font-style:normal;font-weight:400;line-height:150%}.orderform-template-holder .step.shipping-data .shp-pickup-receiver .vtex-omnishipping-1-x-textBox .vtex-omnishipping-1-x-name{color:#71747a;display:none;font-size:14px;font-weight:400;justify-content:space-between;line-height:21px}.orderform-template-holder .step.shipping-data .shp-pickup-receiver .vtex-omnishipping-1-x-textBox .vtex-omnishipping-1-x-name .vtex-omnishipping-1-x-btn{color:#71747a;font-size:12px;font-weight:400;line-height:18px;text-decoration:underline;text-transform:uppercase}.orderform-template-holder .step.shipping-data .shp-pickup-receiver,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-packages{margin-top:32px}@media screen and (max-width:510px){.orderform-template-holder .step.shipping-data .shp-pickup-receiver,.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-packages{margin-top:24px}}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalBackdrop{background-color:#000}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pkpmodal{border:none;border-radius:8px;height:560px;left:50%;margin:0;max-width:700px;top:50%;transform:translate(-50%,-50%);width:calc(100% - 32px)}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-infoBarContainer{background-color:#fff}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalHeader{padding:17px 32px}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-locationSummary,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetails,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pointsList{padding-left:32px;padding-right:32px}@media screen and (max-width:640px){.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-locationSummary,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetails,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalHeader,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pointsList{padding-left:16px;padding-right:16px}}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-locationSummary,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupDetailsHeader,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupListTitle{display:none}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsBottom,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsInfo,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsStore,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsTop{padding-left:0;padding-right:0}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsBottom{border-top:1px solid #eceded;padding-bottom:16px;padding-top:16px}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsBackLnk{fill:#2d2e31;align-items:center;color:#2d2e31;font-size:16px;font-weight:600;line-height:24px}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsBackLnk .vtex-pickup-points-modal-3-x-backChevron{fill:#2d2e31;color:#2d2e31}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsBackLnk svg path{fill:inherit}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsHours{max-width:none}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsHours td{color:var(--Neutral-Gray-800,#383b3f);font-size:12px;font-style:normal;font-weight:500;letter-spacing:.24px;line-height:160%;padding:4px 0}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsHours td.vtex-pickup-points-modal-3-x-modalDetailsHoursRange{color:var(--Neutral-Gray-600,#61656b);font-size:12px;font-style:normal;font-weight:400;letter-spacing:.24px;line-height:160%;text-align:right}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsInfoTitle{color:var(--Neutral-Gray-800,#2d2e31);font-size:14px;font-style:normal;font-weight:700;line-height:160%}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsInfo{color:#71747a}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalTitle{color:#0b0c0c;font-size:20px;font-weight:700;line-height:30px}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-closeButton{box-shadow:none;color:#0b0c0c;right:34px}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-closeButton svg{height:16px;width:16px}@media screen and (max-width:640px){.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-closeButton{right:18px}}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pointsItem{margin-bottom:6px}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pointsItem:last-of-type{margin-bottom:auto}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsStore,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pointsItem:hover{--dot-color:#0b0c0c}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pointsList{display:flex;flex-direction:column}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pointsList .vtex-pickup-points-modal-3-x-pickupPoint{border:1px solid #e3e6e8;padding:24px 16px}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pointsList .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointAddress{display:none}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsStore .vtex-pickup-points-modal-3-x-pickupPoint{position:relative}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsStore .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointMain{position:static}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsStore .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointMarkerPostalCode{position:absolute;right:20px;top:24px}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsStore .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointSlaAvailabilityPostalCode{display:flex;flex-direction:column;gap:6px;padding-top:32px}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupPoint{border:none;border-radius:8px;display:flex;justify-content:space-between;padding:24px 0}@media screen and (max-width:840px){.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupPoint{flex-direction:column;gap:8px}}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupPoint:hover{background-color:#fafafa}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointMain{align-items:flex-start;display:flex;flex-direction:row-reverse;gap:8px;justify-content:flex-end;padding:0;position:relative}@media screen and (max-width:640px){.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointMain:before{left:17px}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointMain:after{left:22px}}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointMarkerPostalCode{white-space:nowrap;width:auto}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointMarkerPostalCode p{margin:2px 0}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointMarkerPostalCode svg{display:none}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointInfo{flex:initial;width:auto}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointSlaAvailabilityPostalCode{border:none;padding:0;text-align:right}@media screen and (max-width:840px){.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointSlaAvailabilityPostalCode{padding-left:60px;text-align:left}}@media screen and (max-width:640px){.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointSlaAvailabilityPostalCode{padding-left:50px}}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointName{color:var(--Neutral-Gray-800,#2d2e31);font-size:16px;font-style:normal;font-weight:700;line-height:160%;margin:0}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointAddress,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointDistance{color:#71747a;font-size:14px;font-weight:400;line-height:22px}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointPrice,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointSla{color:#0b0c0c;font-size:14px;font-weight:400;line-height:21px}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointAvailability{color:#000;display:none}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupPoint .vtex-pickup-points-modal-3-x-pickupPointAddress .address-summary{white-space:normal}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-primary,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-showListButton{background-color:#fff952!important;border:none;border-radius:4px;color:var(--Neutral-Gray-950,#121416);font-size:14px;font-style:normal;font-weight:500;line-height:160%;text-transform:none}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-primary:hover,.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-showListButton:hover{background-color:#fdeb12}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-showListButton{margin-top:24px}.orderform-template-holder .step.shipping-data .shipping-container{max-width:100%}@media screen and (max-width:1119px){.orderform-template-holder .step.shipping-data .shipping-container{max-width:none}}.VTEX-PIX__modal-background{backdrop-filter:blur(2.5px);background:rgba(0,0,0,.4)!important}.VTEX-PIX__modal-outer-container{background:#fff!important;height:595px!important;width:426px!important}.VTEX-PIX__timer-body{margin-top:unset!important}.VTEX-PIX__modal-container{padding:32px}.VTEX-PIX__pix-logo-container{margin-bottom:50px!important;max-width:140px;order:1}.VTEX-PIX__timer-container{margin-bottom:21px!important;order:3}.VTEX-PIX__qrcode-container{height:148px!important;margin-bottom:40px!important;order:2;width:148px!important}.VTEX-PIX__container-info{margin-top:unset!important;order:4}.VTEX-PIX__footer{background:#f9f9fb!important;border-radius:8px;bottom:64px!important;box-sizing:border-box;max-width:362px;padding:24px 16px!important;position:relative!important;width:100%}.VTEX-PIX__footer span{font-weight:500}.VTEX-PIX__footer span.VTEX-PIX_footer-value{font-weight:700}.retailrocket-container [data-retailrocket-markup-block="66982a46255e11a07e2ef3b2"],.v-custom-cart-empty [data-retailrocket-markup-block="66982a3b255e11a07e2ef3b1"]{display:none}.v-custom-cart-empty .retailrocket-container [data-retailrocket-markup-block="66982a46255e11a07e2ef3b2"]{display:block}.boxDataAlert{align-items:center;border:1px solid #d63c45;border-radius:4px;display:inline-flex;gap:9px;margin-bottom:20px;padding:10px 15px}.boxDataAlert .boxDataAlert--image{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='15' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath fill='url(%23a)' d='M0 0h15v14.25H0z'/%3E%3Cdefs%3E%3Cpattern id='a' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23b' transform='matrix(.01 0 0 .01053 0 -.026)'/%3E%3C/pattern%3E%3Cimage id='b' width='100' height='100' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAGF0lEQVR4nO2de4xdQxzHv1vVsp5bSrW6FitEI0ITGiQeIZ5RoUhQIUFJJVKEREuIiiaeaRNKQqL8QTRZiUeaCuIRjyBEqPeuCko9qktttdUjw2wcP79znXPPzPxm5/w+yfnn3ntm5n6/957HzPfMAIqiKIqiKIpSxI4AugrfVYIyC8B6ABsBzFbtZdnLmpHZ7XcA+6gpcjyRM2N461NDZDiGMWN4O15NCcsWAN5rYcgHALZUU8Ixmxiw2W751/QEH4guAD8Q8ZcAeJi89hOAnUI1qsksIsKvA9ANYBKAX8h7C6Ubmzr7A9hARJ+be38eeW8TgAME25s8y4jgXwLozL2/FYAB8pnnBNubNKcxV1MzmM+dyXxuukB7k2YMgE+IyC8D6Cj4/Avks58DGBu4zUlzLRH4DwBTW3z+QHv+yO9zTcD2Js2uAH4m4i4usd99ZJ9BALsFaG/yPEiEXQtgQon9xgNYQ/Z9IEB7k+Zge3jKizqnwv5XMoe6Qzy2N2k6ALxEBP3UnuDLYvqzPiJlvNriYkBpwbnM5etJbSh2MlPOOap8NbYGsJKIuLyGiM+Qsr4CsI2aUp6biIBmeHZKDQH3Y7pcblRDyjHZdhjmxbvTgXh3kTJ/A9Cjpvw/jxHhfgQwzlEyZTUp+1E1pDWHMwNNJlXiikuZE/yRagrPKABvErHeBzDa8dDvu6SOd+zrCuFi5td7nAeVjmbquUjd+DfbAVhFRHrco0hLSV3fAdhBTfmH24lA6wH0ehRoTwBDpM7b1JC/6SXpwwzA/ADi3ELqNKnHfdUU4CkizCoA2wcQZlsAX5O6n2y6IccyJ9iZAes/n6n/BDQU0xO7gojxesWe2Ml25DC/7V5h/w5bZ74NK5qaeryCCLEZwLSKZfzK/MLNa1WYxtyMmrY1inFM+vChNsrJCraqLGFSjzujQdxLBFhnDz9ShnCpx3vQEKbY7vSi9KGEIUWpR5NeSZ7l5IuvJOlDKUNM6rGflPM8EucMRjzzGiIwBDYJScs6HYky1oYUyqYPJQzhUo/99t+THHMrpg+lDOFSj9chMSbYgFv+S5orLURoCGwyMl+euQKbiISg1/lrbUQ0VkPGM6nHdu6TomRqzfShhCFc6tHczR+KEY45Yb9SM30oZQiXenxtpKceud7UEx2Wn3k0BDYpKdkb7X28oU76UMIQLvUYarzG+4hc3fShlCFc6jHEiKb3Mes7PNSTBTAENjkZcszfe6rDVfpQyhAu9egzFeM99+QyfShhSFHq0UduzClcMtB1+lDKkNDfzQmXMeKYIAMSMMRwFFOX+edEOynM94GPs1lgQ4rOj1FOcnM3aeiQvdpKzZBu5vkV8+xJVEhdq2cChoS6x6oF9wyfuVNP1ZBOO/FNvs5nEQmnCPb3ZEKGFPXTmSd+RRkj3COaCRpS1JMtOsnN1cJjBpmgIUVjPVdBiF2YSWFCj6plwoZwo6GDJedicc79EYw7ZxEYwuUFzExEQTmISWa0mz6swyBjhhFHOlGzyWoUjBdJAwaEsksTmccRJNIh3FyPRqMgnO04fZgKMxhdzgoxKcxA0/KvNXLLdNZU59zQ1IR4jWT/9fDEJOaJJRfpw9RYzExyYzoknfMIqWiNTfhJTzjQRTZzWJWESz0a7ZxyGPMcnqv0YZ0vvpE5kQ5FsB7VHKYHw2jobFKYN0gFH0bwpGpPixtD6XmwRtvh3Xyb3rZa1uZCz+nDFA2BDUDQdl0AB8fob0ihZuaFGOiJ3BDD06Rd39ZNPS4gBW6IaD6QnhFgSK+dQyXftlvbLWxvZlIYF3MfumKPFoaY92KBSz0abSvTRwpabRN8sTDKPsq8gGzzXJ08PaYe+1wsSXeJn/Y2gll1lvbjlqQziT2dl7B9zD/2LWZpv1Kpx8sZN01iT6nHEe0s7SeRPmwSS6su7bdIIH3YJLqZ1OPCKkvS3Ry2vY1gftml/ZYJpQ+bRiez8sN/lvabzpzIz5NpbyOYyeh9aj59+HFqz2NHDpd6/Gw49UiXpNMNYhr8tbQfPZ7pBjENjBdqCOL5EX4B26dCp7bTDcE16K/Sv6UoiqIoiqKgAn8C7/hW31qpwO4AAAAASUVORK5CYII='/%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-size:15px auto;content:".";display:block;font-size:0;height:15px;min-width:15px;width:15px}.boxDataAlert .boxDataAlert--text{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:13px;margin:0}.boxDataAlert .boxDataAlert--text p{line-height:normal;margin-bottom:0}.vtex-omnishipping-1-x-summaryPackage .shp-summary-package-title{color:var(--Neutral-Gray-500,#7d8187);font-size:14px;font-style:normal;font-weight:700;line-height:160%}.vtex-omnishipping-1-x-summaryPackage .shp-summary-package-time{color:var(--Neutral-Gray-500,#7d8187);font-size:12px;font-style:normal;font-weight:400;letter-spacing:.24px;line-height:160%}#payment-data .box-step form.form-step .link-gift-card,.discount-pickup-message{display:none!important}#payment-data .pagaleve-pix-a-vista-footer-container{display:none}.pagaleve-pix-a-vista-container{width:50%}@media screen and (max-width:840px){.pagaleve-pix-a-vista-container{width:100%}}@media(max-width:768px){.orderform-template .payment-confirmation-wrap .payment-submit-wrap{padding:16px}.orderform-template .payment-confirmation-wrap .payment-submit-wrap button span{font-weight:500!important}}#app-container .label-vertical-group.UseAnotherCard{background-color:#eee;font-size:14px;padding:4px;text-decoration:underline}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item.active .payment-group-item-text:before{background:#fff952;border:1px solid #ffd;box-shadow:inset 0 0 0 3px #0b0c0c}.orderform-template-holder #payment-data .v-custom-payment-item-wrap.active,.orderform-template-holder #payment-data .v-custom-payment-item-wrap:hover{border-color:#0b0c0c;box-shadow:0 0 6px #ddd}body a{color:#0b0c0c}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item.active{background:#0b0c0c;border-bottom:1px solid #0b0c0c;border-radius:0}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item.active span.payment-group-item-text{color:#fff}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item:hover .payment-group-item-text:before{border-color:#0b0c0c}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item.active:hover .payment-group-item-text:before{background:#fff952;border:1px solid #ffd;box-shadow:inset 0 0 0 3px #0b0c0c}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item.active:hover{background:#0b0c0c;border-bottom:1px solid #0b0c0c;border-radius:0}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item{background-color:#fff;border-color:#e3e6e8}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item:hover{background-color:#f8f9f9;border-color:#aaafb5}.summary-coupon fieldset.coupon-fieldset .vcustom-showCustomMsgCoupon{background:#fff9e5;border:1px solid #fff9e5;border-radius:4px;clear:both;font-size:11px;margin-top:4px!important;padding:1px}.summary-template-holder .summary-coupon fieldset.coupon-fieldset p{color:#2d2e31}span.payment-group-item-cards{display:none!important}.modal-backdrop.fade{background:rgba(0,0,0,.85)}.modal-backdrop,.modal-backdrop.fade.in{opacity:1}.modal.fade.in{top:50%}.modal.fade{background:transparent;border:none;border-radius:0;box-shadow:none;left:0;margin:0;padding:24px;top:50%;transform:translateY(-50%);width:100vw}.modal.fade .default-modal-body,.modal.fade .recaptcha-modal-body{background:#fff!important;border-radius:16px;box-shadow:0 0 65px rgba(76,78,97,.102);box-sizing:border-box;color:#333;display:flex;flex-direction:column;margin:0 auto;max-height:none;max-width:430px;overflow:unset;padding:16px 24px;width:100%}.modal.fade .default-modal-body .payment-unauthorized-security,.modal.fade .recaptcha-modal-body .payment-unauthorized-security{float:none;margin-bottom:0}.modal.fade .default-modal-body .identified-user-hello,.modal.fade .default-modal-body .payment-unauthorized-hello,.modal.fade .default-modal-body .security-validation-title,.modal.fade .recaptcha-modal-body .identified-user-hello,.modal.fade .recaptcha-modal-body .payment-unauthorized-hello,.modal.fade .recaptcha-modal-body .security-validation-title{color:#0b0c0c;font-size:18px;font-style:normal;font-weight:700;line-height:160%;margin-bottom:8px}.modal.fade .default-modal-body .default-modal-message,.modal.fade .default-modal-body .identified-user-message,.modal.fade .default-modal-body .security-validation-description,.modal.fade .recaptcha-modal-body .default-modal-message,.modal.fade .recaptcha-modal-body .identified-user-message,.modal.fade .recaptcha-modal-body .security-validation-description{color:#383b3f;float:none;font-size:14px;font-style:normal;font-weight:400;line-height:160%;margin-bottom:16px;width:100%}.modal.fade .default-modal-body .default-modal-security,.modal.fade .recaptcha-modal-body .default-modal-security{display:none}.modal.fade .default-modal-body .identified-user-button,.modal.fade .default-modal-body .payment-unauthorized-button,.modal.fade .default-modal-body .security-validation-link,.modal.fade .recaptcha-modal-body .identified-user-button,.modal.fade .recaptcha-modal-body .payment-unauthorized-button,.modal.fade .recaptcha-modal-body .security-validation-link{align-items:center;background:#fdeb12;border:none;border-radius:6px;box-shadow:none;color:#121416;display:flex;font-size:14px;font-style:normal;font-weight:500;gap:8px;justify-content:center;line-height:160%;margin:0;padding:12px;text-decoration:none;transition:.2s ease-out}.modal.fade .default-modal-body .identified-user-button:hover,.modal.fade .default-modal-body .payment-unauthorized-button:hover,.modal.fade .default-modal-body .security-validation-link:hover,.modal.fade .recaptcha-modal-body .identified-user-button:hover,.modal.fade .recaptcha-modal-body .payment-unauthorized-button:hover,.modal.fade .recaptcha-modal-body .security-validation-link:hover{background:#fff952}.modal.fade .default-modal-body .payment-confirmation-message,.modal.fade .recaptcha-modal-body .payment-confirmation-message{color:var(--Neutral-Gray-800,#383b3f);float:unset;font-size:14px;font-style:normal;font-weight:400;line-height:160%;margin:0}.modal.fade .default-modal-body .payment-confirmation-content,.modal.fade .recaptcha-modal-body .payment-confirmation-content{align-items:center;color:var(--Neutral-Gray-950,#0b0c0c);display:flex;font-size:18px;font-style:normal;font-weight:700;gap:16px;line-height:160%;margin-bottom:8px}.modal.fade .default-modal-body .payment-confirmation-loading,.modal.fade .recaptcha-modal-body .payment-confirmation-loading{color:#9b9db0;font-size:45px;right:52px;top:49px}.modal.fade .default-modal-body .payment-confirmation-security,.modal.fade .recaptcha-modal-body .payment-confirmation-security{position:relative}@media screen and (max-width:768px){.modal.fade{padding:16px;width:100%}}.checkEmailAuthConflict__modal .checkEmailAuthConflict__modal--wrap{border-radius:16px;padding:16px 24px}.checkEmailAuthConflict__modal .checkEmailAuthConflict__modal--title{color:var(--Neutral-Gray-950,#0b0c0c);font-size:18px;font-style:normal;font-weight:700;line-height:160%;margin-top:0}.checkEmailAuthConflict__modal .checkEmailAuthConflict__modal--text{color:var(--Neutral-Gray-800,#383b3f);font-size:14px;font-style:normal;font-weight:400;line-height:160%}.checkEmailAuthConflict__modal .checkEmailAuthConflict__modal--button{background:var(--Brand-Primary-400,#fdeb12);border:1px solid var(--Brand-Primary-400,#fdeb12);border-radius:var(--Border-06,6px);color:var(--Neutral-Gray-950,#121416);font-size:14px;font-style:normal;font-weight:500;line-height:160%;width:100%}.payment-unauthorized-show-details a,.payment-unauthorized-show-details a:hover{color:#000}#removeConfirmationModal{background-color:#fff;border-radius:8px;left:50%;max-width:90vw;padding:0;top:50%;transform:translate(-50%,-50%);width:556px}#removeConfirmationModal .modal-header{border:none;padding:32px 32px 3px}#removeConfirmationModal .modal-header>b>span{color:#121416;font-size:24px;font-weight:700;line-height:120%}#removeConfirmationModal .modal-body{padding:0 32px 9px}#removeConfirmationModal .modal-body>span{color:#383b3f;font-size:16px}#removeConfirmationModal .modal-footer{align-items:center;background-color:#fff;display:flex;gap:16px;padding:20px 32px}#removeConfirmationModal .modal-footer:after,#removeConfirmationModal .modal-footer:before{display:none}#removeConfirmationModal .modal-footer>a{align-items:center;background-color:#fff952;border:none;border-radius:8px;display:flex;justify-content:center;margin:0;padding:17px;width:100%}#removeConfirmationModal .modal-footer>a>span{color:#121416;font-size:14px;font-weight:500}@media screen and (max-width:992px){#removeConfirmationModal .modal-footer>a{padding:9px 32px}}.VTEX-PIX__footer{background-color:#f9f9fb!important;bottom:unset!important}.VTEX-PIX__footer span{color:#262731;font-size:16px;font-weight:700;line-height:24px}.VTEX-PIX__footer span:first-of-type{font-weight:500}.VTEX-PIX__modal-outer-container{border-radius:4px!important;box-shadow:0 0 65px rgba(76,78,97,.1)!important;box-sizing:border-box;height:unset!important;max-height:unset;max-width:426px!important;overflow-y:scroll;padding:32px}.VTEX-PIX__dry-button{display:none}.VTEX-PIX__container-info-head{color:#4c4e61!important;font-size:16px!important;font-weight:700!important;line-height:24px!important;margin-bottom:16px}.VTEX-PIX__container-info-description{color:#4c4e61!important;font-size:16px!important;font-weight:400!important;line-height:26px!important;margin:0 auto 32px!important}.VTEX-PIX__timer-container{color:#4c4e61;font-size:16px;font-weight:400;line-height:26px;text-align:center}.VTEX-PIX__modal-container{padding:0!important}.buy-together-card{background-color:#fff;border:2px solid #f4f4f6;border-radius:6px;height:123px;overflow:hidden;padding:26px 24px 24px 64px;transition:.4s ease}@media(max-width:444px){.buy-together-card{padding:20px 24px 24px 50px}}.buy-together-card__main__header{display:flex;justify-content:space-between;margin-bottom:13px}@media(max-width:444px){.buy-together-card__main__header{margin-bottom:15px}}.buy-together-card__main__header__infos{max-width:463px}.buy-together-card__main__header__infos__title{color:#3d3e4d!important;font-size:18px!important;font-weight:500!important;line-height:23px;margin-bottom:5px;margin-top:0!important;position:relative}.buy-together-card__main__header__infos__title:before{background-size:cover;content:"";height:18px;left:-34px;opacity:.6;position:absolute;top:50%;transform:translateY(-50%);width:18px}.buy-together-card__main__header__infos__desc{color:#676a83;font-size:14px;font-weight:400;line-height:24px;margin:0}.buy-together-card__main__header .fom-toggle{margin-top:5px}.buy-together-card__main__input[type=text]{background-color:#f9f9fb;border:none;border:none!important;border-radius:4px;box-shadow:none!important;box-sizing:border-box;min-height:44px;padding:10px 14px;width:calc(100% - 36px)}.buy-together-card__main__input[type=text],.buy-together-card__main__input[type=text]:-ms-input-placeholder,.buy-together-card__main__input[type=text]::-webkit-input-placeholder,.buy-together-card__main__input[type=text]::placeholder{color:#9b9db0;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.buy-together-card--active{height:565px}@media(max-width:444px){.buy-together-card--active{height:700px}.buy-together-card--active__main__header{margin-bottom:30px}}.buy-together-card__open-content{margin-top:24px}.buy-together-card__open-content__title{color:#3d3e4d;font-size:14px;font-weight:500;line-height:20px;margin-bottom:16px;margin-top:0}@media(max-width:444px){.buy-together-card__open-content__products .product-card{padding:29px 17px 55px;width:241px}.buy-together-card__open-content__products .product-card__image-content{height:auto;width:auto}.buy-together-card__open-content__products .product-card__content .add-to-cart{bottom:-40px;opacity:1}.buy-together-card__open-content__products .product-card__content__infos{transform:translateY(-15px)}}*{box-sizing:border-box}.add-to-cart{align-items:center;background-color:#f9f9fb;border:1px solid #d1d2db;border-radius:4px;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);display:flex;gap:8px;justify-content:center;padding:12px 18px;transition:.4s ease;width:100%}.add-to-cart__label{color:#3d3e4d;font-size:14px;font-weight:500;line-height:20px;transition:.3s ease}.add-to-cart__icon{fill:#000;transition:.3s ease}.add-to-cart:hover{background-color:#fff952}.add-to-cart:hover .add-to-cart__label{color:#fff}.add-to-cart:hover .add-to-cart__icon{fill:#fff}.product-card{background:#f9f9fb;border-radius:6px;overflow:hidden;padding:29px 17px 32px;width:180px}.product-card__image-content{height:146px;margin:0 0 25px;width:146px}.product-card__image-content img{-o-object-fit:cover;object-fit:cover;width:100%}.product-card__content{position:relative}.product-card__content .add-to-cart{bottom:45px;left:0;opacity:0;position:absolute}.product-card__content__sku-selector{display:flex;gap:2.3px;justify-content:center}.product-card__content__sku-selector__item{border:1.2px solid transparent;border-radius:100%;flex-shrink:0;height:19.5px;list-style:none;text-align:center;width:19.5px}.product-card__content__sku-selector__item.__item-active{border:1.2px solid #d1d2db}.product-card__content__infos{transition:.4s ease}.product-card__content__infos__title{color:#4c4e61;font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin:0 0 9px}.product-card__content__infos__price{color:#676a83;font-size:14px;font-weight:400;line-height:24px;margin:0}.product-card:hover .product-card__content .add-to-cart{bottom:-15px;opacity:1}.product-card:hover .product-card__content__infos{opacity:0;transform:translateY(110px)}.freeShipCalculatorContent{padding-bottom:16px}.freeShipCalculatorWrapper{background-color:#f8f9f9;border-radius:8;padding:16px 16px 12px}.freeShipCalculatorLabel{color:var(--Neutral-Gray-950,#121416);font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;letter-spacing:.24px;line-height:160%;margin:0 0 8px}.freeShipCalculatorProgressContainer{align-items:center;display:flex;gap:10px;min-height:12px;width:100%}.freeShipCalculatorProgressBar,.freeShipCalculatorProgressBarLine{height:4px}.freeShipCalculatorProgressBar{background-color:#e3e6e8;border-radius:10px;position:relative;width:100%}.freeShipCalculatorProgressBarLine{background-color:#30a46c;border-radius:10px;content:"";left:0;position:absolute;top:0;width:0}.freeShipCalculatorProgressLabel{color:var(--Neutral-Gray-950,#0b0c0c);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:160%;margin:0}.shipping-preview-title{color:#000;font-size:16px;font-weight:600;line-height:24px;margin-bottom:8px}.shipping-preview-form{position:relative}.shipping-preview-form>.shipping-preview-form-field{border:1px solid #0b0c0c!important;border-radius:0;box-shadow:none!important;color:#0b0c0c;font-size:14px;font-weight:400;line-height:21px;min-height:44px;outline:none!important;padding:10px 14px;width:100%}.shipping-preview-form>.shipping-preview-form-field.invalid{border-color:#f64133!important}.shipping-preview-form>.shipping-preview-form-btn{background-color:transparent;border:none;color:#0b0c0c;font-size:12px;font-weight:400;line-height:18px;position:absolute;right:14px;text-decoration:underline;text-transform:uppercase;top:50%;transform:translateY(-50%)}.shipping-preview-list{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.shipping-preview-list-container{margin-top:16px}.shipping-preview-list-header{align-items:center;background-color:#fafafa;display:flex;gap:8px;margin-bottom:8px;padding:6px}.shipping-preview-list-title{color:#000;font-size:14px;font-weight:600;line-height:21px;margin:0}.shipping-preview-list-item{position:relative}.shipping-preview-list-item-name{color:#0b0c0c;display:block;font-size:12px;font-weight:600;line-height:18px;text-transform:uppercase}.shipping-preview-list-item-estimate{color:#5a5d62;font-size:12px;font-weight:400;line-height:18px}.shipping-preview-list-item-price{color:#0b0c0c;font-size:12px;font-weight:400;line-height:22px;position:absolute;right:0;top:0}.shipping-preview-list.pick-up-point .shipping-preview-list-item{align-items:center;display:flex;justify-content:space-between}.shipping-preview-list.pick-up-point .shipping-preview-list-item-estimate{color:#0b0c0c;font-size:12px;font-weight:600;line-height:18px;text-transform:uppercase}.shipping-preview-list.pick-up-point .shipping-preview-list-item-distance{color:#0b0c0c;font-size:12px;font-weight:400;line-height:22px}.form-check-terms{padding-top:15px;position:relative}.form-check-terms input[type=checkbox]{left:11px;position:absolute;top:19px;visibility:hidden}.form-check-terms input[type=checkbox]+label{cursor:pointer;display:inline-block;margin:.2em .2em 10px;padding-left:35px}.form-check-terms input[type=checkbox]:focus~label:before{outline:1px auto #aaafb5}.form-check-terms input[type=checkbox]+label:before{background:var(--Neutral-Pure-White,#fff);border:.1em solid #fff952;border:1px solid var(--Neutral-Gray-400,#aaafb5);border-radius:var(--Border-04,4px);color:transparent;content:"✓";display:inline-block;font-size:12px;height:.6em;left:10px;line-height:.3;margin-right:.8em;margin-top:4px;padding-left:2px;padding-right:10px;padding-top:5px;position:absolute;transition:.2s;vertical-align:bottom;vertical-align:middle;width:.1em}.form-check-terms input[type=checkbox]:checked+label:before{background-color:#121416;border-color:#121416;color:#fff952}.form-check-terms span{color:var(--Neutral-Gray-600,#61656b);font-size:14px;font-style:normal;font-weight:500;line-height:160%}.form-check-terms a{color:#000;text-decoration:underline;transition:all .5s}.form-check-terms a:hover{overflow:.8}.orderform-template-holder .step .form-step fieldset.box-client-info-pj{display:none}.pickup-receiver-message{background:#fff9e5;border:none;border-radius:8px;color:#2d2e31;display:flex;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin:0;padding:16px}.srp-pickup-info .pickup-receiver-message{margin-top:12px}.pickup-receiver-message:before{background:url(https://authenticfeet.vteximg.com.br/arquivos/checkout-icon-location-orange.svg) no-repeat;background-size:cover;content:"";display:block;flex-shrink:0;height:24px;margin-right:8px;position:relative;width:24px}