/*
Theme Name: Play With Food 2018
Theme URI: https://www.playwithfood.it/
Author: Fabio Rubioglio
Description: Play With Food 2018
Version: 1.1.2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: playwithfood
Tags: custom-background, custom-colors, custom-menu, featured-images, footer-widgets, full-width-template, one-column, post-formats, right-sidebar, theme-options, translation-ready
*/


/*

Index:
01:	Reset
02: Typography
03: Layout
04: Navigation
05: Header
06: Content
07: Blocks
08: Forms
09: Page Templates
10: Responsive

*/


/*
 * 01:	Reset
 */

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,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

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

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

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

pre {
	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-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

td,
th {
	padding: 0;
}

/*
 * 02: Typography
 */

body,
input,
select,
textarea {
	color: #414141;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

body {
	background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: 'Nunito', sans-serif;
}

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

p {
	margin: 0 0 20px 0;
}

.site-footer,
.widget-area,
.entry-meta,
.comments-area {
	font-size: 14px;
}

/* Links */

a {
	text-decoration: none;
	color: #05afc8;
}

h1 a,
h2 a,
h3 a,
h4 a {
	color: #212121;
}

.widget-area a {
	color: #212121;
	display: inline-block;
}

a:hover,
.widget-area a:hover {
	color: #05afc8;
	text-decoration: underline;
}

.back-link {
	color: #e10a1e;
}

.more-link {
	font-size: 0.8568em; /* 12px */
	display: inline-block;
	padding: 5px 0;
}

.home .more-link {
	font-size: 1em;
}

/* Edit link */

.pwf-address + .edit-link {
	margin-left: 10px;
}

.edit-link a {
	text-decoration: none;
	font-weight: 400;
	font-size: 14px;
	color: #818181;
	line-height: 22px;
	padding: 1px 10px;
	border: 1px solid #818181;
	border-radius: 128px;
}

.edit-link a:hover {
	color: #05afc8;
	border-color: #05afc8;
}

/* Read all link */

.read-all {
	display: inline-block;
	padding: 6px 20px;
	margin: 0 0 20px;
	line-height: 20px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	border: 2px solid #05afc8;
	border-radius: 128px;
	transition: all 0.3s ease 0s;
}

.read-all:hover {
	text-decoration: none;
	background-color: #05afc8;
	color: #fff;
}

/* Headings */

h1,
h2,
h3,
h4 {
	color: #212121;
	font-weight: 700;
}

h1 {
	margin: 10px auto 20px;
	font-size: 42px;
	line-height: 1.25;
}

h2 {
	margin: 10px auto 20px;
	font-size: 32px;
	line-height: 1.25;
}

h3 {
	font-size: 24px;
	margin: 10px auto 5px;
	line-height: 1.5;
}

h4 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 10px auto 5px;
}

.page-header h1 {
	margin: 0 0 5px 0;
	font-size: 24px;
}

.entry-header h1,
.entry-header h2 {
	margin: 0 0 5px 0;
}

.entry-header h2 {
	clear: none;
	font-size: 18px;
	text-transform: uppercase;
}

.news-heading {
	margin-top: 0;
	font-size: 24px;
}

/* Elements */

ul, ol {
	margin: 0 0 20px 40px;
}

ul {
	list-style: square;
}

ol {
	list-style: decimal;
}

ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 20px;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 20px 20px;
}

b, strong {
	font-weight: 700;
}

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

blockquote {
	margin: 0 20px;
}

address {
	margin: 0 0 20px;
}

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

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

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

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

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

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}

figure {
	margin: 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

th {
	font-weight: 700;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* Accessibility */
.screen-reader-text,
.wp-block-search .screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	border: 0;
}

/* Icons */

.pwf-icon {
	font-size: 16px;
}

/* Alignment */

.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 20px auto;
}

/* Text meant only for screen readers */

.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/*
 * 03: Layout
 */

.container {
	padding: 0 20px;
	margin: auto;
}

.content-area,
.widget-area {
	width: 100%;
	float: none;
}

.site-footer {
	clear: both;
	padding: 20px 0;
	margin: 20px auto 0;
}

.site-footer .footer-menu a:hover {
	text-decoration: underline;
	color: #fff;
}

/* Grid */

.row {
	margin-left: -10px;
	margin-right: -10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	 width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}

