/*!
Theme Name: Digital Ceramics
Theme URI: http://underscores.me/
Author: Digital Ceramics
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: Digital Ceramics
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.

Digital Ceramics 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

--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap" rel="stylesheet');
/*--------------------------------------------------------------
# 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.
 */
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap" rel="stylesheet');
*, *:before, *:after {
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: .3s;
}

html {
	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: bold;
}

/**
 * 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
--------------------------------------------------------------*/
main {
	min-height: 50vh;
}

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #312d34;
	font-family: "Rubik", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

.font-heading {
	font-family: "Rubik", sans-serif;
}

h1, .heading-1,
h2, .heading-2,
h3, .heading-3,
h4, .heading-4,
h5, .heading-5,
h6, .heading-6,
.heading-7,
.heading-8 {
	clear: both;
	margin: 0;
	font-family: "Rubik", sans-serif;
	color: #777e7e;
}

h1,
.heading-1 {
	font-size: 2.6rem;
	line-height: 1.2;
	text-decoration: auto;
	font-weight: 400;
}

h1 *:not(strong),
.heading-1 *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

h1 small, h1 .small,
.heading-1 small,
.heading-1 .small {
	font-size: 12px;
}

h1 > p:not(:last-child),
.heading-1 > p:not(:last-child) {
	margin-bottom: 12px;
}

h1:hover,
.heading-1:hover {
	text-decoration: none;
}

h1 a,
.heading-1 a {
	text-decoration: none;
	color: #69abab;
}

h1 a:hover,
.heading-1 a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

h1 a:hover *,
.heading-1 a:hover * {
	text-decoration: underline;
}

@media (min-width: 767px) {
	h1,
	.heading-1 {
		font-size: 2.8rem;
	}
}

@media (min-width: 1024px) {
	h1,
	.heading-1 {
		font-size: 3.4rem;
	}
}

@media (min-width: 1440px) {
	h1,
	.heading-1 {
		font-size: 4rem;
	}
}

h2,
.heading-2 {
	font-size: 2.4rem;
	line-height: 1.2;
	text-decoration: auto;
	font-weight: 400;
}

h2 *:not(strong),
.heading-2 *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

h2 small, h2 .small,
.heading-2 small,
.heading-2 .small {
	font-size: 12px;
}

h2 > p:not(:last-child),
.heading-2 > p:not(:last-child) {
	margin-bottom: 12px;
}

h2:hover,
.heading-2:hover {
	text-decoration: none;
}

h2 a,
.heading-2 a {
	text-decoration: none;
	color: #69abab;
}

h2 a:hover,
.heading-2 a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

h2 a:hover *,
.heading-2 a:hover * {
	text-decoration: underline;
}

@media (min-width: 767px) {
	h2,
	.heading-2 {
		font-size: 2.8rem;
	}
}

@media (min-width: 1024px) {
	h2,
	.heading-2 {
		font-size: 3.4rem;
	}
}

@media (min-width: 1440px) {
	h2,
	.heading-2 {
		font-size: 4rem;
	}
}

h3,
.heading-3 {
	font-size: 3rem;
	line-height: 1.2;
	text-decoration: auto;
	font-weight: 400;
}

h3 *:not(strong),
.heading-3 *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

h3 small, h3 .small,
.heading-3 small,
.heading-3 .small {
	font-size: 12px;
}

h3 > p:not(:last-child),
.heading-3 > p:not(:last-child) {
	margin-bottom: 12px;
}

h3:hover,
.heading-3:hover {
	text-decoration: none;
}

h3 a,
.heading-3 a {
	text-decoration: none;
	color: #69abab;
}

h3 a:hover,
.heading-3 a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

h3 a:hover *,
.heading-3 a:hover * {
	text-decoration: underline;
}

@media (max-width: 767px) {
	h3,
	.heading-3 {
		font-size: 2.1rem;
	}
}

h4,
.heading-4 {
	font-size: 2.8rem;
	line-height: 1.2;
	text-decoration: auto;
	font-weight: 400;
}

h4 *:not(strong),
.heading-4 *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

h4 small, h4 .small,
.heading-4 small,
.heading-4 .small {
	font-size: 12px;
}

h4 > p:not(:last-child),
.heading-4 > p:not(:last-child) {
	margin-bottom: 12px;
}

h4:hover,
.heading-4:hover {
	text-decoration: none;
}

h4 a,
.heading-4 a {
	text-decoration: none;
	color: #69abab;
}

h4 a:hover,
.heading-4 a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

h4 a:hover *,
.heading-4 a:hover * {
	text-decoration: underline;
}

@media (max-width: 767px) {
	h4,
	.heading-4 {
		font-size: 2.1rem;
	}
}

h5,
.heading-5 {
	font-size: 2.4rem;
	line-height: 1.2;
	text-decoration: auto;
	font-weight: 400;
}

h5 *:not(strong),
.heading-5 *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

h5 small, h5 .small,
.heading-5 small,
.heading-5 .small {
	font-size: 12px;
}

h5 > p:not(:last-child),
.heading-5 > p:not(:last-child) {
	margin-bottom: 12px;
}

h5:hover,
.heading-5:hover {
	text-decoration: none;
}

h5 a,
.heading-5 a {
	text-decoration: none;
	color: #69abab;
}

h5 a:hover,
.heading-5 a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

h5 a:hover *,
.heading-5 a:hover * {
	text-decoration: underline;
}

@media (max-width: 767px) {
	h5,
	.heading-5 {
		font-size: 1.8rem;
	}
}

h6,
.heading-6 {
	font-size: 2.1rem;
	line-height: 1.4;
	text-decoration: auto;
	font-weight: 400;
}

h6 *:not(strong),
.heading-6 *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

h6 small, h6 .small,
.heading-6 small,
.heading-6 .small {
	font-size: 12px;
}

h6 > p:not(:last-child),
.heading-6 > p:not(:last-child) {
	margin-bottom: 12px;
}

h6:hover,
.heading-6:hover {
	text-decoration: none;
}

h6 a,
.heading-6 a {
	text-decoration: none;
	color: #69abab;
}

h6 a:hover,
.heading-6 a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

h6 a:hover *,
.heading-6 a:hover * {
	text-decoration: underline;
}

@media (max-width: 767px) {
	h6,
	.heading-6 {
		font-size: 1.8rem;
	}
}

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

.text-large-bold {
	font-size: 3rem;
	line-height: 1.42857;
	text-decoration: auto;
	font-weight: 700;
}

.text-large-bold *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-large-bold small, .text-large-bold .small {
	font-size: 12px;
}

.text-large-bold > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-large-bold:hover {
	text-decoration: none;
}

.text-large-bold a {
	text-decoration: none;
	color: #69abab;
}

.text-large-bold a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.text-large-bold a:hover * {
	text-decoration: underline;
}

.text-large-semi {
	font-size: 3rem;
	line-height: 1.42857;
	text-decoration: auto;
	font-weight: 600;
}

.text-large-semi *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-large-semi small, .text-large-semi .small {
	font-size: 12px;
}

.text-large-semi > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-large-semi:hover {
	text-decoration: none;
}

.text-large-semi a {
	text-decoration: none;
	color: #69abab;
}

.text-large-semi a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.text-large-semi a:hover * {
	text-decoration: underline;
}

.text-large {
	font-size: 3rem;
	line-height: 1.42857;
	text-decoration: auto;
	font-weight: 400;
}

.text-large *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-large small, .text-large .small {
	font-size: 12px;
}

.text-large > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-large:hover {
	text-decoration: none;
}

.text-large a {
	text-decoration: none;
	color: #69abab;
}

.text-large a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.text-large a:hover * {
	text-decoration: underline;
}

.text-link-large {
	font-size: 3rem;
	line-height: 1.42857;
	text-decoration: underline;
	font-weight: 500;
}

.text-link-large *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-link-large small, .text-link-large .small {
	font-size: 12px;
}

.text-link-large > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-link-large:hover {
	text-decoration: none;
}

.text-link-large a {
	text-decoration: none;
	color: #69abab;
}

.text-link-large a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.text-link-large a:hover * {
	text-decoration: underline;
}

.text-medium-bold {
	font-size: 2.2rem;
	line-height: 1.42857;
	text-decoration: auto;
	font-weight: 700;
}

.text-medium-bold *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-medium-bold small, .text-medium-bold .small {
	font-size: 12px;
}

.text-medium-bold > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-medium-bold:hover {
	text-decoration: none;
}

.text-medium-bold a {
	text-decoration: none;
	color: #69abab;
}

.text-medium-bold a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.text-medium-bold a:hover * {
	text-decoration: underline;
}

.text-medium-semi {
	font-size: 2.2rem;
	line-height: 1.42857;
	text-decoration: auto;
	font-weight: 600;
}

.text-medium-semi *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-medium-semi small, .text-medium-semi .small {
	font-size: 12px;
}

.text-medium-semi > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-medium-semi:hover {
	text-decoration: none;
}

.text-medium-semi a {
	text-decoration: none;
	color: #69abab;
}

.text-medium-semi a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.text-medium-semi a:hover * {
	text-decoration: underline;
}

.text-medium {
	font-size: 2.2rem;
	line-height: 1.42857;
	text-decoration: auto;
	font-weight: 400;
}

.text-medium *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-medium small, .text-medium .small {
	font-size: 12px;
}

.text-medium > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-medium:hover {
	text-decoration: none;
}

.text-medium a {
	text-decoration: none;
	color: #69abab;
}

.text-medium a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.text-medium a:hover * {
	text-decoration: underline;
}

.text-link-medium {
	font-size: 2.2rem;
	line-height: 1.42857;
	text-decoration: underline;
	font-weight: 400;
}

.text-link-medium *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-link-medium small, .text-link-medium .small {
	font-size: 12px;
}

.text-link-medium > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-link-medium:hover {
	text-decoration: none;
}

.text-link-medium a {
	text-decoration: none;
	color: #69abab;
}

.text-link-medium a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.text-link-medium a:hover * {
	text-decoration: underline;
}

.text-base-bold {
	font-size: 1.8rem;
	line-height: 1.42857;
	text-decoration: auto;
	font-weight: 700;
}

.text-base-bold *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-base-bold small, .text-base-bold .small {
	font-size: 12px;
}

.text-base-bold > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-base-bold:hover {
	text-decoration: none;
}

.text-base-bold a {
	text-decoration: none;
	color: #69abab;
}

.text-base-bold a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.text-base-bold a:hover * {
	text-decoration: underline;
}

.text-base-semi {
	font-size: 1.8rem;
	line-height: 1.42857;
	text-decoration: auto;
	font-weight: 600;
}

.text-base-semi *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-base-semi small, .text-base-semi .small {
	font-size: 12px;
}

.text-base-semi > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-base-semi:hover {
	text-decoration: none;
}

.text-base-semi a {
	text-decoration: none;
	color: #69abab;
}

.text-base-semi a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.text-base-semi a:hover * {
	text-decoration: underline;
}

.text-base {
	font-size: 1.8rem;
	line-height: 1.42857;
	text-decoration: auto;
	font-weight: 400;
}

.text-base *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-base small, .text-base .small {
	font-size: 12px;
}

.text-base > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-base:hover {
	text-decoration: none;
}

.text-base a {
	text-decoration: none;
	color: #69abab;
}

.text-base a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.text-base a:hover * {
	text-decoration: underline;
}

.text-base-light {
	font-size: 1.8rem;
	line-height: 1.42857;
	text-decoration: auto;
	font-weight: 300;
}

.text-base-light *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-base-light small, .text-base-light .small {
	font-size: 12px;
}

.text-base-light > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-base-light:hover {
	text-decoration: none;
}

.text-base-light a {
	text-decoration: none;
	color: #69abab;
}

.text-base-light a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.text-base-light a:hover * {
	text-decoration: underline;
}

.text-link-base {
	font-size: 1.8rem;
	line-height: 1.42857;
	text-decoration: underline;
	font-weight: 500;
}

.text-link-base *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-link-base small, .text-link-base .small {
	font-size: 12px;
}

.text-link-base > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-link-base:hover {
	text-decoration: none;
}

.text-link-base a {
	text-decoration: none;
	color: #69abab;
}

.text-link-base a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.text-link-base a:hover * {
	text-decoration: underline;
}

.text-small-bold {
	font-size: 1.5rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 700;
}

.text-small-bold *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-small-bold small, .text-small-bold .small {
	font-size: 12px;
}

.text-small-bold > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-small-bold:hover {
	text-decoration: none;
}

.text-small-bold a {
	text-decoration: none;
	color: #69abab;
}

.text-small-bold a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.text-small-bold a:hover * {
	text-decoration: underline;
}

.text-small-semi {
	font-size: 1.5rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 600;
}

.text-small-semi *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-small-semi small, .text-small-semi .small {
	font-size: 12px;
}

.text-small-semi > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-small-semi:hover {
	text-decoration: none;
}

.text-small-semi a {
	text-decoration: none;
	color: #69abab;
}

.text-small-semi a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.text-small-semi a:hover * {
	text-decoration: underline;
}

.text-small {
	font-size: 1.5rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
}

.text-small *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-small small, .text-small .small {
	font-size: 12px;
}

.text-small > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-small:hover {
	text-decoration: none;
}

.text-small a {
	text-decoration: none;
	color: #69abab;
}

.text-small a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.text-small a:hover * {
	text-decoration: underline;
}

.text-link-small {
	font-size: 1.5rem;
	line-height: 1.5;
	text-decoration: underline;
	font-weight: 500;
}

.text-link-small *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-link-small small, .text-link-small .small {
	font-size: 12px;
}

.text-link-small > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-link-small:hover {
	text-decoration: none;
}

.text-link-small a {
	text-decoration: none;
	color: #69abab;
}

.text-link-small a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.text-link-small a:hover * {
	text-decoration: underline;
}

.text-tiny-bold {
	font-size: 1.2rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 700;
}

.text-tiny-bold *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-tiny-bold small, .text-tiny-bold .small {
	font-size: 12px;
}

.text-tiny-bold > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-tiny-bold:hover {
	text-decoration: none;
}

.text-tiny-bold a {
	text-decoration: none;
	color: #69abab;
}

.text-tiny-bold a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.text-tiny-bold a:hover * {
	text-decoration: underline;
}

.text-tiny-semi {
	font-size: 1.2rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 600;
}

.text-tiny-semi *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-tiny-semi small, .text-tiny-semi .small {
	font-size: 12px;
}

.text-tiny-semi > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-tiny-semi:hover {
	text-decoration: none;
}

.text-tiny-semi a {
	text-decoration: none;
	color: #69abab;
}

.text-tiny-semi a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.text-tiny-semi a:hover * {
	text-decoration: underline;
}

.text-tiny {
	font-size: 1.2rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
}

.text-tiny *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-tiny small, .text-tiny .small {
	font-size: 12px;
}

.text-tiny > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-tiny:hover {
	text-decoration: none;
}

.text-tiny a {
	text-decoration: none;
	color: #69abab;
}

.text-tiny a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.text-tiny a:hover * {
	text-decoration: underline;
}

.text-link-tiny {
	font-size: 1.2rem;
	line-height: 1.5;
	text-decoration: underline;
	font-weight: 500;
}

.text-link-tiny *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-link-tiny small, .text-link-tiny .small {
	font-size: 12px;
}

.text-link-tiny > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-link-tiny:hover {
	text-decoration: none;
}

.text-link-tiny a {
	text-decoration: none;
	color: #69abab;
}

.text-link-tiny a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.text-link-tiny a:hover * {
	text-decoration: underline;
}

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: #FFDF59;
	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 #EBECF3;
	cursor: help;
}

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

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
html {
	position: relative;
	height: 100%;
	width: 100%;
	scroll-behavior: smooth;
	margin: 0 !important;
	font-size: 62.5%;
}

html.nav-before-open {
	overflow: hidden;
}

.nav-before-open body {
	overflow: hidden;
}

body {
	overflow-x: hidden;
	width: 100%;
	color: #777e7e;
	position: relative;
	background: #FFFFFF;
	line-height: 1.42857143;
	font-size: 1.8rem;
}

@media (max-width: 1024px) {
	body {
		-webkit-transition: left .3s;
		-moz-transition: left .3s;
		-ms-transition: left .3s;
		transition: left .3s;
		height: 100%;
		left: 0;
	}
	body.nav-open {
		overflow: hidden;
	}
	body.nav-open #page {
		left: calc(100% - 54px);
		height: 100%;
		position: relative;
		transition: left 0.3s;
		overflow: hidden;
	}
	body.nav-open .site-header .header-top .open-menu-mobile {
		position: fixed;
		right: 0;
		width: 54px;
		height: 100vh;
		border: none;
		left: auto;
	}
	body.nav-open .site-header .header-top .open-menu-mobile:before {
		content: "";
		background-image: url(/wp-content/themes/digitalceramics/images/menu.svg);
		background-size: cover;
		background-repeat: no-repeat;
		background-color: transparent;
		width: 24px;
		height: 22px;
		display: block;
		position: absolute;
		top: 10px;
		left: 15px;
	}
	body.nav-open .site-header .header-top .open-menu-mobile:after {
		background: rgba(0, 0, 0, 0.5);
		content: '';
		display: block;
		height: 100%;
		position: fixed;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 1;
	}
	body.nav-open .site-header.fixed .header-navigation {
		display: block;
	}
	body.nav-open .site-header .header-navigation {
		display: block;
	}
}

body.has-popup {
	overflow: hidden;
}

body.admin-bar {
	margin-top: 32px;
}

@media (max-width: 767px) {
	body.admin-bar {
		margin-top: 46px !important;
	}
}

body.admin-bar .site-header.fixed {
	top: 32px;
}

@media (max-width: 1024px) {
	body.admin-bar .site-header .search-popup {
		top: 32px;
	}
}

@media (max-width: 767px) {
	body.admin-bar .site-header .search-popup {
		top: 46px !important;
	}
}

.sr-only {
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border-width: 0;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	overflow: hidden;
}

p {
	margin: 0 0 1rem;
	font-size: 1.6rem;
	line-height: 1.42857;
	text-decoration: auto;
	font-weight: 400;
}

p *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

p small, p .small {
	font-size: 12px;
}

p > p:not(:last-child) {
	margin-bottom: 12px;
}

p:hover {
	text-decoration: none;
}

p a {
	text-decoration: none;
	color: #69abab;
}

p a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

p a:hover * {
	text-decoration: underline;
}

@media (min-width: 1440px) {
	p {
		font-size: 1.8rem;
	}
}

a {
	color: #69abab;
}

a:visited {
	color: #4a8585;
}

blockquote {
	border-left: 0 solid #d1d1d1;
	margin: 0 0 20px 40px;
	padding: 0;
	color: #777e7e;
	font-style: italic;
	font-weight: 300;
	line-height: 1.42857143;
	font-size: 1.4rem;
}

blockquote p {
	color: #777e7e;
	font-style: italic;
	font-weight: 300;
	line-height: 1.42857143;
	font-size: 1.4rem;
}

ul li {
	margin: 0 0 1rem;
	font-size: 1.6rem;
	line-height: 1.42857;
	text-decoration: auto;
	font-weight: 400;
}

ul li *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

ul li small, ul li .small {
	font-size: 12px;
}

ul li > p:not(:last-child) {
	margin-bottom: 12px;
}

ul li:hover {
	text-decoration: none;
}

ul li a {
	text-decoration: none;
	color: #69abab;
}

ul li a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

ul li a:hover * {
	text-decoration: underline;
}

@media (min-width: 1440px) {
	ul li {
		font-size: 1.8rem;
	}
}

.container {
	max-width: 1200px;
	margin: 0 auto;
	padding-left: 40px;
	padding-right: 40px;
	box-sizing: border-box;
}

@media (max-width: 1024px) {
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
}

code {
	background: #f0f0f0;
	color: #4a8585;
	padding: 2px 4px;
	font-size: 1.2rem;
	white-space: nowrap;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.absolute_full {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.not-found .page-content ul {
	padding: 0;
	list-style: none;
}

.not-found .page-content ul li {
	padding-left: 30px;
	position: relative;
	margin-bottom: 10px;
}

.not-found .page-content ul li:before {
	content: "";
	width: 12px;
	height: 12px;
	display: block;
	border-radius: 50%;
	border: 2px solid #b6bfbf;
	position: absolute;
	left: 0;
	top: 5px;
}

.section-block.relative {
	position: relative;
	z-index: 1;
}

.section-block {
	padding-top: 100px;
	padding-bottom: 100px;
}

@media (max-width: 1024px) {
	.section-block {
		padding-top: 60px;
		padding-bottom: 60px;
	}
}

.section-block.py-none {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.section-block.pt-none {
	padding-top: 0 !important;
}

.section-block.px-none {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.section-block.p-none {
	padding: 0 !important;
}

.section-block.pb-none {
	padding-bottom: 0 !important;
}

.section-block.py-to-20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.section-block.pt-to-20 {
	padding-top: 20px !important;
}

.section-block.pb-to-20 {
	padding-bottom: 20px !important;
}

.section-block.py-to-40 {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}

.section-block.pt-to-40 {
	padding-top: 40px !important;
}

.section-block.pb-to-40 {
	padding-bottom: 40px !important;
}

.section-block.py-to-50 {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

.section-block.pt-to-50 {
	padding-top: 50px !important;
}

.section-block.pb-to-50 {
	padding-bottom: 50px !important;
}

.section-block.py-to-60 {
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}

.section-block.pt-to-60 {
	padding-top: 60px !important;
}

.section-block.pb-to-60 {
	padding-bottom: 60px !important;
}

@media (max-width: 767px) {
	.section-block.py-to-60 {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}
	.section-block.pt-to-60 {
		padding-top: 40px !important;
	}
	.section-block.pb-to-60 {
		padding-bottom: 40px !important;
	}
	.section-block.py-to-50 {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}
	.section-block.pt-to-50 {
		padding-top: 40px !important;
	}
	.section-block.pb-to-50 {
		padding-bottom: 40px !important;
	}
	.section-block.py-to-40 {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	.section-block.pt-to-40 {
		padding-top: 20px !important;
	}
	.section-block.pb-to-40 {
		padding-bottom: 20px !important;
	}
}

@media (max-width: 767px) {
	.hide-mb {
		display: none;
	}
}

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

ul,
ol {
	margin: 0;
	padding: 0;
}

ul {
	list-style: disc;
	list-style-position: inside;
}

ol {
	list-style: decimal;
}

dt {
	font-weight: 400;
	margin: 0 0 1.5rem;
}

dd {
	margin: 0 1.5rem 1.5rem;
}

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

video {
	max-width: 100%;
	height: 100%;
}

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

figure {
	margin: 1em 0;
}

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

@keyframes rotage {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.rotage360 {
	animation: rotage 15s linear infinite;
}

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

a:hover, a:active {
	outline: 0;
	text-decoration: none;
}

a:not(.link):hover *, a:not(.link):active * {
	text-decoration: inherit;
}

/* Forms
--------------------------------------------- */
.btn {
	background-image: none;
	background: #fff;
	color: #69abab;
	cursor: pointer;
	display: inline-block;
	font-family: 'Rubik',sans-serif,'Helvetica Neue',Helvetica,Arial,sans-serif;
	margin: 10px 0;
	padding: 0 10px;
	font-size: 1.6rem;
	line-height: 42px;
	box-sizing: border-box;
	vertical-align: middle;
	min-width: 180px;
	font-weight: 400;
	text-align: center;
	text-transform: capitalize;
	border-radius: 25px;
	border: none;
	box-shadow: none;
	-webkit-transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1.36);
	transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1.36);
}

.btn:focus, .btn:active {
	background: #e2e2e2;
	border: 1px solid #cdcdcd;
	color: #69abab;
}

.btn:hover {
	background: #e2e2e2;
	border: 1px solid #cdcdcd;
	color: #555;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	opacity: .5;
	cursor: default;
	pointer-events: none;
}

.btn:hover {
	text-decoration: none;
	border: none;
	background: transparent;
	color: #fff !important;
	-webkit-box-shadow: #69abab 0 0 0 40px inset;
	box-shadow: #69abab 0 0 0 40px inset;
}

.btn:visited {
	color: #69abab;
}

.btn.shadow {
	box-shadow: 3px 3px 21px rgba(119, 126, 126, 0.3);
}

.btn.grey,
.btn.btn-grey {
	color: #fff;
	background-color: #b6bfbf;
}

.btn.green,
.btn.btn-green {
	color: #fff;
	background-color: #69abab;
}

.btn.btn-white {
	color: #777e7e;
	background-color: #fff;
}

.btn.btn-white:hover {
	color: #fff;
	background-color: #69abab;
}

.btn.purple,
.btn.btn-purple {
	color: #fff;
	background-color: #8e89d5;
}

.btn.btn-to-purple:hover {
	color: #fff !important;
	-webkit-box-shadow: #8e89d5 0 0 0 40px inset;
	box-shadow: #8e89d5 0 0 0 40px inset;
	background: transparent;
}

.btn.btn-white-hover-purple {
	color: #69abab;
	background-color: #fff;
}

.btn.btn-white-hover-purple:hover {
	color: #fff !important;
	-webkit-box-shadow: #8e89d5 0 0 0 40px inset;
	box-shadow: #8e89d5 0 0 0 40px inset;
	background: transparent;
}

@media screen and (min-width: 768px) {
	.btn {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media screen and (min-width: 1024px) {
	.btn {
		min-width: 200px;
		font-size: 1.6rem;
		line-height: 42px;
	}
}

@media screen and (min-width: 1440px) {
	.btn {
		padding-left: 20px;
		padding-right: 20px;
		font-size: 1.8rem;
		line-height: 50px;
		min-width: 250px;
	}
	.btn.btn-small {
		min-width: 180px;
		line-height: 42px;
	}
}

.nf-form-cont .label-hidden .nf-field-label {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	visibility: visible;
}

.nf-form-cont .nf-input-limit:empty {
	display: none;
}

.nf-form-cont .nf-before-form-content {
	display: none;
}

.nf-form-cont .nf-form-content {
	padding: 0;
	max-width: 1200px;
}

.nf-form-cont .nf-form-content [id*="nf-label"] {
	font-size: 1rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
	display: flex;
}

.nf-form-cont .nf-form-content [id*="nf-label"] *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.nf-form-cont .nf-form-content [id*="nf-label"] small, .nf-form-cont .nf-form-content [id*="nf-label"] .small {
	font-size: 12px;
}

.nf-form-cont .nf-form-content [id*="nf-label"] > p:not(:last-child) {
	margin-bottom: 12px;
}

.nf-form-cont .nf-form-content [id*="nf-label"]:hover {
	text-decoration: none;
}

.nf-form-cont .nf-form-content [id*="nf-label"] a {
	text-decoration: none;
	color: #69abab;
}

.nf-form-cont .nf-form-content [id*="nf-label"] a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.nf-form-cont .nf-form-content [id*="nf-label"] a:hover * {
	text-decoration: underline;
}

.nf-form-cont .nf-form-content .ninja-forms-req-symbol {
	color: #e02b27;
	margin-left: auto;
	font-size: 1rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
}

.nf-form-cont .nf-form-content .ninja-forms-req-symbol *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.nf-form-cont .nf-form-content .ninja-forms-req-symbol small, .nf-form-cont .nf-form-content .ninja-forms-req-symbol .small {
	font-size: 12px;
}

.nf-form-cont .nf-form-content .ninja-forms-req-symbol > p:not(:last-child) {
	margin-bottom: 12px;
}

.nf-form-cont .nf-form-content .ninja-forms-req-symbol:hover {
	text-decoration: none;
}

.nf-form-cont .nf-form-content .ninja-forms-req-symbol a {
	text-decoration: none;
	color: #69abab;
}

.nf-form-cont .nf-form-content .ninja-forms-req-symbol a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.nf-form-cont .nf-form-content .ninja-forms-req-symbol a:hover * {
	text-decoration: underline;
}

.nf-form-cont .nf-form-content .ninja-forms-req-symbol:after {
	content: "Required";
	font-size: 14px;
}

.nf-form-cont .nf-form-content .field-wrap.nf-pass .ninja-forms-req-symbol {
	color: #027A48;
}

.nf-form-cont .nf-form-content .label-above .submit-wrap > .nf-field-label {
	display: none;
}

.nf-form-cont .nf-form-content .label-above .nf-field-label {
	width: 100%;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]):not([type="radio"]),
.nf-form-cont .nf-form-content select.ninja-forms-field,
.nf-form-cont .nf-form-content select.ninja-forms-field:not([multiple]),
.nf-form-cont .nf-form-content textarea {
	border: 1px solid #443D39;
	background: #FFFFFF;
	padding: 12px 20px;
	color: #312d34;
	font-size: 1rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
	border-radius: 8px;
	height: 50px;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]):not([type="radio"]) *:not(strong),
.nf-form-cont .nf-form-content select.ninja-forms-field *:not(strong),
.nf-form-cont .nf-form-content select.ninja-forms-field:not([multiple]) *:not(strong),
.nf-form-cont .nf-form-content textarea *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]):not([type="radio"]) small, .nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]):not([type="radio"]) .small,
.nf-form-cont .nf-form-content select.ninja-forms-field small,
.nf-form-cont .nf-form-content select.ninja-forms-field .small,
.nf-form-cont .nf-form-content select.ninja-forms-field:not([multiple]) small,
.nf-form-cont .nf-form-content select.ninja-forms-field:not([multiple]) .small,
.nf-form-cont .nf-form-content textarea small,
.nf-form-cont .nf-form-content textarea .small {
	font-size: 12px;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]):not([type="radio"]) > p:not(:last-child),
.nf-form-cont .nf-form-content select.ninja-forms-field > p:not(:last-child),
.nf-form-cont .nf-form-content select.ninja-forms-field:not([multiple]) > p:not(:last-child),
.nf-form-cont .nf-form-content textarea > p:not(:last-child) {
	margin-bottom: 12px;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]):not([type="radio"]):hover,
.nf-form-cont .nf-form-content select.ninja-forms-field:hover,
.nf-form-cont .nf-form-content select.ninja-forms-field:not([multiple]):hover,
.nf-form-cont .nf-form-content textarea:hover {
	text-decoration: none;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]):not([type="radio"]) a,
.nf-form-cont .nf-form-content select.ninja-forms-field a,
.nf-form-cont .nf-form-content select.ninja-forms-field:not([multiple]) a,
.nf-form-cont .nf-form-content textarea a {
	text-decoration: none;
	color: #69abab;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]):not([type="radio"]) a:hover,
.nf-form-cont .nf-form-content select.ninja-forms-field a:hover,
.nf-form-cont .nf-form-content select.ninja-forms-field:not([multiple]) a:hover,
.nf-form-cont .nf-form-content textarea a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]):not([type="radio"]) a:hover *,
.nf-form-cont .nf-form-content select.ninja-forms-field a:hover *,
.nf-form-cont .nf-form-content select.ninja-forms-field:not([multiple]) a:hover *,
.nf-form-cont .nf-form-content textarea a:hover * {
	text-decoration: underline;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]):not([type="radio"])::placeholder,
.nf-form-cont .nf-form-content select.ninja-forms-field::placeholder,
.nf-form-cont .nf-form-content select.ninja-forms-field:not([multiple])::placeholder,
.nf-form-cont .nf-form-content textarea::placeholder {
	color: #626E95;
	font-size: 1rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]):not([type="radio"])::placeholder *:not(strong),
.nf-form-cont .nf-form-content select.ninja-forms-field::placeholder *:not(strong),
.nf-form-cont .nf-form-content select.ninja-forms-field:not([multiple])::placeholder *:not(strong),
.nf-form-cont .nf-form-content textarea::placeholder *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]):not([type="radio"])::placeholder small, .nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]):not([type="radio"])::placeholder .small,
.nf-form-cont .nf-form-content select.ninja-forms-field::placeholder small,
.nf-form-cont .nf-form-content select.ninja-forms-field::placeholder .small,
.nf-form-cont .nf-form-content select.ninja-forms-field:not([multiple])::placeholder small,
.nf-form-cont .nf-form-content select.ninja-forms-field:not([multiple])::placeholder .small,
.nf-form-cont .nf-form-content textarea::placeholder small,
.nf-form-cont .nf-form-content textarea::placeholder .small {
	font-size: 12px;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]):not([type="radio"])::placeholder > p:not(:last-child),
.nf-form-cont .nf-form-content select.ninja-forms-field::placeholder > p:not(:last-child),
.nf-form-cont .nf-form-content select.ninja-forms-field:not([multiple])::placeholder > p:not(:last-child),
.nf-form-cont .nf-form-content textarea::placeholder > p:not(:last-child) {
	margin-bottom: 12px;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]):not([type="radio"])::placeholder:hover,
.nf-form-cont .nf-form-content select.ninja-forms-field::placeholder:hover,
.nf-form-cont .nf-form-content select.ninja-forms-field:not([multiple])::placeholder:hover,
.nf-form-cont .nf-form-content textarea::placeholder:hover {
	text-decoration: none;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]):not([type="radio"])::placeholder a,
.nf-form-cont .nf-form-content select.ninja-forms-field::placeholder a,
.nf-form-cont .nf-form-content select.ninja-forms-field:not([multiple])::placeholder a,
.nf-form-cont .nf-form-content textarea::placeholder a {
	text-decoration: none;
	color: #69abab;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]):not([type="radio"])::placeholder a:hover,
.nf-form-cont .nf-form-content select.ninja-forms-field::placeholder a:hover,
.nf-form-cont .nf-form-content select.ninja-forms-field:not([multiple])::placeholder a:hover,
.nf-form-cont .nf-form-content textarea::placeholder a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]):not([type="radio"])::placeholder a:hover *,
.nf-form-cont .nf-form-content select.ninja-forms-field::placeholder a:hover *,
.nf-form-cont .nf-form-content select.ninja-forms-field:not([multiple])::placeholder a:hover *,
.nf-form-cont .nf-form-content textarea::placeholder a:hover * {
	text-decoration: underline;
}

.nf-form-cont .nf-form-content textarea, .nf-form-cont .nf-form-content textarea.ninja-forms-field {
	height: 100px;
	border-radius: 8px;
}

.nf-form-cont .nf-form-content select.ninja-forms-field:focus,
.nf-form-cont .nf-form-content textarea:focus {
	background: #FFFFFF;
	border: 1px solid #443D39;
	color: inherit;
}

.nf-form-cont .nf-form-content .nf-field-container {
	margin-bottom: 0;
}

.nf-form-cont .nf-form-content .nf-field-container.submit-container {
	margin-bottom: 0;
}

.nf-form-cont .nf-form-content .nf-field-container.submit-container input[type="submit"] {
	margin: auto;
}

.nf-form-cont .nf-form-content .checkbox-container .nf-field-label {
	width: fit-content;
	height: fit-content;
}

.nf-form-cont .nf-form-content .checkbox-container .ninja-forms-req-symbol {
	display: none;
}

.nf-form-cont .nf-form-content .checkbox-container .nf-field-description {
	margin-right: 0;
	font-size: 0.875rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
}

.nf-form-cont .nf-form-content .checkbox-container .nf-field-description *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.nf-form-cont .nf-form-content .checkbox-container .nf-field-description small, .nf-form-cont .nf-form-content .checkbox-container .nf-field-description .small {
	font-size: 12px;
}

.nf-form-cont .nf-form-content .checkbox-container .nf-field-description > p:not(:last-child) {
	margin-bottom: 12px;
}

.nf-form-cont .nf-form-content .checkbox-container .nf-field-description:hover {
	text-decoration: none;
}

.nf-form-cont .nf-form-content .checkbox-container .nf-field-description a {
	text-decoration: none;
	color: #69abab;
}

.nf-form-cont .nf-form-content .checkbox-container .nf-field-description a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.nf-form-cont .nf-form-content .checkbox-container .nf-field-description a:hover * {
	text-decoration: underline;
}

.nf-form-cont .nf-form-content .checkbox-container .nf-field-description a {
	font-weight: 500;
	text-decoration: underline;
}

