/*

Theme Name: Babi

Theme URI: http://whiteboardframework.com/

Author: Aristova

Author URI: http://boldperspective.com/

Description: Babi theme

Version: 3.2.1



*/

@font-face {
  font-family: 'Cambria';
  src: url('fonts/Cambria-Bold.eot');
  src: url('fonts/Cambria-Bold.eot?#iefix') format('embedded-opentype'),
  url('fonts/Cambria-Bold.woff') format('woff'),
  url('fonts/Cambria-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Cambria';
  src: url('fonts/Cambria.eot');
  src: url('fonts/Cambria.eot?#iefix') format('embedded-opentype'),
  url('fonts/Cambria.woff') format('woff'),
  url('fonts/Cambria.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {

  font-family: 'tabitharegular';

  src: url('fonts/tabitha-webfont.eot');

  src: url('fonts/tabitha-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/tabitha-webfont.woff') format('woff'), url('fonts/tabitha-webfont.ttf') format('truetype'), url('fonts/tabitha-webfont.svg#tabitharegular') format('svg');

  font-weight: normal;

  font-style: normal;

}

@font-face {
  font-family: 'Myriad Pro';
  src: url('fonts/MyriadPro-Bold.woff');
  font-weight: bold;
  font-style: normal;
}

/*- self-clearing floats ----------*/



.mod:after {

  content: ".";

  display: block;

  height: 0;

  clear: both;

  visibility: hidden;

}



.gigantic {

  font-size: 110px;

  line-height: 120px;

  letter-spacing: -2px;

}



.huge,

h1 {

  font-size: 68px;

  line-height: 72px;

  letter-spacing: -1px;

}



.large,

h2,

#content h1 {

  font-size: 42px;

  line-height: 48px;

}



.big,

h3,

#content h2 {

  font-size: 25px;

  line-height: 36px;

  clear: both;

}



.normal,

body,

#content h3 {
  font: 16px/22px "Helvetica Neue", Helvetica, "Trebuchet MS", Arial, Verdana, Tahoma, "DejaVu Sans", "Liberation sans", "Bitstream Vera Sans", sans-serif;
  font-family: 'Cambria';
}



.small {

  font-size: 13px;

  line-height: 18px;

}



h1,

h2,

h3,

h4,

h5,

h6 {

  font-family: "tabitharegular", "Helvetica Neue", Helvetica, "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
  font-family: 'Cambria';
}



.serif,

cite,

blockquote {

  font-family: palatino, "platino linotype", georgia, times, "Times New Roman", serif;

  font-weight: normal;

}



.post h2,

.post h3,

.post h4,

.post h5,

.post h6 {

  margin: 24px 12px 12px;

}



.monospace,

var,

code {

  font-family: courier new, courier, monospace;

}



.amp {

  font-style: italic;

  font-family: baskerville, palatino, palatino linotype, book antiqua, georgia, times, times new roman, serif;

  font-weight: normal;

}



a {

  color: #06a003;

}



a:hover,

a:active {

  color: #07b003;

  text-decoration: underline;

}



.post-content ul,

.post-content ol {

  padding-left: 24px;

}



input,

textarea {

  border: 1px #aaa solid;

  padding: 5px;

  outline: none;

}



input:hover,

textarea:hover,

input:focus,

textarea:focus {

  border: 1px #444 solid;

}



input:focus,

textarea:focus {

  box-shadow: inset 0px 0px 6px rgba(0, 0, 0, .2);

  -webkit-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, .2);

  -moz-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, .2);

}



textarea {

  min-height: 150px;

  width: 100%;

}



blockquote {

  border-top: 1px #ccc dotted;

  border-bottom: 1px #ccc dotted;

  text-align: justify;

  margin: 20px;

  padding: 12px;

}



blockquote:first-letter {

  font-size: 24px;

  padding-right: 1px;

}



blockquote:first-line {

  font-size: 20px;

}

/*

	layout styles

 */

#user-info-box {

  padding: 0 10px;

  color: #2d7913;

  background: rgba(255, 255, 255, 0.75);

  border: 1px solid rgba(255, 255, 255, 0.75);

  font-family: "Comic Sans MS", Helvetica, Arial, sans-serif;

  text-transform: uppercase;

  font-weight: bold;

  line-height: 36px;

  font-size: 14px;

  text-align: center;

  border-radius: 18px;

  -webkit-box-shadow: 0 0 5px #666;

  box-shadow: 0 0 5px #666;

display: inline-block;

clear: both;

margin-right: 45px;

margin-left: -45px;

}



#if-logged-in .container {

  background: #000;

  margin-top: -24px;

}



body {

  /* background: url("images/bg.gif") repeat 0 0; */

  

  background: #fff;

  color: #111;

}



.container {

  margin: 0 auto;

}



#main>.container {

/*   // background: url(images/content-bg-top.jpg) center top no-repeat #92bbd0; */
/*	background: url(/wp-content/uploads/2020/09/Illustration.png) center top no-repeat #fff;*/

}



#header {
  z-index: 5;
  position: relative;
}



#header .container {

  padding: 0;

/*  background: #fff;*/

  height: 150px;

  position: relative;

  max-width: 1200px;
	width: 100%;
  text-align: center;

}



#title {

  position: absolute;

  left: 50%;
  margin-left: -9.08%;
  width: 18.16%;

  z-index: 4;

}

.guest #title {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-left: 2.75%;
  width: auto;
}


.guest #logo a img {
  margin: 0;
  margin-right: 50px;
}

.user #logo a img {
/*  margin-right: -9%;*/
  max-width: 126.5%;
  margin-top: 16px;

}

#title .register{

    display: none;

    background: url(images/aut.png) no-repeat center;

    color: #fff;

    padding: 0;

    width: 216px;

    margin: 0;

    text-align: center;

    font-size: 13px;

    line-height: 15px;

    position: absolute;

    z-index: 1;

    left: 0px;
    right: 0;
    margin: 0 auto;

    top: 71px;

    height: 81px;

    -webkit-transition: 0.3s;

    transition: 0.3s;

}



#title .register:hover

{

  top: 81px;

  -webkit-transition: 0.3s;

  transition: 0.3s;

}



#title .register span {

    display: block;

    padding: 26px 0 8px;

    font-weight: bolder;

    font-size: 15px;

}

#title .register span:before, #title .register span:after{

 display: none; 

}







.logged-in #title .register{

  display: none;

}



.page-template-page-without-title #title .info {

  width: 37px;

  height: 36px;

  display: none;

  position: absolute;

  z-index: 3;

  bottom: 0;

  right: -16px;

  background: url('images/info.png') no-repeat;

}



#logo,

#tagline {}



#logo {

  left: 0;

  font-size: 72px;

  line-height: 52px;

  letter-spacing: 0;

  text-align: center;

  position: relative;

  z-index: 2;

}



#logo a {

  display: block;

  height: 85px;
}

/*
.user #logo a:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  height: 100px;
  z-index: -1;
  bottom: 94%;
  right: 0;
  background-color: #3a9d0c;
}
*/

#logo a img{

  display: block;
  margin: 0 auto;
/*  margin-right: -70px;*/
  max-width: 100%;
}



#tagline {

  font-size: 18px;

  right: 0;

  line-height: 36px;

}



#nav-primary {

  display: none;

  clear: both;

  margin-top: -70px;

  position: relative;

  z-index: 3;

}



#nav-primary ul,

#nav-primary li {

  list-style: none;

}



#nav-primary ul.menu {

  text-align: left;

}



#nav-primary ul.menu li {

  display: inline-block;

  zoom: 1;

  *display: inline;

  margin-right: 20px;

}



#nav-primary ul.menu li:nth-child(1) {

  padding-left: 40px;

}



#nav-primary ul.menu li:nth-child(2) {

  padding-right: 300px;

}



#nav-primary a {

  display: block;

  padding: 0;

  color: #2d7913;

  background: rgba(255, 255, 255, 0.75);

  border: 1px solid rgba(255, 255, 255, 0.75);

  font-family: "Comic Sans MS", Helvetica, Arial, sans-serif;

  text-transform: uppercase;

  font-weight: bold;

  height: 36px;

  width: 170px;

  line-height: 36px;

  font-size: 14px;

  text-align: center;

  border-radius: 18px;

  -webkit-box-shadow: 0 0 5px #666;

  box-shadow: 0 0 5px #666;

}



#nav-primary a:hover,

#nav-primary a:focus,

#nav-primary a:active,

#nav-primary li.current-menu-item a {

  opacity: 1;

  border-color: #2d7913;

  -webkit-box-shadow: 0 0 8px #CCCCCC;

  box-shadow: 0 0 8px #CCCCCC;

}



.topNav {

  display: none;

  clear: both;

  background: #323437;

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 65px;

  z-index: 1;

}



.topNav .widget-header {

  float: left;

  width: 41%

}



.topNav .widget-header:nth-child(2) {

  margin-left: 17.3%;

}



.topNav ul.menu {}



.topNav ul.menu li {

  display: inline-block;

  zoom: 1;

  *display: inline;

  font-size: 12px;

  padding: 0 0 0 13px;

}



.topNav ul.menu li.langAlbansk {

  padding-left: 0;

}



.topNav ul.menu li a {

  color: #fff;

  display: block;

  padding-top: 38px;

  min-width: 33px;

  background-position: center 10px;

  background-repeat: no-repeat;

}



.topNav ul.menu li.langAlbansk a {

  background-image: url(images/flags/flag-albansk.png);

}



.topNav ul.menu li.langArabisk a {

  background-image: url(images/flags/flag-arabisk.png);

}



.topNav ul.menu li.langDari a {

  background-image: url(images/flags/flag-dari.png);

}



.topNav ul.menu li.langEngelsk a {

  background-image: url(images/flags/flag-engelsk.png);

}



.topNav ul.menu li.langFarsi a {

  background-image: url(images/flags/flag-farsi.png);

}



.topNav ul.menu li.langBokmal a {

  background-image: url(images/flags/flag-bokmal.png);

}



.topNav ul.menu li.langPolsk a {

  background-image: url(images/flags/flag-polsk.png);

}



.topNav ul.menu li.langRussisk a {

  background-image: url(images/flags/flag-russisk.png);

}



.topNav ul.menu li.langSomali a {

  background-image: url(images/flags/flag-somali.png);

}



.topNav ul.menu li.langTamil a {

  background-image: url(images/flags/flag-tamil.png);

}



.topNav ul.menu li.langThai a {

  background-image: url(images/flags/flag-thai.png);

}



.topNav ul.menu li.langTyrkisk a {

  background-image: url(images/flags/flag-tyrkisk.png);

}



.topNav ul.menu li.langTysk a {

  background-image: url(images/flags/flag-tysk.png);

}



.topNav ul.menu li.langUrdu a {

  background-image: url(images/flags/flag-urdu.png);

}



.topNav ul.menu li.langVietnam a {

  background-image: url(images/flags/flag-vietnamesisk.png);

}



.topNav ul.menu li a:hover,

.topNav ul.menu li a:focus,

.topNav ul.menu li a:active,

.topNav ul.menu li.current_page_item a,

.topNav ul.menu li.current-page-ancestor a {

  color: #549D35;

}



.topNavLinks {
  position: relative;
  z-index: 4;
}



.topNavLinks .menu {

  position: relative;

  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  /* -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; */
}



.topNavLinks li {

  float: left;

  height: 82px;

  list-style: none;

  /*margin-top: -10px;*/

  -webkit-transition: 0.2s;

  transition: 0.2s;

  background-size: contain;


  

  
  flex: 1;
  line-height: 1.5;
  /*border-bottom: 1px solid #000*/
}



.topNavLinks li:hover {
  margin-top: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}


.topNavLinks li.current_page_item

{

  margin-top: 0;

  opacity:  1;

}

#title {
	display: none;
}


.topNavLinks .menu li:nth-child(6) {
	border-bottom: 0;
width: 116px;
height: 129px;
font-size: 0;
  background: url(https://babi.no/wp-content/themes/babi/images/Logo_text.png) 50% 50% no-repeat;
}

.topNavLinks .menu li:nth-child(6)  a {
	font-size: 0;
	display: none;
}
.topNavLinks li a {

  height: 100%;
  cursor: pointer;
  font-size: 10px;
  font-weight: 900;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #9D0E48;
  font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", Arial, Verdana, Tahoma, "DejaVu Sans", "Liberation sans", "Bitstream Vera Sans", sans-serif;
}

.topNavLinks li a:hover{
  text-decoration: none
}

.topNavLinks li.menu-item-1383 {
  background: url(images/rigth_icon_1.png) center center no-repeat;
}



.topNavLinks li.lytte, li#menu-item-1384 {
    background: url(images/top_nav_lese_lytte_eventyr_sprak.png) center center no-repeat;
    background-size: auto 56%;
    background-position: 50% 30%;
    height: 98px;
    white-space: nowrap;
}

.topNavLinks li#menu-item-3057 {
  background: url(images/top_nav_laerevideoer.png) center center no-repeat;
  background-size: auto 56%;
}

.topNavLinks li.menu-item-1381 {

  background: url(images/top_nav_fargelegg.png) center center no-repeat;
  background-size: auto 56%;
  /* width: 10.333%; */
}

.topNavLinks li.menu-item-2751 {
background: url(images/top_nav_eventyrverksted.png) center center no-repeat;
    background-size: auto 60%;

}

.topNavLinks li.menu-item-2750 {
    background: url(images/top_nav_eventyrfilmer_spraktrening.png) center center no-repeat;
    background-size: auto 56%;
    background-position: 50% 30%;
    height: 96px;
}

.topNavLinks li.spraktrening {

/*  background: url(images/bg_spraktrening_small.png) center center no-repeat;*/
/* 
  width: 10.333%; */

}

.topNavLinks li.menu-item-2555 {

  background: url(images/webshop.png) center center no-repeat;
/* 
  width: 10.333%; */

}



.topNavLinks li.puslespill {

  background: url(images/top_nav_puslespill.png) center center no-repeat;
  background-size: auto 60%;

}



.topNavLinks li.menu-item-1655 {

  background: url(images/top_nav_eventyr.png) center center no-repeat;
  background-size: auto 50%;

}



.topNavLinks li.ordlotto {

  background: url(images/top_nav_bildelotto.png) center center no-repeat;
  background-size: auto 60%;


}



.topNavLinks li.menu-item-1668 {
  background: url(images/left_icon_3.png) center center no-repeat;
/*background: url(/wp-content/uploads/2017/09/bg_idea_small1.png) center center no-repeat;*/
}

