/*!
Theme Name: Vitakebab Child
Theme URI: https://vitakebab.ch/
Description: Child theme for the Blocksy theme.
Author: Vitakebab
Template: blocksy
Version: 1.0.0
Text Domain: vitakebab-child
*/

.vitakebab-product-choices {
	margin: 18px 0;
	padding: 16px;
	border: 1px solid rgba(34, 26, 22, 0.14);
	border-radius: 8px;
	background: #fffaf2;
}

.vitakebab-product-choices select {
	width: 100%;
}

.vitakebab-product-note {
	margin: 16px 0 0;
	font-weight: 700;
}
