/*
Theme Name: Confit
Theme URI: https://wordpress.com/themes/confit/
Description: Confit is the perfect theme for restaurants and cafés. With Confit, it’s easier than ever to add (and edit) your menu, and to show off your best dishes and restaurant decoration. Map your location so customers can easily find you, and display phone numbers and business hours with our specialized Contact Info widget.
Version: 1.3.3
Author: Automattic
Author URI: https://wordpress.com/themes/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: confit
Tags: custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, left-sidebar, microformats, rtl-language-support, sticky-post, theme-options, translation-ready, two-columns

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

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/* =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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

/* =Michaela Shivananda modern front page
----------------------------------------------- */

body.home {
	background: #fbf5ea;
	color: #31291f;
}

body.home.custom-background {
	background-image: none !important;
	background-attachment: scroll !important;
	background-size: auto !important;
}

body.home #wrapper {
	margin: 0;
	max-width: none;
	min-height: auto;
}

body.home #page {
	padding: 0;
}

body.home #page:before,
body.home #masthead,
body.home #secondary,
body.home .site-footer {
	display: none;
}

body.home #main {
	background:
		radial-gradient(circle at 82% 8%, rgba(220, 177, 83, 0.26), transparent 28rem),
		linear-gradient(180deg, #fbf1dd 0%, #fffaf2 44%, #f9f0e2 100%);
	min-height: 100vh;
}

.shivananda-home {
	color: #352a1d;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 1.72;
	overflow: hidden;
}

.shivananda-home *,
.shivananda-home *:before,
.shivananda-home *:after {
	box-sizing: border-box;
}

.shivananda-home a {
	color: inherit;
}

.shivananda-topbar {
	align-items: center;
	display: flex;
	gap: 32px;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1180px;
	padding: 26px 32px 0;
	position: relative;
	z-index: 3;
}

.shivananda-brand {
	display: inline-flex;
	flex-direction: column;
	gap: 2px;
	text-decoration: none;
}

.shivananda-brand__script {
	color: #af812a;
	font-family: Enriqueta, Georgia, serif;
	font-size: 30px;
	font-style: italic;
	letter-spacing: 0;
	line-height: 1;
}

.shivananda-brand__subline {
	color: #6a5a43;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.14em;
	line-height: 1.5;
	text-transform: uppercase;
}

.shivananda-navlinks {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 8px 24px;
	justify-content: flex-end;
}

.shivananda-navlinks a {
	color: #6f5c3d;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-decoration: none;
	text-transform: uppercase;
}

.shivananda-navlinks a:hover,
.shivananda-navlinks a:focus {
	color: #bd8424;
}

.shivananda-hero {
	align-items: center;
	display: grid;
	gap: 52px;
	grid-template-columns: minmax(0, 0.96fr) minmax(360px, 0.86fr);
	margin: 0 auto;
	max-width: 1180px;
	min-height: auto;
	padding: 50px 32px 62px;
	position: relative;
}

.shivananda-hero:before {
	background: rgba(255, 255, 255, 0.45);
	border: 1px solid rgba(201, 159, 76, 0.18);
	content: "";
	height: 84%;
	position: absolute;
	right: -12vw;
	top: 5%;
	transform: rotate(-2deg);
	width: 58vw;
	z-index: 0;
}

.shivananda-hero__copy,
.shivananda-hero__image {
	position: relative;
	z-index: 1;
}

.shivananda-welcome {
	color: #a37420;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.02em;
	margin-bottom: 18px;
}

.shivananda-hero h1,
.shivananda-section-heading h2,
.shivananda-split h2,
.shivananda-closing h2 {
	clear: none;
	color: #9d7325;
	font-family: Enriqueta, Georgia, serif;
	font-weight: 700;
	letter-spacing: 0;
}

.shivananda-hero h1 {
	font-size: 56px;
	line-height: 1.02;
	margin: 0 0 22px;
	max-width: 760px;
}

.shivananda-hero__roles {
	color: #5b4a34;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 26px;
}

.shivananda-hero p {
	color: #493c2c;
	margin-bottom: 18px;
	max-width: 680px;
}

.shivananda-button {
	align-items: center;
	background: linear-gradient(135deg, #c99b3f 0%, #b9781d 100%);
	border-radius: 999px;
	box-shadow: 0 18px 36px rgba(142, 97, 27, 0.25);
	color: #fff !important;
	display: inline-flex;
	font-size: 13px;
	font-weight: 800;
	justify-content: center;
	letter-spacing: 0.08em;
	margin-top: 12px;
	min-height: 48px;
	padding: 0 28px;
	text-decoration: none;
	text-transform: uppercase;
}

.shivananda-button:after {
	content: "›";
	font-size: 24px;
	line-height: 1;
	margin-left: 12px;
}

.shivananda-button:hover,
.shivananda-button:focus {
	background: linear-gradient(135deg, #d8ac54 0%, #a96918 100%);
	color: #fff !important;
	transform: translateY(-1px);
}

.shivananda-button--light {
	background: #fff8e8;
	border: 1px solid rgba(255, 255, 255, 0.62);
	box-shadow: none;
	color: #9b6416 !important;
}

.shivananda-button--light:hover,
.shivananda-button--light:focus {
	background: #fff;
	color: #8d5d18 !important;
}

.shivananda-hero__image {
	align-self: stretch;
	border-radius: 160px 160px 0 0;
	box-shadow: 0 36px 80px rgba(95, 66, 23, 0.18);
	height: 620px;
	min-height: 0;
	overflow: hidden;
}

.shivananda-hero__image:after {
	background: linear-gradient(180deg, transparent 58%, rgba(251, 241, 221, 0.92) 100%);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.shivananda-hero__image img {
	display: block;
	height: 100%;
	object-fit: cover;
	object-position: 62% 45%;
	width: 100%;
}

.shivananda-focus {
	background: rgba(255, 253, 248, 0.88);
	border-top: 1px solid rgba(196, 154, 74, 0.2);
	padding: 74px 32px 82px;
}

.shivananda-section-heading {
	margin: 0 auto 38px;
	max-width: 980px;
	text-align: center;
}

.shivananda-section-heading p {
	color: #b4852e;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0.16em;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.shivananda-section-heading h2 {
	font-size: 42px;
	line-height: 1.16;
	margin: 0;
}

.shivananda-focus-grid {
	display: grid;
	gap: 1px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin: 0 auto;
	max-width: 1120px;
}

.shivananda-focus-grid article {
	background: rgba(255, 255, 255, 0.78);
	border-left: 1px solid rgba(196, 154, 74, 0.18);
	min-height: 260px;
	padding: 42px 34px 38px;
	text-align: center;
}

.shivananda-focus-grid article:first-child {
	border-left: none;
}

.shivananda-icon {
	align-items: center;
	border: 1px solid rgba(190, 142, 48, 0.35);
	border-radius: 50%;
	color: #bc8729;
	display: inline-flex;
	font-family: Georgia, serif;
	font-size: 28px;
	height: 62px;
	justify-content: center;
	margin-bottom: 24px;
	width: 62px;
}

.shivananda-focus h3 {
	clear: none;
	color: #2e271f;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: 800;
	letter-spacing: 0.04em;
	line-height: 1.35;
	margin-bottom: 14px;
	text-transform: uppercase;
}

.shivananda-focus p {
	color: #6f614d;
	font-size: 15px;
	margin: 0;
}

.shivananda-split {
	align-items: center;
	display: grid;
	gap: 58px;
	grid-template-columns: 0.86fr 1fr;
	margin: 0 auto;
	max-width: 1120px;
	padding: 92px 32px;
}

.shivananda-split__media {
	border-radius: 10px;
	box-shadow: 0 24px 60px rgba(100, 71, 31, 0.16);
	overflow: hidden;
}

.shivananda-split__media img {
	display: block;
	height: 430px;
	object-fit: cover;
	width: 100%;
}

.shivananda-split__copy {
	background: rgba(255, 255, 255, 0.7);
	border: 1px solid rgba(192, 150, 63, 0.18);
	border-radius: 10px;
	padding: 54px;
}

.shivananda-split h2 {
	font-size: 44px;
	line-height: 1.12;
	margin: 0 0 24px;
}

.shivananda-split p {
	color: #514535;
	margin-bottom: 20px;
}

.shivananda-split p:last-child {
	margin-bottom: 0;
}

.shivananda-closing {
	background: linear-gradient(135deg, #caa04e 0%, #ad7620 100%);
	color: #fff8e8;
	display: grid;
	gap: 52px;
	grid-template-columns: 0.85fr 1fr;
	padding: 76px max(32px, calc((100vw - 1120px) / 2));
}

.shivananda-closing h2,
.shivananda-closing p {
	color: inherit;
}

.shivananda-closing h2 {
	font-size: 40px;
	line-height: 1.15;
	margin: 0 0 12px;
}

.shivananda-closing p {
	margin-bottom: 18px;
}

.shivananda-closing__statement {
	font-family: Enriqueta, Georgia, serif;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.2;
}

@media screen and (max-width: 960px) {
	.shivananda-topbar {
		align-items: flex-start;
		flex-direction: column;
		padding: 24px 24px 0;
	}

	.shivananda-navlinks {
		justify-content: flex-start;
	}

	.shivananda-hero,
	.shivananda-split,
	.shivananda-closing {
		grid-template-columns: 1fr;
	}

	.shivananda-hero {
		gap: 36px;
		min-height: auto;
		padding: 48px 24px 64px;
	}

	.shivananda-hero:before {
		display: none;
	}

	.shivananda-hero h1 {
		font-size: 46px;
	}

	.shivananda-hero__image {
		border-radius: 120px 120px 0 0;
		height: 470px;
	}

	.shivananda-focus {
		padding: 58px 24px 64px;
	}

	.shivananda-focus-grid {
		grid-template-columns: 1fr;
	}

	.shivananda-focus-grid article,
	.shivananda-focus-grid article:first-child {
		border-left: none;
		border-top: 1px solid rgba(196, 154, 74, 0.18);
	}

	.shivananda-focus-grid article:first-child {
		border-top: none;
	}

	.shivananda-split {
		padding: 64px 24px;
	}

	.shivananda-split__copy {
		padding: 36px;
	}

	.shivananda-closing {
		padding: 62px 24px;
	}
}

@media screen and (max-width: 620px) {
	.shivananda-home {
		font-size: 16px;
	}

	.shivananda-brand__script {
		font-size: 25px;
	}

	.shivananda-navlinks {
		gap: 6px 15px;
	}

	.shivananda-navlinks a {
		font-size: 11px;
	}

	.shivananda-hero {
		padding-top: 38px;
	}

	.shivananda-hero h1 {
		font-size: 38px;
		line-height: 1.08;
	}

	.shivananda-hero__roles {
		font-size: 16px;
	}

	.shivananda-hero__image {
		border-radius: 84px 84px 0 0;
		height: 380px;
	}

	.shivananda-section-heading h2,
	.shivananda-split h2,
	.shivananda-closing h2 {
		font-size: 32px;
	}

	.shivananda-focus-grid article {
		min-height: auto;
		padding: 34px 24px;
	}

	.shivananda-split__media img {
		height: 300px;
	}

	.shivananda-split__copy {
		padding: 28px 24px;
	}

	.shivananda-closing__statement {
		font-size: 28px;
	}
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}

/* Clearing floats */
.clear:after {
	clear: both;
}
.clear:before,
.clear:after {
	display: table;
	content: "";
}


/* =Repeatable patterns
----------------------------------------------- */

html, input, textarea {
	-webkit-font-smoothing: antialiased;
}
body {
	text-rendering: optimizeLegibility;
}
/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: rgba(0,0,0,0.2);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
	margin-bottom: 2.3rem;
}
/* Text elements */
p {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
dt {
	font-weight: bold;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	width: 100%;
}
th {
	font-weight: bold;
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
	*overflow: visible; /* Corrects inner spacing displayed oddly in IE6/7 */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #E94F1D;
	border: none;
	border-radius: 2px;
	color: #fff;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	padding: 6px 18px;
	padding: 0.6rem 1.8rem;
	text-transform: uppercase;
	vertical-align: top;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: #85AA0C;
	cursor: pointer;
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: #85AA0C;
	box-shadow: inset 0 0 8px 2px rgba(0,0,0,0.2), 0 1px 0 0 rgba(0,0,0,0.2);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type=text]:not(.OT_searchDateField):not(.OT_searchTimeField):not(.OT_searchPartyField),
input[type=email],
input[type=password],
textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #8c8885;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
	color: #36312d;
}
input[type=text]:not(.OT_searchDateField):not(.OT_searchTimeField):not(.OT_searchPartyField),
input[type=email],
input[type=password] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 100%;
}

/* Links */
a {
	color: #e94f1d;
	text-decoration: none;
}
a:visited {
	color: #e94f1d;
}
a:hover,
a:focus,
a:active {
	color: #85aa0c;
}
#page a { /* We're using #page before a so that the WordPress Toolbar isn't interfered with */
	-webkit-transition: all .2s ease-in; /* Safari 3.2+, Chrome */
	-moz-transition: all .2s ease-in; /* Firefox 4-15 */
	-o-transition: all .2s ease-in; /* Opera 10.5–12.00 */
	transition: all .2s ease-in; /* Firefox 16+, Opera 12.50+ */
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-right: 2.4rem;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-left: 2.4rem;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}


/* =Structure
----------------------------------------------- */

body {
	background-color: #f6f6f6;
}
body.custom-background {
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-attachment: fixed !important;
}
body.background-size-disabled {
	-webkit-background-size: auto auto !important;
	-moz-background-size: auto auto !important;
	-o-background-size: auto auto !important;
	background-size: auto auto !important;
}
body,
button,
input,
select,
textarea {
	color: #024d82;
	font-family: Enriqueta, georgia, serif;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1.6;
}
/* Page structure */

html,
body {
	height: 100%;
}
#wrapper {
	margin-right: 10px;
	margin-right: 1.0rem;
	max-width: 954px;
	min-height: 100%;
	position: relative;
}
#page {
	padding-bottom: 24px;
	padding-bottom: 2.4rem;
}
#page:before {
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.95);
	content: '';
	min-height: 100%;
	position: absolute;
		top: 0;
		left: 0;
	width: 282px;
}
#masthead {
	float: left;
	width: 282px;
}
#primary {
	float: right;
	margin: 120px 0 0 10px;
	margin: 12rem 0 0 1rem;
	width: 64.77987421%;
}
#content {
	position: relative;
}
#secondary { /* Sidebar 1 */
	clear: left;
	float: left;
	overflow: hidden;
	position: relative;
	width: 282px;
	z-index: 2;
}
.site-footer {
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.95);
	border-radius: 3px;
	clear: both;
	margin: 0 0 0 35.22012578%;
}
.site-info {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.8461538461;
	margin: 0 4.85436893%;
	padding: 24px 0;
	padding: 2.4rem 0;
}


/* =Header
----------------------------------------------- */

#masthead {
	padding: 48px 0 0;
	padding: 4.8rem 0 0;
	position: relative;
	z-index: 2;
}
.header-image {
	margin: 0 10.63829787% 24px;
	margin: 0 10.63829787% 2.4rem;
	max-width: 222px;
	max-width: 22.2rem;
}
.header-image img {
	display: block;
	margin: 0 auto;
}
#masthead hgroup {
	margin: 0 10.63829787% 24px;
	margin: 0 10.63829787% 2.4rem;
}
.site-title {
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 300;
	letter-spacing: -0.045em;
	line-height: 1;
}
.site-title a {
	text-decoration: none;
}
.site-title a:hover {
	color: #024d82;
}
.site-description {
	color: #024d82;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.8461538461;
}

/* Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

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

/* =Menu
----------------------------------------------- */

.main-navigation {
	clear: both;
	display: block;
	float: left;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.6428571428;
	margin: 0 10.63829787% 48px;
	margin: 0 10.63829787% 4.8rem;
	width: 78.72340426%;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	width: 100%;
}
.main-navigation li {
	border-bottom: 1px solid rgba(0,0,0,0.2);
	position: relative;
}
.main-navigation a {
	color: #024d82;
	display: block;
	display: block;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-weight: 300;
	padding: 6px 0;
	padding: 0.6rem 0;
	text-decoration: none;
}
.main-navigation a:hover,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
	color: #e94f1d;
}
.main-navigation ul ul {
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.95);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.1);
	box-shadow: 0 3px 3px rgba(0,0,0,0.1);
	display: none;
	position: absolute;
		top: 0;
		left: 100%;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul ul a {
	padding: 6px 9.009009%;
	padding: 0.6rem 9.009009%;
	width: 81.981982%;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	display: block;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
}

/* Small menu */
.menu-toggle {
	cursor: pointer;
	text-transform: uppercase;
}
.main-small-navigation .menu {
	display: none;
}
.main-small-navigation a {
	color: #36312d;
	display: block;
	display: block;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-weight: 300;
	padding: 6px 0;
	padding: 0.6rem 0;
	text-decoration: none;
}
.main-small-navigation ul ul {
	margin: 0 0 0 4.85436893%;
}


/* =Content
----------------------------------------------- */

