body{
	font-family: 'Roboto Condensed', sans-serif;
        background-color : #000;
}

h1 {
    font-size: 48px;
    color: #fff;
}

h2 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}

h3 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: "Roboto",Arial,sans-serif;
}

p{
	font-family: "Roboto",Arial,sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #fff;
    margin: 0;
}

li, em{
	font-family: "Roboto",Arial,sans-serif;
	font-size: 18px;
	color: #fff;
}
.whitetext{
    color : white;
}
.blacktext {
    color: black;
}

.wellny {
    background-color: #444;
}

#logo {
    width: 280px;
    height: 70px;
}

header{
	margin-top: 10px;
}

a.header-facebook,
a.header-youtube{
	text-decoration: none;

}

a.header-facebook{
	color: #6F83B6;
	margin-right: 10px;
}

a.header-youtube{
	color: #FF0000;
}

/*navigation*/
.kontaktlink{
	float: right;
	margin-right: 20px;
	text-transform: uppercase;
}

.navbar{
	padding: 0px;	
}

.navbar-brand{
	position:relative;
}

#homeicon{
	width: 25px;
	height: 20px;
}


.navbar-light .navbar-nav .nav-link{
	color: white;
}

li.nav-item > a{
    padding: 15px 10px;
}

/* Hover dropdown */
.hover_drop_down.input-group-btn > ul.dropdown-menu{margin-top: 0px;}/*To avoid unwanted close*/
.hover_drop_down.btn-group > ul.dropdown-menu{margin-top:2px;}/*To avoid unwanted close*/
.hover_drop_down:hover > ul.dropdown-menu{
   display: block;
}

.main-navigation ul li:hover > ul{
	display: block;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    top: 54px;
    background: #000;
    color: white;
    padding: 0;
    border: 0 !important;
    border-radius: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: white;
    text-decoration: none;
    background: #555555;
}

.dropdown-divider{
	margin: 0;
}

.dropdown-item{
	color: white;
	padding: 15px;
}

.top-image{
	text-align: right;
}

.btn-outline-black{
	background-color: #2F2F2F !important;
	color: white;
}

#topsearch{
	margin-top: 10px !important;
}


#topsearch .form-control,
#topsearch button{
	border-radius: 3px;
}

#topsearch .form-control{
	border: 1px solid #999999;
}

#topsearch button:hover{
	background-color: #474747 !important;
	cursor: pointer;
}

.navbar{
	background-color: #000;
}

.navbar-light .navbar-brand{
	width: 25px;
    height: 25px;
	color: white;
}

.nav-link{
	font-size: 18px;
}


/*Hover effect*/
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover{
	background: #555555;
    color: #000;
    font-weight: normal;
    text-decoration: none;
}

/*active*/
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background: #555555;
    color: white;
    font-weight: normal;
    text-decoration: none;
}

.navbar-default .navbar-nav>li>a{
	color: white;
}

#myNav.navbar-default .navbar-nav>li>a:hover{
	background-color: #777777;
	color: white;
}

#myNav.navbar-default{
	border: none;
	border-radius: 0;
}

/*CONTENT*/
#annonce{
    width: 100%;
}

.icon{
	width: 216px;
	height: 220px;
	display: block;
	margin: 0 auto;
}

.indsamling{
	background-color: #FDF2F4;
	padding: 50px 0px;
	margin: 0 auto;
}

.indsamling .innerDiv{
	text-align: center;
}

#forside{
	margin: 50px auto;
}

#forside h1,
#netbutik h1{
	font-weight: bold;
    font-size: 48px;
    color: #a0a0a0;
}

.headerContent{
	padding: 0 20px;
}

.forsideContent{
	padding: 0 65px;
}

#forside .split-section{
	text-align: center;
}

.kontaktform{
	border: solid 1px #C7C7C7;
	padding: 20px;
	background-color: #F0F0F0;
}

.kontaktform label{
	font-size: 14px;
}

.kontaktform h3{
	font-size: 16px;
	margin-bottom: 20px;
}

.kontaktform hr{
	color: #E8E8E8;
}

.kontaktform p.formtekst{
	font-size: 14px;
}

.btn-custom{
	background-color: #000;
	color: white;
	cursor: pointer;
}

.btn-custom:hover{
	color: white;
}

.mandatory{
	color: #b94a48;
}

