/*!
Theme Name: weblance
Theme URI: http://weblance.pl/
Author: Weblance.pl
Author URI: http://weblance.pl/
Description: Profesjonalny motyw strony WWW
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: weblance.pl
Tags: weblance
*/

:root {
	--width: 1620px;

	/* Font sizes - mobile first */
	--font-size-h1: 32px;
	--font-size-h2: 28px;
	--font-size-h3: 24px;
	--font-size-h4: 20px;
	--font-size-h5: 18px;
	--font-size-h6: 16px;

	/* ensure "normal" text on smallest screen is 14px */
	--font-size-normal: 14px;
	--font-size-small: 12px;
	--font-size-smaller: 12px;

	/* Spacing - mobile first */
	--spacing-xl: 24px;
	--spacing-lg: 20px;
	--spacing-md: 16px;
	--spacing-sm: 12px;
	--spacing-xs: 8px;
	--padding: 20px;
	--verti-padding: 50px;
	--verti-padding-big: 100px;
	--grid-spacing: 20px;
	--color: #D0006B;
	--blue: #002E63;
	--shadow: #F6F7FB;
}

/* >= 480px */
@media (min-width: 480px) {
	:root {
		--font-size-h1: 38px;
		--font-size-h2: 34px;
		--font-size-h3: 28px;
		--font-size-h4: 22px;
		--font-size-h5: 20px;
		--font-size-h6: 18px;
		--padding: 40px;
		--font-size-normal: 14px;
		--font-size-small: 12px;
		--font-size-smaller: 12px;

		--spacing-xl: 32px;
		--spacing-lg: 28px;
		--spacing-md: 20px;
		--spacing-sm: 16px;
		--spacing-xs: 10px;
		
	}
}

/* >= 786px */
@media (min-width: 786px) {
	:root {
		--font-size-h1: 38px;
		--font-size-h2: 34px;
		--font-size-h3: 28px;
		--font-size-h4: 24px;
		--font-size-h5: 20px;
		--font-size-h6: 18px;
		--font-size-normal: 14px;
		--font-size-small: 12px;
		--font-size-smaller: 12px;
		--verti-padding-big: 130px;
		--spacing-xl: 48px;
		--spacing-lg: 36px;
		--spacing-md: 24px;
		--spacing-sm: 20px;
		--grid-spacing: 30px;
		--spacing-xs: 12px;
		--padding: 50px;
	}
}

/* >= 900px */
@media (min-width: 900px) {
	:root {
		--font-size-h1: 40px;
		--font-size-h2: 34px;
		--font-size-h3: 28px;
		--font-size-h4: 24px;
		--font-size-h5: 20px;
		--font-size-h6: 16px;

		--font-size-normal: 13px;
		--font-size-smaller: 13px;
		--padding: 70px;
		--spacing-xl: 56px;
		--spacing-lg: 40px;
		--spacing-md: 28px;
		--spacing-sm: 24px;
		--spacing-xs: 14px;
		--verti-padding: 75px;
	}
}

/* >= 1100px */
@media (min-width: 1100px) {
	:root {
		--font-size-h1: 44px;
		--font-size-h2: 36px;
		--font-size-h3: 30px;
		--font-size-h4: 26px;
		--font-size-h5: 22px;
		--font-size-h6: 18px;

		--font-size-normal: 13px;
		--font-size-small: 13px;
		--font-size-smaller: 13px;
		--padding: 90px;
		--spacing-xl: 72px;
		--spacing-lg: 56px;
		--spacing-md: 36px;
		--spacing-sm: 28px;
		--spacing-xs: 18px;
		--grid-spacing: 50px;
		--verti-padding-big: 150px;
	}
}

/* >= 1400px */
@media (min-width: 1400px) {
	:root {
		--font-size-h1: 48px;
		--font-size-h2: 38px;
		--font-size-h3: 32px;
		--font-size-h4: 28px;
		--font-size-h5: 22px;
		--font-size-h6: 18px;

		--font-size-normal: 15px;
		--font-size-small: 13.5px;
		--font-size-smaller: 14px;
		--padding: 130px;
		--spacing-xl: 88px;
		--spacing-lg: 72px;
		--spacing-md: 48px;
		--spacing-sm: 36px;
		--spacing-xs: 20px;
		--verti-padding-big: 200px;
	}
}

/* >= 1600px */
@media (min-width: 1600px) {
	:root {
		--font-size-h1: 52px;
		--font-size-h2: 42px;
		--font-size-h3: 36px;
		--font-size-h4: 30px;
		--font-size-h5: 24px;
		--font-size-h6: 20px;
		--padding: 200px;
		--font-size-normal: 16px;
		--font-size-small: 14px;
		--font-size-smaller: 14px;

		--spacing-xl: 100px;
		--spacing-lg: 80px;
		--spacing-md: 60px;
		--spacing-sm: 40px;
		--spacing-xs: 24px;
		--verti-padding-big: 200px;
	}
}

/* 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.
 */


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

/**
 * 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: black;
	font-family: Syne, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: var(--font-size-normal);
	line-height: 1.5;
}

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

p {
	margin-bottom: 1.5em;
}

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


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
--------------------------------------------- */
body {
	background: #fff;
}

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


ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: 700;
}


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

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



a:focus {
	outline: thin dotted;
}

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

