/*

Theme Name: Brand Density 2019
Theme URI: https://www.brand-density.com
Author: SKNDAL
Author URI: https://skndal.com
Description: Brand Density 2019 modern custom responsive e-commerce compatible WordPress theme for Brand Density.
Version: 1.0.0
Template: x

*/

/*
** GENERAL
*/


/*
** HEADER
*/
.x-navbar.x-navbar-fixed-top {
	mix-blend-mode: multiply;
	transition: mix-blend-mode 0.5s ease-in-out;
}
.masthead-inline .x-navbar .desktop .sub-menu {
	top: calc(90px - 1.5em);
}
.desktop .sub-menu {
	padding: 0 1em;
	font-size: 0.9em;
}
.x-navbar .desktop .sub-menu li:first-child:before, 
.x-navbar .desktop .sub-menu li:last-child:after {
	display: none;
}

/*
** MAIN
*/
.blog .x-container.offset,
.archive .x-container.offset {
	margin-top: 0;
}
.h-landmark {
	font-family: "Moderat";
	font-style: normal;
	font-weight: 700 !important;
	font-size: 3.5em;
	letter-spacing: -0.02em;
	line-height: 1;
	text-transform: none;
	color: rgb(43,71,148);
}
.x-header-landmark {
	margin-bottom: 1.5rem;
	padding: 1rem 0;
	border: 0;
}
.x-container.offset {}


/* ACTIVECAMPAIGN */
@media (min-width:980px) {
	._form-content {
		display: flex;
		align-items: center;
	}
	._form_element._inline-style,
	._button-wrapper._inline-style {
		margin: 0;
	}
	._form_element._inline-style:first-child {
		border-radius: 0.35em 0 0 0.35em;
		overflow: hidden;
	}
	._form_element._inline-style {
		width: 38%;
	}
	._button-wrapper._inline-style {
		border-radius: 0 0.35em 0.35em 0;
		overflow: hidden;
		width:24%;
	}
}
@media (max-width:979px) {
	._form-content {
		display: block;
	}
	._form_element._inline-style,
	._button-wrapper._inline-style {
		margin: 0;
		width:100%;
	}
	._form_element._inline-style:first-child {
		border-radius: 0.35em 0.35em 0 0;
		overflow: hidden;
	}
	._button-wrapper._inline-style {
		border-radius: 0 0 0.35em 0.35em;
		overflow: hidden;
	}
}
label._form-label {
	display: none;
}
._form._inline-style input[type="text"], 
button._submit {
	width: 100%;
	height: 3.15em;
	border-radius: 0;
	font-size: 1rem;
}
._form._inline-style input[type="text"] {
	margin: 0;
	border: 0;
	padding-left: 1em;
	border-right: 1px inset;
	border-bottom: 1px inset;
	padding-right: 0.35em;
	font-weight:300;
}
button#_form_5_submit {
	padding: 0;
	font-weight: bold;
	text-shadow: none;
}
button#_form_5_submit:hover {
	background-color: rgb(124,236,212);
	border-color: rgb(124,236,212);
}

/*
** FOOTER
*/
.x-colophon.top {
	background-color: #fff;
	padding: 4rem 0 0;
}
.x-colophon .widget { 
	color: #828282;
}
.x-colophon .h-widget {
	font-size: 1.4rem;
	color: #2B4794;
	margin-bottom: 0.35rem;
	font-weight: 700;
}
.x-colophon .widget.widget_recent_entries ul {
	border-top: 0.15em solid #ccc;
}
.x-colophon .widget.widget_recent_entries ul li {
	background: transparent;
	border-bottom: 0.15em solid #bababa;
}
.x-colophon .widget.widget_recent_entries ul li a {
	font-size: 1.2em;
}
.x-colophon .widget.widget_recent_entries ul li span.post-date {
	display: block;
}

