@charset "UTF-8";
/*!
Theme Name: Goiko Theme 2020
Theme URI: https://www.goiko.com
Author: Gyoza Studio
Author URI: https://gyoza.es
Description: New 2020 Theme for the Goiko website
Version: 1.0.0
Text Domain: goiko20
Tags: custom-background, custom-menu, featured-images, threaded-comments, translation-ready
*/
/*--------------------------------------------------------------
# Theme includes
--------------------------------------------------------------*/
@font-face {
	font-family: 'Nunito Sans';
	src: local("Nunito Sans Black"), local("NunitoSans-Black"), url("fonts/hinted-NunitoSans-Black.woff2") format("woff2"), url("fonts/hinted-NunitoSans-Black.woff") format("woff"), url("fonts/hinted-NunitoSans-Black.ttf") format("truetype"), url("fonts/hinted-NunitoSans-Black.svg#NunitoSans-Black") format("svg");
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Nunito Sans';
	src: local("Nunito Sans SemiBold"), local("NunitoSans-SemiBold"), url("fonts/hinted-NunitoSans-SemiBold.woff2") format("woff2"), url("fonts/hinted-NunitoSans-SemiBold.woff") format("woff"), url("fonts/hinted-NunitoSans-SemiBold.ttf") format("truetype"), url("fonts/hinted-NunitoSans-SemiBold.svg#NunitoSans-SemiBold") format("svg");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Nunito Sans';
	src: local("Nunito Sans Regular"), local("NunitoSans-Regular"), url("fonts/hinted-NunitoSans-Regular.woff2") format("woff2"), url("fonts/hinted-NunitoSans-Regular.woff") format("woff"), url("fonts/hinted-NunitoSans-Regular.ttf") format("truetype"), url("fonts/hinted-NunitoSans-Regular.svg#NunitoSans-Regular") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Nunito Sans';
	src: local("Nunito Sans Light"), local("NunitoSans-Light"), url("fonts/hinted-NunitoSans-Light.woff2") format("woff2"), url("fonts/hinted-NunitoSans-Light.woff") format("woff"), url("fonts/hinted-NunitoSans-Light.ttf") format("truetype"), url("fonts/hinted-NunitoSans-Light.svg#NunitoSans-Light") format("svg");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Nunito Sans';
	src: local("Nunito Sans Bold"), local("NunitoSans-Bold"), url("fonts/hinted-NunitoSans-Bold.woff2") format("woff2"), url("fonts/hinted-NunitoSans-Bold.woff") format("woff"), url("fonts/hinted-NunitoSans-Bold.ttf") format("truetype"), url("fonts/hinted-NunitoSans-Bold.svg#NunitoSans-Bold") format("svg");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Nunito Sans';
	src: local("Nunito Sans ExtraBold"), local("NunitoSans-ExtraBold"), url("fonts/hinted-NunitoSans-ExtraBold.woff2") format("woff2"), url("fonts/hinted-NunitoSans-ExtraBold.woff") format("woff"), url("fonts/hinted-NunitoSans-ExtraBold.ttf") format("truetype"), url("fonts/hinted-NunitoSans-ExtraBold.svg#NunitoSans-ExtraBold") format("svg");
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Nunito Sans';
	src: local("Nunito Sans ExtraLight"), local("NunitoSans-ExtraLight"), url("fonts/hinted-NunitoSans-ExtraLight.woff2") format("woff2"), url("fonts/hinted-NunitoSans-ExtraLight.woff") format("woff"), url("fonts/hinted-NunitoSans-ExtraLight.ttf") format("truetype"), url("fonts/hinted-NunitoSans-ExtraLight.svg#NunitoSans-ExtraLight") format("svg");
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Knockout';
	src: local("Knockout-HTF73-FullHeviweight"), url("fonts/hinted-Knockout-HTF73-FullHeviweight.woff2") format("woff2"), url("fonts/hinted-Knockout-HTF73-FullHeviweight.woff") format("woff"), url("fonts/hinted-Knockout-HTF73-FullHeviweight.ttf") format("truetype"), url("fonts/hinted-Knockout-HTF73-FullHeviweight.svg#Knockout-HTF73-FullHeviweight") format("svg");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

/*--------------------------------------------------------------
# Brand Colors
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# UI Colors
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Structure & responsive
--------------------------------------------------------------*/
/** BREAKPOINTS **/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	text-decoration: underline dotted;
	/* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	/* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

body,
input,
select,
optgroup,
textarea {
	color: #000;
	font-family: "Nunito Sans", Arial, sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #C67D30;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	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;
	font-size: 0.9375rem;
}

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

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

big {
	font-size: 125%;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #FFF;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #000;
	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;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
	overflow-x: hidden;
}

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

* {
	outline: none !important;
}

body {
	background: #FFF;
	overflow-x: hidden;
}

hr {
	width: 100%;
	height: 1px;
	background-color: #000;
	border: 0;
}

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

figure {
	margin: 1em 0;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
}

/*--------------------------------------------------------------
# Lists
--------------------------------------------------------------*/
ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

/*--------------------------------------------------------------
# Tables
--------------------------------------------------------------*/
table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Form elements
--------------------------------------------------------------*/
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	background: #EE2737;
	color: #FFF;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

input[type="button"]:active, input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select,
textarea,
input[data-toggle="datepicker"] {
	color: #000;
	border: 1px solid #717171;
	border-radius: 5px;
	padding: 10px 10px 6px;
	width: 100%;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	text-align: left;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
select:focus,
textarea:focus,
input[data-toggle="datepicker"]:focus {
	color: #000;
}

input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="url"]::placeholder,
input[type="password"]::placeholder,
input[type="search"]::placeholder,
input[type="number"]::placeholder,
input[type="tel"]::placeholder,
input[type="range"]::placeholder,
input[type="date"]::placeholder,
input[type="month"]::placeholder,
input[type="week"]::placeholder,
input[type="time"]::placeholder,
input[type="datetime"]::placeholder,
input[type="datetime-local"]::placeholder,
input[type="color"]::placeholder,
select::placeholder,
textarea::placeholder,
input[data-toggle="datepicker"]::placeholder {
	color: #717171;
	opacity: 1;
}

input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="range"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[data-toggle="datepicker"]:-ms-input-placeholder {
	color: #717171;
}

input[type="text"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="url"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder,
input[type="search"]::-ms-input-placeholder,
input[type="number"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="range"]::-ms-input-placeholder,
input[type="date"]::-ms-input-placeholder,
input[type="month"]::-ms-input-placeholder,
input[type="week"]::-ms-input-placeholder,
input[type="time"]::-ms-input-placeholder,
input[type="datetime"]::-ms-input-placeholder,
input[type="datetime-local"]::-ms-input-placeholder,
input[type="color"]::-ms-input-placeholder,
select::-ms-input-placeholder,
textarea::-ms-input-placeholder,
input[data-toggle="datepicker"]::-ms-input-placeholder {
	color: #717171;
}

.select2-container {
	width: 100% !important;
}

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

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

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

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

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

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

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
a {
	color: #EE2737;
}

a:visited {
	color: #EE2737;
}

a:hover, a:focus, a:active {
	color: #EE2737;
}

a:focus {
	outline: thin dotted;
}

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

button, a.btn, input[type=submit] {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	color: #EE2737;
	text-transform: uppercase;
	border-radius: 5px;
	padding: 10px 30px 8px 15px;
	background: url("/wp-content/themes/goiko2020/img/chevron-right.svg") no-repeat right 5px center;
	border: 1px solid #EE2737;
	display: inline-block;
	margin: auto;
	text-decoration: none;
	transition: all .3s ease;
}

button:hover, a.btn:hover, input[type=submit]:hover {
	background-color: #EE2737;
	color: #FFF;
	cursor: pointer;
	background-image: url("/wp-content/themes/goiko2020/img/chevron-right-w.svg");
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.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;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
	width: device-width;
}

html {
	box-sizing: border-box;
	-ms-overflow-style: scrollbar;
}

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

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 576px) {
	.container {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 720px;
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 960px;
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1140px;
	}
}

.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.no-gutters > .col, .no-gutters > [class*=col-] {
	padding-right: 0;
	padding-left: 0;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}

.col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}

.col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}

.col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}

.col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}

.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.order-first {
	-ms-flex-order: -1;
	order: -1;
}

.order-last {
	-ms-flex-order: 13;
	order: 13;
}

.order-0 {
	-ms-flex-order: 0;
	order: 0;
}

.order-1 {
	-ms-flex-order: 1;
	order: 1;
}

.order-2 {
	-ms-flex-order: 2;
	order: 2;
}

.order-3 {
	-ms-flex-order: 3;
	order: 3;
}

.order-4 {
	-ms-flex-order: 4;
	order: 4;
}

.order-5 {
	-ms-flex-order: 5;
	order: 5;
}

.order-6 {
	-ms-flex-order: 6;
	order: 6;
}

.order-7 {
	-ms-flex-order: 7;
	order: 7;
}

.order-8 {
	-ms-flex-order: 8;
	order: 8;
}

.order-9 {
	-ms-flex-order: 9;
	order: 9;
}

.order-10 {
	-ms-flex-order: 10;
	order: 10;
}

.order-11 {
	-ms-flex-order: 11;
	order: 11;
}

.order-12 {
	-ms-flex-order: 12;
	order: 12;
}

.offset-1 {
	margin-left: 8.333333%;
}

.offset-2 {
	margin-left: 16.666667%;
}

.offset-3 {
	margin-left: 25%;
}

.offset-4 {
	margin-left: 33.333333%;
}

.offset-5 {
	margin-left: 41.666667%;
}

.offset-6 {
	margin-left: 50%;
}

.offset-7 {
	margin-left: 58.333333%;
}

.offset-8 {
	margin-left: 66.666667%;
}

.offset-9 {
	margin-left: 75%;
}

.offset-10 {
	margin-left: 83.333333%;
}

.offset-11 {
	margin-left: 91.666667%;
}

@media (min-width: 576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-sm-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-sm-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-sm-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-sm-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-sm-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-sm-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-sm-first {
		-ms-flex-order: -1;
		order: -1;
	}
	.order-sm-last {
		-ms-flex-order: 13;
		order: 13;
	}
	.order-sm-0 {
		-ms-flex-order: 0;
		order: 0;
	}
	.order-sm-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	.order-sm-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	.order-sm-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	.order-sm-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	.order-sm-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	.order-sm-6 {
		-ms-flex-order: 6;
		order: 6;
	}
	.order-sm-7 {
		-ms-flex-order: 7;
		order: 7;
	}
	.order-sm-8 {
		-ms-flex-order: 8;
		order: 8;
	}
	.order-sm-9 {
		-ms-flex-order: 9;
		order: 9;
	}
	.order-sm-10 {
		-ms-flex-order: 10;
		order: 10;
	}
	.order-sm-11 {
		-ms-flex-order: 11;
		order: 11;
	}
	.order-sm-12 {
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-sm-0 {
		margin-left: 0;
	}
	.offset-sm-1 {
		margin-left: 8.333333%;
	}
	.offset-sm-2 {
		margin-left: 16.666667%;
	}
	.offset-sm-3 {
		margin-left: 25%;
	}
	.offset-sm-4 {
		margin-left: 33.333333%;
	}
	.offset-sm-5 {
		margin-left: 41.666667%;
	}
	.offset-sm-6 {
		margin-left: 50%;
	}
	.offset-sm-7 {
		margin-left: 58.333333%;
	}
	.offset-sm-8 {
		margin-left: 66.666667%;
	}
	.offset-sm-9 {
		margin-left: 75%;
	}
	.offset-sm-10 {
		margin-left: 83.333333%;
	}
	.offset-sm-11 {
		margin-left: 91.666667%;
	}
}

@media (min-width: 768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-md-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-md-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-md-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-md-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-md-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-md-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-md-first {
		-ms-flex-order: -1;
		order: -1;
	}
	.order-md-last {
		-ms-flex-order: 13;
		order: 13;
	}
	.order-md-0 {
		-ms-flex-order: 0;
		order: 0;
	}
	.order-md-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	.order-md-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	.order-md-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	.order-md-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	.order-md-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	.order-md-6 {
		-ms-flex-order: 6;
		order: 6;
	}
	.order-md-7 {
		-ms-flex-order: 7;
		order: 7;
	}
	.order-md-8 {
		-ms-flex-order: 8;
		order: 8;
	}
	.order-md-9 {
		-ms-flex-order: 9;
		order: 9;
	}
	.order-md-10 {
		-ms-flex-order: 10;
		order: 10;
	}
	.order-md-11 {
		-ms-flex-order: 11;
		order: 11;
	}
	.order-md-12 {
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-md-0 {
		margin-left: 0;
	}
	.offset-md-1 {
		margin-left: 8.333333%;
	}
	.offset-md-2 {
		margin-left: 16.666667%;
	}
	.offset-md-3 {
		margin-left: 25%;
	}
	.offset-md-4 {
		margin-left: 33.333333%;
	}
	.offset-md-5 {
		margin-left: 41.666667%;
	}
	.offset-md-6 {
		margin-left: 50%;
	}
	.offset-md-7 {
		margin-left: 58.333333%;
	}
	.offset-md-8 {
		margin-left: 66.666667%;
	}
	.offset-md-9 {
		margin-left: 75%;
	}
	.offset-md-10 {
		margin-left: 83.333333%;
	}
	.offset-md-11 {
		margin-left: 91.666667%;
	}
}

@media (min-width: 992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-lg-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-lg-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-lg-first {
		-ms-flex-order: -1;
		order: -1;
	}
	.order-lg-last {
		-ms-flex-order: 13;
		order: 13;
	}
	.order-lg-0 {
		-ms-flex-order: 0;
		order: 0;
	}
	.order-lg-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	.order-lg-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	.order-lg-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	.order-lg-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	.order-lg-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	.order-lg-6 {
		-ms-flex-order: 6;
		order: 6;
	}
	.order-lg-7 {
		-ms-flex-order: 7;
		order: 7;
	}
	.order-lg-8 {
		-ms-flex-order: 8;
		order: 8;
	}
	.order-lg-9 {
		-ms-flex-order: 9;
		order: 9;
	}
	.order-lg-10 {
		-ms-flex-order: 10;
		order: 10;
	}
	.order-lg-11 {
		-ms-flex-order: 11;
		order: 11;
	}
	.order-lg-12 {
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-lg-0 {
		margin-left: 0;
	}
	.offset-lg-1 {
		margin-left: 8.333333%;
	}
	.offset-lg-2 {
		margin-left: 16.666667%;
	}
	.offset-lg-3 {
		margin-left: 25%;
	}
	.offset-lg-4 {
		margin-left: 33.333333%;
	}
	.offset-lg-5 {
		margin-left: 41.666667%;
	}
	.offset-lg-6 {
		margin-left: 50%;
	}
	.offset-lg-7 {
		margin-left: 58.333333%;
	}
	.offset-lg-8 {
		margin-left: 66.666667%;
	}
	.offset-lg-9 {
		margin-left: 75%;
	}
	.offset-lg-10 {
		margin-left: 83.333333%;
	}
	.offset-lg-11 {
		margin-left: 91.666667%;
	}
}

@media (min-width: 1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-xl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-xl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-xl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-xl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-xl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-xl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-xl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-xl-first {
		-ms-flex-order: -1;
		order: -1;
	}
	.order-xl-last {
		-ms-flex-order: 13;
		order: 13;
	}
	.order-xl-0 {
		-ms-flex-order: 0;
		order: 0;
	}
	.order-xl-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	.order-xl-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	.order-xl-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	.order-xl-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	.order-xl-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	.order-xl-6 {
		-ms-flex-order: 6;
		order: 6;
	}
	.order-xl-7 {
		-ms-flex-order: 7;
		order: 7;
	}
	.order-xl-8 {
		-ms-flex-order: 8;
		order: 8;
	}
	.order-xl-9 {
		-ms-flex-order: 9;
		order: 9;
	}
	.order-xl-10 {
		-ms-flex-order: 10;
		order: 10;
	}
	.order-xl-11 {
		-ms-flex-order: 11;
		order: 11;
	}
	.order-xl-12 {
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-xl-0 {
		margin-left: 0;
	}
	.offset-xl-1 {
		margin-left: 8.333333%;
	}
	.offset-xl-2 {
		margin-left: 16.666667%;
	}
	.offset-xl-3 {
		margin-left: 25%;
	}
	.offset-xl-4 {
		margin-left: 33.333333%;
	}
	.offset-xl-5 {
		margin-left: 41.666667%;
	}
	.offset-xl-6 {
		margin-left: 50%;
	}
	.offset-xl-7 {
		margin-left: 58.333333%;
	}
	.offset-xl-8 {
		margin-left: 66.666667%;
	}
	.offset-xl-9 {
		margin-left: 75%;
	}
	.offset-xl-10 {
		margin-left: 83.333333%;
	}
	.offset-xl-11 {
		margin-left: 91.666667%;
	}
}

.d-none {
	display: none !important;
}

.d-inline {
	display: inline !important;
}

.d-inline-block {
	display: inline-block !important;
}

.d-block {
	display: block !important;
}

.d-table {
	display: table !important;
}

.d-table-row {
	display: table-row !important;
}

.d-table-cell {
	display: table-cell !important;
}

.d-flex {
	display: -ms-flexbox !important;
	display: flex !important;
}

.d-inline-flex {
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
}

@media (min-width: 576px) {
	.d-sm-none {
		display: none !important;
	}
	.d-sm-inline {
		display: inline !important;
	}
	.d-sm-inline-block {
		display: inline-block !important;
	}
	.d-sm-block {
		display: block !important;
	}
	.d-sm-table {
		display: table !important;
	}
	.d-sm-table-row {
		display: table-row !important;
	}
	.d-sm-table-cell {
		display: table-cell !important;
	}
	.d-sm-flex {
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.d-sm-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

@media (min-width: 768px) {
	.d-md-none {
		display: none !important;
	}
	.d-md-inline {
		display: inline !important;
	}
	.d-md-inline-block {
		display: inline-block !important;
	}
	.d-md-block {
		display: block !important;
	}
	.d-md-table {
		display: table !important;
	}
	.d-md-table-row {
		display: table-row !important;
	}
	.d-md-table-cell {
		display: table-cell !important;
	}
	.d-md-flex {
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.d-md-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

@media (min-width: 992px) {
	.d-lg-none {
		display: none !important;
	}
	.d-lg-inline {
		display: inline !important;
	}
	.d-lg-inline-block {
		display: inline-block !important;
	}
	.d-lg-block {
		display: block !important;
	}
	.d-lg-table {
		display: table !important;
	}
	.d-lg-table-row {
		display: table-row !important;
	}
	.d-lg-table-cell {
		display: table-cell !important;
	}
	.d-lg-flex {
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.d-lg-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

@media (min-width: 1200px) {
	.d-xl-none {
		display: none !important;
	}
	.d-xl-inline {
		display: inline !important;
	}
	.d-xl-inline-block {
		display: inline-block !important;
	}
	.d-xl-block {
		display: block !important;
	}
	.d-xl-table {
		display: table !important;
	}
	.d-xl-table-row {
		display: table-row !important;
	}
	.d-xl-table-cell {
		display: table-cell !important;
	}
	.d-xl-flex {
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.d-xl-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

@media print {
	.d-print-none {
		display: none !important;
	}
	.d-print-inline {
		display: inline !important;
	}
	.d-print-inline-block {
		display: inline-block !important;
	}
	.d-print-block {
		display: block !important;
	}
	.d-print-table {
		display: table !important;
	}
	.d-print-table-row {
		display: table-row !important;
	}
	.d-print-table-cell {
		display: table-cell !important;
	}
	.d-print-flex {
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.d-print-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

.flex-row {
	-ms-flex-direction: row !important;
	flex-direction: row !important;
}

.flex-column {
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}

.flex-row-reverse {
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important;
}

.flex-column-reverse {
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important;
}

.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}

.flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important;
}

.flex-fill {
	-ms-flex: 1 1 auto !important;
	flex: 1 1 auto !important;
}

.flex-grow-0 {
	-ms-flex-positive: 0 !important;
	flex-grow: 0 !important;
}

.flex-grow-1 {
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important;
}

.flex-shrink-0 {
	-ms-flex-negative: 0 !important;
	flex-shrink: 0 !important;
}

.flex-shrink-1 {
	-ms-flex-negative: 1 !important;
	flex-shrink: 1 !important;
}

.justify-content-start {
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
}

.justify-content-end {
	-ms-flex-pack: end !important;
	justify-content: flex-end !important;
}

.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important;
}

.justify-content-between {
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}

.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important;
}

.align-items-start {
	-ms-flex-align: start !important;
	align-items: flex-start !important;
}

.align-items-end {
	-ms-flex-align: end !important;
	align-items: flex-end !important;
}

.align-items-center {
	-ms-flex-align: center !important;
	align-items: center !important;
}

.align-items-baseline {
	-ms-flex-align: baseline !important;
	align-items: baseline !important;
}

.align-items-stretch {
	-ms-flex-align: stretch !important;
	align-items: stretch !important;
}

.align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important;
}

.align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important;
}

.align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important;
}

.align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important;
}

.align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important;
}

.align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important;
}

.align-self-auto {
	-ms-flex-item-align: auto !important;
	align-self: auto !important;
}

.align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important;
}

.align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important;
}

.align-self-center {
	-ms-flex-item-align: center !important;
	align-self: center !important;
}

.align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important;
}

.align-self-stretch {
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important;
}

@media (min-width: 576px) {
	.flex-sm-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	.flex-sm-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.flex-sm-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.flex-sm-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.flex-sm-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.flex-sm-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	.flex-sm-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}
	.flex-sm-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}
	.flex-sm-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}
	.flex-sm-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}
	.flex-sm-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}
	.justify-content-sm-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.justify-content-sm-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.justify-content-sm-center {
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.justify-content-sm-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.justify-content-sm-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.align-items-sm-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.align-items-sm-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.align-items-sm-center {
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.align-items-sm-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	.align-items-sm-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.align-content-sm-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	.align-content-sm-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	.align-content-sm-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	.align-content-sm-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	.align-content-sm-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	.align-content-sm-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	.align-self-sm-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}
	.align-self-sm-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	.align-self-sm-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	.align-self-sm-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}
	.align-self-sm-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	.align-self-sm-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}

