/*!
Theme Name: Writings
Theme URI: http://dinevthemes.com/themes/writings-pro/
Author: Dmitry Dinev
Author URI: http://www.dinevthemes.com/
Description: Writings is a Gutenberg-ready theme for writers, publishers, and content marketers. The theme comes with built Latest Posts block pattern and support few plugins extending the block editor like Atomic Block, CoBlocks, Getwid. RTL Language Support. Live Demo - http://demo.dinevthemes.com/writings/
Version: 1.5.3
Tested up to: 5.7
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: writings
Tags: blog, news, one-column, custom-menu, featured-images, threaded-comments, translation-ready, rtl-language-support, custom-background, custom-logo, custom-colors, editor-style, theme-options, wide-blocks, block-styles, block-patterns
*/
/*--------------------------------------------------------------
TABLE OF CONTENTS:
----------------------------------------------------------------
1. CSS Reset
2. Accessibility
3. Alignments
4. Clearings
5. Typography
6. Forms
7. Document Setup
8. General Layout
9. Posts List
10. Entry Content
11. Comment
12. Templates
13. Dark Mode
14. Attachment Page
15. 404 Page
16. Social Links Menu | SVG icons
17. Block styles
18. Plugins
19. Media Queries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 CSS Reset
Based on Normalize v7.0.0 | MIT License | @link github.com/necolas/normalize.css
--------------------------------------------------------------*/
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html, body { 
    margin: 0; 
    padding: 0; 
    height: 100%; 
    min-height: 100%; 
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
address,
big,
cite,
code,
em,
img,
small,
strike,
sub,
sup,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tr,
th,
td {
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
	line-height:1;
	text-align:left;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  outline:none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

ol, ul { list-style:none; }

blockquote:before, 
blockquote:after { content:""; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

button,
input { /* 1 */
  overflow: visible;
}

button,
select { /* 1 */
  text-transform: none;
}

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

details, /* 1 */
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	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; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
4.0 Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.comment-meta:before,
.comment-meta:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.comment-meta:after {
	clear: both;
}

/*--------------------------------------------------------------
5.0 Base Typography
--------------------------------------------------------------*/
body * {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

body {
	font-family: 'Roboto', sans-serif;
    font-size: 20px;
}


button,
input,
select,
textarea {
	color: rgba(0, 0, 0, 0.85);
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-size: 0.9375rem;
	font-weight: normal;
	line-height: 1.66;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.25;
	margin: 0 0 0.75em;
	padding: 1.5em 0 0;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	color: rgba(0, 0, 0, 0.85);
}

h1 {
	font-size: 40px;
}

h2 {
	font-size: 36px;
}

h3 {
	font-size: 32px;
}

h4 {
	font-size: 28px;
}

h5 {
	font-size: 24px;
}

h6 {
	font-size: 20px;
	text-transform: uppercase;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	padding-top: 0;
}

p {
	margin: 0 0 1.5em;
	padding: 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

em strong,
strong em {
    font-weight: bold;
}

blockquote {
	margin: 0;
	overflow: hidden;
	padding: 0;
	quotes: "" "";
}

blockquote:before,
blockquote:after {
	content: '';
}

blockquote cite {
	display: block;
	margin-top: 0.5em;
}

q {
	font-weight: 700;
	font-size: 110%;
	    display: block;
    text-align: center;
}

address {
    margin: 0 0 1.5em;
	font-weight: 300;
	    line-height: 1.5;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 16px;
	font-size: 0.9375rem;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 18px;
	font-size: 1.12rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #eee;
	text-decoration: none;
}

big {
	font-size: 120%;
}

:focus {
	outline: none;
}

/*--------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/

label {
	color: #333;
	display: block;
	font-weight: 400;
	margin-bottom: 0.5em;
}

.post-password-form label {
    font-size: 16px;
    line-height: 2em;
}

.post-password-form p {
    text-align: center;
}

fieldset {
    border: 1px solid rgba( 0, 0, 0, .2 );
    padding: 25px;
	margin-bottom: 1em;
}

fieldset legend {
    font-size: 16px;
    font-weight: 700;
    padding: 0 15px;
}

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: #666;
	background: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 0.7em;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #222;
	border-color: #333;
}

textarea {
	resize: vertical;
}

select {
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 3em;
	max-width: 100%;
}

input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
	font-weight: 400;
}

.wp-block-button .wp-block-button__link,
button,
input[type="button"],
input[type="submit"],
.button {
	background-color: #222;
	border: 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	padding: 0.75em 2em;
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
}

input + button,
input + input[type="button"],
input + input[type="submit"] {
	padding: 0.75em 2em;
}

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
	background-color: #ddd;
	color: #222;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #767676;
}

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
	background: #bbb;
}

::-webkit-input-placeholder {
	color: #333;
	font-family: 'Roboto', sans-serif;
}

:-moz-placeholder {
	color: #333;
	font-family: 'Roboto', sans-serif;
}

::-moz-placeholder {
	color: #333;
	font-family: 'Roboto', sans-serif;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #333;
	font-family: 'Roboto', sans-serif;
}

.required {
    color: red;
}

/*--------------------------------------------------------------
7.0 Document Setup
--------------------------------------------------------------*/

body {
    background: #fff;
	border: none;
    color: #000;
}

body a {
	color: #000;
	text-decoration: none;
}

img,
video {
    height: auto;
	display: block;
	max-width: 100%;
}

.group:after,
.pagination:after,
.gallery:after {
	clear: both; 
	content: "";
	display: block;
}

.bypostauthor {
}

hr {
	background-color: #ececec;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em;
	padding: 0;
}

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;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 1em;
    margin-bottom: 30px;
    max-width: 100%;
    overflow: hidden;
    width: 100%;
}

thead {
    vertical-align: bottom;
    white-space: nowrap;
}

thead th {
	border-bottom: 2px solid #bbb;
	padding-bottom: 0.5em;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

tbody > tr:nth-child(odd) {
    background: #eee;
}

tr {
	border-bottom: 1px solid #eee;
}

th {
    font-weight: bold;
}

th, td {
    margin: 0;
    overflow: visible;
    padding: 2.5%;
}

th:first-child,
td:first-child {
}

th:last-child,
td:last-child {
}

/* Fixes linked images */
.entry-content a img,
.widget a img {
	-webkit-box-shadow: 0 0 0 8px #fff;
	box-shadow: 0 0 0 8px #fff;
}

.post-thumbnail a img {
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.post-thumbnail a:hover img,
.post-thumbnail a:focus img {
	opacity: 0.7;
}

.wp-custom-header-video-button {
    margin-top: -40px;
    position: absolute;
}

/*--------------------------------------------------------------
8.0 General Layout
--------------------------------------------------------------*/

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

.site {
	position: relative;
	word-wrap: break-word;
    overflow: hidden;
}

.site-header:after,
.site-content:after,
.site-footer:after,
.wrap-inner:after,
.wrap:after,
.row:after {
	clear: both;
	content: "";
	display: block;
}

.site-header {
    padding: 20px 0;
    position: relative;
    z-index: 999;
}

.site-title {
    padding: 10px 0;
    display: inline-block;
}

.site-branding img {
    max-height: 56px;
	width: auto;
	display: inline-block;
}


/*changed the way, look in the file functions.php writings_extra_menu_link*/
.search-icon:before {
    content: '\f400';
    color: #2c2c2c;
    font-family: Genericons;
    font-style: normal;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.icon-search {
    height: 16px;
    width: 16px;
    fill: #2c2c2c;
}

.search-submit {
    top: 0;
	left: 0;
    position: absolute;
	height: 80px;
    background-color: transparent;
}

button.search-submit,
button.search-submit:hover {
    background: transparent;
}

.search-submit:hover,
.search-submit:focus {
    background-color: transparent;
    border: 0;
}

.site-search input {
    background: #fff;
    border: 0;
    border-radius: 0;
    height: 80px;
    margin: 0 !important;
    padding-left: 3.5em;
	font-size: 18px;
}

.site-search {
    box-shadow: 0 2px 40px 0 rgba(0,0,0,0.2);
	display: none;
	transform: translateY(0);
}

.admin-bar .site-search {
    margin-top: 40px;
}

.night-btn {
	color: #4c4c4c;
    cursor: pointer;
    padding: .65em .5em;
}

.dark-mode .night-btn {
	color: #efefef;
}

.page-content .site-search {
	display: block;
}

.wrap-inner {
    margin: 0 auto;
    max-width: 1240px;
    width: 90%;
}

.archive-description {
    line-height: 1.5;
}

.comment-reply-link,
.edit-link {
    background-color: #f1f1f1;
    border-radius: 2px;
}

.edit-link {
    padding: 0 8px 2px 8px;
}

.comment .edit-link,
.comment-reply-link {
    padding: 2px 8px;
}

a.comment-reply-link:hover,
.edit-link a:hover {
	text-decoration: none;
}

a.comment-reply-link,
.edit-link a {
    color: rgba( 0, 0, 0, .75 );
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.comment-form-cookies-consent label {
    display: inline-block;
}

.site-footer {
    padding: 40px 0;
}

.site-info {
    margin-top: 12px;
}

.site-info,
.site-footer .social-navigation {
    display: inline-block;
}

.site-footer .social-navigation {
    float: right;
}

.site-header-menu,
.site-branding,
.entry-meta,
.link-more,
.entry-footer,
.nav-links .post-title,
.site-info,
.comment-form,
.no-comments {
    font-size: 18px;
    font-size: .9em;
}

.entry-header .sticky-post {
    text-transform: uppercase;
    font-size: .75em;
    font-weight: 600;
    letter-spacing: 1px;
}

/*--------------------------------------------------------------
9.0 Posts List
--------------------------------------------------------------*/

.sticky-post + .title {
    padding-top: .25em;
}

.entries-list article {
    margin-bottom: 7em;
}

.preview-featured-image {
    margin-bottom: 1.5em;
}

.preview-featured-image img {
    margin: 0 auto;
}

.preview-featured-image img:hover {
    opacity: .9;
}

.entry-header + .preview-featured-image {
    margin-top: 40px;
}

.preview-featured-image + .entry-summary {
    margin-top: 60px;
}

.preview-featured-image figure,
.entries-list figure {
    margin: 0;
}

.search-results-list article {
    	margin-bottom: 3em;
	min-height: 250px;
}

.title {
    font-size: 40px;
}

span + .title {
    padding-top: .2em;
}


/* Jetpack Infinite Scroll ---------------------------- */

.infinite-scroll .post-pagination {
	display: none;
}

/* Loading Button */

.infinite-scroll .posts {
	padding-bottom: 130px;
}

.infinite-scroll.infinity-end .posts {
	padding-bottom: 0;
}

.infinite-scroll #infinite-handle {
	position: relative;
	text-align: center;
	margin: 20px 0;
}

.infinite-scroll #infinite-handle span {
	background: none;
	padding: 0 0 0 0;
}

.infinite-scroll #infinite-handle button,
.infinite-scroll #infinite-handle button:hover,
.infinite-scroll #infinite-handle button:focus {
	background: none;
	border-radius: 0;
	color: rgba( 0, 0, 0, .5 );
	font-size: 18px;
    text-transform: uppercase;
	padding: 0;
	transition: color .2s ease-in-out;
}

.infinite-scroll #infinite-handle button:hover,
.infinite-scroll #infinite-handle button:focus {
	color: #000;
}

/* Loading Animation */

.infinite-loader {
	height: 40px;
	position: relative;
	margin: 20px 0;
	margin-left: calc( 50% - 20px );
	width: 40px;
}

.infinite-loader * {
	display: none;
}

.infinite-loader:before, 
.infinite-loader:after {
	-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
	animation: sk-bounce 2.0s infinite ease-in-out;
	background: rgba( 0, 0, 0, .25 );
	border-radius: 50%;
	content: "";
	height: 100%;
	opacity: 0.6;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.infinite-loader:after {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
	0%, 100% { -webkit-transform: scale(0.0) }
	50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
	0%, 100% { 
		-webkit-transform: scale(0.0);
		transform: scale(0.0);
	} 50% { 
		-webkit-transform: scale(1.0);
		transform: scale(1.0);
	}
}

/*--------------------------------------------------------------
10.0 Entry Content
--------------------------------------------------------------*/

.page-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 50px auto 60px;
    max-width: 100%;
    min-height: 150px;
    width: 700px;
	text-align: left;
}

.error-404 .page-header {
	text-align: center;
}

.page-header > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
	-webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    height: 100%;
    width: 100%;
}

.headline.page-header {
    margin-bottom: 100px;
}

.page-title,
.entry-title,
.entry-meta {
	text-align: inherit;
}

.page-header .entry-title,
.page-header .page-title {
    margin: 0;
}

.page-header .byline:before {
    content: " \00b7";
}

.page-header p {
    font-size: 20px;
    line-height: 1.5;
    text-align: inherit;
}

.page-header p,
.page-header .entry-meta {
	margin-top: 1.5em;
	margin-bottom: 0;
}

.page-header .archive-description {
    margin-top: 1.5em;
}

.page-header .archive-description p {
    margin: 0;
}

.entry-header {
    padding: 20px 0;
}

.entry-summary:after {
/*
    content: '';
    display: block;
    margin: 60px auto 0;
    width: 20%;
    height: 2px;
    background-color: #000;
	*/
}

.entry-header,
.entry-content,
.entry-summary,
.entry-footer,
.post-navigation,
.comments-area {
    position: relative;
    font-family: 'Roboto', sans-serif;
    max-width: 700px;
    margin: 0 auto;
}

.page-title,
.entry-title {
	font-size: 50px;
}

.entry-content a {
	border-bottom: solid 1px #000;
}

.entry-content a img {
	border-bottom: none;
}

.entry-content a:focus,
.entry-content a:hover {
	border-bottom: solid 2px currentColor;
}

.entry-content a:focus img,
.entry-content a:hover img {
	border-bottom: none;
}

.more-link {
	box-shadow: inset 0 -2px 0 currentColor;
	transition: .3s ease;
}

.more-link:hover {
	box-shadow: none;
}

.cat-links,
.tags-links,
.comments-link {
    	padding-right: 10px;
}

.entry-footer,
.post-navigation {
    	margin-top: 40px;
    	margin-bottom: 40px;
	line-height: 1.5;
}

.entry-meta *,
.entry-footer *,
.comment-metadata time,
.site-info,
.site-info a {
    	color: rgba(0, 0, 0, 0.55);
}

em {
    	font-style: italic;
}

hr {
	border: none;
	border-top: 1px solid rgba( 0, 0, 0, 0.13 );
	margin: 50px 0;
}

.entry-content > *:first-child {
	margin-top: 0;
}

.entry-content > *:last-child {
	margin-bottom: 0;
}


dd,
dt,
th,
td,
address,
pre,
.entry-content p,
.entry-summary p,
.entry-content li,
.entry-summary li,
.error-404 .page-content p,
.not-found p {
	line-height: 1.75;
}

.aligncenter .wp-block-column p {
    	text-align: center;
}

.entry-content p,
.entry-content dl,
.entry-content ul,
.entry-content ol,
.entry-content table {
}

.entry-content > ol,
.entry-content > ul {
    margin-bottom: 30px;
}

.entry-content ol,
.entry-content ul:not(.wp-block-gallery) {
    margin-left: 40px;
}

.entry-content ul { list-style: disc; }
.entry-content ul ul { list-style: circle; }
.entry-content ul ul ul { list-style: square; }

.entry-content ol { list-style: decimal; }
.entry-content ol ol { list-style: lower-alpha; }
.entry-content ol ol ol { list-style: lower-roman; }

.entry-summary li,
.entry-content li {
	margin-top: 15px;
}

dt {
	font-weight: 700;
}

dd + dt { 
	margin-top: 15px; 
}

code {
	background: rgba( 0, 0, 0, 0.1 );
	padding: 0 1px;
	font-size: 18px;
}

.wp-block-pullquote.alignleft>p,
.wp-block-pullquote.alignright>p {
    	font-size: inherit;
}

.wp-block-pullquote {
    border-color: #2c2c2c;
    padding: 1em 0;
}

/* Images ----------------------------- */

.single-featured-image-header {
	margin: 0 auto;
	margin-bottom: 60px;
	width: 100%;
}

.preview-image img,
.single-featured-image-header img {
	width: 100%;
}

/* Quotes ----------------------------- */

blockquote {
        margin: 30px 0;
		padding-left: 40px;
}

blockquote p {
    font-weight: 700;
    font-size: 110%;
    color: #000;
	margin: 0;
}

blockquote cite {
    display: block;
    text-align: right;
    font-style: italic;
}

blockquote cite:before {
    content: '- ';
}


/* Pull Quotes ----------------------------- */

.entry-content .pull {
	font-size: 110%;
	font-weight: 700;
	letter-spacing: -0.025em;
	line-height: 1.2;
	position: absolute;
	width: 280px;
}

.entry-content .pull.left {
	hanging-punctuation: first;
	right: calc( 100% + 40px );
}

.entry-content .pull.right {
	hanging-punctuation: last;
	left: calc( 100% + 40px );
	text-align: right;
}


/* Page Media ------------------------------ */

.wp-caption { 
	display: block;
	max-width: 100%;
}

.gallery-caption,
.wp-caption-text {
    font-size: 0.8em;
	margin: 10px 0 0;
}

.entry-content .gallery-caption,
.entry-content .wp-caption-text {
	margin-bottom: 0;
}

.wp-caption-text {
	color: rgba( 0, 0, 0, .5 );
}

.wp-caption-text a {
	color: inherit;
}

.alignleft,
.alignright {
	margin-bottom: 20px;
    max-width: 40%;
}

.alignleft {
	float: left;
	margin: 5px 40px 30px -80px;
}

.alignright {
	float: right;
	margin: 5px -80px 30px 40px;
}

.aligncenter,
.alignnone { 
	margin: 50px auto; 
}

.alignnone {
	margin-left: -80px;
	margin-right: -80px;
	max-width: calc( 100% + 160px );
}

.alignnone img {
	width: 100%;
}


/* GALLERIES */

.gallery {
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
    display: flex;
		-ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 50px 0 30px;
    padding: 0;
    position: relative;
        left: calc( 50% - 630px );
    width: 1260px;
}

.gallery + .gallery {
	margin-top: -30px;
}

.gallery .gallery-item {
    display: block;
	float: left;
    margin: 0 0 20px;
    padding: 0 10px;
	position: relative;
    width: 100%;
}

.gallery-columns-1 .gallery-item { width: 100%; }
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-3 .gallery-item { width: 33.3%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery-columns-5 .gallery-item { width: 20%; }
.gallery-columns-6 .gallery-item { width: 16.6%; }
.gallery-columns-7 .gallery-item { width: 14.28%; }
.gallery-columns-8 .gallery-item { width: 12.5%; }
.gallery-columns-9 .gallery-item { width: 11.1%; }

.gallery .gallery-item a {
    border: none;
	display: block;
    line-height: 0;
	text-align: center;
}

.gallery img {
	width: 100%;
}

.gallery-caption {
	background: #fff;
	color: #000;
	font-family: 'Roboto', sans-serif;
    font-size: 10px;
	line-height: 1.35;
	margin: 0;
	max-width: calc( 100% - 40px );
	max-height: 50%;
	overflow: hidden;
	padding: 12px 14px;
	position: absolute;
		bottom: 10px;
		left: 20px;	
}

.gallery-columns-1 .gallery-caption,
.gallery-columns-2 .gallery-caption,
.gallery-columns-3 .gallery-caption {
	bottom: 40px;
	font-size: 14px;
	left: 50px;
	max-width: calc( 100% - 100px );
}

.gallery-columns-3 .gallery-caption {
	bottom: 30px;
	left: 40px;
	max-width: calc( 100% - 80px );
}

.entry-content .tiled-gallery {
	margin: 50px auto 50px auto;
}

/* Gutenberg gallery tweak */

.wp-block-gallery .blocks-gallery-item figcaption {
    	padding: 3px;
}

/* Post Navigation ------------------------------ */

.nav-next,
.nav-previous {
    display: inline-block;
	vertical-align: top;
	width: 50%;
}

.nav-next {
    text-align: right;
	    float: right;
}



.single-post .nav-links {
        border-top: 2px solid rgba(0, 0, 0, 0.9);
    padding: 10px 0;
}

.meta-nav {
    display: block;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.55);
}

/* Numbers Navigation ------------------------------ */

.pagination .page-numbers {
    text-align: center;
}

ul.page-numbers {
	list-style: none;
	margin: 0;
}

ul.page-numbers li {
	display: inline-block;
	text-align: center;
	line-height: 2.25em;
}

.page-numbers a,
.page-numbers span {
	background-color: rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.75);
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 3px;
	cursor: pointer;
	width: auto;
	padding: 6px 12px;
    font-size: 18px;
	line-height: 1em;
	text-decoration: none;
	transition: 0.15s all ease-in-out;
}

.page-numbers span.current {
	background: #222;
	color: #fff;
	text-decoration: none;
}

a.page-numbers:hover {
    background-color: rgba(0, 0, 0, 0);
}

/*--------------------------------------------------------------
11.0 Comment
--------------------------------------------------------------*/

img.avatar {
    margin-right: 10px;
	margin-top: -5px;
}

.comment .avatar {
    border-radius: 100px;
    float: left;
    width: 44px;
    height: 44px;
}

.says {
    display: none;
}

.comment-author {
	    font-size: 18px;
    margin-top: 5px;
}

.comment-metadata {
    font-size: 14px;
    font-size: .875rem;
    display: block;
    margin-top: -10px;
    margin-bottom: 8px;
}

.comment-metadata .edit-link {
    margin-left: 10px;
}

.comment .reply,
.comment-content {
    margin-left: 55px;
    margin-top: 20px;
}

.comment .reply {
    display: block;
    margin-top: 15px;
}

.comment {
    margin: 0 0 60px;
    list-style-type: none;
}

.comment-body {
    margin-bottom: 40px;
}

.comment .comment-content p {
    line-height: 1.5;
	margin-bottom: 10px;
}

.comments-area {
    margin-bottom: 60px;
}

.no-comments {
    text-align: center;
    margin: 0;
    font-weight: 700;
}

/*--------------------------------------------------------------
12.0 Templates
--------------------------------------------------------------*/

/* Frontpage ------------------------------ */

.front-page-section {
    margin-bottom: 0;
}

.front-page-section:last-child {
    margin-bottom: 0;
}

li.categories > ul {
    margin-left: 2em;
}

li.categories, .categories li {
    list-style: none;
    padding: 10px 0;
}

.children li {
    padding-bottom: 0;
}

.front-recent-post .title {
    font-size: 32px;
    padding-top: 0;
}

.recent-post-list {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}

.recent-post-list hr {
    border-top: 2px solid rgba(0, 0, 0, 0.9);
}

.front-recent-post {
    margin-top: 60px;
}

/*--------------------------------------------------------------
13.0 Dark Mode
--------------------------------------------------------------*/
body.dark-mode {
    background-color: #212735;
}

body.dark-mode,
.dark-mode mark,
.dark-mode label,
body.dark-mode a,
.dark-mode .main-navigation a,
.dark-mode .search-icon:before,
.dark-mode .no-thumbnail .title,
.dark-mode .no-thumbnail .sticky-post,
.dark-mode.infinite-scroll #infinite-handle button,
.dark-mode blockquote p,
.dark-mode .gallery-caption,
.dark-mode select,
.dark-mode h1,
.dark-mode h2,
.dark-mode h3,
.dark-mode h4,
.dark-mode h5,
.dark-mode h6,
.dark-mode .page-numbers a,
.dark-mode .page-numbers span,
.dark-mode input[type="button"],
.dark-mode input[type="submit"] {
    color: #eaeaea;
}

.dark-mode.infinite-scroll #infinite-handle button:hover,
.dark-mode.infinite-scroll #infinite-handle button:focus {
    color: #ffffff;
}

.dark-mode .entry-meta *,
.dark-mode .entry-footer *,
.dark-mode .comment-metadata time,
.dark-mode .site-info,
.dark-mode .site-info a,
.dark-mode .meta-nav,
.dark-mode .main-navigation .current-menu-item > a,
.dark-mode .main-navigation .current-menu-ancestor > a,
.dark-mode .wp-caption-text {
    color: #a2b0bf;
}

.dark-mode .nav-links {
    border-color: #eaeaea;
}

.dark-mode .page-numbers a,
.dark-mode .page-numbers span,
.dark-mode tbody > tr:nth-child(odd),
.dark-mode pre,
.dark-mode .comment-reply-link,
.dark-mode .edit-link,
.dark-mode mark,
.dark-mode ins,
.dark-mode code,
.dark-mode .social-navigation a {
    background-color: #2d3549;
}

.dark-mode .page-numbers a:hover,
.dark-mode .page-numbers span:hover,
.dark-mode .page-numbers span.current {
    background-color: rgba(45, 53, 73, .5);
}

.dark-mode button,
.dark-mode input[type="button"],
.dark-mode input[type="submit"],
.dark-mode .button {
    background-color: #2d3549;
}

.dark-mode input,
.dark-mode .site-search input,
.dark-mode select,
.dark-mode textarea,
.dark-mode input[type="button"]:hover,
.dark-mode input[type="submit"]:hover {
	color: #2d3549;
}

.dark-mode button:hover,
.dark-mode input[type="button"]:hover,
.dark-mode input[type="submit"]:hover,
.dark-mode .button:hover,
.dark-mode .social-navigation a:hover {
    background-color: #efefef;
}

.dark-mode .featured-btn:hover {
    background-color: transparent;
}

.dark-mode .social-navigation a {
    fill: #efefef;
}

.dark-mode .social-navigation a:hover,
.dark-mode .social-navigation a:focus {
    fill: #212735;
}

.dark-mode .entry-content a,
.dark-mode a.comment-reply-link,
.dark-mode .edit-link a,
.dark-mode .entry-content a {
    border-color: #efefef;
}

.dark-mode .entry-content a:hover {
    border-color: #ffffff;
}

.dark-mode .entry-content a:hover,
.dark-mode .main-navigation li:hover > a,
.dark-mode .main-navigation li.focus > a {
    color: #ffffff;
}

.dark-mode .main-navigation ul ul li {
    background-color: #2d3549;
}

.dark-mode button.search-submit,
.dark-mode button.search-submit:hover {
    background: transparent;
}

.dark-mode input[type="reset"] {
    background-color: #a2b0bf;
}

.dark-mode .widget-area {
    background-color: rgba(0, 0, 0, .2);
}

.dark-mode .mc4wp-form input[type="email"],
.dark-mode .widget input::placeholder,
.dark-mode .widget input[type="text"],
.dark-mode .widget input[type="email"],
.dark-mode .widget input[type="url"],
.dark-mode .widget input[type="password"],
.dark-mode .widget input[type="search"],
.dark-mode .widget textarea {
    color: #eaeaea;
	border-color: #eaeaea;
}

/*--------------------------------------------------------------
14.0 Attachment Page
--------------------------------------------------------------*/
.attachment-exif-data ul {
    list-style-type: none;
    margin-left: 0;
}

.attachment-exif-data li {
    margin-top: 5px;
}

/*--------------------------------------------------------------
15.0 404 Page
--------------------------------------------------------------*/
.error-404 .page-content,
.no-results .page-content {
    max-width: 700px;
    margin: 0 auto;
}

.error-404 .page-content p,
.error-404 .search-form {
    text-align: center;
}

.error-404 .page-content:after {
    content: ' ';
    margin-bottom: 100px;
    display: table;
}

/*--------------------------------------------------------------
16.0 Social Links Menu | SVG icons
--------------------------------------------------------------*/

.social-navigation {
	font-size: 18px;
	font-size: 1rem;
}

.social-navigation ul {
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
}

.social-navigation li {
	display: inline;
}

.social-navigation a {
	background-color: #eaeaea;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	color: #fff;
	display: inline-block;
	height: 40px;
	margin: 0 0 .5em .5em;
	text-align: center;
	width: 40px;
}

.social-navigation a:hover,
.social-navigation a:focus {
	background-color: #2c2c2c;
	fill: #fff;
}

.social-navigation .icon {
	height: 18px;
    top: 11px;
    width: 18px;
	position: relative;
}

/* Social Menu fallbacks */

.no-svg .social-navigation a {
	background: transparent;
	color: #222;
	height: auto;
	width: auto;
}

/* Show screen reader text in some cases */

.no-svg .social-navigation li a .screen-reader-text {
	clip: auto;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	height: auto;
	position: relative !important;
	width: auto;
}


/*--------------------------------------------------------------
17.0 Block styles
--------------------------------------------------------------*/

.alignwide,
.alignfull {
	width: auto;
}

.alignfull {
    margin-left: calc( -100vw / 2 + 100% / 2 );
    margin-right: calc( -100vw / 2 + 100% / 2 );
}

.alignwide {
    margin-left: calc( -1240px / 2 + 100% / 2 );
    margin-right: calc( -1240px / 2 + 100% / 2 );
}

.has-drop-cap:first-letter {
    font-weight: 700 !important;
    font-size: 5em !important;
}

.wp-block-navigation a,
.wp-block-navigation a:hover {
    border-bottom: 0;
}

.wp-block-button {
    margin: .5em 0;
}

.wp-block-button.aligncenter {
    margin: 0 auto;
    width: fit-content;
}

.is-style-outline .wp-block-button__link, 
.wp-block-button.is-style-outline .wp-block-button__link:hover {
    background-color: transparent;
    color: #32373c;
    border: 2px solid #32373c;
}

.wp-block-button .wp-block-button__link {
    border-radius: 3px;
	height: unset;
}

.wp-block-button .wp-block-button__link:hover {
    border: none;
}

.wp-block-gallery.aligncenter {
    clear: unset;
    display: flex;
}

.wp-block-social-links.alignright,
.wp-block-social-links.alignleft {
    display: flex;
}

ul.wp-block-social-links,
ul.wp-block-social-links li {
    margin-left: unset !important;
}

.wp-block-audio.alignleft,
.wp-block-audio.alignright,
.wp-block-button.alignright,
.wp-block-button.alignleft {
    width: calc( 50% - 4rem);
    margin: 0;
}

.wp-block-audio.aligncenter {
    width: calc( 50% - 4rem);
    margin: 0 auto;
}

.wp-block-quote.is-large p {
    font-size: 110%;
    font-style: normal;
    line-height: 1.75;
}

.wp-block-quotecite cite {
    font-size: 110%;
    color: initial;
}

.wp-block-pullquote {
	border-top: 3px solid #2c2c2c;
    border-bottom: 3px solid #2c2c2c;
    margin: 0 auto;
}

.wp-block-pullquote,
.wp-block-pullquote cite {
	text-align: center;
}

.wp-block-pullquote blockquote p {
    margin: 30px auto;
    text-align: center;
}

.wp-block-pullquote blockquote cite:before {
    content: '';
}

.wp-block-table {
    overflow-x: auto;
    display: table;
}

.wp-block-cover-image h2 {
    font-size: 2em;
    font-weight: 700;
    margin-bottom: 0;
    padding: 14px;
}

.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignright,
.wp-block-cover-image.alignleft {
    display: flex;
	margin: 0;
}

.wp-block-button .wp-block-button__link {
    border-radius: 2px;
    font-size: .85em;
}

audio {
    width: 100%;
}

.wp-block-calendar caption {
    text-align: center;
    padding: 1.5em 0;
}

.wp-block-calendar tbody td,
.wp-block-calendar table th {
    padding-left: .5em;
}

.wp-block-calendar table th {
    background: #333;
    color: #fff;
}

.wp-calendar-nav-next a,
.wp-calendar-nav-prev a {
    text-decoration: none;
    border-bottom: none;
}

.wp-block-calendar {
    margin-bottom: 2em;
}

/* ----- Embedded blocks ------ */

.twitter-tweet {
    margin: 0 auto;
}

iframe.wp-embedded-content {
    max-width: 100%;
    width: calc(100% + 280px);
}

/* Patterns =================== */

ul.wp-block-post-template {
    margin-left: 0 !important;
    list-style: none;
}

.wp-block-post-title a {
    border-bottom: none;
    margin-bottom: 0.8em;
}

.wp-block-post-title a:hover {
    border: none;
}

.wp-block-post-title a:hover {
    border: none;
}

.wp-block-post-date {
    padding: 0.5em 0;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding-left: 0;
}

.wp-block-media-text .wp-block-media-text__content {
	padding-right: 0;
}

.wp-block-group__inner-container h1,
.wp-block-group__inner-container h2,
.wp-block-group__inner-container h3 {
    margin-bottom: 0;
}

/* Latest Posts Widget Block --- */

ul.wp-block-latest-posts.front-page-section {
    margin-left: 0 !important;
}

.wp-block-latest-posts.front-page-section .link-more {
    display: none;
}

@media screen and (min-width: 768px) {
	.wp-block-latest-posts.front-page-section a {
		border-bottom: none;
	    font-size: 32px;
	    font-weight: 900;
	}
	.wp-block-latest-posts.front-page-section .alignright {
	    margin: 0;
	    margin-left: 1em;
	}
}

@media screen and (max-width: 767px) {
	.wp-block-latest-posts.front-page-section a {
	    font-size: 1.5em;
	    font-weight: 900;
	    line-height: 1;
	}
}

.wp-block-latest-posts.front-page-section li {
    padding-bottom: 20px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.9);
    margin-bottom: 35px;
}

