/*
Theme Name: OceanWP Child
Theme URI: https://welldesignstudio.com/
Description: OceanWP WordPress theme example child theme.
Author: Well Design Studio
Author URI: https://welldesignstudio.com/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

/* OceanWP Resets */
body {
	overflow-x: hidden;
}
body ul, body ol {
	margin-top: 0;
}

#site-header.transparent-header {
	border: none;
}

body #site-logo #site-logo-inner a:hover img {
	opacity: .95;
}
#site-header #site-logo #site-logo-inner a img {
	width: 100%;
}

body.boxed-layout.wrap-boxshadow #wrap {
  -webkit-box-shadow: 0 0 30px -10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 30px -10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 30px -10px rgba(0, 0, 0, 0.5);
}
.boxed-layout #wrap #site-header-inner.container {
  max-width: 1680px;
}

.page-header, .has-transparent-header .page-header {
	display: none;
}
.elementor-page header.page-header,
.single-post header.page-header,
.elementor-page header.entry-header,
.single-post header.entry-header,
.single .post-tags {
  display: none;
}

.single-case-study-items.single .entry-content {
	margin: 0;
}

/* Bootstrap Resets for OceanWP */
#content div#blog-entries .blog-entry.col-1 {
	max-width: inherit;
}
body #site-navigation-wrap ul.main-menu.dropdown-menu > li.menu-item > ul.megamenu.sub-menu {
	max-width: inherit;
	flex: initial;
}
.woocommerce-checkout .col-1, .woocommerce-checkout .col-2 {
	max-width: 100%;
}
body.single-product .elementor.elementor-location-single.product.col {
	padding: 0;
}
body .woocommerce-MyAccount-content .addresses > * {
	max-width: unset;
	flex: unset;
}

.elementor-widget-nav-menu li.menu-item > a.elementor-item > span.hidden {
	display: none;
}

/* Woo Resets */
body.woocommerce div.product.elementor form.cart table.variations td.value:before {
	content: "" !important;
	margin: 0 !important;
}
body.woocommerce div.product.elementor form.cart table.variations .reset_variations {
	float: unset;
	position: absolute;
	top: 50%;
	right: 0px;
	margin: 0;
	transform: translate(100%, -50%);
	border: none;
	display: flex !important;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
body.woocommerce div.product form.cart .variations .reset_variations:before {
	margin: 0;
}

body.woocommerce.single-product div.product #donation p.price {
	margin-top: 10px;
}
body.woocommerce.single-product .single_variation .woocommerce-variation-price .price {
	display: block !important;
	text-align: center;
	font-size: 22px;
	font-weight: 600;
}


/* Elementor Resets */
section.elementor-section.elementor-top-section {
	padding: 70px 15px;
}

body.has-transparent-header #main section.elementor-section.elementor-top-section:first-child {
	padding-top: 160px;
	padding-top: calc(100px + 60px);
}

body .elementor-element.elementor-widget-spacer, body .elementor-widget.elementor-widget-divider {
  margin-bottom: 0 !important;
}
body .elementor-widget-divider .elementor-divider {
	overflow: hidden;
}

body .elementor-widget p:last-child {
	margin: 0;
}

/* Experimental - Makes elementor inner-sections abide to the flexbox settings within the parent column */
body aside.elementor-section.elementor-inner-section {
	width: auto;
}
body aside.elementor-section.elementor-inner-section > .elementor-container {
	margin: unset !important;
}



::placeholder { /* Chrome/Opera/Safari */
  color: #616161;
}


/* Menu tweaks - MISC */
body #site-navigation-wrap .dropdown-menu > li > a .nav-arrow {
	padding: 0 0 0 2px;
}

.effect-three #site-navigation-wrap .dropdown-menu>li.current-menu-item>a.menu-link>span:after, .effect-three #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
  height: 2px;
}
.effect-two #site-navigation-wrap .dropdown-menu>li.current-menu-item>a.menu-link>span:after, .effect-two #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
  height: 1px;
}

