/*!
Theme Name: selimkoc
Theme URI: https://selimkoc.com
Author: Selim KOC
Author URI: https://selimkoc.com
Description: Hello World.
Version: 1.0.18
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: globaliser
Tags:


*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Links
# Accessibility
# Alignments
# Clearings
# Content
	## Posts and pages
	## Comments
# Media
	## Captions
	## Galleries
# Site
	## Header
	## Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements with `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 1.75rem;
	margin: 0.3em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: rgb(4, 4, 2);
	font-family: "Helvetica Neue", Helvetica, Arial, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "Nimbus Sans L", "Liberation Sans", Tahoma, Geneva, sans-serif;;
	font-size: calc( 1rem + 4 * (100vw / 1500));
	line-height: 1.25;
}

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

p {
	margin: 0.25em 0 0.5em 0;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

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

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

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

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

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
	box-sizing: border-box;
}

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

body {
	background-color: #fffefc;
	border-top: 0.4rem solid;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

figure {
	margin: 1em 0;
}

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

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 1rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

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

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

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

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

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/
a {
	color: rgb(4, 4, 2);
	text-decoration: none;
	border-bottom: 0.2em solid transparent;
}

a#susty-back-link {
	padding: .3em .6em;
}

a:visited {
	color: rgb(4, 4, 2);
}

a:hover, a:focus, a:active {
	/*color: midnightblue;*/
	border-bottom-style: solid;
	border-bottom-color: inherit;
}

a:focus {
	outline: thin dotted;
}

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

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

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

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

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

.hentry {
	margin: 0 0 1.5em;
}

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

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

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

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

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

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

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

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Site
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
header#masthead {
	display: flex;
	align-items: center;
	max-width: 45em;
	margin: 0 auto;
	padding: 0 1em;
}

header#masthead h1, header#masthead p {
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	flex: 1;
	margin: 0;
}

header#masthead a {
	border-bottom: unset;
}

header#masthead > a {
	font-weight: bold;
}

header#masthead > a > svg {
	width: 1.8em;
	height: 1.8em;
}

.logo {
	flex: 0 0 2.4em;
	text-align: center;
	line-height: 0;
	margin-right: .5em;
}

.logo svg {
	width: 2.4em;
	height: 2.4em;
}

svg * {
	width: 100%;
	height: 100%;
}

/*--------------------------------------------------------------
## Content
--------------------------------------------------------------*/
#content {
	max-width: 33em;
	margin: 0 auto;
	padding: 0 1em;
}

article a, nav a {
	/*background: rgb(252, 248, 243) none repeat scroll 0% 0%;*/
	border-bottom: 0.1em dotted;
	line-height: 1.6em;
}

article > header > h1, article > header > h2 {
	line-height: 1em;
	margin: 0 0 .4em 0;
	color:#021C48;
	font-size: 1.75rem;
  letter-spacing: -.05em;
}

h2 {
	/*background: -webkit-linear-gradient(45deg, #636FA4, #E8CBC0 80%);
#C74600;
	*/
	color : #146ebe;
  font-size:1.5rem;
	margin-bottom:0;
/*  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
}

h3 {
	font-size:1.25rem;
	margin-bottom:0px;
	color: #0CA361;
	/*
	background: -webkit-linear-gradient(45deg, #0083b0, #00b4db 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
}

figcaption {
		color : #C74600;

}

article > header > h1 >a , article > header > h2 > a {
background:unset;
}

.entry-meta {
	color: rgb(179, 179, 179);
}

.entry-meta a {
	color: rgb(179, 179, 179);
}
/*
.cat-links {
	display: flex;
	align-items: center;
}
*/

.cat-links a, .category h1, .category header:first-of-type p {
	color: #0CA361;
}
.posted-on a {
	background: none;
}

a.more-link {
	color:#747BA7;
	background: none;
}

.comments-link a, .edit-link a {

	padding: 0 .5em;
	margin: 0 .5em 0 0;
}

footer#colophon {
	max-width: 69em;
	margin: 3em auto;
	text-align: center;
	padding: 0 1em;
	font-size: .75em;
}
#masthead a {
	color:#146ebe;
	background:none;
}


