.lazy-hidden,.entry img.lazy-hidden, img.thumbnail.lazy-hidden {
opacity: 0.2;
background-color: #ffffff;
}
figure.wp-block-image img.lazy-hidden {
min-width: 150px;
}
.lazy-loaded {
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
-ms-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
transition: opacity 0.3s;
opacity: 1 !important;
}
picture source[type="image/webp"] {
display: block;
}.clear{clear:both}.nobr{white-space:nowrap}.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{background-color:#ffffffff}.page-id-30648 #main-content {
margin-top: 110px !important;
}
.page-id-30648 h1.entry-title.main_title {
opacity: 0.0001;
position: absolute;
pointer-events: none;
}
.page-id-30648 h2 {
margin-bottom: 20px;
}
.page-id-30648 #classes {
margin-bottom: 60px;
}
.page-id-30648 .wpem-to-date ,
.page-id-30648 .wpem-main.wpem-event-listings-header,
.page-id-30648 .wpem-event-type {
display: none !important;
}
.page-id-30648 .event-details {
padding: 0 6px 8px;
color: #555;
font-size: 16px;
}
.page-id-30648 h3.wpem-heading-text {
margin-bottom: 0 !important;
padding-bottom: 0;
}
.wpem-single-event-header-top {
display: none;
}
.event_registration.registration {
margin-top: 30px;
}
a.custom_registration_button.wpem-theme-button {
color: #FFF !important;
font-size: 17px;
letter-spacing: 1.2px;
}
.single-event_listing #sidebar {
display: none;
}
.single-event_listing #left-area {
width: 100%;
padding: 0 !important;
border: none !important;
}
.single-event_listing.et_right_sidebar #main-content .container:before {
display: none;
}
.single-event_listing .et_post_meta_wrapper {
display: none;
}
.single-event_listing #main-content {
margin-top: 130px;
}
.single-event_listing .small-thumb {
margin-bottom: 20px;
}
[data-event_types="class"] .no_event_listings_found.normal {
display: none;
}
[data-event_types="class"] .no_event_listings_found.hidden {
display: block;
} .hidden {
display: none;
} body .switcher {
position: absolute;
right: 0px;
z-index: 99999;
width: 105px;
}
body .switcher .selected a {
background: url(//www.agapeaz.org/wp-content/plugins/gtranslate/arrow_down.png) 93px center no-repeat;
width: 93px;
}
body {
font-family: 'Roboto', sans-serif !important
}
h1, h2, h3, h4, h5, h6, .et_quote_content blockquote p, .et_pb_slide_description .et_pb_slide_title {
text-transform: none;
} .et_pb_row {
width: 100%;
}
#new-header {
padding: 0 24px;
z-index: 10000;
box-shadow: 0 4px rgba(0,0,0,0.05);
height: 140px;
transition: padding 0.2s;
position: absolute;
width: 100%;
top: 0;
}
.admin-bar #new-header {
top: 32px;
}
#new-header .et_pb_row {
padding: 20px 0
}
#new-header ul {
list-style: none;
padding: 0;
}
#new-header li {
float: left;
margin-left: 10px;
position: relative;
}
#new-header ul.sub-menu,
#new-header ul.sub-menu ul.sub-menu {
position: relative;
top: -10000px;
left: 0;
opacity: 0;
transition: opacity 0.2s;
height: 0;
overflow: hidden;
width: 0;
}
#new-header li:hover>ul.sub-menu {
overflow: visible;
height: auto;
opacity: 1;
position: absolute;
margin-top: 0;
top: 100%;
left: calc(-100px + 50%);
background: #FFF;
width: 200px;
box-shadow: 0 4px 10px 4px rgba(0,0,0,0.1), 0 1px 0 1px rgba(0,0,0,0.05), 0 -1px rgba(0,0,0,0.1);
border-radius: 9px;
text-align: center;
}
#new-header #menu-new-main-menu > li:hover > ul.sub-menu:before {
content: '';
display: block;
height: 18px;
width: 18px;
background: #FFF;
position: absolute;
top: -2px;
left: 50%;
transform: rotate(45deg) translateX(-50%);
box-shadow: -1px -1px rgba(0,0,0,0.1);
}
#new-header ul.sub-menu > li:hover > ul.sub-menu,
#new-header ul.sub-menu > li.mobile-open > ul.sub-menu,
body.et_mobile_device #new-header ul.sub-menu > li.et-show-dropdown > ul.sub-menu {
display: block;
position: absolute;
top: 0;
left: 100%;
background: #FFF;
width: 200px;
box-shadow: 0 5px 5px 2px rgba(0,0,0,0.1), 0 1px 0 1px rgba(0,0,0,0.05);
border-radius: 0 7px 7px 0;
z-index: -1;
font-size: 0.94em;
transition: left 0.3s, opacity 0.3s;
}
#new-header ul.sub-menu > li:hover > ul.sub-menu > li > a,
#new-header ul.sub-menu > li:hover > ul.sub-menu > li > a:hover {
border-radius: 0 9px 9px 0;
padding: 15px 20px;
transition: padding 0s;
}
#new-header ul.sub-menu a {
display: block;
width: 100%;
padding: 5px 20px;
border-bottom: 1px solid #E3E3E3;
color: #525252;
user-select: none;
transition: padding 0.2s;
}
#new-header ul.sub-menu > li:first-of-type > a {
border-radius: 9px 9px 0 0;
}
#new-header ul.sub-menu > li:last-of-type > a {
border-bottom: 0 solid #EEE;
border-radius: 0 0 9px 9px;
}
#new-header ul.sub-menu a:hover {
color: #000;
background: #F5F5F5;
}
#new-header li:hover > ul.sub-menu a,
#new-header li.mobile-open > ul.sub-menu a,
body.et_mobile_device #new-header li.et-show-dropdown > ul.sub-menu a {
padding: 14px 20px;
line-height: 1.2em;
}
#new-header ul.sub-menu  li {
display: block;
width: 100%;
margin-left: 0 !important;
}
#new-header a:active {
transform: scale(0.97, 0.92);
}
#new-header .new-mobile-menu a:active {
transform: scale(1);
}
.menu-divide {
border-right: 1px solid #D3D3D3;
font-weight: normal;
position: relative;
top: -26px;
left: 0;
display: inline-block;
height: 24px;
margin: 0 10px;
}
#new-logo {
position: relative;
top: -4px
}
#menu-column {
padding: 16px 0;
float: right;
}
#menu-column a {
display: inline-block;
}
.menu-new-menu-ctas-container {
position: relative;
top: -1px;
}
.menu-new-menu-ctas-container,
.menu-new-main-menu-container {
display: inline-block;
}
#menu-new-menu-ctas a,
#menu-new-menu-ctas-1 a {
color: #13afcb;
font-weight: bold;
margin-right: 8px;
font-family: 'Bitter', serif;
font-size: 17px;
transition: color 0.1s, padding 0.2s;
}
#menu-new-menu-ctas a {
padding: 20px 0;
}
#menu-new-menu-ctas a:hover {
color: #058096;
}
#menu-new-main-menu a {
color: #646464;
font-weight: 500;
transition: background 0.3s;
padding: 20px 0;
}
#menu-new-main-menu li:hover > a,
#menu-new-main-menu a:hover {
color: #000;
}
#menu-new-main-menu > li {
box-shadow: 0 0 #FFF;
margin-right: 10px; }
#menu-new-main-menu > li:hover {
z-index: 100;
}
#menu-new-main-menu > #menu-item-29178 {
box-shadow: 0 0 #000 !important;
margin-top: 10px;
margin-bottom: -2px;
}
#menu-item-29178 > a {
background: #9c57a3;
color: #FFF !important;
padding: 10px 20px;
border-radius: 7px;
margin-right: 0;
transition: background 0.3s, border-radius 0.2s;
}
#new-header #menu-item-29178 ul.sub-menu > li:first-of-type > a {
border-radius: 0;
}
#new-header #menu-new-main-menu > #menu-item-29178:hover > ul.sub-menu:before {
display: none;
}
#menu-item-29178 .sub-menu a {
background: #9c57a3;
color: #FFF !important;
padding: 10px 10px;
border-top: 1px solid #723d79 !important;
border-bottom: none !important;
}
#menu-item-29178:hover > a,
#menu-item-29178 > a:hover {
color: #FFF;
background: #83408a;
border-radius: 7px 7px 0 0;
}
#menu-item-29178 .sub-menu a:hover {
color: #FFF !important;
background: #83408a !important;
}
#new-header #menu-item-29178 .sub-menu {
background: #9c57a3;
color: #FFF;
max-width: 100%;
left: 0;
padding-top: 0;
top: 100%;
text-align: center;
box-shadow: 0 5px 5px 2px rgba(0,0,0,0.1), 0 1px 0 1px rgba(0,0,0,0.05);
}
#new-header #menu-item-29178 .sub-menu .sub-menu {
left: 0 !important;
top: 100% !important;
border-radius: 0 0 9px 9px;
}
#new-header #menu-item-29178 .sub-menu .sub-menu a {
background: #83408a !important;
}
#new-header #menu-item-29178 .sub-menu .sub-menu a:hover {
background: #623469 !important;
}
#new-header #menu-item-29178 .sub-menu .sub-menu li:last-of-type a {
border-radius: 0;
}
#menu-item-29178 > li > a:active {
transform: scale(0.975);
}
#new-header #menu-item-29178 ul.sub-menu > li:hover > ul.sub-menu > li > a,
#new-header #menu-item-29178 ul.sub-menu > li:hover > ul.sub-menu > li > a:hover {
border-radius: 0;
}
#new-header #menu-item-29178 ul.sub-menu > li:hover > ul.sub-menu > li:last-of-type > a,
#new-header #menu-item-29178 ul.sub-menu > li:hover > ul.sub-menu > li:last-of-type > a:hover {
border-radius: 0 0 9px 9px;
}
#new-header li:hover>ul.sub-menu li.menu-item-29270:hover a {
transition: border-radius 0.2s, padding 0.3s;
border-radius: 0;
}
#menu-new-main-menu .menu-item-29368 li.menu-item-has-children > a:after,
#menu-new-main-menu .menu-item-29369 li.menu-item-has-children > a:after {
position: absolute;
margin-left: -1em;
text-shadow: none;
font-size: 32px;
font-weight: 400;
font-style: normal;
font-variant: none;
line-height: 1em;
text-transform: none;
content: "\35";
-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;
color: #CCC;
opacity: 1;
font-family: ETmodules, serif !important;
right: 5px;
top: 8px;
}
.menu-button {
display: none;
padding: 8px;
margin: 9px 3px;
cursor: pointer;
}
.menu-button:active .menu-icon {
transform: scale(0.92);
}
.menu-button .menu-icon {
display: block;
width: 32px;
height: 32px;
background-size: contain;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAMAAAD04JH5AAAAclBMVEUAAAAiIiL///8iIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiKeAmbAAAAAJXRSTlMAAAAGBwgKLS4vMTORk5SVlpeYmp2+v8DD1tfZ2tvz9Pj5+v3+i7RdSgAAAQZJREFUeNrt2FkOgjAURmFABlEBQRzACZTuf4vyYEoxPt9r4jkb4EsINP09j4iIiIhozB9LNs3NCNWfyzQYcwCL7dOINlSRC1gcjHjHyAGURqFyAiyfGoAhtYDMqFRYQKsDaC3grgPoLKDXBpx1AI0FlDqAzALSQeUzTKYfUaUByJ0/YXSUf/4+dA+jqBJ+C0Mezk5D30+LthP7/pos+TiOZQveAQAAAAAAAAAAAPgtwKq6iF0Rv2xEcS19LZpvRPFJeSOqNa5mzka0VrkcOxvRTnsjumpvRA82IjYiNiI2IjYiAAAAAAAAAAAAAGxEbERsRGxEbERsRGxEbETaGxERERER/XUv8GE7mXzcKCMAAAAASUVORK5CYII=)
}
.new-mobile-menu {
display: none;
position: absolute;
top: 104px;
background: #FFF;
width: 280px;
right: -12px;
opacity: 0;
transition: top 0.2s, opacity 0.2s;
user-select: none;
border-radius: 0 0 9px 9px;
border-top: 1px solid rgba(0, 0, 0, 0.12);
box-shadow: inset 0 4px #EEE, 0 5px 5px 3px rgba(0,0,0,0.15);
padding-top: 4px;
}
.new-mobile-menu li {
display: block;
width: 100%;
margin-left: 0 !important;
}
.new-mobile-menu a {
display: block;
width: 100%;
padding: 5px 20px;
border-bottom: 1px solid #e3e3e3;
color: #525252;
user-select: none;
transition: padding 0.2s;
}
.new-mobile-menu a:hover {
color: #000;
background: #F5F5F5;
}
#menu-new-main-menu-1 .menu-item-29178 a {
border-bottom: 0;
background: #9c57a3;
color: #FFF;
margin-bottom: -8px;
border-radius: 0 0 0 7px;
padding: 10px 20px;
transition: background 0.3s, padding 0.2s;
}
#menu-new-main-menu-1 .menu-item-29178 a:hover {
background: #83408a !important;
}
#menu-new-menu-ctas-1,
.new-mobile-menu .menu-new-menu-ctas-container {
display: none;
}
.new-mobile-menu li:hover ul.sub-menu {
opacity: 0
}
.new-mobile-menu li ul.sub-menu li,
#new-header .new-mobile-menu li:hover ul.sub-menu,
.new-mobile-menu li:hover ul.sub-menu li {
height: 0;
opacity: 0;
overflow: hidden;
transition: height 0.2s;
}
.new-mobile-menu li.mobile-open > ul.sub-menu > li,
body.et_mobile_device .new-mobile-menu li.et-show-dropdown > ul.sub-menu > li{
height: 51px;
opacity: 1;
overflow: visible;
}
.new-mobile-menu li.mobile-open > ul.sub-menu > li.menu-item-has-children,
body.et_mobile_device .new-mobile-menu li.et-show-dropdown > ul.sub-menu > li.menu-item-has-children,
.new-mobile-menu li.mobile-open li.mobile-open > ul.sub-menu > li,
body.et_mobile_device .new-mobile-menu li.et-show-dropdown li.et-show-dropdown > ul.sub-menu > li {
height: auto;
min-height: 51px;
}
.new-mobile-menu li.mobile-open > ul.sub-menu > li > a,
body.et_mobile_device .new-mobile-menu li.et-show-dropdown > ul.sub-menu > li > a {
padding: 15px 30px 15px 20px !important;
}
.new-mobile-menu li.mobile-open > ul.sub-menu > li > ul.sub-menu a,
body.et_mobile_device .new-mobile-menu li.et-show-dropdown > ul.sub-menu > li > ul.sub-menu a {
padding: 15px 40px 15px 20px !important;
}
body #new-header .new-mobile-menu li.mobile-open > ul.sub-menu,
body.et_mobile_device #new-header .new-mobile-menu li.et-show-dropdown > ul.sub-menu {
opacity: 1 !important;
position: relative !important;
width: calc(100% + 60px) !important;
left: 0;
background: #eee;
box-shadow: none;
border-radius: 0;
padding-top: 0 !important;
display: inline-block;
top: 0 !important;
height: auto !important;
text-align: left;
}
.new-mobile-menu li.menu-item-has-children {
width: calc(100% - 60px) !important;
}
.new-mobile-menu li.menu-item-has-children .expand{
display: inline-block;
width: 60px;
height: 51px;
background-color: #ffffff;
position: absolute;
right: -60px;
z-index: 10;
box-shadow: -1px -1px #e3e3e3, 0 1px #e3e3e3;
top: 0;
opacity: 1;
padding: 21px 0 0 21px;
pointer-events: all;
}
li.mobile-open,
body.et_mobile_device li.et-show-dropdown {
margin-bottom: -9px;
}
.menu-item-29178 li.mobile-open,
body.et_mobile_device .menu-item-29178 li.et-show-dropdown {
margin-bottom: 0;
}
#new-header .mobile-open ul.sub-menu>li:last-of-type>a,
body.et_mobile_device #new-header .et-show-dropdown ul.sub-menu>li:last-of-type>a{
border-bottom: 1px solid #e3e3e3;
border-radius: 0;
}
.expand .icon {
display: block;
width: 16px;
height: 16px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAUCAYAAADoZO9yAAABQ0lEQVRIib2VP0vDQBjGf/gBlEAtYgStKFoHESeXLq7t6uTo0G/iKEJBpBSKQRFFpJOfSayIWrVixbj08Hwv0V5zuQduyPvnuR/3XhL40RSwjT9VgFA9TGiJGlD3CFIHdvTA5DAQD9e5B4imtt8eEABUtaBaUY4Qhwn77arkMvAkkhc5QByJPT6BTVk0C9yLwmuHEC3h/Q6sphUXgDvR0HEAEQnPV2Dxv6ZpzDFdZoA4xhzH/KjNM0CX7CfTxhzHiq1JAbgVRjcW/aei9wUo2UIoBcAj9idzgjmOhXEhlOaAvjBu/1F/IGpjxhhHmkpAT5ifJdQ1RM0XsOEKQinEHNOVlm+K3ABYcw2hVMR8mxrAvoj1gaW8IHSYZ8x74PRijqoQeEiA+ADKviCUivz+HbzhYRxpCoABEGPx2c5L68BWVpNviraOPRQxc7oAAAAASUVORK5CYII=);
background-repeat: no-repeat;
background-size: contain;
}
.new-mobile-menu li.menu-item-has-children.menu-item-29178 .expand,
.new-mobile-menu .menu-item-29178 li.menu-item-has-children .expand {
height: 59px;
background-color: #9c57a3;
box-shadow: -1px 0 #6c3c71;
border-radius: 0 0 9px 0;
padding: 25px 0 0 21px;
}
.menu-item-29178 .expand .icon {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAUCAYAAADoZO9yAAABlElEQVRIib2V0UpUYRSFP8WroGRgCkkhi0IVgsjrnkBvveoyoGfoJUIwIiSQRBEjoqsufQvxRkIBITSosHDA0S9gZuxnnzPjnDMzLjjA+dfaa6+z9w9nSKWJUWAO2OZ68Az4BhwCDCfEAvDymkLQ7LV4+abeUhf9j02VAT8rSb8XagV13izWBhhiKaff8xb5SP0dyK0BhHgbetTVpyqp6K76Iwg/9zHE++BdU6dbfBRX1aNQ8KUPIdaC51/1QarJK7ptdk0fewjxLnjV1XtR1654TD3uw2RWg0dNncrTdjKpqt+D0dcCIdZD7R/1fjv9VWYV9VeJyXwINXV1slNNN182oZ4G49UO+tdmkbuOokFojvQkmG/k6JaD5kJ90k2PIhdv3OyaPiX8SuDO1Nlu/YfU9r+lLO4AO0A1OXsDnACvkrMa8BjY69a4aJBWmD3gZhv+HHgI7BcxHb5aksERMAP8zOHOaEyiUIiyQQAOgWngODk7BWaB3TKGZVaTokJjQiPAJHBQ1miklxQ01jMH3OglBMA/sE9WAbUN9xsAAAAASUVORK5CYII=);
}
.new-mobile-menu li.menu-item-has-children.menu-item-29178 ul.sub-menu {
background: #723d77 !important;
}
.new-mobile-menu li.menu-item-has-children.menu-item-29178 ul.sub-menu a {
background: #723d77 !important;
color: #FFF !important;
}
.new-mobile-menu li.menu-item-has-children.menu-item-29178 ul.sub-menu ul.sub-menu a {
background: #603265 !important;
}
.new-mobile-menu li.menu-item-29178.mobile-open li.menu-item-has-children .expand,
.new-mobile-menu li.menu-item-29178.et-show-dropdown li.menu-item-has-children .expand,
body.et_mobile_device .new-mobile-menu li.menu-item-29178.et-show-dropdown li.menu-item-has-children .expand {
background-color: #723d77;
border-color: #723d77;
height: 51px;
padding: 21px 0 0 21px;
box-shadow: -1px 1px #5a2f5f, 0 -1px #5a2f5f;
border-radius: 0;
top: 0;
}
.new-mobile-menu li.menu-item-has-children.menu-item-29178.mobile-open > a,
.new-mobile-menu li.menu-item-has-children.menu-item-29178.et-show-dropdown > a {
border-radius: 0 !important;
}
body #new-header .new-mobile-menu li.menu-item-has-children.menu-item-29178.mobile-open .sub-menu,
body #new-header .new-mobile-menu li.menu-item-has-children.menu-item-29178.et-show-dropdown .sub-menu {
border-radius: 0 !important;
top: 8px !important;
z-index: 10;
transition: left 0s;
}
body #new-header .new-mobile-menu li.menu-item-has-children.menu-item-29178.mobile-open .sub-menu a,
body #new-header .new-mobile-menu li.menu-item-has-children.menu-item-29178.et-show-dropdown .sub-menu a{
border-radius: 0 !important;
}
body #new-header .new-mobile-menu li.menu-item-has-children.menu-item-29178.mobile-open > ul > li:last-of-type,
body #new-header .new-mobile-menu li.menu-item-has-children.menu-item-29178.et-show-dropdown > ul > li:last-of-type {
border-bottom: 1px solid #5a2f5f !important;
box-shadow: 0 8px 0 #4f2c52 !important;
border-radius: 0 !important;
}
body #new-header .new-mobile-menu li.menu-item-has-children.menu-item-29178.mobile-open > ul > li a,
body #new-header .new-mobile-menu li.menu-item-has-children.menu-item-29178.et-show-dropdown > ul > li a {
border-bottom: 1px solid #5a2f5f !important;
}
.new-mobile-menu li.menu-item-29178.mobile-open>ul.sub-menu>li,
.new-mobile-menu li.menu-item-29178.et-show-dropdown>ul.sub-menu>li,
.new-mobile-menu .menu-item-29178 li.mobile-open>ul.sub-menu>li,
body.et_mobile_device .new-mobile-menu .menu-item-29178 li.et-show-dropdown>ul.sub-menu>li {
height: auto;
min-height: 52px;
}
body #new-header .new-mobile-menu li.menu-item-has-children.menu-item-29178.mobile-open > .sub-menu,
body #new-header .new-mobile-menu li.menu-item-has-children.menu-item-29178.et-show-dropdown > .sub-menu {
border-radius: 0 0 9px 9px !important;
}
.new-mobile-menu li.mobile-open li.menu-item-has-children .expand,
body.et_mobile_device .new-mobile-menu li.et-show-dropdown li.menu-item-has-children .expand {
background-color: #eee;
box-shadow: -1px -1px #d0d0d0, 0 1px #d0d0d0;
top: -1px;
height: 50px;
}
body #new-header .new-mobile-menu li.mobile-open > ul.sub-menu li.mobile-open > ul.sub-menu,
body.et_mobile_device  #new-header .new-mobile-menu li.et-show-dropdown > ul.sub-menu li.et-show-dropdown > ul.sub-menu {
background: #DCDCDC;
z-index: 10;
transition: left 0s;
}
body #new-header .new-mobile-menu li.mobile-open > ul.sub-menu li.mobile-open > ul.sub-menu a,
body.et_mobile_device  #new-header .new-mobile-menu li.et-show-dropdown > ul.sub-menu li.et-show-dropdown > ul.sub-menu a{
border-bottom: none !important;
padding: 16px 20px !important;
}
#new-header .new-mobile-menu ul.sub-menu>li:hover>ul.sub-menu>li>a,
#new-header .new-mobile-menu ul.sub-menu>li:hover>ul.sub-menu>li>a:hover {
border-radius: 0;
} body #new-header .new-mobile-menu li.menu-item-has-children.mobile-open > a > .expand {
transform: scaleY(-1);
border-radius: 0 !important;
}
body.et_mobile_device #new-header .new-mobile-menu li.et-show-dropdown > a > .expand {
display: none;
}
.menu-item-29178.mobile-open,
body.et_mobile_device .menu-item-29178.et-show-dropdown {
margin-bottom: -8px;
border-radius: 0 0 7px 7px; }
#new-header .new-mobile-menu .mobile-open ul a,
body.et_mobile_device #new-header .new-mobile-menu .et-show-dropdown ul a {
border-bottom: 1px solid #d0d0d0;
}
body.et_mobile_device #new-header .new-mobile-menu li.et-show-dropdown {
width: 100% !important;
}
body.et_mobile_device #new-header .new-mobile-menu li.et-show-dropdown>ul.sub-menu {
width: 100% !important;
}
body.et_mobile_device #new-header .new-mobile-menu li.et-show-dropdown>ul.sub-menu li.et-show-dropdown>ul.sub-menu {
left: 0;
box-shadow: none;
}
#footer-logos .logo-link { }
#looking-to-help {
padding: 70px 0 0;
}
#looking-to-help h2 {
color: #0baac8;
font-size: 52px;
text-align: center;
font-weight: normal;
font-family: 'PT Serif', serif;
padding: 0 24px;
}
#looking-to-help h2, #looking-to-help h3, h2.never-fails, #helping-families h2, #a-journey h2, #a-journey-section h5, .service-section h2 {
text-transform: initial
}
#looking-to-help p {
color: #444;
font-size: 19px;
font-weight: normal;
font-family: 'Roboto',sans-serif;
margin: 10px auto 0;
line-height: 2em;
text-align: center;
padding: 0 10px;
}
#helping {
padding: 40px 24px 120px;
}
#helping .et_pb_column_1_3 {
box-shadow: 0 10px 60px rgba(0,0,0,0.2);
min-height: 555px;
transform: scale(0.97);
transition: transform 0.2s;
}
#helping .et_pb_column_1_3:hover {
cursor: pointer;
transform: scale(1);
}
#helping .et_pb_column_1_3:active {
transform: scale(0.985);
opacity: 0.85
}
#helping img {
transition: filter 0.2s;
filter: brightness(1.0);
}
.helping-icon {
text-align: center;
margin: -64px 0;
transition: filter 0.2s;
filter: brightness(1.0);
}
.helping-icon img {
width: 75px;
height: 75px;
}
.helping-text {
padding: 0 42px 50px;
min-height: 266px;
}
.helping-text h3 {
text-align: center;
color: #9c57a3;
font-family: 'PT Serif', serif;
font-size: 29px;
font-weight: normal;
margin-top: -30px;
margin-bottom: 15px;
transition: filter 0.2s;
filter: brightness(1.0);
}
.helping-text.join h3 {
color: #0baac8;
}
.helping-text.donate h3 {
color: #00c788;
}
#helping .et_pb_column_1_3:hover h3 {
filter: brightness(1.15);
}
#helping .et_pb_column_1_3:hover img{
filter: brightness(1.1);
}
#looking-to-help .helping-text p {
font-family: 'Roboto',sans-serif;
font-weight: normal;
font-size: 18px;
color: #444;
line-height: 1.5em;
text-align: left;
}
#color-divider.final {
height: 140px;
}
#color-divider.final .et_pb_row {
z-index: 1000;
display: block;
padding: 0;
}
h2.never-fails {
color: #FFF;
font-family: 'PT Serif', serif;
text-align: center;
font-size: 52px;
font-weight: normal;
padding: 44px 0;
}
#color-divider.final:before {
width: 90%;
left: 5%;
}
#footer-logos .et_pb_code_inner {
display: flex;
padding: 0 2% 0 0;
}
#social-links .et_pb_code_inner {
display: flex;
padding: 0;
}
#footer-logos .logo-link,
#social-links a {
flex: 1;
margin: 0;
text-align: center;
}
#social-links .social-icon {
width: 37px;
}
.logo-link img {
opacity: 0.85;
}
#social-links a img {
opacity: 0.85;
}
.logo-link:hover img,
#social-links a:hover img {
opacity: 1;
transform: scale(1);
}
.logo-link:active img{
opacity: 0.925;
transform: scale(0.98);
}
#social-links a:active img {
opacity: 0.9;
transform: scale(0.96);
}
.logo-image {
max-height: 80px;
}
#footer-logos {
padding: 20px 0;
color: #8a8a8a;
font-size: 14px;
}
#footer-logos a {
color: #AAA !important;
}
#footer-logos a:hover {
color: #CCC !important;
}
#footer-logos .et_pb_row.et_pb_row_9 {
padding: 7px 0;
}
#footer-logos .logo-link:nth-child(2) {
margin-left: -30px !important;
margin-right: 0px !important;
}
#footer-logos .logo-link:nth-child(4) {
padding-left: 0px;
margin-right: -70px !important;
margin-left: -15px;
}
#footer-logos .logo-link:nth-child(5) {
padding-left: 0px;
margin-right: -48px !important;
}
#footer-logos .logo-link:nth-child(6) {
padding-right: 20px;
margin-right: -20px !important;
margin-left: -55px;
}
#sitemap-footer {
padding: 20px 24px;
}
#sitemap-footer .menu-new-main-menu-container {
width: 100%;
}
#sitemap-footer ul {
list-style: none;
padding-left: 0;
padding-bottom: 0;
}
#sitemap-footer ul a {
color: #999;
width: 100%;
display: inline-block;
}
#sitemap-footer ul a:hover {
color: #CCC;
}
#sitemap-footer .menu > li > a {
color: #FFF;
display: block;
margin-bottom: 10px;
font-size: 1.1em;
}
#sitemap-footer ul a:active {
opacity: 0.85;
}
#footer-logo a:active img {
transform: scale(0.97);
opacity: 0.85;
}
#sitemap-footer .sub-menu .sub-menu a:before {
content: '– ';
color: #555;
}
#sitemap-footer .menu > li.menu-item-29178 > a {
color: #9c57a3
}
#sitemap-footer .menu > li.menu-item-29178 > a:hover {
color: #b566bd;
}
#menu-2, #menu-3, #menu-4 {
padding-top: 24px;
}
#menu-1 {
padding-top: 40px;
}
#menu-1 #menu-new-menu-ctas-2 a {
color: #13afcb;
font-weight: bold;
margin-right: 8px;
font-family: 'Bitter',serif;
font-size: 21px;
transition: color 0.1s,padding 0.2s;
padding: 16px 0;
}
#menu-1 #menu-new-menu-ctas-2 a:hover {
color: #21d3f3;
}
#menu-2 #menu-new-main-menu-2 > li,
#menu-3 #menu-new-main-menu-3 > li,
#menu-4 #menu-new-main-menu-4 > li {
display: none;
}
#menu-2 #menu-new-main-menu-2 > li.menu-item-29368,
#menu-3 #menu-new-main-menu-3 > li.menu-item-29369,
#menu-4 #menu-new-main-menu-4 > li.menu-item-29370,
#menu-4 #menu-new-main-menu-4 > li.menu-item-29178 {
display: block;
}
#copyright {
padding: 0;
}
#copyright .et_pb_row {
padding: 10px 0;
}
#copyright p {
text-align: center;
font-size: 15px;
padding: 2px 24px 0;
font-weight: 400;
}
#to_top_scrollup {
transition: opacity 0.3s, bottom 0.3s;
bottom: -11px !important;
height: 40px !important;
}
#to_top_scrollup:hover {
bottom: -8px !important;
}
#color-divider {
padding: 0;
background: #0baac8;
height: 11px;
}
#color-divider .et_pb_row {
display: none;
}
#color-divider:before {
content: '';
display: block;
position: absolute;
width: 61.8%;
height: 100%;
background: #9c57a3;
left: 19.1%;
z-index: 10;
}
#color-divider:after {
content: '';
display: block;
position: absolute;
width: 50%;
height: 100%;
background: #ff8400;
left: 50%;
top: 0;
} body .et_pb_row.et_pb_row_fullwidth, 
body .et_pb_specialty_fullwidth>.et_pb_row,
body #main-content .et_pb_row {
max-width: 1280px !important;
padding-left: 24px;
padding-right: 24px;
}
.donation-form {
overflow: hidden;
width: 100%;
height: 100%;
background: #FFF;
top: 20px;
position: relative;
border-radius: 0 0 5px 5px; margin-bottom: 100px;
padding: 0 12px;
}
#donation-code:before, #donation-code:after {
content: url(https://www.agapeaz.org/wp-content/uploads/2018/12/form-outline1600.png);
position: absolute;
top: 124px;
height: 2100px;
width: 32px;
}
#donation-code:before {
left: -24px;
}
#donation-code:after {
right: -24px;
transform: scaleX(-1);
}
.donation-form iframe {
position: relative;
top: -12px;
}
@media all and (max-width: 980px) {
#donation-code:before, #donation-code:after {
top: 97px;
}
}
.donor-section .et_pb_number_counter.et_pb_with_title .percent {
margin-bottom: 0px;
}
@media (min-width: 981px) {
.donor-section .et_pb_gutters2 .et_pb_column_3_4,
.donor-section .et_pb_gutters2.et_pb_row .et_pb_column_3_4 {
width: 67.25%;
}
.donor-section .et_pb_gutters2 .et_pb_column_1_4,
.donor-section .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
width: 29.75%;
top: -124px;
}
} body .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
color: rgb(255, 255, 255) !important;
}
.et_pb_slider .et_pb_slide_0 {
padding: 0;
}
.et_pb_slide.et_pb_slide_0 .et_pb_container {
max-width: 100% !important;
width: 100%;
background: rgba(0,0,0,0.77);
height: 500px !important;
}
body .et_pb_fullwidth_slider_0 .et_pb_slide_description,
body .et_pb_slider_fullwidth_off.et_pb_fullwidth_slider_0 .et_pb_slide_description {
padding-top: 270px;
padding-bottom: 154px;
}
body .et_pb_slider .et_pb_slide.et_pb_slide_0 {
background-position: center 30px;
background-size: auto;
background-attachment: fixed;
}
body .et_pb_column_single {
padding: 0;
}
.support-icon {
width: 22px;
height: 22px;
display: inline-block;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAACk0lEQVRoge3ZAcQkZRzH8c87HegtTuUSL9WVUyK5FCVc4FQOESXhhSqS0AmKI0FHUSpwAF2VKyEqKUdeBIKUylvVlVOOcpyr93V+wc3Zpp19Z2Znd7zu/fJgn9n5/7+/mdnZnWfZYovzm4UkG73nUjyIPdiJHTiD4/gOH+E9nG7ZexvuxT3YhSVswwmsYgVv4DjqSVI3lpIcSTPOJHkpyeKEeuW4IMlzSf5pWPvjJNfU1atr8kTD4lVOJ9k7Qf62JH92rH2gaYBDHRuM8uSYug/1UPdItW61ySs9NCl5ZKTufT3WfTM1AZZ7bFJyRZKFNL/em3LuDJd3oYvxAy5reSfZiMM4hYd7rruGa3GsPPoHej5C8+DVjJyBr3BDz0dp1vyBKwvcavPJww7cWeCmoU2m4MYC1w1tMQVLBbYPbTEFiwVODm0xBX8XWMVm5fcCXw9tMQXfLiRZxC+4ZGibDuwscAqfDG3Sgc/wYwF4a0iTjrzLfx8pN9PPid9wNdYLABwcSKYLL2Kd/z/Uf447hjBqwffYBVAAAPbP16UTTwNANcAXeGF+Lq05hPcBoG5daAW3z8OoBau4HutQUhdgCd/gotl7NWY3vqxOVi+hkl+xb6Y67XjAGHnqA8BRLM9Api3P4u3ardl4KfCp+T+vn+PgBK+JS4vV8cy8zZO81sStaYB5h3i5qVebAJI8Pgf559s4tQ3Q9zpnlcfa+jT5g2Mct+AoLux0XxnP3fiw7U5dA8B2fIrdmIafsQc/ddl50vfARvyFm/H6FDXewVU6yqPTZ2Dc2JdkreX1vtxH774CSLKY5IMG4itJLu+rb58BynFXkuNjxE8mub/vfrMIUI5HkxxLciLJ/iTbZtFniy3Od/4F2ME4QKcxAJYAAAAASUVORK5CYII=);
background-size: contain;
position: relative;
top: 1px;
margin-right: 5px;
margin-bottom: -3px;
} #gform_wrapper_2 input[type="text"] {height: 50px; background: rgba(141,66,153,0.2); border: none;}
#gform_wrapper_6 input[type="text"] {height: 50px;}
#gform_wrapper_6 textarea.small {font-size: 16px;font-weight: 400;}
#gform_wrapper_6 .top_label .gfield_label {color:#fff;}
#gform_wrapper_6 .field_sublabel_below .ginput_complex.ginput_container label {color:#fff;}
#gform_wrapper_6 .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"] {font-weight:700; font-size:20px; padding: 15px 25px; width: 50%; display: block; text-align:center;margin:0px auto; border-radius:50px;}
#gform_wrapper_7 input[type="text"] {height: 50px;}
#gform_wrapper_7 textarea.small {font-size: 16px;font-weight: 400;}
#gform_wrapper_7 .top_label .gfield_label {color:#fff;}
#gform_wrapper_7 .field_sublabel_below .ginput_complex.ginput_container label {color:#fff;}
#gform_wrapper_7 .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"] {font-weight:700; font-size:20px; padding: 15px 25px; width: 50%; display: block; text-align:center;margin:0px auto; border-radius:50px;}
#gform_wrapper_8 input[type="text"] {height: 50px;}
#gform_wrapper_8 textarea.small {font-size: 16px;font-weight: 400;}
#gform_wrapper_8 .top_label .gfield_label {color:#fff;}
#gform_wrapper_8 .field_sublabel_below .ginput_complex.ginput_container label {color:#fff;}
#gform_wrapper_8 .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"] {font-weight:700; font-size:20px; padding: 15px 25px; width: 50%; display: block; text-align:center;margin:0px auto; border-radius:50px;}
#gform_wrapper_9 input[type="text"] {height: 50px; background: rgba(141,66,153,0.2); border: none;}
#gform_wrapper_9.gform_wrapper .top_label input.large {background: rgba(141,66,153,0.2);}
#gform_wrapper_9 textarea.small {font-size: 16px;font-weight: 400;background: rgba(141,66,153,0.2);border: none;} #gform_wrapper_9 .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"] {font-weight:700; font-size:20px; padding: 15px 25px; width: 50%; display: block; text-align:center;margin:0px auto; border-radius:50px;}
.gform_wrapper .gfield_required {color: #40c3db !important;}
body .gform_wrapper input[type="submit"] {background:#40c3db; border: 2px solid #40c3db; color:#fff;}
body .gform_wrapper input[type="submit"]:hover {background:#999; border: 2px solid #999; color:#fff;} .whitetext p {color:#fff;}
.whitetext h1 {color:#fff;}
.whitetext h2 {color:#fff;}
.whitetext h3 {color:#fff;}
.whitetext h4 {color:#fff;}
.whitetext h5 {color:#fff;}
.whitetext h6 {color:#fff;}
@media (max-width: 1279px) {
#menu-new-main-menu {
display: none
}
.menu-button {
display: inline-block;
float: right;
}
.menu-show .new-mobile-menu {
display: block;
}
.menu-open .new-mobile-menu {
top: 104px;
opacity: 1;
}
.menu-open .new-mobile-menu a {
padding: 12px 20px
}
.menu-open #menu-new-main-menu-1 .menu-item-29178 a {
padding: 16px 20px !important;
}
}
@media (max-width: 980px) {
#new-logo {
left: -20px;
} .et_pb_gutters3 #new-header .et_pb_column_1_4 {
margin-bottom: 0
}
.et_pb_gutters3 #new-header .et_pb_column_3_4 {
position: absolute;
top: 18px;
}
#menu-column {
padding: 18px 0;
width: 100%;
}
#menu-new-menu-ctas,
.menu-divide {
display: none
}
#menu-new-menu-ctas-1,
.new-mobile-menu .menu-new-menu-ctas-container {
display: block
}
li.menu-item-29368 .expand {
top: -1px !important;
height: 52px !important;
}
#logo-and-links {
width: 100%;
padding: 0 20%;
}
#sitemap-footer .et_pb_column {
text-align: center;
}
.logo-link:nth-of-type(3) {
display: none;
}
#footer-logos .logo-link:nth-child(4) {
padding-left: 0px;
margin-right: -70px !important;
margin-left: -65px;
}
}
@media (min-width: 981px) {
.et_pb_gutters3 #new-header .et_pb_column_1_4 {
width: 286px;
min-width: 286px;
margin-right: 0;
}
.et_pb_gutters3 #new-header .et_pb_column_3_4 {
width: auto;
float: right
}
#new-header, body .switcher {
position: fixed;
}
#menu-2 {
width: 13.6%;
}
#menu-3 {
width: 17.6%;
}
}
@media all and (max-width: 856px) {
#footer-logos .logo-link:nth-child(5) {
margin-right: -28px !important;
}
}
@media all and (max-width: 720px) {
h2.never-fails {
font-size: 45px;
padding: 48px 0;
}
}
@media all and (max-width: 782px) {
.admin-bar #new-header {
top: 46px;
}
#footer-logos .logo-link:nth-child(5) {
margin-right: -8px !important;
}
}
@media all and (max-width: 680px) {
.logo-link:nth-of-type(4) {
display: none;
}
#footer-logos .logo-link:nth-child(2) {
margin-left: -10px !important;
margin-right: -40px !important;
}
}
@media all and (max-width: 600px) {
.logo-link:nth-of-type(2) {
display: none;
}
#footer-logos .logo-link:nth-child(2) {
margin-left: -10px !important;
margin-right: -40px !important;
}
}
@media all and (max-width: 496px) {
.logo-link:first-child {
display: none;
}
}
@media all and (max-width: 457px) {
#footer-logos .logo-link:nth-child(5) {
margin-left: -30px;
}
}
@media (max-width: 480px) {
#new-header {
padding: 0 12px;
}
.new-mobile-menu {
width: 100%;
right: 0;
}
#new-logo {
left: -3px;
float: left;
}
#looking-to-help h2 {
font-size: 42px;
}
#looking-to-help p {
line-height: 1.4em !important;
}
.et_pb_row_6 {
padding: 70px 0 180px;
margin-bottom: -181px;
}
h2.never-fails {
font-size: 33px;
padding: 54px 0;
}
.logo-link:nth-of-type(3) {
display: none;
}
#footer-logos .logo-link:nth-child(2) {
margin-left: -20px!important;
margin-right: 0px!important;
}
}
@media all and (max-width: 388px) {
#new-logo {
transform-origin: left center;
transform: scale(0.75);
}
#new-header {
height: 100px;
}
#new-header .et_pb_row {
padding: 3px 0;
}
#menu-column {
padding: 0;
}
.new-mobile-menu {
top: 82px;
}
.menu-open .new-mobile-menu {
top: 82px;
}
}.page-id-30648 #main-content {
margin-top: 110px !important;
}
.page-id-30648 h1.entry-title.main_title {
opacity: 0.0001;
position: absolute;
pointer-events: none;
}
.page-id-30648 h2 {
margin-bottom: 20px;
}
.page-id-30648 #classes {
margin-bottom: 60px;
}
.page-id-30648 .wpem-to-date ,
.page-id-30648 .wpem-main.wpem-event-listings-header,
.page-id-30648 .wpem-event-type {
display: none !important;
}
.page-id-30648 .event-details {
padding: 0 6px 8px;
color: #555;
font-size: 16px;
}
.page-id-30648 h3.wpem-heading-text {
margin-bottom: 0 !important;
padding-bottom: 0;
}
.wpem-single-event-header-top {
display: none;
}
.event_registration.registration {
margin-top: 30px;
}
a.custom_registration_button.wpem-theme-button {
color: #FFF !important;
font-size: 17px;
letter-spacing: 1.2px;
}
.single-event_listing #sidebar {
display: none;
}
.single-event_listing #left-area {
width: 100%;
padding: 0 !important;
border: none !important;
}
.single-event_listing.et_right_sidebar #main-content .container:before {
display: none;
}
.single-event_listing .et_post_meta_wrapper {
display: none;
}
.single-event_listing #main-content {
margin-top: 130px;
}
.single-event_listing .small-thumb {
margin-bottom: 20px;
}
[data-event_types="class"] .no_event_listings_found.normal {
display: none;
}
[data-event_types="class"] .no_event_listings_found.hidden {
display: block;
} .hidden {
display: none;
} body .switcher {
position: absolute;
right: 0px;
z-index: 99999;
width: 105px;
}
body .switcher .selected a {
background: url(//www.agapeaz.org/wp-content/plugins/gtranslate/arrow_down.png) 93px center no-repeat;
width: 93px;
}
body {
font-family: 'Roboto', sans-serif !important
}
h1, h2, h3, h4, h5, h6, .et_quote_content blockquote p, .et_pb_slide_description .et_pb_slide_title {
text-transform: none;
} .et_pb_row {
width: 100%;
}
#new-header {
padding: 0 24px;
z-index: 10000;
box-shadow: 0 4px rgba(0,0,0,0.05);
height: 140px;
transition: padding 0.2s;
position: absolute;
width: 100%;
top: 0;
}
.admin-bar #new-header {
top: 32px;
}
#new-header .et_pb_row {
padding: 20px 0
}
#new-header ul {
list-style: none;
padding: 0;
}
#new-header li {
float: left;
margin-left: 10px;
position: relative;
}
#new-header ul.sub-menu,
#new-header ul.sub-menu ul.sub-menu {
position: relative;
top: -10000px;
left: 0;
opacity: 0;
transition: opacity 0.2s;
height: 0;
overflow: hidden;
width: 0;
}
#new-header li:hover>ul.sub-menu {
overflow: visible;
height: auto;
opacity: 1;
position: absolute;
margin-top: 0;
top: 100%;
left: calc(-100px + 50%);
background: #FFF;
width: 200px;
box-shadow: 0 4px 10px 4px rgba(0,0,0,0.1), 0 1px 0 1px rgba(0,0,0,0.05), 0 -1px rgba(0,0,0,0.1);
border-radius: 9px;
text-align: center;
}
#new-header #menu-new-main-menu > li:hover > ul.sub-menu:before {
content: '';
display: block;
height: 18px;
width: 18px;
background: #FFF;
position: absolute;
top: -2px;
left: 50%;
transform: rotate(45deg) translateX(-50%);
box-shadow: -1px -1px rgba(0,0,0,0.1);
}
#new-header ul.sub-menu > li:hover > ul.sub-menu,
#new-header ul.sub-menu > li.mobile-open > ul.sub-menu,
body.et_mobile_device #new-header ul.sub-menu > li.et-show-dropdown > ul.sub-menu {
display: block;
position: absolute;
top: 0;
left: 100%;
background: #FFF;
width: 200px;
box-shadow: 0 5px 5px 2px rgba(0,0,0,0.1), 0 1px 0 1px rgba(0,0,0,0.05);
border-radius: 0 7px 7px 0;
z-index: -1;
font-size: 0.94em;
transition: left 0.3s, opacity 0.3s;
}
#new-header ul.sub-menu > li:hover > ul.sub-menu > li > a,
#new-header ul.sub-menu > li:hover > ul.sub-menu > li > a:hover {
border-radius: 0 9px 9px 0;
padding: 15px 20px;
transition: padding 0s;
}
#new-header ul.sub-menu a {
display: block;
width: 100%;
padding: 5px 20px;
border-bottom: 1px solid #E3E3E3;
color: #525252;
user-select: none;
transition: padding 0.2s;
}
#new-header ul.sub-menu > li:first-of-type > a {
border-radius: 9px 9px 0 0;
}
#new-header ul.sub-menu > li:last-of-type > a {
border-bottom: 0 solid #EEE;
border-radius: 0 0 9px 9px;
}
#new-header ul.sub-menu a:hover {
color: #000;
background: #F5F5F5;
}
#new-header li:hover > ul.sub-menu a,
#new-header li.mobile-open > ul.sub-menu a,
body.et_mobile_device #new-header li.et-show-dropdown > ul.sub-menu a {
padding: 14px 20px;
line-height: 1.2em;
}
#new-header ul.sub-menu  li {
display: block;
width: 100%;
margin-left: 0 !important;
}
#new-header a:active {
transform: scale(0.97, 0.92);
}
#new-header .new-mobile-menu a:active {
transform: scale(1);
}
.menu-divide {
border-right: 1px solid #D3D3D3;
font-weight: normal;
position: relative;
top: -26px;
left: 0;
display: inline-block;
height: 24px;
margin: 0 10px;
}
#new-logo {
position: relative;
top: -4px
}
#menu-column {
padding: 16px 0;
float: right;
}
#menu-column a {
display: inline-block;
}
.menu-new-menu-ctas-container {
position: relative;
top: -1px;
}
.menu-new-menu-ctas-container,
.menu-new-main-menu-container {
display: inline-block;
}
#menu-new-menu-ctas a,
#menu-new-menu-ctas-1 a {
color: #13afcb;
font-weight: bold;
margin-right: 8px;
font-family: 'Bitter', serif;
font-size: 17px;
transition: color 0.1s, padding 0.2s;
}
#menu-new-menu-ctas a {
padding: 20px 0;
}
#menu-new-menu-ctas a:hover {
color: #058096;
}
#menu-new-main-menu a {
color: #646464;
font-weight: 500;
transition: background 0.3s;
padding: 20px 0;
}
#menu-new-main-menu li:hover > a,
#menu-new-main-menu a:hover {
color: #000;
}
#menu-new-main-menu > li {
box-shadow: 0 0 #FFF;
margin-right: 10px; }
#menu-new-main-menu > li:hover {
z-index: 100;
}
#menu-new-main-menu > #menu-item-29178 {
box-shadow: 0 0 #000 !important;
margin-top: 10px;
margin-bottom: -2px;
}
#menu-item-29178 > a {
background: #9c57a3;
color: #FFF !important;
padding: 10px 20px;
border-radius: 7px;
margin-right: 0;
transition: background 0.3s, border-radius 0.2s;
}
#new-header #menu-item-29178 ul.sub-menu > li:first-of-type > a {
border-radius: 0;
}
#new-header #menu-new-main-menu > #menu-item-29178:hover > ul.sub-menu:before {
display: none;
}
#menu-item-29178 .sub-menu a {
background: #9c57a3;
color: #FFF !important;
padding: 10px 10px;
border-top: 1px solid #723d79 !important;
border-bottom: none !important;
}
#menu-item-29178:hover > a,
#menu-item-29178 > a:hover {
color: #FFF;
background: #83408a;
border-radius: 7px 7px 0 0;
}
#menu-item-29178 .sub-menu a:hover {
color: #FFF !important;
background: #83408a !important;
}
#new-header #menu-item-29178 .sub-menu {
background: #9c57a3;
color: #FFF;
max-width: 100%;
left: 0;
padding-top: 0;
top: 100%;
text-align: center;
box-shadow: 0 5px 5px 2px rgba(0,0,0,0.1), 0 1px 0 1px rgba(0,0,0,0.05);
}
#new-header #menu-item-29178 .sub-menu .sub-menu {
left: 0 !important;
top: 100% !important;
border-radius: 0 0 9px 9px;
}
#new-header #menu-item-29178 .sub-menu .sub-menu a {
background: #83408a !important;
}
#new-header #menu-item-29178 .sub-menu .sub-menu a:hover {
background: #623469 !important;
}
#new-header #menu-item-29178 .sub-menu .sub-menu li:last-of-type a {
border-radius: 0;
}
#menu-item-29178 > li > a:active {
transform: scale(0.975);
}
#new-header #menu-item-29178 ul.sub-menu > li:hover > ul.sub-menu > li > a,
#new-header #menu-item-29178 ul.sub-menu > li:hover > ul.sub-menu > li > a:hover {
border-radius: 0;
}
#new-header #menu-item-29178 ul.sub-menu > li:hover > ul.sub-menu > li:last-of-type > a,
#new-header #menu-item-29178 ul.sub-menu > li:hover > ul.sub-menu > li:last-of-type > a:hover {
border-radius: 0 0 9px 9px;
}
#new-header li:hover>ul.sub-menu li.menu-item-29270:hover a {
transition: border-radius 0.2s, padding 0.3s;
border-radius: 0;
}
#menu-new-main-menu .menu-item-29368 li.menu-item-has-children > a:after,
#menu-new-main-menu .menu-item-29369 li.menu-item-has-children > a:after {
position: absolute;
margin-left: -1em;
text-shadow: none;
font-size: 32px;
font-weight: 400;
font-style: normal;
font-variant: none;
line-height: 1em;
text-transform: none;
content: "\35";
-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;
color: #CCC;
opacity: 1;
font-family: ETmodules, serif !important;
right: 5px;
top: 8px;
}
.menu-button {
display: none;
padding: 8px;
margin: 9px 3px;
cursor: pointer;
}
.menu-button:active .menu-icon {
transform: scale(0.92);
}
.menu-button .menu-icon {
display: block;
width: 32px;
height: 32px;
background-size: contain;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAMAAAD04JH5AAAAclBMVEUAAAAiIiL///8iIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiKeAmbAAAAAJXRSTlMAAAAGBwgKLS4vMTORk5SVlpeYmp2+v8DD1tfZ2tvz9Pj5+v3+i7RdSgAAAQZJREFUeNrt2FkOgjAURmFABlEBQRzACZTuf4vyYEoxPt9r4jkb4EsINP09j4iIiIhozB9LNs3NCNWfyzQYcwCL7dOINlSRC1gcjHjHyAGURqFyAiyfGoAhtYDMqFRYQKsDaC3grgPoLKDXBpx1AI0FlDqAzALSQeUzTKYfUaUByJ0/YXSUf/4+dA+jqBJ+C0Mezk5D30+LthP7/pos+TiOZQveAQAAAAAAAAAAAPgtwKq6iF0Rv2xEcS19LZpvRPFJeSOqNa5mzka0VrkcOxvRTnsjumpvRA82IjYiNiI2IjYiAAAAAAAAAAAAAGxEbERsRGxEbERsRGxEbETaGxERERER/XUv8GE7mXzcKCMAAAAASUVORK5CYII=)
}
.new-mobile-menu {
display: none;
position: absolute;
top: 104px;
background: #FFF;
width: 280px;
right: -12px;
opacity: 0;
transition: top 0.2s, opacity 0.2s;
user-select: none;
border-radius: 0 0 9px 9px;
border-top: 1px solid rgba(0, 0, 0, 0.12);
box-shadow: inset 0 4px #EEE, 0 5px 5px 3px rgba(0,0,0,0.15);
padding-top: 4px;
}
.new-mobile-menu li {
display: block;
width: 100%;
margin-left: 0 !important;
}
.new-mobile-menu a {
display: block;
width: 100%;
padding: 5px 20px;
border-bottom: 1px solid #e3e3e3;
color: #525252;
user-select: none;
transition: padding 0.2s;
}
.new-mobile-menu a:hover {
color: #000;
background: #F5F5F5;
}
#menu-new-main-menu-1 .menu-item-29178 a {
border-bottom: 0;
background: #9c57a3;
color: #FFF;
margin-bottom: -8px;
border-radius: 0 0 0 7px;
padding: 10px 20px;
transition: background 0.3s, padding 0.2s;
}
#menu-new-main-menu-1 .menu-item-29178 a:hover {
background: #83408a !important;
}
#menu-new-menu-ctas-1,
.new-mobile-menu .menu-new-menu-ctas-container {
display: none;
}
.new-mobile-menu li:hover ul.sub-menu {
opacity: 0
}
.new-mobile-menu li ul.sub-menu li,
#new-header .new-mobile-menu li:hover ul.sub-menu,
.new-mobile-menu li:hover ul.sub-menu li {
height: 0;
opacity: 0;
overflow: hidden;
transition: height 0.2s;
}
.new-mobile-menu li.mobile-open > ul.sub-menu > li,
body.et_mobile_device .new-mobile-menu li.et-show-dropdown > ul.sub-menu > li{
height: 51px;
opacity: 1;
overflow: visible;
}
.new-mobile-menu li.mobile-open > ul.sub-menu > li.menu-item-has-children,
body.et_mobile_device .new-mobile-menu li.et-show-dropdown > ul.sub-menu > li.menu-item-has-children,
.new-mobile-menu li.mobile-open li.mobile-open > ul.sub-menu > li,
body.et_mobile_device .new-mobile-menu li.et-show-dropdown li.et-show-dropdown > ul.sub-menu > li {
height: auto;
min-height: 51px;
}
.new-mobile-menu li.mobile-open > ul.sub-menu > li > a,
body.et_mobile_device .new-mobile-menu li.et-show-dropdown > ul.sub-menu > li > a {
padding: 15px 30px 15px 20px !important;
}
.new-mobile-menu li.mobile-open > ul.sub-menu > li > ul.sub-menu a,
body.et_mobile_device .new-mobile-menu li.et-show-dropdown > ul.sub-menu > li > ul.sub-menu a {
padding: 15px 40px 15px 20px !important;
}
body #new-header .new-mobile-menu li.mobile-open > ul.sub-menu,
body.et_mobile_device #new-header .new-mobile-menu li.et-show-dropdown > ul.sub-menu {
opacity: 1 !important;
position: relative !important;
width: calc(100% + 60px) !important;
left: 0;
background: #eee;
box-shadow: none;
border-radius: 0;
padding-top: 0 !important;
display: inline-block;
top: 0 !important;
height: auto !important;
text-align: left;
}
.new-mobile-menu li.menu-item-has-children {
width: calc(100% - 60px) !important;
}
.new-mobile-menu li.menu-item-has-children .expand{
display: inline-block;
width: 60px;
height: 51px;
background-color: #ffffff;
position: absolute;
right: -60px;
z-index: 10;
box-shadow: -1px -1px #e3e3e3, 0 1px #e3e3e3;
top: 0;
opacity: 1;
padding: 21px 0 0 21px;
pointer-events: all;
}
li.mobile-open,
body.et_mobile_device li.et-show-dropdown {
margin-bottom: -9px;
}
.menu-item-29178 li.mobile-open,
body.et_mobile_device .menu-item-29178 li.et-show-dropdown {
margin-bottom: 0;
}
#new-header .mobile-open ul.sub-menu>li:last-of-type>a,
body.et_mobile_device #new-header .et-show-dropdown ul.sub-menu>li:last-of-type>a{
border-bottom: 1px solid #e3e3e3;
border-radius: 0;
}
.expand .icon {
display: block;
width: 16px;
height: 16px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAUCAYAAADoZO9yAAABQ0lEQVRIib2VP0vDQBjGf/gBlEAtYgStKFoHESeXLq7t6uTo0G/iKEJBpBSKQRFFpJOfSayIWrVixbj08Hwv0V5zuQduyPvnuR/3XhL40RSwjT9VgFA9TGiJGlD3CFIHdvTA5DAQD9e5B4imtt8eEABUtaBaUY4Qhwn77arkMvAkkhc5QByJPT6BTVk0C9yLwmuHEC3h/Q6sphUXgDvR0HEAEQnPV2Dxv6ZpzDFdZoA4xhzH/KjNM0CX7CfTxhzHiq1JAbgVRjcW/aei9wUo2UIoBcAj9idzgjmOhXEhlOaAvjBu/1F/IGpjxhhHmkpAT5ifJdQ1RM0XsOEKQinEHNOVlm+K3ABYcw2hVMR8mxrAvoj1gaW8IHSYZ8x74PRijqoQeEiA+ADKviCUivz+HbzhYRxpCoABEGPx2c5L68BWVpNviraOPRQxc7oAAAAASUVORK5CYII=);
background-repeat: no-repeat;
background-size: contain;
}
.new-mobile-menu li.menu-item-has-children.menu-item-29178 .expand,
.new-mobile-menu .menu-item-29178 li.menu-item-has-children .expand {
height: 59px;
background-color: #9c57a3;
box-shadow: -1px 0 #6c3c71;
border-radius: 0 0 9px 0;
padding: 25px 0 0 21px;
}
.menu-item-29178 .expand .icon {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAUCAYAAADoZO9yAAABlElEQVRIib2V0UpUYRSFP8WroGRgCkkhi0IVgsjrnkBvveoyoGfoJUIwIiSQRBEjoqsufQvxRkIBITSosHDA0S9gZuxnnzPjnDMzLjjA+dfaa6+z9w9nSKWJUWAO2OZ68Az4BhwCDCfEAvDymkLQ7LV4+abeUhf9j02VAT8rSb8XagV13izWBhhiKaff8xb5SP0dyK0BhHgbetTVpyqp6K76Iwg/9zHE++BdU6dbfBRX1aNQ8KUPIdaC51/1QarJK7ptdk0fewjxLnjV1XtR1654TD3uw2RWg0dNncrTdjKpqt+D0dcCIdZD7R/1fjv9VWYV9VeJyXwINXV1slNNN182oZ4G49UO+tdmkbuOokFojvQkmG/k6JaD5kJ90k2PIhdv3OyaPiX8SuDO1Nlu/YfU9r+lLO4AO0A1OXsDnACvkrMa8BjY69a4aJBWmD3gZhv+HHgI7BcxHb5aksERMAP8zOHOaEyiUIiyQQAOgWngODk7BWaB3TKGZVaTokJjQiPAJHBQ1miklxQ01jMH3OglBMA/sE9WAbUN9xsAAAAASUVORK5CYII=);
}
.new-mobile-menu li.menu-item-has-children.menu-item-29178 ul.sub-menu {
background: #723d77 !important;
}
.new-mobile-menu li.menu-item-has-children.menu-item-29178 ul.sub-menu a {
background: #723d77 !important;
color: #FFF !important;
}
.new-mobile-menu li.menu-item-has-children.menu-item-29178 ul.sub-menu ul.sub-menu a {
background: #603265 !important;
}
.new-mobile-menu li.menu-item-29178.mobile-open li.menu-item-has-children .expand,
.new-mobile-menu li.menu-item-29178.et-show-dropdown li.menu-item-has-children .expand,
body.et_mobile_device .new-mobile-menu li.menu-item-29178.et-show-dropdown li.menu-item-has-children .expand {
background-color: #723d77;
border-color: #723d77;
height: 51px;
padding: 21px 0 0 21px;
box-shadow: -1px 1px #5a2f5f, 0 -1px #5a2f5f;
border-radius: 0;
top: 0;
}
.new-mobile-menu li.menu-item-has-children.menu-item-29178.mobile-open > a,
.new-mobile-menu li.menu-item-has-children.menu-item-29178.et-show-dropdown > a {
border-radius: 0 !important;
}
body #new-header .new-mobile-menu li.menu-item-has-children.menu-item-29178.mobile-open .sub-menu,
body #new-header .new-mobile-menu li.menu-item-has-children.menu-item-29178.et-show-dropdown .sub-menu {
border-radius: 0 !important;
top: 8px !important;
z-index: 10;
transition: left 0s;
}
body #new-header .new-mobile-menu li.menu-item-has-children.menu-item-29178.mobile-open .sub-menu a,
body #new-header .new-mobile-menu li.menu-item-has-children.menu-item-29178.et-show-dropdown .sub-menu a{
border-radius: 0 !important;
}
body #new-header .new-mobile-menu li.menu-item-has-children.menu-item-29178.mobile-open > ul > li:last-of-type,
body #new-header .new-mobile-menu li.menu-item-has-children.menu-item-29178.et-show-dropdown > ul > li:last-of-type {
border-bottom: 1px solid #5a2f5f !important;
box-shadow: 0 8px 0 #4f2c52 !important;
border-radius: 0 !important;
}
body #new-header .new-mobile-menu li.menu-item-has-children.menu-item-29178.mobile-open > ul > li a,
body #new-header .new-mobile-menu li.menu-item-has-children.menu-item-29178.et-show-dropdown > ul > li a {
border-bottom: 1px solid #5a2f5f !important;
}
.new-mobile-menu li.menu-item-29178.mobile-open>ul.sub-menu>li,
.new-mobile-menu li.menu-item-29178.et-show-dropdown>ul.sub-menu>li,
.new-mobile-menu .menu-item-29178 li.mobile-open>ul.sub-menu>li,
body.et_mobile_device .new-mobile-menu .menu-item-29178 li.et-show-dropdown>ul.sub-menu>li {
height: auto;
min-height: 52px;
}
body #new-header .new-mobile-menu li.menu-item-has-children.menu-item-29178.mobile-open > .sub-menu,
body #new-header .new-mobile-menu li.menu-item-has-children.menu-item-29178.et-show-dropdown > .sub-menu {
border-radius: 0 0 9px 9px !important;
}
.new-mobile-menu li.mobile-open li.menu-item-has-children .expand,
body.et_mobile_device .new-mobile-menu li.et-show-dropdown li.menu-item-has-children .expand {
background-color: #eee;
box-shadow: -1px -1px #d0d0d0, 0 1px #d0d0d0;
top: -1px;
height: 50px;
}
body #new-header .new-mobile-menu li.mobile-open > ul.sub-menu li.mobile-open > ul.sub-menu,
body.et_mobile_device  #new-header .new-mobile-menu li.et-show-dropdown > ul.sub-menu li.et-show-dropdown > ul.sub-menu {
background: #DCDCDC;
z-index: 10;
transition: left 0s;
}
body #new-header .new-mobile-menu li.mobile-open > ul.sub-menu li.mobile-open > ul.sub-menu a,
body.et_mobile_device  #new-header .new-mobile-menu li.et-show-dropdown > ul.sub-menu li.et-show-dropdown > ul.sub-menu a{
border-bottom: none !important;
padding: 16px 20px !important;
}
#new-header .new-mobile-menu ul.sub-menu>li:hover>ul.sub-menu>li>a,
#new-header .new-mobile-menu ul.sub-menu>li:hover>ul.sub-menu>li>a:hover {
border-radius: 0;
} body #new-header .new-mobile-menu li.menu-item-has-children.mobile-open > a > .expand {
transform: scaleY(-1);
border-radius: 0 !important;
}
body.et_mobile_device #new-header .new-mobile-menu li.et-show-dropdown > a > .expand {
display: none;
}
.menu-item-29178.mobile-open,
body.et_mobile_device .menu-item-29178.et-show-dropdown {
margin-bottom: -8px;
border-radius: 0 0 7px 7px; }
#new-header .new-mobile-menu .mobile-open ul a,
body.et_mobile_device #new-header .new-mobile-menu .et-show-dropdown ul a {
border-bottom: 1px solid #d0d0d0;
}
body.et_mobile_device #new-header .new-mobile-menu li.et-show-dropdown {
width: 100% !important;
}
body.et_mobile_device #new-header .new-mobile-menu li.et-show-dropdown>ul.sub-menu {
width: 100% !important;
}
body.et_mobile_device #new-header .new-mobile-menu li.et-show-dropdown>ul.sub-menu li.et-show-dropdown>ul.sub-menu {
left: 0;
box-shadow: none;
}
#footer-logos .logo-link { }
#looking-to-help {
padding: 70px 0 0;
}
#looking-to-help h2 {
color: #0baac8;
font-size: 52px;
text-align: center;
font-weight: normal;
font-family: 'PT Serif', serif;
padding: 0 24px;
}
#looking-to-help h2, #looking-to-help h3, h2.never-fails, #helping-families h2, #a-journey h2, #a-journey-section h5, .service-section h2 {
text-transform: initial
}
#looking-to-help p {
color: #444;
font-size: 19px;
font-weight: normal;
font-family: 'Roboto',sans-serif;
margin: 10px auto 0;
line-height: 2em;
text-align: center;
padding: 0 10px;
}
#helping {
padding: 40px 24px 120px;
}
#helping .et_pb_column_1_3 {
box-shadow: 0 10px 60px rgba(0,0,0,0.2);
min-height: 555px;
transform: scale(0.97);
transition: transform 0.2s;
}
#helping .et_pb_column_1_3:hover {
cursor: pointer;
transform: scale(1);
}
#helping .et_pb_column_1_3:active {
transform: scale(0.985);
opacity: 0.85
}
#helping img {
transition: filter 0.2s;
filter: brightness(1.0);
}
.helping-icon {
text-align: center;
margin: -64px 0;
transition: filter 0.2s;
filter: brightness(1.0);
}
.helping-icon img {
width: 75px;
height: 75px;
}
.helping-text {
padding: 0 42px 50px;
min-height: 266px;
}
.helping-text h3 {
text-align: center;
color: #9c57a3;
font-family: 'PT Serif', serif;
font-size: 29px;
font-weight: normal;
margin-top: -30px;
margin-bottom: 15px;
transition: filter 0.2s;
filter: brightness(1.0);
}
.helping-text.join h3 {
color: #0baac8;
}
.helping-text.donate h3 {
color: #00c788;
}
#helping .et_pb_column_1_3:hover h3 {
filter: brightness(1.15);
}
#helping .et_pb_column_1_3:hover img{
filter: brightness(1.1);
}
#looking-to-help .helping-text p {
font-family: 'Roboto',sans-serif;
font-weight: normal;
font-size: 18px;
color: #444;
line-height: 1.5em;
text-align: left;
}
#color-divider.final {
height: 140px;
}
#color-divider.final .et_pb_row {
z-index: 1000;
display: block;
padding: 0;
}
h2.never-fails {
color: #FFF;
font-family: 'PT Serif', serif;
text-align: center;
font-size: 52px;
font-weight: normal;
padding: 44px 0;
}
#color-divider.final:before {
width: 90%;
left: 5%;
}
#footer-logos .et_pb_code_inner {
display: flex;
padding: 0 2% 0 0;
}
#social-links .et_pb_code_inner {
display: flex;
padding: 0;
}
#footer-logos .logo-link,
#social-links a {
flex: 1;
margin: 0;
text-align: center;
}
#social-links .social-icon {
width: 37px;
}
.logo-link img {
opacity: 0.85;
}
#social-links a img {
opacity: 0.85;
}
.logo-link:hover img,
#social-links a:hover img {
opacity: 1;
transform: scale(1);
}
.logo-link:active img{
opacity: 0.925;
transform: scale(0.98);
}
#social-links a:active img {
opacity: 0.9;
transform: scale(0.96);
}
.logo-image {
max-height: 80px;
}
#footer-logos {
padding: 20px 0;
color: #8a8a8a;
font-size: 14px;
}
#footer-logos a {
color: #AAA !important;
}
#footer-logos a:hover {
color: #CCC !important;
}
#footer-logos .et_pb_row.et_pb_row_9 {
padding: 7px 0;
}
#footer-logos .logo-link:nth-child(2) {
margin-left: -30px !important;
margin-right: 0px !important;
}
#footer-logos .logo-link:nth-child(4) {
padding-left: 0px;
margin-right: -70px !important;
margin-left: -15px;
}
#footer-logos .logo-link:nth-child(5) {
padding-left: 0px;
margin-right: -48px !important;
}
#footer-logos .logo-link:nth-child(6) {
padding-right: 20px;
margin-right: -20px !important;
margin-left: -55px;
}
#sitemap-footer {
padding: 20px 24px;
}
#sitemap-footer .menu-new-main-menu-container {
width: 100%;
}
#sitemap-footer ul {
list-style: none;
padding-left: 0;
padding-bottom: 0;
}
#sitemap-footer ul a {
color: #999;
width: 100%;
display: inline-block;
}
#sitemap-footer ul a:hover {
color: #CCC;
}
#sitemap-footer .menu > li > a {
color: #FFF;
display: block;
margin-bottom: 10px;
font-size: 1.1em;
}
#sitemap-footer ul a:active {
opacity: 0.85;
}
#footer-logo a:active img {
transform: scale(0.97);
opacity: 0.85;
}
#sitemap-footer .sub-menu .sub-menu a:before {
content: '– ';
color: #555;
}
#sitemap-footer .menu > li.menu-item-29178 > a {
color: #9c57a3
}
#sitemap-footer .menu > li.menu-item-29178 > a:hover {
color: #b566bd;
}
#menu-2, #menu-3, #menu-4 {
padding-top: 24px;
}
#menu-1 {
padding-top: 40px;
}
#menu-1 #menu-new-menu-ctas-2 a {
color: #13afcb;
font-weight: bold;
margin-right: 8px;
font-family: 'Bitter',serif;
font-size: 21px;
transition: color 0.1s,padding 0.2s;
padding: 16px 0;
}
#menu-1 #menu-new-menu-ctas-2 a:hover {
color: #21d3f3;
}
#menu-2 #menu-new-main-menu-2 > li,
#menu-3 #menu-new-main-menu-3 > li,
#menu-4 #menu-new-main-menu-4 > li {
display: none;
}
#menu-2 #menu-new-main-menu-2 > li.menu-item-29368,
#menu-3 #menu-new-main-menu-3 > li.menu-item-29369,
#menu-4 #menu-new-main-menu-4 > li.menu-item-29370,
#menu-4 #menu-new-main-menu-4 > li.menu-item-29178 {
display: block;
}
#copyright {
padding: 0;
}
#copyright .et_pb_row {
padding: 10px 0;
}
#copyright p {
text-align: center;
font-size: 15px;
padding: 2px 24px 0;
font-weight: 400;
}
#to_top_scrollup {
transition: opacity 0.3s, bottom 0.3s;
bottom: -11px !important;
height: 40px !important;
}
#to_top_scrollup:hover {
bottom: -8px !important;
}
#color-divider {
padding: 0;
background: #0baac8;
height: 11px;
}
#color-divider .et_pb_row {
display: none;
}
#color-divider:before {
content: '';
display: block;
position: absolute;
width: 61.8%;
height: 100%;
background: #9c57a3;
left: 19.1%;
z-index: 10;
}
#color-divider:after {
content: '';
display: block;
position: absolute;
width: 50%;
height: 100%;
background: #ff8400;
left: 50%;
top: 0;
} body .et_pb_row.et_pb_row_fullwidth, 
body .et_pb_specialty_fullwidth>.et_pb_row,
body #main-content .et_pb_row {
max-width: 1280px !important;
padding-left: 24px;
padding-right: 24px;
}
.donation-form {
overflow: hidden;
width: 100%;
height: 100%;
background: #FFF;
top: 20px;
position: relative;
border-radius: 0 0 5px 5px; margin-bottom: 100px;
padding: 0 12px;
}
#donation-code:before, #donation-code:after {
content: url(https://www.agapeaz.org/wp-content/uploads/2018/12/form-outline1600.png);
position: absolute;
top: 124px;
height: 2100px;
width: 32px;
}
#donation-code:before {
left: -24px;
}
#donation-code:after {
right: -24px;
transform: scaleX(-1);
}
.donation-form iframe {
position: relative;
top: -12px;
}
@media all and (max-width: 980px) {
#donation-code:before, #donation-code:after {
top: 97px;
}
}
.donor-section .et_pb_number_counter.et_pb_with_title .percent {
margin-bottom: 0px;
}
@media (min-width: 981px) {
.donor-section .et_pb_gutters2 .et_pb_column_3_4,
.donor-section .et_pb_gutters2.et_pb_row .et_pb_column_3_4 {
width: 67.25%;
}
.donor-section .et_pb_gutters2 .et_pb_column_1_4,
.donor-section .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
width: 29.75%;
top: -124px;
}
} body .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
color: rgb(255, 255, 255) !important;
}
.et_pb_slider .et_pb_slide_0 {
padding: 0;
}
.et_pb_slide.et_pb_slide_0 .et_pb_container {
max-width: 100% !important;
width: 100%;
background: rgba(0,0,0,0.77);
height: 500px !important;
}
body .et_pb_fullwidth_slider_0 .et_pb_slide_description,
body .et_pb_slider_fullwidth_off.et_pb_fullwidth_slider_0 .et_pb_slide_description {
padding-top: 270px;
padding-bottom: 154px;
}
body .et_pb_slider .et_pb_slide.et_pb_slide_0 {
background-position: center 30px;
background-size: auto;
background-attachment: fixed;
}
body .et_pb_column_single {
padding: 0;
}
.support-icon {
width: 22px;
height: 22px;
display: inline-block;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAACk0lEQVRoge3ZAcQkZRzH8c87HegtTuUSL9WVUyK5FCVc4FQOESXhhSqS0AmKI0FHUSpwAF2VKyEqKUdeBIKUylvVlVOOcpyr93V+wc3Zpp19Z2Znd7zu/fJgn9n5/7+/mdnZnWfZYovzm4UkG73nUjyIPdiJHTiD4/gOH+E9nG7ZexvuxT3YhSVswwmsYgVv4DjqSVI3lpIcSTPOJHkpyeKEeuW4IMlzSf5pWPvjJNfU1atr8kTD4lVOJ9k7Qf62JH92rH2gaYBDHRuM8uSYug/1UPdItW61ySs9NCl5ZKTufT3WfTM1AZZ7bFJyRZKFNL/em3LuDJd3oYvxAy5reSfZiMM4hYd7rruGa3GsPPoHej5C8+DVjJyBr3BDz0dp1vyBKwvcavPJww7cWeCmoU2m4MYC1w1tMQVLBbYPbTEFiwVODm0xBX8XWMVm5fcCXw9tMQXfLiRZxC+4ZGibDuwscAqfDG3Sgc/wYwF4a0iTjrzLfx8pN9PPid9wNdYLABwcSKYLL2Kd/z/Uf447hjBqwffYBVAAAPbP16UTTwNANcAXeGF+Lq05hPcBoG5daAW3z8OoBau4HutQUhdgCd/gotl7NWY3vqxOVi+hkl+xb6Y67XjAGHnqA8BRLM9Api3P4u3ardl4KfCp+T+vn+PgBK+JS4vV8cy8zZO81sStaYB5h3i5qVebAJI8Pgf559s4tQ3Q9zpnlcfa+jT5g2Mct+AoLux0XxnP3fiw7U5dA8B2fIrdmIafsQc/ddl50vfARvyFm/H6FDXewVU6yqPTZ2Dc2JdkreX1vtxH774CSLKY5IMG4itJLu+rb58BynFXkuNjxE8mub/vfrMIUI5HkxxLciLJ/iTbZtFniy3Od/4F2ME4QKcxAJYAAAAASUVORK5CYII=);
background-size: contain;
position: relative;
top: 1px;
margin-right: 5px;
margin-bottom: -3px;
} #gform_wrapper_2 input[type="text"] {height: 50px; background: rgba(141,66,153,0.2); border: none;}
#gform_wrapper_6 input[type="text"] {height: 50px;}
#gform_wrapper_6 textarea.small {font-size: 16px;font-weight: 400;}
#gform_wrapper_6 .top_label .gfield_label {color:#fff;}
#gform_wrapper_6 .field_sublabel_below .ginput_complex.ginput_container label {color:#fff;}
#gform_wrapper_6 .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"] {font-weight:700; font-size:20px; padding: 15px 25px; width: 50%; display: block; text-align:center;margin:0px auto; border-radius:50px;}
#gform_wrapper_7 input[type="text"] {height: 50px;}
#gform_wrapper_7 textarea.small {font-size: 16px;font-weight: 400;}
#gform_wrapper_7 .top_label .gfield_label {color:#fff;}
#gform_wrapper_7 .field_sublabel_below .ginput_complex.ginput_container label {color:#fff;}
#gform_wrapper_7 .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"] {font-weight:700; font-size:20px; padding: 15px 25px; width: 50%; display: block; text-align:center;margin:0px auto; border-radius:50px;}
#gform_wrapper_8 input[type="text"] {height: 50px;}
#gform_wrapper_8 textarea.small {font-size: 16px;font-weight: 400;}
#gform_wrapper_8 .top_label .gfield_label {color:#fff;}
#gform_wrapper_8 .field_sublabel_below .ginput_complex.ginput_container label {color:#fff;}
#gform_wrapper_8 .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"] {font-weight:700; font-size:20px; padding: 15px 25px; width: 50%; display: block; text-align:center;margin:0px auto; border-radius:50px;}
#gform_wrapper_9 input[type="text"] {height: 50px; background: rgba(141,66,153,0.2); border: none;}
#gform_wrapper_9.gform_wrapper .top_label input.large {background: rgba(141,66,153,0.2);}
#gform_wrapper_9 textarea.small {font-size: 16px;font-weight: 400;background: rgba(141,66,153,0.2);border: none;} #gform_wrapper_9 .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"] {font-weight:700; font-size:20px; padding: 15px 25px; width: 50%; display: block; text-align:center;margin:0px auto; border-radius:50px;}
.gform_wrapper .gfield_required {color: #40c3db !important;}
body .gform_wrapper input[type="submit"] {background:#40c3db; border: 2px solid #40c3db; color:#fff;}
body .gform_wrapper input[type="submit"]:hover {background:#999; border: 2px solid #999; color:#fff;} .whitetext p {color:#fff;}
.whitetext h1 {color:#fff;}
.whitetext h2 {color:#fff;}
.whitetext h3 {color:#fff;}
.whitetext h4 {color:#fff;}
.whitetext h5 {color:#fff;}
.whitetext h6 {color:#fff;}
@media (max-width: 1279px) {
#menu-new-main-menu {
display: none
}
.menu-button {
display: inline-block;
float: right;
}
.menu-show .new-mobile-menu {
display: block;
}
.menu-open .new-mobile-menu {
top: 104px;
opacity: 1;
}
.menu-open .new-mobile-menu a {
padding: 12px 20px
}
.menu-open #menu-new-main-menu-1 .menu-item-29178 a {
padding: 16px 20px !important;
}
}
@media (max-width: 980px) {
#new-logo {
left: -20px;
} .et_pb_gutters3 #new-header .et_pb_column_1_4 {
margin-bottom: 0
}
.et_pb_gutters3 #new-header .et_pb_column_3_4 {
position: absolute;
top: 18px;
}
#menu-column {
padding: 18px 0;
width: 100%;
}
#menu-new-menu-ctas,
.menu-divide {
display: none
}
#menu-new-menu-ctas-1,
.new-mobile-menu .menu-new-menu-ctas-container {
display: block
}
li.menu-item-29368 .expand {
top: -1px !important;
height: 52px !important;
}
#logo-and-links {
width: 100%;
padding: 0 20%;
}
#sitemap-footer .et_pb_column {
text-align: center;
}
.logo-link:nth-of-type(3) {
display: none;
}
#footer-logos .logo-link:nth-child(4) {
padding-left: 0px;
margin-right: -70px !important;
margin-left: -65px;
}
}
@media (min-width: 981px) {
.et_pb_gutters3 #new-header .et_pb_column_1_4 {
width: 286px;
min-width: 286px;
margin-right: 0;
}
.et_pb_gutters3 #new-header .et_pb_column_3_4 {
width: auto;
float: right
}
#new-header, body .switcher {
position: fixed;
}
#menu-2 {
width: 13.6%;
}
#menu-3 {
width: 17.6%;
}
}
@media all and (max-width: 856px) {
#footer-logos .logo-link:nth-child(5) {
margin-right: -28px !important;
}
}
@media all and (max-width: 720px) {
h2.never-fails {
font-size: 45px;
padding: 48px 0;
}
}
@media all and (max-width: 782px) {
.admin-bar #new-header {
top: 46px;
}
#footer-logos .logo-link:nth-child(5) {
margin-right: -8px !important;
}
}
@media all and (max-width: 680px) {
.logo-link:nth-of-type(4) {
display: none;
}
#footer-logos .logo-link:nth-child(2) {
margin-left: -10px !important;
margin-right: -40px !important;
}
}
@media all and (max-width: 600px) {
.logo-link:nth-of-type(2) {
display: none;
}
#footer-logos .logo-link:nth-child(2) {
margin-left: -10px !important;
margin-right: -40px !important;
}
}
@media all and (max-width: 496px) {
.logo-link:first-child {
display: none;
}
}
@media all and (max-width: 457px) {
#footer-logos .logo-link:nth-child(5) {
margin-left: -30px;
}
}
@media (max-width: 480px) {
#new-header {
padding: 0 12px;
}
.new-mobile-menu {
width: 100%;
right: 0;
}
#new-logo {
left: -3px;
float: left;
}
#looking-to-help h2 {
font-size: 42px;
}
#looking-to-help p {
line-height: 1.4em !important;
}
.et_pb_row_6 {
padding: 70px 0 180px;
margin-bottom: -181px;
}
h2.never-fails {
font-size: 33px;
padding: 54px 0;
}
.logo-link:nth-of-type(3) {
display: none;
}
#footer-logos .logo-link:nth-child(2) {
margin-left: -20px!important;
margin-right: 0px!important;
}
}
@media all and (max-width: 388px) {
#new-logo {
transform-origin: left center;
transform: scale(0.75);
}
#new-header {
height: 100px;
}
#new-header .et_pb_row {
padding: 3px 0;
}
#menu-column {
padding: 0;
}
.new-mobile-menu {
top: 82px;
}
.menu-open .new-mobile-menu {
top: 82px;
}
}