/*
Theme Name: HOOPERSCOACHING 3.2.6
Theme URI: https://www.hooperscoaching.com
Author: offo
Author URI: https://www.hooperscoaching.com
Description: 
Version: 3.2.6
License: Copyright 2026
*/


/* ========================================================================== RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	-webkit-text-size-adjust: 100%; 
	text-transform: none;
}
html {
	/*overflow-y: scroll;*/
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
ul {
	list-style-type: none !important;
	-webkit-margin-before: 0 !important;
	-webkit-margin-after: 0 !important;
	-webkit-padding-start: 0 !important;

}


/* ========================================================================== BASIC */

body {
	font: 400 normal 16px/1.6em 'azo-sans-web', sans-serif;
	color: #404040;
	background: #fff;	
	
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	
	-webkit-hyphenate-limit-chars: auto 3;
	-moz-hyphenate-limit-chars: auto 3;
	-ms-hyphenate-limit-chars: auto 3;
	hyphenate-limit-chars: auto 3;

	-webkit-hyphenate-limit-lines: 2;
	-moz-hyphenate-limit-lines: 2;
	-ms-hyphenate-limit-lines: 2;
	hyphenate-limit-lines: 2;
}
.chap {
	padding: 4em 0;
} 
.chap_b {
	padding: 4em 0 0 0;
} 
.chap_l {
	padding: 6em 0;
} 
.top {
	padding-top: 120px;
}
.top > div {
	padding-top: 160px;
}
.max {
	max-width: 1200px;
}
.site {
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: #fff;
}
.logo,
.logo svg,
.logo svg #headline, 
.logo svg #subline,
.logo svg #icon {
	transition: all 0.2s ease-in-out;
}
.logo {
	width: 100px;
	padding-top: 18px;
	box-sizing: border-box;
}
.logo svg,
.logo svg #headline, 
.logo svg #subline,
.logo svg #icon {	 
	width: 100%;
	height: 100%;
}
.logo svg:hover {
	border-bottom: none;
}
.logo svg #headline {
	fill: #000000;
}
.logo svg #subline,
.logo svg #icon {
	fill: #00a5bd;
}
.hoopers_inside .logo svg #subline,
.hoopers_inside .logo svg #icon {
	fill: #c9d322;
}
.small_nav .logo { 
	margin-top: -8px;
	padding-top: 0;
}
.small_nav .logo svg #icon { 
	opacity: 0; display: none;
}
#main_inner {		
	min-height: 75vh;
}


/* ========================================================================== TYPO */

@font-face {
	font-family: 'Font Awesome';
	font-style: normal;
	font-weight: 400;
	src: url("fonts/fa-regular-400.woff2") format("woff2"), url("fonts/fa-regular-400.ttf") format("truetype");
}
@font-face {
	font-family: 'Font Awesome';
	font-style: normal;
	font-weight: 900;
	src: url("fonts/fa-solid-900.woff2") format("woff2"), url("fonts/fa-solid-900.ttf") format("truetype");
}
@font-face {
	font-family: 'Font Awesome Brands';
	font-style: normal;
	font-weight: 400;
	src: url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.ttf") format("truetype");
}
::selection {
	background: #333;
	color: #fff;
}
::-moz-selection {
	background: #333;
	color: #fff;
}
h1, h2, h3, h4, h5, h6, .title {
	font: 700 normal 16px/1.3em 'azo-sans-web', sans-serif;
	text-transform: uppercase;
 	text-align: left;
	letter-spacing: 0;
	color: #404040;
}
h1, h2, h3 {
 font-size: 24px;
}
h4,
h5,
h6 {
	color: #000;
}
p, ul, ol, li {
	font: 400 normal 18px/1.6em 'azo-sans-web', sans-serif;
}
i, em {
	text-decoration: none; 
	font-style: normal;
	font-weight: 400;
}
b, strong { 
	letter-spacing: 0.05em;
	text-decoration: none; 
	font-style: normal;
	text-transform: uppercase;
	font-weight: 400;	 
}
mark {
	background: none !important;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a {
	color: #404040;
	outline: none;
	text-transform: none;
	text-decoration: none;
	transition-duration: .2s;
	border: none;
}
a:hover {
	color: #00a5bd;
	border: none;
	cursor: pointer;
	text-decoration: underline;
	text-underline-offset: .2em;
	text-decoration-thickness: 1px;
}
.title {
	padding-bottom: 2em;
}
.l h1:first-letter,
.l p:first-letter {
text-transform: uppercase
}
.xl h1,
.xl h2,
.slogan { 
	font-size: 64px;
	text-align: center;
	color: #00a5bd;
	line-height: 1em;
	/*-webkit-hyphens: none;
	hyphens: none;*/
}
.slogan a,
.slogan a:hover {
	font-weight: 700;
	color: #00a5bd;
	text-decoration: none;
	text-transform: uppercase;
}
.text p,
.text ul {
	padding-bottom: 1.8em;
}
.text p:last-of-type {
	padding-bottom: 3.6em;
}
.text li {
	color: #00a5bd;
 	/*font-weight: 700;*/
	width: 70%;
	padding-bottom: .5em;
}
.text li:before {
	font-family: 'Font Awesome';
	font-size: 14px;
	font-weight: 900;
	content: "\f068";
	color: #00a5bd;
	display: inline-block;
	width: 1.4em;
 	margin-left: -1.4em;
	vertical-align: 0;
}
.title.l h1,
.text.l h3 {
	font-size: 48px;
	line-height: 1em;
	color: #00a5bd;
}
.chapter .text p:last-child,
.chapter .text.l p:last-child {
	padding-bottom: 4em;
}
.text h1,
.text h2,
.text h3 {
	padding: 1em 0;
}
.text.l h1 {
	padding-bottom: 1em;
	color: #00a5bd;
}
.text.l h2 {
	padding-bottom: 1em;
}
.title.l h1,
.text.l h1,
.text.l h3 {
	font-size: 36px;
}
.text.l h1 {
	padding-top: 2em;
}	
.text.l h3,
.text.l h4 {
	padding: 1em 0;
}
.text.l :is(p, ol, ul, li) {
 	font-size: 22px;
	line-height: 1.8em;	
	color: #000;
}
.text.l p:last-of-type {
	padding-bottom: 0em;
}
.text.l li {
	color: #00a5bd;
 	font-weight: 500;
	width: 100%;
}
.text.l li:before {
	font-size: 16px;
	content: "\f061";
	width: 1.7em;
 	margin-left: -1.7em;
	vertical-align: 3px;
}
h1,
.xl h1, .xl h2, .slogan {
	-webkit-hyphens: none;
	hyphens: none;
}
.text a {
	color: #00a5bd;
	text-decoration: underline;
	text-underline-offset: .2em;
	text-decoration-thickness: .07em;
	-webkit-hyphens: none;
	hyphens: none;
}	
.text a:hover {
	color: #000;
}	
.stick {
	z-index: 9;
}
.stick.is_stuck {
 padding-bottom: 40px;
}


/* ========================================================================== FAQ */


.acc_element,
.acc_element .acc_content,
.acc_element h3 {
	position: relative;
	transition: all .2s ease-out;	
}
.acc_element:hover {
	cursor: pointer;
}
.acc_element .arrow_down:after {
	font-family: 'Font Awesome';
	font-size: 14px;
	font-weight: 900;	
	line-height: 1px;
	content: "\f053";
	float: right;
	padding: 16px;
	transition: all 0.2s ease;
	transform: rotate(-90deg);
	position: absolute;
	top: .6rem;
	right: 0;
}

.acc_element.acc_active .arrow_down:after {
	transform: rotate(90deg);
}

.acc_element .acc_content {
	overflow: hidden;
	height: 1px;
	padding: 0;
}
.acc_element.acc_active .acc_content {
	height: auto;
	padding: 1em 0;
}


.faq_element {
	padding: 1em 0;
	border-bottom: 1px solid #111;
}
#coaching_a .faq_element h1,
#coaching_a .faq_element.acc_active h3{
	color: #00a5bd;
}
#inside_a h1,
#inside_a .faq_element.acc_active h3 {
	color: #c9d322;
}
.faq_element h3 {
	font-size: 24px;
	font-weight: 400;
	text-transform: none;
	text-align: left;
	margin: 0;
	display: inline-block;
	width: 90%;
}
.faq_element.acc_active h3 {
	padding-bottom: 1em;
}
.faq_element .faq_icon {
	display: inline-block;
	float: right;
	width: 10%;
}
.faq_element .faq_icon:after {
	font-family: 'Font Awesome';
	font-size: 12px;
	font-weight: 900;
	line-height: 1px;
	content: "\f053";
	float: right;
	padding: 10px;
	transition: all .2s ease;
	transform: rotate(-90deg);
}
.faq_element.acc_active .faq_icon:after {
	transform: rotate(90deg);
}

.faq_element:hover {
	cursor: pointer;
}


.faq_element .text p:last-of-type {
	padding-bottom: 0 !important;
}


#acc_all_trigger {
	display: none;
	float: right;
	font-size: 12px;
}



/* ========================================================================== LOGIN */

