
/* source: <damyller.third-party-pickup@0.1.0> */
.tp-pickup-form {
  margin-bottom: 24px;
  background-color: #ffffff;
}

.tp-pickup-form__checkbox-label {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  user-select: none;
  font-size: 12px;
  padding: 0 14px;
}

.tp-pickup-form__checkbox {
  margin: 0 !important;
  width: 20px;
  height: 20px;
  cursor: pointer;
  flex-shrink: 0;
}

.tp-pickup-form__checkbox-text {
  text-transform: none;
  font-size: 12px;
  color: #333;
}

.tp-pickup-form__expandable {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out, opacity 0.3s ease-out;
}

.tp-pickup-form__expandable--open {
  max-height: 500px;
  opacity: 1;
}

.tp-pickup-form__fields {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-top: 16px;
}

.tp-pickup-form__field-label {
  display: block;
  margin-bottom: 4px;
  font-size: 11px;
  color: #333;
  letter-spacing: 0.5px;
}

.tp-pickup-form__input {
  width: 100%;
  padding: 10px !important;
  border: 1px solid #a1a1a1 !important;
  border-radius: 0 !important;
  font-size: 12px;
  box-sizing: border-box;
  line-height: 18px !important;
  height: auto !important;
  box-shadow: none !important;
  transition: border-color 0.2s ease;
}

.tp-pickup-form__input--invalid {
  border-color: #c62828 !important;
}

.tp-pickup-form__note {
  font-size: 12px !important;
  text-transform: none;
}

.tp-pickup-form__message {
  font-size: 12px !important;
  color: #666;
  text-transform: none;
}

.tp-pickup-form__message:empty {
  display: none;
}

#shipping-preview-container .srp-pickup-info {
  margin-bottom: 0;
}

#shipping-preview-container .srp-pickup-info .tp-pickup-form {
  margin-top: 16px;
  margin-bottom: 0;
}


