@charset "UTF-8";
/*!
Theme Name: Gazzine
Theme URI: http://underscores.me/
Author: Vlad Dedikov
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: gazzine
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Gazzine is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
@font-face {
	font-family: "Gotham";
	src: url("fonts/GothamPro-Light.woff2") format("woff2"), url("fonts/GothamPro-Light.woff") format("woff");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "Gotham";
	src: url("fonts/GothamPro-LightItalic.woff2") format("woff2"), url("fonts/GothamPro-LightItalic.woff") format("woff");
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: "Gotham";
	src: url("fonts/GothamPro.woff2") format("woff2"), url("fonts/GothamPro.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Gotham";
	src: url("fonts/GothamPro-Italic.woff2") format("woff2"), url("fonts/GothamPro-Italic.woff") format("woff");
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: "Gotham";
	src: url("fonts/GothamPro-Medium.woff2") format("woff2"), url("fonts/GothamPro-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Gotham";
	src: url("fonts/GothamPro-MediumItalic.woff2") format("woff2"), url("fonts/GothamPro-MediumItalic.woff") format("woff");
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: "Gotham";
	src: url("fonts/GothamPro-Bold.woff2") format("woff2"), url("fonts/GothamPro-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Gotham";
	src: url("fonts/GothamPro-BoldItalic.woff2") format("woff2"), url("fonts/GothamPro-BoldItalic.woff") format("woff");
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: "Gotham";
	src: url("fonts/GothamPro-Black.woff2") format("woff2"), url("fonts/GothamPro-Black.woff") format("woff");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "Gotham";
	src: url("fonts/GothamPro-BlackItalic.woff2") format("woff2"), url("fonts/GothamPro-BlackItalic.woff") format("woff");
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: "Gotham Book";
	src: url("fonts/Gotham-Book.woff2") format("woff2"), url("fonts/Gotham-Book.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Helvetica Neue";
	src: url("fonts/HelveticaNeueCyr-Light.woff2") format("woff2");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "Helvetica Neue";
	src: url("fonts/HelveticaNeueCyr-LightItalic.woff2") format("woff2");
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: "Helvetica Neue";
	src: url("fonts/HelveticaNeueCyr-Roman.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Helvetica Neue";
	src: url("fonts/HelveticaNeueCyr-Italic.woff2") format("woff2");
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: "Helvetica Neue";
	src: url("fonts/HelveticaNeueCyr-Medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Helvetica Neue";
	src: url("fonts/HelveticaNeueCyr-MediumItalic.woff2") format("woff2");
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: "Helvetica Neue";
	src: url("fonts/HelveticaNeueCyr-Bold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Helvetica Neue";
	src: url("fonts/HelveticaNeueCyr-BoldItalic.woff2") format("woff2");
	font-weight: 600;
	font-style: italic;
}

.font-secondary {
	font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
}

/* Media queries
--------------------------------------------- */
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | 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;
	-webkit-text-size-adjust: 100%;
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * 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;
	height: 0;
	overflow: visible;
}

/**
 * 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;
	font-size: 1em;
}

/* 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;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * 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;
	font-size: 1em;
}

/**
 * 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;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	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;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * 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;
	padding: 0;
}

/**
 * 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;
	outline-offset: -2px;
}

/**
 * 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;
	font: inherit;
}

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

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #333333;
	font-family: "Gotham Book", "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

b, strong {
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-weight: 500;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	clear: both;
	margin-top: 0;
	color: #333333;
	margin-bottom: 0.6em;
}

h1 {
	font-size: 30px;
	text-align: center;
}

@media (min-width: 768px) {
	h1 {
		font-size: 45px;
	}
}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 16px;
}

.page .entry-content > h2, .page .entry-content > h3, .page .entry-content > h4, .page .entry-content > h5, .page .entry-content > h6 {
	color: #5e5a5c;
	margin-top: 2em;
	margin-bottom: 0.9em;
}

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

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

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

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

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
.site-header {
	background-color: #D2232A;
	position: relative;
	z-index: 1023;
}

@media (max-width: 767px) {
	.site-header {
		z-index: 9999999;
	}
}

.site-header-full {
	padding-bottom: 35px;
}

@media (min-width: 768px) {
	.site-header-full {
		padding-bottom: 50px;
	}
}

.site-header-full:before {
	content: '';
	position: absolute;
	top: -48px;
	width: 100%;
	height: 48px;
	background: #D2232A;
}

@media (min-width: 768px) {
	.site-header-full:before {
		height: 76px;
		top: -76px;
	}
}

.site-header .site-branding {
	margin-top: 5px;
}

@media (min-width: 768px) {
	.site-header .site-branding {
		margin-top: 10px;
	}
}

.site-header .site-branding__title {
	font-family: "Gotham Book", "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 30px;
	text-align: center;
	color: #fff;
	font-weight: 400;
	margin-bottom: 0;
	padding: 0 15px;
	line-height: 1.3;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 768px) {
	.site-header .site-branding__title {
		font-size: 45px;
		max-width: 1600px;
	}
}

@media (min-width: 992px) {
	.site-header .site-branding__title {
		font-size: 60px;
	}
}

.site-header .site-branding__subtitle {
	font-family: "Gotham Book", "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 16px;
	text-align: center;
	color: #fff;
	max-width: 815px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0;
	line-height: 1.4;
	font-weight: 400;
	padding: 0 15px;
	max-width: 320px;
}

@media (min-width: 768px) {
	.site-header .site-branding__subtitle {
		font-size: 22px;
		margin-top: 10px;
		max-width: 870px;
	}
}

@media (min-width: 992px) {
	.site-header .site-branding__subtitle {
		font-size: 30px;
	}
}

.site-header .custom-logo-link {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 144px;
}

@media (max-width: 767px) {
	.site-header .custom-logo-link {
		display: none;
	}
}

.site-header__note {
	display: block;
	background-color: #E9A655;
	text-align: center;
	color: #ffffff;
	top: 48px;
	left: 0;
	width: 100%;
	position: fixed;
	transition: top 0.2s ease-in-out;
	font-weight: 600;
	padding: 5px 15px;
	z-index: -1;
}

@media (min-width: 768px) {
	.site-header__note {
		top: 76px;
	}
}

.site-header__note.nav-up {
	top: 0;
}

.site-header__note.nav-down {
	top: 48px;
}

@media (min-width: 768px) {
	.site-header__note.nav-down {
		top: 76px;
	}
}

.site-header__note p {
	margin-bottom: 0;
}

.site-header__top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 15px 12px;
	background-color: #D2232A;
	top: 0;
	left: 0;
	width: 100%;
	position: fixed;
	transition: top 0.2s ease-in-out;
}

.site-header__top.nav-up {
	top: -48px !important;
}

@media (min-width: 768px) {
	.site-header__top.nav-up {
		top: -76px !important;
	}
}

.site-header__top .gazzine_logo {
	width: 115px;
}

@media (min-width: 768px) {
	.site-header__top .gazzine_logo {
		width: 230px;
	}
}

.site-header__top .gazzine_logo > a {
	display: flex;
	align-items: center;
}

.site-header__top-icons {
	display: flex;
	align-items: center;
	flex-grow: 0;
}

.site-header__top .menu-toggle {
	height: 20px;
	background: none;
	padding: 0;
	border: 0;
	position: relative;
	z-index: 9999;
}

@media (min-width: 768px) {
	.site-header__top .menu-toggle {
		height: 54px;
	}
}

.site-header__top .menu-toggle .lines {
	display: block;
	width: 27px;
	height: 3px;
	background: #ffffff;
	transition: .35s;
	position: relative;
	background: transparent;
	/*create the upper and lower lines as pseudo-elements of the middle line*/
}

@media (min-width: 768px) {
	.site-header__top .menu-toggle .lines {
		width: 54px;
		height: 6px;
	}
}

.site-header__top .menu-toggle .lines:before, .site-header__top .menu-toggle .lines:after {
	display: block;
	width: 27px;
	height: 3px;
	background: #ffffff;
	transition: .35s;
	position: absolute;
	left: 0;
	content: '';
	transform-origin: 1.92857px center;
}

@media (min-width: 768px) {
	.site-header__top .menu-toggle .lines:before, .site-header__top .menu-toggle .lines:after {
		width: 54px;
		height: 6px;
	}
}

.site-header__top .menu-toggle .lines:before {
	top: 7.71429px;
}

.site-header__top .menu-toggle .lines:after {
	top: -7.71429px;
}

@media (min-width: 768px) {
	.site-header__top .menu-toggle .lines:before, .site-header__top .menu-toggle .lines:after {
		transform-origin: 3.85714px center;
	}
	.site-header__top .menu-toggle .lines:before {
		top: 15.42857px;
	}
	.site-header__top .menu-toggle .lines:after {
		top: -15.42857px;
	}
}

.site-header__top .menu-toggle.x .lines:before, .site-header__top .menu-toggle.x .lines:after {
	transform-origin: 50% 50%;
	transition: top .3s .1s ease, transform .3s ease;
}

.site-header__top .menu-toggle.x.close .lines {
	transform: rotate3d(0, 0, 1, 90deg);
}

.site-header__top .menu-toggle.x.close .lines:before, .site-header__top .menu-toggle.x.close .lines:after {
	transition: top .3s ease, transform .3s .1s ease;
	top: 0;
}

.site-header__top .menu-toggle.x.close .lines:before {
	transform: rotate3d(0, 0, 1, -45deg);
}

.site-header__top .menu-toggle.x.close .lines:after {
	transform: rotate3d(0, 0, 1, 45deg);
}

.site-header__top #site-navigation {
	position: relative;
	z-index: 9999;
	top: 1px;
}

.site-header__top #site-navigation #primary-menu {
	position: absolute;
	right: -10px;
	top: -10px;
	background-color: #333333;
	border-radius: 4px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 7px 8px;
	min-width: calc(100vw - 20px);
	padding: 15px 10px 70px 15px;
	z-index: 999;
}

@media (min-width: 768px) {
	.site-header__top #site-navigation #primary-menu {
		min-width: 320px;
	}
}

.site-header__top #site-navigation #primary-menu .menu-item > a {
	font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	font-size: 18px;
}

@media (min-width: 768px) {
	.site-header__top #site-navigation #primary-menu .menu-item > a {
		font-size: 20px;
	}
}

.site-header__top #site-navigation #primary-menu .menu-item:not(:last-of-type) > a {
	margin-bottom: 5px;
}

.site-header__top #site-navigation #primary-menu .menu-item:not(.menu-heading):first-child {
	margin-top: 20px;
	margin-left: 0;
}

.site-header__top #site-navigation #primary-menu .menu-item.menu-heading > a {
	font-size: 22px;
	margin-top: 20px;
	font-weight: 600;
}

@media (min-width: 768px) {
	.site-header__top #site-navigation #primary-menu .menu-item.menu-heading > a {
		font-size: 25px;
	}
}

.site-header__top #site-navigation #primary-menu .menu-item.menu-heading ~ .menu-item {
	margin-left: 20px;
}

.site-header__top #site-navigation #primary-menu .main-navigation__inner > div:first-child .menu-heading > a {
	margin-top: 0;
}

.site-header__top #site-navigation #primary-menu div[class^="menu-top-header"] .menu-item {
	font-size: 24px;
}

@media (min-width: 768px) {
	.site-header__top #site-navigation #primary-menu div[class^="menu-top-header"] .menu-item {
		font-size: 28px;
	}
}

.site-header__top #site-navigation #primary-menu div[class^="menu-top-header"] .menu-item:not(:last-of-type) {
	margin-bottom: 10px;
}

@media (min-width: 768px) {
	.site-header__top #site-navigation #primary-menu div[class^="menu-top-header"] .menu-item:not(:last-of-type) {
		margin-bottom: 15px;
	}
}

.site-header__top #site-navigation #primary-menu .gazzine-login {
	display: inline-block;
}

@media (min-width: 768px) {
	.site-header__top #site-navigation #primary-menu .gazzine-login {
		margin-top: 6px;
	}
}

.site-header__top #site-navigation #primary-menu .primary-menu-contact {
	margin: 20px 0 30px;
}

@media (min-width: 768px) {
	.site-header__top #site-navigation #primary-menu .primary-menu-contact {
		margin: 33px 0 40px;
	}
}

.site-header__top #site-navigation #primary-menu .primary-menu-contact h3 {
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 0;
}

@media (min-width: 768px) {
	.site-header__top #site-navigation #primary-menu .primary-menu-contact h3 {
		font-size: 28px;
	}
}

.site-header__top #site-navigation #primary-menu .primary-menu-contact__email {
	color: #fff;
	display: flex;
}

.site-header__top #site-navigation #primary-menu .primary-menu-contact__email > span {
	margin-right: 5px;
}

.site-header__top .gazzine_search {
	margin-right: 10px;
	display: flex;
	align-items: center;
	margin-top: -5px;
}

.site-header__top .gazzine_search__icon {
	width: 20px;
	height: 20px;
}

.site-header__top .gazzine_search__icon:after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url("./img/search.svg") center no-repeat;
	background-size: 20px;
	vertical-align: middle;
}

@media (min-width: 768px) {
	.site-header__top .gazzine_search {
		margin-right: 25px;
		margin-top: 0;
	}
	.site-header__top .gazzine_search__icon {
		width: 36px;
		height: 36px;
	}
	.site-header__top .gazzine_search__icon:after {
		content: "";
		width: 36px;
		height: 36px;
		background-size: 36px;
	}
}

.site-header__top .gazzine_search-container {
	display: none;
	position: absolute;
	background-color: #fff;
	width: 100%;
	height: calc(100vh - 58px);
	left: 0;
	top: 48px;
	text-align: center;
}

@media (min-width: 768px) {
	.site-header__top .gazzine_search-container {
		top: 76px;
	}
}

.site-header__top .gazzine_search-container.show {
	display: block;
}

.site-header__top .gazzine_search-container #searchform {
	display: block;
	max-width: 500px;
	position: relative;
	margin: 50px auto;
	display: flex;
	padding: 0 20px;
}

.site-header__top .gazzine_search-container #searchform .search-field {
	width: calc(100% - 90px);
	position: relative;
}

.site-header__top .gazzine_search-container #searchform .search-field #search {
	width: 100%;
}

.site-header__top .gazzine_search-container #searchform .search-field .clear-search-field {
	position: absolute;
	right: 5px;
	top: 7px;
	padding: 0;
	color: #000;
	width: 30px;
	height: 30px;
	border: none;
	background: none;
	line-height: 30px;
}

.site-header__top .gazzine_search-container #searchform button[type="submit"] {
	margin-left: 5px;
	background-color: #000;
	padding: 0.75em 1.5em 0.75em;
}

.admin-bar .site-header__top {
	top: 32px;
}

@media screen and (max-width: 782px) {
	.admin-bar .site-header__top {
		top: 46px;
	}
}

@media screen and (max-width: 600px) {
	#wpadminbar {
		position: fixed;
	}
}

.gazzine-lang-switcher {
	margin-top: 20px;
	margin-bottom: 5px;
	max-width: 175px;
	position: absolute;
	bottom: 10px;
}

@media (min-width: 768px) {
	.gazzine-lang-switcher {
		margin-top: 35px;
		margin-bottom: 10px;
	}
}

.gazzine-lang-switcher a.js-wpml-ls-item-toggle {
	background: transparent !important;
	border: 0;
	font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	padding-left: 26px;
}

.gazzine-lang-switcher a.js-wpml-ls-item-toggle:before {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	background: url("./img/globe.svg") center no-repeat;
	background-size: 20px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.gazzine-lang-switcher a.js-wpml-ls-item-toggle:after {
	border: 0.25em solid transparent;
	border-top: 0.25em solid;
	top: calc(50% - 0.01em);
}

.gazzine-lang-switcher .wpml-ls-sub-menu {
	border: 0;
}

@media (max-width: 991px) {
	.gazzine-lang-switcher .wpml-ls-sub-menu {
		top: auto !important;
		bottom: 100% !important;
	}
}

.gazzine-lang-switcher .wpml-ls-sub-menu .wpml-ls-item .wpml-ls-link {
	font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	color: #333333;
	border: 0;
}

.gazzine-lang-switcher .wpml-ls-sub-menu .wpml-ls-item .wpml-ls-link:hover {
	background: #D2232A;
	color: #ffffff;
}

.main-navigation__inner {
	max-height: calc(100vh - 210px);
	overflow-y: auto;
	margin-top: 30px;
	padding-right: 10px;
}

@media (min-width: 992px) {
	.main-navigation__inner {
		max-height: calc(100vh - 290px);
	}
}

.main-navigation__inner::-webkit-scrollbar {
	width: 5px;
}

.main-navigation__inner::-webkit-scrollbar-thumb {
	background: #BCD1D7;
	border-radius: 8px;
}

.main-navigation__inner::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 8px;
}

body {
	position: relative;
	padding-top: 48px;
}

@media (min-width: 768px) {
	body {
		padding-top: 76px;
	}
}

body.admin-bar .site-header__top {
	top: 32px;
}

@media all and (max-width: 782px) {
	body.admin-bar .site-header__top {
		top: 46px;
	}
}

.site-footer {
	background-color: #222121;
	padding-top: 45px;
	color: #fff;
	margin-top: auto;
}

.site-footer .gazzine-login {
	background: transparent;
	text-decoration: none;
	color: #fff;
}

.site-footer__contact {
	margin-top: 40px;
	scroll-margin-top: 80px;
}

@media (min-width: 768px) {
	.site-footer__contact {
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 290px;
		margin-top: 0;
	}
}

.site-footer__heading {
	font-size: 28px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 10px;
	line-height: 1;
}

.site-footer__text > p {
	font-size: 14px;
	margin-bottom: 10px;
}

.site-footer__email > a {
	color: #fff;
}

.site-footer__email > a:hover {
	color: #fff;
}

.site-footer__logo {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 70px;
	margin-top: 60px;
}

@media (min-width: 768px) {
	.site-footer__logo {
		margin-top: 100px;
	}
}

.site-footer__image {
	width: 120px;
	margin-top: 60px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 768px) {
	.site-footer__image {
		margin-top: 100px;
	}
}

.site-footer__copyright {
	text-align: center;
	padding: 30px 0;
	margin-top: 30px;
}

@media (min-width: 768px) {
	.site-footer__copyright {
		margin-top: 70px;
	}
}

.site-footer div[class^="menu-footer-menu"] {
	display: flex;
	margin-top: 40px;
}

@media (min-width: 768px) {
	.site-footer div[class^="menu-footer-menu"] {
		justify-content: flex-end;
		margin-top: 0;
	}
}

.site-footer div[class^="menu-footer-menu"] ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
}

.site-footer div[class^="menu-footer-menu"] ul li a {
	color: #ffffff;
	text-decoration: none;
}

body {
	background: #fff;
}

.post-container {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 740px;
	padding: 0 10px;
}

.container-full {
	padding: 0 80px;
}

.alignwide {
	margin: 0 calc(50% - 25vw);
	max-width: 50vw;
	width: 50vw;
}

.alignfull {
	margin: 0 calc(50% - 50vw);
	max-width: 100vw;
	width: 100vw;
}

.alignfull-mobile {
	margin: 0 calc(50% - 50vw);
	max-width: 100vw;
	width: 100vw;
}

@media (min-width: 768px) {
	.alignfull-mobile {
		width: auto;
		max-width: 100%;
		margin: 0;
	}
}

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

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: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

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

figure {
	margin: 1em 0;
}

img.lazyload:not([src]) {
	visibility: hidden;
}

.mediabox {
	position: relative;
	display: block;
	height: 0;
	width: 100%;
	padding-bottom: 66.6667%;
}

.mediabox-img.ls-blur-up-is-loading,
.mediabox-img.lazyload:not([src]) {
	visibility: hidden;
}

.ls-blur-up-img,
.mediabox-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.ls-blur-up-img {
	opacity: 1;
}

.ls-blur-up-img.ls-inview.ls-original-loaded {
	opacity: 0;
}

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

thead {
	background-color: #D2232A;
	color: #fff;
}

.mepr_update_account_table .gazzine-secured {
	display: none;
}

.mepr_update_account_table .mepr-submit {
	margin-top: 25px;
}

