/*
	Theme Name: Floro
	Author: MeridianThemes
	Author URI: http://meridianthemes.net
	Description: Floro is a clean and well coded theme with a design primarily for feminine blogs but not limited to it.
	Version: 1.1.2
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: two-columns, right-sidebar, custom-menu, featured-images, theme-options, threaded-comments, translation-ready, blog, custom-logo
	Text Domain: floro
*/

/*--------------------------------------------------------------

	= Table Of Contents =

	# Normalize
	# General
		## Typography
		## Elements
		## Forms
		## Links
		## Screen Reader
	# WordPress Specific
		## Captions
		## Galleries
	# Floats and Clearing
	# Columns System
	# Header
		## Logo
		## Navigation
		## Social and Search
		## Mobile Nav
	# Main
		## Content
		## Blog Posts Listing		
		## Blog Post Single
		## Comments
		## Contact Form 7
		## Sidebar
	# Widgets
		## Widget - Recent Posts
		## Widget - Social
	# Footer
		## Footer Top
		## Footer Bottom
	# Responsive
		## Smaller Monitors
		## Tablets
		## Phones ( landscape + portrait )
		## Phones ( landscape )
		## Phones ( portrait )

--------------------------------------------------------------*/

/*--------------------------------------------------------------
	# Normalize
--------------------------------------------------------------*/

img,
legend {
    border: 0
}

img{
	object-fit: cover;
}

legend,
td,
th {
    padding: 0
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

embed,
iframe,
object {
    max-width: 100%;
}

.widget select {
    max-width: 100%;
}

/*--------------------------------------------------------------
	# General
--------------------------------------------------------------*/
.mobile, .hidden{
	display: none !important;
}

.animated{
	animation: none !important;
	-webkit-animation: none !important;
}

.wpsisac-slick-slider ul.slick-dots{
		text-align: center !important;
		padding: 0px;
		width: 100%;
	}

	.wpsisac-slick-slider ul.slick-dots button {
		border-radius: 5px !important;
		width: 10px !important;
		height: 10px !important;
		text-indent: -99999px;
		background: white;
		border: 1px solid #aaa;
		padding: 0px;
	}

	.wpsisac-slick-slider ul.slick-dots li{
		list-style: none;
		display: inline-block;
		margin: 10px 6px 0px !important;
	}

	.wpsisac-slick-slider ul.slick-dots li:first-child{
		margin-left: 0px;
	}

	.wpsisac-slick-slider ul.slick-dots li:last-child{
		margin-right: 0px;
	}

	.wpsisac-slick-slider ul.slick-dots li.slick-active button{
		background: #fa658b !important;
		border: 1px solid #fa658b !important;
		outline: none;
	}
/*--------------------------------------------------------------
	## Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
	color: #333;
	font-size: 15px;
	font-weight: 400;
	font-family: 'Josefin Sans', sans-serif;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	margin: 0;
	padding: 0;
	margin-bottom: 25px;
	font-family: "Lora", serif;
	color: #232323;
	line-height: 1.45;
	font-weight: normal;
}

h1 {
	font-size: 33px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 27px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 21px;
}

h6 {
	font-size: 18px;
}

p {
	margin: 0;
	margin-bottom: 25px;
}

p:last-child {
	margin: 0;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	color: #232323;
	font-size: 26px;
	font-style: italic;
	line-height: 1.65;
	background-image: url("images/blockquote.png");
	background-repeat: no-repeat;
	background-position: 15px 0;
	padding: 13px 41px;
	text-align: center;
}

	blockquote p:last-child {
		margin: 0;
	}

address {
	margin-bottom: 25px
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 25px;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

small {
	font-size: 75%;
}

.handwritten{
	font-family: 'Great Vibes', Helvetica, sans-serif !important;
}

/*--------------------------------------------------------------
	## Elements
--------------------------------------------------------------*/

body {
	background: #fff;
	padding-top: 0px;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 25px;
}

ul,
ol {
	margin: 0;
	margin-bottom: 25px;
	padding: 0 0 0 15px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	max-width: 100%;
}

table {
	margin-bottom: 25px;
	width: 100%;
	line-height: 1;
}

table thead {
	background: #fa658b;
	color: #fff;
	text-align: left;
}

table td,
table th {
	padding: 10px 14px;
	text-align: left;
}

table tbody th {
	background: #6dcdaf;
	color: #fff;
}

table tbody th a {
	color: inherit;
}

.text-align-center {
	text-align: center;
}

.text-align-left {
	text-align: left;
}

.text-align-right {
	text-align: right;
}

.position-relative {
	position: relative;
}

.position-absolute {
	position: absolute;
}

/*--------------------------------------------------------------
	## Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #ff597f;
	border: 0px;
	border-radius: 0px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Josefin Sans', sans-serif;
	line-height: 48px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 0 24px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #ff597f;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	background: white;
    border: 1px solid #aaa;
	border-radius: 3px;
	color: #aaa;
	font-size: 13px;
	font-weight: 500;
	font-family: 'Josefin Sans', sans-serif;
	line-height: 1.4;
	padding: 15px;
	max-width: 100%;
}

.tribe-community-events-content .tribe-event-list-search input[type=search]{
	margin-left: -55px !important;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #4d4d4d;
}

textarea {
	width: 100%;
}

.round-image{
	border-radius: 50%;
}

/*--------------------------------------------------------------
	## Links
--------------------------------------------------------------*/

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #fa658b;
}

/*--------------------------------------------------------------
	## Screen Reader
--------------------------------------------------------------*/

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
	# WordPress Specific
--------------------------------------------------------------*/

.sticky {

}

.bypostauthor {
	
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
	## Captions
--------------------------------------------------------------*/

.wp-caption {
	margin-top: 20px;
	margin-bottom: 20px;
	max-width: 100%;
}

.wp-caption.alignleft {
	margin-right: 30px;
}

.wp-caption.alignright {
	margin-left: 30px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	-moz-box-shadow: 0px 0px 5px 0px rgba( 0, 0, 0, 0.15 );
	-webkit-box-shadow: 0px 0px 5px 0px rgba( 0, 0, 0, 0.15 );
	box-shadow: 0px 0px 5px 0px rgba( 0, 0, 0, 0.15 );
}

.wp-caption .wp-caption-text {
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	padding: 0 10%;
	font-family: 'Josefin Sans', sans-serif;
	margin-top: 20px;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
	## Galleries
--------------------------------------------------------------*/

.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
	# Floats and Clearing
--------------------------------------------------------------*/

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.float-none {
	float: none;
}

.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/*--------------------------------------------------------------
	# Columns System
--------------------------------------------------------------*/

.wrapper {
	max-width: 80%;
	margin: 0 auto;
}

.col {
	display: block;
	float: left;
	margin-right: 2.76%;
}

body.rtl .col {
	float: right;
	margin-left: 2.76%;
	margin-right: 0;
}

.col-1 { width: 5.803%; }
.col-2 { width: 14.36%; }
.col-3 { width: 22.93%; }
.col-4 { width: 31.49%; }
.col-5 { width: 40.05%; }
.col-6 { width: 48.62%; }
.col-7 { width: 57.18%; }
.col-8 { width: 65.74%; }
.col-9 { width: 74.31%; }
.col-10 { width: 82.87%; }
.col-11 { width: 91.43%; }
.col-12 { width: 100%; }

.col-last {
	margin-right: 0;
}

body.rtl .col-last {
	margin-left: 0;
}

.col-first {
	clear: both;
}

.no-col-spacing .col { margin: 0; }
.no-col-spacing .col-1 { width: 8.33333%; }
.no-col-spacing .col-2 { width: 16.66666%; }
.no-col-spacing .col-3 { width: 25%; }
.no-col-spacing .col-4 { width: 33.33333%; }
.no-col-spacing .col-5 { width: 41.66666%; }
.no-col-spacing .col-6 { width: 50%; }
.no-col-spacing .col-7 { width: 58.33333%; }
.no-col-spacing .col-8 { width: 66.66666%; }
.no-col-spacing .col-9 { width: 75%; }
.no-col-spacing .col-10 { width: 83.33333%; }
.no-col-spacing .col-11 { width: 91.66666%; }
.no-col-spacing .col-12 { width: 100%; }

/*--------------------------------------------------------------
	# Header
--------------------------------------------------------------*/

#header {
	border-bottom: 1px solid #aaa;
	text-align: center;
}

	#header #top-menu{
		background-color: #333333;
		width: 100%;
	}

#site-identity{
	position: relative;
}

input.search-field{
	padding: 10px 37px 10px 7px;
    width: 100%;
    box-sizing: border-box;
}

form.search-form{
	text-align: center;
	margin-bottom: 20px;
	position: relative;
}

input.search-submit, input.search-submit:hover, input.search-submit:focus{
	background: url(images/lup.jpg);
	background-size: cover;
	color:transparent;
	line-height: normal;
	padding: 5px 10px 5px;
	position: absolute;
	top: 9px;
	right: 9px;
	width: 22px;
	
}
	
/*--------------------------------------------------------------
	## Logo
--------------------------------------------------------------*/

#logo {
	padding: 25px 0;
	position: relative;
	text-align: center;
	line-height: 0;
	margin-right: 50px;
	z-index: 0;
}

	#logo .site-title {
		color: #333;
		line-height: 1;
		font-size: 12px;
		font-weight: 700;
		font-family: 'Josefin Sans', sans-serif;
		margin: -10px 0px 0px -20px;
		text-transform: uppercase;
		letter-spacing: 2px;
	}

		#logo .site-title a {
			color: inherit;
		}
	
	#logo a,
	#logo img {
		display: inline-block;
	}

/*--------------------------------------------------------------
	## Navigation
--------------------------------------------------------------*/