/* source: <damyller.store-theme@6.3.11> */
﻿div#ajaxBusy{position:absolute}body{margin:0;letter-spacing:0;padding:0 !important}img{width:100%;height:auto}a{text-decoration:none}li{list-style:none}*{box-sizing:border-box;font-family:"Work Sans",sans-serif;margin:0;padding:0;border:0;border-radius:0;font-size:100%;vertical-align:baseline;outline:none}.load.loading{font-size:0}.container{margin:0 auto;display:block;width:100%;max-width:1200px;padding:0 12px}.container::before,.container::after{content:none}.container-main>h1{display:none !important}a,.btn-link{color:#a1a1a1}a:hover,a:focus,.btn-link:hover,.btn-link:focus{color:#686565;text-decoration:underline}.isProd{display:none !important}.isDev{display:flex !important;flex-direction:column}.btn-success{background:#000;transition:background .2s ease-in-out;border:none;box-shadow:none;border-radius:0;color:#fff}.btn-success:hover,.btn-success:focus,.btn-success:active{background:hsl(0,0%,6%);border:none;box-shadow:none}.checkoutHeader{padding:20px 0}@media screen and (max-width: 1024px){.checkoutHeader{padding:14px 0}}.checkoutHeader__logo img{width:225px}@media screen and (max-width: 1024px){.checkoutHeader__logo img{width:140px}}.checkoutHeader__security{display:flex;align-items:center}.checkoutHeader__security--icon{width:20px;margin-right:6px}.checkoutHeader__security--label{text-transform:uppercase;font-size:13px;line-height:14px;padding-top:6px}.checkoutHeader__security--label strong{font-family:"Work Sans",sans-serif}@media screen and (min-width: 1025px){.checkoutHeader__security.mobile{display:none}}@media screen and (max-width: 1024px){.checkoutHeader__security.desktop{display:none}.checkoutHeader__security--label{font-size:10px;line-height:12px}.checkoutHeader__security--icon{width:16px}}.checkoutHeader .container{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 490px){.checkoutHeader .container{padding:0 12px !important}}.checkoutSteps{max-height:0;opacity:0;transition:opacity .4s ease-in-out .4s;overflow:hidden}@media screen and (max-width: 840px){.checkoutSteps{flex-direction:column-reverse}}.checkoutSteps.active{opacity:1;max-height:inherit}.checkoutSteps__title{display:none !important;display:flex;justify-content:center;align-items:center;padding:10px 0;height:56px;background:#f2f2f2}@media screen and (max-width: 1024px){.checkoutSteps__title{padding:8px 0;height:42px;border:solid #f4f4f4;border-width:1px 0;background:none;align-items:flex-end}.checkoutSteps__title .checkoutSteps__title--icon{margin-right:8px}.checkoutSteps__title .checkoutSteps__title--icon img{width:auto;height:25px}.checkoutSteps__title .checkoutSteps__title--text{font-size:14px;line-height:16px;letter-spacing:.5px}}@media screen and (max-width: 840px){.checkoutSteps__title{margin:10px 0;border:none}}.checkoutSteps__title--icon{margin-right:10px}.checkoutSteps__title--icon img{width:20px;height:auto}body:not(.damyller-cart) .checkoutSteps__title--icon{display:none}.checkoutSteps__title--text{font-size:20px;line-height:22px;letter-spacing:.3px;color:#000;text-transform:uppercase}.checkoutSteps__timeline{display:flex;align-items:center;justify-content:center}.checkoutSteps__timeline--spot{display:flex;flex:1;justify-content:space-between;max-width:882px;padding:32px 12px 20px;align-items:flex-start}.checkoutSteps__timeline .timeline__header{display:flex;align-items:center;justify-content:center;position:relative}.checkoutSteps__timeline .timeline__header::after,.checkoutSteps__timeline .timeline__header::before{content:"";display:inline-block;height:1px;background:#b4b4b4;position:absolute;width:150%;max-width:140px;top:calc(50% - .5px)}@media screen and (max-width: 840px){.checkoutSteps__timeline .timeline__header::after,.checkoutSteps__timeline .timeline__header::before{width:calc(50% - 11.5px - 10px);min-width:15px}}.checkoutSteps__timeline .timeline__header::after{left:calc(50% + 11.5px + 10px)}.checkoutSteps__timeline .timeline__header::before{right:calc(50% + 11.5px + 10px)}.checkoutSteps__timeline .timeline__header--check{width:23px;height:23px;border-radius:50%;border:1px solid;border-color:rgba(0,0,0,0);transition:border-color .2s ease-in-out;display:inline-flex;justify-content:center;align-items:center}@media screen and (max-width: 840px){.checkoutSteps__timeline .timeline__header--check{width:17px !important;height:17px !important}}.checkoutSteps__timeline .timeline__header--check::before{content:"";height:11px;width:11px;border-radius:50%;background:#b4b4b4;transition:background .2s ease-in-out}.checkoutSteps__timeline .timeline__body{margin-top:10px}.checkoutSteps__timeline .timeline__body--text{font-size:14px;line-height:18px;color:#b4b4b4;transition:color .2s ease-in-out}@media screen and (max-width: 840px){.checkoutSteps__timeline .timeline__body--text{font-size:11px;line-height:13px;text-align:center}}.checkoutSteps__timeline .timeline__step:first-child .timeline__header::before{content:none}.checkoutSteps__timeline .timeline__step:last-child .timeline__header::after{content:none}@media screen and (max-width: 840px){.checkoutSteps__timeline .timeline__step{flex:1;display:flex;flex-direction:column;align-items:stretch;justify-content:center}.checkoutSteps__timeline .timeline__step--minhaSacola{display:block !important}.checkoutSteps__timeline .timeline__step:nth-child(2) .timeline__header::before{content:none}}.checkoutSteps__timeline .timeline__step.active .timeline__header--check{border-color:#000}.checkoutSteps__timeline .timeline__step.active .timeline__header--check::before{background:#000}.checkoutSteps__timeline .timeline__step.active .timeline__body--text{color:#000}@media screen and (max-width: 840px){.stable.damyller-cart.body-cart .damyller-cart .checkoutSteps__timeline,.stable.damyller-cart.body-cart .damyller-email .checkoutSteps__timeline,.stable.damyller-cart.body-cart .damyller-emptyCart .checkoutSteps__timeline{display:none}}.checkoutSummary{margin-bottom:20px}@media screen and (max-width: 1024px){.checkoutSummary{display:none !important}}.checkoutSummary__header{display:flex;justify-content:center;margin-bottom:30px}.body-cart .checkoutSummary__header--title{margin:0;max-width:922px;font-size:13px;line-height:22px;color:#000;text-align:center}.checkoutSummary__body{display:flex;justify-content:space-around}.checkoutSummary__body--left,.checkoutSummary__body--right{max-width:46%}.checkoutSummary__step{padding:4px 0 0 30px;margin-bottom:20px;position:relative}.checkoutSummary__step p{font-size:12px;line-height:18px;color:#a1a1a1}.checkoutSummary__step a{text-decoration:underline;color:#000}.checkoutSummary__step a.mailLink{white-space:nowrap}.checkoutSummary__step::before{content:"";display:inline-flex;justify-content:center;align-items:center;position:absolute;left:0;top:0;width:20px;height:20px;background:#000;border-radius:50%;font-size:12px;line-height:18px;color:#fff}.checkoutSummary__step--step-1::before{content:"1"}.checkoutSummary__step--step-2::before{content:"2"}.checkoutSummary__step--step-3::before{content:"3"}.checkoutSummary__step--step-4::before{content:"4"}.checkoutFooter__header{background:#f5f5f5;padding:8px 0}.checkoutFooter__header .container{display:flex;align-items:center;justify-content:flex-start}.checkoutFooter__header--icon{margin-right:10px;width:22px;height:auto}.checkoutFooter__header strong{text-transform:uppercase;font-size:12px;line-height:12px;font-family:"Work Sans",sans-serif;margin-right:4px}.checkoutFooter__header a{font-size:12px;line-height:12px;color:#000;text-decoration:underline}@media screen and (max-width: 1024px){.checkoutFooter__header{padding:15px 0;background:#000}.checkoutFooter__header .container{padding:0 14px !important;justify-content:space-between;max-width:400px}.checkoutFooter__header--icon{display:none}.checkoutFooter__header strong{text-transform:none;line-height:16px;margin:0;color:#fff}.checkoutFooter__header a{height:30px;display:inline-flex;background:#fff;font-size:0;padding:0 5px;align-items:center;justify-content:center;text-decoration:none}.checkoutFooter__header a::before{content:"";display:inline-block;height:19px;width:19px;background:url(//damyller.vteximg.com.br/arquivos/dml-checkout-whatsapp-green.png);background-size:100% 100%;margin-right:5px}.checkoutFooter__header a::after{content:"Chame no Whatsapp";letter-spacing:.1px;text-transform:uppercase;font-family:"Work Sans",sans-serif;font-size:10px;line-height:10px;color:#000}}.checkoutFooter__body{padding:20px 0}.checkoutFooter__body h5,.checkoutFooter__body h6{margin:0}.checkoutFooter__body .container{display:flex;justify-content:space-between;align-items:stretch}@media screen and (max-width: 1024px){.checkoutFooter__body{padding:10px 0}.checkoutFooter__body .container{padding:0 14px !important}.checkoutFooter__body.desktop{display:none}}@media screen and (min-width: 1025px){.checkoutFooter__body.mobile{display:none}}.checkoutFooter__list{width:100%;margin:0}.checkoutFooter__listItem{border-bottom:1px solid #d8d8d8;display:flex;flex-direction:column}.checkoutFooter__listItem.info{flex-direction:row;justify-content:space-between;align-items:center;min-height:46px}.checkoutFooter__listItem.info.procon .checkoutFooter__selos{font-size:12px;line-height:14px;color:#666}.checkoutFooter__listItem.info.procon .checkoutFooter__selos a{color:#666;text-decoration:underline}.checkoutFooter__listItem.dropDown .checkoutFooter__link::after{content:"+";display:inline-block;font-size:24px;font-weight:100;font-family:Arial,sans-serif}.checkoutFooter__listItem.dropDown .checkoutFooter__link.opened::after{content:"-"}.checkoutFooter__link{display:flex;justify-content:space-between;font-size:12px;line-height:14px;text-transform:uppercase;letter-spacing:.9px;color:#000;text-decoration:none;padding:12px 0}.checkoutFooter__link:hover{color:#000;text-decoration:none}.checkoutFooter__subList{overflow:hidden;height:0;opacity:0;transition:all .2s ease-in-out;margin-left:0}.checkoutFooter__subList.opened{opacity:1;height:auto}.checkoutFooter__subListItem{min-height:30px;display:flex;align-items:stretch;border-top:1px solid #d8d8d8}.checkoutFooter__subListItem a{display:flex;width:100%;align-items:center;padding:4px 0 4px 10px;color:#000;text-transform:uppercase;letter-spacing:.3px;font-size:10px;line-height:12px}.checkoutFooter__label{display:flex;align-items:center;font-size:10px;line-height:12px;letter-spacing:.9px;color:#000;text-transform:uppercase}.checkoutFooter__selos{display:flex;padding:5px 0;align-items:center}.checkoutFooter__selos .ts-footerstamp{max-width:65px}.checkoutFooter__selos #reputation-mb{margin-left:8px}.checkoutFooter__selos #reputation-mb *{box-sizing:border-box !important}.checkoutFooter__selos #reputation-mb #ra-widget-reputation{overflow:hidden !important;display:flex !important;height:auto !important;width:auto !important}.checkoutFooter__selos #reputation-mb .ra-widget-reputation-content{width:auto !important;height:auto !important;display:flex !important;flex-direction:column !important;padding:2px 4px !important}.checkoutFooter__selos #reputation-mb .ra-widget-reputation-text{margin:2px auto !important}.checkoutFooter__selos #reputation-mb .ra-widget-reputation-stamp{height:28px !important;margin:3px auto !important}.checkoutFooter__selos #reputation-mb .ra-widget-reputation-logo{width:64px !important;height:auto !important;margin:3px auto 0 !important}.checkoutFooter__selos ul{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;row-gap:6px;margin:0}.checkoutFooter__selos ul li{margin-left:4px}.checkoutFooter__group{display:flex;flex-direction:column}.checkoutFooter__group .checkoutFooter__group--title{font-size:10px;line-height:13px;text-transform:uppercase;color:#666;font-family:"Work Sans",sans-serif;letter-spacing:0;margin-bottom:6px}.checkoutFooter__group--content{display:flex;flex-grow:1;align-items:center}.checkoutFooter__group--content ul{margin:0}.checkoutFooter__group--content #yourviews{margin-right:30px}.checkoutFooter__group--content #letsencrypt img{width:130px}.checkoutFooter__group--content #procon{margin-left:30px}.checkoutFooter__group--content #procon__icon{margin-bottom:4px}.checkoutFooter__group--content #procon__icon img{width:72px}.checkoutFooter__group--content #procon__text{font-size:12px;line-height:13px;color:#666}.checkoutFooter__group--content #procon__text a{text-decoration:underline;color:#666}.checkoutFooter__group--content #reputation-dk *,.checkoutFooter__group--content #reputation-mb *{box-sizing:border-box !important}.checkoutFooter__group--content #reputation-dk #ra-widget-reputation,.checkoutFooter__group--content #reputation-mb #ra-widget-reputation{width:97px !important;height:auto !important;display:flex;flex-direction:column}.checkoutFooter__group--content #reputation-dk .ra-widget-reputation-content,.checkoutFooter__group--content #reputation-mb .ra-widget-reputation-content{width:auto !important;height:auto !important;padding:2px !important}.checkoutFooter__group--content #reputation-dk .ra-widget-reputation-stamp,.checkoutFooter__group--content #reputation-mb .ra-widget-reputation-stamp{height:42px !important}.checkoutFooter__subgroup:not(:last-of-type){margin-right:14px}.checkoutFooter__subgroup .checkoutFooter__subgroup--title{font-size:9px;line-height:13px;text-transform:uppercase;color:#989898;font-family:"Work Sans",sans-serif;margin-bottom:6px;font-weight:300}.checkoutFooter__subgroup--content ul{display:flex}.checkoutFooter__subgroup--content ul li img{height:20px;width:auto}.checkoutFooter__footer{padding:12px 0;border-top:1px solid #e0e0e0}.checkoutFooter__footer--infos{font-size:12px;line-height:18px;color:#a1a1a1;text-align:center}@media screen and (max-width: 1024px){.checkoutFooter__footer{border:none;padding:6px 12px 30px}.checkoutFooter__footer--infos{line-height:15px}}.popupcontainer .innerPopup .imprimeTermo{display:block;width:100%;height:45px;text-align:center;background-color:#000;font-size:15px;color:#fff;text-transform:uppercase;line-height:45px}body.body-order-form .paymentOverlay{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(17,24,50,.8);z-index:100;justify-content:center;align-items:baseline;padding-top:108px;display:none}body.body-order-form .paymentOverlay.ativa{display:flex !important}body.body-order-form .paymentOverlay .wrapperContent{background:#fff;text-align:center;padding:45px 140px 45px;position:relative;font-family:"Work Sans",sans-serif;line-height:initial}@media screen and (max-width: 540px){body.body-order-form .paymentOverlay .wrapperContent{padding:110px 10px 130px}}body.body-order-form .paymentOverlay .wrapperContent .btnFechar{position:absolute;top:20px;right:30px;cursor:pointer}body.body-order-form .paymentOverlay .wrapperContent .btnFechar span{width:2px;height:23px;background:#222735;display:block;position:absolute}body.body-order-form .paymentOverlay .wrapperContent .btnFechar span:first-child{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}body.body-order-form .paymentOverlay .wrapperContent .btnFechar span:last-child{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}body.body-order-form .paymentOverlay .wrapperContent .paymentPopUpText h1{color:#000;font-size:18px;font-weight:normal;margin:5px 0}body.body-order-form .paymentOverlay .wrapperContent .paymentPopUpText .paymentPopUpText h1{font-size:18px;color:#222735;padding:0;margin:0}body.body-order-form .paymentOverlay .wrapperContent .paymentPopUpText .paymentPopUpText p{color:#666;font-size:14px}body.body-order-form .paymentOverlay .wrapperContent form .termosDeUso{margin:0 0 20px;display:flex;justify-content:center}body.body-order-form .paymentOverlay .wrapperContent form .termosDeUso label span{font-size:13px;color:#666}body.body-order-form .paymentOverlay .wrapperContent form .termosDeUso a{font-size:13px;color:#222735;margin-left:4px;text-decoration:underline}body.body-order-form .paymentOverlay .wrapperContent .btnContinuar #btnAceiteTermos{width:100%;max-width:248px;height:40px;background-color:#000;color:#fff;text-transform:uppercase;font-family:"Work Sans",sans-serif}@media screen and (max-width: 540px){body.body-order-form .paymentOverlay .wrapperContent .btnContinuar #btnAceiteTermos{width:70%}}.pkpmodal-use-geolocation-icon path{fill:#000}.pkpmodal-pickup-point-best-marker-image path:first-child{fill:#000}.pkpmodal-details-top .btn-link{color:#000}.pkpmodal-details-top .btn-link svg path{fill:#000}.pkpmodal .pkp-modal-btn-lg{background:#000;border-color:#000;color:#fff}.pkpmodal .pkp-modal-btn-lg:hover{background-color:#0f0f0f;border-color:#0f0f0f}.pkpmodal .btn-link{color:#000;text-decoration:underline}.pkpmodal .btn-link:hover,.pkpmodal .btn-link:focus{color:#686565;text-decoration:underline}.giftPacking{margin-bottom:20px;position:relative;background-image:url("/arquivos/checkout-gift-icon.png");background-repeat:no-repeat;background-position:2px 50%}.giftPacking>span{border-top:1px solid #f4f4f4;margin-top:0 !important;text-align:center;display:block;line-height:45px;color:#000;font-weight:600;letter-spacing:.03em;font-size:14px}.giftPacking>span>span{color:rgba(0,0,0,0);display:block;font-size:0;margin-left:-35px;margin-top:5px !important}@media screen and (max-width: 1024px){.giftPacking>span>span{margin-left:0 !important}}.giftPacking>span>span::after{color:#000;font-size:12px;content:"Este pedido é um presente"}.giftPacking__switch{position:absolute;display:inline-block;width:40px;height:23px;right:8px;top:50%;transform:translateY(-50%)}.giftPacking__checkbox{opacity:0;width:0;height:0}.giftPacking__checkbox:checked+.giftPacking__slider{background-color:#000}.giftPacking__checkbox:checked+.giftPacking__slider::before{transform:translateX(22px)}.giftPacking__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;margin-top:5px !important;background-color:#d8d8d8;transition:.4s;border-radius:34px}.giftPacking__slider::before{position:absolute;content:"";height:16px;width:16px;left:1px;top:1px;background-color:#fff;-webkit-transition:.4s;transition:.4s;border-radius:50%}@media screen and (min-width: 770px)and (max-width: 1025px){.giftPacking{background-image:none}.giftPacking>span{font-size:11px}.giftPacking>span>span{transform:translateX(-25px)}}@media screen and (max-width: 769px){.giftPacking{width:100%;margin:0px 0 10px;background-position:0 49%}.giftPacking>span{border-bottom:1px solid #f4f4f4;letter-spacing:0;font-size:14px}.giftPacking>span>span{transform:translateX(-10px)}.giftPacking__switch{right:0;width:39px;height:25px}.giftPacking__slider::before{height:16px;width:16px;left:2px;top:2px}.giftPacking__checkbox:checked+.giftPacking__slider::before{transform:translateX(18px)}}@media screen and (max-width: 321px){.giftPacking>span>span{transform:translateX(-9px)}}.checkoutSummary__header{justify-content:flex-start !important;margin-top:20px !important}.checkoutSummary__header h4{text-align:left !important}.transactions-container.row-fluid{margin-top:-70px}.srp-text.flex-auto::before{content:"Disponível somente para receber em casa";color:#000}.srp-text.flex-auto{color:rgba(0,0,0,0)}.slick-list.draggable{padding-left:50px}@media screen and (max-width: 1024px){.slick-list.draggable{padding-left:0}}@media screen and (max-width: 1024px){.slick-track{margin:0;padding:0}}.slick-arrow{color:rgba(0,0,0,0);background-color:#fff;width:50px;height:75px;padding-left:20px;z-index:1}@media screen and (max-width: 1024px){.slick-arrow{padding-left:9px;width:30px;background-color:rgba(0,0,0,0)}}button.slick-prev{position:absolute;left:0}button.slick-next{position:relative;right:-96%;top:-75px}@media screen and (max-width: 1024px){button.slick-next{right:calc(-1*(100% - 40px));width:60px}}.slick.slick-initialized.slick-slider{max-height:75px}button.slick-prev:before{content:"<";color:#c2bebe;font-size:16px}button.slick-next:before{content:">";color:#c2bebe;font-size:16px}.slick.left .slick-list.draggable{padding-left:0}.slick.left .slick-track{float:left}.slick.left .intern{margin:0 !important}@media screen and (max-width: 1024px){.slick.left .internFlex{width:92% !important}}.faketable .titleTable{font-size:12px;line-height:15px;font-family:"Work Sans",sans-serif;color:#000;text-transform:uppercase;letter-spacing:0}@media screen and (max-width: 1024px){.faketable .titleTable{margin-left:25px}}.faketable .sliderTable .intern{margin:0 5px;justify-content:flex-start;height:75px !important;background-color:rgba(0,0,0,0);border:1px solid #f2f2f2;box-shadow:none;border-radius:0 !important;cursor:pointer}@media screen and (min-width: 600px){.faketable .sliderTable .intern{width:350px !important}}@media screen and (max-width: 1024px){.faketable .sliderTable .intern{display:flex;justify-content:center;margin:0 !important;padding:0 !important;border:none !important;max-width:100% !important}}.faketable .sliderTable .intern .internFlex{display:flex;align-items:center;justify-content:center}@media screen and (max-width: 1024px){.faketable .sliderTable .intern .internFlex{border:1px solid #f2f2f2;width:270px}}.faketable .sliderTable .intern.active{height:75px !important;border:1px solid #000 !important;opacity:1}@media screen and (max-width: 1024px){.faketable .sliderTable .intern.active{display:flex;justify-content:center;margin:0 !important;padding:0 !important;border:none !important}.faketable .sliderTable .intern.active .internFlex{height:74px !important;border:1px solid #000 !important;opacity:1}}.faketable .sliderTable .intern img{color:rgba(0,0,0,0);height:45px;max-width:45px;width:45px;margin:0 10px}.faketable .sliderTable .intern .product-name{text-transform:capitalize;width:calc(70% - 20px);margin-left:20px;font-size:11px;line-height:14px;display:flex;height:75px;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media screen and (max-width: 1024px){.faketable .sliderTable .intern .product-name{font-size:9px}}.faketable .sliderTable .intern .product-name span{margin-top:12px;min-height:40px}.faketable .sliderTable .intern .icon-check-sign,.faketable .sliderTable .intern .icon-check-empty{position:relative;top:-50%;left:-84px;color:#000}.faketable .sliderTable .intern .icon-check-sign.active,.faketable .sliderTable .intern .icon-check-empty.active{color:#000}@media screen and (max-width: 1024px){.faketable .sliderTable .intern .icon-check-sign,.faketable .sliderTable .intern .icon-check-empty{left:-77px}}.available-gift,tr.product-item.hide{display:none !important}.checkout-container{text-transform:uppercase}.checkout-container .extensions-checkout-buttons-container{margin:0}.checkout-container .cart-gift-items{text-transform:capitalize}.checkout-container .cart-gift-items tr{width:265px;height:85px}.checkout-container .cart-gift-items .product-name{width:auto;font-size:11px;line-height:14px}.checkout-container .cart-template-holder .cart{border:none;padding:0;margin:14px 0 20px}@media screen and (max-width: 490px){.checkout-container .cart-template-holder .cart{padding:0 12px}}@media screen and (max-width: 490px){.checkout-container .cart-template-holder .cart-items{border-bottom:2px solid #000}}.checkout-container .cart-template-holder .cart-items thead{position:relative;border-bottom:none !important}.checkout-container .cart-template-holder .cart-items thead tr th{font-size:12px;line-height:15px;color:#000;text-transform:uppercase;font-family:"Work Sans",sans-serif;padding:12px 0}@media screen and (max-width: 950px){.checkout-container .cart-template-holder .cart-items thead tr th.shipping-date{display:none}}@media screen and (max-width: 840px){.checkout-container .cart-template-holder .cart-items thead tr th.quantity-price{display:none}}.checkout-container .cart-template-holder .cart-items thead tr th.product-price{font-size:0;color:rgba(0,0,0,0) !important}.checkout-container .cart-template-holder .cart-items thead tr th.product-price::before{font-size:12px;color:#000;content:"Valor"}.checkout-container .cart-template-holder .cart-items tbody{border-bottom:1px solid #000;text-transform:capitalize}@media screen and (max-width: 490px){.checkout-container .cart-template-holder .cart-items tbody{border:none}}@media screen and (max-width: 490px){.checkout-container .cart-template-holder .cart-items tbody .product-item{min-height:126px;margin-top:0;border:none}}.checkout-container .cart-template-holder .cart-items tbody .product-image{padding-left:0;padding-top:15px;padding-bottom:15px}.checkout-container .cart-template-holder .cart-items tbody .product-image a{display:flex;min-height:85px;align-items:center}.checkout-container .cart-template-holder .cart-items tbody .product-image img{width:60px;max-width:60px;height:auto}@media screen and (max-width: 490px){.checkout-container .cart-template-holder .cart-items tbody .product-image{padding:0;width:auto}.checkout-container .cart-template-holder .cart-items tbody .product-image img{width:70px;max-width:70px;height:auto}}.checkout-container .cart-template-holder .cart-items tbody .product-name .brand{display:none}.checkout-container .cart-template-holder .cart-items tbody .product-name>a{display:block;color:#000;font-size:14px;line-height:19px}.checkout-container .cart-template-holder .cart-items tbody .product-name small{display:none}@media screen and (max-width: 490px){.checkout-container .cart-template-holder .cart-items tbody .product-name{margin-left:80px}.checkout-container .cart-template-holder .cart-items tbody .product-name .brand,.checkout-container .cart-template-holder .cart-items tbody .product-name small{display:none !important}.checkout-container .cart-template-holder .cart-items tbody .product-name>a{font-size:13px;line-height:18px}}.checkout-container .cart-template-holder .cart-items tbody .product-price{font-size:12px;line-height:14px;color:#000;white-space:nowrap}@media screen and (max-width: 490px){.checkout-container .cart-template-holder .cart-items tbody .product-price{position:absolute;right:0;bottom:18px}}.checkout-container .cart-template-holder .cart-items tbody .shipping-date{font-size:12px;line-height:14px;color:#000}@media screen and (max-width: 950px){.checkout-container .cart-template-holder .cart-items tbody .shipping-date{display:none}}.checkout-container .cart-template-holder .cart-items tbody .quantity{white-space:nowrap}@media screen and (max-width: 490px){.checkout-container .cart-template-holder .cart-items tbody .quantity{margin-left:80px;margin-top:26px}}.checkout-container .cart-template-holder .cart-items tbody .quantity>input{height:30px;width:30px;border-radius:0;border:1px solid #d8d8d8;font-size:12px;line-height:15px;color:#666;display:inline-flex;margin:0}.checkout-container .cart-template-holder .cart-items tbody .quantity .item-quantity-change{padding:10px 6px;display:inline-flex;position:relative;bottom:inherit;top:inherit;left:inherit;height:auto;width:auto}@media screen and (max-width: 490px){.checkout-container .cart-template-holder .cart-items tbody .quantity .item-quantity-change{padding:5px 6px}}.checkout-container .cart-template-holder .cart-items tbody .quantity .item-quantity-change::before{display:inline-block;font-size:25px;font-family:"Work Sans",sans-serif;color:#000}.checkout-container .cart-template-holder .cart-items tbody .quantity .item-quantity-change-decrement::before{content:"-"}.checkout-container .cart-template-holder .cart-items tbody .quantity .item-quantity-change-increment::before{content:"+"}.checkout-container .cart-template-holder .cart-items tbody .quantity .item-quantity-change .icon{display:none}.checkout-container .cart-template-holder .cart-items tbody .quantity-price{font-size:12px;line-height:14px;color:#000;white-space:nowrap}@media screen and (max-width: 840px){.checkout-container .cart-template-holder .cart-items tbody .quantity-price{display:none}}.checkout-container .cart-template-holder .cart-items tbody .item-remove .item-link-remove{display:inline-flex}.checkout-container .cart-template-holder .cart-items tbody .item-remove .item-link-remove::before{content:"+";display:inline-block;font-size:0;width:16px;height:16px;padding:2px;background-image:url("https://damyller.vteximg.com.br/arquivos/iconDeleteCheckout.png");font-family:"Work Sans",sans-serif;color:rgba(0,0,0,0);background-repeat:no-repeat;background-size:contain;transform:none;background-color:rgba(0,0,0,0);border-radius:0}.checkout-container .cart-template-holder .cart-items tbody .item-remove .item-link-remove .icon{display:none}.checkout-container .cart-template{margin-bottom:60px}.checkout-container .cart-template .cart-links-bottom{width:100%;padding:0;margin:0;display:flex !important;float:none;flex-direction:column-reverse;margin:0}.checkout-container .cart-template .cart-links-bottom a{width:100%;height:45px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:14px;line-height:18px;letter-spacing:0;font-family:"Work Sans",sans-serif;border:1px solid #000}.checkout-container .cart-template .cart-links-bottom a:not(.btn-success){color:#000}@media screen and (max-width: 700px){.checkout-container .cart-template .cart-links-bottom a#cart-to-orderform::before{content:"";display:inline-block;width:11px;height:14px;background-image:url(//damyller.vteximg.com.br/arquivos/dml-checkout-lock.png);background-size:100% 100%;margin-right:10px}}.checkout-container .cart-template .cart-links-bottom span:not(.btn-place-order-wrapper){margin-top:12px}.checkout-container .cart-template>.cart-links-bottom{display:none !important}.orderform-active .summary-template-holder #shipping-preview-container{display:none}#shipping-preview-container{margin-bottom:0 !important}.vtex-omnishipping-1-x-shippingDataDev{background-color:rgba(0,0,0,0) !important}.summary-template-holder>.summary{display:flex !important;justify-content:space-between;align-items:flex-start;margin-top:15px}@media screen and (max-width: 1024px){.summary-template-holder>.summary{flex-direction:column}}.summary-template-holder>.summary::before,.summary-template-holder>.summary::after{content:none}.summary-template-holder>.summary .cart-more-options{width:auto;float:none;margin:0;display:flex;align-items:flex-start !important;flex-wrap:wrap;flex-grow:1;justify-content:space-around}@media screen and (max-width: 1024px){.summary-template-holder>.summary .cart-more-options{width:100%;margin-top:0px;margin-bottom:20px;align-items:center !important}}@media screen and (max-width: 700px){.summary-template-holder>.summary .cart-more-options{flex-direction:column}}.summary-template-holder>.summary .cart-more-options .cart-select-gift-placeholder{margin-right:10px;width:100%}.summary-template-holder>.summary .cart-more-options .cart-select-gift-placeholder:empty{display:none}@media screen and (max-width: 1024px){.summary-template-holder>.summary .cart-more-options .cart-select-gift-placeholder{padding:14px;margin-bottom:0 !important}}.summary-template-holder>.summary .cart-more-options .cart-select-gift-placeholder .available-gift-quantity{font-size:12px;line-height:15px;font-family:"Work Sans",sans-serif;color:#000;text-transform:uppercase;letter-spacing:0}.summary-template-holder>.summary .cart-more-options .cart-select-gift-placeholder .label-vertical-group{color:#000}.summary-template-holder>.summary .cart-more-options .cart-select-gift-placeholder .product-image{background-image:none}.summary-template-holder>.summary .cart-more-options .cart-select-gift-placeholder .available-gift-item{background-color:rgba(0,0,0,0);border:1px solid #f2f2f2;box-shadow:none;border-radius:0 !important}.summary-template-holder>.summary .cart-more-options .cart-select-gift-placeholder .btn.label-vertical-group.select-gift.active{border:1px solid #000 !important}.summary-template-holder>.summary .cart-more-options .cart-select-gift-placeholder .checkbox-selector.icon-check-sign{color:#000}.summary-template-holder>.summary .cart-more-options .summary-coupon-wrap{margin:0 10px;transition:all .4s ease-in-out;width:49%;margin-bottom:-14px;max-width:49%}@media screen and (max-width: 700px){.summary-template-holder>.summary .cart-more-options .summary-coupon-wrap{margin:10px 0 0;width:100%;max-width:600px}}@media screen and (max-width: 490px){.summary-template-holder>.summary .cart-more-options .summary-coupon-wrap{border:none;margin:0;padding:8px 14px;margin-left:-4%}}.summary-template-holder>.summary .cart-more-options .summary-coupon-wrap .summary-coupon{margin:0;border:1px solid #e8e8e8;padding:24px 20px}.summary-template-holder>.summary .cart-more-options .summary-coupon-wrap .coupon-label label{font-size:0;line-height:14px;margin-bottom:12px;text-align:left;display:flex}.summary-template-holder>.summary .cart-more-options .summary-coupon-wrap .coupon-label label::before{content:"Cupom de desconto";font-size:12px;line-height:14px;letter-spacing:0;font-family:"Work Sans",sans-serif;text-transform:uppercase}.summary-template-holder>.summary .cart-more-options .summary-coupon-wrap .coupon-fields>span:first-child{display:flex}.summary-template-holder>.summary .cart-more-options .summary-coupon-wrap .coupon-fields>span:first-child input{height:35px;flex-grow:1;border:1px solid #ccc;border-radius:0;box-shadow:none}.summary-template-holder>.summary .cart-more-options .summary-coupon-wrap .coupon-fields>span:first-child button{font-size:0;display:inline-flex;align-items:center;justify-content:center;width:70px;height:35px;border-radius:0;border:none;background:#000;transition:background .2s ease-in-out;padding:0;margin-left:10px}.summary-template-holder>.summary .cart-more-options .summary-coupon-wrap .coupon-fields>span:first-child button:hover{background:hsl(0,0%,6%) !important}.summary-template-holder>.summary .cart-more-options .summary-coupon-wrap .coupon-fields>span:first-child button::before{content:"Aplicar";font-size:12px;line-height:14px;letter-spacing:0;text-transform:uppercase;color:#fff}.summary-template-holder>.summary .cart-more-options .summary-coupon-wrap .coupon-fieldset div{display:block !important}.summary-template-holder>.summary .cart-more-options .summary-coupon-wrap .coupon-fieldset .coupon-data{margin:0;display:none !important}.summary-template-holder>.summary .cart-more-options .summary-coupon-wrap .coupon-fieldset .coupon-data .link-coupon-add{font-size:13px;background:#000;line-height:16px;color:#fff;letter-spacing:0;height:38px;display:inline-flex;justify-content:center;align-items:center;transition:all .2s ease-in-out;padding:4px 10px}.summary-template-holder>.summary .cart-more-options .summary-coupon-wrap .coupon-fieldset .coupon-data .link-coupon-add:hover{background:hsl(0,0%,6%)}.summary-template-holder>.summary .cart-more-options .summary-coupon-wrap .coupon-fieldset .coupon-data .link-coupon-add span:not(:last-of-type){margin-right:5px}@media screen and (max-width: 490px){.summary-template-holder>.summary .cart-more-options .summary-coupon-wrap .coupon-fieldset .coupon-data .link-coupon-add{width:100%}}.summary-template-holder>.summary .cart-more-options .srp-shipping-current-single{background-color:#f2f2f2}.summary-template-holder>.summary .cart-more-options .srp-shipping-current-single__sla,.summary-template-holder>.summary .cart-more-options .srp-shipping-current-single__price{color:#000;font-size:13px;font-family:"Work Sans",sans-serif}.summary-template-holder>.summary .cart-more-options .srp-shipping-current-single__wrapper{border:0}.summary-template-holder>.summary .cart-more-options .srp-items{color:#000;font-size:13px;font-family:"Work Sans",sans-serif}.summary-template-holder>.summary .cart-more-options .srp-icon-radio-selected path{fill:#000}.summary-template-holder>.summary .cart-more-options .srp-address-title{color:#666;font-size:13px}.summary-template-holder>.summary .cart-more-options .srp-container{border:1px solid #e8e8e8;padding:24px 25px;width:48%;max-width:48%;margin-bottom:-24px}@media screen and (max-width: 1024px){.summary-template-holder>.summary .cart-more-options .srp-container{margin-bottom:0;margin-left:-4% !important}}@media screen and (max-width: 700px){.summary-template-holder>.summary .cart-more-options .srp-container{width:100%;max-width:600px}}@media screen and (max-width: 490px){.summary-template-holder>.summary .cart-more-options .srp-container{padding:14px;width:92%;max-width:600px}}@media screen and (max-width: 490px){.summary-template-holder>.summary .cart-more-options .srp-content{padding:14px 0;border-bottom:1px solid #f4f4f4}}.summary-template-holder>.summary .cart-more-options .srp-main-title{font-size:12px;line-height:15px;font-family:"Work Sans",sans-serif;color:#000;text-transform:uppercase;letter-spacing:0}.summary-template-holder>.summary .cart-more-options .srp-description{display:none}.summary-template-holder>.summary .cart-more-options .srp-data{margin-top:7px}.summary-template-holder>.summary .cart-more-options .srp-toggle{margin:0;padding:0}.summary-template-holder>.summary .cart-more-options .srp-toggle__wrapper{display:flex;justify-content:space-between;border:none;box-shadow:none !important;min-width:300px}@media screen and (max-width: 490px){.summary-template-holder>.summary .cart-more-options .srp-toggle__wrapper{min-width:inherit}}.summary-template-holder>.summary .cart-more-options .srp-toggle__wrapper label.w-50{width:49%;min-width:155px;height:38px;border:1px solid #000;background:rgba(0,0,0,0);color:#000;font-size:0;display:inline-flex;justify-content:center;align-items:center;transition:all .2s ease-in-out}@media screen and (max-width: 490px){.summary-template-holder>.summary .cart-more-options .srp-toggle__wrapper label.w-50{max-width:600px;min-width:inherit;border-width:1px;margin-bottom:5px}}.summary-template-holder>.summary .cart-more-options .srp-toggle__wrapper label.w-50::before{font-family:"Work Sans",sans-serif;font-size:11px;line-height:15px;text-transform:uppercase;letter-spacing:0}.summary-template-holder>.summary .cart-more-options .srp-toggle__wrapper label.w-50.srp-toggle__delivery::before{content:"Receber em casa"}.summary-template-holder>.summary .cart-more-options .srp-toggle__wrapper label.w-50.srp-toggle__pickup::before{content:"Retirar na loja"}@media screen and (min-width: 491px){.summary-template-holder>.summary .cart-more-options .srp-toggle__wrapper label.w-50.blue{background:#000;color:#fff}}@media screen and (max-width: 490px){.summary-template-holder>.summary .cart-more-options .srp-toggle__wrapper label.w-50.blue{opacity:1;background:#000;color:#fff}}.summary-template-holder>.summary .cart-more-options .srp-toggle__current{display:none}.summary-template-holder>.summary .cart-more-options .srp-result{margin-top:30px}.summary-template-holder>.summary .cart-more-options .srp-delivery-header{margin-bottom:8px;display:flex;align-items:center}.summary-template-holder>.summary .cart-more-options .srp-delivery-header .srp-items{font-size:0}.summary-template-holder>.summary .cart-more-options .srp-delivery-header .srp-items::before{content:"Entrega para: ";font-size:13px;line-height:17px;letter-spacing:0;font-family:"Work Sans",sans-serif;color:#000}.summary-template-holder>.summary .cart-more-options .srp-delivery-header .srp-address-title{font-size:13px;line-height:17px;letter-spacing:0;font-family:"Work Sans",sans-serif;color:#666}.summary-template-holder>.summary .cart-more-options .srp-delivery-select-container{border:none;border-radius:0;background:#f2f2f2}.summary-template-holder>.summary .cart-more-options .srp-delivery-current-many__name{font-size:13px;line-height:18px;color:#000}.summary-template-holder>.summary .cart-more-options .srp-delivery-current-many__sla{font-size:12px;line-height:18px;color:#666}.summary-template-holder>.summary .cart-more-options .srp-delivery-current-many__price{font-size:12px;line-height:18px;display:flex;color:#000;align-items:center}.summary-template-holder>.summary .cart-more-options .srp-delivery-current-many__price::after{content:"";width:7px;height:7px;border:solid #000;border-width:1.6px 1.6px 0 0;border-radius:1px;transform:rotate(135deg);display:inline-block;margin-left:7px;margin-top:-4px}.summary-template-holder>.summary .cart-more-options .srp-pickup-header{margin-bottom:8px;display:inline-block}.summary-template-holder>.summary .cart-more-options .srp-pickup-header .srp-items{font-size:13px;line-height:17px;letter-spacing:0;font-family:"Work Sans",sans-serif;color:#000}.summary-template-holder>.summary .cart-more-options .srp-pickup-header .srp-address-title{font-size:13px;line-height:17px;letter-spacing:0;font-family:"Work Sans",sans-serif;color:#666}.summary-template-holder>.summary .cart-more-options .srp-pickup-select-container{border:none;border-radius:0;background:#f2f2f2}.summary-template-holder>.summary .cart-more-options .srp-pickup-current-many__name{font-size:13px;line-height:18px;color:#000}.summary-template-holder>.summary .cart-more-options .srp-pickup-current-many__sla{font-size:12px;line-height:18px;color:#666}.summary-template-holder>.summary .cart-more-options .srp-pickup-current-many__price{font-size:12px;line-height:18px;display:flex;color:#000;align-items:center}.summary-template-holder>.summary .cart-more-options .srp-pickup-current-many__price::after{content:"";width:7px;height:7px;border:solid #000;border-width:1.6px 1.6px 0 0;border-radius:1px;transform:rotate(135deg);display:inline-block;margin-left:7px;margin-top:-4px}.summary-template-holder>.summary .cart-more-options .srp-pickup-empty__my-location{margin:20px 0 0}.summary-template-holder>.summary .cart-more-options .srp-pickup-empty__my-location button{width:100%;border-radius:0;background:#000;transition:background .2s ease-in-out;color:#fff;border:none;height:40px;display:flex;align-items:center;justify-content:center;font-family:"Work Sans",sans-serif;font-size:11px;line-height:18px;letter-spacing:0}.summary-template-holder>.summary .cart-more-options .srp-pickup-empty__my-location button:hover{background:hsl(0,0%,6%)}.summary-template-holder>.summary .cart-more-options .srp-postal-code__form{display:flex;width:100%}.summary-template-holder>.summary .cart-more-options .srp-postal-code__form>div{display:flex;align-items:center;width:100%;margin-top:16px}.summary-template-holder>.summary .cart-more-options .srp-postal-code__form>div .ship-postalCode{width:100%;display:flex;align-items:flex-start !important;padding-top:30px;position:relative;flex-direction:column}.summary-template-holder>.summary .cart-more-options .srp-postal-code__form>div .ship-postalCode input{width:95%;border:1px solid #d8d8d8;border-radius:0;height:35px;box-shadow:none;outline:none;padding-right:35px;background-position:calc(100% - 35px) center}.summary-template-holder>.summary .cart-more-options .srp-postal-code__form>div .ship-postalCode label{position:absolute;top:0;height:30px;display:inline-flex;align-items:flex-end;font-size:0}.summary-template-holder>.summary .cart-more-options .srp-postal-code__form>div .ship-postalCode label::before{content:"Cep:";font-family:"Work Sans",sans-serif;font-size:13px;letter-spacing:0;color:#000;line-height:22px}.summary-template-holder>.summary .cart-more-options .srp-postal-code__form>div .ship-postalCode small{padding-left:12px;font-size:12px;line-height:18px;text-decoration:underline;letter-spacing:0}.summary-template-holder>.summary .cart-more-options .srp-postal-code__form>div .ship-postalCode small a{color:#000;font-size:9px}.summary-template-holder>.summary .cart-more-options .srp-postal-code__form>div .ship-postalCode span{position:absolute;bottom:-20px}.summary-template-holder>.summary .cart-more-options .srp-postal-code__form>div .btn{position:relative !important;right:0 !important;border-radius:0 !important;width:130px !important;height:35px !important;color:#000 !important;text-align:center !important;background:#fff !important;border:1px solid !important;font-size:12px !important;text-transform:uppercase;bottom:-5px !important}.summary-template-holder>.summary .cart-more-options .srp-postal-code__form>div .btn:hover{background:#fff !important}.summary-template-holder>.summary .cart-more-options .srp-postal-code__form>div .btn::before{content:"" !important;height:0 !important;width:0 !important;transform:none !important;border:0 !important;border-width:0 !important;display:block !important;margin-left:0 !important;border-radius:0 !important}.summary-template-holder>.summary .cart-more-options .shp-open-options{margin:0;width:18vw;max-width:320px;min-width:280px;background:#000;transition:background .2s ease-in-out;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;font-family:"Work Sans",sans-serif;font-size:14px;line-height:18px;border-radius:0}.summary-template-holder>.summary .cart-more-options .shp-open-options:hover{background:hsl(0,0%,6%)}.summary-template-holder>.summary .summary-totalizers{width:100%;max-width:370px;min-width:280px;padding:0;margin:0}@media screen and (max-width: 1024px){.summary-template-holder>.summary .summary-totalizers{width:100%}}@media screen and (max-width: 700px){.summary-template-holder>.summary .summary-totalizers{max-width:600px}}.summary-template-holder>.summary .summary-totalizers .summary-coupon-wrap:last-child{display:none}.summary-template-holder>.summary .summary-totalizers .accordion-group{margin:0}.summary-template-holder>.summary .summary-totalizers .accordion-inner{padding:20px;border:1px solid #e8e8e8}@media screen and (max-width: 490px){.summary-template-holder>.summary .summary-totalizers .accordion-inner{width:92%;max-width:600px;margin-left:4%;padding:0 14px 30px}}.summary-template-holder>.summary .summary-totalizers .accordion-inner .totalizers-list tr{border-bottom:1px solid #f4f4f4}.summary-template-holder>.summary .summary-totalizers .accordion-inner .totalizers-list tr td{padding:10px 0}.summary-template-holder>.summary .summary-totalizers .accordion-inner td{font-size:13px;line-height:16px;letter-spacing:0;color:#000}.summary-template-holder>.summary .summary-totalizers .accordion-inner td.empty{display:none}.summary-template-holder>.summary .summary-totalizers .accordion-inner td.info{text-align:left}.summary-template-holder>.summary .summary-totalizers .accordion-inner td.monetary{text-align:right}.summary-template-holder>.summary .summary-totalizers .accordion-inner tfoot td{padding:20px 0 14px}.summary-template-holder>.summary .summary-totalizers .accordion-inner tfoot td.info{text-transform:uppercase}.summary-template-holder>.summary .summary-totalizers .accordion-inner tfoot td.monetary{font-family:"Work Sans",sans-serif}@media only screen and (max-width: 720px){.summary-template-holder .gift-message-max-length{display:flex !important}.summary-template-holder .gift-message-max-length span{padding-right:0px !important}}.codigoVendedor{text-align:left !important;border:1px solid #e8e8e8 !important;padding:15px 20px !important;margin-top:10px !important}.codigoVendedor .cartCodigo__label label{color:#1f110c !important;font-size:13px !important;letter-spacing:0 !important;margin:5px 0 !important;font-weight:400 !important}.codigoVendedor .codigoVendedor-fields{position:relative !important}.codigoVendedor .codigoVendedor-fields span input{height:35px !important;flex-grow:1 !important;border:1px solid #ccc !important;border-radius:0 !important;box-shadow:none !important;max-width:273px !important}.codigoVendedor .codigoVendedor-fields span button{font-size:0 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;width:70px !important;height:35px !important;border-radius:0 !important;border:none !important;background:#000 !important;transition:background .2s ease-in-out !important;padding:0 !important;margin-left:10px !important;top:0 !important;right:0 !important}.codigoVendedor .codigoVendedor-fields span button:hover{background:none !important}.codigoVendedor .codigoVendedor-fields span button::before{content:"Aplicar" !important;font-size:12px !important;line-height:14px !important;letter-spacing:0 !important;text-transform:uppercase !important;color:#fff !important;transform:none !important;height:0;width:0 !important;border:none !important;border-width:none !important;display:inline-block !important;margin-left:0 !important;border-radius:0 !important;position:relative !important;top:-7px !important;left:-27px !important;text-align:center !important}.codigoVendedor .codigoVendedor-fields span.showSellerData{font-size:13px;color:#666}.codigoVendedor .codigoVendedor-fields span.removeCode a{color:#000;text-decoration:underline;text-transform:capitalize;margin-left:5px}.empty-cart-content{text-align:center;padding:20px 12px}.damyller-email #shipping-data,.damyller-email #payment-data,.damyller-email .cart-template.mini-cart,.damyller-cart #shipping-data,.damyller-cart #payment-data,.damyller-cart .cart-template.mini-cart{display:none}.damyller-email .client-profile-data .step.accordion-group,.damyller-cart .client-profile-data .step.accordion-group{display:none}.damyller-email .orderform-template,.damyller-cart .orderform-template{margin-bottom:60px}.damyller-email .orderform-template .client-pre-email-h,.damyller-cart .orderform-template .client-pre-email-h{margin-top:0;margin-bottom:25px;display:flex}.damyller-email .orderform-template .client-pre-email-h label,.damyller-cart .orderform-template .client-pre-email-h label{margin-top:0;font-size:initial;line-height:initial}.damyller-email .orderform-template .client-pre-email-h label span,.damyller-email .orderform-template .client-pre-email-h label small,.damyller-cart .orderform-template .client-pre-email-h label span,.damyller-cart .orderform-template .client-pre-email-h label small{font-size:16px;line-height:16px;color:#000}.damyller-email .orderform-template .client-pre-email-h label small,.damyller-cart .orderform-template .client-pre-email-h label small{font-family:"Work Sans",sans-serif}@media screen and (max-width: 1024px){.damyller-email .orderform-template .client-pre-email-h,.damyller-cart .orderform-template .client-pre-email-h{justify-content:center;padding:0 24px;margin-bottom:14px}.damyller-email .orderform-template .client-pre-email-h label span,.damyller-email .orderform-template .client-pre-email-h label small,.damyller-cart .orderform-template .client-pre-email-h label span,.damyller-cart .orderform-template .client-pre-email-h label small{font-size:14px;line-height:18px;display:inline !important}}.damyller-email .orderform-template-holder,.damyller-cart .orderform-template-holder{width:100%;display:flex;justify-content:center}.damyller-email .orderform-template-holder .row-fluid,.damyller-cart .orderform-template-holder .row-fluid{width:100%;display:flex}.damyller-email .orderform-template-holder .row-fluid #client-profile-data,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data{float:none;display:flex;justify-content:center;width:100%;padding-top:100px;position:relative}.damyller-email .orderform-template-holder .row-fluid #client-profile-data::before,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data::before{content:"Falta pouco para finalizar a sua compra";font-size:20px;line-height:22px;letter-spacing:0;position:absolute;top:40px;text-transform:uppercase;display:flex;justify-content:center;align-items:center;width:100%}@media screen and (max-width: 1024px){.damyller-email .orderform-template-holder .row-fluid #client-profile-data::before,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data::before{font-size:14px;line-height:18px;top:55px;color:#000;text-align:center;padding:0 14px;box-sizing:border-box}}.damyller-email .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email{max-width:770px;width:96%;border:none;height:auto;position:relative}@media screen and (max-width: 1024px){.damyller-email .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email{padding:0 14px;width:100%}}.damyller-email .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email .link-cart,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email .link-cart{position:absolute;right:0;top:0;line-height:20px;margin:0}.damyller-email .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email .link-cart small a,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email .link-cart small a{font-size:13px;color:#000;text-decoration:underline}@media screen and (max-width: 1024px){.damyller-email .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email .link-cart,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email .link-cart{top:-86px;right:0;left:0}}.damyller-email .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email input,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email input{height:40px;border-radius:0;border:1px solid #d8d8d8;font-size:18px;line-height:23px;color:#000;padding:4px 180px 4px 50px;background-image:url(//damyller.vteximg.com.br/arquivos/dml-checkout-mail.png);background-repeat:no-repeat;background-position:14px center}.damyller-email .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email input::placeholder,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email input::placeholder{color:#a1a1a1}@media screen and (max-width: 1024px){.damyller-email .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email input,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email input{background:none;padding:10px;height:35px;box-shadow:none;border:1px solid #b4b4b4;font-size:13px;width:100%;max-width:600px}}.damyller-email .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email .btn-success,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email .btn-success{height:40px;min-width:175px;display:inline-flex;align-items:center;justify-content:center;top:0;right:0}@media screen and (max-width: 1024px){.damyller-email .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email .btn-success,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email .btn-success{width:100%;max-width:600px;margin-top:10px;position:relative}}.damyller-email .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email span.error,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email span.error{margin:8px 0}.damyller-email .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email .client-email,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email .client-email{margin:0;width:100%}.damyller-email .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email .client-email .loading-inline,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data form.client-pre-email .client-email .loading-inline{top:1px;right:128px}.damyller-email .orderform-template-holder .row-fluid #client-profile-data .emailInfo,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data .emailInfo{margin-top:60px;background:#fff;border-radius:0;border:1px solid #000;padding:30px;max-width:408px;width:auto}@media screen and (max-width: 1024px){.damyller-email .orderform-template-holder .row-fluid #client-profile-data .emailInfo,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data .emailInfo{margin-top:20px}}.damyller-email .orderform-template-holder .row-fluid #client-profile-data .emailInfo h3,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data .emailInfo h3{margin:0;margin-bottom:10px;font-size:14px;line-height:20px;letter-spacing:0;color:#000;text-transform:uppercase}.damyller-email .orderform-template-holder .row-fluid #client-profile-data .emailInfo ul,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data .emailInfo ul{margin:0}.damyller-email .orderform-template-holder .row-fluid #client-profile-data .emailInfo ul li,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data .emailInfo ul li{display:inline-flex;align-items:flex-start}.damyller-email .orderform-template-holder .row-fluid #client-profile-data .emailInfo ul li:not(:last-child),.damyller-cart .orderform-template-holder .row-fluid #client-profile-data .emailInfo ul li:not(:last-child){margin-bottom:6px}.damyller-email .orderform-template-holder .row-fluid #client-profile-data .emailInfo ul li i,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data .emailInfo ul li i{color:#fff;border-radius:50%;background:#000;display:inline-flex;height:18px;width:18px;justify-content:center;align-items:center;font-size:10px;font-weight:100;flex-basis:auto;flex-shrink:0}.damyller-email .orderform-template-holder .row-fluid #client-profile-data .emailInfo ul li span,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data .emailInfo ul li span{font-size:14px;line-height:16px;color:#000;margin-left:8px}.damyller-email .orderform-template-holder .row-fluid #client-profile-data .emailInfo .icon-lock,.damyller-cart .orderform-template-holder .row-fluid #client-profile-data .emailInfo .icon-lock{display:none}fieldset.box-client-info-pj{display:none !important}.damyller-profile .orderform-template,.damyller-shipping .orderform-template,.damyller-payment .orderform-template{display:flex;align-items:flex-start;margin:0;padding-bottom:80px}@media screen and (max-width: 1024px){.damyller-profile .orderform-template,.damyller-shipping .orderform-template,.damyller-payment .orderform-template{flex-direction:column}}@media screen and (max-width: 767px){.damyller-profile .orderform-template,.damyller-shipping .orderform-template,.damyller-payment .orderform-template{padding-bottom:26px}}.damyller-profile .orderform-template-holder,.damyller-shipping .orderform-template-holder,.damyller-payment .orderform-template-holder{width:66.66%}@media screen and (max-width: 1024px){.damyller-profile .orderform-template-holder,.damyller-shipping .orderform-template-holder,.damyller-payment .orderform-template-holder{width:100%}}.damyller-profile .orderform-template-holder .step,.damyller-shipping .orderform-template-holder .step,.damyller-payment .orderform-template-holder .step{border:1px solid #e8e8e8;border-radius:0;padding:20px}.damyller-profile .orderform-template-holder .step .accordion-heading .accordion-toggle,.damyller-shipping .orderform-template-holder .step .accordion-heading .accordion-toggle,.damyller-payment .orderform-template-holder .step .accordion-heading .accordion-toggle{padding:0;border-bottom:1px solid #e8e8e8;line-height:inherit;display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:14px;line-height:18px;font-family:"Work Sans",sans-serif;letter-spacing:0;color:#a1a1a1;text-transform:uppercase}.damyller-profile .orderform-template-holder .step .accordion-heading .accordion-toggle i,.damyller-shipping .orderform-template-holder .step .accordion-heading .accordion-toggle i,.damyller-payment .orderform-template-holder .step .accordion-heading .accordion-toggle i{display:none}.damyller-profile .orderform-template-holder .step .accordion-heading .accordion-toggle .link-box-edit,.damyller-shipping .orderform-template-holder .step .accordion-heading .accordion-toggle .link-box-edit,.damyller-payment .orderform-template-holder .step .accordion-heading .accordion-toggle .link-box-edit{background:none;outline:none;border-radius:0;border:none;box-shadow:none;position:relative;top:inherit;right:inherit;padding:0;line-height:15px}.damyller-profile .orderform-template-holder .step .accordion-heading .accordion-toggle .link-box-edit::before,.damyller-shipping .orderform-template-holder .step .accordion-heading .accordion-toggle .link-box-edit::before,.damyller-payment .orderform-template-holder .step .accordion-heading .accordion-toggle .link-box-edit::before{content:"Editar";font-size:12px;line-height:15px;color:#a1a1a1;text-decoration:underline}.damyller-profile .orderform-template-holder .step .accordion-heading .accordion-toggle span,.damyller-shipping .orderform-template-holder .step .accordion-heading .accordion-toggle span,.damyller-payment .orderform-template-holder .step .accordion-heading .accordion-toggle span{font-size:14px;line-height:18px;font-family:"Work Sans",sans-serif;letter-spacing:0;color:#a1a1a1;text-transform:uppercase}.damyller-profile .orderform-template-holder .step .accordion-inner,.damyller-shipping .orderform-template-holder .step .accordion-inner,.damyller-payment .orderform-template-holder .step .accordion-inner{padding:20px 0 0}.damyller-profile .orderform-template-holder .step .accordion-inner .client-notice,.damyller-shipping .orderform-template-holder .step .accordion-inner .client-notice,.damyller-payment .orderform-template-holder .step .accordion-inner .client-notice{font-size:14px;line-height:20px;color:#000;margin-bottom:16px}.damyller-profile .orderform-template-holder .step .accordion-inner fieldset .input,.damyller-shipping .orderform-template-holder .step .accordion-inner fieldset .input,.damyller-payment .orderform-template-holder .step .accordion-inner fieldset .input{width:100%;float:none;margin-bottom:22px}.damyller-profile .orderform-template-holder .step .accordion-inner fieldset .input input,.damyller-profile .orderform-template-holder .step .accordion-inner fieldset .input select,.damyller-shipping .orderform-template-holder .step .accordion-inner fieldset .input input,.damyller-shipping .orderform-template-holder .step .accordion-inner fieldset .input select,.damyller-payment .orderform-template-holder .step .accordion-inner fieldset .input input,.damyller-payment .orderform-template-holder .step .accordion-inner fieldset .input select{box-shadow:none;outline:none;width:100%;border-radius:0;border:1px solid #d8d8d8;height:38px;margin:0;font-size:14px;line-height:18px;display:flex;align-items:center;padding:0 13px;font-family:"Work Sans",sans-serif;background-position:right center}.damyller-profile .orderform-template-holder .step .accordion-inner fieldset .input input::placeholder,.damyller-profile .orderform-template-holder .step .accordion-inner fieldset .input select::placeholder,.damyller-shipping .orderform-template-holder .step .accordion-inner fieldset .input input::placeholder,.damyller-shipping .orderform-template-holder .step .accordion-inner fieldset .input select::placeholder,.damyller-payment .orderform-template-holder .step .accordion-inner fieldset .input input::placeholder,.damyller-payment .orderform-template-holder .step .accordion-inner fieldset .input select::placeholder{color:#a1a1a1}.damyller-profile .orderform-template-holder .step .accordion-inner fieldset .input label,.damyller-shipping .orderform-template-holder .step .accordion-inner fieldset .input label,.damyller-payment .orderform-template-holder .step .accordion-inner fieldset .input label{font-size:12px;line-height:15px;text-transform:uppercase;color:#000;margin-bottom:5px}.damyller-profile .orderform-template-holder .step .accordion-inner fieldset .text,.damyller-shipping .orderform-template-holder .step .accordion-inner fieldset .text,.damyller-payment .orderform-template-holder .step .accordion-inner fieldset .text{margin-bottom:22px}.damyller-profile .orderform-template-holder .step .accordion-inner fieldset .text span:not(.error):not(.loading-inline),.damyller-shipping .orderform-template-holder .step .accordion-inner fieldset .text span:not(.error):not(.loading-inline),.damyller-payment .orderform-template-holder .step .accordion-inner fieldset .text span:not(.error):not(.loading-inline){box-shadow:none;outline:none;width:100%;border-radius:0;border:1px solid #d8d8d8;height:38px;margin:0;font-size:14px;line-height:18px;display:flex;align-items:center;padding:0 13px;font-family:"Work Sans",sans-serif;background-position:right center}.damyller-profile .orderform-template-holder .step .accordion-inner fieldset .text span:not(.error):not(.loading-inline)::placeholder,.damyller-shipping .orderform-template-holder .step .accordion-inner fieldset .text span:not(.error):not(.loading-inline)::placeholder,.damyller-payment .orderform-template-holder .step .accordion-inner fieldset .text span:not(.error):not(.loading-inline)::placeholder{color:#a1a1a1}.damyller-profile .orderform-template-holder .step .accordion-inner fieldset .text label,.damyller-shipping .orderform-template-holder .step .accordion-inner fieldset .text label,.damyller-payment .orderform-template-holder .step .accordion-inner fieldset .text label{font-size:12px;line-height:15px;text-transform:uppercase;color:#000;margin-bottom:5px}.damyller-profile .orderform-template-holder .step .accordion-inner fieldset .required label::after,.damyller-shipping .orderform-template-holder .step .accordion-inner fieldset .required label::after,.damyller-payment .orderform-template-holder .step .accordion-inner fieldset .required label::after{content:" *";font-size:12px;line-height:15px;color:#dd4f4f}.damyller-profile .orderform-template-holder .step .accordion-inner fieldset .required.gender label,.damyller-shipping .orderform-template-holder .step .accordion-inner fieldset .required.gender label,.damyller-payment .orderform-template-holder .step .accordion-inner fieldset .required.gender label{font-size:0}.damyller-profile .orderform-template-holder .step .accordion-inner fieldset .required.gender label::before,.damyller-shipping .orderform-template-holder .step .accordion-inner fieldset .required.gender label::before,.damyller-payment .orderform-template-holder .step .accordion-inner fieldset .required.gender label::before{content:"Sexo";font-size:12px}.damyller-profile .orderform-template-holder .step .accordion-inner .newsletter__termo,.damyller-shipping .orderform-template-holder .step .accordion-inner .newsletter__termo,.damyller-payment .orderform-template-holder .step .accordion-inner .newsletter__termo{margin:30px 0;display:flex;align-items:center}.damyller-profile .orderform-template-holder .step .accordion-inner .newsletter__termo.error,.damyller-shipping .orderform-template-holder .step .accordion-inner .newsletter__termo.error,.damyller-payment .orderform-template-holder .step .accordion-inner .newsletter__termo.error{border:none;display:flex}.damyller-profile .orderform-template-holder .step .accordion-inner .newsletter__termo label,.damyller-shipping .orderform-template-holder .step .accordion-inner .newsletter__termo label,.damyller-payment .orderform-template-holder .step .accordion-inner .newsletter__termo label{display:inline-flex;align-items:center;position:relative}.damyller-profile .orderform-template-holder .step .accordion-inner .newsletter__termo label input,.damyller-shipping .orderform-template-holder .step .accordion-inner .newsletter__termo label input,.damyller-payment .orderform-template-holder .step .accordion-inner .newsletter__termo label input{margin-top:0;width:18px;height:18px;-webkit-appearance:none;background:#000}.damyller-profile .orderform-template-holder .step .accordion-inner .newsletter__termo label input:checked,.damyller-shipping .orderform-template-holder .step .accordion-inner .newsletter__termo label input:checked,.damyller-payment .orderform-template-holder .step .accordion-inner .newsletter__termo label input:checked{background-image:url(//damyller.vteximg.com.br/arquivos/dml-checkout-tick.png);background-position:center;background-repeat:no-repeat}.damyller-profile .orderform-template-holder .step .accordion-inner .newsletter__termo span,.damyller-profile .orderform-template-holder .step .accordion-inner .newsletter__termo a,.damyller-shipping .orderform-template-holder .step .accordion-inner .newsletter__termo span,.damyller-shipping .orderform-template-holder .step .accordion-inner .newsletter__termo a,.damyller-payment .orderform-template-holder .step .accordion-inner .newsletter__termo span,.damyller-payment .orderform-template-holder .step .accordion-inner .newsletter__termo a{font-size:12px;line-height:14px;color:#000}.damyller-profile .orderform-template-holder .step .accordion-inner .btn-submit-wrapper::before,.damyller-shipping .orderform-template-holder .step .accordion-inner .btn-submit-wrapper::before,.damyller-payment .orderform-template-holder .step .accordion-inner .btn-submit-wrapper::before{content:none}.damyller-profile .orderform-template-holder .step .accordion-inner .btn-submit-wrapper.blocked,.damyller-shipping .orderform-template-holder .step .accordion-inner .btn-submit-wrapper.blocked,.damyller-payment .orderform-template-holder .step .accordion-inner .btn-submit-wrapper.blocked{pointer-events:none}.damyller-profile .orderform-template-holder .step .accordion-inner .btn-submit-wrapper .btn-success,.damyller-shipping .orderform-template-holder .step .accordion-inner .btn-submit-wrapper .btn-success,.damyller-payment .orderform-template-holder .step .accordion-inner .btn-submit-wrapper .btn-success{width:100%;height:38px;display:flex;justify-content:center;align-items:center;font-family:"Work Sans",sans-serif;font-size:14px;line-height:18px;text-transform:uppercase;color:#fff}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .shipping-method-wrapper,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .shipping-method-wrapper,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .shipping-method-wrapper{width:100%;justify-content:space-between;box-shadow:none;border:none;box-shadow:none !important}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .shipping-method-toggle,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .shipping-method-toggle,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .shipping-method-toggle{display:none}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option{height:38px;border-radius:0;border:1px solid #000;display:inline-flex;justify-content:center;align-items:center;max-width:47%;font-size:0;background:rgba(0,0,0,0);transition:all .2s ease-in-out}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option::before,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option::before,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option::before{color:#000;font-family:"Work Sans",sans-serif;font-size:11px;line-height:15px;letter-spacing:0;text-transform:uppercase}@media screen and (min-width: 491px){.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option-active,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option-active,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option-active{background:#000}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option-active::before,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option-active::before,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option-active::before{color:#fff}}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option#shipping-option-delivery::before,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option#shipping-option-delivery::before,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option#shipping-option-delivery::before{content:"Receber em casa"}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option#shipping-option-pickup-in-point::before,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option#shipping-option-pickup-in-point::before,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option#shipping-option-pickup-in-point::before{content:"Retirar na loja"}@media screen and (max-width: 490px){.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option{border-width:1px;opacity:.3}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option-active,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option-active,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .shp-method-option-active{opacity:1}}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .btn-link,.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .link-change-shipping,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .btn-link,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .link-change-shipping,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .btn-link,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .link-change-shipping{height:38px;display:flex;justify-content:center;align-items:center;border:1px solid #000;font-size:13px;line-height:16px;color:#000;letter-spacing:0;border-radius:0;font-family:"Work Sans",sans-serif}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .btn-link i,.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .link-change-shipping i,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .btn-link i,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .link-change-shipping i,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .btn-link i,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .link-change-shipping i{display:none}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .address-item,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .address-item,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .address-item{align-items:flex-start;border:none;background:#f2f2f2;border-radius:0}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .address-item .shp-option-icon,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .address-item .shp-option-icon,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .address-item .shp-option-icon{margin-right:15px}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .address-item .shp-option-icon svg,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .address-item .shp-option-icon svg,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .address-item .shp-option-icon svg{width:20px;height:20px}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .address-item:hover,.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .address-item.vtex-omnishipping-1-x-active,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .address-item:hover,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .address-item.vtex-omnishipping-1-x-active,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .address-item:hover,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .address-item.vtex-omnishipping-1-x-active{background:#f2f2f2}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .address-item.vtex-omnishipping-1-x-active svg path,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .address-item.vtex-omnishipping-1-x-active svg path,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .address-item.vtex-omnishipping-1-x-active svg path{fill:#000}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .input,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .input,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .input{padding-top:18px;display:flex;position:relative;align-items:center}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .input label,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .input label,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .input label{position:absolute;top:0;left:0;font-size:13px;line-height:18px;color:#000}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .input input,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .input input,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .input input{background-color:#fafafa;background-position:right center;border-radius:0;border:1px solid #d8d8d8;flex-grow:1;float:none;width:auto;height:35px;max-width:inherit;box-shadow:none}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .input small,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .input small,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .input small{margin:0 12px}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .input small a,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .input small a,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .input small a{font-size:12px;line-height:18px;letter-spacing:0;color:#000;text-decoration:underline}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-leanShippingGroupList,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-leanShippingGroupList,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-leanShippingGroupList{margin-bottom:16px}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup>p,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup>p,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup>p{font-size:13px;line-height:16px;font-family:"Work Sans",sans-serif;color:#000;text-transform:uppercase;margin-bottom:12px;letter-spacing:0}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup .shp-option-text-price,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup .shp-option-text-price,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup .shp-option-text-price{color:#000}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup .shp-lean,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup .shp-lean,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup .shp-lean{border-radius:0}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup .shp-lean-option,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup .shp-lean-option,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup .shp-lean-option{background:#f2f2f2}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup .shp-lean-option-active,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup .shp-lean-option-active,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup .shp-lean-option-active{background:#f2f2f2}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup .shp-lean-option svg,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup .shp-lean-option svg,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup .shp-lean-option svg{height:20px;width:20px}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup .shp-lean-option-active svg path,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup .shp-lean-option-active svg path,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-deliveryGroup .shp-lean-option-active svg path{fill:#000}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .delivery-address-title,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .delivery-address-title,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .delivery-address-title{font-family:"Work Sans",sans-serif;font-size:13px;line-height:16px;color:#000;text-transform:uppercase;letter-spacing:0;margin-bottom:10px}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .address-summary,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .address-summary,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .address-summary{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='24' height='24'><path fill='%23000' d='M15.998,5.951L4,16.237V30c0,0.552,0.448,1,1,1h8v-8h6v8h8c0.552,0,1-0.448,1-1V16.238L15.998,5.951z M19,19 h-6v-5h6V19z'></path> <polygon fill='%23000' points='15.998,0.683 9,6.682 9,3 5,3 5,10.111 0.59,13.892 1.892,15.41 15.998,3.317 30.108,15.41 31.41,13.892 '></polygon></svg>");background-repeat:no-repeat;background-color:#f2f2f2;padding-top:14px;padding-right:14px;padding-bottom:14px;border-radius:0;border:none;margin-bottom:20px}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .address-summary span,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .address-summary span,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .address-summary span{font-size:13px;line-height:18px;color:#666}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .address-summary a,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .address-summary a,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .address-summary a{font-size:13px;line-height:18px;color:#000;text-decoration:underline}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address>div,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address>div,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address>div{display:flex;flex-wrap:wrap}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input{flex:1;margin-right:0;padding:0;float:none;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;margin-bottom:20px}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input.ship-number,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input.ship-number,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input.ship-number{width:20%;flex:none}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input.ship-reference,.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input.ship-complement,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input.ship-reference,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input.ship-complement,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input.ship-reference,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input.ship-complement{min-width:100%;flex-grow:1}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input label,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input label,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input label{position:relative;font-size:12px;line-height:14px;color:#000;text-transform:uppercase;margin-bottom:6px;letter-spacing:0}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input select,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input select,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input select{height:35px;border:1px solid #d8d8d8;color:#000;border-radius:0}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input input,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input input,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input input{height:35px;border:1px solid #d8d8d8;background-color:inherit;font-size:13px;line-height:16px;color:#000;max-width:100%}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input input::placeholder,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input input::placeholder,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-address p.input input::placeholder{color:#666}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .ask-for-geolocation-title,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .ask-for-geolocation-title,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .ask-for-geolocation-title{font-size:0}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .ask-for-geolocation-title::before,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .ask-for-geolocation-title::before,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .ask-for-geolocation-title::before{content:"Use sua localização para sugerirmos a loja mais perto de você.";font-size:16px;line-height:20px;color:#000}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .ask-for-geolocation-subtitle,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .ask-for-geolocation-subtitle,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .ask-for-geolocation-subtitle{display:none}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .ask-for-geolocation-image-ask,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .ask-for-geolocation-image-ask,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .ask-for-geolocation-image-ask{display:inline-flex;background:none;box-shadow:none;width:auto;height:auto;border-radius:0;overflow:hidden;margin:20px 0}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .ask-for-geolocation-image-ask svg,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .ask-for-geolocation-image-ask svg,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .ask-for-geolocation-image-ask svg{display:none}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .ask-for-geolocation-image-ask::before,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .ask-for-geolocation-image-ask::before,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .ask-for-geolocation-image-ask::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='85.42' height='88.366' viewBox='0 0 85.42 88.366'%3E%3Cg transform='translate(1.501 1.503)'%3E%3Cpath d='M89.039.022C68.515.616,51.465,13.827,49.5,30.69a28.332,28.332,0,0,0,.551,9.769h0a10.061,10.061,0,0,0,.275,1.066A30.214,30.214,0,0,0,53.1,48.27c4.13,8.073,13.683,21.582,35.117,36.278a4.18,4.18,0,0,0,4.575,0c21.435-14.679,30.987-28.187,35.138-36.3a28.935,28.935,0,0,0,2.775-6.745c.191-.682.275-1.066.275-1.066h0a28.41,28.41,0,0,0,.741-6.448C131.718,14.805,112.465-.66,89.039.022Z' transform='translate(-49.299 0)' fill='none' stroke='%23000' stroke-width='3'/%3E%3Cpath d='M38.751,5.591A8.492,8.492,0,0,0,32.557.384,19.282,19.282,0,0,0,28.118,0H0V.055C0,2.138,2.357,4.933,4.44,4.933H23.952l3.343.055A7.488,7.488,0,0,1,32.5,6.577,6.254,6.254,0,0,1,34.256,11.4q0,3.289-1.644,4.768c-1.1.987-2.85,1.48-5.317,1.48H23.842V11.072h0a2.316,2.316,0,0,0-2.3-2.3H6.522v.055c0,2.083,2.357,4.878,4.44,4.878H17.7a1.065,1.065,0,0,1,.6.219.928.928,0,0,1,.274.6v3.069H12.5v.055c0,2.083,2.357,4.878,4.44,4.878H28.118a20.3,20.3,0,0,0,4.768-.384,8.016,8.016,0,0,0,2.8-1.206,8.479,8.479,0,0,0,3.069-3.782,14.112,14.112,0,0,0,1.041-5.7,14.18,14.18,0,0,0-1.041-5.865' transform='translate(19.208 27.382)'/%3E%3C/g%3E%3C/svg%3E");display:flex}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .ask-for-geolocation-cta:not(.btn) .btn-success,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .ask-for-geolocation-cta:not(.btn) .btn-success,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .ask-for-geolocation-cta:not(.btn) .btn-success{width:100%;height:38px;padding:4px 10px;display:flex;align-items:center;justify-content:center;font-family:"Work Sans",sans-serif;font-size:13px;line-height:16px;letter-spacing:0;text-transform:uppercase}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone{display:flex;justify-content:center;flex-direction:column;align-items:center}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone>svg,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone>svg,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone>svg{display:none}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone::before,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone::before,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='68px' height='auto' viewBox='0 0 85.42 88.366'%3E%3Cg transform='translate(1.501 1.503)'%3E%3Cpath d='M89.039.022C68.515.616,51.465,13.827,49.5,30.69a28.332,28.332,0,0,0,.551,9.769h0a10.061,10.061,0,0,0,.275,1.066A30.214,30.214,0,0,0,53.1,48.27c4.13,8.073,13.683,21.582,35.117,36.278a4.18,4.18,0,0,0,4.575,0c21.435-14.679,30.987-28.187,35.138-36.3a28.935,28.935,0,0,0,2.775-6.745c.191-.682.275-1.066.275-1.066h0a28.41,28.41,0,0,0,.741-6.448C131.718,14.805,112.465-.66,89.039.022Z' transform='translate(-49.299 0)' fill='none' stroke='%23000' stroke-width='3'/%3E%3Cpath d='M38.751,5.591A8.492,8.492,0,0,0,32.557.384,19.282,19.282,0,0,0,28.118,0H0V.055C0,2.138,2.357,4.933,4.44,4.933H23.952l3.343.055A7.488,7.488,0,0,1,32.5,6.577,6.254,6.254,0,0,1,34.256,11.4q0,3.289-1.644,4.768c-1.1.987-2.85,1.48-5.317,1.48H23.842V11.072h0a2.316,2.316,0,0,0-2.3-2.3H6.522v.055c0,2.083,2.357,4.878,4.44,4.878H17.7a1.065,1.065,0,0,1,.6.219.928.928,0,0,1,.274.6v3.069H12.5v.055c0,2.083,2.357,4.878,4.44,4.878H28.118a20.3,20.3,0,0,0,4.768-.384,8.016,8.016,0,0,0,2.8-1.206,8.479,8.479,0,0,0,3.069-3.782,14.112,14.112,0,0,0,1.041-5.7,14.18,14.18,0,0,0-1.041-5.865' transform='translate(19.208 27.382)'/%3E%3C/g%3E%3C/svg%3E");display:flex;justify-content:center;align-items:center;margin-bottom:16px}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAloneTitle,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAloneTitle,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAloneTitle{font-size:0;margin:0}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAloneTitle::before,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAloneTitle::before,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAloneTitle::before{content:"Buscar lojas";font-size:18px;line-height:26px;margin:0;color:#000;letter-spacing:0}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAloneSubtitle,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAloneSubtitle,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAloneSubtitle{font-size:15px;line-height:21px;color:#000;letter-spacing:0;margin-bottom:14px}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form{margin:0;display:flex}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form .ship-postalCode,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form .ship-postalCode,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form .ship-postalCode{display:flex;flex-wrap:wrap;width:100%;padding-bottom:20px}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form .ship-postalCode input,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form .ship-postalCode input,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form .ship-postalCode input{width:50%;margin:0}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form .ship-postalCode small,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form .ship-postalCode small,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form .ship-postalCode small{margin:0;margin-left:10px;width:auto;max-width:calc(50% - 10px);font-size:13px;line-height:16px;text-decoration:underline;color:#000}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form .ship-postalCode span.error,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form .ship-postalCode span.error,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form .ship-postalCode span.error{position:absolute;left:0;bottom:0;height:20px;margin:0;line-height:24px}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form .ship-postalCode label,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form .ship-postalCode label,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form .ship-postalCode label{text-transform:none;font-family:"Work Sans",sans-serif;font-size:13px;line-height:13px;color:#000;letter-spacing:0}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form>button,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form>button,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form>button{z-index:99;height:60px;top:calc(50% - 30px);display:flex;align-items:center;padding:0 !important;width:64px;justify-content:center;border:none}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form>button:hover,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form>button:hover,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-searchAlone form>button:hover{opacity:1}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-errorWrapper,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-errorWrapper,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-errorWrapper{width:80%;max-width:294px}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-errorWrapper>svg,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-errorWrapper>svg,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-errorWrapper>svg{display:none}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-errorTitle,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-errorTitle,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-errorTitle{font-size:0;margin:0}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-errorTitle::before,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-errorTitle::before,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-errorTitle::before{content:"Não encontramos lojas para retirada perto deste endereço.";font-size:18px;line-height:26px;margin:0;color:#000;letter-spacing:0}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-errorSubtitle,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-errorSubtitle,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-errorSubtitle{font-size:15px;line-height:21px;color:#000;letter-spacing:0;margin-bottom:14px}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-errorBackButton,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-errorBackButton,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-errorBackButton{background:#000;color:#fff;width:auto;padding:4px 12px;min-width:294px;border:none;border-radius:0;height:38px;display:flex;justify-content:center;align-items:center}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-modalBackdrop,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-modalBackdrop,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .vtex-pickup-points-modal-3-x-modalBackdrop{background:#000;opacity:.5}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container .pickup-point-wrapper .button-details-pickup-point,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container .pickup-point-wrapper .button-details-pickup-point,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container .pickup-point-wrapper .button-details-pickup-point{padding:8px 12px}.damyller-profile .orderform-template-holder .step .accordion-inner.shipping-container #btn-go-to-payment:disabled,.damyller-shipping .orderform-template-holder .step .accordion-inner.shipping-container #btn-go-to-payment:disabled,.damyller-payment .orderform-template-holder .step .accordion-inner.shipping-container #btn-go-to-payment:disabled{background:#000}.damyller-profile .orderform-template-holder .step.active,.damyller-shipping .orderform-template-holder .step.active,.damyller-payment .orderform-template-holder .step.active{border-color:#000}.damyller-profile .orderform-template-holder .step.active .accordion-toggle,.damyller-shipping .orderform-template-holder .step.active .accordion-toggle,.damyller-payment .orderform-template-holder .step.active .accordion-toggle{font-size:16px;line-height:20px;color:#000}.damyller-profile .orderform-template-holder .step.active .accordion-toggle span,.damyller-shipping .orderform-template-holder .step.active .accordion-toggle span,.damyller-payment .orderform-template-holder .step.active .accordion-toggle span{font-size:16px;line-height:20px;color:#000}@media screen and (max-width: 490px){.damyller-profile .orderform-template-holder .step,.damyller-shipping .orderform-template-holder .step,.damyller-payment .orderform-template-holder .step{width:calc(100% - 24px);margin:7px 14px;padding:14px}.damyller-profile .orderform-template-holder .step.active,.damyller-shipping .orderform-template-holder .step.active,.damyller-payment .orderform-template-holder .step.active{width:100%;margin:7px 0;border:none}}.damyller-profile .orderform-template-holder .payment-data .dml-active,.damyller-shipping .orderform-template-holder .payment-data .dml-active,.damyller-payment .orderform-template-holder .payment-data .dml-active{display:flex !important}.damyller-profile .orderform-template-holder .payment-data .dml-hide,.damyller-shipping .orderform-template-holder .payment-data .dml-hide,.damyller-payment .orderform-template-holder .payment-data .dml-hide{display:none !important}.damyller-profile .orderform-template-holder .payment-data .step .form-step,.damyller-shipping .orderform-template-holder .payment-data .step .form-step,.damyller-payment .orderform-template-holder .payment-data .step .form-step{display:flex;flex-wrap:wrap;justify-content:flex-start}@media screen and (max-width: 767px){.damyller-profile .orderform-template-holder .payment-data .step .form-step,.damyller-shipping .orderform-template-holder .payment-data .step .form-step,.damyller-payment .orderform-template-holder .payment-data .step .form-step{flex-direction:column}}.damyller-profile .orderform-template-holder .payment-data .step .form-step::before,.damyller-profile .orderform-template-holder .payment-data .step .form-step::after,.damyller-shipping .orderform-template-holder .payment-data .step .form-step::before,.damyller-shipping .orderform-template-holder .payment-data .step .form-step::after,.damyller-payment .orderform-template-holder .payment-data .step .form-step::before,.damyller-payment .orderform-template-holder .payment-data .step .form-step::after{content:none}.damyller-profile .orderform-template-holder .payment-data .step .form-step .gift-card-section,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .gift-card-section,.damyller-payment .orderform-template-holder .payment-data .step .form-step .gift-card-section{margin:0;width:calc(100% - 270px);order:1}.damyller-profile .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset,.damyller-payment .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset{display:flex;align-items:center;justify-content:flex-start;width:100%}.damyller-profile .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default,.damyller-payment .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default{width:100%;max-width:294px;height:100%;display:flex;align-items:center}.damyller-profile .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default .input,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default .input,.damyller-payment .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default .input{margin:0}.damyller-profile .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default .input label,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default .input label,.damyller-payment .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default .input label{font-size:0;line-height:20px;margin:0;display:flex}.damyller-profile .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default .input label::before,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default .input label::before,.damyller-payment .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default .input label::before{content:"Voucher";font-size:13px;line-height:20px;color:#000;text-transform:uppercase;letter-spacing:0}.damyller-profile .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default .input .loading-inline,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default .input .loading-inline,.damyller-payment .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default .input .loading-inline{margin:0;left:10px;top:22px}.damyller-profile .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default .input .loading-inline::before,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default .input .loading-inline::before,.damyller-payment .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default .input .loading-inline::before{content:"";height:10px;width:10px;position:absolute;border-radius:50%;border:solid #fff;border-width:1px 1.6px 0px 0;animation:spinnerLoading .6s infinite linear}@keyframes spinnerLoading{from{transform:rotate(0)}to{transform:rotate(360deg)}}.damyller-profile .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default .input .btn,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default .input .btn,.damyller-payment .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default .input .btn{margin-top:10px;background:#000;border-radius:0;border:none;box-shadow:none;width:100%;display:flex;height:35px;align-items:center;justify-content:center;font-size:12px;line-height:16px;text-transform:uppercase;color:#fff}.damyller-profile .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default .input input,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default .input input,.damyller-payment .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default .input input{width:100%;height:35px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8d8d8}@media screen and (max-width: 767px){.damyller-profile .orderform-template-holder .payment-data .step .form-step .gift-card-section,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .gift-card-section,.damyller-payment .orderform-template-holder .payment-data .step .form-step .gift-card-section{width:100%;background:rgba(0,0,0,0);padding:0}.damyller-profile .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default,.damyller-payment .orderform-template-holder .payment-data .step .form-step .gift-card-section fieldset .gift-card-provider-default{max-width:inherit}}.damyller-profile .orderform-template-holder .payment-data .step .form-step .link-gift-card,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .link-gift-card,.damyller-payment .orderform-template-holder .payment-data .step .form-step .link-gift-card{position:absolute;margin:0;left:0;width:240px;height:38px;border:1px solid #000;background-color:rgba(0,0,0,0);transition:all .2s ease-in-out;display:flex;align-items:center}.damyller-profile .orderform-template-holder .payment-data .step .form-step .link-gift-card a,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .link-gift-card a,.damyller-payment .orderform-template-holder .payment-data .step .form-step .link-gift-card a{flex:1;height:100%;display:flex;align-items:center;justify-content:center;font-size:0;text-decoration:none}.damyller-profile .orderform-template-holder .payment-data .step .form-step .link-gift-card a::before,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .link-gift-card a::before,.damyller-payment .orderform-template-holder .payment-data .step .form-step .link-gift-card a::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.224' height='18' viewBox='0 0 19.224 18'%3E%3Cg id='gift_1_' data-name='gift (1)' transform='translate(0 -16.308)'%3E%3Cg id='Grupo_1116' data-name='Grupo 1116' transform='translate(1.202 25.897)'%3E%3Cg id='Grupo_1115' data-name='Grupo 1115'%3E%3Cpath id='Caminho_385' data-name='Caminho 385' d='M32,271.692V278.9a1.2,1.2,0,0,0,1.2,1.2h6.008v-8.411Z' transform='translate(-32 -271.692)'/%3E%3C/g%3E%3C/g%3E%3Cg id='Grupo_1118' data-name='Grupo 1118' transform='translate(0 16.308)'%3E%3Cg id='Grupo_1117' data-name='Grupo 1117' transform='translate(0 0)'%3E%3Cpath id='Caminho_386' data-name='Caminho 386' d='M18.023,21.091h-3.8a4.668,4.668,0,0,0,.67-.537,2.511,2.511,0,0,0,0-3.535,2.539,2.539,0,0,0-3.524,0c-.521.523-1.9,2.651-1.712,4.072H9.569c.19-1.421-1.192-3.549-1.712-4.072a2.541,2.541,0,0,0-3.524,0,2.515,2.515,0,0,0,0,3.535A4.755,4.755,0,0,0,5,21.091H1.2a1.2,1.2,0,0,0-1.2,1.2v1.8a.6.6,0,0,0,.6.6h7.81v-2.4h2.4v2.4h7.81a.6.6,0,0,0,.6-.6v-1.8A1.2,1.2,0,0,0,18.023,21.091Zm-9.683-.04a.4.4,0,0,1-.222.04,5.908,5.908,0,0,1-2.933-1.384,1.311,1.311,0,0,1,0-1.841,1.281,1.281,0,0,1,1.82,0C7.815,18.681,8.62,20.762,8.34,21.051Zm2.766.04c-.171,0-.221-.038-.221-.04-.28-.29.525-2.371,1.335-3.185a1.294,1.294,0,1,1,1.82,1.841A5.907,5.907,0,0,1,11.106,21.091Z' transform='translate(0 -16.308)'/%3E%3C/g%3E%3C/g%3E%3Cg id='Grupo_1120' data-name='Grupo 1120' transform='translate(10.814 25.897)'%3E%3Cg id='Grupo_1119' data-name='Grupo 1119'%3E%3Cpath id='Caminho_387' data-name='Caminho 387' d='M288,271.692V280.1h6.008a1.2,1.2,0,0,0,1.2-1.2v-7.209Z' transform='translate(-288 -271.692)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");display:inline-flex;align-items:center;width:20px;height:20px;padding-top:6px;margin-right:10px}.damyller-profile .orderform-template-holder .payment-data .step .form-step .link-gift-card a::after,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .link-gift-card a::after,.damyller-payment .orderform-template-holder .payment-data .step .form-step .link-gift-card a::after{content:"Adicionar Voucher";font-size:11px;line-height:15px;font-family:"Work Sans",sans-serif;transition:color .2s ease-in-out;color:#000;text-transform:uppercase}@media screen and (max-width: 767px){.damyller-profile .orderform-template-holder .payment-data .step .form-step .link-gift-card a,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .link-gift-card a,.damyller-payment .orderform-template-holder .payment-data .step .form-step .link-gift-card a{justify-content:flex-start;position:relative;left:50%;transform:translate(-20%, 0)}}@media screen and (min-width: 768px){.damyller-profile .orderform-template-holder .payment-data .step .form-step .link-gift-card.active,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .link-gift-card.active,.damyller-payment .orderform-template-holder .payment-data .step .form-step .link-gift-card.active{background-color:#000}.damyller-profile .orderform-template-holder .payment-data .step .form-step .link-gift-card.active a::before,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .link-gift-card.active a::before,.damyller-payment .orderform-template-holder .payment-data .step .form-step .link-gift-card.active a::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.224' height='18' viewBox='0 0 19.224 18' fill='%23fff'%3E%3Cg id='gift_1_' data-name='gift (1)' transform='translate(0 -16.308)'%3E%3Cg id='Grupo_1116' data-name='Grupo 1116' transform='translate(1.202 25.897)'%3E%3Cg id='Grupo_1115' data-name='Grupo 1115'%3E%3Cpath id='Caminho_385' data-name='Caminho 385' d='M32,271.692V278.9a1.2,1.2,0,0,0,1.2,1.2h6.008v-8.411Z' transform='translate(-32 -271.692)'/%3E%3C/g%3E%3C/g%3E%3Cg id='Grupo_1118' data-name='Grupo 1118' transform='translate(0 16.308)'%3E%3Cg id='Grupo_1117' data-name='Grupo 1117' transform='translate(0 0)'%3E%3Cpath id='Caminho_386' data-name='Caminho 386' d='M18.023,21.091h-3.8a4.668,4.668,0,0,0,.67-.537,2.511,2.511,0,0,0,0-3.535,2.539,2.539,0,0,0-3.524,0c-.521.523-1.9,2.651-1.712,4.072H9.569c.19-1.421-1.192-3.549-1.712-4.072a2.541,2.541,0,0,0-3.524,0,2.515,2.515,0,0,0,0,3.535A4.755,4.755,0,0,0,5,21.091H1.2a1.2,1.2,0,0,0-1.2,1.2v1.8a.6.6,0,0,0,.6.6h7.81v-2.4h2.4v2.4h7.81a.6.6,0,0,0,.6-.6v-1.8A1.2,1.2,0,0,0,18.023,21.091Zm-9.683-.04a.4.4,0,0,1-.222.04,5.908,5.908,0,0,1-2.933-1.384,1.311,1.311,0,0,1,0-1.841,1.281,1.281,0,0,1,1.82,0C7.815,18.681,8.62,20.762,8.34,21.051Zm2.766.04c-.171,0-.221-.038-.221-.04-.28-.29.525-2.371,1.335-3.185a1.294,1.294,0,1,1,1.82,1.841A5.907,5.907,0,0,1,11.106,21.091Z' transform='translate(0 -16.308)'/%3E%3C/g%3E%3C/g%3E%3Cg id='Grupo_1120' data-name='Grupo 1120' transform='translate(10.814 25.897)'%3E%3Cg id='Grupo_1119' data-name='Grupo 1119'%3E%3Cpath id='Caminho_387' data-name='Caminho 387' d='M288,271.692V280.1h6.008a1.2,1.2,0,0,0,1.2-1.2v-7.209Z' transform='translate(-288 -271.692)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.damyller-profile .orderform-template-holder .payment-data .step .form-step .link-gift-card.active a::after,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .link-gift-card.active a::after,.damyller-payment .orderform-template-holder .payment-data .step .form-step .link-gift-card.active a::after{color:#fff}}@media screen and (max-width: 767px){.damyller-profile .orderform-template-holder .payment-data .step .form-step .link-gift-card,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .link-gift-card,.damyller-payment .orderform-template-holder .payment-data .step .form-step .link-gift-card{height:35px;width:100%;border-width:1px}.damyller-profile .orderform-template-holder .payment-data .step .form-step .link-gift-card.active,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .link-gift-card.active,.damyller-payment .orderform-template-holder .payment-data .step .form-step .link-gift-card.active{opacity:1;background-color:#000}.damyller-profile .orderform-template-holder .payment-data .step .form-step .link-gift-card.active a,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .link-gift-card.active a,.damyller-payment .orderform-template-holder .payment-data .step .form-step .link-gift-card.active a{color:#fff}.damyller-profile .orderform-template-holder .payment-data .step .form-step .link-gift-card.active a:after,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .link-gift-card.active a:after,.damyller-payment .orderform-template-holder .payment-data .step .form-step .link-gift-card.active a:after{color:#fff}.damyller-profile .orderform-template-holder .payment-data .step .form-step .link-gift-card.active a::before,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .link-gift-card.active a::before,.damyller-payment .orderform-template-holder .payment-data .step .form-step .link-gift-card.active a::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.224' height='18' viewBox='0 0 19.224 18' fill='%23fff'%3E%3Cg id='gift_1_' data-name='gift (1)' transform='translate(0 -16.308)'%3E%3Cg id='Grupo_1116' data-name='Grupo 1116' transform='translate(1.202 25.897)'%3E%3Cg id='Grupo_1115' data-name='Grupo 1115'%3E%3Cpath id='Caminho_385' data-name='Caminho 385' d='M32,271.692V278.9a1.2,1.2,0,0,0,1.2,1.2h6.008v-8.411Z' transform='translate(-32 -271.692)'/%3E%3C/g%3E%3C/g%3E%3Cg id='Grupo_1118' data-name='Grupo 1118' transform='translate(0 16.308)'%3E%3Cg id='Grupo_1117' data-name='Grupo 1117' transform='translate(0 0)'%3E%3Cpath id='Caminho_386' data-name='Caminho 386' d='M18.023,21.091h-3.8a4.668,4.668,0,0,0,.67-.537,2.511,2.511,0,0,0,0-3.535,2.539,2.539,0,0,0-3.524,0c-.521.523-1.9,2.651-1.712,4.072H9.569c.19-1.421-1.192-3.549-1.712-4.072a2.541,2.541,0,0,0-3.524,0,2.515,2.515,0,0,0,0,3.535A4.755,4.755,0,0,0,5,21.091H1.2a1.2,1.2,0,0,0-1.2,1.2v1.8a.6.6,0,0,0,.6.6h7.81v-2.4h2.4v2.4h7.81a.6.6,0,0,0,.6-.6v-1.8A1.2,1.2,0,0,0,18.023,21.091Zm-9.683-.04a.4.4,0,0,1-.222.04,5.908,5.908,0,0,1-2.933-1.384,1.311,1.311,0,0,1,0-1.841,1.281,1.281,0,0,1,1.82,0C7.815,18.681,8.62,20.762,8.34,21.051Zm2.766.04c-.171,0-.221-.038-.221-.04-.28-.29.525-2.371,1.335-3.185a1.294,1.294,0,1,1,1.82,1.841A5.907,5.907,0,0,1,11.106,21.091Z' transform='translate(0 -16.308)'/%3E%3C/g%3E%3C/g%3E%3Cg id='Grupo_1120' data-name='Grupo 1120' transform='translate(10.814 25.897)'%3E%3Cg id='Grupo_1119' data-name='Grupo 1119'%3E%3Cpath id='Caminho_387' data-name='Caminho 387' d='M288,271.692V280.1h6.008a1.2,1.2,0,0,0,1.2-1.2v-7.209Z' transform='translate(-288 -271.692)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group{float:none;width:240px;margin-right:30px;margin-top:38px;min-width:240px}@media screen and (max-width: 767px){.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group{width:100%;margin:35px 0 16px}}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-list-btn,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-list-btn,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-list-btn{width:100%}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item{height:38px;margin:10px 0 0;border:1px solid #000;background-color:rgba(0,0,0,0);transition:all .2s ease-in-out;display:inline-flex;justify-content:flex-start;align-items:center;border-radius:0;opacity:1;text-decoration:none;width:100%;position:relative;padding:0}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item span,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item span,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item span{left:50%;position:relative;transform:translate(-50%, 0);white-space:nowrap;margin:0;padding:0;display:flex;align-items:center;width:40%;background-image:none !important;font-size:11px;line-height:15px;font-family:"Work Sans",sans-serif;color:#000;transition:color .2s ease-in-out;text-transform:uppercase}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item span::before,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item span::before,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item span::before{display:inline-flex;align-items:center;width:20px;height:auto;margin-right:10px}@media screen and (max-width: 767px){.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item span,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item span,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item span{left:50%;transform:translate(-50%, 0);position:relative}}@media screen and (min-width: 768px){.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item span,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item span,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item span{width:65%}}@media screen and (min-width: 768px){.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active{background-color:#000}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active span,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active span,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active span{color:#fff}}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-debitDirectSalePaymentGroup,.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-creditDirectSalePaymentGroup,.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-promissoryPaymentGroup,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-debitDirectSalePaymentGroup,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-creditDirectSalePaymentGroup,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-promissoryPaymentGroup,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-debitDirectSalePaymentGroup,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-creditDirectSalePaymentGroup,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-promissoryPaymentGroup{display:none !important}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-promissoryPaymentGroup span,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-promissoryPaymentGroup span,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-promissoryPaymentGroup span{font-size:0}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-promissoryPaymentGroup span::after,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-promissoryPaymentGroup span::after,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-promissoryPaymentGroup span::after{content:"PAGAR NA LOJA FÍSICA";font-size:11px}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-creditCardPaymentGroup span::before,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-creditCardPaymentGroup span::before,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-creditCardPaymentGroup span::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.25' height='17' viewBox='0 0 21.25 17'%3E%3Cg id='credit-card' transform='translate(0 -54.821)'%3E%3Cg id='Grupo_1113' data-name='Grupo 1113' transform='translate(0 54.821)'%3E%3Cpath id='Caminho_383' data-name='Caminho 383' d='M20.73,55.341a1.705,1.705,0,0,0-1.25-.52H1.771a1.706,1.706,0,0,0-1.251.52A1.705,1.705,0,0,0,0,56.592V70.05A1.705,1.705,0,0,0,.52,71.3a1.706,1.706,0,0,0,1.251.52H19.48A1.776,1.776,0,0,0,21.25,70.05V56.592A1.705,1.705,0,0,0,20.73,55.341Zm-.9,14.709a.358.358,0,0,1-.354.354H1.771a.359.359,0,0,1-.354-.354V63.321H19.834V70.05Zm0-10.98H1.417V56.592a.359.359,0,0,1,.354-.354H19.479a.359.359,0,0,1,.354.354v2.479Z' transform='translate(0 -54.821)'/%3E%3Crect id='Retângulo_1418' data-name='Retângulo 1418' width='2.833' height='1.417' transform='translate(2.833 12.75)'/%3E%3Crect id='Retângulo_1419' data-name='Retângulo 1419' width='4.25' height='1.417' transform='translate(7.084 12.75)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");padding-top:2px}@media screen and (min-width: 768px){.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-creditCardPaymentGroup.dml-active span::before,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-creditCardPaymentGroup.dml-active span::before,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-creditCardPaymentGroup.dml-active span::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.25' height='17' viewBox='0 0 21.25 17' fill='%23fff'%3E%3Cg id='credit-card' transform='translate(0 -54.821)'%3E%3Cg id='Grupo_1113' data-name='Grupo 1113' transform='translate(0 54.821)'%3E%3Cpath id='Caminho_383' data-name='Caminho 383' d='M20.73,55.341a1.705,1.705,0,0,0-1.25-.52H1.771a1.706,1.706,0,0,0-1.251.52A1.705,1.705,0,0,0,0,56.592V70.05A1.705,1.705,0,0,0,.52,71.3a1.706,1.706,0,0,0,1.251.52H19.48A1.776,1.776,0,0,0,21.25,70.05V56.592A1.705,1.705,0,0,0,20.73,55.341Zm-.9,14.709a.358.358,0,0,1-.354.354H1.771a.359.359,0,0,1-.354-.354V63.321H19.834V70.05Zm0-10.98H1.417V56.592a.359.359,0,0,1,.354-.354H19.479a.359.359,0,0,1,.354.354v2.479Z' transform='translate(0 -54.821)'/%3E%3Crect id='Retângulo_1418' data-name='Retângulo 1418' width='2.833' height='1.417' transform='translate(2.833 12.75)'/%3E%3Crect id='Retângulo_1419' data-name='Retângulo 1419' width='4.25' height='1.417' transform='translate(7.084 12.75)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-bankInvoicePaymentGroup span::before,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-bankInvoicePaymentGroup span::before,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-bankInvoicePaymentGroup span::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.909' height='15' viewBox='0 0 20.909 15'%3E%3Cg id='bars-code' transform='translate(0 -72.348)'%3E%3Cg id='Grupo_1114' data-name='Grupo 1114' transform='translate(0 72.348)'%3E%3Cpath id='Caminho_384' data-name='Caminho 384' d='M18.863,72.348H2.045A2.048,2.048,0,0,0,0,74.393V85.3a2.048,2.048,0,0,0,2.045,2.045H18.863A2.048,2.048,0,0,0,20.909,85.3V74.393A2.048,2.048,0,0,0,18.863,72.348ZM4.091,83.939a.682.682,0,0,1-1.364,0V75.757a.682.682,0,0,1,1.364,0Zm2.045.682a.682.682,0,1,1,.682-.682A.682.682,0,0,1,6.136,84.62Zm.682-3.409a.682.682,0,0,1-1.364,0V75.757a.682.682,0,0,1,1.364,0ZM8.863,84.62a.682.682,0,1,1,.682-.682A.682.682,0,0,1,8.863,84.62Zm.682-3.409a.682.682,0,0,1-1.364,0V75.757a.682.682,0,0,1,1.364,0Zm2.045,3.409a.682.682,0,1,1,.682-.682A.682.682,0,0,1,11.591,84.62Zm.682-3.409a.682.682,0,0,1-1.364,0V75.757a.682.682,0,0,1,1.364,0v5.454Zm2.5,3.409a.682.682,0,1,1,.682-.682A.682.682,0,0,1,14.772,84.62Zm.682-3.409a.682.682,0,0,1-1.364,0V75.757a.682.682,0,0,1,1.364,0Zm2.727,2.727a.682.682,0,0,1-1.364,0V75.757a.682.682,0,0,1,1.364,0v8.182Z' transform='translate(0 -72.348)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");padding-top:2px}@media screen and (min-width: 768px){.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-bankInvoicePaymentGroup.dml-active span::before,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-bankInvoicePaymentGroup.dml-active span::before,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-bankInvoicePaymentGroup.dml-active span::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.909' height='15' viewBox='0 0 20.909 15' fill='%23fff'%3E%3Cg id='bars-code' transform='translate(0 -72.348)'%3E%3Cg id='Grupo_1114' data-name='Grupo 1114' transform='translate(0 72.348)'%3E%3Cpath id='Caminho_384' data-name='Caminho 384' d='M18.863,72.348H2.045A2.048,2.048,0,0,0,0,74.393V85.3a2.048,2.048,0,0,0,2.045,2.045H18.863A2.048,2.048,0,0,0,20.909,85.3V74.393A2.048,2.048,0,0,0,18.863,72.348ZM4.091,83.939a.682.682,0,0,1-1.364,0V75.757a.682.682,0,0,1,1.364,0Zm2.045.682a.682.682,0,1,1,.682-.682A.682.682,0,0,1,6.136,84.62Zm.682-3.409a.682.682,0,0,1-1.364,0V75.757a.682.682,0,0,1,1.364,0ZM8.863,84.62a.682.682,0,1,1,.682-.682A.682.682,0,0,1,8.863,84.62Zm.682-3.409a.682.682,0,0,1-1.364,0V75.757a.682.682,0,0,1,1.364,0Zm2.045,3.409a.682.682,0,1,1,.682-.682A.682.682,0,0,1,11.591,84.62Zm.682-3.409a.682.682,0,0,1-1.364,0V75.757a.682.682,0,0,1,1.364,0v5.454Zm2.5,3.409a.682.682,0,1,1,.682-.682A.682.682,0,0,1,14.772,84.62Zm.682-3.409a.682.682,0,0,1-1.364,0V75.757a.682.682,0,0,1,1.364,0Zm2.727,2.727a.682.682,0,0,1-1.364,0V75.757a.682.682,0,0,1,1.364,0v8.182Z' transform='translate(0 -72.348)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-instantPaymentPaymentGroup span::before,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-instantPaymentPaymentGroup span::before,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-instantPaymentPaymentGroup span::before{content:url("data:image/svg+xml,%3Csvg version='1.2' baseProfile='tiny-ps' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 166 166' width='20' height='20'%3E%3Ctitle%3Epix-svg%3C/title%3E%3Cstyle%3E tspan %7B white-space:pre %7D .shp0 %7B fill: %23000 %7D %3C/style%3E%3Cg id='Pasta 1'%3E%3Cpath id='Layer' class='shp0' d='M128.89 126.43C125.7 126.44 122.54 125.81 119.59 124.59C116.65 123.37 113.97 121.58 111.72 119.32L86.93 94.53C86.05 93.69 84.89 93.22 83.67 93.22C82.46 93.22 81.3 93.69 80.42 94.53L55.54 119.41C53.29 121.67 50.61 123.46 47.67 124.68C44.72 125.9 41.56 126.53 38.37 126.52L33.49 126.52L64.88 157.91C67.21 160.24 69.98 162.09 73.03 163.36C76.07 164.62 79.34 165.27 82.64 165.27C85.93 165.27 89.2 164.62 92.24 163.36C95.29 162.09 98.06 160.24 100.39 157.91L131.87 126.43L128.89 126.43Z' /%3E%3Cpath id='Layer' class='shp0' d='M38.37 38.75C41.56 38.74 44.72 39.36 47.67 40.58C50.61 41.81 53.29 43.6 55.54 45.86L80.42 70.74C81.28 71.6 82.45 72.09 83.67 72.09C84.9 72.09 86.07 71.6 86.93 70.74L111.72 46C113.97 43.74 116.64 41.94 119.59 40.72C122.54 39.5 125.7 38.88 128.89 38.89L131.89 38.89L100.39 7.35C95.68 2.64 89.29 0 82.64 0C75.98 0 69.59 2.64 64.88 7.35L33.49 38.75L38.37 38.75Z' /%3E%3Cpath id='Layer' class='shp0' d='M157.91 64.88L138.91 45.88C138.48 46.06 138.02 46.16 137.56 46.16L128.91 46.16C124.41 46.18 120.09 47.98 116.91 51.16L92.09 75.89C89.86 78.12 86.83 79.37 83.67 79.37C80.52 79.37 77.49 78.12 75.26 75.89L50.38 51C47.19 47.82 42.88 46.02 38.38 46L27.73 46C27.29 45.99 26.86 45.9 26.46 45.74L7.35 64.88C2.64 69.59 0 75.98 0 82.64C0 89.29 2.64 95.68 7.35 100.39L26.45 119.49C26.86 119.33 27.29 119.24 27.73 119.23L38.37 119.23C42.87 119.21 47.18 117.41 50.37 114.23L75.26 89.38C77.53 87.21 80.54 86.01 83.67 86.01C86.81 86.01 89.82 87.21 92.09 89.38L116.88 114.16C120.06 117.35 124.38 119.14 128.88 119.16L137.53 119.16C137.99 119.16 138.45 119.25 138.88 119.43L157.88 100.43C160.21 98.1 162.06 95.33 163.33 92.28C164.59 89.24 165.24 85.97 165.24 82.67C165.24 79.38 164.59 76.11 163.33 73.07C162.06 70.02 160.21 67.25 157.88 64.92' /%3E%3C/g%3E%3C/svg%3E");padding-top:2px}@media screen and (min-width: 768px){.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-instantPaymentPaymentGroup.dml-active span::before,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-instantPaymentPaymentGroup.dml-active span::before,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-instantPaymentPaymentGroup.dml-active span::before{content:url("data:image/svg+xml,%3Csvg version='1.2' baseProfile='tiny-ps' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 166 166' width='20' height='20'%3E%3Ctitle%3Epix-svg%3C/title%3E%3Cstyle%3E tspan %7B white-space:pre %7D .shp0 %7B fill: %23ffffff %7D %3C/style%3E%3Cg id='Pasta 1'%3E%3Cpath id='Layer' class='shp0' d='M128.89 126.43C125.7 126.44 122.54 125.81 119.59 124.59C116.65 123.37 113.97 121.58 111.72 119.32L86.93 94.53C86.05 93.69 84.89 93.22 83.67 93.22C82.46 93.22 81.3 93.69 80.42 94.53L55.54 119.41C53.29 121.67 50.61 123.46 47.67 124.68C44.72 125.9 41.56 126.53 38.37 126.52L33.49 126.52L64.88 157.91C67.21 160.24 69.98 162.09 73.03 163.36C76.07 164.62 79.34 165.27 82.64 165.27C85.93 165.27 89.2 164.62 92.24 163.36C95.29 162.09 98.06 160.24 100.39 157.91L131.87 126.43L128.89 126.43Z' /%3E%3Cpath id='Layer' class='shp0' d='M38.37 38.75C41.56 38.74 44.72 39.36 47.67 40.58C50.61 41.81 53.29 43.6 55.54 45.86L80.42 70.74C81.28 71.6 82.45 72.09 83.67 72.09C84.9 72.09 86.07 71.6 86.93 70.74L111.72 46C113.97 43.74 116.64 41.94 119.59 40.72C122.54 39.5 125.7 38.88 128.89 38.89L131.89 38.89L100.39 7.35C95.68 2.64 89.29 0 82.64 0C75.98 0 69.59 2.64 64.88 7.35L33.49 38.75L38.37 38.75Z' /%3E%3Cpath id='Layer' class='shp0' d='M157.91 64.88L138.91 45.88C138.48 46.06 138.02 46.16 137.56 46.16L128.91 46.16C124.41 46.18 120.09 47.98 116.91 51.16L92.09 75.89C89.86 78.12 86.83 79.37 83.67 79.37C80.52 79.37 77.49 78.12 75.26 75.89L50.38 51C47.19 47.82 42.88 46.02 38.38 46L27.73 46C27.29 45.99 26.86 45.9 26.46 45.74L7.35 64.88C2.64 69.59 0 75.98 0 82.64C0 89.29 2.64 95.68 7.35 100.39L26.45 119.49C26.86 119.33 27.29 119.24 27.73 119.23L38.37 119.23C42.87 119.21 47.18 117.41 50.37 114.23L75.26 89.38C77.53 87.21 80.54 86.01 83.67 86.01C86.81 86.01 89.82 87.21 92.09 89.38L116.88 114.16C120.06 117.35 124.38 119.14 128.88 119.16L137.53 119.16C137.99 119.16 138.45 119.25 138.88 119.43L157.88 100.43C160.21 98.1 162.06 95.33 163.33 92.28C164.59 89.24 165.24 85.97 165.24 82.67C165.24 79.38 164.59 76.11 163.33 73.07C162.06 70.02 160.21 67.25 157.88 64.92' /%3E%3C/g%3E%3C/svg%3E")}}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-WH\ Google\ PayPaymentGroup span,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-WH\ Google\ PayPaymentGroup span,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-WH\ Google\ PayPaymentGroup span{align-items:center;justify-content:flex-start;margin-left:-5px;padding-top:1px}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-WH\ Google\ PayPaymentGroup span::before,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-WH\ Google\ PayPaymentGroup span::before,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-WH\ Google\ PayPaymentGroup span::before{content:"";background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iQ2FtYWRhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMzY3LjY2IDM2My41OCI+CiAgPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI5LjguMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDIuMS4xIEJ1aWxkIDMpICAtLT4KICA8cGF0aCBkPSJNMjc2LjM1LDIxNS43NGMtNC40LDE1LjA3LTEyLjUzLDI5LjE1LTIzLjkxLDM5Ljk3LS4zNy4zNS0uNzQuNjktMS4xMSwxLjA0LS4wMi4wMi0uMDMuMDQtLjA1LjA1LTExLjE5LDEwLjMxLTI1LjIsMTcuNDctNDAuMDUsMjAuOTQtLjE0LjAzLS4yNy4wNy0uNDEuMS00LjU0LDEuMDMtOS4xNiwxLjc4LTEzLjgsMi4yNS03LjQyLjc0LTE0LjkxLjc0LTIyLjMyLS4wOC0zLjY4LS40MS03LjM1LTEuMDItMTAuOTctMS44NC0xLjE5LS4yNy0yLjM4LS41Ni0zLjU2LS44OC0xMy4wNi0zLjQ5LTI1LjM1LTkuNjktMzUuOTItMTguMS0yLjM2LTEuOS00LjY0LTMuOS02LjgzLTYtLjA3LS4wNi0uMTMtLjEyLS4xOS0uMTktNy43MS03LjQyLTE0LjIyLTE2LjEtMTkuMTYtMjUuNjEtLjItLjQtLjQxLS44LS42MS0xLjE5LTIuMTctNC4zLTQuMDItOC43NS01LjUyLTEzLjMyLS43Ni0yLjI4LTEuNDItNC41OS0yLjAxLTYuOTItLjM2LTEuNC0uNjgtMi44LS45Ni00LjIxLS4zOS0xLjg4LS43Mi0zLjc4LS45OS01LjY4LTEuNjMtMTEuMi0xLjM2LTIyLjcuOS0zMy44LjExLS41NC4yMi0xLjA4LjM0LTEuNjIsMS43NS04LjA2LDQuNTEtMTUuODYsOC4yNC0yMy4yNCw3LjMxLTE0LjU4LDE4LjM2LTI3LjIyLDMxLjY5LTM2LjU5aDBjMS4zLS45MiwyLjYyLTEuOCwzLjk2LTIuNjUuMzQtLjIxLjY4LS40MiwxLjAxLS42My42OC0uNDIsMS4zNi0uODMsMi4wNC0xLjIzLDEuMzctLjgsMi43Ni0xLjU3LDQuMTgtMi4zMS43MS0uMzcsMS40MS0uNzMsMi4xMy0xLjA3LDMuNTctMS43NSw3LjI0LTMuMjcsMTEtNC41Ni42NS0uMjMsMS4zMS0uNDQsMS45Ni0uNjYuOTgtLjMyLDEuOTctLjYyLDIuOTYtLjkuNjYtLjE5LDEuMzMtLjM3LDItLjU1LjY2LS4xOCwxLjMyLS4zNCwxLjk5LS41MS4zOC0uMDkuNzUtLjE4LDEuMTMtLjI3LjYtLjE0LDEuMi0uMjcsMS44MS0uNC4wNCwwLC4wNy0uMDIuMTEtLjAyLDEuOTEtLjQsMy44My0uNzUsNS43Ny0xLjAzLjE5LS4wMy4zOS0uMDYuNTktLjA4LDE2LjE3LTIuMzEsMzIuOTMtLjY0LDQ4LjI3LDUuMDMsMTEuNzksNC4zMiwyMi41OCwxMS4xOCwzMS44MywxOS43LTMuMSwzLjMyLTYuNDIsNi40Ny05LjYzLDkuNzQtNi4wOSw2LjAzLTEyLjEyLDEyLjEyLTE4LjIxLDE4LjE1LDAsMC0uMDItLjAyLS4wMy0uMDNsLS4wOC4wOGMtNi4wMy01Ljc2LTEzLjM0LTEwLjA3LTIxLjMxLTEyLjUxLTkuMzUtMi44Mi0xOS40Mi0zLjIxLTI5LTEuMTYtMy40Ni43My02LjgzLDEuOC0xMC4wOCwzLjE2LS4wNC4wMi0uMDcuMDMtLjExLjA1LTcuMTgsMy4wNS0xMy43NSw3LjU2LTE5LjIsMTMuMTItNi40OCw2LjUzLTExLjQxLDE0LjYxLTE0LjM0LDIzLjMtLjAyLS4wMi0uMDQtLjAzLS4wNi0uMDUtNC4yNSwxMi4zNC00LjIsMjYuMTIsMCwzOC40Ni0uMDIuMDItLjA1LjA0LS4wNy4wNiwwLC4wMi4wMS4wMy4wMi4wNC4wMi0uMDEuMDQtLjAzLjA2LS4wNCw0LjEsMTIuMTgsMTIuMTIsMjIuOTcsMjIuNjQsMzAuMzMsNi41OCw0LjY1LDE0LjExLDcuOTIsMjIuMDMsOS41Miw3Ljc1LDEuNTUsMTUuODMsMS4zOSwyMy41OC4wNiw3Ljc1LTEuMzMsMTUuMjItNC4yMSwyMS43NS04LjU4dDAsMHMuMDctLjA0LjEtLjA3YzEwLjMyLTYuOTgsMTcuNTYtMTguMTYsMTkuNjUtMzAuNDRoLTUzLjg1di0zOC41OGguMDV2LS4wNWg5My4wNGMzLjEsMTcuMzgsMi40NCwzNS40OC0yLjQ5LDUyLjQ3WiIvPgo8L3N2Zz4=");padding-top:2px;width:30px;height:30px;background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:5px !important}@media screen and (min-width: 768px){.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-WH\ Google\ PayPaymentGroup.dml-active span::before,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-WH\ Google\ PayPaymentGroup.dml-active span::before,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item#payment-group-WH\ Google\ PayPaymentGroup.dml-active span::before{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iQ2FtYWRhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMzY3LjY2IDM2My41OCI+CiAgPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI5LjguMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDIuMS4xIEJ1aWxkIDMpICAtLT4KICA8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjc2LjM1LDIxNS43NGMtNC40LDE1LjA3LTEyLjUzLDI5LjE1LTIzLjkxLDM5Ljk3LS4zNy4zNS0uNzQuNjktMS4xMSwxLjA0LS4wMi4wMi0uMDMuMDQtLjA1LjA1LTExLjE5LDEwLjMxLTI1LjIsMTcuNDctNDAuMDUsMjAuOTQtLjE0LjAzLS4yNy4wNy0uNDEuMS00LjU0LDEuMDMtOS4xNiwxLjc4LTEzLjgsMi4yNS03LjQyLjc0LTE0LjkxLjc0LTIyLjMyLS4wOC0zLjY4LS40MS03LjM1LTEuMDItMTAuOTctMS44NC0xLjE5LS4yNy0yLjM4LS41Ni0zLjU2LS44OC0xMy4wNi0zLjQ5LTI1LjM1LTkuNjktMzUuOTItMTguMS0yLjM2LTEuOS00LjY0LTMuOS02LjgzLTYtLjA3LS4wNi0uMTMtLjEyLS4xOS0uMTktNy43MS03LjQyLTE0LjIyLTE2LjEtMTkuMTYtMjUuNjEtLjItLjQtLjQxLS44LS42MS0xLjE5LTIuMTctNC4zLTQuMDItOC43NS01LjUyLTEzLjMyLS43Ni0yLjI4LTEuNDItNC41OS0yLjAxLTYuOTItLjM2LTEuNC0uNjgtMi44LS45Ni00LjIxLS4zOS0xLjg4LS43Mi0zLjc4LS45OS01LjY4LTEuNjMtMTEuMi0xLjM2LTIyLjcuOS0zMy44LjExLS41NC4yMi0xLjA4LjM0LTEuNjIsMS43NS04LjA2LDQuNTEtMTUuODYsOC4yNC0yMy4yNCw3LjMxLTE0LjU4LDE4LjM2LTI3LjIyLDMxLjY5LTM2LjU5aDBjMS4zLS45MiwyLjYyLTEuOCwzLjk2LTIuNjUuMzQtLjIxLjY4LS40MiwxLjAxLS42My42OC0uNDIsMS4zNi0uODMsMi4wNC0xLjIzLDEuMzctLjgsMi43Ni0xLjU3LDQuMTgtMi4zMS43MS0uMzcsMS40MS0uNzMsMi4xMy0xLjA3LDMuNTctMS43NSw3LjI0LTMuMjcsMTEtNC41Ni42NS0uMjMsMS4zMS0uNDQsMS45Ni0uNjYuOTgtLjMyLDEuOTctLjYyLDIuOTYtLjkuNjYtLjE5LDEuMzMtLjM3LDItLjU1LjY2LS4xOCwxLjMyLS4zNCwxLjk5LS41MS4zOC0uMDkuNzUtLjE4LDEuMTMtLjI3LjYtLjE0LDEuMi0uMjcsMS44MS0uNC4wNCwwLC4wNy0uMDIuMTEtLjAyLDEuOTEtLjQsMy44My0uNzUsNS43Ny0xLjAzLjE5LS4wMy4zOS0uMDYuNTktLjA4LDE2LjE3LTIuMzEsMzIuOTMtLjY0LDQ4LjI3LDUuMDMsMTEuNzksNC4zMiwyMi41OCwxMS4xOCwzMS44MywxOS43LTMuMSwzLjMyLTYuNDIsNi40Ny05LjYzLDkuNzQtNi4wOSw2LjAzLTEyLjEyLDEyLjEyLTE4LjIxLDE4LjE1LDAsMC0uMDItLjAyLS4wMy0uMDNsLS4wOC4wOGMtNi4wMy01Ljc2LTEzLjM0LTEwLjA3LTIxLjMxLTEyLjUxLTkuMzUtMi44Mi0xOS40Mi0zLjIxLTI5LTEuMTYtMy40Ni43My02LjgzLDEuOC0xMC4wOCwzLjE2LS4wNC4wMi0uMDcuMDMtLjExLjA1LTcuMTgsMy4wNS0xMy43NSw3LjU2LTE5LjIsMTMuMTItNi40OCw2LjUzLTExLjQxLDE0LjYxLTE0LjM0LDIzLjMtLjAyLS4wMi0uMDQtLjAzLS4wNi0uMDUtNC4yNSwxMi4zNC00LjIsMjYuMTIsMCwzOC40Ni0uMDIuMDItLjA1LjA0LS4wNy4wNiwwLC4wMi4wMS4wMy4wMi4wNC4wMi0uMDEuMDQtLjAzLjA2LS4wNCw0LjEsMTIuMTgsMTIuMTIsMjIuOTcsMjIuNjQsMzAuMzMsNi41OCw0LjY1LDE0LjExLDcuOTIsMjIuMDMsOS41Miw3Ljc1LDEuNTUsMTUuODMsMS4zOSwyMy41OC4wNiw3Ljc1LTEuMzMsMTUuMjItNC4yMSwyMS43NS04LjU4dDAsMHMuMDctLjA0LjEtLjA3YzEwLjMyLTYuOTgsMTcuNTYtMTguMTYsMTkuNjUtMzAuNDRoLTUzLjg1di0zOC41OGguMDV2LS4wNWg5My4wNGMzLjEsMTcuMzgsMi40NCwzNS40OC0yLjQ5LDUyLjQ3WiIvPgo8L3N2Zz4=")}}@media screen and (max-width: 767px){.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item{height:35px;border-width:1px}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active{opacity:1}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(1),.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(1),.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(1){background:#000}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(1) span,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(1) span,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(1) span{color:#fff}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(1) span:before,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(1) span:before,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(1) span:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.25' height='17' viewBox='0 0 21.25 17' fill='%23fff'%3E%3Cg id='credit-card' transform='translate(0 -54.821)'%3E%3Cg id='Grupo_1113' data-name='Grupo 1113' transform='translate(0 54.821)'%3E%3Cpath id='Caminho_383' data-name='Caminho 383' d='M20.73,55.341a1.705,1.705,0,0,0-1.25-.52H1.771a1.706,1.706,0,0,0-1.251.52A1.705,1.705,0,0,0,0,56.592V70.05A1.705,1.705,0,0,0,.52,71.3a1.706,1.706,0,0,0,1.251.52H19.48A1.776,1.776,0,0,0,21.25,70.05V56.592A1.705,1.705,0,0,0,20.73,55.341Zm-.9,14.709a.358.358,0,0,1-.354.354H1.771a.359.359,0,0,1-.354-.354V63.321H19.834V70.05Zm0-10.98H1.417V56.592a.359.359,0,0,1,.354-.354H19.479a.359.359,0,0,1,.354.354v2.479Z' transform='translate(0 -54.821)'/%3E%3Crect id='Retângulo_1418' data-name='Retângulo 1418' width='2.833' height='1.417' transform='translate(2.833 12.75)'/%3E%3Crect id='Retângulo_1419' data-name='Retângulo 1419' width='4.25' height='1.417' transform='translate(7.084 12.75)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") !important}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(2),.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(2),.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(2){background:#000}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(2) span,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(2) span,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(2) span{color:#fff}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(2) span:before,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(2) span:before,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(2) span:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.909' height='15' viewBox='0 0 20.909 15' fill='%23fff'%3E%3Cg id='bars-code' transform='translate(0 -72.348)'%3E%3Cg id='Grupo_1114' data-name='Grupo 1114' transform='translate(0 72.348)'%3E%3Cpath id='Caminho_384' data-name='Caminho 384' d='M18.863,72.348H2.045A2.048,2.048,0,0,0,0,74.393V85.3a2.048,2.048,0,0,0,2.045,2.045H18.863A2.048,2.048,0,0,0,20.909,85.3V74.393A2.048,2.048,0,0,0,18.863,72.348ZM4.091,83.939a.682.682,0,0,1-1.364,0V75.757a.682.682,0,0,1,1.364,0Zm2.045.682a.682.682,0,1,1,.682-.682A.682.682,0,0,1,6.136,84.62Zm.682-3.409a.682.682,0,0,1-1.364,0V75.757a.682.682,0,0,1,1.364,0ZM8.863,84.62a.682.682,0,1,1,.682-.682A.682.682,0,0,1,8.863,84.62Zm.682-3.409a.682.682,0,0,1-1.364,0V75.757a.682.682,0,0,1,1.364,0Zm2.045,3.409a.682.682,0,1,1,.682-.682A.682.682,0,0,1,11.591,84.62Zm.682-3.409a.682.682,0,0,1-1.364,0V75.757a.682.682,0,0,1,1.364,0v5.454Zm2.5,3.409a.682.682,0,1,1,.682-.682A.682.682,0,0,1,14.772,84.62Zm.682-3.409a.682.682,0,0,1-1.364,0V75.757a.682.682,0,0,1,1.364,0Zm2.727,2.727a.682.682,0,0,1-1.364,0V75.757a.682.682,0,0,1,1.364,0v8.182Z' transform='translate(0 -72.348)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") !important}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(3),.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(3),.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(3){background:#000}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(3) span,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(3) span,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(3) span{color:#fff}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(3) span:before,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(3) span:before,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(3) span:before{content:url("data:image/svg+xml,%3Csvg version='1.2' baseProfile='tiny-ps' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 166 166' width='20' height='20'%3E%3Ctitle%3Epix-svg%3C/title%3E%3Cstyle%3E tspan %7B white-space:pre %7D .shp0 %7B fill: %23ffffff %7D %3C/style%3E%3Cg id='Pasta 1'%3E%3Cpath id='Layer' class='shp0' d='M128.89 126.43C125.7 126.44 122.54 125.81 119.59 124.59C116.65 123.37 113.97 121.58 111.72 119.32L86.93 94.53C86.05 93.69 84.89 93.22 83.67 93.22C82.46 93.22 81.3 93.69 80.42 94.53L55.54 119.41C53.29 121.67 50.61 123.46 47.67 124.68C44.72 125.9 41.56 126.53 38.37 126.52L33.49 126.52L64.88 157.91C67.21 160.24 69.98 162.09 73.03 163.36C76.07 164.62 79.34 165.27 82.64 165.27C85.93 165.27 89.2 164.62 92.24 163.36C95.29 162.09 98.06 160.24 100.39 157.91L131.87 126.43L128.89 126.43Z' /%3E%3Cpath id='Layer' class='shp0' d='M38.37 38.75C41.56 38.74 44.72 39.36 47.67 40.58C50.61 41.81 53.29 43.6 55.54 45.86L80.42 70.74C81.28 71.6 82.45 72.09 83.67 72.09C84.9 72.09 86.07 71.6 86.93 70.74L111.72 46C113.97 43.74 116.64 41.94 119.59 40.72C122.54 39.5 125.7 38.88 128.89 38.89L131.89 38.89L100.39 7.35C95.68 2.64 89.29 0 82.64 0C75.98 0 69.59 2.64 64.88 7.35L33.49 38.75L38.37 38.75Z' /%3E%3Cpath id='Layer' class='shp0' d='M157.91 64.88L138.91 45.88C138.48 46.06 138.02 46.16 137.56 46.16L128.91 46.16C124.41 46.18 120.09 47.98 116.91 51.16L92.09 75.89C89.86 78.12 86.83 79.37 83.67 79.37C80.52 79.37 77.49 78.12 75.26 75.89L50.38 51C47.19 47.82 42.88 46.02 38.38 46L27.73 46C27.29 45.99 26.86 45.9 26.46 45.74L7.35 64.88C2.64 69.59 0 75.98 0 82.64C0 89.29 2.64 95.68 7.35 100.39L26.45 119.49C26.86 119.33 27.29 119.24 27.73 119.23L38.37 119.23C42.87 119.21 47.18 117.41 50.37 114.23L75.26 89.38C77.53 87.21 80.54 86.01 83.67 86.01C86.81 86.01 89.82 87.21 92.09 89.38L116.88 114.16C120.06 117.35 124.38 119.14 128.88 119.16L137.53 119.16C137.99 119.16 138.45 119.25 138.88 119.43L157.88 100.43C160.21 98.1 162.06 95.33 163.33 92.28C164.59 89.24 165.24 85.97 165.24 82.67C165.24 79.38 164.59 76.11 163.33 73.07C162.06 70.02 160.21 67.25 157.88 64.92' /%3E%3C/g%3E%3C/svg%3E") !important}.damyller-profile .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(4) span::before,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(4) span::before,.damyller-payment .orderform-template-holder .payment-data .step .form-step .payment-group-item.dml-active:nth-child(4) span::before{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iQ2FtYWRhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMzY3LjY2IDM2My41OCI+CiAgPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI5LjguMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDIuMS4xIEJ1aWxkIDMpICAtLT4KICA8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjc2LjM1LDIxNS43NGMtNC40LDE1LjA3LTEyLjUzLDI5LjE1LTIzLjkxLDM5Ljk3LS4zNy4zNS0uNzQuNjktMS4xMSwxLjA0LS4wMi4wMi0uMDMuMDQtLjA1LjA1LTExLjE5LDEwLjMxLTI1LjIsMTcuNDctNDAuMDUsMjAuOTQtLjE0LjAzLS4yNy4wNy0uNDEuMS00LjU0LDEuMDMtOS4xNiwxLjc4LTEzLjgsMi4yNS03LjQyLjc0LTE0LjkxLjc0LTIyLjMyLS4wOC0zLjY4LS40MS03LjM1LTEuMDItMTAuOTctMS44NC0xLjE5LS4yNy0yLjM4LS41Ni0zLjU2LS44OC0xMy4wNi0zLjQ5LTI1LjM1LTkuNjktMzUuOTItMTguMS0yLjM2LTEuOS00LjY0LTMuOS02LjgzLTYtLjA3LS4wNi0uMTMtLjEyLS4xOS0uMTktNy43MS03LjQyLTE0LjIyLTE2LjEtMTkuMTYtMjUuNjEtLjItLjQtLjQxLS44LS42MS0xLjE5LTIuMTctNC4zLTQuMDItOC43NS01LjUyLTEzLjMyLS43Ni0yLjI4LTEuNDItNC41OS0yLjAxLTYuOTItLjM2LTEuNC0uNjgtMi44LS45Ni00LjIxLS4zOS0xLjg4LS43Mi0zLjc4LS45OS01LjY4LTEuNjMtMTEuMi0xLjM2LTIyLjcuOS0zMy44LjExLS41NC4yMi0xLjA4LjM0LTEuNjIsMS43NS04LjA2LDQuNTEtMTUuODYsOC4yNC0yMy4yNCw3LjMxLTE0LjU4LDE4LjM2LTI3LjIyLDMxLjY5LTM2LjU5aDBjMS4zLS45MiwyLjYyLTEuOCwzLjk2LTIuNjUuMzQtLjIxLjY4LS40MiwxLjAxLS42My42OC0uNDIsMS4zNi0uODMsMi4wNC0xLjIzLDEuMzctLjgsMi43Ni0xLjU3LDQuMTgtMi4zMS43MS0uMzcsMS40MS0uNzMsMi4xMy0xLjA3LDMuNTctMS43NSw3LjI0LTMuMjcsMTEtNC41Ni42NS0uMjMsMS4zMS0uNDQsMS45Ni0uNjYuOTgtLjMyLDEuOTctLjYyLDIuOTYtLjkuNjYtLjE5LDEuMzMtLjM3LDItLjU1LjY2LS4xOCwxLjMyLS4zNCwxLjk5LS41MS4zOC0uMDkuNzUtLjE4LDEuMTMtLjI3LjYtLjE0LDEuMi0uMjcsMS44MS0uNC4wNCwwLC4wNy0uMDIuMTEtLjAyLDEuOTEtLjQsMy44My0uNzUsNS43Ny0xLjAzLjE5LS4wMy4zOS0uMDYuNTktLjA4LDE2LjE3LTIuMzEsMzIuOTMtLjY0LDQ4LjI3LDUuMDMsMTEuNzksNC4zMiwyMi41OCwxMS4xOCwzMS44MywxOS43LTMuMSwzLjMyLTYuNDIsNi40Ny05LjYzLDkuNzQtNi4wOSw2LjAzLTEyLjEyLDEyLjEyLTE4LjIxLDE4LjE1LDAsMC0uMDItLjAyLS4wMy0uMDNsLS4wOC4wOGMtNi4wMy01Ljc2LTEzLjM0LTEwLjA3LTIxLjMxLTEyLjUxLTkuMzUtMi44Mi0xOS40Mi0zLjIxLTI5LTEuMTYtMy40Ni43My02LjgzLDEuOC0xMC4wOCwzLjE2LS4wNC4wMi0uMDcuMDMtLjExLjA1LTcuMTgsMy4wNS0xMy43NSw3LjU2LTE5LjIsMTMuMTItNi40OCw2LjUzLTExLjQxLDE0LjYxLTE0LjM0LDIzLjMtLjAyLS4wMi0uMDQtLjAzLS4wNi0uMDUtNC4yNSwxMi4zNC00LjIsMjYuMTIsMCwzOC40Ni0uMDIuMDItLjA1LjA0LS4wNy4wNiwwLC4wMi4wMS4wMy4wMi4wNC4wMi0uMDEuMDQtLjAzLjA2LS4wNCw0LjEsMTIuMTgsMTIuMTIsMjIuOTcsMjIuNjQsMzAuMzMsNi41OCw0LjY1LDE0LjExLDcuOTIsMjIuMDMsOS41Miw3Ljc1LDEuNTUsMTUuODMsMS4zOSwyMy41OC4wNiw3Ljc1LTEuMzMsMTUuMjItNC4yMSwyMS43NS04LjU4dDAsMHMuMDctLjA0LjEtLjA3YzEwLjMyLTYuOTgsMTcuNTYtMTguMTYsMTkuNjUtMzAuNDRoLTUzLjg1di0zOC41OGguMDV2LS4wNWg5My4wNGMzLjEsMTcuMzgsMi40NCwzNS40OC0yLjQ5LDUyLjQ3WiIvPgo8L3N2Zz4=")}}.damyller-profile .orderform-template-holder .payment-data .step .form-step .steps-view,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .steps-view,.damyller-payment .orderform-template-holder .payment-data .step .form-step .steps-view{width:inherit;width:calc(100% - 270px);padding:20px 25px;border-radius:0}.damyller-profile .orderform-template-holder .payment-data .step .form-step .steps-view fieldset>h3,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .steps-view fieldset>h3,.damyller-payment .orderform-template-holder .payment-data .step .form-step .steps-view fieldset>h3{font-family:"Work Sans",sans-serif;text-transform:uppercase;color:#000;letter-spacing:0;font-size:12px;line-height:14px}.damyller-profile .orderform-template-holder .payment-data .step .form-step .steps-view fieldset .payment-description,.damyller-profile .orderform-template-holder .payment-data .step .form-step .steps-view fieldset .sight,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .steps-view fieldset .payment-description,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .steps-view fieldset .sight,.damyller-payment .orderform-template-holder .payment-data .step .form-step .steps-view fieldset .payment-description,.damyller-payment .orderform-template-holder .payment-data .step .form-step .steps-view fieldset .sight{font-size:13px;line-height:16px;color:#000}@media screen and (max-width: 767px){.damyller-profile .orderform-template-holder .payment-data .step .form-step .steps-view,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .steps-view,.damyller-payment .orderform-template-holder .payment-data .step .form-step .steps-view{width:100%;background:none;padding:0}.damyller-profile .orderform-template-holder .payment-data .step .form-step .steps-view fieldset,.damyller-shipping .orderform-template-holder .payment-data .step .form-step .steps-view fieldset,.damyller-payment .orderform-template-holder .payment-data .step .form-step .steps-view fieldset{text-align:center}}.damyller-profile .orderform-template .cart-template.mini-cart,.damyller-shipping .orderform-template .cart-template.mini-cart,.damyller-payment .orderform-template .cart-template.mini-cart{padding:20px;border:1px solid #000;width:calc(33.33% - 30px);margin-left:30px;margin-bottom:0;max-width:inherit}@media screen and (max-width: 1024px){.damyller-profile .orderform-template .cart-template.mini-cart,.damyller-shipping .orderform-template .cart-template.mini-cart,.damyller-payment .orderform-template .cart-template.mini-cart{width:100%;margin-left:0;margin-top:10px}}@media screen and (max-width: 490px){.damyller-profile .orderform-template .cart-template.mini-cart,.damyller-shipping .orderform-template .cart-template.mini-cart,.damyller-payment .orderform-template .cart-template.mini-cart{border:none}}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed{position:relative !important;height:auto !important;width:100%;min-height:inherit !important;top:inherit !important;bottom:inherit !important}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed>h2,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed>h2,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed>h2{font-family:"Work Sans",sans-serif;font-size:16px;line-height:20px;color:#000;text-transform:uppercase;padding-bottom:6px;letter-spacing:0;border-bottom:1px solid #e8e8e8;margin-bottom:12px}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder{margin-bottom:10px;height:auto !important}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart{max-height:214px;margin:0}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items::before,.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items::after,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items::before,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items::after,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items::before,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items::after{content:none}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items *,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items *,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items *{float:none !important}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item{border:none;padding-left:60px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;min-height:95px;margin:0;padding:6px 0 6px 75px}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item:not(:last-of-type),.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item:not(:last-of-type),.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item:not(:last-of-type){margin-bottom:20px}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item .quantity.badge,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item .quantity.badge,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item .quantity.badge{display:flex;align-items:center;justify-content:center;width:21px;height:21px;border-radius:50%;background:#000;border:none;top:0;left:44.5px;color:#fff;font-size:12px;line-height:14px}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item .product-name,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item .product-name,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item .product-name{font-size:14px;line-height:18px;color:#000;width:100%;margin-bottom:14px;padding-right:2%}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item .description,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item .description,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item .description{margin:0;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item .description .shipping-date,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item .description .shipping-date,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item .description .shipping-date{width:100%;display:block;margin-bottom:4px}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item .description strong,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item .description strong,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item .description strong{font-weight:normal;font-size:13px;line-height:16px;color:#000;letter-spacing:0}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item .url,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item .url,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item .url{position:absolute;left:0;top:0;bottom:0}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item .url img,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item .url img,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-cart-template-holder .cart-items .item .url img{width:55px;height:auto;padding:6px 0}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .link-cart,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .link-cart,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .link-cart{float:none;display:flex;justify-content:flex-end;align-items:center;margin:4px 0}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .link-cart a,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .link-cart a,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .link-cart a{font-size:12px;line-height:14px;color:#000;text-decoration:underline}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder{margin-top:20px;border:none}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder .summary-totalizers,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder .summary-totalizers,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder .summary-totalizers{margin:0}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder table.table tbody,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder table.table tbody,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder table.table tbody{border:none}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder table.table tbody tr,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder table.table tbody tr,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder table.table tbody tr{border:none}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder table.table tbody tr td,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder table.table tbody tr td,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder table.table tbody tr td{padding:10px 0;font-size:13px;line-height:16px;color:#000;letter-spacing:0}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder table.table tfoot tr,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder table.table tfoot tr,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder table.table tfoot tr{border-top:1px solid #f4f4f4}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder table.table tfoot tr td,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder table.table tfoot tr td,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder table.table tfoot tr td{padding:20px 0 15px;line-height:16px;font-size:13px;color:#000;letter-spacing:0;text-transform:uppercase}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder table.table tfoot tr td.monetary,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder table.table tfoot tr td.monetary,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder table.table tfoot tr td.monetary{font-size:16px;font-family:"Work Sans",sans-serif}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder table.table td,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder table.table td,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .summary-template-holder table.table td{float:none}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .payment-submit-wrap,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .payment-submit-wrap,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .payment-submit-wrap{margin:0}.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .payment-submit-wrap .btn-success:disabled,.damyller-profile .orderform-template .cart-template.mini-cart .cart-fixed .payment-submit-wrap .btn-success.disabled,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .payment-submit-wrap .btn-success:disabled,.damyller-shipping .orderform-template .cart-template.mini-cart .cart-fixed .payment-submit-wrap .btn-success.disabled,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .payment-submit-wrap .btn-success:disabled,.damyller-payment .orderform-template .cart-template.mini-cart .cart-fixed .payment-submit-wrap .btn-success.disabled{background:#333}@media screen and (max-width: 767px){.damyller-profile .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pf,.damyller-profile .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pj,.damyller-shipping .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pf,.damyller-shipping .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pj,.damyller-payment .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pf,.damyller-payment .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pj{float:none !important;margin-right:0}.damyller-profile .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pf input[type=text],.damyller-profile .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pf input[type=email],.damyller-profile .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pj input[type=text],.damyller-profile .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pj input[type=email],.damyller-shipping .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pf input[type=text],.damyller-shipping .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pf input[type=email],.damyller-shipping .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pj input[type=text],.damyller-shipping .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pj input[type=email],.damyller-payment .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pf input[type=text],.damyller-payment .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pf input[type=email],.damyller-payment .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pj input[type=text],.damyller-payment .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pj input[type=email]{width:100% !important;max-width:inherit}.damyller-profile .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pf .client-document:not(.gender):not(.birthdate),.damyller-profile .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pf .client-phone:not(.gender):not(.birthdate),.damyller-profile .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pj .client-document:not(.gender):not(.birthdate),.damyller-profile .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pj .client-phone:not(.gender):not(.birthdate),.damyller-shipping .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pf .client-document:not(.gender):not(.birthdate),.damyller-shipping .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pf .client-phone:not(.gender):not(.birthdate),.damyller-shipping .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pj .client-document:not(.gender):not(.birthdate),.damyller-shipping .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pj .client-phone:not(.gender):not(.birthdate),.damyller-payment .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pf .client-document:not(.gender):not(.birthdate),.damyller-payment .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pf .client-phone:not(.gender):not(.birthdate),.damyller-payment .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pj .client-document:not(.gender):not(.birthdate),.damyller-payment .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pj .client-phone:not(.gender):not(.birthdate){float:left;width:calc(50% - 3px);margin-right:0}.damyller-profile .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pf .client-phone,.damyller-profile .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pj .client-phone,.damyller-shipping .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pf .client-phone,.damyller-shipping .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pj .client-phone,.damyller-payment .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pf .client-phone,.damyller-payment .orderform-template .client-profile-data .step .accordion-inner .form-step .box-client-info-pj .client-phone{float:right !important}}.iframe-credit-card-payment-group .SavedCardsList{overflow:hidden;padding-right:10px}@media screen and (max-width: 767px){.iframe-credit-card-payment-group{background:#f4f4f4}}.iframe-credit-card-payment-group *:not(i){font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.iframe-credit-card-payment-group>div{display:flex;flex-wrap:wrap;align-items:flex-start;flex-direction:row-reverse;justify-content:flex-end;max-height:580px;overflow:none}.iframe-credit-card-payment-group .SecurityEnvironmentIcon{width:95px;margin-left:20px}@media screen and (max-width: 767px){.iframe-credit-card-payment-group .SecurityEnvironmentIcon{display:none}}.iframe-credit-card-payment-group .CardForm{display:flex;flex-direction:column;width:calc(100% - 115px)}.iframe-credit-card-payment-group .CardForm span.error{position:absolute;bottom:0;right:0}@media screen and (max-width: 767px){.iframe-credit-card-payment-group .CardForm{width:100%}}.iframe-credit-card-payment-group .ChangeNumberOfPayments{display:flex;justify-content:center;margin-top:20px;width:calc(100% - 115px)}@media screen and (max-width: 767px){.iframe-credit-card-payment-group .ChangeNumberOfPayments{width:100%}}.iframe-credit-card-payment-group .ChangeNumberOfPayments::before,.iframe-credit-card-payment-group .ChangeNumberOfPayments::after{content:none}.iframe-credit-card-payment-group .ChangeNumberOfPayments a{font-size:13px;line-height:16px;color:#000;font-weight:400;text-decoration:underline}.iframe-credit-card-payment-group .input,.iframe-credit-card-payment-group .select,.iframe-credit-card-payment-group .PaymentCardHolderName{margin:0;position:relative;display:flex;flex-direction:column}.iframe-credit-card-payment-group .input input,.iframe-credit-card-payment-group .input select,.iframe-credit-card-payment-group .select input,.iframe-credit-card-payment-group .select select,.iframe-credit-card-payment-group .PaymentCardHolderName input,.iframe-credit-card-payment-group .PaymentCardHolderName select{margin:0;height:35px;border:1px solid #d8d8d8;border-radius:0;width:100%;max-width:inherit;height:40px;box-shadow:none;outline:none;margin-bottom:15px}.iframe-credit-card-payment-group .input label,.iframe-credit-card-payment-group .select label,.iframe-credit-card-payment-group .PaymentCardHolderName label{width:100%;font-size:12px;line-height:15px;margin-bottom:6px;color:#000;text-transform:uppercase;font-weight:400}.iframe-credit-card-payment-group .input.PaymentCardValue,.iframe-credit-card-payment-group .select.PaymentCardValue,.iframe-credit-card-payment-group .PaymentCardHolderName.PaymentCardValue{display:flex;flex-direction:column}.iframe-credit-card-payment-group .input.PaymentCardValue .input-prepend,.iframe-credit-card-payment-group .select.PaymentCardValue .input-prepend,.iframe-credit-card-payment-group .PaymentCardHolderName.PaymentCardValue .input-prepend{display:flex;padding-bottom:15px}.iframe-credit-card-payment-group .input.PaymentCardValue .input-prepend span,.iframe-credit-card-payment-group .select.PaymentCardValue .input-prepend span,.iframe-credit-card-payment-group .PaymentCardHolderName.PaymentCardValue .input-prepend span{height:inherit;display:flex;align-items:center}.iframe-credit-card-payment-group .input.PaymentCardValue .input-prepend input,.iframe-credit-card-payment-group .select.PaymentCardValue .input-prepend input,.iframe-credit-card-payment-group .PaymentCardHolderName.PaymentCardValue .input-prepend input{margin-bottom:0;width:auto;flex-grow:1}.iframe-credit-card-payment-group .input.PaymentCardCVV,.iframe-credit-card-payment-group .select.PaymentCardCVV,.iframe-credit-card-payment-group .PaymentCardHolderName.PaymentCardCVV{display:flex;align-items:center;flex-direction:row;padding-bottom:15px}.iframe-credit-card-payment-group .input.PaymentCardCVV input,.iframe-credit-card-payment-group .select.PaymentCardCVV input,.iframe-credit-card-payment-group .PaymentCardHolderName.PaymentCardCVV input{margin:0 0 0 14px}.iframe-credit-card-payment-group .input.PaymentCardCVV label,.iframe-credit-card-payment-group .select.PaymentCardCVV label,.iframe-credit-card-payment-group .PaymentCardHolderName.PaymentCardCVV label{white-space:nowrap;margin:0}.iframe-credit-card-payment-group .PaymentCardDueDate{display:flex;align-items:center;padding-bottom:15px;justify-content:space-between}.iframe-credit-card-payment-group .PaymentCardDueDate::before,.iframe-credit-card-payment-group .PaymentCardDueDate::after{content:none}.iframe-credit-card-payment-group .PaymentCardDueDate span.error{top:100%;white-space:nowrap;right:0;left:inherit;width:auto;margin:0}.iframe-credit-card-payment-group .PaymentCardDueDate .input{width:30%}.iframe-credit-card-payment-group .PaymentCardDueDate .input input,.iframe-credit-card-payment-group .PaymentCardDueDate .input select{margin:0}.iframe-credit-card-payment-group .PaymentCardDueDate label{font-size:12px;line-height:15px;color:#000;text-transform:uppercase;font-weight:400}.iframe-credit-card-payment-group .BillingAddress::before,.iframe-credit-card-payment-group .BillingAddress::after{content:none}.iframe-credit-card-payment-group .BillingAddress .AddressToggle{display:flex;align-items:flex-start}.iframe-credit-card-payment-group .BillingAddress .AddressToggle input{width:20px;height:20px;background-repeat:no-repeat}.iframe-credit-card-payment-group .BillingAddress input{margin-top:0;margin-right:12px;-webkit-appearance:none;background:#fff}.iframe-credit-card-payment-group .BillingAddress input:checked{background-image:url(//damyller.vteximg.com.br/arquivos/dml-checkout-tick.png);background-position:center}.iframe-credit-card-payment-group .BillingAddress input#address-toggle-0{background-color:#000}.iframe-credit-card-payment-group .BillingAddress input.payment-billing-address-postalCode{width:100px}.iframe-credit-card-payment-group .BillingAddress .AddressForm input{background-color:#fff}.iframe-credit-card-payment-group .PaymentLabel h5{text-transform:uppercase;color:#000;letter-spacing:0;font-size:14px;line-height:14px;font-weight:600}.iframe-credit-card-payment-group .card-flags{display:flex;justify-content:space-between}.iframe-credit-card-payment-group .card-flags .card-flag{margin:0 0 16px}.iframe-credit-card-payment-group .card-flags .card-flag-label{margin:0}.iframe-credit-card-payment-group .card-flags .card-flag-radio{margin:0 0 5px !important;width:20px;height:20px}body.body-checkout-confirmation .checkoutSteps__timeline--spot{border-bottom:1px solid #f4f4f4;border-top:1px solid #f4f4f4}@media screen and (max-width: 767px){body.body-checkout-confirmation .checkoutSteps__title{display:none}}body.body-checkout-confirmation .w-70-ns{margin:0 auto;display:block;width:100%;max-width:1200px;padding:0 12px}body.body-checkout-confirmation .w-70-ns::before,body.body-checkout-confirmation .w-70-ns::after{content:none}body.body-checkout-confirmation #app-top{margin-top:30px}body.body-checkout-confirmation #app-top .w-70-ns{padding-bottom:30px;border-bottom:1px solid #e8e8e8}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-top .w-70-ns{border-bottom:0}}body.body-checkout-confirmation #app-top h1{display:none}body.body-checkout-confirmation #app-top strong,body.body-checkout-confirmation #app-top [class^=fw]{font-family:"Work Sans",sans-serif}body.body-checkout-confirmation #app-top strong *,body.body-checkout-confirmation #app-top [class^=fw] *{font-family:"Work Sans",sans-serif}body.body-checkout-confirmation #app-top span,body.body-checkout-confirmation #app-top p{font-weight:400}body.body-checkout-confirmation #app-top .bg-washed-green{background:none;border:none;padding:0;display:flex}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-top .bg-washed-green{display:block;width:100%}}body.body-checkout-confirmation #app-top .bg-washed-green::before,body.body-checkout-confirmation #app-top .bg-washed-green::after{content:none}body.body-checkout-confirmation #app-top .bg-washed-green>div{flex:1}body.body-checkout-confirmation #app-top .bg-washed-green>div.fl{display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-top .bg-washed-green>div.fl{text-align:center;padding:18px}}body.body-checkout-confirmation #app-top .bg-washed-green>div.fl::before{content:"Obrigado ;)";font-size:20px;line-height:24px;color:#000}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-top .bg-washed-green>div.fl::before{display:block;margin:auto;margin-bottom:5px}}body.body-checkout-confirmation #app-top .bg-washed-green>div.fl .dark-green{color:#000;max-width:420px}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-top .bg-washed-green>div.fl .dark-green{width:100%}}body.body-checkout-confirmation #app-top .bg-washed-green>div.fl p{font-size:16px;line-height:23px}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-top .bg-washed-green>div.fl p{font-size:13px}}body.body-checkout-confirmation #app-top .bg-washed-green>div.fl>span{font-size:20px;line-height:24px}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-top .bg-washed-green>div.fl>span{font-size:16px;text-align:center}}body.body-checkout-confirmation #app-top .bg-washed-green>div.fr{padding:0 12px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-top .bg-washed-green>div.fr{width:100%;margin-top:1px;padding-bottom:33px;border-bottom:1px solid #e8e8e8}}body.body-checkout-confirmation #app-top .bg-washed-green>div.fr .dark-green{width:100%;max-width:270px;color:#000}body.body-checkout-confirmation #app-top .bg-washed-green>div.fr .dark-green p{font-size:14px;line-height:18px;margin-bottom:16px}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-top .bg-washed-green>div.fr .dark-green p{text-align:center}}body.body-checkout-confirmation #app-top .bg-washed-green>div.fr .dark-green a{width:100%;display:flex;text-decoration:none}body.body-checkout-confirmation #app-top .bg-washed-green>div.fr .dark-green a .link{background:#000;border-radius:0;display:flex;flex:1;margin:0;height:38px;align-items:center;justify-content:center;transition:all .2s ease-in-out}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-top .bg-washed-green>div.fr .dark-green a .link{text-transform:uppercase;font-size:12px}}body.body-checkout-confirmation #app-top .bg-washed-green>div.fr .dark-green a .link:hover{background:hsl(0,0%,6%);opacity:1}body.body-checkout-confirmation #app-container{margin-bottom:45px}body.body-checkout-confirmation #app-container h2,body.body-checkout-confirmation #app-container h2 *{font-family:"Work Sans",sans-serif;font-size:16px;line-height:18px;text-transform:uppercase;color:#000}body.body-checkout-confirmation #app-container h2{margin-bottom:10px}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-container h2>span{font-size:14px}}body.body-checkout-confirmation #app-container .gray{font-size:13px;line-height:16px;color:#000;letter-spacing:0}body.body-checkout-confirmation #app-container .dib.cf.w-100{display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (min-width: 60em){body.body-checkout-confirmation #app-container .dib.cf.w-100 .w-third-l{width:31.3333333333%}}body.body-checkout-confirmation #app-container .dib.cf.w-100 .w-third-l article{border-radius:0;border-color:#e8e8e8}body.body-checkout-confirmation #app-container .dib.cf.w-100 .w-third-l .cf.w-100{margin:0}body.body-checkout-confirmation #app-container .dib.cf.w-100 .w-third-l .cf.w-100>div{padding:14px 0}body.body-checkout-confirmation #app-container .dib.cf.w-100 .fl.dib.overflow-hidden.mr2 img{width:auto;height:100%}body.body-checkout-confirmation #app-container .dib.cf.w-100::before,body.body-checkout-confirmation #app-container .dib.cf.w-100::after{content:none}body.body-checkout-confirmation #app-container .cconf-product .pa0.overflow-hidden img{height:85px;width:auto;object-fit:cover;max-width:calc(20% - 1rem)}body.body-checkout-confirmation #app-container .cconf-product .pa0.overflow-hidden .fl a{color:#000}body.body-checkout-confirmation #app-container .cconf-product td .overflow-hidden{float:none}body.body-checkout-confirmation #app-container .cconf-product td .overflow-hidden a,body.body-checkout-confirmation #app-container .cconf-product td .overflow-hidden span{font-size:13px;font-family:"Work Sans",sans-serif;font-weight:normal}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-container .ph3-ns.center div:nth-child(4){display:flex;flex-direction:column-reverse;width:100%}}body.body-checkout-confirmation #app-container .cconf-myorders-button,body.body-checkout-confirmation #app-container .cconf-continue-button{height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:0;border:1px solid #000}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-container .cconf-myorders-button,body.body-checkout-confirmation #app-container .cconf-continue-button{height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:0;border:1px solid #000;padding:0;margin:0;margin-bottom:14px}}body.body-checkout-confirmation #app-container .cconf-myorders-button[href="/account/orders"],body.body-checkout-confirmation #app-container .cconf-continue-button[href="/account/orders"]{background-color:#fff}body.body-checkout-confirmation #app-container .cconf-myorders-button span,body.body-checkout-confirmation #app-container .cconf-continue-button span{font-family:"Work Sans",sans-serif;font-size:13px;line-height:16px;color:#000;text-transform:uppercase;letter-spacing:0}body.body-checkout-confirmation #app-container .cconf-continue-button{background:#000}body.body-checkout-confirmation #app-container .cconf-continue-button span{color:#fff}body.body-checkout-confirmation #app-container article h3 span{color:#000;font-family:"Work Sans",sans-serif;font-weight:normal}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-container article{min-height:76px;box-shadow:none}}body.body-checkout-confirmation #app-container .cconf-address div.pa3>div,body.body-checkout-confirmation #app-container .cconf-address div.pa3>p{background:#f2f2f2;padding:0 12px}body.body-checkout-confirmation #app-container .cconf-address div.pa3>div{padding-top:10px}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-container .cconf-address article>div{background:#f2f2f2}}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-container .cconf-payment article{box-shadow:rgba(0,0,0,.2) 0 0 1px 1px}}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-container .cconf-payment article>div{background:#fff}}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-container .cconf-payment article>div h3 span{font-size:12px;font-family:"Work Sans",sans-serif;color:#000}}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-container .cconf-payment article div span.mt2.fr-l{margin-top:0;float:right;color:#545454;font-size:13px}}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-container .cconf-summary article{box-shadow:none}}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-container .cconf-summary article div.pa3{padding-left:3px}}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-container div div.pv4{padding-top:0}}body.body-checkout-confirmation #app-container div div.pv4 p.mb0{font-size:13px}body.body-checkout-confirmation #app-container div div.pv4 p.mb0>span:first-child{color:#707070}body.body-checkout-confirmation #app-container div p.mb0 span.bg-light-blue{background-color:#fff;border:1px solid #000;margin-top:7px;font-size:12px;font-family:"Work Sans",sans-serif;color:#000}@media screen and (max-width: 767px){body.body-checkout-confirmation #app-container div p.mb0 span.bg-light-blue{margin-left:0}}.cart-more-options.span7{flex-wrap:wrap;justify-content:space-around}.cart-more-options.span7 .cart-select-gift-placeholder{width:100%}.cart-more-options.span7 .cart-select-gift-placeholder .available-gift table tbody tr td img{height:65px;max-width:65px;width:65px}@media screen and (max-width: 768px){#vtexIdContainer{position:fixed !important}}
