
/* Font Faces */
@font-face {
  font-family: 'regular';
  src: url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff');
  font-style: normal;
  font-weight: normal !important;
}
@font-face {
  font-family: 'bold';
  src: url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff');
  font-style: normal;
  font-weight: normal !important;
}
@font-face {
  font-family: 'condo-font';
  src: url('../fonts/Constantia.woff2') format('woff2'), url('../fonts/Constantia.woff') format('woff');
  font-style: normal;
  font-weight: normal !important;
}
/*************
 FONTS VOOR VERSCHILLENDE SMAKEN
 **************/
@font-face {
  font-family: 'traditioneel-font';
  src: url('../fonts/Constantia.woff2') format('woff2'), url('../fonts/Constantia.woff') format('woff');
  font-style: normal;
  font-weight: normal !important;
}
@font-face {
  font-family: 'modern-kop';
  src: url('../fonts/OpenSans-Bold.woff2') format('woff2'), url('../fonts/OpenSans-Bold.woff') format('woff');
  font-style: normal;
  font-weight: normal !important;
}
@font-face {
  font-family: 'modern-plat';
  src: url('../fonts/opensans-light-webfont.woff2') format('woff2'), url('../fonts/opensans-light-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal !important;
}
@font-face {
  font-family: 'klassiek-kop';
  src: url('../fonts/dancingscript-regular-webfont.woff2') format('woff2'), url('../fonts/dancingscript-regular-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal !important;
}
@font-face {
  font-family: 'klassiek-plat';
  src: url('../fonts/Calibri.woff2') format('woff2'), url('../fonts/Calibri.woff') format('woff');
  font-style: normal;
  font-weight: normal !important;
}
@font-face {
  font-family: 'speels-kop';
  src: url('../fonts/schoolbell-regular-webfont.woff2') format('woff2'), url('../fonts/schoolbell-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal !important;
}
@font-face {
  font-family: 'speels-plat';
  src: url('../fonts/opensans-regular-webfont.woff2') format('woff2'), url('../fonts/opensans-regular-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal !important;
}
/***** SEARCH RESULTS ******/
.says {
  display: none !important;
}
.gedicht a, #commentform .submit, .condo-box a {
  font-family: 'regular' !important;
  text-transform: unset;
}
.volg-ons {
  font-family: 'regular' !important;
}
.copyright-bar {
  padding: 5px 0px;
}
/***** FUNERAL COMMENTS *******/
.vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link {
  height: auto !important;
}
.leden-header-row {
  height: 600px;
  max-height: 600px;
}
.overleden-header-row h2 {
  width: 100%;
}
.overleden-row {
  padding: 100px 0px;
  background-color: #fff;
}
.overleden-row > div > div {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.overleden-row .hell-container {
  padding: 0px 30px;
}
@media screen and (max-width: 480px) {
  .overleden-row .hell-container {
    display: flex;
    flex-wrap: wrap;
  }
  .overleden-row .hell-container .vc_col-sm-4 {
    margin: 50px 0px 0px 0px;
    width: calc(100% - 30px);
  }
}
.overleden-row .vc_grid-item {
  width: calc(33.33% - 10px);
  padding-right: unset !important;
  padding: 0px 7.5px !important;
  margin-bottom: 50px;
}
@media screen and (max-width: 480px) {
  .overleden-row .vc_grid-item {
    padding: 0px !important;
  }
}
.overleden-row .vc_grid-item:nth-child(3n+1) {
  padding: 0px 15px 0px 0px !important;
}
@media screen and (max-width: 480px) {
  .overleden-row .vc_grid-item:nth-child(3n+1) {
    padding: 0px !important;
  }
}
.overleden-row .vc_grid-item:nth-child(3n+3) {
  padding: 0px 0px 0px 15px !important;
}
@media screen and (max-width: 480px) {
  .overleden-row .vc_grid-item:nth-child(3n+3) {
    padding: 0px !important;
  }
}
@media screen and (max-width: 480px) {
  .overleden-row .vc_grid-item {
    width: 100%;
    display: inline-block;
  }
}
.overleden-row .vc_grid-item .vc_gitem-animated-block {
  background-color: #bebfba !important;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 30px;
  margin-bottom: -30px;
}
.overleden-row .vc_gitem-zone {
  text-align: center;
}
.overleden-row .vc_gitem-zone.vc_gitem-zone-a {
  border-radius: 50%;
  border: 6px solid #fff;
}
.overleden-row .vc_gitem-zone.vc_gitem-zone-c {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.overleden-row .vc_gitem-zone h4 {
  margin-top: 20px;
  font-family: 'bold';
  font-size: 28px;
  line-height: 34px;
  color: #ad0d20;
}
@media screen and (max-width: 768px) {
  .overleden-row .vc_gitem-zone h4 {
    font-size: 22px;
    line-height: 28px;
  }
}
.overleden-row .vc_gitem-zone p {
  display: block;
  display: -webkit-box;
  font-size: 16px;
  line-height: 28px;
  height: 84px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.overleden-row .vc_gitem-zone p:after {
  display: none;
}
@media screen and (max-width: 1040px) {
  .overleden-row .vc_gitem-zone p {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
  }
}
@media screen and (max-width: 768px) {
  .overleden-row .vc_gitem-zone p {
    font-size: 12px;
    line-height: 20px;
    height: 62px;
  }
}
.overleden-row .vc_col-sm-4 {
  padding: 20px;
}
.overleden-row .wpb_widgetised_column .wpb_wrapper {
  font-size: 32px;
  font-family: 'regular';
}
@media screen and (max-width: 480px) {
  .overleden-row .wpb_widgetised_column .wpb_wrapper {
    font-size: 26px;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .overleden-row .wpb_widgetised_column .wpb_wrapper .rpwe-ul li {
    text-align: center;
  }
  .overleden-row .wpb_widgetised_column .wpb_wrapper .rpwe-ul li img {
    float: none;
  }
}
.overleden-row .search-form label {
  width: 100%;
  margin-bottom: 15px;
}
.overleden-row .search-form input {
  border: none;
  line-height: 40px;
  padding-left: 20px;
  width: 100%;
  border-radius: 5px;
  margin: 10px 0px 20px 0px;
}
.overleden-row .search-form .search-submit {
  line-height: 40px;
  padding: 0px 20px;
  background: #000;
  display: inline-block;
  border: none;
  border-radius: 5px;
}
.single.single-registers {
  background-color: #FFF !important;
}

.single.single-registers .elementor-shape-bottom {
  display: none;
}
.single.single-registers img {
  max-width: 100%;
  height: auto;
}
.single.single-registers #masthead, .single.single-registers .topbar, .single.single-registers #responsive-menu-button {
  display: none;
}
.single.single-registers a.a2a_i, .single.single-registers .a2a_localize {
  text-transform: unset !important;
}
.single.single-registers h1.entry-title {
  text-transform: unset;
  padding: 0px;
  font-family: 'regular';
  text-align: center;
}
.single.single-registers header, {
  background: transparent;
  display: none;
}
.single.single-registers aside {
  display:none;
}
.single.single-registers .site-main {
  position: relative;
  background-color: #bebfba;
  margin-top: 0;
}
.single.single-registers .hell-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-top: 0 !important;
  padding: 0;
  max-width: 1200px;
  margin: 0 auto;
}
.single.single-registers .hell-container .entry-header {
  display: block;
}
.single.single-registers .hell-container .register-bg-image {
  position: absolute;
  height: 520px;
  max-width: none;
  width: 100%;
  left: 50%;
  transform: translatex(-50%);
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .single.single-registers .hell-container .register-bg-image {
    height: 250px;
  }
}
.single.single-registers .hell-container .register-bg-image .broodkruimels {
  display: inline-flex;
  position: absolute;
  top: 20px;
  left: 40px;
}
.single.single-registers .hell-container .register-bg-image .broodkruimels a {
  font-family: 'regular';
  text-transform: unset !important;
  padding: 5px 40px;
  border-radius: 50px;
  border: none !important;
}
.single.single-registers .hell-container .register-bg-image .broodkruimels a:hover {
  color: #000 !important;
}
.single.single-registers .hell-container .register-bg-image .broodkruimels a:first-child {
  margin-right: 40px;
}
.single.single-registers .hell-container .register-bg-image .broodkruimels a:first-child:hover {
  background-color: #f0f0f0 !important;
  color: #000 !important;
}
@media screen and (max-width: 480px) {
  .single.single-registers .hell-container .register-bg-image .broodkruimels a:first-child {
    margin-right: 5px;
    margin-left: 20px;
    width: calc(50% - 25px);
  }
}
.single.single-registers .hell-container .register-bg-image .broodkruimels a:last-child:hover {
  background-color: #f0f0f0 !important;
  color: #000 !important;
}
@media screen and (max-width: 480px) {
  .single.single-registers .hell-container .register-bg-image .broodkruimels a:last-child {
    margin-left: 5px;
    margin-right: 20px;
    width: calc(50% - 25px);
  }
}
@media screen and (max-width: 480px) {
  .single.single-registers .hell-container .register-bg-image .broodkruimels a {
    text-align: center;
    padding: unset;
  }
}
@media screen and (max-width: 480px) {
  .single.single-registers .hell-container .register-bg-image .broodkruimels {
    position: relative;
    left: 0px;
    width: 100%;
  }
}
.single.single-registers .hell-container .register-bg-image img.attachment-full.size-full {
  position: absolute;
  width: 100%;
  left: 0;
  height: auto;
}
@media screen and (max-width: 1600px) {
  .single.single-registers .hell-container .register-bg-image img.attachment-full.size-full {
    top: 0;
    height: 400px;
    width: auto;
  }
}
.single.single-registers .hell-container aside {
  width: calc(33.33% - 50px);
  margin-top: 534px;
  margin-right: 50px;
  padding: 20px;
  background-color: #505050;
  border-radius: 10px;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .single.single-registers .hell-container aside {
    width: 33.33%;
    margin-top: 526px;
    margin-right: 39px;
    padding: 20px;
    background-color: #505050;
    border-radius: 10px;
  }
}
.single.single-registers .hell-container aside section {
  padding: 0px 0px 50px 0px;
}
.single.single-registers .hell-container aside .search-submit {
  line-height: 40px;
  padding: 0px 20px;
  background: #000;
  display: inline-block;
  border: none;
  border-radius: 5px;
}
.single.single-registers .hell-container aside h2.widget-title {
  text-transform: unset;
  font-size: 24px;
  line-height: 24px;
}
.single.single-registers .hell-container aside .search-form label {
  width: 100%;
  margin-bottom: 15px;
}
.single.single-registers .hell-container aside .search-form input {
  border: none;
  line-height: 40px;
  padding-left: 20px;
  width: 100%;
  border-radius: 5px;
}
.single.single-registers .hell-container article{
  width: calc(66.66% - 40px);
  margin: 0 auto;
  margin-top: 250px;
  position: relative;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .single.single-registers .hell-container article {
    width: calc(100% - 80px);
  }
}
@media screen and (max-width: 480px) {
  .single.single-registers .hell-container article {
    width: calc(100% - 40px);
    margin-top: 85px;
  }
}
.single.single-registers .hell-container article .entry-content {
  text-align: center;
}
.single.single-registers .hell-container article .entry-content .addtoany_list.roze-this .a2a_svg {
  background-color: #000 !important;
}
.single.single-registers .hell-container article .entry-content .addtoany_list.groen-this .a2a_svg {
  background-color: #677b65 !important;
}
.single.single-registers .hell-container article .entry-content .addtoany_list.blauw-this .a2a_svg {
  background-color: #647b8c !important;
}
.single.single-registers .hell-container article .entry-content .addtoany_list.standaard-this .a2a_svg {
  background-color: #83145a !important;
}
.single.single-registers .hell-container article .entry-content .addtoany_list.oranje-this .a2a_svg {
  background-color: #8f8c83 !important;
}
.single.single-registers .hell-container article .entry-content .datums {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 50px;
  color: #677b65;
}
.single.single-registers .hell-container article .entry-content .datums p {
  margin-bottom: 0px !important;
}
.single.single-registers .hell-container article .entry-content .datums span {
  margin: 0px 10px;
}
.single.single-registers .hell-container article .entry-content .gedicht {
  background-color: #fff;
  position: relative;
  border-radius: 6px;
  padding: 50px 20px 20px 20px;
}
.single.single-registers .hell-container article .entry-content .gedicht a.ps2id {
  background-color: #677b65;
  color: white;
  padding: 0px 20px;
  line-height: 40px;
  display: inline-block;
  border-radius: 20px;
  position: absolute;
  top: -20px;
  transform: translatex(-50%);
  white-space: nowrap;
}
@media screen and (max-width: 480px) {
  .single.single-registers .hell-container article .entry-content .gedicht a.ps2id {
    min-width: 145px;
  }
}
.single.single-registers .hell-container article .entry-content .gedicht a.ps2id:hover {
  background-color: #bebfba !important;
}
.single.single-registers .hell-container article .entry-content .gedicht .auteur {
  margin-bottom: 0px !important;
  font-style: normal;
}
.single.single-registers .hell-container article .entry-content .gedicht .auteur span {
  margin-right: 10px;
}
.single.single-registers .hell-container article .entry-content .gedicht .addtoany_share_save_container {
  position: absolute;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  bottom: -80px;
  right: 50%;
  transform: translatex(50%);
}
.single.single-registers .hell-container article .entry-content .gedicht .addtoany_share_save_container .volg-ons {
  margin-right: 10px;
  color: #677b65;
}
@media screen and (max-width: 1040px) {
  .single.single-registers .hell-container article .entry-content .gedicht .addtoany_share_save_container {
    min-width: 340px;
  }
}
@media screen and (max-width: 480px) {
  .single.single-registers .hell-container article .entry-content .gedicht {
    padding: 50px 10px 20px 10px;
  }
}
.single.single-registers .hell-container article .entry-content .medeleven {
  margin-top: 130px;
  margin-bottom: 40px;
}
.single.single-registers .hell-container article .entry-content .medeleven h2 {
  margin-bottom: 0px !important;
}
.single.single-registers .hell-container article .entry-content .medeleven .condo-wrapper {
  margin-top: 50px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 480px) {
  .single.single-registers .hell-container article .entry-content .medeleven .condo-wrapper .condo-box {
    width: 100%;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .single.single-registers .hell-container article .entry-content .medeleven .condo-wrapper .condo-box:last-child {
    margin-bottom: 0px !important;
  }
  .single.single-registers .hell-container article .entry-content .medeleven .condo-wrapper .condo-box h4 {
    width: 100%;
  }
}
.single.single-registers .hell-container article .entry-content .medeleven .condo-wrapper .condo-img {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 150px;
  height: 150px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 0%;
  font-size: 40px;
  margin: 15px;
}
.single.single-registers .hell-container article .entry-content .medeleven .condo-wrapper .condo-img svg {
  font-size: 40px;
  color: #bebfba;
}
.single.single-registers .hell-container article .entry-content .medeleven .condo-wrapper .condo-img a {
  display: flex;
  width: 100px;
  height: 100px;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 480px) {
  .single.single-registers .hell-container article .entry-content .medeleven .condo-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.single.single-registers .hell-container article .entry-content .medeleven h4 a {
  color: #677b65;
}
.single.single-registers .hell-container article .post-thumbnail {
  text-align: center;
  margin-bottom: 30px;
  min-height: 300px;
}
.single.single-registers .hell-container article .post-thumbnail img {
  max-width: 300px;
  min-width: 300px;
  height: auto;
  border-radius: 50%;
  border: 8px solid #fff;
  width: 300px;
  height: 300px;
  object-fit: cover;
  border-radius: 10px;
  object-position: 50% 20%;
}
@media screen and (max-width: 480px) {
  .single.single-registers .hell-container article .post-thumbnail {
    position: relative;
    top: -10px;
  }
}
.single.single-registers .hell-container article .rouwkaart-bekijken {
  line-height: 40px;
  padding: 0px 20px;
  background: #505050;
  display: inline-block;
  border-radius: 5px;
}
.single.single-registers  #hell-comments {
  background: rgba(103, 123, 101, 0.2);
  padding: 20px 0px;
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  border-radius: 6px;
  display: flex !important;
  flex-wrap: wrap;
  width: 100%;
}
.single.single-registers  #hell-comments #respond {
  order: -1;
}
.single.single-registers  #hell-comments .comments-title {
  width: 100%;
}
.single.single-registers  #hell-comments ol {
  width: calc(66.66% - 40px);
  margin: 0 auto;
}
@media screen and (max-width: 1040px) {
  .single.single-registers  #hell-comments ol {
    width: calc(100% - 80px);
  }
}
.single.single-registers  #hell-comments #respond {
  width: calc(66.66% - 40px);
  margin: 0 auto;
  box-shadow: none;
}
@media screen and (max-width: 1040px) {
  .single.single-registers  #hell-comments #respond {
    width: calc(100% - 80px);
  }
}
.single.single-registers  #hell-comments form {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 25px;
  margin-bottom: 0;
}
.single.single-registers  #hell-comments form .comment-form-author {
  order: 1;
  width: 100%;
  margin-bottom: 10px !important;
  font-family: 'light';
}
.single.single-registers  #hell-comments form .comment-form-email {
  order: 2;
  width: 100%;
  font-family: 'light';
}
.single.single-registers  #hell-comments form .comment-form-comment {
  order: 3;
  width: 100%;
}
.single.single-registers  #hell-comments form .comment-form-comment label {
  display: none;
}
.single.single-registers  #hell-comments form .comment-form-comment textarea {
  font-size: 18px;
  font-family: 'light';
}
@media screen and (max-width: 480px) {
  .single.single-registers  #hell-comments form .comment-form-comment textarea {
    font-size: 14px;
  }
}
.single.single-registers  #hell-comments form .comment-notes {
  order: 4;
  width: 100%;
  font-family: 'light';
}
@media screen and (max-width: 480px) {
  .single.single-registers  #hell-comments form .comment-notes {
    font-size: 12px;
    line-height: 20px;
  }
}