/* 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);
	line-height: 1;
	padding: 0.6em 1em 0.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: var(--color);
	border: 1px solid var(--color);
	border-radius: 10px;
	padding: 10px;
}

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

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation,
.category-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul,
.category-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation ul li:hover > a,
.category-navigation ul li:hover > a {
	color: var(--color);
	opacity: 1;
	transition-duration: 0.2s;
}
.main-navigation ul ul,
.category-navigation ul ul {
	position: absolute;
	top: 100%;
	left: -999em;
	display: flex;
	z-index: 50;
	background: radial-gradient(226.39% 226.17% at 55.08% -126.14%, #0E7FA6 0%, #001830 77.74%);
	flex-direction: column;
	border: 1px solid var(--color);
	border-radius: 15px;
}

.main-navigation ul ul a,
.category-navigation ul ul a {
	padding: 10px;
	color: white;
	border-radius: 10px;
}
.main-navigation ul ul a:hover,
.category-navigation ul ul a:hover {
	background: var(--color);
	color: white;
	transition-duration: 0.3s;
}
.main-navigation ul ul ul,
.category-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul,
.category-navigation ul ul li:hover > ul,
.category-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}
ul.sub-menu > li:hover > ul.sub-menu {
	left: 100% !important;
}
.main-navigation ul ul a,
.category-navigation ul ul a {
	min-width: 250px;
	width: 100%;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul,
.category-navigation ul li:hover > ul,
.category-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li,
.category-navigation li {
	position: relative;
}

.main-navigation a,
.category-navigation a {
	display: block;
	text-decoration: none;
}

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

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul,
	.category-navigation ul {
		display: flex;
	}
}


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


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

.bypostauthor {
	display: block;
}



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

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

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	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;
}

p {
	margin: 0;
}

p + p {
	margin-top: 20px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Syne", sans-serif;
	color: var(--color);
    font-weight: 500;
    color: var(--color);
	line-height: 120%;
    padding-bottom: 10px;
    margin: 0;
}
:root {
	--calc-padding: max(var(--padding), calc((100% - var(--width)) / 2))
}

.header-marquee {
    padding: 5px var(--calc-padding);
	background-color: var(--color);
	display: flex;

}
ul.sub-menu {
    width: 100%;
	min-width: 250px;
}
.header-marquee p {
	color: white;
	font: var(--font-size-small);
}
header#masthead {
	padding: 20px var(--calc-padding);
}
.header-main-row {
    display: flex;
    justify-content: space-between;
}
.header-logo img {
    height: 40px;
    width: auto;
}
.header-menu-icons {
    display: flex;
    align-items: center;
	gap: 20px;
}
.header-icons {
    display: flex;
	flex: none;
    gap: 20px;
    align-items: center;
	align-self: stretch;
}
a.header-cta-btn {
    flex: none;
    background: #FF4093;
	overflow: hidden;
    display: block;
	padding-right: 60px !important;
    height: 100%;
    align-self: stretch;
	padding: 20px 30px;
	color: white;
	position: relative;
	text-decoration: none;
}
a.header-cta-btn::after {
	content:"";
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-bottom: 50px solid var(--color);
	border-right: 0;
	border-top: 0;
	position: absolute;
	bottom: 0;
	z-index: 2;
	right: 0;
}
a.header-cta-btn span {
	position: relative;
	z-index: 3;
}
.header-icons > a > svg {
    height: 34px;
    width: auto;
}
.header-icons a {
	display: flex;
}
nav.main-navigation > div > ul {
    display: flex;
    gap: 20px;
}
nav.main-navigation > div > ul > li > a {
	color: white;
	opacity: 0.6;
}
nav.main-navigation > div > ul > li.current_page_item > a {
	color: white;
	opacity: 1;
	transition-duration: 0.2s;
}
.header-logo {
    display: flex;
    align-items: center;
	position: relative;
}
nav.main-navigation > div > ul li.menu-item-has-children > a::after,
nav.category-navigation > div > ul li.menu-item-has-children > a::after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 11px;
	height: 6px;
	margin-left: 4px;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="11" height="6" viewBox="0 0 11 6" fill="none"><path d="M0.5 0.5L5.5 5.5L10.5 0.5" stroke="%23F079AD" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center center;
	background-size: contain;
}
nav.mobile-navigation > div > ul li.menu-item-has-children > a::after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 11px;
	height: 6px;
	margin-left: 4px;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="11" height="6" viewBox="0 0 11 6" fill="none"><path d="M0.5 0.5L5.5 5.5L10.5 0.5" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center center;
	background-size: contain;
}

@media screen and (max-width: 1400px){
	.header-icons > a > svg {
		height: 25px;
		width: auto;
	}
	nav.main-navigation > div > ul {
		gap: 12px;
	}
	a.header-cta-btn {
		padding: 15px 20px;
	}
	.header-logo img {
		height: 32px;
		width: auto;
	}
}

a.header-cta-btn::before {
	background-color: var(--color);
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 100%;
	height:100%;
	width: var(--calc-padding);
}

nav.category-navigation {
	padding: 0 var(--calc-padding);
	background: rgba(232, 50, 129, 0.05);
}
.current-menu-item > a {
    color: var(--color);
	font-weight: 500;
	opacity: 1 !important;
	border-bottom: 1px solid var(--color);
}
nav.category-navigation .current-menu-item > a {
	color: white !important;
	background-color: var(--color);
}
nav.category-navigation > div > ul {
	gap: 10px;
}
nav.category-navigation > div > ul >li {
    width: 100%;
}
nav.category-navigation > div > ul >li > a {
	color: var(--color);
	padding: 5px 5px;
	line-height: 120%;
	height: 52px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	border-bottom: 1px solid var(--color);
} 
.open-mobile-menu {
	display: none;
}
.mobile-menu-overlay {
	display: none;
}
@media screen and (max-width: 1050px) {
	.open-mobile-menu {
		display: flex;
		transform: rotate(-90deg) !important;
		font-size: 8px;
		font-weight: 600;
		color: var(--color);
		flex-direction: column;
		align-items: center;
	}
	nav.category-navigation {
		display: none;
	}
	nav.main-navigation {
		display: none;
	}
	.header-icons {
		gap: 15px;
	}
	.header-marquee {
		padding-left: 0;
		padding-right: 0;
	}
	.mobile-menu-overlay {
		display: block;
		position: fixed;
		top: 0;
		left: -100%;
		width: 100%;
		height: 100%;
		background: #0018308f;
		z-index: 1000;
	}
	.open-mobile-menu-init .mobile-menu-overlay {
		left: 0;
		transition-duration: 0.3s;
	}
	.mobile-menu-overlay .mobile-menu-container {
		left: 0;
		transition-duration: 2s;
	}
	.mobile-menu-container {
    height: 100%;
	position: relative;
	left: -300%;
    background: radial-gradient(226.39% 226.17% at 55.08% -126.14%, #0E7FA6 0%, #001830 77.74%);
	max-width: 400px;
    padding: var(--padding);
	padding-top: 100px;
}
.close-mobile-menu {
    float: right;
    font-size: 50px;
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    margin-top: -20px;
}
nav.mobile-navigation > div > ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
nav.mobile-navigation > div > ul a {
    font-size: var(--font-size-h4) !important;
	color: white;
	text-decoration: none;
	padding: 5px 0;
	display: block;
}
nav.mobile-navigation > div > ul ul {
	list-style-type: none;
}
.mobile-menu-overlay a.header-cta-btn {
	display: block;
	height: auto;
}
ul.sub-menu > li:hover > ul.sub-menu {
	left: 0 !important;
}
.mobile-menu-overlay ul ul {
	display: none;
}
.mobile-menu-overlay ul li.submenu-open > ul {
	display: block;
}
.mobile-menu-container a.header-cta-btn {
    color: var(--color);
	font-size: var(--font-size-h5);
    background: white;
	margin-top: 20px;
	border-radius: 15px;
	overflow: hidden;
}
.mobile-menu-container a.header-cta-btn::after {
	border-bottom: 30px solid rgb(255, 238, 238);
}
}
@media screen and (max-width: 500px){
	a.header-cta-btn {
		display: none;
	}
	header#masthead {
				padding-top: 5px;
        padding-bottom: 5px;
	}
}
.mobile-menu-lines {
	display: flex;
	gap: 7px;
	align-items: end;
	flex-direction: row-reverse;
}
.mobile-menu-lines > span {
    width: 3px;
    height: 27px;
    background: var(--color);
    display: block;
}

.mobile-menu-lines > span:nth-child(1) {
	height: 27px;
}
.mobile-menu-lines > span:nth-child(2) {
	height: 20px;
}
.mobile-menu-lines > span:nth-child(3) {
	height: 15px;
}

 .mobile-navigation ul ul {
	margin: 0;
	padding: 0;
	margin-left: 20px;
	position: relative;
 }
 .mobile-header-icons {
    display: flex;
    gap: 20px;
	padding-bottom: 5px;
	width: 100%;
	border-bottom: 1px solid white;
	margin-bottom: 20px;
}
.mobile-header-icons a.header-icon-account svg path {
    stroke: white;
}

.mobile-header-icons a.header-icon-cart svg path {
    fill: white
}

span.menu-highlight {
	position: absolute;
	bottom: -20px;
	height: 20px;
	font-size: 12px;
	background: var(--color);
	width: 100%;
	left: 0;
	color: white;
	clip-path: polygon(
		0 0,
		100% 0,
		calc(100% - 8px) 100%,
		8px 100%
	);
}

header.entry-header.main-header {
    background: radial-gradient(226.39% 226.17% at 55.08% -126.14%, #0E7FA6 0%, #001830 77.74%);
	border-radius: 0;
    padding: 200px var(--calc-padding);
	position: relative;
	overflow: hidden;
}
@media screen and (min-width: 1101px) {
	header.entry-header.main-header {
		border-radius: 50px;
	}
}
@media screen and (max-width: 600px) {
	header.entry-header.main-header {
		padding: 100px var(--calc-padding);
	}
}
header.entry-header.main-header .container {
    display: flex;
    flex-direction: column;
    align-items: start;
	gap: 20px;
}
p#breadcrumbs {
    color: white;
}
p#breadcrumbs a {
	text-decoration: none;
}

header.entry-header.main-header .container h1 {
	color: white;
	font-size: var(--font-size-h1);
	margin: 0;
	line-height: calc(1.2 * var(--font-size-h2));
	max-width: 900px;
	font-weight: 400;
	padding: 0;
}
header.entry-header.main-header .container h1 p {
	margin: 0;
}
.page-content {
    color: white;
    text-align: left;
	max-width: 900px;
	margin-top: 10px;
}
.page-content strong {
	color: var(--color);
	font-weight: 500;
}
h2.entry-subtitle {
	color: white;
	font-size: var(--font-size-h2);
	margin: 0;
	margin-top: 10px;
	font-weight: 300;
}

header.entry-header.main-header .header-buttons--404 .btn {
	background-color: var(--color);
	border-radius: 100px;
	padding: 15px 30px;
	color: white;
	text-decoration: none;
	display: inline-block;
	margin-top: 50px;
}
.svg-line-1, .svg-line-2 {
	display: flex;
	position: absolute;
	z-index: 1;
	height: 50%;
	opacity: 1;
}
.svg-line-1 svg, .svg-line-2 svg {
	height: 100%;
	width: auto;
}
@media screen and (max-width: 600px) {
	.svg-line-1, .svg-line-2 {
		height:20%;
	}	
}
.svg-line-1 {
	top: 0;
	right: 0;
}
.svg-line-2 {
	bottom: 0;
	left: 0;
}

header.entry-header.main-header .container > svg {
	stroke-dasharray: 2000;
	stroke-dashoffset: 2000;
	animation: svg-draw-infinite 15s linear infinite;
	stroke: var(--color);
	stroke-width: 2;
	fill: none;
}

@keyframes svg-draw-infinite {
	0% {
		stroke-dashoffset: 1000;
	}
	50% {
		stroke-dashoffset: 0;
	}
	100% {
		stroke-dashoffset: 1000;
	}
}


.block__container {
    padding: 0 var(--calc-padding);
}

.header-logo svg {
    position: absolute;
    right: calc(100% + 20px);
    height: 50%;
	width: auto;
    top: 50%;
    transform: translateY(-50%);
}
.standard-button {
	position: relative;
}
.standard-button {
	border: 2px solid var(--color);
	border-color: transparent;
}
.standard-button:hover {
	border: 2px solid var(--color) !important;
	transition-duration: 0.3s;
	border-radius: 20px !important;
}

h2.section__title {
    margin: 0;
	font-size: var(--font-size-h3);
	text-align: left;
	color: black;
	font-weight: 700;
	margin-bottom: 30px;
	position: relative;
	width: fit-content;
}
@media screen and (max-width: 600px) {
	h2.section__title {
		margin-bottom: 20px;
	}
}
.block:not(.block-kafelki):not(.block-wypelnione-stanowiska) h2.section__title strong {
	color: var(--color);
	font-weight: 600;
	padding: 0 !important
}
.block-kafelki h2.section__title strong,
.block-wypelnione-stanowiska h2.section__title strong {
	padding: 5px 10px;
	border-radius: 100px;
	background-color: var(--color);
	color: white;
	font-weight: 500;
}


.block__inner {
    display: flex;
    flex-direction: column;
    align-items: start;
}


.standard-padding {
	padding-top: var(--verti-padding-big);
	padding-bottom: var(--verti-padding-big);
}

/* prevent double vertical spacing when two block__container are adjacent */
.standard-padding + .standard-padding {
	padding-top: 0 !important;
}