/* Clearings */

.clearfix:after,
.container:after,
.hentry:after {
	clear: both;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.hentry:before,
.hentry:after {
	display: table;
	content: "";
}

/*
 * 04: Navigation
 */

.site-content .site-navigation {
	margin: 0 0 20px;
	overflow: hidden;
}

.site-content .nav-previous {
	float: left;
	width: 50%;
}

.site-content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/* Mobile Navigation */

.mobile-header {
	display: block;
	position: relative;
	height: 52px;
	width: 100%;
	padding: 0 20px;
	background-color: #fff;
	border-bottom: 3px solid #05afc8;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 10;
}

.mobile-header:before {
	position: fixed;
	top: 52px;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.4s ease 0s;
	transition: opacity 0.4s ease 0s;
	content: none;
	z-index: 9;
}

.mobile-header a {
	color: #212121;
}

.mobile-title {
	display: block;
	width: 100%;
	line-height: 50px;
	padding-left: 40px;
	font-size: 20px;
	font-weight: 700;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	box-sizing: border-box;
}

.mobile-title:hover {
	text-decoration: none;
}

.mobile-title .svg {
	width: 180px;
	height: 18px;
	display: block;
	margin-top: 17px;
}

.mobile-navigation {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	position: fixed;
	height: -webkit-calc(100% - 52px);
	height: calc(100% - 52px);
	width: 100%;
	left: -100%;
	top: 52px;
	overflow: auto;
	-webkit-transition: left 0.5s ease 0s;
	transition: left 0.5s ease 0s;
	background-color: #00a0b9;
	text-align: left;
	z-index: 10;
}

.admin-bar .mobile-navigation,
.admin-bar .mobile-header:before {
	top: 98px;
}

.mobile-navigation ul,
.mobile-navigation ul ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: transparent;
    border: 0;
    opacity: 1;
    position: relative;
}

.mobile-navigation .mobile-menu {
	padding: 0 20px;
	font-size: 16px;
}

.mobile-navigation .mobile-menu:last-child {
	margin-bottom: 20px;
}

.mobile-navigation ul li:before {
	content: none;
}

.mobile-navigation ul a,
.mobile-navigation ul ul a {
	display: block;
	padding: 10px 15px;
	color: #fff;
	font-size: 18px;
	text-transform: none;
	font-weight: 400;
	line-height: 30px;
	border-bottom: 1px solid rgba(255,255,255,.15);
}

.mobile-navigation ul a,
.mobile-navigation ul li {
	float: none;
}

.mobile-navigation ul a:hover {
	text-decoration: none;
}

.mobile-navigation ul .newsletter-link {
	margin: 0;
	background-color: transparent;
}

.mobile-navigation ul .newsletter-link:first-letter {
	text-transform: uppercase;
}

.mobile-navigation hr {
	background-color: rgba(255,255,255,.15);
	margin: 10px 0;
}

.mobile-navigation .home-link {
	float: none;
}

.mobile-navigation .home-link a {
	display: block;
	padding: 10px 15px;
}

.mobile-navigation .search-form {
	padding: 0 15px;
}

.mobile-navigation .search-form label {
	display: inline-block;
	width: 65%;
}