.attachment-confit-thumbnail {
	margin: -24px 0 24px;
	margin: -2.4rem 0 2.4rem;
}
.entry-meta {
	clear: both;
	color: #024d82;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.8461538461;
	margin: 0 4.85436893%;
}
.entry-header .entry-meta a {
	color: #8c8885;
	text-decoration: none;
}
.entry-header .entry-meta a:hover {
	color: #85AA0C;
	text-decoration: underline;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-title {
	border-left: 5px solid #e94f1d;
	color: #e94f1d;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 42px;
	font-size: 4.2rem;
	font-weight: 300;
	line-height: 1.1428571428;
	padding: 0 4.85436893% 0 4.04530744%;
	letter-spacing: -0.04em;
}
.entry-title a {
	text-decoration: none;
}
.entry-title a:hover {
	color: #85aa0c;
}
.entry-content,
.entry-summary {
	margin: 24px 4.85436893% 0;
	margin: 2.4rem 4.85436893% 0;
	color: #85aa0c;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: -0.04em;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
.entry-content h1,
.comment-content h1 {
	font-size: 42px;
	font-size: 4.2rem;
	line-height: 1.1428571428;
	letter-spacing: -0.06em;
}
.entry-content h2,
.comment-content h2 {
	font-size: 35px;
	font-size: 3.5rem;
	line-height: 1.3714285714;
}
.entry-content h3,
.comment-content h3 {
	font-size: 30px;
	font-size: 3.0rem;
	line-height: 1.6;
}
.entry-content h4,
.comment-content h4 {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1;
}
.entry-content h5,
.comment-content h5 {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333333333;
}
.entry-content h6,
.comment-content h6 {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul {
	margin: 0 0 24px;
	margin: 0 0 2.4rem;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul {
	list-style: disc;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal;
}
.entry-content li,
.comment-content li {
	margin: 0 0 0 36px;
	margin: 0 0 0 3.6rem;
}
.entry-content blockquote,
.comment-content blockquote {
	border-left: 5px solid #E94F1D;
	color: #024d82;
	margin: 48px 0;
	margin: 4.8rem 0;
	padding-left 24px;
	padding-left: 2.4rem;
	font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.8461538461;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid rgba(0,0,0,0.2);
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.8461538461;
	margin: 24px 0;
	margin: 2.4rem 0;
	overflow: auto;
	max-width: 100%;
	padding: 24px;
	padding: 2.4rem;
}
.entry-content pre code,
.comment-content pre code {
	display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.6325;
	margin: 0 0 24px;
	margin: 0 0 2.4rem;
}
img.alignleft {
	margin: 7px 24px 7px 0;
	margin: 0.7rem 2.4rem 0.7rem 0;
}
img.alignright {
	margin: 7px 0 7px 24px;
	margin: 0.7rem 0 0.7rem 2.4rem;
}
img.aligncenter {
	margin-top: 7px;
	margin-top: 0.7rem;
	margin-bottom: 7px;
	margin-bottom: 0.7rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
.entry-content dl,
.comment-content dl {
	margin: 24px 0;
	margin: 2.4rem 0;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
}
.entry-content dd,
.comment-content dd {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid rgba(0,0,0,0.2);
	color: #777;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.6428571428;
	margin: 0 0 24px;
	margin: 0 0 2.4rem;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 14px;
	font-size: 1.4rem;
	margin: 12px 0;
	margin: 1.2rem 0;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid rgba(0,0,0,0.2);
	padding: 8px 10px 8px 0;
	padding: 0.8rem 1rem 0.8rem 0;
}
.sticky {
}
.site-content article {
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.95);
	border-radius: 3px;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
	overflow: hidden;
	padding: 24px 0 0;
	padding: 2.4rem 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 24px;
	margin: 0 0 2.4rem;
}
footer.entry-meta {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
footer.entry-meta .cat-links + .tag-links:before,
footer.entry-meta .cat-links + .comments-link:before,
footer.entry-meta .cat-links + .edit-link:before,
footer.entry-meta .tag-links + .comments-link:before,
footer.entry-meta .tag-links + .edit-link:before,
footer.entry-meta .comments-link + .edit-link:before {
	content: '\2022\0020';
}

/* =Archives
----------------------------------------------- */

.archive-header,
.page-header,
.single .menu-group-header {
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.95);
	border-radius: 3px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.7142857142;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
	padding: 24px 4.85436893%;
	padding-bottom: 2.4rem 4.85436893%;
}

.menu-group-description,
.taxonomy-description {
	font-weight: 400;
}


/* =Menu Item
------------------------------------------------*/

.page-template-page-menu-php .menu-items {
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.95);
	border-radius: 3px;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
	padding: 24px 0;
	padding: 2.4rem 0;
}
.page-template-page-menu-php .menu-group-title {
	color: #e94f1d;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 35px;
	font-size: 3.5rem;
	font-weight: 300;
	letter-spacing: -0.03em;
	line-height: 1.3714285714;
	padding: 0 4.85436893%;
}
.page-template-page-menu-php .menu-group-description {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.7142857142;
	margin: 0 4.85436893%;
}
.page-template-page-menu-php .menu-items article {
	background: none;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	border-radius: 0;
	margin-bottom: 0;
	padding: 24px 4.85436893%;
	padding: 2.4rem 4.85436893%;
}
.page-template-page-menu-php .menu-items .menu-thumbnail {
	float: left;
	margin: 0 30px 5px 0;
}
.page-template-page-menu-php .menu-items .menu-thumbnail img {
	border-radius: 2px;
	vertical-align: middle;
}
.page-template-page-menu-php .menu-items article:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.page-template-page-menu-php .menu-items .entry-header {
	position: relative;
}
.page-template-page-menu-php .menu-items .entry-title {
	border: none;
	clear: none;
	color: #36312d;
	font-family: Enriqueta, georgia, serif;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.6;
	margin: 0;
	padding: 0 54px 0 0;
}
.page-template-page-menu-php .menu-items .menu-price {
	font-weight: 700;
	position: absolute;
		top: 0;
		right: 0;
	text-align: right;
}
.menu-item .entry-content {
	margin: 0;
}
.menu-item .entry-content p {
	font-size: 14px;
	font-size:1.4rem;
	line-height: 1.7142857142;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
.menu-item .entry-content p:last-of-type {
	margin-bottom: 0;
}
.menu-labels span {
	background-color: #E94F1D;
	border-radius: 17px;
	color: #fff;
	font-size: 10px;
	font-size: 1.0rem;
	line-height: 1;
	margin: 7px 5px 0 0;
	padding: 3px 15px 4px;
}
.menu-item footer.entry-meta {
	clear: none;
	margin: 0;
}
.pdf-menu {
	position: absolute;
		top: -44px;
		right: -44px;
}
.pdf-menu a {
	background-color: #E94F1D;
	border-radius: 50%;
	color: #fff;
	display: table-cell;
	font-size: 13px;
	font-size: 1.3rem;
	font-style: italic;
	font-weight: 700;
	line-height: 1.0833333333;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 64px;
	height: 84px;
}
.pdf-menu a:hover {
	background-color: #85aa0c;
}

/* Menu item single */
.single .menu-labels {
	display: block;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}


/* =Media
----------------------------------------------- */

/* Responsive images */
.header-image img,
.entry-header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.header-image img,
.entry-header img,
.comment-content img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid rgba(0,0,0,0.2);
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
	max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
	margin-top: 8px;
	margin-top: 0.8rem;
	margin-bottom: 8px;
	margin-bottom: 0.8rem;
}
.wp-caption img {
	display: block;
	height: auto;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text img {
	display: inline;
	vertical-align: middle;
}
.wp-caption .wp-caption-text {
	color: #918E8C;
	margin: 12px 5px;
	margin: 1.2rem 0.5rem;
}
.site-content .gallery,
.site-content .tiled-gallery {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
.gallery-caption {
	color: #918e8c;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
}
.site-content .gallery a img {
	border: none !important;
	height: auto;
	max-width: 98.5%;
}
.site-content .gallery dd {
	margin: 0;
}
.entry-content dt.gallery-icon,
.entry-content dd.gallery-caption {
	line-height: 1.5;
	margin: 3px 0;
	margin: 0.3rem 0;
}

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


/* =Navigation
----------------------------------------------- */

.site-content .site-navigation {
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.95);
	border-radius: 3px;
	margin: 24px 0;
	margin: 2.4rem 0;
	overflow: hidden;
}
.site-content .nav-previous {
	float: left;
	padding: 24px 0 24px 4.85436893%;
	padding: 2.4rem 0 2.4rem 4.85436893%;
	width: 45.14563106%;
}
.site-content .nav-next {
	float: right;
	padding: 24px 4.85436893% 24px 0;
	padding: 2.4rem 4.85436893% 2.4rem 0;
	width: 45.14563106%;
	text-align: right;
}
#nav-above {
	display: none;
}
#image-navigation {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.8461538461;
	margin: 24px 4.85436893% 0;
	margin: 2.4rem 4.85436893% 0;
}
.previous-image,
.next-image {
	display: block;
	float: left;
	width: 50%;
}
.next-image {
	float: right;
	text-align: right;
}
#comments .site-navigation {
	background: none;
	margin: 24px 0 48px;
	margin: 2.4rem 0 4.8rem;
}
#comments .nav-previous,
#comments .nav-next {
	padding: 0;
	width: 50%;
}


/* =Comments
----------------------------------------------- */

.comments-area {
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.95);
	border-radius: 3px;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
	padding: 24px 4.85436893%;
	padding: 2.4rem 4.85436893%;
}
.comments-title {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.6;
}
.commentlist li.comment {
	background: transparent !important;
	margin: 24px 0 0;
	margin: 2.4rem 0 0;
}
.commentlist li.trackback,
.commentlist li.pingback {
	margin: 24px 0 48px;
	margin: 2.4rem 0 4.8rem;
}
.comments-area article {
	background: none;
	margin: 0;
	min-height: 48px;
	min-height: 4.8rem;
	padding: 0;
	position: relative;
}
.comment-author {
	display: inline-block;
	font-weight: 700;
	padding-left: 67px;
	position: relative;
}
.comment-author span {
	border-radius: 50%;
	background-color: #fff;
	padding: 2px;
	position: absolute;
		top: 0;
		left: 0;
	width: 44px;
	height:44px;
}
.comment-author cite {
	font-style: normal;
}
.comment-author .avatar {
	border-radius: 50%;
	position: absolute;
		top: 2px;
		left: 2px;
}
.bypostauthor > article .comment-author span {
	background-color: #E94F1D;
}
.comment-meta {
	float: right;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.8461538461;
	text-align: right;
}
.comment-meta a {
	color: #8C8885;
	text-decoration: none;
}
.comment-edit-link:before,
.comment-reply-link:before {
	content: '\2022\0020';
}
.comment-content {
	padding-left: 67px;
	padding-left: 6.7rem;
}
.comment-content a {
	word-wrap: break-word;
}
.commentlist .children {
	margin-left: 24px;
	margin-left: 2.4rem;
}
.comments-area #respond {
	margin: 0;
	padding: 0;
}
.commentlist + #respond,
#comment-nav-below + #respond,
.comment + #respond {
	margin: 24px 0 0;
	margin: 2.4rem 0 0;
}
#respond h3#reply-title {
	font-family: Enriqueta, georgia, serif;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.6;
	margin: 0 0 24px 0;
	margin: 0 0 2.4rem 0;
}
.nocomments {
	margin-top: 24px;
	margin-top: 2.4rem;
}
#commentform label {
	display: block;
}
#commentform input[type=text] {
	width: 100%;
}
#commentform .form-submit {
	margin-bottom: 0;
}
.form-allowed-tags {
	display: none;
}


/* =Widgets
----------------------------------------------- */

.widget {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.7142857142;
	margin: 0 10.63829787% 48px;
	margin: 0 10.63829787% 4.8rem;
	overflow: hidden;
}
.widget-title {
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.widget-title a {
	color: #36312D;
}
.widget ol,
.widget ul {
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 2.4rem;
}
.widget ul ul,
.widget ol ol,
.widget ul ol,
.widget ol ul {
	margin: 0 0 0 13px;
	margin: 0 0 0 1.3rem;
}
.widget > ul,
.widget > div > ul,
.widget > ol,
.widget table,
.widget iframe,
.widget p:last-child {
	margin-bottom: 0;
}
.widget select {
	max-width: 98%;
	margin-left: 1px;
	margin-left: 0.1rem;
}
.widget .wp-caption {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

/* Authors Widget */
.widget_authors > ul > li {
	list-style: none;
	margin-bottom: 10px;
	margin-bottom: 1.0rem;
}
.widget_authors > ul > li:last-child {
	margin-bottom: 0;
}
.widget_authors img {
	float: left;
	margin: 8px 5px 0 0;
	margin: 0.8rem 0.5rem 0 0;
}
.widget_authors li,
.widget_authors ul ul {
	overflow: hidden;
}

/* Caledar widget*/
.widget_calendar #wp-calendar {
	border: 1px solid rgba(0, 0, 0, 0.04);
	border-width: 1px 0 1px 1px;
	margin: 0;
	width: 100%;
}
.widget_calendar #wp-calendar caption {
	margin-bottom: 0.3em;
	text-align: left;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar thead th,
.widget_calendar #wp-calendar tbody td {
	border: 1px solid rgba(0, 0, 0, 0.04);
	border-width: 0 1px 1px 0;
	padding: 3px 0;
	padding: 0.3rem 0;
	text-align: center;
}
.widget_calendar #wp-calendar thead th {
	background-color: rgba(0, 0, 0, 0.04);
}
.widget_calendar #wp-calendar tfoot td {
	background-color: rgba(0, 0, 0, 0.04);
	font-size: 0.8em;
}
.widget_calendar #wp-calendar tfoot td#prev {
	padding: 3px 0 3px 5px;
	padding: 0.3rem 0 0.3rem 0.5rem;
}
.widget_calendar #wp-calendar tfoot td#next {
	border-right: 1px solid rgba(0, 0, 0, 0.04);
	padding: 3px 5px 3px 0;
	padding: 0.3rem 0.5rem 0.3rem 0;
}
.widget_calendar #wp-calendar tbody .pad {
	background-color: rgba(0, 0, 0, 0.01);
}

/* Gravatar Profile widget */
.widget-grofile h4 {
	font-weight: 700;
}
#secondary .widget-grofile h4 {
	margin: 24px 0 0;
	margin: 2.4rem 0 0;
}

/* Recent Comments Widget */
.widget_recent_comments .avatar {
	max-width: none;
}
.widget_recent_comments td.recentcommentsavatartop,
.widget_recent_comments td.recentcommentsavatarend {
	padding: 0 0 3px 0;
	padding: 0 0 0.3rem 0;
}
.widget_recent_comments td.recentcommentstexttop,
.widget_recent_comments td.recentcommentstextend {
	line-height: 1.2;
	vertical-align: top;
}

/* RSS Widget */
.widget_rss li {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
.widget_rss li:last-child {
	margin-bottom: 0;
}

/* RSS links Widget */
.widget_rss_links p img {
	margin-bottom: 0;
	vertical-align: middle;
}

/* Search widget */
.widget_search #s {
	width: 100%;
}
#searchsubmit {
	display: none;
}

/* Twitter Widget */
.widget_twitter li {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
.widget_twitter li:last-child {
	margin-bottom: 0;
}
.widget_twitter a {
	word-wrap: break-word;
}
.widget_twitter iframe {
	margin: 24px 0 0;
	margin: 2.4rem 0 0;
}

/* Image stats */
#wpstats {
	margin-top: -5px;
	position: absolute;
}


/* =404 Page / No result page
----------------------------------------------- */

#content .error404 #searchform,
#content .no-results #searchform {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
#content .error404 #searchform #s,
#content .no-results #searchform #s {
	width: 100%;
}
#content .error404 .widget {
	font-size: 15px;
	font-size: 1.5rem;
	margin-left: 0;
	margin-right: 0;
	line-height: 1.6
}
.entry-content .widgettitle {
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1.2;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
.entry-content .widget ul {
	line-height: 1.6
}
.entry-content .widget li {
	margin: 0 0 0 20px;
	margin: 0 0 0 2.0rem;
}


/* =Mobile
-------------------------------------------------------------- */

#mobile-background-holder { /* Fixed positioned div for the fixed background image on mobiles */
	background-position: center top;
	background-size: cover;
	min-width: 100%;
	min-height: 100%;
	position: fixed;
		top: 0;
		left: 0;
}


/* =Infinite Scroll
-------------------------------------------------------------- */

/* Elements to hide */
.infinite-scroll #nav-below,
.infinite-scroll.neverending .site-info {
	display: none;
}

/* Load more posts button */
#infinite-handle span
#infinite-handle span:before {
	-webkit-transition: all 0.18s ease-out;
	-moz-transition: all 0.18s ease-out;
	-ms-transition: all 0.18s ease-out;
	-o-transition: all 0.18s ease-out;
	transition: all 0.18s ease-out;
}
#infinite-handle span {
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.95);
	border: 0;
	border-radius: 3px;
	color: #E94F1D;
	display: inline-block;
	font-size: 15px;
	font-size: 1.5rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
	padding: 12px 30px;
	padding: 1.2rem 3.0rem;
}
#infinite-handle span:before {
	color: #E94F1D;
}
#infinite-handle span:hover,
#infinite-handle span:hover:before {
	color: #85AA0C;
}

/* Loader */
.infinite-loader {
	height: 48px;
	height: 4.8rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

/* Hooks to infinity-end body class to restore footer */
.infinity-end.neverending .site-info {
	display: block;
}

/* Position Infinite Scroll footer */
#infinite-footer .container {
	margin: 0 0 0 336px;
	margin: 0 0 0 33.6rem;
}

/* =Site Logo
-------------------------------------------------------------- */

.site-logo {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 2.4rem;
	max-height: 222px;
	max-height: 22.2rem;
	max-width: 222px;
	max-width: 22.2rem;
	width: auto;
}

/* =Jetpack Testimonials
-------------------------------------------------------------- */

.jetpack-testimonial:before,
.jetpack-testimonial:after {
	content: "";
	display: table;
}

.jetpack-testimonial:after {
	clear: both;
}

.site-content .jetpack-testimonial {
	overflow: visible;
	padding-bottom: 24px;
	position: relative;
}

.jetpack-testimonial .entry-content {
	font-style: italic;
	margin: 0 4.85436893%;
}

.jetpack-testimonial .entry-header {
	float: left;
	margin-left: 4.85436893%;
}