.wp-block-latest-posts.front-page-section .alignleft {
    margin: 0;
    margin-right: 1em;
}

.wp-block-latest-posts.front-page-section .wp-block-latest-posts__post-author,
.wp-block-latest-posts.front-page-section .wp-block-latest-posts__post-date {
    font-size: 16px;
}


/*--------------------------------------------------------------
18.0 Plugins
--------------------------------------------------------------*/
/* Getwid Blocks */

.wp-block-getwid-recent-posts__post-title a,
.wp-block-getwid-recent-posts__entry-meta a {
    border: none;
    text-decoration: none;
}

.wp-block-getwid-recent-posts__post-content {
    line-height: 1.5;
}

.wp-block-getwid-recent-posts__content-wrapper,
.wp-block-getwid-recent-posts__post-content {
    margin-bottom: 1.5em;
}

.wp-block-getwid-recent-posts__entry-meta {
    margin-bottom: 1em;
}

.wp-block-getwid-section__inner-content figure {
    margin: 0;
}

.wp-block-getwid-recent-posts__post-thumbnail a,
.wp-block-getwid-recent-posts__post-thumbnail a:hover {
	border-bottom: none;
}

@media screen and (min-width: 768px) {
	.has-layout-list .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-thumbnail+.wp-block-getwid-recent-posts__content-wrapper {
    	margin-top: auto;
    	margin-bottom:auto;
	}
	.wp-block-getwid-recent-posts__post-content {
    	margin-bottom: 0;
	}
}


