/*!
Theme Name: gsd
Theme URI: http://underscores.me/
Author: BGMP
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: gsd
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.

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/* @font-face */
@font-face {
	font-family: "Gravicon Display";
	src: url("assets/fonts/grd_____.eot?") format("eot"), url("assets/fonts/grd_____.woff") format("woff"), url("assets/fonts/grd_____.ttf") format("truetype"), url("assets/fonts/grd_____.svg#GraviconDisplay") format("svg");
	unicode-range: U+000-5FF, U+1e00-1fff, U+2000-2300;
	font-weight: normal;
	font-style: normal;
}

/* Screen width */
/* Border radius*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	font-size: 10px;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

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

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

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

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

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

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

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

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: "Comic sans MS", Arial, "Times New Roman", sans-serif;
	font-size: 1.6rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin-bottom: 1rem;
}

h1, .h1 {
	font-size: 4rem;
	text-align: center;
	text-transform: uppercase;
	font-family: "Gravicon Display", "AR Destine", Impact, "Arial Black", sans-serif;
	font-weight: normal;
}

h1.title, .h1.title {
	margin-top: -2rem;
}

@media (max-width: 768px) {
	h1, .h1 {
		font-size: 3rem;
	}
}

h2, .h2, .wp-block-woocommerce-product-categories .wc-block-product-categories-list-item a {
	font-size: 2.6rem;
}

@media (max-width: 768px) {
	h2, .h2, .wp-block-woocommerce-product-categories .wc-block-product-categories-list-item a {
		font-size: 2rem;
	}
}

h3, .h3 {
	font-size: 2.2rem;
}

@media (max-width: 768px) {
	h3, .h3 {
		font-size: 1.8rem;
	}
}

h4, .h4 {
	font-size: 1.8rem;
}

@media (max-width: 768px) {
	h4, .h4 {
		font-size: 1.2rem;
	}
}

p {
	margin-bottom: 1.5em;
}

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;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

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

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

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

.flex-container {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

@media (max-width: 768px) {
	.flex-reverse {
		flex-direction: column-reverse;
	}
}

.hide {
	display: none;
}

.has-gsd-red-background-color {
	background-color: #e20b1a;
}

.has-gsd-red-color {
	color: #e20b1a;
}

.has-gsd-green-background-color {
	background-color: #128c35;
}

.has-gsd-green-color {
	color: #128c35;
}

.has-gsd-pink-background-color {
	background-color: #e62b84;
}

.has-gsd-pink-color {
	color: #e62b84;
}

.has-gsd-purple-background-color {
	background-color: #6a3f8f;
}

.has-gsd-purple-color {
	color: #6a3f8f;
}

.has-gsd-orange-background-color {
	background-color: #f3930b;
}

.has-gsd-orange-color {
	color: #f3930b;
}

.has-gsd-blue-background-color {
	background-color: #43b8e4;
}

.has-gsd-blue-color {
	color: #43b8e4;
}

.has-gsd-grey-background-color {
	background-color: #706c6d;
}

.has-gsd-grey-color {
	color: #706c6d;
}

.has-who-blanc-background-color {
	background-color: #FFFFFF;
}

.has-who-blanc-color {
	color: #FFFFFF;
}

.has-who-noir-background-color {
	background-color: #000000;
}

.has-who-noir-color {
	color: #000000;
}

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

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

@media (max-width: 576px) {
	embed,
	iframe,
	object {
		max-height: 200px;
	}
}

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

figure {
	margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
	color: #404040;
	text-decoration: none;
}

a:hover, a:focus, a:active {
	color: #e62b84;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
}

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	display: block;
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 30px;
	background: #e6e6e6;
	color: #ccc #ccc #bbb;
	white-space: normal;
	word-wrap: break-word;
	line-height: 1;
	padding: 1rem 2rem;
	transition: 0.5s;
	font-weight: bold;
	display: block;
}

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

.btn-red .wp-block-button__link {
	display: block;
	border: 1px solid;
	border-color: #FFFFFF;
	border-radius: 30px;
	background: #e20b1a;
	color: #FFFFFF;
	white-space: normal;
	word-wrap: break-word;
	line-height: 1;
	padding: 1rem 2rem;
	transition: 0.5s;
	font-weight: bold;
}

.btn-red .wp-block-button__link:hover {
	border-color: #e20b1a;
	color: #e20b1a;
	background: #FFFFFF;
	cursor: pointer;
}

.btn-grey .wp-block-button__link {
	display: block;
	border: 1px solid;
	border-color: #000000;
	border-radius: 30px;
	background: #706c6d;
	color: #000000;
	white-space: normal;
	word-wrap: break-word;
	line-height: 1;
	padding: 1rem 2rem;
	transition: 0.5s;
	font-weight: bold;
}

.btn-grey .wp-block-button__link:hover {
	border-color: #706c6d;
	color: #706c6d;
	background: #000000;
	cursor: pointer;
}

.btn-green .wp-block-button__link {
	display: block;
	border: 1px solid;
	border-color: #FFFFFF;
	border-radius: 30px;
	background: #128c35;
	color: #FFFFFF;
	white-space: normal;
	word-wrap: break-word;
	line-height: 1;
	padding: 1rem 2rem;
	transition: 0.5s;
	font-weight: bold;
}

.btn-green .wp-block-button__link:hover {
	border-color: #128c35;
	color: #128c35;
	background: #FFFFFF;
	cursor: pointer;
}

.btn-pink .wp-block-button__link {
	display: block;
	border: 1px solid;
	border-color: #FFFFFF;
	border-radius: 30px;
	background: #e62b84;
	color: #FFFFFF;
	white-space: normal;
	word-wrap: break-word;
	line-height: 1;
	padding: 1rem 2rem;
	transition: 0.5s;
	font-weight: bold;
}

.btn-pink .wp-block-button__link:hover {
	border-color: #e62b84;
	color: #e62b84;
	background: #FFFFFF;
	cursor: pointer;
}

.btn-purple .wp-block-button__link {
	display: block;
	border: 1px solid;
	border-color: #FFFFFF;
	border-radius: 30px;
	background: #6a3f8f;
	color: #FFFFFF;
	white-space: normal;
	word-wrap: break-word;
	line-height: 1;
	padding: 1rem 2rem;
	transition: 0.5s;
	font-weight: bold;
}

.btn-purple .wp-block-button__link:hover {
	border-color: #6a3f8f;
	color: #6a3f8f;
	background: #FFFFFF;
	cursor: pointer;
}

.btn-orange .wp-block-button__link {
	display: block;
	border: 1px solid;
	border-color: #000000;
	border-radius: 30px;
	background: #f3930b;
	color: #000000;
	white-space: normal;
	word-wrap: break-word;
	line-height: 1;
	padding: 1rem 2rem;
	transition: 0.5s;
	font-weight: bold;
}

.btn-orange .wp-block-button__link:hover {
	border-color: #f3930b;
	color: #f3930b;
	background: #000000;
	cursor: pointer;
}

.btn-blue .wp-block-button__link {
	display: block;
	border: 1px solid;
	border-color: #FFFFFF;
	border-radius: 30px;
	background: #43b8e4;
	color: #FFFFFF;
	white-space: normal;
	word-wrap: break-word;
	line-height: 1;
	padding: 1rem 2rem;
	transition: 0.5s;
	font-weight: bold;
}

.btn-blue .wp-block-button__link:hover {
	border-color: #43b8e4;
	color: #43b8e4;
	background: #FFFFFF;
	cursor: pointer;
}

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 {
	display: block;
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

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

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
	background: #000;
	height: 100px;
}

@media (max-width: 768px) {
	.main-navigation {
		height: auto;
	}
}

.main-navigation .menu-logo {
	width: 92%;
}

.main-navigation .menu-logo img {
	display: block;
	width: 100%;
	height: 100px;
	object-fit: contain;
}

@media (max-width: 768px) {
	.main-navigation .menu-logo {
		width: 90%;
	}
	.main-navigation .menu-logo img {
		height: auto;
	}
}

.main-navigation .mburger {
	width: 8%;
	height: 100px;
	z-index: 11;
	position: relative;
	margin-top: 3.5rem;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

.main-navigation .mburger span {
	display: block;
	position: absolute;
	width: 50px;
	height: 8px;
	border-radius: 8px;
	background-color: #FFFFFF;
	opacity: 1;
	left: 50%;
	-webkit-transform: rotate(0deg) translateX(-50%);
	-moz-transform: rotate(0deg) translateX(-50%);
	-o-transform: rotate(0deg) translateX(-50%);
	transform: rotate(0deg) translateX(-50%);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.main-navigation .mburger span:first-child {
	top: 0;
}

.main-navigation .mburger span:nth-child(2), .main-navigation .mburger span:nth-child(3) {
	top: 18px;
}

.main-navigation .mburger span:last-child {
	top: 36px;
}

.main-navigation .mburger.open span {
	background-color: #f3930b;
	left: 40%;
}

.main-navigation .mburger.open span:first-child, .main-navigation .mburger.open span:last-child {
	top: 18px;
	width: 0%;
}

.main-navigation .mburger.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.main-navigation .mburger.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

@media (max-width: 768px) {
	.main-navigation .mburger {
		width: 10%;
		height: 35px;
		margin-top: 1rem;
	}
	.main-navigation .mburger span {
		width: 35px;
	}
	.main-navigation .mburger span:first-child {
		top: 0;
	}
	.main-navigation .mburger span:nth-child(2), .main-navigation .mburger span:nth-child(3) {
		top: 13px;
	}
	.main-navigation .mburger span:last-child {
		top: 26px;
	}
	.main-navigation .mburger.open span {
		left: 35%;
	}
}

@media (max-width: 576px) {
	.main-navigation .mburger span {
		width: 25px;
		height: 4px;
		border-radius: 4px;
	}
	.main-navigation .mburger span:first-child {
		top: 0;
	}
	.main-navigation .mburger span:nth-child(2), .main-navigation .mburger span:nth-child(3) {
		top: 9px;
	}
	.main-navigation .mburger span:last-child {
		top: 18px;
	}
	.main-navigation .mburger.open span {
		left: initial;
	}
}

@media (max-width: 400px) {
	.main-navigation .mburger {
		margin-top: 0.5rem;
	}
}

.main-navigation #menu-mobile {
	position: absolute;
	width: 50vw;
	min-height: 50vh;
	top: 0;
	right: 0;
	background: #43b8e4;
	padding-top: 11vh;
	z-index: 10;
	transition: 0.5s;
}

.main-navigation #menu-mobile .menu {
	text-align: center;
}

@media (max-width: 768px) {
	.main-navigation #menu-mobile {
		width: 100vw;
		min-height: 30vh;
	}
}

.main-navigation ul {
	display: block;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

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

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

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

.main-navigation li {
	position: relative;
}

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

.main-navigation.small-header {
	position: fixed;
	width: 100%;
	z-index: 10;
	top: 0;
}

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

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 15rem 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

#site-footer {
	background: #000;
	padding: 2rem;
	margin-bottom: -1.5rem;
}

#site-footer .site-info {
	max-width: 1450px;
	margin: 0 auto 1.5rem;
	justify-content: space-between;
}

@media (max-width: 576px) {
	#site-footer .site-info {
		flex-direction: column;
	}
}

#site-footer .site-info a img {
	width: 150px;
}

@media (max-width: 576px) {
	#site-footer .site-info a {
		text-align: center;
	}
	#site-footer .site-info a img {
		width: 40%;
		margin: auto;
	}
}

#site-footer .site-info .menu-footer ul {
	display: block;
	list-style: none;
	text-align: center;
	margin: 0;
	padding-left: 0;
}

#site-footer .site-info .menu-footer ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

#site-footer .site-info .menu-footer ul ul ul {
	left: -999em;
	top: 0;
}

#site-footer .site-info .menu-footer ul ul li:hover > ul,
#site-footer .site-info .menu-footer ul ul li.focus > ul {
	display: block;
	left: auto;
}

#site-footer .site-info .menu-footer ul li:hover > ul,
#site-footer .site-info .menu-footer ul li.focus > ul {
	left: auto;
}

#site-footer .site-info .menu-footer ul li {
	font-size: 1.5rem;
}

#site-footer .site-info .menu-footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#site-footer .site-info .menu-footer ul li a:hover, #site-footer .site-info .menu-footer ul li a:active, #site-footer .site-info .menu-footer ul li a:focus {
	text-decoration: underline;
}

@media (max-width: 576px) {
	#site-footer .site-info .menu-footer {
		margin-top: 1.2rem;
	}
}

#site-footer .site-info .menu-footer,
#site-footer .site-info .social-network {
	width: calc(50% - 80px);
	color: #FFFFFF;
}

@media (max-width: 576px) {
	#site-footer .site-info .menu-footer,
	#site-footer .site-info .social-network {
		display: block;
		width: 100%;
	}
}

#site-footer .site-info .social-network {
	text-align: right;
	align-self: flex-start;
}

#site-footer .site-info .social-network p {
	text-align: center;
	font-size: 3rem;
	margin-bottom: .8rem;
	font-weight: 700;
}

#site-footer .site-info .social-network .flex-container .social {
	width: 60px;
	text-align: center;
}

#site-footer .site-info .social-network .flex-container i {
	font-size: 3.2rem;
	color: #FFFFFF;
}

#site-footer .site-info .social-network .flex-container i.fa-facebook:hover {
	color: #3b5998;
}

#site-footer .site-info .social-network .flex-container i.fa-instagram {
	border-radius: 10px;
	padding: 1px 4px 3px 2.5px;
}

#site-footer .site-info .social-network .flex-container i.fa-instagram:hover {
	background: linear-gradient(to top right, #feda75 0%, #fa7e1e 25%, #d62976 50%, #962fbf 75%, #4f5bd5 100%);
	background: -webkit-linear-gradient(to top right, #feda75 0%, #fa7e1e 25%, #d62976 50%, #962fbf 75%, #4f5bd5 100%);
	background: -moz-linear-gradient(to top right, #feda75 0%, #fa7e1e 25%, #d62976 50%, #962fbf 75%, #4f5bd5 100%);
	color: white;
}

#site-footer .site-info .social-network .flex-container i.fa-linkedin:hover {
	color: #0e76a8;
}

#site-footer .site-info .social-network .flex-container i.fa-strava:hover {
	color: #fc5200;
}

#site-footer .site-mentions {
	color: #FFFFFF;
	text-align: center;
}

#site-footer .site-mentions a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#site-footer .site-mentions a:hover, #site-footer .site-mentions a:active, #site-footer .site-mentions a:focus {
	text-decoration: underline;
}

@media (max-width: 576px) {
	#site-footer .site-mentions {
		font-size: .8rem;
	}
}

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

.post main,
.page main {
	margin: 0 auto 1.5em;
	padding: 1rem;
}

@media (min-width: 1450px) {
	.post main,
	.page main {
		padding: 0;
	}
}

.single #primary .post-thumbnail {
	float: left;
	max-width: 40%;
	margin: 2rem 2rem 2rem 0;
}

@media (max-width: 768px) {
	.single #primary .post-thumbnail {
		float: none;
		max-width: 70%;
		margin: auto;
	}
}

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

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

.site-main {
	max-width: 1450px;
	margin: auto;
	padding: 0 1rem 0 2rem;
}

.site-main #breadcrumbs {
	margin: 1rem 2rem;
}

.site-main.actu {
	padding: 1rem;
}

.site-main.actu article {
	flex-wrap: wrap;
	margin: 1.5rem auto;
}

.site-main.actu article .actu-image {
	width: 30%;
	margin-right: 1rem;
}

.site-main.actu article .actu-image img {
	height: 300px;
	width: 100%;
	object-fit: cover;
}

.site-main.actu article .actu-image img .wp-post-image {
	width: 80%;
	margin: auto;
}

.site-main.actu article .actu-image .tetris {
	height: 300px;
	width: 10px;
	position: absolute;
}

.site-main.actu article .actu-content {
	width: 65%;
	padding: 0 1rem;
}

.site-main.actu article .actu-content .entry-content a:hover {
	color: #404040;
	text-decoration: none;
}

@media (min-width: 1450px) {
	.site-main.actu {
		padding: 0;
	}
}

@media (max-width: 768px) {
	.site-main.actu article .actu-image {
		width: 100%;
	}
	.site-main.actu article .actu-image img {
		height: 220px;
	}
	.site-main.actu article .actu-image .tetris {
		height: 220px;
	}
	.site-main.actu article .actu-content {
		width: 100%;
	}
}

@media (max-width: 576px) {
	.site-main.actu article .actu-image img {
		height: 150px;
	}
	.site-main.actu article .actu-image .tetris {
		height: 150px;
	}
}

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

article.page-univers .woocommerce {
	display: none;
}

article.page-univers .wc-block-product-search__fields input {
	width: 80%;
}

.single-product article {
	padding: 0 1rem;
}

.wp-block-product-new .wc-block-grid__product {
	position: relative;
	width: 100%;
	max-width: 350px !important;
	margin: 1.5rem;
	border: 1px solid black;
	border-left: unset;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}

.wp-block-product-new .wc-block-grid__product::before {
	display: block;
	content: "";
	width: 10px;
	height: 100%;
	max-height: 450px;
	background: url("assets/img/ligne-tetris-perp.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
}

.wp-block-product-new .wc-block-grid__product .wc-block-grid__product-image {
	border-top-right-radius: 30px;
	z-index: -1;
}

.wp-block-product-new .wc-block-grid__product .wc-block-grid__product-image img {
	border-top-right-radius: 30px;
}

.ssbp-wrap {
	margin-bottom: 1rem;
}

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

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

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

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

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

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

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

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

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

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

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

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/* Map Leaflet
--------------------------------------------- */
#map {
	max-width: 100%;
	height: 400px;
	display: block;
}

