
/* 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}#vtexIdContainer input,.table.cart-items tr.item-attachments-content input,.table.cart-items tr.item-attachments-content select,.table.cart-items tbody tr td .product-service select,.table.cart-items td.quantity input,.summary-template-holder .summary-coupon fieldset.coupon-fieldset input[type="text"],.summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type="submit"],.cart-more-options .srp-container select,.cart-more-options .srp-container input[type=text]:not(.pac-target-input),.cart-more-options .srp-container .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-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),.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input,.orderform-template .summary-note .note-textarea,#app-container input[type=text],#app-container input[type=tel],#app-container input[type=email],#app-container select,.vcustom--vtex-omnishipping-1-x-address input{height:40px;line-height:40px;max-height:initial;display:inline-block;padding:0px 10px;border-radius:14px;border:1px solid #cbcbcb;outline:initial;font-family:"DM Sans", sans-serif;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#vtexIdContainer input.error,.table.cart-items tr.item-attachments-content input.error,.table.cart-items tr.item-attachments-content select.error,.table.cart-items tbody tr td .product-service select.error,.table.cart-items td.quantity input.error,.summary-template-holder .summary-coupon fieldset.coupon-fieldset input.error[type="text"],.summary-template-holder .summary-coupon fieldset.coupon-fieldset button.error[type="submit"],.cart-more-options .srp-container select.error,.cart-more-options .srp-container input.error[type=text]:not(.pac-target-input),.cart-more-options .srp-container .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-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),.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input.error,.orderform-template .summary-note .error.note-textarea,#app-container input.error[type=text],#app-container input.error[type=tel],#app-container input.error[type=email],#app-container select.error,.vcustom--vtex-omnishipping-1-x-address input.error{border-color:#ff4c4c}#vtexIdContainer input:focus,.table.cart-items tr.item-attachments-content input:focus,.table.cart-items tr.item-attachments-content select:focus,.table.cart-items tbody tr td .product-service select:focus,.table.cart-items td.quantity input:focus,.summary-template-holder .summary-coupon fieldset.coupon-fieldset input:focus[type="text"],.summary-template-holder .summary-coupon fieldset.coupon-fieldset button:focus[type="submit"],.cart-more-options .srp-container select:focus,.cart-more-options .srp-container input:focus[type=text]:not(.pac-target-input),.cart-more-options .srp-container .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-x-geolocation input:focus,.orderform-template-holder #client-profile-data form.client-pre-email input:focus[type=text]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email input:focus[type=tel]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email input:focus[type=email]: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:focus[type=text]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input:focus[type=tel]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input:focus[type=email]: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:focus[type=text]:not(.pac-target-input),.orderform-template-holder #shipping-data input:focus[type=tel]:not(.pac-target-input),.orderform-template-holder #shipping-data input:focus[type=email]:not(.pac-target-input),.orderform-template-holder #shipping-data select:focus:not(.pac-target-input),.orderform-template-holder #payment-data input:focus[type=text]:not(.pac-target-input),.orderform-template-holder #payment-data input:focus[type=tel]:not(.pac-target-input),.orderform-template-holder #payment-data input:focus[type=email]:not(.pac-target-input),.orderform-template-holder #payment-data select:focus:not(.pac-target-input),.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input:focus,.orderform-template .summary-note .note-textarea:focus,#app-container input:focus[type=text],#app-container input:focus[type=tel],#app-container input:focus[type=email],#app-container select:focus,.vcustom--vtex-omnishipping-1-x-address input:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,0,0,0.4)}input#creditCardpayment-card-0Number,input#creditCardpayment-card-0Code,input#creditCardpayment-card-1Number,input#creditCardpayment-card-1Code{font-size:18px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{animation:input_background_autofill 0s forwards}@keyframes input_background_autofill{100%{background-color:transparent}}.btn,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.orderform-template-holder #payment-data .payment-discounts-list table td.action a{font-family:"DM Sans", sans-serif;text-shadow:none;border-radius:50px;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,.orderform-template-holder #payment-data .payment-discounts-list table td.action a,.btn:hover,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:hover,.orderform-template-holder #payment-data .payment-discounts-list table td.action a:hover,.btn:focus,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:focus,.orderform-template-holder #payment-data .payment-discounts-list table td.action a:focus{transition:all ease 0.3s}.btn:hover,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:hover,.orderform-template-holder #payment-data .payment-discounts-list table td.action a:hover,.btn:focus,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:focus,.orderform-template-holder #payment-data .payment-discounts-list table td.action 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,.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,.table.cart-items tbody tr td .product-service input[type=submit],.summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type="submit"],.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,.orderform-template-holder #payment-data .payment-discounts-list table td.action a,.orderform-template-holder #payment-data #btn-add-gift-card{background:transparent;border:1px solid #1a73e8;color:#1a73e8}.btn-secondary: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,.table.cart-items tbody tr td .product-service input:hover[type=submit],.summary-template-holder .summary-coupon fieldset.coupon-fieldset button:hover[type="submit"],.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,.orderform-template-holder #payment-data .payment-discounts-list table td.action a:hover,.orderform-template-holder #payment-data #btn-add-gift-card:hover,.btn-secondary: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,.table.cart-items tbody tr td .product-service input:focus[type=submit],.summary-template-holder .summary-coupon fieldset.coupon-fieldset button:focus[type="submit"],.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,.orderform-template-holder #payment-data .payment-discounts-list table td.action a:focus,.orderform-template-holder #payment-data #btn-add-gift-card:focus,.btn-secondary: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,.table.cart-items tbody tr td .product-service input:active[type=submit],.summary-template-holder .summary-coupon fieldset.coupon-fieldset button:active[type="submit"],.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,.orderform-template-holder #payment-data .payment-discounts-list table td.action a:active,.orderform-template-holder #payment-data #btn-add-gift-card: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 #269e24}.btn#payment-data-submit span,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a#payment-data-submit span,.orderform-template-holder #payment-data .payment-discounts-list table td.action a#payment-data-submit span{font-size:14px;margin-left:5px;font-weight:bold}.cart-more-options .srp-container .srp-main-title,.client-pre-email h3.client-pre-email-h span:after,.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,.orderform-template .cart-template.mini-cart h2{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 .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 .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 .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 .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 .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 14px 14px 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:14px;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,.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{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 .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data #vtexIdContainer .vtexIdUI a,#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{border-radius:50px;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,#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{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 .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 .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 .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 .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,#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{background:#269e24;border:1px solid #269e24}#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,#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{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:"DM Sans", 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:0.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:14px}.loading.loading-bg{background:#f4f2f2}.container{max-width:1252px;width:calc(100% - 40px)}@media (max-width: 690px){.container{width:calc(100% - 20px)}}.checkout-container{overflow:initial !important;z-index:2}@media (max-width: 768px){.checkout-container{margin-bottom:30px}}.checkout-container .orderform-template,.checkout-container .cart-template{display:flex;justify-content:space-between;align-items:flex-start;transition:position ease 0.8s, opacity ease 0.8s, margin ease 0.8s}.checkout-container .orderform-template.inactive,.checkout-container .cart-template.inactive{max-height:50vh;overflow:hidden;top:0;position:absolute}.checkout-container .full-cart.inactive{margin-left:-140%}.checkout-container .orderform-template.inactive{left:140%;margin:0;display:none !important}.container-cart h1,h1#orderform-title{font-size:22px !important;font-weight:400 !important;color:#323232 !important}h1#orderform-title{display:none !important}.v-custom-assemblies{margin:10px 0 3px 0;overflow:hidden;border-top:1px solid #cbcbcb;padding-top:7px}@media (max-width: 690px){.v-custom-assemblies{width:100%;left:0;margin-bottom:2px}}.v-custom-assemblies p{display:none}.v-custom-assemblies__values{list-style:none;padding:0;margin:0}.v-custom-assemblies__values__item strong:after{content:":"}.v-custom-assemblies__values__item span,.v-custom-assemblies__values__item strong{line-height:14px}.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.v-custom-step-profile .client-pre-email h3.client-pre-email-h span:before,body.v-custom-step-shipping .client-pre-email h3.client-pre-email-h span:before,body.v-custom-step-shipping .client-profile-data .accordion-toggle>span:before,body.v-custom-step-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-email .client-pre-email h3.client-pre-email-h span:before,body.v-custom-step-profile .client-profile-data .accordion-toggle>span:before,body.v-custom-step-shipping .shipping-data .accordion-toggle:before,body.v-custom-step-payment .payment-data .accordion-toggle>span:not(.payment-edit-link):before,body.js-vcustom-hideEmailStep .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: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 0.3s;z-index:999}body.v-custom-step-email:before{width:23%}body.v-custom-step-profile:before{width:46%}body.v-custom-step-shipping:before{width:69%}body.v-custom-step-payment:before{width:92%}}body.v-custom-step-cart .checkout-steps_item_cart .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-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-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{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:0.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 0.3s}.checkout-steps_item_cart:after{width:calc(100% - 50px)}.checkout-steps_item_identification:after{width:calc(100% - 103px)}.checkout-steps_item_shipping:after{width:calc(100% - 77px)}.checkout-steps_item_payment:after{width:calc(100% - 77px)}.checkout-steps_item_confirmation:after{display:none}body .main-header{padding:12px 0;text-align:center;border-bottom:1px solid #cbcbcb;position:relative;background-color:#FFF;margin-bottom:40px}body .main-header,body .main-header>.container{display:flex;align-items:center}@media (max-width: 690px){body .main-header,body .main-header>.container{justify-content:center}}body .main-header>.container:before,body .main-header>.container:after{display:none}body .main-header .header-link{position:absolute;left:0px;top:calc(100% + 18px);display:none}body .main-header .header-link a{height:20px;font-size:11px;line-height:115%;padding-left:0px;color:#676767;display:flex;align-items:center}body .main-header .header-link a:before{display:block;float:left;width:10px;height:10px;-webkit-mask:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNDQzLjUyIDQ0My41MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQzLjUyIDQ0My41MjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGQ9Ik0xNDMuNDkyLDIyMS44NjNMMzM2LjIyNiwyOS4xMjljNi42NjMtNi42NjQsNi42NjMtMTcuNDY4LDAtMjQuMTMyYy02LjY2NS02LjY2Mi0xNy40NjgtNi42NjItMjQuMTMyLDBsLTIwNC44LDIwNC44DQoJCQljLTYuNjYyLDYuNjY0LTYuNjYyLDE3LjQ2OCwwLDI0LjEzMmwyMDQuOCwyMDQuOGM2Ljc4LDYuNTQ4LDE3LjU4NCw2LjM2LDI0LjEzMi0wLjQyYzYuMzg3LTYuNjE0LDYuMzg3LTE3LjA5OSwwLTIzLjcxMg0KCQkJTDE0My40OTIsMjIxLjg2M3oiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==) no-repeat 50% 50%;mask:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNDQzLjUyIDQ0My41MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQzLjUyIDQ0My41MjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGQ9Ik0xNDMuNDkyLDIyMS44NjNMMzM2LjIyNiwyOS4xMjljNi42NjMtNi42NjQsNi42NjMtMTcuNDY4LDAtMjQuMTMyYy02LjY2NS02LjY2Mi0xNy40NjgtNi42NjItMjQuMTMyLDBsLTIwNC44LDIwNC44DQoJCQljLTYuNjYyLDYuNjY0LTYuNjYyLDE3LjQ2OCwwLDI0LjEzMmwyMDQuOCwyMDQuOGM2Ljc4LDYuNTQ4LDE3LjU4NCw2LjM2LDI0LjEzMi0wLjQyYzYuMzg3LTYuNjE0LDYuMzg3LTE3LjA5OSwwLTIzLjcxMg0KCQkJTDE0My40OTIsMjIxLjg2M3oiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:#676767;content:""}body .main-header .header-link a.back-cart-link{display:none}@media (max-width: 690px){body .main-header .header-link{top:50%;transform:translateY(-50%)}body .main-header .header-link a{max-width:80px}body .main-header .header-link a:before{width:17px;height:17px}}body .main-header .logo{max-width:calc(100% - 180px)}body .main-header .logo svg.vtex-logo{height:50px}body .main-header .logo,body .main-header .logo img{display:inline-block;font-size:24px;border:none;line-height:39px}body .main-header .checkout-steps{max-width:540px;margin-left:auto;padding-right:10px}@media (max-width: 690px){body:not(.body-cart) .main-header{padding:4px 0;margin-bottom:10px}body:not(.body-cart) .main-header .v-custom-mhide{display:none !important}body:not(.body-cart) .main-header,body:not(.body-cart) .main-header>.container{background:none;border:none;justify-content:center}body:not(.body-cart) .main-header .logo{cursor:default;pointer-events:none;font-weight:bold}body:not(.body-cart) .main-header .logo svg,body:not(.body-cart) .main-header .logo img{display:none !important}body:not(.body-cart) .main-header .logo:before{content:"checkout";text-transform:uppercase}body:not(.body-cart) .main-header .logo,body:not(.body-cart) .main-header .logo:hover{color:#323232;font-size:14px}body:not(.body-cart) .main-header .header-link{display:block}body:not(.body-cart) .main-header a.buy-more-link{display:none}body:not(.body-cart) .main-header a.back-cart-link{display:block !important;font-size:0}body:not(.body-cart) .main-header a.back-cart-link:before{background:#323232}}.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:14px}@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 .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 .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 .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 .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 .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:14px;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 td.product-image a{overflow:hidden;border-radius:14px}.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:14px;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:bold;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: 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:14px;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 .summary-coupon fieldset.coupon-fieldset .coupon-data a,.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .cart-links-bottom a,.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{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:14px}.cart-more-options .srp-container .srp-delivery-info .b--light-gray{background:#FFF;border-radius:14px}.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,.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{height:40px;outline:initial;border-radius:14px}.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,.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{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}.orderform-template-holder .step .input.text label,.vcustom--vtex-omnishipping-1-x-address label{margin:10px 0 5px 0;display:block;color:#999999}@keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}.orderform-template .cart-template.mini-cart .cart .cart-items:not(.v-loaded) li.item:after,.js-v-custom-is-loadAddress #shipping-data .accordion-group.shipping-data:after,.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address:before{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, #eee 10%, #ddd 18%, #eee 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:14px;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:0.7;transition:all ease 0.2s}.orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit:hover,.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit:hover,.orderform-template-holder #shipping-data .link-box-edit:hover,.orderform-template-holder #payment-data .link-box-edit:hover{opacity:1}.orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit i.icon-spinner,.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit i.icon-spinner,.orderform-template-holder #shipping-data .link-box-edit i.icon-spinner,.orderform-template-holder #payment-data .link-box-edit i.icon-spinner{font-size:17px;position:absolute;right:0;display:none;top:-7px}.orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit.active i.icon-edit,.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit.active i.icon-edit,.orderform-template-holder #shipping-data .link-box-edit.active i.icon-edit,.orderform-template-holder #payment-data .link-box-edit.active i.icon-edit{display:none}.orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit.active i.icon-spinner,.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit.active i.icon-spinner,.orderform-template-holder #shipping-data .link-box-edit.active i.icon-spinner,.orderform-template-holder #payment-data .link-box-edit.active i.icon-spinner{display:block}.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle,.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle,.orderform-template-holder #shipping-data .accordion-toggle,.orderform-template-holder #payment-data .accordion-toggle{padding:0}.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle>i,.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle>i,.orderform-template-holder #shipping-data .accordion-toggle>i,.orderform-template-holder #payment-data .accordion-toggle>i{display:none}.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle>span,.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle>span,.orderform-template-holder #shipping-data .accordion-toggle>span,.orderform-template-holder #payment-data .accordion-toggle>span{line-height:20px;display:block;vertical-align:middle;line-height:initial}.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle,.orderform-template-holder #client-profile-data form.client-pre-email .accordion-inner,.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle,.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-inner,.orderform-template-holder #shipping-data .accordion-toggle,.orderform-template-holder #shipping-data .accordion-inner,.orderform-template-holder #payment-data .accordion-toggle,.orderform-template-holder #payment-data .accordion-inner{padding:0}.orderform-template-holder #client-profile-data form.client-pre-email input[type=text]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email input[type=tel]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email input[type=email]:not(.pac-target-input),.orderform-template-holder #client-profile-data form.client-pre-email select:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input[type=text]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input[type=tel]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data input[type=email]:not(.pac-target-input),.orderform-template-holder #client-profile-data .step.client-profile-data select:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=text]:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=tel]:not(.pac-target-input),.orderform-template-holder #shipping-data input[type=email]:not(.pac-target-input),.orderform-template-holder #shipping-data select:not(.pac-target-input),.orderform-template-holder #payment-data input[type=text]:not(.pac-target-input),.orderform-template-holder #payment-data input[type=tel]:not(.pac-target-input),.orderform-template-holder #payment-data input[type=email]:not(.pac-target-input),.orderform-template-holder #payment-data select:not(.pac-target-input){width:100%;max-width:100%;outline:initial}.orderform-template-holder #payment-data p.link.link-gift-card,.orderform-template-holder #payment-data .payment-group-item{box-sizing:border-box;margin:0 6px 10px 0;border-radius:14px;border:1px solid #cbcbcb;opacity:1;text-decoration:none;color:#323232;transition:all ease 0.3s;padding:11px;text-align:center;display:flex;align-items:center;justify-content:center;background:#f3f3f3;float:left;width:100%}.orderform-template-holder #payment-data 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 transparent transparent transparent;border-width:6px}.orderform-template-holder #payment-data .payment-group-item.active:before{border-color:#1a73e8 transparent transparent transparent;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:14px}.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:14px;background:#FFF;border:1px solid #cbcbcb;color:#323232;transition:all ease 0.3s;overflow:hidden;margin-bottom:10px}.orderform-template-holder #payment-data .v-custom-payment-item-wrap.active,.orderform-template-holder #payment-data .v-custom-payment-item-wrap:hover{border-color:#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 transparent;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-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:14px}.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupViewOptionInctive{color:#1a73e8;border-color:#1a73e8;border-radius:14px}.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:14px}.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: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:14px;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:14px;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:transparent;border-radius:14px}.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:"DM Sans", 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:14px;border:none}.orderform-template .custom-cart-template-wrap .summary-cart-template-holder{height:auto !important}.orderform-template .custom-cart-template-wrap .summary-template-holder{margin-top:0}.step.client-profile-data.active .box-step .form-step[style*="display: block"],.step.shipping-data.active .accordion-inner.shipping-container,#payment-data .box-step form.form-step{padding-top:20px !important}.orderform-template-holder #shipping-data .shipping-summary-info,.orderform-template-holder .step .accordion-body p.notification,.client-pre-email+.client-profile-data .accordion-body:before{display:none}body.v-custom-step-shipping #shipping-data .shipping-summary-info,body.v-custom-step-payment #shipping-data .shipping-summary-info{display:block}.steps-view,.gift-card-section,.App.iframe-credit-card-payment-group{background:#FFF}#app-container{min-height:100vh;background:#FFF}#app-container input[type=text],#app-container input[type=tel],#app-container input[type=email],#app-container select{width:100%}#app-container span.help.error{margin:0 !important;display:none}#app-container .SecurityEnvironmentIcon{margin-bottom:20px;display:none}#app-container .CardForm>div{position:relative;clear:both}#app-container .CardForm .PaymentValue{display:none}#app-container .CardForm input#creditCardpayment-card-0Number[value=""]{background:#FFF;position:relative;z-index:1}#app-container .CardForm .SavedCardsList{width:calc(100% - 1px)}#app-container .CardForm .SavedCard .link-delete{right:8px;top:50%;margin-top:-10px;border:1px solid #ccc;background:#FFF;width:20px;height:20px;line-height:17px}#app-container .FormFieldLabel{line-height:30px}#app-container .PaymentCardFlags{position:absolute;top:calc(30px + ( 40px - 25px )/2);right:16px;padding:0}#app-container .PaymentCardFlags .card-flag-label input{display:none}#app-container .PaymentCardFlags .card-flag-label{width:auto}#app-container .PaymentCardFlags .card-flag{opacity:0.7;display:none}#app-container .PaymentCardFlags .card-flag.card-selected{opacity:1;display:block}#app-container input#creditCardpayment-card-0Code,#app-container input#creditCardpayment-card-1Code{width:100px !important}#app-container .label-vertical-group{padding:9px}#app-container .label-vertical-group:hover{color:#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:14px;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 transparent;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:14px;display:inline-block;align-items:center;font-size:11px;border:1px solid #cbcbcb}.v-custom-addLabels-active-flag:before{content:"";display:inline-block;width:14px;height:14px;background:url("//io.vtex.com.br/front-libs/bootstrap/2.3.2/img/glyphicons-halflings.png");background-repeat:no-repeat;background-position:0 -48px;margin-right:4px;opacity:0.9;vertical-align:middle}.v-custom-assemblies{margin:10px 0 3px 0;overflow:hidden;border-top:1px solid #cbcbcb;padding-top:7px}@media (max-width: 690px){.v-custom-assemblies{width:100%;left:0;margin-bottom:2px}}.v-custom-assemblies p{display:none}.v-custom-assemblies__values{list-style:none;padding:0;margin:0}.v-custom-assemblies__values__item strong:after{content:":"}.v-custom-assemblies__values__item span,.v-custom-assemblies__values__item strong{line-height:14px}body.v-custom-paymentBuilder-accordion .steps-view{display:none}body.v-custom-changeShippingTimeInfo .orderform-template .cart-template.mini-cart .item span.shipping-date{display:none}#shipping-data .accordion-group.shipping-data:after{opacity:0;transition:all ease 0.3s}.js-v-custom-is-loadAddress .vtex-omnishipping-1-x-warning{display:none !important}.js-v-custom-is-loadAddress #shipping-data .accordion-group.shipping-data:after{content:"";display:block;opacity:1;left:0;top:0;width:100%;height:20px;z-index:2;margin:0 0 20px 0;border-radius:3px}.js-v-custom-is-loadAddress #postalCode-finished-loading+.mb5{display:none !important}.vcustom--vtex-omnishipping-1-x-address{display:none}body.v-custom-addressForm-on.v-custom-step-shipping .vcustom--vtex-omnishipping-1-x-address{display:block}body.v-custom-addressForm-on.v-custom-step-shipping .v-custom-ship-info{display:flex}body.v-custom-addressForm-on.v-custom-step-shipping .v-custom-ship-info .ship-number{margin-right:10px}body.v-custom-addressForm-on.v-custom-step-shipping .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation,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}.v-custom-googleFormScript-added.v-custom-googleForm-on .accordion-inner.shipping-container>*{display:none}body.v-custom-fnsCustomAddressForm .accordion-inner.shipping-container{padding-top:0 !important}body.v-custom-fnsCustomAddressForm .accordion-inner.shipping-container{transition:all ease 0.3s}body.v-custom-fnsCustomAddressForm .vtex-omnishipping-1-x-selectDeliveryText+div{margin:0 !important}body.v-custom-fnsCustomAddressForm .orderform-template-holder p.vtex-omnishipping-1-x-submitPaymentButton.btn-submit-wrapper.btn-go-to-payment-wrapper{margin-bottom:0 !important;margin-top:20px}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 .vtex-omnishipping-1-x-addressFormPart1+.vtex-omnishipping-1-x-submitPaymentButton{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}.js-v-custom-is-loading .accordion-inner.shipping-container,.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address{overflow:hidden}.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address{height:120px;position:relative}.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.js-v-custom-is-loading .accordion-inner.shipping-container>*,.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address>*{opacity:0.5}.vcustom--vtex-omnishipping-1-x-address{transition:all ease 0.3s}.vcustom--vtex-omnishipping-1-x-address p.input{float:none;width:100%;margin:0}.vcustom--vtex-omnishipping-1-x-address span.help.error{display:none}.vcustom--vtex-omnishipping-1-x-address input{max-width:initial;width:100%}.vcustom--vtex-omnishipping-1-x-address input.error+span.help.error,.vcustom--vtex-omnishipping-1-x-address select.error+span.help.error{display:block}.vcustom--vtex-omnishipping-1-x-address__state{display:flex;margin:0 -5px}.vcustom--vtex-omnishipping-1-x-address__state p.input{margin:0 5px}@media (max-width: 768px){.vcustom--vtex-omnishipping-1-x-address__state{flex-wrap:wrap;margin:0}.vcustom--vtex-omnishipping-1-x-address__state p.input.ship-state{margin:0}}.pac-container.pac-logo{border:1px solid #cbcbcb;border-radius:14px}.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}.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):not(.main-header):not(.main-footer):not(#vtexIdContainer):not(.vtex-front-messages-placeholder):not(.pac-container){display:none}
  .table.cart-items thead tr th.product {
    width: calc(100% - 521px) !important;
  }
.table.cart-items tbody tr td {
    width: auto;
}
.orderform-template .cart-template.mini-cart .summary-template-holder .summary>.summary-coupon-wrap {
  display: none !important;
}
.cart-template .summary-template-holder {
  width: 351px;
}
.cart-template .cart-template-holder {
    width: 874px;
}
.checkout-container .cart-template.mini-cart {
    max-width: 405px;
}
.checkout-container .row-fluid.orderform-template {
    justify-content: space-between;
}
.orderform-template-holder {
    margin-right: auto;
}
.orderform-template .cart-template.mini-cart .summary-totalizers tbody {
    padding: 14px 10px;
}
.orderform-template .cart-template.mini-cart .cart {
    margin-bottom: 0;
    max-height: calc(100vh - 90px);
    overflow: auto;
}
.table.cart-items .product-item .shipping-date .shipping-estimate-date {
    font-size: 12px;
    font-weight: 400;
    color: black;
}
.client-profile-data .accordion-toggle>span:before,
.shipping-data .accordion-toggle:before,
.payment-data .accordion-toggle>span:not(.payment-edit-link):before {
  background-color: #0098FF !important;
  border-color: #0098FF !important;
  width: 33px !important;
  height: 33px !important;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: white;
}
body.v-custom-changeShippingTimeInfo .orderform-template .cart-template.mini-cart .item span.shipping-date {
  display: block;
  white-space: normal;
  text-align: left;
  line-height:20px;
}
.orderform-template-holder .step .form-step fieldset p span.help.error {
    white-space: nowrap;
    font-size: 12px;
    font-weight: 400;
    color: #DB2048;
    margin-top: 1px;
}
.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsOption.vtex-omnishipping-1-x-deliveryOptionActive {
    color: white;
    background-color: #0B286E;
    border-radius: 10px;
}

.mini-cart .url {
    display: block;
    float: left;
    margin-right: 31px;
}
.orderform-template .cart-template.mini-cart .item .fn {
    max-width: 224px !important;
}
body.v-custom-changeShippingTimeInfo .orderform-template .cart-template.mini-cart .item span.shipping-date {
    line-height: 14px;
}
.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item.active {
    background-color: transparent;
    border: none;
}

#vtexIdContainer input,
.table.cart-items tr.item-attachments-content input,
.table.cart-items tr.item-attachments-content select,
.table.cart-items tbody tr td .product-service select,
.summary-template-holder .summary-coupon fieldset.coupon-fieldset input[type="text"],
.summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type="submit"],
.cart-more-options .srp-container select, .cart-more-options .srp-container input[type=text]:not(.pac-target-input),
.cart-more-options .srp-container .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-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),
.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input,
.orderform-template .summary-note .note-textarea, #app-container input[type=text],
#app-container input[type=tel], #app-container input[type=email], #app-container select,
.vcustom--vtex-omnishipping-1-x-address input {
  height: 36px;
  border-radius: 5px;
  border: 1px solid #CECECE;
}

.orderform-template .cart-template.mini-cart .summary-totalizers tbody td {
    font-size: 14px;
    font-weight: 500;
    color: #2A2A2A !important;
    padding: 0 0 10px 0 !important;
}
@media (max-width: 1024px) {
body.v-custom-changeShippingTimeInfo .orderform-template .cart-template.mini-cart .item span.shipping-date {
  line-height: 12px;
}
.orderform-template .cart-template.mini-cart .item .fn {
    max-width: 176px !important;
}
  .cart-template .summary-template-holder {
    width: 100%;
  }
}

/* source: <lojawebcontinental.checkout-ui-settings@0.0.77> */
/* source: <lojawebcontinental.checkout-ui-settings> */
/* Content copied from "checkout5-custom.css" at 2019-03-01T05:12:59.334Z */
/* /files/checkout5-custom.css */
/* Displays the option to enter a foreign document */
/* .document-box {
  display: block;
} */