.jetpack-testimonial .entry-title {
	border: 0;
	font-family: Enriqueta, georgia, serif;
	font-size: 15px;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.6;
	margin: 0;
	padding: 0;
}

.testimonial-thumbnail {
	background-color: #fff;
	border-radius: 50%;
	bottom: -12px;
	height: 66px;
	padding: 3px;
	position: absolute;
	right: 4.85436893%;
	width: 66px;
}

.attachment-confit-testimonial-thumbnail {
	border-radius: 50%;
	left: 3px;
	position: absolute;
	top: 3px;
}

.jetpack-testimonial .sharedaddy {
	display: none;
}

.jetpack-testimonial footer.entry-meta {
	clear: none;
	float: left;
	margin-left: 12px;
	margin-bottom: 0;
}

/* Testimonials Shortcode */
.jetpack-testimonial-shortcode .testimonial-entry {
	margin-bottom: 48px;
	position: relative;
}

.jetpack-testimonial-shortcode .testimonial-entry-content {
	font-style: italic;
	margin: 0;
}

.jetpack-testimonial-shortcode .testimonial-entry-title {
	font-weight: 400;
}

.jetpack-testimonial-shortcode .testimonial-entry-title a {
	font-weight: 700;
}

.jetpack-testimonial-shortcode .testimonial-featured-image {
	border-radius: 50%;
	display: block;
	height: 48px;
	margin-top: 6px;
	overflow: hidden;
	width: 48px;
}

.jetpack-testimonial-shortcode .testimonial-featured-image img {
	max-width: 48px;
}


/* =Responsive
-------------------------------------------------------------- */

@media screen and (max-width: 964px) {
	#infinite-footer .container {
		margin-left: 34.85477178%;
	}
}

@media screen and (max-width: 840px) {
	#page::before,
	#masthead,
	#secondary {
		width: 33.57142857%
	}
}

@media screen and (max-width: 768px) {
	#wrapper {
		margin-right: 0;
	}
	#page::before {
		background-color: transparent;
		min-height: auto;
		position: relative;
			top: auto;
			left: auto;
		width: auto;
	}
	#masthead {
		background-color: rgba(255,255,255,0.95);
		border-radius: 0 0 3px 3px;
		float: none;
		margin: 0 auto 48px;
		margin: 0 auto 4.8rem;
		padding: 24px 0;
		padding: 2.4rem 0;
		width: 618px;
	}
	.header-image {
		margin-right: auto;
		margin-left: auto;
	}
	#masthead hgroup {
		margin: 0 4.85436893% 24px;
		margin: 0 4.85436893% 2.4rem;
	}
	.main-navigation {
		float: none;
		margin: 0 4.85436893%;
		width: auto;
	}
	.main-small-navigation {
		border: 1px solid rgba(0,0,0,0.2);
		border-right: none;
		border-left: none;
		margin: 0 4.85436893%;
	}
	.menu-toggle {
		padding: 10px 0;
		padding: 1.0rem 0;
	}
	#primary,
	#secondary {
		float: none;
		width: 618px;
		margin: 0 auto;
	}
	#secondary {
		background-color: rgba(255,255,255,0.95);
		border-radius: 3px;
	}
	.widget {
		margin: 0 4.85436893% 24px;
		margin: 0 4.85436893% 2.4rem;
	}
	#secondary .widget:first-child {
		margin-top: 24px;
		margin-top: 2.4rem;
	}
	.site-footer {
		margin: 24px auto 0;
		margin: 2.4rem auto 0;
		width: 618px;
	}
	#infinite-handle span {
		display: block;
	}
	#infinite-footer .container {
		margin: 0 auto;
	}
	.site-logo {
		max-height: 111px;
		max-height: 11.1rem;
	}
}

@media screen and (max-width: 618px) {
	#masthead,
	#primary,
	#secondary,
	.site-footer {
		width: 100%;
	}
	#masthead,
	.site-content article,
	.site-content .site-navigation,
	#secondary,
	.site-footer {
		border-radius: 0;
	}
	.site-footer .sep {
		clear: both;
		display: block;
		height: 1px;
		visibility: hidden;
		width: 100%;
	}
}

/* Smartphones (portrait and landscape) */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	.entry-title {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1;
	}
	embed,
	iframe,
	object {
		height: auto;
	}
}

/* =Warm classic refresh
----------------------------------------------- */

body {
	background-color: #f8efe3;
	color: #3a3024;
}

#page:before {
	background: linear-gradient(180deg, rgba(255, 250, 241, 0.98) 0%, rgba(240, 224, 194, 0.96) 100%);
	border-right: 1px solid rgba(181, 133, 45, 0.18);
	box-shadow: 18px 0 46px rgba(106, 78, 33, 0.07);
}

.site-title a,
.site-description,
.main-navigation a,
.entry-meta,
.entry-content,
.entry-summary {
	color: #3f3326;
}

.site-title a:hover,
.main-navigation a:hover,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
	color: #a8741f;
}

.main-navigation li {
	border-bottom-color: rgba(181, 133, 45, 0.2);
}

.main-navigation a {
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	padding: 11px 0;
	padding: 1.1rem 0;
	text-transform: uppercase;
}

.header-image img {
	filter: sepia(0.55) saturate(0.62) hue-rotate(352deg) brightness(0.9) contrast(1.08);
}

.entry-title {
	border-left-color: #bf8b2e;
	color: #a8741f;
	font-family: Enriqueta, Georgia, serif;
	font-weight: 700;
	letter-spacing: 0;
}

body.home {
	background: #f8efe3;
	color: #3a3024;
}

body.home #wrapper {
	margin: 0 auto;
	max-width: 1160px;
	min-height: 100%;
}

body.home #page {
	padding-bottom: 32px;
	padding-bottom: 3.2rem;
}

body.home #page:before,
body.home #masthead,
body.home .site-footer {
	display: block;
}

body.home #secondary {
	display: none;
}

body.home #page:before {
	width: 300px;
}

body.home #masthead {
	width: 300px;
}

body.home #masthead {
	float: left;
	padding-top: 48px;
	padding-top: 4.8rem;
}

body.home #main {
	background: transparent;
	min-height: 0;
}

body.home #primary {
	float: right;
	margin: 54px 0 0 24px;
	margin: 5.4rem 0 0 2.4rem;
	max-width: 820px;
	width: calc(100% - 324px);
}

body.home .site-footer {
	background: transparent;
	margin-left: 324px;
}

body.home .main-navigation {
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
}

.shivananda-classic-home {
	background: rgba(255, 253, 247, 0.9) !important;
	border: 1px solid rgba(184, 136, 49, 0.14);
	border-radius: 10px !important;
	box-shadow: 0 22px 60px rgba(115, 83, 34, 0.12);
	color: #3a3024;
	margin-bottom: 32px !important;
	overflow: hidden;
	padding: 0 !important;
}

.shivananda-classic-home h1,
.shivananda-classic-home h2 {
	clear: none;
	color: #0872b6;
	font-family: Enriqueta, Georgia, serif;
	font-weight: 700;
	letter-spacing: 0;
}

.shivananda-classic-home p {
	color: #493f31;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.72;
	margin-bottom: 18px;
	margin-bottom: 1.8rem;
}

.classic-hero {
	align-items: stretch;
	display: grid;
	gap: 0;
	grid-template-columns: minmax(0, 1fr) 300px;
}

.classic-hero__copy {
	padding: 46px 44px 38px;
	padding: 4.6rem 4.4rem 3.8rem;
}

.classic-eyebrow,
.classic-section-kicker {
	color: #a77724 !important;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.classic-hero h1 {
	font-size: 48px;
	font-size: 4.8rem;
	line-height: 1.06;
	margin: 0 0 18px;
	margin: 0 0 1.8rem;
}

.classic-roles {
	color: #443728 !important;
	font-weight: 800;
	margin-bottom: 22px !important;
	margin-bottom: 2.2rem !important;
}

.classic-actions {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	margin-top: 26px;
	margin-top: 2.6rem;
}

.classic-button {
	align-items: center;
	background: linear-gradient(135deg, #c99b3f 0%, #a86d19 100%);
	border-radius: 999px;
	box-shadow: 0 14px 30px rgba(142, 97, 27, 0.22);
	color: #fff !important;
	display: inline-flex;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 800;
	justify-content: center;
	letter-spacing: 0.1em;
	min-height: 44px;
	min-height: 4.4rem;
	padding: 0 24px;
	padding: 0 2.4rem;
	text-decoration: none;
	text-transform: uppercase;
}

.classic-button:after {
	content: "›";
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1;
	margin-left: 10px;
	margin-left: 1rem;
}

.classic-button:hover,
.classic-button:focus {
	background: linear-gradient(135deg, #d6ac55 0%, #965e16 100%);
	color: #fff !important;
	transform: translateY(-1px);
}

.classic-button--secondary {
	background: #fff8e8;
	border: 1px solid rgba(184, 136, 49, 0.32);
	box-shadow: none;
	color: #8f5d17 !important;
}

.classic-button--secondary:hover,
.classic-button--secondary:focus {
	background: #fff;
	color: #7e4f12 !important;
}

.classic-text-link {
	color: #9b6f22 !important;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-decoration: none;
	text-transform: uppercase;
}

.classic-text-link:hover,
.classic-text-link:focus {
	color: #6e4f18 !important;
	text-decoration: underline;
}

.classic-hero__media {
	margin: 0;
	min-height: 100%;
	overflow: hidden;
}

.classic-hero__media img {
	display: block;
	height: 100%;
	min-height: 420px;
	object-fit: cover;
	object-position: 62% 45%;
	width: 100%;
}

.classic-intro,
.classic-focus,
.classic-panel,
.classic-closing {
	padding-left: 44px;
	padding-left: 4.4rem;
	padding-right: 44px;
	padding-right: 4.4rem;
}

.classic-intro {
	background: #fffaf1;
	border-bottom: 1px solid rgba(184, 136, 49, 0.14);
	border-top: 1px solid rgba(184, 136, 49, 0.14);
	padding-bottom: 26px;
	padding-bottom: 2.6rem;
	padding-top: 30px;
	padding-top: 3rem;
}

.classic-focus {
	padding-bottom: 38px;
	padding-bottom: 3.8rem;
	padding-top: 42px;
	padding-top: 4.2rem;
}

.classic-focus h2,
.classic-panel h2,
.classic-closing h2 {
	font-size: 34px;
	font-size: 3.4rem;
	line-height: 1.18;
	margin: 0 0 24px;
	margin: 0 0 2.4rem;
}

.classic-focus__grid {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.classic-focus__grid a {
	background: #fffaf1;
	border: 1px solid rgba(184, 136, 49, 0.16);
	border-radius: 8px;
	color: inherit;
	display: block;
	min-height: 220px;
	padding: 26px 22px;
	padding: 2.6rem 2.2rem;
	text-decoration: none;
}

.classic-focus__grid a:hover,
.classic-focus__grid a:focus {
	border-color: rgba(184, 136, 49, 0.42);
	box-shadow: 0 16px 34px rgba(115, 83, 34, 0.12);
	transform: translateY(-2px);
}

.classic-focus__grid span {
	align-items: center;
	border: 1px solid rgba(190, 142, 48, 0.35);
	border-radius: 50%;
	color: #b57f25;
	display: inline-flex;
	font-family: Georgia, serif;
	font-size: 24px;
	font-size: 2.4rem;
	height: 48px;
	height: 4.8rem;
	justify-content: center;
	margin-bottom: 18px;
	margin-bottom: 1.8rem;
	width: 48px;
	width: 4.8rem;
}

.classic-focus__grid strong {
	color: #30281e;
	display: block;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 800;
	letter-spacing: 0.06em;
	line-height: 1.35;
	margin-bottom: 12px;
	margin-bottom: 1.2rem;
	text-transform: uppercase;
}

.classic-focus__grid em {
	color: #625542;
	display: block;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-style: normal;
	line-height: 1.6;
}

.classic-panel {
	background: #fbf0dc;
	border-top: 1px solid rgba(184, 136, 49, 0.14);
	padding-bottom: 38px;
	padding-bottom: 3.8rem;
	padding-top: 40px;
	padding-top: 4rem;
}

.classic-closing {
	background: linear-gradient(135deg, #c8a154 0%, #a87320 100%);
	padding-bottom: 42px;
	padding-bottom: 4.2rem;
	padding-top: 42px;
	padding-top: 4.2rem;
}

.classic-closing h2,
.classic-closing p {
	color: #fff8e8 !important;
}

.classic-closing .classic-button {
	background: #fff8e8;
	box-shadow: none;
	color: #8f5d17 !important;
}

.classic-closing .classic-button:hover,
.classic-closing .classic-button:focus {
	background: #fff;
	color: #7e4f12 !important;
}

@media screen and (min-width: 769px) {
	body.home #masthead {
		box-sizing: border-box;
		max-height: 100vh;
		overflow-y: auto;
		position: sticky;
		top: 0;
	}

	body.home #masthead::-webkit-scrollbar {
		width: 6px;
	}

	body.home #masthead::-webkit-scrollbar-thumb {
		background: rgba(168, 116, 31, 0.28);
		border-radius: 999px;
	}
}

@media screen and (max-width: 960px) {
	body.home #wrapper {
		max-width: none;
	}

	body.home #primary {
		margin-right: 18px;
		margin-right: 1.8rem;
		width: calc(100% - 342px);
	}

	.classic-hero {
		grid-template-columns: 1fr;
	}

	.classic-hero__media {
		order: -1;
	}

	.classic-hero__media img {
		height: 320px;
		min-height: 320px;
	}

	.classic-focus__grid {
		grid-template-columns: 1fr;
	}

	.classic-focus__grid a {
		min-height: 0;
	}
}

@media screen and (max-width: 768px) {
	body.home #wrapper {
		margin: 0;
	}

	body.home #page:before {
		display: none;
	}

	body.home #masthead,
	body.home #primary,
	body.home #secondary {
		float: none;
		width: auto;
	}

	body.home #masthead {
		background: linear-gradient(180deg, rgba(255, 250, 241, 0.98) 0%, rgba(244, 230, 204, 0.98) 100%);
		border-bottom: 1px solid rgba(181, 133, 45, 0.18);
		padding: 24px;
		padding: 2.4rem;
	}

	body.home #primary {
		margin: 24px 18px 0;
		margin: 2.4rem 1.8rem 0;
		max-width: none;
	}

	body.home #secondary {
		display: none;
	}

	body.home .site-footer {
		margin-left: 0;
	}

	body.home #masthead hgroup,
	body.home .main-navigation,
	body.home .main-small-navigation {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}

	body.home .menu-toggle {
		background: #b9852b;
		border-radius: 999px;
		color: #fff;
		display: inline-flex;
		font-family: Muli, Helvetica, Arial, sans-serif;
		font-size: 12px;
		font-size: 1.2rem;
		font-weight: 800;
		letter-spacing: 0.12em;
		line-height: 1;
		margin-top: 18px;
		margin-top: 1.8rem;
		padding: 13px 18px;
		padding: 1.3rem 1.8rem;
	}

	body.home .menu-toggle:after {
		content: "☰";
		margin-left: 10px;
		margin-left: 1rem;
	}

	body.home .main-small-navigation .menu {
		background: #fffaf1;
		border: 1px solid rgba(181, 133, 45, 0.18);
		border-radius: 10px;
		margin-top: 14px;
		margin-top: 1.4rem;
		padding: 8px 16px;
		padding: 0.8rem 1.6rem;
	}

	body.home .main-small-navigation a {
		color: #4b3d2d;
		font-weight: 500;
	}

	body.home .main-small-navigation .current_page_item > a,
	body.home .main-small-navigation .current-menu-item > a {
		color: #a8741f;
		font-weight: 800;
	}

	.classic-hero__copy,
	.classic-intro,
	.classic-focus,
	.classic-panel,
	.classic-closing {
		padding-left: 26px;
		padding-left: 2.6rem;
		padding-right: 26px;
		padding-right: 2.6rem;
	}

	.classic-hero h1 {
		font-size: 36px;
		font-size: 3.6rem;
	}
}

@media screen and (max-width: 480px) {
	body.home #primary {
		margin-left: 12px;
		margin-right: 12px;
	}

	.classic-hero__media img {
		height: 260px;
		min-height: 260px;
	}

	.classic-hero__copy,
	.classic-intro,
	.classic-focus,
	.classic-panel,
	.classic-closing {
		padding-left: 22px;
		padding-left: 2.2rem;
		padding-right: 22px;
		padding-right: 2.2rem;
	}

	.classic-hero h1 {
		font-size: 32px;
		font-size: 3.2rem;
	}

	.classic-focus h2,
	.classic-panel h2,
	.classic-closing h2 {
		font-size: 28px;
		font-size: 2.8rem;
	}
}

/* =Classic layout shared pages
----------------------------------------------- */

body.shivananda-classic-layout #wrapper {
	margin: 0 auto;
	max-width: 1160px;
	min-height: 100%;
}

body.shivananda-classic-layout {
	background: #f8efe3;
}

body.shivananda-classic-layout.custom-background {
	background-image: none !important;
	background-attachment: scroll !important;
	background-size: auto !important;
}

body.shivananda-classic-layout #page {
	padding-bottom: 32px;
	padding-bottom: 3.2rem;
}

body.shivananda-classic-layout #page:before,
body.shivananda-classic-layout #masthead,
body.shivananda-classic-layout .site-footer {
	display: block;
}

body.shivananda-classic-layout #secondary {
	display: none;
}

body.shivananda-classic-layout #page:before,
body.shivananda-classic-layout #masthead {
	width: 300px;
}

body.shivananda-classic-layout #masthead {
	box-sizing: border-box;
	float: left;
	padding-top: 48px;
	padding-top: 4.8rem;
}

body.shivananda-classic-layout #primary {
	float: right;
	margin: 54px 0 0 24px;
	margin: 5.4rem 0 0 2.4rem;
	max-width: 820px;
	width: calc(100% - 324px);
}