.block-default__buttons {
    display: flex;
    gap: 20px;
    row-gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	margin-top: var(--grid-spacing);
}
.block-default__buttons > *:first-child {
    background: var(--color);
    color: white;
    border-radius: 20px;
}
.block-default__buttons > * {
    padding: 15px 20px;
    text-decoration: none;
    display: flex;
    gap: 10px;
    align-items: center;
}
.block-default__buttons > *:not(:first-child) {
    border-bottom: 2px solid var(--color);
    border-radius: 0;
    color: var(--color);
}
.block-default__buttons > * img {
    height: 20px;
    width: auto;
}

.block-default__buttons > *:first-child::after {
    content: '';
    position: absolute;
    transition-duration: 0.3s;
    top: -5px;
    left: -5px;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    border-radius: 20px;
    border: 2px solid var(--color);
    opacity: 0;
    pointer-events: none;
}
.block-default__buttons > *:first-child:hover::after {
    opacity: 1;
}

.cta-svg svg{
	width: 100%;
	height: auto;
}
.cta-svg {
	position: absolute;
	top: 0;
	width: 33px;
	height: 420px;
	right: 10px;
	z-index: 5;
	transform: translateY(0);
	animation: cta-move 2s ease-in-out infinite alternate;
}

@keyframes cta-move {
	from { transform: translateY(0); }
	to   { transform: translateY(calc(-100% + 70px)); }
}

