/*
Theme Name: Oxpitan Child
Description: Child theme for the Oxpitan themes
Author: gaviathemes
Template: oxpitan
Version: 1.1.11.3
*/
	
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

:root {
	--Healing-Center-Font-Montserrat: Montserrat;
	--Healing-Center-Orange-Primary: #DD855F;
	--Healing-Center-White: #FFFFFF;
	--Healing-Center-Purple-Primary: #DBB7FD;
	--Healing-Center-Tan-Primary: #D59F35;
	--Healing-Center-Black-Primary: #231F20;
	--Healing-Center-Footer-Primary: #CDD9FE;
	--Healing-Center-Copyright-Primary: #BECEFD;
	--Healing-Center-Main-Nav-Primary: #424242;
	--Healing-Center-Blue-Primary: #B7C9FD;
	--Healing-Center-Orange: #C15729;
	--Healing-Center-Orange-Dark: #B95327;
	--Healing-Center-Purple-Dark: #9076AA;
	--Healing-Center-Blue-Dark: #7985A7;
	--Healing-Center-Gray-Hover: #5A5F6B;
	--tec-color-accent-primary: var(--Healing-Center-Orange);
	--tec-color-link-accent-hover: var(--Healing-Center-Orange);
	--tec-font-family-sans-serif: Raleway;
	--tec-font-size-10: 48px;
	--tec-color-background-subscribe-list-item-hover: var(--Healing-Center-White);
}

.e-con {
	--padding-right: var(--container-default-padding-right, 15px);
	--padding-left: var(--container-default-padding-left, 15px);
}

@media (max-width: 1024px) {
	.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
		padding: 10px 15px;
	}
}

/* Headings */
h1.title {
	font-size: 56px;
	font-weight: 900;
}
h2.title {
	font-size: 48px;
	font-weight: 900;
}
h3.title {
    font-size: 26px;
    font-weight: 700;

}

/* Buttons */
.btn-theme,
.btn-theme:before {
	background: var(--Healing-Center-Blue-Primary);
}
.btn-theme,
.btn-theme:hover {
	color: var(--Healing-Center-Black-Primary);
}

/* Topbar */
.header-default.header-v1 .topbar {
	background: rgba(213, 159, 53, 0.20);
}
.header-default.header-v1 .topbar .comtainer {
	padding: 0;
}
.header-default.header-v1 .topbar .header-left {
	margin-left: auto;
	padding: 0;
	max-width: 100%;
	flex-basis: 100%;
}
.header-default.header-v1 .topbar .header-left,
.header-default.header-v1 .topbar .header-left:before,
.header-default.header-v1 .topbar .header-left:after {
	background: none;
	color: var(--Healing-Center-Black-Primary);
}
.header-default.header-v1 .topbar .topbar-information {
	display: flex;
	justify-content: flex-start;
	padding-top: 15px;
	padding-bottom: 15px;
}
.header-default.header-v1 .topbar .topbar-information .topbar-links {
	margin-left: auto;
}
.header-default.header-v1 .topbar .topbar-information .topbar-links ul.inline>li {
	margin-left: 25px;
	margin-right: 0;
}
.header-default.header-v1 .topbar .topbar-information {
	color: var(--Healing-Center-Black-Primary);
	text-transform: uppercase;
	font-family: Raleway;
	font-size: 12px;
	font-style: normal;
	font-weight: 800;
	line-height: 28px;
	letter-spacing: 1px;
}
.header-default.header-v1 .topbar .topbar-information a:hover {
	color: var(--Healing-Center-Gray-Hover);
	/*color: var(--Healing-Center-Black-Primary);
	opacity: 0.65;*/
}
.header-default.header-v1 .topbar .topbar-information i {
	color: inherit;
}