/* Displays the option to enter an international phone */
/* .phone-box {
  display: block;
} */

/*fonts*/
/* @import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap'); */
@font-face {
  font-family: "DM Sans", sans-serif;
  src: url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400&display=swap');
  font-weight: 400;
}

@font-face {
  font-family: "DM Sans", sans-serif;
  src: url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@500&display=swap');
  font-weight: 500;
}

@font-face {
  font-family: "DM Sans", sans-serif;
  src: url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@700&display=swap');
  font-weight: 700;
}

* {
  font-family: 'DM Sans', sans-serif;
}

#checkoutMainContainer {
  padding-bottom: 0 !important;
  background-color: white;
}

/*--------------------------header------------------*/
.header-checkout {
  height: 96px;
  display: flex;
  justify-content: center;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
  margin-bottom: 40px;
  width: 100%;
  background-color: white;
}

/*
* wrapper 2
* */
.header-checkout .container-header {
  width: 1292px;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.safe-buy {
  display: flex;
  align-items: center;
}
.assurant-info{
  text-align: left !important;
 color: #2A2A2A !important;
 font-size: 14px !important;
}
.insurance-tbody td {
  width: 100% !important;
}
.insurance-tbody td .assurant-flex.assurant-just-end{
 justify-content: space-between !important;
}
.span-compra-segura {
  margin-left: 9px;
  color: #0B286E;
  font-size: 14px;
  font-weight: 700;
  min-width: 124px;
}

.cart-template-holder .cart {
  padding: 0 !important;
}

@media (max-width: 1024px) {
  .header-checkout {
    height: 85px;
    display: flex;
    justify-content: center;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
    margin-bottom: 21px;
    width: 100%;
    background-color: #F7F7F7;
  }

  .container-header {
    padding: 0px 10px;
  }

  .span-compra-segura {
    margin-left: 5px;
    color: #00287A;
    font-size: 12px;
    font-weight: 700;
    min-width: 124px;
  }

  .logo {
    max-width: 210px;
  }
}

/*--------------------------footer------------------*/
.footer-checkout {
  width: 100%;
  height: 187px;
  padding-bottom: 23px;
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.first-line {
  width: 1252px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  padding-bottom: 37px;
  border-bottom: 1px solid #CECECE;
}

.payments-forms-desktop {
  width: 696px;
  flex-direction: row;
  display: flex;
}

.text-formas {
  font-size: 15px;
  font-weight: 700;
  color: #0B286E;
  margin: 0;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
}

.payments-forms-content {
  width: 100%;
  max-width: 465px;
  margin-left: 34px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.second-line {
  width: 1252px;
  display: flex;
  padding-top: 37px;
}

.container-second-footer {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}

.text-footer {
  font-size: 12px;
  font-weight: 500;
  color: #464646;
  width: 742px;
}

.image-selos-contente-footer {
  width: 100%;
  max-width: 101px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 1024px) {
  .footer-checkout {
    height: auto;
    width: auto;
    /* padding-bottom: 50px; */
    padding: 0 25px 100px 25px;
  }

  .first-line {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 42px;
    border-bottom: none;
  }

  .payments-forms-desktop {
    width: 100%;
    max-width: 378px;
    padding: 0 10px;
    box-sizing: border-box;
    flex-direction: column;
    display: flex;
  }

  .text-formas {
    font-size: 15px;
    font-weight: 700;
    color: #0B286E;
    margin: 0;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .payments-forms-content {
    margin-left: 0;
  }

  .payment-visa {
    width: 37px;
    height: 11px;
  }

  .payment-master {
    width: 29px;
    height: 18px;
  }

  .payment-amex {
    width: 29px;
    height: 21px;
  }

  .payment-diners {
    width: 33px;
    height: 20px;
  }

  .payment-pix {
    width: 26px;
    height: 26px;
  }

  .payment-boleto {
    width: 40px;
    height: 27px;
  }

  .payment-ame {
    width: 69px;
    height: 19px;
  }

  .second-line {
    width: 100%;
    display: flex;
    padding-top: 0;
  }

  .container-second-footer {
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .text-footer {
    font-size: 12px;
    font-weight: 500;
    color: #464646;
    text-align: center;
    margin-bottom: 18px;
    width: 100%;
  }

  .image-selos-contente-footer {
    max-width: 186px;
    padding: 0 28px;
    box-sizing: border-box;
    margin: 0 auto;
  }
}

@media (max-width: 411px) {

  /* Header */
  .header-checkout .container-header {
    padding: 0 5px;
  }

  .logo {
    max-width: 154px;
  }

  .span-compra-segura {
    font-size: 11px;
    margin-left: 2px;
    min-width: unset;
  }

  /* Footer  */
  .footer-checkout {
    padding: 0 18px 100px 18px;
  }

  .payments-forms-desktop {
    max-width: 284px;
    padding: 0;
  }

  .payment-visa {
    width: 31px;
    height: 9px;
  }

  .payment-master {
    width: 24px;
    height: 15px;
  }

  .payment-amex {
    width: 24px;
    height: 17px;
  }

  .payment-diners {
    width: 27px;
    height: 17px;
  }

  .payment-pix {
    width: 21px;
    height: 21px;
  }

  .payment-boleto {
    width: 33px;
    height: 22px;
  }

  .payment-ame {
    width: 57px;
    height: 15px;
  }

  .image-selos-contente-footer {
    max-width: 114px;
    padding: 0;
  }
}

/*--------------alert---------------*/
.vtex-front-messages-placeholder {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  height: auto;
  width: 530px;
  display: flex !important;
  align-items: center;
  background-color: #0B286E;
  top: 50px;
}

.vtex-front-messages-placeholder .vtex-front-messages-close-all {
  top: auto;
  opacity: 1;
  display: flex;
  justify-content: start;
  align-items: center;
}

.vtex-front-messages-placeholder .vtex-front-messages-close-all svg {
  display: none;
}

.vtex-front-messages-placeholder .vtex-front-messages-close-all:before {
  content: "....";
  font-size: 0;
  display: flex;
  width: 15px;
  height: 15px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='9.404' height='9.404' viewBox='0 0 9.404 9.404'%3e%3cpath id='fechar' d='M15.152,16.124,11.63,19.646a.687.687,0,1,1-.972-.972l3.522-3.522L10.658,11.63a.687.687,0,1,1,.972-.972l3.522,3.522,3.522-3.522a.687.687,0,1,1,.972.972l-3.522,3.522,3.522,3.522a.687.687,0,1,1-.972.972Z' transform='translate(-10.45 -10.45)' fill='%23fff'/%3e%3c/svg%3e ");
  background-repeat: no-repeat;
  background-position: center;
}

.vtex-front-messages-placeholder .vtex-front-messages-template {
  font-size: 16px;
  font-weight: 700;
  color: white;
  border: none;
  padding: 26px 60px 26px 33px;
}

/*--------------alert mobile---------------*/
@media (max-width: 1024px) {
  .vtex-front-messages-placeholder {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
    height: auto;
    width: 94%;
    padding: 0;
    display: flex !important;
    align-items: center;
    top: calc(50vh - 45px);
    background-color: #0B286E;
    left: 48%;
  }

  .vtex-front-messages-placeholder .vtex-front-messages-close-all {
    top: auto;
  }

  .vtex-front-messages-placeholder .vtex-front-messages-template {
    font-size: 16px;
    font-weight: 700;
    color: white;
    border: none;
    padding-left: 33px;
    padding-top: 26px;
    padding-bottom: 26px;
  }
}

@media (max-width: 399px) {
  .vtex-front-messages-placeholder {
    left: 10px;
  }
}

/*--------------------------empyt cart------------------*/
.cart-template .cart-template-holder .empty-cart-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.cart-template .cart-template-holder .empty-cart-content #cart-choose-products {
  width: 300px;
  background-color: #0C8909;
  font-size: 14px;
  font-weight: 700;
  color: white;
}

.cart-template .cart-template-holder .empty-cart-content #cart-choose-products:hover {
  background-color: #2c972a;
}

/*--------------------------empyt cart mobile------------------*/
@media (max-width: 1024px) {
  .cart-template .cart-template-holder .empty-cart-content #cart-choose-products {
    width: auto;
  }
}

/*--------------------------body------------------*/
.cart-template .cart-template-holder {
  width: 874px;
}

.cart-template .summary-template-holder {
  width: 351px;
}

.container-cart #cart-title {
  display: flex !important;
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #0B286E !important;
  margin: 0 !important;
  margin-bottom: 24px !important;
}

.cart-template .cart {
  padding: 0;
}

.table.cart-items {
  border: 1px solid #CECECE;
  border-radius: 10px;
}

.table.cart-items thead {
  height: 65px;
  background-color: #E8E8E8;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  outline: 1px solid #E8E8E8;
}

.table.cart-items thead tr {
  height: 100%;
  font-size: 13px;
  font-weight: 700 !important;
  text-transform: uppercase;
}

.table.cart-items .shipping-date,
.product-item .shipping-date,
.table.cart-items .product-item .shipping-date .sla-info.hide {
  display: block !important;
}

.table.cart-items .product-item .shipping-date .sla-info.hide {
  order: 1;
}

.table.cart-items thead .shipping-date {
  padding: 0;
  font-size: 0;
  width: 96px;
}

.table.cart-items thead .shipping-date::before {
  content: "frete";
  padding: 0 16px;
  font-size: 13px;
  vertical-align: middle;
}

.table.cart-items .quantity {
  padding: 0 10px;
  order: 2 !important;
  border-color: #454545;
}

@media (min-width: 1025px) {
  .table.cart-items thead tr th.product {
    width: calc(100% - 521px) !important;
  }
}

.table.cart-items .product {
  padding: 0;
  padding-left: 24px;
}

.table.cart-items .product::before {
  content: "Lista de ";
}

.table.cart-items .product-item .v-custom-product-item-wrap {
  padding-right: 10px;
  padding-left: 15px;
}

/*----------------------produts------------------*/
.table.cart-items .product-item .product-image a {
  margin: 0;
  width: 90px;
  display: flex;
}

.table.cart-items .product-item .product-image a img {
  width: 100%;
}

.table.cart-items .product-item .product-image {
  padding: 0;
}

.table.cart-items .product-item .product-name {
  padding: 0;
  padding-left: 15px;
  width: 266px !important;
}

.table.cart-items .product-item .product-name a {
  font-size: 14px;
  font-weight: 400;
  color: #2A2A2A;
}

.table.cart-items .product-item .product-name a:hover {
  font-weight: 400;
  color: #2A2A2A;
}

.table.cart-items .product-item .seller,
.table.cart-items .product-item .seller small {
  font-size: 12px;
  display: flex !important;
  align-items: flex-end;
}

.table.cart-items .product-item .seller span:first-child {
  font-size: 0;
  display: flex;
}

.table.cart-items .product-item .seller span:first-child:before {
  content: "Vendido e entregue por:\00a0";
  font-size: 12px;
  font-weight: 400;
  display: flex;
  align-items: end;
}

.table.cart-items .product-item .quantity {
  order: 2 !important;
  margin: 0;
  margin-left: 47px;
  height: 35px;
  width: 100px;
  border-radius: 35px;
  justify-content: center;
}

.table.cart-items .product-item .quantity input {
  font-size: 17px;
  font-weight: 700;
  color: #454545;
}

.table.cart-items .product-item.unavailable .quantity input {
  background: #FFE699;
}

.table.cart-items tbody tr.item-unavailable {
  border-radius: 0;
}

.table.cart-items .product-item .quantity .item-quantity-change .icon::before {
  font-size: 15px;
}

.table.cart-items .product-item .shipping-date {
  width: 96px;
  padding: 0;
  margin-left: 50px;
  display: grid !important;
}

.table.cart-items .product-item .shipping-date .shipping-estimate-date {
  font-size: 12px;
  font-weight: 400;
  color: black;
  order: 2;
}

.table.cart-items .product-item .shipping-date .sla-price {
  font-size: 13px;
  font-weight: 700;
  color: black;
}

.table.cart-items .product-item .shipping-date .sla-name {
  display: none;
}

.table.cart-items .product-item .product-price {
  margin: 0;
  padding: 0;
  margin-left: 50px;
}

.table.cart-items .product-item .product-price .list-price {
  display: none;
}

.table.cart-items .product-item .product-price .best-price {
  font-size: 16px;
  font-weight: 700;
  color: black;
}

.table.cart-items .product-item .item-remove,
.table.cart-items .product-item .item-remove .item-link-remove {
  padding: 0;
}

.table.cart-items .product-item .item-remove .item-link-remove .icon.icon-remove::before {
  height: 9px;
  width: 9px;
}

.table.cart-items .product-item .item-remove .item-link-remove .icon.icon-remove::before {
  height: 9px;
  width: 9px;
}

.table.cart-items .product-item .product-price .price-details .price-details-icon.discount {
  display: none;
}

.table.cart-items thead .quantity {
  margin-left: 55px;
}

.table.cart-items thead .shipping-date {
  margin-left: 47px;
}

.table.cart-items thead .product-price {
  margin-left: 42px;
}

/*****mobile*******/
@media (max-width: 1024px) {
  .table.cart-items {
    border: none;
    border-radius: 0;
  }

  .table.cart-items .product-item .shipping-date .sla-info.hide {
    order: 2;
  }

  .table.cart-items .product-item:not(:first-child) {
    border: none;
    border-top: 1px solid #CECECE !important;
  }

  .table.cart-items tbody .v-custom-product-item-wrap {
    width: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 30px !important;
  }

  .table.cart-items .product-item .product-name {
    width: auto !important;
    margin-left: 95px !important;
  }

  .table.cart-items .product-item .shipping-date {
    margin-left: 95px;
    width: auto;
    flex-direction: row;
    display: flex !important;
    position: absolute;
    bottom: 0;
  }

  .table.cart-items .product-item .shipping-date .shipping-estimate-date {
    font-size: 11px !important;
    font-weight: 500 !important;
    color: #838383 !important;
  }

  .table.cart-items .product-item .shipping-date .sla-info {
    margin-left: 3px;
  }

  .table.cart-items .product-item .shipping-date .sla-info .sla-price {
    font-size: 13px;
    font-weight: 700;
    color: #838383;
  }

  .table.cart-items .product-item .product-price {
    height: 35px;
    display: flex !important;
    align-items: center;
  }

  .cart-template-holder .cart-more-options .cart-select-gift-placeholderr {
    display: none !important;
  }

  .cart-template-holder .cart-more-options #shipping-preview-container {
    display: block !important;
  }

  .container-cart #cart-title {
    font-size: 22px !important;
    margin-bottom: 0 !important;
  }

  .table.cart-items .product-item .seller {
    margin-top: 10px !important;
    font-size: 10px !important;
  }
}

@media (max-width: 411px) {
  .table.cart-items .product-item .product-name a {
    font-size: 11px;
  }

  .table.cart-items .product-item .seller {
    font-size: 10px;
  }

  .table.cart-items .product-item .product-price {
    margin-left: 0;
    line-height: 13px;
  }

  .table.cart-items .product-item .product-price .best-price {
    margin: 0;
  }
}

/* .table.cart-items .product-item .shipping-date .sla-info.hide {
padding-right: 10px;
padding-left: 15px;
} */
/*--------------------------shipping------------------*/
.cart-template .cart-more-options .cart-select-gift-placeholder {
  display: none !important;
}

.cart-template .cart-more-options #shipping-preview-container {
  margin: 0;
  margin-top: 28px;
}

.cart-template .cart-more-options #shipping-preview-container .srp-main-title {
  padding: 0 !important;
  font-size: 25px;
  font-weight: 700;
  color: #0B286E;
  margin-bottom: 23px;
}

.cart-template .cart-more-options #shipping-preview-container .srp-data {
  margin: 0;
  padding: 44px 83px;
  border: 1px solid #CECECE;
  border-radius: 10px;
}

.cart-template .cart-more-options #shipping-preview-container .srp-data .srp-delivery-header .srp-items,
.cart-template .cart-more-options #shipping-preview-container .srp-data .srp-pickup-header .srp-items {
  font-size: 14px;
  color: #171B34;
}

.cart-template .cart-more-options #shipping-preview-container .srp-data .srp-delivery-header .srp-address-title,
.cart-template .cart-more-options #shipping-preview-container .srp-data .srp-pickup-header .srp-address-title {
  font-size: 14px;
  color: #3871E1;
  font-weight: 700;
}

.cart-template .cart-more-options #shipping-preview-container .srp-data .srp-delivery-info {
  margin: 0;
}

.cart-template .cart-more-options #shipping-preview-container .srp-data .srp-delivery-info .srp-shipping-current-single {
  border: 1px solid #CECECE;
  border-radius: 10px;
  padding: 13px 27px 13px 23px;
}

.cart-template .cart-more-options #shipping-preview-container .srp-data .srp-delivery-info .srp-shipping-current-single .srp-shipping-current-single__sla,
.cart-template .cart-more-options #shipping-preview-container .srp-data .srp-delivery-info .srp-shipping-current-single .srp-shipping-current-single__price {
  font-size: 16px;
  color: #171B34;
}

.cart-template .cart-more-options .srp-container .srp-data .srp-unavailable {
  border: 1px solid #CECECE;
  border-radius: 10px;
  height: 56px;
}

.cart-template .cart-more-options .srp-container .srp-data .srp-unavailable .srp-text {
  font-size: 14px;
  font-weight: 700;
  color: #ED6A0C;
}

.cart-template .cart-more-options .srp-container .srp-data .srp-unavailable .srp-unavailable__icon g {
  fill: #ED6A0C;
}

.cart-template .cart-more-options #shipping-preview-container .srp-data {
  margin: 0;
  border: 1px solid #CECECE;
  border-radius: 10px;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.cart-template .cart-more-options #shipping-preview-container .srp-data .srp-toggle {
  margin: 0;
  margin-bottom: 32px;
}

