@import url('https://fonts.googleapis.com/css2?family=Whisper&display=swap');

:root {
    --lightblue: #97c5f3;
    --lightroze: #f2b9c4;
  	--darkroze: #ff7f97; /*#d99197;*/
    --brown: #594045;
  	--mint: #c1d9d6;
  	--white: #ffffff;
    --cassiopeia-color-primary: #97c5f3; /*lightblue*/
    --cassiopeia-color-secondary: #f2b9c4; /*lightroze*/
    --cassiopeia-color-link: #594045 !important; /*brown*/
    --cassiopeia-color-hover: #ff7f97 !important; /*darkroze*/
    --bg-primary: rgba(255, 127, 151, 0.5) !important; /*darkroze*/
    --primary-rgb: #ff7f97 !important; /*darkroze*/
}

/* 27-08-2024 'noodgreep' om foto's die te groot zijn (bijv. 400x400px)te verkleinen naar 300px. Margriet inseinen*/
/*html body.site.com_content.wrapper-static.view-categories.no-layout.no-task.itemid-101 div.site-grid div.grid-child.container-component main  div.com-content-categories.categories-list div.com-content-categories__items div.com-content-categories__item img {
  max-width: 300px;
  height: auto;
}*/

/*--debug--*/
.fa-download {
  padding-right: 10px;
}
.fa-sitemap { 
  padding-right: 10px; 
}
div#mod-custom146.mod-custom.custom {
  background-color: var(--lightroze);
  padding: 10px;
}

div.bord {  
  float: left;
  margin: 0.5em auto;
  /*padding: 0.5em;*/
  text-align: center;
  width: 33%;
}
@media (max-width: 991px) {
  div.bord {
    width: 100%;
    text-align: left;
  }
}


/* veld Prijs*/
li.field-entry.prijs-per-stuk .field-value::before {
  content: " € ";
}
/*Tekstverwerker JCE balk onder pad */
button.xtd-button:nth-child(1) {
  display: none !important;
}
/*wie ben ik*/
.container-top-a div.top-a.card div.card-body {
  padding-top: 0px;
}

/*E-mail naar Margriet*/
div.com-content-article__body p.btn.btn-primary a {
  max-width: 600px;
  color: white;
}
html body.site.com_content.wrapper-static.view-article.layout-blog.no-task.itemid-121 div.site-grid div.grid-child.container-component main div.com-content-article.item-page div.com-content-article__body p.btn.btn-primary a:hover {
  color: #594045;
}
/*Convert Forms*/
.convertforms.cf-success .cf-response {
  background: var(--lightblue) !important;
  padding-bottom: 20px;
}
span.Y2IQFc:nth-child(1) > img:nth-child(1) {
  float: left;
  padding-right: 20px;
}
.cf-control-label {
  text-align: left;
}
.card.card-body {
  border: none;
  background-color: transparent;
}

/*Producten*/
.columns-4 div.com-content-category-blog__item.blog-item div.item-content ul.fields-container {
  padding-left: 0px;
}

ul.fields-container {
list-style: none;
  padding-left: 0;
}
.columns-4 div.com-content-category-blog__item.blog-item div.item-content {
	display:-webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.columns-4 div.com-content-category-blog__item.blog-item div.item-content dl.article-info.text-muted {
  display: none;
}
.left.item-image {
  padding: 0 20px 20px 0;
}

/* menu-item van 1 categorie*/
div.com-content-category-blog__item.blog-item div.item-content div.page-header h2 {
  font-size: 1.25rem;
}

/*----*/
a:link {
  text-decoration: none;
}
.p-2 {
  padding: 0 6px 0 0 !important;
}
.header {
  background-color: var(--cassiopeia-color-primary) !important;
  background-image: none !important;
}

.offcanvas.show {
  background-color: var(--darkroze);
}
.offcanvas-header {
  background-color: var(--cassiopeia-color-primary);
}
/*.metismenu.mod-menu .metismenu-item { 
 line-height: 2em;
}*/

@media (min-width: 992px) {
  .offcanvas-start {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .offcanvas .metismenu.mod-menu .metismenu-item > ul {
    position: relative;
    width: 100%;
    margin-top: 1rem;
  }
  .offcanvas .metismenu.mod-menu .mm-collapse {
    background-color: transparent;
  }
  .offcanvas .metismenu.mod-menu .metismenu-item > a {
    color: #fff;
  }
}
.offcanvas-header > *:only-child {
  margin-left: auto;
}




/*----------------*/

h1,
h2,
h3,
h4,
h5 {
    color: var(--darkroze) !important;
}
/*logo*/
@media screen and (min-width: 992px) {
    div#mod-custom137.mod-custom.custom img {
      display: none; 
    }
}

/*banner*/
/*div.container-banner.full-width {
  width: 100vw !important;
}*/

div#mod-custom117.mod-custom.custom.banner-overlay div.overlay{  
  background-color: rgba(0,0,0,0); !important;
}
div#mod-custom117.mod-custom.custom.banner-overlay div.overlay p.display-1.text-thin span img.overlay-image {
  display: inline-block;
  height: 1.5em;
  width: auto;
  padding-right: 30px;
}
div#mod-custom117.mod-custom.custom.banner-overlay {
	background-attachment: fixed;
	background-position: top, 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 70vh;
}
@media only screen and (max-width: 990px) {
    div#mod-custom117.mod-custom.custom.banner-overlay {
      display: none; 
    }
}
div#mod-custom117.mod-custom.custom.banner-overlay div.overlay p.display-1 span {
  text-shadow: 2px 2px var( --darkroze);
}

