/*  
Theme Name: NallesMusik
Theme URI: http://www.optimest.se/musik
Description: WordPress-tema för Nalles musik av Optimest
Version: 0.2
Author: Optimest AB
Author URI: https://optimest.se/
*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  background: #e9f2ff;
  color: #444;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

*, *:after, *:before {
  box-sizing: border-box;
}

a {
  color: #002771;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  color: #00203e;
}

::-moz-selection {
  background-color: #050071;
  color: #fff;
}

::selection {
  background-color: #050071;
  color: #fff;
}

img,
canvas,
iframe,
video,
svg,
select,
textarea {
  max-width: 100%;
}

img {
  height: auto;
  vertical-align: middle;
}

video {
  width: 100%    !important;
  height: auto   !important;
  vertical-align: middle;
}

.clearfix:after,.clear:after {
  content: "";
  display: table;
  clear: both;
}

html {
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}

@media screen and (min-width: 720px) {
  html {
    font-size: 17px;
  }
}
@media screen and (min-width: 1100px) {
  html {
    font-size: 17px;
  }
}

p, .p {
  font-size: 0.9rem;
  margin-bottom: 1.3rem;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  line-height: 1.42;
  margin: 0 0 .5rem;
}

h1, .h1 {
  color: #282828;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 1rem;
}

h2, .h2 {
  color: #282828;
  font-size: 1.75rem;
  font-weight: 400;
  margin-bottom: 1.5rem;
}

h3, .h3 {
  color: #282828;
  font-size: 1.375rem;
  font-weight: 400;
  margin-bottom: .5rem;
}

h4, .h4 {
  color: #282828;
  font-size: 1.1rem;
  font-weight: 400;
}

h5, .h5 {
  color: #282828;
  font-size: 1.75rem;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 2rem;
}

h6, .h6 {
  color: #fff;
  font-size: .95rem;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 .25rem;
  padding: 0;
}

.italic {
  font-style: italic;
}

.uppercase {
  text-transform: uppercase;
}

.txt-center {
  text-align: center;
}

.blog-nav li {
    position: relative;
    display: inline-block;
    padding: 10px;
    font-weight: 400;
    font-size: 1rem;	
}
.blog-nav li a {
    color: #282828;
}
li.current-menu-item > a{
color: #7898d0;
}

.menu{
	padding: 0;
	margin-top: 10px;
	margin-bottom: 0;
}


.menu ul { /* this targets all sub menus */
    display: none; /* hide all sub menus from view */
    position: absolute;
top: 40px;
border-top: 1px solid rgb(193, 198, 255);
}
.menu ul li { /* this targets all submenu items */
    float: none; /* overwriting our float up above */
    width: 150px; /* set to the width you want your sub menus to be. This needs to match the value we set below */
}
.menu ul li a { /* target all sub menu item links */
    padding: 5px 5px; /* give our sub menu links a nice button feel */
}
.menu li:hover > ul {
    display: block; 
padding: 0;
z-index: 1;
background: white;
}



.blog-nav{
	display: inline;
}
#top-contact{
	padding-top: 10px; 
}
#top-contact a{
color: inherit;
	
}
.logga img{
margin-left: 20px;
width: 80px;
}

@media screen and (max-width: 480px) {
.logga img{
	margin-left: auto;
	margin-right: auto;
	display: block;
}
h1{
	display: none;
}
.lead.blog-description{
	font-size: 14px;
	display: block;
	text-align: center;
	margin-top: 5px;
}
.blog-nav li{
	
	font-size: 0.7rem;
	padding: 9px 5px;
}
.top-contact{
	text-align: center;
	display: block;
}

input.wpcf7-form-control{
	max-width: 100%;
	
}
span.phone{
	font-weight: bold;
}
span.email{
	float: right;
	font-weight: bold; 
}


}

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

nav ul li:last-child{
	display: none;
}
}

/*
 * Override Bootstrap's default container.
 */

@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}


/*
 * Masthead for nav
 */

.blog-masthead {
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -2px 5px rgba(0,0,0,.1);
          box-shadow: inset 0 -2px 5px rgba(0,0,0,.1);
}

/* Nav links */
.blog-nav-item {
  position: relative;
  display: inline-block;
  padding: 10px;
  font-weight: 500;
  color: #cdddeb;
}
.blog-nav-item:hover,
.blog-nav-item:focus {
  color: #fff;
  text-decoration: none;
}

/* Active state gets a caret at the bottom */
.blog-nav .active {
  color: #fff;
}
.blog-nav .active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -5px;
  vertical-align: middle;
  content: " ";
  border-right: 5px solid transparent;
  border-bottom: 5px solid;
  border-left: 5px solid transparent;
}


/*
 * h1 och beskrivning
 */

.blog-header {
  padding-top: 0px;
  padding-bottom: 10px;
}
.blog-title {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: lighter;
}
.blog-description {
  font-size: 20px;
  color: #999;
}


.menyrad{
	border-top: 2px solid #899bed;
	margin: 10px 0 0 0;
}
/*
 * Main column and sidebar layout
 */

.blog-main {
font-size: 0.9rem;
  line-height: 1.5;
}

/* Sidebar modules for boxing content */
.sidebar-module {
  padding: 15px;
  margin: 0 -15px 15px;
}
.sidebar-module-inset {
  padding: 15px;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
  margin-bottom: 0;
}


/* Pagination */
.pager {
  margin-bottom: 60px;
  text-align: left;
}
.pager > li > a {
  width: 140px;
  padding: 10px 20px;
  text-align: center;
  border-radius: 30px;
}


/*
 * Blog posts
 */

.blog-post {
  margin-bottom: 60px;
}
.blog-post-title {
margin-top: 15px;
  margin-bottom: 5px;
  font-size: 30px;
}
.blog-post-meta {
  margin-bottom: 20px;
  color: #999;
}


/*
 * Footer
 */

.blog-footer {
  padding: 40px 0;
  color: #565656;
  text-align: center;
  background-color: #f9f9f9;
  margin-left:-15px;
margin-right:-15px;


  border-top: 1px solid #e5e5e5;
}
.blog-footer p:last-child {
  margin-bottom: 0;
}


footer{
	text-align: center;
padding: 10px;	
	
}
label{
	font-weight: 300;
}
footer ul li{display: inline; margin: 5px 10px;}
div#main{background: white; padding-top: 20px;}

#bildspel,#kontaktformular{
	margin: 0 -15px 0 -15px;
	}
#kontaktformular::before {
  content: "";
  position: absolute;
  top: 0; 
  left: 0;
  width: 100%; 
  height: 100%;  
  opacity: .4; 
  z-index: -1;
  background: url(/wp-content/uploads/2017/09/louis-smith-78595.jpg);
}

	#kontaktformular{
    position: relative;
border-top: 3px solid #fcfcfc;
background: /* #f5f5f5; */ #fcfaff;

		padding:15px;
	}
.grecaptcha-badge{
	display:none !important;
}