.cart-template .cart-more-options #shipping-preview-container #shipping-calculate-link {
  height: 50px;
  background-color: #0B286E;
  font-size: 16px;
  font-weight: 700;
  color: white;
  border: none;
  border-radius: 10px;
  text-transform: capitalize;
}

.cart-template .cart-more-options #shipping-preview-container #shipping-calculate-link:hover {
  background-color: #0e3592;
}

.cart-template .cart-more-options #shipping-preview-container .srp-data .srp-toggle .srp-toggle__wrapper {
  height: 50px;
  border-radius: 10px;
  box-shadow: none;
  border: 1px solid #CECECE;
}

.cart-template .cart-more-options #shipping-preview-container .srp-data .srp-toggle .srp-toggle__wrapper .vtex-shipping-preview-0-x-frame.srp-toggle__current {
  background-color: #0B286E;
  border: none;
  border-radius: 10px;
}

.cart-template .cart-more-options #shipping-preview-container .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__delivery,
.cart-template .cart-more-options #shipping-preview-container .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__pickup {
  align-items: center;
  display: flex;
  justify-content: center;
  text-transform: capitalize;
  background-color: transparent;
  font-size: 16px;
  font-weight: 700;
  color: #0B286E;
  z-index: 1;
}

.cart-template .cart-more-options .srp-container .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__delivery.blue,
.cart-template .cart-more-options .srp-container .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__pickup.blue {
  color: white !important;
}

.cart-template .cart-more-options .srp-container .srp-data .srp-pickup-my-location__button {
  background-color: #0B286E;
  border: none;
  color: white;
  border-radius: 10px;
  text-transform: lowercase;
  font-weight: 700;
}

.cart-template .cart-more-options .srp-container .srp-data .srp-pickup-my-location__button:hover {
  background-color: #0b3188;
}

.vtex-shipping-preview-0-x-postalCodeForgotten {
  margin: 0;
}

.vtex-shipping-preview-0-x-postalCodeForgotten .input.ship-postalCode {
  width: 475px !important;
  max-width: 475px !important;
}

.vtex-shipping-preview-0-x-postalCodeForgotten .input.ship-postalCode label:first-child {
  display: none;
}

.vtex-shipping-preview-0-x-postalCodeForgotten .input.ship-postalCode input#ship-postalCode {
  width: 100%;
  height: 50px;
  border: 1px solid #E3E3E3;
  border-radius: 50px;
  padding: 0 120px 0 20px;
  margin-bottom: 8px;
}

.vtex-shipping-preview-0-x-postalCodeForgotten .input.ship-postalCode #ship-postalCode {
  font-size: 15px;
  color: transparent;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='103' height='21' viewBox='0 0 103 21'%3e%3ctext id='Digite_seu_CEP' data-name='Digite seu CEP' transform='translate(0 17)' fill='%237c7c7c' font-size='16' font-family='SegoeUI, Segoe UI'%3e%3ctspan x='0' y='0'%3eDigite seu CEP%3c/tspan%3e%3c/text%3e%3c/svg%3e ");
  background-position: left;
  background-position-x: 20px;
  background-repeat: no-repeat;
}

.vtex-shipping-preview-0-x-postalCodeForgotten .input.ship-postalCode #ship-postalCode:not([value=""]),
.vtex-shipping-preview-0-x-postalCodeForgotten .input.ship-postalCode #ship-postalCode:focus {
  background-image: none;
  color: #2A2A2A;
}

.vtex-shipping-preview-0-x-postalCodeForgotten .input.ship-postalCode a {
  font-size: 12px;
  color: #171B34;
  text-decoration: underline;
}

.vtex-shipping-preview-0-x-postalCodeForgotten #cart-shipping-calculate {
  height: 50px;
  top: -15px;
  border: 2px solid #0B286E;
  border-radius: 50px;
  width: 122px;
  font-size: 14px;
  font-weight: 700;
  color: #0B286E;
  position: relative;
  right: 122px;
  background-color: white;
}

.vtex-shipping-preview-0-x-postalCodeForgotten .input.ship-postalCode input#ship-postalCode a {
  color: #171B34;
  text-decoration: underline;
}

.srp-delivery-info .srp-icon-radio-selected {
  display: none;
}

.srp-delivery-info .srp-shipping-current-single__wrapper {
  width: 100%;
  margin: 0;
  display: contents;
}

.srp-delivery-info .srp-shipping-current-single__wrapper .srp-shipping-current-single__text {
  border-right: 1px solid #CECECE;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: start;
}

.cart-template .cart-more-options #shipping-preview-container .srp-data .srp-delivery-info .srp-shipping-current-single .srp-shipping-current-single__price {
  padding-left: 24px;
}

/*--------------------------shipping mobile------------------*/
@media (max-width: 1024px) {
  .cart-template .cart-more-options #shipping-preview-container .srp-data .srp-toggle .srp-toggle__wrapper {
    height: 50px;
  }

  .cart-template .cart-more-options #shipping-preview-container .srp-data .srp-toggle {
    margin: 0;
    margin-bottom: 39px;
  }

  .cart-template .cart-more-options #shipping-preview-container .srp-data {
    padding: 25px 20px 25px 20px;
  }

  .vtex-shipping-preview-0-x-postalCodeForgotten .input.ship-postalCode {
    width: auto !important;
  }

  .vtex-shipping-preview-0-x-postalCodeForgotten #cart-shipping-calculate {
    right: 0;
    position: absolute;
    top: 0;
  }

  .vtex-shipping-preview-0-x-postalCodeForgotten {
    position: relative;
  }

  .cart-template .cart-more-options #shipping-preview-container .srp-data .srp-delivery-info .srp-shipping-current-single {
    border: 1px solid #CECECE;
    border-radius: 10px;
    padding: 10px 12px 10px 12px;
  }
}

/*-------------------------resum------------------*/
.cart-template .summary-template-holder {
  border: 1px solid #CECECE;
  border-radius: 15px;
  padding: 22px 22px 50px 22px;
}

.cart-template .summary-template-holder .summary-totalizers .summary-coupon-wrap .coupon-value.input-small {
  height: 50px;
  border: 1px solid #E3E3E3;
  border-radius: 50px;
  margin: 0;
  padding-left: 15px;
}

.cart-template .summary-template-holder .summary-totalizers .summary-coupon-wrap .coupon-value.input-small::placeholder {
  font-size: 20px;
  color: transparent;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='144' height='21' viewBox='0 0 144 21'%3e%3ctext id='Cupom_de_desconto' data-name='Cupom de desconto' transform='translate(0 17)' fill='%237c7c7c' font-size='16' font-family='SegoeUI, Segoe UI'%3e%3ctspan x='0' y='0'%3eCupom de desconto%3c/tspan%3e%3c/text%3e%3c/svg%3e ");
  background-repeat: no-repeat;
  background-position: left;
}

.cart-template .summary-template-holder .summary-totalizers .summary-coupon-wrap #cart-coupon-add {
  position: absolute;
  right: 0;
  height: 50px;
  border-radius: 50px;
  border: 2px solid #0B286E;
  width: 79px;
  font-size: 0;
  background-color: white;
}

.cart-template .summary-template-holder .summary-totalizers .summary-coupon-wrap #cart-coupon-add::before {
  content: "OK";
  color: #0B286E;
  font-size: 14px;
  font-weight: 700;
  vertical-align: middle;
}

.cart-template .summary-template-holder .summary-totalizers .accordion-group .accordion-body .totalizers-list {
  border-top: none;
  border-bottom: 1px solid #CECECE;
}

.cart-template .summary-template-holder .summary-totalizers .accordion-group .accordion-body .totalizers-list .info,
.cart-template .summary-template-holder .summary-totalizers .accordion-group .accordion-body .totalizers-list .monetary {
  font-size: 14px;
  font-weight: 500;
  color: #171B34;
}

.cart-template .summary-template-holder .summary-totalizers .accordion-group .accordion-body .table tfoot .info,
.cart-template .summary-template-holder .summary-totalizers .accordion-group .accordion-body .table tfoot .monetary {
  font-size: 16px;
  font-weight: 700;
  color: #171B34;
}

.cart-template .summary-template-holder .cart-links-bottom {
  height: 45px;
  display: flex;
  flex-direction: column-reverse;
  margin-top: 25px;
  padding-top: 25px;
}

.cart-template .summary-template-holder .cart-links-bottom .btn-place-order-wrapper a {
  height: 45px;
  font-size: 0;
  background-color: #0C8909;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}

.cart-template .summary-template-holder .link-print-cart-wrapper a {
  margin-top: 5px;
  margin-bottom: -12px;
  height: 46px;

}

.cart-template .summary-template-holder .cart-links-bottom .btn-place-order-wrapper a:hover {
  background-color: #2c972a;
}

.cart-template .summary-template-holder .cart-links-bottom .btn-place-order-wrapper a::before {
  font-size: 14px;
  font-weight: 700;
  color: white;
  content: "continuar para pagamento";
}

.cart-template .summary-template-holder .cart-links-bottom .link-choose-more-products-wrapper {
  display: flex;
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
}

.cart-template .summary-template-holder .cart-links-bottom .link-choose-more-products-wrapper a {
  font-size: 0;
  margin: 0;
  width: 100%;
  text-align: center;
}

.cart-template .summary-template-holder .cart-links-bottom .link-choose-more-products-wrapper a::before {
  content: "continuar comprando";
  font-size: 13px;
  font-weight: 700;
  color: #0B286E;
  text-decoration: underline;
}

/*-------------------------resum mobile------------------*/
@media (max-width: 1024px) {
  .cart-template .summary-template-holder {
    padding: 28px 19px 28px 19px;
    width: 100%;
  }

  .cart-template .summary-template-holder .cart-links-bottom .link-choose-more-products-wrapper {
    display: flex;
    width: 100%;
    position: relative;
    bottom: -10px;
  }

  .cart-template .summary-template-holder .cart-links-bottom {
    height: 50px;
    display: flex;
    flex-direction: column-reverse;
    margin-top: 40px;
    position: relative;
  }
}

/*--------------------------checkout------------------*/
/* .checkout-container.row-fluid.orderform-active .cart-template.mini-cart {
width: 405px;
} */
.orderform-template-holder #client-profile-data .accordion-group.client-profile-data,
.orderform-template-holder #shipping-data,
.orderform-template-holder #payment-data,
.checkout-container .cart-template .custom-cart-template-wrap {
  border: 1px solid #CECECE !important;
  border-radius: 10px !important;
}

.checkout-container .cart-template.mini-cart {
  max-width: 405px;
}

.orderform-template-holder {
  margin-right: auto;
}

.checkout-container .row-fluid.orderform-template {
  justify-content: space-between;
}

.container.container-main.container-order-form #orderform-title {
  display: block !important;
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #0B286E !important;
  margin: 0;
  margin-bottom: 20px;
}

.checkout-container #client-profile-data .form-step {
  padding-top: 15px !important;
  margin-top: 0;
}

.client-first-name label {
  font-size: 12px;
  font-weight: 400;
  color: #838383;
  margin-bottom: 0;
}

.checkout-container #client-profile-data .row-fluid .box-client-info-pf input,
.checkout-container #client-profile-data .row-fluid .box-client-info-pj .corporate-info-box input .checkout-container #shipping-data input {
  height: 36px !important;
  border-radius: 5px !important;
  border: 1px solid #CECECE !important;
}

.checkout-container #client-profile-data .form-step.box-edit #go-to-shipping,
.checkout-container #shipping-data .shipping-container #btn-go-to-payment,
.cart-template.mini-cart .payment-confirmation-wrap .payment-submit-wrap #payment-data-submit {
  background-color: #0C8909;
  height: 50px;
  border-radius: 50px !important;
  font-size: 14px;
  font-weight: 700;
  color: white;
  line-height: 14px;
  border: none;
}

.checkout-container #client-profile-data .form-step.box-edit #go-to-shipping:hover,
.checkout-container #shipping-data .shipping-container #btn-go-to-payment:hover,
.cart-template.mini-cart .payment-confirmation-wrap .payment-submit-wrap #payment-data-submit:hover {
  background-color: #2c972a;
}

#shipping-data .shipping-container .vtex-omnishipping-1-x-submitPaymentButton {
  margin-top: 20px;
}

.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 {
  font-size: 18px;
  font-weight: 700;
  color: #171B34;
  line-height: 18px;
}

body.js-vcustom-hideEmailStep .client-profile-data .accordion-toggle>span:before,
body.v-custom-step-shipping .shipping-data .accordion-toggle:before body .orderform-template-holder .shipping-data .accordion-toggle:before,
body.v-custom-step-payment .payment-data .accordion-toggle>span:not(.payment-edit-link):before,
body.v-custom-step-payment .client-profile-data .accordion-toggle>span:before {
  background-color: #0098FF !important;
  border-color: #0098FF !important;
  width: 33px !important;
  height: 33px !important;
}

.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit .icon-edit,
.orderform-template-holder #shipping-data .link-box-edit .icon-edit {
  color: #424242;
}

.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit .icon-edit::before,
.orderform-template-holder #shipping-data .link-box-edit .icon-edit:before {
  scale: 1.3;
}

/*--------------------------checkout minicart------------------*/
.orderform-template .cart-template.mini-cart h2 {
  font-size: 22px;
  font-weight: 700;
  color: #171B34;
  padding: 0;
  margin-top: 25px;
  padding-left: 10px !important;
}

.orderform-template .cart-template.mini-cart #go-to-cart-button {
  right: 13px;
}

.orderform-template .cart-template.mini-cart #go-to-cart-button a {
  font-size: 14px;
  font-weight: 700;
  color: #2A2A2A;
  text-transform: lowercase;
}

.orderform-template .cart-template.mini-cart .item {
  height: auto;
  border-bottom: 1px solid #CECECE;
  padding: 14px 0px;
}

.orderform-template .cart-template.mini-cart .item a img {
  width: 90px;
  height: 90px;
}

.orderform-template .cart-template.mini-cart .item .fn {
  white-space: normal !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #454545 !important;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.orderform-template .cart-template.mini-cart .quantity {
  background-color: #0EAA38 !important;
  height: 18px !important;
  width: 18px !important;
  border-radius: 18px !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: white !important;
  left: 1 !important;
}

.orderform-template .cart-template.mini-cart .item .description {
  margin-top: 80px;
}

.orderform-template .cart-template.mini-cart .item .description .shipping-date {
  font-size: 12px;
  font-weight: 500;
  color: #171B34;
}

.orderform-template .cart-template.mini-cart .item .description .price {
  font-size: 16px;
  font-weight: 700;
  color: #171B34;
}

.orderform-template .cart-template.mini-cart .summary-template-holder .summary>.summary-coupon-wrap {
  display: none !important;
}

.cart-template .summary-template-holder .summary-totalizers .accordion-group .accordion-body .totalizers-list {
  border-top: 1px solid #CECECE;
  border-bottom: 1px solid #CECECE;
}

.orderform-template .cart-template.mini-cart .summary-totalizers tbody td {
  font-size: 14px;
  font-weight: 500;
  color: #2A2A2A !important;
  padding: 0 0 10px 0 !important
}

.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsWrapper {
  border-radius: 10px;
}

.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsOption {
  align-items: center;
  display: flex;
  justify-content: center;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 700;
  color: #0B286E;
  background-color: transparent;
}

.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsOption.vtex-omnishipping-1-x-deliveryOptionActive {
  color: white;
  background-color: #0B286E;
  border-radius: 10px;
}

.step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsToggle {
  border: none;
  border-radius: 10px !important;
  background-color: transparent !important;
}

.orderform-template-holder #payment-data .payment-group-item.active,
.orderform-template-holder #payment-data .payment-group-item:hover {
  border-color: #0098FF !important;
}

.cart-template.mini-cart .payment-confirmation-wrap .payment-submit-wrap #payment-data-submit .icon-lock {
  display: none !important;
}

.cart-template.mini-cart .payment-confirmation-wrap .payment-submit-wrap #payment-data-submit span {
  font-size: 0 !important;
}

.cart-template.mini-cart .payment-confirmation-wrap .payment-submit-wrap #payment-data-submit span::before {
  font-size: 14px !important;
  content: "finalizar pedido" !important;
}

.orderform-template .cart-template.mini-cart .item {
  padding-left: 10px !important;
}

.orderform-template .cart-template.mini-cart .item .fn {
  max-width: 224px !important;
}

.orderform-template .cart-template.mini-cart #go-to-cart-button {
  display: block !important;
  color: #2A2A2A;
}

.orderform-template .custom-cart-template-wrap {
  padding-left: 10px;
  padding-right: 10px;
}

.mini-cart .item {
  width: auto;
}

.mini-cart .price {
  margin-right: 12px;
}

.orderform-template .cart-template.mini-cart .summary-totalizers tbody {
  padding: 14px 10px;
}

.orderform-template .cart-template.mini-cart .summary-totalizers tfoot tr {
  padding: 0 10px;
}

/*-------------------profile-------------*/
.orderform-template-holder .accordion-body .form-step .save-data {
  display: flex !important;
}

.orderform-template-holder .step .form-step fieldset p span.help.error {
  white-space: nowrap;
  font-size: 12px;
  font-weight: 400;
  color: #DB2048;
  margin-top: 1px;
}

/*------------------------shippin---------------*/
.orderform-template-holder .step .input.text label {
  font-size: 13px;
}

.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-summaryChange {
  border: 1px dashed #CECECE;
  border-radius: 10px;
  height: 38px;
  color: #0078C9;
  font-size: 14px;
  font-weight: 400;
  background-color: #F2F7FE;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: lowercase;
}

.vtex-omnishipping-1-x-SummaryItemPrice {
  font-size: 22px;
  font-weight: 400;
  color: #171B34;
  padding: 0 47px 0 37px !important;
}

.vtex-omnishipping-1-x-SummaryItemGroup {
  padding: 24px 0 35px 0 !important;
}

.vtex-omnishipping-1-x-SummaryItemInfo {
  border-right: 1px solid #CECECE !important;
}

.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingOption {
  height: 25px;
  border-radius: 10px;
}

.client-profile-data .accordion-toggle>span:before,
.shipping-data .accordion-toggle:before,
.payment-data .accordion-toggle>span:not(.payment-edit-link):before {
  background-color: #0098FF !important;
  border-color: #0098FF !important;
  width: 33px !important;
  height: 33px !important;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: white;
}

#vtexIdContainer input,
.table.cart-items tr.item-attachments-content input,
.table.cart-items tr.item-attachments-content select,
.table.cart-items tbody tr td .product-service select,
.summary-template-holder .summary-coupon fieldset.coupon-fieldset input[type="text"],
.summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type="submit"],
.cart-more-options .srp-container select,
.cart-more-options .srp-container input[type=text]:not(.pac-target-input),
.cart-more-options .srp-container .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-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),
.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input,
.orderform-template .summary-note .note-textarea,
#app-container input[type=text],
#app-container input[type=tel],
#app-container input[type=email],
#app-container select,
.vcustom--vtex-omnishipping-1-x-address input {
  height: 36px;
  border-radius: 5px;
  border: 1px solid #CECECE;
}

/*----------------payment--------------------*/
.orderform-template-holder #payment-data .v-custom-payment-item-wrap {
  border: 1px solid #CECECE;
  border-radius: 10px;
}

.orderform-template-holder #payment-data .v-custom-payment-item-wrap:hover {
  background-color: rgba(255, 255, 255, 0.87);
}

.orderform-template-holder #payment-data .v-custom-payment-item-wrap.active {
  border: 1px solid #CECECE;
  border-radius: 10px;
}

.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item {
  height: 54px;
  border: none;
  background-color: transparent;
  border-radius: 10px;
}

.payment-discoints-table .number,
.gift-card-provider-group .number,
.payment-discoints-table .action,
.gift-card-provider-group .action {
  text-align: right;
  padding: 10px 0 0 0 !important;
}

.payment-discoints-table.table.table-condensed td .action {
  text-align: right;
  padding: 10px 0 0 0 !important;
}

.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item:hover {
  border: none;
}

.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item.active {
  background-color: transparent;
  border: none;
}

.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item .payment-group-item-text {
  font-size: 12px;
  color: #171B34;
}

body.v-custom-changeShippingTimeInfo .orderform-template .cart-template.mini-cart .item span.shipping-date {
  display: block;
  white-space: normal;
  text-align: left;
  line-height: 12px;
}

@media (max-width: 1024px) {
  .orderform-template .payment-confirmation-wrap .payment-submit-wrap {
    position: relative !important;
    margin-top: 30px !important;
  }

  .orderform-template .cart-template.mini-cart .item {
    width: 100%;
    height: auto;
    padding-bottom: 26px;
    box-sizing: border-box;
  }

  .orderform-template .cart-template.mini-cart .item .product-name {
    float: right;
  }

  .orderform-template .cart-template.mini-cart .item .description {
    float: right;
    clear: both;
    max-width: 245px;
    width: 100%;
    margin-top: 0;
  }

  .vtex-omnishipping-1-x-SummaryItemPrice {
    font-size: 18px;
    padding: 0 0px 0 10px !important;
  }

  .cart-template .cart-more-options #shipping-preview-container {
    margin-top: 0;
  }
}

@media (max-width: 411px) {

  .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: 16px;
  }

  .orderform-template .cart-template.mini-cart .item {
    padding-left: 0 !important;
  }

  .orderform-template .cart-template.mini-cart .item .product-name,
  .orderform-template .cart-template.mini-cart .item .description {
    max-width: calc(100% - 83px) !important;
    padding-left: 4px;
    box-sizing: border-box;
    flex-wrap: wrap;
  }

  body.v-custom-changeShippingTimeInfo .orderform-template .cart-template.mini-cart .item span.shipping-date {
    display: block;
  }

  .orderform-template .cart-template.mini-cart .item .url {
    margin-right: 0;
  }

  .orderform-template .cart-template.mini-cart .item a img {
    width: 77px;
    height: 77px;
  }

  .orderform-template .cart-template.mini-cart .item .product-name {
    font-size: 12px !important;
    line-height: 21px;
  }

  .orderform-template .cart-template.mini-cart .item .description .price {
    font-size: 14px;
    margin: 0;
  }

  .orderform-template .cart-template.mini-cart .item .description .price {
    font-size: 14px;
  }

  .orderform-template .cart-template.mini-cart .item .description .shipping-date {
    font-size: 11px;
  }

  .table.cart-items .product-item .shipping-date .sla-info .sla-price {
    font-size: 10px;
  }

  .table.cart-items .product-item .shipping-date .shipping-estimate-date {
    font-size: 9px;
    margin-left: 5px;
  }
}

/* source: <vtex.email-checkout-conflict> */
.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> */
input,
select,
button {
  outline: none !important
}

#vtexIdContainer input,
.table.cart-items tr.item-attachments-content input,
.table.cart-items tr.item-attachments-content select,
.table.cart-items tbody tr td .product-service select,
.table.cart-items td.quantity input,
.summary-template-holder .summary-coupon fieldset.coupon-fieldset input[type="text"],
.summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type="submit"],
.cart-more-options .srp-container select,
.cart-more-options .srp-container input[type=text]:not(.pac-target-input),
.cart-more-options .srp-container .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-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),
.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input,
.orderform-template .summary-note .note-textarea,
#app-container input[type=text],
#app-container input[type=tel],
#app-container input[type=email],
#app-container select,
.vcustom--vtex-omnishipping-1-x-address input {
  height: 40px;
  line-height: 40px;
  max-height: initial;
  display: inline-block;
  padding: 0px 10px;
  border-radius: 14px;
  border: 1px solid #cbcbcb;
  outline: initial;
  font-family: "DM Sans", sans-serif;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}