@font-face {
	font-family: 'icomoon';
	src: url("./fonts/icomoon.eot?5ke1bm");
	src: url("./fonts/icomoon.eot?5ke1bm#iefix") format("embedded-opentype"), url("./fonts/icomoon.ttf?5ke1bm") format("truetype"), url("./fonts/icomoon.woff?5ke1bm") format("woff"), url("./fonts/icomoon.svg?5ke1bm#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-arrow-dropdown:before {
	content: "\e900";
}

.icon-redo2:before {
	content: "\e968";
}

.icon-heart:before {
	content: "\e9da";
}

.icon-star-empty:before {
	content: "\e9d7";
}

.icon-star-full:before {
	content: "\e9d9";
}

/* Links
--------------------------------------------- */
a {
	color: #0385B6;
	text-decoration: none;
}

a:visited {
	color: #0385B6;
}

a strong {
	color: #0385B6;
}

a:hover, a:focus, a:active {
	color: #0385B6;
}

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 0;
	border-radius: 30px;
	background: #019E6E;
	color: #ffffff;
	line-height: 1.5 !important;
	padding: 10px 30px;
	cursor: pointer;
	transition: all 0.3s;
	text-transform: uppercase;
	font-size: 1rem;
}

@media (min-width: 768px) {
	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		padding: 10px 35px;
	}
}

button:disabled,
input[type="button"]:disabled,
input[type="reset"]:disabled,
input[type="submit"]:disabled {
	opacity: .8;
	pointer-events: none;
}

input[type="submit"] {
	min-width: 100px;
}

@media (min-width: 576px) {
	input[type="submit"] {
		min-width: 135px;
	}
}

input[type="submit"]:hover {
	opacity: .8;
}

input[type="submit"]:active, input[type="submit"]:focus {
	opacity: .8;
}

.gazzine-login {
	padding: 4px 12px;
	background-color: #333333;
	border-color: #fff;
	border-radius: 16px;
	border-style: solid;
	border-width: 1px;
}

.btn {
	display: inline-block;
	background: #019E6E;
	color: #fff !important;
	text-decoration: none;
	padding: 10px 30px;
	border-radius: 30px;
	transition: all .3s;
	white-space: nowrap;
	max-width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
}

.btn:hover, .btn:focus, .btn:active {
	background: #34B18B;
}

@media (min-width: 768px) {
	.btn {
		padding: 10px 35px;
	}
}

.btn-empty {
	background-color: transparent;
	border: 1px solid #A2A8A8;
	color: #5E5A5C;
}

.post-readmore {
	background-color: #0385b6;
	border-color: rgba(0, 0, 0, 0);
	border-radius: 4px;
	border-style: solid;
	border-width: 0px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 0.75px 1.5px;
	width: 300px;
	max-width: 100%;
	color: #ffffff;
	text-align: center;
	padding: 10px;
	line-height: 30px;
	display: inline-block;
}

.post-readmore__disabled {
	opacity: 0.7;
	cursor: not-allowed;
}

.post-readmore.blue-border {
	background-color: #fff;
	border: 1px solid #0385B6;
	color: #0385B6;
}

.post-readmore.blue-border i {
	color: #E9A655;
}

.arrow {
	position: relative;
	padding-right: 25px;
}

.arrow:after {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	border-width: 2px 2px 0 0;
	border-color: #0385B6;
	border-style: solid;
	right: 12px;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	transition: all .3s;
}

.arrow:hover:after, .arrow:focus:after, .arrow:active:after {
	right: 6px;
}

.gazzine-login-group {
	text-align: center;
}

.gazzine-login-group .wp-block-group__inner-container {
	display: inline-flex;
	justify-content: center;
	align-items: stretch;
	flex-direction: column;
}

.gazzine-login-group .wp-block-group__inner-container > * {
	width: 100%;
}

.gazzine-login-group .mo-openid-app-icons {
	margin: 0;
}

.mo_btn-social.mo_btn-google, .mo_btn-social.mo_btn-gazzine {
	font-family: Roboto,"Helvetica Neue",Arial,sans-serif;
	font-size: 14px;
	font-weight: 500;
	background-image: none !important;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.14), 0 2px 5px 0 rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
	cursor: pointer;
	display: flex;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	white-space: normal;
}

.mo_btn-social.mo_btn-google.gazzine-visible, .mo_btn-social.mo_btn-gazzine.gazzine-visible {
	opacity: 1;
}

.mo_btn-social.mo_btn-google img, .mo_btn-social.mo_btn-gazzine img {
	position: static;
	border: none !important;
	margin-bottom: 0;
}

.mo_btn-social.mo_btn-gazzine {
	color: #ffffff;
	background: #D2232A;
	margin-bottom: 15px;
	padding: 11px 17px !important;
}

.mo_btn-social.mo_btn-gazzine img {
	height: 23px;
	width: 23px;
	margin-right: 14px;
}

.mo_btn-social.mo_btn-google {
	background: #ffffff;
	color: #757575 !important;
	opacity: 0;
	padding: 7px 18px 7px 14px !important;
}

.mo_btn-social.mo_btn-google img {
	width: 30px !important;
	height: auto !important;
	margin-top: 1px;
	margin-right: 10px;
}

.gazzine-order {
	text-align: center;
	margin-bottom: 50px;
}

.gazzine-order__mt {
	margin-top: 25px;
}

@media (min-width: 768px) {
	.gazzine-order__mt {
		margin-top: 45px;
	}
}

.gazzine-order__cart-added {
	background: #e9a655;
}

.gazzine-order__cart-added:hover, .gazzine-order__cart-added:active, .gazzine-order__cart-added:focus {
	background: rgba(233, 166, 83, 0.8);
}

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 {
	color: #333333;
	border: 1px solid #A2A8A8;
	border-radius: 2px;
	padding: 6px 15px;
	outline: 0;
}

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: #333333;
	box-shadow: none !important;
}

select {
	border: 1px solid #A2A8A8;
}

textarea {
	width: 100%;
}

fieldset {
	border: 0;
	padding: 0;
}

.mp_login_form {
	display: none !important;
}

form label {
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0;
}

@media (min-width: 576px) {
	form label {
		font-size: 20px;
	}
}

.lrm-main {
	overflow-y: hidden;
}

.lrm-main .lrm-user-modal-container {
	margin-top: 50vh;
	margin-bottom: 0;
	transform: translateY(-50%) !important;
}

@media (min-width: 768px) {
	.lrm-main .lrm-user-modal-container {
		margin-top: calc(50vh - 50px);
	}
}

.lrm-user-modal {
	cursor: default !important;
}

.lrm-restore-password {
	background: #ffffff;
	position: relative;
	margin-top: -135px;
	border-radius: 3px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	padding: 35px 15px;
}

@media (min-width: 768px) {
	.lrm-restore-password {
		padding: 35px 105px;
		margin-top: -290px;
		margin-bottom: 200px;
	}
}

.lrm-restore-password .lrm-user-modal-container {
	width: 100%;
	max-width: 100%;
	margin: 0;
	transform: none;
}

.lrm-user-modal-container-inner {
	border-radius: 5px;
}

.lrm-user-modal-container .lrm-switcher a {
	background: #D2232A;
	color: #ffffff;
	font-size: 25px;
	font-weight: 500;
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	border-radius: 0 !important;
}

.lrm-user-modal-container .lrm-switcher a:before {
	content: none;
}

.lrm-user-modal-container .lrm-form label {
	font-size: 16px;
}

.lrm-user-modal-container .lrm-form .fieldset input[type="text"],
.lrm-user-modal-container .lrm-form .fieldset input[type="email"],
.lrm-user-modal-container .lrm-form .fieldset input[type="url"],
.lrm-user-modal-container .lrm-form .fieldset input[type="password"],
.lrm-user-modal-container .lrm-form .fieldset input[type="search"],
.lrm-user-modal-container .lrm-form .fieldset input[type="number"],
.lrm-user-modal-container .lrm-form .fieldset input[type="tel"],
.lrm-user-modal-container .lrm-form .fieldset textarea {
	font-size: 20px;
	padding: 6px 15px;
	background: none;
	color: #333333;
	border: 1px solid #A2A8A8;
	border-radius: 2px;
	padding: 6px 15px;
	outline: 0;
}

.lrm-user-modal-container .lrm-form input[type="password"], .lrm-user-modal-container .lrm-form input[name="password"], .lrm-user-modal-container .lrm-form input[name="password1"] {
	padding-right: 55px !important;
}

.lrm-user-modal-container .lrm-form .hide-password {
	top: auto !important;
	bottom: 7px !important;
	transform: translateY(0) !important;
	padding: 15px 21px !important;
}

.lrm-user-modal-container .lrm-form button[type=submit] {
	background: #019E6E;
	transition: all .3s;
	font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	border-radius: 3px;
}

.lrm-user-modal-container .lrm-form button[type=submit]:hover:hover, .lrm-user-modal-container .lrm-form button[type=submit]:hover:focus, .lrm-user-modal-container .lrm-form button[type=submit]:hover:active {
	background: #34B18B;
}

.lrm-user-modal-container .lrm-form-message {
	border-left-color: #D2232A;
	color: #333333;
}

.lrm-user-modal-container .lrm-close-form {
	top: 0;
	right: 0;
}

.gform_wrapper.gravity-theme form .gfield_label, .gform_wrapper.gravity-theme form .ginput_complex label {
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0;
}

@media (min-width: 576px) {
	.gform_wrapper.gravity-theme form .gfield_label, .gform_wrapper.gravity-theme form .ginput_complex label {
		font-size: 20px;
	}
}

.gform_wrapper.gravity-theme form .gfield_label .gfield_required, .gform_wrapper.gravity-theme form .ginput_complex label .gfield_required {
	display: none;
}

.gform_wrapper.gravity-theme form .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
	padding-right: 0;
	flex-basis: 100%;
}

.gform_wrapper.gravity-theme form .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) label {
	margin-top: 0;
}

.gform_wrapper.gravity-theme form .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full) {
	padding-left: 0;
	margin-top: 20px;
}

@media (min-width: 576px) {
	.gform_wrapper.gravity-theme form .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full) {
		margin-top: 25px;
	}
}

.gform_wrapper.gravity-theme form .gform_fields {
	grid-row-gap: 20px;
}

@media (min-width: 576px) {
	.gform_wrapper.gravity-theme form .gform_fields {
		grid-row-gap: 25px;
	}
}

.gform_wrapper.gravity-theme form input[type="text"],
.gform_wrapper.gravity-theme form input[type="email"],
.gform_wrapper.gravity-theme form input[type="url"],
.gform_wrapper.gravity-theme form input[type="password"],
.gform_wrapper.gravity-theme form input[type="search"],
.gform_wrapper.gravity-theme form input[type="number"],
.gform_wrapper.gravity-theme form input[type="tel"],
.gform_wrapper.gravity-theme form textarea {
	font-size: 20px;
	padding: 6px 15px;
}

.gform_wrapper.gravity-theme form select {
	font-size: 20px;
	padding: 8px 10px;
}

.gform_wrapper.gravity-theme form select:focus {
	outline: 0;
}

.gform_wrapper.gravity-theme form .gform_footer {
	padding: 0;
	margin-top: 12px;
}

.gform_wrapper.gravity-theme form .gform_body + .gform_footer {
	margin-top: 25px;
}

@media (max-width: 767px) {
	.gform_wrapper.gravity-theme form input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]):not([type=submit]) {
		line-height: 1.5;
	}
}

.gform_wrapper.gravity-theme .gform_ajax_spinner {
	display: none !important;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
textarea {
	font-size: 20px;
}

.mp_wrapper textarea, .mp_wrapper select, .mp_wrapper input[type=text], .mp_wrapper input[type=url], .mp_wrapper input[type=email], .mp_wrapper input[type=tel], .mp_wrapper input[type=number], .mp_wrapper input[type=password] {
	font-size: 20px;
}

.mepr_error {
	background-color: #ffffff !important;
	color: #d40022;
	border: 0 !important;
}

#gazzine-company-information .gform_confirmation_wrapper, #gazzine-user-profile .gform_confirmation_wrapper {
	margin-top: 12px;
	font-size: 16px;
	font-weight: 700;
}

.mepr-account-change-password {
	display: none;
}

.gazzine-user-image {
	padding: 35px 0 20px;
}

.gazzine-user-image .gfield_validation_message {
	margin-bottom: 15px;
}

.gazzine-user-image__outer {
	background: #E9F2F2;
}

.gazzine-user-image__preview {
	position: relative;
	width: 170px;
	height: 170px;
	z-index: 99;
	cursor: pointer;
	margin-right: auto;
	margin-left: auto;
}

.gazzine-user-image__preview img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
}

.gazzine-user-image__preview:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	pointer-events: none;
	background-color: rgba(3, 8, 13, 0.6);
	opacity: 0;
	transition: opacity .2s ease-out;
	background-image: url("./img/photo.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 40px;
}

@media (min-width: 768px) {
	.gazzine-user-image__preview:hover:after {
		opacity: 1;
	}
}

.gazzine-user-image input[type=file], .gazzine-user-image .ginput_preview, .gazzine-user-image .gform_fileupload_rules, .gazzine-user-image .gform_validation_errors, .gazzine-user-image .gfield_label {
	display: none !important;
}

.gazzine-user-image .gform_footer {
	visibility: hidden;
	height: 0;
	width: 0;
	margin: 0 !important;
}

.gazzine-user-image .gform_footer > * {
	visibility: hidden;
	height: 0;
	width: 0;
}

.gazzine-user-image__spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.gazzine-user-image__spinner-container {
	position: relative;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity .2s ease-out;
}

.gazzine-user-image__spinner-container:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: rgba(3, 8, 13, 0.6);
}

@keyframes gazzine-spinner {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.gazzine-spinner {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
}

.gazzine-spinner div {
	box-sizing: border-box;
	display: block;
	position: absolute;
	width: 64px;
	height: 64px;
	margin: 8px;
	border: 8px solid #fff;
	border-radius: 50%;
	animation: gazzine-spinner 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	border-color: #fff transparent transparent transparent;
}

.gazzine-spinner div:nth-child(1) {
	animation-delay: -0.45s;
}

.gazzine-spinner div:nth-child(2) {
	animation-delay: -0.3s;
}

.gazzine-spinner div:nth-child(3) {
	animation-delay: -0.15s;
}

.gfield_error .ginput_container_name, .gfield_error .ginput_container_password {
	border: 1px solid #c02b0a;
	padding: 8px;
	border-radius: 3px;
	margin-left: -8px;
	margin-right: -8px;
}

body .gform_wrapper.gravity-theme .gfield textarea.large {
	height: 80px;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
}

.main-navigation #primary-menu {
	display: none;
}

.main-navigation #primary-menu ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation #primary-menu ul ul {
	float: left;
	z-index: 99999;
}

.main-navigation #primary-menu ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation #primary-menu ul ul li:hover > ul,
.main-navigation #primary-menu ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation #primary-menu ul ul a:not(.wpml-ls-link) {
	width: 200px;
}

.main-navigation #primary-menu li {
	position: relative;
}

.main-navigation #primary-menu a:not(.wpml-ls-link) {
	color: #fff;
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled #primary-menu {
	display: block;
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

body.single-post.gazzine-idvisible #primary {
	overflow-x: clip;
}

body.single-post article.post {
	position: relative;
	margin-top: 25px;
}

@media (min-width: 768px) {
	body.single-post article.post {
		margin-top: 35px;
	}
}

body.single-post .post-container > .gazzine-post-rtime {
	font-size: 14px;
	margin-bottom: 35px;
}

body.single-post h2, body.single-post h3, body.single-post h4, body.single-post h5, body.single-post h6 {
	font-weight: 500;
}

body.single-post .mfp-bg {
	opacity: 1;
	background-color: #222121E6;
}

body.single-post.single-post.mfp-zoom-out-cur #wpadminbar {
	display: none;
}

body.single-post.single-post .mfp-top-bar {
	position: fixed;
	top: 15px;
	right: 10px;
	display: flex;
	align-items: center;
	border-radius: 15px;
	background-color: #FFFFFFAC;
}

@media (min-width: 768px) {
	body.single-post.single-post .mfp-top-bar {
		top: 20px;
		right: 20px;
	}
}

body.single-post.single-post .mfp-top-bar .mfp-counter, body.single-post.single-post .mfp-top-bar .mfp-close {
	position: static;
}

body.single-post.single-post .mfp-top-bar .mfp-counter {
	font-family: "Gotham Book", "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 14px;
	color: #333333;
	padding-left: 15px;
	padding-right: 8px;
	min-width: 63px;
	text-align: center;
}

body.single-post.single-post .mfp-top-bar .mfp-close {
	font-size: 32px;
	line-height: 1;
	color: #333333 !important;
	background-color: #FFFFFF;
	border-radius: 100%;
	width: 30px;
	height: 30px;
	cursor: pointer;
	opacity: 1;
	padding-right: 0;
	text-align: center;
}

body.single-post.single-post .mfp-bottom-bar {
	position: static;
	margin: auto 0 20px 0;
	padding: 0 25px;
}

@media (min-width: 992px) {
	body.single-post.single-post .mfp-bottom-bar {
		padding: 0;
	}
}

body.single-post.single-post .mfp-content {
	height: 100%;
}

body.single-post.single-post .mfp-content .mfp-figure {
	height: 100%;
	display: flex;
	flex-direction: column;
}

body.single-post.single-post .mfp-content .mfp-figure .mfp-img {
	max-height: 85vh !important;
	padding: 3vh 0 0 0;
	margin-top: auto;
}

body.single-post .mfp-container {
	padding-right: 0;
	padding-left: 0;
}

body.single-kb .entry-title {
	margin: 0.6em 0 0.55em;
}

body.single-kb:not(.garea-active).gazzine-nothumb .entry-content {
	margin-top: 0;
}

body.single-kb:not(.garea-active).gazzine-nothumb .entry-title {
	margin: 0.8em 0 0.6em;
}

body.single-kb.garea-active .entry-title {
	margin: 0.8em 0 0.55em;
}

@media (max-width: 767px) {
	body.single-kb.garea-active .entry-title {
		margin: 1.2em 0 0.6em;
	}
}

body.single-kb.garea-active .jarea-content {
	position: relative;
	padding-top: 0;
}

body.single-kb.garea-active .kb-container {
	width: 100%;
}

body.single-kb.garea-active .post-container {
	margin: 20px auto 35px auto;
}

@media (min-width: 768px) {
	body.single-kb.garea-active .post-container {
		margin: 40px auto 80px auto;
	}
}

body.single-kb.garea-active.gazzine-nothumb .post-container {
	margin-top: 0;
}

body.single-kb.garea-active .jarea-kb-button {
	position: absolute;
	display: flex;
	align-items: center;
	top: 5px;
	left: 10px;
}

body.single-kb.garea-active .jarea-kb-button:before {
	content: "";
	display: inline-block;
	width: 1.1em;
	height: 1.1em;
	background: url("./img/back.svg") center no-repeat;
	background-size: 1.1em;
	margin-right: 5px;
}

.page .entry-title, .archive .entry-title, .error-404 .entry-title, .search .entry-title {
	margin-top: 40px;
}

.entry-content {
	margin: 20px 0 35px;
}

@media (min-width: 768px) {
	.entry-content {
		margin: 40px 0 80px;
	}
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

#page {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

#primary {
	overflow-x: hidden;
}

.gazzine-heading-regular {
	font-family: "Gotham Book", "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 20px;
}

.post-thumbnail img, .post-thumbnail picture {
	width: 100%;
}

.post-categories, .post-tags {
	list-style: none;
	margin-left: 0;
	margin-bottom: 12px;
	padding-left: 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: -10px;
}

.post-categories li, .post-tags li {
	display: flex;
	align-items: center;
	margin-top: 10px;
}

.post-categories li > i, .post-tags li > i {
	margin-right: 6px;
}

.post-categories li > a, .post-tags li > a {
	display: block;
	padding: 5px 13px;
	background-color: #e9f2f2;
	color: #0385b6;
	text-decoration: none;
	font-weight: 500;
	margin-right: 8px;
	text-transform: lowercase;
	opacity: 1;
	transition: opacity .3s;
}

.post-categories li > a:hover, .post-categories li > a:focus, .post-categories li > a:active, .post-tags li > a:hover, .post-tags li > a:focus, .post-tags li > a:active {
	color: #0385B6;
	opacity: .8;
}

.post-categories li > a.active, .post-tags li > a.active {
	background-color: #0385b6;
	color: #fff;
}

.post-categories li > a::first-letter, .post-tags li > a::first-letter {
	text-transform: capitalize;
}

.post-tags li > a {
	border-radius: 16px;
}

.post-content-hidden {
	position: relative;
	padding-bottom: 80px;
}

@media (max-width: 640px) {
	.post-content-hidden {
		padding-bottom: 150px;
	}
}

.post-content-hidden:after {
	content: "";
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: linear-gradient(rgba(255, 255, 255, 0), white);
}

.gazzine-signup .entry-content {
	margin: 80px 0;
}

