/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
/* ===== Header ===== */
header .elementor-nav-menu li a:after {
    width: 46px !important;
    margin: auto !important;
    left: 50% !important;
    right: auto !important;
    margin-left: -23px !important;
}
header form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  	color: #000000;
	opacity:1important;
}
header form ::-moz-placeholder { /* Firefox 19+ */
  	color: #000000;
	opacity:1important;
}
header form :-ms-input-placeholder { /* IE 10+ */
  	color: #000000;
	opacity:1important;
}
header form :-moz-placeholder { /* Firefox 18- */
  	color: #000000;
	opacity:1 !important;
}
/* ===== //Header ===== */
/* ==== Footer ==== */
footer:before {
    content: "";
    width: calc(100% - 20px);
    height: 1px;
    background-color: #272365;
    margin-left: 10px;
}
footer ul li a {
    color: #000000;
}
footer ul li {
    margin-bottom: 15px;
    list-style: none;
}
footer ul {
    padding: 0;
}
#copyright p {
    margin-bottom: 0;
}
/* ===== // Footer ===== */
/* ===== Home ===== */
#about h3 {
    margin: 0;
    line-height: 70px;
}
#about .elementor-image-box-wrapper p {
    line-height: 28px;
}
#about .elementor-image-box-wrapper {
    width: max-content;
    margin: auto;
	position: relative;
}
#about .elementor-widget-image-box:first-child .elementor-image-box-wrapper:before {
    content: "";
    position: absolute;
    width: 388px;
    height: 3px;
    background-color: #000000;
    bottom: -40px;
    left: 50%;
    margin-left: -194px;
}
#about .elementor-widget-image-box:first-child .elementor-image-box-img img {
    max-width: 160px !important;
}
#about .elementor-widget-image-box:last-child .elementor-image-box-img img {
    max-width: 170px !important;
}
#about .elementor-image-box-wrapper {
    width: max-content;
    margin: auto;
    position: relative;
    align-items: center;
}
#mission-approch {
	background: rgb(39,35,101);
	background: linear-gradient(90deg, rgba(39,35,101,1) 42%, rgba(240,208,33,1) 42%);
}
#mission-approch h2 {
    margin-bottom: 5px;
}
#mission-approch p {
    margin-bottom: 20px;
}
#mission-approch ul {
    padding: 0;
}
#mission-approch .elementor-col-50 ul li:before {
    content: url(https://www.showerpower.nyc/wp-content/uploads/2024/07/check.png);
    position: absolute;
    left: 45px;
    top: 20px;
}
#mission-approch ul li {
    list-style: none;
    position: relative;
    background-color: #C3E4FA;
    border-radius: 100px;
    padding: 20px 45px 20px 100px;
    font-size: 14px;
    line-height: 19px;
}
#mission-approch ul li:not(:last-child) {
    margin-bottom: 20px;
}
#mission-approch .elementor-col-50:last-child p {
    width: 91%;
}