body.has-transparent-header .effect-two #site-navigation-wrap .dropdown-menu >li >a.menu-link >span:after, body.has-transparent-header .effect-eight #site-navigation-wrap .dropdown-menu >li >a.menu-link >span:before, body.has-transparent-header .effect-eight #site-navigation-wrap .dropdown-menu >li >a.menu-link >span:after {
	background-color: #fff;
}

body.has-transparent-header #site-navigation-wrap ul.dropdown-menu > li.menu-item > a.menu-link {
	color: #fff;
}

/* Menu tweaks - Sub Menu */
#site-navigation-wrap ul.dropdown-menu li.dropdown > ul.sub-menu {
	padding: 10px 0;
}
#site-navigation-wrap ul.dropdown-menu li.dropdown > ul.sub-menu > li.menu-item {
	border: none;
}

#site-navigation-wrap ul.dropdown-menu li.dropdown > ul.sub-menu > li.menu-item > a {
	font-size: 14px;
	line-height: 1.7em;
	padding: 8px 15px;
	transition: .25s;
	text-transform: uppercase;
}
#site-navigation-wrap ul.dropdown-menu li.dropdown > ul.sub-menu > li.menu-item > a:hover {
	background: transparent;
	transition: .25s;
}


html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
	padding: 0 !important;
}



/* Gravity form tweaks */
body .gform_wrapper {
  margin: -16px 0px 0px !important;
}

body .gform_wrapper li.hidden_label input {
  margin-top: 0px;
}
body .gform_wrapper ul li.gfield textarea {
  margin-top: 8px;
}

body .gform_wrapper .ginput_container.ginput_container_checkbox ul.gfield_checkbox li input[type=checkbox] {
	padding: inherit !important;
	font-size: inherit !important;
	width: 16px !important;
	height: 16px !important;
}
body .gform_wrapper .ginput_container.ginput_container_checkbox ul.gfield_checkbox li input[type=checkbox]:checked ~ label {
	font-weight: normal;
}

body .gform_wrapper .top_label .gfield_label, body .gform_wrapper legend.gfield_label {
	border: none;
	color: #002A44;
}

body .gform_wrapper ul li.gfield input:not([type="checkbox"]), body .gform_wrapper ul li.gfield textarea {
  padding: 8px 15px !important;
	font-family: 'Open Sans', sans-serif !important;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

body .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], body .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type=submit] {
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1.2em;
	color: #FFFFFF;
	background-color: #00D66F;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	padding: 15px 30px 15px 30px;
	font-size: 16px;
}

body .gform_wrapper .gf_list_inline .gfield_checkbox li label, body .gform_wrapper .gf_list_inline .gfield_radio li label {
	max-width: 100%;
}

body .gform_wrapper .gf_list_inline .gfield_radio li input[type=radio] {
	margin-top: 0;
}

/* Gravity forms - off-center padding override */
@media only screen and (min-width: 641px) {
	body .gform_wrapper:not(.custom-inline-form_wrapper) .gform_body ul.gform_fields {
		margin-right: -15px !important;
	}
	body .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], body .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type=submit] {
		margin-right: 0;
	}
}

/* Gravity forms - inline form tweak */
@media only screen and (min-width: 768px) {
	body .gform_wrapper.custom-inline-form_wrapper .gform_body {
		display: inline;
		clear: none;
		float: left;
		width: 66.666%;
	}
	body .gform_wrapper.custom-inline-form_wrapper .gform_footer {
		display: inline;
		clear: none;
		float: left;
		width: 33.333%;
		margin-top: 8px;
	}

	.gform_wrapper.custom-inline-form_wrapper .gform_footer input[type=submit] {
		width: 100%;
		height: 46px;
		line-height: 46px;
		padding: 0 30px;
	}
}
body .gform_wrapper.custom-inline-form_wrapper .gform_footer {
	text-align: center;
}