.gazzine-signup .contact-note {
	max-width: 312px;
	font-family: Roboto,"Helvetica Neue",Arial,sans-serif;
	line-height: 1.33;
	margin-left: auto;
	margin-right: auto;
	margin-top: -8px;
}

.gazzine-signup .contact-note a {
	color: #4285f4;
}

.gazzine-signup .contact-note a:hover {
	text-decoration: underline;
}

.logged-in .contact-note, .logged-in .mo_btn-social {
	display: none;
}

.gazzine-termname {
	display: inline-block;
	text-transform: lowercase;
}

.gazzine-termname__container {
	display: flex;
	justify-content: center;
	align-items: center;
}

.gazzine-termname__prepend {
	font-size: 0.8em;
}

.gazzine-termname:first-letter {
	text-transform: uppercase;
}

.archive.category .entry-title, .archive.tag .entry-title {
	text-transform: lowercase;
}

.archive.category .entry-title:first-letter, .archive.tag .entry-title:first-letter {
	text-transform: uppercase;
}

.archive.category .entry-header + .entry-content, .archive.tag .entry-header + .entry-content {
	margin: 20px 0 35px;
}

@media (min-width: 768px) {
	.archive.category .entry-header + .entry-content, .archive.tag .entry-header + .entry-content {
		margin: 60px 0 80px;
	}
}

.archive.author .entry-header {
	background-color: #E9F2F2;
}

.archive.author .entry-header + .content-container {
	margin-top: 70px;
}

@media (min-width: 768px) {
	.archive.author .entry-header + .content-container {
		margin-top: 120px;
	}
}

.archive .gazzine-breadcrumbs__container {
	margin-top: 2px;
	margin-bottom: 2px;
}

@media (min-width: 768px) {
	.archive .gazzine-breadcrumbs__container {
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

.articles-grid {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 768px) {
	.articles-grid {
		margin-bottom: -20px;
	}
}

.articles-grid .gazzine-posts-slider__item {
	max-width: 100%;
	margin-right: 0;
}

.articles-grid .gazzine-posts-slider__item-outer {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 40px;
}

@media (min-width: 768px) {
	.articles-grid .gazzine-posts-slider__item-outer {
		margin-bottom: 60px;
	}
}

@media (max-width: 767px) {
	.articles-grid .gazzine-posts-slider__item-outer:last-of-type {
		margin-bottom: 20px;
	}
}

.articles-grid .gazzine-posts-slider__item-btm {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding: 0 1rem;
	margin-top: 15px;
}

.gazzine-categories-limited, .gazzine-tags-limited {
	display: flex;
	font-size: 14px;
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-weight: 300;
	text-transform: lowercase;
	position: relative;
	color: #707070;
}

.gazzine-categories-limited__padded, .gazzine-tags-limited__padded {
	margin-bottom: 20px;
}

.gazzine-categories-limited__left, .gazzine-tags-limited__left {
	position: absolute;
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%);
}

.gazzine-categories-limited__item:last-of-type, .gazzine-tags-limited__item:last-of-type {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.gazzine-categories-limited__item:first-letter, .gazzine-tags-limited__item:first-letter {
	text-transform: uppercase;
}

.gazzine-post-block {
	margin-top: 32px;
	margin-bottom: 32px;
	padding: 22px 0;
}

@media (min-width: 768px) {
	.gazzine-post-block {
		margin-top: 55px;
		margin-bottom: 55px;
		padding: 25px 0;
	}
}

.gazzine-post-block h2 {
	font-family: "Gotham Book", "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 20px;
	text-align: center;
}

@media (min-width: 768px) {
	.gazzine-post-block h2 {
		font-size: 30px;
	}
}

.gazzine-reading-list {
	background-color: #F2ECE9;
}

.gazzine-reading-list__link {
	display: block;
	text-align: center;
	margin-top: 35px;
}

.gazzine-reading-list .reading-lists__item {
	margin-left: auto;
	margin-right: auto;
	margin-top: 125px;
}

.gazzine-reading-list .reading-lists__item-main:last-of-type {
	padding-top: 0;
}

.gazzine-reading-list .reading-lists__item-main:last-of-type .gazzine-post-separator:after {
	content: none;
}

.gazzine-author-articles {
	background: #E9F2F2;
	margin-bottom: 0;
}

.gazzine-author-articles__link {
	display: block;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 5px;
}

@media (min-width: 768px) {
	.gazzine-author-articles__link {
		margin-top: 30px;
	}
}

.gazzine-author-articles__link-secondary {
	margin-top: 10px;
	margin-bottom: 80px;
}

.gazzine-author-articles .gazzine-posts-slider__item {
	background: #ffffff;
	max-width: 100%;
	height: auto;
	max-width: 350px;
	margin-right: 5px;
}

@media (min-width: 768px) {
	.gazzine-author-articles .gazzine-posts-slider__item {
		margin-right: 30px;
	}
}

.gazzine-author-articles .gazzine-posts-slider__item:last-child {
	margin-right: 0px;
}

@media (min-width: 768px) {
	.gazzine-author-articles .gazzine-posts-slider__item .thumbnail-image-wrapper {
		overflow: hidden;
	}
	.gazzine-author-articles .gazzine-posts-slider__item .thumbnail-image-wrapper img {
		position: relative;
		z-index: 9;
		transition: transform 0.3s ease-in-out;
		transform: scale(1) rotate(0.001deg);
	}
	.gazzine-author-articles .gazzine-posts-slider__item:hover .thumbnail-image-wrapper img {
		z-index: 99;
		perspective: 1000px;
		backface-visibility: hidden;
		transform: scale(1.1) rotate(0.001deg);
	}
}

.gazzine-author-articles .gazzine-posts-slider__item-title, .gazzine-author-articles .gazzine-posts-slider__item-author, .gazzine-author-articles .gazzine-posts-slider__item-chars {
	padding: 0 1rem;
}

.gazzine-author-articles .gazzine-posts-slider__item-wrapper {
	padding-bottom: 30px;
}

.gazzine-author-articles .gazzine-posts-slider__item-btm {
	padding: 0 1rem;
}

.gazzine-author-articles .gazzine-posts-slider__item .gazzine-post-rtime {
	margin-top: 9px;
}

.gazzine-logo-static {
	max-width: 142px;
	margin-top: 80px;
	margin-bottom: 80px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 768px) {
	.gazzine-logo-static {
		margin-top: 200px;
		margin-bottom: 200px;
	}
}

.gazzine-article-author {
	max-width: 340px;
	position: relative;
	margin-top: 70px;
	margin-bottom: 20px;
}

.gazzine-article-author__inner {
	background: #E9F2F2;
	padding: 0 10px 24px;
	text-align: center;
	position: relative;
	border-radius: 3px;
}

.gazzine-article-author__avatar {
	position: relative;
	width: 102px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.gazzine-article-author__avatar img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 102px;
	transform: translateY(-50%);
	object-fit: cover;
	border-radius: 50%;
	border: 6px solid #ffffff;
	background-color: #fff;
}

.gazzine-article-author__follow-btn {
	margin-top: 10px;
	text-align: center;
}

.gazzine-article-author__follow-btn .post-readmore {
	max-width: 450px;
	width: 90%;
}

.gazzine-article-author__follow-btn .post-readmore i {
	margin-right: 5px;
}

.gazzine-article-author__name, .gazzine-article-author__name > h1 {
	font-size: 20px;
	padding-top: 65px;
	color: #0385B6;
}

.gazzine-article-author__name h1 {
	padding: 0;
	line-height: 1.5;
	font-weight: 400;
	margin: 0;
}

.gazzine-article-author__role {
	font-size: 14px;
	color: #707070;
}

.gazzine-article-author__bottom .icon-arrow-dropdown {
	color: #0385B6;
	width: 22px;
	height: 22px;
	position: absolute;
	left: calc(50% - 11px);
	bottom: -11px;
	border-radius: 100%;
	background-color: #fff;
	cursor: pointer;
	font-size: 22px;
}

.gazzine-article-author__bottom .icon-arrow-dropdown.active {
	transform: rotate(180deg);
}

.gazzine-article-author__bottom__bio {
	display: block;
	color: #707070;
	margin-top: 10px;
}

.gazzine-post-excerpt {
	text-align: left;
	margin-bottom: 50px;
}

@media (min-width: 768px) {
	.gazzine-post-excerpt {
		text-align: center;
	}
}

.gazzine-post-excerpt p {
	font-size: 20px;
	color: #707070;
	line-height: 1.33;
	margin-bottom: 0;
}

@media (min-width: 768px) {
	.gazzine-post-excerpt p {
		font-size: 30px;
	}
}

.gazzine-post-excerpt p strong {
	font-weight: 400;
}

#mepr-account-logout {
	display: none;
}

.gazzine-my-profile .entry-content {
	margin-top: 0;
}

.gazzine-my-profile .gform_confirmation_wrapper:not(:last-child) {
	display: none;
}

.gazzine-my-profile .gform_wrapper:not(.gazzine-avatar-form_wrapper), .gazzine-my-profile .mp_wrapper table.mepr-account-table {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.gazzine-my-profile .gform_wrapper:not(.gazzine-avatar-form_wrapper), .gazzine-my-profile .mp_wrapper table.mepr-account-table {
		margin-top: 60px;
	}
}

.gazzine-my-profile .gazzine-mepr-tabs {
	background: #E9F2F2;
}

.gazzine-my-profile .gazzine-mepr-tabs #mepr-account-nav {
	display: flex;
	overflow: auto;
	position: relative;
}

@media (max-width: 767px) {
	.gazzine-my-profile .gazzine-mepr-tabs #mepr-account-nav:after {
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		width: 50px;
		background: linear-gradient(-90deg, #000000, transparent);
	}
}

.gazzine-my-profile .gazzine-mepr-tabs #mepr-account-nav .mepr-nav-item {
	padding: 5px 12px;
	flex-shrink: 0;
}

.gazzine-my-profile .gazzine-mepr-tabs #mepr-account-nav .mepr-nav-item a {
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 18px;
	font-weight: 700;
	white-space: nowrap;
}

.gazzine-my-profile .gazzine-mepr-tabs #mepr-account-nav .mepr-nav-item.mepr-active-nav-tab {
	background: #ffffff;
}

.gazzine-my-profile .gazzine-mepr-tabs #mepr-account-nav .mepr-nav-item.mepr-active-nav-tab a {
	color: #333333;
}

.gazzine-category-grid .post-categories, .gazzine-category-grid .post-tags, .gazzine-tag-grid .post-categories, .gazzine-tag-grid .post-tags {
	padding: 0;
	display: grid;
	grid-template-columns: 1fr;
}

@media (min-width: 280px) {
	.gazzine-category-grid .post-categories, .gazzine-category-grid .post-tags, .gazzine-tag-grid .post-categories, .gazzine-tag-grid .post-tags {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media (min-width: 576px) {
	.gazzine-category-grid .post-categories, .gazzine-category-grid .post-tags, .gazzine-tag-grid .post-categories, .gazzine-tag-grid .post-tags {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 768px) {
	.gazzine-category-grid .post-categories, .gazzine-category-grid .post-tags, .gazzine-tag-grid .post-categories, .gazzine-tag-grid .post-tags {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (min-width: 1200px) {
	.gazzine-category-grid .post-categories, .gazzine-category-grid .post-tags, .gazzine-tag-grid .post-categories, .gazzine-tag-grid .post-tags {
		grid-template-columns: repeat(5, 1fr);
	}
}

.gazzine-category-grid .post-categories > li, .gazzine-category-grid .post-tags > li, .gazzine-tag-grid .post-categories > li, .gazzine-tag-grid .post-tags > li {
	text-align: left;
	margin-right: 10px;
	white-space: nowrap;
	display: flex;
	align-items: center;
}

@media (max-width: 375px) {
	.gazzine-category-grid .post-categories > li, .gazzine-category-grid .post-tags > li, .gazzine-tag-grid .post-categories > li, .gazzine-tag-grid .post-tags > li {
		font-size: 14px;
	}
	.gazzine-category-grid .post-categories > li:nth-child(2n), .gazzine-category-grid .post-tags > li:nth-child(2n), .gazzine-tag-grid .post-categories > li:nth-child(2n), .gazzine-tag-grid .post-tags > li:nth-child(2n) {
		margin-right: 0;
	}
}

.gazzine-category-grid .post-categories > li > a, .gazzine-category-grid .post-tags > li > a, .gazzine-tag-grid .post-categories > li > a, .gazzine-tag-grid .post-tags > li > a {
	display: inline-block;
	margin-right: 0;
}

.gazzine-category-grid .post-categories > li i, .gazzine-category-grid .post-tags > li i, .gazzine-tag-grid .post-categories > li i, .gazzine-tag-grid .post-tags > li i {
	cursor: pointer;
}

.gazzine-category-grid .post-categories > li i.icon-star-empty, .gazzine-category-grid .post-tags > li i.icon-star-empty, .gazzine-tag-grid .post-categories > li i.icon-star-empty, .gazzine-tag-grid .post-tags > li i.icon-star-empty {
	color: #A2A8A8;
}

.gazzine-category-grid .post-categories > li i.icon-star-full, .gazzine-category-grid .post-tags > li i.icon-star-full, .gazzine-tag-grid .post-categories > li i.icon-star-full, .gazzine-tag-grid .post-tags > li i.icon-star-full {
	color: #E9A655;
}

.post-categories, .post-tags {
	padding: 0;
}

@media (min-width: 768px) {
	.post-categories, .post-tags {
		padding: 0 25%;
	}
}

.gazzine-authors-grid__item {
	display: block;
	text-align: center;
}

.gazzine-authors-grid__item-name {
	margin-top: 5px;
	display: block;
}

.gazzine-authors-grid__item-outer {
	margin-bottom: 40px;
}

.gazzine-authors-grid__item-avatar {
	position: relative;
	display: inline-block;
}

.gazzine-authors-grid__item-avatar > span {
	position: absolute;
	left: -25px;
	top: 50%;
	margin-top: -8px;
	color: #E9A655;
	font-size: 18px;
}

.gazzine-authors-grid__item-avatar-img {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	isolation: isolate;
}

@media (min-width: 768px) {
	.gazzine-authors-grid__item-avatar-img img {
		position: relative;
		z-index: 9;
		transition: transform 0.3s ease-in-out;
		transform: scale(1) rotate(0.001deg);
	}
	.gazzine-authors-grid__item-avatar-img:hover img {
		z-index: 99;
		perspective: 1000px;
		backface-visibility: hidden;
		transform: scale(1.1) rotate(0.001deg);
	}
}

.gazzine-authors-grid__item-avatar-img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 9;
	transition: transform 0.3s ease-in-out;
	transform: scale(1) rotate(0.001deg);
}

.gazzine-authors-grid .gazzine-categories-limited {
	font-size: 12px;
	justify-content: center;
}

.gazzine-authors-grid .gazzine-categories-limited__item {
	flex-shrink: 0;
}

.gazzine-author-archive__avatar {
	position: relative;
	width: 100px;
	height: 100px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}

.gazzine-author-archive__avatar img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
}

.gazzine-author-archive h1.entry-title {
	font-size: 20px;
	margin-top: 10px;
	color: #0385b6;
}

.gazzine-author-archive__heading {
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	margin-top: 50px;
	margin-bottom: 30px;
}

.gazzine-article-authors {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 30px -10px 20px;
}

@media (min-width: 768px) {
	.gazzine-article-authors {
		margin: 30px -10px 55px;
	}
}

.gazzine-article-authors .gazzine-article-author {
	flex-basis: 340px;
	padding-left: 10px;
	padding-right: 10px;
}

.follow-current-user {
	text-align: center;
}

.follow-content {
	max-width: 740px;
	margin: auto;
	border: 6px solid #E9F2F2;
	padding: 15px 15px 30px;
	text-align: center;
}

.follow-content ul li a {
	font-size: 16px;
	border: 1px solid #0385b6;
	background-color: #fff;
}

.follow-content .selected-categories {
	text-align: left;
	font-size: 14px;
}

.follow-content .follow-title {
	text-align: center;
}

.follow-content .follow-title i {
	color: #E9A655;
}

.follow-content .post-categories {
	max-height: 142px;
	overflow: hidden;
	transition: max-height 0.25s ease-out;
}

.follow-content .post-categories.expanded {
	max-height: 2000px;
	transition: max-height 0.25s ease-in;
}

.follow-content .toggle-categories a {
	font-size: 22px;
}

.follow-content .toggle-categories a.active {
	transform: rotate(180deg);
	display: inline-block;
}

.follow-content .gazzine-article-authors {
	margin-bottom: 0;
}

.follow-other-authors {
	margin: 0 0 30px;
	text-align: center;
}

@media (min-width: 768px) {
	.follow-other-authors {
		text-align: left;
	}
}

.follow-show-articles {
	margin-bottom: 0;
}

.follow-show-articles a {
	color: #fff;
	text-transform: uppercase;
}

.page-template-followed-content h1 {
	margin-top: 40px;
}

.gazzine-authors-grid + .followed-content {
	margin-top: -30px;
}

.read-content h2 {
	margin-top: 40px;
	font-size: 30px;
	font-weight: 400;
	color: #000;
}

.icon-star-empty {
	color: #A2A8A8;
}

.term-entry-header {
	position: relative;
}

.term-entry-header.alignfull-mobile {
	width: 100vw !important;
}

.term-entry-header.hasthumb {
	width: 100%;
	height: 0;
	padding-bottom: 33.333%;
	background-color: #BCD1D7;
}

.term-entry-header.hasthumb .category-btn, .term-entry-header.hasthumb .tag-btn {
	position: absolute;
	bottom: 10px;
}

@media (min-width: 576px) {
	.term-entry-header.hasthumb .category-btn, .term-entry-header.hasthumb .tag-btn {
		bottom: 20px;
	}
}

@media (min-width: 992px) {
	.term-entry-header.hasthumb .category-btn, .term-entry-header.hasthumb .tag-btn {
		bottom: 40px;
	}
}

.term-entry-header.hasthumb .term-entry-header__inner {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.term-entry-header:not(.hasthumb) .term-entry-header__inner {
	margin-top: 35px;
}

@media (min-width: 992px) {
	.term-entry-header:not(.hasthumb) .term-entry-header__inner {
		margin-top: 40px;
	}
}

.term-entry-header__inner {
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

.term-entry-header img, .term-entry-header picture {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 0 0 3px 3px;
}

.category-btn {
	border-radius: 0;
}

.category-btn, .tag-btn {
	background: rgba(255, 255, 255, 0.7);
	display: flex;
	align-items: center;
	padding: 5px 15px;
	margin-left: 5%;
	margin-right: 5%;
	text-transform: none;
}

@media (min-width: 992px) {
	.category-btn, .tag-btn {
		padding: 10px 30px;
	}
}

.category-btn:focus, .category-btn:active, .tag-btn:focus, .tag-btn:active {
	outline: 0;
	border: 0;
}

.category-btn img, .tag-btn img {
	width: 20px;
	height: 20px;
	margin-right: 5px;
}

@media (min-width: 768px) {
	.category-btn img, .tag-btn img {
		width: 30px;
		height: 30px;
		margin-right: 15px;
	}
}

@media (min-width: 992px) {
	.category-btn img, .tag-btn img {
		width: 50px;
		height: 50px;
	}
}

.category-btn h1, .tag-btn h1 {
	font-family: "Gotham Book", "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	margin-top: 0 !important;
	margin-bottom: 0;
	font-size: 22px;
	font-weight: 400;
	color: #222121;
	line-height: 1.2;
}

@media (min-width: 576px) {
	.category-btn h1, .tag-btn h1 {
		font-size: 35px;
	}
}

@media (min-width: 992px) {
	.category-btn h1, .tag-btn h1 {
		font-size: 60px;
	}
}

.tag-btn {
	border-radius: 50px;
	padding: 5px 20px;
}

@media (min-width: 992px) {
	.tag-btn {
		padding: 10px 35px;
	}
}

.gazzine-cat-authors {
	margin: 35px 0 40px;
}

@media (min-width: 768px) {
	.gazzine-cat-authors {
		margin: 50px 0 70px;
	}
}

.gazzine-cat-authors > h2 {
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	color: #707070;
	margin-bottom: 12px;
	color: #333333;
}

@media (min-width: 768px) {
	.gazzine-cat-authors > h2 {
		font-size: 24px;
	}
}

.gazzine-cat-authors > h2 > span {
	text-transform: lowercase;
}

.gazzine-cat-authors__slider {
	padding-left: 5px;
	padding-right: 15px;
	margin-left: 10px;
}

@media (min-width: 768px) {
	.gazzine-cat-authors__slider {
		margin-left: 30px;
		padding-right: 35px;
	}
}

.gazzine-cat-authors__slider .swiper-wrapper {
	justify-content: center;
}

.gazzine-cat-authors__slider.slider-active .swiper-wrapper {
	justify-content: normal;
}

.gazzine-cat-authors__item {
	display: flex;
	flex-direction: column;
	max-width: 95px;
}

.gazzine-cat-authors__item-avatar {
	height: 95px;
	width: 95px;
	overflow: hidden;
	border-radius: 50%;
}

@media (min-width: 768px) {
	.gazzine-cat-authors__item-avatar img {
		position: relative;
		z-index: 9;
		transition: transform 0.3s ease-in-out;
		transform: scale(1) rotate(0.001deg);
	}
	.gazzine-cat-authors__item-avatar:hover img {
		z-index: 99;
		perspective: 1000px;
		backface-visibility: hidden;
		transform: scale(1.1) rotate(0.001deg);
	}
}

.gazzine-cat-authors__item-name {
	font-size: 12px;
	color: #707070;
	margin-top: 7px;
	text-align: center;
}

.gazzine-cat-authors__item img {
	height: 100%;
	width: 100%;
	background-color: #fff;
	object-fit: cover;
}

html {
	scroll-behavior: smooth;
}

html.magnific-noscroll {
	overflow-y: hidden !important;
}

.mfp-container, .mfp-content {
	display: flex !important;
	justify-content: center;
	align-items: center;
}

.mfp-wrap {
	position: fixed !important;
	top: 0 !important;
	z-index: 1000;
}

.favorite-popup {
	background-color: #E9A655;
	color: #FFFFFF;
	padding: 10px 30px 60px 15px;
	max-width: 360px;
	border-radius: 5px;
	position: relative;
}

@media (min-width: 768px) {
	.favorite-popup {
		max-width: 1065px;
		padding: 23px 80px 100px 35px;
	}
}

.favorite-popup .mfp-close {
	opacity: 1;
	right: -5px;
	top: -2px;
}

@media (min-width: 768px) {
	.favorite-popup .mfp-close {
		width: 50px;
		height: 55px;
		font-size: 60px;
		right: 0;
		top: 0;
	}
}

.favorite-popup__logo {
	max-width: 90px;
}

@media (min-width: 768px) {
	.favorite-popup__logo {
		max-width: 220px;
	}
}

.favorite-popup__content {
	align-items: flex-start;
	display: flex;
	margin-top: 35px;
}

@media (min-width: 768px) {
	.favorite-popup__content {
		margin-top: 65px;
	}
}

.favorite-popup__content-text {
	font-family: "Gotham Book", "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 30px;
	color: #ffffff;
	font-weight: 400;
	margin-right: 5px;
}

@media (min-width: 768px) {
	.favorite-popup__content-text {
		font-size: 70px;
		margin-right: 7.6%;
		line-height: 1.14;
		margin-bottom: 83px;
	}
}

.favorite-popup__content img, .favorite-popup__content picture {
	flex-shrink: 0;
}

@media (max-width: 767px) {
	.favorite-popup__content img, .favorite-popup__content picture {
		width: 73px;
	}
}

.favorite-popup__cta {
	font-size: 18px;
	border: 6px solid #ffffff;
	padding: 6px 22px;
	margin-top: 20px;
	white-space: normal;
}

@media (min-width: 768px) {
	.favorite-popup__cta {
		margin-right: 20px;
	}
}

.favorite-popup .gazzine-login {
	display: inline-block;
	background-color: transparent;
	border-color: #ffffff;
	color: #ffffff;
	font-size: 18px;
	padding: 6px 26px;
	margin-top: 5px;
	border-radius: 30px;
}

@media (min-width: 768px) {
	.favorite-popup__cta, .favorite-popup .gazzine-login {
		display: inline-block;
		font-size: 24px;
		vertical-align: middle;
		margin-top: 0;
		min-width: 150px;
		line-height: 1.5;
		padding: 8px 35px;
	}
}

@media (max-width: 370px) {
	.favorite-popup {
		padding-right: 15px;
	}
	.favorite-popup__content img, .favorite-popup__content picture {
		width: 60px;
	}
	.favorite-popup__content-text {
		font-size: 25px;
	}
}

@media (max-width: 290px) {
	.favorite-popup__content {
		flex-direction: column;
		align-items: center;
	}
	.favorite-popup__content-text {
		order: 2;
		margin-top: 5px;
	}
	.favorite-popup__content img, .favorite-popup__content picture {
		order: 1;
	}
}

#gazzine-customer-popup {
	background-color: #ffffff;
	color: #333333;
	padding: 35px 20px 20px 20px;
	width: 500px;
	max-width: 100%;
	border-radius: 5px;
	position: relative;
	text-align: center;
	max-height: calc(100vh - 20px);
	overflow: auto;
	font-size: 16px;
	margin: 0 5px;
}

#gazzine-customer-popup p {
	margin-bottom: 0;
}

@media (min-width: 768px) {
	#gazzine-customer-popup {
		padding: 30px 30px 25px;
		font-size: 20px;
	}
}

#gazzine-customer-popup .mfp-close {
	width: 40px;
	height: 40px;
	font-size: 40px;
}

@media (max-width: 767px) {
	#gazzine-customer-popup .mfp-close {
		opacity: 1;
	}
}