.topNavLinks li.menu-item-2271 {
  background: url(images/top_nav_barnesanger.png) center center no-repeat;
  background-size: auto 60%;
}


.topNavLinks li.menu-item-2393 {
  background: url(images/top_nav_karaoke.png) center center no-repeat;
  background-size: auto 60%;
}



.page-template-page-without-title-link {

    border-radius: 50%;

    height: 38px;

    width: 38px;

    background: url(images/home.png) #eef7f3 center center no-repeat;

    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);

    box-shadow: 0 0 5px rgba(0,0,0,0.2);

    z-index: 100;

    display: inline-block;

    vertical-align: middle;

    margin-right: 45px;

}

.socials {

    margin-top: 2px;

    position: absolute;

    right: 50px;

    top: 55px;

}

.socials li {

    list-style: none;

    float: left;

    margin-left: 5px;

}

.wrap_icon_box{

    position: absolute;

    height: 140px;

    width: 100%;

    text-align: right;

    top: 100px;

    z-index: 2;

}

.home-link {
  border-radius: 50%;
  height: 38px;
  width: 38px;
  background: url(images/home.png) #eef7f3 center center no-repeat;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
  z-index: 100;
  display: inline-block;
  vertical-align: middle;
  margin-right: 45px;
}

#widget-alert {

  background: #C6D8CD;

  border: 1px #5b816a solid;

  padding: 24px;

  margin-bottom: 24px;

}



.post-single {

  padding-bottom: 20px;

  margin-bottom: 20px;

  border-bottom: 1px #dedede solid;

}



#sidebar {

  border-top: 1px #ccc solid;

}



#sidebar .widget-area {

  padding-bottom: 20px;

  margin-bottom: 20px;

  border-bottom: 1px #dedede solid;

}



#siebar ul,

#sidebar li {

  padding: 0;

  margin: 0;

  list-style: none;

}



#sidebar .children {

  padding-left: 10px;

}



#sidebar .children .children {

  padding-left: 10px;

}



#footer .container {

  position: absolute;

  bottom: 0;

  left: 0;

  right: 0;

  border-top: 1px solid #4A4E49;

  background: #222;

  background: rgba(0, 0, 0, 0.85);

}



#footer .logout {

  color: yellow;

}



#footer-content {

  padding: 20px;

}



#footer ul,

#footer li {

  list-style: none;

}



#footer li a {

  padding: 0 10px 0 5px;

  line-height: 20px;

  display: block;

}



body {}

#main {

  position: relative;

/*  max-width: 1200px;*/
	width: 100%;
  margin: 0 auto;

/*
  border-left: 3px solid #323437;

  border-right: 3px solid #323437;

  -webkit-box-shadow: -3px 0 8px #323437, 3px 0 8px #323437;

  box-shadow: -3px 0 8px #323437, 3px 0 8px #323437;
*/

}



header {}


nav {}



nav.primary {}



nav.footer {}



#widget-header {}



#widget-alert {}



#content {

  position: relative;

  min-height: 420px;

  padding: 560px 35px 0;
 max-width: 1200px;
  margin: 0 auto;
/*  background: url(images/content-bg.jpg) center bottom no-repeat;*/

}
body.page-id-2629 #content{
  padding: 60px 135px 0;
}
body.page-id-2572 #content{
  padding: 100px 135px 0;
}
.single-zk_track #content {
  padding-top: 0;
}
#content.as-1068{
  background: url(images/as-1068.png) right top no-repeat;
	padding-top: 50px;
	padding-bottom: 0px;
	background-size: 33%;
	padding: inherit;
}

#content.as-1665{
  background: url(images/as-1665.png) center bottom no-repeat;
	padding-top: 0px;
	padding-bottom: 555px;
}



#content.as-1733{
  background: url(images/as-1733.png) right top no-repeat;
  	padding-top: 50px;
	padding-bottom: 0px;
	background-size: 32%;
	padding: inherit;
}



#content.as-2267 {
  background: url(images/BG_BARNESANGER.png) right top no-repeat;
	padding-top: 50px;
	padding-bottom: 0px;
	background-size: 35%;
	padding: inherit;
}

#content.as-3026 {
  background: url(images/laerervideoer_BG.jpg) right top no-repeat;
  padding-top: 50px;
  padding-bottom: 0px;
  background-size: 40%;
  padding: inherit;
}

#content.as-59 {
  background: url(images/BG_FARGELEGG.png) right top no-repeat;
  padding-top: 50px;
  padding-bottom: 0px;
  background-size: 32%;
  padding: inherit;
}
#content.as-2389 {
  background: url(images/BG_KARAOKE.png) right top no-repeat;
	padding-top: 50px;
	padding-bottom: 0px;
	background-size: 35%;
	padding: inherit;
}
/*
body.postid-2320 #content{
  background: url(images/BG_KARAOKE.png) center 5% no-repeat;
}
*/
/*
body.postid-2418 #content{
  background: url(images/BG_KARAOKE.png) center 5% no-repeat;
  z-index: 11
}
*/
#content.as-20, #content.as-22 {
  background: url(images/map_bg.png) center bottom no-repeat;
  background-size: 80%;
  padding-top: 0;
  padding-bottom: 750px;
}
#content.as-2639 {
  background: url(images/BG_Ordlotto.png) right top no-repeat;
	padding-top: 50px;
	padding-bottom: 0px;
	background-size: 35%;
	padding: inherit;
}
#content.as-61 {
  background: url(images/BG_Pusles.png) right top no-repeat;
	padding-top: 50px;
	padding-bottom: 0px;
	background-size: 35%;
	padding: inherit;
}
.user #content.as-2 {
  background: url(images/BG_AfterLog.png) center 5% no-repeat;
  padding: 400px 135px 0
}
.guest #content.as-2 {
  /*background: url(images/babi_now.png) center 0% no-repeat;*/
}
.langMainPage{
  background: url(images/BG_EVENTYR_120.png) center 160px no-repeat;
}
#content.storyPage {
  background: url(images/BG_EVENTYR_120.png) center 160px no-repeat;
}
#content.langMainPage, #content.storyPage {
  padding: 700px 15px 0px;
}
#content.langMainPage {
  /* max-width: 880px; */
}
.user #content.as-2 #post-2{
  display: none
}


.featured-thumbnail {}



.post-content {}



.page-content {

  padding-top: 100px;

}



.pagination {}



.post-meta {}



.post-navigation {}



#comments {}



li.comment {}



.odd {}



.even {}



.author-comment {}



.comment-text {}



.comment-meta {}



p.gravatar {}



.waiting-for-approval {}



#trackbacks {}



li.trackback {}



p#no-comments {}



#comments-form {}



#respond {}



.cancel-comment-reply {}



.page {

  position: relative;

  z-index: 2;

}



#page-content {}



#page-meta {}



.post {}



.postContent {}



.post-excerpt {}



nav.oldernewer {}



.older {}



.newer {}



.search {}



.author {}



#recent-author-posts {}



#recent-author-comments {}



#error404 {}



#sidebar {

  display: none;

}



#widget-sidebar {}



#sidebar-search {}



#sidebar-nav {}



#sidebar-archives {}



#sidebar-meta {}



.widget {}



#footer {

  background: url("images/footer.png") center bottom no-repeat;
  min-height: 600px;
  margin-top: -200px;
  position: relative;
  z-index: -1;
  /* max-width: 1200px;
  margin: 0 auto; */
	width: 100%;
 
}
body.page-id-20 #footer, body.page-id-22 #footer, body.page-id-2 #footer{
  margin-top: 0px
}
#footer{
  z-index: 99999999
}

#footer .col4 {

  display: inline-block;

  zoom: 1;

  *display: inline;

  margin-right: 5px;

  vertical-align: top;

  width: 231px;

  padding-top: 15px;

}



#footer .col4 li a {

  color: #666

}



.facebookLink {

  background: url(images/icon-facebook.png) right center no-repeat;

  height: 48px;

  width: 44px;

  line-height: 48px;

  display: block;

  margin-right: 25px;

  letter-spacing: -0.02em;

  color: #6699cc;

  font-weight: bold;

  float: right;

  text-indent: -9999px;

  position: relative;

  z-index: 3;

}



.facebookLink:hover,

.facebookLink:active,

.facebookLink:focus {

  color: #77b3ee;

}



#footer .widget-footer li a:hover,

#footer .widget-footer li a:active,

#footer .widget-footer li a:focus {

  color: #999;

  text-transform: none;

}



.toTop {

  text-align: right;

  display: none;

}



.toTop a {}



.copyright {

  bottom: 0;

  color: #666;

  font-size: 13px;

  left: 0;

  padding-bottom: 15px;

  position: absolute;

  text-align: center;

  width: 100%;

}



.design {

  color: #666;

  float: left;

  font-size: 13px;

  padding-left: 30px;

  padding-top: 10px;

}



.copyright a {

  font-weight: bold;

  color: #333;

}



.copyright a:hover,

.copyright a:focus,

.copyright a:active {

  color: #666;

}



.post-edit-link {

  position: absolute;

  bottom: 5px;

  right: 5px;

  background: #ccc;

  padding: 3px;

}



.no-results {}



.none {

  /* this class is used to hid the skip to content link at the beginning of the document for accessibility */

  

  display: none !important;

}



.clear {

  clear: both;

}



.left {

  float: left;

}



.right {

  float: right;

}



.aligncenter {

  text-align: center;

}



img.aligncenter {

  display: block;

  margin: 0 auto;

}



.alignleft {

  text-align: left;

}



.alignright {

  text-align: right;

}



body .button,

body .sendbutton {

  font-family: "Comic Sans MS", Helvetica, Arial, sans-serif;

  color: #fff;

  font-size: 18px;

  padding: 0px 10px;

  line-height: 22px;

  border: 2px solid #6980c0;

  cursor: pointer;

  border-radius: 15px;

  background: rgb(63, 91, 196);

  /* Old browsers */

  /* FF3.6+ */

  /* Chrome,Safari4+ */

  /* Chrome10+,Safari5.1+ */

  /* Opera 11.10+ */

  /* IE10+ */

  

  background: -webkit-gradient(linear, left top, left bottom, from(rgba(63, 91, 196, 1)), to(rgba(136, 174, 235, 1)));

  

  background: linear-gradient(to bottom, rgba(63, 91, 196, 1) 0%, rgba(136, 174, 235, 1) 100%);

  /* W3C */

  

  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3f5bc4', endColorstr='#88aeeb', GradientType=0);

  /* IE6-9 */

}



body .button:hover,

body .button:focus,

body .button:active {}



/*
#content h1.pageTitle {

  background: url(images/page-title-bg.png) left top no-repeat;
  color: #fff;
  font-size: 29px;
  line-height: 36px;
  font-weight: normal;
  text-shadow: 1px 1px 2px #333;
  position: absolute;
  width: 313px;
  height: 261px;
  left: -135px;
  top: -275px;
}
*/



#content h1.pageTitle span {
  display: block;
  margin-left: 0px;
  margin-top: 150px;
  width: 200px;
  text-align: center;
  line-height: 1;
  position: relative;
  text-shadow: none;
  color: #ffffff;
  font-size: 0.75em;
}



#content p {

  margin-bottom: 15px;

}



#content blockquote {

  font-style: italic;

}



#content h1,

#content h2,

#content h3,

#content h4, .above-content h3{

  color: #e21379;

  font-weight: normal;

  text-shadow: -2px 0 2px #FFF, 2px 0 2px #FFF, 0 -2px 2px #FFF, 0 2px 2px #FFF;

}



#content h3 {

  font-size: 22px;

  line-height: 32px;

}



#content h3 {

  font-size: 18px;

  line-height: 26px;

}



#content .huge,

#content h1 {

  margin-bottom: 15px;

}



#content ul {

  margin: 10px 0 20px;

}



#content ol {

  margin: 10px 0 20px;

}



.loginForm {
  border: 5px solid #fff;
  border-radius: 3px;
  /*-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 0px 40px rgba(0,0,0,0.7);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 0px 40px rgba(0,0,0,0.7);
  background-color: #861648;*/
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 0px 40px rgba(0,0,0,0.1);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 0px 40px rgba(0,0,0,0.1);
  background-color: #53844C;
  padding: 10px;
  width: 247px;
  color: #ffffff;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  -webkit-transform: rotate(-1.5deg);
  transform: rotate(-1.5deg);
  position: absolute;
  right: 0px;
  top: 80px;
  line-height: normal;

}
.loginForm:before {
	/*content: '';
    width: 394px;
    height: 202px;
    background: url(images/line.png) 50% 50% no-repeat;
    position: absolute;
    left: -394px;
    top: -33px	;*/

}
a.loginForm__text_glemt{
  display: block;
  text-decoration: underline;
  text-align: right;
  display: block;
  color: #fff;
  margin-top: -18px;
  font-size: 11px;
  margin-bottom: 7px;
}
.loginForm::after{
  content: "";
  background: url(images/LOG_IN.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -73px;
  left: 50px;
  width: 200px;
  height: 100px;
  z-index: -1
}
.loginForm form {
  -webkit-transform: rotate(1.5deg);
  transform: rotate(1.5deg);
}

.loginForm__title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 0px;
  margin-bottom: 20px;
  margin-top: 5px;
  text-align: left} 

.loginForm__text {
  font-size: 12px;
  margin-bottom: 0;
  line-height: 1.2;
  margin-bottom: 8px;
  text-align: left
  
} 

.loginForm__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
} 

.loginForm__password {
  width: 130px;
  height: 30px;
  border-radius: 2px;
  font-size: 12px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  border: none;
  padding: 0 9px;
  border: none !important;
} 

.loginForm__submit {
  border: none;
  font-size: 11px;
  text-transform: uppercase;
  height: 29px;
  background-color: #000000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#252729), to(#020303) );
  background-image: linear-gradient(#252729, #020303 );
  border: 1px solid #000;
  margin-left: 5px;
  margin-right: 5px;
  color:#fff;
  border-radius: 2px;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  cursor: pointer;
}

.loginForm__wrong {
  font-size: 12px;
  margin-bottom: 5px;
}

.loginForm__register {
  /*color: #f6a303;*/
  color: yellow;
  font-size: 11px;
  text-decoration: underline;
  margin-top: 5px;
}

.loginForm__register:hover{
  color: yellow !important;
}

.loginForm .forgetmenot {

  display: none;

}

.loginForm ul li {
  padding: 0 5px;
}

.loginForm .newUser {
  float: left;
  margin-top: 14px;
}

.menu-home-guest-bubbles-container {
  padding-top: 215px;
}

#menu-home-guest-bubbles {
/*  margin: 0 !important;*/
  list-style: none;
/*
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
*/
}


