/*!
Theme Name: Eventics
Theme URI: https://eventics-wp.temptics.com/
Author: Eventics Ltd.
Author URI: https://themeforest.net/user/tempticspro/portfolio
Description: Eventics - Tailwind Event & Conference WordPress Theme
Version: 1.0.0
Tested up to: 6.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: eventics
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Eventics is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Eventics-page-contentn Neal https://necolas.github.io/normalize.css/
*/
.bypostauthor {
  font-size: 16px;
}
.breadcrumb-area.only-front-page {
  display: none;
}

/* Add the .wp-caption css class */
.wp-caption {
  /* Your styles for .wp-caption go here */
}

/* Add the .wp-caption-text css class */
.wp-caption-text {
  /* Your styles for .wp-caption-text go here */
}

/* Add the .screen-reader-text css class */
.screen-reader-text {
  /* Your styles for .screen-reader-text go here */
  /* Make sure to follow accessibility guidelines for screen reader text */
}

/* Add the .gallery-caption css class */
.gallery-caption {
  /* Your styles for .gallery-caption go here */
}

/* Add the .alignright css class */
.alignright {
  /* Your styles for .alignright go here */
}

/* Add the .alignleft css class */
.alignleft {
  /* Your styles for .alignleft go here */
}

/* Add the .aligncenter css class */
.aligncenter {
  /* Your styles for .aligncenter go here */
}