/*!
Theme Name: nosignal
Theme URI: http://underscores.me/
Author: letho
Author URI: http://rebelweb.pl/
Description: Super fast Wordpress theme designed to mid-size webstores.
Version: 1.0.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nosignal
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 with others.

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
## Fonts
# Elements
	## Dynamic Class for MAGIC
	## Grid
	## Colors
	## Hovers
	## WP BLOCKS
# Forms
## Search
# Navigation
	## Links
	## Menus
	## Buttons
	## Address
	## Pagination
	## Footer
# Accessibility
# Alignments
# Animations
	## Keyframes
# Clearings
# Widgets
# Content
	## Home page
	## Posts and pages
	## Comments
	## 404
# WooCommerce
	## Cart
	## Cart Mini
	## Checkout
	## Product Archive
	## Product Filter
	## Single Product
	## Myaccount
	## Thankyou page
	## Store notice
	## Points plugin
	## Wishlist plugin
# Infinite scroll
# Media
	## Tablet
	## Desktop
	## Captions
# Galleries
# Slider
# Contact form
# Cookie
# accordable
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

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

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

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

html {
	scroll-behavior: smooth;
}

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

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

body {
	margin: 0;
}

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

h1 {
	font-size: 2.4em;
	margin: 0.67em 0;
}

h2 {
	font-size: 2.2em;
	margin: 0.6em 0;
}

h3,
.h3 {
	font-size: 2em;
	margin: 0.55em 0;
}

h4 {
	font-size: 1.6em;
	margin: 0.50em 0;
}


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

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

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

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

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

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

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

a {
	background-color: transparent;
}

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

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

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

b,
strong {
	font-weight: bolder;
}

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

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

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

small {
	font-size: 80%;
}

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

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

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

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

img {
	border-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

progress {
	vertical-align: baseline;
}

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

textarea {
	overflow: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

details {
	display: block;
}

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

summary {
	display: list-item;
}

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

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

template {
	display: none;
}

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

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #2B2D41;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-size: .85rem;
	line-height: 1.55;
	overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h3 {
	clear: both;
	font-family: 'bebas-neue-pro', sans-serif;
	font-weight: 600;
	font-style: normal;
}

.page-title {
	font-family: 'Poppins', sans-serif;
	margin: 0;
	line-height: 2.5;
	font-size: 1.5em;
}

p {
	margin-bottom: 1.5em;
	font-family: 'Poppins';
	color: #2B2D41;
}

.entry-content p {
	text-align: justify;
}

p.has-text-align-center {
	text-align: center !important;
}

.entry-content li {
	color: #2B2D41;
	line-height: 1.9;
	font-size: 16px;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

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

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

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

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

big {
	font-size: 125%;
}

/* DESKTOP */
@media (min-width: 1024px) {

	.page-title {
		line-height: 1;
		font-size: 1.85em;
	}
}

/*---------------------------------------------
## Fonts
-----------------------------------------------*/
@font-face {
	font-family: "bebas-neue-pro";
	src: url("https://use.typekit.net/af/2ba20d/00000000000000007735c8b6/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/2ba20d/00000000000000007735c8b6/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/2ba20d/00000000000000007735c8b6/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 400;
	font-stretch: normal;
}

@font-face {
	font-family: "bebas-neue-pro";
	src: url("https://use.typekit.net/af/6fab65/00000000000000007735c8b9/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/6fab65/00000000000000007735c8b9/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/6fab65/00000000000000007735c8b9/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n6&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 600;
	font-stretch: normal;
}

@font-face {
	font-family: "bebas-neue-pro-expanded";
	src: url("https://use.typekit.net/af/7ea0dd/00000000000000007735c8c0/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/7ea0dd/00000000000000007735c8c0/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/7ea0dd/00000000000000007735c8c0/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 700;
	font-stretch: normal;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

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

ul,
ol {
	/* margin: 0 0 1.5em 3em; */
	padding-left: 20px;
}

ul {
	list-style: none;
}

ul li {
	position: relative;
}

ul.rebelsi-list li::before,
#single-cat-content-wrapper ul li::before {
	content: '';
	left: -25px;
	top: 8px;
	width: 15px;
	height: 15px;
	background-image: url(/wp-content/themes/nosignal/img/rebelsi-ul-red.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
}
ul.white-list li::before{
	background-image: url(/wp-content/themes/nosignal/img/rebelsi-ul-white.svg);
	
}

#single-cat-content h3,
#single-cat-content h3.has-text-align-left {
	text-align: center;
}

ul.left-arrow-wrapper {
	list-style: none;
}

ul.left-arrow-wrapper li {
	position: relative;
}

ul.left-arrow-wrapper li::before {
	position: absolute;
	content: '';
	background-image: url(/wp-content/themes/nosignal/img/next-grey.svg);
	height: 16px;
	width: 16px;
	background-size: contain;
	top: 5px;
	left: -18px;
}

.txt-page ul.left-arrow-wrapper li::before {
	top: 0px;
}

.txt-page ul {
	padding-left: 13px;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

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

/*---------------------------------------------
## Dynamic Class  for JS
-----------------------------------------------*/
.hidden {
	opacity: 0;
}

.visible {
	opacity: 1;
}

.active {
	display: block !important;
}

.active-flex {
	display: flex !important;
}

.non-active {
	display: none !important;
}

.fullscreen-img {
	position: fixed;
	top: 0;
	left: 0;
}

/*---------------------------------------------
## Grid
-----------------------------------------------*/
.max-w-1920 {
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
}

.max-w-1700 {
	max-width: 1700px;
	margin-left: auto;
	margin-right: auto;
}

.max-w-1500 {
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
}

.max-w-1300 {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

.max-w-1050 {
	max-width: 1050px;
	margin-left: auto;
	margin-right: auto;
}

.max-w-900 {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.max-w-1100 {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

.max-w-1200 {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.h-20 {
	height: 20px;
	min-height: 20px;
}

.h-50 {
	height: 50px;
	min-height: 50px;
}

.h-70 {
	height: 70px;
	min-height: 70px;
}
.m-0 {
	margin: 0;
}
.mtb-10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.mtb-20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.mbt-10 {
	margin-bottom: 10px;
}

.mbt-20 {
	margin-bottom: 20px;
}

.mbt-50 {
	margin-bottom: 50px;
}

.pside-10 {
	padding-left: 10px;
	padding-right: 10px;
}

.pside-15 {
	padding-left: 15px;
	padding-right: 15px;
}

.pside-15-lg-30 {
	padding-left: 15px;
	padding-right: 15px;
}

.pside-20 {
	padding-left: 20px;
	padding-right: 20px;
}

.mside-10 {
	margin-left: 10px;
	margin-right: 10px;
}

.mside-15 {
	margin-left: 15px;
	margin-right: 15px;
}
.ml-0 {
	margin-left: 0;
}
.mside-auto {
	margin-left: auto;
	margin-right: auto;
}

.flex {
	display: flex;
	flex-wrap: wrap;
}

.flex-c {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.flex-sb {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.flex-sa {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.flex-start {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.flex-end {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}

.flex-vertical-c {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}
.flex-vertical-sb {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.col-09 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.col {
	width: 100%;
	display: flex;
	justify-content: center;
}

.col-50 {
	width: 50%;
	display: flex;
	justify-content: center;
}

.col-40 {
	width: 40%;
	display: flex;
	justify-content: center;
}

.col-30 {
	width: 33%;
	display: flex;
	justify-content: center;
}

.col-20 {
	width: 20%;
	display: flex;
	justify-content: center;
}

.p-b-0 {
	padding-bottom: 0 !important;
}

.p-t-0 {
	padding-top: 0 !important;
}

.m-b-0 {
	margin-bottom: 0 !important;
}

.max-w-none {
	max-width: none;
}

.prelative {
	position: relative;
}

/* DESKTOP */
@media (min-width: 1024px) {

	.pside-15-lg-30 {
		padding-left: 30px;
		padding-right: 30px;
	}

	#single-cat-content h3,
	#single-cat-content h3.has-text-align-left {
		text-align: left;
	}
}

/*-------------------------------------
## Colors
----------------------------------------*/
.redchili-bcg {
	background-color: #333;
}

.chili-bcg {
	background-color: #ffc501;
}

.black-bcg {
	background-color: #000;
}

.grey-bck {
	background-color: #F5F5F5;
}

.red-bck {
	background-color: #C20D0E;
}

.blue-bck {
	background-color: #2B2D41;
}

.white-bck {
	background-color: #fff;
}

.page-template-page-grey-bck {
	background-color: #F5F5F5;
}

/*-------------------------------------
## Hovers
----------------------------------------*/
.primary-color-hover a {
	transition: .1s all;
}

.primary-color-hover a:hover,
.primary-color-hover a:focus {
	color: #ffc501;
	text-decoration: underline;
}


/*---------------------------------------------------
## WP BLOCKS
------------------------------------------------------*/
.wp-block-group {
	padding: 50px 15px;
}

.text-cta-center>div {
	max-width: 1100px;
}

.wp-block-group>div {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.wp-block-group.full-w>div {
	max-width: 1900px;
}

.wp-block-separator {
	max-width: 80px;
	margin-bottom: 30px;
	background-color: #c20d0e;
	color: #c20d0e;
}

.wp-block-group h2 {
	font-size: 3em;
}

.wp-element-button {
	background-color: #c20d0e;
	color: #fff;
	margin: 20px 15px;
	border-radius: 30px;
	padding: 0.6em 2em;
	font-weight: 600;
	transition: all .2s;
	border: 1px solid #c20d0e;
}

.wp-element-button:hover {
	background-color: transparent !important;
	color: #c20d0e !important;
}
.
.wp-block-group h3.red-subtitle {
	color: #c20d0e;
	margin-top: -20px;
	font-family: 'Poppins';
	font-weight: normal;
	font-size: 1.7em;
	margin-bottom: 0;
	text-align: center;
}
.button-green {
	background-color: #5aa582;
	border: 1px solid #5aa582;
}
.button-green:hover {
	color: #5aa582!important;
}
.wp-element-button-invert {
	background-color: #fff;
	color: #c20d0e;
	border-radius: 30px;
	padding: 0.6em 2em;
	font-weight: 600;
	transition: all .2s;
	border: 1px solid #c20d0e;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.wp-element-button-invert:hover,
.wp-element-button-invert.current {
	background-color: #c20d0e;
	color: #fff;
}

.wp-block-group h3.blue-subtitle {
	color: #2B2D41;
	margin-top: -20px;
	font-family: 'Poppins';
	font-weight: normal;
	font-size: 1.7em;
	margin-bottom: 0;
	text-align: center;
}

.wp-block-group .swiper-content {
	padding: 0 !important;
}

.wp-block-group .swiper-content .wp-block-uagb-container {
	padding: 0;
}

.wp-block-group .swiper-wrapper {
	min-height: 205px !important;
}

.wp-block-group .swiper-pagination {
	position: relative;
	bottom: -10px;
	left: 0;
	width: 100%;
	display: flex;
	justify-content: center;
}

.wp-block-group .swiper-pagination-bullet {
	opacity: 1 !important;
}

.wp-block-group .swiper-pagination-bullet-active {
	background-color: #2B2D41 !important;
}

.team-group-wrapper.blue-bck .swiper-pagination-bullet-active {
	background-color: #c20d0e !important;
}

.team-icon-wrapper {
	margin-top: 30px;
	display: flex;
	width: 60px;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
}

.team-icon-wrapper a {
	transition: opacity .3s;
	margin-left: 5px;
	margin-right: 5px;
}

.team-icon-wrapper a:hover {
	opacity: .7;
}

.team-group-wrapper .team-image {
	display: flex;
	flex-direction: row;
	justify-content: center;

}

.team-group-wrapper .team-image>div {
	background: #F5F5F5;
	border-radius: 100%;
	padding: 40px;
	height: 200px;
	width: 200px;
}

.team-group-wrapper .team-image>div>figure {
	max-width: 100px;
	margin-top: -10px;
}

.team-group-wrapper.blue-bck p {
	color: #fff !important;
}

.team-group-wrapper.red-bck p {
	color: #fff !important;
}

.cta-and-image-wrapper .wp-block-separator {
	margin-right: auto;
	margin-left: auto;
}

.rebelsi-kontakt-group>div {
	max-width: 600px;
}

.rebelsi-kontakt-group .wp-block-columns {
	gap: 0;
}

.rebelsi-kontakt-group img {
	width: 90px;
	background: #f5f5f5;
	border-radius: 100%;
	padding: 15px 24px;
}

.rebelsi-kontakt-group .wp-block-media-text__media {
	display: flex;
	width: auto;
	justify-content: flex-end;
}

.rebelsi-kontakt-group p {
	margin: 0;
}

.rebelsi-kontakt-group p a {
	font-size: 1.1em;
	line-height: 2;
}

.rebelsi-kontakt-group .wp-block-media-text {
	margin-bottom: 30px;
}

.blue-bck h2,
.blue-bck h3,
.blue-bck p,
.blue-bck a {
	color: #fff;
}

.wp-block-group h2,
.wp-block-group p {
	text-align: center;
}

.wp-block-buttons {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
}

.swiper-content .uagb-container-inner-blocks-wrap {
	/* justify-content: flex-end!important; */
}

.red-bck.team-group-wrapper .wp-block-columns>div:first-child,
.blue-bck.team-group-wrapper .wp-block-columns>div:first-child {
	order: 2;
}

.red-bck.team-group-wrapper .wp-block-columns>div:nth-child(2),
.blue-bck.team-group-wrapper .wp-block-columns>div:nth-child(2) {
	order: 1;
}

.wp-block-group .wp-block-list a {
	color: #C20D0E;
	font-weight: bold;
}

/* DESKTOP */
@media (min-width: 1024px) {

	.wp-block-group h3.blue-subtitle,
	.wp-block-group h3.red-subtitle {
		text-align: left;
	}

	.red-bck.team-group-wrapper .wp-block-columns>div:first-child,
	.blue-bck.team-group-wrapper .wp-block-columns>div:first-child {
		order: 1;
	}

	.red-bck.team-group-wrapper .wp-block-columns>div:nth-child(2),
	.blue-bck.team-group-wrapper .wp-block-columns>div:nth-child(2) {
		order: 2;
	}

	.team-group-wrapper .team-image>div {
		height: 300px;
		width: 300px;
	}

	.team-group-wrapper .team-image img {
		width: 158px;
		height: 229px;
	}

	.team-icon-wrapper {
		margin-left: 0;
	}

	.cta-and-image-wrapper .wp-element-button {
		margin-left: 0;
	}

	.team-group-wrapper .team-image>div>figure {
		max-width: none;
		margin-top: auto;
	}

	.wp-block-group .swiper-pagination {
		position: absolute;
		bottom: -10px;
		left: 0;
		width: 100%;
		display: flex;
		justify-content: flex-start;
	}

	.cta-and-image-wrapper .wp-block-separator {
		margin-left: 0;
	}

	.team-group-wrapper .team-image {
		flex-direction: column;
		padding: 30px 0px 30px 58px;
	}

	.team-group-wrapper.white-bck .team-image {
		padding: 30px 58px 30px 0px;
	}

	.wp-block-group h2 {
		font-size: 3em;
	}

	.wp-block-group {
		padding: 60px 30px;
	}

	.wp-block-group h2,
	.wp-block-group p {
		text-align: left;
	}

	.wp-block-group h2.has-text-align-center,
	.wp-block-group p.has-text-align-center {
		text-align: center;
	}

	.wp-block-group.text-cta-center h2,
	.wp-block-group.text-cta-center p,
	.wp-block-group.text-cta-center a {
		text-align: center;
	}

	.wp-block-buttons {
		justify-content: normal;
	}

}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] .rebelsi-standard-red-btn {
	text-transform: uppercase;
	height: 45px;
	font-weight: bold;
	background: #C20D0E;
	color: #fff;
	padding: 0.5em 1.9em;
	border-radius: 20px;
	transition: all, 0.3s;
	border: 1px solid #C20D0E;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: #fff;
	color: #C20D0E;
}

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 {
	background-color: black;
}

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: #4A4A4A;
	border-radius: 0px;
	padding: 0.9em 1em;
	height: 50px;
	width: 100%;
}

input[type="number"] {
	background: #F2F3F5;
	text-align: center;
	font-weight: 500;
	border: none;
	max-width: 65px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="password"],
textarea {
	border: 1px solid #F2F3F5;
	background-color: #F2F3F5;
}

textarea {
	height: auto;
}

/* hide input numbers arrows */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
}

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;
	border: 1px solid #ffc501;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*----------------------------------------------
## Search
-----------------------------------------------*/
.woocommerce.widget_product_search,
form.woocommerce-product-search {
	position: relative;
	display: flex;
	justify-content: center;
	z-index: 0;
	margin-bottom: 5px;
}

form.woocommerce-product-search input.search-field {
	height: 45px;
	border-radius: 0px;
	width: 300px;
}

@media (min-width: 1250px) {
	form.woocommerce-product-search input.search-field {
		width: 450px;
		z-index: -2;
	}
}

form.woocommerce-product-search button {
	position: absolute;
	right: 0;
	background: transparent;
	border: none;
	height: 50px;
	height: 100%;
	line-height: 1;
	top: -4px;
	margin: 0;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*----------------------------------------------
## Links
-----------------------------------------------*/
a {
	/* color: royalblue; */
	color: black;
	text-decoration: none;

}

a:visited {
	/* color: purple; */
	/* color: black; */
}

a:hover,
a:focus,
a:active {
	/* color: midnightblue; */
	/* color: black; */
}

a:focus {
	outline: thin dotted;
}

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

a u {
	color: black;
}

/*---------------------------------------------
## Menus
-----------------------------------------------*/
#masthead {
	width: 100%;
	z-index: 999;
	position: relative;
	margin-bottom: -80px;
	padding-top: 0;
	margin-top: -1px;
	background-color: transparent;
	transition: all .5s;
	-webkit-transition: all .5s;
}

.page-template-page-no-thumbnail #masthead {
	background-color: #2B2D41;
	margin-bottom: 5px;
}

#masthead.sticky {
	background-color: #2B2D41;
	transition: all .5s;
	-webkit-transition: all .5s;
}

#navbar-top {
	position: relative;
	display: flex;
	justify-content: space-between;
	left: 0;
	top: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
}

.sticky {
	position: sticky !important;
	top: 0;
}

.main-navigation-wrapper {
	position: relative;
	height: 50px;
	width: 50px;
	top: 3px;
	right: 5px;
}

.main-navigation-tooggle {
	display: table;
	height: 100%;
}

html.menu-open {
	/* overflow: hidden; */
}

.main-navigation ul {
	position: fixed;
	width: 100%;
	height: 100vh;
	margin: 0;
	padding: 50px;
	padding-top: 62px;
	background: #2B2D41;
	list-style-type: none;
	right: 0;
	left: 0;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	top: 0;
	bottom: 0;
	z-index: 101;
	visibility: hidden;
	overflow: hidden;
	display: none;
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}

.sticky .main-navigation ul {
	/* display: none; */
	/* right: 0; */
	/* overflow: hidden; */
}

#primary-menu>img {
	position: absolute;
	top: 36px;
	height: 100%;
	width: 100%;
	right: -51%;
	z-index: -1;
	transform: scale(1.8);
}

.main-navigation.toggled ul,
.sticky .main-navigation.toggled ul {
	visibility: visible;
	width: 100%;
	display: block;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

#primary-menu ul.sub-menu,
#primary-menu ul.children {
	display: none;
	visibility: hidden;
	opacity: 0;
	max-height: 0;
}

#primary-menu ul.sub-menu.toggled-on,
#primary-menu ul.children.toggled-on {
	visibility: visible;
	max-height: 9999px;
	opacity: 1;
	display: block;
}

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

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
	left: 100%;
}

.main-navigation ul ul a {
	min-width: 200px;
}

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

.main-navigation li {
	display: flex;
	justify-content: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto
}

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

#primary-menu ul>li>a,
ul#primary-menu li>a {
	padding: 0.8em 0.6em;
	font-size: 1.3em;
	line-height: 1.2;
	font-weight: 600;
	text-decoration: none;
	color: #fff;
	text-align: left;
	display: flex;
	/* width: 75%; */
	text-transform: capitalize;
}

#primary-menu ul>li>ul li>a,
ul#primary-menu li>ul li>a {
	font-size: 1em;
}

#primary-menu ul.children li a,
#primary-menu ul.sub-menu li a {
	padding-left: 1.2em;
	line-height: 2;
}

#primary-menu ul.children li ul li a,
#primary-menu ul.sub-menu li ul li a {
	padding-left: 1.6em;
	line-height: 2;

}

/* Small menu. */

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

#mobile-menu-tooggle {
	margin-left: 5px;
	margin-right: 5px;
	cursor: pointer;
	display: table-cell;
	vertical-align: middle;
	min-width: 48px;
	position: relative;
	z-index: 100;
}

