.prdouct-carousel__slider{position:relative}#product-carousel{border-radius:.25rem;overflow:hidden}#product-carousel .product-carousel-item{width:100%}#product-carousel .product-carousel-item img,#product-carousel .product-carousel-item video{width:100%;height:auto;display:block;background:#fafbfb;border-radius:4px}@media (min-width: 45em){#product-carousel .product-carousel-item img,#product-carousel .product-carousel-item video{border-radius:8px}}.product-carousel__slider>.product-item__badge{position:absolute;left:0;top:15px;height:32px;font-size:20px;align-items:center;z-index:1}.product-carousel__slider{position:relative;text-align:center;overflow:hidden;border-radius:calc(var(--border-radius) * 2)}.product-carousel__slides{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.product-carousel__slides::-webkit-scrollbar{display:none}.product-carousel__slides::-webkit-scrollbar-thumb{background:#000;border-radius:10px}.product-carousel__slides::-webkit-scrollbar-track{background:transparent}.product-carousel__slides>div{scroll-snap-align:start;flex-shrink:0;transform-origin:center center;transform:scale(1);transition:transform .5s;position:relative;background:var(--color-off-white);display:flex;justify-content:center;align-items:center;font-size:100px;height:100%;width:100%}.product-carousel__slides>div>img,.product-carousel__slides>div>video{height:100%;width:100%}.product-carousel__slide-indicators{display:flex;justify-content:center;margin-top:10px}.slide-indicator{width:14px;height:14px;margin:.25rem;background:transparent;opacity:1;border:2px solid var(--color-mid-gray);border-radius:99%;font-size:0px}.slide-indicator.is-selected{background-color:var(--color-mid-gray)}.product-carousel__prev-arrow,.product-carousel__next-arrow{position:absolute;background:#ffffffbf;border:none;color:#333;box-shadow:var(--box-shadow);transition:all .2s ease-out;background-size:24px;background-repeat:no-repeat;background-position:center;top:50%;width:44px;height:44px;border-radius:50%;font-size:0px;transform:translateY(-50%)}.product-carousel__prev-arrow{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M19 12H6M12 5l-7 7 7 7'/></svg>");left:10px}.product-carousel__next-arrow{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M5 12h13M12 5l7 7-7 7'/></svg>");right:10px}.product-carousel__video-container{position:relative;width:100%;aspect-ratio:1/1;background:var(--color-off-white);cursor:pointer}.product-carousel__video{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.product-carousel__video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0003;transition:opacity .2s ease}.product-carousel__video-container.is-playing .product-carousel__video-overlay{opacity:0;pointer-events:none}.product-carousel__video-play-btn{width:64px;height:64px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;transition:transform .2s ease,background .2s ease}.product-carousel__video-play-btn:hover{transform:scale(1.1);background:#fff}.product-carousel__video-play-btn svg{width:28px;height:28px;color:var(--color-text);margin-left:4px}.product-carousel__video-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;background:#fafbfbcc}.product-carousel__video-container.is-loading .product-carousel__video-loading{display:flex}.product-carousel__video-container.is-loading .product-carousel__video-overlay{display:none}.product-carousel__video-spinner{width:40px;height:40px;border:3px solid var(--color-light-gray);border-top-color:var(--color-background-button);border-radius:50%;animation:carousel-video-spin .8s linear infinite}@keyframes carousel-video-spin{to{transform:rotate(360deg)}}body .swal2-container.swal2-backdrop-show,body .swal2-container.swal2-noanimation{background:#000000b3}.swal2-container .swal2-image{margin:0;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.swal2-container .swal2-close{background:#fff;border-radius:50%;padding:.25rem;width:1em;height:1em;background-size:50%;color:inherit;font-weight:400;box-shadow:2px 2px 4px #00000040;margin-top:.5rem;margin-right:.5rem}.swal2-container .swal2-close:hover,.swal2-container .swal2-close:focus{background:#fff;color:inherit;box-shadow:none;box-shadow:3px 3px 6px #00000040}.swal2-container .swal2-title{font-size:1.5em;margin:0;padding:.75rem 0 0;color:var(--color-text)}.swal2-container .swal2-actions{width:100%;margin:.5rem 0 0}.swal2-container .swal2-styled.swal2-cancel{width:100%;margin:0 1.25rem;font-weight:700;border-radius:50rem;background-color:#10262d;transition:all .2s ease-out}.swal2-container .swal2-styled.swal2-cancel:hover,.swal2-container .swal2-styled.swal2-cancel:focus{background-color:#173842}.product-description a{text-decoration:underline}.upsell-modal__bg,.upsell-modal__bg-45c{display:flex;justify-content:center;align-items:center;background-color:#00000080;width:100%;height:100%;position:fixed;z-index:1999;top:0;left:0}.upsell-modal{width:100%;max-width:500px;min-height:320px;max-height:90vh;background:#fff;position:absolute;z-index:2000;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:4px}.upsell-modal__closer-wrapper{display:flex;justify-content:flex-end}.upsell-modal__closer{cursor:pointer;transition-duration:.1s;transition-property:all;touch-action:unset;text-decoration:underline;color:var(--Mid-Gray, #505556);vertical-align:bottom;display:flex;justify-content:flex-end}.upsell-modal__closer .icon-button,.upsell-modal__closer .icon-button .icon-button__icon{height:32px;width:32px}.upsell-modal__content{flex-grow:1;width:100%;height:82%;overflow-y:scroll;padding:23px 21px}.upsell-modal .upsell-details_title{font-size:var(--font-size-body-base);line-height:20px}.upsell-details_description{margin-top:var(--spacing-unit-half)}.upsell-modal .upsell-details_description{font-size:var(--font-size-body-small);line-height:20px;color:var(--color-mid-gray);width:100%}#upsell-modal__accessory-title{font-weight:700;line-height:150%;display:inline-block;padding:0!important;font-size:22px!important}#upsell-modal__accessory-title+em{color:var(--Slate-Gray, #AEB6BA);margin-left:10px;vertical-align:text-bottom}.upsell-modal__upsell-list{margin-top:var(--spacing-medium);margin-bottom:0;box-shadow:#87878773 0 10px 10px -20px;list-style:none;padding-left:0}ul.upsell-modal__upsell-list li:not(:first-of-type){margin-top:var(--spacing-medium)}.upsell-modal__upsell{display:flex;width:100%;flex-direction:column}.upsell-item-top.upsellWithPropLayout{width:100%;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:start;justify-items:start;justify-content:start;grid-template-areas:"upsell-img upsell-details" "upsell-img upsell-input"}.upsell-item-top.upsellWithPropLayout .upsell-upsell__img{grid-area:upsell-img}.upsell-item-top.upsellWithPropLayout .upsell-upsell__details{grid-area:upsell-details}.upsell-item-top.upsellWithPropLayout .upsell-prop-input__wrapper{grid-area:upsell-input;width:100%}.upsell-item-top.upsellWithPropLayout .upsell-prop-input,.upsell-item-top.upsellWithPropLayout .customization_error.error{margin-top:var(--spacing-medium)}.upsell-item-top.upsellWithPropLayout .customization_error.error+.upsell-prop-input.douError{margin-top:var(--spacing-extra-small)}.upsell-item-top.upsellWithPropLayout .upsell-prop-input select{max-height:42px;margin-top:4px}.upsell-item-top.upsellWithPropLayout .upsell-prop-input select+.icon{margin-top:2px}.upsell-item-top.upsellWithPropLayout{width:100%;grid-template-areas:"upsell-img upsell-details" "upsell-input upsell-input"}.upsell-item-top.upsellWithPropLayout .upsell-prop-input{justify-self:center}.upsell-modal__hr{margin-top:var(--spacing-medium);margin-bottom:0;border-top:1px solid #c6ced2}.variant-carousel__slider+hr.upsell-modal__hr{margin-top:var(--spacing-extra-small)}.upsell-modal__upsell-list .upsell-modal__hr:last-of-type{display:none}.upsell-item-top{display:flex}.upsell-upsell__img-wrapper{position:relative;display:inline-block;margin-right:var(--spacing-small);height:100%;cursor:zoom-in}.upsell-upsell__img{display:block;height:130px;width:130px;border-radius:5px;align-self:flex-start;object-fit:cover}.upsell-upsell__details{width:75%}#DOU_sticker{width:100%;height:42px;border-radius:5px;border:1px solid #10262D;padding:8px 20px}.upsellWithPropLayout .customization_error.error{margin-top:var(--spacing-medium)}.customization_error.error+#DOU_sticker{margin-top:var(--spacing-extra-small)}#DOU_sticker.douError{border:1px solid red}#DOU_sticker.douAdded{border:1px solid var(--color-light-gray);color:gray}.upsell-upsell__add-rmv-btn:not(.cart__footer-upsell){height:55px;min-width:230px;color:#fff;padding:10px}.upsell-upsell__add-rmv-btn.addUpsell,.upsell-upsell__add-rmv-btn.removeUpsell:hover{background-color:var(--color-background-button)}.upsell-upsell__add-rmv-btn.removeUpsell,.upsell-upsell__add-rmv-btn.addUpsell:hover{background-color:var(--color-background-button-hover);border-color:var(--color-background-button-hover)}.fileUploader .upsell-upsell__add-rmv-btn.uploading{pointer-events:none}.fileUploader .upsell-upsell__add-rmv-btn.uploaded{pointer-events:auto}.upsell-modal__footer{display:flex;width:100%;justify-content:right;box-shadow:0 0 .75rem #00000026}.upsell-upsell__add-rmv-btn{padding:10px;border-radius:999px;border:none;margin-top:var(--spacing-medium)}.upsell-modal__cart-btn{flex-direction:row;border-radius:25px;border:none;color:#fff;width:100%;margin:0;margin:.5rem}@media screen and (max-width: 45rem){.upsell-modal__bg,.upsell-modal__bg-45c{padding:0;max-width:100vw;max-height:100vh}.upsell-modal{max-height:100%;height:100%;top:0;border-radius:0}.upsell-product-line__img{padding-left:0}.upsell-modal__upsell-list{margin:var(--spacing-medium) 0px 0px 0px}.upsell-modal__upsell{flex-direction:column}.upsell-item-top{width:100%;padding-left:0}.upsell-upsell__img{padding:0;margin-left:0}.upsell-upsell__add-rmv-btn{width:100%;margin-top:var(--spacing-medium);margin-left:0}.upsell-upsell__add-rmv-btn:hover{background-color:#ced4d8}.upsell-modal__footer{justify-content:center;align-items:center}.upsell-modal__cart-btn{margin:1rem;width:95%}}.zoom-upsell .upsell-upsell__img-wrapper{margin:0}.upsell-upsell__img-wrapper .zoom-in,.upsell-upsell__img-wrapper .zoom-out{position:absolute;top:102px;right:4px;color:#fff;border-radius:50%;box-shadow:0 0 0 2px #0000004d;background-color:#0000004d;padding:2px}.upsell-upsell__img-wrapper .zoom-out{top:unset;bottom:4px}.zoom-upsell .upsell-upsell__img-wrapper .zoom-in,.upsell-upsell__img-wrapper .zoom-out{display:none}.zoom-upsell .upsell-upsell__img-wrapper .zoom-out{display:inline-block}.upsell-item-top.zoom-upsell{flex-direction:column;cursor:zoom-out;gap:var(--spacing-medium)}.upsell-item-top.zoom-upsell .upsell-upsell__img{width:100%;height:100%;margin-right:0}.upsell-item-top.zoom-upsell .upsell-upsell__details{width:100%}.upsell-item-top.zoom-upsell.upsellWithPropLayout{grid-template-columns:1fr;grid-template-areas:"upsell-img" "upsell-details" "upsell-input"}.upsell-item-top.zoom-upsell.upsellWithPropLayout .upsell-prop-input{margin-top:0}.size-selector_wrapper{display:flex;flex-direction:row;justify-content:flex-start;margin-top:var(--spacing-extra-small);gap:var(--spacing-extra-small)}.size-selector_wrapper .size-option{background:#fafbfb;border:1px solid #CDD4D8;color:#10262d;border-radius:4px;display:flex;justify-content:center;align-items:center;width:100%;max-height:44px;padding:10px;text-align:center;line-height:20px;font-size:16px;font-weight:700}.size-selector_wrapper .size-option span{font-size:14px;line-height:17.5px;padding-left:6px}.size-selector_wrapper .selected.size-option,.size-selector_wrapper .size-option:hover:not(.selected){color:#00abe7;background:#e7f9ff;border:1px solid #00ABE7}@media screen and (max-width: 520px){.size-selector_wrapper,.size-selector_wrapper .size-option{max-width:unset}}@media screen and (max-width: 323px){.size-selector_wrapper .size-option{font-size:14px}}li.upsellHide{display:none}.size-selector_wrapper .bundle.selected.size-option{width:30%}.size-selector_wrapper .bundle.size-option:not(.selected){width:70%}#fakeATCbtn,#actualATCbtn:not(.upsell-modal__cart-btn){display:flex;flex-direction:column;text-align:center;margin-top:var(--spacing-medium)}#ATCText{font-size:18px;line-height:23.4px;margin-bottom:2px;font-weight:700!important}#ATCText2{font-size:15px;line-height:16.5px;display:block!important;font-weight:600!important}@media screen and (max-width: 45em){#ATCText{font-size:20px;line-height:22px;margin-bottom:3px}#ATCText2{font-size:15px;line-height:16.5px}}.upsell__compatibility-notice,.upsell__anim-warning{border-radius:4px;padding:12px;width:100%;line-height:130%;margin-top:20px}.upsell__compatibility-notice{border:1px solid #F59E0B;background:#fffbeb}.upsell__anim-warning{border:1px dashed #00A2E3;background:#e7f9ff}.upsell__anim-warning a{color:#00abe7;text-decoration:underline;font-weight:700}.upsell__customized-text input[type=text]{margin-top:var(--spacing-extra-small);border-radius:4px;line-height:130%;padding:10px;width:100%;max-width:300px}label.shopify_subscriptions_app__title{color:unset!important;font-size:var(--font-size-body-large);font-weight:var(--font-body-bold-weight);text-transform:capitalize}.shopify_subscriptions_app_block_purchase_options{border:1px solid var(--color-border-input)!important;border-radius:4px!important;color:unset!important;background-color:var(--color-off-white)!important}.shopify_subscriptions_app_block_label:not(:last-of-type){border-bottom:1px solid var(--color-border-input)!important}.shopify_subscriptions_app_block_label label input[type=radio]{-webkit-appearance:auto}.shopify_subscriptions_app_block_container div.shopify_subscriptions_app_block_label_children{padding-left:0!important}.shopify_subscriptions_app__title{font-size:var(--font-size-body-large);font-weight:var(--font-body-bold-weight)}.shopify_subscriptions_app_policy{margin-top:0!important;margin-bottom:var(--spacing-medium);opacity:.75}#continueToModalBtn{margin-top:var(--spacing-medium);gap:var(--spacing-unit)}div.product__animal-personality{gap:var(--spacing-extra-small)}p.p-badge{padding:4px 8px;border-radius:999px;background:var(--SendAFriend-Blue, #00A4E0);color:var(--White, #FFF)}button#continueToModalBtn{flex-direction:column}span.ctm-text{line-height:23.4px;margin-bottom:2px}span.ctm-subtext{font-size:16px;line-height:16.5px;font-weight:600}.cl-upload--label{font-weight:700;margin-bottom:.5rem}.upsell-modal__upsell .cl-upload--label{display:none!important}.upload-lift{width:100%}.cl-upload--area{margin-bottom:0!important}.filepond--drop-label{border:1px dashed var(--Gray, #7B8486);border-radius:5px}.filepond--drop-label label[id^=filepond--drop-label]{border:1px solid var(--Jean-Blue, #0E7BAA);background:#e2f9ff;border-radius:5px;font-weight:700}.doka--root .doka--menu{padding-left:8px;padding-right:8px;padding-bottom:8px}.doka--button.doka--button-action-confirm,.doka--button.doka--button-action-cancel{padding:10px;min-height:40px}button.doka--button.doka--button-app.doka--button-action-confirm{background-color:#00abe7;color:#fff;min-width:84px;justify-content:center}button.doka--button.doka--button-app.doka--button-action-confirm:hover{background-color:var(--color-background-button-hover)}button.doka--button.doka--button-app.doka--button-action-confirm span{margin:unset}.jdgm-rev__pic-link{width:250px!important;height:250px!important}
/*# sourceMappingURL=/cdn/shop/t/160/assets/product.css.map */
