/*
Theme Name: Hello Elementor Child theme of hello-elementor
Theme URI: 
Description: Child theme of hello-elementor theme for the Hello Elementor theme
Author: <a href="https://elementor.com/?utm_source=wp-themes&#038;utm_campaign=author-uri&#038;utm_medium=wp-dash">Elementor Team</a>
Author URI: 
Template: hello-elementor
Version: 2.7.1
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 27 Apr 2023 10:30:35 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/* -------------------------------- General --------------------------------- */

img.image-bg-light-brown {background-color: #b7ae9d; padding: 20px; margin: 30px;}

img.image-bg-dark-green {background-color: #406b58; padding: 20px; margin: 20px;}

img.grey-background-semi-transperant {background-color: #f5f5f54a; padding: 15px; margin: 10px;}

/* ---------------------------- All In One SEO ----------------------------- */

.aioseo-breadcrumb, .aioseo-breadcrumb-separator {color: #ffffff;}

.aioseo-breadcrumb a {color: cyan;}

/* ----------------------------- Pagination -------------------------------- */

.dc-pagination {
  display: inline-block;
	margin: auto;
}

.dc-pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
}

.dc-pagination a.active {
  background-color: #4CAF50;
  color: white;
}

.dc-pagination a:hover:not(.active) {background-color: #ddd;}

/* ----------------------------- Image Galleries ------------------------------- */

#events-gallery .elementor-image-gallery .gallery-item img, img.grey-background {
background-color: #f5f5f5 !important;
padding: 30px !important;
}