.elementor-7221 .elementor-element.elementor-element-a2314c4 > .elementor-container{max-width:1240px;}.elementor-7221 .elementor-element.elementor-element-98a7c38{--spacer-size:50px;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-7221 .elementor-element.elementor-element-1f9d01c .elementor-heading-title{font-family:"Aeonik Bold", Sans-serif;font-size:48px;font-weight:700;line-height:55px;color:#011936;}.elementor-widget-text-editor{color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-7221 .elementor-element.elementor-element-4077d66{width:var( --container-widget-width, 62% );max-width:62%;--container-widget-width:62%;--container-widget-flex-grow:0;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.4em;color:#011936;}.elementor-7221 .elementor-element.elementor-element-dd5dbde{margin-top:32px;margin-bottom:0px;}.elementor-7221 .elementor-element.elementor-element-abc48fc > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7221 .elementor-element.elementor-element-2dcbfb9{--spacer-size:1px;}@media(max-width:1024px){.elementor-7221 .elementor-element.elementor-element-98a7c38{--spacer-size:1px;}.elementor-7221 .elementor-element.elementor-element-1f9d01c .elementor-heading-title{font-size:30px;}.elementor-7221 .elementor-element.elementor-element-4077d66{font-size:14px;}.elementor-7221 .elementor-element.elementor-element-2dcbfb9{--spacer-size:1px;}}@media(max-width:767px){.elementor-7221 .elementor-element.elementor-element-a2314c4{padding:0px 0px 0px 0px;}.elementor-7221 .elementor-element.elementor-element-97ea01d > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7221 .elementor-element.elementor-element-98a7c38{--spacer-size:1px;}.elementor-7221 .elementor-element.elementor-element-1f9d01c{margin:-5px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7221 .elementor-element.elementor-element-1f9d01c .elementor-heading-title{font-size:20px;line-height:25px;}.elementor-7221 .elementor-element.elementor-element-4077d66{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}.elementor-7221 .elementor-element.elementor-element-dd5dbde{margin-top:0px;margin-bottom:0px;}.elementor-7221 .elementor-element.elementor-element-2dcbfb9{--spacer-size:1px;}}/* Start custom CSS for shortcode, class: .elementor-element-bbbf1aa */.custom-info-div-loc-evnts {
/*    background-color: #DADDE2;*/
/*    border-radius: 50px;*/
    font-family: "Aeonik Regular", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: #011936;
    margin-top: -15px;
    padding-left: 30px !important;
    position: relative;
    list-style-type: none;

}
.custom-info-div-loc-evnts li span.label {
    display: none;
}


.custom-info-div-loc-evnts li.gmw-meta-field.field-name-monday::before {
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url(/wp-content/uploads/2025/06/clock-hour-stopwatch-svgrepo-com-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 10px; /* Adjust as per visual alignment */
}

.gm-style .gm-style-iw-c {
    box-shadow: none ! IMPORTANT;
}
.gm-style gmp-advanced-marker.yNHHyP-marker-view svg {
    fill: #ba8643;
    background-color: #ba8643;
    border-radius: 50px;
    width: 40px;
    height: 40px;
}
.cit-map .gmw-results-message {
    display: none;
}
.cit-map .gmw-results-filters.gmw-flexed-wrapper {
    display: none;
}
.cit-map ul.gmw-meta-fields.post_meta span.label {
    display: none;
}
.cit-map .gmw-item-content {
    display: unset !important;
}
.cit-map .gmw-item-footer {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: fit-content ! IMPORTANT;
    border-top: 0px !important;
}
.cit-map .gmw-single-item.gmw-single-post {
    box-shadow: none;
    border-bottom: 1px solid #CCD1D7;
    border-radius: 0px;
    min-height: fit-content;
  box-sizing: border-box;
}
.cit-map .gmw-results-list.posts-list-wrapper {
    grid-gap: 0px;
    height: 570px;
    width: 360px !important;
    overflow-y: auto; /* Enable vertical scrolling */
    overflow-x: hidden;
    position: absolute;
    top: 127px;
    z-index: 10;
    left: 44px;
    display: block;
    border-radius: 0px 0px 14px 14px;
}
.cit-map .gmw-results-list.posts-list-wrapper::-webkit-scrollbar {
  width: 8px; /* Width of the scrollbar */
  border-radius: 14px; 
}

.cit-map .gmw-results-list.posts-list-wrapper::-webkit-scrollbar-thumb {
  background-color: #99A3AF; /* Scrollbar color */
  border-radius: 14px; /* Rounded edges for the scrollbar */
}

.cit-map .gmw-results-list.posts-list-wrapper::-webkit-scrollbar-track {
  background-color: #fff; /* Track color */
   border-radius: 14px; 
}
.cit-map .gmw-form-wrapper.gmw-template-horizontal-1.gmw-pt-horizontal-1-form-wrapper.gmw-element-template.gmw-fields-enhanced {
    position: absolute;
    z-index: 10;
    left: 44px;
    top: 44px;
    
}
.cit-map .gmw-form-wrapper.gmw-template-horizontal-1.gmw-pt-horizontal-1-form-wrapper.gmw-element-template.gmw-fields-enhanced {
    width: 360px;
}
.cit-map .gmw-form-field-wrapper.gmw-submit-field-wrapper.gmw-field-type-submit-wrapper {
    position: absolute;
    right: 20px;
}
.cit-map .gmw-form-wrapper.gmw-template-horizontal-1.gmw-pt-horizontal-1-form-wrapper.gmw-element-template.gmw-fields-enhanced form.gmw-form.gmw-grid-filters-wrapper {
    background-color: #fff;
    box-shadow: none;
    border: none;
    border-radius: 14px 14px 0px 0px;
}
.cit-map .gmw-form-wrapper.gmw-template-horizontal-1.gmw-pt-horizontal-1-form-wrapper.gmw-element-template.gmw-fields-enhanced form.gmw-form.gmw-grid-filters-wrapper label.gmw-field-label {
    display: none;
}
.cit-map div#gmw-map-wrapper-2 {
    padding: 0;
    border: 0px;
    border-radius: 0px;
    margin-bottom: 0px;
}
.cit-map .gmw-single-item.gmw-single-post .gmw-item-content .gmw-item.gmw-location-meta-wrapper span.gmw-location-meta-label.gmw-section-label {
    display: none;
}
.cit-map .gmw-single-item.gmw-single-post h3.gmw-item.gmw-item-title {
    margin-bottom: 0;
}
.cit-map .gmw-single-item.gmw-single-post h3.gmw-item.gmw-item-title a {
    font-family: "Aeonik Regular", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 54px;
    color: #000000;
    position: relative;

}
.cit-map .gmw-single-item.gmw-single-post h3.gmw-item.gmw-item-title a:before {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #000000;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: transform 0.3s ease;
    transform: scaleX(0);
    transform-origin: left;
}
.cit-map .gmw-single-item.gmw-single-post h3.gmw-item.gmw-item-title a:hover:before{
    transform: scaleX(1);
}
.cit-map .gmw-item-footer .gmw-item.gmw-item-address a {
    color: #011936;
    font-family: "Aeonik Regular", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}
.cit-map .gmw-item-footer .gmw-item.gmw-item-address i.gmw-icon-location-thin {
    color: #011936;
}
.cit-map .gmw-item.gmw-location-meta-wrapper ul.gmw-location-meta.gmw-additional-info-wrapper li span a {
    color: #011936;
    font-family: "Aeonik Regular", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}
.cit-map ul.gmw-meta-fields.post_meta {
    background-color: #DADDE2;
    padding: 5px 15px;
    border-radius: 50px;
    display: none;
}
.cit-map ul.gmw-meta-fields.post_meta li span {
    color: #011936;
    font-family: "Aeonik Regular", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}
.cit-map .gmw-item.gmw-item-directions.gmw-directions-link a {
   font-family: "Aeonik Regular";
    font-size: 12px;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 26.25px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #011936;
    border-radius: 36px 36px 36px 36px;
    color: #011936;
    width: 49% !important;
    display: inline-block;
    text-align: center;
    padding: 4px 10px;
    position: relative;
    overflow: hidden;
    transition: 0.5s;

}
.cit-map .gmw-item.gmw-item-directions.gmw-directions-link a:hover {
    background-color: #BA8643;
}

/*.cit-map .gmw-item.gmw-item-directions.gmw-directions-link a:before{
content: '';
    position: absolute;
    top: 0;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: #BA8643;
    transform: translateX(-100%);
    transition: transform 0.5s ease;
    z-index: 0;
    border-radius: 50px;
}
.cit-map .gmw-item.gmw-item-directions.gmw-directions-link a:hover::before {
    transform: translateX(0);
}*/
.cit-map  .gmw-item-footer {
    display: none;
}
.cit-map ul.gmw-location-meta.gmw-additional-info-wrapper {
    padding-left: 30px;
    position: relative;
}
.cit-map .gmw-item.gmw-location-meta-wrapper ul.gmw-location-meta.gmw-additional-info-wrapper li i {
    position: absolute;
    left: -4px;
    font-size: 20px;
}
.cit-map .gmw-item.gmw-location-meta-wrapper ul.gmw-location-meta.gmw-additional-info-wrapper li span.label {
    display: none;
}

.cit-map ul.gmw-location-meta.gmw-additional-info-wrapper li.field.phone {
    position: relative;
}
.cit-map ul.gmw-location-meta.gmw-additional-info-wrapper li.field.phone span.info:before {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2025/02/phone.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    left: -30px;
    top: 3px;
}
.cit-map ul.gmw-location-meta.gmw-additional-info-wrapper li.field.email {
    position: relative;
}
.cit-map ul.gmw-location-meta.gmw-additional-info-wrapper li.field.email span.info:before {
    content: '';
    width: 20px;
    height: 16px;
    background-image: url(/wp-content/uploads/2025/02/email.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    left: -30px;
    top: 3px;
}
.cit-map ul.gmw-location-meta.gmw-additional-info-wrapper li {
    margin-bottom: 10px;
}
.cit-map .gmw-item.gmw-item-directions.gmw-directions-link a.gmw-get-directions {
    margin-left: 1%;
}
.cit-map .gmw-item.gmw-item-directions.gmw-directions-link a.see-dtail-btn {
    margin-right: 1%;
}
.cit-map .gmw-single-item.gmw-single-post .gmw-item-inner .gmw-item-content {
    padding-top: 4px;
    padding-bottom: 13px;
}
.cit-map .gmw-item.gmw-item-directions.gmw-directions-link a:hover {
    border-color: #ba8643;
}
.cit-map .gmw-item.gmw-item-directions.gmw-directions-link a:hover span.loc-btns-text {
    color: #fff;
    z-index: 10;
    position: relative;
}
.cit-map input#gmw-address-field-2 {
    border-color: #CCD1D7;
    border-radius: 6px;
    box-shadow: none;
}
.cit-map .gmw-field-inner input::placeholder {
    color: #011936;
    opacity: 50%;
    font-family: "Aeonik Regular", Sans-serif !important;
    font-size: 14px;
}
.cit-map input#gmw-submit-2 {
    border-radius: 0px;
    opacity: 0;
    z-index: 10;
    position: relative;
}
.cit-map .gmw-form-field-wrapper.gmw-submit-field-wrapper.gmw-field-type-submit-wrapper:after {
    content: '';
    width: 19.6px;
    height: 19.6px;
    background-image: url(/wp-content/uploads/2025/02/Vector.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    right: 14px;
    position: absolute;
    top: 14px;
}
.cit-map .gm-style-iw.gm-style-iw-c {
    width: 573px ! IMPORTANT;
    max-width: 573px !important;
    min-height: 320px;
        outline: none;
        border: none;

}
.cit-map .gm-style-iw.gm-style-iw-c .gmw-element-wrapper.gmw-info-window-inner.standard {
    width: 310px;
    text-align: left;
    margin-left: auto;
    overflow-x: unset;
    margin-top: 0px;
    max-height: 220px;
}
.cit-map .gm-style-iw.gm-style-iw-c .gmw-element-wrapper.gmw-info-window-inner.standard ul.gmw-location-meta.gmw-additional-info-wrapper li span.label {
    display: none;
}
.cit-map .gm-style-iw.gm-style-iw-c .directions.gmw-info-window-element {
    position: absolute;
    bottom: 17px;
    left: 43%;
    width: 50%;
    padding-left: 0;
    padding-right: 0px;
}

.cit-map .gm-style-iw.gm-style-iw-c a.image.gmw-info-window-element {
    margin-left: 0px;
    position: absolute;
    left: 14px;
    top: 14px;
    width: 214px;
    height: auto;
    bottom: 14px !important;
    pointer-events: none;
    outline: none;
    border: none;
}
.cit-map .gm-style-iw.gm-style-iw-c a.image.gmw-info-window-element img.skip-lazy.gmw-image.gmw-post-image.gmw-info_window-image {
    width: 100% !important;
    height: 100% !important;
    border-radius: 8px;
    object-fit: contain;
    object-position: top;
}
.cit-map .gm-style-iw.gm-style-iw-c .gm-style-iw-chr {
/*    display: none;*/
    padding-top: 2px;
    padding-right: 3px;
}
.cit-map .gm-style-iw.gm-style-iw-c .gm-style-iw-chr button.gm-ui-hover-effect {
    background: #ba8643 !important;
    border-radius: 50px !important;
    width: 30px !important;
    height: 30px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.cit-map .gm-style-iw.gm-style-iw-c .gm-style-iw-chr button.gm-ui-hover-effect:after {
    content: 'X';
}
.cit-map .gm-style-iw.gm-style-iw-c .gm-style-iw-chr button.gm-ui-hover-effect::before{
    display: none;
}

.cit-map .gm-style-iw.gm-style-iw-c .title.gmw-info-window-element {
    padding-left: 0;
}
/*.cit-map .gm-style-iw.gm-style-iw-c .gmw-element-wrapper.gmw-info-window-inner.standard .title.gmw-info-window-element {
    width: 50%;
    margin-left: auto;
}*/
/*.cit-map .gm-style-iw.gm-style-iw-c ul.gmw-location-meta.gmw-additional-info-wrapper {
    width: 50%;
    margin-left: auto;
}
*/
.cit-map .gm-style-iw.gm-style-iw-c .gmw-element-wrapper.gmw-info-window-inner.standard .title.gmw-info-window-element a {
    font-family: "Aeonik Regular", Sans-serif;
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 28px;
    color: #000000 ! IMPORTANT;
    position: relative;
    pointer-events: none;
}
.cit-map ul.gmw-location-meta.gmw-additional-info-wrapper li.addrs-li {
    color: #011936;
    font-family: "Aeonik Regular", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}
.cit-map .gm-style-iw.gm-style-iw-c .address.gmw-icon-location.gmw-info-window-element {
    color: #011936;
    font-family: "Aeonik Regular", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    padding-left: 28px;
    position: relative;
}
.cit-map .gm-style-iw.gm-style-iw-c .address.gmw-icon-location.gmw-info-window-element::before {
    font-size: 17px;
    position: absolute;
    left: -4px;
    top: 6px;
}
.cit-map ul.gmw-location-meta.gmw-additional-info-wrapper span.info a {
    color: #011936;
    font-family: "Aeonik Regular", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}
.cit-map .gm-style-iw.gm-style-iw-c .directions.gmw-info-window-element a.gmw-get-directions {
   font-family: "Aeonik Regular";
    font-size: 12px;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 26.25px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #011936;
    border-radius: 36px 36px 36px 36px;
    color: #011936;
    width: 47%;
    display: inline-block;
    text-align: center;
    padding: 4px 10px;
    position: absolute !important;
    overflow: hidden;
    transition: 0.5s;
    right: 0;
    top: 5px;
}
.cit-map .gm-style-iw.gm-style-iw-c .directions.gmw-info-window-element:before {
    content: 'See Details';
    border: 1px solid;
    height: 35px;
   font-family: "Aeonik Regular";
    font-size: 12px;
    font-weight: bold;
    text-transform: capitalize;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #011936;
    border-radius: 36px 36px 36px 36px;
    color: #011936;
    width: 50%;
    display: flex;
    text-align: center;
    padding: 4px 10px;
    position: relative;
    overflow: hidden;
    transition: 0.5s;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.cit-map .gm-style-iw.gm-style-iw-c .directions.gmw-info-window-element:hover:before {
    background-color: #BA8643;
    border-color: #ba8643;
    color: #fff;
}
.cit-map .gm-style-iw.gm-style-iw-c .directions.gmw-info-window-element a.gmw-get-directions:hover{
    background-color: #BA8643;
    border-color: #ba8643;
    color: #fff;
}
.loc-no-results .gmw-form-wrapper.gmw-template-horizontal-1.gmw-pt-horizontal-1-form-wrapper.gmw-element-template.gmw-fields-enhanced {
    width: 100% !important;
    position: unset;
    margin-bottom: 0;
}
.loc-no-results .gmw-form-wrapper.gmw-template-horizontal-1.gmw-pt-horizontal-1-form-wrapper.gmw-element-template.gmw-fields-enhanced form.gmw-form.gmw-grid-filters-wrapper {
    padding: 0px;
}
.loc-no-results .gmw-no-results {
    color: #011936;
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 0;
}
.loc-no-results .gmw-no-results a {
    color: #ba8643;
    font-weight: 800;
    text-decoration: underline;
}
.loc-no-results .cit-map .gmw-form-field-wrapper.gmw-submit-field-wrapper.gmw-field-type-submit-wrapper {
    right: 0;
}
.cit-map .gm-style-iw.gm-style-iw-c .distance.gmw-info-window-element {
    display: none !important;
}
.cit-map .gmw-single-item.gmw-single-post .gmw-item-inner .gmw-item-content:hover .gmw-item.gmw-location-meta-wrapper ul.gmw-location-meta.gmw-additional-info-wrapper li {
    opacity: 50%;
}

.cit-map .gmw-single-item.gmw-single-post .gmw-item-inner .gmw-item-content:hover ul.gmw-meta-fields.post_meta {
    opacity: 50%;
}
.cit-map .gmw-single-item.gmw-single-post .gmw-item-inner .gmw-item-content:hover{
    cursor: pointer;
}
.gmw-item-content.loc-active {
    background-color: rgba(1, 25, 54, 0.05);
}
@media only screen and (max-width: 1024px) {
    .cit-map .gmw-form-wrapper.gmw-template-horizontal-1.gmw-pt-horizontal-1-form-wrapper.gmw-element-template.gmw-fields-enhanced {
        left: 15px;
        top: 15px;
    }
    .cit-map .gmw-results-list.posts-list-wrapper {
        top: 100px;
        left: 15px;
    }
    .cit-map .gmw-single-item.gmw-single-post h3.gmw-item.gmw-item-title a {
        font-size: 15px;
        line-height: 35px;
    }
    .cit-map ul.gmw-meta-fields.post_meta li span {
       font-size: 12px;
       line-height: 15px;
    }
    .cit-map .gmw-item.gmw-location-meta-wrapper ul.gmw-location-meta.gmw-additional-info-wrapper li span a {
        font-size: 12px;
        line-height: 15px;
    }
    .cit-map ul.gmw-location-meta.gmw-additional-info-wrapper li {
        margin-bottom: 5px;
        font-size: 12px;
    }
    .cit-map ul.gmw-location-meta.gmw-additional-info-wrapper li.field.phone span.info:before {
        width: 14px;
        height: 14px;
    }
    .cit-map .gmw-item.gmw-location-meta-wrapper ul.gmw-location-meta.gmw-additional-info-wrapper li i {
        font-size: 14px;
    }
    .cit-map ul.gmw-location-meta.gmw-additional-info-wrapper li.field.email span.info:before {
        width: 14px;
    }
    .cit-map .gmw-form-wrapper.gmw-template-horizontal-1.gmw-pt-horizontal-1-form-wrapper.gmw-element-template.gmw-fields-enhanced {
        width: 300px;
    }
    .cit-map .gmw-results-list.posts-list-wrapper {
        width: 300px !important;
    }
    .cit-map .gmw-form-field-wrapper.gmw-submit-field-wrapper.gmw-field-type-submit-wrapper:after {
        width: 14.6px;
        height: 14.6px;
        right: 10px;
        top: 15px;
    }
    .cit-map .gmw-field-inner input::placeholder {
        font-size: 12px;
    }
    .cit-map .gm-style-iw.gm-style-iw-c {
        width: 370px ! IMPORTANT;
        max-width: 370px !important;
    }
    .cit-map .gm-style-iw.gm-style-iw-c a.image.gmw-info-window-element {
        position: unset;
        width: 100%;
        height: 150px;
    }
    .cit-map .gm-style-iw.gm-style-iw-c .gmw-element-wrapper.gmw-info-window-inner.standard {
        width: 95%;
    }
    .cit-map .gm-style-iw.gm-style-iw-c .gmw-element-wrapper.gmw-info-window-inner.standard .title.gmw-info-window-element a {
        font-size: 15px !important;
        line-height: 35px !important;
    }
    .cit-map .gm-style-iw.gm-style-iw-c .directions.gmw-info-window-element {
        position: relative;
        width: 95%;
        left: 0;
        top: 1px;
    }
    .loc-no-results .gmw-no-results {
        font-size: 14px;
    }
    .cit-map .gm-style-iw.gm-style-iw-c .gm-style-iw-d {
        margin-top: -30px;
    }
    .cit-map .gm-style-iw.gm-style-iw-c a.image.gmw-info-window-element {
        height: 85px;
    }
    .cit-map .gm-style-iw.gm-style-iw-c {
        width: 280px ! IMPORTANT;
        max-width: 280px !important;
    }
    .custom-info-div-loc-evnts li.gmw-meta-field.field-name-monday::before {
        width: 16px;
        height: 16px;
    }
    .cit-map .gm-style-iw.gm-style-iw-c .gmw-element-wrapper.gmw-info-window-inner.standard {
        max-height: 250px;
    }
    .custom-info-div-loc-evnts {
        font-size: 12px;
    }
     .cit-map .gm-style-iw.gm-style-iw-c {
        min-height: 270px;
        
    } 
       

}
 @media only screen and (max-width: 767px) {
    .cit-map .gmw-form-wrapper.gmw-template-horizontal-1.gmw-pt-horizontal-1-form-wrapper.gmw-element-template.gmw-fields-enhanced {
        position: unset;
        width: 100%;
    }
    .cit-map .gmw-results-list.posts-list-wrapper {
        width: 100% !important;
        left: 0;
        height: 200px;
        top: 59px;
    }
    div#gmw-map-wrapper-2 {
        height: 450px !important;
        margin-top: 220px;
    }
    .cit-map .gmw-form-wrapper.gmw-template-horizontal-1.gmw-pt-horizontal-1-form-wrapper.gmw-element-template.gmw-fields-enhanced form.gmw-form.gmw-grid-filters-wrapper {
        padding: 0;
    }
    .cit-map .gmw-single-item.gmw-single-post .gmw-item-inner .gmw-item-content {
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 0;
        padding-right: 0;
    }
    .cit-map .gmw-form-field-wrapper.gmw-submit-field-wrapper.gmw-field-type-submit-wrapper {
       
        right: 0px;
    }
    .cit-map .gm-style-iw.gm-style-iw-c .gm-style-iw-d {
        max-height: 240px !important;
    }
    .cit-map .gm-style-iw.gm-style-iw-c {
        width: 300px ! IMPORTANT;
        max-width: 300px !important;
    }
    .cit-map .gm-style-iw.gm-style-iw-c .address.gmw-icon-location.gmw-info-window-element::before {
        font-size: 14px;
    }
    .cit-map ul.gmw-location-meta.gmw-additional-info-wrapper span.info a {
        font-size: 12px;
    }
    .cit-map .gmw-pagination-wrapper {
        padding-bottom: 0px !important;
    }
    .cit-map .gm-style-iw.gm-style-iw-c .directions.gmw-info-window-element {
        position: relative;
        width: 95%;
        left: 0;
        top: 1px;
    }
    .cit-map .gm-style-iw.gm-style-iw-c .gm-style-iw-d {
        margin-top: -30px;
    }
    .cit-map .gm-style-iw.gm-style-iw-c a.image.gmw-info-window-element {
        height: 85px;
    }
    .cit-map .gm-style-iw.gm-style-iw-c {
        width: 300px ! IMPORTANT;
        max-width: 300px !important;
    }
    .cit-map .gm-style-iw.gm-style-iw-c {
        min-height: 230px;
        
    } 
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Aeonik Bold';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://centralpros.com/wp-content/uploads/2025/02/aeonik-bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://centralpros.com/wp-content/uploads/2025/06/Inter_18pt-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */