/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
/*quickcss*/



/*

style css
 */
body .av-special-heading .av-special-heading-tag {
 
    color: #fff;
}
input, button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

 html {
    background-color: transparent;
}
 .socket_color a, .socket_color a:hover{
	    color: #b193c4 !important;
	 
	 
 }
img.mfp-img {
    width: auto;
    max-width: 85% !important;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 0 !important;
    margin: 0 auto;
    border-radius: 24px !important;
}
 .mfp-title{
	 display: none;
 }
 .mfp-bottom-bar {
    margin-top: 6px !important;
    position: absolute;
    top: 100%;
    left: 0;
    width: 90% !important;
    cursor: auto;
}
.mfp-zoom-in.mfp-ready.mfp-bg, .mfp-zoom-in.mfp-ready .mfp-preloader {
    opacity: 0.9 !important;
    background-color: #150c1c !important;
}
  
.header_color .header_bg{
	background-color: transparent;
	
}
.responsive .container {
    max-width: 1250px;
}
#book .menu, #movie .menu { display: none; }




.av-main-nav > li {
    display: none;
}	
#avia-menu .av-burger-menu-main, #avia-menu .menu-item-search-dropdown {
    display: block!important;
}	
.av-main-nav > li.av-burger-menu-main {
	position: absolute !important;
    right: 3%;
    top: -10px;
}
.av-main-nav > li.menu-item-avia-special {
    display: block;
}

.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
    background-color: #fff;
}
.av-active-burger-items .avia-menu-text{
	text-transform: uppercase;
	
}






   html * { box-sizing: border-box; }

  
@font-face {
   font-family: acaslonpro-regular;
   src: url(acaslonpro-regular.woff);
}
@font-face {
   font-family: acaslonpro-semibold;
   src: url(acaslonpro-semibold.woff);
}
@font-face {
   font-family: acaslonpro-italic;
   src: url(acaslonpro-italic.woff);
}
@font-face {
   font-family: acaslonpro-semibolditalic;
   src: url(acaslonpro-semibolditalic.woff);
}

body {
	 background-color: #542989;
	     background-image: url(https://bellaapp.dk/wp-content/uploads/subpagebackground-1.jpg) !important;
    background-size: cover;

   font-family: acaslonpro-regular !important;
   text-shadow: 1px -1px 2px rgba(35,15,9,0.32);
}
strong, b, em {
    font-family: acaslonpro-semibold;
    color: #6b1b84 !important;
}
i, .avia-button{
  font-family: acaslonpro-italic;
	
}
h1,h2,h3,h4,h5,h6{
	font-family: acaslonpro-semibolditalic;
	    color: #fff !important;
	
	
}
#wrap_all {
background-color: transparent;
  /* background-image: url(https://bellaapp.dk/wp-content/uploads/subpagebackground-1.jpg) !important;*/
	
}
.html_stretched #wrap_all {
    background-color: transparent;
/*	background-size: cover;
   background-image: url(https://bellaapp.dk/wp-content/uploads/subpagebackground-1.jpg) !important;
	height: 100%;*/
	overflow: auto;

		margin: 0 auto;
}
/**
 * Loading spinner
 */

.card-spinner {
  background-color: rgba(255, 255, 255, 0.8);
  height: 100%;
  /*margin-left: -16px;
  margin-top: -16px;*/
  position: absolute;
  width: 100%;
  z-index: 120;
 /* display: none;*/
}

.card-spinner svg {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.card-spinner svg circle {
  animation: line 1.6s cubic-bezier(0.4, 0, 0.2, 1) infinite, rotate 1.6s linear infinite;
  box-sizing: border-box;
  stroke: #3f51b5;
  stroke-width: 3px;
  transform-origin: 50%;
}

@keyframes rotate {
  from { transform: rotate(0); }
  to { transform: rotate(450deg); }
}

@keyframes line {
  0% {
    stroke-dasharray: 2, 85.964;
    transform: rotate(0);
  }

  50% {
    stroke-dasharray: 65.973, 21.9911;
    stroke-dashoffset: 0;
  }

  100% {
    stroke-dasharray: 2, 85.964;
    stroke-dashoffset: -65.973;
    transform: rotate(90deg);
  }
}
.app .avia_textblock.info{
	width: 100%;
	max-width: 640px;
    text-align: left;
    margin: 0 auto;
    background: rgba(255,255,255,0.6);
    padding: 25px;
	margin-top: -20px;
	
	
}
.app .fancybox-slide {
	/*padding: 10px !important;
	height: auto !important;*/
}
.fancybox-slide--html {
    padding: 0px;

}
.infopage.fancybox-content {

      background: transparent;
    width: 100%;
    padding: 10px;
    vertical-align: top;
    padding-top: 35px;

	
}
.infopage.fancybox-content iframe {
    margin: 0;
    width: 100%;
    margin-top: 40px;
    max-width: 640px;
    height: 250px;
	    margin-bottom: 0;
}

.app #section1.subpage {
    top: -200px;
	 margin-bottom: -290px;
	 padding-bottom: 0;
    
}
@media only screen and (max-width: 768px){
.app #section1.subpage {
    top: -140px;
	 margin-bottom: -220px;
	 padding-bottom: 0;
    
}
.app #section1.subpage .container{
    padding: 0px 20px;
    
}
.app #section2.subpage {

	 padding-bottom: 20%;
    
}

}
@media only screen and (max-height: 414px){
	.infopage.fancybox-content iframe, .app .avia_textblock.info {

    max-width: 450px;

}
.app #section1 {
	
	display: none;
}
.app #section2.subpage {

    margin-top: -50px;
}
	
}

