/*
Theme Name: dsp Bootstrap Theme
Theme URI: https://www.dsp-studio.ro/
Author: dsp-studio.ro
Author URI: https://www.dsp-studio.ro/
Description: 
Version: 1.0
License: 
License URI: 
Tags: 
Text Domain: dspstudio
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700,700i,900');

* {
	outline-style:none;
	box-shadow:none;
	border-color:transparent;

}
html {
	scroll-behavior: smooth;
}
a:focus {
	outline: 0;
	text-decoration: none;
	color: #3bbfbb;
}
th {
	text-align: inherit;
}
p {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -o-user-select: text;
    user-select: text;
}
body {
	font-family: 'Open Sans', sans-serif;
	line-height: 1;
	background-color: #171b26;
	/* padding: 0 2%; */
}
h1{
	font-size: 28px;
	color:#ffffff;
}
.page .post-content h2, .page .post-content h3, .page .post-content h4, .page .post-content h5, .single .post-content h2, .single .post-content h3, .single .post-content h4, .single .post-content h5, .home .post-content h2, .home .post-content h3, .home .post-content h4, .home .post-content h5 {
	color:#ffffff;
}
a {
	color: #3bbfbb;
	text-decoration: none;
}
a:hover{
	color:#32a29f;
	text-decoration: none;
}
li {
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 20px;
}
p {
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
}
ol, ul {
	list-style: none;
	padding: 0;
}
.custom-logo-link img {
	display: block;
	max-width: 100%;
	/* width: 100%; */
    height: auto;
}
.content ul {
	list-style: initial;
	list-style-position: inside;
	padding-left: 15px;
}
.content ol {
	list-style: decimal;
	list-style-position: inside;
	padding-left: 15px;
}

div.blizzard {
	background-color: rgba(0,0,0,.6);
	border-radius: 10px;
	border: 0;
	display: inline-block;
}
blockquote, q, div.blizzard {
	quotes: none;
	margin: 0px 0px 10px 0px;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 20px;
	/* width: fit-content; */
	/* width: -moz-fit-content; */
}
blockquote:before, blockquote:after,
q:before, q:after, div.blizzard::before, div.blizzard::after {
	content: '';
	content: none;
}
blockquote.blizzard, div.blizzard {
	color:#0095ff;
}

blockquote.blizzard h3, blockquote.blizzard h4, blockquote.blizzard h5, div.blizzard h3, div.blizzard h4, div.blizzard h5 {
	color:#ffffff;
}

blockquote.blizzard ul > p, blockquote.blizzard ol > p,
div.blizzard ul > p, div.blizzard ol > p {
	display: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr.style-one {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ddd, #333, #ddd);
}
hr {
	border-top:1px solid #DDD;
}
strong, b {
	font-weight: 700;
	color:#ffffff;
}
em {
	font-style:italic; 
}
img {max-width:100%;}
.secrets_hunter_pets span {
	display: block;
}
.top-bar {
	line-height: 20px;
	/* padding: 10px 5px;
	background-color: #000; */
}
.top-bar > div {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 1500px;
	margin: 0 10px;
	color:#ffffff;
	background-color:rgba(23,27,38,1);
	padding: 0 20px;
}
.container {
	overflow: hidden;
}
.container .content > div:first-of-type {
	flex:6;
	position: relative;
}
.container .content {
	margin: 10px;
}
.single-post .container .content > div:first-of-type {
	color:#DDD;
}
.content {
	display: flex;
	flex-flow: column;
	align-items: unset;
}
.sidebar-area {
	padding: 0 0 0 0;
	color: #ffffff;
	/* transition: all 0.2s linear; */
	/* width: 345px; */
}
.sidebar-area h3 {
	font-size: 22px;
}

.sidebar-area h4, .sidebar-area h2 {
	color:#ffffff;
	margin-left: 0;
}
.sidebar-area iframe {
	width: 100%;
}
.sidebar-area a:first-child h3 {
	/* margin-top: 0px; */
}
iframe {
	max-width: 100%;
	/* height: 100%; */
}
.top-bar ul {
	display: flex;
	margin: 0;
	padding: 0;
}
.top-bar ul li {
	padding: 0 5px;
}
.container {
	max-width: 1500px;
	margin: 0 auto;
}
.web-banner {
	background-color: #ffffff;
	text-align: center;
}
.web-banner > div {
	display: flex;
}
.nav {
	margin: 0;
}
.navbar {
	position: relative;
	display: flex;
	flex-flow: column;
	align-items: center;
	text-align: center;
	font-size: 16px;
	justify-content: start;
	margin: 0 10px 10px;
	/* padding: 10px 0; */
}
#menu-top-menu {
	display: flex;
	flex-flow: column
}
#menu-top-menu li {
	padding: 0 10px;
	margin-top: 10px;
}
#menu-top-menu a {
	color: #ffffff;
}
#menu-top-menu a:hover, .current-menu-item a {
	color:#3bbfbb!important;
}