/* Caption Middle */
.caption-middle.elementor-widget.elementor-widget-image figcaption.widget-image-caption.wp-caption-text {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	color: #fff;
	font-size: 16px;
	line-height: 34px;
  transition: .25s;
  padding: 15px;
}
.caption-middle.elementor-widget.elementor-widget-image img {
  transition: .25s;
}
.caption-middle.elementor-widget.elementor-widget-image:hover img {
  transition: .25s;
}

.image-overlay.elementor-widget-image .elementor-image:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
}
.image-overlay.elementor-widget-image:hover .elementor-image:before {
	opacity: .8;
}
.image-overlay.green.elementor-widget-image .elementor-image:before {
	background: #a0a635;
}

@media only screen and (max-width: 767px) {
	section.float-left.elementor-section.elementor-inner-section > .elementor-container {
		margin-left: 0;
	}
	section.float-right.elementor-section.elementor-inner-section > .elementor-container {
		margin-right: 0;
	}
}

@media only screen and (max-width: 959px) {
	.container, body.content-full-screen .elementor-section-wrap>.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 100% !important;
	}
}

/* Media queiries and tweaks */
@media only screen and (max-width: 767px) {
  section.elementor-section.elementor-top-section {
		padding: 50px 15px;
  }
	body.has-transparent-header #main section.elementor-section.elementor-top-section:first-child {
		padding-top: 130px;
		padding-top: calc(80px + 50px);
	}

  body .elementor-posts .elementor-post {
    display: block;
  }
  body .elementor-post__text {
    margin: 15px 0;
  }
}



/* underline / text decoration resets */
.woocommerce div.product form.cart div.quantity a {
	text-decoration: none;
}

#site-navigation-wrap .dropdown-menu >li.menu-item > a {
	text-decoration: none;
}



/* Nav Edits */
#site-header #site-header-inner {
	padding: 0 15px;
}

#site-navigation-wrap .dropdown-menu >li.blue-link {
	background: #008AE2;
	transition: .25s;
}
#site-navigation-wrap .dropdown-menu >li.blue-link > a {
	color: #ffffff !important;
}

#site-navigation-wrap .dropdown-menu >li.lightblue-link {
	background: #EAEEF0;
}
#site-navigation-wrap .dropdown-menu >li.lightblue-link > a {
	color: #008AE2;
}

#footer ul.elementor-nav-menu li.blue-link a.elementor-item {
	background: #008AE2;
	color: #ffffff;
}
#footer ul.elementor-nav-menu li.lightblue-link a.elementor-item {
	background: #EAEEF0;
	color: #008AE2;
}


#site-navigation-wrap .dropdown-menu >li.lockpad > a:before, #footer ul.elementor-nav-menu li.padlock a.elementor-item:before {
	content: "";
	position: absolute;
	left: 15px;
	top: 50%;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 495 630'%3E%3Cpath fill='%23008ae2' d='M144 179a103 103 0 01207 0v34h69v-34a172 172 0 00-345-6v40h69v-34zm310 103H41c-19 0-35 16-35 35v275c0 19 16 35 35 35h413c19 0 35-16 35-35V317c0-19-16-35-35-35zM248 523a69 69 0 110-138 69 69 0 010 138z'/%3E%3C/svg%3E") no-repeat center;
	width: 15px;
	height: 15px;
	margin-top: -10px;
	opacity: 1 !important;
}
#site-navigation-wrap .dropdown-menu >li.lockpad > a, #footer ul.elementor-nav-menu li.padlock a.elementor-item {
	padding-left: 35px;
}