@media screen and (max-width: 800px) {
	.cta-svg {
		width: calc(0.8 * 33px);
		height: calc(0.8 * 420px);
		right: 15px;
	}
	}
	nav.woocommerce-breadcrumb {
    display: none;
}
.swiper-pagination {
    position: unset !important;
    width: 100% !important;
    display: flex;
    gap: 10px;
    margin-top: 20px !important;
}

:root {
    --swiper-theme-color: var(--color) !important;
    --swiper-pagination-bullet-inactive-color: var(--color) !important;
}
.swiper-pagination-bullet {
    margin: 0 !important;
    height: 10px !important;
    width: 100% !important;
    border-radius: 5px !important;
}
h2.woocommerce-loop-product__title {
    font-size: var(--font-size-normal);
    font-weight: 400;
    color: var(--color);
    margin: 0;
    margin-top: 5px;
}
.woocommerce-loop-product__image {
    position: relative;
    display: flex;
	overflow: hidden;
	border-radius: 20px;
}
.woocommerce-loop-product__image .product-price-absolute {
	position: absolute;
	bottom: 10px;
	right: 10px;
	background: var(--color);
	z-index: 5;
	padding: 5px 10px;
	border-radius: 10px;
	color: white;
}

:root {
	--swiper-navigation-sides-offset: 15px;
}
.swiper-button-next, .swiper-button-prev	 {
    padding: 7px;
    background: white;
    border-radius: 10px;
    border: 1px solid var(--color);
    box-shadow: 1px 1px 4px 0px #39393926;
}
/* .woocommerce img, .woocommerce-page img {
	width: 100%;
} */
	:root {
		--swiper-navigation-size: 44px !important;
	}
	:root {
		--swiper-navigation-sides-offset: 8px;
		--swiper-navigation-top-offset: 35% !important;
	}
ul.products.columns-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: var(--grid-spacing);
}

@media screen and (max-width: 1280px){
	ul.products.columns-4 {
		grid-template-columns: repeat(3, 1fr);
	}
}
@media screen and (max-width: 700px){
	ul.products.columns-4 {
		grid-template-columns: repeat(2, 1fr);
	}
}

.archive-content-wrapper {
	    padding: 100px var(--calc-padding);
}
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
	content: none;
}
p.woocommerce-result-count {
    color: var(--color);
}
select.orderby {
    padding: 10px;
    border: none;
    border-bottom: 1px solid var(--color);
    color: var(--color);
}
mark, ins {
    background: transparent;
    text-decoration: none;
}

.woocommerce-shop .archive-content-wrapper {
	display: none !important;
}

.single-product header.entry-header.main-header {
	padding-top: var(--grid-spacing);
	padding-bottom: var(--grid-spacing);
}