/* Icons for topbar links */
.topbar-links .thc-icon {
    display: inline-block;
	position: relative;
	width: 15px;
    height: 12px;
}
.topbar-links .thc-icon:before {
	content: '';
	display: block;
	background-size: cover !important;
	background-position: center;
	background-repeat: no-repeat;
    width: 15px;
    height: 15px;
	position: absolute;
	top: 0;
	left: 0;
}
.topbar-links .thc-icon.thc-icon-calendar:before {
    background-image: url(./images/icon-calendar.svg);
}
.topbar-links .thc-icon.thc-icon-get-started:before {
    background-image: url(./images/icon-get-started.svg);
}

/* Default header */
.header-default.header-v1 .topbar .header-right {
	display: none !important;
}
.header-default.header-v1 .logo-theme img {
	max-width: 129px;
	margin-left: -16px;
}
.header-default.header-v1 .gv-sticky-menu.is-fixed .logo-theme img {
	max-width: 80px;
	margin-left: -8px;
}
.header-default.header-v1 .main-menu ul.gva-nav-menu > li ul.submenu-inner li a:hover {
	color: var(--Healing-Center-Orange);
}
@media (max-width: 1199.98px) {
	.header-default.header-v1 .topbar .container {
		max-width: 100%;
	}
	.header-default.header-v1 .topbar .container .main-header-inner>.row {
		margin-left: 0;
		margin-right: 0;
	}
	.header-default.header-v1 .header-bottom>.container {
		max-width: 100%;
	}
	.header-default.header-v1 .header-bottom .header-bottom-inner .quick-button {
		right: 12px;
	}
}
.header-bottom-inner.has-button .btn-theme-second,
.header-bottom-inner.has-button .btn-theme-second:before {
	background: var(--Healing-Center-Orange-Primary);

}
.header-bottom-inner.has-button .btn-theme-second {
	color: var(--Healing-Center-Black-Primary);
}

/* Mobile header */
.header-mobile>.container>.row {
	align-items: center;
	flex-direction: row-reverse;
	flex-wrap: nowrap;
}
.header-mobile>.container>.row .left {
	margin-left: auto;
	max-width: 64px;
	position: relative !important;
}
.header-mobile>.container>.row .right {
	display: none;
}
.header-mobile>.container>.row .mobile-logo {
	max-width: none;
	margin: 0;
	text-align: left !important;
}
.header-mobile>.container>.row .mobile-logo img {
	margin-left: -11px;
}
.header-mobile .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li a:hover {
	color: var(--Healing-Center-Tan-Primary);
}
.header-mobile .after-offcanvas .widget {
	background: none;
	padding: 0;
	margin-top: 20px;
}
.header-mobile .after-offcanvas .widget .widget-title {
	display: none;
}
.header-mobile .after-offcanvas .widget .custom-html-widget .topbar-links a {
	color: var(--Healing-Center-Black-Primary);
	text-transform: uppercase;
	font-family: Raleway;
	font-size: 12px;
	font-style: normal;
	font-weight: 800;
	line-height: 28px;
	letter-spacing: 1px;
}
.header-mobile .after-offcanvas .widget .custom-html-widget .topbar-links a:hover {
	color: var(--Healing-Center-Gray-Hover);
	/*color: var(--Healing-Center-Black-Primary);
	opacity: 0.65;*/
}
.header-mobile .after-offcanvas .widget .custom-html-widget .btn-theme-second,
.header-mobile .after-offcanvas .widget .custom-html-widget .btn-theme-second:before {
	background: var(--Healing-Center-Orange-Primary);
	color: var(--Healing-Center-Black-Primary);
}
@media (max-width: 991.98px) {
	.header-mobile>.container {
		max-width: 100%;
	}
}

/* Copyright section */
.copyright {
	background: var(--Healing-Center-Copyright-Primary);
	color: var(--Healing-Center-Black-Primary);
}
#wp-footer .copyright a {
	color: var(--Healing-Center-Black-Primary);
}
#wp-footer .copyright a:hover {
	color: var(--Healing-Center-Gray-Hover);
	/*opacity: 0.65;*/
}