.wp-block-gallery {
	flex-wrap: wrap;
    display: flex;
}
.footer-developress {
	border-top:5px solid #f4f2fe;
	padding: 0 !important;
}
.footer-icon {
margin-bottom: 0 !important;
}
.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-weight:400;font-variant:normal;text-rendering:auto;line-height:1}
/*.nav-menu li {display: flex !important;align-items: center}
.nav-menu li::before {width:1em;height:1em;margin-right:5px;}*/
.fas::before{width:1em;height:1em;display:block}
.fa-bars::before{content:url(images/bars-solid.svg)}
.fa-home::before{content:url(images/home-solid.svg)}
.fa-about::before{content:url(images/address-card-regular.svg)}
.fa-contact::before{content:url(images/at-solid.svg)}
.fa-top::before{content:url(images/arrow-up-solid.svg)}
.fa-review::before{content:url(images/comment-regular.svg)}
.fa-marketing::before{content:url(images/chess-solid.svg)}
.fa-travel::before{content:url(images/suitcase-rolling-solid.svg)}
.fa-bug::before{content:url(images/bug-solid.svg)}
.fa-software::before{content:url(images/file-code-regular.svg)}
.fa-arrow-left::before{content:url(images/chevron-circle-left-solid.svg)}
.fa-fraud::before{content:url(images/user-secret-solid.svg)}
.fa-japan::before{content:url(images/japan.svg)}


.footer-label {
    font-size: 14px !important;
}

.side-item-box .footer-label{
	font-size: 20px !important;
	margin-left:10px !important;
	margin-bottom:5px;
}


header#masthead {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:8px solid #f3f2f0;
}
#content {
	padding-top:10px;
}

a.closebtn {
	font-size:24px;
	display: flex;
	align-items: center
}
a.closebtn i {
	margin-right: 5px
}


.side-item-box a span {
	color:#021C48 !important
}

.sidenav a {
	padding-left:8px !important;
}


.nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.nav-menu a {
	color:#001c48 !important;
}

.nav-menu ul.menu {
	display: flex;
	gap: 20px;
	margin: 0 0 0 0;
}

.menu li {
	list-style: none;
}


.nav-menu li > ul {
    display: none;
  }

.nav-menu li {
    display: inline-block;
    position: relative;
    text-align: left;
  }

.nav-menu li:hover > ul {
	    position: absolute;
			top:30px;
			border-top:10px solid #fff;
      display: flex;
			flex-direction: column;
			background: #f3f2f0;
			padding:10px;
			z-index: 2; /*test*/
}

.nav-menu li.leftminus50:hover>ul {
			left: -50px;
}

.nav-menu li:hover > ul > li {
	width:max-content;

}

.nav-menu > div > ul > li:not(.pll-parent-menu-item) {display: none}


@media (min-width:550px) {
	.nav-menu > div > ul > li:not(.pll-parent-menu-item) {display: inline}
}

/* GALLERY IMAGES */
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a, .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
	 flex: 1 0 0%;
	 height: 100%;
	 object-fit: cover;
	 width: 100%;
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
	 display: block;
	 height: auto;
	 max-width: 100%!important;
	 width: auto;
}
.block-editor__container img {
	 height: auto;
	 max-width: 100%;
}
.wp-block-image img {
	 box-sizing: border-box;
	 height: auto;
	 max-width: 100%;
	 vertical-align: bottom;
} .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a, .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone) {
	 display: flex;
}

