/*
Theme Name: Tenders Direct Theme
Author: FORM DIGITAL
Author URI: http://www.form-digital.com
Version: 1.0
*/

@import url("assets/css/main.css");

/* Cookie */

.cc-btn:hover {
	text-decoration: none !important;
}

.cc-deny {
	background-color: #0e1d37 !important;
}

.cc-allow:hover {
	background-color: #ff9a2a !important;
}

.cc-revoke {
	display: none !important;
}

/* Menu */

.active-disable a {
	background: transparent !important;
}

.site-header-nav > ul > li.current-page-ancestor > a .nav-item-text::after {
  transform: scaleX(1);
}

.hide {
	display: none !important;
}

/* Team */

#management {
	margin-top: 80px;
}