/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 5.1.4
Template: pro

*/

@import url('https://fonts.googleapis.com/css?family=Zilla+Slab+Highlight');

/* Codes van HSV */
.e43-6.x-bar {
  height: 72px;
}
@media screen and (max-width: 840px) {
  .e43-6 {
    height: 100px !important;
  }
}
.e43-7 {
  width: 100%;
}
.e43-8 {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}
.textwidget img {
  margin-bottom: 20px;
}
.textwidget p {
  margin-bottom: 0px;
}
.textwidget a {
  margin-left: 0px !important;
}
@media screen and (max-width: 1000px) {
  .custom-html-widget {
		margin-top: 20px;
  }
}
#sfm-mob-navbar {
  background-color: #3bb54a;
}

@import url('https://fonts.googleapis.com/css?family=Zilla+Slab+Highlight');

/* headericon deactiveren omdat het anders niet werkt in IE en EDGE */

/*

.headericon {
  right: 0;
  position: absolute;
  top: 0;
}

*/

.x-masthead .hm11 p {
    margin: 0;
}

.x-masthead .menu .x-anchor-toggle {
  position: absolute;
}

.x-colophon p{
  font-size: 15px;
}

.x-colophon, .x-colophon a {
  color: #fff;
  transition: all ease 0.5s;
}

.x-colophon a:hover {
  color: white;
  opacity:0.5;

}

.x-colophon .fm1 .x-bar-widget-area {
  width: 32%;
  margin-right: 2%;
}

.x-colophon .fm1 .x-bar-widget-area:last-child {
  margin-right: 0;
  text-align: right;
}

.x-colophon .social {
  display: inline-block;
    height: 28px;
  transition: all ease 0.5s;
  margin-left: 10px;
}

/* button */

.x-btn, .button, [type="submit"] {
  text-shadow: none;
  font-weight: 500;
  padding: 5px 10px ;
}

/* home */

.home .blokken .agenda h1, .home .blokken .mededelingen h1, .home .blokken .animatie h1 {
  font-family: 'Zilla Slab Highlight', cursive;
}

/* home agenda */

.home .simcal-default-calendar-list > .simcal-align-right {
  display: none;
}

.home .simcal-default-calendar-list ul.simcal-events {
  margin: 0;
}

.home .simcal-default-calendar-list ul.simcal-events li.simcal-event {
  margin: 0;
}

.simcal-default-calendar-list .simcal-event-details .simcal-event-description, .simcal-default-calendar-list .simcal-event-details p {
  margin: 0;
}

.simcal-default-calendar-list .simcal-event-details {
  font-size: 16px;
}

.home .simcal-default-calendar-list a {
  color: #393938;
}

.home .simcal-day-has-events {
  border-top: 1px solid hsl(0,0%,89%);
  padding-top: 8px;
  padding-bottom: 8px;
}

.home .simcal-day-has-events:last-child {
  border-bottom: 1px solid hsl(0,0%,89%);
}

.home .datetime {
  font-size: 12px;
  text-transform: uppercase;
  color: #E46600;
}

.simcal-event-start-date, .simcal-event-end-date {
    font-size: 12px;
    text-transform: uppercase;
    color: #E46600!important;
}

/* home mededelingen */

.home .mededelingen .x-recent-posts p {
  color: #393938;
  display: inline-block;
  margin: 0;
  line-height: 1.45;
}

.home .mededelingen .x-recent-posts a {
  background-color: transparent;
  padding: 8px 0 7px 0;
  border: 0;
  border-top: 1px solid hsl(0,0%,89%);
margin: 0;
}

.home .mededelingen .x-recent-posts a:last-child {
  border-bottom: 1px solid hsl(0,0%,89%);
}

.home .mededelingen .title {
  font-weight: 700;
}

.home .mededelingen .x-recent-posts .x-recent-posts-content {
  padding: 0;
}

.home .mededelingen .x-recent-posts {
  margin-bottom: 11px;
}