body.shivananda-classic-layout .site-footer {
	background: transparent;
	margin-left: 324px;
}

body.shivananda-classic-layout .main-navigation {
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
}

@media screen and (min-width: 769px) {
	body.shivananda-classic-layout #masthead {
		max-height: 100vh;
		overflow-y: auto;
		position: sticky;
		top: 0;
	}

	body.shivananda-classic-layout #masthead::-webkit-scrollbar {
		width: 6px;
	}

	body.shivananda-classic-layout #masthead::-webkit-scrollbar-thumb {
		background: rgba(168, 116, 31, 0.28);
		border-radius: 999px;
	}
}

/* =Hypnose page
----------------------------------------------- */

.shivananda-service-page .service-hero {
	background:
		radial-gradient(circle at 86% 12%, rgba(206, 164, 80, 0.18), transparent 260px),
		#fffdf7;
	padding: 52px 50px 46px;
	padding: 5.2rem 5rem 4.6rem;
}

.shivananda-service-page h1,
.shivananda-service-page h2 {
	clear: none;
	color: #0872b6;
	font-family: Enriqueta, Georgia, serif;
	font-weight: 700;
	letter-spacing: 0;
}

.shivananda-service-page h1 {
	font-size: 48px;
	font-size: 4.8rem;
	line-height: 1.08;
	margin: 0 0 22px;
	margin: 0 0 2.2rem;
}

.shivananda-service-page h2 {
	font-size: 34px;
	font-size: 3.4rem;
	line-height: 1.18;
	margin: 0 0 20px;
	margin: 0 0 2rem;
}

.shivananda-service-page p,
.shivananda-service-page li {
	color: #493f31;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.72;
}

.shivananda-service-page p {
	margin-bottom: 18px;
	margin-bottom: 1.8rem;
}

.service-lead {
	color: #382f25 !important;
	font-size: 19px !important;
	font-size: 1.9rem !important;
	line-height: 1.58 !important;
}

.service-section {
	background: rgba(255, 253, 247, 0.92);
	border-top: 1px solid rgba(184, 136, 49, 0.14);
	padding: 44px 50px;
	padding: 4.4rem 5rem;
}

.service-section--soft {
	background: #fbf0dc;
}

.service-note {
	background: #fffaf1;
	border: 1px solid rgba(184, 136, 49, 0.16);
	border-radius: 10px;
	margin: 24px 0;
	margin: 2.4rem 0;
	padding: 24px 28px;
	padding: 2.4rem 2.8rem;
}

.shivananda-service-page ul {
	margin: 0;
}

.shivananda-service-page li {
	margin: 0 0 12px;
	margin: 0 0 1.2rem;
	padding-left: 26px;
	padding-left: 2.6rem;
	position: relative;
}

.shivananda-service-page li:before {
	background: #be8b2f;
	border-radius: 50%;
	content: "";
	height: 7px;
	left: 0;
	position: absolute;
	top: 12px;
	width: 7px;
}

.service-grid-list {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin: 22px 0 20px !important;
	margin: 2.2rem 0 2rem !important;
}

.service-grid-list li {
	background: rgba(255, 250, 241, 0.82);
	border: 1px solid rgba(184, 136, 49, 0.14);
	border-radius: 8px;
	margin: 0;
	padding: 14px 16px 14px 36px;
	padding: 1.4rem 1.6rem 1.4rem 3.6rem;
}

.service-grid-list li:before {
	left: 16px;
	top: 24px;
}

/* =Preserved WordPress content pages
----------------------------------------------- */

.shivananda-wp-content {
	color: #493f31;
	font-family: Muli, Helvetica, Arial, sans-serif;
}

.shivananda-wp-content h1,
.shivananda-wp-content h2,
.shivananda-wp-content h3,
.shivananda-wp-content h4 {
	clear: none;
	color: #0872b6;
	font-family: Enriqueta, Georgia, serif;
	font-weight: 700;
	letter-spacing: 0;
	margin: 28px 0 14px;
}

.shivananda-wp-content h1 {
	font-size: 38px;
	font-size: 3.8rem;
	line-height: 1.16;
}

.shivananda-wp-content h2 {
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.22;
}

.shivananda-wp-content h3 {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.3;
}

.shivananda-wp-content p,
.shivananda-wp-content li {
	color: #493f31;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.72;
}

.shivananda-wp-content p {
	margin-bottom: 18px;
	margin-bottom: 1.8rem;
}

.shivananda-wp-content ul,
.shivananda-wp-content ol {
	margin: 0 0 24px 22px;
	margin: 0 0 2.4rem 2.2rem;
}

.shivananda-wp-content a {
	color: #9b6f22;
	font-weight: 700;
}

.shivananda-legal-page .service-hero {
	padding-bottom: 34px;
	padding-bottom: 3.4rem;
}

/* =Contact page
----------------------------------------------- */