/* Akismet */
.akismet_comment_form_privacy_notice {
    line-height: 1.5;
    font-size: .9em;
}

/* Atomic Blocks */
.ab-cta-title,
.ab-cta-text,
.ab-cta-text p,
.ugb-cta-title,
.ugb-pricing-box h3,
.center ul.ab-share-list,
.wp-block-coblocks-pricing-table li,
.wp-block-coblocks-feature__inner >* {
    text-align: center;
}

.ab-share-list a,
.ab-share-list a:hover,
.ab-block-cta .ab-button:hover,
.entry-content a.ab-button:hover {
	border: none;
	border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ab-block-spacer hr {
    background-color: transparent;
}

.ab-block-post-grid .ab-block-post-grid-byline {
    font-size: 18px;
    font-size: .9em;
	color: rgba(0, 0, 0, 0.55);
	text-transform: none;
    letter-spacing: unset;
}

.ab-block-post-grid .ab-block-post-grid-author a:hover,
.ab-block-post-grid h2 a:hover {
	color: currentColor;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.entry-content .ab-block-post-grid-title a,
.entry-content a.ab-text-link {
	    border: none;
}

.ab-block-post-grid .ab-block-post-grid-text p {
    line-height: 1.75;
}

.ab-text-link:hover {
    color: currentColor;
}

/* CoBlocks */
.wp-block-coblocks-social a,
.wp-block-coblocks-social a:hover,
.wp-block-coblocks-click-to-tweet a,
.wp-block-coblocks-click-to-tweet a:hover {
    border-bottom: none;
}

.wp-block-coblocks-pricing-table-item__price-wrapper {
    display: block;
}

/* Jetpack */
.jetpack-video-wrapper > iframe {
    margin: 0 auto !important;
}

/* WooCommerce */
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    border: none;
}

ul.products {
    margin-left: 0 !important;
}

/*--------------------------------------------------------------
19. Media Queries
--------------------------------------------------------------*/

/* 1380 PX */

@media ( max-width: 1380px ) {
	.alignwide {
    	margin-left: calc( -90vw / 2 + 90% / 2 );
    	margin-right: calc( -90vw / 2 + 90% / 2 );
	}
	
	/* PAGE MEDIA */
	.gallery {
		left: calc( 50% - 45vw - 5px );
		width: calc( 90vw + 7px );
	}
	
	/* PULL QUOTES */	
	.entry-content .pull {
		position: static;
	}
	
	.entry-content .pull.left {
		float: left;
		margin: 5px 40px 40px -80px;
	}
	
	.entry-content .pull.right {
		float: right;
		margin: 5px -80px 40px 40px;
	}
}


/* =< 980 PX */
@media screen and (max-width: 890px) {
	.wp-block-audio.alignleft,
	.wp-block-audio.alignright,
	.wp-block-button.alignright,
	.wp-block-button.alignleft {
		width: 100%;
		margin: 0 auto;
		max-width: unset;
		text-align: center;
	}
	.entries-list article {
		margin-bottom: 4em;
	}
}

/**
 * >= 910px
 */

@media screen and (min-width: 56.875em) {

	.site-header {
		display: flex;
		align-items: center;
	}
	
	.site-header-menu {
		margin-left: auto;
	}
	
	.custom-logo {
		display: inline-block;
	}
	
	.site-title,
	.site-description {
		display: inline-block;
		vertical-align: top;
		padding: 1em 0;
	}
}

/**
 * <= 909px
 */

@media screen and (max-width: 909px) {

	.site-header {
		padding: 0;
		padding-bottom: 50px;
	}
	.site-branding {
		text-align: center;
		margin: 20px 0;
	}
	.site-branding img {
		max-height: 96px;
	}
	.site-title {
		font-size: 1.5em;
	}
	.site-title,
	.site-description	{
		display: block;
		text-align: center;
	}
	.site-header-menu {
		display: none;
	}
	.head-inner {
		width: 90%;
	}
}

/* 812 PX iPhone X landscape*/
@media ( max-width: 812px ) {
	.post-preview h2 {
		font-size: 30px;
	}
}


/* 750 PX */
@media ( max-width: 750px ) {

	.alignwide {
	    margin-left: 0;
	    margin-right: 0;
	    width: 100%;
	}

	.alignleft {
		margin: 5px 25px 25px 0;
	}

	.alignright {
		margin: 5px 0 25px 25px;
	}
	
	.alignnone {
		max-width: 100%;
	}
	
	.alignnone,
	.aligncenter {
		margin: 40px auto;
	}
	
	.gallery {
		margin: 40px auto 20px;
	}
	
	.gallery + .gallery {
		margin-top: -20px;
	}
	
	.gallery-columns-1 .gallery-caption,
	.gallery-columns-2 .gallery-caption,
	.gallery-columns-3 .gallery-caption {
		bottom: 10px;
		font-size: 12px;
		left: 20px;
		max-width: calc( 100% - 40px );
	}
	
	.entry-content .pull.left {
		margin-left: 0;
	}
	
	.entry-content .pull.right {
		margin-right: 0;
	}
	
	.comment-author,
	.comment-metadata {
		padding-left: 70px;
	}
	
	.comment-author .avatar {
		left: 0;
	}

	.entries-list article {
		margin-bottom: 3em;
	}
}



/* 680 PX */
@media ( max-width: 680px ) {
	
	.site-footer .social-navigation {
		margin-top: 20px;
	}
}

/* 620 PX */
@media ( max-width: 620px ) {

    body { 
		font-size: 18px; 
	}
	
	/* Posts Preview */
	
	.posts {
		margin: -10px 0;
		position: relative;
		left: calc( 50% - 50vw + 2.5px );
		width: calc( 100vw - 5px );
	}
	
	.post-preview {
		padding: 5px;
	}
	
	.post-preview header {
		bottom: 20px;
		left: 15px;
		right: 15px;
		top: 20px;
	}
	
	.post-preview.sticky .sticky-post {
		font-size: 11px;
		letter-spacing: 1px;
		margin-bottom: 5px;
	}
	
	.post-preview h2 {
		font-size: 20px;
	}
	
	/* Singular */
	
	.page-header {
		margin-bottom: 50px;
	}
	
	@supports ( display: -webkit-flex ) or ( display: -moz-flex ) or ( display: flex ) {
		.page-header {
			height: 150px;
		}
	}
	
	/* Jetpack infinite */
	
	.infinite-scroll .posts {
		padding-bottom: 70px;
	}
	
	.infinite-scroll #infinite-handle button,
	.infinite-scroll #infinite-handle button:hover,
	.infinite-scroll #infinite-handle button:focus {
		font-size: 20px;
	}
	
	/* PAGE MEDIA */
	
	.gallery {
		left: calc( 50% - 50vw );
		margin: 40px auto 30px;
		padding: 0 5px;
		width: 100vw;
	}
	
	.gallery + .gallery {
		margin-top: -30px;
	}
	
	.gallery .gallery-item {
		margin-bottom: 10px;
		padding: 0 5px;
	}
	
	.gallery-caption {
		display: none;
	}
	
	.gallery-columns-2 .gallery-item,
	.gallery-columns-3 .gallery-item,
	.gallery-columns-4 .gallery-item,
	.gallery-columns-5 .gallery-item,
	.gallery-columns-6 .gallery-item,
	.gallery-columns-7 .gallery-item,
	.gallery-columns-8 .gallery-item,
	.gallery-columns-9 .gallery-item {
		width: 50%;
	}
	
	/* PULL QUOTES */
	
	.entry-content .pull.left,
	.entry-content .pull.right {
		float: none;
		margin: 40px 0 40px 0;
		width: 100%;
	}
	
	
	/* Comments */
	
	.comments, 
	.comment-respond {
		padding-top: 50px;
	}
	
	.comments-pagination {
		margin-top: 50px;
	}
	
	.comment-respond .comment-form-author, 
	.comment-respond .comment-form-email,
	.comment-respond .comment-form-url {
		float: none;
		margin: 20px 0 0;
		width: 100%;
	}
	.comment-respond .form-submit {
		margin-top: 30px;
	}

	/* Post Navigation */
	
	.nav-next, .nav-previous {
		display: block;
		width: 100%;
	}
	
	.nav-next {
		text-align: left;
	}
	
	.nav-previous {
		margin-bottom: 20px;
	}
}


