/**
 * Theme Name: Metrum CCU Child
 * Template:   frost
 */

.wp-block-image{
margin:0;
}

.footer-social .kt-row-column-wrap .wp-block-kadence-column .kt-inside-inner-col figure{
	margin:0 auto;
}
.login-modal button{
	width:100%;
	border:0;
	margin:0 !important;
	font-size:1.125rem;
	padding: 10px 20px !important;
}
.login-modal button:hover{
	background-color:#34a2ce !important;
}
.wp-block-kadence-advancedbtn a.button{
	text-decoration:none !important;
}
.search-icon .bod-block-popup-trigger{
	background-image:url('/wp-content/uploads/magnifying-glass.svg');
	background-repeat:no-repeat;
	background-position:center;
	background-size:20px 20px;
	border:0;
	width:40px;
	height:40px;
}
.broken_link, a.broken_link{
	text-decoration:none !important;
}
.banner-fixed{
	position:fixed !important;
	bottom:0 !important;
}
@media (max-width: 800px) {
	.rates-table table thead tr th, .rates-table table tbody tr td{
		font-size:13px !important;
	}
	.homepage-finance-section{
		background-color:rgb(229,227,227); 
	}
}

.wp-block-post-author-name { display: none !important; }