/* home afbeelding */

.home .afbeelding h1 {
  font-family: 'Zilla Slab Highlight', cursive !important;
text-shadow: 0 0 20px rgba(0, 0, 0, 1);
}

/* home laatste nieuws */



.tg-item {
  background-color: #E46600;
  -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
  -webkit-box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.3);
box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.3);
}

.tg-item:nth-child(2),
.tg-item:nth-child(6),
.tg-item:nth-child(7),
.tg-item:nth-child(11),
.tg-item:nth-child(15),
.tg-item:nth-child(16) {
  background-color: #C6CE27;
}

.tg-item:nth-child(3),
.tg-item:nth-child(4),
.tg-item:nth-child(8),
.tg-item:nth-child(12),
.tg-item:nth-child(13),
.tg-item:nth-child(17) {
  background-color: #98CAEF;
}

.tg-item-media-holder {
padding: 18px 18px 10px 18px;
}

.tg-item-content-holder {
  padding: 0 18px 18px 18px !important;
  background-color: transparent !important;
}

.tg-item-title a {
  font-weight: 400 !important;
font-size: 18px !important;
  letter-spacing: 0 !important;
}

.tg-item .tg-light p {
  color: #fff !important;
  font-size: 15px;
}

.tg-item-footer {
  display: none !important;
}

.tg-item-excerpt {
  margin: 10px 0 !important;
}

.tg-item .more-link {
  display: none;
}

.tg-item .tg-media-button {
  display: none !important;
}

.tg-item .tg-item-overlay {
  background-color: rgba(22,22,22,0.4) !important;
}

/* styling normaal nieuws */

.archive .post .entry-wrap {
  background-color: #2699d6 !important;
    -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
  padding: 18px;
border: 0;  box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.3);

}

.archive .post:nth-child(2) .entry-wrap,
.archive .post:nth-child(6) .entry-wrap,
.archive .post:nth-child(7) .entry-wrap,
.archive .post:nth-child(11) .entry-wrap,
.archive .post:nth-child(15) .entry-wrap,
.archive .post:nth-child(16) .entry-wrap {
  background-color: #b4cf29 !important;
}

.archive .post:nth-child(3) .entry-wrap,
.archive .post:nth-child(4) .entry-wrap,
.archive .post:nth-child(8) .entry-wrap,
.archive .post:nth-child(12) .entry-wrap,
.archive .post:nth-child(13) .entry-wrap,
.archive .post:nth-child(17) .entry-wrap {
  background-color: #0069b4 !important;
}

.archive .post p,
.archive .post .entry-title,
.archive .post a {
  color: #fff;
}

.archive .post .entry-title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400 !important;
}

.archive .entry-featured,
.single .entry-featured {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 0;
  background-color: transparent;
  border: 0;
}

.entry-title::before {
  content: none !important;
}

.archive .entry-content {
  margin-top: 5px;
}

.p-meta span:first-child {
  display: none;
}



/* home twitter */

.home #ctf p.ctf-tweet-text {
  color: #000 !important;
  padding-left: 30px !important;
}

.home .ctf-tweet-text:before {
  font-family: FontAwesome;
  left: 0;
  content: "\f099";
  color: #d9d9d9;
  font-size: 26px;
  position: absolute;
}

/* sidebar styling */

.x-sidebar .widget {
  background-color: #f2f2f2;
  padding: 20px;
  -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

.x-sidebar .widget ul li {
  background-color: transparent;
padding: 0;
}

.x-sidebar .widget {
    margin-top: 20px;

}

/* sidebar koppen */

.x-sidebar .h-widget {
  font-size: 23px;
}

.x-sidebar .h-widget:before {
    font-family: FontAwesome;
  margin-right: 10px;
}

.x-sidebar #text-3 .h-widget:before {
  content: "\f073";
}

.x-sidebar #pis_posts_in_sidebar-2 .h-widget:before {
  content: "\f0a1";
}