.gazzine-pitch {
	background-color: #ffffff;
	color: #333333;
	padding: 15px 15px 30px;
	width: 900px;
	max-width: 100%;
	border-radius: 5px;
	position: relative;
	text-align: center;
	max-height: calc(100vh - 20px);
	overflow: auto;
}

@media (min-width: 768px) {
	.gazzine-pitch {
		padding: 20px 30px 45px;
	}
}

.gazzine-pitch .mfp-close {
	width: 50px;
	height: 55px;
	font-size: 60px;
}

@media (max-width: 767px) {
	.gazzine-pitch .mfp-close {
		opacity: 1;
	}
}

.gazzine-pitch__logo {
	display: block;
	margin-right: auto;
	max-width: 115px;
}

.gazzine-pitch__logo img, .gazzine-pitch__logo picture {
	width: 100%;
}

@media (min-width: 768px) {
	.gazzine-pitch__logo {
		max-width: 195px;
	}
}

.gazzine-pitch__heading {
	font-family: "Gotham Book", "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.15;
	margin-top: 25px;
}

@media (min-width: 576px) {
	.gazzine-pitch__heading {
		font-size: 40px;
	}
}

@media (min-width: 768px) {
	.gazzine-pitch__heading {
		font-size: 50px;
		margin-top: 50px;
	}
}

.gazzine-pitch__cards {
	max-width: 640px;
	margin-top: 40px;
}

.gazzine-pitch__cards .row {
	margin-left: -5px;
	margin-right: -5px;
}

@media (min-width: 768px) {
	.gazzine-pitch__cards .row {
		margin-left: -10px;
		margin-right: -10px;
	}
}

.gazzine-pitch__cards .col-4 {
	padding-right: 5px;
	padding-left: 5px;
}

@media (min-width: 768px) {
	.gazzine-pitch__cards .col-4 {
		padding-right: 10px;
		padding-left: 10px;
	}
}

.gazzine-pitch__cards .col-4:nth-child(1) .gazzine-pitch__cards-item {
	background-color: #BA2025;
}

.gazzine-pitch__cards .col-4:nth-child(2) .gazzine-pitch__cards-item {
	background-color: #0385B6;
}

.gazzine-pitch__cards .col-4:nth-child(3) .gazzine-pitch__cards-item {
	background-color: #836056;
}

.gazzine-pitch__cards-item {
	display: flex;
	flex-direction: column;
	text-align: center;
	padding: 10px 5px;
	height: 100%;
}

@media (min-width: 576px) {
	.gazzine-pitch__cards-item {
		padding: 10px 10px 20px;
	}
}

.gazzine-pitch__cards-item span {
	font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	font-size: 12px;
	display: block;
	color: #ffffff;
	margin-bottom: 8px;
	line-height: 1.3;
}

@media (min-width: 576px) {
	.gazzine-pitch__cards-item span {
		font-size: 20px;
		margin-bottom: 10px;
	}
}

.gazzine-pitch__cards-item-img {
	display: flex;
	justify-content: center;
	align-content: center;
	margin-top: auto;
	height: 50px;
	max-width: 60px;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 576px) {
	.gazzine-pitch__cards-item-img {
		height: 100px;
		max-width: 100%;
	}
}

.gazzine-pitch__cards-item-img img {
	margin-top: 0;
}

@media (min-width: 768px) {
	.gazzine-pitch__cards-item-img img {
		margin-top: 10px;
	}
}

.gazzine-pitch__note {
	display: block;
	font-size: 20px;
	color: #5E5A5C;
	margin-top: 25px;
	max-width: 215px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.2;
}

@media (min-width: 768px) {
	.gazzine-pitch__note {
		font-size: 24px;
		margin-top: 35px;
		max-width: 100%;
	}
}

.gazzine-pitch__buttons > * {
	font-size: 16px;
}

@media (min-width: 768px) {
	.gazzine-pitch__buttons > * {
		font-size: 24px;
	}
}

.gazzine-pitch__buttons-v1 {
	margin-top: 20px;
}

.gazzine-pitch__buttons-v2 {
	margin-top: 40px;
	display: inline-flex;
	flex-direction: column;
	align-items: center;
}

@media (min-width: 768px) {
	.gazzine-pitch__buttons-v2 {
		flex-direction: row;
		margin-top: 55px;
		justify-content: center;
	}
}

.gazzine-pitch__buttons-v2 .gazzine-pitch__buttons-btn {
	margin-top: 10px;
	text-transform: none;
}

@media (min-width: 768px) {
	.gazzine-pitch__buttons-v2 .gazzine-pitch__buttons-btn {
		margin-top: 0;
	}
}

.gazzine-pitch__buttons-btn {
	padding-left: 1.5em;
	padding-right: 1.5em;
	min-width: 150px;
	line-height: 1.5;
	padding: 8px 35px;
}

@media (min-width: 768px) {
	.gazzine-pitch__buttons-btn {
		min-width: 195px;
	}
}

@media (min-width: 768px) {
	.gazzine-pitch__buttons-cta {
		margin-right: 10px;
	}
}

@media (min-width: 768px) {
	.gazzine-block.gallery-block {
		margin-top: 40px;
		margin-bottom: 40px;
	}
}

.image-gallery {
	overflow: visible !important;
	position: relative;
}

.image-gallery .swiper-wrapper {
	flex-wrap: nowrap;
	margin: 0;
	padding: 0;
	list-style: none;
}

.image-gallery .swiper-wrapper .swiper-slide {
	width: 100%;
	margin-bottom: 0;
}

.image-gallery .swiper-wrapper .swiper-slide figure {
	margin: 0;
}

.image-gallery .swiper-wrapper .swiper-slide figure > a {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 66.666%;
}

.image-gallery .swiper-wrapper .swiper-slide figure > a img {
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	object-fit: cover !important;
	width: 100%;
}

.image-gallery .swiper-wrapper .swiper-slide figure figcaption {
	color: #707070;
	margin-top: 5px;
}

.image-gallery .swiper-button-next,
.image-gallery .swiper-button-prev {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #0385B6;
	top: 50%;
	transform: translateY(-50%);
	box-sizing: content-box;
	border: 20px solid rgba(255, 255, 255, 0.8);
	background-clip: padding-box;
}

.image-gallery .swiper-button-next:after,
.image-gallery .swiper-button-prev:after {
	color: #fff;
	font-size: 17px;
	font-weight: 700;
}

.image-gallery .swiper-button-next.swiper-button-disabled,
.image-gallery .swiper-button-prev.swiper-button-disabled {
	opacity: 0;
}

.image-gallery .swiper-button-next {
	right: 40px;
}

.image-gallery .swiper-button-prev {
	left: 20px;
}

.mfp-figure img.mfp-img {
	padding: 50px 0 50px;
}

.mfp-figure:after {
	content: none !important;
}

button[type='button'].mfp-arrow {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #0385B6;
	border: 20px solid rgba(255, 255, 255, 0.8);
	box-sizing: content-box;
	opacity: 1;
	margin-top: 0;
	transform: translateY(-50%);
}

@media (max-width: 767px) {
	button[type='button'].mfp-arrow {
		display: none;
	}
}

button[type='button'].mfp-arrow:before {
	content: none;
}

button[type='button'].mfp-arrow:after {
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-left: 0;
	border-bottom: 0;
	top: 50%;
	left: 50%;
	transform: translate(-75%, -50%) rotate(45deg);
	margin: 0;
}

button[type='button'].mfp-arrow-right {
	margin-right: 20px;
}

button[type='button'].mfp-arrow-left {
	margin-left: 20px;
}

button[type='button'].mfp-arrow-left:after {
	transform: translate(-25%, -50%) rotate(225deg);
}

.gazzine-author-archive .gazzine-article-author {
	margin: 100px auto 50px;
}

.gazzine-breadcrumbs {
	display: inline-flex;
	align-items: center;
	margin-left: 15px;
	position: relative;
}

.gazzine-breadcrumbs:after {
	content: '';
	display: block;
	height: 1px;
	width: 15px;
	flex-shrink: 0;
}

.gazzine-breadcrumbs__outer {
	max-width: 100vw;
	display: block;
	position: relative;
}

.gazzine-breadcrumbs__outer.shadow-active:after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 20%;
	height: 100%;
	box-shadow: -30px 0 15px -12px #ffffff inset;
	pointer-events: none;
}

.gazzine-breadcrumbs__container {
	overflow: auto;
	margin-bottom: 10px;
	scrollbar-width: none;
	/* Firefox */
	-ms-overflow-style: none;
	/* Internet Explorer 10+ */
}

@media (min-width: 768px) {
	.gazzine-breadcrumbs__container {
		text-align: center;
	}
}

.gazzine-breadcrumbs__container::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 0;
	height: 0;
}

.gazzine-breadcrumbs > * {
	font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	flex-shrink: 0;
	display: flex;
	align-items: center;
}

.gazzine-breadcrumbs__nochild:after {
	content: none !important;
}

.gazzine-breadcrumbs__home:after, .gazzine-breadcrumbs__root:after {
	content: "";
	display: inline-block;
	background: url("./img/breadcrumbs-arrow.svg") center no-repeat;
	width: 12px;
	height: 12px;
	background-size: 8px;
	margin: 0 10px;
}

.gazzine-breadcrumbs__parent {
	text-transform: lowercase;
	display: block;
	padding: 5px 13px;
	background-color: #e9f2f2;
	color: #707070;
	text-decoration: none;
	border-radius: 0;
}

.gazzine-breadcrumbs__parent-active {
	opacity: 1;
	transition: opacity .3s;
}

.gazzine-breadcrumbs__parent-active:hover, .gazzine-breadcrumbs__parent-active:focus, .gazzine-breadcrumbs__parent-active:active {
	color: #0385B6;
	opacity: .8;
}

.gazzine-breadcrumbs__parent-tag {
	border-radius: 20px;
}

.gazzine-breadcrumbs__parent.active {
	color: #0385b6;
	background-color: #0385b6;
	color: #fff;
}

.gazzine-breadcrumbs__parent::first-letter {
	text-transform: capitalize;
}

.gazzine-breadcrumbs__children {
	display: flex;
	align-items: center;
	margin: 0;
}

.gazzine-breadcrumbs__children li > a {
	margin-top: 0;
	font-weight: 400;
}

.gazzine-breadcrumbs__children > * {
	flex-shrink: 0;
}

.gazzine-breadcrumbs__children:before {
	content: "";
	display: inline-block;
	background: url("./img/hashtag.svg") center no-repeat;
	width: 14px;
	height: 14px;
	background-size: 16px;
	margin: 0 10px;
}

.gazzine-breadcrumbs__children-item {
	text-transform: capitalize;
}

.gazzine-breadcrumbs .post-tags {
	padding: 0;
}

.gazzine-popular-tags {
	padding: 0;
	flex-wrap: nowrap;
	justify-content: center;
	padding-left: 15px;
	margin-bottom: 0;
}

@media (min-width: 768px) {
	.gazzine-popular-tags {
		justify-content: center;
	}
}

.gazzine-popular-tags__container {
	margin-bottom: 35px;
}

@media (min-width: 768px) {
	.gazzine-popular-tags__container {
		margin-bottom: 50px;
	}
}

.gazzine-popular-tags:after {
	content: '';
	display: block;
	height: 1px;
	width: 15px;
	flex-shrink: 0;
}

.gazzine-popular-tags li:last-of-type a {
	margin-right: 0;
}

.gazzine-popular-tags__container {
	overflow: auto;
	scrollbar-width: none;
	/* Firefox */
	-ms-overflow-style: none;
	/* Internet Explorer 10+ */
}

.gazzine-popular-tags__container::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 0;
	height: 0;
	display: none;
}

.gazzine-popular-tags__outer {
	max-width: 100vw;
	display: block;
	position: relative;
}

.gazzine-popular-tags__outer:after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 20%;
	height: 100%;
	pointer-events: none;
}

.gazzine-popular-tags__outer.left-aligned .gazzine-popular-tags {
	justify-content: flex-start;
}

.gazzine-popular-tags__outer.shadow-active:after {
	box-shadow: -30px 0 15px -12px #ffffff inset;
}

.gazzine-popular-tags__heading {
	font-family: "Gotham Book", "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-weight: 400;
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
}

@media (min-width: 768px) {
	.gazzine-popular-tags__heading {
		margin-top: 50px;
		font-size: 24px;
		margin-bottom: 5px;
	}
}

.gazzine-article-info {
	border: 30px solid #E9F2F2;
	border-width: 30px 0 30px 0;
	padding: 25px 0 28px;
	margin-top: 35px;
}

@media (min-width: 768px) {
	.gazzine-article-info {
		margin-top: 40px;
		padding: 45px 0;
	}
}

.gazzine-article-authorsnew {
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	margin-bottom: -15px;
}

@media (min-width: 768px) {
	.gazzine-article-authorsnew {
		justify-content: center;
	}
}

.gazzine-article-authorsnew__heading {
	font-weight: 400 !important;
	text-align: left;
	margin-bottom: 10px;
}

@media (min-width: 768px) {
	.gazzine-article-authorsnew__heading {
		text-align: center;
	}
}

.gazzine-article-authornew {
	text-align: center;
	padding: 0;
	margin-bottom: 15px;
	margin-right: 20px;
}

@media (min-width: 768px) {
	.gazzine-article-authornew {
		padding: 0 10px;
		margin-right: 0;
	}
}

.gazzine-article-authornew__avatar {
	position: relative;
	display: inline-block;
}

.gazzine-article-authornew__avatar .follow-author {
	position: absolute;
	left: -28px;
	top: 50%;
	transform: translateY(-50%);
	color: #E9A655;
	font-size: 18px;
}

.gazzine-article-authornew__avatar-img {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	isolation: isolate;
}

@media (min-width: 768px) {
	.gazzine-article-authornew__avatar-img img {
		position: relative;
		z-index: 9;
		transition: transform 0.3s ease-in-out;
		transform: scale(1) rotate(0.001deg);
	}
	.gazzine-article-authornew__avatar-img:hover img {
		z-index: 99;
		perspective: 1000px;
		backface-visibility: hidden;
		transform: scale(1.1) rotate(0.001deg);
	}
}

.gazzine-article-authornew__avatar-img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 9;
	transition: transform 0.3s ease-in-out;
	transform: scale(1) rotate(0.001deg);
}

.gazzine-article-authornew-name {
	margin-top: 5px;
}

.gazzine-article-tags__heading {
	font-weight: 400 !important;
	margin-bottom: 25px;
	text-align: left;
}

@media (min-width: 768px) {
	.gazzine-article-tags__heading {
		text-align: center;
	}
}

.gazzine-article-authorsnew + .gazzine-article-tags__heading {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.gazzine-article-authorsnew + .gazzine-article-tags__heading {
		margin-top: 45px;
	}
}

.gazzine-article-tags .gazzine-category-grid .post-categories {
	display: flex;
	margin-bottom: -10px;
}

.gazzine-article-tags .gazzine-category-grid .post-categories > li {
	margin-bottom: 15px;
	width: 100%;
	margin-right: 30px;
	display: flex;
	align-items: center;
}

@media (min-width: 768px) {
	.gazzine-article-tags .gazzine-category-grid .post-categories > li {
		width: auto;
		padding: 0 15px;
		margin-right: 0;
	}
}

.gazzine-article-tags .gazzine-category-grid .post-categories > li i {
	font-size: 18px;
	vertical-align: middle;
	margin-right: 6px;
}

.gazzine-article-tags .gazzine-category-grid .post-categories > li a {
	margin-top: 0;
}

