/* Remove meta data */
.entry-meta .byline, .entry-meta .cat-links { display: none; }
.entry-meta .posted-on { display: none; }
.entry-meta .author { display: none; }
.entry-meta { display: none; }
ul{list-style: none;}

/* Sets widget event title size */
tribe-mini-calendar-event h2 {
font-size: 25px !important /20
}
20
#tribe-events h2.entry-title {
font-size: 25px !important 20
}

.tribe-events-single-event-title {
  font-size: 30px;
}
.site-title a {
	font-weight: 500;
}

/*  Hide BNPL message  */
#payment-method-message {
    display: none;
}

.tribe-events .tribe-events-calendar-list__event-title-link {font-size: 0.75em
}

.tribe-events-calendar-list__event-date-tag-weekday {text-align: left}
.tribe-events-calendar-list__event-date-tag-daynum {text-align: left
}

.tribe-events {
	  padding: 0px; 
    box-sizing: 0px;
}

.tribe-events-schedule {
        margin: var(--tec-spacer-0) 0 var(--tec-spacer-7);
}

.tribe-events-c-view-selector__list-item-text, .tribe-events-c-view-selector__list-item-icon {color:#222}

.tribe-events-c-top-bar_nav {color:#222;}


.tribe-events-calendar-month__calendar-event-details {font-size: 16px; color: #222;}
.tribe-events-calendar-month__calendar-event-title {font-size: 20px; color: #c92c4c;}

.tribe-events-calendar-list__month-separator-text {font-size: 25px; font-weight: 450;}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    min-height: 700px;
	padding-left:0px;
padding-right: 0px;}
}

#ast-desktop-header .main-header-menu li:first-child {
	margin-right: 350px !important;
}


/------------
.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small, .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small {
    padding: 6px 15px;
    width: auto;
    color: #b1cbbb;
}

@media only screen and (min-width: 768px) {
#menu-item-3542 {
    margin-right: 10vw !important;
}
}

#jp-relatedposts.jp-relatedposts {
    display: none !important;
}

.tribe-events-schedule h2 {
    font-size: 25px;
}


/* Removes separator line between jouw besteloverzicht and factuurgegevens */
    #wcpay-express-checkout-button-separator{
       display: none !important;
    }

/* Removes link underline */
a {text-decoration: none !important;
}
a:hover {text-decoration: underline;
}

/* Removes focus outline menu */
.menu-item a:focus,
.menu-item a:hover,
.menu-item a:active {
    outline: none; 
    border: none; 
    box-shadow: none; 
}

/* Removes underline single event date*/
.tribe-events-abbr {
    text-decoration: none !important; 
    border: none !important; 
}

/* enables bancontact in checkout*/
.wc_payment_method.payment_method_woocommerce_payments_bancontact {
    display: block !important;
}

/* Adjusts color of payment options background in checkout*/
.woocommerce-page.woocommerce-checkout #payment div.payment_box, .woocommerce.woocommerce-checkout #payment div.payment_box {
    background-color: #deeaee;
}


@media (min-width: 768px) {
    .wcpay-payment-request-wrapper {
        width: 40% !important;
float:right;
    }
}

h1.page-title.ast-archive-title {display: none;}

.tribe-events-c-nav__prev-label {
    display: none;}

.tribe-events-c-nav__next-label {display: none;}

.tribe-events-c-subscribe-dropdown__button {display: none;}

.woocommerce-price-suffix {
    display: none;
}