.mobile-navigation input.search-field {
	line-height: 20px;
	padding: 6px;
	width: 100%;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.mobile-navigation input.search-submit {
	width: 30%;
	padding: 8px 0;
	line-height: 20px;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* Mobile Navigation Open */

body.mobile-menu-open {
	overflow: hidden;
}

.mobile-menu-open .mobile-header:before {
	content: "";
	opacity: 0.75;
	visibility: visible;
}

.mobile-menu-open .mobile-navigation {
	left: 0;
}

.mobile-menu-toggle {
	position: absolute;
	left: 10px;
	top: 5px;
	margin: 0;
	width: 40px;
	height: 40px;
	text-decoration: none;
	z-index: 5;
}

.mobile-menu-toggle:hover {
	text-decoration: none;
}

#mobile-header .mobile-title,
#mobile-header .mobile-menu-toggle {
	color: #212121;
}

.mobile-title a:active,
.mobile-title a:focus,
.mobile-menu-toggle:active,
.mobile-menu-toggle:focus {
	outline: 0;
}

/* Button Toggle */

.button-toggle {
	display: block;
    background-color: #212121;
    content: "";
    height: 2px;
    opacity: 1;
    position: absolute;
    transition: opacity 0.3s ease 0s, background 0.3s ease 0s;
    width: 20px;
    z-index: 20;
    left: 10px;
    top: 20px;
}

.button-toggle:before {
    background-color: #212121;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: -6px;
    transform-origin: center center 0;
    transition: transform 0.3s ease 0s, background 0.3s ease 0s;
    width: 20px;
}

.button-toggle:after {
    background-color: #212121;
    bottom: -6px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transform-origin: center center 0;
    transition: transform 0.3s ease 0s, background 0.3s ease 0s;
    width: 20px;
}

.mobile-menu-open .button-toggle {
	background-color: transparent !important;
}

.mobile-menu-open .button-toggle:before {
    opacity: 1;
    transform: translate(0px, 6px) rotate(-45deg);
}

.mobile-menu-open .button-toggle:after {
    opacity: 1;
    transform: translate(0px, -6px) rotate(45deg);
}

/* Main Menu */

.main-navbar {
	display: none;
	background-color: #fff;
}

.main-menu,
.main-menu ul,
.main-menu p {
	margin: 0;
	padding: 0;
}

.main-menu {
	list-style-type: none;
	font-size: 13px;
	display: inline-block;
}

.main-menu > li,
.social-links > li {
	display: inline-block;
	margin: 0;
}

.main-menu > li {
	position: relative;
}

.main-menu > li > a,
.social-links a {
	position: relative;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 30px;
	color: #222;
	-webkit-transition: color 0.3s ease-in-out 0s;
	transition: color 0.3s ease-in-out 0s;
}

.main-menu > li > a {
	padding: 10px 12px;
}

.social-links a {
	padding: 10px 5px;
}

.main-menu > li.menu-item-has-children > a:after,
.main-menu > li.page_item_has_children > a:after {
	font-family: 'simple-line-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	display: inline-block;
	content: "\e604";
	vertical-align: middle;
	font-size: 8px;
	padding: 0 5px;
}

.social-links a:hover,
.main-menu > li > a:hover,
.main-menu > li.current-menu-item > a,
.main-menu > li.current_page_item > a {
	color: #05afc8;
}

.main-menu ul {
	display: none;
	width: 100%;
	min-width: 180px;
	float: none;
	position: absolute;
	background-color: #252626;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	text-align: left;
	font-size: 1em;
	opacity:  0;
	list-style-type: none;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 998;
}

.main-menu ul li {
	position: relative;
}

.main-menu ul a {
	display: block;
    line-height: 1.5;
    padding: 10px;
    text-decoration: none;
    color: #fff;
    border-top: 1px solid rgba(255,255,255,.05);
}

.main-menu ul a:hover,
.main-menu ul .current-menu-item a,
.main-menu ul .current_page_item a {
	background-color: rgba(255,255,255,0.05);
}

.main-menu ul li.menu-item-has-children > a:before {
	font-family: 'simple-line-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	display: inline-block;
	content: "\e604";
	font-size: 8px;
	position: absolute;
	right: 10px;
	top: 18px;
}

.main-menu > li:hover > ul {
	display: block;
	opacity: 1;
	left: 0;
	top: 50px;
}

.main-menu ul li:hover > ul,
.main-menu ul ul li:hover > ul {
	display: block;
	opacity: 1;
	left: 100%;
	top: 0;
}

/* Social Links */

.social-links {
	float: right;
	margin: 0;
}

/*
 * 05: Header
 */

.site-header {
	background-color: #fff;
	margin: 0 auto 30px;
}

.site-header .site-title {
	margin: 0;
	padding: 0;
	font-size: 18px;
    font-weight: 700;
	line-height: 1.2;
}

.site-header .site-title a {
	color: #212121;
}

.site-header .site-description {
	margin: 10px 0 20px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	color: #919191;
}

/* Site Logo */

.site-logo {
	float: left;
}

.site-logo img {
	display: block;
}

.site-logo .svg {
	width: 168px;
	height: 50px;
}

/* Header Widgets Area */

.festival {
	background-color: #f4f7f7;
	box-shadow: 0 1px 0 rgba(0,0,0,.1);
}

.header-widget-area {
	position: relative;
	text-align: center;
	margin: 20px 0;
	z-index: 5;
}

.pwf-image a {
	text-decoration: none;
}

.pwf-image a:focus,
.pwf-image a:active {
	outline: 0;
}

.pwf-image img {
	display: block;
	margin: auto;
	max-width: 100%;
	height: auto;
}

.header-widget-area .widget {
	margin: 0;
}

.header-widget-area .widget_nav_menu {
	margin: 10px 0;
}

.header-widget-area .widget .menu {
	padding: 0;
	margin: 0;
}

.header-widget-area .widget .menu li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.header-widget-area .widget .menu li a {
	display: inline-block;
	margin: 0 0 2px;
    padding: 2px 5px;
	font-size: 15px;
	line-height: 24px;
	background-color: #05aabe;
	color: #fff;
	text-decoration: none;
}

.header-widget-area .widget .menu li a:hover {
	color: #fff;
	background-color: #e10a1e;
}

.festival-widget-area {
	font-size: 16px;
	margin: 20px auto;
}

/*
 * 06: Content
 */

.sticky {
}

.hentry {
	margin: 0 0 30px;
}

.entry-header {
	margin: 0;
}

.entry-content {
	margin: 20px 0
}

.entry-summary {
	display: none;
	font-size: 15px;
}

.entry-thumbnail {
	float: left;
	background-color: #fff;
	margin: 0 10px 0 0;
	max-width: 100px;
	border-bottom: 5px solid #eee;
	transition: all 1s ease 0s;
}

.entry-thumbnail:hover {
	border-bottom-color: #05afc8;
}

.entry-thumbnail a {
	display: block;
	position: relative;
	z-index: 2;
}

.entry-thumbnail a:before {
	content: "";
	background-color: rgba(0, 0, 0, 0.4);
	overflow: hidden;
	height: 100%;
	width: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.5s ease 0s;
	z-index: 1;
}

.entry-thumbnail a:hover:before {
	opacity: 1;
}

.entry-thumbnail img {
	display: block;
    max-width: 100%;
    height: auto;
}

.entry-meta {
	color: #818181;
	margin: 0;
}

.pwf-meta {
	margin-top: 10px;
}

.byline {
	display: none;
}

.posted-on a {
	color: #818181;
}

.posted-on .pwf-icon {
	font-size: 12px;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-links {
	clear: both;
	margin: 0 0 20px;
}

.page-header {
	margin-bottom: 30px;
}

.taxonomy-description {
	font-size: 14px;
	color: #818181;
}

.taxonomy-description p {
	margin: 0;
}

/* Newsletter */

.mc4wp-form-fields label {
	display: block;
	font-weight: 700;
	margin-bottom: 10px;
}

.mc4wp-form-fields input[type="email"],
.mc4wp-form-fields input[type="submit"] {
	border-radius: 0;
	float: left;
	margin: 0;
	height: 44px;
}

.newsletter-link {
	display: inline-block;
	padding: 2px 10px;
	margin-left: 10px;
	line-height: 24px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	background-color: #05afc8;
	color: #fff;
	border-radius: 3px;
}

.newsletter-link:hover {
	text-decoration: none;
	opacity: .9;
	color: #fff;
}

/* Hero Section */

.hero {
	padding: 40px 0;
	margin: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	box-sizing: border-box;
	color: #fff;
	position: relative;
}

.hero-overlay {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin: auto;
}

.hero-content {
	position: relative;
	text-align: center;
	padding: 0 20px;
	z-index: 5;
}

.hero:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #000;
	opacity: 0.25;
	z-index: 2;
}

.hero-image {
	object-fit: cover;
	object-position: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.hero-desktop-image {
	display: none;
}

.hero h2 {
	margin: 0 0 20px;
	font-size: 32px;
	font-weight: 700;
	color: #fff;
	line-height: 1.2;
}

.hero-text {
	font-size: 16px;
	line-height: 1.4;
}

.hero-text a,
.hero-text a:hover {
	color: #fff;
}

.hero-button {
	display: inline-block;
	margin-top: 20px;
	padding: 10px 30px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #05afc8;
	color: #fff;
	border: 0;
	border-radius: 128px;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
}

.hero-button:hover,
.hero-button:active {
	color: #fff;
	text-decoration: none;
	outline: none;
	box-shadow: 0 0 80px rgba(255, 255, 255, 0.25) inset;
}

/* Festival Intro */

.festival-intro {
	margin: 0 auto 20px;
	padding: 20px 0;
	text-align: center;
	box-shadow: 0 1px 0 rgba(0,0,0,.1);
}

.festival-heading {
	padding: 0 20px;
	margin: 0 auto 20px;
	font-size: 24px;
	line-height: 1.4;
	text-align: center;
}

.festival-summary {
	margin: 0 auto 20px;
	padding: 0 20px;
	font-size: 16px;
	color: #818181;
}

.festival-intro .button {
	display: inline-block;
	padding: 6px 20px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 20px;
	border: 2px solid #05afc8;
	border-radius: 128px;
	transition: all 0.3s ease 0s;
}

.festival-intro .button:hover {
	text-decoration: none;
	color: #fff;
	background-color: #05afc8;
}

.festival-image img {
	display: block;
}

/* Asides */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/* Media */

.header-widget-area img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}

.header-widget-area img,
.entry-content img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

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

.wp-caption {
	border: 1px solid #e1e1e1;
	margin-bottom: 10px;
	max-width: 100%;
	padding: 5px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: auto;
}

.wp-caption-text {
	margin: 10px 0;
    font-size: 14px;
    font-style: italic;
    line-height: 1.5;
    text-align: center;
}

/* Fade In */
img[loading="lazy"],
.fadeIn {
	animation: img-FadeIn 2.5s;
}
@keyframes img-FadeIn {
	from	{ opacity: 0; }
	to		{ opacity: 1; }
}

/* Galleries */

.gallery {
	margin-bottom: 20px;
}

.gallery-item {
	display: inline-block;
	width: 100%;
	margin: 0 auto 20px;
	padding: 0 10px;
	text-align: center;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gallery-icon img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	border: none;
}

.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%;
}