#mobile-menu-tooggle span,
#mobile-menu-tooggle-close span {
	color: #fff;
}

#mobile-menu-tooggle img,
#mobile-menu-tooggle-close img {
	transition: all .3s ease-in-out;
}

#mobile-menu-tooggle:hover #white-menu-triangle {
	transform: translateX(-2px);
}

#mobile-menu-tooggle:hover #red-menu-triangle {
	transform: translateX(2px);
}

#mobile-menu-tooggle-close:hover #red-menu-triangle-close {
	transform: translateX(6px);
}

#mobile-menu-tooggle-close:hover #white-menu-triangle-close {
	transform: translateX(-6px);
}

#mobile-menu-tooggle.toggled img,
#mobile-menu-tooggle-close.toggled img {
	transition: all .4s;
}

#mobile-menu-tooggle-close #white-menu-triangle-close {
	transform: translateX(-3px);
}

#mobile-menu-tooggle-close #red-menu-triangle-close {
	transform: translateX(3px);
}

#mobile-menu-tooggle-close.toggled:hover #red-menu-triangle-close {
	transform: translateX(23px);
}

#mobile-menu-tooggle-close.toggled:hover #white-menu-triangle-close {
	transform: translateX(-23px);
}

#mobile-menu-tooggle.toggled:hover #white-menu-triangle {
	transform: translateX(20px);
}

#mobile-menu-tooggle.toggled:hover #red-menu-triangle {
	transform: translateX(-20px);
}

#mobile-menu-tooggle-close {
	position: absolute;
	top: 20px;
	right: 15px;
	display: flex;
	flex-direction: column;
	cursor: pointer;
}

#mobile-menu-tooggle-close>div {
	display: flex;
	justify-content: center;
	margin-bottom: 8px;
}

#nav-wrapper-right {
	display: flex;
	justify-content: flex-end !important;
}

.mobile-logo-wrapper {
	margin: 0;
	justify-content: flex-start;
}

.mobile-search-wrapper,
.mobile-search-wrapper form,
.mobile-search-wrapper input.search-field {
	width: 100% !important;
}

.site-branding {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	padding-bottom: 0;
}

.site-branding:hover {
	color: black;
}

/* MOBILE MENU */

/* MOBILE MENU LEVEL 1*/
#primary-menu>li>ul.sub-menu>li>a {}

/* MOBILE MENU LEVEL 2*/
#primary-menu ul.sub-menu>li>a {}

#primary-menu>li.menu-item-has-children>button.dropdown-toggle,
#primary-menu li.menu-item-has-children>button.dropdown-toggle,
#primary-menu>li.menu_item_has_children>button.dropdown-toggle,
#primary-menu li.menu_item_has_children>button.dropdown-toggle,
#primary-menu>li.page_item_has_children>button.dropdown-toggle,
#primary-menu li.page_item_has_children>button.dropdown-toggle {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: flex;
	float: right;
	background-image: url(/wp-content/themes/nosignal/img/down-arrow-grey.svg);
	height: 40px;
	width: 40px;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: 5px;
	justify-content: center;
	position: absolute;
	flex-direction: column;
	top: 0px;
	right: 1em;
	border: none;
	background-color: transparent;
	background-size: 28%;
	transition: .2s all;
}

#primary-menu>li.current_page_item.menu-item-has-children>button.dropdown-toggle,
#primary-menu li.current_page_item.menu-item-has-children>button.dropdown-toggle,
#primary-menu>li.current_page_item.menu_item_has_children>button.dropdown-toggle,
#primary-menu li.current_page_item.menu_item_has_children>button.dropdown-toggle,
#primary-menu>li.current_page_item.page_item_has_children>button.dropdown-toggle,
#primary-menu li.current_page_item.page_item_has_children>button.dropdown-toggle {
	background-image: url(/wp-content/themes/nosignal/img/down-arrow-white.svg);
}

#primary-menu button.dropdown-toggle.toggled-on {
	transform: rotateX(180deg);
}

.nav-top-right {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}

.header-icon-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 11px;
	margin-top: 16px;
}

.header-icon-wrapper div:not(:last-child)::after {
	content: '';
	height: 15px;
	width: 1px;
	background-color: #ccc;
	position: absolute;
	top: 2px;
	right: -18px;
}

.header-icon-wrapper>div:last-child {
	margin-right: 30px;
}

.header-icon-wrapper .header-icon {
	position: relative;
	margin-left: 18px;
	margin-right: 18px;
}

#navbar-bottom {
	display: none;
}

#mobile-search-tooggle {
	margin-left: 5px;
	margin-right: 5px;
	cursor: pointer;
	display: table-cell;
	vertical-align: middle;
}

.post-thumbnail-wrapper {
	position: relative;
}

.post-thumbnail-wrapper::before {
	content: '';
	position: absolute;
	top: 0;
	background-image: url(/wp-content/themes/nosignal/img/rebelsi-romb-1.svg);
	background-repeat: no-repeat;
	background-size: 180%;
	height: 100%;
	width: 50%;
	z-index: 15;
	background-position-x: 10vw;
	background-position-y: center;
	right: 0;
	overflow: hidden;
}

.post-thumbnail-wrapper::after {
	content: '';
	position: absolute;
	top: 0;
	background-image: url(/wp-content/themes/nosignal/img/rebelsi-romb-1.svg);
	background-repeat: no-repeat;
	background-size: 120%;
	height: 100%;
	width: 50%;
	z-index: 15;
	background-position-x: 21vw;
	background-position-y: center;
	left: 0;
	overflow: hidden;
	transform: rotate(180deg);
}

.post-thumbnail::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #2B2D41;
	opacity: 0.78;
	z-index: 10;
}

.post-thumbnail {
	width: 100%;
	min-height: 450px;
	/* max-height: 755px; */
	max-height: 465px;
	position: relative;
}

.post-thumbnail img {
	/* object-fit: cover;
    display: flex;
    width: 100%;
    max-height: 755px;
		min-height: 450px; */
	width: 100%;
	bottom: 0;
	left: 0;
	top: 0;
	object-position: 50% 50%;
	object-fit: cover;
	font-family: 'object-fit: cover;';
	position: absolute;
	max-height: 100%;
	height: 100%;
}

.entry-header-thumbnail {
	position: absolute;
	top: 37%;
	width: 100%;
	text-align: center;
	z-index: 20;
}

.entry-header-thumbnail a {
	margin-left: auto;
	margin-right: auto;
}

.entry-header-thumbnail h1 {
	font-family: 'bebas-neue-pro-expanded', sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	font-size: 3.6em;
	text-transform: uppercase;
	word-wrap: break-word;
	margin: 0;
	line-height: 1.1;
	max-width: 69%;
	margin-left: auto;
	margin-right: auto;
}

.entry-header-thumbnail span {
	text-align: left;
	max-width: 720px;
	display: flex;
	margin-left: auto;
	margin-right: auto;
}

.entry-header-thumbnail span p {
	color: #ffff;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-direction: column;
	margin-left: auto;
	margin-right: auto;
	font-size: 1em;
	margin-top: 0;
}

.entry-header-thumbnail span p a {
	font-size: 0.8em;
}

.entry-header-thumbnail span p a {
	margin-top: 25px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	box-shadow: inset 0 0 0 0 #fff;
	transition: color .3s ease-in-out, all .3s ease-in-out;
}

.entry-header-thumbnail span p a:hover {
	box-shadow: inset 250px 0 0 0 #fff;
	border-color: #fff !important;
	color: #2B2D41 !important;
}

.post-type-archive .site-content {
	background: #f5f5f5;
}

#menu-trainings-btn {
	color: #fff;
	font-family: 'Poppins';
	font-weight: 600;
	border: 1px solid #C20D0E;
	padding: 18px 21px;
	border-radius: 30px;
	text-align: center;
	margin-left: auto;
	font-size: 1.2em;
	line-height: 1.3;
	margin-right: auto;
	background: #C20D0E;
	position: relative;
	bottom: 30px;
	margin-top: 80px;
}

/* DESKTOP */
@media (min-width: 1024px) {

	.main-navigation ul {
		left: auto;
		right: 0;
		/* padding-top: 130px; */
	}

	.main-navigation.toggled ul,
	.sticky .main-navigation.toggled ul {
		width: 33%;
	}

	.entry-header-thumbnail span p {
		font-size: 1.4em;
	}

	#mobile-menu-tooggle-close {
		top: 30px;
		right: 43px;
	}

	.entry-header-thumbnail {
		top: 27%;
	}

	.entry-header-thumbnail h1 {
		font-size: 8em;
		display: flex;
		text-align: left;
		justify-content: center;
		text-transform: uppercase;
	}

	.desktop-main-header {
		position: relative;
	}

	.entry-header-thumbnail a {
		margin-left: 0;
	}

	.sticky .desktop-main-header::after {
		bottom: 0px;
	}

	.sticky #desktop-menu>li>a::before,
	.sticky #desktop-menu-2>li>a::before {
		bottom: -2px;
	}

	#header-trainings-btn {
		color: #fff;
		font-family: 'Poppins';
		font-weight: 600;
		line-height: 1;
		border: 1px solid #fff;
		background: #2b2d418a;
		padding: 5px 20px;
		border-radius: 30px;
		display: flex !important;
		flex-direction: column;
		justify-content: center;
		margin-right: 20px;
		box-shadow: inset 0 0 0 0 #fff;
		transition: color .2s ease-in-out, box-shadow .2s ease-in-out;
	}

	#header-trainings-btn:hover {
		color: #2b2d41;
		box-shadow: inset 250px 0 0 0 #fff;
	}

	.header-icon-wrapper {
		margin-bottom: 50px;
		justify-content: flex-end;
		margin-left: 0;
	}

	#masthead.sticky .header-search-wrapper,
	#masthead.sticky .contact-wrapper {
		display: none !important;
	}

	#masthead.sticky .header-icon-wrapper {
		margin-bottom: 0;
	}

	#masthead.sticky a.site-branding {
		/* margin-top: -30px; */
	}

	#masthead img.header-image-sticky {
		display: none;
	}

	#masthead.sticky img.header-image {
		display: none;
	}

	#masthead.sticky img.header-image-sticky {
		display: block;
	}

	#masthead.sticky .header-icon img,
	#masthead.sticky .header-icon svg {
		transform: scale(0.7);
	}

	#nav-wrapper-left,
	#nav-wrapper-center,
	#nav-wrapper-right {
		height: 50px;
	}

	#desktop-navigation,
	#desktop-navigation-2 {
		width: 100%;
	}

	#desktop-navigation>div,
	#desktop-navigation-2>div {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		white-space: normal;
		flex-wrap: wrap;
		position: relative;
		width: 100%;
	}

	#desktop-menu>li>a,
	#desktop-menu-2>li>a {
		padding: .6em .7em;
	}

	#masthead.sticky #desktop-menu>li>a,
	#masthead.sticky #desktop-menu-2>li>a {
		padding: .2em .7em;
	}

	#masthead.sticky #nav-wrapper-left,
	#masthead.sticky #nav-wrapper-center,
	#masthead.sticky #nav-wrapper-right {
		height: 30px;
	}

}

/*------------------------------------------
## Buttons
--------------------------------------------*/
.bnt-outline-black {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	padding: .6em 2em;
	background-color: transparent;
	color: black;
	transition: all .1s;
	border: 2px solid black;
	text-align: center;
	/* width: 100%; */
	font-size: 1.1em;
	letter-spacing: 1px;
	display: flex;
	justify-content: center;
}

.bnt-outline-black span {
	color: black;
	font-weight: 500;
	font-size: 1.1em;
	letter-spacing: 1px;
}

.bnt-outline-black:hover,
.bnt-outline-black:hover span {
	background-color: black;
	color: white;
}

/*------------------------------------------
## Address
--------------------------------------------*/
.address-wrapper {
	display: flex;
}

address.contact-wrapper,
address.contact-wrapper a {
	margin-bottom: 0;
	color: #A3A3A3;
	text-decoration: none;
	font-style: normal;
}

p.address-mail-wrapper a {
	position: relative;
}

p.address-mail-wrapper a::before {
	position: absolute;
	content: '';
	background-image: url(/wp-content/themes/nosignal/img/amail.svg);
	height: 18px;
	width: 23px;
	background-size: contain;
	top: -2px;
	left: -34px;
	background-repeat: no-repeat;
}

p.address-mail-wrapper a {
	color: #707070;
}

.address-home-wrapper,
.address-home-wrapper p {
	text-align: center;
}

.address-home-wrapper p {
	margin-top: 0;
}

.address-home-wrapper h4 {
	position: relative;
	display: flex;
	justify-content: center;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

.address-home-wrapper h4::before {
	position: absolute;
	content: '';
	background-image: url(/wp-content/themes/nosignal/img/ahome.svg);
	height: 20px;
	width: 23px;
	background-size: contain;
	top: 5px;
	left: -2px;
	background-repeat: no-repeat;
}

/*------------------------------------------
## Pagination
--------------------------------------------*/
.search-results nav.woocommerce-pagination {
	display: block !important;
}

nav.woocommerce-pagination {
	margin: 20px 0;
	width: 100%;
	display: none;
}

nav.woocommerce-pagination ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: flex-end;
	width: 100%;
}

nav.woocommerce-pagination ul li * {
	color: white;
	font-weight: 500;
	font-size: 1em;
	padding: 10px 15px;
	background-color: black;
	line-height: 1;
	text-align: center;
}

nav.woocommerce-pagination ul li {
	margin-left: 10px;
	display: flex;
}

nav.woocommerce-pagination ul li a {
	color: black;
	text-decoration: none;
	background-color: #F2F3F5;
	transition: all .1s;
}

nav.woocommerce-pagination ul li a:hover {
	background-color: #d6d6d6;
}

/*------------------------------------------
## Footer
--------------------------------------------*/
.site-footer {
	flex-direction: column;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	margin-bottom: 0;
}

.site-footer a {
	color: #fff;
	text-decoration: none;
}

.site-footer .footer-icon a {
	border-radius: 100%;
	/* background-color: #F2F3F5; */
	height: 30px;
	width: 30px;
	display: block;
}

.site-footer .footer-icon a:hover {
	/* background-color: black; */
}

.footer-main .custom-html-widget p,
.footer-main .custom-html-widget,
.footer-main .custom-html-widget a,
.footer-main h3.widget-title {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	/* justify-content: center; */
}

.footer-main .custom-html-widget {
	height: 100%;
	display: flex;
	flex-direction: column;
}

.site-footer a:hover,
.footer-main ul.menu .current_page_item a,
.footer-main ul.menu a:hover {
	color: black;
}

.footer-bottom {
	background: #C20D0E;
	padding: 25px;
}

.footer-bottom.site-info span {
	display: block;
	text-align: center;
	color: #fff;
	margin-left: 5px;
}

.footer-bottom .flex-vertical-c {
	margin-top: 10px;
}

.footer-main ul.menu a {
	position: relative;
}

.footer-main {
	background: #2B2D41;
}

.footer-main .widget,
.footer-main .widget-title {
	margin: 0;
}

.footer-main .flex-start {
	justify-content: flex-start;
}

.footer-main .widget img {
	margin-bottom: 20px;
	z-index: 1;
}

.footer-main .widget p,
.footer-main .widget a,
.footer-main .widget h3 {
	color: #fff;
}

.footer-main .widget a {
	line-height: 3;
}

.footer-main .widget h3 {
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 45px;
}

.footer-main>div {
	padding-top: 65px;
	padding-bottom: 70px;
}

.footer-main ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-main ul.menu a {
	color: #333;
	text-decoration: none;
	margin: 14px 0;
	display: block;
	font-size: 12px;
	text-transform: uppercase;
}

.footer-top>div {
	position: relative;
	max-height: 100%;
	display: flex;
}

.footer-top>div::before {
	position: absolute;
	content: '';
	background-image: url('/wp-content/themes/nosignal/img/rebelsi-footer-elipse.svg');
	background-size: 143%;
	background-position-y: 73%;
	background-position-x: center;
	height: 300px;
	width: 100%;
	background-repeat: no-repeat;
	z-index: 0;
	bottom: -75px;
}

.footer-top img {
	z-index: 1;
}

.payment-wrapper {
	display: flex;
	flex-direction: row;
	width: 100%;
	justify-content: space-between;
}

.payment-wrapper img {
	height: 20px;
}

.footer-main .widget {
	width: 100%;
}

.mobile-adress-wrapper {
	display: flex;
	justify-content: space-between;
}

.footer-bottom.site-info {
	display: flex;
}

.newsletter-wrapper {
	/* background-image: url(/wp-content/uploads/czylichili_newsletter.png); */
	background-size: cover;
	padding: 0;
	background-position: center;
	background-repeat: no-repeat;
}

.newsletter-wrapper p {
	margin-bottom: 10px;
}

.newsletter-title {
	text-transform: uppercase;
	font-size: 17px;
	line-height: 1.2;
	margin-bottom: 7px;
	text-align: center;
	font-family: 'Poppins';
	color: #333;
}

.newsletter-inner p,
.newsletter-inner p a {
	color: #333;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 3px;

}

.newsletter-inner p a:hover {
	text-decoration: underline;
}

.newsletter-inner input[type="text"] {
	border: 1px solid #D2D2D2 !important;
	color: #707070 !important;
	border-radius: 0px !important;
	padding: .6em .8em .4em !important;
	height: 40px !important;
	width: 100% !important;
	transition: all .3s;
}

.newsletter-inner button[type='submit'] {
	height: 32px !important;
	margin: 0;
	position: absolute;
	right: 4px;
	bottom: 4px;
	background-image: url(/wp-content/themes/nosignal/img/next-arrow-white.svg) !important;
	background-position-x: center !important;
	background-position-y: center !important;
	background-repeat: no-repeat !important;
	background-size: 40% !important;
}

.newsletter-input,
.newsletter-input>div {
	justify-content: center;
	width: 100%;
	margin-bottom: 10px;
}

.newsletter-input .freshMailPopUp__body {
	margin-left: auto;
	margin-right: auto;
}

.newsletter-social {
	margin-bottom: 5px;
}

.newsletter-inner .message_error {
	font-weight: 500;
}

.newsletter-inner>div {
	flex-direction: column;
}

.footer-icon,
.social-shere-link {
	position: relative;
	text-align: center;
	display: flex;
	justify-content: center;
	margin-left: 15px;
	margin-right: 15px;
}

.footer-icon svg,
.social-shere-link svg {
	height: 20px;
	fill: #838383;
	width: 20px;
	padding: 0px;
	transition: all .3s;
}

.footer-icon a:hover svg,
.social-shere-link a:hover svg {
	fill: black;
}

.social-shere-link,
.social-shere-link svg {
	padding-left: 0;
	margin-left: 0;
	display: inline-block;
	width: auto;
}

.newsletter-inner .form_container {
	display: flex;
	width: 100%;
}

.newsletter-inner .form_container form {
	width: 100%;
	padding: 0;
	position: relative;
}

.freshMailPopUp__body>div {
	padding: 0 !important;
}

.grecaptcha-badge {
	display: none;
}

