.shoppable-product-card{display:flex;box-sizing:border-box;padding:calc(var(--gap, 8px) * 1);background:var(--color-background);color:var(--color-text);width:auto;min-height:100%;height:125px;z-index:10;opacity:1;visibility:visible;transform-origin:initial;transition:visibility .4s cubic-bezier(.75,0,.175,1),opacity .4s cubic-bezier(.75,0,.175,1),transform .4s cubic-bezier(.75,0,.175,1);border-radius:var(--border-radius);box-shadow:5px 5px 15px rgba(var(--color-text-rgb),.3);max-width:90vw;position:relative}.wt-cart__cross-sell__products .shoppable-product-card{min-height:100%;height:100%!important;border-radius:7px;border:1px solid #e5e7eb;transition:box-shadow .3s ease}.wt-cart__cross-sell__products .shoppable-product-card:hover{box-shadow:0 4px 6px -1px #0000001a}@media(min-width:900px){.shoppable-product-card{box-shadow:5px 5px 15px #0000004d;transition:visibility .5s;transition-delay:.5s}}.shoppable-product-card .wt-dot__link{gap:calc(var(--gap, 8px) * 2);width:100%;flex-direction:column;align-items:flex-start}.wt-cart__cross-sell__products .shoppable-product-card .wt-dot__link{gap:calc(var(--gap, 8px) * 2);width:100%;flex-direction:row!important;align-items:flex-start}.shoppable-product-card .wt-dot__body{width:100%!important}@media(min-width:900px){.shoppable-product-card .wt-dot__body{width:100%!important}}.shoppable-product-card .wt-dot__brand{font-size:calc(var(--font-base-size) * .65);padding-right:4px;word-wrap:break-word}[dir=rtl] .shoppable-product-card .wt-dot__brand{padding-right:0;padding-left:4px}.shoppable-product-card .wt-dot__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;max-height:3em;padding-right:4px}[dir=rtl] .shoppable-product-card .wt-dot__title{padding-right:0;padding-left:4px}.shoppable-product-card .wt-dot__picture{position:static;width:fit-content;height:100%;margin-right:0}.shoppable-product-card .wt-dot__picture img{display:block;max-width:100%;max-height:150px}.wt-cart__cross-sell__products .shoppable-product-card .wt-dot__picture img{display:block;max-width:100%;max-height:70px;width:70px;height:70px;padding:0}.shoppable-product-card .wt-dot__image{position:static;width:auto;box-sizing:border-box}.shoppable-product-card .wt-dot__brand,.shoppable-product-card .wt-dot__title,.shoppable-product-card .wt-dot__price{margin-top:6px}.shoppable-product-card__add-button{background:var(--color-button-secondary-background);color:var(--color-button-secondary-text);font-size:var(--font-button-size);font-family:var(--font-button);font-style:var(--font-button-style);font-weight:var(--font-button-weight);text-transform:var(--font-button-transform, none);letter-spacing:var(--font-button-letter-spacing, normal);text-align:center;display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--color-button-secondary-border);border-radius:var(--border-radius-button);-webkit-appearance:none;cursor:pointer;transition:background .3s ease-in,color .3s ease-in;width:34px;height:34px;padding:0}.shoppable-product-card__add-button svg{width:20px;height:20px}.shoppable-product-card__add-button-container{display:flex;justify-content:center;align-items:center;padding-inline:12px}.shoppable-product-card--cross-sell{width:fit-content;max-width:87vw;box-shadow:none}@media(min-width:600px){.shoppable-product-card--cross-sell{width:100%;max-width:390px}}@media(max-width:399px){.shoppable-product-card--cross-sell .wt-dot__picture img{max-width:90px;max-height:90px}}@media(min-width:600px){.shoppable-product-card--cross-sell .wt-dot__body{width:202px}}.shoppable-product-card--full{width:100%;max-width:none;margin-right:0}@media(min-width:600px){.shoppable-product-card--full .wt-dot__body{width:100%}}.shoppable-video__container{position:relative}.shoppable-video__container .hero__overlay{display:none}.shoppable-video__play-button{width:16px;height:16px;position:absolute;top:8px;left:10px;z-index:1}.shoppable-video__play-button-container{display:flex;padding:8px 0}.shoppable-video__control-button{display:flex;justify-content:center;align-items:center;width:40px;height:40px;padding:0;background-color:#00000040;border:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:absolute;z-index:6;top:16px;left:16px}.shoppable-video__control-button--play .shoppable-video__icon-play,.shoppable-video__control-button--pause .shoppable-video__icon-pause{display:none}.shoppable-video__icon-play{width:20px;height:20px;color:#fff;fill:#fff}.shoppable-video__icon-play svg{width:20px;height:20px}.shoppable-video__icon-pause{width:20px;height:20px;color:#fff;fill:#fff}.shoppable-video__icon-pause svg{width:20px;height:20px}.shoppable-video__products{margin-top:-162px;width:100%;height:fit-content;display:flex;gap:8px;overflow-x:scroll;overflow-y:visible;padding:20px 24px 24px 10px;position:relative;z-index:1}[dir=rtl] .shoppable-video__products{flex-direction:row-reverse}@media(min-width:900px){.shoppable-video__products{margin-top:-172px;scrollbar-width:none;-ms-overflow-style:none}.shoppable-video__products::webkit-scrollbar{display:none}}.shoppable-video__empty-product{flex-shrink:0;flex-grow:1;width:100%;display:none}@media(min-width:400px){.shoppable-video__empty-product{display:block}}.shoppable-video__add-button,.shoppable-video__rewind-button{background:var(--color-button-secondary-background);color:var(--color-button-secondary-text);font-size:var(--font-button-size);font-family:var(--font-button);font-style:var(--font-button-style);font-weight:var(--font-button-weight);text-transform:var(--font-button-transform, none);letter-spacing:var(--font-button-letter-spacing, normal);height:var(--input-height);text-align:center;display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--color-button-secondary-border);border-radius:var(--border-radius-button);-webkit-appearance:none;cursor:pointer;transition:background .3s ease-in,color .3s ease-in;width:34px;height:34px;padding:0}.shoppable-video__add-button svg{width:20px;height:20px}.shoppable-video__rewind-button{display:none}@media(min-width:900px){.shoppable-video__rewind-button{display:flex;justify-content:center;align-items:center}}.shoppable-video__rewind-button:hover svg{fill:var(--color-button-secondary-text-hover)}.shoppable-video__rewind-button svg{fill:var(--color-button-secondary-text);width:20px;height:20px}.shoppable-video__buttons{display:flex;justify-content:center;align-items:center;padding-right:12px}[dir=rtl] .shoppable-video__buttons{padding-right:0;padding-left:12px}@media(min-width:900px){.shoppable-video__buttons--column{flex-direction:column;justify-content:space-evenly}}p.wt-cart__cross-sell__heading{font-size:12px;font-weight:600;text-transform:uppercase;margin-bottom:7px}.shoppable-product-card .shoppable-video__buttons button.shoppable-video__add-button-new{padding:10px 15px;background:var(--color-button-secondary-text);color:var(--color-button-secondary-background);border-radius:6px;font-weight:600;min-width:146px}form.upsell-form{display:flex;justify-content:space-between;width:100%;padding:0}select.upsell-variant-select{display:block;position:relative;border:1px solid rgb(206 206 206 / 75%);border-radius:3px;padding:8px 22px 8px 10px;-webkit-appearance:none;appearance:none;background-color:#fff!important;color:#000!important;background-image:url("data:image/svg+xml;utf8,<svg fill='none' stroke='black' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M6 9l6 6 6-6'/></svg>");background-repeat:no-repeat;background-position:right 5px center;background-size:16px}select.upsell-variant-select option{color:#000!important}form.upsell-form *:focus-visible:focus-visible{outline:none!important}.spinner{width:16px;height:16px;border:2px solid rgba(0,0,0,.2);border-top-color:#fff;border-radius:50%;display:inline-block;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-shoppable-video.css.map */
