.custom-cart-item{display:none}@media screen and (max-width:767.98px){.cart-items thead{display:none}.custom-cart-item{display:grid;padding:1.5rem;grid-template-columns:29% 1fr auto;column-gap:1.5rem}.custom-cart-item__column_first{max-height:15rem;display:flex;justify-content:center;align-items:center;height:100%;width:100%;background-color:rgba(var(--color-main-white));border-radius:1rem;overflow:hidden}.custom-cart-item__image{height:100%;width:100%;max-height:100%;object-fit:contain}.custom-cart-item__column_second{display:grid;grid-template-columns:1fr;row-gap:1rem}.custom-cart-item__sub-row{width:100%;display:flex;justify-content:space-between;gap:.5rem}.custom-cart-item__column_second__title{text-decoration:none;display:block;color:rgba(var(--color-dark-blue));font-family:var(--font-title);font-size:1.2rem;font-style:normal;font-weight:500;line-height:1.8rem}.custom-cart-item__column_second__brand{color:rgba(var(--color-main-blue));font-family:var(--font-title);font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;letter-spacing:.05rem;text-transform:uppercase;margin:0}.custom-cart-item__column_second__icons{align-self:end;display:flex;column-gap:1.5rem}.custom-cart-item__column_second__icon{width:2.4rem;height:2.4rem}.custom-cart-item__column_third__price{font-weight:500;font-size:1.3rem;line-height:120%}.custom-cart-item__select{align-self:end;height:3.4rem;width:7.5rem;position:relative;display:flex;justify-content:space-between;align-items:center;padding:0 1rem;background-color:rgba(var(--color-main-white));border-radius:10rem;cursor:pointer}.custom-cart-item__select__input{display:none}.custom-cart-item__select__value{width:3rem;text-align:center;font-weight:500;font-size:1.2rem;line-height:120%;background-color:transparent;border:none;padding:0;margin:0;cursor:pointer}.custom-cart-item__icon{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;transition:transform .2s}.custom-cart-item__select.active .custom-cart-item__icon{transform:rotate(180deg)}.custom-cart-item__select__menu{display:none;margin-top:.2rem;z-index:1;position:absolute;top:100%;width:90%;left:50%;transform:translate(-50%);flex-direction:column;background-color:rgba(var(--color-main-white));max-height:300%;border-radius:.5rem;overflow:hidden}.custom-cart-item__select.active .custom-cart-item__select__menu{display:flex}.custom-cart-item__select__menu__list{max-height:100%;scrollbar-width:thin;overflow-y:scroll}.custom-cart-item__select__menu__item{padding:.5rem;background-color:rgba(var(--color-main-white));height:2rem;width:100%;display:flex;justify-content:center;align-items:center;text-align:center;font-weight:500;font-size:1.2rem;line-height:120%;cursor:pointer}.custom-cart-item__select__menu__item:hover{background-color:rgba(var(--color-background-grey))}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/custom-component-cart-items.css.map */
