/*
Theme Name:   SwimAcademy Child Theme for Vero Beach Swim Club
Template:     swimacademy
Author:       Globalgraphics
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:  swimacademy-child
*/

/*
Aqua Green:		#55f3dc
Blue:			#2d9af7
Blue (alt lighter):	#2db8e2
*/

/* GENERAL */
a, html .woocommerce .woocommerce-orders-table a, html .woocommerce .woocommerce-orders-table a:hover, html .woocommerce .woocommerce-info .button, html .woocommerce .woocommerce-info .button:hover, html .woocommerce button.button:disabled, html .woocommerce button.button:disabled[disabled] { text-underline-offset: 1px; }

/* HEADER */

.theme-page .theme-page-header .theme-page-header-title.theme-page-header-title-type-image>.theme-main>span { display: none; } /* breadcrumbs */
.theme-page .theme-page-header .theme-page-header-title.theme-page-header-title-type-image>.theme-main>div { top: 0; }
.theme-page .theme-page-header .theme-page-header-title.theme-page-header-title-type-image>.theme-main>div h1 { margin-bottom: 0; }
.theme-page .theme-page-header .theme-page-header-title.theme-page-header-title-type-image { background-size: cover; }
.theme-page .theme-page-header .theme-page-header-title.theme-page-header-title-type-image::before { background-color: rgba(0,0,0,.15); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

/* hero banner */
html #hero-banner .vc_column_container { margin-bottom: 0; }

/* Contact Form 7 */

.wpcf7 .wpcf7-form .wpcf7-form-control-wrap .wpcf7-text, .wpcf7 .wpcf7-form .wpcf7-form-control-wrap .wpcf7-textarea { border-bottom: 1px solid #000 !important; }
.wpcf7 .wpcf7-form textarea { height: 150px; }
.wpcf7 .wpcf7-not-valid-tip, .wpcf7 .wpcf7-response-output { display: inherit !important; }
.wpcf7 form.init .wpcf7-response-output, .wpcf7 form .wpcf7-response-output:empty { display: none !important; }

/* FOOTER */

.theme-page-footer .theme-component-header-text>*+.theme-component-header-text-text-bold, .theme-page-footer .theme-component-header-text>*+.theme-component-header-text-text-normal { margin-top: 20px; }