.type-post,
.type-page,
.type-secrets,
.type-hunter-pets,
.type-guides,
.type-mysteries,
.type-records {
	padding:20px;
	/* border-bottom: 1px solid rgba(0,0,0,.2);
	border-right: 1px solid rgba(0,0,0,.2);
	border-left: 1px solid rgba(0,0,0,.2); */
}
h1 {
	font-weight: bold;
}
.type-post .post-thumb,
.search-results .type-page .post-thumb,
.search-results .type-secrets .post-thumb,
.search-results .type-hunter-pets .post-thumb,
.search-results .type-guides .post-thumb,
.search-results .type-mysteries .post-thumb,
.search-results .type-records .post-thumb
 {
	max-width: 320px;
	max-height: 180px;
	display: block;
}
.post-content {
	position: relative;
}
.post-content a {
	position: relative;
}
.add-favorite {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	position: absolute;
	right: 20px;
	top:10px;
	cursor: pointer;
	padding-right: 20px;
	color: #828282;
	display: none;
}
.add-favorite p {
	margin:0;
	font-size: 16px;
}
.add-favorite:hover, .add-favorite.added {
	color:#F4D03F;
	background:url('img/star-yellow.svg') no-repeat right;
}
.noadded {
	background:url('img/star-gray.svg') no-repeat right;
}
.added {
	background:url('img/star-yellow.svg') no-repeat right;
}

.type-post .post-content h1,
.search-results .type-page .post-content h1,
.search-results .type-secrets .post-content h1,
.search-results .type-hunter-pets .post-content h1,
.search-results .type-guides .post-content h1,
.search-results .type-mysteries .post-content h1,
.search-results .type-records .post-content h1
{
	margin-top: 5px;
}

.type-post .post-content h1,
.search-results .type-page .post-content h1,
.search-results .type-secrets .post-content h1,
.search-results .type-hunter-pets .post-content h1,
.search-results .type-guides .post-content h1,
.search-results .type-mysteries .post-content h1,
.search-results .type-records .post-content h1
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.type-post .post-content h1 a {
	color: #ffffff;
}
.search-results .type-page .post-content h1 a,
.search-results .type-secrets .post-content h1 a,
.search-results .type-hunter-pets .post-content h1 a,
.search-results .type-guides .post-content h1 a,
.search-results .type-mysteries .post-content h1 a,
.search-results .type-records .post-content h1 a
{
	color: #ffffff;
}
.type-post.sticky {
	background-color: #ffffff;
	color: #333;
	display: flex;
	flex-flow: column;
	align-items: center;
	text-align: center;
}
.type-post.sticky h1 a {
	color:#000;
}
.search-results .type-page span,
.search-results .type-secrets span,
.search-results .type-hunter-pets span,
.search-results .type-guides span,
.search-results .type-mysteries span,
.search-results .type-records span {
	display: none;
}