.navigation {
	z-index: 99998;
	position: relative;
	width: auto;
}

	.navigation .menu-main-menu-container{
		text-align: center;
	}

	.navigation ul,
	.navigation li {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

		/* Top level item */
		.navigation .menu > li {
			display: inline-block;
			position: relative;
			z-index: 99998;
			margin-left: 23px;
		}

		/* Top level first item */
		.navigation .menu > li:first-child {
			margin-left: 0 !important;
		}

			/* Top level chevron */
			.navigation .menu a .fa {
				display: inline-block;
				color: rgb(165, 165, 165);
				font-size: 7px;
				margin-left: 10px;
				vertical-align: middle;
			}


			/* Top level item anchor */
			.navigation .menu > li > a {
				display: inline-block;
				text-decoration: none;
				vertical-align: middle;
				color: #fff;
				font-size: 14px;
				font-weight: normal;
				font-family: 'Josefin Sans', sans-serif;
				line-height: 67px;
				letter-spacing: 1px;
				padding: 0;
				text-transform: uppercase;
				border-top: 3px solid transparent;
			}

			.navigation #top-menu > li > a{
				font-size: 12px;
			}

			.navigation #primary-menu > li > a{
				color: #333;
				font-weight: 700;
				padding: 0px 20px;
			}

			/* Top level item anchor hover */
			.navigation .menu > li > a:hover {
				color: #fff;
			}

			.navigation #primary-menu > li > a:hover{
				color: #333;
			}

			/* Top level item anchor current */
			.navigation .menu > li.current-menu-item > a {
				color: #fff;
				border-color: #fa658b;
			}

	/* Submenu */
	.navigation .menu ul {	
		background: #fff;
		border: 1px solid #333;
		visibility: hidden;
		opacity: 0;
		position: absolute;
		top: 100%;
		left: -25px; /* same as horrizontal padding on .navigation .menu ul li */
		text-align: left;
		padding: 10px 0;
		-webkit-transition: .5s opacity;
		-moz-transition: .5s opacity;
		transition: .5s opacity;
	}

		/* Submenu item */
		.navigation .menu ul li {
			position: relative;
			display: block;
			white-space: nowrap;
			margin: 0;
			padding: 0 25px; /* same as left on .navigation .menu ul */
		}

			/* Submenu item anchor */
			.navigation .menu ul li a {				
				display: block;
				line-height: 1;
				text-decoration: none;
				color: #333;
				font-size: 12px;
				font-weight: 700;
				font-family: 'Josefin Sans', sans-serif;
				letter-spacing: 1px;
				text-transform: uppercase;
				line-height: 15px;
				border-bottom: 1px solid #aaa;
				padding-top: 11px;
				padding-bottom: 9px;
				text-transform: uppercase;
			}

			/* Submenu last item anchor */
			.navigation .menu ul li:last-child a {
				border-bottom: 0 !important;
			}

			/* Submenu item anchor hover */
			.navigation .menu ul li a:hover {
				 color: #aaa;
			}

			/* Submenu item anchor hover */
			.navigation .menu ul li.current-menu-item > a {
				color: #aaa;
			}

		/* Second lvl submenu */
		.navigation .menu ul ul {
			left: 100%;
			margin-left: 0;
			top: -11px; /* upper level padding + border */
		}

		/* Show submenu on hover */
		.navigation .menu li:hover > ul {
			visibility: visible;
			opacity: 1;
		}

.menu-item a img{
	display: none !important;
}

.blog-post-single-nav{
	padding: 20px 0px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

body.single-post #content .blog-post-single-nav .navigation{
	    margin-top: 0px;
}

.blog-post-single-nav-button.blog-post-single-nav-next,
.blog-post-single-nav-button.blog-post-single-nav-prev{
	padding: 0px;
	background: none;
	letter-spacing: normal;
	margin-bottom: 2px;
}

.blog-post-single-nav-button.blog-post-single-nav-prev{
	text-align: left;
}

.blog-post-single-nav-button.blog-post-single-nav-next{
	text-align: right;
}

.nav-previous a, .nav-next a{
	color: #999;
}

.menu-item-has-children > a:after{
	content: "\f078";
	font-family: FontAwesome;
    margin-left: 10px;
    font-size: 12px;
    position: absolute;
	top: 1px;
	font-weight: normal;
}

.navigation .menu ul.sub-menu{
	left: 50%;
	transform: translate(-50%,0%);
	margin-left: 7px;
}
/*--------------------------------------------------------------
	## Social and Search
--------------------------------------------------------------*/

#header-social {
	text-align: right;
	font-size: 0;
	position: relative;
	width: auto;
	float: right;
}
	
	#header-social a,
	.header-search-mobile-nav-hook {
		border-top: 3px solid transparent;
		display: inline-block;
		line-height: 70px; /* same as header height */
		color: #ffffff;
		font-size: 14px;
		margin-left: 10px;
		vertical-align: middle;
		cursor: pointer;
	}

	#header-social a:first-child {
		margin-left: 0;
	}

	#header-social a.header-search-hook-show {
		margin: 0;
	}

	.header-social-sep {
		padding-left: 19px;
		margin-right: 19px;
		border-right: 1px solid #adadad;
		display: inline-block;
		height: 16px;
		vertical-align: middle;
		margin-top: 3px;
	}

	.header-search {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		z-index: 99999;
		overflow: hidden;
		width: 0;
	}

		.header-search form {
			height: 100%;
			width: 235px;
		}

			.header-search input[type="search"] {
				height: 100%;
				border: 0;
				background: #434343;
				width: 100%;
				padding: 0 20px;
				letter-spacing: 2px;
				outline: none;
				border-radius: 0;
				color: #fff;
				font-size: 11px;
				font-family: 'Josefin Sans', sans-serif;
				font-weight: 700;
			}

			.header-search-hook-hide {
				color: #6a6a6a;
				position: absolute;
				top: 50%;
				margin-top: -7px;
				font-size: 13px;
				line-height: 1;
				right: 15px;
				cursor: pointer;
				opacity: 0;
			}

/*--------------------------------------------------------------
	## Mobile Nav
--------------------------------------------------------------*/

#header-social span.header-search-mobile-nav-hook {
	display: none;
	position: relative;
	overflow: hidden;
}

.header-search-mobile-nav-hook select {
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	padding: 0;
	margin: 0;
	opacity: 0;
}

/*--------------------------------------------------------------
	# Main
--------------------------------------------------------------*/

#main {
	padding: 0px 0px 40px;
	background-image: url(images/bg-bottom.jpg);
	background-size: 100% auto;
	background-position: 0% 100%;
	background-repeat: no-repeat;
	
}

#page-title{
	width: 100%;
	padding: 20px 10% 15px;
	font-size: 30px;
	font-family: 'Josefin Sans', sans-serif;
	text-transform: uppercase;
	color: white;
	background-color: #fa658b;
	margin-bottom: 50px;
}

/*--------------------------------------------------------------
	## Content
--------------------------------------------------------------*/

#content {

}

#content-title{
	text-align: center;
	max-width: 85%;
	margin: 0px auto;
	padding-right: 3%;
}

.events-page-content #content-title{
	margin-bottom: 50px;
}

#content-title h1{
	font-size: 30px;
	margin-bottom: 10px;
}

.page-contact #content-title{
	margin-bottom: 30px;
}

.page-contact .subtitle span:first-child {
    color: #333;
}

.page-default #content-title h1{
	margin-bottom: 45px;
}

.page-default #featured-image img{
	margin-bottom: 30px;
	width: 100%;
}

.page-default .sub-heading-title{
	font-size: 20px;
	margin-top: 15px;
}

.page-default .sub-heading{
	list-style-type: none;
}

.page-default .sub-heading li{
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#sign{
	background-image: url(images/sign.png);
	background-repeat: no-repeat;
	width: 130px;
	height: 72px;
	margin-left: 40px;
}

.page-default article .wrapper.border-bottom{
	padding-bottom: 40px;
	border-bottom: 1px solid #aaa;
}

.page-default #social,
.single-content .social{
	text-align: center;
	margin: 40px 0px;
}

.page-default #social span,
.single-content .social span{
	color: #999;
	background-color: white;
	border-radius: 20px;
	margin: 0px 3px;
	padding: 13px 0px 25.5px;
	width: 40px;
	height: 40px;
	border: 1px solid #999;
}

.page-default #social span:hover,
.single-content .social span:hover{
	color: white;
	background-color: #fa658b;
	border: 1px solid #fa658b;
}

.single-content #author-bio-box .social-author-box span{
	font-size: 13px;
	color: #fa658b;
	margin-right: 5px;
}

.single-content #author-bio-box p.bio-description{
	margin-bottom: 3px;
}

.single-content .blog-post-content,
.blog-post-single-content{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}

.page-default .sub-heading li::before{
	content: "\25AA"; 
	color: #fa658b;
	margin-right: 10px;
}

.page-default .ad{
	background-color: white;
	border: 1px solid #fa658b;
	margin-bottom: 20px;
padding: 10px 10px 20px;
}


	.page-default .ad .ad-logo{
		display: inline-block;
		width: 19%;
		padding: 17px 2% 12px;
	}

	.page-default .ad .ad-info{
		display: inline-block;
		width: 80%;
		padding-right: 20px;
		vertical-align: top;
		padding-top: 22px;
		font-size: 14px;
	}

	.page-default .ad .ad-info .ad-link{
		margin-top: 15px;
	}	

	.page-default .ad .ad-info .ad-link a{
		color: #fa658b;
		text-decoration: underline;
		text-transform: uppercase;
		font-weight: bold;
		
	}

.single-content .blog-post-single-thumb img{
	width: 100%;
	object-fit: cover;
}

.page-contact .blog-post-single-thumb img{
	width: 100%;
}

.single-content .blog-post-single-title{
	text-align: center;
	margin-bottom: 8px;
}

.single-content .blog-post-meta{
	text-align: center;
	margin-bottom: 8px;
}

.single-content .blog-front-cats{
	text-align: center;
	margin-bottom: 20px;
}

