/** !
Theme Name: The Art of Aesthetics, Beauty & Training
Theme URI: https://www.theartofaestheticsbeauty.uk/
Description: Bespoke Theme for The Art of Aesthetics, Beauty & Training using WordPress. Gutenberg compatible. Using Bootstrap 4 and Font Awesome 5.
Author: Elms Creative
Author URI: https://www.elmscreative.com/
Version: 1.0
Text Domain: elmscreative
*/

/* ==========================================================================
    Elements
   ========================================================================== */

html,
body {
	height: 100%;
}
html {
	background: #fff;
	overflow: auto;
}
body {
	background: none;
	color: #202020;
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	padding: 0;
	-webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5 {
	margin: 0 0 0.5em;
	padding: 0;
	color: #202020;
	font-family: "Baskervville", "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-transform: none;
}

h2 {
	font-size: 2.75rem;
	line-height: 1;
}
h2 > small {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important;
	font-size: 1.1rem;
}

p {
	font-size: 0.95rem;
	line-height: 1.6;
}
ul > li,
ol > li {
	font-size: 0.95rem;
}
svg {
	color: #bfa980;
}

label {
	color: #202020 !important;
	font-weight: 600 !important;
}
input[type="text"],
input[type="url"],
input[type="email"],
input[type="tel"],
input[type="password"],
textarea {
	padding: 0.65em !important;
	font-size: 1rem !important;
	background-color: #efefef !important;
	border: #c1a97b 1px solid !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important;
}
input[type="file"] {
	color: #4c4c4c;
}
select {
	color: #4c4c4c;
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important;
	height: auto;
	-webkit-appearance: none;
	appearance: none;
	box-shadow: none !important;
	border: #cecece 1px solid;
}
textarea {
	min-height: 175px !important;
	max-height: 175px !important;
	padding: 0.65em !important;
	font-size: 1rem !important;
	background-color: #efefef !important;
	border: #c1a97b 1px solid !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important;
}

input[type="submit"] {
	width: auto;
	padding: 0.5em 2em 0.65em;
	font-size: 1rem;
	display: inline-block;
	position: relative;
	text-decoration: none;
	font-weight: 600;
	color: #202020 !important;
	text-align: center;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: #bfa980 1px solid;
	-moz-transition: color 0s linear 0s;
	-webkit-transition: color 0s linear 0s;
	-o-transition: color 0s linear 0s;
	transition: color 0s linear 0s;
	background: rgb(189, 165, 119);
	background: -moz-linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	);
	background: -webkit-linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	);
	background: linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bda577",endColorstr="#bda577",GradientType=1);
}
input[type="submit"]:hover {
	color: #fff !important;
	background: transparent;
	text-decoration: none;
	background: #151515;
}

.btn {
	width: auto !important;
	padding: 0.35em 2em 0.45em !important;
	font-size: 1rem !important;
	display: inline-block !important;
	position: relative !important;
	text-decoration: none !important;
	font-weight: 600 !important;
	color: #202020 !important;
	text-align: center !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	border: #bfa980 1px solid !important;
	-moz-transition: color 0s linear 0s !important;
	-webkit-transition: color 0s linear 0s !important;
	-o-transition: color 0s linear 0s !important;
	transition: color 0s linear 0s !important;
	background: rgb(189, 165, 119) !important;
	background: -moz-linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	) !important;
	background: -webkit-linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	) !important;
	background: linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bda577",endColorstr="#bda577",GradientType=1) !important;
}
.button {
	width: auto !important;
	padding: 0.5em 2em 0.65em !important;
	font-size: 1rem !important;
	display: inline-block !important;
	position: relative !important;
	text-decoration: none !important;
	font-weight: 600 !important;
	color: #202020 !important;
	text-align: center !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	border: #bfa980 1px solid !important;
	-moz-transition: color 0s linear 0s !important;
	-webkit-transition: color 0s linear 0s !important;
	-o-transition: color 0s linear 0s !important;
	transition: color 0s linear 0s !important;
	background: rgb(189, 165, 119) !important;
	background: -moz-linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	) !important;
	background: -webkit-linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	) !important;
	background: linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bda577",endColorstr="#bda577",GradientType=1) !important;
}
.btn:hover,
.button:hover {
	color: #fff !important;
	background: transparent !important;
	text-decoration: none !important;
	background: #151515 !important;
}

.btn-block {
	width: 100% !important;
	display: block !important;
}

.forminator-ui.forminator-design--flat .forminator-button-submit {
	width: auto !important;
	padding: 0.5em 2em 0.65em !important;
	margin: 0 auto !important;
	font-size: 1rem !important;
	display: block !important;
	position: relative !important;
	text-decoration: none !important;
	font-weight: 600 !important;
	color: #202020 !important;
	text-align: center !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	border: #bfa980 1px solid !important;
	-moz-transition: color 0s linear 0s !important;
	-webkit-transition: color 0s linear 0s !important;
	-o-transition: color 0s linear 0s !important;
	transition: color 0s linear 0s !important;
	-webkit-box-shadow: 0 0 0 0 rgba(50, 50, 50, 0) !important;
	-moz-box-shadow: 0 0 0 0 rgba(50, 50, 50, 0) !important;
	box-shadow: 0 0 0 0 rgba(50, 50, 50, 0) !important;
	background: rgb(189, 165, 119);
	background: -moz-linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	) !important;
	background: -webkit-linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	) !important;
	background: linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bda577",endColorstr="#bda577",GradientType=1) !important;
}

.forminator-ui.forminator-design--flat .forminator-button-submit:hover {
	color: #fff !important;
	background: transparent !important;
	text-decoration: none !important;
	border: #bfa980 1px solid !important;
	background: #151515 !important;
}