.infopage .example {

    width: 100%;
	
}
.app .player {
    background: rgba(0,0,0,0.3);
    height: 240px;
    position: relative;
    width: 100%;
    z-index: 2;
}
.app .progressbar {
    background-color: #fff;
    cursor: pointer;
    z-index: 1;
    right: 6.875em;
    height: 15px;
    left: 0px;
    position: absolute;
    width: 90%;
    top: 190px;
    margin: 0px 5%;
	border-radius: 2px;
}
.app .progressbar div{

	border-radius: 2px;
}
.app .playlist {
    background-color: transparent;
	
    list-style-type: none;
    margin: -20px 0 0 2px;
    padding-bottom: 10px;
    padding-top: 0px;
    position: relative;
    width: 100%;
    z-index: 1;
    margin: 0px auto;
}
.app .playlist li, .app .playlist div {
    color: #151b48;
    cursor: pointer;
    padding: 20px 15px 15px 20px;
    background: #fff;
    margin: 0;
    font-size: 20px;
}
.app .playlist li > a, .app .playlist div > a {
    color: #fff;
    text-decoration: none;
	position: relative;
	display: block;
}
.app .playlist li > a::before {
    border-style: solid;
    border-color: #ccc;
    border-width: 0.1em 0.1em 0 0;
    content: '';
    display: inline-block;
    height: 0.6em;
    width: 0.6em;
    transform: rotate(45deg);
    position: absolute;
    top: 1.1em;
    right: 0.5em;
    top: 0.1em;
}
.app .playlist li:nth-child(even) {
	background: rgba(255,255,255,0.2)
	}
.app .playlist li:nth-child(odd) {
	background: rgba(255,255,255,0.3)
	}
.app .cover {
    border-radius: 5px 5px 5px 5px;
    height: 120px;
    left: 20px;
    position: absolute;
    top: 30px;
    width: 120px;
    background-size: cover;
}

.app .controls {
    cursor: pointer;
    left: 0px;
    position: absolute;
    top: 65px;
    left: 175px;
}