/* DESKTOP */
@media (min-width: 1024px) {
	.footer-main .widget img {
		margin-right: auto;
	}

	.footer-main .custom-html-widget div {
		justify-content: flex-start;
	}

	.footer-main .widget a {
		line-height: 2;
	}

	.footer-bottom .flex-vertical-c {
		margin-top: 3px;
		width: auto;
	}

	.footer-main ul.menu {
		padding: 0;
		list-style: none;
		display: flex;
		justify-content: space-between;
		max-width: 1000px;
		margin-left: auto;
		margin-right: auto;
	}

	.menu-footer-menu-container {
		width: 100%;
	}

	.footer-main ul.menu a::before {
		content: '';
		background: black;
		height: 2px;
		position: absolute;
		top: -22px;
		width: 0;
		left: 0;
		transition: all .1s;
		z-index: 1;
	}

	.footer-main ul.menu .current_page_item a::before,
	.footer-main ul.menu a:hover::before {
		width: 100%;
	}

	.newsletter-inner button[type='submit'] {
		margin-left: 0;
	}

	.newsletter-inner form.form_subscribe {
		display: flex;
		position: relative;
	}

	.newsletter-inner form {
		/* margin-top: 30px; */
	}

	.newsletter-inner form.form_subscribe .message_error {
		position: absolute;
		top: 3px;
	}

	.newsletter-inner form.form_subscribe>div {
		margin-top: 20px;
	}

	.newsletter-title,
	.newsletter-inner p {
		text-align: center;
	}

	.footer-main ul.menu a:first-of-type {
		margin-top: 0;
	}

	.footer-main>div .col-lg-25:nth-child(1) {
		padding-right: 20px;
	}

	.footer-main>div .col-lg-25:nth-child(2),
	.footer-main>div .col-lg-25:nth-child(3) {
		padding-left: 20px;
		padding-right: 20px;
	}

	.footer-main>div .col-lg-25:nth-child(4) {
		padding-left: 20px;
	}

	.footer-top>div::before {
		background-position-y: top;
		bottom: -97px;
	}

	.footer-main .widget {
		padding-left: 20px;
		padding-right: 20px;
	}

	.footer-main .custom-html-widget p,
	.footer-main .custom-html-widget,
	.footer-main .custom-html-widget a,
	.footer-main h3.widget-title {
		text-align: left;
		margin-left: 0;
	}

	.footer-main .widget h3 {
		margin-bottom: 20px;
		margin-top: -6px;
		position: relative;
	}

}



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

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

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

#content {
	min-height: 72vw;
}

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

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

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