.x-sidebar #text-5 .h-widget:before {
  content: "\f16d";
}

/* sidebar agenda */

.simcal-default-calendar-list > .simcal-align-right {
  display: none;
}

.simcal-default-calendar-list ul.simcal-events {
  margin: 0;
}

.simcal-default-calendar-list ul.simcal-events li.simcal-event {
  margin: 0;
}

.simcal-default-calendar-list .simcal-event-details .simcal-event-description, .simcal-default-calendar-list .simcal-event-details p {
  margin: 0;
}

.simcal-default-calendar-list .simcal-event-details {
  font-size: 16px;
}

.simcal-default-calendar-list a {
  color: #000;
}

.simcal-day-has-events {
  border-top: 1px solid hsl(0,0%,89%);
  padding-top: 8px;
  padding-bottom: 8px;
}

.simcal-day-has-events:last-child {
  border-bottom: 1px solid hsl(0,0%,89%);
}

.simcal-event-start-date, .simcal-event-end-date {
  font-size: 12px;
  text-transform: uppercase;
  color: #0067b7;
}

/* sidebar mededelingen */

.x-sidebar #text-6 {
  background: transparent;
  padding: 0;
  margin: -50px 0 40px 20px;
}

.x-sidebar .pis-li .pis-title {
  border-top: 1px solid hsl(0,0%,89%);
  padding-top: 8px;
  padding-bottom: 0px;
  font-weight: 700;
}

.x-sidebar .pis-li:last-child .pis-excerpt {
  border-bottom: 1px solid hsl(0,0%,89%);
padding-bottom: 25px;
}

#pis_posts_in_sidebar-4{
  padding-bottom: 35px;
}

/*sidebar mededelingen knop */



/* vervolgpagina koppen en broodkruimels */

.page-template-default .hentry {
  margin-top: 20px;
}

.page-template-default .h-landmark {
  font-size: 37px;
  font-weight: 700;
  letter-spacing: 0 !important;
}

.page-template-default .x-breadcrumbs-wrap {
  text-align: left;
  margin-bottom: 10px;
  width: 100%;
  display: block;
}

.page-template-default .x-container.offset {
  margin-top: 0px;
}

/* vervolgpagina breedte */

.page-template-default .x-main {
    width: 64.79803%;
}

.page-template-default .x-sidebar {
    width: 28.79803%;
}

/* menu */

.sfm-pos-right .sfm-label-rsquare .sfm-navicon-button {
margin-right: 0;
background-color: #E46600;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-left-radius: 8px;

}

.sfm-navicon, .sfm-navicon::after, .sfm-navicon::before, .sfm-sidebar-close::before, .sfm-sidebar-close::after {
height: 4px !important;
}

.sfm-navicon::after, .sfm-navicon::before, .sfm-sidebar-close::after, .sfm-sidebar-close::before {
z-index: 0;
}

.sfm-navicon-button::before {
    display: block;
    content: "MENU";
    line-height: 18px;
    font-size: 15px;
    position: absolute;
    left: -50%;
    width: 200%;
    margin: 6px 0 0 0;
    color: #fff;
}

.sfm-navicon-button {
border: 0 !important;
  -webkit-transition-property: none;
-moz-transition-property: none;
-o-transition-property: none;
transition-property: none;
}

.sfm-navicon-button.nowfixed {
  position: fixed;
  margin-top: 0;
  top: 0;
}

#sfm-sidebar .sfm-menu-level-0 li .sfm-sm-indicator i {
color: #fff;
}

#sfm-mob-navbar {
background-color: #3bb54a;
  top: 0 !important;
  margin-top: 0 !important;
}


@media screen and (max-width: 767px) {
.sfm-navicon-button::before {
    content: none;
}

  #sfm-mob-navbar {
  top: 0 !important;
  margin-top: 0 !important;
}

#sfm-sidebar.sfm-vertical-nav .sfm-menu .sfm-sm-indicator {
    background: rgba(255,255,255,0.4);