.volume {
    height: 22px;
    left: 172px;
    position: absolute;
    top: 142px;
    width: 260px;
    /* background-size: cover; */
}
.volume-btn {
     background: url(https://bellaapp.dk/images/volume-up.png) no-repeat;
    height: 22px;
    /* border-radius: 50%; */
    width: 22px;
    float: left;
    position: relative;
    top: 0px;
    background-size: 70%;
    background-color: #ccc;
    /* margin-right: 5px; */
    background-position: center center;
	  border-radius: 2px;
}
.volume-adjust {
    height: 23px;
    position: relative;
    width: 235px;
    background: rgba(255,255,255,0.2);
    float: right;
	  border-radius: 2px;
}
.volume-adjust > div > div {
    height: 23px;
    background: #151b48;
}
.title, .artist {
    top: 25px;
    left: 175px;
	font-size: 12px;

}
@media only screen and (max-width: 340px){
	.title, .artist {
    display: none; 

}
.app .playlist li, .app .playlist div {

    font-size: 18px;
}
.app .controls {
  
    top: 45px !important;
    max-width: 160px !important;
 
}
.controls .rew, .controls .fwd, .controls .stop {
    width: 36px !important;
    height: 36px !important;
    background-size: cover !important;
    margin: 5px 5px 5px 5px;
}
.controls .play, .controls .pause {
    width: 40px;
    height: 40px;
    margin: 2px 5px 0px 5px;
    background-size: cover !important;
}
.app .cover {

    height: 90px;
    left: 20px;
 
    width: 90px;
   
}
.volume {
       width: 242px !important;
    /* background-size: cover; */
}
.volume-adjust {
 
    width: 220px !important;
  
}
.app .playlist li > a::before {

    right: 0.05em !important;

}
}
@media only screen and (max-width: 767px){
	.controls .rew, .controls .fwd, .controls .stop {
		
    width: 46px;
    height: 46px;
    background-size: cover !important;
    margin: 5px 5px 5px 5px;
}
.controls .stop {
		
   display: none;
}
.app .cover {
    border-radius: 5px 5px 5px 5px;
    height: 80px;
    left: 20px;
    position: absolute;
    top: 30px;
    width: 80px;
    background-size: cover;
}
.app .controls {
    cursor: pointer;
    left: 0px;
    position: absolute;
    top: 60px;
    left: 115px;
    max-width: 200px;
}

.title, .artist {
    font-family: verdana;
    left: 120px;
    position: absolute;
    font-size: 80% !important;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.volume {

    left: 20px;
    width: 270px;
    /* background-size: cover; */
}
.volume-adjust {
    height: 23px;
    position: relative;
    width: 245px;
    background: #fff;
    float: right;
	  
}
}

.fancybox-container * {
    box-sizing: border-box;
}



.app .fancybox-content {
 /*   background: transparent;
    display: block !important;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 15px;
    padding-top: 75px;
    position: static;
    text-align: left;
    vertical-align: middle;
	 max-height: 100% !important;
	 */
}
.app .fancybox-slide--iframe .fancybox-content {
	max-height: 100%;
}
.fancybox-slide--iframe .fancybox-content {
    background: transparent !important;
}
.app .fancybox-is-open .fancybox-bg {
    opacity: 1;
    transition-timing-function: cubic-bezier(.22,.61,.36,1);
}

.app .fancybox-bg {
	 background-image: url(images/hesteiflokbackground.jpg);
    background-size: cover;
    background-position: center center;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47,0,.74,.71);
}
.app .fancybox-close-small:before { 
 /*   content:url('images/backarrow.png');
    position: relative;
    left: 20px;
    top: 5px;
    font-size: 40px;
*/
 }



.app .fancybox-close-small svg{
 display: none;
 }
.app .fancybox-slide--iframe {
top: 35px;
	    padding-left: 5px;
    padding-right: 5px;
/*position: absolute;
width: 55px;
    background: transparent;
    box-shadow: none;
    top: 8px;	*/
	}
.app .fancybox-close-small {
position: fixed;
    width: 100%;
    z-index: 401;
    height: 70px;
	top: 0px;
	left: 0px;
    background-color: #6e4695;
    background-image: url(images/backarrow.png);
    background-position: 20px center;
	    background-size: 45px;
    background-repeat: no-repeat;
	  box-shadow:
    0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 2px 9px 1px rgba(0, 0, 0, 0.12),
    0 4px 2px -2px rgba(0, 0, 0, 0.2);
/*
background-color: #6e4695;

    border: 0;
    border-radius: 0;
    color: #abbece !important;
    cursor: pointer;
    opacity: 1;
    padding: 0px !important;
   

    width: 100%;

    z-index: 401;
    height: 70px;
	

  box-shadow:
    0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 2px 9px 1px rgba(0, 0, 0, 0.12),
    0 4px 2px -2px rgba(0, 0, 0, 0.2);
  color: #444;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  position: fixed;
  transition: transform 0.233s cubic-bezier(0, 0, 0.21, 1) 0.1s;
  width: 100%;
  will-change: transform;
*/
}
.app .content{
    padding-top: 0px;
}
.app div .av_one_fifth {
    margin-left: 3%;
    width: 16.7%;
}
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
   text-transform: none;
    
}
#header_main_alternate {
   width: 50px;
    left: 93%;
    top: -20px;
    margin-right: 0px;
    padding-right: 0px;
}
#header_main_alternate .container {
    max-width: 100%;
}
.main_menu .avia-bullet {
    display: block;
}

.av-main-nav li:nth-child(1) .avia-bullet {
    display: none !important;
}
.av-main-nav li:nth-child(4) .avia-bullet{
    display: none !important;
}
.av-main-nav .avia-menu-text{
    text-transform: uppercase;
	font-size: 0.8em;
    font-weight: normal;
    color: #fff;
	
}
.av-main-nav > li > a {
 
    padding-left: 4px;
    padding-right: 8px;
	
}
.html_header_top.html_logo_center .main_menu {
    text-align: left;
    padding-left: 8%;
}
.home #header .logo img{
	/*display: none;*/
}
#header .logo img {

    margin: 0 auto;

}
.html_header_top.html_logo_center .logo {
 
    top: 0px;
    height: 100px;
    width: 300px;
	text-align: center;
}

#section1{
	    background-size: 100%;
	    padding-bottom: 8%;
		background: transparent;
}
#section1.subpage{
    top: -25px;
    position: relative;
	    margin-bottom: -18%;
}