/*--------------------------------------------------------------
# Animations
--------------------------------------------------------------*/
.animated {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated-fast {
	-webkit-animation-duration: .2s;
	animation-duration: .2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated-slow {
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated-1-inf {
	-webkit-animation: linear 1s infinite;
	animation: linear 1s infinite;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated-2-inf {
	-webkit-animation: linear 2s infinite;
	animation: linear 2s infinite;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.delay-2 {
	-webkit-animation-delay: .2s !important;
	animation-delay: .2s !important;
}

.delay-3 {
	-webkit-animation-delay: .3s !important;
	animation-delay: .3s !important;
}

.delay-4 {
	-webkit-animation-delay: .4s !important;
	animation-delay: .4s !important;
}

.delay-6 {
	-webkit-animation-delay: .6s !important;
	animation-delay: .6s !important;
}

.delay-8 {
	-webkit-animation-delay: .8s !important;
	animation-delay: .8s !important;
}

.delay-10 {
	-webkit-animation-delay: 1s !important;
	animation-delay: 1s !important;
}

.delay-12 {
	-webkit-animation-delay: 1.2s !important;
	animation-delay: 1.2s !important;
}

.delay-14 {
	-webkit-animation-delay: 1.4s !important;
	animation-delay: 1.4s !important;
}

.delay-16 {
	-webkit-animation-delay: 1.6s !important;
	animation-delay: 1.6s !important;
}

.delay-20 {
	-webkit-animation-delay: 2s !important;
	animation-delay: 2s !important;
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
}

.spin {
	-webkit-animation-name: spin;
	animation-name: spin;
}

/*--------------------------------------
## Keyframes
--------------------------------------*/

@-webkit-keyframes bounce {

	0%,
	20%,
	53%,
	80%,
	100% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}

	40%,
	43% {
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	40%,
	43%,
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
	}

	70% {
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0);
	}

}

@keyframes bounce {

	0%,
	20%,
	53%,
	80%,
	100% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}

	40%,
	43% {
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	40%,
	43%,
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
	}

	70% {
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0);
	}

}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(60px, 0, 0);
		transform: translate3d(60px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(60px, 0, 0);
		transform: translate3d(60px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-60px, 0, 0);
		transform: translate3d(-60px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-60px, 0, 0);
		transform: translate3d(-60px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 30px, 0);
		transform: translate3d(0, 30px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 30px, 0);
		transform: translate3d(0, 30px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
	}

	to {
		opacity: .5;
		-webkit-transform: translate3d(0, -50px, 0);
		transform: translate3d(0, -50px, 0);
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}

	to {
		opacity: 0;
		-webkit-transform: translate(0, -100%);
		transform: translate(0, -100%);
	}
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@-webkit-keyframes spin {
	0% {
		opacity: 0;
		-webkit-transform: rotateZ(0deg);
		transform: rotateZ(0deg);
	}

	to {
		opacity: 1;
		-webkit-transform: rotateZ(360deg);
		transform: rotateZ(360deg);
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotateZ(0deg);
		transform: rotateZ(0deg);
	}

	to {
		-webkit-transform: rotateZ(360deg);
		transform: rotateZ(360deg);
	}

	pacity:1;
}
}

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

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

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.txt-page {
	margin-top: 70px;
	margin-bottom: 140px;
}

.txt-page h4 {
	margin-top: 27px;
	margin-bottom: 27px;
}

.txt-page p {
	line-height: 1.6;
	font-size: .95em;
}

/* DESKTOP */
@media (min-width: 1024px) {
	.separator-lg-left {
		margin-right: auto;
		margin-left: 0;
		margin-top: -25px;
	}
}

/*-------------------------------------------------
## Home page
-------------------------------------------------*/
.home h2 {
	line-height: 1.3;
}

.home-video-hero .wp-block-video {
	margin: 0 !important;
}

.home-video-hero {
	width: 100%;
	min-height: 620px;
	max-height: 1000px;
	position: relative;
	display: flex;
}

.home-video-hero .wp-block-video video {
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	top: 0;
	object-position: 50% 50%;
	object-fit: cover;
	font-family: 'object-fit: cover;';
	position: absolute;
}

.team-slider .single-trening-wrapper {
	margin-right: 40px;
	margin-left: -10px;
	min-height: 520px;
	text-align: center;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.team-slider .single-trening-wrapper p {
	text-align: center;
	max-height: 150px;
	overflow: hidden;
	font-size: 13px;
}

.home-three-column p,
.text-cta-center p,
.testimonials-content p,
.single-blog-element p,
.single-team-content p,
.astronaut-bus-wrapper p,
.single-trening-content p {
	font-size: 14px !important;
}

.single-team-header img {
	margin-left: auto;
	margin-right: auto;
}

.single-team-header h3 {
	font-weight: bold;
	font-size: 2.5em;
	text-transform: uppercase;
	position: relative;
}

.team-slider .single-team-header .wp-block-separator {
	position: relative !important;
	top: 0 !important;
	margin-top: 10px;
	margin-bottom: 10px;
}

.team-slider .single-team-footer .wp-element-button {
	margin-left: auto !important;
	margin-right: auto !important;
	background-color: #c20d0e;
	border: 1px solid #c20d0e;
}

.team-slider .single-team-footer .wp-element-button:hover {
	border-color: #c20d0e;
}

.wp-block-uagb-slider .swiper-button-prev,
.wp-block-uagb-slider .swiper-button-next {
	display: none;
}

.home-add-wrapper {
	background: #c20d0e;
	padding: 30px;
	color: #fff;
	display: flex;
	justify-content: center;
	/* padding-top: 100px; */
}
.home-rediscovery-wrapper {
	background: #5aa582;
		padding: 30px;
		color: #fff;
		display: flex;
		position: relative;
		justify-content: center;
}
.red-home-slider-element {
	background: #c20d0e;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
			height: 50%;
				display: flex;
				justify-content: center;
				flex-direction: column;
				margin-left: auto;
				margin-right: auto;
				text-align: center;
}
.red-home-slider-element span {
	color: #fff;
	font-size: 3em;
		text-transform: uppercase;
		font-family: 'bebas-neue-pro', sans-serif;
		font-weight: 700;
}
.rediscovery-second {
	max-height: 50%;
		margin-top: 245px;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
}
.home-add-wrapper h2,
.home-add-wrapper p,
.home-add-wrapper a,
.home-financing-wrapper h2,
.home-financing-wrapper p,
.home-financing-wrapper a,
.home-rediscovery-wrapper h2,
.home-rediscovery-wrapper p,
.home-rediscovery-wrapper a {
	color: #fff;
}

.home-add-wrapper h2,
.home-financing-wrapper h2,
.home-rediscovery-wrapper h2 {
	font-size: 3em;
	text-transform: uppercase;
	margin-bottom: 10px;
	line-height: 1;
	margin-top: 0;
}

.home-add-wrapper p,
.home-financing-wrapper p {
	font-size: 2em;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 25px;
	font-family: 'bebas-neue-pro', sans-serif;
	font-weight: 700;
	line-height: 1;
}

.home-add-wrapper a,
.home-financing-wrapper a,
.home-rediscovery-wrapper .button-rediscovery {
	color: #fff;
	font-family: 'Poppins';
	font-weight: 600;
	line-height: 1;
	border: 1px solid #fff;
	padding: 10px 20px;
	border-radius: 30px;
	text-transform: capitalize;
	margin-top: 10px;
	z-index: 99;
	position: relative;
	transition: all .2s;
}

.home-add-wrapper a:hover,
.home-financing-wrapper a:hover {
	background: #fff;
	color: #c20d0e;
}
.home-rediscovery-wrapper a:hover .button-rediscovery{
	background: #fff;
	color: #177690;
}
.home-add-wrapper>div {
	display: flex;
	justify-content: flex-end;
	width: 100%;
	flex-direction: column;
	position: relative;
}

.home-financing-wrapper>div {
	display: flex;
	justify-content: space-around;
	width: 100%;
	flex-direction: column;
	position: relative;
}

.home-add-wrapper div div {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
}

.home-add-wrapper div div img {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: -22px;
}

.home-add-wrapper span,
.home-financing-wrapper span {
	text-align: center;
	display: block;
}

.home-financing-wrapper {
	background: #177690;
	padding: 30px;
	color: #fff;
	display: flex;
	justify-content: center;
}

.bur-logo {
	background: #fff;
	padding: 20px;
	border-radius: 34px;
	min-height: 180px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 40px;
	margin-bottom: 35px;
	margin-top: 0;
}

.bur-logo img {
	max-width: 100%;
}

.ebook-add {
	transform: scale(0.8);
}

#home-add-slider,
.home-add-wrapper,
.home-financing-wrapper,
.home-rediscovery-wrapper {
	max-height: 460px;
	height: 460px !important;
}

.home-add-wrapper span {
	margin-bottom: 15px;
}
.home-btn-wrapper {
	flex-direction: column;
		gap: 10px;
}
.home-btn-wrapper a {
	margin-bottom: 0;
}
.home-rediscovery-wrapper h2 {
	display: flex;
		flex-direction: column;
}
.home-rediscovery-wrapper h2 span{
	font-size: 27px;
	margin-top: 10px;
	margin-bottom: 15px;
}
	.rediscovery-second a{
			display: flex;
				flex-direction: column;
				justify-content: center;
				height: 41px;
				max-width: fit-content;
	}
/* DESKTOP */
@media (min-width: 1024px) {
	.ebook-add {
		transform: scale(1);
	}

	.home-add-wrapper h2,
	.home-financing-wrapper h2,
	.home-rediscovery-wrapper h2{
		font-size: 5em;
	}

	.home-add-wrapper p,
	.home-financing-wrapper p {
		font-size: 3em;
	}

	.home-video-hero {
		min-height: 1000px;
	}

	.wp-block-uagb-slider .swiper-button-prev,
	.wp-block-uagb-slider .swiper-button-next {
		display: flex;
	}

	#home-add-slider,
	.home-add-wrapper,
	.home-financing-wrapper,
	.home-rediscovery-wrapper {
		max-height: 250px;
		height: 250px !important;
	}

	.home-add-wrapper>div,
	.home-financing-wrapper>div,
	.home-rediscovery-wrapper>div {
		flex-direction: row;
		justify-content: flex-start;
		display: flex;
	}

	.home-add-wrapper {
		padding-top: 30px;
	}

	.home-add-wrapper div div img {
		position: absolute;
		right: 20px;
		top: -22px;
		z-index: 88;
	}

	.home-add-wrapper span,
	.home-financing-wrapper span {
		text-align: left;
		display: flex;
		justify-content: space-between;
		flex-direction: column;
	}

	.home-add-wrapper a,
	.home-financing-wrapper a {
		display: flex;
		justify-content: center;
		max-width: 170px;
	}

	.bur-logo {
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 30px;
		margin-right: 30px;
		max-width: 333px;
		padding: 35px;
		min-height: auto;
	}

	.ebook-element {
		margin-top: 150px;
		background-color: #c20d0e;
		color: #fff !important;
		border-radius: 30px;
		padding: 0.3em 1em;
		max-width: 215px;
		display: flex;
		justify-content: center;
		text-align: center;
		position: relative;
	}

	.main-navigation li.current-menu-item.ebook-element a {
		color: #fff !important;
	}

	.ebook-element::before {
		content: '';
		position: absolute;
		width: 200px;
		bottom: 50px;
		background-image: url(/wp-content/uploads/2023/12/Techniki-Facylitacji-Rebelsi-pl-web.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		height: 165px;
	}
		.home-btn-wrapper {
			flex-direction: row;
			justify-content: flex-start;
			gap: 30px;
		}
				.home-btn-wrapper a {
					margin-right: 0;
				}
								.home-rediscovery-wrapper h2 span {
									font-size: 40px;
								}
		.red-home-slider-element {
			width: 40%;
				left: 10%;
				height: 100%;
		}
				.red-home-slider-element div {
					margin-right: 10%;
						display: flex;
						justify-content: flex-end;
						flex-direction: row;
				}
				.red-home-slider-element span {
					font-size: 5em;
					line-height: 1.1;
					text-align: left;
					margin-left: 40%;
				}
								.rediscovery-second {
										width: 50%;
											right: 0;
											height: 100%;
											position: absolute;
											top: 0;
											max-height: 100%;
											margin-top: 0;
											text-align: left;
								}
			.rediscovery-second div {
				margin-left: 10%;
			}
}
/*-------------------------------------------------
## Product page
-------------------------------------------------*/
.product-site-wrapper .post-thumbnail {
	min-height: 742px;
}
.product-site-wrapper .entry-header-thumbnail {
	position: absolute;
		height: 100%;
		width: 100%;
		top: 0;
		z-index: 950;
		display: flex;
		flex-direction: column;
		justify-content: center;
}
.product-site-wrapper .entry-title {
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
	.product-site-wrapper .entry-header-thumbnail h1 {
			color: #5AA582;
			text-align: center;
			max-width: 720px;
			line-height: 1;
			font-size: 3.6em;
			margin-bottom: 15px;
			margin-left: 0;
			margin-right: 0;
			display: block;
	}
		.product-site-wrapper .page-excerpt {
			color: #fff;
			font-size: 1.1em;
			margin-left: 15px;
			margin-right: 15px;
			text-align: center;
			margin-bottom: 0;
		}
						.product-site-wrapper .entry-header-thumbnail .hero-title span {
							display: block;
							text-align: center;
						}
	.product-site-wrapper .wp-block-group {
		padding: 30px 15px;
	}
	 .blue-triangle-left {
		position: relative;
		overflow: hidden;
	}
	 .discovery-triangle {
			    overflow: hidden;
			position: absolute;
				top: -17%;
					left: -595px;
			    z-index: -1;
				transform: rotate(172deg) scale(0.5);
			    opacity: 0.6;
	 }
		 .blue-triangle-left iframe {
		 	width: 100%;
		 	aspect-ratio: 16 / 9;
		 	height: auto;
		 	display: block;
		}
		.discovery-ludziki-wrapper {
			margin-bottom: -54px;
			overflow: hidden;
			min-height: 330px;
			text-align: center;
				display: flex;
				justify-content: center;
		}
				.discovery-ludziki-wrapper div {
						position: relative;
						display: flex;
						flex-direction: column;
						justify-content: flex-end;
				}
				.discovery-ludziki-wrapper p {
					color: #fff;
					position: absolute;
					left: 77px;
						top: 55px;
						line-height: 2;
						z-index: 2;
				}
		.discovery-ludziki-wrapper .ludziki-img {
			width: 329px;
			max-width: 330px;
			max-height:100px;
			margin-bottom: -1px;
			
				bottom: 7px;
				left: 0;
		}
		.discovery-ludziki-wrapper .chmurka-img {
			width: 284px;
			max-width: 285px;
			max-height: 247px;
			z-index: 1;
			margin-left: 22px;
			margin-bottom: -30px;
		}
.proces-ikon {
	width: auto!important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.proces-grid-wrapper-mobile {
	display: flex;
	justify-content: flex-start!important;
	overflow-x: auto!important;
	flex-wrap: nowrap!important;
	scroll-snap-type: x mandator;
}
.proces-grid-wrapper-mobile>div {
	margin-left: 0!important;
	margin-right: 0!important;
	position: relative;
}
.proces-grid-wrapper-mobile>div:not(:last-child):after {
	content: '';
	right: -27px;
		top: 45%;
		transform: rotate(0deg);
	width: 30px;
	height: 30px;
	background-image: url(/wp-content/themes/nosignal/img/rebelsi-next-arrow-grey.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
}
.proces-grid-wrapper>div {
	position: relative;
}
		.proces-grid-wrapper>div:not(:first-child):after {
			content: '';
				left: 46%;
				top: -48px;
				transform: rotate(90deg);
				width: 30px;
				height: 30px;
				background-image: url(/wp-content/themes/nosignal/img/rebelsi-next-arrow-grey.svg);
				background-position: center;
				background-repeat: no-repeat;
				background-size: contain;
				position: absolute;
		}
		.page-template-page-rediscovery .wp-block-button {
			display: flex;
		}
				.proces-grid-wrapper p.has-text-align-center {
					font-size: 1.4em;
				}
/* DESKTOP */
@media (min-width: 1024px) {
		.product-site-wrapper .entry-header-thumbnail h1 {
			font-size: 7em;
			margin-bottom: 15px;
			text-align: left;

			}
			.product-site-wrapper .page-excerpt {
				text-align: left;
					margin-left: 0;
					max-width: 550px;
			}
			.product-site-wrapper .entry-header-thumbnail span {
					margin-left: 0;
			}
				.product-site-wrapper .entry-header-thumbnail .hero-title span {
					text-align: left;
				}
								.discovery-triangle {						
									top: -400px;
									left: -600px;
									transform: rotate(172deg) scale(0.8);
									opacity: 1;
								}
.proces-ikon {
	margin-bottom: 0;
}
		.proces-grid-wrapper>div:not(:first-child):after {
			content: '';
			left: -60px;
			top: 46%;
			transform: rotate(0);
			width: 30px;
			height: 30px;
			background-image: url(/wp-content/themes/nosignal/img/rebelsi-next-arrow-grey.svg);
			background-position: center;
			background-repeat: no-repeat;
			background-size: contain;
			position: absolute;
		}
						.proces-grid-wrapper>div:nth-child(5)::after {
							background-color: rgb(252, 252, 252);
							opacity: 0;
							display: none;
						}
												.page-template-page-rediscovery .wp-block-button.ml-0 a {
													margin-left: 0!important;
												}
										.proces-grid-wrapper p.has-text-align-center {
										font-size: 1.2em;
												}
					.proces-grid-wrapper-mobile {
							display: none;
				}

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

.post,
.page {
	margin: 0;
}

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

.page-content,
.entry-content,
.entry-summary {
	margin: 0;
}

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

.page-template-page-no-thumbnail h1.entry-title {
	text-align: center;
	font-weight: 700;
	font-family: 'bebas-neue-pro-expanded', sans-serif;
	text-transform: uppercase;
	font-size: 3em;
	margin-top: 50px;
	margin-bottom: 50px;
}

.page-template-page-txt .entry-content {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 50px;
	padding-bottom: 50px;
}

.h2 {
	font-size: 3em;
}

.h3 {
	font-size: 2em;
}

.post-files {
	padding: 0;
}

.post-files .wp-block-file {
	margin: 0;
}

.post-files .wp-block-file a {
	color: #C20D0E;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.8;
}

.post-blue-bcg {
	background: #2B2D41;
}

.post-blue-bcg p,
.post-blue-bcg a,
.post-blue-bcg h2,
.post-blue-bcg h3,
.post-blue-bcg h4,
.post-blue-bcg h5 {
	color: #fff;
}

.post-red-bcg {
	background: #C20D0E;
}

.post-red-bcg p,
.post-red-bcg a,
.post-red-bcg h2,
.post-red-bcg h3,
.post-red-bcg h4,
.post-red-bcg h5 {
	color: #fff;
}

.post-grey-bcg {
	background: #F5F5F5;
}

.wp-block-buttons.is-content-justification-left .wp-element-button {
	margin-left: 0;
}

.p325 {
	padding: 3rem 2.5rem;
}

.blog-post .wp-block-columns {
	margin-bottom: 0;
}

article.post:not(.category-szkolenia) p {
	font-size: 1.2em;
	text-align: left;
}

article.page p {
	font-size: 1.16em;
}

.post-first-title {
	position: relative;
}

.post-first-title::before {
	position: absolute;
	content: '';
	left: 0;
	top: -10px;
	background: #C20D0E;
	height: 3px;
	width: 80px;
}

.type-post .entry-content a:not(.wp-element-button) {
	color: #C20D0E;
	font-weight: bold;
}

.type-post .entry-content ul.wp-block-list {
	list-style: disc;
}

.aab__accordion_component ul,
.category-szkolenia ul {
	list-style: none !important;
}

.blog-post-hero {
	position: relative;
}

.blog-post-hero .post-thumbnail {
	min-height: 742px;
}

.blog-post-hero .entry-header {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	z-index: 950;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.blog-post-hero .entry-title {
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.blog-post-hero .entry-title h1 {
	color: #fff;
	font-size: 3em;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	max-width: 750px;
	line-height: 1.1;
	margin-bottom: 90px;
}

.blog-post-hero .entry-meta {
	position: absolute;
	bottom: 28px;
	width: 100%;
	display: flex;
	justify-content: center;
	color: #fff;
	font-weight: bold;
	flex-wrap: wrap;
}

.blog-post-hero .entry-meta a {
	color: #C20D0E;
}

.blog-post-hero .meta-single-data {
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
}

.blog-post-hero .entry-meta span {
	height: 10px;
	width: 10px;
	background: #C20D0E;
	border-radius: 100%;
	margin-left: 10px;
	margin-right: 10px;
	display: block;
}

.blog-post-hero .entry-meta img {
	display: none;
}

.height-auto {
	height: auto;
}

.blog-post-hero .entry-meta>div {
	display: flex;
}

.img-one-bcg {
	background-image: url(/wp-content/uploads/abstract-planets-space-background-1-jpg);
	background-size: cover;
	background-position: center;
	position: relative;
	min-height: 500px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.img-one-bcg::before {
	content: '';
	height: 100%;
	width: 100%;
	background-color: #2B2D41;
	opacity: 0.6;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
}

.img-one-bcg>div {
	position: relative;
	z-index: 9;
}

.img-one-bcg h3,
.img-one-bcg h4 {
	line-height: 1.3;
}

.blog .blog-post-hero h1 {
	font-size: 3.6em;
	margin-bottom: 15px;
	margin-left: 0;
}

.blog .blog-post-hero .page-excerpt {
	color: #fff;
	font-size: 1.1em;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
}

.blog-list {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: flex-start;
}

.blog-list .post {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 20px;
	width: 100%;
}

.blog-list .post .article-inner {
	padding: 10px;
	min-height: 333px;
}

.blog-list .post img {
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	top: 0;
	object-position: 50% 50%;
	object-fit: cover;
	font-family: 'object-fit: cover;';
	position: absolute;
}

.blog-list .post .article-inner h3 {
	position: relative;
	color: #fff;
}

.blog-list .post .article-inner a {
	flex-direction: column;
	justify-content: flex-end;
}

.blog-list .post .article-inner .entry-meta {
	width: 100%;
	position: relative;
	display: flex;
	justify-content: flex-start;
	color: #fff;
	font-weight: normal;
	flex-wrap: wrap;
	z-index: 11;
}

.blog-list .post .article-inner .entry-meta span {
	height: 10px;
	width: 10px;
	background: #C20D0E;
	border-radius: 100%;
	margin-left: 10px;
	margin-right: 10px;
	display: block;
}

.blog-list .post .article-inner .entry-meta .meta-category {
	color: #C20D0E;
}

.blog-list .post .article-inner {
	padding: 15px;
	justify-content: flex-end;
	flex-direction: column;
}

.m-auto {
	margin-left: auto;
	margin-right: auto;
}

#blog-title-home h2 {
	position: relative;
}

#blog-title-home h2::after {
	position: absolute;
	content: '';
	height: 3px;
	width: 60px;
	top: -15px;
	left: 40%;
	background: #C20D0E;
}

.blog-list article.post .article-inner::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #2B2D41;
	opacity: 0.75;
	z-index: 10;
}

.blog-list .post .article-inner .post-title {
	line-height: 1.2;
	margin: 5px 0 0;
	text-transform: capitalize;
	font-size: 1.5em;
	z-index: 11;
}

.blog .more-posts-btn {
	margin-left: auto;
	margin-right: auto;
}

.blog-cat-title {
	justify-content: flex-start !important;
	margin-top: -30px;
}

.blog-cat-title h2 {
	text-transform: uppercase;
	position: relative;
}

.blog-cat-title h2::before {
	position: absolute;
	content: '';
	height: 3px;
	width: 60px;
	top: -15px;
	left: 0;
	background: #C20D0E;
}

.blog-cat-wapper {
	display: flex;
	flex-direction: column;
}

.blog-cat-list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 1rem;
}

.wp-block-heading {
	line-height: normal;
}

.home-page-blog-slider-title {
	padding: 0 10px;
}

.single-blog-element.slick-slide {
	margin-left: 10px;
	margin-right: 10px;
}

/* DESKTOP */
@media (min-width: 1024px) {
	.blog-list {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		grid-gap: 2rem;
	}

	#blog-title-home h2::after {
		left: 0;
	}

	.home-page-blog-slider-title {
		display: flex;
		min-width: 380px;
		padding: 0 20px 0 0;
		position: absolute;
		left: 0;
		z-index: 9;
		background: #F5F5F5;
		width: 25%;
	}

	.blog-slider-wrapper>div {
		display: flex;
		max-width: none;
		position: relative;
	}

	.blog-list .post {
		padding-bottom: 0;
	}

	.blog-post-hero .entry-meta img {
		margin-right: 15px;
		background: #fff;
		padding: 9px;
		border-radius: 100%;
		display: flex;
	}

	.page-template-page-txt .entry-content {
		padding-left: 15px;
		padding-right: 15px;
	}

	.blog-post-hero .entry-title h1 {
		font-size: 5em;
		text-align: left;
	}

	.blog-post-hero .entry-meta>div {
		display: flex;
		width: 750px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 6px;
	}

	.blog .blog-post-hero h1 {
		font-size: 8em;
		margin-bottom: 0;
	}

	.blog .blog-post-hero .page-excerpt {
		text-align: left;
		margin-left: 0;
		max-width: 550px;
	}

	.blog-list .post .article-inner {
		padding: 20px;
	}

	.blog-cat-wapper {
		flex-direction: row;
	}

	.blog-cat-list {
		display: grid;
		grid-template-columns: repeat(6, 1fr);
	}

}

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

.bypostauthor {
	display: block;
}

/*----------------------------------------------
## 404
--------------------------------------------*/
.error404 {
	background: transparent;
	/* min-height: 100vh; */
	position: relative;

}

.error404::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-image: url(/wp-content/uploads/2023/05/rebelsi-4041920-1091-C.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	z-index: -2;
}

.error404::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: #2B2D41;
	opacity: 0.78;
	z-index: -1;
}

.error404 #content {
	min-height: auto;
	display: flex;
	justify-content: center;
	flex-direction: column;
	position: relative;
}

.error404 .footer-top {
	display: none;
}

.error404 .site-main {
	min-height: 100vh;
}

.error-404 {
	min-height: 90vh;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.error-404 .page-header,
.error-404 .page-content,
.error-404 .page-content p {
	text-align: center;
	color: #fff;
}

.error-404 .page-header h1 {
	font-size: 5em;
	margin-top: 150px;
	margin-bottom: 0;
	line-height: 1.2;
}

.search-wrapper ul {
	margin: 0;
	padding: 0;
}

.search-wrapper input {
	min-width: 260px;
}

/* DESKTOP */
@media (min-width: 1024px) {
	.error404::before {
		height: 100%;
	}

	.error-404 .page-header h1 {
		font-size: 6em;
		margin-top: 150px;
	}

	.error404::after {
		height: 100%;
	}
}

/*--------------------------------------------------------------
# WooCommerce
--------------------------------------------------------------*/
.woocommerce-message {
	display: flex !important;
	flex-direction: column-reverse;
	;
	justify-content: center;
	border: 1px solid #ebebeb;
	background-color: transparent !important;
	padding: 5px 10px;
	transition: all .3s;
	color: #2B2D41;
	font-weight: 600;
	text-transform: capitalize;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 10px;
}

.woocommerce-message a {
	color: black;
	text-decoration: none;
	margin: 5px;
	display: block;
}

.woocommerce-message a:hover {
	/* color: #ffc501; */
	text-decoration: underline;
}

.woocommerce-notices-wrapper {
	/* display: none!important; */
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 30px;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
	/* display: flex!important; */
	flex-direction: column-reverse;
	justify-content: center;
	border: 1px solid #ebebeb;
	background-color: transparent !important;
	padding: 5px 10px;
	transition: all .3s;
	color: #2B2D41;
	font-weight: 600;
	text-transform: capitalize;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 10px;
}

.woocommerce-order-received .woocommerce-order-details,
.woocommerce-order-received .woocommerce-customer-details {
	display: none;
}

.woocommerce-order-received .woocommerce {
	padding: 30px;
}

.woocommerce-order-received ul {
	line-height: 2;
	text-align: center;
	font-size: 1.3em;
}

.woocommerce-thankyou-order-received {
	font-family: 'bebas-neue-pro', sans-serif;
	font-weight: 600;
	text-align: center;
	font-size: 2em;
	margin-top: 50px;
}

.woocommerce-info a {
	color: black;
	text-decoration: none;
}

.woocommerce-form-coupon-toggle .woocommerce-info a:hover {
	text-decoration: underline;
}

.woocommerce-notices-wrapper ul.woocommerce-error,
ul.woocommerce-error {
	background-color: transparent !important;
	border: 1px solid #DC3D26;
	padding: 5px 10px;
	transition: all .3s;
	color: #707070;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin: 0;
	list-style: none;
	width: 100%;
	text-align: center;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.woocommerce-notices-wrapper ul.woocommerce-error a {
	display: none;
}

.rotate-clockwise {
	animation: rotate 19s infinite linear;
}

@keyframes rotate {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

.woocommerce-info {
	background-color: transparent !important;
	/* border: 2px solid #ffc501; */
	border: 1px solid #F2F3F5;
	padding: 5px 10px;
	transition: all .3s;
	color: #707070;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin: 0;
	list-style: none;
	text-align: center;
	width: 100%;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.cart-empty-img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 30px;
	margin-top: 30px;
}

.cart-empty.woocommerce-info {
	margin-top: 20%;
	margin-bottom: 4%;
	border: none;
	font-size: 1.1em;
}

.return-to-shop a {
	margin-bottom: 20%;
	color: #fff;
	font-family: 'Poppins';
	font-weight: 600;
	line-height: 1;
	border: 1px solid #C20D0E;
	padding: 18px 21px;
	border-radius: 30px;
	text-align: center;
	font-size: 1.4em;
	background: #C20D0E;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: center;
	max-width: 250px;
}

.woocommerce-no-products-found {
	margin: 40px auto;
}

a.button.wc-backward:hover {
	background-color: white;
	color: #333;
}

.woocommerce-Price-amount {
	color: #333;
	font-size: 15px;
	font-weight: 600;
}

.tax_label {
	display: none !important;
}

.woocommerce-Price-currencySymbol {
	margin-left: 3px;
	position: relative;
}

.woocommerce-Price-currencySymbol::after {
	position: absolute;
	content: '+VAT';
	margin-left: 3px;
}

span.price ins span {
	color: #DC3D26;
}

.order-total-payment .woocommerce-Price-currencySymbol::after,
.woocommerce-order-overview .woocommerce-Price-currencySymbol::after {
	content: '';
	display: none;
}


/* DESKTOP */
@media (min-width: 1024px) {
	.woocommerce-message {
		/* flex-direction: row-reverse; */
	}

	.woocommerce-message a {
		margin-top: 0;
		margin-bottom: 0;
	}
}

/*--------------------------------------------
## Cart
---------------------------------------------*/
td.product-remove a.remove.remove_from_wishlist,
td.product-remove a.remove {
	font-size: 20px;
	text-decoration: none;
	font-weight: 400;
	color: black;
	padding: 10px;
	line-height: 25px;
	display: block;
	text-align: center;
	border-radius: 100%;
	justify-content: center;
}

td.product-remove a.remove.remove_from_wishlist:hover {
	background: none;
	background-color: transparent !important;
}

td.product-remove a.remove:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}

table.cart th:not(.product-name),
table.cart td:not(.product-name) {
	text-align: center;
}

table.cart th.product-subtotal,
table.cart td.product-subtotal {
	text-align: right !important;
}

table.cart th {
	font-weight: 400;
}

tr.cart_item .product-name a {
	color: #404040;
	text-decoration: none;
	max-width: 350px;
	display: flex;
}

td.product-quantity .quantity {
	justify-content: center;
	margin-bottom: 0;
}

td.product-quantity .quantity input {
	background-color: white !important;
	border-color: #707070 !important;
}

td.product-quantity .quantity input.minus {
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	padding: .4em 1em;
	color: #707070;
	margin-left: 0;
	margin-right: 0;
}

td.product-quantity .quantity input.input-text.qty {
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	padding: .4em 0em;
	height: 50px;
}

td.product-quantity .quantity input.plus {
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	padding: .4em 1em;
	color: #707070;
	margin-left: 0;
	margin-right: 0;
}

form.woocommerce-cart-form th {
	padding-bottom: 20px;
}

form.woocommerce-cart-form td {
	padding: 10px 0;
}

form.woocommerce-cart-form table,
form.woocommerce-cart-form table tbody,
form.woocommerce-cart-form table tbody tr {
	position: relative;
}

form.woocommerce-cart-form td.product-price,
form.woocommerce-cart-form td.product-name,
form.woocommerce-cart-form td.product-thumbnail {
	width: 50%;
	max-width: 50%;
}

form.woocommerce-cart-form td.product-remove {
	position: absolute;
	z-index: 333;
	left: -10px;
}

form.woocommerce-cart-form td.product-remove,
form.woocommerce-cart-form td.product-thumbnail {
	float: left;
	clear: none;
}

form.woocommerce-cart-form td.product-price,
form.woocommerce-cart-form td.product-name {
	float: right;
	clear: none;
}

form.woocommerce-cart-form td.product-price,
form.woocommerce-cart-form td.product-subtotal {
	text-align: right;
}

form.woocommerce-cart-form td.product-name {
	text-align: left;
}

form.woocommerce-cart-form td.product-subtotal {
	border-bottom: 1px solid #ccc;
}

form.woocommerce-cart-form td:not(.product-subtotal)::before {
	display: none;
}

form.woocommerce-cart-form td.product-quantity {
	padding: 0;
}

form.woocommerce-cart-form .coupon button {
	margin: 10px;
	text-align: center;
}

form.woocommerce-cart-form .coupon label {
	display: none;
}

form.woocommerce-cart-form .coupon input {
	max-width: 200px;
}

button[name="update_cart"] {
	display: none;
}

.cart-collaterals .cart_totals h2 {
	display: none;
}

.cart_totals .wc-proceed-to-checkout {
	display: flex;
	justify-content: center;
}

.cart-collaterals tr.cart-subtotal th {
	font-weight: 500;
	text-transform: uppercase;
}

.cart-collaterals tr.cart-subtotal td span {
	font-weight: 500;
	text-align: right;
	font-family: 'Poppins', sans-serif;
}

.cart-collaterals td {
	position: relative;
}

.cart-collaterals tr small {
	display: none;
}

.cart-collaterals tr.order-total td,
.cart-collaterals tr.order-total th {
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: 500;
	background-color: #F2F3F5;
}

.cart-collaterals tr td {
	padding-left: 15px;
	padding-right: 15px;
}

a.checkout-button {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 500;
	padding: 12px 12px 10px;
	background-color: black;
	color: white;
	transition: all .1s;
	border: 2px solid black;
	text-align: center;
	width: 100%;
}

a.checkout-button:hover {
	color: black;
	background-color: white;
}

.cart-collaterals table.shop_table {
	margin-bottom: 15px;
}

.cart-collaterals tr.cart-subtotal td {
	text-align: right;
}

.cross-sells h2 {
	text-align: center;
	font-size: 1.6em;
	font-weight: 400;
	margin-bottom: 15px;
}

.cart-collaterals tr.order-total {
	display: none;
}

/* TABLET */
@media (min-width: 768px) {
	.cross-sells h2 {
		/* margin-bottom: 50px; */
	}

	.cart-collaterals tr.order-total td,
	.cart-collaterals tr.order-total th {
		padding-top: 15px;
		background: transparent;
		padding-bottom: 0px;
	}

	.cart-collaterals tr td {
		padding-left: 30px;
		padding-right: 0;
	}

	.cart-collaterals table.shop_table {
		margin: 2em 0;
	}

	a.checkout-button {
		width: auto;
	}

	.cart_totals .wc-proceed-to-checkout {
		justify-content: flex-end;
	}

	form.woocommerce-cart-form .coupon {
		display: flex;
		width: 100%;
		justify-content: flex-start;
	}

	form.woocommerce-cart-form .coupon button {
		margin-top: 0;
		margin-right: 0;
	}

	form.woocommerce-cart-form td:not(.product-remove):not(.product-thumbnail):not(.actions) {
		border-bottom: 1px solid #ebebeb;
	}

	form.woocommerce-cart-form th:not(.product-remove):not(.product-thumbnail) {
		border-bottom: 1px solid #ebebeb;
	}

	form.woocommerce-cart-form tr.cart_item:last-of-type td {
		border-bottom: 1px solid #ebebeb;
	}

	form.woocommerce-cart-form td.product-quantity {
		padding: 10px 30px;
	}

	form.woocommerce-cart-form td.product-price,
	form.woocommerce-cart-form td.product-name,
	form.woocommerce-cart-form td.product-thumbnail {
		width: auto;
		max-width: 100%;
	}

	form.woocommerce-cart-form td.product-remove {
		position: relative;
		z-index: 1;
		left: 0;
	}

	form.woocommerce-cart-form td.product-remove,
	form.woocommerce-cart-form td.product-thumbnail {
		float: none;
		clear: both;
	}

	form.woocommerce-cart-form td.product-price,
	form.woocommerce-cart-form td.product-name {
		float: none;
		clear: both;
	}

	form.woocommerce-cart-form td.product-price,
	form.woocommerce-cart-form td.product-subtotal {
		text-align: center;
	}

	form.woocommerce-cart-form td.product-name {
		padding-left: 10px;
		padding-right: 10px;
	}

	form.woocommerce-cart-form td.actions {
		padding-top: 25px;
	}

	.cart-collaterals {
		display: flex;
		justify-content: flex-end;
		margin-top: -100px;
	}

}

/* DESKTOP */
@media (min-width: 1024px) {
	form.woocommerce-cart-form td.product-name {
		padding-left: 0;
	}

	form.woocommerce-cart-form td {
		padding: 1px 0;
	}

	td.product-quantity .quantity input.input-text.qty {
		height: 35px;
	}
}

/*--------------------------------------------
## Cart Mini
---------------------------------------------*/
#site-header-cart {
	height: 100%;
	z-index: 10;
}

#site-header-cart>li:first-of-type {
	display: table-cell;
	vertical-align: middle;
}

#site-header-cart li {
	list-style: none;
}

#site-header-cart a.cart-contents {
	display: flex;
	justify-content: space-between;
	position: relative;
}

#site-header-cart a.cart-contents .amount {
	display: none;
}