@media (min-width: 768px) {
	.flex-md-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	.flex-md-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.flex-md-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.flex-md-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	.flex-md-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}
	.flex-md-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}
	.flex-md-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}
	.flex-md-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}
	.flex-md-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}
	.justify-content-md-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.justify-content-md-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.justify-content-md-center {
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.justify-content-md-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.align-items-md-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.align-items-md-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.align-items-md-center {
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.align-items-md-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	.align-items-md-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	.align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	.align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	.align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	.align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	.align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}
	.align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	.align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	.align-self-md-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}
	.align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	.align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}

@media (min-width: 992px) {
	.flex-lg-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	.flex-lg-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.flex-lg-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.flex-lg-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.flex-lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	.flex-lg-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}
	.flex-lg-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}
	.flex-lg-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}
	.flex-lg-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}
	.flex-lg-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}
	.justify-content-lg-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.justify-content-lg-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.justify-content-lg-center {
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.justify-content-lg-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.justify-content-lg-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.align-items-lg-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.align-items-lg-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.align-items-lg-center {
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.align-items-lg-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	.align-items-lg-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.align-content-lg-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	.align-content-lg-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	.align-content-lg-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	.align-content-lg-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	.align-content-lg-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	.align-self-lg-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}
	.align-self-lg-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	.align-self-lg-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	.align-self-lg-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}
	.align-self-lg-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	.align-self-lg-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}

@media (min-width: 1200px) {
	.flex-xl-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	.flex-xl-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.flex-xl-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.flex-xl-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.flex-xl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	.flex-xl-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}
	.flex-xl-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}
	.flex-xl-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}
	.flex-xl-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}
	.flex-xl-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}
	.justify-content-xl-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.justify-content-xl-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.justify-content-xl-center {
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.justify-content-xl-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.justify-content-xl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.align-items-xl-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.align-items-xl-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.align-items-xl-center {
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.align-items-xl-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	.align-items-xl-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.align-content-xl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	.align-content-xl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	.align-content-xl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	.align-content-xl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	.align-content-xl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	.align-content-xl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	.align-self-xl-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}
	.align-self-xl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	.align-self-xl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	.align-self-xl-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}
	.align-self-xl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	.align-self-xl-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}

/*--------------------------------------------------------------
# Globals
--------------------------------------------------------------*/
html.open-modal {
	overflow: hidden;
}

h1, h2, h3, h4 {
	font-family: "Knockout", serif;
	text-transform: uppercase;
	line-height: 1;
}

h2 {
	font-size: 28px;
	margin: 1.4em 0 1.7em;
}

@media (min-width: 768px) {
	h2 {
		font-size: 34px;
	}
}

@media (min-width: 992px) {
	h2 {
		font-size: 40px;
	}
}

@media (min-width: 1400px) {
	h2 {
		font-size: 50px;
	}
}

input, select, textarea {
	display: inline-block;
	border: 1px solid #717171;
	border-radius: 3px;
}

hr {
	width: 180px;
	height: 2px;
	border: 0;
	background-color: #717171;
	display: block;
	margin: 50px auto;
}

.loading {
	position: relative;
}

.loading::after {
	position: absolute;
	left: 100%;
	top: 50%;
}

.loading + .spinner {
	text-align: center;
	display: block;
	width: 100%;
	margin: 10px 0 -10px 0;
	height: 0;
}

.loading + .spinner div {
	width: 12px;
	height: 12px;
	background-color: #EE2737;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.loading + .spinner .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.loading + .spinner .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
	0%, 80%, 100% {
		-webkit-transform: scale(0);
	}
	40% {
		-webkit-transform: scale(1);
	}
}

@keyframes sk-bouncedelay {
	0%, 80%, 100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

/*--------------------------------------------------------------
# Common modules
--------------------------------------------------------------*/
.entry-content h2 {
	text-align: center;
}

.entry-content p {
	font-size: 16px;
}

.entry-content p:first-child {
	margin-top: 2em;
}

.entry-content p:last-child {
	margin-bottom: 2em;
}

@media (min-width: 992px) {
	.entry-content p {
		font-size: 18px;
	}
}

@media (min-width: 1200px) {
	.entry-content p {
		font-size: 22px;
	}
}

@media (min-width: 1400px) {
	.entry-content p {
		font-size: 25px;
	}
}

.burger-box {
	display: block;
	position: relative;
	margin-bottom: 30px;
}

.burger-box a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
}

.burger-box img {
	width: 100%;
	height: 100%;
	opacity: 1;
	transition: opacity .3s ease;
}

.burger-box h3 {
	font-size: 28px;
	font-weight: normal;
	line-height: 1;
	letter-spacing: -0.56px;
	text-align: left;
	color: #FFF;
	position: absolute;
	z-index: 5;
	top: 20px;
	left: 25px;
	margin: 0;
	text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	transition: color .3s ease;
	max-width: 85%;
}

.burger-box p {
	opacity: 0;
	transition: opacity .3s ease;
	position: absolute;
	bottom: 20px;
	left: 25px;
	right: 25px;
	color: #000;
	margin: 0 !important;
	font-family: "Knockout", serif !important;
	text-align: left;
	font-weight: bold;
	font-size: 14px !important;
	text-transform: uppercase;
}

.burger-box:hover img {
	opacity: .55;
}

.burger-box:hover h3 {
	color: #000;
}

.burger-box:hover p {
	opacity: 1;
}

.booking-link, .back-link {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

.booking-link h2, .back-link h2 {
	font-size: 25px;
	margin-bottom: 30px;
}

.back-link a.btn {
	padding: 10px 15px 8px 30px;
	background-image: url("/wp-content/themes/goiko2020/img/chevron-left.svg");
	background-position: 10px center;
}

.back-link a.btn:hover {
	background-image: url("/wp-content/themes/goiko2020/img/chevron-left-w.svg");
}

.modal-background {
	display: none;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 100;
}

.modal-background .modal {
	background: white;
	margin: 35vh auto 0;
	width: 95vw;
	padding: 40px 20px 20px;
	border-radius: 5px;
	position: relative;
}

.modal-background .modal .close {
	text-transform: uppercase;
	font-weight: bold;
	color: red;
	font-size: 20px;
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 20px;
}

.modal-background .modal h2 {
	color: #000;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	max-width: 80%;
	margin: 0 auto 20px;
}

.modal-background .modal p {
	text-align: center;
	font-size: 16px;
}

.modal-background .modal p a.phone {
	color: #EE2737;
	white-space: nowrap;
	font-weight: bold;
}

@media (min-width: 992px) {
	.modal-background .modal {
		width: 60vw;
	}
}

/*--------------------------------------------------------------
# General layout
--------------------------------------------------------------*/
.container {
	padding-left: 25px;
	padding-right: 25px;
}

.relative-container {
	position: relative;
}

header {
	padding: 0;
	background-color: #FFF;
}

#inner-header {
	position: relative;
	padding-top: 12px;
	padding-bottom: 10px;
}

#inner-header::after {
	background: url("/wp-content/themes/goiko2020/img/gotas-white.svg") no-repeat top right;
	content: " ";
	display: block;
	position: absolute;
	right: 20px;
	top: 100%;
	z-index: 21;
	width: 60px;
	height: 30px;
	background-size: contain;
}

@media (min-width: 992px) {
	#inner-header {
		padding-top: 27px;
		padding-bottom: 25px;
	}
	#inner-header::after {
		display: none;
	}
}

#logo {
	margin: 0;
	text-align: center;
}

#logo a {
	position: relative;
	z-index: 10;
}

#logo svg {
	height: 70px;
	width: auto;
}

@media (min-width: 768px) {
	#logo svg {
		height: 105px;
	}
}

#mainMenu {
	display: none;
}

@media (min-width: 992px) {
	#mainMenu {
		display: block;
		text-align: center;
		position: absolute;
		top: 60px;
		left: 0;
		right: 0;
	}
	#mainMenu .top-nav {
		display: flex;
		flex-direction: row;
		justify-content: center;
		padding: 0;
		padding-left: calc(6vw + 10px);
	}
	#mainMenu .top-nav li {
		padding: 0 15px;
	}
	#mainMenu .top-nav li a {
		color: #000;
		padding: 12px;
		line-height: 1;
		font-size: 20px;
	}
	#mainMenu .top-nav li:nth-child(1) {
		order: 3;
		margin-left: 120px;
	}
	#mainMenu .top-nav li:nth-child(1) a {
		color: #FFF;
	}
	#mainMenu .top-nav li:nth-child(2) {
		order: 4;
		padding-right: 0;
	}
	#mainMenu .top-nav li:nth-child(3) {
		order: 2;
	}
	#mainMenu .top-nav li:nth-child(4) {
		order: 1;
		padding-left: 0;
	}
}

@media (min-width: 1200px) {
	#mainMenu .top-nav li {
		padding: 0 20px;
	}
	#mainMenu .top-nav li a {
		font-size: 22px;
	}
}

@media (min-width: 1400px) {
	#mainMenu .top-nav li {
		padding: 0 30px;
	}
	#mainMenu .top-nav li a {
		font-size: 26px;
	}
}

.languages-menu {
	display: none;
}

@media (min-width: 992px) {
	.languages-menu {
		display: block;
		position: absolute;
		top: 10px;
		right: 10px;
		font-size: 12px;
	}
	.languages-menu strong {
		color: #EE2737;
		margin-left: 16px;
	}
	.languages-menu a {
		display: inline-block;
	}
}

.lang-switch {
	text-transform: uppercase;
}

#mobileMenu {
	display: none;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}

#mobileMenu.open {
	display: block;
	position: fixed;
	overflow-x: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 100;
	background-color: #000;
}

ul.top-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 115px;
}

ul.top-nav li a {
	display: block;
	font-size: 28px;
	font-family: "Knockout", serif;
	line-height: 2.1;
	letter-spacing: -0.5px;
	text-align: left;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 45px;
	transition: all .3s ease;
}

ul.top-nav li a:hover {
	color: #EE2737 !important;
}

ul.top-nav li:first-child a {
	background-color: #EE2737;
}

ul.top-nav li:first-child a:hover {
	background-color: #000 !important;
	color: #FFF !important;
}

ul.sub-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 10px;
}

ul.sub-nav li a {
	display: block;
	font-size: 22px;
	letter-spacing: 0.2px;
	text-align: center;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 2.2;
	text-align: left;
	color: #FFF;
	padding-left: 45px;
}

.lang-nav {
	padding-left: 45px;
	padding-top: 25px;
	padding-bottom: 20px;
}

.lang-nav strong {
	color: #EE2737;
	margin-right: 17px;
}

.lang-nav a {
	display: inline-block;
	margin-right: 17px;
}

.showMobileMenu {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	z-index: 105;
	margin: 0;
	top: 0;
	right: 0;
	padding: 45px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	background-color: #FFF;
}

