/*!
Theme Name: geekyexplorer
Theme URI: https://joao.design
Author: jp3dro
Author URI: https://joao.design
Description: Description
Version: 1810
Text Domain: geekyexplorer
*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/open-sans-v15-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
       url('fonts/open-sans-v15-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('fonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
  font-display: swap;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'ge-icons';
    src: url('../font/ge-icons.svg?98701322#ge-icons') format('svg');
  }
}
*/

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "ge-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}



/* 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;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #333;
	font-size: 16px;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.3em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	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 #666;
	cursor: help;
}

mark, ins {
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: border-box;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {

}

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;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
	/* vertical-align: middle; */
	vertical-align: middle;
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
a.cta-button,
.cta a {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    border: 1px solid #ff8d00;
    background-image: linear-gradient(180deg, #ffc400 0%, #ffa800 100%);
    font-weight: 600;
    padding: 0px 15px;
    display: inline-block;
    margin-top: 0px;
    font-size: 17px;
    letter-spacing: -1px;
    color: #333 !important;
    text-decoration: none !important;
    cursor: pointer;
    transition: all .3s ease-in-out;
    height: 48px;
    line-height: 48px;
}

a.cta-button  {
	padding: 14px 15px;
	margin-top: 1em;
	line-height: 1;
}

.cta-button:hover,
.cta a:hover {
	background: #EF8402;
	background-image: linear-gradient(180deg, #ffc400 0%, #EF8402 100%);
	opacity: 1
}

.cta-button-light {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    border: 1px solid #d1d1d1;
    background-color: #ffffff;
    text-decoration: none !important;
    padding: 15px 12px;
    color: #333 !important;
    font-weight: 600;
    display: inline-block;
    border-bottom: none !important;
    line-height: 1em;
    height: 48px;
}

.cta-button-light:hover {
	background: #F5F5F5;
	opacity: 1;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	opacity: .8;
}

button:active, button:focus,
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"],
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 7px 10px;
	max-width: 100%;
}

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,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #333;
}

a,
.category-previews li a:hover span,
.recommended-tiles li a:hover span  {
	/* transition: opacity .2s ease-in-out; */
}


a:visited {
	color: inherit;
}

a:hover, a:focus, a:active {
}

a:focus {
	outline: thin dotted;
	outline: none;
}

a:hover, a:active {
	outline: 0;
	opacity: .8;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	display: block;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
	margin-left: 9px;
}

.site-header .main-navigation .menu a {
	display: block;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	transition: all .1s;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

ul.sub-menu.active {
    display: block !important;
    left: 0 !important;
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	/* float: left; */
	/* width: 50%; */
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* 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: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	clear: both;
}

.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;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: block;
    float: left;
    line-height: 1.2em;
}

.site-header .ge-social-icons {
    float: right;
    margin-top: 21px;
    margin-right: -10px;
}

.ge-social-icons a:before {
    margin: 0;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.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;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}

.wp-caption-text {
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
    margin-right: -24px;
}

.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;
}


body {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: -.02em;
}

#primary-menu a {
    color: #666;
    padding: 5px 8px;
    border-radius: 3px;
}

form.search-form label .emoji {
    position: absolute;
    right: 15px;
    top: 1px;
    width: 1.4em;
}

/*form.search-form label:after {
    content: '🔍';
    position: absolute;
    right: 0;
    top: 0;
}*/

form.search-form label {
    position: relative;
}

input.search-field {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    border: 1px solid #dbdbdb;
    padding: 6px 15px;
    font-size: 15px;
    font-weight: 400;
    line-height: 33px;
    color: #999;
    width: 289px;
    transition: all .3s;
    height: 47px;
}

.site-branding {
    float: left;
}

.header-search-form {
    float: left;
    padding: 10px 21px 0 34px;
}

header#masthead {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #d1d1d1;
    position: fixed;
    width: 100%;
    z-index: 9999;
    background: white;
}

.wrap {
    max-width: 1170px;
    width: 100%;
    margin: auto;
    position: relative;
    clear: both;
    padding: 0 15px 0 15px;
}

.search-submit {
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 3em;
    border: none !important;
    padding: 0 !important;
    height: 100%;
}

/* Remove search X in browser */
input[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}

input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button,
input[type='search']::-webkit-search-results-decoration {
    display: none;
}


.site-info svg {
    width: 200px !important;
}

p.site-title svg {
    width: 150px;
}

.copyright {
    clear: both;
}

footer#colophon {
    border-top: 1px solid #d1d1d1;
    padding-top: 56px;
    background: white;
    z-index: 10;
    position: relative;
}

a.icon-twitter {
    color: #1ca1f2;
}

.ge-social-icons a {
    text-decoration: none;
    display: block;
    float: left;
    margin-right: 20px;
    font-size: 27px;
    line-height: 0;
}