#map .leaflet-popup-content {
	font-size: 1.2rem;
}

@media (max-width: 576px) {
	#map {
		height: 300px;
	}
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Forms
--------------------------------------------- */
.form-club {
	text-align: center;
	width: 50%;
	margin: auto;
	background: #f3930b;
	padding: 1rem 0;
	border-radius: 20px;
}

.form-club form p:not(:first-of-type) {
	margin: 0 auto;
}

.form-club .wpcf7-email {
	background: transparent;
	border: none;
	border-bottom: 1px solid #FFFFFF;
	outline: none;
	margin: auto;
}

.form-club .wpcf7-email::placeholder {
	font-weight: bold;
	color: #FFFFFF;
}

.form-club .wpcf7-submit {
	display: block;
	border: 1px solid;
	border-color: #706c6d;
	border-radius: 30px;
	background: #FFFFFF;
	color: #706c6d;
	white-space: normal;
	word-wrap: break-word;
	line-height: 1;
	padding: 1rem 2rem;
	transition: 0.5s;
	font-weight: bold;
	margin: auto;
}

.form-club .wpcf7-submit:hover {
	border-color: #FFFFFF;
	color: #FFFFFF;
	background: #706c6d;
	cursor: pointer;
}

@media (max-width: 768px) {
	.form-club {
		width: 90%;
	}
	.form-club .wpcf7-email,
	.form-club .wpcf7-submit {
		width: 90%;
		margin: auto;
	}
}

