/*
Theme Name: HR-Communicatie
Description: HR-Communicatie child theme for main Enfold theme
Version: 1.0
Template: enfold
*/



/*Add your own styles here:*/

/** Show become member & login menu item only when logged out */
.logged-in .top-menu-login, .logged-in .top-menu-member {
	display: none!important;
}
.top-menu-login {
	border-right: none!important;
	padding: 0 0 0 10px!important;
}
.widget_nav_hide_child {
	display: none!important;
}
/** Show logout menu item only when logged in */
.top-menu-logout {
	display: none!important;
}
.logged-in .top-menu-logout {
	display: block!important;
}

/** List groups and members */
.groups-list > li {
	float: left!important;
	list-style: none!important;
	padding: 10px 10px 0 10px!important;
	margin: 0 20px 20px 0!important;
	font-size: 16px!important;
	font-weight: bold!important;
	line-height: 24px!important;
	text-transform: uppercase!important;
	width: 100%!important;
	max-width: 240px!important;
	height: 308px!important;
	color: #ffffff!important;
	background-color: #72277d!important;
}
.groups-list > li > a {
	color: #ffffff!important;
}
#members-dir-search, #groups-dir-search {
	width: 100%!important;
	margin: 0!important;
}
#members_search, #members_search_submit, #groups_search, #groups_search_submit, input[type=submit], .wpuf-button, .button.file-selector {
	height: 40px!important;
    font-size: 1.2em!important;
    border-color: #72277d!important;
	color: #72277d!important;
}
#members_search_submit, #groups_search_submit, input[type=submit], .wpuf-button, .button.file-selector {
    border-color: #72277d!important;
    background-color: #72277d!important;
	background: #72277d!important;
	color: #ffffff!important;
	text-shadow: none!important;
	box-shadow: none!important;
	cursor: pointer!important;
    outline: none!important;
	-webkit-appearance: none!important;
    border-radius: 0px!important;
}
#wpuf-insert-image-container {
	margin-bottom: 10px!important;
}
.wpuf-button, .button.file-selector, input[type=submit] {
	font-size: 1em!important;
	height: auto!important;
}
#members_search::-webkit-input-placeholder, #groups_search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #72277d!important;
}
#members_search::-moz-placeholder, #groups_search::-moz-placeholder { /* Firefox 19+ */
  color: #72277d!important;
}
#members_search:-ms-input-placeholder, #groups_search:-ms-input-placeholder { /* IE 10+ */
  color: #72277d!important;
}
#members_search:-moz-placeholder, #groups_search:-moz-placeholder { /* Firefox 18- */
  color: #72277d!important;
}
.members-list {
	padding: 10px 0 0 0!important;
	margin: 0 -10px!important;
}
.members-list > li {
	float: left!important;
	list-style: none!important;
	padding: 0!important;
	margin: 0!important;
	width: 60px!important;
	height: 60px!important;
	overflow: hidden!important;
}
.members-overview {
	padding: 10px 0 0 0!important;
	margin: 0 -10px!important;
}
.members-overview > li {
	float: left!important;
	list-style: none!important;
	padding: 0!important;
	margin: 0!important;
	width: 170px!important;
	height: 170px!important;
	overflow: hidden!important;
	border: none!important;
}
.members-overview > li > img {
	width: 100%!important;
	height: auto!important;
	border: none!important;
}

/** Buddypress general and additional elements */
#buddypress #item-actions h2 {
	font-size: 1.1em!important;
}
.knowledge-partner {
	font-size: small!important;
	color: #ffffff!important;
	background-color: #72277d!important;
	padding: 2px 5px!important;
	margin-top: 5px!important;
	display: inline-block!important;
}
.avia-content-slider.avia-content-slider-active .slide-entry .slide-content {
    color: #ffffff!important;
	font-size: 2em!important;
    left: 40px!important;
    position: absolute !important;
    bottom: 40px!important;
	width: 60%!important; 
}
.avia-content-slider.avia-content-slider-active .slide-entry .slide-content .entry-content-header h3 {
	background: rgba(114,39,125,0.8)!important; 
	color: #ffffff!important; 
	padding: 10px!important;
}
.avia-content-slider.avia-content-slider-active .image-overlay.overlay-type-extern .image-overlay-inside:before {
	top: 30%!important;
}
td.event {
	background: none!important;
}
td.event div.day {
	background-color: #72277d!important;
	color: #ffffff!important;
}
.slide-meta-time, .date-container {
	text-transform: lowercase!important;
}
.slide-meta-comments, .slide-meta-del {
	display: none!important;
}
select {
	height: 40px!important;
}
.item-avatar a[data-bp-tooltip=admin-hrcommunicatie], 
.error404 h3, 
.error404 .widget.avia_combo_widget{
	display: none!important;
}

.field-visibility-settings-notoggle, .field-visibility-settings-toggle {
	display: none!important;
}

.register-section input {
	margin-bottom: 0!important;
}

#basic-details-section {
  margin-bottom: 30px;
}
#ncr-robot-check h4 {
  display: none;
}