.type-post .post-thumb span,
.search-results .type-page span,
.search-results .type-secrets span,
.search-results .type-hunter-pets span,
.search-results .type-guides span,
.search-results .type-mysteries span,
.search-results .type-records span
{
	position: absolute;
	background-color: #2f6d92;
	padding: 3px;
	text-transform: uppercase;
	color:#ffffff;
}
.author-link {
	width: 100%;
	font-size: 12px;
	margin-bottom: 10px;
	/* padding-left: 10px; */
	white-space: nowrap;
	float: right;
}
.search .author-link {
	float: none;
	padding: 0;
}
.author-link p {
	margin: 0;
}
.author-link .type-page {
	display: none;
}
nav .searchform {
	/* position: absolute; */
    margin-right: 7px;
}
.searchform label, #searchsubmit {
	display: none;
}
.searchform input[type="text"] {
	display:block;
	background: url("img/search.png") 10px 13px no-repeat;
	background-color: #000;
    border:1px solid rgba(0,0,0,.45);
    color: #ffffff;
    font-size:14px;
	padding: 5px;
	text-indent:35px;
	letter-spacing: 1px;
    height:45px;
    min-width: 240px;
}
.posts-nav-link {
    border-radius: 2px;
    box-shadow: 0 0 2px 0 #000;
    background-color: rgba(23, 27, 38, 0.7);
    border: 1px solid rgba(255,255,255, .05);
	padding: 25px;
	/* display: flex; */
	justify-content: space-between;
	color:#ffffff;
	flex: 0 0 100%;
	text-align: center;
}
nav.pagination {
	width: 100%;
}
.page-numbers {
	padding: 6px 12px;
	background: rgba(59, 191, 187,0.8);
	color: #ffffff;
	margin: 0;
	border-radius: 20px;
	-webkit-transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-ms-transition: background 300ms ease;
	-o-transition: background 300ms ease;
	transition: background 300ms ease;
	cursor: pointer;
}
.page-numbers:hover {
	background: rgba(59, 191, 187, 0.5);
	color: #ffffff;
}
nav.pagination .nav-links {
	text-align: center;
}
a.prev.page-numbers {
	float: left;
}
a.next.page-numbers {
	float: right;
}
.page-numbers.dots, .page-numbers.current, a.next.page-numbers, a.prev.page-numbers {
	background: transparent;
}
.posts-nav-link a:focus {
	color: #ffffff;
}
.posts-nav-link .disabled, .posts-nav-link .current {
	cursor: initial;
}
a.next.page-numbers, a.prev.page-numbers {
	color: #3bbfbb;
	padding: 0;
}
a.next.page-numbers.disabled, a.prev.page-numbers.disabled {
	visibility: hidden;
}
.search-results h2, .search-no-results h2 {
	/* margin-left: 20px; */
}
.posts-nav-link h2 {
	display: none;
}
.page-numbers.current {
	color:#ffffff;
	background: rgba(59, 191, 187, 0.5);
}
.post-type-archive .container .content > div:first-of-type, .archive .container .content > div:first-of-type {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.type-secrets,
.type-page,
.type-hunter-pets,
.type-guides,
.type-mysteries,
.type-records {
	color: #DDD;
}
.collection {
	flex: 0 0 100%;
	color:#ffffff;
	margin-bottom: 10px;
	position: relative;
	/* z-index: 9999; */
	text-align: center;
}
#collection {
	padding-left: 10px;
	padding-right: 10px;
	display: flex;
	flex-flow: column;
    justify-content: space-between;
}
form.collected {
	display: flex;
    align-items: center;
    text-align: center;
    justify-content: space-around;
}
.collection label {
	padding-right: 15px;
	cursor: pointer;
}
form.collected label {
	cursor: pointer;
	padding: 5px;
	border-radius: 2px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
form.collected label:hover {
	/* background-color:darkslategray; */
}
.collection label input {
	vertical-align: middle;
	cursor: pointer;
}
.post-type-archive .post-thumb img.img-responsive {
	width: 320px;
	height: 180px;
}
.sidebar-widgets a {
	border-radius: 2px;
	box-shadow: 0 0 2px 0 #000;
	background-color: rgba(23, 27, 38, 0.7);
	border: 1px solid rgba(255,255,255, .05);
	text-align: center;
	max-width: 320px;
	margin-bottom: 20px;
	display: flex;
    flex-direction: column-reverse;
}
.sidebar-widgets h3 {
	display: block;
	font-weight: 700;
	margin: 15px 0;
	/* padding: 0 5px; */
	font-size: 18px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.7);
}
.post-type-archive .post-content, .archive .post-content, .post-type-archive-guides .categories ul li, .front-mid ul li {
	border-radius: 2px;
	box-shadow: 0 0 2px 0 #000;
	background-color: rgba(23, 27, 38, 0.7);
	border: 1px solid rgba(255,255,255, .05);
	text-align: center;
	max-width: 320px;
}
.post-type-archive .post-content h2, .archive .post-content h2,  .post-type-archive-guides .categories ul li h2, .front-mid h3 {
	display: block;
	font-weight: 700;
	margin: 15px 0;
	/* padding: 0 5px; */
	font-size: 18px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.7);
}
.post-type-archive h1, h1.archive-title {
	flex: 0 0 100%;
	margin-top: 10px;
}
.front-mid ul {
	margin-bottom: 0px;
}
.collection label:last-child {
	margin-right: 0;
}
#getcollection input[type="submit"] {
	background-color: #3bbfbb;
	margin-top: 20px;
    border-radius: 2px;
}
#getcollection input[type="submit"]:hover {
	background-color: #247775;
}
.page-header {
	margin: 0 0 10px;
	padding-bottom: 5px;
}
code {
	padding: 10px 20px;
	display: inline-block;
	white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
	white-space: -webkit-pre-wrap; /*Chrome & Safari */ 
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	white-space: pre-wrap;       /* css-3 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	word-break: break-all;
	white-space: normal;
}

blockquote, code {
	background-color: rgba(0,0,0,.6);
	color: #EEE;
	border-radius: 10px;
	border: 0;
	display: inline-block;
}
blockquote .tabs a {
	color: #000;
}

/*.bbcode-quote strong, .bbcode-quote em, .bbcode-quote i {
	margin-bottom: 10px;
	display: block;
}*/

table {
	margin: 0;
	padding: 0;
	border:1px solid rgba(255,255,255,.1);
	color: #DDD;
	margin-top: 15px;
	margin-bottom: 15px;
}

table th,table td {
	padding: 10px;
	background-color: rgba(255,255,255,.05);
	vertical-align: top;
}
table th {
	/* background-color: rgba(255,255,255,.1); */
	background-color: rgba(28, 40, 59, 0.3);
}
table td {
	border-bottom:1px solid rgba(255,255,255,.1);
}
table p {
	/* margin: 0; */
}
table ul p {
	display:none;
}
.alt2 {
	border:0;
	background-color:transparent;
}
.alt2 div {
	border:1px solid rgba(255,255,255,.1)!important;
	background-color: rgba(255,255,255, .05);
	line-height: 20px;
	padding: 6px;
}
.content h1 {
	margin-top: 0px;
}
.navbar-collapse {
	/* visibility: hidden;
  	opacity: 0;
  	transition: visibility 0s, opacity 0.5s linear;
	display: none; */
}
.shownav {
	visibility: visible;
	opacity: 1;
	display: block;
	margin-top: 15px;
}
.shownav #menu-top-menu li {
	padding: 5px 10px;
	margin: 0;
}
.shownav ul {
	flex-flow: column;
	align-items: center;
}
.nav-wrap {
	width: 100%;
}
footer {
	color:#ffffff;
	width: 100%;
	max-width: 100%;
	margin-top: 10px;
}
.footer-bottom {
	padding: 0px 10px;
}

.footer-widgets {
	display: flex;
	justify-content: center;
	flex-flow: row;
	margin-top: 20px;
	margin-bottom: 20px;
	}