footer{
	background-color: #222;
	padding: 40px 0px;
}

footer .text-box{
	margin-bottom: 30px;
}

#kreditkort{
	width: 165px;
	height: 30px;
}

#mobilepay{
	width: 103px;
	height: 30px;
}


/*modal login*/
.wrapper {    
	margin-top: 80px;
	margin-bottom: 20px;
}

.form-signin {
  max-width: 420px;
  padding: 30px 38px 66px;
  margin: 0 auto;rgba(0,0,0,0.1);  
  }

.form-signin-heading {
  text-align:center;
  margin-bottom: 30px;
}

.form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
}

input[type="text"] {
  margin-bottom: 0px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

input[type="password"] {
  margin-bottom: 20px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.colorgraph {
  height: 7px;
  border-top: 0;
  background: #000;
  border-radius: 5px;
}

.modal-dialog{
	margin-top: 150px;
}

.modal-content{
	padding: 20px;
    background-color : #888;
}

button.close{
	font-size: 30px
}

.betingelser{
	margin-top: 20px;
	font-weight: bold;
	display: block;
}

.sidebar-login{
	border: 1px solid #C7C7C7;
	padding: 20px;
	background-color: #F0F0F0;
}

.sidebar-login h3.form-signin-heading{
	margin:0px 0px 20px;
}

#model2.modal-dialog{
	width: 50%;	
}

/*.nav-tabs>li{
	margin-bottom: -4px;
}*/

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	background-color: inherit;
}

.nav.nav-tabs.tabNavigation{
	border-bottom: 0;
	margin-bottom: -1px;
}

.accordion a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 3rem 3rem 3rem 1rem;
  color: #eee;
  font-size: 2rem;
  font-weight: 400;
  border-bottom: 1px solid #e5e5e5;
}

.accordion a:hover,
.accordion a:hover::after {
  cursor: pointer;
  color: #fff;
}

.accordion a:hover::after {
  border: 1px solid #000;
}

.accordion a.active {
  color: #000;
  border-bottom: 1px solid #000;
}

.accordion a::after {
  font-family: FontAwesome;
  content: '\f067';
  position: absolute;
/*  float: right;*/
  right: 1rem;
  font-size: 1rem;
  color: #7288a2;
  padding: 7px;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #7288a2;
  text-align: center;
}

.accordion a.active::after {
  font-family: FontAwesome;
  content: '\f068';
  color: #000;
  border: 1px solid #000;
}

.accordion .content {
  opacity: 0;
  padding: 0 1rem;
  max-height: 0;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  clear: both;
  -webkit-transition: all 0.2s ease 0.15s;
  -o-transition: all 0.2s ease 0.15s;
  transition: all 0.2s ease 0.15s;
}

.accordion .content p {
  font-size: 2rem;
  font-weight: 300;
}

.accordion .content.active {
  opacity: 1;
  padding: 1rem;
  max-height: 100%;
  -webkit-transition: all 0.35s ease 0.15s;
  -o-transition: all 0.35s ease 0.15s;
  transition: all 0.35s ease 0.15s;
}

/*COOKIE BOX*/
.cookie-box{
  position:fixed;
  background: #000;
  color: white;
  text-align: center;
  width: 100%;
  bottom: 0;
  animation: popin .4s;
  animation-fill-mode:forwards;
  animation-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955); /* easeInOutQuad */
  transform-origin: center 100%;
  z-index: 9999;
  opacity: 0.8;
}

@keyframes popin{
  from{
    bottom: -10px;
    transform: scale(1, 0.1);
  }

  to{
    bottom: 0;
    transform: scale(1, 1);
  }
}
.cookie-box span{
  display: inline-block;
  padding: 20px;
}
.cookie-box button{
  background: #5CB85C;
  border: none;
  display: inline-block;
  line-height: 35px;
  height: 37px;
  width: 70px;
  z-index: 10;
  
}

.cookie-box button:before{
  content: "";
  position: absolute;
  transition: all .3s;
  margin-top: -1px;
  height: 34px;
  width: 39px;
  margin-left: -11px;
  z-index: -2;
}

.cookie-box a {
	color: #DFDFDF;
	text-decoration: underline;
}

.cookie-box button:hover:after{
   height: 100%;
}

.cookie-box button:active{
  background: #5CB85C;
}