/* Style large icons */
#page-footer .wpb_wrapper .style-large-icons{
	display:none;
}

/* Spacer */
#page-footer .wpb_wrapper .tm-spacer{
	display:none;
}

/* List item */
#page-footer .wpb_wrapper .list-item{
	background-color:#000000;
	border-style:solid;
	margin-right:5px;
	margin-left:5px;
}

/* Heading */
.list-horizontal .list-item a .list-header .title-wrap h6{
	color:#ffffff !important;
}

/* Header bottom */
#page-header-inner .header-bottom{
	border-style:solid;
}

/* Search field */
.header-bottom-right label input[type=search].search-field{
	border-left-style:solid !important;
	border-right-style:solid !important;
}

/* Search field */
.col-md-12 .header-bottom-inner .header-bottom-right .header-search-form .search-form label input[type=search].search-field{
	border-right-width:2px !important;
}

/* Search field */
.row .col-md-12 .header-bottom-inner .header-bottom-right .header-search-form .search-form label input[type=search].search-field{
	border-left-width:2px !important;
}

/* Menu item title */
#menu-dj-menu a .menu-item-title{
	font-size:20px;
}

/* Menu item wrap */
#menu-dj-menu a .menu-item-wrap{
	padding-bottom:15px;
}