#events .post-container,
#announcements .post-container {
	padding: 35px 30px;
	background-color: #fff;
	box-shadow: 1px 3px 10px -2px rgb(0 0 0 / 15%);
	color: #002A44;
	border-radius: 8px;
	height: 100%;
}
#events .post-container a,
#announcements .post-container a {
	text-decoration: none;
	color: #002A44;
}
#events .post-container .date-meta,
#announcements .post-container .date-meta {
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 15px;
}
#events .post-container a.read-more-link,
#announcements .post-container a.read-more-link {
	color: #02e67c;
	font-weight: 900;
	text-transform: uppercase;
	text-decoration: underline;
}

#events h3.start_date-meta {
	margin-bottom: 5px;
}


.faq-accordion .elementor-accordion-item {
	box-shadow: 0 3px 15px -3px rgb(0 0 0 / 15%);
	background-color: #fff;
	margin-bottom: 15px;
	border-radius: 8px;
}
.faq-accordion .elementor-accordion .elementor-tab-title{
	padding: 35px;
	font-size: 18px !important;
}
.faq-accordion .elementor-tab-title.elementor-active {
	padding-bottom: 0px;
}
.faq-accordion .elementor-accordion .elementor-tab-content{
	padding: 35px;
}
.elementor-accordion p a {
	color: #00D66F;
	text-decoration: underline;
}

body.account-original-style .woocommerce #customer_login>div {
	margin: auto !important;
}


/* related products - might change later */
.woocommerce ul.products li.product .woo-entry-inner li.image-wrap {
	margin: -15px -15px 15px;
}
.woocommerce div.product .woocommerce-product-gallery img {
	width: 100%;
}



/* events calendar resets */
body .tribe-common .tribe-common-c-btn, body .tribe-common a.tribe-common-c-btn {
	background: #008AE2;
}

body .tribe-common--breakpoint-medium.tribe-common .tribe-common-h3 {
	background: transparent;
	color: #002a44 !important;
}
body .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__nav button.tribe-common-c-btn-icon {
	background: transparent;
	color: #002a44 !important;
}

body .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium a.tribe-events-calendar-list__event-title-link {
	text-decoration: none;
}

body .elementor-widget-theme-post-content main#tribe-events {
	padding: 0;
}

body.single-tribe_events .tribe-events-event-meta {
	background: #fff;
	border: none;
	box-shadow: 0 2px 15px -4px rgb(0 0 0 / 25%);
	border-radius: 5px;
	width: 100%;
	margin: 15px 10px;
}
body .tribe-events-event-meta:before {
	margin-top: -15px;
}
body .tribe-events-event-meta dd, .tribe-events-event-meta dt {
	margin-bottom: 0;
	line-height: 1.5em;
}

body .tribe-events-event-meta .column, body .tribe-events-event-meta .tribe-events-meta-group {
	/* padding: 0 30px; */
	padding: 20px;
}
body .tribe-events-meta-group {
	width: unset;
}
body .tribe-events-event-meta dl {
	margin: 0;
}

body .elementor-widget-theme-post-content main#tribe-events .tribe-events-schedule {
	margin-top: 5px;
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}
body .elementor-widget-theme-post-content main#tribe-events .tribe-events-schedule h2 {
	font-size: 26px;
}

body #tribe-events #legend li, body .tribe-events #legend li {
	border: none;
	padding: 7px 10px;
	margin: 2px;
}

body.single-tribe_events .tribe-events-cal-links {
	margin: 0 -10px 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#tribe-events .tribe-events-button, .tribe-events-button {
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1.2em;
	color: #FFFFFF;
	background-color: #00D66F;
	border-radius: 100px 100px 100px 100px;
	padding: 10px 20px;
	margin: 10px;
}

body .elementor-widget-theme-post-content main#tribe-events p.tribe-events-back {
	display: none;
}
body .elementor-widget-theme-post-content main#tribe-events h1.tribe-events-single-event-title, body .elementor-widget-theme-post-content main#tribe-events .tribe-events-schedule h2 {
	text-align: center;
}
body .elementor-widget-theme-post-content main#tribe-events .single-tribe_events .tribe-events-single-event-title {
	font-size: 52px;
}