#donations .gl-widget__btn--outline-primary {
    background-color: #F0D021 !important;
    color: #272365 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    font-family: 'Telegraf', sans-serif !important;
}
#donations .gl-widget__btn--outline-primary.gl-widget--selected-btn {
    background-color: #F0D021 !important;
    color: #272365 !important;
    border: 0 !important;
    border-radius: 0 !important;
}
#donations .gl-widget__btn--outline-primary {
    background-color: #272365 !important;
    color: #FFFFFF !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    font-family: 'Telegraf', sans-serif !important;
    border: 0 !important;
    border-radius: 0 !important;
    padding: 20px 32px !important;
    height: auto !important;
    width: auto !important;
    max-width: max-content !important;
    margin-right: 18px !important;
}
#donations .gl-widget__donation-submit-button {
    background-color: #272364 !important;
    font-family: 'Telegraf', sans-serif !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    max-width: max-content;
    border-radius: 0 !important;
    border: 0 !important;
    padding: 21px 40px !important;
    height: auto !important;
    color: #FFFFFF !important;
}
#donations .gl-widget__frequency-selection-container.gl-widget--row {
    margin-bottom: 30px;
    width: auto;
    max-width: max-content;
}
#donations #give-in-honor-container {
    display: none;
}
#donations .gl-widget__input-group {
    margin-bottom: 30px;
}
#donations .gl-widget__input-group input {
    padding: 0 0 0 40px !important;
}
#donations .gl-widget__input-group, #donations .gl-widget__input-group * {
    margin-bottom: 30px;
    font-size: 16px !important;
    font-weight: 700 !important;
    font-family: 'Telegraf', sans-serif;
    border-radius: 0 !important;
    border: 0 !important;
    background-color: #272364 !important;
    color: #FFFFFF !important;
    outline: none !important;
    padding: 10px;
    width: auto;
    max-width: 50%;
}
#donations .gl-widget__suggested-amounts-container:before {
    content: "Donation Amount";
    font-size: 20px;
    font-weight: 700;
    color: #272365;
    font-family: 'Telegraf', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#donations .gl-widget__suggested-amounts-container .gl-widget--row {
    padding-top: 25px;
    display: block !important;
    margin-bottom: 20px;
}
#donations .gl-widget__suggested-amounts-container .gl-widget--row .gl-widget__btn--outline-primary {
    background-color: #272365 !important;
    color: #FFFFFF !important;
    border: 0 !important;
    border-radius: 0 !important;
}
#donations .gl-widget__suggested-amounts-container .gl-widget--row .gl-widget__btn--outline-primary.gl-widget--selected-btn {
    background-color: #f0d021 !important;
    color: #272365 !important;
}
#donations .gl-widget__suggested-amounts-container .gl-widget--row {
    padding-top: 10px;
    display: block !important;
    margin-bottom: 20px;
}
#programs .elementor-col-50 .elementor-widget-wrap {
    padding: 0;
}
#programs .elementor-col-50 .elementor-widget-wrap {
    padding: 0;
    border-radius: 45px;
    overflow: hidden;
    box-shadow: 0 5px 104px rgb(0 0 0 / 10%);
    padding-bottom: 38px;
}
#programs .elementor-col-50 {
    padding: 0 15px;
}
#subscribe .clear.foot p {
    display: none;
}
#subscribe #mc_embed_signup {
    background-color: transparent;
}
#subscribe #mc_embed_signup {
    background-color: transparent;
    width: 100%;
}
#subscribe #mc_embed_signup form {
    margin: 0;
}
#subscribe form div#mce-responses {
    width: auto;
    position: absolute;
    z-index: -20;
}
#subscribe form #mc_embed_signup_scroll {
    display: flex;
}
#subscribe #mc_embed_signup .mc-field-group input {
    background: #FFFFFF;
    border: 0;
    padding: 19px 20px 18px;
    border-radius: 0;
    font-weight: 700;
    font-family: 'Telegraf';
    text-indent: 0;
    outline: none;
    font-size: 18px;
}
#subscribe form #mc-embedded-subscribe {
    margin: 0;
    font-family: "Telegraf", Sans-serif;
    font-size: 15px;
    font-weight: 700;
    fill: #272365;
    border-radius: 0px 0px 0px 0px;
    padding: 16px 53px 16px 53px;
    height: auto;
    background-color: #272365;
    color: #ffffff;
}
#subscribe .mc-field-group {
    margin-right: 20px !important;
    padding-bottom: 0 !important;
}




#subscribe form input {
    padding: 15px;
    border: 0;
    border-radius: 0;
}
#subscribe form .elementor-field-type-email {
    margin: 0;
    padding: 0 !important;
}
#subscribe form input {
    padding: 15px;
    border: 0;
    border-radius: 0;
}
#subscribe form .e-form__buttons {
    margin: 0;
    padding: 0;
    border-radius: 0 !important;
    margin-left: 20px;
    width: calc(40% - 20px);
}