.gazzine-article-tags .gazzine-category-grid .post-categories > li .follow-tag + a {
	border-radius: 50px;
}

.follow-tooltip {
	background-color: #FAEAD7;
	font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	font-size: 18px;
	color: #333333;
	text-align: center;
	border-radius: 5px;
	width: max-content;
	position: absolute;
	z-index: 1;
	bottom: -15px;
	transform: translateY(100%);
	left: -75%;
	transition: opacity 0.3s;
	border: 1px solid #707070;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	pointer-events: none;
	opacity: 0;
	-webkit-user-select: none;
	/* Chrome/Safari */
	-moz-user-select: none;
	/* Firefox */
	-ms-user-select: none;
	/* IE10+ */
	/* The rule below is not implemented in browsers yet */
	-o-user-select: none;
	/* The rule below is implemented in most browsers by now */
	user-select: none;
}

.follow-tooltip:hover {
	opacity: 1;
	pointer-events: auto;
}

.follow-tooltip:before {
	content: "";
	position: absolute;
	top: -0.6px;
	left: 13px;
	transform: translateY(-50%) rotate(45deg);
	width: 18px;
	height: 18px;
	background-color: #FAEAD7;
	border-style: solid;
	border-color: #707070;
	border-width: 1px 0 0 1px;
	z-index: -1;
}

.follow-tooltip:after {
	content: "";
	position: absolute;
	width: 50px;
	height: 50px;
	top: -50px;
	left: 0;
}

.follow-tooltip a {
	color: #0385B6;
}

.follow-tooltip > a, .follow-tooltip > span {
	display: block;
	padding: 8px 12px;
}

.follow-category, .follow-tag, .follow-author, .gazzine-follow__big {
	position: relative;
	font-size: 18px;
}

.follow-category:hover .follow-tooltip, .follow-tag:hover .follow-tooltip, .follow-author:hover .follow-tooltip, .gazzine-follow__big:hover .follow-tooltip {
	opacity: 1;
	pointer-events: auto;
}

.post-readmore.gazzine-follow i {
	position: relative;
	z-index: 99;
}

.post-readmore.gazzine-follow:not(.active) .follow-tooltip {
	display: none;
}

.post-readmore.gazzine-follow .follow-tooltip {
	left: -65%;
}

.post-readmore.gazzine-follow:hover .follow-tooltip {
	opacity: 1;
	pointer-events: auto;
}

.post-readmore.gazzine-follow:hover .follow-tooltip:after {
	width: 120px;
}

.gazzine-follow__big {
	display: flex;
	align-items: center;
}

.gazzine-follow__big .follow-tooltip {
	left: -50%;
}

@media (min-width: 768px) {
	.gazzine-follow__big .follow-tooltip {
		left: -20%;
	}
}

@media (min-width: 992px) {
	.gazzine-follow__big .follow-tooltip {
		left: 2%;
	}
}

.follow-author {
	z-index: 99;
}

.follow-author > i {
	cursor: pointer;
}

.follow-author .follow-tooltip {
	bottom: -10px;
}

.gazzine-single-authornew {
	margin-bottom: 45px;
}

@media (min-width: 768px) {
	.gazzine-single-authornew {
		margin-bottom: 50px;
	}
}

.gazzine-single-authornew__inner {
	display: flex;
}

.gazzine-single-authornew__avatar {
	position: relative;
	width: 95px;
	height: 95px;
	display: block;
	margin: 10px 0;
}

@media (min-width: 768px) {
	.gazzine-single-authornew__avatar {
		width: 196px;
		height: 196px;
		position: absolute;
		bottom: 0;
		align-items: flex-end;
		transform: translateY(26%);
		margin: 0;
	}
}

.gazzine-single-authornew__avatar img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
	border: 6px solid #ffffff;
	background-color: #fff;
}

.gazzine-single-authornew__left {
	flex-shrink: 0;
	position: relative;
	display: flex;
	align-items: center;
}

@media (min-width: 768px) {
	.gazzine-single-authornew__left {
		align-items: flex-end;
		flex-basis: 196px;
		min-height: 163px;
	}
}

.gazzine-single-authornew__right {
	text-align: left;
	margin-left: 15px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	position: relative;
}

@media (min-width: 768px) {
	.gazzine-single-authornew__right {
		margin-left: 45px;
	}
}

.gazzine-single-authornew__right-top {
	padding-bottom: 30px;
}

.gazzine-single-authornew__name {
	font-family: "Gotham Book", "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 0;
	text-align: left;
	line-height: 1.2;
	margin-top: 15px;
}

@media (min-width: 768px) {
	.gazzine-single-authornew__name {
		font-size: 32px;
	}
}

@media (min-width: 992px) {
	.gazzine-single-authornew__name {
		font-size: 60px;
	}
}

.gazzine-single-authornew__bio {
	font-size: 12px;
	margin-top: 3px;
}

@media (min-width: 768px) {
	.gazzine-single-authornew__bio {
		font-size: 16px;
		margin-top: 0;
	}
}

@media (min-width: 992px) {
	.gazzine-single-authornew__bio {
		font-size: 20px;
	}
}

.gazzine-single-authornew .gazzine-article-author__follow-btn {
	text-align: left;
	margin: auto 0 0;
	position: absolute;
	bottom: 0;
	transform: translateY(50%);
}

.gazzine-single-authornew .gazzine-article-author__follow-btn .post-readmore {
	width: auto;
	display: flex;
	align-items: center;
	font-size: 16px;
	border-color: #5E5A5C;
	border-radius: 3px;
	text-transform: none;
	padding: 1px 12px;
	color: #5E5A5C;
}

.gazzine-single-authornew .gazzine-article-author__follow-btn .post-readmore i {
	font-size: 20px;
}

.gazzine-single-authornew .gazzine-article-author__follow-btn .post-readmore.blue-border:not(.active) i {
	color: #5E5A5C;
}

.gazzine-author-tabs {
	display: flex;
	justify-content: center;
	margin: 0 15px;
}

.gazzine-author-tabs button {
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 14px;
	background: none !important;
	border: 0 !important;
	color: #0385B6;
	text-transform: none;
	padding: 10px;
	font-weight: 700;
}

@media (min-width: 768px) {
	.gazzine-author-tabs button {
		font-size: 18px;
	}
}

.gazzine-author-tabs button.active {
	color: #333333;
	pointer-events: none;
	position: relative;
}

.gazzine-author-tabs button.active:after {
	content: "";
	width: 90%;
	height: 6px;
	position: absolute;
	left: 5%;
	bottom: 2px;
	border-radius: 50px;
	background: #333333;
}

.gazzine-tab-content {
	display: none;
}

.gazzine-tab-content.active {
	display: block;
}

.gazzine-tab-content.entry-content {
	margin-top: 50px;
}

@media (min-width: 768px) {
	.gazzine-tab-content.entry-content {
		margin-top: 60px;
	}
}

.gazzine-cat-description {
	color: #707070;
	line-height: 1.33;
	margin-bottom: 0;
	font-size: 20px;
	text-align: center;
	width: 85%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-top: 35px;
}

@media (min-width: 768px) {
	.gazzine-cat-description {
		width: 80%;
		font-size: 25px;
		margin-bottom: 60px;
		margin-top: 0;
	}
}

.gazzine-postid {
	position: sticky;
	display: inline-block;
	top: 70px;
	left: 5px;
	padding: 10px;
	background: #019E6E;
	color: #ffffff;
	font-weight: bold;
	transform: translateY(-20px);
	z-index: 999999;
	margin-top: 4px;
}

@media (min-width: 768px) {
	.gazzine-postid {
		transform: translateY(-30px);
	}
}

.gazzine-postid__container {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	display: block;
}

.gazzine-notice {
	display: flex;
	align-items: center;
	padding: 1.5rem 1rem 1.5rem 1rem;
	margin: 0 10px;
	border-radius: 1rem;
	justify-content: space-between;
	margin-bottom: 2rem;
	box-shadow: 0px 3.2px 13.8px rgba(0, 0, 0, 0.02), 0px 7.6px 33.3px rgba(0, 0, 0, 0.028), 0px 14.4px 62.6px rgba(0, 0, 0, 0.035), 0px 25.7px 111.7px rgba(0, 0, 0, 0.042), 0px 48px 208.9px rgba(0, 0, 0, 0.05), 0px 115px 500px rgba(0, 0, 0, 0.07);
	background: #D2232A;
	border: 2px solid #EF9400;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99999;
}

@media (min-width: 768px) {
	.gazzine-notice {
		padding: 1rem 0.65rem 1rem 1rem;
	}
}

.gazzine-notice__icon {
	padding: 0.5rem;
	margin-right: 1rem;
	border-radius: 39% 61% 42% 58% / 50% 51% 49% 50%;
	box-shadow: 0px 3.2px 13.8px rgba(0, 0, 0, 0.02), 0px 7.6px 33.3px rgba(0, 0, 0, 0.028), 0px 14.4px 62.6px rgba(0, 0, 0, 0.035), 0px 25.7px 111.7px rgba(0, 0, 0, 0.042), 0px 48px 208.9px rgba(0, 0, 0, 0.05), 0px 115px 500px rgba(0, 0, 0, 0.07);
	background-color: #EF9400;
}

@media (max-width: 767px) {
	.gazzine-notice__icon {
		zoom: 115%;
		margin-bottom: 15px;
	}
}

.gazzine-notice__content {
	display: flex;
	flex-direction: column;
	align-items: center;
}

@media (min-width: 768px) {
	.gazzine-notice__content {
		flex-direction: row;
	}
}

.gazzine-notice__content p {
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	margin-bottom: 0;
	font-weight: 500;
	font-size: 16px;
	color: #ffffff;
}

@media (min-width: 768px) {
	.gazzine-notice__content p {
		font-size: 20px;
	}
}

.gazzine-notice__close {
	background-color: transparent;
	border: none;
	outline: none;
	transition: all 0.2s ease-in-out;
	padding: 0.75rem;
	border-radius: 0.5rem;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (max-width: 767px) {
	.gazzine-notice__close {
		position: absolute;
		top: 0;
		right: 0;
	}
}

.gazzine-purchased {
	position: absolute;
	display: flex;
	align-items: center;
	font-size: 0.6rem;
	text-transform: uppercase;
	padding: 5px 7px;
	color: #0385b6;
	background: rgba(255, 255, 255, 0.8);
	z-index: 999;
}

@media (min-width: 768px) {
	.gazzine-purchased {
		padding: 5px 13px;
		font-size: 1rem;
	}
}

.gazzine-purchased img {
	width: 15px !important;
	margin-right: 5px;
	transform: none !important;
}

@media (min-width: 768px) {
	.gazzine-purchased img {
		width: 20px !important;
	}
}

@media (min-width: 280px) {
	.post-thumbnail .gazzine-purchased {
		padding: 5px 13px;
		font-size: 1rem;
	}
}

@media (min-width: 280px) {
	.post-thumbnail .gazzine-purchased img {
		width: 20px !important;
	}
}

.reading-lists__item-image .gazzine-purchased {
	padding: 4px;
}

.reading-lists__item-image .gazzine-purchased img {
	margin-right: 0;
}

.reading-lists__item-image .gazzine-purchased span {
	display: none;
}

/* CPTs
--------------------------------------------- */
.container-sl-archive {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 1750px;
	padding: 0 15px;
}

.single-suggested_list,
.post-type-archive-suggested_list {
	background: #F2ECE9;
}

.single-suggested_list .entry-content {
	margin-top: 160px;
}

.single-suggested_list .reading-lists__item {
	margin-left: auto;
	margin-right: auto;
}

.single-suggested_list .reading-lists__item-main:last-of-type .gazzine-post-separator:after {
	content: none;
}

.sl-archive-grid {
	display: flex;
	flex-wrap: wrap;
	margin-left: -3px;
	margin-right: -3px;
}

.sl-archive-grid__item {
	width: 100%;
	max-width: 100%;
	padding: 3px;
	color: #333333 !important;
	transition: all .3s;
}

@media (min-width: 768px) {
	.sl-archive-grid__item img {
		position: relative;
		z-index: 9;
		transition: transform 0.3s ease-in-out;
		transform: scale(1) rotate(0.001deg);
	}
	.sl-archive-grid__item:hover img {
		z-index: 99;
		perspective: 1000px;
		backface-visibility: hidden;
		transform: scale(1.1) rotate(0.001deg);
	}
}

@media (min-width: 768px) {
	.sl-archive-grid__item {
		width: 50%;
		max-width: 50%;
	}
}

@media (min-width: 992px) {
	.sl-archive-grid__item {
		width: 33.3333%;
		max-width: 33.3333%;
	}
}

@media (min-width: 1200px) {
	.sl-archive-grid__item {
		width: 25%;
		max-width: 25%;
	}
}

@media (min-width: 1650px) {
	.sl-archive-grid__item {
		width: 20%;
		max-width: 20%;
	}
}

.sl-archive-grid__item:hover, .sl-archive-grid__item:active, .sl-archive-grid__item:focus {
	color: #333333;
	opacity: .8;
}

.sl-archive-grid__item-inner {
	display: flex;
	height: 100%;
	padding: 18px;
	background: #ffffff;
	border-radius: 3px;
}

.sl-archive-grid__item-avatar {
	width: 75px;
	height: 75px;
	margin-right: 10px;
	flex-shrink: 0;
	position: relative;
	overflow: hidden;
	border-radius: 50%;
}

.sl-archive-grid__item-avatar img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.sl-archive-grid__item-bio {
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	line-height: 1.25;
	overflow-wrap: anywhere;
}

.sl-archive-grid__item-bio strong {
	font-weight: 500;
}

.sl-archive-link {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 20px;
	margin-top: 55px;
	opacity: 1;
	transition: opacity .3s;
}

.sl-archive-link:hover, .sl-archive-link:focus, .sl-archive-link:active {
	color: #0385B6;
	opacity: .8;
}

.single-memberpressproduct .mp_price_str {
	display: none;
}

.single-memberpressproduct .mp_wrapper {
	background: #ffffff;
	position: relative;
	margin-top: -135px;
	border-radius: 3px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	padding: 35px 15px;
}

@media (min-width: 768px) {
	.single-memberpressproduct .mp_wrapper {
		padding: 35px 105px;
		margin-top: -290px;
		margin-bottom: 200px;
	}
}

.single-memberpressproduct .mp_wrapper h2 {
	font-weight: 500;
}

.single-memberpressproduct .mp_wrapper .mp-form-row {
	margin-top: 25px;
}

.single-memberpressproduct .mp_wrapper form {
	margin-top: 25px;
}

.single-memberpressproduct .mp_wrapper form#mepr-stripe-payment-form {
	margin-top: 0;
	opacity: 0;
	transition: all .3s;
	position: relative;
}

.single-memberpressproduct .mp_wrapper form#mepr-stripe-payment-form.mepr-stripe-payment-form__visible {
	opacity: 1;
}

.single-memberpressproduct .mp_wrapper form#mepr-stripe-payment-form .mepr-submit {
	background: #333333;
}

.single-memberpressproduct .mp_wrapper form#mepr-stripe-payment-form .gazzine-secured {
	position: absolute;
	bottom: 12px;
	left: 130px;
	white-space: nowrap;
}

@media (min-width: 576px) {
	.single-memberpressproduct .mp_wrapper form#mepr-stripe-payment-form .gazzine-secured {
		left: 35%;
	}
}

.single-memberpressproduct .mp_wrapper form label {
	font-size: 20px;
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.single-memberpressproduct .mp_wrapper form .mp-form-submit {
	display: flex;
	align-items: center;
	margin-top: 12px;
	position: relative;
}

.single-memberpressproduct .mp_wrapper form .mp-form-submit .mepr-submit {
	margin-right: 35px;
}

.single-memberpressproduct .mp_wrapper form .button.mp-hide-pw {
	padding: 1em 0.6em;
}

.single-memberpressproduct .mp_wrapper form input[type="password"] {
	padding-right: 35px;
}

.single-memberpressproduct .mepr-form-has-errors {
	display: none !important;
}

.single-memberpressproduct .mepr-loading-gif, .single-memberpressproduct .mepr-stripe-payment-request-wrapper {
	display: none !important;
}

.single-memberpressproduct .mepr-stripe-card-element {
	min-height: 52px;
}

.mepr-form input.invalid, .mepr-form select.invalid, .mepr-form textarea.invalid, .mepr-form label.mepr-checkbox-field.invalid, .mepr-form div.mepr-checkboxes-field.invalid, .mepr-form div.mepr-radios-field.invalid {
	background-color: #ffffff !important;
}

.mepr_spacer {
	display: none;
}

.mepr-white-popup .mepr-btn {
	padding: 0.75em 2.5em 0.75em;
	background: #019E6E;
	color: #ffffff;
	padding: 0.5em 1em 0.5em;
}

.mepr-white-popup .mepr-btn:hover {
	background: #019E6E;
	opacity: .8;
}

.mepr-white-popup .mepr-confirm-no {
	background: #D2232A;
}

.mepr-white-popup .mepr-confirm-no:hover {
	background: #D2232A;
}

.mepr_updated {
	background: #ffffff;
}

/* Gutenberg Blocks
--------------------------------------------- */
.post-container .read-more-later {
	position: absolute;
	bottom: 0;
	left: 50%;
	z-index: 9;
	transform: translateX(-50%);
	display: flex;
	max-width: 100%;
}

@media (max-width: 640px) {
	.post-container .read-more-later {
		flex-direction: column;
	}
}

.post-container .read-more-later .read-later-copy-buttons {
	min-width: 120px;
	display: flex;
	align-items: center;
}

@media (max-width: 640px) {
	.post-container .read-more-later .read-later-copy-buttons {
		justify-content: center;
		width: 100%;
		display: block;
		text-align: center;
	}
}

.post-container .read-more-later .read-later-copy-buttons a {
	display: inline-block;
	margin-left: 20px;
	color: #5E5A5C;
	min-width: 110px;
	line-height: 100%;
}

@media (max-width: 640px) {
	.post-container .read-more-later .read-later-copy-buttons a {
		margin: 25px 0 0;
		display: block;
	}
}

.post-container .read-more-later .read-later-copy-buttons a.active {
	color: #D2232A;
}

.post-container .read-more-later .read-later-copy-buttons a:before {
	margin-right: 5px;
	margin-top: -1px;
	display: inline-block;
	font-family: 'icomoon' !important;
	font-size: 20px;
	vertical-align: middle;
}

.post-container .read-more-later .read-later-copy-buttons a.read-later:before {
	content: "\e9da";
}

.post-container .read-more-later .read-later-copy-buttons a.copy-link:before {
	content: "\e968";
}

.post-container .read-more-later .read-later-copy-buttons a i {
	margin-right: 5px;
	font-size: 20px;
}

.post-container .tooltip {
	position: relative;
	display: inline-block;
	flex-shrink: 0;
}

.post-container .tooltip .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: #555;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	bottom: 125%;
	left: 50%;
	margin-left: -60px;
	opacity: 0;
	transition: opacity 0.3s;
}

.post-container .tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}

.post-container .tooltip.copied .tooltiptext {
	visibility: visible;
	opacity: 1;
}

/* Gutenberg Blocks
--------------------------------------------- */
.gazzine-block {
	margin-top: 30px;
	margin-bottom: 30px;
	scroll-margin-top: 80px;
}

.gazzine-block.gazzine-popular-article__block .thumbnail-image-wrapper img {
	border-radius: 3px;
}

