/*
Theme Name: Metalier
Description: Custom WordPress child theme for Uncode
Author: Bronte
Author URI: https://www.bronte.co.nz
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
/* Country Selection Popup */
@media (min-width: 960px) {
	.popmake-content .pad-10 {
		padding: 10px;	
	}
	.popmake-content .pad-0 {
		padding: 0;
	}
	.popmake-content .column_parent.col-lg-10 {
		padding-bottom: 0;
	}
}
footer.site-footer p > a {
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