.contact-grid {
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.contact-card {
	background: #fffaf1;
	border: 1px solid rgba(184, 136, 49, 0.18);
	border-radius: 10px;
	box-shadow: 0 12px 28px rgba(115, 83, 34, 0.08);
	padding: 26px;
	padding: 2.6rem;
}

.contact-card strong {
	color: #30281e;
	display: block;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.contact-card p {
	margin: 0;
}

.contact-card a {
	color: #8f5d17;
	font-weight: 800;
	text-decoration: none;
}

.contact-form-section {
	scroll-margin-top: 120px;
	scroll-margin-top: 12rem;
}

.shivananda-contact-form {
	display: grid;
	gap: 20px;
	gap: 2rem;
	margin-top: 28px;
	margin-top: 2.8rem;
}

.contact-form-grid {
	display: grid;
	gap: 18px;
	gap: 1.8rem;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.shivananda-contact-form p {
	margin: 0;
}

.shivananda-contact-form label {
	color: #4f463d;
	display: block;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 800;
	letter-spacing: 0.06em;
	margin-bottom: 8px;
	margin-bottom: 0.8rem;
	text-transform: uppercase;
}

.shivananda-contact-form input[type="text"],
.shivananda-contact-form input[type="email"],
.shivananda-contact-form textarea {
	background: #fff;
	border: 1px solid rgba(184, 136, 49, 0.24);
	border-radius: 8px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8);
	color: #352f28;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 14px 16px;
	padding: 1.4rem 1.6rem;
	width: 100%;
}

.shivananda-contact-form textarea {
	min-height: 170px;
	resize: vertical;
}

.contact-form-consent {
	align-items: flex-start;
	display: flex;
	gap: 12px;
	gap: 1.2rem;
}

.contact-form-consent input {
	flex: 0 0 auto;
	margin-top: 4px;
	margin-top: 0.4rem;
}

.contact-form-consent label {
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1.5;
	margin: 0;
	text-transform: none;
}

.contact-form-consent a {
	color: #0872b6;
	font-weight: 800;
	text-decoration: none;
}

.contact-form-website {
	height: 1px;
	left: -9999px;
	overflow: hidden;
	position: absolute;
	width: 1px;
}

.contact-form-notice {
	border-radius: 8px;
	font-weight: 800;
	margin: 22px 0 0;
	margin: 2.2rem 0 0;
	padding: 14px 18px;
	padding: 1.4rem 1.8rem;
}

.contact-form-notice--success {
	background: #edf6ea;
	border: 1px solid rgba(93, 126, 75, 0.24);
	color: #516f41;
}

.contact-form-notice--error {
	background: #fff2eb;
	border: 1px solid rgba(164, 88, 42, 0.24);
	color: #8f4c25;
}

/* =Psychotherapie page
----------------------------------------------- */

.question-list {
	display: grid;
	gap: 12px;
	margin: 26px 0 30px;
	margin: 2.6rem 0 3rem;
}

.question-list p {
	background: #fffaf1;
	border: 1px solid rgba(184, 136, 49, 0.16);
	border-radius: 8px;
	color: #3b3024 !important;
	font-weight: 700;
	margin: 0;
	padding: 16px 20px 16px 42px;
	padding: 1.6rem 2rem 1.6rem 4.2rem;
	position: relative;
}

.question-list p:before {
	background: #be8b2f;
	border-radius: 50%;
	content: "";
	height: 8px;
	left: 20px;
	position: absolute;
	top: 27px;
	width: 8px;
}

/* =Praxis information page
----------------------------------------------- */

.price-grid {
	background: linear-gradient(135deg, rgba(255, 252, 246, 0.62) 0%, rgba(255, 247, 234, 0.46) 100%);
	border: 1px solid rgba(184, 136, 49, 0.18);
	border-radius: 12px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	display: grid;
	gap: 0;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-top: 26px;
	margin-top: 2.6rem;
	overflow: hidden;
}

.price-card {
	align-content: center;
	background: transparent;
	background-color: transparent;
	border: 0;
	border-right: 1px solid rgba(184, 136, 49, 0.16);
	border-radius: 0;
	box-shadow: none;
	display: grid;
	gap: 12px;
	gap: 1.2rem;
	min-height: 178px;
	min-width: 0;
	padding: 28px 30px;
	padding: 2.8rem 3rem;
}

.site-content .price-card {
	background: transparent;
	background-color: transparent;
	margin-bottom: 0;
	overflow: visible;
	padding: 28px 30px;
	padding: 2.8rem 3rem;
}

.price-card:last-child {
	border-right: 0;
}

.price-card h3 {
	border-left: 3px solid rgba(8, 114, 182, 0.22);
	color: #0872b6;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	line-height: 1.35;
	margin: 0;
	overflow-wrap: anywhere;
	padding-left: 14px;
	padding-left: 1.4rem;
	text-transform: uppercase;
}

.price-card p {
	color: #6b5c47;
	margin-bottom: 0;
}

.price-card strong {
	color: #1f6f9f;
	display: block;
	font-family: Enriqueta, Georgia, serif;
	font-size: 30px;
	font-size: 3rem;
	font-weight: 400;
	line-height: 1.14;
	margin-top: 0;
	overflow-wrap: anywhere;
}

/* =Feedback page
----------------------------------------------- */

.feedback-featured {
	align-items: start;
	display: grid;
	gap: 34px;
	gap: 3.4rem;
	grid-template-columns: minmax(220px, 300px) minmax(0, 1fr);
}

.feedback-image-panel {
	background: #fffaf1;
	border: 1px solid rgba(184, 136, 49, 0.16);
	border-radius: 12px;
	box-shadow: 0 18px 42px rgba(92, 65, 28, 0.1);
	margin: 0;
	overflow: hidden;
}

.feedback-image-panel img {
	display: block;
	height: auto;
	width: 100%;
}

.feedback-quote-card {
	background:
		linear-gradient(135deg, rgba(255, 252, 246, 0.96) 0%, rgba(255, 247, 234, 0.9) 100%);
	border: 1px solid rgba(184, 136, 49, 0.18);
	border-radius: 12px;
	box-shadow: 0 18px 44px rgba(98, 68, 28, 0.08);
	padding: 42px 46px;
	padding: 4.2rem 4.6rem;
}

.feedback-quote-card h2 {
	margin-bottom: 26px;
	margin-bottom: 2.6rem;
}

.feedback-quote-card blockquote {
	border: 0;
	margin: 0;
	padding: 0;
}

.feedback-quote-card blockquote p {
	color: #493f31;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 1.76;
	margin: 0 0 18px;
	margin: 0 0 1.8rem;
}

.feedback-quote-card blockquote p:first-child,
.feedback-quote-card blockquote p:last-child {
	color: #0872b6;
	font-family: Enriqueta, Georgia, serif;
	font-size: 24px;
	font-size: 2.4rem;
	font-style: italic;
	line-height: 1.32;
}

.feedback-author {
	color: #9b6d24 !important;
	font-family: Enriqueta, Georgia, serif !important;
	font-size: 24px !important;
	font-size: 2.4rem !important;
	font-style: italic;
	line-height: 1.3 !important;
	margin: 22px 0 0 !important;
	margin: 2.2rem 0 0 !important;
}

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

.feedback-closing p {
	margin-left: auto;
	margin-right: auto;
	max-width: 680px;
}

/* =Education page
----------------------------------------------- */

.ausbildungen-hero {
	align-items: center;
	display: grid;
	gap: 34px;
	grid-template-columns: minmax(0, 1fr) minmax(220px, 300px);
	position: relative;
}

.ausbildungen-hero:after {
	display: none;
}

.ausbildungen-hero__copy {
	min-width: 0;
}

.ausbildungen-hero__image {
	background: #fffaf1;
	border: 1px solid rgba(184, 136, 49, 0.2);
	border-radius: 10px;
	box-shadow: 0 18px 38px rgba(115, 83, 34, 0.12);
	margin: 0;
	overflow: hidden;
	padding: 8px;
}

.ausbildungen-hero__image img {
	border-radius: 7px;
	display: block;
	height: auto;
	width: 100%;
}

.training-grid {
	background: linear-gradient(135deg, rgba(255, 252, 246, 0.62) 0%, rgba(255, 247, 234, 0.46) 100%);
	border: 1px solid rgba(184, 136, 49, 0.18);
	border-radius: 12px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	display: grid;
	gap: 0;
	grid-template-columns: 1fr;
	margin-top: 28px;
	margin-top: 2.8rem;
	overflow: hidden;
}

.training-card {
	align-items: center;
	background: transparent;
	background-color: transparent;
	border: 0;
	border-bottom: 1px solid rgba(184, 136, 49, 0.16);
	border-radius: 0;
	box-shadow: none;
	display: grid;
	gap: 12px 28px;
	grid-template-columns: minmax(170px, 220px) minmax(0, 1fr);
	min-width: 0;
	padding: 34px 36px;
	padding: 3.4rem 3.6rem;
}

.site-content .training-card {
	background: transparent;
	background-color: transparent;
	margin-bottom: 0;
	overflow: visible;
	padding: 34px 36px;
	padding: 3.4rem 3.6rem;
}

.training-card__label {
	align-self: center;
	min-width: 0;
}

.training-card__body {
	display: grid;
	gap: 14px;
	gap: 1.4rem;
	min-width: 0;
}

.training-card:last-child {
	border-bottom: 0;
}

.training-card h3 {
	border-left: 3px solid rgba(8, 114, 182, 0.24);
	color: #0872b6;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	line-height: 1.35;
	margin: 0;
	min-width: 0;
	overflow-wrap: anywhere;
	padding: 4px 0 4px 14px;
	padding: 0.4rem 0 0.4rem 1.4rem;
	text-transform: uppercase;
}

.training-card__subtitle {
	color: #8f6924 !important;
	font-family: Enriqueta, Georgia, serif !important;
	font-size: 27px !important;
	font-size: 2.7rem !important;
	font-weight: 700 !important;
	line-height: 1.22 !important;
	margin-bottom: 0 !important;
	min-width: 0;
	overflow-wrap: anywhere;
}

.training-card p:not(.training-card__subtitle) {
	margin-bottom: 0;
	min-width: 0;
	overflow-wrap: break-word;
}

/* =Lucerne ad landing page
----------------------------------------------- */

.shivananda-luzern-landing .ad-landing-hero {
	align-items: center;
	background:
		linear-gradient(90deg, rgba(255, 253, 247, 0.98) 0%, rgba(255, 249, 238, 0.88) 56%, rgba(248, 229, 196, 0.62) 100%);
	display: grid;
	gap: 42px;
	gap: 4.2rem;
	grid-template-areas:
		"intro image"
		"copy image";
	grid-template-columns: minmax(0, 1fr) minmax(260px, 390px);
	padding: 58px 50px 52px;
	padding: 5.8rem 5rem 5.2rem;
	position: relative;
}

.ad-landing-hero__intro {
	grid-area: intro;
	min-width: 0;
}

.ad-landing-hero__copy {
	grid-area: copy;
	min-width: 0;
}

.ad-landing-hero__intro h1 {
	max-width: 720px;
}

.ad-landing-title-icon {
	display: none;
}

.ad-landing-title-prefix,
.ad-landing-title-main {
	display: block;
}

.ad-landing-title-prefix {
	color: #8f6924;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 0.36em;
	font-weight: 700;
	letter-spacing: 0.18em;
	line-height: 1.15;
	margin-bottom: 8px;
	margin-bottom: 0.8rem;
	text-transform: uppercase;
}

.ad-landing-title-main {
	color: #0872b6;
}

.ad-landing-location {
	color: #8f6924;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 15px !important;
	font-size: 1.5rem !important;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.35 !important;
	margin: -8px 0 24px !important;
	margin: -0.8rem 0 2.4rem !important;
	text-transform: uppercase;
}

.ad-landing-hero__copy p:not(.service-lead):not(.ad-landing-proof) {
	max-width: 700px;
}

.ad-landing-proof {
	color: #8f6924 !important;
	font-size: 14px !important;
	font-size: 1.4rem !important;
	font-weight: 700;
	letter-spacing: 0.02em;
	margin: 18px 0 0 !important;
	margin: 1.8rem 0 0 !important;
}

.ad-landing-actions {
	margin-top: 28px;
	margin-top: 2.8rem;
}

.ad-landing-hero__image {
	background: #fff7e8;
	border: 1px solid rgba(184, 136, 49, 0.22);
	border-radius: 12px;
	box-shadow: 0 24px 54px rgba(105, 73, 28, 0.14);
	grid-area: image;
	margin: 0;
	overflow: hidden;
	padding: 10px;
	padding: 1rem;
}

.ad-landing-hero__image img {
	aspect-ratio: 4 / 5;
	border-radius: 8px;
	display: block;
	height: 100%;
	object-fit: cover;
	object-position: 52% 45%;
	width: 100%;
}

.ad-landing-hero__caption {
	color: #8f6924;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.35;
	margin: 14px 4px 2px;
	margin: 1.4rem 0.4rem 0.2rem;
	text-align: center;
}

.ad-landing-hero__caption strong,
.ad-landing-hero__caption span {
	display: block;
}

.ad-landing-hero__caption strong {
	color: #0872b6;
	font-family: Enriqueta, Georgia, serif;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 400;
	line-height: 1.15;
	margin-bottom: 3px;
	margin-bottom: 0.3rem;
}

.ad-keywords-section {
	background: #fffdf7;
}

.shivananda-luzern-landing .service-section > h2,
.ad-split-section__intro h2 {
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 820px;
	text-align: center;
}

.shivananda-luzern-landing .service-section > p,
.ad-split-section__intro p {
	margin-left: auto;
	margin-right: auto;
	max-width: 760px;
	text-align: center;
}

.ad-keyword-cloud {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	gap: 1.2rem;
	justify-content: center;
	margin-top: 28px;
	margin-top: 2.8rem;
}

.ad-keyword-chip {
	background: rgba(255, 250, 241, 0.9);
	border: 1px solid rgba(184, 136, 49, 0.2);
	border-radius: 999px;
	color: #8f6924;
	display: inline-flex;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 800;
	letter-spacing: 0.07em;
	line-height: 1.2;
	padding: 12px 16px;
	padding: 1.2rem 1.6rem;
	text-transform: uppercase;
}

.ad-expectation-section {
	background:
		linear-gradient(180deg, rgba(255, 253, 247, 0.98) 0%, rgba(250, 239, 218, 0.9) 100%);
	border-top: 0;
	padding-bottom: 46px;
	padding-bottom: 4.6rem;
	padding-top: 44px;
	padding-top: 4.4rem;
	text-align: center;
}

.shivananda-luzern-landing .ad-expectation-section + .service-section {
	border-top: 0;
}

.shivananda-luzern-landing .ad-expectation-section h2 {
	color: #0874ba !important;
	font-size: 34px !important;
	font-size: 3.4rem !important;
	font-weight: 400 !important;
	line-height: 1.18 !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 760px;
}

.shivananda-luzern-landing .ad-expectation-section h2:after {
	background: #b9872f;
	content: "";
	display: block;
	height: 1px;
	margin: 18px auto 0;
	margin: 1.8rem auto 0;
	width: 92px;
}

.ad-feature-grid {
	background: transparent;
	border: 0;
	display: grid;
	gap: 0;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	margin: 30px auto 0;
	margin: 3rem auto 0;
	max-width: 1080px;
}

.ad-feature-card {
	align-items: center;
	background: transparent;
	border-right: 1px solid rgba(184, 136, 49, 0.13);
	border-radius: 0;
	display: grid;
	gap: 10px;
	gap: 1rem;
	justify-items: center;
	min-height: 146px;
	padding: 18px 14px 20px;
	padding: 1.8rem 1.4rem 2rem;
	text-align: center;
}

.site-content .ad-feature-card {
	background: transparent;
}

.ad-feature-card:last-child,
.ad-feature-card:nth-child(6n) {
	border-right: 0;
}

.ad-feature-card__icon {
	align-items: center;
	background: transparent;
	border-radius: 0;
	color: #b9872f;
	display: inline-flex;
	height: 74px;
	justify-content: center;
	width: 92px;
}

.ad-feature-card__icon img,
.ad-feature-card__icon svg {
	display: block;
	height: auto;
	max-height: 70px;
	max-width: 86px;
	width: auto;
}

.ad-feature-card__icon svg {
	fill: none;
	height: 62px;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 1.68;
	width: 62px;
}

.ad-feature-card h3 {
	color: #173565;
	font-family: Enriqueta, Georgia, serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 400;
	hyphens: none;
	line-height: 1.18;
	margin: 0;
	max-width: 138px;
	overflow-wrap: normal;
	word-break: normal;
}

.ad-curriculum-section {
	background: #fffdf7;
	text-align: center;
}

.ad-curriculum-list {
	display: grid;
	gap: 12px;
	gap: 1.2rem;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	list-style: none;
	margin: 30px auto 0;
	margin: 3rem auto 0;
	max-width: 860px;
	padding: 0;
	text-align: left;
}

.ad-curriculum-list li {
	align-items: center;
	background: rgba(255, 250, 241, 0.92);
	border: 1px solid rgba(184, 136, 49, 0.16);
	border-radius: 10px;
	color: #493f31;
	display: flex;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.35;
	margin: 0;
	min-height: 56px;
	padding: 13px 16px;
	padding: 1.3rem 1.6rem;
}

.ad-curriculum-list li:before {
	background: #b9872f;
	border-radius: 999px;
	box-shadow: 0 0 0 5px rgba(185, 135, 47, 0.1);
	content: "";
	flex: 0 0 7px;
	height: 7px;
	left: auto;
	margin: 0 12px 0 0;
	margin: 0 1.2rem 0 0;
	position: static;
	top: auto;
	width: 7px;
}

.ad-curriculum-section > p {
	color: #173565 !important;
	font-family: Enriqueta, Georgia, serif;
	font-size: 24px !important;
	font-size: 2.4rem !important;
	font-weight: 400;
	line-height: 1.38 !important;
	margin: 34px auto 0 !important;
	margin: 3.4rem auto 0 !important;
	max-width: 860px !important;
	text-align: center !important;
}

@media screen and (max-width: 900px) {
	.ad-curriculum-list {
		grid-template-columns: 1fr;
		max-width: 620px;
	}
}

.ad-training-process-section {
	background:
		linear-gradient(180deg, rgba(251, 240, 220, 0.94) 0%, rgba(255, 250, 241, 0.98) 100%);
}

.ad-training-process__intro {
	margin: 0 auto;
	max-width: 860px;
	text-align: center;
}

.ad-training-process__intro h2,
.ad-investment-card h2 {
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 760px;
	text-align: center;
}

.ad-training-process__intro .service-lead {
	color: #173565 !important;
	font-family: Enriqueta, Georgia, serif;
	font-size: 24px !important;
	font-size: 2.4rem !important;
	font-weight: 400;
	line-height: 1.38 !important;
	margin: 16px auto 0 !important;
	margin: 1.6rem auto 0 !important;
	max-width: 760px;
	text-align: center;
}

.ad-training-process__intro p:not(.service-lead) {
	margin-left: auto;
	margin-right: auto;
	max-width: 760px;
	text-align: center;
}

.ad-training-process__content {
	display: grid;
	gap: 34px;
	gap: 3.4rem;
	grid-template-columns: minmax(260px, 0.9fr) minmax(0, 1.1fr);
	margin-top: 34px;
	margin-top: 3.4rem;
}

.ad-training-process__content h3,
.ad-investment-card h3 {
	color: #8f6924;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 800;
	letter-spacing: 0.1em;
	line-height: 1.35;
	margin: 0 0 18px;
	margin: 0 0 1.8rem;
	text-transform: uppercase;
}

.ad-training-process__content p {
	margin-bottom: 18px;
	margin-bottom: 1.8rem;
}

.ad-training-process__content p:last-child {
	margin-bottom: 0;
}

.ad-module-list {
	display: grid;
	gap: 10px;
	gap: 1rem;
	list-style: none;
	margin: 0;
	padding: 0;
}

.ad-module-list li {
	background: rgba(255, 253, 247, 0.8);
	border: 1px solid rgba(184, 136, 49, 0.14);
	border-radius: 9px;
	color: #493f31;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.42;
	margin: 0;
	padding: 14px 16px 14px 38px;
	padding: 1.4rem 1.6rem 1.4rem 3.8rem;
	position: relative;
}

.ad-module-list li:before {
	background: #b9872f;
	border-radius: 999px;
	box-shadow: 0 0 0 5px rgba(185, 135, 47, 0.1);
	content: "";
	height: 7px;
	left: 18px;
	position: absolute;
	top: 24px;
	width: 7px;
}

.ad-process-image {
	background: #fff7e8;
	border: 1px solid rgba(184, 136, 49, 0.2);
	border-radius: 12px;
	box-shadow: 0 22px 48px rgba(105, 73, 28, 0.12);
	margin: 40px auto 0;
	margin: 4rem auto 0;
	max-width: 920px;
	overflow: hidden;
	padding: 8px;
	padding: 0.8rem;
}

.ad-process-image img {
	aspect-ratio: 16 / 9;
	border-radius: 8px;
	display: block;
	height: 100%;
	object-fit: cover;
	object-position: 50% 52%;
	width: 100%;
}

.ad-investment-card {
	background: rgba(255, 253, 247, 0.92);
	border: 1px solid rgba(184, 136, 49, 0.18);
	border-radius: 12px;
	margin: 38px auto 0;
	margin: 3.8rem auto 0;
	max-width: 920px;
	padding: 34px 38px;
	padding: 3.4rem 3.8rem;
}

.ad-investment-card > p {
	color: #493f31 !important;
	font-size: 18px !important;
	font-size: 1.8rem !important;
	line-height: 1.55 !important;
	margin: 14px auto 26px !important;
	margin: 1.4rem auto 2.6rem !important;
	max-width: 720px !important;
	text-align: center !important;
}

.ad-investment-card strong {
	color: #0872b6;
	font-family: Enriqueta, Georgia, serif;
	font-size: 1.18em;
	font-weight: 400;
}

.ad-independence-section {
	background: #fffdf7;
}

.ad-independence-card {
	background:
		linear-gradient(90deg, rgba(255, 253, 247, 0.98) 0%, rgba(255, 253, 247, 0.9) 54%, rgba(248, 237, 217, 0.74) 100%);
	border: 1px solid rgba(184, 136, 49, 0.18);
	border-radius: 14px;
	box-shadow: 0 24px 54px rgba(105, 73, 28, 0.1);
	display: grid;
	grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);
	margin: 0 auto;
	max-width: 1180px;
	overflow: hidden;
}

.ad-independence-card__content {
	padding: 46px 54px;
	padding: 4.6rem 5.4rem;
}

.ad-optional-badge {
	align-items: center;
	background: linear-gradient(135deg, #a17a35 0%, #c1902c 100%);
	border-radius: 999px;
	color: #fffdf7 !important;
	display: inline-flex;
	font-size: 13px !important;
	font-size: 1.3rem !important;
	font-weight: 800;
	letter-spacing: 0.1em;
	line-height: 1 !important;
	margin: 0 0 28px !important;
	margin: 0 0 2.8rem !important;
	padding: 12px 20px;
	padding: 1.2rem 2rem;
	text-transform: uppercase;
}

.ad-optional-badge:before {
	background: rgba(255, 253, 247, 0.92);
	border-radius: 999px;
	color: #ad7b21;
	content: "★";
	display: inline-grid;
	font-size: 11px;
	height: 22px;
	margin-right: 10px;
	place-items: center;
	width: 22px;
}

.ad-independence-card h2 {
	color: #1f1d19 !important;
	font-size: 46px !important;
	font-size: 4.6rem !important;
	font-weight: 400 !important;
	line-height: 1.02 !important;
	margin: 0 !important;
	max-width: 720px;
	text-align: left !important;
}

.ad-independence-card h2 span {
	color: #9c7937;
	display: block;
	font-family: Georgia, serif;
	font-size: 0.92em;
	font-style: italic;
	font-weight: 400;
	letter-spacing: 0;
	margin-top: 4px;
}

.ad-independence-card .service-lead {
	color: #493f31 !important;
	font-size: 19px !important;
	font-size: 1.9rem !important;
	line-height: 1.55 !important;
	margin: 24px 0 24px !important;
	margin: 2.4rem 0 2.4rem !important;
	max-width: 760px !important;
	text-align: left !important;
}

.ad-independence-list {
	display: grid;
	gap: 16px;
	gap: 1.6rem;
	list-style: none;
	margin: 0;
	padding: 0;
}

.ad-independence-list li {
	color: #3f372d;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.42;
	margin: 0;
	min-height: 40px;
	padding: 3px 0 0 54px;
	padding: 0.3rem 0 0 5.4rem;
	position: relative;
}

.ad-independence-list li:before {
	background: rgba(255, 250, 239, 0.96);
	border: 1px solid rgba(156, 121, 55, 0.28);
	border-radius: 999px;
	box-shadow: inset 0 0 0 6px rgba(156, 121, 55, 0.08);
	content: "";
	height: 38px;
	left: 0;
	position: absolute;
	top: 0;
	width: 38px;
}

.ad-independence-list li:after {
	background: #b9872f;
	border-radius: 999px;
	content: "";
	height: 8px;
	left: 15px;
	position: absolute;
	top: 15px;
	width: 8px;
}

.ad-independence-note {
	align-items: center;
	background: rgba(248, 237, 217, 0.72);
	border-radius: 10px;
	color: #493f31 !important;
	display: flex;
	font-size: 16px !important;
	font-size: 1.6rem !important;
	font-weight: 600;
	line-height: 1.45 !important;
	margin: 30px 0 0 !important;
	margin: 3rem 0 0 !important;
	padding: 18px 22px 18px 70px;
	padding: 1.8rem 2.2rem 1.8rem 7rem;
	position: relative;
}

.ad-independence-note:before {
	background: #b9872f;
	border-radius: 999px;
	box-shadow: 0 0 0 10px rgba(185, 135, 47, 0.12);
	color: #fff;
	content: "♥";
	display: inline-grid;
	font-family: Georgia, serif;
	font-size: 19px;
	height: 38px;
	left: 22px;
	place-items: center;
	position: absolute;
	width: 38px;
}

.ad-independence-card__image {
	margin: 0;
	min-height: 100%;
	overflow: hidden;
	position: relative;
}

.ad-independence-card__image img {
	display: block;
	height: 100%;
	min-height: 560px;
	object-fit: cover;
	object-position: 22% 50%;
	width: 100%;
}

.ad-independence-card__image:after {
	background: linear-gradient(180deg, rgba(255, 253, 247, 0.04) 0%, rgba(255, 253, 247, 0.28) 100%);
	content: "";
	inset: 0;
	position: absolute;
}

.ad-independence-card__image figcaption {
	background: rgba(255, 253, 247, 0.82);
	border: 1px solid rgba(184, 136, 49, 0.18);
	border-radius: 12px;
	bottom: 26px;
	box-shadow: 0 16px 34px rgba(105, 73, 28, 0.12);
	color: #9c7937;
	font-family: Georgia, serif;
	font-size: 28px;
	font-size: 2.8rem;
	font-style: italic;
	left: 26px;
	line-height: 1.25;
	padding: 18px 22px;
	padding: 1.8rem 2.2rem;
	position: absolute;
	z-index: 1;
}

.ad-inline-cta {
	background:
		linear-gradient(135deg, rgba(255, 253, 247, 0.98) 0%, rgba(249, 235, 207, 0.78) 100%);
	border-bottom: 1px solid rgba(184, 136, 49, 0.14);
	border-top: 1px solid rgba(184, 136, 49, 0.14);
	padding-bottom: 42px;
	padding-bottom: 4.2rem;
	padding-top: 42px;
	padding-top: 4.2rem;
	text-align: center;
}

.ad-inline-cta--quiet {
	background: #fffdf7;
}

.ad-inline-cta h2 {
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 760px;
	text-align: center;
}

.ad-inline-cta p {
	margin: 14px auto 0 !important;
	margin: 1.4rem auto 0 !important;
	max-width: 700px !important;
	text-align: center !important;
}

.ad-inline-cta .classic-actions {
	justify-content: center;
	margin-top: 24px;
	margin-top: 2.4rem;
}

.ad-split-section {
	align-items: start;
	display: grid;
	gap: 38px;
	gap: 3.8rem;
	grid-template-columns: minmax(0, 1fr) minmax(260px, 360px);
}

.ad-split-section__intro {
	grid-column: 1 / -1;
}

.ad-split-section .service-grid-list {
	grid-template-columns: 1fr;
}

.ad-quote-band {
	background:
		linear-gradient(135deg, rgba(255, 250, 241, 0.96) 0%, rgba(248, 229, 196, 0.72) 100%);
	border: 1px solid rgba(184, 136, 49, 0.2);
	border-radius: 12px;
	box-shadow: 0 18px 38px rgba(105, 73, 28, 0.1);
	padding: 34px 30px;
	padding: 3.4rem 3rem;
}

.ad-quote-band p {
	color: #0872b6 !important;
	font-family: Enriqueta, Georgia, serif !important;
	font-size: 26px !important;
	font-size: 2.6rem !important;
	font-style: italic;
	font-weight: 400;
	line-height: 1.28 !important;
	margin: 0 0 16px !important;
	margin: 0 0 1.6rem !important;
}

.ad-quote-band p:last-child {
	margin-bottom: 0 !important;
}

.shivananda-luzern-landing .ad-experience-section > p {
	margin-left: auto;
	margin-right: auto;
	max-width: 860px;
	text-align: left;
}

.ad-testimonial-grid {
	display: grid;
	gap: 14px;
	gap: 1.4rem;
	grid-template-columns: 1fr;
	margin-top: 30px;
	margin-top: 3rem;
}

.ad-testimonial-card {
	background:
		linear-gradient(145deg, rgba(255, 253, 247, 0.98) 0%, rgba(255, 249, 239, 0.9) 100%);
	border: 1px solid rgba(184, 136, 49, 0.16);
	border-radius: 12px;
	box-shadow: 0 12px 26px rgba(105, 73, 28, 0.06);
	display: grid;
	gap: 28px;
	gap: 2.8rem;
	grid-template-columns: minmax(120px, 170px) minmax(0, 1fr);
	padding: 28px 34px;
	padding: 2.8rem 3.4rem;
	position: relative;
}

.ad-testimonial-card:before {
	color: rgba(184, 136, 49, 0.38);
	content: "“";
	font-family: Enriqueta, Georgia, serif;
	font-size: 42px;
	font-size: 4.2rem;
	font-weight: 400;
	left: 194px;
	line-height: 1;
	position: absolute;
	top: 18px;
}

.ad-testimonial-card p {
	color: #493f31 !important;
	font-size: 15px;
	font-size: 1.5rem;
	grid-column: 2;
	grid-row: 1;
	line-height: 1.68;
	margin: 0;
	padding-left: 28px;
	padding-left: 2.8rem;
	position: relative;
	z-index: 1;
}

.ad-testimonial-card strong {
	color: #0872b6;
	display: flex;
	flex-direction: column;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 800;
	grid-column: 1;
	grid-row: 1;
	justify-content: center;
	letter-spacing: 0.08em;
	line-height: 1.25;
	text-transform: uppercase;
}

.ad-testimonial-card strong:before {
	background: rgba(184, 136, 49, 0.28);
	content: "";
	display: block;
	height: 1px;
	margin-bottom: 14px;
	margin-bottom: 1.4rem;
	width: 46px;
}

.ad-landing-closing {
	background:
		linear-gradient(135deg, rgba(255, 253, 247, 0.96) 0%, rgba(248, 229, 196, 0.74) 100%);
	border-top: 1px solid rgba(184, 136, 49, 0.16);
	text-align: center;
}

.ad-landing-closing h2 {
	color: #0872b6 !important;
}

.ad-landing-closing p {
	color: #493f31 !important;
	margin-left: auto;
	margin-right: auto;
	max-width: 660px;
}

.ad-landing-closing .classic-actions {
	justify-content: center;
}

.ad-landing-closing .classic-button {
	background: linear-gradient(135deg, #d4a348 0%, #b57b20 100%);
	color: #fffdf7 !important;
}

.ad-landing-closing .classic-button--secondary {
	background: rgba(255, 253, 247, 0.72);
	color: #8f5d17 !important;
}

/* =About page
----------------------------------------------- */

.about-hero {
	align-items: start;
	display: grid;
	gap: 36px;
	grid-template-columns: minmax(0, 1fr) 190px;
}

.about-hero__copy {
	min-width: 0;
}

.about-portrait {
	background: #fffaf1;
	border: 1px solid rgba(184, 136, 49, 0.18);
	border-radius: 10px;
	box-shadow: 0 18px 36px rgba(115, 83, 34, 0.12);
	margin: 4px 0 0;
	overflow: hidden;
	padding: 10px;
}

.about-portrait img {
	border-radius: 8px;
	display: block;
	height: 190px;
	object-fit: cover;
	object-position: 50% 34%;
	width: 100%;
}

.about-portrait figcaption {
	color: #8f6924;
	font-family: Enriqueta, Georgia, serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.2;
	padding: 12px 4px 4px;
	text-align: center;
}

.about-quote {
	background: #fbf0dc;
	border-left: 4px solid #bd8a2e;
	border-radius: 8px;
	margin: 26px 0 0;
	margin: 2.6rem 0 0;
	padding: 24px 28px;
	padding: 2.4rem 2.8rem;
}

.about-quote p {
	color: #6d4f17 !important;
	font-family: Enriqueta, Georgia, serif;
	font-size: 27px;
	font-size: 2.7rem;
	font-weight: 700;
	line-height: 1.28;
	margin: 0;
}

.about-path-list {
	grid-template-columns: 1fr;
}

@media screen and (max-width: 960px) {
	body.shivananda-classic-layout #wrapper {
		max-width: none;
	}

	body.shivananda-classic-layout #primary {
		margin-right: 18px;
		margin-right: 1.8rem;
		width: calc(100% - 342px);
	}
}

@media screen and (max-width: 900px) {
	.shivananda-luzern-landing .ad-landing-hero {
		gap: 28px;
		gap: 2.8rem;
		grid-template-areas:
			"intro"
			"image"
			"copy";
		grid-template-columns: 1fr;
		padding-top: 0;
		padding-left: 26px;
		padding-left: 2.6rem;
		padding-right: 26px;
		padding-right: 2.6rem;
	}

	.ad-landing-hero__intro {
		background: linear-gradient(180deg, rgba(255, 250, 241, 0.98) 0%, rgba(255, 246, 229, 0.92) 100%);
		border-bottom: 1px solid rgba(184, 136, 49, 0.18);
		border-top: 1px solid rgba(184, 136, 49, 0.14);
		margin: 0 -26px;
		margin: 0 -2.6rem;
		padding: 24px 20px 22px;
		padding: 2.4rem 2rem 2.2rem;
		position: relative;
		text-align: center;
	}

	.ad-landing-hero__intro:after {
		background: linear-gradient(90deg, transparent 0%, rgba(184, 136, 49, 0.58) 45%, rgba(184, 136, 49, 0.58) 55%, transparent 100%);
		bottom: 0;
		content: "";
		height: 1px;
		left: 16%;
		position: absolute;
		width: 68%;
	}

	.ad-landing-hero__intro .classic-section-kicker {
		color: #8f6924;
		font-size: 13px !important;
		font-size: 1.3rem !important;
		letter-spacing: 0.18em;
		margin-bottom: 10px !important;
		margin-bottom: 1rem !important;
		text-align: center;
	}

	.ad-landing-title-icon {
		display: block;
		margin: 0 auto 8px;
		margin: 0 auto 0.8rem;
		width: 54px;
	}

	.ad-landing-title-icon img {
		display: block;
		height: auto;
		opacity: 0.72;
		width: 100%;
	}

	.ad-landing-title-prefix {
		font-size: 0.44em;
		letter-spacing: 0.2em;
		margin-bottom: 6px;
		margin-bottom: 0.6rem;
	}

	.ad-landing-title-main {
		letter-spacing: 0.02em;
	}

	.ad-landing-location {
		font-size: 13px !important;
		font-size: 1.3rem !important;
		letter-spacing: 0.12em;
		margin: 16px 0 0 !important;
		margin: 1.6rem 0 0 !important;
		text-align: center;
	}

	.ad-landing-hero__image {
		margin-left: auto;
		margin-right: auto;
		max-width: 360px;
	}
}

@media screen and (max-width: 768px) {
	body.shivananda-classic-layout #wrapper {
		margin: 0;
	}

	body.shivananda-classic-layout #page:before {
		display: none;
	}

	body.shivananda-classic-layout #masthead,
	body.shivananda-classic-layout #primary,
	body.shivananda-classic-layout #secondary {
		float: none;
		width: auto;
	}

	body.shivananda-classic-layout #masthead {
		background: linear-gradient(180deg, rgba(255, 250, 241, 0.98) 0%, rgba(244, 230, 204, 0.98) 100%);
		border-bottom: 1px solid rgba(181, 133, 45, 0.18);
		padding: 24px;
		padding: 2.4rem;
	}

	body.shivananda-classic-layout #primary {
		margin: 24px 18px 0;
		margin: 2.4rem 1.8rem 0;
		max-width: none;
	}

	body.shivananda-classic-layout #secondary {
		display: none;
	}

	body.shivananda-classic-layout .site-footer {
		margin-left: 0;
	}

	body.shivananda-classic-layout #masthead hgroup,
	body.shivananda-classic-layout .main-navigation,
	body.shivananda-classic-layout .main-small-navigation {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}

	body.shivananda-classic-layout .main-small-navigation {
		border: 0;
		text-align: center;
	}

	body.shivananda-classic-layout .menu-toggle {
		background: #b9852b;
		border: 1px solid rgba(255, 255, 255, 0.46);
		border-radius: 999px;
		box-shadow: 0 10px 22px rgba(90, 56, 18, 0.12);
		color: #fff;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		font-family: Muli, Helvetica, Arial, sans-serif;
		font-size: 11px;
		font-size: 1.1rem;
		font-weight: 800;
		letter-spacing: 0.11em;
		line-height: 1;
		margin-top: 14px;
		margin-top: 1.4rem;
		padding: 11px 16px;
		padding: 1.1rem 1.6rem;
	}

	body.shivananda-classic-layout .menu-toggle:after {
		content: "\2630";
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 0.8;
		margin-left: 8px;
		margin-left: 0.8rem;
		position: relative;
		top: -1px;
	}

	body.shivananda-classic-layout .main-small-navigation .menu {
		background: #fffaf1;
		border: 1px solid rgba(181, 133, 45, 0.18);
		border-radius: 10px;
		margin-top: 14px;
		margin-top: 1.4rem;
		padding: 8px 16px;
		padding: 0.8rem 1.6rem;
		text-align: left;
	}

	body.shivananda-classic-layout .main-small-navigation a {
		color: #4b3d2d;
		font-weight: 500;
	}

	body.shivananda-classic-layout .main-small-navigation .current_page_item > a,
	body.shivananda-classic-layout .main-small-navigation .current-menu-item > a {
		color: #a8741f;
		font-weight: 800;
	}

	.shivananda-service-page .service-hero,
	.service-section,
	.classic-closing {
		padding-left: 26px;
		padding-left: 2.6rem;
		padding-right: 26px;
		padding-right: 2.6rem;
	}

	.shivananda-service-page h1 {
		font-size: 36px;
		font-size: 3.6rem;
	}

	.service-grid-list {
		grid-template-columns: 1fr;
	}

	.price-grid {
		grid-template-columns: 1fr;
	}

	.price-card {
		border-bottom: 1px solid rgba(184, 136, 49, 0.16);
		border-right: 0;
		min-height: 0;
	}

	.price-card:last-child {
		border-bottom: 0;
	}

	.feedback-featured {
		grid-template-columns: 1fr;
	}

	.feedback-image-panel {
		margin: 0 auto;
		max-width: 320px;
	}

	.feedback-quote-card {
		padding: 30px 24px;
		padding: 3rem 2.4rem;
	}

	.training-grid {
		grid-template-columns: 1fr;
	}

	.training-card {
		align-items: start;
		grid-template-columns: 1fr;
	}

	.training-card h3 {
		border-left: 0;
		border-top: 3px solid rgba(8, 114, 182, 0.22);
		display: inline-block;
		padding: 10px 0 0;
		padding: 1rem 0 0;
	}

	.training-card p:not(.training-card__subtitle) {
		grid-column: auto;
	}

	.site-content .training-card {
		padding: 30px 18px;
		padding: 3rem 1.8rem;
	}

	.training-card__subtitle {
		font-size: 21px !important;
		font-size: 2.1rem !important;
		line-height: 1.2 !important;
		hyphens: none;
		overflow-wrap: normal;
		word-break: normal;
	}

	.training-card__subtitle--compact {
		font-size: 15px !important;
		font-size: 1.5rem !important;
		white-space: nowrap;
	}

	.ausbildungen-hero:after {
		display: none;
	}

	.contact-grid {
		grid-template-columns: 1fr;
	}

	.contact-form-grid {
		grid-template-columns: 1fr;
	}

	.about-hero {
		grid-template-columns: 1fr;
	}

	.ausbildungen-hero {
		grid-template-columns: 1fr;
	}

	.ausbildungen-hero__image {
		max-width: 320px;
	}

	.shivananda-luzern-landing .ad-landing-hero,
	.ad-split-section {
		grid-template-columns: 1fr;
	}

	.shivananda-luzern-landing .ad-landing-hero {
		gap: 28px;
		gap: 2.8rem;
		grid-template-areas:
			"intro"
			"image"
			"copy";
		padding-top: 0;
		padding-left: 26px;
		padding-left: 2.6rem;
		padding-right: 26px;
		padding-right: 2.6rem;
	}

	.ad-landing-hero__intro {
		background: linear-gradient(180deg, rgba(255, 250, 241, 0.98) 0%, rgba(255, 246, 229, 0.92) 100%);
		border-bottom: 1px solid rgba(184, 136, 49, 0.18);
		border-top: 1px solid rgba(184, 136, 49, 0.14);
		margin: 0 -26px;
		margin: 0 -2.6rem;
		padding: 24px 20px 22px;
		padding: 2.4rem 2rem 2.2rem;
		position: relative;
		text-align: center;
	}

	.ad-landing-hero__intro:after {
		background: linear-gradient(90deg, transparent 0%, rgba(184, 136, 49, 0.58) 45%, rgba(184, 136, 49, 0.58) 55%, transparent 100%);
		bottom: 0;
		content: "";
		height: 1px;
		left: 16%;
		position: absolute;
		width: 68%;
	}

	.ad-landing-hero__intro .classic-section-kicker {
		color: #8f6924;
		font-size: 13px !important;
		font-size: 1.3rem !important;
		letter-spacing: 0.18em;
		margin-bottom: 10px !important;
		margin-bottom: 1rem !important;
		text-align: center;
	}

	.ad-landing-title-icon {
		display: block;
		margin: 0 auto 8px;
		margin: 0 auto 0.8rem;
		width: 54px;
	}

	.ad-landing-title-icon img {
		display: block;
		height: auto;
		opacity: 0.72;
		width: 100%;
	}

	.ad-landing-title-prefix {
		font-size: 0.44em;
		letter-spacing: 0.2em;
		margin-bottom: 6px;
		margin-bottom: 0.6rem;
	}

	.ad-landing-title-main {
		letter-spacing: 0.02em;
	}

	.ad-landing-location {
		font-size: 13px !important;
		font-size: 1.3rem !important;
		letter-spacing: 0.12em;
		margin: 16px 0 0 !important;
		margin: 1.6rem 0 0 !important;
		text-align: center;
	}

	.ad-landing-hero__image {
		margin-left: auto;
		margin-right: auto;
		max-width: 360px;
	}

	.shivananda-luzern-landing .ad-expectation-section h2 {
		font-size: 30px !important;
		font-size: 3rem !important;
	}

	.ad-feature-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.ad-curriculum-list {
		grid-template-columns: 1fr;
		max-width: 620px;
	}

	.ad-training-process__content {
		grid-template-columns: 1fr;
	}

	.ad-process-image,
	.ad-investment-card {
		max-width: 620px;
	}

	.ad-independence-card {
		grid-template-columns: 1fr;
		margin-left: auto;
		margin-right: auto;
		max-width: 620px;
	}

	.ad-independence-card__content {
		padding: 34px 30px;
		padding: 3.4rem 3rem;
	}

	.ad-independence-card h2 {
		font-size: 35px !important;
		font-size: 3.5rem !important;
	}

	.ad-independence-card__image {
		border-top: 1px solid rgba(184, 136, 49, 0.16);
		min-height: 0;
	}

	.ad-independence-card__image img {
		aspect-ratio: 16 / 10;
		height: auto;
		min-height: 0;
		object-position: 18% 45%;
	}

	.ad-independence-card__image figcaption {
		bottom: 18px;
		font-size: 23px;
		font-size: 2.3rem;
		left: 18px;
	}

	.ad-testimonial-grid {
		grid-template-columns: 1fr;
	}

	.ad-testimonial-card {
		gap: 16px;
		gap: 1.6rem;
		grid-template-columns: 1fr;
		padding: 28px 28px;
		padding: 2.8rem 2.8rem;
	}

	.ad-testimonial-card:before {
		display: none;
	}

	.ad-testimonial-card p {
		grid-column: 1;
		grid-row: 2;
		padding-left: 0;
	}

	.ad-testimonial-card strong {
		grid-column: 1;
		grid-row: 1;
		justify-content: start;
	}

	.ad-feature-card {
		min-height: 0;
		padding-bottom: 18px;
		padding-bottom: 1.8rem;
		padding-top: 18px;
		padding-top: 1.8rem;
	}

	.ad-feature-card__icon {
		height: 66px;
		width: 82px;
	}

	.ad-feature-card__icon img {
		max-height: 62px;
		max-width: 78px;
		width: auto;
	}

	.ad-feature-card:nth-child(3n) {
		border-right: 0;
	}

	.ad-feature-card:nth-child(n+4) {
		border-top: 1px solid rgba(184, 136, 49, 0.14);
	}

	.ad-curriculum-section > p {
		font-size: 21px !important;
		font-size: 2.1rem !important;
	}

	.ad-quote-band p {
		font-size: 22px !important;
		font-size: 2.2rem !important;
	}

	.about-portrait {
		max-width: 210px;
	}
}