#vtexIdUI-confirm-access-code .vtexIdUI-code-field .input-fit {
  font-size: 30px !important;
}

#vtexIdContainer input.error,
.table.cart-items tr.item-attachments-content input.error,
.table.cart-items tr.item-attachments-content select.error,
.table.cart-items tbody tr td .product-service select.error,
.table.cart-items td.quantity input.error,
.summary-template-holder .summary-coupon fieldset.coupon-fieldset input.error[type="text"],
.summary-template-holder .summary-coupon fieldset.coupon-fieldset button.error[type="submit"],
.cart-more-options .srp-container select.error,
.cart-more-options .srp-container input.error[type=text]:not(.pac-target-input),
.cart-more-options .srp-container .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-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),
.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input.error,
.orderform-template .summary-note .error.note-textarea,
#app-container input.error[type=text],
#app-container input.error[type=tel],
#app-container input.error[type=email],
#app-container select.error,
.vcustom--vtex-omnishipping-1-x-address input.error {
  border-color: #ff4c4c
}

#vtexIdContainer input:focus,
.table.cart-items tr.item-attachments-content input:focus,
.table.cart-items tr.item-attachments-content select:focus,
.table.cart-items tbody tr td .product-service select:focus,
.table.cart-items td.quantity input:focus,
.summary-template-holder .summary-coupon fieldset.coupon-fieldset input:focus[type="text"],
.summary-template-holder .summary-coupon fieldset.coupon-fieldset button:focus[type="submit"],
.cart-more-options .srp-container select:focus,
.cart-more-options .srp-container input:focus[type=text]:not(.pac-target-input),
.cart-more-options .srp-container .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-x-geolocation input:focus,
.orderform-template-holder #client-profile-data form.client-pre-email input:focus[type=text]:not(.pac-target-input),
.orderform-template-holder #client-profile-data form.client-pre-email input:focus[type=tel]:not(.pac-target-input),
.orderform-template-holder #client-profile-data form.client-pre-email input:focus[type=email]: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:focus[type=text]:not(.pac-target-input),
.orderform-template-holder #client-profile-data .step.client-profile-data input:focus[type=tel]:not(.pac-target-input),
.orderform-template-holder #client-profile-data .step.client-profile-data input:focus[type=email]: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:focus[type=text]:not(.pac-target-input),
.orderform-template-holder #shipping-data input:focus[type=tel]:not(.pac-target-input),
.orderform-template-holder #shipping-data input:focus[type=email]:not(.pac-target-input),
.orderform-template-holder #shipping-data select:focus:not(.pac-target-input),
.orderform-template-holder #payment-data input:focus[type=text]:not(.pac-target-input),
.orderform-template-holder #payment-data input:focus[type=tel]:not(.pac-target-input),
.orderform-template-holder #payment-data input:focus[type=email]:not(.pac-target-input),
.orderform-template-holder #payment-data select:focus:not(.pac-target-input),
.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input:focus,
.orderform-template .summary-note .note-textarea:focus,
#app-container input:focus[type=text],
#app-container input:focus[type=tel],
#app-container input:focus[type=email],
#app-container select:focus,
.vcustom--vtex-omnishipping-1-x-address input:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.4)
}

input#creditCardpayment-card-0Number,
input#creditCardpayment-card-0Code,
input#creditCardpayment-card-1Number,
input#creditCardpayment-card-1Code {
  font-size: 18px
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  animation: input_background_autofill 0s forwards
}

@keyframes input_background_autofill {
  100% {
    background-color: transparent
  }
}

.btn,
.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,
.orderform-template-holder #payment-data .payment-discounts-list table td.action a {
  font-family: "DM Sans", sans-serif;
  text-shadow: none;
  border-radius: 50px;
  outline: none !important;
  text-align: center;
  font-size: 12px;
  padding: 5px 12px;
  box-sizing: border-box;
  display: inline-block;
  background: none;
  box-shadow: none
}

.orderform-template-holder #payment-data .payment-discounts-list table td.action a::after {
  content: "Cashback (utilizar saldo da carteira)";
  display: inline-block;
  margin: -3px 10px 0 0;
  color: #323232;
  font-size: 12px;
  font-weight: 700;
}

.value-cashback-item {
  border: 1px solid #0098FF;
  color: #0098FF;
  border-radius: 5px;
  max-width: 200px;
  width: max-content;
  height: 28px;
  display: flex;
  justify-items: center;
  align-items: center;
  padding: 0 8px;
  margin-top: 7px;
}

.item-amount {
  color: #0098FF !important;
  font-weight: 500 !important;
  font-size: 12px !important;
}

.iconCashItem {
  width: 14px;
  height: 14px;
  margin-right: 10px;
  display: inline-block;
  background: url('data:image/svg+xml,%3Csvg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M7 14C5.81212 14 4.7197 13.7295 3.72273 13.1886C2.72576 12.6477 1.90909 11.9265 1.27273 11.025V12.7273H0V8.90909H3.81818V10.1818H2.24318C2.75227 10.9455 3.42311 11.5606 4.25568 12.0273C5.08826 12.4939 6.00303 12.7273 7 12.7273C7.79545 12.7273 8.54053 12.5761 9.23523 12.2739C9.92992 11.9716 10.5345 11.5633 11.0489 11.0489C11.5633 10.5345 11.9716 9.92992 12.2739 9.23523C12.5761 8.54053 12.7273 7.79545 12.7273 7H14C14 7.96515 13.817 8.87197 13.4511 9.72045C13.0852 10.5689 12.5841 11.3114 11.9477 11.9477C11.3114 12.5841 10.5689 13.0852 9.72045 13.4511C8.87197 13.817 7.96515 14 7 14ZM6.42727 11.4545V10.6273C5.92879 10.5106 5.52311 10.2958 5.21023 9.98295C4.89735 9.67008 4.66667 9.25909 4.51818 8.75L5.56818 8.33636C5.69545 8.77121 5.89432 9.09735 6.16477 9.31477C6.43523 9.5322 6.74545 9.64091 7.09545 9.64091C7.44545 9.64091 7.74508 9.55871 7.99432 9.39432C8.24356 9.22992 8.36818 8.97273 8.36818 8.62273C8.36818 8.31515 8.23826 8.06591 7.97841 7.875C7.71856 7.68409 7.25455 7.46667 6.58636 7.22273C5.96061 7 5.50189 6.73485 5.21023 6.42727C4.91856 6.1197 4.77273 5.71667 4.77273 5.21818C4.77273 4.78333 4.92386 4.38826 5.22614 4.03295C5.52841 3.67765 5.93939 3.44697 6.45909 3.34091V2.54545H7.57273V3.34091C7.95455 3.37273 8.30189 3.52652 8.61477 3.80227C8.92765 4.07803 9.14242 4.40152 9.25909 4.77273L8.24091 5.18636C8.15606 4.94242 8.01818 4.73826 7.82727 4.57386C7.63636 4.40947 7.37121 4.32727 7.03182 4.32727C6.66061 4.32727 6.37689 4.40682 6.18068 4.56591C5.98447 4.725 5.88636 4.94242 5.88636 5.21818C5.88636 5.49394 6.00833 5.71136 6.25227 5.87045C6.49621 6.02955 6.93636 6.21515 7.57273 6.42727C8.33636 6.70303 8.84545 7.02652 9.1 7.39773C9.35455 7.76894 9.48182 8.17727 9.48182 8.62273C9.48182 8.9303 9.42879 9.20076 9.32273 9.43409C9.21667 9.66742 9.07614 9.86629 8.90114 10.0307C8.72614 10.1951 8.52197 10.3277 8.28864 10.4284C8.0553 10.5292 7.80606 10.6061 7.54091 10.6591V11.4545H6.42727ZM0 7C0 6.03485 0.182955 5.12803 0.548864 4.27955C0.914773 3.43106 1.41591 2.68864 2.05227 2.05227C2.68864 1.41591 3.43106 0.914773 4.27955 0.548864C5.12803 0.182955 6.03485 0 7 0C8.18788 0 9.2803 0.270455 10.2773 0.811364C11.2742 1.35227 12.0909 2.07348 12.7273 2.975V1.27273H14V5.09091H10.1818V3.81818H11.7568C11.2477 3.05455 10.5769 2.43939 9.74432 1.97273C8.91174 1.50606 7.99697 1.27273 7 1.27273C6.20455 1.27273 5.45947 1.42386 4.76477 1.72614C4.07008 2.02841 3.46553 2.43674 2.95114 2.95114C2.43674 3.46553 2.02841 4.07008 1.72614 4.76477C1.42386 5.45947 1.27273 6.20455 1.27273 7H0Z" fill="%230098FF"/%3E%3C/svg%3E') center no-repeat;
}

.orderform-template-holder #payment-data .payment-discounts-list table td.action a {
  color: #171B34 !important;
  font-weight: 700 !important;
  border: transparent !important;
  text-align: left;
  width: 100%;
  background-color: #fff !important;
}

.orderform-template-holder #payment-data .payment-discounts-list table tbody:hover {
  box-shadow: 0 0 6px #cbcbcb;
  border: 1px solid #1a73e8 !important;
}

.btn,
.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,
.orderform-template-holder #payment-data .payment-discounts-list table td.action a,
.btn:hover,
.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:hover,
.orderform-template-holder #payment-data .payment-discounts-list table td.action a:hover,
.btn:focus,
.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:focus,
.orderform-template-holder #payment-data .payment-discounts-list table td.action a:focus {
  transition: all ease 0.3s
}

.btn:hover,
.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:hover,
.orderform-template-holder #payment-data .payment-discounts-list table td.action a:hover,
.btn:focus,
.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a:focus,
.orderform-template-holder #payment-data .payment-discounts-list table td.action 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,
.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,
.table.cart-items tbody tr td .product-service input[type=submit],
.summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type="submit"],
.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,
.orderform-template-holder #payment-data .payment-discounts-list table td.action a,
.orderform-template-holder #payment-data #btn-add-gift-card {
  background: transparent;
  border: 1px solid #1a73e8;
  color: #1a73e8
}

.btn-secondary: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,
.table.cart-items tbody tr td .product-service input:hover[type=submit],
.summary-template-holder .summary-coupon fieldset.coupon-fieldset button:hover[type="submit"],
.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,
.orderform-template-holder #payment-data .payment-discounts-list table td.action a:hover,
.orderform-template-holder #payment-data #btn-add-gift-card:hover,
.btn-secondary: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,
.table.cart-items tbody tr td .product-service input:focus[type=submit],
.summary-template-holder .summary-coupon fieldset.coupon-fieldset button:focus[type="submit"],
.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,
.orderform-template-holder #payment-data .payment-discounts-list table td.action a:focus,
.orderform-template-holder #payment-data #btn-add-gift-card:focus,
.btn-secondary: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,
.table.cart-items tbody tr td .product-service input:active[type=submit],
.summary-template-holder .summary-coupon fieldset.coupon-fieldset button:active[type="submit"],
.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,
.orderform-template-holder #payment-data .payment-discounts-list table td.action a:active,
.orderform-template-holder #payment-data #btn-add-gift-card: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 #269e24
}

.btn#payment-data-submit span,
.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a#payment-data-submit span,
.orderform-template-holder #payment-data .payment-discounts-list table td.action a#payment-data-submit span {
  font-size: 14px;
  margin-left: 5px;
  font-weight: bold
}

.cart-more-options .srp-container .srp-main-title,
.client-pre-email h3.client-pre-email-h span:after,
.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,
.orderform-template .cart-template.mini-cart h2 {
  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 .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 .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 .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 .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 .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 14px 14px 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%
  }
}

@media screen and (max-width: 1024px) {
  .body-cart .vtex-front-messages-type-fatal .modal-body .vtex-front-messages-detail::before {
    line-height: 12px !important;
    letter-spacing: -0.5px;
  }

  .body-cart .vtex-front-messages-type-fatal .modal-body .vtex-front-messages-detail::after {
    letter-spacing: -0.5px;
    position: relative;
    top: -6px;
  }

  .body-cart .vtex-front-messages-type-fatal .modal-body {
    height: 100px !important;

  }

  .body-cart .vtex-front-messages-type-fatal .modal-header .vtex-operation-id-container {
    line-height: 12px;
    font-size: 12px;
  }

  .body-cart .vtex-front-messages-type-fatal .modal-body {
    padding: 0 10px;
  }

  .body-cart .vtex-front-messages-type-fatal .modal-header .vtex-front-messages-title {
    width: 255px;
    line-height: 14px;
  }
}

.default-modal {
  border-radius: 14px;
  height: auto
}

.body-cart .vtex-front-messages-type-fatal .modal-header .vtex-front-messages-title {
  position: absolute;
  bottom: 18px;
  border-bottom: transparent;
  color: #9C9C9C;
  font-size: 12px;
}

.body-cart .vtex-front-messages-type-fatal .modal-body .vtex-front-messages-detail {
  padding-top: 30px;
  font-size: 0;
}

.body-cart .vtex-front-messages-type-fatal .modal-body .vtex-front-messages-detail::before {
  content: "Quantidade selecionada não disponível para entrega na sua região.";
  font-size: 12px;
  display: inline-block;
  line-height: 0px;
}

.body-cart .vtex-front-messages-type-fatal .modal-body .vtex-front-messages-detail::after {
  content: "Por favor, selecione uma quantidade menor.";
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
}

.body-cart .vtex-front-messages-type-fatal .modal-header {
  padding: 0 15px;
}

.body-cart .vtex-front-messages-type-fatal .modal-body {
  height: 80px;
  text-align: center;
  color: #000000;
  font-size: 12px;

}

.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,
.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 {
  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 .summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data a,
.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data #vtexIdContainer .vtexIdUI a,
#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 {
  border-radius: 50px;
  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,
#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 {
  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 .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 .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 .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 .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,
#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 {
  background: #269e24;
  border: 1px solid #269e24
}

#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,
#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 {
  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: "DM Sans", 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: 0.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: 14px
}

.loading.loading-bg {
  background: #f4f2f2
}

.container {
  max-width: 1252px;
  width: calc(100% - 40px)
}

@media (max-width: 690px) {
  .container {
    width: calc(100% - 20px)
  }
}

.checkout-container {
  overflow: initial !important;
  z-index: 2
}

@media (max-width: 768px) {
  .checkout-container {
    margin-bottom: 30px
  }
}

.checkout-container .orderform-template,
.checkout-container .cart-template {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  transition: position ease 0.8s, opacity ease 0.8s, margin ease 0.8s
}

.checkout-container .orderform-template.inactive,
.checkout-container .cart-template.inactive {
  max-height: 50vh;
  overflow: hidden;
  top: 0;
  position: absolute
}

.checkout-container .full-cart.inactive {
  margin-left: -140%
}

.checkout-container .orderform-template.inactive {
  left: 140%;
  margin: 0;
  display: none !important
}

.container-cart h1,
h1#orderform-title {
  font-size: 22px !important;
  font-weight: 400 !important;
  color: #323232 !important
}

h1#orderform-title {
  display: none !important
}

.v-custom-assemblies {
  margin: 10px 0 3px 0;
  overflow: hidden;
  border-top: 1px solid #cbcbcb;
  padding-top: 7px
}

@media (max-width: 690px) {
  .v-custom-assemblies {
    width: 100%;
    left: 0;
    margin-bottom: 2px
  }
}

.v-custom-assemblies p {
  display: none
}

.v-custom-assemblies__values {
  list-style: none;
  padding: 0;
  margin: 0
}

.v-custom-assemblies__values__item strong:after {
  content: ":"
}

.v-custom-assemblies__values__item span,
.v-custom-assemblies__values__item strong {
  line-height: 14px
}

.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.v-custom-step-profile .client-pre-email h3.client-pre-email-h span:before,
body.v-custom-step-shipping .client-pre-email h3.client-pre-email-h span:before,
body.v-custom-step-shipping .client-profile-data .accordion-toggle>span:before,
body.v-custom-step-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-email .client-pre-email h3.client-pre-email-h span:before,
body.v-custom-step-profile .client-profile-data .accordion-toggle>span:before,
body.v-custom-step-shipping .shipping-data .accordion-toggle:before,
body.v-custom-step-payment .payment-data .accordion-toggle>span:not(.payment-edit-link):before,
body.js-vcustom-hideEmailStep .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: 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 0.3s;
    z-index: 999
  }

  body.v-custom-step-email:before {
    width: 23%
  }

  body.v-custom-step-profile:before {
    width: 46%
  }

  body.v-custom-step-shipping:before {
    width: 69%
  }

  body.v-custom-step-payment:before {
    width: 92%
  }
}

body.v-custom-step-cart .checkout-steps_item_cart .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-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-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 {
  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: 0.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 0.3s
}

.checkout-steps_item_cart:after {
  width: calc(100% - 50px)
}

.checkout-steps_item_identification:after {
  width: calc(100% - 103px)
}

.checkout-steps_item_shipping:after {
  width: calc(100% - 77px)
}

.checkout-steps_item_payment:after {
  width: calc(100% - 77px)
}

.checkout-steps_item_confirmation:after {
  display: none
}

body .main-header {
  padding: 12px 0;
  text-align: center;
  border-bottom: 1px solid #cbcbcb;
  position: relative;
  background-color: #FFF;
  margin-bottom: 40px
}

body .main-header,
body .main-header>.container {
  display: flex;
  align-items: center
}

@media (max-width: 690px) {

  body .main-header,
  body .main-header>.container {
    justify-content: center
  }
}

body .main-header>.container:before,
body .main-header>.container:after {
  display: none
}

body .main-header .header-link {
  position: absolute;
  left: 0px;
  top: calc(100% + 18px);
  display: none
}

body .main-header .header-link a {
  height: 20px;
  font-size: 11px;
  line-height: 115%;
  padding-left: 0px;
  color: #676767;
  display: flex;
  align-items: center
}

body .main-header .header-link a:before {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  -webkit-mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNDQzLjUyIDQ0My41MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQzLjUyIDQ0My41MjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGQ9Ik0xNDMuNDkyLDIyMS44NjNMMzM2LjIyNiwyOS4xMjljNi42NjMtNi42NjQsNi42NjMtMTcuNDY4LDAtMjQuMTMyYy02LjY2NS02LjY2Mi0xNy40NjgtNi42NjItMjQuMTMyLDBsLTIwNC44LDIwNC44DQoJCQljLTYuNjYyLDYuNjY0LTYuNjYyLDE3LjQ2OCwwLDI0LjEzMmwyMDQuOCwyMDQuOGM2Ljc4LDYuNTQ4LDE3LjU4NCw2LjM2LDI0LjEzMi0wLjQyYzYuMzg3LTYuNjE0LDYuMzg3LTE3LjA5OSwwLTIzLjcxMg0KCQkJTDE0My40OTIsMjIxLjg2M3oiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==) no-repeat 50% 50%;
  mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNDQzLjUyIDQ0My41MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQzLjUyIDQ0My41MjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGQ9Ik0xNDMuNDkyLDIyMS44NjNMMzM2LjIyNiwyOS4xMjljNi42NjMtNi42NjQsNi42NjMtMTcuNDY4LDAtMjQuMTMyYy02LjY2NS02LjY2Mi0xNy40NjgtNi42NjItMjQuMTMyLDBsLTIwNC44LDIwNC44DQoJCQljLTYuNjYyLDYuNjY0LTYuNjYyLDE3LjQ2OCwwLDI0LjEzMmwyMDQuOCwyMDQuOGM2Ljc4LDYuNTQ4LDE3LjU4NCw2LjM2LDI0LjEzMi0wLjQyYzYuMzg3LTYuNjE0LDYuMzg3LTE3LjA5OSwwLTIzLjcxMg0KCQkJTDE0My40OTIsMjIxLjg2M3oiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==) no-repeat 50% 50%;
  -webkit-mask-size: cover;
  mask-size: cover;
  background-color: #676767;
  content: ""
}

body .main-header .header-link a.back-cart-link {
  display: none
}

@media (max-width: 690px) {
  body .main-header .header-link {
    top: 50%;
    transform: translateY(-50%)
  }

  body .main-header .header-link a {
    max-width: 80px
  }

  body .main-header .header-link a:before {
    width: 17px;
    height: 17px
  }
}

body .main-header .logo {
  max-width: calc(100% - 180px)
}

body .main-header .logo svg.vtex-logo {
  height: 50px
}

body .main-header .logo,
body .main-header .logo img {
  display: inline-block;
  font-size: 24px;
  border: none;
  line-height: 39px
}

body .main-header .checkout-steps {
  max-width: 540px;
  margin-left: auto;
  padding-right: 10px
}

@media (max-width: 690px) {
  body:not(.body-cart) .main-header {
    padding: 4px 0;
    margin-bottom: 10px
  }

  body:not(.body-cart) .main-header .v-custom-mhide {
    display: none !important
  }

  body:not(.body-cart) .main-header,
  body:not(.body-cart) .main-header>.container {
    background: none;
    border: none;
    justify-content: center
  }

  body:not(.body-cart) .main-header .logo {
    cursor: default;
    pointer-events: none;
    font-weight: bold
  }

  body:not(.body-cart) .main-header .logo svg,
  body:not(.body-cart) .main-header .logo img {
    display: none !important
  }

  body:not(.body-cart) .main-header .logo:before {
    content: "checkout";
    text-transform: uppercase
  }

  body:not(.body-cart) .main-header .logo,
  body:not(.body-cart) .main-header .logo:hover {
    color: #323232;
    font-size: 14px
  }

  body:not(.body-cart) .main-header .header-link {
    display: block
  }

  body:not(.body-cart) .main-header a.buy-more-link {
    display: none
  }

  body:not(.body-cart) .main-header a.back-cart-link {
    display: block !important;
    font-size: 0
  }

  body:not(.body-cart) .main-header a.back-cart-link:before {
    background: #323232
  }
}

.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: 14px
}

@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 .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 .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 .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 .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 .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: 14px;
  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 td.product-image a {
  overflow: hidden;
  border-radius: 14px
}

.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: 14px;
  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: bold;
  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: 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: 14px;
  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 .summary-coupon fieldset.coupon-fieldset .coupon-data a,
.summary-template-holder .summary-coupon fieldset.coupon-fieldset .coupon-data .cart-links-bottom a,
.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 {
  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: 0 !important;
  color: #323232;
  font-size: 14px;
  font-weight: bold
}

.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item:hover .payment-group-item-text::before {
  border-color: #1a73e8 !important;
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 100%;
  vertical-align: middle;
  margin: -3px 10px 0 0;
}

.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: 14px
}

.cart-more-options .srp-container .srp-delivery-info .b--light-gray {
  background: #FFF;
  border-radius: 14px
}

.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,
.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 {
  height: 40px;
  outline: initial;
  border-radius: 14px
}

.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,
.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 {
  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 0 60px 0 !important;
  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
}