.single-product-wrapper {
	padding: 100px var(--calc-padding);
}
.woocommerce-order {
	padding: 100px var(--calc-padding);
}
.woocommerce ul.order_details {
    margin: 20px 0;
    padding: 0;
}
.woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image{
	border-radius: 20px;
	border: 2px solid var(--color);
	overflow: hidden;
}
footer#colophon {
    padding: 100px var(--calc-padding);
	background-color: #001830;
	    border-top: 1px solid #ffffff24
}
h4.footer-group-title {
    font-weight: 400;
    color: white;
	font-size: var(--font-size-h6);
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.404);
	margin-bottom: 10px;
}
.footer-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: var(--grid-spacing);
}
@media screen and (max-width: 1110px){
	.footer-top {
		grid-template-columns: 1fr;
	}
	.footer-left {
    text-align: center;
}
.footer-left img {
    max-width: 200px;
	height: auto;
}
}
@media screen and (max-width: 800px){
	.footer-grid {
		grid-template-columns: 1fr 1fr;
	}
}
@media screen and (max-width: 500px){
	.footer-grid {
		grid-template-columns: 1fr;
	}
}
ul.footer-links {
    padding: 0;
    margin: 0;
    margin-left: 20px;
    list-style: none;
}
ul.footer-links a {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.832);
}
.footer-bottom {
    padding: 10px var(--calc-padding);
    background: var(--color);
}
.site-info {
    display: flex;
    justify-content: space-between;
    color: white;
    flex-wrap: wrap;
    gap: 10px;
}
.woocommerce-info {
    border-top-color: var(--color);
}
.woocommerce-info::before {
	color: var(--color);
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 8px;
	vertical-align: middle;
	background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'><path d='M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z' stroke='%23E83281' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M12 16V12' stroke='%23E83281' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M12 8H12.01' stroke='%23E83281' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center/contain;
}
 header#masthead {
    position: fixed;
    top: 20px;
	background-color: transparent;
	z-index: 20;
	width: 100%;
} 
.admin-bar header#masthead {
	top: 52px;
}
nav.navigation.post-navigation {
    display: none;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	background-color: #fff1f7;
}
.above-title-content.product-main-category {
    display: flex;
    align-items: center;
    gap: 10px;
}
.above-title-content.product-main-category a {
    font-family: 'Syne';
    color: var(--color);
    text-decoration: none;
}
.above-title-content.product-main-category svg {
	flex: none;
}
h1.product_title.entry-title {
    font-size: var(--font-size-h3);
    line-height: 120%;
    margin-top: 10px !important;
    color: var(--color);
}
p.price * {
    color: var(--color);
    font-size: var(--font-size-h6) !important;
}
.woocommerce-product-details__short-description {
    color: var(--color);
    margin-top: 20px;
    margin-bottom: 20px;
}
table.variations {
    display: block;
}
table.variations td, table.variations th {
	display: block;
	text-align: left;
}
table.variations label {
	color: var(--color);
	font-weight: 500 !important;
	margin: 0 !important;
}

:root {
	--wvs-selected-item-background-color: var(--color);
	--wvs-selected-item-text-color: white;
	--wvs-single-product-item-height : 45px;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
	border-radius: 20px;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
	padding: 10px;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
	box-shadow: var(--wvs-item-box-shadow, 0 0 0 1px var(--color));
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
	box-shadow: 0 0 0 2px var(--color);
}
.wvs-has-image-tooltip:before, [data-wvstooltip]:before {
	background-color: var(--color);
}
span.woo-selected-variation-item-name {
    border-bottom: 2px solid var(--color);
    color: var(--color);
}
.variable-item {
	height: auto;
	line-height: 100%;
	padding-top: 5px  !important;
	padding-bottom: 5px !important;
	font-size: var(--font-size-normal) !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
	box-shadow: 10 10 0 0 var(--color);
}
.woocommerce div.product form.cart .reset_variations {
	font-size: var(--font-size-normal);
	color: var(--color);
}