.single-content .blog-front-cat{
	color: white;
	padding: 5px 10px 1px;
	margin: 5px 5px;
	font-size: 12px;
	background-color: #fa658b;
	display: inline-block;
}

.single-content .blog-post-content{
	margin: 0px 0px 20px;
}

.single-content #author-bio-box{
	padding-left: 0px;
	margin: 15px 0px 10px;
	clear: left;
}

.single-content #author-bio-box .bio-gravatar{
	display: inline-block;
	width: 10%;
}

	.single-content #author-bio-box .bio-gravatar img{
		background: none;
		border: 0px;
		width: 100%;
		padding-left: 0px;
		margin-right: 4%;
	}

.single-content #author-bio-box .author-info{
	width: 85%;
	display: inline-block;
	margin-left: 3%;
}

.single-content #author-bio-box .author-info h3{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
}

.single-content #author-bio-box .author-info .text-author{
	color: #fa658b;
	font-size: 14px;
	display: inline-block;
	margin-left: 3px;
}

#content-title .subtitle{
	color: #888888;
	font-size: 16px;
	line-height: 1.2;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}

.section-heading {
	margin-bottom: 27px;
	font-size: 0;
	line-height: 0;
}

	.section-heading h2 {
		display: inline-block;
		margin: 0;
		padding: 0;
		color: #1c1c1c;
		font-size: 11px;
		font-weight: 700;
		font-family: 'Josefin Sans', sans-serif;
		letter-spacing: 2px;
		line-height: 17px;
		text-transform: uppercase;
	}

	.section-heading a {
		display: inline-block;
		border-left: 1px solid #d4d4d4;
		color: #6ab999;
		font-size: 11px;
		font-weight: 700;
		font-family: Lato;
		letter-spacing: 2px;
		line-height: 17px;
		padding-left: 15px;
		margin-left: 15px;
		text-transform: uppercase;
	}

.recipe-wrapper, .contact-wrapper{
	padding: 5% 8%;
	border: 1px solid #fa658b;
	text-align: center;
	color: #aaa;
	margin-bottom: 40px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}


.contact-wrapper{
	background-color: white;
	text-align: left;
}

.contact-form .first-row{
	margin-bottom: 10px;
}

.contact-form .first-row span{
	width: 32%;
	display: inline-block;	
}

.contact-form .second-row{
	margin-bottom: 20px;
}

.contact-form .first-row span:nth-child(2), .contact-form .first-row span:nth-child(5){
	margin: 10px 2%;
}
	.recipe-wrapper{
		margin-top: 30px;
	}

	.recipe-wrapper .recipe-title,
	.contact-wrapper .contact-form-title{
		font-size: 22px;
		font-family: 'Josefin Sans', sans-serif;
		color: #fa658b;
		font-weight: bold;
		text-transform: uppercase;
	}

	.recipe-wrapper .recipe-serving{
		font-size: 14px;
		color: #aaa;
		text-transform: uppercase;
	}

	.select2wpurp-container-multi .select2wpurp-choices .select2wpurp-search-field input{
		padding: 15px;
		border-radius: 3px;
	}

	.recipe-serving, .recipe-section-header{
		font-family: 'Josefin Sans', sans-serif;
		font-weight: 700;
	}

	.recipe-wrapper .recipe-time-wrapper{
		display: table;
		text-align: center;
		width: 100%;
		margin: 35px auto 30px;
		border: 1px solid #aaa;
	}

	.recipe-wrapper .recipe-time-wrapper > div{
		display: table-row;
	}

	.recipe-wrapper .recipe-time-wrapper > div > div{
		display: table-cell;
		padding: 12px 0px 10px;
	}

	.recipe-wrapper .recipe-time-wrapper > div.recipe-time-header > div{
		color: #fa658b;
	}

	.recipe-wrapper .recipe-time-wrapper > div:nth-child(2) > div{
		border-top: 1px solid #aaa;
	}

	.recipe-wrapper .recipe-section{
		text-align: left;
		margin-bottom: 25px;
	}

	.recipe-wrapper .recipe-section .recipe-section-header{
		text-transform: uppercase;
		
	}

	.recipe-wrapper .recipe-print{
		color: white;
		padding: 12px 35px 10px;
		background-color: #fa658b;
		display: inline-block;
		cursor: pointer;
	}

.postbox img.recipe_thumbnail{
	max-height: 100px;
}

.postbox img.recipe_thumbnail[src=""]{
	display: none;
}

input.recipe_thumbnail_remove_image.button,
input.recipe_thumbnail_add_image.button{
	margin-bottom: 20px;
}

#new_recipe .security-question-container{
	margin-bottom: 20px;
}

.blog-posts-listing.recipe-cat-list .blog-post-read-more,
.blog-posts-listing.cat-top-tier .blog-post-read-more{
	width: 58%;
	text-transform: uppercase;
	font-size: 18px;
	display: inline-block;
	padding: 25px 0px 22px;
	background-color: white;
	opacity: 0.9;
	color: #fa658b;
	line-height: 1.2;
}

.recipe-cat .blog-post{
	width: 96%;
	text-align: left;
	padding-bottom: 25px;
	padding-top: 25px;
	border-bottom: 1px dashed #999;
	margin-top: 0px;
	padding-right: 0%;
}

.recipe-cat .blog-post:last-child{
	border-bottom:0px;
}

	.recipe-cat .blog-post .blog-front-info{
		margin-bottom: 0px;
		width: 49%;
	}

	.recipe-cat .blog-post .blog-front-cat {
		color: white;
		padding: 5px 10px 1px;
		margin: 5px 5px;
		font-size: 12px;
		background-color: #fa658b;
		display: inline-block;
		margin-left: 0px;
		margin-right: 10px;
	}

	.recipe-cat .blog-post .blog-front-title{
		margin-top: 15px;
		margin-bottom: 5px;
	}

	.recipe-cat .blog-post .blog-post-excerpt{
		padding-left: 0px;
		font-size: 15px;
		color: #666;
		margin-bottom: 0px;
	}

	.recipe-cat .blog-post .blog-post-meta{
		color: #999;
		margin-top: 0px;
	}

	.recipe-cat .blog-post .blog-front-lookup .blog-front-image {
		margin-right: 4%;
		height: 17vw;
		overflow: hidden;
		margin-bottom: 0px;
		width: 45%;
	}


#printable-section{
	padding: 2% 2%;
    border: 1px solid #fa658b;
    text-align: center;
    color: #aaa;
    margin-bottom: 40px;
}

	#printable-section .printable-info-wrapper{
		width: 48%;
		padding-right: 1.8%;
		margin-right: 2.7%;	
		border-right: 1px solid #aaa;	
		display: inline-block;
	}

	#printable-section .printable-form{
		width: 45%;
		display: inline-block;	
		text-align: left;
		vertical-align: top;
		color: #111;
	}

	.printable-info-title{
		color: #fa658b;
		font-size: 20px;
		font-weight: bold;
	}

	.printable-info #paper{
		background-image: url(images/paper.jpg);
		background-repeat: no-repeat;
		width: 34.5%;
		height: 181px;
		display: inline-block;
		background-size: contain;
		margin-top: 5px;
	}

	.printable-info .text{
		display: inline-block;
		width: 63%;
		vertical-align: top;
		text-align: left;
		color: #222;
		margin-top: 15px;
		padding-left: 10px;
	}

	.printable-form label{
		display: block;
	}

	.printable-form input{
		margin: 9px 0px;
		width: 100%;
		font-family: 'Roboto', sans-serif;
		font-weight: lighter;
	}

	.printable-form .button.submit{
		color: white;
		background-color: #fa658b;
		padding: 10px 0px;
		margin-top: 5px;
		width: 100%;
		text-align: center;
		cursor: pointer;
	}

.meet-the-team-content #featured-image, .meet-the-team-content #page-content{
	margin-top: 40px;
	text-align: left;
}

.meet-the-team-content article > div.wrapper{
	text-align: center;
}

.team-title h1{
	margin-top: 50px;
	font-size: 30px;
}

.team-wrapper{
	display: inline-block;
	width: 30%;
	margin-top: 50px;
	vertical-align: top;
}

	.team-wrapper .pic{
	}

	.team-wrapper .pic img{
		border-radius: 50%;
	}

	.team-wrapper .name{
		font-family: "Lora", serif;
		font-weight: bold;
		text-align: center;
		margin: 20px 0px 0px;
		font-size: 20px;
	}

	.team-wrapper .desc{
		font-family: "Roboto", sans-serif;
		font-size: 14px;
	}

	.team-wrapper:nth-child(3n + 1){
		margin: 50px 3% 0px;
	}

/*--------------------------------------------------------------
	## Front page
--------------------------------------------------------------*/

#banner-about-us{
	display: table;
	width: 100%;
	padding-bottom: 25px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;
}

#banner-about-us div{
	display: table-cell;
	vertical-align: top;
}

#banner-about-us div#banner-about-us-text{
	margin-right: 0px;
	height: 100%;
	width: 31%;
	background-color: #fa658b;
	color: white;
	vertical-align: middle;
	text-align: center;
	padding: 15px;
}

#banner-about-us-image{
	margin-right: 0px;
	height: 17vw;
	width: 69%;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
}

#banner-about-us-text p{
	margin: 0px;
	
	line-height: 1.2;
}

.blog-front-list{
	padding-right: 5%;
}

.blog-front{
	display: inline-block;
	width: 32%;
	vertical-align: top;
}

.blog-front-list-lookup{
	padding: 40px 0px;
}