/* Elementor button  */
.elementor-widget-button .elementor-button-wrapper .elementor-button.elementor-button-link {
	background: var(--Healing-Center-Blue-Primary);
	color: var(--Healing-Center-Black-Primary);
	font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0 30px 0 35px;
    line-height: 46px;
    position: relative;
    z-index: 9;
	transition: all 0.35s !important;
	display: inline-block;
	border: none;
	border-radius: 0;
}
.elementor-widget-button .elementor-button-wrapper .elementor-button.elementor-button-link:before {
	background: var(--Healing-Center-Blue-Primary);
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 1px;
    z-index: -1;
	transform-origin: bottom left;
	transform: skew(-12deg, 0deg);
    transition: all 0.35s !important;
}
.elementor-widget-button .elementor-button-wrapper .elementor-button.elementor-button-link:hover {
	color: var(--Healing-Center-Black-Primary);
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
}


/* RS slider */
.rs-layer .btn-theme {
	line-height: 46px !important;
	color: var(--Healing-Center-Black-Primary);
}
.rs-layer .btn-theme,
.rs-layer .btn-theme:before {
	background: var(--Healing-Center-White);
}

/* GVA heading block */
.elementor-widget-gva-heading-block.with-hidden-title .gsc-heading .title {
	display: none;
}
.elementor-widget-gva-heading-block .gsc-heading .title {
	font-size: 48px;
	font-weight: 900;
}
.elementor-widget-gva-heading-block .gsc-heading .heading-icon img {
	display: none;
}
.elementor-widget-gva-heading-block .gsc-heading .heading-icon:before {
	display: block;
	content: '';
	width: 26px;
	height: 5px;
	background: var(--Healing-Center-Purple-Primary);
	margin-bottom: 16px;
}

/* GVA Team block */
.team-block.team-v1 .team-image,
.team-block.team-v1 .team-content {
	position: relative;
}
.team-block.team-v1 .team-job {
    color: var(--Healing-Center-Black-Primary);
}
.team-block.team-v1 .team-image:after,
.team-block.team-v1 .team-content:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.team-block.team-v1 .team-image .socials-team {
	display: none;
}
.gva-teams-grid .team-block.team-v1 .team-image img {
	width: 100%;
	object-fit: cover;
}
.gva-teams-carousel .team-block.team-v1 .team-image img.size-full {
	width: 100% !important;
	object-fit: cover;
}
.gva-teams-carousel .owl-carousel .owl-nav > div,
.gva-teams-carousel .owl-carousel .owl-nav > div:before{
	background: var(--Healing-Center-Blue-Primary);
	color: var(--Healing-Center-Black-Primary);
}
.gva-teams-carousel .owl-carousel .owl-dots .owl-dot.active,
.gva-teams-carousel .owl-carousel .owl-dots .owl-dot.active:before {
	background: var(--Healing-Center-Blue-Primary);
}

/* GVA Event block */
.gva-element-gva-events .event-block .event-content {
	padding-left: 30px;
	padding-right: 30px;
}
.gva-element-gva-events .event-block .event-image img {
	width: 100%;
	object-fit: cover;
}

/* GVA counter with svg icons */
.elementor-widget-gva-counter.with-svg-icon .gva-element-gva-counter .milestone-icon {
	margin-bottom: 10px;
}
.elementor-widget-gva-counter.with-svg-icon .gva-element-gva-counter .milestone-icon .icon.icon-image {
	font-size: 0;
}

/* Elementor accordion*/
.elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active {
    background: var(--Healing-Center-Tan-Primary) !important;
}