#menu-home-guest-bubbles li {
  margin: -15px auto;
}

#menu-home-guest-bubbles li:hover {
  z-index: 20;
}

#menu-home-guest-bubbles a {
  /*background-image: url('images/prokla.png');*/
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 158px;
  width: 158px;
  /* margin-left: -40px; */
  margin-bottom: 0; 
  padding-top: 46px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
}

#menu-home-guest-bubbles #menu-item-2602 a{
  background-image: url('images/150_BARNESANGER.png');
}

#menu-home-guest-bubbles #menu-item-2598 a{
  background-image: url('images/120_Eventyr.png');
}

#menu-home-guest-bubbles #menu-item-2606 a{
  background-image: url('images/eventyrverksted.png');
}

#menu-home-guest-bubbles #menu-item-2592 a{
  background-image: url('images/EVENTYR_22.png');
  background-position: 42% 97%;
}

#menu-home-guest-bubbles #menu-item-2610 a{
  background-image: url('images/50_KARAOKE_barnesanger.png');
  background-position: 100% 84%;
  padding-right: 15px;
}

#menu-home-guest-bubbles #menu-item-2594 a{
  background-image: url('images/FARGELEGG_BG.png');
  background-position: 55% 94%;
}

#menu-home-guest-bubbles #menu-item-2596 a{
  background-image: url('images/LAEREVIDEOER.png');
}

#menu-home-guest-bubbles #menu-item-2600 a{
  background-image: url('images/EVENTYRFILMER_SPRAKTRENING.png');
}

#menu-home-guest-bubbles #menu-item-2604 a{
  background-image: url('images/LESE_LYTTE.png');
}

#menu-home-guest-bubbles #menu-item-2744 a{
  background-image: url('images/BILDELOTTO.png');
}

#menu-home-guest-bubbles #menu-item-2746 a{
  background-image: url('images/PUSLESPILL.png');
  background-position: 50% 93%;
}

#menu-home-guest-bubbles img {
  margin-top: auto!important;
/*  margin-bottom: auto!important;*/
  padding: 0;
}
#menu-home-guest-bubbles .menu-image-title {
  margin-bottom: 20px;
  margin-top: 0;
  padding: 0;
  color: #861648;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  display: block;
  font-family: 'Myriad Pro';
  text-shadow: 0 -2px 4px #FFF, 0 2px 4px #FFF, 2px 0 4px #FFF, -2px 0 4px #FFF, 0 -2px 4px #FFF, 0 2px 4px #FFF, 2px 0 4px #FFF, -2px 0 4px #FFF;
}

.StoryBack {

  display: inline-block;

  vertical-align: middle;

  height: 60px;

  width: 80px;

  background: url(images/back-button.png) left top no-repeat;

  background-size: contain;

}



.StoryBack span {

  display: none !important;

}

.wp-caption-s{ float: left; padding-right: 30px; width: 150px ; margin-bottom:30px;display: table; }
	.wp-caption-s img{ border: 1px solid #CCC; padding: 4px; vertical-align:middle; display: inline-block; zoom:1; *display:inline; }
	.wp-caption-s .wp-caption-text{ vertical-align:middle; display: inline-block; zoom:1; *display:inline; font-size: 22px;
   	 	letter-spacing: 0; padding-left: 15px; width:260px; 
	}

.wp-caption {

  float: left;

/*
  padding-right: 30px;

  width: 410px;

  margin-bottom: 30px;

  display: table; 
*/

}



.wp-caption img {

  border: 2px solid white;

  padding: 0;

  vertical-align: middle;

  display: inline-block;

  zoom: 1;

  *display: inline;

}



.wp-caption .wp-caption-text {

  vertical-align: middle;

  display: inline-block;

  zoom: 1;

  *display: inline;

  font-size: 22px;

  letter-spacing: 0;

  padding-left: 15px;

  width: 260px;

}



.page-content img.alignright {

  float: right;

  margin: 0 0 20px 20px;

}



.page-content img.alignleft {

  float: left;

  margin: 0 20px 20px 0;

}

/*---------- cforms ---------*/



.linklove {

  display: none;

}

/*--------------- shortcode -----------------------------*/

/*------- flag link --------*/



.flagLink {

  display: block;

  height: 55px;

  width: 190px;

  border: 1px solid #d0cece;

  color: #675f5f;

  float: left;

  background: url(images/flaglink-bg.jpg) left center repeat-x;

  margin-right: 30px;

  margin-bottom: 30px;

  border-radius: 12px;

}



.flagLink span {

  padding-left: 68px;

  display: block;

  line-height: 55px;

  font-weight: bold;

}



.flagLink.doubleLine span {

  line-height: 14px;

  padding-top: 13px;

  padding-bottom: 14px;

}



.langCopyright {

  clear: both;

  font-size: 11px;

  line-height: 13px;

  text-align: right;

}

/*----- lesse book and book page -----*/



body .lesseBook {

  padding-left: 0;

  position: relative;

  margin-bottom: 20px;

}



body .lesseBookPage {

  height: 486px;

  list-style: none;

}



body .lesseBookPage .text {

  width: 48%;

  display: inline-block;

  font-family: "Comic Sans MS", Helvetica, Arial, sans-serif;

  font-size: 16px;

  line-height: 17px;

  color: #222;

  text-align: left;

}



body .lesseBookPage .text .inner {

  padding: 20px;

}

/* --------------- home page ---------------------------*/



.page-template-page-without-title #content {

/*  background: url(images/home-bg.png) center 158px no-repeat;*/

/*  padding-top: 75px;*/

  padding-right: 100px;

  min-height: 379px;

padding-bottom: 20px;

}


.branch {
/*   background: url(images/branch2.png) left top no-repeat; */
  position: absolute;
  top: -15px;
  left: 0;
  height: 221px;
  width: 100%;
}


.page-template-page-without-title .page-content {
  position: absolute;
  width: auto;
  margin-top: -400px;
}



.page-content .bubbles .wp-caption {

/*
  background: url(images/water-orb.png) center bottom no-repeat;

  height: 100px;

  margin-left: -40px;

  margin-bottom: 0;

  padding: 0;

  width: 128px !important;

  display: table;
*/

}



.page-content .bubbles .wp-caption > a {

  display: block;

  text-align: center;

  width: 130px;

  padding-top: 30px;

}



.page-content .bubbles .wp-caption > a img {

  opacity: 0.85;

  border: none;

  height: auto;

  width: 38px;

  padding: 0;

  border: 1px solid #fff;

}



.page-content .bubbles .wp-caption .wp-caption-text {

  margin-bottom: 0 !important;

  padding: 9px 0 0;

  text-align: center;

  width: 131px;

  ;

}



.page-content .bubbles .wp-caption .wp-caption-text * {

  color: #861648;

  font-size: 14px;

  line-height: 16px;

  font-weight: bold;

  text-align: center;

  text-transform: uppercase;

  display: block;

  text-shadow: 0 -2px 4px #FFF, 0 2px 4px #FFF, 2px 0 4px #FFF, -2px 0 4px #FFF, 0 -2px 4px #FFF, 0 2px 4px #FFF, 2px 0 4px #FFF, -2px 0 4px #FFF;

}



.page-content .bubbles .wp-caption a,

.page-content .bubbles .wp-caption a img {

  -webkit-transition: all 0.3s linear;

  transition: all 0.3s linear;

}



.page-content .bubbles .wp-caption:hover {

  opacity: 0.85;

}



.page-content .bubbles .wp-caption:hover img {

  border-color: #aaa;

  opacity: 1

}



.page-content .bubbles .wp-caption:nth-child(2n) {

/*  padding-top: 60px;*/

}



.page-content .bubbles .wp-caption:nth-child(2n+11) {

  padding-top: 40px;

  margin-left: -30px;

}



.page-content .bubbles .wp-caption:nth-child(2n+12) {

  padding-top: 0;

  margin-left: -30px;

}



.page-content .bubbles .wp-caption:nth-child(1) {

 /*  margin-left: 60px; */

  margin-left: -50px;

}



.page-content .bubbles .wp-caption:nth-child(11) {

  clear: both;

  margin-left: -105px;

}

.page-content .bubbles .wp-caption:last-of-type{

  padding-top: 40px;

}



.page-template-page-without-title:not(.page-id-20):not(.page-id-22) #footer {

  background: none;

  min-height: 48px;

}

.page-template-page-without-title.page-id-20 #footer,
.page-template-page-without-title.page-id-22 #footer{
    min-height: 350px;
}

/*-------------- lang main page ----------------------*/



.langMainPage .page-content {


  padding-top: 10px;

  max-width: 880px;
  
  margin: 0 auto;

}

.langMainPage .wp-caption {
  padding-right: 30px;
  width: 410px;
  margin-bottom: 30px;
  display: table;
}

/*----------------- single fairy tale page -------------*/



.storyPage .page {}


.page-template-page-story-free-access-php #header .container,

.page-template-page-story-php #header .container,

.page-template-user-register-php #header .container,
.page-template-page-story120 #header .container,

.page-template-page-lang-main-php #header .container {

  /* display: none; */
  height: 0;

}



body #content.storyPage article section#lese {

  min-height: 100%;

  padding-bottom: 20px;

}



#content.storyPage {

  padding-bottom: 20px;

  padding-left: 0;

  padding-right: 0;

}



.langMainPage#content h1.pageTitle,

.storyPage #content h1.pageTitle {

  background: none;

  top: 0;

  left: 0;

  position: relative;

  zoom: 1;

  width: 100%;

  height: 60px;
  padding-left: 0;

}



.storyPage #content h1.pageTitle span,

.langMainPage#content h1.pageTitle span {

  margin-left: 90px;

  text-align: left;

  width: auto;

}



.storyPage article {

  position: relative;

}



.storyPage .page-content {}



.storyPage section {

  position: relative;

  left: 0;

  top: 0;

  display: none;

  text-align: center;

  padding-top: 50px;

}



.storyPage section.storyPageActivity {

  display: block;

  padding-top: 10px;

}



.storyPage section#lese {

  display: block;

  max-width: 1200px;

  margin-left: 0;

  padding-top: 10px;
	width: 100%;
}



.storyPage section#lese .page-content {

  padding-top: 10px;

}



.storyPage section#fargelegg {

  padding-top: 20px;

}



section#puslespill {

  padding-top: 20px;

}



section#puslespill iframe {

  width: 90%;

  height: 700px;

}



section#puslespill .pusleSwitch {

  background: url(images/pusle-switch.png) 0 0 no-repeat;

  width: 352px;

  height: 112px;

  display: block;

  margin: 0 auto 35px;

  text-indent: -9999px;

}



section#puslespill .pusleSwitch.active25 {

  background-position: 0 -112px;

}



.storyPage .storyThumbs {}



section#puslespill .storyThumbs {
  text-align: left;
}



.storyThumbs img {

  border: 1px solid #CCC;

  cursor: pointer;

  display: block;

  float: left;

  height: 126px;

  margin: 15px 0 15px 3px;

  padding: 2px;

  width: 124px;

}


section#fargelegg .storyThumbs  {
  text-align: center;
}

section#fargelegg .storyThumbs img {
  display: inline-block;
  float: none;
}



.storyPage .storyThumbs img.active {

  border: 1px solid #666

}



.storyPageActivity {

  padding-top: 10px;

}

/*.storyPage .activityLinks{ margin-left:-10px; }*/



.storyPage .activityLinks .container {

  padding: 0;

  height: auto;

  background: none;

  top: 0;

  bottom: auto;

  width: 1040px;

  text-align: center;

}



.storyPage .activityLink {

  display: inline-block;

  zoom: 1;

  *display: inline;

  width: 125px;

  height: 120px;

  /*text-indent:-9999px;*/

  

  vertical-align: top;

}



.storyPage .activityLink:hover {

  opacity: 0.8;

}



.storyPage .activityLink.lese {

  background: url(images/lese-bg.png) left bottom no-repeat;

}



.storyPage .activityLink.lytte {

  background: url(images/lytte-bg.png) left bottom no-repeat;

}



.storyPage .activityLink.fargelegg {

  background: url(images/fargelegg-bg.png) left bottom no-repeat;

}



.storyPage .activityLink.puslespill {

  background: url(images/puslespill-bg.png) left bottom no-repeat;

}

.storyPage .activityLink.lydbibliotek {

  background: url(images/lydbibliotek-bg.png) left bottom no-repeat;

  margin-right: 0 !important;

}

.storyPage .activityLink.print {

  background: url(images/print-icon.png) left bottom no-repeat;

  margin-right: 0 !important;

}



.storyPage .activityLink.lytte {

  background: url(images/lytte-bg-story.png) left bottom no-repeat;

  cursor: pointer;

  position: relative;

}



.storyPage .activityLink.lytte span {

  background: url(images/lytte-notes.png) left top no-repeat;

  height: 70px;

  margin-left: 28px;

  margin-top: 20px;

  width: 69px;

  display: block;

}



.storyPage .nivo_slider {

  width: 1200px;

  height: 691px;

}



.storyPage .nivo-directionNav {

  display: block !important;

  text-align: center;

  position: absolute;

  bottom:30px;

  left: 0;

  width: 100%;

  height: 42px;

  z-index: 10;

}



.storyPage .nivo_slider_controlNavText {

  padding: 0;

  border-bottom: 1px solid #999;

  border-top: 1px solid #999;

}



.storyPage .nivo-directionNav a {

  display: block;

  float: left;

  height: 42px;

  text-indent: -9999px;

  width: 38px;

  background: url(images/lese-nav.png) 0 0 no-repeat;

  position: relative;

}



.storyPage .nivo-directionNav .nivo-prevNav {

  margin-left: 15px;

}



.storyPage .nivo-directionNav .nivo-nextNav {

  background-position: -38px 0;

  float: right;

  margin-right: 15px;

}



.storyPage .nivo-fakeNav {

  position: absolute;

  top: 632px;

  left: 0;

  width: 100%;

  height: 42px;

  z-index: 9;

}



.storyPage .nivo-fakeNav p {

  display: block;

  float: left;

  height: 42px;

  text-indent: -9999px;

  width: 38px;

  background: url(images/lese-nav-fake.png) 0 0 no-repeat;

  position: relative;

}



