.ctct-form-wrapper .ctct-button {
font-size: 0.9rem;
}
.ctct-form-wrapper .ctct-message {
border: 1px solid;
padding: 1em;
}
.ctct-form-wrapper .ctct-message.ctct-error {
background-color: rgba(255, 65, 54, 0.02);
border-color: #ff4136;
color: rgb(207, 11.328358209, 0);
}
.ctct-form-wrapper .ctct-message.ctct-success {
background-color: rgba(46, 204, 64, 0.02);
border-color: #2ecc40;
color: rgb(27.232, 120.768, 37.888);
}
.ctct-form-wrapper .ctct-message .ctct-dismiss-ajax-notice {
border-radius: 50%;
float: right;
line-height: 1;
padding: 0.85rem 1rem;
text-decoration: none;
}
.ctct-form-wrapper .ctct-form-field {
margin: 0 0 1rem;
}
.ctct-form-wrapper .ctct-field-inline {
display: inline-block;
}
@media (min-width: 992px) {
.ctct-form-wrapper .ctct-field-half {
float: left;
margin-right: 2%;
width: 48%;
}
.ctct-form-wrapper .ctct-field-half:last-of-type {
margin-right: 0;
}
}
@media (min-width: 992px) {
.ctct-form-wrapper .ctct-field-third {
float: left;
margin-right: 2%;
width: 32%;
}
.ctct-form-wrapper .ctct-field-third:last-of-type {
margin-right: 0;
}
}
@media (min-width: 992px) {
.ctct-form-wrapper .ctct-field-fourth {
float: left;
margin-right: 2%;
width: 24%;
}
.ctct-form-wrapper .ctct-field-fourth:last-of-type {
margin-right: 0;
}
}
.ctct-form-wrapper input[type=text]:required:valid, .ctct-form-wrapper input[type=email]:required:valid, .ctct-form-wrapper input[type=password]:required:valid, .ctct-form-wrapper input[type=tel]:required:valid, .ctct-form-wrapper input[type=number]:required:valid {
background-image: url(//credcga.org/wp-content/plugins/constant-contact-forms/assets/images/check_circle.svg);
background-position: 8px 50%;
background-repeat: no-repeat;
background-size: 18px;
border-color: #2ecc40;
padding-left: 32px;
}
.ctct-form-wrapper input[type=text]:required.ctct-invalid, .ctct-form-wrapper input[type=text].ctct-invalid, .ctct-form-wrapper input[type=email]:required.ctct-invalid, .ctct-form-wrapper input[type=email].ctct-invalid, .ctct-form-wrapper input[type=password]:required.ctct-invalid, .ctct-form-wrapper input[type=password].ctct-invalid, .ctct-form-wrapper input[type=tel]:required.ctct-invalid, .ctct-form-wrapper input[type=tel].ctct-invalid, .ctct-form-wrapper input[type=number]:required.ctct-invalid, .ctct-form-wrapper input[type=number].ctct-invalid {
background: #fff url(//credcga.org/wp-content/plugins/constant-contact-forms/assets/images/error.svg) no-repeat;
background-color: rgba(255, 65, 54, 0.02);
background-position: 8px 50%;
background-size: 24px;
border-color: #ff4136;
padding-left: 40px;
}
.ctct-form-wrapper select.ctct-label-top, .ctct-form-wrapper select.ctct-label-bottom {
width: 100%;
}
.ctct-form-wrapper .ctct-field-error {
font-size: 0.85rem;
font-style: italic;
}
.ctct-form-wrapper input.ctct-invalid {
background: #fff url(//credcga.org/wp-content/plugins/constant-contact-forms/assets/images/error.svg) no-repeat;
background-color: rgba(255, 65, 54, 0.02);
background-position: 8px 50%;
background-size: 24px;
border-color: #ff4136;
padding-left: 40px;
}
.ctct-form-wrapper input.ctct-label-left,
.ctct-form-wrapper textarea.ctct-label-left {
display: inline-block;
width: 75%;
}
.ctct-form-wrapper span.ctct-label-left {
display: inline-block;
margin-right: 5%;
width: 20%;
}
.ctct-form-wrapper input.ctct-label-right,
.ctct-form-wrapper textarea.ctct-label-right,
.ctct-form-wrapper select.ctct-label-right {
display: inline-block;
margin-right: 5%;
width: 75%;
}
.ctct-form-wrapper input.ctct-label-right[type=checkbox],
.ctct-form-wrapper textarea.ctct-label-right[type=checkbox],
.ctct-form-wrapper select.ctct-label-right[type=checkbox] {
width: auto;
}
.ctct-form-wrapper span.ctct-label-right {
display: inline-block;
width: 20%;
}
.ctct-form-wrapper span.ctct-label-hidden {
left: -9999px !important;
position: absolute !important;
top: -9999px !important;
}
.ctct-form-wrapper .no-recaptcha .ctct-submitted:disabled {
background-image: url(//credcga.org/wp-content/plugins/constant-contact-forms/assets/images/oval.min.svg);
background-position: center;
background-repeat: no-repeat;
color: transparent;
cursor: wait;
opacity: 0.3;
}
.ctct-form-wrapper .has-recaptcha .ctct-submitted:disabled {
cursor: not-allowed;
}
.ctct-form-wrapper .ctct-form::after {
clear: both;
content: "";
display: table;
}
.ctct-form-wrapper .ctct-form .ctct-label-top label,
.ctct-form-wrapper .ctct-form .ctct-label-bottom label {
display: block;
}
.ctct-form-wrapper .ctct-form .ctct-label-left label,
.ctct-form-wrapper .ctct-form .ctct-label-right label {
display: inline-block;
}
.ctct-form-wrapper .ctct-form abbr {
border: none;
color: #ff4136;
font-size: 0.9rem;
}
.ctct-form-wrapper .ctct-input-container label {
color: #aaa;
font-size: 0.8rem;
}
.ctct-form-wrapper .ctct-field-error {
color: #ff4136;
}
.ctct-form-wrapper .ctct-submit {
cursor: pointer;
}
.ctct-form-wrapper .ctct-form-field-checkbox fieldset {
border: none;
padding: 0;
}
.ctct-form-wrapper .ctct-form-field-checkbox fieldset legend {
font-weight: normal;
padding: 0;
}
.ctct-twentyfourteen .ctct-form-description ~ .ctct-button {
display: inline-block;
font-size: 1rem;
margin-bottom: 25px;
}
.ctct-twentyfourteen .ctct-form-field input:not(.ctct-checkbox) {
width: 100%;
}
.ctct-twentyfifteen .ctct-form-description ~ .ctct-button {
display: inline-block;
font-size: 1rem;
margin-bottom: 25px;
}
.ctct-twentyfifteen .ctct-form-field input[type=tel] {
padding: 0.5278em;
width: 100%;
}
.ctct-twentyfifteen .ctct-form-wrapper .ctct-input-container label {
font-size: 75%;
}
.ctct-twentysixteen .ctct-form-description ~ .ctct-button {
display: inline-block;
margin-bottom: 25px;
}
.ctct-twentysixteen .ctct-form-wrapper span.ctct-label-right {
width: 80%;
}
.ctct-twentyseventeen .ctct-form-description ~ .ctct-button {
display: inline-block;
margin-bottom: 25px;
}
.ctct-twentyseventeen .ctct-form-wrapper .ctct-input-container label {
display: inline;
}
.ctct-twentyseventeen .ctct-form-wrapper span.ctct-label-right {
width: 80%;
}
.ctct-twentynineteen .ctct-form-description ~ .ctct-button {
margin-bottom: 25px;
}
.ctct-twentynineteen .ctct-address {
margin-bottom: 1rem;
}
.ctct-twentynineteen .ctct-form-field input[type=text].ctct-label-top, .ctct-twentynineteen .ctct-form-field input[type=text].ctct-label-bottom,
.ctct-twentynineteen .ctct-form-field input[type=email].ctct-label-top,
.ctct-twentynineteen .ctct-form-field input[type=email].ctct-label-bottom,
.ctct-twentynineteen .ctct-form-field input[type=url].ctct-label-top,
.ctct-twentynineteen .ctct-form-field input[type=url].ctct-label-bottom,
.ctct-twentynineteen .ctct-form-field input[type=tel].ctct-label-top,
.ctct-twentynineteen .ctct-form-field input[type=tel].ctct-label-bottom {
width: 100%;
}
@media screen and (max-width: 414px) {
.ctct-twentynineteen .ctct-form-wrapper span.ctct-label-right {
width: 80%;
}
}
.ctct-twentytwenty .ctct-form-description ~ .ctct-button {
margin-bottom: 25px;
}
.ctct-twentytwenty .ctct-form-wrapper .ctct-form abbr {
font-size: 1.6rem;
}
.ctct-twentytwenty .ctct-form-wrapper .ctct-input-container label {
font-size: 1.6rem;
}
.ctct-twentytwentyone .ctct-button {
padding: 0 !important;
}
.ctct-twentytwentyone .ctct-form-field input[type=text],
.ctct-twentytwentyone .ctct-form-field input[type=email],
.ctct-twentytwentyone .ctct-form-field input[type=url],
.ctct-twentytwentyone .ctct-form-field input[type=tel] {
width: 100%;
}@media all and (min-width: 981px) {
#main-header .container,
#main-header #et-top-navigation,
.et_vertical_nav #main-header #et-top-navigation,
#main-header #top-menu li a,
#main-header #et_top_search,
.chi_dmc_default:not(.safari) #et_search_icon,
.chi_dmc_default #et_search_icon:before,
.chi_dmc_default span.et_close_search_field:after,
.chi_dmc_default.et_vertical_nav #et-top-navigation .et-cart-info,
.et_header_style_centered:not(.safari) #et_search_icon,
.et_header_style_centered #et_search_icon:before,
.et_header_style_centered span.et_close_search_field:after,
.et_header_style_centered.et_vertical_nav #et-top-navigation .et-cart-info {
-webkit-transition: all 0.4s ease-in-out !important;
-o-transition: all 0.4s ease-in-out !important;
transition: all 0.4s ease-in-out !important;
}
.chi_dmc:not(.safari) #main-header #top-menu li ul {
-webkit-transition: all 0.4s ease-in-out, visibility 0.2s, opacity 0.2s !important;
-o-transition: all 0.4s ease-in-out, visibility 0.2s, opacity 0.2s !important;
transition: all 0.4s ease-in-out, visibility 0.2s, opacity 0.2s !important;
}
#main-header #top-menu li {
-webkit-transition: margin 0.4s ease-in-out, padding 0.4s ease-in-out !important;
-o-transition: margin 0.4s ease-in-out, padding 0.4s ease-in-out !important;
transition: margin 0.4s ease-in-out, padding 0.4s ease-in-out !important;
} #main-header .chidmc_gradient,
#main-header .chidmc_gradient_f {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
transition: opacity 0.7s ease;
}
#main-header .chidmc_gradient {
opacity: 1;
z-index: -9;
}
#main-header.et-fixed-header .chidmc_gradient,
#main-header.chidmc-fixed-header .chidmc_gradient {
opacity: 0;
}
#main-header .chidmc_gradient_f,
#main-header.chidmc-fixed-header .chidmc_gradient_f {
opacity: 0;
z-index: -8;
}
#main-header.et-fixed-header .chidmc_gradient_f,
#main-header.chidmc-fixed-header .chidmc_gradient_f {
opacity: 1;
} #main-header #top-menu .menu-item-has-children > a:first-child:after {
-webkit-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
#main-header #top-menu .menu-item-has-children:hover > a:first-child:after {
-webkit-transition: none;
-o-transition: none;
transition: none;
} .chi_dmc_default:not(.et_vertical_nav) #top-menu,
.et_header_style_centered.chi_dmc_non_vert #et-top-navigation,
.et_header_style_centered:not(.et_vertical_nav) #top-menu {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap;
flex-wrap: wrap; } .et_header_style_centered.chi_dmc_non_vert #et-top-navigation {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.et_header_style_centered #et-top-navigation .et-cart-info span {
left: 0;
} .chi_dmc_default #top-menu > li:last-child,
.et_header_style_centered #top-menu > li:last-child {
padding-right: 0 !important;
}
.chi_dmc_default.chi_dmc_non_vert .nav li.et-reverse-direction-nav li ul,
.chi_dmc_default.et_vertical_nav.et_vertical_right
#main-header
#top-menu
> li
> ul,
.chi_dmc_default.et_vertical_nav.et_vertical_right
#main-header
#top-menu
li
li
ul,
.et_header_style_centered.chi_dmc_non_vert
.nav
li.et-reverse-direction-nav
li
ul,
.et_header_style_centered.et_vertical_nav.et_vertical_right
#main-header
#top-menu
> li
> ul,
.et_header_style_centered.et_vertical_nav.et_vertical_right
#main-header
#top-menu
li
li
ul {
left: auto !important;
} .chi_dmc_default #top-menu li.mega-menu li > ul,
.et_header_style_centered #top-menu li.mega-menu li > ul {
border: none !important;
} .chi_dmc_default #main-header #top-menu li.mega-menu li ul,
.et_header_style_centered #main-header #top-menu li.mega-menu li ul {
left: auto !important;
}
.chi_dmc_default.et_vertical_nav.et_vertical_right
#main-header
#top-menu
li.mega-menu
ul
ul,
.et_header_style_centered.et_vertical_nav.et_vertical_right
#main-header
#top-menu
li.mega-menu
ul
ul {
right: 0;
}
.chi_dmc_default #top-menu li.mega-menu li > a,
.chi_dmc_default.et_vertical_nav #top-menu li.mega-menu li a,
.chi_dmc_default.chi_dmc_non_vert #top-menu li.mega-menu li a,
.et_header_style_centered #top-menu li.mega-menu li > a,
.et_header_style_centered.et_vertical_nav #top-menu li.mega-menu li a,
.et_header_style_centered.chi_dmc_non_vert #top-menu li.mega-menu li a {
width: 100% !important;
} .chi_dmc_default #top-menu > li > a,
.et_header_style_centered #top-menu > li > a {
border-style: solid;
}
#top-menu-nav > ul > li > a:hover,
#top-menu-nav ul li a:hover {
opacity: 1;
} .chi_dmc_default #et_top_search,
.et_header_style_centered #et_top_search {
height: 18px;
} .chi_dmc_default #et_search_icon,
.et_header_style_centered #et_search_icon {
position: absolute;
left: 0;
right: 0;
border-style: solid;
} .chi_dmc_default.et_vertical_nav #main-header #top-menu > li > a,
.et_header_style_centered.et_vertical_nav #main-header #top-menu > li > a {
margin-right: 0;
}
.chi_dmc_default.et_vertical_nav #et_search_icon,
.et_header_style_centered.et_vertical_nav #et_search_icon {
top: 0;
bottom: 0;
} .chi_dmc_default span.et_close_search_field:after,
.et_header_style_centered span.et_close_search_field:after {
position: absolute;
}
.chi_dmc_default #et_search_icon:before,
.chi_dmc_default span.et_close_search_field:after,
.et_header_style_centered #et_search_icon:before,
.et_header_style_centered span.et_close_search_field:after {
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .chi_dmc_default.chi_dmc_non_vert .et_pb_menu_hidden #top-menu,
.chi_dmc_default.chi_dmc_non_vert .et_pb_menu_hidden #et_search_icon,
.chi_dmc_default.chi_dmc_non_vert .et_pb_menu_hidden .et-cart-info,
.et_header_style_centered.chi_dmc_non_vert .et_pb_menu_hidden #top-menu,
.et_header_style_centered.chi_dmc_non_vert .et_pb_menu_hidden #et_search_icon,
.et_header_style_centered.chi_dmc_non_vert .et_pb_menu_hidden .et-cart-info {
opacity: 0;
-webkit-animation: fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
.chi_dmc_default .et_pb_menu_hidden #et_search_icon:before,
.et_header_style_centered .et_pb_menu_hidden #et_search_icon:before {
opacity: 0;
-webkit-animation: fadeOut 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: fadeOut 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
.chi_dmc_default.et_vertical_nav .et_pb_menu_hidden #et_top_search,
.et_header_style_centered.et_vertical_nav .et_pb_menu_hidden #et_top_search {
opacity: 0;
-webkit-animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
} .chi_dmc_default.chi_dmc_non_vert .et_pb_menu_visible #top-menu,
.chi_dmc_default.chi_dmc_non_vert .et_pb_menu_visible #et_search_icon,
.chi_dmc_default.chi_dmc_non_vert .et_pb_menu_visible .et-cart-info,
.et_header_style_centered.chi_dmc_non_vert .et_pb_menu_visible #top-menu,
.et_header_style_centered.chi_dmc_non_vert
.et_pb_menu_visible
#et_search_icon,
.et_header_style_centered.chi_dmc_non_vert .et_pb_menu_visible .et-cart-info {
z-index: 99;
opacity: 1;
-webkit-animation: fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
.chi_dmc_default .et_pb_menu_visible #et_search_icon:before,
.et_header_style_centered .et_pb_menu_visible #et_search_icon:before {
z-index: 99;
opacity: 1;
-webkit-animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
.chi_dmc_default.et_vertical_nav .et_pb_menu_visible #et_top_search,
.et_header_style_centered.et_vertical_nav .et_pb_menu_visible #et_top_search {
z-index: 99;
opacity: 1;
-webkit-animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
} .et_header_style_centered.et_vertical_nav #et_search_icon:before {
margin-left: 0;
} .et_header_style_centered.et_vertical_nav .et-fixed-header .et-search-form {
top: 0;
} .chi_dmc_default #et-top-navigation .et-cart-info,
.et_header_style_centered #et-top-navigation .et-cart-info {
height: 23px;
}
.chi_dmc_default #et-top-navigation .et-cart-info,
.chi_dmc_default.et_vertical_nav #et-top-navigation .et-cart-info,
.et_header_style_centered #et-top-navigation .et-cart-info,
.et_header_style_centered.et_vertical_nav #et-top-navigation .et-cart-info {
position: relative;
}
.chi_dmc_default #et-top-navigation .et-cart-info > span,
.chi_dmc_default.et_vertical_nav #et-top-navigation .et-cart-info > span,
.et_header_style_centered #et-top-navigation .et-cart-info > span,
.et_header_style_centered.et_vertical_nav
#et-top-navigation
.et-cart-info
> span {
position: absolute;
border-style: solid;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.chi_dmc_default #et-top-navigation .et-cart-info > span:before,
.et_header_style_centered #et-top-navigation .et-cart-info > span:before {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.chi_dmc_default.et_vertical_nav #et-top-navigation .et-cart-info > span,
.et_header_style_centered.et_vertical_nav
#et-top-navigation
.et-cart-info
> span {
top: 0;
bottom: 0;
}
}  @-webkit-keyframes searchFadeOutBottom {
0% {
opacity: 1;
-webkit-transform: translate(-50%, -50%);
}
100% {
opacity: 0;
-webkit-transform: translate(-50%, 10%);
}
}
@keyframes searchFadeOutBottom {
0% {
opacity: 1;
transform: translate(-50%, -50%);
}
100% {
opacity: 0;
transform: translate(-50%, 10%);
}
} @-webkit-keyframes searchfadeInBottom {
0% {
opacity: 0;
-webkit-transform: translate(-50%, 10%);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%);
}
}
@keyframes searchfadeInBottom {
0% {
opacity: 0;
transform: translate(-50%, 10%);
}
100% {
opacity: 1;
transform: translate(-50%, -50%);
}
}
@-webkit-keyframes fadeRightOut {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(10%);
}
}
@keyframes fadeRightOut {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(10%);
}
}
@-webkit-keyframes fadeLeftOut {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-10%);
}
}
@keyframes fadeLeftOut {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(-10%);
}
}
@-webkit-keyframes fadeTopOut {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-10%);
}
}
@keyframes fadeTopOut {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(-10%);
}
}
@-webkit-keyframes fadeBottomOut {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(10%);
}
}
@keyframes fadeBottomOut {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(10%);
}
}
@-webkit-keyframes zoom-in {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes zoom-in {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes zoom-out {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
}
@keyframes zoom-out {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-webkit-keyframes shrink {
0% {
opacity: 1;
-webkit-transform: scale(1, 1);
}
100% {
opacity: 0;
-webkit-transform: scale(1, 0.5);
}
}
@keyframes shrink {
0% {
opacity: 1;
transform: scale(1, 1);
}
100% {
opacity: 0;
transform: scale(1, 0.5);
}
}.et_mobile_menu li a {
border-bottom: 0;
} .chi_dmm_styles
#main-header
.et_mobile_menu.chidmm_collapsable
.menu-item-has-children
> a {
background-color: transparent;
position: relative;
}
.chi_dmm_styles #main-header .et_mobile_menu.chidmm_collapsable ul.sub-menu {
display: none !important;
}
.chi_dmm_styles
#main-header
.et_mobile_menu.chidmm_collapsable
li.hidden_sub
> ul.sub-menu {
display: none !important;
}
.chi_dmm_styles
#main-header
.et_mobile_menu.chidmm_collapsable
li.visible
> ul.sub-menu {
display: block !important;
visibility: visible !important;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
} @media all and (max-width: 980px) { .chimmc_mobile_menu_arrow:before {
font-family: "ETmodules";
font-weight: normal;
font-variant: normal;
-webkit-font-smoothing: antialiased;
line-height: 1;
text-transform: none;
speak: none;
}
span.chimmc_mobile_menu_arrow {
display: inline-block;
position: absolute;
z-index: 1;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: auto;
height: auto;
padding-left: 18px;
padding-right: 18px;
border-style: solid; cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
.menu-item-has-children > a > span.chimmc_mobile_menu_arrow:before {
transition: inherit;
}
.menu-item-has-children.visible > a > span.chimmc_mobile_menu_arrow:before {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.chimmc_mobile_menu_arrow:before {
display: block;
z-index: 999;
top: 10px;
right: 13px;
font-weight: 900;
text-align: center;
content: "3";
}  .chi_dmm_styles.et_vertical_nav.et_header_style_left #et-top-navigation {
padding-top: 24px;
}   body:not(.et_header_style_slide):not(.et_header_style_fullscreen).chi_dmm_styles
#main-header
.mobile_nav.opened
.mobile_menu_bar:before,
body:not(.et_header_style_slide):not(.et_header_style_fullscreen).chi_dmm_styles
#main-header
.mobile_nav.closed
.mobile_menu_bar:before,
body:not(.et_header_style_slide):not(.et_header_style_fullscreen).chi_dmm_styles
#main-header
.mobile_nav.opened
.mobile_menu_bar:after,
body:not(.et_header_style_slide):not(.et_header_style_fullscreen).chi_dmm_styles
#main-header
.mobile_nav.closed
.mobile_menu_bar:after {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1;
speak: none;
position: relative;
top: 0;
left: 0;
cursor: pointer;
}
body:not(.et_header_style_slide):not(.et_header_style_fullscreen).chi_dmm_styles.et_header_style_left
#main-header
.mobile_nav
.mobile_menu_bar {
position: relative;
line-height: 0;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-align: center;
-webkit-align-items: center;
-webkit-box-align: center;
align-items: center;
min-height: 58px;
}
body:not(.et_header_style_slide):not(.et_header_style_fullscreen).chi_dmm_styles
#main-header
.mobile_nav.closed
.mobile_menu_bar:before,
body:not(.et_header_style_slide):not(.et_header_style_fullscreen).chi_dmm_styles
#main-header
.mobile_nav.closed
.mobile_menu_bar:after {
-webkit-animation: mcfadeIn 0.7s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: mcfadeIn 0.7s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
.chi_dmm_styles #main-header .mobile_nav.opened .mobile_menu_bar:before,
.chi_dmm_styles #main-header .mobile_nav.opened .mobile_menu_bar:after,
.chi_dmm_styles #main-header .chi_mmc_activated #et_search_icon:before,
.chi_dmm_styles.et_header_style_centered
#main-header
.mobile_nav
.select_page,
.chi_dmm_styles.et_header_style_split #main-header .mobile_nav .select_page {
-webkit-animation: fadeIn 0.7s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: fadeIn 0.7s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
body:not(.et_header_style_slide):not(.et_header_style_fullscreen).chi_dmm_styles
.et_header_style_left
.et_pb_menu_hidden
#et_search_icon:before {
opacity: 0;
-webkit-animation: none;
animation: none;
}  body.chi_dmm_styles.et_header_style_split
#main-header
.mobile_nav
.mobile_menu_bar,
body.chi_dmm_styles.et_header_style_centered
#main-header
.mobile_nav
.mobile_menu_bar {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-align: center;
-webkit-align-items: center;
-webkit-box-align: center;
align-items: center;
}
body.chi_dmm_styles.et_header_style_split
#main-header
.mobile_nav
.mobile_menu_bar {
padding-bottom: 0px;
}
body.chi_dmm_styles.et_header_style_centered
#main-header
.mobile_nav
.select_page {
line-height: 1;
}
body.chi_dmm_styles #et-top-navigation {
font-weight: normal;
} .chi_dmm_styles #main-header li:not([class^="et_pb_"]) a:before,
.chi_dmm_styles #main-header li:not([class^="et_pb_"]) a:after,
.chi_dmm_styles #top-header #et-secondary-nav li.menu-item a:before,
.chi_dmm_styles #top-header #et-secondary-nav li.menu-item a:after,
.chi_dmm_styles .et_slide_in_menu_container #mobile_menu_slide a:before,
.chi_dmm_styles .et_slide_in_menu_container #mobile_menu_slide a:after {
font-family: "ETmodules";
text-align: center;
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
position: absolute;
padding: 0 10px;
} .et_slide_in_menu_container #mobile_menu_slide li li a {
opacity: 1;
}
.et_slide_in_menu_container #mobile_menu_slide li li a:hover {
opacity: 0.7;
} .chi_dmm_styles #main-header li:not([class^="et_pb_"]) a,
.chi_dmm_styles #top-header #et-secondary-nav li.menu-item a,
.chi_dmm_styles .et_slide_in_menu_container #mobile_menu_slide a,
.chi_dmm_styles ul.sub-menu li a {
position: relative;
} .chi_dmm_styles.chimmc_icons_aligned_left
#main-header
.et_mobile_menu
li.chimmc-has-icon
a,
.chi_dmm_styles.chimmc_icons_aligned_left
#top-header
#et-secondary-nav
li.chimmc-has-icon
a,
.chi_dmm_styles.chimmc_icons_aligned_left
.et_slide_in_menu_container
#mobile_menu_slide
li.chimmc-has-icon
a,
.chi_dmm_styles.chimmc_icons_left.chimmc_text_left
#main-header
.et_mobile_menu
li.chimmc-has-icon
a,
.chi_dmm_styles.chimmc_icons_left.chimmc_text_left
#top-header
#et-secondary-nav
li.chimmc-has-icon
a,
.chi_dmm_styles.chimmc_icons_left.chimmc_text_left
.et_slide_in_menu_container
#mobile_menu_slide
li.chimmc-has-icon
a,
.chi_dmm_styles.et_header_style_fullscreen.chimmc_icons_left
#mobile_menu_slide
li.chimmc-has-icon
a {
margin-left: 10px;
} .chi_dmm_styles.chimmc_icons_aligned_right
#main-header
.et_mobile_menu
li.chimmc-has-icon
a,
.chi_dmm_styles.chimmc_icons_aligned_right
#top-header
#et-secondary-nav
li.chimmc-has-icon
a,
.chi_dmm_styles.chimmc_icons_aligned_right
.et_slide_in_menu_container
#mobile_menu_slide
li.chimmc-has-icon
a,
.chi_dmm_styles.chimmc_icons_right.chimmc_text_right
#main-header
.et_mobile_menu
li.chimmc-has-icon
a,
.chi_dmm_styles.chimmc_icons_right.chimmc_text_right
#top-header
#et-secondary-nav
li.chimmc-has-icon
a,
.chi_dmm_styles.chimmc_icons_right.chimmc_text_right
.et_slide_in_menu_container
#mobile_menu_slide
li.chimmc-has-icon
a,
.chi_dmm_styles.et_header_style_fullscreen.chimmc_icons_right
#mobile_menu_slide
li.chimmc-has-icon
a {
margin-right: 10px;
} .chi_dmm_styles.chimmc_icons_left.chimmc_icons_aligned_left
#main-header
#menu-item
a:before,
.chi_dmm_styles.chimmc_icons_left.chimmc_icons_aligned_left
#main-header
.menu-item
a:before,
.chi_dmm_styles.chimmc_icons_left.chimmc_icons_aligned_left
#top-header
.menu-item
a:before,
.chi_dmm_styles:not(.et_header_style_fullscreen).chimmc_icons_left.chimmc_icons_aligned_left
.et_slide_in_menu_container
#mobile_menu_slide
.menu-item
a:before {
left: 8px;
padding-left: 0;
} .chi_dmm_styles.chimmc_icons_left:not(.chimmc_icons_aligned_left)
#main-header
#menu-item
a:before,
.chi_dmm_styles.chimmc_icons_left:not(.chimmc_icons_aligned_left)
#main-header
.menu-item
a:before,
.chi_dmm_styles.chimmc_icons_left:not(.chimmc_icons_aligned_left)
#top-header
.menu-item
a:before,
.chi_dmm_styles.chimmc_icons_left:not(.chimmc_icons_aligned_left)
.et_slide_in_menu_container
#mobile_menu_slide
.menu-item
a:before,
.chi_dmm_styles.et_header_style_fullscreen.chimmc_icons_left
.et_slide_in_menu_container
#mobile_menu_slide
.menu-item
a:before {
transform: translateX(-100%);
-webkit-transform: translateX(-100%);
} .chi_dmm_styles.chimmc_icons_right.chimmc_icons_aligned_right
#main-header
#menu-item
a:after,
.chi_dmm_styles.chimmc_icons_right.chimmc_icons_aligned_right
#main-header
.menu-item
a:after,
.chi_dmm_styles.chimmc_icons_right.chimmc_icons_aligned_right
#top-header
.menu-item
a:after,
.chi_dmm_styles:not(.et_header_style_fullscreen).chimmc_icons_right.chimmc_icons_aligned_right
.et_slide_in_menu_container
#mobile_menu_slide
.menu-item
a:after {
right: 8px;
padding-right: 0;
} .chi_dmm_styles.chimmc_icons_right:not(.chimmc_icons_aligned_right)
#main-header
#menu-item
a:after,
.chi_dmm_styles.chimmc_icons_right:not(.chimmc_icons_aligned_right)
#main-header
.menu-item
a:after,
.chi_dmm_styles.chimmc_icons_right:not(.chimmc_icons_aligned_right)
#top-header
.menu-item
a:after,
.chi_dmm_styles.chimmc_icons_right:not(.chimmc_icons_aligned_right)
.et_slide_in_menu_container
#mobile_menu_slide
.menu-item
a:after {
transform: translateX(0%);
-webkit-transform: translateX(0%);
} .et_mobile_menu li:not([class^="et_pb_"]),
.et_mobile_menu li li:not([class^="et_pb_"]),
.et_mobile_menu li.menu-item-has-children > a {
overflow: hidden;
} .et_slide_in_menu_container span.et_mobile_menu_arrow.et_pb_submenu_opened {
-webkit-transform: none;
transform: none;
}
.et_slide_in_menu_container span.et_mobile_menu_arrow:before {
transition: inherit;
}
.et_slide_in_menu_container
span.et_mobile_menu_arrow.et_pb_submenu_opened:before {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
} .et_header_style_split.chimmc_icons_left:not(.chimmc_icons_aligned_left)
#main-header
.chimmc-has-icon
a:before {
top: 50%;
transform: translateX(-100%) translateY(-50%);
-webkit-transform: translateX(-100%) translateY(-50%);
}
.et_header_style_split.chimmc_icons_right:not(.chimmc_icons_aligned_right)
#main-header
.chimmc-has-icon
a:after {
top: 50%;
transform: translateX(0%) translateY(-50%);
-webkit-transform: translateX(0%) translateY(-50%);
}
.et_header_style_split.chimmc_icons_left.chimmc_icons_aligned_left
#main-header
.chimmc-has-icon
a:before {
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.et_header_style_split.chimmc_icons_right.chimmc_icons_aligned_right
#main-header
.chimmc-has-icon
a:after {
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}  .et_header_style_fullscreen
.et_slide_in_menu_container
#mobile_menu_slide
li.menu-item-has-children
> a {
display: block;
} .et_header_style_fullscreen:not(.chimmc_arrow_custom)
.et_slide_in_menu_container
li.menu-item-has-children.chimmc-has-icon
span.et_mobile_menu_arrow {
padding: 0 0 0 10px;
} .chimmc_arrow_custom.et_header_style_fullscreen
#mobile_menu_slide
> .menu-item-has-children {
margin-right: 0;
}
.chimmc_arrow_custom .et_slide_in_menu_container span.et_mobile_menu_arrow {
opacity: 1;
}
.et_header_style_fullscreen.chimmc_arrow_custom
.et_slide_in_menu_container
li.menu-item-has-children
span.et_mobile_menu_arrow {
margin: 0 0 0 10px;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
} body:not(.et_header_style_slide):not(.et_header_style_fullscreen).chi_dmm_styles.et_header_style_left
.mobile_nav
.mobile_menu_bar.et_divi_100_custom_hamburger_menu__icon,
body.chi_dmm_styles.et_header_style_split
#main-header
.mobile_nav
.mobile_menu_bar.et_divi_100_custom_hamburger_menu__icon,
body.chi_dmm_styles.et_header_style_centered
#main-header
.mobile_nav
.mobile_menu_bar.et_divi_100_custom_hamburger_menu__icon {
display: block !important;
min-height: initial !important;
} .et_header_style_centered #et_top_search,
.et_vertical_nav.et_header_style_centered #main-header #et_top_search,
.et_header_style_split #et_top_search,
.et_vertical_nav.et_header_style_split #main-header #et_top_search {
float: right;
z-index: 999;
}
.chi_dmm_styles.et_header_style_centered
.et_pb_menu_visible
#et-top-navigation,
.chi_dmm_styles.et_header_style_split .et_pb_menu_visible #et-top-navigation {
z-index: 999;
}
.et_header_style_centered
.container.et_search_form_container.et_pb_search_form_hidden,
.et_header_style_split
.container.et_search_form_container.et_pb_search_form_hidden {
z-index: -9 !important;
} .et_header_style_centered #et_search_icon:before {
top: 7px;
left: -3px;
} .et_header_style_split #et_search_icon:before {
margin-top: 0;
left: -3px;
} .et_header_style_centered .container.et_search_form_container,
.et_header_style_split
.container.et_search_form_container.et_pb_search_visible,
.et_header_style_split
.container.et_search_form_container.et_pb_search_form_hidden {
max-width: 100% !important;
} .et_header_style_centered
.container.et_search_form_container.et_pb_search_visible,
.et_header_style_split
.container.et_search_form_container.et_pb_search_visible {
z-index: 999;
-webkit-animation: fadeInTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: fadeInTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
} .chi_dmm_styles.et_header_style_centered #main-header .et_pb_menu_hidden .mobile_nav .select_page,
.chi_dmm_styles.et_header_style_split #main-header .et_pb_menu_hidden .mobile_nav .select_page,
.et_header_style_centered .et_pb_menu_hidden #et_search_icon:before,
.et_header_style_centered .et_pb_menu_hidden .select_page,
.et_header_style_split .et_pb_menu_hidden #et_search_icon:before,
.et_header_style_split .et_pb_menu_hidden .select_page {
opacity: 0;
-webkit-animation: fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
.chi_dmm_styles.et_header_style_centered .et_pb_menu_hidden .mobile_menu_bar,
.chi_dmm_styles.et_header_style_split .et_pb_menu_hidden .mobile_menu_bar {
opacity: 0;
-webkit-animation: FadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: FadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
} .et_header_style_centered .et_pb_menu_visible .mobile_menu_bar,
.et_header_style_split .et_pb_menu_visible .mobile_menu_bar {
opacity: 1;
-webkit-animation: FadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: FadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
} .chi_dmm_styles.et_header_style_centered #main-header .et_pb_menu_visible .mobile_nav .select_page,
.chi_dmm_styles.et_header_style_split #main-header .et_pb_menu_visible .mobile_nav .select_page,
.et_header_style_centered .et_pb_menu_visible .select_page,
.et_header_style_split .et_pb_menu_visible .select_page {
opacity: 1;
-webkit-animation: fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
} .et_header_style_centered span.et_close_search_field,
.et_header_style_split span.et_close_search_field {
right: 5px;
} .et_header_style_centered .et-search-form input,
.et_header_style_split .et-search-form input {
left: 10px;
right: auto;
} .et_header_style_centered .et-search-form,
.chi_dmm_styles.et_header_style_split .et-search-form {
width: 100% !important;
max-width: 100% !important;
bottom: 20px;
} .et_header_style_centered .et_close_search_field:after,
.et_header_style_split .et_close_search_field:after {
margin-top: -2px;
} .et_header_style_centered #et_top_search,
.et_header_style_split #et_top_search {
position: absolute;
height: 100%;
margin: 0 35px 0 0;
transition: right 0.3s ease;
}
.et_header_style_centered #et_search_icon,
.et_header_style_split #et_search_icon {
position: relative;
height: 100%;
width: 100%;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-align: center;
-webkit-align-items: center;
-webkit-box-align: center;
align-items: center;
}
.et_header_style_centered #et_search_icon:before {
position: relative;
top: 0 !important;
}
.et_header_style_split #et_search_icon:before {
position: relative;
} .et_header_style_centered .container.et_search_form_container,
.et_header_style_split .container.et_search_form_container {
padding-bottom: 20px;
}
.et-search-form,
.et_header_style_centered .et-search-form,
.et_header_style_split .et-search-form {
transition: top 0.5s ease;
}
.chi_dmm_styles.et_header_style_centered .et-search-form input,
.et_vertical_nav.et_header_style_centered .et-search-form input,
.et_header_style_split .et-search-form input {
top: 0;
} .et_header_style_centered span.et_close_search_field,
.et_vertical_nav.et_header_style_centered span.et_close_search_field,
.et_header_style_split span.et_close_search_field {
position: relative;
float: right;
height: auto;
width: auto;
top: 50% !important;
transform: translatey(-50%);
}
.et_header_style_centered span.et_close_search_field:after,
.et_vertical_nav.et_header_style_centered span.et_close_search_field:after,
.et_header_style_split span.et_close_search_field:after {
display: block;
} .ie.chi_dmm_styles .chi_mmc_activated #mobile_menu::-webkit-scrollbar {
width: 10px;
height: 3px;
}
.ie.chi_dmm_styles .chi_mmc_activated #mobile_menu::-webkit-scrollbar-button {
background-color: rgba(0, 0, 0, 0.3);
}
.ie.chi_dmm_styles .chi_mmc_activated #mobile_menu::-webkit-scrollbar-track {
background-color: rgba(0, 0, 0, 0.1);
}
.ie.chi_dmm_styles
.chi_mmc_activated
#mobile_menu::-webkit-scrollbar-track-piece {
background-color: rgba(0, 0, 0, 0.1);
}
.ie.chi_dmm_styles .chi_mmc_activated #mobile_menu::-webkit-scrollbar-thumb {
height: 30px;
background-color: rgba(0, 0, 0, 0.3);
border-radius: 0px;
}
.ie.chi_dmm_styles .chi_mmc_activated #mobile_menu::-webkit-scrollbar-corner {
background-color: rgba(0, 0, 0, 0.7);
}
.ie.chi_dmm_styles .chi_mmc_activated #mobile_menu::-webkit-resizer {
background-color: rgba(0, 0, 0, 0.9);
}
.ie.chi_dmm_styles .chi_mmc_activated #mobile_menu {
scrollbar-base-color: rgba(0, 0, 0, 0.2);
scrollbar-highlight-color: rgba(0, 0, 0, 0.3);
scrollbar-track-color: rgba(0, 0, 0, 0.1);
scrollbar-arrow-color: rgba(0, 0, 0, 0.1);
}  body:not(.et_header_style_slide):not(.et_header_style_fullscreen)
#main-header
.et_mobile_menu
.chimmc_clickable_parent {
position: relative;
}
body:not(.et_header_style_slide):not(.et_header_style_fullscreen)
#main-header
.et_mobile_menu
.chimmc_clickable_parent
.chimmc_clickable_link {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 0;
}  span.chimmc_mobile_menu_arrow,
.et_header_style_slide .et_mobile_menu_arrow {
padding: 10px 10px;
}
.et_header_style_slide .et_slide_in_menu_container span.et_mobile_menu_arrow,
.et_header_style_slide .et_slide_in_menu_container span.et_mobile_menu_arrow {
border-style: solid;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.et_header_style_fullscreen
.et_slide_in_menu_container
span.et_mobile_menu_arrow {
border-style: solid;
} } body.chi_dmm_styles .et_mobile_menu li:not([class^="et_pb_"]) a {
background-color: rgba(0, 0, 0, 0) !important;
} .chi_dmm_styles #main-header.chi_mmc_activated.main_header-clone {
pointer-events: none !important;
}
@media all and (min-width: 981px) { .et_header_style_centered #et_top_search,
.et_header_style_split #et_top_search {
right: auto !important;
} .et_header_style_centered .et-search-form,
.et_header_style_split .et-search-form {
top: 0 !important;
} #et_top_search.chimmc_top_search,
.et_vertical_nav.et_header_style_centered
#main-header
#et_top_search.chimmc_top_search {
display: none !important;
}
}  @media all and (max-width: 980px) { .et_header_style_centered .mobile_menu_bar.mobile_menu_bar_toggle,
.et_header_style_split .mobile_menu_bar.mobile_menu_bar_toggle {
position: absolute;
top: 2px;
right: 5px;
} .et_header_style_left .mobile_menu_bar.mobile_menu_bar_toggle {
padding-bottom: 24px;
}
}  @-webkit-keyframes zoom-in {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes zoom-in {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes zoom-out {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
}
@keyframes zoom-out {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-moz-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-o-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@-webkit-keyframes shrink {
0% {
opacity: 1;
-webkit-transform: scale(1, 1);
}
100% {
opacity: 0;
-webkit-transform: scale(1, 0.5);
}
}
@-moz-keyframes shrink {
0% {
opacity: 1;
-moz-transform: scale(1, 1);
}
100% {
opacity: 0;
-moz-transform: scale(1, 0.5);
}
}
@-o-keyframes shrink {
0% {
opacity: 1;
-o-transform: scale(1, 1);
}
100% {
opacity: 0;
-o-transform: scale(1, 0.5);
}
}
@keyframes shrink {
0% {
opacity: 1;
transform: scale(1, 1);
}
100% {
opacity: 0;
transform: scale(1, 0.5);
}
}
@-webkit-keyframes mcfadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes mcfadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-o-keyframes mcfadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes mcfadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
} @-webkit-keyframes FadeInBottom {
0% {
opacity: 0;
-webkit-transform: translatey(10%);
}
100% {
opacity: 1;
-webkit-transform: translatey(-50%);
}
}
@-moz-keyframes FadeInBottom {
0% {
opacity: 0;
-moz-transform: translatey(10%);
}
100% {
opacity: 1;
-moz-transform: translatey(-50%);
}
}
@-o-keyframes FadeInBottom {
0% {
opacity: 0;
-o-transform: translatey(10%);
}
100% {
opacity: 1;
-o-transform: translatey(-50%);
}
}
@keyframes FadeInBottom {
0% {
opacity: 0;
transform: translatey(10%);
}
100% {
opacity: 1;
transform: translatey(-50%);
}
}
@-webkit-keyframes FadeOutBottom {
0% {
opacity: 1;
-webkit-transform: translatey(-50%);
}
100% {
opacity: 0;
-webkit-transform: translatey(10%);
}
}
@-moz-keyframes FadeOutBottom {
0% {
opacity: 1;
-moz-transform: translatey(-50%);
}
100% {
opacity: 0;
-moz-transform: translatey(10%);
}
}
@-o-keyframes FadeOutBottom {
0% {
opacity: 1;
-o-transform: translatey(-50%);
}
100% {
opacity: 0;
-o-transform: translatey(10%);
}
}
@keyframes FadeOutBottom {
0% {
opacity: 1;
transform: translatey(-50%);
}
100% {
opacity: 0;
transform: translatey(10%);
}
}.mfp-wrap .mfp-container button:hover{background:transparent!important}.mfp-wrap .mfp-arrow:active{position:absolute;top:50%}.mfp-wrap .mfp-close:active{position:absolute;top:-10px}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{font-family:ETmodules;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mfp-fade.mfp-bg{opacity:.001;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade .mfp-wrap.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade .mfp-wrap.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-fade .mfp-wrap .mfp-content{opacity:.001;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.mfp-bg{z-index:1000000;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1000001;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.55;filter:alpha(opacity=55);top:50%;margin:-32px 0 0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow-left{left:10px}.mfp-arrow-right{right:10px}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.mfp-arrow{background:none!important;margin-top:-32px!important;line-height:1em!important}.mfp-arrow,.mfp-arrow:after{width:48px!important;height:48px!important}.mfp-arrow:after{margin:0!important;top:0!important;border:none!important}.mfp-arrow-left{left:0!important}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border:none;font-size:64px;color:#fff}.mfp-arrow-left:before,.mfp-arrow-right:before{display:none}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{content:"4"}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{content:"5"}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{font-size:64px;font-family:Open Sans,Arial,sans-serif;font-weight:200;top:-10px;opacity:.2}.mfp-iframe-holder .mfp-close:hover,.mfp-image-holder .mfp-close:hover{opacity:1}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}mappress-map poi {
display: none;
}
.mapp-layout {
border: 1px solid lightgray;
box-sizing: border-box;
display: block;
max-width: none; min-width: 200px;
opacity: 1 !important; padding: 0px !important; }        
mappress-map.mapp-layout {
display: flex !important; flex-direction: column;
position: relative; }
.mapp-layout * {
box-sizing: border-box;
color: black;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 13px;
} .mapp-layout p {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
} .mapp-layout.aligncenter {
text-align: left;
}
.mapp-canvas {
user-select: none;
}
.mapp-wrapper {
min-height: 50px;
position: relative;
} .mapp-content {
display: flex;
flex-direction: column;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
}
.mapp-main {
display: flex;
flex: 1;
overflow: hidden;
position: relative;
}
.mapp-content .mapp-main .mapp-canvas img {
border: none;
max-width: none; padding: 0; }
.mapp-hidden {
display: none;
}  .mapp-canvas-panel {
flex: 1;
height: 100%;
margin: 0px;
overflow: hidden !important;
padding: 0px !important;
position: relative; }
.mapp-canvas {
height: 100%;
word-wrap: normal; }
.mapp-canvas img {
background: none;
box-shadow: none !important; border-radius: 0px !important; visibility: inherit !important;
}
.leaflet-control-container .leaflet-control-attribution * {
font-size: 8px !important;
} .leaflet-popup-close-button {
box-shadow: none !important; text-decoration: none !important; }
a.leaflet-control-zoom-in, .leaflet-control-zoom-out {
text-decoration: none !important;
}
.mapp-spinner-overlay {
align-items: center;
background-color: #c0c0c0;
justify-content: center;
opacity: 0.5;
padding: 10px;
position: absolute;
top: 0; left: 0; right: 0; bottom: 0;
z-index: 10001;
} .mapp-spinner {
background: transparent url(//credcga.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/loading.gif) no-repeat center center;
background-size: 64px;
display: inline-block;
height: 64px;
position: absolute;
top: 50%; left: 50%;
transform: translate(-50%,-50%);
z-index: 10002;
width: 64px;
} .mapp-google-control {
background-color: white;
box-shadow: rgb(0 0 0 / 30%) 0px 1px 4px -1px;
position: absolute;
}
.mapp-google-control > div {
background-position: center;
background-repeat: no-repeat;
height: 40px;
opacity: 0.6;
width: 40px;
}
.mapp-google-control:hover { background-color: #f4f4f4; }
.mapp-google-control:hover > div { opacity: 1; }
.mapp-leaflet-control {
border: 2px solid rgba(0,0,0,0.2);
border-radius: 4px;
position: absolute;
z-index: 1000;
}
.mapp-leaflet-control > div {
background-color: white;
background-position: center;
background-repeat: no-repeat;
border-radius: 2px;
height: 30px;
line-height: 30px;
opacity: 1;
width: 30px;
}
.mapp-leaflet-control:hover > div {
background-color: #f4f4f4;
opacity: 1;
}
.mapp-google-fullscreen, .mapp-leaflet-fullscreen {
top: 10px; right: 10px;
}
.mapp-google-fullscreen > div, .mapp-leaflet-fullscreen > div {
background-image: url(//credcga.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/fullscreen.svg);
background-size: 18px 18px;
}
.mapp-google-geolocate, .mapp-leaflet-geolocate {
bottom: 120px; right: 10px;
}
.mapp-mini .mapp-google-geolocate, .mapp-mini .mapp-leaflet-geolocate {
bottom: auto;
top: 60px;
}
.mapp-google-geolocate > div {
background-image: url(//credcga.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/geolocate.svg);
background-size: 18px 18px;
}
.mapp-leaflet-geolocate > div {
background-image: url(//credcga.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/geolocate.svg);
background-size: 14px 14px;
} .mapp-sidebar {
background-color: white;
border-right: 1px solid lightgray;
display: flex;
flex-direction: column;
max-width: 55%;
position: relative;
transition-property: all;
transition-duration: .1s;
width: 0;
}
.mapp-sidebar.mapp-sidebar-open {
width: 300px;
} .mapp-sidebar-toggle {
align-items: center;
background-color: white;
border: 1px solid lightgray;
cursor: pointer;
display: flex;
height: 40px;
justify-content: center;
margin: auto;
position: absolute;
top: 0; left: 100%; bottom: 0;
width: 20px;
z-index: 1000;
}
.mapp-sidebar-toggle::before {
width: 0;
height: 0;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-left: 6px solid black;
content: '';
}
.mapp-sidebar-open .mapp-sidebar-toggle::before {
width: 0;
height: 0;
border-left: none;
border-right: 6px solid black;
} .mapp-sidebar.mapp-sidebar-inline  {
border: none;
border-top: 1px solid lightgray;
display: flex;
max-height: 350px;
max-width: none;
width: auto;
}
.mapp-sidebar-inline .mapp-sidebar-toggle {
display: none;
}
.mapp-sidebar-inline .mapp-directions {
max-width: none;
width: auto;
}
.mapp-sidebar-inline .mapp-list {
display: flex;
flex: 1;
flex-direction: column;
} .mapp-list {
display: flex;
flex-direction: column;
flex: 1;
overflow: hidden;
position: relative;
}
.mapp-list .mapp-list-header {
border-bottom: 1px solid lightgray;
display: flex;
flex-direction: column;
padding: 5px;
position: relative; }
.mapp-list-count {
padding: 5px;
text-align: center;
}
.mapp-list .mapp-items {
flex: 1;
overflow: auto;
}
.mapp-list .mapp-item {
align-items: center;
border-bottom: 1px solid lightgray;
display: flex;
cursor: pointer;
overflow: hidden;
padding: 10px;
}
.mapp-list .mapp-item.mapp-selected {
background-color: #eaeaea;
}
.mapp-list .mapp-item:hover {
background-color: #eaeaea;
}
.mapp-list .mapp-info {
flex: 1;
}
.mapp-list .mapp-info .mapp-template {
align-items: center;
display: flex;
}
.mapp-list .mapp-title {
flex: 1;
}
.mapp-list .mapp-item .mapp-icon {
border: none; max-width: 32px !important; max-height: 32px;
margin: 0 5px;
padding: 0; }
.mapp-list-footer {
border-top: 1px solid lightgray;
display: flex;
justify-content: center;
padding: 10px;
}
.mapp-list .mapp-dir-wrapper {
margin-top: 10px;
} .mapp-list .mapp-dir {
color: #4272db;
cursor: pointer;
white-space: nowrap;
} .mapp-paginate {
align-items: center;
display: flex;
} .mapp-paginate-button {
align-items: baseline;
background-color: #eee;
border: 1px solid lightgray;
border-radius: 5px;
cursor: pointer;
display: inline-flex;
font-size: 16px;
height: 25px;
justify-content: center;
margin: 0 2px;
width: 20px;
}
.mapp-paginate-button.mapp-disabled {
color: #aaa;
}
.mapp-paginate-count {
display: inline-block;
min-width: 60px;
text-align: center;
} .mapp-header {
align-items: stretch;
background-color: white;
border-bottom: 1px solid lightgray;
display: flex;
flex-wrap: wrap;
gap: 5px;
justify-content: right; min-height: 50px; padding: 5px;
} .mapp-search-container {
display: flex;
flex: 1;
min-width: 325px;
position: relative;
} .mapp-autocomplete {
align-items: stretch;
display: flex;
flex: 1;
}
.mapp-autocomplete-wrapper {
align-items: center;
display: flex;
flex: 1;
position: relative;
}
.mapp-autocomplete input.mapp-places {
background-color: white !important; border: none;
border: 1px solid #bbb ;
box-shadow: none ;
color: black ;
flex: 1;
height: 100%;
line-height: 25px;
margin: 0 ;
padding: 5px 10px;
}
.mapp-autocomplete-button {
background: url(//credcga.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/search_black.png) no-repeat center;
background-size: contain;
cursor: pointer;
position: absolute;
right: 10px;
width: 20px;  
height: 100%;
background-size: contain;
}		
.mapp-autocomplete-button:hover {
background: url(//credcga.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/search_blue.png) no-repeat center;
background-size: contain;
} .mapp-autocomplete .mapp-submit-button img {
margin: 0 !important;
}
.mapp-autocomplete-list {
background-color: white;
border: 1px solid lightgray;
box-shadow: 0px 1px 2px grey;
cursor: pointer;
overflow-x: hidden;
overflow-y: auto;
position: absolute;
top: 100%;
width: 100%;
z-index: 10000;
}
.mapp-autocomplete-item {
background-color: inherit;
border-bottom: 1px solid lightgray;
border-top: none;
border-right: none;
border-left: none;
box-shadow: none;
color: inherit;
cursor: inherit;
font: inherit;
margin: 0;
padding: 8px;
}
.mapp-autocomplete-item:hover, .mapp-autocomplete-item.mapp-selected {
background-color: #eaeaea;
}
.mapp-autocomplete-item {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
} .mapp-filter {
display: flex;
gap: 5px;
}
.mapp-filter .mapp-button {
text-transform: uppercase;
}
.mapp-filter-spinner {
background: transparent url(//credcga.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/spinner-2x.gif) no-repeat center center;
height: 24px;
width: 24px;
margin-left: 10px;
margin-right: 10px;
}
.mapp-filter-wrapper {
display: flex;
flex: 1;
flex-direction: column;
overflow: auto;
padding: 5px 10px;
}
.mapp-filter-button {
align-items: center;
display: flex;
justify-content: center;
}
.mapp-filter-values {
line-height: normal;
min-width: 100%;
padding: 5px;
}
.mapp-filter-values .mapp-control {
display: block;
}
.mapp-filter-toolbar {
align-items: center;
border-top: 1px solid lightgray;
display: flex;
justify-content: space-between;
padding: 10px;
}
.mapp-filter-toolbar .mapp-filter-count {
color: #777;
margin-right: 5px;
min-width: 100px;
overflow: hidden;
text-align: center;
text-overflow: ellipsis;
white-space: nowrap;
}
.mapp-filter-label {
font-weight: bold;
padding: 5px 0;
text-transform: capitalize;
white-space: nowrap;
}
.mapp-filter-values label {
align-items: center;
color: #666;
display: flex;
font-weight: normal; margin: 0;
}
.mapp-filter-values img.mapp-icon {
display: inline; margin-right: 5px;
} .mapp-filter input, .mapp-filter input[type="text"], .mapp-filter input[type="search"] {
border: 1px solid #bbb;
border-radius: 0;
box-shadow: none;
line-height: 1;
max-width: none;
outline: none;
padding: 5px 10px;
}
.mapp-filter input[type="radio"], .mapp-filter input[type="checkbox"] {    
all: revert;
border-radius: 0;
box-shadow: none;
line-height: 1;
margin: initial;
margin-right: 10px;
outline: none;
}
.mapp-filter .mapp-filter-values select {
border: 1px solid gray;
border-radius: 0;
box-shadow: none;
line-height: 1;
margin: initial;
max-width: none;
outline: none;
width: 100%;
} .mapp-header .mapp-filter-text label, .mapp-header .mapp-filter-text input {
height: 100%;
}
.mapp-sidebar .mapp-filter-text .mapp-control, .mapp-sidebar .mapp-filter-text label {
display: flex;
flex: 1;
}
.mapp-sidebar .mapp-filter-text input {
flex: 1;
padding: 10px;
} .mapp-header .mapp-filters {
display: flex;
gap: 5px;
}
.mapp-sidebar .mapp-filter {
border-bottom: 1px solid lightgray;
flex-direction: column;
}
.mapp-sidebar .mapp-filter-button {
border: none;
}
.mapp-sidebar .mapp-filter .mapp-dropdown-content {
border: none;
height: 100%;
right: 0; left: 0;
}
.mapp-sidebar .mapp-filter-text {
padding: 5px;
}  .mapp-ib-wrapper {
bottom: 0;
display: flex;
left: 0;
max-height: 60%; max-width: 90%; overflow: hidden;
position: absolute;
}
.mapp-ib-content {
cursor: pointer;
display: flex;
flex-direction: column;
line-height: 0; overflow: hidden;
z-index: 1005; } :fullscreen ~ .mapp-ib-wrapper { z-index: 10000000000; }
:-webkit-full-screen ~ .mapp-ib-wrapper { z-index: 10000000000; }
:-moz-full-screen ~ .mapp-ib-wrapper { z-index: 10000000000; }
:-ms-fullscreen ~ .mapp-ib-wrapper { z-index: 10000000000; }
.mapp-ib {
background-color: white;
border: 1px solid lightgray;
box-sizing: border-box;
display: flex;
flex-direction: column;
line-height: normal;
outline: none;
overflow: hidden;
box-shadow: 0 0px 7px 0px rgba(0,0,0,0.20);
}
.mapp-ib-tip {
display: flex;
flex: 0 0 auto;
left: 50%;
position: relative;
top: -1px;
width: 0;
}
.mapp-ib-tip:before {
border: 10px solid transparent;
border-top: 10px solid white;
border-bottom: none;
content: "";
left: -10px;
position: relative;
width: 0;
} .mapp-iw {
display: flex;
flex-direction: column;
min-width: 200px;
overflow: hidden;
} .mapp-ib .mapp-iw * {
font-size: 13px;
} .mapp-content .mapp-iw * {
line-height: normal;
}
.mapp-iw p {
margin: 0 !important;
padding: 0;
} .mapp-iw iframe {
max-height: 100%;
max-width: 100%;
} .mapp-iw a, .mapp-iw a:link, .mapp-iw a:active, .mapp-iw a:visited, .mapp-iw a:hover {
border: none !important;
box-shadow: none !important; color: #4272db !important;
margin: 0;
padding: 0;
text-decoration: none !important;
}
.mapp-iw .mapp-info {
display: flex;
flex: 1;
flex-direction: column;
min-height: 100px; overflow: hidden;
padding: 10px;
}
.mapp-iw .mapp-info .mapp-template {
display: flex;
flex: 1;
flex-direction: column;
overflow: hidden;
}
.mapp-iw .mapp-title {
font-weight: bold;
padding-bottom: 10px;
}
.mapp-iw .mapp-body {
flex: 1;
overflow: auto;
overflow-wrap: break-word;
}
.mapp-iw .mapp-dir-wrapper {
margin-top: 10px;
} .mapp-iw .mapp-dir {
color: #4272db;
cursor: pointer;
padding-top: 10px;
white-space: nowrap;
} .mapp-ie .mapp-iw {
display: block;
overflow: auto;
}
.mapp-ie .mapp-iw .mapp-body {
flex: none;
} .mapp-iw .mapp-table {
margin-top: 10px;
}
.mapp-iw .mapp-label {
font-weight: 500;
}
.mapp-iw .mapp-cell {
padding: 2px 10px;
} .mapp-iw .mapp-thumbnail {
cursor: pointer;
}
.mapp-thumbnail {
align-items: center;
display: flex;
justify-content: center;
overflow: hidden;
position: relative;
} .mapp-thumbnail img {
display: inline-block;
max-width: none;
object-fit: cover;
}
.mapp-thumbnail .mapp-gallery-previous, .mapp-thumbnail .mapp-gallery-next {
align-items: end;
background-color: white;
border: 1px solid gray;
border-radius: 40px;
color: black;
cursor: pointer;
display: flex;
font-size: 20px;
height: 24px;
justify-content: center;
opacity: 0.5;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 24px;
}
.mapp-thumbnail .mapp-gallery-previous:hover, .mapp-thumbnail .mapp-gallery-next:hover {
opacity: 1.0;
}
.mapp-thumbnail .mapp-gallery-previous { left: 5px; }
.mapp-thumbnail .mapp-gallery-next { right: 5px; }
.mapp-thumbnail .mapp-gallery-previous:after { content: "<"; }
.mapp-thumbnail .mapp-gallery-next:after { content: ">"; } .mapp-iw.mapp-thumb-top .mapp-thumbnail {
text-align: center;
} .mapp-iw.mapp-thumb-top.mapp-has-thumb .mapp-info {
min-width: 100%;
width: 0;
}
.mapp-iw.mapp-thumb-left .mapp-thumbnail, .mapp-iw.mapp-thumb-right .mapp-thumbnail {
align-items: center;
} .mapp-iw.mapp-thumb-left .mapp-info, .mapp-iw.mapp-thumb-right .mapp-info  {
min-width: 150px;
}
.mapp-iw.mapp-thumb-left {
flex-direction: row;
}
.mapp-iw.mapp-thumb-right {
flex-direction: row-reverse;
}  .mapp-list .mapp-thumbnail img, .mapp-list .mapp-thumbnail .mapp-embed, .mapp-list .mapp-thumbnail iframe {
height: 100%;
width: 100%;
} .mapp-list.mapp-thumb-top .mapp-item {
display: block;
padding: 10px;
}
.mapp-list.mapp-thumb-top .mapp-thumbnail {
height: 150px;
margin-bottom: 10px;
text-align: center;
}
.mapp-list.mapp-thumb-left .mapp-thumbnail {
height: 100px !important;
width: 100px !important;
margin-right: 10px;
}
.mapp-list.mapp-thumb-left .mapp-item {
align-items: start;
}
.mapp-list.mapp-thumb-left .mapp-info .mapp-template {
flex-direction: row-reverse;
}
.mapp-list.mapp-thumb-right .mapp-item {
align-items: start;
flex-direction: row-reverse;
}
.mapp-list.mapp-thumb-right .mapp-thumbnail {
height: 100px !important;
width: 100px !important;
margin-left: 10px;
} @keyframes floatdown {
from { margin-top: 0 }
to { margin-top: 5px }
}
@keyframes floatup {
from { margin-top: 0 }
to { margin-top: -5px }
}
.mapp-ib-wrapper.mapp-ib-float {
animation: floatup 0.4s forwards;
}  .mapp-mini .mapp-main {
flex-direction: column-reverse;
}
.mapp-mini .mapp-sidebar {
bottom: 0;
height: 0;
left: 0;
max-width: none;
position: absolute;
right: 0;
transition-property : all;
transition-duration: .3s;
width: auto;
z-index: 10000;
}
.mapp-mini .mapp-sidebar.mapp-sidebar-open  {
height: 100%;
}
.mapp-button.mapp-view-list, .mapp-button.mapp-view-map {
align-items: center;
border: none;
justify-content: center;
text-transform: uppercase;    
}
.mapp-view-list img, .mapp-view-map img {
height: 16px !important; margin-right: 5px;
}
.mapp-mini .mapp-directions {
max-width: none;
width: auto;
}
.mapp-footer {
background-color: #f5f5f5;
border-top: 1px solid lightgray;
}
.mapp-mini .mapp-filters .mapp-dropdown-content { 
width: 100%;
height: 100%;
} .mapp-marker {
cursor: pointer;
filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.4));
position: absolute;
touch-action: none; } .mapp-marker img:nth-child(2) {
height: 50%;
position: absolute;
top: 50%; left: 50%;
transform: translate(-50%, -50%);
width: 50%;
} .mapp-marker img {
transform-origin: 50% 100%;
transition: transform .2s;
width: 100%;
} .mapp-marker-scale img {
transform-origin: 50% 100%;
transform: scale(1.2);
perspective: 1001px;
} .mapp-marker-scale img:nth-child(2) {
transform: translate(-50%, -50%) scale(1.5);
}
.mapp-marker-circle {
overflow: visible !important;
}
.mapp-marker-circle::before {
background-color: rgba(255,255,255,0.7);
border: 3px solid white;
border-radius: 50%;
box-sizing: border-box;
content: "";
left: -25%;
top: -25%;
width: 150%;
height: 150%;
position: absolute;
z-index: -1;
} .mapp-directions {
padding: 20px 10px 10px 10px;
}
.mapp-directions input {
border: 1px solid gray; padding: 3px;
}
.mapp-dir-content {
align-items: center;
display: flex;
}
.mapp-dir-toolbar {
margin-top: 10px;
}
.mapp-dir-from-to {
display: flex;
flex: 1;
flex-direction: column;
gap: 8px;
}
.mapp-dir-from, .mapp-dir-top {
line-height: normal ;
width: 100%;
}
.mapp-dir-arrows {
background: transparent url(//credcga.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/swapvert.svg) no-repeat center center;
cursor: pointer;
height: 30px;
margin-left: 5px;
opacity: 0.6;
width: 30px;
}
.mapp-dir-arrows:hover {
background-color: rgba(0,0,0,0.05);
border-radius: 30px;
opacity: 1;
}  .mapp-main .mapp-menu-toggle {
background: white url(//credcga.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/menu-2x.png) no-repeat center center;
background-size: 24px 24px;
box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
color: #777;
cursor: pointer;
height: 40px;
outline: none;
outline: none; position: absolute;
top: 10px; left: 10px; bottom: 0; right: 0;
width: 40px;
z-index: 1000;
}
.mapp-menu {
background-color: white;
border: 1px solid lightgray;
color: #606060;
cursor: default;
display: flex;
flex-direction: column;
overflow: auto;
padding: 5px 0 5px 0;
position: absolute;
top: 50px; left: 10px;
width: 150px;
z-index: 1010;
}
.mapp-menu-items {
flex: 1;
}
.mapp-menu-item {
cursor: pointer;
line-height: 20px;
padding: 5px 10px 5px 10px;
}
.mapp-menu-item:hover {
background-color: #eaeaea;
color: black;
}
.mapp-menu-item.mapp-active {
background-color: #eaeaea;
color: black;
font-weight: bold;
}
.mapp-menu-separator {
padding: 0;
border-bottom: 1px solid lightgray;
}
.mapp-menu-footer{
padding: 5px 10px;
text-align: right;
}
.mapp-menu-help:hover {
opacity: 1;
} .mapp-dialog {
max-width: 90vw;
max-height: 90vh;
overflow: hidden;
padding: 0;
} .mapp-dialog-noscroll {
overflow: hidden;
} .mapp-dialog[open] {
display: flex;
flex-direction: column;
}
.mapp-dialog::backdrop {
background-color: black;
opacity: 0.6;
}
@media screen and (max-width: 650px) {
.mapp-dialog {
height: 100vh;
max-height: none;
max-width: none;
width: 100vw;
}
}
.mapp-dialog-title {
font-size: 20px;
padding: 15px;
}
.mapp-dialog-content {
display: flex;
flex-direction: column;
flex: 1;
overflow: hidden;
padding: 0 15px;
}
.mapp-dialog-toolbar {
align-items: center;
display: flex;
justify-content: space-between;
padding: 15px;
border-top: 1px solid lightgray;
}
.mapp-dialog-toolbar > div {
display: flex;
gap: 5px;
}
.mapp-dialog-nopad .mapp-dialog-title, .mapp-dialog-nopad .mapp-dialog-content, .mapp-dialog-nopad .mapp-dialog-toolbar {
padding: 0;
}
.mapp-dialog-close {
color: black;
cursor: pointer;
display: inline-block;
font-family: sans-serif;
font-size: 36px;
line-height: 36px;
position: absolute;
text-align: center;
top: 10px; right: 10px;
z-index: 1;
}
.mapp-dialog-close:hover {
color: rgb(0,124,186);
} .mapp-dialog.mapp-modal {
max-height: 80vh;
max-width: 80vw;
min-width: 400px;
}
.mapp-dialog.mapp-modal .mapp-dialog-content {
padding-left: 0;
}
.mapp-modal-title {
margin-bottom: 15px;
}
.mapp-modal-title h1 {
margin: 0;
padding: 0 0 15px 0;
}
.mapp-modal-template {
display: flex;
flex: 1;
flex-direction: row;
} .mapp-modal-featured {
max-width: 40%;
}
.mapp-modal-featured img {
height: 100% !important;
object-fit: cover;
width: 100% !important;
max-width: none !important;
}
.mapp-modal-article {
display: flex;
flex: 1;
flex-direction: column;
overflow: auto;
padding: 20px;
}
.mapp-modal-meta {
display: flex;
font-size: 12px;
justify-content: space-between;
margin-top: 50px;
}
.mapp-modal-spinner-wrapper {
transform: translate(-200%, -200%);
width: 5px;
height: 5px;
} .mapp-modal-spinner {
background: transparent url(//credcga.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/spinner-2x.gif) no-repeat center center;
height: 40px;
width: 40px;
margin-left: 10px;
margin-right: 10px;
position: absolute;
top: 50%; left: 50%;
}  .mapp-component-iframe {
background-color: rgba(221,221,221,1); border: none;
max-height: none !important; overflow: hidden;
z-index: 1;
} .mapp-iframe {
background-color: rgba(221,221,221,1); border: none;
height: 100%;
max-height: none !important; overflow: hidden;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
width: 100%;
z-index: 1;
}
.mapp-iframe-html, .mapp-iframe-body { 
box-sizing: border-box;
color: black;
font-family: sans-serif;
font-size: 13px;
height: 100%;
margin: 0;
padding: 0;
}
.mapp-iframe-body .mapp-wrapper { 
height: 100% !important;
padding-bottom: 0 !important;
} .mapp-errors-overlay {
background-color: black;
opacity: 0.7;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
z-index: 1100; }
.mapp-errors {
background-color: white;
border: 2px solid gray;
color: black !important;
overflow: auto;
padding: 10px;
position: absolute;
top: 10%; left: 10%; bottom: 10%; right: 10%;
z-index: 1101;
}
.mapp-errors * {
font-size: 14px !important;
}
.mapp-errors-header {
font-size: 18px !important;
font-weight: bold !important;
margin-bottom: 15px;
text-align: center;
}
.mapp-errors-section {
margin: 5px 0;
}
.mapp-errors-title {
display: inline-block;
border-bottom: 2px solid red;
font-weight: 600 !important;
margin: 10px 0;
}
.mapp-errors-toolbar {
text-align: center;
}
.mapp-errors-apikey {
background-color: #007CBA;
border: 1px solid gray;
color: white;
cursor: pointer;
display: inline-block;
margin-top: 20px;
padding: 10px;
}
.mapp-errors-apikey:hover {
background-color: #006ba1;
}
.mapp-errors-apikey:active {
box-shadow: inset 0 0 0 1px #fff, 0 0 0;
} .mapp-layout > .cmplz-placeholder-element {
height: auto !important;
}
.mapp-layout.mapp-has-iframe { position: relative; }
.mapp-layout.mapp-has-iframe iframe,
.mapp-layout.mapp-has-iframe div.cmplz-blocked-content-container,
.mapp-layout.mapp-has-iframe [data-placeholder_class_index] {
border: none;
height: 100%;
max-height: none !important; overflow: hidden;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
width: 100%;
z-index: 1;
} .mapp-table {
border-collapse: collapse;
display: table;
table-layout: fixed;
}
.mapp-table .mapp-row { display: table-row; }
.mapp-table .mapp-cell { display: table-cell; }
.mapp-table .mapp-label { display: table-cell; } div.mapp-control {
display: inline-block;
}
.mapp-control > label {
align-items:center;
display: inline-flex;
}
.mapp-label-left {
margin-right: 5px;
}
.mapp-label-right {
margin-left: 5px;
}
.mapp-label-top {
margin-bottom: 3px;
} .mapp-control-checkbox label, .mapp-control-radio label {
margin-right: 20px;
} .mapp-control input[type="radio"], .mapp-control input[type="checkbox"] {
margin: 0;
}
.mapp-help-text {
font-style: italic;
padding: 5px 0;
}
.mapp-help-link {
display: inline-block;
text-decoration: none;
vertical-align: baseline;
}
.mapp-help-warning {
border: 1px solid lightgray;
border-left: 4px solid #dba617;
margin-top: 10px;
padding: 10px;
}
.mapp-help-error {
border: 1px solid lightgray;
border-left: 4px solid #d63638;
margin-top: 10px;
padding: 10px;
} .mapp-align-left { float: left; }
.mapp-align-right { float: right; }
.mapp-align-center { margin-left: auto; margin-right: auto; }
.mapp-align-default {}
.mapp-close {
color: gray;
cursor: pointer;
display: inline-block;
font-family: sans-serif;
font-size: 18px;
font-weight: bold;
height: 20px;
line-height: 20px;
position: absolute;
text-align: center;
top: 0px; right: 0px;
width: 20px;
z-index: 1;
}
.mapp-close:after {
content: "x";
}
.mapp-close:hover {
color: black;
}
img.mapp-icon, .mapp-icon img {
box-shadow: none !important; filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.4));
height: 32px;
width: 32px;
vertical-align: middle;
}
*[data-mapp-action] {
cursor: pointer;
}
.mapp-max {
width: 100%;
}
.mapp-caret:after {
content: "";
display: inline-block;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid black;
border-bottom: none;
margin-left: 5px;
vertical-align: middle;
} .mapp-button, .mapp-link-button, .mapp-submit-button {
align-items: center;
cursor: pointer;
display: flex;
justify-content: center;
line-height: normal;
padding: 10px;
white-space: nowrap;
}
.mapp-link-button {
color: #4285F4;
}
.mapp-button {
background-color: white;
border: 1px solid lightgray;
user-select: none;    
}
.mapp-button:hover {
background-color: #eee;
}
.mapp-submit-button {
background-color: #4d90fe;
border: 1px solid lightgray;
color: white;
}
.mapp-submit-button:hover {
background-color: #357ae8;
}
.mapp-button-disabled  {
color: #aaa;
pointer-events: none;
}
.mapp-button-busy:after {
background: transparent url(//credcga.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/spinner-2x.gif) no-repeat center center;
background-size: 20px 20px;
content: '';
height: 20px;
margin-left: 10px;
opacity: 0.5;
width: 20px;
}
.mapp-button-caret:after {
content: '';
display: inline-block;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid black;
border-bottom: none;
margin-left: 10px;
}
.mapp-button-disabled.mapp-button-caret:after {
border-top: 5px solid #aaa;
}
.mapp-dropdown-content {
background-color: white;
border: 1px solid lightgray;
display: flex;
flex-direction: column;   
margin-top: 6px;
overflow: hidden;
position: absolute;
top: 100%;
z-index: 10000;
}