@media screen and (max-width: 480px) {
	body.shivananda-classic-layout #primary {
		margin-left: 12px;
		margin-right: 12px;
	}

	.shivananda-service-page .service-hero,
	.service-section,
	.classic-closing {
		padding-left: 22px;
		padding-left: 2.2rem;
		padding-right: 22px;
		padding-right: 2.2rem;
	}

	.shivananda-service-page h1 {
		font-size: 26px;
		font-size: 2.6rem;
		line-height: 1.16;
	}

	.shivananda-service-page h2 {
		font-size: 25px;
		font-size: 2.5rem;
		line-height: 1.22;
	}

	.ad-keyword-cloud {
		display: grid;
		grid-template-columns: 1fr;
	}

	.ad-keyword-chip {
		align-items: center;
		border-radius: 10px;
		justify-content: center;
		text-align: center;
	}

	.ad-landing-hero__image {
		max-width: none;
		padding: 6px;
		padding: 0.6rem;
	}

	.ad-landing-hero__caption strong {
		font-size: 22px;
		font-size: 2.2rem;
	}

	.ad-training-process__intro .service-lead {
		font-size: 21px !important;
		font-size: 2.1rem !important;
	}

	.ad-module-list li {
		font-size: 15px;
		font-size: 1.5rem;
		padding: 13px 14px 13px 36px;
		padding: 1.3rem 1.4rem 1.3rem 3.6rem;
	}

	.ad-module-list li:before {
		left: 16px;
		top: 23px;
	}

	.ad-process-image {
		margin-top: 30px;
		margin-top: 3rem;
		padding: 5px;
		padding: 0.5rem;
	}

	.ad-process-image img {
		aspect-ratio: 4 / 3;
	}

	.ad-investment-card {
		padding: 26px 20px;
		padding: 2.6rem 2rem;
	}

	.ad-independence-card__content {
		padding: 28px 22px;
		padding: 2.8rem 2.2rem;
	}

	.ad-optional-badge {
		font-size: 11px !important;
		font-size: 1.1rem !important;
		letter-spacing: 0.08em;
		margin-bottom: 22px !important;
		margin-bottom: 2.2rem !important;
		padding: 10px 14px;
		padding: 1rem 1.4rem;
	}

	.ad-optional-badge:before {
		height: 19px;
		margin-right: 8px;
		width: 19px;
	}

	.ad-independence-card h2 {
		font-size: 29px !important;
		font-size: 2.9rem !important;
		line-height: 1.08 !important;
	}

	.ad-independence-card .service-lead {
		font-size: 17px !important;
		font-size: 1.7rem !important;
		margin-bottom: 22px !important;
		margin-bottom: 2.2rem !important;
	}

	.ad-independence-list {
		gap: 13px;
		gap: 1.3rem;
	}

	.ad-independence-list li {
		font-size: 15px;
		font-size: 1.5rem;
		min-height: 34px;
		padding-left: 46px;
		padding-left: 4.6rem;
	}

	.ad-independence-list li:before {
		height: 33px;
		width: 33px;
	}

	.ad-independence-list li:after {
		left: 13px;
		top: 13px;
	}

	.ad-independence-note {
		font-size: 15px !important;
		font-size: 1.5rem !important;
		margin-top: 24px !important;
		margin-top: 2.4rem !important;
		padding: 16px 18px 16px 58px;
		padding: 1.6rem 1.8rem 1.6rem 5.8rem;
	}

	.ad-independence-note:before {
		height: 30px;
		left: 18px;
		width: 30px;
	}

	.ad-independence-card__image img {
		aspect-ratio: 1 / 0.86;
	}

	.ad-independence-card__image figcaption {
		bottom: 14px;
		font-size: 20px;
		font-size: 2rem;
		left: 14px;
		padding: 13px 15px;
		padding: 1.3rem 1.5rem;
	}

	.ad-expectation-section {
		padding-bottom: 34px;
		padding-bottom: 3.4rem;
		padding-top: 34px;
		padding-top: 3.4rem;
	}

	.shivananda-luzern-landing .ad-expectation-section h2 {
		font-size: 27px !important;
		font-size: 2.7rem !important;
		line-height: 1.16 !important;
	}

	.shivananda-luzern-landing .ad-expectation-section h2:after {
		margin-top: 14px;
		margin-top: 1.4rem;
		width: 74px;
	}

	.ad-feature-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		margin-top: 24px;
		margin-top: 2.4rem;
	}

	.ad-feature-card {
		border-bottom: 1px solid rgba(184, 136, 49, 0.12);
		border-right: 1px solid rgba(184, 136, 49, 0.12);
		border-top: 0 !important;
		gap: 8px;
		gap: 0.8rem;
		grid-template-columns: 1fr;
		justify-items: center;
		min-height: 0;
		padding: 17px 10px 18px;
		padding: 1.7rem 1rem 1.8rem;
		text-align: center;
	}

	.ad-feature-card:nth-child(3n) {
		border-right: 1px solid rgba(184, 136, 49, 0.12);
	}

	.ad-feature-card:nth-child(2n) {
		border-right: 0;
	}

	.ad-feature-card:nth-last-child(-n+2) {
		border-bottom: 0;
	}

	.ad-feature-card__icon {
		height: 58px;
		width: 72px;
	}

	.ad-feature-card__icon img {
		max-height: 54px;
		max-width: 68px;
		width: auto;
	}

	.ad-feature-card__icon svg {
		height: 44px;
		width: 44px;
	}

	.ad-feature-card h3 {
		font-size: 14px;
		font-size: 1.4rem;
		max-width: 142px;
		line-height: 1.22;
	}

	.ad-testimonial-card {
		padding: 24px 22px;
		padding: 2.4rem 2.2rem;
	}

	.about-quote p {
		font-size: 23px;
		font-size: 2.3rem;
	}
}