#cart-img-icon .widget {
	margin: 0;
}

.widget_shopping_cart {
	display: none;
}

.cart-overlay .widget_shopping_cart {
	position: fixed;
	right: 0;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	background: transparent;
	z-index: 9999;
	border: 2px solid transparent;
	opacity: 0;
	transition: all .2s;
	margin: 0;
}

.cart-overlay .widget_shopping_cart.cart-active {
	display: block !important;
	opacity: 1;
	background: rgb(255, 255, 255);
	/* border: 2px solid #ffc501; */
}

.widget_shopping_cart_content {
	position: relative;
	display: flex;
	flex-direction: column;
	height: 100%;
	/* justify-content: space-between; */
	z-index: 999;
	opacity: 0;
}

.cart-overlay .widget_shopping_cart.cart-active .widget_shopping_cart_content {
	opacity: 1;
}

p.woocommerce-mini-cart__empty-message {
	text-align: center;
	margin-top: 94px;
}

p.woocommerce-mini-cart__total>strong {
	display: none;
}

#cart-mini-toggler {
	position: absolute;
	height: 30px;
	width: 30px;
	right: 15px;
	top: 15px;
	background-image: url(/wp-content/themes/nosignal/img/close.svg);
	background-size: cover;
	z-index: 99999;
	margin: 10px;
}

ul.woocommerce-mini-cart {
	list-style: none;
	padding: 50px 10px 25px;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #fff;
	margin: 0;
	z-index: 999;
	position: relative;
	margin-bottom: 150px;

}

li.woocommerce-mini-cart-item {
	position: relative;
	padding-bottom: 10px;
	padding-top: 15px;
	border-bottom: 1px solid #ccc;
	background: white;
	margin-left: 10px;
	margin-right: 10px;
}

li.woocommerce-mini-cart-item:last-of-type {
	border-bottom: none;
}

li.woocommerce-mini-cart-item a {
	text-decoration: none;
	color: #404040;
}

li.woocommerce-mini-cart-item a.remove_from_cart_button {
	font-size: 1.2em;
	border-radius: 100%;
	color: #404040;
	font-weight: 400;
	position: absolute;
	line-height: 1;
	top: 10%;
	right: -5px;
	text-align: center;
	padding: 10px;
	display: none;
}

li.woocommerce-mini-cart-item .cart-product-thumbnail {
	width: 20%;
}

li.woocommerce-mini-cart-item .cart-product-name {
	padding-left: 15px;
	display: flex;
	flex-wrap: wrap;
	width: 80%;
}

li.woocommerce-mini-cart-item .quantity {
	float: right;
	margin-top: -74px;
}

.cart-mini-bottom {
	background-color: #F5F5F5;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	z-index: 9999;
}

.cart-mini-bottom .buttons {
	display: flex;
	justify-content: space-between;
}

.cart-mini-bottom .buttons a {
	background-color: #333;
	font-weight: 500;
	color: white;
	border-radius: 0;
	text-transform: uppercase;
	transition: all .1s;
	padding: .5em 0 .3em;
	border: 2px solid #333;
	text-decoration: none;
	text-align: center;
	width: 145px;
}

.cart-mini-bottom .buttons a:hover {
	color: #333;
	background-color: transparent;
}

#site-header-cart .count:after {
	content: attr(data-icon-label);
	position: absolute;
	top: 0px;
	right: -30px;
	background-color: transparent;
	box-shadow: none;
	font-size: 17px;
	padding-left: 2px;
	padding-right: 2px;
	opacity: 1;
	height: 20px;
	min-width: 20px;
	color: #333;
	text-align: center;
	z-index: 1;
	transition: transform .2s;
	font-family: 'bebas-neue-pro', sans-serif;
	font-weight: 600;
}

/* DESKTOP */
@media (min-width: 1024px) {

	#masthead.sticky #site-header-cart .count:after {
		top: 0;
		right: 0;
	}

	.cart-overlay .widget_shopping_cart {
		display: none;
		opacity: 1;
	}

	#desktop-cart-overlay .widget_shopping_cart {
		left: auto;
		position: absolute;
		right: -30px;
		top: 100%;
		width: 400px;
		box-shadow: none;
		height: auto;
		background: transparent;
		display: none;
		padding-top: 36px;
	}

	#desktop-cart-overlay .widget_shopping_cart_content {
		border: 2px solid #adadad;
		background: white;
	}

	#desktop-cart-overlay .widget_shopping_cart.cart-active {
		display: block;
	}

	#desktop-cart-overlay .widget_shopping_cart.cart-active .widget_shopping_cart_content {
		opacity: 1;
	}

	#desktop-cart-overlay .cart-mini-bottom {
		position: relative;
	}

	#site-header-cart:hover #desktop-cart-overlay .widget_shopping_cart {
		display: block;
	}

	#site-header-cart:hover #desktop-cart-overlay .widget_shopping_cart .widget_shopping_cart_content {
		opacity: 1;
	}

	/* #site-header-cart:hover .widget_shopping_cart,
	#site-header-cart:focus .widget_shopping_cart {
		left: auto;
	} */

	p.woocommerce-mini-cart__empty-message {
		text-align: center;
		margin-top: 50px;
		margin-bottom: 50px;
	}

	#site-header-cart ul.woocommerce-mini-cart {
		padding-top: 10px;
	}

	#site-header-cart ul.woocommerce-mini-cart {
		max-height: 500px;
	}

	li.woocommerce-mini-cart-item .cart-product-name {
		padding-right: 15px;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		justify-content: center
	}

	.woocommerce-mini-cart__total {
		margin-bottom: 0;
		display: flex;
		justify-content: flex-end;
		width: 100%;
	}

	.woocommerce-mini-cart__total .woocommerce-Price-amount {
		font-weight: 600;
		text-align: right;
		font-family: 'bebas-neue-pro', sans-serif;
	}
}

/*--------------------------------------------
## Checkout
---------------------------------------------*/

form.checkout_coupon p {
	margin-bottom: 0px;
	color: #2B2D41;
	font-weight: 600;
	font-size: 1.1em;
}

form.checkout_coupon p.form-row-first {
	display: flex;
	width: 100%;
}

form.checkout_coupon p.form-row-last {
	display: flex;
	width: 100%;
	justify-content: end;
	padding-right: 0px;
}

form.checkout h3,
#order_review_heading {
	font-weight: 500;
	font-family: 'bebas-neue-pro', sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	padding-bottom: 20px;
}

.woocommerce form .form-row .required {
	text-decoration: none !important;
}

label .required {
	color: #404040;
}

form.checkout input,
form.checkout textarea,
input,
textarea {
	border-color: #F2F3F5;
	background-color: #F2F3F5;
}

form.checkout input.shipping_method,
input.input-radio {
	margin-right: 10px;
}

form.checkout textarea {
	min-height: 130px;
	margin-top: 20px;
}

.checkout-inner-wrapper p.notes label {
	font-weight: 600;
}

table.woocommerce-checkout-review-order-table {
	display: flex;
	flex-direction: column;
}

table.woocommerce-checkout-review-order-table tr {
	padding-bottom: 20px;
	border-bottom: 1px solid #F2F3F5;
	padding-top: 10px;
}

table.woocommerce-checkout-review-order-table tr td {
	position: relative;
}

table.woocommerce-checkout-review-order-table tr td small {
	position: absolute;
	right: 0;
	top: 25px;
}

table.woocommerce-checkout-review-order-table th,
table.woocommerce-checkout-review-order-table td.product-name {
	margin-right: 20px;
}

table.woocommerce-checkout-review-order-table tr.cart_item {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	width: 100%;
}

table.woocommerce-checkout-review-order-table thead tr {
	display: none;
}

table.woocommerce-checkout-review-order-table td small {
	display: block;
}

table.woocommerce-checkout-review-order-table tr.cart-subtotal {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	width: 100%;
	padding-top: 10px;
}

table.woocommerce-checkout-review-order-table tr.cart-subtotal .woocommerce-Price-amount {
	color: #333;
}

table.woocommerce-checkout-review-order-table tr.cart-subtotal th {
	font-weight: normal;
}

table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals th {
	display: none;
}

tr.woocommerce-shipping-totals {
	display: flex;
}

tr.woocommerce-shipping-totals td {
	width: 100%;
}

ul#shipping_method {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}

ul#shipping_method li {
	padding-bottom: 10px;
	padding-top: 5px;
	position: relative;
}

tr.woocommerce-shipping-totals {
	position: relative;
	/* height: 170px; */
}

tr.woocommerce-shipping-totals td {
	/* display: flex; */
	position: absolute;
}

tr.woocommerce-shipping-totals td .woocommerce-Price-amount {
	float: right;
	font-weight: 400;
}

.checkout-inner-wrapper .form-row.notes textarea {
	margin-top: 10px;
}

/* #order_review,
#customer_details {
	flex-direction: column;
	justify-content: flex-start;
} */
#order_review tr.order-total {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-top: 20px;
}

#order_review tr.order-total td strong,
#order_review tr.order-total td strong span {
	float: right;
	color: #333;
}

#order_review tr.order-total td small {
	position: absolute;
	width: 200px;
	top: 25px;
	right: 0;
	text-align: right;
}

#order_review tr.order-total td small.includes_tax {
	display: none;
}

#payment ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#payment li.wc_payment_method .payment_box {
	margin-top: -10px;
}

#payment li.wc_payment_method .payment_box,
.woocommerce-checkout-review-order-table ul p.shipping-method-description {
	color: #B1B1B1;
	line-height: 1;
	font-size: .9em;
}

.woocommerce-checkout-review-order-table ul p.shipping-method-description {
	display: none;
	opacity: 0;
}

.woocommerce-checkout-review-order-table ul li input:checked~p {
	display: block;
	opacity: 1;

}

.nip-wrapper p {
	font-size: 1em;
	color: #4A4A4A;
	margin-top: 0;
	position: relative;
	margin-bottom: 0;
}

.nip-wrapper label {
	display: flex;
}

.woocommerce-nip-checkbox-text {
	margin-top: 3px;
	margin-left: 5px;
}

.woocommerce-terms-and-conditions-wrapper p {
	font-size: 1em;
	color: #4A4A4A;
	position: relative;
}

.woocommerce-privacy-policy-text p {
	color: #C20D0E;
}

.woocommerce-terms-and-conditions-wrapper {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.woocommerce-terms-and-conditions-wrapper a {
	text-transform: capitalize;
	color: #4A4A4A;
}

.woocommerce-terms-and-conditions-wrapper a:hover {
	color: black;
}

button#place_order {
	background: #fff;
	color: #C20D0E;
	border: 1px solid #fff;
	margin: 30px;
	margin-top: auto;
	margin-bottom: auto;
}

.order-total-payment {
	margin: 30px;
}

button#place_order:hover {
	background: #C20D0E;
	color: #fff;
	;
}

#order_review {
	position: relative;
}

#billing_address_1_field {
	position: relative;
}

#billing_address_1_field span::before {
	content: '';
	bottom: 5px;
	float: right;
	font-size: 12px;
	margin-bottom: 10px;
	position: absolute;
	right: 14px;
}

#billing_address_1_field.wrong-address span.woocommerce-input-wrapper::before {
	content: "Podaj numer!";
	color: red;
	margin-left: 5px;
}

/* #billing_nip_field {
	display: none;
} */
input[type=checkbox] {
	outline: none;
	transition-duration: 0.3s;
	cursor: pointer;
	position: relative;
}

.woocommerce-checkout input[type=checkbox],
.wpcf7-form input[type=checkbox] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	height: 25px;
	width: 25px;
	margin-right: 5px;
}

.woocommerce-checkout input[type=checkbox]:checked+span::before,
.wpcf7-form input[type=checkbox]:checked+span::before {
	content: '\2573';
	display: block;
	text-align: center;
	color: #000;
	position: absolute;
	left: 1px;
	top: 2px;
	height: 25px;
	width: 25px;
}

.place-order.terms label {
	display: flex;
	flex-wrap: wrap;
}

.place-order.terms span {
	margin-top: 3px;
	margin-left: 5px;
}

#billing_nip_field.nip-wrong-lenght span.woocommerce-input-wrapper::before {
	content: "Numer NIP musi mieć 10 cyfr!";
	color: red;
	margin-left: 5px;
}

#billing_nip_field.nip-wrong-only-numbers span.woocommerce-input-wrapper::before {
	content: "Numer NIP musi składa się wyłącznie z cyfr!";
	color: red;
	margin-left: 5px;
}

#billing_nip_field.nip-ok span.woocommerce-input-wrapper::before {
	content: "Poprawny numer NIP!";
	color: green;
	margin-left: 5px;
}

.checkout-inner-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}

form.checkout #billing_country_field {
	display: none;
}

tr.shipping.paczkomaty-shipping #open-geowidget,
#dhl-parcelshop-select-map {
	color: #404040;
	text-decoration: none;
}

tr.shipping.paczkomaty-shipping #open-geowidget:hover,
#dhl-parcelshop-select-map:hover {
	text-decoration: underline;
	color: black;
}

tr.shipping.paczkomaty-shipping td {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.paczkomaty-shipping label,
tr.dhl-parcelshop-select td>div {
	margin-bottom: 10px;
}

.paczkomaty-shipping td>div {
	margin-top: 10px;
}

#dhl_parcelshop>span.select2,
tr.shipping.paczkomaty-shipping>span.select2 {
	width: 100%;
	min-width: 200px;
}


/* TABLET */
@media (min-width: 768px) {
	.woocommerce-shipping-fields .woocommerce-account-fields {
		/* margin-left: 10%; */
	}
}

/* DESKTOP */
@media (min-width: 1024px) {
	form.checkout {
		margin-top: 50px;
	}

	.woocommerce-terms-and-conditions-wrapper {
		flex-direction: row-reverse;
	}

	button#place_order {
		/* max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
	display: flex;
	margin-top: 35px;
	margin-bottom: 35px; */
	}

	.coupon-wrapper {
		padding-left: 10px;
	}

	form.checkout_coupon p.form-row-first {
		width: 60%;
	}

	form.checkout_coupon p.form-row-last {
		width: 40%;
		/* padding-right: 30px; */
	}


}

/*--------------------------------------------
## Product Archive
---------------------------------------------*/
.woocommerce-products-header h1 {
	font-weight: 400;
	color: #000;
	text-transform: capitalize;
}

.woocommerce-breadcrumb,
.woocommerce-breadcrumb a {
	display: none;
}

.woocommerce-breadcrumb a:hover {
	text-decoration: underline;
}

.page-sitebar .shop-list-inner.flex-start,
.shop-list-wrapper .shop-list-inner.flex-start {
	justify-content: flex-start;
}

.shop-list-wrapper {
	/* border-top: 1px solid #ccc;
  padding: 25px 0 50px; */
	padding: 0 0 50px;
	position: relative;
}

ul.products-list {
	display: flex;
	margin-left: auto;
	margin-right: auto;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}

ul.products-list.product-center {
	justify-content: center !important;
}

ul.products-list .woocommerce-LoopProduct-link,
ul.products-list .woocommerce-LoopProduct-link img {
	position: relative;
	display: block;
}

li.product {
	position: relative;
	/* max-width: 270px;
	margin-bottom: 10px;
	max-height: 450px; */
}

.product span.onsale {
	/* position: absolute;
	top: 10px;
	z-index: 1;
	right: 10px;
	background-color: #DC3D26;
	color: white;
	font-weight: 500;
	font-size: .8em;
	padding: 3px 7px;
	border-radius: 0px; */
	/* display: none; */
}

.product span.itsnew.onsale {
	left: 10px;
	background-color: #6bb75d;
	right: auto;
}

.product .product-thumbnail-wrapper span.onsale {
	top: 1em;
	right: 1em;
}

.product .product-thumbnail-wrapper span.itsnew.onsale {
	left: 1em;
	right: auto;
}

.product span.onsale::after {
	content: '';
	position: absolute;
	left: 10px;
	top: 22px;
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 13px solid transparent;
	border-top: 13px solid #DC3D26;
	clear: both;
	z-index: 1;
}

.product span.itsnew.onsale::after {
	content: '';
	position: absolute;
	left: 42px;
	top: 22px;
	width: 0;
	height: 0;
	border-left: 13px solid transparent;
	border-right: 0px solid transparent;
	border-top: 13px solid #6bb75d;
	clear: both;
	z-index: 1;
}

li.product a.add_to_cart_button,
li.product a.product_type_simple {
	position: relative;
	color: #3D3D3D;
	font-size: 14px;
	text-decoration: none;
	padding: 9px 9px 9px 43px;
	background-color: #ffc501;
	font-weight: 500;
	text-transform: uppercase;
	border-left: 1px solid #ccc;
	background-image: url(/wp-content/themes/nosignal/img/cart.svg);
	background-position-x: 10px;
	background-position-y: center;
	background-repeat: no-repeat;
	background-size: 12%;
	width: 100%;
	text-align: center;
	height: 40px;
	margin-top: -40px;
	display: flex;
	transition: all .5s;
}

li.product.outofstock a.add_to_cart_button,
li.product.outofstock a.product_type_simple {
	background-image: url(/wp-content/themes/nosignal/img/cart-sold-out.svg);
	background-color: #DC3D26;
}

li.product a.add_to_cart_button.added,
li.product a.product_type_simple.added {
	background-image: url(/wp-content/themes/nosignal/img/check-red.svg);
}

li.product .product-info {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 10px;
	margin-bottom: 20px;
}

.product-info span.price,
.product-info span.price ins {
	font-weight: normal;
	color: black;
	background-color: transparent;
}

li.product .product-name a {
	text-decoration: none;
	color: #333;
	display: block;
	font-size: 1em;
	text-align: left;
	width: 100%;
	text-transform: uppercase;
}

.star-rating span:before,
.comment-form-rating span a::before {
	color: #F4BC01 !important;
}

.comment-form-rating span {
	display: flex;
}

li.product .added_to_cart {
	display: none;
}

li.product .woocommerce-LoopProduct-link img.show-on-hover {
	display: block;
	position: absolute;
	-webkit-transition: opacity 150ms;
	-o-transition: opacity 150ms;
	transition: opacity 150ms;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: 2;
}

/* TABLET */
@media (min-width: 768px) {}

/* DESKTOP */
@media (min-width: 1024px) {
	li.product .product-info {
		margin-bottom: 0;
		margin-top: 20px;
	}

	.shop-list-inner {
		margin-left: auto;
		flex-direction: column;
	}

	.shop-list-inner ul.products-list {
		justify-content: space-between;
	}



}

/*--------------------------------------------
## Product Filter
---------------------------------------------*/

.page-sitebar {
	position: relative;
}

.page-sitebar section {
	padding-left: 10px;
	padding-right: 10px;
}

.page-sitebar header.entry-header {
	display: none;
}

.shop-list-sitebar .widget,
.shop-single-product-sidebar .widget {
	position: absolute;
	right: 0;
	width: 100%;
	left: -999em;
	top: 130px;
	background: rgba(255, 255, 255, 1);
	height: 100%;
	z-index: 99;
}

.shop-list-sitebar .widget.filter-active,
.shop-single-product-sidebar .widget.filter-active {
	/* display: block!important; */
	left: 0 !important;
}

.shop-list-sitebar ul,
.shop-single-product-sidebar ul {
	margin: 0;
	padding: 0;
}

.searchandfilter>ul>li:first-of-type {
	/* padding-top: 5px; */
}

