/*!
Theme Name: band_hff
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: band_hff
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

band_hff is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments


--------------------------------------------- */

/* ==========================================================================
   fonts
   ========================================================================== */
@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 100;
  font-display: swap;
  src: url("fonts/Inter/Inter-Thin.woff2?v=3.19") format("woff2"),
       url("fonts/Inter/Inter-Thin.woff?v=3.19") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 100;
  font-display: swap;
  src: url("fonts/Inter/Inter-ThinItalic.woff2?v=3.19") format("woff2"),
       url("fonts/Inter/Inter-ThinItalic.woff?v=3.19") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 200;
  font-display: swap;
  src: url("fonts/Inter/Inter-ExtraLight.woff2?v=3.19") format("woff2"),
       url("fonts/Inter/Inter-ExtraLight.woff?v=3.19") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 200;
  font-display: swap;
  src: url("fonts/Inter/Inter-ExtraLightItalic.woff2?v=3.19") format("woff2"),
       url("fonts/Inter/Inter-ExtraLightItalic.woff?v=3.19") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/Inter/Inter-Light.woff2?v=3.19") format("woff2"),
       url("fonts/Inter/Inter-Light.woff?v=3.19") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/Inter/Inter-LightItalic.woff2?v=3.19") format("woff2"),
       url("fonts/Inter/Inter-LightItalic.woff?v=3.19") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/Inter/Inter-Regular.woff2?v=3.19") format("woff2"),
       url("fonts/Inter/Inter-Regular.woff?v=3.19") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/Inter/Inter-Italic.woff2?v=3.19") format("woff2"),
       url("fonts/Inter/Inter-Italic.woff?v=3.19") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/Inter/Inter-Medium.woff2?v=3.19") format("woff2"),
       url("fonts/Inter/Inter-Medium.woff?v=3.19") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/Inter/Inter-MediumItalic.woff2?v=3.19") format("woff2"),
       url("fonts/Inter/Inter-MediumItalic.woff?v=3.19") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/Inter/Inter-SemiBold.woff2?v=3.19") format("woff2"),
       url("fonts/Inter/Inter-SemiBold.woff?v=3.19") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/Inter/Inter-SemiBoldItalic.woff2?v=3.19") format("woff2"),
       url("fonts/Inter/Inter-SemiBoldItalic.woff?v=3.19") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/Inter/Inter-Bold.woff2?v=3.19") format("woff2"),
       url("fonts/Inter/Inter-Bold.woff?v=3.19") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/Inter/Inter-BoldItalic.woff2?v=3.19") format("woff2"),
       url("fonts/Inter/Inter-BoldItalic.woff?v=3.19") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 800;
  font-display: swap;
  src: url("fonts/Inter/Inter-ExtraBold.woff2?v=3.19") format("woff2"),
       url("fonts/Inter/Inter-ExtraBold.woff?v=3.19") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 800;
  font-display: swap;
  src: url("fonts/Inter/Inter-ExtraBoldItalic.woff2?v=3.19") format("woff2"),
       url("fonts/Inter/Inter-ExtraBoldItalic.woff?v=3.19") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 900;
  font-display: swap;
  src: url("fonts/Inter/Inter-Black.woff2?v=3.19") format("woff2"),
       url("fonts/Inter/Inter-Black.woff?v=3.19") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 900;
  font-display: swap;
  src: url("fonts/Inter/Inter-BlackItalic.woff2?v=3.19") format("woff2"),
       url("fonts/Inter/Inter-BlackItalic.woff?v=3.19") format("woff");
}

/* ==========================================================================
   fonts
   ========================================================================== */