width: 55px;
  }

  #sfm-sidebar .sfm-menu-level-0 li .sfm-sm-indicator i {
font-size: 28px;
    color: #fff;
    font-weight: 700;
margin-top: -9px !important;
  }
}

#sfm-sidebar .sfm-icon-email a::after {
    background: #DD3009;
}

#sfm-sidebar .sfm-icon-facebook a::after {
    background: green;
}

#sfm-sidebar .sfm-icon-instagram a::after {
    background: green;
}

/* mobile footer */

@media screen and (max-width: 767px) {
  .x-colophon .fm1 .x-bar-widget-area {
    width: 100%;
margin-bottom: 20px;
    margin-right: 0;
  }

  .x-colophon .fm1 .x-bar-widget-area:last-child {
    text-align: left;
  }

  .x-colophon .social {
    margin-left: 0;
    margin-right: 8px;
  }

  .x-colophon .fm1.x-bar {
    padding-bottom: 30px;
  }

  .fm6.x-bar {
    height: 130px !important;
    padding: 20px 0;
  }

  .x-colophon .fm6.x-bar-content,
  .x-colophon .fm7.x-bar-container,
  .x-colophon .fm8.x-text {

    width: 100%;
  }
}

/* koppen afstanden */

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
margin-top: 0;
}

/* geen margin onder afbeeldingen */

.alignnone {
  margin-bottom: 0;
}


/* menu ouders onklikbaar */

.sfm-has-child-menu > a:hover {
  pointer-events: none !important;
  cursor: default !important;
}
/*
.sfm-has-child-menu {
  pointer-events: none !important;
  cursor: default !important;
}*/

.nietklikken a:hover {
  cursor: default;
}




/* inloggen knop */

.widget_ouderportaal_login_widget .widgettitle {
  font-size: 180%;
}

.widget_ouderportaal_login_widget h2 {
  font-size: 180%;
}

.widget_ouderportaal_login_widget p {
  margin-bottom: 0;
}


/* ruimte boven slider vervolgpagina */

.hm15 p {
  margin: 0;
}

/* profielpagina */

.page-id-680 .x-main > article:first-child {
display: block;
}

.page-id-680 .x-main > article {
display: none;
}

.page-id-680 #your-profile .tml-user-admin-bar-front-wrap,
.page-id-680 #your-profile .tml-user-email-wrap,
.page-id-680 #your-profile .tml-user-url-wrap,
.page-id-680 #your-profile .tml-user-contact-method-facebook-wrap,
.page-id-680 #your-profile .tml-user-contact-method-twitter-wrap,
.page-id-680 #your-profile .tml-user-contact-method-googleplus-wrap,
.page-id-680 #your-profile .tml-user-description-wrap,
.page-id-680 #your-profile > h3
 {
display: none;
}

/* bovenbalk aanklikbaar maken voor edge en explorer */

.hm1.x-bar-content {
  z-index: 0;
}

/* footer fout, repareren */

.x-colophon .x-bar-widget-area {
  width: 33.33333%;
}

.x-colophon .x-bar-widget-area:last-child {
  text-align: right;
}

@media screen and (max-width: 1000px) {
  .x-colophon .x-bar-widget-area {
  width: 100%;
}

  .x-colophon .x-bar-widget-area:last-child {
  text-align: left;
}
}

/* slider witte ruimte? */

.e10-15 > p {
  display: none;
}

/* test instagram stylen */

.null-instagram-feed .instagram-pics {
   border: none;
  margin-top: 20px;
  margin-bottom: 5px !important;
}

.null-instagram-feed .instagram-pics li {
  border: none;
  padding: 0;
  background-color: transparent;
width: 32%;
  display: inline-block;
  margin-right: 2%;
  margin-bottom: 11px;
}

.null-instagram-feed .instagram-pics li:nth-child(3),
.null-instagram-feed .instagram-pics li:nth-child(6){
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .null-instagram-feed .instagram-pics li {
width: 49%;
  margin-right: 2%;
}

.null-instagram-feed .instagram-pics li:nth-child(2){
  margin-right: 0;
}
}

