body dt.variation-DataSize,body dd.variation-DataSize{display:none!important}.etgh-cart{position:fixed;bottom:20px;right:20px;z-index:9999;background-color:#333;color:#fff;border:none;border-radius:50%;padding:10px;font-size:16px;cursor:pointer}.etgh-cart-count{position:absolute;top:-10px;right:-10px;background-color:red;color:#fff;border-radius:50%;width:20px;height:20px;font-size:12px;display:flex;justify-content:center;align-items:center}.reseller-product-list{position:fixed;bottom:20px;right:20px;width:350px;background-color:#fff;border:1px solid #ccc;border-radius:5px;padding:10px;box-shadow:0 0 10px rgba(0,0,0,.2);z-index:9998;display:none}.reseller-product-list.active{display:block}.reseller-product-list h3{margin-top:0;margin-bottom:10px;font-size:18px}.reseller-product-list table{width:100%;border-collapse:collapse;margin-bottom:10px}.reseller-product-list table th,.reseller-product-list table td{border:1px solid #ccc;padding:5px}.reseller-product-list table th{text-align:left}.reseller-product-list table td.actions{width:60px;text-align:center}.reseller-product-list table td.actions button{background-color:#333;color:#fff;border:none;border-radius:5px;padding:5px 10px;font-size:14px;cursor:pointer}.reseller-product-list table td.actions button:hover{background-color:#444}.reseller-product-list table td.product-name{width:60%}.reseller-product-list table td.product-price{width:20%;text-align:right}.reseller-product-list table td.product-quantity{width:20%;text-align:center}.reseller-product-list table td.product-quantity input{width:30px;text-align:center}.reseller-product-list table td.product-remove{width:10%;text-align:center}.reseller-product-list table td.product-remove button{background-color:red}.reseller-product-list table td.product-remove button:hover{background-color:#d00}.reseller-product-list .checkout-buttons{display:flex;justify-content:space-between;margin-top:20px}.reseller-product-list .checkout-buttons button{background-color:#333;color:#fff;border:none;border-radius:5px;padding:10px 20px;font-size:16px;cursor:pointer}.reseller-product-list .checkout-buttons button:hover{background-color:#444;color:#fff}.reseller-product-list .checkout-buttons button.cancel{background-color:red}.reseller-product-list .checkout-buttons button.cancel:hover{background-color:#d00}.reseller-product-list .checkout-buttons button.checkout{background-color:#0f0}.reseller-product-list .checkout-buttons button.checkout:hover{background-color:#0c0}.reseller-product-list.active~.mydata-list{display:none}