/* Comments */

.comments-area {
	margin: 20px auto;
}

.comments-area label {
	display: block;
	font-size: 16px;
	font-weight: 700;
}

.form-allowed-tags {
	display: none;
}

.comment-content a {
	word-wrap: break-word;
}

.comment-form textarea {
	width: 100%;
}

.bypostauthor {

}

/* Widgets */

.widget {
	margin: 0 0 30px;
}

.widget-title {
	font-size: 16px;
	margin: 0 0 10px;
}

.widget-area ul {
	margin: 0;
	padding: 0;
}

.widget-area li {
	margin: 0 0 5px;
	padding: 5px 0;
	list-style-type: none;
}

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

/* Mailchimp Widget */

.widget-area #mc_embed_signup .button {
	font-size: 12px;
}

/* Search Widget */

.search-form .search-field,
.wp-block-search input[type=search] {
	float: left;
	width: 75%;
	padding: 5px 10px;
	line-height: 28px;
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
}

.search-form .search-field:focus,
.wp-block-search input[type=search]:focus {
	border-color: #e1e1e1;
}

.search-form .search-submit,
.wp-block-search .wp-block-search__button {
	margin: 0;
	padding: 5px 10px;
	float: left;
	width: 25%;
	height: 40px;
	line-height: 30px;
	color: #fff;
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	box-sizing: border-box;
}