/* formulieren */
.contact-form input[type="email"], .contact-form input[type="text"], .contact-form input[type="url"] {
    width: 98%;
    max-width: 98%;
    margin-bottom: 13px;
}

/* formulier: checkbox meer ruimte rechts */
span.wpcf7-list-item * {margin: 0 12px 0 0;}


/* formulier: checkbox meer ruimte rechts */
span.wpcf7-list-item * {margin: 0 12px 0 0;}

/* ruimte boven slider vervolgpagina */

.hm15 p {
  margin: 0px;
}


.e10-11.x-bar-content{
  margin-top: -24px
}

/* hide recaptcha badge*/

.grecaptcha-badge{
	visibility: collapse !important;
}

/* Bullets vertonen*/

ul, .stcUL {
    list-style-type: disc;
}


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

/* WOOCOMMERCE aanpassingen */

/* uitschakelen klikbaarheid procduct plaatje en titel*/
.woocommerce li.product .entry-featured a {
pointer-events: none;
}

.woocommerce .price > .amount, .woocommerce .price > ins > .amount, .woocommerce li.product .entry-header h3 a:hover, .woocommerce .star-rating:before, .woocommerce .star-rating span:before {
pointer-events: none;
}

/* knop 'inschrijven' duidelijker */

.woocommerce li.product .entry-header .button {
top: -118px;
padding: 1.5em 0.5em 1.5em;
font-size: 18px;
opacity: 0.8;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
background-color: #63be61;
border-color: #fff;
}

/* winkelmand icoon aanpassen naar tjdslot icoon */
.woocommerce .button.product_type_simple:before, .woocommerce .button.single_add_to_cart_button:before {
content: "\f4fd\0020" !important;

}

/* prijs verbergen */
.woocommerce .price {
display: none;
}

/* Productkop onder open dag op winkelpagina */
.woocommerce li.product .entry-header h3 {
margin: -15px 0;
padding-bottom: 0.7em;
font-size: 118%;
line-height: 1.35;
}

/* beschikbaarheidstekst groter en rood */
.woocommerce ul.products {
color: #cc0000;
font-size: 120%;
}



/*sorteerknop uitzetten */
.woocommerce-ordering {
  display: none;
}

/* resultaat aantal regel uitzetten */
.woocommerce-result-count {
display: none;
}

/* GEHELE PRODUCTOMSCHRIJVING UITSCHAKELEN op productpagina */

.woocommerce .entry-content:first-child {
display: none;
}

/* winkelmand totalen verbergen op de winkelmand pagina */
.woocommerce .cart-collaterals .cart_totals h2 {
display: none;
}

.woocommerce .cart-collaterals table {
display: none;
}

/* CHECKOUT pagina afronden */

/* tabel met prijzen uit */
.page-id-2740 table {
display: none;
}

/* Bestelnonitie onderaan bestelling er uit */
.woocommerce-account form .form-row.notes, .woocommerce-checkout form .form-row.notes {
clear: both;
display: none;
}

/*onnodige koppen h3 uitschakelen */
.woocommerce-account form h3, .woocommerce-checkout form h3 {
display: none;
}

/* onnodige bestel details na checkout */
.woocommerce-account ul.order_details, .woocommerce-checkout ul.order_details {
display: none;
}

.x-btn, .button, [type="submit"]:hover {
color: #ffffff!important;
text-shadow: none;
}

.page-id-2740 .woocommerce-account .woocommerce h2:first-child, .woocommerce-checkout .woocommerce h2:first-child {
margin-top: 0;
display: none;
}


/* WOOCOMMERCE en tijdsloten nagekomen */

/* Categorie weergave op shop pagina*/

.page-id-2738 h2 .h2 a {
font-size: 125%;
line-height: 1.2;
margin-top: 10px;
}

mark {
background-color: white;
}