/* Webfont: RobotoCondensed-Regular */@font-face {
    font-family: 'RobotoCondensedRegular';
    src: url('fonts/RobotoCondensed/RobotoCondensed-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: RobotoCondensed-Italic */@font-face {
    font-family: 'RobotoCondensedItalic';
    src: url('fonts/RobotoCondensed/RobotoCondensed-Italic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: RobotoCondensed-Bold */@font-face {
    font-family: 'RobotoCondensedBold';
    src: url('fonts/RobotoCondensed/RobotoCondensed-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

/* Webfont: RobotoCondensed-BoldItalic */@font-face {
    font-family: 'RobotoCondensedBoldItalic';
    src: url('fonts/RobotoCondensed/RobotoCondensed-BoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

/* Webfont: RobotoCondensed-Light */@font-face {
    font-family: 'RobotoCondensedLight';
    src: url('fonts/RobotoCondensed/RobotoCondensed-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: RobotoCondensed-LightItalic */@font-face {
    font-family: 'RobotoCondensedLightItalic';
    src: url('fonts/RobotoCondensed/RobotoCondensed-LightItalic.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #BBBBB0;
	font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin: 0 0 1.25rem 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #1B1B1A;
}

hr {
    border: none;
	border-bottom: 3px dotted #66665A;
	height: 0;
	margin-bottom: 1.5em;
    margin-left: -2px;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
    display: block;
}

img.cover {
	width: 100%;
	min-width: 480px;
	min-height: 480px;
	object-fit: cover;
	object-position: center;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #ECECE6;
    text-decoration: none;
    transition: ease all 0.12s;
    letter-spacing: 0.03em;
}

a:visited {
	color: #ECECE6;
}

a:hover,
a:focus,
a:active {
	color: #81826C;
}

a:focus {
	outline: none;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

.edit-link {
	display: none;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

h3 {
	margin: 0 0 2rem 0;
	font-size: 1.5rem;
	font-weight: normal;
}

/* Header
--------------------------------------------- */

.site-header {
	background-color: #81826C;
	margin: 0 0 0 0;
}

.wp-custom-logo .site-title {
	display: none;
}

p.site-title {
	text-align: center;
	font-size: 2rem;
	margin: 1.5rem 0 0 0;
    font-family: 'RobotoCondensedRegular', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.site-title a,
.site-description,
.main-navigation a,
.site-footer a {	
	color: #1B1B1A;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

.site-title a:hover,
.main-navigation a:hover,
.site-footer a:hover {	
	color: #464641;
}

/* highlights */

.single-band_release .menu li.releases a,
.single-band_artist .menu li.artists a,
.single-post .menu li.news a,
.menu li.current_page_item a {
    color: #464641;
}


/* blue header */
.txt_color_light .site-title a,
.txt_color_light .site-description,
.txt_color_light .main-navigation a,
.txt_color_light .site-footer a {	
	color: rgba(255,255,255,0.90);
}

.txt_color_light .site-title a:hover,
.txt_color_light .main-navigation a:hover,
.txt_color_light .site-footer a:hover {	
	color: rgba(255,255,255,0.75);
}

.txt_color_light.single-band_release .menu li.releases a,
.txt_color_light.single-band_artist .menu li.artists a,
.txt_color_light.single-post .menu li.news a,
.txt_color_light .menu li.current_page_item a {
	color: rgba(255,255,255,0.75);
}


/* --- */

p.site-description {
	text-align: center;
	margin: 2rem 0 0.2rem 0;
}

.main-navigation {
	text-align: center;
    font-family: 'RobotoCondensedRegular', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.main-navigation a {
    font-size: 1.12rem;
	letter-spacing: 0.05em;
}

.main-navigation .menu,
.main-navigation ul {
	display: inline-flex;
}

.main-navigation ul a {
	padding: 0.2rem 1rem; 
}

.main-navigation ul li:last-of-type a {
	padding: 0.2rem 0 0.2rem 1rem; 
}

.site-header .container {
	padding: 2rem 2rem;
}

.header_flat .site-header .container {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.header_flat.header_layout_width .site-header .container {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}

.header_flat .site-branding {
	position: absolute;
	top: 0rem;
	left: 0rem;
	flex: 0 0 40%;
	padding: 0 0 0 2rem;
	z-index: 99;
}

@media screen and (max-width: 520px) {

	.header_flat .site-branding {
		width: 80%;
	}
}
	
.header_flat .main-navigation {
	position: relative;
	margin: 0 0 0 auto;
	top: 0;
	right: 0;
}

.header_flat .main-navigation .menu-toggle {
	margin: 0 0 0 auto;

}

.header_flat.header_layout_width .site-branding .site-title,
.header_flat.header_full_width .site-branding .site-title {
	text-align: left;
}

.header_flat.header_layout_width .main-navigation,
.header_flat.header_full_width .main-navigation {
	text-align: right;
}

.site-branding .custom-logo-link img {
	height: 11rem;
	width: auto;
	margin: -1rem 0 0 -2rem;
}


/* Body
--------------------------------------------- */

.site-main .container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 2rem 2rem;
}

/* Widgets Area
--------------------------------------------- */

.site-widgets {
background-color: aliceblue;	
}

.widget-area {
	max-width: 1200px;
	margin: 0 auto;
	padding: 4%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	
}

.widget-area .widget {
	flex: 0 0 23.5%;
	background-color: #fff;
}

/* Footer
--------------------------------------------- */

/* sticky footer */

.site {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

.site-main {
  flex: 1;
}

/* -- */


.site-footer {
	background-color: #81826C;
	padding: 2.6rem 0 3.6rem;
	margin: 0 0 0 0;
    font-family: 'RobotoCondensedRegular', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.site-footer .container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 2rem;
}

.site-footer,
.site-footer a {
	color: #1B1B1A;
}

/*--------------------------------------------------------------
# Release Single Page // Merchandise Single Page 
--------------------------------------------------------------*/

.single-band_release .release .columns,
.single-band_merchandise .release .columns {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.single-band_release .release .image_column,
.single-band_merchandise .release .image_column {
	flex: 0 0 30%;
}

.single-band_release .release .second_column,
.single-band_merchandise .release .second_column {
	flex: 0 0 70%;
	padding: 0 0 0 5%;
}

.single-band_release .release .tracks.list  {
	margin: 0 0 4rem 0;
}

.single-band_release .release .track.entry {
	display: flex;
	align-items: baseline;
}

.single-band_release .release .track.entry .number {
	flex: 0 0 auto;
    letter-spacing: 0.02em;
    color: #81826C;
    width: 1rem;
    margin-right: 0.6rem;
    text-align: center;
}

.single-band_release .release .track.entry .title {
	flex: 0 0 auto;
}

.single-band_release .release .track.entry .time {
	flex: 0 0 auto;
    font-size: 0.84rem;
    letter-spacing: 0.02em;
    color: #81826C;
}

.single-band_release .release .track.entry .time::before {
    content: "(";
    padding-left: 0.6rem;
}

.single-band_release .release .track.entry .time::after {
    content: ")";
}

.single-band_release .image,
.single-band_merchandise .image {
	margin: 0 0 2rem 0;
}

.single-band_release .release_artists.list {
	display: table;
	margin: 0 0 2rem 0;
}

.single-band_release .release_artists.list .entry {
	display: table-row;
}

.single-band_release .release_artists.list .entry .name {
	text-align: right;
	padding: 0 0.75rem 0 0;
}

.single-band_release .release_artists.list .entry .instrument {
	padding: 0 0 0 0.75rem;
    border-left: 2px solid #66665A;
}

.single-band_release .release_artists.list .entry .name,
.single-band_release .release_artists.list .entry .instrument {
	display: table-cell;
    padding-bottom: 0.4rem;
    line-height: 1.2;
}

.single-band_release .release_artists.list .entry:last-of-type .name,
.single-band_release .release_artists.list .entry:last-of-type .instrument {
	padding-bottom: 0;
}

.buy_buttons {
	margin: 0 0 4rem 0;
}

.merchandise.list .buy_buttons {
	margin: 0 0 0 0;
}


.buy_buttons a {
	display: block;
	border: 2px solid #66665A;
	padding: 0.5rem 1rem;
	margin: 0 0 1rem 0;
	text-align: center;
	font-size: 0.85rem;
	text-decoration: none;
    font-family: 'RobotoCondensedRegular', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.buy_buttons a:hover {
	background-color: #66665A;
    color: #000000;
}

@media screen and (max-width: 640px) {

	.single-band_release .release .columns {
	  display: block;
	}
	
	.single-band_release .release .second_column {
	  padding: 0;
	}

}


/* Artists */

.artists.list {
    display:flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.artists.list .entry {
    flex: 0 0 30%;
	margin: 0 5% 5% 0;
    text-align: center;
}

.artists.list .entry:nth-of-type(3n) {
    margin: 0 0 5% 0;
}

.artists.list.artists_per_row_4 .entry {
    flex: 0 0 21.25%;
	margin: 0 5% 5% 0;
}

.artists.list.artists_per_row_4 .entry:nth-of-type(3n) {
    margin: 0 5% 5% 0;
}

.artists.list.artists_per_row_4 .entry:nth-of-type(4n) {
    margin: 0 0 5% 0;
}

.artists.list.artists_per_row_2 .entry {
    flex: 0 0 47.5%;
	margin: 0 5% 5% 0;
}

.artists.list.artists_per_row_2 .entry:nth-of-type(3n),
.artists.list.artists_per_row_2 .entry:nth-of-type(4n) {
    margin: 0 5% 5% 0;
}

.artists.list.artists_per_row_2 .entry:nth-of-type(2n) {
    margin: 0 0 5% 0;
}

.artists.list .entry .title {
    font-family: 'RobotoCondensedRegular', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-top: 1rem;
}

.artists.list .entry a,
.artists.list .entry a:visited {
    color: #BBBBB0;
}

.artists.list .entry a:hover {
    color: #81826C;
}

.artists.list .entry a:active {
    color: #81826C;
}

.artists.list .entry .name {
	display: table-cell;
	padding: 0 1rem 0 0;
	text-align: right;
}

.artists.list .entry .instrument {
	display: table-cell;
	margin: 0;
}

@media screen and (max-width: 840px) {

	.artists.list.artists_per_row_4 .entry {
	  flex: 0 0 47.5%;
	  margin: 0 5% 5% 0;
	}
	
	.artists.list.artists_per_row_4 .entry:nth-of-type(2n) {
	  margin: 0 0 5% 0;
	}
	
}

@media screen and (max-width: 440px) {

	.artists.list.artists_per_row_4 .entry {
	  flex: 0 0 100%;
	  margin: 0 0 5% 0;
	}
	
}


/* single artist
--------------------------------------------- */

.single .artist .columns {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}

.single .artist .columns .image_column {
	flex: 0 0 30%;
}

.single .artist .columns .text_column {
	flex: 0 0 65%;
}

.single .artist .info {
    color: #66665A;
    line-height: 1.3;
    font-size: 0.75rem;
    margin-top: 1rem;
}

.second_column.text_column.column p:first-of-type {
    font-size: 1.3rem;
    line-height: 1.35;
}

.second_column.text_column.column ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.second_column.text_column.column li {
    margin: 0 0 0.4rem 1rem;
    text-indent: -0.9rem;
}

.second_column.text_column.column li:last-of-type {
    margin: 0 0 1rem 1rem;
}

.second_column.text_column.column ul li::before {
    content: "";
    margin-top: 0.25em;
    margin-right: 0.6em;
    background: rgba(113,114,96,1.00);
    height: 0.3em;
    width: 0.3em;
    display: inline-block;
    flex-shrink: 0;
    position: relative;
    top: -0.15rem;
}

.second_column.text_column.column hr {
    margin-top: 1.8rem;
    margin-bottom: 1.8rem;
}


/* entry-title
--------------------------------------------- */

h1.entry-title,
h2.entry-title,
h2.title {
	font-size: 1.8rem;
	margin: 0 0 2rem 0;
	font-weight: normal;
    font-family: 'RobotoCondensedRegular', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

@media screen and (max-width: 640px) {
	h1.entry-title,
	h2.entry-title,
	h2.title {
		margin: 0 0 1.85rem 0;
	}
}

.single h1.entry-title,
.single h2.entry-title {
    font-size: 1.6rem;
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: 400;
	text-transform: none;
}

.single h1.entry-title a,
.single h2.entry-title a,
.post h1.entry-title a {
	font-size: 1.8rem;
    font-family: 'RobotoCondensedRegular', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	text-transform: uppercase;
}

.single h1.entry-title a::after,
.single h2.entry-title a::after {
	content: "";
    display: inline-block;
    width: 2px;
    height: 1.6rem;
    margin: 0 1rem 0.14em;
    background-color: #66665A;
    vertical-align: middle;
}

h1.entry-title a,
h2.entry-title a {
	color: #BBBBB0;
}

h1.entry-title a:visited,
h2.entry-title a:visited {
	color: #BBBBB0;
}

h1.entry-title a:hover,
h1.entry-title a:focus,
h1.entry-title a:active,
h2.entry-title a:hover,
h2.entry-title a:focus,
h2.entry-title a:active {
	color: #81826C;
}

.tracks_column h3.title {
    font-family: 'RobotoCondensedRegular', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	text-transform: uppercase;
    letter-spacing: 0.02em;
    font-size: 1.2rem;
}


/* Live
--------------------------------------------- */

.events.list {
    display:flex;
	flex-wrap: wrap;
}

.events.list .entry {
    flex: 0 0 30%;
	margin: 0 5% 5% 0;
	padding: 1.6rem 2rem 2.4rem;
    background-color: rgba(129,130,108,0.2);
    text-align: center;
}

.events.list .entry:nth-of-type(3n) {
    margin: 0 0 5% 0;
}

.events.list .entry hr {
    display: block;
    background-color: rgba(129,130,108,0.2);
    height: 3px;
    width: 2.4rem;
    margin: 0.6rem auto 2.4rem;
	border-bottom: none;
}

.events.list .entry .box .date {
    display: block;
    color: #81826C;
    font-size: 1.08rem;
}

.events.list .entry .box .title {
    display: block;
    font-family: 'RobotoCondensedRegular', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-size: 1.08rem;
}

.events.list .entry .box .address {
    display: block;
    color: #EBEBDE;
    font-size: 1.08rem;
    line-height: 1.2;
    letter-spacing: 0.02em;
}

.list_view .events.list .entry {
    flex: 0 0 100%;
    margin: 0 0 5% 0;
	padding: 1.6rem 2rem 1.6rem;
}

.list_view .events.list .entry .box {
	display: flex;
	align-items: flex-start;
}

.list_view .events.list .entry .box div {
	flex: 0 0 auto;
	width: auto;
	display: inline-block;
	margin: 0 1.5rem 0 0;
	text-align: left;
}

.list_view .events.list .entry .box div.image {
	flex: 0 0 6rem;
}


@media screen and (max-width: 640px) {
	.list_view .events.list .entry .box,
	.list_view .events.list .entry .box div {
		display: block;
	}
}

.list_view .events.list .entry .box div.info {
	flex: 1 1 auto;
}

.list_view .events.list .entry hr {
	display: none;
}


/* Releases
--------------------------------------------- */

.releases.list,
.merchandise.list {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}

.merchandise.list {
	align-items: flex-end;
}

.releases.list .entry,
.merchandise.list .entry {
	flex: 0 0 30%;
	margin: 0 5% 5% 0;
    text-align: center;
}

.releases.list .entry:nth-of-type(3n),
.merchandise.list .entry:nth-of-type(3n) {
	margin: 0 0 5% 0;
}

.releases.list a,
.merchandise.list a {
	text-decoration: none;
}

.releases.list .entry .box,
.merchandise.list .entry .box {
	margin: 0 0 0 0;
}

.releases.list .entry .box .image,
.merchandise.list .entry .box .image {
}

.releases.list .entry .box .info,
.merchandise.list .entry .box .info {
	padding: 0;
}

.releases.list .entry h2.title,
.merchandise.list .entry h2.title,
.videos.list .entry h3.title {
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.03em;
    line-height: 1.2;
    font-size: 1rem;
    margin: 1rem 0;
}

.tracks_column h4 {
    font-family: 'RobotoCondensedLight', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-size: 1rem;
}


@media screen and (max-width: 640px) {
	
	.releases.list,
	.merchandise.list {
	  display: block;
	}
	
	.releases.list .entry,
	.merchandise.list .entry,
	.releases.list .entry:nth-of-type(3n), 
	.merchandise.list .entry:nth-of-type(3n){
	  margin: 0 0 12.5% 0;
	}
	
	.releases.list .entry:last-of-type, 
	.merchandise.list .entry:last-of-type{
	  margin: 0 0 5% 0;
	}
	
	.releases.list .entry img,
	.merchandise.list .entry img {
		width: 100%;
	}
	
}


/* Photos
--------------------------------------------- */

.page-template-band_photos h3.title {
    font-size: 1.2rem;
    color: #66665A;
    margin-top: -0.6rem;
}

.photos.list {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	padding: 0 0 2rem 0;
}

.photos.list .entry {
	flex: 0 0 22.5%;
	margin: 0 3.333% 3.333% 0;
}

.photos.list .entry:nth-of-type(4n) {
	margin: 0 0 3.333% 0;
}

.photos.list .entry:last-of-type {
    margin: 0 3.333% 4.2rem 0;
}

.photos.list .entry .wp-caption {
	display: none;
}

@media screen and (max-width: 720px) {

	.photos.list .entry {
		flex: 0 0 47.5%;
		margin: 0 5% 5% 0;
	}

	.photos.list .entry:nth-of-type(2n) {
		margin: 0 0 5% 0;
	}

}

@media screen and (max-width: 480px) {

	.photos.list {
		display: block;
	}
	
	.photos.list .entry {
		margin: 0 0 7.5% 0;
	}

	.photos.list .entry:nth-of-type(2n) {
		margin: 0 0 7.5% 0;
	}

}



/* Videos
--------------------------------------------- */

.videos.list {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}

.videos.list .entry {
	flex: 0 0 47.5%;
	margin: 0 5% 5% 0;
    text-align: center;
}

.videos.list .entry:nth-of-type(2n) {
	margin: 0 0 5% 0;
}

.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed {
    margin-bottom: 0!important;
}

.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed p {
    padding: 0 4rem;
    letter-spacing: 0.03em;
}

.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p:first-of-type a {
    color: #BAC389!important;
}

.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p:first-of-type a:hover {
    color: #FFFFFF!important;
}

.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn {
    background: #A0A74E!important;
}

.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn:hover {
    background: #FFF!important;
    color: #DE0000!important;
}

@media screen and (max-width: 960px) {

	.videos.list {
	  display: block;
	}
	
	.videos.list .entry,
	.videos.list .entry:nth-of-type(2n) {
	  margin: 0 0 2rem 0;
	}
	
}

@media screen and (max-width: 640px) {

	.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption {
	  padding: 10% 0 0 0 !important;
	}
	
	.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed p {
  		padding: 0 2rem;
	}
}

@media screen and (max-width: 480px) {

	.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption {
		padding: 5% 0 0 0 !important;
		padding: 0 0.5rem;
	}
}

@media screen and (max-width: 440px) {

	.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption {
		padding: 2% 0 0 0 !important;
		padding: 0 0;
		hyphens: auto;
	}
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0 0 0.15rem 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation li::after {
	content: "";
	display: inline-block;
	width: 2px;
	height: 1.4rem;
	background-color: #66665A;
	vertical-align: middle;
}

@media screen and (max-width: 72.25em) {
	
	.main-navigation li::after {
		display: none;
	}
	
	.main-navigation ul a,
	.main-navigation ul li:last-of-type a {
	  padding: 0.2rem 0.5rem;
	}
	
}

.bg_color_darkred .main-navigation li::after,
.bg_color_midblue .main-navigation li::after {
	background-color: rgba(255,255,255,0.5);
}

.main-navigation li:last-of-type::after {
    display: none;
}

.main-navigation a {
    display: inline-block;
	text-decoration: none;
    vertical-align: middle;
}

/* Footer menu */

.site-info {
	display: flex;
}

.site-info .social-media {
	margin: -0.2rem 0 0 auto;
}

.site-info .social-media li {
	margin: 0 0 0 0.65rem;
}


.site-info .footer-menu ul,
.site-info .social-media ul,
.site-footer .footer-meta ul {
	list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.site-info .footer-menu li,
.site-footer .footer-meta li {
    display: inline-block;
    padding: 0 0.6rem 0 0;
    vertical-align: middle;
}

.site-info .footer-menu li::after,
.site-footer .footer-meta li::after {
    content: "";
    display: inline-block;
    width: 2px;
    height: 1.2rem;
    background-color: #66665A;
    vertical-align: middle;
    margin-left: 0.8rem;
    margin-bottom: 0.2em;
}

.bg_color_darkred .footer-menu li::after,
.bg_color_midblue .footer-menu li::after {
	background-color: rgba(255,255,255,0.5);
}

.site-info .footer-menu li:last-of-type::after,
.site-footer .footer-meta li:last-of-type::after {
    display: none;
}

/* Footer social media */

.site-footer .social-media li {
	display: inline-block;
  width: 2rem;
}

/*
.site-footer .social-media .sm_fb {
content: url('data:image/svg+xml;charset=UTF-8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm3 8h-1.35c-.538 0-.65.221-.65.778v1.222h2l-.209 2h-1.791v7h-3v-7h-2v-2h2v-2.308c0-1.769.931-2.692 3.029-2.692h1.971v3z" /></svg>');
}
*/

.site-footer .social-media .sm_fb:after {
	-webkit-mask: url('data:image/svg+xml;charset=UTF-8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm3 8h-1.35c-.538 0-.65.221-.65.778v1.222h2l-.209 2h-1.791v7h-3v-7h-2v-2h2v-2.308c0-1.769.931-2.692 3.029-2.692h1.971v3z" /></svg>') no-repeat 50% 50%;
	mask: url('data:image/svg+xml;charset=UTF-8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm3 8h-1.35c-.538 0-.65.221-.65.778v1.222h2l-.209 2h-1.791v7h-3v-7h-2v-2h2v-2.308c0-1.769.931-2.692 3.029-2.692h1.971v3z" /></svg>') no-repeat 50% 50%;
}

.site-footer .social-media .sm_spotify:after {
	-webkit-mask: url('data:image/svg+xml;charset=UTF-8, <svg width="24" height="24" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd"><path d="M19.098 10.638c-3.868-2.297-10.248-2.508-13.941-1.387-.593.18-1.22-.155-1.399-.748-.18-.593.154-1.22.748-1.4 4.239-1.287 11.285-1.038 15.738 1.605.533.317.708 1.005.392 1.538-.316.533-1.005.709-1.538.392zm-.126 3.403c-.272.44-.847.578-1.287.308-3.225-1.982-8.142-2.557-11.958-1.399-.494.15-1.017-.129-1.167-.623-.149-.495.13-1.016.624-1.167 4.358-1.322 9.776-.682 13.48 1.595.44.27.578.847.308 1.286zm-1.469 3.267c-.215.354-.676.465-1.028.249-2.818-1.722-6.365-2.111-10.542-1.157-.402.092-.803-.16-.895-.562-.092-.403.159-.804.562-.896 4.571-1.045 8.492-.595 11.655 1.338.353.215.464.676.248 1.028zm-5.503-17.308c-6.627 0-12 5.373-12 12 0 6.628 5.373 12 12 12 6.628 0 12-5.372 12-12 0-6.627-5.372-12-12-12z"/></svg>') no-repeat 50% 50%;
	mask: url('data:image/svg+xml;charset=UTF-8, <svg width="24" height="24" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd"><path d="M19.098 10.638c-3.868-2.297-10.248-2.508-13.941-1.387-.593.18-1.22-.155-1.399-.748-.18-.593.154-1.22.748-1.4 4.239-1.287 11.285-1.038 15.738 1.605.533.317.708 1.005.392 1.538-.316.533-1.005.709-1.538.392zm-.126 3.403c-.272.44-.847.578-1.287.308-3.225-1.982-8.142-2.557-11.958-1.399-.494.15-1.017-.129-1.167-.623-.149-.495.13-1.016.624-1.167 4.358-1.322 9.776-.682 13.48 1.595.44.27.578.847.308 1.286zm-1.469 3.267c-.215.354-.676.465-1.028.249-2.818-1.722-6.365-2.111-10.542-1.157-.402.092-.803-.16-.895-.562-.092-.403.159-.804.562-.896 4.571-1.045 8.492-.595 11.655 1.338.353.215.464.676.248 1.028zm-5.503-17.308c-6.627 0-12 5.373-12 12 0 6.628 5.373 12 12 12 6.628 0 12-5.372 12-12 0-6.627-5.372-12-12-12z"/></svg>') no-repeat 50% 50%;
}


.site-footer .social-media .sm_instagram:after {
	-webkit-mask: url('data:image/svg+xml;charset=UTF-8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill-rule="evenodd" clip-rule="evenodd"><path d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z"/></svg>') no-repeat 50% 50%;
}

.site-footer .social-media .sm_youtube:after {
	-webkit-mask: url('data:image/svg+xml;charset=UTF-8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19.615 3.184c-3.604-.246-11.631-.245-15.23 0-3.897.266-4.356 2.62-4.385 8.816.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0 3.897-.266 4.356-2.62 4.385-8.816-.029-6.185-.484-8.549-4.385-8.816zm-10.615 12.816v-8l8 3.993-8 4.007z"/></svg>') no-repeat 50% 50%;
}

.site-footer .social-media .sm_bluesky:after {
	-webkit-mask: url('data:image/svg+xml;charset=UTF-8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill-rule="evenodd" clip-rule="evenodd"><path fill="currentColor" d="M12 10.8c-1.087-2.114-4.046-6.053-6.798-7.995C2.566.944 1.561 1.266.902 1.565C.139 1.908 0 3.08 0 3.768c0 .69.378 5.65.624 6.479c.815 2.736 3.713 3.66 6.383 3.364c.136-.02.275-.039.415-.056c-.138.022-.276.04-.415.056c-3.912.58-7.387 2.005-2.83 7.078c5.013 5.19 6.87-1.113 7.823-4.308c.953 3.195 2.05 9.271 7.733 4.308c4.267-4.308 1.172-6.498-2.74-7.078a8.741 8.741 0 0 1-.415-.056c.14.017.279.036.415.056c2.67.297 5.568-.628 6.383-3.364c.246-.828.624-5.79.624-6.478c0-.69-.139-1.861-.902-2.206c-.659-.298-1.664-.62-4.3 1.24C16.046 4.748 13.087 8.687 12 10.8"/></svg>') no-repeat 50% 50%;
}

.site-footer .social-media .sm_newsletter:after {
	-webkit-mask: url('data:image/svg+xml;charset=UTF-8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill-rule="evenodd" clip-rule="evenodd"><path d="M12 12.713l-11.985-9.713h23.971l-11.986 9.713zm-5.425-1.822l-6.575-5.329v12.501l6.575-7.172zm10.85 0l6.575 7.172v-12.501l-6.575 5.329zm-1.557 1.261l-3.868 3.135-3.868-3.135-8.11 8.848h23.956l-8.11-8.848z"/></svg>') no-repeat 50% 50%;
}

.site-footer .social-media .sm_x {
	
	content: url('img/twitter-x-256.png') !important;
	background-color: transparent;
	color: #fff;
	width: 1.8rem;
	height: 1.8rem;
	top: -5px;
}

/*
.site-footer .social-media .sm_bandcamp:after {
	background-image: url('img/bandcamp-button-bc-circle-black-256.png');
	background-size: cover;
	mix-blend-mode: multiply;
}
*/

.site-footer .social-media .sm_bandcamp:after {
	background-color: transparent !important;
	background-image: url(img/bandcamp-button-bc-circle-white-512.png);
	background-size: cover;
}



.site-footer .social-media .sm:after {
	width: 2rem;
	height: 2rem;
	display: inline-block;
	content: '';
	-webkit-mask-size: cover;
	mask-size: cover;
	background-color: #FFFFFF;
	opacity: 0.85;
}

.site-footer .social-media .sm:hover:after {
	opacity: 1;
}


.site-footer .social-media span.text {
	display: none;
}


/* Small menu. */
.main-navigation .menu, 
.main-navigation ul {
	display: none;
}

.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

/* ---- */

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

/* toggle buttn */
button.menu-toggle {
	background:transparent !important;
}

.menu-toggle {
	display: block;
	position: relative;
	position: absolute;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 3.3rem;
	height: 4rem;
	font-size: 0;
	text-indent: -9999px;
	appearance: none;
	box-shadow: none;
	border-radius: none;
	border: none;
	cursor: pointer;
	transition: background 0.1s;
	top: -0.5rem;
    right: 0rem;
	z-index: 9999;
}

.logged-in .menu-toggle {
/*	top: 3rem; */
}

.menu-toggle:focus {
	border:none;
	outline:none;
}

.menu-toggle span {
  display: block;
  position: absolute;
  top: 22px;
  left: 9px;
  right: 9px;
  height: 4px;
  background-color:#FFFFFF;
}

.menu-toggle span::before,
.menu-toggle span::after {
  position: absolute;
  display: block;
  left: 0%;
  right: 0%;
  width: 100%;
  height: 4px;
  background-color:#FFFFFF;
  content: "";
  margin: 0 auto;
}

.menu-toggle span::before {
  top: -0.75rem;
}

.menu-toggle span::after {
  bottom: -0.75rem;
}

@media screen and (max-width: 71.25em) {
    
    .menu-toggle {
        width: 36px;
        height: 36px;
    }

    .menu-toggle span {
        top: 21px;
        left: 6px;
        right: 6px;
  
        height: 3px;
    }

    .menu-toggle span::before,
    .menu-toggle span::after {
        height: 3px;
    }
    
    .menu-toggle span::before {
        top: -8px;
    }

    .menu-toggle span::after {
        bottom: -8px;
    }
		
}

/* toggled X */
.menu-toggle span {
  transition: background 0s 0.1s;
}

.menu-toggle span::before,
.menu-toggle span::after {
  transition-duration: 0.1s, 0.1s;
  transition-delay: 0.1s, 0s;
}

.menu-toggle span::before {
  transition-property: top, transform;
}

.menu-toggle span::after {
  transition-property: bottom, transform;
}

/* active state, i.e. menu open */
.toggled .menu-toggle {
  background-color: #cb0032;
}

.toggled .menu-toggle span {
  background: none;
}

.toggled .menu-toggle span::before {
  top: 0;
  transform: rotate(45deg);
}

.toggled .menu-toggle span::after {
  bottom: 0;
  transform: rotate(-45deg);
}

.toggled .menu-toggle span::before,
.toggled .menu-toggle span::after {
  transition-delay: 0s, 0.1s;
}

/* -- -- -- */

.menu-menu-1-container {
	padding: 2rem 0 0 0;
}


/* @media screen and (min-width: 52.5em) { */

@media screen and (min-width: 71.25em) {

	
	.main-navigation .menu, 
	.main-navigation ul {
		display: inline-flex;
	}

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
	
	
	.menu-menu-1-container {
		padding: 0 0 0 0;
	}

}



.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}



/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
    background-color: #1B1B1A;
}

/*
.post .entry-meta {
    display: none;
}
*/

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0 0 1.5rem 0;
}

.site-main {
	padding: 5rem 0 2.5rem 0;
}

.home .site-main {
	padding: 0;
}

.blog .page-content,
.blog .entry-content,
.blog .entry-summary,
.single-post .page-content,
.single-post .entry-content,
.single-post .entry-summary {
	margin: 0 0 1.5rem 9;
}

.blog .site-main .container {
    padding-bottom: 0;
}

.blog .site-main .container .entry-footer,
.news-block .container .entry-footer {
    padding: 0 0 2rem 0;
	margin: 0 0 2rem 0;
    border-bottom: 3px dotted #66665A;
}

.blog .site-main .container:last-of-type .entry-footer,
.content-block:last-of-type .container:last-of-type .entry-footer {
    border-bottom: none;
    padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.blog .post .entry-content,
.single-post .entry-content,
.news-block .entry-content {
	display: flex;
}

.blog .post .entry-content .entry-meta,
.single-post .entry-content .entry-meta,
.news-block .entry-content .entry-meta {
	flex: 0 0 10rem;
	margin: 0 0 1.75rem 0;
}

.blog .post .entry-content .entry-text,
.single-post .entry-content .entry-text,
.news-block .entry-content .entry-text {
	max-width: 40rem;
	flex: 0 1 auto;
}

.blog .post .entry-content .image,
.single-post .entry-content .image,
.news-block .entry-content .image {
	flex: 0 0 auto;
	max-width: 15rem;
	height: auto;
	margin: 0 4rem 1.75rem 0;
}

@media screen and (max-width: 960px) {

	.blog .post .entry-content,
	.single-post .entry-content,
	.news-block .entry-content {
		display: block;
	}

}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Sections
--------------------------------------------- */

section.content-block {
	padding: 0 0 0 0;
	margin: 0 0 2rem 0;
}

section.content-block:first-of-type {
	padding: 5rem 0 0 0;
	margin: 0;
}

section.content-block .container .footer {
  padding: 0 0 2rem 0;
  margin: 0 0 2rem 0;
  border-bottom: 3px dotted #66665A;
}

section.content-block:last-of-type .container > .footer {
  padding: 0;
  margin: 0;
  border-bottom: none;
}


/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	margin: 0.5rem 0;
	font-size: 0.75rem;
	text-align: center;
	padding: 0 1rem 0 0;
	color: #66665A;
    line-height: 1.3;
}

.wp-caption-text {
	text-align: center;
}

.home .wp-caption {
    text-align: right;
    height: 0;
    margin: 0;
    margin-top: -2rem;
    margin-bottom: 2rem;
}

dfn, cite, em, i {
    font-style: italic;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

section.site-widgets {
	display: none;
}

/* photoswipe */


.pswp__dynamic-caption--below {
	width: 100% !important;
	max-width: 100% !important;
	padding: 15px 0 0;
	left: 0 !important;
}