.orderform-template-holder .step .input.text label,
.vcustom--vtex-omnishipping-1-x-address label {
  margin: 10px 0 5px 0;
  display: block;
  color: #999999
}

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0
  }

  100% {
    background-position: 468px 0
  }
}

.orderform-template .cart-template.mini-cart .cart .cart-items:not(.v-loaded) li.item:after,
.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address:before {
  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, #eee 10%, #ddd 18%, #eee 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: 14px;
  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: 0.7;
  transition: all ease 0.2s
}

.orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit:hover,
.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit:hover,
.orderform-template-holder #shipping-data .link-box-edit:hover,
.orderform-template-holder #payment-data .link-box-edit:hover {
  opacity: 1
}

.orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit i.icon-spinner,
.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit i.icon-spinner,
.orderform-template-holder #shipping-data .link-box-edit i.icon-spinner,
.orderform-template-holder #payment-data .link-box-edit i.icon-spinner {
  font-size: 17px;
  position: absolute;
  right: 0;
  display: none;
  top: -7px
}

.orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit.active i.icon-edit,
.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit.active i.icon-edit,
.orderform-template-holder #shipping-data .link-box-edit.active i.icon-edit,
.orderform-template-holder #payment-data .link-box-edit.active i.icon-edit {
  display: none
}

.orderform-template-holder #client-profile-data form.client-pre-email .link-box-edit.active i.icon-spinner,
.orderform-template-holder #client-profile-data .step.client-profile-data .link-box-edit.active i.icon-spinner,
.orderform-template-holder #shipping-data .link-box-edit.active i.icon-spinner,
.orderform-template-holder #payment-data .link-box-edit.active i.icon-spinner {
  display: block
}

.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle,
.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle,
.orderform-template-holder #shipping-data .accordion-toggle,
.orderform-template-holder #payment-data .accordion-toggle {
  padding: 0
}

.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle>i,
.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle>i,
.orderform-template-holder #shipping-data .accordion-toggle>i,
.orderform-template-holder #payment-data .accordion-toggle>i {
  display: none
}

.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle>span,
.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle>span,
.orderform-template-holder #shipping-data .accordion-toggle>span,
.orderform-template-holder #payment-data .accordion-toggle>span {
  line-height: 20px;
  display: block;
  vertical-align: middle;
  line-height: initial
}

.orderform-template-holder #client-profile-data form.client-pre-email .accordion-toggle,
.orderform-template-holder #client-profile-data form.client-pre-email .accordion-inner,
.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-toggle,
.orderform-template-holder #client-profile-data .step.client-profile-data .accordion-inner,
.orderform-template-holder #shipping-data .accordion-toggle,
.orderform-template-holder #shipping-data .accordion-inner,
.orderform-template-holder #payment-data .accordion-toggle,
.orderform-template-holder #payment-data .accordion-inner {
  padding: 0
}

.orderform-template-holder #client-profile-data form.client-pre-email input[type=text]:not(.pac-target-input),
.orderform-template-holder #client-profile-data form.client-pre-email input[type=tel]:not(.pac-target-input),
.orderform-template-holder #client-profile-data form.client-pre-email input[type=email]:not(.pac-target-input),
.orderform-template-holder #client-profile-data form.client-pre-email select:not(.pac-target-input),
.orderform-template-holder #client-profile-data .step.client-profile-data input[type=text]:not(.pac-target-input),
.orderform-template-holder #client-profile-data .step.client-profile-data input[type=tel]:not(.pac-target-input),
.orderform-template-holder #client-profile-data .step.client-profile-data input[type=email]:not(.pac-target-input),
.orderform-template-holder #client-profile-data .step.client-profile-data select:not(.pac-target-input),
.orderform-template-holder #shipping-data input[type=text]:not(.pac-target-input),
.orderform-template-holder #shipping-data input[type=tel]:not(.pac-target-input),
.orderform-template-holder #shipping-data input[type=email]:not(.pac-target-input),
.orderform-template-holder #shipping-data select:not(.pac-target-input),
.orderform-template-holder #payment-data input[type=text]:not(.pac-target-input),
.orderform-template-holder #payment-data input[type=tel]:not(.pac-target-input),
.orderform-template-holder #payment-data input[type=email]:not(.pac-target-input),
.orderform-template-holder #payment-data select:not(.pac-target-input) {
  width: 100%;
  max-width: 100%;
  outline: initial
}

.orderform-template-holder #payment-data p.link.link-gift-card,
.orderform-template-holder #payment-data .payment-group-item {
  box-sizing: border-box;
  margin: 0 6px 10px 0;
  border-radius: 14px;
  border: 1px solid #cbcbcb;
  opacity: 1;
  text-decoration: none;
  color: #323232;
  transition: all ease 0.3s;
  padding: 11px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f3f3f3;
  float: left;
  width: 100%
}

.orderform-template-holder #payment-data 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 transparent transparent transparent;
  border-width: 6px
}

.orderform-template-holder #payment-data .payment-group-item.active:before {
  border-color: #1a73e8 transparent transparent transparent;
  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: 14px
}

.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: 14px;
  background: #FFF;
  border: 1px solid #cbcbcb;
  color: #323232;
  transition: all ease 0.3s;
  overflow: hidden;
  margin-bottom: 10px
}

.orderform-template-holder #payment-data .v-custom-payment-item-wrap.active,
.orderform-template-holder #payment-data .v-custom-payment-item-wrap:hover {
  border-color: #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 transparent;
  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 {
  border-color: #999999 !important;
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  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-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: 14px
}

.orderform-template-holder .step.shipping-data .vtex-pickup-points-modal-3-x-pickupViewOptionInctive {
  color: #1a73e8;
  border-color: #1a73e8;
  border-radius: 14px
}

.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: 14px
}

.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: 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 0 25px 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: 14px;
  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: 14px;
  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: transparent;
  border-radius: 14px
}

.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;
    margin-top: 28px;
    background-color: transparent;
    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;
    margin-top: 28px;
    background-color: transparent;
  }

  .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
}

body.activeTableCashback .orderform-template-holder #payment-data .payment-discounts-list table tbody {
  box-shadow: 0 0 6px #cbcbcb;
  border: 1px solid #1a73e8 !important;
}

.orderform-template .summary-note {
  display: none !important
}

.orderform-template-holder #payment-data input[type=text]:not(.pac-target-input) {
  width: 100px !important;
  border-radius: 0 6px 6px 0 !important;
  border: solid 1px #0098FF !important;
  font-size: 13px;
  font-weight: 700;
  padding-right: 20px !important;
  position: relative;
  color: #5D666F !important;
  z-index: 5000;
}

.orderform-template-holder #payment-data .gift-card-section.form-step.box-default label {
  font-size: 0 !important;
  height: 20px;
}

.partialValue a {
  display: none !important;
}


body.activeTableCashback table.payment-discoints-table.table.table-condensed .contentCarteira,
body.activeTableCashback table.payment-discoints-table.table.table-condensed .valueTitle,
body.activeTableCashback table.payment-discoints-table.table.table-condensed .partialValue .edit-partial,
body.activeTableCashback .orderform-template-holder #payment-data .payment-discounts-list table.payment-discoints-table.table.table-condensed tr:nth-last-child(1) {
  display: block !important;
}

body.activeTableCashback table.payment-discoints-table.table.table-condensed .partialValue {
  margin: 15px 40px !important;
  display: block;
}

table.payment-discoints-table.table.table-condensed .valueTitle {
  display: none !important;
}

@media screen and (max-width: 1024px) {
  body.activeTableCashback table.payment-discoints-table.table.table-condensed .partialValue .edit-partial {
    margin-top: 40px;
  }

}

.orderform-template-holder #payment-data .payment-discounts-list table.payment-discoints-table.table.table-condensed td.action a {
  padding: 0 14px;
  margin: 0;
}

.orderform-template-holder #payment-data .gift-card-section.form-step.box-default label::before {
  content: "Utilize o campo abaixo para definir o valor da sua carteira a ser utilizado neste pedido.";
  font-weight: 600;
  font-size: 13px;
  display: block;
  width: 100%;
  color: #5D666F;
}

.input-prepend .add-on::after {
  content: "R$";
  display: block;
  font-size: 13px;
  font-weight: 700;
  position: absolute;
  color: #5D666F;
  ;
  top: -3px;
  right: -33px;
  z-index: 5000;
}

.partialValue {
  margin: 15px 40px;
}

.input-prepend .add-on::before {
  content: "Valor a ser utilizado:";
  background-color: #0098FF !important;
  color: #fff !important;
  border-radius: 10px;
  display: block;
  line-height: 30px;
  font-weight: 400 !important;
  height: 15px;
  font-size: 11px !important;
  border: solid 1px #0098FF !important;
}

.orderform-template-holder #payment-data .payment-discounts-list table tbody {
  border: 1px solid #cbcbcb;
  opacity: 1;
  text-decoration: none;
  color: #323232;
  padding: 10px 0 !important;
  opacity: 1;
  text-decoration: none !important;
  transition: all ease .3s;
  border-radius: 14px;
}

.orderform-template-holder #payment-data .payment-discounts-list table .number {
  display: none !important;
}

.payment-discounts {

  background-color: #fff !important;
}

.orderform-template-holder #payment-data .payment-discounts-list table {
  background-color: #fff !important;
}

.payment-discoints-table .action,
.gift-card-provider-group .action {

  border: none !important;
  padding: 5px 0 0 0 !important;
  opacity: 1;
  text-decoration: none !important;
  transition: all ease .3s;



}

.orderform-template-holder #payment-data .payment-discounts-list table td.action a::before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  border: 1px solid #999999;
  border-radius: 100%;
  vertical-align: middle;
  margin: -10px 10px 0 0;
}

#ocb-total-cashback-payment .text {
  line-height: 25px !important;
  margin-top: 24px !important;
}

.ocultarOutros {
  display: none;
}

.orderform-template-holder #payment-data .payment-discounts-list table.payment-discoints-table.table.table-condensed td.action a {
  text-align: left !important;
}

body.activeTableCashback .orderform-template-holder #payment-data .payment-discounts-list table td.action a::before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #1a73e8;
  border-color: #1a73e8;
  box-shadow: inset 0 0 0 3px #FFF;
  border: 1px solid #1a73e8;
  border-radius: 100%;
  vertical-align: middle;
  margin: -3px 10px 0 0;
}

.orderform-template-holder #payment-data .payment-discounts-list table td.action a:active {
  background: transparent !important;
  border: none !important;
}

.orderform-template-holder #payment-data .payment-discounts-list table td.action a:hover {
  background: transparent !important;
  border: none !important;
}

/* Cashback section without using some value */
/*CASHBACK WEBCONTINENTAL STYLE*/
/* cashback amount */
.payment-discoints-table .action {
  padding: 5px 10px;
  display: block;
  text-align: left !important;
}

.payment-discoints-table .action:hover {
  border: none !important;
}

.link.link-gift-card {
  display: none !important;
}

.payment-discoints-table .number,
.gift-card-provider-group .number .muted {
  font-weight: bold;
  color: black;
  vertical-align: middle;
  margin-left: 20px;
  margin-right: 20px;
}

/* helper text for cashback amount */
.payment-discoints-table .number,
.gift-card-provider-group .number::before {
  content: 'Cashback:';
  color: #0098FF;
  display: block;
  font-weight: 700px;
  font-size: 1px;
}

.iconCash {
  width: 35px;
  height: 35px;
  display: inline-block;
  background: url('data:image/svg+xml,%3Csvg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Ccircle cx="17.5" cy="17.5" r="17.5" fill="%230098FF"/%3E%3Cpath d="M17.5479 28.2692C15.4917 28.2692 13.6284 27.7514 11.9581 26.7158C10.288 25.6804 8.9979 24.2886 8.08774 22.5406V26.0252H6.72852V20.2747H12.4791V21.6339H9.14323C9.89917 23.2264 11.0295 24.5039 12.5342 25.4664C14.039 26.4288 15.7102 26.91 17.5479 26.91C18.828 26.91 20.0288 26.6735 21.1501 26.2003C22.2713 25.7271 23.2528 25.0812 24.0947 24.2629C24.9365 23.4446 25.6125 22.4782 26.1225 21.3636C26.6326 20.249 26.9078 19.0483 26.948 17.7614H28.307C28.2735 19.2292 27.9673 20.6002 27.3882 21.8744C26.8091 23.1484 26.0384 24.2582 25.0759 25.2039C24.1135 26.1496 22.9868 26.8969 21.6959 27.4459C20.405 27.9948 19.0223 28.2692 17.5479 28.2692ZM16.8864 24.1997V22.9853C16.5741 22.9114 16.0945 22.7112 15.4477 22.3848C14.801 22.0585 14.3074 21.3766 13.9669 20.3392L15.2114 19.8002C15.2865 19.8713 15.491 20.2232 15.8249 20.856C16.1586 21.4885 16.7852 21.8048 17.7048 21.8048C18.1779 21.8048 18.6598 21.6651 19.1505 21.3856C19.641 21.1062 19.8863 20.6475 19.8863 20.0093C19.8863 19.4986 19.7178 19.0945 19.3808 18.797C19.0436 18.4994 18.4762 18.2078 17.6786 17.9221C17.0915 17.7104 16.3858 17.4045 15.5614 17.0044C14.737 16.6043 14.3247 15.8546 14.3247 14.7554C14.3247 14.7434 14.433 14.3483 14.6497 13.57C14.8661 12.792 15.6204 12.2735 16.9125 12.0148V10.8003H18.2356V11.9886C19.119 12.1388 19.7379 12.4555 20.0926 12.9388C20.447 13.422 20.6725 13.75 20.769 13.9229L19.609 14.4156C19.5165 14.2548 19.3207 14.0068 19.0216 13.6717C18.7228 13.3366 18.2577 13.169 17.6263 13.169C17.2376 13.169 16.8106 13.2927 16.3455 13.54C15.8804 13.7872 15.6479 14.1837 15.6479 14.7293C15.6479 15.24 15.8412 15.6241 16.2279 15.8815C16.6146 16.1389 17.2791 16.4291 18.2215 16.7522C19.3891 17.153 20.1756 17.6217 20.5811 18.1584C20.9866 18.6953 21.1893 19.3123 21.1893 20.0093C21.1893 20.6475 21.0536 21.1635 20.7821 21.5575C20.5106 21.9517 20.2 22.2597 19.8502 22.4816C19.5003 22.7034 19.1658 22.8495 18.8468 22.9199C18.5277 22.9901 18.3153 23.0206 18.2095 23.0114V24.1997H16.8864ZM6.7889 17.2386C6.83577 15.7374 7.15205 14.348 7.73774 13.0705C8.3236 11.793 9.10106 10.6848 10.0701 9.7459C11.0393 8.80681 12.1644 8.06952 13.4452 7.53402C14.726 6.99852 16.0936 6.73077 17.5479 6.73077C19.5842 6.73077 21.4474 7.25024 23.1377 8.28918C24.8281 9.32794 26.1182 10.7314 27.0081 12.4996V8.9748H28.3673V14.7254H22.6168V13.3661H25.9526C25.2167 11.8004 24.0948 10.5296 22.5867 9.55378C21.0787 8.57792 19.3991 8.09 17.5479 8.09C16.2947 8.09 15.109 8.32324 13.991 8.78974C12.8731 9.25623 11.8899 9.89524 11.0414 10.7068C10.193 11.5185 9.50865 12.4816 8.98849 13.5962C8.46832 14.7107 8.18811 15.9249 8.14786 17.2386H6.7889Z" fill="white"/%3E%3C/svg%3E') no-repeat center center;

}

.textCarteira {
  font-size: 20px;
  font-weight: 700;
  color: #0098FF;
  margin-left: 12px;
}

.contentIcon {
  display: flex;
  align-items: center;
}

.contentCarteira {
  margin: 15px 40px;
}

@media screen and (max-width: 1024px) {
  .contentCarteira {
    margin: 15px 20px 15px 40px;
  }

}

/* ock icon */
.opencashback-currency-icon {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAzNCAzMyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMTYgMC4yNUMxMy43ODYxIDAuMjUgMTAuNjQ0MyAxLjIwMzA1IDcuOTcxOTkgMi45ODg2MkM1LjI5OTY5IDQuNzc0MTkgMy4yMTY4OSA3LjMxMjA5IDEuOTg2OTYgMTAuMjgxNEMwLjc1NzA0MSAxMy4yNTA3IDAuNDM1MjM3IDE2LjUxOCAxLjA2MjI1IDE5LjY3MDJDMS42ODkyNiAyMi44MjI0IDMuMjM2OTIgMjUuNzE3OSA1LjUwOTUyIDI3Ljk5MDVDNy43ODIxMyAzMC4yNjMxIDEwLjY3NzYgMzEuODEwNyAxMy44Mjk4IDMyLjQzNzhDMTYuOTgyIDMzLjA2NDggMjAuMjQ5MyAzMi43NDMgMjMuMjE4NiAzMS41MTNDMjYuMTg3OSAzMC4yODMxIDI4LjcyNTggMjguMjAwMyAzMC41MTE0IDI1LjUyOEMzMi4yOTcgMjIuODU1NyAzMy4yNSAxOS43MTM5IDMzLjI1IDE2LjVDMzMuMjQ1NSAxMi4xOTE2IDMxLjUzMTkgOC4wNjEwMiAyOC40ODU1IDUuMDE0NTRDMjUuNDM5IDEuOTY4MDYgMjEuMzA4NCAwLjI1NDU1IDE3IDAuMjVaTTE3IDMwLjI1QzE0LjI4MDUgMzAuMjUgMTEuNjIyMSAyOS40NDM2IDkuMzYwOTIgMjcuOTMyN0M3LjA5OTc0IDI2LjQyMTggNS4zMzczNyAyNC4yNzQ0IDQuMjk2NjYgMjEuNzYxOUMzLjI1NTk2IDE5LjI0OTQgMi45ODM2NiAxNi40ODQ3IDMuNTE0MjEgMTMuODE3NUM0LjA0NDc2IDExLjE1MDMgNS4zNTQzMiA4LjcwMDI1IDcuMjc3MjkgNi43NzcyOEM5LjIwMDI2IDQuODU0MzEgMTEuNjUwMyAzLjU0NDc1IDE0LjMxNzUgMy4wMTQyQzE2Ljk4NDggMi40ODM2NiAxOS43NDk0IDIuNzU1OTUgMjIuMjYxOSAzLjc5NjY2QzI0Ljc3NDQgNC44MzczNiAyNi45MjE4IDYuNTk5NzMgMjguNDMyNyA4Ljg2MDkxQzI5Ljk0MzYgMTEuMTIyMSAzMC43NSAxMy43ODA1IDMwLjc1IDE2LjVDMzAuNzQ1OSAyMC4xNDU1IDI5LjI5NTkgMjMuNjQwNCAyNi43MTgyIDI2LjIxODJDMjQuMTQwNCAyOC43OTU5IDIwLjY0NTUgMzAuMjQ1OSAxNyAzMC4yNVpNMjMuMjUgMTkuNjI1QzIzLjI1IDIwLjc4NTMgMjIuNzg5MSAyMS44OTgxIDIxLjk2ODYgMjIuNzE4NkMyMS4xNDgxIDIzLjUzOTEgMjAuMDM1MyAyNCAxOC44NzUgMjRIMTguMjVWMjUuMjVDMTguMjUgMjUuNTgxNSAxOC4xMTgzIDI1Ljg5OTUgMTcuODgzOSAyNi4xMzM5QzE3LjY0OTUgMjYuMzY4MyAxNy4zMzE1IDI2LjUgMTcgMjYuNUMxNi42Njg1IDI2LjUgMTYuMzUwNSAyNi4zNjgzIDE2LjExNjEgMjYuMTMzOUMxNS44ODE3IDI1Ljg5OTUgMTUuNzUgMjUuNTgxNSAxNS43NSAyNS4yNVYyNEgxMy4yNUMxMi45MTg1IDI0IDEyLjYwMDUgMjMuODY4MyAxMi4zNjYxIDIzLjYzMzlDMTIuMTMxNyAyMy4zOTk1IDEyIDIzLjA4MTUgMTIgMjIuNzVDMTIgMjIuNDE4NSAxMi4xMzE3IDIyLjEwMDUgMTIuMzY2MSAyMS44NjYxQzEyLjYwMDUgMjEuNjMxNyAxMi45MTg1IDIxLjUgMTMuMjUgMjEuNUgxOC44NzVDMTkuMzcyMyAyMS41IDE5Ljg0OTIgMjEuMzAyNSAyMC4yMDA4IDIwLjk1MDhDMjAuNTUyNSAyMC41OTkyIDIwLjc1IDIwLjEyMjMgMjAuNzUgMTkuNjI1QzIwLjc1IDE5LjEyNzcgMjAuNTUyNSAxOC42NTA4IDIwLjIwMDggMTguMjk5MkMxOS44NDkyIDE3Ljk0NzUgMTkuMzcyMyAxNy43NSAxOC44NzUgMTcuNzVIMTUuMTI1QzEzLjk2NDcgMTcuNzUgMTIuODUxOSAxNy4yODkxIDEyLjAzMTQgMTYuNDY4NkMxMS4yMTA5IDE1LjY0ODEgMTAuNzUgMTQuNTM1MyAxMC43NSAxMy4zNzVDMTAuNzUgMTIuMjE0NyAxMS4yMTA5IDExLjEwMTkgMTIuMDMxNCAxMC4yODE0QzEyLjg1MTkgOS40NjA5NCAxMy45NjQ3IDkgMTUuMTI1IDlIMTUuNzVWNy43NUMxNS43NSA3LjQxODQ4IDE1Ljg4MTcgNy4xMDA1NCAxNi4xMTYxIDYuODY2MTJDMTYuMzUwNSA2LjYzMTcgMTYuNjY4NSA2LjUgMTcgNi41QzE3LjMzMTUgNi41IDE3LjY0OTUgNi42MzE3IDE3Ljg4MzkgNi44NjYxMkMxOC4xMTgzIDcuMTAwNTQgMTguMjUgNy40MTg0OCAxOC4yNSA3Ljc1VjlIMjAuNzVDMjEuMDgxNSA5IDIxLjM5OTUgOS4xMzE3IDIxLjYzMzkgOS4zNjYxMkMyMS44NjgzIDkuNjAwNTQgMjIgOS45MTg0OCAyMiAxMC4yNUMyMiAxMC41ODE1IDIxLjg2ODMgMTAuODk5NSAyMS42MzM5IDExLjEzMzlDMjEuMzk5NSAxMS4zNjgzIDIxLjA4MTUgMTEuNSAyMC43NSAxMS41SDE1LjEyNUMxNC42Mjc3IDExLjUgMTQuMTUwOCAxMS42OTc1IDEzLjc5OTIgMTIuMDQ5MkMxMy40NDc2IDEyLjQwMDggMTMuMjUgMTIuODc3NyAxMy4yNSAxMy4zNzVDMTMuMjUgMTMuODcyMyAxMy40NDc2IDE0LjM0OTIgMTMuNzk5MiAxNC43MDA4QzE0LjE1MDggMTUuMDUyNSAxNC42Mjc3IDE1LjI1IDE1LjEyNSAxNS4yNUgxOC44NzVDMjAuMDM1MyAxNS4yNSAyMS4xNDgxIDE1LjcxMDkgMjEuOTY4NiAxNi41MzE0QzIyLjc4OTEgMTcuMzUxOSAyMy4yNSAxOC40NjQ3IDIzLjI1IDE5LjYyNVoiIGZpbGw9IiNGRkZGRkYiLz4KPC9zdmc+Cg==') no-repeat center center;

  width: 30px;
  height: 30px;
  background-color: #18202a;
  background-size: cover;
  border-radius: 50%;
  margin-right: 5px;
  padding: 1px;
}