.x-colophon .widget .x-recent-posts {
	margin: 0 0 1em;
}
.x-colophon .widget .x-recent-posts a {
	border: 0;
	padding: 0;
	background-color: transparent;
}
.x-colophon .widget .x-recent-posts .h-recent-posts, 
.x-colophon .widget .x-recent-posts .x-recent-posts-date {
	white-space: normal;
}
.x-colophon .widget .x-recent-posts .h-recent-posts {
	margin: 0 0 5px;
	font-family: 'Moderat',sans-serif !important;
	font-style: normal;
	font-weight: 300 !important;
	font-size: 1rem;
	line-height: 1.4;
	text-transform: none !important;
	color: #f0f0f0;
}
.x-colophon .widget .x-recent-posts a:hover .h-recent-posts { 
	color: #ffff !important;
}
.x-colophon .widget .x-recent-posts .x-recent-posts-date {
	font-size: 0.75em;
}
.x-colophon .widget .x-recent-posts .x-recent-posts-content {
	padding: 10px 0;
}

.x-colophon .widget .x-recent-posts,
.x-colophon .widget .mc4wp-form,
.x-colophon .widget .tco-subscribe-form {
	padding-top: 10px;
}

.x-colophon.bottom .x-social-global a:hover {
	color: #fff;
}
.x-colophon.bottom .x-social-global a [data-x-icon], 
.x-colophon.bottom .x-social-global a [class*="x-icon-"] { 
	font-weight: 400; 
}
.x-colophon.bottom .x-nav li:before {
	content: "|";
	float: left;
	margin: 0 0.5em;
	opacity: 0.35;
}
.x-colophon.bottom .x-nav li a:hover,
.x-colophon.bottom .x-colophon-content a:hover {
	color: #FD795E;
	opacity: 1;
}
.x-social-global a {
  border-radius: 0.35em;
}

/*
** MISC
*/


/*
** COOKIE NOTICE
*/
.cc-grower { border-bottom: 0; }
#cookie-notice, .cc-revoke, .cc-window { font-size: 14px; }
#cookie-notice .cookie-notice-container,
.cc-window.cc-banner {
	padding: 2em 3.6em !important;
	padding: 5vh 5vw !important;
	z-index: 3000;
	-ms-flex-direction: row;
	flex-direction: row;
	box-sizing: border-box;
	line-height: 1.5em;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	text-align: left;
}
#cookie-notice .cn-button, .cc-btn {
	font-size: 16px !important;
	padding: 0.4em 0.8em;
	margin-left: 0;
	transition: all 0.2s ease-in-out;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: justify;
	align-content: space-between;
}
#cookie-notice .cn-button:nth-child(n+3) { margin-left: 1.125em; }
#cn-notice-text, .cc-banner .cc-message { padding-right: 2.4em;-ms-flex: 1;flex: 1; }
#cn-accept-cookie.cn-button { background: rgb(100, 185, 30); color: #fff; font-weight: 700; font-size: 118%; }
#cn-accept-cookie.cn-button:hover { background: rgb(138, 223, 68); }
#cn-refuse-cookie.cn-button { padding: 0; font-weight: 700; font-size: 118%; }
#cn-more-info.cn-button, .cc-link { padding: 0 !important; }
.cc-revoke.cc-bottom {
	background-color: rgba(255,255,255,0.2) !important;
	border-radius: 0.35em !important;
	border-bottom: 0;
	color: rgba(0,0,0,0.35) !important;
	font-weight: 700;
	left: unset !important;
	right: 8%;
	font-size: 9.5px !important;
}
.cc-revoke.cc-bottom.cc-active {
	background-color: #64b91e !important;
}
@media (max-width: 767px) {
	.cc-revoke.cc-bottom {
		background-color: rgba(255,255,255,0.2) !important;
		border-bottom: 0;
	}
	.cc-revoke.cc-bottom.cc-active {
		border: 0;
		background-color: #64b91e !important;
	}
	#cookie-notice .cookie-notice-container {
		flex-direction: column;
	}
	#cookie-notice .cn-button {
		margin-top: 0.65em;
	}
	#cookie-notice .cn-button:nth-child(n+3) {
		margin-left: 0;
	}
}