.shop-list-sitebar ul ul,
.shop-single-product-sidebar ul ul {
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 300px;
}

.shop-list-sitebar ul li input[type="radio"],
.shop-single-product-sidebar ul li input[type="radio"] {
	display: none;
}

.shop-list-sitebar ul li input[type="checkbox"],
.shop-single-product-sidebar ul li input[type="checkbox"] {
	margin-right: 5px;
	margin-top: 4px;
}

.shop-list-sitebar ul li.sf-field-search label:first-of-type,
.shop-single-product-sidebar ul li.sf-field-search label:first-of-type {
	width: 100%;
}

.shop-list-sitebar ul li label,
.shop-single-product-sidebar ul li label {
	cursor: pointer;
	padding-left: 0 !important;
	color: #707070;
	text-transform: capitalize;
}

.shop-list-sitebar ul li label:hover,
.shop-list-sitebar ul li.sf-option-active label,
.shop-single-product-sidebar ul li label:hover,
.shop-single-product-sidebar ul li.sf-option-active label {
	color: #ffc501;
	transition: all .1s;
	text-decoration: underline;
}

.shop-list-sitebar ul li h4,
.shop-single-product-sidebar ul li h4 {
	text-transform: uppercase;
}

li.sf-field-search {
	padding-top: 0;
}

li a.search-filter-reset {
	border: none;
	border-radius: 0;
	background-color: #F2F3F5;
	color: #707070;
	transition: all .1s;
	text-decoration: none;
	font-weight: 500;
	line-height: 1;
	padding: .8em 1.2em;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 100%;
	display: flex;
	text-align: center;
	justify-content: center;
	margin-top: 20px;
}

li a.search-filter-reset:hover {
	background-color: #d6d6d6;
	text-decoration: none;
}

li.sf-field-taxonomy-product_tag li label {
	border: none;
	border-radius: 0;
	background-color: #F2F3F5;
	color: #707070;
	transition: all .1s;
	text-decoration: none;
	font-weight: 500;
	line-height: 1;
	padding: .5em .7em !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 4px;
	font-size: .8em;
}

li.sf-field-taxonomy-product_tag li label:hover,
li.sf-field-taxonomy-product_tag li.sf-option-active label {
	background-color: #ffc501;
	text-decoration: none;
	color: white;
	transition: all .1s;
}

li.sf-field-taxonomy-product_tag ul {
	display: flex;
	flex-wrap: wrap;
}

.searchandfilter .noUi-connect {
	background-color: #ffc501;
}

.filter-button {
	margin-bottom: 20px;
}

.filter-button:hover,
.filter-button:hover span {
	background-color: transparent;
	color: black;
}

.filter-button img {
	width: 20px;
	height: 30px;
	margin-right: 10px;
}

.filter-button.active-flex img.filter-img {
	display: none
}

.filter-button img.close-img {
	display: none
}

.filter-button.active-flex img.close-img {
	display: block
}

.filter-button-fixed {
	position: fixed;
	bottom: -20px;
	z-index: 999;
	left: 10px;
	right: 10px;
	background: white;
	display: none;
}

li.sf-field-search input[type="text"] {
	color: #ffc501;
}

li.sf-field-search input[type="text"]::-webkit-input-placeholder {
	/* Edge */
	color: #707070;
}

li.sf-field-search input[type="text"]:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #707070;
}

li.sf-field-search input[type="text"]::placeholder {
	color: #707070;
}

.child-cat-wrapper {
	display: flex;
	width: 100%;
	justify-content: center;
	text-transform: uppercase;
}

.child-cat-wrapper a {
	color: #333;
	transition: color .2s;
}

.child-cat-wrapper a:hover {
	color: black;
}

.child-cat-wrapper span {
	padding-left: 40px;
	padding-right: 40px;
	color: #838383;
}

.kroki-wrapper h2 {
	position: relative;
}

.kroki-wrapper .kroki-inner-wrapper {
	padding: 0 !important;
}

.page-template-page-triangle-blue-red .site-main {
	position: relative;
}

.page-template-page-triangle-blue-red .site-main::before {
	content: '';
	position: absolute;
	top: 0;
	background-image: url(/wp-content/themes/nosignal/img/rebelsi-romb-red.svg);
	background-repeat: no-repeat;
	background-size: 180%;
	height: 100%;
	width: 50%;
	z-index: -1;
	background-position-x: 31vw;
	background-position-y: 18%;
	right: 0;
	overflow: hidden;
	opacity: 50%;
}

.page-template-page-triangle-blue-red .site-main::after {
	content: '';
	position: absolute;
	top: 0;
	background-image: url(/wp-content/themes/nosignal/img/rebelsi-romb-blue.svg);
	background-repeat: no-repeat;
	background-size: 180%;
	height: 100%;
	width: 50%;
	z-index: -1;
	background-position-x: -81vw;
	background-position-y: 30%;
	left: 0;
	overflow: hidden;
	opacity: 50%;
}

#space-shuttle-trajectory {
	display: none;
}

/* TABLET */
@media (min-width: 768px) {
	.shop-list-sitebar .widget {
		position: relative;
		left: auto;
		top: 0;
	}

	header.page-sitebar-header {
		padding-left: 10px;
		padding-right: 10px;
	}
}



/* DESKTOP */
@media (min-width: 1024px) {
	.shop-single-product-sidebar .searchandfilter>ul>li:first-of-type {
		padding-top: 0;
	}

	.child-cat-wrapper {
		margin-bottom: 40px;
	}

	.shop-list-sitebar,
	.shop-single-product-sidebar {
		padding-right: 30px;
	}

	.shop-list-sitebar .searchandfilter>ul>li li,
	.shop-single-product-sidebar .searchandfilter>ul>li li {
		padding: 3px 0;
		font-size: .9em;
		line-height: 1.4;
		display: flex;
	}

	.shop-list-sitebar .searchandfilter>ul>li,
	.shop-single-product-sidebar .searchandfilter>ul>li {
		padding: 5px 0;
	}

	.shop-single-product-sidebar section.widget {
		position: relative !important;
		left: 0 !important;
		top: 0 !important;
	}

	.page-template-page-triangle-blue-red .site-main::before {
		background-position-y: 19%;
		opacity: 1;
	}

	.page-template-page-triangle-blue-red .site-main::after {
		background-position-y: 33%;
		opacity: 1;
	}

	.kroki-wrapper p,
	.kroki-wrapper li {
		max-width: 750px;
	}

	.kroki-wrapper h2:nth-of-type(1)::before,
	.kroki-wrapper h2:nth-of-type(2)::before {
		/* position: absolute;
	left: -157px;
	top: -30px;
	content: '';
	background: url(/wp-content/themes/nosignal/img/rebelsi-kroki-ellipse.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	height: 122px;
	width: 122px;
	background-color: #fff;
	z-index: 1;
	border-radius: 100%; */
	}

	.kroki-inner-wrapper h2:nth-of-type(1)::after {
		/* position: absolute;
	left: -124px;
	top: -6px;
	content: '';
	background: url(/wp-content/themes/nosignal/img/rebelsi-spaceshuttle.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	height: 73px;
  width: 56px;
	z-index: 2; */

	}

	.kroki-wrapper>div>h2::after {
		/* position: absolute;
	left: -130px;
  top: -3px;
	content: '';
	background: url(/wp-content/themes/nosignal/img/rebelsi-moonbase.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	height: 68px;
  width: 68px;
	z-index: 2; */
	}

	.kroki-inner-wrapper {
		position: relative;
	}

	.kroki-inner-wrapper::before {
		/* position: absolute;
	content: '';
	background: #B2291F;
	width: 2px;
	height: 100%;
	left: -95px;
	bottom: -73px;
	z-index: 0; */
	}

	#space-shuttle,
	#moon-base {
		position: absolute;
		left: -150px;
		top: -25px;
		z-index: 1;
		display: none;
	}

	#space-shuttle-trajectory {
		display: block;
		position: absolute;
		left: -90px;
		top: 30px;
		background: #B2291F;
		height: 0;
		width: 2px;
		z-index: 0;
		opacity: 0;
		transition: opacity .3s;
	}

	.kroki-wrapper.hundred-steps #space-shuttle-trajectory {
		opacity: 1;
	}

	.kroki-wrapper.hundred-steps #space-shuttle {
		display: block;
	}

	.kroki-wrapper.landing-steps #moon-base {
		display: block;
	}

}

/*--------------------------------------------
## Single Product
---------------------------------------------*/
.product-summary-wrapper {
	overflow: hidden;
	margin-bottom: 25px;
}

.summary.entry-summary {
	display: flex;
	flex-direction: column;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	justify-content: flex-start;
}

.summary.entry-summary p {
	color: #707070;
	line-height: 1.9;
}

h1.product_title {
	margin-top: 5px;
	line-height: 1.3;
	text-align: left;
	font-size: 1.4em;
	font-family: 'bebas-neue-pro', sans-serif;
	margin-bottom: 10px;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	display: none !important;
}

.summary.entry-summary .woocommerce-product-rating {
	margin-top: -20px;
}

.summary.entry-summary .woocommerce-product-rating .star-rating {
	height: 1em;
	line-height: 1;
	font-size: .7em;
}

.summary.entry-summary .woocommerce-product-rating .woocommerce-review-link {
	display: none;
}

.summary.entry-summary .price {
	font-size: 1.25em;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}

.price ins {
	background-color: transparent;
}

.price .woocommerce-Price-currencySymbol {
	margin-left: 5px;
}

table.stock-info td:first-of-type p {
	color: black;
}

table.stock-info .stock.in-stock {
	color: #404040;
}

table.stock-info a {
	text-decoration: none;
	text-transform: capitalize;
	color: #404040;

}

table.stock-info a:hover {
	/* text-decoration: underline; */
}

button.single_add_to_cart_button.button {
	background-color: #333;
	font-weight: 500;
	color: white;
	border-radius: 0;
	text-transform: uppercase;
	margin: 0 15px 20px;
	height: 40px;
	transition: all .1s;
	padding: 0;
	border: none;
	min-width: 150px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	line-height: 1;
	position: relative;
}

button.single_add_to_cart_button.button span:first-child {
	display: flex;
	width: 100%;
	justify-content: center;
	bottom: 11px;
	position: absolute;
}

button.single_add_to_cart_button.button>span:not(:first-child) {
	position: absolute;
	content: '';
	top: 4px;
	bottom: 4px;
	left: 4px;
	right: 4px;
	background: url(/wp-content/themes/nosignal/img/circle-white.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 40px;
	display: none;
}

button.single_add_to_cart_button.button:hover {
	background-color: #000;
}

button.single_add_to_cart_button.button:disabled,
button.single_add_to_cart_button.button.disabled {
	color: #b5b5b5;
	cursor: not-allowed;
}

button.single_add_to_cart_button.button:disabled>span:not(:first-child) {
	display: block;
}

form.cart {
	display: flex;
	flex-direction: column;
}

.quantity.buttons_added {
	display: flex;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.quantity.buttons_added input.button {
	border: none;
	border-radius: 0;
	height: 50px;
	background: #F2F3F5;
	color: #ccc;
	transition: all .1s;
	margin: 0;
}

.quantity.buttons_added input.button:hover {
	background-color: #d6d6d6;
}

.yith-wcwl-add-to-wishlist {
	margin-top: 0;
}

.yith-wcwl-add-button,
.yith-wcwl-wishlistaddedbrowse,
.yith-wcwl-wishlistexistsbrowse {
	display: flex;
	border-radius: 0;
	height: 40px;
	background-color: transparent;
	justify-content: center;
	text-align: center;
	margin: 0;
	overflow: hidden;
	transition: all .1s;
	width: 40px;
	margin-left: auto;
	margin-right: 10px;
	flex-direction: column;
	margin-left: auto;
	margin-right: auto;
}

li.product .yith-wcwl-add-button,
li.product .yith-wcwl-wishlistaddedbrowse,
li.product .yith-wcwl-wishlistexistsbrowse {
	margin-left: auto;
	margin-right: 0;
}

.yith-wcwl-add-button {
	height: 40px;
	width: 40px;
}

.summary .single_add_to_wishlist.button,
div.product .woocommerce-price-and-add .single_add_to_wishlist.button {
	margin: 0;
	display: flex;
	justify-content: center;
	width: 100%;
}

.yith-wcwl-add-button:hover {
	background-color: #d6d6d6;
}

.yith-wcwl-add-button a,
.yith-wcwl-wishlistaddedbrowse .feedback,
.yith-wcwl-wishlistexistsbrowse .feedback {
	text-align: center;
	padding: .7em .9em;
	vertical-align: middle;
	line-height: 2;
	display: flex;
	justify-content: center;
	width: 100%;
}

.yith-wcwl-icon.fa {
	font-size: 17px;
	color: #333;
	margin: 0 !important;
}

.woocommerce-tabs .tabs.wc-tabs {
	border-bottom: 1px solid #F2F3F5;
	display: flex;
}

.woocommerce-tabs .tabs.wc-tabs li a {
	border: none;
	border-radius: 0;
	background-color: #F2F3F5;
	color: #707070;
	transition: all .1s;
	text-decoration: none;
	font-weight: 500;
	line-height: 1;
	padding: .9em .7em;
}

.woocommerce-tabs .tabs.wc-tabs li a:hover {
	background-color: #d6d6d6;
}

h2.woocommerce-Reviews-title {
	display: none;
}

#comments ol.commentlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#comments .woocommerce-review__author {
	text-transform: capitalize;
	color: black;
	font-weight: 400;
}

#comments .woocommerce-review__dash,
.comment-form-comment label,
.comment-form-author label,
.comment-form-email label {
	display: none;
}

#comments .woocommerce-review__published-date {
	display: block;
	color: #D2D2D2;
}

#comments ol.commentlist .comment_container img {
	display: none;
}

#respond {
	max-width: 750px;
}

p.woocommerce-noreviews {
	display: none;
}

#reply-title,
#respond label {
	text-transform: capitalize;
	color: black;
	font-weight: 400;
	font-size: 1em;
}

#respond p.form-submit #submit {
	margin: 0;
}

.shop-single-product .related.products,
.shop-single-product .up-sells.products {
	border-top: 1px solid #F2F3F5;
	margin-top: 20px;
}

.shop-single-product .related.products h2,
.shop-single-product .up-sells.products h2 {
	text-align: center;
	font-size: 1.6em;
	font-weight: 400;
	margin-bottom: 50px;
}

.stock_alert_button {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.shop-single-product-inner .product-thumbnail-wrapper {
	position: relative;
}

.summary.entry-summary .alert_container h6 {
	color: #404040;
	font-size: .9rem;
	line-height: 1.55;
	margin-bottom: 1em;
	font-weight: 400;
}

table.variations,
.single_variation_wrap p.stock {
	display: none !important;
}

.rs-variation-available {
	display: flex;
	justify-content: center;
	max-width: 200px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

.rs-size-available {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 40px;
	background-color: #F2F3F5;
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer;
	transition: all .3s;
	padding-top: 5px;
}

.rs-size-available.rs-size-active:not(.rs-out-of-stock) {
	background: #333;
	color: #fff;
}

.rs-size-available.rs-out-of-stock {
	cursor: default;
	color: #B7B7B7;
}

form.cart {
	display: flex;
	justify-content: center;
	text-align: center;
	flex-direction: row;
	width: 100%;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

form.cart .single_variation_wrap,
form.cart .woocommerce-variation-add-to-cart {
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.woocommerce-variation.single_variation .woocommerce-variation-price {
	display: none;
}

.size-table {
	display: none;
}

.size-table-mobile tbody {
	display: table;
	margin-left: auto;
	margin-right: auto;
}

.size-table-mobile {
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.product-summary-wrapper .woocommerce-product-details__short-description table,
.product-summary-wrapper .woocommerce-product-details__short-description table th,
.product-summary-wrapper .woocommerce-product-details__short-description table td,
.size-table-mobile,
.size-table-mobile th,
.size-table-mobile td {
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	border-spacing: 0;
}

.product-summary-wrapper .woocommerce-product-details__short-description table th,
.size-table-mobile th {
	padding-bottom: 5px;
	border-bottom: 2px solid #ebebeb;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
	font-weight: normal;
}

.product-summary-wrapper .woocommerce-product-details__short-description table td,
.size-table-mobile td {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 2px solid #ebebeb;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
}

.product-summary-wrapper .woocommerce-product-details__short-description table tr:last-child td,
.size-table-mobile tr:last-child td {
	border-bottom: none;
}

.product-summary-wrapper .woocommerce-product-details__short-description table tr th:not(:last-of-type),
.product-summary-wrapper .woocommerce-product-details__short-description table tr td:not(:last-of-type),
.size-table-mobile tr th:not(:last-of-type),
.size-table-mobile tr td:not(:last-of-type) {
	border-right: 1px solid #ebebeb;
}

table.stock-info {
	max-width: 400px;
	margin-left: 0;
	margin-right: auto;
}

table.stock-info tbody {
	display: table;
}

table.stock-info tr td:last-child a,
table.stock-info tr td:last-child span {
	text-transform: uppercase;
	color: #838383;
}

table.stock-info tr td span.tagged_as a {
	text-transform: lowercase;
}

table.stock-info tr td {
	padding-top: 5px;
	padding-bottom: 5px;
}

table.stock-info tr td:first-child {
	padding-right: 20px;
}

.woocommerce-product-details__short-description {
	margin-top: 20px;
}

.woocommerce-product-gallery .flex-viewport {
	text-align: center;
}

.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs {
	display: none !important;
}

.special-product .entry-summary>p.price {
	display: none;
}

.special-product .product_meta {
	display: none;
}

.special-product table.variations {
	display: table !important;
}

.special-product table.variations td.label {
	display: none;
}

.special-product .woocommerce-variation.single_variation .woocommerce-variation-price {
	display: block;
}

.special-product h1.product_title {
	margin-top: 15px;
}

.special-product p {
	margin-bottom: 12px;
}

select#karta-podarunkowa {
	height: 40px;
	min-width: 160px;
	font-family: lato, arial;
	font-weight: 500;
}

.special-product table.variations {
	padding-left: 57px;
}


.special-product .custom-gallery-wrapper,
.special-product .product-thumbnail-wrapper {
	display: none;
}

.special-product .yith-wcwl-add-to-wishlist {
	display: none;
}

.special-product a.reset_variations {
	opacity: 0;
}


/* TABLET */
@media (min-width: 768px) {
	.product-thumbnail-wrapper figure {
		margin-top: 0;
	}

	.related ul.products-list {
		justify-content: space-between;
	}

	.summary.entry-summary {
		/* padding-left: 25px; */
	}

}

/* DESKTOP */
@media (min-width: 1024px) {
	h1.product_title {
		margin-top: 90px;
	}

	form.cart .single_variation_wrap,
	form.cart .woocommerce-variation-add-to-cart {
		flex-direction: row;
	}

	.rs-variation-available {
		margin-left: 0;
		margin-right: 0;
	}

	form.cart .quantity,
	form.cart button.button,
	form.cart .yith-wcwl-add-to-wishlist {
		/* float: left; */
		margin-top: 20px;
	}

	.quantity.buttons_added {
		margin-left: 0;
		margin-right: 0;
	}

	.size-table-mobile {
		display: none;
	}

	.product-summary-wrapper .woocommerce-product-details__short-description table:not(.size-table-mobile),
	.size-table {
		display: table;
	}

	.product-summary-wrapper table:not(.stock-info),
	.size-table {
		max-width: 800px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
	}

	.product-summary-wrapper .woocommerce-product-details__short-description table,
	.product-summary-wrapper .woocommerce-product-details__short-description table th,
	.product-summary-wrapper .woocommerce-product-details__short-description table td,
	.size-table,
	.size-table th,
	.size-table td {
		text-align: center;
		text-transform: uppercase;
		font-weight: normal;
		border-spacing: 0;
	}

	.product-summary-wrapper .woocommerce-product-details__short-description table th,
	.size-table th {
		padding-bottom: 10px;
		border-bottom: 2px solid #ebebeb;
		padding-left: 0;
		padding-right: 0;
		margin: 0;
		font-weight: normal;
	}

	.product-summary-wrapper .woocommerce-product-details__short-description table td,
	.size-table td {
		padding-bottom: 10px;
		padding-top: 10px;
		border-bottom: 2px solid #ebebeb;
		padding-left: 0;
		padding-right: 0;
		margin: 0;
	}

	.product-summary-wrapper .woocommerce-product-details__short-description table tr:last-child td,
	.size-table tr:last-child td {
		border-bottom: none;
	}

	.product-summary-wrapper .woocommerce-product-details__short-description table tr th:not(:last-of-type),
	.product-summary-wrapper .woocommerce-product-details__short-description table tr td:not(:last-of-type),
	.size-table tr th:not(:last-of-type),
	.size-table tr td:not(:last-of-type) {
		border-right: 1px solid #ebebeb;
	}

	.product-summary-wrapper .woocommerce-product-details__short-description table tr th,
	.product-summary-wrapper .woocommerce-product-details__short-description table tr td,
	.size-table tr th,
	.size-table tr td {
		width: 200px;
	}

	table.stock-info {
		max-width: 800px;
	}

	table.stock-info tr td:first-child {
		padding-right: 60px;
	}

	.custom-gallery-wrapper img {
		/* width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0; */
		object-position: 50% 50%;
		object-fit: cover;
		font-family: 'object-fit: cover;';
		margin: 25px;
	}

	.custom-gallery-wrapper.large-gallery img {
		margin: 0;
	}

	.custom-gallery-wrapper.large-gallery .right-element-gallery div:nth-child(1),
	.custom-gallery-wrapper.large-gallery .right-element-gallery div:nth-child(2) {
		margin-bottom: 10px;
	}

	.custom-gallery-wrapper.large-gallery .right-element-gallery div:nth-child(3),
	.custom-gallery-wrapper.large-gallery .right-element-gallery div:nth-child(4) {
		margin-top: 10px;
	}

	.custom-gallery-wrapper.large-gallery .right-element-gallery div:nth-child(odd) {
		justify-content: flex-end;
	}

	.custom-gallery-wrapper.large-gallery>div:nth-child(2) {
		justify-content: flex-start;
	}

	.quantity.buttons_added input.button,
	.quantity.buttons_added input[type="number"] {
		height: 35px;
		max-width: 40px;
	}

	.quantity.buttons_added {
		margin-top: 0;
	}

	.lightbox-image {
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		overflow: hidden;
		z-index: 999;
		margin: 0 !important;
		background: #5656568a;
	}

	.lightbox-image img {
		height: 95%;
		width: auto;
		margin-left: auto !important;
		margin-right: auto !important;
		padding-top: 20px;
		padding-bottom: 20px;
		text-align: center;
		justify-content: center;
		display: flex;
	}

	.lightbox-image-toogler {
		cursor: pointer;
	}

	.special-product table.variations {
		display: flex !important;
		justify-content: center;
	}

	.special-product form.cart .single_variation_wrap {
		flex-direction: column;
	}

}

/*----------------------------------
## Myaccount
-----------------------------------*/
#customer_login .col {
	flex-direction: column;
}

#customer_login .col form {
	flex-direction: column;
	display: flex;
}

#customer_login .col form .woocommerce-privacy-policy-text {
	order: 5;
}

#customer_login .col p {
	margin-top: 0;
}