.blog-front-lookup{
	width: 100%;
	vertical-align: top;
	min-height: 275px;
}

	.blog-front-lookup > div{
		width: 47%;
		display: inline-block;
		vertical-align: top;
		margin-bottom: 25px;
	}

	.blog-front-lookup .blog-front-image{
		margin-right: 4%;
		height: 12vw;
		overflow: hidden;
	}

	.blog-front-lookup .blog-front-cat{
		color: white;
		padding: 5px 10px 1px;
		font-size: 12px;
		background-color: #fa658b;
		display: inline-block;
	}

	.blog-front-lookup .blog-front-title{
		font-size: 23px;
		font-family: "Lora", serif;
	}

	.blog-front-lookup .blog-post-meta{
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.blog-front-lookup .blog-front-ex{
		font-size: 14px;
		color: #666;
		font-family: "Roboto", sans-serif;
		font-weight: 300;
		
	}

.main-blog .blog-front:first-child{
	width: 100%;
}

.main-blog .blog-front:nth-child(3){
	margin: 0px 2%;
}

	.blog-front .blog-front-image{
		overflow: hidden;
		width: 100%;
		height: 12vw;
	}

		.blog-front .blog-front-image img{
			width: 100%;
			height: 12vw;
			margin-top: 0px;
		}

	.main-blog .blog-front:first-child .blog-front-image{
		height: 360px;
	}

		.main-blog .blog-front:first-child .blog-front-image img{
			width: 100%;
			height: 500px;
			margin-top: -10px;
		}


	.main-blog .blog-front:first-child > div{
		text-align: center;
	}

	.main-blog .blog-front:first-child > div.blog-front-title{
		margin-bottom: 5px;
	}

	.blog-front .blog-front-cat{
		color: #fa658b;
		font-size: 12px;
		font-weight: lighter;
		margin: 15px 0px 5px;
		text-transform: uppercase;
	}

	.blog-front .blog-front-title{
		font-size: 16px;
		line-height: 1.2;
		font-family: "Lora", serif;
	}

	.main-blog .blog-front:first-child .blog-front-title{
		font-size: 25px;
	}

	.blog-front .blog-front-link,
	.blog-front-lookup .blog-front-link{
		color:#fa658b;
		font-size: 12px;
		line-height: 1;
		position: relative;
	}

	.blog-front .blog-front-link::after,
	.blog-front-lookup .blog-front-link::after{
		content: ">";
		position: absolute;
		top: -1.5px;
		right: -10px;
	}

#keep-up-section{
	width: 100%;
	margin-top: 25px;
	padding-top: 35px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}


.section-title{
	text-align: center;
	font-size: 24px;
	color: #bfbfbf;
	margin-bottom: 35px;
	font-weight: 600;
}

	#keep-up-section .blog-front-list{
		padding-right: 0px;
	}

	#keep-up-section .blog-front:nth-child(2){
		margin: 0px 2%;
	}

	#keep-up-section .blog-front .blog-front-image{
		overflow: hidden;
		width: 100%;
		height: 17vw;
	}

		#keep-up-section .blog-front .blog-front-image img{
			width: 100%;
			height: 17vw;
			margin-top: -10px;
		}
	
	#keep-up-section ul.menu{
		list-style: none;
		margin: 30px 0px 10px;
		padding: 0px;
		text-transform: uppercase;
		color: white;
	}

	#keep-up-section ul#front-bottom-menu li{
		color: white;
		background-size: cover;
		background-position: 50% 50%;
		text-align: center;
		margin: 20px 0px;
		padding: 15px 10px;
		width: 32%;
		display: inline-block;
	}

	#keep-up-section ul#front-bottom-menu li a{
		width: 100%;
		height: 100%;
		color: white;
		padding: 20px 0px;
		display: block;
		font-size: 18px;
		position: relative;
	}

	#keep-up-section ul#front-bottom-menu li a:hover{
		color: white;
	}

	#keep-up-section ul#front-bottom-menu li:nth-child(1){
		background-image: url(images/bg1.jpg);
		margin-top: 0px;
		margin-right: -5px;
	}

	#keep-up-section ul#front-bottom-menu li:nth-child(2){
		background-image: url(images/bg3.jpg);
		margin-left: 2%;
		margin-right: 2%;
	}

	#keep-up-section ul#front-bottom-menu li:nth-child(3){
		background-image: url(images/bg2.jpg);
		margin-left: -5px;
	}

	#keep-up-section ul#front-bottom-menu li a span.menu-image-title{
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}

#look-section{
	width: 100%;
	padding-top: 35px;
}

#look-section .blog-front-image img{
	object-fit: cover;
	height: 175px;
	width: 100%
}

#testimony-section{
	padding-bottom: 80px;	
}

.slick-slide{
	text-align: center;
	width: 60%;
	position: relative;
}

.slick-slide:focus{
	outline: none;
}

.slick-slide > div{
	width: 60%;
	margin: 0px auto; 
}

.wpsisac-slick-slider .slick-slide .testimonial-desc{
	position: relative;
}

.wpsisac-slick-slider .slick-slide .testimonial-desc::before{
	width: 20px;
	height: 17px;
	position: absolute;
	top: 50%;
	left: -7%;
	transform: translate(0%, -50%);
	background: url(images/open-quote.png);
	content: " ";
}

.wpsisac-slick-slider .slick-slide .testimonial-desc::after{
	width: 20px;
	height: 17px;
	position: absolute;
	top: 50%;
	right: -7%;
	transform: translate(0%, -50%);
	background: url(images/close-quote.png);
	content: " ";
}

.testimonial-pic img{
	margin: 20px auto;
	width: 100px;
    border-radius: 50%;
}

#feature-section{
	margin-bottom: 80px;
}

#feature-list{
	text-align: center;
}

#feature-list .mobile-slide{
	display: inline-block;
}

.featured-logo{
	display: inline-block;
	width: 17%;
	padding: 0px 1%;
	vertical-align: middle;
}

.featured-logo img{
	width: 100%;
}



.front-cat{
	width: 48%;
	display:inline-block;
	vertical-align: top;
}

.front-cat:nth-child(odd){
	margin-right: 4%;
}

.front-cat:nth-child(even){
	margin-left: -5px;
}

.front-cat-header{
	width: 100%;
	height: 8.6vw;
	min-height: 110px;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.front-cat:nth-child(1) .front-cat-header{
	background-image: url(images/for-mums.jpg);
}

.front-cat:nth-child(2) .front-cat-header{
	background-image: url(images/for-kids.jpg);
}

.front-cat:nth-child(3) .front-cat-header{
	background-image: url(images/things-to-do.jpg);
}

.front-cat:nth-child(4) .front-cat-header{
	background-image: url(images/we-love.jpg);
}

.front-cat:nth-child(5) .front-cat-header{
	background-image: url(images/whats-on.jpg);
}

.front-cat:nth-child(6) .front-cat-header{
	background-image: url(images/recipes.jpg);
}
	
	.front-cat-header .front-cat-more{
		color:#ed6260;
		position: absolute;
		padding: 8px 20px 5px;
		right: 4%;
		bottom: 12%;
		font-size: 13px;
		background-color: white;
		opacity: 0.9;
	}

#more-info-section{
	border: 1px solid #e1e1e1;
	background-color: #e1e1e1;
	border-top: 0px;
	margin-bottom: 70px;
}

.more-info-header{
	background-image: url(images/more-info.jpg);	
	width: 100%;
	height: 4.72vw;
	min-height: 72px;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

	.more-info-header .front-cat-more{
		position: absolute;
		top: 50%;
		right: 4%;
		padding: 8px 30px 5px 20px;
		transform: translate(0%, -50%);
		color:#fa658b;
		font-size: 13px;
		background-color: white;
		opacity: 0.9;
		cursor: pointer;
	}

		.more-info-header .front-cat-more span{
			position: absolute;
    		right: 11px;
    		top: 6px;
			font-size: 20px;
			margin-top: -5px;
			font-family: Arial, Helvetica, sans-serif;
		}


.more-info-content{
	padding: 50px 40px;
	display: none;
	background-color: white;
}

.related .related-title{
	text-transform: uppercase;
    color: #999;
    margin-top: 40px;
    margin-bottom: 20px;
}

.related .blog-front-cat{
	background: none;
	color: #fa658b;
	padding-left: 0px;
}

.related .blog-front{
	margin-bottom: 30px;
}

.related .blog-front:nth-of-type(3){
	margin: 0px 2%;
}

/*--------------------------------------------------------------
	## Event page
--------------------------------------------------------------*/
.tribe-button.submit, .tribe_community_list .tribe-button.tribe-button-primary ,.tribe_community_list .tribe-button.tribe-button-primary:hover{
	background: #ff597f !important;
	color: white !important;
}

 .tribe-button{
	background: #eee !important;
	color: #777 !important;
}

#tribe_events_filters_wrapper input[type=submit]{
	background-color: #fa658b;
	height: 43px !important;
}


#tribe-events-content a, .tribe-events-event-meta a{
	color: #fa658b !important;	
}

#tribe-events-content .tribe-events-cal-links .tribe-events-gcal.tribe-events-button{
	background: #ff597f !important;
	color: white !important;
}

#tribe-bar-views .tribe-bar,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a{
	background-color: #fa658b !important;
	color: #333;
}

#tribe-bar-views .tribe-bar-views-inner{
	background-color: #fa658b !important;
	border-left: 1px solid #ddd;
	color: #333;
}

#tribe-bar-form{
	background-color: #fa658b !important;
}

#tribe-events-content a.tribe-events-ical.tribe-events-button{
	background-color: #fa658b !important;
	color: white !important;
}

body.admin-bar .datepicker{
	z-index: 100000 !important;
}

#tribe-events td.tribe-events-present div[id*="tribe-events-daynum-"], #tribe-events td.tribe-events-present div[id*="tribe-events-daynum-"] > a{
	background-color: #fa658b !important;
}

input#tribe-bar-date {
    color: #333;
}

th.dow {
    color: black;
    background: white;
}

.tribe-community-events-content .tribe-nav .tribe-upcoming{
	border: 1px solid #b7b7b7 !important;
	border-radius: 3px !important;
}

