.obs_floatingcart_body{margin-bottom:111px}#obs_floatingcart_wrapper{display:flex;align-items:stretch;position:fixed;bottom:0;z-index:5500;width:100%;border-top:1px solid #aaa;box-shadow:0px 20px 30px 10px rgba(0,0,0,.5)}#obs_floatingcart_products_wrapper{flex:auto;width:calc(100% - 100px);white-space:nowrap;background-image:linear-gradient(to right, rgba(255, 255, 255, 0.95) 100%, rgba(255, 255, 255, 0));overflow-x:auto;overflow-y:hidden;overflow:auto hidden;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}#obs_floatingcart_products_wrapper::-webkit-scrollbar{display:none}#obs_floatingcart_price_button_wrapper{flex:none;display:flex;align-items:center;position:relative;background-color:hsla(0,0%,100%,.95)}#obs_floatingcart_price_button_wrapper:before{width:50px;content:"";display:block;position:absolute;left:-50px;background-image:linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.95));height:100%;top:0}#obs_floatingcart_price_wrapper{width:auto;overflow:hidden;text-align:right;padding:0 20px}#obs_floatingcart_price_wrapper .total_price{font-size:120%;font-weight:bold}#add_to_cart_button_wrapper{width:auto;overflow:hidden;padding:0 20px}.obs_floatingcart_product{height:90px;width:70px;display:inline-block;margin:5px;position:relative}.obs_floatingcart_product img{display:block;width:100%;height:auto;border:1px solid #ddd;box-shadow:0 0 5px 0px rgba(0,0,0,.15)}.obs_floatingcart_product .remove-from-cart{color:#000;position:absolute;top:0;right:0;display:none}.obs_floatingcart_product .remove-from-cart:hover{color:#c00}.obs_floatingcart_product .obs_floatingcart_product_details_wrapper{display:block;overflow:hidden}.obs_floatingcart_product .obs_floatingcart_product_name{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;width:auto;height:20px;transition:transform 5s}.obs_floatingcart_product:hover .obs_floatingcart_product_name{transform:translateX(-100%) translateX(70px);display:inline-block;position:relative}.obs_floatingcart_product:hover .remove-from-cart{display:block}.obs_floatingcart_product .obs_floatingcart_product_quantity{position:absolute;bottom:22px;right:2px;padding:0px 5px;background-color:#66afe9;border-radius:50%;color:#000;font-size:12px;line-height:18px}

/*# sourceMappingURL=front.css.map*/