body.logged-in {
	top: 1.5rem;
}
body.logged-in:has(#wpadminbar) .navCustomized .top-menu-nav {
    top: 60px!important;
}
body.logged-in:has(#wpadminbar) .navCustomized .tpswitch-container {
    top: 32px!important;
}
@media (min-width: 1200px) {
    body.logged-in .hero {
		top: -7rem;
	}
}


/* 404 */
.pagenotfound-menu {
    background-color:#e0e3ee;
    color: #003883;
}

.pagenotfound-menu ul {
    padding: 0;
    list-style-type: none;
}

.pagenotfound-menu ul li a {
    color: #003883;
    text-decoration: underline;
}


/* NEWS NAV */
body.page-template-template_news h2.card-title, body.page-template-template-artikelen h2.card-title {
    line-height: 120%;
}
.page-link {
    border-radius: 0 !important;
    border: 0;
    padding: 0.5rem 0.9rem;
    color:#003883;
    
}

.page-item.active .page-link {
    background-color:#fff;
    color: #ee7d11;
    font-weight:bold;
    border:0;
}

.page-item .next.page-link, .page-item .prev.page-link {
    color: #fff;
    background-color: #af2a42;

}

.page-link:hover {
    background-color: #fff;
    border:0;
    color: #ee7d11;
}

.page-link:focus {
    box-shadow: none;
}

.news .news-card-image-text {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
    

/* afspraak widget */
#oa_widget, body #oa_widget, #oa_widget {
    padding: 0 !important;
}    

#oa_widget #widget-booking-content {
    margin-top:30px;
    background-color: #e3e3e3 !important;
    padding: 0 20px 20px 20px !important; 
}

#oa_widget #widget-select-filters .form-label {
    color:#003883;
}

#oa_widget #widget-select-filters h1, #oa_widget #widget-select-datetime h2 {
    font-size: 1.2rem !important;
}

#oa_widget.theme-flat .form-row button.widget-login-submit {
    background: #af2a42!important;
    color: #fff!important;
    border-radius: 22px !important;
}  

#oa_widget.theme-flat .form-row button.widget-register-submit {
    background: #af2a42!important;
    color: #fff!important;
    border-radius: 22px !important;
}  

#oa_widget.theme-flat a {
    color:#003883 !important;        
}
#oa_widget.theme-flat .datepicker-inline table tr th {
    font-weight:bold;    
}



/* afspraak-maken */
section.afspraak-maken  h1 {
    margin-bottom: .6rem;        
}        
section.afspraak-maken  h3 {
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: .6rem;        
}

.afspraak-make__buttons .btn {
    min-width: 203px;
}

.appointment_button {
    width: 635px;
    height: 114px;
    background: #F2F2F2;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 17px;
    position: relative;
    z-index: 1;
}

.appointment_button .spinner-border {
    display: none;
}

.appointment_button span {
    width: 306px;
    height: 54px;
    font-family: 'Hind';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #003883;
}

.appointment_button button {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 8px 20px;
    gap: 4px;
    height: 40px;
    background: #EE7D11;
    border-radius: 38px;
    color: #FFFFFF;
    font-family: 'Hind';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    border: 0;
}

.appointment_button p {
    display: none;
    background: #FFFFFF;
    font-family: Hind;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    text-align: center;
    background: transparent;
    margin: 0;
    color: #FFFFFF;
}

.appointment_button.active {
    background: #99AFCD;
}

.appointment_button.active > :is(span, button),
.appointment_button.activeloading > :is(span, button, p) {
    display: none;
}

.appointment_button.active p {
    display: block;
}

.appointment_button.activeloading .spinner-border {
    display: block;
}

.appointment_button.loading button {
    background: #999999;
    cursor: progress;
}

.afspraak_widget {
    display: none;
}

    
    
    
/* WC - product detail page - info buttons */

.product_details_buttons .btn {
    width: 85%;
    max-width: 85%;    
}
        
@media only screen and (min-width: 1200px) {
    .product_details_buttons .btn {
        width: 70%;
        max-width: 70%;    
    }
}

