.owl-next.disabled, .owl-prev.disabled {
	display: none !important;
}

a:hover, a:focus {
	color: #588a0f !important;
}

#recipes-pagination {
	width: 94%;
}

.recipes-slide .des-div {
	height: 100px;
}

.slider-rec-data {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.blog-owl-carousel .archive-item img {
	height: 150px;
}

.slider-rec-data .result-cals {
	width: 50%;
	float: left;
	margin-right: 0;
	text-align: center;
}

.slider-rec-data .result-duration {
	width: 50%;
	float: left;
	margin-right: 0;
	text-align: center;

}

.nav-tabs > li > a {
	background: #A0C963;
}

.nav-tabs > li > a > *, .nav-tabs > li > a span {
	color: #000;
}

.nav-tabs > li > a:hover {
	background-color: #F4F9EC;
}

.tab-one-title {
	padding-bottom: 14px;
}

.search-title {
	color: #333;
	font-size: 3.5em;
}

.owl-prev {
	width: 15px;
	height: 100px;
	position: absolute;
	top: 40%;
	margin-left: -30px;
	display: block !important;
	border: 0px solid black;
}

.owl-next {
	width: 15px;
	height: 100px;
	position: absolute;
	top: 40%;
	right: -20px;
	display: block !important;
	border: 0px solid black;
}

.owl-prev i, .owl-next i {
	font-size: 30px;
	color: #588a0f;
}

.main-slide-div, .blog_inner .archive-item {
	box-shadow: rgba(51, 51, 51, 0.5) 2px 2px 5px;
	background-color: transparent !important;
	border-style: solid !important;
	overflow: hidden !important;
	border-color: #f2f2f2 !important;
	border-radius: 5px !important;
	border-width: 0px !important;
	padding: 14px 30px;
	margin-bottom: 26px;
}

.video-slide .item {
	min-height: 268px;
}

.service-slide .item, .video-slide .item, .recipes-slide .item {
	box-shadow: none;
	background-color: #ffffff !important;
	border-style: solid !important;
	overflow: hidden !important;
	border-color: #9c9c9b !important;
	border-radius: 5px !important;
	border-width: 2px !important;
}

.video-slide .youtube-result {
	width: 100%;
}

.service-slide .item .archive-item p {
	text-align: center;
}

.service-slide .item .archive-item, .recipes-slide .item .archive-item {
	border-bottom: none;
	margin-bottom: 5px;
}

.service-slide .item .des-div, .video-slide .item .ydes {
	padding: 10px;
}

.service-slide .item .des-div-blog {
	padding: 10px;
}

.video-slide .item .youtube-result {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0px

}

.service-slide .item .single-title a, .video-slide .item .single-title a, .recipes-slide .item .single-title a {
	font-size: 18px;
}

.service-slide .item .single-title, .video-slide .item .single-title, .recipes-slide .item .single-title {
	line-height: 28px !important;
	text-align: center;
	margin: 0;
	font-size: 18px;
	color: #588a0f;
}

#search-recipes-heading {
	font-size: 2.5em !important;
}

.tab-content {
	/* padding:0px 20px; */
}

#t5 .youtube-result {
	box-shadow: rgba(51, 51, 51, 0.5) 2px 2px 5px;
	background-color: transparent !important;
	border-style: solid !important;
	overflow: hidden !important;
	border-color: #f2f2f2 !important;
	border-radius: 5px !important;
	border-width: 0px !important;
	padding: 20px 10px;
	margin: 0px;
	margin-bottom: 20px;
}

#results-params {
	width: 90%;
}

.tabList {
	width: 22%;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

/* Style the tab */
.tab {
	overflow: hidden;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	transition: 0.3s;
	font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
	background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
	background-color: #ccc;
}

.archive-excerpt.left p {
	line-height: 22px;
}

/* Style the tab content */
.tabcontent {
	display: none;
	padding: 6px 12px;
	border: 1px solid #ccc;
	border-top: none;
}

.youtube-result {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #EEE;
}

.video-meta-data {
	margin-top: 14px;
	padding-left: 0;
	color: #868282;
}

.blog_inner header {
	display: none;
}

.blog_inner footer {
	display: none;
}

.blog_inner #sidebar-social {
	display: none;
}

.search-result-image {
	height: 125px !important;
}

#search-recipes-heading {
	display: none !important;
}

main {
	width: 100% !important;

	max-width: 100% !important;
	min-width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#show-details-toggle {
	margin-right: 10px;
}

#searchSiteForm.mobile-search {
	display: none;
}

div.alt-icon-box.tab-box {
	max-width: 1000px;
	margin-top: 0 !important;
	background-color: #fff;
	min-height: 570px;
}

.green-button {
	margin-top: 15px;
}

.service-slide .des-div {
	height: 116px;
}

.service-slide .owl-carousel .owl-item img {
	height: 150px;
}

.service-slide .des-div-blog {
	height: 127px;
}

@media only screen and (max-width: 600px) {
	.fa.sarrow {
		display: block !important;
	}

	img.EWSImg {
		min-height: 200px;
		object-fit: cover;
	}

	.EWSImg img.attachment-medium.size-medium.wp-post-image {
		min-height: 200px;
		object-fit: cover;
	}

	.green-button {
		margin-top: 10px !important;
		width: 100% !important;
	}
}

@media only screen and (max-width: 600px) {
	div.alt-icon-box.tab-box {
		background-color: #fff;
		border: none;
		padding: 5px !important;
		margin: 5px auto !important;
		width: 95%;
	}

	.tabList {
		font-size: 4vw;
		padding: 0;
		display: table-cell;
	}

	h1 {
		font-size: 2.5em !important;
		padding-left: 10px;
	}

	.archive-img {
		display: block;
	}

	.blog_inner .left {
		float: none;
	}

	.archive-img {
		margin-top: 10px;
		margin-bottom: 10px;
		margin-right: 20px;
		max-width: 100%;
		text-align: center;
	}

	.search-result-content h2 {
		padding-top: 10px !important;
	}
}

@media only screen and (max-width: 600px) {
	#searchSiteForm.mobile-search {
		display: block;
	}

	#searchSiteForm.mobile-search {
		margin-left: 30px;
		margin-right: 30px;
		width: 84%;
		border-left: 1px solid #d9d9d9;
		border-right: 1px solid #d9d9d9;
	}

	#searchSiteForm.mobile-search input[type=search] {
		line-height: 36px;
		padding: 5px;
	}

	#t5 .youtube-result {
		padding: 22px 24px;
	}

	#t5 .youtube-result h2 {
		text-align: center;
	}

	#t5 .youtube-result p {
		text-align: center;
	}

	#t5 .youtube-result .video-meta-data {
		text-align: center;
	}

	li .menu-text {
		display: none;
	}

	li .menu-count {
		display: none;
	}

	li.active .menu-text {
		display: inline-block;
	}

	.fa.varrow {
		display: block !important;
	}

	#t1 .green-button {
		text-align: center;
		margin: 0 auto;
		display: block;
		width: 126px;
	}

	#t4 .archive-excerpt, #t4 .single-title {
		text-align: center;
	}

	.nav {
		background: transparent;
	}

	.search-title {
		padding-right: 15px;
		padding-left: 15px;
		text-align: center;
	}

	#taabs.nav-tabs {
		border-bottom: none;
		padding-left: 8px;
	}
}

@media only screen and (max-width: 480px) {
	h1.single-title {
		font-size: 18px !important;
	}
}