.footer-widgets ul {
	margin: 0px 0px;
	padding: 0;
	list-style: none;
}

footer-social {
	margin: 10px 0px;
	padding: 0;
	list-style: none;
}

.widgets-wrap:first-child {
	/* flex-basis: 33%; */
}
.widgets-wrap:last-child {
	/* flex-basis: 66%; */
}
.footer-widgets h4 {
	color: #ffffff;
	margin-top: 0px;
}
.footer-widgets .widgets-wrap:first-child {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.post-date {
	color: #ffffff;
	font-size: 12px;
}
.footer-widget2 ul {
	display: flex;
	justify-content: space-between;
	flex-flow: column;
	flex-wrap: wrap;
}
.footer-widget2 ul li {
	/* flex-basis: 33%; */
}
.footer-latest-secrets {
	/* display: flex;
	flex-wrap: wrap; */
}
.footer-latest-secrets a {
	flex-shrink: 0;
}
.footer-latest-secrets a img {
	margin-right: 10px;
	margin-bottom: 10px;
}
.footer-widget2 p {
	color:#ffffff;
	font-size: 13px;
	line-height: 18px;
}
.footer-latest-secrets div {
    display: flex;
	flex-flow: column;
	margin-bottom: 10px;
}
.footer-widget1 {
	margin-right: 15px;
	margin-left: 15px;
}
.footer-widget1:first-child {
	/* margin-right: 20%; */
}


.type-post, .single, .type-page,
.single .type-secrets,
.search .type-secrets,
.single .type-hunter-pets,
.single .type-guides,
.single .type-mysteries,
.single .type-records {
	border-radius: 2px;
	box-shadow: 0 0 2px 0 #000;
	background-color: rgba(23, 27, 38, 0.7);
	border: 1px solid rgba(255,255,255,.05);
}
.footer-social {
	display: flex;
    justify-content: center;
}
.footer-social li {
	margin: 0 10px;
	list-style: none;
}
.footer-social li a {
	opacity: .4;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.footer-social li a:hover {
	opacity: 1;
}
.post-edit-link {
	display: block;
    text-align: right;
}
.copy {
	margin: 20px 0px 20px 0px;
}
.copy .container {
	display: flex;
	justify-content: space-between;
}
.copy p {
	margin: 0;
	width: 100%;
	text-align: center;
}
.adspace1 {
	/* display: flex;
    justify-content: center;
	text-align: center; */
}
.sidebar-widget {
 	/*margin-left: 10px;*/
}
.sidebar-widget {
	display: flex;
    flex-flow: column;
    justify-content: center;
	align-items: center;
	/*margin-bottom: 20px;*/
}
.search .page-header {
	color:#ffffff;
}
div.contact-form {
	margin-top: 50px;
}
.contact-form form {
	display: flex;
    flex-flow: column;
}
.contact-form form > * {
	margin-bottom: 25px;
	border: 1px solid #383d3f;
	background-color: #171b26;
	padding: 5px;
}
.contact-form .g-recaptcha {
	display: flex;
	justify-content: center;
	border:0;
	background: transparent;
}
.register-page .g-recaptcha > div {
	width: 100%!important;
	text-align: center;
}
.contact-form input[type="text"], .contact-form form input[type="email"], .contact-form textarea, .contact-form button[type="submit"] {
}

.contact-form button[type="submit"] {
	color:#ffffff;
	padding: 10px 0;
}
.contact-form textarea {
	height: 150px;
}
.posts-list.type-post,
.search-results .posts-list.type-page,
.search-results .posts-list.type-secrets,
.search-results .posts-list.type-hunter-pets,
.search-results .posts-list.type-guides,
.search-results .posts-list.type-mysteries,
.search-results .posts-list.type-records
{
	text-align: center;
	display: flex;
	align-items: center;
	flex-flow: column;
	color:#DDD;
	margin-bottom: 20px;
	border-radius: 2px;
	box-shadow: 0 0 2px 0 #000;
	background-color: rgba(23,27,38,0.7);
	border: 1px solid rgba(255,255,255,.05);
}
button.slick-prev {
	left: 25px;
	z-index: 1;
}
button.slick-next {
	right: 25px;
	z-index: 1;
}
ul.slick-dots {
	bottom: 25px;
}
div.slick-dotted.slick-slider {
	margin-bottom: 0;
}
.err404 {
	color:#ffffff;
	padding: 0 20px;
}
.err404 {
	/* display: none; */
	/* height: 1px; */
}
.err404 h1 {
	font-size: 82px;
}
.err404 header {
	border-bottom: 0;
}
.post-content {
	width: 100%;
}
.home .post-content > div:first-child {
  	display: flex;
	justify-content: space-between;
	/* align-items: baseline; */
	/* border-bottom: 1px solid #ffffff; */
	flex-flow: column;
	padding-bottom: 0px;
}
.home .post-content div.bbcode-quote {
	border: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.home .post-thumb span {
	display: none;
}
.head-slider {
	display: none;
}

.toc {
	display: none;
	margin-bottom: 20px;
	padding: 20px;
	border-radius: 2px;
	box-shadow: 0 0 2px 0 #000;
	background-color: rgba(23, 27, 38, 0.7);
	border: 1px solid rgba(255, 255, 255, .05);
}
.login-page h2, .register-page h2 {
	display: none;
}
.login-page .type-page, .register-page .type-page, .post-password-required {
	background: none;
	margin-top: 50px;
	border-radius: unset;
	box-shadow: none;
	border: none;
}
.login-page label, .login-page #loginform a, #nav, .register-page label, .post-password-required label {
	color: #fafafa;
	font-size: 14px;
}
.login-page #nav a:hover, .register-page #nav a:hover {
	color:#00a0d2;
}
.login-page label, .register-page label {
	display: block;
}
.login-page .input, .register-page .input {
	width:100%;
}
.login-page .login-submit input, .register-page .register-submit input {
	background: #3bbfbb;
	font-size: 15px;
	height: 30px;
	line-height: 28px;
	padding: 0 12px 2px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	-webkit-appearance: none;
	border-radius: 3px;
	white-space: nowrap;
	box-sizing: border-box;
	border-color: #3bbfbb;
	box-shadow: 0 1px 0 #3bbfbb;
	color: #ffffff;
	text-shadow: none;
	float: none;
	clear: both;
	display: block;
	width: 100%;
}
.login-page .input, .register-page .input, .login-page form input[type=checkbox], .login-page input[type=text], .register-page form input[type=checkbox], .register-page input[type=text], .post-password-required input[type=password] {
	border: 1px solid #ddd;
	outline: 0;
	transition: 50ms border-color ease-in-out;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
	background-color: #171b26b3;
	border-color: #555555;
	color: #fbfbfb;
	line-height: 40px;
}
.login-page .login-remember label, .register-page .login-remember label {
	cursor: pointer;
}
.login-page input[type=text], .register-page input[type=text], .register-page input[type=email], .login-page input[type=password], .register-page input[type=password], .post-password-required input[type=password] {
	font-size: 24px;
    width: 100%;
		margin: 2px 6px 16px 0;
		padding-left:2px;
}
.login-page .post-content, .register-page .post-content, .post-password-required .post-content {
	margin-bottom: 20px;
	margin-top: 50px;
	max-width: 400px;
		margin: auto;
		padding: 24px 26px;
	border-radius: 2px;
	box-shadow: 0 0 2px 0 #000;
	background-color: rgba(23,27,38,0.7);
	border: 1px solid rgba(255,255,255,.05);
}
.login-page .login-submit input:hover, .register-page .login-submit input:hover {
	background: #008ec2;
    border-color: #006799;
    color: #ffffff;
}
#login_error {
    text-align: center;
    color: #F00;
    margin-bottom: 15px;
}
.login #login_error {
    border-left-color: #dc3232;
}
.login #login_error, .login .message, .login .success {
    border-left: 4px solid #00a0d2;
        border-left-color: rgb(0, 160, 210);
    padding: 12px;
    margin-left: 0;
    margin-bottom: 20px;
    background-color: #ffffff;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
}
.stats {
	/* margin-top: 10px; */
	/* margin-right: 10px; */
	text-align: center;
	/* border-radius: 2px; */
    /* box-shadow: 0 0 2px 0 #000; */
    /* background-color: rgba(23, 27, 38, 0.7); */
	/* border: 1px solid rgba(255,255,255, .05); */
	/* padding: 10px; */
	/* height: fit-content; */
	/* height: max-content; */
	margin-bottom: 10px;
}