#login_modal {
	display: none;
	background-color: #fff;
	position: fixed;
	top: 200px;
	padding: 40px 25px 25px 25px;
	width: 350px;
	z-index: 999999;
	left: 50%;
	margin-left: -200px;
	box-shadow: 7px 7px 9px rgba(0,0,0,.3);
}
#login_modal label ,
#login_modal .status {
	font-family: 'azo-sans-web', sans-serif;
	font-size: 14px;
	font-weight: 700;
}
#login_modal .status {
	font-size: 16px;
	text-align: center;
	height: 20px;
}
#login_modal .status .login_spinner {
	width: 20px;
	height: 20px;
	margin: 0 auto;
	animation: login_loader_anim 1.2s infinite;
}
#login_modal .status .login_spinner:before {
	font-family: 'Font Awesome';
	font-size: 20px;
	font-weight: 900;
	line-height: 20px;
	content: "\f110";
	color: #00a5bd;
}
@keyframes login_loader_anim {
	from {
		transform:rotate(0deg);
	}
	to {
		transform:rotate(360deg);
	}
}
#login_modal .status .alert .alert-success {
	color: greenyellow;
}
#login_modal .status .alert .alert-error {
	color: darkred;
}
#login_modal .close {
	position: absolute;
	top: 20px;
	right: 20px;
}
#login_modal .close:before {
	font-family: 'Font Awesome';
	font-size: 20px;
	font-weight: 900;	
	content: "\f00d";
}
#login_modal .lost {
	margin: .5em 0 1em 0;
	font-size: 12px;
	font-weight: 700;
	float: right;
}
#login_modal .create_account {
	text-align: center;
	margin-top: 1em;
}
#login_modal .atc_message {
	color: #00a5bd;
	text-align: left;
	width: 90%;
	padding-bottom: 16px;
	text-transform: none;
}
#login_modal .submit_button {
	margin: 1em 0 !important;
	border-radius: 50px !important;
	width: 100%;
}
form#login p.status{
	display: none;
}
#login_overlay {
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: -1;
	display: none;
}
#login_overlay.active {
	background: rgba(255, 255, 255, 0.5);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(15px);
	display: block;
	opacity: 1;
	z-index: 999998;
}
html.login_modal_active {
	overflow: hidden !important;
}


/* ========================================================================== FRONTPAGE */

#hero {
	width: 100vw;
	height: 70vh;
	position: relative;
	overflow: hidden;
	z-index: 9;
}
.postslider_inner,
.postslider_inner .background_image,
.background_image {
	background-position: center bottom;	
	background-repeat: no-repeat;
	background-size: cover;
	width: 100vw;
	height: 70vh;
	position: relative;
	z-index: 2;
}
.postslider_inner .front_image,
.postslider_inner .background_image {
	position: absolute;
	top: 0;
	left: 0;
}
.postslider_inner .front_image {
	background-size: 70%;
}
.postslider .top_content {
	height: auto;
	box-sizing: border-box;
	position: absolute;
	z-index: 9;
	top: 120px;
}
.postslider :is(h1, h2, p){
	font-size: 32px;
	line-height: 1.2em;
	font-weight: 700;
}
.postslider .style_video .video iframe,
.postslider .style_video .video video{		
	width: 100vw;
	height: 56.25vw; 
	min-height: 100vh;
	min-width: 177.77vh;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
 .shadow {
	box-shadow: 20px 20px 30px rgba(45,45,50,.2);
}
/* ========================================================================== scroll button */

.scroll-link {
	position: absolute;
	bottom: 72px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 9;
	
	
	display: none;
	
}
.small_nav .scroll-link {
	display: none;
}
.mouse {
	max-width: 24px;
	width: 100%;
	height: auto;
}
.scroll {
	animation-name: scroll;
	animation-duration: 1.5s;
	animation-timing-function: cubic-bezier(0.650, -0.550, 0.250, 1.500);
	animation-iteration-count: infinite;
	transform-origin: 50% 20.5px;
	will-change: transform, opacity;
	opacity: 1;
}
@keyframes scroll {
	0%, 20% {
		transform: translateY(0) scaleY(1);
	}
	100% {
		transform: translateY(36px) scaleY(2);
		opacity: 0;
	}
}


/* ========================================================================== USP */

#usp_coaching .icon {
	color: #00a5bd;
}
.icon { 
	font-family: 'Font Awesome';
	text-align: center;
	font-size: 24px;
	font-weight: 900;
	line-height: 2em;
	display: block;
}
.icon.usp {
	font-size: 40px;
}
.bulb.icon:before {
	content: "\f0eb";
}
.dog.icon:before {
	content: "\f6d3";
}
.paw.icon:before {
	content: "\f1b0";
}
.bubble.icon:before {
	content: "\f075";
}
.trophy.icon:before {
	content: "\f091";
}
.smiley.icon:before {
	content: "\f118";
}
.play.icon:before {
	content: "\f144";
}
.document.icon:before {
	content: "\f15b";
}
.tasks.icon:before {
	content: "\f0ae";
}
.calendar.icon:before {
	content: "\f073";
}
.secure.icon:before {
	content: "\f3ed";
}
.heart.icon:before {
	content: "\f004";
}
.course.icon:before {
	content: "\f4d7";
}


/* ========================================================================== Infobox */

.infobox {
	border-radius: 10px;
	box-sizing: border-box;
}
.infobox-inner {
	padding: 2rem;
}
.infobox h1 {
	text-align: center;
}
.infobox .text :is(p, li, a) {
	color: #000 !important;
}
.infobox .text .description :is( h3, p, a) {
	font-size: 14px !important;
}
.infobox .text p:last-child {
	padding-bottom: 0;
}
.infobox .text li:before {
	content: '–';
}
.infobox .text ul {
	padding-bottom: 0;
}
.infobox.box_solid {
	background: #fff;box-shadow: 5px 5px 15px rgba(0,0,0,.1);
}
.bg_green .infobox :is(h1, p, .icon) {
	color: #fff;
}
#workshop_dates .infobox {
	margin: 2em 0;
}
#workshop_dates .infobox :is(h1, h2, h3, p, .title, .cat, .description p) {
	text-align: center;
}
#workshop_dates .infobox h1 {
	letter-spacing: -0.03em;
}
#workshop_dates .infobox h2 {
	padding-top: 1em;
}
#workshop_dates .title {
	padding-bottom: 0;
}


#workshop_dates .text p:last-of-type {
	padding-top: 1em;
	padding-bottom: 1em;
}
#workshop_dates .infobox .text {
	padding: 0 2em;
}

#workshop_dates .cancelled {
	padding-top: 1em;
	font-weight: 700;
	color: #c20000;
	font-size: 1rem;
}
#workshop_dates .cancelled:before {
	font-family: 'Font Awesome';
	font-size: 12px;
	font-weight: 900;
	padding-right: .5em;
	content: "\f061";
}


/* ========================================================================== PRODUCTS OVERVIEW */

.product_overview .product .image {
	margin-bottom: 2.5em;
}
.shadow .product .image {
	box-shadow: 7px 7px 9px rgba(0,0,0,.3);
}
.product_overview h1 {
	color: #00a5bd;
}
.product_overview_inner h1,
.product_overview_inner h2,
.product_overview_inner h3,
.product_overview_inner h4,
.product_overview_inner h5,
.product_overview_inner h6
{
	margin-bottom: 0;
	text-align: center;
}
.product_overview_inner h2 {
	font-size: 14px;
	line-height: 1em;
}
.product_overview_inner .text {
	margin-top: 1em;
}
#bundle_products h4,
#bundle_products h5 {
	color: #00a5bd;
}
.green_style #bundle_products h4,
#bundle_products h5 {
	color: #c9d322;
}
.description,
.description p,
.description li,
.cat,
.exercise.text h4 {
	font-size: 14px;
	line-height: 1.2em;
	font-style: normal;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
	color: #00a5bd;
}
.description li:before {
	font-family: 'Font Awesome';
	font-size: 10px;
	font-weight: 900;
	letter-spacing: .02em;
	content: "\f061";
	color: #1f1f1f;
	display: inline-block;
	width: 2em;
	vertical-align: 2px;
}
#login_modal .description {
	font-size: 20px;
}
.subtitle {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 1em;
	width: 70%;
}
.cat {
	margin-bottom: .5em;
	text-transform: uppercase;
}
.product_overview .description.price {
	font-size: 20px;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 1em;
	color: #00a5bd;
}
.product_overview .description.soon,
.product_overview .description.oos,
.product_overview .purchased_info
{
	font-size: .75rem;
	text-align: center;
	text-transform: uppercase;
	padding-top: 1em;
	font-weight: 700;
	color: #00a5bd;
}
.product_overview .description {
	padding-bottom: 1em;
}
.product_overview .sumo.trial {
	font-size: 14px;
	font-weight: 700;
	color: #000;
	text-align: center;
	padding-top: 1em;
}
.purchased_info:before {
	font-family: 'Font Awesome';
	font-size: 12px;	
	font-weight: 900;
	content: "\f061";
	padding-right: 5px;
}
.frame .product {
	border: 1px solid #ccc;
	background: #fff;
}
.frame_b .product {
	border: 1px solid #fff;
}
.frame .product_overview_inner,
.frame_b .product_overview_inner {
	padding: 1em;
}
.frame.pback .product {
	border: 2px solid #00a5bd;
	background: #fff;
}


/* ========================================================================== DISPLAY PRODUCT */

