/*
 Theme Name:   Approcreations
 Theme URI:    http://maarika.net/approcreations
 Description:  child theme
 Author:       maarika
 Author URI:   http://maarika.net
 Template:     minimal-portfolio
 Version:      2.0
*/


/* fontit */
@import url('https://fonts.googleapis.com/css2?family=Pathway+Extreme:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&display=swap');

.bold {
	font-weight: 700;
}

.leipis {
	color: #eee;
	font-size: 0.95rem;
	font-family: "Pathway Extreme", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	/* background-color: transparent; */
}
.leipis a {
	color: #eee;
	border-bottom: 2px dotted #aaa;
}
.leipis a:hover {
	color: #111;
	font-size: 0.95rem;
	background-color: rgba(255, 255, 255, 0.7);	
	padding: 2px;
	border-radius: 5px;
	border-bottom: 0px;
}
.leipisbox {
	max-width: 1100px; 
	border: 1px solid #000; 
	background-color: rgba(0,0,0,0.2); 
	margin: 0 auto; 
	padding: 2em 1em 1em 3em;
}

.leipisC {
	color: #eee;
	font-size: 0.95rem;
	text-align: center;
	font-family: "Pathway Extreme", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	padding: 0 2px;
}
.leipisC a {
	color: #eee;
	padding: 0 0.3em;
	border-bottom: 2px dotted #aaa;
}
.leipisC  a:hover {
	color: #111;
	font-size: 0.95rem;
	background-color: rgba(255, 255, 255, 0.7);	
	padding: 0 0.3em;
	border-radius: 5px;
}

.dropcap_1 {
	color: #eee;
	float: left;
	font-family: "Pathway Extreme", sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-size: 7em;
	padding: 0.3em 0.1em 0.3em 0;
}


@media screen and (min-width: 1025px){
.title_01 {
	color: #eee;
	font-size: 3.1rem;
	position: absolute;
	top: 47vh;
	left: 10%;
	font-family: "Pathway Extreme", sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	z-index: 999;
	}
	.title_01 a:visited {
	color: #eee;
	text-decoration: none;
	}
	.title_01 a:hover {
	color: #eee;
	text-decoration: underline;
	}
}
@media screen and (max-width: 1024px){
	.title_01 {
	color: #eee;
	font-size: 2.35rem;
	position: absolute;
	top: 47vh;
    left: 3%;
	font-family: "Pathway Extreme", sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	z-index: 999;
	}
	.title_01 a:visited {
	color: #eee;
	text-decoration: none;
	}
	.title_01 a:hover {
	color: #eee;
	text-decoration: underline;
	}
}
.subtitle_home {
	font-size: 0.33em;
	margin-top: 0.5em;
}
.title_02{
	font-family: "Pathway Extreme", sans-serif;
	font-optical-sizing: auto;
	font-weight: 100;
	font-style: normal;
	font-size: 2.75em;
	margin: -1.1em 0 0.5em -1.5em;
}


/* navigointipalkki*/

.mobile-menu-wrapper{
	z-index: 999;
}
#site-navigation {
	height: 0;
}
.menu-mainmenu-container, .mobile-menu-wrapper {
	right: 1em;
	position: absolute;
	top: 0;
}
.icon-menu {
	color: #eee;
}

/* tuli näkyviin galleriaivulla, otsikkopalkki tms, pitääkö laittaa näkyväksi? */
  .jumbotron {
    opacity: 0;
  }
.main-navigation ul ul {
  background: none;
  line-height: 0;

}
.site-header .header-menu {
	background-color:rgba(0, 0, 0, 0.5);
	max-height: 0.3em;
}
.site-title, .site-title a {
	color: #eee !important;
	font-family: "Pathway Extreme", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}
.site-title a:hover {
	color: #eee !important;
}
@media screen and (min-width: 48em) {
  .main-navigation ul ul a {
	  padding: 0 0.1em 0 0.1em;
	  width:8em;
	  margin: 0.1em 0;
  }
}
/* navigointi mobilemenu */

@media screen and (max-width: 1024px) {
  .mobile-menu {
	  width: 50%;
	  background-color: rgba(0, 0, 0, 0.7);
  }
}
.menu-close {
	position: absolute;
	right: 0.1em;
	top: 2em;
}
.mainmenu a {
	color: #efefef !important;
	font-size: 1.2em;
	text-shadow: 2px -2px 4px #000;
	line-height: 1.3em;
	font-family: "Pathway Extreme", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.mainmenu a:hover {
	background-color: rgba(255, 255, 255, 0.7) !important;
	color: #000 !important;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 5px;
	text-shadow: none !important;
}
.site-branding .site-description {
	line-height: 2em;
	color: #bbb;
	font-family: "Pathway Extreme", sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
}

.footer-bottom {
  background: none;
}

.footer_info{
	background-color:rgba(17, 17, 17, 0.9);
	position: fixed;
	bottom: 0%;
	width: 100vw;
	left: 0;
	text-align: center;
	padding: 0.1em 0 0.1em 0;
	color: #aaa;
	font-size: 1em;
	font-family: "Pathway Extreme", sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
}

.site-info {
  padding: 0;
  text-align: center;
}

.superslider_bg {
  position: fixed;
  left: 0;
  z-index: 0;
  top: 0;
}

 .navbar-items > li {
	 z-index: 999;
}
/*videojutut*/
@media screen and (min-width: 481px){
	.videoLeft{
		width: 48%;
		padding: 0.3em;
		font-size: 0.9em;
		line-height: 1.3em;
		margin-bottom: 2em;
		color: #ccc;
	}
	.videoRight{
		float: right;
		width: 48%;
		padding: 0.3em;
		font-size: 0.9em;
		line-height: 1.3em;
		color: #ccc;
	}
}
@media screen and (max-width: 480px){
	.videoLeft{
		width: 100%;
		padding: 0.3em;
		font-size: 0.9em;
		line-height: 1.3em;
		margin-bottom: 2em;
		color: #ccc;
	}
	.videoRight{
		float: right;
		width: 100%;
		padding: 0.3em;
		font-size: 0.9em;
		line-height: 1.3em;
		margin-bottom: 2em;
		color: #ccc;
	}
}

/*galleriat*/

.gallerytitle {
  color: #ccc;
  font-size: 0.9rem;
  font-family: "Pathway Extreme", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  text-align: center;
}

.fg-panel.fg-dark {
  background-color: rgba(13,13,13,.9);
	color: #eee;
}
.fg-panel.fg-dark :is(.fg-panel-cart-inner, .fg-panel-info-inner) {
  background-color: rgba(33,33,33,.59);
}