.stats ul {
	color: #ffffff;
	font-size: 14px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.stats li:last-child {
	margin: 0;
}
.stats a {
	color: #3bbfbb;
}
.highlight {
	text-align: center;
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 10px;
}
.highlight span {
	background-color: #000;
    padding: 10px;
    display: inline-block;
	border-radius: 10px;
	color: #EEE;
}
.archive .sidebar-area {
	margin-top: 86px;
	display: none;
}

#adunit1 {
	text-align: center;
	line-height: 0;
}

#menu-item-534 ul.sub-menu {
	width: 100%;
	display: flex;
	flex-flow: wrap;
}
.post-type-archive-guides .categories, .front-mid ul {
	flex: 0 0 100%;
}
.post-type-archive-guides .categories ul, .front-mid ul {
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.post-type-archive-guides .categories ul li {
	margin: 20px;
	flex: 0 0 320px;
}
.front-mid ul li {
	margin: 10px 20px;
	flex: 0 0 320px;
}
.post-type-archive-guides .categories ul li a, .front-mid ul li a {
	margin: 0;
}
.post-type-archive-guides .categories h2, .front-mid h3 {
	font-size: 18px;
	font-weight: bold;
}

.tabswrapper{ 
	margin-bottom: 10px;
}

ul.tabs {
	list-style-type: none;
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: left;
	margin: 0;
	padding: 0;
	font-weight: 600;
}
.tabs li {
	/* flex-grow: 1; */
	padding: 0;
	margin: 0 3px 3px 0;
}

@media (max-width: 700px) {
.tabs li {
	flex-grow: 1;
}
}

.tabs a {
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 10px 20px;
    background-color: #3bbfbb;
	color: #000;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.tabs a:hover,
.tabs a.active {
	background: #ddd;
}
.tabgroup div {
	padding: 15px;
	border: 1px solid rgba(255,255,255,.1);
    background-color: rgba(255,255,255, .05);
    line-height: 20px;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.tabgroup p:last-child, .alt2 p:last-child, table p:last-child {
	margin-bottom: 0;
}
.tabswrapper ul p {
	display: none;
}
.register-page .button-primary, .post-password-required input[type="submit"] {
	height: 30px;
    line-height: 28px;
    padding: 0 12px 2px;
    background: #3bbfbb;
    border-color: #3bbfbb;
    box-shadow: 0;
    color: #ffffff;
    text-shadow: none;
    float: none;
    clear: both;
    display: block;
    width: 100%;
	font-size: 15px;
}
.post-password-required h1 {
	display:none;
}
.post-password-required p {
	text-align: center;
}
.post-password-required input[type=password] {
	background-color: #171b26;
	margin-top: -33px;
}
#mega-menu-wrap-text_menu #mega-menu-text_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-text_menu #mega-menu-text_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
	color: #3bbfbb;
}

#getcollection {
	margin-bottom: 10px;
}

#adunit5 {
	margin-top: 10px;
	line-height: 0;
}
#adunit2 {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	min-height: 75px;
	line-height: 0;
}