#section1.subpage .avia-image-container{
max-width: 800px;
    margin: 0 auto;

}
#section2.subpage{
	    background-size: 100%;
	    padding-bottom: 8%;
		padding-top: 4%;
		background: rgba(255,255,255,0.3);
		position: relative;

}
#section2.subpage .avia_textblock {
    text-align: left;
}

#section2 .container {
    max-width: 1050px;
}
#section2.subpage .container {
    max-width: 800px;
}
#section3 .container{
	   max-width: 70%;
}
#section4{
	    background-size: 100%;
		padding-bottom: 6%;
}
#section4 .container{
	   max-width: 90%;
}
#section4 #featured {
    position: absolute;
    top: -60px;
    max-width: 80%;
    transform: rotate(-15deg);
}
#section4 #gallery img {
    width: 25%;
	margin-right: 2%;
}
.avia_textblock{
	
	text-align: center;
}

#book, #movie{
 top: -45px;
    border-radius: 0px;
    margin-left: 0;
    width: 30%;
    position: absolute;
  

}
#book{
    left: 6%;

}
#movie{
right: 6%;

}
#book .menu, #movie .menu{
	margin-bottom: -15px;
	color: #fff;
}
#book .menu a, #movie .menu a{
	    font-family: arial, helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: normal;
    color: #fff;


}
#lotus{
      position: absolute;
    left: 37.5%;
    margin-left: 0px;
  
    width: 25%;

}
#lotus *{
/*position: relative;
left: -50%;*/

}
.landingtext h2{
	
	text-align: center;
    color: #fff;
    margin-top: 10%;
    text-transform: none !important;
 
	
	
}
.kort {
	
    width: 25% !important;
    margin-left: 5% !important;
	
	
}
.kort .turncard{
    position: absolute;
    bottom: 18%;
    width: 100%;
}
#bodytext {
    position: relative;
    width: 75%;
    left: 15%;
}
#hest{
    position: absolute;
    top: -340px;
    width: 80%;
    text-align: right;
    left: 10%;
}
#bodycontent {
    position: relative;
	font-size: 1.1em;
}
#bodycontent h1{
    color: #55288a;
	font-size: 3.5em;
}
#bodycontent h3{
    color: #dd1cbd;
	font-size: 3.5em;
}
#bodytext .avia-button{
   background-color: #55288a !important;
}
#section2 .av-parallax-inner{
	
	background-size: 100% !important;
	
}
#newshjerter{
    width: auto;
    max-width: 280px;
}
#newsteaser1 {
 position: absolute;
    top: 25%;
    left: 5%;
    font-size: 1.6em;
    width: 60%;
    text-align: center;
    color: #fff;
}
#newsteaser2  {
 position: absolute;
    top: 53%;
    left: 61%;
    font-size: 1.4em;
	 color: #fff;
}
#newsbody p{
	font-size: 1.2em;
	color: #55288a;
	
	
}
#newsbody h3 {
    font-size: 2.2em;
    color: #fff;
    text-align: center;
}
#newsbody .avia-button {
   margin-top: 20px;	
   min-width: 120px;
}
.avia-slideshow-inner {
	height: auto !important;
	
}
#section5 #promo {
    background: transparent !important;
    color: #ffffff !important;
    border: 0;

}
#section5 #promo h3{
    font-size: 2.2em;
	color: #fff;

}

#footer {
    background-image: url(images/footer_background2.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 101%;
    border: 0;
    min-height: 400px;
	padding-top: 25px;
}
#footer .widget {
  
      margin: 0px 0 15px 0;
  
}
#footer .first{
	    padding-left: 60px;
	
	
}
#footer div .av_one_third {
  
    width: 20.333333333333332%;
}
#footer .flex_column .widget .widgettitle {
    text-align: left;
    font-family: acaslonpro-semibold;
    color: #fff;
	margin-bottom: 2px !important;
}
.widget_nav_menu a {
    display: block;
        padding: 0px 0px 0px 0 !important;
    text-decoration: none;
    color: #fff;
    text-align: left;
}
.widget_nav_menu a:hover {
	
	color: #ccc;
	
}
#footer #black-studio-tinymce-4{
	display: none;
}
#socket .copyright {
      /* float: left; */
    width: 500px;
    text-align: left;
    position: absolute;
    padding-left: 15px;
    left: 0px;
    bottom: 5px;
    color: #ccc;
    line-height: 16px;
}

#socket .container {
    padding-top: 0px;
    padding-bottom: 0px;
}
#socket .sub_menu_socket {
    display: none;
}