.storyPage .nivo-fakeNav .fake-prevNav {

  margin-left: 21px;

}



.storyPage .nivo-fakeNav .fake-nextNav {

  background-position: -38px 0;

  float: right;

  margin-right: 21px;

}



.storyPage .jp-audio {

  height: 70px;

  width: 69px;

  left: 0;

  position: absolute;

  top: 0;

}



.storyPage .jp-controls,

.storyPage .jp-controls {}



.storyPage .jp-controls li {

  list-style: none;

}



.storyPage .jp-controls a {

  width: 69px;

  height: 70px;

  display: block;

  text-indent: -9999px;

  padding: 0 !important;

  margin-left: 19px;

  margin-top: 22px;

}



.storyPage .jp-controls .jp-play {

  background: url(images/button-play.png) 10px 0 no-repeat;

}



.storyPage .jp-controls .jp-pause {

  background: url(images/button-pause.png) 10px 0 no-repeat;

}



.storyPage .headerLogin,
.page-template-songs .headerLogin,
.page-template-karaoke .headerLogin,
.forbidden {
  left: auto;
  margin: 10px auto;
  position: relative;
  right: auto;
  width: 425px;
  text-align: center;
}


.storyPage .headerLogin p,
.page-template-songs .headerLogin p,
.page-template-karaoke .headerLogin p,
.forbidden p {
  margin-bottom: 20px;
  text-align: center;
  font-size: 20px;
}



.storyPage #footer {}



.storyPage #footer .container {

  border-top: none;

}


/* coloring book */

.coloringBook {
  width: 578px;
  margin: 0 auto;
  max-width: 100%;
}

.coloringBook canvas {
  margin: 0 auto;
  max-width: 100%;
  background-color: #fff;
}

.coloringBook .controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.coloringBook .tools {
  font-size: 0;
}

.coloringBook .tools button {
  width: 100px;
  height: 100px;
  margin: -10px;
  background-image: url('images/pen.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  cursor:pointer;
  font-size: 0;
  border: none;
}

.coloringBook .tools button:hover {
  opacity: 0.8;
}

.coloringBook button:focus {
  outline: none;
}

.coloringBook .tools #fill {
  background-image: url('images/fill.png');
}

.coloringBook .tools #eraser {
  background-image: url('images/eraser.png');
}

.coloringBook .tools .active {
  -webkit-filter: drop-shadow(0 0 5px #fd4);
  filter: drop-shadow(0 0 5px #fd4);
}

.coloringBook .buttons {
  font-size: 0;
}

.coloringBook .buttons button {
  width: 100px;
  height: 100px;
  margin: -10px;
  background-image: url('images/print-icon.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  cursor:pointer;
  font-size: 0;
  border: none;
}

.coloringBook .buttons button:hover {
  opacity: 0.8;
}

.coloringBook .buttons #undoPaint {
  background-image: url('images/back.png');
}

.coloringBook .buttons #download {
  background-image: url('images/download.png');
}

.coloringBook .sizes {
  font-size: 0;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
} 

.coloringBook .sizes p {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 0 !important;
}

.coloringBook button {
  background-color: #fff;
  width: 32px;
  margin: 5px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 50%;
  border: none;
  cursor: pointer;
} 

.coloringBook .sizes .active {
  background-color: #fbe031;
  -webkit-filter: drop-shadow(0 0 5px #fd4);
  filter: drop-shadow(0 0 5px #fd4);
}

.tool-pen canvas {
  cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 490.771 490.771' width='40' height='40'%3E%3Cpath fill='%23ffc107' d='M477.305 78.384l-183.467 178.56-60.373-60.373 178.56-183.253c18.188-17.549 46.977-17.644 65.28-.213 17.945 18.075 17.966 47.224 0 65.279z'/%3E%3Cpath fill='%23ffa000' d='M293.838 256.944l-15.36 14.933-89.6 87.467c-2.025 1.898-4.691 2.964-7.467 2.987-2.829.037-5.542-1.125-7.467-3.2l-42.667-42.667c-4.182-4.014-4.318-10.659-.304-14.84l.09-.093 87.467-89.6 14.933-15.36 60.375 60.373z'/%3E%3Cpath fill='%23607d8b' d='M114.851 298.331c-41.827-.336-76.151 33.018-77.013 74.837-.072 3.007 1.129 5.904 3.307 7.979 2.179 2.057 5.116 3.116 8.107 2.923 22.635-1.579 28.117 7.915 36.971 23.765 10.009 25.121 34.855 41.125 61.867 39.851h.043c2.689.002 5.28-1.011 7.253-2.837 21.002-17.354 34.21-42.373 36.693-69.504-.107-42.573-34.655-77.026-77.228-77.014z'/%3E%3Cpath fill='%23455a64' d='M158.073 433.136c-1.573-4.051-5.446-6.744-9.792-6.805-19.331 1.227-37.103-10.601-43.435-28.907-8.703-23.389-32.347-37.724-57.109-34.624-4.325.305-8.036 3.197-9.387 7.317-.409 1.722-.652 3.48-.725 5.248-2.07 23.654-10.487 46.31-24.363 65.579C3.235 457.648-4.679 470.811 3.214 481.84c5.849 6.67 14.7 9.888 23.467 8.533 20.984-1.207 41.802-4.436 62.165-9.643 25.002-5.872 48.004-18.26 66.667-35.904 3.164-3.005 4.179-7.636 2.56-11.69z'/%3E%3Cpath d='M181.411 362.331c-5.891-.001-10.666-4.777-10.666-10.668 0-2.875 1.161-5.629 3.22-7.636l288.3-280.832c9.594-9.673 9.594-25.271 0-34.944-9.813-9.349-25.237-9.349-35.051 0L146.382 316.443c-4.124 4.224-10.891 4.305-15.115.181s-4.305-10.891-.181-15.115L411.939 13.275c18.251-17.517 47.072-17.517 65.323 0 17.981 18.02 17.981 47.196 0 65.216l-288.405 280.81c-1.992 1.942-4.664 3.03-7.446 3.03z'/%3E%3Cpath d='M26.51 490.331c-8.711 1.302-17.487-1.913-23.296-8.533-7.872-10.965 0-24.128 10.091-40.789 13.91-19.271 22.35-41.945 24.427-65.621.709-42.622 35.835-76.599 78.456-75.89 41.623.692 75.198 34.267 75.89 75.89 0 43.2-49.301 93.376-103.403 105.259-20.362 5.22-41.18 8.464-62.165 9.684zm-4.267-21.334c20.929-.368 41.723-3.437 61.867-9.131 47.979-10.603 86.635-54.869 86.635-84.48-.603-30.84-26.092-55.351-56.931-54.749-29.991.586-54.162 24.758-54.749 54.749-1.973 27.55-11.479 54.029-27.477 76.544-3.462 5.496-6.589 11.195-9.365 17.067h.02z'/%3E%3Cpath d='M149.411 447.664c-27.474 1.813-52.986-14.29-63.168-39.872-8.107-14.528-13.461-24.128-32.832-24.128-5.891 0-10.667-4.776-10.667-10.667s4.776-10.667 10.667-10.667c22.849-.37 43.46 13.673 51.477 35.072 6.446 18.716 24.802 30.643 44.523 28.928 5.891 0 10.667 4.776 10.667 10.667s-4.776 10.667-10.667 10.667zM277.411 266.331c-2.831.005-5.548-1.115-7.552-3.115l-42.667-42.667c-4.092-4.237-3.975-10.99.262-15.083 4.134-3.992 10.687-3.992 14.82 0l42.667 42.667c4.159 4.172 4.149 10.926-.024 15.085-1.992 1.988-4.691 3.107-7.506 3.113z'/%3E%3C/svg%3E") 0 40, auto;
}

.tool-fill canvas {
  cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='40' height='40'%3E%3Cpath fill='%23d32f2f' d='M12 465.3c1.7 2.2 3.7 4.1 5.9 5.9 17 13.7 41.9 11.1 55.6-5.9 15.4-19.3 15.9-46.5 1.2-66.3-5.2-7.6-17.9-32.3-22.4-41.2-1.7-4-5.8-6.3-10.1-5.8-4.2.2-7.9 3-9.4 7-5 14-11.8 27.2-20.4 39.3-16.3 19.3-16.4 47.5-.4 67z'/%3E%3Cpath fill='%23f44336' d='M0 277.3C0 310.4 18.6 378 43 379.9h1.3c7.4 0 16.3-4.9 19.6-26.3 1-11.6 7-22.1 16.5-28.8 19.3-15.8 29.2-40.4 26.3-65.2L232.5 91.7c1.4-1.8 2.1-4.1 2.1-6.4 0-5.9-4.8-10.7-10.7-10.7C94.2 74.7 0 160 0 277.3z'/%3E%3Cpath fill='%23cfd8dc' d='M67.1 227.1c-4.2 4.2-4.2 10.9 0 15.1l203.4 203.4c45.8 45.8 120.1 45.8 165.9 0l41.2-41.2c45.8-45.8 45.8-120.1 0-165.9L274.2 35.1c-4.2-4.2-10.9-4.2-15.1 0l-192 192z'/%3E%3Cpath fill='%23455a64' d='M123.4 186c-4-4.1-4-10.7 0-14.8 4.1-4.2 10.8-4.4 15.1-.3 70.9 70.7 185.6 70.7 256.4 0 4.1-4 10.7-4 14.8 0 4.2 4.1 4.4 10.8.3 15.1-38 38.1-89.5 59.4-143.3 59.3-53.8.1-105.4-21.3-143.3-59.3z'/%3E%3Cpath d='M270.6 445.6L67.1 242.2c-4.2-4.2-4.2-10.9 0-15.1l192-192c4.2-4 10.8-4 15.1 0l203.4 203.4c45.8 45.8 45.8 120.1 0 165.9l-41.2 41.2c-22 22.1-51.8 34.5-83 34.4-31 .1-60.9-12.3-82.8-34.4zM89.8 234.7l195.9 195.9c37.5 37.5 98.3 37.5 135.8 0l41.2-41.2c37.5-37.5 37.5-98.3 0-135.8l-196-195.8L89.8 234.7z'/%3E%3Cpath d='M43 379.7C18.6 378 0 310.4 0 277.3 0 160 94.2 74.7 224 74.7c5.9 0 10.7 4.8 10.7 10.7S229.9 96 224 96C104.7 96 21.3 170.7 21.3 277.3c1 26.9 8.1 53.2 20.8 76.9.2-1.1.4-2.3.7-3.8 1.8-16.5 10.3-31.6 23.5-41.7 10.2-8.9 19-16.6 19-52.7 0-5.9 4.8-10.7 10.7-10.7s10.7 4.8 10.7 10.7c0 42.5-11.4 55.8-26.3 68.8-9.4 6.7-15.5 17.3-16.5 28.8-3.3 21.4-12.2 26.3-19.6 26.3l-1.3-.2z'/%3E%3Cpath d='M12 465.3c-16-19.5-15.9-47.7.3-67.1 8.6-12.1 15.4-25.3 20.4-39.3 1.5-4 5.2-6.7 9.4-7 4.2-.2 8.2 2.1 10.2 5.8 4.5 8.9 17.2 33.6 22.4 41.2 14.7 19.8 14.2 47.1-1.3 66.4-7.6 9.2-18.8 14.6-30.7 14.7-11.9-.1-23.1-5.5-30.7-14.7zm31.6-77.7c-4 8.8-9.2 17.1-15.3 24.7-9.3 11.4-9.3 27.7-.2 39.1 3.6 4.4 8.9 7.1 14.6 7.2 5.9-.2 11.4-3.1 14.9-7.7 8.5-12 8.2-28.1-.7-39.8-3.3-4.9-8.6-14.5-13.3-23.5zM123.4 186c-4-4.1-4-10.7 0-14.8 4.1-4.2 10.8-4.4 15.1-.3 70.8 70.8 185.6 70.8 256.4 0 4.1-4 10.7-4 14.8 0 4.2 4.1 4.4 10.8.3 15.1-37.9 38.1-89.5 59.5-143.3 59.4-53.8.1-105.4-21.3-143.3-59.4z'/%3E%3C/svg%3E") 4 38, auto;
}

.tool-eraser canvas {
  cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 430.3 405.3' width='40' height='40'%3E%3Cpath fill='%23f44336' d='M256.5 323.1L107.2 173.8c-4.2-4.2-10.9-4.2-15.1 0l-76.6 76.6c-20.7 20.8-20.7 54.4 0 75.2l64 64c10 10.1 23.6 15.7 37.8 15.7h49.9c14.2 0 27.8-5.6 37.8-15.7l51.4-51.4c4.3-4.1 4.3-10.9.1-15.1z'/%3E%3Cpath fill='%231976d2' d='M427.2 152.5L277.9 3.1C273.7-1 267-1 262.8 3.1L92.1 173.8c-4.2 4.2-4.2 10.9 0 15.1l149.3 149.3c4.2 4.2 10.9 4.2 15.1 0l170.7-170.7c4.2-4.1 4.2-10.9 0-15z'/%3E%3Cpath d='M167.3 405.3h-50c-14.2 0-27.7-5.6-37.7-15.6l-64-64c-20.8-20.8-20.8-54.6 0-75.4L262.8 3.1c4.2-4.2 10.9-4.2 15.1 0l149.3 149.3c4.2 4.2 4.2 10.9 0 15.1L205 389.7c-10 10.1-23.5 15.7-37.7 15.6zm103-379.5L30.7 265.4c-12.5 12.5-12.5 32.8 0 45.2l64 64c6 6 14.1 9.4 22.6 9.4h50c8.5 0 16.6-3.3 22.6-9.4L404.6 160 270.3 25.8z'/%3E%3Cpath d='M249 341.3c-2.8 0-5.5-1.1-7.6-3.1L92.1 188.9c-4.1-4.2-4-11 .3-15.1 4.1-4 10.7-4 14.8 0l149.3 149.3c4.2 4.2 4.2 10.9 0 15.1-2 2-4.7 3.2-7.5 3.1z'/%3E%3C/svg%3E") 10 40, auto;
}

/*---------- story page with no Lese -----------*/

.storyPage.noLese .activityLink.lese{

  display: none;

}



/*--------------------- registration page ---------------------*/



.registerPage {}



#content.registerPage h3 {

  font-size: 23px;

  margin: 20px 0 25px;

}



.registerPage .error {

  background: #FFDDDB;

  border: 1px solid #FF0000;

  color: #FF0000;

  padding: 6px;

  text-align: justify;

  width: 74%;

}



.registerPage .user-forms {

  width: 75%;

  padding-bottom: 20px;

}



.registerPage .user-forms label {

  color: #ee5a40;

  font-size: 23px;

  line-height: 40px;

  font-weight: bold;

  width: 30%;

  display: inline-block;

  zoom: 1;

  *display: inline;

}



.registerPage .user-forms input {

  border: 2px solid #EE5A40;

/*    min-width: 30%;*/

  border-radius: 14px;

}



.registerPage .user-forms input#user_name,

.registerPage .user-forms input#user_adresse,

.registerPage .user-forms input#user_sted,

.registerPage .user-forms input#user_sted2,

.registerPage .user-forms input#email,

.registerPage .user-forms input#user_mottaker,

.registerPage .user-forms input#user_hjemmeside,

.registerPage .user-forms input#user_facebook,

.registerPage .user-forms input#user_email_faktura{

  min-width: 66%;

}



.registerPage .user-forms .form_submit {

  padding-left: 30.5%;

  padding-top: 20px;

}



.registerPage .user-forms a.submit {

  border-color: #f7ada0;

  background: rgb(187, 77, 6);

  /* Old browsers */

  /* FF3.6+ */

  /* Chrome,Safari4+ */

  /* Chrome10+,Safari5.1+ */

  /* Opera 11.10+ */

  /* IE10+ */

  

  background: -webkit-gradient(linear, left top, left bottom, from(rgba(187, 77, 6, 1)), to(rgba(239, 100, 0, 1)));

  

  background: linear-gradient(to bottom, rgba(187, 77, 6, 1) 0%, rgba(239, 100, 0, 1) 100%);

  /* W3C */

  

  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bb4d06', endColorstr='#ef6400', GradientType=0);

  /* IE6-9 */

}

/*------------------------ kontakt page --------------------*/



.cform {

  margin: 30px 0 20px;

  background: none;

  border: none;

  width: 540px;

}



.cform ol {

  list-style: none;

  padding-left: 0;

}



.cform label {

  margin-top: 2px;

  min-width: 150px;

  vertical-align: top;

  display: inline-block;

  zoom: 1;

  *display: inline;

  color: #5378B7;

  font-size: 23px;

  font-weight: bold;

  letter-spacing: 0.02em;

  font-family: Helvetica, Arial, sans-serif;

}



.cform input,

.cform textarea {

  border: 1px solid #5378B7;

  margin-bottom: 14px;

  padding: 5px 10px 6px;

  width: 350px;

  border-radius: 15px;

}



.cform input.sendbutton {

  width: auto;

  margin: 0 auto;

  padding: 0 10px;

  color: black;

}



.cform .reqtxt,

.cform .emailreqtxt {

  display: none;

}



/*------------ Lost password page --------------*/

#lost_password {

  max-width: 420px;
  margin: 0 auto;

}

