/*
Theme Name: Go Child
Theme URI: https://github.com/godaddy-wordpress/go
Template: go
Author: GoDaddy
Author URI: https://www.godaddy.com
Description: Go is an innovative, Gutenberg-first WordPress theme, hyper-focused on empowering makers to build beautifully rich websites with WordPress.
Tags: block-styles,custom-colors,custom-logo,custom-menu,e-commerce,editor-style,one-column,theme-options,threaded-comments,translation-ready,wide-blocks
Version: 1.6.0.1666095375
Updated: 2022-10-18 07:16:15

*/

.wp-block-coblocks-gallery-carousel .coblocks-gallery--item:not(.is-selected) {
    opacity: 1;
}
.site-description, .site-info, h1, h2, h3, h4, h5, h6 {
    font-family: 'Amatic SC', 'Amatic', sans-serif;
}
.site-description, .site-info, .social-icons {
    font-size: 1.3em !important;
}
.text-white, .text-white a {
	color: #fff;
}
.text-white a:hover {
    color: var(--go--hyperlink-interactive--color--text,var(--go--color--text));
}
#menu-item-903>a {
    color: var(--go--color--secondary);
}
#post-556 .wp-container-13.wp-block-columns {
    margin-top: 0;
}
#slb_viewer_wrap .slb_theme_slb_black .slb_data_desc span.slb_template_tag.slb_template_tag_item.slb_template_tag_item_description {
    font-size: 1.15em;
}
.coblocks-lightbox__caption {
    max-width: 75%;
    margin: auto;
}
#slb_viewer_wrap .slb_theme_slb_black .slb_data_title {
    text-align: center;
    margin: 0.5em;
}
.therapist-gallery {
    width: 260px !important;
    max-width: 260px !important;
    margin: auto;
}
.therapist-gallery-x2 {
    max-width: 530px !important;
    margin: auto !important;
}
.therapist-gallery-x3 {
    max-width: 800px !important;
    margin: auto !important;
}
.therapist-gallery figure.wp-block-image, .therapist-gallery-x2 figure.wp-block-image, .therapist-gallery-x3 figure.wp-block-image {
    width: 260px !important;
}
.location-dropdown {
    width: 217px;
    text-align: center;
}
.location-dropdown .wp-block-coblocks-accordion-item__content {
    position: absolute;
    background-color: white;
    z-index: 2;
}
.facility-carousel {
    max-width: 600px !important;
}

@media only screen and (min-width: 782px) {
	.site-footer--2.site-footer.has-background {
		padding-top: 0;	
	}
}