#product_display #product_title{
	margin-bottom: 2em;
}
#product_display :is(h1, h2) {
	font-size: 48px;
	line-height: 1.1em;
}
#product_display .tab_container h2 {
	font-size: 36px;
	padding: 0;
}
.title.l .subtitle {
	font-size: 36px;
	line-height: 1.1em;
	font-weight: 400;
	color: #00a5bd;
}
strong,
em, 
#product_display #product_display_right strong,
#product_display #product_display_right em {
	font-size: 0.85em;
	font-weight: 400;
	letter-spacing: -0.005em;
	text-transform: uppercase;
}
.video {
	padding: 56.25% 0 0 0 !important;
	position: relative;
}
.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#product_display .slick-prev,
#product_display .slick-next {
	width: 50%;
}
#display_text_info {
	padding-bottom: 2em;
}
#display_text_info a {
	text-transform: uppercase !important;
	color: #00a5bd !important;
}
#display_text_info.stream h2 {
	font-size: 18px;
	text-align: left;
	padding-top: 2em;
	padding-bottom: 2em;
}
#display_text_info.stream h3 {
	font-size: 18px;
	text-align: center;
	padding-top: 2em;
}
#display_text_info span.fe,
#display_text_info em,
#display_text_info span.pos_a,
#display_text_info strong 
{
	font-style: italic;
	font-weight: 700;
}
#product_display .description {
	padding-top: 2em; 
}
#product_display .description.text ul {
	padding-bottom: 0;
}
#product_purchase #atc .var {
	padding-bottom: 5em;
}
#product_purchase #atc .title {
	padding-right: 1em;
}
.description.small,
.description.small p,
.description.small li {
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	margin-bottom: 0;
}
.product .description.price {
	font-size: 24px;
	font-style: normal;
	color: #1f1f1f;
	padding: 1em 0;
}
.product .description.price del,
.description.price del {
	ffont-size: .75rem;
	color: #1f1f1f;
	padding-right: .5em;
	font-size: 12px;
}
.product .description.price ins {
	text-decoration: none !important;
}
#product_purchase #atc .quantity {
	float: left;
	clear: both;
	width: auto;
	padding-right: 1em;
	padding-bottom: 1em;
}
#product_purchase #atc .quantity.hidden {
	padding: 0;
}
#product_purchase #atc .var .image {
	-webkit-filter: drop-shadow(5px 5px 5px rgba(0,0,0, 0.3));
	filter: drop-shadow(5px 5px 5px rgba(0,0,0, 0.3));
}
#product_purchase #atc .form {
	clear: both;
}
#product_purchase #atc .quantity label {
	display: none;
}
#product_purchase #atc .single_add_to_cart_button {
	float: left;
	
	min-width: 160px;
	clear: both;
}
#product_purchase #atcinput[type="number"] {
	border: 2px solid #000 !important;		
}
.product .description.soon p,
.product .description.oos p {
	text-align: center;
	text-transform: uppercase;
	padding: 1em;
	font-weight: 700;
	color: #00a5bd;
	background: rgb(1 165 196 / 15%);
}
.parcours_bundle :is(.description, .description p, .description li, .description a, .description.soon p, .description.oos p, .cat, .exercise.text h4) {
	color: #c9d322;
}
.parcours_bundle :is(.description.soon p, .description.oos p) {
	color: #c9d322;
	background: rgb(201 211 34 / 10%);
}

.added_to_cart.wc-forward {
	display: none !important;
}
/* BUNDLES */
#product_purchase .yith-wcpb-product-bundled-items,
#product_display .yith-wcpb-product-bundled-items {
	display: none;
}
#product_display .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-image,
#product_display .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-instock {
	display: none;
}
#bundle_nav {
	position: fixed;
	top: 0;
	height: 100vh;
	padding: 1em;
	z-index: 9;
}
.bundle_nav-icon {
	position: fixed;
	width:10vw;
	margin-top: 50vh;
}
.bundle_nav-icon:before {
	font-family: 'Font Awesome'; 
	font-size: 2.5rem;
	font-weight: 900;	
	line-height: 1;
	opacity: .75;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	text-align: center;
	transition-duration: .2s;
}
.bundle_nav-icon:hover:before,
.bundle_nav-icon:focus:before {
	color: #00a5bd;
}
.bundle_nav-info {
	opacity: 0;
	padding: 1em;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #00a5bd;
	transition-duration: .2s;
}
.bundle_nav-icon:hover .bundle_nav-info {
	opacity: 1;
}
.bundle_nav-prev .bundle_nav-icon {
	left: 0px;
}
.bundle_nav-next .bundle_nav-icon {
	right: 0;
}
.bundle_nav-prev .bundle_nav-icon:before {
	content: "\f053";
}
.bundle_nav-next .bundle_nav-icon:before {
	content: "\f054";
} 
.bundle_nav_inner a {
	font-family: 'azo-sans-web', sans-serif;
	font-size: 24px;
	line-height: 1.2em;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	color: #000;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 1em 16px;
	display: block;
	transition: all .2s ease;
}
.bundle_nav_inner a:hover {
	color: #008699;
	background: #f3f5f6;
	cursor: pointer;
	text-decoration: none;
}
.current .bundle_nav_inner {
	background: #00a5bd;
}
.current .bundle_nav_inner a {
	color: #fff;
}

.green_style .bundle_nav_inner a:hover {
	color: #c9d322;
}
.green_style .current .bundle_nav_inner {
	background: #c9d322;
}


.exercise .title {
	padding: 2rem 0;
	margin-bottom: 0;
}
.exercise h1 {
	color: #000;
	font-size: 16px;
	margin-bottom: 0;
	padding-top: 0;
	
}
.exercise.text h3 {
	font-size: 16px;
	margin-bottom: 3rem;
	color: #00a5bd;
	text-align: center;
}
.exercise.text h4 {
	padding-top: 3em;
	padding-bottom: 1em;
	text-transform: uppercase;
}
#chapter_navigation a {
	font-size: 14px;
}
#chapter_navigation .anchor-active {
	color: #00a5bd;
}
#display_right_inner {
	margin-top: 4rem;
}
#product_display .infobox :is(p, ul, ol, li){
	font-size: 14px;
	font-weight: 700;
	color: #00a5bd !important;
}


/* ========================================================================== PAGE */

.intro_image {
	height: 50vh;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}


/* ========================================================================== BLOG */

.blog_element.odd .content_all,
.blog_element.even .content_image {
	float: right;
}
.blog_element.even .content_all,
.blog_element.odd .content_image {
	float: left;
}
.blog_element .content_all,
.blog_element .content_image {
	width: 50%;
	height: 40em;
}
.blog_element.small .content_all,
.blog_element.small .content_image {
	height: 25em;
}

.blog_element .content_image {
	overflow: hidden;
}
.blog_element .content_all {
	padding-top: 0;
	display: table;
}
.blog_element .content_all_inner {
	display: table-cell ;
	vertical-align: middle;
}
#frontpage .blog_element.odd .content_all_inner {
	padding-right: 8.667%;
}
#frontpage .blog_element.even .content_all_inner {
	padding-left: 8.667%;
}
.blog_element .image,
.blog_element .image_scale {
	margin: 0;
	overflow: hidden;
	background: #fff;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.blog_element h1 {
	padding-bottom: 0px;
	margin-bottom: 0;
}
.blog_element .text p:last-child {
	padding-bottom: 1em;
}


/* ========================================================================== MAIN NAVIGATION */

#fixhead {
	position: fixed;
	top: 0px;
	width: 100%;

	margin: auto;
	margin-top: 0;
	z-index: 1000;
	opacity: 1;
	
	background: #f3f5f6;
}
.small_nav #fixhead { 
	background: #f3f5f6;
}

#fixhead .col.left {
	width: 17%;
}
#fixhead .col.right {
	width: 83%;
}
#fixhead,
#main-navigation, 
#main-navigation li,
#main-navigation a 
{
	transition: all .5s ease;
}
.nav-container {
	position: relative;
	display: inline-block;
}
#main-navigation {
	width: 100%;
	height: auto;
	text-align: right;
}
#main-navigation li {
	display: inline-block;
	padding: 0;
	position: relative;
}
#main-navigation a,
#main-navigation .sub-menu a {
	font: 700 normal 14px/0px 'azo-sans-web', sans-serif;
	color: #000; 
	text-transform: uppercase;
	border-bottom: none;
	padding: 48px 16px;
	letter-spacing: 0.02em;
	display: block;
	text-decoration: none;
}
.small_nav #main-navigation a {
	padding: 32px 16px;
}
#main-navigation .sub-menu a {
	padding: 16px;
}
#main-navigation .current-menu-item a, 
#main-navigation .current_page_item a, 
#main-navigation a:hover{ 
	color: #00a5bd;
	cursor: pointer;
	text-decoration: none;
}
#main-navigation .sub-menu { 
	display: none;
	position: absolute;
	left: 0;
	text-align: left;
	z-index: 999;
	background: #f3f5f6;
	box-shadow: 20px 20px 30px rgba(0,0,0,.1); 
}
#main-navigation .sub-menu li { 
	width: auto; 
	min-width: 180px;
}
#main-navigation li:hover > .sub-menu {
	display: block;
} 
#main-navigation .current-menu-ancestor, 
#main-navigation .current-menu-parent, 
#main-navigation .current_page_parent, 
#main-navigation .current_page_ancestor a,
.top-navigation .current-menu-ancestor, 
.top-navigation .current-menu-parent, 
.top-navigation .current_page_parent, 
.top-navigation .current_page_ancestor a { 
	color: #00a5bd;
}
#main-navigation .menu-item-type-custom {
	cursor: pointer; 
}
.user-icon {
padding-left: 1em;
}
.user-icon a:before,
.cart-icon a:before {
	font-family: 'Font Awesome';
	font-size: 16px;
	font-weight: 900;
	display: inline-block;
}
.user-icon a:before {
	content: "\f406";
	padding-right: .5em;
}
.logged-in .user-icon a:before {
	content: "\f4fc";
	color: #00a5bd;
}
.user-icon .sub-menu a:before {
	content: "";
}
.cart-icon a:before {
	content: "\f290";
}
.cart-icon .counter {
	display: none;
}
.cart-icon.full .counter {
	display: none;
}


.menu-item.logout {
	border-top: 2px solid #00a5bd;
}
.menu-item.logout a {
	padding-top: 1em;
}
/*
.menu-item.logout a {
	text-align: center;
	color: #fff !important;	
	width: 90%;
	padding: 0.5em 1em;
	margin: 1em auto;
	background: #00a5bd;
	box-sizing: border-box;
	border-radius: 50px;
	-webkit-hyphens: none;
	hyphens: none;
	line-height: 1em !important;
}
.menu-item.logout a:hover {
	color: #000;
}*/
.user-navigation .login {
	border-radius: 50px;
	display: inline-block !important;
	line-height: 1.5em !important;
	padding: .5em 1em !important;
	margin-left: .5em;
	background: #00a5bd;
	text-align: center;
	color: #fff !important;
}
.user-navigation .login:hover {
	color: #fff !important;
	cursor: pointer !important;	
	background: #008699;
}
#lang-nav-content {
	margin-left: 4em;
}
#admin-navigation {
	text-align: right;
	position: fixed;
	right: 0;
	bottom: 0;
	width: 100%;
	padding: .5em 0;
	border-top: 1px solid #e3e4e5;
	background: #f6f6f6;
}
#admin-navigation ul {
	margin-right: 4em;
}
#admin-navigation li {
	line-height: 1em;
	text-align: right;
	display: inline-block;
}
#admin-navigation li a {
	font-family: 'azo-sans-web', sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #919191;
	color: #686868;
	font-weight: 400;
	padding: .5em 1em;
	border-radius: 5px;
}
#admin-navigation li a:hover {
	color: #000;
	background: #e9e9e9;
	cursor: pointer;
}