.wc-quick-view-product-summary > .product_details_buttons {
    font-size: large;
}




/* ------------ SINGLE LOCATIE ---------------- */

.single-locatie .hero.heroInterns {
    grid-template-rows: 270px!important;
}
.single-locatie .hero.heroInterns .heroBgImage img {
	object-position: center center!important;
}


/* ------------ LOCATIEPAGINA ---------------- */

body.single-locaties .carousel {
    width: 100%;
    height: 100%;
}

body.single-locaties .carousel-inner {
  height: 100%;
}

body.single-locaties .carousel-item {
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  height: 100%;
}

body.single-locaties .carousel-item img {
  visibility: hidden;
}      


body.single-locaties .carousel-indicators li,
body.single-locaties .carousel-indicators button {
    border-radius: 50%!important;
    width: 13px!important;
    height: 13px!important;
    background-color: orange!important;
}


body.single-locaties .locatieinfo2, body.single-locaties .locatieinfo2 li{  
    line-height:140% !important;     
}




.locatieinfo1 {
    line-height:180%
}
.locatieinfo1  tr{
    border-bottom:1px solid #ccc;
}

.locatieinfo1  tr:last-child{
    border:0;
}


.locatieinfo1  td{
     width:50%; padding:14px 5px;
}

.locatieinfo1 a {
    padding-top:5px !important; padding-bottom:5px !important; 
}




/* remove search from locaties */
body.single-locaties .container-search, body.page-template-template-locaties .container-search {
    display: none; 
}







/* PAGE ONDERZOEKEN */
.panel,
.panel-body {
  box-shadow: none;
}

.panel-body {
 padding-bottom:20px;
}


.panel-group .panel-heading {
  padding: 0;
}

.panel-group .panel-heading a {
  display: block;
  padding: 10px 0px;
  text-decoration: none;
  position: relative;
}

.panel-group .panel-heading a:after {
  content: '-';
  float: right;
}

.panel-group .panel-heading a.collapsed:after {
  content: '+';
}

.single-onderzoeken .panel a {
    color: #003883;
    font-size: 20px;    
}

.single-onderzoeken h3.panel-title {
    border-bottom: 1px solid #d6d6d6;
}


.single-onderzoeken .producten .producten-beschrijving {
    border:0;   
}












@media only screen and (max-width: 992px) {

    .navCustomized .side-collapse .custom-menu {

        padding-top: 41px;

    }

}









/* vademecum */

.vademecum-index-letters:after {
    content: "";
    clear: both;
    display: table
}

.vademecum-index .filter-title {
    font-size: 1rem;
    color: #003883;
    margin-right: 1.25rem;
    margin-top: .1875rem;
    font-weight:bold;
    margin-bottom: 15px;
}

.vademecum-index-letters .letter {
    line-height: 1;
    /* float: left; */
    margin-right: 7px;
    margin-bottom: 7px;
}

.vademecum-index-letters .letter [type=checkbox],.vademecum-index-letters .letter [type=radio] {
    position: absolute;
    left: -9999px;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox
}

.vademecum-index-letters .letter [type=checkbox]+label,.vademecum-index-letters .letter [type=radio]+label {
    position: relative;
    cursor: pointer;
    font-size: 1.25rem;
    color: #473c51;
    font-weight: 700;
    width: 1.875rem;
    height: 1.875rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    line-height: 1;
    text-transform: uppercase;
    transition: all .2s;
    background: #ee7d11;
    color:#fff;
}

.vademecum-index-letters .letter.disabled [type=checkbox]+label {
    background: #ccc;
}

.vademecum-index-letters .letter.disabled [type=checkbox]+label:hover {
    background: #ccc;
    cursor:default;
}

/*
.vademecum-index-letters .letter [type=checkbox]+label:hover {
    background: #003883;
}
*/

.vademecum-index-letters .letter [type=radio]:disabled+label {
    color: #dcdbd5;
    cursor: default
}

