/*
Theme Name: Walhalla Ink
Template: generatepress
Author: Gregor Melhorn
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 3.1.0.1641370590
Updated: 2022-01-05 10:16:30

*/


.is-logo-image {
	padding: 10px 0 !important;
	height: 125px !important;
	width: auto !important;
	margin-bottom: -65px !important;
	z-index: 100;
	-webkit-transition: all 0.2s ease !important;
    -moz-transition: all 0.2s ease !important;
    -o-transition: all 0.2s ease !important;
    transition: all 0.2s ease !important;
}

@media only screen and (max-width: 768px) {
	#mobile-header.toggled .mobile-header-logo img.is-logo-image {
		padding: 5px 0 !important;
		height: 60px !important;
		margin-bottom: 0px !important;
		-webkit-transition: all 0.2s ease !important;
		-moz-transition: all 0.2s ease !important;
		-o-transition: all 0.2s ease !important;
		transition: all 0.2s ease !important;
	}
}

@media only screen and (max-width: 768px) {
    #secondary-navigation, #secondary-navigation ul {
        display: block;
    }
    #secondary-navigation .menu-toggle {
        display: none;
    }
    #secondary-navigation {
        top: 60px;
    }
	#secondary-navigation .inside-navigation {
		margin-left: 105px;
	}
}

.secondary-navigation {
	position: -webkit-sticky;
    position: sticky;
    left: 0;
    right: 0;
    top: 0px;
}

.secondary-navigation a {
	transition: all .2s ease-in-out; 
}

.secondary-navigation a:hover {
	transform: scale(1.2);
}

@media only screen and (min-width: 768px) {
	.site-header {
		position: -webkit-sticky;
		position: sticky;
        left: 0;
        right: 0;
        top: 0px;
		z-index: 999;
	}
	.secondary-navigation {
		top: 60px;
	}
}

@media only screen and (min-width: 721px) and (max-width: 1024px) {	
	#primary-menu ul li.menu-item-has-children:nth-last-child(2) .dropdown-menu-toggle {
		padding-right: 0px;
	}
}

.menu-item-has-children .dropdown-menu-toggle {
	padding-right: 17px;
	padding-left: 3px;
	color: var(--contrast-3);
}


.nav-float-right #site-navigation {
	margin: auto;
}


.widget ul li.lang-item {
	margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
	#primary-menu li.lang-item {
		display: none;
	}
}

.main-navigation ul ul {
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); 
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
margin-top: -10px;
}

.page-hero .inside-page-hero.grid-container {
    max-width: calc(1200px + 10vw);
}

.header-bg {
	height: 40vh;
	background-color: #131D26;
	position: relative;
	display: flex;
    justify-content: center;
    align-items: center;
	max-width: calc(1200px + 10vw) !important;
}

.header-bg-img {
	position: absolute;
	left: 0;
	top: 20px;
	height: calc(100% - 20px);
	width: auto;
	margin-left: -3vh;
}

@media only screen and (min-width: 768px) {
	.header-bg {
		height: 50vh;
	}
	
	.header-bg-img {
		margin-left: -5vh;
	}
}

.header-logo {
	position: relative;
	z-index: 1;
	height: 50%;
	width: auto;
}

h1, h2, h3, h4, h5 {
  margin: 3.052rem 0 1.424rem;
}


h1, h2 {
    margin-top: 0;
	text-align: center;
}

@media only screen and (min-width: 768px) {
	h1, h2 {
		margin-bottom: 1.953rem;
	}
}

.entry-content > .gb-container > .gb-inside-container {
	padding: 3vh 2vw 3vh 2vw;
}

@media only screen and (max-width: 768px) {
	.imagegrid-right {
		flex-direction: column-reverse;
	}
}

ul.portable-nav-menu.menu.legal-menu li {
    margin-left: 3ch;
}

ul.portable-nav-menu a {
  text-decoration: none !important;
}

ul.portable-nav-menu.menu.legal-menu {
    list-style: none;
	float: right;
	display: flex;
}

ul.portable-nav-menu.menu.footer-menu {
    list-style: none;
	margin: 0;
}

@media only screen and (max-width: 768px) {
	ul.portable-nav-menu.menu.legal-menu {
		float: left;
		margin: 0;
	}
	ul.portable-nav-menu.menu.legal-menu li {
		margin-left: 0;
		margin-right: 3ch;
	}
}

.copyright {
	font-size: 0.8em;
}

.floated-image-left {
	float: left;
}

.floated-image-right {
	float: right;
}
@media (max-width: 420px) {
.floated-image-left, .floated-image-right {
width: 100%;
}
}

@media (min-width: 421px) and (max-width: 1023px) {
.floated-image-left, .floated-image-right{
width: 50%;
}
}

@media (min-width: 1024px) {
.floated-image-left, .floated-image-right {
width: 30%;
}
}

@media (min-width: 421px) {
	.floated-image-left {
		padding-right: 20px;
		padding-bottom: 20px;
	}

	.floated-image-right {
		padding-left: 20px;
		padding-bottom: 20px;
	}
}

.gb-grid-wrapper-squared > .gb-grid-column {
    /* flex settings can be basically anything */
    flex: 1 1 auto;
    height: auto;
}

.gb-grid-wrapper-squared > .gb-grid-column:before {
    content: '';
	display: table;
	float: left;
    padding-top: 100%;
}

.artist-cta .gb-button-wrapper {
	clear: none;
}

.artist-cta a {
	text-decoration: none;
}

@media only screen and (max-width: 420px) {
	.studio-gallery div.fg-item:nth-last-child(-n + 3) {
		display: none;
	}
}

@media only screen and (min-width: 421px) and (max-width: 720px) {
	.studio-gallery div.fg-item:nth-last-child(-n + 2) {
		display: none;
	}
}

@media only screen and (min-width: 721px) and (max-width: 1024px) {
	.studio-gallery div.fg-item:nth-last-child(1) {
		display: none;
	}
}

.ribbon {
    position: absolute;
    z-index: 1;
    top: 0;
    left: auto;
    right: 0;
    -webkit-transform: rotate(
		90deg
	);
    -ms-transform: rotate(90deg);
    transform: rotate(
		90deg
	);
    width: 150px;
    overflow: hidden;
    height: 150px;
}

.ribbon-inner {
    text-align: center;
    left: 0;
    width: 200%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(
		-45deg
	);
    -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(
		-45deg
	);
    margin-top: 35px;
    font-size: 13px;
    line-height: 2;
    font-weight: 800;
    text-transform: uppercase;
    background: #000;
    color: #fff;
	background-color: var( --accent );
    font-size: 0.64rem;
}

/* raleway-regular - latin-ext_latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./fonts/raleway-v22-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/raleway-v22-latin-ext_latin-regular.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/raleway-v22-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/raleway-v22-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/raleway-v22-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/raleway-v22-latin-ext_latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./fonts/open-sans-v27-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/open-sans-v27-latin-ext_latin-regular.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-v27-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-v27-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-v27-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-v27-latin-ext_latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('./fonts/open-sans-v27-latin-ext_latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/open-sans-v27-latin-ext_latin-600.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-v27-latin-ext_latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-v27-latin-ext_latin-600.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-v27-latin-ext_latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-v27-latin-ext_latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}