/* ========================================================================== FOOTER NAVIGATION */

footer {
	color: #fff;
	clear: both !important;
	width: 100%;
	position: relative;
	padding-bottom: 128px;
}
#footer-navigation {
	margin-top: 20px;
	clear:both;
}
#footer-navigation ul {
	list-style: none outside none; 
	margin: 0; 
	padding: 0;
}
#footer-navigation li {
	line-height: 2em;
	padding-left: 0px;
	box-sizing: border-box;
	text-align: left;
}
#footer-navigation li a {
	font-family: 'azo-sans-web', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #808080; 
	text-transform: uppercase;
	text-decoration: none;
	border: none;
	display: block;
}
#footer-navigation a:hover{
	color: #00a5bd !important;
	cursor: pointer;
}
#footer_inner .label {
	font-size: 12px;
	font-weight: 700;
	color: #808080; 
	text-transform: uppercase;
	padding-left: 16px;
} 
#footer-payment,
#social-navigation {
	margin-top: 28px;	
}
.icon.payment {
	font-family: 'Font Awesome Brands';
	text-align: center;
	font-size: 36px;
	font-weight: 400;
	line-height: 2em;
	display: block;
}
#footer-payment li {
	margin: 16px;
	padding: 0;
	display: inline-block;
}

#footer_inner .icon {
	line-height: 40px;
	color: #808080; 
	display: inline-block;
	/*padding-top: 5px;
	padding-right: 1em;	*/
}
.icon.paypal:before {
	content: '\f1f4';
}
.icon.mastercard:before {
	content: '\f1f1';
}
.icon.visa:before {
	content: '\f1f0';
}
.icon.amexs:before {
	content: '\f1f3';
}

#copyright {
	font-size: 12px;
	font-weight: 700;
	color: #808080;
	padding-top: 2em;
}
/* ========================================================================== SORT NAVIGATION */

#sort_navigation_container {
	background: #fff;
	padding: 16px 20px;
	margin: 0 -20px;
}
#sort_navigation {
	display: grid;	
	grid-template-columns: repeat(6, 1fr);	
	column-gap: 2em;
	row-gap: 1em;
}
#sort_navigation .button {
	background: #f3f5f6;
	border: 2px solid #f3f5f6;
	color: #00a5bd;
	grid-column-end: span 2;
	
}
#sort_navigation .button.current {
	background: #00a5bd;
	border: 2px solid #00a5bd;
	color: #fff;
}
#sort_navigation_message {
	font-size: 16px;
	font-weight: 700;
	color: #00a5bd;
	text-align: center;
	margin-top: 4rem;
}


/* ========================================================================== SOCIAL NAVIGATION */

#social-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#social-navigation li {
	margin: 16px;
	padding: 0;;
	display: inline-block;
}
#social-navigation a {
	font-size: 0;
	line-height: 0;
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: none;
	text-decoration: none;
	background: #808080;
	
	transition: all .2s ease;	
}
#social-navigation a:hover {
	background: #00a5bd;
	transform: scale(1.1);
}
#social-navigation a:hover:before {	
	transform: scale(1.1);
}
#social-navigation a:before {
	font-family: 'Font Awesome Brands';
	font-weight: 400;
	font-size: 22px;
	line-height: 40px;
	color: #1f1f1f;
	text-align: center;
	display: block;
}
#social-navigation a[href*="instagram.com"]::before {	
	content: "\f16d";
}
#social-navigation a[href*="facebook.com"]::before {	
	content: "\f39e";
}
#social-navigation a[href*="tiktok.com"]::before {	
	content: "\e07b";
}
#social-navigation a[href*="youtube.com"]::before {	
	content: "\f167";
}
#social-navigation a[href*="vimeo.com"]::before {	
	content: "\f27d";
}


/* ========================================================================== BUTTONS ETC */

button,
.button,
.edit,
input[type="button"], 
.input.button,
input[type="submit"],
input.submit
{	
	font-family: 'azo-sans-web', sans-serif;
	font-size: 14px !important;
	font-style: normal;
	color: #fafaf5;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
	text-align: center !important;
	text-indent: 0;
	letter-spacing: .04em;
	width: auto;
	background-color: #00a5bd;
	border: 2px solid #00a5bd;
	border-radius: 50px !important;
	display: block;
	line-height: 1.5em !important;
	padding: .5em 1em !important;
	box-sizing: border-box;
	transition-duration: .2s;
	
	-webkit-hyphens: none;
	hyphens: none;
}
button:hover,
.button:hover, 
.button:active, 
.edit:hover, 
.edit:active,
input[type="button"]:hover, 
input[type="submit"]:hover,
.woocommerce a.button:hover {
	border: 2px solid #008699;
	color: #fafaf5;
	background-color: #008699;
	cursor: pointer ;		
	padding: .5em 1em !important;

}
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button {
	font-family: 'azo-sans-web', sans-serif;
	font-size: 14px !important;
	font-style: normal !important;
	color: #00a5bd !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	text-align: center !important;
	text-indent: 0 !important;
	background-color: #fff !important;
	border: 2px solid #00a5bd !important;
	margin-top: 0 !important;
	margin-bottom: 1em;
	border-radius: 50px !important;
	width: 100%;
	display: inline-block !important;
	line-height: 1.5em !important;
	padding: .5em 1em !important;
	box-sizing: border-box;
	transition-duration: .2s;
	
	-webkit-hyphens: none;
	hyphens: none;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover
{
	border: 2px solid #00a5bd !important;
	color: #fafaf5 !important;
	background-color: #00a5bd !important;
	cursor: pointer;
	padding: .5em 1em !important;
}
.product-remove a.remove {
	font-size: 20px;
	font-style: normal !important;
	font-weight: 400 !important;
	color: #000 !important;
	text-transform: uppercase !important;
	line-height: 20px !important;
	text-align: center !important;
	width: 40px !important;
	border: none;
	background: none !important;
	border-radius: 0 !important;
	transition-duration: .2s;
}
.product-remove a.remove:hover, .product-remove a.remove:active {
	color: #af424b !important;
	border: none !important;
	background: none;
	cursor: pointer !important;
}


/* blue */
:is(button, .button, a.button, input[type="button"], input[type="submit"] ).btn_blue {
	color: #fff !important;
	border: 2px solid #00a5bd !important;
	background: #00a5bd !important;
}
:is(button, .button, a.button, input[type="button"], input[type="submit"] ).btn_blue:hover {
	color: #fff !important;
	border: 2px solid #008699 !important;
	background: #008699 !important;
}
/* green */
:is(button, .button, a.button, input[type="button"], input[type="submit"] ).btn_green {
	color: #fff !important;
	border: 2px solid #c9d322 !important;
	background: #c9d322 !important;
}
:is(button, .button, a.button, input[type="button"], input[type="submit"] ).btn_green:hover {
	color: #fff !important;
	border: 2px solid #bbc423 !important;
	background: #bbc423 !important;
}

.button_wrapper {
	padding: 1em 0;
	text-align: left;
}
.button_wrapper .button {
	display: inline-block;
	margin-bottom: 0 !important;
	width: 100%;
}


/* ========================================================================== TABS */
.tabs_nav_button,
.chap_nav_button {
	font-family: 'azo-sans-web', sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	background-color: #00a5bd;
	border: 2px solid #00a5bd;
	margin: 1rem 0;
	border-radius: 50px;
	width: 100%;
	line-height: 1.2em;
	padding: .5em 1em;
	box-sizing: border-box;
	display: block;
	transition-duration: .2s;
}
.tabs_nav_button:hover,
.chap_nav_button:hover {
	border: 2px solid #00a5bd;
	color: #fff !important;
	background-color: #00a5bd;
	text-decoration: none;
}
.tabs_nav_button.inactive,
.chap_nav_button {
	border: 2px solid #f3f5f6;
	color: #00a5bd;
	background-color: #f3f5f6;
}
.tabs_nav_button.inactive:hover,
.chap_nav_button.anchor-active {
	border: 2px solid #00a5bd;
	color: #fff !important;
	background-color: #00a5bd;
}


.green_style .tabs_nav_button:hover,
.green_style .chap_nav_button:hover {
	border: 2px solid #c9d322;
	color: #fff !important;	
	background-color: #c9d322;
	text-decoration: none;
}
.green_style .tabs_nav_button.inactive,
.green_style .chap_nav_button {
	color: #c9d322;
}
.green_style .tabs_nav_button.inactive:hover,
.green_style .chap_nav_button.anchor-active {
	border: 2px solid #c9d322;
	background-color: #c9d322;
}


#tabs_content {
	padding-top: 140px !important;
	margin-top: -140px !important;
}



/* ========================================================================== INPUT ETC */

