/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra



RLR GROEN		#97c21f
RLR BLAUWW		#71cbdb

*/



/* KOP 
  Voor kopjes gebruik ik H2 
  (behalve op home gebruik ik H1 voor Nieuws uit Leidsche Rijn)
  H1 heeft dezelfde font size (30px) als H2 
  Geef een Kop een extra css class: rlr-title */
.rlr-title {
	color: #fff !important;
	background: #6bcbdc !important;
	padding: 20px 38px 20px 38px;
}


/* Blok: Berichtcarrousel (extra CSS-class: rlruitgelicht )
   Afbeelding ronde kanten geven */
div.uagb-post__image > a > img {
	border-radius: 5px 5px 5px 5px;
}

/* Blok: Berichtcarrousel (extra CSS-class: rlruitgelicht )
   Buttons verwijderen */
div.uagb-post__text > div.wp-block-button {
	display:none !important;
}




/* h1.entry-title, */
h2.widget-title {
	background-color: #71cbdb;
	padding: 10px;
	color: #fff;
}

.entry-meta, .read-more {
    font-size: 0.8em !important;
}


div.entry-meta > span > a:link,
div.entry-meta > span > a:hover,
div.entry-meta > span > a:visited,
div.entry-meta > span > a:active {
	color: #010050 !important;
	font-size: 0.8em !important;
}





/* CATLIST */
ul.catlist > li > div {
	border-bottom: 12px dotted white;
}





div.wp-block-group {
	border-bottom: 1px dotted blue;
}








.tribe-community-events .tribe-section-image-uploader {
	display: none !important
}