.showMobileMenu span {
	display: block;
	position: absolute;
	height: 6px;
	width: 15px;
	background: #EE2737;
	opacity: 1;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.showMobileMenu span:nth-child(even) {
	left: 45px;
}

.showMobileMenu span:nth-child(odd) {
	left: 30px;
}

.showMobileMenu span:nth-child(1), .showMobileMenu span:nth-child(2) {
	top: 30px;
}

.showMobileMenu span:nth-child(3), .showMobileMenu span:nth-child(4) {
	top: 42px;
}

.showMobileMenu span:nth-child(5), .showMobileMenu span:nth-child(6) {
	top: 54px;
}

.showMobileMenu.open span:nth-child(1), .showMobileMenu.open span:nth-child(6) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.showMobileMenu.open span:nth-child(2), .showMobileMenu.open span:nth-child(5) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.showMobileMenu.open span:nth-child(1) {
	left: 34px;
	top: 36px;
}

.showMobileMenu.open span:nth-child(2) {
	left: 41px;
	top: 36px;
}

.showMobileMenu.open span:nth-child(3) {
	left: 0;
	opacity: 0;
}

.showMobileMenu.open span:nth-child(4) {
	left: 90px;
	opacity: 0;
}

.showMobileMenu.open span:nth-child(5) {
	left: 34px;
	top: 44px;
}

.showMobileMenu.open span:nth-child(6) {
	left: 41px;
	top: 44px;
}

@media (min-width: 768px) {
	.showMobileMenu {
		top: 20px;
	}
	.showMobileMenu.open {
		top: 0;
	}
}

@media (min-width: 992px) {
	.showMobileMenu {
		display: none;
	}
}

.header-booking, .header-nobooking {
	background-color: #000;
	position: relative;
}

.header-booking.sticky, .header-nobooking.sticky {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 20;
	transition: all ease .3s;
}

@media (min-width: 992px) {
	.header-booking, .header-nobooking {
		transition: all ease .3s;
	}
	.header-booking::after, .header-nobooking::after {
		background: url("/wp-content/themes/goiko2020/img/gotas-black.svg") no-repeat top right;
		content: " ";
		display: block;
		position: absolute;
		right: 20px;
		top: 100%;
		width: 140px;
		height: 40px;
		z-index: 20;
		background-size: contain;
	}
}

.header-booking h6, .header-nobooking h6 {
	margin: 0 !important;
	padding: 8px 0;
	font-family: "Nunito Sans", Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	display: block;
	text-align: center;
	color: #FFF;
	text-transform: none;
}

.header-booking h6 a, .header-nobooking h6 a {
	font-family: "Nunito Sans", Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	display: block;
	text-align: center;
	color: #FFF;
	text-transform: none;
	text-decoration: none;
}

.header-booking h6 a:hover, .header-nobooking h6 a:hover {
	font-weight: bold;
}

.header-booking h6 a svg, .header-nobooking h6 a svg {
	transform: rotate(-90deg);
	position: relative;
	top: 3px;
}

.header_placeholder_booking {
	height: 41px;
	display: none;
}

@media (min-width: 992px) {
	.header_placeholder_booking {
		height: 62px;
	}
}

.header_placeholder_nobooking {
	height: 43px;
	display: none;
}

.fastbooking-toggle {
	margin: 0;
	padding: 10px 0;
	font-family: "Nunito Sans", Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	display: block;
	text-align: center;
	color: #FFF;
	text-transform: none;
	cursor: pointer;
}

.fastbooking-toggle svg {
	margin-left: 10px;
}

.fastbooking-toggle.open svg {
	transform: rotate(-180deg) translateY(-3px);
}

@media (min-width: 992px) {
	.fastbooking-toggle {
		display: none;
	}
}

.fastbooking-wrap {
	display: none;
	padding: 20px 24px 10px;
}

.fastbooking-wrap.expanded {
	display: block;
}

@media (min-width: 992px) {
	.fastbooking-wrap {
		display: block;
		padding: 10px;
	}
}

.fastbooking-form .row {
	margin-left: 0;
	margin-right: 0;
}

.fastbooking-form [class*="col-"] {
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.fastbooking-form input[type="text"],
.fastbooking-form input[type="email"],
.fastbooking-form input[type="url"],
.fastbooking-form input[type="password"],
.fastbooking-form input[type="search"],
.fastbooking-form input[type="number"],
.fastbooking-form input[type="tel"],
.fastbooking-form input[type="range"],
.fastbooking-form input[type="date"],
.fastbooking-form input[type="month"],
.fastbooking-form input[type="week"],
.fastbooking-form input[type="time"],
.fastbooking-form input[type="datetime"],
.fastbooking-form input[type="datetime-local"],
.fastbooking-form input[type="color"],
.fastbooking-form select,
.fastbooking-form textarea,
.fastbooking-form input[data-toggle="datepicker"],
.fastbooking-form .select2-container .select2-selection {
	padding: 10px 10px;
	height: 2.6em;
	border: 0 !important;
}

.fastbooking-form input[type="text"] .select2-selection__rendered,
.fastbooking-form input[type="email"] .select2-selection__rendered,
.fastbooking-form input[type="url"] .select2-selection__rendered,
.fastbooking-form input[type="password"] .select2-selection__rendered,
.fastbooking-form input[type="search"] .select2-selection__rendered,
.fastbooking-form input[type="number"] .select2-selection__rendered,
.fastbooking-form input[type="tel"] .select2-selection__rendered,
.fastbooking-form input[type="range"] .select2-selection__rendered,
.fastbooking-form input[type="date"] .select2-selection__rendered,
.fastbooking-form input[type="month"] .select2-selection__rendered,
.fastbooking-form input[type="week"] .select2-selection__rendered,
.fastbooking-form input[type="time"] .select2-selection__rendered,
.fastbooking-form input[type="datetime"] .select2-selection__rendered,
.fastbooking-form input[type="datetime-local"] .select2-selection__rendered,
.fastbooking-form input[type="color"] .select2-selection__rendered,
.fastbooking-form select .select2-selection__rendered,
.fastbooking-form textarea .select2-selection__rendered,
.fastbooking-form input[data-toggle="datepicker"] .select2-selection__rendered,
.fastbooking-form .select2-container .select2-selection .select2-selection__rendered {
	padding-left: 0 !important;
	margin-top: -3px;
	text-overflow: initial;
}

.fastbooking-form input[type="text"] .select2-selection__placeholder,
.fastbooking-form input[type="email"] .select2-selection__placeholder,
.fastbooking-form input[type="url"] .select2-selection__placeholder,
.fastbooking-form input[type="password"] .select2-selection__placeholder,
.fastbooking-form input[type="search"] .select2-selection__placeholder,
.fastbooking-form input[type="number"] .select2-selection__placeholder,
.fastbooking-form input[type="tel"] .select2-selection__placeholder,
.fastbooking-form input[type="range"] .select2-selection__placeholder,
.fastbooking-form input[type="date"] .select2-selection__placeholder,
.fastbooking-form input[type="month"] .select2-selection__placeholder,
.fastbooking-form input[type="week"] .select2-selection__placeholder,
.fastbooking-form input[type="time"] .select2-selection__placeholder,
.fastbooking-form input[type="datetime"] .select2-selection__placeholder,
.fastbooking-form input[type="datetime-local"] .select2-selection__placeholder,
.fastbooking-form input[type="color"] .select2-selection__placeholder,
.fastbooking-form select .select2-selection__placeholder,
.fastbooking-form textarea .select2-selection__placeholder,
.fastbooking-form input[data-toggle="datepicker"] .select2-selection__placeholder,
.fastbooking-form .select2-container .select2-selection .select2-selection__placeholder {
	color: #717171 !important;
}

.fastbooking-form input[type="text"] .select2-selection__arrow,
.fastbooking-form input[type="email"] .select2-selection__arrow,
.fastbooking-form input[type="url"] .select2-selection__arrow,
.fastbooking-form input[type="password"] .select2-selection__arrow,
.fastbooking-form input[type="search"] .select2-selection__arrow,
.fastbooking-form input[type="number"] .select2-selection__arrow,
.fastbooking-form input[type="tel"] .select2-selection__arrow,
.fastbooking-form input[type="range"] .select2-selection__arrow,
.fastbooking-form input[type="date"] .select2-selection__arrow,
.fastbooking-form input[type="month"] .select2-selection__arrow,
.fastbooking-form input[type="week"] .select2-selection__arrow,
.fastbooking-form input[type="time"] .select2-selection__arrow,
.fastbooking-form input[type="datetime"] .select2-selection__arrow,
.fastbooking-form input[type="datetime-local"] .select2-selection__arrow,
.fastbooking-form input[type="color"] .select2-selection__arrow,
.fastbooking-form select .select2-selection__arrow,
.fastbooking-form textarea .select2-selection__arrow,
.fastbooking-form input[data-toggle="datepicker"] .select2-selection__arrow,
.fastbooking-form .select2-container .select2-selection .select2-selection__arrow {
	top: 6px;
}

.fastbooking-form .address_wrap {
	position: relative;
}

.fastbooking-form .address_wrap a.geolocateMe {
	position: absolute;
	top: 11px;
	right: 15px;
}

.fastbooking-form .address_wrap a.geolocateMe svg {
	height: 22px;
	width: auto;
}

.fastbooking-form .address_wrap a.geolocateMe.selected svg path {
	fill: #3fa1fb;
}

.fastbooking-form .address_wrap.geolocated input, .fastbooking-form .address_wrap.geolocated input::placeholder {
	color: #3fa1fb !important;
}

.fastbooking-form .date_wrap input:placeholder-shown {
	background: #FFF url("/wp-content/themes/goiko2020/img/ico-calendar.svg") no-repeat 91% 50%;
	background-size: 18px;
}

.fastbooking-form button[type=submit] {
	color: #FFF;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.33;
	letter-spacing: normal;
	border: 0;
	text-transform: none;
	background-image: url("/wp-content/themes/goiko2020/img/chevron-right-w.svg");
	padding: 10px 28px 0px;
	background-position: right 5px top 12px;
	width: auto;
}

.fastbooking-form button[type=submit]:hover {
	background-color: transparent !important;
}

.fastbooking-form .desktop-title {
	display: none;
}

@media (min-width: 992px) {
	.fastbooking-form {
		align-items: center;
	}
	.fastbooking-form [class*="col-"] {
		margin-bottom: 0;
	}
	.fastbooking-form .desktop-title {
		display: block;
		color: #FFF;
		flex-grow: 0;
		white-space: nowrap;
		font-size: 20px;
		padding: 0 15px;
	}
	.fastbooking-form .locator_submit {
		flex-grow: 0;
		padding-left: 15px;
		padding-right: 25px;
		margin-top: 0;
	}
	.fastbooking-form .address_wrap {
		flex-grow: 2;
	}
	.fastbooking-form button[type=submit] {
		padding-top: 0;
		background-position: right 5px top 3px;
	}
}

.header-nobooking {
	background-color: #000;
}

.header-nobooking h6 {
	margin: 0;
	padding: 8px 0;
	font-family: "Nunito Sans", Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	display: block;
	text-align: center;
	color: #FFF;
	text-transform: none;
}

footer {
	background-color: #000;
	padding: 20px 18px 70px 18px;
}

.footer-logo {
	margin-bottom: 20px;
}

.footer-logo svg {
	display: block;
	margin: auto;
	width: auto;
	height: 105px;
}

.footer-logo svg path {
	fill: #FFF;
}

.footer-find {
	margin-bottom: 30px;
	display: block;
	text-align: center;
}

.footer-find a {
	font-size: 16px;
	line-height: 1.75;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	padding: 8px 30px;
	border: 1px solid #FFF;
	border-radius: 5px;
	display: inline-block;
	margin: auto;
	text-decoration: none;
}

hr.chorreo {
	display: block;
	width: 100%;
	height: 35px;
	background: url("/wp-content/themes/goiko2020/img/gotas-footer.svg") no-repeat top left;
	background-size: cover;
	margin-bottom: 30px;
}

.footer-menu {
	margin-bottom: 30px;
}

.footer-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	column-count: 2;
}

.footer-menu ul li a {
	font-size: 14px;
	line-height: 1.2;
	text-align: left;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 20px;
	display: block;
}

.footer-menu ul li a:hover {
	color: #EE2737;
}

.footer-social {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}

.footer-social li a svg {
	height: 35px;
	width: auto;
}

.footer-social li a svg path {
	fill: #FFF;
}

.footer-social li a:hover svg path {
	fill: #EE2737;
}

@media (min-width: 1200px) {
	.footer-social {
		margin: 0px !important;
	}
}

.footer-copyright {
	font-size: 13px;
	color: #FFF;
}

@media (min-width: 992px) {
	#inner-footer {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-template-rows: auto;
		grid-template-areas: "chorreo chorreo chorreo" "menu logo social" "menu logo find-btn" "menu copyright ..";
	}
	#inner-footer .footer-logo {
		grid-area: logo;
		margin-bottom: 30px;
	}
	#inner-footer .footer-logo svg {
		height: 140px;
	}
	#inner-footer .footer-find {
		grid-area: find-btn;
	}
	#inner-footer .chorreo {
		grid-area: chorreo;
	}
	#inner-footer .footer-menu {
		grid-area: menu;
	}
	#inner-footer .footer-social {
		grid-area: social;
		margin-bottom: 0;
	}
	#inner-footer .footer-copyright {
		grid-area: copyright;
		text-align: center;
	}
}

@media (min-width: 1200px) {
	#inner-footer .footer-social {
		padding: 0 50px;
	}
}

/*--------------------------------------------------------------
# Home page
--------------------------------------------------------------*/
#home-submenu {
	background-color: #ececed;
	display: none;
}

#home-submenu ul {
	list-style: none;
	margin: 0;
	padding: 22px 0 20px;
	text-align: center;
}

#home-submenu ul li {
	display: inline-block;
	padding: 0 20px;
}

#home-submenu ul li a {
	font-size: 18px;
	letter-spacing: 0.2px;
	text-align: center;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

@media (min-width: 992px) {
	#home-submenu {
		display: block;
	}
}

.home-main-carousel {
	width: 100%;
	height: calc(100vh - 140px);
	position: relative;
}

.home-main-carousel svg.continue-arrow {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -30px;
	z-index: 20;
	width: 60px;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
}

.home-main-carousel .slide {
	position: relative;
}

.home-main-carousel .slide picture img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.home-main-carousel .slide .content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.home-main-carousel .slide h2 {
	margin: 60px 5px 30px;
	font-size: 40px;
	line-height: 0.9;
	letter-spacing: 0;
	text-align: left;
	color: #FFF;
	max-width: 80%;
	text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.home-main-carousel .slide .btn {
	margin-left: 8px;
	background-color: #EE2737;
	color: #FFF;
	background-image: url("/wp-content/themes/goiko2020/img/chevron-right-w.svg");
	transform: scale(0.8);
	transform-origin: top left;
	transition: all .3s ease;
	padding: 10px 40px 8px 25px;
	margin-top: 7vh;
}

.home-main-carousel .slide .btn:hover {
	background-color: #000;
	border-color: #000;
}

.home-main-carousel .slide .btn.centered {
	position: absolute;
	width: 120px;
	left: calc(50% - 93px);
	bottom: 13vh;
	margin: 0;
	transform: scale(1);
}

.home-main-carousel .slide h2 + .btn {
	margin-top: 0;
}

.home-main-carousel .home-main-carousel-nav {
	top: 0;
	right: 0;
	bottom: 0;
	left: auto;
	width: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.home-main-carousel .home-main-carousel-nav .swiper-pagination-bullet {
	display: block;
	width: 12px;
	height: 12px;
	margin-bottom: 20px;
	margin-right: 15px;
	background-color: #FFF;
	opacity: 1;
}

.home-main-carousel .home-main-carousel-nav .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #EE2737;
}

@media (min-width: 768px) {
	.home-main-carousel {
		height: calc(100vh - 225px);
	}
	.home-main-carousel .slide h2 {
		font-size: 85px;
		max-width: 70%;
	}
	.home-main-carousel .slide .btn {
		transform: scale(1);
	}
}

@media (min-width: 992px) {
	.home-main-carousel svg.continue-arrow {
		margin-left: -40px;
		width: 80px;
	}
}

@media (min-width: 1400px) {
	.home-main-carousel svg.continue-arrow {
		margin-left: -55px;
		width: 110px;
	}
	.home-main-carousel .slide h2 {
		font-size: 120px;
		max-width: 50%;
	}
}

@-webkit-keyframes bounce {
	0% {
		bottom: 20px;
	}
	50% {
		bottom: 40px;
	}
	100% {
		bottom: 20px;
	}
}

@keyframes bounce {
	0% {
		bottom: 20px;
	}
	50% {
		bottom: 40px;
	}
	100% {
		bottom: 20px;
	}
}

.chorreo-content {
	padding: 35px 25px 50px;
}

.chorreo-content svg {
	max-width: 100%;
	margin-bottom: 20px;
}

.chorreo-content .home-top-content p {
	font-size: 18px;
	line-height: 1.3;
}

@media (min-width: 768px) {
	.chorreo-content svg {
		margin: 30px 0 40px;
	}
}

@media (min-width: 992px) {
	.chorreo-content {
		max-width: 820px;
	}
	.chorreo-content .home-top-content {
		padding-left: 330px;
		margin-top: -90px;
	}
	.chorreo-content .home-top-content p {
		font-size: 17px;
	}
}

@media (min-width: 1200px) {
	.chorreo-content {
		max-width: 1000px;
	}
	.chorreo-content .home-top-content {
		padding-left: 410px;
		margin-top: -100px;
	}
}

@media (min-width: 1400px) {
	.chorreo-content {
		padding-bottom: 70px;
	}
	.chorreo-content svg {
		margin-top: 50px;
	}
	.chorreo-content p {
		font-size: 24px;
	}
}

.home-daily-carousel {
	background: url("/wp-content/themes/goiko2020/img/fondo-textura.jpg") repeat;
	background-size: cover;
	padding: 45px 10px;
	position: relative;
}

.home-daily-carousel .swiper-container {
	padding-left: 40px;
	padding-right: 40px;
}

.home-daily-carousel .swiper-wrapper {
	padding: 0;
	text-align: center;
}

.home-daily-carousel .slide {
	position: relative;
	padding-bottom: 20px;
	width: 80vw;
	opacity: 0;
	background-color: #FFF;
	transition: opacity .3s ease;
}

.home-daily-carousel .slide h2 {
	background-color: #EE2737;
	color: #FFF;
	font-size: 22px;
	padding: 10px;
	letter-spacing: -0.48px;
	margin-top: 0;
	margin-bottom: 0;
}

.home-daily-carousel .slide img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.home-daily-carousel .slide h3 {
	font-size: 24px;
	font-weight: normal;
	line-height: 1.04;
	letter-spacing: -0.48px;
	margin: 17px auto 20px;
	max-width: 80%;
}

.home-daily-carousel .slide h3 a {
	color: #000;
	text-decoration: none;
}

.home-daily-carousel .slide p {
	max-width: 90%;
	margin: auto;
	margin-bottom: 1em;
}

.home-daily-carousel .slide a button {
	margin: 10px auto 10px;
}

.home-daily-carousel .slide.swiper-slide-active {
	opacity: 1;
}

.home-daily-carousel .swiper-daily-prev, .home-daily-carousel .swiper-daily-next {
	position: absolute;
	top: 45%;
	z-index: 20;
	cursor: pointer;
}

.home-daily-carousel .swiper-daily-prev svg, .home-daily-carousel .swiper-daily-next svg {
	height: 30px;
	width: auto;
}

.home-daily-carousel .swiper-daily-prev.swiper-button-disabled, .home-daily-carousel .swiper-daily-next.swiper-button-disabled {
	opacity: 0;
}

.home-daily-carousel .swiper-daily-prev {
	left: 0;
	transform: rotate(180deg);
	margin-top: -9px;
}

.home-daily-carousel .swiper-daily-next {
	right: 0;
}

@media (min-width: 768px) {
	.home-daily-carousel .swiper-daily-prev {
		left: -5px;
	}
	.home-daily-carousel .swiper-daily-next {
		right: -5px;
	}
}

@media (min-width: 992px) {
	.home-daily-carousel {
		padding: 60px 10px;
	}
	.home-daily-carousel .slide {
		width: 100%;
		display: grid;
		grid-template-columns: 3fr 1fr;
		grid-template-rows: auto;
		grid-template-areas: "title title" "main side";
		padding-bottom: 0;
	}
	.home-daily-carousel .slide h2 {
		grid-area: title;
	}
	.home-daily-carousel .slide .slide-side {
		grid-area: side;
		font-size: 0;
	}
	.home-daily-carousel .slide .slide-main {
		grid-area: main;
		padding: 50px 30px 40px;
	}
	.home-daily-carousel .slide img {
		height: 100%;
		width: 300px;
		max-width: 300px;
		object-fit: cover;
		margin-bottom: 0;
	}
	.home-daily-carousel .slide p {
		font-size: 20px;
		line-height: 1.27;
		max-width: 80%;
	}
	.home-daily-carousel .slide h3 {
		font-size: 32px;
		margin: 20px auto 25px;
	}
}

@media (min-width: 1200px) {
	.home-daily-carousel {
		padding: 80px 10px;
	}
	.home-daily-carousel .slide .slide-main {
		padding: 60px 30px 50px;
	}
	.home-daily-carousel .slide h2 {
		line-height: 1.3;
	}
	.home-daily-carousel .slide h3 {
		font-size: 40px;
	}
}

@media (min-width: 1400px) {
	.home-daily-carousel {
		padding: 120px 10px;
	}
	.home-daily-carousel .slide p {
		font-size: 22px;
	}
	.home-daily-carousel .slide h3 {
		font-size: 50px;
	}
}

.home-carta {
	text-align: center;
	padding: 40px 20px 20px;
}

.home-carta h2 {
	margin: 15px auto 20px auto;
	line-height: 1.14;
	letter-spacing: -0.56px;
}

@media (min-width: 992px) {
	.home-carta {
		padding-top: 60px;
	}
}

.home-blog {
	background: url("/wp-content/themes/goiko2020/img/fondo-textura.jpg") repeat;
	background-size: cover;
	padding: 40px 20px 55px;
	text-align: center;
}

.home-blog h2 {
	text-align: center;
	margin-top: 0;
	margin-bottom: 43px;
}

.home-blog ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	margin-bottom: 35px;
}