#mailpoet_form_1 {
	margin: auto;
}

#mailpoet_form_1 .mailpoet_submit {
	display: block;
	border: 1px solid;
	border-color: #706c6d;
	border-radius: 30px;
	background: #FFFFFF;
	color: #706c6d;
	white-space: normal;
	word-wrap: break-word;
	line-height: 1;
	padding: 1rem 2rem;
	transition: 0.5s;
	font-weight: bold;
	margin: auto;
}

#mailpoet_form_1 .mailpoet_submit:hover {
	border-color: #FFFFFF;
	color: #FFFFFF;
	background: #706c6d;
	cursor: pointer;
}

@media (max-width: 768px) {
	#mailpoet_form_1 {
		width: 90% !important;
	}
	#mailpoet_form_1 .mailpoet_submit {
		width: 90%;
	}
}

.single-mailpoet_page main {
	min-height: 400px;
}

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

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/* Getwid
--------------------------------------------- */
.wp-block-getwid-icon-box a {
	color: #404040;
	text-decoration: none;
}

/* WooCommerce
--------------------------------------------- */
@media screen and (min-width: 768px) {
	.col2-set .form-row-first {
		float: left;
		margin-right: 3.8%;
	}
	.col2-set .form-row-last {
		float: right;
		margin-right: 0;
	}
	.col2-set .form-row-first,
	.col2-set .form-row-last {
		width: 48.1%;
	}
}

