/**
Theme Name: Astra Child - CACLER
Author: Anthony Lai
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.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child-cacler
Template: astra
*/
:root {
  --cacler-ico-date: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="gray" class="" aria-hidden="true"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z"></path></svg>');
  --cacler-ico-tag: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="gray" class="" aria-hidden="true"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 7h.01M7 3h5c.512 0 1.024.195 1.414.586l7 7a2 2 0 010 2.828l-7 7a2 2 0 01-2.828 0l-7-7A1.994 1.994 0 013 12V7a4 4 0 014-4z"></path></svg>');
}

.group_margin_start0 div, .group_margin_start0 figure {
	margin-block-start: 0;
}

.event_dates_row {
  font-size: 1.25rem;
  color: gray;
}

.cacler_tag .wp-block-post-terms__prefix::before {
  content: var(--cacler-ico-tag);
  width: 1.25rem;
  height: 1.25rem;  
  display: inline-block;
}

.event_dates_row::before {
  content: var(--cacler-ico-date);
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block;

}

.event_dates_row span:first-child {
  margin-left: .5em;
}

.round-team-profile figure {
    border-radius: 50%;
}
