<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*---hide buttons on page Homepage ---*/
.tab669 .hide-on-home {display:none;}


/*---hide buttons on page Vorig seizoen ---*/
.tab672 .link-vorigseizoen, .tab672 .link-volgendseizoen,
.tab672 .link-huidigseizoen.terug {display:none;}


/*---hide buttons on page Volgend seizoen ---*/
.tab673 .link-volgendseizoen, .tab673 .link-vorigseizoen, 
.tab673 .link-huidigseizoen.verder {display:none;}


/* ---- masonery grid ---- */

.grid {
    opacity:0;
}

.grid-sizer,
.grid-item {
  width: 18%;
  margin-bottom: 15px;
}

.gutter-sizer{
    width: 2.5%;
}

.grid-item {
  height: auto;
  float: left;
}

/* other */

.home2 .jplist-grid-view-item H3.productietitel {font-size:21px; line-height:28px;}
.call2action {
margin-top:0px;
margin-bottom:40px;
    padding:5px 0;
    width:100%
}

.but .glyphicons {
    font-size: 11px;
    top: 2px;
    padding-left: 5px;
}


/*================================
	CUSTOM CUSTOMER ADJUSTMENTS 
================================*/

.Credits li {
    list-style-type: none;
}

.Credits ul {
    margin-left: 0px;
}

/*--- pagination styling ---*/
.pagination &gt; li &gt; a, .pagination &gt; li &gt; span,
.pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; span:hover, .pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; span:focus {color:#f01c25;}

.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span:hover, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; span:focus {background-color:#f01c25; border-color:#f01c25;}

.jplist-pagination-info {margin:15px 0;}

.itembody {
    padding-top: 12px;
}

.grid-item h3.productieTitle {
	font-size: 16px;
	line-height:20px;
	text-transform: lowercase;
    margin-bottom:9px;
}

.grid-item .naamgezelschap h3 {
	font-size: 12px;
	line-height:16px;
	text-transform: lowercase;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}

.grid-item .but {
	text-transform: none;
}

/*
.grid-item {
  background-color:#f5f5f5;
  box-shadow:0 2px 3px rgba(0,0,0,0.26);
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.26);
  -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.26);
}
.grid-item .itembody {padding:20px;}

*/
.photo_box.entirety_bevel .content {height:200px;}
.photo_box:hover.entirety_bevel .shade {opacity:0.90;}
.pic_box a {color:#ffffff;}
.photo_box .vertical_center_2 {vertical-align: middle;}

.photo_box .badge {background-color:#ffffff; color:#333333;}

.photo_box .content h3 {font-size:13px;}
.photo_box .ico span{color:#FFF;width: 30px!important;height: 30px!important;line-height: 27px!important;display:inline-block;text-align:center;font-size: 17px;margin:0px 3px;background-color:#22BB75;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.photo_box.entirety_bevel .content {padding:0 25px;}
.photo_box.entirety_bevel .ico {top:65%; left:20px;}

/*-- Beheer menu ---*/

.thassos-beheermenu a {color:#929292; font-style:italic;}
.thassos-beheermenu li {list-style-type:none; float: left;margin-right: 45px;}

/*-- checkbox in filter dropdowns --*/
input[type="radio"], input[type="checkbox"] {
    margin: 4px 3px 0px 0px;
}
</pre></body></html>