.forminator-select-dropdown-container--open
	.forminator-dropdown--flat
	.select2-results
	.select2-results__options
	.select2-results__option.select2-results__option--selected {
	background: #bfa980 !important;
}
.forminator-custom-form-10652.forminator-calendar--flat .ui-datepicker-header .ui-corner-all {
	background: #bfa980 !important;
}
.forminator-custom-form-10652.forminator-calendar--flat .ui-datepicker-calendar tbody td a.ui-state-default.ui-state-highlight {
	color: #bfa980 !important;
	background: #151515 !important;
}


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

#banner {
	padding: 0.5em 0;
	text-align: center;
	background: #bfa980;
}
#banner p {
	margin: 0;
	color: #000;
	font-size: 0.94rem;
	font-weight: 600;
}

nav.navbar {
	position: relative;
	z-index: 25;
	margin-top: 1.25em;
	padding: 0.5em 0;
}
nav.navbar .navvy .img-logo {
	max-width: 220px;
	margin-right: 1em;
}
nav.navbar #end-nav {
	list-style: none;
}

section#hero {
	position: relative;
	background: #555 url("img/theartof-homepage.jpg") center no-repeat;
	background-size: cover;
}
body.home section#hero::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	background-color: rgba(0, 0, 0, 0.45);
}
section#hero #inner {
	margin: 5em auto;
	text-align: center;
	position: relative;
	z-index: 5;
}
section#hero #inner h1 {
	text-align: center;
	color: #151515;
	font-weight: 700;
}

.img-logo-hero {
	max-width: 340px;
}

section#hero #inner.frontpage {
	margin: 8em auto 12em;
	text-align: center;
}
section#hero #inner.frontpage h1 {
	margin: 1em 0;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 3.15rem;
}

main#content {
	overflow: hidden;
}
section#breadcrumbs {
	padding: 0.5em 0;
	text-align: right;
	border-top: #bfa980 1px solid;
}
section#breadcrumbs p {
	font-size: 0.9rem;
}

footer#logo .img-footer-logo {
	max-width: 260px;
	margin: 3em 0;
}
footer#details {
	padding: 2.25em 0 3.25em;
	background: #fafafa;
}
footer#details h5 {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important;
	font-size: 1rem;
}

footer#nav .navbar {
	padding: 0;
}

footer#powered {
	padding: 1em 0;
	text-align: center;
}
footer#powered .img-payments-icon {
	max-width: 320px;
	margin-bottom: 1em;
}
footer#powered p {
	font-size: 0.9rem;
}

/* ==========================================================================
   Links and Navigation
   ========================================================================== */

a {
	font-weight: 700;
	text-decoration: none;
	-moz-transition: color 0.1s linear 0.1s;
	-webkit-transition: color 0.1s linear 0.1s;
	-o-transition: color 0.1s linear 0.1s;
	transition: color 0.1s linear 0.1s;
}
a:hover {
	text-decoration: none;
}
a:active,
a:visited,
a:link {
	color: #bfa980;
}
a:hover {
	color: #000;
}
a[href^="tel"] {
	color: #bfa980;
	font-weight: 700;
	text-decoration: none;
}
a[href^="tel"]:hover {
	color: #000;
	text-decoration: none;
}
a.nostyle:active,
a.nostyle:visited,
a.nostyle:link {
	font-weight: normal;
	color: inherit;
	text-decoration: none;
}
.nostyle:hover {
	color: inherit;
	text-decoration: none;
}

.no-style {
	padding: 0;
	list-style: none;
}

.navbar-collapse {
	padding: 0 !important;
}
.navbar-toggle {
	float: right;
	width: 42px !important;
	position: relative;
	padding: 5px 10px 10px;
	margin: 18px 0px !important;
	background: none !important;
	text-shadow: none;
	border: 0px solid #9c9c9c !important;
	background: none;
}
.navbar-toggle:hover {
	border: 0px solid #fff !important;
	background: none !important;
}
body.home .navbar-toggle span {
	color: #fff !important;
}
body.home .navbar-toggle span.icon-bar {
	width: 100%;
	background: #fff !important;
}
body.home .navbar-toggle:hover span {
	color: #bfa980 !important;
}
body.home .navbar-toggle:hover span.icon-bar {
	background: #bfa980 !important;
}
body.home .navbar-toggle .icon-bar {
	height: 1px;
	margin-top: 4px;
}

.navbar-toggle span {
	color: #151515 !important;
}
.navbar-toggle span.icon-bar {
	width: 100%;
	background: #151515 !important;
}
.navbar-toggle:hover span {
	color: #bfa980 !important;
}
.navbar-toggle:hover span.icon-bar {
	background: #bfa980 !important;
}
.navbar-toggle .icon-bar {
	height: 1px;
	margin-top: 4px;
}

.navbar-toggler {
	position: absolute;
	top: 1em;
	right: 0;
}
body.home .navbar-toggler > svg {
	color: #fff;
}
.navbar-toggler > svg {
	color: #151515;
}
.navbar-toggler > svg:hover,
.navbar-toggler:hover > svg {
	color: #bfa980;
}

#primary,
#primary-end {
	margin: 0;
	padding: 0;
	text-align: center;
}
#primary > li,
#primary-end > li {
	margin: 0;
	padding: 0.5em 1em;
}
#primary > li:hover,
#primary-end > li:hover {
	background: none;
}
body.home #primary > li:hover > a {
	color: #fff;
	border-bottom: #d0ddd5 1px solid;
}
#primary > li > a,
#primary-end > li > a {
	padding: 0.25em 0;
	margin: 0;
	font-size: 1rem;
	text-transform: capitalize;
	border-bottom: transparent 1px solid;
}
body.home #primary > li > a,
body.home #primary > li.active > a {
	color: #fff;
}
body.home #primary-end > li > a,
body.home #primary-end > li.active > a {
	color: #151515;
	border-bottom: #d0ddd5 1px solid;
}
#primary-end > li > a {
	padding: 0.5em 2em;
	font-size: 0.9rem;
	color: #000;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: #bfa980 1px solid;
	background: rgb(189, 165, 119);
	background: -moz-linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	);
	background: -webkit-linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	);
	background: linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bda577",endColorstr="#bda577",GradientType=1);
}
body.home #primary-end > li > a:hover {
	color: #fff;
	background: #151515;
}