@media (min-width: 768px) {
	.gazzine-block {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}

.gazzine-block > h2,
.gazzine-block .title-wrap h2 {
	text-align: left;
	font-weight: 500;
	margin-bottom: 10px;
	padding: 0 15px;
	font-size: 16px;
}

@media (min-width: 768px) {
	.gazzine-block > h2,
	.gazzine-block .title-wrap h2 {
		font-size: 30px;
		text-align: center;
	}
}

.gazzine-block > h2 > a,
.gazzine-block .title-wrap h2 > a {
	opacity: 1;
	transition: opacity .3s;
}

.gazzine-block > h2 > a:hover, .gazzine-block > h2 > a:focus, .gazzine-block > h2 > a:active,
.gazzine-block .title-wrap h2 > a:hover,
.gazzine-block .title-wrap h2 > a:focus,
.gazzine-block .title-wrap h2 > a:active {
	color: #0385B6;
	opacity: .8;
}

.gazzine-hidden {
	display: none !important;
}

body:not(.logged-in) .gazzine-loggedin-only {
	display: none !important;
}

.wp-block-image {
	margin: 1.5em 0 1em;
}

.wp-block-image img {
	display: block;
}

.wp-block-image figcaption {
	font-family: 'Gotham';
	font-weight: 300;
	font-size: 12px;
	margin-top: 5px;
}

@media (min-width: 768px) {
	.wp-block-image figcaption {
		font-size: 14px;
	}
}

@media (max-width: 767px) {
	.swiper-button-next, .swiper-button-prev {
		display: none !important;
	}
}

@media (min-width: 768px) {
	.gazzine-hide-desktop {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.gazzine-hide-mobile {
		display: none !important;
	}
}

.gazzine-bg-dark {
	background-color: #E9F2F2;
}

.swiper-wrapper {
	opacity: 0;
}

.swiper-initialized .swiper-wrapper {
	opacity: 1;
}

.swiper-backface-hidden.swiper-horizontal:not(.gazzine-author-articles__outer) .swiper-slide {
	transform: none;
}

.gazzine-posts-slider__block .swiper-slide, .gazzine-author-focus__block .swiper-slide, .gazzine-popular-article__block .swiper-slide, .gazzine-discover_cats__block .swiper-slide {
	opacity: 0.25;
	transition: opacity 0.25s;
	pointer-events: none;
}

.gazzine-posts-slider__block .swiper-slide.gazzine-slider-visible, .gazzine-author-focus__block .swiper-slide.gazzine-slider-visible, .gazzine-popular-article__block .swiper-slide.gazzine-slider-visible, .gazzine-discover_cats__block .swiper-slide.gazzine-slider-visible {
	opacity: 1;
	pointer-events: auto;
}

@media (min-width: 768px) {
	.gazzine-posts-slider__block .swiper-button-disabled, .gazzine-author-focus__block .swiper-button-disabled, .gazzine-popular-article__block .swiper-button-disabled, .gazzine-discover_cats__block .swiper-button-disabled, .reading-lists__block .swiper-button-disabled {
		display: none;
	}
}

.gazzine-posts-slider__block .swiper-button-next, .gazzine-posts-slider__block .swiper-button-prev, .gazzine-author-focus__block .swiper-button-next, .gazzine-author-focus__block .swiper-button-prev, .gazzine-popular-article__block .swiper-button-next, .gazzine-popular-article__block .swiper-button-prev, .gazzine-discover_cats__block .swiper-button-next, .gazzine-discover_cats__block .swiper-button-prev, .reading-lists__block .swiper-button-next, .reading-lists__block .swiper-button-prev {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #0385B6;
	top: 50%;
	transform: translateY(-50%);
	box-sizing: content-box;
	border: 23px solid rgba(255, 255, 255, 0.8);
	background-clip: padding-box;
	-webkit-background-clip: padding-box;
}

.gazzine-posts-slider__block .swiper-button-next:after, .gazzine-posts-slider__block .swiper-button-prev:after, .gazzine-author-focus__block .swiper-button-next:after, .gazzine-author-focus__block .swiper-button-prev:after, .gazzine-popular-article__block .swiper-button-next:after, .gazzine-popular-article__block .swiper-button-prev:after, .gazzine-discover_cats__block .swiper-button-next:after, .gazzine-discover_cats__block .swiper-button-prev:after, .reading-lists__block .swiper-button-next:after, .reading-lists__block .swiper-button-prev:after {
	color: #fff;
	font-size: 17px;
	font-weight: 700;
}

.gazzine-posts-slider__block .swiper-button-prev, .gazzine-author-focus__block .swiper-button-prev, .gazzine-popular-article__block .swiper-button-prev, .gazzine-discover_cats__block .swiper-button-prev, .reading-lists__block .swiper-button-prev {
	z-index: 999;
	left: 20px;
}

@media (min-width: 768px) {
	.gazzine-posts-slider__block .swiper-button-prev, .gazzine-author-focus__block .swiper-button-prev, .gazzine-popular-article__block .swiper-button-prev, .gazzine-discover_cats__block .swiper-button-prev, .reading-lists__block .swiper-button-prev {
		left: 60px;
	}
}

.gazzine-posts-slider__block .swiper-button-prev:after, .gazzine-author-focus__block .swiper-button-prev:after, .gazzine-popular-article__block .swiper-button-prev:after, .gazzine-discover_cats__block .swiper-button-prev:after, .reading-lists__block .swiper-button-prev:after {
	transform: translateX(-1.5px);
}

.gazzine-posts-slider__block .swiper-button-next, .gazzine-author-focus__block .swiper-button-next, .gazzine-popular-article__block .swiper-button-next, .gazzine-discover_cats__block .swiper-button-next, .reading-lists__block .swiper-button-next {
	right: 20px;
}

@media (min-width: 768px) {
	.gazzine-posts-slider__block .swiper-button-next, .gazzine-author-focus__block .swiper-button-next, .gazzine-popular-article__block .swiper-button-next, .gazzine-discover_cats__block .swiper-button-next, .reading-lists__block .swiper-button-next {
		right: 60px;
	}
}

.gazzine-posts-slider__block .swiper-button-next:after, .gazzine-author-focus__block .swiper-button-next:after, .gazzine-popular-article__block .swiper-button-next:after, .gazzine-discover_cats__block .swiper-button-next:after, .reading-lists__block .swiper-button-next:after {
	transform: translateX(1.5px);
}

.gazzine-posts-slider__block {
	position: relative;
}

.gazzine-posts-slider__block .swiper-button-next, .gazzine-posts-slider__block .swiper-button-prev {
	top: 100px;
	transform: translateY(-50%);
	margin-top: 0;
}

.gazzine-posts-slider__block .title-wrap {
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}

.gazzine-posts-slider__block .title-wrap .followed-slider-title {
	width: 100%;
}

@media (max-width: 768px) {
	.gazzine-posts-slider__block .title-wrap .followed-slider-title {
		width: auto;
		margin-left: 0;
		padding-right: 0;
	}
}

.gazzine-posts-slider__block .title-wrap .followed-list-link {
	margin-right: 30px;
	font-size: 26px;
	line-height: 60px;
	position: absolute;
	right: 0;
}

@media (max-width: 768px) {
	.gazzine-posts-slider__block .title-wrap .followed-list-link {
		margin: 0 15px 10px;
		font-size: 12px;
		line-height: 22px;
		position: static;
	}
}

@media (max-width: 767px) {
	.gazzine-posts-slider__container {
		width: 100%;
	}
}

.gazzine-posts-slider__outer {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
}

.gazzine-posts-slider__outer:before {
	content: none;
}

@media (min-width: 768px) {
	.gazzine-posts-slider__outer {
		padding-right: 80px;
		padding-left: 80px;
	}
	.gazzine-posts-slider__outer.no-padding {
		padding: 0 10px !important;
	}
	.gazzine-posts-slider__outer.no-padding:before {
		display: none;
	}
}

.gazzine-posts-slider__item {
	max-width: 170px;
	margin-right: 5px;
}

@media (min-width: 768px) {
	.gazzine-posts-slider__item {
		max-width: 300px;
	}
}

.gazzine-posts-slider__item.empty {
	background-color: #E9F2F2;
	height: 200px;
	border-radius: 3px;
}

@media (max-width: 768px) {
	.gazzine-posts-slider__item.empty {
		height: 113px;
	}
}

.gazzine-posts-slider__item-wrapper {
	text-decoration: none;
	display: block;
	height: 100%;
}

@media (min-width: 768px) {
	.gazzine-posts-slider__item-wrapper .thumbnail-image-wrapper {
		overflow: hidden;
	}
	.gazzine-posts-slider__item-wrapper .thumbnail-image-wrapper img {
		position: relative;
		z-index: 9;
		transition: transform 0.3s ease-in-out;
		transform: scale(1) rotate(0.001deg);
	}
	.gazzine-posts-slider__item-wrapper:hover .thumbnail-image-wrapper img {
		z-index: 99;
		perspective: 1000px;
		backface-visibility: hidden;
		transform: scale(1.1) rotate(0.001deg);
	}
}

@media (max-width: 767px) {
	.gazzine-posts-slider__item-wrapper {
		width: 100%;
		max-width: 100%;
	}
}

.gazzine-posts-slider__item-image {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 66.666%;
}

.gazzine-posts-slider__item-image > .thumbnail-image-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.gazzine-posts-slider__item-image .thumbnail-image-wrapper {
	height: 100%;
}

.gazzine-posts-slider__item-image .thumbnail-image-wrapper img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 3px 3px 0 0;
}

.gazzine-posts-slider__item-category {
	position: absolute;
	left: 15px;
	bottom: 15px;
	display: block;
	padding: 5px 13px;
	background-color: #e9f2f2;
	color: #0385b6;
	text-decoration: none;
	border-radius: 16px;
	font-weight: 400;
	margin-right: 8px;
	margin-top: 10px;
	text-transform: lowercase;
}

.gazzine-posts-slider__item-category::first-letter {
	text-transform: uppercase;
}

.gazzine-posts-slider__item-title {
	padding-right: 1rem;
}

.gazzine-posts-slider__item-title h3 {
	font-size: 14px;
	font-weight: 500;
	margin-top: 0.6em;
	margin-bottom: 0;
	line-height: 1.23;
}

@media (min-width: 768px) {
	.gazzine-posts-slider__item-title h3 {
		font-size: 20px;
	}
}

.gazzine-posts-slider__item-author, .gazzine-posts-slider__item-chars {
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #707070;
	margin-top: 4px;
	padding-right: 1rem;
}

.gazzine-posts-slider__outer {
	position: relative;
}

.gazzine-posts-slider__outer .not-found-followed-content {
	max-width: 550px;
	width: 100%;
	margin: 0;
	padding: 20px 40px;
	background-color: rgba(255, 255, 255, 0.75);
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
	font-size: 20px;
	align-items: center;
	border-radius: 3px;
	text-align: center;
}

.gazzine-posts-slider__outer .not-found-followed-content p {
	font-weight: 600;
	margin-bottom: 0;
	line-height: 1.8;
	display: inline;
}

.gazzine-posts-slider__outer .not-found-followed-content p .post-readmore {
	font-size: 16px;
	font-weight: 500;
	min-width: unset;
	width: auto;
	border-color: #5E5A5C;
	box-shadow: none;
	color: #5E5A5C;
	transition: all 0.5s;
	text-align: center;
}

.gazzine-posts-slider__outer .not-found-followed-content p .post-readmore i {
	color: #5E5A5C;
	transition: all 0.5s;
}

.gazzine-posts-slider__outer .not-found-followed-content p .post-readmore:hover {
	border: 1px solid #0385B6;
	color: #0385B6;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 0.75px 1.5px;
}

.gazzine-posts-slider__outer .not-found-followed-content p .post-readmore:hover i {
	color: #E9A655;
}

@media (max-width: 1075px) {
	.gazzine-posts-slider__outer .not-found-followed-content {
		font-size: 22px;
	}
}

@media (max-width: 768px) {
	.gazzine-posts-slider__outer .not-found-followed-content {
		font-size: 18px;
		font-size: 14px;
		padding: 15px 30px;
		max-width: 80%;
	}
}

.gazzine-posts-slider__outer .not-found-followed-content .post-readmore {
	font-size: 16px;
	font-weight: 500;
	min-width: unset;
	width: auto;
	border-color: #5E5A5C;
	box-shadow: none;
	color: #5E5A5C;
	transition: all 0.5s;
}

.gazzine-posts-slider__outer .not-found-followed-content .post-readmore i {
	color: #5E5A5C;
	transition: all 0.5s;
}

.gazzine-posts-slider__outer .not-found-followed-content .post-readmore:hover {
	border: 1px solid #0385B6;
	color: #0385B6;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 0.75px 1.5px;
}

.gazzine-posts-slider__outer .not-found-followed-content .post-readmore:hover i {
	color: #E9A655;
}

@media (max-width: 768px) {
	.gazzine-posts-slider__outer .not-found-followed-content .post-readmore {
		font-size: 12px;
		padding: 0 10px;
		line-height: 26px;
	}
}

.gazzine-cta__content {
	max-width: 600px;
	min-height: 250px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}

@media (min-width: 768px) {
	.gazzine-cta__content {
		min-height: 600px;
	}
}

.gazzine-cta__content > p {
	margin-bottom: 0;
	font-size: 24px;
	padding-right: 20vw;
	line-height: 1.4;
}

@media (min-width: 768px) {
	.gazzine-cta__content > p {
		font-size: 40px;
		padding-right: 0;
	}
}

.gazzine-cta__content-image {
	width: 400px;
	height: 400px;
	position: absolute;
	top: calc(50% - 200px);
	right: -300px;
}

@media (min-width: 768px) {
	.gazzine-cta__content-image {
		width: 600px;
		height: 600px;
		top: calc(50% - 300px);
		right: -530px;
	}
}

.gazzine-cta__content .btn {
	margin-top: 20px;
}

@media (max-width: 279px) {
	.gazzine-cta__content .btn {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.gazzine-categories__block {
	margin-top: 30px;
	margin-bottom: 40px;
}

@media (min-width: 768px) {
	.gazzine-categories__block {
		margin-bottom: 50px;
	}
}

@media (min-width: 1000px) {
	.gazzine-categories__block .post-categories {
		margin: auto;
	}
}

@media (max-width: 767px) {
	.gazzine-categories__block .post-categories {
		justify-content: flex-start;
	}
}

.gazzine-author-focus__block {
	background-color: #E9F2F2;
	padding: 20px 0;
}

@media (min-width: 768px) {
	.gazzine-author-focus__block {
		padding: 25px 0 30px;
	}
}

@media (min-width: 768px) {
	.gazzine-author-focus__block {
		padding: 30px 0 35px;
	}
}

.gazzine-author-focus__block > h2 {
	margin-bottom: 0.625em;
}

.gazzine-author-focus__block .swiper-button-next, .gazzine-author-focus__block .swiper-button-prev {
	top: 110px;
	transform: translateY(-50%);
	margin-top: 0;
}

.gazzine-author-focus__block .gazzine-posts-slider__outer {
	padding-left: 20px;
	padding-right: 20px;
}

@media (min-width: 768px) {
	.gazzine-author-focus__block .gazzine-posts-slider__outer {
		padding-left: 80px;
		padding-right: 80px;
	}
}

.gazzine-author-focus__block .gazzine-posts-slider__container {
	height: 100%;
}

.gazzine-author-focus__block .gazzine-posts-slider__container .swiper-wrapper > div {
	border-radius: 3px;
}

.gazzine-author-focus__block .gazzine-posts-slider__container .swiper-wrapper > div:nth-child(2) {
	opacity: 1 !important;
}

.gazzine-author-focus__block .gazzine-posts-slider__item {
	background: #ffffff;
	height: auto;
	padding-bottom: 15px;
}

@media (min-width: 768px) {
	.gazzine-author-focus__block .gazzine-posts-slider__item .thumbnail-image-wrapper {
		overflow: hidden;
	}
	.gazzine-author-focus__block .gazzine-posts-slider__item .thumbnail-image-wrapper img {
		position: relative;
		z-index: 9;
		transition: transform 0.3s ease-in-out;
		transform: scale(1) rotate(0.001deg);
	}
	.gazzine-author-focus__block .gazzine-posts-slider__item:hover .thumbnail-image-wrapper img {
		z-index: 99;
		perspective: 1000px;
		backface-visibility: hidden;
		transform: scale(1.1) rotate(0.001deg);
	}
}

.gazzine-author-focus__block .gazzine-posts-slider__item-title {
	margin-bottom: 5px;
}

.gazzine-author-focus__block .gazzine-posts-slider__item-content {
	padding: 0 1rem;
}

.gazzine-author-focus__about {
	flex-shrink: 0;
	display: flex;
	flex-direction: column;
	z-index: 99;
	background-color: #E9F2F2;
	display: flex;
	flex-direction: column;
	justify-content: center;
	max-width: 150px;
	margin-right: 18px;
}

@media (min-width: 768px) {
	.gazzine-author-focus__about {
		margin-right: 30px;
		max-width: 380px;
		margin-top: -15px;
	}
}

@media (min-width: 768px) {
	.gazzine-author-focus__about-inner img {
		position: relative;
		z-index: 9;
		transition: transform 0.3s ease-in-out;
		transform: scale(1) rotate(0.001deg);
	}
	.gazzine-author-focus__about-inner:hover img {
		z-index: 99;
		perspective: 1000px;
		backface-visibility: hidden;
		transform: scale(1.1) rotate(0.001deg);
	}
}

.gazzine-author-focus__about-avatar {
	height: 81px;
	width: 81px;
	overflow: hidden;
	border-radius: 50%;
	border: 6px solid #fff;
	display: inline-block;
	background-color: #fff;
	isolation: isolate;
}

@media (min-width: 768px) {
	.gazzine-author-focus__about-avatar {
		height: 200px;
		width: 200px;
	}
}

.gazzine-author-focus__about-avatar img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.gazzine-author-focus__about-name {
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.2;
}

@media (min-width: 768px) {
	.gazzine-author-focus__about-name {
		font-size: 30px;
	}
}

.gazzine-author-focus__about-bio {
	font-size: 16px;
	line-height: 1.4;
	overflow-wrap: break-word;
	color: #333333;
}

@media (min-width: 768px) {
	.gazzine-author-focus__about-bio {
		font-size: 21px;
	}
}

.gazzine-popular-article__block > h2 {
	color: #0385B6;
	text-transform: lowercase;
}

.gazzine-popular-article__block > h2::first-letter {
	text-transform: capitalize;
}

.gazzine-popular-article__block .swiper-button-next, .gazzine-popular-article__block .swiper-button-prev {
	top: 225px;
	transform: translateY(-50%);
	margin-top: 0;
}

.gazzine-popular-article__block .gazzine-posts-slider__item {
	max-width: 535px;
}

.gazzine-popular-article__block .gazzine-posts-slider__item-title, .gazzine-popular-article__block .gazzine-posts-slider__item-author, .gazzine-popular-article__block .gazzine-posts-slider__item-chars {
	max-width: 63%;
	padding-left: 0;
	padding-right: 0;
}

.gazzine-popular-article__block .gazzine-posts-slider__item-image-author {
	position: absolute;
	width: 28.88%;
	height: 0;
	padding-bottom: 28.88%;
	bottom: 0;
	right: 6%;
	transform: translateY(50%);
	z-index: 99;
}

.gazzine-popular-article__block .gazzine-posts-slider__item-image-author img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: 6px solid #ffffff;
	border-radius: 50%;
	background-color: #fff;
	transform: none !important;
}

.gazzine-post-separator:after {
	content: "";
	display: block;
	height: auto;
	min-height: 15px;
	width: 2px;
	flex: 1;
	background-color: #707070;
	margin: 5px 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.reading-lists__block {
	background-color: #F2ECE9;
	padding-top: 20px;
	padding-bottom: 20px;
}

.reading-lists__block .swiper-button-next, .reading-lists__block .swiper-button-prev {
	background: #ffffff;
	border-color: rgba(3, 133, 182, 0.8);
	background-clip: padding-box;
}

.reading-lists__block .swiper-button-next:after, .reading-lists__block .swiper-button-prev:after {
	color: #0385B6;
}

@media (min-width: 768px) {
	.reading-lists__block {
		padding-top: 30px;
		padding-bottom: 40px;
	}
}

.reading-lists__outer {
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 130px;
	position: relative;
}

@media (min-width: 768px) {
	.reading-lists__outer {
		padding-right: 50px;
		padding-left: 80px;
	}
}

.reading-lists__item {
	max-width: calc(100% - 10px);
	background-color: #ffffff;
	display: flex;
	flex-direction: column;
	margin-right: 10px;
	border-radius: 3px;
	flex-shrink: 0;
	height: auto !important;
}

@media (min-width: 768px) {
	.reading-lists__item {
		max-width: 340px;
		margin-right: 30px;
	}
}

.reading-lists__item-inner {
	display: flex;
	height: 100%;
	flex-direction: column;
	padding: 0 20px 20px;
}

.reading-lists__item-main {
	display: flex;
	position: relative;
}

@media (min-width: 768px) {
	.reading-lists__item-main .thumbnail-image-wrapper {
		overflow: hidden;
	}
	.reading-lists__item-main .thumbnail-image-wrapper img {
		position: relative;
		z-index: 9;
		transition: transform 0.3s ease-in-out;
		transform: scale(1) rotate(0.001deg);
	}
	.reading-lists__item-main:hover .thumbnail-image-wrapper img {
		z-index: 99;
		perspective: 1000px;
		backface-visibility: hidden;
		transform: scale(1.1) rotate(0.001deg);
	}
}

.reading-lists__item-main-current .reading-lists__item-left {
	position: relative;
}

.reading-lists__item-main-current .reading-lists__item-left:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: -20px;
	width: 15px;
	height: calc(100% - 25px);
	background-image: linear-gradient(to bottom left, transparent 50%, #F2ECE9 50%), linear-gradient(to top left, transparent 50%, #F2ECE9 50%);
	background-size: 100% 50%;
	background-repeat: no-repeat;
	background-position: top left, bottom left;
}

.reading-lists__item-main-current .reading-lists__item-right {
	position: relative;
}

.reading-lists__item-main-current .reading-lists__item-right:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: -20px;
	width: 15px;
	height: calc(100% - 25px);
	background-image: linear-gradient(to bottom right, transparent 50%, #F2ECE9 50%), linear-gradient(to top right, transparent 50%, #F2ECE9 50%);
	background-size: 100% 50%;
	background-repeat: no-repeat;
	background-position: top left, bottom left;
}

.reading-lists__item-main-current:last-child .reading-lists__item-left:before, .reading-lists__item-main-current:last-child .reading-lists__item-right:before {
	height: 100%;
}

.reading-lists__item-main-current img {
	opacity: .2;
}

.reading-lists__item-main:not(.reading-lists__item-main-current):before {
	content: "";
	position: absolute;
	top: 5px;
	left: 37px;
	display: block;
	height: 15px;
	width: 2px;
	background-color: #707070;
}

.reading-lists__item-main ~ .reading-lists__item-main:not(.reading-lists__item-main-current) {
	padding-top: 0;
}

.reading-lists__item-main ~ .reading-lists__item-main:not(.reading-lists__item-main-current):before {
	content: none;
}

.reading-lists__item-left {
	display: flex;
	align-items: center;
	flex-shrink: 0;
	flex-direction: column;
	margin-right: 10px;
}

.reading-lists__item-title h3 {
	font-size: 12px;
	margin-bottom: 0;
}

.reading-lists__item-rtime {
	font-size: 12px;
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	color: #5E5A5C;
	font-weight: 300;
}

.reading-lists__item-author {
	line-height: 1.3;
	margin-bottom: 25px;
}

.reading-lists__item-author + .reading-lists__item-main .gazzine-post-separator .reading-lists__item-image {
	overflow: visible;
}

.reading-lists__item-author + .reading-lists__item-main .gazzine-post-separator .reading-lists__item-image:before {
	content: "";
	display: block;
	position: absolute;
	top: -20px;
	left: calc(50% - 1px);
	height: 15px;
	width: 2px;
	background-color: #707070;
	margin: 0;
}

.reading-lists__item-author-image {
	position: relative;
	width: 150px;
	height: 150px;
	margin-top: -115px;
	z-index: 99;
	margin-bottom: 1rem;
}

.reading-lists__item-author-image img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	object-fit: cover;
	border: 6px solid #ffffff;
	border-radius: 50%;
	background-color: #fff;
}

.reading-lists__item-author-name {
	display: inline-block;
	color: #333333;
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-weight: 500;
}

.reading-lists__item-author-bio {
	display: inline;
}

.reading-lists__item-btn {
	text-align: center;
	margin-top: auto;
}

.reading-lists__item-wrapper {
	display: flex;
}

.reading-lists__item-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.reading-lists__item-image {
	position: relative;
	width: 77px;
	height: 51px;
	border-radius: 3px;
	flex-shrink: 0;
}

.reading-lists__item-image .thumbnail-image-wrapper {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border-radius: 3px;
	transition: transform 0.3s;
}

.reading-lists__item-image .thumbnail-image-wrapper img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.reading-lists__item-btm {
	display: flex;
	align-items: flex-start;
}

.reading-lists__item-btm-count {
	font-size: 12px;
	width: 77px;
	margin-right: 10px;
	text-align: center;
}

.reading-lists__item-btm-count:before {
	margin-bottom: 10px;
}

.reading-lists__item-btm-cta {
	font-size: 14px;
	opacity: 1;
	transition: opacity .3s;
	background-color: #E9A655;
	margin-top: 15px;
}

.reading-lists__item-btm-cta:hover, .reading-lists__item-btm-cta:focus, .reading-lists__item-btm-cta:active {
	color: #0385B6;
	opacity: .8;
}

.reading-lists__item-btm-cta:hover {
	background-color: #E9A655;
}

.reading-lists__item-btm-cta.no-counter {
	margin-top: 30px;
}

.gazzine-prize {
	margin: 55px 0;
}

@media (min-width: 768px) {
	.gazzine-prize {
		margin: 95px 0;
	}
}

.gazzine-logo-block {
	margin: 55px 0;
}

@media (min-width: 768px) {
	.gazzine-logo-block {
		margin: 110px 0 95px;
	}
}

.cta-list__block {
	padding-top: 20px;
	padding-bottom: 95px;
	background-color: #E9F2F2;
	position: relative;
}

@media (min-width: 768px) {
	.cta-list__block {
		padding-top: 25px;
		padding-bottom: 30px;
	}
}

.cta-list__block ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

.cta-list__block ul > li {
	position: relative;
	display: flex;
	align-items: center;
}

.cta-list__block ul > li:not(:first-of-type) {
	margin-top: 20px;
}

.cta-list__wrapper {
	max-width: 700px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.cta-list__content-text {
	font-size: 16px;
}

@media (min-width: 768px) {
	.cta-list__content-text {
		font-size: 22px;
	}
}

.cta-list__content-text p {
	margin-bottom: 0.5em;
	line-height: 1.6;
}

@media (min-width: 768px) {
	.cta-list__content-text p {
		line-height: 1.4;
	}
}

.cta-list__content-text p:last-of-type {
	margin-bottom: 0;
}

.cta-list__content-link {
	display: block;
	margin-top: 8px;
}

.cta-list__image {
	height: 100%;
	width: 60px;
	min-height: 170px;
	margin-right: 10px;
	flex-shrink: 0;
	position: relative;
}

@media (min-width: 768px) {
	.cta-list__image {
		width: 175px;
		margin-right: 35px;
	}
}

.cta-list__image img {
	position: absolute;
	height: 100%;
	width: auto;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	max-width: 400px;
}

.cta-list__image.gazzine-big img {
	transform: translateY(-50%) scale(1.18);
}

.cta-list__cta {
	position: absolute;
	bottom: 62px;
	left: 50%;
	transform: translate(-50%, 50%);
	border: 5px solid #ffffff;
}

@media (min-width: 768px) {
	.cta-list__cta {
		bottom: 0;
	}
}

.gazzine-authors__block {
	position: relative;
	padding-bottom: 24px;
}

.gazzine-authors__block:after {
	content: "";
	position: absolute;
	width: 100%;
	height: calc(100% - 24px);
	left: 0;
	top: 0;
	background: #EEEEEE;
	opacity: 1;
	transition: all .3s;
	z-index: 0;
	pointer-events: none;
}

.gazzine-authors__block-visible:after {
	opacity: 0;
}

.gazzine-authors__block.layout_3-rows .gazzine-authors__container {
	height: 160px;
}

@media (min-width: 768px) {
	.gazzine-authors__block.layout_3-rows .gazzine-authors__container {
		height: 388px;
	}
}

.gazzine-authors__container {
	position: relative;
	height: 105px;
	max-width: 806px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	display: flex;
	justify-content: center;
}

@media (min-width: 768px) {
	.gazzine-authors__container {
		height: 240px;
		max-width: 1950px;
	}
}

.gazzine-authors__login {
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	text-align: center;
	margin-top: 40px;
}

.gazzine-authors__inner {
	position: absolute;
	top: 0;
	height: 100%;
	width: 806px;
	display: flex;
	overflow: hidden;
}

@media (min-width: 768px) {
	.gazzine-authors__inner {
		width: 1950px;
	}
}

.gazzine-authors__inner-visible {
	opacity: 1;
}

.gazzine-authors__clone-left {
	transform: translateX(-100%);
}

.gazzine-authors__clone-right {
	transform: translateX(100%);
}

.gazzine-authors__grid {
	display: flex;
	flex-wrap: wrap;
}

.gazzine-authors__item {
	width: 62px;
	height: 62px;
	transition: all .3s;
	opacity: 1;
}

@media (min-width: 768px) {
	.gazzine-authors__item {
		width: 150px;
		height: 150px;
	}
}

.gazzine-authors__item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	background-color: #EEEEEE;
}

.gazzine-authors__cta {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 50%);
	border: 5px solid #ffffff;
	z-index: 1;
}

.entry-content .gazzine-authors__block:first-child {
	margin-top: -20px;
}

@media (min-width: 768px) {
	.entry-content .gazzine-authors__block:first-child {
		margin-top: -40px;
	}
}

.colored-banner__block {
	background: #D2232A;
	padding: 10px 0 60px;
	position: relative;
}

.colored-banner__block:first-child {
	margin-top: -20px;
}

@media (min-width: 768px) {
	.colored-banner__block:first-child {
		margin-top: -40px;
	}
}

.colored-banner__content {
	color: #ffffff;
}

.colored-banner__content span {
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	display: block;
	color: #ffffff;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 1rem;
}

.colored-banner__subtitle {
	font-family: "Gotham Book", "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 24px;
	margin-bottom: 1em;
	line-height: 1.35;
	text-align: left;
	color: #ffffff;
	font-weight: 400;
	margin-bottom: 0;
}

.colored-banner__cta {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 50%);
	border: 5px solid #ffffff;
	z-index: 1;
}

