/* 
Theme Name: Storefront Child 
Version: 1.0 
Description: Child theme for Storefront. 
Author: Martin
Author URI: https://www.kokoraki.com 
Template: storefront 
*/  

/* --------------- Theme customization starts here ----------------- */

.wgm-digital-checkout-notice {display: none;}
#order_review_heading {font-size: 18px;}
/*.widerruf-digital-acknowledgement-checkbox-text {display: none;}*/
.required  {display: none;}


.divRezept {
    box-sizing: border-box;
    float: left;
}
#a {
	padding-right: 10px;
	width: 300px;
	width: 40%;
}

#b	{
	border-left: 1px solid #e2ae7f;
	padding-left: 10px;
	color: #e2ae7f;
	width: 450px;
	font-weight: 600;
	font-family: Georgia,serif;
}

.Rezepte td {
	padding-left: 0;
	padding-right: 0;
	line-height: 0;
}