.ge-social-icons a:before {
    margin: 0 !important;
}

a.icon-facebook-official {
    color: #3a5285;
}

a.icon-pinterest-circled {
    color: #b7252c;
}

a.icon-rss-squared {
    color: #f5a623;
    margin-left: -2px;
}

.site-header .ge-logo {
    width: 107px;
}

.site-footer .ge-logo {
    width: 161px;
    margin-bottom: 35px;
}

p.site-title svg {
    width: 130px;
}

svg {
    height: auto;
    max-width: 100%;
    width: 100%;
}

p.site-title {
    margin-bottom: 0;
}


footer#colophon a:hover,
.site-header .menu a:hover {
    color: #ff8d00;
}

.copyright {
    clear: both;
    margin-top: 18px;
    float: left;
    font-size: 15px;
}


.header-search-form label {
    position: relative;
}

.null-instagram-feed .instagram-pics {
    margin: 0;
    padding: 0;
    list-style: none;
    clear: both;
}


.null-instagram-feed .instagram-pics li {
    width: 12.5%;
    float: left;
    margin: 0;
    padding: 0;
}

.null-instagram-feed .instagram-pics li a {
    display: block;
}

.group:after,
#respond:after {
    content: '';
    display: table;
    clear: both;
}


.site-footer .wrap {
    margin-bottom: 2px;
}


.null-instagram-feed .instagram-pics li img {
    padding: 0;
    width: 100%;
    margin: 0;
    display: block;
}

.footer-widgets {
    float: right;
    margin-right: 120px;
}

.footer-1 {
    float: left;
}

.footer-widgets section {
    float: left;
    max-width: 30%;
    width: 167px;
    margin-left: 35px;
}

.site-footer ul,
.site-footer ul li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-left: 1px;
}

.footer-widgets a {
    text-decoration: none;
    color: #666;
}

h2.widget-title {
    font-size: 27px;
    margin-bottom: 14px;
    margin-top: -6px;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #999;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #999;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #999;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #999;
}


.c-hamburger {
    overflow: hidden;
    margin: 13px;
    width: 52px;
    height: 40px;
    font-size: 0;
    text-indent: -9999px;
    appearance: none;
    transition: background 0.3s;
    background: none;
    position: absolute;
    right: 0;
    cursor: pointer !important;
    top: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    border: 1px solid #dbdbdb;
    padding: 0;
    z-index: 999;
}


.c-hamburger:focus {
    outline: none;
}

.c-hamburger span {
    display: block;
    position: absolute;
    left: 16px;
    right: 0;
    height: 2px;
    background: #333;
    width: 18px;
    top: 19px;
}

.c-hamburger span::before,
.c-hamburger span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #333;
    content: '';
}

.c-hamburger span::before {
    top: -7px;
}

.c-hamburger span::after {
    bottom: -7px;
}

.c-hamburger--htx span {
    transition: background 0s 0.22s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
    transition-duration: 0.22s, 0.22s;
    transition-delay: 0.15s,
        0s;
}

.c-hamburger--htx span::before {
    transition-property: top, transform;
}

.c-hamburger--htx span::after {
    transition-property: bottom, transform;
}

/* active state, i.e. menu open */
.c-hamburger--htx.is-active span {
    background: none;
}

.c-hamburger--htx.is-active span::before {
    top: 0;
    transform: rotate(45deg);
}

.c-hamburger--htx.is-active span::after {
    bottom: 0;
    transform: rotate(-45deg);
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
    transition-delay: 0s, 0.15s;
}


.site-header .ge-social-icons a {
    margin-right: 22px;
}

.icon-angle-down:before,
#primary-menu>.menu-item-has-children>a:after {
    content: '\e803';
    content: '';
    margin-right: -2px;
    font-size: 0;
    display: block;
    float: right;
    margin-top: 8px;
    margin-left: 6px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    transition: 0s all;
    position: absolute;
    right: 5px;
    top: 11px;
}

#primary-menu span.has-subnav:before {
    right: 5%;
}


.menu-nav-container {
    float: left;
    margin: 16px 0 15px;
}

input.search-field:focus,
input.search-field:active {
    border: 1px solid #ff8d00;
    outline: none;
}

#primary-menu a:hover {
    color: #fff !important;
    background: #ff8d00;
}

#primary-menu .current-menu-item a {
    color: #ff8d00;
}

img.emoji {
    width: 1em;
}

.cat-preview {
    float: left;
}

a.cat-see-more {
    display: block;
    float: left;
}

.featured-tag-text {
    margin-top: 0;
    float: left;
    max-width: 275px;
}