/**
 * Header cart
 */
.site-header-cart {
	position: relative;
	margin: 0;
	padding: 0;
}

.site-header-cart .cart-contents {
	text-decoration: none;
}

.site-header-cart .widget_shopping_cart {
	display: none;
}

.site-header-cart .product_list_widget {
	margin: 0;
	padding: 0;
}

/**
 * Star rating
 */
.star-rating {
	overflow: hidden;
	position: relative;
	height: 1.618em;
	line-height: 1.618;
	width: 5.3em;
	font-family: star;
	font-weight: 400;
}

.star-rating::before {
	content: "\53\53\53\53\53";
	opacity: 0.25;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
}

.star-rating span::before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0;
	color: #404040;
}

p.stars a {
	position: relative;
	height: 1em;
	width: 1em;
	text-indent: -999em;
	display: inline-block;
	text-decoration: none;
	margin-right: 1px;
	font-weight: 400;
}

p.stars a::before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
	line-height: 1;
	font-family: star;
	content: "\53";
	color: #404040;
	text-indent: 0;
	opacity: 0.25;
}

p.stars a:hover ~ a::before {
	content: "\53";
	color: #404040;
	opacity: 0.25;
}

p.stars:hover a::before {
	content: "\53";
	color: #404040;
	opacity: 1;
}