.page-template-page-lost_password #content h1{
  padding-left: 0;
  text-align: center;
}



#lost_password label {

  color: #ee5a40;

  font-size: 23px;

  line-height: 40px;

  font-weight: bold;

  font-family: "Comic Sans MS", Helvetica, Arial, sans-serif;

  min-width: 20%;

  display: inline-block;

  zoom: 1;

}



#lost_password input[type="text"] {

  border: 2px solid #EE5A40;

  min-width: 75%;

  border-radius: 14px;

}



#lost_password .sendbutton {

  float: right;

}



#lost_password .message{

  border: 1px solid #ee5a40;

  border-width: 1px 0 1px 0;

  padding: 10px 0;

  margin: 20px 0;

}







/*------------ Form2Word --------------*/





.tabs-nav {

  text-align: center;

}

.tabs-nav a {

  display: inline-block;

    border: 3px solid transparent;

    margin: 10px 5px;

}

.tabs-nav a:hover,

.tabs-nav a.selected {

    border: 3px solid #fff;

}

.tabs-nav a img{

  display: block;

    -webkit-filter: grayscale(1);

    filter: grayscale(1);

}

.tabs-nav a:hover img,

.tabs-nav a.selected img{

    -webkit-filter: grayscale(0);

    filter: grayscale(0);

}



.tabs-body > div  {

  display: none;

}



.tabs-body > div.selected  {

  display: block;

}



.form2word {

  display: block;

  background-color: white;

  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);

  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);

  padding: 25px 50px;

}



.form2word .input-wrapper {

  margin: 25px 0;

}



.form2word .input-wrapper label {

  display: block;

  margin-bottom: 5px;

  font-weight: bold;

}



.form2word .input-wrapper input,

.form2word .input-wrapper textarea {

  border:none;

  background-image: url('images/line_bg.png');

  background-repeat: repeat;

  background-position: top;

  font-family:  "Times New Roman", serif;

  font-size: 16px;

  line-height: 25px;

  padding: 0;

  resize:none;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

}

.form2word .input-wrapper textarea {

  min-height: 0px;

  height: 100px;

}

.form2word .input-wrapper input {

  height: 25px;

  width: 400px;

  margin-right: 15px;

}

.form2word .input-wrapper input:focus,

.form2word .input-wrapper textarea:focus {    

  box-shadow: none;

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

}

.form2word .input-wrapper textarea.mini {

    height: 50px;

}

.form2word .input-wrapper input.mini {

  height: 25px;

  width: 200px;

  vertical-align: bottom;

}



.form2word .buttons button{

  display: block;

  width: 100px;

  height: 100px;

  margin: 0 auto;

  border: none;

  cursor: pointer;

  background-color: transparent;

  background-image: url('images/print-icon.png');

  background-position: center;

  background-repeat: no-repeat;

}



.form-img img {

  max-width: 100%;

}



.input-wrapper ul {

  list-style: none;

  padding-left: 50px;

}

.input-wrapper ul span {

    min-width: 90px;

    display: inline-block;

}



.tabs-title {

  text-align: center;

  font-size: 30px !important;

}

.songs {
  float: left; 
  width: 30%;
  margin-right: 1.3%;
  margin-top: 53px;
}

.songs-2 {
  width: 48%;
  margin-right: 2%;
}

.songs-2:nth-child( 2n ) {
  margin-right: 0;
}

.songs h2 span {
  position: relative;
}

.songs h2 span:before {
  content: "";
  display: block;
  width: 130px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  margin-left: -65px;
  top: -100px;
}

.songs .title-song:before {
  background-image: url(images/title-songs.png);
}

.songs .title-music:before {
  background-image: url(images/title-music.png);
}

.songs .title-xmas-song:before {
  background-image: url(images/title-xmas-songs.png);
}

.songs .title-julesanger:before {
  background-image: url(images/title-xmas-songs.png);
}

.songs .title-barnesanger:before {
  background-image: url(images/title-songs.png);
}

.songs .title-xmas-music:before {
  background-image: url(images/title-xmas-music.png);
}

.songs .title-xmas-song:before {
  background-image: url(images/title-xmas-songs.png);
}

.songs:last-child {
  margin-right: 0;
}

.songs ul {
  list-style: none;
  padding: 0;
}

.songs ul li {
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 26px;
}

.page-template-karaoke .songs ul li {
  padding-left: 0;
}

.zobnin-karaoke-video {
  position: relative;
}

.zobnin-karaoke-video video {
  max-width: 100%;
}

.karaoke_theme_christmas .zobnin-karaoke {
  background: none !important;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 50%;
  transform: translateY(-50%);
}

/** SNOW **/
/* 
.zobnin-karaoke__controls {
  position: relative;
}
.karaoke_theme_christmas .zobnin-karaoke {
  position: relative;
  padding: 0;
  background-size: cover;
}
.karaoke_theme_christmas .zobnin-karaoke:before {
  display: block;
  position: absolute;
  left: 0;
  top:0;
  bottom: 0;
  right: 0;
  content: "";
	background-image: url('images/snow1.png'), url('images/snow2.png'), url('images/snow3.png');
	-webkit-animation: snow 20s linear infinite;
	        animation: snow 20s linear infinite;
}

@-webkit-keyframes snow {
  0% {background-position: 0px 0px;}
  100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}

@keyframes snow {
  0% {background-position: 0px 0px;}
  100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
} */

.songs a {
  position: relative;
  font-size: 14px;
  font-weight: bold;
  text-shadow: -2px 0 2px #FFF, 2px 0 2px #FFF, 0 -2px 2px #FFF, 0 2px 2px #FFF;
}

.songs .jp-play:before {
  position: relative;
  content: "";
  display: block;
  background-image: url('images/button-play.png');
  background-position: top left;
  background-size: 28px;
  width: 28px;
  height: 28px;
  display: inline-block;
  margin-bottom: -10px;
  margin-left: -28px;
}


.songs .playing:before {
  background-image: url('images/button-pause.png');
}

.songs .download {
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  margin-left: 2px;
  background-image: url('images/printer.png');
  background-size: cover;
  -webkit-box-flex: 0;  
  -ms-flex: 0 0 auto;  
  flex: 0 0 auto;
}



.single-zk_track .post-content {
  font-size: 0.8em;
}

div .zobnin-karaoke {
  height: 480px;
  box-sizing: border-box;
  padding: 1% 0 5%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

div .zobnin-karaoke__lyrics-line {
  font-size: 2em;
  /* font-family: "tabitharegular", "Helvetica Neue", Helvetica, "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif; */
  color: #e21379;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", Arial, Verdana, Tahoma, "DejaVu Sans", "Liberation sans", "Bitstream Vera Sans", sans-serif;
}

div .zobnin-karaoke__lyrics-line-top {
  color: #06a003;
}

div .zobnin-karaoke__lyrics-line-bg {
  text-shadow: -10px 0 10px #FFF, 10px 0 10px #FFF, 0 -10px 10px #FFF, 0 10px 10px #FFF, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
}

div .zobnin-karaoke__controls {
  padding: 3em;
}

div .zobnin-karaoke__button {
  border:none;
  padding: 0;
  font-size: 0;
  background: transparent;
  cursor: pointer;
  outline: none;
  margin: 0 5px;
}

div .zobnin-karaoke__button img {
  width: 75px;
  height: 75px;
}

.karaoke_fontsize_sm .zobnin-karaoke {
  font-size: 0.73em;
}

.karaoke_theme_christmas .zobnin-karaoke {
  height: 370px;
}

.zobnin-karaoke:not( .zobnin-karaoke_playing ) .zobnin-karaoke__button-play-pause-pause {
  display: none;
}

.zobnin-karaoke.zobnin-karaoke_playing .zobnin-karaoke__button-play-pause-play {
  display: none;
}

div .zobnin-karaoke_hasnt-bg-img {
  height: auto !important;
}

div .zobnin-karaoke_hasnt-bg-img .zobnin-karaoke__lyrics-line {
  margin: 1em 0;
}

div .zobnin-karaoke_hasnt-bg-img .zobnin-karaoke__lyrics-line-bg {
  text-shadow: -2px 0 2px #FFF, 2px 0 2px #FFF, 0 -2px 2px #FFF, 0 2px 2px #FFF;
}

.butmenu {
  display: none;
}


.topNavGuest ul {
/*
  background-image: -webkit-gradient( linear, left top, left bottom, from(#37393d), to(#1e2022) );
  background-image: linear-gradient( #37393d, #1e2022 );
*/
  list-style: none;
  padding: 17px 20px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 99
}

.topNavGuest ul li {
height: 44px;
  
}

/* .topNavGuest ul li:nth-child(3) {
    margin-left: 145px;
} */
.topNavGuest ul li a {
    display: block;
    font-family: 'Myriad Pro';
    font-weight: bold;
    color: #256e07;
    font-size: 14px;
    text-decoration: none;
    text-shadow: 0px 1px 0px white;
    white-space: nowrap;
    background-image: -webkit-gradient( linear, left top, left bottom, from(#fff), to(#e5e5e5));
    background-image: linear-gradient( #fff, #e5e5e5);
    -webkit-box-shadow: 0px 0px 5px #9e9e9e;
    box-shadow: 0px 0px 5px #9e9e9e;
    border: 1px solid #fff;
    border-radius: 30px;
height: 44px;
    box-sizing: border-box;
      margin: 0 16px;
    padding: 10px 30px;
    text-align: center;
    text-transform: uppercase;
}



.page-template-page-story120 .pageTitle {
  padding-top: 0;
}


.above-content {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding: 50px 30px;
  box-sizing: border-box;
}

.welcome-text {
    position: absolute;
    top: 44.5%;
    right: 30%;
    width: 100%;
    text-align: center;
    color: #861648;
    font-family: 'Myriad Pro';
    text-transform: uppercase;
    width: 200px;
}
#content .welcome-text .welcome-title {
  margin-bottom: 3px;
  font-size: 22px;
}
#content .welcome-text p {
  margin-bottom: 3px;
  font-size: 18px;
  line-height: 1;
}

/* PRINT */



@media only print {

  #print #header,

  #print #user-info-box,

  #print .tabs-nav,

  #print .form-img,

  #print .pageTitle,

  #print #footer,

  #print .buttons,

  #print #content .loginForm,

  #print .tabs-title {

    display: none;

  }



  #print #content {

    padding:0 50px;

  }



  #print .form2word h2 {

    font-size: 30px;

  }

  #print p {

    font-size: 20px;

  }

  #print .form2word .input-wrapper label {

    font-size: 20px;

  }

  #print .form2word .input-wrapper input {

    font-size: 20px;

  }

  #print .form2word .input-wrapper textarea {

    font-size: 20px;

    height: 125px;

  }

  #print .form2word .input-wrapper textarea.mini {

    height: 75px;

  }



}



/* ----------------------------------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------------------------------- */

/*		Default Layout: 992px. 

		Gutters: 24px.

		Outer margins: 48px.

		Leftover space for scrollbars @1024px: 32px.

-------------------------------------------------------------------------------

cols    1     2      3      4      5      6      7      8      9      10

px      68    160    252    344    436    528    620    712    804    896    */





.container2 {

/*  width: 1200px;*/

  padding: 0px;

  color: rgb(60, 60, 60);

  -webkit-text-size-adjust: 100%;

  /* Stops Mobile Safari from auto-adjusting font-sizes */

}