.featured-tag-title {
    margin-bottom: -7px;
    margin-top: 6px;
    font-weight: 600;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.category-previews li img,
.recommended-tiles li img {
    max-width: 56px;
    border-radius: 8px;
    float: left;
    margin-right: 16px;
}

.category-previews li,
.recommended-tiles li {
    clear: both;
    float: left;
    margin-bottom: 15px !important;
}

.category-previews a.cat-see-more {
    color: #808080;
    clear: both;
    text-decoration: none !important;
    font-weight: 600;
    font-size: 15px;
}

.category-previews ul,
.recommended-tiles ul,
.popular-articles ul,
.latest-articles ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.category-previews ul a,
.recommended-tiles ul a {
    text-decoration: none;
    color: #333;
    display: inline-block;
    float: left;
    border: none;
    font-size: 16px;
}

.category-previews li span,
.recommended-tiles li span {
    font-size: 14px;
    margin-top: 5px;
    color: #666;
    display: block;
}

.cat-preview h3 img,
.recommended-tiles h3 img {
    margin-left: 0;
    margin-top: 2px;
    display: block;
    position: absolute;
    right: -1.4em;
    top: 0;
}

.cat-preview h3,
.recommended-tiles h3 {
    position: relative;
    display: inline-block;
}


/* Columns out of 12max */

/* 4x3 cols */
[class*='col-'] {
    padding-right: 15px;
}

[class*='col-']:last-of-type {
    /* padding-right: 0; */
}

.col-3 {
    width: 25%;
}

.col-4 {
    width: 33.333%;
}

.col-8 {
    width: 66.666%;
}

.col-6 {
    width: 50%;
}

.col-3,
.col-4,
.col-6,
.col-8 {
    padding: 0 15px 0 0;
    float: left;
}


.home-section-img img {
    margin: auto;
    display: block;
    float: none;
}

.home-section-text {
    float: left;
    width: 60%;
    max-width: 620px;
}


blockquote {
    color: #808080;
    position: relative;
    font-style: italic;
    padding: 2em 0;
    margin: 0;
    clear: both;
}

.blockquote:before {
    content: '&ldquo;';
}

.blockquote:after {
    content: '&rdquo;';
}

.home blockquote {
    color: #808080;
    position: relative;
    margin-bottom: 1em;
    margin-left: 34px;
    font-style: italic;
    margin-top: 15px;
    padding: 0;
    font-weight: 400;
}

.home blockquote:before {
    content: '\e800';
    font-family: 'ge-icons';
    position: absolute;
    left: -30px;
    font-size: 19px;
    transform: rotate(180deg);
    top: 0;
}

.home blockquote:after {
    content: none;
}

h3 {
    font-size: 22px;
    margin-bottom: 0;
    line-height: 1.4em;
}

a.cta-button:hover {
    opacity: 1;
}

.category-previews {
    clear: both;
    padding-bottom: 40px;
    border-top: 1px solid #d1d1d1;
    padding-top: 40px;
    z-index: 10;
    position: relative;
    background: white;
}

.home-section {
    clear: both;
    padding: 37px 0;
}

.home div#content.wrap {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
}

.category-previews h3,
.recommended-topics h3,
.popular-articles h3,
.latest-articles h3 {
    margin-bottom: 1.05em;
    margin-top: 0;
}

h2 {
    font-size: 26px;
    font-weight: 700;
    line-height: 30px;
}

.home-section-img {
    float: left;
}

.home-section-text h3 {
    margin-top: 0;
}

.home-section-text h2 {
    margin-top: 0;
}

.home-section-img {
    float: left;
    width: 34%;
    padding-right: 3%;
}

.home-section-text h3 {
    margin-top: 0;
}

.home-section-text h2 {
    margin-top: 0;
}

.featured-in span {
    font-weight: 700;
    display: inline-block;
    height: 39px;
    line-height: 39px;
    float: left;
    font-size: 15px;
    color: #444444;
}

.featured-in img {
    display: inline-block;
    margin-left: 34px;
    margin-top: 0;
    float: left;
}

.recommended-tiles li,
.popular-articles li,
.latest-articles li {
    float: left;
}

.popular-articles li a,
.latest-articles li a,
.latest-posts li a {
    display: block;
    border-bottom: none;
    color: #333;
    text-decoration: none;
}

.popular-articles li img,
.latest-articles li img {
    border-radius: 9px;
    margin-bottom: 7px;
}


.popular-title {
    font-weight: 600;
    text-decoration: none;
    margin-top: 0;
    margin-bottom: 0;
}

a.popular-posts-cat {
    text-decoration: none;
    color: #ff8d00 !important;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 10px;
}

.popular-title a {
    text-decoration: none;
    color: #333;
}

a.latest-posts-img-wrap {
    float: left;
    width: 80px;
    margin-right: 11px;
    margin-bottom: 6px;
}

.wrap.latest-articles ul {
    float: left;
}

.latest-articles li {
    float: left;
}