#subscribe form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000000;
	opacity: 1;
}
#subscribe form ::-moz-placeholder { /* Firefox 19+ */
  	color: #000000;
	opacity: 1;
}
#subscribe form :-ms-input-placeholder { /* IE 10+ */
  	color: #000000;
	opacity: 1;
}
#subscribe form :-moz-placeholder { /* Firefox 18- */
  	color: #000000;
	opacity: 1;
}
#subscribe p {
    margin-bottom: 0;
}
#subscribe form .elementor-button {
    border-radius: 0;
    outline: none;
}
#insta_feeds #sbi_load a {
    padding: 20px 78px;
    border-radius: 0;
    border: 0 !important;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Telegraf', sans-serif;
}
#insta_feeds #sbi_load svg {
    display: none;
}
#insta_feeds #sb_instagram #sbi_images {
    padding: 0;
    margin-bottom: 40px;
}
/* ===== // Home ===== */

/* ===== Contact Us ===== */
#contact-us h4 {
    margin: 0;
}
#contact-us form input, #contact-us form textarea {
    padding: 21px 30px;
}
#contact-us form input, #contact-us form textarea {
    padding: 21px 30px;
    border: 0 !important;
    outline: none !important;
    box-shadow: none;
}
#contact-us form button {
    font-family: "Telegraf", Sans-serif;
    font-size: 18px;
    font-weight: 800;
    background-color: #272365;
    border-radius: 0px 0px 0px 0px;
    padding: 21px 60px 21px 60px;
    width: max-content !important;
    max-width: max-content;
}
#contact-us > .elementor-container section {
    box-shadow: 0 5px 74px rgb(0 0 0 / 20%);
    border-radius: 60px;
    overflow: hidden;
    background-color: #f5f5f5;
}
#contact-us form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000000;
	opacity: 1;
}
#contact-us form ::-moz-placeholder { /* Firefox 19+ */
  	color: #000000;
	opacity: 1;
}
#contact-us form :-ms-input-placeholder { /* IE 10+ */
  	color: #000000;
	opacity: 1;
}
#contact-us form :-moz-placeholder { /* Firefox 18- */
  	color: #000000;
	opacity: 1;
}
#contact-us form textarea {
    height: 180px;
}
#contact-us #mc-embedded-subscribe-form {
    margin: 0;
}
#contact-us #mc_embed_signup {
    background-color: transparent;
	width: 100%;
}
#contact-us #mc_embed_signup .col-50 {
    width: calc(50% - 20px);
    display: inline-block;
    margin: 0 9px;
}
#contact-us #mc_embed_signup .col-100 {
    width: calc(100% - 20px);
    display: inline-block;
    margin: 0 10px;
}
#contact-us #mc_embed_signup .mc-field-group input {
    padding: 21px 30px;
    border: 0 !important;
    outline: none !important;
    box-shadow: none;
    font-family: 'Telegraf', sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-indent: 0;
}
#contact-us form .clear.foot p {
    display: none;
}
#contact-us form .clear.foot #mc-embedded-subscribe {
    margin: 0;
    font-family: "Telegraf", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    fill: #272365;
    border-radius: 0px 0px 0px 0px;
    padding: 18px 60px 18px 60px;
    height: auto;
    background-color: #272365;
    color: #ffffff;
}
/* ===== // Contact Us ===== */
/* ===== About Us ===== */
#story_origin .elementor-col-50:first-child > .elementor-widget-wrap {
    width: 600px;
    margin-left: auto;
    margin-right: 20px;
}
#story_origin .elementor-col-50:first-child > .elementor-widget-wrap {
    width: 625px;
    margin-left: auto;
    margin-right: 20px;
    padding: 97px 10px;
}
#story_origin .elementor-col-50:first-child > .elementor-widget-wrap ul li:not(:last-child) {
    margin-bottom: 20px;
}
#goals ul li:not(:last-child) {
    margin-bottom: 10px;
}
#goals .elementor-widget-heading:after {
    content: "";
    width: 1px;
    height: 84px;
    position: absolute;
    background-color: #FFFFFF;
    top: -14px;
    right: 0;
}
#approach ul li {
    list-style: none;
    position: relative;
    background-color: #C3E4FA;
    border-radius: 100px;
    padding: 20px 45px 20px 95px;
    font-size: 14px;
    line-height: 19px;
    width: calc(100% - 20px);
    margin: 0 10px;
}
#approach ul {
	display: flex;
    padding: 0;
}
#approach ul li:before {
    content: url(https://www.showerpower.nyc/wp-content/uploads/2024/07/check.png);
    position: absolute;
    left: 45px;
    top: 50%;
    margin-top: -20px;
}
#our-program .elementor-widget-image-box {
    width: 50%;
}
#our-program .elementor-image-box-content {
    width: 64%;
    margin: auto;
}
#our-program .elementor-widget-image-box:nth-child(2):after {
    content: "";
    width: 1px;
    height: 145px;
    position: absolute;
    background-color: #272365;
    top: 50%;
    right: 0;
    margin-top: -82.5px;
}
#our-program h3.elementor-image-box-title {
    margin: 0;
}
#our-program {
    padding-bottom: 90px;
}
.team .elementor-swiper .elementor-testimonial .elementor-testimonial__image img {
    width: auto;
    height: auto;
}	
.team .elementor-testimonial cite.elementor-testimonial__cite {
    margin: 0;
}
.team .elementor-testimonial .elementor-testimonial__content, #team .elementor-testimonial cite.elementor-testimonial__cite {
    text-align: left;
    width: max-content;
}
.elementor-testimonial--align-center .elementor-testimonial {
    text-align: center;
    align-items: center;
}
.team {
    overflow: hidden;
}
.team .elementor-testimonial .elementor-testimonial__text {
    margin-bottom: 3px;
}
.team .swiper-slide {
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
    border-radius: 45px;
    margin: 0 15.2px !important;
    padding: 0 0 20px !important;
}
.team .elementor-swiper-button-prev {
    left: 50% !important;
    margin-left: -30px;
}
.team .elementor-swiper-button {
    bottom: -60px;
    top: auto !important;
}
.team .elementor-swiper-button-next {
    right: 50% !important;
    margin-right: -30px;
}
.team .elementor-widget-image-box .elementor-image-box-wrapper {
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
    border-radius: 45px;
    margin: 0 15.2px !important;
    padding: 0 0 20px;
    overflow: hidden;
}
.team .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content {
    padding: 0 20px;
    text-align: left !important;
    width: max-content;
    display: flex;
    flex-direction: column;
    margin: auto;
}
.team .elementor-widget-image-box h3.elementor-image-box-title {
    margin-bottom: 0;
}
#annual-report .elementor-col-50 > .elementor-widget-wrap {
    border: 4px solid #FFFFFF;
    margin: 0 15px;
    border-radius: 45px;
    padding: 36px 52px;
}
#financial section {
    box-shadow: 0 0 30px rgb(0 0 0 / 20%);
    padding: 30px 25px;
    border-radius: 45px;
}
#shower-program ul {
    padding: 0;
    list-style: none;
    text-align: center;
}
#shower-program ul li {
    position: relative;
    background-color: #C3E4FA;
    border-radius: 100px;
    padding: 20px 45px 20px 100px;
    font-size: 14px;
    line-height: 19px;
    display: inline-flex;
    margin: 0 15px;
    color: #000000;
    height: 74px;
    align-items: center;
	text-align:left;
}
#shower-program ul li:last-child {
    width: 61%;
    top: -10px;
}
#shower-program ul li:before {
    content: url(https://www.showerpower.nyc/wp-content/uploads/2024/07/check.png);
    position: absolute;
    left: 45px;
    top: 20px;
}
#shower-program ul li {
    position: relative;
    background-color: #C3E4FA;
    border-radius: 100px;
    padding: 20px 45px 20px 94px;
    font-size: 14px;
    line-height: 19px;
    display: inline-flex;
    margin: 0 10px;
    color: #000000;
    height: 74px;
    align-items: center;
    margin-bottom: 20px;
}




