/*
Theme Name:		chefs-chef
Theme URI:		https://woocommerce.com/products/deli/
Description:	chefs-chef is a Storefront child theme featuring a texturised, earthy design, perfect for stores selling natural, organic or hand made goods. As a Storefront child theme, Deli benefits from all of the tasty WooCommerce integration features that Storefront provides. Bon Appetit!
Author:			WooCommerce
Author URI:		
Template:		storefront
Version:		0.1.0
License:		GNU General Public License v2 or later
License URI:	http://www.gnu.org/licenses/gpl-2.0.html
Tags:			e-commerce, light, blue, brown, two-columns, right-sidebar, left-sidebar, responsive-layout, accessibility-ready
Text Domain:	deli
*/
body {
	overflow-x: unset;
}
img {
	display: unset;
}
.storefront-breadcrumb {
	display: none;
}
#mage_event_submit td {
	background-color: #FFFFFF;
}
.content-area {
	margin-top: 250px;
	margin-left: 100px;
	float: unset;
}
@media only screen and (max-width: 960px) {
	.content-area {
		margin-left: 20px;
	}
}
.woocommerce {
	margin-top: 250px;
	margin-left: 100px;
	float: unset;
}
@media only screen and (max-width: 960px) {
	.woocommerce {
		margin-left: 20px;
	}
}
.ur-frontend-form {
	border: none;
	width: 100%;
}
.ur-frontend-form .ur-form-row .ur-form-grid label.ur-label {
	font-size: 2.2rem;
	margin: 0 5px 0 0;
	font-weight: unset;
}
.ur-frontend-form .ur-button-container .ur-submit-button {
	margin-left: auto;
	margin-right: auto;
}
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-checkbox li {
	font-size: 1.6rem;
	float: left;
	width: 33.3%;
	margin: 0 0 10px;
}
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-checkbox ul::after {
	content: "";
	display: block;
	clear: both;
}
.form-row {
	margin-bottom: 40px;
}
.mep-events-wrapper, .mep_related_product_area {
	display: unset;
	max-width: unset;
	margin: unset;
	background: unset;
	padding: unset;
	font-size: unset;
	letter-spacing: unset;
}
h2, .beta {
	font-size: unset;
	line-height: unset;
}
h2 + h3, .beta + h3 {
	border-top: unset;
	padding-top: unset;
}
@media screen and (max-width:960px) {}
.woocommerce-form-coupon-toggle {
	display: none;
}
.chefs-form .member__pass input[type=password], .chefs-form .member__code input[type=text] {
	width: 100%;
}
.chefs-form input[type=password] {
	font-size: 2rem;
	width: 100%;
	margin: 0 0 10px;
	padding: 8px;
	border: solid 1px #c6c6c6;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	outline: none;
	box-shadow: 0;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.chefs-session .s-detail .s-detail__col_info p {
	font-size: 1.6rem;
	line-height: 1.8;
}
.entry-content {
	text-align: left;
}
.chefs-chef-info .mainvisual__inner h3 {
	color: #fff;
	font-weight: bold;
}
.chefs-session .s-session h2 {
	font-weight: bold;
}