.events-page-content .tribe-community-events{
	background: white;
    border: 1px solid #fa658b;
    box-sizing: border-box;
    color: #666;
    font-size: 100%;
    padding: 60px;
}
.events-page-content .tribe_community_edit #tribe-add-exclusion:focus, .tribe_community_edit #tribe-add-exclusion:hover, .tribe_community_edit .button-primary:focus, .tribe_community_edit .button-primary:hover, .tribe_community_edit .button-secondary:focus, .tribe_community_edit .button-secondary:hover, .tribe_community_edit .button:focus, .tribe_community_edit .button:hover, .tribe_community_edit .tribe-add-recurrence.tribe-button:focus, .tribe_community_edit .tribe-add-recurrence.tribe-button:hover, .tribe_community_edit .tribe-button:focus, .tribe_community_edit .tribe-button:hover, .tribe_community_list #tribe-add-exclusion:focus, .tribe_community_list #tribe-add-exclusion:hover, .tribe_community_list .button-primary:focus, .tribe_community_list .button-primary:hover, .tribe_community_list .button-secondary:focus, .tribe_community_list .button-secondary:hover, .tribe_community_list .button:focus, .tribe_community_list .button:hover, .tribe_community_list .tribe-add-recurrence.tribe-button:focus, .tribe_community_list .tribe-add-recurrence.tribe-button:hover, .tribe_community_list .tribe-button:focus, .tribe_community_list .tribe-button:hover{
	background: #fa658b;

}

.tribe_community_edit .events-page-content .tribe-button-tertiary, .tribe_community_list .events-page-content .tribe-button-tertiary{
	font-weight: 500;
}

.tribe_community_edit .events-page-content .tribe-button-secondary, .tribe_community_list .events-page-content .tribe-button-secondary{
	font-weight: 700;
}

/*--------------------------------------------------------------
	## Event page
--------------------------------------------------------------*/

/*--------------------------------------------------------------
	## Add a recipe page
--------------------------------------------------------------*/

.wpurp-required{
	color: #fff !important;
}

#wpurp_user_submission_form{
	text-align: left;
	margin-top: 40px;
}

	#wpurp_user_submission_form .recipe-image-container{
		margin-top: 20px;
	}

	.recipe_thumbnail_image.button{
		margin-bottom: 20px;
	}

	.postbox img.recipe_thumbnail{
		margin-bottom: 10px;
		margin-top: -5px;
	}

	#wpurp_user_submission_form .recipe-author-container{
		margin-top: 20px;
	}

	#wpurp_user_submission_form .recipe-general-container{
		padding-top: 15px;
		margin-top: 25px;
		border-top: 1px solid #fa658b;
	}

	#wpurp_user_submission_form .recipe-general-container,
	#wpurp_user_submission_form .recipe-ingredients-container,
	#wpurp_user_submission_form .recipe-instructions-container,
	#wpurp_user_submission_form .recipe-notes-container{
		padding-bottom: 25px;
		border-bottom: 1px solid #fa658b;
	}

/*--------------------------------------------------------------
	## Add a recipe page
--------------------------------------------------------------*/

/*--------------------------------------------------------------
	## Blog Posts Listing
--------------------------------------------------------------*/

.blog-post {
	text-align: center;
	margin-top: 35px;
	width: 49%;
	display: inline-block;
	padding-right: 4%;
	vertical-align: top;
}

.blog-post:first-child {
	margin-top: 35px;
	padding-top: 0;
}

	.blog-post-cats {
		margin-bottom: 25px;
	}

		.blog-post-cats a {
			border-bottom: 2px solid #ed6260;
			color: #111;
			font-size: 11px;
			font-weight: 900;
			font-family: 'Josefin Sans', sans-serif;
			line-height: 11px;
			letter-spacing: 4px;
			padding-bottom: 8px;
			margin: 0 2px;
			text-transform: uppercase;
	 	}

	.blog-post-title {
		padding: 0 32px;
		margin-bottom: 10px;
	}

		.blog-post-title h3,
		.blog-post-title h3 a {
			margin-bottom: 0px;
			font-size: 25px;
		}

	.blog-post-meta {
		color: #999;
		font-size: 11px;
		font-family: "Lora", serif;
		font-style: italic;
		font-weight: 500;
		line-height: 1.5;
		margin-bottom: 20px;
	}

		.blog-post-meta span{
			font-weight: 700;
			text-transform: uppercase;
			font-family: 'Josefin Sans', sans-serif;
			font-style: normal;
		}

	.blog-post-thumb {
		margin-bottom: 20px;
		font-size: 0;
		line-height: 0;
		text-align: center;
		position: relative;
	}

		.blog-post-thumb a{
			display: inline-block;
			max-width: 100%;
		}
		.blog-post-thumb img {
			display: inline-block;
			width: 100%;
			height: 17vw;
		}

		.blog-post-thumb:hover .blog-post-read-more a{
			display: block;
		}

	.blog-post-main {
		overflow: hidden;
		text-align: left;
	}

	.blog-post-excerpt {
		margin-bottom: 37px;
		padding: 0 30px;
		text-align: left;
		font-family: "Roboto", sans-serif;
	}

	.blog-post-excerpt.cat-listing{
		padding: 0px;
		font-weight: 300;
		word-break: break-word;
	}

	.blog-post-read-more {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

		.blog-post-read-more a {
			display: inline-block;
			background: white;
			color: #fa658b;
			font-size: 11px;
			font-weight: 900;
			font-family: 'Josefin Sans', sans-serif;
			line-height: 1;
			letter-spacing: 1px;
			padding: 16px 25px;
			display: none;
			opacity: 0.85;
		}

	.blog-post-tags {
		color: #646464;
		font-size: 13px;
		font-weight: 400;
		line-height: 15px;
		padding-left: 70px;
		float: left;
		max-width: 50%;
		text-align: left;
	}

		.blog-post-tags a {
			font-weight: bold;
		}

	.blog-post-share {
		padding-right: 70px;
		float: right;
		font-size: 0;
		line-height: 0;
	}

		.blog-post-share a {
			color: #999;
			font-size: 12px;
			font-family: "Lato", serif;
			line-height: 15px;
			margin-right: 25px;
		}

		.blog-post-share a:last-child {
			margin-right: 0;
		}

			.blog-post-share a .fa {
				color: #232323;
				font-size: 13px;
				margin-right: 8px;
			}

.blog-post-single-pagination,
.page-pagination,
.pagination {
	margin-top: 50px;
	display: block;
	text-align: center;
}

.comment-navigation {
	margin-bottom: 20px;
}

.blog-post-single-pagination,
.page-pagination {
	text-align: left;
}
	
	.comment-navigation .nav-previous,
	.comment-navigation .nav-next {
		display: inline-block;
		margin-right: 10px;
	}

	.comment-navigation a,
	.blog-post-single-pagination a,
	.blog-post-single-pagination p > span,
	.page-pagination a,
	.page-pagination p > span,
	.pagination a,
	.pagination span.current {
		margin: 0 5px;
		background-color: #e4e4e4;
		color: #666;
		font-size: 11px;
		font-weight: 900;
		font-family: 'Josefin Sans', sans-serif;
		line-height: 1;
		letter-spacing: 2px;
		padding: 15px 12px;
		display: inline-block;
		cursor: pointer;
		text-align: center;
		text-transform: uppercase;
	}

	.comment-navigation a {
		margin: 0;
	}

	.blog-post-single-pagination p > span,
	.page-pagination p > span,
	.pagination span.current {
		background: #ee6c6b;
		color: #fff;
	}


/*--------------------------------------------------------------
	## Blog Post Single
--------------------------------------------------------------*/

.blog-post-single-thumb {
	margin-bottom: 20px;
}

.blog-post-single-excerpt {
	margin-bottom: 30px;
	color: #2d2d2d;
	font-size: 18px;
	font-weight: 300;
	font-family: 'Josefin Sans', sans-serif;
	line-height: 30px;
}

.blog-post-single-meta {
	border: 1px solid #ddd;
	border-width: 1px 0 0 0;
	padding: 30px 0;
}
	.blog-post-single-content.ad{
		margin-bottom: 30px;
		position: relative;
	}

	.blog-post-single-content.ad::after{
		position: absolute;
		height: 55px;
		width: 60px;
		content: " ";
		background-image: url(images/paid.png);
		background-repeat: no-repeat;
		background-size: cover;
		top: 0px;
		right: 0px;
	}

	.blog-post-single-content.ad img{
		width: 100%;
		object-fit: cover;
	}	

	.blog-post-single-meta-info {
		float: left;
		color: #646464;
		font-size: 13px;
		line-height: 35px;
	}

		.blog-post-single-meta-info a {
			font-weight: bold;
		}

		.blog-post-single-meta-info .avatar {
			border-radius: 50%;
			margin-right: 11px;
			vertical-align: middle;
		}

		.blog-post-single-meta-info-author {

		}

		.blog-post-single-meta-info-cats {

		}

	.blog-post-single-meta-social {
		float: right;
		line-height: 32px;
	}

		.blog-post-single-meta-social .blog-post-share,
		.blog-post-single-meta-social .blog-post-share a {
			line-height: inherit;
		}

		.blog-post-single-meta-social .blog-post-share {
			padding: 0;
		}

body.single-post #content .navigation {
	position: relative;
	overflow: hidden;
	margin-top: 40px;
}

	body.single-post #content .navigation .nav-previous,
	body.single-post #content .nav-next {
		max-width: 50%;
		float: left;
		position: relative;
	}

		.blog-post-single-nav-button {
			display: block;
			background-color: #e4e4e4;
			color: #666;
			font-size: 11px;
			font-weight: 900;
			font-family: 'Josefin Sans', sans-serif;
			line-height: 1;
			letter-spacing: 2px;
			padding: 15px 10px;
			cursor: pointer;
			text-align: center;
			text-transform: uppercase;
			margin-bottom: 10px;
		}

			.nav-previous .blog-post-single-nav-button .fa {
				margin-right: 10px;
				display: inline-block;
			}

		.blog-post-single-nav-prev-title,
		.blog-post-single-nav-next-title {
			margin-top: 15px;
			font-size: 16px;
			line-height: 1.4;
		}

	body.single-post #content .navigation .nav-next {
		float: right;
		text-align: right;
		font-weight: normal;
		font-family: "Lora", sans-serif;
	}

	body.single-post #content .navigation .nav-previous{
		font-weight: normal;
		font-family: "Lora", sans-serif;
	}

		.nav-next .blog-post-single-nav-button .fa {
			margin-left: 10px;
			display: inline-block;
		}

