/**
Theme Name: Mary Jo Wright
Author: Annunciation Interactive
Author URI: https://annunciation-interactive.com
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: mary-jo-wright
Template: astra
*/


#page h1 {
	color: #414142;
}

.ast-header-button-1 .ast-custom-button:before {
	content: "\f095" !important;
	font-family: "Font Awesome 6 Pro";
	margin-right: 5px;
	font-weight: bold;
}

.lg-next::before {
  content: "\f105" !important;
  font-family: fontawesome;
}

/* Testimonial  */

.opening-quote {
	opacity: 0;
}

.testimonial-block-wrapper {
	/* background: #045e67 url('../images/testimonial_background.jpg') no-repeat center center; */
	/* background: #10AEB7; */
	background-size: cover;
	padding: 1em;
	margin-bottom: 1em;
	font-size: 2em;
	text-align: center;
	font-family: 'Libre Bodoni',serif;
	min-height: 440px;
}



#page .testimonail p {
	color: #FFF !important;
}

.wp-cover-block .testimonial-block-wrapper {
	color: #FFF;
}

/* .testimonial-block-wrapper .testimonials li.quote {
	position: relative;
}

.testimonial-block-wrapper .testimonials li.quote span:before {
	content: '"';
	position: absolute;
	top: 0;
	left: 0;
}

.testimonial-block-wrapper .testimonials li.quote span:after {
	content: '"';
	position: absolute;
	bottom: 0;
	right: 0;
} */

.testimonial-list-wrapper {
	max-width: 900px;
	margin: 0 auto;
}

.testimonial-block-wrapper .quote .quote-image {
	max-width: 170px;
	border-radius: 50%;
	text-align: center;
	opacity: .001;
	margin-bottom: 24px;
	background-color: transparent !important;
}

.wp-block-cover .testimonial-block-wrapper h3 {
	color: #FFF;
	font-size: 1em;
}
.wp-block-cover .testimonial-block-wrapper p,
.wp-block-cover .testimonial-block-wrapper li {
	color: #FFF;
	font-size: 1em;
	line-height: 1.2em;
}

.testimonial-block-wrapper ul {
	padding: 0;
	list-style-type: none;
	max-width: 780px;
	margin: 0 auto;
}


.testimonial-block-wrapper ul {
	padding: 0;
	list-style-type: none;
}


/* Testimonial Block */
.testimonial-block-wrapper strong {
	color: #e3d8a2;
	font-weight: normal;
}

.testimonial-block-wrapper a,
.testimonial-block-wrapper a:link,
.testimonial-block-wrapper a:active,
.testimonial-block-wrapper a:visited,
.testimonial-block-wrapper a:hover,
.testimonial-block-wrapper a:focus {
	color: #FFF;
	text-decoration: none !important;
	text-decoration-style: revert !important;
}

.testimonial-block-wrapper a div,
.testimonial-block-wrapper a:link div,
.testimonial-block-wrapper a:active div,
.testimonial-block-wrapper a:visited div,
.testimonial-block-wrapper a:hover div,
.testimonial-block-wrapper a:focus div {
  text-decoration: underline !important;
  text-decoration-style: dotted !important;
}


.testimonial-block-wrapper p strong a,
.testimonial-block-wrapper p strong a:link,
.testimonial-block-wrapper p strong a:active,
.testimonial-block-wrapper p strong a:visited,
.testimonial-block-wrapper p strong a:hover,
.testimonial-block-wrapper p strong a:focus {
  color: #e3d8a2
}

.testimonial-block-wrapper p a,
.testimonial-block-wrapper p a:link,
.testimonial-block-wrapper p a:active,
.testimonial-block-wrapper p a:visited,
.testimonial-block-wrapper p a:hover,
.testimonial-block-wrapper p a:focus {
	color: #FFF;
	text-decoration: none !important;
}

.testimonial-block-wrapper p a div,
.testimonial-block-wrapper p a:link div,
.testimonial-block-wrapper p a:active div,
.testimonial-block-wrapper p a:visited div,
.testimonial-block-wrapper p a:hover div,
.testimonial-block-wrapper p a:focus div {
	color: #FFF;
	text-decoration: none !important;
	text-decoration: underline !important;
	text-decoration-style: dotted !important;
}


.testimonial-block-wrapper p a div,
.testimonial-block-wrapper p a:link div {
  text-decoration: underline !important;
  text-decoration-style: dotted !important;
}


.testimonial-block-wrapper a.wp-block-button__link,
.testimonial-block-wrapper a.wp-block-button__link:link,
.testimonial-block-wrapper a.wp-block-button__link:active,
.testimonial-block-wrapper a.wp-block-button__link:visited,
.testimonial-block-wrapper a.wp-block-button__link:hover,
.testimonial-block-wrapper a.wp-block-button__link:focus {
	color: #FFF;
	border: 2px solid #FFF !important;
}

.testimonial-block-wrapper .quote-attribution-wrapper {
	display: block;
	margin-top: .6em;
}

.testimonial-block-wrapper .quote-attribution {
	text-align: center;
	display: block;
	font-family: 'Helvetica', sans-serif;
	font-size: .6em;
}

.testimonial-block-wrapper.quote-size-long h3 {
	font-size: 1.2em;
}

.testimonial-block-wrapper.quote-size-long .long-quote {
	font-size: 1.1em;
	display: block;
	margin-bottom: 0.5em;
	
}

.testimonial-block-wrapper.quote-size-long .quote-attribution {
	padding-right: 20px;
	font-size: 1.3em;
}

.testimonial-block-wrapper p,
.testimonial-block-wrapper li {
	margin-bottom: 0;
}