#header{
  z-index: 11
}
.container {

/*  max-width: 1200px;*/
	width: 100%;
  padding: 0px;

  color: rgb(60, 60, 60);

  -webkit-text-size-adjust: 100%;
position: relative;
  z-index: 10;
  /* Stops Mobile Safari from auto-adjusting font-sizes */

}
.single-zk_track #main #footer{
  z-index: -1
}
#footer{
  z-index: 9
}
/*		Tablet Layout: 768px.

		Gutters: 24px.

		Outer margins: 28px.

		Inherits styles from: Default Layout.

-----------------------------------------------------------------

cols    1     2      3      4      5      6      7      8

px      68    160    252    344    436    528    620    712    */



@media only screen and (min-width: 768px) and (max-width: 991px) {

  /*	.container {

		width: 712px;

		padding: 0px 28px 48px;

	}

*/

}

/*		Mobile Layout: 320px.

		Gutters: 24px.

		Outer margins: 34px.

		Inherits styles from: Default Layout.

---------------------------------------------

cols    1     2      3

px      68    160    252    */



@media only screen and (max-width: 767px) {

  /*	.container {

		width: 252px;

		padding: 0px 34px 60px;

	}

	#if-logged-in {

		height: 40px;

		line-height: 20px;

	}

		#if-logged-in .right {

			float: left;

			clear: left;

		}	

	

		#logo,

		#tagline {

			position: relative;

			line-height: 30px;

		}

		#logo {

			font-size: 42px;

		}

		#tagline {

			font-size: 16px;

		}

		

		#content {

			float: none;

		}

		#sidebar {

			float: none;

			background: #eee;

			margin-left: -42px;

			margin-right: -42px;

			padding-left: 52px;

			padding-right: 52px;

			width: 212px;

			border-bottom: 1px #ccc solid;

		}

		#footer .container {

			padding-top: 0;

		}

			#footer-content {

				border: 0;

				padding: 10px;

			}

	*/

}

/*		Wide Mobile Layout: 480px.

		Gutters: 24px.

		Outer margins: 22px.

		Inherits styles from: Default Layout, Mobile Layout.

------------------------------------------------------------

cols    1     2      3      4      5

px      68    160    252    344    436    */



@media only screen and (min-width: 480px) and (max-width: 767px) {

  /*	.container {

		width: 436px;

		padding: 0px 22px 48px;

	}

	

		#logo,

		#tagline {

			position: relative;

			line-height: 30px;

		}

		#logo {

			font-size: 42px;

		}

		

		#content {

			float: none;

		}

		#sidebar {

			float: none;

			background: #eee;

			margin-left: -42px;

			margin-right: -42px;

			padding-left: 52px;

			padding-right: 52px;

			width: 376px;

			border-bottom: 1px #ccc solid;

		}

		#footer .container {

			padding-top: 0;

		}

			#footer-content {

				border: 0;

				padding: 10px;

			}*/

}


@media only screen and (max-width : 1024px) { 
  .topNavLinks li {
    background-position: bottom;
/*    background-size: cover!important;*/
    height: 75px;
  }

  .topNavGuest ul li a {
    width: 100px;
    font-size: 12px;
  }
  .topNavGuest ul li:nth-child(n+4) a {
    width: 150px;
  }
}


@media only screen and (max-width : 1024px) {  

}

@media only screen and (max-width : 767px) {

  .page-template-default:not(.page-template-page-without-title) #header .container {
   height: 50px; 
  }

}


@media (max-width: 1200px) {
.loginForm:before  {
	display: none;
}
	
	.topNavGuest ul li.menu-item-2752 {
		display: none;
	}
  .topNavLinks .menu {
    display: block;
  }

		.topNavLinks li.lese, li#menu-item-1813, .topNavLinks li.lytte, li#menu-item-1814, .topNavLinks li.fargelegg, li#menu-item-1815, .topNavLinks li.spraktrening, li#menu-item-1816, .topNavLinks li.puslespill, li#menu-item-1817, .topNavLinks li.menu-item-1655, li#menu-item-1818, .topNavLinks li.ordlotto, li#menu-item-1819, .topNavLinks li.menu-item-1668, li#menu-item-1820 {
	    width: 100%!important;
	}
	.topNavLinks li#menu-item-1820{
		width: 100%!important;
  }

}

@media only screen and (min-width : 1200px) {
.wp-caption{
  width: 410px!important;
}
}
@media only screen and (max-width : 1200px) {


  .topNavGuest ul {
    padding-left:5px;
    padding-right:5px;
  }

  .topNavGuest ul li { 
    margin: 0;
  }
  .topNavGuest ul li a {
    margin: 0 5px;
  }
  .topNavGuest ul li:nth-child(n+4) a {
    margin: 0 5px;
  }
  div .zobnin-karaoke {
    font-size: 0.77em;
  }

  div .zobnin-karaoke {
    height: 430px;
  }
  .karaoke_fontsize_sm .zobnin-karaoke {
    font-size: 0.57em;
  }
	.nivo-slice,.storyPage .nivo_slider{
		background-size: cover!important;
		width: 100%!important;
	}

  .wp-caption{
    width: 410px!important;
  }

  body{
    overflow-x: hidden;
  }

  #content .songs h2 {
    font-size: 23px;
  }

}

@media only screen and (min-width : 993px) {
  #menu-home-guest-bubbles {
    position: relative;
  }
  #menu-home-guest-bubbles li {
    position: absolute;
    display: none;
  }
  #menu-home-guest-bubbles li:nth-child(1) {
    display: block;
    left: -1%;
    top: -20px;
  }
  #menu-home-guest-bubbles li:nth-child(2) {
    display: block;
    left: 9%;
    top: -45px;
  }
  #menu-home-guest-bubbles li:nth-child(3) {
    display: block;
    left: 20%;
    top: -10px;
  }
  #menu-home-guest-bubbles li:nth-child(4) {
    display: block;
    left: 31%;
    top: -35px;
  }
  #menu-home-guest-bubbles li:nth-child(5) {
    display: block;
    left: 37%;
    top: 58px;
  }
  #menu-home-guest-bubbles li:nth-child(6) {
    display: block;
    left: 43.5%;
    top: -25px;
  }
  #menu-home-guest-bubbles li:nth-child(7) {
    display: block;
    left: 53%;
    top: -25px;
  }
  #menu-home-guest-bubbles li:nth-child(8) {
    display: block;
    left: 63%;
    top: 55px;
  }
  #menu-home-guest-bubbles li:nth-child(9) {
    display: block;
    left: 69%;
    top: -45px;
  }
  #menu-home-guest-bubbles li:nth-child(10) {
     display: block;
    left: 80%;
    top: -40px;
  }
  #menu-home-guest-bubbles li:nth-child(11) {
     display: block;
    left: 88%;
    top: 50px;
  }

  #menu-guest-top-menu li:last-child{
    margin-right: 30px;
  }

  #menu-guest-top-menu li:last-child a{
    background-image: linear-gradient(rgba(255,255,255,0.5), rgba(229,229,229,0.5)) !important;
  }
}

@media only screen and (max-width : 992px) {
.topNavGuest ul li a {
  width: 90px;
  min-width: 140px}
.topNavGuest ul li:nth-child(n+4) a {
  width: 140px;
}
.guest #logo {
  width: 200px;
}
.songs {
  width: 46%;
  margin: 50px 2% 0;
}

div .zobnin-karaoke {
  font-size: 0.53em;
  
}
.karaoke_fontsize_sm .zobnin-karaoke {
  font-size: 0.5em;
}
div .zobnin-karaoke {
    height: 320px;
}
.karaoke_theme_christmas .zobnin-karaoke {
  height: 260px;
}



.songs:nth-child(4) {
  clear: left;
 }
.storyPage .activityLinks .container{
	max-width: 1040px;
	    width: 100%;
}
.topNavLinks li.current_page_item{
	margin-top: -10px;
}
.page-content img.alignleft.size-full.wp-image-1667{
	width: auto;
}
.page-content img.alignleft.size-full.wp-image-795{
	width: auto;
}
.page-content img.alignleft.size-full.wp-image-797{
	width: auto;
}
.page-content img.alignleft.size-full.wp-image-794{
	width: auto;
}
body #content.storyPage article section#lese {
    /* margin-top: 160px; */
}
.storyPage section#lese .page-content {
    /* padding-top: 70px; */
}

.wp-caption{
  width: 410px!important;
}

  .page-content img.alignleft{
    width: 100%;
        height: auto;
  }
  
#title {
}

.page-template-page-without-title #content .loginForm {
    top: -341px;
}
.page-content .bubbles .wp-caption:nth-child(2n){
  padding-top: 0;
}
.page-content .bubbles .wp-caption:nth-child(11){
  margin-left: 0;
  clear: none;

}
.page-content .bubbles .wp-caption:nth-child(2n+11) {
    padding-top: 0;
    margin-left: 0;
}
.page-content .bubbles .wp-caption:nth-child(2n+12){
  margin-left: 0;
}
.page-content .bubbles .wp-caption{
      margin-left: 0;
}
  body{
    overflow-x: hidden;
  }

}
@media only screen and (max-width : 900px) {
	.page-content .bubbles .wp-caption{
		margin: 0 auto;
  }
  .karaoke_fontsize_sm .zobnin-karaoke {
    font-size: 0.39em;
  }
}
.lang{
  display: none;
}
@media only screen and (max-width : 768px) {
  #header .container {
    height: 355px;
  }

  .form2word .input-wrapper input{
    width: 100%
  }
  .karaoke_fontsize_sm .zobnin-karaoke {
    font-size: 0.42em;
  }

  .lang {
      display: none;
      position: absolute;
      right: 10px;
      top: 10px;
      padding: 5px 10px;
      background: #d27a12;
      border: 1px solid #fff;
      border-radius: 5px;
      z-index: 999;
      color: #fff;
      text-align: center;
      cursor: pointer;
  }
  .lang:hover{
    color: #fff;
    text-decoration: none;
  }

  #content h1.pageTitle{
    left: 0;
    top: -180px;
  }
  .activityLinks{
    /* margin-top: 80px; */
  }
  .storyPage .activityLinks .container{
    /* height: 30px; */
  }
  #wpadminbar{
    position: fixed;
  }
  .wrap_icon_box{
    top: 80px;
  }
  .topNavLinks li.lese, li#menu-item-1813, .topNavLinks li.lytte, li#menu-item-1814, .topNavLinks li.fargelegg, li#menu-item-1815, .topNavLinks li.spraktrening, li#menu-item-1816, .topNavLinks li.puslespill, li#menu-item-1817, .topNavLinks li.menu-item-1655, li#menu-item-1818, .topNavLinks li.ordlotto, li#menu-item-1819, .topNavLinks li.menu-item-1668, li#menu-item-1820{
    width: 25%;
  }

  .storyPage .headerLogin, 
  .page-template-songs .headerLogin,
  .page-template-karaoke .headerLogin {
    margin-top: 150px;
    padding: 20px;
    width: 300px;
  }
.langCopyright{
  text-align: left;
}
.wp-caption{
  width: 210px!important;
      text-align: center;
      height: 200px;
}
.wp-caption .wp-caption-text{
  margin-top: 20px;
}
.langMainPage .page-content{
  width: 100%
}
.langMainPage .page-content{
  margin-left: 0;
}

.registerPage .user-forms{
  width: 92%;
  padding: 15px;
}
.registerPage .user-forms p{
  display: grid;
  text-align: center;
}
.registerPage .user-forms h3{
  text-align: center;
}
.form_evt #agreement{
  margin: 0 auto;  
}
#content p{
  margin-bottom: 5px;
}
.registerPage .user-forms label{
  font-size: 19px;
  width: 100%;
}
#content.registerPage h3 {
    font-size: 19px;
    margin: 20px 0 5px;
}




	#title{
		display: none;
		left: 0;
	}
	.topNavLinks .menu li:nth-child(5){
		margin-left: 0;
	}

	.topNavLinks li:hover {

	  margin-top: -10px;

	  opacity:  1;

	  -webkit-transition: 0.2s;

	  transition: 0.2s;

	}
	.topNavLinks li.lese, li#menu-item-1813,li#menu-item-1814,li#menu-item-1815,li#menu-item-1816,li#menu-item-1817,li#menu-item-1818,li#menu-item-1819,li#menu-item-1820{
		width: 100%;
	}
	.page-template-page-without-title #content .loginForm{
		top: -432px; 
	    left: 0;
	    right: 0;
	}
  .page-content img.alignleft{
    width: 100%;
        height: auto;
  }
  .page-content.mod {
    padding-top: 150px;
  }
  .langMainPage#content .post-content.page-content.mod, .storyPage #content .post-content.page-content.mod {
    padding-top: 0;
  }
  .loginForm + .post-content.page-content.mod {
    padding-top: 120px;
  }
  .page-template-page-without-title #content{
  	padding-top: 0;
  }
  #content .loginForm {
    top: -333px;
    margin: 0 auto;
    left: 0;
    right: 0;
  }

	.txt{
		text-align: center;
		padding: 10px;
	}
	.page-template-page-without-title .page-content{
		display: grid;
	}
	.page-content .bubbles .wp-caption{
		margin-left: 0;
	}
	.page-content .bubbles .wp-caption:nth-child(2n){
		padding-top: 0;
		margin-top: 0 auto
	}
	.page-content .bubbles .wp-caption:nth-child(2n+11) {
    	padding-top: 0;
    	margin-left: 0;
	}
	.page-content .bubbles .wp-caption:nth-child(2n+12){
		margin-left: 0;
	}
	.page-template-page-without-title .page-content{
		margin-left: 0;
		margin-right: 0;
	}
	.page-template-page-without-title #content .loginForm{
		width: 100%
	}
	#content{
		padding: 180px 0 0 0;
	}

	.page-template-page-without-title #content{
		padding-right: 0;
	}
	body{
		overflow-x: hidden;
	}
	.page-content .bubbles .wp-caption,.page-content .bubbles .wp-caption:nth-child(2n+11),.page-content .bubbles .wp-caption:nth-child(2n+12){
		margin: 0 auto;
	}
#content h1.pageTitle{
  font-size: 25px;
}
}