/* app*/
.back .image{
	background-image: url(images/cardback.png) !important;
	
}
.appfooter {
    box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.4);
    font-weight: 300;
    text-align: left !important;
    background-color: #fff;
    color: #444;
   /* padding-bottom: 65px;*/
    padding-top: 10px;
     position: absolute;
    bottom: 0px;

		
		
      }
	   .appfooter .container{
		   border-top: 1px solid #ccc;
		    padding-left: 10px;
	   }

.av-masonry-entry .av-inner-masonry-content, .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry .av-inner-masonry-content, .av-flex-size.av-caption-on-hover-hide .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content {

    display: none;
}
.appheader{
	background-image: url(images/headerbg.png);
    background-repeat: repeat-x;
	   background-size: 120% 70px;
		background-position: top center;
		text-align: center;
 /* align-content: center;
  align-items: stretch;
  background: rgba(255, 255, 255, 0.5);
  box-shadow:
    0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 2px 9px 1px rgba(0, 0, 0, 0.12),
    0 4px 2px -2px rgba(0, 0, 0, 0.2);
  color: #444;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;*/
  font-size: 20px;
  height: 70px;
  width: 100%;
 /* justify-content: flex-start;
  padding: 16px 16px 0 16px;*/
  position: fixed;
  top: 0;

/*  transition: transform 0.233s cubic-bezier(0, 0, 0.21, 1) 0.1s;
  width: 100%;
  will-change: transform;*/
  z-index: 1000;	
	
}
.appheader .applogo{
	   margin: 0 auto;
    /* height: 75px; */
    width: 12%;
    top: 5%;
    position: relative;
}

.appheader .applogo img{
/*	 max-width: 57px;
    float: left;
    margin-right: 15px;
*/	
 }
.appheader .applogo .text{
	      display: table-cell;
    height: 57px;
    vertical-align: middle;
    font-size: 24px;
    color: #005197;
	       text-shadow: 0px 0px 1px #fff;
 }
  .headerright{
	 position: relative;
	 width: 25%;
	 text-align: right;
	 
 }


.appheader h1, .head h1 {
  flex: 1;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
}

.appheader button{
  border: none;
  cursor: pointer;
  height: 24px;
  margin-right: 16px;
  opacity: 0.54;
  outline: none;
  overflow: hidden;
  text-indent: -30000px;
  transition: opacity 0.333s cubic-bezier(0, 0, 0.21, 1);
  width: 24px;
}

.appheader #butRefresh {
  background: url(../img/refresh.svg) center center no-repeat;
 /* display: none;*/
}

.appheader #butInstall {
  background: url(../img/install.svg) center center no-repeat;
}

.appheader .powered-by {
  color: white;
  font-size: 0.6em;
  text-decoration: none;
}
#main {
    margin-top: 0%;
	padding-top: 40px;
	background-color: transparent;
	text-align: center;
}
#stage{

    padding-top: 80px;
    padding-bottom: 70px;
	display: none;
	max-width: 1024px;
    margin: 0 auto;
    color: #fff;
	
}
#stage .name {
    text-align: center;
    font-size: 1.4em;
   /* padding-top: 15px;
    padding-bottom: 15px;*/
	
}
#stage .name h1 {
  margin-bottom: 0px;
  display: none;
	
}

#stage .main_color .avia-content-slider .slide-image{
	
	background-color: transparent;
}
#stage .descr h1.av-special-heading-tag {
	

    color: #fff;
    display: none;
	margin-top: 10px;
}

 #appsection1 {
    max-width: 1024px;
	    min-height: 640px;
	height: 92%;
	 background-color: transparent;
   
    font-weight: 100;
    font-size: 18px;
   /* background-image: url(../img/Skaroe_is_SMAG_Naturtip_Yndlingssted_Stranden.jpg);*/
   
    background-image: url(images/topsection_background-nologo.jpg);
    background-repeat: no-repeat;
	    background-size: cover;
		background-position: center center;
    display: block;
	width: 100%;
	position: absolute;
	/*max-width: 1024px;*/
	top: 25px;
	left: 0;
    right: 0;
    margin-left: auto;
	 margin-right: auto;
	 overflow: hidden;
      }

	.iconicart {
     position: absolute;
    bottom: -25%;
    left: 5%;
    background-color: transparent;
    max-width: 700px;
}