#primary > li > a {
	color: #151515;
}
#primary > li:hover > a {
	color: #bfa980;
	border-bottom: #bfa980 1px solid;
}
#primary > li.active > a {
	color: #151515;
	border-bottom: #bfa980 1px solid;
}

#secondary {
	width: 100%;
	margin: 0 0 0.75em;
	padding: 0.5em 0;
	text-align: center;
	justify-content: center;
	border-top: #d4d4d4 1px solid;
	border-bottom: #d4d4d4 1px solid;
}
#secondary > li {
	padding: 0.15em;
	margin: 0;
}
#secondary > li > a {
	margin: 0 1em;
	padding: 0;
	color: #bfa980;
	font-size: 1rem;
	font-weight: 600;
}
#secondary > li:hover {
	background: none;
}
#secondary > li:hover > a {
	color: #151515;
}

.dropdown-menu {
	margin: 0px auto 0 !important;
	padding: 0 !important;
}
.dropdown-menu > li {
	width: 100% !important;
	font-size: 0.9em !important;
	background: #f9f9f9 !important;
	border: none !important;
}
.dropdown-menu > li:hover {
	background: #bfa980 !important;
}
.dropdown-menu > li > a {
	padding: 6px 14px !important;
	margin: 0;
	line-height: 2 !important;
	text-align: left !important;
	color: #151515 !important;
	font-size: inherit !important;
	font-weight: bold !important;
	text-decoration: none !important;
	border-bottom: #bfa980 1px solid !important;
	border-top: #bfa980 0px solid !important;
}
.dropdown-menu > li.active > a {
	color: #151515 !important;
	background: #bfa980 !important;
}
.dropdown-menu > li > a:hover {
	color: #151515 !important;
	background: #bfa980 !important;
}
.dropdown-menu > li > a:focus {
	color: #151515 !important;
	background: #f9f9f9 !important;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
	background: none !important;
}

.nav > li > a:focus,
.nav > li > a:hover {
	background-color: transparent;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
	background-color: transparent;
}

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

.section {
	padding: 4em 0;
	position: relative;
	z-index: 5;
}
.section-mini {
	padding: 2em 0;
	position: relative;
	z-index: 5;
}
.section-very-mini {
	padding: 1em 0;
	position: relative;
	z-index: 5;
}
.section-none {
	padding: 0;
	position: relative;
	z-index: 5;
}

.green-bg {
	background: #d0ddd5;
}
.grey-bg {
	background: #f7f7f7;
}
.black-bg {
	background: #151515;
}
.black-bg h1,
.black-bg h2,
.black-bg h3,
.black-bg h4,
.black-bg h5,
.black-bg h6,
.black-bg p {
	color: #fff;
}

#mapCanvas {
	min-height: 340px;
}

.card-contact-details {
	margin-top: 7.5em;
	margin-right: -9em;
	background: #d0ddd5;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.card-contact-details > .card-body {
	padding: 3em;
}
.card-contact-details > .card-body svg {
	font-size: 2.25rem;
}

.table-contact-details td:first-child {
	width: 80px;
	text-align: center;
}

.card-membership {
	background: #fff;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.card-membership > .card-header {
	text-align: center;
	background: #151515;
}
.card-membership > .card-header > h3 > svg {
	font-size: 1.25rem;
	position: relative;
	top: -4px;
}
.card-membership > .card-header > h3 {
	color: #fff;
}
.card-membership > .card-body {
	padding: 1.25em;
}
.card-membership > .card-body > ul {
	width: 100%;
	padding: 0;
	margin: 0 0.5em;
	list-style: none;
}
.card-membership > .card-footer {
	padding: 0 1.25em 1.25em;
	text-align: center;
	background: #fff;
	border-top: none;
}

.table-membership {
	margin-bottom: 0;
}
.table-membership td:first-child {
	width: 80px;
	text-align: center;
}
.table-membership td,
.table-membership th {
	padding: 0.45rem;
	font-size: 0.9rem;
}

.price {
	margin-bottom: 0;
	font-size: 2.55rem;
	font-weight: 400;
	text-align: center;
}

.nav-tabs-beauty,
.nav-tabs-aesthetics {
	justify-content: center;
	border-bottom: none;
}

.nav-tabs-beauty button.active,
.nav-tabs-aesthetics button.active {
	padding: 0.5em 2em;
	font-size: 1rem;
	color: #000 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	border: #bfa980 1px solid !important;
	background: rgb(189, 165, 119);
	background: -moz-linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	) !important;
	background: -webkit-linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	) !important;
	background: linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bda577",endColorstr="#bda577",GradientType=1) !important;
}
.nav-tabs-beauty button,
.nav-tabs-aesthetics button {
	margin: 0 0 0 0.5em;
	padding: 0.5em 2em;
	font-size: 1rem;
	color: #555 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	border: #f2f2f2 1px solid !important;
	background: #f2f2f2;
}

.table-pricing-beauty,
.table-pricing-aesthetics {
	margin-bottom: 0;
}
.table-pricing-beauty th,
.table-pricing-aesthetics th {
	border-top: none !important;
	border-bottom: none !important;
}
.table-pricing-beauty td:nth-child(2),
.table-pricing-aesthetics td:nth-child(2) {
	text-align: right;
}
.table-striped tbody tr:nth-of-type(odd) {
	background: #fff;
}
.table-striped tbody td:first-child {
	font-weight: 600 !important;
}