.home-blog ul li {
	width: 225px;
	height: 225px;
	position: relative;
	display: block;
	margin: 0 auto 15px auto;
	background-size: cover;
}

.home-blog ul li a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.home-blog ul li h3 {
	color: white;
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-decoration: none;
	padding: 20px 20px;
	font-size: 14px;
	font-weight: 600;
	text-align: left;
	font-family: "Nunito Sans", Arial, sans-serif;
	margin: 0;
	text-transform: none;
}

@media (min-width: 768px) {
	.home-blog ul li {
		display: inline-block;
	}
}

@media (min-width: 992px) {
	.home-blog ul li {
		margin-left: 20px;
		margin-right: 20px;
	}
}

@media (min-width: 1200px) {
	.home-blog {
		padding: 60px 20px 75px;
	}
	.home-blog h2 {
		margin-bottom: 60px;
	}
	.home-blog ul li {
		width: 325px;
		height: 325px;
	}
	.home-blog ul li a {
		font-size: 16px;
		padding: 13px 20px;
	}
}

@media (min-width: 1400px) {
	.home-blog {
		padding: 100px 20px 90px;
	}
	.home-blog h2 {
		font-size: 65px;
		margin-bottom: 80px;
	}
}

/*--------------------------------------------------------------
# Content & pages
--------------------------------------------------------------*/
#content h2 {
	text-align: center;
}

#content p {
	font-family: "Nunito Sans", Arial, sans-serif;
	line-height: 1.5;
	margin: 1em auto;
	font-size: 18px;
}

.page-template-default .entry-content ul {
	font-size: 16px;
	margin: 0 0 1em 1em;
}

@media (min-width: 1200px) {
	.page-template-default .entry-content ul {
		font-size: 22px;
		margin: 0 0 1.5em 1.5em;
	}
}

.page-template-default .entry-content table {
	border: 1px solid lightgrey;
	border-collapse: collapse;
}

.page-template-default .entry-content table tr {
	border: 1px solid lightgrey;
}

.page-template-default .entry-content table tr td {
	border: 1px solid lightgrey;
	font-size: 12px;
	padding: 5px;
}

.page-template-default .entry-content table tr td p {
	font-size: 12px;
}

@media (min-width: 992px) {
	.page-template-default .entry-content table tr td {
		font-size: 16px;
	}
	.page-template-default .entry-content table tr td p {
		font-size: 16px;
	}
}

@media (min-width: 992px) {
	.page-template-default .entry-content table tr td {
		font-size: 18px;
	}
	.page-template-default .entry-content table tr td p {
		font-size: 18px;
	}
}

.top-picture {
	width: 100%;
	height: 400px;
}

.top-picture .slide {
	position: relative;
	width: 100%;
	height: 100%;
}

.top-picture .slide picture img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.top-picture .slide .content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.top-picture .slide .top-title {
	margin: 40px 5px 30px;
	font-size: 34px;
	line-height: 0.9;
	letter-spacing: 0;
	text-align: left;
	color: #FFF;
	text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.top-picture .slide .top-title.small-title {
	font-size: 8vw;
}

.top-picture .slide .btn {
	margin-left: 8px;
	background-color: #EE2737;
	color: #FFF;
	background-image: url("/wp-content/themes/goiko2020/img/chevron-right-w.svg");
	transform: scale(0.8);
	transform-origin: top left;
	transition: all .3s ease;
}

.top-picture .slide .btn:hover {
	background-color: #000;
	border-color: #000;
}

.top-picture.small-top-picture {
	height: 210px;
}

@media (min-width: 768px) {
	.top-picture {
		height: 450px;
	}
	.top-picture .slide .top-title {
		font-size: 65px;
		max-width: 70%;
		word-break: normal;
	}
	.top-picture .slide .top-title.small-title {
		font-size: 7vw;
	}
	.top-picture .slide .btn {
		transform: scale(1);
	}
	.top-picture .slide .top-title {
		font-size: 40px;
	}
	.top-picture.small-top-picture {
		height: 400px;
	}
}

@media (min-width: 992px) {
	.top-picture {
		height: 520px;
	}
	.top-picture .slide .top-title {
		font-size: 70px;
	}
}

@media (min-width: 1200px) {
	.top-picture {
		height: 580px;
	}
	.top-picture .slide .top-title {
		font-size: 80px;
	}
	.top-picture.small-top-picture {
		height: 480px;
	}
}

@media (min-width: 1400px) {
	.top-picture {
		height: 600px;
	}
	.top-picture .slide .top-title {
		font-size: 100px;
		max-width: 50%;
	}
	.top-picture .slide .top-title.small-title {
		font-size: 6vw;
	}
	.top-picture.small-top-picture {
		height: 500px;
	}
}

.menu-container-restaurants {
	width: 100%;
	background: #ececed;
	padding: 10px;
}

.menu-container-restaurants label {
	display: none;
}

.menu-container-restaurants .select2-container {
	width: 100%;
}

.menu-container-restaurants .select2-container .select2-selection {
	background: #ececed;
	border: 0;
}

.menu-container-restaurants .select2-container .select2-selection .select2-selection__rendered {
	text-align: center;
	text-transform: uppercase;
}

@media (min-width: 992px) {
	.menu-container-restaurants .container {
		text-align: right;
	}
	.menu-container-restaurants label {
		display: inline-block;
		text-transform: uppercase;
		vertical-align: bottom;
		margin-right: 10px;
	}
	.menu-container-restaurants .select2-container {
		width: auto !important;
	}
	.menu-container-restaurants .select2-container .select2-selection {
		background: white;
		border: 1px solid #aaa;
		min-width: 230px;
	}
	.menu-container-restaurants .select2-container .select2-selection .select2-selection__rendered {
		font-size: 12px;
		padding: 0 25px 0 15px;
	}
}

.menu-container {
	width: 100%;
	background: #ececed;
	padding: 10px;
	text-transform: uppercase;
}

.menu-container ul {
	display: none;
}

.menu-container .select2-container {
	width: 100%;
}

.menu-container .select2-container .select2-selection {
	background: #ececed;
	border: 0;
}

.menu-container .select2-container .select2-selection .select2-selection__rendered {
	text-align: center;
	text-transform: uppercase;
}

@media (min-width: 992px) {
	.menu-container select, .menu-container .select2-selection, .menu-container .select2-container {
		display: none;
	}
	.menu-container ul {
		display: flex;
		align-items: flex-start;
		justify-content: center;
		padding: .5em 0;
		margin: 0;
	}
	.menu-container ul li {
		display: inline-block;
		margin: 0 .75em;
		font-size: 14px;
		color: #000;
		padding: 0;
	}
	.menu-container ul li a {
		color: #000;
		text-decoration: none;
	}
	.menu-container ul li.current_page_item, .menu-container ul li.current_cat_item {
		font-weight: bold;
		border-bottom: 1px solid #000;
		pointer-events: initial;
	}
}

@media (min-width: 1400px) {
	.menu-container ul {
		padding: .8em 0;
	}
	.menu-container ul li {
		font-size: 18px;
	}
}

.fullwidth-img {
	max-width: 100%;
	object-fit: cover;
	height: 200px;
	margin: 15px 0 30px;
}

@media (min-width: 768px) {
	.fullwidth-img {
		height: auto;
	}
}

.gallery {
	position: relative;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	margin-top: 3em;
}

.gallery .img {
	position: relative;
	width: 100%;
}

.gallery .img img {
	width: 100vw;
	height: 100vw;
	object-fit: cover;
}

.gallery .img .imgCaption {
	background: black;
	color: white;
	position: absolute;
	top: 0;
	left: 0;
	padding: 3px 10px;
}

@media (min-width: 768px) {
	.gallery .img img {
		height: 300px;
	}
	.gallery .img:nth-child(4n+1) {
		width: 55%;
		padding-right: 8px;
	}
	.gallery .img:nth-child(4n+2) {
		width: 45%;
	}
	.gallery .img:nth-child(4n+3) {
		width: 45%;
		padding-right: 8px;
	}
	.gallery .img:nth-child(4n+4) {
		width: 55%;
	}
}

@media (min-width: 1200px) {
	.gallery .img:nth-child(4n+1) img, .gallery .img:nth-child(4n+2) img {
		height: 450px;
	}
	.gallery .img:nth-child(4n+3) img, .gallery .img:nth-child(4n+4) img {
		height: 650px;
	}
}

.bases-list ul {
	margin: 20px 0;
	padding: 0px;
}

.bases-list ul li {
	list-style-type: none;
	font-size: 16px;
	text-align: center;
}

.bases-list ul li a {
	color: #000;
	text-decoration: none;
}

.bases-list ul li a:hover {
	font-weight: bold;
}

@media (min-width: 992px) {
	.bases-list ul li {
		font-size: 18px;
	}
}

@media (min-width: 1200px) {
	.bases-list ul li {
		font-size: 22px;
	}
}

@media (min-width: 1400px) {
	.bases-list ul li {
		font-size: 25px;
		line-height: 50px;
	}
}

@media (min-width: 1400px) {
	.bases-list ul {
		margin: 60px auto;
	}
}

a.bases-back {
	color: #000;
	margin-top: 20px;
	padding-top: 20px;
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
}

a.bases-back:hover {
	font-weight: bold;
}

.page-404 {
	margin: 150px 25px;
}

@media (min-width: 992px) {
	.page-404 {
		margin: 250px auto;
	}
}

/*--------------------------------------------------------------
# Pages: Carta & products
--------------------------------------------------------------*/
.page-template-template-menu .main-content h2 {
	text-align: center;
	font-size: 35px;
}

.menu-grid {
	padding-left: 0;
	padding-right: 0;
}

.menu-grid a.category-link {
	color: #FFF;
	text-decoration: none;
	position: relative;
}

.menu-grid a.category-link .grid-item {
	background-repeat: no-repeat;
	background-size: cover;
	text-align: left;
	padding: 12px 15px;
	margin: 10px;
	height: 60vw;
	opacity: 1;
	transition: opacity .3s ease;
}

.menu-grid a.category-link h2 {
	text-align: left !important;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	position: absolute;
	top: 20px;
	left: 25px;
	transition: color .3s ease;
	font-size: 28px;
	z-index: 2;
}

.menu-grid a.category-link:hover .grid-item {
	opacity: .55;
}

.menu-grid a.category-link:hover h2 {
	color: #000;
}

@media (min-width: 768px) {
	.menu-grid {
		font-size: 0;
	}
	.menu-grid a.category-link {
		display: inline-block;
		width: 48%;
		margin: 1%;
	}
	.menu-grid a.category-link .grid-item {
		height: 30vw;
		margin: 0;
	}
}

@media (min-width: 1400px) {
	.menu-grid a.category-link .grid-item {
		height: 350px;
	}
}

.info-burgers-title {
	font-size: 28px;
	margin: 30px 0;
}

@media (min-width: 992px) {
	.info-burgers-title {
		margin-top: 20px;
		text-align: center;
	}
}

.info-burgers {
	background: url("/wp-content/themes/goiko2020/img/fondo-textura.jpg") repeat;
	background-size: cover;
	padding: 25px 30px;
}

.info-burgers h4 {
	text-align: center;
	font-size: 28px;
	line-height: 1.46;
	letter-spacing: -0.56px;
	margin: 0 auto 20px;
}

.info-burgers ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

.info-burgers ul li {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.75;
	letter-spacing: 0.16px;
	text-align: center;
	color: #000;
	text-transform: uppercase;
}

.info-burgers ul:first-of-type {
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.info-burgers ul:first-of-type::after {
	content: " ";
	display: block;
	width: 80px;
	height: 2px;
	background-color: #717171;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -40px;
}

@media (min-width: 992px) {
	.info-burgers {
		font-size: 0;
		column-count: 2;
		position: relative;
	}
	.info-burgers ul:first-of-type {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.info-burgers ul:first-of-type::after {
		display: none;
	}
	.info-burgers::after {
		content: " ";
		display: block;
		position: absolute;
		left: 50%;
		top: 20px;
		bottom: 20px;
		height: calc(100% - 40px);
		width: 2px;
		background-color: #717171;
	}
}

.btn.alergenos-btn {
	display: block;
	margin: auto;
	width: 250px;
	margin: 40px auto 80px;
}

.single-dishes .top-picture .slide .top-title {
	font-size: 31px;
}

.single-dishes .entry-content {
	text-align: center;
}

.single-dishes .entry-content h5 {
	font-size: 18px;
	margin: 0;
}

.single-dishes .entry-content h6 {
	font-size: 16px;
	margin: -20px auto 5px;
}

.single-dishes .top-secondary-menu {
	display: none;
}

@media (min-width: 768px) {
	.single-dishes .top-picture .slide .top-title {
		font-size: 40px;
	}
}

@media (min-width: 992px) {
	.single-dishes .top-picture .slide .top-title {
		font-size: 50px;
	}
	.single-dishes .entry-content {
		text-align: left;
		max-width: 950px;
		margin-left: auto;
		margin-right: auto;
	}
	.single-dishes .entry-content h2 {
		text-align: left !important;
		max-width: 70%;
		margin: 1.4em 0 1em;
	}
	.single-dishes .entry-content p {
		max-width: 65%;
		margin: 1em 0 2em !important;
	}
	.single-dishes .top-secondary-menu {
		display: block;
	}
	.single-dishes .bottom-secondary-menu {
		display: none;
	}
	.single-dishes hr + h2 {
		font-size: 35px;
	}
}

@media (min-width: 1200px) {
	.single-dishes .top-picture .slide .top-title {
		font-size: 70px;
	}
}

@media (min-width: 1400px) {
	.single-dishes .top-picture .slide .top-title {
		font-size: 90px;
	}
	.single-dishes .entry-content {
		max-width: none;
	}
	.single-dishes .entry-content h2 {
		font-size: 70px;
		margin: 1.4em 0 0.5em;
	}
	.single-dishes .entry-content h6 {
		margin-top: 0;
		font-size: 18px;
	}
	.single-dishes .entry-content p {
		font-size: 22px;
	}
}

.burger-container {
	text-align: center;
	font-size: 0;
}

@media (min-width: 768px) {
	.burger-container .burger-box {
		display: inline-block;
		width: 48%;
		margin: 1%;
	}
}

@media (min-width: 992px) {
	.burger-container .burger-box {
		width: 31%;
		height: auto;
	}
}

.single-dishes .burger-box:last-child {
	display: none;
}

@media (min-width: 992px) {
	.single-dishes .burger-box:last-child {
		display: inline-block;
	}
}

.tax-dishescategory #content {
	padding: 20px 0;
}

@media (min-width: 768px) {
	.tax-dishescategory #content {
		padding: 50px 0 70px;
	}
}

/*--------------------------------------------------------------
# Page: Restaurant
--------------------------------------------------------------*/
.page-template-template-restaurants .top-picture .slide .top-title {
	font-size: 32px;
}

@media (min-width: 768px) {
	.page-template-template-restaurants .top-picture .slide .top-title {
		font-size: 40px;
	}
}

@media (min-width: 992px) {
	.page-template-template-restaurants .top-picture .slide .top-title {
		font-size: 50px;
	}
}

@media (min-width: 1200px) {
	.page-template-template-restaurants .top-picture .slide .top-title {
		font-size: 70px;
	}
}

@media (min-width: 1400px) {
	.page-template-template-restaurants .top-picture .slide .top-title {
		font-size: 90px;
	}
}

.single-locations .top-picture {
	height: auto;
}

.single-locations .top-picture .slide .content {
	position: relative;
	padding-left: 0;
	padding-right: 0;
}

@media (min-width: 992px) {
	.single-locations .top-picture {
		height: auto;
	}
	.single-locations .top-picture .slide picture {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.single-locations .top-picture .slide picture img {
		object-position: top;
	}
	.single-locations .top-picture .slide .content {
		position: relative;
	}
}

.location-booking {
	background: url("/wp-content/themes/goiko2020/img/fondo-textura.jpg") repeat;
	background-size: cover;
	text-align: center;
	padding: 35px 0 20px;
	position: relative;
	z-index: 1;
}

.location-booking h2 {
	margin: 0 auto 10px;
}

.location-booking h3 {
	margin: 0 auto 8px;
	font-family: "Nunito Sans", Arial, sans-serif;
	font-weight: 400;
	text-transform: none;
}

@media (min-width: 992px) {
	.location-booking {
		width: 400px;
		margin-left: 20px;
		padding: 20px 0 0;
		min-height: 500px;
	}
	.location-booking h2 {
		font-size: 24px;
		margin-bottom: 0;
	}
}

@media (min-width: 1200px) {
	.location-booking h2 {
		font-size: 32px;
		margin-top: 20px;
		margin-bottom: 0;
	}
}

@media (min-width: 1400px) {
	.location-booking {
		padding-bottom: 15px;
	}
}

.location-content .top-title {
	font-size: 24px;
	margin-top: 40px;
	margin-bottom: 20px;
	line-height: 1.17;
}

.location-content .location-title {
	font-size: 22px;
	font-family: "Nunito Sans", Arial, sans-serif;
	font-weight: 300;
	line-height: 1.27;
	letter-spacing: normal;
	text-align: left;
	color: #ee2737;
	text-transform: none;
	margin: 0;
}

.location-content .location-services {
	margin: 25px 0;
}

.location-content .location-services img {
	height: 35px;
	width: 35px;
	display: inline-block;
	margin: 0 5px 5px 0;
}

.location-content .location-contact div {
	padding: 0 0 0 30px;
	margin: 20px 0;
	position: relative;
}

.location-content .location-contact div svg {
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	height: 44px;
	width: auto;
	position: absolute;
	top: -10px;
	left: -12px;
}

.location-content .location-contact div a {
	font-size: 16px;
	line-height: 1.3;
	letter-spacing: normal;
	color: #000;
	text-decoration: none;
}

.location-content .location-contact div + div {
	margin-top: -10px;
	margin-bottom: 40px;
}

.location-content .location-timetable p {
	line-height: 1.88;
	margin-top: 10px;
	margin-bottom: 50px;
}

.location-burger-container {
	padding: 0 20px;
	margin-bottom: 50px;
	text-align: center;
}

.location-burger-container h3 {
	text-align: center;
	font-size: 28px;
	font-weight: normal;
	line-height: 1;
	letter-spacing: -0.56px;
}

.location-burger-container .location-burger {
	background: url("/wp-content/themes/goiko2020/img/fondo-textura.jpg") repeat;
	background-size: cover;
	position: relative;
	padding-bottom: 20px;
}

.location-burger-container .location-burger a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
}

.location-burger-container .location-burger h2 {
	background-color: #EE2737;
	color: #FFF;
	font-size: 22px;
	padding: 10px;
	letter-spacing: -0.48px;
	margin-bottom: 0;
}

.location-burger-container .location-burger img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.location-burger-container .location-burger h4 {
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.location-burger-container .location-burger p {
	max-width: 80%;
	margin: auto;
	margin-bottom: 1em;
}

.location-burger-container .location-burger h4.bg-red {
	background-color: #EE2737;
	color: #FFF;
	font-size: 22px;
	padding: 10px;
	letter-spacing: -0.48px;
	margin: 0;
}

@media (min-width: 992px) {
	.location-burger-container {
		padding: 0;
	}
	.location-burger-container .location-burger {
		padding-bottom: 0;
		margin-top: 30px;
	}
	.location-burger-container .location-burger img {
		height: 100%;
		object-fit: cover;
	}
	.location-burger-container .location-burger .row [class*="col-"]:first-child {
		padding-right: 0;
	}
	.location-burger-container .location-burger .row [class*="col-"]:last-child {
		padding-left: 0;
	}
	.location-burger-container .location-burger .col-lg-8 h4:not(.bg-red) {
		margin-top: 40px;
		margin-bottom: 30px;
	}
	.location-burger-container .location-burger .col-lg-8 p:last-child {
		margin-bottom: 30px;
	}
}

@media (min-width: 1200px) {
	.location-burger-container .location-burger h4, .location-burger-container .location-burger h4.bg-red {
		font-size: 28px;
	}
	.location-burger-container .location-burger .bg-red {
		line-height: 1.5;
	}
	.location-burger-container .location-burger p {
		font-size: 18px;
	}
}

@media (min-width: 1400px) {
	.location-burger-container .location-burger h4, .location-burger-container .location-burger h4.bg-red {
		font-size: 28px;
	}
	.location-burger-container .location-burger p {
		font-size: 22px;
	}
	.location-burger-container .location-burger .col-lg-8 h4:not(.bg-red) {
		margin-top: 50px;
		margin-bottom: 40px;
	}
	.location-burger-container .location-burger .col-lg-8 p:last-child {
		margin-bottom: 50px;
	}
}

/*--------------------------------------------------------------
# Bookings
--------------------------------------------------------------*/
@media (min-width: 992px) {
	.page-template-template-booking .top-title {
		display: none;
	}
	.page-template-template-booking .top-relative-container {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
	}
}

.booking-main h2 {
	text-align: center;
	margin: 30px 0 20px;
}

.booking-main p {
	text-align: center;
	margin-bottom: 30px;
}

.booking-main .error_locator {
	margin: 10px auto -5px auto;
}

.booking-main .reserve-warning {
	margin-top: 25px;
}

.booking-main .reserve-warning p {
	margin-bottom: 10px;
}

@media (min-width: 992px) {
	.booking-main {
		position: absolute;
		top: 60px;
		left: 40px;
		width: 430px;
		padding: 50px;
		background-color: #FFF;
	}
	.booking-main h2 {
		font-size: 28px;
		margin-top: 0;
	}
}

.availability-form {
	margin-bottom: 40px;
}

.availability-form.row {
	margin-left: auto;
	margin-right: auto;
	padding: 0 12px;
	max-width: 450px;
}

.availability-form [class*="col-"] {
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.availability-form input[type="text"],
.availability-form input[type="email"],
.availability-form input[type="url"],
.availability-form input[type="password"],
.availability-form input[type="search"],
.availability-form input[type="number"],
.availability-form input[type="tel"],
.availability-form input[type="range"],
.availability-form input[type="date"],
.availability-form input[type="month"],
.availability-form input[type="week"],
.availability-form input[type="time"],
.availability-form input[type="datetime"],
.availability-form input[type="datetime-local"],
.availability-form input[type="color"],
.availability-form select,
.availability-form textarea,
.availability-form input[data-toggle="datepicker"],
.availability-form .select2-container .select2-selection {
	padding: 10px 10px;
	height: 2.6em;
	border-color: #717171;
}

.availability-form input[type="text"] .select2-selection__rendered,
.availability-form input[type="email"] .select2-selection__rendered,
.availability-form input[type="url"] .select2-selection__rendered,
.availability-form input[type="password"] .select2-selection__rendered,
.availability-form input[type="search"] .select2-selection__rendered,
.availability-form input[type="number"] .select2-selection__rendered,
.availability-form input[type="tel"] .select2-selection__rendered,
.availability-form input[type="range"] .select2-selection__rendered,
.availability-form input[type="date"] .select2-selection__rendered,
.availability-form input[type="month"] .select2-selection__rendered,
.availability-form input[type="week"] .select2-selection__rendered,
.availability-form input[type="time"] .select2-selection__rendered,
.availability-form input[type="datetime"] .select2-selection__rendered,
.availability-form input[type="datetime-local"] .select2-selection__rendered,
.availability-form input[type="color"] .select2-selection__rendered,
.availability-form select .select2-selection__rendered,
.availability-form textarea .select2-selection__rendered,
.availability-form input[data-toggle="datepicker"] .select2-selection__rendered,
.availability-form .select2-container .select2-selection .select2-selection__rendered {
	padding-left: 0 !important;
	margin-top: -3px;
	text-overflow: initial;
}

.availability-form input[type="text"] .select2-selection__placeholder,
.availability-form input[type="email"] .select2-selection__placeholder,
.availability-form input[type="url"] .select2-selection__placeholder,
.availability-form input[type="password"] .select2-selection__placeholder,
.availability-form input[type="search"] .select2-selection__placeholder,
.availability-form input[type="number"] .select2-selection__placeholder,
.availability-form input[type="tel"] .select2-selection__placeholder,
.availability-form input[type="range"] .select2-selection__placeholder,
.availability-form input[type="date"] .select2-selection__placeholder,
.availability-form input[type="month"] .select2-selection__placeholder,
.availability-form input[type="week"] .select2-selection__placeholder,
.availability-form input[type="time"] .select2-selection__placeholder,
.availability-form input[type="datetime"] .select2-selection__placeholder,
.availability-form input[type="datetime-local"] .select2-selection__placeholder,
.availability-form input[type="color"] .select2-selection__placeholder,
.availability-form select .select2-selection__placeholder,
.availability-form textarea .select2-selection__placeholder,
.availability-form input[data-toggle="datepicker"] .select2-selection__placeholder,
.availability-form .select2-container .select2-selection .select2-selection__placeholder {
	color: #717171 !important;
}

.availability-form input[type="text"] .select2-selection__arrow,
.availability-form input[type="email"] .select2-selection__arrow,
.availability-form input[type="url"] .select2-selection__arrow,
.availability-form input[type="password"] .select2-selection__arrow,
.availability-form input[type="search"] .select2-selection__arrow,
.availability-form input[type="number"] .select2-selection__arrow,
.availability-form input[type="tel"] .select2-selection__arrow,
.availability-form input[type="range"] .select2-selection__arrow,
.availability-form input[type="date"] .select2-selection__arrow,
.availability-form input[type="month"] .select2-selection__arrow,
.availability-form input[type="week"] .select2-selection__arrow,
.availability-form input[type="time"] .select2-selection__arrow,
.availability-form input[type="datetime"] .select2-selection__arrow,
.availability-form input[type="datetime-local"] .select2-selection__arrow,
.availability-form input[type="color"] .select2-selection__arrow,
.availability-form select .select2-selection__arrow,
.availability-form textarea .select2-selection__arrow,
.availability-form input[data-toggle="datepicker"] .select2-selection__arrow,
.availability-form .select2-container .select2-selection .select2-selection__arrow {
	top: 7px;
	right: 8px;
}

.availability-form .address_wrap {
	position: relative;
}

.availability-form .address_wrap a.geolocateMe {
	position: absolute;
	top: 11px;
	right: 18px;
}

.availability-form .address_wrap a.geolocateMe svg {
	height: 22px;
	width: auto;
}

.availability-form .address_wrap a.geolocateMe.selected svg path {
	fill: #3fa1fb;
}

.availability-form .address_wrap.geolocated input, .availability-form .address_wrap.geolocated input::placeholder {
	color: #3fa1fb !important;
}

.availability-form .date_wrap input {
	background: #FFF url("/wp-content/themes/goiko2020/img/ico-calendar.svg") no-repeat 95% 50%;
	background-size: 18px;
}

.availability-form button[type=submit] {
	color: #FFF;
	background: #EE2737;
	padding: 10px 30px;
	margin-top: 10px;
}

@media (min-width: 992px) {
	.availability-form {
		margin-bottom: 10px;
	}
	.availability-form button[type=submit] {
		font-family: "Knockout", serif;
		border-radius: 0;
		padding: 10px 15px;
		margin-top: 20px;
		font-size: 22px;
	}
}

.availability-results #all-locations .restaurant-card {
	display: none;
}

@media (min-width: 992px) {
	.availability-results {
		padding-top: 30px;
	}
}

.availability-results-title {
	text-align: center;
	display: none;
	max-width: 80%;
	margin: 0 auto 30px;
	border-top: 1px solid gray;
	padding-top: 30px;
}

@media (min-width: 768px) {
	.availability-results-title {
		border-top: none;
		padding: 20px 0;
	}
}

@media (min-width: 992px) {
	.availability-results-title {
		font-size: 18px;
	}
}

.location-card .location-services img {
	height: 35px;
	width: 35px;
	display: inline-block;
	margin: 0 5px 5px 0;
}

#locationsGrid .restaurant-card {
	padding-bottom: 0;
	display: grid;
	grid-template-columns: 5fr 7fr;
	grid-template-rows: auto;
	grid-column-gap: 15px;
	grid-template-areas: "title title" "photo contact" "photo services" "buttons buttons";
}

#locationsGrid .restaurant-card .location-title {
	grid-area: title;
	margin-bottom: 20px;
}

