/*!
Theme Name: sizeer_blog_theme
Theme URI: http://underscores.me/
Author: SW-MIG
Author URI: https://miggroup.com/pl/
Description: dedicated theme for Sizeer blog
Version: 1.13.22
Tested up to: 5.4
Requires PHP: 5.6 
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sizeer_blog
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;
}

html * {
	-webkit-tap-highlight-color: transparent;
}

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
	text-decoration: inherit;
	color: inherit;
}

a:hover, a:visited {
	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;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 19px;
}

p {
	line-height: 1.5;
}

h1 {
	font-size: 26px;
	line-height: 35px;
	font-weight: 700;
}

h2, .related-heading {
	font-size: 16px;
	line-height: 19px;
	font-weight: 700;
}

nav.rank-math-breadcrumb {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 20px;
}

nav.rank-math-breadcrumb span.separator {
	font-weight: 800;
	color: #aaa;
	padding: 3px;
}

@media (max-width: 576px) {
	nav.rank-math-breadcrumb {
		padding-bottom: 0;
		padding: 0 22px;
	}
}

p {
	line-height: 1.7;
}

.single-post .related-posts-section #carousel-heading {
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	line-height: 19px;
}

.related-heading {
	margin: 0;
	font-size: 16px;
	line-height: 27px;
	font-weight: 700;
}

.splide__slide img {
	vertical-align: middle;
}

figure.wp-block-image {
	margin-top: 35px;
	margin-bottom: 35px;
}

.vertical-separator {
	display: block;
	min-height: 100%;
	width: 1px;
	background-color: #ebebeb;
	margin: 0 10px;
}

.wp-block-quote {
	font-family: 'bebas-neue-pro';
	letter-spacing: 1.1px;
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0.800000011920929px;
	text-align: left;
	position: relative;
	padding-left: 30px;
	margin: 0;
}

.wp-block-quote::before {
	content: url(./assets/quotation.svg);
	position: absolute;
	display: block;
	left: 0;
	top: 0;
}

.wp-block-quote p {
	margin-top: 0;
	margin-bottom: 10px;
}

.wp-block-quote cite {
	font-size: 12px;
}

.container {
	width: 100%;
	margin: 0 auto;
	max-width: 1280px;
}

@media (max-width: 1400px) {
	.container {
		max-width: 1050px;
	}
}

@media (max-width: 1200px) {
	.container {
		max-width: 960px;
	}
}

@media (max-width: 992px) {
	.container {
		max-width: 740px;
	}
}

@media (max-width: 768px) {
	.container {
		max-width: 560px;
	}
}

@media (max-width: 576px) {
	.container {
		max-width: 100%;
	}
}

.container_plus {
	width: 100%;
	margin: 0 auto;
	max-width: 1360px;
}

@media (max-width: 1400px) {
	.container_plus {
		max-width: 1090px;
	}
}

@media (max-width: 1200px) {
	.container_plus {
		max-width: 1000px;
	}
}

@media (max-width: 992px) {
	.container_plus {
		max-width: 780px;
	}
}

@media (max-width: 768px) {
	.container_plus {
		max-width: 600px;
	}
}

@media (max-width: 576px) {
	.container_plus {
		max-width: 100%;
	}
}

.menu-placeholder {
	display: block;
	height: 100px;
}

@media (max-width: 768px) {
	.menu-placeholder {
		height: 70px;
	}
}

#masthead {
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.06);
	background-color: #fff;
	width: 100vw;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}

#masthead .container {
	text-transform: uppercase;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-family: 'bebas-neue-pro';
	line-height: 22px;
	letter-spacing: 1.1px;
}

#masthead .site-branding {
	display: flex;
	align-items: end;
}

#masthead .site-branding .go-shop {
	margin-left: 35px;
}

#masthead .site-branding .go-shop .go-shop-link {
	margin-left: 3px;
}

#masthead nav {
	display: flex;
	align-items: flex-end;
}

#masthead nav ul {
	font-size: 18px;
	display: flex;
	align-items: flex-end;
	margin: 0;
}

#masthead nav ul li {
	list-style: none;
	padding: 0 40px 0 0;
}

#masthead .is-form-style input.is-search-input {
	border: solid 1px white !important;
	border-bottom: solid 1px #000 !important;
	padding: 0;
	width: 300px;
}

#masthead .is-form-style input.is-search-submit,
#masthead .is-search-icon {
	background-color: #fff !important;
	border: solid 1px white !important;
	border-bottom: solid 1px #000 !important;
}

#masthead .menu-bg-overlay {
	opacity: 0;
	pointer-events: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	background-color: #000000b0;
	transition: opacity 0.2s linear;
}

#masthead .hamburger-menu {
	display: none;
}

@media (max-width: 992px) {
	#masthead .hamburger-menu {
		display: block;
		width: 26px;
		height: 14px;
		align-self: center;
		padding: 8px 20px 8px 16px;
		cursor: pointer;
	}
	#masthead .container {
		height: 70px;
		padding: 10px;
		flex-wrap: wrap;
		box-sizing: border-box;
	}
	#masthead .site-branding {
		width: 100%;
	}
	#masthead .site-branding .logo {
		height: 24px;
		width: 162px;
	}
	#masthead .site-branding .go-shop {
		margin-left: auto;
	}
	#masthead .is-form-style {
		margin-bottom: 30px;
	}
	#masthead .is-form-style,
	#masthead .is-form-style input.is-search-input {
		width: 100%;
	}
	#masthead .menu-bg-overlay.open {
		opacity: 1;
		pointer-events: visible;
		display: block;
		cursor: pointer;
	}
	#masthead #site-navigation {
		position: absolute;
		z-index: 50;
		background-color: #fff;
		left: 0;
		top: 0;
		height: 100vh;
		transform: translateX(-100%);
		transition: transform 0.4s ease-in;
		flex-direction: column-reverse;
		justify-content: flex-end;
		padding: 20px;
	}
	#masthead #site-navigation.open {
		transform: translateX(0%);
	}
	#masthead #site-navigation.open::after {
		content: "x";
		font-family: 'Open Sans';
		font-weight: 300;
		position: absolute;
		right: -20px;
		top: 10px;
		text-transform: lowercase;
		color: #fff;
		pointer-events: none;
	}
	#masthead #site-navigation ul {
		width: 240px;
		flex-direction: column;
		align-items: flex-start;
		padding: 0;
	}
	#masthead #site-navigation ul li {
		padding: 0 0 20px;
		margin-bottom: 20px;
		border-bottom: 1px solid #F6F6F6;
		width: 100%;
	}
}

.sizeer_blog .is-ajax-search-result {
	background: #fff;
	padding: 0;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.06);
}

.sizeer_blog .is-ajax-search-result .is-ajax-search-post {
	padding: 0;
}

.sizeer_blog .is-ajax-search-result .is-search-sections {
	padding: 15px;
	box-sizing: border-box;
}

.sizeer_blog .is-ajax-search-result .is-search-sections .left-section {
	width: 100px;
	height: 100px;
	margin-right: 15px;
}

.sizeer_blog .is-ajax-search-result .is-search-sections .left-section .thumbnail {
	width: 100%;
}

.sizeer_blog .is-ajax-search-result .is-search-sections .left-section .thumbnail a {
	width: 100%;
	display: block;
	height: 100%;
}

.sizeer_blog .is-ajax-search-result .is-search-sections .left-section .thumbnail a img {
	max-width: 100%;
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.sizeer_blog .is-ajax-search-result .is-search-sections .is-title a {
	font-size: 14px;
	color: black;
	font-weight: 600;
}

.sizeer_blog .is-ajax-search-result .is-search-sections .is-title a:hover {
	text-decoration: none;
}

.splide-progress {
	background: #ebebeb;
	width: 100px;
	margin-top: 25px;
	display: none;
}

@media (max-width: 768px) {
	.splide-progress {
		display: block;
	}
}

.splide-progress-bar {
	background: #000;
	height: 4px;
	transition: width 400ms ease;
	width: 0;
}

.post-tag {
	padding: 4px 6px;
	margin-right: 10px;
	border: 1px solid black;
}

body {
	background-color: #F6F6F6;
}

.splide__arrow {
	width: 70px;
	height: 70px;
	z-index: 5;
	background-color: rgba(246, 246, 246, 0.7);
}

.splide__arrow svg {
	width: 24px;
	height: unset;
}

.single-post .related-wrap {
	transform: scale(1);
	background-color: #ffffff;
}

@media (max-width: 768px) {
	.single-post .related-wrap {
		background-color: #f6f6f6;
	}
}

.single-post .related-posts-section {
	position: static;
	padding: 40px 20px 70px 20px;
	overflow: hidden;
	box-sizing: border-box;
}

@media (max-width: 768px) {
	.single-post .related-posts-section {
		background-color: #f6f6f6;
	}
}

.single-post .related-posts-section #carousel-heading {
	font-family: 'bebas-neue-pro';
	font-size: 22px;
	text-transform: uppercase;
	padding: 0 12px;
	font-weight: 400;
	letter-spacing: 1.1px;
}

.single-post .related-posts-section .splide__track {
	overflow: visible;
	padding: 10px;
}

.single-post .related-posts-section .related-posts .splide__slide:not(.splide__slide.is-visible) .post-card {
	filter: drop-shadow(0px 0px 0px rgba(0, 0, 0, 0.1));
}

.single-post .related-posts-section .related-posts .post-card {
	padding: 6px;
	filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.1));
	transition: filter 0.3s;
	height: 100%;
}

@media (max-width: 768px) {
	.single-post .related-posts-section .related-posts .post-card {
		filter: drop-shadow(0px 0px 0px rgba(0, 0, 0, 0.1));
	}
	.single-post .related-posts-section .related-posts .post-card .post-img {
		height: 140px;
	}
}

.single-post .related-posts-section .related-posts .post-card .read-more {
	position: absolute;
	bottom: 30px;
	right: 30px;
	vertical-align: middle;
}

.single-post .related-posts-section .related-posts .post-card .read-more img {
	vertical-align: middle;
}

.single-post .related-posts-section .related-posts .post-card .category {
	bottom: 30px;
	display: block;
}

.single-post .related-posts-section .related-posts .post-card .text-content {
	min-height: 120px;
	padding: 20px 25px 35px;
}

@media (max-width: 768px) {
	.single-post .related-posts-section .related-posts .post-card .text-content {
		padding: 0px 15px 35px;
		min-height: 100px;
	}
	.single-post .related-posts-section .related-posts .post-card .text-content .related-heading {
		font-size: 16px;
		line-height: 19px;
	}
}

.single-post .related-posts-section .related-posts .post-card .excerpt p {
	display: none;
}

.single-post .related-posts-section .related-posts .splide__arrows {
	position: fixed;
	top: 50%;
	width: 100%;
	left: 50%;
	max-width: 1677px;
	transform: translateX(-50%);
	z-index: 5;
}

.single-post .featured-image {
	width: 100%;
	padding-bottom: 48.75%;
	position: relative;
}

.single-post .featured-image img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.single-post .date-time {
	font-size: 12px;
	line-height: 16px;
	padding: 10px 0 0 0;
}

@media (max-width: 576px) {
	.single-post .date-time {
		padding: 10px 0 0;
	}
}

.single-post .post-main-container {
	background-color: #ffffff;
	padding-bottom: 40px;
}

.single-post .post-container {
	max-width: 880px;
	background-color: #ffffff;
	margin: 0 auto;
	padding: 0 22px;
}

.single-post .post-container img {
	width: 100%;
	height: auto;
}

.single-post .post-container .post-tags {
	padding: 30px 0;
}

.single-post .post-author {
	display: flex;
	align-items: center;
	max-width: 880px;
	padding: 12px 44px;
	background-color: #ffffff;
	box-sizing: border-box;
	margin: 20px auto;
}

.single-post .post-author .author-img {
	width: 43px;
	height: 43px;
	border-radius: 50%;
	border: 2px solid black;
	overflow: hidden;
	flex-shrink: 0;
}

.single-post .post-author .author-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.single-post .post-author .author-text-content {
	padding-left: 22px;
	display: flex;
	align-items: center;
}

@media (max-width: 576px) {
	.single-post .post-author .author-text-content {
		flex-direction: column;
		align-items: flex-start;
	}
}

.single-post .post-author .author-text-content .author-name {
	font-family: 'bebas-neue-pro';
	text-transform: uppercase;
	white-space: nowrap;
	letter-spacing: 1.1px;
}

@media (max-width: 576px) {
	.single-post .post-author .author-text-content .author-name {
		padding-bottom: 10px;
	}
}

.single-post .post-author .author-text-content .author-name p {
	font-size: 14px;
	line-height: 19px;
	font-weight: 400;
	margin: 0;
}

.single-post .post-author .author-text-content .author-name a {
	font-size: 16px;
	line-height: 19px;
	font-weight: 700;
	padding-right: 40px;
}

.single-post .post-author .author-text-content .author-description {
	font-size: 12px;
	line-height: 16px;
}

@media (max-width: 576px) {
	.single-post .post-author {
		background-color: #F6F6F6;
		padding: 15px 22px;
		margin: 0;
		align-items: flex-start;
	}
}

.single-post .post-nav {
	display: flex;
	justify-content: center;
	padding: 30px 0;
	font-size: 12px;
	line-height: 16px;
}

.single-post .post-nav p {
	margin: 0 0 5px 0;
}

.single-post .post-nav p:first-of-type {
	font-weight: 600;
}

.single-post .post-nav .post-nav-col {
	display: block;
	position: relative;
	padding: 0 26px;
	width: 280px;
}

@media (max-width: 768px) {
	.single-post .post-nav .post-nav-col {
		width: 180px;
		max-width: 50%;
	}
}

@media (max-width: 576px) {
	.single-post .post-nav .post-nav-col {
		width: 50%;
	}
}

.single-post .post-nav .post-nav-col img {
	position: absolute;
}

.single-post .post-nav #post-nav-prev {
	text-align: right;
}

.single-post .post-nav #post-nav-prev img {
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
}

@media (max-width: 768px) {
	.single-post .post-nav #post-nav-prev {
		padding: 0 0 0 30px;
	}
}

.single-post .post-nav #post-nav-next img {
	right: 15px;
	top: 50%;
	transform: translateY(-50%) rotate(180deg);
}

@media (max-width: 768px) {
	.single-post .post-nav #post-nav-next {
		padding: 0 30px 0 0;
	}
}

@media (max-width: 576px) {
	.single-post {
		background-color: #ffffff;
	}
}

#table-of-contents {
	margin-top: 30px;
}

#table-of-contents ol {
	padding-left: 15px;
	margin-bottom: 35px;
}

#table-of-contents li {
	font-size: 14px;
	line-height: 19px;
	font-weight: 400;
	margin-bottom: 10px;
}

#table-of-contents a {
	display: block;
	padding-left: 10px;
	font-weight: 400;
}

.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
	scroll-margin-top: 100px;
}

#table-of-contents {
	counter-reset: counter2;
}

#table-of-contents li[data-lvl="2"] {
	counter-increment: counter2;
	display: flex;
	margin-left: 0;
}

#table-of-contents li[data-lvl="2"]::before {
	display: inline;
	content: counter(counter2) ".";
}

#table-of-contents li[data-lvl="3"] {
	list-style-type: disc;
}

#table-of-contents li[data-lvl="4"] {
	list-style-type: circle;
}

#table-of-contents li[data-lvl="5"] {
	list-style-type: square;
}

#table-of-contents li[data-lvl="6"] {
	list-style-type: "\1F44D";
}

#table-of-contents ol,
#table-of-contents ul {
	list-style: none;
}

#table-of-contents ol li[data-lvl="3"],
#table-of-contents ul li[data-lvl="3"] {
	margin-left: 30px;
}

#table-of-contents ol li[data-lvl="4"],
#table-of-contents ul li[data-lvl="4"] {
	margin-left: 40px;
}

#table-of-contents ol li[data-lvl="5"],
#table-of-contents ul li[data-lvl="5"] {
	margin-left: 50px;
}

.rank-math-block .rank-math-list-item {
	padding: 10px 24px;
	background-color: #F1F1F1;
	margin: 0 0 4px;
}

.rank-math-block .rank-math-list-item .rank-math-question {
	display: flex;
	justify-content: space-between;
	cursor: pointer;
}

.rank-math-block .rank-math-list-item .rank-math-question::after {
	content: url("assets/arrow_2.svg");
	display: inline-block;
	transform: rotate(-90deg);
}

.rank-math-block .rank-math-list-item .rank-math-answer {
	display: none;
}

.rank-math-block .rank-math-list-item .rank-math-answer.open {
	display: block;
}

.post-card {
	padding: 12px;
}

@media (max-width: 576px) {
	.post-card {
		padding: 0;
		margin-bottom: 10px;
	}
}

.post-card .post-wrap {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	display: flex;
	flex-direction: column;
}

.post-card .post-wrap .post-img {
	position: relative;
	width: 100%;
	padding: 0;
	padding-bottom: 49%;
	height: 0;
}

.post-card .post-wrap .post-img a {
	position: absolute;
	width: 100%;
	height: 100%;
}

.post-card .post-wrap .post-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.post-card .post-wrap .text-content {
	padding: 20px 25px 25px;
	flex: 1;
	display: flex;
	flex-direction: column;
}

.post-card .post-wrap .text-content .related-heading {
	margin: 0;
	font-size: 20px;
	line-height: 27px;
}

.post-card .post-wrap .text-content .category {
	position: absolute;
	bottom: 25px;
	text-transform: uppercase;
	font-family: 'bebas-neue-pro';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	padding: 4px;
	background-color: #cecece;
	display: none;
	letter-spacing: 1.1px;
}

.post-card .post-wrap .read-more {
	text-transform: uppercase;
	font-family: 'bebas-neue-pro';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	position: relative;
	display: block;
	text-align: right;
	margin-top: auto;
	letter-spacing: 1.1px;
}

.page-heading {
	padding: 0 12px;
	box-sizing: border-box;
}

.post-author {
	display: flex;
	align-items: flex-start;
	padding: 18px 32px;
	background-color: #ffffff;
	box-sizing: border-box;
	margin: 20px auto;
}

.post-author .author-img {
	width: 43px;
	height: 43px;
	border-radius: 50%;
	border: 2px solid black;
	overflow: hidden;
	flex-shrink: 0;
}

.post-author .author-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.post-author .author-text-content {
	padding: 10px 0;
	padding-left: 22px;
}

.post-author .author-text-content h1 {
	padding: 0;
	margin: 0;
}

.post-author .author-text-content .author-name {
	font-family: 'bebas-neue-pro';
	text-transform: uppercase;
	white-space: nowrap;
	letter-spacing: 1.1px;
}

@media (max-width: 576px) {
	.post-author .author-text-content .author-name {
		padding-bottom: 10px;
	}
}

.post-author .author-text-content .author-name p {
	font-size: 14px;
	line-height: 19px;
	font-weight: 400;
	margin: 0;
}

.post-author .author-text-content .author-name a {
	font-size: 16px;
	line-height: 19px;
	font-weight: 700;
	padding-right: 40px;
}

.post-author .author-text-content .author-description {
	font-size: 12px;
	line-height: 16px;
}

@media (max-width: 576px) {
	.post-author {
		background-color: #F6F6F6;
		padding: 15px 22px;
		align-items: flex-start;
	}
}

.archive .rank-math-breadcrumb, .search-results .rank-math-breadcrumb {
	padding-left: 12px;
}

.archive h1, .search-results h1 {
	font-family: 'bebas-neue-pro';
	font-size: 22px;
	text-transform: uppercase;
	padding: 0 12px;
	font-weight: 400;
	letter-spacing: 1.1px;
}

.archive main > .container.posts-list, .search-results main > .container.posts-list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
}

@media (max-width: 1400px) {
	.archive main > .container.posts-list, .search-results main > .container.posts-list {
		grid-template-columns: 1fr 1fr;
	}
}

@media (max-width: 768px) {
	.archive main > .container.posts-list, .search-results main > .container.posts-list {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 576px) {
	.archive main > .container.posts-list, .search-results main > .container.posts-list {
		padding: 0;
	}
}

.archive .archive-nav, .search-results .archive-nav {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 20px auto;
	gap: 10px;
}

.archive .archive-nav a, .search-results .archive-nav a {
	padding: 10px;
	display: block;
	margin: 0 30px;
}

.archive .archive-description, .search-results .archive-description {
	padding: 0 20px;
	box-sizing: border-box;
}

#pagenavi {
	background-color: #ffffff;
	text-align: center;
	border: 0;
	border-bottom: 1px solid black;
	width: 30px;
	height: 30px;
}

.site-footer {
	padding: 80px 0 0 0;
	overflow: hidden;
}

.site-footer .app-image {
	padding-bottom: 20px;
}

.site-footer .app-image img {
	width: 100%;
}

.site-footer .app-shops {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 10px;
}

@media (max-width: 576px) {
	.site-footer .app-shops {
		justify-content: flex-start;
		padding: 15px 22px;
		gap: 0 10px;
	}
}

.site-footer .insta {
	display: flex;
	justify-content: center;
	margin-top: 60px;
	margin-bottom: 40px;
}

@media (max-width: 768px) {
	.site-footer .insta {
		margin-top: 40px;
		margin-bottom: 20px;
		padding-left: 20px;
		justify-content: flex-start;
	}
}

.site-footer .sizeer-insta {
	transform: translateX(0);
}

@media (max-width: 768px) {
	.site-footer .sizeer-insta {
		width: 80%;
	}
	.site-footer .sizeer-insta .insta-gallery-feed {
		overflow: visible;
	}
	.site-footer .sizeer-insta .insta-gallery-feed .swiper-container {
		overflow: visible;
	}
}

.site-footer .sizeer-insta .swiper-button-next, .site-footer .sizeer-insta .swiper-button-prev {
	position: fixed;
	height: 70px !important;
	width: 70px !important;
	border-radius: 50% !important;
	background-color: rgba(246, 246, 246, 0.7) !important;
	top: calc(50% - 35px) !important;
	box-shadow: 0 0 10px 0 #00000011;
}

.site-footer .sizeer-insta .swiper-button-next i, .site-footer .sizeer-insta .swiper-button-prev i {
	color: black !important;
}

@media (max-width: 768px) {
	.site-footer .sizeer-insta .swiper-button-next, .site-footer .sizeer-insta .swiper-button-prev {
		display: none !important;
	}
}

.site-footer .sizeer-insta .swiper-button-prev {
	left: -20px !important;
}

.site-footer .sizeer-insta .swiper-button-prev::after {
	color: black !important;
	font-size: 30px !important;
}

.site-footer .sizeer-insta .swiper-button-next {
	right: -20px !important;
}

.site-footer .sizeer-insta .swiper-button-next::after {
	color: black !important;
	font-size: 30px !important;
}

.site-footer .sizeer-insta .insta-gallery-item:hover .insta-gallery-image-mask, .site-footer .sizeer-insta .insta-gallery-item:hover .insta-gallery-image-mask-content {
	display: none;
}

.site-footer .sizeer-insta .insta-gallery-item:hover .insta-gallery-image {
	transform: scale(1.05);
}

.site-footer .footer_text {
	padding: 44px 22px 0;
	box-sizing: border-box;
}

.site-footer .footer_bottom {
	text-align: center;
	padding: 44px 0;
}

@media (max-width: 768px) {
	.site-footer .footer_bottom {
		text-align: left;
		padding: 44px 22px;
	}
}

.footer_tags.container {
	margin-bottom: 60px;
	max-width: 600px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
}

.footer_tags.container a.tag {
	display: block;
	padding: 5px 10px;
	border: 1px solid black;
}

.footer_tags.container h2.footer_title {
	width: 100%;
	text-align: center;
	font-family: 'bebas-neue-pro', sans-serif;
	font-size: 34px;
	font-weight: 400;
	line-height: 41px;
	margin-top: 0;
	letter-spacing: 1.1px;
}

div#spis-tresci {
	padding: 20px;
	margin: 0;
}

div#spis-tresci ol {
	padding-left: 20px;
}

div#spis-tresci ol li {
	margin-bottom: 10px;
}

div#spis-tresci p {
	margin-top: 0px;
}

div#case-description {
	margin-bottom: 0;
}

div#case-values {
	margin-bottom: 0;
}

h2#case-header-h2 {
	line-height: 51px;
	margin: 0;
}

ul#plus-list li {
	list-style-type: none;
	position: relative;
	margin-bottom: 10px;
	line-height: 24px;
}

ul#plus-list li:before {
	font-size: 20px;
	font-weight: 600;
	content: "+";
	background: #208607;
	width: 24px;
	height: 24px;
	left: -35px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
}

ul#minus-list li {
	list-style-type: none;
	position: relative;
	margin-bottom: 10px;
	line-height: 24px;
}

ul#minus-list li:before {
	font-size: 20px;
	font-weight: 600;
	content: "-";
	background: #d00000;
	width: 24px;
	height: 24px;
	left: -35px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
}

div#case-header {
	border: 1px solid #ddd;
}

div#case-body {
	border: 1px solid #ddd;
	margin-bottom: 20px;
}

.size-stars {
	max-width: 30px !important;
	max-height: 30px;
	margin-bottom: -8px;
	margin-right: 10px;
}

.size-small {
	max-width: 150px !important;
}

ul.rank-math-html-sitemap__list {
	column-count: 2;
	list-style: none;
	padding: 0;
}

ul.footer-links {
	list-style: none;
	padding: 0 40px;
	display: flex;
	justify-content: center;
	gap: 2em;
}

li.rank-math-html-sitemap__item {
	margin-bottom: 5px;
}

div#kafel {
	padding: 0;
	box-shadow: none;
}

figure.wp-block-image.size-full.kafel-graf {
	margin: 0;
}

div#zalety {
	padding: 17px;
}

div#wady {
	padding: 17px;
}

.kafel-graf {
	margin: 0 !important;
}

p#kafel-title {
	display: none;
}

@media screen and (max-width: 992px) {
	ul.rank-math-html-sitemap__list {
		column-count: 1;
		list-style: disc;
		padding: 0 20px;
	}
}

@media screen and (max-width: 768px) {
	ul.footer-links {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-around;
		gap: 1em;
	}
	.site-footer .footer_bottom {
		padding: 44px 0;
	}
	.ays-chart-container {
		height: 300px;
	}
	.ays-chart-charts-main-container {
		height: 300px !important;
	}
	p#kafel-title {
		display: block !important;
	}
	div#kafel {
		padding: 17px;
		box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
	}
	div#case-body {
		border: none;
	}
	div#case-values {
		gap: 0;
	}
	div#zalety {
		padding-bottom: 0;
	}
	div#wady {
		padding-top: 0;
	}
	div#case-header {
		gap: 0;
	}
	h3.case-header-h3 {
		text-align: center;
	}
	table#supsystic-table-1 tr {
		margin-bottom: 10px;
	}
	table#supsystic-table-2 tr {
		margin-bottom: 10px;
	}
}

.post-container li:not(:first-child) {
	padding-top: 10px;
}

.post-container ul {
	margin-bottom: 30px;
}

.post-container h2 {
	font-size: 22px;
	line-height: 26px;
	font-weight: 600;
	margin-bottom: 20px;
}

@media (max-width: 768px) {
	body:not(.page-template-front-page2) .top-posts-section .hp-section-title {
		padding: 0 20px;
	}
}

body:not(.page-template-front-page2) .top-posts {
	display: grid;
	grid-template-rows: 155px 155px 155px;
	grid-template-areas: "a b" "a c" "a d";
	gap: 20px;
}

@media (max-width: 1200px) {
	body:not(.page-template-front-page2) .top-posts {
		grid-template-rows: auto 155px 155px 155px;
		grid-template-columns: 1fr;
		grid-template-areas: "a" "b" "c" "d";
		gap: 5px;
	}
}

@media (max-width: 768px) {
	body:not(.page-template-front-page2) .top-posts {
		grid-template-rows: auto 122px 122px 122px;
	}
}

body:not(.page-template-front-page2) .top-posts .post-card {
	height: 100%;
}

body:not(.page-template-front-page2) .top-posts .post-card:first-of-type {
	grid-area: a;
	padding: 0;
}

body:not(.page-template-front-page2) .top-posts .post-card:first-of-type .post-wrap {
	display: flex;
	flex-direction: column;
}

body:not(.page-template-front-page2) .top-posts .post-card:first-of-type .related-heading {
	font-size: 24px;
}

body:not(.page-template-front-page2) .top-posts .post-card:first-of-type .text-content {
	position: relative;
	display: flex;
	flex: 1;
	flex-direction: column;
}

@media (max-width: 768px) {
	body:not(.page-template-front-page2) .top-posts .post-card:first-of-type .text-content .date {
		margin: 0;
	}
	body:not(.page-template-front-page2) .top-posts .post-card:first-of-type .text-content .related-heading {
		font-size: 20px;
		line-height: 27px;
		margin: 10px 0 0 0;
	}
	body:not(.page-template-front-page2) .top-posts .post-card:first-of-type .text-content .read-more {
		padding-top: 10px;
	}
	body:not(.page-template-front-page2) .top-posts .post-card:first-of-type .text-content .category {
		bottom: 20px;
	}
}

body:not(.page-template-front-page2) .top-posts .post-card:first-of-type .category {
	display: block;
}

body:not(.page-template-front-page2) .top-posts .post-card:first-of-type .read-more {
	display: block;
	width: 100%;
	text-align: right;
	margin-top: auto;
}

body:not(.page-template-front-page2) .top-posts .post-card:not(:first-child) {
	padding: 0;
}

body:not(.page-template-front-page2) .top-posts .post-card:not(:first-child) .post-wrap {
	display: flex;
	flex-direction: row;
}

body:not(.page-template-front-page2) .top-posts .post-card:not(:first-child) .post-img {
	height: 100%;
	width: 155px;
	flex-shrink: 0;
	padding-bottom: 0;
}

@media (max-width: 768px) {
	body:not(.page-template-front-page2) .top-posts .post-card:not(:first-child) .post-img {
		width: 122px;
	}
}

body:not(.page-template-front-page2) .top-posts .post-card:not(:first-child) .text-content {
	flex: 1;
	position: relative;
	padding: 15px;
	display: flex;
	flex-direction: column;
}

@media (max-width: 768px) {
	body:not(.page-template-front-page2) .top-posts .post-card:not(:first-child) .text-content {
		padding: 10px;
	}
}

body:not(.page-template-front-page2) .top-posts .post-card:not(:first-child) .text-content .related-heading {
	font-size: 16px;
	line-height: 19px;
	margin-top: 0;
}

@media (max-width: 768px) {
	body:not(.page-template-front-page2) .top-posts .post-card:not(:first-child) .text-content .related-heading {
		max-height: 3rem;
		overflow: hidden;
		font-size: 12px;
		line-height: 16px;
	}
}

body:not(.page-template-front-page2) .top-posts .post-card:not(:first-child) .text-content .date {
	margin-top: 0;
}

@media (max-width: 768px) {
	body:not(.page-template-front-page2) .top-posts .post-card:not(:first-child) .text-content .date {
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 5px;
	}
}

body:not(.page-template-front-page2) .top-posts .post-card:not(:first-child) .text-content .excerpt {
	display: none;
}

body:not(.page-template-front-page2) .top-posts .post-card:not(:first-child) .text-content .category {
	display: block;
	bottom: 15px;
}

@media (max-width: 768px) {
	body:not(.page-template-front-page2) .top-posts .post-card:not(:first-child) .text-content .category {
		bottom: 7px;
	}
}

body:not(.page-template-front-page2) .hp-section-title {
	font-family: 'bebas-neue-pro', sans-serif;
	font-size: 34px;
	font-weight: 400;
	line-height: 41px;
	margin-top: 0;
	letter-spacing: 1.1px;
}

@media (max-width: 768px) {
	body:not(.page-template-front-page2) .hp-section-title {
		margin-top: 20px;
		font-size: 22px;
		font-weight: 400;
		line-height: 26px;
	}
}

body:not(.page-template-front-page2) .hp-section-title-2 {
	font-family: 'bebas-neue-pro', sans-serif;
	letter-spacing: 1.1px;
	font-size: 22px;
	font-weight: 400;
	line-height: 26px;
	text-align: center;
	margin-top: 0;
}

@media (max-width: 768px) {
	body:not(.page-template-front-page2) .hp-section-title-2 {
		margin-bottom: 0;
	}
}

@media (max-width: 768px) {
	body:not(.page-template-front-page2) .category-latest .container {
		padding: 0 0 0 20px;
		box-sizing: border-box;
	}
}

body:not(.page-template-front-page2) .category-latest .category-latest-slider {
	margin: 22px 0;
}

body:not(.page-template-front-page2) .category-latest .category-latest-slider .post-card {
	padding: 0;
	height: 100%;
}

@media (max-width: 768px) {
	body:not(.page-template-front-page2) .category-latest .category-latest-slider .post-card .text-content {
		padding: 15px;
	}
	body:not(.page-template-front-page2) .category-latest .category-latest-slider .post-card .text-content .related-heading {
		font-size: 16px;
		line-height: 19px;
	}
	body:not(.page-template-front-page2) .category-latest .category-latest-slider .post-card .text-content .date {
		margin-top: 0;
	}
}

body:not(.page-template-front-page2) .product-slider-section {
	background-color: #ffffff;
}

body:not(.page-template-front-page2) .product-slider-section .product-slider {
	transform: translate(0);
}

body:not(.page-template-front-page2) .product-slider-section .product-slider img {
	width: 100%;
	height: 260px;
	max-width: 100%;
	object-fit: cover;
}

@media (max-width: 992px) {
	body:not(.page-template-front-page2) .product-slider-section .product-slider img {
		width: 100%;
	}
}

body:not(.page-template-front-page2) .product-slider-section .product-slider .splide__track {
	padding-top: 20px;
	padding-bottom: 20px;
}

body:not(.page-template-front-page2) .product-slider-section .product-slider .splide__slide {
	padding: 17px;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

body:not(.page-template-front-page2) .product-slider-section .product-slider .splide__arrow--prev {
	position: fixed;
	left: -15px;
}

body:not(.page-template-front-page2) .product-slider-section .product-slider .splide__arrow--next {
	position: fixed;
	right: -15px;
}

body:not(.page-template-front-page2) section.hero-slider-section {
	padding: 0;
	margin: 0;
}

body:not(.page-template-front-page2) section.hero-slider-section .splide__pagination {
	bottom: unset;
	left: unset;
	right: unset;
	padding: 0 0 10px;
	position: relative;
	height: 6px;
}

body:not(.page-template-front-page2) section.hero-slider-section .splide__pagination li {
	height: 10px;
}

body:not(.page-template-front-page2) section.hero-slider-section .splide__pagination .splide__pagination__page {
	background-color: transparent;
	width: 30px;
	height: 10px;
	border-radius: 0;
	border-bottom: 3px solid #D9D9D9;
	transition: .2s;
	box-sizing: border-box;
	transform-origin: bottom;
	transform: scaleY(1);
}

body:not(.page-template-front-page2) section.hero-slider-section .splide__pagination .splide__pagination__page.is-active {
	transform: scaleY(2);
	border-color: black;
	opacity: 1;
}

body:not(.page-template-front-page2) section.hero-slider-section .img-wrapper {
	position: absolute;
	z-index: -1;
	height: 100%;
	width: 100%;
}

body:not(.page-template-front-page2) section.hero-slider-section .img-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

body:not(.page-template-front-page2) section.hero-slider-section .container.hp-card {
	height: 500px;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	padding: 35px 0;
	box-sizing: border-box;
}

body:not(.page-template-front-page2) section.hero-slider-section .container.hp-card .post-card {
	width: 500px;
}

body:not(.page-template-front-page2) section.hero-slider-section .container.hp-card .post-card .category {
	display: block;
}

body:not(.page-template-front-page2) section.hero-slider-section .container.hp-card .post-card .text-content {
	padding-bottom: 35px;
	position: relative;
}

body:not(.page-template-front-page2) section.hero-slider-section .container.hp-card .post-card .text-content .date {
	margin-top: 0;
}

@media (max-width: 768px) {
	body:not(.page-template-front-page2) section.hero-slider-section .container.hp-card {
		height: 350px;
		padding: 15px;
	}
	body:not(.page-template-front-page2) section.hero-slider-section .container.hp-card .post-card {
		width: 250px;
	}
	body:not(.page-template-front-page2) section.hero-slider-section .container.hp-card .post-card .text-content {
		padding: 15px;
	}
	body:not(.page-template-front-page2) section.hero-slider-section .container.hp-card .post-card .text-content .related-heading {
		padding-bottom: 20px;
		font-size: 16px;
		line-height: 19px;
	}
	body:not(.page-template-front-page2) section.hero-slider-section .container.hp-card .post-card .text-content .excerpt {
		display: none;
	}
	body:not(.page-template-front-page2) section.hero-slider-section .container.hp-card .post-card .text-content .category {
		bottom: 15px;
	}
}

body:not(.page-template-front-page2) .snrs-product-slider {
	transform: translate(0);
}

body:not(.page-template-front-page2) .snrs-product-slider .splide__track {
	padding-top: 20px;
	padding-bottom: 20px;
}

body:not(.page-template-front-page2) .snrs-product-slider .splide__slide {
	padding: 17px;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

body:not(.page-template-front-page2) .snrs-product-slider .splide__arrow--prev {
	position: fixed;
	left: -15px;
	filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.1));
	opacity: 1 !important;
}

body:not(.page-template-front-page2) .snrs-product-slider .splide__arrow--next {
	position: fixed;
	right: -15px;
	filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.1));
	opacity: 1 !important;
}

body:not(.page-template-front-page2) .snrs-product-slider .splide__arrow--prev:disabled,
body:not(.page-template-front-page2) .snrs-product-slider .splide__arrow--next:disabled {
	opacity: .6 !important;
}

body:not(.page-template-front-page2) .snrs-product-slider .price {
	font-family: 'bebas-neue-pro';
	margin: 0;
	margin-top: 20px;
	font-size: 22px;
	display: flex;
	gap: 10px;
	align-items: center;
}

body:not(.page-template-front-page2) .snrs-product-slider .price span {
	font-size: 14px;
	font-weight: 400;
	color: #48494E;
}

body:not(.page-template-front-page2) .snrs-product-slider .product-title {
	margin: 0;
}

.home section {
	padding: 60px 0;
}

@media (max-width: 768px) {
	.home section {
		padding: 24px 0;
	}
}

.home footer {
	padding-top: 0;
}

.page-template-front-page2 {
	overflow-x: hidden;
}

@media (max-width: 768px) {
	.page-template-front-page2 .top-posts-section .hp-section-title {
		padding: 0 20px;
	}
}

.page-template-front-page2 .top-posts {
	display: grid;
	grid-template-rows: 1fr 1fr 1fr;
	grid-template-columns: 60% 40%;
	grid-template-areas: "a b" "a c" "a d";
	gap: 20px;
}

@media (max-width: 1200px) {
	.page-template-front-page2 .top-posts {
		grid-template-rows: auto 144px 144px 144px;
		grid-template-columns: 1fr;
		grid-template-areas: "a" "b" "c" "d";
		gap: 5px;
	}
}

@media (max-width: 768px) {
	.page-template-front-page2 .top-posts {
		grid-template-rows: auto 122px 122px 122px;
	}
}

.page-template-front-page2 .top-posts .post-card {
	height: 100%;
}

.page-template-front-page2 .top-posts .post-card:first-of-type {
	grid-area: a;
	padding: 0;
}

.page-template-front-page2 .top-posts .post-card:first-of-type .post-wrap {
	height: 100%;
	display: flex;
	flex-direction: column;
}

.page-template-front-page2 .top-posts .post-card:first-of-type .related-heading {
	font-size: 24px;
	margin-bottom: 20px;
}

.page-template-front-page2 .top-posts .post-card:first-of-type .date {
	margin: 0;
	margin-bottom: 5px;
}

.page-template-front-page2 .top-posts .post-card:first-of-type .excerpt {
	display: none;
}

.page-template-front-page2 .top-posts .post-card:first-of-type .post-img {
	width: 100%;
	height: 0;
	padding-bottom: 49%;
	position: relative;
}

.page-template-front-page2 .top-posts .post-card:first-of-type .post-img a {
	position: absolute;
	width: 100%;
	height: 100%;
}

.page-template-front-page2 .top-posts .post-card:first-of-type .post-img a img {
	object-fit: cover;
}

.page-template-front-page2 .top-posts .post-card:first-of-type .text-content {
	position: relative;
	display: flex;
	flex: 1;
	flex-direction: column;
}

@media (max-width: 768px) {
	.page-template-front-page2 .top-posts .post-card:first-of-type .text-content .date {
		margin: 0;
	}
	.page-template-front-page2 .top-posts .post-card:first-of-type .text-content .related-heading {
		font-size: 20px;
		line-height: 27px;
		margin: 10px 0 0 0;
	}
	.page-template-front-page2 .top-posts .post-card:first-of-type .text-content .read-more {
		padding-top: 10px;
	}
	.page-template-front-page2 .top-posts .post-card:first-of-type .text-content .category {
		bottom: 20px;
	}
}

.page-template-front-page2 .top-posts .post-card:first-of-type .category {
	display: block;
}

.page-template-front-page2 .top-posts .post-card:first-of-type .read-more {
	display: block;
	width: 100%;
	text-align: right;
	margin-top: auto;
}

.page-template-front-page2 .top-posts .post-card:not(:first-child) {
	padding: 0;
}

.page-template-front-page2 .top-posts .post-card:not(:first-child) .post-wrap {
	display: flex;
	flex-direction: row;
}

.page-template-front-page2 .top-posts .post-card:not(:first-child) .post-img {
	height: 100%;
	width: unset;
	aspect-ratio: 1;
	flex-shrink: 0;
	position: relative;
	padding-bottom: 0;
}

.page-template-front-page2 .top-posts .post-card:not(:first-child) .post-img a {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
}

.page-template-front-page2 .top-posts .post-card:not(:first-child) .text-content {
	flex: 1;
	position: relative;
	padding: 15px;
	display: flex;
	flex-direction: column;
}

@media (max-width: 768px) {
	.page-template-front-page2 .top-posts .post-card:not(:first-child) .text-content {
		padding: 10px;
	}
}

.page-template-front-page2 .top-posts .post-card:not(:first-child) .text-content .related-heading {
	font-size: 16px;
	line-height: 19px;
	margin-top: 0;
}

@media (max-width: 768px) {
	.page-template-front-page2 .top-posts .post-card:not(:first-child) .text-content .related-heading {
		max-height: 3rem;
		overflow: hidden;
		font-size: 12px;
		line-height: 16px;
	}
}

.page-template-front-page2 .top-posts .post-card:not(:first-child) .text-content .date {
	margin-top: 0;
}

@media (max-width: 768px) {
	.page-template-front-page2 .top-posts .post-card:not(:first-child) .text-content .date {
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 5px;
	}
}

.page-template-front-page2 .top-posts .post-card:not(:first-child) .text-content .excerpt {
	display: none;
}

.page-template-front-page2 .top-posts .post-card:not(:first-child) .text-content .category {
	display: block;
	bottom: 15px;
}

@media (max-width: 768px) {
	.page-template-front-page2 .top-posts .post-card:not(:first-child) .text-content .category {
		bottom: 7px;
	}
}

.page-template-front-page2 .home section {
	padding: 60px 0;
}

@media (max-width: 768px) {
	.page-template-front-page2 .home section {
		padding: 24px 0;
	}
}

.page-template-front-page2 .home footer {
	padding-top: 0;
}

.page-template-front-page2 .hp-section-title {
	font-family: 'bebas-neue-pro', sans-serif;
	font-size: 34px;
	font-weight: 400;
	line-height: 41px;
	margin-top: 0;
	letter-spacing: 1.1px;
}

@media (max-width: 768px) {
	.page-template-front-page2 .hp-section-title {
		margin-top: 20px;
		font-size: 22px;
		font-weight: 400;
		line-height: 26px;
	}
}

.page-template-front-page2 .hp-section-title-2 {
	font-family: 'bebas-neue-pro', sans-serif;
	letter-spacing: 1.1px;
	font-size: 22px;
	font-weight: 400;
	line-height: 26px;
	text-align: center;
	margin-top: 0;
}

@media (max-width: 768px) {
	.page-template-front-page2 .hp-section-title-2 {
		margin-bottom: 0;
	}
}

@media (max-width: 768px) {
	.page-template-front-page2 .category-latest .container {
		padding: 0 0 0 20px;
		box-sizing: border-box;
	}
}

.page-template-front-page2 .category-latest .category-latest-slider {
	margin: 22px 0;
}

.page-template-front-page2 .category-latest .category-latest-slider .post-card {
	padding: 0;
	height: 100%;
}

@media (max-width: 768px) {
	.page-template-front-page2 .category-latest .category-latest-slider .post-card .text-content {
		padding: 15px;
	}
	.page-template-front-page2 .category-latest .category-latest-slider .post-card .text-content .related-heading {
		font-size: 16px;
		line-height: 19px;
	}
	.page-template-front-page2 .category-latest .category-latest-slider .post-card .text-content .date {
		margin-top: 0;
	}
}

.page-template-front-page2 .product-slider-section {
	background-color: #ffffff;
}

.page-template-front-page2 .product-slider-section .product-slider {
	transform: translate(0);
}

.page-template-front-page2 .product-slider-section .product-slider img {
	width: 100%;
	height: 260px;
	max-width: 100%;
	object-fit: cover;
}

@media (max-width: 992px) {
	.page-template-front-page2 .product-slider-section .product-slider img {
		width: 100%;
	}
}

.page-template-front-page2 .product-slider-section .product-slider .splide__track {
	padding-top: 20px;
	padding-bottom: 20px;
}

.page-template-front-page2 .product-slider-section .product-slider .splide__slide {
	padding: 17px;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

.page-template-front-page2 .product-slider-section .product-slider .splide__arrow--prev {
	position: fixed;
	left: -15px;
}

.page-template-front-page2 .product-slider-section .product-slider .splide__arrow--next {
	position: fixed;
	right: -15px;
}

.page-template-front-page2 section.hero-slider-section {
	padding: 0;
	margin: 0 auto;
}

.page-template-front-page2 section.hero-slider-section .splide__arrow--next {
	right: -40px;
	background-color: #ffffff;
}

.page-template-front-page2 section.hero-slider-section .splide__arrow--prev {
	left: -40px;
	background-color: #ffffff;
}

.page-template-front-page2 section.hero-slider-section .splide__pagination {
	bottom: unset;
	left: unset;
	right: unset;
	padding: 0 0 10px;
	position: relative;
	height: 6px;
}

.page-template-front-page2 section.hero-slider-section .splide__pagination li {
	height: 10px;
}

.page-template-front-page2 section.hero-slider-section .splide__pagination .splide__pagination__page {
	background-color: transparent;
	width: 30px;
	height: 10px;
	border-radius: 0;
	border-bottom: 3px solid #D9D9D9;
	transition: .2s;
	box-sizing: border-box;
	transform-origin: bottom;
	transform: scaleY(1);
}

.page-template-front-page2 section.hero-slider-section .splide__pagination .splide__pagination__page.is-active {
	transform: scaleY(2);
	border-color: black;
	opacity: 1;
}

.page-template-front-page2 section.hero-slider-section .img-wrapper {
	position: absolute;
	z-index: -1;
	height: 100%;
	width: 100%;
}

.page-template-front-page2 section.hero-slider-section .img-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.page-template-front-page2 section.hero-slider-section .container.hp-card {
	height: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	padding: 35px 50px;
	box-sizing: border-box;
}

.page-template-front-page2 section.hero-slider-section .container.hp-card .post-card {
	width: 500px;
}

.page-template-front-page2 section.hero-slider-section .container.hp-card .post-card .category {
	display: block;
}

.page-template-front-page2 section.hero-slider-section .container.hp-card .post-card .post-wrap {
	background-color: #ffffffcc;
}

@media (max-width: 768px) {
	.page-template-front-page2 section.hero-slider-section .container.hp-card .post-card .post-wrap {
		background-color: #ffffff;
	}
}

.page-template-front-page2 section.hero-slider-section .container.hp-card .post-card .text-content {
	height: auto;
	max-height: unset !important;
	padding-bottom: 35px;
	position: relative;
}

.page-template-front-page2 section.hero-slider-section .container.hp-card .post-card .text-content .related-heading {
	margin-bottom: 14px;
}

.page-template-front-page2 section.hero-slider-section .container.hp-card .post-card .text-content .excerpt p {
	margin-top: 0;
}

.page-template-front-page2 section.hero-slider-section .container.hp-card .post-card .text-content .date {
	margin-top: 0;
}

@media (max-width: 1200px) {
	.page-template-front-page2 section.hero-slider-section .container.hp-card {
		height: 100%;
		display: flex;
		justify-content: flex-end;
		align-items: flex-end;
		padding: 35px 50px;
		box-sizing: border-box;
	}
	.page-template-front-page2 section.hero-slider-section .container.hp-card .post-card {
		width: 420px;
	}
	.page-template-front-page2 section.hero-slider-section .container.hp-card .post-card .category {
		bottom: 12px;
	}
	.page-template-front-page2 section.hero-slider-section .container.hp-card .post-card .text-content {
		padding: 20px;
		padding-bottom: 18px;
		padding-top: 15px;
	}
	.page-template-front-page2 section.hero-slider-section .container.hp-card .post-card .text-content .related-heading {
		font-size: 20px;
		margin-bottom: 5px;
	}
	.page-template-front-page2 section.hero-slider-section .container.hp-card .post-card .text-content .excerpt p {
		font-size: 12px;
		line-height: 1.2;
	}
}

@media (max-width: 992px) {
	.page-template-front-page2 section.hero-slider-section .container.hp-card {
		padding: 25px 25px;
	}
	.page-template-front-page2 section.hero-slider-section .container.hp-card .post-card {
		width: 320px;
	}
	.page-template-front-page2 section.hero-slider-section .container.hp-card .post-card .category {
		bottom: 12px;
	}
	.page-template-front-page2 section.hero-slider-section .container.hp-card .post-card .text-content .related-heading {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.page-template-front-page2 section.hero-slider-section .container.hp-card .post-card .text-content .excerpt {
		display: none;
	}
}

@media (max-width: 768px) {
	.page-template-front-page2 section.hero-slider-section .img-wrapper {
		width: 100%;
		height: 60%;
		position: relative;
		aspect-ratio: unset;
	}
	.page-template-front-page2 section.hero-slider-section .container.hp-card {
		height: auto;
		margin-top: -5vw;
		padding: 0 5vw 5vw 5vw;
	}
	.page-template-front-page2 section.hero-slider-section .container.hp-card .post-card {
		width: 100%;
	}
	.page-template-front-page2 section.hero-slider-section .container.hp-card .post-card .text-content .related-heading {
		padding-bottom: 20px;
		font-size: 16px;
		line-height: 19px;
	}
	.page-template-front-page2 section.hero-slider-section .container.hp-card .post-card .text-content .excerpt {
		display: none;
	}
}

.page-template-front-page2 .snrs-product-slider {
	transform: translate(0);
}

.page-template-front-page2 .snrs-product-slider .splide__track {
	padding-top: 20px;
	padding-bottom: 20px;
}

.page-template-front-page2 .snrs-product-slider .splide__slide {
	padding: 17px;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

.page-template-front-page2 .snrs-product-slider .splide__arrow--prev {
	position: fixed;
	left: -15px;
	filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.1));
	opacity: 1 !important;
}

.page-template-front-page2 .snrs-product-slider .splide__arrow--next {
	position: fixed;
	right: -15px;
	filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.1));
	opacity: 1 !important;
}

.page-template-front-page2 .snrs-product-slider .splide__arrow--prev:disabled,
.page-template-front-page2 .snrs-product-slider .splide__arrow--next:disabled {
	opacity: .6 !important;
}

.page-template-front-page2 .snrs-product-slider .price {
	font-family: 'bebas-neue-pro';
	margin: 0;
	margin-top: 20px;
	font-size: 22px;
	display: flex;
	gap: 10px;
	align-items: center;
}

.page-template-front-page2 .snrs-product-slider .price span {
	font-size: 14px;
	font-weight: 400;
	color: #48494E;
}

.page-template-front-page2 .snrs-product-slider .product-title {
	margin: 0;
}

/*# sourceMappingURL=style.css.map */