  @charset "UTF-8";

.single_block header hgroup p,
.padding_block header hgroup p {
	font-family: utopia-std, Georgia, serif;
	font-size: 1.5rem;
	line-height: 1.6875rem;
	font-weight: 700;
	margin: 0 0 .125em;
}

/* --20180228 add-- */

.featured .featured_article p {
	/*font-size: 1.5rem;*/
	margin-bottom: .125em;
}

.featured .featured_article p.featured_excerpt {
	font-size: 1.0625rem;
	margin-bottom: 1.0em;
}

.module .module_articles .single_block p {
	font-size: 1.125rem;
	line-height: 1.5rem;
}

.column .featured_article>p {
	font-size: 1.125rem;
	line-height: 1.5rem;
}

.padding_block .related_block header hgroup p {
	font-size: 1.125rem;
	line-height: 1.5rem;
}


/* --20180228 add end-- */


/* --20180309 add-- */


/*.featured.e_p_entry .content_col p {
	font-size: 1.0625rem;
}*/

.e_p_entry .e_p_image_header p {
	font-size: 1.125rem;
	line-height: 1.3125rem;
}


/* --20180309 add end-- */

.single_block p,
.single_block p a {
	color: #333;
}

.single_block a:hover p,
.single_block p a:hover {
	color: #c8102e;
}

.page_title hgroup .logo_header_2 p {
	font-size: 1.5rem;
	width: 7.5em;
	position: relative;
	margin: 2px auto 5px;
}

body.single .page_title hgroup .logo_header_2 p {
	margin-top: 12px;
	width: 350px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	@media only screen and (orientation : portrait) {
		.page_title hgroup .logo_header_2 p {
			margin-top: 0;
		}
	}
}

@media screen and (max-width:767px) {
	.page_title hgroup .logo_header_2 p {
		width: 135px !important;
		margin: 0 auto !important;
		font-size: 0;
		line-height: 0;
		margin: 0 auto;
		padding: 0;
	}
}

.page_title h1,
.page_title h2,
.page_title p {
	text-transform: uppercase;
	font-family: Pluto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 42px;
	line-height: 44px;
	text-align: center;
	margin: 0 auto;
	font-weight: 400;
	width: 95%;
	display: block;
	margin: 2px auto 5px;
}

@media screen and (max-width:767px) {
	.page_title hgroup .logo_header_2 p {
		width: 135px;
		margin: 0 auto;
		font-size: 0;
		line-height: 0;
		margin: 0 auto;
		padding: 0;
	}
}

.page_title h1,
.page_title h2,
.page_title p {
	text-transform: uppercase;
	font-family: Pluto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 42px;
	line-height: 44px;
	text-align: center;
	margin: 0 auto;
	font-weight: 400;
	width: 95%;
	display: block;
}

.page_title p.small {
	font-size: 30px;
}

@media screen and (max-width:767px) {
	.page_title p.small {
		font-size: 20px;
	}
}

@media screen and (max-width:767px) {
	.page_title h1,
	.page_title h2,
	.page_title p {
		font-size: 30px;
		line-height: 30px;
		padding: 14px 0 10px;
	}
}

.page_title p.small {
	font-size: 30px;
}

@media screen and (max-width:767px) {
	.page_title p.small {
		font-size: 20px;
	}
}

@media screen and (max-width:767px) {
	.page_title h1,
	.page_title h2,
	.page_title p {
		font-size: 30px;
		line-height: 30px;
		padding: 14px 0 10px;
	}
}

.media_view_more {
	font-size: 1.5rem;
	line-height: 1.6875rem;
	font-weight: 700;
	margin: 0 0 .125em;
}

.featured_title p {
	font-family: utopia-std, Georgia, serif;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 27px;
	line-height: 1.6875rem;
	font-weight: 700;
	margin: 0 0 .125em;
}

.featured_title p a {
	color: #333;
}

.featured_title p a:hover {
	color: #c8102e;
}

@media screen and (min-width:768px) {
	.single_block .e_p_image_header p a {
		color: #fff;
	}
}

/*--tag.php--*/

.article_top {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 40px;
	margin-bottom: 15px;
	border-bottom: 4px solid #ccc;
}

@media screen and (max-width:767px) {
	.article_top {
		display: block;
	}
}

.article_img {
	margin-right: 38px;
}

.article_img img {
	width: 250px;
	height: 250px;
	-o-object-fit: cover;
	object-fit: cover;
}

@media screen and (max-width:767px) {
	.article_img {
		width: 100%;
		height: 100%;
	}
	.article_img img {
		width: 100%;
		height: 100%;
	}
}