/* Back to normal edits */
.elementor-widget-icon-list span.elementor-icon-list-icon {
	line-height: 1em;
	margin-bottom: -5px;
}

/* Global woo product tweaks */
.woocommerce div.product.elementor .elementor-add-to-cart form.cart {
	flex-flow: column wrap;
	justify-content: center;
	align-items: flex-start;
	padding-top: 0;
	margin-top: 0;
	border: none;
}
.woocommerce div.product.elementor .elementor-add-to-cart form.cart .woocommerce-variation-add-to-cart.variations_button {
	align-items: center;
	justify-content: center;
}

.woocommerce div.product.elementor .elementor-add-to-cart.elementor-product-simple form.cart {
	flex-flow: row wrap;
	align-items: center;
	justify-content: flex-start;
}

.woocommerce div.product.elementor .elementor-add-to-cart form.cart:not(.grouped_form):not(.variations_form) button {
	margin: 15px 0 0;
}
.woocommerce div.product.elementor .elementor-add-to-cart form.cart.grouped_form {
	display: flex;
	flex-flow: column wrap;
	margin-top: 0;
}
.woocommerce div.product form.cart div.quantity.hidden {
	display: none;
}
body.woocommerce div.product.elementor .woocommerce-variation-add-to-cart .quantity input {
	height: auto;
}
body.woocommerce div.product form.cart .variations td.label {
	padding-bottom: 5px;
}
body .woocommerce-info.wc-memberships-restriction-message.wc-memberships-message.wc-memberships-content-restricted-message {
  margin: 0 !important;
}

body .elementor-add-to-cart.elementor-product-simple .gform_wrapper {
	margin: 0 !important;
}

body.woocommerce div.product.elementor .elementor-add-to-cart form.cart .variations {
	margin-bottom: 10px;
}
body.woocommerce div.product.elementor .elementor-add-to-cart form.cart .variations tr:first-child td.label {
	text-align: center;
	width: 100%;
	border: none;
	padding: 0;
}
body.woocommerce div.product.elementor .elementor-add-to-cart form.cart .variations tr:first-child td.value {
	border: none;
	padding: 0;
}

body.woocommerce div.product.elementor .elementor-add-to-cart form.cart .single_variation_wrap .woocommerce-variation.single_variation {
	text-align: center;
	width: 100%;
}

/* Donation tweaks */
body.woocommerce div.product.elementor #donation .elementor-add-to-cart form.cart {
	text-align: center;
}
body.woocommerce div.product.elementor #donation .elementor-add-to-cart form.cart .woocommerce-variation-add-to-cart.variations_button {
	display: flex;
	justify-content: center;
}
body.woocommerce div.product.elementor #donation .elementor-add-to-cart form.cart .quantity+.button {
	margin: 0;
}



.woocommerce div.product.elementor .elementor-add-to-cart.elementor-product-simple button.single_add_to_cart_button.button.alt {
	margin-top: 0px;
}

/* Membership products tweaks */
#membership-product label {
	text-align: center;
	width: 100%;
}
.woocommerce div.product.elementor #membership-product .elementor-add-to-cart form.cart:not(.grouped_form):not(.variations_form) *:not(button) {
	width: 100%;
}
.woocommerce div.product.elementor #membership-product .elementor-add-to-cart form.cart {
	align-items: center;
}


/* Reservation products tweaks */
.elementor-widget-woocommerce-product-add-to-cart .elementor-add-to-cart.elementor-product-simple form#gform_5 {
	flex-wrap: wrap;
}

body .elementor-element .woocommerce p.return-to-shop a.button {
	margin-top: 30px;
	color: #fff !important;
	text-decoration: none !important;
}