.wp-block-search .wp-block-search__button svg {
	fill: currentColor;
}

.search-form .pwf-icon {
	vertical-align: middle;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
	border: 1px solid #e1e1e1;
}

.sidebar .wp-block-search__label {
	display: none;
}

/* Accordion */

#secondary .dcjq-accordion .sub-menu {
	padding-top: 0.5em;
	margin-bottom: 1em;
	margin-left: 0.5em;
}

#secondary .dcjq-accordion a::hover,
#secondary .dcjq-accordion a:active,
#secondary .dcjq-accordion a:focus {
	outline: none;
	text-decoration: none;
}

#secondary .dcjq-accordion a.active {
	background-color: #05afc8;
	color: #fff;
	text-decoration: none;
}

/* Food Sponsor */

.pwf-sponsor {
	background-color: #fff;
}

.pwf-sponsor td {
	padding: 10px;
}

/* Footer */

.site-footer {
	color: #fff;
	background-color: #05afc8;
}

.site-footer a {
	color: #fff;
}

.site-footer .widget {
	margin-bottom: 0;
}

.site-credits,
.site-info,
.footer-navigation {
	text-align: center;
	margin: 20px auto;
}

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

.footer-navigation ul li {
	display: inline-block;
	padding: 0 5px;
}

/* Cookie Policy */