select, input, textarea {	
	color: #000 !important;
	font-size: 16px !important;
	line-height: 1.5em !important;
	font-weight: 400 !important;
	text-transform: none !important;
	padding: .5em 1em !important;
	margin: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	background: #fff;
	border: 2px solid #00a5bd !important;	
	outline: none;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	text-indent: 0;
	box-sizing: border-box;
	transition-duration: .2s !important;
	width: 100%;
}
select,
select:active,
select:checked,
select:hover,
select:focus {
	border-radius: 4px !important;
	display: inline-block !important;
	line-height: 1.5em !important;
	padding: .5em 3.5em .5em 1em !important;
	background-image:
		linear-gradient(45deg, transparent 50%, #000 50%),
		linear-gradient(135deg, #000 50%, transparent 50%),
		linear-gradient(to right, #000, #ccc);
	background-position:
		calc(100% - 20px) calc(1em + 2px),
		calc(100% - 15px) calc(1em + 2px),
		calc(100% - 2.5em) 0.5em;
	background-size:
		5px 5px,
		5px 5px,
		1px 1.5em;
	background-repeat: no-repeat;
}
input:hover, 
input:checked { 
	border: 2px solid #000 !important;	
	background: #fff !important;
	color: #000 !important; 
}
input:active, 
input:focus {
	box-shadow: none !important;
	background: #fff !important;
	border: 2px solid #000 !important;	
	color: #00a5bd !important;
} 
textarea, 
input[type="text"], 
input[type="email"], 
input[type="tel"] {
	color: #000 !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	letter-spacing: 0.1em !important;
	text-transform: none !important;
	width: 100% !important;
	vertical-align: middle !important;
	box-sizing: border-box
}
input[type="number"] {
	width: 80px !important;
	text-indent: 0px !important;
	text-align: center !important;
	padding: .5em !important;
}
.allcheckout input[type="number"] {
	font-weight: 400 !important;
}
input[type="radio"], 
input[type="checkbox"], 
.input-checkbox {	
	font-family: 'Font Awesome';
	font-size: 22px !important;

	font-weight: 900;
	display: inline;
	background: none !important;
	border: none !important;
	padding-left: 0 !important;
}
input[type="radio"]:before, 
input[type="checkbox"]:before, 
.input-checkbox:before {
	content: '\f0c8';
	color: #00a5bd;
	font-weight: 900;
}
input[type="radio"]:checked:before, 
input[type="checkbox"]:checked:before, 
.input-checkbox:checked:before { 
	content: '\f00c';
	color: #000;
	font-weight: 900;
}
input[type="radio"]:hover:before, 
input[type="checkbox"]:hover:before, 
.input-checkbox:hover:before{ 
	color: #000 !important;
}
label {
	line-height: 30px;
}
h1 label,
h2 label,
h3 label {
	line-height: 40px;
}


/* ========================================================================== SELECT2 */	

.select2,
.select2-container--default,
.select2-selection__rendered,
.select2-selection--single {
	border-radius: 0 !important;
	box-shadow: none !important;
	background: none !important;
	border: none !important;
	outline: none !important;
	display: inline-block;
	font-size: 16px !important;
	color: #000 !important;
	line-height: 28px !important;
	font-weight: 400 !important;
	text-transform: none !important;
	letter-spacing: 0.02em !important;
	text-indent: 0;
	height: 32px;
}
.select2-selection--single {
	border: 2px solid #000 !important;
	height: 38px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	padding-top: 4px !important;
}
.select2-container--default.select2-container--open,
.select2-search--dropdown,
.select2-results__options {
	background-color: #ededed !important;
}
input.select2-search__field {
	background: #fff !important;
}
.select2-selection__arrow {
	height: 36px !important;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #00a5bd !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #00a5bd !important;
}
.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #000 !important;
	color: #fff !important;
}


/* ========================================================================== CONTACT FORM */ 


.wpcf7 input[type="submit"] {	
	font-family: 'azo-sans-web', sans-serif;
	font-size: 14px !important;
	font-style: normal;
	color: #fafaf5 !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
	text-align: center !important;
	text-indent: 0;
	letter-spacing: .04em;
	width: 100%;
	background-color: #00a5bd;
	border: 2px solid #00a5bd;
	border-radius: 50px !important;
	display: block;
	line-height: 1.5em !important;
	padding: .5em 1em !important;
	box-sizing: border-box;
	transition-duration: .2s;
}
.wpcf7 input[type="submit"]:hover {
	border: 2px solid #008699 !important;
	color: #fafaf5 !important;
	background-color: #008699 !important;
	cursor: pointer;
	padding: .5em 1em !important;

}
.wpcf7 p {	
	font-size: 10px;
}
.wpcf7-mail-sent-ok {
	font-size: 10px;
	font-weight: 400;
	color: #000 !important;
	text-transform: uppercase !important;
	border: none !important;
 	background: rgba(160,210,195,0.1) !important;
}
.wpcf7-mail-sent-ok:before {
	font-family: 'FontAwesome' !important;
	content: " " !important;
	color: #000 !important;
	font-weight: 400 !important;
	line-height: 10px !important;
	font-size: 10px !important;
	font-style: normal !important;
}
.wpcf7-validation-errors,
.wpcf7-not-valid-tip {
	color: #00a5bd !important;
	font-size: 10px;
	font-weight: 400;
	text-transform: uppercase !important;
	border: none !important;
	border-top: none !important; 
	background: none !important; 
	
}
.wpcf7-validation-errors:before {
	font-family: 'FontAwesome' !important;
	content: " " !important;
	font-weight: 400 !important;
	line-height: 10px !important;
	font-size: 10px !important;
	font-style: normal !important;
	padding-right: 8px;
}
.wpcf7-not-valid-tip,
.wpcf7-validation-errors {
	font-size: 10px !important;
	font-weight: 400 !important;
	color: #b81c23 !important;
	text-transform: uppercase !important;
	border: none !important;
 	background: rgba(184,28,35,0.1) !important;
	text-align: center !important;
}
.wpcf7-response-output {
	padding: 16px !important;
	text-align: center !important;
}
.wpcf7 input[type="file"] {
	border: none !important;
}
.wpcf7 .files {
	border: 2px solid #000;
}
.screen-reader-response {
	display: none;
}


/* ========================================================================== IMAGES */

.image { 
	height: auto;
	line-height: 1px;
	position: relative;
}
img,
.image img {
	width: 100%; 
	height: auto;
}
.lazy {
	background: #fff;
}
img.lazy {
	background: none;
	display: block;
}
img,
a img,
.alignleft a,
.alignright a,
.aligncenter a,
.alignnone a,
a.thickbox {
	border: none !important;
}
p img {
	max-width: 100%;
}
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; 
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; 
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; 
}
.alignleft,
.alignright {
	width: 70% !important;
	height: auto;
	margin-top: 0;	
	margin-left: 0;	
	padding-top: 1em;
	padding-bottom: 1em;
	box-sizing: border-box;
}
.alignleft {
	float: left;
	margin-right: 8.667%;
	margin-left: -25%;
}
.alignright {
	float: right;	
	margin-left: 8.667%;
	margin-right: -25%;
}
.alignleft.small {
	width: 40% !important;
	margin-left: 0;
}
.alignright.small {
	width: 40% !important;
	margin-right: 0;
}
.alignleft img,
.alignright img,
.aligncenter img {
	width: 100%;
	height: auto;
}
.aligncenter,
.alignnone {
	width: 70% !important;
	display: block;
	margin: 0 auto;
}
/*
.alignnone {
	width: 100%;
	display: block;
	margin-top: 2em;
	margin-bottom: 2em;
}*/
.wp-caption-text {
	font-family: 'azo-sans-web', sans-serif !important;
	font-size: 14px !important;
	border: none;
	text-align: right;	
	padding-top: 1em;
}
.alignleft .wp-caption-text {
	text-align: right;
	padding-left: 20%;
}
.alignright .wp-caption-text {
	text-align: left;
	padding-right: 20%;
}
embed,
iframe,
object,
video {
	max-width: 100%;
}
iframe{
	width: 100%;
}


/** ========================================================================== THICKBOX */

#TB_overlay {
	background-color: #f1f1f1 !important;
	opacity: 0.9 !important;
	z-index: 9999 !important;
}
#TB_window {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	z-index: 9999 !important;
	
	/*width: 60vw !important;
	left: 20vw !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
	top: 5vh !important;*/
}
#TB_window img#TB_Image {
	border-right: none !important;
	border-bottom: none !important;
	border-top: none !important;
	border-left: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

#TB_window a, #TB_window a:hover {
	text-decoration: none !important;
	border: none !important; 
}
#TB_Image {
	border: none !important; 
	margin: 0 !important;
    max-width: 1600px !important;;
}
.screen-reader-text {
	display: none !important;
}
.tb-close-icon{
	color: #00a5bd !important;
	display: none !important;
}
.tb-close-icon:hover{
	color: #fff !important;
}
.tb-close-icon:before {
	font: 10px 'FontAwesome' !important;
	font-weight: normal !important;
	content: '\f00d' !important;
	padding-left: 16px !important;
}
#TB_caption {
	display: none !important;
}
#TB_load {
	position: fixed;
	display: none !important;
}
#TB_load:before { 
	width: 200px !important;
	height: 200px !important;
	background-color: #000 !important;
	content: '\e646' !important;
	font: normal 20px/29px 'themify' !important;
	display: none !important;
}
#TB_closeWindow {
	display: none !important;
}



/* ========================================================================== CMPLZ COOKIE INFO */