#customer_login .col h2 {
	font-size: 1.4em;
	font-weight: 500;
	margin-bottom: 0;
}

#customer_login .col h2,
#customer_login .col p,
#customer_login .col label,
#customer_login a {
	color: #333;
	transition: color .1s;
}

#customer_login a:hover {
	color: black;
}

#customer_login p input {
	margin-top: 10px;
}

form.woocommerce-form-login p button.woocommerce-button,
form.woocommerce-form-register p button.woocommerce-button {
	margin: 0;
	width: 100%;
	color: white;
	margin-top: 20px;
	padding: .7em 2em .9em;
}

form.woocommerce-ResetPassword {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}

.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-content {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

.woocommerce-MyAccount-navigation a,
.woocommerce-MyAccount-content a {
	color: #333;
	transition: color .1s;
}

.woocommerce-MyAccount-navigation a:hover,
.woocommerce-MyAccount-content a:hover {
	color: black;
}

nav.woocommerce-MyAccount-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

nav.woocommerce-MyAccount-navigation ul li {
	font-size: 1em;
	padding: 5px;
	border: 1px solid #F2F3F5;
	display: flex;
	justify-content: center;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 500;
	text-decoration: none;
	margin: 5px 0;
	width: 100%;
	max-width: 300px;
	transition: all .1s;
	margin-left: auto;
	margin-right: auto;

}

nav.woocommerce-MyAccount-navigation ul li a {
	text-decoration: none;
	color: #707070;
}

nav.woocommerce-MyAccount-navigation ul li:hover a,
nav.woocommerce-MyAccount-navigation ul li.is-active a {
	/* color:#d8a700; */
	color: #707070;
}

nav.woocommerce-MyAccount-navigation ul li:hover,
nav.woocommerce-MyAccount-navigation ul li.is-active {
	background-color: #F2F3F5;
}

/*-------------------------------------
## Thankyou page
-------------------------------------*/
.woocommerce-order {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}

.woocommerce-order .woocommerce-customer-details section {
	display: flex;
	justify-content: space-around;
	width: 100%;
	flex-wrap: wrap;
}

.woocommerce-order .woocommerce-customer-details section>div {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.woocommerce-order .woocommerce-order-details {
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #F2F3F5;
	border-top: 1px solid #F2F3F5;
}

.woocommerce-order tr td:nth-child(2) {
	text-align: right;
}

.woocommerce-order thead tr th:nth-child(1) {
	text-align: left;
}

.woocommerce-order thead tr th:nth-child(2) {
	text-align: right;
}

.woocommerce-order tfoot tr th {
	text-align: left;
}

.woocommerce-order tr th,
.woocommerce-order tr td {
	padding-bottom: 5px;
	border-bottom: 1px solid #F2F3F5;
	padding-top: 5px;
}

.thankyou-wrapper {
	padding: 15px;
	margin-bottom: 25px;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
}

.thankyou-wrapper::after {
	content: '';
	position: absolute;
	color: white;
	top: 10px;
	left: 20%;
	right: 20%;
	bottom: 10px;
	background-color: rgba(255, 255, 255, 0);
	border-bottom: 2px dashed white;
	border-top: 2px dashed white;
}

.thankyou-wrapper::before {
	content: '';
	position: absolute;
	color: white;
	top: 20%;
	left: 10px;
	right: 10px;
	bottom: 20%;
	background-color: rgba(255, 255, 255, 0);
	border-left: 2px dashed white;
	border-right: 2px dashed white;
}

.thankyou-inner {
	flex-wrap: wrap;
	color: white;
}

.thankyou-inner p,
.thankyou-inner h3,
.thankyou-inner h4 {
	text-align: center;
	color: white;
}

.thankyou-inner ul {
	margin-left: 0;
	margin-top: 22px;
	padding-right: 10px;
	line-height: 1.8;
}

.thankyou-inner ul li strong span,
.thankyou-inner ul li strong span span {
	color: white;
}

.emoti-big {
	color: white;
	font-size: 30vw;
	position: relative;
	font-weight: 500;
	flex-direction: column;
	text-align: center;
	/* background-image: url(/wp-content/uploads/papryczka-red.jpg); */
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.emoti-big::after {
	content: '';
	position: absolute;
	color: white;
	border-bottom: 2px dashed white;
	bottom: 0;
	left: 18%;
	right: 18%;
}

/* TABLET */
@media (min-width: 768px) {

	.thankyou-inner {
		flex-direction: column;
	}

	.emoti-big {
		font-size: 24vw;
		background-size: inherit;
	}

	.woocommerce-order .woocommerce-customer-details section>div {
		display: block;
		width: auto;
	}

	.emoti-big::after {
		content: '';
		position: absolute;
		color: white;
		border-right: 2px dashed white;
		border-bottom: none;
		bottom: 20%;
		top: 20%;
		left: 0;
		right: 0;
	}
}

/* DESKTOP */
@media (min-width: 1024px) {
	.emoti-big {
		font-size: 230px;
	}
}

/*------------------------------------
## Store notice
------------------------------------*/
.woocommerce-store-notice {
	background-color: #ffc501 !important;
	color: #707070;
	text-align: center;
}

.woocommerce-store-notice a.woocommerce-store-notice__dismiss-link {
	float: right;
	color: white;
	text-decoration: none;
	border: 1px solid black;
	padding: .2em .5em;
	background: black;
	line-height: 1.3;
	transition: all .2s;
}

.woocommerce-store-notice a.woocommerce-store-notice__dismiss-link:hover {
	border: 1px solid white;
	color: white;
	background-color: transparent;
}

/*------------------------------------
## Points plugin
------------------------------------*/
/* form.wc_points_rewards_apply_discount .button {
	background-color: black;
  margin: 15px;
  transition: all .2s;
  margin-left: 0;
  padding: .5em 1em;
  line-height: 1.6;
  height: auto;
  text-align: center;
}
form.wc_points_rewards_apply_discount,
form.wc_points_rewards_apply_discount {
	z-index: 99;
}
form.wc_points_rewards_apply_discount .button:hover,
form.wc_points_rewards_apply_discount .button:active {
	background-color: #292929;
}

.woocommerce-info.wc_points_redeem_earn_points {
	background: #DC3D26;
	color: white;
	padding: 30px;
	display: flex;
	flex-direction: column;
	text-align: center;
  padding-top: 200px;
	position: relative;
	background-image: url(/wp-content/uploads/papryczka-red.jpg)!important;
}
.woocommerce-info.wc_points_rewards_earn_points {
	background: #ffc501;
	color: white;
	padding: 30px;
	display: flex;
	flex-direction: column;
	text-align: center;
	padding-top: 200px;
	position: relative;
	background-image: url(/wp-content/uploads/papryczka-chili.jpg)!important;
	background-position: center;
	background-size: contain;
}
.woocommerce-info.wc_points_rewards_earn_points::after,
.woocommerce-info.wc_points_redeem_earn_points::after {
	content: '';
	position: absolute;
  color: white;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  background-color: rgba(255, 255, 255, 0);
  border-bottom: 2px dashed white;
  border-top: 2px dashed white;
}
.woocommerce-info.wc_points_rewards_earn_points::before,
.woocommerce-info.wc_points_redeem_earn_points::before {
	content: '';
	position: absolute;
  color: white;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  background-color: rgba(255, 255, 255, 0);
  border-left: 2px dashed white;
  border-right: 2px dashed white;
}
	.woocommerce-info.wc_points_rewards_earn_points strong:first-of-type,
	.woocommerce-info.wc_points_rewards_earn_points span.woocommerce-Price-amount,
	.woocommerce-info.wc_points_redeem_earn_points strong:first-of-type,
	.woocommerce-info.wc_points_redeem_earn_points span.woocommerce-Price-amount {
		color: white;
    font-weight: 500;
    background: black;
    padding: 5px;
    margin: 5px;
    display: table;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
	}
/* TABLET */
/* @media (min-width: 768px) {
	.woocommerce-info.wc_points_redeem_earn_points {
	  padding-left: 200px;
		padding-top: 30px;
		background-image: url(/wp-content/uploads/papryczki-red-bcg.jpg)!important;
	}
	.woocommerce-info.wc_points_rewards_earn_points {
	  padding-left: 200px;
		    padding: 50px;
		background-image: url(/wp-content/uploads/papryczki-chili-bcg-n.jpg)!important;
		background-position: center;
    background-size: cover;
	}
}  */
/*------------------------------------
## Wishlist plugin
------------------------------------*/
li.product .yith-wcwl-add-button {
	background-color: transparent;
	transition: all .2s;
}

li.product .yith-wcwl-add-button:hover {
	background-color: transparent;
	transform: scale(1.1);

}

li.product .yith-wcwl-add-to-wishlist {
	position: absolute;
	top: 0px;
	opacity: 1;
	transition: opacity .3s;
	display: flex;
	justify-content: center;
	width: 100%;
	z-index: 3;
}

.wishlist-items-wrapper td.product-thumbnail {
	padding-left: 0;
	padding-right: 0;
}

.wishlist_table th.product-name,
.wishlist_table th.product-price,
.wishlist_table th.product-stock-status,
.wishlist_table th.product-add-to-cart {
	border-bottom: 1px solid #ccc;
	font-weight: 500;
}

.wishlist_table th.product-name {
	text-align: left;
}

.wishlist-items-wrapper td.product-name,
.wishlist-items-wrapper td.product-price,
.wishlist-items-wrapper td.product-stock-status,
.wishlist-items-wrapper td.product-add-to-cart {
	padding: 10px 12px;
	border-bottom: 1px solid #ccc;
}

.wishlist-items-wrapper td.product-name a,
.wishlist_table.responsive .product-name h3 {
	font-weight: 500;
	text-decoration: none;
	font-size: 1em;
}

.wishlist-items-wrapper td.product-add-to-cart a,
.wishlist_table.responsive .product-add-to-cart a {
	background-color: #333;
	font-weight: 500;
	color: white;
	border-radius: 0;
	text-transform: uppercase;
	transition: all .1s;
	border: none;
	min-width: 150px;
	text-decoration: none;
}

.wishlist-items-wrapper td.product-add-to-cart a:hover {
	background-color: black;
}

.woocommerce #content table.wishlist_table.cart a.remove:hover {
	color: black;
}

.wishlist_table.mobile li .item-details table.item-details-table td,
.wishlist_table.mobile li table.additional-info td {
	font-size: 1em;
}

.wishlist_table.mobile {
	padding: 0;
}

.wishlist_table.mobile li .additional-info-wrapper .product-remove {
	text-align: center;
	font-size: 1.3em;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

/*------------------------------------------------
## Desktop
------------------------------------------------*/
@media (min-width: 1024px) {

	li.product .yith-wcwl-add-to-wishlist {
		opacity: 1;
	}
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	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 embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

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

.active-lg,
.active-flex-lg {
	display: none;
}

/*------------------------------------------------
## Tablet
------------------------------------------------*/
@media (min-width: 768px) {
	.active-md {
		display: block !important;
	}

	.active-flex-md {
		display: flex !important;
	}

	.non-active-md {
		display: none;
	}

	.col-09 {
		width: 100%;
	}

	.col-md-28 {
		width: 28%;
		display: flex;
		justify-content: center;
	}

	.col-md-30 {
		width: 30%;
		display: flex;
		justify-content: center;
	}

	.col-md-40 {
		width: 40%;
		display: flex;
		justify-content: center;
	}

	.col-md-50 {
		width: 50%;
		display: flex;
		justify-content: center;
	}

	.col-md-70 {
		width: 70%;
		display: flex;
		justify-content: center;
	}

}

/*------------------------------------------------
## Desktop
------------------------------------------------*/
@media (min-width: 1024px) {

	.active-lg {
		display: block !important;
	}

	.active-flex-lg {
		display: flex !important;
	}

	.non-active-lg {
		display: none !important;
	}

	.col-lg-10 {
		width: 10%;
		display: flex;
		justify-content: center;
	}

	.col-lg-15 {
		width: 15%;
		display: flex;
		justify-content: center;
	}

	.col-lg-20 {
		width: 20%;
		display: flex;
		justify-content: center;
	}

	.col-lg-25 {
		width: 25%;
		display: flex;
		justify-content: center;
	}

	.col-lg-30 {
		width: 30%;
		display: flex;
		justify-content: center;
	}

	.col-lg-40 {
		width: 40%;
		display: flex;
		justify-content: center;
	}

	.col-lg-50 {
		width: 50%;
		display: flex;
		justify-content: center;
	}

	.col-lg-60 {
		width: 60%;
		display: flex;
		justify-content: center;
	}

	.col-lg-80 {
		width: 80%;
		display: flex;
		justify-content: center;
	}



}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gallery-caption {
	display: block;
}

.pswp__caption {
	display: none;
}

/*--------------------------------------------------------------
# Slider
--------------------------------------------------------------*/
.main-slider-inner,
.home-slider-mobile,
.testimonials-slider,
.blog-slider,
.client-slider,
.next-trainings-slider,
#home-add-slider {
	opacity: 0;
	visibility: hidden;
	transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
}

#home-add-slider.slick-initialized,
.main-slider-inner.slick-initialized,
.next-trainings-slider.slick-initialized,
.blog-slider.slick-initialized,
.client-slider.slick-initialized,
.testimonials-slider.slick-initialized,
.home-slider-mobile.slick-initialized {
	visibility: visible;
	opacity: 1;
}


@charset 'UTF-8';

/* Slider */
.slick-loading .slick-list {
	background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face {
	font-family: 'slick';
	font-weight: normal;
	font-style: normal;

	src: url('./fonts/slick.eot');
	src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}

/* Arrows */
.slick-prev,
.slick-next {
	font-size: 30px;
	line-height: 1;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	z-index: 2;
	overflow: hidden;
	height: 40px;
	width: 40px;
	background-repeat: no-repeat;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25;
}

.slick-prev:before,
.slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;

	opacity: .75;
	color: white;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: 0px;
}

[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}

.slick-prev:before {
	content: '';
	position: absolute;
	background-image: url(/wp-content/themes/nosignal/img/rebelsi-prev-arrow-grey.svg);
	height: 40px;
	width: 40px;
	top: 0;
	background-size: cover;
}

[dir='rtl'] .slick-prev:before {
	content: '→';
}

.slick-next {
	right: 0px;
}

[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}

.slick-next:before {
	content: '';
	position: absolute;
	background-image: url(/wp-content/themes/nosignal/img/rebelsi-next-arrow-grey.svg);
	height: 40px;
	width: 40px;
	top: 0;
	background-size: cover;
}

[dir='rtl'] .slick-next:before {
	content: '←';
}

/* Dots */
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: -25px;

	display: block;

	width: 100%;
	padding: 0;
	margin: 0;

	list-style: none;

	text-align: center;
}

.slick-dots li {
	position: relative;

	display: inline-block;

	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;

	cursor: pointer;
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;

	display: block;

	width: 20px;
	height: 20px;
	padding: 5px;

	cursor: pointer;

	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;

	position: absolute;
	top: 0;
	left: 0;

	width: 20px;
	height: 20px;

	content: '•';
	text-align: center;

	opacity: .25;
	color: black;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}

/* Slider */
.slick-slider {
	position: relative;

	display: block;
	box-sizing: border-box;

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

ul.slick-slider {
	padding: 0;
}

.slick-list {
	position: relative;

	display: block;
	overflow: hidden;

	margin: 0;
	padding: 0;
}

.home-slider-mobile {
	margin-bottom: 30px;
	margin-top: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;

	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:before,
.slick-track:after {
	display: table;

	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;

	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: flex;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;

	height: auto;

	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-slide .post-list-thumbnail {
	display: flex;
	justify-content: center;
}

.testimonials-slider {
	max-width: 100%;
}

.testimonials-slider .slick-slide>div {
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
}

.testimonials-slider .post-list-thumbnail img {
	max-height: 150px;
	display: block;
}

.testimonials-content .h3 {
	margin-bottom: 0;
	text-align: center;
	color: #fff;
}

.grey-bck .testimonials-content .h3 {
	color: #2B2D41;
}

.client-slider button {
	display: none !important;
}

.bradley-dunn-wrapper {
	background-image: url(/wp-content/uploads/2023/03/rebelsi-bradley-dunn-1946-comp.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}

.bradley-dunn-wrapper .wp-block-separator,
.astronaut-bus-wrapper .wp-block-separator {
	position: relative;
	top: 10px;
	left: 0;
	width: 80px;
	height: 1px;
}

.astronaut-bus-wrapper {
	background-image: url(/wp-content/uploads/2023/03/rebelsi-astronaut-bus-1920-comp.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}

.training-wrapper>div {
	max-width: 1635px;
}

.training-wrapper .wp-block-group>div {
	max-width: 1635px;
}

.training-wrapper .wp-block-group {
	/* max-width: 1500px; */
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

.training-wrapper .wp-block-separator,
.next-trainings-wrapper .wp-block-separator {
	position: relative;
	top: 11px;
	width: 80px;
	height: 1px;
}

.trainings-slider .slick-slide {
	margin-left: -15px;
	margin-right: 35px;
}

.cat-bck {
	background-image: url(/wp-content/uploads/2023/03/rebelsi-space-cat-bck-1920-comp.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}

.astronaut-bus-wrapper::before,
.bradley-dunn-wrapper::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #2B2D41;
	opacity: 0.8;
	z-index: 0;
}

.cat-bck::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #2B2D41;
	opacity: 0.78;
	z-index: 0;
}

.cat-bck h2.has-text-align-center {
	text-align: center;
}

.training-wrapper .wp-element-button {
	background: #CC3E2F;
	border-color: #CC3E2F;
	border: none;
}

.training-wrapper .wp-element-button:hover {
	color: #CC3E2F;
	border-color: #CC3E2F;
	border: none;
}

.astronaut-bus-wrapper .wp-element-button,
.bradley-dunn-wrapper .wp-element-button,
.training-wrapper .wp-element-button {
	border: none;
}

.astronaut-bus-wrapper .wp-element-button:hover,
.bradley-dunn-wrapper .wp-element-button:hover,
.training-wrapper .wp-element-button:hover {
	background-color: #fff !important;
}

.astronaut-bus-wrapper .wp-element-button,
.bradley-dunn-wrapper .wp-element-button {
	margin-left: 0;
}

.single-trening-footer .wp-element-button {
	margin-left: 0;
}

.training-wrapper {
	padding-left: 0;
	padding-right: 0;
}

.training-wrapper .wp-block-group {
	padding-left: 15px;
	padding-right: 15px;
}

.astronaut-bus-wrapper>div,
.bradley-dunn-wrapper>div,
.cat-bck>div,
.training-wrapper>div {
	z-index: 1;
	position: relative;
	color: #fff;
}

.cat-bck p,
.cat-bck a {
	color: #fff;
}

.cat-bck h3 {
	text-transform: uppercase;
	text-align: center;
}

.cat-bck .slick-list {
	max-width: 1450px;
	margin-left: auto;
	margin-right: auto;
}

.cat-bck .slick-slide {
	padding: 20px 15px;
}

.cat-bck .slick-slide:nth-child(odd) {
	background-color: rgb(43 45 65 / 71%);
}

.cat-bck .slick-slide:nth-child(even) {
	background-color: rgb(194 13 14 / 71%);
}

.jak-robimy-wrapper .wp-block-columns h3,
.jak-robimy-wrapper .wp-block-columns p,
.jak-robimy-wrapper .wp-block-columns ul {
	margin-top: 0;
	margin-bottom: 0;
}

.jak-robimy-wrapper .wp-block-columns ul {
	padding: 15px 10px 60px 40px;
}

.jak-robimy-wrapper .wp-block-columns .wp-block-group {
	padding: 27px 15px;
}

.jak-robimy-wrapper .wp-block-columns .wp-block-buttons {
	margin-top: -45px;
}

.jak-robimy-wrapper .wp-block-columns .wp-element-button:hover {
	background-color: #fff !important;
}

.trainings-slider {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-auto-rows: 1fr;
	grid-gap: 20px;
	width: 100%;
	margin-top: 30px;
}

.training-single-wrapper {
	display: flex;
	flex-direction: row;
}

.trainings-image-wrapper {
	width: 33.3%;
	background-color: #fff;
	padding: 15px;
}

.trainings-content-wrapper {
	padding: 15px;
	width: 66.6%;
}

.trainings-content-inner {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	height: 100%;
	position: relative;
	min-height: 440px;
}

.trainings-content-inner p {
	margin-bottom: 120px;
	text-align: left;
}

.trainings-content-inner span {
	display: flex;
	max-width: 210px;
	margin-bottom: 10px;
	flex-direction: row;
	justify-content: center;
	text-align: center;
	position: absolute;
	bottom: 0px;
	margin-left: 0;
	z-index: 2;
}

.trainings-content-inner h3 {
	line-height: 1.1;
	min-height: 10%;
}

#less-bnt,
#more-bnt {
	display: none;
}

.next-trainings-wrapper>div,
.next-trainings-wrapper h3,
.next-trainings-wrapper p {
	color: #2B2D41;
}

.single-trening-wrapper {
	background: #F5F5F5;
	padding: 30px 15px;
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	min-height: 550px;
	position: relative;
}

.single-trening-header h3 {
	margin-bottom: 10px;
	line-height: 1.1;
}

.single-trening-header span {
	color: #2B2D41;
	font-weight: bold;
}

.single-trening-content span {
	color: #C20D0E;
	font-weight: bold;
	position: relative;
}

.single-trening-content span::after {
	position: absolute;
	background: #C20D0E;
	width: 80px;
	height: 2px;
	left: 0;
	bottom: -10px;
	content: '';
}

.single-trening-content p {
	color: #4A4A4A;
	margin-top: 25px;
	max-width: 350px;
	text-align: left;
}

.single-trening-footer {
	display: flex;
	justify-content: center;
	flex-direction: column;
	position: absolute;
	bottom: 10px;
	left: 15px;
}

.single-trening-footer a.wp-element-button {
	max-width: 130px;
	justify-content: center;
	display: flex;
	background: #C20D0E;
	border-color: #C20D0E
}

.single-trening-footer bdi,
.single-trening-footer ins {
	font-weight: bold;
	color: #2B2D41;
	background: transparent;
}

.single-trening-footer del span bdi {
	color: #C20D0E;
	position: relative;
	text-decoration: none;
	color: #C20D0E
}

.single-trening-footer del span {
	/* position: relative; */
}

.single-trening-footer .single-trening-right .product-single-onsale {
	text-align: center;
}

.single-trening-footer del {
	position: relative;
	text-decoration: none;
	color: #C20D0E;
}

.single-trening-footer .woocommerce-Price-amount>bdi {
	font-size: 1.2em;
	display: flex;
}

.single-trening-footer del>span::after {
	/* content: '';
	    position: absolute;
	    top: 2px;
	    left: -4px;
	    border-bottom: 1px solid #C20D0E;
	    width: 112%;
	    transform: rotate(352deg);
	    transform-origin: right; */
}

.next-trainings-slider .single-trening-footer del>span>bdi::after {
	content: '';
	position: absolute;
	top: -2px;
	left: -4px;
	border-bottom: 1px solid #C20D0E;
	width: 139px;
	transform: rotate(351deg);
	transform-origin: right;
}

.single-trening-content {
	margin-top: 10px;
	margin-bottom: 30px;
}

.next-trainings-slider .single-trening-wrapper {
	margin-right: 40px;
	margin-left: -10px;
	min-height: 520px;
}

.next-trainings-slider {
	/* align-items: stretch;
			display: flex; */
}

.we-helped-slider .slick-track,
.next-trainings-slider .slick-track,
.team-slider .slick-track {
	display: flex !important;
}

.we-helped-slider .slick-slide,
.next-trainings-slider .slick-slide,
.team-slider .slick-slide {
	height: inherit !important;
}

.single-trening-header {
	height: 250px;
}

.single-trening-content {
	margin-bottom: 130px;
}

.single-trening-header a,
.single-trening-header a img,
.single-trening-header a span {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
}

.single-trening-header a span {
	display: flex;
}

.single-trening-footer .wp-element-button {
	margin-left: auto;
	margin-right: auto;
}

.single-trening-footer-btn {
	display: flex;
	/* position: relative; */
}

.dofinansowanie-btn a,
.dofinansowanie-btn span a {
	color: #fff !important;
}

.single-trening-footer .dofinansowanie-btn span:hover a {
	color: #177690 !important;
}

.dofinansowanie-btn span:hover a {
	color: #177690;
}

.dofinansowanie-btn span:hover {
	background-color: #fff;
}

.product-single-header .dofinansowanie-btn span:hover a {
	color: #fff;
}

.product-single-header .dofinansowanie-btn span:hover {
	background-color: transparent;
	border: 1px solid #fff;
}

.checkout-product-content-wrapper .product-single-header .dofinansowanie-btn span:hover {
	background-color: #177690;
	border: 1px solid #177690;
}

.dofinansowanie-btn {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.dofinansowanie-btn span {
	max-width: 140px;
	justify-content: center;
	display: flex;
	background: #177690;
	border-color: #177690;
	background-color: #177690;
	color: #fff;
	margin: 20px 15px;
	border-radius: 20px;
	padding: 0.6em 2em;
	font-weight: 600;
	height: 40px;
	transition: all .2s;
	border: 1px solid #177690;
}

.product-single-header .dofinansowanie-btn span {
	margin-top: 0;
	margin-bottom: 0;
}

.trainings-content-wrapper .dofinansowanie-btn {
	position: absolute;
	left: -15px;
	bottom: 30px;
}

.trainings-content-wrapper .dofinansowanie-btn span {

	border: 1px solid #fff;
	border-color: #fff;
	background-color: transparent;
}

.trainings-content-wrapper .wp-element-button {
	margin: 0;
}

.single-cat-sitebar-footer {
	flex-direction: column;
	position: relative;
}

.dofinansowanie-product-footer a::before {
	display: none;
}

.dofinansowanie-product-footer a {
	color: #fff !important;
}

.dofinansowanie-product-footer:hover {
	background: transparent;
	border: 1px solid #177690;
}

.dofinansowanie-product-footer:hover a {
	color: #177690 !important;
}

.dofinansowanie-product-footer {
	max-width: 140px;
	justify-content: center;
	display: flex;
	background: #177690;
	border-color: #177690;
	background-color: #177690;
	color: #fff;
	margin: 20px 15px;
	border-radius: 30px;
	padding: 0.6em 2em;
	font-weight: 600;
	transition: all .2s;
	border: 1px solid #177690;
}

.single-cat-sitebar-footer a,
.single-cat-sitebar-footer span {
	margin-left: auto;
	margin-right: auto;
}

.product-single-header .dofinansowanie-btn {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
}

.product-single-header a.product-single-link {
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	margin-top: 20px;
	width: 100%;
}

/* DESKTOP */
@media (min-width: 1024px) {
	.dofinansowani-btn-special {
		position: absolute;
		right: 0;
		bottom: 20px;
	}

	.product-single-header .dofinansowanie-btn {
		margin-top: 0;
	}

	.product-single-header a.product-single-link {
		margin: auto;
		width: auto;
		margin-right: 0;
	}

	.dofinansowanie-product-footer {
		position: absolute;
		right: 40px;
		bottom: 20px;
	}

	.single-trening-header a,
	.single-trening-header a img,
	.single-trening-header a span {
		text-align: left;
		margin-left: 0;
		margin-right: auto;
		justify-content: flex-start;
	}

	.single-trening-footer .single-trening-right .product-single-onsale {
		text-align: left;
	}

	.testimonials-slider .post-list-thumbnail {
		flex-direction: column;
	}

	.testimonials-content .h3,
	.cat-bck h3 {
		text-align: left;
	}

	.training-single-wrapper {
		transition: all .2s;
		position: relative;
	}

	.training-single-wrapper:hover {
		-webkit-box-shadow: 8px 8px 24px 6px rgba(0, 0, 0, 10%);
		-moz-box-shadow: 8px 8px 24px 6px rgba(0, 0, 0, 10%);
		box-shadow: 8px 8px 24px 6px rgba(0, 0, 0, 10%);
	}

	.training-single-wrapper::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgb(0 0 0 / 10%);
		z-index: 1;
		opacity: 0;
		transition: all .2s;
	}

	.training-single-wrapper:hover::before {
		opacity: 1;
	}

	.testimonials-slider .slick-slide>div {
		display: flex;
		justify-content: center;
		flex-direction: row;
	}

	.training-wrapper .wp-block-separator,
	.next-trainings-wrapper .wp-block-separator {
		position: absolute;
		top: -20px;
		left: 15px;
	}

	.bradley-dunn-wrapper .wp-block-separator,
	.astronaut-bus-wrapper .wp-block-separator {
		position: absolute;
		top: 26px;
	}

	.client-slider {
		padding-left: 35px;
		padding-right: 35px;
	}

	.client-slider button {
		display: flex !important;
	}

	.testimonials-content {
		max-width: 490px;
		margin-left: 30px;
	}

	.cat-bck .slick-slide {
		padding: 55px 65px;
		margin: 25px;
	}

	.jak-robimy-wrapper .wp-block-columns ul {
		padding: 20px 55px 100px;
	}

	.training-wrapper .wp-block-buttons .wp-element-button {
		margin: 0;
		/* position: absolute; */
		position: relative !important;
		right: 0;
		top: 6px;
	}

	.trainings-image-wrapper {
		padding: 30px;
	}

	.trainings-content-wrapper {
		padding: 40px;
	}

	.trainings-slider {
		grid-template-columns: repeat(3, 1fr);
		margin-top: 40px;
	}

	.training-wrapper {
		padding: 60px 30px;
		padding-bottom: 150px;
	}

	.next-trainings-wrapper .wp-block-group>div {
		position: relative;
	}

	.next-trainings-wrapper .wp-block-separator {
		left: 0 !important;
	}

	.training-wrapper .wp-block-separator {
		left: 0px;
	}

	.training-wrapper .wp-block-group {
		padding: 0;
	}

	.training-single-wrapper.hidden-element {
		display: none;
	}

	#less-bnt,
	#more-bnt {
		text-align: center;
		max-width: 208px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
		display: block;
	}

	#less-bnt {
		display: none;
	}

	.single-trening-wrapper {
		padding: 30px;
	}

	.next-trainings-slider .single-trening-wrapper {
		margin-right: 15px;
		margin-left: 15px;
	}

	.next-trainings-slider .slick-next {
		right: -20px;
	}

	.next-trainings-slider .slick-prev {
		left: -20px;
	}

	.single-trening-footer {
		bottom: 10px;
		left: 30px;
	}

	.single-trening-footer-btn {
		width: 100%;
		display: flex;
		justify-content: space-between;
	}

	.training-single-wrapper .dofinansowanie-btn {
		position: absolute;
		left: -15px;
		bottom: 25px;
	}

}

/*--------------------------------------------------------------
# Contact form
--------------------------------------------------------------*/

input.wpcf7-submit {
	background-color: #c20d0e;
	color: #fff;
	margin: 20px 15px;
	border-radius: 30px;
	padding: 0.6em 2em;
	font-weight: 600;
	transition: all .3s;
	border: 1px solid #c20d0e;
	margin-left: auto;
	margin-right: auto;
}

input.wpcf7-submit:hover {
	background-color: transparent !important;
	color: #c20d0e !important;
}

.wpcf7 .wpcf7-submit:disabled {
	background-color: #c20d0e !important;
	color: #fff !important;
}

.wpcf7-list-item-label::before {
	position: absolute;
	content: '';
}

form.wpcf7-form {
	margin-left: auto;
	margin-right: auto;
}

form.wpcf7-form .wpcf7-list-item {
	position: relative;
	margin: 0;
}

form.wpcf7-form label {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	line-height: 2;
}

form.wpcf7-form .wpcf7-list-item>label {
	display: flex;
}

.woocommerce-additional-fields p label {
	position: relative;
}

.woocommerce-checkout .woocommerce-additional-fields p label input[type=checkbox]:checked+span::before {
	top: -10px;
}

form.wpcf7-form .wpcf7-list-item>label .wpcf7-list-item-label {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 10px;
	max-width: 80%;
	text-align: left;
}

.wpcf7-not-valid-tip {
	position: absolute;
	bottom: -24px;
	left: 0;
	transition: all .5s;
}

form.wpcf7-form p,
form.wpcf7-form .wpcf7-form-control-wrap {
	width: 100%;
	display: flex;
	margin-bottom: 4px;
}

.contact-group>div {
	max-width: 1200px;
}

.submit-wrapper p {
	justify-content: center;
	display: flex;
	flex-direction: column;
	margin-left: auto;
}

.contact-group .wp-block-column {
	position: relative;
}

.contact-group .wp-block-column .wp-block-separator {
	position: relative;
	top: 0;
	left: 0;
	width: 80px;
	height: 1px;
}

.contact-group .wp-block-column .submit-wrapper p {
	flex-direction: row;
	justify-content: flex-start;
	flex-direction: column;
}

.wpcf7-spinner {
	margin-left: auto;
	margin-right: auto;
}


/* DESKTOP */
@media (min-width: 1024px) {
	.contact-group .wp-block-column .submit-wrapper infput.wpcf7-submit {
		margin-left: 0;
	}

	.contact-group .wp-block-column .wp-block-separator {
		position: absolute;
	}

	.wp-block-group__inner-container>.wpcf7 .submit-wrapper p {
		/* width: 23%!important; */
		max-width: 200px;
		margin-left: auto;
	}

	.contact-group .wp-block-column:first-child {
		padding-right: 50px;
	}
		.left-submit input {
			margin-left: 0;
		}

	/* input.wpcf7-submit {
		float: right;
		margin-right: 0;
		max-width: 202px;
	}
	form.wpcf7-form p:nth-of-type(1) {
		float: left;
		width: 48%;
	}
	form.wpcf7-form p:nth-of-type(2) {
		float: right;
		width: 48%;
	} */
}

/*--------------------------------------------------------------
# Cookie
--------------------------------------------------------------*/
#cookie-notice {
	max-width: 1200px;
	font-family: 'bebas-neue-pro';
	margin-left: auto;
	margin-right: auto;
	display: flex;
	min-width: auto;
	right: 0;
	padding-left: 10px;
	padding-right: 10px;
	background-color: transparent !important;
}

#cookie-notice a {
	font-family: 'bebas-neue-pro';
}

#cookie-notice .cookie-notice-container {
	color: #333333;
	max-width: 500px;
	background: #f2f3f5;
	margin-right: 0;
	margin-left: auto;
	text-align: left;
	line-height: 1.8;
	position: relative;
}

#cn-notice-text a {
	text-decoration: underline;
}

