/*
 Theme Name:   Girls Club Theme
 Theme URI:    http://girlsclub.org
 Description:  Unicon Child Theme
 Author:       L. Thornton
 Author URI:   http://lenora.nyc
 Template:     unicon
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  unicon-child
*/


/* Counter Customization */
.counter-after {
	font-size: 46px;
	margin: 0;
	padding: 0;
	font-weight: 300;
	line-height: 1;
	color: #44bdbd;
}


/* Menu + Header Styling */
#header {background: #ffffff !important;}
.topbar-col1 {color: #ff75ba; text-transform: uppercase; font-weight: 500; font-family: Montserrat;}
.header-v1 #navigation ul li a {text-transform: uppercase;}
#navigation .sub-menu li a {text-transform: none !important;}
/* #topbar {display: none !important;} */

/* Counter Adjust */
.counter-container {display: inline-block; margin: auto;}
.counter-number, .counter-after {width: fit-content; float: left;}
.counter-title {clear: left;}

/* Footer Styling */
.tribe-events-list-widget .tribe-events-list-widget-events {
padding-bottom: 0.7rem !important; padding-left: 0px !important; border-bottom: 1px solid #333333;}
.tribe-event-title {font-weight: 600;}
.tribe-event-duration {font-size: 11px;}
.tribe-events-widget-link a:link{font-size: 13px !important; text-transform: uppercase;}

/* Donorbox Widget */
.donation-meter {display: none !important;}

/* Constant Contact Form Styling */
.constant-contact-form {}
.ctct-disclosure {display:none;}

.ctct-form-wrapper .ctct-input-container label {color: #fff;}