p.stars.selected a.active::before {
	content: "\53";
	color: #404040;
	opacity: 1;
}

p.stars.selected a.active ~ a::before {
	content: "\53";
	color: #404040;
	opacity: 0.25;
}

p.stars.selected a:not(.active)::before {
	content: "\53";
	color: #404040;
	opacity: 1;
}

/**
 * Tabs
 */
.woocommerce-tabs ul.tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

.woocommerce-tabs ul.tabs li {
	display: block;
	margin: 0;
	position: relative;
}

.woocommerce-tabs ul.tabs li a {
	padding: 1em 0;
	display: block;
}

.woocommerce-tabs .panel h2:first-of-type {
	margin-bottom: 1em;
}

/**
 * Password strength meter
 */
.woocommerce-password-strength {
	text-align: right;
}

.woocommerce-password-strength.strong {
	color: green;
}

.woocommerce-password-strength.short {
	color: red;
}

.woocommerce-password-strength.bad {
	color: red;
}

.woocommerce-password-strength.good {
	color: blue;
}

/**
 * Forms
 */
.form-row.woocommerce-validated input.input-text {
	box-shadow: inset 2px 0 0 green;
}

.form-row.woocommerce-invalid input.input-text {
	box-shadow: inset 2px 0 0 red;
}

.required {
	color: #f00;
}

