<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/********************************************************
			Template Custom Styles
********************************************************/
.owl-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
  	border:1px solid #e6e6e6;
	height:209px;
	padding:10px;
	margin:0 20px;
}
.owl-carousel .owl-item li.item {
	position: relative;
	top:50%;
	transform:translateY(-50%);
}
.owl-carousel .owl-item .manu_image a {
  display: inline-block;
}
.owl-carousel .owl-item .manu_image a img {
  max-width: 100%;
}
.owl-carousel .owl-item:hover a img {
  border-color: blue;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  /* fix */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  text-align: center;
}
.owl-page.active {
    background-color: #aaaaaa;
    cursor: default;
}
.owl-page {
    border: 2px solid #aaaaaa;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 0 5px;
    width: 12px;
}
.owl-pagination{text-align:center;}
/* mouse grab icon */
.grabbing {
  cursor: url("../img/themeimage/grabbing.png") 8 8, move;
}
 
.customNavigation,.owl-buttons {
  position: absolute;
  z-index: 959;
  width: 100%;
  top: 40%;
  direction: ltr !important;
}
.customNavigation a,.owl-buttons div {
	background-image:url("../img/themeimage/tc_slider_arrow.png");
	background-position:0 0;
	background-repeat:no-repeat;
	position: absolute; 
	padding: 0;
	height: 28px;
	width: 25px;
	cursor: pointer;
	overflow: hidden;
	-webkit-transition: all 0.3s ease;	
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size:0;
}
.customNavigation a.prev,.owl-buttons .owl-prev{
  left: -20px;
  background-position:0 0;
}
.customNavigation a.prev:hover,.owl-buttons .owl-prev:hover{background-position:-27px 0;}
.customNavigation a.next,.owl-buttons .owl-next{
  right:-20px;
  background-position:-80px 0px;
}
.customNavigation a.next:hover,.owl-buttons .owl-next:hover{background-position:-55px 0;}








/**** AANPASSINGEN Studio Kiwi ****/

@import url('https://fonts.googleapis.com/css?family=Montserrat');


h1, h2, h3, h4 {
	font-family: 'Montserrat', sans-serif;
}

/* header */
#header .header-top .header_logo {
	margin-top:0;
        left: 48%;
        z-index: 1000;
}
#header .logo {
	max-width:60%;
}
#header .header-top .menu li a {
	font-family: 'Montserrat', sans-serif;
}
.top-menu a[data-depth="0"] {
	padding:44px 18px;
}
div#_desktop_cart, div#_desktop_user_info, .header-top .search-widget {
	
}
div.sub-menu ul.top-menu {
	padding:20px;
}
.top-menu .sub-menu {
	padding:0;
}


/* breadcrumb */
.breadcrumb {
	padding: 0.75rem 1rem;
	text-align: left;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}


/* slider */
.flexslider .caption-description h2 {
	font-weight:600;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-shadow:2px 2px 2px rgba(0,0,0,.3);
}
.flexslider .caption-description p {
	text-shadow:1px 1px 5px rgba(0,0,0,.2);
}



/* deco underline */
.tabs #home-page-tabs .nav-link.active, .tabs #home-page-tabs .nav-link:hover, .products-section-title, #tc_categorycmsblock .tc-cat-name {
	background:none;
	border-bottom:5px solid #222222;
}




/* webshop sidebar */
#left-column .block .block_title, #right-column .block .block_title, #left-column .links .h3, #right-column .links .h3 {
	background:transparent;
	font-weight:600;
	border-bottom:1px solid #e6e6e6;
}

#left-column .block, #right-column .block, #left-column .links, #right-column .links {
	border:none;
	margin-bottom:25px;
}

.block-categories .category-sub-menu li {
	padding:3px 10px 5px 5px;
	border-bottom:1px solid #e6e6e6;
}
.block-categories .category-sub-menu li[data-depth="1"]:last-child {
	border-bottom:0;
}


/* products overview */
.products .product_list li.product_item {
	height:400px;
}

h3.h3.product-title {
	text-overflow:clip;
	overflow:hidden;
}

div.tc-categorycmsblock-left {
	width:42.3%;
	float:left;
}
div.tc-categorycmsblock-right {
	width:48%;
	float:left;
}
#tc_categorycmsblock .tc-category-item {
	width:100%;
}
#tc_categorycmsblock .tc-cat-image-block {
	margin:15px;
}
div.tc-cat-image-block:hover {
	opacity:.7;
}
span.tc-cat-.details {
	width:100%;
	position:absolute;
	text-align:center;
	top:50%;
}
#tc_categorycmsblock .tc-cat-name {
	color:white;
	border:none;
	font-size:2.4em;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-shadow: 1px 1px black;
text-align: center;

}

#tc_categorycmsblock .tc-cat-name a {
color: white !important;
}


#tc_categorycmsblock .tc-cat-name a:hover {
text-decoration: underline;
}

#tc_categorycmsblock .tc-cat-name:hover {
	color:white;
}

.products .product-miniature img {
	border:1px solid #e6e6e6;
}
li.new {
	background:#222222;
	padding:5px 10px;
	color:white!important;
	top:0!important;
	left:0!important;
}
span.price {
	font-weight:600;
}