.woo-variation-swatches li {
	margin:0 !important;
}
.variable-items-wrapper {
	display: flex !important;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 5px !important;
}
.woocommerce-variation-price {
    padding-bottom: 5px;
    border-bottom: 2px solid var(--color);
    margin-bottom: 10px;
}
.woocommerce-variation-price * {
    color: var(--color);
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover {
	background-color: var(--color);
	font-weight: 500 !important;
	font: var(--font-size-normal);
	padding: 15px 30px;
	border-radius: 20px;
	height: auto;
}
.input-text.qty {
	height: auto;
	padding: 15px 15px;
	border-radius: 15px;
	border: 2px solid var(--color);
	background-color: transparent;
	color: var(--color);
	font-weight: 600;
}
.input-text.qty:focus {
	background-color: var(--color);
	color: white;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
	background-color: var(--color);
	filter: brightness(1.2);
	transition-duration: 0.3s;
}

@media screen and (max-width: 786px){
	.single-product-wrapper {
		padding-top: 20px
	}
}
.woocommerce span.onsale {
	padding: 10px 20px;
	top: 10px;
	border: 2px solid white;
	line-height: 120%;
	left: 10px;
	min-height: unset;
	min-width: unset;
	color: white;
	background-color: var(--color);
	border-radius: 15px;
}
.pswp__bg {
    background: #000000c7;
}
.woocommerce-message {
    border-top-color: #ff6aaa;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
    float: unset;
    border: 2px solid var(--color);
    background: transparent;
    border-radius: 15px;
    color: var(--color);
    font-weight: 600;
    margin-top: 10px;
    float: right;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	float: unset;
	width: 100%;
}
.woocommerce-cart-wrapper {
    padding: 100px var(--calc-padding);
}
@media screen and (max-width: 786px){
	.woocommerce-cart-wrapper {
		padding: 50px var(--calc-padding);
	}
}
.cart-product-item {
	display: grid;
    grid-template-columns: 220px 1fr;
	position: relative;
    gap: 20px;
}

.cart-page-two-columns {
	display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
}
.cart-page-two-columns h2 {
	font-size: var(--font-size-h6);
    font-weight: 500;
    color: var(--color);
    padding-bottom: 10px;
    margin: 0;
    margin-bottom: 20px;
    border-bottom: 2px solid var(--color);
}
.product-thumbnail a {
	display: flex;
}
.product-thumbnail a img {
	border-radius: 15px;
	border: 2px solid var(--color);
}
.woocommerce a.remove {
	color: var(--color) !important;
}
.product-remove {
	z-index: 5;
    position: absolute;
	display: flex;
    top: 10px;
    left: 10px;
}
.product-details {
	padding: 20px 0;
}
.product-title.product-title-font-family a {
	font-family: 'Syne';
    color: var(--color);
    text-decoration: none;
	line-height: 100% !important; 
}
.cart-product-prices {
    display: flex;
    align-items: center;
    gap: 15px;
    color: var(--color);
    font-weight: 500;
	margin-top: 20px;
}
.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
	display: flex;
    flex-direction: column;
    gap: 20px;
}
.cart-product-item .input-text.qty {
	border-radius: 0;
	border: none;
	border-bottom: 2px solid var(--color);
	height: 35px;
}
.cart-product-prices svg path {
	stroke: var(--color);
	stroke-width: 2px;
}
.woocommerce table.shop_table th, .woocommerce table.shop_table td {
	padding: 10px 0;
	border: none;
	border-bottom: 1px solid var(--color);
	color: var(--color);
	font-weight: 400 !important;
}
table.shop_table.shop_table_responsive {
	border-radius: 0;
	border: none;
}
ul#shipping_method {
	display: flex;flex-direction: column;
	gap: 10px;
}
label {
	color: var(--color);
}
ul#shipping_method li label {
    padding: 15px 10px;
    display: block !important;
    background: transparent;
    border: 2px solid var(--color);
	cursor: pointer;
    color: var(--color);
	border-radius: 10px;
}
ul#shipping_method li input:checked + label {
	background: var(--color);
	color: white;
	font-weight: 500;
}
ul#shipping_method li input {
	display: none;
}
p.woocommerce-shipping-destination {
    margin-top: 10px;
}
.coupon {
    display: flex;
    gap: 10px;
	flex-wrap: wrap;
	margin-top: 20px;
}
.coupon input {
    height: 45px;
    border-radius: 10px;
    border: 2px solid var(--color);
    padding: 10px;
    width: 100%;
    flex: 1;
}
.coupon button {
	background: var(--color);
	color: white;
	border: none;
	padding: 0 20px;
	border-radius: 10px;
	font-weight: 600;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	width: 100%;
	float: unset;
}

@media screen and (max-width: 1000px){
	.cart-product-item {
		grid-template-columns: 170px 1fr;
	}
	.product-details {
		padding: 5px 0;
	}
	.cart-product-prices {
		margin-top: 10px;
	}
}
@media screen and (max-width: 786px){
	.cart-page-two-columns {
		grid-template-columns: 1fr;
	}
}

@media screen and (max-width: 768px) {
	.woocommerce table.shop_table_responsive .woocommerce-shipping-totals tr td::before, .woocommerce-page table.shop_table_responsive .woocommerce-shipping-totals tr td::before {
		content: attr(data-title) ": ";
		font-weight: 700;
		float: left;
	}
	.woocommerce ul#shipping_method {
		margin-top: 25px;
	}
	.cart-product-item {
		grid-template-columns: 100px 1fr;
	}
	.product-title.product-title-font-family a {
		font-size: var(--font-size-small);
	}
	.product-details {
		padding: 0;
	}
	.cart-product-prices {
		margin-top: 5px;
	}
	.cart-product-item .input-text.qty {
		height: 27px;
	}
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 10px;
    left: auto;
    color: white;
    background-color: var(--color);
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
[name="update_cart"] {
	padding: 15px 30px !important;
	border-radius: 20px;
	font-weight: 600;
	background: var(--color);
	color: white !important;
	margin-top: 10px !important;
	width: 100%;
	display: block;
	border: none;
}
.empty-cart-wrapper svg {
    width: min(100%, 400px);
    height: auto;
}
.empty-cart-wrapper {
	text-align: center;
	width: 100%;
}
.empty-cart-wrapper-inner {
	border-bottom: 5px solid var(--color);
	display: flex;
	align-items: center;
	width: 100%;
	flex-direction: column;
	gap: 20px;
}
a.button.wc-backward {
    padding: 20px;
    margin-top: 10px;
    border-radius: 15px;
    font-weight: 500;
}
@media screen and (min-width: 769px){
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
		width: 38%;
	}
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
		width: 58%;
	}

}
dl.variation {
    margin: 0;
    margin-top: 10px;
}
dl.variation dt {
    font-size: var(--font-size-small);
    font-weight: 500;
    color: var(--color);
    opacity: 0.7;
}
dl.variation dd {
    margin: 0;
    color: #ab004a;
	font-size: var(--font-size-small);
}
div#aci-fields-wrap textarea, div#aci-fields-wrap input {
    border-radius: 10px;
    border: 2px solid var(--color);
    color: var(--color);
}
div#aci-fields-wrap textarea::placeholder, div#aci-fields-wrap input::placeholder {
	color: var(--color);
	opacity: 0.7;}
div#aci-fields-wrap label {
	color: var(--color);
	font-weight: 500;
}
.image-variable-item {
    width: 80px !important;
    height: auto !important;
}
form.checkout.woocommerce-checkout{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 50px;
}
@media screen and (max-width: 786px){
	form.checkout.woocommerce-checkout{
		grid-template-columns: 1fr;
	}
}
.woocommerce .col2-set::after, .woocommerce .col2-set::before, .woocommerce-page .col2-set::after, .woocommerce-page .col2-set::before {
	content: none;
}
.woocommerce table.shop_table {
	border: none;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background: linear-gradient(99deg, rgba(254, 194, 228, 0.42) 10.51%, rgba(255, 191, 219, 0.42) 36.85%, rgba(255, 222, 236, 0.42) 70.18%, rgba(255, 172, 208, 0.42) 92.4%);
}
.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
	border-color: var(--color);
}
.woocommerce form .form-row label {
	color: var(--color);
	font-weight: 500;
}
.select2-container .select2-dropdown, .select2-container .select2-selection {
	border-color: var(--color);
	color: var(--color);
}
.select2-container .select2-selection--single .select2-selection__rendered {
	color: var(--color);
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	background-color: var(--color);
	color: white;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
	border-bottom-color: var(--color);
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 1px solid var(--color);
}
.woocommerce-tabs.wc-tabs-wrapper {
    margin-top: 50px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	font-size: var(--font-size-normal);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: var(--color);
	font-weight: 500;
	font-size: var(--font-size-h6);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background-color: transparent;
}
li.active {
    background: var(--color) !important;
    color: white !important;
}
.comment-form-rating a {
    color: var(--color);
}

