/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles
    02. "Kasse" Page

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body #content .oceanwp-toolbar{
	display:none;
}



/*-----------------------------------------------*/
/*  "Kasse" Page                                 */
/*-----------------------------------------------*/
body.page-id-8 .wc_payment_methods .wc_payment_method label{
	background-color:#000000;
}

body.page-id-8 .wc_payment_method .payment_box p{
	color:#ffffff;
}

body.page-id-8 #order_review_heading{
	right:238px;
}

body.page-id-8 .woocommerce-checkout-review-order-table tbody .product-total{
	background-color:#000000 !important;
}

body.page-id-8 .woocommerce-checkout-review-order-table tbody .product-name{
	background-color:#000000 !important;
}

body.page-id-8 .woocommerce-checkout-review-order-table .cart-discount td{
	background-color:#000000;
}

body.page-id-8 .woocommerce-checkout-review-order-table .cart-subtotal td{
	background-color:#000000;
}

body.page-id-8 .woocommerce-checkout-review-order-table .woocommerce-shipping-totals td{
	background-color:#000000;
}

body.page-id-8 .woocommerce-checkout-review-order-table .order-tax td{
	background-color:#000000;
}

body.page-id-8 .woocommerce-checkout-review-order-table .order-total td{
	background-color:#020202;
}

body.page-id-8 .woocommerce-checkout-review-order-table tbody .wc-gzd-cart-item-name-wrapper{
	color:#ffffff;
}