/*

				Theme Name: Gardenia Child

				Theme URI: http://example.com/gardenia-child/

				Author: Ankita

				Author URI: http://example.com

				Description: Free Gardenia Child theme, created by www.template.co.il, will help you to do Safe updates, Extend your Gardenia template, by wordpress codex guideline.

				Template: gardenia

				License: GNU General Public License v2 or later

				License URI: http://www.gnu.org/licenses/gpl-2.0.html

				Version: 1.0.0

				Text Domain: gardeniachild

				*/


/* CUSTOM CSS CODE GOES HERE */

.carousel-inner .item .effect-hover {
    background: none;
}

.row {
    margin-right: auto;
}

.active_page #breadcrumbs {
    display: none;
}

.page_title h2 {
    margin: 0 auto;
    padding: 120px 0;
    color: #ffffff;
    font-size: 26px;
    font-weight: bold;
    font-family: 'Quicksand', sans-serif;
}

.page_title h2 span {
    border-bottom: 2px solid #ffffff;
    width: auto;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 15px 15px;
}

.gg-menu > li > a {
    font-weight: bold;
}

.fun_facts ul {
    padding-left: 20px;
}

.fun_facts li {
   font-family: 'Quicksand', sans-serif;
   line-height: 1.7;
}