.nf-form-cont .nf-form-content .checkbox-container .nf-field-description a:hover {
	text-decoration: none;
}

.nf-form-cont .nf-form-content .checkbox-container .checkbox-wrap:has(.nf-field-description) {
	flex-direction: row;
	flex-wrap: nowrap;
	gap: 8px;
}

.nf-form-cont .nf-form-content .checkbox-container .checkbox-wrap:has(.nf-field-description) .nf-field-element {
	display: none;
}

.nf-form-cont .nf-form-content .checkbox-container.input-hidden .nf-field-label {
	display: none;
}

.nf-form-cont .nf-form-content .checkbox-container:not(.label-hidden) .checkbox-wrap {
	flex-direction: column;
}

.nf-form-cont .nf-form-content .checkbox-container:not(.label-hidden) .checkbox-wrap .nf-field-label {
	width: 100%;
}

.nf-form-cont .nf-form-content .checkbox-container:not(.label-hidden) .checkbox-wrap .nf-field-label label {
	width: 100%;
	height: fit-content;
	padding-left: 26px;
	min-height: 20px;
}

.nf-form-cont .nf-form-content .checkbox-container:not(.label-hidden) .checkbox-wrap .nf-field-label label:before, .nf-form-cont .nf-form-content .checkbox-container:not(.label-hidden) .checkbox-wrap .nf-field-label label:after {
	width: 20px;
	height: 20px;
}

.nf-form-cont .nf-form-content .checkbox-container:not(.label-hidden) .checkbox-wrap.nf-error, .nf-form-cont .nf-form-content .checkbox-container:not(.label-hidden) .checkbox-wrap.nf-fail {
	color: #e02b27;
	align-items: flex-start;
}

.nf-form-cont .nf-form-content .checkbox-container:not(.label-hidden) .checkbox-wrap.nf-error .nf-field-label label:after, .nf-form-cont .nf-form-content .checkbox-container:not(.label-hidden) .checkbox-wrap.nf-fail .nf-field-label label:after {
	border-color: #e02b27;
}

.nf-form-cont .nf-form-content .checkbox-wrap label, .nf-form-cont .nf-form-content .list-checkbox-wrap label {
	width: 100%;
	height: auto;
	position: relative;
	margin-left: 0 !important;
	display: block;
}

.nf-form-cont .nf-form-content .checkbox-wrap label a, .nf-form-cont .nf-form-content .list-checkbox-wrap label a {
	font-weight: 500;
	text-decoration: underline;
}

.nf-form-cont .nf-form-content .checkbox-wrap label a:hover, .nf-form-cont .nf-form-content .list-checkbox-wrap label a:hover {
	text-decoration: none;
}

.nf-form-cont .nf-form-content .checkbox-wrap.nf-error .nf-field-label label:after, .nf-form-cont .nf-form-content .checkbox-wrap.nf-fail .nf-field-label label:after, .nf-form-cont .nf-form-content .list-checkbox-wrap.nf-error .nf-field-label label:after, .nf-form-cont .nf-form-content .list-checkbox-wrap.nf-fail .nf-field-label label:after {
	border-color: #e02b27;
}

.nf-form-cont .nf-form-content .list-checkbox-wrap input[type="checkbox"] {
	display: none;
}

.nf-form-cont .nf-form-content .list-checkbox-wrap label {
	margin-left: 26px !important;
	line-height: 1.6;
}

.nf-form-cont .nf-form-content .list-checkbox-wrap label:before, .nf-form-cont .nf-form-content .list-checkbox-wrap label:after {
	left: -26px !important;
}

.nf-form-cont .nf-form-content .list-radio-wrap label {
	margin-left: 30px !important;
}

.nf-form-cont .nf-form-content .list-radio-wrap label:after, .nf-form-cont .nf-form-content .list-radio-wrap label:before {
	left: -30px !important;
	top: 2px !important;
	bottom: unset !important;
	right: unset;
	width: 18px;
	height: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: unset;
}

.nf-form-cont .nf-form-content .list-radio-wrap label:after {
	border: 1px solid #626E95;
	background: #EEEEEE;
}

.nf-form-cont .nf-form-content .list-radio-wrap label.nf-checked-label:after {
	border: 1px solid #626E95;
	background: #443D39;
}

.nf-form-cont .nf-form-content .list-radio-wrap label.nf-checked-label:before {
	background: #FFFFFF;
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	left: -25px !important;
	top: 7px !important;
}

.nf-form-cont .nf-form-content .nf-error.field-wrap .nf-field-element input, .nf-form-cont .nf-form-content .nf-error.field-wrap .nf-field-element textarea {
	padding-right: 50px;
}

.nf-form-cont .nf-form-content .nf-error.field-wrap .nf-field-element:after {
	content: "";
}

.nf-form-cont .nf-form-content .nf-pass.field-wrap .nf-field-element input, .nf-form-cont .nf-form-content .nf-pass.field-wrap .nf-field-element textarea {
	padding-right: 50px;
}

.nf-form-cont .nf-form-content .nf-pass.field-wrap .nf-field-element:after {
	content: "";
}

.nf-form-cont .nf-form-content .list-select-wrap .nf-field-element:after, .nf-form-cont .nf-form-content .listcountry-wrap .nf-field-element:after, .nf-form-cont .nf-form-content .list-multiselect-wrap .nf-field-element:after {
	content: "";
}

.nf-form-cont .nf-form-content .list-select-wrap .nf-field-element > div, .nf-form-cont .nf-form-content .listcountry-wrap .nf-field-element > div, .nf-form-cont .nf-form-content .list-multiselect-wrap .nf-field-element > div {
	background: #FFFFFF;
	border: 1px solid #443D39;
	border-radius: 8px;
	color: #312d34;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 50px;
	z-index: 1;
}

.nf-form-cont .nf-form-content .list-select-wrap .nf-field-element > select, .nf-form-cont .nf-form-content .listcountry-wrap .nf-field-element > select, .nf-form-cont .nf-form-content .list-multiselect-wrap .nf-field-element > select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	z-index: 2;
}

.nf-form-cont .nf-form-content .list-select-wrap .nf-field-element:has(select:focus):after, .nf-form-cont .nf-form-content .listcountry-wrap .nf-field-element:has(select:focus):after, .nf-form-cont .nf-form-content .list-multiselect-wrap .nf-field-element:has(select:focus):after {
	transform: translateY(-50%) rotate(180deg);
}

.nf-form-cont .nf-form-content .label-hidden .nf-field-label {
	margin: 0 !important;
}

.nf-form-cont .nf-form-content nf-fields-wrap {
	display: flex;
	flex-wrap: wrap;
	column-gap: 20px;
	row-gap: 28px;
}

.nf-form-cont .nf-form-content nf-fields-wrap nf-field {
	width: 100%;
}

.nf-form-cont .nf-form-content nf-fields-wrap nf-field:has(.col-6) {
	width: calc(50% - 10px);
}

@media (max-width: 1024px) {
	.nf-form-cont .nf-form-content nf-fields-wrap nf-field:has(.col-6) {
		width: 100%;
	}
}

.nf-form-cont .nf-form-content .custom-select-initialized select {
	display: none;
}

.nf-form-cont .nf-after-field .nf-error-msg {
	margin-right: 0;
}

.nf-form-cont .ninja-forms-form-wrap .nf-after-form-content .nf-field-hp {
	width: 90%;
}

.form_success {
	border: 1px solid #027A48;
	background: #ecfdf3;
	padding: 24px;
	display: flex;
	align-items: center;
	gap: 16px;
}

.form_success .box_left .icon {
	width: 56px;
	height: 56px;
	background: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
}

.form_success .box_right .title {
	margin-bottom: 4px;
	color: inherit;
}

.dark-mode .nf-form-cont .nf-form-content [id*="nf-label"],
.dark-mode .nf-form-cont .nf-form-content .nf-field-description,
.dark-mode .nf-form-cont .nf-form-content .label-above .nf-field-label:not(:has(.ninja-forms-req-symbol)) label:after,
.dark-mode .nf-form-cont .nf-form-content .ninja-forms-req-symbol {
	color: #FFFFFF;
}

.dark-mode .nf-form-cont .nf-form-content .nf-field-container.submit-container input[type="submit"] {
	background-color: #EEEEEE;
	color: #312d34;
	background-image: unset;
}

.dark-mode .nf-form-cont .nf-form-content .nf-field-container.submit-container input[type="submit"]:hover {
	background-color: #69abab;
	color: #007F36;
}

.dark-mode .nf-form-cont .nf-form-content .checkbox-wrap label a,
.dark-mode .nf-form-cont .nf-form-content .list-checkbox-wrap label a {
	color: #FFFFFF;
}

.dark-mode .nf-form-cont .nf-form-content .list-select-wrap .nf-field-element > div,
.dark-mode .nf-form-cont .nf-form-content .listcountry-wrap .nf-field-element > div {
	border-color: #FFFFFF;
}

.dark-mode .nf-form-cont .checkbox-wrap label:after,
.dark-mode .nf-form-cont .list-checkbox-wrap label:after {
	border-color: #FFFFFF;
}

.dark-mode .nf-form-cont .list-radio-wrap label:after {
	border-color: #FFFFFF;
	background: transparent;
}

.dark-mode .nf-form-cont .list-radio-wrap label.nf-checked-label:after {
	background-color: #FFFFFF;
	border-color: #FFFFFF;
}

.dark-mode .nf-form-cont .list-radio-wrap label.nf-checked-label:before {
	background: #007F36;
}

/* Icons
--------------------------------------------- */
/**
 * SVG Icons Styling
 * Replaces Font Awesome for better performance
 */
.dc-icon {
	display: inline-block;
	vertical-align: middle;
	fill: currentColor;
}

.dc-icon path {
	fill: currentColor;
}

.social-icon .dc-icon {
	transition: transform 0.3s ease, opacity 0.3s ease;
}

.social-icon:hover .dc-icon {
	transform: scale(1.1);
	opacity: 0.8;
}

.btn .dc-icon {
	margin-right: 4px;
	vertical-align: middle;
}