/*  use cashback button */
.payment-discoints-table .action,
.gift-card-provider-group .action a {
  color: black;
  text-decoration: none;
  text-transform: capitalize;
}

.payment-discoints-table .action,
.gift-card-provider-group .action {
  background: #ffffff;
  border: 1px solid #979797;
  justify-content: center;
  box-sizing: border-box;
  display: flex;
  border-radius: 6px;
  width: 100%;
}

/* Cashback section using some value */

.payment-discoints-table .number.flex {
  display: table-cell;
}

span[data-bind*="text: availableLabel"] {
  position: absolute;
  visibility: hidden;
}

.partialValue .valueTitle {
  color: black;
}

.input-prepend .add-on:first-child {
  background: white;
  color: black;
}

input.success:not([invalid="true"]) {
  color: black;
}


/* Customize checkout summary cashback accumulated */

#ocb-total-cashback-payment .iconAndText {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;

}

#ocb-total-cashback-payment .icon {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAzNCAzMyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMTYgMC4yNUMxMy43ODYxIDAuMjUgMTAuNjQ0MyAxLjIwMzA1IDcuOTcxOTkgMi45ODg2MkM1LjI5OTY5IDQuNzc0MTkgMy4yMTY4OSA3LjMxMjA5IDEuOTg2OTYgMTAuMjgxNEMwLjc1NzA0MSAxMy4yNTA3IDAuNDM1MjM3IDE2LjUxOCAxLjA2MjI1IDE5LjY3MDJDMS42ODkyNiAyMi44MjI0IDMuMjM2OTIgMjUuNzE3OSA1LjUwOTUyIDI3Ljk5MDVDNy43ODIxMyAzMC4yNjMxIDEwLjY3NzYgMzEuODEwNyAxMy44Mjk4IDMyLjQzNzhDMTYuOTgyIDMzLjA2NDggMjAuMjQ5MyAzMi43NDMgMjMuMjE4NiAzMS41MTNDMjYuMTg3OSAzMC4yODMxIDI4LjcyNTggMjguMjAwMyAzMC41MTE0IDI1LjUyOEMzMi4yOTcgMjIuODU1NyAzMy4yNSAxOS43MTM5IDMzLjI1IDE2LjVDMzMuMjQ1NSAxMi4xOTE2IDMxLjUzMTkgOC4wNjEwMiAyOC40ODU1IDUuMDE0NTRDMjUuNDM5IDEuOTY4MDYgMjEuMzA4NCAwLjI1NDU1IDE3IDAuMjVaTTE3IDMwLjI1QzE0LjI4MDUgMzAuMjUgMTEuNjIyMSAyOS40NDM2IDkuMzYwOTIgMjcuOTMyN0M3LjA5OTc0IDI2LjQyMTggNS4zMzczNyAyNC4yNzQ0IDQuMjk2NjYgMjEuNzYxOUMzLjI1NTk2IDE5LjI0OTQgMi45ODM2NiAxNi40ODQ3IDMuNTE0MjEgMTMuODE3NUM0LjA0NDc2IDExLjE1MDMgNS4zNTQzMiA4LjcwMDI1IDcuMjc3MjkgNi43NzcyOEM5LjIwMDI2IDQuODU0MzEgMTEuNjUwMyAzLjU0NDc1IDE0LjMxNzUgMy4wMTQyQzE2Ljk4NDggMi40ODM2NiAxOS43NDk0IDIuNzU1OTUgMjIuMjYxOSAzLjc5NjY2QzI0Ljc3NDQgNC44MzczNiAyNi45MjE4IDYuNTk5NzMgMjguNDMyNyA4Ljg2MDkxQzI5Ljk0MzYgMTEuMTIyMSAzMC43NSAxMy43ODA1IDMwLjc1IDE2LjVDMzAuNzQ1OSAyMC4xNDU1IDI5LjI5NTkgMjMuNjQwNCAyNi43MTgyIDI2LjIxODJDMjQuMTQwNCAyOC43OTU5IDIwLjY0NTUgMzAuMjQ1OSAxNyAzMC4yNVpNMjMuMjUgMTkuNjI1QzIzLjI1IDIwLjc4NTMgMjIuNzg5MSAyMS44OTgxIDIxLjk2ODYgMjIuNzE4NkMyMS4xNDgxIDIzLjUzOTEgMjAuMDM1MyAyNCAxOC44NzUgMjRIMTguMjVWMjUuMjVDMTguMjUgMjUuNTgxNSAxOC4xMTgzIDI1Ljg5OTUgMTcuODgzOSAyNi4xMzM5QzE3LjY0OTUgMjYuMzY4MyAxNy4zMzE1IDI2LjUgMTcgMjYuNUMxNi42Njg1IDI2LjUgMTYuMzUwNSAyNi4zNjgzIDE2LjExNjEgMjYuMTMzOUMxNS44ODE3IDI1Ljg5OTUgMTUuNzUgMjUuNTgxNSAxNS43NSAyNS4yNVYyNEgxMy4yNUMxMi45MTg1IDI0IDEyLjYwMDUgMjMuODY4MyAxMi4zNjYxIDIzLjYzMzlDMTIuMTMxNyAyMy4zOTk1IDEyIDIzLjA4MTUgMTIgMjIuNzVDMTIgMjIuNDE4NSAxMi4xMzE3IDIyLjEwMDUgMTIuMzY2MSAyMS44NjYxQzEyLjYwMDUgMjEuNjMxNyAxMi45MTg1IDIxLjUgMTMuMjUgMjEuNUgxOC44NzVDMTkuMzcyMyAyMS41IDE5Ljg0OTIgMjEuMzAyNSAyMC4yMDA4IDIwLjk1MDhDMjAuNTUyNSAyMC41OTkyIDIwLjc1IDIwLjEyMjMgMjAuNzUgMTkuNjI1QzIwLjc1IDE5LjEyNzcgMjAuNTUyNSAxOC42NTA4IDIwLjIwMDggMTguMjk5MkMxOS44NDkyIDE3Ljk0NzUgMTkuMzcyMyAxNy43NSAxOC44NzUgMTcuNzVIMTUuMTI1QzEzLjk2NDcgMTcuNzUgMTIuODUxOSAxNy4yODkxIDEyLjAzMTQgMTYuNDY4NkMxMS4yMTA5IDE1LjY0ODEgMTAuNzUgMTQuNTM1MyAxMC43NSAxMy4zNzVDMTAuNzUgMTIuMjE0NyAxMS4yMTA5IDExLjEwMTkgMTIuMDMxNCAxMC4yODE0QzEyLjg1MTkgOS40NjA5NCAxMy45NjQ3IDkgMTUuMTI1IDlIMTUuNzVWNy43NUMxNS43NSA3LjQxODQ4IDE1Ljg4MTcgNy4xMDA1NCAxNi4xMTYxIDYuODY2MTJDMTYuMzUwNSA2LjYzMTcgMTYuNjY4NSA2LjUgMTcgNi41QzE3LjMzMTUgNi41IDE3LjY0OTUgNi42MzE3IDE3Ljg4MzkgNi44NjYxMkMxOC4xMTgzIDcuMTAwNTQgMTguMjUgNy40MTg0OCAxOC4yNSA3Ljc1VjlIMjAuNzVDMjEuMDgxNSA5IDIxLjM5OTUgOS4xMzE3IDIxLjYzMzkgOS4zNjYxMkMyMS44NjgzIDkuNjAwNTQgMjIgOS45MTg0OCAyMiAxMC4yNUMyMiAxMC41ODE1IDIxLjg2ODMgMTAuODk5NSAyMS42MzM5IDExLjEzMzlDMjEuMzk5NSAxMS4zNjgzIDIxLjA4MTUgMTEuNSAyMC43NSAxMS41SDE1LjEyNUMxNC42Mjc3IDExLjUgMTQuMTUwOCAxMS42OTc1IDEzLjc5OTIgMTIuMDQ5MkMxMy40NDc2IDEyLjQwMDggMTMuMjUgMTIuODc3NyAxMy4yNSAxMy4zNzVDMTMuMjUgMTMuODcyMyAxMy40NDc2IDE0LjM0OTIgMTMuNzk5MiAxNC43MDA4QzE0LjE1MDggMTUuMDUyNSAxNC42Mjc3IDE1LjI1IDE1LjEyNSAxNS4yNUgxOC44NzVDMjAuMDM1MyAxNS4yNSAyMS4xNDgxIDE1LjcxMDkgMjEuOTY4NiAxNi41MzE0QzIyLjc4OTEgMTcuMzUxOSAyMy4yNSAxOC40NjQ3IDIzLjI1IDE5LjYyNVoiIGZpbGw9IiNGRkZGRkYiLz4KPC9zdmc+Cg==') no-repeat center center;

  background-size: contain;
  width: 20px;
  height: 20px;
  background-color: #18202a;
  border-radius: 50%;
  margin-right: 8px;
  padding: 1px;
}


/* #ocb-total-cashback-payment .text::before {
  display: block;
  content: 'Cashback:';
  color: #0098FF;
  font-weight: 700;
  font-size: 14px;
} */



#ocb-total-cashback-payment .text {
  text-align: right;
  white-space: nowrap;
}

#ocb-total-cashback-applied-payment .info {
  display: flex;
  text-wrap: nowrap;
  flex-direction: row-reverse;
  color: black;
}

#ocb-total-cashback-applied-payment .monetary {
  color: black;
}

/* customize items list on cart */

.item-container {
  background: white;
  width: fit-content;
  display: flex;
  padding: 3px 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 25px;
  align-items: center;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}

.item-icon {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAzNCAzMyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMTYgMC4yNUMxMy43ODYxIDAuMjUgMTAuNjQ0MyAxLjIwMzA1IDcuOTcxOTkgMi45ODg2MkM1LjI5OTY5IDQuNzc0MTkgMy4yMTY4OSA3LjMxMjA5IDEuOTg2OTYgMTAuMjgxNEMwLjc1NzA0MSAxMy4yNTA3IDAuNDM1MjM3IDE2LjUxOCAxLjA2MjI1IDE5LjY3MDJDMS42ODkyNiAyMi44MjI0IDMuMjM2OTIgMjUuNzE3OSA1LjUwOTUyIDI3Ljk5MDVDNy43ODIxMyAzMC4yNjMxIDEwLjY3NzYgMzEuODEwNyAxMy44Mjk4IDMyLjQzNzhDMTYuOTgyIDMzLjA2NDggMjAuMjQ5MyAzMi43NDMgMjMuMjE4NiAzMS41MTNDMjYuMTg3OSAzMC4yODMxIDI4LjcyNTggMjguMjAwMyAzMC41MTE0IDI1LjUyOEMzMi4yOTcgMjIuODU1NyAzMy4yNSAxOS43MTM5IDMzLjI1IDE2LjVDMzMuMjQ1NSAxMi4xOTE2IDMxLjUzMTkgOC4wNjEwMiAyOC40ODU1IDUuMDE0NTRDMjUuNDM5IDEuOTY4MDYgMjEuMzA4NCAwLjI1NDU1IDE3IDAuMjVaTTE3IDMwLjI1QzE0LjI4MDUgMzAuMjUgMTEuNjIyMSAyOS40NDM2IDkuMzYwOTIgMjcuOTMyN0M3LjA5OTc0IDI2LjQyMTggNS4zMzczNyAyNC4yNzQ0IDQuMjk2NjYgMjEuNzYxOUMzLjI1NTk2IDE5LjI0OTQgMi45ODM2NiAxNi40ODQ3IDMuNTE0MjEgMTMuODE3NUM0LjA0NDc2IDExLjE1MDMgNS4zNTQzMiA4LjcwMDI1IDcuMjc3MjkgNi43NzcyOEM5LjIwMDI2IDQuODU0MzEgMTEuNjUwMyAzLjU0NDc1IDE0LjMxNzUgMy4wMTQyQzE2Ljk4NDggMi40ODM2NiAxOS43NDk0IDIuNzU1OTUgMjIuMjYxOSAzLjc5NjY2QzI0Ljc3NDQgNC44MzczNiAyNi45MjE4IDYuNTk5NzMgMjguNDMyNyA4Ljg2MDkxQzI5Ljk0MzYgMTEuMTIyMSAzMC43NSAxMy43ODA1IDMwLjc1IDE2LjVDMzAuNzQ1OSAyMC4xNDU1IDI5LjI5NTkgMjMuNjQwNCAyNi43MTgyIDI2LjIxODJDMjQuMTQwNCAyOC43OTU5IDIwLjY0NTUgMzAuMjQ1OSAxNyAzMC4yNVpNMjMuMjUgMTkuNjI1QzIzLjI1IDIwLjc4NTMgMjIuNzg5MSAyMS44OTgxIDIxLjk2ODYgMjIuNzE4NkMyMS4xNDgxIDIzLjUzOTEgMjAuMDM1MyAyNCAxOC44NzUgMjRIMTguMjVWMjUuMjVDMTguMjUgMjUuNTgxNSAxOC4xMTgzIDI1Ljg5OTUgMTcuODgzOSAyNi4xMzM5QzE3LjY0OTUgMjYuMzY4MyAxNy4zMzE1IDI2LjUgMTcgMjYuNUMxNi42Njg1IDI2LjUgMTYuMzUwNSAyNi4zNjgzIDE2LjExNjEgMjYuMTMzOUMxNS44ODE3IDI1Ljg5OTUgMTUuNzUgMjUuNTgxNSAxNS43NSAyNS4yNVYyNEgxMy4yNUMxMi45MTg1IDI0IDEyLjYwMDUgMjMuODY4MyAxMi4zNjYxIDIzLjYzMzlDMTIuMTMxNyAyMy4zOTk1IDEyIDIzLjA4MTUgMTIgMjIuNzVDMTIgMjIuNDE4NSAxMi4xMzE3IDIyLjEwMDUgMTIuMzY2MSAyMS44NjYxQzEyLjYwMDUgMjEuNjMxNyAxMi45MTg1IDIxLjUgMTMuMjUgMjEuNUgxOC44NzVDMTkuMzcyMyAyMS41IDE5Ljg0OTIgMjEuMzAyNSAyMC4yMDA4IDIwLjk1MDhDMjAuNTUyNSAyMC41OTkyIDIwLjc1IDIwLjEyMjMgMjAuNzUgMTkuNjI1QzIwLjc1IDE5LjEyNzcgMjAuNTUyNSAxOC42NTA4IDIwLjIwMDggMTguMjk5MkMxOS44NDkyIDE3Ljk0NzUgMTkuMzcyMyAxNy43NSAxOC44NzUgMTcuNzVIMTUuMTI1QzEzLjk2NDcgMTcuNzUgMTIuODUxOSAxNy4yODkxIDEyLjAzMTQgMTYuNDY4NkMxMS4yMTA5IDE1LjY0ODEgMTAuNzUgMTQuNTM1MyAxMC43NSAxMy4zNzVDMTAuNzUgMTIuMjE0NyAxMS4yMTA5IDExLjEwMTkgMTIuMDMxNCAxMC4yODE0QzEyLjg1MTkgOS40NjA5NCAxMy45NjQ3IDkgMTUuMTI1IDlIMTUuNzVWNy43NUMxNS43NSA3LjQxODQ4IDE1Ljg4MTcgNy4xMDA1NCAxNi4xMTYxIDYuODY2MTJDMTYuMzUwNSA2LjYzMTcgMTYuNjY4NSA2LjUgMTcgNi41QzE3LjMzMTUgNi41IDE3LjY0OTUgNi42MzE3IDE3Ljg4MzkgNi44NjYxMkMxOC4xMTgzIDcuMTAwNTQgMTguMjUgNy40MTg0OCAxOC4yNSA3Ljc1VjlIMjAuNzVDMjEuMDgxNSA5IDIxLjM5OTUgOS4xMzE3IDIxLjYzMzkgOS4zNjYxMkMyMS44NjgzIDkuNjAwNTQgMjIgOS45MTg0OCAyMiAxMC4yNUMyMiAxMC41ODE1IDIxLjg2ODMgMTAuODk5NSAyMS42MzM5IDExLjEzMzlDMjEuMzk5NSAxMS4zNjgzIDIxLjA4MTUgMTEuNSAyMC43NSAxMS41SDE1LjEyNUMxNC42Mjc3IDExLjUgMTQuMTUwOCAxMS42OTc1IDEzLjc5OTIgMTIuMDQ5MkMxMy40NDc2IDEyLjQwMDggMTMuMjUgMTIuODc3NyAxMy4yNSAxMy4zNzVDMTMuMjUgMTMuODcyMyAxMy40NDc2IDE0LjM0OTIgMTMuNzk5MiAxNC43MDA4QzE0LjE1MDggMTUuMDUyNSAxNC42Mjc3IDE1LjI1IDE1LjEyNSAxNS4yNUgxOC44NzVDMjAuMDM1MyAxNS4yNSAyMS4xNDgxIDE1LjcxMDkgMjEuOTY4NiAxNi41MzE0QzIyLjc4OTEgMTcuMzUxOSAyMy4yNSAxOC40NjQ3IDIzLjI1IDE5LjYyNVoiIGZpbGw9IiNGRkZGRkYiLz4KPC9zdmc+Cg==') no-repeat center center;

  width: 20px;
  height: 20px;
  background-color: #18202a;
  background-size: contain;
  border-radius: 50%;
  margin-left: 4px;
  order: 2;
}

.item-amount {
  font-size: 11px;
  font-weight: 550;
  color: #18202a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}



/* customize total cashback on cart list */


#ocb-total-cashback-cart .iconAndText {
  display: block !important;
  /* flex-direction: row;
  align-items: center;
  justify-content: end; */
}


#ocb-total-cashback-cart .icon {
  background: url('data:image/svg+xml;base64,PHN2ZyBpZD0iY2Jfc3ltYm9sIiBkYXRhLW5hbWU9ImNiIHN5bWJvbCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjYgMTQiIGZpbGw9IiMzMzMiPgogIDxwYXRoIGQ9Ik03LjU1LDkuNTJ2MEExLjI2LDEuMjYsMCwwLDEsNy42Miw5SDIuNTdhMSwxLDAsMCwwLDAsMkg3LjlBMy45MSwzLjkxLDAsMCwxLDcuNTUsOS41MloiLz4KICA8cGF0aCBkPSJNMy44Miw2LjE3VjQuODhoNGMwLS4wNiwwLS4xMywwLS4yYTMuOTQsMy45NCwwLDAsMSwuMzktMS43NUgzLjgyVjEuNjRhLjU2LjU2LDAsMCwwLS45MS0uNDNMLjIsMy40N2EuNTcuNTcsMCwwLDAsMCwuODdMMi45MSw2LjZBLjU2LjU2LDAsMCwwLDMuODIsNi4xN1oiIC8+CiAgPHBhdGggZD0iTTIyLDIuOTNIMTguMzJhMy43MSwzLjcxLDAsMCwxLC40MiwxLjQ0di4wNmExLjMzLDEuMzMsMCwwLDEtLjA4LjQ1SDIyQTIuMDgsMi4wOCwwLDAsMSwyMiw5SDE5LjA5di4xNUE0LjEzLDQuMTMsMCwwLDEsMTguNywxMUgyMmE0LDQsMCwwLDAsMC04LjA2WiIgLz4KICA8cGF0aCBkPSJNMTIuMzksMTMuODlhLjM4LjM4LDAsMCwxLS4xMS0uMjhWMTIuNTRBNS40NSw1LjQ1LDAsMCwxLDEwLjMzLDEyYTMuMjksMy4yOSwwLDAsMS0xLjIyLTEuMSwyLjc4LDIuNzgsMCwwLDEtLjQ0LTEuMzguMzQuMzQsMCwwLDEsLjEtLjIyQS4zMy4zMywwLDAsMSw5LDkuMTVIMTFhLjUxLjUxLDAsMCwxLC4zLjA3Ljc1Ljc1LDAsMCwxLC4yNC4yMSwxLjcxLDEuNzEsMCwwLDAsLjY0LjY3LDIuMzcsMi4zNywwLDAsMCwxLjIuMjYsMi42LDIuNiwwLDAsMCwxLjM0LS4yOC44Ny44NywwLDAsMCwuNDYtLjc2LjcxLjcxLDAsMCwwLS4yNC0uNTYsMiwyLDAsMCwwLS43NS0uMzljLS4zNC0uMTEtLjg0LS4yNC0xLjUxLS4zOUE2LjE4LDYuMTgsMCwwLDEsOS44Niw2Ljg0LDIuNjMsMi42MywwLDAsMSw5LDQuNjhhMi44NywyLjg3LDAsMCwxLC44OS0yLjEyLDQuMDksNC4wOSwwLDAsMSwyLjQ0LTEuMDhWLjM5YS4zOC4zOCwwLDAsMSwuMTEtLjI4QS40LjQsMCwwLDEsMTIuNjYsMGgxLjI4YS4zOC4zOCwwLDAsMSwuMzkuMzlWMS41MWE0LjYxLDQuNjEsMCwwLDEsMS43NS42NCwzLjYxLDMuNjEsMCwwLDEsMS4xMSwxLjA5LDIuNDIsMi40MiwwLDAsMSwuNDIsMS4xOS4zMy4zMywwLDAsMS0uMDkuMjMuMjkuMjksMCwwLDEtLjIzLjFoLTJBLjY3LjY3LDAsMCwxLDE1LDQuN2EuNjYuNjYsMCwwLDEtLjIxLS4yLDEsMSwwLDAsMC0uNS0uNjEsMS44NywxLjg3LDAsMCwwLTEtLjI1LDEuODcsMS44NywwLDAsMC0xLjA2LjI1LjgxLjgxLDAsMCwwLS4zNy43My43My43MywwLDAsMCwuMjEuNTQsMS43NiwxLjc2LDAsMCwwLC42OC40QTEwLjE2LDEwLjE2LDAsMCwwLDE0LDUuOTNhOS4yLDkuMiwwLDAsMSwyLjI5LjY2LDIuNzgsMi43OCwwLDAsMSwxLjI0LDFBMi44MywyLjgzLDAsMCwxLDE4LDkuMTlhMi44MywyLjgzLDAsMCwxLTEsMi4yNCw0LjgyLDQuODIsMCwwLDEtMi42NSwxLjA5djEuMDlhLjM4LjM4LDAsMCwxLS4zOS4zOUgxMi42NkEuNC40LDAsMCwxLDEyLjM5LDEzLjg5WiIvPgo8L3N2Zz4=') no-repeat center center;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  margin-bottom: 3px;
  background-size: contain;
}


#ocb-total-cashback-cart .text {
  font-size: 14px;
  color: #0098FF;
}

#ocb-total-cashback-cart .text {
  padding: 0;
  text-align: right;
  white-space: nowrap;
  margin-top: 24px;
}