.gazzine-testimonials__block {
	position: relative;
}

.gazzine-testimonials__block + div {
	margin-top: 0;
}

@media (min-width: 768px) {
	.gazzine-testimonials__block {
		margin-top: 80px;
		padding-bottom: 20px;
	}
}

@media (max-width: 767px) {
	.gazzine-testimonials__block .container {
		padding: 0;
	}
}

.gazzine-testimonials__grid {
	margin-right: -15px;
	margin-left: -15px;
}

.gazzine-testimonials__item {
	background: #ffffff;
	height: 100%;
}

.gazzine-testimonials__item-outer {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
	border-radius: 3px;
	overflow: hidden;
}

@media (max-width: 767px) {
	.gazzine-testimonials__item-outer:last-of-type {
		margin-bottom: 0;
	}
	.gazzine-testimonials__item-outer:last-of-type .gazzine-testimonials__item-content {
		padding-bottom: 65px;
	}
}

.gazzine-testimonials__item-image {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 100%;
}

.gazzine-testimonials__item-image img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.gazzine-testimonials__item-author {
	display: flex;
	flex-direction: column;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	margin: 0 15px 10px;
}

.gazzine-testimonials__item-author-name, .gazzine-testimonials__item-author-role {
	font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	color: #707070;
}

.gazzine-testimonials__item-author-name.gazzine-light, .gazzine-testimonials__item-author-role.gazzine-light {
	color: #ffffff;
}

.gazzine-testimonials__item-author-name {
	font-weight: 600;
}

.gazzine-testimonials__item-content {
	font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	padding: 10px 15px 18px;
	max-width: 72%;
	color: #707070;
}

.gazzine-testimonials__item-content p {
	margin-bottom: 1em;
}

.gazzine-testimonials__item-content p:last-of-type {
	margin-bottom: 0;
}

.gazzine-testimonials__item-caption {
	font-size: 12px;
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-weight: 100;
	color: #707070;
	line-height: 1.2;
	margin-top: 5px;
	padding: 0 15px;
}

.gazzine-testimonials__cta {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 50%);
	border: 5px solid #ffffff;
	z-index: 2;
}

.flexible-content__block {
	padding: 70px 0 60px;
	position: relative;
}

@media (min-width: 768px) {
	.flexible-content__block {
		padding: 70px 0 60px;
	}
}

.flexible-content__block + div {
	margin-top: 50px;
}

@media (max-width: 767px) {
	.gazzine-testimonials__block + .flexible-content__block {
		margin-top: 0;
	}
}

.flexible-content__inner {
	max-width: 250px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 576px) {
	.flexible-content__inner {
		max-width: 100%;
	}
}

.flexible-content__image {
	max-height: 145px;
	text-align: center;
	margin: 70px 0;
}

.flexible-content__image:first-child {
	margin-top: 0;
}

.flexible-content__text-full {
	margin: 70px 0;
}

@media (max-width: 767px) {
	.flexible-content__text-full {
		margin: 70px calc(50% - 50vw);
		max-width: 100vw;
		width: 100vw;
		padding-right: 15px;
		padding-left: 15px;
	}
	.flexible-content__text-full:last-of-type {
		margin-bottom: 0;
	}
}

.flexible-content__text-full > p {
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 24px;
	line-height: 1.375;
	margin-bottom: 1em;
}

.flexible-content__text-full > p:last-of-type {
	margin-bottom: 0;
}

.flexible-content__text h1, .flexible-content__text h2, .flexible-content__text h3, .flexible-content__text h4, .flexible-content__text h5 {
	line-height: 1.2;
}

.flexible-content__text h2 {
	font-size: 30px;
}

.flexible-content__text h3 {
	font-size: 25px;
}

.flexible-content__text ul, .flexible-content__text ol {
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 18px;
}

.flexible-content__text ul li, .flexible-content__text ol li {
	font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
}

.flexible-content__text ul li:not(:last-of-type), .flexible-content__text ol li:not(:last-of-type) {
	margin-bottom: 20px;
}

.flexible-content__text ul {
	margin-left: 1.2em;
}

.flexible-content__text ol {
	counter-reset: item;
	margin-left: -0.5em;
}

.flexible-content__text ol > li {
	margin: 0;
	padding: 0 0 0 .8em;
	text-indent: 0em;
	list-style-type: none;
	counter-increment: item;
	line-height: 1.55;
}

.flexible-content__text ol > li > * {
	text-indent: 0;
}

.flexible-content__text ol > li:before {
	display: inline-block;
	width: 20px;
	padding-right: 5px;
	font-weight: bold;
	text-align: left;
	content: counter(item) ".";
}

.flexible-content__cta {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 50%);
	border: 5px solid #ffffff;
	z-index: 2;
}

.contact-box__block {
	padding: 35px 0 45px;
	background: #E9F2F2;
	text-align: center;
	position: relative;
}

.contact-box__content-title, .contact-box__content-email {
	font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.33;
}

.contact-box__content-email {
	margin-top: 30px;
}

.contact-box__content-email a {
	color: #333333;
}

.contact-box__content-cta {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 50%);
	border: 5px solid #ffffff;
	z-index: 2;
}

.gazzine-trending-articles__block {
	margin-bottom: -10px;
}

@media (min-width: 768px) {
	.gazzine-trending-articles__block {
		margin-bottom: -25px;
	}
}

.gazzine-trending-articles__block > h2 {
	font-size: 30px;
}

.gazzine-post-rtime {
	font-size: 12px;
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	color: #5E5A5C;
	font-weight: 300;
	position: relative;
	line-height: 20px;
	margin-right: 15px;
	white-space: nowrap;
}

.gazzine-post-cats {
	max-width: 60%;
}

.gazzine-secured {
	display: flex;
	align-content: center;
}

.gazzine-secured > img {
	width: 10px;
	flex-shrink: 0;
	margin-right: 6px;
}

.gazzine-secured > span {
	font-size: 10px;
}

.gazzine-form__block:last-of-type {
	padding-left: 20px;
	padding-right: 20px;
}

@media (min-width: 768px) {
	.gazzine-form__block:last-of-type {
		margin-bottom: 230px;
	}
}

.gazzine-authors__block + .gazzine-form__block {
	position: relative;
	margin-top: -135px;
}

@media (min-width: 768px) {
	.gazzine-authors__block + .gazzine-form__block {
		margin-top: -290px;
	}
}

.gazzine-authors__block + .gazzine-form__block .gazzine-form__container {
	background: #ffffff;
	opacity: 1;
	transition: all .2s;
	border-radius: 3px;
}

.gazzine-authors__block + .gazzine-form__block .gazzine-form__container-hidden {
	opacity: 0;
}

.gazzine-form__block .gform_wrapper {
	margin-top: 25px;
}

script + .gazzine-form__block .gform_wrapper {
	margin-top: 0;
}

.gazzine-form__block .gform_wrapper .gform_footer {
	display: flex;
	align-items: center;
}

.gazzine-form__block .gform_wrapper .gform_footer input[type='submit'] {
	margin-bottom: 0;
	margin-right: 15px;
}

@media (min-width: 576px) {
	.gazzine-form__block .gform_wrapper .gform_footer input[type='submit'] {
		margin-right: 35px;
	}
}

.gazzine-form__block .gform_confirmation_wrapper {
	margin-top: 30px;
}

.gazzine-form__block .gform_confirmation_wrapper .btn {
	margin-bottom: 12px;
}

.gazzine-form__block .gform_confirmation_wrapper p {
	font-size: 20px;
}

.gazzine-form__nocontent .gform_wrapper, .gazzine-form__nocontent .gform_confirmation_wrapper {
	margin-top: 0 !important;
}

.gazzine-form__container {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	padding: 35px 15px;
}

@media (min-width: 768px) {
	.gazzine-form__container {
		padding: 35px 105px;
	}
}

.gazzine-form__steps {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
}

@media (min-width: 576px) {
	.gazzine-form__steps {
		margin-bottom: 40px;
	}
}

.gazzine-form__steps > div {
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #A2A8A8;
	transition: all .3s;
}

@media (min-width: 576px) {
	.gazzine-form__steps > div {
		font-size: 20px;
	}
}

.gazzine-form__steps > div:first-child {
	color: #333333;
	padding-right: 70px;
	position: relative;
}

.gazzine-form__steps > div:first-child:after {
	content: "";
	height: 50%;
	width: 45px;
	border-bottom: 2px solid #A2A8A8;
	position: absolute;
	right: 12.5px;
	top: 2px;
}

.gazzine-form__steps-second > div {
	color: #333333;
}

.gazzine-form__steps-second > div:first-child {
	color: #A2A8A8;
}

.gazzine-form__title, .gazzine-form__subtitle {
	text-align: center;
}

.gazzine-form__title {
	font-size: 30px;
	color: #222121;
	font-weight: 500;
	margin-bottom: 0;
}

@media (min-width: 992px) {
	.gazzine-form__title {
		font-size: 36px;
	}
}

@media (min-width: 576px) {
	.gazzine-form__title {
		font-size: 34px;
	}
}

.gazzine-form__subtitle {
	font-family: "Gotham Book", "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 0;
}

@media (min-width: 576px) {
	.gazzine-form__subtitle {
		font-size: 20px;
	}
}

.gazzine-form__info {
	margin-top: 30px;
}

.gazzine-form__info p {
	font-size: 12px;
	line-height: 1.33;
}

.gazzine-form__info p:last-of-type {
	margin-bottom: 0;
}

.gazzine-form__info ul {
	padding-left: 0;
	margin-left: 0;
	margin-top: 1.5rem;
}

.gazzine-form__info ul li {
	position: relative;
	padding-left: 1.8rem;
	list-style: none;
	font-size: 16px;
}

.gazzine-form__info ul li:not(:last-of-type) {
	margin-bottom: 1.5rem;
}

.gazzine-form__info ul li:before {
	content: "";
	background: url("./img/check.svg") no-repeat;
	position: absolute;
	width: 22px;
	height: 22px;
	background-size: 22px;
	left: 0;
	top: 0;
}

.trending-categories-presentation {
	margin-top: 140px !important;
}

.trending-categories-presentation h2 {
	font-size: 30px;
	line-height: 1.2;
}

.trending-categories-presentation .categories {
	margin-top: 30px;
}

.trending-categories-presentation .categories a {
	position: relative;
	display: block;
	overflow: hidden;
}

@media (min-width: 768px) {
	.trending-categories-presentation .categories a img {
		position: relative;
		z-index: 9;
		transition: transform 0.3s ease-in-out;
		transform: scale(1) rotate(0.001deg);
	}
	.trending-categories-presentation .categories a:hover img {
		z-index: 99;
		perspective: 1000px;
		backface-visibility: hidden;
		transform: scale(1.05) rotate(0.001deg);
	}
}

.trending-categories-presentation .categories a img {
	width: 100%;
	display: block;
}

.trending-categories-presentation .categories a .text {
	position: absolute;
	padding: 45px 50px;
	background-color: rgba(255, 255, 255, 0.9);
	left: 55px;
	top: 55px;
	max-width: 450px;
	z-index: 99;
}

.trending-categories-presentation .categories a .text h3 {
	font-size: 30px;
	color: #0385b6;
	font-weight: 500;
	margin-bottom: 5px;
	text-transform: lowercase;
}

.trending-categories-presentation .categories a .text h3::first-letter {
	text-transform: uppercase;
}

.trending-categories-presentation .categories a .text p {
	font-size: 16px;
	color: #000;
	line-height: 26px;
	margin-bottom: 0;
	color: #222121;
}