tr.woocommerce-shipping-totals.shipping ul#shipping_method {
    margin: 0 !important;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.woocommerce .woocommerce-customer-details address {
	border: none;
	color: var(--color);
	padding: 0;
}
ul.wc-item-meta {
    margin-top: 10px;
    padding-left: 10px;
}
.woocommerce ul.order_details {
    margin: 20px 0;
    padding: 0;
    gap: 20px;
    display: flex;
    flex-wrap: wrap;
}
.woocommerce ul.order_details::after, .woocommerce ul.order_details::before {
	content: none;
}
.woocommerce-order-overview {
    color: var(--color);
}
.main-header-wrapper {
    padding: 20px;
}
header.entry-header.main-header .container > svg {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
}
.main-header-pattern {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 900px){
	.main-header-wrapper {
		padding: 10px;
	}
}


.header-content-wrapper {
    position: relative;
    z-index: 5;
}
nav.breadcrumbs {
    margin-bottom: 20px;
}
a.header-cta-link {
    text-decoration: none;
    display: block;
    padding: 10px 20px;
    border-radius: 100px;
    background: var(--color);
    color: white;
	margin: 0;
} 
a.button-standard {
	position: relative;
	overflow: hidden;
}
a.button-standard span {
	position: relative;
	z-index: 1;
	font-size: var(--font-size-h6);
}
a.button-standard::after {
	content: "";
	position: absolute;
	bottom: -100%;
	z-index: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #001830;
}
a.button-standard:hover::after {
	bottom: 0;
	transition-duration: 0.3s;
}
a.button-standard:hover {
	box-shadow: 0 0 0 1px var(--color);
}

.standard-wrapper-buttons > a {
	padding: 15px 20px;
	text-decoration: none;
	display: block;
		border-radius: 100px;
}

.standard-wrapper-buttons > a:first-child {
	background-color: var(--color);
	color: white;

}
.standard-wrapper-buttons a {
	line-height: 120%;
}
.standard-wrapper-buttons {
	row-gap: 10px !important;
}
.standard-wrapper-buttons {
	margin-top: 30px;
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}
.standard-wrapper-buttons.block-hero__buttons > a:not(:first-child)::before {
	content: "";
    display: block;
    width: 100%;
    background-size: 100% 18px !important;
    height: 18px;
    background-repeat: no-repeat !important;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
    background: url(/wp-content/themes/weblance/assets/images/brush.svg);
}
.block-hero__buttons {
	margin-top: 30px;
}


.standard-wrapper-buttons > a:not(:first-child)::after {
	background-color: var(--color);
}
.standard-wrapper-buttons {
	flex-wrap: wrap;
}
.header-logo a img {
    height: 30px;
    width: auto;
}
@media screen and (max-width: 1100px) {
	.main-header-wrapper {
		padding: 0;
	}
	header#masthead {
		top: 0;
	}
	.admin-bar header#masthead {
		top: 32px;
	}
	.header-logo a img {
		height: 20px;
		width: auto;
	}
}
a.custom-logo-link {
    display: flex;
}

@media screen and (max-width: 450px){
	.header-icons > a.button-standard.header-cta-link {
		display: none;
	}
	.block__container.block-container-hero > svg {
		top: 15% !important;
		    stroke-width: 10 !important;
	}
}

.block-svg > svg {
    position: absolute;
    top: -50px;
    right: -50px;
	z-index: -1;
	max-width: 80%;
}
.block-svg {
	position: relative;
	overflow: hidden;
}
/* .button-standard {
    margin-top: 30px;
} */

.standard-wrapper-buttons:not(.block-hero__buttons) > a:not(:first-child) {
	border-radius: 100px;
	border: 1px solid var(--blue);
}

.except-padding {
	padding-top: max(100px, var(--padding));
	padding-bottom: max(100px, var(--padding));
	background-color: #F2F8FF;
}
.mini-except-padding {
	padding-top: max(50px, var(--padding));
	padding-bottom: max(50px, var(--padding));
	background: radial-gradient(226.39% 226.17% at 55.08% -126.14%, #0E7FA6 0%, #001830 77.74%);
}
@media screen and (max-width: 786px){
	h2.section__title strong {
		padding: 1px 10px
	}

}
section.error-404.not-found.standard-padding svg {
    max-width: 300px;
    margin: auto;
    height: auto;
}section.error-404.not-found .page-content {
	display: flex;
	justify-content: center;
	width: 100%;
}
.not-found {
	display: flex;
	justify-content: center;
}
section.error-404.not-found.standard-padding .page-content {
    margin: auto;
}
header#masthead.sticked-element {
	top: 0;
	background: radial-gradient(226.39% 226.17% at 55.08% -126.14%, #0E7FA6 0%, #001830 77.74%) !important;
}
.admin-bar header#masthead.sticked-element {
	top: 32px;
}
.mini-except-padding .proces__mini {
	color: white;
}
.mini-except-padding h2.section__title {
	color: white;
}

.mini-except-padding .standard-wrapper-buttons:not(.block-hero__buttons) > a:not(:first-child) {
	border: 1px solid white;
	color: white;
}

