#cross-sell::part(body){padding:0;position:relative}#cross-sell{height:100vh;margin:0;width:100vw;--drawer-content-max-height:100vh;padding:0;z-index:1000}.cross-sell-products{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:0 10%;width:100%}.cross-sell-container>[is=close-button]{align-items:center;background-color:#fff;border-radius:25px;display:flex;height:30px;justify-content:center;position:fixed;right:1.5rem;top:1.5rem;width:30px;z-index:1001}.cross-sell-container{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:space-between;width:100vw}.cross-sell-title{background-color:#000;color:#fff;font-size:1.6rem;font-weight:700;height:12vh;min-height:100px;text-align:center}.cross-sell-checkout,.cross-sell-title{align-items:center;display:flex;justify-content:center;width:100%}.cross-sell-checkout{background:#fff;bottom:0;box-shadow:0 -2px 10px rgba(0,0,0,.1);height:15%;min-height:85px;padding:0 50px;position:sticky;z-index:1001}.cross-sell-checkout .buy-buttons{margin:15px 0;width:250px}#cross-sell-products{width:100%}@media screen and (min-width:700px){.cross-sell-products{align-items:flex-end;display:flex;flex-direction:row;justify-content:flex-start;padding:0 2%;-ms-overflow-style:none;scrollbar-width:none}.cross-sell-title{min-height:65px}.cross-sell-products::-webkit-scrollbar{display:none}.cross-sell-container>[is=close-button]{right:2rem;top:2rem}}@media screen and (min-width:700px)and (min-height:750px){.cross-sell-checkout{box-shadow:none;padding:0 50px 10px;position:relative}}@media screen and (min-width:700px){.quick-product-card,.skeleton-card{width:calc(33.333% - 20px)!important}}@media screen and (min-width:975px){#cross-sell{margin:11.5vh 12.5vw}#cross-sell,.cross-sell-container{height:77vh;width:75vw}}@media screen and (min-width:1300px){#cross-sell{margin:7vh 17.5vw}#cross-sell,.cross-sell-container{height:86vh;width:65vw}}
.quick-addcart{align-items:center;display:flex;flex-direction:column;justify-content:flex-end}.quick-addcart a{color:#464646;cursor:pointer;text-decoration:underline}.quick-addcart a:hover{color:#c9c9c9}.disabled{background:rgba(0,0,0,.5)}.checkmark{border-radius:50%;display:block;height:40px;width:40px;stroke-width:2;stroke:#fff;stroke-miterlimit:10;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;box-shadow:inset 0 0 0 #7ac142}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#7ac142;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 30px #7ac142}}@media screen and (min-width:700px){.checkmark{height:46px;width:46px}}
.quick-product-card{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:10px 10px 20px;width:100%}.quick-product-card__info{align-items:space-between;padding:5px 10px;width:100%}.quick-product-card__title{align-items:flex-end;display:flex;flex-direction:row;height:100%;justify-content:space-between;line-height:1.2}.quick-product-card__figure{display:block;position:relative;text-align:center;width:100%}.quick-product-card__figure>a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.quick-product-card__figure>a>img{aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;width:75%}.reviews{align-items:center;display:flex;flex-direction:row}.reviews>p{margin-right:5px;transform:translateY(1px)}@media screen and (min-width:700px){.quick-product-card{flex:0 0 auto;margin:0 10px;padding:10px}.quick-product-card__info{padding:18px 10px}}.skeleton-card{flex:0 0 auto;height:auto;margin:0 10px;padding:10px;width:100%}.skeleton-card .skeleton-image{margin-bottom:10px;transform:translateX(10%)}.skeleton-card .skeleton-button{border-radius:25px;height:40px;margin-top:10px;transform:translateX(100%);width:33%}@media screen and (min-width:700px){.skeleton-card .skeleton-button{height:46px;transform:translateX(50%);width:50%}}
@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:var(--custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%));background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media(prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
