
/* 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: <samsungar.checkout-ui-custom@2.5.74> */
﻿@font-face{font-family:"SamsungSharpSansBold";src:url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungSharpSansBd.eot);src:url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungSharpSansBd.eot?#iefix) format("embedded-opentype"),url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungSharpSansBd.woff) format("woff");font-weight:bold;font-style:normal}@font-face{font-family:"SamsungSharpSans";src:url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungSharpSansBd.eot);src:url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungSharpSansBd.eot?#iefix) format("embedded-opentype"),url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungSharpSansBd.woff) format("woff");font-weight:bold;font-style:normal}@font-face{font-family:"SamsungOne";src:url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-700.eot) format("embedded-opentype"),url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-700.woff2) format("woff2"),url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-700.woff) format("woff");font-weight:bold;font-style:normal}@font-face{font-family:"SamsungOne400";src:url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-400.eot) format("embedded-opentype"),url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-400.woff2) format("woff2"),url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-400.woff) format("woff");font-weight:normal;font-style:normal}.flex{display:flex;align-items:center;justify-content:center}.flex>div{flex:1}@media(min-width: 80em){.container{width:1250px}}@media(min-width: 768px)and (max-width: 979px){.container{width:auto}}@media screen and (max-width: 1024px){.container{padding:0 20px !important}}.tc{text-align:center}.tl{text-align:left}.tr{text-align:right}.inputTerm,.inputPolitics{margin-top:10px;text-align:center}#inputTerm,#inputPolitics{position:relative;top:-3px;margin-right:5px}.hideButton{display:none !important}.newsletter{display:none}.db{display:block !important}.dn{display:none !important}body{padding:0;font-family:SamsungOne400}*,input,select,textarea{font-family:SamsungOne400}button{font-family:SamsungOne}@media screen and (max-width: 1024px){.checkout-main-empty-cart .container-main{padding:0px !important}}body .container-main{min-height:calc(100dvh - 180px) !important}@media screen and (max-width: 1024px){body .container-main{padding:0 20px !important;min-height:calc(100dvh - 232px) !important}}@media screen and (max-width: 500px){body .container-main{padding:0 15px !important;min-height:calc(100dvh - 217px) !important}}@media screen and (max-width: 380px){body .container-main{padding:0 10px !important}}@media screen and (max-width: 300px){body .container-main{padding:0 6px !important}}#orderform-title{display:none !important}.note{display:block !important;text-align:center}.device-finger-tag~img{display:none}.loading.loading-bg{margin-top:0}.loading.loading-bg.show{display:block !important}.loading.loading-bg .loading-img{background-image:url("https://samsungar.vteximg.com.br/arquivos/samsungar-loading.gif");background-repeat:no-repeat;background-position:center}.loading.loading-bg .loading-img i.icon-spinner{display:none}.checkout-navigation{display:flex;justify-content:center;align-items:center;margin:10px auto 8px;list-style-type:none}@media only screen and (max-width: 768px){.checkout-navigation{margin:32px auto 8px}}@media only screen and (max-width: 300px){.checkout-navigation{margin:45px auto 8px}}@media only screen and (min-width: 768px)and (max-width: 1040px){.checkout-navigation{margin-top:55px}}.checkout-navigation__step{position:relative;width:100%;max-width:62px}@media only screen and (max-width: 300px){.checkout-navigation__step{max-width:50px}}.checkout-navigation__step+li{margin-left:156px}@media only screen and (max-width: 768px){.checkout-navigation__step+li{margin-left:32px}}.checkout-navigation__step+li::before{content:"";display:block;border-top:1px solid #ccc;width:124px;height:1px;position:absolute;top:50%;left:-140px;transform:translate(0, -50%)}@media only screen and (max-width: 768px){.checkout-navigation__step+li::before{width:45px;left:-40px;top:20px}}@media only screen and (max-width: 300px){.checkout-navigation__step+li::before{width:28px;left:-32px;top:20px}}.checkout-navigation__step.currentStep .checkout-navigation__number{background-color:#2189ff}.checkout-navigation__step.oldStep .checkout-navigation__number{background-color:#000}.checkout-navigation__step.newStep .checkout-navigation__number{background-color:#8f8f8f}.checkout-navigation__link{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px;font-size:14px;line-height:16px;font-weight:bold;text-decoration:none;cursor:pointer}@media screen and (max-width: 767px){.checkout-navigation__link{font-size:12px}}@media screen and (max-width: 300px){.checkout-navigation__link{padding:2px}}.checkout-navigation__link:hover,.checkout-navigation__link:focus{text-decoration:none}.checkout-navigation__link:hover .checkout-navigation__name{text-decoration:underline}.checkout-navigation__number{height:24px;width:24px;display:flex;justify-content:center;align-items:center;margin-bottom:8px;color:#fff;border-radius:24px;background-color:#000}@media screen and (max-width: 300px){.checkout-navigation__number{height:20px;width:20px}}.checkout-navigation__name{margin:0;color:#000}.checkout-step-divider{width:134px;margin:14px 15px 0 15px;height:1px;background-color:#dcdcdc}@media screen and (max-width: 1024px){.checkout-step-divider{width:26vw;min-width:26vw;margin:14px 0 0 0}}.checkout-step1,.checkout-step2,.checkout-step3{border-radius:100%;color:#fff;background-color:#8f8f8f;height:24px;width:24px;font-size:14px;display:flex;justify-content:center;align-items:center;font-weight:700;margin:0 auto}.checkout-step1.active,.checkout-step2.active,.checkout-step3.active{background-color:#2189ff}.checkout-steps{margin-top:35px;margin-bottom:10px;display:flex;justify-content:center}@media screen and (max-width: 1024px){.checkout-steps{overflow:hidden;margin-top:65px}.checkout-steps.step1{margin-right:-86vw}.checkout-steps.step2,.checkout-steps.step1.step2{width:120%;margin-left:-12vw}.checkout-steps.step2 .checkout-step-divider,.checkout-steps.step1.step2 .checkout-step-divider{width:30vw;min-width:30vw}.checkout-steps.step3{margin-left:-112vw}.checkout-steps.step3 .checkout-step-divider{width:29vw;min-width:29vw}}@media screen and (max-width: 390px){.checkout-steps.step2 .checkout-step-divider,.checkout-steps.step1.step2 .checkout-step-divider{width:29vw;min-width:29vw}}.checkout-steps.step2 .checkout-step1{background-color:#000}.checkout-steps.step3 .checkout-step1,.checkout-steps.step3 .checkout-step2{background-color:#000}.checkout-step{text-align:center;margin:5px 14px 0 14px;font-size:14px;font-weight:700}@media only screen and (min-width: 769px){.checkout-container .cart-template.full-cart.span12.active,.checkout-container .cart-template.full-cart.span12.inactive{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:min-content 1fr 0;grid-template-areas:"list resume" "list buttons" "empty empty";gap:10px;padding:0}.checkout-container .cart-template.full-cart.span12.active .cart-template-holder,.checkout-container .cart-template.full-cart.span12.inactive .cart-template-holder{grid-area:list}.checkout-container .cart-template.full-cart.span12.active .summary-template-holder,.checkout-container .cart-template.full-cart.span12.inactive .summary-template-holder{grid-area:resume}.checkout-container .cart-template.full-cart.span12.active .cart-links.cart-links-bottom,.checkout-container .cart-template.full-cart.span12.inactive .cart-links.cart-links-bottom{grid-area:buttons}.checkout-container .cart-template.full-cart.span12.active .extensions-checkout-buttons-container,.checkout-container .cart-template.full-cart.span12.inactive .extensions-checkout-buttons-container{grid-area:empty}}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-heading span,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-heading span,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-main-title,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-main-title{font-size:20px;font-weight:700;color:#000}.cart-fixed .payment-confirmation-wrap p.payment-submit-wrap button,.checkout-container .cart-template.full-cart.active .cart-links.cart-links-bottom>span a,.checkout-container .cart-template.full-cart.inactive .cart-links.cart-links-bottom>span a,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .shp-open-options,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .shp-open-options,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div button.srp-pc-input,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div button.srp-pc-input{height:40px;font-size:14px;font-weight:700;text-align:center;border-radius:40px;border:1px solid;margin:0;padding:0;outline:none;box-shadow:none;text-decoration:none;text-transform:none;transition:all .1s linear}.cart-fixed .payment-confirmation-wrap p.payment-submit-wrap button:hover,.checkout-container .cart-template.full-cart.active .cart-links.cart-links-bottom>span a:hover,.checkout-container .cart-template.full-cart.inactive .cart-links.cart-links-bottom>span a:hover,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .shp-open-options:hover,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .shp-open-options:hover,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div button.srp-pc-input:hover,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div button.srp-pc-input:hover{outline:none;text-decoration:none;transition:all .1s linear}.cart-fixed .payment-confirmation-wrap p.payment-submit-wrap button,.checkout-container .cart-template.full-cart.active .cart-links.cart-links-bottom>span.btn-place-order-wrapper a,.checkout-container .cart-template.full-cart.inactive .cart-links.cart-links-bottom>span.btn-place-order-wrapper a{background:#2189ff;border-color:#2189ff;color:#fff}.cart-fixed .payment-confirmation-wrap p.payment-submit-wrap button:hover,.checkout-container .cart-template.full-cart.active .cart-links.cart-links-bottom>span.btn-place-order-wrapper a:hover,.checkout-container .cart-template.full-cart.inactive .cart-links.cart-links-bottom>span.btn-place-order-wrapper a:hover{background:#006bea;border-color:#006bea;color:#fff}.cart-fixed .payment-confirmation-wrap p.payment-submit-wrap button:disabled,.checkout-container .cart-template.full-cart.active .cart-links.cart-links-bottom>span.btn-place-order-wrapper a:disabled,.checkout-container .cart-template.full-cart.inactive .cart-links.cart-links-bottom>span.btn-place-order-wrapper a:disabled{background:#ddd;border-color:#ddd;color:#aaa}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .shp-open-options,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .shp-open-options,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div button.srp-pc-input,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div button.srp-pc-input{background:#fff;border-color:#000;color:#000}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .shp-open-options:hover,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .shp-open-options:hover,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div button.srp-pc-input:hover,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div button.srp-pc-input:hover{background:rgba(0,0,0,.0509803922);border-color:#555;color:#555}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .shp-open-options:disabled,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .shp-open-options:disabled,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div button.srp-pc-input:disabled,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div button.srp-pc-input:disabled{background:#fff;border-color:#e5e5e5;color:#e5e5e5}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input{height:40px;width:100%;padding:0;border:0;border-bottom:1px solid #8f8f8f;outline:none;box-shadow:none;border-radius:0;box-sizing:border-box}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input::placeholder,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input::placeholder{font-size:18px;color:#8f8f8f}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input:focus,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input:focus{font-weight:normal;border-bottom:2px solid #2189ff;outline:none}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input:focus::placeholder,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input:focus::placeholder{font-size:18px;color:#fff}#cart-title{display:none !important}.checkout-container .cart-template.full-cart.active,.checkout-container .cart-template.full-cart.inactive{padding-top:42px}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active,.checkout-container .cart-template.full-cart.inactive{padding:0}}@media(min-width: 980px){.checkout-container .cart-template.full-cart.active .cart-template-holder,.checkout-container .cart-template.full-cart.inactive .cart-template-holder{margin-right:72px;max-width:800px}}.checkout-container .cart-template.full-cart.active .cart-template-holder .empty-cart-content,.checkout-container .cart-template.full-cart.inactive .cart-template-holder .empty-cart-content{display:none}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart{border:0}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>thead,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>thead{display:none}@media screen and (max-width: 980px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr{display:block}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-item.unavailable,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-item.unavailable{height:150px !important}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait)and (-webkit-min-device-pixel-ratio: 2){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-item.unavailable,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-item.unavailable{height:210px !important}}@media only screen and (min-device-width: 280px)and (max-device-width: 653px)and (orientation: portrait)and (-webkit-min-device-pixel-ratio: 2){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-item.unavailable,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-item.unavailable{height:230px !important}}@media only screen and (min-device-width: 412px)and (max-device-width: 915px)and (orientation: portrait)and (-webkit-min-device-pixel-ratio: 2){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-item.unavailable,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-item.unavailable{height:150px !important}}@media only screen and (max-width: 768px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-item.unavailable,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-item.unavailable{height:268px}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-item:not(.tradein-item):not(.care-item),.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-item:not(.tradein-item):not(.care-item){position:relative;height:210px;border-top:1px solid #dcdcdc;padding:0;margin:0}@media(min-width: 768px)and (max-width: 980px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-item:not(.tradein-item):not(.care-item),.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-item:not(.tradein-item):not(.care-item){height:245px}}@media only screen and (min-width: 769px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-item:not(.tradein-item):not(.care-item):first-child,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-item:not(.tradein-item):not(.care-item):first-child{border:0}}@media only screen and (max-width: 768px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-item:not(.tradein-item):not(.care-item),.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-item:not(.tradein-item):not(.care-item){height:268px}}@media only screen and (max-width: 320px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-item:not(.tradein-item):not(.care-item),.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-item:not(.tradein-item):not(.care-item){height:285px}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-item~.item-component.hide,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-item~.item-component.hide{display:none !important}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-item.unavailable,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-item.unavailable{background-color:#fef6f3}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-item.unavailable img,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-item.unavailable img{mix-blend-mode:darken}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-item.unavailable td.item-remove,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-item.unavailable td.item-remove{background:rgba(0,0,0,0)}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-item.unavailable td.shipping-date,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-item.unavailable td.shipping-date{display:none}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item{height:90px;border:0;border-top:0 !important;position:relative}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item::before,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item::before{content:"";width:85%;border-top:1px solid #ccc;position:absolute;top:0;right:0}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item{height:75px}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item::before,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item::before{width:100%}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-image,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-image{width:50px;position:absolute;left:120px;top:35%;transform:translate(0, -50%);background-position:215px}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-image,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-image{left:0;top:50%;transform:translate(0, -50%)}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-image a img,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-image a img{width:74px;height:74px}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-name,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-name{position:absolute;left:178px;top:50%;transform:translate(0, -50%);display:flex;justify-content:center;padding:0}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-name,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-name{left:100px;margin:0;max-width:210px}}@media(max-width: 280px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-name,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-name{left:58px}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-name>a,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-name>a{font-size:14px;font-weight:700;padding:0}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-name>h5.samsungCareName,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-name>h5.samsungCareName{font-size:14px;font-weight:700;padding:0;margin:0}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-name p,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-name p{display:flex;font-size:12px;font-weight:400;color:#000;padding:0;margin:0}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-name p a,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-name p a{margin-left:3px;font-size:12px;font-weight:400;color:#2189ff;text-decoration:underline;cursor:pointer}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-price,.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .shipping-date,.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .quantity,.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .quantity-price,.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-refid,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-price,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .shipping-date,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .quantity,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .quantity-price,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.tv-premium-item .product-refid{display:none !important}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item{position:relative;height:90px;border:0}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item::before,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item::before{content:"";width:85%;border-top:1px solid #ccc;position:absolute;top:0;right:0}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item{height:75px}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item::before,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item::before{width:93%}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-image,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-image{width:74px;position:absolute;left:100px;top:50%;transform:translate(0, -50%);background-position:215px}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-image,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-image{position:absolute;transform:none;padding-left:0;background-position:15px;position:absolute;left:29px;top:18px}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-image a img,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-image a img{width:36px;height:36px}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-name,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-name{position:absolute;left:156px;top:50%;transform:translate(0, -50%);display:flex;justify-content:center;padding:0}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-name,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-name{top:15px;transform:none;left:77px;margin:0;max-width:210px}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-name h5.samsungCareName,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-name h5.samsungCareName{font-size:14px;font-weight:700;padding:0;margin:0;margin-bottom:5px;color:#000;white-space:nowrap}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-name .samsungCarePrice,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-name .samsungCarePrice{font-size:14px;font-weight:700;color:#000}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-name>a,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-name>a{font-size:14px;font-weight:700;padding:0}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-name p,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-name p{display:flex;font-size:12px;font-weight:400;color:#000;padding:0;margin:0}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-name p a,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-name p a{margin-left:3px;font-size:12px;font-weight:400;color:#2189ff;text-decoration:underline;cursor:pointer}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-price,.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .shipping-date,.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .quantity,.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .quantity-price,.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-refid,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-price,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .shipping-date,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .quantity,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .quantity-price,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content+tr.product-item.care-item .product-refid{display:none !important}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content,.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-head,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-head{display:none}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein{position:relative;height:90px !important;border:0;background:rgba(0,0,0,0)}@media only screen and (min-width: 769px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein{display:table-row !important}}@media only screen and (max-width: 768px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein{display:flex !important}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein::before,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein::before{content:"";width:85%;border-top:1px solid #dcdcdc;position:absolute;top:0;right:0}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein{height:120px !important}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein::before,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein::before{width:100%}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__containerImage,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__containerImage{width:52px;position:absolute;top:50%;left:15%;transform:translate(0, -50%)}@media only screen and (max-width: 768px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__containerImage,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__containerImage{left:24px}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__linkImage,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__linkImage{display:block}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__image,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__image{width:78px}@media only screen and (min-device-width: 280px)and (max-device-width: 653px)and (orientation: portrait)and (-webkit-min-device-pixel-ratio: 2){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__image,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__image{width:42px}}@media only screen and (max-width: 370px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__image,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__image{position:relative;left:-10px}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__containerText,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__containerText{position:absolute;top:50%;left:calc(15% + 66px);transform:translate(0, -50%);display:flex;flex-direction:column}@media only screen and (max-width: 768px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__containerText,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__containerText{width:222px;left:102px}}@media only screen and (max-width: 370px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__containerText,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__containerText{width:auto}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__name,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__name{font-size:14px;line-height:16px;font-weight:700;color:#000;margin-bottom:8px}@media only screen and (min-device-width: 280px)and (max-device-width: 653px)and (orientation: portrait)and (-webkit-min-device-pixel-ratio: 2){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__name,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__name{max-width:80%}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__info,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__info{font-size:12px;line-height:14px;font-weight:400;color:#333}@media only screen and (min-device-width: 1000px)and (max-device-width: 1030px)and (orientation: portrait)and (-webkit-min-device-pixel-ratio: 2){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__info,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__info{max-width:90%}}@media only screen and (min-device-width: 803px)and (max-device-width: 1030px)and (orientation: portrait)and (-webkit-min-device-pixel-ratio: 2){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__info,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__info{max-width:90%}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__removeTradein.item-attachments-remove,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.product-itemTradein .product-itemTradein__removeTradein.item-attachments-remove{top:50%;transform:translate(0, -50%)}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content.show .item-attachments-item-fields,.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content.show .item-attachments-item-image,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content.show .item-attachments-item-fields,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr.item-attachments-content.show .item-attachments-item-image{display:none !important}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td{padding:0}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-image,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-image{width:94px;background:none;padding:0}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-image,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-image{position:absolute;top:8px;left:0}}@media(max-width: 339px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-image,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-image{position:relative;top:0}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-image a,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-image a{display:block}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-image a img,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-image a img{max-width:100%;width:94px;height:94px}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-image a img[alt*="Samsung Care"],.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-image a img[alt*="Samsung Care"]{width:36px !important;height:36px !important}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-name,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-name{display:flex;flex-direction:column;padding-top:24px;width:auto;max-width:500px}@media(min-width: 980px)and (max-width: 1279px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-name,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-name{width:70%}}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-name,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-name{width:60%;margin:16px 0 0 104px;padding:0 !important;position:relative}}@media(min-width: 768px)and (max-width: 980px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-name,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-name{margin:0;padding:0}}@media(max-width: 339px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-name,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-name{margin:0;padding:0;width:100%}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-name>*,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-name>*{padding-left:24px}@media(max-width: 339px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-name>*,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-name>*{padding-left:20px}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-name a,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-name a{font-size:16px;font-weight:700;color:#000}@media(min-width: 280px)and (min-height: 653px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-name a,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-name a{position:relative;max-height:2.4rem;overflow:hidden}}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-name a,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-name a{padding:0}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-name span.product-refid,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-name span.product-refid{font-size:12px;font-weight:400;font-family:SamsungOne400;color:#000;padding-top:4px}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-name span.product-refid,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-name span.product-refid{padding:8px 0 0 0}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-name .brand,.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-name .seller,.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-name .sku-button.sku-selector-button,.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-name .sku-selector,.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-name .product-item-attachment-offerings,.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-name .add-item-attachment-container,.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-name .clone-item,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-name .brand,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-name .seller,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-name .sku-button.sku-selector-button,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-name .sku-selector,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-name .product-item-attachment-offerings,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-name .add-item-attachment-container,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-name .clone-item{display:none !important}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-price,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-price{position:absolute;left:118px;bottom:80px;text-align:left}@media(min-width: 768px)and (max-width: 980px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-price,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-price{left:24px}}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-price,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-price{left:0}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-price span,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-price span{text-decoration:none}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-price span.list-price,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-price span.list-price{font-size:12px;color:#999}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-price span.list-price .old-product-price-label,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-price span.list-price .old-product-price-label{display:none}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-price span.best-price,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-price span.best-price{font-size:14px;font-weight:700;color:#000;display:flex}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-price span.best-price .new-product-price-label,.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.product-price span.best-price .price-details,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-price span.best-price .new-product-price-label,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.product-price span.best-price .price-details{display:none}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.shipping-date,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.shipping-date{position:absolute;left:118px;bottom:62px;display:inline-flex}@media(min-width: 768px)and (max-width: 980px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.shipping-date,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.shipping-date{left:24px}}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.shipping-date,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.shipping-date{display:block;left:0}}@media(max-width: 320px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.shipping-date,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.shipping-date{bottom:115px;text-align:left}}@media(max-width: 300px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.shipping-date,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.shipping-date{bottom:60px;text-align:left}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.shipping-date .shipping-estimate-date:not(.shipping-estimate-detail)::before,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.shipping-date .shipping-estimate-date:not(.shipping-estimate-detail)::before{content:"Envio en "}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.shipping-date .shipping-estimate-date:not(.shipping-estimate-detail)::after,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.shipping-date .shipping-estimate-date:not(.shipping-estimate-detail)::after{content:" desde la confirmación del pago"}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.shipping-date span,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.shipping-date span{font-size:14px;font-weight:400;color:#000;margin-right:8px}@media screen and (max-width: 767px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.shipping-date span,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.shipping-date span{font-size:11px}}@media screen and (max-width: 300px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.shipping-date span,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.shipping-date span{font-size:9px}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.quantity,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.quantity{position:absolute;left:118px;bottom:24px;display:flex;align-items:center;justify-content:center}@media(min-width: 768px)and (max-width: 980px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.quantity,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.quantity{left:24px}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.quantity .item-quantity-change,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.quantity .item-quantity-change{top:auto;bottom:auto;left:auto;right:auto}}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.quantity,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.quantity{width:unset;margin:0;left:0}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.quantity a.item-quantity-change,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.quantity a.item-quantity-change{display:block;position:relative;box-sizing:border-box;height:32px;width:28px;border:1px solid #ddd;background-color:#fff}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.quantity a.item-quantity-change i::before,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.quantity a.item-quantity-change i::before{display:flex;align-items:center;justify-content:center;width:12px;height:12px;position:absolute;top:50%;left:50%;font-size:18px}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.quantity a.item-quantity-change.item-quantity-change-decrement,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.quantity a.item-quantity-change.item-quantity-change-decrement{border-top-left-radius:32px;border-bottom-left-radius:32px}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.quantity a.item-quantity-change.item-quantity-change-decrement i::before,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.quantity a.item-quantity-change.item-quantity-change-decrement i::before{content:"-";transform:translate(-30%, -50%)}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.quantity a.item-quantity-change.item-quantity-change-increment,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.quantity a.item-quantity-change.item-quantity-change-increment{border-top-right-radius:32px;border-bottom-right-radius:32px}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.quantity a.item-quantity-change.item-quantity-change-increment i::before,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.quantity a.item-quantity-change.item-quantity-change-increment i::before{content:"+";transform:translate(-70%, -50%)}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.quantity input,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.quantity input{height:32px !important;width:48px !important;padding:0;margin:0;box-sizing:border-box;border-radius:0;border-right:0;border-left:0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;outline:none;box-shadow:none}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.quantity-price,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.quantity-price{position:absolute;top:24px;right:0;font-size:18px;font-weight:700;color:#000;width:130px}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.quantity-price,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.quantity-price{top:216px;display:block}}@media(max-width: 320px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.quantity-price,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.quantity-price{top:235px}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.item-remove,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.item-remove{position:absolute;bottom:24px;right:16px;display:block;height:40px;width:40px}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.item-remove,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.item-remove{top:5px;right:0;bottom:unset;background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 40%, rgb(255, 255, 255) 100%)}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.item-remove button,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.item-remove button{border:0;background:rgba(0,0,0,0)}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.item-remove a,.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.item-remove button,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.item-remove a,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.item-remove button{width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.item-remove a i,.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.item-remove button i,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.item-remove a i,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.item-remove button i{position:relative}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.item-remove a i:before,.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.item-remove button i:before,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.item-remove a i:before,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.item-remove button i:before{content:"";background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNC44MzMiIHZpZXdCb3g9IjAgMCAxMyAxNC44MzMiPgogIDxwYXRoIGlkPSJJY29uX1JlZ3VsYXJfQWN0aW9uX1JlbW92ZSIgZGF0YS1uYW1lPSJJY29uIC8gUmVndWxhciAvIEFjdGlvbiAvIFJlbW92ZSIgZD0iTTEwLjI2NCwxNC44MzNoLTcuNWEuNi42LDAsMCwxLS41OTItLjUxN2wwLS4wMzJMMS4yNTUsM0gwVjIuMTY2SDMuOTE3Vi41ODNBLjU4Mi41ODIsMCwwLDEsNC40NjgsMEg4LjVhLjU4NC41ODQsMCwwLDEsLjU4My41NTJWMi4xNjZIMTNWM0gxMS43NDVsLS45MTIsMTEuMjg1QS42MDYuNjA2LDAsMCwxLDEwLjI2NCwxNC44MzNaTTIuMDkyLDNoMGwuOSwxMWg3LjAyNmwuODk1LTExSDIuMDkyWk00Ljc1LjgzM1YyLjE2NmgzLjVWLjgzM1pNOC40MTcsMTEuNzVINy41ODNWNS40MTdoLjgzM3Y2LjMzMlptLTMsMEg0LjU4NFY1LjQxN2guODMzdjYuMzMyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCkiLz4KPC9zdmc+");background-repeat:no-repeat;background-position:center;width:40px;height:40px;position:absolute;top:50%;transform:translate(-50%, -50%)}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.tradein-item-remove a i:before,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.tradein-item-remove a i:before{transform:translate(-50%, -100%)}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.tradein-item-remove a i:before,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.tradein-item-remove a i:before{transform:translate(-50%, -40%)}}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items>tbody tr td.tradein-item-remove:hover,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items>tbody tr td.tradein-item-remove:hover{cursor:pointer}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items .item-unavailable,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items .item-unavailable{background-color:#fef6f3;margin-top:0px;padding:4px}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items .item-unavailable-message,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items .item-unavailable-message{height:45px}.checkout-container .cart-template.full-cart.active .cart-template-holder>.cart .cart-items .item-unavailable-message span.top-arrow,.checkout-container .cart-template.full-cart.inactive .cart-template-holder>.cart .cart-items .item-unavailable-message span.top-arrow{border-bottom-color:#fef6f3}.checkout-container .cart-template.full-cart.active .summary-template-holder,.checkout-container .cart-template.full-cart.inactive .summary-template-holder{min-width:280px}@media(max-width: 300px){.checkout-container .cart-template.full-cart.active .summary-template-holder,.checkout-container .cart-template.full-cart.inactive .summary-template-holder{min-width:240px}}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary{display:flex !important;flex-direction:column;justify-content:flex-end;min-height:500px;position:relative}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary::after,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary::after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;background-image:url("https://samsungar.vteximg.com.br/arquivos/samsungar-loading.gif");background-repeat:no-repeat;background-position:center 25%;transition:opacity .3s linear;opacity:0;z-index:0;pointer-events:none}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary:not(.ready)::after,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary:not(.ready)::after{opacity:1;z-index:2;pointer-events:auto}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options{order:1;width:100%;padding-bottom:24px;margin:0 0 16px 0;background-color:#fff}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container{margin:0;max-width:unset}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content{display:flex;flex-wrap:wrap}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-main-title,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-main-title{flex:1 1 100%;font-size:0}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-main-title::before,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-main-title::before{content:"Envío";font-size:20px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-description,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-description{flex:1 1 100%}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data{flex:1 1 30%;display:flex;flex-direction:column;margin-top:0}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form{width:100%}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div{display:flex;align-items:flex-start}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode{flex:1 1 70%;display:flex;flex-direction:column;position:relative;padding-right:16px}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode{flex:1 1 100%;padding:0}}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode label,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode label{font-size:14px;font-weight:400;margin-bottom:8px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input{order:1}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input.input-small:not(.error):not(.focus-visible):not(.success)+small:before,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input.input-small:not(.error):not(.focus-visible):not(.success)+small:before{display:block;position:absolute;top:-68px;pointer-events:none;font-size:18px;color:#8f8f8f;transition:all .1s linear}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input.focus-visible+small:after,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input.error+small:after,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input.focus-visible+small:after,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input.error+small:after{color:#2189ff}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input.error,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input.error{border-bottom:2px solid #d62e2e}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input.focus-visible,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input.focus-visible{border-bottom:2px solid #2189ff}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input.error:not(.focus-visible)~small,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode input.error:not(.focus-visible)~small{visibility:hidden}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode small,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode small{order:3;margin-top:10px;position:relative}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode small a,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode small a{color:#000;text-decoration:underline;font-size:0}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode small a::before,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode small a::before{content:"No conozco mi código postal";font-size:14px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode>span,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode>span{order:2;width:100%;position:absolute;top:70px;margin-top:8px;font-size:12px;color:#2189ff;background-color:#fff;z-index:1}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode>span.error,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode>span.error{color:#ef3434;margin-top:11px;text-decoration:underline;font-size:0}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode>span.error::before,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div p.ship-postalCode>span.error::before{content:"Código postal no válido";font-size:13px;margin-top:11px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div button.srp-pc-input,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div button.srp-pc-input{flex:0 0 30%;margin-top:24px}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div button.srp-pc-input,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-postal-code form.srp-postal-code__form>div button.srp-pc-input{flex:1 1 100%;max-width:100px;margin-top:29px}}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle{margin:0;margin-top:8px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper{box-shadow:none;outline:none;border:1px solid;box-sizing:border-box;max-width:220px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper label,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper label{display:flex;align-items:center;justify-content:center;height:40px;text-transform:capitalize;font-size:14px;font-weight:700;box-sizing:border-box}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__current,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__current{background-color:#000;border:1px solid #000}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__delivery.blue,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__pickup.blue,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__delivery.blue,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__pickup.blue{color:#fff;z-index:1}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__delivery,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__pickup,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__delivery,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__pickup{color:#000}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__delivery,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__delivery{font-size:0 !important}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__delivery::after,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__delivery::after{content:"Enviar";font-size:14px;font-family:SamsungOne}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__pickup,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__pickup{font-size:0 !important}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__pickup::after,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-toggle .srp-toggle__wrapper .srp-toggle__pickup::after{content:"Retirar";font-size:14px;font-family:SamsungOne}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info{position:relative;line-height:14px;border-radius:6px;margin-bottom:16px;margin-top:16px;display:flex;flex-wrap:wrap}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info>span,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info>span{font-size:14px;font-weight:700}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info>span.srp-items,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info>span.srp-items{margin-left:16px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info>span strong,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info>span strong{font-size:0}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info>span strong::before,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info>span strong::before{display:inline-block;content:"";-webkit-border-radius:.375rem;border-radius:.375rem;height:6px;width:6px;margin-right:.5rem;background-color:#000}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info>span strong::after,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info>span strong::after{content:"Retirar";font-size:14px;color:#000}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info>span a,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info>span a{color:#006bea}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info>span a.srp-address-title,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info>span a.srp-address-title{position:relative;display:flex;margin-left:3px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info>span a.srp-address-title::after,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info>span a.srp-address-title::after{content:"";background-image:url(https://samsungar.vteximg.com.br/arquivos/edit-checkout.png);background-repeat:no-repeat;background-position:center;background-size:contain;margin-left:3px;width:16px;height:16px;position:absolute;top:-2px;right:-21px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info label,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info label{flex:0 0 100%;border:0;margin:0;padding:8px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info label .srp-shipping-current-single__wrapper,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info label .srp-shipping-current-single__wrapper{margin:0;margin-right:16px;padding:16px 8px;background:#f7f7f7;border-radius:6px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info label .srp-shipping-current-single__wrapper .srp-shipping-current-single__bullet,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info label .srp-shipping-current-single__wrapper .srp-shipping-current-single__bullet{display:none}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info label .srp-shipping-current-single__wrapper .srp-shipping-current-single__description .srp-shipping-current-single__text,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info label .srp-shipping-current-single__wrapper .srp-shipping-current-single__description .srp-shipping-current-single__text{font-size:14px;font-weight:400;color:#000}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info label .srp-shipping-current-single__wrapper .srp-shipping-current-single__description .srp-shipping-current-single__text .srp-shipping-current-single__sla,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info label .srp-shipping-current-single__wrapper .srp-shipping-current-single__description .srp-shipping-current-single__text .srp-shipping-current-single__sla{font-size:14px;font-weight:400;color:#000}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info label .srp-shipping-current-single__wrapper .srp-shipping-current-single__description .srp-shipping-current-single__price,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-info label .srp-shipping-current-single__wrapper .srp-shipping-current-single__description .srp-shipping-current-single__price{font-size:14px;font-weight:700;color:#000}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header{flex-wrap:wrap}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header .srp-unavailable,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header .srp-unavailable{width:100%}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-header,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-header{line-height:14px;padding:16px;border-radius:6px;margin:0;display:flex}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header+.srp-delivery-info,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-header+.srp-delivery-info,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header+.srp-delivery-info,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-header+.srp-delivery-info{margin-top:-4px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header>span,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-header>span,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header>span,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-header>span{font-size:14px;font-weight:700}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header>span strong,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-header>span strong,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header>span strong,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-header>span strong{font-weight:700;color:#000}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header>span strong::before,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-header>span strong::before,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header>span strong::before,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-header>span strong::before{display:inline-block;content:"";-webkit-border-radius:.375rem;border-radius:.375rem;height:6px;width:6px;margin-right:.5rem;background-color:#000}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header>span a,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-header>span a,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header>span a,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-header>span a{color:#006bea}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header>span a.srp-address-title,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-header>span a.srp-address-title,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header>span a.srp-address-title,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-header>span a.srp-address-title{position:relative;display:flex;margin-left:3px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header>span a.srp-address-title::after,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-header>span a.srp-address-title::after,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header>span a.srp-address-title::after,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-header>span a.srp-address-title::after{margin-left:3px;content:"";background-image:url("https://samsungar.vteximg.com.br/arquivos/edit-checkout.png");background-repeat:no-repeat;background-position:center;background-size:contain;width:16px;height:16px;position:absolute;top:-2px;right:-21px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header .srp-unavailable,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-header .srp-unavailable,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-header .srp-unavailable,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-pickup-header .srp-unavailable{margin-top:8px;padding:8px 16px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-info,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-info{padding:8px;line-height:14px;border-radius:6px;margin-bottom:16px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-info label,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-info label{border:0;margin:0;padding:8px;background:#f7f7f7;border-radius:6px;opacity:1}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-info label .srp-shipping-current-single__wrapper,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-info label .srp-shipping-current-single__wrapper{margin:0;padding:8px 0}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-info label .srp-shipping-current-single__wrapper .srp-shipping-current-single__bullet,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-info label .srp-shipping-current-single__wrapper .srp-shipping-current-single__bullet{display:none}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-info label .srp-shipping-current-single__wrapper .srp-shipping-current-single__description .srp-shipping-current-single__text,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-info label .srp-shipping-current-single__wrapper .srp-shipping-current-single__description .srp-shipping-current-single__text{font-size:14px;font-weight:400;color:#000}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-info label .srp-shipping-current-single__wrapper .srp-shipping-current-single__description .srp-shipping-current-single__text .srp-shipping-current-single__sla,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-info label .srp-shipping-current-single__wrapper .srp-shipping-current-single__description .srp-shipping-current-single__text .srp-shipping-current-single__sla{font-size:14px;font-weight:400;color:#000}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-info label .srp-shipping-current-single__wrapper .srp-shipping-current-single__description .srp-shipping-current-single__price,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-delivery-info label .srp-shipping-current-single__wrapper .srp-shipping-current-single__description .srp-shipping-current-single__price{font-size:14px;font-weight:700;color:#000}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-unavailable,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-unavailable{border-color:#f66700}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-unavailable svg,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-unavailable svg{border:1px solid #f66700;border-radius:50%}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-unavailable svg g,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-unavailable svg g{fill:#f66700}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-unavailable .srp-text,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-result .srp-unavailable .srp-text{font-size:12px;font-family:SamsungOne}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-pickup-empty,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-pickup-empty{text-align:left}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-pickup-empty .srp-pickup-empty__my-location,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-pickup-empty .srp-pickup-empty__my-location{margin-top:16px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-pickup-empty .srp-pickup-empty__my-location button,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-pickup-empty .srp-pickup-empty__my-location button{background-color:#2189ff;display:inline-flex;align-items:center;border-radius:5px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-pickup-empty .srp-pickup-empty__my-location button::before,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-pickup-empty .srp-pickup-empty__my-location button::before{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg id='icon-location' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Crect id='Retângulo_820' data-name='Retângulo 820' width='18' height='18' fill='%23fff' opacity='0'/%3E%3Cpath id='Caminho_1381' data-name='Caminho 1381' d='M114.259,192.2a2.487,2.487,0,1,1,2.487,2.487,2.487,2.487,0,0,1-2.487-2.487m-4.259.016a6.444,6.444,0,0,0,1.526,4.171l4.549,5.32a.888.888,0,0,0,1.35,0l4.541-5.31.009-.011a6.445,6.445,0,0,0,1.525-4.171,6.75,6.75,0,0,0-13.5,0' transform='translate(-107.749 -184.375)' fill='%23fef6f3'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;display:block;margin-right:8px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-pickup-empty .srp-pickup-search-location__button,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-pickup-empty .srp-pickup-search-location__button{padding:0}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-pickup-empty .srp-pickup-search-location__button span,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .cart-more-options .srp-container .srp-content .srp-data .srp-pickup-empty .srp-pickup-search-location__button span{color:#2189ff;text-transform:none;text-decoration:underline}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary>.coupon-column.summary-coupon-wrap,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary>.coupon-column.summary-coupon-wrap{display:none !important}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers{order:3;width:100%;margin:0;padding:24px;border-radius:20px;background-color:#f7f7f7}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>.coupon-column.summary-coupon-wrap,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>.coupon-column.summary-coupon-wrap{display:none !important}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-heading,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-heading{display:block}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-heading span,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-heading span{padding:0;margin-bottom:24px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner{padding-right:10px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr{width:100%;border:0}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr:first-child td,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr:first-child td{padding-top:8px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr td,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr td{border:0;font-size:14px;padding:0;padding-bottom:8px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr td.info,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr td.info{width:50%;text-align:left}@media only screen and (max-width: 768px){.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr td.info,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr td.info{width:30%}}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr td.monetary,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr td.monetary{width:50%;text-align:right;font-weight:700}@media only screen and (max-width: 768px){.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr td.monetary,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr td.monetary{width:70%}}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr td.empty,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr td.space,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr td.empty,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr td.space{display:none !important}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tbody.totalizers-list,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tbody.totalizers-list{width:100%;border-top:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2)}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tbody.totalizers-list .srp-summary-result .info,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tbody.totalizers-list .srp-summary-result .info{font-size:0}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tbody.totalizers-list .srp-summary-result .info::before,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tbody.totalizers-list .srp-summary-result .info::before{content:"Envío";font-size:14px}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tbody.shipping-reset,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tbody.shipping-calculate,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tbody.shipping-reset,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tbody.shipping-calculate{display:none !important}.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tfoot tr td.info,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tfoot tr td.monetary,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tfoot tr td.info,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tfoot tr td.monetary{font-size:20px;font-weight:700;padding-top:32px}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tfoot tr td.info,.checkout-container .cart-template.full-cart.active .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tfoot tr td.monetary,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tfoot tr td.info,.checkout-container .cart-template.full-cart.inactive .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tfoot tr td.monetary{font-size:18px}}.checkout-container .cart-template.full-cart.active .cart-links.cart-links-bottom,.checkout-container .cart-template.full-cart.inactive .cart-links.cart-links-bottom{order:4;display:flex !important;flex-direction:column;margin:0;padding:24px}@media only screen and (min-device-width: 768px)and (max-device-width: 1030px)and (orientation: portrait)and (-webkit-min-device-pixel-ratio: 2){.checkout-container .cart-template.full-cart.active .cart-links.cart-links-bottom,.checkout-container .cart-template.full-cart.inactive .cart-links.cart-links-bottom{width:96%}}@media only screen and (min-device-width: 280px)and (max-device-width: 653px)and (orientation: portrait)and (-webkit-min-device-pixel-ratio: 2){.checkout-container .cart-template.full-cart.active .cart-links.cart-links-bottom,.checkout-container .cart-template.full-cart.inactive .cart-links.cart-links-bottom{margin:0px 15px}}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .cart-links.cart-links-bottom,.checkout-container .cart-template.full-cart.inactive .cart-links.cart-links-bottom{padding:24px 0;float:none}}.checkout-container .cart-template.full-cart.active .cart-links.cart-links-bottom>span,.checkout-container .cart-template.full-cart.inactive .cart-links.cart-links-bottom>span{float:none;width:100%}.checkout-container .cart-template.full-cart.active .cart-links.cart-links-bottom>span a,.checkout-container .cart-template.full-cart.inactive .cart-links.cart-links-bottom>span a{display:flex;align-items:center;justify-content:center}.checkout-container .cart-template.full-cart.active .cart-links.cart-links-bottom>span.link-choose-more-products-wrapper,.checkout-container .cart-template.full-cart.inactive .cart-links.cart-links-bottom>span.link-choose-more-products-wrapper{padding-bottom:16px}.checkout-container .cart-template.full-cart.active .cart-links.cart-links-bottom>span.link-choose-more-products-wrapper a,.checkout-container .cart-template.full-cart.inactive .cart-links.cart-links-bottom>span.link-choose-more-products-wrapper a{border:none;font-family:SamsungOne;text-decoration:underline;text-decoration-thickness:2px;text-decoration-style:solid;border-radius:0px;color:#000}.checkout-container .cart-template.full-cart.active .cart-links.cart-links-bottom>span.link-print-cart-wrapper,.checkout-container .cart-template.full-cart.inactive .cart-links.cart-links-bottom>span.link-print-cart-wrapper{display:none}.checkout-container .cart-template.full-cart.active .cart-links.cart-links-bottom>span.purchase-notice,.checkout-container .cart-template.full-cart.inactive .cart-links.cart-links-bottom>span.purchase-notice{margin-top:32px;font-size:12px;font-weight:400;color:#000;text-align:left}@media(max-width: 767px){.checkout-container .cart-template.full-cart.active .cart-links.cart-links-bottom>span.purchase-notice,.checkout-container .cart-template.full-cart.inactive .cart-links.cart-links-bottom>span.purchase-notice{margin-top:16px}}.shipping-date.empty,th.quantity,th.quantity-price{display:none}.inputOptIn.__whatsapp svg{top:5px;position:relative}.inputOptIn.__whatsapp .form-tooltip{position:relative}.inputOptIn.__whatsapp .form-tooltip .form-tooltip__item{opacity:0;display:none;transition:all .3s ease}.inputOptIn.__whatsapp .form-tooltip .form-tooltip__initiator:hover+.form-tooltip__item{opacity:1;display:inline-block;position:absolute;border:1px solid #ccc;width:200px;top:50%;left:35px;padding:5px 5px 5px 10px;border-radius:4px;box-sizing:border-box;transform:translateY(-50%);z-index:2;box-shadow:2px 2px 5px 1px rgba(0,0,0,.2)}.inputOptIn.__whatsapp .form-tooltip .form-tooltip__initiator:hover+.form-tooltip__item:after{content:"";display:inline-block;width:15px;height:15px;border-left:1px solid #ccc;position:absolute;left:-1px;transform:rotate(-45deg) translateY(calc(-50% - 3px));background:#fff;top:50%;z-index:1}.inputOptIn.__whatsapp .form-tooltip .form-tooltip__initiator:hover+.form-tooltip__item:before{content:"";display:inline-block;width:15px;height:15px;border-top:1px solid #ccc;position:absolute;left:1px;transform:rotate(-45deg) translateY(calc(-50% - 4px));background:#fff;top:50%;z-index:1}#go-to-shipping.disabled{opacity:1;background:#ddd;color:#aaa;pointer-events:none}option[disabled]{display:none}.box-payment-pinpad{display:none}tr.product-item,.hproduct.item,#client-pre-email{animation-name:observerAnimation;animation-duration:1ms}@keyframes observerAnimation{from{opacity:.99999999}to{opacity:1}}.checkout-header{border-bottom:1px solid #dcdcdc;background-color:#fff}@media only screen and (max-width: 768px){.checkout-header .container{padding:0 8px !important}}@media only screen and (min-width: 769px){.checkout-header .container{max-width:1280px;width:auto;padding:0 8px}}@media only screen and (max-width: 768px){.checkout-header .flex{height:60px}}.checkout-header .checkout-header-back{position:absolute;left:0;top:100px;z-index:2}@media only screen and (min-device-width: 1000px)and (max-device-width: 1030px)and (orientation: portrait)and (-webkit-min-device-pixel-ratio: 2){.checkout-header .checkout-header-back{left:20px}}@media only screen and (min-device-width: 803px)and (max-device-width: 1030px)and (orientation: portrait)and (-webkit-min-device-pixel-ratio: 2){.checkout-header .checkout-header-back{left:20px}}@media only screen and (max-width: 768px){.checkout-header .checkout-header-back{position:absolute;bottom:0px;left:8px;top:70px}}.checkout-header .checkout-header-back a{font-size:14px;font-weight:700;color:#000}@media only screen and (max-width: 768px){.checkout-header .checkout-header-back a{font-size:12px}}.checkout-header .checkout-header-back a svg{margin-right:5px}.checkout-header .checkout-header-logo{padding:24px 0;text-align:start}@media only screen and (max-width: 768px){.checkout-header .checkout-header-logo{text-align:left}}.checkout-header .checkout-header-logo img{max-width:120px}.checkout-header .checkout-header-icon::after{content:"Compra 100% segura.";font-size:14px;font-weight:700;color:#000;margin-right:17px}@media only screen and (max-width: 768px){.checkout-header .checkout-header-icon::after{font-size:12px}}.checkout-header .checkout-header-icon svg{display:none}.checkout-footer{background-color:#f7f7f7;padding:39px 0}@media screen and (max-width: 1024px){.checkout-footer{padding:30px 20px}.checkout-footer .flex{display:block}}@media screen and (max-width: 1024px){.checkout-footer .checkout-footer-payment-flag{display:block;text-align:center;border-bottom:1px solid #d6d6d6;padding-bottom:10px;margin-bottom:10px}}.checkout-footer .checkout-footer-payment-flag svg{width:30px;height:30px;margin:0 10px}.checkout-footer .checkout-footer-payment-flag .checkout-footer-payment-flag-content{margin-left:10px}.checkout-footer .checkout-footer-payment-flag .checkout-footer-payment-text{font-size:14px;font-weight:700;color:#373737;min-width:154px}@media screen and (max-width: 1024px){.checkout-footer .checkout-footer-payment-flag .checkout-footer-payment-text{margin-bottom:10px}}.checkout-footer .checkout-footer-security-seal{text-align:center}@media screen and (max-width: 1024px){.checkout-footer .checkout-footer-security-seal{display:block}}@media screen and (max-width: 1024px){.checkout-footer .checkout-footer-payment-links{display:none}}.checkout-footer .checkout-footer-payment-links a{font-size:14px;text-align:center;color:#373737;padding:0 20px}.container-cart h1.hide{display:none !important}.clone-item,.clone-item-container,.clone-item-sep,.item-attachments-name-linkscplus{display:none}.installments-description,.installments-list-title,.installments-title{position:relative;visibility:hidden}.installments-title:after{content:"Detalle de las cuotas de tu compra";position:absolute;top:0;left:0;visibility:visible}.installments-description:after{content:"Los productos que estás comprando tienen diferentes valores,condiciones de pago y cantidad de cuotas. Te recordamos que esos montos podrán estar divididos en dos o más cargos en tu liquidación del mes.";position:absolute;top:0;left:0;visibility:visible}.installments-list-title:after{content:"Liquidación por cada mes";position:absolute;top:0;left:0;visibility:visible}.installments-summary{display:none}.cart-fixed{padding:24px;background-color:#f7f7f7;border-radius:20px;width:100%;max-width:428px;margin-top:16px;margin-bottom:20px;height:auto !important;min-height:unset}@media(max-width: 767px){.cart-fixed{width:unset}}@media(min-width: 500px)and (max-width: 767px){.cart-fixed{margin:auto}}@media(min-width: 768px)and (max-width: 850px){.cart-fixed{max-width:275px}}@media(min-width: 851px)and (max-width: 1279px){.cart-fixed{max-width:300px}}.cart-fixed .mini-cart .summary-cart-template-holder{overflow:hidden}.cart-fixed h2{font-size:16px;font-weight:700;text-align:left;color:#000;padding:0;border:0;margin-bottom:24px}.cart-fixed .fixedcartquantity{position:absolute;top:23px;font-size:16px;font-weight:700;text-align:left;color:#000;left:188px}@media screen and (max-width: 360px){.cart-fixed .fixedcartquantity{top:40px;left:24px}}.cart-fixed .note{display:none !important}.cart-fixed .shippingCartFixedTitle{font-size:14px;color:#000;font-weight:700;margin-top:17px}.cart-fixed .shippingCartFixedText{font-size:12px;color:#000;font-weight:700}.cart-fixed .summary-cart-template-holder{height:auto !important}.cart-fixed .summary-cart-template-holder .cart{padding:0}.cart-fixed .summary-cart-template-holder .cart ul.cart-items li{display:flex;flex-wrap:wrap;align-items:inherit;justify-content:flex-end;margin:0;padding:0;border:0}.cart-fixed .summary-cart-template-holder .cart ul.cart-items li::after{content:"•";color:#000;order:1;flex:0 0 auto}.cart-fixed .summary-cart-template-holder .cart ul.cart-items li .quantity{order:2;flex:0 0 auto;position:static;background-color:rgba(0,0,0,0);color:#000;font-size:12px;font-weight:700;box-shadow:none}.cart-fixed .summary-cart-template-holder .cart ul.cart-items li .product-name{order:3;flex:1 1 auto;font-style:12px;font-weight:400;color:#000}.cart-fixed .summary-cart-template-holder .cart ul.cart-items li .item-unavailable{order:4;flex:0 0 100%;display:flex;margin:0;padding:0;margin-top:8px}.cart-fixed .summary-cart-template-holder .cart ul.cart-items li .item-unavailable p{width:100%;margin:0;display:flex;position:relative;padding:8px}.cart-fixed .summary-cart-template-holder .cart ul.cart-items li a.url,.cart-fixed .summary-cart-template-holder .cart ul.cart-items li .description{display:none !important}.cart-fixed p#go-to-cart-button{position:absolute;top:-24px;right:10px;margin:0;z-index:888}.cart-fixed p#go-to-cart-button small a{font-size:0px;font-weight:700;color:#000;text-decoration:underline}.cart-fixed p#go-to-cart-button small a::before{font-size:14px;content:"Volver al carrito"}.cart-fixed .summary-template-holder{border:0}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>.coupon-column.summary-coupon-wrap{display:block}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>.coupon-column.summary-coupon-wrap .coupon.summary-coupon{display:block;margin:0}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>.coupon-column.summary-coupon-wrap .coupon.summary-coupon .coupon-form .coupon-fieldset>div p.coupon-label{display:none}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>.coupon-column.summary-coupon-wrap .coupon.summary-coupon .coupon-form .coupon-fieldset>div p.coupon-fields{display:flex;flex-direction:column;margin:0}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>.coupon-column.summary-coupon-wrap .coupon.summary-coupon .coupon-form .coupon-fieldset>div p.coupon-fields>span{font-size:14px;color:#000}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>.coupon-column.summary-coupon-wrap .coupon.summary-coupon .coupon-form .coupon-fieldset>div p.coupon-fields>span:first-child{display:none}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>.coupon-column.summary-coupon-wrap .coupon.summary-coupon .coupon-form .coupon-fieldset>div p.coupon-fields>span.info{display:flex;align-items:center;width:100%}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>.coupon-column.summary-coupon-wrap .coupon.summary-coupon .coupon-form .coupon-fieldset>div p.coupon-fields>span.info::before{flex:1 1 auto;content:"Cupón";text-align:left}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>.coupon-column.summary-coupon-wrap .coupon.summary-coupon .coupon-form .coupon-fieldset>div p.coupon-fields>span.info span{flex:0 0 auto;font-weight:700}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>.coupon-column.summary-coupon-wrap .coupon.summary-coupon .coupon-form .coupon-fieldset>div p.coupon-fields>span.info small{flex:0 0 auto;align-self:start;margin-right:-12px}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>.coupon-column.summary-coupon-wrap .coupon.summary-coupon .coupon-form .coupon-fieldset>div p.coupon-fields>span.info small a{position:relative;display:flex;justify-content:center;align-items:center;width:40px;height:40px;font-size:0}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers>.coupon-column.summary-coupon-wrap .coupon.summary-coupon .coupon-form .coupon-fieldset>div p.coupon-fields>span.info small a:before{content:"";background-image:url("data:image/svg+xml;base64,PHN2ZyBpZD0iSWNvbl8tX0JvbGRfLV9BY3Rpb25fLV9DYW5jZWwiIGRhdGEtbmFtZT0iSWNvbiAtIEJvbGQgLSBBY3Rpb24gLSBDYW5jZWwiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiB2aWV3Qm94PSIwIDAgMTYgMTYiPgogIDxyZWN0IGlkPSJDb250YWluZXIiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIvPgogIDxwYXRoIGlkPSJJY29uX0JvbGRfQWN0aW9uX0NhbmNlbCIgZGF0YS1uYW1lPSJJY29uIC8gQm9sZCAvIEFjdGlvbiAvIENhbmNlbCIgZD0iTTcuNTgzLDE1LjE2N2gwYTcuNTgzLDcuNTgzLDAsMSwxLDcuNTg0LTcuNTgzQTcuNTMzLDcuNTMzLDAsMCwxLDcuNTgyLDE1LjE2N1pNNy40NjYsOC4yOWgwbDIuNjUxLDIuNjUyLjgyNS0uODI1TDguMjksNy40NjVsMi42NTItMi42NTItLjgyNS0uODI1TDcuNDY2LDYuNjQsNC44MTQsMy45ODhsLS44MjUuODI1TDYuNjQxLDcuNDY1LDMuOTg5LDEwLjExN2wuODI1LjgyNUw3LjQ2NSw4LjI5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC40MTcgMC40MTcpIi8+Cjwvc3ZnPg==");background-repeat:no-repeat;background-position:center;width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers div:nth-child(2) .accordion-group .accordion-body .accordion-inner{padding:0}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr{width:100%;border:0}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr#installments-summary+tr td{padding-top:8px}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr:first-child td{padding-top:8px}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr.srp-summary-result{display:table-row}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr td{border:0;font-size:14px;padding:0;padding-bottom:8px;float:none;color:#000}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr td.info{width:50%;text-align:left}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr td.monetary{width:50%;text-align:right;font-weight:700}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr td.empty,.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tr td.space{display:none !important}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tbody.totalizers-list{width:100%;border-top:1px solid #717171;border-bottom:1px solid #717171}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tbody.totalizers-list .srp-summary-result .info{font-size:0}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tbody.totalizers-list .srp-summary-result .info::before{content:"Costos del envío";font-size:14px}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tbody.shipping-reset,.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tbody.shipping-calculate{display:none !important}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tfoot{border-top:1px solid #717171}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tfoot tr td{color:#000;float:none;font-size:24px;font-weight:700}@media(max-width: 767px){.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tfoot tr td{font-size:18px}}.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tfoot tr td.info,.cart-fixed .summary-template-holder>.summary .totalizers.summary-totalizers.cart-totalizers div:nth-child(2) .accordion-group .accordion-body .accordion-inner .table tfoot tr td.monetary{padding-top:32px}.cart-fixed .payment-confirmation-wrap{border:0;margin:0}.cart-fixed .payment-confirmation-wrap p.payment-submit-wrap{position:relative;background-color:#f7f7f7}.cart-fixed #payment-data-submit.data-omni-checkout.disable{pointer-events:none;background:#ddd;color:#aaa;border:none}.cart-fixed #inputPoliticsSummary,.cart-fixed #inputTermSummary{width:1.3em;height:1.3em;background-color:#fff;border-radius:50%;vertical-align:sub;border:1px solid #ddd;appearance:none;-webkit-appearance:none;outline:none;cursor:pointer;margin-right:10px}.cart-fixed #inputPoliticsSummary:checked,.cart-fixed #inputTermSummary:checked{border:none;background:url("https://samsungar.vteximg.com.br/arquivos/icon-checkbox.png") center no-repeat}.cart-fixed .inputPoliticsSummary,.cart-fixed .inputTermSummary{color:#000}.cart-fixed .inputPoliticsSummary a,.cart-fixed .inputTermSummary a{text-decoration:underline}.cart-fixed #cart-link-coupon-add{display:none !important}#shipping-preview-container .srp-description{font-size:0}#shipping-preview-container .srp-description::before{content:"Vea todas las opciones de envío para sus productos.";font-size:13px}.tradein-hproduct .quantity,.tvpremium-hproduct .quantity{margin-left:6px}.tradein-hproduct::after,.tvpremium-hproduct::after{content:"" !important}@media(max-width: 330px){.SavedCardsList{width:90% !important}}.installments-summary-description{line-height:1.5}.installments-summary-disclaimer{line-height:1.5;font-style:italic}.checkout-main-empty-cart .cart-template.full-cart.span12.active,.checkout-main-empty-cart .cart-template.full-cart.span12.inactive{display:block !important}.checkout-main-empty-cart .cart-template.full-cart.span12.active .cart-template-holder,.checkout-main-empty-cart .cart-template.full-cart.span12.inactive .cart-template-holder{margin:0 auto}.checkout-main-empty-cart .cart-template.full-cart.span12.active .cart-links.cart-links-bottom,.checkout-main-empty-cart .cart-template.full-cart.span12.inactive .cart-links.cart-links-bottom{display:none !important}.checkout-main-empty-cart .checkout-navigation{display:none !important}.checkout-main-empty-cart .summary-template-holder{display:none !important}.cart-template-holder .empty-cart-content{padding-top:10px;text-align:center;text-align:-webkit-center;display:none !important}.cart-template-holder .empty-cart-content.cartEmptyShow{display:block !important}@media screen and (max-width: 1024px){.cart-template-holder .empty-cart-content{padding:50px 0px 0}}.cart-template-holder .empty-cart-content .empty-cart-title{font-size:35px;font-weight:bold;line-height:.91;color:#373737;margin-bottom:19px}@media screen and (max-width: 1024px){.cart-template-holder .empty-cart-content .empty-cart-title{font-size:20px}}.cart-template-holder .empty-cart-content .empty-cart-message p{font-size:18px;font-weight:normal;color:#373737;margin-bottom:30px}@media screen and (max-width: 1024px){.cart-template-holder .empty-cart-content .empty-cart-message p{font-size:14px;padding:0px 30px}}.cart-template-holder .empty-cart-content .empty-cart-links{background-color:#f8f8f8;width:600px;display:block;text-align:-webkit-center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:43px 120px;margin-bottom:65px;border-radius:20px}@media screen and (max-width: 1024px){.cart-template-holder .empty-cart-content .empty-cart-links{display:block;padding:20px;width:100%;border-radius:0px;box-sizing:border-box}}.cart-template-holder .empty-cart-content .empty-cart-links:before{content:"Usted puede utilizar el menú de navegación o la búsqueda para encontrar sus productos favoritos. Al encontrar un producto de su interés, haga clic en el botón de compra y se añadirá a su carrito.";width:100%;line-height:1.2;font-size:16px;text-align:center;margin-bottom:40px}@media screen and (max-width: 1024px){.cart-template-holder .empty-cart-content .empty-cart-links:before{text-align:center;width:auto;margin-bottom:0px 30px;margin-bottom:30px}}.cart-template-holder .empty-cart-content .empty-cart-links #cart-choose-products{height:40px;border-radius:40px;border:1px solid #000;background:rgba(0,0,0,0);font-size:14px;font-weight:700;text-align:center;color:#373737;padding:0;text-shadow:none;width:100%;max-width:350px;line-height:40px;box-shadow:none;margin:0;transition:all .2s ease-out}.cart-template-holder .empty-cart-content .empty-cart-links #cart-choose-products:hover{background:#fff}.cart-gift-items .product-image{background:none !important}.cart-template .item-unavailable-message span:not(.help-arrow){font-size:0}.cart-template .item-unavailable-message span:not(.help-arrow):after{content:"Lo sentimos, este producto no cuenta con stock para esta zona.";font-size:12px;line-height:20px}.cart-template .item-unavailable-message .icon-warning-sign{margin-top:4px;margin-right:4px}.cart-template #shp-unavailable-delivery-available-pickup{font-size:0}.cart-template #shp-unavailable-delivery-available-pickup::before{content:"Lo sentimos, este producto no cuenta con stock para esta zona.";font-size:12px;font-family:SamsungOne;font-weight:700}.cart-template .vtex-shipping-preview-0-x-unavailableDeliveryAlert .vtex-shipping-preview-0-x-alertPickup{margin-top:6px;border-color:#f66700}.cart-template .vtex-shipping-preview-0-x-unavailableDeliveryAlert .vtex-shipping-preview-0-x-alertPickup .shp-alert-icon{border-color:#f66700;background:#f66700}.cart-template .vtex-shipping-preview-0-x-unavailableDeliveryAlert .vtex-shipping-preview-0-x-alertPickup .shp-alert-icon svg g{fill:#fff}.cart-template .vtex-shipping-preview-0-x-unavailableDeliveryAlert .button-unavailable-delivery-pickup-wrapper button{border:none;font-family:SamsungOne;text-decoration:underline;margin-top:0}.cart-template #removeConfirmationModal .modal-footer{background:#fff}.cart-template #removeConfirmationModal .modal-footer .btn-danger{background:#da4f49 !important;background-position:0;border-radius:20px;border:none}#vtexIdUI-auth-selector>div.modal-body>ul>li:nth-child(3){display:none}@media screen and (max-width: 1024px){#orderform-title{text-align:center;font-size:20px;margin-bottom:44px}}.client-pre-email{border:none;padding-top:10px}@media screen and (max-width: 1024px){.client-pre-email{width:100%;padding:0 20px;margin-left:-20px}}.client-pre-email .link-cart{display:none}.client-pre-email #orderform-to-cart{font-size:13.5px;font-weight:700;letter-spacing:1.2px;color:#000;text-transform:uppercase;text-decoration:underline}@media screen and (max-width: 1024px){.client-pre-email #orderform-to-cart{display:none}}.client-pre-email .client-pre-email-h{flex-basis:100%;margin:0;padding-bottom:7px}@media screen and (max-width: 500px){.client-pre-email .client-pre-email-h{padding-bottom:24px}}.client-pre-email .client-pre-email-h label{margin:0}.client-pre-email .client-pre-email-h span{display:block;font-size:0px;text-align:center}.client-pre-email .client-pre-email-h span::before{content:"Seleccioná una opción para finalizar la compra";line-height:24px;font-weight:bold;color:#000;font-size:20px;font-family:"SamsungOne"}@media screen and (max-width: 1024px){.client-pre-email .client-pre-email-h span::before{margin-bottom:8px;line-height:12px;font-size:16px;padding:0 7px}}@media screen and (max-width: 1024px){.client-pre-email .client-pre-email-h span::before{margin-bottom:8px;line-height:30px;font-size:16px}}@media(max-width: 280px){.client-pre-email .client-pre-email-h span::before{font-size:16px;line-height:19px}}.client-pre-email .client-pre-email-h small{font-size:0}@media screen and (max-width: 1024px){.client-pre-email .client-pre-email-h small{font-size:0}}.client-pre-email .client-email{position:relative}.client-pre-email .client-email #client-pre-email{border:none;border-bottom:1px solid #555;border-radius:0;box-shadow:none;font-size:14px;font-weight:300;color:#7b7b7b;height:35px;background:rgba(0,0,0,0);margin-top:15px;text-align:left;max-width:292px;display:block;margin:15px auto 0;padding:0}@media(max-width: 1024px){.client-pre-email .client-email #client-pre-email{width:100%}}@media(max-width: 500px){.client-pre-email .client-email #client-pre-email{width:312px !important}}@media(max-width: 360px){.client-pre-email .client-email #client-pre-email{width:312px !important}}@media(max-width: 320px){.client-pre-email .client-email #client-pre-email{width:288px !important}}@media(max-width: 280px){.client-pre-email .client-email #client-pre-email{width:248px !important}}.client-pre-email .client-email .loading-inline{display:block;position:absolute;top:0;right:0;width:24px;height:24px;background-image:url(https://samsungar.vteximg.com.br/arquivos/samsungar-loading.gif);background-repeat:no-repeat;background-position:center;background-size:contain;animation:none}.client-pre-email .client-email .loading-inline::before{display:none;content:""}.client-pre-email .client-email #btn-client-pre-email{height:40px;border-radius:25px;color:#fff;width:270px;text-transform:capitalize;padding:0;border:none;display:block;position:static;margin:25px auto 0 auto;background:#2189ff}.client-pre-email .client-email #btn-client-pre-email:hover{background:#006bea}@media(max-width: 500px){.client-pre-email .client-email #btn-client-pre-email{width:200px}}.client-pre-email .client-email #btn-client-pre-email::after{content:"Ingresar";font-size:12px;font-family:"SamsungOne400";line-height:18.62px}.client-pre-email .client-email #btn-client-pre-email span{display:none}.client-pre-email .client-email #btn-client-pre-email.btn.disabled,.client-pre-email .client-email #btn-client-pre-email .btn[disabled]{background:#2189ff;opacity:1}.client-pre-email .client-email #btn-client-pre-email.btn.disabled:hover,.client-pre-email .client-email #btn-client-pre-email .btn[disabled]:hover{background:#006bea}.client-pre-email .client-email .help.error{font-size:0;text-align:left;color:#555;margin:-57px auto;display:block !important}.client-pre-email .client-email .help.error::after{content:"Ingresá un e-mail válido";color:#d62e2e;font-size:12px;line-height:15.96px;font-family:"SamsungOne400";text-align:left;display:block !important}@media(max-width: 500px){.client-pre-email .client-email .help.error::after{position:absolute;bottom:40px}}@media screen and (max-width: 1024px){.client-pre-email .client-email .help.error{text-align:center;margin:0 auto}}@media(max-width: 500px){.client-pre-email .client-email .help.error{position:relative}}.client-pre-email .emailInfo{background:#fff;max-width:700px;width:100%;margin:30px auto 0;border:none}@media screen and (max-width: 1024px){.client-pre-email .emailInfo{margin:10px auto 0;padding:0}}@media(max-width: 500px){.client-pre-email .emailInfo{margin:24px 0}}.client-pre-email .emailInfo h3{font-size:0px;font-weight:normal;text-align:center;color:#000}.client-pre-email .emailInfo h3::before{content:"Guardamos tu correo electrónico de manera 100% segura para:";font-size:14px;line-height:17px;font-family:"SamsungOne400"}@media(max-width: 280px){.client-pre-email .emailInfo h3::before{font-size:12px;line-height:14px}}@media screen and (max-width: 1024px){.client-pre-email .emailInfo h3{max-width:250px;margin:0 auto;line-height:20px}}@media(max-width: 500px){.client-pre-email .emailInfo h3{max-width:312px}}.client-pre-email .emailInfo ul.unstyled{display:flex;width:100%;margin:0;background-color:#fff;padding:20px 0}@media screen and (max-width: 1024px){.client-pre-email .emailInfo ul.unstyled{display:flex;flex-wrap:wrap;justify-content:space-between}}@media screen and (max-width: 340px){.client-pre-email .emailInfo ul.unstyled{display:grid;justify-content:center}}.client-pre-email .emailInfo ul.unstyled li{flex:1;padding:0 8px}.client-pre-email .emailInfo ul.unstyled li .icon-ok{display:none}.client-pre-email .emailInfo ul.unstyled li span{font-size:13.5px;font-weight:bold;text-align:center;color:#000;word-break:normal;display:block}@media screen and (max-width: 1024px){.client-pre-email .emailInfo ul.unstyled li span{margin-bottom:40px}}@media screen and (max-width: 767px){.client-pre-email .emailInfo ul.unstyled li span{font-size:10px}}.client-pre-email .emailInfo ul.unstyled li span[data-i18n="clientProfileData.bullet1WhyEmail"]{font-size:0}.client-pre-email .emailInfo ul.unstyled li span[data-i18n="clientProfileData.bullet1WhyEmail"]::after{content:"Identificar tu perfil";font-size:12px}@media screen and (max-width: 767px){.client-pre-email .emailInfo ul.unstyled li span[data-i18n="clientProfileData.bullet1WhyEmail"]::after{font-size:10px}}.client-pre-email .emailInfo ul.unstyled li span[data-i18n="clientProfileData.bullet1WhyEmail"]::before{content:"";background:url(https://samsungar.vteximg.com.br/arquivos/fingerprint.png?v=1) no-repeat;width:44px;height:46px;display:block;margin:0px auto 15px}.client-pre-email .emailInfo ul.unstyled li span[data-i18n="clientProfileData.bullet2WhyEmail"]{font-size:0}.client-pre-email .emailInfo ul.unstyled li span[data-i18n="clientProfileData.bullet2WhyEmail"]::after{content:"Notificar los estados de tus compras";font-size:12px}@media screen and (max-width: 767px){.client-pre-email .emailInfo ul.unstyled li span[data-i18n="clientProfileData.bullet2WhyEmail"]::after{font-size:10px}}.client-pre-email .emailInfo ul.unstyled li span[data-i18n="clientProfileData.bullet2WhyEmail"]::before{content:"";background:url(https://samsungar.vteximg.com.br/arquivos/notification.png?v=1) no-repeat;width:38px;height:46px;display:block;margin:0px auto 15px}.client-pre-email .emailInfo ul.unstyled li span[data-i18n="clientProfileData.bullet3WhyEmail"]::before{content:"";background:url(https://samsungar.vteximg.com.br/arquivos/return-to-the-past.png?v=1) no-repeat;width:43px;height:46px;display:block;margin:0px auto 15px}.client-pre-email .emailInfo ul.unstyled li span[data-i18n="clientProfileData.bullet4WhyEmail"]{font-size:0}.client-pre-email .emailInfo ul.unstyled li span[data-i18n="clientProfileData.bullet4WhyEmail"]::after{content:"Facilitar el proceso de compras";font-size:12px}@media screen and (max-width: 767px){.client-pre-email .emailInfo ul.unstyled li span[data-i18n="clientProfileData.bullet4WhyEmail"]::after{font-size:10px}}.client-pre-email .emailInfo ul.unstyled li span[data-i18n="clientProfileData.bullet4WhyEmail"]::before{content:"";background:url(https://samsungar.vteximg.com.br/arquivos/list.png?v=1) no-repeat;width:36px;height:46px;display:block;margin:0px auto 15px}.client-pre-email .emailInfo .icon-lock{display:none}#client-profile-data .pre-email{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:691px;margin:0 auto}@media screen and (max-width: 767px){#client-profile-data .pre-email{padding:0}}@media(max-width: 280px){#client-profile-data .pre-email{max-width:246px}}#client-profile-data .pre-email .client-email{margin:0 !important;color:#000;flex-basis:calc(50% - 1px);max-width:270px;padding-top:3px}@media(max-width: 500px){#client-profile-data .pre-email .client-email{margin:0 auto !important;max-width:312px;padding-top:16px}}@media(max-width: 430px){#client-profile-data .pre-email .client-email{margin:0 auto !important}}@media(max-width: 280px){#client-profile-data .pre-email .client-email{margin:0 auto !important;padding-top:15px}}#client-profile-data .pre-email .client-email::before{content:"Acceder como invitado";font-size:16px;line-height:19px;font-weight:700}.samsung-account-container{display:inline-block;flex-basis:50%;color:#000;max-width:282px}@media screen and (max-width: 767px){.samsung-account-container{padding-bottom:16px;border-bottom:none;margin:0 auto !important}}@media screen and (max-width: 280px){.samsung-account-container{max-width:246px;margin:0 auto !important;border-bottom:none}}.samsung-account-container .data-omni-signin{font-family:"SamsungOne400";font-size:12px;background:#2189ff;color:#fff;border-radius:20px;border:none;padding-block:10px;width:330px;text-align:center}@media screen and (max-width: 280px){.samsung-account-container .data-omni-signin{width:200px}}.samsung-account-container .samsung-account-create{margin:25px auto;font-size:12px;white-space:nowrap;width:100%}@media screen and (max-width: 280px){.samsung-account-container .samsung-account-create{white-space:unset}}.samsung-account-container .samsung-account-create p{margin:0}.samsung-account-container .samsung-account-text{display:flex;flex-direction:column}.samsung-account-container .samsung-account-text span{font-size:10px;line-height:12px}.samsung-account-image{display:flex;justify-content:center;max-width:270px;margin:0 auto}.stripe{height:200px;width:1px;background-color:#d1cfcf}@media(max-width: 767.98px){.stripe{display:none}}#client-pre-email.error{border-bottom:1px solid #ef3434 !important}.samsung-clique.error{border-bottom:1px solid #555 !important}@media(max-width: 575.98px){#btn-samsung-account{max-width:200px;height:40px}}#btn-samsung-account:hover{background:#006bea}@media(max-width: 575.98px){.samsung-account-container img{max-width:175px}}@media(max-width: 280px){.samsung-account-text span:first-child{white-space:nowrap}}@media(max-width: 575.98px){.samsung-account-container{border-bottom:1px solid #ddd}}.help.error.samsung-btn-dispatch{display:none !important}.pre-email .client-email .input-block-level.error.samsung-btn-dispatch{border-bottom:1px solid #555 !important}.client-email.loading-ssgaccount #client-pre-email.error{border-bottom:1px solid #555 !important}.client-email.loading-ssgaccount span.help.error{display:none !important}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid{display:flex;flex-direction:column}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.client-profile-data,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.shipping-data,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.payment-data,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.client-profile-data,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.shipping-data,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.payment-data{flex:0 0 100%;width:100%;margin:0;float:none;margin-bottom:16px}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.shipping-data .accordion-group,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.payment-data .accordion-group,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.shipping-data .accordion-group,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.payment-data .accordion-group{margin:0 !important;box-sizing:border-box !important;border-radius:16px}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group:not(.active),.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.shipping-data .accordion-group:not(.active),.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.payment-data .accordion-group:not(.active),.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group:not(.active),.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.shipping-data .accordion-group:not(.active),.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.payment-data .accordion-group:not(.active){border:1px solid #f7f7f7;background-color:#f7f7f7}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group:not(.active) .accordion-heading .accordion-toggle::before,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.shipping-data .accordion-group:not(.active) .accordion-heading .accordion-toggle::before,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.payment-data .accordion-group:not(.active) .accordion-heading .accordion-toggle::before,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group:not(.active) .accordion-heading .accordion-toggle::before,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.shipping-data .accordion-group:not(.active) .accordion-heading .accordion-toggle::before,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.payment-data .accordion-group:not(.active) .accordion-heading .accordion-toggle::before{opacity:.3;content:"STEP"}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group.active,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.shipping-data .accordion-group.active,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.payment-data .accordion-group.active,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group.active,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.shipping-data .accordion-group.active,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.payment-data .accordion-group.active{border:1px solid #fff;background-color:#fff}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group.active .accordion-heading .accordion-toggle .link-box-edit,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group.active .accordion-heading .accordion-toggle .payment-edit-link,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.shipping-data .accordion-group.active .accordion-heading .accordion-toggle .link-box-edit,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.shipping-data .accordion-group.active .accordion-heading .accordion-toggle .payment-edit-link,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.payment-data .accordion-group.active .accordion-heading .accordion-toggle .link-box-edit,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.payment-data .accordion-group.active .accordion-heading .accordion-toggle .payment-edit-link,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group.active .accordion-heading .accordion-toggle .link-box-edit,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group.active .accordion-heading .accordion-toggle .payment-edit-link,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.shipping-data .accordion-group.active .accordion-heading .accordion-toggle .link-box-edit,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.shipping-data .accordion-group.active .accordion-heading .accordion-toggle .payment-edit-link,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.payment-data .accordion-group.active .accordion-heading .accordion-toggle .link-box-edit,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.payment-data .accordion-group.active .accordion-heading .accordion-toggle .payment-edit-link{display:none !important}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group.active .accordion-inner .shipping-edit-custom,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.shipping-data .accordion-group.active .accordion-inner .shipping-edit-custom,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.payment-data .accordion-group.active .accordion-inner .shipping-edit-custom,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group.active .accordion-inner .shipping-edit-custom,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.shipping-data .accordion-group.active .accordion-inner .shipping-edit-custom,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.payment-data .accordion-group.active .accordion-inner .shipping-edit-custom{display:none}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-heading,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-heading,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-heading,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-heading,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-heading,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-heading{margin:0 !important;padding:0 !important;box-sizing:border-box !important;position:relative;height:40px}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-heading .accordion-toggle,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-heading .accordion-toggle,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-heading .accordion-toggle,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-heading .accordion-toggle,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-heading .accordion-toggle,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-heading .accordion-toggle{position:static;margin:0 !important;padding:0 !important;box-sizing:border-box !important;font-size:0}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-heading .accordion-toggle::before,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-heading .accordion-toggle::before,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-heading .accordion-toggle::before,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-heading .accordion-toggle::before,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-heading .accordion-toggle::before,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-heading .accordion-toggle::before{content:"STEP";font-size:22px;line-height:24px;font-weight:bold;color:#000;position:absolute;top:10px;left:18px}@media(max-width: 767px){.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-heading .accordion-toggle::before,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-heading .accordion-toggle::before,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-heading .accordion-toggle::before,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-heading .accordion-toggle::before,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-heading .accordion-toggle::before,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-heading .accordion-toggle::before{top:5px;left:4px}}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-heading .accordion-toggle i,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-heading .accordion-toggle i,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-heading .accordion-toggle i,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-heading .accordion-toggle i,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-heading .accordion-toggle i,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-heading .accordion-toggle i{display:none}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-heading .accordion-toggle .link-box-edit,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-heading .accordion-toggle .payment-edit-link,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-heading .accordion-toggle .link-box-edit,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-heading .accordion-toggle .payment-edit-link,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-heading .accordion-toggle .link-box-edit,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-heading .accordion-toggle .payment-edit-link,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-heading .accordion-toggle .link-box-edit,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-heading .accordion-toggle .payment-edit-link,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-heading .accordion-toggle .link-box-edit,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-heading .accordion-toggle .payment-edit-link,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-heading .accordion-toggle .link-box-edit,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-heading .accordion-toggle .payment-edit-link{display:block !important;position:absolute;top:0;right:0;width:40px;height:40px;padding:0;border-radius:0;border:none;background-image:url(https://samsungar.vteximg.com.br/arquivos/edit-checkout.png);background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center;box-shadow:none;opacity:1}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-heading .accordion-toggle .link-box-edit:focus,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-heading .accordion-toggle .payment-edit-link:focus,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-heading .accordion-toggle .link-box-edit:focus,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-heading .accordion-toggle .payment-edit-link:focus,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-heading .accordion-toggle .link-box-edit:focus,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-heading .accordion-toggle .payment-edit-link:focus,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-heading .accordion-toggle .link-box-edit:focus,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-heading .accordion-toggle .payment-edit-link:focus,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-heading .accordion-toggle .link-box-edit:focus,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-heading .accordion-toggle .payment-edit-link:focus,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-heading .accordion-toggle .link-box-edit:focus,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-heading .accordion-toggle .payment-edit-link:focus{border:none;outline:none}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-inner,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-inner,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-inner,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-inner,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-inner,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-inner{padding:16px}@media screen and (max-width: 380px){.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-inner,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-inner,.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-inner,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.client-profile-data .accordion-group .accordion-inner,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.shipping-data .accordion-group .accordion-inner,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid>.payment-data .accordion-group .accordion-inner{padding:4px}}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #client-profile-data,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #client-profile-data{margin-top:16px}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #client-profile-data .step.accordion-group:not(.active),.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #client-profile-data .step.accordion-group:not(.active){padding-bottom:20px !important}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #client-profile-data .step.accordion-group .accordion-heading .accordion-toggle::before,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #client-profile-data .step.accordion-group .accordion-heading .accordion-toggle::before{content:"Identificación";top:8px;font-size:18px}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #client-profile-data .step.accordion-group .accordion-heading .checkout-back-to-shipping,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #client-profile-data .step.accordion-group .accordion-heading .checkout-back-to-shipping{display:none}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #shipping-data .step.accordion-group:not(.active) .shipping-edit-custom,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #shipping-data .step.accordion-group:not(.active) .shipping-edit-custom{color:#000;text-decoration:underline;position:absolute;font-weight:700;top:35px;right:0px;font-size:14px;z-index:1}@media(max-width: 768px){.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #shipping-data .step.accordion-group:not(.active) .shipping-edit-custom,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #shipping-data .step.accordion-group:not(.active) .shipping-edit-custom{top:0;right:0}}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #shipping-data .step.accordion-group:not(.active) .shipping-edit-custom:hover,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #shipping-data .step.accordion-group:not(.active) .shipping-edit-custom:hover{color:#000}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #shipping-data .step.accordion-group:not(.active) .link-change-shipping,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #shipping-data .step.accordion-group:not(.active) .link-change-shipping{border-color:#757575;color:#757575}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #shipping-data .step.accordion-group:not(.active) .shipping-edit-custom:hover,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #shipping-data .step.accordion-group:not(.active) .shipping-edit-custom:hover{color:#000}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #shipping-data .step.accordion-group:not(.active) .link-change-shipping,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #shipping-data .step.accordion-group:not(.active) .link-change-shipping{border-color:#555;color:#555}@media screen and (max-width: 767px){.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #shipping-data .step.accordion-group:not(.active) .shipping-edit-custom,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #shipping-data .step.accordion-group:not(.active) .shipping-edit-custom{display:none}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #shipping-data .step.accordion-group:not(.active) .link-change-shipping,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #shipping-data .step.accordion-group:not(.active) .link-change-shipping{display:block !important}}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #shipping-data .step.accordion-group.active .accordion-inner::before,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #shipping-data .step.accordion-group.active .accordion-inner::before{content:"Para recibir o retirar tu pedido deberá estar presente el titular de la compra o el autorizado designado con el DNI y la tarjeta con que se realizó el pago.";display:block;font-size:12px;line-height:14px;font-weight:normal;color:#000}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #shipping-data .step.accordion-group .accordion-heading .accordion-toggle::before,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #shipping-data .step.accordion-group .accordion-heading .accordion-toggle::before{content:"Envío";font-size:18px}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #payment-data,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #payment-data{display:flex;flex-direction:column}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #payment-data .box-step,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #payment-data .box-step{margin-top:10px}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #payment-data #data-receiver,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #payment-data #data-receiver{order:1;margin:0 0 16px 0}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #payment-data #container-factura-a,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #payment-data #container-factura-a{order:2;margin:0 0 16px 0}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #payment-data .step.accordion-group,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #payment-data .step.accordion-group{order:3}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #payment-data .step.accordion-group .notification,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #payment-data .step.accordion-group .notification{font-size:0}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #payment-data .step.accordion-group .notification::before,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #payment-data .step.accordion-group .notification::before{content:"Esperando que se completen los datos.";font-size:14px;line-height:14px;font-weight:700;color:#bbb}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #payment-data .step.accordion-group:not(.active),.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #payment-data .step.accordion-group:not(.active){border:none;background-color:#fff}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #payment-data .step.accordion-group:not(.active) .accordion-inner,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #payment-data .step.accordion-group:not(.active) .accordion-inner{margin-top:5px;border-top:1px solid #999}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #payment-data .step.accordion-group:not(.active) .payment-edit-link,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #payment-data .step.accordion-group:not(.active) .payment-edit-link{display:none !important}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #payment-data .step.accordion-group:not(.active) .payment-edit-link a,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #payment-data .step.accordion-group:not(.active) .payment-edit-link a{display:none !important}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #payment-data .step.accordion-group.active .accordion-heading .icon-credit-card,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #payment-data .step.accordion-group.active .accordion-heading .icon-credit-card{display:flex;position:absolute;right:10px;top:16px;background-color:#ebf4ff;color:#2189ff;border:1px dashed #2189ff;padding:4px;border-radius:6px}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #payment-data .step.accordion-group.active .accordion-heading .icon-credit-card::before,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #payment-data .step.accordion-group.active .accordion-heading .icon-credit-card::before{content:"Ambiente seguro";font-size:12px;font-weight:700;font-family:SamsungOne;margin-right:3px}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #payment-data .step.accordion-group.active .accordion-heading .icon-credit-card::after,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #payment-data .step.accordion-group.active .accordion-heading .icon-credit-card::after{content:"";display:block;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.167' height='16' viewBox='0 0 12.167 16'%3E%3Cg id='lock' transform='translate(0 0)'%3E%3Cpath id='lock-2' data-name='lock' d='M3,11.786H15.167v8.447H3Zm6.083,1.507a1.139,1.139,0,0,0-1.106,1.087,1.106,1.106,0,0,0,.557.94.534.534,0,0,0-.009.1v2.1a.556.556,0,1,0,1.106-.087v-2.01a.535.535,0,0,0-.009-.093,1.106,1.106,0,0,0,.566-.947A1.139,1.139,0,0,0,9.083,13.292Z' transform='translate(-3 -4.233)' fill='%232189ff'/%3E%3Cg id='Caminho_971' data-name='Caminho 971' transform='translate(1.333 0)' fill='none'%3E%3Cpath d='M4.75,0A4.743,4.743,0,0,1,9.5,4.736v5.413a4.75,4.75,0,0,1-9.5,0V4.736A4.743,4.743,0,0,1,4.75,0Z' stroke='none'/%3E%3Cpath d='M 4.749921321868896 2.000000953674316 C 3.233611106872559 2.000000953674316 2.000001430511475 3.227520942687988 2.000001430511475 4.736340522766113 L 2.000001430511475 10.14930057525635 C 2.000001430511475 11.65812110900879 3.233611106872559 12.88564109802246 4.749921321868896 12.88564109802246 C 6.266231536865234 12.88564109802246 7.499841213226318 11.65812110900879 7.499841213226318 10.14930057525635 L 7.499841213226318 4.736340522766113 C 7.499841213226318 3.227520942687988 6.266231536865234 2.000000953674316 4.749921321868896 2.000000953674316 M 4.749921321868896 9.5367431640625e-07 C 7.373231410980225 9.5367431640625e-07 9.499841690063477 2.120530128479004 9.499841690063477 4.736340522766113 L 9.499841690063477 10.14930057525635 C 9.499841690063477 12.76511001586914 7.373231410980225 14.88564014434814 4.749921321868896 14.88564014434814 C 2.126611232757568 14.88564014434814 9.5367431640625e-07 12.76511001586914 9.5367431640625e-07 10.14930057525635 L 9.5367431640625e-07 4.736340522766113 C 9.5367431640625e-07 2.120530128479004 2.126611232757568 9.5367431640625e-07 4.749921321868896 9.5367431640625e-07 Z' stroke='none' fill='%232189ff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;width:16px;height:16px}@media screen and (min-width: 1280px){.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #payment-data .step.accordion-group.active .accordion-inner,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #payment-data .step.accordion-group.active .accordion-inner{padding-left:0}}@media screen and (min-width: 900px)and (max-width: 1279px){.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #payment-data .step.accordion-group.active .accordion-inner,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #payment-data .step.accordion-group.active .accordion-inner{padding-left:22px}}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #payment-data .step.accordion-group.active .accordion-inner::before,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #payment-data .step.accordion-group.active .accordion-inner::before{content:"Seleccioná tu medio de pago";display:block;font-size:14px;line-height:14px;font-weight:700;color:#555}.row-fluid.orderform-template.active .orderform-template-holder>.row-fluid #payment-data .step.accordion-group .accordion-heading .accordion-toggle::before,.row-fluid.orderform-template.inactive .orderform-template-holder>.row-fluid #payment-data .step.accordion-group .accordion-heading .accordion-toggle::before{content:"Pago";left:0}@media only screen and (max-width: 768px){.row-fluid.orderform-template.active .cart-template.mini-cart,.row-fluid.orderform-template.inactive .cart-template.mini-cart{margin-top:40px}}@media(min-width: 768px){.orderform-template{gap:5px;display:grid !important;grid-template-columns:1.85fr 1.15fr;grid-template-areas:"orderform-template-holder cart-template"}}.orderform-template .orderform-template-holder{grid-area:orderform-template-holder}@media(min-width: 768px){.orderform-template .orderform-template-holder{float:none;width:unset;margin-right:20px}}.orderform-template .cart-template{grid-area:cart-template;width:100%;margin:0}.orderform-template #data-receiver p{max-width:565px;display:grid}.orderform-template #client-profile-data .btn-success.submit,.orderform-template #shipping-data .btn-success.submit,.orderform-template #payment-data .btn-success.submit{max-width:370px;width:100%;height:40px;border-radius:25px;background:#2189ff;border:none;font-size:14px;font-weight:700;text-align:center;color:#fff;outline:none;text-shadow:none}.orderform-template #client-profile-data .btn-success.submit[disabled],.orderform-template #shipping-data .btn-success.submit[disabled],.orderform-template #payment-data .btn-success.submit[disabled]{opacity:1;background:#ddd;color:#aaa}.orderform-template #client-profile-data label,.orderform-template #shipping-data label,.orderform-template #payment-data label{font-size:14px;font-weight:normal;text-align:left;color:#8f8f8f}.orderform-template #client-profile-data input,.orderform-template #shipping-data input,.orderform-template #payment-data input{box-shadow:none}.orderform-template #client-profile-data .btn-submit-wrapper,.orderform-template #shipping-data .btn-submit-wrapper,.orderform-template #payment-data .btn-submit-wrapper{margin-top:10px;text-align:start}@media screen and (max-width: 767px){.orderform-template #client-profile-data .btn-submit-wrapper,.orderform-template #shipping-data .btn-submit-wrapper,.orderform-template #payment-data .btn-submit-wrapper{text-align:center}}.orderform-template #client-profile-data .btn-submit-wrapper #go-to-shipping,.orderform-template #client-profile-data .btn-submit-wrapper #btn-go-to-shipping,.orderform-template #shipping-data .btn-submit-wrapper #go-to-shipping,.orderform-template #shipping-data .btn-submit-wrapper #btn-go-to-shipping,.orderform-template #payment-data .btn-submit-wrapper #go-to-shipping,.orderform-template #payment-data .btn-submit-wrapper #btn-go-to-shipping{font-size:0}.orderform-template #client-profile-data .btn-submit-wrapper #go-to-shipping::before,.orderform-template #client-profile-data .btn-submit-wrapper #btn-go-to-shipping::before,.orderform-template #shipping-data .btn-submit-wrapper #go-to-shipping::before,.orderform-template #shipping-data .btn-submit-wrapper #btn-go-to-shipping::before,.orderform-template #payment-data .btn-submit-wrapper #go-to-shipping::before,.orderform-template #payment-data .btn-submit-wrapper #btn-go-to-shipping::before{content:"Ir al envío";font-size:14px}.orderform-template #client-profile-data .btn-submit-wrapper #go-to-payment,.orderform-template #client-profile-data .btn-submit-wrapper #btn-go-to-payment,.orderform-template #shipping-data .btn-submit-wrapper #go-to-payment,.orderform-template #shipping-data .btn-submit-wrapper #btn-go-to-payment,.orderform-template #payment-data .btn-submit-wrapper #go-to-payment,.orderform-template #payment-data .btn-submit-wrapper #btn-go-to-payment{font-size:0}.orderform-template #client-profile-data .btn-submit-wrapper #go-to-payment::before,.orderform-template #client-profile-data .btn-submit-wrapper #btn-go-to-payment::before,.orderform-template #shipping-data .btn-submit-wrapper #go-to-payment::before,.orderform-template #shipping-data .btn-submit-wrapper #btn-go-to-payment::before,.orderform-template #payment-data .btn-submit-wrapper #go-to-payment::before,.orderform-template #payment-data .btn-submit-wrapper #btn-go-to-payment::before{content:"Ir al pago";font-size:14px}.orderform-template #client-profile-data .link-logout-container,.orderform-template #shipping-data .link-logout-container,.orderform-template #payment-data .link-logout-container{display:inline-block !important}.orderform-template #client-profile-data .link-logout-container .link-logout,.orderform-template #shipping-data .link-logout-container .link-logout,.orderform-template #payment-data .link-logout-container .link-logout{font-size:12px;cursor:pointer;color:#1428a0}.orderform-template #client-profile-data .client-profile-data .box-client-info-pf,.orderform-template #shipping-data .client-profile-data .box-client-info-pf,.orderform-template #payment-data .client-profile-data .box-client-info-pf{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;margin-bottom:15px}.orderform-template #client-profile-data .client-profile-data .box-client-info-pf .client-whatsapp,.orderform-template #client-profile-data .client-profile-data .box-client-info-pf .client-notice,.orderform-template #client-profile-data .client-profile-data .box-client-info-pf .client-document:last-child,.orderform-template #client-profile-data .client-profile-data .box-client-info-pf .document-box,.orderform-template #client-profile-data .client-profile-data .box-client-info-pf .phone-box,.orderform-template #shipping-data .client-profile-data .box-client-info-pf .client-whatsapp,.orderform-template #shipping-data .client-profile-data .box-client-info-pf .client-notice,.orderform-template #shipping-data .client-profile-data .box-client-info-pf .client-document:last-child,.orderform-template #shipping-data .client-profile-data .box-client-info-pf .document-box,.orderform-template #shipping-data .client-profile-data .box-client-info-pf .phone-box,.orderform-template #payment-data .client-profile-data .box-client-info-pf .client-whatsapp,.orderform-template #payment-data .client-profile-data .box-client-info-pf .client-notice,.orderform-template #payment-data .client-profile-data .box-client-info-pf .client-document:last-child,.orderform-template #payment-data .client-profile-data .box-client-info-pf .document-box,.orderform-template #payment-data .client-profile-data .box-client-info-pf .phone-box{display:none}.orderform-template #client-profile-data .client-profile-data .box-client-info-pf .client-email,.orderform-template #shipping-data .client-profile-data .box-client-info-pf .client-email,.orderform-template #payment-data .client-profile-data .box-client-info-pf .client-email{flex:0 0 100%;order:1;margin:0 0 16px 0}.orderform-template #client-profile-data .client-profile-data .box-client-info-pf .client-first-name,.orderform-template #shipping-data .client-profile-data .box-client-info-pf .client-first-name,.orderform-template #payment-data .client-profile-data .box-client-info-pf .client-first-name{flex:0 0 49%;order:2;margin:0 0 16px 0}@media(max-width: 767px){.orderform-template #client-profile-data .client-profile-data .box-client-info-pf .client-first-name,.orderform-template #shipping-data .client-profile-data .box-client-info-pf .client-first-name,.orderform-template #payment-data .client-profile-data .box-client-info-pf .client-first-name{flex:0 0 100%}}.orderform-template #client-profile-data .client-profile-data .box-client-info-pf .client-last-name,.orderform-template #shipping-data .client-profile-data .box-client-info-pf .client-last-name,.orderform-template #payment-data .client-profile-data .box-client-info-pf .client-last-name{flex:0 0 49%;order:3;margin:0 0 16px 0}@media(max-width: 767px){.orderform-template #client-profile-data .client-profile-data .box-client-info-pf .client-last-name,.orderform-template #shipping-data .client-profile-data .box-client-info-pf .client-last-name,.orderform-template #payment-data .client-profile-data .box-client-info-pf .client-last-name{flex:0 0 100%}}.orderform-template #client-profile-data .client-profile-data .box-client-info-pf .client-document,.orderform-template #shipping-data .client-profile-data .box-client-info-pf .client-document,.orderform-template #payment-data .client-profile-data .box-client-info-pf .client-document{flex:0 0 49%;order:4;margin:0 0 16px 0}@media screen and (max-width: 360px){.orderform-template #client-profile-data .client-profile-data .box-client-info-pf .client-document,.orderform-template #shipping-data .client-profile-data .box-client-info-pf .client-document,.orderform-template #payment-data .client-profile-data .box-client-info-pf .client-document{flex:0 0 100%}}.orderform-template #client-profile-data .client-profile-data .box-client-info-pf .client-birth-date,.orderform-template #shipping-data .client-profile-data .box-client-info-pf .client-birth-date,.orderform-template #payment-data .client-profile-data .box-client-info-pf .client-birth-date{flex:0 0 49%;order:5;margin:0 0 16px 0}@media screen and (max-width: 360px){.orderform-template #client-profile-data .client-profile-data .box-client-info-pf .client-birth-date,.orderform-template #shipping-data .client-profile-data .box-client-info-pf .client-birth-date,.orderform-template #payment-data .client-profile-data .box-client-info-pf .client-birth-date{flex:0 0 100%}}.orderform-template #client-profile-data .client-profile-data .box-client-info-pf>div,.orderform-template #shipping-data .client-profile-data .box-client-info-pf>div,.orderform-template #payment-data .client-profile-data .box-client-info-pf>div{flex:0 0 100%;order:6;margin:0 0 16px 0;display:flex;justify-content:space-between}@media only screen and (max-width: 920px){.orderform-template #client-profile-data .client-profile-data .box-client-info-pf>div,.orderform-template #shipping-data .client-profile-data .box-client-info-pf>div,.orderform-template #payment-data .client-profile-data .box-client-info-pf>div{flex-wrap:wrap}}.orderform-template #client-profile-data .client-profile-data .box-client-info-pf>div .client-whatsapp,.orderform-template #shipping-data .client-profile-data .box-client-info-pf>div .client-whatsapp,.orderform-template #payment-data .client-profile-data .box-client-info-pf>div .client-whatsapp{flex:0 0 49%;order:1;margin:0;display:flex;flex-direction:column}@media only screen and (max-width: 920px){.orderform-template #client-profile-data .client-profile-data .box-client-info-pf>div .client-whatsapp,.orderform-template #shipping-data .client-profile-data .box-client-info-pf>div .client-whatsapp,.orderform-template #payment-data .client-profile-data .box-client-info-pf>div .client-whatsapp{flex:0 0 100%}.orderform-template #client-profile-data .client-profile-data .box-client-info-pf>div .client-whatsapp #client-whatsapp,.orderform-template #shipping-data .client-profile-data .box-client-info-pf>div .client-whatsapp #client-whatsapp,.orderform-template #payment-data .client-profile-data .box-client-info-pf>div .client-whatsapp #client-whatsapp{width:100% !important}}.orderform-template #client-profile-data .client-profile-data .box-client-info-pf>div .client-phone,.orderform-template #shipping-data .client-profile-data .box-client-info-pf>div .client-phone,.orderform-template #payment-data .client-profile-data .box-client-info-pf>div .client-phone{flex:0 0 49%;order:2;margin:0;display:flex;flex-direction:column}@media only screen and (max-width: 920px){.orderform-template #client-profile-data .client-profile-data .box-client-info-pf>div .client-phone,.orderform-template #shipping-data .client-profile-data .box-client-info-pf>div .client-phone,.orderform-template #payment-data .client-profile-data .box-client-info-pf>div .client-phone{margin-top:16px;flex:0 0 100%}}.orderform-template #client-profile-data .client-profile-data .box-client-info-pj,.orderform-template #shipping-data .client-profile-data .box-client-info-pj,.orderform-template #payment-data .client-profile-data .box-client-info-pj{display:none}.orderform-template #client-profile-data .client-profile-data .box-client-info,.orderform-template #shipping-data .client-profile-data .box-client-info,.orderform-template #payment-data .client-profile-data .box-client-info{width:80%}@media screen and (max-width: 1024px){.orderform-template #client-profile-data .client-profile-data .box-client-info,.orderform-template #shipping-data .client-profile-data .box-client-info,.orderform-template #payment-data .client-profile-data .box-client-info{width:100%}}.orderform-template #client-profile-data .client-profile-data input[type=email],.orderform-template #shipping-data .client-profile-data input[type=email],.orderform-template #payment-data .client-profile-data input[type=email]{text-transform:uppercase !important}.orderform-template #client-profile-data .client-profile-data input[type=text],.orderform-template #client-profile-data .client-profile-data input[type=email],.orderform-template #shipping-data .client-profile-data input[type=text],.orderform-template #shipping-data .client-profile-data input[type=email],.orderform-template #payment-data .client-profile-data input[type=text],.orderform-template #payment-data .client-profile-data input[type=email]{height:36px;border-bottom:1px solid #dcdcdc !important;border-top:none !important;border-left:none !important;border-right:none !important;box-shadow:none;border-radius:unset;width:100% !important;display:block;box-sizing:border-box;font-size:18px;color:#000;background-image:none;background-color:rgba(0,0,0,0) !important;text-transform:capitalize}@media screen and (max-width: 1024px){.orderform-template #client-profile-data .client-profile-data input[type=text],.orderform-template #client-profile-data .client-profile-data input[type=email],.orderform-template #shipping-data .client-profile-data input[type=text],.orderform-template #shipping-data .client-profile-data input[type=email],.orderform-template #payment-data .client-profile-data input[type=text],.orderform-template #payment-data .client-profile-data input[type=email]{font-size:15px}}@media screen and (max-width: 405px){.orderform-template #client-profile-data .client-profile-data input[type=text],.orderform-template #client-profile-data .client-profile-data input[type=email],.orderform-template #shipping-data .client-profile-data input[type=text],.orderform-template #shipping-data .client-profile-data input[type=email],.orderform-template #payment-data .client-profile-data input[type=text],.orderform-template #payment-data .client-profile-data input[type=email]{font-size:13px}}.orderform-template #client-profile-data .client-profile-data input[type=text]+span.error,.orderform-template #client-profile-data .client-profile-data input[type=email]+span.error,.orderform-template #shipping-data .client-profile-data input[type=text]+span.error,.orderform-template #shipping-data .client-profile-data input[type=email]+span.error,.orderform-template #payment-data .client-profile-data input[type=text]+span.error,.orderform-template #payment-data .client-profile-data input[type=email]+span.error{width:100%}.orderform-template #client-profile-data .client-profile-data input[type=text]:focus,.orderform-template #client-profile-data .client-profile-data input[type=email]:focus,.orderform-template #shipping-data .client-profile-data input[type=text]:focus,.orderform-template #shipping-data .client-profile-data input[type=email]:focus,.orderform-template #payment-data .client-profile-data input[type=text]:focus,.orderform-template #payment-data .client-profile-data input[type=email]:focus{border-bottom:1px solid #08c !important}.orderform-template #client-profile-data .client-profile-data input[type=text].error,.orderform-template #client-profile-data .client-profile-data input[type=email].error,.orderform-template #shipping-data .client-profile-data input[type=text].error,.orderform-template #shipping-data .client-profile-data input[type=email].error,.orderform-template #payment-data .client-profile-data input[type=text].error,.orderform-template #payment-data .client-profile-data input[type=email].error{border-bottom:1px solid #dd4b39 !important}.orderform-template #client-profile-data .client-profile-data #client-document:focus,.orderform-template #shipping-data .client-profile-data #client-document:focus,.orderform-template #payment-data .client-profile-data #client-document:focus{border-bottom:1px solid #08c !important}.orderform-template #client-profile-data .client-profile-data #client-document.error,.orderform-template #shipping-data .client-profile-data #client-document.error,.orderform-template #payment-data .client-profile-data #client-document.error{border-bottom:1px solid #dd4b39 !important}.orderform-template #client-profile-data .client-profile-data input[type=tel],.orderform-template #shipping-data .client-profile-data input[type=tel],.orderform-template #payment-data .client-profile-data input[type=tel]{width:100%;height:36px;border-radius:unset;border-bottom:1px solid #dcdcdc;border-top:none;border-left:none;border-right:none;box-shadow:none;box-sizing:border-box;font-size:18px;color:#000;background-image:none}.orderform-template #client-profile-data .client-profile-data input[type=tel]+span.error,.orderform-template #shipping-data .client-profile-data input[type=tel]+span.error,.orderform-template #payment-data .client-profile-data input[type=tel]+span.error{width:100%}@media screen and (max-width: 1024px){.orderform-template #client-profile-data .client-profile-data input[type=tel],.orderform-template #shipping-data .client-profile-data input[type=tel],.orderform-template #payment-data .client-profile-data input[type=tel]{font-size:15px}}.orderform-template #client-profile-data .client-profile-data input[type=tel]:focus,.orderform-template #shipping-data .client-profile-data input[type=tel]:focus,.orderform-template #payment-data .client-profile-data input[type=tel]:focus{border-bottom:1px solid #08c !important}.orderform-template #client-profile-data .client-profile-data input[type=tel].error,.orderform-template #shipping-data .client-profile-data input[type=tel].error,.orderform-template #payment-data .client-profile-data input[type=tel].error{border-bottom:1px solid #dd4b39 !important}.orderform-template #client-profile-data .client-profile-data.error,.orderform-template #shipping-data .client-profile-data.error,.orderform-template #payment-data .client-profile-data.error{border-bottom:1px solid #dd4b39 !important}.orderform-template #client-profile-data .client-profile-data .newsletter,.orderform-template #shipping-data .client-profile-data .newsletter,.orderform-template #payment-data .client-profile-data .newsletter{display:block !important}.orderform-template #client-profile-data .client-profile-data .newsletter span,.orderform-template #shipping-data .client-profile-data .newsletter span,.orderform-template #payment-data .client-profile-data .newsletter span{color:#000;font-family:SamsungOne400}.orderform-template #client-profile-data .client-profile-data #inputWhatsapp,.orderform-template #client-profile-data .client-profile-data #opt-in-newsletter,.orderform-template #client-profile-data .client-profile-data #inputTerm,.orderform-template #shipping-data .client-profile-data #inputWhatsapp,.orderform-template #shipping-data .client-profile-data #opt-in-newsletter,.orderform-template #shipping-data .client-profile-data #inputTerm,.orderform-template #payment-data .client-profile-data #inputWhatsapp,.orderform-template #payment-data .client-profile-data #opt-in-newsletter,.orderform-template #payment-data .client-profile-data #inputTerm{width:1.3em;height:1.3em;background-color:#fff;border-radius:50%;vertical-align:middle;border:1px solid #555;appearance:none;-webkit-appearance:none;outline:none;cursor:pointer;margin-right:10px}.orderform-template #client-profile-data .client-profile-data #inputWhatsapp,.orderform-template #shipping-data .client-profile-data #inputWhatsapp,.orderform-template #payment-data .client-profile-data #inputWhatsapp{margin-top:-4px}.orderform-template #client-profile-data .client-profile-data #inputWhatsapp:checked,.orderform-template #client-profile-data .client-profile-data #opt-in-newsletter:checked,.orderform-template #client-profile-data .client-profile-data #inputTerm:checked,.orderform-template #shipping-data .client-profile-data #inputWhatsapp:checked,.orderform-template #shipping-data .client-profile-data #opt-in-newsletter:checked,.orderform-template #shipping-data .client-profile-data #inputTerm:checked,.orderform-template #payment-data .client-profile-data #inputWhatsapp:checked,.orderform-template #payment-data .client-profile-data #opt-in-newsletter:checked,.orderform-template #payment-data .client-profile-data #inputTerm:checked{border:none;background:url("https://samsungar.vteximg.com.br/arquivos/icon-checkbox.png") center no-repeat}.orderform-template #client-profile-data .client-profile-data .__whatsapp input,.orderform-template #shipping-data .client-profile-data .__whatsapp input,.orderform-template #payment-data .client-profile-data .__whatsapp input{margin-right:8px !important}.orderform-template #client-profile-data .client-profile-data .__whatsapp,.orderform-template #client-profile-data .client-profile-data .inputTerm,.orderform-template #shipping-data .client-profile-data .__whatsapp,.orderform-template #shipping-data .client-profile-data .inputTerm,.orderform-template #payment-data .client-profile-data .__whatsapp,.orderform-template #payment-data .client-profile-data .inputTerm{font-size:12px;color:#000}.orderform-template #client-profile-data .client-profile-data .inputTerm,.orderform-template #shipping-data .client-profile-data .inputTerm,.orderform-template #payment-data .client-profile-data .inputTerm{width:100%;max-width:356px}.orderform-template #client-profile-data .client-profile-data .inputTerm.error,.orderform-template #shipping-data .client-profile-data .inputTerm.error,.orderform-template #payment-data .client-profile-data .inputTerm.error{padding:5px;outline:2px solid #d93b30;border-radius:6px}.orderform-template #client-profile-data .client-profile-data .inputTerm.error input,.orderform-template #shipping-data .client-profile-data .inputTerm.error input,.orderform-template #payment-data .client-profile-data .inputTerm.error input{border-color:#d93b30 !important}.orderform-template #client-profile-data .client-profile-data .newsletter-text,.orderform-template #shipping-data .client-profile-data .newsletter-text,.orderform-template #payment-data .client-profile-data .newsletter-text{font-size:0;font-family:SamsungOne}.orderform-template #client-profile-data .client-profile-data .newsletter-text::after,.orderform-template #shipping-data .client-profile-data .newsletter-text::after,.orderform-template #payment-data .client-profile-data .newsletter-text::after{font-size:12px;content:"Quiero recibir promociones por mail."}.orderform-template #client-profile-data .client-profile-data .newsletterTitle,.orderform-template #client-profile-data .client-profile-data .termsTitle,.orderform-template #shipping-data .client-profile-data .newsletterTitle,.orderform-template #shipping-data .client-profile-data .termsTitle,.orderform-template #payment-data .client-profile-data .newsletterTitle,.orderform-template #payment-data .client-profile-data .termsTitle{margin-bottom:15px}.orderform-template #client-profile-data .client-profile-data .termsTitle,.orderform-template #shipping-data .client-profile-data .termsTitle,.orderform-template #payment-data .client-profile-data .termsTitle{margin-top:30px}.orderform-template #client-profile-data .client-profile-data #client-birth-date.error.success,.orderform-template #shipping-data .client-profile-data #client-birth-date.error.success,.orderform-template #payment-data .client-profile-data #client-birth-date.error.success{border-bottom:1px solid #dcdcdc !important}.orderform-template #client-profile-data .client-profile-data .client-email label,.orderform-template #shipping-data .client-profile-data .client-email label,.orderform-template #payment-data .client-profile-data .client-email label{font-size:0}.orderform-template #client-profile-data .client-profile-data .client-email label::before,.orderform-template #shipping-data .client-profile-data .client-email label::before,.orderform-template #payment-data .client-profile-data .client-email label::before{content:"E-mail*";font-size:14px;color:#8f8f8f}.orderform-template #client-profile-data .client-profile-data .client-email input,.orderform-template #shipping-data .client-profile-data .client-email input,.orderform-template #payment-data .client-profile-data .client-email input{max-width:100%}.orderform-template #client-profile-data .client-profile-data .accordion-body .form-step.box-info,.orderform-template #shipping-data .client-profile-data .accordion-body .form-step.box-info,.orderform-template #payment-data .client-profile-data .accordion-body .form-step.box-info{min-height:60px;font-size:12px;color:#bbb;border-radius:16px}.orderform-template #client-profile-data .client-profile-data .accordion-body .form-step.box-info .client-profile-email,.orderform-template #client-profile-data .client-profile-data .accordion-body .form-step.box-info .client-profile-summary,.orderform-template #shipping-data .client-profile-data .accordion-body .form-step.box-info .client-profile-email,.orderform-template #shipping-data .client-profile-data .accordion-body .form-step.box-info .client-profile-summary,.orderform-template #payment-data .client-profile-data .accordion-body .form-step.box-info .client-profile-email,.orderform-template #payment-data .client-profile-data .accordion-body .form-step.box-info .client-profile-summary{margin-bottom:0}.orderform-template #client-profile-data .client-profile-data .accordion-body .form-step.box-info .client-profile-email .name,.orderform-template #client-profile-data .client-profile-data .accordion-body .form-step.box-info .client-profile-summary .name,.orderform-template #shipping-data .client-profile-data .accordion-body .form-step.box-info .client-profile-email .name,.orderform-template #shipping-data .client-profile-data .accordion-body .form-step.box-info .client-profile-summary .name,.orderform-template #payment-data .client-profile-data .accordion-body .form-step.box-info .client-profile-email .name,.orderform-template #payment-data .client-profile-data .accordion-body .form-step.box-info .client-profile-summary .name{line-height:20px}.orderform-template #client-profile-data .client-profile-data .accordion-body .form-step.box-info .client-profile-email .link-logout-container,.orderform-template #shipping-data .client-profile-data .accordion-body .form-step.box-info .client-profile-email .link-logout-container,.orderform-template #payment-data .client-profile-data .accordion-body .form-step.box-info .client-profile-email .link-logout-container{width:100%;position:absolute;bottom:-10px;left:0}.orderform-template #client-profile-data .client-profile-data .accordion-body .form-step.box-info .client-profile-email .link-logout-container #is-not-me,.orderform-template #shipping-data .client-profile-data .accordion-body .form-step.box-info .client-profile-email .link-logout-container #is-not-me,.orderform-template #payment-data .client-profile-data .accordion-body .form-step.box-info .client-profile-email .link-logout-container #is-not-me{cursor:pointer;display:block;text-align:center;color:#757575;padding:4px;border:1px dashed #757575;border-radius:6px}@media screen and (min-width: 767px){.orderform-template #client-profile-data .client-profile-data .accordion-body .form-step.box-info .client-profile-email .link-logout-container #is-not-me,.orderform-template #shipping-data .client-profile-data .accordion-body .form-step.box-info .client-profile-email .link-logout-container #is-not-me,.orderform-template #payment-data .client-profile-data .accordion-body .form-step.box-info .client-profile-email .link-logout-container #is-not-me{margin:0 16px}}.orderform-template #client-profile-data .client-profile-data .accordion-body .form-step.box-info .client-profile-summary .name-label,.orderform-template #client-profile-data .client-profile-data .accordion-body .form-step.box-info .client-profile-summary .tel-label,.orderform-template #shipping-data .client-profile-data .accordion-body .form-step.box-info .client-profile-summary .name-label,.orderform-template #shipping-data .client-profile-data .accordion-body .form-step.box-info .client-profile-summary .tel-label,.orderform-template #payment-data .client-profile-data .accordion-body .form-step.box-info .client-profile-summary .name-label,.orderform-template #payment-data .client-profile-data .accordion-body .form-step.box-info .client-profile-summary .tel-label{display:none}@media screen and (max-width: 768px){.orderform-template #client-profile-data .client-profile-data .accordion-body .form-step.box-info,.orderform-template #shipping-data .client-profile-data .accordion-body .form-step.box-info,.orderform-template #payment-data .client-profile-data .accordion-body .form-step.box-info{background-position:2% 43%;height:100px}.orderform-template #client-profile-data .client-profile-data .accordion-body .form-step.box-info .client-profile-email,.orderform-template #shipping-data .client-profile-data .accordion-body .form-step.box-info .client-profile-email,.orderform-template #payment-data .client-profile-data .accordion-body .form-step.box-info .client-profile-email{height:100px}.orderform-template #client-profile-data .client-profile-data .accordion-body .form-step.box-info .client-profile-email .link-logout-container,.orderform-template #shipping-data .client-profile-data .accordion-body .form-step.box-info .client-profile-email .link-logout-container,.orderform-template #payment-data .client-profile-data .accordion-body .form-step.box-info .client-profile-email .link-logout-container{position:relative;top:42px;float:none}.orderform-template #client-profile-data .client-profile-data .accordion-body .form-step.box-info .client-profile-summary,.orderform-template #shipping-data .client-profile-data .accordion-body .form-step.box-info .client-profile-summary,.orderform-template #payment-data .client-profile-data .accordion-body .form-step.box-info .client-profile-summary{margin-top:-71px}}.orderform-template #client-profile-data .client-profile-data .link-logout-container,.orderform-template #shipping-data .client-profile-data .link-logout-container,.orderform-template #payment-data .client-profile-data .link-logout-container{font-size:0;float:right}@media screen and (max-width: 1024px){.orderform-template #client-profile-data .client-profile-data .box-client-info-pj,.orderform-template #client-profile-data .client-profile-data .box-client-info-pf,.orderform-template #shipping-data .client-profile-data .box-client-info-pj,.orderform-template #shipping-data .client-profile-data .box-client-info-pf,.orderform-template #payment-data .client-profile-data .box-client-info-pj,.orderform-template #payment-data .client-profile-data .box-client-info-pf{float:none;margin:0}.orderform-template #client-profile-data .client-profile-data .client-phone-mobile,.orderform-template #shipping-data .client-profile-data .client-phone-mobile,.orderform-template #payment-data .client-profile-data .client-phone-mobile{display:none}.orderform-template #client-profile-data .client-profile-data #client-phone1,.orderform-template #shipping-data .client-profile-data #client-phone1,.orderform-template #payment-data .client-profile-data #client-phone1{text-align:center}}.orderform-template #client-profile-data .checkout-back-to-shipping,.orderform-template #shipping-data .checkout-back-to-shipping,.orderform-template #payment-data .checkout-back-to-shipping{font-size:14px;font-weight:700;text-decoration:underline;color:#000;padding-left:61px}@media screen and (max-width: 1024px){.orderform-template #client-profile-data .checkout-back-to-shipping,.orderform-template #shipping-data .checkout-back-to-shipping,.orderform-template #payment-data .checkout-back-to-shipping{padding-left:11px}}.orderform-template #shipping-data .shp-lean-option-custom{display:flex;border:1px solid #e5e5e5;border-radius:6px;padding:20px;margin-top:40px;margin-bottom:23px;min-height:38px;align-items:center;position:relative;font-weight:700;color:#000;font-size:14px}.orderform-template #shipping-data .shp-lean-option-custom::before{content:"Los siguientes productos se entregarán en los plazos informados.";font-weight:700;color:#000;font-size:14px;display:block;position:absolute;top:-29px;left:0}.orderform-template #shipping-data .shp-lean-option-custom .shp-option-icon{display:none}.orderform-template #shipping-data .shp-lean-option-custom div{border:none !important}.orderform-template #shipping-data .shipping-container .ship-reference{display:block !important}.orderform-template #shipping-data .shipping-container p .input{float:none;margin-left:0;margin-right:0}.orderform-template #shipping-data .shipping-container p .help.error{font-size:13px}@media screen and (max-width: 768px){.orderform-template #shipping-data .shipping-container p .help.error{font-size:10px}}.orderform-template #shipping-data .shipping-container #shipping-option-pickup-in-point .shp-method-option-text{font-size:0}.orderform-template #shipping-data .shipping-container #shipping-option-pickup-in-point .shp-method-option-text::before{content:"Retiro en la tienda";font-size:14px}@media screen and (max-width: 340px){.orderform-template #shipping-data .shipping-container #shipping-option-pickup-in-point .shp-method-option-text::before{font-size:13px}}.orderform-template #shipping-data .shipping-container #shipping-option-pickup-in-point .shp-method-option-complement{display:none}.orderform-template #shipping-data .shipping-container .box-step{width:100%}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-address{margin-bottom:0 !important;margin-top:15px;width:80%}@media screen and (max-width: 500px){.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-address{width:100%}}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-address>div{display:flex;flex-wrap:wrap;width:100%}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-address>div .ship-street,.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-address>div .ship-reference,.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-address>div .ship-neighborhood,.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-address>div .ship-state{width:100% !important}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressForm #data-receiver{margin-top:10px}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressForm #data-receiver .input{height:55px}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressForm #data-receiver .error{color:#555 !important}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressForm .delivery-address-title{display:none}.orderform-template #shipping-data .shipping-container .address-list .vtex-omnishipping-1-x-buttonCreateAddress{font-size:0}.orderform-template #shipping-data .shipping-container .address-list .vtex-omnishipping-1-x-buttonCreateAddress::after{content:"Agregar otro domicilio de faturación";font-size:12px;font-weight:700;margin-left:12px}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-list::before{content:"";color:#000;font-size:12px;display:block;width:100%;margin-bottom:10px}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-list .shp-option-text{font-size:14px;font-weight:700;color:#555}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-list label{align-items:baseline;border-top:0;border-bottom:2px solid #d6d6d6;box-shadow:none;padding:16px 10px !important}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-list label .vtex-omnishipping-1-x-svg{position:relative;top:4px}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-list label.vtex-omnishipping-1-x-active{background-color:#fff}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-list label:hover{background-color:#fff}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-list label:first-of-type{border-top:2px solid #d6d6d6}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-list .vtex-omnishipping-1-x-buttonEditAddress,.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-list .vtex-omnishipping-1-x-buttonCreateAddress{border:none;color:#000;font-size:12px;font-weight:700;border:1px solid #000;border-radius:20px;height:35px;align-items:center;display:flex;justify-content:center}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-list .vtex-omnishipping-1-x-buttonEditAddress i,.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-list .vtex-omnishipping-1-x-buttonCreateAddress i{display:none}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-list .vtex-omnishipping-1-x-buttonCreateAddress{margin-top:0;font-size:0}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-list .vtex-omnishipping-1-x-buttonCreateAddress::before{content:"";width:20px;height:20px;background:url(https://samsungar.vteximg.com.br/arquivos/icon-checkout-add-address.png) no-repeat}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-list .vtex-omnishipping-1-x-buttonCreateAddress::after{content:"Agregar otra dirección";color:#000;font-size:12px;font-weight:700;margin-left:12px}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-list .vtex-omnishipping-1-x-buttonEditAddress{font-size:0}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-list .vtex-omnishipping-1-x-buttonEditAddress::before{content:"";width:20px;height:20px;background:url(https://samsungar.vteximg.com.br/arquivos/icon-checkout-edit-address.png) no-repeat}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-list .vtex-omnishipping-1-x-buttonEditAddress::after{content:"Modificar la dirección seleccionada";color:#000;font-size:12px;font-weight:700;margin-left:16px}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-list .address-edit{width:44%;display:flex;float:left;margin:10px 0 0 7%}@media screen and (max-width: 1024px){.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-list .address-edit{width:100%;margin:10px 0}}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-list .address-create{width:40%;display:flex;float:right;margin:20px 7% 0 0}@media screen and (max-width: 1024px){.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-list .address-create{width:100%;margin:10px 0}}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 .address-summary::before{content:"Dirección de entrega";font-size:14px;color:#555;font-weight:700;display:block}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 small{margin-left:0 !important}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-teste .ship-complement{margin-left:0px !important}@media screen and (max-width: 768px){.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-teste .ship-complement,.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-teste .ship-number{width:100%}}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 small a{font-size:0px}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 small a::after{content:"No conozco mi código postal";font-size:12px}.orderform-template #shipping-data .shipping-container .ship-street,.orderform-template #shipping-data .shipping-container .ship-number,.orderform-template #shipping-data .shipping-container .ship-complement,.orderform-template #shipping-data .shipping-container .ship-reference{margin-bottom:25px}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-address{margin-bottom:0 !important;margin-top:15px}@media screen and (max-width: 500px){.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-address{width:100%}}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-address>div{display:flex;flex-wrap:wrap;width:100%}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-address>div .ship-street,.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-address>div .ship-reference,.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-address>div .ship-neighborhood,.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-address>div .ship-state{width:100% !important}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressForm #data-receiver{margin-bottom:20px}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressForm #data-receiver .input{height:55px}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressForm #data-receiver .error{color:#555 !important}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressForm .delivery-address-title{display:block;font-size:0}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressForm .delivery-address-title::before{content:"Dirección de entrega";font-size:14px;color:#757575}.orderform-template #shipping-data .shipping-container .vtex-omnishipping-1-x-addressFormPart1 small{margin-left:0 !important}.orderform-template #shipping-data .shipping-container .ship-street,.orderform-template #shipping-data .shipping-container .ship-number,.orderform-template #shipping-data .shipping-container .ship-complement,.orderform-template #shipping-data .shipping-container .ship-reference{margin-bottom:25px}.orderform-template #shipping-data .shp-alert{margin:0 0 10px;border-color:#1428a0}.orderform-template #shipping-data .shp-alert.vtex-omnishipping-1-x-warning{font-family:SamsungOne;border-color:#f66700}.orderform-template #shipping-data .shp-alert.vtex-omnishipping-1-x-warning .shp-alert-icon{border-color:#f66700;background:#f66700}.orderform-template #shipping-data .shp-alert.vtex-omnishipping-1-x-warning .shp-alert-icon svg g{fill:#fff}.orderform-template #shipping-data .shp-alert.vtex-omnishipping-1-x-warning #unavailable-delivery-disclaimer{font-size:0}.orderform-template #shipping-data .shp-alert.vtex-omnishipping-1-x-warning #unavailable-delivery-disclaimer::before{content:'Este producto no tiene stock en esta zona. Por favor, intentá con la opción "Retiro en tienda".';font-size:13px}.orderform-template #shipping-data .shp-alert.vtex-omnishipping-1-x-warning #unavailable-delivery-disclaimer span{font-size:0}.orderform-template #shipping-data .shp-alert.vtex-omnishipping-1-x-warning #unavailable-delivery-disclaimer span::before{content:"Si no, probá con otro Código Postal o ";font-size:13px}.orderform-template #shipping-data .shp-alert.vtex-omnishipping-1-x-warning #unavailable-delivery-disclaimer a{font-size:0}.orderform-template #shipping-data .shp-alert.vtex-omnishipping-1-x-warning #unavailable-delivery-disclaimer a::before{content:"eliminá el producto del carrito";font-size:13px}.orderform-template #shipping-data .ship-state{margin-bottom:30px}.orderform-template #shipping-data .ship-city,.orderform-template #shipping-data .ship-neighborhood,.orderform-template #shipping-data .ship-state{height:36px;border-radius:unset;border-bottom:1px solid #dcdcdc !important;border-top:none !important;border-left:none !important;border-right:none !important;box-shadow:none;font-size:18px;color:#000;background-image:none;background-color:rgba(0,0,0,0) !important;width:100% !important;margin-right:0 !important}.orderform-template #shipping-data .ship-city select,.orderform-template #shipping-data .ship-neighborhood select,.orderform-template #shipping-data .ship-state select{-moz-appearance:none !important;-webkit-appearance:none !important;appearance:none !important;background:rgba(0,0,0,0);background:url(https://samsungar.vteximg.com.br/arquivos/icon-arrow-down-checkout.png) 98% no-repeat}.orderform-template #shipping-data .ship-city #ship-city,.orderform-template #shipping-data .ship-city #ship-neighborhood,.orderform-template #shipping-data .ship-city #ship-state,.orderform-template #shipping-data .ship-neighborhood #ship-city,.orderform-template #shipping-data .ship-neighborhood #ship-neighborhood,.orderform-template #shipping-data .ship-neighborhood #ship-state,.orderform-template #shipping-data .ship-state #ship-city,.orderform-template #shipping-data .ship-state #ship-neighborhood,.orderform-template #shipping-data .ship-state #ship-state{border-bottom:1px solid #dcdcdc !important;border-top:none !important;border-left:none !important;border-right:none !important;border-radius:unset;font-size:16px;color:#000}@media screen and (max-width: 340px){.orderform-template #shipping-data .ship-city #ship-city,.orderform-template #shipping-data .ship-city #ship-neighborhood,.orderform-template #shipping-data .ship-city #ship-state,.orderform-template #shipping-data .ship-neighborhood #ship-city,.orderform-template #shipping-data .ship-neighborhood #ship-neighborhood,.orderform-template #shipping-data .ship-neighborhood #ship-state,.orderform-template #shipping-data .ship-state #ship-city,.orderform-template #shipping-data .ship-state #ship-neighborhood,.orderform-template #shipping-data .ship-state #ship-state{font-size:14px}}.orderform-template #shipping-data .ship-city #ship-city:focus,.orderform-template #shipping-data .ship-city #ship-neighborhood:focus,.orderform-template #shipping-data .ship-city #ship-state:focus,.orderform-template #shipping-data .ship-neighborhood #ship-city:focus,.orderform-template #shipping-data .ship-neighborhood #ship-neighborhood:focus,.orderform-template #shipping-data .ship-neighborhood #ship-state:focus,.orderform-template #shipping-data .ship-state #ship-city:focus,.orderform-template #shipping-data .ship-state #ship-neighborhood:focus,.orderform-template #shipping-data .ship-state #ship-state:focus{outline:none !important}.orderform-template #shipping-data .ship-receiverName{width:100%}.orderform-template #shipping-data .ship-city,.orderform-template #shipping-data .ship-state{margin-bottom:10px;height:auto;border:none !important}.orderform-template #shipping-data .ship-city label,.orderform-template #shipping-data .ship-state label{display:block !important}.orderform-template #shipping-data p[class*=shippingSectionTitle]{font-size:15px;font-weight:bold;color:#757575}.orderform-template #shipping-data .shp-alert-content{align-items:center}.orderform-template #shipping-data .ask-for-geolocation{margin-top:40px}.orderform-template #shipping-data .ask-for-geolocation .ask-for-geolocation-title{font-size:0;font-weight:normal;text-align:center;color:#4b4b4b}.orderform-template #shipping-data .ask-for-geolocation .ask-for-geolocation-title::before{content:"Ingrese su ubicación para seleccionar el punto de retiro más cercano";font-size:15.5px}.orderform-template #shipping-data .ask-for-geolocation .ask-for-geolocation-subtitle{font-size:13px;font-weight:normal;text-align:center;color:#a8a8aa}.orderform-template #shipping-data .ask-for-geolocation .btn-ask-for-geolocation-cta{width:100%;max-width:344px;height:41px;border-radius:20.5px;background:#1428a0;font-size:13px;color:#fff;text-transform:uppercase;padding:0;text-shadow:none;font-weight:400}.orderform-template #shipping-data .ask-for-geolocation .btn-ask-for-geolocation-manual{font-size:13px;text-align:center;color:#1428a0}.orderform-template #shipping-data .shipping-method-wrapper{max-width:330px}.orderform-template #shipping-data .shipping-method-wrapper .shp-method-option{height:40px;background-color:rgba(0,0,0,0);font-size:14px;font-weight:700;text-align:center;color:#2d2d2d;border-radius:20px}.orderform-template #shipping-data .shipping-method-wrapper .shp-method-option-active{color:#fff}.orderform-template #shipping-data .shipping-method-wrapper .shipping-method-toggle{background:#000;box-shadow:none;border-color:#000}.orderform-template #shipping-data .shipping-method-wrapper #shipping-option-delivery .shp-method-option-text{font-size:0}.orderform-template #shipping-data .shipping-method-wrapper #shipping-option-delivery .shp-method-option-text::before{content:"Enviar";font-size:14px}@media screen and (max-width: 340px){.orderform-template #shipping-data .shipping-method-wrapper #shipping-option-delivery .shp-method-option-text::before{font-size:13px}}.orderform-template #shipping-data .shipping-method-wrapper #shipping-option-delivery .shp-method-option-complement{font-size:0}.orderform-template #shipping-data .ship-postalCode{margin-top:16px;display:grid}.orderform-template #shipping-data .ship-postalCode label{order:0}.orderform-template #shipping-data .ship-postalCode label::after{content:"*";font-size:14px}.orderform-template #shipping-data .ship-postalCode input{order:1}.orderform-template #shipping-data .ship-postalCode input.error{background-image:url(https://samsungar.vteximg.com.br/arquivos/error_icon.png) !important;background-repeat:no-repeat;background-position:right center}.orderform-template #shipping-data .ship-postalCode span{order:2}.orderform-template #shipping-data .ship-postalCode span.error{font-size:0px !important;line-height:10px}.orderform-template #shipping-data .ship-postalCode span.error::before{content:"Por favor, ingresá un Código Postal válido.";font-size:13px}.orderform-template #shipping-data .ship-postalCode small{order:3}.orderform-template #shipping-data .ship-postalCode small a{font-size:0px;font-weight:400;color:#000;text-decoration:underline}.orderform-template #shipping-data .ship-postalCode small a::after{content:"No conozco mi código postal";font-size:12px}.orderform-template #shipping-data .ship-postalCode .input-small:focus{border-bottom:1px solid #08c !important}.orderform-template #shipping-data .ship-postalCode .input-small.error{border-bottom:1px solid #dd4b39 !important}.orderform-template #shipping-data #ship-postalCode{width:100% !important;max-width:300px !important}@media screen and (max-width: 767px){.orderform-template #shipping-data #ship-postalCode{width:100% !important;max-width:100% !important}}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-leanShippingGroupList{order:0;border:none !important}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-leanShippingGroupList .shp-lean-option{background-color:#fff;min-height:38px;border:1px solid #e5e5e5;border-radius:6px}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-leanShippingGroupList .shp-lean-option .shp-option-icon{display:none}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-leanShippingGroupList .shp-option-text{border:none !important}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-leanShippingGroupList .shp-option-text span{color:#555;font-size:14px;font-weight:normal}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-leanShippingGroupList .shp-option-text-price{font-size:14px;font-weight:700;color:#000}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-shippingSectionTitle{font-size:14px;color:#757575}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-shippingSectionTitle:nth-of-type(2){order:2}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList{order:1;border:none}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList #scheduled-delivery-delivery{position:relative;margin-bottom:10px}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList #scheduled-delivery-delivery p{font-size:0;position:absolute;left:67px;top:16px}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList #scheduled-delivery-delivery p::after{content:"Agendá la fecha de entrega de tu pedido";font-size:16px;color:#000;font-weight:700;font-family:SamsungOne}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-toggle{background-color:#fff;border:1px solid #8f8f8f;width:34px !important;height:14px !important;margin-right:14px;margin-left:0;margin-top:0;border-radius:20px}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-toggle.vtex-omnishipping-1-x-toggleActive{background-color:#2189ff;border:none;width:36px !important;height:16px !important}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-toggle.vtex-omnishipping-1-x-toggleActive .vtex-omnishipping-1-x-toggleInner{background-color:#fff;border:1px solid #2189ff;left:15px}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-toggle .vtex-omnishipping-1-x-toggleInner{width:24px;height:24px;background-color:#f7f7f7;border:1px solid #8f8f8f;top:-8px;left:-5px}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDeliveryOptionsWrapper{display:none}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-dateLink{font-size:0px;font-weight:700;color:#000;border:none;min-height:28px;margin-left:20px;padding:none;display:flex;align-items:center;justify-content:center}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-dateLink::before{content:"......";color:rgba(0,0,0,0);cursor:pointer;font-size:24px;background:url(https://samsungar.vteximg.com.br/arquivos/icon-checkout-calendar.png) no-repeat}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-dateLink::after{content:"Elegí una fecha de entrega";color:#2189ff;font-size:12px;text-decoration:underline}@media screen and (max-width: 768px){.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-dateLink{margin-left:0}}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .delivery-items .vtex-omnishipping-1-x-image{border:none}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .shp-selected-date{cursor:pointer}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .shp-selected-date.vtex-omnishipping-1-x-selectedDate{align-items:center;display:flex;font-size:12px;font-weight:700;margin-top:15px;color:#000;text-decoration:underline;justify-content:center;margin-right:-63px}@media screen and (max-width: 768px){.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .shp-selected-date.vtex-omnishipping-1-x-selectedDate{margin-right:-31px}}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .react-datepicker__input-container>div{line-height:24px}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .regular-delivery-item-names{padding:5px 51px;text-align:center;font-size:10px;color:#000;justify-content:center;display:flex}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-item{width:33%}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList>div>div{border:1px solid #d6d6d6;border-radius:4px}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-scheduledDelivery{padding:0 12px}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-datePopper{left:25% !important}@media only screen and (min-device-width: 280px)and (max-device-width: 653px)and (orientation: portrait)and (-webkit-min-device-pixel-ratio: 2){.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-datePopper{left:0px !important}}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-datePopper .react-datepicker__header{border-bottom:none}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-datePopper .react-datepicker__day-name,.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-datePopper .react-datepicker__day,.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-datePopper .react-datepicker__time-name{font-weight:700}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-datePopper .react-datepicker__day--selected{background-color:#2189ff}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-datePopper .react-datepicker__triangle{left:115px}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList #scheduled-delivery-Entrega-Programada,.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .shp-datepicker-modify-button{display:none}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .scheduled-delivery-item-names{padding:5px 51px;text-align:center;font-size:10px;color:#000;justify-content:center;display:flex}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-scheduledDeliveryList .vtex-omnishipping-1-x-productItems{margin:10px auto}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-leanShippingTextLabelSingle{font-size:14px;color:#555;font-weight:700}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-packageItem .vtex-omnishipping-1-x-itemImg{border:none}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-packageItem .vtex-omnishipping-1-x-top{padding:6px;border-color:#d6d6d6}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-packageItem .vtex-omnishipping-1-x-top .vtex-omnishipping-1-x-sla{display:inline;font-family:SamsungOne;font-weight:700;text-transform:lowercase;color:#000;padding:0}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-packageItem .vtex-omnishipping-1-x-top .vtex-omnishipping-1-x-sla::before{content:"Recibilo ";text-transform:none}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container{order:3;max-width:720px;margin:0 auto}@media screen and (max-width: 400px){.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container{width:auto}}@media screen and (min-width: 768px)and (max-width: 839px){.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container{max-width:300px}}@media screen and (min-width: 840px)and (max-width: 1000px){.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container{max-width:400px}}@media screen and (min-width: 1001px)and (max-width: 1027px){.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container{max-width:480px}}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container .glide{display:flex;flex-direction:column;position:relative;margin:0 0 24px}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container .glide__arrows{position:static;display:block;width:100%;margin:0}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container .glide__arrow{position:absolute;top:50%;transform:translateY(-60%);width:40px;height:100%;padding:0;margin:0;border:0;background-repeat:no-repeat;background-position:center}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container .glide__arrow svg{display:none}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container .glide__arrow--left{background-image:url(https://samsungar.vteximg.com.br/arquivos/icon-arrow-left-checkout.jpg)}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container .glide__arrow--right{background-image:url(https://samsungar.vteximg.com.br/arquivos/icon-arrow-right-checkout.jpg)}@media only screen and (max-width: 768px){.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container .glide__track>.glide__slides{width:528px}}@media only screen and (min-width: 769px){.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container .glide__track>.glide__slides{width:1312px}}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container .glide__track>.glide__slides>.glide__slides .vtex-omnishipping-1-x-package{margin:0;border-radius:3px;border:1px solid #d6d6d6}@media only screen and (max-width: 768px){.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container .glide__track>.glide__slides>.glide__slides .vtex-omnishipping-1-x-package{min-height:160px}}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container .glide__track>.glide__slides>.glide__slides .vtex-omnishipping-1-x-package .regular-delivery-names{font-size:12px;margin-top:5px;line-height:14px;font-weight:normal;white-space:break-spaces;margin-bottom:8px;display:block}@media only screen and (min-width: 769px){.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container .glide__track>.glide__slides>.glide__slides .vtex-omnishipping-1-x-package .regular-delivery-names{text-align:center}}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container .glide__bullets{position:static;transform:translate(0, 0);display:flex;justify-content:center;align-items:center;height:40px;margin-top:8px}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container .glide__bullet{height:20px;width:20px;background-color:rgba(0,0,0,0);position:relative;background-color:rgba(0,0,0,0)}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container .glide__bullet+.glide__bullet{margin-left:8px}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container .glide__bullet::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:10px;height:10px;border-radius:8px;background-color:#d8d8d8}.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .glide-container .glide__bullet--active::after{background-color:#000}.orderform-template #shipping-data #CHEAPEST>div.vtex-omnishipping-1-x-leanShippingIcon.shp-option-icon{display:none}.orderform-template #shipping-data .vtex-omnishipping-1-x-addressSummaryActive .address-summary{background:url(https://samsungar.vteximg.com.br/arquivos/icon-checkout-radio-button.png) no-repeat;background-position:2% 18px;font-size:14px !important;color:#555 !important;position:relative;padding-left:50px !important;padding-top:20px;padding-bottom:20px;width:100%;max-width:572px;box-sizing:border-box}@media screen and (max-width: 767px){.orderform-template #shipping-data .vtex-omnishipping-1-x-addressSummaryActive .address-summary{width:100%}}@media screen and (max-width: 340px){.orderform-template #shipping-data .vtex-omnishipping-1-x-addressSummaryActive .address-summary{padding-left:32px !important;font-size:12px !important}}.orderform-template #shipping-data .vtex-omnishipping-1-x-addressSummaryActive .vtex-omnishipping-1-x-linkEdit{color:#000;font-weight:700;text-decoration:underline;position:absolute;top:50%;transform:translateY(-50%);right:12px;background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 20%, rgb(255, 255, 255) 100%);padding-left:20px;height:40px;display:grid;align-items:center}.orderform-template #shipping-data .ship-street label::before{content:"Calle*"}.orderform-template #shipping-data .ship-number{width:calc(50% - 14px);margin-right:0 !important}.orderform-template #shipping-data .ship-number label::before{content:"Numero*"}.orderform-template #shipping-data .ship-complement{width:50%;margin-left:14px !important}.orderform-template #shipping-data .ship-complement label::before{content:"Piso o depto. (ej. 2A)"}.orderform-template #shipping-data .ship-reference label::before{content:"Punto o calle cerca"}.orderform-template #shipping-data .ship-receiverName label::before{content:"Nombre de quien recibe*"}.orderform-template #shipping-data .ship-state label::before{content:"Provincia"}.orderform-template #shipping-data .ship-city label::before{content:"Ciudad"}.orderform-template #shipping-data .ship-street label,.orderform-template #shipping-data .ship-number label,.orderform-template #shipping-data .ship-complement label,.orderform-template #shipping-data .ship-reference label,.orderform-template #shipping-data .ship-receiverName label,.orderform-template #shipping-data .ship-state label,.orderform-template #shipping-data .ship-city label{font-size:0px}.orderform-template #shipping-data .ship-street label::before,.orderform-template #shipping-data .ship-number label::before,.orderform-template #shipping-data .ship-complement label::before,.orderform-template #shipping-data .ship-reference label::before,.orderform-template #shipping-data .ship-receiverName label::before,.orderform-template #shipping-data .ship-state label::before,.orderform-template #shipping-data .ship-city label::before{font-size:14px}@media screen and (max-width: 767px){.orderform-template #shipping-data .ship-street label::before,.orderform-template #shipping-data .ship-number label::before,.orderform-template #shipping-data .ship-complement label::before,.orderform-template #shipping-data .ship-reference label::before,.orderform-template #shipping-data .ship-receiverName label::before,.orderform-template #shipping-data .ship-state label::before,.orderform-template #shipping-data .ship-city label::before{font-size:12px}}.orderform-template #shipping-data input[type=text],.orderform-template #shipping-data input[type=number]{height:36px;border-radius:unset;border-bottom:1px solid #dcdcdc;border-top:none !important;border-left:none !important;border-right:none !important;box-shadow:none;width:100%;max-width:100%;display:block;box-sizing:border-box;font-size:18px;color:#000;background-image:none;background-color:rgba(0,0,0,0) !important}.orderform-template #shipping-data input[type=text].success:not(#ship-complement):not(#ship-reference),.orderform-template #shipping-data input[type=number].success:not(#ship-complement):not(#ship-reference){background:url("https://samsungar.vteximg.com.br/arquivos/icon-checkout-done.png") 98% no-repeat}@media screen and (max-width: 768px){.orderform-template #shipping-data input[type=text],.orderform-template #shipping-data input[type=number]{font-size:14px}}.orderform-template #shipping-data select{width:100%;height:36px;background:#f9f9f9}.orderform-template #shipping-data .shipping-regular-options-bar{background-color:#fff;min-height:38px;border:1px solid #e5e5e5;margin-bottom:20px;position:relative;margin-top:55px}.orderform-template #shipping-data .shipping-regular-options-bar .shp-option-text-label-single span{font-weight:700;color:#555;font-size:14px}.orderform-template #shipping-data .shipping-regular-options-bar .shp-option-text-price{font-weight:700;color:#000;font-size:14px}.orderform-template #shipping-data .shipping-regular-options-bar::before{content:"Los productos se entregarán en los plazos informados.";font-weight:700;color:#000;font-size:14px;display:block;position:absolute;top:-29px}.orderform-template #payment-data .payment-group{width:38%;min-width:200px;margin-top:0 !important}.orderform-template #payment-data .payment-group #payment-group-creditDirectSalePaymentGroup{display:none}@media screen and (max-width: 767px){.orderform-template #payment-data .payment-group{width:100%}}.orderform-template #payment-data .steps-view{width:60%;box-sizing:border-box;background-color:#fff;margin-right:-20px;padding-top:0px;overflow:visible}@media screen and (min-width: 767px)and (max-width: 1024px){.orderform-template #payment-data .steps-view{width:106%}}@media screen and (min-width: 1025px)and (max-width: 1280px){.orderform-template #payment-data .steps-view{width:55%}}@media screen and (max-width: 767px){.orderform-template #payment-data .steps-view{width:100%;margin-top:30px}}@media screen and (max-width: 340px){.orderform-template #payment-data .steps-view{padding:2px}}.orderform-template #payment-data .steps-view .custom202PaymentGroupPaymentGroup{height:204px}.orderform-template #payment-data .payment-group-list-btn{width:100%}@media screen and (max-width: 767px){.orderform-template #payment-data .payment-group-list-btn{width:94% !important}}@media screen and (max-width: 340px){.orderform-template #payment-data .payment-group-list-btn{width:100% !important}}.orderform-template #payment-data .payment-group-list-btn #payment-group-MercadoPagoProPaymentGroup span{line-height:160%}.orderform-template #payment-data .payment-group-list-btn #payment-group-MercadoPagoProPaymentGroup span::after{content:"(Dinero en cuenta o Mercado Crédito)";margin-left:4px;font-size:14px;font-weight:400;line-height:normal;font-family:"SamsungOne400";color:#000}.orderform-template #payment-data .payment-group-list-btn #payment-group-GOcuotasPaymentGroup .payment-group-item-text{font-size:0;background-image:url(https://samsungar.vtexassets.com/assets/vtex.file-manager-graphql/images/404efc63-21b9-45fe-b26e-b87686633804___eef27d1524e22f41eb8879b166b40e92.png);background-position:left center;background-size:30px !important;line-height:160%}.orderform-template #payment-data .payment-group-list-btn #payment-group-GOcuotasPaymentGroup .payment-group-item-text::before{content:"Go Cuotas";font-size:14px;font-weight:700;line-height:160%;font-family:"SamsungOne400"}.orderform-template #payment-data .payment-group-list-btn #payment-group-GOcuotasPaymentGroup .payment-group-item-text::after{content:"(Cuotas sin interés con Débito)";margin-left:4px;font-size:14px;font-weight:400;line-height:160%;font-family:"SamsungOne400"}.orderform-template #payment-data .payment-group-list-btn a[data-name="Modo Payment"] .payment-group-item-text{background-position:left center !important}.orderform-template #payment-data .payment-group-list-btn a{width:100%;border:1px solid #d6d6d6 !important;background:#fff 0% 0% no-repeat padding-box;border-radius:6px;padding:6px 12px;margin:2px auto}.orderform-template #payment-data .payment-group-list-btn a#payment-group-MercadoPagoProPaymentGroup .payment-group-item-text{padding-right:23px;line-height:1.4}.orderform-template #payment-data .payment-group-list-btn a#payment-group-MercadoPagoProPaymentGroup .payment-group-item-text::after{content:"(Dinero en cuenta o Mercado Crédito)";font-family:"SamsungOne400";font-weight:400;font-size:12px;display:inline;color:#666;margin-left:4px}@media screen and (max-width: 767px){.orderform-template #payment-data .payment-group-list-btn a{margin:5px auto}}@media screen and (max-width: 340px){.orderform-template #payment-data .payment-group-list-btn a{padding:0 !important}}.orderform-template #payment-data .payment-group-list-btn a span{text-align:left;font-family:SamsungOne;font-weight:400;font-size:14px;letter-spacing:0px;color:#6e6e6e;opacity:1;padding-left:45px !important;padding-right:10px}@media screen and (max-width: 340px){.orderform-template #payment-data .payment-group-list-btn a span{background-position:4% center !important;padding:10px}}.orderform-template #payment-data .payment-group-list-btn a.active{text-decoration:none !important;border:1px solid #8f8f8f !important;background:#f7f7f7 0% 0% no-repeat padding-box;position:relative}.orderform-template #payment-data .payment-group-list-btn a.active span{color:#000;font-weight:700}@media screen and (min-width: 768px){.orderform-template #payment-data .payment-group-list-btn a.active::after{background:url("https://samsungar.vteximg.com.br/arquivos/icon-checkout-arrow-right.png") no-repeat;content:"....";color:rgba(0,0,0,0);position:absolute;right:5px;top:50%;transform:translateY(-50%)}}.orderform-template #payment-data .payment-group-list-btn #payment-group-creditCardPaymentGroup .payment-group-item-text{background-image:url("https://samsungar.vteximg.com.br/arquivos/icon-card-credit.png");background-position:left center}.orderform-template #payment-data .payment-group-list-btn #payment-group-debitCardPaymentGroup .payment-group-item-text{background-image:url("https://samsungar.vteximg.com.br/arquivos/icon-card-debit.png");background-position:left center}.orderform-template #payment-data .payment-group-list-btn #payment-group-MercadoPagoProPaymentGroup .payment-group-item-text{background-image:url("https://samsungar.vteximg.com.br/arquivos/icon-mercado-pago.png");background-position:left center;background-size:initial !important}.orderform-template #payment-data .payment-method .box-payment-MercadoPagoPro .header-img{padding:0;height:unset}.orderform-template #payment-data .payment-method .box-payment-MercadoPagoPro .header-img .span12{float:none;display:flex;align-items:center;gap:7px}.orderform-template #payment-data .payment-method .box-payment-MercadoPagoPro .header-img .span12 .payment-mercadopago-logo-ico{flex-shrink:0;float:none;display:flex}.orderform-template #payment-data .payment-method .box-payment-MercadoPagoPro .header-img .span12 p{margin:0;float:none;padding-top:0;font-weight:400;font-size:14px}.orderform-template #payment-data .payment-method .box-payment-MercadoPagoPro .col-wrapper{width:100%}.orderform-template #payment-data .payment-method .box-payment-MercadoPagoPro .col-wrapper .payment-mercadopago-steps{list-style:none;margin:0;margin-left:9px;padding:0}.orderform-template #payment-data .payment-method .box-payment-MercadoPagoPro .col-wrapper .payment-mercadopago-steps li{margin-top:20px;display:flex;align-items:center;gap:22px}.orderform-template #payment-data .payment-method .box-payment-MercadoPagoPro .col-wrapper .payment-mercadopago-steps li p{margin:0;font-weight:400;font-size:14px;font-family:"SamsungOne400";text-align:justify}.orderform-template #payment-data .payment-method .box-payment-MercadoPagoPro .col-wrapper .payment-mercadopago-steps li::before{content:"";width:16px;height:16px;display:block;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg fill='%232189ff' width='64px' height='64px' viewBox='0 0 1920.00 1920.00' xmlns='http://www.w3.org/2000/svg' stroke='%232189ff' stroke-width='48'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round' stroke='%23CCCCCC' stroke-width='3.84'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M1827.701 303.065 698.835 1431.801 92.299 825.266 0 917.564 698.835 1616.4 1919.869 395.234z' fill-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.orderform-template #payment-data .payment-method .box-payment-GOcuotas .header-img .span12{display:flex;align-items:center;gap:15px}.orderform-template #payment-data .payment-method .box-payment-GOcuotas .header-img .payment-gocuotas-ico-logo{flex-shrink:0;background-image:url(https://samsungar.vtexassets.com/assets/vtex.file-manager-graphql/images/404efc63-21b9-45fe-b26e-b87686633804___eef27d1524e22f41eb8879b166b40e92.png);background-repeat:no-repeat;background-size:contain;display:block;height:32px;width:32px}.orderform-template #payment-data .payment-method .box-payment-GOcuotas .header-img p{font-weight:400;font-size:14px;font-family:"SamsungOne400";text-align:justify;color:#000;margin-bottom:0}.orderform-template #payment-data .payment-method .box-payment-GOcuotas .payment-gocuotas-steps{list-style:none;margin:0;margin-left:9px;padding:0}.orderform-template #payment-data .payment-method .box-payment-GOcuotas .payment-gocuotas-steps li{margin-top:20px;display:flex;align-items:center;gap:22px}.orderform-template #payment-data .payment-method .box-payment-GOcuotas .payment-gocuotas-steps li p{margin:0;font-weight:400;font-size:14px;font-family:"SamsungOne400";text-align:justify;color:#000}.orderform-template #payment-data .payment-method .box-payment-GOcuotas .payment-gocuotas-steps li::before{content:"";width:16px;height:16px;display:block;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg fill='%23ee2a7b' width='64px' height='64px' viewBox='0 0 1920.00 1920.00' xmlns='http://www.w3.org/2000/svg' stroke='%23ee2a7b' stroke-width='48'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round' stroke='%23CCCCCC' stroke-width='3.84'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M1827.701 303.065 698.835 1431.801 92.299 825.266 0 917.564 698.835 1616.4 1919.869 395.234z' fill-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.orderform-template #payment-data .payment-method .box-payment-modo .header-img .span12{display:flex;align-items:center;gap:15px}.orderform-template #payment-data .payment-method .box-payment-modo .header-img .payment-modo-ico-logo{flex-shrink:0;background-image:url(https://io2.vtex.com/checkout-ui/v6.129.0/img/modo/modo.png);background-repeat:no-repeat;background-size:contain;background-position:center center;display:block;height:32px;width:32px}.orderform-template #payment-data .payment-method .box-payment-modo .header-img p{font-weight:400;font-size:14px;font-family:"SamsungOne400";text-align:justify;color:#000;margin-bottom:0}.orderform-template #payment-data .payment-method .box-payment-modo .payment-modo-steps{list-style:none;margin:0;margin-left:9px;padding:0}.orderform-template #payment-data .payment-method .box-payment-modo .payment-modo-steps li{margin-top:20px;display:flex;align-items:center;gap:22px}.orderform-template #payment-data .payment-method .box-payment-modo .payment-modo-steps li p{margin:0;font-weight:400;font-size:14px;font-family:"SamsungOne400";text-align:justify;color:#000}.orderform-template #payment-data .payment-method .box-payment-modo .payment-modo-steps li::before{content:"";width:16px;height:16px;display:block;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg fill='%23008B55' width='64px' height='64px' viewBox='0 0 1920.00 1920.00' xmlns='http://www.w3.org/2000/svg' stroke='%23008B55' stroke-width='48'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round' stroke='%23CCCCCC' stroke-width='3.84'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M1827.701 303.065 698.835 1431.801 92.299 825.266 0 917.564 698.835 1616.4 1919.869 395.234z' fill-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.orderform-template #payment-data .accordion-group .accordion-heading .checkout-back-to-shipping{padding-left:53px}@media screen and (max-width: 1024px){.orderform-template #payment-data .accordion-group .accordion-heading .checkout-back-to-shipping{padding-left:0px}}.orderform-template #client-profile-data input[type=text].error::-webkit-input-placeholder,.orderform-template #client-profile-data input[type=tel].error::-webkit-input-placeholder,.orderform-template #client-profile-data input[type=number].error::-webkit-input-placeholder,.orderform-template #shipping-data input[type=text].error::-webkit-input-placeholder,.orderform-template #shipping-data input[type=tel].error::-webkit-input-placeholder,.orderform-template #shipping-data input[type=number].error::-webkit-input-placeholder,.orderform-template #payment-data input[type=text].error::-webkit-input-placeholder,.orderform-template #payment-data input[type=tel].error::-webkit-input-placeholder,.orderform-template #payment-data input[type=number].error::-webkit-input-placeholder{color:#dd4b39 !important}.orderform-template #client-profile-data input[type=text].error:-ms-input-placeholder,.orderform-template #client-profile-data input[type=tel].error:-ms-input-placeholder,.orderform-template #client-profile-data input[type=number].error:-ms-input-placeholder,.orderform-template #shipping-data input[type=text].error:-ms-input-placeholder,.orderform-template #shipping-data input[type=tel].error:-ms-input-placeholder,.orderform-template #shipping-data input[type=number].error:-ms-input-placeholder,.orderform-template #payment-data input[type=text].error:-ms-input-placeholder,.orderform-template #payment-data input[type=tel].error:-ms-input-placeholder,.orderform-template #payment-data input[type=number].error:-ms-input-placeholder{color:#dd4b39 !important}.orderform-template #client-profile-data input[type=text].error::placeholder,.orderform-template #client-profile-data input[type=tel].error::placeholder,.orderform-template #client-profile-data input[type=number].error::placeholder,.orderform-template #shipping-data input[type=text].error::placeholder,.orderform-template #shipping-data input[type=tel].error::placeholder,.orderform-template #shipping-data input[type=number].error::placeholder,.orderform-template #payment-data input[type=text].error::placeholder,.orderform-template #payment-data input[type=tel].error::placeholder,.orderform-template #payment-data input[type=number].error::placeholder{color:#dd4b39 !important}#cart-note{display:none}.note-label{display:none}.accordion-inner.shipping-container .deliveryGroup{display:none}.iframe-credit-card-payment-group,.iframe-debit-card-payment-group{background-color:#fff}.iframe-credit-card-payment-group .SecurityEnvironmentIcon,.iframe-debit-card-payment-group .SecurityEnvironmentIcon{display:none}.iframe-credit-card-payment-group .CardForm .PaymentCardCVV,.iframe-debit-card-payment-group .CardForm .PaymentCardCVV{position:relative}.iframe-credit-card-payment-group .CardForm .PaymentCardCVV .PaymentCardCVVHelp,.iframe-debit-card-payment-group .CardForm .PaymentCardCVV .PaymentCardCVVHelp{justify-content:end;right:0}@media screen and (max-width: 340px){.iframe-credit-card-payment-group .CardForm .PaymentCardCVV .PaymentCardCVVHelp,.iframe-debit-card-payment-group .CardForm .PaymentCardCVV .PaymentCardCVVHelp{top:-10px;left:-25%;height:25px;width:120px}.iframe-credit-card-payment-group .CardForm .PaymentCardCVV .PaymentCardCVVHelp span:first-child,.iframe-debit-card-payment-group .CardForm .PaymentCardCVV .PaymentCardCVVHelp span:first-child{display:none}}@media screen and (min-width: 768px){.iframe-credit-card-payment-group .CardForm .payment-card-due-year,.iframe-debit-card-payment-group .CardForm .payment-card-due-year{float:right;margin-top:-51px}}@media screen and (max-width: 767px){.iframe-credit-card-payment-group .CardForm .payment-card-due-year,.iframe-debit-card-payment-group .CardForm .payment-card-due-year{margin-top:0}}.iframe-credit-card-payment-group .CardForm label,.iframe-debit-card-payment-group .CardForm label{font-size:12px;font-weight:700;color:#000;width:100% !important;margin-bottom:8px}.iframe-credit-card-payment-group .CardForm label.card-flag-label,.iframe-debit-card-payment-group .CardForm label.card-flag-label{width:44px !important;margin-bottom:0}.iframe-credit-card-payment-group .CardForm .BillingAddress .AddressToggle label,.iframe-debit-card-payment-group .CardForm .BillingAddress .AddressToggle label{font-weight:400}.iframe-credit-card-payment-group .CardForm .BillingAddress .AddressField.payment-billing-address-complement input,.iframe-debit-card-payment-group .CardForm .BillingAddress .AddressField.payment-billing-address-complement input{height:46px}.iframe-credit-card-payment-group .CardForm .BillingAddress h5,.iframe-debit-card-payment-group .CardForm .BillingAddress h5{display:none}.iframe-credit-card-payment-group .CardForm input,.iframe-debit-card-payment-group .CardForm input{width:95%;display:block;height:36px}.iframe-credit-card-payment-group .CardForm input.success,.iframe-debit-card-payment-group .CardForm input.success{background:url(https://samsungar.vteximg.com.br/arquivos/icon-checkout-done.png) 98% no-repeat}@media screen and (max-width: 360px){.iframe-credit-card-payment-group .CardForm input,.iframe-debit-card-payment-group .CardForm input{width:92%}}.iframe-credit-card-payment-group .CardForm input.card-flag-radio,.iframe-debit-card-payment-group .CardForm input.card-flag-radio{display:none}.iframe-credit-card-payment-group .CardForm select,.iframe-debit-card-payment-group .CardForm select{width:99%;display:block;height:44px;max-width:99%;min-width:150px;appearance:none;-webkit-appearance:none;outline:none;background:url(https://samsungar.vteximg.com.br/arquivos/icon-arrow-down-checkout.png) 97% no-repeat}@media screen and (max-width: 395px){.iframe-credit-card-payment-group .CardForm select,.iframe-debit-card-payment-group .CardForm select{min-width:135px}}.iframe-credit-card-payment-group .CardForm .help.error,.iframe-debit-card-payment-group .CardForm .help.error{color:#ef3434;font-weight:700;font-size:12px;width:100%}.iframe-credit-card-payment-group .CardForm .payment-card-lash,.iframe-debit-card-payment-group .CardForm .payment-card-lash{display:none}.iframe-credit-card-payment-group .CardForm .PaymentCardNumber label,.iframe-debit-card-payment-group .CardForm .PaymentCardNumber label{font-size:0}.iframe-credit-card-payment-group .CardForm .PaymentCardNumber label::before,.iframe-debit-card-payment-group .CardForm .PaymentCardNumber label::before{content:"Número de tarjeta";font-size:12px}.iframe-credit-card-payment-group .CardForm .PaymentCardNumber .Warning,.iframe-debit-card-payment-group .CardForm .PaymentCardNumber .Warning{background-color:#fff;border:none}.iframe-credit-card-payment-group .CardForm .PaymentCardNumber .Warning .title-description,.iframe-debit-card-payment-group .CardForm .PaymentCardNumber .Warning .title-description{font-size:0;padding:0}.iframe-credit-card-payment-group .CardForm .PaymentCardNumber .Warning .title-description::before,.iframe-debit-card-payment-group .CardForm .PaymentCardNumber .Warning .title-description::before{font-size:12px;color:#ef3434;font-weight:700;content:"Número erróneo, por favor ingresa nuevamente los dígitos de tu tarjeta"}.iframe-credit-card-payment-group .CardForm .PaymentCardNumber .Warning .title-description .title,.iframe-credit-card-payment-group .CardForm .PaymentCardNumber .Warning .title-description .description,.iframe-debit-card-payment-group .CardForm .PaymentCardNumber .Warning .title-description .title,.iframe-debit-card-payment-group .CardForm .PaymentCardNumber .Warning .title-description .description{font-size:0;height:0;margin:0}.iframe-credit-card-payment-group .CardForm .PaymentCardNumber .Warning .button-link,.iframe-debit-card-payment-group .CardForm .PaymentCardNumber .Warning .button-link{text-transform:none;font-size:12px;margin:0;padding:0}.iframe-credit-card-payment-group .CardForm .card-flag.Visa,.iframe-debit-card-payment-group .CardForm .card-flag.Visa{background-image:url(https://samsungar.vteximg.com.br/arquivos/icon-checkout-visa.png) !important;background-repeat:no-repeat;background-size:87%;background-position:center;border:none;display:block;box-sizing:border-box;font-size:0px;text-indent:-9000px}.iframe-credit-card-payment-group .CardForm .card-flag.American,.iframe-debit-card-payment-group .CardForm .card-flag.American{background-image:url(https://samsungar.vteximg.com.br/arquivos/icon-checkout-amex.png) !important;background-repeat:no-repeat;background-size:87%;background-position:center;border:none;display:block;box-sizing:border-box;font-size:0px;text-indent:-9000px}.iframe-credit-card-payment-group .CardForm .card-flag.Naranja,.iframe-debit-card-payment-group .CardForm .card-flag.Naranja{background-image:url(https://samsungar.vteximg.com.br/arquivos/icon-checkout-nx.png) !important;background-repeat:no-repeat;background-size:87%;background-position:center;border:none;display:block;box-sizing:border-box;font-size:0px;text-indent:-9000px}.iframe-credit-card-payment-group .CardForm .card-flag.Mastercard,.iframe-debit-card-payment-group .CardForm .card-flag.Mastercard{background-image:url(https://samsungar.vteximg.com.br/arquivos/icon-checkout-mastercard.png) !important;background-repeat:no-repeat;background-size:87%;background-position:center;border:none;display:block;box-sizing:border-box;font-size:0px;text-indent:-9000px}.iframe-credit-card-payment-group .CardForm .PaymentCardFlags,.iframe-debit-card-payment-group .CardForm .PaymentCardFlags{margin-bottom:10px;margin-top:8px}.iframe-credit-card-payment-group .CardForm .PaymentInstallments::before,.iframe-debit-card-payment-group .CardForm .PaymentInstallments::before{content:"";display:block;width:100%;height:90px;background-size:contain;background-repeat:no-repeat;background-image:url(//samsungar.vteximg.com.br/arquivos/tarjaCheckoutPayment-desktop.png);margin:.5rem 0;background-size:100%}.iframe-credit-card-payment-group .CardForm .PaymentInstallments .select::before,.iframe-debit-card-payment-group .CardForm .PaymentInstallments .select::before{content:"Cuotas";font-size:12px;color:#000;font-weight:700;display:block}.iframe-credit-card-payment-group .CardForm .payment-card-due-month,.iframe-debit-card-payment-group .CardForm .payment-card-due-month{margin-right:10px}@media screen and (min-width: 768px){.iframe-credit-card-payment-group .CardForm .payment-card-due-month,.iframe-debit-card-payment-group .CardForm .payment-card-due-month{margin-right:12px}}.iframe-credit-card-payment-group .CardForm .PaymentCardValue #creditCardpayment-card-0Value,.iframe-credit-card-payment-group .CardForm .PaymentCardValue #creditCardpayment-card-1Value,.iframe-debit-card-payment-group .CardForm .PaymentCardValue #creditCardpayment-card-0Value,.iframe-debit-card-payment-group .CardForm .PaymentCardValue #creditCardpayment-card-1Value{display:inline-block}.iframe-credit-card-payment-group .CardForm .PaymentCardValue .add-on,.iframe-debit-card-payment-group .CardForm .PaymentCardValue .add-on{height:36px;align-items:center;justify-content:center;display:inline-flex}.iframe-credit-card-payment-group .CardForm .AddressToggle #address-toggle-0,.iframe-credit-card-payment-group .CardForm .AddressToggle #address-toggle-1,.iframe-debit-card-payment-group .CardForm .AddressToggle #address-toggle-0,.iframe-debit-card-payment-group .CardForm .AddressToggle #address-toggle-1{width:1.3em;height:1.3em;background-color:#fff;border-radius:50%;vertical-align:middle;border:1px solid #ddd;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:none;cursor:pointer;margin-right:10px;color:rgba(0,0,0,0)}.iframe-credit-card-payment-group .CardForm .AddressToggle #address-toggle-0:checked,.iframe-credit-card-payment-group .CardForm .AddressToggle #address-toggle-1:checked,.iframe-debit-card-payment-group .CardForm .AddressToggle #address-toggle-0:checked,.iframe-debit-card-payment-group .CardForm .AddressToggle #address-toggle-1:checked{border:none;background:url(https://samsungar.vteximg.com.br/arquivos/icon-checkbox.png) 50% no-repeat}.iframe-credit-card-payment-group .ChangeNumberOfPayments a,.iframe-debit-card-payment-group .ChangeNumberOfPayments a{color:#000;font-size:12px;font-weight:700}.iframe-credit-card-payment-group .ChangeNumberOfPayments a::before,.iframe-debit-card-payment-group .ChangeNumberOfPayments a::before{content:".....";display:inline-block;width:1.3em;height:1.3em;background-color:#fff;border-radius:50%;vertical-align:middle;border:1px solid #ddd;appearance:none;-webkit-appearance:none;outline:none;cursor:pointer;margin-right:10px;color:rgba(0,0,0,0)}.payment-mercadopago-container-methods{background-color:#fff}.payment-mercadopago-container-methods p{font-size:14px;font-weight:400;color:#000}.payment-mercadopago-container-methods .mercado-pago-steps{margin:15px 0 10px 13px}.payment-mercadopago-container-methods .mercado-pago-steps li:not(:first-child){margin-top:15px}@media screen and (min-width: 992px){#data-receiver{margin-left:52px}}@media screen and (max-width: 1080px){.step.accordion-group{padding:10px !important}}.vtex-pickup-points-modal-3-x-productItemUnavailable[data-tip^="Samsung Care"]{display:none !important}.client-phone label{font-size:0 !important}.client-phone label::before{font-size:14px;content:"Teléfono móvil"}.client-phone p.input{display:flex;align-items:center;position:relative}.client-phone p.input .help.error{position:absolute;bottom:-24px;margin:0}.client-phone .client-phone-suffix{display:none}.client-phone #client-phone1,.client-phone #client-phone3{font-size:16px !important}@media only screen and (max-width: 768px){.client-phone #client-phone1,.client-phone #client-phone3{font-size:13px !important}}.client-phone .checkbox{display:none}.client-phone .client-phone-prefix{width:100px;font-size:0;display:flex}@media screen and (min-width: 920px){.client-phone .client-phone-prefix{width:auto;flex:0 0 25%}}.client-phone .client-phone-prefix::before{content:"";display:block;font-size:0;width:20px;height:20px;background-image:url("https://samsungar.vteximg.com.br/arquivos/DDD54.png");background-position:center;background-repeat:no-repeat;background-size:contain}.client-phone .client-phone-prefix::after{content:"+54 9";font-size:16px;color:#000}@media only screen and (max-width: 768px){.client-phone .client-phone-prefix::after{font-size:13px !important}}.client-phone .input-micro{flex:0 0 15%;margin:0;margin-right:8px}.client-phone .input-mini{flex:1 1 auto}input#client-email.success,input#client-first-name.success,input#client-last-name.success,input#client-document.success,input#client-birth-date.success,input#client-whatsapp.success,input#client-phone3.success,input#client-whatsapp.success{background-image:url(https://samsungar.vteximg.com.br/arquivos/icon-checkout-done.png) !important;background-repeat:no-repeat;background-position:right center}input#client-email.error,input#client-first-name.error,input#client-last-name.error,input#client-document.error,input#client-birth-date.error,input#client-whatsapp.error,input#client-phone3.error{background-image:url(https://samsungar.vteximg.com.br/arquivos/error_icon.png) !important;background-repeat:no-repeat;background-position:right center}.client-first-name label::after,.client-last-name label::after,.client-document label::after,.client-first-name label::after,.client-phone label::after,.client-first-name label::after{content:"*";font-size:12px}input#ship-street.success,input#ship-number.success,input#ship-receiverName.success{background-image:url(https://samsungar.vteximg.com.br/arquivos/icon-checkout-done.png) !important;background-repeat:no-repeat;background-position:right center}input#ship-street.error,input#ship-number.error,input#ship-receiverName.error{background-image:url(https://samsungar.vteximg.com.br/arquivos/error_icon.png) !important;background-repeat:no-repeat;background-position:right center;border-bottom:1px solid #dd4b39 !important}.DNIContainer{margin-bottom:20px;padding:0 20px 20px;border:1px solid #e5e5e5;border-radius:8px}.DNIContainer-title{font-size:1rem !important;font-weight:600;color:#000;line-height:1;text-align:left;margin-bottom:20px !important}.DNIContainer.dni-form-empty,.DNIContainer.dni-form-error{border:1px solid #dd4b39}.DNIForm{width:100%;max-width:745px;display:flex;justify-content:space-between;gap:0 20px}.DNIForm-label{width:100%;font-size:.875rem;font-weight:normal;text-align:left;color:#8f8f8f;cursor:default}.DNIForm-label p{margin-bottom:0}.DNIForm-label:not(:last-child){margin-bottom:15px}.DNIForm-input{width:100% !important;max-width:100% !important;height:40px !important;border:none !important;border-bottom:1px solid #dcdcdc !important;border-radius:0 !important;font-size:1.15rem !important;color:#000 !important;background-color:rgba(0,0,0,0) !important;box-shadow:unset !important;box-sizing:border-box}.DNIForm-input:hover,.DNIForm-input:focus{box-shadow:unset !important}.DNIForm-input.error{min-width:275px;border-bottom:2px solid #d62e2e;background-image:url(//samsungar.vteximg.com.br/arquivos/error_icon.png);background-repeat:no-repeat;background-position:right center}.DNIForm-input--error{color:#dd4b39;display:block;font-size:.625rem;margin-top:5px;padding:0;line-height:1.5}@media screen and (max-width: 1080px){.DNIForm{flex-wrap:wrap}}.checkout-container .cart-template.active .summary-template-holder>.summary>.totalizers.summary-totalizers.cart-totalizers>.coupon-column.summary-coupon-wrap{display:none}.couponValidator{order:2;width:100%;position:relative;margin-bottom:24px;background-color:#fff}.couponValidator .js-loading{cursor:wait}.couponValidator .js-loading input{cursor:wait;pointer-events:none;color:#aaa;background-color:#ddd;border-color:#ddd}.couponValidator .js-loading button{cursor:wait;pointer-events:none;color:#aaa;background-color:#ddd;border-color:#ddd}.couponValidator .js-coupon-ready input{border-bottom:2px solid #2fba2d;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI3LjYwNyIgdmlld0JveD0iMCAwIDEwIDcuNjA3Ij4KICA8cGF0aCBpZD0iQ2FtaW5ob182MCIgZGF0YS1uYW1lPSJDYW1pbmhvIDYwIiBkPSJNMTAsMS44MTUsMy43OTQsNy42MDdsLS4wNDItLjA0NS0uMDE0LjAxNEwwLDMuODI1LDEuNzU4LDIuMDczLDMuODQ0LDQuMTY1LDguMzA2LDBaIiBmaWxsPSIjNzViYzVkIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz4KPC9zdmc+");background-repeat:no-repeat;background-position:92% center}@media only screen and (min-device-width: 768px)and (max-device-width: 1030px)and (orientation: portrait)and (-webkit-min-device-pixel-ratio: 2){.couponValidator .js-coupon-ready input{max-width:340px}}.couponValidator .js-coupon-ready input:-webkit-autofill,.couponValidator .js-coupon-ready input:-webkit-autofill:hover,.couponValidator .js-coupon-ready input:-webkit-autofill:focus,.couponValidator .js-coupon-ready input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #fff inset !important;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI3LjYwNyIgdmlld0JveD0iMCAwIDEwIDcuNjA3Ij4KICA8cGF0aCBpZD0iQ2FtaW5ob182MCIgZGF0YS1uYW1lPSJDYW1pbmhvIDYwIiBkPSJNMTAsMS44MTUsMy43OTQsNy42MDdsLS4wNDItLjA0NS0uMDE0LjAxNEwwLDMuODI1LDEuNzU4LDIuMDczLDMuODQ0LDQuMTY1LDguMzA2LDBaIiBmaWxsPSIjNzViYzVkIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz4KPC9zdmc+")}.couponValidator .js-coupon-ready .sucess{color:#2fba2d}.couponValidator .js-coupon-not-ready .couponValidator__errorContainer{display:flex}.couponValidator .js-coupon-not-ready input{border-bottom:2px solid #d62e2e}.couponValidator .js-coupon-not-ready button{border-color:#ddd;color:#ddd}.couponValidator .js-coupon-not-ready p{color:#d62e2e}.couponValidator__cta{color:#8f8f8f;font-size:12px}.couponValidator__errorContainer{display:none;background-color:#fef6f3;padding:8px;margin-bottom:4px;line-height:15px;font-size:11px;font-family:SamsungOne}.couponValidator__errorContainer i{color:#f89406;display:block;margin-right:5px;margin-top:5px;font-size:20px}.couponValidator__title{font-size:20px;font-weight:700;color:#000;margin:0}.couponValidator__form{display:flex;flex-wrap:wrap;justify-content:space-between}.couponValidator__label{flex-basis:100%;font-size:0px;color:#000;margin-bottom:8px}.couponValidator__containerInputButton{display:flex;width:100%}.couponValidator__input{flex:1 1 70%;height:40px;width:100%;margin-right:16px;padding:0;box-sizing:border-box;border:0;border-bottom:1px solid #8f8f8f}@media(max-width: 767px){.couponValidator__input{flex:1 1 100%;margin:0;margin-top:8px;margin-right:10px}}.couponValidator__input::placeholder{font-size:18px;color:#8f8f8f}.couponValidator__input:focus{font-weight:normal;border-bottom:2px solid #2189ff;outline:none}.couponValidator__input:focus::placeholder{font-size:18px;color:#fff}.couponValidator__button{flex:0 0 30%;width:100%;height:40px;font-size:14px;font-weight:700;background-color:#fff;color:#000;border:1px solid #000;border-radius:22px}@media(max-width: 767px){.couponValidator__button{flex:1 1 100%;margin:10px 0;max-width:100px}}.couponValidator__button:hover{background-color:rgba(0,0,0,.0470588235)}.couponValidator__messenger{flex:0 0 100%;margin-top:8px;font-size:12px;color:#555}.couponValidator__messenger--success{color:#2fba2d}.couponValidator__messenger--failure{color:#ef3434}.carousel{padding-top:10px}.card-row{height:195px;display:flex;border:1px solid #ddd;border-radius:8px;margin-left:5px;margin-right:5px}.card-row .info{display:flex;flex-direction:column;justify-content:space-around;padding-left:15px;padding-right:8px}.card-row .image{padding:16px 0 0 16px}.card-row .image img{width:110px;height:auto !important}.info-others{display:flex;flex-direction:column}.info-name-product{font-size:14px;font-family:"SamsungOne";font-weight:700}.info-name-product a,.info-name-product a:hover{color:#000}.info-off{background:#00828f;max-width:42px;font-size:12px;border-radius:10px;text-align:center;color:#fff;height:20px;line-height:20px}@media(max-width: 778px){.info-off{width:42px}}.buy-btn-cross-selling{width:120px;height:40px;background:#2189ff 0% 0% no-repeat padding-box;border:none;border-radius:20px;text-decoration:none;color:#fff;text-align:center;line-height:36px;font-size:14px;display:flex;justify-content:center;align-items:center}.buy-btn-cross-selling img{width:auto !important;height:auto !important;margin:0px 5px}.buy-btn-cross-selling:hover{background:#006bea}.info-price{font-size:18px;font-weight:700}.cross-mb{margin-bottom:10px}.cross-title-slider{font-size:16px;color:#000;font-family:"SamsungOne";text-align:center;font-weight:700}.cross-subtitle-slider{font-size:12px;color:#000;font-family:"SamsungOne";text-align:center;font-weight:400;margin-top:10px}.btn-cross-disabled{background-color:#ddd;color:#aaa}.btn-cross-disabled:hover{background-color:#ddd !important}.slick-prev{left:-40px !important}.slick-next{right:-40px !important}.slick-prev,.slick-next{width:40px !important;height:40px !important;border:1px solid #ddd !important;border-radius:50%}.slick-prev:before{content:url(https://samsungar.vteximg.com.br/arquivos/indicator-arrow-contained.png) !important;position:absolute !important;top:0px !important;left:0px !important;opacity:.5 !important}.slick-next:before{content:url(https://samsungar.vteximg.com.br/arquivos/indicator-arrow-contained-right.png) !important;position:absolute !important;top:0px !important;right:0px !important;opacity:.5 !important}.slick-dots li.slick-active button:before{font-size:14px}@media(max-width: 768px){.slick-slide img{width:auto;height:auto}.buy-btn-cross-selling{width:150px}.cross-subtitle-slider{margin-top:0px}.info-off{margin-left:5px}}.beskpoke-container{width:100%;height:46px;display:flex;justify-content:start;padding-bottom:14px}.beskpoke-button-containers{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center;padding-top:10px}p.bespoke-info{text-transform:lowercase;margin:0px !important;margin-right:5px !important;font-size:14px;font-weight:700}p.bespoke-info:first-letter{text-transform:uppercase}.bespoke-text-info{display:flex;align-items:center;text-align:center}.btn-spoke{text-align:center;display:flex;align-items:center;justify-content:space-around;width:240px;background:#fee69a;border:1px solid #fee69a;border-radius:6px;height:37px;font-size:12px;color:#363636;font-weight:700}.btn-spoke:hover{border:2px solid #e4e4e4}.tooltip-bespoke{width:300px;margin:0 auto;background:#fff;font-size:.85em;line-height:1.6em;border-radius:3px;height:auto;color:#363636;padding:15px;position:relative;margin-top:30px;text-align:left;box-shadow:1px 1px 12px 4px rgba(64,64,64,.54) !important}.tooltip-bespoke:after{content:"";width:0;height:0;position:absolute;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-top:10px solid #fff;bottom:-4px;left:35%}.position-tooltip-bespoke{position:absolute;top:-122px;left:-36px}.tooltip-bespoke-info{width:300px;background:#fff;font-size:13px;line-height:1.6em;border-radius:3px;height:auto;color:#363636;padding:15px;position:absolute;z-index:99;margin-left:63px;margin-top:118px;box-shadow:1px 1px 12px 4px rgba(64,64,64,.54) !important;text-align:left;display:none}.tooltip-bespoke-info:after{content:"";width:0;height:0;position:absolute;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-bottom:10px solid #fff;top:-6px;left:44%}.tootip-container{width:100%;position:relative;display:none}.disabled-link-remove{position:relative;cursor:pointer}.protective-layer{width:35px;height:30px;position:absolute;top:4px;background-color:rgba(0,0,0,0);z-index:888}td.quantity .tootip-container{position:absolute !important}@media screen and (max-width: 769px){.beskpoke-container{height:auto;padding-bottom:0px;margin-top:40px}.beskpoke-button-containers{width:100%;display:block}.bespoke-text-info{text-align:center;margin-bottom:14px}p.bespoke-info{font-size:16px}.btn-spoke{width:100%;margin-bottom:10px}.disabled-link-remove{width:14px}.protective-layer{width:30px;top:1px;right:-24px}.position-tooltip-bespoke{top:-125px;left:0px}.tooltip-bespoke-info{margin-left:0px;margin-top:25px;border:2px solid #f7f7f7}.tooltip-bespoke:after{left:23%}.tooltip-bespoke-info:after{left:72%}}#container-factura-a{width:100%;max-width:745px;margin-left:52px;padding:10px 0;border:1px solid #e5e5e5;margin-top:30px;border-radius:8px}#container-factura-a .fa-select-option{padding:6px 14px}#container-factura-a .fa-select-option .selection-option-content{position:relative}#container-factura-a .fa-select-option .selection-option-content ul{margin-left:0;margin-top:18px;list-style:none}#container-factura-a .fa-select-option .selection-option-content ul li{color:#555;font-size:14px}#container-factura-a .fa-select-option .selection-option-content .form-action-buttons{position:absolute;top:-4px;right:0}#container-factura-a .fa-select-option .selection-option-content .form-action-buttons #fa-form-edit-btn{width:18px;height:18px;padding:0;border-radius:0;border:none;background-image:url(https://samsungar.vteximg.com.br/arquivos/edit-checkout.png);background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center;box-shadow:none}#container-factura-a .fa-select-option .selection-option-content #fa-form-remove-btn{width:100%;border:1px dashed #757575;color:#555;background-color:#fff;border-radius:6px}#container-factura-a .checkBoxRound{position:relative;display:flex;align-items:center}#container-factura-a .checkBoxRound input[type=checkbox]{visibility:hidden}#container-factura-a .checkBoxRound input[type=checkbox]:checked+label{background-color:#2189ff;border-color:#2189ff}#container-factura-a .checkBoxRound input[type=checkbox]:checked+label:after{opacity:1}#container-factura-a .checkBoxRound label{background-color:#fff;border:1px solid #555;border-radius:50%;cursor:pointer;width:20px;height:20px;left:-2px;position:absolute;top:-4px}#container-factura-a .checkBoxRound label:after{border:2px solid #fff;border-top:none;border-right:none;content:"";height:4px;left:4px;top:6px;opacity:0;position:absolute;transform:rotate(-45deg);width:10px}#container-factura-a .checkBoxRound .fa-chk-label-error{border-color:red !important}#container-factura-a .radioButtonFa{position:relative;display:flex;align-items:center;margin-right:15px}#container-factura-a .radioButtonFa input[type=radio]{visibility:hidden}#container-factura-a .radioButtonFa input[type=radio]:checked+label{background-color:#2189ff;border-color:#2189ff}#container-factura-a .radioButtonFa input[type=radio]:checked+label:after{opacity:1}#container-factura-a .radioButtonFa label{background-color:#fff;border:1px solid #555;border-radius:50%;cursor:pointer;width:20px;height:20px;left:-2px;position:absolute;top:-4px}#container-factura-a .radioButtonFa label:after{border:2px solid #fff;border-top:none;border-right:none;content:"";height:4px;left:4px;top:6px;opacity:0;position:absolute;transform:rotate(-45deg);width:10px}#container-factura-a .radioButtonFa .fa-rd-label-error{border-color:red !important}#container-factura-a .checkBoxText{font-size:14px;color:#000;margin-left:16px;margin-top:-5px;font-weight:700;text-transform:uppercase}#container-factura-a .radioButtonText{margin-left:16px}#container-factura-a .checkBoxRequired{font-size:12px;font-weight:400;color:#555;margin-left:28px}#container-factura-a .fa-form-container{display:none;width:100%}#container-factura-a .fa-form-container .divider{width:92%;margin:0 auto;border:1px solid #ddd;margin-top:15px}#container-factura-a .fa-form-container .fa-form-content{padding-left:20px;padding-top:32px}#container-factura-a .fa-form-container .fa-form-content .fa-form-item{margin-bottom:18px}#container-factura-a .fa-form-container .fa-form-content .fa-form-item input[type=text],#container-factura-a .fa-form-container .fa-form-content .fa-form-item select{width:94%;border:none;border-radius:unset;box-shadow:none;outline:none;border-bottom:1px solid #ddd;padding:10px 0px}#container-factura-a .fa-form-container .fa-form-content .fa-form-item input[type=text]:focus,#container-factura-a .fa-form-container .fa-form-content .fa-form-item select:focus{border-color:#000}#container-factura-a .fa-form-container .fa-form-content .fa-form-item input[type=text]::-webkit-input-placeholder,#container-factura-a .fa-form-container .fa-form-content .fa-form-item input[type=text]::-ms-input-placeholder,#container-factura-a .fa-form-container .fa-form-content .fa-form-item input[type=text]::placeholder,#container-factura-a .fa-form-container .fa-form-content .fa-form-item select::-webkit-input-placeholder,#container-factura-a .fa-form-container .fa-form-content .fa-form-item select::-ms-input-placeholder,#container-factura-a .fa-form-container .fa-form-content .fa-form-item select::placeholder{font-size:16px;color:#8f8f8f}#container-factura-a .fa-form-container .fa-form-content .fa-form-item select{padding:0;appearance:none;-webkit-appearance:none;outline:none;background:url(https://samsungar.vteximg.com.br/arquivos/icon-arrow-down-checkout.png) 97% no-repeat}#container-factura-a .fa-form-container .fa-form-content .fa-form-item label{font-size:14px;color:#555;font-weight:400}#container-factura-a .fa-form-container .fa-form-content .form-iva-title,#container-factura-a .fa-form-container .fa-form-content .form-solicitud-title{font-size:12px;font-weight:700;color:#000;margin-bottom:18px}#container-factura-a .fa-form-container .fa-form-content .form-solicitud-title{margin-top:22px}#container-factura-a .fa-form-container .fa-form-content .fa-form-iva,#container-factura-a .fa-form-container .fa-form-content .fa-form-invoice-character{width:100%;display:flex;flex-direction:row;justify-content:start}#container-factura-a .fa-form-container .fa-form-content .fa-form-iva .checkBoxRound .checkBoxText,#container-factura-a .fa-form-container .fa-form-content .fa-form-iva .checkBoxRound .radioButtonText,#container-factura-a .fa-form-container .fa-form-content .fa-form-invoice-character .checkBoxRound .checkBoxText,#container-factura-a .fa-form-container .fa-form-content .fa-form-invoice-character .checkBoxRound .radioButtonText{font-size:12px;text-transform:none;font-weight:normal}#container-factura-a .fa-form-container .fa-form-content .fa-form-invoice-character{margin-bottom:40px}#container-factura-a .fa-form-container .fa-form-content .fa-form-accept{margin-top:10px}#container-factura-a .fa-form-container .fa-form-content .fa-form-accept a{color:#2189ff}#container-factura-a .fa-form-container .fa-form-content .fa-form-accept .fa-form-input-bien-uso,#container-factura-a .fa-form-container .fa-form-content .fa-form-accept .fa-form-input-terms{margin-bottom:18px}#container-factura-a .fa-form-container .fa-form-content .fa-form-accept .checkBoxTextWeightNormal{font-size:12px;color:#000;margin-left:14px;font-weight:400;margin-top:-2px}#container-factura-a .fa-form-container .fa-form-content .fa-form-accept .fa-input-required{color:#ef3434;font-size:12px}#container-factura-a .fa-form-container .fa-form-content .fa-form-buttons{margin-bottom:20px}#container-factura-a .fa-form-container .fa-form-content .fa-form-buttons button{width:120px;height:40px;border-radius:20px;text-align:center;font-size:14px;border:1px solid #000}@media screen and (max-width: 300px){#container-factura-a .fa-form-container .fa-form-content .fa-form-buttons button{width:112px}}#container-factura-a .fa-form-container .fa-form-content .fa-form-buttons .fa-form-btn-white{background-color:#fff;color:#000}#container-factura-a .fa-form-container .fa-form-content .fa-form-buttons .fa-form-btn-white:hover{background-color:rgba(0,0,0,.0509803922)}#container-factura-a .fa-form-container .fa-form-content .fa-form-buttons .fa-form-btn-black{background-color:#000;color:#fff;margin-left:15px}#container-factura-a .fa-form-container .fa-form-content .fa-form-buttons .fa-form-btn-black:hover{background-color:#555;border-color:#555}#container-factura-a .fa-form-container .fa-form-content .fa-input-error{position:relative;display:block;border-color:#ef3434 !important;border-bottom:2px solid #d62e2e !important;background-image:url(https://samsungar.vteximg.com.br/arquivos/error_icon.png) !important;background-repeat:no-repeat;background-position:right center}#container-factura-a .fa-form-container .fa-form-content .fa-label-error{color:#ef3434 !important}#container-factura-a .fa-form-container .fa-form-content .fa-input-error-message{color:#ef3434;font-size:12px}#container-factura-a .fa-form-container .fa-form-content .fa-btn-disable{background-color:#ddd !important;border-color:#ddd !important;color:#aaa !important}#container-factura-a .fa-form-open{display:block}@media screen and (max-width: 769px){#container-factura-a{margin-left:0px}#container-factura-a .fa-form-iva,#container-factura-a .fa-form-invoice-character{flex-direction:column !important}#container-factura-a .fa-form-iva div,#container-factura-a .fa-form-invoice-character div{margin-bottom:14px !important}#container-factura-a .selection-option-content{width:100%}}.fa-hidden{display:none}.postal-code-unknow{display:block;text-decoration:underline;color:#2189ff;font-size:12px;padding-top:7px}#vtexIdContainer{position:fixed !important;background:rgba(0,0,0,.8)}#vtexIdContainer .vtexIdUI-show-app.vtexIdUI{margin-left:0;top:50%;left:50%;transform:translate(-50%, -50%);max-width:500px;width:100%;box-shadow:none !important}@media(max-width: 767px){#vtexIdContainer .vtexIdUI-show-app.vtexIdUI{max-width:360px}}@media(max-width: 360px){#vtexIdContainer .vtexIdUI-show-app.vtexIdUI{max-width:312px;width:100%;height:280px !important}}@media(max-width: 320px){#vtexIdContainer .vtexIdUI-show-app.vtexIdUI{max-width:272px;height:300px !important}}@media(max-width: 280px){#vtexIdContainer .vtexIdUI-show-app.vtexIdUI{max-width:253px;height:291px !important}}#vtexIdContainer .vtexIdUI-show-app.vtexIdUI .modal-header .close{right:10px;top:10px}@media(max-width: 767px){#vtexIdContainer .vtexIdUI-show-app.vtexIdUI .modal-header .close{right:20px;top:20px}}.vtexIdUI-page .modal-header .vtexIdUI-user{margin-bottom:0}.vtexIdUI-page .modal-header .vtexid-icon-user::before{font-size:0;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3CclipPath id='clip-Ícone_-_user'%3E%3Crect width='16' height='16'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Ícone_-_user' data-name='Ícone - user' clip-path='url(%23clip-Ícone_-_user)'%3E%3Crect width='16' height='16' fill='transparent'/%3E%3Cg id='Icon_Bold_Human_User_select' data-name='Icon / Bold / Human / User_select'%3E%3Crect id='Container' width='16' height='16' fill='none'/%3E%3Cpath id='Icon_Bold_Human_User_select-2' data-name='Icon / Bold / Human / User_select' d='M.833,15.333A.834.834,0,0,1,0,14.5V13.176a5.336,5.336,0,0,1,10.667,0V14.5a.834.834,0,0,1-.833.833ZM1.667,3.667A3.667,3.667,0,1,1,5.333,7.333,3.671,3.671,0,0,1,1.667,3.667Z' transform='translate(2.667 0.333)' fill='%23999'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");height:16px;width:16px;display:inline-block}.vtexIdUI-page .modal-header .ng-binding{margin-left:10px}.vtexIdUI-heading{padding-top:42px;margin:0 auto !important}.vtexIdUI-heading>span{font-size:0}.vtexIdUI-heading>span::before{content:"Elegí una de estas opciones para confirmar tu identidad:";font-size:16px;line-height:19px;color:#000;text-align:center;display:block;font-weight:400}.vtexIdUI-user-email{display:flex;align-items:center}#loginWithAccessKeyBtn{background:#2189ff !important;max-width:370px}#loginWithAccessKeyBtn .vtexid-icon-mail{display:none}#loginWithAccessKeyBtn:hover{background:#006bea !important}#loginWithAccessKeyBtn span{font-size:0;display:flex}#loginWithAccessKeyBtn span::before{content:"Recibir código de acceso por mail";font-size:14px;line-height:19px}@media(max-width: 500px){#loginWithAccessKeyBtn span::before{font-size:12px;line-height:18px}}#vtexIdUI-{background:#000 !important;color:#fff !important;max-width:370px}#vtexIdUI-:hover{background:#555 !important}#vtexIdUI-::before{display:block;content:"Ingresar con Samsung Account";font-size:14px}@media(max-width: 500px){#vtexIdUI-::before{font-size:12px;line-height:18px}}#vtexIdUI- p{font-size:0}.vtexIdUI-providers-list{margin:0 auto}.vtexIdUI-providers-list li{display:flex;justify-content:center}.vtexIdUI-providers-list button{max-height:40px;background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:none !important;box-shadow:none !important;text-shadow:none !important;display:flex !important;justify-content:center;align-items:center}.vtexid-icon-lock.bottom-icon{display:none}.close.vtexIdUI-close{font-size:0 !important;background:none !important}.close.vtexIdUI-close:hover{background:none !important}.close.vtexIdUI-close::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Icon_Bold_Action_Delete' data-name='Icon / Bold / Action / Delete' width='16' height='16' viewBox='0 0 16 16'%3E%3Crect id='Container' width='16' height='16' fill='none'/%3E%3Cpath id='Icon_Bold_Action_Delete-2' data-name='Icon / Bold / Action / Delete' d='M11.333,0l-5.2,5.2L.943,0,0,.943l5.2,5.2L0,11.333l.943.943,5.2-5.2,5.2,5.2.943-.943-5.2-5.2,5.2-5.2Z' transform='translate(1.862 1.862)'/%3E%3C/svg%3E");content:"";display:block;height:16px;width:16px}#vtexIdUI-email-confirmation .modal-footer{background-color:rgba(0,0,0,0) !important;padding:0 15px !important;border:none !important;justify-content:space-between;width:100%;margin:0 auto;box-sizing:border-box}@media(min-width: 768px){#vtexIdUI-email-confirmation .modal-footer{padding:0 65px !important}}#vtexIdUI-email-confirmation .modal-footer::after{display:none}#vtexIdUI-email-confirmation .modal-footer::before{display:none}#vtexIdUI-email-confirmation h4::after{content:"Ingresá tu dirección de email:";display:flex;justify-content:center;align-items:center;font-size:16px;color:#000}#vtexIdUI-email-confirmation h4 .vtexIdUI-heading{font-size:0}.vtexIdUI-email-field ::-webkit-input-placeholder{color:rgba(0,0,0,0)}.vtexIdUI-email-field :-moz-placeholder{color:rgba(0,0,0,0)}.vtexIdUI-email-field ::-moz-placeholder{color:rgba(0,0,0,0)}.vtexIdUI-email-field :-ms-input-placeholder{color:rgba(0,0,0,0)}.vtexIdUI-email-field input::placeholder{color:rgba(0,0,0,0)}.vtexIdUI-email-field textarea::-webkit-input-placeholder{color:rgba(0,0,0,0)}.vtexIdUI-email-field textarea:-moz-placeholder{color:rgba(0,0,0,0)}.vtexIdUI-email-field textarea::-moz-placeholder{color:rgba(0,0,0,0)}.vtexIdUI-email-field textarea:-ms-input-placeholder{color:rgba(0,0,0,0)}.vtexIdUI-email-field textarea::placeholder{color:rgba(0,0,0,0)}#sendAccessKeyBtn,#confirmLoginAccessKeyBtn{background:#000 !important;border:none !important;box-shadow:none !important;font-family:"SamsungOne400";max-width:110px;width:100%;height:40px;font-size:14px;padding:0}.vtexIdUI .modal-footer{background-color:rgba(0,0,0,0) !important;display:flex;align-items:center;justify-content:center}#vtexIdUI-confirm-access-code .modal-body{flex-direction:column}#vtexIdUI-confirm-access-code .modal-header h4:first-child{display:flex;padding:0;margin:0}#vtexIdUI-confirm-access-code .modal-header h4:first-child .vtexIdUI-heading{font-size:0;max-height:20px}#vtexIdUI-confirm-access-code .modal-header h4:first-child ::before{content:"Código de acceso";font-family:"SamsungOne400";font-size:16px;line-height:18.62px;text-align:center;color:#000;display:flex}.info-code.text-center::before{content:"Ingresá el código que recibiste en tu email:";font-family:"SamsungOne400";line-height:18.62px;font-size:14px;color:#000;text-align:center;display:block}.info-code.text-center span[data-i18n="vtexid.insertAccessToken"]{font-size:0}.info-code.text-center br{height:0;display:contents;line-height:0;font-size:0}input#access-code{max-width:150px;margin:0 auto}button#confirmLoginAccessKeyBtn{color:#fff;text-align:center;display:flex;justify-content:center;align-items:center;font-size:0}button#confirmLoginAccessKeyBtn::before{content:"Confirmar";font-size:14px}.vtexIdUI-back-link{display:flex;gap:8px;align-items:center}.vtexIdUI-auth-code form .modal-body{padding:16px 15px 0 !important;border-top:none !important;display:flex;justify-content:space-between}.vtexIdUI-auth-code form .modal-footer{padding:10px 68px !important;border-top:none !important;display:flex;justify-content:space-between}@media(max-width: 500px){.vtexIdUI-auth-code form .modal-footer{padding:18px 20px !important;border-top:none !important}}.vtexIdUI-auth-code form .modal-footer::after{display:none}.vtexIdUI-auth-code form .modal-footer::before{display:none}.controls.vtexIdUI-email-field{display:flex;justify-content:center}.controls.vtexIdUI-email-field #appendedInputButton{width:370px;max-width:370px}@media(max-width: 500px){.controls.vtexIdUI-email-field #appendedInputButton{width:380px !important}}@media(max-width: 320px){.controls.vtexIdUI-email-field #appendedInputButton{width:240px !important}}@media(max-width: 280px){.controls.vtexIdUI-email-field #appendedInputButton{width:218px !important}}.vtexIdUI-back-link{font-family:"SamsungOne";font-weight:bold;font-style:normal}.vtexIdUI-back-link span{font-family:"SamsungOne";font-weight:bold;font-style:normal}#vtexIdUI-confirm-access-code .modal-body .vtexIdUI-code-field #access-code{font-size:16px;max-height:42px}.vtexIdUI-code-field{margin:0 auto !important}#vtexIdUI-confirm-access-code .modal-header{max-height:80px;padding:0 15px 16px}.vtexIdUI form{display:flex;flex-direction:column;gap:10px}.email-message-modal{background:#eee}.email-message-modal .identified-user-security{opacity:1}.email-message-modal .identified-user-security .icon-lock::before{color:#676a7c}.email-message-modal .identified-user-hello{font-size:0;color:#000}.email-message-modal .identified-user-hello::before{content:"¡Hola!";font-family:"SamsungOne";font-size:30px;font-weight:700}.email-message-modal .identified-user-message{font-size:0;color:#000}.email-message-modal .identified-user-message::before{content:"Este mail ya está registrado, se completará el formulario automáticamente con tus datos.";font-family:"SamsungOne";font-size:10px;font-weight:400}.email-message-modal .identified-user-button{width:100%;margin-bottom:8px;display:block;border:none;background:#fff;font-family:"SamsungOne";font-size:12px;color:#000;font-weight:700;text-transform:uppercase}.modal-backdrop,.modal-backdrop.fade.in{background:#000 !important}.vtex-pickup-points-modal-3-x-pkpmodal .vtex-pickup-points-modal-3-x-modalHeader .vtex-pickup-points-modal-3-x-modalTitle{font-size:0}.vtex-pickup-points-modal-3-x-pkpmodal .vtex-pickup-points-modal-3-x-modalHeader .vtex-pickup-points-modal-3-x-modalTitle::before{content:"Elija un punto de retiro";font-size:16px;font-weight:700;color:#000}.vtex-pickup-points-modal-3-x-pkpmodal .vtex-pickup-points-modal-3-x-pickupDetailsHeader .vtex-pickup-points-modal-3-x-pickupDetailsHeaderTitle{font-size:0}.vtex-pickup-points-modal-3-x-pkpmodal .vtex-pickup-points-modal-3-x-pickupDetailsHeader .vtex-pickup-points-modal-3-x-pickupDetailsHeaderTitle::before{content:"Detalles del punto de retiro";font-weight:700;color:#000;font-size:13px}.vtex-pickup-points-modal-3-x-pkpmodal .vtex-pickup-points-modal-3-x-modalDetailsBackLnk{font-size:0}.vtex-pickup-points-modal-3-x-pkpmodal .vtex-pickup-points-modal-3-x-modalDetailsBackLnk::after{content:"Ver todos los puntos de retiro";font-size:13px}.vtex-pickup-points-modal-3-x-pkpmodal .pkpmodal-details-confirm-btn.vtex-pickup-points-modal-3-x-btn{font-size:0}.vtex-pickup-points-modal-3-x-pkpmodal .pkpmodal-details-confirm-btn.vtex-pickup-points-modal-3-x-btn::before{content:"Retirar en este punto";font-size:14px}body div#modalssg{width:100%;height:100vh;position:fixed;background:rgba(0,0,0,.9);z-index:100;display:none;top:0px;left:0px;padding:100px;box-sizing:border-box}body .modal-container{display:flex;flex-direction:row;width:100%;background:#fff 0% 0% no-repeat padding-box;border-radius:20px;position:relative;overflow:hidden;max-width:500px;margin:15% auto;box-sizing:border-box;align-items:flex-end;justify-content:space-between;flex-wrap:wrap}body .modal-title{width:100%;display:flex;justify-content:center;width:100%}body .modal-title h2{font-size:18px;font-family:SamsungOne;padding:10px 50px 0;color:#000;margin-top:35px;margin-bottom:0}body .modal-title span{font-size:25px;margin:25px;cursor:pointer;font-weight:600;color:#000;position:absolute;right:0}body .modal-divider{width:100%;height:1px;margin:0 24px;background:#707070}body .modal-content p{font-size:16px;padding:25px 50px;text-align:center;color:#000}@media screen and (max-width: 768px){body div#modalssg{padding:0}body .modal-container{margin:50% auto}body .modal-title h2{font-size:18px;padding:10px 20px 0}body .modal-content p{padding:25px}}.modal#removeConfirmationModal{border-radius:20px !important}.modal#removeConfirmationModal .modal-header{text-align:center;border:none}.modal#removeConfirmationModal .modal-header span{font-size:24px;font-family:SamsungSharpSans}@media screen and (max-width: 767px){.modal#removeConfirmationModal .modal-header span{font-size:22px}}.modal#removeConfirmationModal .modal-body{text-align:center}.modal#removeConfirmationModal .modal-body span{font-size:18px}@media screen and (max-width: 767px){.modal#removeConfirmationModal .modal-body span{font-size:14px}}.modal#removeConfirmationModal .modal-footer{border:0;border-radius:20px;justify-content:center;display:flex}.modal#removeConfirmationModal .modal-footer a{max-width:190px;width:100%;border:1px solid #000;border-radius:20px;padding:14px 20px;text-align:center}.modal#removeConfirmationModal .modal-footer a span{font-size:14px;font-family:SamsungOne}.modal#removeConfirmationModal .modal-footer a.vtex-shipping-preview-0-x-modalCancelButton{color:#000}.modal#removeConfirmationModal .modal-footer a.vtex-shipping-preview-0-x-modalConfirmButton{color:#fff;background:#000 !important}.scheduledDelivery-alertMessage{display:inline-flex;border:1px solid #f66700;border-radius:6px;padding:8px;margin-bottom:10px}@media screen and (max-width: 767px){.scheduledDelivery-alertMessage .scheduledDelivery__icon{display:flex;align-items:center}}.scheduledDelivery-alertMessage .scheduledDelivery__icon svg{background-color:#f66700;border-radius:50%;margin-right:8px}.scheduledDelivery-alertMessage .scheduledDelivery__text{color:#000;font-family:SamsungOne;font-size:12px}@media screen and (max-width: 1080px){.scheduledDelivery-alertMessage .scheduledDelivery__text{max-width:85%;font-size:.75rem;line-height:1.5}}.scheduledAlert{max-width:100%;height:30px;border-radius:8px;border:1px solid orange;display:flex;align-items:center;gap:0 10px;margin-bottom:18px;padding:10px 20px}.scheduledAlert-text{font-size:.875rem;font-weight:600;color:#000;margin-bottom:0}.scheduledAlert-icon{width:30px;height:30px;display:block;fill:orange}.scheduledAlert-icon svg{width:100%;height:100%}.shipping-container .vtex-omnishipping-1-x-sellerOptionsText{font-size:0;font-family:SamsungOne;color:#000}.shipping-container .vtex-omnishipping-1-x-sellerOptionsText::before{content:"1. Punto de retiro";font-size:14px;font-weight:bold}.shipping-container .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPointInfo{position:relative;padding-bottom:50px !important}.shipping-container .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPointInfo .address-summary-ARG{line-height:12px}.shipping-container .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPointInfo .vtex-omnishipping-1-x-details{width:calc(100% - 20px);border:1px dashed #757575;border-radius:6px;font-family:SamsungOne;color:#2189ff;position:absolute;bottom:10px;left:10px}.shipping-container .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPointInfo svg.pickup-marker-blue{width:42px;height:42px}.shipping-container .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPointInfo svg.pickup-marker-blue path{fill:#2189ff}.shipping-container .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-PickupPointInfo .vtex-omnishipping-1-x-pointWrapper{padding-left:55px}.shipping-container .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-pickupPointChange{border:none;text-decoration:underline;color:#2189ff;font-size:0px;font-family:SamsungOne}.shipping-container .vtex-omnishipping-1-x-findPickup .vtex-omnishipping-1-x-pickupPointChange::before{content:"Ver más puntos de retiro";font-size:14px}.shipping-container .vtex-omnishipping-1-x-hr{border-bottom-width:1px}.shipping-container .vtex-omnishipping-1-x-packages.pickup-packages .vtex-omnishipping-1-x-leanShippingOption{padding:20px 10px;background:#fff}.shipping-container .vtex-omnishipping-1-x-packages.pickup-packages .vtex-omnishipping-1-x-leanShippingOption .vtex-omnishipping-1-x-leanShippingIcon{display:none}.shipping-container .vtex-omnishipping-1-x-packages.pickup-packages .vtex-omnishipping-1-x-leanShippingOption .vtex-omnishipping-1-x-leanShippingIcon svg path{fill:#2189ff}.shipping-container .vtex-omnishipping-1-x-packages.pickup-packages .vtex-omnishipping-1-x-leanShippingOption .vtex-omnishipping-1-x-optionPrice{color:#000;font-size:14px;font-family:SamsungOne}.shipping-container .vtex-omnishipping-1-x-packages.pickup-packages .vtex-omnishipping-1-x-leanShippingGroupList~.vtex-omnishipping-1-x-shippingSectionTitle{font-size:0 !important}.shipping-container .vtex-omnishipping-1-x-packages.pickup-packages .vtex-omnishipping-1-x-leanShippingGroupList~.vtex-omnishipping-1-x-shippingSectionTitle::before{content:"Paquete y plazo para retirar";font-size:15px}.shipping-container .vtex-omnishipping-1-x-packages.pickup-packages .vtex-omnishipping-1-x-package .vtex-omnishipping-1-x-top{justify-content:center;color:#000;font-weight:bold}.shipping-container .vtex-omnishipping-1-x-deliverTitle{font-size:14px;font-family:SamsungOne;color:#000}.shipping-container .vtex-omnishipping-1-x-btnDelivery{background-color:#2189ff}.shipping-container .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-packageItem .regular-delivery-names{display:block;text-align:center}.shipping-container .shp-info-pickup.vtex-omnishipping-1-x-alert .vtex-omnishipping-1-x-text{font-size:0}.shipping-container .shp-info-pickup.vtex-omnishipping-1-x-alert .vtex-omnishipping-1-x-text::before{content:"Algunos productos no están disponibles para retiro en tienda. Por favor, completá tu dirección para pedirlos con envío.";font-size:12px}.shipping-container .shp-info-pickup.vtex-omnishipping-1-x-alert~.vtex-omnishipping-1-x-btnDelivery{font-size:0px}.shipping-container .shp-info-pickup.vtex-omnishipping-1-x-alert~.vtex-omnishipping-1-x-btnDelivery::before{content:"Completar datos de envío";font-size:14px}.vtex-shipping-preview-0-x-unavailableDeliveryAlert .button-unavailable-delivery-pickup-wrapper #find-pickup-link{margin-top:10px}.vtex-shipping-preview-0-x-unavailableDeliveryAlert .button-unavailable-delivery-pickup-wrapper #find-pickup-link span{font-size:0;text-decoration:none;text-transform:none}.vtex-shipping-preview-0-x-unavailableDeliveryAlert .button-unavailable-delivery-pickup-wrapper #find-pickup-link span::before{content:"Retirar en un punto";font-size:14px}.vtex-shipping-preview-0-x-unavailableDeliveryAlert .button-unavailable-delivery-pickup-wrapper .vtex-shipping-preview-0-x-removeFromCartWrapper span{font-size:0}.vtex-shipping-preview-0-x-unavailableDeliveryAlert .button-unavailable-delivery-pickup-wrapper .vtex-shipping-preview-0-x-removeFromCartWrapper span a{font-size:0}.vtex-shipping-preview-0-x-unavailableDeliveryAlert .button-unavailable-delivery-pickup-wrapper .vtex-shipping-preview-0-x-removeFromCartWrapper span a::before{font-size:14px;font-weight:bold;content:"Eliminar productos del carrito"}.warningEmployeesLimits{background-color:#f7f7f7;border-radius:6px;text-align:center;padding:16px 0;margin-top:8px}.warningEmployeesLimits p{font-family:"SamsungOne",arial;font-size:14px;font-weight:700}.warningEmployeesLimits p a{color:#000;text-decoration:underline}.ModalEmployeesLimits{display:flex;align-items:center;justify-content:center;position:fixed;z-index:10000;left:0;top:0;width:100vw;height:100vh;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.ModalEmployeesLimits__container{background-color:#fff;width:100vw;max-width:480px;position:relative;height:215px;border-radius:20px;padding:20px 32px}@media only screen and (max-width: 767px){.ModalEmployeesLimits__container{height:auto;margin:0px 13px}}.ModalEmployeesLimits__closeModal{display:flex;justify-content:end;padding-bottom:10px}.ModalEmployeesLimits__closeModal button{border:none;background:rgba(0,0,0,0)}.ModalEmployeesLimits__alertMessage p{font-size:18px;font-family:SamsungOne;color:#000;margin-top:20px}.ModalEmployeesLimits__alertMessage p span{font-weight:bold}.ModalEmployeesLimits__buttons{display:flex;width:100%;justify-content:space-around;padding-top:34px;line-height:2.8}@media only screen and (max-width: 767px){.ModalEmployeesLimits__buttons{flex-direction:column;padding-top:22px}}.ModalEmployeesLimits__button{border-radius:20px;height:40px;border:1px solid #000;text-align:center;font-size:14px;font-weight:700;font-family:SamsungOne}@media only screen and (max-width: 767px){.ModalEmployeesLimits__button{width:100%}}.ModalEmployeesLimits .consultLimitButton{width:226px;color:#000;text-decoration:none}.ModalEmployeesLimits .consultLimitButton:hover{background-color:rgba(0,0,0,.0509803922);color:#555;border-color:#555}@media only screen and (max-width: 767px){.ModalEmployeesLimits .consultLimitButton{margin-bottom:15px;width:100%}}.ModalEmployeesLimits .goShippingButton{width:190px;background-color:#000;color:#fff;text-decoration:none}.ModalEmployeesLimits .goShippingButton:hover{background-color:#555;color:#eee;border-color:#555}@media only screen and (max-width: 767px){.ModalEmployeesLimits .goShippingButton{width:100%}}.modal-payment-unauthorized-template{width:auto;max-width:600px;overflow:hidden}.modal-payment-unauthorized-template .modal-body{width:auto !important;max-width:600px;overflow:hidden;max-height:max-content}.payment-unauthorized-list li{font-size:16px;margin-bottom:10px}.required-fields-error{position:relative;background:#313131;height:auto;border-radius:6px;display:flex;align-items:center;justify-content:center;padding:10px;line-height:1.5;box-sizing:border-box;gap:0 10px;margin-bottom:10px}@media screen and (max-width: 1080px){.required-fields-error{padding:10px;line-height:1.5}}.required-fields-text{color:#fff;font-family:"SamsungOne";font-size:.75rem;font-weight:400;margin:0;text-shadow:none}@media screen and (max-width: 1080px){.required-fields-text{font-size:.625rem}}.required-fields-icon{position:relative;width:15px;height:15px}.payment-submit-wrap{margin-bottom:0 !important}#payment-data-submit{display:none !important}

/* source: <samsungbr.adobe-launch-pixel@0.11.10-seasa> */