/* 414 PX */
@media ( max-width: 414px ) {
	
	h1 {
		font-size: 2em;
	}
	
	h2 {
		font-size: 1.6em;
	}

	h3 {
		font-size: 1.4em;
	}

	h4 {
		font-size: 1.2em;
	}

	h5 {
		font-size: 1.15em;
	}

	h6 {
		font-size: 1em;
	}
	
	blockquote {
		margin: 0 0 20px 0;
		padding: 0;
	}
	
	q {
		font-size: 1.025em;
	}
	
	.preview-featured-image {
		margin-bottom: 0;
	}
	
	.preview-featured-image,
	.single-featured-image-header {
		width: 120%;
		margin-left: -10%;
	}
	
	.page-header {
		width: auto;
	}
	
	.entry-header + .preview-featured-image {
		margin-top: 0;
	}
	
	.preview-featured-image + .entry-summary {
		margin-top: 40px;
	}
	
	.single-featured-image-header {
		margin-bottom: 20px;
	}
	
	.page-header {
		margin: 0;
		min-height: 100px;
		height: auto;
		margin-bottom: 20px;
	}
	
	.headline.page-header {
		min-height: 150px;
		margin-bottom: 0;
	}
	
	.headline.page-header p {
	    margin-top: .5em;
	}
	
	.page-title,
	.entry-title,
	.title {
		font-size: 36px;
	}
	
	.front-recent-post .title {
		font-size: 28px;
	}

	/* Archive */
	
	.post-preview header {
		bottom: 10px;
		left: 10px;
		right: 10px;
		top: 10px;
	}
	
	.post-preview h2 {
		font-weight: 400;
	}
	
	/* Comments */
	
	.comments-pagination .page-numbers {
		display: none;
	}
	
	.comments-pagination .page-numbers:first-child,
	.comments-pagination .page-numbers:last-child {
		display: block;
		position: static;
	}
	
	.comments-pagination .page-numbers:first-child {
		float: left;
	}
	
	.comments-pagination .page-numbers:last-child {
		float: right;
	}
	
	.comment .reply, .comment-content {
		margin-left: 0;
	}
	
	.comment-author, .comment-metadata {
		padding-left: 0;
	}
	
	/* Page navigation - Next */
	ul.page-numbers li:nth-child(9) {
		display: block;
		margin-top: 22px;
	}
	
}

/* < 380 PX */
@media ( max-width: 360px ) {
	.post-preview {
		width: 100%;
	}
}