/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}


.single-tasting_note .entry-image {
	text-align: center;
}
.single-tasting_note .entry-image img {
	max-height: 250px;
	width: auto;
}


.post-type-archive-tasting_note #searchForm {
	font-size: 0.8em;
}
.post-type-archive-tasting_note #searchForm .col {
	padding-bottom: 0;
}