/*
Theme Name: Sichtbar
Version: 1.0
Description: Buro Bont / Sil Online
template: bb-theme
*/

/* Add your custom styles here... */ 
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');

a:focus {  outline: 3px solid #afd6d5;}


h1, h2, h3, h4, h5, h6, .button {
  font-family: "Lexend", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;}

.fl-rich-text p a {text-decoration: underline;}
/*.sub-menu > li > a {
    margin-bottom: 5px;
  border-radius: 20px;
    padding: 5px 25px;}*/
.blokwit{background-color: #FFF; padding: 10px 25px; margin-bottom: 15px}
 .gridblokken .pp-post-tile-post .pp-post-tile-info a {background-color: #FFF; padding: 5px 25px; margin-bottom: 15px}
.blokwit .fl-module-content {margin:0;}
.gridblokken h3 {margin-bottom: 0!important;}
.gridblokken .pp-post-tile-post .pp-post-tile-info  {margin-bottom: 25px;}
.gridblokken .pp-post-tile-post .pp-post-tile-image a:last-child::before {background: none!important;}
.h3blokwit { background-color:#FFF; padding:0px 10px; margin-bottom:20px; margin-left:20px; width:400px}
/*------------------------------------------------------------------
[# Phone Portrait and Landscape]
-------------------------------------------------------------------*/
@media only screen and (max-width: 768px) { 
    .gridblokken .pp-post-tile-post .pp-post-tile-info a {font-size:20px;}
    .gridblokken .pp-post-tile-post .pp-post-tile-info a, .blokwit {padding: 2px;}
    .button span.fl-button-text {font-size: 16px;}

}

@media only screen and (max-width: 992px) { 
    .h3blokwit {  width:275px; }
}