/**
 * Notices
 */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
	background-color: green;
	clear: both;
}

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
	background-color: blue;
}

.woocommerce-error {
	background-color: red;
}

.demo_store {
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 1em;
	background-color: blue;
	z-index: 9999;
}

@media screen and (min-width: 48em) {
	/**
	 * Header cart
	 */
	.site-header-cart .widget_shopping_cart {
		position: absolute;
		top: 100%;
		width: 100%;
		z-index: 999999;
		left: -999em;
		display: block;
		box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	}
	.site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart {
		left: 0;
		display: block;
	}
}

ul.products {
	padding: 1.5rem 1rem 0 !important;
}

ul.products li.product {
	list-style: none;
	position: relative;
	margin-bottom: 2em;
	padding: 1rem !important;
	border: 1px solid black;
	border-left: unset;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}

ul.products li.product::before {
	display: block;
	content: "";
	width: 12px;
	height: 100%;
	background: url("assets/img/ligne-tetris-perp.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: -8px;
}

ul.products li.product .woocommerce-loop-product__title {
	min-height: 6.5rem;
}

@media (max-width: 576px) {
	ul.products li.product .woocommerce-loop-product__title {
		min-height: auto;
	}
}

ul.products li.product img {
	display: block;
}

ul.products li.product .button {
	display: block;
	width: max-content;
}

@media (max-width: 576px) {
	ul.products li.product .button {
		margin-top: .5rem !important;
	}
}

ul.products li.product .woocommerce-LoopProduct-link img {
	max-height: 200px;
	border-top-right-radius: 30px;
	object-fit: contain;
	background-color: #eeeded;
}

@media (max-width: 576px) {
	ul.products li.product .woocommerce-LoopProduct-link img {
		max-height: 150px;
		margin-bottom: .5rem !important;
	}
}

@media screen and (min-width: 48em) {
	ul.products li.product {
		width: 22.15%;
		float: left;
		margin-right: 3.8%;
	}
	ul.products li.product.first {
		clear: both;
	}
	ul.products li.product.last {
		margin-right: 0;
	}
	ul.products.columns-1 li.product {
		float: none;
		width: 100%;
	}
	ul.products.columns-2 li.product {
		width: 48.1%;
	}
	ul.products.columns-3 li.product {
		width: 30.79667%;
	}
	ul.products.columns-4 li.product {
		width: 22.15%;
	}
	ul.products.columns-5 li.product {
		width: 16.96%;
	}
	ul.products.columns-6 li.product {
		width: 13.49333%;
	}
}

.button.product_type_simple {
	max-width: 90% !important;
}

.woocommerce-page.columns-4,
.woocommerce.columns-4 {
	margin: 1rem;
}

.woocommerce-page.columns-4 ul.products li.product,
.woocommerce.columns-4 ul.products li.product {
	width: calc(100% / 4 - 4rem);
}

@media (max-width: 992px) {
	.woocommerce-page.columns-4 ul.products li.product,
	.woocommerce.columns-4 ul.products li.product {
		width: calc(100% / 3 - 3rem);
	}
}

@media (max-width: 768px) {
	.woocommerce-page.columns-4 ul.products li.product,
	.woocommerce.columns-4 ul.products li.product {
		width: calc(100% / 2 - 3rem);
	}
}

@media (max-width: 576px) {
	.woocommerce-page.columns-4 ul.products li.product,
	.woocommerce.columns-4 ul.products li.product {
		width: 90%;
		float: none !important;
	}
}

.single-product div.product {
	position: relative;
}

.single-product div.product .woocommerce-product-gallery {
	width: 30% !important;
}

@media (max-width: 768px) {
	.single-product div.product .woocommerce-product-gallery {
		width: 85% !important;
		height: 85%;
	}
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	position: absolute;
	top: 2em;
	right: 1em;
	display: block;
	z-index: 99;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
	margin-bottom: 1em;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
	margin: 0;
	padding: 0;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
	list-style: none;
	cursor: pointer;
	float: left;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
	opacity: 0.5;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
	opacity: 1;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
	opacity: 1;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
	width: 48.1%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
	margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
	clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
	width: 30.79667%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
	margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
	clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
	width: 22.15%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
	margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
	clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
	width: 16.96%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
	margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
	clear: both;
}

.single-product div.product .product_meta span {
	display: block;
}

.stock:empty::before {
	display: none;
}

.stock.in-stock {
	color: green;
}

.stock.out-of-stock {
	color: red;
}

table.shop_table_responsive thead {
	display: none;
}

table.shop_table_responsive tbody th {
	display: none;
}

table.shop_table_responsive tr td {
	display: block;
	text-align: right;
	clear: both;
}

table.shop_table_responsive tr td::before {
	content: attr(data-title) ": ";
	float: left;
}

table.shop_table_responsive tr td.product-remove a {
	text-align: left;
}

table.shop_table_responsive tr td.product-remove::before {
	display: none;
}

table.shop_table_responsive tr td.actions::before, table.shop_table_responsive tr td.download-actions::before {
	display: none;
}

table.shop_table_responsive tr td.download-actions .button {
	display: block;
	text-align: center;
}

@media screen and (min-width: 48em) {
	table.shop_table_responsive thead {
		display: table-header-group;
	}
	table.shop_table_responsive tbody th {
		display: table-cell;
	}
	table.shop_table_responsive tr th,
	table.shop_table_responsive tr td {
		text-align: left;
	}
	table.shop_table_responsive tr td {
		display: table-cell;
	}
	table.shop_table_responsive tr td::before {
		display: none;
	}
}

/**
 * WooCommerce Price Filter
 */
.widget_price_filter .price_slider {
	margin-bottom: 1.5em;
}

.widget_price_filter .price_slider_amount {
	text-align: right;
	line-height: 2.4;
}

.widget_price_filter .price_slider_amount .button {
	float: left;
}

.widget_price_filter .ui-slider {
	position: relative;
	text-align: left;
}

.widget_price_filter .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1em;
	height: 1em;
	cursor: ew-resize;
	outline: none;
	background: #404040;
	box-sizing: border-box;
	margin-top: -0.25em;
	opacity: 1;
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
	margin-left: -1em;
}

