/*
Theme Name: Ample Child
Template: ample
Author: Child Theme Configurator
Version: 1.2.4.1583880992
Updated: 2020-03-10 22:56:32


*/

.grecaptcha-badge {
width: 70px !important;
overflow: hidden !important;
transition: all 0.3s ease !important;
left: 4px !important;
}

.grecaptcha-badge:hover {
width: 256px !important;
}

/*
====> ====> 13.8.c Footer Copyright Info
--------------------------------------------------------------*/
.copyright-info {
	float: left;
	padding-right: 10px;
	font-weight: 300;
}
#colophon .copyright-info a {
	color: #b1b6b6;
}
#colophon .copyright-info a:hover {
	color: #80abc8;
}

/*
====> ====> 13.8.d Footer Menu
--------------------------------------------------------------*/
.footer-nav {
	float: right;
}
.footer-nav ul li {
	display: inline-block;
	padding-left: 10px;
}
#colophon .footer-nav ul li a {
	color: #b1b6b6;
}
#colophon .footer-nav ul li a:hover {
	color: #80abc8;
}