.app .iconicart{
    position: absolute;
    bottom: -25%;
    left: 5%;
    background-color: transparent;
    max-width: 100%;
    top: 20%;

	
}
.iconicart img{
/*max-width: 700px;*/

}
#appsection1 .av-hotspot-container .av-image-hotspot, .home #section1 .av-hotspot-container .av-image-hotspot {
    height: 39.3%;
    width: 29.4%;
    font-size: 10px;
    line-height: 18px;
    text-align: center;
    position: absolute;
    z-index: 1;
    margin: -9px 0 0 -9px;
}
#appsection1 .av-hotspot-container .av-image-hotspot_inner, .home #section1 .av-hotspot-container .av-image-hotspot_inner{
    display: block;
    border-radius: 10px;
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(255,255,255,0.1);
    color: #888;
    z-index: 2;
    cursor: pointer;
    text-decoration: none;
}
#appsection1 .av-hotspot-container .av-image-hotspot_inner:hover, .home #section1 .av-hotspot-container .av-image-hotspot_inner:hover {
 
    
   background: transparent;
}	
#navi{
	box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.2);
	position: fixed;
	z-index: 10000;
	bottom: 0px;
	width: 100%;
	
	    height: 65px;
		    background: #542989;
   opacity: 1;
	background-size: cover;
    background-position: top;
    background-image: url(images/hesteiflokbackground.jpg);
    padding: 3px;
    font-size: 30px;


}
#navi .button .glyph-icon{
    text-shadow: 1px 1px 2px #ccc;
	
}
#navi .button a{
	color: #444;
}
#navi .button{
	text-align: center;
	float: left;
	margin-right: 0px;
	cursor: pointer;
	color: #444;
	width: 16.66%;

	/*background: rgba(255,255,255,0.7);*/
	position: relative;
    top: -5px;

}
#navi .button .menuicon {
	height: 40px;
    width: 40px;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    bottom: -30px;
    left: 0;
	right: 0;
	margin: 0 auto;
}
#navi #loadapp-guide .menuicon {
	background-image: url(images/lotusbutton.png);
	width: 50px;
	
}
#navi #loadapp-guide .menuicon:hover, #navi #loadapp-guide .menuicon.selected{
	background-image: url(images/lotusbutton-h.png);
	width: 50px;
	
}
#navi #loadbest-of-bella-sara .menuicon {
	background-image: url(images/heartbutton.png);
}
#navi #loadbest-of-bella-sara .menuicon:hover,#navi #loadbest-of-bella-sara .menuicon.selected  {
	background-image: url(images/heartbutton-h.png);
}
#navi #loadcard-gallery .menuicon {
	background-image: url(images/cardsbutton.png);
	background-size: 70%;
}
#navi #loadcard-gallery .menuicon:hover , #navi #loadcard-gallery .menuicon.selected {
	background-image: url(images/cardsbutton-h.png);
	background-size: 70%;
}
#navi #loadshare .menuicon {
	background-image: url(images/sharebutton.png);
}
#navi #loadshare .menuicon:hover, #navi #loadshare .menuicon.selected  {
	background-image: url(images/sharebutton-h.png);
}

#navi #loadapp .menuicon {
	background-image: url(images/homebutton.png);
}
#navi #loadapp .menuicon:hover, #navi #loadapp .menuicon.selected  {
	background-image: url(images/homebutton-h.png);
}

#navi #loadlisten-to-bella-sara-music .menuicon {
	background-image: url(images/musicbutton.png);
}
#navi #loadlisten-to-bella-sara-music .menuicon:hover, #navi #loadlisten-to-bella-sara-music .menuicon.selected  {
	background-image: url(images/musicbutton-h.png);
}
#navi #loadmovie .menuicon {
	background-image: url(images/moviebutton.png);
}
#navi #loadmovie .menuicon:hover, #navi #loadmovie .menuicon.selected  {
	background-image: url(images/moviebutton-h.png);
}




#navi .button:hover > .label {
	color: #db037f;
}
#navi .button .label {
    font-size: 0.5rem;
    width: 100%;
    position: absolute;
    bottom: -45px;
    left: 0;
	right: 0;
	margin: 0 auto;
    color: #444;
	letter-spacing: 1px;
    text-transform: uppercase;
}
#cardgallery .image-overlay {

    display: none !important;
   
}
#cardgallery a{
	cursor: default;
	border-radius: 12px;
	
}
.av-masonry-entry img {
    border-radius: 12px;
}
.gallerycard { 
    width: 100%;
    margin-top: 40px;
}
.gallerycard .name, .gallerycard .descr{
	
	display: none;
}
.gallerycard .daycard{
    display: block !important;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 14px;
	left: -3px;
    /* left: 50%; */
    /* right: 50%; */
}
.gallerycard .daycard h1{
   font-family: acaslonpro-regular;
   font-weight: normal;
   text-transform:uppercase;
}
div.gallerycard.fancybox-content {
    background: transparent;
    max-width: 85%;
    padding-top: 55px;
}

.gallerycard .image {
     background-size: cover;
    background-repeat: no-repeat;
    /* width: 90% !important; */
    /* height: 80%; */
    margin: 0 auto;
    max-width: 360px;
    /* display: -webkit-inline-box; */
    /* height: 300px; */
    /* overflow: hidden; */
    border-radius: 24px;
	position: relative;
} 
.gallerycard .favourite.selected{
	background-image: url(images/heartbutton-h.png);
}