#cn-notice-buttons {
	margin: 0;
}

.cn-close-icon:after,
.cn-close-icon:before {
	position: absolute;
	content: ' ';
	height: 30px;
	width: 1px;
	top: -10px;
	right: 15px;
	background-color: #333;
}

/* DESKTOP */
@media (min-width: 1024px) {
	#cn-notice-text span {
		display: block;
	}

	#cn-notice-buttons {
		position: absolute;
		bottom: 21px;
		right: 154px;
	}

	#cookie-notice .cookie-notice-container {
		padding-bottom: 15px;
	}
}

#cmplz-datarequest-form .cmplz_datarequest {
	line-height: 2;
	margin-bottom: 10px;
	margin-top: 10px;
}

/*--------------------------------------------------------------
# accordable
--------------------------------------------------------------*/

.hidden {
	display: none;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}

.right {
	float: right;
}

.alignright {
	float: right;
	margin: 0 0 15px 15px;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}

a:focus {
	outline: none;
}

input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
	border: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
}


.accordable {
	margin: 0;
	padding: 0;
}

.accordable li:before {
	content: '';
	padding: 0;
}

.accordable .accordable-panel {
	background-color: #f0f0f0;
	margin-bottom: 5px;
}

.accordable .accordable-heading {
	/* background-color: #3C6473; */
	background-color: #45b29d;
	color: #FFF;
	padding: 10px 25px;
}

.accordable .accordable-expander {
	padding: 0 25px;
}

.aab__accordion_head {
	display: flex !important;
	flex-direction: row;
	position: relative;
}
.aab__accordion_head .aab__accordion_icon {
	position: absolute;
		right: 25px;
		top: 33px;
}

.aab__accordion_heading .icon-q {
	line-height: 23px !important;
}

.aab__accordion_heading .icon-q,
.aab__accordion_heading .icon-a {
	font-family: 'bebas-neue-pro', sans-serif;
	font-weight: bold !important;
	font-size: 2.5em !important;
	margin-left: -20px;

}

.aab__accordion_head.aab_right_icon {
	/* padding-left: 0!important; */
}

.aagb__accordion_head.aab_right_icon {
	position: relative;
}

.aagb__accordion_head.aab_right_icon .aagb__accordion_icon {
	position: absolute;
	right: 25px;
	top: 40px;
}
