/*
Theme Name: Organic Kitchen 2020
Version: 1.0
Description: Child Theme of Extra
Author: Jason Todd with Three 17 Design
Template: Extra
Author URI: https://three17design.com
*/
@import url("../Extra/style.css");


.page article,
.nav li ul {
	border-top-width: 0;
}
.page article, .single article,
.et_pb_widget {
	box-shadow: none;
}
.et_pb_widget {
	border-radius: 0;
}
.et_pb_widget .widgettitle {
	background-color: #ffffff;
	color: #DF856C;
	text-decoration: underline;
}
form.search-form {
    border: 1px solid #aaa;
}
.posts-blog-feed-module h2 a.et-accent-color {
    color: #DF856C !important;
}
.post-template-default .post-thumbnail.header {
	display: none;
}