#hygiene-program ul {
    padding: 0;
    list-style: none;
    text-align: center;
}
#hygiene-program ul li {
    position: relative;
    background-color: #C3E4FA;
    border-radius: 100px;
    padding: 20px 45px 20px 100px;
    font-size: 14px;
    line-height: 19px;
    display: inline-flex;
    margin: 0 15px;
    color: #000000;
    height: 74px;
    align-items: center;
	text-align:left;
}
#hygiene-program ul li:last-child {
    width: 61%;
    top: -10px;
}
#hygiene-program ul li:before {
    content: url(https://www.showerpower.nyc/wp-content/uploads/2024/07/check.png);
    position: absolute;
    left: 45px;
    top: 20px;
}
#hygiene-program ul li {
    position: relative;
    background-color: #C3E4FA;
    border-radius: 100px;
    padding: 20px 45px 20px 94px;
    font-size: 14px;
    line-height: 19px;
    display: inline-flex;
    margin: 0 10px;
    color: #000000;
    height: 74px;
    align-items: center;
    margin-bottom: 20px;
}
#program_tabs .elementor-tab-content {
    padding: 0;
    border-radius: 40px;
    overflow: hidden;
}
#program_tabs .elementor-tab-content > p {
    display: none;
}
#program_tabs .elementor-tabs-content-wrapper {
    border: 0;
}
#program_tabs .elementor-tab-title {
    border-radius: 50px;
    margin-bottom: 30px;
    background-color: #D1EFF9;
    color: #272365;
    text-transform: uppercase;
    border: 0 !important;
    padding: 25px 30px;
	letter-spacing: 2px;
}
#program_tabs .elementor-tab-title.elementor-active {
    background-color: #272365;
    color: #D1EFF9;
}
#program_tabs .elementor-tab-title:last-child {
    margin-bottom: 0;
}
#program_tabs .elementor-tab-title:before, #program_tabs .elementor-tab-title:after {
	display: none;
}
#program_tabs .elementor-tabs-wrapper {
    margin-right: 30px;
}
#program_tabs .elementor-tabs-wrapper {
    margin-right: 30px;
    align-items: center;
    display: grid;
}
#program_tabs .elementor-tab-content {
    min-height: 388px;
}
#program_tabs .elementor-tab-content > div, 
#program_tabs .elementor-tab-content > div > .elementor-section-wrap, 
#program_tabs .elementor-tab-content > div > .elementor-section-wrap > section, 
#program_tabs .elementor-tab-content > div > .elementor-section-wrap > section > .elementor-container {
    min-height: 388px;
}
.hygiene-program ul li {
    width: auto !important;
    top: auto !important;
}
#shower-program.hygiene-program ul li {
    padding: 20px 30px 20px 75px;
}
#shower-program.hygiene-program ul li:before {
    left: 27px;
}
#shower-program ul {
    padding: 0;
    list-style: none;
    text-align: center;
}
#featured-program .elementor-col-50 > .elementor-widget-wrap {
    margin: 0 15px;
    height: 284px;
    border-radius: 40px;
}