.article_txt {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media screen and (max-width:767px) {
	.article_txt {
		display: block;
		position: relative;
	}
}

.article_title_block {
	width: 380px;
	margin: 0 0 7px;
	line-height: 1.2;
}

@media screen and (max-width:767px) {
	.article_title_block {
		width: 55%;
	}
}

.article_title_block span {
	font-size: 1.25rem;
	font-weight: bold;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.article_title_block span:first-of-type:before {
	display: none;
}

.article_title_block span:before {
	content: ",";
}

.tag_title {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 15px;
}

.last_updated {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0.75rem;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

@media screen and (max-width:767px) {
	.last_updated {
		position: absolute;
		top: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.last_updated dt:after {
	content: ":";
}

.tag_text {
	font-size: 0.875rem;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	letter-spacing: .04em;
}

.more_button {
	display: table;
	text-align: center;
	width: 100%;
	height: 40px;
	margin-top: 10px;
}

.more_button:hover {
	cursor: pointer;
}

.more_button>span {
	color: #fff;
	background: #3099ca;
	display: table-cell;
	vertical-align: middle;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.more_button>span>span {
	padding-left: 18px;
	position: relative;
	display: inline-block;
}

.more_button>span>span:before {
	content: " ";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 10px;
	height: 2px;
	background: #fff;
	margin-top: -1px;
}

.more_button>span>span:after {
	content: " ";
	display: block;
	position: absolute;
	top: 7px;
	left: 4px;
	width: 2px;
	height: 10px;
	background: #fff;
}

.article_slide>p {
	font-size: 1.5rem;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: .04em;
}

.content_styles .entry .related_entry header p {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 0;
	font-weight: normal;
	word-wrap: break-word;
	line-height: 19.2px;
	text-shadow: 0 0 0;
}

.content_styles .entry .related_entry header p a {
	font-style: normal;
	color: #333 !important
}

.content_styles .entry .related_entry header p a:hover {
	color: #c8102e !important;
}

#events_places_header #header_content header p {
	font-size: 60px;
	font-family: 'Pluto', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 95px;
	margin-bottom: 7.5px;
	padding-top: 18.75px;
}

@media screen and (max-width:767px) {
	#events_places_header #header_content header p {
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 3px;
	}
}

.films #events_places_header header p {
	color: #b87ba0;
}

.events #events_places_header header p {
	color: #ff6a63;
}

.restaurants #events_places_header header p {
	color: #7bb892;
}

.places #events_places_header header p {
	color: #997461;
}

/*slick*/

.article_slide {
	border-bottom: 4px solid #ccc;
}