.searchform {
	display: none;
}


@media (min-width: 992px) {
	#mega-menu-wrap-text_menu #mega-menu-text_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-text_menu #mega-menu-text_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus,	.mega-sub-menu .mega-current-menu-item a.mega-menu-link {
		/* color: #3bbfbb; */
	}
	.sidebar-area {
		margin: 0 0 0 20px;
		width: 320px;
	}
	#adunit5 {
		margin-top: 0px;
		margin-left: 20px;
	}
	#adunit2 {
		margin-top: 0px;
	}
	.searchform {
		display: block;
	}
	#collection {
		flex-flow: row;
	}
	.stats {
		right: 10px;
		top: 10px;
		text-align: left;
	}	
	.toc {
		display: block;
	}
	.home .post-content div:first-child {
		/* flex-flow: row; */
		/* align-self: baseline; */
	}
	.collection {
		text-align: left;
	}
	.head-slider {
		display: block;
	}
	.content {
		flex-flow: row;
		align-items:flex-start;
	}
	.footer-widget2 ul {
		flex-flow: row;
	}
	.contact-form {
		max-width: 50%;
		margin: 0 auto;
	}
}

@media (min-width: 768px) {
	.type-post .post-content h1,
	.type-page .post-content h1,
	.type-secrets .post-content h1,
	.type-hunter-pets .post-content h1,
	.type-guides .post-content h1,
	.type-mysteries .post-content h1,
	.type-records .post-content h1
	{
		margin-top: initial;
	}
	.shownav ul {
		flex-flow: row;
	}
	.navbar-collapse {
		visibility: visible;
		opacity: 1;
		display: block;
	}	
	.navTrigger {
		display: none;
	}
	.footer-widgets {
		/* flex-wrap: wrap;
		flex-flow: row; */
	}
	.navbar {
		flex-flow: row;
		justify-content: space-between;
		background-color: rgba(23, 27, 38, 0.7);
	}

}

@media (min-width: 768px) {
	.type-post.sticky,
	.posts-list.type-post,
	.search-results .posts-list.type-page,
	.search-results .posts-list.type-secrets,
	.search-results .posts-list.type-hunter-pets,
	.search-results .posts-list.type-guides,
	.search-results .posts-list.type-mysteries,
	.search-results .posts-list.type-records
	{
		flex-flow: row;
		align-items: initial;
		text-align: left;
		margin-bottom: 20px;
	}
	.type-post .post-thumb,
	.search-results .type-page .post-thumb,
	.search-results .type-secrets .post-thumb,
	.search-results .type-hunter-pets .post-thumb,
	.search-results .type-guides .post-thumb,
	.search-results .type-mysteries .post-thumb,
	.search-results .type-records .post-thumb
	{
		flex: 0 0 240px;
		margin-right: 20px;
	}
}

@media (min-width: 426px) {
	#getcollection input[type="submit"] {
		margin-top: 0;
	}
}

@media (min-width: 600px) {
	#mega-menu-text_menu {
		max-height: 50px!important;
	}
	.mega-menu-item-10832 ul.mega-sub-menu {
		width: auto!important;
	}
	#mega-menu-10832-0.mega-menu-row {
		width: 350px!important;
	}	
	.mega-menu-item-11271 ul.mega-sub-menu {
		width: auto!important;
	}
	#mega-menu-11271-0.mega-menu-row {
		width: 400px!important;
	}		
	.page-numbers {
		margin: 0 5px;
	}
	#menu-top-menu {
		display: flex;
		flex-flow: row;
	}
	#menu-top-menu li:first-child {
		padding-left: 0;
	}
	#menu-top-menu li {
		margin: 0;
	}
}

/* slider */

.head-slider {
 max-width: 320px;
 max-height: 180px;
}

  /* CSS3 MENU */
