/* custom styles */

.site-header-wrapper header.site-header {
    background-color: #fff;
    top: 0;
}

.admin-bar .site-header-wrapper header.site-header {
    top: 32px;
}

.site-header-wrapper #menu-primary-menu > li > a {
    color: #333;
}

#menu-primary-menu .menu-btn.fa > a {
    display: flex;
    position: relative;
    padding-left: 2.5rem;
    padding-right: 1rem;
    background-color: #e861a3;
    border-radius: 6px;
}
#menu-primary-menu .menu-btn.fa > a {
    color: #fff;
}
.fa-phone > a::before {
    content: "\f095";
}
.menu-btn.fa::before {
    display: none;
}
.menu-btn.fa > a::before {
    font-family: 'FontAwesome';
    font-size: 1.15rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0.95rem;
}

.dd-menu > li > a {
    line-height: 40px;
}

#menu-toggle {
    color: #333;
}

.hero-area.has-image {
    margin-top: 141px;
}

a#back-to-top {
    background-color: rgba(255, 255, 255, 0.8);
    width: 50px;
    height: 50px;
    color: #e861a3;
    line-height: 44px;
    font-size: 26px;
    border: 2px solid #e861a3;
    border-radius: 10px;
}

.footer_widget h4.widgettitle {
    text-transform: none;
    font-size: 25px;
    font-family: "Playfair Display",sans-serif;
}
.body .site-footer .footer_widget {
    margin-bottom: 0;
}
.widget > .textwidget > *:last-child {
    margin-bottom: 0;
}
.body .site-footer .footer_widget * {
    text-align: center;
    color: #fff;
}

.site-footer > .container > .row {
    justify-content: center;
    display: flex;
}

.site-footer-bottom > .container > .row {
    display: flex;
    justify-content: center;
}

.site-footer-bottom > .container > .row > [class*="col"]:last-child {
    display: none;
}

.site-footer-bottom {
    text-align: center;
    background-color: #E8619D;
}

.body .site-footer-bottom * {
    color: #fff;
}

.site-header > .container {
    padding-left: 25px;
    padding-right: 25px;
}

.wpb_revslider_element.wpb_content_element {
    margin-bottom: 0;
}

.site-logo img {
    max-width: 200px;
}

.sponsor-wrapper > .row,
.sponsor-subcat-wrapper > .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#main-container .sponsor-col {
    text-align: center;
    margin: auto 2rem;
}

h3.sponsor-tier {
    font-size: 20pt;
}
.sponsor-tier {
    background-color: rgba(255, 255, 255, 0);
    color: #404040;
    text-align: center;
}

.text-pink {
    color: #993366 !important;
    background-color: rgba(255, 255, 255, 0);
}

.sponsor-col > * {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    display: block;
}

img.sponsor-logo {
    max-height: 160px;
    width: auto;
    height: auto;
    margin: auto;
    max-width: 330px;
}

.sponsor-wrapper+.sponsor-wrapper {
    padding-top: 3rem;
    margin-top: 3rem;
    border-top: solid 1px #e2e2e2;
}

.sponsor-name {
    font-family: 'book antiqua', palatino, serif;
    font-size: 18pt;
    font-weight: 700;
}
.sponsor-name {
    font-family: 'book antiqua', palatino, serif;
    font-size: 18pt;
    font-weight: 700;
}
.d-flex {
    display: flex;
}
.m-auto {
    margin: auto;
}

.site-footer {
    background-image: url(/wp-content/uploads/2020/12/Background_Footer.jpg);
    background-size: cover;
    background-position: center;
}

ul.social-icons-colored.share-buttons-bc {
    display: none;
}

ul#menu-social-icons {
    display: flex;
    justify-content: center;
    list-style: none;
    font-size: 1.5rem;
    padding: 0;
    margin: 0;
}
ul#menu-social-icons > li {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
}

.dd-menu > li ul {
    top: 42px;
}

h1.alt, h2.alt, h3.alt, h4.alt, h5.alt, h6.alt {
    color: #f76fb1;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    margin-bottom: 0;
}

.postid-3550 #content-col > h3,
.postid-3550 #content-col .event-date,
.postid-3550 #content-col .meta-data {
    display: none;
}
.event-box {
    display: flex;
    margin-bottom: 2rem;
}
.event-box > .vc_column-inner {
    border: #e861a3 solid;
    padding: 2rem;
    display: inline-block;
    margin-left: 1rem;
    margin-right: 1rem;
}

.event-box strong {
    font-size: 1.5rem;
    color: #000;
}

#content-col .event-box h4 {
    margin-bottom: 1rem;
}

.event-box .wpb_text_column {
    max-width: 200px;
    margin: auto;
    width: 100%;
}

body {
	color: #000;
}

.sponsor-subcat-wrapper+.sponsor-subcat-wrapper {
    margin-top: 2rem;
    padding-top: 2rem;
    position: relative;
}

.sponsor-subcat-wrapper+.sponsor-subcat-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    height: 1px;
    width: 300px;
    background-color: #c1c1c1;
    transform: translate(-50%, -50%);
}

.sponsor-category img {
    max-height: 85px;
    max-width: 275px;
    width: auto;
    height: auto;
}

h1.sponsor-tier {
    font-size: 50px;
    font-weight: 900;
}

hr.pink-gradient {
    background: linear-gradient(90deg, #f5cce0, #e861a3, #f5cce0);
    height: 5px;
    border: none;
}
hr.grey-gradient {
    background: linear-gradient(90deg, #ddd, #a0a0a0, #ddd);
    height: 5px;
    border: none;
    margin-top: 2rem;
    margin-bottom: 4rem;
}
h3.sponsor-tier {
    font-size: 12pt;
    text-transform: uppercase;
    letter-spacing: 12px;
    color: #999;
}

.media-box:before {
    pointer-events: none;
}