/* Opmaak verzamelpagina die je zelf op kan maken */

.entry-featured {
margin-top: 0px;
border: none;
padding: 0px;
background-color: #fff;
margin: 0 0 15px;
}

/* Ruimte russen de riijen in*/

.woocommerce li.product {
margin: 0 4% 5% 0;
}

/*  tijdsloten nagekomen woocommerce */

/* Categorie weergave op shop pagina*/

.page-id-2769 h2 .h2 a {
font-size: 125%;
line-height: 1.2;
margin-top: 10px;
}

mark {
background-color: white;
}

/* Opmaak verzamelpagina die je zelf op kan maken */

.entry-featured {
margin-top: 0px;
border: none;
padding: 0px;
background-color: #fff;
margin: 0 0 15px;
}

/* Ruimte russen de riijen in*/

.woocommerce li.product {
margin: 0 4% 5% 0;
}

/* melding lege winkelwagen en 'terug naar winkel' anders */
body.woocommerce-cart .woocommerce .cart-empty {
margin: 0;
font-size: 1em;
line-height: 1.2;
text-align: left;
}

body.woocommerce-cart .woocommerce .return-to-shop {
display: none;
}


/* om de marge rondom de producten beter te maken */
[class*=woocommerce] ul.products {
margin: 0 0 0;
}

/* einde woocommerce*/

/* ICS Calendar styling */
.ics-calendar-select {
	background: #fff;
	border: 1px solid #8f8f8f;
}

.ics-calendar-select:hover {
	background: #fff;
	border: 1px solid #8f8f8f;
	cursor: pointer;
}

.ics-calendar-list-wrapper .ics-calendar-label {
	display: none !important;
}

.ics-calendar-list-wrapper .ics-calendar-date {
	font-size: 15px;
	font-weight: bold;
}

.ics-calendar-list-wrapper .event .title {
	font-size: 15px;
	font-weight: 400;
}

.x-child-theme-active .ics-calendar-month-grid th {
    color: #787878 !important;
}

.ics-calendar-month-grid .day {
    background: #f5936c !important;
	color: #fff !important;
}

.ics-calendar-month-grid .today .day {
    background: #fe520c !important;
	color: #fff !important;
}

.ics-calendar-month-grid ul.events li {
    background: #f5936c !important;
	color: #fff !important;
}

.ics-calendar-month-grid .today.has_events ul.events li {
    background: #fe520c !important;
	color: #fff !important;
}

/* lijn bij social verbergen op mobiele weergave */

/* Breadcrumbs icon fix */

span.home {
	position: relative;
	width: 15px;
	height: 10px;
}

.x-icon-home {
	position: absolute;
	display: inline-block;
	width: 15px;
	top: 0;
	left: 0;
}

.x-icon-home::before {
	position: absolute;
	left: 0;
	top: 0;
	content: "\f015";
	color: #DD3009;
	width: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	font-family: 'fontawesome';
}

span.delimiter {
	position: relative;
	width: 15px;
	height: 10px;
}

.x-icon-angle-right {
	position: absolute;
	display: inline-block;
	width: 15px;
    top: 0;
    left: -7.5px;
}

.x-icon-angle-right::before {
	position: absolute;
	left: 0;
	top: 0;
	content: "\f105";
	color: #000;
	width: 25px;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	font-family: 'fontawesome';
}

@media screen and (max-width: 767px) {
	.m2-1d.x-col {
	    justify-content: flex-start;
	    border-top-width: 0px;
	    border-right-width: 0px;
	    border-bottom-width: 0px;
	    border-left-width: 0px;
	    border-top-style: solid;
	    border-right-style: solid;
	    border-bottom-style: solid;
	    border-left-style: solid;
	    border-top-color: transparent;
	    border-right-color: rgb(58,170,53);
	    border-bottom-color: transparent;
	    border-left-color: transparent;
	}
}

.x-colophon a:hover {
    color: white;
    opacity: 1;
}