.sticky-product-detail{background:#fff;bottom:-100%;display:flex;height:100px;justify-content:space-between;left:0;position:fixed;right:0;transition:all .3s ease;width:100%;z-index:99}.sticky-product-detail .sticky__info{align-items:center;display:flex}.sticky-product-detail .sticky__info--thumb{display:block;margin-right:20px}.sticky-product-detail .sticky__info--thumb img{height:80px;width:100%}.sticky-product-detail .price-item{font-size:1.6rem}.sticky-product-detail .stick__info--title-price{max-width:30rem}.sticky-product-detail .sticky__actions--variants .select{position:relative}.sticky-product-detail .sticky__actions--variants .select select{-moz-appearance:none;-webkit-appearance:none;appearance:none;border-radius:var(--border-radius-btn,0);height:43px;padding:0 25px 0 15px;width:200px}@media (max-width:768px){.sticky-product-detail .sticky__actions--variants .select select{height:40px;width:170px}}.sticky-product-detail .sticky__actions--variants .select svg{pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.sticky-product-detail .tp-item__quantity{border:var(--inputs-border-width) solid var(--border-color-input);height:4.3rem}.sticky-product-detail .tp-buy-button{margin-bottom:0}.sticky-product-detail .tp-buy-button .product-form__submit{line-height:1.5;margin-bottom:0;padding:.9rem 1.6rem}@media (max-width:992px){.sticky-product-detail .sticky__actions--qty,.sticky-product-detail .sticky__info{display:none}.sticky-product-detail .sticky__actions{flex:1;justify-content:space-between}.sticky-product-detail.show-qty-mobile .sticky__actions--qty{display:block}}
