:root{--f-family: Arial;--b-color: #000000;--hover-color: rgba(98, 203, 186, 1)}.product-sticky{padding:8px 112px;position:relative;background-color:#fff;z-index:999;display:grid;grid-template-columns:1fr repeat(5,max-content);align-items:center;gap:16px;border-top:1px solid var(--b-color);border-bottom:1px solid var(--b-color)}.is-transition{transition:all .2s ease-in-out}.product-sticky__inner{display:flex;align-items:center;gap:16px}.product-sticky__image img{width:96px;height:96px;object-fit:cover;border-radius:4px}.product-sticky__title-content{display:flex;flex-direction:column;gap:4px}.product-sticky__subtitle{font-size:16px;color:var(--b-color);font-family:var(--f-family);text-transform:uppercase;letter-spacing:0}.product-sticky__title{font-size:24px;color:var(--b-color);font-family:var(--f-family);font-weight:400;line-height:1;letter-spacing:0}.product-sticky__subtotal{font-size:22px;font-family:var(--f-family);color:var(--b-color);font-weight:400;text-transform:uppercase;margin:0;letter-spacing:0}.product-sticky__price{font-size:22px;font-family:var(--f-family);color:var(--b-color);font-weight:400;letter-spacing:0}.product-sticky__price.product-sticky__price--compare{color:gray}.product-sticky__quantity{width:max-content}.product-sticky__quantity-input{display:flex;align-items:center;border:1px solid var(--b-color);height:54px}.product-sticky__quantity-input input{text-align:center;max-width:19.8px;height:54px;border:none;border-radius:0;border-top:1px solid var(--b-color);border-bottom:1px solid var(--b-color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.product-sticky__quantity-input input::-webkit-outer-spin-button,.product-sticky__quantity-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-sticky__rest,.product-sticky__sum{min-width:40px;height:54px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:var(--f-family);font-weight:400;color:var(--b-color)}.product-sticky__rest:hover,.product-sticky__sum:hover{transition:background-color .2s;background-color:var(--hover-color)}.product-sticky__button{padding:12px 24px;background-color:#000;color:#fff;text-decoration:none;transition:background-color .2s;font-family:var(--f-family);font-size:14px;text-transform:uppercase;min-height:54px;cursor:pointer}.product-sticky__button:hover{transition:background-color .2s;background-color:var(--hover-color)}.is-sticky.is-visible{position:fixed}.is-sticky{bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000001a;transition:all .2s ease-in-out}@media screen and (min-width: 1535px){.product-sticky__title{font-size:30px}}@media screen and (max-width:992px){.product-sticky__inner,.product-sticky__image{display:none}.product-sticky{grid-template-columns:repeat(3,max-content);grid-template-rows:repeat(2,1fr);justify-content:start;gap:8px;padding:16px}.product-sticky__button-container{grid-column:span 2}}
/*# sourceMappingURL=/cdn/shop/t/266/assets/product-sticky.css.map */
