/*
Theme Name:		GWT-Wordpress 25.0 child
Theme URI:		http://customs.gov.ph
Description:		Custom WordPress theme for BOC.
Author:			WEBTEXTMEDIA
Author URI:		http://www.webtextmedia.com
Template:		gwt-wordpress-25.0
Version:		1
*/

@import url("../gwt-wordpress-25.0/theme.css");

#clockbox {
	font-size:0.7rem;
	color:rgba(0, 0, 0, 0.75);
	text-align:right;
}

#footer .widget-title {
	color:#FED867;
	font-size:1.1rem;
}
#footer .menu a {
	color:#fff;
	line-height:1.3rem;
	padding: 0px;
}
#footer .menu li {
	display: block;
}
#footer .menu ul {
	margin-left:12px;
}

#sideMenu {
	margin:25px 0 20px 5px;
	list-style:none;
}
#sideMenu li {
	padding:5px;
}
#sideMenu li a {
	text-decoration: none;
	color: #000;
	font-size:1.4rem;
}
#sideMenu li a:hover {
	color: #001ECD;
}
.footerIcon {
	list-style-type:none;
	padding:0;
	margin:0;
	text-align:center;
	width:100%;
}

.footerIcon li {
	display: inline-block;
	width:30%;
}
.flex-control-nav {
	bottom:-20px!important;
}

#boc-aux .large-12 { padding:0!important; }
.auxMenu {
	list-style-type:none;
	padding:10px 0;
	margin:0;
	text-align:center;
	width:100%;
}

.auxMenu li {
	display: inline-block;
	width:30%;
}
.flex-control-nav {
	bottom:-20px!important;
}