/* checkout / gift card tweaks */
body .add_gift_card_form h4 {
	margin-bottom: 5px;
}
body .add_gift_card_form #wc_gc_cart_redeem_form {
	display: flex;
	align-items: center;
	/* column-gap: 10px; */
	/* gap: 10px; */
}
body .add_gift_card_form #wc_gc_cart_redeem_form input[type="text"] {
	line-height: 1.2em;
	padding: 10px;
	border: 1px solid #ccc;
	margin: 5px 5px 5px 0;
}
body .add_gift_card_form #wc_gc_cart_redeem_form button {
	border: none;
	font-size: 14px;
	padding: 12px 20px;
}

body.woocommerce-checkout .add_gift_card_form {
	margin-top: 10px;
}

body .tribe-events .tribe-events-l-container {
	padding: 0;
}

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

.custom-divider {
	display: block;
	width: 100%;
}
.custom-divider .divider {
	display: block;
	height: 1px;
	width: 200px;
	background: #e9e9e9;
	margin: 0 auto 20px !important;
}

.elementor-widget-woocommerce-products img {
	width: 100%;
}



/* Gravity newsletter edits */
.gform_wrapper > form > .gform_body > .gform_fields {
	grid-column-gap: 20px;
}

.gform_wrapper > form.inline-form {
	display: flex;
	align-items: center;
}
.gform_wrapper > form.inline-form > .gform_body {
	margin-right: 20px;
}

.gform_wrapper > form.inline-form > .gform_footer {
	padding: 0;
	margin: 0;
}
.gform_wrapper > form.inline-form > .gform_footer input {
	margin: 0;
}

.elementor-nowrap .elementor-widget-wp-widget-gform_widget {
	flex: 1;
}
.elementor-nowrap .gform_wrapper > form > .gform_body {
	width: 100%;
}

body .gform_wrapper.gravity-theme {
	margin: 0 !important;
}

body .elementor-widget-wp-widget-gform_widget.white-text input {
	color: #fff;
}

body .elementor-widget-wp-widget-gform_widget.white-text ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
body .elementor-widget-wp-widget-gform_widget.white-text ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
body .elementor-widget-wp-widget-gform_widget.white-text :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
body .elementor-widget-wp-widget-gform_widget.white-text :-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

body .gform_wrapper.gravity-theme input[type="submit"] {
	line-height: 1 !important;
	min-height: unset !important;
}


#newsletter .elementor-widget-wp-widget-gform_widget div#gform_confirmation_wrapper_6 .gform_confirmation_message {
	color: #fff;
	text-align: center;
}

@media only screen and (min-width: 1025px) {
	#newsletter.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects {
		width: 500px !important;
		box-shadow: 0 0 15px -4px rgb(0 0 0 / 40%);
		left: 5px;
		border-radius: 10px;
	}
	#newsletter.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects .elementor-widget-wp-widget-gform_widget {
		margin-top: -25px;
	}
	#newsletter.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects .gform_wrapper > form.inline-form > .gform_body {
		margin-right: 10px;
	}

	#newsletter.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects .elementor-widget-wp-widget-gform_widget div#gform_confirmation_wrapper_6 .gform_confirmation_message {
		margin-top: 35px;
		text-align: left;
	}
}

@media only screen and (max-width: 767px) {
	.gform_wrapper > form.inline-form {
		flex-wrap: wrap;
	}
	.gform_wrapper > form.inline-form > .gform_body {
		margin-right: 0px;
	}
	.gform_wrapper > form.inline-form > .gform_footer {
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
}

#site-navigation-wrap .dropdown-menu>li.social-icon>a.menu-link {
	padding-right: 30px;
}
@media only screen and (max-width: 1400px) {
	body #site-navigation-wrap .dropdown-menu>li>a {
		padding: 0 10px;
	}
	#site-navigation-wrap .dropdown-menu>li.social-icon>a.menu-link {
		padding-right: 20px;
	}
}

body .no-posts {
	text-align: center;
}

