/*
Theme Name: Scottish Field
Theme URI:
Author: Robert Paul
Author URI: http://www.dcthomson.co.uk
Description: Scottish Field child-theme, based on the Selkie+ theme.
Template: selkie-plus
Version: 1.2.22
License:
License URI:
Tags:
Release Notes: selkie-plus, scottish-field
*/

/*********
Typography
*********/

html,
body {
	font-family: 'Arial', sans-serif;
	font-size: 100%;
}

h1,
h2,
h3 {
	font-family: 'Georgia', 'Arial', sans-serif;
	text-transform: uppercase;
}

.fas {
	font-family: 'FontAwesome';
}

.read-more {
	font-weight: 600;
}

.clearfix:after {
	content: '';
	display: block;
	clear: both;
}

a {
	font-weight: inherit;
	font-size: inherit;
}

/*****
Header
*****/

.site-header {
	padding: 0;
}

/* Header > Logo */
.site-header .logo__container {
	margin: 15px auto;
	width: 100%;
	text-align: center;
}

.site-header .logo img {
	max-height: none;
}

/* Header > Leaderboard */
.leaderboard-container {
	padding: 0;
}

.leaderboard-container .ad:not(:empty) {
	padding: 1.5em 0;
}

/* Header > Mobile header buttons */
.mobile-header-btn {
	position: absolute;
	top: 0;
	display: none;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-family: 'FontAwesome';
	font-size: 20px;
	font-weight: 400;
}

.mobile-header-btn:hover {
	cursor: pointer;
}

.all-sections-btn {
	left: 0;
}

.search-menu-btn {
	right: 0;
}

/* Header > All Sections button */
.mobile-header-btn:hover {
	background-color: #eee;
}

.mobile-header-btn:hover,
.mobile-header-btn:focus {
	text-decoration: none;
}

/********************
Navigation: Verticals
********************/

.menu-verticals-menu-container {
	border-bottom: 1px solid #eee;
	background-color: #f9f9f9;
	text-align: center;
}

.menu-verticals-menu-container:after {
	content: '';
	display: block;
	clear: both;
}

header .verticals-menu {
	padding-left: 10px;
	padding-right: 10px;
}

header .verticals-menu li:first-child {
	margin-left: 0;
}

header .verticals-menu a {
	font-size: 68.75%;
	text-transform: uppercase;
}

/********************
Navigation: Main Menu
********************/

.navigation {
	text-align: center;
}

.navigation__main {
	position: relative;
}

header nav .main-menu {
	position: relative;
	display: inline-block;
	list-style: none;
	margin: 0;
}

header nav .main-menu.main-menu--one-tier {
	height: 32px;
}

header nav .main-menu:before {
	content: '';
	position: absolute;
	top: 31px;
	left: 0;
	right: 0;
	display: block;
	height: 1px;
	background-color: #000;
}

header nav .main-menu > .menu-item {
	display: inline-block;
	float: none;
	padding-left: 6px;
	padding-right: 6px;
}

header nav .main-menu > .current_page_item,
header nav .main-menu > .current-menu-item {
	background-color: transparent !important;
}

header nav ul.main-menu .menu-item-has-children {
	margin: 0;
}

header nav .main-menu > .current-menu-item > a:before,
header nav .main-menu > .current-menu-parent > a:before,
header nav .main-menu > .current-post-ancestor.menu-item-has-children > a:before {
	content: '\f0d8';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -4px;
	width: 8px;
	height: 8px;
	line-height: 8px;
	font-family: 'FontAwesome';
	font-size: 16px;
	color: #000;
}

header nav .main-menu > .current-post-ancestor.menu-item-has-children > .sub-menu {
	display: block;
}

header nav .main-menu .sub-menu {
	background-color: transparent;
}

.main-menu a,
header nav .main-menu .sub-menu a {
	font-size: 68.75%;
	text-transform: uppercase;
}

/***********************
Navigation: All Sections
***********************/

.navigation__all {
	position: relative;
	padding-top: 10px;
	text-align: center;
}

.navigation-btn {
	z-index: 1;
	position: relative;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	display: inline-block;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid #fff;
	height: 32px;
	line-height: 32px;
}

.navigation-btn:hover {
	cursor: pointer;
}

.navigation-btn .fas {
	font-family: 'FontAwesome';
}

.navigation-btn .btn__label {
	font-size: 68.75%;
	text-transform: uppercase;
}

.navigation-btn > span {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	vertical-align: top;
}

