@import url("https://design.menighet.no/Portals/0/Menighet.css");
.gjaCell {display:none;}
.menu-item {background-color:#d1e2a6!important;}

hr {border-bottom: 5px solid #d1e2a6 !important;}
.menu-item a::after {background: white;}
.les-mer {border-bottom: solid 3px #d1e2a6;}
.les-mer a:hover { color: #d1e2a6 !important;}
.article-phone hr { border-bottom: 0px solid #d1e2a6 !important;}
.les-mer-news {border-bottom: solid 3px #d1e2a6;}

.markdown-single a:before {color: #d1e2a6;}
.markdown-single a::after {background: #d1e2a6;}

.menu-imgs {
 display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 4px;text-align: center;
}

.menu-item-imgs {
  padding-top: 30px;
  border-radius: 5px;
  margin:2px;
  height:370px;
  width:30%;
  font-weight: 600;
  text-align: center;
  vertical-align:center;
  background-color: #ffffff !important;
}
.dikt {background: #d1e2a6 !important;}
.gjennom-alt {margin-top:40%;line-height:120%; font-size:3em;}
#dikt {
   font-size:25px;
  font-weight:600;
  line-height:120%;
 }

@media only screen and (max-width: 800px) {
  .menu-imgs {display:none;}
  .gjaCell {display:block!important;margin-top:10px;margin-bottom:10px;}
  .gjennom-alt {font-size:2em;}
}





