/*--------------------------------------------------------------
	## Comments
--------------------------------------------------------------*/

#comments h2.comments-title {
	font-family: 'Lora', serif;
	font-weight: bold;
	font-size: 13px;
	color: #fa658b;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
}

.comments-area {
	margin-top: 25px;
}

.comments-area ul,
.comments-area ol,
.comments-area li {
	margin: 0; 
	padding: 0;
	list-style-type: none;
}

.comments-area li.comments-pingback,
.comments-area li.comments-trackback {
	margin-bottom: 10px;
	font-size: 12px;
	background: #eee;
	padding: 7px;
}

.comment {

}

	.comment-inner {
		background: none;
		border-radius: 0px;
		padding: 35px 0px;
		margin-bottom: 25px;
		border-bottom: 1px solid #ddd;
	}
		.gd-cancel-replaylink{
			float: right;
		}

		.comment-author-avatar {
			float: left;
			margin-right: 30px;
		}

			.comment-author-avatar img {
				border-radius: 50%;
			}

		.comment-info {
			
		}

			.comment-meta {
				float: left;
			}

				.comment-meta-author {
					margin-bottom: 8px;
					color: #232323;
					font-size: 11px;
					font-weight: 700;
					font-family: 'Josefin Sans', sans-serif;
					letter-spacing: 2px;
					text-transform: uppercase;
				}

				.comment-meta-date {
					color: #8d8d8d;
					font-size: 13px;
					font-style: italic;
				}

			.comment-reply {
				float: right;
			}

				.comment-reply a {
					text-transform: uppercase;
					line-height: 20px;
					display: inline-block;
					padding: 0 4px;
					border-radius: 3px;
					color: #aaa;
					letter-spacing: 1px;
					font-size: 11px;
					font-weight: 900;
					font-family: 'Josefin Sans', sans-serif;
				}

		.comment-main {
			color: #595959;
			font-size: 16px;
			font-weight: 400;
			font-family: "Lato", serif;
			line-height: 26px;
		}

	.comment .children {
		margin-left: 80px;
	}

	.comments-no-comments {
		margin-bottom: 20px;
	}

.comment-respond {
	padding: 0px;
}

	.comment-reply-title {
		margin: 0;
		padding: 0;
		color: #fa658b;
		font-size: 13px;
		font-weight: bold;
		font-family: 'Lora', serif;
		line-height: 11px;
		letter-spacing: 1px;
		margin-bottom: 25px;
		text-align: center;
	}

	.comment-respond .logged-in-as,
	.comment-notes {
		font-size: 13px;		
		color: #8d8d8d;
	}

		.comment-form-comment {
			font-size: 0;
			line-height: 0;
			margin: 0;
		}

		.comment-form-name,
		.comment-form-email,
		.comment-form-website {
			margin-top: 20px;
			font-size: 0;
			line-height: 0;
			width: 31%;
			margin-right: 0%;
		}

		.comment-form-email{
			margin-right: 3.5%;
			margin-left: 3.5%;
		}

			.comment-respond input[type="text"],
			.comment-respond textarea {
				background: #fff;
				border-radius: 0px;
				border: 1px solid #eee;
				font-family: 'Roboto', sans-serif;
				font-weight: 300;
				font-size: 14px;
				width: 100%;
			}

			.comment-respond input[type="text"]::-webkit-input-placeholder,
			.comment-respond textarea::-webkit-input-placeholder,
			.comment-respond input[type="text"]::-moz-placeholder,
			.comment-respond textarea::-moz-placeholder,
			.comment-respond input[type="text"]::-ms-input-placeholder,
			.comment-respond textarea::-ms-input-placeholder{
				color: #eee;
			}

			.comment-respond textarea {
				height: 200px;
				resize: none;
			}

		.comment-respond .form-submit {
			clear: both;
			padding-top: 20px;
		}

/*--------------------------------------------------------------
	## Contact Form 7
--------------------------------------------------------------*/

.wpcf7 {
	font-weight: bold;
	font-family: "Lora", sans-serif;
	line-height: 35px;	
}

/*--------------------------------------------------------------
	## Sidebar
--------------------------------------------------------------*/

#sidebar {
	
}
	
	#sidebar .widget {
		margin-bottom: 30px;
	}

	#sidebar .widget:last-child {
		margin-bottom: 0;
	}

		#sidebar .widget-title {
			margin: 0;
			padding: 0;
			background: #111;
			color: #fff;
			text-align: center;		
			font-size: 11px;
			font-weight: 900;
			font-family: 'Josefin Sans', sans-serif;
			letter-spacing: 2px;
			line-height: 1.36;
			margin-bottom: 25px;
			text-align: center;
			text-transform: uppercase;
			padding: 15px 0;
		}

	#sidebar ul.menu{
		list-style: none;
		margin: 0px;
		padding: 0px;
		text-transform: uppercase;
		color: white;
	}

	#sidebar ul#side-top-menu li{
		color: white;
		background-size: cover;
		background-position: 50% 50%;
		text-align: center;
		margin: 20px 0px;
	}

	#sidebar ul#side-top-menu li a{
		width: 100%;
		height: 100%;
		color: white;
		padding: 12px 0px;
		display: block;
	}

	#sidebar ul#side-top-menu li a:hover{
		color: white;
	}

	#sidebar ul#side-top-menu li:nth-child(1){
		background-image: url(images/bg1.jpg);
		margin-top: 0px;
	}

	#sidebar ul#side-top-menu li:nth-child(2){
		background-image: url(images/bg2.jpg);
	}

	#sidebar ul#side-top-menu li:nth-child(3){
		background-image: url(images/bg3.jpg);
	}

	#sidebar ul#side-top-menu li:nth-child(4){
		background-image: url(images/bg4.jpg);
	}

	#sidebar ul#side-top-menu li:nth-child(5){
		background-image: url(images/bg5.jpg);
	}

	#sidebar .wpcf7 form{
		text-align: center;
		padding: 50px 0px;
		background-image: url(images/bg6.jpg);
		color: white;
		background-size: cover;
		background-position: 50% 50%;
	}

	#sidebar .wpcf7{
		line-height: 1.5;
		font-weight: initial;
		font-family: inherit;
	}

		#sidebar .wpcf7 form .subscribe-title{
			margin-bottom: 10px;
			font-size: 15px;
			font-weight: 700;
		}

		#sidebar .wpcf7 form .subscribe-subtitle{
			margin-bottom: 20px;
			font-size: 14px;
			font-family: "Roboto", sans-serif;
		}

		#sidebar .wpcf7 form .subscribe-name{
			width: 90%;
			padding: 12px 20px;
			border-radius: 0px;
			font-size: 11.5px;
			margin-bottom: 15px;
		}

		#sidebar .wpcf7 form .subscribe-email{
			width: 90%;
			padding: 12px 20px;
			border-radius: 0px;
			font-size: 11.5px;
			margin-bottom: 30px;
		}

		#sidebar .wpcf7 form .subscribe-submit{
			background-color: #e2c672;
			margin-left: 20px;
		}

		.wpcf7 form span.wpcf7-not-valid-tip{
			color: #ff1;
		}

	#sidebar ul#side-bottom-menu li{
		color: #fa658b;
		background-size: cover;
		background-position: 50% 50%;
		text-align: center;
		padding: 50px 0px;
		margin: 20px 0px;
	}

		#sidebar ul#side-bottom-menu li a{
			color: #fa658b;
			background-color: white;
			padding: 15px 20px 13px;;
			opacity: 0.85;
		}

	#sidebar ul#side-bottom-menu li:nth-child(1){
		background-image: url(images/bg7.jpg);
	}

	#sidebar ul#side-bottom-menu li:nth-child(2){
		background-image: url(images/bg8.jpg);
	}

	#sidebar #side-ad li{
    	float: left;
    	width: 48%;
	}

	#sidebar #side-ad li:first-child{
    	margin-right: 2%;
	}

	#sidebar #side-ad li:last-child{
    	margin-left: 2%;
	}

/*--------------------------------------------------------------
	# Widgets
--------------------------------------------------------------*/

#popmake-10014{
	background-image: url(images/bg6.jpg);
	color: white;
	font-family: 'Josefin Sans', sans-serif;
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
}

	#popmake-10014 .pum-title.popmake-title{
		color: white;
	}

	#popmake-10014 .wpcf7{
		line-height: 1.5;
		font-weight: initial;
		font-family: inherit;
	}

	#popmake-10014 .wpcf7 form{
		padding: 50px 0px;
		color: white;
		text-align: center;
	}

	#popmake-10014 .wpcf7 form .subscribe-title{
		margin-bottom: 10px;
		font-size: 15px;
		font-weight: 700;
	}

	#popmake-10014 .wpcf7 form .subscribe-subtitle{
		margin-bottom: 20px;
		font-size: 14px;
		font-family: "Roboto", sans-serif;
	}

	#popmake-10014 .wpcf7 form .subscribe-name{
		width: 90%;
		padding: 12px 20px;
		border-radius: 0px;
		font-size: 11.5px;
		margin-bottom: 15px;
	}

	#popmake-10014 .wpcf7 form .subscribe-email{
		width: 90%;
		padding: 12px 20px;
		border-radius: 0px;
		font-size: 11.5px;
		margin-bottom: 30px;
	}

	#popmake-10014 .wpcf7 form .subscribe-submit{
		background-color: #e2c672;
		margin-left: 20px;
	}