.navigation-btn,
.navigation-btn * {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Navigation > Breadcrumbs */
.breadcrumbs {
	padding: 0;
	border: 0 !important;
	font-size: 13px;
}

.breadcrumbs a {
	margin-left: 4px;
	margin-right: 4px;
	font-weight: 400;
}

.breadcrumbs > span {
	display: inline-block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #eee;
}

.breadcrumb_last {
	margin-left: 4px;
}

/****************
Dropdown Elements
****************/

.navigation__dropdown {
	z-index: 2000;
	position: absolute;
	top: 41px;
	display: none;
	margin: 0 !important;
	width: 100%;
	border: 1px solid #ccc;
	background-color: #fff;
	text-align: left;
}

/* Dropdown Elements > Navigation */
.navigation__all-wrap {
	padding: 20px;
}

.all-sections-menu > li > a {
	font-family: 'Georgia', 'Arial', sans-serif;
	font-weight: 600;
	font-size: 87.5%;
	text-transform: uppercase;
}

.navigation__all-wrap .sub-menu li {
	font-size: 68.75%;
}

.navigation__all-wrap .sub-menu > li {
	display: block;
}

.navigation__all-wrap .sub-menu > li:after {
	content: '';
	display: none;
}

.navigation__all-wrap .sub-menu > .menu-item-has-children {
	margin-top: .5em;
	margin-bottom: .5em;
}

.navigation__all-wrap .sub-menu .sub-menu {
	padding-left: 20px;
}

.navigation__all-wrap .sub-menu .sub-menu li {
	font-size: 100%;
}

.navigation__all-wrap .all-sections-menu .menu-item-has-children:before {
	display: none;
}

.navigation__all-wrap .all-sections-menu > .menu-item-has-children > a {
	display: block;
	margin-bottom: 4px;
	border-bottom: 1px solid #000;
}

.navigation__all-wrap .all-sections-menu > .menu-item-has-children > a:hover {
	text-decoration: none;
}

.navigation__all-wrap .all-sections-menu .menu-item-has-children > a:before {
	content: '\f13a';
	margin-right: .5em;
	font-family: 'FontAwesome';
}

/* Dropdown Elements > Search */
.navigation__search-wrap {
	display: none;
	padding: 40px;
}

header .search-form--header {
	display: block !important;
}

header .search-form--header {
	float: none;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	max-width: 400px;
	background-color: #fff;
	color: #999;
}

.search-form__row:after {
	content: '';
	display: block;
	clear: both;
}

.search-form--header .search-form__text {
	float: left;
	padding: 0 10px 0 0;
	border-bottom: 1px solid #ddd !important;
	width: 88%;
	width: calc(100% - 40px);
	height: 32px;
	line-height: 32px;
	color: #000;
}

.search-form--header .search-form__text::placeholder {
	color: #aaa !important;
}

.search-form--header .search-form__submit {
	float: right;
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 20px;
	color: #aaa;
}

.search-form--header .search-form__submit:hover {
	color: #000;
}

/*****
Footer
*****/

.site-footer {
	margin-top: 30px;
	padding: 0;
	text-align: left;
}

.site-footer > .container {
	padding-top: 30px;
	padding-bottom: 30px;
}

/* Footer > Logo */
.footer__logo-wrap {
	text-align: center;
}

.footer__logo-wrap img {
	width: 100%;
	max-height: 18px;
}

.site-footer .logo {
	max-width: 280px;
}

/* Footer > Social */
.footer__social {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: 'FontAwesome';
	text-align: right;
}

.footer__social-item {
	display: inline-block;
}

.footer__social-link {
	display: block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	opacity: .75;
}

.footer__social-link:hover {
	opacity: 1;
	text-decoration: none;
	color: #fff;
}

/* Footer > Navigation */
body footer h4 {
	display: none;
}

footer .menu-item a {
	font-size: 81.25%;
}

footer .menu-item a:hover {
	color: #fff;
}

body footer .copyright {
	margin: 15px 0 0 0;
	text-align: center;
}

body footer .copyright > span {
	display: inline-block;
	padding-top: 10px;
	border-top: 1px solid #353558;
}

/* Footer > IPSO */
.site-footer__ipso {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #02022f;
}

.ipso img {
	float: left;
	display: block;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 200px;
}

.ipso p {
	line-height: 140%;
	font-size: 75%;
}

/*********
Thumbnails
*********/

.thumbnail {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1;

	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.thumbnail img {
	display: block;
	width: 100%;
}

.thumbnail__link {
	display: block;
}

.thumbnail__caption {
	display: block;
	padding: 8px;
	font-size: 75%;
	background-color: #f4f4f4;
}

/**************
Category Labels
**************/

.cat-label {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 100%;
	font-size: 75%;
}

/*****
Blocks
*****/

.block h2 {
	margin-top: .5em;
	margin-bottom: .5em;
	line-height: 100%;
	font-family: 'Georgia', 'Arial', sans-serif;
	font-size: 200%;
	font-weight: 600;
	text-transform: uppercase;
	text-align: left;
}

.block h3 {
	margin: 0;
}

/************
Block: Slider
************/

.unslider__post {
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.unslider__post:after {
	content: '';
	display: block;
	padding-bottom: 56.25%;
	width: 100%;
	height: 0;
}

.block--slider .unslider-wrap {
	height: 100%;
}

.block--slider .unslider-wrap:after {
	content: '';
	display: block;
	clear: both;
}

.block--slider .unslider__content {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.block--slider .unslider__outer {
	display: table;
	width: 100%;
	height: 100%;
}

.block--slider .unslider__inner {
	display: table-cell;
	vertical-align: middle;
	padding-left: 64px;
	padding-right: 64px;
	width: 100%;
	height: 100%;
}

.block--slider .unslider__post .cat-label {
	margin-bottom: 10px;
}

.block--slider .unslider__post .cat-label,
.block--slider .unslider__post .cat-label a {
	background-color: transparent;
}

.block--slider .unslider__link:hover {
	text-decoration: none;
	color: #fff;
}

.block--slider .unslider__link:hover > .unslider__title {
	text-decoration: underline;
}

.block--slider .unslider__title {
	display: block;
	line-height: 110%;
	font-family: 'Georgia', 'Arial', sans-serif;
	font-size: 200%;
	font-weight: 600;
	text-transform: uppercase;
}

.block--slider .unslider__excerpt {
	display: block;
	margin-top: 10px;
	line-height: 130%;
	font-size: 75%
}

.block--slider .unslider-arrow {
	top: 50%;
	margin-top: -24px;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-indent: -9999em;
}

.block--slider .unslider-arrow:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	width: auto;
	height: 48px;
	line-height: 48px;
	font-family: 'FontAwesome';
	font-size: 32px;
	text-indent: 0;
	color: #fff;
}

.block--slider .unslider-arrow:after {
	content: '';
	display: none;
}

.block--slider .unslider-arrow.next:before {
	content: '\f105';
}

.block--slider .unslider-arrow.next,
.block--slider .unslider-arrow.next:hover {
	right: 0;
}

.block--slider .unslider-arrow.prev:before {
	content: '\f104';
}

.block--slider .unslider-arrow.prev,
.block--slider .unslider-arrow.prev:hover {
	left: 0;
}

.block--slider .unslider-nav {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0;
	padding: 10px;
}

.unslider-nav ol li {
	border: 0;
	background-color: #bbb;
	background-color: rgba(255,255,255,.5);
}

/**********
Block: Hero
**********/

.block--hero {
	padding: 0 !important;
	min-height: 0;
	background-position: center center;
}

.block--hero:before {
	content: '';
	display: block;
	width: 100%;
	height: 0;
}

.block--hero .container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.block--hero .row {
	display: table;
	margin: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
}

.block--hero h1,
.block--hero h3 {
	margin-bottom: .5em;
	font-family: 'Georgia', 'Arial', sans-serif;
	line-height: 100%;
}

.block--hero h3 {
	font-size: 175%;
	font-weight: 400;
}

.block--hero p {
	margin: 0;
	font-size: 100%;
}

.block--hero__content {
	z-index: 2;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	padding: 30px;
	width: 100%;
	height: 100%;
}

.block--background-colour {
	z-index: 1;
	left: 15px;
	right: 15px;
	width: auto;
}

/******************
Block: Latest Posts
******************/

.post-container {
	min-height: 1px;
}

/* Block: Latest Posts > Tiled */
article.tiled.post {
	margin-bottom: 15px !important;
}

.tiled__content {
	float: none !important;
	padding-bottom: 15px;
	border-bottom: 1px solid #000;
}

.tiled__content .cat-label {
	padding-top: 8px;
	padding-bottom: 8px;
}

/* Block: Latest Posts > List */
.block--posts article.list.post {
	float: none;
}

.list__wrap {
	position: relative;
	float: none !important;
}

article.list.post,
article.list.series {
	float: none;
}

article.list:not(:last-of-type) .list__wrap {
	border-bottom: 1px solid #ddd;
}

.list__thumbnail {
	position: absolute;
	top: 0;
	left: 0;
}

/* Block: Latest Posts > Shared CSS */
article.list.post,
article.tiled.post {
	min-height: 0;
}

.tiled__thumbnail .thumbnail__link {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	background-color: #eee;
	background-position: center center;
	background-size: cover;
}

.tiled__thumbnail a > img {
	display: none;
}

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

.tiled__title,
.list__title {
	font-family: 'Georgia', 'Arial', sans-serif;
	font-size: 125%;
	font-weight: 600;
}


.tiled__excerpt,
.list__excerpt {
	margin: 0 !important;
	line-height: 130%;
	font-size: 81.25% !important;
}

/***********
Block: Video
***********/

.block--video iframe {
	max-width: 100%;
}

/************
Block Widgets
************/

.block--widget {
	float: none !important;
}

.block--widget h2,
.block--widget h3,
.widget-title {
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	text-align: left;
	font-family: 'Georgia', 'Arial', sans-serif;
	font-size: 24px;
}

/* Block Widget: Latest Posts */
.post-list {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 81.25%;
}

.post-list__item {
	font-size: inherit;
}

.post-list__item:not(:last-child) {
	margin-bottom: 10px;
}

.post-list--numbered {
	counter-reset: list;
}

.post-list--numbered .post-list__item {
	position: relative;
	padding-left: 40px;
	min-height: 32px;
}

.post-list--numbered .post-list__item:before {
	counter-increment: list;
	content: counter(list);
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 32px;
	height: 32px;
	line-height: 18px;
	font-family: 'Georgia', 'Arial', sans-serif;
	font-size: 32px;
	text-align: center;
}

/* Block Widgets > Newsletter */
.block--widget.block--newsletter h3 {
	margin: 0;
	font-size: 24px;
}

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

.mc4wp-form p {
	margin: 0;
}

.mc4wp-form label {
	display: block;
	font-size: 14px;
	font-weight: 400;
}

.mc4wp-form input {
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	width: 100%;
	height: 32px;
	font-size: 14px;
}

.mc4wp-form input[type="email"] {
	border: 1px solid #ddd;
	line-height: 32px;
}

.mc4wp-form input[type="email"]:hover {
	border-color: #888;
}

.mc4wp-form input[type="submit"] {
	margin-top: 6px;
	border: 0;
	line-height: 26px;
}

.mc4wp-form input[type="submit"]:hover {
	background-color: #000;
	color: #fff;
}

/***
Post
***/

.entry__header {
	float: none;
	padding: 15px 0;
}

.entry__title {
	margin: 0 0 15px 0;
	line-height: 100%;
	font-size: 250%;
	font-weight: 600;
}

.entry__byline {
	display: inline-block;
	margin-bottom: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 81.25%;
	text-align: left;
	vertical-align: middle;
}

article .post-meta {
	display: inline-block;
	float: none;
	width: auto;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
}

.entry__meta .socialize {
	display: inline-block;
	text-align: right;
	vertical-align: middle;
}

.entry__author {
	font-weight: 600;
}

.entry__content > p:first-of-type {
	font-size: 100% !important;
	font-weight: 600;
}

.entry__content > p {
	margin-bottom: 1em !important;
	line-height: 140%;
	font-size: 87.5%;
}

/* Post > Tags */
.entry__tags {
	padding: 8px;
	background-color: #f5f5f5;
	font-family: 'Georgia', 'Arial', sans-serif;
}

.entry__tags-label {
	margin-right: 4px;
	line-height: 140%;
	font-size: 100%;
	font-weight: 600;
}

.entry__tags-list {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

.entry__tags-list li {
	margin-right: 2px;
	line-height: 100%;
}

.entry__tags-list a {
	font-size: 13px;
	text-transform: uppercase;
}

.entry__tags-label,
.entry__tags-list,
.entry__tags-list li {
	display: inline-block;
	vertical-align: top;
}

/*****
Author
*****/

.profile {
	clear: both;
	margin-bottom: 20px;
	min-height: 0 !important;
}

.profile span:after {
	content: '';
	display: block;
	clear: both;
}

.profile-card {
	border: 0 !important;
	background-color: transparent !important;
}

.profile-card .left-card {
	display: inline-block;
	vertical-align: middle;
	padding: 0 20px 0 0;
	width: 128px;
	background-color: transparent !important;
}

.profile img {
	height: auto;
}

.profile-card .right-card {
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	width: auto;
	min-height: 0 !important;
}

.profile-card .right-card h2 {
	margin: 0;
	line-height: 100%;
	font-weight: 600;
	font-size: 200%;
}

.profile,
.profile-card,
.profile-card .left-card,
.profile-card .right-card {
	float: none;
}

body.single article .profile-card .right-card {
	padding: 0;
}

/* Author > Pagination */
.wp-pagenavi a,
.wp-pagenavi span {
	display: inline-block;
	margin: 0 2px;
	padding: 0 5px;
	line-height: 32px;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	background-color: #eee !important;
	text-decoration: none;
	color: #fff;
}

.wp-pagenavi a.last,
.wp-pagenavi a.first {
	width: 60px;
}

/* Author > Title */
.title__author {
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	line-height: 100%;
	font-weight: 400;
}

.title__author__name {
	font-weight: 600;
}

/********
Socialize
********/

.entry__sharing {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 8px;
	background-color: #ddd;
}

.entry__sharing-label {
	display: inline-block;
	vertical-align: top;
	margin-right: 4px;
	font-family: 'Georgia', 'Arial', sans-serif;
	font-size: 100%;
	font-weight: 400;
}

.entry__sharing .socialize {
	float: none;
	display: inline-block;
	vertical-align: top;
	width: auto !important;
	text-align: left;
}

.entry__sharing .socialize li {
	width: 20px;
	height: 20px;
	line-height: 20px;
}

.entry__sharing .socialize li a.socialize-icon {
	background: none;
	font-family: 'FontAwesome';
	text-align: center;
}

.entry__sharing .socialize li a.socialize-link--facebook:before {
	content: '\f09a';
}

.entry__sharing .socialize li a.socialize-link--twitter:before {
	content: '\f099';
}

.entry__sharing .socialize li a.socialize-link--googleplus:before {
	content: '\f0d5';
}

.entry__sharing .socialize li a.socialize-link--linkedin:before {
	content: '\f0e1';
}

.entry__sharing .socialize li a.socialize-link--email:before {
	content: '\f0e0';
}

.entry__sharing .socialize li a:hover {
	text-decoration: none;
	color: #fff;
}

/*****
Series
*****/

.series-list-container {
	border-color: #eee;
}

.series-list-container h4 {
	font-size: 16px;
}

.series-list-container .prev,
.series-list-container .next {
	display: block;
	float: none;
	font-size: 13px;
}

.series-list {
	float: none;
	margin: 0;
	padding: 0;
}

.series-list li {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 130%;
	font-size: 14px;
}

.series-list .current {
	margin: 0;
	background-color: transparent;
	font-weight: 600;
	letter-spacing: 0;
}

.series-list .current:after {
	content: '\f105';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 20px;
	height: 20px;
	line-height: 18px;
	font-family: 'FontAwesome';
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.series-list li,
.series-list li.current {
	padding: 0 0 0 20px;
}

/******
Recipes
******/

.entry__recipe-title {
	font-family: 'Georgia', 'Arial', sans-serif;
	text-align: center;
}

.entry__recipe-tabs {
	position: relative;
	bottom: -1px;
}

.entry__recipe-tab {
	display: block;
	float: left;
	padding: 10px;
	width: 49.5%;
	background-color: #eee;
	font-family: 'Georgia', 'Arial', sans-serif;
	font-size: 125%;
	text-align: center;
	color: #000;
}

.entry__recipe-tab + .entry__recipe-tab {
	float: right;
}

.entry__recipe-tab:hover {
	cursor: pointer;
	text-decoration: none !important;
	color: #000;
}

.entry__recipe-content-wrap {
	border: 1px solid #ddd;
}

.entry__recipe-content {
	display: none;
	padding: 15px;
}

.entry__recipe-content > p {
	font-size: 87.5% !important;
}

.entry__recipe-ingredients,
.entry__recipe-steps {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 87.5%;
}

.entry__recipe-ingredient {
	padding: 8px;
	line-height: 120%;
	font-size: inherit;
}

.entry__recipe-ingredient:nth-child(even) {
	background-color: #f5f5f5;
}

.entry__recipe-steps {
	counter-reset: steps;
}

.entry__recipe-step {
	position: relative;
	margin-bottom: 15px;
	padding-left: 48px;
	min-height: 32px;
	line-height: 130%;
	font-size: inherit;
}

.entry__recipe-step:last-child {
	margin-bottom: 0;
}

.entry__recipe-step:before {
	counter-increment: steps;
	content: counter(steps);
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-family: 'Georgia', 'Arial', sans-serif;
	font-size: 32px;
	text-align: center;
}

.entry__recipe-credit {
	padding: 6px;
	background-color: #f5f5f5;
	font-size: 75% !important;
	text-align: center;
}

.entry__recipe-credit-url {
	text-decoration: underline;
}

/************
Related Posts
************/

.related-posts {
	margin-top: 30px;
	border-top: 1px solid #ddd;
}

.related-posts__title {
	font-family: 'Georgia', 'Arial', sans-serif;
	font-weight: 600;
	text-align: center;
}

.related-posts .tiled {
	float: left;
}

/******
Sidebar
******/

/* Sidebar > Widgets */
li.widget-container {
	display: block;
	margin-bottom: 15px;
	text-align: center;
}

/* Sidebar > Widgets > Gallery */
.widget-container .gallery {
	margin: 0 -7px !important;
}

.widget-container .gallery-item {
	margin: 0 !important;
	padding: 7px;
	width: 33.333% !important;
}

.widget-container .gallery-item img {
	width: 100%;
	border: 0 !important;
}

.widget-container .gallery:after {
	content: '';
	display: block;
	clear: both;
}

.widget-container .gallery-caption,
.widget-container .gallery br {
	display: none;
}

/* Sidebar > Widgets > Video */
.sidebar .widget_media_video .wp-video > div {
	min-width: 300px !important;
}

/* Sidebar > Widgets > HiJobs */
.jobs__header {
	display: none;
}

.jobs__list,
.c-jobs {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 22px !important;
	list-style: none;
	text-align: left;
}

.jobs__item,
.c-jobs__item {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	line-height: inherit;
}

.jobs__item:last-child,
.c-jobs__item:last-child {
	border-bottom: 0;
}

.jobs__link,
.c-jobs__item a {
	position: relative;
	padding-right: 40px;
	min-height: 32px;
}

.jobs__link:after,
.c-jobs__item a:after {
	content: '\f105';
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	margin-top: -16px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	background-color: #000;
	font-family: 'FontAwesome';
	text-align: center;
	color: #fff;
}

.jobs__link:hover,
.c-jobs__item a:hover {
	text-decoration: none;
}

.job__title,
.c-jobs__item .job-title {
	font-size: 16px;
	font-weight: bold;
}

.job__location,
.c-jobs__item .job-location {
	font-size: 14px;
}

.job__salary,
.c-jobs__item .job-salary {
	font-size: 14px;
}

.jobs__link,
.c-jobs__item a,
.job__title,
.c-jobs__item .job-title,
.job__location,
.c-jobs__item .job-location,
.job__salary,
.c-jobs__item .job-salary {
	display: block;
}

/*********
Shortcodes
*********/

/* Shortcodes > Review */
.review {
	padding-top: 15px;
	padding-bottom: 15px;
}

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

.review--center,
.review--centre {
	text-align: center;
}

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

.review__stars {
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.review__mask {
	position: absolute;
	top: 0;
	right: 0;
	height: 32px;
	background-color: #fff;
	background-color: rgba(255,255,255,.8);
}

.review__star {
	display: inline-block;
	vertical-align: top;
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 32px;
	text-align: center;
	color: #ffd700;

	/* Gradient */
	background-image: -moz-linear-gradient(top, #ffd700 0%, #ffbb00 100%);
	background-image: -webkit-linear-gradient(top, #ffd700 0%,#ffbb00 100%);
	background-image: linear-gradient(to bottom, #ffd700 0%,#ffbb00 100%);
	color: transparent;

	-webkit-background-clip: text;
	background-clip: text;
}

.review__title {
	display: inline-block;
	padding-left: 10px;
	vertical-align: top;
	line-height: 30px;
	font-family: 'Georgia', 'Arial', sans-serif;
	font-weight: 400;
	font-size: 125%;
	text-transform: uppercase;
}

/*****
Embeds
*****/

.wp-caption {
	padding: 0;
}

.wp-caption img {
	display: block;
	width: 100%;
	max-width: 100%;
}

.wp-caption-text {
	padding: 5px !important;
	background-color: #eee;
	font-size: 75% !important;
	font-weight: 400;
	text-align: left;
}

.entry__content p > iframe {
	max-width: 100%;
}

/**********
Advertising
**********/

/* Advertising > Leaderboard */
.block--advertising .dfp-ad > div {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

/* Advertising > DFP */
.mpu {
	background-color: #eee;
}

/* Advertising > Teads */
.teads-inread {
	padding-top: 20px;
	padding-bottom: 20px;
}

/*********
JS Classes
*********/

.mobile-header-btn.js-active {
	background-color: #eee;
}

.navigation-btn.js-active {
	z-index: 3;
	border-top-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #fff;
}

.navigation__dropdown.js-active {
	display: block;
}

.entry__recipe-tab.js-active {
	border: 1px solid #ddd;
	border-bottom: 0;
	background-color: #fff;
}

.entry__recipe-tab:not(.js-active):hover {
	background-color: #f5f5f5;
}

.entry__recipe-content.js-active {
	display: block;
}

/**********
Shared CSS3
**********/

/* Shared CSS3 > Border radius */
.c-jobs__item a:after,
.jobs__link:after,
.mc4wp-form input,
.wp-pagenavi a,
.wp-pagenavi span {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* Shared CSS3 > Transitions */
.footer__social-link,
.mc4wp-form input[type="email"],
.mc4wp-form input[type="submit"],
.mobile-header-btn,
.search-form--header .search-form__submit,
.wp-pagenavi a,
.wp-pagenavi span {
	-moz-transition: all ease .12s;
	-webkit-transition: all ease .12s;
	transition: all ease .12s;
}

/************
Media Queries
************/

/* Media Queries: <=768px */
@media only screen and ( max-width: 767px ) {

	/* Header */
	.site-header {
		border-bottom: 1px solid #ddd;
		height: 48px;
	}

	.site-header > .container {
		padding: 0;
	}

	.site-header > .container > .row {
		margin: 0;
	}

	.site-header > .container > .row > .col-xs-12 {
		float: none;
		padding: 0;
	}

	.masthead {
		position: relative;
		height: 48px;
	}

	.site-header .logo__container {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 48px;
		right: 48px;
		margin: 0;
		max-width: none;
		width: auto;
	}

	.site-header .logo__wrap {
		display: table;
		margin: 0;
		width: 100%;
		height: 100%;
	}

	.site-header .logo {
		display: table-cell;
		width: 100%;
		height: 100%;
		text-align: center;
		vertical-align: middle;
	}

	.site-header .logo img {
		display: inline-block;
		max-height: 26px;
	}

	.mobile-header-btn {
		display: block;
	}

	header .leaderboard-container {
		display: none;
	}

	/* Header > Verticals */
	.menu-verticals-menu-container {
		display: none;
	}

	/* Navigation > Main Menu */
	header nav ul.main-menu {
		background: #fff !important;
	}

	/* Navigation > All Sections */
	.navigation__all {
		height: auto;
	}

	.navigation__dropdown {
		position: fixed;
		top: 48px;
		left: 0;
		right: 0;
		border: 0;
	}

	.navigation__all-wrap {
		bottom: 0;
	}

	.navigation-btn {
		display: none !important;
	}

	/* Footer */
	footer .row {
		text-align: left;
	}

	footer .footer-menu,
	body footer .copyright {
		text-align: center;
	}

	.ipso img {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	/* Footer > Logo */
	footer .logo {
		margin: 0 auto;
	}

	/* Footer > Social */
	.footer__social {
		margin-top: 10px;
		margin-bottom: 10px;
		text-align: center;
	}

	/* Footer > Navigation */
	footer nav {
		margin-bottom: 0;
	}

	/* Block: Slider */
	.block--slider .unslider {
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.block--slider .unslider__post:after {
		padding-bottom: 100%;
	}

	.block--slider .unslider__title {
		font-size: 125%;
	}

	.block--slider .unslider__excerpt {
		display: none;
	}

	/* Block: Hero */
	.block--hero {
		min-height: 0;
	}

	.block--hero:before {
		content: '';
		display: none;
	}

	.block--hero .container {
		position: static;
	}

	.block--hero h1 {
		font-size: 200%;
	}

	/* Block: Latest Posts > Tiled */
	.post-container {
		float: none;
	}

	article.tiled.post {
		margin-bottom: 2em;
	}

	/* Block: Latest Posts > List */
	.list__wrap {
		padding: 0 0 0 115px;
		min-height: 70px;
	}

	.list__title {
		font-size: 125%;
	}

	.list__thumbnail {
		width: 100px;
	}

	.block--posts .list__title {
		font-size: 125%;
	}

	/* Post */
	.entry__title {
		font-size: 200%;
	}

	article .post-meta,
	.entry__meta .socialize {
		text-align: left;
	}

	.wp-caption,
	.wp-caption[class*="align"] {
		float: none;
		margin: 20px auto;
		max-width: 100%;
	}

	/* Papertray */
	.tiled-list .tiled {
		width: 100%;
	}

	/* Related Posts */
	.related-posts .tiled {
		width: 100%;
	}

	/* Author */
	.profile-card .left-card {
		padding-right: 10px;
		width: 80px;
	}

	.profile-card .left-card img {
		margin: 0;
	}

	.profile-card .right-card {
		width: calc(100% - 90px);
	}

	.author .post-container .tiled {
		float: none;
	}

	/* Sidebar */
	.archive .site-content > .container > .row > aside.sidebar {
		padding-left: 15px;
		padding-right: 15px;
	}

	.block--widget {
		margin: 15px auto;
		width: 300px;
	}

	/* JS Classes */
	html.js-locked {
		overflow: hidden;
	}

	.navigation__all-wrap.js-active {
		overflow: scroll;
	}
}

/* Media Queries: >768px */
@media only screen and (min-width: 768px) {

	/* Header > Logo */
	.site-header .logo {
		max-width: 100%;
		max-height: 250px;
	}

	/* Navigation > Main Menu */
	header nav ul.main-menu {
		display: inline-block !important;
	}

	/* Block: Hero */
	.block--hero:before {
		padding-bottom: 40%;
	}

	/* Block: Latest Posts */
	.block--posts.latest .post-container article.tiled,
	.block--posts article.list.post {
		padding-left: 15px;
	}

	.block--posts .post-container {
		margin-left: -15px;
		width: calc(100% + 15px);
	}

	/* Related Posts */
	.related-posts__container {
		margin-left: -15px;
	}

	.related-posts .tiled {
		padding-left: 15px !important;
	}

	/* Author > Posts */
	.author .post-container .post-container {
		margin-left: -15px;
		width: calc(100% + 15px);
	}

	.author .post-container .post-container .tiled {
		float: left;
		padding-left: 15px;
	}

	/* Papertray */
	.tiled-list {
		margin-left: -15px;
	}

	.tiled-list .tiled {
		float: left;
		padding-left: 15px !important;
	}
}

/* Media Queries: >=768px && <=991px */
@media only screen and (min-width: 768px) and (max-width: 991px) {

	/* Related Posts */
	.related-posts article.tiled {
		width: 50%;
	}
}

/* Media Queries: >=768px && <=1199px */
@media only screen and (min-width: 768px) and (max-width: 1199px) {

	/* Papertray */
	.tiled-list .tiled {
		width: 50%;
	}
}

/* Media Queries: <=991px */
@media only screen and (max-width: 991px) {

	.navigation__main {
		display: none !important;
	}

	.post-container {
		width: 100%;
	}

	/* Block: Posts > Tiled */
	.block--posts.latest article.tiled.post {
		min-height: 0;
	}

	/* Sidebar */
	aside.sidebar {
		clear: both;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	.list__wrap {
		padding: 0 0 15px 115px !important;
		min-height: 85px;
	}

	.list__thumbnail {
		width: 100px;
	}
}

/* Media Queries: >=768px && <=991px */
@media only screen and (min-width: 768px) and (max-width: 991px) {

	/* Block: Latest Posts > Tiled */
	.block--posts article.tiled.post {
		float: left;
		width: 50%;
	}

	.block--posts article.tiled.post:nth-child(2n + 1) {
		clear: left;
	}

	.tiled__content {
		height: 200px;
	}

	.list__wrap {
		padding: 0 0 15px 155px !important;
		min-height: 115px;
	}

	.list__thumbnail {
		width: 140px;
	}

	/* Author > Posts */
	.author .post-container .tiled {
		width: 50%;
	}

	.author .post-container .tiled:nth-of-type(2n + 1) {
		clear: left;
	}
}

/* Media Queries: >=992px */
@media only screen and (min-width: 992px) {

	/* Navigation > All Sections */
	.all-sections-menu {
		margin-left: -20px;
	}

	.all-sections-menu > li {
		float: left;
		padding-left: 20px;
		width: 25%;
	}

	.all-sections-menu > li:nth-child(4n + 1) {
		clear: left;
	}

	/* Block: Hero */
	.block--hero:before {
		padding-bottom: 30%;
	}

	.block--posts .post-container--sidebar {
		width: calc(100% - 301px);
	}

	.list__wrap {
		padding: 0 0 15px 220px !important;
		min-height: 155px;
	}

	.list__thumbnail {
		width: 200px;
	}

	/* Related Posts */
	.related-posts article.tiled {
		width: 33.333%;
	}

	/* Author > Posts */
	.author .post-container .tiled {
		width: 33.333%;
	}

	.author .post-container .tiled:nth-of-type(3n + 1) {
		clear: left;
	}

	/* Sidebar */
	aside.sidebar {
		margin: 0;
		float: right;
	}
}

/* Media Queries: >=992px && <=1199px */
@media only screen and (min-width: 992px) and (max-width: 1199px) {

	/* Block: Latest Posts > Tiled */
	.block--posts article.tiled.post {
		float: left;
		width: 50%;
	}

	.block--posts article.tiled.post:nth-child(2n + 1) {
		clear: left;
	}

	.tiled__content {
		height: 190px;
	}
}

/* Media Queries: >=1200px */
@media only screen and (min-width: 1200px) {

	/* Block: Latest Posts > Tiled */
	.block--posts article.tiled.post {
		float: left;
		width: 33.333%;
	}

	.block--posts article.tiled.post:nth-child(3n + 1) {
		clear: left;
	}

	.tiled__content {
		height: 200px;
	}

	/* Papertray */
	.tiled-list .tiled {
		width: 33.333%;
	}
}