/* GVA News/Posts grid */
.gva-posts-grid h2.entry-title {
	font-size: 26px;
	font-weight: 700;
}
.gva-posts-grid.gva-posts .entry-content .entry-title a:hover {
    color: var(--Healing-Center-Orange);
}
.gva-element-gva-posts.gva-element .gva-posts-grid .post .entry-meta,
.gva-element-gva-posts.gva-element .gva-posts-grid .post .entry-meta a {
    color: var(--Healing-Center-Orange);
}
.gva-element-gva-posts.gva-element .gva-posts-grid .pagination .pager .paginations a,
.gva-element-gva-posts.gva-element .gva-posts-grid .pagination .pager .paginations a:before {
	background: var(--Healing-Center-Blue-Primary);
	color: var(--Healing-Center-Black-Primary);
}
.gva-element-gva-posts.gva-element .gva-posts-grid .pagination .pager .paginations a.active,
.gva-element-gva-posts.gva-element .gva-posts-grid .pagination .pager .paginations a.active:before {
	background: var(--Healing-Center-Orange-Primary);
}
@media (min-width: 768px) {
	.gva-element-gva-posts.gva-element .gva-posts-grid .post-thumbnail img.wp-post-image {
		max-height: 250px;
		height: 250px;
		object-fit: cover;
	}
}

/* News/post archive */
body.archive.category .disable-breadcrumb {
	margin-bottom: 120px;
}
body.archive.category .elementor-widget-gva-heading-block + .main-page-content {
	padding-top: 30px
}
body.archive.category .posts-grids.blog-grid-style .post {
	border: 0;
}
body.archive.category .posts-grids.blog-grid-style .post-items .item-columns .item-columns {
	padding: 0;
}
body.archive.category .posts-grids.blog-grid-style .post:hover {
    box-shadow: none;
}
body.archive.category .posts-grids.blog-grid-style .entry-content {
	padding: 0;
	text-align: left;
}
body.archive.category .posts-grids.blog-grid-style .entry-content .entry-title {
	margin: 25px 0 10px;
}
body.archive.category .posts-grids.blog-grid-style .entry-content .entry-title a:hover {
    color: var(--Healing-Center-Orange);
}
body.archive.category .posts-grids.blog-grid-style .entry-content h2.entry-title {
    font-size: 26px;
    font-weight: 700;

}
body.archive.category .posts-grids.blog-grid-style .entry-content .entry-meta,
body.archive.category .posts-grids.blog-grid-style .entry-content .entry-meta a {
	color: var(--Healing-Center-Orange);
}
body.archive.category .main-page > .container {
    max-width: 1140px;
}
@media (min-width: 768px) {
	body.archive.category .posts-grids.blog-grid-style .post-thumbnail img.wp-post-image {
		max-height: 250px;
		height: 250px;
		object-fit: cover;
	}
}

/* News/post single page */
body.post-template-default.single.single-post .disable-breadcrumb,
body.post-template-default.single.single-post .disable-breadcrumb + .container{
	margin-bottom: 120px;
}
body.single.single-post #wp-content > article.post .elementor-widget-gva-heading-block {
	margin-bottom: 5px;
}
body.single.single-post #wp-content > article.post .entry-meta,
body.single.single-post #wp-content > article.post .entry-meta a {
	color: var(--Healing-Center-Orange);
}
body.post-template-default.single.single-post .entry-content {
	max-width: 100%;
	--container-widget-width: 60%;
    width: var(--container-widget-width, 60%);
}
@media (max-width: 1024px) {
	body.post-template-default.single.single-post .entry-content {
    	--container-widget-width: 1000px;
    	width: var(--container-widget-width, 1000px);	
	}
}

/* GVA Events */
.event-block .event-image  {
    min-height: 70px;
    background: #F2F0EC;
}
.event-block .event-image .event-date {
    color: var(--Healing-Center-Black-Primary);
}
.event-block .event-content .event-meta {
    color: var(--Healing-Center-Black-Primary) !important;
}
.event-block .event-content .event-body + .event-btn-wrapper {
	margin-top: 20px;
}