.slide_wrap {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slide_block_wrap {
	display: table;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	width: 100%;
	margin: 40px 0;
	padding: 0 80px;
	position: relative;
}

@media screen and (max-width:767px) {
	.slide_block_wrap {
		display: flex;
		width: 200px;
		margin: 20px auto;
		padding: 0;
	}
}

.slide_block_wrap:after {
	display: table;
	content: '';
	clear: both;
}

.slide_block_contant {
	display: table-cell;
	width: 200px;
	height: 100%;
	min-height: 1px;
	padding: 0 10px;
}

@media screen and (max-width:767px) {
	.slide_block_contant {
		display: block;
		margin: 0 auto;
		padding: 0;
	}
}

.slide_block_contant.slide_non {
	opacity: 0;
	-webkit-transition: .5s;
	transition: .5s;
}

.slide_block_contant.slide_active {
	opacity: 1;
	-webkit-transition: .5s;
	transition: .5s;
}

.slide_block_contant a {
	display: block;
	text-align: center;
	color: #333;
}

.slide_block_contant img {
	width: 200px;
	height: 200px;
	-o-object-fit: cover;
	object-fit: cover;
}

.person_name {
	font-size: 1.125rem;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: .04em;
}

.national_origin {
	font-size: 0.875rem;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height: 1.3;
}

.national_origin span {
	display: block;
}

.slide_prev {
	position: absolute;
	top: 30%;
	left: 0;
}

.slide_next {
	position: absolute;
	top: 30%;
	right: 0;
}

.single_block header hgroup .first-img {
	width: auto;
	margin: 5px -3.75%;
}

.single_block header hgroup .first-img img {
	display: block;
	margin: 0 auto;
	text-align: center;
}

@media screen and (max-width:767px) {
	.thumbnail_image {
		width: auto;
		margin: 5px -3.75%;
	}
	.thumbnail_image a img {
		display: block;
		margin: 0 auto;
		text-align: center;
	}
}


/* pagetop */

a.back-to-top {
	line-height: 2.2rem;
	font-size: .9em;
	height: 2.3em;
	text-transform: none;
}

.pagetop-wrap {
	position: relative;
	width: 100%;
}

.pagetop {
	display: none;
	position: fixed;
	bottom: 25px;
	right: 30px;
}

.pagetop a {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	background: #666;
}

.pagetop a:hover {
	background: #c8102e;
}

.pagetop a:before {
	content: " ";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 18px;
	height: 18px;
	margin-top: -3px;
	border: solid #fff;
	border-width: 1px 1px 0 0;
	-webkit-transform: translate(-50%, 0) rotate(-45deg);
	transform: translate(-50%, 0) rotate(-45deg);
}

@media screen and (max-width:767px) {
	.pagetop {
		bottom: 10px;
		right: 10px;
	}
	.pagetop a {
		width: 40px;
		height: 40px;
	}
	.pagetop a:before {
		width: 14px;
		height: 14px;
	}
}


/*-- related01 --*/

.related_block_unit {
	letter-spacing: -.40em;
}

@media only screen and (min-width: 769px) {
	.related_block_unit {
		margin-top: 0;
		margin-bottom: 30px;
	}
}
@media only screen and (max-width:767px) {
	.related_block_unit {
		margin: -15px 15px;
	}	
}

.related_block {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	margin-top: 15px;
}

@media only screen and (min-width: 769px) {
	.related_block {
		width: 48.5889%;
		margin-right: 2.82220%;
	}
}

.related_block:nth-child(2n) {
	margin-right: 0;
}

.related_block_header {
	overflow: hidden;
	margin-bottom: 10px;
}

.related_block_header_img {
	float: left;
	width: 100px;
	margin-right: 20px;
}

.related_block_header_img img {
	width: 100%;
	height: auto;
}

.related_block_header_desc {
	overflow: hidden;
}

.related_block_header_ttl {
	font-family: utopia-std, Georgia, serif;
	font-size: 1.5rem;
	line-height: 1.6875rem;
	font-weight: 700;
	margin: 0 0 .125em;
}

.related_block_header_ttl a {
	color: #333;
}

.related_block_body_text {
	font-size: 1.0625rem;
}

.mt20 {
	margin-top: 20px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.event_title {
	margin: 15px 0;
}

@media only screen and (max-width:767px) {
	.event_title {
		margin: 0;
		padding: 0 3.75%;
	}
}


/*--weather--*/

.swipe_block {
	display: none;
}

@media only screen and (max-width:767px) {
	.swipe_block {
		display: block;
		margin: 20px 0;
		font-family: utopia-std, Georgia, serif;
		border: solid 3px #efefef;
		text-align: center;
	}
	.swipe_block p {
		padding: 10px 0;
	}
}

.jt_weather .data-table {
	table-layout: fixed;
}

.jt_weather .data-table tr th {
	width: 18%;
	word-wrap: break-word;
}

.jt_weather .data-table tr th:first-of-type {
	width: 13%;
}

.section_title02 {
	color: #333;
	font-weight: bold;
	font-size: 24px !important;
	border-top: 4px solid #e7e8e0 !important;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
	padding-top: 15px !important;
	margin-bottom: 25px !important;
	margin-top: 0 !important;
}

.def_stripe {
	margin-bottom: 40px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.def_stripe dl {
	display: table;
	width: 100%;
	border-bottom: 1px solid #e7e8e0;
}

.def_stripe dl:nth-child(even) {
	background: #f3f3f0;
}

.def_stripe dl dt,
.def_stripe dl dd {
	display: table-cell;
	vertical-align: middle;
}

.def_stripe dl:first-child dt,
.def_stripe dl:first-child dd {
	padding-top: 0;
}

.def_stripe dl dt {
	width: 174px;
	padding: 20px;
	font-weight: bold;
}

.def_stripe dl dd {
	padding: 20px 0;
}

.inline_list {
	letter-spacing: -.40em;
	padding: 8px 0 0 0 !important;
	margin: 0 !important;
	font-family: Pluto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.inline_list li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	padding-right: 16px;
	margin-right: 16px;
	line-height: 1;
	font-size: 16px;
	text-transform: capitalize;
}

.inline_list li:before {
	content: " ";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	height: 12px;
	border-left: 1px solid #c6c6c6;
	border-right: 1px solid #343434;
}

.inline_list li:last-child:before {
	display: none;
}

.inline_list li a {
	line-height: 1;
}

.bb_block {
	border-bottom: 1px solid #e7e8e0;
	padding: 0 20px 15px;
}

@media only screen and (max-width: 768px) {
	.section_title02 {
		font-size: 16px !important;
		padding-top: 10px !important;
	}
	.def_stripe {
		margin-bottom: 30px;
	}
	.def_stripe dl {
		padding: 10px 15px;
	}
	.def_stripe dl:first-child {
		padding-top: 0;
	}
	.def_stripe dl dt,
	.def_stripe dl dd {
		display: block;
	}
	.def_stripe dl dt {
		width: 100%;
		padding: 0;
		font-size: 14px;
		margin-bottom: 10px;
	}
	.def_stripe dl dd {
		padding: 0;
	}
	.inline_list li {
		font-size: 14px;
	}
	.inline_list li:before {
		height: 10px;
	}
	.featured_excerpt {
		font-size: 17px !important;
	}
	.bb_block {
		padding: 0 15px 10px;
	}
}

.weather_top {
	font-family: Pluto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 20px 0 0 20px;
	font-size: 16px;
	line-height: 16px;
}

@media only screen and (max-width: 768px) {
	.weather_top {
		font-size: 14px;
		line-height: 14px;
		margin: 20px 0 0 15px;
	}
}

/*--events--*/

.events_block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.events_block>.padding_block:nth-child(1) {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.events_block #filter_menu {
	width: 100%;
	float: none;
	padding-top: 0;
}

.events_block #results_list {
	width: 100%;
	float: none;
	margin-bottom: 14px;
}

.events_block #filter_menu .sorting_block {
	width: 25%;
	float: left;
	position: relative;
}

.events_block .search_ui .section_title.small {
	margin: 0;
	height: 100%;
	float: none;
	background: none;
	text-align: left;
	border-top: 3px solid #eae9e0;
	margin-bottom: 0!important;
}

.events_block .search_ui .section_title.small h2 {
	font-size: 16px;
	top: 0;
	margin: 0;
	padding: 10px 0;
}

.categories_block #categories {
	letter-spacing: -.40em;
	margin: 0 !important;
	font-family: Pluto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.events_block .categories_block {
	width: 70%;
	float: right;
}

.categories_block #categories.filter {
	border-top: none;
}