.cmplz-cookiebanner {
	z-index: 999999 !important;
	position: fixed !important;
	margin: 0 !important;
	padding: 2rem 4.3332% !important;
	border: none !important;
	border-radius: 0 !important;
	width: 100% !important;
	background: #f3f5f6 !important;
	top: auto !important;
	bottom: 0 !important;
	left: 0 !important;
	-ms-transform: translateX(0) translateY(0) !important;
	transform: translateX(0) translateY(0) !important;
	grid-gap: 0 !important;
}
:root {
	--cmplz_category_header_always_active_color: #09627b !important;
	--cmplz_slider_active_color: #09627b !important;
	--cmplz_slider_inactive_color: #af0000 !important;
}
.cmplz-cookiebanner .cmplz-logo,
.cmplz-cookiebanner .cmplz-title,
.cmplz-cookiebanner .cmplz-close {display: none !important;}
.cmplz-cookiebanner .cmplz-message {
	font-size: 14px !important;
	color: #000 !important;
	padding-right: 2em !important;
}
.cmplz-cookiebanner .cmplz-buttons {
	margin: 1em;
}
.cmplz-btn {
	border-radius: 50px !important;
	transition-duration: .2s;
	height: auto !important;
	margin: auto !important;
}
.cmplz-btn.cmplz-accept {
	background-color: #00a5bd !important;
	border: 2px solid #00a5bd !important;
	color: #fff !important;
}
.cmplz-btn.cmplz-accept:hover {
	border: 2px solid #008699 !important;
	color: #fff !important;
	background-color: #008699 !important;
}
.cmplz-btn.cmplz-view-preferences,
.cmplz-btn.cmplz-save-preferences,
.cmplz-btn.cmplz-deny {
	background-color: transparent !important;
	border: 1px solid #000 !important;
	color: #000 !important;
}
.cmplz-btn.cmplz-view-preferences:hover,
.cmplz-btn.cmplz-save-preferences:hover,
.cmplz-btn.cmplz-deny:hover {
	background-color: transparent !important;
	border: 1px solid #b2b2b2 !important;
	color: #b2b2b2 !important;
}
.cmplz-cookiebanner .cmplz-link {
	color: #000 !important;
	text-decoration: none !important;
	border-bottom: none !important;
}
.cmplz-cookiebanner .cmplz-link:hover {
	color: #09627b !important;	
	text-decoration: underline !important;
	border-bottom: none !important;
}
.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar {
	width: 0 !important;
}
#cmplz-manage-consent {display: none !important;}
@media only screen and (max-width: 768px) { 
	.cmplz-cookiebanner .cmplz-links {
		padding-top: 2em !important;
	}
}
.cmplz-placeholder-1 {
	height: auto !important;	
}
.cmplz-blocked-content-container,
.cmplz-wp-video {
	overflow: hidden;
}


/* ========================================================================== BACKGROUND */

.bg_silver {
	background: #f3f5f6;
}
.bg_blue {
	background: #00a5bd;
}
.bg_green {
	background: #c9d322;
}
.bg_dark {
	background: #1f1f1f;
}

.bg_blue :is(h1, h2, p, a, .text.l p) {
	color: #fff !important;
}
.bg_green :is(h1, h2, p, a, .text.l p) {
	color: #fff !important;
}
.bg_green :is( h3, a:hover, .product_overview h1, .description, .description.soon, .description.oos, .purchased_info, .cat),
.green_style .bg_green :is(h1, h2, h3, a:hover, .product_overview h1, .description, .description.soon, .description.oos, .purchased_info, .cat)
{
	color: #fff !important;
}

/* green_style */
.green_style  :is(button, .button, input[type="button"], .input.button, input[type="submit"], input.submit) {
	color: #c9d322 !important;
	border: 2px solid #c9d322 !important;
}
.green_style  :is(button, .button, input[type="button"], .input.button, input[type="submit"], input.submit):hover {
	color: #fff !important;
	border: 2px solid #c9d322 !important;	
	background: #c9d322 !important;
}
.green_style :is(h1, h2, .description.soon, .description.oos, .purchased_info, .cat, .description, .description p, .description li, .cat, .exercise.text h4, #display_text_info a) {
	color: #c9d322;
 }
.green_style #display_text_info a {
	color: #c9d322 !important;
 }

/* .bg_green*/
.bg_green :is(button, .button, a.button, input[type="button"], input[type="submit"] ) {
	color: #c9d322 !important;
	border: 2px solid #c9d322 !important;
	background: #fff !important;
}
.bg_green :is(button, .button, a.button, input[type="button"], input[type="submit"] ):hover {
	color: #fff !important;
	border: 2px solid #fff !important;
	background: #c9d322 !important;
}

/* btn_white w/ blue */
:is(button, .button, a.button, input[type="button"], input[type="submit"] ).btn_white {
	color: #00a5bd !important;
	border: 2px solid #00a5bd !important;
	background: #fff !important;
}
:is(button, .button, a.button, input[type="button"], input[type="submit"] ).btn_white:hover {
	color: #fff !important;
	border: 2px solid #00a5bd !important;
	background: #00a5bd !important;
}

/* btn_white w/ green */
.parcours_bundle :is(button, .button, a.button, input[type="button"], input[type="submit"] ).btn_white {
	color: #c9d322 !important;
	border: 2px solid #c9d322 !important;
	background: #fff !important;
}
.parcours_bundle :is(button, .button, a.button, input[type="button"], input[type="submit"] ).btn_white:hover {
	color: #fff !important;
	border: 2px solid #c9d322 !important;
	background: #c9d322 !important;
}


.parcours_bundle :is(button, .button, a.button, input[type="button"], input[type="submit"] ) {
	color: #fff !important;
	border: 2px solid #c9d322 !important;
	background: #c9d322 !important;
}
.parcours_bundle :is(button, .button, a.button, input[type="button"], input[type="submit"] ):hover {
	color: #fff !important;
	border: 2px solid #b5be1f !important;
	background: #b5be1f !important;
}


/* .bg_green btn_white */
.bg_green :is(button, .button, a.button, input[type="button"], input[type="submit"] ).btn_white {
	color: #fff !important;
	border: 2px solid #fff !important;
	background: #c9d322 !important;
}
.bg_green :is(button, .button, a.button, input[type="button"], input[type="submit"] ).btn_white:hover {
	color: #c9d322 !important;
	border: 2px solid #fff !important;
	background: #fff !important;
}



/* ========================================================================== WOOCOMMERCE */	

#username, 
#password_1, 
#password_2 {
	text-transform: none !important;
}
#woo_message {
	background: #f7f7f7;
	margin-top: 0;
	margin-bottom: 2em;
}
#product_display #woo_message {
	background: #f7f7f7;
	margin-top: 0;
	margin-bottom: 2em;
}
#woo_message_inner {
	background: #f7f7f7;
	padding: 3em;
}
.woocommerce-info,
.woocommerce-message,
.woocommerce .woocommerce-message {
	text-align: center;
	list-style: none;
	color: #000 !important;
	border: none !important;
}
.woocommerce-message:before {
	content: " " !important;
}
.woocommerce-error {
	text-transform: none;
	font-weight: 400 !important;
	line-height: 1.5em;
	border: none !important;
	text-align: center;
	list-style: none;
}
.woocommerce-error li, 
.woocommerce-error li a, 
.woocommerce-message a {
	text-transform: none !important;
}
.woocommerce-error:before {
	content: " " !important;
}
.content-wrapper .woocommerce-message,
.content-wrapper .woocommerce-error {
	width: 100%;
	padding-left: 24px !important;
	padding-right: 24px !important;
	box-sizing: border-box;
}
.woocommerce-error li,
.woocommerce-message li {
	padding-left: 16px !important;
}
.woocommerce .woocommerce-info {
	padding-top: 16px !important;
	padding-bottom: 16px !important;
	padding-left: 16px !important;
	padding-right: 16px !important;
	border: none !important;
	border-radius: 4px;
 	background: #00a5bd !important;
	color: #000 !important;
	text-transform: uppercase;
	
	box-sizing: border-box;
}
.woocommerce .woocommerce-info:before {
	content: ' ' !important;
}
.woocommerce-password-strength {
	font-family: 'azo-sans-web', sans-serif !important;
	font-size: 14px !important;
	line-height: 1.3em !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
}


/* ========================================================================== WOOCOMMERCE / MY ACCOUNT */	

.woocommerce form {
	border: none !important;
	padding: 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
	margin-bottom: 3em;
	width: 100% !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
	list-style: none !important;
	padding-bottom: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 0;
	padding-right: 2em;
	display: inline-block;
	font-size: 1rem;
	text-transform: uppercase;
}		
.woocommerce-account .woocommerce-MyAccount-navigation li,
.woocommerce-account .woocommerce-MyAccount-navigation a {
	text-transform: uppercase;
	font-weight: 700;
}	
.woocommerce-account .woocommerce-MyAccount-navigation .is-active a {
	color: #00a5bd !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation-link--dashboard,
.woocommerce-account .woocommerce-MyAccount-navigation-link--downloads { 
	display: none !important;
}
.woocommerce-account .woocommerce-MyAccount-content{ 
	width: 100% !important;
	float: left !important;
	box-sizing: border-box;
}
.woocommerce-account .woocommerce-MyAccount-content p { font-size: 16px}		

.woocommerce-Address-title.title {
	padding-top: 24px;
	padding-left: 0 !important;	
}
.woocommerce-Address-title.title .edit {
	clear: both; 
	float: left !important;
	margin-bottom: 24px;
}
.woocommerce-Address address {
	clear: both; 
	float: left; 
}
.woocommerce-Address,
address {
	font-size: 16px !important;
	line-height: 1.35em !important;
	font-style: normal;
	border: none !important;
	padding: 0 !important;
}
.woocommerce-order-details {
	padding-top: 48px;
}
.woocommerce-customer-details--email,
.woocommerce-customer-details--phone {
	font-size: 16px !important;
	line-height: 1.35em !important;
	font-style: normal;
	margin: 0 !important;
	padding: 0 !important;
}
.woocommerce-customer-details--email::before,
.woocommerce-customer-details--phone::before {
	content: '' !important;
}
.woocommerce .sumo_subscription_details #subscription-cancel-selector,
.woocommerce .sumo_subscription_details #subscription-cancel-submit,
.woocommerce .sumo_subscription_details #subscription-cancel-scheduled-on {
	display: none !important;
}
.single-atc .yith-wcpb-product-bundled-items,
.single-atc .added_to_cart {
	display: none;
}


.woocommerce-MyAccount-navigation {
	display: none;
}


/* ========================================================================== SIDE CART */ 