.single.single-registers  #hell-comments form .comment-form-attachment {order:5; width: 100%;}
.single.single-registers  #hell-comments form .form-submit {
  order: 10;
  margin: 0 auto;
}
.single.single-registers  #hell-comments form input:not(.submit) {
  width: calc(100% - 10px);
  padding-left: 10px;
  line-height: 40px;
  height: 40px;
  border: none;
  background-color: #fff;
  border-radius: 6px;
}
.single.single-registers  #hell-comments form input[type="file"] {
  height: auto;
}
.single.single-registers  #hell-comments h2.comments-title {
  text-align: center;
  padding: 50px 40px;
  text-transform: unset;
  display: none;
}
.single.single-registers  #hell-comments h2#reply-title {
  text-align: center;
  display: block;
  padding: 20px 0px 50px 0px;
}
.single.single-registers  #hell-comments .form-submit .submit {
  background-color: #677b65;
  color: #fff;
  padding: 0px 20px;
  line-height: 40px;
  display: inline-block;
  border-radius: 20px;
  cursor: pointer !important;
  border: none;
}
.single.single-registers  #hell-comments .form-submit .submit.roze-this {
  background-color: #000 !important;
}
.single.single-registers  #hell-comments .form-submit .submit.groen-this {
  background-color: #677b65 !important;
}
.single.single-registers  #hell-comments .form-submit .submit.blauw-this {
  background-color: #647b8c !important;
}
.single.single-registers  #hell-comments .form-submit .submit.standaard-this {
  background-color: #b9c71d !important;
}
.single.single-registers  #hell-comments .form-submit .submit.oranje-this {
  background-color: #8f8c83 !important;
}
.single.single-registers  #hell-comments .form-submit .submit:hover {
  background-color: #bebfba !important;
}
.single.single-registers  #hell-comments .comment-form-comment {
  margin-bottom: 0px !important;
}
.single.single-registers  #hell-comments article {
  margin-top: 0px !important;
}
.single.single-registers  #hell-comments ol.comment-list {
  margin-top: 50px;
  padding: 0px;
  -moz-column-count: 2;
  -moz-column-gap: 30px;
  -moz-column-width: 50%;
  -webkit-column-count: 2;
  -webkit-column-gap: 30px;
  -webkit-column-width: 50%;
  column-count: 2;
  column-gap: 30px;
  column-width: 50%;
}
@media screen and (max-width: 480px) {
  .single.single-registers  #hell-comments ol.comment-list {
    -moz-column-count: 1;
    -moz-column-gap: 30px;
    -moz-column-width: 100%;
    -webkit-column-count: 1;
    -webkit-column-gap: 30px;
    -webkit-column-width: 100%;
    column-count: 1;
    column-gap: 30px;
    column-width: 100%;
  }
}
.single.single-registers  #hell-comments #comment {
  border: none;
  width: calc(100% - 10px);
  padding: 10px 0px 0px 10px;
  border-radius: 10px;
}
.single.single-registers  #hell-comments .comment {
  background-color: #fff;
  padding: 20px;
  border-radius: 6px;
  display: inline-block;
  box-sizing: border-box;
  margin-bottom: 30px !important;
  width: 100%;
}
.single.single-registers  #hell-comments .comment .avatar {
  display: none;
}
@media screen and (max-width: 480px) {
  .single.single-registers  #hell-comments .comment .children {
    padding: 0px;
  }
}
.single.single-registers  #hell-comments .comment .children .comment {
  background-image: none;
  border-bottom: none;
}
.single.single-registers  #hell-comments .comment .children .comment .comment-body {
  background-image: none;
}
.single.single-registers  #hell-comments .comment .comment-body {
  padding-left: 0px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  text-align: center;
  font-size: 18px;
}
.single.single-registers  #hell-comments .comment .comment-body .vcard {order:3; font-weight: bold;}
.single.single-registers  #hell-comments .comment .comment-body .commentmetadata {order:4;}
.single.single-registers  #hell-comments .comment .comment-body p {order:2;}
.single.single-registers  #hell-comments .comment .comment-body .kaars-aan {order:1;}
.single.single-registers  #hell-comments .comment .comment-body .reply {
  display: none;
}
@media screen and (max-width: 480px) {
  .single.single-registers  #hell-comments .comment .comment-body {
    background-size: 30px;
    background-repeat: no-repeat;
    padding-left: 0px;
    width: 100%;
    margin: 0px;
  }
}
.single.single-registers  #hell-comments .comment .comment-body .comment-reply-link {
  line-height: 40px;
  padding: 0px 20px;
  background: #000;
  display: inline-block;
  border-radius: 5px;
  margin-top: 15px;
}
.single.single-registers  #hell-comments .comment .comment-body .kaars-aan {
  order: -1;
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  text-align: center;
  background-color: #f5f5f5;
  padding: 10px;
  border-radius: 50%;
  box-sizing: content-box;
}
.single.single-registers  #hell-comments .comment .comment-body .kaars-aan img {
  width: 50px;
  height: 50px;
}
.single.single-registers  #hell-comments .comment .comment-body .comment-meta {
  text-align: center;
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  .single.single-registers  #hell-comments .comment .comment-body .comment-meta {
    font-size: 14px;
  }
}
.single.single-registers  #hell-comments .comment .commentmetadata {
  line-height: 14px;
  margin-bottom: 20px;
}
.single.single-registers  #hell-comments .comment .commentmetadata a {
  font-size: 14px;
  font-family: 'light';
  text-transform: unset !important;
  position: relative;
  top: 10px;
  color: #000;
  pointer-events: none;
  cursor: text;
}
@media screen and (max-width: 480px) {
  .single.single-registers #hell-comments .comment .commentmetadata a {
    font-size: 12px;
  }
}
.single.single-registers #hell-comments .comment article {
  width: 100%;
}
.single.single-registers  #hell-comments .comment-content {
  padding: 20px;
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  order: -1;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .single.single-registers  #hell-comments .comment-content {
    width: calc(100% - 50px);
  }
}
.single.single-registers .copyright-bar {
  display: none;
}
.comment-form-url {
  display: none;
}
.search-form label span.screen-reader-text {
  display: none;
}
.kaarstekst input {
  display: block;
  width: 100%;
  height: 150px;
}
.kaars-aangestoken {
  box-shadow: 0px 0px 7px 1px;
  height: 100px;
  margin-bottom: 30px;
  margin-top: 30px;
  background-image: url('/wp-content/uploads/kaarsje.png');
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 100px;
  text-align: center;
}
.vc_icon_element {
  margin-bottom: 0px;
  margin-top: 40px;
  position: relative;
  top: 20px;
}
.overleden-row .vc_gitem_row > * {
  width: 100%;
}
.single.single-registers .post-edit-link,
.single.single-registers .comment-edit-link {
  display:none;
}



/** Custom css **/
.single.single-registers #header, .single.single-registers .elementor-location-header {
  display:none;
}
.single.single-registers #main {
  padding-top:0 !important;
  background: #FFF;
}
.single.single-registers #footer {
  display: none;
}
.single.single-registers .datums p {
  margin-top: 0;
}
.broodkruimels a {color: #fff;}