#ocb-total-cashback-cart .amount {
  color: #041e50;
  font-weight: bold;
  font-size: 12px;
  text-align: right;
  white-space: nowrap;
  padding: 4px 0;
}


/* alternative vtex custom

    .full-cart .summary-totalizers .space {
      display: none;
    }

    .full-cart .summary-totalizers .monetary {
        padding: 4px 0 !important;
        text-align: end !important;
    }

    .full-cart .totalizers tfoot td {
        font-size: 14px;
    }
    */


.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: "DM Sans", 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: 14px;
  border: none
}

.orderform-template .custom-cart-template-wrap .summary-cart-template-holder {
  height: auto !important
}

.orderform-template .custom-cart-template-wrap .summary-template-holder {
  margin-top: 0
}

.step.client-profile-data.active .box-step .form-step[style*="display: block"],
.step.shipping-data.active .accordion-inner.shipping-container,
#payment-data .box-step form.form-step {
  padding-top: 20px !important
}

.orderform-template-holder #shipping-data .shipping-summary-info,
.orderform-template-holder .step .accordion-body p.notification,
.client-pre-email+.client-profile-data .accordion-body:before {
  display: none
}

body.v-custom-step-shipping #shipping-data .shipping-summary-info,
body.v-custom-step-payment #shipping-data .shipping-summary-info {
  display: block
}

.steps-view,
.gift-card-section,
.App.iframe-credit-card-payment-group {
  background: #FFF
}

#app-container {
  min-height: 100vh;
  background: #FFF
}

#app-container input[type=text],
#app-container input[type=tel],
#app-container input[type=email],
#app-container select {
  width: 100%
}

#app-container span.help.error {
  margin: 0 !important;
  display: none
}

#app-container .SecurityEnvironmentIcon {
  margin-bottom: 20px;
  display: none
}

#app-container .CardForm>div {
  position: relative;
  clear: both
}

#app-container .CardForm .PaymentValue {
  display: none
}

#app-container .CardForm input#creditCardpayment-card-0Number[value=""] {
  background: #FFF;
  position: relative;
  z-index: 1
}

#app-container .CardForm .SavedCardsList {
  width: calc(100% - 1px)
}

#app-container .CardForm .SavedCard .link-delete {
  right: 8px;
  top: 50%;
  margin-top: -10px;
  border: 1px solid #ccc;
  background: #FFF;
  width: 20px;
  height: 20px;
  line-height: 17px
}

#app-container .FormFieldLabel {
  line-height: 30px
}

#app-container .PaymentCardFlags {
  position: absolute;
  top: calc(30px + (40px - 25px)/2);
  right: 16px;
  padding: 0
}

#app-container .PaymentCardFlags .card-flag-label input {
  display: none
}

#app-container .PaymentCardFlags .card-flag-label {
  width: auto
}

#app-container .PaymentCardFlags .card-flag {
  opacity: 0.7;
  display: none
}

#app-container .PaymentCardFlags .card-flag.card-selected {
  opacity: 1;
  display: block
}

#app-container input#creditCardpayment-card-0Code,
#app-container input#creditCardpayment-card-1Code {
  width: 100px !important
}

#app-container .label-vertical-group {
  padding: 9px
}

#app-container .label-vertical-group:hover {
  color: #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: 14px;
  margin-top: 4px !important;
  clear: both
}

/* .summary-coupon fieldset.coupon-fieldset .vcustom-showCustomMsgCoupon::before {
  content: "Valide o cupom na etapa de pagamento";
  font-size: 11px;
} */

.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 transparent;
  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: 14px;
  display: inline-block;
  align-items: center;
  font-size: 11px;
  border: 1px solid #cbcbcb
}

.v-custom-addLabels-active-flag:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url("//io.vtex.com.br/front-libs/bootstrap/2.3.2/img/glyphicons-halflings.png");
  background-repeat: no-repeat;
  background-position: 0 -48px;
  margin-right: 4px;
  opacity: 0.9;
  vertical-align: middle
}

.v-custom-assemblies {
  margin: 10px 0 3px 0;
  overflow: hidden;
  border-top: 1px solid #cbcbcb;
  padding-top: 7px
}

@media (max-width: 690px) {
  .v-custom-assemblies {
    width: 100%;
    left: 0;
    margin-bottom: 2px
  }
}

.v-custom-assemblies p {
  display: none
}

.v-custom-assemblies__values {
  list-style: none;
  padding: 0;
  margin: 0
}

.v-custom-assemblies__values__item strong:after {
  content: ":"
}

.v-custom-assemblies__values__item span,
.v-custom-assemblies__values__item strong {
  line-height: 14px
}

body.v-custom-paymentBuilder-accordion .steps-view {
  display: none
}

body.v-custom-changeShippingTimeInfo .orderform-template .cart-template.mini-cart .item span.shipping-date {
  display: none
}

.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 .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation,
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
}

.v-custom-googleFormScript-added.v-custom-googleForm-on .accordion-inner.shipping-container>* {
  display: none
}

body.v-custom-fnsCustomAddressForm .accordion-inner.shipping-container {
  padding-top: 0 !important
}

body.v-custom-fnsCustomAddressForm .accordion-inner.shipping-container {
  transition: all ease 0.3s
}

body.v-custom-fnsCustomAddressForm .vtex-omnishipping-1-x-selectDeliveryText+div {
  margin: 0 !important
}

body.v-custom-fnsCustomAddressForm .orderform-template-holder p.vtex-omnishipping-1-x-submitPaymentButton.btn-submit-wrapper.btn-go-to-payment-wrapper {
  margin-bottom: 0 !important;
  margin-top: 20px
}

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 .vtex-omnishipping-1-x-addressFormPart1+.vtex-omnishipping-1-x-submitPaymentButton {
  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
}

.js-v-custom-is-loading .accordion-inner.shipping-container,
.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address {
  overflow: hidden
}

.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address {
  height: 120px;
  position: relative
}

.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2
}

.js-v-custom-is-loading .accordion-inner.shipping-container>*,
.js-v-custom-is-loading .vcustom--vtex-omnishipping-1-x-address>* {
  opacity: 0.5
}

.vcustom--vtex-omnishipping-1-x-address {
  transition: all ease 0.3s
}

.vcustom--vtex-omnishipping-1-x-address p.input {
  float: none;
  width: 100%;
  margin: 0
}

.vcustom--vtex-omnishipping-1-x-address span.help.error {
  display: none
}

.vcustom--vtex-omnishipping-1-x-address input {
  max-width: initial;
  width: 100%
}

.vcustom--vtex-omnishipping-1-x-address input.error+span.help.error,
.vcustom--vtex-omnishipping-1-x-address select.error+span.help.error {
  display: block
}

.vcustom--vtex-omnishipping-1-x-address__state {
  display: flex;
  margin: 0 -5px
}

.vcustom--vtex-omnishipping-1-x-address__state p.input {
  margin: 0 5px
}

@media (max-width: 768px) {
  .vcustom--vtex-omnishipping-1-x-address__state {
    flex-wrap: wrap;
    margin: 0
  }

  .vcustom--vtex-omnishipping-1-x-address__state p.input.ship-state {
    margin: 0
  }
}

.pac-container.pac-logo {
  border: 1px solid #cbcbcb;
  border-radius: 14px
}

.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
}

.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;
  position: relative;
}

.RTL-checkout #app-container .PaymentCardCVVHelp {
  position: absolute !important;
  right: 90px !important;
  top: 0 !important;
}

.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):not(.main-header):not(.main-footer):not(#vtexIdContainer):not(.vtex-front-messages-placeholder):not(.pac-container) {
  display: none
}

.table.cart-items thead tr th.product {
  width: calc(100% - 521px) !important;
}

.table.cart-items tbody tr td {
  width: auto;
}

.orderform-template .cart-template.mini-cart .summary-template-holder .summary>.summary-coupon-wrap {
  display: none !important;
}

.cart-template .summary-template-holder {
  width: 351px;
}

.cart-template .cart-template-holder {
  width: 874px;
}

.checkout-container .cart-template.mini-cart {
  max-width: 405px;
}

.checkout-container .row-fluid.orderform-template {
  justify-content: space-between;
}

.orderform-template-holder {
  margin-right: auto;
}

.orderform-template .cart-template.mini-cart .summary-totalizers tbody {
  padding: 14px 10px;
}

.orderform-template .cart-template.mini-cart .cart {
  margin-bottom: 0;
  max-height: none;
  overflow: visible;
}

.table.cart-items .product-item .shipping-date .shipping-estimate-date {
  font-size: 12px;
  font-weight: 400;
  color: black;
}

.client-profile-data .accordion-toggle>span:before,
.shipping-data .accordion-toggle:before,
.payment-data .accordion-toggle>span:not(.payment-edit-link):before {
  background-color: #0098FF !important;
  border-color: #0098FF !important;
  width: 33px !important;
  height: 33px !important;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: white;
}

body.v-custom-changeShippingTimeInfo .orderform-template .cart-template.mini-cart .item span.shipping-date {
  display: block;
  white-space: normal;
  text-align: left;
  line-height: 20px;
}

.orderform-template-holder .step .form-step fieldset p span.help.error {
  white-space: nowrap;
  font-size: 12px;
  font-weight: 400;
  color: #DB2048;
  margin-top: 1px;
}

.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-deliveryChannelsOption.vtex-omnishipping-1-x-deliveryOptionActive {
  color: white;
  background-color: #0B286E;
  border-radius: 10px;
}

.mini-cart .url {
  display: block;
  float: left;
  margin-right: 31px;
}

.orderform-template .cart-template.mini-cart .item .fn {
  max-width: 224px !important;
}

body.v-custom-changeShippingTimeInfo .orderform-template .cart-template.mini-cart .item span.shipping-date {
  line-height: 14px;
}

.orderform-template-holder #payment-data .v-custom-payment-item-wrap .payment-group-item.active {
  background-color: transparent;
  border: none;
}

#vtexIdContainer input,
.table.cart-items tr.item-attachments-content input,
.table.cart-items tr.item-attachments-content select,
.table.cart-items tbody tr td .product-service select,
.summary-template-holder .summary-coupon fieldset.coupon-fieldset input[type="text"],
.summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type="submit"],
.cart-more-options .srp-container select,
.cart-more-options .srp-container input[type=text]:not(.pac-target-input),
.cart-more-options .srp-container .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-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),
.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input,
.orderform-template .summary-note .note-textarea,
#app-container input[type=text],
#app-container input[type=tel],
#app-container input[type=email],
#app-container select,
.vcustom--vtex-omnishipping-1-x-address input {
  height: 36px;
  border-radius: 5px;
  border: 1px solid #CECECE;
}

.orderform-template .cart-template.mini-cart .summary-totalizers tbody td {
  font-size: 14px;
  font-weight: 500;
  color: #2A2A2A !important;
  padding: 0 0 10px 0 !important;
}

@media (max-width: 1024px) {
  body.v-custom-changeShippingTimeInfo .orderform-template .cart-template.mini-cart .item span.shipping-date {
    line-height: 12px;
  }

  .orderform-template .cart-template.mini-cart .item .fn {
    max-width: 176px !important;
  }

  .cart-template .summary-template-holder {
    width: 100%;
  }
}

.send-private-person_order {
  width: 100%;
  display: flex;
  justify-content: center;

}

.send-private-person_order p {
  margin: 5px 0;
  font-size: 12px;
  font-weight: 400;
  color: #171B34;
}


@media (min-width: 1024px) {
  .payment-picpay-info {
    max-width: 90%;
  }
}

.box-client-info-pf .document-is-required {
  display: none;
}

.cart-template .summary-template-holder .summary-totalizers .accordion-group .accordion-body .table tfoot .monetary-total {
  font-size: 14px;
  font-weight: 700;
  color: #0098FF;
  padding: 0;
  line-height: 23px;
}

tfoot tr {
  height: 24px;
  line-height: 30px;
}

tfoot>tr:nth-child(1) {
  margin: 15px 0 0 0;
}

/*########################################################################*/
/*************************** C A S H B A C K ****************************/
/***********************************************************************/



/* External box for giftcard section */
.gift-card-section {
  display: flex;
  background: #f4f4f4;
  padding: 0;
  margin-left: 0;
  width: auto;
  border-radius: 6px;
  justify-content: center;
  padding-top: 13px;
  margin-bottom: 5px;
}

.gift-card-group:first-child {
  margin: 0px;
}

/* giftcard vtex original title */
.gift-card-provider {
  display: none;
}

/* Cashback section without using some value */

/* cashback amount */
.payment-discoints-table .number,
.gift-card-provider-group .number .muted {
  font-weight: bold;
  color: black;
  vertical-align: middle;
  margin-left: 20px;
  margin-right: 20px;
}

/* helper text for cashback amount */
.payment-discoints-table .number,
.gift-card-provider-group .number::before {
  content: 'Cashback';
  color: black;
  font-weight: 500px;
  font-size: 16px;
}

/* ock icon */
.opencashback-currency-icon {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAzNCAzMyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMTYgMC4yNUMxMy43ODYxIDAuMjUgMTAuNjQ0MyAxLjIwMzA1IDcuOTcxOTkgMi45ODg2MkM1LjI5OTY5IDQuNzc0MTkgMy4yMTY4OSA3LjMxMjA5IDEuOTg2OTYgMTAuMjgxNEMwLjc1NzA0MSAxMy4yNTA3IDAuNDM1MjM3IDE2LjUxOCAxLjA2MjI1IDE5LjY3MDJDMS42ODkyNiAyMi44MjI0IDMuMjM2OTIgMjUuNzE3OSA1LjUwOTUyIDI3Ljk5MDVDNy43ODIxMyAzMC4yNjMxIDEwLjY3NzYgMzEuODEwNyAxMy44Mjk4IDMyLjQzNzhDMTYuOTgyIDMzLjA2NDggMjAuMjQ5MyAzMi43NDMgMjMuMjE4NiAzMS41MTNDMjYuMTg3OSAzMC4yODMxIDI4LjcyNTggMjguMjAwMyAzMC41MTE0IDI1LjUyOEMzMi4yOTcgMjIuODU1NyAzMy4yNSAxOS43MTM5IDMzLjI1IDE2LjVDMzMuMjQ1NSAxMi4xOTE2IDMxLjUzMTkgOC4wNjEwMiAyOC40ODU1IDUuMDE0NTRDMjUuNDM5IDEuOTY4MDYgMjEuMzA4NCAwLjI1NDU1IDE3IDAuMjVaTTE3IDMwLjI1QzE0LjI4MDUgMzAuMjUgMTEuNjIyMSAyOS40NDM2IDkuMzYwOTIgMjcuOTMyN0M3LjA5OTc0IDI2LjQyMTggNS4zMzczNyAyNC4yNzQ0IDQuMjk2NjYgMjEuNzYxOUMzLjI1NTk2IDE5LjI0OTQgMi45ODM2NiAxNi40ODQ3IDMuNTE0MjEgMTMuODE3NUM0LjA0NDc2IDExLjE1MDMgNS4zNTQzMiA4LjcwMDI1IDcuMjc3MjkgNi43NzcyOEM5LjIwMDI2IDQuODU0MzEgMTEuNjUwMyAzLjU0NDc1IDE0LjMxNzUgMy4wMTQyQzE2Ljk4NDggMi40ODM2NiAxOS43NDk0IDIuNzU1OTUgMjIuMjYxOSAzLjc5NjY2QzI0Ljc3NDQgNC44MzczNiAyNi45MjE4IDYuNTk5NzMgMjguNDMyNyA4Ljg2MDkxQzI5Ljk0MzYgMTEuMTIyMSAzMC43NSAxMy43ODA1IDMwLjc1IDE2LjVDMzAuNzQ1OSAyMC4xNDU1IDI5LjI5NTkgMjMuNjQwNCAyNi43MTgyIDI2LjIxODJDMjQuMTQwNCAyOC43OTU5IDIwLjY0NTUgMzAuMjQ1OSAxNyAzMC4yNVpNMjMuMjUgMTkuNjI1QzIzLjI1IDIwLjc4NTMgMjIuNzg5MSAyMS44OTgxIDIxLjk2ODYgMjIuNzE4NkMyMS4xNDgxIDIzLjUzOTEgMjAuMDM1MyAyNCAxOC44NzUgMjRIMTguMjVWMjUuMjVDMTguMjUgMjUuNTgxNSAxOC4xMTgzIDI1Ljg5OTUgMTcuODgzOSAyNi4xMzM5QzE3LjY0OTUgMjYuMzY4MyAxNy4zMzE1IDI2LjUgMTcgMjYuNUMxNi42Njg1IDI2LjUgMTYuMzUwNSAyNi4zNjgzIDE2LjExNjEgMjYuMTMzOUMxNS44ODE3IDI1Ljg5OTUgMTUuNzUgMjUuNTgxNSAxNS43NSAyNS4yNVYyNEgxMy4yNUMxMi45MTg1IDI0IDEyLjYwMDUgMjMuODY4MyAxMi4zNjYxIDIzLjYzMzlDMTIuMTMxNyAyMy4zOTk1IDEyIDIzLjA4MTUgMTIgMjIuNzVDMTIgMjIuNDE4NSAxMi4xMzE3IDIyLjEwMDUgMTIuMzY2MSAyMS44NjYxQzEyLjYwMDUgMjEuNjMxNyAxMi45MTg1IDIxLjUgMTMuMjUgMjEuNUgxOC44NzVDMTkuMzcyMyAyMS41IDE5Ljg0OTIgMjEuMzAyNSAyMC4yMDA4IDIwLjk1MDhDMjAuNTUyNSAyMC41OTkyIDIwLjc1IDIwLjEyMjMgMjAuNzUgMTkuNjI1QzIwLjc1IDE5LjEyNzcgMjAuNTUyNSAxOC42NTA4IDIwLjIwMDggMTguMjk5MkMxOS44NDkyIDE3Ljk0NzUgMTkuMzcyMyAxNy43NSAxOC44NzUgMTcuNzVIMTUuMTI1QzEzLjk2NDcgMTcuNzUgMTIuODUxOSAxNy4yODkxIDEyLjAzMTQgMTYuNDY4NkMxMS4yMTA5IDE1LjY0ODEgMTAuNzUgMTQuNTM1MyAxMC43NSAxMy4zNzVDMTAuNzUgMTIuMjE0NyAxMS4yMTA5IDExLjEwMTkgMTIuMDMxNCAxMC4yODE0QzEyLjg1MTkgOS40NjA5NCAxMy45NjQ3IDkgMTUuMTI1IDlIMTUuNzVWNy43NUMxNS43NSA3LjQxODQ4IDE1Ljg4MTcgNy4xMDA1NCAxNi4xMTYxIDYuODY2MTJDMTYuMzUwNSA2LjYzMTcgMTYuNjY4NSA2LjUgMTcgNi41QzE3LjMzMTUgNi41IDE3LjY0OTUgNi42MzE3IDE3Ljg4MzkgNi44NjYxMkMxOC4xMTgzIDcuMTAwNTQgMTguMjUgNy40MTg0OCAxOC4yNSA3Ljc1VjlIMjAuNzVDMjEuMDgxNSA5IDIxLjM5OTUgOS4xMzE3IDIxLjYzMzkgOS4zNjYxMkMyMS44NjgzIDkuNjAwNTQgMjIgOS45MTg0OCAyMiAxMC4yNUMyMiAxMC41ODE1IDIxLjg2ODMgMTAuODk5NSAyMS42MzM5IDExLjEzMzlDMjEuMzk5NSAxMS4zNjgzIDIxLjA4MTUgMTEuNSAyMC43NSAxMS41SDE1LjEyNUMxNC42Mjc3IDExLjUgMTQuMTUwOCAxMS42OTc1IDEzLjc5OTIgMTIuMDQ5MkMxMy40NDc2IDEyLjQwMDggMTMuMjUgMTIuODc3NyAxMy4yNSAxMy4zNzVDMTMuMjUgMTMuODcyMyAxMy40NDc2IDE0LjM0OTIgMTMuNzk5MiAxNC43MDA4QzE0LjE1MDggMTUuMDUyNSAxNC42Mjc3IDE1LjI1IDE1LjEyNSAxNS4yNUgxOC44NzVDMjAuMDM1MyAxNS4yNSAyMS4xNDgxIDE1LjcxMDkgMjEuOTY4NiAxNi41MzE0QzIyLjc4OTEgMTcuMzUxOSAyMy4yNSAxOC40NjQ3IDIzLjI1IDE5LjYyNVoiIGZpbGw9IiNGRkZGRkYiLz4KPC9zdmc+Cg==') no-repeat center center;

  width: 30px;
  height: 30px;
  background-color: #18202a;
  background-size: cover;
  border-radius: 50%;
  margin-right: 5px;
  padding: 1px;
}


/*  use cashback button */
.payment-discoints-table .action,
.gift-card-provider-group .action a {
  color: black;
  text-decoration: none;
  text-transform: capitalize;
}

.payment-discoints-table .action,
.gift-card-provider-group .action {
  background: #ffffff;
  border: 1px solid #979797;
  justify-content: center;
  box-sizing: border-box;
  display: flex;
  border-radius: 6px;
  width: 100%;
}

/* Cashback section using some value */

.payment-discoints-table .number.flex {
  display: table-cell;
}

span[data-bind*="text: availableLabel"] {
  position: absolute;
  visibility: hidden;
}

.partialValue .valueTitle {
  color: black;
}

.input-prepend .add-on:first-child {
  background: white;
  color: black;
}

input.success:not([invalid="true"]) {
  color: black;
}


/* Customize checkout summary cashback accumulated */

#ocb-total-cashback-payment .iconAndText {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  /* margin-left: 8px; */
}