#locationsGrid .restaurant-card .location-pictures {
	grid-area: photo;
	font-size: 0;
}

#locationsGrid .restaurant-card .location-pictures img {
	height: 100%;
	object-fit: cover;
}

#locationsGrid .restaurant-card .location-contact {
	grid-area: contact;
}

#locationsGrid .restaurant-card .location-contact div:first-child {
	margin-top: 3px;
}

#locationsGrid .restaurant-card .distance {
	color: #717171;
	font-weight: 600;
	font-size: 13px;
	line-height: 1;
	display: block;
	margin-top: 8px;
	margin-bottom: 30px;
}

#locationsGrid .restaurant-card .location-services {
	grid-area: services;
	display: none;
}

#locationsGrid .restaurant-card .location-services img {
	height: 30px;
	width: 30px;
}

#locationsGrid .restaurant-card .bookingButtonsByHour {
	grid-area: buttons;
	padding-top: 20px;
	padding-bottom: 50px;
	text-align: center;
}

#locationsGrid .restaurant-card .bookingButtonsByHour button {
	color: #FFF;
	background-color: #EE2737;
	background-image: url("/wp-content/themes/goiko2020/img/chevron-right-w.svg");
	transition: all .3s ease;
}

#locationsGrid .restaurant-card .bookingButtonsByHour button span {
	display: none;
}

#locationsGrid .restaurant-card .bookingButtonsByHour button:hover {
	background-color: #000;
	border-color: #000;
}

#locationsGrid .restaurant-card .bookingButtonsByHour button.disabled {
	background-color: #b3b3b3;
	background-image: none;
	border-color: #b3b3b3;
	text-decoration: line-through;
}

#locationsGrid .restaurant-card .bookingButtonsByHour button.disabled::before {
	display: none !important;
}

@media (min-width: 768px) {
	#locationsGrid .restaurant-card {
		grid-template-columns: 1fr 2fr;
		grid-template-rows: auto;
		grid-column-gap: 50px;
		grid-template-areas: "title title" "photo contact" "photo services" "photo buttons";
	}
	#locationsGrid .restaurant-card .location-pictures {
		margin-bottom: 50px;
		padding-bottom: 0;
	}
	#locationsGrid .restaurant-card .location-services {
		display: block;
		margin: 10px 0;
	}
	#locationsGrid .restaurant-card .bookingButtonsByHour {
		padding-top: 10px;
	}
	#locationsGrid .restaurant-card .bookingButtonsByHour button {
		padding: 10px 40px 10px 40px;
	}
}

@media (min-width: 992px) {
	#locationsGrid .restaurant-card .location-services {
		margin-top: 0;
	}
	#locationsGrid .restaurant-card .bookingButtonsByHour::before {
		content: "Reserva ahora:";
		display: block;
		width: 100%;
		text-align: center;
		font-family: "Knockout", serif;
		text-transform: uppercase;
		font-size: 19px;
		padding-bottom: 15px;
	}
}

@media (min-width: 1200px) {
	#locationsGrid .restaurant-card {
		grid-template-columns: 2fr 3fr 2fr;
		grid-template-rows: min-content 2fr 1fr;
		grid-column-gap: 30px;
		grid-template-areas: "title title title" "photo contact buttons" "photo services buttons";
	}
	#locationsGrid .restaurant-card .location-pictures {
		height: 200px;
	}
	#locationsGrid .restaurant-card .location-services {
		margin-left: 5px;
	}
	#locationsGrid .restaurant-card .bookingButtonsByHour {
		display: block;
		padding-top: 0;
	}
	#locationsGrid .restaurant-card .bookingButtonsByHour a {
		padding: 0;
		text-decoration: none !important;
	}
	#locationsGrid .restaurant-card .bookingButtonsByHour button {
		display: block;
		margin-bottom: 15px;
	}
	#locationsGrid .restaurant-card .bookingButtonsByHour button:not(.disabled):hover span {
		display: inline-block;
		margin-right: 20px;
	}
}

.all-locations-claim {
	text-align: center;
	margin: 10px auto 60px;
	max-width: 640px;
}

a.show-all-locations {
	font-family: "Knockout", serif;
	color: #000;
	font-size: 20px;
	line-height: 1.4;
	text-align: center;
	text-transform: uppercase;
	display: block;
	margin: 60px auto 20px;
}

.booking-confirmation {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 90px;
}

.booking-confirmation + .booking-link {
	margin-bottom: 140px;
}

/*--------------------------------------------------------------
# Page: All Restaurants
--------------------------------------------------------------*/
.restaurants-list .entry-content {
	padding-top: 40px;
	text-align: center;
}

.restaurants-list .entry-content h2 {
	text-align: center;
}

.restaurants-list h2.city {
	border-bottom: 5px solid #EE2737;
	padding-bottom: 5px;
	margin-bottom: 30px;
}

@media (min-width: 992px) {
	.restaurants-list h2.city {
		font-size: 35px;
		margin-bottom: 55px;
	}
}

.restaurant-card.location-content {
	border-bottom: 1px solid #717171;
	margin-bottom: 60px;
	padding-bottom: 80px;
}

.restaurant-card.location-content .location-title {
	font-size: 24px;
}

.restaurant-card.location-content .location-title a {
	color: #000;
	text-decoration: none;
}

.restaurant-card.location-content .location-contact div + div {
	margin-bottom: 20px;
}

.restaurant-card.location-content .location-services {
	margin-top: 0;
	margin-bottom: 15px;
}

.restaurant-card.location-content .location-pictures {
	padding-bottom: 12px;
}

.restaurant-card.location-content .location-pictures .col {
	padding-left: 5px;
	padding-right: 5px;
}

.restaurant-card.location-content .location-pictures .col img {
	width: 100%;
	object-fit: cover;
}

.restaurant-card.location-content .location-pictures .col:first-child {
	padding-left: 15px;
}

.restaurant-card.location-content .location-pictures .col:last-child {
	padding-right: 15px;
}

.restaurant-card.location-content a.btn {
	font-family: "Knockout", serif;
	color: #FFF;
	background-color: #EE2737;
	display: block;
	border-radius: 0;
	font-size: 26px;
	padding: 12px 20px;
	line-height: 1;
	transition: all .3s ease;
	background-image: none !important;
}

.restaurant-card.location-content a.btn:hover {
	background-color: #000;
	border-color: #000;
	background-image: none !important;
}

@media (min-width: 992px) {
	.restaurant-card.location-content {
		padding-bottom: 50px;
		margin-left: 50px;
	}
}

.page-template-template-locations .cities-container {
	padding: 0px;
	max-width: 100%;
	width: 100%;
}

.page-template-template-locations .cities-container .cities-content {
	margin: 0 auto;
}

.page-template-template-locations .cities-container .cities-content .btn {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	border-radius: 5px;
	border: 1px solid #EE2737;
	margin: 20px auto;
	text-decoration: none;
	background: #EE2737;
	padding: 7px 10px;
	color: #FFF;
	display: block;
	width: 220px;
	max-width: 100%;
	transition: all .3s ease;
	cursor: pointer;
}

.page-template-template-locations .cities-container .cities-content .btn:hover {
	background-color: #000;
	border-color: #000;
}

.page-template-template-locations .cities-container .cities-content .btn.hidden {
	display: none;
}

.page-template-template-locations .cities-container .cities-content .select2-container {
	max-width: 380px;
}

.page-template-template-locations .cities-container .cities-content .select2-container .select2-selection {
	height: 50px;
}

.page-template-template-locations .cities-container .cities-content .select2-container .select2-selection .select2-selection__rendered {
	margin: 10px auto;
	font-size: 18px;
}

.page-template-template-locations .cities-container .cities-content .select2-container .select2-selection .select2-selection__arrow {
	margin: 10px;
}

.page-template-template-locations .make-order-content .order-card h3 {
	font-size: 24px;
}