.intro-section-title {
	margin-top: 1.5em;
}

.card-member {
	background: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.card-member > .card-body {
	padding: 3.5em 4em;
}

#treatments {
	position: relative;
}
#treatments > .container {
	position: relative;
	z-index: 3;
}
#whiteslot {
	width: 310px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	background: #d0ddd5;
}
#whiteslot2 {
	width: 310px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	background: #bfa980;
}

#courses {
	position: relative;
}
#courses > .container {
	position: relative;
	z-index: 3;
}
#goldslot {
	width: 310px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: #bfa980;
}

.card-thumbnail {
	text-align: center;
	background: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.card-thumbnail > .card-body {
	padding: 1.25em;
}
.card-thumbnail > .card-body > h5 {
	font-size: 0.95rem;
}
.card-thumbnail > .card-footer {
	padding: 0;
	text-align: center;
	background: #fff;
	border-top: none;
}

p.lead {
	font-weight: 600;
}

.single-details {
	background: #fff;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.card-single-details {
	background: #fff;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.card-single-details > .card-header {
	padding: 0.5em 0;
	text-align: left;
	border-top: #cecece 1px solid;
	background: #fff;
}
.card-single-details .card-header > h2 {
	font-weight: 600 !important;
	margin-bottom: 0;
}
.card-single-details .card-header > h2 > button {
	padding: 0.5em 0.95em !important;
	margin-bottom: 0;
	text-align: left !important;
	font-weight: 600 !important;
	background: none !important;
	border: none !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}
.card-single-details .card-header > h2 > button:hover {
	color: #bfa980 !important;
}
.card-single-details .card-body {
	border: none;
}

.card.card-pricing,
.card.card-pricing > .card-header {
	padding: 0;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.card.card-pricing > .card-header > h2 {
	color: #151515;
	font-size: 1rem;
	font-weight: 700;
	padding: 0.5em 0;
	text-align: left;
	border-top: #cecece 1px solid;
	background: #fff;
}
.card.card-pricing > .card-header > h2 > button {
	color: #151515;
	padding: 0.25em 0.95em !important;
	margin-bottom: 0;
	text-align: left !important;
	font-weight: 600 !important;
	background: none !important;
	border: none !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}
.card.card-pricing > .card-header > h2:hover,
.card.card-pricing > .card-header > h2 > button:hover {
	background: #f0f0f0;
	text-decoration: none;
}
.card.card-pricing > .card-header > h2:hover > button > svg {
	color: #fff;
}
.card.card-pricing > div > .card-body {
	border: 1px solid #f0f0f0;
}
.card.card-pricing > .card-header > h2,
.card.card-pricing > .card-header > h2 > button {
	text-transform: capitalize;
}

ul,
ol {
	padding: 0 0 0 1em;
}

.card-team {
	background: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.card-team img {
	border: #bfa980 2px solid;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.img-border-gold {
	border: #bfa980 2px solid;
}

.book {
	justify-content: space-between;
}

.wp-block-table .has-fixed-layout {
	border: none !important;
}
.wp-block-table .has-fixed-layout td:first-child {
	font-weight: 600 !important;
}
.wp-block-table .has-fixed-layout td {
	border-top: 1px solid #dee2e6 !important;
	border-bottom: 1px solid #dee2e6 !important;
	border-left: none !important;
	border-right: none !important;
}

body.single-treatment .wp-block-table .has-fixed-layout {
	border: none !important;
}
body.single-treatment .wp-block-table .has-fixed-layout td:first-child {
	font-weight: 600 !important;
	width: 50%;
}
body.single-treatment .wp-block-table .has-fixed-layout td:last-child {
	width: 100px !important;
}
body.single-treatment .wp-block-table .has-fixed-layout td {
	border-top: 1px solid #dee2e6 !important;
	border-bottom: 1px solid #dee2e6 !important;
	border-left: none !important;
	border-right: none !important;
}

.img-award {
	max-width: 180px;
}
.lead > p {
	font-size: 1.25rem;
}

.table-pricing-course-details {
	margin: 4em auto !important;
}

.card-obagi {
	background: #fff;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.card-obagi > .card-body {
	padding: 0.5em;
}
.card-obagi > .card-body > .img-obagi-icon {
	max-width: 55px;
}
.card-obagi > .card-body > .card-title {
	font-size: 1.2rem;
}
.card-obagi > .card-body > ul > li {
	font-size: 1rem;
}

.card-form {
	background: transparent;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.card-form > .card-body {
	padding: 0 2em
}

.black-bg .forminator-ui.forminator-design--flat .forminator-label {
	color: #fff !important
}

/* ==========================================================================
    Testimonials
   ========================================================================== */

.testim {
	width: 100%;
}

.testim .wrap {
	position: relative;
	width: 100%;
	max-width: 1020px;
	padding: 40px 20px;
	margin: auto;
}

.testim .arrow {
	display: block;
	position: absolute;
	color: #bfa980;
	cursor: pointer;
	font-size: 2em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding: 5px;
	z-index: 22222222;
}

.testim .arrow:before {
	cursor: pointer;
}

.testim .arrow:hover {
	color: #151515;
}

.testim .arrow.left {
	left: 10px;
}

.testim .arrow.right {
	right: 10px;
}

.testim .dots {
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 60px;
	left: 0;
	padding: 0;
	margin: 0;
	display: block;
	z-index: 3333;
	height: 12px;
}

.testim .dots .dot {
	margin: 0 0.25em;
	list-style-type: none;
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 1px solid #eee;
	background: #151515;
	cursor: pointer;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
	background: #bfa980;
	border-color: #bfa980;
}

.testim .dots .dot.active {
	-webkit-animation: testim-scale 0.5s ease-in-out forwards;
	-moz-animation: testim-scale 0.5s ease-in-out forwards;
	-ms-animation: testim-scale 0.5s ease-in-out forwards;
	-o-animation: testim-scale 0.5s ease-in-out forwards;
	animation: testim-scale 0.5s ease-in-out forwards;
}

.testim .cont {
	position: relative;
	overflow: hidden;
}

.testim .cont > div {
	padding: 0 0 50px 0;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

.testim .cont > div.inactive {
	opacity: 1;
}

.testim .cont > div.active {
	position: relative;
	opacity: 1;
}

.testim .cont div .img img {
	width: 128px;
	height: 128px;
	display: block;
	margin: 0 auto 1em;
	border-radius: 0%;
}

.testim .cont div h2 {
	color: #bfa980;
	font-size: 1.25em;
	margin: 15px 0;
}

.testim .cont div p {
	font-size: 1.15rem;
	color: #151515;
	width: 80%;
	margin: auto;
}

.testim .cont div.active .img img {
	-webkit-animation: testim-show 0.5s ease-in-out forwards;
	-moz-animation: testim-show 0.5s ease-in-out forwards;
	-ms-animation: testim-show 0.5s ease-in-out forwards;
	-o-animation: testim-show 0.5s ease-in-out forwards;
	animation: testim-show 0.5s ease-in-out forwards;
}

.testim .cont div.active h2 {
	-webkit-animation: testim-content-in 0.4s ease-in-out forwards;
	-moz-animation: testim-content-in 0.4s ease-in-out forwards;
	-ms-animation: testim-content-in 0.4s ease-in-out forwards;
	-o-animation: testim-content-in 0.4s ease-in-out forwards;
	animation: testim-content-in 0.4s ease-in-out forwards;
}

.testim .cont div.active p {
	-webkit-animation: testim-content-in 0.5s ease-in-out forwards;
	-moz-animation: testim-content-in 0.5s ease-in-out forwards;
	-ms-animation: testim-content-in 0.5s ease-in-out forwards;
	-o-animation: testim-content-in 0.5s ease-in-out forwards;
	animation: testim-content-in 0.5s ease-in-out forwards;
}

.testim .cont div.inactive .img img {
	-webkit-animation: testim-hide 0.5s ease-in-out forwards;
	-moz-animation: testim-hide 0.5s ease-in-out forwards;
	-ms-animation: testim-hide 0.5s ease-in-out forwards;
	-o-animation: testim-hide 0.5s ease-in-out forwards;
	animation: testim-hide 0.5s ease-in-out forwards;
}

.testim .cont div.inactive h2 {
	-webkit-animation: testim-content-out 0.4s ease-in-out forwards;
	-moz-animation: testim-content-out 0.4s ease-in-out forwards;
	-ms-animation: testim-content-out 0.4s ease-in-out forwards;
	-o-animation: testim-content-out 0.4s ease-in-out forwards;
	animation: testim-content-out 0.4s ease-in-out forwards;
}

.testim .cont div.inactive p {
	-webkit-animation: testim-content-out 0.5s ease-in-out forwards;
	-moz-animation: testim-content-out 0.5s ease-in-out forwards;
	-ms-animation: testim-content-out 0.5s ease-in-out forwards;
	-o-animation: testim-content-out 0.5s ease-in-out forwards;
	animation: testim-content-out 0.5s ease-in-out forwards;
}

@-webkit-keyframes testim-scale {
	0% {
		-webkit-box-shadow: 0px 0px 0px 0px #eee;
		box-shadow: 0px 0px 0px 0px #eee;
	}

	35% {
		-webkit-box-shadow: 0px 0px 10px 5px #eee;
		box-shadow: 0px 0px 10px 5px #eee;
	}

	70% {
		-webkit-box-shadow: 0px 0px 10px 5px #bfa980;
		box-shadow: 0px 0px 10px 5px #bfa980;
	}

	100% {
		-webkit-box-shadow: 0px 0px 0px 0px #bfa980;
		box-shadow: 0px 0px 0px 0px #bfa980;
	}
}

@-moz-keyframes testim-scale {
	0% {
		-moz-box-shadow: 0px 0px 0px 0px #eee;
		box-shadow: 0px 0px 0px 0px #eee;
	}

	35% {
		-moz-box-shadow: 0px 0px 10px 5px #eee;
		box-shadow: 0px 0px 10px 5px #eee;
	}

	70% {
		-moz-box-shadow: 0px 0px 10px 5px #bfa980;
		box-shadow: 0px 0px 10px 5px #bfa980;
	}

	100% {
		-moz-box-shadow: 0px 0px 0px 0px #bfa980;
		box-shadow: 0px 0px 0px 0px #bfa980;
	}
}

@-ms-keyframes testim-scale {
	0% {
		-ms-box-shadow: 0px 0px 0px 0px #eee;
		box-shadow: 0px 0px 0px 0px #eee;
	}

	35% {
		-ms-box-shadow: 0px 0px 10px 5px #eee;
		box-shadow: 0px 0px 10px 5px #eee;
	}

	70% {
		-ms-box-shadow: 0px 0px 10px 5px #bfa980;
		box-shadow: 0px 0px 10px 5px #bfa980;
	}

	100% {
		-ms-box-shadow: 0px 0px 0px 0px #bfa980;
		box-shadow: 0px 0px 0px 0px #bfa980;
	}
}

@-o-keyframes testim-scale {
	0% {
		-o-box-shadow: 0px 0px 0px 0px #eee;
		box-shadow: 0px 0px 0px 0px #eee;
	}

	35% {
		-o-box-shadow: 0px 0px 10px 5px #eee;
		box-shadow: 0px 0px 10px 5px #eee;
	}

	70% {
		-o-box-shadow: 0px 0px 10px 5px #bfa980;
		box-shadow: 0px 0px 10px 5px #bfa980;
	}

	100% {
		-o-box-shadow: 0px 0px 0px 0px #bfa980;
		box-shadow: 0px 0px 0px 0px #bfa980;
	}
}

@keyframes testim-scale {
	0% {
		box-shadow: 0px 0px 0px 0px #eee;
	}

	35% {
		box-shadow: 0px 0px 10px 5px #eee;
	}

	70% {
		box-shadow: 0px 0px 10px 5px #bfa980;
	}

	100% {
		box-shadow: 0px 0px 0px 0px #bfa980;
	}
}

@-webkit-keyframes testim-content-in {
	from {
		opacity: 0;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-moz-keyframes testim-content-in {
	from {
		opacity: 0;
		-moz-transform: translateY(100%);
		transform: translateY(100%);
	}

	to {
		opacity: 1;
		-moz-transform: translateY(0);
		transform: translateY(0);
	}
}

@-ms-keyframes testim-content-in {
	from {
		opacity: 0;
		-ms-transform: translateY(100%);
		transform: translateY(100%);
	}

	to {
		opacity: 1;
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

@-o-keyframes testim-content-in {
	from {
		opacity: 0;
		-o-transform: translateY(100%);
		transform: translateY(100%);
	}

	to {
		opacity: 1;
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes testim-content-in {
	from {
		opacity: 0;
		transform: translateY(100%);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@-webkit-keyframes testim-content-out {
	from {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

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

@-moz-keyframes testim-content-out {
	from {
		opacity: 1;
		-moz-transform: translateY(0);
		transform: translateY(0);
	}

	to {
		opacity: 0;
		-moz-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

@-ms-keyframes testim-content-out {
	from {
		opacity: 1;
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	to {
		opacity: 0;
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

@-o-keyframes testim-content-out {
	from {
		opacity: 1;
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	to {
		opacity: 0;
		transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

@keyframes testim-content-out {
	from {
		opacity: 1;
		transform: translateY(0);
	}

	to {
		opacity: 0;
		transform: translateY(-100%);
	}
}

@-webkit-keyframes testim-show {
	from {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-moz-keyframes testim-show {
	from {
		opacity: 0;
		-moz-transform: scale(0);
		transform: scale(0);
	}

	to {
		opacity: 1;
		-moz-transform: scale(1);
		transform: scale(1);
	}
}

@-ms-keyframes testim-show {
	from {
		opacity: 0;
		-ms-transform: scale(0);
		transform: scale(0);
	}

	to {
		opacity: 1;
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

@-o-keyframes testim-show {
	from {
		opacity: 0;
		-o-transform: scale(0);
		transform: scale(0);
	}

	to {
		opacity: 1;
		-o-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes testim-show {
	from {
		opacity: 0;
		transform: scale(0);
	}

	to {
		opacity: 1;
		transform: scale(1);
	}
}

@-webkit-keyframes testim-hide {
	from {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	to {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0);
	}
}

@-moz-keyframes testim-hide {
	from {
		opacity: 1;
		-moz-transform: scale(1);
		transform: scale(1);
	}

	to {
		opacity: 0;
		-moz-transform: scale(0);
		transform: scale(0);
	}
}

@-ms-keyframes testim-hide {
	from {
		opacity: 1;
		-ms-transform: scale(1);
		transform: scale(1);
	}

	to {
		opacity: 0;
		-ms-transform: scale(0);
		transform: scale(0);
	}
}

@-o-keyframes testim-hide {
	from {
		opacity: 1;
		-o-transform: scale(1);
		transform: scale(1);
	}

	to {
		opacity: 0;
		-o-transform: scale(0);
		transform: scale(0);
	}
}

@keyframes testim-hide {
	from {
		opacity: 1;
		transform: scale(1);
	}

	to {
		opacity: 0;
		transform: scale(0);
	}
}

@media all and (max-width: 300px) {
	body {
		font-size: 14px;
	}
}

@media all and (max-width: 500px) {
	.testim .arrow {
		font-size: 1.5em;
	}

	.testim .cont div p {
		line-height: 25px;
	}
}

.table-pricing-course-details td {
	padding: 0.25em 0;
	font-size: 2.15rem;
}
.table-pricing-course-details td:first-child {
	font-weight: 700;
}

.treatment-padding {
	padding: 0 1.15em;
}
.treatment-padding-title {
	margin-top: 1em;
}

/* ==========================================================================
    WooCommerce
   ========================================================================== */

.woocommerce ul.products li.product .price {
	color: #151515 !important;
	display: block;
	font-weight: 400;
	margin-bottom: 0.5em;
	font-size: 1.2rem !important;
	text-align: left !important;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #151515 !important;
	font-size: 2em !important;
	text-align: left !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	justify-content: center !important;
	text-align: center !important;
}
.woocommerce .quantity .qty {
	width: 60px !important;
	height: 36px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce div.product .woocommerce-tabs .panel {
	border: none !important;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
	padding: 0.1em 1.5em !important;
	font-size: 1rem;
	font-weight: 600 !important;
	color: #000 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	border: #bfa980 1px solid !important;
	background: rgb(189, 165, 119);
	background: -moz-linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	) !important;
	background: -webkit-linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	) !important;
	background: linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bda577",endColorstr="#bda577",GradientType=1) !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-weight: 600 !important;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs::after,
.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::before {
	border: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
	border: none !important;
	border-radius: 0 !important;
	box-shadow: 0 rgba(0, 0, 0, 0);
	-webkit-box-shadow: 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 rgba(0, 0, 0, 0);
}

.woocommerce-input-wrapper {
	width: 100% !important;
}
#ship-to-different-address span {
	position: relative;
	top: 5px;
}

.woocommerce-order-overview,
.wc-bacs-bank-details {
	padding: 0 !important;
}
.btn-block {
	display: block !important;
	width: 100% !important;
}
.woocommerce ul.products li.product .woocommerce-placeholder {
	border: none !important;
}
.dropdown-item.active,
.dropdown-item:active {
	color: #fff !important;
	background: #c48270 !important;
}

.woocommerce-page.columns-3 ul.products li.product,
.woocommerce.columns-3 ul.products li.product {
	min-height: 480px;
}
ul.products li.product,
ul.products li.product {
	min-height: 440px;
}

.stripe-card-group {
	width: 100% !important;
}
#wc-stripe-cc-form label {
	margin: 0 0.5em 0 0 !important;
}
#stripe-exp-element,
#stripe-cvc-element {
	width: 220px !important;
}
#add_payment_method #payment div.payment_box .form-row,
.woocommerce-cart #payment div.payment_box .form-row,
.woocommerce-checkout #payment div.payment_box .form-row {
	margin: 0 !important;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row {
	padding: 0.5em !important;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
	margin: 0 !important;
}
.wc-stripe-elements-field,
.wc-stripe-iban-element-field {
	margin: 0 !important;
}
p.woocommerce-SavedPaymentMethods-saveNew #wc-stripe-new-payment-method {
	margin: 0.5em 0.5em 0 0 !important;
}

.woocommerce span.onsale {
	line-height: 3 !important;
	background-color: #e90000 !important;
}
span.password-input {
	width: 100% !important;
}
.woocommerce-form-login__submit {
	margin-left: 0.5em !important;
}

p.add_to_cart_inline {
	padding: 0 !important;
	margin-bottom: 0 !important;
	border: none !important;
}
p.add_to_cart_inline > span.amount {
	display: none !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 20% !important;
}
.woocommerce-account .woocommerce-MyAccount-content {
	width: 78% !important;
}

.wc-ppcp-checkout-container {
	width: 410px !important;
	margin: 0 auto !important;
	text-align: center !important;
	justify-content: center !important;
}

/* ==========================================================================
    Cookie Consent
   ========================================================================== */

.cc-window {
	opacity: 1;
	transition: opacity 1s ease;
}
.cc-window.cc-invisible {
	opacity: 0;
}
.cc-animate.cc-revoke {
	transition: transform 1s ease;
}
.cc-animate.cc-revoke.cc-top {
	transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
	transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
	transform: translateY(0);
}
.cc-grower {
	max-height: 0;
	overflow: hidden;
	transition: max-height 1s;
}
.cc-link,
.cc-revoke:hover {
	text-decoration: underline;
}
.cc-revoke,
.cc-window {
	position: fixed;
	overflow: hidden;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.5em;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	z-index: 9999;
}
.cc-window.cc-static {
	position: static;
}
.cc-window.cc-floating {
	padding: 2em;
	max-width: 24em;
	-ms-flex-direction: column;
	flex-direction: column;
}
.cc-window.cc-banner {
	padding: 1em 1.8em;
	width: 100%;
	-ms-flex-direction: row;
	flex-direction: row;
}
.cc-revoke {
	padding: 0.5em;
}
.cc-header {
	font-size: 18px;
	font-weight: 700;
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
	cursor: pointer;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.cc-link {
	opacity: 0.8;
	display: inline-block;
	padding: 0.2em;
}
.cc-link:hover {
	opacity: 1;
}
.cc-link:active,
.cc-link:visited {
	color: initial;
}
.cc-btn {
	display: block;
	padding: 0.4em 0.8em;
	font-size: 0.9em;
	font-weight: 700;
	border-width: 2px;
	border-style: solid;
	text-align: center;
	white-space: nowrap;
}
.cc-banner .cc-btn:last-child {
	min-width: 140px;
}
.cc-highlight .cc-btn:first-child {
	background-color: transparent;
	border-color: transparent;
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
	background-color: transparent;
	text-decoration: underline;
}
.cc-close {
	display: block;
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	font-size: 1.6em;
	opacity: 0.9;
	line-height: 0.75;
}
.cc-close:focus,
.cc-close:hover {
	opacity: 1;
}
.cc-revoke.cc-top {
	top: 0;
	left: 3em;
	border-bottom-left-radius: 0.5em;
	border-bottom-right-radius: 0.5em;
}
.cc-revoke.cc-bottom {
	bottom: 0;
	left: 3em;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
}
.cc-revoke.cc-left {
	left: 3em;
	right: unset;
}
.cc-revoke.cc-right {
	right: 3em;
	left: unset;
}
.cc-top {
	top: 1em;
}
.cc-left {
	left: 1em;
}
.cc-right {
	right: 1em;
}
.cc-bottom {
	bottom: 0;
}
.cc-floating > .cc-link {
	margin-bottom: 1em;
}
.cc-floating .cc-message {
	display: block;
	margin-bottom: 1em;
}
.cc-window.cc-floating .cc-compliance {
	-ms-flex: 1;
	flex: 1;
}
.cc-window.cc-banner {
	-ms-flex-align: center;
	align-items: center;
}
.cc-banner.cc-top {
	left: 0;
	right: 0;
	top: 0;
}
.cc-banner.cc-bottom {
	left: 0;
	right: 0;
	bottom: 0;
}
.cc-banner .cc-message {
	-ms-flex: 1;
	flex: 1;
	font-size: 0.9em;
}
.cc-compliance {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: justify;
	align-content: space-between;
}
.cc-compliance > .cc-btn {
	-ms-flex: 1;
	flex: 1;
}
.cc-btn + .cc-btn {
	margin-left: 0.5em;
}
.cc-message {
	color: #202020;
}
.cc-btn {
	color: #202020 !important;
	border: #bfa980 1px solid !important;
	background: rgb(189, 165, 119);
	background: -moz-linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	);
	background: -webkit-linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	);
	background: linear-gradient(
		90deg,
		rgba(189, 165, 119, 1) 0%,
		rgba(227, 216, 171, 1) 50%,
		rgba(189, 165, 119, 1) 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bda577",endColorstr="#bda577",GradientType=1);
}
.cc-btn:hover {
	color: #fff !important;
	background: transparent !important;
	text-decoration: none !important;
	background: #151515 !important;
}

.cc-floating.cc-theme-classic {
	padding: 1.2em;
	border-radius: 5px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
	text-align: center;
	display: inline;
	-ms-flex: none;
	flex: none;
}
.cc-theme-classic .cc-btn {
	border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
	min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
	display: inline-block;
}
.cc-theme-edgeless.cc-window {
	padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
	margin: 2em 2em 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
	margin: 0;
	padding: 0.8em 1.8em;
	height: 100%;
}
.cc-banner.cc-theme-edgeless .cc-message {
	margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
	margin-left: 0;
}

/* ==========================================================================
    Google Recapatcha V3
   ========================================================================== */

.grecaptcha-badge {
	display: none !important;
}

/* ==========================================================================
    WP Page Navi
   ========================================================================== */

.wp-pagenavi {
	width: 100%;
	height: auto;
	margin: 1rem auto;
	text-align: center;
	clear: both;
}
.wp-pagenavi a,
.wp-pagenavi span {
	font-size: 0.9rem;
	font-weight: 400;
	text-decoration: none;
	color: #5d5d5d;
	border: 0px solid #029bab;
	padding: 3px 5px;
	margin: 2px;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	border-color: #4c99ab;
}
.wp-pagenavi span.current {
	color: #5d5d5d;
	font-weight: 600;
}

/* ==========================================================================
    Media Queries: iPad
   ========================================================================== */

/* iPad [landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
}

/* iPad [portrait] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
}

/* iPad 3/4 [landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
}

/* iPad 3/4 [portrait] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
}

/* ==========================================================================
    Bootstrap Queries
   ========================================================================== */

@media (max-width: 575.98px) {
	#banner p {
		font-size: 0.8rem;
	}
	nav.navbar .navvy .img-logo {
		position: absolute;
		top: 0;
	}
	#primary {
		width: 100%;
		padding: 5.5em 0 0;
	}
	section#hero #inner.frontpage {
		margin: 8em auto;
	}
	section#hero #inner.frontpage h1 {
		font-size: 2.2rem;
	}
	section#hero #inner h1 {
		font-size: 1.75rem;
	}
	section#hero #inner {
		margin: 5em auto 5em;
	}
	.img-award {
		max-width: 150px;
	}
	#whiteslot,
	#goldslot {
		display: none;
	}
	.card-member-img {
		min-height: 400px;
	}
	.cc-floating .cc-message {
		font-size: 0.8rem;
	}
	.card-member > .card-body {
		padding: 2.5em;
	}
	.details-col {
		margin-bottom: 1.25em;
	}
	.card-contact-details {
		margin-top: 2em;
		margin-right: 0;
	}
	.book {
		flex-wrap: wrap;
		justify-content: center;
	}
	.book > div {
		text-align: center;
	}
	.book > div > a {
		margin: 0 auto;
		display: block !important;
	}
	.choices {
		flex-wrap: wrap;
		text-align: center;
		justify-content: center;
	}
	.img-logo-hero {
		max-width: 250px;
	}
	.wc-ppcp-checkout-container {
		width: 100% !important;
	}
	.card-form > .card-body {
		padding: 2em 0;
	}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	#banner p {
		font-size: 0.8rem;
	}
	nav.navbar .navvy .img-logo {
		position: absolute;
		top: 0;
	}
	#primary {
		width: 100%;
		padding: 5.5em 0 0;
	}
	section#hero #inner.frontpage {
		margin: 8em auto;
	}
	section#hero #inner.frontpage h1 {
		font-size: 2.2rem;
	}
	section#hero #inner h1 {
		font-size: 1.75rem;
	}
	section#hero #inner {
		margin: 5em auto 5em;
	}
	.img-award {
		max-width: 150px;
	}
	#whiteslot,
	#goldslot {
		display: none;
	}
	.card-member-img {
		min-height: 400px;
	}
	.cc-floating .cc-message {
		font-size: 0.8rem;
	}
	.card-member > .card-body {
		padding: 2.5em;
	}
	.details-col {
		margin-bottom: 1.25em;
	}
	.card-contact-details {
		margin-top: 2em;
		margin-right: 0;
	}
	.book {
		flex-wrap: wrap;
		justify-content: center;
	}
	.book > div {
		text-align: center;
	}
	.book > div > a {
		margin: 0 auto;
		display: block !important;
	}
	.choices {
		flex-wrap: wrap;
		text-align: center;
		justify-content: center;
	}
	.img-logo-hero {
		max-width: 250px;
	}
	.wc-ppcp-checkout-container {
		width: 100% !important;
	}
	.card-form > .card-body {
		padding: 2em 0;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	#banner p {
		font-size: 0.9rem;
	}
	nav.navbar .navvy .img-logo {
		position: absolute;
		top: 0;
	}
	#primary {
		width: 100%;
	}
	#whiteslot,
	#goldslot {
		display: none;
	}
	.card-member-img {
		min-height: 400px;
	}
	.details-col {
		margin-bottom: 1.25em;
	}
	.card-form > .card-body {
		padding: 2em 0;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	nav.navbar .navvy .img-logo {
		max-width: 160px;
	}
}

@media (min-width: 1200px) {
}

/* ==========================================================================
    Print
   ========================================================================== */

@media print {
	* {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}