.gallerycard .favourite{

     background-image: url(images/heart.png);
    background-size: 100%;
    width: 50px;
    height: 50px;
    position: fixed;
    top: 14px;
    right: 14px;
    background-repeat: no-repeat;
    z-index: 10005;
    opacity: 0.8;
    cursor: pointer;

	
}
.gallerycard .favourite:hover{
	opacity: 1;
}
.gallerycard .addcollection {
    
      background: rgba(255,255,255,0.9);
    padding: 20px;
    padding-top: 50px;
    /* border-radius: 10px 10px 4px 4px; */
    border-radius: 24px;
    position: absolute;
    width: 100%;
    height: 100%;
    padding-top: 25%;
}
.gallerycard .addcollectionbutton {
    border: 1px solid #444;
    border-radius: 5px;
    background-color: #a474b8;
    width: 100%;
    color: #fff;
}
.gallerycard input{
    padding: 10px;
    border-radius: 4px;
}
.gallerycard .favouritewrap{
    
    width: 360px;
    height: 60px;
    position: inherit;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#stage .favourite{
	display: none;
}

.avia_desktop .av-masonry-image-container {
      opacity: 1;
    padding: 0px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 15px;
    border-radius: 12px;
}
.avia_desktop #cardgallery .av-masonry-image-container {
    
    border-radius: 8px;
}
.main_color .av-masonry-outerimage-container {
    
    background-color: transparent;
}
#header {

    background-image: url(images/topwave.png);
    background-repeat: no-repeat;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    /* background-size: 100%; */
    height: 120px;
}
.html_header_top.html_logo_center.av-burger-overlay-active .menu-item-avia-special {
    z-index: 11050;
}
.html_header_top.html_bottom_nav_header #header_main {
    z-index: 10000;
	background: transparent;
    background-color: transparent;
	height: 0px;
}
#top #av-burger-menu-ul {

    padding: 55px 0 !important;
}
.guidetext{
	font-size: 11pt;
	
}
/* Split menu
----------------*/

@media only screen and (min-width:768px) {

.av-main-nav li:nth-child(3) {
    margin-right:30%;
}
.av-logo-container {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
}
#header {
    padding-top: 50px;

}


}
@media only screen and (min-width:1301px) {
.iconicart {
  
    left: 25%;
   
}
.app .iconicart {
    left: 10% !important;
    top: 20%;
}
#footer{
 min-height: 500px;
 
}
}

@media only screen and (min-width:1201px) {
.iconicart {
  
    left: 25%;
   
}
}
@media only screen and (min-width:1025px) {
.main_menu{
   /*display: none; */
}
.home .html_header_top.html_header_transparency #header {

     display: none;
}
.av-main-nav > li.av-burger-menu-main {

    right: 5%;
   
}
}

@media only screen and (max-width: 1024px) {
#main {
    margin-top: 0%;
}
#lotus {
   /* top: 80%;*/
  
}
.appheader{
	
	background-size: 100% auto;
    height: 80px;
}
.appheader .applogo{	
    margin: 0 auto;
    /* height: 75px; */
    width: 18%;
    top: 5%;
    position: relative;
	
}

#book .menu, #movie .menu {
  
    display: none;
}
#book, #movie {
  

    width: 28%;

}
#book {
  

    left: 8%;

}
#movie {
  

    right: 8%;

}
#footer{
      height: auto;
    min-height: 344px;
    background-size: cover;
    top: -70px;
	
	
}
#socket .copyright {
    /* float: left; */
    width: 100%;
    text-align: center !important;
    left: 0px;
    bottom: 0px;
	background: #55298a;

}
span.copyright p, span.copyright a, span.copyright a:hover  {
    color: #9972b3 !important;
}
#footer div .av_one_third {
    width: 25.333333333333332%;
}
.flex_column .widget .widgettitle {
    margin-top: 0.15em;
}
}
@media only screen and (max-width: 820px) {
	#footer{

    min-height: 322px;
	
	
}


}
@media only screen and (max-width: 1100px) {
	
.home #section1, .home #section2 .av-parallax-inner{
	
	padding-bottom: 0;
	 background-size: cover !important;
	
}
#section1.subpage {
 
    margin-bottom: -20%;
}
#section1 h1, #section1 h3{
	
	font-size: 2.5em;
	
	
}
#hest {

    width: 90%;
   
}
#newsteaser1 {
   
    left: 10%;
    font-size: 1.4em;
    width: 50%;
   
}
#newsteaser2 {
  
    top: 53%;
    left: 63%;
    font-size: 1.2em;
   
}


}

