/*
Theme Name: ET-Suomenlinna Theme
Theme URI: http://etsuomenlinna.fi
Description: ET Suomenlinna Child Theme
Version: 1.0
Author: Wrkshp
Author URI: http://wrkshp.fi
Tags: developer

Template: dms

*/



 /* =========================== *
  * ET SUOMENLINNA Child Theme  *
  * =========================== */

.rounded img, img.rounded {
    border-radius:50%!important;
}
.nailart-container {
    position:relative;
    height: 50vh;
    background-image: url(pix/bg.jpg);
}
#logo {
    position: absolute;
    background-image: url(pix/nailart.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
    bottom: 5%;
    left:10%;
    width: 80%;
    height: 50%;
    margin:0 auto;
    padding: 0 !important;
}
body {
  	font-family: NexaRustSans-Book,sans-serif;
    line-height: 1.1em;
	font-style:normal;
	font-variant:normal;
}
body .pl-fixed-top {
    background-color: transparent!important;
    box-shadow: none!important;
    color: #4e95a2!important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: NexaRustSans-Book,sans-serif;
    line-height: 1.1em;
	font-style:normal;
	font-variant:normal;
    font-weight:normal;
    text-transform: uppercase;
	letter-spacing:0;}

	h1{font-size:3.6em; }
	h2{font-size:2.2em;}
	h3{font-size:1.71em;  }
	h4{font-size:1.5em;}
	h5{font-size:1.1em;}
	h6{font-size:1em;}

#contact {
    margin: 4vh ;
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: column;
}
#contact > div {
    display:inline-block;
    vertical-align: middle;
    text-align:center;
}
.studio img {
    max-width:80%!important;
}
@media (min-width: 767px) {
    #logo {
        bottom: 8%;
        }
    #contact {
        max-width:80%;
        margin: 4vh auto;
        flex-direction: row;
        align-items: center;
    }
    #contact > div {
        width:50%;
    }
    #contact .info {
        text-align:left;
    }
}
#contact h1 {
  font-size: calc(1rem + 1.6vw); 
}
#contact em {
    color:#4e95a2;
    font-style:normal;
}
#contact p {
  margin: 0.2em 0;
  font-size: calc(1rem + 1vw);
  line-height: 1.3em;
}
address {
    font-style: normal;
}
h4 em {
	color:#4e95a2;
}
h4 a {
    color: #4e95a2;
}
h4 a:hover {
    opacity:0.7;
}
h2.entry-title, .hentry h1, .section-powerloop-single .power-content h1, h1.entry-title {
	text-transform: uppercase;
	font-size:5em;
	color:#4e95a2;
	line-height: 0.9em;
	margin:0  !important;
	margin-bottom:0.4em!important;
}
.centered {
    text-align: center!important;
}
.hentry h1 em {
	display:block;
	font-style:normal;
	color:#000;}

h2.entry-title em {
	font-style:normal;
	display:block;
	color:#C30;}

h3.pl-section-title em {
	font-style:normal;
	color:#C30;}

.welcome {
  color:#669ab4;}

.welcome h3.pl-section-title {
	font-size: 3.6em;
	line-height: 1.0em;
	text-transform: uppercase;
	text-align: left;
  padding-top: 1em;}

.welcome .power-content p {
    font-size:2.4em;}

.tags {
      font-size:1.2em;
     text-transform: uppercase;}

.metabar, .tags .note, .popthumb-text, .popthumb .expander, .row section.noshow  {
	display:none;}

img.alignnone {
	  margin-left: 0 !important;}

a {
   color:#fc9400;
    text-decoration: none; 
}
a:hover {
   color:#4e95a2;
}
.fblink p {
    margin-top:2em!important;
}
.title {
	/* height:400px;
	margin-top:200px; */
	text-align: center;
	font-weight: 400 !important;
	color: #FFFFFF !important;}

i.fas, i.fab {
    padding-right:1em;
}

/* ========== FOOTER ================= */

footer h6 {
  text-align: center;
}