@media (min-width: 992px) {
	.page-template-template-locations .top-picture {
		height: 580px;
	}
	.page-template-template-locations .cities-container .cities-content .select2-selection__rendered {
		font-size: 24px;
	}
}

@media (min-width: 1200px) {
	.page-template-template-locations .cities-container {
		padding: 0px 25px;
		max-width: 960px;
	}
	.page-template-template-locations .make-order-content .order-card h3 {
		font-size: 28px;
	}
	.page-template-template-locations .top-picture {
		height: 600px;
	}
}

@media (min-width: 1400px) {
	.page-template-template-locations .top-picture {
		height: 640px;
	}
}

.archive.tax-locationcity .restaurants-list {
	margin: 50px auto;
}

@media (min-width: 992px) {
	.archive.tax-locationcity .restaurants-list {
		margin: 100px auto;
	}
}

/*--------------------------------------------------------------
# Page: Daily menu
--------------------------------------------------------------*/
.dailymenu-content .entry-content {
	margin-bottom: 30px;
	text-align: center;
}

.dailymenu-content .entry-content h2 {
	margin-bottom: 25px;
}

.dailymenu-content .entry-content br {
	display: block;
	content: " ";
	margin-bottom: .5em;
}

@media (min-width: 992px) {
	.dailymenu-content h2 {
		font-size: 35px;
	}
}

.today-container {
	background: url("/wp-content/themes/goiko2020/img/fondo-textura.jpg") repeat;
	background-size: cover;
	text-align: center;
	padding: 45px 35px;
}

.today-container h2 {
	margin: 0 0 40px 0;
}

@media (min-width: 992px) {
	.today-container {
		background: #FFF;
	}
	.today-container h2 {
		font-size: 35px;
	}
}

.today-burger {
	position: relative;
	padding-bottom: 20px;
	width: 80vw;
	margin: auto;
	background-color: #FFF;
	transition: opacity .3s ease;
}

.today-burger h2 {
	background-color: #EE2737;
	color: #FFF;
	font-size: 22px;
	padding: 10px;
	letter-spacing: -0.48px;
	margin-top: 0;
	margin-bottom: 0;
}

.today-burger img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.today-burger h3 {
	font-size: 24px;
	font-weight: normal;
	line-height: 1.04;
	letter-spacing: -0.48px;
	margin: 17px auto 20px;
}

.today-burger h3 a {
	color: #000;
	text-decoration: none;
}

.today-burger p {
	max-width: 90%;
	margin: auto;
	margin-bottom: 1em;
}

.today-burger a button {
	margin: 10px auto 10px;
}

@media (min-width: 992px) {
	.today-burger {
		width: 100%;
		display: grid;
		grid-template-columns: 3fr 1fr;
		grid-template-rows: auto;
		grid-template-areas: "title title" "main side";
		padding-bottom: 0;
	}
	.today-burger h2 {
		grid-area: title;
	}
	.today-burger .slide-side {
		grid-area: side;
		font-size: 0;
	}
	.today-burger .slide-main {
		grid-area: main;
		padding: 50px 30px 40px;
		background: url("/wp-content/themes/goiko2020/img/fondo-textura.jpg") repeat;
		background-size: cover;
	}
	.today-burger img {
		height: 100%;
		width: 300px;
		max-width: 300px;
		object-fit: cover;
		margin-bottom: 0;
	}
	.today-burger p {
		font-size: 20px;
		line-height: 1.27;
		max-width: 80%;
	}
	.today-burger h3 {
		font-size: 32px;
		margin: 20px auto 25px;
	}
}

.next-daily {
	padding-top: 30px;
	text-align: center;
	font-size: 0;
}

.next-daily h6 {
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 10px;
	text-align: center;
	color: #000;
	font-weight: normal;
	font-size: 16px;
}

@media (min-width: 768px) {
	.next-daily .next-daily-item {
		display: inline-block;
		width: 48%;
		margin: 1%;
	}
}

@media (min-width: 992px) {
	.next-daily .next-daily-item {
		width: 31%;
		height: auto;
	}
	.next-daily .next-daily-item:last-child {
		display: inline-block;
	}
}

/*--------------------------------------------------------------
# Page: Order food
--------------------------------------------------------------*/
@media (min-width: 992px) {
	.page-template-template-order .top-picture,
	.page-template-template-booking .top-picture {
		height: 600px;
	}
	.page-template-template-order .top-picture .top-title,
	.page-template-template-booking .top-picture .top-title {
		margin-top: 70px;
	}
}

@media (min-width: 1200px) {
	.page-template-template-order .top-picture .top-title,
	.page-template-template-booking .top-picture .top-title {
		margin-top: 80px;
	}
}

@media (min-width: 1400px) {
	.page-template-template-order .top-picture,
	.page-template-template-booking .top-picture {
		height: 700px;
	}
	.page-template-template-order .top-picture .top-title,
	.page-template-template-booking .top-picture .top-title {
		margin-top: 90px;
		max-width: 90%;
	}
}

@media (min-width: 992px) {
	.page-template-template-booking .top-picture {
		height: 700px;
	}
}

@media (min-width: 1400px) {
	.page-template-template-booking .top-picture {
		height: 750px;
	}
}

.page-template-template-order .top-picture {
	height: 260px;
}

@media (min-width: 992px) {
	.page-template-template-order .top-picture {
		height: 700px;
	}
}

@media (min-width: 992px) {
	.page-template-template-delivery .top-picture,
	.page-template-template-delivery-v2 .top-picture {
		height: 800px;
	}
	.page-template-template-delivery .top-picture .top-title,
	.page-template-template-delivery-v2 .top-picture .top-title {
		margin-top: 50px;
	}
	.page-template-template-delivery .top-relative-container,
	.page-template-template-delivery-v2 .top-relative-container {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
	}
}

@media (min-width: 1400px) {
	.page-template-template-delivery .top-picture,
	.page-template-template-delivery-v2 .top-picture {
		height: 900px;
	}
	.page-template-template-delivery .top-picture .top-title,
	.page-template-template-delivery-v2 .top-picture .top-title {
		margin-top: 70px;
		max-width: 90%;
		font-size: 80px;
	}
}

@media (min-width: 992px) {
	.page-template-template-takeaway .top-picture {
		height: 750px;
	}
	.page-template-template-takeaway .top-picture .top-title {
		margin-top: 50px;
	}
	.page-template-template-takeaway .top-relative-container {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
	}
}

@media (min-width: 1400px) {
	.page-template-template-takeaway .top-picture {
		height: 790px;
	}
	.page-template-template-takeaway .top-picture .top-title {
		margin-top: 70px;
		max-width: 90%;
		font-size: 80px;
	}
}

@media (min-width: 992px) {
	.page-template-template-encuesta .top-picture {
		height: 600px;
	}
}

@media (min-width: 1400px) {
	.page-template-template-encuesta .top-picture {
		height: 800px;
	}
	.page-template-template-encuesta .top-picture .slide h1.top-title {
		max-width: 100%;
	}
}

.make-order-content {
	margin-bottom: 50px;
}

.make-order-content h2 {
	padding: 0 0 0 30px;
}

.make-order-content .order-card {
	background: url("/wp-content/themes/goiko2020/img/fondo-textura.jpg") repeat;
	background-size: cover;
	padding: 30px 10px;
	margin-bottom: 10px;
	text-align: center;
}

.make-order-content .order-card h3 {
	margin: 0 0 25px 0;
	font-size: 28px;
	line-height: 1;
	letter-spacing: -0.56px;
}

.make-order-content .order-card p {
	max-width: 80%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.make-order-content .order-card a.btn {
	background: #EE2737;
	padding: 7px 10px;
	color: #FFF;
	display: block;
	width: 220px;
	max-width: 100%;
	transition: all .3s ease;
}

.make-order-content .order-card a.btn:hover {
	background-color: #000;
	border-color: #000;
}

.make-order-content .order-card a.btn.gris {
	background-color: #717171;
	border-color: #717171;
}

@media (min-width: 992px) {
	.make-order-content {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		padding-top: 200px;
	}
	.make-order-content h2 {
		display: none;
	}
	.make-order-content .col-lg {
		padding: 0 30px;
	}
	.make-order-content .order-card {
		padding: 40px 50px;
	}
}

@media (min-width: 1200px) {
	.make-order-content {
		padding-top: 220px;
	}
	.make-order-content .col-lg {
		padding: 0 45px;
	}
	.make-order-content .order-card {
		padding: 50px 90px;
	}
}

@media (min-width: 1400px) {
	.make-order-content {
		padding-top: 250px;
	}
}

@media (min-width: 992px) {
	.make-order-content.encuesta h2 {
		display: block;
		margin-top: 20px;
		color: #FFF;
		text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	}
}

@media (min-width: 1200px) {
	.make-order-content.encuesta h2 {
		margin-top: 30px;
	}
}

@media (min-width: 1400px) {
	.make-order-content.encuesta h2 {
		margin-top: 40px;
	}
}

.make-order-content .row {
	align-items: center;
}

.make-order-content .covid {
	width: 100%;
	margin: 0 auto;
}

.mapControls form {
	text-align: center;
}

#findMyGoiko {
	text-align: center;
	margin-bottom: 0px;
}

#findMyGoiko button[type=submit] {
	margin: 20px auto 30px auto;
	background-color: #EE2737;
	color: white;
	background-image: url("/wp-content/themes/goiko2020/img/chevron-right-w.svg");
}

.survey,
.covid {
	background: url("/wp-content/themes/goiko2020/img/fondo-textura.jpg") repeat;
	color: black;
	width: 100%;
	margin: 50px auto;
	font-size: 14px;
	text-align: center;
}

.survey .surveyText,
.covid .surveyText {
	padding: 20px 30px;
}

.survey .surveyText p,
.covid .surveyText p {
	margin: 0;
}

.survey .surveyBtn,
.covid .surveyBtn {
	padding-bottom: 20px;
}

.survey .surveyBtn .btn,
.covid .surveyBtn .btn {
	background-color: #EE2737;
	color: white;
	background-image: url("/wp-content/themes/goiko2020/img/chevron-right-w.svg");
}

@media (min-width: 768px) {
	.survey,
	.covid {
		font-size: 16px;
	}
}

@media (min-width: 992px) {
	.survey,
	.covid {
		width: 550px;
		background: black;
		color: white;
		margin: 0px auto 50px auto;
		display: flex;
		align-items: center;
		align-content: center;
	}
	.survey .surveyText,
	.covid .surveyText {
		flex-grow: 3;
		padding: 10px 15px;
	}
	.survey .surveyBtn,
	.covid .surveyBtn {
		flex-grow: 1;
		padding: 10px 15px;
	}
}

.covid {
	margin: 0 auto;
}

@media (min-width: 992px) {
	.covid {
		margin-top: 240px;
	}
}

@media (min-width: 1400px) {
	.covid {
		margin-top: 270px;
	}
}

.delivery-safe-place {
	width: 100%;
	background: #000000;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}

.delivery-safe-place a {
	color: #FFFFFF;
	text-decoration: none;
}

@media (min-width: 992px) {
	.delivery-safe-place {
		max-width: 550px;
	}
}

@media (min-width: 992px) {
	.takeawayFind {
		text-align: center;
		display: block;
		margin: auto;
		max-width: 550px;
		padding: 50px 60px;
		margin-top: 240px;
		margin-bottom: 0;
		background: url("/wp-content/themes/goiko2020/img/fondo-textura.jpg") repeat;
		background-size: cover;
	}
	.takeawayFind h2 {
		margin: 0;
		font-size: 35px;
		margin-bottom: 35px;
	}
}

@media (min-width: 1400px) {
	.takeawayFind {
		margin-top: 270px;
	}
	.takeawayFind p {
		font-size: 18px;
	}
}

@media (min-width: 992px) {
	.deliveryFind {
		text-align: center;
		display: block;
		margin: auto;
		max-width: 550px;
		padding: 50px 60px;
		margin-top: 240px;
		margin-bottom: 0;
		background: url("/wp-content/themes/goiko2020/img/fondo-textura.jpg") repeat;
		background-size: cover;
	}
	.deliveryFind h2 {
		margin: 0;
		font-size: 35px;
		margin-bottom: 35px;
	}
}

@media (min-width: 1400px) {
	.deliveryFind {
		margin-top: 270px;
	}
	.deliveryFind p {
		font-size: 18px;
	}
}

#deliveryFormError, #deliveryOptions, #deliveryUnavailable {
	display: none;
}

#deliveryMain p {
	text-align: center;
}

#deliveryMain .delivery-restaurant {
	border-radius: 10px;
	box-shadow: 2px 2px 8px rgba(136, 136, 136, 0.4);
	padding: 20px 10px;
	margin-bottom: 30px;
	background: #E6E6E6 url(/wp-content/themes/goiko2020/img/fondo-textura.jpg) repeat;
}

#deliveryMain .delivery-restaurant .delivery-restaurant-thumbnail {
	margin-bottom: 16px;
}

#deliveryMain .delivery-restaurant .delivery-restaurant-thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#deliveryMain .delivery-restaurant .info {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

#deliveryMain .delivery-restaurant .info p {
	text-align: left;
	margin-bottom: 0;
	font-size: 20px;
}

#deliveryMain .delivery-restaurant .info p.restaurant-name {
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 1em;
}

#deliveryMain .delivery-restaurant .info p.restaurant-address {
	font-size: 16px;
}

#deliveryMain .delivery-restaurant .info p.restaurant-info {
	font-size: 14px;
}

#deliveryMain .delivery-restaurant .options {
	display: flex;
	position: relative;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: flex-end;
}

#deliveryMain .delivery-restaurant .options ul {
	list-style-type: none;
	padding: 0;
	margin: 10px 0 0;
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	width: 100%;
	height: 100%;
}

#deliveryMain .delivery-restaurant .options ul li {
	background-color: #F0F0F0;
	padding: 10px;
	margin: 10px auto 16px;
	border-radius: 5px;
	box-shadow: 3px 3px 3px rgba(136, 136, 136, 0.45);
	position: relative;
	width: 45%;
	height: 72px;
}

#deliveryMain .delivery-restaurant .options ul li a {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px;
	align-items: center;
	justify-content: center;
	display: flex;
	background: white no-repeat url("/wp-content/themes/goiko2020/img/chevron-right-b.svg");
	background-position: center right 8px;
	border-radius: 5px;
	flex-direction: column;
	justify-content: space-evenly;
}

#deliveryMain .delivery-restaurant .options ul li a img {
	max-height: 90%;
	max-width: calc(100% - 30px);
	margin-right: 14px;
}

@media (min-width: 992px) {
	#deliveryMain .delivery-restaurant .delivery-restaurant-thumbnail {
		margin-bottom: 0;
	}
	#deliveryMain .delivery-restaurant .info p.restaurant-address {
		left: 18px;
		bottom: 2px;
	}
	#deliveryMain .delivery-restaurant .options ul {
		margin: 0;
	}
	#deliveryMain .delivery-restaurant .options ul li:first-child {
		margin-top: 0;
	}
	#deliveryMain .delivery-restaurant .options ul li:last-child {
		margin-bottom: 0;
	}
	#deliveryMain .delivery-restaurant .options ul li a {
		font-size: 20px;
	}
}

#deliveryOptions {
	padding: 60px 0 20px;
	display: block;
}

#deliveryOptions p:first-child {
	/*border-top: 1px solid $gray;*/
	/*margin-top: -20px;
		padding-top: 50px;
		width: 100%;
		font-size: 18px;*/
}

@media (min-width: 992px) {
	#deliveryOptions {
		border-top: none;
		padding: 75px 0 50px;
	}
}

@media (min-width: 1400px) {
	#deliveryOptions p:first-child {
		font-size: 20px;
		margin-top: 0;
		margin-bottom: 30px;
	}
}

.deliveryContainer {
	margin-bottom: 50px;
	padding-bottom: 40px;
	border-bottom: 1px solid #717171;
}

.deliveryContainer h2 {
	margin-bottom: 0;
	text-align: center;
}

.deliveryContainer h3 {
	font-family: "Nunito Sans", Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	text-transform: none;
	text-align: center;
	margin-bottom: 30px;
}

.deliveryContainer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

@media (min-width: 992px) {
	.deliveryContainer h2 {
		font-size: 22px;
	}
}

a.deliveryBtn {
	background: url("/wp-content/themes/goiko2020/img/fondo-textura.jpg") repeat;
	background-size: cover;
	margin-bottom: 20px;
	padding: 10px 15px;
	text-align: center;
	display: block;
	color: #000 !important;
	text-decoration: none !important;
}

a.deliveryBtn img {
	width: 220px;
	height: 30px;
	display: block;
	margin: 20px auto 10px;
	object-fit: contain;
}

a.deliveryBtn strong {
	display: block;
}

@media (min-width: 992px) {
	a.deliveryBtn img {
		width: 180px;
		height: 25px;
	}
}

.page-template-template-takeaway .restaurant-card,
.page-template-template-takeaway-nomap .restaurant-card {
	text-align: left;
}

.page-template-template-takeaway .restaurant-card .desktopBookingLink,
.page-template-template-takeaway-nomap .restaurant-card .desktopBookingLink {
	grid-area: buttons;
	margin-top: 20px;
	margin-bottom: 50px;
}

@media (min-width: 992px) {
	.page-template-template-takeaway #locationsGrid,
	.page-template-template-takeaway-nomap #locationsGrid {
		padding: 50px 0 70px;
	}
	.page-template-template-takeaway #locationsGrid .restaurant-card,
	.page-template-template-takeaway-nomap #locationsGrid .restaurant-card {
		grid-template-columns: 3fr 4fr;
		grid-template-rows: min-content 2fr;
		grid-column-gap: 30px;
		grid-template-areas: "title title" "photo contact" "photo buttons";
		margin-left: 0;
	}
	.page-template-template-takeaway #locationsGrid .restaurant-card a.btn,
	.page-template-template-takeaway-nomap #locationsGrid .restaurant-card a.btn {
		margin-top: 0;
	}
}

.takeaway-results-title {
	text-align: center;
	display: none;
	width: 100%;
	margin: -30px auto 50px !important;
	border-top: 1px solid gray;
	padding-top: 30px;
}

@media (min-width: 768px) {
	.takeaway-results-title {
		border-top: none;
		padding: 20px 0;
	}
}