.xoo-wsc-container, .xoo-wsc-slider {
	width: 100% !important;
}
.xoo-wsc-header,
.xoo-wsc-footer, 
.xoo-wsc-body, 
.xoo-wsc-body span.amount, 
.xoo-wsc-body a {
	color: #000 !important;
}
span.xoo-wsch-close {
	font-size: 22px !important;
}
span.xoo-wsch-close:hover {
	color: #00a5bd;
}
.xoo-wsc-basket {
	display: none !important;
}
.xoo-wsch-text {
	font-weight: 700;
	text-transform: uppercase;
}
.xoo-wsc-ship-bar-cont {
	text-align: left !important;
	margin-left: 8px;
}
.xoo-wsc-sb-bar {
	width: 100% !important;
}
.xoo-wsc-ftx-icon {
	display: none !important;
}
.xoo-wsc-ft-extras {
	font-weight: 700;
	color: #00a5bd;
}
input[type="number"].xoo-wsc-qty, 
.xoo-wsc-qtb-square {
	border-width: 0 !important;
	border: 1px solid #000 !important
}
.xoo-wsc-sl-apply-coupon input {
	margin-bottom: 1rem !important;
}
a.xoo-wsc-ft-btn-checkout {
	border: none !important;
	color: #fff !important;
}
a.xoo-wsc-ft-btn-continue {
	border: 1px solid #fff !important;
	color: #fff !important;
}
.xoo-wsc-cart-active .xoo-wsc-opac {
	background: rgba(255, 255, 255, 0.5) !important;
	backdrop-filter: blur(15px) !important;
	opacity: 1 !important;
}
.xoo-wsc-sm-sales { display: none !important; }	
.xoo-wsc-body {
	overflow: hidden !important;
}
.xoo-wsc-ft-btn-checkout {
	font-weight: 700 !important;
	background: #00a5bd !important;
	color: #fff !important;
	border: none !important;
}
.xoo-wsc-ft-btn-checkout:hover,
.xoo-wsc-ft-btn-checkout:active {
	background: #000 !important;
	border: none !important;
}
.xoo-wsc-qty-box {
	position: relative;
	max-width: 10em !important;
}
input[type="number"].xoo-wsc-qty, 
.xoo-wsc-qtb-square {
	border: none !important;
}
.xoo-wsc-qty-box .xoo-wsc-qtb-square,
.xoo-wsc-qtb-square input[type="number"].xoo-wsc-qty {
	position: relative;
	max-width: 100% !important;
	height: 40px;	
}
span.xoo-wsc-chng {
	position: absolute;
	z-index: 9;
	height: 40px;
	width: 40px;
	font-family: 'Font Awesome';
	font-size: 1px !important;
	color: #fff;
	justify-content: unset !important;
}
.xoo-wsc-minus {
	left: 0;
}
.xoo-wsc-plus {
	right: 0;
}
.xoo-wsc-minus:before,
.xoo-wsc-plus:before {
	font-size: 16px !important;
	line-height: 40px !important;
	color: #000 !important;
}
.xoo-wsc-minus:before {
	content: '\f068';
}
.xoo-wsc-plus:before {
	content: '\f067';
}
.xoo-wsc-smr-ptotal {
	height: 40px;
	line-height: 40px;
}
#footer_payment.sidecart {
	padding: 2em 0;
	margin: 0 auto;
}
.xoo-wsc-footer {
	padding: 10px 30px !important;
}
.xoo-wsc-product.xoo-wsc-is-child { display: none; }
.xoo-wsc-qty-box.xoo-wsc-qtb-square { display: none; }


/* ========================================================================== WOOCOMMERCE / CART */	

.cart-collaterals {
	margin-top: 40px !important;
}
.cart-collaterals h2 {
	margin-bottom: 20px !important;
}
.coupon {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
} 
.coupon .input-text {
	width: 70% !important;
	float: left !important;
}
.coupon .button {
	width: 25% !important;
	float: right !important;
}
.cart_totals p.wc-gzd-additional-info,
.wc-gzd-additional-info.small-business-info {
	font-size: 13px;
	border: none;
}
.woocommerce ul#shipping_method li label { }


/* ========================================================================== WOOCOMMERCE / CHECKOUT */	

.allcheckout .clear {clear: none !important; }
.woocommerce-form-coupon-toggle,
.woocommerce-additional-fields { display: none;}
.allcheckout h2,
.allcheckout h3 {
	font-family: 'azo-sans-web', sans-serif;
	font-size: 1.5rem;
	line-height: 1.3em;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.allcheckout .product-thumbnail,
.woocommerce-cart table.cart img {
	min-width: 50px !important;
	width: 50px !important;
}
.allcheckout .units-info {
	display: none !important;
}
.allcheckout #customer_details {
	width: 48% !important;
	float: left;
	clear: none !important;
}
.allcheckout #order_review {
	width: 48%;
	float: right;
}
.allcheckout .col2-set {
	width: 48%;
}
.allcheckout #customer_details.col2-set .col-1,
.allcheckout #customer_details.col2-set .col-2 {
	width: 100% !important;
}
#customer_details .col-2 {
	float: left;
	clear: both;
}
#ship-to-different-address { 	
	font-size: 13px !important;
	font-weight: normal !important;
	text-transform: none !important;
}
#order_review_heading {
	padding-top: 60px;
}
#order_review_heading {
	padding-top: 60px;
}
#place_order {
	background: #00a5bd !important;
	color: #fff !important;
	font-size: 20px !important;
	font-weight: 700 !important;
	border: 2px solid #00a5bd !important;
}
#place_order:hover {
	background: #fff !important;
	color: #000 !important;
}
.woocommerce table.shop_table,
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
	border-radius: 0px;
	border: 0px !important;
}	
.woocommerce table.shop_table {
	border: 0px !important;
}	
.woocommerce table.shop_table td,
.woocommerce table.shop_table td:hover,
.woocommerce table.shop_table tr,
.woocommerce table.shop_table li {
	line-height: 2em !important;
	background: #fff !important;
}	
.woocommerce table.shop_table th {
	line-height: 2em !important;
	background: #fff !important;
	color: #00a5bd !important;
}	
.payment_box {
	background: #ededed !important; 
}	
.payment_box:before {
	border: 1em solid #ededed !important;
	border-right-color: transparent !important;
	border-left-color: transparent !important;
	border-top-color: transparent !important;
}	
.woocommerce-billing-fields, .woocommerce-checkout-payment {
	margin: 0 !important;
	padding: 0 !important;
	margin-bottom: 20px !important;
	border-radius: 0 !important;
	border: none !important;
	background: none !important;
}
.woocommerce .woocommerce-checkout-review-order-table {	
	background: #fff !important; 
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
	font-weight: 400 !important;
}
table {
	-webkit-border-horizontal-spacing: 0px !important;
	-webkit-border-vertical-spacing: 0px !important;
}
th {
	font-weight: 400 !important;
	text-transform: uppercase !important;
}
.order-total {
	color: #000 !important;
	background: #fff !important;
}
.order-total .amount {
	font-size: 26px !important;
	line-height: 26px !important;
	font-weight: 400 !important;	
}
.cross-sells {display: none;}
.woocommerce-cart-form__cart-item a { border: none !important; }


/* CART AUTO UPDATE & MESSAGE */
.woocommerce button[name='update_cart'] {
	display: none !important;
}
.allcheckout img {
	width: auto;
}
.woocommerce mark {
	font-family: 'azo-sans-web', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.3em;
	text-transform: none;
	letter-spacing: 0.02em;
}
mark.Active-Subscription,
mark.Cancelled,
mark.Overdue, 
mark.Trial,
mark.Pending_Cancellation {
	color: #000 !important;
	background: none;
}
.woocommerce .sumo_subscription_details td {
	padding: 1.5em;	
}
.woocommerce .sumo_subscription_details #subscription-cancel-selector {
	margin-bottom: 1em !important;
}
.yith-wcpb-child-of-bundle-table-item {
	display: none !important;
}


/* ========================================================================== WOOCOMMERCE / ORDER RECEIVED */	

.woocommerce-order h3 {
	font-size: 16px !important; 
	margin-bottom: 1.35em !important;
}
.woocommerce-order p.woocommerce-thankyou-order-received {
	font-size: 24px !important;
	margin-bottom: 1.35em !important;
	text-transform: uppercase;
	font-weight: 700;
}
.woocommerce ul.order_details li,
.woocommerce ul.order_details li strong {
	font-size: 16px !important;
	line-height: 1.5em !important;
	margin-bottom: 1.35em !important;
}
.woocommerce ul.order_details li {
	margin-right: 1em !important;
	padding-right: 1em !important;
}
.woocommerce-checkout .shop_table {
	background-color: #f8f8f8 !important;
}


/* ========================================================================== MODAL CONTENT */

html.modal_active {
	overflow: hidden;	
}
.modal_element:hover {
	cursor: pointer;
}
.modal_active .modal_element:hover {
	cursor: auto;
}
.modal_wrapper,
.modal_overlay {
	position: fixed;
	z-index: -1;
	transition: all .3s ease-in-out;
}
.modal_wrapper {
	top: 10vh;
	left: 25vw !important;
	width: 50vw !important;
	height: 80vh !important;	 
	z-index: 10001 !important;
	background: #fff;
	overflow: hidden;
	border-radius: 10px;
}

.modal_wrapper.active {
	top: 10vh;
	display: block !important;
}
.modal_wrapper.active .modal_content {
	display: block !important;
}
.modal_trigger.active,
.modal_active .tabs_nav a,
.modal_active .download_container a {
	opacity: .1;
}