#cookie-law-info-bar {
	padding: 0.5em 0;
	border-top-width: 1px !important;
}

#cookie-law-info-bar span {
	display: block;
	max-width: 70%;
	margin: auto;
}

#cookie-law-info-bar .cli-plugin-main-link {
	text-decoration: underline;
	font-weight: 700;
}

#cookie-law-info-bar .cli-plugin-button {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
}


/*
 * 07: Blocks
 */
.wp-block-image {
	margin: 0 0 20px;
}
.wp-block-columns {
	margin-bottom: 20px;
}
.wp-block-columns > .wp-block-column {
	margin-bottom: 20px;
}
.wp-block-columns > .wp-block-column:last-child {
	margin-bottom: 0;
}
.wp-block-column > *:last-child {
	margin-bottom: 0;
}
.wp-block-column .wp-block-image img {
	display: block;
}
.has-small-font-size {
	font-size: 14px;
}

/*
 * 08: Forms
 */

button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}

button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
	*overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: none;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	padding: 10px 30px;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	text-transform: uppercase;
	font-weight: 700;
	background-color: #05afc8;
	border-radius: 128px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	opacity: .9;
}

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 {
	border-color: #d1d1d1;
	box-shadow: none;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}

input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}

input[type=text],
input[type=email],
input[type=password],
input[type="url"],
textarea {
	color: #818181;
	border: 1px solid #e1e1e1;
	margin: 10px 0;
	padding: 10px;
	box-sizing: border-box;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type="url"]:focus,
textarea:focus {
	color: #212121;
	border-color: #d1d1d1;
}

textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	vertical-align: top; /* Improves readability and alignment in all browsers */
}

/*
 * 09: Page Templates
 */


/* Full width Template */

.page-template-no-sidebar .content-area {
	width: 100%;
	float: none;
}

/* Programme Template */

.page-template-programme .hentry {
	margin-bottom: 30px;
}

.page-template-programme .entry-content {
	margin: 0;
}

/* Custom Fields */

/* Evento */

.pwf-event h2,
.pwf-event h3 {
	margin: 0 0 10px 0;
}

.pwf-event h2 a,
.pwf-event h3 a {
	color: #05afc8;
	text-decoration: underline;
}

.pwf-when {
	font-size: 1em;
	margin: 0;
	color: #e10a1e;
	font-weight: normal;
	font-weight: 500;
	padding: 0 0 5px 0;
}

.pwf-where {
	font-size: 1em; /* 12px */
	text-transform: capitalize;
	color: #212121;
	font-weight: 700;
}

.pwf-address {
	padding-left: 20px;
	position: relative;
}

.pwf-address:before {
	content: "";
	width: 14px;
	height: 16px;
	background: transparent url('assets/images/pin.svg') no-repeat center;
	background-size: 14px 16px;
	position: absolute;
	left: 0;
	top: 2px;
}

/* Spettacolo */

.entry-header .artist-title {
	margin: 5px 0;
}

.entry-header .pwf-subtitle {
	font-size: 1em;
	font-style: italic;
	color: #818181;
}

.entry-header .pwf-artist {
	font-size: 1em;
	color: #e10a1e;
}

.entry-header .pwf-artist + .pwf-subtitle:before {
	content: '/';
	padding: 0 8px 0 6px;
}

/*
 * 10:	Responsive
 */

@media screen and (min-width: 480px) {
	.mobile-navigation {
	width: 320px;
	left: -320px;
	}
}