@media (min-width: 992px) {
	.takeaway-results-title {
		font-size: 18px;
	}
}

@media (min-width: 1400px) {
	.takeaway-results-title {
		font-size: 20px;
	}
}

.takeaway-nomap-results-title {
	text-align: center;
	display: block;
	width: 100%;
	margin: 0px auto 50px !important;
	border-top: 1px solid gray;
	padding-top: 30px;
}

@media (min-width: 768px) {
	.takeaway-nomap-results-title {
		border-top: none;
		padding: 20px 0;
	}
}

@media (min-width: 992px) {
	.takeaway-nomap-results-title {
		font-size: 18px;
	}
}

@media (min-width: 1400px) {
	.takeaway-nomap-results-title {
		font-size: 20px;
	}
}

/*--------------------------------------------------------------
# Page: Contact form
--------------------------------------------------------------*/
.salesforce_contactform {
	padding: 60px 25px;
}

.salesforce_form {
	width: 500px;
	max-width: 100%;
	margin: auto;
}

.salesforce_form label {
	font-size: 14px;
	font-weight: bold;
}

.salesforce_form label .form-input {
	position: relative;
}

.salesforce_form label .form-input input[type='text'],
.salesforce_form label .form-input input[type='email'] {
	background: #f2f2f2;
	border: 0;
	outline: none;
	font-size: 16px;
	padding: .5em 1em;
	width: 100%;
}

.salesforce_form label .form-input textarea {
	width: 500px;
	max-width: 100%;
	height: 160px;
	background: #f2f2f2;
	border: 0;
	outline: none;
	font-size: 15px;
	padding: 1em;
}

.salesforce_form label .form-input select {
	height: 40px;
	-webkit-border-radius: 0;
	background: #f2f2f2;
	border: 0;
	outline: none;
	font-size: 16px;
	padding: .5em 1em;
	width: 100%;
}

.salesforce_form .form-submit {
	background: #EE2737;
	border-color: #EE2737;
	color: white;
	font-weight: bold;
	width: 180px;
	float: right;
	padding: 10px 20px;
	transition: none;
}

.salesforce_form .form-submit:disabled, .salesforce_form .form-submit:disabled:hover {
	cursor: not-allowed;
	background: #717171;
	border-color: #717171;
}

.salesforce_form .form-submit:hover {
	background-position: right 2px center;
	background-repeat: no-repeat;
}

.salesforce_form small {
	position: relative;
	top: -16px;
	font-size: 75%;
}

.salesforce_form button {
	margin-bottom: 30px;
	margin: 10px auto 30px;
	display: block;
}

.page-template-template-contacto .entry-content {
	padding: 50px 0 70px;
}

/*--------------------------------------------------------------
# Pages: Blog
--------------------------------------------------------------*/
.single-post #content {
	padding: 50px 25px 70px;
}

.blog-listing ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	margin-bottom: 35px;
}

.blog-listing ul li {
	width: 225px;
	height: 225px;
	position: relative;
	display: block;
	margin: 0 auto 15px auto;
	background-size: cover;
}

.blog-listing ul li a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.blog-listing ul li h3 {
	color: white;
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-decoration: none;
	padding: 20px 20px;
	font-size: 14px;
	font-weight: 600;
	text-align: left;
	font-family: "Nunito Sans", Arial, sans-serif;
	margin: 0;
	text-transform: none;
}

@media (min-width: 768px) {
	.blog-listing ul li {
		display: inline-block;
	}
}

@media (min-width: 992px) {
	.blog-listing ul li {
		margin-left: 20px;
		margin-right: 20px;
	}
}

@media (min-width: 1200px) {
	.blog-listing {
		padding: 60px 20px 75px;
	}
	.blog-listing h2 {
		margin-bottom: 60px;
	}
	.blog-listing ul li {
		width: 320px;
		height: 320px;
	}
	.blog-listing ul li a {
		font-size: 16px;
		padding: 13px 20px;
	}
}

@media (min-width: 1400px) {
	.blog-listing {
		padding: 100px 20px 90px;
	}
	.blog-listing h2 {
		font-size: 65px;
		margin-bottom: 80px;
	}
}

/*--------------------------------------------------------------
# Page: Gift cards
--------------------------------------------------------------*/
#wpgv-giftitems {
	margin: 10px auto 50px !important;
}

.wpgv_preview-box {
	display: none !important;
}

.wpgv-item .wpgv-content {
	width: 50% !important;
}

.wpgv-content p {
	margin-top: 0 !important;
}

/*--------------------------------------------------------------
# Page: Jobs & team
--------------------------------------------------------------*/
.benefits [class*="col-"] {
	margin-bottom: 30px;
}

.benefits img {
	display: block;
	margin: 0 auto 10px;
}

.benefits h4 {
	text-align: center;
}

.benefits p {
	text-align: center;
	font-size: 14px;
}

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

.jobs-testimonials {
	text-align: center;
	margin-bottom: 50px;
}

.jobs-testimonials img {
	width: 240px;
	height: 240px !important;
	object-fit: cover;
	height: auto;
	border-radius: 50%;
}

.jobs-testimonials h5 {
	font-size: 20px;
	margin: 0;
}

.jobs-testimonials h6 {
	font-size: 16px;
	font-style: italic;
	margin: 0;
	margin-bottom: 15px;
}

.jobs-testimonials p {
	font-size: 14px;
}

/*--------------------------------------------------------------
# Especial: Pop-up Comunicado Emergencia
--------------------------------------------------------------*/
.modal_emergencia {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	z-index: 120;
	font-size: 16px;
}

.modal_emergencia .modal_layout {
	display: block;
	z-index: 50;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.modal_emergencia .modal_content {
	background: #FFFFFF;
	color: #000000;
	width: 90%;
	margin: 50px auto;
	padding: 50px 20px;
	box-sizing: border-box;
	z-index: 125;
	position: relative;
}

.modal_emergencia .modal_content h2 {
	margin: 20px 0;
}

.modal_emergencia .modal_content p {
	margin: 20px auto;
}

.modal_emergencia .modal_content p.btn {
	margin: 50px auto;
}

.modal_emergencia .modal_content .pideaqui {
	color: white;
	text-transform: uppercase;
	background: #EE2737;
	padding: 10px 20px;
	font-size: 18px;
	text-decoration: none;
	border-radius: 5px;
	margin: 50px auto;
}

.modal_emergencia .modal_content .cerrar {
	cursor: pointer;
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 20px;
	color: #EE2737;
	font-family: 'Knockout';
	font-weight: 700;
}

.modal_emergencia .modal_content .fuckcovid,
.modal_emergencia .modal_content .stayhome {
	color: #EE2737;
	font-family: 'Knockout';
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
}

.modal_emergencia .modal_content .goikologo {
	max-width: 100px;
}

.modal_emergencia .modal_content::after {
	background: url("/wp-content/themes/goiko2020/img/gotas-white_4.svg") no-repeat top right;
	content: " ";
	display: block;
	position: absolute;
	right: 20px;
	top: 100%;
	width: 140px;
	height: 40px;
	z-index: 20;
	background-size: contain;
}

@media (min-width: 768px) {
	.modal_emergencia {
		font-size: 20px;
	}
	.modal_emergencia .modal_content .fuckcovid {
		font-size: 24px;
	}
}

@media (min-width: 1200px) {
	.modal_emergencia .modal_content {
		width: 600px;
		margin: 100px auto;
		padding: 50px 100px;
	}
	.modal_emergencia h2 {
		margin: 30px 0;
	}
	.modal_emergencia .cerrar {
		top: 30px;
		right: 50px;
		font-size: 30px;
	}
}

@media (min-width: 1400px) {
	.modal_emergencia .modal_content {
		width: 800px;
	}
}

.emergency_msg {
	margin: 50px auto;
}

.stayhome {
	color: #EE2737;
	font-family: 'Knockout';
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
}

.mvl_only {
	display: block;
}

@media (min-width: 992px) {
	.mvl_only {
		display: none;
	}
}

.desktop_only {
	display: none;
}

.desktop_only .stayhome {
	color: white;
}

@media (min-width: 992px) {
	.desktop_only {
		display: block;
	}
}

@media (min-width: 992px) {
	.all-orders-closed .top-picture {
		height: 800px;
	}
}

@media (min-width: 1400px) {
	.all-orders-closed .top-picture {
		height: 800px;
	}
}

.make-order-content .covid {
	width: 93%;
	margin-bottom: 30px;
}

@media (min-width: 1400px) {
	.make-order-content .covid {
		width: 92%;
	}
}

/*--------------------------------------------------------------
# Especial: Safe-Place Page
--------------------------------------------------------------*/
.safe-place {
	text-align: center;
}

.safe-place h1 {
	margin-top: 2em;
	font-size: 36px;
}

.safe-place h2 {
	font-size: 26px;
	font-weight: 500;
}

.safe-place .medidas,
.safe-place .indicaciones,
.safe-place .terraceo {
	width: 100%;
	display: block;
	margin: 0;
}

.safe-place .aplicadas {
	border: solid 3px #e3e3e3;
	margin: 50px auto;
	padding-bottom: 30px;
}

.safe-place .aplicadas ul {
	margin: 0;
	padding: 0 20px;
}

.safe-place .aplicadas li {
	list-style-position: inside;
	line-height: 2em;
	font-size: 18px;
}

.safe-place .indicaciones {
	background: url("/wp-content/themes/goiko2020/img/fondo-textura.jpg") repeat;
	background-size: cover;
	padding: 40px 20px 55px;
	text-align: center;
	margin-top: 40px;
}

.safe-place .terraceo {
	padding: 40px 20px 55px;
	text-align: center;
	margin-top: 40px;
}

.safe-place .boxes {
	width: 100%;
	display: block;
	margin: 0;
}

.safe-place .boxes .box {
	margin: 0;
	margin-bottom: 30px;
	border: 3px solid #e3e3e3;
	padding: 40px;
	background-color: white;
}

.safe-place .boxes .box p {
	margin: 0;
	font-size: 17px;
}

.safe-place .boxes .box img {
	max-width: 150px;
	height: 120px;
	object-fit: contain;
	margin-bottom: 40px;
}

.safe-place .small {
	font-size: 14px;
}

.safe-place .sip {
	background-color: #dc3e40;
	padding-top: 40px;
}

.safe-place .sip h2, .safe-place .sip p {
	color: white !important;
}

.safe-place .sip h2 {
	margin-bottom: 0;
}

.safe-place .sip p {
	font-size: 20px;
}

.safe-place .sip p.subtitle {
	text-transform: uppercase;
}

.safe-place .sip .btn {
	border-color: white;
	color: white;
	background-image: none;
	padding: 10px 25px;
	margin: 40px auto;
}

.safe-place hr {
	height: 2px;
	width: 100%;
	margin: 20px auto;
	background-color: #767676;
	border: none !important;
}

.safe-place .swiper-wrapper.boxes {
	width: 100%;
	text-align: center;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.safe-place .swiper-wrapper.boxes .box {
	width: calc(100% - 80px) !important;
}

.safe-place .oms-swiper-container, .safe-place .terraceo-swiper-container {
	position: relative;
}

.safe-place .oms-carousel.swiper-container, .safe-place .terraceo-carousel.swiper-container {
	padding: 0 30px;
}

.safe-place .swiper-oms-prev, .safe-place .swiper-oms-next, .safe-place .swiper-terraceo-prev, .safe-place .swiper-terraceo-next {
	position: absolute;
	bottom: 200px;
	z-index: 20;
	cursor: pointer;
}

.safe-place .swiper-oms-prev svg, .safe-place .swiper-oms-next svg, .safe-place .swiper-terraceo-prev svg, .safe-place .swiper-terraceo-next svg {
	height: 30px;
	width: auto;
}

.safe-place .swiper-oms-prev.swiper-button-disabled, .safe-place .swiper-oms-next.swiper-button-disabled, .safe-place .swiper-terraceo-prev.swiper-button-disabled, .safe-place .swiper-terraceo-next.swiper-button-disabled {
	opacity: 0;
}

.safe-place .swiper-oms-prev, .safe-place .swiper-terraceo-prev {
	left: 0;
	transform: rotate(180deg);
	margin-top: -9px;
}

.safe-place .swiper-oms-next, .safe-place .swiper-terraceo-next {
	right: 0;
}

.safe-place .swiper-terraceo-prev, .safe-place .swiper-terraceo-next {
	bottom: 290px;
}

@media (min-width: 768px) {
	.safe-place .swiper-oms-prev, .safe-place .swiper-terraceo-prev {
		left: -5px;
	}
	.safe-place .swiper-oms-next, .safe-place .swiper-terraceo-next {
		right: -5px;
	}
}

@media (min-width: 992px) {
	.safe-place h1 {
		margin-top: 3em;
		font-size: 60px;
	}
	.safe-place h2 {
		font-size: 40px;
	}
	.safe-place .medidas,
	.safe-place .indicaciones {
		display: block;
		justify-content: center;
		align-items: stretch;
		text-align: center;
	}
	.safe-place .medidas .boxes {
		margin-bottom: 40px;
	}
	.safe-place hr {
		margin: 50px auto 90px;
	}
	.safe-place hr.mobile {
		display: none;
	}
	.safe-place .medidas p.small {
		margin: 0;
	}
	.safe-place .oms-carousel.swiper-container, .safe-place .terraceo-carousel.swiper-container {
		padding: 0 20px;
	}
	.safe-place .swiper-terraceo-prev, .safe-place .swiper-terraceo-next {
		bottom: 250px;
	}
	.safe-place .swiper-oms-prev, .safe-place .swiper-terraceo-prev {
		left: -25px;
	}
	.safe-place .swiper-oms-next, .safe-place .swiper-terraceo-next {
		right: -25px;
	}
	.safe-place .boxes {
		width: 100%;
		text-align: center;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	.safe-place .boxes .box {
		width: 30%;
	}
	.safe-place .boxes .box p {
		font-weight: 500;
		letter-spacing: -0.5px;
	}
	.safe-place .boxes .box .box_content {
		display: flex;
		height: 100px;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
}

/*--------------------------------------------------------------
# Nuevas Páginas Delivery y Take Away
--------------------------------------------------------------*/
.page-template-template-order .top-picture h1.top-title,
.page-template-template-ordersclosed .top-picture h1.top-title {
	width: 100%;
	max-width: 100%;
	text-align: center;
	text-shadow: 0 3px 8px rgba(0, 0, 0, 0.38);
}

.page-template-template-takeaway .top-picture h1.top-title,
.page-template-template-delivery .top-picture h1.top-title,
.page-template-template-delivery-v2 .top-picture h1.top-title {
	width: 100%;
	max-width: 100%;
	text-align: center;
	text-shadow: 0 3px 8px rgba(0, 0, 0, 0.38);
}

.page-template-template-takeaway .top-relative-container,
.page-template-template-delivery .top-relative-container,
.page-template-template-delivery-v2 .top-relative-container {
	padding: 0;
}

.page-template-template-takeaway .top-relative-container .doGeoloc,
.page-template-template-delivery .top-relative-container .doGeoloc,
.page-template-template-delivery-v2 .top-relative-container .doGeoloc {
	margin-top: 10px;
	text-decoration: none;
	color: #EE2737;
	display: inline-block;
	text-align: center;
	font-size: 14px;
}

.page-template-template-takeaway .top-relative-container .doGeoloc svg,
.page-template-template-delivery .top-relative-container .doGeoloc svg,
.page-template-template-delivery-v2 .top-relative-container .doGeoloc svg {
	width: 16px;
	height: 16px;
}

.page-template-template-takeaway .top-relative-container .doGeoloc svg path,
.page-template-template-delivery .top-relative-container .doGeoloc svg path,
.page-template-template-delivery-v2 .top-relative-container .doGeoloc svg path {
	fill: #EE2737;
}

.page-template-template-takeaway .top-relative-container #findMyGoiko,
.page-template-template-delivery .top-relative-container #findMyGoiko,
.page-template-template-delivery-v2 .top-relative-container #findMyGoiko {
	padding: 10%;
	background: url("/wp-content/themes/goiko2020/img/fondo-textura.jpg") repeat;
}

.page-template-template-takeaway .top-relative-container #findMyGoiko h2,
.page-template-template-delivery .top-relative-container #findMyGoiko h2,
.page-template-template-delivery-v2 .top-relative-container #findMyGoiko h2 {
	margin: 0;
}

.page-template-template-takeaway .top-relative-container #findMyGoiko p,
.page-template-template-delivery .top-relative-container #findMyGoiko p,
.page-template-template-delivery-v2 .top-relative-container #findMyGoiko p {
	margin: 30px 0;
}

.page-template-template-takeaway .top-relative-container #findMyGoiko .address_wrap,
.page-template-template-delivery .top-relative-container #findMyGoiko .address_wrap,
.page-template-template-delivery-v2 .top-relative-container #findMyGoiko .address_wrap {
	display: flex;
	flex-direction: row;
	border-radius: 10px;
	border: solid 1px #707070;
}

.page-template-template-takeaway .top-relative-container #findMyGoiko .address_wrap input,
.page-template-template-delivery .top-relative-container #findMyGoiko .address_wrap input,
.page-template-template-delivery-v2 .top-relative-container #findMyGoiko .address_wrap input {
	border: none;
	background-color: #ffffff;
	flex-grow: 2;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.page-template-template-takeaway .top-relative-container #findMyGoiko .address_wrap button[type=submit],
.page-template-template-delivery .top-relative-container #findMyGoiko .address_wrap button[type=submit],
.page-template-template-delivery-v2 .top-relative-container #findMyGoiko .address_wrap button[type=submit] {
	background-color: #ee2737;
	color: #FFFFFF;
	margin: 0;
	border: none;
	border-radius: 0;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background-image: url("/wp-content/themes/goiko2020/img/ico-lupa.svg");
	background-size: 20px 20px;
	background-position: center;
}

.page-template-template-takeaway .featuredBoxes,
.page-template-template-delivery .featuredBoxes,
.page-template-template-delivery-v2 .featuredBoxes {
	padding: 0;
	border-bottom: 1px solid #717171;
}

.page-template-template-takeaway .featuredBoxes .survey,
.page-template-template-delivery .featuredBoxes .survey,
.page-template-template-delivery-v2 .featuredBoxes .survey {
	margin: 0;
	padding: 10% 5%;
	background: #ee2737;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.17;
	text-align: center;
}