body form#tribe-tickets__tickets-form {
	margin: 40px auto -10px;
}

body .tribe-events-event-meta:before, body .tribe-events-event-meta~div:not(.tribe-events-event-meta):not(.event-tickets) {
	display: none;
}

body #tribe-events-footer {
	border: none;
}

body .tribe-events-event-image img {
	margin: auto;
}

body .tribe-events-single-event-description.tribe-events-content {
	max-width: 900px;
	margin: auto;
}


.woocommerce-MyAccount-content .u-column1.col-1.woocommerce-Address {
	max-width: unset;
}

.woocommerce-address-fields button.button {
	margin-top: 20px;
}

body a.edit {
	display: inline-block;
	padding: 5px 15px;
	line-height: 1.2em;
	background: #008ae1;
	border-radius: 100px;
	color: #fff;
}


body .woocommerce-MyAccount-content h4 {
	margin-bottom: 10px;
}
body .woocommerce-Giftcards.woocommerce-MyAccount-Giftcards-balance-amount {
	line-height: 1em;
	margin-bottom: 20px;
}
body .woocommerce-Giftcards.woocommerce-MyAccount-Giftcards-form {
	margin-bottom: 24px;
}

@media only screen and (max-width: 959px) {
	body .woocommerce-checkout>.col2-set > * {
		padding: 0;
		margin-bottom: 30px;
	}
	body .woocommerce-checkout #payment div.payment_box {
		padding-left: 0;
		padding-right: 0;
	}
}

body .woocommerce-checkout #payment div.payment_box .sv-wc-payment-gateway-payment-form-manage-payment-methods {
	color: #FFFFFF !important;
	background-color: #00D66F;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1.2em;
	border-radius: 100px;
	padding: 15px 30px;
}
body .tribe-checkout-backlinks {
	float: right;
	width: 48%;
}
body .tribe-checkout-backlinks a.tribe-checkout-backlink {
	text-decoration: underline;
	margin-bottom: 15px;
	display: inline-block;
}

body .event-tickets .tribe-tickets__rsvp-wrapper {
	margin: 40px auto 0;
}

body .gform_wrapper.gravity-theme .ginput_container_date input {
	width: 100%;
}

body .gform_footer.top_label {
	position: relative;
}

body .gform_ajax_spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: rgb(255 255 255 / 90%);
	padding: 8px;
	border-radius: 100px;
}


body .woocommerce ul.products li.product .button {
	border: none;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1.2em;
	color: #FFFFFF !important;
	background-color: #00D66F !important;
	border-radius: 100px 100px 100px 100px;
	padding: 15px 30px 15px 30px;
}
body .woocommerce ul.products li.product li.title h2 {
	margin-bottom: 0;
}

body .woocommerce-privacy-policy-text {
	margin-bottom: 20px;
}

body .homepage-events .row.pagination-row {
	display: none;
}
.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border{
    border: 0px !important;
}
.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button svg {
    display: none !important;
}
.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:hover {
    background: #fff !important;
}
.tribe-events-venue-map {
    width: 100%;
    padding: 15px;
    margin: 10px 0;
}
.tribe-events-single-event-description.tribe-events-content {
    margin: 20px !important;
}

div#gform_confirmation_message_12 {
    /* justify-content: center; */
    /* display: flex; */
    text-align: center;
}

a.waiver-link {
   font-weight: 600 !important;
    text-transform: uppercase;
    text-decoration: none !important;
    line-height: 1.2em;
    color: #FFFFFF !important;
    background-color: #00D66F;
    border-radius: 100px 100px 100px 100px;
    padding: 15px 30px 15px 30px;
    font-size: 14px;
}

a.checkout-button.button.alt.wc-forward {
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1.2em;
    color: #FFFFFF !important;
    background-color: #008be3;
    border-radius: 100px 100px 100px 100px;
    padding: 10px 0px 20px 0px;
    text-decoration: none !important
}