/*body*/
body{
  background-color: rgba(242,185,196,0.2); !important;
}


main div.com-content-article.item-page div.page-header h2 {
  margin-left: 15px;
}
p {
  color: var(--brown) !important;
}
/*div.com-content-article__body p img {
  padding-right: 20px;
}*/
/*div.item-content p img {
  float: left;
  padding-right: 20px !important;
}
.left.item-image img {
  padding-right: 20px !important;
}*/

/*--lijst van alle categorien--*/
div.com-content-categories.categories-list h1 {
  display: none;
}
div.com-content-categories__items  {
	display: flex;
	flex-direction: row;
  	flex-flow: wrap;
    /*flex-grow: 1;*/
  	align-items: stretch;
	gap: 1rem;
	margin: 0;
	padding: 0; 
}
div.com-content-categories__item {
  margin: auto;
}
div.com-content-categories__item-title {
  display: flex;
  flex-direction: column;
  margin: auto;
  text-align: center;
}
div.com-content-categories__item-title a {
  text-decoration: none;
  color: white !important;
  font-weight: bold;
}
div.com-content-categories__item div.com-content-categories__item-title-wrapper {
	background-color: #97c5f3;
}
div.com-content-categories__item-title span.badge.bg-info {
  border-radius: 0;
  background-color: transparent !important;
  font-weight: normal;
}
div.com-content-categories__item img {
  width: 100%;
}
@media only screen and (max-width: 637px) {
  div.com-content-categories__items div.com-content-categories__item {
    width: 100%;
  }
}

.btn {
  background-color: var(--darkroze) !important;
  color: var(--white) !important;
}

.published, .category-name, dd.modified {
  font-size: 0.7em !important;
  color: var(--lightblue) !important;
  /*padding-bottom: 30px !important;*/
}
/*wie ben ik*/
div#mod-custom141.mod-custom.custom p img {
  padding-right: 20px;
}
@media only screen and (max-width: 500px) {
    div#mod-custom141.mod-custom.custom p img {
        padding: 0 0 15px 0;
		width: 100%;
    }
}



/*--zoeken--*/
/*#search-query-explained {
  display: none;
}*/
/*.mod-custom.custom p img {
  width: 100vw; /*100%*/
}


/* footer*/



/*icons*/
div#mod-custom114.mod-custom.custom img {
  margin: 10px 10px 0 0 !important;
}
i.fa-user.fa {
  padding-right: 10px !important;
}
.container-footer.footer.full-width.container-footer {
	background-color: var(--mint) !important;
	background-image: none;
}
.mod-custom.custom {
  color: var(--brown) !important;
}
footer.container-footer.footer.full-width div.grid-child {
  align-items: flex-start;
}
#mod-custom113,
#mod-custom114,
#mod-custom115 {
  padding-bottom: 1em;
  width: 33%;
}
/*@media only screen and (max-width: 900px) {
    footer.container-footer.footer.full-width div.grid-child {
        align-items: flex-start !important;
        padding: 1em 2em;
    }
}*/
@media only screen and (max-width: 991px) {
  #mod-custom113, #mod-custom114, #mod-custom115 {
  	width: 100% !important;
    border-bottom: 1px solid var(--white);
    margin-bottom: 30px;
  } 
}

li.metismenu-item.item-133.level-1 a {
  font-size: 0.7rem !important;
}
li.metismenu-item.item-135.level-1 {
  font-size: 0.7rem !important;
}
li.metismenu-item.item-135.level-1 span.mod-menu__heading.nav-header {
  margin-left: 5rem;
}
@media only screen and (max-width: 900px) {
    li.metismenu-item.item-135.level-1 span.mod-menu__heading.nav-header {
        margin-left: 0;
    }
}