@media screen and (min-width: 600px) {
	/* Layout */
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left;
	}
	.col-sm-12 {
	width: 100%;
	}
	.col-sm-11 {
	width: 91.66666667%;
	}
	.col-sm-10 {
	width: 83.33333333%;
	}
	.col-sm-9 {
	width: 75%;
	}
	.col-sm-8 {
	width: 66.66666667%;
	}
	.col-sm-7 {
	width: 58.33333333%;
	}
	.col-sm-6 {
	width: 50%;
	}
	.col-sm-5 {
	width: 41.66666667%;
	}
	.col-sm-4 {
	width: 33.33333333%;
	}
	.col-sm-3 {
	width: 25%;
	}
	.col-sm-2 {
	 width: 16.66666667%;
	}
	.col-sm-1 {
	width: 8.33333333%;
	}
	/* Header */
	.header-widget-area {
	text-align: left;
	margin: 40px 0 0;
	}
	.site-header .site-description {
	margin: 5px 0 10px
	}
	.header-widget-area.right {
	padding: 0 20px;
	}
	.pwf4 img,
	.pwf5 img {
	margin-bottom: 20px;
	}
	/* Hero */
	.hero-mobile-image {
		display: none;
	}
	.hero-desktop-image {
		display: block;
	}
	/* Footer */
	.site-credits,
	.site-info,
	.footer-navigation {
	margin: 0;
	}
	.site-credits,
	.site-info {
	text-align: left;
	}
	.site-info {
	clear: both;
	padding-top: 10px;
	}
	.footer-navigation {
	text-align: right;
	}
	.footer-navigation ul li:last-child {
	padding-right: 0;
	}
	/* Blocks */
	.wp-block-columns > .wp-block-column {
		margin-bottom: 0;
	}
}

@media screen and (min-width: 720px) {
	/* Content */
	.entry-thumbnail {
	max-width: 220px;
	margin-right: 20px;
	}
	.entry-summary {
	display: block;
	margin-top: 5px;
	}
	/* Content */
	.entry-header h2,
	.entry-header h3 {
	font-size: 20px;
	}
	/* Hero Section */
	.hero {
	padding: 60px 0;
	}
	.hero-heading {
	padding: 0 20px;
	}
	.hero-text {
	padding: 0 60px;
	font-size: 18px;
	}
	.hero h2 {
	font-size: 40px;
	margin-bottom: 10px;
	}
	.hero-text {
	font-size: 18px;
	}
	/* Festival Intro */
	.festival-summary {
	padding: 0 60px;
	}
}

@media screen and (min-width: 840px) {
	/* Layout */
	.content-area {
	width: 620px;
	float: left;
	}
	.sidebar {
	width: 280px;
	float: right;
	}
	/* Main Menu */
	.main-navbar {
	display: block;
	text-align: center;
	padding: 10px 20px;
	box-shadow: 0 1px 0 rgba(0,0,0,.1);
	}
	/* Mobile Navigation */
	.mobile-header,
	.mobile-navigation {
	display: none;
	}
	/* Header */
	.site-header .site-title {
	padding-top: 20px;
	}
}

@media screen and (min-width: 960px) {
	/* Layout */
	.container {
    max-width: 960px;
    padding-left: 10px;
    padding-right: 10px;
	}
	.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	float: left;
	}
	.col-12 {
	width: 100%;
	}
	.col-11 {
	width: 91.66666667%;
	}
	.col-10 {
	width: 83.33333333%;
	}
	.col-9 {
	width: 75%;
	}
	.col-8 {
	width: 66.66666667%;
	}
	.col-7 {
	width: 58.33333333%;
	}
	.col-6 {
	width: 50%;
	}
	.col-5 {
	width: 41.66666667%;
	}
	.col-4 {
	width: 33.33333333%;
	}
	.col-3 {
	width: 25%;
	}
	.col-2 {
	 width: 16.66666667%;
	}
	.col-1 {
	width: 8.33333333%;
	}
	/* Headings */
	.news-heading {
	font-size: 32px;
	}
	/* Header */
	.site-header {
	margin-bottom: 40px;
	}
	/* Navigation */
	.main-navbar {
	padding-left: 40px;
	padding-right: 40px;
	}
	/* Hero Section */
	.hero {
	padding: 0;
	}
	.hero-overlay {
	height: 480px;
	}
	.hero h2 {
	font-size: 54px;
	}
	.hero-text {
	font-size: 20px;
	padding: 0 80px;
	}
	/* Festival Intro */
	.festival-intro {
	padding: 30px 0;
	}
	.festival-heading {
	font-size: 32px;
	}
	.festival-summary {
	padding: 0 80px;
	}
	/* Content */
	.entry-header h2,
	.entry-header h3 {
	font-size: 24px;
	}
	.hentry,
	.page-header {
	margin-bottom: 40px;
	}
}