.widget_price_filter .ui-slider .ui-slider-handle:hover, .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
	box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
}

.widget_price_filter .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	display: block;
	border: 0;
	background: #404040;
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: rgba(0, 0, 0, 0.1);
}

.widget_price_filter .ui-slider-horizontal {
	height: 0.5em;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
	height: 100%;
}

.wp-block-woocommerce-product-categories .wc-block-product-categories-list {
	max-width: 1400px;
	padding: 0;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

@media (max-width: 768px) {
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list {
		display: block;
		padding: 2rem;
	}
}

.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item {
	width: calc(100% / 3 - 3rem);
	max-width: 50%;
	max-height: 300px;
	margin: 2rem auto;
	text-align: center;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item a {
	width: 49%;
	height: 215px;
	margin: auto;
	padding: 0 1.5rem;
	text-decoration: none;
	background-color: rgba(67, 184, 228, 0.8);
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	font-weight: bolder;
	transition: 0.4s ease-in;
}

.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item a:hover .wc-block-product-categories-list-item__image {
	z-index: -1;
}

.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item ul {
	display: none;
}

.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list-item__image {
	display: block;
	max-width: 438px;
	margin: auto;
	z-index: 2;
	position: absolute;
	right: 50%;
	transform: translateX(50%);
	/*animate*/
}

.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list-item__image img {
	width: 500px;
}

.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list-item-count {
	position: absolute;
	top: 55%;
	color: #FFFFFF;
	font-weight: bold;
	z-index: 0;
}

@media (max-width: 1400px) {
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item {
		width: calc(100% / 3 - 6rem);
		height: 400px;
	}
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item a {
		width: 68%;
		height: 250px;
	}
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list-item__image {
		min-width: auto;
		max-width: 400px;
	}
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list-item__image img {
		min-width: 250px;
	}
}

@media (max-width: 1200px) {
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item {
		width: calc(100% / 3 - 3rem);
		height: 250px;
	}
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item a {
		width: 70%;
		height: 100%;
	}
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list-item__image {
		max-width: 250px;
	}
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list-item__image img {
		min-width: 250px;
	}
}

@media (max-width: 992px) {
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item {
		width: calc(100% / 2);
		height: 180px;
	}
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item a {
		width: 40%;
		height: 100%;
	}
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list-item__image {
		max-width: 180px;
	}
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list-item__image img {
		min-width: 180px;
	}
}

@media (max-width: 768px) {
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item {
		width: 100%;
		max-width: 100%;
		height: 300px;
	}
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item a {
		width: 100%;
		max-width: 300px;
		height: 300px;
		background-color: rgba(67, 184, 228, 0.5);
		font-size: 2.3rem;
		color: #e62b84;
		/* 1 pixel white shadow to left, top, right and bottom */
		text-shadow: -1px 0 #FFFFFF, 0 1px #FFFFFF, 1px 0 #FFFFFF, 0 -1px #FFFFFF;
	}
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list-item__image {
		z-index: -1;
		max-width: 300px;
	}
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list-item__image img {
		min-width: 250px;
		max-width: fit-content;
	}
}

@media (max-width: 576px) {
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item {
		height: 230px;
	}
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item a {
		max-width: 230px;
		height: 230px;
	}
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list-item__image {
		width: 100%;
		max-width: 230px;
	}
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list-item__image img {
		width: 100%;
		min-width: auto;
		max-width: inherit;
	}
}

@media (max-width: 350px) {
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item {
		height: 210px;
	}
	.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item a {
		height: auto;
		background-color: rgba(67, 184, 228, 0.8);
	}
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

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

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

/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

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

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