@media screen and (max-width: 360px) {
	.training-card__subtitle--compact {
		font-size: 16px !important;
		font-size: 1.6rem !important;
		white-space: normal;
	}
}

/* =Michaela Shivananda 2026 full-width layout
----------------------------------------------- */

body.shivananda-modern-layout {
	background: #fbf4e7;
	color: #342a20;
}

body.shivananda-modern-layout.custom-background {
	background-image: none !important;
	background-attachment: scroll !important;
	background-size: auto !important;
}

body.shivananda-modern-layout #mobile-background-holder {
	background-image: none !important;
	display: none !important;
}

body.shivananda-modern-layout #wrapper,
body.shivananda-modern-layout #page {
	margin: 0;
	max-width: none;
	min-height: 0;
	padding: 0;
	width: 100%;
}

body.shivananda-modern-layout #page:before,
body.shivananda-modern-layout #secondary {
	display: none !important;
}

body.shivananda-modern-layout #masthead,
body.shivananda-modern-layout #primary {
	float: none !important;
	width: auto !important;
}

body.shivananda-modern-layout #masthead {
	background: rgba(255, 250, 241, 0.88);
	border-bottom: 0;
	box-sizing: border-box;
	display: block !important;
	left: 0;
	padding: 0;
	position: sticky;
	top: 0;
	z-index: 50;
}

body.admin-bar.shivananda-modern-layout #masthead {
	top: 32px;
}

body.shivananda-modern-layout #masthead:before {
	backdrop-filter: blur(16px);
	content: "";
	inset: 0;
	position: absolute;
	z-index: -1;
}

body.shivananda-modern-layout #main {
	background: linear-gradient(180deg, #fbf4e7 0%, #fffaf2 42%, #f8efe2 100%);
	min-height: 100vh;
}

body.shivananda-modern-layout #primary {
	margin: 0 auto !important;
	max-width: none !important;
	padding: 0;
}

body.shivananda-modern-layout #content {
	margin: 0;
	width: 100%;
}

body.shivananda-modern-layout .site-content article {
	padding-top: 0;
}

.shivananda-site-header__inner {
	align-items: center;
	box-sizing: border-box;
	display: flex;
	gap: 28px;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1240px;
	min-height: 78px;
	padding: 12px 32px;
	position: relative;
}

.shivananda-site-logo {
	align-items: center;
	display: inline-flex;
	flex: 0 0 auto;
	text-decoration: none;
}

.shivananda-site-logo img {
	display: block;
	height: auto;
	max-width: 230px;
	width: 230px;
}

.shivananda-top-navigation {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	justify-content: flex-end;
}

.shivananda-top-navigation a,
.shivananda-mobile-navigation a {
	border-radius: 999px;
	color: #594839;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 800;
	letter-spacing: 0.05em;
	line-height: 1;
	padding: 12px 12px;
	padding: 1.2rem 1.2rem;
	text-decoration: none;
	text-transform: uppercase;
	transition: background 160ms ease, color 160ms ease, transform 160ms ease;
}

.shivananda-top-navigation a:hover,
.shivananda-top-navigation a:focus,
.shivananda-mobile-navigation a:hover,
.shivananda-mobile-navigation a:focus {
	background: rgba(188, 143, 65, 0.12);
	color: #9b6d24;
}

.shivananda-top-navigation .shivananda-nav-cta {
	background: #ba8a36;
	box-shadow: 0 12px 28px rgba(110, 73, 21, 0.14);
	color: #fff !important;
	padding-left: 18px;
	padding-left: 1.8rem;
	padding-right: 18px;
	padding-right: 1.8rem;
}

.shivananda-top-navigation .shivananda-nav-cta:hover,
.shivananda-top-navigation .shivananda-nav-cta:focus {
	background: #9c6a20;
	color: #fff !important;
	transform: translateY(-1px);
}

.shivananda-mobile-navigation {
	display: none;
	position: relative;
}

.shivananda-mobile-navigation summary {
	background: #ba8a36;
	border-radius: 999px;
	box-shadow: 0 12px 26px rgba(110, 73, 21, 0.14);
	color: #fff;
	cursor: pointer;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	list-style: none;
	padding: 12px 17px;
	padding: 1.2rem 1.7rem;
	text-transform: uppercase;
}

.shivananda-mobile-navigation summary::-webkit-details-marker {
	display: none;
}

.shivananda-mobile-navigation summary:after {
	content: "\2630";
	font-size: 14px;
	font-size: 1.4rem;
	margin-left: 9px;
	margin-left: 0.9rem;
}

.shivananda-mobile-navigation[open] summary:after {
	content: "\00d7";
}

.shivananda-mobile-navigation__panel {
	background: rgba(255, 253, 247, 0.98);
	border: 1px solid rgba(180, 143, 78, 0.2);
	border-radius: 8px;
	box-shadow: 0 22px 44px rgba(83, 58, 26, 0.16);
	display: grid;
	gap: 4px;
	min-width: 230px;
	padding: 10px;
	padding: 1rem;
	position: absolute;
	right: 0;
	top: calc(100% + 12px);
}

.shivananda-mobile-navigation a {
	border-radius: 6px;
	display: block;
	line-height: 1.25;
	padding: 12px 14px;
	padding: 1.2rem 1.4rem;
}

body.shivananda-modern-layout .shivananda-service-page,
body.shivananda-modern-layout .shivananda-legal-page,
body.shivananda-modern-layout .shivananda-contact-page {
	border-radius: 0 0 12px 12px;
	box-shadow: 0 24px 70px rgba(112, 83, 42, 0.1);
	margin: 0 auto 60px;
	margin: 0 auto 6rem;
	max-width: 1040px;
	overflow: hidden;
}

body.shivananda-modern-layout .shivananda-service-page *,
body.shivananda-modern-layout .shivananda-service-page *:before,
body.shivananda-modern-layout .shivananda-service-page *:after {
	box-sizing: border-box;
}

body.shivananda-modern-layout .service-hero {
	padding-top: 72px;
	padding-top: 7.2rem;
}

.shivananda-home-landing {
	background: #fbf4e7;
	color: #302820;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 1.7;
	margin: 0 auto;
	max-width: 1440px;
	overflow: hidden;
}

.shivananda-home-landing *,
.shivananda-home-landing *:before,
.shivananda-home-landing *:after {
	box-sizing: border-box;
}

.home-landing-hero {
	background:
		linear-gradient(90deg, rgba(255, 252, 246, 0.98) 0%, rgba(255, 252, 246, 0.93) 31%, rgba(255, 252, 246, 0.46) 53%, rgba(255, 252, 246, 0.08) 72%),
		radial-gradient(circle at 72% 18%, rgba(196, 145, 61, 0.2), transparent 28rem),
		#fbf1e3;
	min-height: 650px;
	min-height: 65rem;
	position: relative;
}

.home-landing-hero__image {
	inset: 0 0 auto auto;
	position: absolute;
	width: 58%;
	height: 100%;
	overflow: hidden;
}

.home-landing-hero__image:after {
	background: linear-gradient(90deg, rgba(255, 252, 246, 0.08) 0%, rgba(255, 252, 246, 0.035) 38%, rgba(255, 252, 246, 0) 70%);
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
}

.home-landing-hero__image img {
	display: block;
	height: 100%;
	object-fit: cover;
	object-position: 48% 34%;
	width: 100%;
}

.home-landing-hero__content {
	padding: 48px 32px 76px 72px;
	padding: 4.8rem 3.2rem 7.6rem 7.2rem;
	position: relative;
	width: min(42%, 520px);
	z-index: 2;
}

.home-landing-brand {
	display: inline-flex;
	margin-bottom: 10px;
	margin-bottom: 1rem;
	text-decoration: none;
}

.home-landing-brand img {
	display: block;
	height: auto;
	max-width: 360px;
	width: 100%;
}

.home-landing-brandline {
	color: #a27b3a !important;
	font-family: Muli, Helvetica, Arial, sans-serif !important;
	font-size: 17px !important;
	font-size: 1.7rem !important;
	font-weight: 800;
	letter-spacing: 0.07em;
	line-height: 1.35 !important;
	margin: 0 0 40px !important;
	margin: 0 0 4rem !important;
	text-transform: uppercase;
}

.home-landing-hero h1 {
	clear: none;
	color: #0872b6;
	font-family: Enriqueta, Georgia, serif;
	font-size: 44px;
	font-size: 4.4rem;
	font-style: italic;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.18;
	margin: 0 0 24px;
	margin: 0 0 2.4rem;
	max-width: 520px;
}

.home-landing-hero h1:after,
.home-landing-closing h2:after,
.home-landing-card h2:after {
	background: #bd9143;
	content: "";
	display: block;
	height: 2px;
	margin-top: 28px;
	margin-top: 2.8rem;
	width: 76px;
}

.home-landing-hero h1:after {
	margin-bottom: 28px;
	margin-bottom: 2.8rem;
}

.home-landing-lead {
	color: #3f3b36 !important;
	font-family: Muli, Helvetica, Arial, sans-serif !important;
	font-size: 18px !important;
	font-size: 1.8rem !important;
	line-height: 1.72 !important;
	margin: 0 0 34px !important;
	margin: 0 0 3.4rem !important;
	max-width: 470px;
}

.home-landing-lead p {
	color: inherit !important;
	font-family: inherit !important;
	font-size: inherit !important;
	line-height: inherit !important;
	margin: 0 !important;
}

.home-landing-lead p + p {
	margin-top: 24px !important;
	margin-top: 2.4rem !important;
}

.home-landing-actions {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
}

.home-landing-actions--center {
	justify-content: center;
}