.btn-search-submit .dc-icon {
	margin: 0;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# popup
--------------------------------------------------------------*/
body #moove_gdpr_cookie_info_bar {
	background: rgba(0, 0, 0, 0.6) !important;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	right: 0;
	max-height: unset;
	border: none !important;
	display: flex;
	justify-content: center;
	align-items: center;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
	border-radius: 20px;
	background: #EEEEEE;
	box-shadow: 0 32px 64px -12px rgba(0, 0, 0, 0.14);
	padding: 60px;
	width: 624px;
	max-width: calc(100% - 40px);
	max-height: 90%;
	overflow-y: auto;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
	display: flex;
	flex-direction: column;
	gap: 28px;
	text-align: center;
	padding: 0;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice {
	color: #312d34;
	padding: 0;
	margin: 0;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice * {
	color: inherit !important;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice h1, body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice h2, body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice h3, body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice h4, body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice h5, body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice h6 {
	margin-bottom: 20px;
	font-size: 2rem;
}

@media (max-width: 767px) {
	body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice h1, body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice h2, body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice h3, body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice h4, body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice h5, body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice h6 {
		font-size: 1.5rem;
	}
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p {
	font-size: 1rem;
	font-family: "Poppins", sans-serif;
	line-height: 1.5;
	font-weight: 400;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice a {
	font-weight: 500;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder {
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 12px 20px;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder .mgbutton {
	padding: 20px 28px;
	border-radius: 22px;
	background: #007F36 !important;
	color: #FEFBEC !important;
	font-size: 1.125rem;
	font-weight: 600;
	line-height: 100%;
	text-transform: capitalize;
	margin: 0;
	opacity: 1 !important;
	box-shadow: unset !important;
}

@media (max-width: 767px) {
	body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
		padding: 28px 24px;
	}
	body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder {
		flex-direction: column;
		width: 100%;
	}
	body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder .mgbutton {
		width: 100%;
	}
	body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p {
		font-size: 14px;
	}
}

.popup-notification {
	background: rgba(0, 0, 0, 0.6);
	position: fixed !important;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	align-items: center;
	justify-content: center;
	padding: 0;
	display: none;
}

.popup-notification.show {
	display: flex;
}

.popup-notification .content {
	border-radius: 20px;
	padding: 60px;
	width: 642px;
	max-width: calc(100% - 40px);
	max-height: 90vh;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	overflow-y: auto;
}

@media (max-width: 767px) {
	.popup-notification .content {
		padding: 60px 24px 24px;
	}
}

.popup-notification .content .off_popup {
	position: absolute;
	top: 26px;
	right: 24px;
	cursor: pointer;
}

@media (max-width: 767px) {
	.popup-notification .content .off_popup {
		top: 12px;
		right: 12px;
	}
}

@media (max-width: 767px) {
	.popup-notification .content .btn {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.popup-notification .content .desc {
		font-size: 14px;
	}
	.popup-notification .content .desc * {
		font-size: inherit;
	}
}

.popup-custom {
	background: rgba(0, 0, 0, 0.6);
	position: fixed !important;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	align-items: center;
	justify-content: center;
	padding: 0;
	display: none;
}

.popup-custom.show {
	display: flex;
}

.popup-custom .content {
	border-radius: 20px;
	padding: 40px 30px 30px;
	width: 880px;
	max-width: calc(100% - 40px);
	max-height: 90vh;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	overflow-y: auto;
}

@media (max-width: 767px) {
	.popup-custom .content {
		padding: 40px 24px 24px;
	}
}

.popup-custom .content .off-popup {
	position: absolute;
	top: 16px;
	right: 16px;
	cursor: pointer;
}

@media (max-width: 767px) {
	.popup-custom .content .off-popup {
		top: 12px;
		right: 12px;
	}
}

.popup-custom .content iframe, .popup-custom .content video {
	width: 100%;
	height: 100%;
	aspect-ratio: 170/93;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.site-header {
	position: relative;
	z-index: 999;
}

.site-header.has_banner {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
}

@media (max-width: 1024px) {
	.site-header .header-navigation {
		display: block;
	}
	.site-header .header-navigation > .container {
		display: block;
	}
}

.site-header.fixed {
	position: sticky;
	width: 100%;
	left: 0;
	top: 0;
	background: #312d34;
	animation-name: header_animate;
	animation-duration: 0.3s;
	animation-timing-function: linear;
}

.site-header.fixed .header-top {
	display: none;
}

@media (max-width: 1024px) {
	.site-header.fixed .header-top {
		display: block;
	}
}

.site-header.fixed .header-navigation {
	top: 0;
	background: #312d34;
}

.site-header.fixed .header-navigation > .container {
	padding-top: 10px;
}

@media (max-width: 1280px) {
	.site-header.fixed .header-navigation {
		display: none;
	}
}

.site-header.fixed .main-navigation {
	justify-content: center;
}

.site-header.fixed .logo-container img {
	max-width: 160px !important;
}

.site-header .header-top {
	background: #312d34;
	position: relative;
	z-index: 11;
	padding: 10px 0;
}

.site-header .header-top > .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 28px;
	position: relative;
	max-width: 1200px;
}

@media (min-width: 1280px) {
	.site-header .header-top > .container {
		max-width: 1760px;
	}
}

@media (max-width: 1024px) {
	.site-header .header-top > .container {
		gap: 10px;
		justify-content: flex-end;
	}
}

.site-header .header-top > .container .header-left .social-contact {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	gap: 10px;
	align-items: center;
}

.site-header .header-top > .container .header-left .social-contact li {
	margin: 0;
}

@media (max-width: 480px) {
	.site-header .header-top > .container .header-left .social-contact li {
		display: none;
	}
	.site-header .header-top > .container .header-left .social-contact li.phone, .site-header .header-top > .container .header-left .social-contact li.email {
		display: block;
	}
}

.site-header .header-top > .container .header-left .social-contact .social-icon {
	color: #b6bfbf;
	font-weight: 400;
	font-size: 1.6rem;
}

.site-header .header-top > .container .header-left .social-contact .social-icon:hover {
	color: #fff;
	text-decoration: none;
}

.site-header .header-top > .container .header-left .social-contact .social-icon i {
	font-size: 22px;
}

.site-header .header-top > .container .header-left .social-contact li.phone {
	margin-right: 30px;
}

@media (max-width: 1280px) {
	.site-header .header-top > .container .header-left .social-contact li.phone {
		margin: 0;
	}
}

.site-header .header-top > .container .header-left .social-contact li.phone > a {
	display: flex;
	align-items: center;
	gap: 10px;
	color: #b6bfbf;
	font-weight: 400;
	font-size: 16px;
}

.site-header .header-top > .container .header-left .social-contact li.phone > a:before {
	display: inline-block;
	width: 36px;
	height: 36px;
	content: '';
	background: url(/wp-content/themes/digitalceramics/images/phone-mb.png) no-repeat center;
	background-size: 100%;
}

.site-header .header-top > .container .header-left .social-contact li.phone > a strong {
	color: #69abab;
	font-weight: 400;
}

@media (max-width: 1280px) {
	.site-header .header-top > .container .header-left .social-contact li.phone > a span {
		display: none;
	}
}

.site-header .header-top > .container .header-left .social-contact li.email > a {
	display: flex;
	align-items: center;
	gap: 10px;
	color: #b6bfbf;
	font-weight: 400;
	font-size: 16px;
}

.site-header .header-top > .container .header-left .social-contact li.email > a:before {
	display: inline-block;
	width: 36px;
	height: 36px;
	content: '';
	background: url(/wp-content/themes/digitalceramics/images/mail-web.png) no-repeat center;
	background-size: 100%;
}

.site-header .header-top > .container .header-left .social-contact li.email > a strong {
	color: #8e89d5;
	font-weight: 400;
}

@media (max-width: 1280px) {
	.site-header .header-top > .container .header-left .social-contact li.email > a span {
		display: none;
	}
}

.site-header .header-top > .container .header-right {
	display: flex;
	gap: 25px;
}

@media (max-width: 1280px) {
	.site-header .header-top > .container .header-right {
		gap: 0;
	}
}

.site-header .header-top > .container .header-right .my-account-link {
	display: flex;
	align-items: center;
	gap: 10px;
	color: #b6bfbf;
	font-weight: 400;
	font-size: 16px;
}

.site-header .header-top > .container .header-right .my-account-link:before {
	width: 36px;
	height: 36px;
	content: '';
	display: block;
	background: url(/wp-content/themes/digitalceramics/images/profile-mb.png) no-repeat center;
	background-size: 100%;
}

@media (max-width: 1280px) {
	.site-header .header-top > .container .header-right .my-account-link {
		font-size: 0;
	}
}

.site-header .header-top > .container .header-right .my-account-link:hover {
	text-decoration: underline;
}

.site-header .header-top > .container .header-right .cart-link {
	display: flex;
	align-items: center;
	gap: 10px;
	color: #b6bfbf;
	font-weight: 400;
	font-size: 16px;
}

.site-header .header-top > .container .header-right .cart-link:before {
	width: 36px;
	height: 36px;
	content: '';
	display: block;
	background: url(/wp-content/themes/digitalceramics/images/basket-mb.png) no-repeat center;
	background-size: 100%;
}

@media (max-width: 1280px) {
	.site-header .header-top > .container .header-right .cart-link {
		font-size: 0;
	}
}

.site-header .header-top > .container .header-right .cart-link:hover {
	text-decoration: underline;
}

.site-header .header-top .search_nav {
	flex-grow: 1;
}

.site-header .header-top .search_nav .open-search {
	color: #b6bfbf;
	font-weight: 400;
	font-size: 16px;
	display: flex;
	gap: 10px;
	justify-content: flex-start;
	align-items: center;
	text-decoration: auto;
	padding: 0;
	background: transparent;
	box-shadow: none;
	border: none;
}

.site-header .header-top .search_nav .open-search:before {
	width: 36px;
	height: 36px;
	content: '';
	display: block;
	background: url(/wp-content/themes/digitalceramics/images/search-mb.png) no-repeat center;
	background-size: 100%;
}

.site-header .header-top .search_nav .open-search .open {
	display: block;
}

.site-header .header-top .search_nav .open-search .close {
	display: none;
}

.site-header .header-top .search_nav .open-search:hover {
	text-decoration: underline;
}

.site-header .header-top .search_nav .open-search.active .close {
	display: block;
}

.site-header .header-top .search_nav .open-search.active .open {
	display: none;
}

@media (max-width: 1280px) {
	.site-header .header-top .search_nav .open-search span {
		display: none;
	}
}

.site-header .header-top .open-menu-mobile {
	position: absolute;
	left: 20px;
	width: 24px;
	height: 40px;
	border: none;
	background: transparent;
	padding: 0;
	display: none;
}

@media (max-width: 1024px) {
	.site-header .header-top .open-menu-mobile {
		display: block;
	}
}

.site-header .header-top .open-menu-mobile:before {
	content: "";
	background-image: url(/wp-content/themes/digitalceramics/images/menu.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 24px;
	height: 22px;
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	opacity: 0.5;
}

.site-header .header-top .search-popup {
	display: flex;
}

.site-header .search-popup {
	display: none;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	width: 0;
	background: #312d34;
	padding: 12px;
	z-index: -1;
	transition: all 300ms ease-in-out;
}

.site-header .search-popup .container {
	width: 100%;
	position: relative;
}

.site-header .search-popup .close-search {
	position: absolute;
	top: 5px;
	left: 20px;
	background: transparent;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-weight: 500;
}

.site-header .search-popup .close-search > span {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 3;
}

.site-header .search-popup .close-search:after {
	content: '';
	display: block;
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.site-header .search-popup .searchwp-form {
	width: 100%;
	position: relative;
	z-index: 2;
}

.site-header .search-popup .searchwp-form input[type="search"] {
	width: 100%;
	border-radius: 18px;
	padding: 6px 30px 6px 6px;
	outline: none;
	font-size: 14px;
	background: transparent;
	border: none;
	color: #FFFFFF;
}

.site-header .search-popup .searchwp-form input[type="search"]::placeholder {
	color: #FFFFFF;
}

.site-header .search-popup .searchwp-form input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
	appearance: none;
}

.site-header .search-popup .searchwp-form input[type="submit"] {
	position: absolute;
	top: 6px;
	right: 0;
	width: 24px;
	height: 24px;
	font-size: 0;
	border: none;
	background-image: url(/wp-content/themes/digitalceramics/images/icons/search.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-color: transparent;
}

.site-header .search-popup.active {
	visibility: visible;
	opacity: 1;
	z-index: 12;
	width: 100%;
	display: block;
}

.site-header .header-navigation {
	transition: color .35s ease-out, background-color .35s ease-out, border-color .35s ease-out;
	border-radius: 0;
	position: absolute;
	width: 100%;
	background: transparent;
	top: 58px;
}

.site-header .header-navigation > .container {
	padding-top: 25px;
	display: flex;
	align-items: center;
	gap: 50px;
	max-width: 1200px;
}

@media (min-width: 1280px) {
	.site-header .header-navigation > .container {
		max-width: 1760px;
	}
}

@media (max-width: 1280px) {
	.site-header .header-navigation > .container {
		gap: 20px;
	}
}

@media (min-width: 1440px) {
	.site-header .header-navigation > .container {
		padding-top: 45px;
	}
}

.site-header .header-navigation .open-menu-mobile, .site-header .header-navigation .search_nav {
	display: none;
}

.site-header .header-navigation .logo-container {
	display: block;
	width: 227px;
	position: relative;
	z-index: 1;
}

.site-header .header-navigation .logo-container .site_logo {
	display: block;
}

.site-header .header-navigation .logo-container .site_logo_mobile {
	display: none;
}

.site-header .header-navigation .logo-container img {
	width: 100%;
	max-width: 100%;
}

.site-header .header-navigation .header-right {
	display: flex;
	align-items: center;
	gap: 16px;
	position: relative;
}

@media (max-width: 1280px) {
	.site-header .header-navigation .header-right a {
		font-size: 14px;
	}
}

.site-header .header-navigation .contact-link {
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	min-width: 140px;
	line-height: 32px;
	border-radius: 25px;
	text-align: center;
	font-size: 1.6rem;
}

@media (min-width: 1280px) {
	.site-header .header-navigation .contact-link {
		min-width: 220px;
		line-height: 40px;
		font-size: 1.8rem;
	}
}

.site-header .header-navigation .contact-link:hover {
	color: #8e89d5;
	-webkit-box-shadow: #fff 0 0 0 40px inset;
	box-shadow: #fff 0 0 0 40px inset;
	text-decoration: none;
}

.site-header:not(.has_banner) + .site-main,
.site-header:not(.has_banner) + .content-area {
	padding-top: 0;
}

@media (max-width: 1024px) {
	.site-header:not(.has_banner) + .site-main,
	.site-header:not(.has_banner) + .content-area {
		padding-top: 0;
	}
}

body.admin-bar {
	margin-top: 32px;
}

body.admin-bar .site-header.fixed {
	top: 32px;
}

body.admin-bar .site-header.fixed .main-navigation-mobile {
	top: 46px;
}

@media (max-width: 767px) {
	body.admin-bar .site-header.fixed {
		top: 46px;
	}
}

body.admin-bar .site-header.fixed .logo-container img {
	max-width: 160px;
}

body.admin-bar .site-header .main-navigation-mobile {
	top: 32px;
}

@media (min-width: 1024px) {
	.site-header .main-navigation-mobile {
		display: none;
	}
}

@media (max-width: 1024px) {
	.site-header .main-navigation-mobile {
		height: 100%;
		transform: translateX(-100%);
		transition: transform 0.4s ease;
		top: 0;
	}
	.site-header .main-navigation-mobile.show {
		transform: translateX(0);
	}
	.site-header.fixed .search-popup {
		height: calc(100% - 74px);
	}
	.site-header.fixed .main-navigation-mobile {
		height: 100%;
		transform: translateX(-100%);
		transition: transform 0.4s ease;
		top: 0;
	}
	.site-header.fixed .main-navigation-mobile.show {
		transform: translateX(0);
	}
	.site-header .search-popup {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		position: fixed;
		top: 0;
		width: 100%;
		left: 0;
		padding: 0;
		height: 100vh;
		overflow-y: hidden;
		overflow-x: hidden;
		background: transparent;
	}
	.site-header .search-popup .searchwp-form {
		background: #312d34;
		height: 58px;
		display: flex;
		align-items: center;
	}
	.site-header .search-popup.active {
		display: flex;
		transform: translateY(0);
	}
	.site-header .search-popup .close-search {
		position: fixed;
		width: 100%;
		height: 100vh;
		left: 0;
		padding: 0;
		z-index: 999;
		background: transparent;
		top: 58px;
	}
	.site-header .search-popup .close-search:after {
		top: 58px;
	}
	.site-header .search-popup .searchwp-form input[type="search"] {
		width: 100%;
		height: 58px;
	}
	.site-header .search-popup .searchwp-form input[type="submit"] {
		top: 18px;
	}
	.site-header .header-navigation.menu-mobile {
		border-radius: 0;
		border-top-color: #69abab;
	}
	.site-header .header-navigation.menu-mobile .search_nav, .site-header .header-navigation.menu-mobile .cart-button {
		display: none;
	}
	.site-header .header-navigation.has-search {
		border-radius: 0;
	}
	.site-header .header-navigation > .container {
		padding-top: 10px;
		padding-bottom: 20px;
		justify-content: center;
		align-items: center;
	}
	.site-header .header-navigation .logo-container .site_logo {
		max-width: 211px;
	}
	.site-header .header-navigation .contact-link {
		display: none;
	}
	.site-header .header-navigation .open-menu-mobile {
		display: flex;
		font-size: 0;
		gap: 0;
		padding: 0;
		border-radius: 0;
		background: transparent;
		border: none;
	}
	.site-header .header-navigation .open-menu-mobile .open {
		display: block;
	}
	.site-header .header-navigation .open-menu-mobile .open path {
		fill: #007F36;
	}
	.site-header .header-navigation .open-menu-mobile .close {
		display: none;
	}
	.site-header .header-navigation .open-menu-mobile .close path {
		fill: #312d34;
	}
	.site-header .header-navigation .open-menu-mobile.show .open {
		display: none;
	}
	.site-header .header-navigation .open-menu-mobile.show .close {
		display: block;
	}
	.site-header .header-navigation .search_nav {
		display: block;
	}
	.site-header .header-navigation .search_nav .open-search {
		width: auto;
		max-width: unset;
		border-radius: 0;
		border: none;
		background: transparent;
		display: flex;
		gap: 0;
		justify-content: flex-start;
		align-items: center;
		padding: 0;
		font-size: 0;
		height: auto;
	}
	.site-header .header-navigation .search_nav .open-search svg path {
		fill: #007F36;
	}
	.site-header .header-navigation .search_nav .open-search .open {
		display: block;
		width: 24px;
		height: 24px;
	}
	.site-header .header-navigation .search_nav .open-search .close {
		display: none;
	}
	.site-header .header-navigation .search_nav .open-search.active .close {
		display: block;
	}
	.site-header .header-navigation .search_nav .open-search.active .open {
		display: none;
	}
	.site-header .header-navigation .header-right .account-button, .site-header .header-navigation .header-right .register-button {
		display: none;
	}
	.site-header .header-navigation .header-right .mini-cart {
		top: 60px;
	}
}

body .searchwp-live-search-results-showing {
	padding: 0;
	position: fixed;
	top: 59px !important;
	box-shadow: unset;
	overflow: hidden;
	background: #EEEEEE;
	box-sizing: border-box;
	border-radius: 0;
	width: 100% !important;
	min-width: 280px;
	left: 0 !important;
}

body .searchwp-live-search-results-showing .searchwp-live-search-results-container {
	padding: 24px;
	max-height: 500px;
	overflow: auto;
}

body .searchwp-live-search-results-showing .searchwp-live-search-results-container::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

body .searchwp-live-search-results-showing .searchwp-live-search-results-container::-webkit-scrollbar-track {
	background: #69abab;
}

body .searchwp-live-search-results-showing .searchwp-live-search-results-container::-webkit-scrollbar-thumb {
	background: #007F36;
	border-radius: 5px;
}

body .searchwp-live-search-results-showing .searchwp-live-search-results-container .woocommerce-tour-kit-step__heading {
	font-size: inherit;
	font-weight: inherit;
}

body .searchwp-live-search-results-showing .searchwp-live-search-result--title a {
	color: #312d34;
	font-size: 16px;
	font-weight: 600;
	line-height: 150%;
	text-decoration: none;
	text-transform: capitalize;
	font-family: "Rubik", sans-serif;
}

body .searchwp-live-search-results-showing .searchwp-live-search-result--title a:hover {
	text-decoration: underline;
}

body .searchwp-live-search-results-showing .searchwp-live-search-result--desc {
	color: #312d34;
	font-size: 14px;
	font-weight: 400;
	line-height: 150%;
	display: block;
	display: -webkit-box;
	font-size: 14px;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	height: auto;
}

body .searchwp-live-search-results-showing .searchwp-live-search-result--desc * {
	font-size: inherit;
	font-weight: inherit;
	font-family: inherit;
}

body .searchwp-live-search-results-showing .searchwp-live-search-result {
	padding: 8px 0;
	gap: 12px;
	border: none;
	margin-bottom: 16px;
}

body .searchwp-live-search-results-showing .searchwp-live-search-result:last-child {
	margin-bottom: 0;
}

body .searchwp-live-search-results-showing .searchwp-live-search-result .searchwp-live-search-result--icon {
	width: 24px;
	height: 24px;
}

body .searchwp-live-search-results-showing .searchwp-live-search-result .searchwp-live-search-result--icon img, body .searchwp-live-search-results-showing .searchwp-live-search-result .searchwp-live-search-result--icon .icon {
	width: 100%;
	max-width: 100%;
	object-fit: contain;
}

body .searchwp-live-search-results-showing .searchwp-live-search-result .searchwp-live-search-result--icon svg {
	width: 100%;
	height: 100%;
}

body .searchwp-live-search-results-showing .searchwp-live-search-result--img {
	flex-basis: auto !important;
}

body .searchwp-live-search-results-showing .searchwp-live-search-result--img img {
	height: 16px;
	object-fit: contain;
}

body .searchwp-live-search-no-min-chars:after {
	padding: 0;
}

body.admin-bar .searchwp-live-search-results-showing {
	top: 90px !important;
}

@media (max-width: 1024px) {
	body .searchwp-live-search-results-showing {
		top: 59px !important;
	}
	body.admin-bar .searchwp-live-search-results-showing {
		top: 105px !important;
	}
	body:has(.site-header.fixed) .searchwp-live-search-results-showing {
		top: 142px !important;
	}
	body:has(.searchwp-live-search-results-showing) .site-header .search-popup .searchwp-form input[type="search"] {
		border-radius: 16px 16px 0 0;
	}
}

@keyframes header_animate {
	0% {
		transform: translateY(-100%);
	}
	100% {
		transform: translateY(0%);
	}
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
	background: #FFFFFF;
}

.site-footer .footer_top {
	background: #312d34;
	margin-top: 0;
	padding: 40px 0;
	text-align: center;
	border-top: none;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
}

.site-footer .footer_top > .container {
	display: flex;
}

@media (max-width: 767px) {
	.site-footer .footer_top > .container {
		display: block;
	}
}

.site-footer .footer_top .footer-links-columns {
	width: 55%;
	padding-right: 4%;
	display: flex;
	gap: 20px;
	text-align: left;
	justify-content: space-between;
}

@media (max-width: 480px) {
	.site-footer .footer_top .footer-links-columns {
		display: block;
		text-align: center;
	}
}

@media (max-width: 767px) {
	.site-footer .footer_top .footer-links-columns {
		width: 100%;
		padding-right: 0;
		margin-bottom: 20px;
	}
}

.site-footer .footer_top .footer-links-columns .footer-column a:hover {
	text-decoration: underline;
}

.site-footer .footer_top .footer-links-columns .footer-column .col-title {
	margin: 0 0 10px;
	min-height: 25px;
}

.site-footer .footer_top .footer-links-columns .footer-column.footer-links-col-1 .col-title {
	color: #8e89d5;
}

.site-footer .footer_top .footer-links-columns .footer-column.footer-links-col-2 .col-title {
	color: #69abab;
}

.site-footer .footer_top .footer-links-columns .footer-column .link-item {
	display: block;
	line-height: 25px;
	margin: 0 0 8px;
	color: #FFFFFF;
}

.site-footer .footer_top .footer-links-columns .footer-column .link-item:hover {
	text-decoration: underline;
}

.site-footer .footer_top .footer-contact {
	width: 45%;
	padding-left: 4%;
	border-left: 1px solid #98969a;
	text-align: left;
}

@media (max-width: 767px) {
	.site-footer .footer_top .footer-contact {
		width: 100%;
		padding: 0;
		border: none;
	}
}

.site-footer .footer_top .footer-contact a:hover {
	text-decoration: underline;
}

.site-footer .footer_top .footer-contact .footer-contact-details {
	display: block;
}

@media (max-width: 767px) {
	.site-footer .footer_top .footer-contact .footer-contact-details {
		display: block;
		text-align: center;
	}
}

@media (min-width: 1024px) {
	.site-footer .footer_top .footer-contact .footer-contact-details {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 10px;
	}
}

.site-footer .footer_top .footer-contact .footer-contact-details .contact-address {
	margin-bottom: 15px;
}

.site-footer .footer_top .footer-contact .footer-contact-details .contact-address address {
	font-weight: 400;
	color: #fff;
	margin: 0;
	font-style: normal;
}

.site-footer .footer_top .footer-contact .footer-contact-details .contact-links {
	margin: 0;
	list-style: none;
	padding: 0;
}

.site-footer .footer_top .footer-contact .footer-contact-details .contact-links li {
	margin: 0 0 8px;
	line-height: 30px;
}

@media (max-width: 767px) {
	.site-footer .footer_top .footer-contact .footer-contact-details .contact-links li > a {
		justify-content: center;
		text-align: center;
	}
}

.site-footer .footer_top .footer-contact .footer-contact-details .contact-links li.maps > a {
	display: flex;
	align-items: center;
	gap: 10px;
	color: #FFFFFF;
	font-weight: 400;
	font-size: 14px;
}

.site-footer .footer_top .footer-contact .footer-contact-details .contact-links li.maps > a:before {
	display: inline-block;
	width: 20px;
	height: 20px;
	content: '';
	background: url(/wp-content/themes/digitalceramics/images/world-world.png) no-repeat center;
	background-size: 100%;
}

@media (max-width: 1280px) {
	.site-footer .footer_top .footer-contact .footer-contact-details .contact-links li.phone {
		margin: 0;
	}
}

.site-footer .footer_top .footer-contact .footer-contact-details .contact-links li.phone > a {
	display: flex;
	align-items: center;
	gap: 10px;
	color: #FFFFFF;
	font-weight: 400;
	font-size: 14px;
}

.site-footer .footer_top .footer-contact .footer-contact-details .contact-links li.phone > a:before {
	display: inline-block;
	width: 20px;
	height: 20px;
	content: '';
	background: url(/wp-content/themes/digitalceramics/images/phone-mb.png) no-repeat center;
	background-size: 100%;
}

.site-footer .footer_top .footer-contact .footer-contact-details .contact-links li.email > a {
	display: flex;
	align-items: center;
	gap: 10px;
	color: #FFFFFF;
	font-weight: 400;
	font-size: 14px;
}

.site-footer .footer_top .footer-contact .footer-contact-details .contact-links li.email > a:before {
	display: inline-block;
	width: 20px;
	height: 20px;
	content: '';
	background: url(/wp-content/themes/digitalceramics/images/mail-web.png) no-repeat center;
	background-size: 100%;
}

.site-footer .footer_top .footer-contact .footer-contact-details .social-links {
	margin: 30px 0 0;
	list-style: none;
	padding: 0;
	display: flex;
	gap: 10px;
}

@media (max-width: 767px) {
	.site-footer .footer_top .footer-contact .footer-contact-details .social-links {
		justify-content: center;
		text-align: center;
	}
}

.site-footer .footer_top .footer-contact .footer-contact-details .social-links li a {
	color: #FFFFFF;
	font-size: 24px;
}

.site-footer .footer_top .footer-contact .footer-contact-details .social-links li a:hover {
	text-decoration: none;
}

.site-footer .footer_top .footer-contact .credit-cards {
	display: block;
	margin: 10px 0 0;
}

@media (max-width: 767px) {
	.site-footer .footer_top .footer-contact .credit-cards {
		justify-content: center;
		text-align: center;
	}
}

.site-footer .footer_bottom {
	padding: 15px;
}

@media (max-width: 767px) {
	.site-footer .footer_bottom {
		padding: 20px 40px;
	}
}

.site-footer .footer_bottom ul {
	padding: 0;
	list-style: none;
	margin: 0;
	text-align: center;
}

.site-footer .footer_bottom ul li {
	display: inline-block;
	padding: 0 12px;
	border-right: 1px solid #818286;
	color: #777e7e;
	font-size: 14px;
	font-weight: normal;
}

@media (max-width: 767px) {
	.site-footer .footer_bottom ul li {
		display: block;
		border: none;
		margin: 5px 0;
	}
}

.site-footer .footer_bottom ul li a {
	color: #69abab;
}

.site-footer .footer_bottom ul li:last-child {
	border: none;
}

/*--------------------------------------------------------------
/* Navigation
--------------------------------------------------------------*/
.main-navigation {
	flex-grow: 1;
	display: flex;
	justify-content: center;
}

@media (min-width: 1280px) {
	.main-navigation {
		justify-content: center;
	}
}

@media (max-width: 1024px) {
	.main-navigation {
		display: none;
	}
}

.main-navigation .site_menu .menu {
	display: flex;
	list-style: none;
	gap: 32px;
}

@media (max-width: 1280px) {
	.main-navigation .site_menu .menu {
		gap: 20px;
	}
	.main-navigation .site_menu .menu > li > a,
	.main-navigation .site_menu .menu > div.menu-item > a {
		font-size: 16px;
	}
}

.main-navigation .site_menu .menu > li > a,
.main-navigation .site_menu .menu > div.menu-item > a {
	font-family: "Rubik", sans-serif;
	display: flex;
	gap: 6px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
	letter-spacing: normal;
	text-transform: capitalize;
	height: 100%;
	align-items: center;
	padding: 16px 0 26px;
	z-index: 10;
	position: relative;
}

@media (max-width: 1280px) {
	.main-navigation .site_menu .menu > li > a,
	.main-navigation .site_menu .menu > div.menu-item > a {
		font-size: 14px;
	}
}

.main-navigation .site_menu .menu > li > a:before,
.main-navigation .site_menu .menu > div.menu-item > a:before {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background: #FFFFFF;
	position: absolute;
	left: 0;
	bottom: 16px;
}

.main-navigation .site_menu .menu > li > .sub-menu,
.main-navigation .site_menu .menu > div.menu-item > .sub-menu {
	list-style: none;
	display: flex;
	background: linear-gradient(135deg, #334046 0%, #422f45 100%);
	top: 100%;
	left: 0;
	right: 0;
	transform: translateY(100%);
	width: 100%;
	z-index: -1;
	opacity: 0;
	position: absolute;
	height: 0;
	padding: 20px;
	overflow: hidden;
	max-width: 1200px;
	margin: 0 auto;
	pointer-events: none;
}

.main-navigation .site_menu .menu > li > .sub-menu > .container,
.main-navigation .site_menu .menu > div.menu-item > .sub-menu > .container {
	width: 100%;
	display: grid;
	align-items: flex-start;
	border-top: none;
	position: relative;
	padding: 20px;
}

.main-navigation .site_menu .menu > li > .sub-menu > .container > .wrap_sub_menu,
.main-navigation .site_menu .menu > div.menu-item > .sub-menu > .container > .wrap_sub_menu {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
}

.main-navigation .site_menu .menu > li > .sub-menu > .container > .wrap_sub_menu > .menu-item.menu-item-level-1 .menu-image,
.main-navigation .site_menu .menu > div.menu-item > .sub-menu > .container > .wrap_sub_menu > .menu-item.menu-item-level-1 .menu-image {
	display: block;
	margin-bottom: 10px;
}

.main-navigation .site_menu .menu > li > .sub-menu > .container > .wrap_sub_menu > .menu-item.menu-item-level-1 .menu-image img,
.main-navigation .site_menu .menu > div.menu-item > .sub-menu > .container > .wrap_sub_menu > .menu-item.menu-item-level-1 .menu-image img {
	display: block;
	filter: grayscale(0.7);
}

.main-navigation .site_menu .menu > li > .sub-menu > .container > .wrap_sub_menu > .menu-item.menu-item-level-1 .menu-image:hover img,
.main-navigation .site_menu .menu > div.menu-item > .sub-menu > .container > .wrap_sub_menu > .menu-item.menu-item-level-1 .menu-image:hover img {
	filter: grayscale(0.2);
}

.main-navigation .site_menu .menu > li > .sub-menu > .container > .wrap_sub_menu > .menu-item > a,
.main-navigation .site_menu .menu > div.menu-item > .sub-menu > .container > .wrap_sub_menu > .menu-item > a {
	color: #FFFFFF;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	text-transform: capitalize;
	position: relative;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	margin-bottom: 12px;
}

.main-navigation .site_menu .menu > li > .sub-menu > .container > .wrap_sub_menu > .menu-item > a:before,
.main-navigation .site_menu .menu > div.menu-item > .sub-menu > .container > .wrap_sub_menu > .menu-item > a:before {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background: #8e89d5;
	position: absolute;
	left: 0;
	bottom: 0;
}

.main-navigation .site_menu .menu > li > .sub-menu > .container > .wrap_sub_menu > .menu-item > a:hover .title_sub_menu, .main-navigation .site_menu .menu > li > .sub-menu > .container > .wrap_sub_menu > .menu-item > a:focus .title_sub_menu, .main-navigation .site_menu .menu > li > .sub-menu > .container > .wrap_sub_menu > .menu-item > a:focus-visible .title_sub_menu,
.main-navigation .site_menu .menu > div.menu-item > .sub-menu > .container > .wrap_sub_menu > .menu-item > a:hover .title_sub_menu,
.main-navigation .site_menu .menu > div.menu-item > .sub-menu > .container > .wrap_sub_menu > .menu-item > a:focus .title_sub_menu,
.main-navigation .site_menu .menu > div.menu-item > .sub-menu > .container > .wrap_sub_menu > .menu-item > a:focus-visible .title_sub_menu {
	padding: 0 10px;
}

.main-navigation .site_menu .menu > li > .sub-menu > .container > .wrap_sub_menu > .menu-item > a:hover:before, .main-navigation .site_menu .menu > li > .sub-menu > .container > .wrap_sub_menu > .menu-item > a:focus:before, .main-navigation .site_menu .menu > li > .sub-menu > .container > .wrap_sub_menu > .menu-item > a:focus-visible:before,
.main-navigation .site_menu .menu > div.menu-item > .sub-menu > .container > .wrap_sub_menu > .menu-item > a:hover:before,
.main-navigation .site_menu .menu > div.menu-item > .sub-menu > .container > .wrap_sub_menu > .menu-item > a:focus:before,
.main-navigation .site_menu .menu > div.menu-item > .sub-menu > .container > .wrap_sub_menu > .menu-item > a:focus-visible:before {
	width: 100%;
}

.main-navigation .site_menu .menu > li > .sub-menu > .container > .wrap_sub_menu > .menu-item:hover > a, .main-navigation .site_menu .menu > li > .sub-menu > .container > .wrap_sub_menu > .menu-item:focus > a, .main-navigation .site_menu .menu > li > .sub-menu > .container > .wrap_sub_menu > .menu-item:focus-visible > a,
.main-navigation .site_menu .menu > div.menu-item > .sub-menu > .container > .wrap_sub_menu > .menu-item:hover > a,
.main-navigation .site_menu .menu > div.menu-item > .sub-menu > .container > .wrap_sub_menu > .menu-item:focus > a,
.main-navigation .site_menu .menu > div.menu-item > .sub-menu > .container > .wrap_sub_menu > .menu-item:focus-visible > a {
	color: #FFFFFF;
}

.main-navigation .site_menu .menu > li:hover > a, .main-navigation .site_menu .menu > li:focus-visible > a, .main-navigation .site_menu .menu > li:focus > a,
.main-navigation .site_menu .menu > div.menu-item:hover > a,
.main-navigation .site_menu .menu > div.menu-item:focus-visible > a,
.main-navigation .site_menu .menu > div.menu-item:focus > a {
	color: #FFFFFF;
	font-weight: 400;
}

.main-navigation .site_menu .menu > li:hover > a:before, .main-navigation .site_menu .menu > li:focus-visible > a:before, .main-navigation .site_menu .menu > li:focus > a:before,
.main-navigation .site_menu .menu > div.menu-item:hover > a:before,
.main-navigation .site_menu .menu > div.menu-item:focus-visible > a:before,
.main-navigation .site_menu .menu > div.menu-item:focus > a:before {
	width: 100%;
}

.main-navigation .site_menu .menu > li.menu-item-has-children.active > .sub-menu,
.main-navigation .site_menu .menu > div.menu-item.menu-item-has-children.active > .sub-menu {
	transform: translateY(0);
	z-index: 0;
	height: auto;
	opacity: 1;
	overflow: visible;
	pointer-events: auto;
}

.main-navigation .site_menu .menu > li.menu-item-has-children.active > a,
.main-navigation .site_menu .menu > div.menu-item.menu-item-has-children.active > a {
	color: #FFFFFF;
	font-weight: 400;
}

.main-navigation .site_menu .menu > li.menu-item-has-children.active > a:before,
.main-navigation .site_menu .menu > div.menu-item.menu-item-has-children.active > a:before {
	width: 100%;
}

.main-navigation .site_menu .menu > li.menu-item-has-children.active > a:after,
.main-navigation .site_menu .menu > div.menu-item.menu-item-has-children.active > a:after {
	transform: rotate(180deg);
}

.main-navigation .site_menu .menu > li .menu-item-level-1:hover .sub-menu-level-1,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1:hover .sub-menu-level-1 {
	transform: translateY(0);
	z-index: 1;
	opacity: 1;
	height: auto;
	pointer-events: auto;
}

@media (max-width: 1280px) {
	.main-navigation .site_menu .menu > li .menu-item-level-1:hover .sub-menu-level-1,
	.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1:hover .sub-menu-level-1 {
		width: calc(100% - 40px);
		left: 20px;
	}
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 {
	position: static;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container {
	display: flex;
	flex-direction: column-reverse;
	gap: 32px;
	padding: 10px 0 0;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu {
	display: block;
}

@media (max-width: 1280px) {
	.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu,
	.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu li,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu li {
	list-style: none;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .link_sub_menu,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .link_sub_menu {
	display: flex;
	align-items: center;
	gap: 12px;
	padding-bottom: 10px;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .link_sub_menu:hover, .main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .link_sub_menu:focus-visible, .main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .link_sub_menu:focus,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .link_sub_menu:hover,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .link_sub_menu:focus-visible,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .link_sub_menu:focus {
	text-decoration: underline;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .link_sub_menu .img_sub_menu,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .link_sub_menu .img_sub_menu {
	display: block;
	width: 26px;
	height: 26px;
	margin-right: 4px;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .link_sub_menu .img_sub_menu img,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .link_sub_menu .img_sub_menu img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-image a,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-image a {
	display: block;
	padding: 8px 12px;
	border-radius: 8px;
	background: #F7F7F7;
	max-width: fit-content;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-image a img,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-image a img {
	display: block;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-image a:hover, .main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-image a:focus, .main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-image a:focus-visible,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-image a:hover,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-image a:focus,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-image a:focus-visible {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-image a:hover img, .main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-image a:focus img, .main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-image a:focus-visible img,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-image a:hover img,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-image a:focus img,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-image a:focus-visible img {
	transform: scale(1.01);
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a {
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	padding: 12px 0;
	position: relative;
	display: block;
	text-decoration: none;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a:before,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a:before {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background: #8e89d5;
	position: absolute;
	left: 0;
	bottom: 0;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a:hover, .main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a:focus, .main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a:focus-visible,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a:hover,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a:focus,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a:focus-visible {
	text-decoration: none;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a:hover .title_sub_menu, .main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a:focus .title_sub_menu, .main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a:focus-visible .title_sub_menu,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a:hover .title_sub_menu,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a:focus .title_sub_menu,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a:focus-visible .title_sub_menu {
	padding: 0 10px;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a:hover:before, .main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a:focus:before, .main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a:focus-visible:before,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a:hover:before,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a:focus:before,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .menu-item-level-2 a:focus-visible:before {
	width: 100%;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 .container,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 .container {
	padding: 0 10px 0 0;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container {
	display: flex;
	flex-direction: column-reverse;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu {
	border: none;
	background: transparent;
	text-align: left;
	padding: 0;
	color: #312d34;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
	display: none;
	gap: 12px;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu:hover, .main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu:focus-visible, .main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu:focus,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu:hover,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu:focus-visible,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu:focus {
	text-decoration: underline;
}

@media (max-width: 1280px) {
	.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu,
	.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu {
		font-size: 14px;
	}
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu .see-more,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu .see-more {
	display: block;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu .see-less,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu .see-less {
	display: none;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu.show,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu.show {
	display: flex;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu.active svg,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu.active svg {
	transform: rotate(180deg);
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu.active .see-more,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu.active .see-more {
	display: none;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu.active .see-less,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 > .container .show-more-menu.active .see-less {
	display: block;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 .link_sub_menu,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 .link_sub_menu {
	padding-bottom: 4px;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 .link_sub_menu .title_sub_menu,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container > .wrap_sub_menu .sub-menu-level-2 .link_sub_menu .title_sub_menu {
	font-weight: 400;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container .description,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container .description {
	font-size: 1rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
	color: #FFFFFF;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container .description *:not(strong),
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container .description *:not(strong) {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container .description small, .main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container .description .small,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container .description small,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container .description .small {
	font-size: 12px;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container .description > p:not(:last-child),
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container .description > p:not(:last-child) {
	margin-bottom: 12px;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container .description:hover,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container .description:hover {
	text-decoration: none;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container .description a,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container .description a {
	text-decoration: none;
	color: #69abab;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container .description a:hover,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container .description a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container .description a:hover *,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container .description a:hover * {
	text-decoration: underline;
}

.main-navigation .site_menu .menu > li .menu-item-level-1 .sub-menu-level-1 > .container .menu-bottom,
.main-navigation .site_menu .menu > div.menu-item .menu-item-level-1 .sub-menu-level-1 > .container .menu-bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 16px 64px;
	border-radius: 0 0 20px 20px;
	background: #007F36;
}

@media (max-width: 1024px) {
	.main-navigation-mobile {
		flex-direction: column;
		position: fixed;
		top: 0;
		left: 0;
		background: #312d34;
		padding: 0;
		height: 100%;
		overflow-y: auto;
		overflow-x: hidden;
		width: calc(100vw - 54px);
		z-index: 999;
	}
	.main-navigation-mobile.show {
		display: flex;
		transform: translateX(0);
	}
	.main-navigation-mobile:not(:has(.menu-item-has-children.active)) .back_to_menu {
		display: none;
	}
	.main-navigation-mobile .site_menu {
		flex-grow: 1;
		padding: 0;
		display: flex;
		flex-direction: column;
	}
	.main-navigation-mobile .site_menu > .menu-menu-primary-container {
		flex-grow: 1;
	}
	.main-navigation-mobile .site_menu .account-mobile > a:first-child {
		margin-bottom: 12px;
	}
	.main-navigation-mobile .site_menu:has(.menu-item.active) .account-mobile {
		display: none;
	}
	.main-navigation-mobile .menu {
		list-style: none;
	}
	.main-navigation-mobile .menu .sub-menu {
		display: none;
	}
	.main-navigation-mobile .menu .menu-item {
		list-style: none;
	}
	.main-navigation-mobile .menu .menu-item.level-0 > a {
		font-size: 1.6rem;
		border-bottom: 1px solid #3e3942;
	}
	.main-navigation-mobile .menu .menu-item > a {
		padding: 0 20px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		color: #FFFFFF;
		font-size: 1rem;
		line-height: 45px;
		text-decoration: auto;
		font-weight: 400;
		text-transform: capitalize;
	}
	.main-navigation-mobile .menu .menu-item > a *:not(strong) {
		font-size: inherit;
		font-weight: inherit;
		line-height: inherit;
	}
	.main-navigation-mobile .menu .menu-item > a small, .main-navigation-mobile .menu .menu-item > a .small {
		font-size: 12px;
	}
	.main-navigation-mobile .menu .menu-item > a > p:not(:last-child) {
		margin-bottom: 12px;
	}
	.main-navigation-mobile .menu .menu-item > a:hover {
		text-decoration: none;
	}
	.main-navigation-mobile .menu .menu-item > a a {
		text-decoration: none;
		color: #69abab;
	}
	.main-navigation-mobile .menu .menu-item > a a:hover {
		text-decoration: underline;
		color: #8e89d5;
	}
	.main-navigation-mobile .menu .menu-item > a a:hover * {
		text-decoration: underline;
	}
	.main-navigation-mobile .menu .menu-item > a:hover, .main-navigation-mobile .menu .menu-item > a:focus-visible, .main-navigation-mobile .menu .menu-item > a:focus {
		text-decoration: none;
	}
	.main-navigation-mobile .menu .menu-item.level-1 > a, .main-navigation-mobile .menu .menu-item.level-2 > a {
		font-size: 16px;
	}
	.main-navigation-mobile .menu .menu-item.level-3 > a {
		font-size: 16px;
	}
	.main-navigation-mobile .menu .menu-item.menu-item-has-children > a .title_sub_menu {
		padding-right: 30px;
		flex-grow: 1;
		font-size: 1.6rem;
	}
	.main-navigation-mobile .menu .menu-item.menu-item-has-children > a .open-submenu {
		display: flex;
		justify-content: flex-end;
		max-width: 100px;
		transform: rotate(0);
	}
	.main-navigation-mobile .menu .menu-item.menu-item-has-children > a .open-submenu svg path {
		stroke: #69abab;
	}
	.main-navigation-mobile .menu .menu-item.menu-item-has-children.active > a {
		background: #69abab;
	}
	.main-navigation-mobile .menu .menu-item.menu-item-has-children.active > a .open-submenu {
		transform: rotate(-90deg);
	}
	.main-navigation-mobile .menu .menu-item.menu-item-has-children.active > a .open-submenu svg path {
		stroke: #FFFFFF;
	}
	.main-navigation-mobile .menu .menu-item .back_menu_parent {
		padding: 16px 20px 16px 48px;
		display: flex;
		align-items: center;
		gap: 4px;
		justify-content: flex-start;
		width: calc(100% + 40px);
		margin-left: -20px;
		margin-top: -16px;
		margin-bottom: 16px;
		background: #007F36;
		position: relative;
	}
	.main-navigation-mobile .menu .menu-item .back_menu_parent .back_to_menu {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		width: 44px;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		gap: 0;
		margin: 0;
		background: transparent;
		border: none;
		padding: 0;
	}
	.main-navigation-mobile .menu .menu-item .back_menu_parent .back_to_menu svg {
		width: 24px;
		height: 24px;
		display: block;
	}
	.main-navigation-mobile .menu .menu-item .title_menu_parent {
		color: #FFFFFF;
		font-size: 16px;
		font-weight: 700;
		line-height: 1.5;
		margin-bottom: 0;
		display: block;
		text-decoration: none;
	}
	.main-navigation-mobile .menu .menu-item .title_menu_parent:hover, .main-navigation-mobile .menu .menu-item .title_menu_parent:focus-visible, .main-navigation-mobile .menu .menu-item .title_menu_parent:focus {
		text-decoration: underline;
	}
	.main-navigation-mobile .menu:has(.menu-item-has-children.active) .menu-item > .sub-menu {
		display: block;
	}
	.main-navigation-mobile .menu:has(.menu-item-has-children.active) .menu-item > .sub-menu .wrap_sub_menu_mobile:has(.level-1.active) > .back_menu_parent {
		display: none;
	}
	.main-navigation-mobile .menu:has(.menu-item-has-children.active) .menu-item > .sub-menu .wrap_sub_menu_mobile:has(.level-1.active) .menu-item .wrap_sub_menu_mobile:has(.level-2.active) > .back_menu_parent {
		display: none;
	}
	.main-navigation-mobile .menu:has(.menu-item-has-children.active) .menu-item > .sub-menu .wrap_sub_menu_mobile:has(.level-1.active) .menu-item .wrap_sub_menu_mobile:has(.level-2.active) .menu-item .wrap_sub_menu_mobile > .menu-item > a {
		display: flex;
	}
	.main-navigation-mobile .menu:has(.menu-item-has-children.active) .menu-item > .sub-menu .wrap_sub_menu_mobile:has(.level-1.active) .menu-item .wrap_sub_menu_mobile > .menu-item > a {
		display: flex;
		padding-left: 30px;
	}
	.main-navigation-mobile .menu:has(.menu-item-has-children.active) .menu-item > .sub-menu .wrap_sub_menu_mobile > .menu-item > a {
		display: flex;
	}
	.main-navigation-mobile .menu:has(.menu-item-has-children.active) .menu-item > .sub-menu .wrap_sub_menu_mobile > .menu-item > a .title_sub_menu {
		padding-left: 10px;
		padding-right: 0;
	}
	.main-navigation-mobile .menu:has(.menu-item-has-children.active) .menu-item:not(.active) .sub-menu {
		display: none;
	}
}

body:has(#site-navigation.toggled) .searchwp-live-search-results-showing {
	position: fixed !important;
	top: 94px !important;
}

body:has(.site_menu.show) .searchwp-live-search-results-showing {
	position: fixed;
	bottom: 85px;
	top: unset !important;
}

body.logged-in:has(#site-navigation.toggled) .searchwp-live-search-results-showing {
	position: fixed !important;
	top: 132px !important;
}

body:has(.site_menu.show) {
	overflow-y: hidden;
}

#wpadminbar {
	top: 0;
	position: fixed;
}

body.logged-in .main-navigation-mobile .header_top .site_menu {
	height: calc(100% - 124px - 46px);
}

@media (min-width: 783px) {
	body.logged-in .main-navigation-mobile .header_top .site_menu {
		height: calc(100% - 124px - 32px);
	}
}

/*--------------------------------------------------------------
# general
--------------------------------------------------------------*/
.text-underline {
	text-decoration: underline;
}

a.text-underline:hover {
	text-decoration: unset;
}

strong {
	font-weight: 500;
}

button {
	cursor: pointer;
}

.desc > *:not(:last-child) {
	margin-bottom: 16px;
}

.m-0 {
	margin: 0rem;
}

.ml-0 {
	margin-left: 0rem;
}

.mt-0 {
	margin-top: 0rem;
}

.mr-0 {
	margin-right: 0rem;
}

.mb-0 {
	margin-bottom: 0rem;
}

.mx-0 {
	margin-top: 0rem;
	margin-bottom: 0rem;
}

.my-0 {
	margin-left: 0rem;
	margin-right: 0rem;
}

.m-0.25 {
	margin: 0.25rem;
}

.ml-1 {
	margin-left: 0.25rem;
}

.mt-1 {
	margin-top: 0.25rem;
}

.mr-1 {
	margin-right: 0.25rem;
}

.mb-1 {
	margin-bottom: 0.25rem;
}

.mx-1 {
	margin-top: 0.25rem;
	margin-bottom: 0.25rem;
}

.my-1 {
	margin-left: 0.25rem;
	margin-right: 0.25rem;
}

.m-0.5 {
	margin: 0.5rem;
}

.ml-2 {
	margin-left: 0.5rem;
}

.mt-2 {
	margin-top: 0.5rem;
}

.mr-2 {
	margin-right: 0.5rem;
}

.mb-2 {
	margin-bottom: 0.5rem;
}

.mx-2 {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

.my-2 {
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}

.m-0.75 {
	margin: 0.75rem;
}

.ml-3 {
	margin-left: 0.75rem;
}

.mt-3 {
	margin-top: 0.75rem;
}

.mr-3 {
	margin-right: 0.75rem;
}

.mb-3 {
	margin-bottom: 0.75rem;
}

.mx-3 {
	margin-top: 0.75rem;
	margin-bottom: 0.75rem;
}

.my-3 {
	margin-left: 0.75rem;
	margin-right: 0.75rem;
}

.m-1 {
	margin: 1rem;
}

.ml-4 {
	margin-left: 1rem;
}

.mt-4 {
	margin-top: 1rem;
}

.mr-4 {
	margin-right: 1rem;
}

.mb-4 {
	margin-bottom: 1rem;
}

.mx-4 {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.my-4 {
	margin-left: 1rem;
	margin-right: 1rem;
}

.m-1.25 {
	margin: 1.25rem;
}

.ml-5 {
	margin-left: 1.25rem;
}

.mt-5 {
	margin-top: 1.25rem;
}

.mr-5 {
	margin-right: 1.25rem;
}

.mb-5 {
	margin-bottom: 1.25rem;
}

.mx-5 {
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
}

.my-5 {
	margin-left: 1.25rem;
	margin-right: 1.25rem;
}

.m-1.5 {
	margin: 1.5rem;
}

.ml-6 {
	margin-left: 1.5rem;
}

.mt-6 {
	margin-top: 1.5rem;
}

.mr-6 {
	margin-right: 1.5rem;
}

.mb-6 {
	margin-bottom: 1.5rem;
}

.mx-6 {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

.my-6 {
	margin-left: 1.5rem;
	margin-right: 1.5rem;
}

.m-1.75 {
	margin: 1.75rem;
}

.ml-7 {
	margin-left: 1.75rem;
}

.mt-7 {
	margin-top: 1.75rem;
}

.mr-7 {
	margin-right: 1.75rem;
}

.mb-7 {
	margin-bottom: 1.75rem;
}

.mx-7 {
	margin-top: 1.75rem;
	margin-bottom: 1.75rem;
}

.my-7 {
	margin-left: 1.75rem;
	margin-right: 1.75rem;
}

.m-2 {
	margin: 2rem;
}

.ml-8 {
	margin-left: 2rem;
}

.mt-8 {
	margin-top: 2rem;
}

.mr-8 {
	margin-right: 2rem;
}

.mb-8 {
	margin-bottom: 2rem;
}

.mx-8 {
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.my-8 {
	margin-left: 2rem;
	margin-right: 2rem;
}

.m-2.25 {
	margin: 2.25rem;
}

.ml-9 {
	margin-left: 2.25rem;
}

.mt-9 {
	margin-top: 2.25rem;
}

.mr-9 {
	margin-right: 2.25rem;
}

.mb-9 {
	margin-bottom: 2.25rem;
}

.mx-9 {
	margin-top: 2.25rem;
	margin-bottom: 2.25rem;
}

.my-9 {
	margin-left: 2.25rem;
	margin-right: 2.25rem;
}

.m-2.5 {
	margin: 2.5rem;
}

.ml-10 {
	margin-left: 2.5rem;
}

.mt-10 {
	margin-top: 2.5rem;
}

.mr-10 {
	margin-right: 2.5rem;
}

.mb-10 {
	margin-bottom: 2.5rem;
}

.mx-10 {
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
}

.my-10 {
	margin-left: 2.5rem;
	margin-right: 2.5rem;
}

.m-2.75 {
	margin: 2.75rem;
}

.ml-11 {
	margin-left: 2.75rem;
}

.mt-11 {
	margin-top: 2.75rem;
}

.mr-11 {
	margin-right: 2.75rem;
}

.mb-11 {
	margin-bottom: 2.75rem;
}

.mx-11 {
	margin-top: 2.75rem;
	margin-bottom: 2.75rem;
}

.my-11 {
	margin-left: 2.75rem;
	margin-right: 2.75rem;
}

.m-3 {
	margin: 3rem;
}

.ml-12 {
	margin-left: 3rem;
}

.mt-12 {
	margin-top: 3rem;
}

.mr-12 {
	margin-right: 3rem;
}

.mb-12 {
	margin-bottom: 3rem;
}

.mx-12 {
	margin-top: 3rem;
	margin-bottom: 3rem;
}

.my-12 {
	margin-left: 3rem;
	margin-right: 3rem;
}

.m-3.25 {
	margin: 3.25rem;
}

.ml-13 {
	margin-left: 3.25rem;
}

.mt-13 {
	margin-top: 3.25rem;
}

.mr-13 {
	margin-right: 3.25rem;
}

.mb-13 {
	margin-bottom: 3.25rem;
}

.mx-13 {
	margin-top: 3.25rem;
	margin-bottom: 3.25rem;
}

.my-13 {
	margin-left: 3.25rem;
	margin-right: 3.25rem;
}

.m-3.5 {
	margin: 3.5rem;
}

.ml-14 {
	margin-left: 3.5rem;
}

.mt-14 {
	margin-top: 3.5rem;
}

.mr-14 {
	margin-right: 3.5rem;
}

.mb-14 {
	margin-bottom: 3.5rem;
}

.mx-14 {
	margin-top: 3.5rem;
	margin-bottom: 3.5rem;
}

.my-14 {
	margin-left: 3.5rem;
	margin-right: 3.5rem;
}

.m-3.75 {
	margin: 3.75rem;
}

.ml-15 {
	margin-left: 3.75rem;
}

.mt-15 {
	margin-top: 3.75rem;
}

.mr-15 {
	margin-right: 3.75rem;
}

.mb-15 {
	margin-bottom: 3.75rem;
}

.mx-15 {
	margin-top: 3.75rem;
	margin-bottom: 3.75rem;
}

.my-15 {
	margin-left: 3.75rem;
	margin-right: 3.75rem;
}

.m-4 {
	margin: 4rem;
}

.ml-16 {
	margin-left: 4rem;
}

.mt-16 {
	margin-top: 4rem;
}

.mr-16 {
	margin-right: 4rem;
}

.mb-16 {
	margin-bottom: 4rem;
}

.mx-16 {
	margin-top: 4rem;
	margin-bottom: 4rem;
}

.my-16 {
	margin-left: 4rem;
	margin-right: 4rem;
}

.p-0 {
	padding: 0rem;
}

.pl-0 {
	padding-left: 0rem;
}

.pt-0 {
	padding-top: 0rem;
}

.pr-0 {
	padding-right: 0rem;
}

.pb-0 {
	padding-bottom: 0rem;
}

.px-0 {
	padding-top: 0rem;
	padding-bottom: 0rem;
}

.py-0 {
	padding-left: 0rem;
	padding-right: 0rem;
}

.p-0.25 {
	padding: 0.25rem;
}

.pl-1 {
	padding-left: 0.25rem;
}

.pt-1 {
	padding-top: 0.25rem;
}

.pr-1 {
	padding-right: 0.25rem;
}

.pb-1 {
	padding-bottom: 0.25rem;
}

.px-1 {
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}

.py-1 {
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}

.p-0.5 {
	padding: 0.5rem;
}

.pl-2 {
	padding-left: 0.5rem;
}

.pt-2 {
	padding-top: 0.5rem;
}

.pr-2 {
	padding-right: 0.5rem;
}

.pb-2 {
	padding-bottom: 0.5rem;
}

.px-2 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.py-2 {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.p-0.75 {
	padding: 0.75rem;
}

.pl-3 {
	padding-left: 0.75rem;
}

.pt-3 {
	padding-top: 0.75rem;
}

.pr-3 {
	padding-right: 0.75rem;
}

.pb-3 {
	padding-bottom: 0.75rem;
}

.px-3 {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}

.py-3 {
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}

.p-1 {
	padding: 1rem;
}

.pl-4 {
	padding-left: 1rem;
}

.pt-4 {
	padding-top: 1rem;
}

.pr-4 {
	padding-right: 1rem;
}

.pb-4 {
	padding-bottom: 1rem;
}

.px-4 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.py-4 {
	padding-left: 1rem;
	padding-right: 1rem;
}

.p-1.25 {
	padding: 1.25rem;
}

.pl-5 {
	padding-left: 1.25rem;
}

.pt-5 {
	padding-top: 1.25rem;
}

.pr-5 {
	padding-right: 1.25rem;
}

.pb-5 {
	padding-bottom: 1.25rem;
}

.px-5 {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}

.py-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.p-1.5 {
	padding: 1.5rem;
}

.pl-6 {
	padding-left: 1.5rem;
}

.pt-6 {
	padding-top: 1.5rem;
}

.pr-6 {
	padding-right: 1.5rem;
}

.pb-6 {
	padding-bottom: 1.5rem;
}

.px-6 {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

.py-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.p-1.75 {
	padding: 1.75rem;
}

.pl-7 {
	padding-left: 1.75rem;
}

.pt-7 {
	padding-top: 1.75rem;
}

.pr-7 {
	padding-right: 1.75rem;
}

.pb-7 {
	padding-bottom: 1.75rem;
}

.px-7 {
	padding-top: 1.75rem;
	padding-bottom: 1.75rem;
}

.py-7 {
	padding-left: 1.75rem;
	padding-right: 1.75rem;
}

.p-2 {
	padding: 2rem;
}

.pl-8 {
	padding-left: 2rem;
}

.pt-8 {
	padding-top: 2rem;
}

.pr-8 {
	padding-right: 2rem;
}

.pb-8 {
	padding-bottom: 2rem;
}

.px-8 {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.py-8 {
	padding-left: 2rem;
	padding-right: 2rem;
}

.p-2.25 {
	padding: 2.25rem;
}

.pl-9 {
	padding-left: 2.25rem;
}

.pt-9 {
	padding-top: 2.25rem;
}

.pr-9 {
	padding-right: 2.25rem;
}

.pb-9 {
	padding-bottom: 2.25rem;
}

.px-9 {
	padding-top: 2.25rem;
	padding-bottom: 2.25rem;
}

.py-9 {
	padding-left: 2.25rem;
	padding-right: 2.25rem;
}

.p-2.5 {
	padding: 2.5rem;
}

.pl-10 {
	padding-left: 2.5rem;
}

.pt-10 {
	padding-top: 2.5rem;
}

.pr-10 {
	padding-right: 2.5rem;
}

.pb-10 {
	padding-bottom: 2.5rem;
}

.px-10 {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}

.py-10 {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}

.p-2.75 {
	padding: 2.75rem;
}

.pl-11 {
	padding-left: 2.75rem;
}

.pt-11 {
	padding-top: 2.75rem;
}

.pr-11 {
	padding-right: 2.75rem;
}

.pb-11 {
	padding-bottom: 2.75rem;
}

.px-11 {
	padding-top: 2.75rem;
	padding-bottom: 2.75rem;
}

.py-11 {
	padding-left: 2.75rem;
	padding-right: 2.75rem;
}

.p-3 {
	padding: 3rem;
}

.pl-12 {
	padding-left: 3rem;
}

.pt-12 {
	padding-top: 3rem;
}

.pr-12 {
	padding-right: 3rem;
}

.pb-12 {
	padding-bottom: 3rem;
}

.px-12 {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.py-12 {
	padding-left: 3rem;
	padding-right: 3rem;
}

.p-3.25 {
	padding: 3.25rem;
}

.pl-13 {
	padding-left: 3.25rem;
}

.pt-13 {
	padding-top: 3.25rem;
}

.pr-13 {
	padding-right: 3.25rem;
}

.pb-13 {
	padding-bottom: 3.25rem;
}

.px-13 {
	padding-top: 3.25rem;
	padding-bottom: 3.25rem;
}

.py-13 {
	padding-left: 3.25rem;
	padding-right: 3.25rem;
}

.p-3.5 {
	padding: 3.5rem;
}

.pl-14 {
	padding-left: 3.5rem;
}

.pt-14 {
	padding-top: 3.5rem;
}

.pr-14 {
	padding-right: 3.5rem;
}

.pb-14 {
	padding-bottom: 3.5rem;
}

.px-14 {
	padding-top: 3.5rem;
	padding-bottom: 3.5rem;
}

.py-14 {
	padding-left: 3.5rem;
	padding-right: 3.5rem;
}

.p-3.75 {
	padding: 3.75rem;
}

.pl-15 {
	padding-left: 3.75rem;
}

.pt-15 {
	padding-top: 3.75rem;
}

.pr-15 {
	padding-right: 3.75rem;
}

.pb-15 {
	padding-bottom: 3.75rem;
}

.px-15 {
	padding-top: 3.75rem;
	padding-bottom: 3.75rem;
}

.py-15 {
	padding-left: 3.75rem;
	padding-right: 3.75rem;
}

.p-4 {
	padding: 4rem;
}

.pl-16 {
	padding-left: 4rem;
}

.pt-16 {
	padding-top: 4rem;
}

.pr-16 {
	padding-right: 4rem;
}

.pb-16 {
	padding-bottom: 4rem;
}

.px-16 {
	padding-top: 4rem;
	padding-bottom: 4rem;
}

.py-16 {
	padding-left: 4rem;
	padding-right: 4rem;
}

.line-clamp-2 {
	display: block;
	display: -webkit-box;
	font-size: 16px;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.line-clamp-3 {
	display: block;
	display: -webkit-box;
	font-size: 16px;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.line-clamp-4 {
	display: block;
	display: -webkit-box;
	font-size: 16px;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.title-link:hover {
	text-decoration: underline;
}

.block-link-absolute {
	position: relative;
}

.block-link-absolute .link-absolute {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}

small, .small {
	font-size: 12px;
}

.scroll-image img:first-of-type {
	opacity: 0;
	/* Initially hidden */
	transform: translateY(150px);
	/* Initially moved down */
}

.scrollbar.is-scrollable {
	padding-bottom: 28px;
}

.scrollbar::-webkit-scrollbar {
	height: 8px;
	overflow: hidden;
}

.scrollbar::-webkit-scrollbar-thumb {
	background: #EBECF3;
	border-radius: 20px;
}

.scrollbar::-webkit-scrollbar-track {
	background: rgba(0, 85, 140, 0.25);
	border-radius: 20px;
}

.section-block:not(.bg-white) .scrollbar::-webkit-scrollbar-track {
	background: #FFFFFF;
}

.section-block:not(.bg-white) .scrollbar::-webkit-scrollbar-thumb {
	background: #EBECF3;
}

.section-block {
	position: relative;
}

.desc *:not([class*="btn"]) {
	color: inherit;
	font-weight: 400;
}

@media (max-width: 767px) {
	.desc *:not([class*="btn"]) {
		font-size: 1.6rem;
		text-align: center;
	}
}

.desc a:not([class*="btn"]) {
	color: #69abab;
	font-weight: 400;
	text-decoration: none;
}

.desc a:not([class*="btn"]):hover {
	color: #8e89d5;
	text-decoration: underline;
}

.desc ul li {
	margin-bottom: 10px;
}

.desc ul li:last-child {
	margin-bottom: 0;
}

.desc.text-light {
	color: #FFFFFF;
}

.desc.text-light a:not([class*="btn"]) {
	color: #FFFFFF;
	font-weight: 400;
	text-decoration: underline;
}

.desc.text-light a:not([class*="btn"]):hover {
	text-decoration: none;
}

.breadcrumbs {
	text-align: center;
	margin: 30px auto 20px;
}

@media (max-width: 767px) {
	.breadcrumbs {
		margin: 20px;
	}
}

.breadcrumbs .rank-math-breadcrumb {
	padding: 0;
	width: auto;
	display: inline-block;
	background: #f3f3f3;
	border-radius: 5px;
	overflow: hidden;
}

.breadcrumbs .rank-math-breadcrumb > p {
	display: flex;
	align-items: center;
	margin: 0;
}

@media (max-width: 767px) {
	.breadcrumbs .rank-math-breadcrumb > p {
		display: inline-block;
	}
}

.breadcrumbs .rank-math-breadcrumb a, .breadcrumbs .rank-math-breadcrumb span.last {
	padding: 10px;
	display: block;
	color: #777e7e;
	font-size: 18px;
}

@media (max-width: 767px) {
	.breadcrumbs .rank-math-breadcrumb a, .breadcrumbs .rank-math-breadcrumb span.last {
		font-size: 16px;
		padding: 6px;
		display: inline-flex;
		align-items: center;
	}
}

.breadcrumbs .rank-math-breadcrumb a:first-child {
	position: relative;
	z-index: 5;
	color: #FFFFFF;
}

.breadcrumbs .rank-math-breadcrumb a:first-child:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0.5;
	background: linear-gradient(-45deg, #da42d9 0%, #46e5e5 92%);
}

.breadcrumbs .rank-math-breadcrumb a:first-child + .separator {
	display: none;
}

.breadcrumbs .rank-math-breadcrumb .separator {
	width: 16px;
	height: 22px;
}

.breadcrumbs .rank-math-breadcrumb .separator:first-child {
	display: none;
}

@media (max-width: 767px) {
	.breadcrumbs .rank-math-breadcrumb .separator {
		position: relative;
		top: 3px;
	}
}

.entry-content h2, .entry-content .heading-2 {
	margin: 2rem 0;
}

.entry-content h3, .entry-content .heading-3 {
	margin: 2rem 0;
}

.entry-content h4, .entry-content .heading-4 {
	margin: 1.5rem 0;
}

.entry-content .wp-block-table thead {
	border-bottom: none;
}

.entry-content .wp-block-table th {
	border: none;
	font-weight: normal;
	text-align: left;
	font-size: 1.4rem;
	padding: 8px 10px;
}

.entry-content .wp-block-table td {
	border: none;
	font-weight: normal;
	text-align: left;
	font-size: 1.4rem;
	padding: 8px 10px;
}

.entry-content .featured-image-two-col {
	display: grid;
	grid-template-columns: 48% 48%;
	gap: 4%;
}

.text-dark {
	color: #312d34;
}

.text-light {
	color: #FFFFFF;
}

.text-light .desc {
	color: #FFFFFF;
}

.text-light .desc *:not([class*="btn"]) {
	color: #FFFFFF;
}

.text-light .desc a:not([class*="btn"]) {
	color: #FFFFFF;
	font-weight: 500;
	text-decoration: underline;
}

.text-light .desc a:not([class*="btn"]):hover {
	text-decoration: none;
}

.text-green {
	color: #69abab;
}

.text-yellow {
	color: #FFDF59;
}

.bg-white {
	background: #FFFFFF;
}

.bg-light-grey {
	background: #EEEEEE;
}

.bg-light-green {
	background-color: #69abab;
}

.bg-yellow {
	background-color: #FFDF59;
}

address {
	font-style: normal;
}

.mb-16 {
	margin-bottom: 16px;
}

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

.mb-24 {
	margin-bottom: 24px;
}

.mb-28 {
	margin-bottom: 28px;
}

.mb-32 {
	margin-bottom: 32px;
}

.mb-40 {
	margin-bottom: 40px;
}

.accordion_custom .item_accordion .content_accordion {
	transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}

.accordion_custom .item_accordion.show .content_accordion {
	max-height: 100%;
	transition: max-height 1s ease-in-out;
}

.section-block.banner-hero {
	padding: 0;
	min-height: 300px;
}

@media (min-width: 1024px) {
	.section-block.banner-hero {
		min-height: 380px;
	}
}

@media (max-width: 767px) {
	.section-block.banner-hero .hero-banner-content .desc {
		display: none;
	}
}

@media (max-width: 1024px) {
	.section-block.banner-hero {
		min-height: 300px;
	}
}

.section-block.banner-hero .mySwiper__list-banner .hero-image img {
	display: block;
	width: 100%;
}

@media (min-width: 1024px) {
	.section-block.banner-hero .mySwiper__list-banner .hero-image img {
		height: 400px;
	}
}

@media (min-width: 1440px) {
	.section-block.banner-hero .mySwiper__list-banner .hero-image img {
		height: 500px;
	}
}

@media (max-width: 1024px) {
	.section-block.banner-hero .mySwiper__list-banner .hero-image {
		min-height: 300px;
	}
	.section-block.banner-hero .mySwiper__list-banner .hero-image img {
		height: 300px;
		object-fit: cover;
	}
}

.section-block.banner-hero .mySwiper__list-banner .hero-image.gradient-bg:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	content: "";
	opacity: 0.7;
	background: #46e5e5;
	background: -moz-linear-gradient(-45deg, #46e5e5 0%, #da42d9 100%);
	background: -webkit-linear-gradient(-45deg, #46e5e5 0%, #da42d9 100%);
	background: -o-linear-gradient(-45deg, #46e5e5 0%, #da42d9 100%);
	background: -ms-linear-gradient(-45deg, #46e5e5 0%, #da42d9 100%);
	background: linear-gradient(-45deg, #46e5e5 0%, #da42d9 100%);
}

.section-block.banner-hero .mySwiper__list-banner .hero-banner-content {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	z-index: 5;
	width: 100%;
	text-align: center;
	-webkit-transform: translateY(-35%);
	transform: translateY(-35%);
}

.section-block.banner-hero .mySwiper__list-banner .hero-banner-content .heading {
	color: #FFFFFF;
	max-width: 1120px;
	margin-left: auto;
	margin-right: auto;
}

@media (max-width: 767px) {
	.section-block.banner-hero .mySwiper__list-banner .hero-banner-content .heading {
		padding: 0 20px;
		margin: 0 0 5px;
	}
}

@media (min-width: 767px) {
	.section-block.banner-hero .mySwiper__list-banner .hero-banner-content .heading.heading-1 {
		font-size: 2.8rem;
	}
}

@media (min-width: 1024px) {
	.section-block.banner-hero .mySwiper__list-banner .hero-banner-content .heading.heading-1 {
		font-size: 3.4rem;
	}
}

@media (min-width: 1440px) {
	.section-block.banner-hero .mySwiper__list-banner .hero-banner-content .heading.heading-1 {
		font-size: 4rem;
	}
}

.section-block.banner-hero .mySwiper__list-banner .hero-banner-content .desc {
	color: #FFFFFF;
	max-width: 860px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 40px;
}

@media (max-width: 767px) {
	.section-block.banner-hero .mySwiper__list-banner .hero-banner-content .desc {
		display: none;
	}
}

@media (max-width: 1024px) {
	.section-block.banner-hero .mySwiper__list-banner .hero-banner-content .desc {
		margin: 0;
	}
}

.section-block.banner-hero .mySwiper__list-banner .hero-banner-content .btn {
	color: #69abab;
}

.section-block.banner-hero .static-banner {
	background: #69abab;
	min-height: 260px;
	position: relative;
}

.section-block.banner-hero .static-banner.gradient-bg:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0.7;
	background: #da42d9;
	background: linear-gradient(270deg, #da42d9 0%, #422f45 92%);
	max-width: 80%;
}

@media (max-width: 1440px) {
	.section-block.banner-hero .static-banner.gradient-bg:after {
		max-width: 100%;
	}
}

@media (min-width: 1440px) {
	.section-block.banner-hero .static-banner.gradient-bg {
		min-height: 460px;
	}
}

@media (min-width: 1024px) {
	.section-block.banner-hero .static-banner {
		min-height: 380px;
	}
}

@media (max-width: 1024px) {
	.section-block.banner-hero .static-banner {
		min-height: 300px;
	}
}

.section-block.banner-hero .static-banner .hero-banner-content {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	z-index: 5;
	width: 100%;
	text-align: center;
	-webkit-transform: translateY(-35%);
	transform: translateY(-35%);
}

.section-block.banner-hero .static-banner .hero-banner-content .heading {
	color: #FFFFFF;
	max-width: 1120px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 40px;
}

@media (max-width: 1024px) {
	.section-block.banner-hero .static-banner .hero-banner-content .heading {
		margin: 0 0 15px;
	}
}

.section-block.banner-hero .static-banner .hero-banner-content .desc {
	color: #FFFFFF;
	max-width: 860px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 40px;
}

@media (max-width: 1024px) {
	.section-block.banner-hero .static-banner .hero-banner-content .desc {
		margin: 0;
	}
}

body .swiper-actions {
	display: flex;
	align-items: center;
	margin-top: 20px;
	justify-content: space-between;
}

body .swiper-actions .swiper-pagination {
	width: auto;
}

body .swiper-actions .swiper-buttons {
	display: flex;
	align-items: center;
	gap: 16px;
}

body .swiper-button-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 16px;
	margin-top: 24px;
	width: 100%;
}

body .swiper-button-container .swiper-button {
	display: flex;
	gap: 16px;
}

body .swiper-button-container:has(.swiper-pagination-lock) {
	display: none;
}

body .swiper-button-next, body .swiper-button-prev {
	border-radius: 18px;
	border: none;
	background: transparent;
	padding: 0;
	width: fit-content;
	height: fit-content;
	position: unset;
	margin: 0;
	transform: none;
}

body .swiper-button-next:after, body .swiper-button-prev:after {
	content: "";
	background-image: url('data:image/svg+xml,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="0.5" y="0.5" width="47" height="47" rx="23.5" stroke="url(%23paint0_linear_4328_28600)"/><path d="M24.0088 16.6865C24.0944 16.6866 24.1678 16.7128 24.25 16.7949C24.3323 16.8809 24.3584 16.958 24.3584 17.0439C24.3583 17.1308 24.3318 17.2048 24.25 17.2871L17.8887 23.6484H31.2988C31.4203 23.6485 31.4954 23.6838 31.5596 23.7471C31.6217 23.8084 31.6562 23.8801 31.6562 24C31.6562 24.1199 31.6217 24.1916 31.5596 24.2529C31.4954 24.3162 31.4203 24.3515 31.2988 24.3516H17.8887L24.2441 30.707V30.7061C24.3264 30.7885 24.3547 30.8653 24.3555 30.957V30.958C24.356 31.0245 24.3413 31.0829 24.2998 31.1426L24.248 31.2041C24.1681 31.2851 24.0949 31.3113 24.0059 31.3105C23.9114 31.3096 23.8331 31.2796 23.75 31.1973L16.8018 24.249C16.7486 24.1949 16.7229 24.1527 16.7109 24.124V24.123C16.6958 24.0867 16.6875 24.0466 16.6875 23.999C16.6875 23.9514 16.6961 23.9123 16.7109 23.877V23.876C16.7228 23.8475 16.7483 23.8051 16.8018 23.751L23.752 16.8008C23.8423 16.7136 23.922 16.6865 24.0088 16.6865Z" fill="%23491B1D" stroke="%23491B1D"/><defs><linearGradient id="paint0_linear_4328_28600" x1="-1.39467" y1="-2.43609" x2="35.4217" y2="59.2264" gradientUnits="userSpaceOnUse"><stop stop-color="%23D3211B"/><stop offset="0.480769" stop-color="%23464646" stop-opacity="0.7"/><stop offset="1" stop-color="%23D3211B"/></linearGradient></defs></svg>');
	width: 48px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

body .swiper-button-next.small, body .swiper-button-prev.small {
	width: 40px;
	height: 40px;
	min-width: 40px;
	padding: 0;
}

body .swiper-button-next.small:after, body .swiper-button-prev.small:after {
	max-width: 24px;
}

body .swiper-button-next.dark-mode:after, body .swiper-button-prev.dark-mode:after {
	background-image: url('data:image/svg+xml,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="0.5" y="0.5" width="47" height="47" rx="23.5" stroke="url(%23paint0_linear_4328_32045)"/><path d="M24.0078 16.6865C24.0934 16.6866 24.1668 16.7128 24.249 16.7949C24.3313 16.8809 24.3574 16.958 24.3574 17.0439C24.3573 17.1308 24.3308 17.2048 24.249 17.2871L17.8877 23.6484H31.2979C31.4194 23.6485 31.4945 23.6838 31.5586 23.7471C31.6207 23.8084 31.6553 23.8801 31.6553 24C31.6553 24.1199 31.6207 24.1916 31.5586 24.2529C31.4945 24.3162 31.4194 24.3515 31.2979 24.3516H17.8877L24.2432 30.707V30.7061C24.3254 30.7885 24.3537 30.8653 24.3545 30.957V30.958C24.355 31.0245 24.3404 31.0829 24.2988 31.1426L24.2471 31.2041C24.1671 31.2851 24.0939 31.3113 24.0049 31.3105C23.9104 31.3096 23.8321 31.2796 23.749 31.1973L16.8008 24.249C16.7476 24.1949 16.7219 24.1527 16.71 24.124V24.123C16.6949 24.0867 16.6865 24.0466 16.6865 23.999C16.6866 23.9514 16.6952 23.9123 16.71 23.877V23.876C16.7218 23.8475 16.7473 23.8051 16.8008 23.751L23.751 16.8008C23.8414 16.7136 23.9211 16.6865 24.0078 16.6865Z" fill="white" stroke="white"/><defs><linearGradient id="paint0_linear_4328_32045" x1="-1.39467" y1="-2.43609" x2="35.4217" y2="59.2264" gradientUnits="userSpaceOnUse"><stop stop-color="%23D3211B"/><stop offset="0.480769" stop-color="white" stop-opacity="0.7"/><stop offset="1" stop-color="%23D3211B"/></linearGradient></defs></svg>');
}

body .swiper-button-next:after {
	transform: rotate(180deg);
}

body .swiper-pagination {
	position: absolute;
	left: 50% !important;
	bottom: 10px;
	margin: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

body .swiper-pagination.swiper-pagination-lock, body .swiper-pagination:not(:has(.swiper-pagination-bullet)) {
	margin-top: 0 !important;
}

body .swiper-pagination .swiper-pagination-bullet {
	margin: 5px 7px !important;
	min-width: 30px;
	min-height: 7px;
	border-radius: 30px;
	background: #FFFFFF;
	width: 30px;
	height: 7px;
	padding: 0;
	opacity: 0.5;
	display: inline-block;
	border: none;
}

body .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #FFFFFF;
	opacity: 1;
}

body .swiper-slide {
	height: auto;
	display: flex;
	flex-direction: column;
}

body .swiper-slide > * {
	flex: 1;
}

.one-column-banner-text .section-block-content a {
	color: #69abab;
	font-weight: normal;
	text-decoration: none;
}

.one-column-banner-text .section-block-content a:hover {
	text-decoration: underline;
	color: #8e89d5;
}

.one-column-banner-text .section-block-content a:visited {
	color: #4a8585;
	text-decoration: none;
}

.one-column-callout-banner .section-block-content {
	position: relative;
	background: #69abab;
	padding: 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media (max-width: 1024px) {
	.one-column-callout-banner .section-block-content {
		flex-direction: column;
		align-items: flex-start;
	}
}

@media (max-width: 480px) {
	.one-column-callout-banner .section-block-content {
		align-items: center;
	}
}

.one-column-callout-banner .section-block-content:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: linear-gradient(135deg, #4125a4 0%, #46e5e5 100%);
	opacity: 0.25;
}

.one-column-callout-banner .section-block-content .callout-content,
.one-column-callout-banner .section-block-content .cta {
	position: relative;
	z-index: 2;
}

@media (max-width: 1024px) {
	.one-column-callout-banner .section-block-content .cta {
		margin-left: 90px;
		margin-top: -35px;
	}
}

@media (max-width: 480px) {
	.one-column-callout-banner .section-block-content .cta {
		margin: 0;
	}
}

.one-column-callout-banner .section-block-content .callout-content {
	display: flex;
	align-items: center;
	gap: 20px;
}

@media (max-width: 1024px) {
	.one-column-callout-banner .section-block-content .callout-content {
		align-items: flex-start;
	}
}

@media (max-width: 480px) {
	.one-column-callout-banner .section-block-content .callout-content {
		flex-direction: column;
		text-align: center;
		justify-content: center;
		gap: 0;
	}
}

@media (max-width: 480px) {
	.one-column-callout-banner .section-block-content .callout-content .icon {
		margin: 0 auto;
	}
}

.one-column-callout-banner .section-block-content .callout-content .icon img {
	max-width: 100px;
}

@media (max-width: 1024px) {
	.one-column-callout-banner .section-block-content .callout-content .icon img {
		max-width: 80px;
	}
}

.one-column-callout-banner .section-block-content .heading {
	font-size: 2.8rem;
	color: #FFFFFF;
}

@media (max-width: 767px) {
	.one-column-callout-banner .section-block-content .heading {
		font-size: 2rem !important;
		margin: 0;
	}
}

@media (max-width: 480px) {
	.one-column-callout-banner .section-block-content .heading {
		margin: 0 0 10px !important;
	}
}

@media (max-width: 1024px) {
	.one-column-callout-banner .section-block-content .heading {
		font-size: 2.6rem;
	}
}

.one-column-callout-banner .section-block-content .desc {
	color: #FFFFFF;
}

@media (max-width: 1024px) {
	.one-column-callout-banner .section-block-content .desc {
		display: none;
	}
}

.one-column-services-banner .section-block-content .box-top {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.one-column-services-banner .section-block-content .mySwiper__list-services-banner {
	padding-bottom: 20px;
}

@media (max-width: 767px) {
	.one-column-services-banner .section-block-content .mySwiper__list-services-banner {
		margin: 0 -20px;
	}
}

@media (max-width: 767px) {
	.one-column-services-banner .section-block-content .mySwiper__list-services-banner {
		padding-bottom: 40px;
	}
}

.one-column-services-banner .section-block-content .mySwiper__list-services-banner .swiper-slide {
	padding-bottom: 110px;
}

@media (max-width: 767px) {
	.one-column-services-banner .section-block-content .mySwiper__list-services-banner .swiper-slide {
		height: 320px;
	}
}

@media (max-width: 767px) {
	.one-column-services-banner .section-block-content .mySwiper__list-services-banner .swiper-slide .banner-image {
		height: 320px;
	}
	.one-column-services-banner .section-block-content .mySwiper__list-services-banner .swiper-slide .banner-image img {
		height: 100%;
		width: 100%;
		object-fit: cover;
		object-position: left;
	}
}

.one-column-services-banner .section-block-content .mySwiper__list-services-banner .swiper-slide .banner-content {
	width: 65%;
	max-width: 610px;
	text-align: left;
	margin-left: 60px;
	padding: 20px 40px;
	background: #fff;
	border-radius: 25px;
	box-shadow: 3px 3px 21px rgba(119, 126, 126, 0.3);
	position: absolute;
	bottom: 0;
	z-index: 5;
	box-sizing: border-box;
}

@media (max-width: 767px) {
	.one-column-services-banner .section-block-content .mySwiper__list-services-banner .swiper-slide .banner-content {
		margin: 0 auto;
		left: 50%;
		transform: translateX(-50%);
		width: 100%;
		padding: 20px;
		text-align: center;
	}
}

@media (max-width: 1280px) {
	.one-column-services-banner .section-block-content .mySwiper__list-services-banner .swiper-slide .banner-content {
		margin-left: 0;
		margin-right: 0;
		padding: 20px;
		box-sizing: border-box;
		width: 60%;
	}
	.one-column-services-banner .section-block-content .mySwiper__list-services-banner .swiper-slide .banner-content .heading {
		font-size: 26px;
		margin: 0 0 20px;
	}
	.one-column-services-banner .section-block-content .mySwiper__list-services-banner .swiper-slide .banner-content .desc {
		font-size: 14px;
	}
	.one-column-services-banner .section-block-content .mySwiper__list-services-banner .swiper-slide .banner-content .desc p, .one-column-services-banner .section-block-content .mySwiper__list-services-banner .swiper-slide .banner-content .desc * {
		font-size: 14px;
	}
}

@media (max-width: 767px) {
	.one-column-services-banner .section-block-content .mySwiper__list-services-banner .swiper-slide .banner-content {
		width: 90% !important;
		margin-left: 0;
		margin-right: 0;
	}
}

@media (max-width: 1280px) {
	.one-column-services-banner .section-block-content .mySwiper__list-services-banner .swiper-slide .banner-content .heading {
		font-size: 20px !important;
	}
	.one-column-services-banner .section-block-content .mySwiper__list-services-banner .swiper-slide .banner-content .btn {
		font-size: 14px;
	}
}

.one-column-services-banner .section-block-content .mySwiper__list-services-banner .swiper-pagination.swiper-banner-pagination {
	position: absolute;
	bottom: 20px;
	right: 0;
	width: auto;
	left: auto !important;
	transform: none;
}

@media (max-width: 767px) {
	.one-column-services-banner .section-block-content .mySwiper__list-services-banner .swiper-pagination.swiper-banner-pagination {
		left: 50% !important;
		transform: translateX(-50%);
		right: auto;
		bottom: 0;
	}
}

.one-column-services-banner .section-block-content .mySwiper__list-services-banner .swiper-pagination.swiper-banner-pagination .swiper-pagination-bullet {
	width: 40px;
	height: 10px;
	background-color: #b6bfbf;
}

@media (max-width: 767px) {
	.one-column-services-banner .section-block-content .mySwiper__list-services-banner .swiper-pagination.swiper-banner-pagination .swiper-pagination-bullet {
		width: 30px;
		height: 7px;
	}
}

.section-block.one-column-accordion > .container {
	max-width: 994px;
	margin-left: auto;
	margin-right: auto;
}

.accordion_custom .item_accordion .heading_accordion {
	text-align: left;
	position: relative;
	padding: 15px 25px 15px 15px;
	font-size: 1.6rem;
	line-height: 1.4;
	border-radius: 5px;
	cursor: pointer;
	margin: 0;
}

.accordion_custom .item_accordion .heading_accordion.show {
	background: #8e89d5;
	color: #FFFFFF;
}

.accordion_custom .item_accordion .heading_accordion.show:after {
	content: "-";
	color: #FFFFFF;
}

.accordion_custom .item_accordion .heading_accordion:hover {
	background: #69abab;
	color: #FFFFFF;
}

.accordion_custom .item_accordion .heading_accordion:hover:after {
	color: #FFFFFF;
}

.accordion_custom .item_accordion .heading_accordion:after {
	content: "+";
	font-size: 28px;
	font-weight: bold;
	color: #8e89d5;
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.accordion_custom .item_accordion .content_accordion {
	display: none;
}

.accordion_custom .item_accordion .content_accordion > div {
	padding: 20px;
}

.accordion_custom .item_accordion .content_accordion.show {
	display: block;
	background: #dfe2e2;
}

.accordion_custom .item_accordion .content_accordion ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.accordion_custom .item_accordion .content_accordion ul li {
	padding-left: 30px;
	position: relative;
	margin-bottom: 10px;
}

.accordion_custom .item_accordion .content_accordion ul li:before {
	content: "";
	width: 12px;
	height: 12px;
	display: block;
	border-radius: 50%;
	border: 2px solid #b6bfbf;
	position: absolute;
	left: 0;
	top: 5px;
}

.accordion_custom .item_accordion.show .heading_accordion {
	background: #8e89d5;
	color: #FFFFFF;
}

.accordion_custom .item_accordion.show .heading_accordion:after {
	content: "-";
	color: #FFFFFF;
}

.accordion_custom .item_accordion.show .content_accordion {
	background: #dfe2e2;
}

.one-column-contact-form .section-block-content {
	float: none;
	width: 70%;
	max-width: 600px;
	margin: 0 auto;
}

@media (max-width: 767px) {
	.one-column-contact-form .section-block-content {
		width: 100%;
	}
}

.one-column-contact-form .section-block-content .content_form .nf-form-cont .nf-after-field .nf-error-msg {
	font-size: 1.4rem;
	margin: 5px 0;
}

.one-column-contact-form .section-block-content .content_form .nf-form-cont .nf-form-content [id*="nf-label"] {
	font-size: 1.4rem;
}

.one-column-contact-form .section-block-content .content_form .nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]):not([type="radio"]) {
	font-size: 1.6rem;
	color: #777e7e;
}

.one-column-contact-form .section-block-content .content_form .nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]):not([type="radio"])::placeholder {
	font-size: 1.6rem;
}

.one-column-contact-form .section-block-content .content_form .nf-form-cont .nf-form-content textarea, .one-column-contact-form .section-block-content .content_form .nf-form-cont .nf-form-content textarea.ninja-forms-field {
	font-size: 1.6rem;
	color: #777e7e;
}

.one-column-contact-form .section-block-content .content_form .nf-form-cont .nf-form-content textarea::placeholder, .one-column-contact-form .section-block-content .content_form .nf-form-cont .nf-form-content textarea.ninja-forms-field::placeholder {
	font-size: 1.6rem;
}

.one-column-contact-form .section-block-content .content_form .checkbox-container .checkbox-wrap {
	flex-direction: row;
	align-items: center;
}

.one-column-contact-form .section-block-content .content_form .checkbox-container .checkbox-wrap .nf-field-element input.nf-element {
	height: auto;
}

.one-column-contact-form .section-block-content .content_form .checkbox-container .checkbox-wrap .nf-field-label {
	padding: 0;
}

.one-column-contact-form .section-block-content .content_form .checkbox-container .checkbox-wrap .nf-field-label label {
	padding: 0;
}

.one-column-contact-form .section-block-content .content_form .submit-container input[type="submit"] {
	background-image: none;
	background: #69abab;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	padding: 0 10px;
	font-size: 1.6rem;
	line-height: 42px;
	box-sizing: border-box;
	vertical-align: middle;
	min-width: 180px;
	font-weight: 400;
	text-align: center;
	text-transform: capitalize;
	border-radius: 25px;
	border: none;
	box-shadow: 3px 3px 21px rgba(119, 126, 126, 0.3);
	-webkit-transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1.36);
	transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1.36);
}

.one-column-contact-form .section-block-content .content_form .submit-container input[type="submit"]:hover {
	background: #8e89d5;
}

.one-column-popular-posts .section-block-content {
	text-align: center;
}

.one-column-popular-posts .section-block-content .box-top {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.one-column-popular-posts .section-block-content .box-top .heading {
	margin: 0 0 1rem;
}

@media (max-width: 767px) {
	.one-column-popular-posts .section-block-content .box-top .desc p {
		text-align: center;
	}
}

.one-column-popular-posts .section-block-content .list-posts {
	display: flex;
	flex-wrap: nowrap;
	position: relative;
	gap: 20px;
	justify-content: center;
}

@media (min-width: 1280px) {
	.one-column-popular-posts .section-block-content .list-posts .swiper.mySwiper__popular-posts {
		overflow: visible;
	}
	.one-column-popular-posts .section-block-content .list-posts .swiper.mySwiper__popular-posts .swiper-wrapper {
		transform: none !important;
		display: flex;
		flex-wrap: wrap;
		position: relative;
		column-gap: 2%;
		justify-content: center;
		overflow: visible;
	}
	.one-column-popular-posts .section-block-content .list-posts .swiper.mySwiper__popular-posts .swiper-wrapper .swiper-slide {
		flex: 1 1 23.5%;
		box-sizing: border-box;
		max-width: 23.5%;
		display: flex;
		margin-right: 0 !important;
		margin-bottom: 2%;
		background: #312d34;
		width: auto !important;
	}
}

.one-column-popular-posts .section-block-content .list-posts .post_item {
	width: 100%;
	background: #312d34;
}

.one-column-popular-posts .section-block-content .list-posts .post_item .post-image img {
	display: block;
	width: 100%;
	transform: none;
	object-fit: cover;
	height: 100%;
	object-position: center;
	max-height: 150px;
}

.one-column-popular-posts .section-block-content .list-posts .post_item .content_post {
	background: #312d34;
	padding: 30px;
	box-sizing: border-box;
}

.one-column-popular-posts .section-block-content .list-posts .post_item .content_post .info-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #FFFFFF;
	margin-bottom: 14px;
	position: relative;
	z-index: 99;
}

.one-column-popular-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container {
	position: relative;
}

.one-column-popular-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share {
	background: transparent;
	border: none;
	padding: 0;
	color: #FFFFFF;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
}

.one-column-popular-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share span {
	width: 14px;
	height: 14px;
	display: inline-block;
	background: #fff;
	border-radius: 3px;
}

.one-column-popular-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share-options {
	list-style: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	opacity: 0;
	padding: 5px 10px;
	text-align: left;
	background: #fff;
	margin-bottom: 0;
	box-shadow: 3px 3px 7px rgba(49, 45, 52, 0.3);
	transform: translateY(-100%);
	transition: all .3s ease-in-out;
	display: flex;
	align-items: center;
	gap: 10px;
	overflow: hidden;
}

.one-column-popular-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share-options li {
	padding: 0;
	margin: 0;
}

.one-column-popular-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share-options li:before {
	content: none;
}

.one-column-popular-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share-options li a {
	text-decoration: none;
}

.one-column-popular-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share-options.active {
	transform: translateY(25px);
	opacity: 1;
	z-index: 100;
}

.one-column-popular-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share-options .post-share-twitter,
.one-column-popular-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share-options .post-share-facebook {
	color: #69abab;
}

.one-column-popular-posts .section-block-content .list-posts .post_item .content_post .post-title {
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 1rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	max-height: 55px;
	min-height: 55px;
}

@media (max-width: 767px) {
	.one-column-popular-posts .section-block-content .list-posts .post_item .content_post .post-title {
		font-size: 18px;
	}
}

.one-column-popular-posts .section-block-content .list-posts .post_item .content_post .post-excerpt {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	max-height: 100px;
	min-height: 100px;
}

@media (max-width: 767px) {
	.one-column-popular-posts .section-block-content .list-posts .post_item .content_post .post-excerpt {
		font-size: 16px;
	}
}

.one-column-popular-posts .section-block-content .list-posts .post_item .content_post .btn-read-more {
	color: #8e89d5;
	font-size: 16px;
}

.one-column-popular-posts.popular-posts-details .section-block-content {
	padding-top: 20px;
	border: 0;
	border-top: 1px solid #eeeeee;
}

.one-column-latest-posts .section-block-content {
	text-align: center;
}

.one-column-latest-posts .section-block-content .box-top {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

@media (max-width: 767px) {
	.one-column-latest-posts .section-block-content .box-top .desc p {
		text-align: center;
	}
}

.one-column-latest-posts .section-block-content .list-posts {
	display: flex;
	flex-wrap: nowrap;
	position: relative;
	gap: 20px;
	justify-content: center;
}

@media (min-width: 1280px) {
	.one-column-latest-posts .section-block-content .list-posts .swiper.mySwiper__latest-posts {
		overflow: visible;
	}
	.one-column-latest-posts .section-block-content .list-posts .swiper.mySwiper__latest-posts .swiper-wrapper {
		transform: none !important;
		display: flex;
		flex-wrap: wrap;
		position: relative;
		column-gap: 2%;
		justify-content: center;
		overflow: visible;
	}
	.one-column-latest-posts .section-block-content .list-posts .swiper.mySwiper__latest-posts .swiper-wrapper .swiper-slide {
		flex: 1 1 23.5%;
		box-sizing: border-box;
		max-width: 23.5%;
		display: flex;
		margin-right: 0 !important;
		margin-bottom: 2%;
		background: #312d34;
		width: auto !important;
	}
}

.one-column-latest-posts .section-block-content .list-posts .post_item {
	width: 100%;
	background: #312d34;
}

.one-column-latest-posts .section-block-content .list-posts .post_item .post-image img {
	display: block;
	width: 100%;
	transform: none;
	object-fit: cover;
	height: 100%;
	object-position: center;
	max-height: 150px;
}

.one-column-latest-posts .section-block-content .list-posts .post_item .content_post {
	background: #312d34;
	padding: 30px;
	box-sizing: border-box;
}

.one-column-latest-posts .section-block-content .list-posts .post_item .content_post .info-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #FFFFFF;
	margin-bottom: 14px;
	position: relative;
	z-index: 99;
}

.one-column-latest-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container {
	position: relative;
}

.one-column-latest-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share {
	background: transparent;
	border: none;
	padding: 0;
	color: #FFFFFF;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
}

.one-column-latest-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share span {
	width: 14px;
	height: 14px;
	display: inline-block;
	background: #fff;
	border-radius: 3px;
}

.one-column-latest-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share-options {
	list-style: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	opacity: 0;
	padding: 5px 10px;
	text-align: left;
	background: #fff;
	margin-bottom: 0;
	box-shadow: 3px 3px 7px rgba(49, 45, 52, 0.3);
	transform: translateY(-100%);
	transition: all .3s ease-in-out;
	display: flex;
	align-items: center;
	gap: 10px;
	overflow: hidden;
}

.one-column-latest-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share-options li {
	padding: 0;
	margin: 0;
}

.one-column-latest-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share-options li:before {
	content: none;
}

.one-column-latest-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share-options li a {
	text-decoration: none;
}

.one-column-latest-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share-options.active {
	transform: translateY(25px);
	opacity: 1;
	z-index: 100;
}

.one-column-latest-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share-options .post-share-twitter,
.one-column-latest-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share-options .post-share-facebook {
	color: #69abab;
}

.one-column-latest-posts .section-block-content .list-posts .post_item .content_post .post-title {
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 1rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	max-height: 55px;
	min-height: 55px;
}

@media (max-width: 767px) {
	.one-column-latest-posts .section-block-content .list-posts .post_item .content_post .post-title {
		font-size: 18px;
	}
}

.one-column-latest-posts .section-block-content .list-posts .post_item .content_post .post-excerpt {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	max-height: 100px;
	min-height: 100px;
}

@media (max-width: 767px) {
	.one-column-latest-posts .section-block-content .list-posts .post_item .content_post .post-excerpt {
		font-size: 16px;
	}
}

.one-column-latest-posts .section-block-content .list-posts .post_item .content_post .btn-read-more {
	color: #8e89d5;
	font-size: 16px;
}

.one-column-latest-posts .section-block-content .post-list-toolbar {
	display: flex;
	margin: 50px 0 0;
	justify-content: space-between;
	font-size: 1.4rem;
}

@media (max-width: 480px) {
	.one-column-latest-posts .section-block-content .post-list-toolbar {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		gap: 20px;
	}
}

.one-column-latest-posts .section-block-content .post-list-toolbar .facetwp-facet {
	margin: 0;
}

.one-column-latest-posts .section-block-content .post-list-toolbar .facetwp-pager .facetwp-page.active {
	color: #69abab;
}

.one-column-latest-posts .section-block-content .post-list-toolbar .post-list-limiter {
	display: flex;
	align-items: center;
	gap: 5px;
}

.one-column-latest-posts .section-block-content .post-list-toolbar .post-list-limiter span {
	font-size: 1.4rem;
}

.one-column-latest-posts .section-block-content .post-list-toolbar .post-list-limiter .facetwp-per-page-select {
	height: 30px;
	border-radius: 4px;
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #c2c2c2;
	padding: 0 9px;
	font-size: 1.4rem;
}

.one-column-latest-posts .section-block-content .post-list-toolbar .post-list-limiter .facetwp-facet {
	margin: 0;
}

.two-columns-featured-posts .section-block-content {
	text-align: center;
}

.two-columns-featured-posts .section-block-content .box-top {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.two-columns-featured-posts .section-block-content .list-posts {
	display: flex;
	flex-wrap: nowrap;
	position: relative;
	gap: 20px;
	justify-content: center;
}

@media (min-width: 1280px) {
	.two-columns-featured-posts .section-block-content .list-posts .swiper.mySwiper__featured-posts .swiper-wrapper {
		transform: none !important;
		display: flex;
		flex-wrap: nowrap;
		position: relative;
		gap: 0;
		justify-content: center;
		margin: 0 -10px;
	}
	.two-columns-featured-posts .section-block-content .list-posts .swiper.mySwiper__featured-posts .swiper-wrapper .swiper-slide {
		width: 25% !important;
		margin: 0 10px;
		background: #312d34;
	}
	.two-columns-featured-posts .section-block-content .list-posts .swiper.mySwiper__featured-posts .swiper-wrapper .swiper-slide:first-child {
		width: calc(50% - 20px) !important;
	}
	.two-columns-featured-posts .section-block-content .list-posts .swiper.mySwiper__featured-posts .swiper-wrapper .swiper-slide:first-child .post_item {
		width: 100%;
		display: grid;
		grid-template-columns: 50% 50%;
		gap: 0;
	}
	.two-columns-featured-posts .section-block-content .list-posts .swiper.mySwiper__featured-posts .swiper-wrapper .swiper-slide:first-child .post_item .post-image {
		display: flex;
		height: 100%;
	}
	.two-columns-featured-posts .section-block-content .list-posts .swiper.mySwiper__featured-posts .swiper-wrapper .swiper-slide:first-child .post_item .post-image img {
		transform: none;
		object-fit: cover;
		height: 100%;
		object-position: center;
		max-height: 100%;
	}
	.two-columns-featured-posts .section-block-content .list-posts .swiper.mySwiper__featured-posts .swiper-wrapper .swiper-slide:first-child .post_item .content_post .btn-read-more {
		color: #69abab;
	}
}

.two-columns-featured-posts .section-block-content .list-posts .post_item {
	width: 100%;
	background: #312d34;
}

.two-columns-featured-posts .section-block-content .list-posts .post_item .post-image img {
	display: block;
	width: 100%;
	transform: none;
	object-fit: cover;
	height: 100%;
	object-position: center;
	max-height: 150px;
}

.two-columns-featured-posts .section-block-content .list-posts .post_item .content_post {
	background: #312d34;
	padding: 30px;
	box-sizing: border-box;
}

.two-columns-featured-posts .section-block-content .list-posts .post_item .content_post .info-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #FFFFFF;
	margin-bottom: 14px;
	position: relative;
	z-index: 99;
}

.two-columns-featured-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container {
	position: relative;
}

.two-columns-featured-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share {
	background: transparent;
	border: none;
	padding: 0;
	color: #FFFFFF;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
}

.two-columns-featured-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share span {
	width: 14px;
	height: 14px;
	display: inline-block;
	background: #fff;
	border-radius: 3px;
}

.two-columns-featured-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share-options {
	list-style: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	opacity: 0;
	padding: 5px 10px;
	text-align: left;
	background: #fff;
	margin-bottom: 0;
	box-shadow: 3px 3px 7px rgba(49, 45, 52, 0.3);
	transform: translateY(-100%);
	transition: all .3s ease-in-out;
	display: flex;
	align-items: center;
	gap: 10px;
	overflow: hidden;
}

.two-columns-featured-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share-options li {
	padding: 0;
	margin: 0;
}

.two-columns-featured-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share-options li:before {
	content: none;
}

.two-columns-featured-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share-options li a {
	text-decoration: none;
}

.two-columns-featured-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share-options.active {
	transform: translateY(25px);
	opacity: 1;
	z-index: 100;
}

.two-columns-featured-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share-options .post-share-twitter,
.two-columns-featured-posts .section-block-content .list-posts .post_item .content_post .info-top .post-share-container .post-share-options .post-share-facebook {
	color: #69abab;
}

.two-columns-featured-posts .section-block-content .list-posts .post_item .content_post .post-title {
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 1rem;
}

.two-columns-featured-posts .section-block-content .list-posts .post_item .content_post .post-excerpt {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.two-columns-featured-posts .section-block-content .list-posts .post_item .content_post .btn-read-more {
	color: #8e89d5;
	font-size: 16px;
}

.content-tabs .box-top {
	max-width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 60px;
}

@media (max-width: 767px) {
	.content-tabs .box-top {
		margin-bottom: 40px;
	}
}

.content-tabs .content .list_tab_name {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 40px;
	border-radius: 8px;
	justify-content: center;
}

.content-tabs .content .list_tab_name .tab_name {
	flex: 1;
	padding: 10px;
	font-weight: 400;
	text-align: center;
	cursor: pointer;
	color: #777e7e;
	max-width: 300px;
	background: #eef1f1;
}

.content-tabs .content .list_tab_name .tab_name:hover {
	text-decoration: none;
	background: #e0e5e5;
}

.content-tabs .content .list_tab_name .tab_name:first-child {
	border-radius: 5px 0 0 5px;
}

.content-tabs .content .list_tab_name .tab_name:last-child {
	border-radius: 0 5px 5px 0;
}

@media (max-width: 480px) {
	.content-tabs .content .list_tab_name .tab_name {
		font-size: 13px;
	}
}

.content-tabs .content .list_tab_name .tab_name.active {
	background: #69abab;
	color: #FFFFFF;
	box-shadow: rgba(119, 126, 126, 0.3) 3px 3px 21px;
}

.content-tabs .content .list_content_tab .content_tab {
	display: none;
}

.content-tabs .content .list_content_tab .content_tab h1, .content-tabs .content .list_content_tab .content_tab h2, .content-tabs .content .list_content_tab .content_tab h3, .content-tabs .content .list_content_tab .content_tab h4, .content-tabs .content .list_content_tab .content_tab h5, .content-tabs .content .list_content_tab .content_tab h6 {
	margin-bottom: 20px;
}

@media (max-width: 767px) {
	.content-tabs .content .list_content_tab .content_tab h1, .content-tabs .content .list_content_tab .content_tab h2, .content-tabs .content .list_content_tab .content_tab h3, .content-tabs .content .list_content_tab .content_tab h4, .content-tabs .content .list_content_tab .content_tab h5, .content-tabs .content .list_content_tab .content_tab h6 {
		margin-top: 20px;
	}
}

.content-tabs .content .list_content_tab .content_tab > * {
	margin-bottom: 12px;
}

.content-tabs .content .list_content_tab .content_tab > *:last-child {
	margin-bottom: 0;
}

.content-tabs .content .list_content_tab .content_tab ul li:not(:last-child) {
	margin-bottom: 10px;
}

.content-tabs .content .list_content_tab .content_tab .content-two-cols {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 50px;
}

@media (max-width: 767px) {
	.content-tabs .content .list_content_tab .content_tab .content-two-cols {
		display: block;
		text-align: center;
	}
}

@media (max-width: 1280px) {
	.content-tabs .content .list_content_tab .content_tab .content-two-cols {
		grid-gap: 30px;
	}
}

.content-tabs .content .list_content_tab .content_tab .content-two-cols.image-right .text-block {
	order: -1;
}

.content-tabs .content .list_content_tab .content_tab .content-two-cols .image-block {
	text-align: center;
}

.content-tabs .content .list_content_tab .content_tab .content-two-cols .image-block img {
	display: inline-block;
}

.content-tabs .content .list_content_tab .content_tab.active {
	display: block !important;
}

.content-tabs.bg-light-grey .content .list_tab_name {
	background: #FFFFFF;
}

.two-columns-image-content .box-top {
	text-align: center;
	margin-bottom: 60px;
}

.two-columns-image-content .content-two-cols {
	display: grid;
	grid-template-columns: 46% 50%;
	grid-gap: 4%;
}

@media (max-width: 767px) {
	.two-columns-image-content .content-two-cols {
		display: block;
		text-align: center;
	}
}

@media (max-width: 1280px) {
	.two-columns-image-content .content-two-cols {
		grid-gap: 30px;
	}
}

.two-columns-image-content .content-two-cols.image-right .text-block {
	order: -1;
}

@media (max-width: 767px) {
	.two-columns-image-content .content-two-cols .text-block {
		text-align: left;
	}
}

.two-columns-image-content .content-two-cols .text-block blockquote {
	border-left: 0 solid #d1d1d1;
	margin: 0 0 20px 40px;
	padding: 0;
	color: #777e7e;
	font-style: italic;
	font-weight: 300;
	line-height: 1.42857143;
	font-size: 1.4rem;
}

.two-columns-image-content .content-two-cols .text-block blockquote p {
	color: #777e7e;
	font-style: italic;
	font-weight: 300;
	line-height: 1.42857143;
	font-size: 1.4rem;
}

.two-columns-image-content .content-two-cols .image-block {
	text-align: center;
}

.two-columns-image-content .content-two-cols .image-block img {
	display: inline-block;
}

.two-columns-image-content .accordion_custom .item_accordion {
	margin-bottom: 20px;
}

.two-columns-image-content .accordion_custom .item_accordion .heading_accordion {
	text-align: left;
}

.two-columns-media-content .box-top {
	text-align: center;
	margin-bottom: 60px;
}

.two-columns-media-content .content-two-cols {
	display: grid;
	grid-template-columns: 48% 48%;
	grid-gap: 4%;
}

@media (max-width: 767px) {
	.two-columns-media-content .content-two-cols {
		display: block;
		text-align: center;
	}
}

@media (max-width: 1280px) {
	.two-columns-media-content .content-two-cols {
		grid-gap: 30px;
	}
}

.two-columns-media-content .content-two-cols.media-right .text-block {
	order: -1;
}

.two-columns-media-content .content-two-cols .text-block blockquote {
	border-left: 0 solid #d1d1d1;
	margin: 0 0 20px 40px;
	padding: 0;
	color: #777e7e;
	font-style: italic;
	font-weight: 300;
	line-height: 1.42857143;
	font-size: 1.4rem;
}

.two-columns-media-content .content-two-cols .text-block blockquote p {
	color: #777e7e;
	font-style: italic;
	font-weight: 300;
	line-height: 1.42857143;
	font-size: 1.4rem;
}

.two-columns-media-content .content-two-cols .media-block {
	text-align: center;
}

.two-columns-media-content .content-two-cols .media-block img {
	display: inline-block;
}

.two-columns-media-content .content-two-cols .media-block .responsive-video {
	max-width: 640px;
	width: 100%;
	margin: 0 auto;
}

.two-columns-media-content .content-two-cols .media-block .responsive-video .responsive-video-inner {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}

.two-columns-media-content .content-two-cols .media-block .responsive-video .responsive-video-inner > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.four-columns-feature-search .section-block-content {
	text-align: center;
}

.four-columns-feature-search .section-block-content .list-features {
	display: flex;
	flex-wrap: nowrap;
	position: relative;
	gap: 20px;
	justify-content: center;
}

@media (max-width: 480px) {
	.four-columns-feature-search .section-block-content .list-features {
		display: block !important;
	}
}

@media (max-width: 1280px) {
	.four-columns-feature-search .section-block-content .list-features {
		display: grid;
		grid-template-columns: 48% 48%;
		gap: 4%;
	}
}

.four-columns-feature-search .section-block-content .list-features .feature-item {
	background: var(--data-bgr) lightgray 50%/cover no-repeat;
	flex: 1 1 25%;
	min-height: 360px;
	position: relative;
	padding: 20px;
	box-sizing: border-box;
	max-width: 25%;
}

@media (max-width: 480px) {
	.four-columns-feature-search .section-block-content .list-features .feature-item {
		max-width: 80%;
		min-height: 220px;
		margin: 10px auto;
	}
}

@media (max-width: 767px) {
	.four-columns-feature-search .section-block-content .list-features .feature-item {
		min-height: 220px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
}

@media (max-width: 1280px) {
	.four-columns-feature-search .section-block-content .list-features .feature-item {
		max-width: 100%;
	}
}

.four-columns-feature-search .section-block-content .list-features .feature-item:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	content: "";
	opacity: 0.7;
	background: linear-gradient(-45deg, #46e5e5 0%, #4125a4 100%);
	transition: opacity .3s ease-in-out;
	z-index: 1;
}

.four-columns-feature-search .section-block-content .list-features .feature-item:hover:after {
	opacity: 0.3;
}

.four-columns-feature-search .section-block-content .list-features .feature-item .feature-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 100%;
	gap: 10px;
	position: relative;
	z-index: 2;
}

.four-columns-feature-search .section-block-content .list-features .feature-item .feature-content .box-title {
	color: #FFFFFF;
	min-height: 95px;
}

@media (max-width: 767px) {
	.four-columns-feature-search .section-block-content .list-features .feature-item .feature-content .box-title {
		min-height: 0;
	}
}

.four-columns-feature-search .section-block-content .list-features .feature-item .feature-content .feature-icon img {
	display: block;
}

@media (max-width: 767px) {
	.four-columns-feature-search .section-block-content .list-features .feature-item .feature-content .feature-icon {
		display: none;
	}
}

.four-columns-feature-search .section-block-content .list-features .feature-item .feature-content .btn {
	margin-top: auto;
}

.four-columns-product-categories .section-block-content {
	text-align: center;
}

.four-columns-product-categories .section-block-content .box-top {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.four-columns-product-categories .section-block-content .list-categories {
	display: flex;
	flex-wrap: nowrap;
	position: relative;
	gap: 20px;
	justify-content: center;
}

@media (max-width: 480px) {
	.four-columns-product-categories .section-block-content .list-categories {
		display: block !important;
	}
}

@media (max-width: 1280px) {
	.four-columns-product-categories .section-block-content .list-categories {
		display: grid;
		grid-template-columns: 49% 49%;
		gap: 2%;
	}
}

.four-columns-product-categories .section-block-content .list-categories .category-item {
	flex: 1 1 25%;
	box-sizing: border-box;
	max-width: 25%;
	display: flex;
	flex-direction: column;
}

.four-columns-product-categories .section-block-content .list-categories .category-item:nth-child(odd) {
	background-color: #69abab;
}

.four-columns-product-categories .section-block-content .list-categories .category-item:nth-child(odd) .category-content {
	background-color: #69abab;
}

.four-columns-product-categories .section-block-content .list-categories .category-item:nth-child(odd) .category-content .btn {
	color: #69abab;
}

.four-columns-product-categories .section-block-content .list-categories .category-item:nth-child(odd) .category-content .btn:hover {
	-webkit-box-shadow: #519090 0 0 0 40px inset;
	box-shadow: #519090 0 0 0 40px inset;
	background-color: #69abab;
}

.four-columns-product-categories .section-block-content .list-categories .category-item:nth-child(even) {
	background-color: #8e89d5;
}

.four-columns-product-categories .section-block-content .list-categories .category-item:nth-child(even) .category-content {
	background-color: #8e89d5;
}

.four-columns-product-categories .section-block-content .list-categories .category-item:nth-child(even) .category-content .btn {
	color: #8e89d5;
}

.four-columns-product-categories .section-block-content .list-categories .category-item:nth-child(even) .category-content .btn:hover {
	-webkit-box-shadow: #6a63c8 0 0 0 40px inset;
	box-shadow: #6a63c8 0 0 0 40px inset;
	background-color: #8e89d5;
}

.four-columns-product-categories .section-block-content .list-categories .category-item .category-image {
	max-height: 124px;
	overflow: hidden;
}

.four-columns-product-categories .section-block-content .list-categories .category-item .category-content {
	padding: 30px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

@media (max-width: 767px) {
	.four-columns-product-categories .section-block-content .list-categories .category-item .category-content {
		padding: 15px;
	}
}

.four-columns-product-categories .section-block-content .list-categories .category-item .category-content .cate_name {
	font-size: 2.2rem;
	color: #FFFFFF;
	margin: 0 0 2rem;
}

.four-columns-product-categories .section-block-content .list-categories .category-item .category-content .cate_name a {
	color: #FFFFFF;
}

.four-columns-product-categories .section-block-content .list-categories .category-item .category-content .cate-desc {
	color: #FFFFFF;
	font-size: 1.8rem;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.four-columns-product-categories .section-block-content .list-categories .category-item .category-content .cate-desc a {
	color: #FFFFFF;
}

.four-columns-product-categories .section-block-content .list-categories .category-item .category-content .link-view-details {
	margin-top: auto;
}

.four-columns-product-categories .section-block-content .list-categories .category-item:hover .category-content {
	transform: translateY(-40px);
}

.four-columns-product-categories .section-block-content .list-categories .category-item:hover:nth-child(odd) {
	background: #69abab;
}

.four-columns-product-categories .section-block-content .list-categories .category-item:hover:nth-child(odd) .category-content {
	background: #69abab;
}

.four-columns-product-categories .section-block-content .list-categories .category-item:hover:nth-child(odd) .category-content .btn {
	-webkit-box-shadow: #519090 0 0 0 40px inset;
	box-shadow: #519090 0 0 0 40px inset;
	background-color: #69abab;
	color: #FFFFFF;
}

.four-columns-product-categories .section-block-content .list-categories .category-item:hover:nth-child(even) {
	background: #8e89d5;
}

.four-columns-product-categories .section-block-content .list-categories .category-item:hover:nth-child(even) .category-content {
	background: #8e89d5;
}

.four-columns-product-categories .section-block-content .list-categories .category-item:hover:nth-child(even) .category-content .btn {
	-webkit-box-shadow: #6a63c8 0 0 0 40px inset;
	box-shadow: #6a63c8 0 0 0 40px inset;
	background-color: #8e89d5;
	color: #FFFFFF;
}

.four-columns-product-categories .section-block-content .list-categories .category-item:hover .category-content {
	transform: translateY(-40px);
}

@media (max-width: 480px) {
	.four-columns-product-categories .section-block-content .list-categories .category-item {
		max-width: 80%;
		min-height: 220px;
		margin: 10px auto;
	}
}

@media (max-width: 1280px) {
	.four-columns-product-categories .section-block-content .list-categories .category-item {
		max-width: 100%;
	}
}

.four-columns-image-content {
	text-align: center;
}

.four-columns-image-content .box-top {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.four-columns-image-content .list-content {
	display: flex;
	flex-wrap: nowrap;
	position: relative;
	gap: 20px;
	justify-content: center;
}

@media (max-width: 480px) {
	.four-columns-image-content .list-content {
		display: block !important;
	}
}

@media (max-width: 1280px) {
	.four-columns-image-content .list-content {
		display: grid;
		grid-template-columns: 49% 49%;
		gap: 2%;
	}
}

.four-columns-image-content .list-content .item {
	flex: 1 1 25%;
	box-sizing: border-box;
	max-width: 25%;
	display: flex;
	flex-direction: column;
}

.four-columns-image-content .list-content .item:nth-child(odd) {
	background-color: #69abab;
}

.four-columns-image-content .list-content .item:nth-child(odd) .item-content {
	background-color: #69abab;
}

.four-columns-image-content .list-content .item:nth-child(odd) .item-content .btn {
	color: #69abab;
}

.four-columns-image-content .list-content .item:nth-child(odd) .item-content .btn:hover {
	-webkit-box-shadow: #519090 0 0 0 40px inset;
	box-shadow: #519090 0 0 0 40px inset;
	background-color: #69abab;
}

.four-columns-image-content .list-content .item:nth-child(even) {
	background-color: #8e89d5;
}

.four-columns-image-content .list-content .item:nth-child(even) .item-content {
	background-color: #8e89d5;
}

.four-columns-image-content .list-content .item:nth-child(even) .item-content .btn {
	color: #8e89d5;
}

.four-columns-image-content .list-content .item:nth-child(even) .item-content .btn:hover {
	-webkit-box-shadow: #6a63c8 0 0 0 40px inset;
	box-shadow: #6a63c8 0 0 0 40px inset;
	background-color: #8e89d5;
}

.four-columns-image-content .list-content .item .item-image {
	max-height: 124px;
	overflow: hidden;
}

.four-columns-image-content .list-content .item .item-content {
	padding: 30px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

@media (max-width: 767px) {
	.four-columns-image-content .list-content .item .item-content {
		padding: 15px;
	}
}

.four-columns-image-content .list-content .item .item-content .item-title {
	font-size: 2.2rem;
	color: #FFFFFF;
	margin: 0 0 2rem;
}

.four-columns-image-content .list-content .item .item-content .item-title a {
	color: #FFFFFF;
}

.four-columns-image-content .list-content .item .item-content .item-desc {
	color: #FFFFFF;
	font-size: 1.8rem;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.four-columns-image-content .list-content .item .item-content .item-desc a {
	color: #FFFFFF;
}

.four-columns-image-content .list-content .item .item-content .link-view-details {
	margin-top: auto;
}

.four-columns-image-content .list-content .item:hover .item-content {
	transform: translateY(-40px);
}

.four-columns-image-content .list-content .item:hover:nth-child(odd) {
	background-color: #69abab;
}

.four-columns-image-content .list-content .item:hover:nth-child(odd) .item-content {
	background-color: #69abab;
}

.four-columns-image-content .list-content .item:hover:nth-child(odd) .item-content .btn {
	-webkit-box-shadow: #519090 0 0 0 40px inset;
	box-shadow: #519090 0 0 0 40px inset;
	background-color: #69abab;
	color: #FFFFFF;
}

.four-columns-image-content .list-content .item:hover:nth-child(even) {
	background-color: #8e89d5;
}

.four-columns-image-content .list-content .item:hover:nth-child(even) .item-content {
	background-color: #8e89d5;
}

.four-columns-image-content .list-content .item:hover:nth-child(even) .item-content .btn {
	-webkit-box-shadow: #6a63c8 0 0 0 40px inset;
	box-shadow: #6a63c8 0 0 0 40px inset;
	background-color: #8e89d5;
	color: #FFFFFF;
}

@media (max-width: 480px) {
	.four-columns-image-content .list-content .item {
		max-width: 80%;
		min-height: 220px;
		margin: 10px auto;
	}
}

@media (max-width: 1280px) {
	.four-columns-image-content .list-content .item {
		max-width: 100%;
	}
}

.four-columns-product-list {
	text-align: center;
}

.four-columns-product-list .box-top {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.four-columns-product-list .list-products {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	gap: 2%;
	justify-content: center;
}

@media (max-width: 480px) {
	.four-columns-product-list .list-products {
		display: block !important;
	}
}

@media (max-width: 1024px) {
	.four-columns-product-list .list-products {
		display: grid;
		grid-template-columns: 48% 48%;
		column-gap: 4%;
		row-gap: 2%;
	}
}

.four-columns-product-list .list-products .product-item {
	flex: 1 1 23.5%;
	box-sizing: border-box;
	max-width: 23.5%;
	display: flex;
	margin-bottom: 2%;
	flex-direction: column;
}

@media (max-width: 1024px) {
	.four-columns-product-list .list-products .product-item {
		margin-bottom: 0;
	}
}

.four-columns-product-list .list-products .product-item:nth-child(odd) {
	background-color: #69abab;
}

.four-columns-product-list .list-products .product-item:nth-child(odd) .product-info {
	background-color: #69abab;
}

.four-columns-product-list .list-products .product-item:nth-child(odd) .product-info .btn {
	color: #69abab;
}

.four-columns-product-list .list-products .product-item:nth-child(odd) .product-info .btn:hover {
	-webkit-box-shadow: #519090 0 0 0 40px inset;
	box-shadow: #519090 0 0 0 40px inset;
	background-color: #69abab;
}

.four-columns-product-list .list-products .product-item:nth-child(even) {
	background-color: #8e89d5;
}

.four-columns-product-list .list-products .product-item:nth-child(even) .product-info {
	background-color: #8e89d5;
}

.four-columns-product-list .list-products .product-item:nth-child(even) .product-info .btn {
	color: #8e89d5;
}

.four-columns-product-list .list-products .product-item:nth-child(even) .product-info .btn:hover {
	-webkit-box-shadow: #6a63c8 0 0 0 40px inset;
	box-shadow: #6a63c8 0 0 0 40px inset;
	background-color: #8e89d5;
}

.four-columns-product-list .list-products .product-item .product-image {
	max-height: 124px;
	overflow: hidden;
}

.four-columns-product-list .list-products .product-item .product-info {
	padding: 30px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

@media (max-width: 767px) {
	.four-columns-product-list .list-products .product-item .product-info {
		padding: 15px;
	}
}

.four-columns-product-list .list-products .product-item .product-info .product-name {
	font-size: 2.2rem;
	color: #FFFFFF;
	margin: 0 0 2rem;
}

.four-columns-product-list .list-products .product-item .product-info .product-name a {
	color: #FFFFFF;
}

.four-columns-product-list .list-products .product-item .product-info .product-desc {
	color: #FFFFFF;
	font-size: 1.8rem;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.four-columns-product-list .list-products .product-item .product-info .product-desc a {
	color: #FFFFFF;
}

.four-columns-product-list .list-products .product-item .product-info .link-view-details {
	margin-top: auto;
}

.four-columns-product-list .list-products .product-item:hover .product-info {
	transform: translateY(-40px);
}

.four-columns-product-list .list-products .product-item:hover:nth-child(odd) {
	background: #69abab;
}

.four-columns-product-list .list-products .product-item:hover:nth-child(odd) .product-info {
	background: #69abab;
}

.four-columns-product-list .list-products .product-item:hover:nth-child(odd) .product-info .btn {
	-webkit-box-shadow: #519090 0 0 0 40px inset;
	box-shadow: #519090 0 0 0 40px inset;
	background-color: #69abab;
	color: #FFFFFF;
}

.four-columns-product-list .list-products .product-item:hover:nth-child(even) {
	background: #8e89d5;
}

.four-columns-product-list .list-products .product-item:hover:nth-child(even) .product-info {
	background: #8e89d5;
}

.four-columns-product-list .list-products .product-item:hover:nth-child(even) .product-info .btn {
	-webkit-box-shadow: #6a63c8 0 0 0 40px inset;
	box-shadow: #6a63c8 0 0 0 40px inset;
	background-color: #8e89d5;
	color: #FFFFFF;
}

.four-columns-product-list .list-products .product-item:hover .product-info {
	transform: translateY(-40px);
}

@media (max-width: 480px) {
	.four-columns-product-list .list-products .product-item {
		max-width: 80%;
		min-height: 220px;
		margin: 10px auto;
	}
}

@media (max-width: 1280px) {
	.four-columns-product-list .list-products .product-item {
		max-width: 100%;
	}
}

.section-block.forms-newsletter-form .section-block-content {
	background: #7ca0d9;
	position: relative;
	display: flex;
	align-items: center;
}

.section-block.forms-newsletter-form .section-block-content:after {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	content: "";
	opacity: 1;
	background: linear-gradient(315deg, #7ca0d9 0%, #7b70c9 100%);
}

.section-block.forms-newsletter-form .section-block-content .content-inner {
	position: relative;
	z-index: 2;
	padding: 30px 30px 30px 150px;
	color: #FFFFFF;
}

.section-block.forms-newsletter-form .section-block-content .content-inner:before {
	content: "";
	display: block;
	background-image: url(/wp-content/themes/digitalceramics/images/icons/mail-website.png);
	background-position: center;
	background-size: 100%;
	width: 100px;
	height: 100px;
	margin-top: -50px;
	position: absolute;
	left: 30px;
	top: 50%;
}

.section-block.forms-newsletter-form .section-block-content .content-inner .heading {
	color: #FFFFFF;
}

.section-block.forms-newsletter-form .section-block-content .content-inner .desc {
	color: #FFFFFF;
	margin-bottom: 1rem;
}

.section-block.forms-newsletter-form .section-block-content .content-inner .nf-form-cont .nf-error-msg {
	margin-top: 10px;
	font-size: 14px;
}

.section-block.forms-newsletter-form .section-block-content .content-inner .nf-form-cont .nf-form-content {
	position: relative;
}

.section-block.forms-newsletter-form .section-block-content .content-inner .nf-form-cont .nf-form-content nf-fields-wrap {
	gap: 0;
}

.section-block.forms-newsletter-form .section-block-content .content-inner .nf-form-cont .nf-form-content .checkbox-container:not(.label-hidden) .checkbox-wrap.mailchimp-optin-wrap {
	flex-direction: row;
	align-items: center;
	gap: 5px;
}

.section-block.forms-newsletter-form .section-block-content .content-inner .nf-form-cont .nf-form-content .checkbox-container:not(.label-hidden) .checkbox-wrap.mailchimp-optin-wrap .nf-field-label {
	width: auto;
	margin: 0;
}

.section-block.forms-newsletter-form .section-block-content .content-inner .nf-form-cont .nf-form-content .checkbox-container:not(.label-hidden) .checkbox-wrap.mailchimp-optin-wrap .nf-field-label label {
	width: auto;
	display: inline-block;
	padding: 0;
	min-height: 25px;
}

.section-block.forms-newsletter-form .section-block-content .content-inner .nf-form-cont .nf-form-content .checkbox-container:not(.label-hidden) .checkbox-wrap.mailchimp-optin-wrap .nf-field-element {
	width: auto;
	order: -1;
}

.section-block.forms-newsletter-form .section-block-content .content-inner .nf-form-cont .nf-form-content .checkbox-container:not(.label-hidden) .checkbox-wrap.mailchimp-optin-wrap .nf-field-element input {
	height: auto;
}

.section-block.forms-newsletter-form .section-block-content .content-inner .nf-form-cont .nf-form-content .nf-field-container.email-container {
	max-width: 670px;
	margin-right: 10px;
}

.section-block.forms-newsletter-form .section-block-content .content-inner .nf-form-cont .nf-form-content .nf-field-container.email-container .field-wrap .nf-field-label {
	display: none;
}

.section-block.forms-newsletter-form .section-block-content .content-inner .nf-form-cont .nf-form-content .nf-field-container.email-container .field-wrap .nf-field-element input {
	outline: none;
	box-shadow: none;
	background: rgba(255, 255, 255, 0.3);
	background-clip: padding-box;
	border: none;
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 1.6rem;
}

.section-block.forms-newsletter-form .section-block-content .content-inner .nf-form-cont .nf-form-content .nf-field-container.email-container .field-wrap .nf-field-element input::placeholder {
	font-size: 1.6rem;
	color: #FFFFFF;
}

.section-block.forms-newsletter-form .section-block-content .content-inner .nf-form-cont .nf-form-content .nf-field-container.submit-container {
	position: absolute;
	top: 0;
	right: 0;
}

.section-block.forms-newsletter-form .section-block-content .content-inner .nf-form-cont .nf-form-content .nf-field-container.submit-container input[type="submit"] {
	outline: none;
	box-shadow: none;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 1.8rem;
	line-height: 50px;
	min-width: 250px;
	background-image: none;
	background: #FFFFFF;
	color: #8e89d5;
	cursor: pointer;
	display: inline-block;
	margin: 0 10px;
	box-sizing: border-box;
	vertical-align: middle;
	font-weight: 400;
	text-align: center;
	text-transform: capitalize;
	border-radius: 25px;
	border: none;
	box-shadow: none;
	-webkit-transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1.36);
	transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1.36);
}

.section-block.forms-newsletter-form .section-block-content .content-inner .nf-form-cont .nf-form-content .nf-field-container.submit-container input[type="submit"]:hover {
	text-decoration: none;
	border: none;
	background: transparent;
	color: #FFFFFF !important;
	-webkit-box-shadow: #69abab 0 0 0 40px inset;
	box-shadow: #69abab 0 0 0 40px inset;
}

.section-block.forms-newsletter-form .section-block-content .content-inner .nf-form-cont .nf-form-content .nf-field-container.html-container {
	margin: 10px 0;
	max-width: 670px;
}

.section-block.forms-newsletter-form .section-block-content .content-inner .nf-form-cont .nf-form-content .nf-field-container.html-container p {
	font-size: 12px;
}

.section-block.forms-newsletter-form .section-block-content .content-inner .notes {
	max-width: 670px;
}

.section-block.forms-newsletter-form .section-block-content .content-inner .notes p {
	font-size: 12px;
}

.section-block.forms-newsletter-form .section-block-content .content-inner .notes p a {
	color: #FFFFFF;
	text-decoration: underline;
}

@media (max-width: 767px) {
	.section-block.forms-newsletter-form .container .section-block-content .content-inner {
		padding: 30px 30px 80px;
		text-align: center;
	}
	.section-block.forms-newsletter-form .container .section-block-content .content-inner:before {
		position: static;
		margin: 0 auto 20px;
		width: 80px;
		height: 80px;
	}
	.section-block.forms-newsletter-form .container .section-block-content .content-inner .nf-form-cont .nf-form-content {
		position: static;
	}
	.section-block.forms-newsletter-form .container .section-block-content .content-inner .nf-form-cont .nf-form-content .nf-field-container.submit-container {
		position: absolute;
		bottom: 20px;
		right: auto;
		left: 50%;
		top: auto;
		transform: translateX(-50%);
	}
	.section-block.forms-newsletter-form .container .section-block-content .content-inner .nf-form-cont .nf-form-content .nf-field-container.submit-container input[type="submit"] {
		min-width: 180px;
		line-height: 35px;
		font-size: 1.4rem;
	}
	.section-block.forms-newsletter-form .container .section-block-content .content-inner .nf-form-cont .nf-form-content .checkbox-container:not(.label-hidden) .checkbox-wrap.mailchimp-optin-wrap {
		justify-content: center;
		margin-top: -15px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
	.section-block.forms-newsletter-form .container .section-block-content .content-inner {
		padding: 30px 30px 80px 150px;
	}
	.section-block.forms-newsletter-form .container .section-block-content .content-inner .nf-form-cont .nf-form-content {
		position: static;
	}
	.section-block.forms-newsletter-form .container .section-block-content .content-inner .nf-form-cont .nf-form-content .nf-field-container.submit-container {
		position: absolute;
		bottom: 20px;
		right: auto;
		left: 140px;
		top: auto;
	}
	.section-block.forms-newsletter-form .container .section-block-content .content-inner .nf-form-cont .nf-form-content .nf-field-container.submit-container input[type="submit"] {
		min-width: 180px;
		line-height: 35px;
		font-size: 1.4rem;
	}
}

.section-block.forms-contact-form {
	background-image: url(/wp-content/themes/digitalceramics/images/footer-contact-banner.jpg);
	background-position: center;
	background-size: cover;
	padding: 80px 0;
	position: relative;
}

.section-block.forms-contact-form:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0.6;
	background: #da42d9;
	background: linear-gradient(270deg, #da42d9 0%, #422f45 92%);
}

.section-block.forms-contact-form .section-block-content {
	position: relative;
	z-index: 2;
	color: #FFFFFF;
}

.section-block.forms-contact-form .section-block-content .nf-form-cont .nf-after-field .nf-error-msg {
	font-size: 1.4rem;
}

.section-block.forms-contact-form .section-block-content .content_top {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 40px;
}

.section-block.forms-contact-form .section-block-content .content_top .heading {
	color: #FFFFFF;
}

.section-block.forms-contact-form .section-block-content .content_top a {
	color: #69abab;
	font-weight: normal;
}

.section-block.forms-contact-form .section-block-content .content_top a:hover {
	color: #8e89d5;
}

.section-block.forms-contact-form .section-block-content .content_bottom .nf-form-cont .nf-error-msg {
	margin-top: 10px;
	font-size: 14px;
}

.section-block.forms-contact-form .section-block-content .content_bottom .nf-form-cont .nf-after-form-content {
	text-align: center;
}

.section-block.forms-contact-form .section-block-content .content_bottom .nf-form-cont .nf-form-content nf-fields-wrap {
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
	max-width: 1030px;
	margin: 0 auto;
}

.section-block.forms-contact-form .section-block-content .content_bottom .nf-form-cont .nf-form-content nf-fields-wrap nf-field {
	width: 370px;
	flex-grow: 1;
}

.section-block.forms-contact-form .section-block-content .content_bottom .nf-form-cont .nf-form-content nf-fields-wrap nf-field:last-child {
	width: 250px;
}

.section-block.forms-contact-form .section-block-content .content_bottom .nf-form-cont .nf-form-content nf-fields-wrap nf-field .nf-field-container.email-container .nf-field .field-wrap .nf-field-label,
.section-block.forms-contact-form .section-block-content .content_bottom .nf-form-cont .nf-form-content nf-fields-wrap nf-field .nf-field-container.textbox-container .nf-field .field-wrap .nf-field-label {
	display: none;
}

.section-block.forms-contact-form .section-block-content .content_bottom .nf-form-cont .nf-form-content nf-fields-wrap nf-field .nf-field-container.email-container .nf-field .field-wrap .nf-field-element input,
.section-block.forms-contact-form .section-block-content .content_bottom .nf-form-cont .nf-form-content nf-fields-wrap nf-field .nf-field-container.textbox-container .nf-field .field-wrap .nf-field-element input {
	outline: none;
	box-shadow: none;
	background: rgba(255, 255, 255, 0.3);
	background-clip: padding-box;
	border: none;
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 1.6rem;
}

.section-block.forms-contact-form .section-block-content .content_bottom .nf-form-cont .nf-form-content nf-fields-wrap nf-field .nf-field-container.email-container .nf-field .field-wrap .nf-field-element input::placeholder,
.section-block.forms-contact-form .section-block-content .content_bottom .nf-form-cont .nf-form-content nf-fields-wrap nf-field .nf-field-container.textbox-container .nf-field .field-wrap .nf-field-element input::placeholder {
	font-size: 1.6rem;
	color: #FFFFFF;
}

.section-block.forms-contact-form .section-block-content .content_bottom .nf-form-cont .nf-form-content nf-fields-wrap nf-field .nf-field-container.submit-container .nf-field .field-wrap .nf-field-element input[type="submit"] {
	outline: none;
	box-shadow: none;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 1.8rem;
	line-height: 50px;
	min-width: 250px;
	background-image: none;
	background: #FFFFFF;
	color: #8e89d5;
	cursor: pointer;
	display: inline-block;
	margin: 0;
	box-sizing: border-box;
	vertical-align: middle;
	font-weight: 400;
	text-align: center;
	text-transform: capitalize;
	border-radius: 25px;
	border: none;
	box-shadow: none;
	-webkit-transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1.36);
	transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1.36);
}

.section-block.forms-contact-form .section-block-content .content_bottom .nf-form-cont .nf-form-content nf-fields-wrap nf-field .nf-field-container.submit-container .nf-field .field-wrap .nf-field-element input[type="submit"]:hover {
	text-decoration: none;
	border: none;
	background: transparent;
	color: #FFFFFF !important;
	-webkit-box-shadow: #8e89d5 0 0 0 40px inset;
	box-shadow: #8e89d5 0 0 0 40px inset;
}

.section-block.forms-contact-form .section-block-content .content_bottom .nf-form-cont .nf-after-field .nf-error-msg {
	font-size: 1.4rem;
}

@media (max-width: 767px) {
	.section-block.forms-contact-form {
		padding: 50px 30px;
	}
	.section-block.forms-contact-form .container .section-block-content .content_bottom .nf-form-cont .nf-form-content nf-fields-wrap nf-field {
		width: 100%;
	}
	.section-block.forms-contact-form .container .section-block-content .content_bottom .nf-form-cont .nf-form-content nf-fields-wrap nf-field:last-child {
		margin: 0 auto;
		justify-content: center;
		align-items: center;
		justify-self: center;
		flex-grow: inherit;
		width: 250px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
	.section-block.forms-contact-form {
		padding: 50px 30px;
	}
	.section-block.forms-contact-form .container .section-block-content .content_bottom .nf-form-cont .nf-form-content nf-fields-wrap nf-field {
		width: 180px;
	}
	.section-block.forms-contact-form .container .section-block-content .content_bottom .nf-form-cont .nf-form-content nf-fields-wrap nf-field:last-child {
		width: 180px;
		justify-content: center;
		align-items: center;
		justify-self: center;
		flex-grow: inherit;
	}
	.section-block.forms-contact-form .container .section-block-content .content_bottom .nf-form-cont .nf-form-content nf-fields-wrap nf-field:last-child .nf-field-container.submit-container .nf-field .field-wrap .nf-field-element input[type="submit"] {
		min-width: 180px;
	}
}

.scrolling-menu {
	display: block;
	position: absolute;
	top: 650px;
	right: 40px;
	z-index: 18;
	text-align: right;
	opacity: 0;
	animation-duration: .4s;
	animation-fill-mode: both;
	list-style: none;
}

@media (max-width: 1440px) {
	.scrolling-menu {
		display: none;
	}
}

.scrolling-menu li {
	margin-bottom: 5px;
}

.scrolling-menu li > a {
	display: block;
	color: #9da9a9;
	font-size: 1.6rem;
}

.scrolling-menu li > a:hover {
	color: #69abab;
}

.scrolling-menu li.secondary {
	margin-top: 20px;
}

.scrolling-menu li.secondary > a {
	font-size: 1.4rem;
}

.scrolling-menu li.secondary + .secondary {
	margin-top: 0;
}

.scrolling-menu.hide-menu {
	animation-name: menu-fade-out;
}

.scrolling-menu.show-menu {
	animation-name: menu-fade-in;
}

.scrolling-menu.fixed {
	position: fixed;
	top: 136px !important;
}

@keyframes menu-fade-out {
	from {
		opacity: 1;
		transform: translateY(0);
	}
	to {
		opacity: 0;
		transform: translateY(30px);
	}
}

@keyframes menu-fade-in {
	from {
		opacity: 0;
		transform: translateY(30px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.ajax-search-box {
	margin-bottom: 3rem;
}

.ajax-search-box .search-box-content {
	position: relative;
}

.ajax-search-box .search-box-content .ajax-search-form {
	display: flex;
	align-items: center;
	gap: 0;
}

.ajax-search-box .search-box-content .ajax-search-form .ajax-search-input {
	height: 42px;
	border: none;
	border-radius: 4px 0 0 4px;
	background: #eef1f1;
	color: #777e7e;
	font-size: 1.6rem;
	outline: none;
	padding: 0 10px;
	width: calc(100% - 100px);
}

.ajax-search-box .search-box-content .ajax-search-form .ajax-search-input::placeholder {
	color: #ccc;
}

@media (min-width: 1440px) {
	.ajax-search-box .search-box-content .ajax-search-form .ajax-search-input {
		height: 50px;
	}
}

.ajax-search-box .search-box-content .ajax-search-form .btn-search-submit {
	min-width: 100px;
	border-radius: 0 4px 4px 0;
	margin: 0;
}

.ajax-search-box .search-box-content #ajax-search-results {
	position: absolute;
	top: 100%;
	z-index: 99;
}

.ajax-search-box .search-box-content #ajax-search-results .ajax-search-list {
	box-sizing: border-box;
	border: 1px solid #ddd;
	background: #FFF;
	cursor: default;
	overflow: auto;
	-webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
	-moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
	box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
	border-top: 0;
	padding: 10px 0;
	overflow-x: hidden;
	max-height: 600px;
}

.ajax-search-box .search-box-content #ajax-search-results .ajax-search-list li {
	padding: 10px;
	display: grid;
	grid-template-columns: 200px auto;
	gap: 20px;
}

@media (max-width: 767px) {
	.ajax-search-box .search-box-content #ajax-search-results .ajax-search-list li {
		grid-template-columns: 60px auto;
		gap: 10px;
	}
}

@media (max-width: 1280px) {
	.ajax-search-box .search-box-content #ajax-search-results .ajax-search-list li {
		grid-template-columns: 120px auto;
		gap: 10px;
	}
}

.ajax-search-box .search-box-content #ajax-search-results .ajax-search-list li:before {
	content: none;
}

.ajax-search-box .search-box-content #ajax-search-results .ajax-search-list li .ajax-search-content .post-title {
	font-size: 1.4rem;
}

.ajax-search-box .search-box-content #ajax-search-results .ajax-search-list li .ajax-search-content .post-title a {
	margin: 0;
	padding: 0;
	font-size: 1.4rem;
}

.ajax-search-box .search-box-content #ajax-search-results .ajax-search-list li .ajax-search-content .post-excerpt {
	margin: 0;
	padding: 0;
	font-size: 1.4rem;
}

/*--------------------------------------------------------------
# content
--------------------------------------------------------------*/
.banner_single {
	padding: 0;
	position: relative;
	background: #69abab;
	min-height: 260px;
}

@media (min-width: 1024px) {
	.banner_single {
		min-height: 380px;
	}
}

.banner_single .content {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	z-index: 998;
	width: 100%;
	text-align: center;
	-webkit-transform: translateY(-35%);
	transform: translateY(-35%);
}

@media (max-width: 767px) {
	.banner_single .content {
		padding: 0 20px;
	}
}

.banner_single .content .heading {
	color: #FFFFFF;
	max-width: 1120px;
	margin-left: auto;
	margin-right: auto;
}

.banner_single .content .desc {
	color: #FFFFFF;
	max-width: 860px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 40px;
}

.entry-content-single-post {
	background: #FFFFFF;
}

.single-post.single-format-standard .banner_single .heading {
	margin: 0 auto;
}

.single-post.single-format-standard .banner_single .desc {
	display: none;
}

.single-post.single-format-standard .banner_single .top-post-info {
	font-size: 1.2rem;
	margin-bottom: 10px;
}

.single-post.single-format-standard .banner_single .top-post-info a {
	color: #FFFFFF;
	text-decoration: underline;
}

.single-post.single-format-standard .banner_single .top-post-info .posted-on a {
	color: #FFFFFF;
	text-decoration: none;
}

.single-post.single-format-standard .banner_single .top-post-info .posted-on .updated {
	display: none;
}

.content-single-post {
	display: flex;
	flex-direction: column;
	gap: 60px;
	padding-top: 20px;
	padding-bottom: 40px;
	max-width: 880px;
}

.content-single-post .box_bottom .share-content {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	gap: 8px;
	align-items: center;
	padding-bottom: 48px;
}

.content-single-post .box_bottom .share-content .share-title {
	width: 100%;
	text-align: center;
	padding-bottom: 8px;
	font-weight: 600;
}

.content-single-post .box_bottom .share-content .icon {
	display: flex;
	padding: 4px;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: #007F36;
}

.content-single-post .box_bottom .share-content .icon:hover {
	transform: scale(1.1);
}

.content-single-post .box_bottom .list_tags {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding-bottom: 48px;
	border-bottom: 1px solid #69abab;
	gap: 8px;
}

.content-single-post .box_bottom .list_tags a {
	display: inline-flex;
	padding: 8px 16px;
	border-radius: 16px;
	background: #69abab;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	color: #FFFFFF;
}

.content-single-post .box_bottom .list_tags a:hover {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%), #69abab;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1);
	color: #FEFBEC;
}

.content-single-post .box_top img {
	border-radius: 20px;
	width: 100%;
}

.content-single-post .box_top .wp-block-heading {
	padding-top: 24px;
	padding-bottom: 20px;
	color: #69abab;
}

.content-single-post .box_top .wp-block-heading:first-child {
	padding-top: 0;
}

.content-single-post .box_top p + p {
	margin-top: 16px;
}

.content-single-post .box_top .wp-block-list {
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: 10px;
}

.content-single-post .box_top .wp-block-list li {
	margin-bottom: 10px;
}

.content-single-post .box_top .wp-block-list li:last-child {
	margin-bottom: 0;
}

.content-single-post .box_top .wp-block-image :where(figcaption) {
	margin-bottom: 0;
	margin-top: 16px;
	font-size: 14px;
	padding-left: 10px;
	border-left: 2px solid #69abab;
}

.content-single-post .box_top :where(.wp-block-columns):has(+ .wp-block-heading) {
	margin-bottom: 0;
}

.content-single-post .box_top .wp-block-column figure {
	margin: 0;
}

.content-single-post .box_top figure:has(+ .wp-block-heading) {
	margin-bottom: 0;
}

.content-single-post .box_top p + figure {
	margin-top: 40px;
	margin-bottom: 40px;
}

.content-single-post .box_top .info_post {
	border-radius: 20px;
	padding: 28px;
	display: flex;
	flex-wrap: wrap;
	gap: 20px 40px;
}

.content-single-post .box_top .info_post .item_data {
	display: flex;
	gap: 8px;
}

.content-single-post .box_top .info_post .item_data svg {
	width: 24px;
	min-width: 24px;
}

.content-single-post .box_top .info_post .item_data.oclock {
	text-transform: uppercase;
}

.content-single-post .box_top .wp-block-quote {
	margin: 28px 0;
	padding: 0 20px;
	font-weight: 600;
	border-left: 2px solid #69abab;
}

.content-single-post .box_top .wp-block-quote > p {
	font-weight: 600;
}

@media (max-width: 767px) {
	.content-single-post .box_left .share-content {
		flex-direction: row;
		flex-wrap: wrap;
		width: 100%;
		justify-content: center;
	}
	.content-single-post .box_left .share-content > span {
		width: 100%;
		text-align: center;
	}
}

body:has(.content-single-post) {
	background: #FFFFFF;
}

.entry-content ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.entry-content ul li {
	padding-left: 30px;
	position: relative;
	margin-bottom: 10px;
}

.entry-content ul li:before {
	content: "";
	width: 12px;
	height: 12px;
	display: block;
	border-radius: 50%;
	border: 2px solid #b6bfbf;
	position: absolute;
	left: 0;
	top: 5px;
}

.entry-content .data-table {
	display: block;
	overflow-x: auto;
}

.entry-content .data-table thead th, .entry-content .data-table thead td {
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	padding: 8px 10px;
	background: #f0f0f0;
}

@media (max-width: 767px) {
	.entry-content .data-table thead th, .entry-content .data-table thead td {
		min-width: 250px;
	}
}

.entry-content .data-table tbody th, .entry-content .data-table tbody td {
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	padding: 8px 10px;
	background: #f0f0f0;
}

@media (max-width: 767px) {
	.entry-content .data-table tbody th, .entry-content .data-table tbody td {
		min-width: 250px;
	}
}

.section-block.section-search {
	position: relative;
}

.section-block.section-search .search-content .no-results {
	margin-bottom: 40px;
}

.section-block.section-search .search-content .search-product-content h2 {
	display: none;
}

.section-block.section-search .search-content .search-product-content:has(.search-product-list):has(.search-product-item) h2 {
	display: block;
}

.section-block.section-search .search-content .search-product-list {
	display: none;
	margin-bottom: 0;
}

.section-block.section-search .search-content .search-product-list:has(.search-product-item) {
	display: grid;
	margin-bottom: 40px;
}

@media (max-width: 480px) {
	.section-block.section-search .search-content .search-product-list:has(.search-product-item) {
		display: block;
	}
}

@media (max-width: 767px) {
	.section-block.section-search .search-content .search-product-list:has(.search-product-item) {
		grid-template-columns: 48% 48% !important;
		column-gap: 4% !important;
		row-gap: 0 !important;
	}
}

@media (max-width: 1280px) {
	.section-block.section-search .search-content .search-product-list:has(.search-product-item) {
		grid-template-columns: 32% 32% 32%;
		gap: 2%;
	}
}

.section-block.section-search .search-content h2 {
	margin: 0 0 2rem;
}

.section-block.section-search .search-content .search-product-list {
	display: grid;
	position: relative;
	column-gap: 2%;
	grid-template-columns: 23.5% 23.5% 23.5% 23.5%;
}

@media (max-width: 480px) {
	.section-block.section-search .search-content .search-product-list {
		display: block;
	}
}

@media (max-width: 767px) {
	.section-block.section-search .search-content .search-product-list {
		grid-template-columns: 48% 48% !important;
		column-gap: 4% !important;
		row-gap: 0 !important;
	}
}

@media (max-width: 1280px) {
	.section-block.section-search .search-content .search-product-list {
		grid-template-columns: 32% 32% 32%;
		gap: 2%;
	}
}

.section-block.section-search .search-content .search-product-list .search-product-item {
	box-sizing: border-box;
	width: 100%;
	display: flex;
	flex-direction: column;
	text-align: center;
	margin-bottom: 18px;
}

.section-block.section-search .search-content .search-product-list .search-product-item > a:hover {
	text-decoration: none;
}

@media (max-width: 480px) {
	.section-block.section-search .search-content .search-product-list .search-product-item {
		margin-bottom: 20px;
	}
}

@media (max-width: 767px) {
	.section-block.section-search .search-content .search-product-list .search-product-item {
		margin: 0 0 20px;
	}
}

.section-block.section-search .search-content .search-product-list .search-product-item .product-item-image {
	max-height: 124px;
	overflow: hidden;
	background: #eef1f1;
}

.section-block.section-search .search-content .search-product-list .search-product-item .product-item-image img {
	width: 100%;
}

.section-block.section-search .search-content .search-product-list .search-product-item .product-item-info {
	padding: 30px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

.section-block.section-search .search-content .search-product-list .search-product-item .product-item-info a {
	text-decoration: none;
}

@media (max-width: 767px) {
	.section-block.section-search .search-content .search-product-list .search-product-item .product-item-info {
		padding: 30px 10px 0;
	}
}

.section-block.section-search .search-content .search-product-list .search-product-item .product-item-info .product-title {
	font-size: 2.2rem;
	color: #FFFFFF;
	margin-bottom: 16px;
	min-height: 80px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.section-block.section-search .search-content .search-product-list .search-product-item .product-item-info .product-title a {
	color: #FFFFFF;
	text-decoration: none;
}

@media (max-width: 767px) {
	.section-block.section-search .search-content .search-product-list .search-product-item .product-item-info .product-title {
		-webkit-line-clamp: 2;
		min-height: 60px;
	}
}

.section-block.section-search .search-content .search-product-list .search-product-item .product-item-info .product-short-description {
	font-size: 1.6rem;
	color: #FFFFFF;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
	max-height: 140px;
	min-height: 140px;
}

@media (max-width: 767px) {
	.section-block.section-search .search-content .search-product-list .search-product-item .product-item-info .product-short-description {
		-webkit-line-clamp: 4;
		max-height: 90px;
		min-height: 90px;
	}
}

.section-block.section-search .search-content .search-product-list .search-product-item:nth-child(odd) {
	background: #69abab;
}

.section-block.section-search .search-content .search-product-list .search-product-item:nth-child(odd) .product-item-info {
	background: #69abab;
}

.section-block.section-search .search-content .search-product-list .search-product-item:nth-child(odd) .product-item-info .btn {
	color: #69abab;
}

.section-block.section-search .search-content .search-product-list .search-product-item:nth-child(odd) .product-item-info .btn:hover {
	-webkit-box-shadow: #519090 0 0 0 40px inset;
	box-shadow: #519090 0 0 0 40px inset;
	background-color: #69abab;
}

.section-block.section-search .search-content .search-product-list .search-product-item:nth-child(even) {
	background: #8e89d5;
}

.section-block.section-search .search-content .search-product-list .search-product-item:nth-child(even) .product-item-info {
	background: #8e89d5;
}

.section-block.section-search .search-content .search-product-list .search-product-item:nth-child(even) .product-item-info .btn {
	color: #8e89d5;
}

.section-block.section-search .search-content .search-product-list .search-product-item:nth-child(even) .product-item-info .btn:hover {
	-webkit-box-shadow: #6a63c8 0 0 0 40px inset;
	box-shadow: #6a63c8 0 0 0 40px inset;
	background-color: #8e89d5;
}

.section-block.section-search .search-content .search-product-list .search-product-item:hover:nth-child(odd) {
	background: #69abab;
}

.section-block.section-search .search-content .search-product-list .search-product-item:hover:nth-child(odd) .product-item-info {
	background: #69abab;
}

.section-block.section-search .search-content .search-product-list .search-product-item:hover:nth-child(odd) .product-item-info .btn {
	-webkit-box-shadow: #519090 0 0 0 40px inset;
	box-shadow: #519090 0 0 0 40px inset;
	background-color: #69abab;
	color: #FFFFFF;
}

.section-block.section-search .search-content .search-product-list .search-product-item:hover:nth-child(even) {
	background: #8e89d5;
}

.section-block.section-search .search-content .search-product-list .search-product-item:hover:nth-child(even) .product-item-info {
	background: #8e89d5;
}

.section-block.section-search .search-content .search-product-list .search-product-item:hover:nth-child(even) .product-item-info .btn {
	-webkit-box-shadow: #6a63c8 0 0 0 40px inset;
	box-shadow: #6a63c8 0 0 0 40px inset;
	background-color: #8e89d5;
	color: #FFFFFF;
}

.section-block.section-search .search-content .search-product-list .search-product-item:hover .product-item-info {
	transform: translateY(-40px);
}

.section-block.section-search .search-content .search-item {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #818DAF;
}

.section-block.section-search .search-content .search-item .post-type {
	background: #69abab;
	color: #FFFFFF;
	padding: 10px;
	border-radius: 10px;
	display: inline-block;
	margin: 15px 0 0;
}

@media (max-width: 767px) {
	.section-block.section-search .search-content .search-item .post-type {
		font-size: 16px;
	}
}

.other-search-result {
	display: none;
}

.other-search-result:has(.search-item) {
	display: block;
}

.content-archive .section-block.dropdown-filter:not(:last-child) {
	padding-bottom: 0 !important;
}

@media (max-width: 767px) {
	.content-archive .section-block.dropdown-filter .content_item_post .content .post-excerpt {
		display: none;
	}
}

/*--------------------------------------------------------------
/*--------------------------------------------------------------
# cards
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# wp-dropzone
--------------------------------------------------------------*/
/**
 * WP Dropzone Custom Styles
 * 
 * Custom styles for wp-dropzone plugin with split layout
 * 
 * @package digitalceramics
 * @since 1.0.0
 */
/* Override Dropzone element styles */
.dropzone {
	display: none;
}

/* Split Layout Container */
.dropzone-split-wrapper {
	display: flex !important;
	gap: 20px;
	width: 100%;
	min-height: 400px;
}

/* Left Side - Preview Container */
.dropzone-preview-container {
	flex: 1;
	min-width: 0;
	border: 5px solid #c9cbcb;
	border-radius: 8px;
	background: #ffffff;
	padding: 16px;
	overflow-y: auto;
	max-height: 260px;
	display: none;
	flex-direction: column;
	transition: all 0.3s ease;
	/* Show preview container when it has is-not-empty class */
	/* Hide preview container when empty (no files) */
	/* When preview is hidden, upload area expands to full width */
}

.dropzone-preview-container.is-not-empty {
	display: flex;
}

.dropzone-preview-container.is-empty {
	display: none !important;
}

.dropzone-preview-container + .dropzone-upload-area {
	flex: 1 1 100%;
}

/* When preview is hidden, upload area expands to full width */
.dropzone-split-wrapper:has(.dropzone-preview-container.is-empty) .dropzone-upload-area,
.dropzone-split-wrapper .dropzone-preview-container.is-empty ~ .dropzone-upload-area {
	flex: 1 1 100%;
}

/* Right Side - Dropzone Area */
.dropzone-upload-area {
	flex: 1;
	min-width: 0;
	max-width: 260px;
	max-height: 260px;
	padding: 10px;
	background: #dedede;
	border: 5px solid #c9cbcb;
	border-radius: 5px;
	transition: all 0.3s ease;
	/* Hide dropzone initially when preview is empty */
	/* Show dropzone when preview container has files (split layout) */
	/* When both preview and dropzone are hidden, show dropzone full width */
}

.dropzone-preview-container.is-empty ~ .dropzone-upload-area {
	display: none;
}

.dropzone-preview-container:not(.is-empty) ~ .dropzone-upload-area,
.dropzone-split-wrapper:has(.dropzone-preview-container:not(.is-empty)) .dropzone-upload-area {
	display: block;
}

.dropzone-split-wrapper:has(.dropzone-preview-container.is-empty) .dropzone-upload-area {
	display: block;
	flex: 1 1 100%;
}

.dropzone-upload-area .dropzone {
	border: 2px dotted #A5A5C7;
	max-width: 260px;
	max-height: 260px;
	width: 100%;
	height: 100%;
	padding: 40px 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
}

.dropzone-upload-area .dropzone.dz-drag-hover {
	border-color: #3b82f6;
	background: #eff6ff;
}

.dropzone-upload-area .dropzone .dz-message {
	text-align: center;
	margin: 0;
}

.dropzone-upload-area .dropzone .dz-message .dropzone-title {
	font-size: 18px;
	font-weight: 600;
	color: #777e7e;
	margin: 0 0 8px 0;
}

.dropzone-upload-area .dropzone .dz-message .dropzone-note {
	font-size: 14px;
	color: #9ca3af;
	margin: 0 0 16px 0;
}

/* Error Container - Right side of dropzone */
.dropzone-error-container {
	display: none;
	padding: 15px 20px;
	background-color: #b19cd9;
	border-radius: 8px;
	color: #ffffff;
	margin-top: 15px;
	box-shadow: 0 2px 8px rgba(177, 156, 217, 0.3);
	transition: all 0.3s ease;
	width: 100%;
	max-width: 150px;
	box-sizing: border-box;
}

.dropzone-error-container.has-error {
	display: block !important;
}

.dropzone-error-container .error-message {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	word-wrap: break-word;
	word-break: break-word;
	overflow-wrap: break-word;
	white-space: normal;
	hyphens: auto;
	margin: 0;
	max-width: 100%;
}

/* Custom Preview Layout */
.dropzone-preview-container {
	/* Success/Error Marks */
	/* Hide default Dropzone preview elements we don't need */
}

.dropzone-preview-container .custom-file-preview {
	display: flex;
	flex-direction: column;
	height: 100%;
	position: relative;
	justify-content: center;
	align-items: center;
	text-align: center;
	/* Image Section */
	/* Progress Overlay - Moved to bottom */
	/* File Info Section */
	/* Delete Button */
}

.dropzone-preview-container .custom-file-preview:last-child {
	margin-bottom: 0;
}

.dropzone-preview-container .custom-file-preview .dz-image {
	position: relative;
	width: 100px;
	max-width: 100%;
	overflow: hidden;
	height: auto !important;
	margin: 0 auto;
}

.dropzone-preview-container .custom-file-preview .dz-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.dropzone-preview-container .custom-file-preview .custom-preview-overlay {
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	align-items: center;
	justify-content: center;
	z-index: 10;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 0 0 6px 6px;
}

.dropzone-preview-container .custom-file-preview .custom-preview-overlay .dz-progress {
	width: 80%;
	height: 4px;
	background: rgba(255, 255, 255, 0.3);
	border-radius: 2px;
	overflow: hidden;
	border: none;
	position: relative;
	margin: 0;
}

.dropzone-preview-container .custom-file-preview .custom-preview-overlay .dz-progress .dz-upload {
	background: #ffffff;
	height: 100%;
	display: block;
	transition: width 300ms ease-in-out;
}

.dropzone-preview-container .custom-file-preview .dz-details {
	position: static;
	opacity: 1;
	padding: 0;
	text-align: center;
	color: #374151;
	margin-bottom: 8px;
	width: 100%;
}

.dropzone-preview-container .custom-file-preview .dz-filename {
	font-size: 14px;
	font-weight: 500;
	color: #111827;
	margin-bottom: 4px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dropzone-preview-container .custom-file-preview .dz-filename span {
	background: transparent;
	padding: 0;
	border: none;
}

.dropzone-preview-container .custom-file-preview .dz-size {
	font-size: 12px;
	color: #6b7280;
	margin: 0;
}

.dropzone-preview-container .custom-file-preview .dz-size span {
	background: transparent;
	padding: 0;
	border: none;
}

.dropzone-preview-container .custom-file-preview .custom-preview-actions {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
	display: flex;
	justify-content: center;
	width: 100%;
}

.dropzone-preview-container .custom-file-preview .custom-delete-btn {
	display: flex;
	align-items: center;
	gap: 6px;
	cursor: pointer;
	padding: 0;
	transition: color 0.2s;
	text-decoration: none;
	font-weight: 400;
	color: #777e7e;
	background: transparent;
	box-shadow: none;
	text-shadow: none;
}

.dropzone-preview-container .custom-file-preview .custom-delete-btn:hover {
	color: #cf95ca;
}

.dropzone-preview-container .custom-file-preview .custom-delete-btn .delete-icon {
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
}

.dropzone-preview-container .custom-file-preview .custom-delete-btn .delete-text {
	font-weight: normal;
	text-decoration: underline;
}

.dropzone-preview-container .dz-preview.dz-processing .custom-preview-overlay {
	display: flex;
}

.dropzone-preview-container .dz-preview.dz-error .dz-error-message {
	display: none;
}

.dropzone-preview-container .custom-file-preview .dz-success-mark,
.dropzone-preview-container .custom-file-preview .dz-error-mark {
	display: none;
}

.dropzone-preview-container .custom-file-preview .dz-success-mark svg,
.dropzone-preview-container .custom-file-preview .dz-error-mark svg {
	width: 20px;
	height: 20px;
	fill: #ffffff;
}

.dropzone-preview-container .custom-file-preview .dz-details {
	position: static !important;
	opacity: 1 !important;
}

/* Hide default dz-remove buttons that don't have custom-delete-btn class */
.dz-remove:not(.custom-delete-btn) {
	display: none !important;
}

/* Progress Bar Styles */
.dropzone-preview-container .custom-progress-wrapper {
	margin-top: auto;
	padding-top: 16px;
	border-top: 1px solid #e5e7eb;
	display: none;
}

.dropzone-preview-container .custom-progress-wrapper.active {
	display: block;
}

.dropzone-preview-container .custom-progress-bar {
	width: 100%;
	height: 30px;
	background: #f0f0f0;
	border-radius: 15px;
	overflow: hidden;
	position: relative;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
}

.dropzone-preview-container .custom-progress-fill {
	width: 0%;
	height: 100%;
	background: linear-gradient(90deg, #007cba, #00a0d2);
	transition: width 0.3s ease;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 15px;
}

.dropzone-preview-container .custom-progress-fill.success {
	background: linear-gradient(90deg, #46b450, #5cb85c);
}

.dropzone-preview-container .custom-progress-fill.error {
	background: #dc3232;
}

.dropzone-preview-container .custom-progress-text {
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.dropzone-preview-container .custom-progress-info {
	margin-top: 5px;
	font-size: 12px;
	color: #666;
	text-align: center;
}

.dropzone-preview-container .custom-progress-info.success {
	color: #46b450;
}

.dropzone-preview-container .custom-progress-info.error {
	color: #dc3232;
}

/* Responsive Design */
@media (max-width: 768px) {
	.dropzone-split-wrapper {
		flex-direction: column;
	}
	.dropzone-preview-container {
		max-height: 300px;
	}
	.dropzone-error-container {
		padding: 12px 15px;
		font-size: 13px;
	}
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/*
Theme Name: Olivervalves

WooCommerce styles override
*/
/**
 * Products
 */
.woocommerce-products-header {
	background: #69abab;
	min-height: 260px;
	position: relative;
}

.woocommerce-products-header:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0.7;
	background: #da42d9;
	background: linear-gradient(270deg, #da42d9 0%, #422f45 92%);
	max-width: 80%;
}

@media (max-width: 1440px) {
	.woocommerce-products-header:after {
		max-width: 100%;
	}
}

@media (min-width: 1024px) {
	.woocommerce-products-header {
		min-height: 380px;
	}
}

@media (min-width: 1440px) {
	.woocommerce-products-header {
		min-height: 460px;
	}
}

.woocommerce-products-header .products-header-content {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	z-index: 5;
	width: 100%;
	text-align: center;
	-webkit-transform: translateY(-35%);
	transform: translateY(-35%);
}

.woocommerce-products-header .products-header-content .page-title {
	color: #FFFFFF;
	max-width: 1120px;
	margin-left: auto;
	margin-right: auto;
}

.woocommerce-products-header .products-header-content .product-short-description {
	color: #FFFFFF;
	max-width: 860px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 40px;
}

@media (max-width: 767px) {
	.woocommerce-products-header .products-header-content .product-short-description {
		display: none;
	}
}

@media (max-width: 1024px) {
	.woocommerce-products-header .products-header-content .product-short-description {
		margin: 0;
	}
}

.woocommerce-breadcrumb {
	text-align: center;
	margin: 30px auto 20px;
}

.woocommerce-breadcrumb .woocommerce-breadcrumb-inner {
	padding: 0;
	width: auto;
	display: inline-block;
	background: #f3f3f3;
	border-radius: 5px;
	overflow: hidden;
}

.woocommerce-breadcrumb .woocommerce-breadcrumb-inner p {
	display: flex;
	align-items: center;
	margin: 0;
}

.woocommerce-breadcrumb .woocommerce-breadcrumb-inner p svg:nth-child(2) {
	display: none;
}

.woocommerce-breadcrumb .woocommerce-breadcrumb-inner span {
	padding: 10px;
	display: block;
	color: #777e7e;
	font-size: 18px;
}

.woocommerce-breadcrumb .woocommerce-breadcrumb-inner span:first-child {
	padding: 0;
}

.woocommerce-breadcrumb .woocommerce-breadcrumb-inner span:first-child a {
	padding: 10px;
	position: relative;
	z-index: 5;
	color: #FFFFFF;
	display: block;
}

.woocommerce-breadcrumb .woocommerce-breadcrumb-inner span:first-child a:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0.5;
	background: linear-gradient(-45deg, #da42d9 0%, #46e5e5 92%);
}

ul.list-features {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list-features li {
	padding-left: 30px;
	position: relative;
	margin-bottom: 10px;
}

ul.list-features li:before {
	content: "";
	width: 12px;
	height: 12px;
	display: block;
	border-radius: 50%;
	border: 2px solid #b6bfbf;
	position: absolute;
	left: 0;
	top: 5px;
}

.notes *,
.feature_notes * {
	font-size: 12px;
	line-height: 24px;
}

em {
	font-style: normal;
	color: #69abab;
}

.featured-image-one-col em,
.desc em {
	font-style: normal;
	color: #69abab !important;
}

.featured-image-one-col ul,
.desc ul {
	padding: 0;
	margin: 0 0 15px;
	list-style: none;
	text-align: left;
}

.featured-image-one-col ul li,
.desc ul li {
	padding-left: 30px;
	position: relative;
	margin-bottom: 10px;
}

@media (max-width: 767px) {
	.featured-image-one-col ul li,
	.desc ul li {
		font-size: 1.6rem;
	}
}

.featured-image-one-col ul li:before,
.desc ul li:before {
	content: "";
	width: 12px;
	height: 12px;
	display: block;
	border-radius: 50%;
	border: 2px solid #b6bfbf;
	position: absolute;
	left: 0;
	top: 5px;
}

.wc-block-components-validation-error > p {
	font-size: 1.4rem;
	align-items: flex-start;
	line-height: 1.4;
}

.wc-block-components-validation-error > p svg {
	margin: 0;
}

.woocommerce .product-category-list ul.products {
	display: grid;
	flex-wrap: wrap;
	position: relative;
	gap: 2%;
	grid-template-columns: 23.5% 23.5% 23.5% 23.5%;
}

@media (max-width: 480px) {
	.woocommerce .product-category-list ul.products {
		display: block;
	}
}

@media (max-width: 767px) {
	.woocommerce .product-category-list ul.products {
		grid-template-columns: 48% 48% !important;
		column-gap: 4% !important;
		row-gap: 0 !important;
	}
}

@media (max-width: 1280px) {
	.woocommerce .product-category-list ul.products {
		grid-template-columns: 32% 32% 32%;
		gap: 2%;
	}
}

.woocommerce .product-category-list ul.products li.product {
	box-sizing: border-box;
	width: 100%;
	display: flex;
	flex-direction: column;
}

.woocommerce .product-category-list ul.products li.product > a:hover {
	text-decoration: none;
}

@media (max-width: 480px) {
	.woocommerce .product-category-list ul.products li.product {
		margin-bottom: 20px;
	}
}

@media (max-width: 767px) {
	.woocommerce .product-category-list ul.products li.product {
		margin: 0 0 20px;
	}
}

.woocommerce .product-category-list ul.products li.product .product-item-image {
	max-height: 124px;
	overflow: hidden;
	background: #eef1f1;
}

.woocommerce .product-category-list ul.products li.product .product-item-image img {
	width: 100%;
}

.woocommerce .product-category-list ul.products li.product .product-item-info {
	padding: 30px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

@media (max-width: 767px) {
	.woocommerce .product-category-list ul.products li.product .product-item-info {
		padding: 30px 10px 0;
	}
}

.woocommerce .product-category-list ul.products li.product .product-item-info .woocommerce-loop-product__title {
	font-size: 2.2rem;
	color: #FFFFFF;
	margin-bottom: 16px;
	min-height: 80px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

@media (max-width: 767px) {
	.woocommerce .product-category-list ul.products li.product .product-item-info .woocommerce-loop-product__title {
		-webkit-line-clamp: 2;
		min-height: 60px;
	}
}

.woocommerce .product-category-list ul.products li.product .product-item-info .woocommerce-loop-product__desc {
	font-size: 1.6rem;
	color: #FFFFFF;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
	max-height: 140px;
	min-height: 140px;
}

@media (max-width: 767px) {
	.woocommerce .product-category-list ul.products li.product .product-item-info .woocommerce-loop-product__desc {
		-webkit-line-clamp: 4;
		max-height: 90px;
		min-height: 90px;
	}
}

.woocommerce .product-category-list ul.products li.product:nth-child(odd) {
	background: #69abab;
}

.woocommerce .product-category-list ul.products li.product:nth-child(odd) .product-item-info {
	background: #69abab;
}

.woocommerce .product-category-list ul.products li.product:nth-child(odd) .product-item-info .btn {
	color: #69abab;
}

.woocommerce .product-category-list ul.products li.product:nth-child(odd) .product-item-info .btn:hover {
	-webkit-box-shadow: #519090 0 0 0 40px inset;
	box-shadow: #519090 0 0 0 40px inset;
	background-color: #69abab;
}

.woocommerce .product-category-list ul.products li.product:nth-child(even) {
	background: #8e89d5;
}

.woocommerce .product-category-list ul.products li.product:nth-child(even) .product-item-info {
	background: #8e89d5;
}

.woocommerce .product-category-list ul.products li.product:nth-child(even) .product-item-info .btn {
	color: #8e89d5;
}

.woocommerce .product-category-list ul.products li.product:nth-child(even) .product-item-info .btn:hover {
	-webkit-box-shadow: #6a63c8 0 0 0 40px inset;
	box-shadow: #6a63c8 0 0 0 40px inset;
	background-color: #8e89d5;
}

.woocommerce .product-category-list ul.products li.product:hover:nth-child(odd) {
	background: #69abab;
}

.woocommerce .product-category-list ul.products li.product:hover:nth-child(odd) .product-item-info {
	background: #69abab;
}

.woocommerce .product-category-list ul.products li.product:hover:nth-child(odd) .product-item-info .btn {
	-webkit-box-shadow: #519090 0 0 0 40px inset;
	box-shadow: #519090 0 0 0 40px inset;
	background-color: #69abab;
	color: #FFFFFF;
}

.woocommerce .product-category-list ul.products li.product:hover:nth-child(even) {
	background: #8e89d5;
}

.woocommerce .product-category-list ul.products li.product:hover:nth-child(even) .product-item-info {
	background: #8e89d5;
}

.woocommerce .product-category-list ul.products li.product:hover:nth-child(even) .product-item-info .btn {
	-webkit-box-shadow: #6a63c8 0 0 0 40px inset;
	box-shadow: #6a63c8 0 0 0 40px inset;
	background-color: #8e89d5;
	color: #FFFFFF;
}

.woocommerce .product-category-list ul.products li.product:hover .product-item-info {
	transform: translateY(-40px);
}

.woocommerce .section-block.product-info-top {
	background: #69abab;
	min-height: 260px;
	position: relative;
}

@media (min-width: 1024px) {
	.woocommerce .section-block.product-info-top {
		min-height: 380px;
	}
}

@media (min-width: 1440px) {
	.woocommerce .section-block.product-info-top {
		min-height: 460px;
	}
}

.woocommerce .section-block.product-info-top .info-content {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	z-index: 5;
	width: 100%;
	text-align: center;
	-webkit-transform: translateY(-35%);
	transform: translateY(-35%);
}

.woocommerce .section-block.product-info-top .info-content .product_title {
	color: #FFFFFF;
	max-width: 1120px;
	margin-left: auto;
	margin-right: auto;
}

.woocommerce .section-block.product-info-top .info-content .woocommerce-product-details__short-description {
	color: #FFFFFF;
	max-width: 860px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 40px;
}

.woocommerce .woocommerce-notices-wrapper {
	max-width: 1200px;
	margin: 20px auto;
	padding-left: 40px;
	padding-right: 40px;
	box-sizing: border-box;
}

.woocommerce .woocommerce-notices-wrapper .woocommerce-error {
	list-style: none;
	padding: 12px 20px 12px 25px;
	display: block;
	font-size: 1.3rem;
	background: #fae5e5;
	color: #e02b27;
}

.woocommerce .woocommerce-product-form-details {
	display: grid;
	gap: 3%;
	grid-template-columns: 57% 40%;
}

@media (max-width: 767px) {
	.woocommerce .woocommerce-product-form-details {
		display: block;
	}
}

@media (max-width: 1024px) {
	.woocommerce .woocommerce-product-form-details {
		grid-template-columns: 48% 48%;
		gap: 4%;
	}
}

.woocommerce .woocommerce-product-form-details .woocommerce-product-gallery {
	position: relative;
}

.woocommerce .woocommerce-product-form-details .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	position: absolute;
	top: 15px;
	right: 15px;
}

.woocommerce .woocommerce-product-form-details .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
	width: 100%;
}

.woocommerce .woocommerce-product-form-details .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .wp-post-image {
	width: 100%;
}

.woocommerce .woocommerce-product-form-details .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
	list-style: none;
	margin: 15px -5px 0;
	display: flex;
}

.woocommerce .woocommerce-product-form-details .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
	display: inline-block;
	cursor: pointer;
	margin: 0 5px;
}

.woocommerce .woocommerce-product-form-details .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
	display: block;
	max-width: 100px;
}

@media (max-width: 767px) {
	.woocommerce .woocommerce-product-form-details .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
		max-width: 75px;
	}
}

.woocommerce .product.description p, .woocommerce .product.description ul {
	max-width: 940px;
	margin-left: auto;
	margin-right: auto;
}

.woocommerce .product.description ul {
	text-align: left;
	padding: 0;
	list-style: none;
	margin: 0 auto 30px;
}

.woocommerce .product.description ul li {
	padding: 0;
	text-align: center;
	position: relative;
	margin-bottom: 10px;
}

.woocommerce .product.description ul li:before {
	content: none;
}

.woocommerce .content-reveal-container .content-reveal-cta {
	display: inline-flex;
	text-align: center;
	justify-content: center;
	width: 100%;
	margin-top: 20px;
	font-size: 1.6rem;
	cursor: pointer;
	color: #69abab;
}

.woocommerce .content-reveal-container .content-reveal-cta:hover {
	color: #8e89d5;
}

.woocommerce .content-reveal-container ul {
	display: block;
}

.woocommerce .content-reveal-container .content-reveal-content {
	position: relative;
	overflow: hidden;
	-webkit-transition: max-height .4s ease-in-out;
	transition: max-height .4s ease-in-out;
	text-align: center;
	max-height: 120px;
}

.woocommerce .content-reveal-container .content-reveal-content .show-less {
	display: none;
}

.woocommerce .content-reveal-container .content-reveal-content strong {
	font-weight: 400;
}

.woocommerce .content-reveal-cta .show-less {
	display: none;
}

.woocommerce .content-reveal-container .content-reveal-content:after {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	opacity: 1;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%);
	transition: opacity .3s;
}

.woocommerce .content-reveal-container.active .content-reveal-content.visible {
	max-height: 2000px;
}

.woocommerce .content-reveal-container.active .content-reveal-content.visible:after {
	opacity: 0;
	z-index: -1;
}

.woocommerce .content-reveal-container.active .content-reveal-cta .show-more {
	display: none;
}

.woocommerce .content-reveal-container.active .content-reveal-cta svg {
	transform: rotate(180deg);
}

.woocommerce .content-reveal-container.active .content-reveal-cta .show-less {
	display: block;
}

@media screen and (min-width: 1024px) {
	.woocommerce .content-reveal-container .content-reveal-cta {
		font-size: 1.8rem;
	}
}

.woocommerce .woocommerce-product-form-details .summary.entry-summary .product-info-stock-sku .stock {
	margin-bottom: 20px;
}

.woocommerce .woocommerce-product-form-details .summary.entry-summary .product-info-stock-sku .stock.available {
	display: inline-block;
	font-weight: 400;
	text-transform: none;
	color: #69abab;
}

.woocommerce .woocommerce-product-form-details .summary.entry-summary .product-info-stock-sku .stock.unavailable {
	display: inline-block;
	font-weight: 500;
	text-transform: uppercase;
	vertical-align: top;
}

.woocommerce .woocommerce-product-form-details .summary.entry-summary .enquiry-wrapper .btn {
	margin: 0 0 20px;
}

.woocommerce .woocommerce-product-form-details .summary.entry-summary .product_meta {
	padding: 0;
	margin: 0 0 20px;
	border: none;
}

.woocommerce .woocommerce-product-form-details .summary.entry-summary .product_meta .sku_wrapper .sku {
	color: #69abab;
}

.woocommerce .woocommerce-product-form-details .summary.entry-summary mark, .woocommerce .woocommerce-product-form-details .summary.entry-summary ins {
	background: transparent;
}

.woocommerce .woocommerce-product-form-details .summary.entry-summary .woocommerce-product-details__short-description {
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-size: 1.6rem;
	border-bottom: 1px solid #d2d5d5;
}

.woocommerce .dcs-order-product {
	font-size: 1.8rem;
}

.woocommerce .dcs-order-product p {
	font-size: 1.8rem;
}

.woocommerce .dcs-order-product button {
	margin-left: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}

.woocommerce .dcs-order-product .view-artwork-preparation a {
	color: #777e7e;
	text-decoration: underline;
}

.woocommerce .ajax-upload-dragdrop {
	margin: 0 auto;
}

.woocommerce form.cart .quantity {
	display: block;
	margin: 20px 0 0;
}

.woocommerce form.cart .quantity label {
	margin-right: 20px;
}

.woocommerce form.cart .quantity input.qty {
	height: 40px;
	color: #777e7e;
	font-size: 1.6rem;
}

.woocommerce .variations_form.cart {
	font-size: 1.6rem;
}

.woocommerce .variations_form.cart .reset_variations {
	display: none !important;
}

.woocommerce .variations_form.cart .product-addon-totals {
	display: none;
}

.woocommerce .variations_form.cart table.variations {
	margin: 0;
}

.woocommerce .variations_form.cart table.variations tbody, .woocommerce .variations_form.cart table.variations tr {
	display: block;
	margin-bottom: 15px;
}

.woocommerce .variations_form.cart table.variations tbody td select, .woocommerce .variations_form.cart table.variations tr td select {
	display: block;
	margin: 0;
	width: 100%;
	border-radius: 5px;
	height: 40px;
	color: #777e7e;
	font-size: 1.4rem;
}

.woocommerce .variations_form.cart table.variations th.label {
	display: block;
	padding: 0;
	text-align: left;
}

.woocommerce .variations_form.cart table.variations label {
	font-weight: normal;
	color: #777e7e;
	font-size: 1.6rem;
	margin: 0;
}

.woocommerce .variations_form.cart table.variations label:after {
	content: '*';
	color: #e02b27;
	font-size: 1.2rem;
	margin: 0 0 0 5px;
}

.woocommerce .variations_form.cart .single_variation_wrap .woocommerce-variation-description {
	display: none;
}

.woocommerce .variations_form.cart .single_variation_wrap .product-custom-fields {
	padding: 0;
	margin: 0;
	background: transparent;
	border: none;
}

.woocommerce .variations_form.cart .single_variation_wrap .product-custom-fields .custom-field-group label {
	font-weight: normal;
	color: #777e7e;
	font-size: 1.6rem;
	margin: 0;
}

.woocommerce .variations_form.cart .single_variation_wrap .wc-pao-addons-container .wc-pao-addon-container {
	margin-bottom: 10px;
}

.woocommerce .variations_form.cart .single_variation_wrap .wc-pao-addons-container .wc-pao-addon-container .wc-pao-addon-name {
	font-weight: normal;
	color: #777e7e;
	font-size: 1.6rem;
}

.woocommerce .variations_form.cart .single_variation_wrap .wc-pao-addons-container .wc-pao-addon-container .required {
	color: #e02b27;
}

.woocommerce .variations_form.cart .single_variation_wrap .wc-pao-addons-container .wc-pao-addon-container .form-row input {
	display: block;
	margin: 0;
	width: 100%;
	border-radius: 5px;
	padding: 0.5em;
	height: 40px;
	color: #777e7e;
	font-size: 1.4rem;
	border: 1px solid #ddd;
}

.woocommerce .variations_form.cart .single_variation_wrap .woocommerce-variation .woocommerce-variation-price {
	display: none;
}

.woocommerce .variations_form.cart .single_variation_wrap .tpt__tiered-pricing {
	display: none;
}

.woocommerce .variations_form.cart .single_variation_wrap .tier-pricing-summary-table {
	display: none;
}

.woocommerce .variations_form.cart .woocommerce-variation-add-to-cart .quantity {
	display: block;
	margin: 20px 0 0;
}

.woocommerce .variations_form.cart .woocommerce-variation-add-to-cart .quantity label {
	margin-right: 20px;
}

.woocommerce .variations_form.cart .woocommerce-variation-add-to-cart .quantity input.qty {
	height: 40px;
	color: #777e7e;
	font-size: 1.6rem;
}

.woocommerce .variations_form.cart .single_add_to_cart_button {
	padding: inherit;
	border-radius: 25px;
	margin-left: 0;
	margin-right: 0;
}

.transfer-pricing .box-top {
	max-width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.transfer-pricing .column-container.product-pricing {
	margin-top: 30px;
	text-align: center;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
}

@media (max-width: 767px) {
	.transfer-pricing .column-container.product-pricing {
		display: block;
	}
}

@media (max-width: 767px) {
	.transfer-pricing .column-container.product-pricing .column {
		margin-bottom: 30px;
	}
}

.transfer-pricing .column-container.product-pricing .column h3 {
	font-size: 1.8rem;
	color: #8e89d5;
	margin: 1rem 0;
}

.transfer-pricing .column-container.product-pricing .column p {
	font-size: 1.8rem;
}

@media (max-width: 767px) {
	.transfer-pricing .column-container.product-pricing .column p {
		font-size: 1.6rem;
	}
}

.transfer-pricing .column-container.product-pricing ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.transfer-pricing .column-container.product-pricing ul li {
	margin-top: 0rem;
	margin-bottom: 1rem;
}

@media (max-width: 767px) {
	.transfer-pricing .column-container.product-pricing ul li {
		font-size: 1.6rem;
	}
}

.transfer-pricing .column-container.product-pricing ul li p {
	font-size: 1.8rem;
}

@media (max-width: 767px) {
	.transfer-pricing .column-container.product-pricing ul li p {
		font-size: 1.6rem;
	}
}

.transfer-pricing .column-container.product-pricing ul li .quantity-pricing em {
	display: block;
}

.section-artwork-preparation {
	background-color: #eef1f1;
}

.section-artwork-preparation .section-inner {
	padding: 20px;
}

.section-artwork-preparation .section-inner .section-block-content {
	padding: 15px;
	text-align: center;
	border-width: 10px;
	border-style: solid;
	border-color: initial;
	-webkit-border-image: url(/wp-content/themes/digitalceramics/images/dotted-border.png) 10 round;
	-o-border-image: url(/wp-content/themes/digitalceramics/images/dotted-border.png) 10 round;
	border-image: url(/wp-content/themes/digitalceramics/images/dotted-border.png) 10 round;
}

.section-artwork-preparation .section-inner .artwork-preparation {
	display: flex;
	align-items: center;
}

.section-artwork-preparation .section-inner .artwork-preparation .prep-tips {
	width: 100%;
	margin: 40px auto;
	gap: 40px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}

@media (max-width: 480px) {
	.section-artwork-preparation .section-inner .artwork-preparation .prep-tips {
		display: block;
	}
}

@media (max-width: 1024px) {
	.section-artwork-preparation .section-inner .artwork-preparation .prep-tips {
		grid-template-columns: 1fr 1fr;
	}
}

.section-artwork-preparation .section-inner .artwork-preparation .prep-tips .prep-tip img {
	max-width: 160px;
}

.section-artwork-preparation .section-inner .artwork-preparation .prep-tips .prep-tip h3 {
	font-size: 2.1rem;
	color: #8e89d5;
	margin: 1.5rem 0 1rem;
}

.section-artwork-preparation .section-inner .artwork-preparation .prep-tips .prep-tip p em {
	color: #8e89d5 !important;
}

#woocommerce-single-product-enter-product {
	display: none;
}

#dcs-order-cancel {
	display: none;
}

#dcs-order-cancel i {
	transform: scaleX(-1);
}

.section-enter-order-details {
	text-align: center;
}

.section-enter-order-details .product.attribute.sku strong {
	display: inline-block;
	font-weight: 300;
}

.section-enter-order-details .product.attribute.sku .value {
	display: inline-block;
	color: #69abab;
}

.section-enter-order-details input {
	padding: 0 20px;
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #c2c2c2;
	color: #777e7e;
	font-size: 14px;
	height: 4rem;
	line-height: 4rem;
	border-radius: 5px;
}

.section-enter-order-details select, .section-enter-order-details textarea {
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #c2c2c2;
	color: #777e7e;
	font-size: 14px;
	height: 4rem;
	line-height: 4rem;
	border-radius: 5px;
}

.section-enter-order-details .quantity-wrapper .field {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 30px;
}

.section-enter-order-details .product-options-wrapper.dcs-custom {
	font-size: 1.8rem;
}

.section-enter-order-details .product-options-wrapper.dcs-custom p {
	font-size: 1.8rem;
}

.section-enter-order-details .product-options-wrapper.dcs-custom .field.order-info {
	border-top: 1px solid #e3e5e5;
	padding-top: 30px;
}

@media (min-width: 1280px) {
	.section-enter-order-details .product-options-wrapper.dcs-custom .field.order-info {
		padding-top: 45px;
	}
}

.section-enter-order-details .product-options-wrapper.dcs-custom .field.order-info label.label {
	display: block;
	width: 100%;
	margin-bottom: 30px;
	padding: 0;
	font-size: 3rem;
	text-align: center;
}

.section-enter-order-details .product-options-wrapper.dcs-custom .field.order-info .control {
	margin: 20px auto;
	max-width: 800px;
}

.section-enter-order-details .product-options-wrapper.dcs-custom .field.order-info .control textarea {
	font-size: 1.8rem;
	height: 14em;
	width: 100%;
	padding: 20px;
}

.section-enter-order-details .product-options-wrapper.dcs-custom .field.tooltip {
	margin-bottom: 30px;
}

.section-enter-order-details .product-options-wrapper.dcs-custom .field.tooltip label.label {
	display: block;
	width: 100%;
	margin-bottom: 30px;
	padding: 0;
	font-size: 3rem;
	text-align: center;
}

.section-enter-order-details .product-options-wrapper.dcs-custom .field.tooltip .control {
	margin: 20px auto;
	max-width: 300px;
}

.section-enter-order-details .product-options-wrapper.dcs-custom .field.tooltip .control select {
	width: 100%;
}

.section-enter-order-details .product-options-wrapper.dcs-custom .product-addon-totals {
	display: none;
}

.section-enter-order-details .fileupload-wrapper {
	margin: 30px 0;
}

.section-enter-order-details #label_orderupload,
.section-enter-order-details .fileupload-wrapper {
	font-size: 1.8rem;
}

.section-enter-order-details #label_orderupload p,
.section-enter-order-details .fileupload-wrapper p {
	font-size: 1.8rem;
}

.section-enter-order-details #label_orderupload .subtitle,
.section-enter-order-details .fileupload-wrapper .subtitle {
	font-size: 1.8rem;
	margin-bottom: 15px;
	color: #8e89d5;
}

@media (min-width: 1280px) {
	.section-enter-order-details #label_orderupload .subtitle,
	.section-enter-order-details .fileupload-wrapper .subtitle {
		font-size: 2.1rem;
	}
}

@media (min-width: 1440px) {
	.section-enter-order-details #label_orderupload .subtitle,
	.section-enter-order-details .fileupload-wrapper .subtitle {
		font-size: 2.4rem;
	}
}

.section-enter-order-details .order-overview {
	margin-top: 60px;
	padding: 60px 0;
	background: #eef1f1;
}

.section-enter-order-details .order-overview .order-total-container {
	font-size: 1.8rem;
}

@media (min-width: 1280px) {
	.section-enter-order-details .order-overview .order-total-container {
		font-size: 2.1rem;
	}
}

@media (min-width: 1440px) {
	.section-enter-order-details .order-overview .order-total-container {
		font-size: 2.4rem;
	}
}

.section-enter-order-details .order-overview .order-total-container strong {
	display: block;
	margin-bottom: 10px;
	font-weight: 400;
	color: #8e89d5;
}

.section-enter-order-details #label_orderupload .dropzone-split-wrapper {
	display: flex !important;
	gap: 20px;
	width: 100%;
	min-height: 300px;
	justify-content: center;
	align-items: center;
}

@media (max-width: 767px) {
	.section-enter-order-details #label_orderupload .dropzone-split-wrapper {
		min-height: 100%;
		margin: 20px 0;
	}
}

.section-enter-order-details #label_orderupload .dropzone-split-wrapper .dropzone-preview-container {
	max-width: 360px;
}

.section-enter-order-details #label_orderupload .dropzone-split-wrapper .dropzone-upload-area {
	height: 260px;
}

.section-enter-order-details #label_orderupload .dropzone-split-wrapper .dz-button {
	background: #FFFFFF;
	border: none;
	border-radius: 4px;
	padding: 10px;
	font-size: 1.4rem;
	margin: 10px 0 0;
	color: #777e7e;
}

.section-enter-order-details #label_orderupload .dropzone-split-wrapper .dz-button:hover {
	background: #69abab;
	color: #FFFFFF;
}

.section-enter-order-details .product-options-wrapper .wc-pao-addons-container .wc-pao-addon-container:first-child {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #e3e5e5;
}

.section-enter-order-details .product-options-wrapper .wc-pao-addons-container .wc-pao-addon-container .wc-pao-addon-name {
	margin-bottom: 30px;
	padding: 0;
	font-size: 3rem;
	text-align: center;
}

@media (max-width: 767px) {
	.section-enter-order-details .product-options-wrapper .wc-pao-addons-container .wc-pao-addon-container .wc-pao-addon-name {
		font-size: 2.4rem;
		margin-bottom: 15px;
	}
}

.section-enter-order-details .product-options-wrapper .wc-pao-addons-container .wc-pao-addon-container .required {
	color: #e02b27;
	font-size: 1.6rem;
}

.section-enter-order-details .product-options-wrapper .wc-pao-addons-container .wc-pao-addon-container .wc-pao-addon .wc-pao-addon-wrap select {
	font-size: 1.4rem;
	width: auto;
	min-width: 50%;
}

.section-enter-order-details .product-options-wrapper .wc-pao-addons-container .wc-pao-addon-container .form-row textarea {
	font-size: 1.8rem;
	height: 14em;
	width: 100%;
	padding: 20px;
	max-width: 800px;
}

.section-enter-order-details .product-options-wrapper .wc-pao-addons-container .wc-pao-addon-container .form-row textarea::placeholder {
	font-size: 1.4rem;
	opacity: 0.5;
}

.category-sections .box-top {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.category-sections .section-block.content-tabs {
	padding: 0;
	margin: 40px 0;
}

.section-block.product-category-list .box-top {
	display: flex;
	flex-direction: column;
}

.section-block.product-category-list .box-top.heading_below .heading {
	order: 2;
}

.section-block.product-category-list .box-top.heading_below .desc {
	order: 1;
}

.category-section-two .box-top {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.category-section-two .grid-featured-2-cols {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 50px;
}

.category-section-two .grid-featured-2-cols.image-right .text-col {
	order: -1;
}

@media (max-width: 767px) {
	.category-section-two .grid-featured-2-cols {
		display: block;
	}
}

@media (max-width: 1280px) {
	.category-section-two .grid-featured-2-cols {
		grid-gap: 30px;
		font-size: 1.6rem;
	}
}

@media (max-width: 767px) {
	.category-section-two .grid-featured-2-cols .image-col {
		margin-bottom: 20px;
	}
}

.category-section-two .grid-featured-2-cols .image-col img {
	display: block;
}

@media (max-width: 767px) {
	.category-section-two .grid-featured-2-cols .image-col img {
		width: 100%;
	}
}

.category-section-two .grid-featured-2-cols .text-col .features-title {
	font-size: 3.6rem;
	margin: 0 0 20px;
}

.category-section-three .box-top {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.category-section-four .box-top {
	max-width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.category-section-four .callout-banner-content {
	position: relative;
	background: #69abab;
	padding: 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 50px;
}

@media (max-width: 767px) {
	.category-section-four .callout-banner-content {
		flex-direction: column;
	}
}

.category-section-four .callout-banner-content:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: linear-gradient(135deg, #4125a4 0%, #46e5e5 100%);
	opacity: 0.25;
}

.category-section-four .callout-banner-content .callout-content,
.category-section-four .callout-banner-content .cta {
	position: relative;
	z-index: 2;
}

.category-section-four .callout-banner-content .callout-content {
	display: flex;
	align-items: center;
	gap: 20px;
}

.category-section-four .callout-banner-content .callout-content .icon {
	max-width: 100px;
}

@media (max-width: 767px) {
	.category-section-four .callout-banner-content .callout-content {
		flex-direction: column;
		text-align: center;
		justify-content: center;
	}
}

.category-section-four .callout-banner-content .heading {
	font-size: 2.8rem;
	color: #FFFFFF;
}

.category-section-four .callout-banner-content .desc {
	color: #FFFFFF;
}

.category-section-four .grid-featured-2-cols {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 50px;
}

@media (max-width: 767px) {
	.category-section-four .grid-featured-2-cols {
		display: block;
	}
}

@media (max-width: 1280px) {
	.category-section-four .grid-featured-2-cols {
		grid-gap: 30px;
		font-size: 1.6rem;
	}
}

.category-section-four .grid-featured-2-cols .text-col ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.category-section-four .grid-featured-2-cols .text-col ul li {
	margin-bottom: 10px;
}

.category-section-four .grid-featured-2-cols .text-col p {
	margin-bottom: 10px;
}

@media (max-width: 767px) {
	.category-section-four .grid-featured-2-cols .image-col {
		margin-bottom: 20px;
	}
}

.category-section-four .grid-featured-2-cols .image-col img {
	display: block;
}

@media (max-width: 767px) {
	.category-section-four .grid-featured-2-cols .image-col img {
		width: 100%;
	}
}

.category-section-five {
	padding-left: 10px;
	padding-right: 10px;
}

.category-section-five .artwork-preparation {
	padding: 15px;
	text-align: center;
	border-width: 10px;
	border-style: solid;
	border-color: initial;
	-webkit-border-image: url(/wp-content/themes/digitalceramics/images/dotted-border.png) 10 round;
	-o-border-image: url(/wp-content/themes/digitalceramics/images/dotted-border.png) 10 round;
	border-image: url(/wp-content/themes/digitalceramics/images/dotted-border.png) 10 round;
	display: flex;
	align-items: center;
}

.category-section-five .artwork-preparation .prep-tips {
	width: 100%;
	margin: 40px auto;
	gap: 40px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}

@media (max-width: 480px) {
	.category-section-five .artwork-preparation .prep-tips {
		display: block;
	}
}

@media (max-width: 1024px) {
	.category-section-five .artwork-preparation .prep-tips {
		grid-template-columns: 1fr 1fr;
	}
}

.category-section-five .artwork-preparation .prep-tips .prep-tip img {
	max-width: 160px;
}

.category-section-five .artwork-preparation .prep-tips .prep-tip h3 {
	font-size: 2.1rem;
	color: #8e89d5;
	margin: 1.5rem 0 1rem;
}

.category-section-five .artwork-preparation .prep-tips .prep-tip p em {
	color: #8e89d5 !important;
}

.category-section-seven {
	background-color: #8e89d5;
	background-position: left bottom, 95% bottom;
	background-image: url(/wp-content/themes/digitalceramics/images/clock-background-left.png), url(/wp-content/themes/digitalceramics/images/clock-background-right.png);
	background-size: 26%, 25%;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.category-section-seven .heading {
	color: #FFFFFF;
}

.category-section-seven .small-title {
	font-size: 2.4rem !important;
}

.category-section-nine .section-block {
	padding: 0;
	margin: 40px 0;
}

.login-container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 50px;
}

@media (max-width: 480px) {
	.login-container {
		display: flex !important;
		flex-direction: column;
		gap: 20px;
	}
}

@media (max-width: 767px) {
	.login-container {
		display: block;
	}
}

.login-container .woocommerce-notices-wrapper {
	margin: 0;
}

.login-container p {
	font-size: 1.6rem;
	margin: 0 0 15px;
}

.login-container h6 {
	margin: 0 0 2rem;
	padding: 0 0 2rem;
	border-bottom: 1px solid #c2c2c2;
}

@media (max-width: 480px) {
	.login-container .block-new-customer .action.create {
		width: 100%;
	}
}

@media (max-width: 480px) {
	.login-container .block-customer-login {
		order: -1;
	}
}

.login-container .block-customer-login .woocommerce-form-row {
	margin-bottom: 20px;
}

.login-container .block-customer-login .woocommerce-form-row label {
	min-width: 100px;
	display: inline-block;
}

.login-container .block-customer-login .woocommerce-form-row input {
	width: calc(100% - 110px);
	height: 50px;
	border-radius: 4px;
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #c2c2c2;
	padding: 0 9px;
	outline: none;
}

.login-container .block-customer-login .password-input {
	position: relative;
}

.login-container .block-customer-login .password-input .show-password-input {
	padding: 0;
	background: transparent;
	border: none;
	margin: 0;
	position: absolute;
	top: 0;
	right: 20px;
	width: 24px;
	height: 24px;
	background-image: url(/wp-content/themes/digitalceramics/images/icons/password-icon.svg);
	background-size: 24px 24px;
	background-repeat: no-repeat;
}

.login-container .block-customer-login .password-input .show-password-input.display-password {
	background-image: url(/wp-content/themes/digitalceramics/images/icons/password-show.svg);
}

@media (max-width: 480px) {
	.login-container .block-customer-login .woocommerce-form-login__submit {
		width: 100%;
	}
}

@media (max-width: 480px) {
	.login-container .block-customer-login .woocommerce-LostPassword.lost_password {
		text-align: center;
	}
}

.login-message {
	margin-top: 30px;
	margin-bottom: 30px;
	background: #8e89d5;
	padding: 20px;
}

.login-message p {
	margin: 0;
	color: #FFFFFF;
}

.section-create-account {
	text-align: center;
}

@media (max-width: 767px) {
	.section-create-account > .container {
		padding: 0;
	}
}

.section-create-account .woocommerce-form-register {
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
}

.section-create-account .woocommerce-form-register p {
	text-align: left;
}

.section-create-account .woocommerce-form-register p.woocommerce-form-row {
	text-align: center;
}

.section-create-account .woocommerce-form-register .dc-recaptcha-register-wrapper {
	margin: 0 !important;
}

.section-create-account .woocommerce-form-register .woocommerce-form-row {
	margin-bottom: 15px;
}

.section-create-account .woocommerce-form-register .woocommerce-form-row.form-row-first {
	margin-bottom: 15px;
}

.section-create-account .woocommerce-form-register .woocommerce-form-row label {
	display: block;
	margin: 0 0 5px;
	text-align: left;
}

.section-create-account .woocommerce-form-register .woocommerce-form-row input {
	width: 100%;
	height: 50px;
	border-radius: 4px;
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #c2c2c2;
	padding: 0 9px;
	outline: none;
}

.section-create-account .woocommerce-form-register .woocommerce-form-row .woocommerce-form-register__submit {
	margin-top: 0;
}

@media (max-width: 480px) {
	.section-create-account .woocommerce-form-register .woocommerce-form-row .woocommerce-form-register__submit {
		width: 100%;
	}
}

.section-create-account .woocommerce-privacy-policy-text {
	display: none;
}

.lost_reset_password {
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
	text-align: center;
}

.lost_reset_password .dc-recaptcha-lost-password-wrapper {
	margin: 0 !important;
}

.lost_reset_password .woocommerce-form-row label {
	display: block;
	margin: 0 0 5px;
	text-align: left;
}

.lost_reset_password .woocommerce-form-row input {
	width: 100%;
	height: 50px;
	border-radius: 4px;
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #c2c2c2;
	padding: 0 9px;
	outline: none;
}

.lost_reset_password .woocommerce-form-row.woocommerce-form-row--first {
	margin-bottom: 15px;
}

.lost_reset_password .woocommerce-Button {
	margin-top: 0;
}

@media (max-width: 480px) {
	.lost_reset_password .woocommerce-Button {
		width: 100%;
	}
}

.woocommerce-info,
.woocommerce-message {
	margin: 0 0 10px;
	padding: 12px 20px;
	display: block;
	font-size: 1.3rem;
	background: #e5efe5;
	color: #006400;
}

.woocommerce-account .woocommerce-notices-wrapper {
	padding: 0;
}

.my-account-section {
	display: flex;
	gap: 4%;
}

@media (max-width: 767px) {
	.my-account-section {
		display: block;
	}
}

.my-account-section .woocommerce-account-navigation {
	width: 30%;
}

.my-account-section .woocommerce-account-navigation .block-collapsible-nav-title {
	padding: 10px;
	border: 1px solid #d1d1d1;
	font-weight: normal;
	position: relative;
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.my-account-section .woocommerce-account-navigation .block-collapsible-nav-title strong {
	font-weight: normal;
}

.my-account-section .woocommerce-account-navigation .block-collapsible-nav-title svg {
	transform: rotate(180deg);
}

.my-account-section .woocommerce-account-navigation .block-collapsible-nav-title svg path {
	fill: #777e7e;
}

.my-account-section .woocommerce-account-navigation .block-collapsible-nav-title.open svg {
	transform: rotate(0);
}

@media (min-width: 767px) {
	.my-account-section .woocommerce-account-navigation .block-collapsible-nav-title {
		display: none;
	}
}

.my-account-section .woocommerce-account-navigation .block-collapsible-nav-content {
	background: #f5f5f5;
	padding: 10px 0;
}

@media (max-width: 767px) {
	.my-account-section .woocommerce-account-navigation .block-collapsible-nav-content {
		display: none;
	}
}

@media (max-width: 767px) {
	.my-account-section .woocommerce-account-navigation {
		width: 100%;
		margin-bottom: 20px;
	}
}

.my-account-section .woocommerce-account-navigation ul li {
	padding: 0;
	margin: 0;
	border-left: 5px solid transparent;
}

.my-account-section .woocommerce-account-navigation ul li:hover, .my-account-section .woocommerce-account-navigation ul li.is-active {
	border-left: 5px solid #69abab;
}

.my-account-section .woocommerce-account-navigation ul li:hover a, .my-account-section .woocommerce-account-navigation ul li.is-active a {
	color: #312d34;
	background: #e8e8e8;
}

.my-account-section .woocommerce-account-navigation ul li:before {
	content: none;
}

.my-account-section .woocommerce-account-navigation ul li a {
	padding: 10px 20px;
	display: block;
	color: #777e7e;
	text-decoration: none;
}

.my-account-section .woocommerce-account-navigation ul li a:hover {
	background: #e8e8e8;
}

@media (max-width: 480px) {
	.my-account-section .woocommerce-Button {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.my-account-section .woocommerce-Button {
		width: 100%;
	}
}

.my-account-section .woocommerce-MyAccount-content {
	width: 66%;
}

@media (max-width: 767px) {
	.my-account-section .woocommerce-MyAccount-content {
		width: 100%;
	}
}

.my-account-section .woocommerce-MyAccount-content h2 {
	margin: 0 0 2rem;
}

.my-account-section .woocommerce-MyAccount-content address {
	font-size: 1.4rem;
	font-style: normal;
}

.my-account-section .woocommerce-MyAccount-content address p {
	font-size: 1.4rem;
}

.my-account-section .woocommerce-MyAccount-content .woocommerce-notices-wrapper {
	margin: 0;
}

.my-account-section .woocommerce-MyAccount-content mark {
	background: transparent;
	color: #69abab;
}

.my-account-section .woocommerce-EditAccountForm.edit-account .woocommerce-form-row {
	margin: 0 0 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.my-account-section .woocommerce-EditAccountForm.edit-account .woocommerce-form-row label {
	display: inline-block;
	margin: 0 0 5px;
	text-align: left;
	font-size: 1.6rem;
	width: 25%;
}

@media (max-width: 767px) {
	.my-account-section .woocommerce-EditAccountForm.edit-account .woocommerce-form-row label {
		width: 100%;
	}
}

.my-account-section .woocommerce-EditAccountForm.edit-account .woocommerce-form-row label .required {
	color: #e02b27;
}

.my-account-section .woocommerce-EditAccountForm.edit-account .woocommerce-form-row .password-input {
	display: inline-block;
	width: 70%;
	position: relative;
}

@media (max-width: 767px) {
	.my-account-section .woocommerce-EditAccountForm.edit-account .woocommerce-form-row .password-input {
		width: 100%;
	}
}

.my-account-section .woocommerce-EditAccountForm.edit-account .woocommerce-form-row .password-input .show-password-input {
	padding: 0;
	background: transparent;
	border: none;
	margin: 0;
	position: absolute;
	top: 50%;
	margin-top: -12px;
	right: 20px;
	width: 24px;
	height: 24px;
	background-image: url(/wp-content/themes/digitalceramics/images/icons/password-icon.svg);
	background-size: 24px 24px;
	background-repeat: no-repeat;
}

.my-account-section .woocommerce-EditAccountForm.edit-account .woocommerce-form-row .password-input .show-password-input.display-password {
	background-image: url(/wp-content/themes/digitalceramics/images/icons/password-show.svg);
}

.my-account-section .woocommerce-EditAccountForm.edit-account .woocommerce-form-row .password-input input {
	width: 100%;
}

.my-account-section .woocommerce-EditAccountForm.edit-account .woocommerce-form-row .woocommerce-password-strength {
	width: 100%;
	flex-grow: 1;
	text-align: right;
}

.my-account-section .woocommerce-EditAccountForm.edit-account .woocommerce-form-row .woocommerce-password-strength.bad {
	color: #e02b27;
}

.my-account-section .woocommerce-EditAccountForm.edit-account .woocommerce-form-row .woocommerce-password-strength.good {
	color: #69abab;
}

.my-account-section .woocommerce-EditAccountForm.edit-account .woocommerce-form-row .woocommerce-password-strength.strong {
	color: #006400;
}

.my-account-section .woocommerce-EditAccountForm.edit-account .woocommerce-form-row .woocommerce-password-hint {
	background: #fdf0d5;
	color: #6f4400;
	padding: 10px;
	margin: 5px 0 0;
}

.my-account-section .woocommerce-EditAccountForm.edit-account .woocommerce-form-row input {
	display: inline-block;
	width: 70%;
	height: 50px;
	border-radius: 4px;
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #c2c2c2;
	padding: 0 9px;
	outline: none;
}

@media (max-width: 767px) {
	.my-account-section .woocommerce-EditAccountForm.edit-account .woocommerce-form-row input {
		width: 100%;
	}
}

.my-account-section .woocommerce-EditAccountForm.edit-account #account_display_name_description {
	font-size: 1.4rem;
	margin: 5px 0 0;
	display: none;
}

.my-account-section .woocommerce-EditAccountForm.edit-account fieldset {
	padding: 0;
	border: none;
}

.my-account-section .woocommerce-EditAccountForm.edit-account fieldset legend {
	font-size: 2.1rem;
	margin: 1rem 0;
}

.my-account-section .block-collapsible-nav-title {
	display: none;
}

@media (max-width: 767px) {
	.my-account-section .block-collapsible-nav-title {
		display: block;
	}
}

.my-account-section .woocommerce-customer-details {
	border-top: 1px solid #d1d1d1;
	padding-top: 25px;
}

@media (max-width: 767px) {
	.woocommerce-table,
	.woocommerce-orders-table {
		display: block;
		overflow-x: auto;
	}
}

.woocommerce-table thead th, .woocommerce-table thead td,
.woocommerce-orders-table thead th,
.woocommerce-orders-table thead td {
	background: #f5f5f5;
	padding: 10px;
	font-weight: normal;
	font-size: 1.4rem;
}

@media (max-width: 767px) {
	.woocommerce-table thead th, .woocommerce-table thead td,
	.woocommerce-orders-table thead th,
	.woocommerce-orders-table thead td {
		min-width: 150px;
	}
}

.woocommerce-table tbody th,
.woocommerce-table tbody td,
.woocommerce-orders-table tbody th,
.woocommerce-orders-table tbody td {
	padding: 10px;
	font-weight: normal;
	font-size: 1.4rem;
	text-align: center;
}

@media (max-width: 767px) {
	.woocommerce-table tbody th,
	.woocommerce-table tbody td,
	.woocommerce-orders-table tbody th,
	.woocommerce-orders-table tbody td {
		min-width: 150px;
	}
}

.woocommerce-table tbody th a,
.woocommerce-table tbody td a,
.woocommerce-orders-table tbody th a,
.woocommerce-orders-table tbody td a {
	color: #69abab;
}

.woocommerce-table tbody th.woocommerce-orders-table__cell-order-actions a,
.woocommerce-table tbody td.woocommerce-orders-table__cell-order-actions a,
.woocommerce-orders-table tbody th.woocommerce-orders-table__cell-order-actions a,
.woocommerce-orders-table tbody td.woocommerce-orders-table__cell-order-actions a {
	padding: 0 5px;
	text-decoration: underline;
}

.woocommerce-table tbody th.woocommerce-orders-table__cell-order-actions a.pay,
.woocommerce-table tbody td.woocommerce-orders-table__cell-order-actions a.pay,
.woocommerce-orders-table tbody th.woocommerce-orders-table__cell-order-actions a.pay,
.woocommerce-orders-table tbody td.woocommerce-orders-table__cell-order-actions a.pay {
	display: none;
}

.woocommerce-table--order-details tbody td {
	vertical-align: top;
	border-bottom: 1px solid #d1d1d1;
}

.woocommerce-table--order-details tbody td.product-name {
	text-align: left;
}

.woocommerce-table--order-details tbody td .shipped_via {
	display: block;
}

.woocommerce-table--order-details tbody td .wc-item-meta li {
	margin: 0;
}

.woocommerce-table--order-details tbody td .wc-item-meta li p,
.woocommerce-table--order-details tbody td .wc-item-meta li strong {
	font-weight: normal;
	display: inline-block;
	margin: 0;
}

.woocommerce-table--order-details tfoot th, .woocommerce-table--order-details tfoot td {
	text-align: right;
	font-weight: normal;
	font-size: 1.6rem;
	padding: 5px 0;
}

.woocommerce-table--order-details tfoot th a, .woocommerce-table--order-details tfoot td a {
	color: #69abab;
	margin-left: 10px;
}

.woocommerce-table--order-details tfoot th a.pay, .woocommerce-table--order-details tfoot td a.pay {
	display: none;
}

.woocommerce-table--order-details tfoot tr:first-child th, .woocommerce-table--order-details tfoot tr:first-child td {
	padding-top: 20px;
}

.woocommerce-table--order-details ul.wc-item-meta li {
	font-size: 1.4rem;
	padding: 0;
}

.woocommerce-table--order-details ul.wc-item-meta li:before {
	content: none;
}

.woocommerce-Addresses.col2-set {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
}

@media (max-width: 1024px) {
	.woocommerce-Addresses.col2-set {
		display: block;
	}
}

.woocommerce-Addresses.col2-set .woocommerce-Address-title {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 15px;
}

.woocommerce-Addresses.col2-set .woocommerce-Address-title a {
	color: #69abab;
	font-size: 1.4rem;
}

.woocommerce-customer-details .woocommerce-columns {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
}

@media (max-width: 480px) {
	.woocommerce-customer-details .woocommerce-columns {
		display: block;
	}
}

.woocommerce-customer-details .woocommerce-columns .woocommerce-column__title {
	margin: 0 0 15px;
}

.woocommerce-form-login .dc-recaptcha-login-wrapper {
	margin: 0 !important;
}

.woocommerce-form-login .woocommerce-form-login__submit {
	margin-top: 0;
}

.woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row {
	margin: 0 0 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media (max-width: 767px) {
	.woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row {
		display: block;
	}
}

.woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row label {
	display: inline-block;
	margin: 0 0 5px;
	text-align: left;
	font-size: 1.6rem;
	position: static !important;
	width: 25%;
}

@media (max-width: 767px) {
	.woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row label {
		width: 100%;
	}
}

.woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row label .required {
	color: #e02b27;
}

.woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper {
	display: inline-block;
	width: 70%;
	position: relative;
}

@media (max-width: 767px) {
	.woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper {
		width: 100%;
	}
}

.woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper .show-password-input {
	padding: 0;
	background: transparent;
	border: none;
	margin: 0;
	position: absolute;
	top: 50%;
	margin-top: -12px;
	right: 20px;
	width: 24px;
	height: 24px;
	background-image: url(/wp-content/themes/digitalceramics/images/icons/password-icon.svg);
	background-size: 24px 24px;
	background-repeat: no-repeat;
}

.woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper .show-password-input.display-password {
	background-image: url(/wp-content/themes/digitalceramics/images/icons/password-show.svg);
}

.woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper input {
	width: 100%;
}

.woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .select2-selection {
	display: inline-flex;
	align-items: center;
	width: 100%;
	height: 50px;
	border-radius: 4px;
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #c2c2c2;
	padding: 0 9px;
	outline: none;
}

.woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .select2-selection .select2-selection__arrow {
	top: 50%;
	margin-top: -13px;
}

.woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row input, .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row select {
	display: inline-block;
	width: 70%;
	height: 50px;
	border-radius: 4px;
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #c2c2c2;
	padding: 0 9px;
	outline: none;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner {
	display: grid;
	grid-template-columns: 68% 30%;
	justify-content: space-between;
}

@media (max-width: 767px) {
	.woocommerce__cart-wrapper .woocommerce-cart-inner {
		display: block;
	}
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table thead th {
	padding: 8px 10px;
	font-size: 1.4rem;
	font-weight: normal;
	text-align: center;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table thead th:first-child {
	text-align: left;
}

@media (max-width: 767px) {
	.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table thead {
		display: none;
	}
}

@media (max-width: 767px) {
	.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item {
		display: block;
		clear: left;
		border-top: 1px solid #d1d1d1;
		padding-top: 15px;
	}
	.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item:first-child {
		border: none;
		padding: 0;
	}
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td {
	padding: 10px;
	border-top: 1px solid #d1d1d1;
}

@media (max-width: 767px) {
	.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td {
		display: block;
		border: none;
	}
	.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td.product-price, .woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td.product-quantity, .woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td.product-subtotal {
		float: left;
		width: 33.333333%;
		text-align: center;
		padding-bottom: 15px;
	}
	.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td.product-quantity input.input-text {
		width: 40px;
		height: 40px;
	}
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td .product-data {
	display: grid;
	grid-template-columns: 80px auto;
	gap: 20px;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td .product-data .product-info .item-name {
	font-size: 1.4rem;
	color: #777e7e;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td .product-data .product-info .variation dt {
	clear: left;
	float: left;
	margin: 0 10px 5px 0;
	font-size: 1.4rem;
	color: #777e7e;
	font-weight: normal;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td .product-data .product-info .variation dd {
	display: inline-block;
	float: left;
	margin: 0 0 5px;
	word-break: break-all;
	font-size: 1.4rem;
	color: #777e7e;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td .product-data .product-info .variation dd p {
	margin: 0;
	font-size: 1.4rem;
	color: #777e7e;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td .product-data .product-info .actions {
	clear: both;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td .product-data .product-info .actions .btn {
	font-size: 1.4rem;
	min-width: 0;
	padding: 5px 10px;
	line-height: normal;
	background: #EEEEEE;
	color: #69abab;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td.product-quantity {
	text-align: center;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td.product-quantity .quantity {
	margin: 0;
	text-align: center;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td.product-quantity label {
	display: none;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td.product-quantity input {
	width: 50px;
	height: 50px;
	font-size: 1.4rem;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td.product-subtotal {
	text-align: center;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item:last-child td {
	border-bottom: none;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.cart-actions {
	text-align: right;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.cart-actions .btn {
	background: #EEEEEE;
	color: #69abab;
	font-size: 1.4rem;
	min-width: 0;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.cart-actions .btn:hover {
	background: #8e89d5;
}

@media (max-width: 480px) {
	.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .shop_table tbody tr.cart-actions .btn {
		width: 100%;
	}
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .coupon {
	padding: 20px 0;
	border-top: 1px solid #d1d1d1;
	margin-top: 10px;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .coupon h5 {
	margin: 0 0 5px;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .coupon input {
	height: 42px;
	border-radius: 4px;
	border: 1px solid #d1d1d1;
	padding: 0 20px;
	min-width: 200px;
	font-size: 1.4rem;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .coupon input.has-error {
	border-color: #e02b27;
}

@media (max-width: 480px) {
	.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .coupon input {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .coupon input {
		min-width: 150px;
	}
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .coupon .btn {
	background: #EEEEEE;
	color: #69abab;
	font-size: 1.4rem;
	min-width: 0;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .coupon .btn:hover {
	background: #8e89d5;
}

@media (max-width: 767px) {
	.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .coupon .btn {
		min-width: 0;
		padding: 0 20px;
		font-size: 1.4rem;
	}
}

@media (max-width: 480px) {
	.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .coupon .btn {
		width: 100%;
	}
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .woocommerce-cart-form .coupon .coupon-error-notice {
	color: #e02b27;
	font-size: 1.4rem;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals {
	background: #f5f5f5;
	margin-bottom: 25px;
	padding: 15px 15px 25px;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals h4 {
	margin: 0 0 10px;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .shop_table {
	margin: 0 0 20px;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .shop_table tbody tr {
	vertical-align: top;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .shop_table tbody tr th {
	text-align: left;
	font-weight: normal;
	min-width: 120px;
	padding: 8px 0;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .shop_table tbody tr td {
	text-align: right;
	font-weight: normal;
	padding: 8px 0;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .shop_table tbody tr.cart-discount td {
	text-align: right;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .shop_table tbody tr.cart-discount td .woocommerce-remove-coupon {
	font-size: 1.4rem;
	color: #69abab;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .shop_table tbody tr.cart-subtotal td, .woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .shop_table tbody tr.order-total td {
	text-align: right;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .shop_table tbody tr.cart-subtotal td .woocommerce-Price-amount, .woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .shop_table tbody tr.order-total td .woocommerce-Price-amount {
	font-weight: 500;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .shop_table tbody tr .woocommerce-shipping-destination {
	font-size: 1.4rem;
	text-align: left;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .shop_table tbody tr.woocommerce-shipping-totals td {
	text-align: left;
	font-size: 1.4rem;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .shop_table tbody tr.woocommerce-shipping-totals td p {
	font-size: 1.4rem;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .shop_table tbody tr.woocommerce-shipping-totals .woocommerce-shipping-methods li {
	padding: 0;
	font-size: 1.4rem;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .shop_table tbody tr.woocommerce-shipping-totals .woocommerce-shipping-methods li input {
	margin-right: 5px;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .shop_table tbody tr.woocommerce-shipping-totals .woocommerce-shipping-methods li:before {
	content: none;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button {
	width: 100%;
	background: #EEEEEE;
	color: #69abab;
	font-size: 1.4rem;
	min-width: 0;
	border: 1px solid #69abab;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:hover {
	background: #8e89d5;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form .btn {
	width: 100%;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form .form-row label {
	display: block;
	margin: 0 0 5px;
	text-align: left;
	font-size: 1.4rem;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form .form-row input, .woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form .form-row select {
	width: 100%;
	height: 50px;
	border-radius: 4px;
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #c2c2c2;
	padding: 0 9px;
	outline: none;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form .form-row .select2-container {
	width: 100%;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form .form-row .select2-container .select2-selection--single {
	height: auto;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form .form-row .select2-container .select2-selection--single .select2-selection__rendered {
	padding: 0.5em;
	line-height: normal;
	box-sizing: border-box;
	color: var(--wc-form-color-text, #444);
	font-weight: normal;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form .form-row .select2-container .select2-selection--single .select2-selection__placeholder {
	color: #999;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form .form-row .select2-container .select2-selection--single .select2-selection__arrow {
	position: absolute;
	top: 2px;
	right: 0.5em;
	height: 100%;
	width: 16px;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form .form-row .select2-container .select2-selection--single .select2-selection__arrow b {
	border: none;
	display: block;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;
	background-size: 16px;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	left: 0;
	margin: -8px 0 0;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form .form-row .select2-container .select2-selection,
.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form .form-row .select2-container .select2-dropdown {
	background-color: var(--wc-form-color-background, #fff);
	border: var(--wc-form-border-width, 1px) solid var(--wc-form-border-color, #aaa);
	border-radius: var(--wc-form-border-radius, 4px);
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form .form-row .select2-container.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form .form-row .select2-container.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .wc-proceed-to-checkout .ppcp-messages {
	display: none;
}

.woocommerce__cart-wrapper .woocommerce-cart-inner .cart-collaterals .cart_totals .wc-proceed-to-checkout .btn {
	width: 100%;
	margin: 0 0 20px;
}

.wc-empty-cart-page {
	margin-top: 30px;
}

.woocommerce-checkout {
	font-size: 1.6rem;
}

.woocommerce-checkout .ka-cf-fees-relocated .ka-cf-fees-parent label,
.woocommerce-checkout .ka-cf-fee-title {
	color: #777e7e !important;
}

.woocommerce-checkout .breadcrumbs {
	display: none;
}

.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main {
	padding: 0;
	width: 55%;
}

@media (max-width: 767px) {
	.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main {
		width: 100%;
	}
}

@media (min-width: 1024px) {
	.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main {
		width: 65%;
	}
}

.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar {
	width: 45%;
}

@media (max-width: 767px) {
	.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar {
		width: 100%;
	}
}

@media (min-width: 1024px) {
	.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar {
		width: 35%;
	}
}

@media (max-width: 767px) {
	.woocommerce-checkout .wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step {
		margin-bottom: 15px;
		padding-top: 0;
	}
}

@media (max-width: 767px) {
	.woocommerce-checkout .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
		padding-top: 15px;
	}
}

@media (max-width: 767px) {
	.woocommerce-checkout .wc-block-components-form .wc-block-components-checkout-step:after {
		content: none;
	}
}

@media (max-width: 480px) {
	.woocommerce-checkout .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.woocommerce-checkout .wc-block-checkout__actions {
		padding: 0;
	}
	.woocommerce-checkout .wc-block-checkout__actions .wp-block-woocommerce-checkout-order-summary-block {
		display: none;
	}
}

.woocommerce-checkout .wc-block-checkout__add-note .wc-block-components-textarea {
	border-radius: 4px;
	border: 1px solid #d1d1d1;
}

.woocommerce-checkout .wc-block-components-validation-error > p {
	font-size: 1.4rem;
	align-items: flex-start;
	line-height: 1.4;
}

.woocommerce-checkout .wc-block-components-validation-error > p svg {
	margin: 0;
}

.woocommerce-checkout .scrolling-menu {
	display: none;
}

@media (max-width: 767px) {
	.woocommerce-checkout .wc-block-checkout__actions.wp-block-woocommerce-checkout-actions-block .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper {
		margin: 0 0 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce-checkout .checkout-order-summary-block-fill-wrapper {
		margin: 0 0 30px;
	}
}

.woocommerce-checkout .wc-block-components-checkout-step__container textarea {
	border-radius: 4px;
	border: 1px solid #d1d1d1;
}

.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel],
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email],
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text] {
	border-radius: 4px;
	border: 1px solid #d1d1d1;
}

.woocommerce-checkout .wc-block-components-form .wc-blocks-components-select .wc-blocks-components-select__select {
	border-radius: 4px;
	border: 1px solid #d1d1d1;
}

.woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input {
	outline: none;
	width: 20px;
	height: 20px;
	min-width: 20px;
	min-height: 20px;
}

.woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
	border: 1px solid #69abab;
	outline: none !important;
}

.woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
	background: #69abab;
	min-height: 10px;
	min-width: 10px;
}

.woocommerce-checkout .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
	border-radius: 4px;
	box-shadow: inset 0 0 0 1.5px #69abab;
}

.woocommerce-checkout .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted {
	border-radius: 4px;
	box-shadow: inset 0 0 0 1.5px #69abab;
}

.woocommerce-checkout .wc-block-checkout__shipping-option .wc-block-components-radio-control__option {
	font-weight: normal;
}

.woocommerce-checkout .wc-block-checkout__shipping-option .wc-block-components-radio-control__option .wc-block-components-radio-control__label {
	font-weight: normal;
}

.woocommerce-checkout .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
	padding: 0 20px;
	font-size: 1.8rem;
	line-height: 50px;
	min-width: 250px;
	color: #fff;
	background-color: #69abab;
	cursor: pointer;
	display: inline-block;
	margin: 0;
	box-sizing: border-box;
	vertical-align: middle;
	font-weight: 400;
	text-align: center;
	text-transform: capitalize;
	border-radius: 25px;
	border: none;
	box-shadow: 3px 3px 21px rgba(119, 126, 126, 0.3);
	-webkit-transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1.36);
	transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1.36);
}

.woocommerce-checkout .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .wc-block-components-checkout-place-order-button__text {
	justify-content: center;
}

.woocommerce-checkout .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover {
	color: #fff !important;
	-webkit-box-shadow: #8e89d5 0 0 0 40px inset;
	box-shadow: #8e89d5 0 0 0 40px inset;
	background: transparent;
}

.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
	background: #f5f5f5;
}

@media (max-width: 767px) {
	.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
		padding: 15px;
	}
}

.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-metadata .wc-block-components-product-metadata__description {
	display: none;
}

.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary-item .wc-block-components-order-summary-item__individual-prices .wc-block-components-product-price__value {
	font-weight: normal;
}

.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary-item .wc-block-components-product-metadata ul.wc-block-components-product-details li {
	padding: 0;
	font-size: 1.4rem;
	margin: 0 0 5px;
}

.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary-item .wc-block-components-product-metadata ul.wc-block-components-product-details li:before {
	content: none;
}

.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary-item .wc-block-components-order-summary-item__total-price .wc-block-components-product-price__value {
	color: #777e7e;
}

.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-item .wc-block-components-totals-item__value {
	font-weight: normal;
}

.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
	font-weight: 500;
	color: #777e7e;
}

.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-footer-item .wc-block-components-totals-item__value .wc-block-components-totals-footer-item-tax-value {
	font-weight: 500;
	color: #777e7e;
}

@media (max-width: 767px) {
	.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
		margin: 0;
		border: none;
		padding: 0;
	}
}

.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-text-input input {
	border-radius: 4px;
	border: 1px solid #d1d1d1;
}

.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__button {
	padding: 0 20px;
	font-size: 1.6rem;
	line-height: 50px;
	min-width: 250px;
	color: #fff;
	background-color: #69abab;
	cursor: pointer;
	display: inline-block;
	margin: 0;
	box-sizing: border-box;
	vertical-align: middle;
	font-weight: 400;
	text-align: center;
	text-transform: capitalize;
	border-radius: 25px;
	border: none;
	box-shadow: none;
	-webkit-transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1.36);
	transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1.36);
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
	outline: none !important;
}

.wc-block-components-totals-discount__coupon-list li:before {
	content: none !important;
}

.wc-block-components-radio-control-accordion-content * {
	font-size: 1.6rem;
}

.wc-block-components-radio-control-accordion-content * .ppcp-place-order-description {
	text-align: left !important;
}

.wc-block-components-radio-control-accordion-content * p {
	text-align: left !important;
}

.woocommerce-order-received .woocommerce-order {
	text-align: center;
}

.woocommerce-order-received .woocommerce-thankyou-order-received {
	text-align: center;
}

.woocommerce-order-received .woocommerce-order-number {
	color: #69abab;
}

.woocommerce-order-received .woocommerce-order-date {
	color: #8e89d5;
}

.woocommerce-order-received .woocommerce-order-success-details {
	margin: 40px auto 0;
	border: 1px solid #d1d1d1;
	max-width: 800px;
}

.woocommerce-order-received .woocommerce-order-success-details > p {
	margin: 15px 0;
}

.woocommerce-order-received .woocommerce-order-success-details .woocommerce-order-details .woocommerce-table {
	display: table;
	width: 100%;
}

.woocommerce-order-received .woocommerce-order-success-details .woocommerce-order-details .woocommerce-table tfoot tr:first-child th, .woocommerce-order-received .woocommerce-order-success-details .woocommerce-order-details .woocommerce-table tfoot tr:first-child td {
	padding-top: 20px;
}

.woocommerce-order-received .woocommerce-order-success-details .woocommerce-order-details .woocommerce-table tfoot th, .woocommerce-order-received .woocommerce-order-success-details .woocommerce-order-details .woocommerce-table tfoot td {
	padding: 5px 10px;
}

.woocommerce-order-received .woocommerce-order-success-details .woocommerce-customer-details {
	padding: 20px;
	margin-top: 20px;
	border-top: 1px solid #d1d1d1;
	text-align: left;
}

.po-info {
	font-size: 1.4rem;
}

/*--------------------------------------------------------------
# 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: #007F36;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #080808;
	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;
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-webkit-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

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

@-webkit-keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}
	25%, 75% {
		opacity: 0;
	}
}

@keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}
	25%, 75% {
		opacity: 0;
	}
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

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

@-webkit-keyframes shake {
	0%, 100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	20%, 40%, 60%, 80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}
}

@keyframes shake {
	0%, 100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	20%, 40%, 60%, 80% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px);
	}
}

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

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}
	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}
	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	40% {
		-webkit-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}
	60% {
		-webkit-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		transform: rotate(5deg);
	}
	80% {
		-webkit-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	10%, 20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}
	30%, 50%, 70%, 90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}
	40%, 60%, 80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}
	100% {
		-webkit-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	10%, 20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		-ms-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}
	30%, 50%, 70%, 90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}
	40%, 60%, 80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}
	100% {
		-webkit-transform: scale(1) rotate(0);
		-ms-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg);
	}
	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg);
	}
	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg);
	}
	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg);
	}
	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg);
	}
	100% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%);
	}
	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		-ms-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg);
	}
	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		-ms-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg);
	}
	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		-ms-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg);
	}
	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		-ms-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg);
	}
	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		-ms-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg);
	}
	100% {
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%);
	}
}

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

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		transform: scale(0.3);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
	70% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		-ms-transform: scale(0.3);
		transform: scale(0.3);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05);
	}
	70% {
		-webkit-transform: scale(0.9);
		-ms-transform: scale(0.9);
		transform: scale(0.9);
	}
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

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

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}
	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px);
	}
	80% {
		-webkit-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

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

@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
	}
	80% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		-ms-transform: translateX(30px);
		transform: translateX(30px);
	}
	80% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

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

@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		transform: translateX(-30px);
	}
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		transform: translateX(-30px);
	}
	80% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px);
	}
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

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

@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	80% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	80% {
		-webkit-transform: translateY(10px);
		-ms-transform: translateY(10px);
		transform: translateY(10px);
	}
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

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

@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	25% {
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		transform: scale(0.3);
	}
}

@keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	25% {
		-webkit-transform: scale(0.95);
		-ms-transform: scale(0.95);
		transform: scale(0.95);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		-ms-transform: scale(0.3);
		transform: scale(0.3);
	}
}

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

@-webkit-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

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

@-webkit-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

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

@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

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

@-webkit-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

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

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

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

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

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

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

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

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

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

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

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

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

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

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

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

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

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100px);
		transform: translateY(100px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(200px);
		-ms-transform: translateY(200px);
		transform: translateY(200px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

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

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

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

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

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

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

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}
}

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

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

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

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}

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

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

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

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}
}

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

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

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

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

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

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

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

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
		-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg);
	}
	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}
	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		-ms-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg);
	}
	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		-ms-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}
	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg);
	}
	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}
	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		-ms-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg);
	}
	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		-ms-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}
	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		-ms-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		-ms-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
}

@keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		-ms-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

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

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

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

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

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

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

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

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

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

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(200deg);
		-ms-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0;
	}
}

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

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

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

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

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

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

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

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

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

@-webkit-keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

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

@-webkit-keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

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

@-webkit-keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

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

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

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

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

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

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

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

@-webkit-keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	20%, 60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	40% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		opacity: 1;
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	100% {
		-webkit-transform: translateY(700px);
		transform: translateY(700px);
		opacity: 0;
	}
}

@keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	20%, 60% {
		-webkit-transform: rotate(80deg);
		-ms-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	40% {
		-webkit-transform: rotate(60deg);
		-ms-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		-ms-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		opacity: 1;
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	100% {
		-webkit-transform: translateY(700px);
		-ms-transform: translateY(700px);
		transform: translateY(700px);
		opacity: 0;
	}
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		-ms-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
		transform: translateX(100%) rotate(120deg);
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
		-ms-transform: translateX(100%) rotate(120deg);
		transform: translateX(100%) rotate(120deg);
	}
}

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

@-webkit-keyframes zoomInOut {
	0% {
		transform: scale(2, 2);
	}
	100% {
		transform: scale(1, 1);
	}
}

@keyframes zoomInOut {
	0% {
		transform: scale(2, 2);
	}
	100% {
		transform: scale(1, 1);
	}
}

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

@keyframes zoomIn {
	from {
		opacity: 0;
		transform: scale3d(0.3, 0.3, 0.3);
	}
	50% {
		opacity: 1;
	}
}

.zoomIn {
	animation-name: zoomIn;
}

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