/*!
Theme Name: The Great Eastern Ranges
Theme URI: https://ebpearls.com.au/
Author: Ebpearls
Author URI: https://ebpearls.com.au/
Description: This theme is specifically developed for the The Great Eastern Ranges Project
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: the-great-eastern-ranges
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.

The Great Eastern Ranges is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.ger-our-partner-wrap .owl-carousel .owl-stage{
	margin: 0 auto;
}


.ger-event-date {
	padding-left: 0 !important;
}
.ger-event-date > div {
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
}

.ger-no-link{
	pointer-events: none !important;
}

.ger-what-we-do ul li.no-hover:hover {
    pointer-events: none !important;
    box-shadow:none;
}

.ger-single-section .ger-program-red{
    background: #D15527 !important;
}