.categories_block #categories li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	padding-right: 16px;
	margin-right: 16px;
	line-height: 1;
	font-size: 16px;
	text-indent: 0;
}

.categories_block #categories li.selected {
	background: none;
}

.categories_block #categories li:before {
	content: " ";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	height: 12px;
	border-left: 1px solid #c6c6c6;
	border-right: 1px solid #343434;
}

.categories_block #categories li:last-child:before {
	display: none;
}

.categories_block #categories li a {
	line-height: 1;
	border-bottom: none;
	padding: 0;
}

.events_block .search_ui ul li a:hover {
	background: none;
}

.events_block .search_ui .filter_block {
	float: none;
}

@media only screen and (max-width: 768px) {
	.events_block {
		padding-bottom: 15px;
	}
	.events_block #results_list {
		width: 100%;
		float: none;
	}
	.events_block #filter_menu .sorting_block {
		width: 100%;
		margin-bottom: 15px;
	}
	.events_block .search_ui .section_title.small {
		display: block;
	}
	.events_block .search_ui .filter_block {
		float: none;
		margin-bottom: 0;
	}
	.events_block .categories_block {
		position: static;
		width: 100%;
	}
	.categories_block #categories.filter {
		border-top: none;
		display: block;
	}
}


/*--events end--*/


/*--restaurants--*/

.restaurants_block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-bottom: 20px;
}

.restaurants_block>.padding_block:nth-child(1) {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.restaurants_block #filter_menu {
	width: 100%;
	float: none;
	padding-top: 0;
}

.restaurants_block #results_list {
	width: 100%;
	float: none;
	margin-bottom: 14px;
}

.restaurants_block #filter_menu .sorting_block {
	width: 25%;
	float: left;
}

.nearby_block .section_title h2 {
	text-transform: inherit;
}

.restaurants_block .search_ui .section_title.small {
	margin: 0;
	height: 100%;
	/*float: none;*/
	background: none;
	text-align: left;
	border-top: 3px solid #eae9e0;
	margin-bottom: 0!important;
}

.restaurants_block .search_ui .section_title.small h2 {
	font-size: 16px;
	top: 0;
	margin: 0;
	padding: 10px 0;
}

.filter_content_block {
	width: 70%;
	float: right;
	overflow: hidden;
}

.filter_content_block:after {
	content: " ";
	display: block;
	clear: both;
}

.restaurants_block .search_ui .filter_block {
	float: none;
	margin-bottom: 1em;
}

.nearby_block #neighborhoods.filter {
	border-top: none;
}