#ocb-total-cashback-payment .icon {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAzNCAzMyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMTYgMC4yNUMxMy43ODYxIDAuMjUgMTAuNjQ0MyAxLjIwMzA1IDcuOTcxOTkgMi45ODg2MkM1LjI5OTY5IDQuNzc0MTkgMy4yMTY4OSA3LjMxMjA5IDEuOTg2OTYgMTAuMjgxNEMwLjc1NzA0MSAxMy4yNTA3IDAuNDM1MjM3IDE2LjUxOCAxLjA2MjI1IDE5LjY3MDJDMS42ODkyNiAyMi44MjI0IDMuMjM2OTIgMjUuNzE3OSA1LjUwOTUyIDI3Ljk5MDVDNy43ODIxMyAzMC4yNjMxIDEwLjY3NzYgMzEuODEwNyAxMy44Mjk4IDMyLjQzNzhDMTYuOTgyIDMzLjA2NDggMjAuMjQ5MyAzMi43NDMgMjMuMjE4NiAzMS41MTNDMjYuMTg3OSAzMC4yODMxIDI4LjcyNTggMjguMjAwMyAzMC41MTE0IDI1LjUyOEMzMi4yOTcgMjIuODU1NyAzMy4yNSAxOS43MTM5IDMzLjI1IDE2LjVDMzMuMjQ1NSAxMi4xOTE2IDMxLjUzMTkgOC4wNjEwMiAyOC40ODU1IDUuMDE0NTRDMjUuNDM5IDEuOTY4MDYgMjEuMzA4NCAwLjI1NDU1IDE3IDAuMjVaTTE3IDMwLjI1QzE0LjI4MDUgMzAuMjUgMTEuNjIyMSAyOS40NDM2IDkuMzYwOTIgMjcuOTMyN0M3LjA5OTc0IDI2LjQyMTggNS4zMzczNyAyNC4yNzQ0IDQuMjk2NjYgMjEuNzYxOUMzLjI1NTk2IDE5LjI0OTQgMi45ODM2NiAxNi40ODQ3IDMuNTE0MjEgMTMuODE3NUM0LjA0NDc2IDExLjE1MDMgNS4zNTQzMiA4LjcwMDI1IDcuMjc3MjkgNi43NzcyOEM5LjIwMDI2IDQuODU0MzEgMTEuNjUwMyAzLjU0NDc1IDE0LjMxNzUgMy4wMTQyQzE2Ljk4NDggMi40ODM2NiAxOS43NDk0IDIuNzU1OTUgMjIuMjYxOSAzLjc5NjY2QzI0Ljc3NDQgNC44MzczNiAyNi45MjE4IDYuNTk5NzMgMjguNDMyNyA4Ljg2MDkxQzI5Ljk0MzYgMTEuMTIyMSAzMC43NSAxMy43ODA1IDMwLjc1IDE2LjVDMzAuNzQ1OSAyMC4xNDU1IDI5LjI5NTkgMjMuNjQwNCAyNi43MTgyIDI2LjIxODJDMjQuMTQwNCAyOC43OTU5IDIwLjY0NTUgMzAuMjQ1OSAxNyAzMC4yNVpNMjMuMjUgMTkuNjI1QzIzLjI1IDIwLjc4NTMgMjIuNzg5MSAyMS44OTgxIDIxLjk2ODYgMjIuNzE4NkMyMS4xNDgxIDIzLjUzOTEgMjAuMDM1MyAyNCAxOC44NzUgMjRIMTguMjVWMjUuMjVDMTguMjUgMjUuNTgxNSAxOC4xMTgzIDI1Ljg5OTUgMTcuODgzOSAyNi4xMzM5QzE3LjY0OTUgMjYuMzY4MyAxNy4zMzE1IDI2LjUgMTcgMjYuNUMxNi42Njg1IDI2LjUgMTYuMzUwNSAyNi4zNjgzIDE2LjExNjEgMjYuMTMzOUMxNS44ODE3IDI1Ljg5OTUgMTUuNzUgMjUuNTgxNSAxNS43NSAyNS4yNVYyNEgxMy4yNUMxMi45MTg1IDI0IDEyLjYwMDUgMjMuODY4MyAxMi4zNjYxIDIzLjYzMzlDMTIuMTMxNyAyMy4zOTk1IDEyIDIzLjA4MTUgMTIgMjIuNzVDMTIgMjIuNDE4NSAxMi4xMzE3IDIyLjEwMDUgMTIuMzY2MSAyMS44NjYxQzEyLjYwMDUgMjEuNjMxNyAxMi45MTg1IDIxLjUgMTMuMjUgMjEuNUgxOC44NzVDMTkuMzcyMyAyMS41IDE5Ljg0OTIgMjEuMzAyNSAyMC4yMDA4IDIwLjk1MDhDMjAuNTUyNSAyMC41OTkyIDIwLjc1IDIwLjEyMjMgMjAuNzUgMTkuNjI1QzIwLjc1IDE5LjEyNzcgMjAuNTUyNSAxOC42NTA4IDIwLjIwMDggMTguMjk5MkMxOS44NDkyIDE3Ljk0NzUgMTkuMzcyMyAxNy43NSAxOC44NzUgMTcuNzVIMTUuMTI1QzEzLjk2NDcgMTcuNzUgMTIuODUxOSAxNy4yODkxIDEyLjAzMTQgMTYuNDY4NkMxMS4yMTA5IDE1LjY0ODEgMTAuNzUgMTQuNTM1MyAxMC43NSAxMy4zNzVDMTAuNzUgMTIuMjE0NyAxMS4yMTA5IDExLjEwMTkgMTIuMDMxNCAxMC4yODE0QzEyLjg1MTkgOS40NjA5NCAxMy45NjQ3IDkgMTUuMTI1IDlIMTUuNzVWNy43NUMxNS43NSA3LjQxODQ4IDE1Ljg4MTcgNy4xMDA1NCAxNi4xMTYxIDYuODY2MTJDMTYuMzUwNSA2LjYzMTcgMTYuNjY4NSA2LjUgMTcgNi41QzE3LjMzMTUgNi41IDE3LjY0OTUgNi42MzE3IDE3Ljg4MzkgNi44NjYxMkMxOC4xMTgzIDcuMTAwNTQgMTguMjUgNy40MTg0OCAxOC4yNSA3Ljc1VjlIMjAuNzVDMjEuMDgxNSA5IDIxLjM5OTUgOS4xMzE3IDIxLjYzMzkgOS4zNjYxMkMyMS44NjgzIDkuNjAwNTQgMjIgOS45MTg0OCAyMiAxMC4yNUMyMiAxMC41ODE1IDIxLjg2ODMgMTAuODk5NSAyMS42MzM5IDExLjEzMzlDMjEuMzk5NSAxMS4zNjgzIDIxLjA4MTUgMTEuNSAyMC43NSAxMS41SDE1LjEyNUMxNC42Mjc3IDExLjUgMTQuMTUwOCAxMS42OTc1IDEzLjc5OTIgMTIuMDQ5MkMxMy40NDc2IDEyLjQwMDggMTMuMjUgMTIuODc3NyAxMy4yNSAxMy4zNzVDMTMuMjUgMTMuODcyMyAxMy40NDc2IDE0LjM0OTIgMTMuNzk5MiAxNC43MDA4QzE0LjE1MDggMTUuMDUyNSAxNC42Mjc3IDE1LjI1IDE1LjEyNSAxNS4yNUgxOC44NzVDMjAuMDM1MyAxNS4yNSAyMS4xNDgxIDE1LjcxMDkgMjEuOTY4NiAxNi41MzE0QzIyLjc4OTEgMTcuMzUxOSAyMy4yNSAxOC40NjQ3IDIzLjI1IDE5LjYyNVoiIGZpbGw9IiNGRkZGRkYiLz4KPC9zdmc+Cg==') no-repeat center center;

  background-size: contain;
  width: 20px;
  height: 20px;
  background-color: #18202a;
  border-radius: 50%;
  margin-right: 8px;
  padding: 1px;
}


/* #ocb-total-cashback-payment .text::before {
  display: block;
  content: 'Cashback';
  color: black;
  font-weight: bold;
  font-size: 12px;
} */
/*
#ocb-total-cashback-payment .text::after {
  content: ''Para próxima compra'';
  color: grey;
  font-size: 11px;
  font-weight: lighter;
} */

#ocb-total-cashback-payment .text {
  text-align: right;
  white-space: nowrap;
}

#ocb-total-cashback-applied-payment .info {
  display: flex;
  text-wrap: nowrap;
  flex-direction: row-reverse;
  color: black;
}

#ocb-total-cashback-applied-payment .monetary {
  color: black;
}

/* customize items list on cart */

.item-container {
  background: white;
  width: fit-content;
  display: flex;
  padding: 3px 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 25px;
  align-items: center;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}

.item-icon {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAzNCAzMyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMTYgMC4yNUMxMy43ODYxIDAuMjUgMTAuNjQ0MyAxLjIwMzA1IDcuOTcxOTkgMi45ODg2MkM1LjI5OTY5IDQuNzc0MTkgMy4yMTY4OSA3LjMxMjA5IDEuOTg2OTYgMTAuMjgxNEMwLjc1NzA0MSAxMy4yNTA3IDAuNDM1MjM3IDE2LjUxOCAxLjA2MjI1IDE5LjY3MDJDMS42ODkyNiAyMi44MjI0IDMuMjM2OTIgMjUuNzE3OSA1LjUwOTUyIDI3Ljk5MDVDNy43ODIxMyAzMC4yNjMxIDEwLjY3NzYgMzEuODEwNyAxMy44Mjk4IDMyLjQzNzhDMTYuOTgyIDMzLjA2NDggMjAuMjQ5MyAzMi43NDMgMjMuMjE4NiAzMS41MTNDMjYuMTg3OSAzMC4yODMxIDI4LjcyNTggMjguMjAwMyAzMC41MTE0IDI1LjUyOEMzMi4yOTcgMjIuODU1NyAzMy4yNSAxOS43MTM5IDMzLjI1IDE2LjVDMzMuMjQ1NSAxMi4xOTE2IDMxLjUzMTkgOC4wNjEwMiAyOC40ODU1IDUuMDE0NTRDMjUuNDM5IDEuOTY4MDYgMjEuMzA4NCAwLjI1NDU1IDE3IDAuMjVaTTE3IDMwLjI1QzE0LjI4MDUgMzAuMjUgMTEuNjIyMSAyOS40NDM2IDkuMzYwOTIgMjcuOTMyN0M3LjA5OTc0IDI2LjQyMTggNS4zMzczNyAyNC4yNzQ0IDQuMjk2NjYgMjEuNzYxOUMzLjI1NTk2IDE5LjI0OTQgMi45ODM2NiAxNi40ODQ3IDMuNTE0MjEgMTMuODE3NUM0LjA0NDc2IDExLjE1MDMgNS4zNTQzMiA4LjcwMDI1IDcuMjc3MjkgNi43NzcyOEM5LjIwMDI2IDQuODU0MzEgMTEuNjUwMyAzLjU0NDc1IDE0LjMxNzUgMy4wMTQyQzE2Ljk4NDggMi40ODM2NiAxOS43NDk0IDIuNzU1OTUgMjIuMjYxOSAzLjc5NjY2QzI0Ljc3NDQgNC44MzczNiAyNi45MjE4IDYuNTk5NzMgMjguNDMyNyA4Ljg2MDkxQzI5Ljk0MzYgMTEuMTIyMSAzMC43NSAxMy43ODA1IDMwLjc1IDE2LjVDMzAuNzQ1OSAyMC4xNDU1IDI5LjI5NTkgMjMuNjQwNCAyNi43MTgyIDI2LjIxODJDMjQuMTQwNCAyOC43OTU5IDIwLjY0NTUgMzAuMjQ1OSAxNyAzMC4yNVpNMjMuMjUgMTkuNjI1QzIzLjI1IDIwLjc4NTMgMjIuNzg5MSAyMS44OTgxIDIxLjk2ODYgMjIuNzE4NkMyMS4xNDgxIDIzLjUzOTEgMjAuMDM1MyAyNCAxOC44NzUgMjRIMTguMjVWMjUuMjVDMTguMjUgMjUuNTgxNSAxOC4xMTgzIDI1Ljg5OTUgMTcuODgzOSAyNi4xMzM5QzE3LjY0OTUgMjYuMzY4MyAxNy4zMzE1IDI2LjUgMTcgMjYuNUMxNi42Njg1IDI2LjUgMTYuMzUwNSAyNi4zNjgzIDE2LjExNjEgMjYuMTMzOUMxNS44ODE3IDI1Ljg5OTUgMTUuNzUgMjUuNTgxNSAxNS43NSAyNS4yNVYyNEgxMy4yNUMxMi45MTg1IDI0IDEyLjYwMDUgMjMuODY4MyAxMi4zNjYxIDIzLjYzMzlDMTIuMTMxNyAyMy4zOTk1IDEyIDIzLjA4MTUgMTIgMjIuNzVDMTIgMjIuNDE4NSAxMi4xMzE3IDIyLjEwMDUgMTIuMzY2MSAyMS44NjYxQzEyLjYwMDUgMjEuNjMxNyAxMi45MTg1IDIxLjUgMTMuMjUgMjEuNUgxOC44NzVDMTkuMzcyMyAyMS41IDE5Ljg0OTIgMjEuMzAyNSAyMC4yMDA4IDIwLjk1MDhDMjAuNTUyNSAyMC41OTkyIDIwLjc1IDIwLjEyMjMgMjAuNzUgMTkuNjI1QzIwLjc1IDE5LjEyNzcgMjAuNTUyNSAxOC42NTA4IDIwLjIwMDggMTguMjk5MkMxOS44NDkyIDE3Ljk0NzUgMTkuMzcyMyAxNy43NSAxOC44NzUgMTcuNzVIMTUuMTI1QzEzLjk2NDcgMTcuNzUgMTIuODUxOSAxNy4yODkxIDEyLjAzMTQgMTYuNDY4NkMxMS4yMTA5IDE1LjY0ODEgMTAuNzUgMTQuNTM1MyAxMC43NSAxMy4zNzVDMTAuNzUgMTIuMjE0NyAxMS4yMTA5IDExLjEwMTkgMTIuMDMxNCAxMC4yODE0QzEyLjg1MTkgOS40NjA5NCAxMy45NjQ3IDkgMTUuMTI1IDlIMTUuNzVWNy43NUMxNS43NSA3LjQxODQ4IDE1Ljg4MTcgNy4xMDA1NCAxNi4xMTYxIDYuODY2MTJDMTYuMzUwNSA2LjYzMTcgMTYuNjY4NSA2LjUgMTcgNi41QzE3LjMzMTUgNi41IDE3LjY0OTUgNi42MzE3IDE3Ljg4MzkgNi44NjYxMkMxOC4xMTgzIDcuMTAwNTQgMTguMjUgNy40MTg0OCAxOC4yNSA3Ljc1VjlIMjAuNzVDMjEuMDgxNSA5IDIxLjM5OTUgOS4xMzE3IDIxLjYzMzkgOS4zNjYxMkMyMS44NjgzIDkuNjAwNTQgMjIgOS45MTg0OCAyMiAxMC4yNUMyMiAxMC41ODE1IDIxLjg2ODMgMTAuODk5NSAyMS42MzM5IDExLjEzMzlDMjEuMzk5NSAxMS4zNjgzIDIxLjA4MTUgMTEuNSAyMC43NSAxMS41SDE1LjEyNUMxNC42Mjc3IDExLjUgMTQuMTUwOCAxMS42OTc1IDEzLjc5OTIgMTIuMDQ5MkMxMy40NDc2IDEyLjQwMDggMTMuMjUgMTIuODc3NyAxMy4yNSAxMy4zNzVDMTMuMjUgMTMuODcyMyAxMy40NDc2IDE0LjM0OTIgMTMuNzk5MiAxNC43MDA4QzE0LjE1MDggMTUuMDUyNSAxNC42Mjc3IDE1LjI1IDE1LjEyNSAxNS4yNUgxOC44NzVDMjAuMDM1MyAxNS4yNSAyMS4xNDgxIDE1LjcxMDkgMjEuOTY4NiAxNi41MzE0QzIyLjc4OTEgMTcuMzUxOSAyMy4yNSAxOC40NjQ3IDIzLjI1IDE5LjYyNVoiIGZpbGw9IiNGRkZGRkYiLz4KPC9zdmc+Cg==') no-repeat center center;

  width: 20px;
  height: 20px;
  background-color: #18202a;
  background-size: contain;
  border-radius: 50%;
  margin-left: 4px;
  order: 2;
}

.item-amount {
  font-size: 11px;
  font-weight: 550;
  color: #18202a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}



/* customize total cashback on cart list */


#ocb-total-cashback-cart .iconAndText {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: end;
}


#ocb-total-cashback-cart .icon {
  background: url('data:image/svg+xml;base64,PHN2ZyBpZD0iY2Jfc3ltYm9sIiBkYXRhLW5hbWU9ImNiIHN5bWJvbCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjYgMTQiIGZpbGw9IiMzMzMiPgogIDxwYXRoIGQ9Ik03LjU1LDkuNTJ2MEExLjI2LDEuMjYsMCwwLDEsNy42Miw5SDIuNTdhMSwxLDAsMCwwLDAsMkg3LjlBMy45MSwzLjkxLDAsMCwxLDcuNTUsOS41MloiLz4KICA8cGF0aCBkPSJNMy44Miw2LjE3VjQuODhoNGMwLS4wNiwwLS4xMywwLS4yYTMuOTQsMy45NCwwLDAsMSwuMzktMS43NUgzLjgyVjEuNjRhLjU2LjU2LDAsMCwwLS45MS0uNDNMLjIsMy40N2EuNTcuNTcsMCwwLDAsMCwuODdMMi45MSw2LjZBLjU2LjU2LDAsMCwwLDMuODIsNi4xN1oiIC8+CiAgPHBhdGggZD0iTTIyLDIuOTNIMTguMzJhMy43MSwzLjcxLDAsMCwxLC40MiwxLjQ0di4wNmExLjMzLDEuMzMsMCwwLDEtLjA4LjQ1SDIyQTIuMDgsMi4wOCwwLDAsMSwyMiw5SDE5LjA5di4xNUE0LjEzLDQuMTMsMCwwLDEsMTguNywxMUgyMmE0LDQsMCwwLDAsMC04LjA2WiIgLz4KICA8cGF0aCBkPSJNMTIuMzksMTMuODlhLjM4LjM4LDAsMCwxLS4xMS0uMjhWMTIuNTRBNS40NSw1LjQ1LDAsMCwxLDEwLjMzLDEyYTMuMjksMy4yOSwwLDAsMS0xLjIyLTEuMSwyLjc4LDIuNzgsMCwwLDEtLjQ0LTEuMzguMzQuMzQsMCwwLDEsLjEtLjIyQS4zMy4zMywwLDAsMSw5LDkuMTVIMTFhLjUxLjUxLDAsMCwxLC4zLjA3Ljc1Ljc1LDAsMCwxLC4yNC4yMSwxLjcxLDEuNzEsMCwwLDAsLjY0LjY3LDIuMzcsMi4zNywwLDAsMCwxLjIuMjYsMi42LDIuNiwwLDAsMCwxLjM0LS4yOC44Ny44NywwLDAsMCwuNDYtLjc2LjcxLjcxLDAsMCwwLS4yNC0uNTYsMiwyLDAsMCwwLS43NS0uMzljLS4zNC0uMTEtLjg0LS4yNC0xLjUxLS4zOUE2LjE4LDYuMTgsMCwwLDEsOS44Niw2Ljg0LDIuNjMsMi42MywwLDAsMSw5LDQuNjhhMi44NywyLjg3LDAsMCwxLC44OS0yLjEyLDQuMDksNC4wOSwwLDAsMSwyLjQ0LTEuMDhWLjM5YS4zOC4zOCwwLDAsMSwuMTEtLjI4QS40LjQsMCwwLDEsMTIuNjYsMGgxLjI4YS4zOC4zOCwwLDAsMSwuMzkuMzlWMS41MWE0LjYxLDQuNjEsMCwwLDEsMS43NS42NCwzLjYxLDMuNjEsMCwwLDEsMS4xMSwxLjA5LDIuNDIsMi40MiwwLDAsMSwuNDIsMS4xOS4zMy4zMywwLDAsMS0uMDkuMjMuMjkuMjksMCwwLDEtLjIzLjFoLTJBLjY3LjY3LDAsMCwxLDE1LDQuN2EuNjYuNjYsMCwwLDEtLjIxLS4yLDEsMSwwLDAsMC0uNS0uNjEsMS44NywxLjg3LDAsMCwwLTEtLjI1LDEuODcsMS44NywwLDAsMC0xLjA2LjI1LjgxLjgxLDAsMCwwLS4zNy43My43My43MywwLDAsMCwuMjEuNTQsMS43NiwxLjc2LDAsMCwwLC42OC40QTEwLjE2LDEwLjE2LDAsMCwwLDE0LDUuOTNhOS4yLDkuMiwwLDAsMSwyLjI5LjY2LDIuNzgsMi43OCwwLDAsMSwxLjI0LDFBMi44MywyLjgzLDAsMCwxLDE4LDkuMTlhMi44MywyLjgzLDAsMCwxLTEsMi4yNCw0LjgyLDQuODIsMCwwLDEtMi42NSwxLjA5djEuMDlhLjM4LjM4LDAsMCwxLS4zOS4zOUgxMi42NkEuNC40LDAsMCwxLDEyLjM5LDEzLjg5WiIvPgo8L3N2Zz4=') no-repeat center center;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  margin-bottom: 3px;
  background-size: contain;
}


/* #ocb-total-cashback-cart .text::before {
  content: ' Cashback';
  font-size: 14px;
} */
#ocb-total-cashback-payment .text-desk,
#ocb-total-cashback-cart .text-desk {
  display: block;
  color: #0098FF;
  font-size: 14px;
}

#ocb-total-cashback-payment .text-mob,
#ocb-total-cashback-cart .text-mob {
  display: none;
}

@media (max-width: 768px) {

  #ocb-total-cashback-payment .text-desk,
  #ocb-total-cashback-cart .text-desk {
    display: none;
  }

  #ocb-total-cashback-payment .text-mob,
  #ocb-total-cashback-cart .text-mob {
    display: block;
    color: #0098FF;
  }
}

#ocb-total-cashback-cart .text {
  padding: 0;
  margin-top: 0;
  text-align: right;
  white-space: nowrap;
  color: #0098FF;
}

#ocb-total-cashback-cart .amount {
  color: #041e50;
  font-weight: bold;
  font-size: 12px;
  text-align: right;
  white-space: nowrap;
  padding: 4px 0;
}

/* NOVO OCB */

/* table.payment-discoints-table.table.table-condensed .contentCarteira {
  display: none;
  } */

body.activeTableCashback .orderform-template-holder #payment-data .payment-discounts-list table tbody {
  box-shadow: 0 0 6px #cbcbcb;
  border: 1px solid #1a73e8 !important;
}


.contentTextValueCarteira {
  display: flex;
  margin-left: 48px;
  margin-top: -5px;
}

.textCarteiraSaldo {
  color: #5D666F;
  font-size: 13px;
  font-weight: 400;
  margin-right: 10px;
  line-height: 1.1;
  margin-top: 7px;
}

.TotalValueCarteira {
  font-size: 20px;
  font-weight: 700;
  color: #0098FF;
  margin-top: 12px;
}

.input-prepend .add-on {
  width: 120px !important;
  background-color: #0098FF !important;
  color: #fff !important;
  font-size: 0 !important;
  height: 15px;
  border-radius: 6px 0 0 6px !important;
  border: solid 1px #0098FF !important;
  position: relative;
}

.input-prepend {
  width: 230px !important;
  height: 36px;
}

.action a {
  font-size: 0 !important;
}

.action a::after {
  font-size: 12px !important;
}

@media screen and (max-width: 1024px) {
  .TotalValueCarteira {
    font-size: 16px;
  }

  .textCarteiraSaldo {
    margin-right: 0px;
  }
}
.insurance-total-tr {
  width: 100% !important;
}

.summary-template-holder tfoot .insurance-total-tr td {
  display: block;
  padding: 0 !important;
}

.fw7.monetary.assurantTotal {
  text-align: right !important;
  font-weight: normal !important;
}

.insurance-total-tr td {
  display: block !important;
  width: 100% !important;
}

.insurance-total-tr .assurant-just-end {
  display: flex !important;
  justify-content: space-between !important;
  width: 100% !important;
}

.assurant-just-end .fw7.monetary.assurantTotal {
  padding-right: 0 !important;
}

.whatsapp-text-bold {
  font-weight: bold;
}

#render-checkout-buttons {
  border: none !important;
  display: none;
}