/* The Events Calendar plugin */
.tribe-events .tribe-events-header__title h1.tribe-events-header__title-text {
	font-size: 48px;
	font-weight: 900;
}
.tribe-events li.tribe-events-c-view-selector__list-item.tribe-events-c-view-selector__list-item--month.tribe-events-c-view-selector__list-item--active {
	display: none;
}
.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__button {
    display: none!important;
    visibility: hidden;
}
.tribe-events .tribe-events-c-events-bar__search-button {
    display: none!important;
    visibility: hidden;
}
.tribe-events .tribe-events-header__top-bar {
    margin-bottom: var(--tec-spacer-5);
}
.tribe-events button.tribe-common-c-btn.tribe-events-c-search__button {
	background: var(--Healing-Center-Blue-Primary);
	color: var(--Healing-Center-Black-Primary);
	font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0 30px 0 35px;
    line-height: 46px;
    position: relative;
    z-index: 9;
	transition: all 0.35s !important;
	display: inline-block;
	border: none;
	border-radius: 0;
}
.tribe-events  button.tribe-common-c-btn.tribe-events-c-search__button:before {
	background: var(--Healing-Center-Blue-Primary);
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 1px;
    z-index: -1;
	transform-origin: bottom left;
	transform: skew(-12deg, 0deg);
    transition: all 0.35s !important;
}
.tribe-events  button.tribe-common-c-btn.tribe-events-c-search__button:hover {
	background: var(--Healing-Center-Blue-Primary);
	color: var(--Healing-Center-Black-Primary);
	font-weight: 600;
    letter-spacing: 1px;
	padding: 0 30px 0 35px;
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
	font-size: 12px;
	border-radius: 0;
}
.tribe-events .datepicker .month.active, 
.tribe-events .datepicker .month.active.focused {
	background: var(--Healing-Center-Blue-Primary);
	color: var(--Healing-Center-Black-Primary);
}
.tribe-events time.tribe-events-c-top-bar__datepicker-time {
    font-size: 26px;
    font-weight: 700;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 15px !important;
	color: var(--Healing-Center-Main-Nav-Primary);;
	border: 0 !important;
	height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border .tribe-events-c-subscribe-dropdown__export-icon {
	display: none;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border:hover,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border:focus,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border:focus-within {
	background: transparent !important;
	color: var(--Healing-Center-Main-Nav-Primary);
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border button {
    white-space: nowrap;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border:focus-within button {
	outline: 0 !important;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border:after {
    content: '';
    height: 1px;
    background: var(--Healing-Center-Main-Nav-Primary);
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.35s;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border:hover:after {
	opacity: 1;
	bottom: 10px;
}
.tribe-events .tribe-events-c-subscribe-dropdown__content ul.tribe-events-c-subscribe-dropdown__list {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    padding: 15px 20px !important;
}
.tribe-events .tribe-events-c-subscribe-dropdown__content ul.tribe-events-c-subscribe-dropdown__list li {
    border-bottom: 1px solid #dee2e6;
    padding: 5px 0 !important;
}
.tribe-events .tribe-events-c-subscribe-dropdown__content ul.tribe-events-c-subscribe-dropdown__list li:last-child {
	border-bottom: 0;
}
.tribe-events .tribe-events-c-subscribe-dropdown__content ul.tribe-events-c-subscribe-dropdown__list li a {
    display: block;
    line-height: 1.4;
    padding: 8px 0 !important;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    position: relative;
    color: #424242;
    text-decoration: none;
    background-color: transparent;
}
.tribe-events .tribe-events-c-subscribe-dropdown__content ul.tribe-events-c-subscribe-dropdown__list li a:hover {
    color: var(--Healing-Center-Orange);
}

/* Contact Form 7 */
.wpcf7-form input[type*="text"],
.wpcf7-form input[type*="email"],
.wpcf7-form textarea {
	background: var(--Healing-Center-White);
}
.wpcf7-form .wpcf7-form-control.wpcf7-radio,
.wpcf7-form .wpcf7-form-control.wpcf7-checkbox {
	display: flex;
	flex-direction: column;
}
.wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item,
.wpcf7-form .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
	margin: 0;
}
.wpcf7-form.cf7mls span.wpcf7-spinner {
    float: right;
    margin-top: 25px;
}
.wpcf7-form .cf7mls_back.action-button,
.wpcf7-form .cf7mls_next.action-button {
	margin: 15px 0 10px;
}
.wpcf7-form .cf7mls_next.action-button {
	margin-right: 13px !important;
}
.wpcf7-form .cf7mls_back.action-button,
.wpcf7-form .cf7mls_next.action-button,
.wpcf7-form input[type*="submit"]:not(.fa) {
	background: var(--Healing-Center-Blue-Primary) !important;
	color: var(--Healing-Center-Black-Primary) !important;
	font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0 30px 0 35px !important;
    line-height: 46px;
    position: relative;
    z-index: 9;
	transition: all 0.35s !important;
	display: inline-block;
	border: none;
	border-radius: 0 !important;
}
.wpcf7-form .cf7mls_back.action-button {
	background: var(--Healing-Center-Black-Primary) !important;
	color: var(--Healing-Center-White) !important;
}
.wpcf7-form .cf7mls_back.action-button:before,
.wpcf7-form .cf7mls_next.action-button:before,
.wpcf7-form input[type*="submit"]:not(.fa):before {
	background: var(--Healing-Center-Blue-Primary);
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 1px;
    z-index: -1;
	transform-origin: bottom left;
	transform: skew(-12deg, 0deg);
    transition: all 0.35s !important;
}
.wpcf7-form .cf7mls_back.action-button:before {
	background: var(--Healing-Center-Black-Primary);
}
.wpcf7-form .cf7mls_back.action-button:hover,
.wpcf7-form .cf7mls_next.action-button:hover,
.wpcf7-form input[type*="submit"]:not(.fa):hover {
	color: var(--Healing-Center-Black-Primary);
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
}
.wpcf7-form .cf7mls_back.action-button:hover {
	color: var(--Healing-Center-White);
}

/* WP Give */
.give_warning {
    border-color: var(--Healing-Center-Orange);
}
.give_warning:before {
    background-color: var(--Healing-Center-Orange);
}
form.give-form .give-total-wrap .give-donation-amount .give-currency-symbol {
	background: var(--Healing-Center-Orange) !important;
	color: var(--Healing-Center-White) !important;
}
form.give-form input[type*="text"], 
form.give-form input[type*="email"],
form.give-form textarea {
    background-color: var(--Healing-Center-White) !important;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
	color: inherit !important;
    padding: 0 15px !important;
    margin-bottom: 2px !important;
    box-shadow: none;
    border: none !important;
}
form.give-form input[type*="email"], 
form.give-form input[type*="text"] {
    height: 68px;
}
form.give-form textarea {
	min-height: 150px;
	padding: 15px !important;
}
form.give-form input[type=checkbox] {
    margin-top: 7px;
}
form[id*=give-form].give-form .give-btn {
	background: var(--Healing-Center-Black-Primary) !important;
	color: var(--Healing-Center-White) !important;
	font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0 30px 0 35px !important;
    line-height: 46px;
    position: relative;
    z-index: 9;
	transition: all 0.35s !important;
	display: inline-block;
	border: none;
	border-radius: 0 !important;
}
form[id*=give-form].give-form .give-btn:before {
	background: var(--Healing-Center-Black-Primary) !important;
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 1px;
    z-index: -1;
	transform-origin: bottom left;
	transform: skew(-12deg, 0deg);
    transition: all 0.35s !important;
}
form[id*=give-form].give-form .give-btn:hover {
	color: var(--Healing-Center-White) !important;
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
}

/* 404 Page */
.not-found-wrapper h1 {
	color: var(--Healing-Center-Black-Primary);
	font-family: var(--Healing-Center-Font-Montserrat);
}
.not-found-btn-wrapper {
	margin-top: 50px;	
}

/* Recaptcha */
.grecaptcha-badge {
    z-index: 1000;
}