.home-landing-button {
	align-items: center;
	border-radius: 16px;
	display: inline-flex;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 800;
	gap: 12px;
	justify-content: center;
	letter-spacing: 0.04em;
	line-height: 1;
	min-height: 58px;
	min-height: 5.8rem;
	min-width: 210px;
	padding: 0 28px;
	padding: 0 2.8rem;
	text-decoration: none;
	text-transform: uppercase;
	transition: background 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.home-landing-button svg,
.home-landing-card svg,
.home-landing-mini-icon svg {
	display: block;
	fill: none;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 2;
}

.home-landing-button span {
	display: inline-flex;
}

.home-landing-button svg {
	height: 25px;
	width: 25px;
}

.home-landing-button--primary {
	background: linear-gradient(135deg, #c6a061 0%, #aa772a 100%);
	box-shadow: 0 16px 32px rgba(132, 88, 29, 0.2);
	color: #fff !important;
}

.home-landing-button--secondary {
	background: rgba(255, 252, 246, 0.7);
	border: 1px solid #b98b42;
	color: #5a4630 !important;
}

.home-landing-button:hover,
.home-landing-button:focus {
	transform: translateY(-2px);
}

.home-landing-button--primary:hover,
.home-landing-button--primary:focus {
	background: linear-gradient(135deg, #d0ad70 0%, #91621e 100%);
	color: #fff !important;
}

.home-landing-button--secondary:hover,
.home-landing-button--secondary:focus {
	background: #fffaf1;
	color: #8b642b !important;
}

.home-landing-cards {
	display: grid;
	gap: 42px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin: -24px auto 0;
	margin: -2.4rem auto 0;
	max-width: 1260px;
	padding: 0 54px 46px;
	padding: 0 5.4rem 4.6rem;
	position: relative;
	z-index: 5;
}

.home-landing-card {
	color: #0d3518;
	display: flex;
	flex-direction: column;
	min-height: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	transition: transform 160ms ease;
}

.home-landing-card:hover,
.home-landing-card:focus {
	transform: translateY(-3px);
}

.home-landing-card__icon,
.home-landing-mini-icon {
	align-items: center;
	border-radius: 50%;
	display: inline-flex;
	height: 190px;
	justify-content: center;
	margin: 0 auto 26px;
	margin: 0 auto 2.6rem;
	width: 190px;
}

.home-landing-card__icon svg {
	filter: drop-shadow(0 2px 1px rgba(10, 43, 21, 0.18));
	height: 98px;
	stroke-width: 2.45;
	width: 98px;
}

.home-landing-card--green .home-landing-card__icon,
.home-landing-card--lotus .home-landing-card__icon,
.home-landing-card--heart .home-landing-card__icon,
.home-landing-card--spirituality .home-landing-card__icon,
.home-landing-card--violet .home-landing-card__icon,
.home-landing-list--green .home-landing-mini-icon,
.home-landing-list--violet .home-landing-mini-icon {
	background: radial-gradient(circle at 48% 42%, #fffdf5 0%, #f7f1e6 68%, #f1eadf 100%);
	box-shadow: 0 16px 38px rgba(66, 48, 20, 0.06);
	color: #0d3518;
}

.home-landing-card h2,
.home-landing-list h2,
.home-landing-practice h2,
.home-landing-closing h2 {
	clear: none;
	font-family: Enriqueta, Georgia, serif;
	font-weight: 400;
	letter-spacing: 0;
}

.home-landing-card h2 {
	font-size: 31px;
	font-size: 3.1rem;
	line-height: 1.18;
	margin: 0;
	max-width: 100%;
	overflow-wrap: anywhere;
	text-transform: none;
}

.home-landing-card h2:after {
	display: none;
}

.home-landing-card--green h2,
.home-landing-card--lotus h2,
.home-landing-card--heart h2,
.home-landing-card--spirituality h2,
.home-landing-card--violet h2,
.home-landing-list--green h2,
.home-landing-list--violet h2 {
	color: #0d3518;
}

.home-landing-card p {
	color: #403a34 !important;
	font-family: Muli, Helvetica, Arial, sans-serif !important;
	font-size: 17px !important;
	font-size: 1.7rem !important;
	line-height: 1.55 !important;
	margin: auto 0 0 !important;
}

.home-landing-practice {
	background: linear-gradient(90deg, #f2e6d5 0%, #fffaf3 50%, #fffdf8 100%);
	display: grid;
	grid-template-columns: 42% minmax(0, 1fr);
	margin-top: 40px;
	margin-top: 4rem;
}

.home-landing-practice__media {
	margin: 0;
	min-height: 520px;
	overflow: hidden;
}

.home-landing-practice__media img {
	display: block;
	height: 100%;
	object-fit: cover;
	object-position: 40% 48%;
	width: 100%;
}

.home-landing-practice__copy {
	align-self: center;
	padding: 70px 8vw 70px 56px;
	padding: 7rem 8vw 7rem 5.6rem;
}

.home-landing-practice h2 {
	color: #0872b6;
	font-size: 38px;
	font-size: 3.8rem;
	line-height: 1.18;
	margin: 0 0 26px;
	margin: 0 0 2.6rem;
}

.home-landing-practice p {
	color: #423b34 !important;
	font-family: Muli, Helvetica, Arial, sans-serif !important;
	font-size: 18px !important;
	font-size: 1.8rem !important;
	line-height: 1.62 !important;
	margin: 0 0 21px !important;
	margin: 0 0 2.1rem !important;
	max-width: 720px;
}

.home-landing-practice strong {
	font-weight: 800;
}

.home-landing-practice .home-landing-gold {
	color: #0872b6 !important;
	font-weight: 800;
}

.home-landing-lists {
	background: rgba(255, 252, 246, 0.88);
	display: grid;
	gap: 0;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	padding: 48px max(7vw, 48px) 58px;
	padding: 4.8rem max(7vw, 4.8rem) 5.8rem;
}

.home-landing-list {
	padding: 0 7vw 0 2vw;
}

.home-landing-list + .home-landing-list {
	border-left: 1px solid rgba(185, 141, 70, 0.28);
	padding-left: 7vw;
	padding-right: 2vw;
}

.home-landing-list__head {
	align-items: center;
	display: flex;
	gap: 22px;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

.home-landing-mini-icon {
	align-items: center;
	display: inline-flex;
	flex: 0 0 auto;
	height: 76px;
	justify-content: center;
	margin: 0;
	width: 76px;
}

.home-landing-mini-icon svg {
	filter: drop-shadow(0 2px 1px rgba(10, 43, 21, 0.16));
	height: 48px;
	stroke-width: 2.45;
	width: 48px;
}

.home-landing-list h2 {
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.18;
	margin: 0;
	text-transform: uppercase;
}

.home-landing-list ul {
	color: #443b33;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.45;
	list-style: disc;
	margin: 0 0 0 108px;
	margin: 0 0 0 10.8rem;
	padding: 0;
}

.home-landing-list li {
	margin-bottom: 9px;
	margin-bottom: 0.9rem;
	padding-left: 4px;
	padding-left: 0.4rem;
}

.home-landing-list--green li::marker {
	color: #71865b;
}

.home-landing-list--violet li::marker {
	color: #8a6d99;
}

.home-landing-list li span {
	display: block;
}

.home-landing-closing {
	background:
		linear-gradient(90deg, rgba(255, 252, 246, 0.02) 0%, rgba(255, 252, 246, 0.62) 34%, rgba(255, 252, 246, 0.94) 100%),
		var(--closing-image) left center / auto 100% no-repeat,
		#f5ead9;
	min-height: 310px;
	min-height: 31rem;
	padding: 54px 32px 58px;
	padding: 5.4rem 3.2rem 5.8rem;
	text-align: center;
}

.home-landing-closing__content {
	margin-left: auto;
	max-width: 760px;
}

.home-landing-closing h2 {
	color: #0872b6;
	font-size: 34px;
	font-size: 3.4rem;
	line-height: 1.2;
	margin: 0 0 22px;
	margin: 0 0 2.2rem;
}

.home-landing-closing h2:after {
	margin: 18px auto 0;
	margin: 1.8rem auto 0;
	width: 94px;
}

.home-landing-closing p {
	color: #3f3b36 !important;
	font-family: Muli, Helvetica, Arial, sans-serif !important;
	font-size: 17px !important;
	font-size: 1.7rem !important;
	line-height: 1.55 !important;
	margin: 0 auto 26px !important;
	margin: 0 auto 2.6rem !important;
	max-width: 520px;
}

body.shivananda-modern-layout .shivananda-footer {
	background:
		linear-gradient(135deg, rgba(255, 252, 246, 0.92) 0%, rgba(244, 232, 212, 0.94) 100%),
		radial-gradient(circle at 15% 0%, rgba(188, 143, 65, 0.18), transparent 32rem);
	border-top: 1px solid rgba(180, 143, 78, 0.22);
	box-shadow: none;
	box-sizing: border-box;
	clear: both;
	color: #4b3d31;
	display: block !important;
	font-family: Muli, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
}

.shivananda-footer *,
.shivananda-footer *:before,
.shivananda-footer *:after {
	box-sizing: border-box;
}

.shivananda-footer__inner {
	display: grid;
	gap: 40px;
	grid-template-columns: minmax(280px, 1.35fr) repeat(3, minmax(150px, 0.65fr));
	margin: 0 auto;
	max-width: 1240px;
	padding: 58px 32px 46px;
	padding: 5.8rem 3.2rem 4.6rem;
}

.shivananda-footer__brand {
	max-width: 440px;
}

.shivananda-footer__logo {
	display: inline-flex;
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
	text-decoration: none;
}

.shivananda-footer__logo img {
	display: block;
	height: auto;
	max-width: 260px;
	width: 100%;
}

.shivananda-footer__claim {
	color: #98701f !important;
	font-size: 13px !important;
	font-size: 1.3rem !important;
	font-weight: 800;
	letter-spacing: 0.07em;
	line-height: 1.5 !important;
	margin: 0 0 14px !important;
	margin: 0 0 1.4rem !important;
	text-transform: uppercase;
}

.shivananda-footer__brand p {
	color: #4c4339 !important;
	font-family: Muli, Helvetica, Arial, sans-serif !important;
	font-size: 15px !important;
	font-size: 1.5rem !important;
	line-height: 1.65 !important;
	margin: 0 0 22px !important;
	margin: 0 0 2.2rem !important;
}

.shivananda-footer__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.shivananda-footer__actions a {
	align-items: center;
	border: 1px solid rgba(172, 124, 48, 0.42);
	border-radius: 999px;
	color: #765629 !important;
	display: inline-flex;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 800;
	letter-spacing: 0.05em;
	line-height: 1;
	min-height: 40px;
	padding: 0 18px;
	padding: 0 1.8rem;
	text-decoration: none;
	text-transform: uppercase;
	transition: background 160ms ease, color 160ms ease, transform 160ms ease;
}

.shivananda-footer__actions a:first-child {
	background: #b88736;
	border-color: #b88736;
	box-shadow: 0 12px 26px rgba(116, 79, 27, 0.16);
	color: #fff !important;
}

.shivananda-footer__actions a:hover,
.shivananda-footer__actions a:focus {
	background: #fffaf2;
	color: #8d6425 !important;
	transform: translateY(-1px);
}

.shivananda-footer__actions a:first-child:hover,
.shivananda-footer__actions a:first-child:focus {
	background: #9c6a20;
	color: #fff !important;
}

.shivananda-footer__nav {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.shivananda-footer__nav h2 {
	clear: none;
	color: #0872b6;
	font-family: Enriqueta, Georgia, serif;
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.22;
	margin: 0 0 10px;
	margin: 0 0 1rem;
}

.shivananda-footer__nav h2:after {
	background: #c39a55;
	content: "";
	display: block;
	height: 1px;
	margin-top: 13px;
	margin-top: 1.3rem;
	width: 42px;
}

.shivananda-footer__nav a {
	color: #4b3d31 !important;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.35;
	text-decoration: none;
	transition: color 160ms ease, transform 160ms ease;
}

.shivananda-footer__nav a:hover,
.shivananda-footer__nav a:focus {
	color: #0872b6 !important;
	transform: translateX(2px);
}

.shivananda-footer__bottom {
	align-items: center;
	border-top: 1px solid rgba(180, 143, 78, 0.22);
	display: flex;
	gap: 18px;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1240px;
	padding: 18px 32px 24px;
	padding: 1.8rem 3.2rem 2.4rem;
}

.shivananda-footer__bottom p {
	color: #776858 !important;
	font-family: Muli, Helvetica, Arial, sans-serif !important;
	font-size: 13px !important;
	font-size: 1.3rem !important;
	line-height: 1.45 !important;
	margin: 0 !important;
}

.shivananda-classic-home h1,
.shivananda-classic-home h2,
.shivananda-service-page h1,
.shivananda-service-page h2,
.shivananda-wp-content h1,
.shivananda-wp-content h2,
.shivananda-wp-content h3,
.shivananda-wp-content h4,
.home-landing-hero h1,
.home-landing-practice h2,
.home-landing-closing h2,
.shivananda-footer__nav h2 {
	font-weight: 400;
}

.price-card h3,
.training-card h3 {
	font-weight: 600;
}

@media screen and (max-width: 1080px) {
	.shivananda-site-logo img {
		width: 196px;
	}

	.shivananda-top-navigation a {
		font-size: 11px;
		font-size: 1.1rem;
		padding-left: 9px;
		padding-left: 0.9rem;
		padding-right: 9px;
		padding-right: 0.9rem;
	}

	.home-landing-hero__content {
		width: min(42%, 500px);
	}

	.home-landing-hero h1 {
		font-size: 42px;
		font-size: 4.2rem;
	}

	.home-landing-cards {
		padding-left: 30px;
		padding-left: 3rem;
		padding-right: 30px;
		padding-right: 3rem;
		gap: 26px;
	}

	.home-landing-card__icon {
		height: 168px;
		width: 168px;
	}

	.home-landing-card__icon svg {
		height: 86px;
		width: 86px;
	}

	.home-landing-card h2 {
		font-size: 27px;
		font-size: 2.7rem;
	}

	.shivananda-footer__inner {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.shivananda-footer__brand {
		grid-column: 1 / -1;
		max-width: 680px;
	}
}

@media screen and (max-width: 900px) {
	body.admin-bar.shivananda-modern-layout #masthead {
		top: 46px;
	}

	.shivananda-site-header__inner {
		min-height: 72px;
		padding: 10px 20px;
	}

	.shivananda-top-navigation {
		display: none;
	}

	.shivananda-mobile-navigation {
		display: block;
	}

	.home-landing-hero {
		display: flex;
		flex-direction: column;
		min-height: 0;
	}

	.home-landing-hero__image {
		height: 430px;
		position: relative;
		width: 100%;
	}

	.home-landing-hero__image:after {
		background: linear-gradient(180deg, rgba(251, 244, 231, 0.03) 0%, rgba(251, 244, 231, 0.04) 72%, rgba(251, 244, 231, 0.1) 100%);
	}

	.home-landing-hero__content {
		padding: 34px 28px 78px;
		padding: 3.4rem 2.8rem 7.8rem;
		width: 100%;
	}

	.home-landing-brandline {
		margin-bottom: 36px !important;
		margin-bottom: 3.6rem !important;
	}

	.home-landing-cards,
	.home-landing-practice,
	.home-landing-lists {
		grid-template-columns: 1fr;
	}

	.home-landing-cards {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		margin-top: -20px;
		margin-top: -2rem;
	}

	.home-landing-card {
		min-height: 0;
	}

	.home-landing-practice__media {
		min-height: 360px;
	}

	.home-landing-practice__copy {
		padding: 42px 30px 50px;
		padding: 4.2rem 3rem 5rem;
	}

	.home-landing-list {
		padding: 0;
	}

	.home-landing-list + .home-landing-list {
		border-left: 0;
		border-top: 1px solid rgba(185, 141, 70, 0.28);
		margin-top: 36px;
		margin-top: 3.6rem;
		padding: 36px 0 0;
		padding: 3.6rem 0 0;
	}

	.home-landing-list ul {
		margin-left: 98px;
		margin-left: 9.8rem;
	}

	.shivananda-footer__inner {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.shivananda-footer__brand {
		grid-column: 1 / -1;
	}

	.shivananda-footer__bottom {
		align-items: flex-start;
		flex-direction: column;
	}
}

@media screen and (max-width: 600px) {
	body.admin-bar.shivananda-modern-layout #masthead {
		top: 0;
	}

	.shivananda-site-header__inner {
		gap: 12px;
	}

	.shivananda-site-logo img {
		width: 176px;
	}

	.shivananda-mobile-navigation summary {
		font-size: 11px;
		font-size: 1.1rem;
		padding: 11px 14px;
		padding: 1.1rem 1.4rem;
	}

	.home-landing-hero__image {
		height: 330px;
	}

	.home-landing-hero__image img {
		object-position: 48% 22%;
	}

	.home-landing-hero__content {
		padding: 28px 22px 62px;
		padding: 2.8rem 2.2rem 6.2rem;
	}

	.home-landing-brand img {
		max-width: 292px;
	}

	.home-landing-brandline {
		font-size: 13px !important;
		font-size: 1.3rem !important;
	}

	.home-landing-hero h1 {
		font-size: 34px;
		font-size: 3.4rem;
	}

	.home-landing-lead {
		font-size: 19px !important;
		font-size: 1.9rem !important;
		line-height: 1.72 !important;
	}

	.home-landing-actions {
		gap: 14px;
	}

	.home-landing-button {
		border-radius: 13px;
		min-width: 100%;
	}

	.home-landing-cards {
		padding-left: 18px;
		padding-left: 1.8rem;
		padding-right: 18px;
		padding-right: 1.8rem;
	}

	.home-landing-card {
		padding: 0;
	}

	.home-landing-card__icon {
		height: 156px;
		margin-bottom: 18px;
		margin-bottom: 1.8rem;
		width: 156px;
	}

	.home-landing-card__icon svg {
		height: 80px;
		width: 80px;
	}

	.home-landing-card h2 {
		font-size: 23px;
		font-size: 2.3rem;
	}

	.home-landing-practice h2,
	.home-landing-closing h2 {
		font-size: 26px;
		font-size: 2.6rem;
		line-height: 1.22;
	}

	.home-landing-lists {
		padding: 36px 24px 44px;
		padding: 3.6rem 2.4rem 4.4rem;
	}

	.home-landing-list__head {
		align-items: flex-start;
		flex-direction: column;
		gap: 14px;
	}

	.home-landing-list ul {
		margin-left: 22px;
		margin-left: 2.2rem;
	}

	.home-landing-closing {
		background:
			linear-gradient(180deg, rgba(255, 252, 246, 0.14) 0%, rgba(255, 252, 246, 0.3) 34%, rgba(255, 252, 246, 0.96) 100%),
			var(--closing-image) left top / auto 236px no-repeat,
			#f5ead9;
		padding-top: 246px;
		padding-top: 24.6rem;
	}

	.shivananda-footer__inner {
		gap: 30px;
		grid-template-columns: 1fr;
		padding: 42px 24px 34px;
		padding: 4.2rem 2.4rem 3.4rem;
	}

	.shivananda-footer__logo img {
		max-width: 230px;
	}

	.shivananda-footer__actions a {
		justify-content: center;
		width: 100%;
	}

	.shivananda-footer__bottom {
		padding-left: 24px;
		padding-left: 2.4rem;
		padding-right: 24px;
		padding-right: 2.4rem;
	}
}

@media screen and (min-width: 761px) and (max-width: 900px) {
	.home-landing-hero {
		display: flex;
		flex-direction: column;
		min-height: 0;
	}

	.home-landing-hero__image {
		height: 430px;
		height: 43rem;
		position: relative;
		width: 100%;
	}

	.home-landing-hero__image:after {
		background: linear-gradient(90deg, rgba(255, 252, 246, 0.08) 0%, rgba(255, 252, 246, 0.035) 38%, rgba(255, 252, 246, 0) 70%);
	}

	.home-landing-hero__content {
		padding: 34px 28px 78px;
		padding: 3.4rem 2.8rem 7.8rem;
		width: 100%;
	}

	.home-landing-brandline {
		font-size: 14px !important;
		font-size: 1.4rem !important;
		margin-bottom: 22px !important;
		margin-bottom: 2.2rem !important;
	}

	.home-landing-brand img {
		max-width: 300px;
	}

	.home-landing-hero h1 {
		font-size: 34px;
		font-size: 3.4rem;
	}

	.home-landing-lead {
		font-size: 16px !important;
		font-size: 1.6rem !important;
		margin-bottom: 22px !important;
		margin-bottom: 2.2rem !important;
	}

	.home-landing-button {
		font-size: 12px;
		font-size: 1.2rem;
		min-height: 50px;
		min-height: 5rem;
		min-width: 176px;
		padding-left: 18px;
		padding-left: 1.8rem;
		padding-right: 18px;
		padding-right: 1.8rem;
	}

	.home-landing-actions {
		gap: 12px;
	}

	.home-landing-cards {
		gap: 18px;
		grid-template-columns: repeat(4, minmax(0, 1fr));
		padding-left: 24px;
		padding-left: 2.4rem;
		padding-right: 24px;
		padding-right: 2.4rem;
	}

	.home-landing-card {
		padding: 0;
	}

	.home-landing-card__icon {
		height: 142px;
		width: 142px;
	}

	.home-landing-card__icon svg {
		height: 72px;
		width: 72px;
	}

	.home-landing-card h2 {
		font-size: 20px;
		font-size: 2rem;
	}

	.home-landing-card p {
		font-size: 15px !important;
		font-size: 1.5rem !important;
	}

	.home-landing-practice {
		grid-template-columns: 42% minmax(0, 1fr);
	}

	.home-landing-lists {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.home-landing-list + .home-landing-list {
		border-left: 1px solid rgba(185, 141, 70, 0.28);
		border-top: 0;
		margin-top: 0;
		padding: 0 2vw 0 6vw;
	}

	.home-landing-list ul {
		margin-left: 92px;
		margin-left: 9.2rem;
	}
}

@media screen and (max-width: 420px) {
	.shivananda-site-logo img {
		width: 148px;
	}

	.shivananda-mobile-navigation__panel {
		position: fixed;
		right: 12px;
		top: 68px;
		width: calc(100vw - 24px);
	}

	.home-landing-hero h1 {
		font-size: 28px;
		font-size: 2.8rem;
		line-height: 1.22;
	}
}