.modal_content_wrapper {
	overflow-y: scroll;
	height: 100%;
}
.modal_content {
	padding: 2em;
}
.modal_close_btn {	
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10002 !important;
}
.modal_close_btn:hover {
	cursor: pointer;
}
.modal_close_btn:before {
	font-family: 'Font Awesome';
	content: '\f00d';
	font-size: 20px;
	text-align: center;
	line-height: 40px;	
	color: #000;
	font-weight: 900;
	display: inline-block;
	width: 40px;
	height: 40px;
}
.modal_close_btn:hover:before {
	color: #00a5bd;
}
.modal_overlay {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;	
	background: rgba(120,120,120,.2);
	-webkit-backdrop-filter: blur(15px) !important;
	backdrop-filter: blur(15px) !important;
}
@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)){
	.modal_overlay {
		background: rgba(120,120,120,.2);
	}
}
.modal_active .modal_overlay {
	z-index: 10000 !important;
	opacity: 1;
}
.modal_element img {
	opacity: 1 !important;
}
.modal_content .title {
	margin-bottom: 2rem;
}
.modal_content h1 {
	text-align: center;
	color: #00a5bd;
}
.modal_content h2,
.modal_content .title p {
	text-align: center;
	text-transform: none;
	-webkit-hyphens: none;
	hyphens: none;
}
.modal_content p {
	font-size: 16px;
	padding-bottom: 1em !important;
}
#lessons_nav__modal.modal_wrapper {
	top: 10vh;
	left: 35vw !important;
	width: 30vw !important;
	height: 80vh !important;	 
	z-index: 10001 !important;
	background: #fff;
	overflow: hidden;
	border-radius: 10px;
}
#lessons_nav__modal .modal_content {
	padding: 0;
}


/* ========================================================================== RESPONSIVE */

@media only screen and (max-width: 1400px) { 

	#fixhead .c10 {
		width: 95% !important;
	}
	#fixhead .col.left {
		width: 12%;
	}
	#fixhead .col.right {
		width: 88%;
	}
}


@media only screen and (max-width: 1200px) { 
		
	#fixhead .c10 {
		width: 95% !important;
	}
	#fixhead .col.left {
		width: 12%;
	}
	#fixhead .col.right {
		width: 88%;
	}
	h1,
	.xl h1, .xl h2, .slogan { 
		-webkit-hyphens: auto;
		hyphens: auto;
	}
	p, ul, ol, li {
		font-size: 16px;
		line-height: 1.4em;
	}
	.text.l :is(p, ol, ul, li)	{
 		font-size: 20px;
		line-height: 1.5em;
	}
	#regular_p_content {
		width: 83.3334%;
	}

	
}


@media only screen and (max-width: 1024px) { 
			
 	#fixhead {
		height: auto;
		min-height: 60px;		
	}
	#fixhead .c10,
	#fixhead .col.left,
	#fixhead .col.right {
		width: 100% !important;
	}
	.logo {
		height: 60px;
		width: 170px;
		margin: 0 auto;
		padding-bottom: 0;
	}
	.small_nav .logo {
		margin-top: 0;
		padding-top: 18px;
	}
	.small_nav .logo svg #icon { 
		opacity: 1; 
		display: block;
	}
	
	.logo svg {
		height: auto;
	}
	.logo svg #headline,
	.logo svg #subline {
		display: none;
	}	
	#main-navigation {
		text-align: center;
		padding-top: 0;
	}
	#main-navigation a,
	#main-navigation .sub-menu a {
		line-height: 40px;
		padding: 8px 16px;
	}
	p, ul, ol, li {
		font-size: 16px;
		line-height: 1.4em;
	}
	.text.l :is(p, ol, ul, li)	{
 		font-size: 18px;
		line-height: 1.4em;
	}
	.xl h1, .xl h2 {
 		font-size: 64px;
	}
	.l :is(h1, h2, h3, h4),
	h1, h2, h3, .faq_element h3 {
 		font-size: 18px;
		line-height: 1.1em;
	}
	.title.l h1,
	.text.l h1,
	.text.l h3 {
		font-size: 36px;
	}
	.text.l h1 {
		padding-top: 2em;
	}	
	.text.l h3 {
		padding: 1em 0;
	}
	#workshop_dates .infobox h1 {
		font-size: 24px;
	}
	.button_wrapper .c6 {
		width: 100% !important;
		padding: 0 !important;
		margin: .5em 0;
	}
	#sort_navigation .button {
		grid-column-end: span 3;
	}
	#product_display_top {
		width: 100%;
	}
	#product_display_left,
	#product_display_right {
		width: 100% !important;
	}
	#lessons_nav__modal.modal_wrapper {
		left: 25vw !important;
		width: 50vw !important;
	}
	#content .c8 {
		width: 100%;
	}
	#chapter_navigation {
		width: auto;
		position: fixed;
		z-index: 9;
		right: 0;
		bottom: 64px;
	}
	#chapter_navigation_inner {
		width: 100%;
	}
	#footer-navigation,
	#footer-payment,
	#social-navigation {
		width: 33%;
	}	
	.bundle_nav-info {
		display: none;		
	}
	
}

@media only screen and (max-width: 768px) {

	#main-navigation li a {
		font-size: 12px;
	}
	.xl h1, .xl h2, .slogan {
		font-size: 40px;
	}
	.text a {
		-webkit-hyphens: auto;
		hyphens: auto;
	}	
	.blog_element .content_image {
		width: 112% !important;
		margin-left: -6%;
	}
	.blog_element.odd .content_all,
	.blog_element.even .content_image,
	.blog_element.even .content_all,
	.blog_element.odd .content_image {
		float: none;
	}
	.blog_element .content_all,
	.blog_element .content_image {
		width: 100%;
	}
	.blog_element .content_image {
		max-height: 50vh;
	}	
	.blog_element .content_all {
		padding-top: 2em;
		display: block;
		height: auto;
	}
	.blog_element .content_all_inner {
		display: block;
	}	
	#is_part .image {
		display: none;
	}
	section.full,
	#hero,
	.postslider .postslider_inner {
		height: 50vh !important;
	}	
	#product_display_top .c10 {
		width: 100%;
	}
	#content_nav_inner {
		padding-top: 0;
		padding-bottom: 3em;
		padding-left: 0;
		box-shadow: none;
	}
	#lessons_nav__modal.modal_wrapper {
		left: 5vw !important;
		width: 90vw !important;
	}
	#footer-navigation,
	#footer-payment,
	#social-navigation,
	#footer-navigation li,
	#footer-navigation a,
	#footer-payment,
	#social-navigation{
		width: 100%;
		box-sizing: border-box;
		text-align: center;
	}
	#footer-navigation a,
	#footer_inner .label {
		padding: 1em;
	}	
	button,
	.button, 
	input[type="button"], 
	.input.button,
	input[type="submit"],
	input.submit,
	.woocommerce #respond input#submit, 
	.woocommerce a.button, 
	.woocommerce button.button, 
	.woocommerce input.button {
		-webkit-hyphens: auto;
		hyphens: auto;
	}
	#copyright {
		text-align: center;
	}

}
	
@media only screen and (max-width: 600px) {

	.chap {
		padding-top: 2em;
		padding-bottom: 1em;
	}
	#fixhead {
		height: 50px;
		border: none;
	}
	#fixhead .col.right {
		display: none;
	}
	#hero {
		margin-top: 50px;
	}
	.postslider_inner {
		background-position: center;
	}
	.xl :is(h1, h2),
	#product_display :is(h1, h2),
	h1, h2,	.slogan,
	.title.l .subtitle { 
		font-size: 36px;
		-webkit-hyphens: none;
		hyphens: none;
	}
	.postslider h1,
	.postslider .style_3 h1
	{
		font-size: 36px;
	}
	.postslider h2,
	.postslider .style_3 h2
	{
		font-size: 20px;
	}
	.postslider p {
		font-size: 20px;
		text-transform: none;
	}	
	.postslider .slick-prev, 
	.postslider .slick-next {
		display: none !important;
	}	
	.product_overview .product,
	.product_overview_inner {
		margin-top: 0;
	}
	#content_nav {
		padding: 0 !important;
		width: 96%;
	}
	#product_display #product_display_right,
	#product_display .message {
		padding-top: 0;
		padding-bottom: 0;
	}
	#product_display #product_purchase .var .col.left,
	#product_display #product_purchase .var .col.right {
		width: 100%;
		clear: both;
	}
	#is_part .image {
		display: none;
	}
	.alignleft,
	.alignright,
	.aligncenter {
		float: none;
		width: 100% !important;
		margin: 0 auto;
	}
	.woocommerce-message a.button, 
	.woocommerce-error a.button, 
	.woocommerce-info a.button {
		display: block !important;
		padding: 0 !important;
	}
	.woocommerce-error li, 
	.woocommerce-message li {
		padding-left: 0 !important;
	}
	.coupon .input-text,
	.coupon .button {
		width: 100% !important;
		float: left !important;
		margin-top: 8px !important;
		margin-bottom: 8px !important;
	}
	.coupon .input-text,
	.coupon .button {
		width: 100% !important;
		float: left !important;
		margin-top: 8px !important;
		margin-bottom: 8px !important;
	}
	.col2-set .col-1,
	.col2-set .col-2 {	
		width: 100% !important;
		float: left !important;
	}
	.allcheckout h2, 
	.allcheckout h3 {
		min-height: 20px;
		padding-top: 20px;
	}
	.allcheckout #customer_details,
	.allcheckout #order_review {
		width: 90% !important;
		float: none;
		clear: both !important;
		margin: 0 auto;
	}
	#main_inner {
		padding-bottom: 0; 
	}
	.blog_element {
		margin-bottom: 4em;
	}	
	.video {
		padding: 0 !important;
		overflow: hidden;
		max-height: 33vh;
	}
	.video iframe {
		position: relative;
		height: auto;
		min-height: 34vh;
	}
	#bundle_nav_menu_inner,
	#bundle_nav_menu_inner a,
	#bundle_nav_menu li, 
	#bundle_nav_menu li a {
		text-align: center;
	}
	#bundle_nav {
		display: none;
	}
	#sort_navigation .button {
		grid-column-end: span 6;
	}
	
	#chapter_navigation {
		position: relative;
	
	}
	
	
}


