/* 
Theme Name: Vinik Center
Theme URI: https://github.com/elementor/hello-theme/
Description: Custom Child Theme of Hello for BWH Division of Allergy and Clinical Immunology
Author: MBA Team
Author URI: https://www.mbateam.com
Template: hello-elementor
Version: 1.0.1
*/

/*
    Add your custom styles here
*/
.vinik-body p, .vinik-body h1, .vinik-body h2, .vinik-body h3, .vinik-body h4, .vinik-body h5, .vinik-body h6 {
    text-shadow: 1px 1px 3px #0000002b;
}

.grecaptcha-badge { 
    visibility: hidden;
}

li.current-page-ancestor a.has-submenu {
    color: var( --e-global-color-e866c29 )!important;
}

li.nav-donate.menu-item a {
    background-color: #ffe169;
    border: 2px solid #263c88;
}

.e--pointer-double-line .nav-donate .elementor-item:before, .e--pointer-overline .nav-donate .elementor-item:before {
    content: none;
}
.e--pointer-double-line .nav-donate .elementor-item:after, .e--pointer-overline .nav-donate .elementor-item:after {
    content: none;
}
.elementor-nav-menu--main .nav-donate .elementor-item {
    padding:11px 22px!important;
}
.nav-donate a.elementor-item:hover {
    background-color: #263c88;
    color: #ffe169!important;
	border-color:#040F57;
}

.elementor-toggle .elementor-tab-title {border-bottom:0!important;}