.swiper-outside-buttons > div {
    position: unset;
    transform: none;
    margin: 0;
	padding: 13px;
	border-radius: 100px;
	border: none;
}
.swiper-outside-buttons {
	display: flex;
	gap: 10px;
	align-items: center;
	margin-top: 10px;
	justify-content: end;
}
.buttons-and-swiper-buttons {
    display: flex;
	margin-top: 0;
    align-items: center;
    width: 100%;
	align-items: center;
	flex-wrap: wrap-reverse;
	justify-content: space-between;
}

@media screen and (max-width: 786px){
.buttons-and-swiper-buttons {
	flex-direction: column-reverse;
	gap: 0;
	margin-top: 20px;
	align-items: start;
}

}


@media screen and (max-width: 786px){
.swiper-outside-buttons > div {
	padding: 6px;
}
}

.section__mini::before {
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    border-radius: 20px;
    background: var(--color);
    flex: none;
}
.section__mini {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}
.block-kontakt {
	position: relative;
	overflow: hidden;
}
.block-kontakt > svg {
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%;
    height: auto;
}
.block-container-kontakt{
	position: relative;
	z-index: 2;
}

.block-container-kontakt .section__mini {
	color: white;
}
.contact-data-grid {
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
	gap: var(--grid-spacing);
}
h4.contact-group-title {
    color: white;
    font-size: var(--font-size-h6);
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ffffff59;
}
ul.contact-list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.contact-item a {
    display: flex;
	font-size: var(--font-size-h6);
    align-items: center;
    gap: 10px;
	color: white;
	text-decoration: none;
}
.contact-item {
	color: white;
	font-size: var(--font-size-h6);
}

@media screen and (max-width: 900px){
	.contact-data-grid {
		grid-template-columns: 1fr;
	}
}

.single-post-content-item-content {
	margin-top: 30px;
}




@media screen and (max-width: 1300px) {
	.single-post-content {
		grid-template-columns: 6fr 4fr;
	}
}
@media screen and (max-width: 900px) {
	.single-post-content {
		grid-template-columns: 1fr;

	}
}


.baza_wiedzy-grid {
    width: 100%;
}
article.post-card img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.post-card__body h3.post-card__title {
    font-size: var(--font-size-h6);
    color: black;
    margin: 0;
}
.post-card-link {
    text-decoration: none;
}
article.post-card {
    padding: 20px;
    border-radius: 20px;
    background: #F8F8F8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.post-card__body {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.post-card__excerpt {
    color: black;
}


.single-post-content {
	padding: 0 var(--calc-padding);
	padding-top: 50px;
}

.swiper-wrapper {
    align-items: stretch;
}

.swiper-slide {
    align-items: stretch;
    align-self: stretch;
    height: auto !important;
}

a.post-card-link {
    height: 100%;
    display: block;
}


.grid-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 30px;
}
@media screen and (max-width: 1300px) {
	.grid-wrapper {
		grid-template-columns: 1fr 1fr;
	}
}
@media screen and (max-width: 900px) {
	.grid-wrapper {
		grid-template-columns: 1fr;
	}
}

.single-post-meta > span {
    display: inline-block;
    padding: 10px 15px;
    background: #f8f8f8;
    border-radius: 10px;
}
.single-post-meta {
    margin-bottom: 20px;
}


.single-post-content {
	padding: 50px var(--calc-padding);
}
.single-post-meta {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.single-post-meta > span {
    display: block;
    padding: 10px;
	font-weight: 500;
    background: #f8f8f8;
    color: var(--color);
}
section.single-nav {
    margin-top: 20px;
    margin-bottom: 30px;
}
.single-nav_title {
    font-size: var(--font-size-h5);
    color: var(--color);
    font-weight: 500;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 2px solid var(--color);
}
section.single-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
span.toc-number {
    display: block;
    height: 40px;
    width: 40px;
    background: transparent;
	border: 2px solid var(--blue);
    border-radius: 5px;
    display: flex;
	flex: none;
    justify-content: center;
    align-items: center;
    color: var(--blue);
    font-weight: 600;
	align-items: center;
}
section.single-nav ul ul {
	margin-left: 20px;
}
.toc-item-wrapper {
	display: flex;
	margin-bottom: 10px;
	gap: 10px;
}
section.single-nav a {
	display: flex;
	align-items: center;
}

section.single-nav li.active > .toc-item-wrapper > .toc-number {
	background: var(--color) !important;
	color: white !important;
}
section.single-nav li.active {
	background-color: transparent !important;
	color: inherit !important;
}
.single-post-excerpt {
    margin-bottom: 20px;
}
.toc-item-wrapper a {
    color: var(--color);
}
.single-post-content {
    padding: 50px var(--calc-padding);
    display: grid;
    grid-template-columns: 7fr 3fr;
    gap: 50px;
}
.author_data section.single-nav {
    margin-top: 20px;
    margin-bottom: 30px;
    position: sticky;
    top: 50px;
}
html, body {
	scroll-behavior: smooth;
}
.single-post-content-item-content {
	margin-top: 30px;
}


.toc-item-wrapper a {
    text-decoration: none;
    color: var(--blue);
    font-weight: 500;
}

@media screen and (max-width: 1100px) {
	.single-post-content {
		grid-template-columns: 1fr;
	}
}
.block-hero__clients.clients-block {
    margin-top: 50px;
    border-top: 1px solid #ffffffad;
    padding-top: 20px;
    width: 100%;
}
button.clients-btn {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    padding: 5px;
    align-items: center;
    border-radius: 200px;
    border: none;
    background: rgba(255, 255, 255, 0.14);
}
.client-wrapper-buttons {
    display: flex;
    gap: 10px;
}

@media screen and (max-width: 599px){
    button.clients-btn {
        width: 30px;
        height: 30px;
    }
}
.main-header__faq-ornament-wrap {
    opacity: 0.5;
}