.upsell-items{padding:8px 0;display:flex;flex-direction:column;gap:8px;border-top:1px solid #c6c9c7;background-color:#fff;position:relative;z-index:50}.upsell-items__title{color:#022c18;font-family:Lexend;font-size:16px;font-style:normal;font-weight:400;line-height:25px;margin:0}.upsell-items__slider{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.upsell-items__list{flex-shrink:0;width:100%;height:100%;display:flex;overflow-x:auto;gap:8px;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.upsell-items__list::-webkit-scrollbar{display:none}.upsell-items__slide{width:85%;scroll-snap-align:start;scroll-snap-stop:always;flex-shrink:0;display:flex;align-items:stretch}.upsell-item{padding:8px;width:100%;display:flex;align-items:flex-start;background-color:#f9f9f9;position:relative;z-index:51}.upsell-item__media{flex-shrink:0;width:106px;height:106px;aspect-ratio:1/1}.upsell-item__image{display:block;max-width:100%;height:100%;object-fit:contain}.upsell-item__content{width:calc(100% - 106px);padding-left:12px;height:100%;display:flex;flex-direction:column;gap:8px;align-items:stretch}.upsell-item__title{margin:0;color:#022c18;font-family:Lexend;font-size:14px;font-weight:300;line-height:20px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.upsell-item__price{margin:2px 0 0;color:#006b37;font-family:Lexend;font-size:16px;font-weight:500;line-height:normal}.upsell-item__button{margin-top:auto;display:flex;width:100%;padding:8px;justify-content:center;align-items:center;color:#96b714;font-family:Lexend;font-size:14px;font-weight:300;line-height:20px;border:1px solid #96B714;background:transparent;cursor:pointer;transition:all .3s ease;position:relative;min-height:36px;background-color:#fff}.upsell-item__button:hover{background-color:#96b714;color:#fff}.upsell-item__button:disabled{cursor:not-allowed;opacity:.7}.upsell-item__button.loading{color:#96b714;background:transparent}.upsell-item__button.loading:hover{background:transparent;color:#96b714}.upsell-button__spinner{display:inline-block;width:16px;height:16px;border:2px solid transparent;border-top:2px solid #96B714;border-radius:50%;animation:upsell-button-spin 1s linear infinite}@keyframes upsell-button-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 400px){.upsell-items{display:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/upsell-items.css.map */
