/*Custom Act Calendar CSS*/
.tribe-address span.tribe-street-address {
    display: none;
}
.tribe-events-meta-group-other dt:contains("Contact"),
.tribe-events-meta-group-other dt:contains("Contact") + dd {
    display: none;
}
.tribe-events-meta-group-details dt.tribe-events-event-url-label,
.tribe-events-meta-group-details dd.tribe-events-event-url {
    display: none;
}

/* BAR owner Registration Form Styling */
.custom-registration-form {
    max-width: 500px;
    margin: 40px auto;
    padding: 30px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    font-family: 'Segoe UI', sans-serif;
}

.custom-registration-form h2 {
    text-align: center;
    margin-bottom: 25px;
    color: #333;
    font-size: 26px;
}

.custom-registration-form p {
    margin-bottom: 20px;
}

.custom-registration-form label {
    display: block;
    margin-bottom: 6px;
    font-weight: 600;
    color: #444;
}

.custom-registration-form input[type="text"],
.custom-registration-form input[type="email"],
.custom-registration-form input[type="password"],
.custom-registration-form select {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 15px;
}

.custom-registration-form input[type="submit"] {
    background-color: #7ea29b;
    color: white;
    border: none;
    padding: 12px 20px;
    border-radius: 8px;
    cursor: pointer;
    width: 100%;
    font-size: 16px;
    transition: background-color 0.3s;
}

.custom-registration-form input[type="submit"]:hover {
    background-color: #005f8d;
}

.custom-registration-form p[style*="color: green"] {
    text-align: center;
    font-weight: 500;
    color: green !important;
}
@media (max-width: 600px) {
    .custom-registration-form {
        margin: 20px;
        padding: 20px;
    }
}
/*Act-registration-form*/
.act-registration-form {
    max-width: 500px;
    margin: 40px auto;
    background: #fefefe;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 0 12px rgba(0,0,0,0.08);
    font-family: 'Segoe UI', Tahoma, sans-serif;
}

.act-registration-form h2 {
    font-size: 24px;
    margin-bottom: 20px;
    text-align: center;
    color: #222;
}

.act-registration-form label {
    font-weight: 600;
    display: block;
    margin-bottom: 8px;
    color: #444;
}

.act-registration-form input,
.act-registration-form select {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 16px;
}

.act-registration-form input[type="submit"] {
    background-color: #7ea29b;
    color: #fff;
    border: none;
    cursor: pointer;
    transition: background 0.3s ease;
}

.act-registration-form input[type="submit"]:hover {
    background-color: #005f8d;
}

.act-register-message {
    color: green;
    font-weight: bold;
    text-align: center;
}
/* bar dasboard*/
.bar-owner-dashboard {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0,0,0,0.05);
    max-width: 900px;
    margin: auto;
}

.bar-owner-dashboard table {
    font-family: Arial, sans-serif;
    font-size: 14px;
}
/*Bar act events*/
 .bar-owner-dashboard-table {
            width: 100%;
            border-collapse: collapse;
            margin: 20px 0;
            font-family: Arial, sans-serif;
        }
        .bar-owner-dashboard-table th,
        .bar-owner-dashboard-table td {
            padding: 12px 15px;
            border: 1px solid #ddd;
            text-align: left;
        }
        .bar-owner-dashboard-table th {
            background-color: #f4f4f4;
        }
        .bar-owner-dashboard-table tr:nth-child(even) {
            background-color: #f9f9f9;
        }
        .bar-owner-dashboard-table a {
            color: #0073aa;
            text-decoration: none;
        }
        .bar-owner-dashboard-table a:hover {
            text-decoration: underline;
        }
       .delete-button {
    display: inline-block !important;
    color: red !important;
    background: none !important;
    border: 1px solid red !important;
    padding: 6px 12px;
    font-size: 14px;
    cursor: pointer;
    font-weight: bold;
}
/*End Custom Act Calendar CSS Snippet*/

/*All acts css code Snippet*/
.page-id-215574 .ct-new-columns > .ct-div-block, .page-id-215574 .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{
    padding: 0px;
}
.page-id-215574 div.tribe-events .tribe-events-l-container {
    max-width: 1200px;
    width: auto;
}
.page-id-215574 .tribe-filter-bar-c-filter__filter-fields {
    width: 100%;
}
.page  .tribe-filter-bar .tribe-filter-bar-c-filter--accordion .tribe-filter-bar-c-filter__toggle:focus, .page .tribe-filter-bar .tribe-filter-bar-c-filter--accordion button.tribe-filter-bar-c-filter__toggle:focus, .page .tribe-filter-bar .tribe-filter-bar-c-filter__toggle:focus, .page .tribe-filter-bar button.tribe-filter-bar-c-filter__toggle:focus, .page .tribe-events button.tribe-events-c-top-bar__datepicker-button:focus {
    outline: none;
}
.tribe-events-community-footer label {
    display: block;
    margin-top: 20px;
}
.page-id-215593 .tribe-community-events select {
    min-height: 32px;
    border: 1px solid #aaa;
    border-radius: 3px;
}
#tribe-virtual-events .button {
    background: #616161;
    padding: 10px 15px;
}
.tribe-events-community-footer #post.events-community-submit, .tribe-events-community-footer #post.events-community-submit:hover {
    background: #616161;
    border-color: #616161;
}
@media (max-width: 570px) {
.page-id-215574 #shortcode-10-215574{
    width: 100%;
}
.tribe-community-events .tribe-section table.tribe-section-content .tribe-section-content-field, .tribe-community-events .tribe-section table.tribe-section-content td:last-child, .tribe-community-events .tribe-section table.virtual-event-wrapper .tribe-section-content-field, .tribe-community-events .tribe-section table.virtual-event-wrapper td:last-child {
    padding: 0 10px;
}
.tribe-events-two-column {
    flex-direction: column;
}
.page-id-215574 .tribe-events .tribe-events-l-container {
    padding-bottom: 0px;
    padding-top: 30px;
}
.single-tribe_events .ct-section-inner-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
}
.postid-215524 .tribe-community-events-content {
    padding: 90px 20px 0;
}
.postid-215524 .tribe-community-events-content .tribe-nav .my-events-display-options,
.postid-215524 .tribe-community-events-content .tribe-event-list-search {
    width: 100%;
}
.postid-215524 .tribe-community-events-content .tribe-event-list-search input[type=search] {
    min-height: 45px;
}
}
/*End All acts css code Snippet*/