/*
Theme Name: Organic Shop Child
Theme URI: http://themes.quitenicestuff.com/organicshopwp
Template: organic_shop
Author: quitenicestuff
Author URI: http://themeforest.net/user/quitenicestuff
Description: Premium WordPress Theme for eCommerce Websites
Tags: light,one-column,two-columns,left-sidebar,right-sidebar,custom-colors
Version: 2.6.12.1519316639
Updated: 2018-02-22 17:23:59

*/

/* german law - move terms & conditions over summary */
#order_review.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table { }
#order_review.woocommerce-checkout-review-order { position: relative; margin-top: 11em; }
#order_review.woocommerce-checkout-review-order .form-row { position: absolute; top: -11em; }
#order_review.woocommerce-checkout-review-order .form-row + .form-row { top: -7em; }
#order_review.woocommerce-checkout-review-order #place_order { float: right; font-size: 1.3em !important; }
#customer_details + #order_review_heading { position: absolute; margin-top: 4.5em;}
#payment + #order_review_heading { position: relative; padding-top: 1em;}

/* cart button - click all the things */
.cart-top .cart-contents { margin: -1em -2.8em -1.3em -1em; display: block; padding: 1em 2.8em 1.3em 1em; }

/* start page - hide prices */
.home .products .price, .home .products .price-per-unit, .product-list .price, .product-list .wgm-info, .product-list .add_to_cart_button, .products .woocommerce-de_price_taxrate, .products .woocommerce_de_versandkosten, .products .woocommerce-Price-amount, .products .add_to_cart_button { display: none !important; }