div.product-more {
	margin:50px 0;
}

a.banner1_link {
	float:left;
	margin-top:30px;
}

.footer-container .links li a {
	color:#666666;
}


/* pagination */
.pagination {
	border:none;
}
.pagination .page-list li {
	margin:0;
}

.pagination a {
	height:45px;
	width:45px;
	line-height:45px;
	border:none;
	border-right:1px solid #e6e6e6;
}
.pagination .current a, .pagination a:hover {
	background-color:#222222;
}
.pagination a.next {
	border-right:none;
}
.pagination .page-list {
	border:1px solid #e6e6e6;
}
.pagination .col-md-4 {
	display:none;
}



/* category pages*/
#category-description p {
	font-size:.9em;
	line-height:1.6em;
	letter-spacing:0px;
	margin-bottom:15px;
}
.block-category img {
	max-width: 100%!important;
}


/* product page */
.productpage_title, .quickview h1.h1 {
	font-size:24px;
}
.product-cover {
	border:1px solid #e6e6e6;
}
.images-container .product-images &gt; li.thumb-container &gt; .thumb {
	margin:0;
	border:1px solid #e6e6e6;
}
.product-quantity .add {
	 margin-top:50px;
}







/* blog */
div#prestablogfont {
	margin-bottom:100px;
}



/**********************************/










@media (max-width: px){
	
}
@media (max-width: 1300px) {
}
@media (max-width: 991px) {
	.customNavigation a.prev,.owl-buttons .owl-prev{
		left: 0px;
	}
	.customNavigation a.next,.owl-buttons .owl-next{
		right: 0px;
	}		
	#main .images-container .js-qv-mask { margin:0px; }


}


@media (max-width: 640px) {
	div.tc-categorycmsblock-left {
		width:100%;
	}
	div.tc-categorycmsblock-right {
		width:100%;
	}
	
}



#tmleftbanner img,
#tmrightbanner img{
	max-width: 100%;
}	

/******* Subbanner *******/
#tmsubbanner {
    float: left;
    margin: 30px 0;
}
#tmsubbanner li {
    float: left;
	width: 50%;
}
#tmsubbanner li a{
   display: block;
}
#tmsubbanner li img{ width: 100%; }
#tmsubbanner li:first-child,
#tmsubbanner li:last-child {
    padding-right: 10px;
}

@media only screen
and (max-width: 980px){

body#index #tc_categorycmsblock li.tc-category-item img{
height: auto !important;
}
}

@media screen and (max-width: 991px) {
#closeButton{
	display: none;
}
#filterDiv{
	display: block;
}
}

@media screen and (min-width: 992px) {
#filterDiv {	
	background-color: rgba(255, 255, 255, 0.9);
	position: fixed;
	overflow-x: hidden;
    overflow-y: scroll;
	margin-top: 16.87%;
	margin-left: 25px;
	margin-right: 5px;
	height: auto;
	max-height: 100%;
	width: 350px;
	z-index: 1000;
	line-height: 20px;
	scrollbar-color: #c9c9c9 #e6e6e6;
	scrollbar-width: thin;
}

#search_filters {
	margin-top: 25px;
	margin-bottom: 75px;
}
#search_filters ul {
	display: flex !important;
	flex-wrap: wrap;
}
#search_filters li {
	flex: 0 1 50%;
	}
#closeButton {
	float: right;
	margin-right: 5%;
	margin-top: 5%;
	cursor: pointer;
	}
#filter-button {
	cursor: pointer;
	}
#filter-button:hover {
	opacity: 0.5;
	}
.facet .faceted-slider {
	width: 150%;
	}
}

/* SCROLLBAR CSS */

#filterDiv::-webkit-scrollbar {
	width: 10px;               /* width of the entire scrollbar */
  }
#filterDiv::-webkit-scrollbar-track {
	background: #e6e6e6;    /* color of the tracking area */
}
#filterDiv::-webkit-scrollbar-thumb {
	background-color: #c9c9c9;    /* color of the scroll thumb */
	border-radius: 20px;       /* roundness of the scroll thumb */
}
#filterDiv::-webkit-scrollbar-thumb:hover {
  
	background: #a9a9a9; 
} 
/* MENU */
.absolute{
	display: none;
}
.title-menu {
	display: none;
}

.lab-menu-col.col-xs-12.col-sm-3.sub-menu-sm-3.CAT {
width: 22%;
}

#search_widget { 
overflow: inherit;
left: 22%;
}

#search_widget form i {
  position: initial;
  padding: 0rem;
}

@media (max-width: 991px){
.header-top .search-widget {
left: 0% !important;
 }
}

.ui-autocomplete.searchbar-autocomplete li a, .ui-autocomplete.searchbar-autocomplete li a.ui-state-focus {
margin-top: 20%;
}

#header .header-nav #_prestablog_index div {
margin-top: 0 !important;
}

#productscategory-carousel .owl-item {
  height: 450px !important;
}

#header #_desktop_user_info {
z-index: 1000 !important;
}</pre></body></html>