.wp-block-gallery.has-nested-images figure.wp-block-image>a, .wp-block-gallery.has-nested-images figure.wp-block-image>div {
	 flex-direction: column;
	 flex-grow: 1;
	 margin: 0;
}
@media screen and (max-width: 782px)
{
body *
{
	 -webkit-tap-highlight-color: transparent!important;
}
figcaption[Attributes Style] {
	 -webkit-user-modify: read-write;
	 overflow-wrap: break-word;
	 -webkit-line-break: after-white-space;
}
 }

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
	 background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);
	 bottom: 0;
	 box-sizing: border-box;
	 color: #fff;
	 font-size: 13px;
	 left: 0;
	 margin-bottom: 0;
	 max-height: 60%;
	 overflow: auto;
	 padding: 0 8px 8px;
	 position: absolute;
	 text-align: center;
	 width: 100%;
}

.wp-block-gallery.has-nested-images figcaption {
	 flex-basis: 100%;
	 flex-grow: 1;
	 text-align: center;
}
.wp-block-image figcaption {
	 margin-bottom: 1em;
	 margin-top: 0.5em;
}


.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
	 align-self: inherit;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
	 margin: 0;
	 width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2);
}
.wp-block-gallery.has-nested-images figure.wp-block-image {
	 box-sizing: border-box;
	 display: flex;
	 flex-direction: column;
	 flex-grow: 1;
	 justify-content: center;
	 max-width: 100%;
	 position: relative;
} .is-layout-flex {
	 flex-wrap: wrap;
	 align-items: center;
	 display: flex;
} figure.wp-block-gallery.has-nested-images {
	 align-items: normal;
}

.pll-parent-menu-item {
	margin-left:20px;
}

.round img {border-radius: 15px;}

	#masthead p {
		border: none
	}
	.hentry {
	     margin: 0 0 0.5em;
	}
	body.home main,
	body.category main {
		display: flex;
		flex-direction: column;
		gap: 2.5%;
	}

	.posted-on a {
		border: none;
	}

	body.home .post,
	body.category .post {
		border-top: 5px solid #eee;
		padding-top: 5px;
		display: flex;
		justify-content: space-between;
	}
	body.home .post .left-block,
	body.category .post .left-block
	{
		display: flex;
		flex-direction: column;
		width:100%;
	}
	body.home .post.has-post-thumbnail .left-block,
	body.category .post.has-post-thumbnail .left-block
	{
		width:50%;

	}
	body.home .post .right-block,
	body.category .post .right-block
	{
		width:0;
	}
	body.home .post.has-post-thumbnail .right-block,
	body.category .post.has-post-thumbnail .right-block
	{
		width:47.5%;
	}

	body.home article:first-of-type,
	body.category article:first-of-type {
		border-top: none;
		padding-top: 0;
	}


	body.home .post img,
	body.category .post img {
		max-width: 90% !important;
	}

	a.post-thumbnail {
		border: none;
		line-height: normal;
	}

	body.category .post .cat-links,
	body.home .post .cat-links {
		max-width:100% !important;
		width: 100%;
	}

	body.home .post h2,
	body.category .post h2 {
		max-width:unset !important;
		margin-top:0;
	}

	@media (max-width: 550px) {

	body.home .post h2,
	body.category .post h2 {
		font-size: 1rem;
	}
	body.home .post .entry-meta,
	body.category .post .entry-meta {
		font-size: 0.7rem
	}

	body.category .post .cat-links,
	body.home .post .cat-links {
		font-size: 0.8rem;
	}


	}

	@media (min-width: 550px) {

		body.home .post,
		body.category .post {
			padding-top: 15px;
		}
		.category #main header:first-of-type p {
			width: 100% !important;
			padding-bottom:15px !important;
		}

	}

		.category #main header:first-of-type p {
		border-bottom: 5px solid #eee;
		padding-bottom: 5px;
		width: 90vw;
	}

	.current-menu-parent:not(.pll-parent-menu-item) > a, .current-menu-item a, .current-lang a {
		font-weight: bold;
		color: #040402;
		border-bottom: 0.1em dotted !important;
	}