.vademecum-index-letters .letter [type=checkbox].is-selected+label,.vademecum-index-letters .letter [type=checkbox]:checked+label,.vademecum-index-letters .letter [type=radio].is-selected+label,.vademecum-index-letters .letter [type=radio]:checked+label {
    background: #003883;
}



.vademecum-filter .letter:first-child {
    font-size:11px;  
}



.vademecum-filter .letter {
    
    cursor: pointer;
    font-size: 1.25rem;
    color: #473c51;
    font-weight: 700;
    border-radius: 4px;
    line-height: 1;
    text-transform: uppercase;
    transition: all .2s;
    background: #ee7d11;
    color:#fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-top:3px;    

}


.vademecum-filter .letter A {
    color:#fff;
    text-decoration: none !important;
    width: 30px;
    text-align: center;
    padding: 3px 0;    
}


.vademecum-filter .letter.active {    
    background: #003883;
}

.vademecum-filter .letter:hover {    
    background: #003883;
}

.vademecum-filter .letter.disabled {    
    background: #ccc;
}



.filter--border-bottom {
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #dcdbd5;
    margin-bottom: 20px;
}




section.vademecum-index article {
  padding-bottom:40px;
  
}

section.vademecum-index header{
  font-size:35px;
  color: #ee7d11;
  padding-left:20px;
  font-weight:bold;
}


section.vademecum-index ul { 
    list-style: none;
    margin:0; 
    padding-left:22px;
}

section.vademecum-index article ul{
    -moz-column-gap: 40px;
    column-gap: 40px;
    -moz-column-count: 3;
    column-count: 3;
  }

section.vademecum-index li { 
    position: relative;
}

section.vademecum-index li A {
    color:#003883;
    text-decoration: none;
}


section.vademecum-index li:before {
    position: absolute;  
    top: 0px;  
    margin: 0px 0 0 -20px;    
    vertical-align: middle;
    display: inline-block;
    color:#003883;
    content: ">";
}

@media screen and (max-width: 992px) {
    section.vademecum-index article ul{
    -moz-column-count: 2;
    column-count: 2;
  }
}






section.vademecum-detail .title {
    font-weight:bold;
}


section.vademecum-detail .vademecum-order {
    background-color:#e0e3ee;
    padding:20px;
    margin-top:200px
}

@media screen and (max-width: 767px) {
    section.vademecum-detail .vademecum-order {
        margin-top:0px
    }
}



.vademecum-more {
 display: none !important;   
}


.vademecum-filter {
   display: flex;
   justify-content: space-between; 
}


@media screen and (max-width: 992px) {
    
    .vademecum-filter {
        display: inline;
        justify-content: space-between;
    }
    
    .vademecum-index-letters .letter {
        float: left;
    }
    
}


#agb0_field i,
#agb1_field i {
    cursor:pointer;   
}






/* vademecum popover image */
.poptitle {
    position: relative;
    cursor: pointer;
    display: inline-block;    
}

.popimage {
    display: none !important;
    position: absolute;
    margin:10px;
    width:240px;
    z-index: 10;    
  
}
.popimage img {
    width: 100%;    
    border:1px solid #af2a42;
    border-radius:10px;
    position: relative;
    top: -8px;
    left:10px;
}

.poptitle:hover .popimage {
      display: inline !important;
}




body.vademecum-template-default .eurofins-search-form {
	display: none;
}




/* remove price from product tag */
.tax-product_tag li.product .price {
    display: none !important;   
}
/*# sourceMappingURL=styles3.css.map */

.wc-product-table-wrapper .added_to_cart {
    text-align: center !important;
}

.wc-product-table a.added_to_cart {
    margin-top: 8px !important;
    font-size: 13px;
    padding: 6px 12px !important;
}

.wc-quick-view-modal .woocommerce-variation-add-to-cart {
    display: flex;
    flex-direction: column;
}

.wc-quick-view-modal.wc-quick-view-product .cart .wc-forward {
    font-size: 1rem;
    line-height: 1.5;
}

.woocommerce-checkout-review-order-table .cart_item .product-image {
    width: 20%;
}