#collapsingNavbar,
#collapsingNavbar ul,
#collapsingNavbar ul li,
#collapsingNavbar ul li a,
#collapsingNavbar #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#collapsingNavbar:after,
#collapsingNavbar > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#collapsingNavbar .sub-menu {
	text-align: left;
	z-index: 1;
}
#collapsingNavbar #menu-button {
  display: none;
}
#collapsingNavbar {
  position: relative;
  z-index: 1000;
}
#collapsingNavbar > ul > li {
  float: left;
}
#collapsingNavbar.align-center > ul {
  font-size: 0;
  text-align: center;
}
#collapsingNavbar.align-center > ul > li {
  display: inline-block;
  float: none;
}
#collapsingNavbar.align-center ul ul {
  text-align: left;
}
#collapsingNavbar.align-right > ul > li {
  float: right;
}
#collapsingNavbar > ul > li > a {
  padding: 17px;
}
#collapsingNavbar > ul > li:hover > a {
  color: #ffffff;
}
#collapsingNavbar > ul > li.menu-item-has-children > a {
  padding-right: 30px;
}
#collapsingNavbar > ul > li.menu-item-has-children > a:after {
    border: 4px solid transparent;
    border-top: 6px solid white;
    margin-left: 6px;
    margin-bottom: 0px;
    display: inline-block;
    vertical-align: bottom;
	content: '';
}
#collapsingNavbar > ul > li.menu-item-has-children > a:before {
  position: absolute;
  top: 19px;
  right: 15px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#collapsingNavbar > ul > li.menu-item-has-children:hover > a:before {
  top: 23px;
  height: 0;
}
#collapsingNavbar ul ul {
  position: absolute;
  left: -9999px;
}
#collapsingNavbar.align-right ul ul {
  text-align: right;
}
#collapsingNavbar ul ul li {
	height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#collapsingNavbar li:hover > ul {
  left: auto;
}
#collapsingNavbar.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#collapsingNavbar li:hover > ul > li {
  height: 35px;
}
#collapsingNavbar ul ul ul {
  margin-left: 100%;
  top: 0;
}
#collapsingNavbar.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#collapsingNavbar ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
	width: 180px;
	width: -moz-max-content;
  font-size: 12px;
  text-decoration: none;
  color: #dddddd;
  font-weight: 400;
  background: #060d0f;
}
#collapsingNavbar ul ul li:last-child > a,
#collapsingNavbar ul ul li.last-item > a {
  /* border-bottom: 0; */
}
#collapsingNavbar ul ul li:hover > a,
#collapsingNavbar ul ul li a:hover {
  color: #ffffff;
}
#collapsingNavbar ul ul li.menu-item-has-children > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#collapsingNavbar.align-right ul ul li.menu-item-has-children > a:after {
  right: auto;
  left: 11px;
}
#collapsingNavbar ul ul li.menu-item-has-children > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#collapsingNavbar.align-right ul ul li.menu-item-has-children > a:before {
  right: auto;
  left: 14px;
}
#collapsingNavbar ul ul > li.menu-item-has-children:hover > a:before {
  top: 17px;
  height: 0;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #collapsingNavbar {
    width: 100%;
  }
  #collapsingNavbar ul {
    width: 100%;
    display: none;
  }
  #collapsingNavbar.align-center > ul {
    text-align: left;
  }
  #collapsingNavbar ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #collapsingNavbar ul ul li,
  #collapsingNavbar li:hover > ul > li {
    height: auto;
  }
  #collapsingNavbar ul li a,
  #collapsingNavbar ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #collapsingNavbar > ul > li {
    float: none;
  }
  #collapsingNavbar ul ul li a {
    padding-left: 25px;
  }
  #collapsingNavbar ul ul ul li a {
    padding-left: 35px;
  }
  #collapsingNavbar ul ul li a {
    color: #dddddd;
    background: none;
  }
  #collapsingNavbar ul ul li:hover > a,
  #collapsingNavbar ul ul li.active > a {
    color: #ffffff;
  }
  #collapsingNavbar ul ul,
  #collapsingNavbar ul ul ul,
  #collapsingNavbar.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #collapsingNavbar > ul > li.menu-item-has-children > a:after,
  #collapsingNavbar > ul > li.menu-item-has-children > a:before,
  #collapsingNavbar ul ul > li.menu-item-has-children > a:after,
  #collapsingNavbar ul ul > li.menu-item-has-children > a:before {
    display: none;
  }
  #collapsingNavbar #menu-button {
    display: block;
    padding: 17px;
    color: #dddddd;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #collapsingNavbar #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 8px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: '';
  }
  #collapsingNavbar #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #dddddd;
    content: '';
  }
  #collapsingNavbar #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #collapsingNavbar #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #collapsingNavbar .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #collapsingNavbar .submenu-button.submenu-opened {
    background: #262626;
  }
  #collapsingNavbar ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #collapsingNavbar .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
  }
  #collapsingNavbar ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #collapsingNavbar .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #collapsingNavbar .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
  }
  #collapsingNavbar ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #collapsingNavbar .submenu-button.submenu-opened:before {
    display: none;
  }
}




.background-pulse {
	background-color: #32a29f0a;
	animation-name: color;
	animation-duration: 1s;
	animation-iteration-count: infinite;
}

@keyframes color {
	0% {
	  background-color: #32a29f0a;
	}
	50% {
	  background-color: #32a29f;
	}
	100% {
	  background-color: #222;
	}
	}
	#collapsingNavbar>ul>li.menu-item-has-children>a{
		padding-right: 17px;
	}
.single h2.page-header br, .post-content h1 br {
	display:none;
}