.trending-categories-presentation .bottom-text {
	text-align: center;
	margin: 60px auto;
	font-size: 16px;
	max-width: 560px;
}

.trending-categories-presentation .bottom-text p {
	margin: 0;
}

@media (max-width: 768px) {
	.trending-categories-presentation {
		margin-top: 100px !important;
	}
	.trending-categories-presentation .categories a {
		margin-bottom: 20px;
	}
	.trending-categories-presentation .categories a .text {
		position: static;
		padding: 20px 0;
		background: none;
		max-width: unset;
	}
	.trending-categories-presentation .categories a .text h3 {
		font-size: 24px;
		font-weight: 300;
	}
	.trending-categories-presentation .categories a .text p {
		color: #707070;
	}
	.trending-categories-presentation .bottom-text {
		text-align: left;
		margin-top: 40px;
		color: #707070;
	}
}

@media (max-width: 575px) {
	.trending-categories-presentation .categories {
		margin: 0 -20px;
	}
	.trending-categories-presentation .categories a .text {
		padding: 20px;
	}
}

@media (min-width: 556px) and (max-width: 767px) {
	.gazzine-popular-article__block .gazzine-posts-slider__item {
		padding-bottom: 25px;
	}
}

@media (min-width: 500px) and (max-width: 555px) {
	.gazzine-popular-article__block .gazzine-posts-slider__item {
		padding-bottom: 10px;
	}
}

@media (min-width: 500px) and (max-width: 767px) {
	.gazzine-popular-article__block .gazzine-posts-slider__item-content {
		min-height: 60px;
	}
}

.gazzine-discover_cats__block {
	position: relative;
}

.gazzine-discover_cats__block .swiper-button-next, .gazzine-discover_cats__block .swiper-button-prev {
	top: 50%;
	transform: translateY(-50%);
	margin-top: 0;
}

.gazzine-discover_cats__outer {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
}

@media (min-width: 768px) {
	.gazzine-discover_cats__outer {
		padding-right: 80px;
		padding-left: 80px;
	}
}

.gazzine-discover_cats__item {
	max-width: 150px;
	margin-right: 5px;
}

@media (min-width: 768px) {
	.gazzine-discover_cats__item {
		max-width: 200px;
	}
}

.gazzine-discover_cats__item-wrapper {
	text-decoration: none;
	display: block;
	height: 100%;
}

@media (max-width: 767px) {
	.gazzine-discover_cats__item-wrapper {
		width: 100%;
		max-width: 100%;
	}
}

.gazzine-discover_cats__item-image {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	border-radius: 3px;
}

@media (min-width: 768px) {
	.gazzine-discover_cats__item-image .thumbnail-image-wrapper {
		overflow: hidden;
	}
	.gazzine-discover_cats__item-image .thumbnail-image-wrapper img {
		position: relative;
		z-index: 9;
		transition: transform 0.3s ease-in-out;
		transform: scale(1) rotate(0.001deg);
	}
	.gazzine-discover_cats__item-image:hover .thumbnail-image-wrapper img {
		z-index: 99;
		perspective: 1000px;
		backface-visibility: hidden;
		transform: scale(1.1) rotate(0.001deg);
	}
}

.gazzine-discover_cats__item-image > .thumbnail-image-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.gazzine-discover_cats__item-image .thumbnail-image-wrapper {
	height: 100%;
}

.gazzine-discover_cats__item-image .thumbnail-image-wrapper img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 3px;
}

.gazzine-discover_cats__item-empty {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 99;
}

.gazzine-discover_cats__item-category {
	position: absolute;
	left: 15px;
	bottom: 15px;
	display: block;
	padding: 5px 13px;
	background-color: #e9f2f2;
	color: #0385b6;
	text-decoration: none;
	border-radius: 16px;
	font-weight: 400;
	margin-right: 8px;
	margin-top: 10px;
	text-transform: lowercase;
}

.gazzine-discover_cats__item-category::first-letter {
	text-transform: uppercase;
}

.gazzine-discover_cats__item-title {
	display: block;
	font-size: 0.7rem;
	padding: 5px 10px;
	background-color: #e9f2f2;
	color: #0385b6;
	text-decoration: none;
	font-weight: 500;
	margin-right: 10px;
	text-transform: lowercase;
	position: absolute;
	left: 10px;
	bottom: 10px;
	z-index: 99;
}

@media (min-width: 768px) {
	.gazzine-discover_cats__item-title {
		font-size: 1rem;
		padding: 5px 13px;
	}
}

.gazzine-discover_cats__item-title::first-letter {
	text-transform: capitalize;
}

.gazzine-discover_cats__item-author {
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #707070;
	margin-top: 4px;
	padding: 0 1rem;
}

.gazzine-quote__block {
	margin-top: 60px;
	margin-bottom: 60px;
}

.gazzine-quote__text {
	font-size: 30px;
	text-align: center;
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	color: #707070;
	font-weight: 400;
	padding-top: 65px;
	position: relative;
}

@media (min-width: 768px) {
	.gazzine-quote__text {
		margin: 0 20%;
	}
}

.gazzine-quote__text:before {
	content: '”';
	display: block;
	position: absolute;
	top: -60px;
	left: 50%;
	transform: translateX(-50%);
	font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	font-size: 200px;
	color: #707070;
}

.gazzine-news ul, .gazzine-news ol {
	margin: 1.1em 0 1.5em;
}

.gazzine-news__block {
	padding-top: 25px;
	padding-bottom: 30px;
}

@media (min-width: 768px) {
	.gazzine-news__block {
		padding-top: 35px;
		padding-bottom: 40px;
	}
}

.gazzine-news__block p, .gazzine-news__block li {
	font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
}

.gazzine-news .gform_fields {
	align-items: center;
}

.gazzine-news .gform_footer {
	margin: 0 !important;
}

@media (max-width: 767px) {
	.gazzine-news #field_submit {
		justify-content: center;
	}
}

.gazzine-news input[type="submit"] {
	text-transform: none;
	border: 5px solid #ffffff;
}

.gazzine-newsletter {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 8px;
	overflow: hidden;
}

@media (min-width: 992px) {
	.gazzine-newsletter {
		flex-wrap: nowrap;
	}
}

.gazzine-newsletter__block {
	padding: 30px 0 40px;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
}

@media (min-width: 768px) {
	.gazzine-newsletter__block {
		padding: 50px 0 100px;
	}
}

.gazzine-newsletter__block:before {
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.3;
	background: url("./img/paper-bg.jpg") center no-repeat;
	background-size: cover;
}

.gazzine-newsletter__block h2 {
	position: relative;
	margin-bottom: 25px;
	text-align: center;
}

@media (max-width: 767px) {
	.gazzine-newsletter__block h2 {
		font-size: 24px;
	}
}

@media (min-width: 768px) {
	.gazzine-newsletter__block h2 {
		margin-bottom: 50px;
	}
}

.gazzine-newsletter__block .gform_validation_errors {
	display: none;
}

.gazzine-newsletter__image {
	max-width: 400px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.gazzine-newsletter__image-inner {
	width: 250px;
	height: 250px;
	max-width: 100%;
	background-color: #D2232A;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (min-width: 992px) {
	.gazzine-newsletter__image-inner {
		width: 400px;
		height: 100%;
		min-height: 400px;
	}
}

@media (max-width: 991px) {
	.gazzine-newsletter__image {
		position: relative;
		z-index: 20;
	}
	.gazzine-newsletter__image:before {
		content: ' ';
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		opacity: 0.3;
		background: url("./img/paper-bg.jpg") center no-repeat;
	}
}

.gazzine-newsletter__image img {
	max-width: 100px;
	max-height: 100px;
	position: relative;
}

@media (min-width: 992px) {
	.gazzine-newsletter__image img {
		max-width: 200px;
		max-height: 200px;
	}
}

.gazzine-newsletter__content {
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	justify-content: center;
	position: relative;
	text-align: center;
	padding: 170px 25px 40px;
	position: relative;
	z-index: 10;
	margin-top: -125px;
	width: 100%;
}

@media (min-width: 992px) {
	.gazzine-newsletter__content {
		margin-top: 0;
		padding: 40px;
		width: auto;
	}
}

.gazzine-newsletter__content:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #ffffff;
	z-index: -1;
}

.gazzine-newsletter__content > p {
	color: #707070;
	margin: 15px 0 0;
}

.gazzine-newsletter__content ul {
	text-align: left;
	margin: 0 auto;
	padding-left: 25px;
	list-style: none;
}

.gazzine-newsletter__content ul li:before {
	content: "";
	height: 1.8rem;
	width: 1.8rem;
	display: block;
	float: left;
	margin-left: -1.9rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	background: url("./img/check-regular.svg");
	background-size: cover;
	background-position: center;
	padding: .15rem;
}

.gazzine-newsletter__content .gform_footer {
	justify-content: center;
	margin-top: 30px !important;
}

.gazzine-newsletter__content .gform_confirmation_wrapper {
	position: relative;
}

.gazzine-newsletter__content .gform_confirmation_wrapper .gform_confirmation_message {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 10px;
	width: 100%;
	color: #707070;
}

.gazzine-newsletter__content form {
	margin-top: 25px;
}

.gazzine-newsletter__content form input[type="email"] {
	max-width: 350px !important;
	text-align: center;
	padding-left: 60px !important;
}

.gazzine-newsletter__content form .ginput_container_email {
	display: inline-block;
	width: 330px;
	max-width: 100%;
	position: relative;
}

.gazzine-newsletter__content form .ginput_container_email::before {
	content: "@";
	color: #ffffff;
	height: 100%;
	width: 50px;
	text-align: center;
	font-size: 27px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #D2232A;
}

.gazzine-newsletter__content form .ginput_container_email::after {
	content: "";
	position: absolute;
	width: 50px;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.3;
	background: url("./img/paper-bg.jpg") center no-repeat;
	background-size: 500%;
}

.gazzine-newsletter__content form input[type="submit"] {
	background: #019E6E;
	margin-bottom: 0 !important;
}

/* Cart
--------------------------------------------- */
.gazzine-cartitem, .gazzine-download {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}

@media (min-width: 576px) {
	.gazzine-cartitem, .gazzine-download {
		justify-content: flex-start;
	}
}

.gazzine-cartitem:not(:first-child), .gazzine-download:not(:first-child) {
	padding-top: 15px;
}

.gazzine-cartitem:not(:last-child), .gazzine-download:not(:last-child) {
	border-bottom: 1px solid #F2ECE9;
	padding-bottom: 15px;
}

.gazzine-cartitem__inner, .gazzine-download__inner {
	display: flex;
	flex-grow: 1;
}

.gazzine-cartitem__thumbnail, .gazzine-download__thumbnail {
	width: 100%;
	max-width: 100px;
	flex-shrink: 0;
	display: flex;
	align-items: center;
}

@media (min-width: 576px) {
	.gazzine-cartitem__thumbnail, .gazzine-download__thumbnail {
		max-width: 150px;
	}
}

.gazzine-cartitem__thumbnail > .thumbnail-image-wrapper, .gazzine-download__thumbnail > .thumbnail-image-wrapper {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 66.666%;
}

.gazzine-cartitem__thumbnail > .thumbnail-image-wrapper img, .gazzine-download__thumbnail > .thumbnail-image-wrapper img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 3px 3px 0 0;
}

.gazzine-cartitem__content, .gazzine-download__content {
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	margin-left: 12px;
	margin-right: 12px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	word-break: break-word;
}

@media (min-width: 576px) {
	.gazzine-cartitem__content, .gazzine-download__content {
		margin-left: 20px;
		margin-right: 20px;
	}
}

.gazzine-cartitem__title, .gazzine-download__title {
	font-size: 14px;
	font-weight: 500;
	color: #333333;
}

@media (min-width: 576px) {
	.gazzine-cartitem__title, .gazzine-download__title {
		font-size: 20px;
	}
}

.gazzine-cartitem__author, .gazzine-download__author {
	color: #707070;
	font-size: 12px;
}

@media (min-width: 576px) {
	.gazzine-cartitem__author, .gazzine-download__author {
		font-size: 16px;
	}
}

.gazzine-cartitem__remove, .gazzine-download__remove {
	margin-left: auto;
}

.gazzine-cartitem__remove button, .gazzine-download__remove button {
	padding: 0;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: #D2232A;
	font-weight: 700;
	position: relative;
	color: #ffffff;
}

@media (min-width: 576px) {
	.gazzine-cartitem__remove button, .gazzine-download__remove button {
		width: 35px;
		height: 35px;
	}
}

.gazzine-cartitem__remove button:hover, .gazzine-cartitem__remove button:focus, .gazzine-cartitem__remove button:active, .gazzine-download__remove button:hover, .gazzine-download__remove button:focus, .gazzine-download__remove button:active {
	background: rgba(210, 35, 42, 0.7);
}

.gazzine-cartitem__remove button:after, .gazzine-download__remove button:after {
	content: "\D7";
	color: #FFFFFF;
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 20px;
	transform: translate(-50%, -50%);
	text-align: center;
}

@media (min-width: 576px) {
	.gazzine-cartitem__remove button:after, .gazzine-download__remove button:after {
		font-size: 30px;
	}
}

.gazzine-download__action {
	margin-left: auto;
}

.gazzine-download__action input[type="submit"] {
	padding: 0;
	width: 33px;
	height: 33px;
	min-width: 0;
	background: transparent;
	font-weight: 700;
	position: relative;
	color: #ffffff;
	background: url("./img/download.svg") center no-repeat;
	background-size: 33px;
}

@media (min-width: 768px) {
	.gazzine-download__action input[type="submit"] {
		width: 45px;
		height: 45px;
		background-size: 45px;
	}
}

.gazzine-download__action input[type="submit"]:hover, .gazzine-download__action input[type="submit"]:focus, .gazzine-download__action input[type="submit"]:active {
	opacity: .7;
}

.gazzine-download__action input[type="submit"]:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.gazzine-cart__form {
	margin-top: 40px;
}

.gazzine-cart__form .gform_footer {
	justify-content: center;
	margin-top: 30px !important;
}

.gazzine-cart-icon {
	display: flex;
	align-items: center;
	width: 20px;
	height: 100%;
	margin-right: 15px;
}

@media (min-width: 768px) {
	.gazzine-cart-icon {
		width: 42px;
		margin-right: 30px;
	}
}

.gazzine-cart__info {
	color: #707070;
}

.gazzine-cart__button {
	text-transform: uppercase;
}

.gazzine-cart__button-container {
	text-align: center;
	margin-top: 30px;
}

.gazzine-cart__button-disabled {
	opacity: .7;
	pointer-events: none;
}

/* Translations
--------------------------------------------- */
.btn-center {
	text-align: center;
	padding: 0 10px;
}

.btn.open-translate-post-request {
	border-radius: 4px;
	width: 300px;
	max-width: 100%;
	text-align: center;
	padding: 10px 0;
	line-height: 30px;
	margin-top: 15px;
	background-color: #fff;
	border: 1px solid #0385b6;
	color: #0385b6 !important;
	text-transform: uppercase;
}

#translate-post-request {
	position: relative;
	background: #FFF;
	width: auto;
	max-width: 500px;
	margin: 20px auto;
	border-radius: 5px;
	overflow: hidden;
}

#translate-post-request .mfp-close {
	color: #ffffff;
	opacity: 1;
	font-size: 35px;
}

#translate-post-request h3, #translate-post-request .gform_wrapper {
	padding: 1.4rem;
}

#translate-post-request h3 {
	font-size: 25px;
	font-weight: 500;
	color: #ffffff;
	background: #D2232A;
	text-align: center;
	margin-bottom: 0;
}

#translate-post-request .gform_wrapper .instruction {
	padding-top: 0;
}

#translate-post-request label,
#translate-post-request input {
	font-size: 17px;
}

#translate-post-request input[type="Submit"], #translate-post-request .gazzine-modal-close {
	width: 100%;
	border-radius: 3px;
	font-size: 20px;
	font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	padding: 16px 5px;
	font-weight: 600;
}

#translate-post-request .validation_message {
	padding-bottom: 2px;
}

#translate-post-request .gfield_description {
	font-size: 12px;
	padding-top: 2px;
}

#translate-post-request .gform_confirmation_wrapper {
	padding: 1.5rem;
}

#translate-post-request .select2-container {
	width: 100%;
}

#translate-post-request .select2-container.select2-container-multi .select2-choices {
	background-image: none;
}

#translate-post-request .select2-container.select2-container-multi .select2-choices .select2-search-choice {
	padding: 8px 5px 8px 18px;
}

#translate-post-request .select2-container.select2-container-multi .select2-search-choice-close {
	left: 5px;
	top: 8px;
}

#translate-post-request .percent-suffix .ginput_container_number {
	position: relative;
}

#translate-post-request .percent-suffix .ginput_container_number:after {
	content: '%';
	display: block;
	position: absolute;
	left: 110px;
	top: 6px;
}

.gazzine-requested {
	text-transform: capitalize;
}

.gazzine-table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin-bottom: 50px;
}

.gazzine-table__title {
	font-size: 18px !important;
	font-weight: 500;
	margin-bottom: 10px !important;
	text-align: center;
	margin-top: 0 !important;
}

@media (min-width: 768px) {
	.gazzine-table__title {
		font-size: 26px !important;
	}
}

.gazzine-table caption {
	font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
}

@media (min-width: 768px) {
	.gazzine-table caption {
		font-size: 26px;
	}
}

.gazzine-table select:focus-within {
	outline: 0;
}

.gazzine-table th, .gazzine-table td {
	padding: 5px;
	min-width: 133px;
}

.gazzine-table th {
	font-size: 12px;
}

.gazzine-table tr {
	border: 1px solid #ddd;
}

.gazzine-table tr td {
	border-left: 1px solid #ededed;
}

.gazzine-table .gazzine-request-action, .gazzine-table .gazzine-translate {
	display: block;
	position: relative;
}

@media (min-width: 1200px) {
	.gazzine-table .gazzine-request-action, .gazzine-table .gazzine-translate {
		float: left;
		clear: left;
	}
}

.gazzine-table .gazzine-spinner {
	opacity: 0;
	height: 15px;
	width: 15px;
	position: absolute;
	right: -20px;
	top: 50%;
	transform: translateY(-45%);
}

.gazzine-table .gazzine-spinner > div {
	height: 15px;
	width: 15px;
	margin: 0;
	border: 3px solid #fff;
	border-color: #D2232A transparent transparent transparent;
}

.gazzine-table__journalist th, .gazzine-table__journalist td {
	min-width: auto;
}

@media (min-width: 1200px) {
	.gazzine-table__journalist td[data-label="Action"] {
		text-align: center;
	}
}

@media (min-width: 1200px) {
	.gazzine-table__journalist .journalist_lang {
		width: 100%;
	}
}

@media (max-width: 1199px) {
	.gazzine-table {
		border: 0;
	}
	.gazzine-table thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}
	.gazzine-table tr {
		border-bottom: 3px solid #ddd;
		display: block;
		margin-bottom: 1.5rem;
	}
	.gazzine-table td {
		border-bottom: 1px solid #ddd;
		display: block;
		font-size: .8em;
		text-align: right;
	}
	.gazzine-table td::before {
		content: attr(data-label);
		float: left;
		font-weight: bold;
		text-transform: uppercase;
		margin-right: 10px;
	}
	.gazzine-table td:last-child {
		border-bottom: 0;
	}
}

.gazzine-payment-table__heading {
	margin-bottom: 0.5rem;
}

/* Translations
--------------------------------------------- */
.css-loader {
	display: none;
	position: relative;
	width: 80px;
	height: 80px;
}

.css-loader div {
	box-sizing: border-box;
	display: block;
	position: absolute;
	width: 48px;
	height: 48px;
	margin: 8px;
	border: 4px solid #d2232a;
	border-radius: 50%;
	animation: css-loader 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	border-color: #d2232a transparent transparent transparent;
}

.css-loader div:nth-child(1) {
	animation-delay: -0.45s;
}

.css-loader div:nth-child(2) {
	animation-delay: -0.3s;
}

.css-loader div:nth-child(3) {
	animation-delay: -0.15s;
}

@keyframes css-loader {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

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

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

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

/* 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 logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

.gazzine-image-zoomed {
	z-index: 99 !important;
	perspective: 1000px !important;
	backface-visibility: hidden !important;
	transform: scale(1.1) rotate(0.001deg) !important;
}

/* 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;
	display: grid;
	grid-gap: 1.5em;
}

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

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

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

.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: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

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

/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

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

.aligncenter-mobile {
	margin-bottom: 1.5em;
}

@media (max-width: 767px) {
	.aligncenter-mobile {
		clear: both;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}

/*# sourceMappingURL=style.css.map */