.post-type-archive-tribe_events .tribe-events-calendar-latest-past {
    margin-top: 3rem !important;
}

.page-id-395 .my-events-header a.tribe-button.tribe-button-secondary{
	display:none;
}
.elementor-widget-container p{margin-bottom: 0 !important;}
footer .footer-menu .elementor-nav-menu li:last-child a {
    padding-right: 0 !important;
}
header .header-menu li.menu-item.current-menu-item {
    background: #bc5b05;
}
.page-template-elementor_canvas .sharedaddy.sd-sharing-enabled {
    display: none;
}
@media (max-width: 768px) {
    body.page-template.page-template-elementor_canvas.logged-in.admin-bar {
        padding-top: 0 !important;
    }
}
@media (min-width: 768px) {
    .tribe-events-c-messages{
        position: absolute;
        bottom: -99px;
        max-width: calc(100% - 266px);
        right: 0;
    }
}
.frm_forms .dz-message {
    border: 2px dashed #dfdfdf;
    background: #ffffff;
    padding: 20px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 18px;
    text-align: center;
    margin: 0;
}
.frm_forms .dz-message .frm-svg-icon {
    max-width: 40px;
    display: block;
    margin: 16px auto;
}
.frm_forms .dz-message .frm_small_text {
    margin: 16px auto;
	 font-size: 16px;
}

.tribe-events-meta-group-details .tribe-events-event-url a.btn.btn-primary{
    color: #fff;
}

.list-resources li.list-resources-events a::before {
    background-image: url(../../../../wp-content/themes/fedbar/assets/svg/calendar.png) !important;
    background-size: cover !important;
}

.card.card-bio .card-img img,
.card-list.card-list-people .card-img img {
    max-width: 125px;
    min-width: 125px;
    max-height: 125px;
    object-fit: cover;
    width: 100%;
    object-position: top;
}

.card.card-bio figure.card-img,
.card-list.card-list-people .card-img{
    max-width: 125px;
}

@media screen and (min-device-width: 991px) and (max-device-width: 1260px) { 
    .content-inner .card-list .col-3.col-md-2{
        max-width: 40%;
    }
}

@media (max-width: 600px) {
    .content-inner .card-list .col-3.col-md-2{
        max-width: 40%;
    }
}

.card-list-people .row.no-bio-position{
    align-items: center;
    margin-bottom: 10px;
}
.card-list-people .row.no-bio-position header h3.card-title{
    margin-bottom: 5px;
}

/* For chapter Map */
body.page-template-page-chapter-map #map-app-container #map div[role="dialog"]{
    padding-left: 15px !important;
    padding-right: 40px !important;
    padding-bottom: 0;
}
body.page-template-page-chapter-map #map-app-container #map div[role="dialog"] button.gm-ui-hover-effect{
    position: absolute !important;
    right: 0;
    top: 5px;
}

body.page-template-page-chapter-map #map-app-container #map div[role="dialog"] div.gm-style-iw-ch{
    padding: 0;
}

body.page-template-page-chapter-map #map-app-container #map div[role="dialog"] .gm-style-iw-d{
    padding-top: 12px;
    padding-bottom: 12px;
    overflow: unset !important;
}
/* For chapter Map */