.latest-articles-list {
    float: left;
}

ul.latest-posts-list img {
    float: left;
}

.separator {
    border-bottom: 1px solid #d1d1d1;
    clear: both;
    height: 1px;
}

.home .category-previews {
    border-top: 0;
    margin-top: 0;
}

.home footer#colophon {
    margin-top: 0;
}

.home .hentry {
    margin: 0;
}

img.no-results-img {
    padding: 50px 0 0;
    max-width: 190px;
    margin-bottom: 1.5em;
}

section.no-results.not-found {
    text-align: center;
}

section.error-404.not-found {
    text-align: center;
}

div#content {
    padding-top: 63px;
}

section.no-results.not-found h1 {
    margin-bottom: 0;
}

section.no-results.not-found .page-content {
    margin-top: 0;
    color: #666;
}

section.no-results.not-found h1 {
    margin-bottom: 0;
}

section.no-results.not-found .page-content {
    margin-top: 0;
}

.page-content {
    margin-top: 0;
}

.not-found h1.page-title img {
    margin-top: 10px;
    font-size: .9em;
    position: absolute;
    left: -3px;
}

section.not-found .page-title {
    position: relative;
    margin-bottom: 0;
    padding-left: 1em;
}

.recommended-topics {
    border-top: 1px solid #d1d1d1;
}

.home .recommended-topics {
    border-top: none;
    padding-bottom: 25px;
    margin-top: 0;
}

.not-found h1.page-title {
    display: inline-block;
}

.search .posted-on a,
.archive .posted-on a,
.related-post .posted-on a {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #808080;
    text-decoration: none;
}

.search-results #primary,
.archive #primary {
    margin-top: 39px;
}

h1.page-title .emoji {
    margin-right: 16px;
    margin-bottom: 5px;
    vertical-align: middle;
}


h2.entry-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-top: 0;
    max-width: 80%;
}

h2.entry-title a {
    text-decoration: none;
    color: #333;
}

a.post-thumbnail {
    display: block;
    -webkit-transform-style: preserve-3d;
}

a.post-thumbnail img {
    border-radius: 8px;
}

span.byline {
    display: none;
}

nav.navigation.posts-navigation {
    clear: both;
}

.search h1.page-title,
.archive h1.page-title {
    font-size: 26px;
}

.search h1.page-title,
.archive .page-header {
    margin-bottom: 39px;
}

.archive .site-main article:nth-child(3n+2),
.search .site-main article:nth-child(3n+2) {
    clear: left;
}


.search span.posted-on,
.archive span.posted-on,
.related-post .posted-on {
    margin-top: 6px;
    display: block;
    margin-bottom: -2px;
}

.search #primary article,
.archive #primary article {
    margin-bottom: 16px;
}


.single h1.entry-title {
    text-align: center;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
    font-size: 39px;
    font-weight: 700;
    margin-top: 39px;
    margin-bottom: 17px;
    line-height: 1.47em;
    padding: 0 15px;
}

.single .entry-header .entry-meta {
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 38px;
}

.single .entry-header span.posted-on {
    display: inline-block;
}

.single .read-time {
    display: inline-block;
    margin-left: 15px;
}

.single article span.posted-on a,
.single article .read-time {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #666;
    text-decoration: none;
}

.hashtags {
    clear: left;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    margin-bottom: 2em;
}

.hashtags a:hover {
    background: #ff8d00;
    color: #fff !important;
    cursor: pointer;
}

.hashtags a {
    display: inline-block;
    padding: 8px 16px;
    margin: 0 8px 8px 0;
    border: 0;
    font-size: 16px;
    color: #fff !important;
    background: gray;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: none !important;
    text-decoration: none !important;
}

.entry-content p {
    font-size: 18px;
    line-height: 1.7em;
}

article {
	font-size: 18px;
}

.single .entry-content,
.single .entry-footer,
.single .entry-header .wrap {
    margin: auto;
}

.page .entry-content,
.page .entry-footer,
.page .entry-header,
.single .entry-content,
.single .entry-footer,
.single .entry-header .wrap {
    max-width: 820px;
    margin: auto;
}

.entry-content h2 {
    padding: 20px 0 0;
    color: #ff8d00;
    clear: both;
    width: 100%;
    display: inline-block;
    font-size: 30px;
    line-height: 1.28em;
}

.entry-content a {
    color: #ff8d00;
    text-decoration: underline;
    text-underline-position: under;
}

.entry-content .numbers ul li {
    margin-bottom: 10px;
}

.numbers {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    border: 1px solid #ff8d00;
    padding: 24px 24px 24px;
    clear: both;
    margin: 24px 0;
    /*float: left;*/
    width: 100%;
}

ol.comment-list ol {
    list-style-type: none;
    margin-left: 0;
    margin-top: 25px;
    padding-left: 0;
}

div#respond {
    border-radius: 8px;
    background-color: #f2f2f2;
    padding: 13px 25px 16px 25px;
    margin-top: 25px;
}

.comment-metadata a {
    text-decoration: none;
    font-size: 10px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    color: #808080;
}

.comment-author.vcard a {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
}

span.says {
    display: none;
}

.comment-metadata {
    display: inline-block;
}

.comment-author.vcard {
    display: inline-block;
    float: left;
    margin-right: 15px;
}

span.edit-link {
    margin-left: 1em;
}

span.edit-link a {
    color: #000;
}

a.comment-reply-link {
    color: #ff8d00;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
}

ol.comment-list {
    list-style: none;
    padding-left: 0;
}

ol.comment-list li {
    border-left: 4px solid #d1d1d1;
    padding-left: 24px;
    margin-bottom: 41px;
}


.byuser.comment-author-brunomb {
    border-left: 4px solid #ff8d00;
}

.home .entry-content h2 {
    color: #333;
    padding: 0;
    word-spacing: -.04em;
    font-size: 26px;
}

p.comment-form-comment {
    width: 65% !important;
    float: right;
    position: relative;
}

.comment-form-col {
    float: left;
    width: 35%;
    margin-bottom: 0;
}

.logged-in .comment-form-comment {
    float: left;
    width: 100% !important;
}

.top-comment-form-wrap {
    border-top: 1px solid #b3b3b3;
    background: #f2f2f2;
}

#respond label {
    font-weight: 600;
}

#respond input,
#respond textarea {
    clear: both;
    display: block;
    margin-top: 7px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    border: 1px solid #d1d1d1;
}

#respond textarea {
    background: white !important;
}


#respond .required {
    display: none;
}

p.form-submit {
    float: left;
    margin-top: 30px;
}

.related-posts h3 {
    margin-bottom: 24px;
    margin-top: 12px;
}

.related-posts {
    padding: 25px 0;
    margin-top: 33px;
    border-top: 1px solid #b3b3b3;
}

.entry-footer .tags-links a:hover {
    background: #ff8d00;
    color: white;
}

.entry-footer span.tags-links {
    font-weight: 600;
    border-top: 1px solid #b3b3b3;
    display: block;
    padding-top: 21px;
}

.entry-footer .tags-links a {
    border-radius: 18px;
    border: 1px solid #ff8d00;
    display: inline-block;
    padding: 4px 8px;
    text-decoration: none;
    color: #ff8d00;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 7px;
}

.malinky-load-more a {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    border: 1px solid #d1d1d1;
    background-color: #ffffff;
    text-decoration: none;
    margin: auto;
    color: #333;
    font-size: 17px;
    font-weight: 600;
    padding: 11px 28px 11px 46px;
    position: relative;
    letter-spacing: -.02em;
    display: inline-block;
    margin-bottom: 10px;
}

.malinky-load-more {
    float: left;
    width: 100%;
}

.malinky-load-more a:after,
.nav-previous a:after {
    content: '+';
    position: absolute;
    font-size: 29px;
    font-weight: 800;
    left: 19px;
    top: 1px;
    color: #333;
}

.single .site-main .category-free-travel-guides .entry-meta {
    display: none;
}


.single .category-free-travel-guides {
    width: 100%;
    max-width: 100%;
}

header.entry-header.trave-guide-header {
    background-size: cover;
    height: 410px;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.guide-post-title {
    color: #ff8d00;
    font-size: 10px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    text-align: center;
}

.guide-title-area h1.entry-title {
    color: white;
    margin-top: 0;
}

.guide-title-area {
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 10;
    left: 0;
}

header.entry-header.trave-guide-header:after {
    content: '';
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
}

header.entry-header.trave-guide-header .wrap {
    height: 100%;
}

.guide-title-area h1.entry-title {
    color: white;
    margin-top: 0;
}

.single .entry-content {
    margin-top: 1.5em;
    margin-bottom: 2em;
    position: relative;
    max-width: 820px;
    padding: 0 15px;
}

.travel-guide-links li.active {
    border-color: #ff8d00;
    opacity: 1;
}

.travel-guide-links a.hover {
    color: #ff8d00;
}

.travel-guide-links a {
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    color: white;
    padding: 22px 5px;
    display: block;
}


.travel-guide-links {
    border-top: 1px solid white;
    text-align: center;
    display: block;
}

.numberlist {
    display: block;
    float: left;
    font-size: 22px;
    background: #ff8d00;
    border-radius: 16px;
    color: white !important;
    margin-right: 13px;
    padding: 5px 11px;
    text-align: center;
    margin-top: 3px;
    line-height: 22px;
}

.home-section-text a {
    color: #ff8d00;
}

.home .entry-content {
    margin: 0;
    max-width: 100%;
}

.featured-in {
    clear: both;
    float: left;
    margin-top: 33px;
    display: table;
}

.latest-articles .latest-posts-list li {
    margin-bottom: 4px;
}


blockquote p:first-child {
    margin-top: 0;
    padding-top: 0;
}

.entry-content article blockquote p {
    color: #333;
    font-size: 24px;
    line-height: 1.35em;
}

.latest-articles>ul li:last-child {
    padding-right: 15px;
}

.latest-articles ul.latest-posts-list li:last-child {
    padding-right: 0;
}

.cat-preview.col-3.group {
    padding-right: 10px;
}

.menu-mobile-menu-container {
    margin-bottom: 15px;
}

form.search-form {
    display: inline-block;
    position: relative;
}

div#content.wrap {
    padding-top: 63px;
}