.nearby_block #neighborhoods li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	padding-right: 16px;
	margin-right: 16px;
	line-height: 1;
	font-size: 16px;
	text-indent: 0;
}

.nearby_block #neighborhoods li.selected {
	background: none;
}

.nearby_block #neighborhoods li:before {
	content: " ";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	height: 12px;
	border-left: 1px solid #c6c6c6;
	border-right: 1px solid #343434;
}

.nearby_block #neighborhoods li:last-child:before {
	display: none;
}

.nearby_block #neighborhoods li a {
	line-height: 1;
	border-bottom: none;
	padding: 0;
}

.nearby_block #neighborhoods li a:hover {
	background: none;
}

@media only screen and (max-width: 768px) {
	.restaurants_block {
		padding-bottom: 0;
	}
	.restaurants_block>.padding_block:nth-child(1) {
		/*margin-bottom: 20px;*/
	}
	.restaurants_block #filter_menu {
		padding-top: 0;
	}
	.restaurants_block #results_list {
		margin-bottom: 14px;
	}
	.restaurants_block #filter_menu .sorting_block {
		width: 100%;
		float: none;
		margin-bottom: 15px;
	}
	.filter_content_block {
		width: 100%;
		float: none;
	}
	.restaurants_block .search_ui .section_title.small {
		display: block;
	}
	.filter_content_block .filter_block ul:after {
		content: " ";
		display: block;
		clear: both;
	}
	.nearby_block .filter_block>ul {
		display: block;
	}
}


/*--restaurants end--*/


/*--films--*/

.films_block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-bottom: 20px;
}

.films_block>div:nth-child(1) {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.films_block #results_list {
	width: 100%;
	float: none;
}

.filter_block #filter_menu {
	width: 25%;
}

.filter_block .search_ui .section_title.small {
	margin: 0;
	height: 100%;
	float: none;
	background: none;
	text-align: left;
	border-top: 3px solid #eae9e0;
	margin-bottom: 0!important;
}

.filter_block .search_ui .section_title.small h2 {
	font-size: 16px;
	top: 0;
	margin: 0;
	padding: 10px 0;
}

@media only screen and (max-width: 768px) {
	.filter_block #filter_menu {
		width: 100%;
		float: none;
	}
}


/*--films end--*/

.places_block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.places_block+.place_results #results_list {
	width: 100%;
}

.places_block>.padding_block:nth-child(1) {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.places_block #filter_menu {
	width: 100%;
	float: none;
	padding-top: 0;
}


/*.sorting_block02,*/

.places_block #filter_menu .sorting_block {
	width: 25%;
	float: left;
}

.places_block .sorting_block .section_title.small {
	margin: 0;
	height: 100%;
	float: none;
	background: none;
	text-align: left;
	border-top: 3px solid #eae9e0;
	margin-bottom: 0!important;
}

.places_block .sorting_block .section_title.small h2 {
	font-size: 16px;
	top: 0;
	margin: 0;
	padding: 10px 0;
}

.places_block .search_ui .section_title.small {
	margin: 0;
	height: 100%;
	float: none;
	background: none;
	text-align: left;
	border-top: 3px solid #eae9e0;
	margin-bottom: 0!important;
	display: block;
}

.places_block .search_ui .section_title.small h2 {
	font-size: 16px;
	top: 0;
	margin: 0;
	padding: 10px 0;
}

.places_block .search_ui .filter_block {
	float: none;
	margin-bottom: 1em;
}

.places_block #results_list {
	width: 100%;
	float: none;
}

@media only screen and (max-width: 768px) {
	.places_block #filter_menu .sorting_block {
		width: 100%;
		margin-bottom: 15px;
	}
}

.restaurants_content #search_nearby,
.place_content #search_nearby {
	display: none;
}


/*--places end--*/

e_p_image_entry .e_p_image_header p,
.e_p_entry .e_p_image_header p {
	font-family: 'Pluto', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
}

/* page-weather.php */

.weather-page h1 {
	font-size: 1.75rem;
	margin: 10px 0 15px;
}
.weather-page-subtitle {
	color: #333;
	font-family: utopia-std, Georgia, serif;
	font-size: 1.375rem;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	margin-bottom: 1.25em;
	text-shadow: 0 0 0;
	text-transform: inherit;
}
.weather-page .entry {
	font-family: utopia-std, Georgia, "Hiragino Mincho Pro", "Hiragino Mincho", serif;
	text-rendering: optimizeLegibility;
	position: relative;
	margin-bottom: 1.25rem;
}
.touch_notification {
	margin-bottom: .9375em;
}
