/*
 Theme Name:     Divi Child HF-version
 Theme URI:      http://mysite.com/
 Description:    Version med custom fonts
 Author:         Mads Vering
 Author URI:     http://mysite.com/
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

@font-face {
  font-family: nunito;
  src: url('fonts/Nunito-Bold.ttf');
}

.font-inline {
  text-shadow: -2px 0px #ffa417,0px 2px #ffa417,2px 0px #ffa417,0px -2px #ffa417;
}

h1 {
  font-family: nunito, 'Bree Serif';
}

.et_pb_post h2 {
  color: #1d61aa;
  padding-bottom: 20px;
  margin-top: 0px;
  font-family: nunito, 'Bree Serif';
}


.et_pb_section.et_section_transparent {
  background-color: #d8ecffcc;
}

.et_pb_section_1 {
  background-image: url(https://openeyes.dk/pstekster/wp-content/uploads/2012/06/content-background.png);
}

h3 {
  color: #1d61aa;
  padding-bottom: 35px;
  font-family: nunito, 'Bree Serif';
}

.signature {
  margin-top: 10px;
  text-align: center;

}

#.et-waypoint img {
  border-radius: 7px;
  float: right;
}

div[class*="round-corner"] img {
  border-radius: 7px;
  /*float: right;*/
}

div[class*="blue-navigation"] a {
  color: #5288db;
}

div[class*="front-image"] img {
  border: 1px solid #ffffff;
}

#div .et_pb_text {
  border: 3px solid #5288db;
  padding: 20px;
  border-radius: 7px;
  background-color: #ffffff;
}
.blue-border {
  border: 3px solid #5288db;
  padding: 20px;
  border-radius: 7px;
  background-color: #ffffff;
}

.et_pb_posts_nav .nav-previous { float: right; }
.et_pb_posts_nav .nav-next { float: left; }
.et_pb_posts_nav .meta-nav { display: none; }
.et_pb_posts_nav .nav-next a:before { content: '← '; }
.et_pb_posts_nav .nav-previous a:after { content: ' →'; }

.et_pb_slide_description {
  text-align: left;
}

#top-menu li {
  display: inline-block;
  padding-right: 10px;
  font-size: 14px;
}

.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1 {
  font-family: 'nunito', 'Vollkorn', Georgia, "Times New Roman", serif;
  color: #0c71c3 !important;
  text-transform: uppercase;
}

.et_pb_fullwidth_header {
  padding: 30px 0;
}

/*div.signature {
  background-image:url('http://openeyes.dk/pstekster/wp-content/uploads/2012/06/copyright.png');  
  background-repeat: no-repeat;
  #content:url(http://openeyes.dk/pstekster/wp-content/uploads/2012/06/copyright.png);
  #height: 10px;
  width: 50px;
  padding-top
  margin-left: 49%;  
}*/

.et_pb_contact_form_0 .input {
    background-color: #d8ecff !important;
}

div.qtip-content {
  border-radius: 2px;
  border: 2px solid #ffffff;
  padding: 9px 9px;
  text-align: left;
  word-wrap: break-word;
  background-color: white;
  line-height: 150%;
}

div.qtip-default {
  border-radius: 2px;
  border: 1px solid #ffffff;
  background-color: #ffffff;
  color: #555;
}

div.text-hover-qtip {
    padding: 0;
    font-size: 14px;
}

/* Fjern sub-items fra mobil menu og gør background hvid */
ul[class*="sub-menu"] li.menu-item {
  display:none;
}

.et_mobile_menu .menu-item-has-children > a {
  background-color: #ffffff;
}


.font-inline {
    text-shadow: -1px 0px #000000,0px 1px #000000,1px 0px #000000,0px -1px #000000;
}

.kategori-billed-border {
  border-top: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
}