.page h1.entry-title {
    font-size: 40px;
    text-align: center;
    margin-top: 38px;
}

.split {
    margin-bottom: 3em;
    display: table;
    vertical-align: middle;
    width: 100%;
}

.split .split-left img {
    max-width: 100%;
    text-align: right;
}

.single .split .split-left img,
.split .split-left img:first-child  {
   width: 100%;
}

.split .split-left {
    width: 45%;
    display: table-cell;
    vertical-align: middle;
    padding-right: 12px;
}

.single .split .split-left {
	vertical-align: top;
}

.split .split-right {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    max-width: 55%;
    padding-left: 12px;
}

.recommended-tiles li {
    clear: none;
}


blockquote.numbers p:first-child {
    padding-top: 10px;
}

blockquote.numbers:before {
    content: none;
}

blockquote.numbers {
    margin-left: 0;
    padding-left: 24px;
    padding-bottom: 10px;
}

blockquote.numbers p:first-child {
    padding-top: 0;
}

figcaption.wp-caption-text:before {
    content: '📷 ';
}

input.search-submit:hover {
    opacity: 0 !important;
}

#respond p.form-submit {
    margin-top: 5px;
    margin-bottom: 16px;
}

img.full-width {
    max-width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    position: relative;
    width: 100vw;
    display: block;
}

.single article .post-thumbnail img {
    margin: auto;
    display: block;
    width: 100%;
}

.shortcode-box-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 15px;
}

.shortcode-box-title img {
    margin-right: 15px;
    vertical-align: middle;
    font-size: 19px;
    display: inline-block;
    margin-top: -6px;
}

.highlight-box.box-bad-review {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    border: 1px solid #db483b;
    background-color: rgba(219, 72, 59, 0.1);
}

.highlight-box,
.red-alert {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    clear: both;
    padding: 24px;
    margin-bottom: 40px;
}

.highlight-box.box-good-review {
    border: 1px solid #77c162;
    background-color: rgba(119, 193, 98, 0.1);
}

.highlight-box.info-tip-box {
    border: 1px solid #808080;
    background-color: rgba(128, 128, 128, 0.1);
}

.highlight-box.alert-box,
.red-alert {
    border: 1px solid #ffd95e;
    background-color: rgba(255, 217, 94, 0.1);
}

.home-section-text h2 {
    margin-bottom: 0;
}

.cta-button-wrap {
    clear: both;
}

img.skyscanner {
    margin-left: 0;
}

.latest-articles-thumb,
.popular-articles-thumb {
    display: none;
}

a.icon-instagram-svg {
    background: url(images/logo-insta-24.svg);
    width: 24px;
    height: 24px;
    margin-top: 2px;
    margin-left: 1px;
    margin-right: 21px;
}

.wrap.popular-articles.group {
    margin-bottom: 39px;
    padding-right: 0;
}

.home-section-text img[src$='.svg'] {
    height: auto;
}

.featured-in .lonely-planet-logo {
    margin-top: 0;
}

.featured-in .easyjet-logo {
    margin-top: 10px;
    width: 92px;
    margin-left: 36px;
}

.featured-in .expedia-logo {
    margin-top: 5px;
}

.featured-in .skyscanner-logo {
    clear: both;
    margin-top: 9px;
    margin-left: -4px;
    width: 145px;
}

.featured-in .momondo-logo {
    margin-top: 14px;
    width: 104px;
}

.featured-in .trivago-logo {
    margin-top: 13px;
    width: 74px;
}

.has-footer-sharethis footer#colophon {
    padding-bottom: 48px;
}

.meta-bar {
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    font-size: 12px;
    padding: 8px 8px 4px;
    color: #777;
    border-top: 1px solid #e3e3e3;
    height: 40px;
    z-index: 999;
}

.meta-bar .meta-right {
    float: right;
}

.meta-bar .meta-left .meta-comments i {
    font-size: 14px;
    margin-right: 5px;
}

.meta-bar .meta-left .meta-comments {
    height: 40px;
    width: auto;
    padding: 0 10px;
    border-radius: 3px;
}