@media only screen and (max-width : 540px) {
	.storyPage .activityLinks .container{
		/* height: 130px; */
  }
  div .zobnin-karaoke {
    font-size: 0.5em;
    padding: 0% 0 10%;
  }
  .karaoke_fontsize_sm .zobnin-karaoke {
    font-size: 0.37em;
  }
  div .zobnin-karaoke {
      height: 260px;
  }
  .karaoke_theme_christmas .zobnin-karaoke {
    height: 220px;
    padding: 0;
  }
  div .zobnin-karaoke__button img {
    height: 40px;
    width: 40px;
  }
  div .zobnin-karaoke__controls {
    padding: 1em;
  }
  .guest #content.as-2 {
    background-position: center 130px !important;
  }

  .home .guest .menu-home-guest-bubbles-container {
    padding-top: 180px; 
  }

}
.guest #logo a img {
  margin: 0;
  margin-right: 50px;
  margin-top: 15px;
}
@media only screen and (max-width : 480px) {
  .storyPage .headerLogin,
  .page-template-songs .headerLogin,
  .page-template-karaoke .headerLogin {
    margin-top: 150px;
    padding: 20px;
    width: 200px;
  }
  .wp-caption .wp-caption-text{
    font-size: 15px;
  }

  .songs {
    width: 100%;
    margin: 50px 15px 0;
  }
  
  div .zobnin-karaoke {
    font-size: 0.43em;
  }
  .karaoke_fontsize_sm .zobnin-karaoke {
    font-size: 0.32em;
  }
  div .zobnin-karaoke {
      height: 240px;
  }
  .karaoke_theme_christmas .zobnin-karaoke {
    height: 200px;
  }
}



/*	Retina media query.

	Overrides styles for devices with a 

	device-pixel-ratio of 2+, such as iPhone 4.

-----------------------------------------------    */

.txt {

display: table;

margin: 0 auto 20px;

color: #fff;

font-size: 26px;

font-weight: 600;

text-shadow: 2px 2px 2px #000000;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),

only screen and (min-device-pixel-ratio: 2) {

  .container {}

}
@media only screen and (max-width : 1200px) {
	.topNavLinks li, #menu-mainnavlinks li {
		width: 100%;
		height: 40px;
		opacity: 1;
		border-bottom: 1px solid #333;
		margin-top: 0;
      
	}
	.topNavLinks li:hover, #menu-mainnavlinks li:hover {
		width: 100%;
		height: 40px;
		opacity: 1;
		border-bottom: 1px solid #333;
		margin-top: 0;
	}
	li#menu-item-1813, li#menu-item-1383 {
		background: rgb(224,194,49);

		background: -webkit-gradient(linear, left top, left bottom, from(rgba(232,216,133,1)),to(rgba(204,177,47,1)));

		background: linear-gradient(top, rgba(232,216,133,1) 0%,rgba(204,177,47,1) 100%);

		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0c231', endColorstr='#ccb12f',GradientType=0 );
	}
	li#menu-item-1814, li#menu-item-1384 {
		background: rgb(215,165,115);

		background: -webkit-gradient(linear, left top, left bottom, from(top), color-stop(0%, rgba(215,165,115,1)),to(rgba(198,101,18,1)));

		background: linear-gradient(top, rgba(215,165,115,1) 0%,rgba(198,101,18,1) 100%);

		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7a573', endColorstr='#c66512',GradientType=0 );
	}
	li#menu-item-1815, li#menu-item-1381 {
		background: rgb(182,104,102);

		background: -webkit-gradient(linear, left top, left bottom, from(rgba(182,104,102,1)),to(rgba(148,43,42,1)));

		background: linear-gradient(top, rgba(182,104,102,1) 0%,rgba(148,43,42,1) 100%);

		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b66866', endColorstr='#942b2a',GradientType=0 );
	}
	.topNavLinks li.spraktrening {
		background: rgb(174,129,155);

		background: -webkit-gradient(linear, left top, left bottom, from(top), color-stop(0%, rgba(174,129,155,1)),to(rgba(129,59,101,1)));

		background: linear-gradient(top, rgba(174,129,155,1) 0%,rgba(129,59,101,1) 100%);

		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae819b', endColorstr='#813b65',GradientType=0 );
  }
  
	li#menu-item-2555, li#menu-item-2556 {
		background: #bc179b;

		background: -webkit-gradient(linear, left top, left bottom, from(#fb72df),to(#bc179b));

		background: linear-gradient(top, #fb72df 0%,#bc179b 100%);

		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb72df', endColorstr='#bc179b',GradientType=0 );
  }
  
	.topNavLinks li.puslespill {

    margin: 0;
		background: rgb(128,175,115);

		background: -webkit-gradient(linear, left top, left bottom, from(top), color-stop(0%, rgba(128,175,115,1)),to(rgba(55,123,31,1)));

		background: linear-gradient(top, rgba(128,175,115,1) 0%,rgba(55,123,31,1) 100%);

		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80af73', endColorstr='#377b1f',GradientType=0 );
	}
	li#menu-item-1818, li#menu-item-1655 {
		background: rgb(113,218,192);

		background: -webkit-gradient(linear, left top, left bottom, from(rgba(113,218,192,1)),to(rgba(30,199,161,1)));

		background: linear-gradient(top, rgba(113,218,192,1) 0%,rgba(30,199,161,1) 100%);

		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71dac0', endColorstr='#1ec7a1',GradientType=0 );
	}
  li#menu-item-1818, li#menu-item-2614 {
    display: none;
		background: rgb(113,218,192);

		background: -webkit-gradient(linear, left top, left bottom, from(top), color-stop(0%, rgba(113,218,192,1)),to(rgba(30,199,161,1)));

		background: linear-gradient(top, rgba(113,218,192,1) 0%,rgba(30,199,161,1) 100%);

		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71dac0', endColorstr='#1ec7a1',GradientType=0 );
	}
	.topNavLinks li.ordlotto {
		background: rgb(123,175,203);

		background: -webkit-gradient(linear, left top, left bottom, from(rgba(123,175,203,1)),to(rgba(43,125,178,1)));

		background: linear-gradient(top, rgba(123,175,203,1) 0%,rgba(43,125,178,1) 100%);

		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7bafcb', endColorstr='#2b7db2',GradientType=0 );
	}
	li#menu-item-1820, li#menu-item-1668 {
		background: rgb(205,225,226);

		background: -webkit-gradient(linear, left top, left bottom, from(top), color-stop(0%, rgba(205,225,226,1)),to(rgba(158,206,208,1)));

		background: linear-gradient(top, rgba(205,225,226,1) 0%,rgba(158,206,208,1) 100%);

		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cde1e2', endColorstr='#9eced0',GradientType=0 );
	}
	li#menu-item-2290, li#menu-item-2296, 
	li#menu-item-2271, li#menu-item-2273 {
		background: rgb(205,225,226);

		background: -webkit-gradient(linear, left top, left bottom, from(rgb(204, 238, 251)),to(rgb(112, 208, 245)));

		background: linear-gradient(top, rgb(204, 238, 251) 0%,rgb(112, 208, 245) 100%);

		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cceefb', endColorstr='#70d0f5',GradientType=0 );
	}
	li#menu-item-2392, li#menu-item-2393 {
		background: rgb(205,225,226);

		background: -webkit-gradient(linear, left top, left bottom, from(top), color-stop(0%, rgb(211, 204, 251)),to(rgb(130, 114, 195)));

		background: linear-gradient(top, rgb(211, 204, 251) 0%,rgb(130, 114, 195) 100%);

		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cceefb', endColorstr='#70d0f5',GradientType=0 );
	}
	.topNavLinks li a, #menu-mainnavlinks li a {
		text-indent: 0;
/*		padding-top: 10px;*/
		color: #7e2f50;
		text-transform: uppercase;
		font-size: 14px;
		font-weight: bold;
		height: 30px;
text-shadow: 0 0 5px #FFF, 0 0 10px #FFF, 0 0 15px #FFF, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #fff, 0 0 55px #fff, 0 0 75px #fff;
	}
	.topNavLinks li a:hover, #menu-mainnavlinks li a:hover {
		text-decoration: none;
	}
	.butmenu {
    display: block;
		position: absolute;
		top: 10px;
		left: 10px;
		padding: 5px 10px;
		background: #d27a12;
		border: 1px solid #fff;
		border-radius: 5px; 
		z-index: 9999999;
		color: #fff;
		text-align: center;
		cursor: pointer;
	}
  .topNavLinks,
  .topNavGuest {
    position: absolute;
    z-index: 999999;
    background: #cecece;
    display: none;   
    width: 100%;
  }
  .topNavGuest ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .topNavGuest ul li {
    margin: 5px !important;
  }
  .topNavGuest ul li a {
    width: 50% !important;
    margin: 0 auto!important;
    min-width: 200px;
  }
	.txt {
		margin: 40px auto 20px;
  }
  
}

@media only screen and (max-width : 500px) {
  #header .headerLogin {
    top: -35px !important;
  }
  span#eeflyoutspnv img{
    display: none;
  }
  span#eeflyoutspnv img{
    display: none !important;
  }
#header .headerLogin {
    top: -31px !important;
    left: 78px !important;
    width: 95% !important;
}
.page-template-page-without-title-link {
    position: absolute;
   
    left: -62px !important;
    top: -6px !important;
}


}

#menu-home-guest-bubbles{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }


@media only screen and (max-width : 413px) {
  div .zobnin-karaoke {
    font-size: 0.37em;
  }
  .karaoke_fontsize_sm .zobnin-karaoke {
    font-size: 0.27em;
  }
  
  div .zobnin-karaoke {
      height: 200px;
  }
  .karaoke_theme_christmas .zobnin-karaoke {
    height: 170px;
  }
  
}


@media only screen and (max-width : 359px) {
  div .zobnin-karaoke {
    font-size: 0.33em;
  }
  .karaoke_fontsize_sm .zobnin-karaoke {
    font-size: 0.245em;
  }
  div .zobnin-karaoke {
      height: 180px;
  }
  .karaoke_theme_christmas .zobnin-karaoke {
    height: 150px;
  }
  
}


/*---as-style-----*/
.bubbles{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  width: 500px;
  margin: 0 auto;
  left: -10px;
  top: 325px;
  
}
.bubbles a{
  font-size: 14px;
  font-weight: 700;
  color: #861648;
  text-transform: uppercase;
  white-space: nowrap;
}
.bubbles a:after{
  display: inline-block;
  width: 24px;
  margin-left: 2px;
  top: 2px;
  position: relative;
}
.bubbles #Samisk:after{
 content: url(images/flags/Samisk.jpeg);
}
.bubbles #Albansk:after{
 content: url(images/flags/Albansk.svg);
}
.bubbles #Arabisk:after{
  content: url(images/flags/Arabisk.svg);
}
.bubbles #Dari:after{
  content: url(images/flags/Dari.svg);
}
.bubbles #Engelsk:after{
  content: url(images/flags/Engelsk.svg);
}
.bubbles #Farsi:after{
  content: url(images/flags/Farsi.svg);
}
.bubbles #Fransk:after{
  content: url(images/flags/Fransk.svg);
}
.bubbles #Kurdisk:after{
  content: url(images/flags/Kurdisk.svg);
}
.bubbles #Litauisk:after{
  content: url(images/flags/Litauisk.svg);
}
.bubbles #Nynorsk:after{
  content: url(images/flags/Nynorsk.svg);
}
.bubbles #Polsk:after{
  content: url(images/flags/Polsk.svg);
}
.bubbles #Russisk:after{
  content: url(images/flags/Russisk.svg);
}
.bubbles #Somali:after{
  content: url(images/flags/Somali.svg);
}
.bubbles #Spansk:after{
  content: url(images/flags/Spansk.svg);
}
.bubbles #Tamil:after{
  content: url(images/flags/Tamil.svg);
}
.bubbles #Thai:after{
  content: url(images/flags/Thai.svg);
}
.bubbles #Tigrinja:after{
  content: url(images/flags/Tigrinja.svg);
}
.bubbles #Tyrkisk:after{
  content: url(images/flags/Tyrkisk.svg);
}
.bubbles #Tysk:after{
  content: url(images/flags/Tysk.svg);
}
.bubbles #Urdu:after{
  content: url(images/flags/Urdu.svg);
}
.bubbles #Vietnamesisk:after{
  content: url(images/flags/Vietnamesisk.svg);
}
.txt {
    display: table;
     margin: 0 ; 
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    text-shadow: 2px 2px 2px #000000;
}

/*----- position country ----------*/
.bubbles a{
  position: absolute
}
.bubbles a#Samisk {
    position: absolute;
    top: -145px;
    left: 45%;
}
.bubbles a#Bokmal {
  position: absolute;
  top: -87px;
  left: 42%;
}
.bubbles a#Nynorsk {
  position: absolute;
  top: -105px;
  left: 37%;
}
.bubbles a#Russisk {
    position: absolute;
    top: -94px;
    left: 59%;
}
.bubbles a#Engelsk {
    position: absolute;
    top: -60px;
    left: 25%;
}
.bubbles a#Fransk {
    position: absolute;
    top: -34px;
    left: 28%;
}
.bubbles a#Spansk {
    position: absolute;
    top: -5px;
    left: 29%;
}
.bubbles a#Tysk {
    position: absolute;
    top: -38px;
    left: 44%;
}
.bubbles a#Albansk {
  position: absolute;
  top: -18px;
  left: 52%;
}
.bubbles a#Polsk {
    position: absolute;
    top: -53px;
    left: 50%;
}
.bubbles a#Tyrkisk {
  position: absolute;
  top: 10px;
  left: 63%;
}
.bubbles a#Tigrinja {    
  position: absolute;
  top: 93px;
  left: 58%;
}
.bubbles a#Somali {
    position: absolute;
    top: 125px;
    left: 58%;
}
.bubbles a#Kurdisk {
    position: absolute;
    top: 41px;
    left: 64%;
}
.bubbles a#Arabisk {
    position: absolute;
    top: 62px;
    left: 65%;
}
.bubbles a#Farsi {
    position: absolute;
    top: 25px;
    left: 77%;
}
.bubbles a#Dari {
    position: absolute;
    top: -13px;
    left: 78%;
}
.bubbles a#Urdu {
    position: absolute;
    top: 9px;
    left: 83%;
}
.bubbles a#Vietnamesisk {
    position: absolute;
    top: 54px;
    left: 104%;
}
.bubbles a#Tamil {
    position: absolute;
    top: 103px;
    left: 85%;
}
.bubbles a#Thai {
    position: absolute;
    top: 85px;
    left: 100%;
}

