#oldVegIns #contentBox {
	margin-top: initial;
	display: block;
}

#oldVegIns #articleBody {
	position: initial;
}

#oldVegIns #rightContent {
	margin: 0;
	width: 100%;
}

#oldVegIns #theText {
	font-size: 18px;
}

#oldVegIns .rest_item .text_part {
	width: auto;
	max-width: 700px;
}

#oldVegIns .rest_search_area {
	margin: 0
}

#oldVegIns .rest_city_search_button {
	width: 48px;
}

#oldVegIns #rest_city {
	max-width: calc(100% - 48px);
}

#oldVegIns #summary, #oldVegIns .city_rest_description {
	padding: 0 0.5em;
}

#oldVegIns *:not(.fas, .fa) {
	font-family: "Rubik", sans-serif !important;
}

#oldVegIns #articleHeaders *, #oldVegIns #summary * {
	text-align: right !important;
}

#oldVegIns p, #oldVegIns h1, #oldVegIns h2, #oldVegIns h3, #oldVegIns h4, #oldVegIns #author {
	text-align: right;
	margin-bottom: 0.5em !important;
	line-height: 1.55em;
}

#oldVegIns #author {
	margin: 0;
	padding: 1em 0 0;
}

#oldVegIns .article-image .image img {
	margin-top: 20px;
	margin-bottom: 20px;
}

#oldVegIns .image-description, #oldVegIns figure figcaption {
	margin: -26px auto 30px;
	font-style: italic;
	font-size: 11pt !important;
}

#oldVegIns #articleHeadBox, #oldVegIns h1 {
	margin-top: 0 !important;
}

#oldVegIns .widget_animals_image_gallery_categoryGallery .left-button,
#oldVegIns .widget_animals_image_gallery_categoryGallery .right-button {
	padding: 20px;
	opacity: 0.87;
	top: calc(50% - 21px);
}

#oldVegIns .widget_animals_image_gallery_categoryGallery .left-button:hover,
#oldVegIns .widget_animals_image_gallery_categoryGallery .right-button:hover {
	opacity: 1;
}

#oldVegIns .widget_animals_image_gallery .overlay {
	max-height: 24px;
	overflow: hidden;
}

#oldVegIns .widget_animals_image_gallery .overlay .title {
	top: -28px;
}

#oldVegIns .bottom-recommended {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	align-content: stretch;
	height: auto;
}

#oldVegIns .bottom-recommended .bottom-recommended-item {
	max-width: none;
	min-width: 200px;
	flex-grow: 1;
	margin: 6px !important;
	height: auto;
}

#oldVegIns .bottom-recommended .title {
	font-weight: 500;
	margin: 0 10px;
}

#oldVegIns .bottom-recommended .description {
	font-size: 15px;
	margin: 0 0 10px;
	text-align: center !important;
	width: 100% !important;
	padding: 10px;
	height: auto !important;
}

#oldVegIns .bottom-recommended-item {
	margin-top: 8px;
	margin-bottom: 8px;
}

#oldVegIns .rest_item .rest_title,
#oldVegIns .rest_item .rest_tag,
#oldVegIns .rest_details {
	font-weight: 400;
}

#oldVegIns .rest_tag_seperator {
	font-weight: 300;
	color: #bbb;
	padding: 0 7px;
}

#oldVegIns .rest_item {
	border: none;
	border-radius: 0;
	box-shadow: 1px 1px 2px 2px #ddd;
	margin-bottom: 30px;
}

#oldVegIns .all_tags .all_tag_item {
	box-shadow: none;
}
#oldVegIns .all_tags .all_tag_item:hover {
	opacity: 0.75;
}

#oldVegIns #raty {
	top: 0;
}

#oldVegIns .rest_details {
	margin-bottom: 1.5em;
}

#oldVegIns .print-button .text-part {
	top: 0;
}

#oldVegIns #theList {
	margin-top: 20px;
}

#oldVegIns #theList .list-left,
#oldVegIns #theList .list-right {
	width: calc(50% - 30px);
}

#oldVegIns .subcategoryListTitle {
	font-size: 15pt;
}

#oldVegIns #theList .subcategoryList {
	width: 100%;
	background-color: #fff; /* #F6F2E9 */
}

#oldVegIns .subcategoryItem {
	font-size: 12pt;
}

#oldVegIns #theList .subcategoryList .subcategoryItem a {
	padding: 5px 0;
	display: inline-block;
}

#oldVegIns .widget_animals_image_gallery {
	margin-left: auto;
	margin-right: auto;
}


#oldVegIns .small {
	font-size: 0.8em !important;
	line-height: normal;
}

#oldVegIns #facebook_top_like,
#oldVegIns #facebook_bottom_like {
	margin-bottom: 10px;
	margin-top: 10px;
	height: 35px !important;
}

#oldVegIns .floatleft .category-image .image img {
	border-bottom-width: 29px;
}

#oldVegIns .category-image .image img {
	max-width: 100%;
	margin-right: 0;
}

#oldVegIns div:empty,
#oldVegIns p:empty {
	display: none;
}

@media screen and (max-width: 768px) {

	#oldVegIns .subcategoryItem {
		margin: 15px 0;
	}

	#oldVegIns .subcategoryItem a {
		padding: 5px 0;
		display: inline-block;
	}
	
	#oldVegIns .article-image .image img {
		max-width: 87%
	}

	#oldVegIns #rightContent {
		padding: 0 5vw;
	}
	
	#oldVegIns {
		box-shadow: 0 -3px 4px -2px rgba(0, 0, 0, 0.2);
	}

	#oldVegIns .widget_animals_image_gallery {
		width: 100vw !important;
		height: 100vw !important;
		margin-left: 0;
		margin-right: -5vw;
	}

	#oldVegIns .widget_animals_image_gallery .right-button {
		right: 0;
	}
	
	#oldVegIns .widget_animals_image_gallery .left-button {
		left: 0;
	}
	
	#oldVegIns .widget_animals_image_gallery .image {
		width: 100vw !important;
		height: 100vw !important;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: 0;
	}
	
	#oldVegIns .widget_animals_image_gallery .image img {
		object-fit: cover;
		height: 100%;
	}

	#oldVegIns #theList .list-left,
	#oldVegIns #theList .list-right {
		margin: 0;
		float: none;
		width: 100%;
	}

	#oldVegIns .floatleft .category-image .image img {
		border-width: 0;
		box-shadow: none;
		width: 100vw;
		max-width: 100vw;
	}

	#oldVegIns .floatleft.midBG {
		float: none;
		padding: 0;
		margin: 0;
		width: 100vw !important;
		right: -18px;
	}

	#oldVegIns figure figcaption,
	#oldVegIns .image-description {
		margin: 5px auto 20px;
	}

	#oldVegIns .image, 
	#oldVegIns .article-image .image img {
		margin: 20px auto;
		float: none !important;
		display: block;
	}
	
	#oldVegIns .floatLeft .article-image,
	#oldVegIns .article-image {
		display: block;
		width: calc(100vw - 75px);
	}
	

}