.page-template-template-takeaway .featuredBoxes .survey a.btn,
.page-template-template-delivery .featuredBoxes .survey a.btn,
.page-template-template-delivery-v2 .featuredBoxes .survey a.btn {
	margin-top: 30px;
	font-size: 20px;
	border-radius: 10px;
	border: solid 2px #ffffff;
	padding: 10px 50px;
}

.page-template-template-takeaway .featuredBoxes .status,
.page-template-template-delivery .featuredBoxes .status,
.page-template-template-delivery-v2 .featuredBoxes .status {
	background: #FFFFFF;
}

.page-template-template-takeaway .featuredBoxes .status .statusTitle,
.page-template-template-delivery .featuredBoxes .status .statusTitle,
.page-template-template-delivery-v2 .featuredBoxes .status .statusTitle {
	font-family: "Knockout", serif;
	font-size: 30px;
	line-height: 0.92;
	text-align: center;
	text-transform: uppercase;
	color: #000000;
}

.page-template-template-takeaway .featuredBoxes .status .statusText,
.page-template-template-delivery .featuredBoxes .status .statusText,
.page-template-template-delivery-v2 .featuredBoxes .status .statusText {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.17;
	text-align: center;
	color: #000000;
	margin: 30px auto;
}

.page-template-template-takeaway .featuredBoxes .status .statusBtn a,
.page-template-template-delivery .featuredBoxes .status .statusBtn a,
.page-template-template-delivery-v2 .featuredBoxes .status .statusBtn a {
	border-radius: 10px;
	background-color: #ee2737;
	color: #FFFFFF;
	background-image: url("/wp-content/themes/goiko2020/img/chevron-right-w.svg");
}

.page-template-template-takeaway .featuredBoxes .delivery-safe-place,
.page-template-template-delivery .featuredBoxes .delivery-safe-place,
.page-template-template-delivery-v2 .featuredBoxes .delivery-safe-place {
	background: url("/wp-content/themes/goiko2020/img/fondo-textura.jpg") repeat;
	color: #000000;
	width: 100%;
	max-width: 100%;
}

.page-template-template-takeaway .featuredBoxes .delivery-safe-place a,
.page-template-template-delivery .featuredBoxes .delivery-safe-place a,
.page-template-template-delivery-v2 .featuredBoxes .delivery-safe-place a {
	text-decoration: underline;
	color: #ee2737;
	font-weight: bold;
}

.page-template-template-takeaway #deliveryUnavailable,
.page-template-template-delivery #deliveryUnavailable,
.page-template-template-delivery-v2 #deliveryUnavailable {
	padding: 40px 0;
}

@media (min-width: 768px) {
	.page-template-template-takeaway .top-relative-container.container,
	.page-template-template-delivery .top-relative-container.container,
	.page-template-template-delivery-v2 .top-relative-container.container {
		margin: 0 auto;
		max-width: 100%;
		width: 100%;
	}
	.page-template-template-takeaway .top-relative-container.container #findMyGoiko,
	.page-template-template-delivery .top-relative-container.container #findMyGoiko,
	.page-template-template-delivery-v2 .top-relative-container.container #findMyGoiko {
		padding: 50px 60px;
	}
	.page-template-template-takeaway #locationsGrid,
	.page-template-template-delivery #locationsGrid,
	.page-template-template-delivery-v2 #locationsGrid {
		border-top: 1px solid #717171;
		padding-top: 80px;
	}
	.page-template-template-takeaway .featuredBoxes,
	.page-template-template-delivery .featuredBoxes,
	.page-template-template-delivery-v2 .featuredBoxes {
		max-width: 100%;
		width: 100%;
		margin: 0 auto;
	}
	.page-template-template-takeaway .featuredBoxes .survey,
	.page-template-template-delivery .featuredBoxes .survey,
	.page-template-template-delivery-v2 .featuredBoxes .survey {
		width: 100%;
		font-size: 26px;
		padding: 80px 100px;
		display: block;
	}
	.page-template-template-takeaway .featuredBoxes .survey .surveyText,
	.page-template-template-delivery .featuredBoxes .survey .surveyText,
	.page-template-template-delivery-v2 .featuredBoxes .survey .surveyText {
		width: 100%;
		margin: 0 auto;
		text-align: center;
		font-size: 26px;
		font-weight: 600;
		line-height: 1.17;
		color: #ffffff;
		display: block;
	}
	.page-template-template-takeaway .featuredBoxes .survey .surveyBtn,
	.page-template-template-delivery .featuredBoxes .survey .surveyBtn,
	.page-template-template-delivery-v2 .featuredBoxes .survey .surveyBtn {
		display: block;
		margin: 0 auto;
	}
	.page-template-template-takeaway .featuredBoxes .survey .surveyBtn a,
	.page-template-template-delivery .featuredBoxes .survey .surveyBtn a,
	.page-template-template-delivery-v2 .featuredBoxes .survey .surveyBtn a {
		border: 3px solid #FFFFFF;
	}
	.page-template-template-takeaway .featuredBoxes .status .statusBtn a,
	.page-template-template-delivery .featuredBoxes .status .statusBtn a,
	.page-template-template-delivery-v2 .featuredBoxes .status .statusBtn a {
		padding: 10px 80px;
		min-width: 300px;
	}
	.page-template-template-takeaway .featuredBoxes .delivery-safe-place,
	.page-template-template-delivery .featuredBoxes .delivery-safe-place,
	.page-template-template-delivery-v2 .featuredBoxes .delivery-safe-place {
		font-size: 26px;
		padding: 60px 100px;
	}
	.page-template-template-takeaway #deliveryUnavailable,
	.page-template-template-delivery #deliveryUnavailable,
	.page-template-template-delivery-v2 #deliveryUnavailable {
		padding: 60px 100px;
	}
	.page-template-template-takeaway #deliveryUnavailable p,
	.page-template-template-delivery #deliveryUnavailable p,
	.page-template-template-delivery-v2 #deliveryUnavailable p {
		font-size: 20px;
		font-weight: bold;
	}
	.page-template-template-takeaway #deliveryUnavailable small,
	.page-template-template-delivery #deliveryUnavailable small,
	.page-template-template-delivery-v2 #deliveryUnavailable small {
		font-size: 16px;
	}
	.page-template-template-takeaway #deliveryUnavailable.text-deliveryUnavailable p,
	.page-template-template-delivery #deliveryUnavailable.text-deliveryUnavailable p,
	.page-template-template-delivery-v2 #deliveryUnavailable.text-deliveryUnavailable p {
		font-weight: normal;
	}
	.page-template-template-takeaway h3.takeaway-results-title,
	.page-template-template-delivery h3.takeaway-results-title,
	.page-template-template-delivery-v2 h3.takeaway-results-title {
		font-family: "Knockout", serif;
		font-size: 30px;
		line-height: 0.92;
		text-align: center;
		text-transform: uppercase;
		color: #000000;
	}
	.page-template-template-takeaway h3.takeaway-results-title.no-results-found,
	.page-template-template-delivery h3.takeaway-results-title.no-results-found,
	.page-template-template-delivery-v2 h3.takeaway-results-title.no-results-found {
		display: none;
	}
}

@media (min-width: 768px) {
	.page-template-template-takeaway #locationsGrid {
		border-top: 0;
	}
}

/*--------------------------------------------------------------
# Editar por encima de este bloque
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# LEGACY PAGE: Alérgenos
--------------------------------------------------------------*/
.newAllergens {
	margin-bottom: 70px;
}

.newAllergens .entry-content {
	padding: 50px 0 20px;
}

.newAllergens .allergensTitle {
	display: none;
}

.newAllergens .allergensList {
	width: 100%;
}

.newAllergens .allergensList ul {
	list-style: none;
	display: flex;
	justify-content: space-evenly;
	align-content: center;
	flex-wrap: wrap;
	margin: 30px 0 0;
	padding: 0;
}

.newAllergens .allergensList ul li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: calc(100% / 7);
	margin-bottom: 20px;
	cursor: pointer;
	position: relative;
}

.newAllergens .allergensList ul li img, .newAllergens .allergensList ul li svg {
	display: block;
	width: 70px;
	height: 70px;
	background-color: #f3f3f3;
	border-radius: 50%;
	padding: 10px;
	margin: auto;
}

.newAllergens .allergensList ul li img path, .newAllergens .allergensList ul li svg path {
	fill: black;
}

.newAllergens .allergensList ul li span {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	display: block;
	margin-top: 5px;
}

.newAllergens .allergensList ul li.active::after {
	content: "\f00c";
	font-family: FontAwesome;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	right: 0;
	margin-left: -35px;
	width: 70px;
	height: 70px;
	font-size: 60px;
	line-height: 70px;
	border-radius: 50%;
	background-color: #e6bbbd;
	color: #c11b24;
	opacity: 0.8;
}

.newAllergens .dishCategory h3 {
	margin: 40px 0 0;
}

.newAllergens table.dishesList {
	width: 100%;
}

.newAllergens table.dishesList thead svg {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	padding: 10px;
}

.newAllergens table.dishesList thead svg path {
	fill: #333;
}

.newAllergens table.dishesList tbody td {
	text-align: center;
	padding: 5px;
	font-size: 10px;
	color: #bfbfbf;
}

.newAllergens table.dishesList tbody td img.allergenProductImg {
	display: none;
}

.newAllergens table.dishesList tbody td:first-child {
	width: 200px;
	text-align: left;
	color: #4e4e4e;
	font-size: 14px;
	text-decoration: none;
}

.newAllergens table.dishesList tbody td:first-child a {
	color: #4e4e4e;
	text-decoration: none;
}

.newAllergens table.dishesList tbody td:first-child::before {
	content: "\f00c";
	font-family: FontAwesome;
	margin-right: 6px;
	margin-left: 3px;
	color: #4caf50;
	font-size: 16px;
}

.newAllergens table.dishesList tbody tr:nth-child(odd) {
	background: #f3f3f3;
}

.newAllergens table.dishesList tbody tr.withAllergen {
	opacity: .3;
}

.newAllergens table.dishesList tbody tr.withAllergen td:first-child::before {
	content: "\f00d";
	color: #c11b24;
}

.newAllergens .allergensLegend {
	text-align: right;
	font-size: 10px;
}

.newAllergens .allergensLegend i {
	color: #bfbfbf;
	margin-right: 5px;
}

.newAllergens .noItemsWithoutAllergen {
	background: #f2f2f2;
	padding: 20px 30px 40px;
	text-align: center;
}

.newAllergens .noItemsWithoutAllergen a.btn {
	background: #c11b24;
	color: white;
	font-weight: bold;
	margin-top: 20px;
}

@media (max-width: 767px) {
	.newAllergens .dishCategory h3 {
		margin: 20px 0 0;
	}
	.newAllergens .allergensTitle {
		display: block;
		color: #c11b24;
		text-align: center;
		padding-bottom: 10px;
	}
	.newAllergens .allergensTitle small {
		color: #909090;
		display: block;
		font-size: 10px;
		max-width: 80%;
		margin: 10px auto;
	}
	.newAllergens .allergensLegend {
		display: none;
	}
	.newAllergens .allergensList ul li {
		width: 85px;
		background: #f3f3f3;
		padding: 10px 5px;
		border-radius: 10px;
	}
	.newAllergens .allergensList ul li svg {
		width: 40px;
		height: 40px;
	}
	.newAllergens .allergensList ul li.active::after {
		border-radius: 10px;
		width: auto;
		height: auto;
		margin-left: -43px;
	}
	.newAllergens table.dishesList {
		display: block;
		width: 100%;
		overflow-x: scroll;
		padding-top: 10px;
	}
	.newAllergens table.dishesList thead {
		display: none;
	}
	.newAllergens table.dishesList tbody {
		display: flex;
		flex-direction: row;
		width: auto;
	}
	.newAllergens table.dishesList tbody tr {
		display: block;
		background-color: white !important;
	}
	.newAllergens table.dishesList tbody tr td {
		display: none;
	}
	.newAllergens table.dishesList tbody tr td:first-child {
		display: block;
		width: 180px;
		background: #f2f2f2 !important;
		padding: 20px 20px 12px;
		margin-right: 20px;
		text-align: center;
		border-radius: 10px;
	}
	.newAllergens table.dishesList tbody tr td:first-child::before {
		display: none;
	}
	.newAllergens table.dishesList tbody tr td img.allergenProductImg {
		display: block;
		border-radius: 50%;
		margin-bottom: 15px;
		width: 140px;
		height: auto;
	}
	.newAllergens table.dishesList tbody tr td a {
		font-weight: bold;
	}
	.newAllergens table.dishesList tbody tr:last-child td:first-child {
		margin-right: 0;
	}
	.newAllergens table.dishesList tbody tr.withAllergen {
		display: none !important;
	}
	.newAllergens table.dishesList.extra {
		overflow: auto;
	}
	.newAllergens table.dishesList.extra tbody {
		display: block;
	}
	.newAllergens table.dishesList.extra tbody tr td:first-child {
		margin-bottom: 20px;
		width: 100%;
		padding: 20px;
	}
	.newAllergens table.dishesList.extra tbody tr td:first-child::before {
		display: inline-block;
	}
}

/*--------------------------------------------------------------
# LEGACY PAGE: Plan de carrera
--------------------------------------------------------------*/
.carrera-wrap {
	display: block;
	margin: auto;
}

#carrera {
	position: relative;
	width: 860px;
	height: 1050px;
	padding-top: 150px;
	padding-bottom: 60px;
	margin: auto;
	display: block;
	z-index: 5;
	cursor: pointer;
	-webkit-transform-origin: top left;
}

#carrera .carrera-burger {
	background: url("/wp-content/themes/goikogrill17/library/images/plan/burger.png") center center no-repeat;
	background-size: contain;
	width: 860px;
	height: 840px;
	position: absolute;
	top: 150px;
	left: 0;
}

#carrera .step {
	position: absolute;
	width: 230px;
	height: 230px;
	border-radius: 50%;
	background-color: #EFEAE1;
	transition: all .5s ease-in-out;
}

#carrera .step .step-number {
	top: -10px;
	position: absolute;
	max-width: none;
	margin: 0;
}

#carrera .step .step-text {
	position: absolute;
	top: 40px;
	bottom: 0;
	left: 25px;
	right: 0;
	max-width: none;
	margin: 0;
}

#carrera .step .step-star {
	width: 18px;
	height: auto;
	position: absolute;
	top: 40px;
	left: 50px;
	max-width: none;
	margin: 0;
}

#carrera .step.step-1 {
	bottom: 0;
	left: 10px;
}

#carrera .step.step-1 .step-text {
	top: 45px;
}

#carrera .step.step-1 .step-number {
	top: 10px;
	left: 10px;
	transform: scale(0.85);
}

#carrera .step.step-2 {
	bottom: 100px;
	right: 0;
}

#carrera .step.step-2 .step-number {
	right: 30px;
	top: 5px;
}

#carrera .step.step-3 {
	bottom: 270px;
	left: 0;
}

#carrera .step.step-3 .step-number {
	right: 50px;
	top: -15px;
}

#carrera .step.step-4 {
	bottom: 415px;
	right: 10px;
}

#carrera .step.step-4 .step-text {
	left: 22px;
}

#carrera .step.step-4 .step-number {
	left: 95px;
	top: -20px;
}

#carrera .step.step-5 {
	top: 260px;
	left: 0;
}

#carrera .step.step-5 .step-text {
	top: 35px;
}

#carrera .step.step-5 .step-number {
	left: 97px;
	top: -18px;
}

#carrera .step.step-5 .step-star {
	left: 20px;
	top: 55px;
}

#carrera .step.step-6 {
	top: 145px;
	right: 38px;
}

#carrera .step.step-6 .step-text {
	left: 22px;
}

#carrera .step.step-6 .step-number {
	right: 50px;
	top: -15px;
}

#carrera .step.step-6 .step-star {
	left: 50px;
	top: 62px;
}

#carrera .step.step-7 {
	top: 0;
	left: 340px;
}

#carrera .step.step-7 .step-text {
	left: 28px;
	top: 43px;
}

#carrera .step.step-7 .step-number {
	left: 97px;
	top: -22px;
}

#carrera .step.step-7 .step-star {
	left: 22px;
	top: 63px;
}

#carrera .step:hover {
	transform: scale(1.3);
	z-index: 10;
}

#carrera .arrow {
	position: absolute;
	max-width: none;
	margin: 0;
}

#carrera .arrow.arrow-1 {
	bottom: 220px;
	left: 170px;
}

#carrera .arrow.arrow-2 {
	bottom: 320px;
	right: 170px;
}

#carrera .arrow.arrow-3 {
	bottom: 270px;
	left: 150px;
}

#carrera .arrow.arrow-4 {
	bottom: 400px;
	right: 125px;
}

#carrera .arrow.arrow-5 {
	top: 450px;
	left: 170px;
}

#carrera .arrow.arrow-6 {
	top: 320px;
	right: 190px;
}

#carrera .arrow.arrow-7 {
	top: 80px;
	left: 262px;
	transform: rotate(-22deg);
}

#carrera .legend {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 12px;
}

#carrera .legend img {
	width: 18px;
	height: auto;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 3px;
	display: inline-block;
}

@media only screen and (max-width: 413px) {
	.top-picture .slide .top-title {
		font-size: 30px;
	}
}

@media only screen and (max-width: 374px) {
	.top-picture .slide .top-title {
		font-size: 24px;
	}
	.home-daily-carousel .slide h3 a,
	.location-burger-container .location-burger h4 {
		font-size: 16px;
	}
	.location-burger-container h3,
	.menu-grid a.category-link h2,
	.burger-box h3,
	#content h2 {
		font-size: 24px;
	}
	.single-dishes .top-picture .slide .top-title {
		font-size: 26px;
	}
	.header-nobooking h6 {
		font-size: 13px;
	}
	.page-template-template-booking .top-picture {
		display: none;
	}
	.page-template-template-restaurants .top-picture .slide .top-title {
		font-size: 27px;
	}
	.top-picture {
		height: 180px;
	}
	.safe-place h1 {
		font-size: 32px;
	}
	.safe-place h2 {
		font-size: 22px;
	}
}

@media only screen and (min-width: 1400px) {
	body.page-id-10424 .top-picture .slide .top-title {
		font-size: 70px;
	}
}
