
/* 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:"Ubuntu", 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:"Ubuntu", 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:#1a73e8}.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:#1d63be}.btn-success{background:#2fba2d;border:1px solid #2fba2d;font-size:13px}.btn-success:hover,.btn-success:focus,.btn-success:active{background:#269e24;border:1px solid #269e24}.btn-success[disabled]{background:#2fba2d}.btn-primary{background:#1a73e8;border:1px solid #1a73e8;color:#f1f7ff}.btn-primary:hover,.btn-primary:focus,.btn-primary:active{background:#1d63be;border:1px solid #1d63be}.btn-secondary,.orderform-template-holder #payment-data #btn-add-gift-card,.orderform-template-holder #payment-data .payment-discounts-list table td.action a,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn,.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .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 #1a73e8;color:#1a73e8}.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 #1d63be;color:#1d63be}.btn-outlined{background:rgba(0,0,0,0);border:1px solid #2fba2d;color:#2fba2d}.btn-outlined:hover,.btn-outlined:focus,.btn-outlined:active{background:rgba(0,0,0,0);border:1px solid #269e24}.btn#payment-data-submit span,.orderform-template-holder #payment-data .payment-discounts-list table td.action a#payment-data-submit span,.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:#1a73e8}#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:"Ubuntu", 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:#1a73e8}body a:hover{color:#1d63be}@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:false;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:#1a73e8;border-color:#1a73e8;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:#1a73e8;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:#1a73e8;border-color:#1a73e8}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:#1a73e8;border-color:#1a73e8}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:#1a73e8;border-color:#1a73e8}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:#1a73e8;border-color:#1a73e8}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:#1a73e8}.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:#1a73e8;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:#1a73e8;border:2px solid #1a73e8;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:#1a73e8;border-color:#1a73e8}.table.cart-items tbody tr td i.icon-question-sign{color:#1a73e8}.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:#1a73e8}.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:#1a73e8}.summary-coupon{width:100% !important}.cart-select-gift-placeholder{width:auto !important;display:none !important}.cart-more-options{width:100% !important;margin:0 !important;border:none;padding:0;min-height:0 !important;display:flex !important;flex-wrap:wrap}.cart-more-options .cart-select-gift-placeholder{display:block !important}.cart-more-options .vtex-shipping-preview-0-x-alert .shp-alert-content.vtex-shipping-preview-0-x-content{display:flex;align-items:center}.cart-more-options .srp-container{max-width:100% !important}.cart-more-options .srp-container span.error{display:none}.cart-more-options .srp-container .srp-toggle__wrapper label{background:#fff;padding:10px 0;border-radius:4px}.cart-more-options .srp-container .srp-delivery-info .b--light-gray{background:#fff;border-radius:4px}.cart-more-options .srp-container select,.cart-more-options .srp-container input[type=text]:not(.pac-target-input){outline:initial}.cart-more-options .srp-container form.srp-postal-code__form.dib.relative{width:100%}.cart-more-options .srp-container button.shp-open-options{border-color:#1d63be}.cart-more-options .srp-container .onda-v1 .blue{color:#1a73e8;outline:none}.cart-more-options .srp-container .onda-v1 .b--blue{border-color:#1a73e8;outline:none}.cart-more-options .srp-container .onda-v1 .bg-blue{background:#1a73e8;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:#1a73e8}.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:#1a73e8}.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:#1a73e8}@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:#1a73e8}@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:#1a73e8;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 #1a73e8}.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:#1a73e8 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:#1a73e8;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 #1a73e8}.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item.active .payment-group-item-text:before{background:#1a73e8;border-color:#1a73e8;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:#1a73e8}.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:#1a73e8}.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:#1a73e8}.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:#1a73e8;border-color:#1a73e8;border-radius:4px}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupViewOptionInctive{color:#1a73e8;border-color:#1a73e8;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:#1a73e8}.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:#1a73e8}.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:#1a73e8;border-color:#1a73e8}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-pickupPointChange{border-color:#1a73e8}.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:#1a73e8}.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-container.shp-pickup-receiver .vtex-omnishipping-1-x-btn{color:#1a73e8}@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:#1a73e8}.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:#1a73e8;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:#1a73e8}.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:"Ubuntu", 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:#1a73e8}#app-container .label-vertical-group.active{color:#1a73e8;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}@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";input,select,button{outline:none!important}.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input,.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,.summary-note .note-textarea,#client-profile-data form.client-pre-email input[type=text]:not(.pac-target-input),#client-profile-data form.client-pre-email input[type=tel]:not(.pac-target-input),#client-profile-data form.client-pre-email input[type=email]:not(.pac-target-input),#client-profile-data form.client-pre-email select:not(.pac-target-input),#client-profile-data .step.client-profile-data input[type=text]:not(.pac-target-input),#client-profile-data .step.client-profile-data input[type=tel]:not(.pac-target-input),#client-profile-data .step.client-profile-data input[type=email]:not(.pac-target-input),#client-profile-data .step.client-profile-data select:not(.pac-target-input),#shipping-data input[type=text]:not(.pac-target-input),#shipping-data input[type=tel]:not(.pac-target-input),#shipping-data input[type=email]:not(.pac-target-input),#shipping-data select:not(.pac-target-input),#payment-data input[type=text]:not(.pac-target-input),#payment-data input[type=tel]:not(.pac-target-input),#payment-data input[type=email]:not(.pac-target-input),#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:0 10px;border-radius:4px;border:1px solid #cbcbcb;outline:initial;font-family:Roboto,sans-serif;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input.error,.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,.summary-note .error.note-textarea,#client-profile-data form.client-pre-email input.error[type=text]:not(.pac-target-input),#client-profile-data form.client-pre-email input.error[type=tel]:not(.pac-target-input),#client-profile-data form.client-pre-email input.error[type=email]:not(.pac-target-input),#client-profile-data form.client-pre-email select.error:not(.pac-target-input),#client-profile-data .step.client-profile-data input.error[type=text]:not(.pac-target-input),#client-profile-data .step.client-profile-data input.error[type=tel]:not(.pac-target-input),#client-profile-data .step.client-profile-data input.error[type=email]:not(.pac-target-input),#client-profile-data .step.client-profile-data select.error:not(.pac-target-input),#shipping-data input.error[type=text]:not(.pac-target-input),#shipping-data input.error[type=tel]:not(.pac-target-input),#shipping-data input.error[type=email]:not(.pac-target-input),#shipping-data select.error:not(.pac-target-input),#payment-data input.error[type=text]:not(.pac-target-input),#payment-data input.error[type=tel]:not(.pac-target-input),#payment-data input.error[type=email]:not(.pac-target-input),#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}.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input:focus,.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,.summary-note .note-textarea:focus,#client-profile-data form.client-pre-email input[type=text]:focus:not(.pac-target-input),#client-profile-data form.client-pre-email input[type=tel]:focus:not(.pac-target-input),#client-profile-data form.client-pre-email input[type=email]:focus:not(.pac-target-input),#client-profile-data form.client-pre-email select:focus:not(.pac-target-input),#client-profile-data .step.client-profile-data input[type=text]:focus:not(.pac-target-input),#client-profile-data .step.client-profile-data input[type=tel]:focus:not(.pac-target-input),#client-profile-data .step.client-profile-data input[type=email]:focus:not(.pac-target-input),#client-profile-data .step.client-profile-data select:focus:not(.pac-target-input),#shipping-data input[type=text]:focus:not(.pac-target-input),#shipping-data input[type=tel]:focus:not(.pac-target-input),#shipping-data input[type=email]:focus:not(.pac-target-input),#shipping-data select:focus:not(.pac-target-input),#payment-data input[type=text]:focus:not(.pac-target-input),#payment-data input[type=tel]:focus:not(.pac-target-input),#payment-data input[type=email]:focus:not(.pac-target-input),#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 #00000013,0 0 8px #0006}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{to{background-color:transparent}}.btn,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a{font-family:Roboto,sans-serif;text-shadow:none;border-radius:30px;outline:none!important;text-align:center;font-size:12px;padding:5px 12px;box-sizing:border-box;display:inline-block;background:none;box-shadow:none}.btn,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.btn:hover,.btn:focus{transition:all ease .3s}.btn:hover,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:hover,.btn: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:#1a73e8}.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:#1d63be}.btn-success{background:#2fba2d;border:0 none!important;font-size:13px}.btn-success:hover,.btn-success:focus,.btn-success:active{background:#2088e2}.btn-success[disabled]{background:#2fba2d}.btn-primary{background:#1a73e8;border:1px solid #1a73e8;color:#f1f7ff}.btn-primary:hover,.btn-primary:focus,.btn-primary:active{background:#1d63be;border:1px solid #1d63be}.btn-secondary,#btn-add-gift-card,.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:transparent;border:1px solid #1a73e8;color:#1a73e8}.btn-secondary:hover,#btn-add-gift-card: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,#btn-add-gift-card: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,#btn-add-gift-card: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 #1d63be;color:#1d63be}.btn-outlined{background:transparent;border:1px solid #2fba2d;color:#2fba2d}.btn-outlined:hover,.btn-outlined:focus,.btn-outlined:active{background:transparent;border:1px solid #2088e2}.btn-full-width{width:100%}.btn-fs-16{font-size:16px}.btn#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:700}.btn-alt{align-items:center;background:none;border:1px solid #004f9b;border-radius:5px;color:#004f9b;cursor:pointer;display:flex;font-family:Ubuntu,sans-serif;font-size:16px;height:56px;justify-content:center;font-weight:700;text-align:center;text-transform:uppercase}.btn-alt:active,.btn-alt:hover{border-color:#004282;color:#004282;text-decoration:none}.btn-alt:before{content:""}@media all and (max-width: 480px){.btn-alt{font-size:14px}}.btn-alt--borderless{border:0 none}.btn-alt.btn-icon--timer:active:before,.btn-alt.btn-icon--timer:hover:before{background-image:url(/arquivos/icon__clock--express-small--hover.png)}.btn-icon:before{content:"";display:inline-block;margin-right:8px}.btn-icon--calendar:before{background:url(/arquivos/icon__calendar--white.png) no-repeat center center;background-size:20px 22px;height:22px;margin-top:-3px;width:20px}.btn-icon--timer:before{background:url(/arquivos/icon__clock--express-small.png) no-repeat center center;background-size:24px 22px;height:24px;margin-top:-3px;width:24px}.btn-loading{color:transparent!important;animation:none!important;opacity:.5;pointer-events:none;position:relative}.btn-loading:after{animation:spin 1s linear infinite;border:3px solid #fff;border-radius:50%;border-top-color:transparent;content:"";height:20px;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%;width:20px}.cart-template.mini-cart h2,.client-pre-email h3.client-pre-email-h span:after,.cart-more-options .srp-container .srp-main-title{font-size:14px;text-transform:uppercase;border-bottom:1px solid #eee;font-weight:700;padding:7px 0!important;color:#999;color:#323232;border:none;font-size:20px;text-transform:initial;margin-bottom:0}.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 .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 .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 0}.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:115px;padding:0;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 .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%}.custom-modal,.instore .personal-data-modal,.gift-card-modal{display:none;inset:0;position:fixed;z-index:99999}.custom-modal--quickcommerce .custom-modal__close,.custom-modal--quickcommerce .instore .personal-data-modal__close,.instore .custom-modal--quickcommerce .personal-data-modal__close,.custom-modal--quickcommerce .gift-card-modal__close{pointer-events:none;visibility:hidden}.custom-modal--maxLimit .custom-modal__box,.custom-modal--maxLimit .instore .personal-data-modal__box,.instore .custom-modal--maxLimit .personal-data-modal__box,.custom-modal--maxLimit .gift-card-modal__box{max-width:480px}.custom-modal--maxLimit .custom-modal__buttons .btn,.custom-modal--maxLimit .custom-modal__buttons .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .custom-modal--maxLimit .custom-modal__buttons a{height:40px;font-size:16px;line-height:24px;padding-top:13px}.custom-modal--maxLimit .custom-modal__buttons .btn-alt{border-color:#0970e6;color:#0970e6;padding-top:7px}.custom-modal--maxLimit .custom-modal__image{background-position:center;margin:40px 0 8px}.custom-modal--maxLimit .custom-modal__info{background-position:16px 13px;color:#575757;padding:13px 16px 13px 56px}.custom-modal--maxLimit .custom-modal__info .custom-modal__paragraph{line-height:20px;margin:0;text-align:left}.custom-modal--maxLimit .custom-modal__info .custom-modal__strong+.custom-modal__paragraph{margin-top:4px}.custom-modal--maxLimit .custom-modal__paragraph{font-size:14px;line-height:20px}.custom-modal--scroll{overflow-y:scroll}.custom-modal--scroll .custom-modal__overlay,.custom-modal--scroll .instore .personal-data-modal__overlay,.instore .custom-modal--scroll .personal-data-modal__overlay,.custom-modal--scroll .gift-card-modal__overlay{align-items:initial;bottom:initial}.custom-modal--quickcommerceClosed{z-index:10001}.custom-modal__overlay,.instore .personal-data-modal__overlay,.gift-card-modal__overlay{align-items:center;background:rgba(0,0,0,.65);display:flex;inset:0;justify-content:center;padding:10px;position:absolute}.custom-modal__box,.instore .personal-data-modal__box,.gift-card-modal__box{background-color:#fff;border-radius:5px;max-width:610px;padding:50px;position:relative;width:100%}.custom-modal__box--short-padding{padding:16px}.custom-modal__box--width-480{max-width:480px}.custom-modal__box--width-auto{max-width:none;width:auto}.custom-modal__close,.instore .personal-data-modal__close,.gift-card-modal__close{background-color:transparent;background-image:url(/arquivos/checkout-ui__icon--close.png);background-position:center center;background-repeat:no-repeat;background-size:16px 16px;border:0 none;display:block;height:16px;position:absolute;right:14px;top:14px;width:16px}.custom-modal__close--black{background-image:url(/arquivos/icon__modal-close--black.png);background-size:14px 14px;height:14px;right:22px;top:22px;width:14px}.custom-modal__headline{color:#173eb4;font-family:Ubuntu,sans-serif;font-size:24px;font-weight:600;line-height:32px;margin-bottom:24px;margin-left:8px;margin-right:8px;text-align:center}@media all and (max-width: 480px){.custom-modal__headline{font-size:20px;line-height:24px}}.custom-modal__image{background-position:center center;margin-bottom:16px;margin-top:56px}.custom-modal__image--alert{background-image:url(/arquivos/icon__modal-alert--blue.png);background-size:30px auto;height:30px}.custom-modal__image--quantity-limit{background-image:url(/arquivos/icon__modal-quantity-limit.png);background-size:auto 96px;height:96px}.custom-modal__image--switch{background-image:url(/arquivos/icon__modal-question.png);background-size:auto 43px;height:43px}.custom-modal__image--storeClosed{background-position:center center;margin-bottom:16px;margin-top:16px;background-image:url(/arquivos/emptyStore.png);background-size:auto 93px;height:93px}.custom-modal__info{background:url(/arquivos/icon__info--solid.png) no-repeat 10px 17px;background-color:#f5faff;background-size:20px 20px;border:6px;color:#121212;font-family:Ubuntu,sans-serif;font-size:14px;line-height:20px;padding:8px 8px 8px 40px}@media all and (max-width: 480px){.custom-modal__info{background-position:10px 14px;font-size:12px;line-height:16px}}.custom-modal__buttons{margin-top:16px}.custom-modal__buttons>*{margin-top:8px}.custom-modal__buttons>*:first-child{margin-top:0}.custom-modal__buttons .btn-success{align-items:center;display:flex;font-size:16px;height:56px;justify-content:center}@media all and (max-width: 480px){.custom-modal__buttons .btn-success{font-size:14px}}.custom-modal__paragraph{font-size:16px;line-height:24px;margin-bottom:24px;text-align:center}@media all and (max-width: 480px){.custom-modal__paragraph{font-size:12px;line-height:20px}}.custom-modal--quickcommerceClosed .custom-modal__buttons{margin:25px 0 15px}@media screen and (max-width: 480px){.custom-modal--quickcommerceClosed .custom-modal__headline{font-size:16px}}.custom-modal-unregionalized__box{background-color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;width:100%;max-width:none;position:absolute;padding:50px 0 17.5px;left:0;bottom:0}@media (min-width: 768px){.custom-modal-unregionalized__box{border-radius:5px;position:relative;padding:50px 50px 17.5px;max-width:560px}}.custom-modal-unregionalized__content{margin:0 25px}@media (min-width: 768px){.custom-modal-unregionalized__content{margin:0 65px}}.custom-modal-unregionalized__buttons{margin:25px -10px 0}@media (min-width: 768px){.custom-modal-unregionalized__buttons{margin:25px 0 20px}}.custom-modal-unregionalized__buttons>*{margin-top:8px}.custom-modal-unregionalized__buttons>*:first-child{margin-top:0}.custom-modal-unregionalized__buttons .btn-success{align-items:center;display:flex;font-size:16px;height:40px;justify-content:center}@media all and (max-width: 480px){.custom-modal-unregionalized__buttons .btn-success{font-size:14px}}.custom-modal-unregionalized__image{background-position:center center;margin:16px 0;background-image:url(/arquivos/image__delivery-tracking.png);background-size:auto 96px;height:96px}.custom-modal-unregionalized__paragraph{color:#000;text-align:center;font-weight:400;line-height:24px}.custom-modal-unregionalized__paragraph--large{font-size:18px}.custom-modal-unregionalized__paragraph--normal{font-size:16px}.custom-modal-unregionalized__paragraph--small{font-size:14px;line-height:60px}@media (min-width: 768px){.custom-modal-unregionalized__paragraph--small{line-height:45px}}.custom-modal-unregionalized__spinner-container{display:flex;align-items:center;gap:8px;color:#1548a9;font-size:16px;justify-content:center}.custom-modal-unregionalized__spinner-text{display:contents;color:#004e9b;text-align:center;font-size:16px;font-weight:400;line-height:24px}.custom-modal-unregionalized__actions{display:flex;flex-direction:column}.custom-modal-unregionalized__actions .custom-modal-unregionalized__spinner-container{order:1}.custom-modal-unregionalized__actions .custom-modal-unregionalized__buttons{order:2}@media (min-width: 768px){.custom-modal-unregionalized__actions .custom-modal-unregionalized__spinner-container{order:2}.custom-modal-unregionalized__actions .custom-modal-unregionalized__buttons{order:1}}.custom-modal-unregionalized__redirect--visible{display:block}.custom-modal-unregionalized__redirect--hidden{display:none}.custom-modal-unregionalized__redirecting--visible{display:flex;flex-direction:column;gap:40px;justify-content:flex-start;align-items:center;height:280px}@media (min-width: 768px){.custom-modal-unregionalized__redirecting--visible{gap:80px;justify-content:center;height:auto}}.custom-modal-unregionalized__redirecting--visible svg{margin-top:50px}.custom-modal-unregionalized__redirecting--visible p{margin-bottom:25px}.custom-modal-unregionalized__redirecting--hidden{display:none}.body--no-scroll{overflow:hidden!important}.vtexIdUI{position:absolute;top:50%!important;transform:translateY(-50%)!important}#vtexIdContainer{position:fixed}#vtexIdContainer a{color:#1a73e8}#vtexIdContainer .vtexIdUI .modal-footer{background:none}#vtexIdContainer .vtexIdUI .btn,#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 .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 .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 .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 .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:#2088e2;border:1px solid #2088e2}#vtexIdContainer .vtexIdUI .btn#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:Roboto,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:#1a73e8}body a:hover{color:#1d63be}@media (max-width: 768px){body{padding-bottom:0!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}.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{z-index:9999}.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}.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{background:#1a73e8;border-color:#1a73e8;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:700;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:#1a73e8;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:700;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:#1a73e8;border-color:#1a73e8}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:#1a73e8;border-color:#1a73e8}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:#1a73e8;border-color:#1a73e8}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:#1a73e8;border-color:#1a73e8}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:#1a73e8}.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:#1a73e8;margin:0 5px;min-width:10px}.checkout-steps_item .text{clear:both;display:flex;align-items:center;color:#999;font-weight:500;cursor:pointer;pointer-events:none}.checkout-steps_item .text:before{content:"";width:7px;height:7px;background:#1a73e8;border:2px solid #1a73e8;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:0;top:calc(100% + 18px);display:none}body .main-header .header-link a{height:20px;font-size:11px;line-height:115%;padding-left:0;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:700}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:#999}.cart{border:none;padding:0}body.v-custom-step-cart .main-header .header-link{display:block}body.v-custom-cart-empty #cart-title,body.v-custom-cart-empty #shipping-preview-container,body.v-custom-cart-empty .summary-template-holder,body.v-custom-cart-empty .checkout-steps,body.v-custom-cart-empty .cart-more-options{display:none!important}body.v-custom-cart-empty .cart-template-holder{margin:0 auto}.empty-cart-content{padding:50px 0}h1#cart-title{display:none!important}.cart-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.reordering,.cart-template-holder:has(.product-item>:not(.v-custom-product-item-wrap)){position:relative}.cart-template-holder.reordering:before,.cart-template-holder:has(.product-item>:not(.v-custom-product-item-wrap)):before{content:"";position:absolute;width:100%;height:100%;z-index:10;background:#FAFAFA;top:0;left:0;border-radius:6px}.cart-template-holder.reordering:after,.cart-template-holder:has(.product-item>:not(.v-custom-product-item-wrap)):after{box-sizing:border-box;display:inline-block;width:20px;height:20px;border:2px solid #0970E6;border-bottom-color:transparent;border-radius:50%;animation:rotation 1s linear infinite;position:absolute;right:50%;top:50%;z-index:11;content:""}.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,.table.cart-items td.shipping-date{display:none}.table.cart-items tbody{display:flex;flex-wrap:wrap;width:100%}.table.cart-items tbody tr{width:100%;display:flex;flex-wrap:wrap;border-top:1px solid #eee}.table.cart-items tbody tr.hide{display:none}.table.cart-items tbody tr>.v-custom-bundles{width:100%}@media (max-width: 690px){.table.cart-items tbody tr{margin-top:0!important}.table.cart-items tbody tr:first-child{border:none}}.table.cart-items tbody tr.item-attachments-head,.table.cart-items tbody tr.item-attachments-content{display:none}.table.cart-items tbody tr .v-custom-product-item-wrap{width:100%;display:flex;align-items:center;position:relative;padding: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 .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 .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:700;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:700;font-size:12px}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list{display:block;font-size:10px}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--list,.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--selling,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--list,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--selling{display:block}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--list,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--list{text-decoration:line-through;color:#999}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list,.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--selling,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--selling{color:#676767;font-size:10px;line-height:11px}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--selling,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--selling{margin-bottom:3px}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--selling .discount,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--selling .discount{display:none}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--selling:after,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--selling:after{content:")"}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--selling:before,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--selling:before{content:"("}.table.cart-items tbody tr td.product-price .v-custom-quantity-price__list--selling .best-price,.table.cart-items tbody tr td.quantity-price .v-custom-quantity-price__list--selling .best-price{font-weight:400;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:#1a73e8;border-color:#1a73e8}.table.cart-items tbody tr td i.icon-question-sign{color:#1a73e8}.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:50px;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 .v-custom-assemblies{clear:both}.table.cart-items tbody tr.v-custom-bundles-in .product-service{display:none}.table.cart-items tbody tr.product-item.hidden-item+.item-unavailable,.table.cart-items tbody tr.product-item.hidden-item+.item-unavailable.hidden-item{display:none!important}.table.cart-items tbody tr.item-unavailable.hidden-item,.table.cart-items tbody tr.product-item+.item-unavailable{display:block!important}.table.cart-items tbody tr.product-item{flex-wrap:nowrap;align-items:center}.table.cart-items tbody tr.product-item.unavailable .quantity{opacity:.5;pointer-events: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;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{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:700;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}.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:700;font-size:22px;width:25px;height:25px;line-height:25px;color:#000;border-radius:100%}.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: 767px){.table.cart-items td.quantity{margin-left:150px!important}}@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}.custom-coupon-form{display:flex;flex-direction:column;gap:1rem;margin:-14px -14px 1rem}.custom-coupon-form .custom-coupon-container{box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;width:100%;background-color:#e8f8ff;gap:.25rem;padding:1rem;border-radius:2px}.custom-coupon-form .custom-coupon-container .custom-coupon-container-header{display:flex;gap:.5rem;width:100%}.custom-coupon-form .custom-coupon-container .custom-coupon-container-header .coupon-image{width:3rem}.custom-coupon-form .custom-coupon-container .custom-coupon-container-header .coupon-container-title{font-size:.875rem;color:#121212;font-weight:700}.custom-coupon-form .custom-coupon-container .coupon-container-bottom{display:flex;gap:.5rem;width:100%}.custom-coupon-form .custom-coupon-container .coupon-container-bottom .coupon-image{width:40px;height:40px;display:none}.custom-coupon-form .custom-coupon-container .coupon-container-bottom .custom-coupon-max-quantity{width:100%;display:flex;flex-direction:column;padding:.5rem .25rem;border:1px solid #005BAA;border-radius:.25rem;text-align:center}.custom-coupon-form .custom-coupon-container .coupon-container-bottom .custom-coupon-max-quantity .text{font-weight:400;line-height:1.25rem;font-size:.875rem;color:#005baa;margin-bottom:0}.custom-coupon-form .custom-coupon-container .coupon-container-bottom .custom-coupon-max-quantity .text.small{font-size:.625rem}.custom-coupon-form .custom-coupon-container .coupon-container-bottom .coupon-container-input{display:flex;gap:.5rem;width:-moz-fit-content;width:fit-content;flex-wrap:wrap}.custom-coupon-form .custom-coupon-container .coupon-container-bottom .coupon-container-input .max-coupons-message{font-size:.625rem;color:#454545;font-weight:400;width:100%}.custom-coupon-form .custom-coupon-container .coupon-container-bottom .coupon-container-input .coupon-code-input{box-sizing:border-box;width:100%;height:2.5rem;padding:0 .5rem;font-size:1rem;border:1px solid #D9D9D9;border-radius:.25rem;flex:1}.custom-coupon-form .custom-coupon-container .coupon-container-bottom .coupon-container-input .coupon-code-input:disabled{background-color:#fff;color:#121212}.custom-coupon-form .custom-coupon-container .coupon-container-bottom .coupon-container-input .coupon-code-input .coupon-image{display:none}.custom-coupon-form .custom-coupon-container .coupon-container-bottom .coupon-container-input .coupon-code-input::-moz-placeholder{color:#696969}.custom-coupon-form .custom-coupon-container .coupon-container-bottom .coupon-container-input .coupon-code-input::placeholder{color:#696969}.custom-coupon-form .custom-coupon-container .coupon-container-bottom .coupon-container-input .coupon-code-input:focus-visible{outline:none}.custom-coupon-form .custom-coupon-container .coupon-container-bottom .coupon-container-input .submit-coupon-button{display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0 .75rem;padding:.5rem 1rem;color:#fff;text-align:center;text-transform:uppercase;background-color:#0970e6;border-radius:.25rem;font-weight:700;border:none;flex-shrink:0;min-width:5.875rem}.custom-coupon-form .custom-coupon-container .coupon-container-bottom .coupon-container-input .submit-coupon-button:active{background-color:#003161}.custom-coupon-form .custom-coupon-container .coupon-container-bottom .coupon-container-input .submit-coupon-button:disabled{opacity:.4}.custom-coupon-form .custom-coupon-container .coupon-container-bottom .coupon-container-input .submit-coupon-button .coupon-spinner{box-sizing:border-box;display:inline-block;width:20px;height:20px;border:2px solid white;border-bottom-color:transparent;border-radius:50%;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.custom-coupon-form .coupon-list-container{display:flex;flex-direction:column;align-items:center;border-radius:2px;gap:.5rem}.custom-coupon-form .coupon-list-container .coupons-list-container-title-outer,.custom-coupon-form .coupon-list-container .coupons-list-container-title-inner{font-size:.875rem;color:#121212;font-weight:700;margin:0}.custom-coupon-form .coupon-list-container .coupons-list-container-title-inner{display:none;width:100%;text-align:left}.custom-coupon-form .coupon-list-container .coupon-list{display:flex;flex-direction:column;gap:.5rem;margin:0;width:100%;padding:.5rem 0}.custom-coupon-form .coupon-list-container .coupon-list .coupon{display:flex;align-items:center;padding:.5rem 1rem;border-radius:.25rem;background-color:#e8f8ff;font-size:.875rem;font-weight:400;text-transform:uppercase;line-height:1rem;background-image:url("data:image/svg+xml, %3Csvg class='dashed-border' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='none' stroke='%232196f3' stroke-width='2' stroke-dasharray='8,4' rx='4' ry='4' /%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat}.custom-coupon-form .coupon-list-container .coupon-list .coupon .check-icon{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16Z' fill='%230970E6'/%3E%3Cpath d='M5.26401 15.5199C3.07527 14.0924 1.62853 11.6223 1.62853 8.81426C1.62853 4.39598 5.21025 0.814263 9.62853 0.814263C10.5895 0.814263 11.5109 0.983711 12.3645 1.29435C11.1094 0.475747 9.61026 0 8 0C3.58172 0 0 3.58172 0 8C0 11.4573 2.1931 14.4024 5.26401 15.5199Z' fill='%23005BAA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.0288 5.07381C12.3667 5.40528 12.372 5.94797 12.0405 6.28594L7.55703 10.8574C7.24133 11.1793 6.73022 11.2015 6.3877 10.9084L4.01407 8.87661C3.65444 8.56878 3.61245 8.02769 3.92028 7.66806C4.22812 7.30843 4.7692 7.26644 5.12883 7.57427L6.89397 9.08517L10.8167 5.08558C11.1481 4.74761 11.6908 4.74234 12.0288 5.07381Z' fill='white'/%3E%3C/svg%3E%0A");background-size:1rem;background-repeat:no-repeat;height:1rem;width:1rem;display:block;margin-right:8px;flex-shrink:0}.custom-coupon-form .coupon-list-container .coupon-list .coupon .remove-button{margin-left:auto}.custom-coupon-form .coupon-list-container .coupon-list .coupon .remove-button:before{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5303 5.46967C18.8232 5.76256 18.8232 6.23744 18.5303 6.53033L6.53033 18.5303C6.23744 18.8232 5.76256 18.8232 5.46967 18.5303C5.17678 18.2374 5.17678 17.7626 5.46967 17.4697L17.4697 5.46967C17.7626 5.17678 18.2374 5.17678 18.5303 5.46967Z' fill='%230970E6'/%3E%3Cpath d='M5.46967 5.46967C5.76256 5.17678 6.23744 5.17678 6.53033 5.46967L18.5303 17.4697C18.8232 17.7626 18.8232 18.2374 18.5303 18.5303C18.2374 18.8232 17.7626 18.8232 17.4697 18.5303L5.46967 6.53033C5.17678 6.23744 5.17678 5.76256 5.46967 5.46967Z' fill='%230970E6'/%3E%3C/svg%3E%0A");background-size:1.5rem;background-repeat:no-repeat;height:1.5rem;width:1.5rem;content:"";display:block;cursor:pointer}.custom-coupon-form .coupon-list-container .coupon-list .coupon .remove-button:before .disabled{pointer-events:none;cursor:not-allowed}.cart-template>.custom-coupon-form{display:none}@media (max-width: 60rem){.cart-template>.custom-coupon-form{display:flex}.cart-template .summary-template-holder .custom-coupon-form{display:none}.custom-coupon-form{width:100%;margin:0 0 1rem}.custom-coupon-form .custom-coupon-container .custom-coupon-container-header .coupon-image{display:none}.custom-coupon-form .custom-coupon-container .custom-coupon-container-header .coupon-container-title{width:100%;text-align:left}.custom-coupon-form .custom-coupon-container .coupon-container-bottom .coupon-image{display:block;flex-shrink:0}.custom-coupon-form .custom-coupon-container .coupon-container-bottom .custom-coupon-max-quantity .text{font-size:.75rem}.custom-coupon-form .coupon-list-container{padding:.5rem 1rem;background-color:#e8f8ff}.custom-coupon-form .coupon-list-container .coupons-list-container-title-outer{display:none}.custom-coupon-form .coupon-list-container .coupons-list-container-title-inner{display:flex;align-items:center}.custom-coupon-form .coupon-list-container .coupons-list-container-title-inner .coupons-quantity-badge{margin-left:auto;color:#fff;border-radius:100px;background-color:#004e9b;padding:.25rem}.custom-coupon-form .coupon-list-container .coupons-list-container-title-inner .dropdownIcon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.7678 15.2964C17.4681 15.5824 16.9933 15.5712 16.7074 15.2715L11.9992 10.3367L7.29277 15.2714C7.00689 15.5712 6.53215 15.5824 6.23241 15.2965C6.14402 15.2122 6.08072 15.1115 6.04272 15.0037C6.07693 14.9067 6.13174 14.8153 6.2073 14.736L11.4564 9.23237C11.5979 9.08399 11.794 9.00002 11.999 9C12.2041 8.99998 12.4002 9.08392 12.5418 9.23228L17.7927 14.7359C17.8683 14.8152 17.9231 14.9067 17.9573 15.0037C17.9194 15.1115 17.8561 15.2122 17.7678 15.2964Z' fill='%23121212'/%3E%3C/svg%3E");background-size:100%;display:inline-block;height:1.75rem;width:1.75rem;margin-left:1.5rem}.custom-coupon-form .coupon-list-container .coupons-list-container-title-inner.open .dropdownIcon{transform:rotate(180deg)}.custom-coupon-form .coupon-list-container .coupon-list{display:none}.custom-coupon-form .coupon-list-container .coupon-list .coupon{padding:.25rem 1rem;color:#004e9b;font-weight:500;font-size:.75rem}}.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;display:none!important}.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:static}.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:#1a73e8}.summary-template-holder .summary-coupon p.coupon-fields span input{width:100%;margin-right:10px}.summary-template-holder .summary-coupon p.coupon-fields .delete{position:absolute;right:10px;top:50%;transform:translateY(-50%);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);background-image:url(/arquivos/icon__cross--black.png);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 .cart-links-bottom{float:none;margin:10px 0 0}.summary-template-holder .cart-links-bottom .btn,.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:700}@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,.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:flex;flex-direction:column}.summary-template-holder tbody td{display:inline-block;text-align:left!important;width:auto;color:#676767;font-size:13px;padding:0 0 3px!important}.summary-template-holder tbody td.monetary{text-align:right!important;margin-left:auto;float:right}.summary-template-holder tbody .interest{order:20}.summary-template-holder tfoot tr td{padding:14px 0!important;color:#323232;font-size:14px;font-weight:700}.summary-template-holder tfoot tr td.monetary{text-align:right!important;margin-left:auto;float:right;color:#1a73e8}.rates-and-values{display:flex;flex-direction:column;font-size:9.5px;font-weight:400}.rates-and-values__row{line-height:120%;margin-top:5px}.rates-and-values__row strong{display:inline-block;margin-bottom:3px}.rates-and-values__row.order-0{order:0}.rates-and-values__row.order-1{order:1}.rates-and-values__row.order-2{order:2}.rates-and-values__row:first-child{margin-top:0}.v-custom-step-cart .summary-template-holder .rates-and-values{color:#666;margin-top:-20px}.summary-coupon{width:100%!important}.cart-select-gift-placeholder{width:auto!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 .vtex-shipping-preview-0-x-alert .shp-alert-content.vtex-shipping-preview-0-x-content{display:flex;align-items:center}.cart-more-options .srp-container{max-width:100%!important}.cart-more-options .srp-container span.error{display:none}.cart-more-options .srp-container .srp-toggle__wrapper label{background:#FFF;padding:10px 0;border-radius:4px}.cart-more-options .srp-container .srp-delivery-info .b--light-gray{background:#FFF;border-radius:4px}.cart-more-options .srp-container select,.cart-more-options .srp-container input[type=text]:not(.pac-target-input){outline:initial}.cart-more-options .srp-container form.srp-postal-code__form.dib.relative{width:100%}.cart-more-options .srp-container button.shp-open-options{border-color:#1d63be}.cart-more-options .srp-container .onda-v1 .blue{color:#1a73e8;outline:none}.cart-more-options .srp-container .onda-v1 .b--blue{border-color:#1a73e8;outline:none}.cart-more-options .srp-container .onda-v1 .bg-blue{background:#1a73e8;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 .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 .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:#1a73e8}.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}.notifications-container{align-items:center;display:flex;flex-direction:column;left:0;margin:0 auto;max-width:1240px;position:fixed;right:0;top:0;z-index:10000}.notifications-container .notification{background:url(/arquivos/icon__notifications--alert.png) #e94e3c no-repeat 20px 20px/26px auto;border-radius:5px;box-shadow:0 3px 6px #00000029;cursor:pointer;color:#fff;display:flex;line-height:20px;flex-direction:column;font-family:Ubuntu,sans-serif;font-size:16px;font-weight:400;justify-content:center;margin-top:12px;max-width:100%;min-height:60px;padding:12px 25px 12px 65px;position:relative;width:375px}.notifications-container .notification:after,.notifications-container .notification:before{background-color:#fff;content:"";height:10px;position:absolute;right:10px;top:6px;width:2px}.notifications-container .notification:after{transform:rotate(45deg)}.notifications-container .notification:before{transform:rotate(-45deg)}.notifications-container .notification__title{font-weight:700}.notifications-container .notification.status--info{background:url(/arquivos/icon__alert--red.png) #f5f5f5 no-repeat 19px 18px/26px auto;border-radius:2px;box-shadow:0 2px 2px #0000002b;color:#515151;font-weight:300;margin-left:auto;padding:14px 20px 14px 64px;width:328px}.notifications-container .notification.status--info:after,.notifications-container .notification.status--info:before{background-color:#515151;height:10px;width:1px}@media all and (max-width: 480px){.notifications-container .notification.status--info{width:375px}}.notifications-container .notification.status--check{background:url(/arquivos/icon__notification--check.png) #f5f5f5 no-repeat 19px 18px/28px auto;border-radius:2px;box-shadow:0 2px 2px #0000002b;color:#515151;font-weight:300;margin-left:auto;padding:14px 20px 14px 64px;width:328px}.notifications-container .notification.status--check:after,.notifications-container .notification.status--check:before{background-color:#515151;height:10px;width:1px}@media all and (max-width: 480px){.notifications-container .notification.status--check{width:375px}}.notifications-container .notification.status--success{background:url(/arquivos/icon__notifications--success.png) #4ccd8a no-repeat 18px 18px/28px auto}@media all and (max-width: 480px){.notifications-container .notification{border-radius:0}.notifications-container .notification:first-child{margin-top:0}}.notifications-container .notifications-container.bottom-left{bottom:10px;left:10px;right:initial;top:initial}.notifications-container .notifications-container.no-closing-button .notification:after,.notifications-container .notifications-container.no-closing-button .notification:before{display:none}.notifications-container .notifications-container.width-auto .notification{width:auto}@media all and (max-width: 480px){.notifications-container .notifications-container{position:relative}}@media all and (max-width: 480px){.notifications-container>*{margin-top:10px}.notifications-container>*:first-child{margin-top: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;color:#323232;font-weight:400;margin:20px 0 13px;vertical-align:top;display:block}.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:#1a73e8}.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:translate(-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:#1a73e8}@media (max-width: 690px){.client-pre-email .emailInfo{width:100%}}.client-pre-email .emailInfo .icon-lock{color:#eee}@media (max-width: 690px){.client-pre-email .link-cart{display:none!important}}.client-pre-email+.client-profile-data .accordion-body:before{content:"Waiting for more information";display:block}.client-pre-email+.client-profile-data .accordion-body .accordion-inner{display:none}.client-pre-email+.client-profile-data.filled .accordion-body:before{display:none}.client-pre-email[style*="display: none"]{padding-bottom:20px!important}.client-pre-email[style*="display: none"] .link-box-edit{display:block!important}.client-pre-email[style*="display: none"] label small{display:none!important}.client-pre-email[style*="display: none"] input#client-pre-email{padding:0!important;border:none!important;box-shadow:none!important;font-size:12px;font-weight:400;pointer-events:none;cursor:text;background:none!important;color:#676767}.client-pre-email[style*="display: none"] .emailInfo,.client-pre-email[style*="display: none"] #btn-client-pre-email{display:none}.client-pre-email[style*="display: none"]+.client-profile-data .accordion-body:before{display:none}.client-pre-email[style*="display: none"]+.client-profile-data .accordion-inner{display:block}body:not(.v-custom-step-email) .client-pre-email span.help.error{display:none!important}.payment-group-item-cards .card-flag{width:32px!important;background-size:auto 20px;min-width:auto;height:20px}.payment-group-item-cards .card-flag.Visa{background-position:0 0}.payment-group-item-cards .card-flag.Mastercard{background-position:-32px 0}.payment-group-item-cards .card-flag.Diners{background-position:-64px 0}.payment-group-item-cards .card-flag.Amex,.payment-group-item-cards .card-flag.American{background-position:-96px 0}.payment-group-item-cards .card-flag.Hipercard{background-position:-128px 0}.payment-group-item-cards .card-flag.Discover{background-position:-160px 0}.payment-group-item-cards .card-flag.Aura{background-position:-192px 0}.payment-group-item-cards .card-flag.Banricompras{background-position:-224px 0}.payment-group-item-cards .card-flag.Elo{background-position:-256px 0}.payment-group-item-cards .card-flag.JCB{background-position:-288px 0}.payment-group-item-cards .card-flag.Cabal{background-position:-320px 0}.payment-group-item-cards .card-flag.Maestro{background-position:-352px 0}.payment-group-item-cards .card-flag.Credz{background-position:-384px 0}.vcustom--vtex-omnishipping-1-x-address label,.step .input.text label{margin:10px 0 5px;display:block;color:#999}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address:before,.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:darkgray;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:#1a73e8}@media (max-width: 768px){.container.container-main.container-order-form{width:calc(100% - 20px)}}#client-profile-data{position:relative;width:100%}#client-profile-data form.client-pre-email,#client-profile-data .step.client-profile-data,#shipping-data,#payment-data{width:100%!important;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){#client-profile-data form.client-pre-email,#client-profile-data .step.client-profile-data,#shipping-data,#payment-data{padding:20px}}#client-profile-data form.client-pre-email input[type=text]:not(.pac-target-input),#client-profile-data form.client-pre-email input[type=tel]:not(.pac-target-input),#client-profile-data form.client-pre-email input[type=email]:not(.pac-target-input),#client-profile-data form.client-pre-email select:not(.pac-target-input),#client-profile-data .step.client-profile-data input[type=text]:not(.pac-target-input),#client-profile-data .step.client-profile-data input[type=tel]:not(.pac-target-input),#client-profile-data .step.client-profile-data input[type=email]:not(.pac-target-input),#client-profile-data .step.client-profile-data select:not(.pac-target-input),#shipping-data input[type=text]:not(.pac-target-input),#shipping-data input[type=tel]:not(.pac-target-input),#shipping-data input[type=email]:not(.pac-target-input),#shipping-data select:not(.pac-target-input),#payment-data input[type=text]:not(.pac-target-input),#payment-data input[type=tel]:not(.pac-target-input),#payment-data input[type=email]:not(.pac-target-input),#payment-data select:not(.pac-target-input){width:100%;max-width:100%;outline:initial}.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%}.payment-group-item.active{background:#FFF}.payment-group-item.active span{color:#000}.payment-group-item.active,.payment-group-item:hover{box-shadow:0 0 6px #cbcbcb;border:1px solid #1a73e8}fieldset.payment-group{width:100%;left:0;display:block;background:none;position:relative;margin:0}#iframe-placeholder-creditCardPaymentGroup{padding-top:32px}#iframe-placeholder-creditCardPaymentGroup>.payment-group-item-cards{display:block;overflow:hidden;position:absolute;right:0;top:0}#iframe-placeholder-creditCardPaymentGroup>.payment-group-item-cards .card-flag{opacity:1}.payment-group-list-btn{width:100%}.payment-group-item *{font-size:12px!important;font-weight:700}.payment-discounts-list{display:inline-block;position:relative;width:100%}.payment-discounts-list h5{display:none}.payment-discounts-list table{border:1px dashed #D1D1D1;border-radius:5px;display:block;margin-top:5px;padding:11px 14px;position:relative}.payment-discounts-list table td.code,.payment-discounts-list table td.number{margin-right:60px}.payment-discounts-list table td.gift-card-type{color:#005baa;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:600;margin-right:40px}.payment-discounts-list table td.code{font-size:14px;font-weight:300;padding-left:23px!important;position:relative}.payment-discounts-list table td.code:before{background-image:url(/arquivos/icon__check--green.png);background-size:13px 10px;content:"";height:10px;left:0;position:absolute;top:7px;width:13px}.payment-discounts-list table td.number{color:#005baa;font-size:14px;font-weight:600}.payment-discounts-list table td.remove{cursor:pointer}.payment-discounts-list table td.remove #remove-gift-card{color:#2088e2!important;display:flex;font-family:Ubuntu,sans-serif;font-size:0;font-weight:600;letter-spacing:0;pointer-events:none;text-decoration:none!important;text-transform:uppercase}.payment-discounts-list table td.remove #remove-gift-card:before{content:"Eliminar";font-size:12px}@media all and (max-width: 480px){.payment-discounts-list table{width:auto!important}.payment-discounts-list table td{display:block}.payment-discounts-list table td.code,.payment-discounts-list table td.number{margin-right:0}.payment-discounts-list table td.remove{height:14px;position:absolute;right:15px;top:18px;width:12px}.payment-discounts-list table td.remove #remove-gift-card:before{content:"";background:url(/arquivos/checkout-ui__icon--remove.png) no-repeat scroll center;background-size:12px 14px;height:14px;width:12px}.payment-discounts-list table tr{display:block!important}}.payment-group-item{position:relative;height:40px}.payment-group-item span.payment-group-item-text{padding:0;line-height:17px;background:none!important}.payment-group-item:first-child:nth-last-child(n+2),.payment-group-item:first-child:nth-last-child(n+2)~.payment-group-item{width:calc(50% - 3px)}.payment-group-item:first-child:nth-last-child(n+3),.payment-group-item:first-child:nth-last-child(n+3)~.payment-group-item{width:calc(33.3% - 4px)}.payment-group-item:first-child:nth-last-child(n+4),.payment-group-item:first-child:nth-last-child(n+4)~.payment-group-item{width:calc(25% - 4.8px)}.payment-group-item:first-child:nth-last-child(n+5),.payment-group-item:first-child:nth-last-child(n+5)~.payment-group-item{width:100%;margin-right:0;height:auto}.payment-group-item:first-child:nth-last-child(n+5):after,.payment-group-item:first-child:nth-last-child(n+5):before,.payment-group-item:first-child:nth-last-child(n+5)~.payment-group-item:after,.payment-group-item:first-child:nth-last-child(n+5)~.payment-group-item:before{display:none}.payment-group-item:first-child:nth-last-child(n+5):hover,.payment-group-item:first-child:nth-last-child(n+5)~.payment-group-item:hover{top:0}.payment-group-item:last-child{margin-right:0}.payment-group-item:hover{position:relative;background:#FFF;top:-2px}.payment-group-item.active:after,.payment-group-item.active:before{content:"";display:block;position:absolute;left:50%;transform:translate(-50%);top:100%;width:0;height:0;border-style:solid}.payment-group-item.active:after{border-color:#FFF transparent transparent transparent;border-width:6px}.payment-group-item.active:before{border-color:#1a73e8 transparent transparent transparent;border-width:7px}.gift-card-section.form-step.box-default{padding:0;margin:28px 0 38px!important;width:100%}.gift-card-section.form-step.box-default label{font-weight:700;color:#000;font-size:12px}p.payment-discounts-options,p.gift-card-provider-options{display:flex;align-items:center;padding-bottom:10px}p.payment-discounts-options input,p.payment-discounts-options select,p.gift-card-provider-options input,p.gift-card-provider-options select{margin:0 10px}p.payment-discounts-options label,p.gift-card-provider-options label{line-height:12px;margin:0}input#payment-discounts-code{width:100%!important}#btn-add-gift-card{height:39px;border-radius:4px}.steps-view{width:100%!important;padding:0;min-height:initial}.steps-view iframe{margin:0}p.notification{font-weight:700;font-weight:400;color:#323232}p.notification:not([style="display: none;"])+.box-step{padding:0;border:none}.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}.v-custom-payment-item-wrap.active,.v-custom-payment-item-wrap:hover{border-color:#1a73e8;box-shadow:0 0 6px #ddd}.v-custom-payment-item-wrap #iframe-placeholder-creditCardPaymentGroup{padding-top:0}.v-custom-payment-item-wrap .payment-group-item{border:none;border-bottom:1px solid transparent;box-shadow:none;margin:0;width:100%!important;height:auto;top:0}.v-custom-payment-item-wrap .payment-group-item-text{margin-right:auto;text-align:left;line-height:27px!important;white-space:nowrap}.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}.v-custom-payment-item-wrap .payment-group-item-cards{display:flex;justify-content:flex-end;flex-wrap:wrap}.v-custom-payment-item-wrap .payment-group-item-cards .card-flag:last-child{margin:0}@media (max-width: 360px){.v-custom-payment-item-wrap .payment-group-item-cards{display:none}}.v-custom-payment-item-wrap .payment-group-item.active{background:#f1f7ff;border-bottom:1px solid #1a73e8}.v-custom-payment-item-wrap .payment-group-item.active .payment-group-item-text:before{background:#1a73e8;border-color:#1a73e8;box-shadow:inset 0 0 0 3px #fff}.v-custom-payment-item-wrap .payment-group-item.active .payment-group-item-cards span{opacity:1}.v-custom-payment-item-wrap .payment-group-item:hover .payment-group-item-text:before{border-color:#1a73e8}.v-custom-payment-item-wrap .payment-group-item:before,.v-custom-payment-item-wrap .payment-group-item:after{display:none}.v-custom-payment-item-wrap .payment-group-item#payment-group-payPalPaymentGroup{position:relative}.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}.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}.v-custom-payment-item-wrap .payment-group-item.active+div,.v-custom-payment-item-wrap.active>div{padding:20px;overflow:hidden}.v-custom-payment-item-wrap .SecurityEnvironmentIcon{display:none}@media (min-width: 769px){#payment-data:last-child{margin-bottom:0!important}}.step{border:none;padding:0;background:none;margin-bottom:0}@media (max-width: 868px){.step{width:100%}}.step .box-info{color:#323232}.step .box-info[style*="display: block"]{margin-top:10px}.step .submit.btn.btn-success,.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 .step a.submit.btn-success{display:block;margin:0 auto;min-width:55%}.orderform-template-holder{width:100%}@media (min-width: 769px){.orderform-template-holder{width:61%!important;padding-right:20px;max-width:calc(100% - 271px);float:left;box-sizing:border-box}}.cart-template.mini-cart{width:39%;min-width:255px;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky;bottom:0;top:20px;right:0;float:right;margin:0}@media (max-width: 768px){.cart-template.mini-cart{width:100%;position:relative;top:0}}.cart-template.mini-cart .cart-items>.v-custom-indexed-item{display:none!important}.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){.cart-template.mini-cart .cart-fixed.affix-top{position:relative!important}}.cart-template.mini-cart h2{text-align:left;border-top:none;background:none!important;margin-bottom:15px}.cart-template.mini-cart .quantity{width:auto;height:10px;display:inline-block;background:#f1f7ff;color:#1a73e8}.cart-template.mini-cart .summary-template-holder{width:100%;background:none;border:none;padding:0}.cart-template.mini-cart .summary-template-holder .accordion-inner{margin-top:0}.cart-template.mini-cart .summary-template-holder .summary-coupon p{margin:0}.cart-template.mini-cart .summary-template-holder .summary>.summary-coupon-wrap{border-top:1px solid #cbcbcb;padding:8px 0}.cart-template.mini-cart .summary-template-holder input[type=text],.cart-template.mini-cart .summary-template-holder button[type=submit],.cart-template.mini-cart .summary-template-holder p.coupon-fields span.info>span{line-height:30px!important;height:30px!important}.cart-template.mini-cart .item{padding:10px 0;margin:0;border:none;border-bottom:1px solid #eee}.cart-template.mini-cart .item:last-child{border:none}.cart-template.mini-cart .item ul.service-list.unstyled{margin:0;float:none;width:100%;background:none;display:inline-block;clear:both}.cart-template.mini-cart .item .service-item,.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}.cart-template.mini-cart .item .service-item .description,.cart-template.mini-cart .item.v-custom-indexed-item .description{margin-top:0}.cart-template.mini-cart .item .service-item>a,.cart-template.mini-cart .item .service-item .quantity,.cart-template.mini-cart .item .service-item .shipping-date,.cart-template.mini-cart .item .service-item .item-subscription,.cart-template.mini-cart .item.v-custom-indexed-item>a,.cart-template.mini-cart .item.v-custom-indexed-item .quantity,.cart-template.mini-cart .item.v-custom-indexed-item .shipping-date,.cart-template.mini-cart .item.v-custom-indexed-item .item-subscription{display:none}.cart-template.mini-cart .item .service-item .price,.cart-template.mini-cart .item.v-custom-indexed-item .price{margin:0}.cart-template.mini-cart .item .service-item:last-child,.cart-template.mini-cart .item.v-custom-indexed-item:last-child{margin-bottom:0}.cart-template.mini-cart .item.v-custom-indexed-item .item-unavailable{display:none}.cart-template.mini-cart .item .fn{width:calc(82% - 20px)}.cart-template.mini-cart .item .description{display:flex;justify-content:space-between}.cart-template.mini-cart .item .price,.cart-template.mini-cart .item span.shipping-date{white-space:nowrap}.cart-template.mini-cart .item .url{border-radius:4px;overflow:hidden}.cart-template.mini-cart .summary-totalizers{margin-bottom:0}.cart-template.mini-cart #go-to-cart-button{position:absolute;top:0;right:7px;color:#1a73e8;text-decoration:underline}@media (max-width: 690px){.cart-template.mini-cart #go-to-cart-button{display:none}}.cart-template.mini-cart .summary-totalizers tbody{border-top:1px solid #cbcbcb;border-bottom:1px solid #cbcbcb;padding:14px 0;display:block}.cart-template.mini-cart .summary-totalizers tbody tr.CustomTax:not(.CustomTax--total){display:none!important}.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!important}.cart-template.mini-cart .summary-totalizers tbody td.monetary{text-align:right!important;margin-left:auto;float:right}.cart-template.mini-cart .summary-totalizers tbody+tbody{border-top:none}.cart-template.mini-cart .summary-totalizers tbody.shipping-reset,.cart-template.mini-cart .summary-totalizers tbody.shipping-calculate{display:none!important}.cart-template.mini-cart .summary-totalizers tfoot tr td{padding:14px 0!important;color:#000;font-size:14px;font-weight:700;text-align:left}.cart-template.mini-cart .summary-totalizers tfoot tr td.monetary{text-align:right!important;margin-left:auto;float:right;color:#1a73e8}.cart-template.mini-cart .cart{margin-bottom:0;max-height:calc(100vh - 355px);overflow:auto}.cart-template.mini-cart .cart::-webkit-scrollbar{width:6px}.cart-template.mini-cart .cart::-webkit-scrollbar-track{background:transparent;border-radius:4px}.cart-template.mini-cart .cart::-webkit-scrollbar-thumb{background:#cbcbcb;border-radius:30px}.cart-template.mini-cart .cart:hover::-webkit-scrollbar-thumb{background:#eee}.cart-template.mini-cart .cart .cart-items:not(.v-loaded){max-height:100px;overflow:hidden}.cart-template.mini-cart .cart .cart-items:not(.v-loaded) li.item{overflow:hidden;position:relative;border:none!important}.cart-template.mini-cart .cart .cart-items:not(.v-loaded) li.item>*{opacity:0}.cart-template.mini-cart .cart .cart-items:not(.v-loaded) li.item:after{content:"";width:100%;height:100%;display:block;top:0;left:0;position:absolute}.payment-confirmation-wrap{border:none;padding:0}.payment-confirmation-wrap .payment-submit-wrap{margin:10px 0 0}@media (max-width: 768px){.payment-confirmation-wrap .payment-submit-wrap{z-index:9999;position:fixed;bottom:0;width:100%;left:0;padding:0;background:#FFF;margin:0!important}.payment-confirmation-wrap .payment-submit-wrap button{border-radius:0!important}}@media (max-width: 768px){.payment-confirmation-wrap{border:none!important}.payment-confirmation-wrap .payment-submit-wrap,.payment-confirmation-wrap button{margin:0!important}}.payment-confirmation-wrap #payment-data-submit:disabled span{display:none}.summary-note,.summary-note p.note-data{display:none!important}.summary-note>div{display:block!important}.summary-note .note-textarea{height:50px;line-height:20px;max-width:100%;width:100%;font-family:Roboto,sans-serif;max-height:100px}.orderform-template{display:flex!important;padding-top:0;min-height:400px!important;align-items:flex-start}@media (max-width: 768px){.orderform-template{flex-wrap:wrap}}@media (max-width: 690px){.orderform-template{width:100%;padding-top:0}}.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{width:100%}.steps-view .box-payment-option{position:relative;max-width:560px}.steps-view .box-payment-option.custom203PaymentGroupPaymentGroup,.steps-view .box-payment-option.mercadopagoPaymentGroup{margin-left:auto!important;margin-right:auto!important}.steps-view .box-payment-option.mercadopagoPaymentGroup{max-width:600px}@media all and (max-width: 1260px){.steps-view .box-payment-option{margin-left:auto!important;margin-right:auto!important;max-width:480px}}.custom-payment-view>*{margin-top:27px}.custom-payment-view>*:first-child{margin-top:0}.custom-payment-view__featured{border:1px solid #E5E5E5;border-radius:4px;padding:17px 22px 17px 62px;position:relative}.custom-payment-view__featured:before{background:no-repeat scroll 50% 50%/24px 24px;content:"";height:24px;left:22px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.custom-payment-view__featured--external-link:before{background-image:url(/arquivos/checkout-payment-view__icon--external-link.png)}@media all and (max-width: 768px){.custom-payment-view__featured{margin-left:-20px;margin-right:-20px}}.custom-payment-view__header{text-align:center}.custom-payment-view__headline{display:inline-block;font-size:0;margin:0}.custom-payment-view__headline--mercado-pago{background:url(/arquivos/checkout-payment-view__logo--mercado-pago.png) no-repeat 50% 50%/241px 40px;height:43px;width:267px}.custom-payment-view__headline--wibond{background:url(/arquivos/checkout-payment-view__logo--wibond.png) no-repeat 50% 50%/241px 40px;height:40px;width:241px}.custom-payment-view__list{margin:0;padding-left:45px;padding-right:45px}@media all and (max-width: 768px){.custom-payment-view__list{padding-left:0;padding-right:0}}.custom-payment-view__list-item{margin-top:27px;padding-left:40px;position:relative}.custom-payment-view__list-item:before{background:no-repeat scroll 50% 50%/24px 24px;content:"";height:24px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:24px}.custom-payment-view__list-item:first-child{margin-top:0}.custom-payment-view__list-item--alert:before{background-image:url(/arquivos/checkout-payment-view__icon--alert.png)}.custom-payment-view__list-item--card:before{background-image:url(/arquivos/checkout-payment-view__icon--card.png)}.custom-payment-view__list-item--external-link:before{background-image:url(/arquivos/checkout-payment-view__icon--external-link.png)}.custom-payment-view__list-item--user:before{background-image:url(/arquivos/checkout-payment-view__icon--user.png)}.custom-payment-view__paragraph{color:#575757;font-family:Ubuntu,sans-serif;font-size:14px;line-height:136%;text-align:left}.custom-payment-view__section>*{margin-top:27px}.custom-payment-view__section>*:first-child{margin-top:0}.custom-payment-view-message__container{float:left;margin-right:25px;margin-top:30px;position:relative;width:100%;z-index:1}.custom-payment-view-message{background:url(/arquivos/icon__info--payment.png) #f5f5f5 no-repeat 14px 14px/17px 17px;box-shadow:0 4px 5px #0003;color:#515151;font-family:Ubuntu,sans-serif;font-size:12px;font-weight:300;line-height:110%;max-width:542px;padding:12px 12px 12px 42px}@media (max-width: 1260px){.custom-payment-view-message{margin-left:auto!important;margin-right:auto!important;max-width:480px}}.steps-view,.gift-card-section,.App.iframe-credit-card-payment-group{background:#FFF}.App.iframe-credit-card-payment-group{overflow-y:auto!important}#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:37.5px;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:#1a73e8}#app-container .label-vertical-group.active{color:#1a73e8;background:#f1f7ff}#app-container .label-vertical-group:not(.SavedCard) .card-flag{position:absolute;left:5px;top:8px}#app-container .label-vertical-group .icon-ok-circle,#app-container .label-vertical-group .icon-circle-blank{top:9px}#app-container .label-vertical-group.UseAnotherCard{background-color:#eee;padding:4px;font-size:11px;text-decoration:underline}#app-container .label-vertical-group.UseAnotherCard #use-another-card{color:#676767}#app-container .label-vertical-group.UseAnotherCard:hover #use-another-card{text-decoration:underline;color:#999}#app-container .FormFieldLabel{display:block;clear:both;width:auto;margin-right:10px}#app-container .AddressForm{display:flex;flex-wrap:wrap}#app-container .AddressForm>*{display:flex;flex-direction:column;order:10}#app-container .AddressForm input{max-width:100%}#app-container .AddressForm .payment-billing-address-street{order:1}#app-container .AddressForm .payment-billing-address-number{order:2;margin-right:0}#app-container .AddressForm .payment-billing-address-complement{order:3}#app-container .AddressForm .payment-billing-address-city{order:4}#app-container .AddressForm .payment-billing-address-state{order:5}#app-container .AddressForm .PostalCode{order:6}#app-container .AddressForm .payment-billing-address-street:not([value=""]),#app-container .AddressForm .payment-billing-address-number:not([value=""]),#app-container .AddressForm .payment-billing-address-complement:not([value=""]),#app-container .AddressForm .payment-billing-address-complement.success,#app-container .AddressForm .payment-billing-address-postalCode.success{background-image:url(/arquivos/checkout-ui__icon--check.png);background-repeat:no-repeat;background-position:right 6px top 50%!important;background-size:16px 12px}#app-container .AddressForm .payment-billing-address-complement.success[value=""]{background-image:none!important}#app-container .iframe-debit-card-payment-group{position:relative}#app-container .iframe-debit-card-payment-group .CardForm .PaymentCardNumber .FormFieldLabel:before{content:"Número de la tarjeta de débito / prepaga"}#app-container .Warning .description{font-family:Ubuntu,sans-serif;font-size:12px;color:#515151}#app-container .Warning .title-description{padding-bottom:0}#app-container .CardForm .PaymentCardNumber .FormFieldLabel:before{content:"Número de la tarjeta";color:#515151;font-family:Ubuntu,sans-serif;font-weight:700;line-height:1.25rem;font-weight:500;margin:.5rem 0rem;font-size:.875rem;padding:0}#app-container .CardForm .PaymentCardNumber .FormFieldLabel,#app-container .CardForm .PaymentCardHolderName label{font-size:0}#app-container .CardForm .PaymentCardHolderName label:before{content:"Nombre y apellido tal cual figura en la tarjeta";color:#515151;font-family:Ubuntu,sans-serif;font-weight:700;line-height:1.25rem;font-weight:500;margin:.5rem 0rem;font-size:.875rem;padding:0}#app-container .CardForm .PaymentCardHolderDocument label{font-size:0}#app-container .CardForm .PaymentCardHolderDocument label:before{content:"DNI";color:#515151;font-family:Ubuntu,sans-serif;font-weight:700;line-height:1.25rem;font-weight:500;margin:.5rem 0rem;font-size:.875rem;padding:0}#app-container .Warning{box-shadow:0 2px 2px #0000002b}#app-container .Warning .title{font-family:Ubuntu,sans-serif;font-size:16px}#payment-group-customPrivate_502PaymentGroup{order:1}#payment-group-customPrivate_501PaymentGroup{order:2}#payment-group-creditCardPaymentGroup{order:3}#payment-group-customPrivate_503PaymentGroup{order:4}#payment-group-debitCardPaymentGroup{order:5}#payment-group-MercadoPagoProPaymentGroup{order:6}#payment-group-custom202PaymentGroupPaymentGroup{order:7}#payment-group-custom203PaymentGroupPaymentGroup,#payment-group-custom201PaymentGroupPaymentGroup.pg-wibond{order:8}#payment-group-customPrivate_502PaymentGroup .payment-group-item-text:before{content:"Tarjeta \aMi Carrefour \a Crédito";font-size:.75rem!important;line-height:120%;white-space:pre;word-wrap:break-word}@media (max-width: 768px){#payment-group-customPrivate_502PaymentGroup .payment-group-item-text:before{white-space:initial}}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a#payment-group-debitCardPaymentGroup .payment-group-item-text{font-size:0!important}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a#payment-group-debitCardPaymentGroup .payment-group-item-text:before{content:"Tarjeta\a de débito /\aprepaga";font-size:.75rem!important;line-height:14px;white-space:pre}@media all and (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a#payment-group-debitCardPaymentGroup .payment-group-item-text:before{content:"Tarjeta de débito / prepaga"}}#iframe-placeholder-creditCardPaymentGroup:before,#iframe-placeholder-customPrivate_501PaymentGroup:before,#iframe-placeholder-customPrivate_502PaymentGroup:before,#iframe-placeholder-customPrivate_503PaymentGroup:before{background-repeat:no-repeat;background-size:100% auto;content:"";height:97px;left:100%;margin-left:64px;position:absolute;top:8px;width:163px}#iframe-placeholder-debitCardPaymentGroup:before{background-repeat:no-repeat;background-size:100% auto;content:"";height:103px;left:100%;margin-left:64px;position:absolute;top:8px;width:164px}#iframe-placeholder-debitCardPaymentGroup.selected-card-bsf:before{background-image:url(/arquivos/image__debit-card--bsf.png)}#iframe-placeholder-debitCardPaymentGroup.selected-card-visa:before{background-image:url(/arquivos/image__debit-card--visa-electron.png)}#iframe-placeholder-debitCardPaymentGroup.selected-card-maestro:before{background-image:url(/arquivos/image__debit-card--maestro.png)}#iframe-placeholder-creditCardPaymentGroup:before,#iframe-placeholder-customPrivate_503PaymentGroup:before{background-image:url(/arquivos/image__card--default.png)}#iframe-placeholder-creditCardPaymentGroup.selected-card-amex:before,#iframe-placeholder-debitCardPaymentGroup.selected-card-amex:before{background-image:url(/arquivos/image__card--amex.png)}#iframe-placeholder-debitCardPaymentGroup:before{background-image:url(/arquivos/image__debit-card--template.png)}#iframe-placeholder-creditCardPaymentGroup.selected-card-visa:before,#iframe-placeholder-customPrivate_503PaymentGroup.selected-card-visa:before{background-image:url(/arquivos/image__card--visa.png)}#iframe-placeholder-creditCardPaymentGroup.selected-card-diners:before,#iframe-placeholder-debitCardPaymentGroup.selected-card-diners:before{background-image:url(/arquivos/image__card--diners.png)}#iframe-placeholder-creditCardPaymentGroup.selected-card-cabal:before,#iframe-placeholder-debitCardPaymentGroup.selected-card-cabal:before{background-image:url(/arquivos/image__card--cabal.png)}#iframe-placeholder-creditCardPaymentGroup.selected-card-mastercard:before,#iframe-placeholder-customPrivate_503PaymentGroup.selected-card-mastercard:before{background-image:url(/arquivos/image__card--mastercard.png)}#iframe-placeholder-creditCardPaymentGroup:after{background-image:url(/arquivos/image__card--thumbs.png);background-position:center bottom;background-repeat:no-repeat;background-size:auto;content:"Aceptamos las siguientes tarjetas:";font-size:10px;height:88px;left:100%;margin-left:64px;position:absolute;text-align:center;top:116px;width:163px}#iframe-placeholder-debitCardPaymentGroup:after{background-image:url(/arquivos/image__debit-card--cards-visa-maestro-bfs.png);background-position:center bottom;background-repeat:no-repeat;background-size:100% auto;content:"Aceptamos las siguientes tarjetas:";font-size:12px;height:66px;left:100%;line-height:120%;margin-left:64px;position:absolute;text-align:center;top:125px;width:164px}#iframe-placeholder-customPrivate_503PaymentGroup:after{background-image:url(/arquivos/image__prepaid-card.png);background-position:center bottom;background-repeat:no-repeat;background-size:55px 37px;content:"Aceptamos las siguientes tarjetas prepagas de:";font-size:10px;height:88px;left:100%;margin-left:64px;position:absolute;text-align:center;top:132px;width:90px;line-height:120%;padding:0 36px;box-sizing:content-box}#iframe-placeholder-customPrivate_501PaymentGroup:before{background-image:url(/arquivos/image__card--tarjeta-carrefour.png)}#iframe-placeholder-customPrivate_502PaymentGroup:before{background-image:url(/arquivos/image__credit-card--tarjeta-mi-carrefour.png);height:102px}@media all and (max-width: 1260px){#iframe-placeholder-creditCardPaymentGroup:before,#iframe-placeholder-customPrivate_501PaymentGroup:before,#iframe-placeholder-customPrivate_502PaymentGroup:before,#iframe-placeholder-customPrivate_503PaymentGroup:before,#iframe-placeholder-debitCardPaymentGroup:before{margin-left:20px;width:124px}#iframe-placeholder-creditCardPaymentGroup:after,#iframe-placeholder-customPrivate_503PaymentGroup:after,#iframe-placeholder-debitCardPaymentGroup:after{margin-left:2px;top:93px}}@media all and (max-width: 1024px){#iframe-placeholder-creditCardPaymentGroup:before,#iframe-placeholder-customPrivate_501PaymentGroup:before,#iframe-placeholder-customPrivate_502PaymentGroup:before,#iframe-placeholder-customPrivate_503PaymentGroup:before,#iframe-placeholder-debitCardPaymentGroup:before{display:none}#iframe-placeholder-creditCardPaymentGroup:after,#iframe-placeholder-customPrivate_503PaymentGroup:after,#iframe-placeholder-debitCardPaymentGroup:after{display:none}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view,.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn{width:100%!important}}#giftCardModule.gift-card-module{align-items:center;background-color:#e8f8ff;border-radius:4px;display:flex;justify-content:space-between;margin-bottom:40px;margin-top:30px;padding:12px 12px 12px 30px}@media (max-width: 768px){#giftCardModule.gift-card-module{gap:12px;flex-direction:column;padding:12px;text-align:center}}#giftCardModule{margin-left:-30px;margin-right:-25px}#giftCardModule .gift-card-module__label{font-size:1rem!important;font-weight:600!important}@media (max-width: 768px){#giftCardModule{margin:-6px -17px 20px!important}#giftCardModule .gift-card-module__label{font-size:.75rem!important}}.gift-card-module__sublabel{font-weight:500!important;margin-bottom:10px!important}#giftCardAddButton.gift-card-module__button{background-color:#fff;border:2px solid #2088e2;border-radius:4px;display:inline-block;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:600;height:40px;letter-spacing:0;margin-left:30px;max-width:150px;padding:6px 10px 3px;position:relative;text-transform:uppercase;transition:all .25s;width:100%}@media (max-width: 768px){#giftCardAddButton.gift-card-module__button{margin-left:0}}#giftCardAddButton.gift-card-module__button:before{background-image:url(/arquivos/checkout-ui__icon--add-button.png);background-position:center center;background-repeat:no-repeat;background-size:21px 26px;content:"";height:26px;left:-32px;pointer-events:none;position:absolute;top:4px;width:21px}#giftCardAddButton.gift-card-module__button:hover{background-color:#2088e2;color:#fff}.gift-card-modal__headline{margin-top:40px;padding-top:10px;position:relative;text-align:center}.gift-card-modal__headline:before{background-image:url(/arquivos/checkout-ui__image--headline.png);background-position:center center;background-size:94px 50px;background-repeat:no-repeat;bottom:100%;content:"";height:50px;left:50%;position:absolute;transform:translate(-50%);width:94px}.gift-card-modal__description{color:#515151;font-size:14px;line-height:18px;margin-bottom:20px;text-align:center}.gift-card-modal__form{margin:30px auto 0;max-width:265px}.gift-card-modal__form.two-columns{display:grid;gap:10px;grid-template-columns:8fr 6fr;max-width:400px}.gift-card-modal__form.two-columns .gift-card-modal__buttons-container{grid-column:1/-1}.gift-card-modal__label{color:#515151;font-size:14px;font-weight:500;margin-bottom:8px}.gift-card-modal__select{border:1px solid #D8D8D8;border-radius:2px;display:block;font-family:Ubuntu,sans-serif;font-size:14px;height:40px;margin-bottom:10px;width:100%}.gift-card-modal__info{background-color:#f5f5f5;border-radius:5px;color:#515151;display:block;font-family:Ubuntu,sans-serif;font-size:12px;font-weight:400;padding:3px 10px 3px 40px;position:relative}.gift-card-modal__info:before{background-image:url(/arquivos/checkout-ui__icon--info.png);background-position:center center;background-size:20px 20px;background-repeat:no-repeat;content:"";height:20px;left:13px;position:absolute;top:5px;width:20px}.gift-card-modal__buttons-container{margin-top:20px;text-align:center}.gift-card-modal__buttons-container .gift-card-modal__button{margin-left:50px}.gift-card-modal__buttons-container .gift-card-modal__button:first-child{margin-left:0}.gift-card-modal__button{background-color:#005baa;border:0 none;border-radius:5px;color:#fff;display:inline-block;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:600;padding:12px;text-transform:uppercase;transition:all .2s}.gift-card-modal__button:hover{background-color:#2088e2}.gift-card-modal__button.disabled{cursor:pointer;pointer-events:none}.gift-card-modal__button[disabled=disabled]{background-color:#e8e8e8;color:#929292;pointer-events:none}#giftCardAddButton.disabled{background-color:#e8e8e8;color:#929292;border-color:#929292;pointer-events:none}.gift-card-modal__container{display:none}.gift-card-modal__container.active{display:block}.gift-card-modal__input{display:none}#giftCardModal.gift-card-modal .gift-card-modal__input{border:1px solid #E8E8E8;border-radius:5px;color:#515151;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:300;height:auto;padding:10px 35px 10px 10px;width:100%}.gift-card-modal__button--alternative{background:none;border:0 none;color:#2088e2;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:600;text-transform:uppercase}#giftCardModal.gift-card-modal .gift-card-modal__input.gift-card-success{background-image:url(/arquivos/checkout-ui__icon--check.png);background-position:center right 10px;background-size:16px 12px}#giftCardModal.gift-card-modal .gift-card-modal__input.gift-card-error{border-color:#e94e3c;color:#ff4c4c}.gift-card-error-message{color:#ff4c4c}.gift-card-modal__form.oh-giftcard{max-width:400px}.gift-card-modal__form.oh-giftcard .gift-card-modal__buttons-container{grid-column:1/-1}.gift-card-modal__form.oh-giftcard fieldset{border:2px solid #2088E2;border-radius:5px;display:grid;gap:10px;grid-template-columns:1fr 1fr;padding:18px}.gift-card-modal__form.oh-giftcard fieldset>div{align-items:center;display:flex;flex-direction:column;justify-content:center}.gift-card-modal__form.oh-giftcard fieldset>div:first-child{border-right:1px solid #E8E8E8}@media all and (max-width: 480px){.gift-card-modal__form.oh-giftcard fieldset{grid-template-columns:1fr}.gift-card-modal__form.oh-giftcard fieldset>div:first-child{border:0 none;border-bottom:1px solid #E8E8E8;padding-bottom:16px}}#giftCardModalTarjetaDeRegalo .gift-card-modal__label--oh-giftcard{color:#515151;font-size:14px;font-weight:400;margin:10px 0}#giftCardModalTarjetaDeRegalo .gift-card-modal__input--oh-giftcard{border:1px solid #E8E8E8;border-radius:2px;color:#515151;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:300;height:auto;padding:12px 12px 12px 8px;width:87px}.gift-card-modal__strong{color:#005baa;font-size:24px;font-weight:600}.gift-card-modal__code{color:#515151;display:block;margin-top:20px;position:relative;text-align:center;width:100%}.gift-card-modal__code:before{background-image:url(/arquivos/checkout-ui__icon--check-circle.png);background-position:center center;background-repeat:no-repeat;background-size:21px 21px;bottom:100%;content:"";display:inline-block;height:21px;left:50%;margin-right:5px;position:absolute;transform:translate(-50%);width:21px}.gift-card-modal__field--oh-giftcard:before{content:"$";display:inline-block;margin-right:4px}.link.link-gift-card,.gift-card-multiple-providers{display:none!important}@media all and (max-width: 480px){.gift-card-modal__form.two-columns,.gift-card-modal__form.oh-giftcard{grid-template-columns:1fr}}.react-datepicker-popper{z-index:-1;visibility:hidden}.calendar__wrapper.is-loading{position:relative}.calendar__wrapper.is-loading:after{animation:rotation 1s linear infinite;border:3px solid #2088e2;border-radius:50%;border-top-color:transparent;content:"";height:30px;left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:50%;width:30px;z-index:2}.calendar__wrapper.is-loading:before{background:rgba(255,255,255,.7);content:"";inset:0;position:absolute;z-index:1}.day{padding:10px 15px}.day__title{display:block;font-size:14px;font-weight:700;color:#515151;text-transform:capitalize}.day__container{width:100%;margin-bottom:10px;margin-top:8px}.day .slick-list{height:60px;position:relative;display:flex;overflow:hidden;margin:0;padding:0}.day .day__item{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:50px!important;height:60px!important;border-radius:4px!important;border:1px solid #dbdbdb;color:#2088e2;margin-left:6px;cursor:pointer!important}.day .day__item:first-child{margin-left:0}.day .day__item:hover{background-color:#2088e2;color:#fff;border-bottom:4px solid #4ccd8a}.day .day__item.selected{background-color:#2088e2!important;color:#fff!important;border-bottom:4px solid #4ccd8a!important}.day .day__item.disabled{pointer-events:none;background-color:#e8e8e8!important;color:#929292!important}.day .day__item span{font-family:Ubuntu,sans-serif!important;text-transform:capitalize;line-height:1rem;pointer-events:none;margin:0}.day .day__item span.weekDay{font-size:15px;font-weight:700}.day .day__item span.number{font-size:13px;font-weight:400}.day .day__item span.month{font-size:10px;font-weight:400}.day .slick-track{display:flex;position:relative;height:auto;top:0}.day .slick-prev{background:#fff;background:linear-gradient(-90deg,rgba(255,255,255,0) 0%,rgb(255,255,255) 35%);bottom:0;border:none;font-size:0;position:absolute;left:-10px;top:0;width:30px;z-index:9999}.day .slick-prev.slick-disabled{display:none!important}.day .slick-prev:before{background:url(/arquivos/icon__arrow-left--blue--small.png);background-size:10px 16px;content:"";display:block;height:16px;position:absolute;top:50%;transform:translateY(-50%);width:10px}.day .slick-next{background:#fff;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgb(255,255,255) 35%);bottom:0;border:none;font-size:0;position:absolute;right:-10px;top:0;width:30px;z-index:9999}.day .slick-next:before{background-image:url(/arquivos/icon__arrow-right--blue--small.png);background-size:10px 16px;content:"";display:block;height:16px;position:absolute;right:6px;top:50%;transform:translateY(-50%);width:10px}.day .slick-next.slick-disabled{display:none!important}.hour{margin-left:17px;margin-top:7px;margin-bottom:19px;display:none}.hour__title{display:block;font-size:14px;font-weight:700;color:#515151;text-transform:capitalize}.hour__select{width:247px;height:40px;border:1px solid #dbdbdb;background-color:#f5f5f5;padding-left:11px}#hour-wrapper>select.span12{visibility:visible;width:247px!important}#hour-wrapper>select.span12:focus{box-shadow:none!important}#hour-wrapper .scheduledSelect{max-width:247px!important}.vtex-omnishipping-1-x-scheduledDelivery .vtex-omnishipping-1-x-date+select.span12{display:none!important}#lyrCustomCalendar+.vtex-omnishipping-1-x-date+select.span12{display:block!important}#lyrCustomCalendar+.vtex-omnishipping-1-x-date{display:none}.vtex-omnishipping-1-x-scheduledDelivery select.span12:before{content:"Franja horaria"}.calendar__wrapper{width:100%!important;border-radius:5px;border:1px solid #d1d1d1;margin-top:10px}.calendar__wrapper.selected{margin-bottom:-58px;padding-bottom:50px}.orderform-template .summary-note.js-active,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,body.js-vcustom-showNoteField.v-custom-step-payment .orderform-template .payment-confirmation-wrap .payment-submit-wrap{display:block!important}.summary-coupon fieldset.coupon-fieldset .vcustom-showCustomMsgCoupon{border:1px dashed #ffb100;padding:1px;font-size:11px;background:#fff6e0;border-radius:4px;margin-top:4px!important;clear:both}.vcustom-customTax-tot{display:inline-block;position:relative;margin-left:5px}.vcustom-customTax-tot>span{background:#eee;width:15px;height:15px;line-height:15px;display:inline-block;border-radius:100%;text-align:center;cursor:pointer}.vcustom-customTax-tot:hover .vcustom-customTax-resume{display:block}.vcustom-customTax-resume{position:absolute;left:calc(100% + 10px);width:128px;background:#eee;top:50%;font-size:11px;padding:10px;transform:translateY(-50%);display:none}.vcustom-customTax-resume__i{display:flex;justify-content:space-between;margin:0}.vcustom-customTax-resume:before{content:"";display:block;position:absolute;left:-4px;top:calc(50% - 4px);width:0;height:0;border:0 solid transparent;border-top-width:4px;border-bottom-width:4px;border-right:4px solid #eee}.valtech-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}.valtech-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;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,body.v-custom-changeShippingTimeInfo .orderform-template .cart-template.mini-cart .item span.shipping-date,.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}.vtex-omnishipping-1-x-submitShippingStepButton{margin:20px 0 0}.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,body.v-custom-fnsCustomAddressForm .orderform-template-holder p.vtex-omnishipping-1-x-submitPaymentButton--custom.btn-submit-wrapper--custom.btn-go-to-payment-wrapper--custom{margin-bottom:0!important;margin-top:20px}body.v-custom-fnsCustomAddressForm .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation .input.ship-country,body.v-custom-fnsCustomAddressForm .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation .input.ship-addressQuery{display:none}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}.btn-go-to-payment-wrapper--custom{order:10!important}.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{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}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}body{font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5rem;background:#ffffff}h1{font-family:Ubuntu,sans-serif;font-size:25px;font-weight:400;line-height:normal;color:#005baa;letter-spacing:-.0156rem}@media (min-width: 48rem){h1{font-size:2.1875rem;font-weight:700;letter-spacing:normal}}h2{font-family:Ubuntu,sans-serif;font-size:25px;font-weight:400;line-height:normal;color:#005baa}@media (min-width: 48rem){h2{font-size:1.875rem;letter-spacing:-.0187rem}}h3{font-family:Ubuntu,sans-serif;font-size:25px;font-weight:400;line-height:normal;color:#005baa;font-size:1.125rem;font-weight:700}@media (min-width: 48rem){h3{letter-spacing:-.0156rem}}h4{font-family:Ubuntu,sans-serif;font-size:25px;font-weight:400;line-height:normal;color:#005baa;font-size:.875rem;letter-spacing:.0437rem}@media (min-width: 48rem){h4{font-size:1.125rem;font-weight:700}}h5{font-family:Ubuntu,sans-serif;font-size:25px;font-weight:400;line-height:normal;color:#005baa;font-size:.875rem;font-weight:700}h6{font-family:Ubuntu,sans-serif;font-size:25px;font-weight:400;line-height:normal;color:#005baa;font-size:.8125rem;letter-spacing:.0813rem}.text{color:#515151;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem}.text-small{color:#515151;font-family:Ubuntu,sans-serif;font-weight:700;font-size:.875rem;font-weight:300;line-height:1.25rem}.link{color:#2088e2;font-family:Ubuntu,sans-serif;font-weight:400;letter-spacing:1.3px;text-decoration:none;cursor:pointer}.link:hover{text-decoration:none}.action-primary{font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;color:#fff;text-transform:uppercase;line-height:normal;letter-spacing:0rem;background-color:#005baa;border:none;border-radius:.3125rem;padding:.75rem .9375rem;background-image:none;outline:none;text-shadow:none;box-shadow:none}.action-primary.large{padding:12px 40px}.action-primary:hover{background-color:#2088e2;color:#fff;border-color:#2088e2}.action-primary:active{background-color:#005baa;border-color:#005baa}.action-secondary{border-radius:.375rem;border:.125rem solid #2088e2;background-color:#fff;color:#2088e2;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;text-transform:uppercase;background-image:none;outline:none;text-shadow:none;box-shadow:none}.action-secondary.large{padding:12px 40px 13px}.action-secondary:hover,.action-secondary:active{background-color:#2088e2;color:#fff;border:.125rem solid #2088e2}.input{border-radius:2px;border:1px solid #515151;color:#515151;font-size:14px;padding:10px 15px 12px;margin:0;font-family:Ubuntu,sans-serif!important;box-shadow:none!important}.input.error{border-color:#e94e3c}body{width:100%}body:before,body:after{content:"";display:table}body:after{clear:both}@keyframes loading{0%{left:-200px;width:30%}50%{width:30%}70%{width:70%}80%{left:50%}95%{left:120%}to{left:100%}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes openmenu{0%{left:-100vw}to{left:0}}@keyframes closemenu{0%{left:0}to{left:-100vw}}@keyframes opensubmenu{0%{left:-100vw}to{left:0}}@keyframes closesubmenu{0%{left:0}to{left:-100vw}}@keyframes opensidebar{0%{right:-100vw}to{right:0}}@keyframes opensidebarBtn{0%{right:-100vw}to{right:20px}}@keyframes closesidebar{0%{right:0}to{right:-100vw}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}.spinner{margin:100px auto 0;width:70px;text-align:center}.spinner>div{width:18px;height:18px;background-color:#e8e8e8;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.spinner .bounce1{animation-delay:-.32s}.spinner .bounce2{animation-delay:-.16s}.c-link{color:#2088e2}.b--action-primary{border-color:#005baa}.bg-action-primary{background-color:#005baa}.c-on-action-primary{color:#fff}.b--action-secondary{border-color:#005baa}.bg-action-secondary{background-color:#005baa}.c-on-action-secondary{color:#fff}#ajaxBusy{position:fixed;inset:0;width:100vw;height:100vh;z-index:9999;background:rgba(0,0,0,.2);-ms-justify-content:center;justify-content:center;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center}#ajaxBusy p{font-size:0px}#ajaxBusy p:before{content:".";display:block;width:18px;height:38px;background:url(/arquivos/icon__ajax-busy.png);background-position:center;background-repeat:no-repeat;animation-name:spin;animation-duration:4s;animation-timing-function:linear;animation-iteration-count:infinite}#returnToTop{display:none!important}*{margin:0;padding:0;outline:none;list-style:none;box-sizing:border-box;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:none;box-shadow:none;background-repeat:no-repeat}*:before,*:after{box-sizing:inherit}html{height:100%;width:100%;overflow-y:auto}html body{width:100%;height:100%;font-size:12px;font-family:Ubuntu,sans-serif;overflow-y:scroll!important;position:relative!important}html body::-webkit-scrollbar{width:8px;height:5px;background-color:#f5f5f5}html body::-webkit-scrollbar-thumb{background:#2088e2;border-radius:5px}html body::-webkit-scrollbar-thumb:hover{background:#005baa}html body::-webkit-scrollbar-thumb:active{background:#005baa}html body.blockPage{overflow-y:hidden}html body.active{overflow-y:hidden;position:fixed}html body img{width:100%;height:auto}.wrap{width:100%;max-width:1280px;margin:0 auto;padding:0 20px;position:relative}@media (max-width: 767px){.wrap{padding:0 15px}}.hidden{visibility:hidden}.none{display:none}.base{background:#ffffff;color:#515151}.base.inverted{background:#ffffff;color:#005baa}.breadCrumb-content{padding:20px 0;position:relative}.breadCrumb-content .bread-crumb ul{display:-ms-flex;display:flex;-ms-justify-content:flex-start;justify-content:flex-start}.breadCrumb-content .bread-crumb ul li.breadcrumb-home{display:none}.breadCrumb-content .bread-crumb ul li:after{content:">";color:#929292;font-size:11px;margin:0 12px}.breadCrumb-content .bread-crumb ul li a{color:#929292;font-size:11px;font-weight:400;text-transform:capitalize;text-decoration:none}.breadCrumb-content .bread-crumb ul li:last-of-type a{font-weight:700}.breadCrumb-content .bread-crumb ul li:last-of-type:after{display:none}.modal{display:none;position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.2);padding:20px;height:100vh;width:100vw}.modal.active{display:block}.modal .modal-wrap{width:-moz-fit-content;width:fit-content;margin:0 auto}@media (min-width: 768px){.modal .modal-wrap{max-width:840px;margin:0 auto;padding:0 30px 50px}}.modal .modal-wrap .modal-header{background-color:#fff;color:#515151;text-align:right;padding:18px 13px 0;height:52px}.modal .modal-wrap .modal-body{background-color:#fff;color:#515151;text-align:right;padding:0 13px 18px;text-align:center;height:100%;max-height:calc(100vh - 92px);overflow-y:auto}.modal .modal-wrap .modal-body h5{color:#979899;font-size:20px;font-weight:400;letter-spacing:-.4px;line-height:normal;margin-bottom:30px}@media (min-width: 768px){.modal .modal-wrap .modal-body h5{color:#c1c1c1;font-size:25px;letter-spacing:-.25px}}.modal .modal-wrap .modal-body p{color:#c1c1c1;margin-bottom:20px}.modal .modal-wrap .modal-body .wrap-content{display:-ms-flex;display:flex;-ms-justify-content:space-between;justify-content:space-between}.modal .modal-wrap .modal-body .wrap-content>div{padding:0 20px}.modal .modal-wrap .modal-body .box-banner{position:relative;display:block;margin-bottom:20px}.modal .modal-wrap .modal-body .box-banner a{-ms-justify-content:center;justify-content:center;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center}.modal .modal-wrap .modal-body .box-banner a img{display:block;width:100%;height:auto}.modal .modal-wrap .modal-body .box-banner a span{position:absolute;display:inline-block;padding:0 10px;color:#d1d1d1;font-size:24px;font-weight:400;letter-spacing:1.2px}#alertCustomWrap{background-color:#000c;position:absolute;width:100vw;height:100vh;position:fixed;left:0;top:0;z-index:999999}#alertCustomWrap #alertBoxWrap{position:fixed;width:100%;text-align:center}#alertCustomWrap #alertBoxWrap #alertBox{position:relative;display:inline-block;text-align:center;background:#ffffff;margin-top:10%;max-width:50%;border:1px solid #515151;border-radius:5px;padding:2rem 2.5rem}@media (max-width: 767px){#alertCustomWrap #alertBoxWrap #alertBox{width:95%;max-width:100%}}#alertCustomWrap #alertBoxWrap #alertBox #removeBtn{position:absolute;right:10px;top:10px}#alertCustomWrap #alertBoxWrap #alertBox h1{display:none}#alertCustomWrap #alertBoxWrap #alertBox p{color:#515151;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;padding:30px}#alertCustomWrap #alertBoxWrap #alertBox p .min-amount-warning{font-weight:400;display:block;font-size:1rem}#alertCustomWrap #alertBoxWrap #alertBox p .min-amount-warning:before{background-image:url(/arquivos/icon__arrow--red.png);background-size:26px 23px;width:2.563rem;height:2.25rem;display:block;content:"";margin:0 auto .625rem}@media (max-width: 767px){#alertCustomWrap #alertBoxWrap #alertBox p{padding:30px 0}}#alertCustomWrap #alertBoxWrap #alertBox.addToCart>p{padding:23px 0;font-size:15px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase}#alertCustomWrap #alertBoxWrap #alertBox.addToCart .product-added{border-top:1px solid #515151;margin-bottom:15px}#alertCustomWrap #alertBoxWrap #alertBox.addToCart .product-added .info span{color:#515151;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;display:block;text-align:center;font-size:13px;font-weight:500;line-height:13px}#alertCustomWrap #alertBoxWrap #alertBox.addToCart .product-added .info span.productName{margin:12px 0;font-size:17px;font-weight:400;line-height:20px}#alertCustomWrap #alertBoxWrap #alertBox.addToCart .product-added .info span.skuPrice{margin-top:6px}#alertCustomWrap #alertBoxWrap #alertBox.addToCart .product-added .info span.skuPrice .skuBestPrice{margin:0 5px;display:inline-block;font-size:15px;font-weight:700;color:#515151}#alertCustomWrap #alertBoxWrap #alertBox.addToCart .product-added .info span.skuPrice .skuListPrice{margin:0 5px;position:relative;display:inline-block;width:auto;font-size:14px;font-weight:400;color:#929292;letter-spacing:.46px}#alertCustomWrap #alertBoxWrap #alertBox.addToCart .product-added .info span.skuPrice .skuListPrice:after{position:absolute;content:"";left:0;top:45%;right:0;border-top:1px solid #e8e8e8}#alertCustomWrap #alertBoxWrap #alertBox.addToCart .product-added img{height:120px;width:auto;display:block;margin:12px auto}#alertCustomWrap #alertBoxWrap #alertBox .action-content{padding:0 30px;display:-ms-flex;display:flex;-ms-justify-content:center;justify-content:center}@media only screen and (min-device-width: 320px) and (max-device-width: 413px) and (orientation: portrait){#alertCustomWrap #alertBoxWrap #alertBox .action-content{display:block}}#alertCustomWrap #alertBoxWrap #alertBox .action-content a{margin:0 10px;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;color:#fff;text-transform:uppercase;line-height:normal;letter-spacing:0rem;background-color:#005baa;border:none;border-radius:.3125rem;padding:.75rem .9375rem;background-image:none;outline:none;text-shadow:none;box-shadow:none;text-decoration:none}#alertCustomWrap #alertBoxWrap #alertBox .action-content a.large{padding:12px 40px}#alertCustomWrap #alertBoxWrap #alertBox .action-content a:hover{background-color:#2088e2;color:#fff;border-color:#2088e2}#alertCustomWrap #alertBoxWrap #alertBox .action-content a:active{background-color:#005baa;border-color:#005baa}#alertCustomWrap #alertBoxWrap #alertBox .action-content a#cardBtn{border-radius:.375rem;border:.125rem solid #2088e2;background-color:#fff;color:#2088e2;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;text-transform:uppercase;background-image:none;outline:none;text-shadow:none;box-shadow:none}#alertCustomWrap #alertBoxWrap #alertBox .action-content a#cardBtn.large{padding:12px 40px 13px}#alertCustomWrap #alertBoxWrap #alertBox .action-content a#cardBtn:hover,#alertCustomWrap #alertBoxWrap #alertBox .action-content a#cardBtn:active{background-color:#2088e2;color:#fff;border:.125rem solid #2088e2}@media only screen and (min-device-width: 320px) and (max-device-width: 413px) and (orientation: portrait){#alertCustomWrap #alertBoxWrap #alertBox .action-content a{width:100%;display:block}#alertCustomWrap #alertBoxWrap #alertBox .action-content a:last-of-type{margin-top:10px}}.news-sticky{position:fixed;bottom:0;width:100vw;left:0;right:0;background:#c1c1c1;padding:20px 15px;border-top:1px solid #515151}@media (min-width: 768px){.news-sticky{padding:20px 0}}.news-sticky .newsSticky-Close{position:absolute;right:10px;top:10px;cursor:pointer}@media (min-width: 768px){.news-sticky .newsSticky-Close{right:20px;top:35px}}@media (min-width: 768px){.news-sticky .news-content{-ms-justify-content:center;justify-content:center;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center}}.news-sticky .news-content p{color:#515151;font-family:Ubuntu,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:700;max-width:400px;text-align:center}.news-sticky .news-content .newsletter-sticky{margin-left:20px;display:-ms-flex;display:flex;-ms-justify-content:center;justify-content:center;flex-direction:column}@media (min-width: 768px){.news-sticky .news-content .newsletter-sticky{display:block}}.news-sticky .news-content .newsletter-sticky fieldset{border:none;text-align:center;margin-top:15px}@media (min-width: 768px){.news-sticky .news-content .newsletter-sticky fieldset{margin-top:0}}.news-sticky .news-content .newsletter-sticky fieldset label input{border:1px solid #515151;color:#515151;font-size:14px;margin:0;font-family:Ubuntu,sans-serif!important;box-shadow:none!important;background:none;border:none;border-bottom:1px solid #515151;padding:0;border-radius:0}.news-sticky .news-content .newsletter-sticky fieldset label input.error{border-color:#e94e3c}.news-sticky .news-content .newsletter-sticky fieldset button{border:none;background:none;margin-left:-3px;cursor:pointer;border-bottom:1px solid #515151}.news-sticky .news-content .newsletter-sticky fieldset button .send-text svg{width:16px;height:16px}.news-sticky .news-content .newsletter-sticky .tootips-sticky{text-transform:uppercase;font-size:12px;line-height:normal;vertical-align:middle;display:inline-block;color:#4ccd8a;font-size:10px;margin:0;width:100%;display:none;text-align:center}.news-sticky .news-content .newsletter-sticky .tootips-sticky.error{color:#ffca61;font-size:.875rem!important}@media (min-width: 768px){.news-sticky .news-content .newsletter-sticky .tootips-sticky{margin-top:0;text-align:left}}.loading{position:fixed!important}.loading .icon-spinner{color:#2088e2;opacity:1}.loading .loadingText{position:fixed;width:100vw;height:100vh;-ms-justify-content:center;justify-content:center;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;color:#2088e2;font-family:Ubuntu,sans-serif;font-weight:400;letter-spacing:1.3px;text-decoration:none;cursor:pointer;font-weight:700;text-transform:uppercase;top:0;left:0;padding-top:100px;cursor:auto}.loading .loadingText:hover{text-decoration:none}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;z-index:0}.slick-slider .slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-slider .slick-list:focus{outline:none}.slick-slider .slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translateZ(0)}.slick-slider .slick-track{position:relative;top:0;left:0;display:block}.slick-slider .slick-track:before,.slick-slider .slick-track:after{display:table;content:""}.slick-slider .slick-track:after{clear:both}.slick-slider .slick-dots{-ms-justify-content:center;justify-content:center;display:-ms-flex;display:flex;-ms-align-items:flex-end;align-items:flex-end;width:100%}.slick-slider .slick-dots li{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;-ms-justify-content:center;justify-content:center;background:#ffffff;border:1px solid transparent;width:16px;height:16px;border-radius:100%}.slick-slider .slick-dots li button{background:#515151;border-radius:100%;border:none;width:8px;height:8px;font-size:0px;outline:none}.slick-slider .slick-dots li.slick-active{border:1px solid #515151}.slick-slider .slick-dots li.slick-active button{background:#515151}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px;padding:0}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.navArrows-bar{width:100%;margin:auto;padding:0;position:absolute;inset:0}.navArrows-bar .slick-arrow{position:absolute;top:0;bottom:0;z-index:1;background:none;border:none;cursor:pointer;font-size:18px}.navArrows-bar .slick-arrow>div{-ms-justify-content:center;justify-content:center;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;height:100%}.navArrows-bar .slick-arrow.slick-prev{left:-12px}.navArrows-bar .slick-arrow.slick-next{right:-12px}.shelf li{position:relative;padding:0 5px}.shelf li a{display:block;padding:0;width:100%;height:100%;text-decoration:none}.shelf li a .image{display:block;position:relative}.shelf li a .image .flag{z-index:1}.shelf li a .image img{width:100%;height:auto}.shelf li a .name-content{position:relative;margin-top:5px}.shelf li a .name-content .name{background:transparent;display:block;display:-webkit-box;max-height:20px;height:20px;font-size:12px;line-height:20px;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%;color:#515151;font-weight:400;text-transform:uppercase;letter-spacing:.6px;position:relative;text-align:center}@-moz-document url-prefix(){.shelf li a .name-content .name{overflow:hidden;position:relative}.shelf li a .name-content .name:after{content:"";background:transparent;position:absolute;height:50px;width:100%;z-index:1}}.shelf li a .price-content{text-align:center}.shelf li a .price-content div span{display:block}.shelf li a .price-content div span.skuListPrice{position:relative;display:inline-block;width:auto;font-size:14px;font-weight:400;color:#929292;letter-spacing:.46px}.shelf li a .price-content div span.skuListPrice:after{position:absolute;content:"";left:0;top:45%;right:0;border-top:1px solid #e8e8e8}.shelf li a .price-content div span.outOfStock{position:relative;display:inline-block;width:auto;font-size:14px;font-weight:400;color:#929292;letter-spacing:.46px}.shelf li a .price-content div span.skuBestPrice{display:inline-block;font-size:15px;font-weight:700;color:#515151}.lyracons-authorizedValidBtn{line-height:normal;letter-spacing:0rem;background-color:#005baa;border:none;border-radius:.3125rem;padding:.75rem 1.9375rem .75rem .9375rem;position:relative;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;color:#fff;text-transform:uppercase;float:right}.lyracons-authorizedValidBtn:hover{background-color:#2088e2;color:#fff;border-color:#2088e2}.lyracons-authorizedValidBtn:active{background-color:#005baa;border-color:#005baa}@media (max-width: 768px){.lyracons-authorizedValidBtn{padding:.7rem 0rem}}.lyracons-authorizedValidBtn:after{content:".";font-size:0rem;display:inline-table;height:1rem;width:1rem;margin-left:.3rem;background-image:url(/arquivos/icon__arrow-right--white.png);background-size:7px 13px;background-repeat:no-repeat;background-position:center center;position:absolute}.lyracons-authorizedThirdWrapper{display:-ms-flex;display:flex;-ms-align-items:flex-start;align-items:flex-start;flex-direction:column;margin-top:0;padding:1.25rem 0;float:right;width:100%}.lyracons-authorizedThirdWrapper.error{border-color:#e94e3c}.lyracons-authorizedThirdWrapper.error .lyracons-authorizedThirdTitle{color:#e94e3c!important}.lyracons-authorizedThirdWrapper.hide,.lyracons-authorizedThirdWrapper .hide{display:none!important}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdTitle{font-size:.875rem!important;font-weight:700!important}@media (max-width: 48rem){.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdTitle{width:100%}}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdTooltip{background-color:#fff;border:1px solid #E5E5E5;border-radius:4px;box-shadow:0 8px 16px #1212121f;color:#575757;font-family:Ubuntu,sans-serif;font-size:14px;line-height:140%;margin:8px;opacity:0;padding:16px;position:relative;width:calc(100% - 19px)}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdTooltip:before{background-color:#fff;border:1px solid #E5E5E5;border-bottom-color:transparent;border-right-color:transparent;content:"";height:16px;left:30px;position:absolute;top:-8px;transform:rotate(45deg);width:16px}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdTooltip__list{margin-bottom:0}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdTooltip__list li{list-style:disc}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdTooltip__text{margin:0}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdOptionsWrapper{-ms-align-items:center;align-items:center;display:-ms-flex;-ms-justify-content:space-between;justify-content:space-between;width:100%;margin-top:1rem;display:flex;flex-direction:column;align-items:flex-start}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdOptionsWrapper .lyracons-authorizedThirdOption{display:-ms-flex;display:flex;-ms-justify-content:flex-start;justify-content:flex-start;margin-bottom:10px;gap:.625rem}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdOptionsWrapper .lyracons-authorizedThirdOption .lyracons-authorizedThirdOptionRadio{display:none}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdOptionsWrapper .lyracons-authorizedThirdOption .lyracons-authorizedThirdIcon{display:block;width:1.25rem;height:1.25rem;background-image:url(/arquivos/icon__circle--white.png);background-size:contain;aspect-ratio:1/1}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdOptionsWrapper .lyracons-authorizedThirdOption.active .lyracons-authorizedThirdIcon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' viewBox='0 0 18 19'%3E%3Cdefs%3E%3CclipPath id='x2m9a'%3E%3Cpath fill='%23fff' d='M0 9.296a9 9 0 1 1 18 0 9 9 0 0 1-18 0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M0 9.296a9 9 0 1 1 18 0 9 9 0 0 1-18 0z'/%3E%3Cpath fill='none' stroke='%232088e2' stroke-miterlimit='20' stroke-width='3' d='M0 9.296a9 9 0 1 1 18 0 9 9 0 0 1-18 0z' clip-path='url(&quot;%23x2m9a&quot;)'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%232088e2' d='M4 9.296a5 5 0 1 1 10 0 5 5 0 0 1-10 0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdOptionsWrapper .lyracons-authorizedThirdOption.error-authorized .lyracons-authorizedThirdIcon{background-image:url(/arquivos/icon__circle--red.png);background-size:48px 48px;background-position:center}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdOptionsWrapper .lyracons-authorizedThirdOption .lyracons-authorizedThirdText{width:100%}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdOptionsWrapper .lyracons-authorizedThirdOption .lyracons-authorizedThirdText .shp-option-text-label-single{display:flex}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdOptionsWrapper .lyracons-authorizedThirdOption .lyracons-authorizedThirdText .lyracons-authorizedThirdTextLabelSingle{color:#515151;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;display:flex!important;font-weight:300}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdOptionsWrapper .lyracons-authorizedThirdOption .lyracons-authorizedThirdText .lyracons-authorizedThirdTextLabelSingle .lyracons-authorizedThirdTextLabelSingleAppend{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-word}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdOptionsWrapper .lyracons-authorizedThirdOption .lyracons-authorizedThirdText .lyracons-authorizedThirdTextLabelSingle .lyracons-authorizedThirdCurrentContactInfoRow{margin-left:14px;margin-right:4px}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdCurrentContactWrapper{width:100%}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdCurrentContactWrapper .lyracons-authorizedThirdCurrentContact{display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;border:.125rem solid #2088e2;border-radius:.312rem;padding:.625rem 1.25rem;margin-top:.9375rem}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdCurrentContactWrapper .lyracons-authorizedThirdCurrentContact .lyracons-authorizedThirdCurrentContactIcon{display:block;width:1.25rem;height:1.25rem;margin-right:.625rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' viewBox='0 0 18 19'%3E%3Cdefs%3E%3CclipPath id='x2m9a'%3E%3Cpath fill='%23fff' d='M0 9.296a9 9 0 1 1 18 0 9 9 0 0 1-18 0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M0 9.296a9 9 0 1 1 18 0 9 9 0 0 1-18 0z'/%3E%3Cpath fill='none' stroke='%232088e2' stroke-miterlimit='20' stroke-width='3' d='M0 9.296a9 9 0 1 1 18 0 9 9 0 0 1-18 0z' clip-path='url(&quot;%23x2m9a&quot;)'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%232088e2' d='M4 9.296a5 5 0 1 1 10 0 5 5 0 0 1-10 0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdCurrentContactWrapper .lyracons-authorizedThirdCurrentContact .lyracons-authorizedThirdCurrentContactInfoWrapper .lyracons-authorizedThirdCurrentContactInfoRow{display:-ms-flex;display:flex;-ms-justify-content:flex-start;justify-content:flex-start}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdCurrentContactWrapper .lyracons-authorizedThirdCurrentContact .lyracons-authorizedThirdCurrentContactInfoWrapper .lyracons-authorizedThirdCurrentContactInfoRow .lyracons-authorizedThirdCurrentContactInfo{color:#515151;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;font-weight:300}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdCurrentContactWrapper .lyracons-authorizedThirdCurrentContact .lyracons-authorizedThirdCurrentContactInfoWrapper .lyracons-authorizedThirdCurrentContactInfoRow .lyracons-authorizedThirdCurrentContactInfo.lyracons-authorizedThirdCurrentContactInfoLastName{margin-left:.312rem}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdCurrentContactWrapper .lyracons-authorizedThirdCurrentContact .lyracons-authorizedThirdCurrentContactInfoWrapper .lyracons-authorizedThirdCurrentContactInfoRow .lyracons-authorizedThirdCurrentContactInfo.lyracons-authorizedThirdCurrentContactInfoDocument:before{content:", "}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdCurrentContactWrapper .lyracons-authorizedThirdCurrentContact .lyracons-authorizedThirdCurrentContactInfoWrapper .lyracons-authorizedThirdCurrentContactInfoRow .lyracons-authorizedThirdCurrentContactChange{color:#2088e2;font-family:Ubuntu,sans-serif;font-weight:400;letter-spacing:1.3px;text-decoration:none;cursor:pointer;font-weight:700;text-transform:uppercase;letter-spacing:0;margin-top:.3125rem}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdCurrentContactWrapper .lyracons-authorizedThirdCurrentContact .lyracons-authorizedThirdCurrentContactInfoWrapper .lyracons-authorizedThirdCurrentContactInfoRow .lyracons-authorizedThirdCurrentContactChange:hover{text-decoration:none}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdCurrentContactWrapper .lyracons-authorizedThirdCurrentContact .lyracons-authorizedThirdCurrentContactInfoWrapper .lyracons-authorizedThirdCurrentContactInfoRow .lyracons-authorizedThirdCurrentContactChange:hover{color:#005baa}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;-ms-justify-content:center;justify-content:center;position:fixed;background:rgba(0,0,0,.8);left:0;height:100%;width:100vw;z-index:9998;top:0;padding-top:4.375rem}@media (max-width: 767px){.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper{top:0;z-index:99989}}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper{background:#ffffff;max-width:50%;border:1px solid #dbdbdb;border-radius:5px;padding:2rem 2.5rem;position:relative;z-index:9998;min-width:29.6875rem;max-height:calc(100vh - 4.375rem);overflow:auto;width:610px;height:auto;min-height:270px;max-height:371px}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper::-webkit-scrollbar{width:8px;height:5px;background-color:#f5f5f5}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper::-webkit-scrollbar-thumb{background:#2088e2;border-radius:5px}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper::-webkit-scrollbar-thumb:hover{background:#005baa}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper::-webkit-scrollbar-thumb:active{background:#005baa}@media (max-width: 767px){.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper{width:95%;max-width:100%;min-width:0;padding:1.25rem .937rem}}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper #removeBtn{position:absolute;right:10px;top:10px}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper{width:100%}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdModalHeaderWrapper .lyracons-authorizedThirdModalClose{background:none;border:none;outline:none;position:absolute;top:.625rem;right:.625rem}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdModalHeaderWrapper .lyracons-authorizedThirdTitle{font-size:0!important;text-align:center;margin-bottom:6px!important}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdModalHeaderWrapper .lyracons-authorizedThirdTitle:before{content:"¿Quién recibe el pedido?";font-size:18px;color:#005baa;text-align:center;font-weight:700}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-backToContactListWrapper .lyracons-backToContactList{border:none;background:none;color:#2088e2;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:2.5rem;text-transform:uppercase;text-align:left}@media (max-width: 767px){.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-backToContactListWrapper .lyracons-backToContactList{line-height:1.5rem}}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdContactFormItem{margin-top:.625rem;position:relative}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdContactFormItem .lyracons-authorizedThirdContactFormLabel{color:#515151;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;font-weight:500}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdContactFormItem .lyracons-authorizedThirdContactFormInput[type=number]{-moz-appearance:textfield}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdContactFormItem .lyracons-authorizedThirdContactFormInput::-webkit-outer-spin-button,.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdContactFormItem .lyracons-authorizedThirdContactFormInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdContactFormItem .lyracons-authorizedThirdContactFormInput:not([type=checkbox]){width:100%;color:#929292;font-size:.875rem;font-weight:300;line-height:1.25rem;padding:.625rem;border:.0625rem solid #d1d1d1;border-radius:.125rem;min-width:0rem;max-width:100%;line-height:normal;height:auto;box-shadow:none}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdContactFormItem .lyracons-authorizedThirdContactFormPhoneIsMobileWrapper .lyracons-authorizedThirdContactFormPhoneIsMobile{position:absolute;top:0;left:123px}@media all and (max-width: 480px){.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdContactFormItem .lyracons-authorizedThirdContactFormPhoneIsMobileWrapper .lyracons-authorizedThirdContactFormPhoneIsMobile{position:static}}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdContactFormItem .lyracons-authorizedThirdContactFormPhoneIsMobileWrapper+.error{margin-left:13px}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdContactFormItem .lyracons-authorizedThirdContactFormPhoneIsMobileWrapper .lyracons-authorizedThirdContactFormPhoneIsMobile .lyracons-authorizedThirdContactFormLabel{-ms-justify-content:flex-start;justify-content:flex-start;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdContactFormItem .lyracons-authorizedThirdContactFormPhoneIsMobileWrapper .lyracons-authorizedThirdContactFormPhoneIsMobile .lyracons-authorizedThirdContactFormLabel .lyracons-authorizedThirdContactFormInput{margin:0 .2rem 0 0}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdContactFormItem .lyracons-authorizedThirdContactFormPhoneIsMobileWrapper .lyracons-authorizedThirdContactFormPhoneIsMobile .lyracons-authorizedThirdContactFormLabel span{color:#929292;font-size:.875rem;font-weight:300}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdContactFormItem .lyracons-authorizedThirdContactFormPhoneIsMobileWrapper .lyracons-authorizedThirdContactFormPhoneWrapper{-ms-justify-content:flex-start;justify-content:flex-start;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdContactFormItem .lyracons-authorizedThirdContactFormPhoneIsMobileWrapper .lyracons-authorizedThirdContactFormPhoneWrapper span{color:#515151;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;font-weight:500;margin-right:.312rem}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdContactFormItem .lyracons-authorizedThirdContactFormPhoneIsMobileWrapper .lyracons-authorizedThirdContactFormPhoneWrapper .lyracons-authorizedThirdContactFormInput{margin-right:.312rem}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdContactFormItem .lyracons-authorizedThirdContactFormPhoneIsMobileWrapper .lyracons-authorizedThirdContactFormPhoneWrapper .lyracons-authorizedThirdContactFormInput#atcPhone1{width:4.375rem}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdContactFormItem .lyracons-authorizedThirdContactFormPhoneIsMobileWrapper .lyracons-authorizedThirdContactFormPhoneWrapper .lyracons-authorizedThirdContactFormInput#atcPhone2{width:7.187rem}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdContactFormItem.success input.success:not([type=checkbox]){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='11' viewBox='0 0 15 11'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%234ccd8a' d='M12.6.298L5.344 8.376l-3.827-3.67A.851.851 0 1 0 .341 5.939l4.45 4.28c.156.156.369.24.595.24h.029a.85.85 0 0 0 .595-.283l7.851-8.73a.852.852 0 0 0-.07-1.204.823.823 0 0 0-1.191.056z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .312rem center!important}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdContactFormItem.error input.error{border-color:#ed1d24!important}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactWrapper .lyracons-authorizedThirdContactFormItem.error small{color:#e94e3c;display:block;line-height:160%;margin-top:6px}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper>div{display:block}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper>div.lyracons-authorizedThirdContactListLoadingWrapper{display:none}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper>div.lyracons-authorizedThirdContactListLoadingWrapper i{color:#2088e2}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper>div.lyracons-authorizedThirdContactList{padding-right:.312rem;max-height:150px!important;overflow:auto}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper>div.lyracons-authorizedThirdContactList::-webkit-scrollbar{width:8px;height:5px;background-color:#f5f5f5}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper>div.lyracons-authorizedThirdContactList::-webkit-scrollbar-thumb{background:#2088e2;border-radius:5px}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper>div.lyracons-authorizedThirdContactList::-webkit-scrollbar-thumb:hover{background:#005baa}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper>div.lyracons-authorizedThirdContactList::-webkit-scrollbar-thumb:active{background:#005baa}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper>div.lyracons-authorizedThirdContactList .lyracons-contactItemOption{display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;border:.125rem solid #dbdbdb;border-radius:.312rem;padding:.625rem 1.25rem;margin-bottom:.312rem;margin-left:auto;margin-right:auto;max-width:350px;max-height:54px;position:relative}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper>div.lyracons-authorizedThirdContactList .lyracons-contactItemOption .lyracons-delete-authorized{position:absolute;right:1rem;border:none;background-color:#fff;font-size:0;display:block;width:13px;height:16px;background-image:url(/arquivos/recyclebin21.png);background-position:center;background-size:cover;top:50%;transform:translateY(-50%)}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper>div.lyracons-authorizedThirdContactList .lyracons-contactItemOption .lyracons-contactItemIcon{display:block;width:1.25rem;height:1.25rem;margin-right:.625rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' viewBox='0 0 18 19'%3E%3Cdefs%3E%3CclipPath id='1pyfa'%3E%3Cpath fill='%23fff' d='M0 9.296a9 9 0 1 1 18 0 9 9 0 0 1-18 0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%23dbdbdb' stroke-miterlimit='20' stroke-width='3' d='M0 9.296a9 9 0 1 1 18 0 9 9 0 0 1-18 0z' clip-path='url(&quot;%231pyfa&quot;)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper>div.lyracons-authorizedThirdContactList .lyracons-contactItemOption .lyracons-contactItemInfoWrapper{width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:.875rem;font-weight:300;max-height:40px}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper>div.lyracons-authorizedThirdContactList .lyracons-contactItemOption .lyracons-contactItemInfoWrapper .lyracons-contactItemInfoRow{display:-ms-flex;display:flex;-ms-justify-content:flex-start;justify-content:flex-start}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper>div.lyracons-authorizedThirdContactList .lyracons-contactItemOption .lyracons-contactItemInfoWrapper .lyracons-contactItemInfoRow .lyracons-contactItemInfo{color:#515151;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;font-weight:300}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper>div.lyracons-authorizedThirdContactList .lyracons-contactItemOption .lyracons-contactItemInfoWrapper .lyracons-contactItemInfoRow .lyracons-contactItemInfo.lyracons-contactItemInfoLastName{margin-left:.312rem}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper>div.lyracons-authorizedThirdContactList .lyracons-contactItemOption .lyracons-contactItemInfoWrapper .lyracons-contactItemInfoRow .lyracons-contactItemInfo.lyracons-contactItemInfoDocument:before{content:", "}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper>div.lyracons-authorizedThirdContactList .lyracons-contactItemOption.active{border-color:#2088e2}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper>div.lyracons-authorizedThirdContactList .lyracons-contactItemOption.active .lyracons-contactItemIcon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' viewBox='0 0 18 19'%3E%3Cdefs%3E%3CclipPath id='x2m9a'%3E%3Cpath fill='%23fff' d='M0 9.296a9 9 0 1 1 18 0 9 9 0 0 1-18 0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M0 9.296a9 9 0 1 1 18 0 9 9 0 0 1-18 0z'/%3E%3Cpath fill='none' stroke='%232088e2' stroke-miterlimit='20' stroke-width='3' d='M0 9.296a9 9 0 1 1 18 0 9 9 0 0 1-18 0z' clip-path='url(&quot;%23x2m9a&quot;)'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%232088e2' d='M4 9.296a5 5 0 1 1 10 0 5 5 0 0 1-10 0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper>div.lyracons-goToNewContactWrapper{display:flex;justify-content:center;margin-top:18px}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper>div.lyracons-goToNewContactWrapper .lyracons-goToNewContact{border:none;background:none;color:#2088e2;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:2.5rem;text-transform:uppercase;text-align:left}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper.lyracons-loading>div{display:none}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdContactListWrapper.lyracons-loading>div.lyracons-authorizedThirdContactListLoadingWrapper{-ms-justify-content:center;justify-content:center;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdModalFooterWrapper{-ms-justify-content:space-around;justify-content:space-around;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;margin-top:1rem;max-width:222px;margin-left:auto;margin-right:auto}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdModalFooterWrapper .lyracons-authorizedThirdModalClose{border-radius:.375rem;border:.125rem solid #2088e2;background-color:#fff;color:#2088e2;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;text-transform:uppercase;background-image:none;outline:none;text-shadow:none;box-shadow:none;padding:.625rem .9375rem;width:100px!important;display:flex;justify-content:center;height:40px!important;align-items:center;border-color:#fff!important}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdModalFooterWrapper .lyracons-authorizedThirdModalClose.large{padding:12px 40px 13px}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdModalFooterWrapper .lyracons-authorizedThirdModalClose:hover,.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdModalFooterWrapper .lyracons-authorizedThirdModalClose:active{background-color:#2088e2;color:#fff;border:.125rem solid #2088e2}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdModalFooterWrapper .lyracons-authorizedThirdModalClose:hover{border-color:#2088e2!important}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdModalFooterWrapper .lyracons-authorizedThirdModalSave{font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;color:#fff;text-transform:uppercase;line-height:normal;letter-spacing:0rem;background-color:#005baa;border:none;border-radius:.3125rem;padding:.75rem .9375rem;background-image:none;outline:none;text-shadow:none;box-shadow:none;width:100px!important;display:flex;justify-content:center;height:40px!important;align-items:center}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdModalFooterWrapper .lyracons-authorizedThirdModalSave.large{padding:12px 40px}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdModalFooterWrapper .lyracons-authorizedThirdModalSave:hover{background-color:#2088e2;color:#fff;border-color:#2088e2}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdModalFooterWrapper .lyracons-authorizedThirdModalSave:active{background-color:#005baa;border-color:#005baa}.lyracons-authorizedThirdWrapper .lyracons-authorizedThirdModalWrapper .lyracons-authorizedThirdModalContentWrapper .lyracons-authorizedThirdModalFooterWrapper .lyracons-authorizedThirdModalSave.disabled{background-color:#e8e8e8;color:#979899}.lyracons-authorizedThirdWrapper+.payment-confirmation-wrap{float:right;margin-top:0!important}.lyracons-authorizedThirdContactFormWrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.lyracons-authorizedThirdContactFormWrapper .lyracons-authorizedThirdContactFormItem{width:47%}.lyracons-authorizedThirdContactFormWrapper .lyracons-authorizedThirdContactFormItem.contacto{position:relative}.lyracons-authorizedThirdContactFormWrapper .lyracons-authorizedThirdContactFormItem.contacto .lyracons-authorizedThirdContactFormPhoneIsMobile{position:absolute;right:3rem;top:2px}.lyracons-authorizedThirdContactFormWrapper .lyracons-authorizedThirdContactFormItem .lyracons-authorizedThirdContactFormLabel{margin-bottom:.5rem}.lyracons-authorizedThirdContactFormWrapper .lyracons-authorizedThirdContactFormItem .lyracons-authorizedThirdContactFormLabel span{color:#515151!important;font-weight:500!important;font-size:14px!important}.lyracons-authorizedThirdContactWrapper{height:100%}.lyracons-authorizedThirdContactWrapper .modal-delete-authoized{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:280px;position:relative}.lyracons-authorizedThirdContactWrapper .modal-delete-authoized .img-modal-delete-authorized{display:flex;width:41px;height:52px;margin-bottom:34px;background-image:url(/arquivos/icon__trash-can--alt.png);background-size:41px 52px;background-repeat:no-repeat}.lyracons-authorizedThirdContactWrapper .modal-delete-authoized .text-delete-authorized{width:348px;margin-right:auto;margin-left:auto;text-align:center;color:#005baa;font-size:18px;font-weight:700}.lyracons-authorizedThirdContactWrapper .modal-delete-authoized .content-btns-delete-authorized{position:absolute;bottom:0}.lyracons-authorizedThirdContactWrapper .modal-delete-authoized .content-btns-delete-authorized button{border:none;background-color:inherit;width:122px;height:40px;border-radius:5px;font-size:14px;font-weight:700;text-transform:uppercase}.lyracons-authorizedThirdContactWrapper .modal-delete-authoized .content-btns-delete-authorized #confirm-delete-authorized{margin-left:21px;background-color:#005baa;color:#fff}.lyracons-authorizedThirdContactWrapper .modal-delete-authoized .content-btns-delete-authorized #confirm-delete-authorized:hover{background-color:#2088e2}.lyracons-authorizedThirdContactWrapper .modal-delete-authoized .content-btns-delete-authorized #decline-delete-authorized{color:#2088e2}.lyracons-authorizedThirdContactWrapper .modal-delete-authoized .content-btns-delete-authorized #decline-delete-authorized:hover{background-color:#2088e2;color:#fff}.lyracons-authorizedThirdCurrentContactChange{display:flex;align-items:center;text-transform:uppercase;font-size:12px!important;font-weight:600}.lyracons-authorizedThirdCurrentContactChange:after{content:" ";display:block;width:13px;height:13px;margin-left:4px;margin-top:-4px;background-image:url(/arquivos/icon__edit.png);background-size:12px 12px;background-repeat:no-repeat}.authorizedThirdContactContentWrapper{position:relative}.authorizedThirdContactContentWrapper .backToContactListWrapper{position:absolute;left:0;top:-4rem;display:flex;align-items:center}.authorizedThirdContactContentWrapper .backToContactListWrapper:before{content:" ";display:block;width:8px;height:13px;margin-right:4px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjEzIiB2aWV3Qm94PSIwIDAgOCAxMyI+PGc+PGcgdHJhbnNmb3JtPSJyb3RhdGUoLTE4MCAzNTUuNTc1IDE5Ny4yNikiPjxwYXRoIGZpbGw9IiMyMDg4ZTIiIGQ9Ik0uMjk5LjIxMWEuOTE3LjkxNyAwIDAgMCAwIDEuMzU2TDQuOTIgNi4yNzQuMyAxMC44OTdhLjk1OS45NTkgMCAwIDAgMS4zNTQgMS4zNTZsNS4yNTktNS4yNjJhLjk3Ljk3IDAgMCAwIDAtMS4yNzVMMS42NTMuNDU0QS44OTQuODk0IDAgMCAwIC4zLjIxeiIvPjwvZz48L2c+PC9zdmc+)}@media all and (max-width: 768px){.authorizedThirdContactContentWrapper .backToContactListWrapper{left:-16px;top:-52px}}.text-error-authorized{color:#e94e3c;font-size:12px}.progress-circle{text-align:right}.progress-circle #OTFcounter,.progress-circle #SRcounter{padding-right:.625rem}.progress-circle #circle,.progress-circle #SRcircle{position:relative;display:none;top:.438rem}.progress-circle .prog-circle .slice{position:absolute;width:1em;height:1em;clip:rect(0em,1em,1em,.5em)}.progress-circle .prog-circle .slice.clipauto{clip:rect(auto,auto,auto,auto)}.progress-circle .prog-circle .fill,.progress-circle .prog-circle .bar{position:absolute;border:.08em solid #2088e2;width:100%!important;height:100%!important;clip:rect(0em,.5em,1em,0em);border-radius:50%;transform:rotate(20deg)}.progress-circle .prog-circle{position:relative;font-size:120px;width:1em;height:1em;border-radius:50%;float:left;margin:0 .1em .1em 0;background-color:#f5f5f5}.progress-circle .prog-circle .after{position:absolute;top:.08em;left:.08em;display:block;content:" ";border-radius:50%;background-color:#fff;width:.84em;height:.84em}.lyracons-modal-0-x-wrapper.lyracons-modal-0-x-backdrop{background-color:#000c;position:absolute;width:100vw;height:100vh;position:fixed;left:0;top:0;z-index:10000;-ms-justify-content:center;justify-content:center;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content{background:#ffffff;width:100%;max-width:50%;border:.0625rem solid #515151;border-radius:.3125rem;padding:2rem 2.5rem;text-align:center;position:relative}@media (max-width: 47.9375rem){.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content{max-width:95%}}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-title{font-family:Ubuntu,sans-serif;font-size:25px;font-weight:400;line-height:normal;color:#005baa;font-size:1.5rem;font-weight:700;margin-bottom:1.25rem}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-title .lyracons-modal-0-x-deliveryTitle{display:block;font-size:1.125rem;margin-bottom:.938rem}@media (max-width: 47.9375rem){.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-title .lyracons-modal-0-x-deliveryTitle{margin:0 -10px .938rem}}@media (max-width: 47.9375rem){.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-title{margin-bottom:.75rem}}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-title .lyracons-modal-0-x-highlight{color:#2088e2;font-size:1.375rem;text-transform:uppercase}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-title .lyracons-modal-0-x-highlight.envio{background-image:url(/arquivos/icon__shipping.png);background-position:left center;background-repeat:no-repeat;background-size:57px 27px;padding-left:4.438rem;line-height:27px;display:inline-block;margin-bottom:.5rem}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-title .lyracons-modal-0-x-highlight.drive{background-image:url(/arquivos/icon__drive.png);background-size:42px 22px;background-position:left center;background-repeat:no-repeat;padding-left:4.438rem;line-height:31px;display:inline-block;margin-bottom:.5rem}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-title .lyracons-modal-0-x-highlight.retiro{background-image:url(/arquivos/icon__pickup.png);background-size:28px 32px;background-position:left center;background-repeat:no-repeat;padding-left:2.875rem;line-height:37px;display:inline-block}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-text-wrapper{color:#515151;font-family:Ubuntu,sans-serif;font-weight:700;font-size:.875rem;font-weight:300;line-height:1.25rem;margin-bottom:1.25rem}@media (max-width: 47.9375rem){.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-text-wrapper{margin-bottom:.75rem}}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-text-wrapper:last-of-type{margin-bottom:0}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-text-wrapper.lyracons-modal-0-x-text-wrapper-address{background-image:url(/arquivos/icon__location--border.png);background-size:28px 35px;background-position:center top;background-repeat:no-repeat;padding-top:3rem!important;border-right:1px solid #d1d1d1}@media (max-width: 47.9375rem){.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-text-wrapper.lyracons-modal-0-x-text-wrapper-address{border-right:0;border-bottom:1px solid #d1d1d1;margin-bottom:20px;padding-bottom:15px;margin-top:20px}}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-text-wrapper.lyracons-modal-0-x-text-wrapper-date{background-image:url(/arquivos/icon__clock.png);background-size:37px 37px;background-position:center top;background-repeat:no-repeat;padding-top:3rem!important}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-text-wrapper .lyracons-modal-0-x-subTitle{display:block;font-weight:700}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-text-wrapper .lyracons-modal-0-x-highlight{color:#2088e2;font-weight:700}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-text-wrapper .info-pickup-nonfood{box-shadow:0 4px 8px #00000040;background-color:#f5f5f5;padding:12px 12px 12px 50px;background-image:url(/arquivos/icon__info--alt.png);background-size:13px 13px;background-repeat:no-repeat;background-position:15px 15px;font-size:12px;font-weight:400;margin:15px auto -15px;text-align:left;max-width:506px;line-height:16px}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-text-wrapper .info-pickup-nonfood .db{display:block}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-text-wrapper .lyracons-modal-0-x-error{color:#ed1d24;text-transform:uppercase;font-weight:700}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-cta{font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;color:#fff;text-transform:uppercase;line-height:normal;letter-spacing:0rem;background-color:#005baa;border:none;border-radius:.3125rem;padding:.75rem .9375rem;background-image:none;outline:none;text-shadow:none;box-shadow:none;margin:0px .9375rem}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-cta.large{padding:12px 40px}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-cta:hover{background-color:#2088e2;color:#fff;border-color:#2088e2}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-cta:active{background-color:#005baa;border-color:#005baa}@media (max-width: 47.9375rem){.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-cta{margin:0px .625rem}}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-cta.changeShipping,.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-cta.notEmpty{color:#2088e2;font-family:Ubuntu,sans-serif;font-weight:400;letter-spacing:1.3px;text-decoration:none;cursor:pointer;background:none;font-weight:700;letter-spacing:normal}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-cta.changeShipping:hover,.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-cta.notEmpty:hover{text-decoration:none}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-cta.changeShipping:hover,.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-cta.notEmpty:hover{color:#005baa}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-foot{margin-top:2.5rem}@media (max-width: 47.9375rem){.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-foot{margin-top:1.875rem}}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content #removeBtn{position:absolute;right:1.125rem;top:1.375rem}.lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content.lyracons-modal-0-x-error .confirmShipment{display:none}@media (min-width: 48rem){.lyracons-modal-0-x-wrapper#shippingConfirmation .lyracons-modal-0-x-body{display:flex}.lyracons-modal-0-x-wrapper#shippingConfirmation .lyracons-modal-0-x-body .lyracons-modal-0-x-text-wrapper{width:50%;margin-bottom:1.875rem;padding:0 2.5rem}.lyracons-modal-0-x-wrapper#shippingConfirmation .lyracons-modal-0-x-foot{margin-top:0}}*{box-shadow:none}img{width:auto!important}object{display:none}html{overflow-y:initial}hr{margin-top:16px;margin-bottom:0}body{background:#ffffff!important;font-family:Ubuntu,sans-serif}body:not(.v-custom-step-cart) [data-dy-embedded-object=true]{display:none}@media (max-width: 490px){body{padding-left:.75rem;padding-right:.75rem}}@media (max-width: 767px){body{height:auto!important;padding-bottom:70px!important}}.body-cart,.body-order-form{padding-top:75px!important}@media (max-width: 767px){.body-cart{padding-bottom:130px!important}}.body-cart .checkout-steps-tittle,.body-cart .checkout-steps-info{display:none!important}@media (max-width: 768px){.body-cart .cart-template{background-position:50% 60px}}@media (max-width: 960px){.body-cart .cart-template .cart-template-holder{margin-top:0;width:100%}}.body-cart .cart-template .summary-template-holder{width:28%;padding:23px}@media (max-width: 960px){.body-cart .cart-template .summary-template-holder{width:100%}}.body-cart .cart-template .summary{border-bottom:1px solid #e8e8e8;margin-bottom:1.438rem}@media (max-width: 690px){.body-cart .cart-template .summary{border-bottom:0;margin-bottom:0}}.body-cart .cart-template .accordion-inner .Shipping{display:none!important}.body-cart .cart-template .accordion-inner .srp-summary-result td{line-height:1rem}.body-cart .cart-template .accordion-inner .srp-summary-result .info{font-size:0!important}.body-cart .cart-template .accordion-inner .srp-summary-result .info:before{content:"Costo de entrega";font-size:.9rem;display:block}.body-cart .cart-template.loaded{background:none}.body-cart .cart-template.loaded .cart-template-holder{margin-top:0}.profileview #shipping-data .shipping-data,.body-order-form .withoutstock__wrapper,.v-custom-cart-empty .withoutstock__wrapper{display:none!important}.body-order-form .cart-template-holder,.v-custom-cart-empty .cart-template-holder{margin-top:70px}.btn-success{font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;color:#fff;text-transform:uppercase;line-height:normal;letter-spacing:0rem;background-color:#005baa;border:none;border-radius:.3125rem;padding:.75rem .9375rem;outline:none;text-shadow:none;box-shadow:none;background-image:none}.btn-success.large{padding:12px 40px}.btn-success:hover{background-color:#2088e2;color:#fff;border-color:#2088e2}.btn-success:active{background-color:#005baa;border-color:#005baa}.btn-success#go-to-shipping,.btn-success#go-to-payment{display:flex;align-items:center;justify-content:center;font-size:0rem;line-height:normal;letter-spacing:0rem;background-color:#005baa;border:none;border-radius:.3125rem;padding:.75rem;position:relative}.btn-success#go-to-shipping:hover,.btn-success#go-to-payment:hover{background-color:#2088e2;color:#fff;border-color:#2088e2}.btn-success#go-to-shipping:active,.btn-success#go-to-payment:active{background-color:#005baa;border-color:#005baa}@media (max-width: 768px){.btn-success#go-to-shipping,.btn-success#go-to-payment{padding:.7rem 0rem}}.btn-success#go-to-shipping:before,.btn-success#go-to-payment:before{font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;color:#fff;text-transform:uppercase}.btn-success#go-to-shipping:after,.btn-success#go-to-payment:after{content:".";font-size:0rem;display:inline-table;height:1rem;width:1rem;margin-left:.3rem;background-image:url(/arquivos/icon__arrow-right--white.png);background-repeat:no-repeat;background-position:center center;background-size:7px 13px}.btn-success#go-to-shipping:before{content:"Continuar a Entrega"}.btn-success#go-to-payment:before{content:"Ir a Pago"}.btn-success#btn-go-to-payment,.btn-success#goToPaymentCustomButton{display:flex;align-items:center;justify-content:center;font-size:0rem;line-height:normal;letter-spacing:0rem;background-color:#005baa;border:none;border-radius:.3125rem;padding:.75rem;position:relative}.btn-success#btn-go-to-payment:hover,.btn-success#goToPaymentCustomButton:hover{background-color:#2088e2;color:#fff;border-color:#2088e2}.btn-success#btn-go-to-payment:active,.btn-success#goToPaymentCustomButton:active{background-color:#005baa;border-color:#005baa}@media (max-width: 768px){.btn-success#btn-go-to-payment,.btn-success#goToPaymentCustomButton{padding:.7rem 0rem}}.btn-success#btn-go-to-payment:before,.btn-success#goToPaymentCustomButton:before{content:"Continuar a pago";font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;color:#fff;text-transform:uppercase}.btn-success#btn-go-to-payment:after,.btn-success#goToPaymentCustomButton:after{content:".";font-size:0rem;display:inline-table;height:1rem;width:1rem;margin-left:.3rem;background-image:url(/arquivos/icon__arrow-right--white.png);background-size:7px 13px;background-repeat:no-repeat;background-position:center center}.btn-success#btn-go-to-payment.disabled,.btn-success#goToPaymentCustomButton.disabled{background-color:#e8e8e8;color:#979899;opacity:1}.btn-success#btn-go-to-payment.disabled:after,.btn-success#goToPaymentCustomButton.disabled:after{background-image:url(/arquivos/icon__arrow-right--gray.png)}.btn-success#btn-go-to-payment.disabled:before,.btn-success#goToPaymentCustomButton.disabled:before{color:#979899}.btn-default{border-radius:.375rem;border:.125rem solid #2088e2;background-color:#fff;color:#2088e2;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;text-transform:uppercase;background-image:none;outline:none;text-shadow:none;box-shadow:none}.btn-default.large{padding:12px 40px 13px}.btn-default:hover,.btn-default:active{background-color:#2088e2;color:#fff;border:.125rem solid #2088e2}@media (max-width: 768px){.banner-checkout{margin:0 -12px}}.checkout-steps-tittle{display:flex;justify-content:left;width:100%;max-width:80rem;margin:0 auto;padding:0 1.25rem;position:relative}.checkout-steps-tittle #orderform-title{color:#005baa!important;font-weight:700!important;line-height:2rem;font-size:0!important;display:block!important}.checkout-steps-tittle #orderform-title:after{content:"Finalizar compra";font-size:1.875rem}@media (max-width: 48rem){.checkout-steps-tittle #orderform-title:after{font-size:1.5rem}}@media (min-width: 768px){.checkout-steps-tittle #orderform-title{margin-top:0}}@media (max-width: 48rem){.checkout-steps-tittle{padding-left:0rem}}.checkout-steps-info{display:-ms-flex;display:flex;-ms-justify-content:flex-start;justify-content:flex-start;justify-content:left;width:100%;max-width:80rem;margin:0 auto;padding:0 1.25rem;position:relative;z-index:1}@media (max-width: 48rem){.checkout-steps-info{border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;padding:.5rem 0rem 0rem;display:-ms-flex;display:flex;-ms-justify-content:space-around;justify-content:space-around}}@media (min-width: 768px){.checkout-steps-info{padding:25px 35px 0}}.checkout-steps-info .step-label{-ms-justify-content:flex-start;justify-content:flex-start;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;color:#c1c1c1;font-family:Ubuntu;font-size:1rem;font-weight:700;line-height:1.75rem;text-transform:uppercase;text-decoration:none;margin:.625rem .9375rem 0rem;padding-bottom:.625rem;border-bottom:4px solid transparent;outline:none;box-shadow:none;text-shadow:none;pointer-events:none}.checkout-steps-info .step-label:after{content:".";font-size:0rem;display:inline-block;height:1.125rem;width:1.125rem;margin-left:.625rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='19' viewBox='0 0 11 19'%3E%3Cg%3E%3Cg transform='rotate(-90 5.5 9.5)'%3E%3Cpath fill='%23c1c1c1' d='M14.262 4.892c-.571-.572-1.372-.572-1.943 0l-6.745 6.63-6.63-6.63c-.572-.572-1.372-.572-1.944 0-.572.571-.572 1.371 0 1.943l7.545 7.545c.229.228.572.343.915.343.343 0 .686-.115.914-.343l7.545-7.545c.8-.572.8-1.486.343-1.943z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}@media (max-width: 768px){.checkout-steps-info .step-label:after{margin-right:.3rem}}.checkout-steps-info .step-label:last-of-type:after{display:none}@media (max-width: 768px){.checkout-steps-info .step-label{font-size:.8125rem;margin:.625rem 0rem 0rem}}.checkout-steps-info .step-label .step-wrap{-ms-justify-content:flex-start;justify-content:flex-start;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center}@media (max-width: 768px){.checkout-steps-info .step-label .step-wrap{-ms-justify-content:center;justify-content:center;display:-ms-flex;display:flex;-moz-flex-direction:column;flex-direction:column}}.checkout-steps-info .step-label .step-wrap .step-number{-ms-justify-content:center;justify-content:center;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;height:2rem;width:2rem;margin-right:.625rem;border-radius:50%;border:.125rem solid #c1c1c1}@media (max-width: 768px){.checkout-steps-info .step-label .step-wrap .step-number{margin:0}}.checkout-steps-info .step-label:hover{color:#2088e2}.checkout-steps-info .step-label:hover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='19' viewBox='0 0 11 19'%3E%3Cg%3E%3Cg transform='rotate(-90 5.5 9.5)'%3E%3Cpath fill='%232088e2' d='M13.942 4.892c-.572-.572-1.372-.572-1.944 0l-6.744 6.63-6.631-6.63c-.572-.572-1.372-.572-1.943 0-.572.571-.572 1.371 0 1.943l7.545 7.545c.228.228.571.343.914.343.343 0 .686-.115.915-.343l7.545-7.545c.8-.572.8-1.486.343-1.943z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.checkout-steps-info .step-label:hover .step-number{border-color:#2088e2}.checkout-steps-info .step-label.active{color:#2088e2;border-color:#2088e2}.checkout-steps-info .step-label.active:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='19' viewBox='0 0 11 19'%3E%3Cg%3E%3Cg transform='rotate(-90 5.5 9.5)'%3E%3Cpath fill='%232088e2' d='M13.942 4.892c-.572-.572-1.372-.572-1.944 0l-6.744 6.63-6.631-6.63c-.572-.572-1.372-.572-1.943 0-.572.571-.572 1.371 0 1.943l7.545 7.545c.228.228.571.343.914.343.343 0 .686-.115.915-.343l7.545-7.545c.8-.572.8-1.486.343-1.943z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.checkout-steps-info .step-label.active .step-number{border-color:#2088e2}.checkout-steps-info .step-label.done{pointer-events:initial;color:#005baa}.checkout-steps-info .step-label.done:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='19' viewBox='0 0 11 19'%3E%3Cg%3E%3Cg transform='rotate(-90 5.5 9.5)'%3E%3Cpath fill='%23005baa' d='M13.942 4.892c-.572-.572-1.372-.572-1.944 0l-6.744 6.63-6.631-6.63c-.572-.572-1.372-.572-1.943 0-.572.571-.572 1.371 0 1.943l7.545 7.545c.228.228.571.343.914.343.343 0 .686-.115.915-.343l7.545-7.545c.8-.572.8-1.486.343-1.943z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.checkout-steps-info .step-label.done .step-number{border-color:#005baa}.checkout-steps-info .step-label.done:hover{color:#2088e2}.checkout-steps-info .step-label.done:hover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='19' viewBox='0 0 11 19'%3E%3Cg%3E%3Cg transform='rotate(-90 5.5 9.5)'%3E%3Cpath fill='%232088e2' d='M13.942 4.892c-.572-.572-1.372-.572-1.944 0l-6.744 6.63-6.631-6.63c-.572-.572-1.372-.572-1.943 0-.572.571-.572 1.371 0 1.943l7.545 7.545c.228.228.571.343.914.343.343 0 .686-.115.915-.343l7.545-7.545c.8-.572.8-1.486.343-1.943z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.checkout-steps-info .step-label.done:hover .step-number{border-color:#2088e2}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 20px;position:relative}@media (max-width: 767px){.container{padding:0 15px}}@media (max-width: 768px){.container{width:100%!important}}.container>h1{font-family:Ubuntu,sans-serif;font-size:25px;font-weight:400;line-height:normal;color:#005baa;letter-spacing:-.0156rem}@media (min-width: 48rem){.container>h1{font-size:2.1875rem;font-weight:700;letter-spacing:normal}}.container>h1 span{font-size:14px!important;float:right!important;color:#005baa!important}#cart-title:after{content:"";position:absolute;left:0;top:-17px;width:45px;height:49px;background-image:url(/arquivos/icon__cart.png);background-size:33px 30px;background-repeat:no-repeat;background-position:left bottom}#orderform-title{color:#005baa!important;font-size:30px!important;font-weight:700!important;line-height:32px!important}.checkout-container{overflow:visible;z-index:unset!important}.withoutstock__wrapper{margin-bottom:20px;width:70%;position:absolute;z-index:0;color:#515151;background-color:#fff}.withoutstock__wrapper>p{font-size:.875rem;margin-bottom:15px;text-align:left}.withoutstock__alert{top:-100;position:absolute;background-color:#fff7f0;padding:10px;border-radius:4px;display:flex;align-items:baseline;justify-content:flex-start;gap:4px;opacity:0;transition:opacity .5s ease-in-out;visibility:hidden}.withoutstock__alert div:has(span){justify-content:flex-start;text-align:left;margin-left:4px}.withoutstock__alert div>span{font-weight:400;font-size:16px;line-height:24px;color:#121212;margin-left:4px;text-align:left}.withoutstock__alert.visible{top:0;position:relative;opacity:1;visibility:visible}.withoutstock__options{display:flex}.withoutstock__options__selection{display:flex;flex-direction:column;padding-top:3px;width:40%}.withoutstock__options__selection label{display:inline-block;position:relative;padding-left:27px}@media all and (max-width: 960px){.withoutstock__options__selection label{padding-left:22px}}.withoutstock__options__selection label span{position:relative;left:-27px;padding-left:27px;top:0;display:block;line-height:20px;font-size:.875rem;color:#515151}.withoutstock__options__selection label span.required:before{content:"";width:20px;height:20px;display:inline-block;border-radius:100%;border:2px solid #DF1116;background-color:#fff;position:absolute;left:0}.withoutstock__options__selection label span.not-required:before{content:"";width:20px;height:20px;display:inline-block;border-radius:100%;border:2px solid #515151;background-color:#fff;position:absolute;left:0}.withoutstock__options__selection label input{opacity:0}.withoutstock__options__selection label input:checked+span:before{border-color:#2088e2}.withoutstock__options__selection label input:checked+span:after{content:"";display:block;position:absolute;left:3px;top:3px;width:14px;height:14px;border-radius:100%;background-color:#2088e2}.withoutstock__options__info{display:block;font-size:100%;line-height:16px;background-color:#fff;border:1px solid #D1D1D1;border-radius:5px;color:#515151;position:relative;margin-top:20px;padding:12px;width:100%}@media (max-width: 768px){.withoutstock__options__info{padding:16px 10px}}@media (min-width: 531px) and (max-width: 960px){.withoutstock__options__info{height:100px}}.withoutstock__options__info span.hide{display:none}.withoutstock__options__info span .emphasis{font-weight:700}.withoutstock__options__info--title-container{border-bottom:1px solid #DBDBDB;display:flex;gap:8px}.withoutstock__options__info--title-container>span svg:nth-child(1){margin-right:5px}.withoutstock__options__info--title{font:700 14px Ubuntu,sans-serif;color:#005baa}.withoutstock__options__info--description{color:#515151;margin-top:6px}.withoutstock__options__info--description p{margin-bottom:0;text-align:left}@media (max-width: 960px){.withoutstock__wrapper{width:100%;text-align:center;padding-right:0!important;position:relative}.withoutstock__wrapper .withoutstock__options{flex-direction:column;align-items:flex-start}.withoutstock__wrapper .withoutstock__options__selection{display:-ms-flex;display:flex;-ms-justify-content:space-around;justify-content:space-around;max-width:280px;margin:0 auto 0 4px;width:100%}.withoutstock__wrapper .withoutstock__options__selection label span{text-align:left}.withoutstock__wrapper .withoutstock__options__selection label input:checked+span:after{top:3px}.withoutstock__wrapper small{text-align:left}.withoutstock__options__info{width:100%;max-width:510px}}.container .cart-template .cart-template-holder .cart .cart-items thead th{color:#515151;font-size:1rem;font-weight:700;line-height:1.25rem;width:18%!important}.container .cart-template .cart-template-holder .cart .cart-items thead th:first-of-type{padding-left:0;width:46%!important}@media (max-width: 767px){.container .cart-template .cart-template-holder .cart .cart-items thead th:first-of-type{width:auto!important}}.container .cart-template .cart-template-holder .cart .cart-items thead .quantity-price{display:block!important;order:5}.container .cart-template .cart-template-holder .cart .cart-items thead .product-price{order:4}.container .cart-template .cart-template-holder .cart .cart-items thead .quantity{width:15%!important}.container .cart-template .cart-template-holder .cart .cart-items thead .shipping-date{display:none}.container .cart-template .cart-template-holder .cart .cart-items tbody tr{border-bottom:1px solid #f5f5f5;background:none;border-top:0}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.unavailable input{background:#f5f5f5}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.item-unavailable{background:#f5f5f5;margin:0!important;padding:0!important}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.item-unavailable .item-unavailable-message{display:table-cell;padding:10px;width:100%}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.item-unavailable .item-unavailable-message span{top:-5px;position:relative}@media (max-width: 767px){.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item{margin:0;box-sizing:content-box;border-top:none!important}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item:last-of-type{border-bottom:1px solid #e8e8e8}}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td{padding:1.125rem 0rem;vertical-align:top;font-size:.875rem;font-weight:700;line-height:1.25rem}@media (min-width: 768px){.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td{width:18%!important}}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td *{color:#005baa}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-image{padding-left:18px;padding-right:10px;background:none;width:auto!important}@media (max-width: 767px){.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-image{padding:0}}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-image a{display:block;width:auto;margin-right:0}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-image a img{width:60px!important;height:60px;max-width:60px}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name{width:42%!important;position:relative}@media (max-width: 767px){.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name{margin-left:80px!important;padding-top:5px!important;width:auto!important}}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name a,.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name a:hover{font-size:12px;color:#515151;font-size:.875rem;font-weight:400;line-height:1.25rem;text-decoration:none}@media (max-width: 767px){.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name a{background:transparent;display:block;display:-webkit-box;max-height:280%;height:280%;font-size:12px;line-height:140%;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%;height:100%;padding-right:25px}@-moz-document url-prefix(){.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name a{overflow:hidden;position:relative}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name a:after{content:"";background:transparent;position:absolute;height:50px;width:100%;z-index:1}}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name a,.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name a:hover{font-size:12px!important;line-height:1.25rem}}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name a.add-item-attachment{position:relative;font-size:0;background:none;border:0;box-shadow:none;padding:0 0 0 20px;text-align:left}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name a.add-item-attachment:before{width:12px;height:12px;display:inline-block;border:1px solid #515151;position:absolute;left:0;top:3px;content:""}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name a.add-item-attachment:after{display:inline-block;font-size:12px;font-weight:700;text-transform:uppercase;content:"Es para regalo!"}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name a.clone-item,.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name .v-custom-addLabels-active-flag{display:none!important}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name .valtech-custom-addLabels-active-flag{background:#e8f4fe;border:0;text-transform:uppercase;position:relative;top:2px;margin-bottom:.3125rem;width:155px;text-align:center;padding:4px}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name .valtech-custom-addLabels-active-flag:before{background-image:url(/arquivos/icon__coupon.png);background-size:14px 11px;background-repeat:no-repeat;background-position:left top;opacity:1;height:11px;margin-top:-2px}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name .valtech-custom-addLabels-active-flag:first-of-type{display:table-cell}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name .brand,.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name .seller,.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name .clone-item-sep{display:none!important}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name .item-discount-descriptions{display:none;left:0;top:1.125rem;width:100%}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name .item-discount-descriptions .discount-name{color:#ed1d24;text-transform:uppercase;background:transparent;display:block;display:-webkit-box;max-height:20px;height:20px;font-size:.8rem;line-height:20px;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%}@-moz-document url-prefix(){.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name .item-discount-descriptions .discount-name{overflow:hidden;position:relative}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name .item-discount-descriptions .discount-name:after{content:"";background:transparent;position:absolute;height:50px;width:100%;z-index:1}}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name .item-discount-descriptions .discount-description{display:none}@media (max-width: 767px){.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name .item-discount-descriptions{top:0}}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.shipping-date{display:none}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.shipping-date span{font-size:14px}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-price{order:4}@media (max-width: 767px){.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-price{padding:0;position:absolute;margin:0;right:0;bottom:49px}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-price .list-price{display:none!important}}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-price .list-price .old-product-price-label{display:none}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-price .list-price .old-product-price{font-size:12px;font-weight:400}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-price .list-price:not(.hide)~.best-price .new-product-price{color:#ed1d24}@media (max-width: 768px){.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-price .best-price{display:none!important}}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-price .best-price .new-product-price-label{display:none}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-price .best-price .new-product-real-price{font-size:12px;font-weight:400;text-decoration:line-through}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-price .best-price .new-product-price{font-size:14px;font-weight:700}@media (max-width: 768px){.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-price .discount{position:absolute;top:0;left:-15px;color:#515151}}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-price .field-help{background:#ffffff;border-color:#f5f5f5}@media (max-width: 768px){.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-price .field-help{top:0;left:-115px}}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-price.setSpecialPrice .list-price .old-product-price{display:none}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-price.setSpecialPrice .list-price+br{display:none}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-price.setSpecialPrice .new-product-real-price,.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-price .new-product-price,.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-price .new-product-real-price-per-unit{display:block}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.quantity{display:-ms-flex;display:flex;-ms-justify-content:center;justify-content:center;width:auto;border-radius:0;border:none}@media (max-width: 767px){.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.quantity{position:absolute;margin:0;padding:0;left:-9px;bottom:10px}}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.quantity .item-quantity-change{-ms-justify-content:center;justify-content:center;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;color:#fff;background-color:#005baa;border:1px solid #005baa;height:46px;padding:0 10px;cursor:pointer}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.quantity .item-quantity-change i{display:none}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.quantity .item-quantity-change.item-quantity-change-decrement{border-top-left-radius:5px;border-bottom-left-radius:5px;border-right:none}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.quantity .item-quantity-change.item-quantity-change-decrement:before{content:"-"}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.quantity .item-quantity-change.item-quantity-change-increment{border-top-right-radius:5px;border-bottom-right-radius:5px;border-left:none}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.quantity .item-quantity-change.item-quantity-change-increment:before{content:"+"}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.quantity input,.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.quantity .customQty{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;-ms-justify-content:center;justify-content:center;color:#005baa;font-size:.875rem;font-weight:700;line-height:1.3125rem;margin:0rem;border:.125rem solid #005baa;border-left:none;border-right:none;border-radius:0rem;height:2.875rem;width:3.5rem}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.quantity input:focus,.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.quantity .customQty:focus{outline:none;box-shadow:none}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.quantity input{font-size:0px!important;display:none}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.quantity .item-multiplier-label,.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.quantity .item-unit-label{display:none}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.quantity-price{font-weight:700;display:block!important}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.quantity-price .highlighted{color:#ed1d24}@media (max-width: 767px){.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.quantity-price{position:absolute;bottom:24px;right:0;font-size:14px;font-weight:700;text-align:right;display:block;padding:0;margin:0}}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.item-remove{width:30px!important}@media (max-width: 767px){.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.item-remove{padding:7px 0;width:24px!important;top:-8px!important}}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.item-remove a{background-image:url(/arquivos/icon__trash-can.png);background-size:100%;background-repeat:no-repeat;line-height:0;text-indent:-9999px;width:16px;height:20px;display:block;pointer-events:none;opacity:.4}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.item-remove a i,.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.item-remove a span{display:none}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.item-remove a.enabled{pointer-events:initial;opacity:1}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.item-component,.container .cart-template .cart-template-holder .cart .cart-items tbody tr.item-attachments-head{background:none;border-top:0!important;display:none!important}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.item-attachments-content{background:none;border:0}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.item-attachments-content .item-attachment .item-attachment-value{display:none!important}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.item-attachments-content .item-attachment .item-attachment-name-label{font-size:0}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.item-attachments-content .item-attachment .item-attachment-name-label:after{font-weight:700;font-size:12px;text-transform:uppercase;content:"Es para regalo!";display:inline-block}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.item-attachments-content .item-link-remove{background:url(/arquivos/close.png) center center no-repeat;background-size:100%;background-repeat:no-repeat;line-height:0;text-indent:-9999px;width:12px;height:12px}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.item-attachments-content .item-link-remove i{display:none}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.has-discount .product-name{display:-ms-flex;display:flex;flex-direction:column-reverse}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.has-discount .product-name>a:nth-child(1){display:inline-block;order:1}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.has-discount .product-name .item-discount-descriptions{display:block!important;order:2}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.has-discount .product-price .new-product-price{font-size:14px;font-weight:700;color:#ed1d24}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.has-discount .quantity-price .total-selling-price{color:#ed1d24}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.micarrefour td.product-name .item-discount-descriptions .discount-name.micarrefour{color:#96589f}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.micarrefour td.product-price .list-price:not(.hide)~.best-price .new-product-price{color:#96589f}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.micarrefour td.quantity-price .total-selling-price{color:#96589f}.container .cart-template .cart-template-holder .cart .cart-items tbody tr .v-custom-product-item-wrap{padding:0}@media (max-width: 767px){.container .cart-template .cart-template-holder .cart .cart-items tbody tr .v-custom-product-item-wrap{height:100%;padding-bottom:68px!important}}.container .cart-template .cart-template-holder .cart .cart-items tbody tr .v-custom-product-item-wrap .v-custom-addLabels-active-flag{position:absolute;right:0;top:-5px}@media (max-width: 767px){.container .cart-template .cart-template-holder .cart .cart-items tbody tr .v-custom-product-item-wrap .v-custom-addLabels-active-flag{display:block!important;margin-top:10px}}#show-more{display:none!important}#custom-empty-cart:after{content:"";width:16px;height:20px;background-image:url(/arquivos/icon__trash-can.png);background-size:100%;background-repeat:no-repeat;display:inline-block;position:relative;top:2px;margin-left:7px}.summary-template-holder{float:right;border:1px solid #e8e8e8;border-radius:.3125rem}@media (max-width: 768px){.summary-template-holder{width:100%;margin-top:1.25rem}}@media (max-width: 768px){.summary-template-holder .summary{width:100%;margin-top:0rem}}.summary-template-holder .summary .summary-totalizers{width:100%;margin-left:0;padding:0}.summary-template-holder tbody{border:0}.cart-template .cart-links-bottom .link-choose-more-products-wrapper:before{content:".";font-size:0px;display:inline-block;height:14px;width:14px;background-image:url(/arquivos/icon__arrow-left--blue.png);background-size:7px 13px;background-repeat:no-repeat;background-position:center center}.modal.fade.in{height:200px;width:100%;max-width:600px;margin:0 auto;top:90px;border:none;border-radius:5px;background:#ffffff}.modal.fade.in h3{font-family:Ubuntu,sans-serif;font-size:25px;font-weight:400;line-height:normal;color:#005baa;margin:0}@media (min-width: 48rem){.modal.fade.in h3{font-size:1.875rem;letter-spacing:-.0187rem}}.modal.fade.in button{border-radius:.375rem;border:.125rem solid #2088e2;background-color:#fff;color:#2088e2;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;text-transform:uppercase;background-image:none;outline:none;text-shadow:none;box-shadow:none}.modal.fade.in button.large{padding:12px 40px 13px}.modal.fade.in button:hover,.modal.fade.in button:active{background-color:#2088e2;color:#fff;border:.125rem solid #2088e2}.modal.fade.in button:focus{color:#fff!important;background:#2088e2!important}.modal.fade.in p{color:#515151;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:300;line-height:1.25rem}.modal.fade.in i{color:#929292}.modal.fade.payment-confirmation-modal{text-align:center;z-index:999999;top:0;width:100%;height:100%;max-width:100%;background:none}.modal.fade.payment-confirmation-modal:after{position:absolute;inset:0;background:rgba(0,0,0,.6);z-index:99;width:100%;height:100%;content:" ";display:block}.modal.fade.payment-confirmation-modal .default-modal-body{width:100%;max-width:411px;min-height:292px;padding-top:38px;padding-bottom:30px;margin:0 auto;position:relative;z-index:9999;background:#ffffff;border-radius:5px;top:90px}@media (max-width: 767px){.modal.fade.payment-confirmation-modal .default-modal-body{width:calc(100% - 28px)!important}}.modal.fade.payment-confirmation-modal .default-modal-body .payment-confirmation-security,.modal.fade.payment-confirmation-modal .default-modal-body .payment-confirmation-loading{display:none}.modal.fade.payment-confirmation-modal .default-modal-body .payment-confirmation-thanks{font-size:0}.modal.fade.payment-confirmation-modal .default-modal-body .payment-confirmation-thanks:before{display:block;content:"Aguardá unos segundos";font-weight:700;color:#005baa;font-size:1.5rem}.modal.fade.payment-confirmation-modal .default-modal-body .payment-confirmation-content{padding-top:110px;background-image:url(/arquivos/image__cart-payment--modal.png);background-size:139px 91px;background-position:45% top;background-repeat:no-repeat}.modal.fade.payment-confirmation-modal .default-modal-body #payment-confirmation-message-container .payment-confirmation-message{display:none}.modal.fade.payment-confirmation-modal .default-modal-body #payment-confirmation-message-container:before{content:"Estamos procesando tu pedido.";color:#515151;font-size:1rem;font-weight:300;display:block}.modal.fade.payment-unauthorized-modal{text-align:center;z-index:999999;top:0;width:100%;height:100%;max-width:100%;background:none}.modal.fade.payment-unauthorized-modal:after{position:absolute;inset:0;background:rgba(0,0,0,.6);z-index:99;width:100%;height:100%;content:" ";display:block}.modal.fade.payment-unauthorized-modal .default-modal-body{width:100%;max-width:610px;height:350px;padding-top:38px;padding-bottom:30px;margin:0 auto;position:relative;z-index:9999;background:#ffffff;border-radius:5px;top:90px}@media (max-width: 767px){.modal.fade.payment-unauthorized-modal .default-modal-body{width:calc(100% - 28px)!important}}.modal.fade.payment-unauthorized-modal .default-modal-body .payment-unauthorized-security{display:none}.modal.fade.payment-unauthorized-modal .default-modal-body .payment-unauthorized-hello{display:block!important;background-image:url(/arquivos/image__denied-card.png);background-size:114px 70px;background-position:center top;background-repeat:no-repeat;font-size:0;padding-top:90px}.modal.fade.payment-unauthorized-modal .default-modal-body .payment-unauthorized-hello:after{display:block;content:"La tarjeta fue denegada";font-family:Ubuntu,sans-serif;font-weight:700;color:#005baa;font-size:1.5rem}.modal.fade.payment-unauthorized-modal .default-modal-body .payment-unauthorized-button{font-size:0;padding:9px 16px 4px;margin-top:16px;background-color:#005baa;color:#fff;border:0}.modal.fade.payment-unauthorized-modal .default-modal-body .payment-unauthorized-button:before{content:"Volver";font-size:.875rem}.modal.fade.payment-unauthorized-modal .default-modal-body .payment-unauthorized-button:hover,.modal.fade.payment-unauthorized-modal .default-modal-body .payment-unauthorized-button:focus{background-color:#2088e2}.modal.fade.payment-unauthorized-modal .default-modal-body .payment-unauthorized-message{display:block}.modal.fade.payment-unauthorized-modal .default-modal-body .payment-unauthorized-message:before{content:"";color:#515151;font-size:1rem;font-weight:300;display:block;margin-top:15px}.modal.fade.payment-unauthorized-modal .default-modal-body .payment-unauthorized-message p,.modal.fade.payment-unauthorized-modal .payment-unauthorized-hello,.modal.fade.payment-unauthorized-modal .payment-unauthorized-message,.modal.fade.payment-unauthorized-modal .payment-unauthorized-security{display:none}.modal.fade.payment-unauthorized-modal .payment-unauthorized-modal-body{max-height:none;height:auto!important;width:100%;text-align:center}.modal.fade.payment-unauthorized-modal .info{background:url(/arquivos/icon__info-modal.png) no-repeat scroll #f5faff 16px 16px/24px 24px;border-radius:8px;padding:16px 40px 16px 48px}.modal.fade.payment-unauthorized-modal .info__paragraph{color:#121212;font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;margin-top:16px;text-align:left}.modal.fade.payment-unauthorized-modal .info__paragraph:first-child{margin-top:0}.modal.fade.payment-unauthorized-modal .custom-message{text-align:center;font-size:1rem;margin-bottom:1.25rem}.modal .modal-header,.modal .modal-body,.modal .modal-footer{background:none}.modal .payment-unauthorized-modal-body .payment-unauthorized-button{font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;color:#fff;text-transform:uppercase;line-height:normal;letter-spacing:0rem;background-color:#005baa;border:none;border-radius:.3125rem;padding:.75rem .9375rem;background-image:none;outline:none;text-shadow:none;box-shadow:none;background-image:none!important}.modal .payment-unauthorized-modal-body .payment-unauthorized-button.large{padding:12px 40px}.modal .payment-unauthorized-modal-body .payment-unauthorized-button:hover{background-color:#2088e2;color:#fff;border-color:#2088e2}.modal .payment-unauthorized-modal-body .payment-unauthorized-button:active{background-color:#005baa;border-color:#005baa}.container .summary .cart-more-options{display:none}@media (max-width: 768px){.container .summary .cart-more-options{margin-bottom:20px}}.container .summary .cart-more-options .available-gift h2{font-family:Ubuntu,sans-serif;font-size:25px;font-weight:400;line-height:normal;color:#005baa}@media (min-width: 48rem){.container .summary .cart-more-options .available-gift h2{font-size:1.875rem;letter-spacing:-.0187rem}}.container .summary .cart-more-options .available-gift .cart-gift-items{border-radius:0}.container .summary .cart-more-options .available-gift .cart-gift-items tbody tr{border-color:#515151;border-radius:0;box-shadow:none}.container .summary .cart-more-options .available-gift .cart-gift-items tbody tr.active{background:#e8e8e8}.container .summary .cart-more-options .available-gift .cart-gift-items tbody tr td.product-image img{width:50px;height:70px;max-width:50px}.container .summary .cart-more-options .available-gift .cart-gift-items tbody tr td.product-name{vertical-align:middle}.container .summary .cart-more-options .available-gift .cart-gift-items tbody tr td.product-name span{color:#515151}.container .summary .cart-more-options .available-gift .cart-gift-items tbody tr td.product-name span.brand-name{display:none}.container .summary .cart-more-options .available-gift .cart-gift-items tbody tr i{color:#515151}@media (max-width: 768px){.container .summary .cart-more-options .srp-container{text-align:center;margin:0;max-width:100%}}.container .summary .cart-more-options .srp-container .srp-main-title{font-family:Ubuntu,sans-serif;font-size:25px;font-weight:400;color:#005baa;font-size:14px!important;font-weight:700;line-height:normal;text-align:left}@media (min-width: 48rem){.container .summary .cart-more-options .srp-container .srp-main-title{font-size:1.875rem;letter-spacing:-.0187rem}}@media (max-width: 768px){.container .summary .cart-more-options .srp-container .srp-main-title{text-align:center}}.container .summary .cart-more-options .srp-container .srp-description{color:#005baa;font-size:14px;font-weight:400}@media (max-width: 768px){.container .summary .cart-more-options .srp-container .srp-description{text-align:center;width:100%;max-width:100%}}.container .summary .cart-more-options .srp-container .srp-data #shipping-calculate-link{border-radius:.375rem;border:.125rem solid #2088e2;background-color:#fff;color:#2088e2;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;text-transform:uppercase;background-image:none;outline:none;text-shadow:none;box-shadow:none}.container .summary .cart-more-options .srp-container .srp-data #shipping-calculate-link.large{padding:12px 40px 13px}.container .summary .cart-more-options .srp-container .srp-data #shipping-calculate-link:hover,.container .summary .cart-more-options .srp-container .srp-data #shipping-calculate-link:active{background-color:#2088e2;color:#fff;border:.125rem solid #2088e2}.container .summary .cart-more-options .srp-container .srp-data .br-pill{border-radius:0;box-shadow:none;border:1px solid #515151}.container .summary .cart-more-options .srp-container .srp-data .br-pill .srp-toggle__current{border-color:#005baa}.container .summary .cart-more-options .srp-container .srp-data .br-pill label{color:#515151}.container .summary .cart-more-options .srp-container .srp-data .br-pill label.gray:hover{background:#005baa;color:#fff}.container .summary .cart-more-options .srp-container .srp-data .br-pill label.blue:hover{background:#ffffff;color:#515151}.container .summary .cart-more-options .srp-container .srp-data .br-pill label.srp-toggle__delivery{font-size:0px}.container .summary .cart-more-options .srp-container .srp-data .br-pill label.srp-toggle__delivery:after{content:"Enviar";font-size:13px}.container .summary .cart-more-options .srp-container .srp-data .br-pill label.srp-toggle__pickup{font-size:0px}.container .summary .cart-more-options .srp-container .srp-data .br-pill label.srp-toggle__pickup:after{content:"Retirar";font-size:13px}.container .summary .cart-more-options .srp-container .srp-data .srp-pickup-empty button{border-radius:.375rem;border:.125rem solid #2088e2;background-color:#fff;color:#2088e2;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;text-transform:uppercase;background-image:none;outline:none;text-shadow:none;box-shadow:none;font-weight:400}.container .summary .cart-more-options .srp-container .srp-data .srp-pickup-empty button.large{padding:12px 40px 13px}.container .summary .cart-more-options .srp-container .srp-data .srp-pickup-empty button:hover,.container .summary .cart-more-options .srp-container .srp-data .srp-pickup-empty button:active{background-color:#2088e2;color:#fff;border:.125rem solid #2088e2}.container .summary .cart-more-options .srp-container .srp-data .srp-postal-code form .ship-country{width:100%;padding:0;border:none}.container .summary .cart-more-options .srp-container .srp-data .srp-postal-code form .vtex-shipping-preview-0-x-postalCodeForgotten{display:-ms-flex;display:flex;-ms-align-items:flex-start;align-items:flex-start}.container .summary .cart-more-options .srp-container .srp-data .srp-postal-code form .vtex-shipping-preview-0-x-postalCodeForgotten #cart-shipping-calculate{margin-top:22px}.container .summary .cart-more-options .srp-container .srp-data .srp-postal-code form .ship-postalCode{width:100%;padding:0;border:none}.container .summary .cart-more-options .srp-container .srp-data .srp-postal-code form .ship-postalCode label{color:#515151;margin-bottom:1px;width:100%}.container .summary .cart-more-options .srp-container .srp-data .srp-postal-code form .ship-postalCode input{width:100%;border-color:#515151;box-shadow:none;height:36px;margin-top:1px;border-radius:0}.container .summary .cart-more-options .srp-container .srp-data .srp-postal-code form .ship-postalCode small{display:block}.container .summary .cart-more-options .srp-container .srp-data .srp-postal-code form .ship-postalCode small a{color:#515151}.container .summary .cart-more-options .srp-container .srp-data .srp-postal-code form .ship-postalCode small a:hover{text-decoration:none}.container .summary .cart-more-options .srp-container .srp-data .srp-postal-code form button{border-radius:.375rem;border:.125rem solid #2088e2;background-color:#fff;color:#2088e2;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;text-transform:uppercase;background-image:none;outline:none;text-shadow:none;box-shadow:none;margin-top:21px;height:36px;margin-left:0}.container .summary .cart-more-options .srp-container .srp-data .srp-postal-code form button.large{padding:12px 40px 13px}.container .summary .cart-more-options .srp-container .srp-data .srp-postal-code form button:hover,.container .summary .cart-more-options .srp-container .srp-data .srp-postal-code form button:active{background-color:#2088e2;color:#fff;border:.125rem solid #2088e2}.container .summary .cart-more-options .srp-container .srp-data .srp-result>div strong{text-shadow:none;color:#515151}.container .summary .cart-more-options .srp-container .srp-data .srp-result>div a{color:#515151;font-weight:600}.container .summary .cart-more-options .srp-container .srp-data .srp-result>div a:hover{text-decoration:none}.container .summary .cart-more-options .srp-container .srp-data .srp-result>div>label{border-radius:0;border:1px solid #515151}.container .summary .cart-more-options .srp-container .srp-data .srp-result>div>label>div svg path{fill:#929292}.container .summary .cart-more-options .srp-container .srp-data .srp-result>div>label>div svg.srp-icon-radio-selected path{fill:#2088e2}.container .summary .cart-more-options .srp-container .srp-data .srp-result>div>label>div .br{border-color:#515151}.container .summary .cart-more-options .srp-container .srp-data .srp-result>div>label>div .srp-shipping-current-single__price{color:#515151}.container .summary .cart-totalizers{border-radius:0;border:none;padding:0px .938rem;margin-bottom:.938rem}@media (max-width: 768px){.container .summary .cart-totalizers{padding:0!important}}.container .summary .cart-totalizers .summary-coupon-wrap::Before{content:"Resumen de la compra";color:#005baa;font-size:1.5rem;font-weight:700;line-height:1.75rem;text-decoration:none}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon{margin:.625rem -1.125rem 0!important;background-color:#e8f4fe;background-image:url(/arquivos/icon__summary-coupon.png);background-repeat:no-repeat;background-position:.3rem 2.2rem;border-radius:.313rem;position:relative;top:.75rem;width:auto!important}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon .coupon-data{margin:0;text-align:center}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon .coupon-data .link-coupon-add{font-size:0;text-decoration:none;padding:0;border:none}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon .coupon-fieldset .coupon-label{display:block!important}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon .coupon-fieldset .coupon-label label{text-indent:-9999px;position:relative;margin-top:15px;display:block!important;margin-bottom:5px}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon .coupon-fieldset .coupon-label label:after{content:"¿Tenés un cupón de descuento? Ingresalo:";position:absolute;inset:0rem;width:100%;text-indent:0rem;color:#515151;font-size:.875rem;font-weight:700;line-height:1.25rem;text-decoration:none;text-align:center}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon .coupon-fieldset .coupon-fields{margin:0 .688rem .688rem 4.813rem}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon .coupon-fieldset .coupon-fields>span:first-of-type{display:-ms-flex;display:flex;-ms-justify-content:flex-start;justify-content:flex-start}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon .coupon-fieldset .coupon-fields>span:first-of-type #cart-coupon{border-radius:.125rem;border:.0625rem solid #e8e8e8;height:2.563rem;width:calc(100% - 5.1rem);margin-right:.625rem;color:#929292;font-family:Ubuntu,sans-serif}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon .coupon-fieldset .coupon-fields>span:first-of-type #cart-coupon:focus{box-shadow:none}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon .coupon-fieldset .coupon-fields>span:first-of-type #cart-coupon-add{background:#005baa;opacity:1;font-size:0px;border:none!important;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon .coupon-fieldset .coupon-fields>span:first-of-type #cart-coupon-add:before{content:"Sumar";color:#fff;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;text-transform:uppercase;text-shadow:none}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon .coupon-fieldset .coupon-fields>span:first-of-type #cart-coupon-add:hover{background:#2088e2}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon .coupon-fieldset .coupon-fields>span:first-of-type #cart-coupon-add:hover:before{text-shadow:none}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon .coupon-fieldset .coupon-fields>span:first-of-type #cart-coupon-add.enabled{background:#005baa}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon .coupon-fieldset .coupon-fields>span:first-of-type #cart-coupon-add.enabled:before{color:#fff}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon .coupon-fieldset .coupon-fields>span.info{-ms-justify-content:space-between;justify-content:space-between;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon .coupon-fieldset .coupon-fields>span.info span{color:#005baa;font-weight:700;font-size:.875rem;text-transform:uppercase;margin:0}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon .coupon-fieldset .coupon-fields>span.info .delete a{text-transform:uppercase;color:#2088e2;font-weight:700;font-size:.75rem}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon .coupon-fieldset .coupon-fields>span.info .delete a:hover{opacity:1;text-decoration:none}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon .coupon-fieldset .coupon-fields>span.coupon-description{text-align:left;display:block;font-size:.625rem;font-weight:400;color:#929292;line-height:.875rem;position:relative;top:-5px;max-width:10.25rem}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon.couponAdded{background-position:.3rem center;padding:15px 0}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon.couponAdded .coupon-label{display:none!important}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon.couponAdded .coupon-fields{margin-bottom:0;width:100%}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon.couponAdded .coupon-fieldset .coupon-fields>span.info .delete a{position:relative;right:.625rem;font-size:.75rem!important;color:#2088e2!important}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon.couponAdded .coupon-fieldset .coupon-fields>span.info .delete a:before{display:none!important}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon:not(.couponLoaded),.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon.couponLoading{background:none}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon:not(.couponLoaded):before,.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon.couponLoading:before{animation:rotation 1s linear infinite;border:3px solid #005baa;border-bottom-color:transparent;border-radius:100%;box-sizing:border-box;content:"";display:inline-block;height:24px;left:50%;margin-left:auto;position:absolute;top:50%;transform:translate(-50% -50%);width:24px}.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon:not(.couponLoaded) .coupon-form,.container .summary .cart-totalizers .summary-coupon-wrap .summary-coupon.couponLoading .coupon-form{visibility:hidden}.container .summary .cart-totalizers .accordion-inner{margin-top:1.5625rem}.container .summary .cart-totalizers .accordion-inner .summary-discount-descriptions h3{font-size:15px}.container .summary .cart-totalizers .accordion-inner tr{border:none}.container .summary .cart-totalizers .accordion-inner tr.Items td.monetary{color:#515151!important;font-size:.875rem;font-weight:500;line-height:1rem}.container .summary .cart-totalizers .accordion-inner tr.Discounts,.container .summary .cart-totalizers .accordion-inner tr.promoDiscount{display:none;text-transform:uppercase}.container .summary .cart-totalizers .accordion-inner tr.Discounts.customPromoDiscount,.container .summary .cart-totalizers .accordion-inner tr.promoDiscount.customPromoDiscount{display:table-row;margin-bottom:6px;margin-top:10px}.container .summary .cart-totalizers .accordion-inner tr.Discounts.customPromoDiscount .info,.container .summary .cart-totalizers .accordion-inner tr.Discounts.customPromoDiscount .monetary,.container .summary .cart-totalizers .accordion-inner tr.promoDiscount.customPromoDiscount .info,.container .summary .cart-totalizers .accordion-inner tr.promoDiscount.customPromoDiscount .monetary{padding-top:0!important}.container .summary .cart-totalizers .accordion-inner tr.Discounts.hide,.container .summary .cart-totalizers .accordion-inner tr.promoDiscount.hide{display:none!important}.container .summary .cart-totalizers .accordion-inner tr.Discounts.hide .info,.container .summary .cart-totalizers .accordion-inner tr.promoDiscount.hide .info{padding-left:16px}.container .summary .cart-totalizers .accordion-inner tr.Discounts.open .info,.container .summary .cart-totalizers .accordion-inner tr.promoDiscount.open .info{padding-left:16px!important;display:block}.container .summary .cart-totalizers .accordion-inner tr.Discounts td,.container .summary .cart-totalizers .accordion-inner tr.promoDiscount td{color:#ed1d24!important;font-weight:700;line-height:1rem!important;padding-top:15px!important;vertical-align:top!important;text-transform:uppercase}.container .summary .cart-totalizers .accordion-inner tr.Discounts td.info,.container .summary .cart-totalizers .accordion-inner tr.promoDiscount td.info{width:70%!important}.container .summary .cart-totalizers .accordion-inner tr.Discounts td.monetary,.container .summary .cart-totalizers .accordion-inner tr.promoDiscount td.monetary{width:30%!important}.container .summary .cart-totalizers .accordion-inner tr.promosAccordion td.info{width:70%;color:red!important;font-weight:700;line-height:1rem!important;cursor:pointer}.container .summary .cart-totalizers .accordion-inner tr.promosAccordion td.info:after{content:"";font-family:FontAwesome;padding-left:5px;font-weight:100}.container .summary .cart-totalizers .accordion-inner tr.promosAccordion td.info.colapsed:after{content:""}.container .summary .cart-totalizers .accordion-inner tr.promosAccordion td.monetary{color:red!important;font-weight:700}.container .summary .cart-totalizers .accordion-inner tr.Discounts,.container .summary .cart-totalizers .accordion-inner tr.Shipping{display:none}.container .summary .cart-totalizers .accordion-inner tr.Shipping td{line-height:1rem!important;padding-top:10px}.container .summary .cart-totalizers .accordion-inner tr.micarrefour td{color:#96589f!important}.container .summary .cart-totalizers .accordion-inner tr.gift-card td.info,.container .summary .cart-totalizers .accordion-inner tr.gift-card td.monetary{color:#ed1d24!important;font-weight:600!important}.container .summary .cart-totalizers .accordion-inner tr.gift-card td.info{width:70%}.container .summary .cart-totalizers .accordion-inner tr.gift-card td.monetary{width:30%}.container .summary .cart-totalizers .accordion-inner td{padding:8px 0!important;color:#005baa;font-size:.875rem!important;font-weight:500}.container .summary .cart-totalizers .accordion-inner td.empty,.container .summary .cart-totalizers .accordion-inner td.space{display:none}.container .summary .cart-totalizers .accordion-inner td.info{text-align:left;width:50%;vertical-align:middle;line-height:1rem!important;padding-top:10px!important;color:#515151!important}.container .summary .cart-totalizers .accordion-inner td.info .cart-reset-postal-code:hover{color:#515151}.container .summary .cart-totalizers .accordion-inner td.monetary{text-align:right;width:50%;white-space:nowrap;line-height:1rem!important;padding-top:10px!important;color:#515151!important}.container .summary .cart-totalizers .accordion-inner td.monetary .shipping-calculate-link,.container .summary .cart-totalizers .accordion-inner td.monetary #cart-shipping-calculate{padding:2px 10px;background:#ffffff;color:#515151;text-shadow:none;box-shadow:none}.container .summary .cart-totalizers .accordion-inner td.monetary .summary-shipping{margin:0;text-align:right}.container .summary .cart-totalizers .accordion-inner td.monetary .summary-shipping .shipping-fieldset .help,.container .summary .cart-totalizers .accordion-inner td.monetary .summary-shipping .shipping-fieldset #cart-dont-know-postal-code{font-size:8px}.container .summary .cart-totalizers .accordion-inner tfoot td{color:#005baa;font-size:1.5rem!important;font-weight:700;line-height:1.75rem!important}.container .summary .cart-totalizers .accordion-inner tfoot td.empty,.container .summary .cart-totalizers .accordion-inner tfoot td.space{display:none}.container .summary .cart-totalizers .accordion-inner tfoot td.info{text-align:left;line-height:1.75rem!important;padding-top:15px!important;padding-bottom:0!important}.container .summary .cart-totalizers .accordion-inner tfoot td.monetary{font-size:16px!important;font-weight:700;letter-spacing:-.16px;text-transform:uppercase;display:table-cell;line-height:1.75rem!important;padding-top:15px!important;padding-bottom:0!important}.container .productsCarousel-section .shelf{position:relative}.container .productsCarousel-section .shelf ul{margin:0}.container .productsCarousel-section .shelf ul li .add-to-wish-list{display:none}.container .client-pre-email{position:fixed;inset:75px 0 0;display:none!important}.container .client-pre-email:before{content:"Finalizar compra";width:100%;max-width:1280px;margin:0 auto;padding:15px;position:relative;display:inline-block;text-align:left;color:#005baa;font-size:1.875rem;font-weight:700;line-height:2rem;color:#005baa!important;border-bottom:1px solid #dbdbdb}@media (max-width: 768px){.container .client-pre-email:before{font-size:18px!important;font-weight:400!important}}.container .client-pre-email:before span{font-size:14px!important;float:right!important;color:#005baa!important}.container .client-pre-email>.link-cart{position:absolute;right:40px;top:20px}@media (max-width: 768px){.container .client-pre-email>.link-cart{right:15px;top:12px}}.container .client-pre-email>.link-cart a{font-weight:700!important;line-height:2.5rem;text-transform:uppercase;color:#2088e2;font-family:Ubuntu,sans-serif;font-weight:400;letter-spacing:1.3px;text-decoration:none;cursor:pointer}.container .client-pre-email>.link-cart a:hover{text-decoration:none}.container .client-pre-email>.link-cart a:before{content:".";font-size:0px;display:inline-block;height:14px;width:14px;background-image:url(/arquivos/icon__arrow-left--blue.png);background-size:7px 13px;background-repeat:no-repeat;background-position-y:bottom;margin-right:5px;padding-bottom:22px}@media (max-width: 768px){.container .client-pre-email .pre-email{width:100%;max-width:1280px;margin:0 auto;padding:0 20px;position:relative}}@media (max-width: 768px) and (max-width: 767px){.container .client-pre-email .pre-email{padding:0 15px}}.container .client-pre-email .pre-email .client-email{border:none!important;padding:0}.container .client-pre-email .pre-email .client-email input{border-radius:5px;border-color:#dbdbdb;background:none;width:70%;margin-right:153px}.container .client-pre-email .pre-email .client-email i{top:15px;right:140px;margin:0}.container .client-pre-email .pre-email .client-email .btn-success{color:#fff;background:#005baa;border:none;border-radius:.3125rem;font-size:1rem;font-weight:700;line-height:1.25rem;text-transform:uppercase;width:20%}@media (max-width: 768px){.container .client-pre-email .pre-email .client-email .btn-success{width:80%;margin-top:1.25rem}}.container .client-pre-email .pre-email .client-email .btn-success:hover{background:#2088e2}.container .client-pre-email .emailInfo{background:none;border-radius:0;border-color:#dbdbdb}.container .client-pre-email .emailInfo h3{color:#515151}.container .client-pre-email .emailInfo i{color:#f5f5f5}.container .orderform-template.inactive{display:none}.container .orderform-template.active{z-index:unset!important}.container .orderform-template:before,.container .orderform-template:after{display:none!important}.container .orderform-template .custom-cart-template-wrap{padding:0}.container .orderform-template .orderform-template-holder{width:69%!important;max-width:100%!important;padding-right:0!important}@media (max-width: 767px){.container .orderform-template .orderform-template-holder{width:100%!important}}.container .orderform-template .orderform-template-holder .row-fluid .client-profile-data,.container .orderform-template .orderform-template-holder .row-fluid .shipping-data,.container .orderform-template .orderform-template-holder .row-fluid .payment-data{width:100%;position:relative}.container .orderform-template .orderform-template-holder .row-fluid .client-profile-data .accordion-inner,.container .orderform-template .orderform-template-holder .row-fluid .shipping-data .accordion-inner,.container .orderform-template .orderform-template-holder .row-fluid .payment-data .accordion-inner{padding:0 20px 25px 0!important}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .client-profile-data .accordion-inner,.container .orderform-template .orderform-template-holder .row-fluid .shipping-data .accordion-inner,.container .orderform-template .orderform-template-holder .row-fluid .payment-data .accordion-inner{padding:0 15px 0 0!important}}.container .orderform-template .orderform-template-holder .row-fluid .client-profile-data .accordion-inner .form-step,.container .orderform-template .orderform-template-holder .row-fluid .shipping-data .accordion-inner .form-step,.container .orderform-template .orderform-template-holder .row-fluid .payment-data .accordion-inner .form-step{padding:0!important}.container .orderform-template .orderform-template-holder .row-fluid .client-profile-data{z-index:0}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data{position:relative;padding:0!important}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid #shipping-data{margin:0!important}}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address{width:60%!important;float:right;margin-left:25px;clear:both;padding-right:25px!important}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address.v-custom-fnsCustomAddressForm{display:block!important}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .input-large{max-width:95px}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address{width:100%!important;margin-left:0!important}}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .private-neighborhood-wrapper{clear:both}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .private-neighborhood-wrapper label.checkbox{padding-left:0;margin-bottom:0}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .private-neighborhood-wrapper label.checkbox input{display:none}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .private-neighborhood-wrapper label.checkbox span{display:inline-block;position:relative}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .private-neighborhood-wrapper label.checkbox span:before{content:"";display:inline-block;width:16px;height:16px;border-radius:2px;border:1px solid #c1c1c1;margin-right:10px;position:relative;top:2px}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .private-neighborhood-wrapper label.checkbox input:checked+span:before{background-color:#2088e2;border-color:#2088e2;background-image:url(/arquivos/icon__check--white.png);background-size:13px 10px;background-position:center center;background-repeat:no-repeat}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .private-neighborhood-wrapper .private-neighborhood-fields{display:none}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .private-neighborhood-wrapper .private-neighborhood-fields .parsley-error{border-color:#e94e3c}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .private-neighborhood-wrapper .private-neighborhood-fields .parsley-success{background-image:url(https://io.vtex.com.br/checkout-ui/v6.22.1/img/ico-ready.png);background-position:right center;background-repeat:no-repeat}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .private-neighborhood-wrapper .private-neighborhood-fields .parsley-errors-list{margin:0}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .private-neighborhood-wrapper .private-neighborhood-fields .parsley-errors-list .parsley-custom-error-message{color:#e94e3c}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .vtex-omnishipping-1-x-submitShippingStepButton .btn-go-to-shippping-method{display:flex;align-items:center;justify-content:center;float:right;font-size:0;font-size:0rem;line-height:normal;letter-spacing:0rem;background:none!important;background-color:#005baa!important;border:none;border-radius:.3125rem;padding:.75rem;position:relative;box-shadow:none!important;outline:none!important}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .vtex-omnishipping-1-x-submitShippingStepButton .btn-go-to-shippping-method:hover{background-color:#2088e2!important;color:#fff;border-color:#2088e2}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .vtex-omnishipping-1-x-submitShippingStepButton .btn-go-to-shippping-method:active{background-color:#005baa!important;border-color:#005baa}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .vtex-omnishipping-1-x-submitShippingStepButton .btn-go-to-shippping-method{padding:.7rem 0rem}}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .vtex-omnishipping-1-x-submitShippingStepButton .btn-go-to-shippping-method:before{content:"Guardar dirección";font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;color:#fff;text-transform:uppercase}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .vtex-omnishipping-1-x-submitShippingStepButton .btn-go-to-shippping-method:after{content:".";font-size:0rem;display:inline-table;height:1rem;width:1rem;margin-left:.3rem;background-image:url(/arquivos/icon__arrow-right--white.png);background-size:7px 13px;background-repeat:no-repeat;background-position:center center}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .input{padding-left:0!important;padding-right:0!important}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .input textarea{width:100%}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .input .error{border-color:#dd4b39!important}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .v-custom-ship-info{display:block!important}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .vcustom--vtex-omnishipping-1-x-address__state{display:block!important;margin:0}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address .vcustom--vtex-omnishipping-1-x-address__state select{background-image:url(/arquivos/icon__arrow-down--blue.png);background-size:12px 6px;background-repeat:no-repeat;background-position:97% center;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;max-width:100%!important;width:100%!important;color:#929292;font-family:Ubuntu,sans-serif!important;font-size:.875rem;font-weight:300;line-height:1.25rem!important;height:auto;padding:.625rem!important;box-shadow:none!important}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .vcustom--vtex-omnishipping-1-x-address+.vcustom--vtex-omnishipping-1-x-address{display:none!important}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .ship-postalCode span.error{display:block!important}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .ship-postalCode label{font-size:0}.container .orderform-template .orderform-template-holder .row-fluid #shipping-data .ship-postalCode label:before{font-size:.875rem;content:"Código Postal"}.container .orderform-template .orderform-template-holder .row-fluid .step{border:none}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step{padding:10px}}.container .orderform-template .orderform-template-holder .row-fluid .step .accordion-heading{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step .accordion-heading .accordion-toggle{padding:4px 8px 0!important}.container .orderform-template .orderform-template-holder .row-fluid .step .accordion-heading .accordion-toggle i,.container .orderform-template .orderform-template-holder .row-fluid .step .accordion-heading .accordion-toggle span{display:none!important}.container .orderform-template .orderform-template-holder .row-fluid .step .accordion-heading .accordion-toggle #edit-profile-data{z-index:1;text-decoration:none;margin-right:25px;margin-top:22px}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step .accordion-heading .accordion-toggle #edit-profile-data{margin-right:15px;margin-top:10px}}.container .orderform-template .orderform-template-holder .row-fluid .step .accordion-heading .accordion-toggle #edit-profile-data:before{content:"Cambiar"!important;color:#005baa;font-size:.75rem!important;font-weight:700;line-height:2.5rem;text-transform:uppercase;text-decoration:none;box-shadow:none;font-family:Ubuntu,sans-serif}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step .accordion-heading .accordion-toggle #edit-profile-data{padding-top:0rem}}.container .orderform-template .orderform-template-holder .row-fluid .step .accordion-heading .accordion-toggle i.icon-edit{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step .accordion-heading .accordion-toggle i.icon-edit:after{content:"EDITAR"!important;color:#005baa;font-size:.75rem!important;font-weight:700;line-height:2.5rem;text-transform:uppercase;text-decoration:none;box-shadow:none;font-family:Ubuntu,sans-serif}.container .orderform-template .orderform-template-holder .row-fluid .step .accordion-heading .accordion-toggle .link-box-edit{color:#2088e2;border:none;box-shadow:none;letter-spacing:0;background-image:url(/arquivos/icon__edit.png)!important;background-size:12px 12px!important;background-position:right 14px!important;background-repeat:no-repeat!important;padding-right:1rem!important}.container .orderform-template .orderform-template-holder .row-fluid .step .accordion-heading .accordion-toggle .link-box-edit i{font-size:13px;margin:0}.container .orderform-template .orderform-template-holder .row-fluid .step .accordion-heading .accordion-toggle .link-box-edit:hover{opacity:1;color:#515151}.container .orderform-template .orderform-template-holder .row-fluid .step .accordion-toggle{padding:0!important}.container .orderform-template .orderform-template-holder .row-fluid .step a{color:#2088e2;font-family:Ubuntu,sans-serif;font-weight:400;letter-spacing:1.3px;text-decoration:none;cursor:pointer}.container .orderform-template .orderform-template-holder .row-fluid .step a:hover{text-decoration:none}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step a.link-logout{display:block}}.container .orderform-template .orderform-template-holder .row-fluid .step .link-logout-container{display:block!important;position:absolute;left:0;bottom:0;font-size:0}.container .orderform-template .orderform-template-holder .row-fluid .step .link-logout-container a{font-size:.75rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.container .orderform-template .orderform-template-holder .row-fluid .step p{color:#515151;font-size:.875rem;font-weight:300;line-height:1.25rem;border:none;margin:0rem}.container .orderform-template .orderform-template-holder .row-fluid .step p.client-phone-mobile label{font-weight:400!important}.container .orderform-template .orderform-template-holder .row-fluid .step p.client-phone-mobile input{margin:0 10px 0 -20px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;width:16px;height:16px!important;border-radius:2px;border:1px solid #c1c1c1;background:#ffffff;padding:0!important}.container .orderform-template .orderform-template-holder .row-fluid .step p.client-phone-mobile input:checked{background-color:#2088e2;background-image:url(/arquivos/icon__check--white.png);background-size:13px 10px;background-position:center center;background-repeat:no-repeat;border-color:#2088e2}.container .orderform-template .orderform-template-holder .row-fluid .step p.client-profile-summary span{display:inline-block!important}.container .orderform-template .orderform-template-holder .row-fluid .step p span.error{font-size:.875rem!important;margin-top:5px!important;position:relative!important}.container .orderform-template .orderform-template-holder .row-fluid .step label{color:#515151;font-size:.875rem;font-weight:500;line-height:1.25rem;margin-bottom:0;margin-top:0!important}.container .orderform-template .orderform-template-holder .row-fluid .step input{color:#929292;font-family:Ubuntu,sans-serif!important;font-size:.875rem;font-weight:300;line-height:1.25rem;padding:.625rem!important;border:.0625rem solid #d1d1d1;border-radius:.125rem!important;min-width:0rem;max-width:100%!important;line-height:normal!important;height:auto!important;box-shadow:none!important}.container .orderform-template .orderform-template-holder .row-fluid .step input#client-first-name,.container .orderform-template .orderform-template-holder .row-fluid .step input#client-last-name,.container .orderform-template .orderform-template-holder .row-fluid .step input#client-document{width:100%!important}.container .orderform-template .orderform-template-holder .row-fluid .step input.input-micro{width:65px!important}.container .orderform-template .orderform-template-holder .row-fluid .step input.input-mini{width:90px!important}.container .orderform-template .orderform-template-holder .row-fluid .step input.input-mini#client-phone3{width:127px!important}.container .orderform-template .orderform-template-holder .row-fluid .step input.input-small{width:150px!important}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step input.input-small{width:100%!important}}.container .orderform-template .orderform-template-holder .row-fluid .step input.input-xlarge,.container .orderform-template .orderform-template-holder .row-fluid .step input.input-xxlarge{width:100%!important}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step input.input-xlarge,.container .orderform-template .orderform-template-holder .row-fluid .step input.input-xxlarge{width:100%!important}}.container .orderform-template .orderform-template-holder .row-fluid .step input.input-xlarge#ship-postalCode::-webkit-outer-spin-button,.container .orderform-template .orderform-template-holder .row-fluid .step input.input-xlarge#ship-postalCode::-webkit-inner-spin-button,.container .orderform-template .orderform-template-holder .row-fluid .step input.input-xxlarge#ship-postalCode::-webkit-outer-spin-button,.container .orderform-template .orderform-template-holder .row-fluid .step input.input-xxlarge#ship-postalCode::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.container .orderform-template .orderform-template-holder .row-fluid .step input.input-xlarge#ship-postalCode,.container .orderform-template .orderform-template-holder .row-fluid .step input.input-xxlarge#ship-postalCode{-moz-appearance:textfield}.container .orderform-template .orderform-template-holder .row-fluid .step input.success{background-position:right center}.container .orderform-template .orderform-template-holder .row-fluid .step a:hover{color:#515151}.container .orderform-template .orderform-template-holder .row-fluid .step .box-client-info-pj,.container .orderform-template .orderform-template-holder .row-fluid .step .newsletter{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active{position:relative;padding:0 0 16px 10px!important;margin-top:2.5rem!important;width:calc(100% - 20px)!important;float:left}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active:before{content:"1"!important;color:#2088e2;font-family:Ubuntu,sans-serif!important;font-size:1rem;font-weight:700;line-height:1.75rem;border:.125rem solid #2088e2;border-radius:100%;width:2rem;height:2rem;padding-left:.6rem;margin-right:1rem;margin-bottom:16px;margin-left:20px;display:block}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active:after{content:"Datos Personales";color:#2088e2;font-weight:700;text-transform:uppercase;position:absolute;top:5px;left:4.8rem;display:inline-block}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active{margin-top:0!important;width:calc(100% - 10px)!important;padding:0 0 0 10px!important}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active:before{position:relative;left:10px;margin-bottom:.875rem;padding-left:0;text-align:center;margin-left:0}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active:after{left:4rem;top:5px}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .accordion-inner{padding-left:10px!important;padding-right:10px!important}}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info{width:100%;margin-bottom:0!important}@media (max-width: 48rem){.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info{width:100%}}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .programa-mic-wrapper{margin-top:30px;margin-bottom:27px;background-color:#f5f5f5;background-image:url(/arquivos/image__mi-carrefour.png);background-size:49px 29px;background-position:15px 18px;padding:15px 17px 18px 78px}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .programa-mic-wrapper p{font-weight:400}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .programa-mic-wrapper .selection{margin-top:5px}@media (max-width: 48rem){.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .box-client-info-pf{width:100%}}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .box-client-info-pf #email-suggestion-address{letter-spacing:0}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info input.success{background-position:right center}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info #client-document.success{background:none}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info #client-document.custom-success{background-image:url(/arquivos/icon__custom-success.png);background-repeat:no-repeat;background-position:right center}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-notice{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-email{width:100%;padding-left:76px;padding-right:0;background-image:url(/arquivos/icon__profile.png);background-size:62px 62px;background-position:left center;background-repeat:no-repeat;min-height:62px}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-email label{font-size:0}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-email label:before{content:"Mail";font-size:.875rem}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-email span:not(.help){color:#2088e2;font-weight:400;font-size:1.25rem;word-break:break-word}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-first-name,.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-last-name,.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-document,.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-phone{width:50%;padding-left:0rem}@media (max-width: 48rem){.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-first-name,.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-last-name,.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-document,.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-phone{width:100%;padding-right:0rem}}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-last-name{padding-right:0}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-phone{padding:.625rem 0rem .75rem;display:flex}@media (max-width: 48rem){.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-phone{padding-left:0rem;width:100%;position:relative;min-height:110px}}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-phone .input{padding-left:0rem;position:relative;left:-150px;padding-top:0;top:-5px;padding-right:0}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-phone .input{left:0}}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-phone label[for=client-phone]{font-size:0;white-space:nowrap}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-phone label[for=client-phone]:before{content:"Teléfono o Celular";font-size:.875rem;margin-right:25px}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-phone label[for=client-phone]+div{position:absolute;left:0}}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-phone label[for=client-phone-mobile]{font-size:0}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-phone label[for=client-phone-mobile]:before{content:"Celular";font-size:.875rem}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-phone label[for=client-phone-mobile]{padding-left:150px}}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-phone .client-phone-prefix,.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .box-client-info .client-phone .client-phone-suffix{color:#515151;font-size:.875rem;font-weight:500;line-height:1.25rem;margin-bottom:.5rem}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .btn-submit-wrapper,.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .btn-submit-wrapper--custom{float:left}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .btn-submit-wrapper,.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .btn-submit-wrapper--custom{width:100%}}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .accordion-inner{border-bottom:1px solid #e8e8e8;padding-bottom:60px!important;margin-right:10px;padding-right:20px!important;padding-left:20px!important}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.active .accordion-inner{padding-left:10px!important;padding-right:10px!important}}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.filled{padding:0!important;background:#f5f5f5!important;border-radius:0 5px 5px 0!important;border-left:4px solid #4ccd8a!important}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.filled{padding-top:15px!important}}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.filled .accordion-heading{display:block}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.filled .accordion-inner{padding:0 0 25px!important}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.filled .accordion-inner{padding-top:1.25rem;padding-bottom:0}}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.filled .accordion-inner .form-step{margin-top:0!important;position:relative;padding-bottom:25px!important}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.filled .box-step{position:relative}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.filled .box-step{padding:0}}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.filled .box-step:before{content:"1"!important;color:#005baa;font-family:Ubuntu,sans-serif!important;font-size:1rem;font-weight:700;line-height:1.75rem;border:.125rem solid #005baa;border-radius:100%;width:2rem;height:2rem;padding-left:.6rem;margin-right:1rem;margin-left:.15rem;display:block;margin-bottom:16px}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.filled .box-step:after{content:"Datos Personales";color:#005baa;font-weight:700;text-transform:uppercase;position:absolute;top:5px;left:2.8rem;display:inline-block}.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.filled .accordion-body.collapse{margin:0 10px;padding:0 20px}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.client-profile-data.filled .accordion-body.collapse{padding:0 10px;margin-top:-13px}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active{display:block;padding:0rem 5px!important}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active{margin-bottom:0}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step{display:block!important;position:relative;padding-left:25px}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step{padding-left:15px}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step:before{content:"2";color:#2088e2;font-family:Ubuntu,sans-serif!important;font-size:1rem;font-weight:700;line-height:1.75rem;border:.125rem solid #2088e2;border-radius:100%;width:2rem;height:2rem;padding-left:.6rem;margin-right:1rem;margin-bottom:22px;display:block}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step:after{content:"Forma de Entrega";font-weight:700;text-transform:uppercase;position:absolute;left:4.5rem;top:5px;color:#2088e2}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step:after{left:3.8rem}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div{width:60%;float:right}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div.vtex-omnishipping-1-x-hr,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div.shp-pickup-receiver{display:none!important}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading{float:left!important;margin-left:0!important;width:60%}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading{min-height:0;width:100%}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+div:before{content:"SUCURSAL SELECCIONADA:";display:block;font-family:Ubuntu,sans-serif;font-size:25px;font-weight:400;line-height:normal;color:#005baa;font-size:14px;font-weight:700;margin-bottom:.625rem;padding:4px 0 4px 20px;background-image:url(/arquivos/icon-sucursal-checkout.png);background-repeat:no-repeat;background-position:left}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+.vtex-omnishipping-1-x-addressFormPart1{padding-left:0;width:60%;position:relative}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+.vtex-omnishipping-1-x-addressFormPart1{width:100%!important}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+.vtex-omnishipping-1-x-addressFormPart1+.vtex-omnishipping-1-x-addressForm{padding-left:0;width:60%;clear:right}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+.vtex-omnishipping-1-x-addressFormPart1+.vtex-omnishipping-1-x-addressForm{width:100%}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+.vtex-omnishipping-1-x-addressFormPart1+.vtex-omnishipping-1-x-addressForm+.vtex-omnishipping-1-x-btnDelivery{display:none!important}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+.vtex-omnishipping-1-x-addressFormPart1+.vtex-omnishipping-1-x-addressForm+.vtex-omnishipping-1-x-deliveryGroup{clear:both}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+.vtex-omnishipping-1-x-addressFormPart1+.vtex-omnishipping-1-x-deliveryGroup{padding-left:0;width:60%;clear:both}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+.vtex-omnishipping-1-x-addressFormPart1+.vtex-omnishipping-1-x-deliveryGroup{width:100%}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+.delivery-group-content+.vtex-omnishipping-1-x-container+.vtex-omnishipping-1-x-shippingSectionTitle,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+.delivery-group-content+.vtex-omnishipping-1-x-container+.vtex-omnishipping-1-x-btnDelivery+.vtex-omnishipping-1-x-shippingSectionTitle,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+.delivery-group-content+.vtex-omnishipping-1-x-container+.vtex-omnishipping-1-x-hr+.vtex-omnishipping-1-x-deliverTitle+.vtex-omnishipping-1-x-addressFormPart1+.vtex-omnishipping-1-x-deliveryGroup+.vtex-omnishipping-1-x-shippingSectionTitle{width:50%;display:block;clear:both;float:right;font-weight:700;color:#515151}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+.delivery-group-content+.vtex-omnishipping-1-x-container+.vtex-omnishipping-1-x-shippingSectionTitle,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+.delivery-group-content+.vtex-omnishipping-1-x-container+.vtex-omnishipping-1-x-btnDelivery+.vtex-omnishipping-1-x-shippingSectionTitle,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+.delivery-group-content+.vtex-omnishipping-1-x-container+.vtex-omnishipping-1-x-hr+.vtex-omnishipping-1-x-deliverTitle+.vtex-omnishipping-1-x-addressFormPart1+.vtex-omnishipping-1-x-deliveryGroup+.vtex-omnishipping-1-x-shippingSectionTitle{width:100%}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+.delivery-group-content+.vtex-omnishipping-1-x-container+.vtex-omnishipping-1-x-shippingSectionTitle+.vtex-omnishipping-1-x-backToAddressList{width:50%;float:right;clear:both}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+.delivery-group-content+.vtex-omnishipping-1-x-container+.vtex-omnishipping-1-x-shippingSectionTitle+.vtex-omnishipping-1-x-backToAddressList{width:100%}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+.delivery-group-content+.vtex-omnishipping-1-x-container+.vtex-omnishipping-1-x-shippingSectionTitle+.address-list{display:block;width:60%;float:right;clear:both}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+.delivery-group-content+.vtex-omnishipping-1-x-container+.vtex-omnishipping-1-x-shippingSectionTitle+.address-list{width:100%}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+.delivery-group-content+.vtex-omnishipping-1-x-container+.vtex-omnishipping-1-x-shippingSectionTitle+.address-list .address-item,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+.delivery-group-content+.vtex-omnishipping-1-x-container+.vtex-omnishipping-1-x-shippingSectionTitle+.address-list .address-create{width:100%;margin-left:0}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div#postalCode-finished-loading+.vtex-omnishipping-1-x-warning+.delivery-group-content{margin-left:0!important}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div.vtex-omnishipping-1-x-deliverTitle{width:50%;float:right}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div.vtex-omnishipping-1-x-deliverTitle{width:100%;margin-left:0}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div .vtex-omnishipping-1-x-sellerOptionsText,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div.vtex-omnishipping-1-x-deliverTitle{color:#515151;font-size:14px;font-weight:700;margin:0 0 15px}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div.vtex-omnishipping-1-x-addressForm{width:50%;padding-left:0%}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div.vtex-omnishipping-1-x-addressForm .delivery-address-title{font-size:0!important}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div.vtex-omnishipping-1-x-addressForm{width:100%}}@media (max-width: 48rem){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div{width:100%}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step>div.vtex-omnishipping-1-x-addressForm{padding-left:0}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step #marketplace-notification{width:50%;float:right;clear:both;margin-left:0;line-height:20px}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step #marketplace-notification span{display:block;margin-bottom:20px;background:#f5f5f5;padding:9px 15px 11px 50px;color:#515151;position:relative}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step #marketplace-notification span:before{content:"";background-image:url(/arquivos/icon__alert--red.png);background-size:26px 23px;width:26px;height:23px;display:block;position:absolute;left:13px;top:16px}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step #marketplace-notification{width:100%;margin-left:0}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step #marketplace-notification:after{content:"¿Dónde?";display:block;font-family:Ubuntu,sans-serif;font-size:25px;font-weight:400;line-height:normal;color:#005baa;font-size:1.25rem;font-weight:700;margin-bottom:.625rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .shp-info-pickup.vtex-omnishipping-1-x-alert{float:none;width:100%}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .shp-info-pickup.vtex-omnishipping-1-x-alert .vtex-omnishipping-1-x-text{font-size:0px!important}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .shp-info-pickup.vtex-omnishipping-1-x-alert .vtex-omnishipping-1-x-text:before{content:"Algunos ítems no se pueden recoger en esta ubicación. Proporcione una dirección para que sean enviados.";font-size:14px}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .shp-info-pickup.vtex-omnishipping-1-x-alert{margin-left:0;width:100%}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .pickup-packages{text-align:left;border-top:.0625rem solid #005baa;margin-top:40px;margin-bottom:30px}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .pickup-packages:before{content:"¿Cuándo?";display:block;margin-top:1.5rem;margin-bottom:1.125rem;font-family:Ubuntu,sans-serif;font-size:25px;font-weight:400;line-height:normal;color:#005baa;font-size:1.25rem;font-weight:700;margin-bottom:.625rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .pickup-packages .vtex-omnishipping-1-x-shippingSectionTitle{font-size:0!important}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .pickup-packages .vtex-omnishipping-1-x-shippingSectionTitle:after{content:"Método de entrega";color:#515151;font-family:Ubuntu;font-weight:700;line-height:1.25rem;font-size:.875rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .pickup-packages #delivery-packages-options{border:1px solid #eee;border-radius:4px}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .pickup-packages .vtex-omnishipping-1-x-leanShippingTextLabelSingle{font-size:.875rem;font-weight:500;color:#515151}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .pickup-packages .vtex-omnishipping-1-x-leanShippingOption:last-child{border-bottom:0}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-sellerOptionsText{font-size:0}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-sellerOptionsText:before{font-size:.875rem;content:"1. Opciones de puntos de retiro"}@media screen and (device-aspect-ratio: 40/71){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step #shipping-option-delivery{margin-right:5px}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .ship-addressQuery{width:60%;padding-left:0%;padding-right:0}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .ship-addressQuery{padding-left:0;width:100%}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressFormPart1{padding-left:0;width:60%}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressFormPart1 .vtex-omnishipping-1-x-addressList{order:2}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressFormPart1 .ship-addressQuery{order:3}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressFormPart1{padding-left:0;width:100%}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressFormPart1 .vtex-omnishipping-1-x-addressList .vtex-omnishipping-1-x-addressItemOption{width:100%;margin-left:0;border-radius:.375rem;border:.125rem solid #e8e8e8;box-shadow:none;background:#ffffff;margin-bottom:.5rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressFormPart1 .vtex-omnishipping-1-x-addressList .vtex-omnishipping-1-x-addressItemOption:hover,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressFormPart1 .vtex-omnishipping-1-x-addressList .vtex-omnishipping-1-x-addressItemOption:active{border:.125rem solid #2088e2}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressFormPart1 .vtex-omnishipping-1-x-addressList .vtex-omnishipping-1-x-addressItemOption:hover .vtex-omnishipping-1-x-addressItemIcon,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressFormPart1 .vtex-omnishipping-1-x-addressList .vtex-omnishipping-1-x-addressItemOption:active .vtex-omnishipping-1-x-addressItemIcon{color:#515151}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressFormPart1 .vtex-omnishipping-1-x-addressList .vtex-omnishipping-1-x-addressItemOption.vtex-omnishipping-1-x-active{border:.125rem solid #2088e2}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressFormPart1 .vtex-omnishipping-1-x-addressList .vtex-omnishipping-1-x-addressItemOption .vtex-omnishipping-1-x-addressItemText{color:#515151;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:300;line-height:1.25rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressFormPart1 .vtex-omnishipping-1-x-addressList .address-edit{display:none!important}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressFormPart1 .vtex-omnishipping-1-x-addressList .address-create{width:100%}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressFormPart1 .vtex-omnishipping-1-x-addressList .address-create .vtex-omnishipping-1-x-buttonCreateAddress{border:none;color:#2088e2;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:2.5rem;text-transform:uppercase;text-align:left}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressFormPart1 .ship-addressQuery{padding:12px 0 0;position:relative}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressFormPart1 .ship-addressQuery>label{font-size:0;margin-bottom:0}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressFormPart1 .ship-addressQuery>label:after{color:#515151;content:"Domicilio";display:block;font-size:14px;font-weight:400}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressFormPart1 .address-list .address-create{width:100%!important;margin-left:0!important}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-backToAddressList{border:none;color:#0970e6;font-family:Ubuntu,sans-serif;font-size:0;font-weight:700;line-height:2.5rem;text-transform:uppercase;text-align:left;padding-left:0rem;display:flex;align-items:center;padding:0}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-backToAddressList:after{content:"Ver todas mis direcciones";font-size:.875rem;margin-left:.5rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-backToAddressList:before{content:" ";display:block;width:7px;height:13px;background-image:url(/arquivos/icon__arrow-left--blue.png);background-repeat:no-repeat;background-size:7px 13px;background-position:center}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-backToAddressList{font-size:0}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-backToAddressList:hover,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-backToAddressList:active{text-decoration:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .delivery-address-title,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .delivery-address-title{color:#515151;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;font-size:0}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .delivery-address-title:before,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .delivery-address-title:before{content:"Domicilio";display:inline-block;margin-bottom:.625rem;font-size:14px;color:#515151;font-weight:400}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .delivery-authorized-title,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .delivery-authorized-title{color:#515151;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;border-top:.0625rem solid #d1d1d1;padding-top:1.25rem;margin-top:.9375rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address{margin-bottom:0}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address .input,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .clearfix .input,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address .input,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .clearfix .input{padding-left:0;padding-right:0;width:100%}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address .input.ship-receiverName,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .clearfix .input.ship-receiverName,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address .input.ship-receiverName,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .clearfix .input.ship-receiverName{display:none;clear:both;height:0;opacity:0;padding:0}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address .input.ship-receiverName label,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .clearfix .input.ship-receiverName label,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address .input.ship-receiverName label,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .clearfix .input.ship-receiverName label{font-size:0;margin:0}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address .input.ship-receiverName label:before,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .clearfix .input.ship-receiverName label:before,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address .input.ship-receiverName label:before,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .clearfix .input.ship-receiverName label:before{content:"Nombre";font-size:.875rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address .input.ship-reference,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .clearfix .input.ship-reference,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address .input.ship-reference,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .clearfix .input.ship-reference{margin-top:.625rem;padding-top:.9375rem;border-top:.0625rem solid #E8E8E8}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address .input.ship-reference label,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .clearfix .input.ship-reference label,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address .input.ship-reference label,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .clearfix .input.ship-reference label{font-size:0;line-height:.75rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address .input.ship-reference textarea,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .clearfix .input.ship-reference textarea,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address .input.ship-reference textarea,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .clearfix .input.ship-reference textarea{width:100%}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address .input.ship-notApplicable,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .clearfix .input.ship-notApplicable,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address .input.ship-notApplicable,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .clearfix .input.ship-notApplicable{border:none;margin-bottom:15px}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address .input.ship-notApplicable .ship-number,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .clearfix .input.ship-notApplicable .ship-number,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address .input.ship-notApplicable .ship-number,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .clearfix .input.ship-notApplicable .ship-number{padding:0;width:auto}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address .input.ship-notApplicable .ship-checkboxNumberLabel,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .clearfix .input.ship-notApplicable .ship-checkboxNumberLabel,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address .input.ship-notApplicable .ship-checkboxNumberLabel,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .clearfix .input.ship-notApplicable .ship-checkboxNumberLabel{padding-left:15px;padding-right:0;padding-top:22px;width:auto}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address .input.ship-notApplicable .ship-checkboxNumberLabel label,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .clearfix .input.ship-notApplicable .ship-checkboxNumberLabel label,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address .input.ship-notApplicable .ship-checkboxNumberLabel label,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .clearfix .input.ship-notApplicable .ship-checkboxNumberLabel label{line-height:2.8125rem;margin:0;position:relative}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address .input.ship-notApplicable .ship-checkboxNumberLabel input,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .clearfix .input.ship-notApplicable .ship-checkboxNumberLabel input,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address .input.ship-notApplicable .ship-checkboxNumberLabel input,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .clearfix .input.ship-notApplicable .ship-checkboxNumberLabel input{margin:0 10px 0 0;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;width:16px;height:16px;border-radius:2px;border:1px solid #c1c1c1;background:#ffffff;padding:0;position:relative;top:13px}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address .input.ship-notApplicable .ship-checkboxNumberLabel input:checked,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .clearfix .input.ship-notApplicable .ship-checkboxNumberLabel input:checked,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address .input.ship-notApplicable .ship-checkboxNumberLabel input:checked,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .clearfix .input.ship-notApplicable .ship-checkboxNumberLabel input:checked{background-color:#2088e2;background-image:url(/arquivos/icon__check--white.png);background-size:13px 10px;background-position:center center;background-repeat:no-repeat;border-color:#2088e2}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address .input.ship-state,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address .input.ship-city,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .clearfix .input.ship-state,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .clearfix .input.ship-city,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address .input.ship-state,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address .input.ship-city,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .clearfix .input.ship-state,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .clearfix .input.ship-city{width:100%}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address .input.ship-state select,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address .input.ship-city select,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .clearfix .input.ship-state select,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .clearfix .input.ship-city select,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address .input.ship-state select,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address .input.ship-city select,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .clearfix .input.ship-state select,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .clearfix .input.ship-city select{width:100%;color:#929292;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:300;line-height:normal;height:auto;padding:.625rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address .input .input,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address .input select,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .clearfix .input .input,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .clearfix .input select,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address .input .input,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address .input select,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .clearfix .input .input,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .clearfix .input select{height:2.8125rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address .input select,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .clearfix .input select,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address .input select,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .clearfix .input select{background-image:url(/arquivos/icon__arrow-down--blue.png);background-size:12px 6px;background-repeat:no-repeat;background-position:97% center;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address .input select::-ms-expand,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .clearfix .input select::-ms-expand,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .vtex-omnishipping-1-x-address .input select::-ms-expand,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .clearfix .input select::-ms-expand{padding-left:1rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .address-summary,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .address-summary{color:#515151;font-family:Ubuntu,sans-serif;font-weight:700;font-size:.875rem;font-weight:300;line-height:1.25rem;background:none!important;padding-left:12px;border-radius:.375rem;padding-bottom:1.875rem;border:.125rem solid #2088e2;position:relative}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .address-summary>span:last-of-type,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .address-summary>span:last-of-type{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .address-summary .vtex-omnishipping-1-x-linkEdit,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .address-summary .vtex-omnishipping-1-x-linkEdit{font-weight:700;text-transform:uppercase;letter-spacing:0;font-size:.75rem;position:absolute;right:.625rem;bottom:.625rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-addressForm .address-summary .vtex-omnishipping-1-x-linkEdit:hover,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-teste .address-summary .vtex-omnishipping-1-x-linkEdit:hover{color:#005baa}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup{text-align:left;border-top:.0625rem solid #005baa}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-shippingSectionTitle{color:#515151;font-family:Ubuntu,sans-serif;font-weight:700;line-height:1.25rem;font-size:.875rem;display:none}@media (max-width: 48rem){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-shippingSectionTitle{width:100%}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList{width:100%;border:none}@media (max-width: 48rem){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList{width:100%}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-schedule{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDeliveryOptionsWrapper{display:none;border-bottom:.0625rem solid #E8E8E8;margin-left:0!important;margin-right:0!important}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDeliveryOptionsWrapper label{margin-bottom:0!important}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery{padding-left:0;padding-right:0;margin-top:1.25rem;padding-top:.9375rem!important;border-top:1px solid #E8E8E8}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery:before{display:inline-block;content:"fecha de entrega";color:#515151;font-family:Ubuntu,sans-serif;line-height:1.25rem;font-size:14px;color:#005baa;text-transform:uppercase;margin-bottom:15px;font-size:.875rem;font-weight:700;padding-left:30px;background-image:url(/arquivos/icon__vtex-omnishipping-1-x-scheduledDelivery.png);background-repeat:no-repeat;background-size:contain}@media (max-width: 48rem){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery{padding:0rem}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .react-datepicker-wrapper .react-datepicker__input-container>div:not([value=""]){-ms-justify-content:space-between;justify-content:space-between;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;margin-top:.625rem;flex-wrap:wrap}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .react-datepicker-wrapper .react-datepicker__input-container>div:not([value=""]):before{animation:rotation 1s linear infinite;border:3px solid #005baa;border-bottom-color:transparent;border-radius:100%;box-sizing:border-box;content:"";display:inline-block;height:24px;left:50%;margin-left:auto;position:absolute;transform:translate(-50%);width:24px}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .react-datepicker-wrapper .react-datepicker__input-container>div:not([value=""]) .vtex-omnishipping-1-x-selectedDate{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .react-datepicker-wrapper .react-datepicker__input-container>div:not([value=""]) .vtex-omnishipping-1-x-dateLinkModify{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery select{background-image:url(/arquivos/icon__arrow-down--blue.png);background-size:12px 6px;background-repeat:no-repeat;background-position:97% center;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;max-width:100%!important;width:100%!important;color:#929292;font-family:Ubuntu,sans-serif!important;font-size:.875rem;font-weight:300;line-height:1.25rem!important;height:auto;padding:.625rem!important}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .delivery-items{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-dateLink{border-radius:.375rem;border:.125rem solid #2088e2;background-color:#fff;color:#2088e2;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;text-transform:uppercase;background-image:none;outline:none;text-shadow:none;box-shadow:none;font-size:0!important;padding:.5rem 0rem;-ms-justify-content:center;justify-content:center;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-dateLink.large{padding:12px 40px 13px}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-dateLink:hover,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-dateLink:active{background-color:#2088e2;color:#fff;border:.125rem solid #2088e2}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-dateLink:before{font-size:.875rem;content:"Elegí fecha y hora de entrega"}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .react-datepicker__header{background-color:#fff;border-bottom:none!important}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .react-datepicker__header .react-datepicker__current-month{color:#515151;font-family:Ubuntu,sans-serif;font-size:1.25rem;font-weight:300;line-height:1.5rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .react-datepicker__header .react-datepicker__day-names .react-datepicker__day-name{color:#2088e2!important;font-family:Ubuntu,sans-serif;font-size:.75rem;font-weight:700;line-height:2.5rem;text-transform:uppercase}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-btnDelivery{width:60%;float:right;clear:both;margin-left:0%;margin-top:15px;border-radius:.375rem;border:.125rem solid #2088e2;background-color:#fff;color:#2088e2;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;text-transform:uppercase;background-image:none;outline:none;text-shadow:none;box-shadow:none;font-size:0!important;padding:.5rem 0rem;-ms-justify-content:center;justify-content:center;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-btnDelivery.large{padding:12px 40px 13px}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-btnDelivery:hover,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-btnDelivery:active{background-color:#2088e2;color:#fff;border:.125rem solid #2088e2}@media (max-width: 48rem){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-btnDelivery{width:100%;margin-left:0}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-btnDelivery:before{font-size:.875rem;content:"Ingresá la dirección de facturación"}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content{margin-left:0!important}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup{margin-bottom:.625rem;position:relative}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup:before{color:#515151;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;content:"Dirección de retiro";display:inline-block;margin-bottom:.625rem;font-size:.8125rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .contentMessageAddres{position:absolute;top:0;right:-67%;max-width:291px}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .contentMessageAddres{position:inherit;right:auto;max-width:356px}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .contentMessageAddres h4{font-size:14px;color:#005baa;font-weight:700}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .contentMessageAddres p{font-size:14px;font-weight:400;color:#515151}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .contentMessageAddres p strong{font-weight:700;text-transform:uppercase;color:#005baa}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPoint .vtex-omnishipping-1-x-PickupPointInfo{border:none;padding:0rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPoint .vtex-omnishipping-1-x-PickupPointInfo .pickup-marker-blue{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPoint .vtex-omnishipping-1-x-PickupPointInfo .vtex-omnishipping-1-x-pointWrapper{color:#515151;font-family:Ubuntu,sans-serif;font-weight:700;font-size:.875rem;font-weight:300;line-height:1.25rem;background:none!important;padding:.75rem;border-radius:.375rem;border:.125rem solid #2088e2;font-size:.8125rem;line-height:1.1875rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPoint .vtex-omnishipping-1-x-PickupPointInfo .vtex-omnishipping-1-x-pointWrapper .vtex-omnishipping-1-x-PickupPointName{color:#2088e2;font-weight:700;font-size:.8125rem;line-height:1.1875rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPoint .vtex-omnishipping-1-x-PickupPointInfo .vtex-omnishipping-1-x-pointWrapper .line1-delimiter{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPoint .vtex-omnishipping-1-x-PickupPointInfo .vtex-omnishipping-1-x-pointWrapper .line1-delimiter+span{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPoint .vtex-omnishipping-1-x-PickupPointInfo .vtex-omnishipping-1-x-pointWrapper .vtex-omnishipping-1-x-details{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPoint .vtex-omnishipping-1-x-pickupPointChange{border-radius:.375rem;border:.125rem solid #2088e2;background-color:#fff;color:#2088e2;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;text-transform:uppercase;background-image:none;outline:none;text-shadow:none;box-shadow:none;font-size:0!important;padding:.5rem 0rem;-ms-justify-content:center;justify-content:center;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPoint .vtex-omnishipping-1-x-pickupPointChange.large{padding:12px 40px 13px}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPoint .vtex-omnishipping-1-x-pickupPointChange:hover,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPoint .vtex-omnishipping-1-x-pickupPointChange:active{background-color:#2088e2;color:#fff;border:.125rem solid #2088e2}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPoint .vtex-omnishipping-1-x-pickupPointChange:before{font-size:.875rem;content:"Ver otros puntos Drive y de retiro"}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPoint[id*=Retiro] .vtex-omnishipping-1-x-PickupPointName:before,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPoint[id*=retiro] .vtex-omnishipping-1-x-PickupPointName:before{content:"Retiro";text-transform:uppercase;color:#2088e2;font-weight:700;display:block}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPoint[id*=Drive] .vtex-omnishipping-1-x-PickupPointName:before,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPoint[id*=drive] .vtex-omnishipping-1-x-PickupPointName:before{content:"Drive";text-transform:uppercase;color:#2088e2;font-weight:700;display:block}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPoint.loader{position:relative}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPoint.loader:after{animation:rotation 1s linear infinite;border:3px solid #005baa;border-bottom-color:transparent;border-radius:100%;box-sizing:border-box;content:"";display:inline-block;height:24px;left:50%;margin-left:-12px;margin-top:-12px;position:absolute;top:50%;width:24px;z-index:2}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPoint.loader:before{background-color:#fff;content:"";inset:0;position:absolute;z-index:1}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList{border:none;border-radius:0;margin-top:1.25rem;padding-bottom:1.25rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .valSelected:before{bottom:-2rem}@media (max-width: 760px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .valSelected:before{bottom:27.9rem}}@media (max-width: 380px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .valSelected:before{bottom:30.8rem}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList:before{display:inline-block;content:"fecha de entrega";color:#515151;font-family:Ubuntu,sans-serif;line-height:1.25rem;font-size:14px;color:#005baa;text-transform:uppercase;margin-top:25px;margin-bottom:10px;font-size:.875rem;font-weight:700;padding-left:30px;background-image:url(/arquivos/icon__vtex-omnishipping-1-x-scheduledDeliveryList.png);background-repeat:no-repeat;background-size:contain}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-schedule{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery{padding-left:0;padding-right:0}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .calendar__wrapper{position:relative}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .calendar__wrapper.calendar-loading>.day:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-color:#ffffffb3;z-index:3}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .calendar__wrapper.calendar-loading>.day:after{position:absolute;top:17%;left:41%;content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid #2088e2;border-color:#2088e2 transparent #2088e2 transparent;animation:lds-dual-ring 1.2s linear infinite;z-index:5}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery:before{display:inline-block;content:"Seleccioná cuándo querés recibirlo";color:#515151;font-family:Ubuntu,sans-serif;line-height:1.25rem;font-size:.875rem;font-weight:700}@media (max-width: 48rem){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery{padding:0rem}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .vtex-omnishipping-1-x-date .react-datepicker-wrapper .react-datepicker__input-container>div:not([value=""]){-ms-justify-content:space-between;justify-content:space-between;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;margin-top:.625rem;flex-wrap:wrap;background-color:#dfedff}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .vtex-omnishipping-1-x-date .react-datepicker-wrapper .react-datepicker__input-container>div:not([value=""]) .vtex-omnishipping-1-x-selectedDate{padding-left:.625rem;font-weight:500;color:#515151;text-transform:capitalize}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .vtex-omnishipping-1-x-date .react-datepicker-wrapper .react-datepicker__input-container>div:not([value=""]) .vtex-omnishipping-1-x-dateLinkModify{font-family:Ubuntu,sans-serif;text-transform:uppercase;font-weight:700;font-size:.65rem;padding-right:.625rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .vtex-omnishipping-1-x-date .react-datepicker-wrapper .react-datepicker__input-container .shp-datepicker-button{border-radius:.375rem;border:.125rem solid #2088e2;background-color:#fff;color:#2088e2;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;text-transform:uppercase;background-image:none;outline:none;text-shadow:none;box-shadow:none;font-size:0!important;padding:.5rem 0rem;-ms-justify-content:center;justify-content:center;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .vtex-omnishipping-1-x-date .react-datepicker-wrapper .react-datepicker__input-container .shp-datepicker-button.large{padding:12px 40px 13px}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .vtex-omnishipping-1-x-date .react-datepicker-wrapper .react-datepicker__input-container .shp-datepicker-button:hover,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .vtex-omnishipping-1-x-date .react-datepicker-wrapper .react-datepicker__input-container .shp-datepicker-button:active{background-color:#2088e2;color:#fff;border:.125rem solid #2088e2}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .vtex-omnishipping-1-x-date .react-datepicker-wrapper .react-datepicker__input-container .shp-datepicker-button:before{font-size:.875rem;content:"Elegí fecha y hora de entrega"}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .vtex-omnishipping-1-x-date .react-datepicker-wrapper .react-datepicker__input-container .shp-datepicker-button{width:100%!important}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .vtex-omnishipping-1-x-date .react-datepicker-wrapper .react-datepicker__input-container .react-datepicker-ignore-onclickoutside .vtex-omnishipping-1-x-dateLink{border-radius:.375rem;border:.125rem solid #2088e2;background-color:#fff;color:#2088e2;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;text-transform:uppercase;background-image:none;outline:none;text-shadow:none;box-shadow:none;font-size:0!important;padding:.5rem 0rem;-ms-justify-content:center;justify-content:center;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .vtex-omnishipping-1-x-date .react-datepicker-wrapper .react-datepicker__input-container .react-datepicker-ignore-onclickoutside .vtex-omnishipping-1-x-dateLink.large{padding:12px 40px 13px}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .vtex-omnishipping-1-x-date .react-datepicker-wrapper .react-datepicker__input-container .react-datepicker-ignore-onclickoutside .vtex-omnishipping-1-x-dateLink:hover,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .vtex-omnishipping-1-x-date .react-datepicker-wrapper .react-datepicker__input-container .react-datepicker-ignore-onclickoutside .vtex-omnishipping-1-x-dateLink:active{background-color:#2088e2;color:#fff;border:.125rem solid #2088e2}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .vtex-omnishipping-1-x-date .react-datepicker-wrapper .react-datepicker__input-container .react-datepicker-ignore-onclickoutside .vtex-omnishipping-1-x-dateLink:before{font-size:.875rem;content:"Elegí fecha y hora de entrega"}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .vtex-omnishipping-1-x-date .react-datepicker-popper{z-index:100!important}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .vtex-omnishipping-1-x-date .react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header{background-color:#fff;border-bottom:none!important}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .vtex-omnishipping-1-x-date .react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header .react-datepicker__current-month{color:#515151;font-family:Ubuntu,sans-serif;font-size:1.25rem;font-weight:300;line-height:1.5rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .vtex-omnishipping-1-x-date .react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header .react-datepicker__day-names .react-datepicker__day-name{color:#2088e2!important;font-family:Ubuntu,sans-serif;font-size:.75rem;font-weight:700;line-height:2.5rem;text-transform:uppercase}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .span12{height:2.5rem!important;border:.0625rem solid #dbdbdb!important;background-color:#fff;color:#515151;font-family:Ubuntu,sans-serif!important;font-size:.875rem;font-weight:300;line-height:1.25rem!important}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery .iframeHeight{height:1600px!important}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .delivery-items{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList #scheduled-delivery-pickup-in-point+div div .vtex-omnishipping-1-x-scheduledDelivery:before{content:"Seleccioná cuándo querés retirarlo"}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .address-list{width:100%;display:flex;flex-direction:column;align-items:flex-start}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .address-list .address-item{width:60%;margin-bottom:.5rem;border-radius:.375rem;border:.125rem solid #e8e8e8;box-shadow:none;background:#ffffff}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .address-list .address-item{width:100%;margin-left:0}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .address-list .address-item:hover,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .address-list .address-item:active{border:.125rem solid #2088e2}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .address-list .address-item:hover .vtex-omnishipping-1-x-addressItemIcon,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .address-list .address-item:active .vtex-omnishipping-1-x-addressItemIcon{color:#515151}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .address-list .address-item.vtex-omnishipping-1-x-active{border:.125rem solid #2088e2}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .address-list .address-item .vtex-omnishipping-1-x-addressItemText{color:#515151;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:300;line-height:1.25rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .address-list .address-create{width:50%}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .address-list .address-create{width:100%;margin-left:0}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .address-list .address-create .vtex-omnishipping-1-x-buttonCreateAddress{border:none;color:#2088e2;font-family:Ubuntu,sans-serif;font-weight:700;line-height:2.5rem;text-transform:uppercase;text-align:left}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .address-list .address-create .vtex-omnishipping-1-x-buttonCreateAddress .icon-plus:before{font-size:.875rem;margin-right:.5rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step #ship-addressQuery{width:100%}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-submitPaymentButton,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-submitPaymentButton--custom{width:60%;clear:both;margin-left:0%}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-submitPaymentButton,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-submitPaymentButton--custom{margin-left:0;width:100%}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-submitPaymentButton .btn-go-to-payment,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-submitPaymentButton--custom .btn-go-to-payment{margin-top:1rem;float:right}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .ask-for-geolocation .ask-for-geolocation-title{font-size:0rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .ask-for-geolocation .ask-for-geolocation-title:before{content:"Sucursal de retiro más cercana";color:#005baa;font-size:1.25rem;font-weight:700;line-height:1.25rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .ask-for-geolocation .ask-for-geolocation-subtitle{font-size:0rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .ask-for-geolocation .ask-for-geolocation-subtitle:before{content:"Para conocerla, indicanos tu ubicación";color:#515151;font-size:1rem;font-weight:300;line-height:1.25rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .ask-for-geolocation .ask-for-geolocation-image-ask{background:transparent;box-shadow:none;width:120px;height:120px}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .ask-for-geolocation .ask-for-geolocation-image-ask svg{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .ask-for-geolocation .ask-for-geolocation-image-ask:before{content:url(/arquivos/icon__ask-for-geolocation-image-ask.png)}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .ask-for-geolocation .btn-ask-for-geolocation-cta{font-size:0rem;border:none;border-radius:.3125rem}@media (max-width: 48rem){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .ask-for-geolocation .btn-ask-for-geolocation-cta{padding:.9375rem 0rem 0rem 1.5rem;width:60%;height:2.5rem}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .ask-for-geolocation .btn-ask-for-geolocation-cta:focus{background-color:#2088e2!important}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .ask-for-geolocation .btn-ask-for-geolocation-cta:before{content:"Ver en el mapa";color:#fff;font-size:.875rem;font-weight:700;text-transform:uppercase;text-align:center;font-family:Ubuntu,sans-serif}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .ask-for-geolocation .ask-for-geolocation-manual{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .private-neighborhood-wrapper{clear:both}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .private-neighborhood-wrapper label.checkbox{padding-left:0;margin-bottom:0}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .private-neighborhood-wrapper label.checkbox input{margin-left:0!important;margin-right:10px!important;margin-top:1px!important;width:16px!important;height:16px!important}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .private-neighborhood-wrapper label.checkbox span{display:inline-block;position:relative}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .private-neighborhood-wrapper .private-neighborhood-fields{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .private-neighborhood-wrapper .private-neighborhood-fields .parsley-error{border-color:#e94e3c}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .private-neighborhood-wrapper .private-neighborhood-fields .parsley-success{background-image:url(https://io.vtex.com.br/checkout-ui/v6.22.1/img/ico-ready.png);background-position:right center;background-repeat:no-repeat}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .private-neighborhood-wrapper .private-neighborhood-fields .parsley-errors-list{margin:0}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .private-neighborhood-wrapper .private-neighborhood-fields .parsley-errors-list .parsley-custom-error-message{color:#e94e3c}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active){display:block;padding:0rem .5rem;margin-bottom:0!important}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active){margin-top:.9375rem;padding:0 5px!important}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .accordion-inner{padding-top:0!important;padding-left:18px}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .accordion-inner{padding:2.5rem 0 0 15px!important}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .vtex-omnishipping-1-x-SummaryItemGroup:first-of-type:before{color:#515151;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;content:"Dirección de entrega:";display:block;font-size:.8125rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .shipping-summary-placeholder{position:relative;padding-left:20px;margin:0}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .shipping-summary-placeholder:before{content:"2"!important;color:#005baa;font-family:Ubuntu,sans-serif!important;font-size:1rem;font-weight:700;line-height:1.75rem;border:.125rem solid #005baa;border-radius:100%;width:2rem;height:2rem;padding-left:.6rem;margin-right:1rem;display:inline-block;margin-bottom:10px}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .shipping-summary-placeholder:after{content:"Forma de Entrega";color:#005baa;font-weight:700;text-transform:uppercase;position:absolute;left:4.2rem;top:8px}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .shipping-summary-placeholder:after{left:2.9rem}}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .shipping-summary-placeholder{margin-top:-20px;padding-left:0}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .shipping-summary-placeholder .shipping-summary-info{padding:15px 0;font-size:0;display:block!important;color:#999}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .shipping-summary-placeholder .shipping-summary-info:before{font-size:.9rem;content:"¡Quedan algunos datos por completar! Te invitamos a llenarlos para continuar."}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .shipping-summary-placeholder .vtex-omnishipping-1-x-SummaryItemTitle{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .shipping-summary-placeholder .vtex-omnishipping-1-x-SummaryItemGroup:last-of-type .vtex-omnishipping-1-x-SummaryItemTitle{display:block;text-transform:none;font-weight:700;font-size:.8125rem!important}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .shipping-summary-placeholder .shp-summary-group-title.vtex-omnishipping-1-x-SummaryItemAddress{color:#2088e2;font-weight:700;font-size:.8125rem;line-height:1.1875rem;margin-bottom:0}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .shipping-summary-placeholder .shp-summary-scheduled{display:flex;flex-direction:column}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .shipping-summary-placeholder .shp-summary-scheduled:before{color:#515151;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;content:"Entrega estimada:";margin-right:.3125rem;display:inline-block;font-size:.8125rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .shipping-summary-placeholder .vtex-omnishipping-1-x-SummaryItemPickupAddress{display:block}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .shp-summary-group-price{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .shp-summary-group .shp-summary-group-info{font-weight:300;font-size:.875rem;line-height:1.25rem;color:#515151;border:0}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .shp-summary-group .shp-summary-package-time{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .link-change-shipping{position:absolute;top:-1px;right:-10px;font-size:0;border:0;padding:0;margin:0;height:30px;opacity:.7;letter-spacing:0;background:none;display:flex;width:auto;align-items:center}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .link-change-shipping:hover{opacity:1}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .link-change-shipping:before{content:"CAMBIAR"!important;color:#005baa;font-size:.75rem!important;font-weight:700;line-height:2.5rem;text-transform:uppercase;text-decoration:none;box-shadow:none;font-family:Ubuntu,sans-serif}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .link-change-shipping:after{display:flex;content:" ";width:12px;height:12px;background-image:url(/arquivos/icon__edit.png)!important;background-size:cover;background-position:center;margin-left:3px}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .link-change-shipping{right:15px}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .shp-summary-group-address{padding-bottom:10px}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .shp-summary-group-address .address-summary{display:flex;flex-direction:row;flex-wrap:wrap}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data:not(.active) .shp-summary-group-address .address-summary>span{margin-right:.4rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.inactive .shipping-summary-placeholder:before{color:#515151;border:.125rem solid #515151}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.inactive .shipping-summary-placeholder:after{color:#515151}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.inactive .shipping-summary-placeholder:after{left:2.9rem}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .accordion-toggle{display:none!important}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper{border-radius:0;border:none;box-shadow:none}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper{display:block;text-align:center}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper .shp-method-option{max-width:7rem;height:7.375rem;border-radius:.375rem;border:.125rem solid #2088e2;background-color:transparent}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper .shp-method-option .shp-method-option-complement{display:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper .shp-method-option .shp-method-option-text{font-size:0rem;display:flex;flex-direction:row;align-items:center;justify-content:center;height:80%}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper .shp-method-option .shp-method-option-text:before{height:3.375rem;-ms-justify-content:center;justify-content:center;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;margin-right:15px}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper .shp-method-option .shp-method-option-text:after{font-size:.75rem;font-weight:700;line-height:normal;font-family:Ubuntu,sans-serif}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper .shp-method-option .shp-method-option-text{flex-direction:column;height:100%}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper .shp-method-option#shipping-option-delivery .shp-method-option-text:before{content:"";background-image:url(/arquivos/icon__shipping.png);background-size:73px 35px;background-position:center center;background-repeat:no-repeat;height:35px;width:73px;margin-right:15px;display:inline-block}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper .shp-method-option#shipping-option-delivery .shp-method-option-text:after{content:"ENVÍO A DOMICILIO";color:#2088e2}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper .shp-method-option#shipping-option-delivery .shp-method-option-text:after{margin-top:.3rem;margin-bottom:.3rem}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper .shp-method-option#shipping-option-pickup-in-point .shp-method-option-text:before{content:"";background-image:url(/arquivos/icon__pickup-delivery.png);background-size:90px 54px;background-repeat:no-repeat;background-position:center center;margin-left:.25rem;display:inline-block;height:54px;width:90px}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper .shp-method-option#shipping-option-pickup-in-point .shp-method-option-text:before{content:" ";display:flex;background-image:url(/arquivos/icon__pickup-delivery.png);background-size:90px 54px;background-position:center}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper .shp-method-option#shipping-option-pickup-in-point .shp-method-option-text:after{content:"RETIRO Y DRIVE";color:#2088e2}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper .shp-method-option#shipping-option-pickup-in-point .shp-method-option-text:after{margin-top:.3rem;margin-bottom:.3rem}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper .shp-method-option.shp-method-option-active{border:.125rem solid #2088e2;background-color:#2088e2}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper .shp-method-option.shp-method-option-active#shipping-option-delivery .shp-method-option-text:before{content:"";background-image:url(/arquivos/icon__shipping--white.png);background-repeat:no-repeat;background-position:center center;height:35px;width:73px}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper .shp-method-option.shp-method-option-active#shipping-option-delivery .shp-method-option-text:after{color:#fff}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper .shp-method-option.shp-method-option-active#shipping-option-pickup-in-point .shp-method-option-text:before{content:"";background-image:url(/arquivos/icon__pickup-delivery--white.png);background-size:90px 54px;background-position:center center;height:54px;width:90px;display:inline-block}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper .shp-method-option.shp-method-option-active#shipping-option-pickup-in-point .shp-method-option-text:after{color:#fff}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper #shipping-option-delivery:hover{background-color:#2088e2}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper #shipping-option-delivery:hover .shp-method-option-text:after{color:#fff!important}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper #shipping-option-delivery:hover .shp-method-option-text:before{content:"";background-image:url(/arquivos/icon__shipping--white.png)!important;background-size:73px 35px;background-repeat:no-repeat;height:35px;display:inline-block;width:73px}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper #shipping-option-pickup-in-point:hover{background-color:#2088e2}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper #shipping-option-pickup-in-point:hover .shp-method-option-text:after{color:#fff!important}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper #shipping-option-pickup-in-point:hover .shp-method-option-text:before{content:"";background-image:url(/arquivos/icon__pickup-delivery--white.png);background-size:90px 54px;background-position:center center;height:54px;width:90px;display:inline-block}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper .shipping-method-toggle{border-radius:0;border:none;box-shadow:none;height:100%;top:0;background:transparent}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shipping-method-wrapper .shp-method-option-inactive{color:#515151}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shp-lean{border:1px solid #515151;border-radius:0}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .shp-lean label{background:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .vtex-omnishipping-1-x-findPickup .pickup-point .pickup-point-info{border-radius:0;border:1px solid #515151}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .vtex-omnishipping-1-x-findPickup .pickup-point .pickup-point-info .pickup-point-name{font-family:Ubuntu,sans-serif;font-size:25px;font-weight:400;line-height:normal;color:#005baa;margin:0}@media (min-width: 48rem){.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .vtex-omnishipping-1-x-findPickup .pickup-point .pickup-point-info .pickup-point-name{font-size:1.875rem;letter-spacing:-.0187rem}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .vtex-omnishipping-1-x-findPickup .pickup-point .btn-link,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .vtex-omnishipping-1-x-findPickup .pickup-point .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .vtex-omnishipping-1-x-findPickup .pickup-point a{border:1px solid #515151}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .vtex-omnishipping-1-x-findPickup .pickup-point .btn-link.button-details-pickup-point,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .vtex-omnishipping-1-x-findPickup .pickup-point .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.button-details-pickup-point,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .vtex-omnishipping-1-x-findPickup .pickup-point a.button-details-pickup-point{border:none}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .vtex-omnishipping-1-x-findPickup .pickup-point .btn-link:hover,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .vtex-omnishipping-1-x-findPickup .pickup-point .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:hover,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .vtex-omnishipping-1-x-findPickup .pickup-point a:hover{border-color:#515151;color:#515151}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .vtex-omnishipping-1-x-address .ship-reference label{font-size:0}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .vtex-omnishipping-1-x-address .ship-reference label:before{content:"Indicaciones sobre tu dirección de entrega (ej: entre calles, lote, piso)";font-size:.875rem}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .vtex-omnishipping-1-x-teste .ship-reference label{font-size:0}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data .vtex-omnishipping-1-x-teste .ship-reference label:before{content:"Comentarios adicionales";font-size:.875rem}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data{z-index:0;padding:0!important}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data{margin-bottom:0!important}}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active{margin:-40px 10px 0;padding:25px 15px 0 20px;position:relative}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active:before{content:"3"!important;color:#2088e2;font-family:Ubuntu,sans-serif!important;font-size:1rem;font-weight:700;line-height:1.75rem;border:.125rem solid #2088e2;border-radius:100%;width:2rem;height:2rem;padding-left:.6rem;margin-right:1rem;display:block;left:2.1rem;top:3.875rem}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active:after{content:"Pago";text-transform:uppercase;font-weight:700;color:#2088e2;position:absolute;left:4.2rem;top:32px}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active{margin-top:0;margin-left:0;padding-left:20px;padding-right:20px;margin-bottom:25px}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active:before{padding-left:0;text-align:center;left:1rem;top:3.5rem;margin-bottom:25px}}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group{margin-top:2rem}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group{width:100%!important;margin-top:0}}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn{position:relative;display:grid;grid-gap:10px;grid-template-columns:repeat(6,1fr);margin-bottom:0;padding-bottom:0;border-color:#2088e2}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a{background:#ffffff!important;border-radius:.3125rem!important;padding:.3125rem .625rem!important;margin:0rem 0rem .5rem!important;box-shadow:none;text-shadow:none;text-align:left!important;border:.125rem solid #2088e2!important;align-items:center;display:flex!important;height:61px;justify-content:center;margin-bottom:0!important;position:relative;width:auto}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a:hover,.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a.active{border:.125rem solid #2088e2!important;box-shadow:none!important;background-color:#2088e2!important}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a:hover:before,.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a:hover:after,.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a.active:before,.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a.active:after{display:none!important}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a:hover span,.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a.active span{color:#fff}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a.active{background-color:#2088e2!important;border-bottom:4px solid #4ccd8a!important}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a.active .payment-group-item-text:after{content:"";color:#fff!important}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a.active:before{content:"";background-color:#4ccd8a;background-image:url(/arquivos/check-btn-checkout.png);background-position:center;background-repeat:no-repeat;background-size:11px 8px;border:1px solid #fff;border-radius:50%;bottom:0;display:block!important;height:19px;left:50%;margin-top:-7px;position:absolute;transform:translate(-50%);width:19px}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a:last-of-type{margin:0}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a *{font-size:.875rem!important}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a .payment-group-item-text{letter-spacing:0;padding:8px 0!important;margin:0rem;background-image:none!important;background-position:left center;text-align:center;color:#2088e2;font-family:Ubuntu,sans-serif;font-size:.75rem!important;font-weight:700!important;line-height:130%!important;text-transform:uppercase}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a .payment-group-item-text:after{content:"";font-family:FontAwesome;float:right;font-size:.875rem;display:none}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a .payment-group-item-text:after{content:""}}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a#payment-group-customPrivate_502PaymentGroup .payment-group-item-text{font-size:0!important}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a:hover .payment-group-item-text:after{color:#fff!important}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a{width:100%!important}}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a .payment-group-item.active .payment-group-item-text:after{color:#fff}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn #payment-group-creditCardPaymentGroup,.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn #payment-group-customPrivate_501PaymentGroup{align-items:center;display:flex;height:61px;justify-content:center;margin-bottom:0;position:relative}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn #payment-group-cardPromissoryPaymentGroup{display:none!important}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn #payment-group-custom203PaymentGroupPaymentGroup .payment-group-item-text:after,.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn #payment-group-custom201PaymentGroupPaymentGroup.pg-wibond .payment-group-item-text:after{position:relative;color:#000;content:"Pagá en cuotas sin tarjeta";display:block;float:none;font-size:10px;font-family:Ubuntu,sans-serif;font-weight:400;line-height:100%;margin-top:3px;position:static;text-transform:none}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn #payment-group-MercadoPagoProPaymentGroup{left:0;bottom:0;position:relative}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn #payment-group-MercadoPagoProPaymentGroup .payment-group-item-text{position:relative}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn #payment-group-MercadoPagoProPaymentGroup .payment-group-item-text:after{position:relative;color:#000;content:"Tarjeta de débito o dinero en cuenta";display:block;float:none;font-size:10px;font-family:Ubuntu,sans-serif;font-weight:400;line-height:100%;margin-top:3px;position:static;text-transform:none}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn #payment-group-MercadoPagoProPaymentGroup .payment-group-item-text:before{content:"Tarjeta de débito o dinero en cuenta";position:absolute;font-size:.75rem;font-weight:300;left:0;top:1.438rem;display:none}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view{background:#ffffff;padding:0rem;margin:0rem;margin-top:2rem!important;margin-bottom:1.5625rem;border-radius:0rem;float:none;overflow:visible}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view{width:100%!important;margin-top:0!important;margin-bottom:0}}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view .box-payment-option{padding-top:0!important;margin-left:0;margin-right:0}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view .box-payment-option{margin:0}}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view .box-payment-option .payment-group-item-cards{display:none!important}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view iframe{width:99.9%!important}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view iframe body{padding:0!important}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view .box-payment-mercadopago{background:#f5f5f5;padding:1.875rem 3.125rem 2.625rem!important}@media (max-width: 767px){.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view .box-payment-mercadopago{padding:.938rem .938rem 1.563rem!important}}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view .box-payment-mercadopago .payment-mercadopago-description{font-size:0!important}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view .box-payment-mercadopago .mercadopago-payment-methods,.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view .box-payment-mercadopago .payment-mercadopago-points,.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view .box-payment-mercadopago .payment-mercadopago-ps{display:none}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .accordion-inner{padding-right:0!important}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.filled{position:relative;border-top:1px solid #e8e8e8;margin:0 10px;padding:25px 20px 0}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.filled:before{content:"3"!important;color:#515151;font-family:Ubuntu,sans-serif!important;font-size:1rem;font-weight:700;line-height:1.75rem;border:.125rem solid #515151;border-radius:100%;width:2rem;height:2rem;padding-left:.6rem;margin-right:1rem;margin-bottom:20px;display:block;left:2.1rem;top:3.875rem}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.filled:after{content:"Pago";text-transform:uppercase;font-weight:700;color:#515151;position:absolute;left:4.2rem;top:1.8rem}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.filled:after{left:3.5rem}}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.filled .notification{display:block!important;color:#929292;font-size:0!important}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.filled .notification:before{content:"Solo faltan estos últimos datos para finalizar tu compra.";font-size:.9rem;display:block}@media (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.filled{width:auto;padding:25px 10px 0;margin-top:25px}}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step .box-step .form-step{padding-top:0!important}.container .orderform-template .mini-cart{flex-direction:column;width:28%;float:right;position:relative!important}@media (max-width: 768px){.container .orderform-template .mini-cart{width:100%;margin-top:10px}}.container .orderform-template .mini-cart .cart-fixed{background:#ffffff;border:2px solid #005baa;border-radius:5px;padding:0;height:auto!important;min-height:0px;width:100%;float:left}@media (max-width: 768px){.container .orderform-template .mini-cart .cart-fixed{max-width:100%;margin-top:10px}}@media (min-width: 768px){.container .orderform-template .mini-cart .cart-fixed{margin-top:-20px}}.container .orderform-template .mini-cart .cart-fixed.affix-top{z-index:0}.container .orderform-template .mini-cart .cart-fixed h2{color:#fff!important;background-color:#005baa!important;text-align:left;font-size:1.25rem;font-weight:700;line-height:1.75rem;border:none;border-bottom:1px solid #dbdbdb;padding:10px 0!important;margin:0 0 10px;border-radius:1px;text-align:center}.container .orderform-template .mini-cart .cart-fixed .summary-cart-template-holder,.container .orderform-template .mini-cart .cart-fixed .link-cart,.container .orderform-template .mini-cart .cart-fixed .summary-template-holder,.container .orderform-template .mini-cart .cart-fixed .lyracons-authorizedThirdWrapper,.container .orderform-template .mini-cart .cart-fixed .payment-confirmation-wrap{padding:0 .5rem!important}.container .orderform-template .mini-cart .cart-fixed .summary-cart-template-holder{height:auto!important}.container .orderform-template .mini-cart .cart-fixed .summary-cart-template-holder .cart::-webkit-scrollbar{width:8px;height:5px;background-color:#f5f5f5}.container .orderform-template .mini-cart .cart-fixed .summary-cart-template-holder .cart::-webkit-scrollbar-thumb{background:#2088e2;border-radius:5px}.container .orderform-template .mini-cart .cart-fixed .summary-cart-template-holder .cart::-webkit-scrollbar-thumb:hover{background:#005baa}.container .orderform-template .mini-cart .cart-fixed .summary-cart-template-holder .cart::-webkit-scrollbar-thumb:active{background:#005baa}.container .orderform-template .mini-cart .cart-fixed .summary-cart-template-holder .cart .cart-items .item{border-top:1px solid #e8e8e8}.container .orderform-template .mini-cart .cart-fixed .summary-cart-template-holder .cart .cart-items .item:first-of-type{border-top:none;margin-top:0;padding-top:0}.container .orderform-template .mini-cart .cart-fixed .summary-cart-template-holder .cart .cart-items .item a{width:60px;height:66px}.container .orderform-template .mini-cart .cart-fixed .summary-cart-template-holder .cart .cart-items .item a .photo{display:block;width:100%;height:auto}.container .orderform-template .mini-cart .cart-fixed .summary-cart-template-holder .cart .cart-items .item .badge{font-family:Ubuntu,sans-serif;font-size:.875rem;line-height:1.25rem;font-size:12px;padding:2px 6px;box-shadow:none;text-shadow:none;background:#ffffff;color:#515151;font-weight:700;line-height:normal;margin-left:14rem;right:0;left:auto}.container .orderform-template .mini-cart .cart-fixed .summary-cart-template-holder .cart .cart-items .item .product-name{width:calc(100% - 8.75rem);white-space:normal;color:#515151;font-size:.875rem;font-weight:400;line-height:1.25rem}.container .orderform-template .mini-cart .cart-fixed .summary-cart-template-holder .cart .cart-items .item .description .shipping-date{display:none}.container .orderform-template .mini-cart .cart-fixed .summary-cart-template-holder .cart .cart-items .item .price{color:#005baa!important;font-size:.875rem;line-height:1.25rem;display:inline-block;font-size:15px;font-weight:700;color:#515151;float:right;margin-top:1rem}@media (max-width: 768px){.container .orderform-template .mini-cart .cart-fixed .summary-cart-template-holder .cart .cart-items .item .price{float:none;margin:0;padding:0;position:absolute;bottom:0;right:0}}@media (max-width: 768px){.container .orderform-template .mini-cart .cart-fixed .summary-cart-template-holder .cart .cart-items .item{padding-bottom:0;padding-top:6px;margin-top:6px;border-bottom:0}.container .orderform-template .mini-cart .cart-fixed .summary-cart-template-holder .cart .cart-items .item .product-name{width:calc(100% - 8.75rem)}}.container .orderform-template .mini-cart .cart-fixed .link-cart{margin-top:.5rem;position:relative!important;top:0!important;right:0!important;text-decoration:none!important;width:100%;text-align:center}@media (max-width: 767px){.container .orderform-template .mini-cart .cart-fixed .link-cart{margin-bottom:0;display:block!important}}.container .orderform-template .mini-cart .cart-fixed .link-cart a{font-weight:700!important;line-height:2.5rem;text-transform:uppercase;color:#2088e2;font-family:Ubuntu,sans-serif;font-weight:400;letter-spacing:1.3px;text-decoration:none;cursor:pointer;letter-spacing:0;font-size:0}.container .orderform-template .mini-cart .cart-fixed .link-cart a:hover{text-decoration:none!important}.container .orderform-template .mini-cart .cart-fixed .link-cart a:hover{text-decoration:none}.container .orderform-template .mini-cart .cart-fixed .link-cart a:before{content:".";font-size:0rem;display:inline-block;height:.875rem;width:.875rem;background-image:url(/arquivos/icon__arrow-left--blue.png);background-size:7px 13px;background-repeat:no-repeat;background-position-y:bottom;margin-right:.3125rem;padding-bottom:1.375rem}.container .orderform-template .mini-cart .cart-fixed .link-cart a:before:hover{text-decoration:none!important}.container .orderform-template .mini-cart .cart-fixed .link-cart a:after{font-size:.75rem;content:"Modificar compra"}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder{background:none;margin:0;border:0}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers{margin:0rem;padding:0rem;border:none;position:relative;top:-15px}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner{margin-top:1.125rem}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner:before{content:"En superposición de promociones y/o tasas se otorgará la mejor opción.";background:#f5f5f5;padding:7px 8px;display:block;line-height:1.25rem;font-size:.875rem;font-weight:300;margin-bottom:.313rem}@media (max-width: 768px){.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner{padding-top:.75rem;margin-top:0rem;margin-right:0}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner:before{margin-top:1.25rem}}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner .summary-discount-descriptions h3{font-size:15px}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner .shipping-summary-placeholder{display:none}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner .table .totalizers-list{border:0!important;display:flex;flex-direction:column;padding:5px 0 0!important}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner .table .totalizers-list .interest{order:20}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner .table tfoot{background-color:#2088e2;border-radius:5px;display:block;margin-top:1.2rem}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner .table tfoot tr{padding:6px 15px}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner .table tfoot tr td{color:#fff!important;padding:0!important}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner td{padding-left:0;padding-right:0;float:none;clear:both}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner td.empty,.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner td.space{display:none}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner td.info{text-align:left;width:50%}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner td.info .cart-reset-postal-code:hover{color:#515151}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner td.monetary{text-align:right;width:50%;white-space:nowrap}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner td.monetary .shipping-calculate-link,.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner td.monetary #cart-shipping-calculate{padding:2px 10px;background:#ffffff;color:#005baa;text-shadow:none;box-shadow:none}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner td.monetary .summary-shipping{margin:0;text-align:right}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner td.monetary .summary-shipping .shipping-fieldset .help,.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner td.monetary .summary-shipping .shipping-fieldset #cart-dont-know-postal-code{font-size:8px}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner .gift-card td.info{color:#ed1d24!important;width:60%;font-weight:600!important}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner .gift-card td.monetary{color:#ed1d24!important;width:40%;font-weight:600!important}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner .srp-summary-result .info{font-size:0!important;padding-bottom:0!important}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner .srp-summary-result .info:before{content:"Costo de entrega";font-size:.9rem;display:block}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner tfoot .empty,.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner tfoot .space{display:none}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner tfoot .info,.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner tfoot .monetary{padding-top:15px;display:table-cell;font-size:16px!important}.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner .Discounts td.info,.container .orderform-template .mini-cart .cart-fixed .summary-template-holder .cart-totalizers .accordion-inner .Discounts td.monetary{color:#ed1d24!important;font-weight:700}.container .orderform-template .mini-cart .cart-fixed .payment-confirmation-wrap{padding:0;border:none;background:none;border-radius:0;position:relative;inset:auto;margin-top:4rem;display:block!important;float:left;margin-top:0}.container .orderform-template .mini-cart .cart-fixed .payment-confirmation-wrap .prog-circle{display:none}.container .orderform-template .mini-cart .cart-fixed .payment-confirmation-wrap .payment-submit-wrap{margin:1rem 0!important;position:relative!important;bottom:auto!important}.container .orderform-template .mini-cart .cart-fixed .payment-confirmation-wrap .payment-submit-wrap button{font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;color:#fff;text-transform:uppercase;line-height:normal;letter-spacing:0rem;background-color:#005baa;border:none;border-radius:.3125rem;padding:.75rem .9375rem;background-image:none;outline:none;text-shadow:none;box-shadow:none;margin-top:-5px;margin-bottom:15px;font-size:0;border-radius:.3125rem!important}.container .orderform-template .mini-cart .cart-fixed .payment-confirmation-wrap .payment-submit-wrap button.large{padding:12px 40px}.container .orderform-template .mini-cart .cart-fixed .payment-confirmation-wrap .payment-submit-wrap button:hover{background-color:#2088e2;color:#fff;border-color:#2088e2}.container .orderform-template .mini-cart .cart-fixed .payment-confirmation-wrap .payment-submit-wrap button:active{background-color:#005baa;border-color:#005baa}.container .orderform-template .mini-cart .cart-fixed .payment-confirmation-wrap .payment-submit-wrap button:before{content:"Finalizar compra";width:100%;font-size:.875rem;text-align:center;height:100%;display:block}.container .orderform-template .mini-cart .cart-fixed .payment-confirmation-wrap .payment-submit-wrap button .icon-lock{display:none}.container .orderform-template .mini-cart .cart-fixed .payment-confirmation-wrap .payment-submit-wrap button#payment-data-submit{display:none!important}.container .orderform-template .mini-cart .cart-fixed .payment-confirmation-wrap .payment-submit-wrap button.disabled{background-color:#e8e8e8;color:#979899;opacity:1}.container .orderform-template .mini-cart .cart-fixed .payment-confirmation-wrap .note{display:block!important;width:100%;clear:both;position:relative;padding-bottom:15px;padding-top:15px;margin:0}.container .orderform-template .mini-cart .cart-fixed .payment-confirmation-wrap .note .note-data{position:absolute;right:0;bottom:0;margin:0;display:none!important}.container .orderform-template .mini-cart .cart-fixed .payment-confirmation-wrap .note .note-data a span{font-size:0}.container .orderform-template .mini-cart .cart-fixed .payment-confirmation-wrap .note .note-data a span:after{content:"Enviar";font-size:.75rem;text-transform:uppercase}.container .orderform-template .mini-cart .cart-fixed .payment-confirmation-wrap .note .note-data+div{display:block!important}.container .orderform-template .mini-cart .cart-fixed .payment-confirmation-wrap .note .note-label label{font-size:0;line-height:.875rem}.container .orderform-template .mini-cart .cart-fixed .payment-confirmation-wrap .note .note-label label:after{content:"Información adicional";font-size:.85rem;font-weight:700}.container .orderform-template .mini-cart .cart-fixed .payment-confirmation-wrap .note textarea{width:100%;padding:4px 6px;font-family:Ubuntu,sans-serif;box-shadow:none!important}.container .orderform-template .mini-cart .cart-fixed .payment-confirmation-wrap .note textarea.error{border-color:#df1116}.container .orderform-template .mini-cart .cart{max-height:12.5rem!important;overflow-x:hidden!important}@media (max-width: 768px){.container .orderform-template .mini-cart .cart{margin-bottom:6px;padding:1px 3px 6px 5px}}.container .orderform-template .mini-cart .cart .item .description{display:block!important}.container .orderform-template .cart-template.mini-cart .summary-template-holder .summary>.summary-coupon-wrap{display:none!important}.container.container-cart h1#cart-title{display:block!important}.pkpmodal-info-bar{padding:0rem!important;width:23rem!important;border-radius:0rem}@media (max-width: 768px){.pkpmodal-info-bar{width:20rem!important}}.pkpmodal-info-bar .pkpmodal-info-bar-container{border-radius:.625rem 0rem 0rem .625rem;background-color:#fff;overflow-y:auto}.pkpmodal-info-bar .pkpmodal-info-bar-container::-webkit-scrollbar{width:8px;height:5px;background-color:#f5f5f5}.pkpmodal-info-bar .pkpmodal-info-bar-container::-webkit-scrollbar-thumb{background:#2088e2;border-radius:5px}.pkpmodal-info-bar .pkpmodal-info-bar-container::-webkit-scrollbar-thumb:hover{background:#005baa}.pkpmodal-info-bar .pkpmodal-info-bar-container::-webkit-scrollbar-thumb:active{background:#005baa}.pkpmodal-info-bar .pkpmodal-info-bar-container .btn-link,.pkpmodal-info-bar .pkpmodal-info-bar-container .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .pkpmodal-info-bar .pkpmodal-info-bar-container a{border:none}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-header{padding:1.25rem 4.5rem 0rem 1.25rem;border:none}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-header .pkpmodal-title{font-size:0rem!important;padding-bottom:1.25rem}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-header .pkpmodal-title:before{content:"Estas son las sucursales en tu zona";color:#005baa;font-size:1.5rem;font-weight:700;line-height:1.75rem}@media (max-width: 768px){.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-header .pkpmodal-title:before{font-size:1.2rem}}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-header:after{content:"mi ubicación";color:#2088e2;font-size:.875rem;font-weight:700;line-height:1.25rem;text-transform:uppercase}@media (max-width: 48rem){.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-header:after{content:"Usar mi ubicación actual";color:#515151;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:500;line-height:1.25rem;text-transform:none}}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-search{margin:0rem 1.25rem;border:1px solid #dbdbdb}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-search .pkp-modal-ask-geolocation-btn{border:none}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-top{height:3.75rem;align-items:center}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-top .pkpmodal-details-back-lnk{font-size:0rem;height:-moz-max-content;height:max-content;text-decoration:none}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-top .pkpmodal-details-back-lnk:after{content:"Volver";color:#2088e2;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;text-transform:uppercase;text-decoration:none}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-top .pkpmodal-details-back-lnk .vtex-pickup-points-modal-3-x-backChevron{margin-top:.0625rem}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-top .pkpmodal-details-back-lnk .vtex-pickup-points-modal-3-x-backChevron path{color:#2088e2!important;fill:#2088e2!important}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-header .pkpmodal-details-header-title{color:#2088e2;font-family:Ubuntu,sans-serif;font-size:0!important;font-weight:700;line-height:1.25rem;text-transform:uppercase}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-header .pkpmodal-details-header-title:after{font-size:.875rem;content:"Detalles de punto de retiro"}@media (max-width: 48rem){.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-header .pkpmodal-details-header-title:after{font-size:.78rem}}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-header .pkpmodal-details-header-buttons .pkpmodal-details-header-button svg{color:#2088e2}@media (max-width: 48rem){.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-header .pkpmodal-details-header-buttons .pkpmodal-details-header-button{width:2.5rem}}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-middle{height:calc(80% - 3.75rem - 45px)!important}@media (max-width: 767px){.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-middle{height:calc(68% - 3.75rem - 45px)!important;flex:initial}}@media (max-width: 375px) and (-webkit-device-pixel-ratio: 3){.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-middle{height:calc(64% - 3.75rem - 45px)!important}}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-middle .pkpmodal-details-info .pkpmodal-details-group .pkpmodal-details-info-title{color:#515151;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-middle .pkpmodal-details-info .pkpmodal-details-group .pkpmodal-product-items .pkpmodal-product-item{border:none!important}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-middle .pkpmodal-details-info .pkpmodal-details-group .pkpmodal-product-items .pkpmodal-product-item>div{background:#ffffff;border:.0625rem solid #2088e2;color:#515151;opacity:1}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-middle .pkpmodal-details-info .pkpmodal-details-group:first-child .pkpmodal-details-info-title{font-size:0}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-middle .pkpmodal-details-info .pkpmodal-details-group:first-child .pkpmodal-details-info-title:after{content:"Disponibilidad de productos";font-size:.875rem}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-middle .pkpmodal-details-info .pkpmodal-details-group:nth-child(2) .pkpmodal-details-info-title{font-size:0}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-middle .pkpmodal-details-info .pkpmodal-details-group:nth-child(2) .pkpmodal-details-info-title:after{content:"Información adicional";font-size:.875rem}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-bottom{margin:0rem 1rem}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-bottom .pkpmodal-details-confirm-btn{font-size:0rem;padding:.5rem;background-color:#005baa}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-details .pkpmodal-details-bottom .pkpmodal-details-confirm-btn:before{content:"Elegí esta sucursal";border-radius:.3125rem;color:#fff;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;text-transform:uppercase;position:relative;top:3px}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-points-list{overflow-y:auto;padding-left:1.25rem;padding-right:1rem}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-points-list::-webkit-scrollbar{width:8px;height:5px;background-color:#f5f5f5}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-points-list::-webkit-scrollbar-thumb{background:#2088e2;border-radius:5px}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-points-list::-webkit-scrollbar-thumb:hover{background:#005baa}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-points-list::-webkit-scrollbar-thumb:active{background:#005baa}@media (min-width: 1024px){.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-points-list{max-height:500px}}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-points-list .pkpmodal-show-list-btn{font-size:0rem;background:#005baa;padding:.625rem 0rem}@media (max-width: 48rem){.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-points-list .pkpmodal-show-list-btn{padding:.5rem 0rem}}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-points-list .pkpmodal-show-list-btn:before{content:"Ver todas las sucursales disponibles";color:#fff;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;text-transform:uppercase;position:relative;top:3px}@media (max-width: 48rem){.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-points-list .pkpmodal-show-list-btn:before{font-size:.72rem;line-height:1.25rem}}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-pickup-point{border-color:#dbdbdb;border-radius:5px}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-pickup-point .pkpmodal-pickup-point-main .pkpmodal-pickup-point-marker .pkpmodal-pickup-point-best-marker-image,.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-pickup-point .pkpmodal-pickup-point-main .pkpmodal-pickup-point-marker .pkpmodal-pickup-point-marker-image,.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-pickup-point .pkpmodal-pickup-point-main .pkpmodal-pickup-point-marker .pkpmodal-pickup-point-search-marker-image{display:none}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-pickup-point .pkpmodal-pickup-point-main .pkpmodal-pickup-point-marker:before{content:"";background-size:20px 24px;background-image:url(/arquivos/icon__location.png);background-repeat:no-repeat;background-position:center center;display:inline-block;height:24px;width:20px}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-pickup-point .pkpmodal-pickup-point-main .pkpmodal-pickup-point-marker .pkpmodal-pickup-point-distance{color:#2088e2}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-pickup-point .pkpmodal-pickup-point-main .pkpmodal-pickup-point-info .pkpmodal-pickup-point-name{color:#005baa;font-size:16px!important;font-weight:700;line-height:20px}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-pickup-point .pkpmodal-pickup-point-main .pkpmodal-pickup-point-info .pkpmodal-pickup-point-name:after{content:"Retiro";text-transform:uppercase;color:#2088e2;display:block;font-size:10px;line-height:32px;margin:6px 0 10px;background-image:url(/arquivos/icon__pickup.png);background-size:28px 32px;background-position:left top;background-repeat:no-repeat;padding-left:34px}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-pickup-point .pkpmodal-pickup-point-main .pkpmodal-pickup-point-info .pkpmodal-pickup-point-address,.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-pickup-point .pkpmodal-pickup-point-main .pkpmodal-pickup-point-info .pkpmodal-pickup-point-available{color:#515151;font-size:.875rem;font-weight:300;line-height:1.25rem}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-pickup-point .pkpmodal-pickup-point-sla-availability{display:none}.pkpmodal-info-bar .pkpmodal-info-bar-container .pickup-tabs-container .pkpmodal-pickup-view-mode{padding:0rem;margin-top:15px}.pkpmodal-info-bar .pkpmodal-info-bar-container .pickup-tabs-container .pkpmodal-pickup-view-mode .vtex-pickup-points-modal-3-x-pickupViewItem{color:#2088e2;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25rem;text-transform:uppercase;padding:1rem 0rem;border-color:#e8e8e8;background:#ffffff!important;border-right:none}.pkpmodal-info-bar .pkpmodal-info-bar-container .pickup-tabs-container .pkpmodal-pickup-view-mode .vtex-pickup-points-modal-3-x-pickupViewItem.pkpmodal-pickup-view-list:before{content:".";font-size:0rem;display:inline-block;height:20px;width:20px;background-image:url(/arquivos/icon__menu.png);background-size:18px 12px;background-repeat:no-repeat;background-position:center center;vertical-align:middle;margin-right:.5rem}.pkpmodal-info-bar .pkpmodal-info-bar-container .pickup-tabs-container .pkpmodal-pickup-view-mode .vtex-pickup-points-modal-3-x-pickupViewItem.pkpmodal-pickup-view-map:before{content:".";font-size:0rem;display:inline-block;height:20px;width:20px;background-image:url(/arquivos/icon__location--border.png);background-size:16px 20px;background-repeat:no-repeat;background-position:center center;vertical-align:middle;margin-right:.5rem}@media (max-width: 768px){.pkpmodal-info-bar .pkpmodal-info-bar-container .pickup-tabs-container button{border:1px solid #515151;border-radius:0;color:#515151}.pkpmodal-info-bar .pkpmodal-info-bar-container .pickup-tabs-container button.pkpmodal-pickup-view-option-active{background:#005baa;color:#fff;outline:none;border-color:#515151}}.pkpmodal-info-bar .pkpmodal-info-bar-container .pkp-drive .pkpmodal-pickup-point-info .pkpmodal-pickup-point-name:after,.pkpmodal-info-bar .pkpmodal-info-bar-container div[class*=Drive] .pkpmodal-pickup-point-info .pkpmodal-pickup-point-name:after,.pkpmodal-info-bar .pkpmodal-info-bar-container div[class*=drive] .pkpmodal-pickup-point-info .pkpmodal-pickup-point-name:after,.pkpmodal-info-bar .pkpmodal-info-bar-container div[id*=Drive] .pkpmodal-pickup-point-info .pkpmodal-pickup-point-name:after,.pkpmodal-info-bar .pkpmodal-info-bar-container div[id*=drive] .pkpmodal-pickup-point-info .pkpmodal-pickup-point-name:after{content:"Drive"!important;background-image:url(/arquivos/icon__drive.png)!important;background-size:42px 22px!important;background-position:left top!important;background-repeat:no-repeat!important;padding-left:50px!important}.pkpmodal-points-item.hidepkp[class*=carrefourar0899],.pkpmodal-points-item.hidepkp[class*=poccarrefourarg0899]{display:none}.container .orderform-template-holder .pkpmodal-info-bar .pkpmodal-info-bar-container .pkpmodal-search .pac-target-input{border:none!important;padding:12px 52px 12px 46px!important}.header{position:absolute;top:0;left:0;right:0;z-index:999;height:50px;background:#f5f5f5;box-shadow:0 1px 8px #0000001a;-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;-ms-justify-content:center;justify-content:center;padding-top:10px}.header .wrap{width:100%;padding:0;margin:0 auto!important;display:flex;justify-content:space-between}@media (max-width: 767px){.header .wrap{padding:0 10px}}.header .brand{margin:0 auto}.header .brand a{display:block;max-width:150px}.header .brand a img{height:auto;width:100%;margin-top:10px}.header .brand a svg{width:160px}.header .backlink{font-weight:700;color:#2088e2}.header .backlink:hover{text-decoration:none;color:#2088e2}.header .backlink:before{content:".";font-size:0px;display:inline-block;height:14px;width:14px;background-image:url(/arquivos/icon__arrow-left--blue.png);background-size:7px 13px;background-repeat:no-repeat;background-position-y:bottom;margin-right:5px}@media (max-width: 767px){.header .backlink:before{margin-right:0}}.header .secure-environment{border-radius:5px;background-color:#e8e8e8;padding:8px 5px 3px 22px;background-image:url(/arquivos/icon__lock.png);background-size:11px 13px;background-repeat:no-repeat;background-position:7px 8px;font-weight:700;font-size:.625rem;line-height:14px;color:#515151}@media (max-width: 767px){.header .secure-environment{position:relative;top:-5px}}footer{background:#ffffff;padding-top:1.25rem;margin-top:1.25rem;border-top:.125rem solid #f5f5f5}@media (max-width: 767px){footer{position:relative;z-index:-1}}footer .wrap{max-width:none}@media (max-width: 768px){footer .wrap{padding:0rem!important}}footer .wrap .wrap-content{display:flex;justify-content:space-between}@media (max-width: 768px){footer .wrap .wrap-content{flex-direction:column;align-items:center}}footer .wrap .wrap-content .wrap-data-fiscal .data-fiscal{margin:0rem}footer .wrap .wrap-content .copirigth{color:#929292;font-size:.75rem;font-weight:300;line-height:1rem}footer .wrap .wrap-content .wrap-seals .seals{margin:0rem}footer .wrap .wrap-content .wrap-seals .seals li{display:inline;margin-left:.625rem;margin-right:.625rem}footer .footer-info .wrap-socialNewsletter .wrap-socialNetworks{display:-ms-flex;display:flex;-ms-justify-content:center;justify-content:center}footer .footer-info .wrap-socialNewsletter .wrap-socialNetworks .info-socialNetworks{-ms-justify-content:space-around;justify-content:space-around;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;width:70px;padding-bottom:15px;border-bottom:1px solid #515151}footer .footer-info .wrap-socialNewsletter .wrap-newsletter{margin-top:35px}footer .footer-info .wrap-socialNewsletter .wrap-newsletter .info-newsletter .tile-news{text-align:center;color:#515151;font-size:18px;font-weight:400;letter-spacing:.18px}footer .footer-info .wrap-socialNewsletter .wrap-newsletter .info-newsletter .tile-news span{font-weight:900}footer .footer-info .wrap-socialNewsletter .wrap-newsletter .info-newsletter .text-samll{text-align:center;color:#515151}footer .footer-info .wrap-socialNewsletter .wrap-newsletter .info-newsletter .newsletter fieldset{border:none}footer .footer-info .wrap-socialNewsletter .wrap-newsletter .info-newsletter .newsletter fieldset input{width:calc(100% - 124px);border-right-width:0px}footer .footer-info .wrap-socialNewsletter .wrap-newsletter .info-newsletter .newsletter fieldset button{border-width:1px;width:124px;padding:11px 0 12px;border-radius:0 2px 2px 0}footer .footer-info .wrap-socialNewsletter .wrap-newsletter .info-newsletter .newsletter .tootips{text-align:center;width:100%;text-transform:uppercase;font-size:12px;margin:10px 0;line-height:normal;vertical-align:middle;display:inline-block;color:#4ccd8a}footer .footer-info .wrap-socialNewsletter .wrap-newsletter .info-newsletter .newsletter .tootips.error{color:#ffca61;font-size:.875rem!important}footer .footer-info .wrap-contacus .info-contacus li{display:inline-block;text-align:center;width:49%}footer .footer-info .wrap-contacus .info-contacus li a{-ms-justify-content:center;justify-content:center;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center}footer .footer-info .wrap-contacus .info-contacus li a svg{margin-right:10px}footer .footer-info .wrap-contacus .info-contacus li a span{display:none}footer .footer-info .wrap-contacus .info-contacus li:first-of-type{display:block;width:100%;margin-bottom:40px}footer .footer-info .wrap-contacus .info-contacus li:first-of-type a{display:-ms-flex;display:flex;-ms-justify-content:center;justify-content:center;border:1px solid #515151;padding:8px 0}footer .footer-info .wrap-shortcuts .openShortcuts{-ms-justify-content:center;justify-content:center;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;cursor:pointer;margin-top:15px;padding:5px 0}footer .footer-info .wrap-shortcuts .openShortcuts svg{margin-left:5px}footer .footer-info .wrap-shortcuts .openShortcuts.active svg{transform:rotate(180deg)}footer .footer-info .wrap-shortcuts .info-shortcuts{display:none}footer .footer-info .wrap-shortcuts .info-shortcuts li{display:-ms-flex;display:flex;-ms-justify-content:center;justify-content:center}footer .footer-info .wrap-shortcuts .info-shortcuts li a{padding:5px 0}footer .footer-payment{margin:10px 0}footer .footer-payment .wrap-payment .box-banner{display:-ms-flex;display:flex;-ms-justify-content:center;justify-content:center}footer .footer-payment .wrap-extraLinks .payment-extraLinks li{display:-ms-flex;display:flex;-ms-justify-content:center;justify-content:center}footer .footer-payment .wrap-extraLinks .payment-extraLinks li a{letter-spacing:.6px;padding:3px 0}#vtexIdContainer{position:fixed!important}#app-container{background:#ffffff;padding:0 15px 0 0}#app-container #dont-know-postal-code{display:block;padding:10px 0}#app-container .SecurityEnvironmentIcon{width:100%;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5;margin-bottom:.6rem;padding-bottom:.2rem;float:left}#app-container .payment-environment-icon-text{width:auto!important;margin-left:.5rem;font-family:Ubuntu,sans-serif}#app-container .icon-lock{font-size:.7rem!important}#app-container .icon-lock:before{content:".";font-size:0rem;background-image:url(/arquivos/icon__lock--alt.png);background-size:15px 18px;height:2rem;width:1.5625rem;background-repeat:no-repeat;background-position-y:top;background-position-x:center}#app-container .PaymentLabel .payment-label-1-card,#app-container .PaymentLabel .payment-label-0-card{font-size:1.25rem;font-weight:700;margin-top:1rem;margin-bottom:1.5625rem}#app-container .UseSavedCard a{color:#2088e2;font-family:Ubuntu,sans-serif;font-weight:400;letter-spacing:1.3px;text-decoration:none;cursor:pointer;font-size:.75rem;font-weight:700!important;line-height:2.5rem;text-transform:uppercase;letter-spacing:normal}#app-container .UseSavedCard a:hover{text-decoration:none}#app-container .UseSavedCard a:before{content:".";font-size:0px;display:inline-block;height:14px;width:14px;background-image:url(/arquivos/icon__arrow-left--blue.png);background-size:7px 13px;background-repeat:no-repeat;background-position-y:bottom;margin-right:5px;padding-bottom:22px}#app-container .SavedCardsList{width:100%;border:.0625rem solid #ccc}#app-container .SavedCardsList label{border:none!important;border-radius:0!important;box-shadow:none!important;border-bottom:.0625rem solid #ccc!important;margin-top:0!important}#app-container .SavedCardsList label:last-of-type{border-bottom:none!important}#app-container .SavedCardsList label.SavedCard{padding:.3125rem .625rem!important}#app-container .SavedCardsList label.SavedCard:hover .card-label{color:#2088e2}#app-container .SavedCardsList label.SavedCard .icon-ok-circle:before{content:".";font-size:0;display:block;width:1.25rem;height:1.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='11' viewBox='0 0 15 11'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%234ccd8a' d='M12.6.298L5.344 8.376l-3.827-3.67A.851.851 0 1 0 .341 5.939l4.45 4.28c.156.156.369.24.595.24h.029a.85.85 0 0 0 .595-.283l7.851-8.73a.852.852 0 0 0-.07-1.204.823.823 0 0 0-1.191.056z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat}#app-container .SavedCardsList label.SavedCard .link-delete{right:.5rem;top:.3125rem;margin-top:2px!important}#app-container .SavedCardsList label.SavedCard .card-label{color:#929292;margin-left:.625rem;font-size:.875rem}@media (max-width: 400px){#app-container .SavedCardsList label.SavedCard .card-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:200px}}#app-container .SavedCardsList label.UseAnotherCard{text-decoration:none!important;background:none!important;text-align:left!important;padding:.3125rem .625rem!important}#app-container .SavedCardsList label.UseAnotherCard a{color:#2088e2;font-family:Ubuntu,sans-serif;font-weight:400;letter-spacing:1.3px;text-decoration:none;cursor:pointer;color:#2088e2!important;font-size:.75rem;font-weight:700!important;line-height:1.5625rem;text-transform:uppercase;letter-spacing:normal;text-decoration:none!important}#app-container .SavedCardsList label.UseAnotherCard a:hover{text-decoration:none}#app-container .PaymentCardNumber .FormFieldLabel{color:#515151;font-family:Ubuntu,sans-serif;font-weight:700;line-height:1.25rem;font-weight:500;margin:.5rem 0rem;font-size:.875rem;padding:0}#app-container .PaymentCardNumber input{color:#929292;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem;width:100%;height:2.4375rem;background-position:right center;margin-bottom:5px}#app-container .PaymentCardNumber input:focus{box-shadow:none!important}#app-container .PaymentCardNumber span{font-family:Ubuntu,sans-serif;margin-left:0rem;font-weight:300}#app-container .PaymentCardFlags{margin:.5rem 0rem;position:relative!important;top:0!important;right:auto!important;display:none}#app-container .PaymentCardFlags .card-flags .card-flag-label{margin:0 .45rem}@media (max-width: 360px){#app-container .PaymentCardFlags .card-flags .card-flag-label{margin:0 .3rem}}#app-container .PaymentCardFlags .card-flags .card-flag-label .card-flag{display:block!important}#app-container .PaymentInstallments{margin-bottom:26px;margin-top:15px}@media (max-width: 480px){#app-container .PaymentInstallments{margin-top:26px}}#app-container .PaymentInstallments label{display:none}#app-container .PaymentInstallments select{background-image:url(/arquivos/icon__arrow-down--blue.png);background-size:12px 6px;background-repeat:no-repeat;background-position:97% center;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;max-width:100%!important;width:100%!important;height:2.4375rem;color:#929292;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:300;line-height:1.25rem;box-shadow:none}#app-container .PaymentInstallments select::-ms-expand{padding-left:1rem}#app-container .PaymentInstallments span{font-family:Ubuntu,sans-serif;margin-left:0rem;font-size:.875rem}#app-container .PaymentInstallments span.FormFieldHelpMessage{background-color:#f5f5f5;color:#515151;padding:10px 10px 10px 40px!important;font-size:12px!important;font-weight:400!important;margin-bottom:15px!important;border:0!important;background-image:url(/arquivos/icon__alert--red.png);background-size:26px 23px;background-position:10px 10px;background-repeat:no-repeat}#app-container .PaymentCardHolderName{margin-bottom:26px}#app-container .PaymentCardHolderName label{color:#515151;font-family:Ubuntu,sans-serif;font-weight:700;line-height:1.25rem;margin:.5rem 0rem;font-size:.875rem;font-weight:500}#app-container .PaymentCardHolderName input{color:#929292;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem;width:100%;height:40px;background-position:right center}#app-container .PaymentCardHolderName input:focus{box-shadow:none!important}#app-container .PaymentCardHolderName span{font-family:Ubuntu,sans-serif;margin-left:0rem;font-size:.875rem}#app-container .PaymentCardDueDate{width:50%;height:8.5rem;margin-bottom:26px}@media (max-width: 768px){#app-container .PaymentCardDueDate{width:100%;height:100%}}#app-container .PaymentCardDueDate label{color:#515151;font-family:Ubuntu,sans-serif;font-weight:700;line-height:1.25rem;font-size:.875rem;font-weight:500;margin:0 0 .5rem;width:100%}#app-container .PaymentCardDueDate .payment-card-lash{display:none}#app-container .PaymentCardDueDate p select{background-image:url(/arquivos/icon__arrow-down--blue.png);background-size:12px 6px;background-repeat:no-repeat;background-position:85% center;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;max-width:100%!important;height:2.4375rem;color:#929292;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:300;line-height:1.25rem;box-shadow:none;width:106px;margin-right:12px}#app-container .PaymentCardDueDate p select::-ms-expand{padding-left:1rem}#app-container .PaymentCardDueDate span{font-family:Ubuntu,sans-serif;margin-left:0rem;font-weight:300}#app-container .PaymentCardCVV{width:50%;display:block;margin-left:11.25rem;margin-bottom:10px;position:relative}@media (max-width: 768px){#app-container .PaymentCardCVV{width:100%;margin-left:0rem}#app-container .PaymentCardCVV input{width:100%;text-align:left;font-size:.875rem;color:#929292;box-shadow:none!important;margin-bottom:1.25rem;max-width:106px;height:2.4375rem}#app-container .PaymentCardCVV input.success{background-position:right center!important}#app-container .PaymentCardCVV input#creditCardpayment-card-0Code{width:100%!important}}#app-container .PaymentCardCVV .FormFieldLabel{color:#515151;font-family:Ubuntu,sans-serif;font-weight:700;line-height:1.25rem;width:100%;margin-bottom:.3125rem;font-size:.875rem;font-weight:500}@media (max-width: 480px){#app-container .PaymentCardCVV .FormFieldLabel{margin-top:0rem}}#app-container .PaymentCardCVV span{font-family:Ubuntu,sans-serif;margin-left:0rem;font-weight:300}#app-container .PaymentCardCVV span.error{margin-top:-1.25rem!important;display:block!important}#app-container .PaymentCardCVV .PaymentCardCVVHelp{color:#515151;padding-left:.625rem;background-color:transparent;background-size:6.563rem auto;width:auto;border:0;left:180px;box-shadow:none;width:140px}#app-container .PaymentCardCVV .PaymentCardCVVHelp:before{display:none}@media all and (max-width: 480px){#app-container .PaymentCardCVV .PaymentCardCVVHelp{left:120px}}#app-container .PaymentCardHolderDocument{margin-bottom:10px}@media (max-width: 480px){#app-container .PaymentCardHolderDocument{margin-bottom:35px}}#app-container .PaymentCardHolderDocument label{color:#515151;font-family:Ubuntu,sans-serif;font-weight:700;line-height:1.25rem;margin-bottom:.5rem;font-size:.875rem;font-weight:500}#app-container .PaymentCardHolderDocument input{color:#929292;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem;width:100%;height:2.4375rem;background-position:right center}#app-container .PaymentCardHolderDocument input:focus{box-shadow:none!important}#app-container .PaymentCardHolderDocument span{font-family:Ubuntu,sans-serif;margin-left:0rem;font-weight:300}#app-container .PaymentCardValue{margin-top:55px}#app-container .PaymentCardValue .FormFieldLabel[for=creditCardpayment-card-0Value]{font-size:0;margin:0;position:absolute}#app-container .PaymentCardValue .FormFieldLabel[for=creditCardpayment-card-0Value]:before{content:"Monto a abonar con la primer tarjeta";display:block;font-size:14px;font-weight:500;color:#515151;position:relative;bottom:36px}#app-container .PaymentCardValue .FormFieldLabel[for=creditCardpayment-card-1Value]{font-size:0;margin:0;position:absolute}#app-container .PaymentCardValue .FormFieldLabel[for=creditCardpayment-card-1Value]:before{content:"Monto a abonar con la segunda tarjeta";display:block;font-size:14px;font-weight:500;color:#515151;position:relative;bottom:36px}#app-container .PaymentCardValue .input-prepend .add-on{border:none;background:none;font-size:16px;font-weight:700;margin-right:10px}#app-container .PaymentCardValue .input-prepend .input-mini{text-align:left;font-size:14px}#app-container .BillingAddress .AddressToggle{color:#515151;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem;margin-top:15px;margin-bottom:30px}#app-container .BillingAddress .AddressToggle input{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;width:16px;height:16px;border-radius:2px;border:1px solid #c1c1c1;margin-right:10px;background:#ffffff;padding:0}#app-container .BillingAddress .AddressToggle input:checked{background-color:#2088e2;background-image:url(/arquivos/icon__check--white.png);background-size:13px 10px;background-position:center center;background-repeat:no-repeat;border-color:#2088e2}#app-container .BillingAddress .AddressForm .input{margin-bottom:.438rem;max-width:100%}@media (max-width: 20rem){#app-container .BillingAddress .AddressForm .input{width:100%}}#app-container .BillingAddress .AddressForm input{width:100%;height:2.5rem;box-shadow:none!important;color:#929292;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:300}#app-container .BillingAddress .AddressForm input.success{background-position:right center}#app-container .BillingAddress .AddressForm select{background-image:url(/arquivos/icon__arrow-down--blue.png);background-size:12px 6px;background-repeat:no-repeat;background-position:97% center;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;width:100%!important;max-width:100%;height:2.5rem;color:#929292;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:300;line-height:normal;padding:.625rem}#app-container .BillingAddress .FormFieldLabel{color:#515151;font-size:.875rem;font-weight:700;line-height:1.25rem;margin-bottom:.5rem}#app-container .BillingAddress .payment-billing-address-postalCode{height:40px;box-shadow:none}#app-container .BillingAddress span.help{font-weight:300}#app-container .CardForm{border-radius:0rem;border-top:1px solid #d1d1d1;margin-top:8px}#app-container .CardForm+.CardForm+.ChangeNumberOfPayments>a:before{background-image:url(/arquivos/icon__two-cards--minus.png);background-size:12px auto}#app-container .ChangeNumberOfPayments>a{color:#0970e6;display:block;font-family:Ubuntu,sans-serif;font-size:12px;font-weight:700;margin-bottom:10px;margin-top:10px;padding:0 0 0 20px;position:relative;text-transform:uppercase}#app-container .ChangeNumberOfPayments>a:before{background-image:url(/arquivos/icon__two-cards--plus.png);background-position:center center;background-repeat:no-repeat;background-size:12px 12px;content:"";height:12px;left:0;position:absolute;top:6px;width:12px}#app-container .ChangeNumberOfPayments>a:hover,#app-container .ChangeNumberOfPayments>a:active{color:#0863cc;text-decoration:none}#app-container .input{border:0!important;padding:0!important}#app-container .Warning{background-color:#f5f5f5;padding:10px 15px 10px 35px!important;font-size:12px!important;font-weight:400!important;margin-bottom:15px!important;border:0!important;background-image:url(/arquivos/icon__alert--red.png);background-size:26px 23px;background-position:10px 20px}#app-container .Warning .title-description{padding:10px 0 10px 10px}#app-container .Warning .title,#app-container .Warning .description{color:#515151}#app-container .card-flag.Naranja{background-image:url(/arquivos/image__card--naranja.png);font-size:0px;width:42px}#app-container .card-flag.Visa{background-image:url(/arquivos/image__visa.png);font-size:0px;width:42px;background-size:100%;background-position:center center}#app-container .card-flag.American{font-size:0px;background-size:100%;background-position:center center;background-image:url(/arquivos/image__amex.png)}#app-container .card-flag.Cabal{background-image:url(/arquivos/image__cabal.png);background-position:center center;width:42px}#app-container .card-flag.Mastercard{background-image:url(/arquivos/image__mastercard.png);background-position:center center;background-size:contain}#app-container .card-flag.Carrefour.Mastercard{background-image:url(/arquivos/image__card-carrefour--mastercard.png);background-size:40px 25px;background-position:center center}#app-container .card-flag.Tarjeta.de.Carrefour,#app-container .card-flag.Tarjeta.Carrefour{background-image:url(/arquivos/image__card-carrefour.png);font-size:0;width:42px;background-position:center center;background-size:contain}#app-container span.error{display:block!important}.vtex-omnishipping-1-x-alert,.vtex-omnishipping-1-x-warning{background-color:#f5f5f5;padding:10px 15px!important;font-size:12px!important;font-weight:400!important;margin-bottom:15px!important;border:0!important}.vtex-omnishipping-1-x-alert .shp-alert-icon,.vtex-omnishipping-1-x-warning .shp-alert-icon{background-image:url(/arquivos/icon__alert--red.png);background-size:26px 23px;width:26px;height:23px;border:0;border-radius:0}.vtex-omnishipping-1-x-alert .shp-alert-icon svg,.vtex-omnishipping-1-x-warning .shp-alert-icon svg{display:none}.vtex-omnishipping-1-x-alert a,.vtex-omnishipping-1-x-warning a{letter-spacing:0!important}.button-unavailable-delivery-pickup-wrapper .vtex-omnishipping-1-x-pickupButton.button-unavailable-delivery-pickup{font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;color:#fff;text-transform:uppercase;line-height:normal;letter-spacing:0rem;background-color:#005baa;border:none;border-radius:.3125rem;padding:.75rem .9375rem;background-image:none;outline:none;text-shadow:none;box-shadow:none;margin-bottom:.625rem}.button-unavailable-delivery-pickup-wrapper .vtex-omnishipping-1-x-pickupButton.button-unavailable-delivery-pickup.large{padding:12px 40px}.button-unavailable-delivery-pickup-wrapper .vtex-omnishipping-1-x-pickupButton.button-unavailable-delivery-pickup:hover{background-color:#2088e2;color:#fff;border-color:#2088e2}.button-unavailable-delivery-pickup-wrapper .vtex-omnishipping-1-x-pickupButton.button-unavailable-delivery-pickup:active{background-color:#005baa;border-color:#005baa}.button-unavailable-delivery-pickup-wrapper .vtex-omnishipping-1-x-pickupButton.button-unavailable-delivery-pickup span{font-size:0}.button-unavailable-delivery-pickup-wrapper .vtex-omnishipping-1-x-pickupButton.button-unavailable-delivery-pickup span:before{content:"Retirar producto";font-size:.875rem}.item-unavailable{background-color:#f5f5f5;padding:10px 15px!important;font-size:12px!important;font-weight:400!important;border:0!important;border-radius:4px;color:#515151}.item-unavailable .item-unavailable-message{display:flex}.item-unavailable .top-arrow{display:none}.item-unavailable .icon-warning-sign{margin-right:5px}.item-unavailable .icon-warning-sign:before{background-image:url(/arquivos/icon__alert--red.png);background-size:26px 23px;width:26px;height:23px;content:""}.vtex-front-messages-placeholder{box-shadow:none!important;background-color:transparent;width:100%;max-width:1240px;margin:.938rem auto 0!important;left:0!important;right:0;text-align:right}@media (max-width: 768px){.vtex-front-messages-placeholder{margin:0!important}}.vtex-front-messages-placeholder .vtex-front-messages-close-all{background-image:url(/arquivos/icon__cross.png);background-size:10px 10px;background-position:center center;background-repeat:no-repeat;opacity:1;top:3px;right:0}.vtex-front-messages-placeholder .vtex-front-messages-close-all svg{display:none}body:not(.v-custom-step-payment) .vtex-front-messages-placeholder .vtex-front-messages-type-error{display:none!important}.vtex-front-messages-type-warning,.vtex-front-messages-template{background-color:#f5f5f5;background-image:url(/arquivos/icon__alert--red.png);background-size:26px 23px;background-repeat:no-repeat;background-position:19px 13px;padding:14px 20px 14px 64px!important;font-size:1rem!important;font-weight:300!important;line-height:120%;text-align:left;margin-bottom:15px!important;border:0!important;width:100%;max-width:20.5rem;box-shadow:0 2px 2px #0000002b;float:right;color:#515151}@media (max-width: 768px){.vtex-front-messages-type-warning,.vtex-front-messages-template{max-width:100%}}.vtex-front-messages-type-warning.success,.vtex-front-messages-template.success{background-image:url(/arquivos/icon__success.png);background-position:19px 9px;background-size:28px 29px;background-repeat:no-repeat}.vtex-front-messages-type-warning.success .vtex-front-messages-detail,.vtex-front-messages-template.success .vtex-front-messages-detail{font-size:0}.vtex-front-messages-type-warning.success .vtex-front-messages-detail:before,.vtex-front-messages-type-warning.success .vtex-front-messages-detail:after,.vtex-front-messages-template.success .vtex-front-messages-detail:before,.vtex-front-messages-template.success .vtex-front-messages-detail:after{font-size:1rem;display:block}.vtex-front-messages-type-warning.success .vtex-front-messages-detail:before,.vtex-front-messages-template.success .vtex-front-messages-detail:before{content:"Cupón agregado"}.gift-card-message{align-items:center;background-color:#f5f5f5;background-image:url(/arquivos/icon__success.png);background-size:28px 29px;background-position:19px;background-repeat:no-repeat;box-shadow:0 2px 4px #0003!important;color:#515151;border:0!important;display:flex;left:50%;font-size:1rem!important;font-weight:300!important;padding:20px 20px 20px 64px!important;position:fixed;text-align:left;top:20px;transform:translate(-50%);width:280px!important;z-index:1000}.gift-card-message .vtex-front-messages-detail{font-size:1rem!important}.gift-card-message .vtex-front-messages-detail:before{display:none}#emptyConfirmation .lyracons-modal-0-x-content{padding-top:3.375rem;padding-bottom:2.438rem;max-width:48.75rem}#emptyConfirmation .lyracons-modal-0-x-title{margin-bottom:.625rem;background-image:url(/arquivos/icon__cart--alt.png);background-size:78px 78px;background-position:center top;background-repeat:no-repeat;padding-top:5.625rem}#emptyConfirmation .lyracons-modal-0-x-foot{margin-top:1.75rem}#emptyConfirmation p{font-size:1rem;margin:0 auto;max-width:21.125rem}@media (max-width: 767px){#emptyConfirmation .lyracons-modal-0-x-content{margin:0 1.25rem;padding-top:3rem;padding-left:1.25rem;padding-right:1.25rem}#emptyConfirmation .lyracons-modal-0-x-title{background-size:4.313rem 3.875rem;padding-top:4.688rem}}.pac-container{z-index:9999}p[data-i18n="modal.unavailableHello"]{font-size:0!important}p[data-i18n="modal.unavailableHello"]:before{content:"Este producto no está disponible para envío en este momento:";font-size:1rem}p[data-i18n="modal.unavailableHelloPlural"]{font-size:0!important}p[data-i18n="modal.unavailableHelloPlural"]:before{content:"Estos productos no están disponibles para envío en este momento:";font-size:1rem}span[data-i18n="modal.unavailableButFinish"]{font-size:0!important}span[data-i18n="modal.unavailableButFinish"]:before{content:"Finalizar compra sin este producto";font-size:.875rem}span[data-i18n="modal.unavailableButFinishPlural"]{font-size:0!important}span[data-i18n="modal.unavailableButFinishPlural"]:before{content:"Finalizar compra sin estos productos";font-size:.875rem}.lb-empty-number{z-index:99;top:0;left:0;display:none}#shipping-data{position:relative}.lb-empty-number__overlay,.lb-empty-number{position:fixed;width:100%;height:100%;z-index:100000}.lb-empty-number__overlay{background:#000000;opacity:.8;z-index:9999}.lb-empty-number__box{background:#ffffff;position:absolute;z-index:9999;top:50%;left:50%;transform:translate(-50%,-50%);padding:15px 20px 30px;border-radius:.625rem;text-align:center}.js-lb-form-custom .input{color:#515151;font-size:.875rem!important;font-weight:300;line-height:1.25rem;border:none;margin:0;text-align:left;padding-left:0;padding-right:0}.lb-empty-number__close.icon{position:absolute;top:10px;right:10px;cursor:pointer;font-size:20px;transform:rotate(45deg)}button.btn.btn-link.vtex-omnishipping-1-x-btnDelivery{order:4!important}.js-lb-missing-number .accordion-inner.shipping-container{opacity:.3;max-height:300px;overflow:hidden;filter:blur(2px)}.js-lb-form-custom{display:block}.lb-empty-number .btn-success.js-loading{font-size:0;cursor:default;pointer-events:none}.lb-empty-number .btn-success.js-loading:after{content:"";width:10px;height:10px;border:2px solid #FFF;display:inline-block;vertical-align:middle;border-radius:100%;border-top:2px solid transparent;animation-name:spin;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.js-lb-form-custom{flex-wrap:wrap;border-radius:10px!important}form.js-lb-form-custom label{width:100%;color:#515151;font-size:.875rem;font-weight:500;line-height:1.25rem;margin-bottom:.5rem;margin-top:0!important;display:block}form.js-lb-form-custom label span{width:80px}form.js-lb-form-custom .lb-postalcode__input{color:#929292;font-family:Ubuntu,sans-serif!important;font-size:.875rem;font-weight:300;line-height:1.25rem;padding:.625rem!important;border:.0625rem solid #d1d1d1!important;border-radius:.125rem!important;min-width:0rem;max-width:100%!important;width:100%;line-height:normal!important;height:auto!important;box-shadow:none!important;display:block}form.js-lb-form-custom .lb-postalcode__input.parsley-error{border-color:#dd4b39!important}form.js-lb-form-custom .btn-success:hover{box-shadow:none!important;border:0!important}form.js-lb-form-custom .btn-success:focus,form.js-lb-form-custom .btn-success[disabled]{background-color:#005baa!important}form.js-lb-form-custom .parsley-errors-list{margin:0!important;color:#dd4b39}#cart-title{font-size:0rem!important;margin-bottom:1.25rem;position:relative;padding-left:49px;display:none!important}#cart-title:before{content:"Carrito";color:#005baa;font-size:1.875rem;font-weight:700;line-height:2rem}#cart-title:after{content:"";position:absolute;left:0;top:-17px;width:45px;height:49px;background-image:url(/arquivos/icon__cart.png);background-size:33px 30px;background-repeat:no-repeat;background-position:left bottom}#cart-title .qty{background-color:#2088e2;color:#fff!important;font-size:.75rem!important;font-weight:500;border-radius:100%;text-align:center;line-height:28px;min-width:28px;position:absolute;left:15px;top:-16px}@media (max-width: 767px){#cart-title{padding-left:0;padding-right:49px}#cart-title:before{font-size:1.5rem}#cart-title:after{left:auto;right:0;top:-21px}#cart-title .qty{left:auto;right:0}}#custom-empty-cart{cursor:pointer;text-transform:uppercase;font-weight:700;color:#2088e2;line-height:20px;float:right;margin-top:14px;margin-right:10px}#custom-empty-cart:after{content:"";width:16px;height:20px;background-image:url(/arquivos/icon__trash-can.png);background-size:100%;background-repeat:no-repeat;display:inline-block;position:relative;top:2px;margin-left:7px}@media (max-width: 767px){#custom-empty-cart{margin-right:0}}.cart-more-options{display:none!important}.empty-cart-content{background-color:#fff}.empty-cart-content h2{font-family:Ubuntu,sans-serif;font-size:1.5625rem;font-weight:700;line-height:normal;color:#005baa;text-align:center}.empty-cart-content .empty-cart-message{text-align:center}.empty-cart-content .empty-cart-message p{color:#515151;font-size:0px}.empty-cart-content .empty-cart-message p:after{content:"No tiene artículos en su carrito de compras.";font-family:Ubuntu,sans-serif;font-size:.9rem;font-weight:300;line-height:1.25rem}.empty-cart-content .empty-cart-links{-ms-justify-content:center;justify-content:center;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center}.empty-cart-content .empty-cart-links a{font-size:0px!important;margin-bottom:15px!important;letter-spacing:0px!important;height:50px;border-radius:5px;border:none;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center}.empty-cart-content .empty-cart-links a:focus{background-color:#2088e2!important}.empty-cart-content .empty-cart-links a:after{content:"Continuar Comprando";font-size:.9rem!important;font-weight:700;text-align:center!important;text-transform:uppercase!important;letter-spacing:.0813rem!important;line-height:1.25rem}.cart-template .cart-links-bottom{display:flex;flex-direction:column-reverse;align-items:center;width:100%;margin-top:0;margin-bottom:-1.375rem}@media (max-width: 490px){.cart-template .cart-links-bottom .btn-success{margin-top:20px}}@media (max-width: 767px){.cart-template .cart-links-bottom{background:#ffffff;justify-content:space-between;padding-top:0;padding-bottom:12px;margin:0;bottom:0;flex-direction:initial;-o-object-fit:cover;object-fit:cover;box-shadow:-2px 2px 10px #00000040}}.cart-template .cart-links-bottom .btn-place-order-wrapper{width:100%}@media (max-width: 767px){.cart-template .cart-links-bottom .btn-place-order-wrapper{width:50%;padding:0 12px;flex-grow:1}}.cart-template .cart-links-bottom .btn-place-order{color:#fff;background:#005baa;border:none;border-radius:.3125rem;display:block;font-size:1rem;font-weight:700;height:52px;line-height:1.25rem;padding:16px 55px;text-transform:uppercase;transition:background-color .1s}.cart-template .cart-links-bottom .btn-place-order#cart-button+#cart-to-orderform{display:none}.cart-template .cart-links-bottom .btn-place-order#cart-to-orderform{font-size:0;padding-bottom:10px}.cart-template .cart-links-bottom .btn-place-order#cart-to-orderform:after{font-size:1rem;content:"Finalizar compra"}@media (max-width: 767px){.cart-template .cart-links-bottom .btn-place-order#cart-to-orderform{margin-top:12px!important}.cart-template .cart-links-bottom .btn-place-order#cart-to-orderform:after{content:"Finalizar"}}.cart-template .cart-links-bottom .btn-place-order:hover{background:#2088e2}.cart-template .cart-links-bottom .btn-place-order.disabled{opacity:1;position:relative;font-size:0}.cart-template .cart-links-bottom .btn-place-order.disabled:after{font-size:0!important}.cart-template .cart-links-bottom .btn-place-order.disabled:before{animation:rotation 1s linear infinite;border:2px solid #FFF;border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;content:"";display:block;height:24px;left:50%;margin-left:-9px;position:absolute;top:15px;width:24px}@media (max-width: 767px){.cart-template .cart-links-bottom .btn-place-order{padding:16px}}.cart-template .cart-links-bottom .link-choose-more-products-wrapper{position:relative;top:50px;display:block}@media (max-width: 767px){.cart-template .cart-links-bottom .link-choose-more-products-wrapper{font-size:0;top:0;padding-top:25px;flex-grow:1;width:50%;text-align:center}}.cart-template .cart-links-bottom .link-choose-more-products-wrapper:before{content:".";font-size:0px;display:inline-block;height:14px;width:14px;background-image:url(/arquivos/icon__arrow-left--blue.png);background-size:7px 13px;background-repeat:no-repeat;background-position:center center}.cart-template .cart-links-bottom .link-choose-more-products-wrapper .link-choose-more-products{color:#2088e2;font-size:.875rem;font-weight:700!important;line-height:1.25rem;text-transform:uppercase;text-decoration:none}@media (max-width: 767px){.cart-template .cart-links-bottom .link-choose-more-products-wrapper .link-choose-more-products{font-size:0;margin-left:5px}.cart-template .cart-links-bottom .link-choose-more-products-wrapper .link-choose-more-products:after{font-size:1rem;content:"Volver"}}.cart-template{transition:none}.cart-template-holder{padding:1.5625rem .625rem;border:1px solid #e8e8e8;border-radius:.3125rem;width:70%!important;float:left}@media (max-width: 767px){.cart-template-holder{width:100%!important}}.cart{border:none;border-radius:0;padding:5px}@media (max-width: 767px){.cart{padding:0}}#vtex-callcenter{display:none}.vtex-omnishipping-1-x-shippingDataDev,.shipping-data.accordion-group{padding:14px!important;background:#f5f5f5!important;border-radius:0 5px 5px 0!important;border-left:4px solid #4ccd8a!important}.vtex-omnishipping-1-x-shippingDataDev.active,.shipping-data.accordion-group.active{background:inherit!important;border:inherit!important}.vtex-omnishipping-1-x-shippingDataDev .accordion-inner .box-step>div .vtex-omnishipping-1-x-deliveryChannelsWrapper,.vtex-omnishipping-1-x-shippingDataDev .accordion-inner .box-step #postalCode-finished-loading .vtex-omnishipping-1-x-deliveryChannelsWrapper,.shipping-data.accordion-group .accordion-inner .box-step>div .vtex-omnishipping-1-x-deliveryChannelsWrapper,.shipping-data.accordion-group .accordion-inner .box-step #postalCode-finished-loading .vtex-omnishipping-1-x-deliveryChannelsWrapper{display:flex;align-items:center;justify-content:space-between;overflow:inherit;z-index:0}.vtex-omnishipping-1-x-shippingDataDev .accordion-inner .box-step>div .vtex-omnishipping-1-x-deliveryChannelsWrapper .vtex-omnishipping-1-x-deliveryChannelsToggle,.vtex-omnishipping-1-x-shippingDataDev .accordion-inner .box-step #postalCode-finished-loading .vtex-omnishipping-1-x-deliveryChannelsWrapper .vtex-omnishipping-1-x-deliveryChannelsToggle,.shipping-data.accordion-group .accordion-inner .box-step>div .vtex-omnishipping-1-x-deliveryChannelsWrapper .vtex-omnishipping-1-x-deliveryChannelsToggle,.shipping-data.accordion-group .accordion-inner .box-step #postalCode-finished-loading .vtex-omnishipping-1-x-deliveryChannelsWrapper .vtex-omnishipping-1-x-deliveryChannelsToggle{display:none}.vtex-omnishipping-1-x-shippingDataDev .accordion-inner .box-step>div .vtex-omnishipping-1-x-deliveryChannelsWrapper button.vtex-omnishipping-1-x-deliveryChannelsOption,.vtex-omnishipping-1-x-shippingDataDev .accordion-inner .box-step #postalCode-finished-loading .vtex-omnishipping-1-x-deliveryChannelsWrapper button.vtex-omnishipping-1-x-deliveryChannelsOption,.shipping-data.accordion-group .accordion-inner .box-step>div .vtex-omnishipping-1-x-deliveryChannelsWrapper button.vtex-omnishipping-1-x-deliveryChannelsOption,.shipping-data.accordion-group .accordion-inner .box-step #postalCode-finished-loading .vtex-omnishipping-1-x-deliveryChannelsWrapper button.vtex-omnishipping-1-x-deliveryChannelsOption{width:50%;max-width:235px!important;height:52px!important}@media (max-width: 768px){.vtex-omnishipping-1-x-shippingDataDev .accordion-inner .box-step>div .vtex-omnishipping-1-x-deliveryChannelsWrapper button.vtex-omnishipping-1-x-deliveryChannelsOption,.vtex-omnishipping-1-x-shippingDataDev .accordion-inner .box-step #postalCode-finished-loading .vtex-omnishipping-1-x-deliveryChannelsWrapper button.vtex-omnishipping-1-x-deliveryChannelsOption,.shipping-data.accordion-group .accordion-inner .box-step>div .vtex-omnishipping-1-x-deliveryChannelsWrapper button.vtex-omnishipping-1-x-deliveryChannelsOption,.shipping-data.accordion-group .accordion-inner .box-step #postalCode-finished-loading .vtex-omnishipping-1-x-deliveryChannelsWrapper button.vtex-omnishipping-1-x-deliveryChannelsOption{height:75px!important;width:49%!important;max-width:173px!important;flex:inherit!important}}#shipping-data .shipping-data .shipping-container .box-step{display:flex!important;flex-direction:column;align-items:flex-start;position:relative}#shipping-data .shipping-data .shipping-container .box-step .delivery-group-content{margin-left:0!important}#shipping-data .shipping-data .shipping-container .box-step .messageButtonsShippingPickup{position:absolute;right:0;top:55px;width:292px;padding:6px 9px 6px 3rem;border-radius:.375rem;background-color:#f5f5f5;box-shadow:0 2px 2px #00000029;font-weight:400;color:#515151;font-size:12px!important;display:flex;line-height:15px}@media (max-width: 768px){#shipping-data .shipping-data .shipping-container .box-step .messageButtonsShippingPickup{display:none}}#shipping-data .shipping-data .shipping-container .box-step .messageButtonsShippingPickup:before{content:" ";display:flex;width:26px;height:26px;background-image:url(/arquivos/icon-message-shipping.png);background-position:center;background-size:cover;position:absolute;left:9px;top:50%;transform:translateY(-50%)}#shipping-data #unavailable-delivery-disclaimer{font-size:0}#shipping-data #unavailable-delivery-disclaimer:before{content:"Estos productos no están disponibles. Eliminalos o intenta con otra dirección.";font-size:12px}#shipping-data #unavailable-delivery-disclaimer #remove-unavailable-items{font-size:0;display:flex;align-items:center}#shipping-data #unavailable-delivery-disclaimer #remove-unavailable-items:before{content:"Eliminar productos no disponibles";font-size:12px;text-transform:uppercase;font-weight:700}#shipping-data #unavailable-delivery-disclaimer #remove-unavailable-items:after{content:" ";display:block;width:5px;height:9px;background-image:url(/arquivos/arrow-checkout-no-disponible.png);background-repeat:no-repeat;background-size:cover;background-position:center;margin-left:5px;margin-top:-2px}.vtex-omnishipping-1-x-deliveryOptionActive{border-bottom:4px solid #4ccd8a!important;position:relative}.vtex-omnishipping-1-x-deliveryOptionActive:before{content:"";background-image:url(/arquivos/check-btn-checkout.png);background-position:center;background-size:11px 8px;width:19px;background-repeat:no-repeat;height:19px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%);background-color:#4ccd8a;border-radius:50%;border:1px solid #fff}.private-neighborhood-fields{flex-wrap:wrap;justify-content:space-between;background-color:#e8f4fe;padding:1rem}.private-neighborhood-fields .ship-neighborhood{width:100%}.private-neighborhood-fields .ship-neighborhood-street,.private-neighborhood-fields .ship-neighborhood-number{width:100%!important}@media (max-width: 767px){.private-neighborhood-fields .ship-neighborhood-street,.private-neighborhood-fields .ship-neighborhood-number{width:100%!important}}.valSelected{border-radius:5px;border:1px solid #ff4c4c}.valSelected:before{content:"Este campo es obligatorio.";position:absolute;bottom:4.7rem;color:#e94e3c;font-size:12px;font-weight:400}@media (max-width: 760px){.valSelected:before{bottom:4rem}}@media all and (max-width: 767px){#cart-button{font-size:0;padding-bottom:10px}#cart-button:after{content:"Finalizar";font-size:1rem}}.minimum-cart-value-alert{margin-bottom:-14px;margin-top:5px;text-align:center;width:100%}.minimum-cart-value-alert__message{color:#e94e3c;display:inline-block;font-size:12px;line-height:140%;margin:10px 0 0;padding-left:30px;position:relative}.minimum-cart-value-alert__message:before{background:url(/arquivos/icon__notice--minimum-cart-value.png) no-repeat center center/20px 20px;content:"";height:20px;left:0;position:absolute;top:-3px;width:20px}@media all and (max-width: 767px){.minimum-cart-value-alert{margin:4px 0 0;position:absolute;top:0}}@media all and (max-width: 767px){.cart-links-bottom.has-alert{padding-top:35px!important}}@media all and (max-width: 491px){.cart-links-bottom.has-alert{padding-top:22px!important}}.vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation:before{display:none!important}.vtex-omnishipping-1-x-addressFormPart1 .ship-addressQuery.unable{display:none!important}.pkpmodal-backdrop{background-color:#000!important;opacity:.8!important;z-index:9999!important}.pkpmodal-full-page,#map-canvas{border-radius:.625rem}.pkpmodal-search-alone-title{color:#005baa;font-size:1.875rem;font-weight:700;line-height:2rem}.vtex-pickup-points-modal-3-x-pickupListTitle{color:#515151;font-size:.875rem;font-weight:300;line-height:1.25rem}.pkpmodal-close{background:transparent;box-shadow:none;color:#2088e2}.pkpmodal-close:hover{color:#2088e2}@media (max-width: 768px){.pkpmodal-close{margin-right:0;left:270px}}.vtex-pickup-points-modal-3-x-zoomWrapper{display:none}.pkpmodal{border-radius:.625rem;z-index:9999!important;height:calc(100% - 150px)!important;margin-top:-14.375rem!important}@media (max-width: 768px){.pkpmodal{margin-top:0!important;height:100%!important}}@media (min-width: 1367px){.pkpmodal{height:calc(100% - 150px)!important;margin-top:0!important;top:100px!important}}.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery select,.container .orderform-template .orderform-template-holder .row-fluid .step.shipping-data.active .box-step .delivery-group-content .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery select.span12{width:auto!important;order:2;z-index:99;margin:0 15px!important}@media all and (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn{display:flex;flex-direction:column;gap:0px}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn #payment-group-creditCardPaymentGroup,.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn #payment-group-customPrivate_501PaymentGroup,.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn>a{float:none;height:48px;margin-bottom:10px!important;margin-left:auto!important;margin-right:auto!important;width:80%!important}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn .payment-group-item.active,.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn #payment-group-creditCardPaymentGroup.payment-group-item.active,.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn #payment-group-customPrivate_501PaymentGroup.payment-group-item.active{width:90%!important}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view{width:100%!important}}#shipping-data.pkpmodal--hidden .pkpmodal,#shipping-data.pkpmodal--hidden .pkpmodal-backdrop{visibility:hidden!important}.vcustom-showCustomMsgCoupon{display:none}.Warning .button-link{font-family:Ubuntu,sans-serif;font-size:12px;padding-top:0}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view .box-payment-mercadopago{background-color:#fff;padding:0!important}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view .box-payment-mercadopago .payment-mercadopago-description-simple:after{content:"";display:none}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view .box-payment-mercadopago .payment-mercadopago-account:after{content:"";display:none}.payment-mercadopago-account~*{display:none}@media all and (max-width: 768px){.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view .box-payment-mercadopago .payment-mercadopago-description-simple:before{background-image:url(/arquivos/image__mercadopago-message.png);height:305px;width:100%;background-position:center center;background-repeat:no-repeat;background-size:auto auto}}@media all and (max-width: 480px){.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view .box-payment-mercadopago .payment-mercadopago-description-simple:before{background-size:260px auto}.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view .box-payment-mercadopago .payment-mercadopago-description:after{background-position:center center;background-repeat:no-repeat;margin-bottom:0;width:100%}}@media all and (max-width: 375px){.container .orderform-template .orderform-template-holder .row-fluid #payment-data.payment-data .step.active .payment-body .accordion-inner .box-step .box-step-content .form-step .steps-view .box-payment-mercadopago .payment-mercadopago-description:after{background-size:100% auto}}#number-label,#address2-label,#state-label{font-size:0}#number-label:before,#address2-label:before,#state-label:before{font-size:.875rem}#number-label:before{content:"Número"}#address2-label:before{content:"Piso o Apartamento (ej: 2A)"}#state-label:before{content:"Provincia"}.ship-reference{display:none}.vtex-omnishipping-1-x-submitShippingStepButton{float:right}.vcustom--vtex-omnishipping-1-x-address form{overflow:hidden}.vtex-omnishipping-1-x-addressForm #ship-complement,.vtex-omnishipping-1-x-addressForm #ship-neighborhood-checkbox{z-index:0}.vtex-omnishipping-1-x-addressForm #ship-complement::-moz-placeholder{color:transparent}.vtex-omnishipping-1-x-addressForm #ship-complement::placeholder{color:transparent}.vtex-omnishipping-1-x-addressForm #ship-complement.placeholder::-moz-placeholder{color:#a3a6b0}.vtex-omnishipping-1-x-addressForm #ship-complement.placeholder::placeholder{color:#a3a6b0}.forms.coupon-column.summary-coupon-wrap.span7.pull-left,.cart-template.mini-cart .forms.coupon-column.summary-coupon-wrap.text-center{display:none!important}.cart-template.full-cart .forms.coupon-column.summary-coupon-wrap.text-center{display:block!important}.v-custom-cart-empty .withoutstock__wrapper{display:none}.vtex-omnishipping-1-x-addressList+.ship-addressQuery{display:none}img[src="https://ad.doubleclick.net/ddm/activity/src=8128647;type=invmedia;cat=carre0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=${GDPR};gdpr_consent=${GDPR_CONSENT_755};ord=1?"]{height:1px!important;width:1px!important}#__lpform_client-first-name img{display:none}.vtex-omnishipping-1-x-address .ship-notApplicable .ship-number,.vtex-omnishipping-1-x-address .ship-notApplicable .ship-checkboxNumberLabel{height:59px!important}.vtex-omnishipping-1-x-address .ship-notApplicable .ship-checkboxNumberLabel{padding:0!important;height:39px!important}.vtex-omnishipping-1-x-address .ship-notApplicable .ship-checkboxNumberLabel #ship-number{top:0}.vtex-omnishipping-1-x-address .ship-notApplicable .ship-checkboxNumberLabel.text{margin-left:20px!important}.ship-addressQuery{position:relative}.vtex-omnishipping-1-x-addressList:before,.ship-addressQuery:before,.vtex-omnishipping-1-x-addressForm:before{content:"DIRECCIÓN DE ENTREGA:";display:block;font-family:Ubuntu,sans-serif;font-size:25px;font-weight:400;line-height:normal;color:#005baa;font-size:14px;font-weight:700;margin-bottom:.625rem;padding:4px 0 4px 20px;background-image:url(/arquivos/icon-sucursal-checkout.png);background-repeat:no-repeat;background-position:left}.ship-addressQuery:before{position:absolute;top:0}.vtex-omnishipping-1-x-shippingSectionTitle+.address-list.vtex-omnishipping-1-x-addressList:before{content:"DIRECCIÓN DE FACTURACIÓN:";background-image:url(/arquivos/icon__document.png);background-size:19px 19px;padding:4px 0 4px 26px}.shp-pickup-receiver+.vtex-omnishipping-1-x-shippingSectionTitle{display:none!important}.shp-pickup-receiver+.vtex-omnishipping-1-x-shippingSectionTitle+.ship-addressQuery:before{content:"DIRECCIÓN DE FACTURACIÓN:";background-image:url(/arquivos/icon__document.png);background-size:19px 19px;padding:4px 0 4px 26px;position:static}.shp-pickup-receiver+.vtex-omnishipping-1-x-shippingSectionTitle+.vtex-omnishipping-1-x-backToAddressList:after{content:"Ver todas mis direcciones de facturación"!important}.shp-pickup-receiver+.vtex-omnishipping-1-x-shippingSectionTitle+.vtex-omnishipping-1-x-backToAddressList+.ship-addressQuery:before{content:"DIRECCIÓN DE FACTURACIÓN:";background-image:url(/arquivos/icon__document.png);background-size:19px 19px;padding:4px 0 4px 26px;position:static}.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name .preferences,.container .cart-template .cart-template-holder .cart .cart-items tbody tr.product-item td.product-name .preferences:hover{-moz-column-gap:.25rem;column-gap:.25rem;color:#0970e6;font-size:12px;font-weight:700;overflow:visible;padding:0;position:relative;display:flex}.v-custom-cart-empty .cart-template-holder{margin-top:30px!important}.orderform-template-holder #shipping-data .ship-complement #ship-complement{width:95px!important;padding-right:25px!important}.orderform-template-holder #shipping-data .ship-complement .length-is-10-marker{font-size:.75rem;color:#cc4010}.ship-complement label[for=ship-complement]{font-size:0!important}.ship-complement label[for=ship-complement]:before{content:"Piso y/o departamento";font-size:14px}.shipping-address-title{background-image:url(/arquivos/icon-sucursal-checkout.png);background-repeat:no-repeat;background-position:left;color:#005baa;display:block;font-size:14px;font-family:Ubuntu,sans-serif;font-weight:700;line-height:normal;margin-bottom:.625rem;padding:4px 0 4px 20px;text-transform:uppercase}.shipping-address-back-to-my-addresses{background:none;border:none;color:#0970e6;font-family:Ubuntu,sans-serif;font-weight:700;text-transform:uppercase;text-align:left;padding-left:16px;position:relative}.shipping-address-back-to-my-addresses:before{background-image:url(/arquivos/icon__arrow-left--blue.png);background-repeat:no-repeat;background-size:7px 13px;background-position:center;content:"";display:block;height:13px;left:0;position:absolute;top:4px;width:7px}.table.cart-items .category-title{border-bottom-color:#929292!important;margin-top:20px;padding:10px 0}.table.cart-items .category-title__arrow{background:url(/arquivos/icon__arrow-up--blue.png) no-repeat center center;background-size:12px 6px;display:inline-block;height:6px;width:12px}.table.cart-items .category-title__counter{background-color:#f7f7f7;border-radius:2px;display:inline-block;font-size:.875rem;font-weight:300;padding:0 7px}.table.cart-items .category-title__name{color:#454545;font-size:14px}.table.cart-items .category-title__td{align-items:center;cursor:pointer;display:flex;width:100%}.table.cart-items .category-title__td>span{margin-right:10px}.table.cart-items .category-title.closed .category-title__arrow{transform:rotate(-180deg)}.table.cart-items .category-title:first-child{margin-top:0}.vtex-omnishipping-1-x-submitPaymentButton{display:none}label[for=ship-addressQuery]{visibility:hidden}.error-message{color:#df1116;display:block;font-size:13px;line-height:160%;margin-top:4px}#ship-complement.error,.private-neighborhood-fields input[type=text].error{border-color:#df1116!important}#ship-complement.error{background-image:none}.shipping-data .box-step{display:flex;flex-wrap:wrap}.shipping-data .box-step>*{width:100%;order:1}.shipping-data .box-step>*.vtex-omnishipping-1-x-addressFormPart1{order:1}.shipping-data .box-step>*.vtex-omnishipping-1-x-addressForm{order:2}.shipping-data .box-step>*.vtex-omnishipping-1-x-deliveryGroup{order:4}.shipping-data .box-step>*.vtex-omnishipping-1-x-submitPaymentButton,.shipping-data .box-step>*.vtex-omnishipping-1-x-submitPaymentButton--custom{order:100}.shipping-data .box-step>*.btn-link.vtex-omnishipping-1-x-btnDelivery,.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 .shipping-data .box-step>a.vtex-omnishipping-1-x-btnDelivery{order:5;margin-top:20px;background:#1a73e8}.shipping-data .box-step>*#postalCode-finished-loading,.shipping-data .box-step>*:last-child{margin:0}.shipping-data .vtex-omnishipping-1-x-address{margin:0}.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}.shipping-data .vtex-omnishipping-1-x-content{align-items:center}.shipping-data .vtex-omnishipping-1-x-deliveryChannelsOption{background:#FFF}.shipping-data .vtex-omnishipping-1-x-pickupButton,.shipping-data .vtex-pickup-points-modal-3-x-pickupViewOptionActive,.shipping-data .vtex-pickup-points-modal-3-x-pickupViewOptionActive:hover,.shipping-data .vtex-pickup-points-modal-3-x-pickupViewOptionActive:active,.shipping-data .vtex-pickup-points-modal-3-x-pickupViewOptionActive:focus,.shipping-data .vtex-omnishipping-1-x-deliveryChannelsTogglePickup,.shipping-data .vtex-omnishipping-1-x-deliveryChannelsOption.vtex-omnishipping-1-x-deliveryOptionActive{background:#1a73e8;border-color:#1a73e8;border-radius:4px}.shipping-data .vtex-pickup-points-modal-3-x-pickupViewOptionInctive{color:#1a73e8;border-color:#1a73e8;border-radius:4px}.shipping-data .vtex-omnishipping-1-x-addressItemOption:hover,.shipping-data .vtex-omnishipping-1-x-active{background-color:#f1f7ff}.shipping-data .shipping-method-toggle{border-color:#1a73e8}.shipping-data .vtex-omnishipping-1-x-alert{border-color:#ffb100;display:flex;align-items:center}.shipping-data .vtex-omnishipping-1-x-linkEdit{text-decoration:underline}.shipping-data .vtex-omnishipping-1-x-deliveryChannelsWrapper,.shipping-data .vtex-omnishipping-1-x-deliveryChannelsToggle{border-radius:4px}.shipping-data .vtex-omnishipping-1-x-deliveryChannelsWrapper{border:1px solid #cbcbcb;width:100%;overflow:hidden;margin:0 0 20px}.shipping-data .vtex-omnishipping-1-x-summaryChange{background:#f1f7ff;border-color:#cbcbcb;color:#1a73e8}.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList{border-color:#eee;margin:0}.shipping-data .vtex-omnishipping-1-x-option:hover,.shipping-data .vtex-omnishipping-1-x-leanShippingOptionActive,.shipping-data .vtex-omnishipping-1-x-leanShippingOption{background:#FFF!important}.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsBackLnk svg path,.shipping-data .vtex-pickup-points-modal-3-x-modalDetailsBackLnk{color:#676767;fill:#676767}.shipping-data .vtex-pickup-points-modal-3-x-primary{outline:none;background:#1a73e8;border-color:#1a73e8}.shipping-data .vtex-omnishipping-1-x-pickupPointChange{border-color:#1a73e8}.shipping-data .vtex-omnishipping-1-x-address p{clear:both;float:none;margin:0}.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:20px!important;height:40px}.shipping-data input#ship-addressQuery{width:100%}.shipping-data .vtex-omnishipping-1-x-container.shp-pickup-receiver{display:block}.shipping-data .vtex-omnishipping-1-x-container.shp-pickup-receiver svg.person-blue path{fill:#1a73e8}.shipping-data .vtex-omnishipping-1-x-container.shp-pickup-receiver .vtex-omnishipping-1-x-btn{color:#1a73e8}.shipping-address-change-loader{display:flex;justify-content:center;align-items:center;text-align:center;width:100%;height:100%;position:relative}.shipping-address-change-loader a{position:relative;content:" "}.shipping-address-change-loader a:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;border:3px solid #2088e2;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite}.instore #change-pickup-button,.instore #edit-profile-data{display:none}.instore .container .orderform-template .orderform-template-holder .row-fluid .step p.client-profile-summary .tel,.instore .container .orderform-template .orderform-template-holder .row-fluid .step p.client-profile-summary .tel-label{display:none!important}.instore .vtex-omnishipping-1-x-addressItemOption:not(.vtex-omnishipping-1-x-active){display:none}.instore .vtex-omnishipping-1-x-addressList .address-edit{display:block!important;width:100%}.instore .vtex-omnishipping-1-x-addressList .address-edit .icon-edit{margin-right:2px}.instore .vtex-omnishipping-1-x-addressList .vtex-omnishipping-1-x-buttonEditAddress{border:0 none;color:#2088e2;font-family:Ubuntu,sans-serif;font-size:.875rem;font-weight:700;line-height:2.5rem;text-align:left;text-transform:uppercase}.instore .vtex-omnishipping-1-x-addressList .vtex-omnishipping-1-x-buttonEditAddress:hover{color:#2088e2;border:0 none}.instore .vtex-omnishipping-1-x-backToAddressList{display:none!important}.instore .personal-data-modal__box{text-align:center}.instore .personal-data-modal__button.btn-success{border:0 none}.instore .personal-data-modal__button.btn-success:focus,.instore .personal-data-modal__button.btn-success:hover{background-color:#2088e2}.instore .personal-data-modal__buttons-container{margin-top:26px}.instore .personal-data-modal__description{color:#515151;font-size:14px;line-height:20px}.instore .personal-data-modal__headline{background:url(/arquivos/icon__info-modal--alternative.png) no-repeat 50% 0/35px 35px;font-size:24px;font-weight:700;margin-bottom:26px;padding-top:70px}@media (max-width: 480px){.instore .personal-data-modal__headline{padding-top:54px}}.instore .personal-data-modal__trigger{color:#2088e2;font-size:12px;padding-right:26px;position:absolute;right:18px;top:21px}.instore .personal-data-modal__trigger:after{background:url(/arquivos/icon__question.png) no-repeat 50% 50%/17px 17px;content:"";height:17px;width:17px;position:absolute;right:0;top:4px}.instore .personal-data-modal__trigger:active,.instore .personal-data-modal__trigger:focus,.instore .personal-data-modal__trigger:hover{color:#2088e2;text-decoration:none}@media (max-width: 480px){.instore .personal-data-modal__trigger{bottom:18px;left:22px;top:unset;right:unset}}@media (max-width: 480px){.instore #client-profile-data .client-profile-data{padding-bottom:20px!important}}.instore #vtexIdContainer .vtexIdUI-email-field #appendedInputButton{margin-top:6px;max-width:192px}.instore #vtexIdContainer .vtexid-icon-lock{display:none}.instore #vtexIdContainer .vtexIdUI{border:0 none;border-radius:5px;box-shadow:0 4px 6px -1px #00000040;height:336px!important;left:50%!important;margin:0;top:50%!important;transform:translate(-50%,-50%)!important;width:500px}@media (max-width: 480px){.instore #vtexIdContainer .vtexIdUI{width:340px}.instore #vtexIdContainer .vtexIdUI .vtexIdUI-page{padding:25px}.instore #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-header .vtexIdUI-heading span[data-i18n="vtexid.selectAuthOption"]:before{font-size:13px}.instore #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-header .vtexIdUI-user-email span{display:block;font-size:16px;overflow:hidden;text-overflow:ellipsis}.instore #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body .btn,.instore #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .instore #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body a,.instore #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-footer .btn,.instore #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-footer .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .instore #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-footer a{font-size:14px;width:auto}}.instore #vtexIdContainer .vtexIdUI h4,.instore #vtexIdContainer .vtexIdUI .vtexIdUI-user{margin:0}.instore #vtexIdContainer .vtexIdUI .modal-header{background:none;border:0 none;padding:73px 0 0}.instore #vtexIdContainer .vtexIdUI .modal-header .vtexIdUI-loading,.instore #vtexIdContainer .vtexIdUI .modal-header span[data-i18n="vtexid.classicAuthText"]{display:none!important}.instore #vtexIdContainer .vtexIdUI .modal-header .close{background:none;font-size:0;height:17px;position:absolute;right:18px;top:18px;width:17px}.instore #vtexIdContainer .vtexIdUI .modal-header .close:after,.instore #vtexIdContainer .vtexIdUI .modal-header .close:before{background-color:#2088e2;content:"";display:block;height:1px;left:0;position:absolute;top:8px;width:17px}.instore #vtexIdContainer .vtexIdUI .modal-header .close:after{transform:rotate(-45deg)}.instore #vtexIdContainer .vtexIdUI .modal-header .close:before{transform:rotate(45deg)}.instore #vtexIdContainer .vtexIdUI .modal-header .close:hover{background:none}.instore #vtexIdContainer .vtexIdUI .modal-header .vtexid-icon-user{display:none}.instore #vtexIdContainer .vtexIdUI .modal-header .vtexIdUI-user-email{text-align:center;width:100%}.instore #vtexIdContainer .vtexIdUI .modal-header .vtexIdUI-user-email span{color:#005baa;font-family:Ubuntu,sans-serif;font-size:20px;font-weight:700}.instore #vtexIdContainer .vtexIdUI .modal-header .vtexIdUI-heading{display:block;line-height:0;font-family:Ubuntu,sans-serif;letter-spacing:0;text-align:center}.instore #vtexIdContainer .vtexIdUI .modal-header .vtexIdUI-heading[data-i18n="vtexid.accessTokenTitle"]{font-size:0}.instore #vtexIdContainer .vtexIdUI .modal-header .vtexIdUI-heading[data-i18n="vtexid.accessTokenTitle"]:before{color:#005baa;content:"Código de Acceso";display:block;font-family:Ubuntu,sans-serif;font-size:20px;font-weight:700;line-height:110%;text-align:center;white-space:pre;word-wrap:break-word}.instore #vtexIdContainer .vtexIdUI .modal-header .vtexIdUI-heading span[data-i18n="vtexid.selectAuthOption"]{font-size:0;line-height:110%}.instore #vtexIdContainer .vtexIdUI .modal-header .vtexIdUI-heading span[data-i18n="vtexid.selectAuthOption"]:before{content:"Antes de seguir, necesitamos confirmar tu identidad. \a Elegí una de las siguientes opciones:";display:block;font-family:Ubuntu,sans-serif;font-size:16px;font-weight:300;line-height:120%;text-align:center;white-space:pre;word-wrap:break-word}.instore #vtexIdContainer .vtexIdUI form[ng-disabled=isSendingEmailConfirmation],.instore #vtexIdContainer .vtexIdUI span[data-i18n="vtexid.getEmailTitle"]{display:none!important}.instore #vtexIdContainer .vtexIdUI .modal-body{margin-top:15px;padding:0}.instore #vtexIdContainer .vtexIdUI .modal-body a[data-i18n="vtexid.forgotPswdHelper"],.instore #vtexIdContainer .vtexIdUI .modal-body label[for=inputPassword]{display:none}.instore #vtexIdContainer .vtexIdUI .modal-body .vtexIdUI-providers-list li{text-align:center}.instore #vtexIdContainer .vtexIdUI .modal-body .alert{background:none;border:0 none;margin:0;padding:0}.instore #vtexIdContainer .vtexIdUI .modal-body .alert.alert-warning{color:#e94e3c}.instore #vtexIdContainer .vtexIdUI .modal-body .alert.alert-warning .icon-warning-sign{display:none}.instore #vtexIdContainer .vtexIdUI .modal-body .alert.alert-wrong-pswd{background:none;margin-left:auto;margin-right:auto;max-width:270px}.instore #vtexIdContainer .vtexIdUI .modal-body .alert.alert-wrong-pswd span[data-i18n="vtexid.invalidAuth"]{font-size:0}.instore #vtexIdContainer .vtexIdUI .modal-body .alert.alert-wrong-pswd span[data-i18n="vtexid.invalidAuth"]:before{content:"Contraseña incorrecta";font-family:Ubuntu,sans-serif;font-size:12px}.instore #vtexIdContainer .vtexIdUI .modal-body .alert[data-i18n="vtexid.invalidAccessToken"]{font-size:0;margin-left:auto;margin-right:auto;margin-top:-10px;max-width:192px;position:relative}.instore #vtexIdContainer .vtexIdUI .modal-body .alert[data-i18n="vtexid.invalidAccessToken"]:before{color:#e94e3c;content:"Código erróneo";display:block;font-family:Ubuntu,sans-serif;font-size:12px;position:absolute}.instore #vtexIdContainer .vtexIdUI .modal-body .btn,.instore #vtexIdContainer .vtexIdUI .modal-body .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .instore #vtexIdContainer .vtexIdUI .modal-body a{background:none;border:1px solid #0970E6;border-radius:4px;color:#0970e6;display:inline-block;font-family:Ubuntu,sans-serif;font-size:16px;font-weight:700;line-height:100%;padding:0 15px;text-transform:uppercase;width:auto}.instore #vtexIdContainer .vtexIdUI .modal-body .btn .vtexid-icon-mail,.instore #vtexIdContainer .vtexIdUI .modal-body .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a .vtexid-icon-mail,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .instore #vtexIdContainer .vtexIdUI .modal-body a .vtexid-icon-mail{display:none}.instore #vtexIdContainer .vtexIdUI .modal-body .btn.btn-success,.instore #vtexIdContainer .vtexIdUI .modal-body .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.btn-success,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .instore #vtexIdContainer .vtexIdUI .modal-body a.btn-success,.instore #vtexIdContainer .vtexIdUI .modal-body .btn.btn-success:hover{background-color:#0757b2;border:0 none;color:#fff}.instore #vtexIdContainer .vtexIdUI .modal-body .control-group{margin:0}.instore #vtexIdContainer .vtexIdUI .modal-body .control-group input[type=password],.instore #vtexIdContainer .vtexIdUI .modal-body .control-group input[type=email]{max-width:270px}.instore #vtexIdContainer .vtexIdUI .modal-body .controls{text-align:center}.instore #vtexIdContainer .vtexIdUI .modal-body .controls input{margin-bottom:0}.instore #vtexIdContainer .vtexIdUI .modal-body .info-code span[data-i18n="vtexid.insertAccessToken"]{font-size:0}.instore #vtexIdContainer .vtexIdUI .modal-body .info-code span[data-i18n="vtexid.insertAccessToken"]:before{color:#515151;content:"Enviamos un código de acceso a";font-family:Ubuntu,sans-serif;font-size:16px;font-weight:300}.instore #vtexIdContainer .vtexIdUI .modal-body .info-code strong.ng-binding{color:#515151;font-family:Ubuntu,sans-serif;font-size:16px}.instore #vtexIdContainer .vtexIdUI .modal-body .info-code strong.ng-binding:after{color:#515151;content:"Escribilo en el siguiente espacio:";display:block;font-family:Ubuntu,sans-serif;font-size:16px;font-weight:300;margin:2px 0 14px}.instore #vtexIdContainer .vtexIdUI .modal-footer{border-top:0 none;text-align:center}.instore #vtexIdContainer .vtexIdUI .modal-footer .vtexIdUI-back-link{color:#2088e2;font-family:Ubuntu,sans-serif;font-size:15px;font-weight:700;left:16px;padding-left:18px;position:absolute;text-transform:uppercase;top:4px}.instore #vtexIdContainer .vtexIdUI .modal-footer .vtexIdUI-back-link:before{background:url(/arquivos/icon__modal-arrow--back.png) no-repeat center center;background-size:9px 16px;content:"";height:16px;left:0;position:absolute;top:3px;width:9px}.instore #vtexIdContainer .vtexIdUI .modal-footer .vtexIdUI-back-link .vtexid-icon-arrow-left{display:none}.instore #vtexIdContainer .vtexIdUI .modal-footer .vtexIdUI-back-link:hover{text-decoration:none}.instore #vtexIdContainer .vtexIdUI .modal-footer .btn,.instore #vtexIdContainer .vtexIdUI .modal-footer .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .instore #vtexIdContainer .vtexIdUI .modal-footer a{border-radius:4px;float:none!important;font-family:Ubuntu,sans-serif;font-size:16px;font-weight:700;padding:0 18px}.instore #vtexIdContainer .vtexIdUI .modal-footer .btn.btn-success,.instore #vtexIdContainer .vtexIdUI .modal-footer .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.btn-success,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .instore #vtexIdContainer .vtexIdUI .modal-footer a.btn-success,.instore #vtexIdContainer .vtexIdUI .modal-footer .btn.btn-success:hover{background-color:#0757b2;border:0 none}.instore #vtexIdContainer #vtexIdUI-classic-login[section=password] .vtexIdUI-user:before{color:#005baa;content:"Iniciar sesión";display:block;font-family:Ubuntu,sans-serif;font-size:20px;font-weight:700;text-align:center}.instore #vtexIdContainer #vtexIdUI-classic-login[section=password] .vtexIdUI-user-email{margin-top:18px}.instore #vtexIdContainer #vtexIdUI-classic-login[section=password] .vtexIdUI-user-email:before{content:"Ingresá la contraseña de tu usuario";display:block;font-family:Ubuntu,sans-serif;font-size:16px;font-weight:300}.instore #vtexIdContainer #vtexIdUI-classic-login[section=password] .vtexIdUI-user-email .ng-binding{color:#515151;font-size:16px}.seller-code{border:2px solid #005baa;border-radius:5px;margin-top:30px;padding:15px;width:100%}.seller-code__error-message{color:#ed1d24}.seller-code__label{font-weight:700}.seller-code__input{border:1px solid #929292!important;border-radius:2px;box-shadow:none!important;font-family:Ubuntu,sans-serif;height:auto!important;padding:10px!important;width:100%}.seller-code__input:focus{border-color:#929292!important}.seller-code__input.seller-code__error{border-color:#ed1d24!important}.seller-code__input.seller-code__success{background-image:url(/arquivos/checkout-ui__icon--check.png);background-position:center right 10px;background-size:16px 12px}.screensaver__button{background-color:#005baa;border:none;border-radius:5px;color:#fff;font-family:Ubuntu,sans-serif;font-weight:700;padding:12px 15px;text-transform:uppercase}.screensaver__button:hover{background-color:#2088e2}.screensaver__headline{background:url(/arquivos/icon__inactivity-modal.png) scroll no-repeat 50% 0/140px 140px;font-size:24px;margin-top:0;padding-top:158px}.screensaver__modal-container{align-items:center;background:rgba(0,0,0,.7);display:none;font-family:Ubuntu,sans-serif;inset:0;justify-content:center;position:fixed;z-index:10000}.screensaver__modal{background-color:#fff;border-radius:5px;max-width:470px;padding:62px;text-align:center;width:100%}.screensaver__timer{color:#929292;display:block;font-size:20px;font-weight:300;margin-bottom:18px;text-align:center}.valtech-screensaver-0-x-resetSessionButton{align-items:center;background-color:#2088e2;border-radius:50px;bottom:1rem;cursor:pointer;display:flex;flex-direction:column;height:100px;left:1rem;position:fixed;width:100px;z-index:99999}.valtech-screensaver-0-x-buttonCloseSessionContainer,.valtech-screensaver-0-x-buttonCloseSession{background:transparent;border:0 none;border-radius:50px;height:100%;width:100%}.valtech-screensaver-0-x-buttonCloseSession{color:#fff;font-size:13px;font-family:Ubuntu;font-weight:700;line-height:13px;margin-top:.4rem;text-align:center;text-transform:uppercase;padding:0}.valtech-screensaver-0-x-buttonCloseSessionContainer{margin-top:10px}.valtech-screensaver-0-x-buttonCloseSessionContainer:before{content:"";background:url(/arquivos/icon__arrow--return.png) no-repeat;background-size:16px 16px;height:16px;position:absolute;left:50%;top:18px;transform:translate(-50%);width:16px}.valtech-screensaver-0-x-closeSessionSpinner{display:none}.custom-modal--packages{color:#454545;display:block;font-size:14px;line-height:20px}.custom-modal--packages .btn.btn-decline,.custom-modal--packages .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.btn-decline,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .custom-modal--packages a.btn-decline{background:none;border:0 none;color:#0970e6;font-family:Ubuntu,sans-serif;font-size:16px;font-weight:700;text-transform:uppercase}.custom-modal--packages .btn.btn-success,.custom-modal--packages .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.btn-success,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .custom-modal--packages a.btn-success{font-size:16px;padding:16px}.custom-modal--packages .btn.btn-success:hover,.custom-modal--packages .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a.btn-success:hover,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .custom-modal--packages a.btn-success:hover{border:0 none}.custom-modal--packages .custom-modal__box,.custom-modal--packages .gift-card-modal__box,.custom-modal--packages .instore .personal-data-modal__box,.instore .custom-modal--packages .personal-data-modal__box{max-width:460px;padding:16px 34px 28px}.custom-modal--packages .custom-modal__box--loading{height:100px;width:100px}.custom-modal--packages .custom-modal__box--loading:before{animation:rotation 1s linear infinite;border:3px solid #005baa;border-bottom-color:transparent;border-radius:100%;box-sizing:border-box;content:"";display:inline-block;height:24px;left:50%;margin-left:-12px;margin-top:-12px;position:absolute;top:50%;width:24px}.custom-modal--packages .custom-modal__button{background:none;border:0 none;color:#0970e6;font-family:Ubuntu,sans-serif;font-size:16px;font-weight:700;text-transform:uppercase}.custom-modal--packages .custom-modal__button--featured{background-color:#0970e6;border-radius:4px;color:#fff;padding:16px}.custom-modal--packages .custom-modal__content .form__article{margin-top:8px}.custom-modal--packages .custom-modal__content .form__article .article__paragraph{margin-bottom:0}.custom-modal--packages .custom-modal__content .form__article .article__radio-section{display:grid;grid-template-columns:1fr 1fr}.custom-modal--packages .custom-modal__content .form__article .article__radio-section .form__label{align-items:center;color:#575757;display:flex;font-size:14px;gap:10px}.custom-modal--packages .custom-modal__content .form__article .form__control{align-items:center;border:1px solid #D9D9D9;border-radius:4px;display:grid;gap:10px;grid-template-columns:48px 1fr 100px;padding:16px}.custom-modal--packages .custom-modal__content .form__article .form__control--error{border-color:#aa0d11}.custom-modal--packages .custom-modal__content .form__article:first-child{margin-top:0}.custom-modal--packages .custom-modal__content .form__error-message{color:#aa0d11;margin-top:8px}.custom-modal--packages .custom-modal__content .form__fieldset{margin-top:16px}.custom-modal--packages .custom-modal__content .form__fieldset:first-child{margin-top:0}.custom-modal--packages .custom-modal__content .form__fieldset--items{margin-right:-12px;max-height:214px;overflow-y:scroll;padding-right:3px}.custom-modal--packages .custom-modal__content .form__fieldset--items::-webkit-scrollbar{width:8px}.custom-modal--packages .custom-modal__content .form__fieldset--items::-webkit-scrollbar-track{background:#ffffff}.custom-modal--packages .custom-modal__content .form__fieldset--items::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}.custom-modal--packages .custom-modal__content .form__fieldset--items::-webkit-scrollbar-thumb:hover{background:#d9d9d9}.custom-modal--packages .custom-modal__content .form__label--featured{position:relative}.custom-modal--packages .custom-modal__content .form__label .label__text{background-color:#fff;color:#575757;font-size:14px;font-weight:700;left:10px;padding:0 4px;position:absolute;top:-11px}.custom-modal--packages .custom-modal__content .form__radio{display:none}.custom-modal--packages .custom-modal__content .form__radio:checked+.form__radio-button{border:8px solid #0970E6}.custom-modal--packages .custom-modal__content .form__radio-button{border:1px solid #D9D9D9;border-radius:100%;display:inline-block;height:20px;width:20px}.custom-modal--packages .custom-modal__content .form__option{color:#575757;font-size:16px;padding:16px}.custom-modal--packages .custom-modal__content .form__option:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.custom-modal--packages .custom-modal__content .form__option:hover{background-color:#f7f7f7;cursor:pointer}.custom-modal--packages .custom-modal__content .form__options{background-color:#fff;border:2px solid #0970E6;border-top:0 none;border-bottom-left-radius:4px;border-bottom-right-radius:4px;display:none;left:0;position:absolute;right:0}.custom-modal--packages .custom-modal__content .form__select{background-size:13px auto;border:1px solid #D9D9D9;border-radius:4px;padding:16px;position:relative;color:#929292;font-family:Ubuntu,sans-serif;font-size:16px;width:100%}.custom-modal--packages .custom-modal__content .form__select:before{background:url(/arquivos/icon__arrow--blue--alternative.png) no-repeat;background-size:14px 8px;content:"";height:8px;position:absolute;right:22px;top:22px;width:14px}.custom-modal--packages .custom-modal__content .form__select:focus{border-color:#0970e6}.custom-modal--packages .custom-modal__content .form__select--active{border:2px solid #0970E6;border-bottom:0 none;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:15px 15px 17px}.custom-modal--packages .custom-modal__content .form__select--active:before{transform:rotate(180deg)}.custom-modal--packages .custom-modal__content .form__select--active+.form__options{display:block}.custom-modal--packages .custom-modal__content .form__select--hidden{display:none}.custom-modal--packages .custom-modal__footer{border:0 none;display:flex;flex-direction:column;margin-top:20px;padding:0}.custom-modal--packages .custom-modal__footer>*{margin-top:24px}.custom-modal--packages .custom-modal__footer>*:first-child{margin-top:0}.custom-modal--packages .custom-modal__footer__quantity-container{display:flex;justify-content:center;align-items:center}.custom-modal--packages .custom-modal__footer__quantity-container .custom-modal__footer__quantity-icon{background:url(/arquivos/image__packages.png) no-repeat center top;height:20px;width:20px;background-size:contain;margin-right:5px}.custom-modal--packages .custom-modal__footer__quantity-container .custom-modal__footer__quantity-text{color:#575757;font-size:14px;font-weight:700}.custom-modal--packages .custom-modal__header{background:url(/arquivos/image__packages.png) no-repeat center top/50px 50px;padding-top:50px}.custom-modal--packages .custom-modal__header .header__headline{color:#173eb4;font-size:24px;font-weight:700;line-height:32px;text-align:center}.custom-modal--packages .custom-modal__header .header__paragraph{margin:0 auto 16px;max-width:358px;text-align:center}@media all and (max-width: 768px){.custom-modal--packages .custom-modal__footer{z-index:initial}}@media all and (max-width: 480px){.custom-modal--packages .custom-modal__box,.custom-modal--packages .gift-card-modal__box,.custom-modal--packages .instore .personal-data-modal__box,.instore .custom-modal--packages .personal-data-modal__box{border-bottom-left-radius:0;border-bottom-right-radius:0;padding:16px}.custom-modal--packages .custom-modal__overlay,.custom-modal--packages .gift-card-modal__overlay,.custom-modal--packages .instore .personal-data-modal__overlay,.instore .custom-modal--packages .personal-data-modal__overlay{align-items:flex-end;padding:0}}.packages-button{color:#0970e6;cursor:pointer;display:inline-block;font-size:12px;font-weight:700;margin-top:18px;text-transform:uppercase}.product-item.package{border-bottom-color:#e8e8e8!important}.product-item.package .v-custom-product-item-wrap .item-quantity-change-decrement,.product-item.package .v-custom-product-item-wrap .item-quantity-change-increment,.product-item.package .v-custom-product-item-wrap .item-remove{height:0;opacity:0;pointer-events:none;visibility:hidden}.product-item.package .v-custom-product-item-wrap .item-quantity-change-decrement,.product-item.package .v-custom-product-item-wrap .item-quantity-change-increment{display:none!important}.product-item.package .v-custom-product-item-wrap .customQty{border:2px solid #005BAA!important;border-radius:4px!important;position:relative;width:100%!important}.product-item.package .v-custom-product-item-wrap .customQty:before{background-color:#f7f7f7;border-radius:2px;color:#575757;content:"U";display:block;font-family:Ubuntu,sans-serif;font-size:10px;font-weight:400;padding:3px 6px;position:absolute;right:6px;top:50%;transform:translateY(-50%)}@media all and (max-width: 768px){.product-item.package .v-custom-product-item-wrap .customQty{width:114px!important}}.product-item.package .v-custom-product-item-wrap .product-name a{pointer-events:none}.product-item.package .v-custom-product-item-wrap .product-image{padding-bottom:0!important;padding-top:0!important}.product-item.package .v-custom-product-item-wrap .product-image a{background:url(/arquivos/image__product-package.png) center center no-repeat;background-size:58px 58px;pointer-events:none}.product-item.package .v-custom-product-item-wrap .product-image img{opacity:0;visibility:hidden}.product-item .list-price.hide,.product-item .new-product-real-price.hide{display:none!important}#cartLoadedDiv.cart-loading{border:0 none;padding:0}#cartLoadedDiv.cart-loading>*{opacity:0;position:relative;visibility:hidden}#cartLoadedDiv.cart-loading:before{content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}body.debug-on>*:not(.container-main,.main-header,.main-footer,#vtexIdContainer,.vtex-front-messages-placeholder,.pac-container){display:none}.incompatibleCartWrapper{line-height:1.15;-webkit-text-size-adjust:100%;--tooltip-text-color: white;--tooltip-margin: 10px;-webkit-font-smoothing:antialiased;font-family:Ubuntu,sans-serif;font-weight:400;text-transform:none;letter-spacing:0;font-size:.875rem;box-sizing:border-box;background:rgba(0,0,0,.75);display:flex;position:fixed;inset:0;overflow-y:auto;overflow-x:hidden;padding:1.2rem;align-items:center;background-color:#000c;z-index:10000}.incompatibleModal{line-height:1.15;-webkit-text-size-adjust:100%;--tooltip-text-color: white;--tooltip-margin: 10px;-webkit-font-smoothing:antialiased;font-family:Ubuntu,sans-serif;font-weight:400;text-transform:none;letter-spacing:0;font-size:.875rem;box-sizing:border-box;position:relative;background:#ffffff;background-clip:padding-box;box-shadow:0 12px 15px #00000040;margin:auto;border-radius:.25rem;display:flex;flex-direction:column;width:100%;max-height:100%;max-width:48.75rem;text-align:center;padding-top:1.125rem!important;padding:0}.closeBtnContainer{line-height:1.15;-webkit-text-size-adjust:100%;--tooltip-text-color: white;--tooltip-margin: 10px;-webkit-font-smoothing:antialiased;font-family:Ubuntu,sans-serif;font-weight:400;text-transform:none;letter-spacing:0;font-size:.875rem;text-align:center;box-sizing:border-box;padding-right:3rem;position:relative;padding-left:3rem;transition:box-shadow .3s ease-in-out;display:flex;justify-content:flex-end}.closeBtnDiv{line-height:1.15;-webkit-text-size-adjust:100%;--tooltip-text-color: white;--tooltip-margin: 10px;-webkit-font-smoothing:antialiased;font-family:Ubuntu,sans-serif;font-weight:400;text-transform:none;letter-spacing:0;font-size:.875rem;text-align:center;box-sizing:border-box;top:0;right:0;display:flex;align-items:center;position:absolute;margin-left:auto;padding:1.5rem;color:#2088e2;margin-top:-1.5rem;margin-right:-.5rem;cursor:pointer}.incompatibleContentContainer{line-height:1.15;-webkit-text-size-adjust:100%;--tooltip-text-color: white;--tooltip-margin: 10px;-webkit-font-smoothing:antialiased;font-family:Ubuntu,sans-serif;font-weight:400;text-transform:none;letter-spacing:0;font-size:.875rem;text-align:center;box-sizing:border-box;flex-grow:1;flex-shrink:1;overflow:auto;padding:1.5rem 3rem 3rem;color:#005baa}.incompatibleContent{line-height:1.15;-webkit-text-size-adjust:100%;--tooltip-text-color: white;--tooltip-margin: 10px;-webkit-font-smoothing:antialiased;font-family:Ubuntu,sans-serif;font-weight:400;text-transform:none;letter-spacing:0;font-size:.875rem;text-align:center;color:#005baa;box-sizing:border-box}.incompatibleText{line-height:1.15;-webkit-text-size-adjust:100%;--tooltip-text-color: white;--tooltip-margin: 10px;-webkit-font-smoothing:antialiased;font-family:Ubuntu,sans-serif;font-weight:400;text-transform:none;letter-spacing:0;font-size:.875rem;text-align:center;color:#005baa;box-sizing:border-box;display:flex;padding-top:1.5rem;padding-bottom:0;flex-direction:column;align-items:center;justify-content:center}.modalTitle{line-height:1.15;-webkit-text-size-adjust:100%;--tooltip-text-color: white;--tooltip-margin: 10px;-webkit-font-smoothing:antialiased;font-family:Ubuntu,sans-serif;text-transform:none;letter-spacing:0;text-align:center;font-size:1.6rem;color:#2088e2;font-weight:700;margin-bottom:.75rem}.modalMsg{line-height:1.15;-webkit-text-size-adjust:100%;--tooltip-text-color: white;--tooltip-margin: 10px;-webkit-font-smoothing:antialiased;font-family:Ubuntu,sans-serif;text-transform:none;letter-spacing:0;text-align:center;color:#515151;font-size:14px;font-weight:400}.modalCloseBtn{line-height:1.15;-webkit-text-size-adjust:100%;--tooltip-text-color: white;--tooltip-margin: 10px;-webkit-font-smoothing:antialiased;font-family:Ubuntu,sans-serif;font-weight:400;text-transform:none;letter-spacing:0;font-size:.875rem;text-align:center;color:#005baa;box-sizing:border-box;margin-top:2rem}.acceptBtn{margin:0;overflow:visible;background-color:#005baa;border-style:solid;border-color:#005baa;border-radius:.25rem;border-width:.125rem;padding:0;min-height:2.5rem;position:relative;vertical-align:middle;font-size:1rem;font-weight:500;-webkit-appearance:button;-webkit-text-size-adjust:100%;--tooltip-text-color: white;--tooltip-margin: 10px;-webkit-font-smoothing:antialiased;color:#fff;line-height:1;font-family:Ubuntu,sans-serif;text-transform:uppercase;letter-spacing:0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;height:100%;font-size:.875rem;font-weight:700;padding-right:1rem!important;padding-left:1rem!important;padding-top:.25em;padding-bottom:.32em}@media (max-width: 768px){.modalTitle{font-size:1.25rem}.modalMsg{text-align:center;font-size:.875rem}.modalCloseBtn{margin-top:1rem}.incompatibleContentContainer{padding-left:1.5rem;padding-right:1.5rem}.modalMsg{padding-left:.15rem;padding-right:.15rem}}.numeric-stepper-wrapper,.numeric-stepper-container{-webkit-text-size-adjust:100%;font-weight:400;line-height:1.5rem;font-size:12px;list-style:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-shadow:none;font-family:Ubuntu,sans-serif;color:#000;height:2.5rem;display:flex;justify-content:flex-end}.numeric-stepper-input{list-style:none;-webkit-text-size-adjust:100%;--tooltip-text-color: #fff;--tooltip-margin: 10px;line-height:1.15;overflow:visible;-webkit-font-smoothing:antialiased;border-radius:0;order:1;text-align:center;text-transform:none;letter-spacing:0;z-index:1;box-sizing:border-box;font-family:Ubuntu,sans-serif;height:100%;border:2px solid #005baa;color:#005baa;font-size:.9rem;font-weight:700;align-self:center;margin:0 -1px;max-height:100%;width:3rem!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}.numeric-stepper-plus-btn-container{list-style:none;text-rendering:optimizeLegibility;text-shadow:none;color:#000;line-height:1.15;-webkit-text-size-adjust:100%;--tooltip-text-color: #fff;--tooltip-margin: 10px;-webkit-font-smoothing:antialiased;font-weight:400;text-transform:none;letter-spacing:0;font-size:.875rem;font-family:Ubuntu;box-sizing:border-box;flex:none;order:2;z-index:2}.numeric-stepper-plus-btn{list-style:none;-webkit-text-size-adjust:100%;--tooltip-text-color: #fff;--tooltip-margin: 10px;line-height:1.15;margin:0;overflow:visible;text-transform:none;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;padding:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box;-webkit-appearance:button;background-color:#005baa;border:transparent;font-weight:400;font-size:1rem;height:100%;outline:none;width:2rem!important;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;color:#fff;border-top-left-radius:0;border-bottom-left-radius:0;transition:opacity .15s ease 0s}.numeric-stepper-minus-btn-container{list-style:none;text-rendering:optimizeLegibility;text-shadow:none;color:#000;line-height:1.15;-webkit-text-size-adjust:100%;--tooltip-text-color: #fff;--tooltip-margin: 10px;-webkit-font-smoothing:antialiased;font-weight:400;text-transform:none;letter-spacing:0;font-size:.875rem;font-family:Ubuntu;box-sizing:border-box;flex:none;order:0;z-index:2}.numeric-stepper-minus-btn{list-style:none;-webkit-text-size-adjust:100%;--tooltip-text-color: #fff;--tooltip-margin: 10px;line-height:1.15;margin:0;overflow:visible;text-transform:none;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;padding:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box;-webkit-appearance:button;background-color:#005baa;border:transparent;font-weight:400;font-size:1rem;height:100%;outline:none;width:2rem!important;border-top-left-radius:.375rem;border-bottom-left-radius:.375rem;color:#fff;border-top-right-radius:0;border-bottom-right-radius:0;transition:opacity .15s ease 0s}.quickcommerce .quickcommerce__calendar select{background-image:none!important;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.quickcommerce .quickcommerce__calendar .day__container .day__item{pointer-events:none}.quickcommerce .quickcommerce__calendar .day__container .day__item:not(:first-child){opacity:.4}.quickcommerce .quickcommerce__shipping-message#quickCommerceAlert2{padding-left:25px;max-width:505px}.quickcommerce .quickcommerce__shipping-message#quickCommerceAlert2>*{margin-top:16px}.quickcommerce .quickcommerce__shipping-message#quickCommerceAlert2>*:first-child{margin-top:0}.quickcommerce .quickcommerce__shipping-message#quickCommerceAlert2 .shipping-message__address{color:#575757;display:block;font-size:14px;line-height:24px}.quickcommerce .quickcommerce__shipping-message#quickCommerceAlert2 .shipping-message__box{background:url(/arquivos/icon__cross--dark-red.png) no-repeat top left;background-size:20px 20px;padding-left:40px}.quickcommerce .quickcommerce__shipping-message#quickCommerceAlert2 .shipping-message__box>*{margin-top:16px}.quickcommerce .quickcommerce__shipping-message#quickCommerceAlert2 .shipping-message__box>*:first-child{margin-top:0}.quickcommerce .quickcommerce__shipping-message#quickCommerceAlert2 .shipping-message__button--calendar{background:none;border:0 none;color:#004f9b;font-family:Ubuntu,sans-serif;font-size:16px;font-weight:700;height:26px;padding-left:32px;position:relative;text-transform:uppercase}.quickcommerce .quickcommerce__shipping-message#quickCommerceAlert2 .shipping-message__button--calendar:before{background:url(/arquivos/icon__calendar--blue.png) no-repeat center center;background-size:20px 22px;content:"";height:22px;left:0;position:absolute;top:0;width:20px}@media all and (max-width: 480px){.quickcommerce .quickcommerce__shipping-message#quickCommerceAlert2 .shipping-message__button--calendar{font-size:14px}}@media all and (max-width: 360px){.quickcommerce .quickcommerce__shipping-message#quickCommerceAlert2 .shipping-message__button--calendar{font-size:12px;height:auto;line-height:120%;min-height:26px;padding-left:26px}}.quickcommerce .quickcommerce__shipping-message#quickCommerceAlert2 .shipping-message__buttons{align-items:center;display:flex;flex-direction:column;gap:16px;margin-top:32px}.quickcommerce .quickcommerce__shipping-message#quickCommerceAlert2 .shipping-message__buttons .btn-success{font-size:16px;height:40px;line-height:18px;padding-left:42px;padding-right:42px}@media all and (max-width: 480px){.quickcommerce .quickcommerce__shipping-message#quickCommerceAlert2 .shipping-message__buttons .btn-success{font-size:14px;height:auto;padding-left:12px;padding-right:12px}}.quickcommerce .quickcommerce__shipping-message#quickCommerceAlert2 .shipping-message__paragraph{color:#121212;font-size:16px;line-height:24px}@media all and (max-width: 480px){.quickcommerce .quickcommerce__shipping-message#quickCommerceAlert2{font-size:14px;line-height:16px}}.quickcommerce .lyracons-modal-0-x-wrapper .lyracons-modal-0-x-content .lyracons-modal-0-x-text-wrapper.lyracons-modal-0-x-text-wrapper-date{background-image:url(/arquivos/icon__clock--express.png);background-size:42px 42px}.quickcommerce .vtex-omnishipping-1-x-warning{display:none}.quickcommerce .sc-selector{display:block}.quickcommerce .vtex-pickup-points-modal-3-x-errorModal{margin-top:172px}.sc-selector{border-bottom:1px solid #005baa;display:none;margin-bottom:10px;padding-bottom:17px}.sc-selector .form__control{margin-top:8px}.sc-selector .form__control:first-child{margin-top:0}.sc-selector .form__label{border:1px solid #d9d9d9;border-radius:4px;color:#929292!important;padding:10px 16px 10px 88px;position:relative}.sc-selector .form__label:before{border:1px solid #d9d9d9;border-radius:50%;content:"";height:20px;left:16px;position:absolute;top:11px;width:20px}.sc-selector .form__label:after{content:"";height:24px;left:56px;position:absolute;top:8px;width:24px}.sc-selector .form__label:hover:before{border-color:#929292}.sc-selector .form__label--calendar:after{background:url(/arquivos/icon__calendar--express-gray.png) no-repeat 50% 50%;background-size:20px 22px}.sc-selector .form__label--timer:after{background:url(/arquivos/icon__clock--express-gray.png) no-repeat 50% 50%;background-size:24px 22px}.sc-selector .form__radio{display:none}.sc-selector .form__radio:checked+.form__label{border-color:#0970e6}.sc-selector .form__radio:checked+.form__label:before{border-color:#0970e6;border-width:8px}.pkp-modal-quickcommerce{color:#121212;font-size:14px;margin-top:36px}.pkp-modal-quickcommerce .btn,.pkp-modal-quickcommerce .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .pkp-modal-quickcommerce a{align-items:center;color:#fff!important;font-weight:700!important;font-size:14px;letter-spacing:initial!important;margin-top:36px;display:flex;justify-content:center}#customModalCheckout{background-color:#0970e6}#customModalCheckout:active,#customModalCheckout:hover{background-color:#0863cc}
