/**
Theme Name: spectra wellness astra child theme
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: spectra-wellness-astra-child-theme
Template: astra
*/

/*
 * Site Header
 */
.button-custom-menu-item .ast-button {
	padding: 13px 16px 14px;
}

.ast-woo-mini-cart-wrapper {
	margin-top: -5px;
}

.site-header .ast-site-header-cart-data .button.wc-forward:hover {
	background-color: #00aca2 !important;
}

.main-header-bar .ast-masthead-custom-menu-items .patient-info-menu-link {
	background-color: #1884ce;
	border-radius: 5px;
	color: #fff;
	line-height: 2;
	margin-left: 15px;
	margin-top: 5px;
	padding: 10px;
}

.main-header-bar .ast-masthead-custom-menu-items .patient-info-menu-link:hover {
	background-color: #00aca2 !important;
	color: #fff !important;
}

/*
 * Site Footer
 */
/* Footer widget */
.footer-adv-widget-1 .widget_text h3,
.footer-adv-widget-1 .widget_text h2 {
	color: #fff;
	text-transform: uppercase;
}

.footer-adv-widget-1 .widget_text h2 {
	font-weight: 900;
	margin-bottom: 20px;
}

.footer-adv-widget-1 .widget_text .ck_email_address {
	margin-bottom: 20px;
	max-width: 600px;
	width: 100%;
}

.footer-adv-widget-1 .widget_text .ck_subscribe_button {
	background-color: #00aca2;
	box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.1);
}

.footer-adv-widget-1 .widget_text .ck_subscribe_button:hover {
	background-color: #a7d59e;
}

/* Footer copyright */
.ast-small-footer-section-2 {
	letter-spacing: 0.5px;
}

/*
 * Elementor Helper
 */
.elementor-text-editor p:only-child,
.elementor-text-editor p:last-child {
	margin-bottom: 0;
}

/*
 * ConvertKit Subscription Form
 */
.ck_form_container {
	text-align: center;
}

.ck_first_name,
.ck_email_address {
	margin-bottom: 10px;
	max-width: 300px;
	width: 100%;
}

.ck_subscribe_button {
	background-color: #00aca2;
	box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.1);
    margin-top: 10px;
	text-transform: uppercase;
}

.ck_subscribe_button:hover {
	background-color: #a7d59e;
}

/*
 * MindBody Button
 */
.mindbody-button-wrapper {
	text-align: center;
}

/*
 * InfusionSoft Form 
 */
.infusion-field label {
	display: none;
}

.infusion-field input {
	border: 0;
	margin-bottom: 10px;
	width: 100%;
}

.infusion-submit button {
	box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.1);
	width: 100%;
}