.meta-bar a {
    color: #333;
    text-decoration: none;
}

.meta-bar .meta-left {
    float: left;
    width: auto;
    height: 26px;
    display: table;
}

span.meta-right-label {
    display: none;
}

.meta-left a {
    vertical-align: middle;
    display: table-cell;
}

span.meta-comments.icon-comment:before {
    font-size: 15px;
}

.recommended-topics {
    margin-top: 80px;
}

.search .category-previews,
.archive .category-previews {
    margin-top: 40px;
}

.search-no-results .category-previews {
    margin-top: 0;
}

.entry-title a:hover {
    color: #ff8d00;
}

.home-section.group.recommended-topics .wrap,
.wrap.latest-articles.group,
.category-previews.group .wrap {
    padding-right: 0;
}


.latest-articles-tablet {
    display: none;
}

/* Infinite scroll */
.malinky-ajax-pagination-loading {
    display: none;
    margin: 15px 0;
    text-align: center;
}

.malinky-ajax-pagination-loading img {
    width: 50px;
    height: 50px;
}

.malinky-load-more {
    text-align: center;
}

.malinky-load-more__button-disable {
    pointer-events: none;
}

.posts-navigation .nav-previous {
    width: 100%;
    float: left;
    text-align: center;
}

nav.navigation.posts-navigation .nav-next {
    display: none;
}

.posts-navigation .nav-previous a {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    border: 1px solid #d1d1d1;
    background-color: #ffffff;
    margin: auto;
    color: #333;
    font-size: 17px;
    font-weight: 600;
    padding: 11px 28px 11px 46px;
    position: relative;
    letter-spacing: -.02em;
    display: inline-block;
    margin-bottom: 10px;
    text-decoration: none;
}

.lazy-img {
    background: url('images/lazy-loader.gif') no-repeat center center;
}

.lazy-loaded {
    background-image: none;
}

a.loading-ajax:before {
    background: url('images/lazy-loader.gif');
    content: '';
    height: 20px;
    width: 20px;
    background-size: cover;
    position: absolute;
    left: 15px;
    top: 14px;
}

a.loading-ajax:after {
    display: none;
}

.latest-articles.group {
    padding-left: 0;
}

.category-previews ul a:hover,
.recommended-tiles ul a:hover,
.category-previews li a:hover span,
a.cat-see-more:hover,
.popular-articles li a:hover,
.latest-articles li a:hover,
.latest-posts li a:hover {
    color: #ff8d00;
}

.search #main,
.archive #main {
    padding-left: 15px;
    margin-left: -15px;
    margin-right: -15px;
}

.wrap.latest-articles.group {
    padding-left: 15px;
    margin-bottom: 25px;
}

.pop-arts-text {
    margin-top: 5px;
}


.no-thumbnail .entry-header h2 {
    margin-bottom: 0;
}

.no-thumbnail .entry-header {
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.recommended-tiles ul li:last-child {
    margin-bottom: 0 !important;
}

.page-template-default #content {
    margin-bottom: 4em;
}

.page article .entry-content,
.single article .entry-content {
    line-height: 1.9em;
}

.no-thumbnail .entry-header {
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.no-thumbnail .entry-header h2 {
    margin-bottom: 0;
}

article .entry-content h3 {
    font-size: 20px;
    line-height: 28px;
    line-height: 1.4em;
    display: inline-block;
}

.home div#content {
    margin-bottom: 0;
}

.article-index p {
    margin: 0;
}

.article-index {
    background: #f5f5f5;
    padding: 24px;
    margin-bottom: 2.5em;
    border-radius: 4px;
}

.single #primary article .post-thumbnail {
    margin-bottom: 56px;
    max-height: 750px;
    overflow: hidden;
}

.read-time img,
.posted-on img {
    margin-right: 8px;
}

.related-post .posted-on img {
    display: none;
}

.single div#content {
    overflow-x: hidden;
}

.shortcode-article-index-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 17px;
}

article h4 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 1em;
}

article ul {
    margin-left: 7px;
    margin-bottom: 2em;
}

article ul li {
    padding-left: 8px;
}

.entry-content blockquote p:last-child {
    margin-bottom: 0;
}

.numbers p:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

.numbers h3:first-child {
    margin-top: 0;
    padding-top: 10px;
}

ins.bookingaff {
    clear: both;
    width: 100%;
    display: block;
    background: none;
}

div#__widget-target__ {
    padding-right: 15px;
}

span.hashtags-title {
    margin-right: 17px;
}

p.comment-notes {
    font-size: 14px;
}

.related-post {
    padding-right: 24px;
}

.related-posts .wrap .row {
    padding-left: 15px;
    margin-left: -15px;
    margin-right: -15px;
}

