.tp-card-submit-proxy,.tp-card-picker-root[hidden]{display:none!important}.tp-card-picker-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;pointer-events:none}.tp-card-picker-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000007a;opacity:0;pointer-events:none}.tp-card-picker-panel{box-sizing:border-box;background:#f8f6f4;color:#111;pointer-events:auto}.tp-card-picker-product,.tp-card-picker-drag{display:none}.tp-card-picker-heading{position:relative;margin:0 0 12px;font-size:17px;line-height:1.2;font-weight:500;color:#111}.tp-card-picker-heading:before{content:"";position:absolute;left:-14px;top:50%;width:5px;height:30px;border-radius:0 5px 5px 0;background:#afcc36;transform:translateY(-50%)}.tp-card-picker-options{display:grid;gap:8px}.tp-card-picker-option{appearance:none;-webkit-appearance:none;width:100%;min-width:0;min-height:54px;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;margin:0;padding:7px 12px;border:1px solid #dededb;border-radius:10px;background:#fff;color:#111;text-align:left;cursor:pointer;font:inherit;transition:border-color .18s ease,box-shadow .18s ease}.tp-card-picker-option:hover{border-color:#afcc36;box-shadow:0 0 0 2px #afcc3673!important}.tp-card-picker-option:focus-visible{outline:2px solid #AFCC36;outline-offset:2px}.tp-card-picker-option__label{min-width:0;font-size:15px;line-height:1.15;font-weight:500;white-space:nowrap}.tp-card-picker-option__save{display:inline-flex;align-items:center;justify-content:center;min-width:92px;padding:7px 10px;border-radius:999px;background:#afcc36;color:#fff;font-size:12px;line-height:1;font-weight:700;white-space:nowrap}.tp-card-picker-option__price-stack{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:3px;white-space:nowrap}.tp-card-picker-option__compare{font-size:11px;line-height:1;font-weight:400;color:#8e8e8e;text-decoration:line-through}.tp-card-picker-option__price{font-size:15px;line-height:1.1;font-weight:700;color:#111;white-space:nowrap}.tp-card-picker-option__price--single{grid-column:3;align-self:center}.tp-card-picker-root.is-mobile{pointer-events:auto}.tp-card-picker-root.is-mobile .tp-card-picker-backdrop{opacity:1;pointer-events:auto}.tp-card-picker-root.is-mobile .tp-card-picker-panel{position:absolute;left:0;right:0;bottom:0;width:100%;max-height:min(82vh,720px);overflow-y:auto;overscroll-behavior:contain;padding:34px 18px calc(22px + env(safe-area-inset-bottom));border-radius:28px 28px 0 0;box-shadow:0 -12px 36px #00000024}.tp-card-picker-root.is-mobile .tp-card-picker-drag{display:block;position:absolute;top:13px;left:50%;width:58px;height:6px;border-radius:999px;background:#c8c8c5;transform:translate(-50%)}.tp-card-picker-root.is-mobile .tp-card-picker-product{display:grid;grid-template-columns:112px minmax(0,1fr) 42px;align-items:center;gap:12px;min-height:125px;margin:0 0 18px}.tp-card-picker-product__media{width:112px;height:112px}.tp-card-picker-product__media[hidden]{display:none!important}.tp-card-picker-product__media img{display:block;width:100%;height:100%;object-fit:contain}.tp-card-picker-product__title{min-width:0;font-size:clamp(23px,6vw,31px);line-height:1.08;font-weight:400;color:#111}.tp-card-picker-close{appearance:none;-webkit-appearance:none;align-self:start;width:42px;height:42px;display:flex;align-items:center;justify-content:center;margin:0;padding:0;border:0;background:transparent;color:#111;font-size:38px;line-height:1;font-weight:200;cursor:pointer}.tp-card-picker-root.is-mobile .tp-card-picker-heading{margin:30px 0 28px 2px;font-size:20px;line-height:1.15;font-weight:400}.tp-card-picker-root.is-mobile .tp-card-picker-options{gap:10px}.tp-card-picker-root.is-mobile .tp-card-picker-option{min-height:74px;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;padding:9px 14px;border-radius:20px;border:1px solid #e8e5df!important}.tp-card-picker-root.is-mobile .tp-card-picker-option[data-tp-picker-qty="3"],.tp-card-picker-root.is-mobile .tp-card-picker-option[data-tp-picker-qty="5"]{grid-template-columns:auto auto minmax(0,1fr);column-gap:8px}.tp-card-picker-root.is-mobile .tp-card-picker-option__label{font-size:18px}.tp-card-picker-root.is-mobile .tp-card-picker-option__save{min-width:0;width:auto;justify-self:start;padding:10px 15px 8px;font-size:15px;transform:translate(4px)}.tp-card-picker-root.is-mobile .tp-card-picker-option__compare{transform:translateY(0)}.tp-card-picker-root.is-mobile .tp-card-picker-option__price{transform:translateY(3px)}.tp-card-picker-root.is-mobile .tp-card-picker-option__price-stack{justify-self:end}.tp-card-picker-root.is-mobile .tp-card-picker-option__compare{font-size:14px}.tp-card-picker-root.is-mobile .tp-card-picker-option__price{font-size:19px;font-weight:500}.tp-card-picker-shipping{display:none}@media(max-width:390px){.tp-card-picker-root.is-mobile .tp-card-picker-panel{padding-left:14px;padding-right:14px}.tp-card-picker-root.is-mobile .tp-card-picker-product{grid-template-columns:96px minmax(0,1fr) 38px}.tp-card-picker-product__media{width:96px;height:96px}.tp-card-picker-root.is-mobile .tp-card-picker-option{gap:7px;padding-left:11px;padding-right:11px}.tp-card-picker-root.is-mobile .tp-card-picker-option__label,.tp-card-picker-root.is-mobile .tp-card-picker-option__price{font-size:18px}.tp-card-picker-root.is-mobile .tp-card-picker-option__save{min-width:105px;padding-left:9px;padding-right:9px;font-size:13px}}.tp-card-picker-root.is-mobile .tp-card-picker-heading:before{left:-20px;height:42px}@media(max-width:767px){html.tp-card-picker-is-open #smile-ui-lite-container,html.tp-card-picker-is-open #smile-ui-lite-launcher-frame-container,html.tp-card-picker-is-open #smile-lite-launcher-frame,html.tp-card-picker-is-open [id*=smile][id*=launcher]{display:none!important;visibility:hidden!important;pointer-events:none!important}}@media(min-width:768px){.product-card.tp-card-picker-open .product-card__actions--visible-on-hover .product-card__btns{-webkit-transform:translateY(0%)!important;transform:translateY(0)!important}}@media(min-width:768px){.tp-card-picker-root.is-desktop .tp-card-picker-panel{position:fixed;z-index:2;width:279px!important;padding:15px 13px 13px!important;border:1px solid rgba(0,0,0,.06);border-radius:14px!important;background:#fff!important;box-shadow:0 10px 28px #00000024}.tp-card-picker-root.is-desktop .tp-card-picker-heading{margin:10px 0 22px!important;padding-left:6px!important;font-size:16px!important;line-height:1.15!important;font-weight:400!important;color:#111!important}.tp-card-picker-root.is-desktop .tp-card-picker-heading:before{left:-14px!important;width:5px!important;height:29px!important}.tp-card-picker-root.is-desktop .tp-card-picker-options{gap:9px!important}.tp-card-picker-root.is-desktop .tp-card-picker-option{width:100%!important;margin:0!important;padding:9px 11px!important;border:1px solid #dededb!important;border-radius:11px!important;background:#fcfdf8!important;color:#111!important;box-sizing:border-box!important}.tp-card-picker-root.is-desktop .tp-card-picker-option:hover{border-color:#afcc36!important;box-shadow:0 0 0 2px #afcc3673!important}.tp-card-picker-root.is-desktop .tp-card-picker-option[data-tp-picker-qty="1"]{min-height:52px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;column-gap:12px!important}.tp-card-picker-root.is-desktop .tp-card-picker-option[data-tp-picker-qty="1"] .tp-card-picker-option__price--single{grid-column:2!important;justify-self:end!important;align-self:center!important}.tp-card-picker-root.is-desktop .tp-card-picker-option[data-tp-picker-qty="3"],.tp-card-picker-root.is-desktop .tp-card-picker-option[data-tp-picker-qty="5"]{min-height:64px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"label save" "label price"!important;column-gap:11px!important;row-gap:10px!important;padding-top:12px!important;padding-bottom:12px!important;align-items:center!important}.tp-card-picker-root.is-desktop .tp-card-picker-option__label{min-width:0!important;font-size:14.5px!important;line-height:1.15!important;font-weight:500!important;padding-left:4px!important;transform:translateY(2px)!important;color:#111!important;white-space:nowrap!important}.tp-card-picker-root.is-desktop .tp-card-picker-option[data-tp-picker-qty="3"] .tp-card-picker-option__label,.tp-card-picker-root.is-desktop .tp-card-picker-option[data-tp-picker-qty="5"] .tp-card-picker-option__label{grid-area:label!important;align-self:center!important}.tp-card-picker-root.is-desktop .tp-card-picker-option__save{grid-area:save!important;justify-self:end!important;align-self:end!important;min-width:114px!important;padding:9px 11px 7px!important;border-radius:999px!important;background:#afcc36!important;color:#fff!important;font-size:13.5px!important;line-height:1!important;font-weight:700!important;text-align:center!important;white-space:nowrap!important;transform:translate(3px)!important}.tp-card-picker-root.is-desktop .tp-card-picker-option__price-stack{grid-area:price!important;transform:translateY(3px)!important;justify-self:end!important;align-self:start!important;display:flex!important;flex-direction:row!important;align-items:baseline!important;justify-content:flex-end!important;gap:8px!important;white-space:nowrap!important}.tp-card-picker-root.is-desktop .tp-card-picker-option__compare{font-size:12px!important;line-height:1!important;font-weight:400!important;color:#929292!important;text-decoration:line-through!important}.tp-card-picker-root.is-desktop .tp-card-picker-option__price{font-size:15.5px!important;line-height:1!important;font-weight:600!important;color:#111!important;white-space:nowrap!important}.tp-card-picker-root.is-desktop .tp-card-picker-option__price--single{font-size:15.5px!important;line-height:1!important;font-weight:600!important;transform:translateY(3px)!important;color:#111!important}}@media(max-width:767px){.tp-card-picker-root.is-mobile .tp-card-picker-options:after{content:"Env\edo gratis a partir de 48 \20ac";display:block;margin-top:22px;padding-bottom:15px;text-align:center;font-size:14px;line-height:1.3;font-weight:400;color:#666}@media(max-width:768px){.jdgm-rev-widg,.jdgm-review-widget,.jm-widget,.jm-reviews-widget{padding-left:30px!important;padding-right:30px!important}}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/tp-product-card-quantity.css.map */