@media only screen and (max-width: 767px){
	#section1.subpage {
		    padding-top: 8%;
     margin-bottom: -30%;
   
}
#footer .first {
    padding-left: 0px;
	    margin-bottom: 0px !important;
}
#footer .widget li {
    line-height: 1.65em;
   
}
#top #wrap_all .custom-color-heading .av-special-heading-tag{
	margin-bottom: 0px !important;
}

.responsive #top .logo {
 
    width: 100% !important;
}
.app .iconicart {
  
   
    left: 0% !important;
}

.responsive #top #wrap_all #socket .container {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    float: none;
}

}
@media only screen and (max-width: 1024px){
.gallerycard .image {
   
    background-repeat: no-repeat;
    min-width: 560px!important;
    height: 80%;
    margin: 0 auto;
    /* width: 560px !important; */
    /* max-height: 1030px; */
    /* display: -webkit-inline-box; */
    /* height: 300px; */
    /* overflow: hidden; */
    border-radius: 34px;
    position: relative;
    background-size: 100%;
    background-position: center;
    min-height: 850px;
    /* min-height: 400px; */
    /* transform: scale(1.2); */
}	
	
}
@media only screen and (max-width: 768px){
	

	
.app .iconicart {
    max-width: 100%;
   
    left: 0%;
}


.iconicart img{


}
#top #wrap_all .av_header_transparency {
    background-color: transparent !important;
    color: #000000;
    border-color: none;
}
#stage .name {
   
    padding-top: 50px;
    padding-bottom: 15px;
}
.responsive #top #wrap_all #header {
    position: absolute !important;
    width: 100%;
    float: none;
    height: auto;
    margin: 0 !important;
    /* opacity: 1; */
    min-height: 0;
}
.appheader {
  background-size: 100% auto;
    height: 60px;
}
.appheader .applogo {

    top: 12%;
  
}
#stage .descr h1.av-special-heading-tag {
 
    font-size: 20pt;
    margin-bottom: -10px;
}

}
@media only screen and (max-height: 414px){
.app .iconicart {
    max-width: 60% !important;
    top: 0%;
    left: 15%;
}
#appsection1 {
    min-height: 100px;
	max-height: 85%;
	top: 38px;
}
.appheader {
     background-size: 120% 50px;
    height: 50px;
}
}
@media only screen and (max-height: 480px) and (min-height: 415px) {
.app .iconicart {
 /* max-width: 70% !important;
    top: 2%;*/
  
}
#appsection1 {
    min-height: 100px;
	top: 35px;
	max-height: 90%;
}

}
@media only screen and (max-height: 768px) and (min-height: 481px){
.app .iconicart {
 
    top: 15%;
    left: 15%;

  
}
#appsection1 {
  min-height: 100px;
}

}
@media only screen and (max-height: 768px) and (max-width: 414px) and (min-height: 481px){
.app .iconicart {
    max-width: 130% !important;
    width: 130%;
    top: 20%;
    left: -6% !important;
  
}
#appsection1 {
  min-height: 100px;
}

}
@media only screen and (max-height: 415px) and (max-width: 767px){
.app .iconicart {
    left: 15% !important;
}
}
@media only screen and (max-height: 768px) and (min-height: 481px) and (max-width: 414px) {
.app .iconicart {
/*  max-width: 70% !important;*/
    top: 20%;
  
}
#appsection1 {
  min-height: 100px;
}

}
@media only screen and (min-height: 1025px) {
.app .iconicart {

    top: 30%;
    /* max-width: 120%; */
    width: 80%;
  
}
#appsection1 {
     min-height: 95%;
}

}

@media only screen and (min-width: 1025px){
.app .iconicart {

  left: 10%;
}
	
	
}
@media only screen and (max-width: 640px){
	.gallerycard .image {
    background-repeat: no-repeat;
    min-width: auto !important;
    height: 90%;
    margin: 0 auto;
    /* width: 95% !important; */
    /* max-height: 1030px; */
    /* display: -webkit-inline-box; */
    /* height: 80%; */
    /* overflow: hidden; */
    border-radius: 24px;
    position: relative;
    background-size: cover;
    background-position: center;
    min-height: auto;
    /* min-height: 400px; */
    /* transform: scale(1.2); */
}
	
	
	
	
}


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


.responsive #top .av-masonry-entry {
    width: 49.9%;
}
.appheader {
    background-size: 150% auto;
   
}
.appheader .applogo {
 
    width: 22%;
    top: 15%;
    
}
#stage .name {
   
    padding-top: 15px;
    padding-bottom: 15px;
}

.iconicart img{
 
}

}
@media only screen and (max-width: 400px){
	#stage .descr h1.av-special-heading-tag {
    font-size: 16pt;
    margin-bottom: -10px;
}

}