.ybn-cart{max-width:1420px;margin:0 auto;padding:0 16px 64px}.ybn-cart__steps{display:flex;gap:16px;align-items:center;justify-content:center;padding:20px 0 28px}.ybn-cart__step{display:inline-flex;gap:10px;align-items:center;color:#8b9096;font-size:15px}.ybn-cart__step i{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;color:#fff;font-style:normal;font-size:13px;background-color:#c9ced3;border-radius:50%}.ybn-cart__step.is-active{color:var(--c-brand-dark, #131e29)}.ybn-cart__step.is-active i{background-color:#2f7fbf}.ybn-cart__steps-line{width:120px;height:1px;background-color:#d7dbde}.ybn-cart__cross{padding-bottom:20px;border-bottom:1px solid #eef0f1}.ybn-cart__cross-title{margin:0 0 14px;color:var(--c-brand-dark, #131e29);font-weight:600;font-size:15px;text-align:center}.ybn-cart__cross-track{display:flex;gap:24px;overflow-x:auto;scrollbar-width:none}.ybn-cart__cross-track::-webkit-scrollbar{display:none}.ybn-cross{display:flex;flex:0 0 auto;gap:12px;align-items:center;width:300px}.ybn-cross__img{flex:0 0 auto;width:88px;height:72px;overflow:hidden;background-color:#f4f5f6}.ybn-cross__img img{display:block;width:100%;height:100%;object-fit:cover}.ybn-cross__body{display:flex;flex-direction:column;gap:4px;align-items:center;min-width:0;text-align:center}.ybn-cross__name{overflow:hidden;color:var(--c-brand-dark, #131e29);font-size:12px;line-height:15px;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ybn-cross__price{font-weight:700;font-size:13px}.ybn-cross__add{padding:6px 16px;color:var(--c-brand-dark, #131e29);font-weight:600;font-size:12px;background-color:#e3e6e8;border:0;border-radius:20px;cursor:pointer}.ybn-cross__add:hover{color:#fff;background-color:var(--c-brand-dark, #131e29)}.ybn-cart__title{margin:24px 0 16px;color:var(--c-brand-dark, #131e29);font-weight:400;font-size:26px;line-height:32px}.ybn-cart__grid{display:grid;grid-template-columns:minmax(0,908fr) minmax(0,470fr);gap:32px;align-items:start}.ybn-cart__card{padding:4px 24px;border:1px solid #e6e8ea;border-radius:6px}.ybn-citem{display:flex;gap:20px;padding:20px 0}.ybn-citem+.ybn-citem{border-top:1px solid #eef0f1}.ybn-citem__img{flex:0 0 auto;width:96px;height:96px;overflow:hidden;background-color:#f4f5f6;border-radius:4px}.ybn-citem__img img{display:block;width:100%;height:100%;object-fit:cover}.ybn-citem__body{display:flex;flex:1 1 auto;flex-direction:column;gap:12px;min-width:0}.ybn-citem__top{display:flex;gap:16px;align-items:flex-start;justify-content:space-between}.ybn-citem__name{color:var(--c-brand-dark, #131e29);font-weight:600;font-size:16px;line-height:21px;text-decoration:none}.ybn-citem__variant{margin:2px 0 0;color:#5b5b5d;font-size:13px;line-height:17px}.ybn-citem__price{margin:8px 0 0;color:var(--c-brand-dark, #131e29);font-weight:700;font-size:17px}.ybn-citem__del{flex:0 0 auto;padding:2px;color:#5b5b5d;background:none;border:0;cursor:pointer}.ybn-citem__del:hover{color:var(--c-brand-dark, #131e29)}.ybn-citem__qty{display:inline-flex;gap:14px;align-items:center}.ybn-citem__qty button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--c-brand-dark, #131e29);font-size:17px;line-height:1;background:#fff;border:1px solid #d7dbde;border-radius:50%;cursor:pointer}.ybn-citem__delivery{display:flex;gap:8px;align-items:center;margin:0;color:var(--c-brand-dark, #131e29);font-size:14px}.ybn-cart__note{display:flex;gap:8px;align-items:flex-start;margin:0;padding:16px 0 20px;color:#5b5b5d;font-size:13px;line-height:18px;border-top:1px solid #eef0f1}.ybn-cart__note svg{flex:0 0 auto;margin-top:1px}.ybn-cart__actions{display:flex;align-items:center;justify-content:space-between;padding:16px 4px}.ybn-cart__back,.ybn-cart__clear{color:var(--c-brand-dark, #131e29);font-size:14px;text-decoration:underline;background:none;border:0;cursor:pointer}.ybn-cart__aside{display:flex;flex-direction:column;gap:12px}.ybn-summary{padding:24px;background-color:#f7f8f9;border-radius:6px}.ybn-summary__title{margin:0 0 6px;color:var(--c-brand-dark, #131e29);font-weight:600;font-size:18px}.ybn-summary__count{margin:0 0 18px;color:#5b5b5d;font-size:13px}.ybn-summary__lines{margin:0}.ybn-summary__lines div{display:flex;align-items:baseline;justify-content:space-between;padding:7px 0}.ybn-summary__lines dt{color:var(--c-brand-dark, #131e29);font-size:14px}.ybn-summary__lines dd{margin:0;font-weight:600;font-size:14px}.ybn-summary__note{margin:12px 0 0;color:#8b9096;font-size:12px;line-height:16px}.ybn-summary__total{display:flex;align-items:baseline;justify-content:space-between;margin-top:18px;padding-top:18px;border-top:1px solid #e2e5e7}.ybn-summary__total span{font-size:15px}.ybn-summary__total strong{font-weight:700;font-size:22px}.ybn-summary__checkout{width:100%;height:56px;margin-top:18px;color:#fff;font-weight:600;font-size:15px;background-color:var(--c-brand-dark, #131e29);border:0;border-radius:32px;cursor:pointer}.ybn-coupon{padding:4px 20px;background-color:#fff;border:1px solid #e6e8ea;border-radius:6px}.ybn-coupon summary{display:flex;align-items:center;justify-content:space-between;padding:16px 0;color:var(--c-brand-dark, #131e29);font-size:14px;list-style:none;cursor:pointer}.ybn-coupon summary::-webkit-details-marker{display:none}.ybn-coupon summary i{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;font-style:normal;font-size:16px;border:1px solid #d7dbde;border-radius:50%}.ybn-coupon[open] summary i{transform:rotate(45deg)}.ybn-coupon__body{display:flex;gap:8px;padding-bottom:16px}.ybn-coupon__input{flex:1 1 auto;height:44px;padding:0 14px;font-size:14px;background-color:#f4f5f6;border:1px solid transparent;border-radius:6px}.ybn-coupon__apply{padding:0 20px;color:#fff;font-weight:600;font-size:14px;background-color:var(--c-brand-dark, #131e29);border:0;border-radius:22px;cursor:pointer}.ybn-freeship{padding:16px 20px;background-color:#fff;border:1px solid #e6e8ea;border-radius:6px}.ybn-freeship p{display:flex;gap:8px;align-items:center;margin:0 0 10px;color:var(--c-brand-dark, #131e29);font-size:13px}.ybn-freeship__bar{height:6px;overflow:hidden;background-color:#e6e8ea;border-radius:4px}.ybn-freeship__bar span{display:block;height:100%;background-color:#2e9e5b;border-radius:4px}.ybn-cart__empty{padding:48px 0 64px;text-align:center}.ybn-cart__empty p{margin:0 0 20px;color:#5b5b5d}.ybn-cart__empty-btn{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 32px;color:#fff;font-weight:600;text-decoration:none;background-color:var(--c-brand-dark, #131e29);border-radius:30px}@media(max-width:899px){.ybn-cart__grid{grid-template-columns:minmax(0,1fr);gap:20px}.ybn-cart__steps-line{width:60px}.ybn-cart__title{margin:18px 0 12px;font-size:22px}.ybn-cart__card{padding:4px 16px}.ybn-citem{gap:14px}.ybn-citem__img{width:76px;height:76px}.ybn-summary{padding:20px 16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/yatas-cart.css.map */
