#product-grid .promotion-column.lop-stl-promotion-column{flex:0 0 100%;max-width:100%;display:flex;flex-direction:column}@media only screen and (min-width:768px){#product-grid.medium-up-2 .promotion-column.lop-stl-promotion-column{flex:0 0 100%;max-width:100%}#product-grid.medium-up-3 .promotion-column.lop-stl-promotion-column{flex:0 0 66.666%;max-width:66.666%}#product-grid.medium-up-4 .promotion-column.lop-stl-promotion-column{flex:0 0 50%;max-width:50%}#product-grid.medium-up-5 .promotion-column.lop-stl-promotion-column{flex:0 0 40%;max-width:40%}}.lop-stl-card{position:relative;overflow:visible;background:#fff}.lop-stl-card:hover,.lop-stl-card:focus-within{z-index:10}.lop-stl-card.product-card-promotion--fill-row{height:calc(100% - 20px);min-height:0}.lop-stl-card__media{position:relative;width:100%;flex:1;min-height:0;overflow:visible}.lop-stl-card.product-card-promotion--fill-row .lop-stl-card__media{height:100%}.lop-stl-card__figure{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;overflow:hidden;border-radius:6px}.lop-stl-card__figure img,.lop-stl-card__figure .lazyload,.lop-stl-card__figure .lazyloaded{width:100%;height:100%;object-fit:cover}.lop-stl-card__figure--mobile{display:none}@media only screen and (max-width:767px){.lop-stl-card__figure--desktop{display:none}.lop-stl-card__figure--mobile{display:block}.lop-stl-card.product-card-promotion--fill-row{height:auto;width:100%;min-height:0}.lop-stl-card.product-card-promotion--fill-row .lop-stl-card__media{flex:none;width:100%;height:auto;aspect-ratio:358 / 255}#product-grid .promotion-column.lop-stl-promotion-column{min-height:0}}.lop-stl-pin{position:absolute;left:var(--pin-left-mobile, 50%);top:var(--pin-top-mobile, 50%);transform:translate(-50%,-50%);width:42px;height:42px;padding:0;border:0;background:transparent;cursor:pointer;z-index:2;overflow:visible;display:block;text-align:left;line-height:0}@media only screen and (min-width:768px){.lop-stl-pin{left:var(--pin-left, 50%);top:var(--pin-top, 50%)}}.lop-stl-pin__dot{position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:42px}.lop-stl-pin__tag{position:relative;z-index:1;width:42px!important;height:42px!important;margin:0!important;display:block;overflow:visible}.lop-stl-pin__outer-ring{animation:lop-stl-pulse-ring 3s ease-in-out infinite;transform-box:fill-box;transform-origin:center;will-change:transform,opacity}.lop-stl-pin__outer-ring circle{animation:lop-stl-pulse-stroke 3s ease-in-out infinite}@keyframes lop-stl-pulse-ring{0%,80%,to{opacity:0;transform:scale(.619)}20%{opacity:.75;transform:scale(1)}40%{opacity:0;transform:scale(.619)}}@keyframes lop-stl-pulse-stroke{0%,80%,to{stroke-opacity:0}20%{stroke-opacity:1}40%{stroke-opacity:0}}.lop-stl-pin__bubble{position:absolute;left:50%;bottom:calc(100% + 10px);top:auto;transform:translate(-50%) translateY(-8px);display:flex;align-items:center;justify-content:flex-start;width:max-content;min-width:154px;max-width:200px;height:42px;padding:0 5px;background:#fff;border:1px solid #fff;border-radius:12px;box-shadow:0 4px 16px #0000001f;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s;z-index:5;box-sizing:border-box;text-align:left;line-height:normal}.lop-stl-pin__bubble-content{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;gap:12px;height:40px;min-height:40px;max-height:40px;line-height:normal}.lop-stl-pin__bubble-media{display:flex;align-items:center;justify-content:center;flex:0 0 40px;width:40px;height:40px;line-height:0;overflow:hidden}.lop-stl-pin__bubble-media img{display:block;max-width:40px;max-height:40px;width:auto;height:auto;object-fit:contain;object-position:center center}.lop-stl-pin__bubble-title{flex:0 0 102px;width:102px;min-width:102px;height:40px;margin:0;padding:0;display:flex;align-items:center;overflow:hidden}.lop-stl-pin__bubble-title-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;width:100%;margin:0;padding:0;font-size:12px;font-weight:700;color:#141215;line-height:1.4;max-height:2.8em;overflow:hidden;word-break:normal;overflow-wrap:break-word;text-align:left}@media(hover:hover){.lop-stl-pin:hover,.lop-stl-pin:focus-visible{z-index:10}.lop-stl-pin:hover .lop-stl-pin__bubble,.lop-stl-pin:focus-visible .lop-stl-pin__bubble{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}}.lop-stl-pin.is-bubble-bottom .lop-stl-pin__bubble{bottom:auto;top:calc(100% + 10px);transform:translate(-50%) translateY(8px)}@media(hover:hover){.lop-stl-pin.is-bubble-bottom:hover .lop-stl-pin__bubble,.lop-stl-pin.is-bubble-bottom:focus-visible .lop-stl-pin__bubble{transform:translate(-50%) translateY(0)}}.lop-stl-card__cta{position:absolute;left:50%;bottom:4px;transform:translate(-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:235px;padding:12px 16px;border:.8px solid #141215;border-radius:50px;background:#141215!important;color:#fff!important;font-family:var(--font-crocs-bold, "TTCrocsBold"),"TT Crocs",Arial,sans-serif!important;font-size:20px!important;font-weight:700!important;font-style:normal!important;line-height:20px!important;cursor:pointer;white-space:nowrap;box-sizing:border-box;transition:background-color .2s ease,color .2s ease,border-color .2s ease}@media(hover:hover)and (pointer:fine){.lop-stl-card__cta:hover,.lop-stl-card__cta:focus-visible{background-color:#fff!important;color:#141215!important;border-color:#141215!important;font-size:20px!important;font-weight:700!important;font-family:var(--font-crocs-bold, "TTCrocsBold"),"TT Crocs",Arial,sans-serif!important;line-height:20px!important}}.lop-stl-flyout{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;justify-content:flex-end;pointer-events:none}.lop-stl-flyout[hidden]{display:none!important}.lop-stl-flyout.is-open{pointer-events:auto}.lop-stl-flyout__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#343649bf;opacity:0;transition:opacity .3s ease-in-out}.lop-stl-flyout.is-open .lop-stl-flyout__overlay{opacity:1}.lop-stl-flyout__panel{position:relative;display:flex;flex-direction:column;width:100%;max-width:450px;height:100%;margin-left:auto;padding:16px;background:#ebebeb;transform:translate(100%);transition:transform .3s ease-in-out;overflow:hidden}.lop-stl-flyout.is-open .lop-stl-flyout__panel{transform:translate(0)}@media only screen and (max-width:767px){.lop-stl-flyout{align-items:flex-end}.lop-stl-flyout__panel{max-width:100%;height:auto;max-height:85vh;margin-left:0;padding:16px 16px max(20px,env(safe-area-inset-bottom,0px));border-radius:12px 12px 0 0;transform:translateY(100%)}.lop-stl-flyout.is-open .lop-stl-flyout__panel{transform:translateY(0)}.lop-stl-flyout__header{margin-bottom:8px;gap:8px}.lop-stl-flyout__close{margin-top:0}.lop-stl-flyout__title{font-size:18px;line-height:1.25}.lop-stl-flyout__blocks{gap:12px}.lop-stl-flyout__block{padding:16px;border-radius:8px}.lop-stl-flyout__hero-image{width:48px;height:48px}.lop-stl-flyout__hero-title{font-size:18px;margin-bottom:4px}.lop-stl-flyout__hero-color{margin-bottom:4px}.lop-stl-flyout__hero-pricing .price,.lop-stl-flyout__hero-pricing .price .amount,.lop-stl-flyout__hero-pricing .amount.precio-minimo,.lop-stl-flyout__hero-pricing .LOP-precio-descuento{font-size:14px!important;line-height:1.4}.lop-stl-flyout__variants-label{margin:12px 0 6px;font-size:14px}.lop-stl-flyout__carousel-wrap{margin:0}.lop-stl-flyout__carousel{padding:4px 0 0}.lop-stl-flyout__footer{margin-top:8px}.lop-stl-flyout__atc.button,.lop-stl-flyout__atc.button:hover,.lop-stl-flyout__atc.button:focus,.lop-stl-flyout__atc.button:focus-visible,.lop-stl-flyout__atc.button:active{min-height:46px;font-size:18px!important;line-height:1.25!important;padding:12px 16px}.lop-stl-flyout__total{margin-top:6px;font-size:18px}}.lop-stl-flyout__header{flex-shrink:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.lop-stl-flyout__close{flex-shrink:0;width:32px;height:32px;margin:2px 0 0;padding:4px;border:0;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.lop-stl-flyout__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@media only screen and (min-width:768px){.lop-stl-flyout__body{scrollbar-gutter:stable}}.lop-stl-flyout__title{flex:1 1 auto;min-width:0;margin:0;font-size:28px;font-weight:700;color:#141215;line-height:1.2}.lop-stl-flyout__blocks{display:flex;flex-direction:column;gap:12px}.lop-stl-flyout__block{background:#fff;border-radius:8px;padding:16px}.lop-stl-flyout__hero-header{display:flex;gap:12px;align-items:flex-start;margin-bottom:0}.lop-stl-flyout__hero-image{flex-shrink:0;width:80px;height:80px;object-fit:contain}.lop-stl-flyout__hero-title{margin:0 0 6px;font-size:20px;font-weight:700;color:#141215;line-height:1.25;font-family:var(--font-crocs-bold, "TTCrocsBold"),Arial,sans-serif}.lop-stl-flyout__hero-color{margin:0 0 6px;font-size:14px;line-height:1.4;color:#252525}.lop-stl-flyout__hero-color strong{font-weight:700}.lop-stl-flyout__hero-pricing{position:relative}.lop-stl-flyout__hero-pricing .product--price-container{margin:0;display:flex;flex-direction:column;align-items:flex-start}.lop-stl-flyout__hero-pricing .product--price-container .price,.lop-stl-flyout__hero-pricing .product--price-container [id^=price-]{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.lop-stl-flyout__hero-pricing .product-price-without-taxes{margin-top:4px;color:#767676;font-size:12px;line-height:1.4}.lop-stl-flyout__hero-pricing .product-price-without-taxes small{font-family:var(--font-crocs-regular, "TTCrocsRegular"),Arial,sans-serif!important;color:#767676;font-size:12px;font-weight:400;line-height:1.4}.lop-stl-flyout__hero-pricing .product-price-without-taxes>span{font-family:var(--font-crocs-regular, "TTCrocsRegular"),Arial,sans-serif!important;color:#767676;font-size:12px;font-weight:400;line-height:1.4}.lop-stl-flyout__hero-pricing .lop-installments-container{font-family:var(--font-crocs-medium, "TTCrocsMedium"),Arial,sans-serif!important;font-size:12px!important;font-weight:700!important;line-height:13px!important;padding:4px!important;border-radius:4px;margin-top:5px!important;width:fit-content;max-width:100%;display:inline-block!important}.lop-stl-flyout__hero-pricing .lop-installments-container *{font-size:12px!important;line-height:13px!important}.lop-stl-flyout__precio-base{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lop-stl-flyout__hero-pricing .price{font-size:20px;line-height:1.4}.lop-stl-flyout__hero-pricing ins{text-decoration:none}.lop-stl-flyout__hero-pricing .price .amount,.lop-stl-flyout__hero-pricing .amount.precio-minimo,.lop-stl-flyout__hero-pricing .LOP-precio-descuento{font-family:var(--font-crocs-bold, "TTCrocsBold"),Arial,sans-serif!important;font-weight:700!important;font-size:20px;line-height:1.4}.lop-stl-flyout__hero-pricing .amount.precio-minimo{color:#141215}.lop-stl-flyout__hero-pricing .LOP-precio-descuento{color:#368617}.lop-stl-flyout__hero-pricing .LOP-precio-original-tachado{font-family:var(--font-crocs-regular, "TTCrocsRegular"),Arial,sans-serif!important;font-weight:400!important;color:#141215;font-size:15.25px;line-height:1.4;text-decoration:line-through}.lop-stl-flyout__hero-pricing .LOP-precios-descuento-container{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.lop-stl-flyout__variants-label{margin:16px 0 8px;font-size:16px;font-weight:700;line-height:1.25;color:#141215}.lop-stl-flyout__variants .variations{margin-bottom:0}.lop-stl-flyout__variants .variations .product-form__input--block{overflow:visible;margin-bottom:0}.lop-stl-flyout__variants .variations .product-form__input--block input[type=radio]+label{margin:0 6px 6px 0!important;white-space:nowrap}.lop-stl-flyout__variants .variations .product-form__input--block input[type=radio].is-disabled,.lop-stl-flyout__variants .variations .product-form__input--block input[type=radio].is-disabled+label{display:none!important}.lop-stl-flyout__quick-add{margin:0}.lop-stl-flyout__quick-add .lop-stl-sel-quick-add-title{display:block;margin:0 0 10px;padding:0;font-family:var(--font-crocs-demibold, "TTCrocsDemiBold"),Arial,sans-serif!important;font-size:16px;font-weight:600!important;font-style:normal!important;line-height:1.25;color:#141215}.lop-stl-flyout__carousel-wrap{margin:0 -10px;overflow:visible}.lop-stl-flyout__carousel{display:flex;gap:10px;padding:4px 10px 0;margin:0;list-style:none;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.lop-stl-flyout__carousel::-webkit-scrollbar{display:none}.lop-stl-flyout__swatch{flex:0 0 auto;scroll-snap-align:start;position:relative;padding:0 4px 0 0}.lop-stl-flyout__swatch-btn{position:relative;display:block;width:48px;height:48px;padding:0;border:.8px solid #e7eaec;border-radius:50%;background:#fff;overflow:visible;cursor:pointer}.lop-stl-flyout__swatch-btn img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}.lop-stl-flyout__swatch-plus{position:absolute;top:-4px;right:-4px;z-index:1;width:20px;height:20px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px #e7eaec;pointer-events:none}.lop-stl-flyout__swatch-plus svg{width:14px;height:14px}.lop-stl-flyout__swatch--oos .lop-stl-flyout__swatch-btn{opacity:.45;cursor:not-allowed}.lop-stl-flyout__swatch-oos{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,transparent 46%,#e7eaec 48%,#e7eaec 52%,transparent 54%);pointer-events:none}.lop-stl-flyout__selection{margin:0}.lop-stl-flyout__selection-title{margin:0 0 12px;font-size:18px;font-weight:700;line-height:1.25;color:#141215}.lop-stl-flyout__selection-list{display:flex;gap:12px;margin:0;padding:0;list-style:none;overflow-x:auto;-webkit-overflow-scrolling:touch}.lop-stl-flyout__selection-item{flex:0 0 auto;width:108px;text-align:center}.lop-stl-flyout__selection-item--hero{width:108px}.lop-stl-flyout__selection-item img{width:48px;height:48px;object-fit:contain;margin:0 auto 8px;display:block}.lop-stl-flyout__selection .lop-stl-sel-item-title{display:block;margin:0 0 4px;padding:0;font-family:var(--font-crocs-demibold, "TTCrocsDemiBold"),Arial,sans-serif!important;font-size:14px;font-weight:600!important;font-style:normal!important;line-height:18px;color:#141215;overflow:hidden;text-overflow:ellipsis;max-width:100%}.lop-stl-flyout__selection-item--hero .lop-stl-sel-item-title{font-size:16px;line-height:1.4;color:#000;white-space:nowrap}.lop-stl-flyout__selection-item:not(.lop-stl-flyout__selection-item--hero) .lop-stl-sel-item-title{white-space:normal}.lop-stl-flyout__selection .lop-stl-sel-item-size{display:block;margin:0 0 4px;padding:0;font-family:var(--font-crocs-demibold, "TTCrocsDemiBold"),Arial,sans-serif!important;font-size:16px;font-weight:600!important;font-style:normal!important;line-height:1.4;color:#000;text-transform:uppercase}.lop-stl-flyout__selection-remove{padding:0;border:0;background:none;font-family:var(--font-crocs-regular, "TTCrocsRegular"),"TT Crocs",Arial,sans-serif!important;font-size:14px;font-weight:400!important;font-style:normal!important;line-height:1.4;text-decoration:underline;cursor:pointer;color:#141215}.lop-stl-flyout__selection-item.is-disabled{opacity:.7}.lop-stl-flyout__footer{flex-shrink:0;margin-top:12px;padding:0;background:#ebebeb}.lop-stl-flyout__toast{display:flex;align-items:flex-start;gap:8px;margin-bottom:8px;padding:8px 12px;background:#cce2ed;border-radius:3px;font-size:14px}.lop-stl-flyout__toast[hidden]{display:none!important}.lop-stl-flyout__toast p{margin:0;flex:1}.lop-stl-flyout__toast-close{border:0;background:transparent;font-size:18px;line-height:1;cursor:pointer;padding:0 4px}.lop-stl-flyout__atc.button,.lop-stl-flyout__atc.button:hover,.lop-stl-flyout__atc.button:focus,.lop-stl-flyout__atc.button:focus-visible,.lop-stl-flyout__atc.button:active{width:100%;height:auto;min-height:48px;border-radius:50px;font-size:20px!important;font-weight:700!important;font-family:var(--font-crocs-bold, "TTCrocsBold"),Arial,sans-serif!important;font-style:normal!important;line-height:1.25!important;letter-spacing:0!important;padding:12px 16px;transform:none!important;scale:1!important;transition:background-color .2s ease,border-color .2s ease}.lop-stl-flyout__atc.is-awaiting-size,.lop-stl-flyout__atc:disabled{background:#5e6366!important;border:.8px solid #5e6366!important;color:#fff!important;cursor:not-allowed}.lop-stl-flyout__atc.is-ready:not(:disabled){background:#9fd06e!important;border:.8px solid #9fd06e!important;color:#141215!important;cursor:pointer}@media screen and (hover:hover)and (pointer:fine){.lop-stl-flyout__atc.is-ready:not(:disabled):hover,.lop-stl-flyout__atc.is-ready:not(:disabled):focus-visible{background:#bfdda0!important;border-color:#bfdda0!important}.lop-stl-flyout__atc.is-awaiting-size:disabled:hover,.lop-stl-flyout__atc.is-awaiting-size:disabled:focus,.lop-stl-flyout__atc:disabled:hover,.lop-stl-flyout__atc:disabled:focus{background:#5e6366!important;border-color:#5e6366!important}}.lop-stl-flyout__total{margin:8px 0 0;font-family:var(--font-crocs-bold, "TTCrocsBold"),Arial,sans-serif!important;font-size:20px;font-weight:700!important;font-style:normal!important;line-height:1.4;text-align:left;color:#141215}.lop-stl-flyout__total[hidden]{display:none!important}.lop-stl-pin-popover{position:fixed;z-index:10001;padding:8px 12px;background:#fff;border-radius:12px;font-size:14px;color:#141215;box-shadow:0 4px 16px #0000001f;max-width:220px;pointer-events:none}.lop-stl-pin-popover[hidden]{display:none!important}@media only screen and (max-width:767px){.lop-stl-card__cta{min-width:235px;font-size:20px;padding:12px 16px;line-height:20px}}@media(hover:none){.lop-stl-pin.is-pin-active .lop-stl-pin__bubble{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.lop-stl-pin.is-bubble-bottom.is-pin-active .lop-stl-pin__bubble{transform:translate(-50%) translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/91/assets/lop-plp-shop-the-look.css.map */