.bubbles a#Litauisk {
    position: absolute;
    top: -70px;
    left: 51%;
}
.page-id-294 #main.guest > .container {
    /* background: url(/wp-content/uploads/2020/09/Illustration.png) center 5% no-repeat #fff; */
    margin-top: 150px;
}
#main.guest > .container {
/*     background: url(/wp-content/uploads/2020/09/Illustration.png) center 5% no-repeat #fff; */
    margin-top: -10px;
}
.guest #logo a img {
  position: relative
}
.guest #logo a img.before_img{
  position: absolute;
  min-width: 400px;
  height: auto;
  margin-top: -165px;
  margin-left: 70px;
}

.guest #content.registerPage, .user #content.registerPage {
  padding: 160px 135px 0; 
}
.page-template-page-without-header-image #content{
   padding: 100px 135px 0; 
}
.as-20 .post-content,
.as-22 .post-content {
  width: 100%;
}

@media screen and (max-width: 1200px){
  .page-template-page-without-title .page-content {
    width: 100%;
  }
}

.pageTitle{
  position: relative
}

.pageTitle::before{
  content: "";
  position: absolute;
  background: url(images/bg_title.png);
  background-repeat: no-repeat;
  background-size: cover;
  top: 50px;
  left: 0;
  width: 385px;
  height: 259px;
}
.langMainPage#content h1.pageTitle::before, .storyPage #content h1.pageTitle::before{
  display: none;
}
#content .huge, #content h1 {
    margin-bottom: 15px;
    padding: 100px 0 0 130px;
  font-size: 29px;
}

.topNavGuest ul li.menu-item-2752 {
	margin-left: auto;
	margin-right: auto;
}

.topNavGuest ul li.menu-item-2752 a {
font-size: 0;

    border-bottom: 0;
    width: 155px;
    height: 159px;
    font-size: 0;
    border:0;
    box-shadow: none;
    background: url(https://babi.no/wp-content/themes/babi/images/Logo_text_2.png) 50% 50% no-repeat;


}

body.page-id-1062 #content{
  padding: 0 135px 0;
}
@media screen and (max-width: 1000px){
  .langMainPage table .wp-caption-s {
    width: 100px;
    padding-right: 20px;
  }
  .langMainPage table .wp-caption-s img {
    max-width: 100px;
    height: auto;
  }
  .langMainPage table .wp-caption-s a {
    font-size: 16px !important;
  }
  .user #content{
    background-size: contain;
    background-size: auto 600px
  }
  #content.as-2389 {
    background-size: contain;
  }
  #content.as-59,
  #content.as-61 {
    padding-top: 560px;
  }
  .guest #content.as-26, .guest #content.as-1060, .guest #content.as-825, .guest #content.as-983, .guest #content.registerPage, .user #content.registerPage {
    padding: 160px 0px 0;
}
  .page-content.mod {
    padding: 150px 30px 0;
}
/* .page-id-2639 .page-content.mod {
  padding: 150px 130px 0;
} */
  .topNavGuest ul li:nth-child(5) {
    margin-left: 50px;
}
.as-20 .page-content.mod, .as-22 .page-content.mod{
  padding: 100px 0 0;
}
}
@media screen and (max-width: 992px){
  .guest #logo a img.before_img {
    margin-top: -145px;
    margin-left: 70px;
    z-index: -1;
}
}

@media only screen and (max-width : 768px) {
  .langMainPage table .wp-caption-s {
    width: 80px;
    padding-right: 10px;
  }
  .langMainPage table .wp-caption-s img {
    max-width: 80px;
    height: auto;
  }
  .langMainPage table .wp-caption-s a {
    font-size: 14px !important;
  }
  #header .container {
    height: 50px;
  }
  .page-template-page-without-header-image #content,
  #content.registerPage {
    padding: 180px 0 0 0!important;
  }
  body.page-id-1062 #content {
    padding-top: 130px !important;
  }
  #content {
    padding: calc(50 * 1vw) 0 0 !important;
  }
  .single-zk_track #content { 
    padding-top: 0 !important;
  }
  #content h1.pageTitle {
    left: 0;
    top: 50px;
  }
  .single-zk_track #content h1.pageTitle { 
    top: 0;
  }

  .page-template-page-without-title .page-content {
    position: relative;
    width: auto;
     margin-top: 0px; 
}
  #content.as-1068{
  background: url(images/BG_EVENTYR_120.png) center top no-repeat;
    background-size: contain;
}
#content.as-2267 {
  background: url(images/BG_BARNESANGER.png) center top no-repeat;
  background-size: contain;
  padding: calc(70 * 1vw) 0 0 !important;
}
#content. {
  background: url(images/BG_EVENTYR20.png) center 15px no-repeat;
  background-size: contain;
}
#content.as-59 {
  background: url(images/BG_FARGELEGG.png) center top no-repeat;
  background-size: contain;
}
#content.as-2389 {
  background: url(images/BG_KARAOKE.png) center 15px no-repeat;
  background-size: contain;
}
	@media only screen and (max-width: 768px){
#content.as-20, #content.as-22 {
  background: url(images/BG_MAP.png) center 400px no-repeat;
  background-size: contain;
		}
}
#content.as-2639 {
  background: url(images/BG_Ordlotto.png) center 15px no-repeat;
  background-size: contain;
  padding: calc(70 * 1vw) 0 0 !important;
}
#content.as-61 {
  background: url(images/BG_Pusles.png) center 15px no-repeat;
  background-size: contain;
}
.user #content.as-2 {
  background: url(images/BG_AfterLog.png) center 15px no-repeat;
  padding: 400px 135px 0;
  background-size: contain;
}
.guest #content.as-2 {
/*   background: url(images/babi_now.png) center 15px no-repeat; */
  background-size: contain;
}
#content.langMainPage{
  background: url(images/BG_EVENTYR_120.png) center 15px no-repeat;
  background-size: contain;
}
#content.storyPage{
  background: url(images/BG_EVENTYR_120.png) center 15px no-repeat;
  background-size: contain;
}
  #content.langMainPage, #content.storyPage {
    padding: 500px 135px 0px;
}
.guest #content.as-26, .guest #content.as-1060, .guest #content.as-825, .guest #content.as-983, .guest #content.registerPage, .user #content.registerPage {
    padding: 160px 0px 0;
}
	@media only screen and (max-width: 768px){
.page-content.mod {
  padding: 150px 30px 0;
	padding-bottom:550px;
	}
}
.page-template-page-story .page-content.mod {
  padding: 150px 0 0;
}
#lost_password {
  padding-top: 0;
}
  .single-zk_track #main > .container {
    background-size: contain;
  }
  .user #content{
    background-size: contain;
  }
  /* #content.as-2389 {
    background-size: contain;
  }
  #content.as-59,
  #content.as-61 {
    padding-top: 560px;
  } */

  .bubbles{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    left: 0;
    width: 100%;
  }
  #content .bubbles p {
    margin-bottom: 15px;
    margin: 15px 10px;
  }
  .bubbles a {
    position: relative !important;
    top: 0px !important;;
    left: 0px !important;;
  }  
  #content.as-20, #content.as-22 {
    background-size: contain!important;
    padding-top: 25px !important;
  }
  .as-20 .page-content.mod, .as-22 .page-content.mod {
    padding:0;
  }
	#homepage_babi_logo_small{
    display: block !important;
  }
}
@media only screen and (max-width : 580px) {

  .langMainPage table .wp-caption-s {
    width: 50px;
    padding-right: 5px;
  }
  .langMainPage table .wp-caption-s img {
    max-width: 50px;
  }
  .langMainPage table .wp-caption-s a {
    font-size: 12px !important;
    line-height: 1;
  }
}
@media only screen and (max-width : 480px) {

.menu-home-guest-bubbles-container {
  padding-top: 70px;
  margin-left: 0px
}
#content .bubbles p { 
  margin: 5px;
}
	@media only screen and (max-width: 480px){
	.page-content.mod {
  	padding-top: 100px;
	padding-bottom:300px;
		}
}
#content.langMainPage, #content.storyPage {
  padding: 300px 135px 0px;
}
#content.as-2267 {
  padding: 280px 0 0 0!important;
}

#content.as-2267 .page-content.mod{
	position: relative;
    z-index: 1;
}

#content.as-20, #content.as-22  {
  background-size: 450px!important;
  margin-top: 100px;
}
	@media only screen and (max-width: 480px){
	.above-content {
  	padding: 78px 12px;
		}
}
.above-content + #content {
  margin-top: 0;
}
.logged-in .copyright {
  padding-bottom: 0;
}

#content .welcome-text .welcome-title {
  font-size: 20px;
}
#content .welcome-text p {
  font-size: 16px;
}
}

@media only screen and (max-width : 420px) {
  #content h1.pageTitle {
    padding-left: 26%;
    padding-top: 90px;
  }
  .copyright {
    padding-bottom: 0;
  }
  .langMainPage table {
    width: 100%;
  }
  .langMainPage table td:nth-child(2n-1) {
    display: none;
  }
  .langMainPage table .wp-caption-s {
    width: auto;
  }
  .pageTitle::before {
    background-size: contain;
    left: 0;
    width: 100%;
    height: 350px;
  }
	@media only screen and (max-width: 420px){
  #content h1.pageTitle span {
    display: block;
    margin-left: 15%;
    margin-top: 61%;
    width: 69%;
    text-align: center;
  }
 }
}

@media only screen and (max-width : 380px) {
  #content h1.pageTitle {
    padding-left: 19%;
    padding-top: 63px;
    font-size: 21px;
  }  
  .home .guest .menu-home-guest-bubbles-container {
    padding-top: 100px; 
  }
  .konvajs-content {
    margin-left: -15px;
  }
}

@media (max-width: 1200px) {

  .forbidden {

width: 100%;

  }

}

.img-side img {
  width: 100%;
  margin-top: 200px;
  position: absolute;
  max-width: 300px;
}
.img-side {
  max-width: 289px;
  float: left;
}

#homepage_babi_logo_small{
  display: none;
  float: left;
  position: relative;
  top: 50px;
  left: 0px;
  width: 30%;
}

#homepage_babi_logo_small img{
  max-width: 100%;
}

.owl_and_tree_wrapper{
  position: absolute !important;
  width: 520px;
  height: 280px;
  right: 18%;
  top: 0;
}

body.page-id-2 #footer{
	margin-top: 50px;
}

#guest_home_page_logo_text img{
	width: 430px;
}

@media only screen and (max-width: 660px){
	.guest #content.as-2{
		background: none;
	}

  .guest_kids_waving_animation video{
    top: 23% !important;
    left: 50% !important;
    width: 138% !important;
  }

  .owl_and_tree_wrapper{
    width: 150px;
    height: 85px;
    right: 62%;
    top: 175%;
  }
  
  .owl_and_tree_wrapper .owl_and_tree_animation video{
      width: 100% !important;
  }
  
  .loginForm::after{
      left: 25px;
  }
  
	#guest_home_page_logo_text{
    top: 17.5% !important;
  }
  
  #guest_home_page_logo_text img{
    width: 40%;
  }

  #guest_home_page_logo_text h2{
    font-size: 16px;
    line-height: 16px;
  }

  #guest_home_page_logo_text h4{
    font-size: 12px;
  }
	.loginForm{
		width: 210px;
		right: 10px;
	}
}
@media only screen and (min-width: 661px) and (max-width: 768px){

  .guest_kids_waving_animation video{
    top: 40% !important;
    left: 50% !important;
    width: 138% !important;
  }

  .owl_and_tree_wrapper{
    width: 350px;
    height: 200px;
    right: 30%;
    top: 10%;
  }
  
  .owl_and_tree_wrapper .owl_and_tree_animation video{
    width: 100% !important;
  }
  
	#guest_home_page_logo_text{
    top: 27.5% !important;
  }
  
  #guest_home_page_logo_text img{
    width: 40%;
  }

  #guest_home_page_logo_text h2{
    font-size: 25px;
    line-height: 20px;
  }

  #guest_home_page_logo_text h4{
    font-size: 20px;
    line-height: 20px;
  }
}

#after_login_video_logo_wrapper{
  position: absolute;
  top: 0;
  width: 108px;
  height: 120px;
  overflow: hidden;
}

#after_login_video_logo_wrapper video{
  position: relative;
  left: -55px;
  width: 200%;
  height: 125px;
}

#guest_home_page_logo_text { 
    position: absolute;
    top: 32%;
    left: 0;
    width: 100%;
    color: #861648;
    text-align: center;
}

.col-2-left{
  float: left;
  width: 48%;
}

.col-2-right{
  float: right;
  width: 48%;
}

.col-padding-h{
  padding: 0 15px;
}

#laerevideoer_content_wrapper{
  margin-top: 30px;
}

.black{
  color: black !important;
}

.video_label{
  margin-bottom: 20px;
}

.video_element_wrapper .popup-modal,
.video_element_wrapper .popup-modal:hover,
.video_element_wrapper .popup-modal:focus,
.video_element_wrapper .popup-modal:active{
  text-decoration: none !important;
  color: black !important;
}

.video_element_wrapper .html5video-columns .video_frame{
  transition: transform .2s;
}

.video_element_wrapper .html5video-columns .video_frame:hover{
  transform: scale(1.05);
}

#laerevideoer_pagination_wrapper{
    float: left;
    width: 100%;
    margin-top: 30px;
    text-align: center;
}

#laerevideoer_pagination_wrapper img{
  transition: transform .2s;
}

#laerevideoer_pagination_wrapper img:hover{
  transform: scale(0.8);
}

#html5lightbox-watermark{
    text-align: left;
}

#html5lightbox-watermark img{
  width: 40%;
}

@media only screen and (max-width: 669px){
    
    #content.as-3026 .page-content.mod{
        padding-bottom: 50px !important;
    }
    
    .col-2-left, .col-2-right{
      width: 100%;
    }
    
    #html5lightbox-watermark img{
      width: 30%;
    }
    
}

@media only screen and (min-width: 670px) and (max-width: 768px){
    
    #content.as-3026 .page-content.mod{
        padding-bottom: 50px !important;
    }
    
    #html5lightbox-watermark img{
      width: 40%;
    }
    
}

#eventyrfilmer_content_wrapper{
	margin-top: 30px;
}

#register{
	margin-top: 20px;
}

.c4wp-display-captcha-form label{
  float: left !important;
  width: 100% !important;
}

.c4wp-display-captcha-form .refresh_captcha,
.c4wp-display-captcha-form strong,
.c4wp-display-captcha-form br{
  display: none;
}

.c4wp-display-captcha-form img.c4wp_image{
  margin-right: 8%;
}