.related-post {
    padding-right: 24px;
}

.top-comment-form-wrap div#respond {
    padding: 13px 0 25px;
}

div#respond h3 {
    padding-top: 0;
    margin-top: 0;
}

p.logged-in-as a,
p.logged-in-as {
    font-size: 14px;
    color: #ff8d00;
    text-decoration: none;
}

h2.comments-title {
    font-size: 22px;
    margin-top: 38px;
    margin-bottom: 26px;
}

.comment-content p {
    font-size: 16px;
    line-height: 1.7em;
    line-height: 30px;
}

.comment-content p:last-child {
    margin-bottom: 14px;
}

footer.comment-meta {
    margin-bottom: 0;
}

.comment-content p:first-child {
    padding-top: 0;
    margin-top: 9px;
}

p.comment-notes {
    font-size: 14px;
}

p.comment-form-email {
    margin-top: 25px;
    margin-bottom: 20px;
}

p.comment-form-author input,
p.comment-form-email input {
    width: 93%;
}

.pingback {
    display: none;
}

a#cancel-comment-reply-link {
    font-size: 14px;
    display: block;
    color: #333;
}

.timeat {
    display: none;
}


figure.gallery-item .gallery-icon {
    border-radius: 8px;
    overflow: hidden;
}

.gallery .gallery-item {
    padding-right: 24px;
}

.home .entry-content p {
    font-size: 16px;
    line-height: 1.5em;
}

.single .split .split-left img {
    border-radius: 8px;
}

.single .split .split-left {
    width: 50%;
}

.fixed header.entry-header.trave-guide-header {
    position: fixed;
    width: 100%;
    z-index: 99;
    transition: all 300ms ease-in-out;
}

.fixed header.entry-header.trave-guide-header {
    top: -270px;
}

.admin-bar.fixed header.entry-header.trave-guide-header {
    top: -238px;
}

.numbers p:first-child {
    padding-top: 0;
    margin-top: 0;
}


.split-right>strong:first-child,
.split-right h4 {
    font-size: 20px;
}

.single .split-right {
    vertical-align: top;
}

.single .split-right,
.single .split-right p {
    font-size: 20px;
}

.travel-guide-links li {
    border-bottom: 3px solid transparent;
    transition: .3s all;
}

.travel-guide-links ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-left: 15px;
}

.travel-guide-links li {
    padding: 0;
    display: inline-block;
    margin-right: 15px;
}

.red-alert h2 {
    margin-top: 0;
}

.image-card h4,
.image-card .image-card-text {
    padding: 16px 16px 0;
    margin-bottom: 0;
    margin: 0;
    float: left;
}

.image-card-text img {
    border-radius: 8px 8px 0 0;
}

.image-card {
    width: 50%;
    padding-right: 12px;
    border-radius: 8px 8px 0 0;
    margin-top: 2em;
    float: left;
}

.image-card-content {
    border: 1px solid #d1d1d1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    overflow: hidden;
}

.image-card .image-card-text {
    padding-top: 0;
}

.split-left p {
    width: 100%;
}

.gramfix {
    clear: both;
}

.image-card.card-right {
    float: right;
    padding-left: 12px;
    padding-right: 0;
}

.post-featured-img {
    height: 320px;
    background-repeat: no-repeat;
    background-size: cover;
}

.split-left figure {
    margin: 0;
    padding: 0;
    width: 100% !important;
}

#llc-comments-loader {
    padding-bottom: 2.5em;
}

.amazon-pixel {
	display: none
}

/* Tests */
.full-screen {
    max-width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    position: relative;
    width: 100vw;
    display: block;
}


/*Mailchimp Signup Forms*/

/* Changes the style of the overall form */
#mc_embed_signup {
    background: #eee;
	font:20px Open Sans,Arial,sans-serif;
	clear: left;
	background-color: #eee;
	width:100%;
    color: #000000;
    padding: 20px 20px;
    text-align: left;
}

/* Styles the header text above the inputs */
#mc_embed_signup h2 {
    font-size: 28px;
    margin: 0 0 20px;
    color: #000000;
    text-align: left;
}

/* Adds extra space around the input boxes */
#mc_embed_signup .mc-field-group {
    padding: 8px 0 !important;

}

/* Styles the input boxes */
#mc_embed_signup input {
    width: 100%;
    color: #ff8d00;

}

/* Styles the GDPR text */
#mc_embed_signup .content__gdpr {
    font-size: 13px;
    color: #000;
	display: inline-block;
	width: auto;
	margin-right: 10px;
	margin-bottom:15px;
}

.content__gdpr fieldset input[type=checkbox] {
	width: auto !important;
	margin-right: 10px;
	display: inline-block !important;
}

.content__gdpr fieldset {
	border: 0px;
	width: auto !important;
}

#mc_embed_signup .button {

}