/* Custom CSS by Linnex */

h1,
h2,
h3,
h4,
h5 {
  color: #707071;
}

h3.widget-title {
  font-size: 1.2rem;
  color: #707071;
}

li {
  list-style-type: none;
  padding-right: 1.1rem;
}

li .cat-item {
  display: none;
}

footer p {
  font-size: 1.1rem;
}

p {
  font-size: 1.4rem;
}

ul.arrangementer-list li {
  border-right: 1px solid silver;
  padding-bottom: 15px;
  padding-right: 10px;
  font-size: 1.5rem;
  color: #707071;
}

.arrangement-padding {
  padding-top: 100px;
}

.bottom-line {
  border-top: 1px solid silver;
}

.card {
  border: none;
}

.col-md-6 .card {
  border-left: none;
  border-right: none;
}

.col-md-7 .arrangement-padding {
  padding-top: 100px;
}

.gif-shadow {
  background-image: url("https: //linnex.dk/wp-canvas/wp-content/uploads/gasvaerk-bg.gif");
  background-repeat: no-repeat;
  background-position: right bottom 100%;
}

.navbar {
  font-size: 1.3rem;
  border-bottom: 1px solid silver;
}

.rosgas-banner {
  color: #707071;
  font-size: 6vw;
  margin-top: 2rem;
  margin-left: 17px;
  margin-bottom: 4rem;
}

.roskilde {
  font-size: 3rem;
}

.widget.widget_media_image {
  padding-bottom: 3rem;
}

.wp-block-latest-posts__post-title {
  color: #707071;
}

/*####################*/

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: white;
  border: none;
  opacity: 0.25;
}

/* Remove meta data */

.wp-block-latest-posts__post-date {
  display: none;
}

.col-md-7 .arrangement-padding hr {
  border: 5px solid #707071;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both;
  overflow-wrap: break-word;
  border-bottom: 1px solid grey;
  border-right: none;
}
.wp-block-latest-posts.wp-block-latest-posts__list a {
  text-decoration: none;
}

/*####################*/

@media only screen and (max-width: 767px) {
  .col-md-3 {
    display: none;
  }
}

/*####################*/

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: white;
  border: none;
  opacity: 0.25;
}

/* Remove meta data */

.wp-block-latest-posts__post-date {
  display: none;
}

.col-md-7 .arrangement-padding hr {
  border: 5px solid #707071;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both;
  overflow-wrap: break-word;
  border-bottom: 1px solid grey;
  border-right: none;
}
.wp-block-latest-posts.wp-block-latest-posts__list a {
  text-decoration: none;
}

