.product-accept-terms{width:100%;display:flex;padding:15px 0;flex-direction:column}.product-accept-terms label{width:100%}.product-accept-terms label input{margin-right:5px}.product-accept-terms #terms-and-conditions-product{overflow-y:scroll;overflow-x:hidden;height:0px;opacity:0;width:100%;transition:all .5s linear}.product-accept-terms #terms-and-conditions-product.toggled{height:300px;opacity:1}