/* ====== Get Involved For Individuals ====== */
#volunteer-about .elementor-widget-text-editor p:last-child {
    margin-bottom: 6px;
}
#volunteer-about .elementor-col-33:nth-child(2):before {
    content: url(https://www.showerpower.nyc/wp-content/uploads/2024/08/quotes.png);
    position: absolute;
    top: 70px;
    z-index: 1;
    left: 37px;
}
#volunteer-about .elementor-widget-text-editor {
    position: relative;
    left: 15px;
}

.tribe-events-c-subscribe-dropdown__container,
p.tribe-events-back,
.tec-tickets__wallet-plus-rsvp-button.tec__tickets-wallet-plus-rsvp-button--pdf{
    display: none !important;
}
span.tribe-events-cost,
a.tribe-events-c-small-cta__link,
span.tribe-events-c-small-cta__price,
dd.tribe-events-event-cost, dt.tribe-events-event-cost-label,
.tribe-link-view-attendee,
.tribe-tickets__rsvp-actions-success-going-toggle.tribe-common-form-control-toggle{
    display: none !important;
}


/* ======= For Companies ======== */
#in-kind_donations #mc_embed_signup h2 {
    display: none;
}
#in-kind_donations #mc_embed_signup {
    background-color: transparent !important;
    width: 100%;
}
#in-kind_donations #mc_embed_signup .indicates-required {
    display: none;
}
#in-kind_donations {
    background-color: #F5F5F5;
    border-radius: 40px;
    margin-top: 35px;
    margin-bottom: -154px;
    z-index: 1;
}
#in-kind_donations #mc_embed_signup form {
    margin: 0;
}
#in-kind_donations form .mc-field-group.col-50 {
    width: calc(50% - 10px);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 4px;
	padding-bottom: 20px;
}
#in-kind_donations #mc_embed_signup .col-100 {
    width: calc(100% - 10px);
    margin: 0 4px;
	padding-bottom: 20px;
}
#in-kind_donations #mc_embed_signup .mc-field-group input {
    background: #FFFFFF;
    border: 0;
    padding: 21px 30px;
    border-radius: 0;
    font-weight: 700;
    font-family: 'Telegraf';
    text-indent: 0;
	outline: none;
}
#in-kind_donations form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000000;
	opacity: 1;
}
#in-kind_donations form ::-moz-placeholder { /* Firefox 19+ */
  	color: #000000;
	opacity: 1;
}
#in-kind_donations form :-ms-input-placeholder { /* IE 10+ */
  	color: #000000;
	opacity: 1;
}
#in-kind_donations form :-moz-placeholder { /* Firefox 18- */
  	color: #000000;
	opacity: 1;
}
#in-kind_donations form .clear.foot p {
    display: none;
}
#in-kind_donations #mc_embed_signup .button {
    margin: 0;
    font-family: "Telegraf", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    fill: #272365;
    color: #272365;
    background-color: #F0D021;
    border-radius: 0px 0px 0px 0px;
    padding: 21px 53px 21px 53px;
    height: auto;
}
#in-kind_donations #mc_embed_signup .clear.foot.col-100 {
    padding-bottom: 0;
}
#host-event .elementor-widget-html {
    max-width: 552px;
}
#host-event #mc_embed_signup {
    width: 100%;
    background: transparent;
    padding: 0;
    margin: 0;
}
#host-event #mc_embed_signup form {
    margin: 0;
}
#host-event #mc_embed_signup input, 
#host-event #mc_embed_signup select {
    background: #FFFFFF;
    border: 0;
    padding: 20px 20px;
    border-radius: 0;
    font-weight: 700;
    font-family: 'Telegraf';
    text-indent: 0;
    outline: none;
}
#host-event #mc_embed_signup select {
	width: 100%;
}
#host-event form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000000;
	opacity: 1;
}
#host-event form ::-moz-placeholder { /* Firefox 19+ */
  	color: #000000;
	opacity: 1;
}
#host-event form :-ms-input-placeholder { /* IE 10+ */
  	color: #000000;
	opacity: 1;
}
#host-event form :-moz-placeholder { /* Firefox 18- */
  	color: #000000;
	opacity: 1;
}
#host-event #mc_embed_signup .mc-field-group.col-50 {
    width: calc(50% - 10px);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 4px;
    padding-bottom: 20px;
}
#host-event form .mc-field-group.col-100 {
    width: calc(100% - 10px);
    margin: 0 4px;
    padding-bottom: 20px;
}
#host-event .input-group strong {
    font-family: 'Telegraf', sans-serif;
    font-size: 16px;
}
#mc_embed_signup .mc-field-group.input-group ul li {
    display: flex !important;
    align-items: start;
    font-size: 14px;
    font-weight: 600;
}
#mc_embed_signup .mc-field-group.input-group ul li input {
    margin-right: 10px;
}
#host-event form input#mc-embedded-subscribe {
    margin: 0;
    font-family: "Telegraf", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    fill: #272365;
    color: #272365;
    background-color: #F0D021;
    border-radius: 0px 0px 0px 0px;
    padding: 20px 53px 20px 53px;
    height: auto;
}
#host-event form .clear.foot p {
    display: none;
}
#host-event #mc_embed_signup .mc-field-group.input-group label {
    margin-bottom: 0;
}