/*--------------------------------------------------------------
	# Widgets
--------------------------------------------------------------*/

.widget {

}

/*--------------------------------------------------------------
	## Widget - Recent Posts
--------------------------------------------------------------*/

.posts-list-widget {

}

	.posts-list-widget-post {
		margin-bottom: 30px;
	}

	.posts-list-widget-post:last-child {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: 0;
	}

		.posts-list-widget-thumb {
			
		}

			.posts-list-widget-thumb img {
				display: block;
			}

		.posts-list-widget-main {
			background: #fff;
			margin-top: -40px;
			margin-left: 22px;
			margin-right: 22px;
			position: relative;
			padding: 0 40px;
			padding-top: 28px;
			text-align: center;
		}

			.posts-list-widget-date {
				font-size: 12px;
				line-height: 1;
				color: #999999;
				margin-bottom: 10px;
				font-family: 'Josefin Sans', sans-serif;
			}

			.posts-list-widget-title {
				font-size: 16px;
				color: #1d1d1d;
				margin-bottom: 7px;
				line-height: 25px;
				font-family: "Lora", serif;
				font-weight: bold;
			}

				.posts-list-widget-title a {
					color: inherit;
				}

			.posts-list-widget-comments {
				font-size: 12px;
				color: #999999;
				font-family: 'Josefin Sans', sans-serif;
			}

				.posts-list-widget-comments .fa {
					color: #232323;
					margin-right: 8px;
				}

/*--------------------------------------------------------------
	## Widget - Social
--------------------------------------------------------------*/

.social-widget {
	padding: 50px 40px;
	text-align: center;
	background: #444;
}

	.social-widget h4 {
		font-size: 26px;
		line-height: 1;
		font-family: "Playfair Display", serif;
		color: #fff;
		font-weight: normal;
		margin-bottom: 15px;
	}

	.social-widget h5 {
		font-weight: bold;
		font-family: 'Josefin Sans', sans-serif;
		line-height: 1.2;
		color: #81d5b3;
		font-size: 12px;
		text-transform: uppercase;
		margin-bottom: 35px;
	}

	.social-widget .social-widget-link {
		display: block;
		line-height: 39px;
		text-align: center;
		color: #fff;
		font-family: 'Josefin Sans', sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		background: #44619d; 
		margin-bottom: 15px;
		letter-spacing: 2px;
	}

	.social-widget .social-widget-twitter {
		background: #5faae3;
	}

	.social-widget .social-widget-pinterest {
		background: #d1372e;
	}
	
	.social-widget .social-widget-instagram {
		background: #125688;
	}

	.social-widget .social-widget-link:last-child {
		margin-bottom: 0;
	}

		.social-widget .social-widget-link .fa {
			margin-right: 8px;
		}

/*--------------------------------------------------------------
	# Footer
--------------------------------------------------------------*/

#footer {
	text-align: center;
}

	#footer #footer-menu{
		width: 100%;
	}

	#footer #footer-menu > li > a{
		color: #999;
	}

.footer-image-wrapper{
	display: inline-block;
	width: 12.5%;
}

.footer-image img{
	width: 100%;
}


/*--------------------------------------------------------------
	## Footer Top
--------------------------------------------------------------*/

#footer-top {
	padding: 40px 0;
}

	/**
	 * Footer Social
	 */

	#footer-social {
		width: 100%;
		text-align: center;
		background-color: #ff597f;
		padding: 30px 0px;
	}

		.social-links-w-labels {
			font-size: 0;
			line-height: 0;
		}

			.social-links-w-labels a {
				color: white;
				font-size: 13px;
				font-weight: 700;
				font-family: 'Josefin Sans', sans-serif;
				letter-spacing: 2px;
				line-height: 19px; /* same as .scroll-to-top */
				margin-left: 37px;
				text-transform: uppercase;
			}

			.social-links-w-labels a:first-child {
				margin-left: 0;
			}

				.social-links-w-labels .fa {
					color: white;
					margin-right: 4px;
					font-size: 15px;
				}

	/**
	 * Footer To Top
	 */

	#footer-scroll-to-top {
		float: right;
	}

		.scroll-to-top {
			display: block;
			font-size: 11px;
			font-weight: 700;
			font-family: 'Josefin Sans', sans-serif;
			letter-spacing: 2px;
			line-height: 19px; /* same as .social-links-w-labels a */
			cursor: pointer;
		}

		.scroll-to-top .fa {
			color: #323232;
			margin-left: 10px;
		}

/*--------------------------------------------------------------
	## Footer Bottom
--------------------------------------------------------------*/

#footer-bottom {
	padding: 0px 0;
}
	
	/**
	 * Footer Navigation
	 */

	#footer-navigation {
	}

		#footer-navigation ul,
		#footer-navigation li {
			margin: 0;
			padding: 0;
			list-style-type: none;
			font-size: 0;
			line-height: 0;
		}

			#footer-navigation li {
				display: inline-block;
				margin-left: 30px;
			}

			#footer-navigation li:first-child {
				margin-left: 0;
			}

				#footer-navigation li a {
					color: #999;
					font-size: 12px;
					font-weight: 700;
					line-height: 67px;
					font-family: 'Josefin Sans', sans-serif;
					letter-spacing: 2px;
					text-transform: uppercase;
				}

	/**
	 * Footer Copyright
	 */

	#footer-copyright {
		text-align: center;
		font-style: italic;
		color: #999;
		font-size: 11px;
		padding: 10px 0px;
		background-color: #333;
		line-height: 29px; /* same as on #footer-navigation li a */
	}

/*--------------------------------------------------------------
	# Responsive
--------------------------------------------------------------*/

@media only screen and ( min-width: 1460px )  {
	.wrapper{
		max-width: 1170px;
	}

}

/*--------------------------------------------------------------
	## Smaller Monitors
--------------------------------------------------------------*/

@media only screen and ( min-width: 1024px ) and ( max-width: 1280px )  {


}

/*--------------------------------------------------------------
	## Tablets
--------------------------------------------------------------*/

@media only screen and ( min-width: 768px ) and ( max-width: 1023px ) {
	.slick-slide > div{
		width: 70%;
	}

	.front-cat-header{
		background-position: -30px 0px;
	}

}

/*--------------------------------------------------------------
	## Tablets portrait and phones
--------------------------------------------------------------*/

