/* -+-+-+-+-+-+-+-+-
    CUSTOM POST TYPE: PRESENTATIE
   -+-+-+-+-+-+-+-+- */

.single-presentatie .intro-left {
   display: none!important
}

.single-presentatie .navigation .tag-title {
   float: left;
   width: auto;
   font-family: Roboto;
   font-weight: 500;
   font-size: 18px;
   color: #363636;
   text-transform: uppercase;
   line-height: 32px;
   padding-right: 4px;
   margin-top: 20px
}

.single-presentatie .navigation .tag {
   float: left;
   width: auto;
   font-family: Roboto;
   font-size: 12px;
   color: #2a2a2a;
   padding: 5px 18px;
   background-color: #eaeaea;
   margin-left: 4px
}

.single-presentatie .back {
   margin-top: 30px
}