p img {
	margin: 5px;
}
.toc a {
	display: block;
	margin-bottom: 3px;
	line-height: 22px;
}
.toc a:last-child {
	margin-bottom: 0px;
}
.quick-info {
	margin-bottom: 20px;
	padding: 20px;
	border-radius: 2px;
	box-shadow: 0 0 2px 0 #000;
	background-color: rgba(23, 27, 38, 0.7);
	border: 1px solid rgba(255, 255, 255, .05);
}
.quick-info ul {
	padding: 0;
	margin: 0;
	list-style-type:none;
}
.quick-info li {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 3px;
}
.quick-info li:last-child {
	margin-bottom: 0px;
}
.quick-info li::before {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 8px;
	margin-bottom: 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #ffffff;
}
.toc h5, .quick-info h5 {
	font-size: 22px;
	margin-top: 0;
}
.toc .toch2 {
	font-size: 16px;
}
.toc .toch3 {
	font-size: 14px;
	margin-left: 20px;
}
.toc .toch3:before, .toc .toch2:before {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 8px;
	margin-bottom: 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #ffffff;
}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(59, 191, 187, 0.8) url(img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
}

.cd-top.cd-top--show,
.cd-top.cd-top--fade-out,
.cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
}

.cd-top.cd-top--show {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-top--fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}

.cd-top:hover {
  background-color: rgba(59, 191, 187);
  opacity: 1;
}
#adunit3 {
	line-height: 0;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}

.adblock {
	color:#ffffff;
	text-align:center;
	width: 728px;
	margin: 10px auto;
	border: 2px solid #424242;
	background-color: rgba(23, 27, 38, 0.7);
	height: 90px;
	padding: 23px 50px 0px 50px;
}

.small th, .small td, .smallcenter th, .smallcenter td {
	padding: 5px 10px 5px 10px;
}

.center, .smallcenter {
	margin-left: auto;
	margin-right: auto;
}

.page .type-page, .single .type-post, .single .type-secrets, .single .type-guides, .single .type-hunter-pets, .single .type-mysteries {
	
}
.noselect {
	-webkit-touch-callout: none; /* iOS Safari */
	  -webkit-user-select: none; /* Safari */
	   -khtml-user-select: none; /* Konqueror HTML */
		 -moz-user-select: none; /* Firefox */
		  -ms-user-select: none; /* Internet Explorer/Edge */
			  user-select: none; /* Non-prefixed version, currently
									supported by Chrome and Opera */
  }

.single-guides .sidebar-widget, .single-hunter-pets .sidebar-widget, .single-mysteries .sidebar-widget {
	display: none;
}
#login-navigation {
	font-size: 16px;
}
#collapsingNavbar li:hover>ul>li {
	height: auto;
}
#menu-top-menu .red a {
	color:#F00;
}
#menu-top-menu .white a {
	color: #ffffff;
}
#menu-top-menu .cyan a {
	color: #0FF;
}

ul.social-top {
	display: none
}

#collapsingNavbar ul ul li.stitle a {
	color:#ffffff;
	font-size: 26px;
	font-weight: bold;
	cursor: default;
}

@media (min-width: 768px) {
	ul.social-top {
		display: flex;
	}
}

@media (min-width: 768px) {
	#collapsingNavbar ul ul li {
		width: 50%;
	}
	#collapsingNavbar ul ul li.stitle a {
		padding: 11px 15px;
	}
	#collapsingNavbar ul ul li a {
		border: 0;
		padding: 11px 25px 11px 25px;
		background-color: #171b26;
		font-size: 14px;
		/* width: 205px; */
		width: max-content;
	}
	#collapsingNavbar ul ul li.stitle {
		height: 45px;
	}
	#collapsingNavbar ul ul li.stitle a {
		color:#FFF!important;
	}

	
	#collapsingNavbar li.stitle:hover>ul>li {
		height: 30px;
	}
	li.menu-item ul.sub-menu {
		border:2px solid #424242!important;
		background-color: #171b26;
	
	}
}

/* @media (max-width: 992px) {
	#adunit3 .container {
		position: relative!important;
	}
} */

#mega-menu-wrap-text_menu #mega-menu-text_menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		margin: 0;
}
#mega-menu-wrap-text_menu {
	margin: 0 10px 10px;
}

@media (max-width: 600px) {
	#mega-menu-wrap-text_menu #mega-menu-text_menu > li.mega-menu-megamenu > ul.mega-sub-menu {
	padding: 0px;
	}
}

#mega-menu-wrap-text_menu #mega-menu-text_menu > li.mega-menu-item.mega-item-align-float-left {
	float: none;
}
#mega-menu-wrap-text_menu, #mega-menu-wrap-text_menu #mega-menu-text_menu, #mega-menu-wrap-text_menu #mega-menu-text_menu ul.mega-sub-menu, #mega-menu-wrap-text_menu #mega-menu-text_menu li.mega-menu-item, #mega-menu-wrap-text_menu #mega-menu-text_menu li.mega-menu-row, #mega-menu-wrap-text_menu #mega-menu-text_menu li.mega-menu-column, #mega-menu-wrap-text_menu #mega-menu-text_menu a.mega-menu-link {
	position: unset;
}

#consent-box {
	color: #3bbfbb;
    display: flex;
	justify-content: center; 
}

#consent-box:hover {
	color: #32a29f;
}