@media only screen and ( max-width: 768px)  {
	.desktop{
		display: none;
	}
	.mobile{
		display: block !important;
	}

	.blog-post-thumb img {
		height: auto;
		max-height: 260px;
	}

	#header #top-menu{
		display: none;
	}

	#keep-up-section .blog-front .blog-front-image{
		min-height: 270px;
	}

	#keep-up-section .blog-front .blog-front-image img{
		height: 280px;
	}

	.ad.mobile{
		display: none;
	}

	.ad.desktop{
		display: block;
	}

	.team-wrapper{
		display: block;
		width: 90%;
		margin-top: 50px;
		vertical-align: top;
	}
	
		
	
	.team-wrapper, .team-wrapper:nth-child(3n+1){
			margin: 50px auto 0px;
		}

	.navigation .menu ul.sub-menu{
		visibility: visible;
		opacity: 1;
	}

	#site-identity{
		width: 95%;
	}

	#logo .site-title{
		margin: -10px 0px 0px -5px;
		letter-spacing: 1px;
		line-height: 1.2;
	}

	.blog-front-lookup .blog-front-link{
		display: inline-block !important;
	}

	#feature-section {
    	margin-bottom: 0px;
	}

	.wpsisac-slick-slider .slick-slide .testimonial-desc::before,
	.wpsisac-slick-slider .slick-slide .testimonial-desc::after{
		display: none;
	}
	

	.featured-logo{
		width: 32%;
	}


	.slick-slide > div{
		width: 75%;
	}

	ul.slick-dots{
		text-align: center;
		padding: 0px;
	}

	ul.slick-dots li{
		list-style: none;
		display: inline-block;
		margin: 10px 6px 0px;
	}

	ul.slick-dots li:first-child{
		margin-left: 0px;
	}

	ul.slick-dots li:last-child{
		margin-right: 0px;
	}

	ul.slick-dots li.slick-active button{
		background: #fa658b;
		border: 1px solid #fa658b;
		outline: none;
	}

	.blog-front.slick-slide .blog-front-cat {
		margin: 15px auto 7px;
	}

	.slick-dots button{
	    border-radius: 5px !important;
		width: 10px !important;
		height: 10px !important;
		text-indent: -99999px;
		background: white;
		border: 1px solid #aaa;
		padding: 0px;
	}

	.slick-dots button:focus{

	}

	#logo{
		margin-right: 0px;
	}

	#banner-about-us{
		width: 125%;
		margin-left: -12.5%;
		padding-bottom: 0px;
    	border-bottom: 0px;
    	margin-bottom: 0px;
	}

		#banner-about-us div{
			display: block;
		}
	
	#banner-about-us div#banner-about-us-text{
		width: 100%;
	}

	#banner-about-us-image{
		width: 100%;
		height: 30vw;
	}

	.blog-front-lookup .blog-front-ex{
		display: none;
	}

	#look-section .blog-front-lookup .blog-post-meta{
		display: none;
	}

	#keep-up-section .blog-front:nth-child(2){
		margin: 0px;
	}

	.front-cat{
		width: 100%;
		margin-right: 0%;
	}

	.blog-front-lookup{
		width: 48%;
		display: inline-block;
	}
	
	.blog-posts-listing.recipe-cat .blog-front-lookup{
		width: 100%;
	}

	.blog-front-lookup:first-child{
		margin-right: 4%;
	}

	.more-info-header .front-cat-more{
		display: none;
	}

	.blog-front-lookup > div{
		width: 100%;
		
	}

	.main-blog .blog-front:first-child .blog-front-image{
		height: auto;
	}

	.main-blog .blog-front:first-child .blog-front-image img{
		height: 54vw;
	}

	.home .blog-front .blog-front-image img{
		height: 24.5vw;
		object-fit: cover;
		object-position: center center;
	}

	.blog-front-lookup .blog-front-image{
		height: auto;
	}

	#sign{
    	margin-left: auto;
		margin-right: auto;
	}

	.page-default .ad{
		text-align: center;	
		padding: 20px 20px 30px;
	}

	.page-default .ad .ad-info{
		text-align: left;
	}

	.page-default .ad .ad-logo{
		width: 100%;
	}

	.page-default article .wrapper.border-bottom{
		border: 0px;
		padding-bottom: 0px;
	}

	#content,
	#sidebar{
		width: 100%;	
	}

	.blog-post-meta{
		font-size: 14px;
	}

	.single-content .blog-post-single-title{
		font-size: 25px;
	}

	.single-content .blog-post-single-thumb img{
		min-height: 50vw;
	}

	.blog-post-single-content.ad img{
		width: 100%;
		object-fit: cover;
	}

	.blog-post-single-content blockquote{
		font-size: 16px;
		padding: 12px 0px;
	}

	#printable-section{
		padding: 4% 4%;
	}

	#printable-section .printable-info-wrapper {
		width: 100%;
		padding-right: 0%;
		margin-right: 0%;
		border-right: 0px;
		border-bottom: 1px solid #eee;
		margin-bottom: 10%;
		padding-bottom: 10%;
		display: inline-block;
	}

	#printable-section .printable-form{
		width: 100%;
	}

	.printable-info #paper{
		background-position: 50% 0%;
	}

	.single-content #author-bio-box .bio-gravatar{
		width: 30%;
		max-width: 120px;
		min-width: 100px;
	}

	.single-content #author-bio-box .author-info{
		margin-left: 0%;
		width: 100%;
	}

	.single-content .related .blog-front{
		width: 100%;
	}

	.related .blog-front:nth-of-type(3){
		margin: 0px 0px 30px;
	}

	.blog-front .blog-front-image{
		height: auto;
	}

	.blog-front .blog-front-image img{
		object-fit: cover;
		min-height: 40vw;
	}

	.blog-front .blog-front-title{
		font-size: 16px;
	}

	.category .blog-posts-listing  article{
		padding-right: 0px;
		width: 100%;
	}

	#sidebar .wpcf7 form .subscribe-name{
		text-align: center;
	}

	#sidebar .wpcf7 form .subscribe-email{
		text-align: center;
	}

	.contact-form .first-row span{
		width: 100%;
	}

	.contact-form .first-row span:nth-child(2){
		margin: 20px 0px;
	}

	.contact-form .first-row span:nth-child(3){
		margin-bottom: 20px;
	}

	.contact-wrapper .contact-form-title{
		text-align: center;
		padding: 20px 0px;
	}

	.recipe-cat .blog-post .blog-front-lookup .blog-front-image{
		width: 100%;
		margin-right: 0px;
		min-height: 45vw;
	}

	.recipe-cat .blog-post .blog-front-info{
		width: 100%;
		margin-top: 15px;
	}

	.recipe-cat .blog-post:last-child{
		padding-bottom: 30px;
	}

	.category .blog-posts-listing article:last-child{
		margin-bottom: 35px;
	}

	.recipe-cat .blog-post{
		border-bottom: 0px;
		padding-bottom: 0px;
	}

	#footer-instagram,
	footer span.social-links-label,
	footer nav, .main-navigation{
		display:none;
	}

	footer #footer-navigation li{
		display: none;
	}

	footer #footer-navigation .mobile-plus{
		display: inline-block;
	}

	.home .main-menu.mobile{
		width: 125%;
		margin-left: -12.5%;
	}

	.home .blog-front .blog-front-image img{
		min-height: 20vw;
	}

	.home .main-blog.blog-front-list{
		margin-bottom: 30px;
	}

	.home .main-blog.blog-front-list .blog-front:nth-child(2),
		.home .main-blog.blog-front-list .blog-front:nth-child(3){
			width: 48%;
		}

	.home .main-blog.blog-front-list .blog-front:nth-child(3){
		margin:0px 0px 0px 4%;
	}

	.home .main-blog.blog-front-list .blog-front:nth-child(4){
		display: none;
	}

	#keep-up-section{
		border-top:0px;
	}

	#keep-up-section ul#front-bottom-menu li{
		height: 85px;
		vertical-align: bottom;
	}

	.mobile .main-navigation{
		display: none;
	}

	.mobile .main-navigation{
		margin-top: 10px;
	}

	.mobile .main-navigation .menu > li{
		display: block;
		margin-left: 0px;
		border: 1px solid #aaa;
		border-top: 0px;
		text-align: left;
	}

	.mobile .main-navigation .menu > li:first-child{
		border-top: 1px solid #aaa;
	}

	.mobile .main-navigation .menu > li:nth-child(2){
		background-color: #fa658b;
	}

	.mobile .main-navigation .menu > li:nth-child(3){
		background-color: #92ddec;
	}

	.mobile .main-navigation .menu > li:nth-child(4){
		background-color: #f6bb82;
	}

	.mobile .main-navigation .menu > li:nth-child(5){
		background-color:#6a79e0;
	}

	.mobile .main-navigation .menu > li:nth-child(6){
		background-color:#ffd6d1;
	}

	.mobile .main-navigation .menu > li:nth-child(7){
		background-color:#e47ca7;
	}

	.mobile .main-navigation ul.sub-menu{
		padding: 0px;
		margin-left: 0px;
	}

	.mobile .navigation .menu ul.sub-menu li {
		text-align: left;
		width: 100%;
		border-top: 1px solid #aaa;
	}

	.mobile .navigation .menu > li.current-menu-item > a{
		border: 0px;
	}

	#page-title{
		margin-bottom: 0px;	
	}

	.main-menu.mobile{
		padding: 20px 20px;
		margin-bottom: 20px;
		border-bottom: 1px solid #aaa;
	}

	.main-menu.mobile .menu-button{
		width: 25px;
		height: 17px;
		background-image: url("images/mobile-menu.png");
	}

	.navigation .menu ul.sub-menu{
		position: relative;
		display: none;
		border: 0px;
		text-align: center;
	}

	.navigation .menu ul.sub-menu li a{
		border-bottom: 0px;
	}


	footer .social-links-w-labels a,
	.social-links-w-labels a:first-child{
		margin-left: 10px;
		margin-right: 10px;
	}

	footer .social-links-w-labels .fa{
		font-size: 25px;
	}
}

/*--------------------------------------------------------------
	## Phones ( landscape + portrait )
--------------------------------------------------------------*/

@media only screen and ( max-width: 767px ) {
	.navigation .menu > li > a{
		line-height: 30px;
	}

	.menu-item-has-children > a:after{
		right: 10px;
	}

	#header #top-menu{
		padding: 5px 0px;
	}
	
	.slick-slide > div{
		width: 85%;
	}

	.home .blog-front-list-lookup{
		padding-bottom: 20px;
	}

	.blog-front-lookup.row-1,
	.blog-front-lookup.row-2,
	.blog-front-lookup.row-3,
	.blog-front-lookup.row-4,
	.blog-front-lookup.row-5,
	.blog-front-lookup.row-6{
		height: auto !important;
	}	
	
}

/*--------------------------------------------------------------
	## Phones ( landscape )
--------------------------------------------------------------*/

@media only screen and ( min-width: 480px ) and ( max-width: 767px ) {
	.single-content .blog-post-single-thumb img{
		min-height: 55vw;
	}

	.more-info-header{
		background-position: -60px 0px;
	}

	.front-cat-header {
		min-height: 100px;
		background-size: 100% 100px;
	}

	#look-section .blog-front-image img{
		height: 150px;
	}
}

/*--------------------------------------------------------------
	## Phones ( portrait )
--------------------------------------------------------------*/

@media only screen and ( max-width: 480px ) {
	.single-content .blog-post-single-thumb img{
		min-height: 60vw;
	}
	
	.blog-post-title{
		padding: 0 20px;
	}

	.search-results article{
		width: 100%;
	}

	h1{
		font-size: 31px;
	}

	.blog-post-title h3 a{
		font-size: 21px;
	}

	.blog-front-lookup .blog-front-title{
		font-size: 4vw;
	}

	#look-section .blog-front-image img{
		height: 125px;
	}

	.navigation #primary-menu > li > a{
		font-size: 16px;
	}

	.navigation .menu ul.sub-menu li a{
		font-size: 15px;
	}

	.ad.mobile{
		display: block;
		text-align: center;
		padding: 20px 0px;
	}

	.more-info-header{
		min-height: 60px;
		background-size: 920px 63px;
		background-position: -35px 0px;
	}

	.ad.desktop{
		display: none;
	}

	.front-cat-header .front-cat-more{
		padding: 8px 5px 5px;
		right: 3%;
		bottom: 10%;
		font-size: 10px;
	}

	.front-cat-header {
		min-height: 80px;
		background-size: 120% 80px;
		background-position: 40% 0px;
	}

	#keep-up-section ul#front-bottom-menu li a span.menu-image-title{
		font-size: 3.5vw;
	}

}

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

	footer #footer-navigation li.mobile-plus{
		display: block;
		margin-left: 0px;
	}

	.more-info-header{
		min-height: 50px;
		background-size: 856px 50px;
		background-position: -45px 0px;
	}
	
	.main-blog .blog-front:first-child .blog-front-title{
		font-size: 23px;
	}
}

@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
	}
	
  a[href]:after {
    content: none !important;
  }

  
	@page {
	margin: 0.5cm;
	size: portrait;
	}

	#content{
		width: 100%;
	}
}