.large-testimonial-block {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5em;
  padding: 1.5em;
  font-style: italic;
}

.large-testimonial-block .testimonials {
  display: flex;
  margin-bottom: 0;
  min-height: 330px;
}

/* Testimonial List  */

.testimonial-list-wrapper ul {
	padding: 0;
	list-style-type: none;
}

.testimonial-list-wrapper .quote-attribution  {
	display: block;
	text-align: right;
	font-style: italic;
}

.testimonial-list-wrapper ul li {
	margin-bottom: 1em;
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding-bottom: 1em;
}

.testimonial-list-wrapper ul li:last-child {
	border: none;
}

/* .testimonial-block-wrapper .quote-attribution:before,
.testimonial-list-wrapper .quote-attribution:before {
	content: '-';
	padding-right: 3px;
} */

.testimonial-list-wrapper .quote-attribution {
  padding-right: 20px;
}

@media only screen and (min-width: 991px) {
  .large-testimonial-block .testimonials {
	min-height: 355px;
  }
}

@media only screen and (min-width: 1200px) {
  .large-testimonial-block .testimonials {
		min-height: 445px;
  }
}

.large-testimonial-block .quote {
  display: flex;
  align-items: center;
  justify-content: center;
  
}

/* Line and Char animations */
.char {
  opacity: 0;
}

.line {
  opacity: 0;
}

.animate-chars,
.animate-lines {
  opacity: 0;
}

/* Gravity Forms */

body #page .gform_button,
body #page .gform_button:link,
body #page .gform_button:active,
body #page .gform_button:visited,
body #page .gform_button:hover,
body #page .gform_button:focus {
	font-size: .8em;
	font-family: 'Helvetica',sans-serif;
	line-height: 1.1em;
	background-color: #00909e;
	border: 1px solid #00909e;
	border-radius: 0px;
}
body #page .gform_button:hover,
body #page .gform_button:focus {
	color: #FFF;
	background-color: #00646D;
}



/* Opt In Box */

#page .option-box {
  min-height: 300px;
  margin-bottom: 2em;
}

#page .option-box .opt-in-box {
  margin-bottom: 0;
}

#page .option-box h2 {
  margin-top: 0;
}

/* 
  Sensitive content opt in - inline
*/
#page .opt-in-box {
  min-height: auto;
  padding: 2em;
  margin-bottom: 2em; }
  #page .opt-in-box .wp-block-columns {
	margin-bottom: 0; }
	#page .opt-in-box .wp-block-columns .wp-block-buttons.is-content-justification-center {
	  height: 100%; }
  #page .opt-in-box .wp-block-cover__background {
	background-color: #effeff !important; }
  #page .opt-in-box p {
	margin-bottom: 0; }
  #page .opt-in-box i {
	color: #4b6e85; }
  #page .opt-in-box .show-restricted a,
  #page .opt-in-box .show-restricted a:link,
  #page .opt-in-box .show-restricted a:active,
  #page .opt-in-box .show-restricted a:visited,
  #page .opt-in-box .show-restricted a:hover,
  #page .opt-in-box .show-restricted a:focus {
	background-color: #4b6e85 !important;
	border-color: #4b6e85 !important; }
  #page .opt-in-box .show-restricted a:hover,
  #page .opt-in-box .show-restricted a:focus {
	background-color: #41ce45 !important;
	border-color: #41ce45 !important; }
	
	.restricted {
	  display: none !important; }
	
	.restricted-off {
	  display: block !important; }

/* fancybox & lightgallery */

.fancybox__caption {
	text-align: center;
}

body .fancybox__container {
  background: #FFF;
  color: #000;
  --fancybox-color: 000;
  --fancybox-hover-color: #00646D;
  --fancybox-bg: rgba(255, 255, 255, 0.98);
  --fancybox-slide-gap: 10px;
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-color-1: rgba(255, 255, 255, 0.1);
  --f-spinner-color-2: #bbb;
  --f-spinner-stroke: 3.65;
  direction: ltr; 
}


.fancybox__toolbar {
  text-shadow: none;
}

.gform_wrapper.gravity-theme .gfield_required {
  color: #00adf7 !important;
}

.lg-next, 
.lg-prev {
  background-color: #fff !important;
  width: 2em;
  height: 2em;
  font-size: 28px !important;
  border-radius: 50% !important;
}

.f-button {
  background: rgba(255, 255, 255, 0.9) !important;
  color: #000 !important; 
}
  
.f-button.is-next:hover,
.f-button.is-next:active,
.f-button.is-next:focus,
.f-button.is-prev:hover,
.f-button.is-prev:active,
.f-button.is-prev:focus,
.lg-next:hover,
.lg-next:active,
.lg-next:focus, 
.lg-prev:hover,
.lg-prev:active,
.lg-prev:focus {
  opacity: .9 !important;
}

.lg-next::before {
  content: "\f105" !important;
  font-family: fontawesome;
}

.lg-prev::after {
  content: "\f104" !important;
  font-family: fontawesome;
  background-color: #fff !important;
  width: 2em;
  height: 2em;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption)::before {
	display: none;	
}

/* Galleries */

.wp-element-caption {
  display: none;
}


.post-password-form p label input {
	margin-bottom: .5em;
}

.post-password-form input[type="submit"] {
	padding: 7px 20px;
}

@media (min-width: 600px) {
	
	.post-password-form p label input {
		max-width: 250px; 
		margin-right: .5em;
	}
	
	.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
	  max-width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px));
	}
	.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
		max-width: calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px));
	}
	  
  .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
	max-width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px));
  }
  
  .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
	max-width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px));
  }
  
  .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
	  max-width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px));
	}
}