@charset "utf-8";@media screen{html {
scroll-behavior: smooth;
}
body{
line-height:1.60em;
min-height: 100vh;
width: 100vw;
max-width: 100vw;
font-size: var(--content-font-size);
font-weight: var(--font-weight);
font-family: var(--font-family);
padding: 0;
margin: 0;
overflow-x: hidden;
background-color: var(--color-1);
color: var(--color-2);
}
a:focus{
outline-width: 1px;
outline-color: red;
}
hr{
border-color:rgba(0,0,0,0.2);
border-style:solid;
border-width:1px 0 0;
clear:both;
height:0;
}h1,h2,h3,h4,h5,h6,.userfields_info,.result-title,span.title,.productdetails-view h1{
font-weight:400;
}
h1{
font-size:205%;
}
h2{
font-size:1.2em;
}
h3,.productdetails-view h1{
font-size:170%;
}
h4,span.title{
font-size:152%;
}
h5{
font-size:130%;
}
h6{
font-size:110%;
}
h1 strong {font-weight:600;}
h2 strong {font-weight:600;}
h3 strong {font-weight:600;}
h4 strong {font-weight:600;}
h5 strong {font-weight:600;}
h6 strong {font-weight:600;}
ol{
list-style:decimal;
}
li{
margin-left:30px;
}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset,span.title{
margin-bottom:3px;
margin-top: 3px;
padding-top: 3px;
}
small{
font-size:85%;
}legend{
width:auto!important;
border-bottom:0!important;
}
form {
margin: 0!important;
}
.menupijl {
  margin-right:2px;
}
.button,button,a.button,.btn, #com-form-login-remember input.default, .camera_caption a.button, 
a.product-details,input.addtocart-button,a.ask-a-question,.highlight-button,.vm-button-correct,
span.quantity-controls input.quantity-plus,span.quantity-controls input.quantity-minus,a.details{
padding:10px 5px 10px 5px;
cursor:pointer;
vertical-align:middle;
font-weight:600;
text-decoration:none !important;
border-style:solid!important;
border-width:0!important;
transition-duration:0.4s;
transition-property:all!important;
border-radius:0!important;
display:inline-block;
text-align:center;
margin: 2px;
background-color: #8b0000;
color: white;
line-height: 12px;
}
.addtocart-button-disabled {
margin-top: 3px!important;
Padding: 7px;
background: #FFFFFF;
font-style: oblique;
font-size: 1.2em;
font-weight: bold;
color:red;
white-space:nowrap !important;
display: block;
margin-left: -20px;
}

a.button:hover,.submit:hover,button:hover,#panel_s .button:hover,a.product-details:hover{
text-decoration:none!important;
}
.button.light, .button.light.white, .button.light.black {
	border-width: 1px !important;
	border-style: solid!important;
	padding: 9px 21px 9px 21px !important;
}
.button.border {
	border-width: 2px !important;
	border-style: solid !important;
	padding: 9px 21px 9px 21px !important;
	background-color: transparent !important;
}
.button-arrow{
	position: relative;
}
.button-arrow:after {
transition-duration:0.4s;
transition-property:all!important;
position: absolute;
right: -10px;
top:0;
content:"";
width: 0;
height: 0;
border-style: solid;
border-width: 18px 0 18px 10px;
}
.fa {
  display: inline-block;
}
.fa-shopping-cart:before {
  content: url('https://www.dasle.nl/images/vmgeneral/icons8-shopping-cart-30.png');
}
.fa-bars:before {
  content: url('https://www.dasle.nl/images/vmgeneral/icons8-menu-squared-30.png');
}
.fa-search:before {
  content: url('https://www.dasle.nl/images/vmgeneral/icons8-search-30.png');
}
.fa-arrow-circle-down:before {
  content: url('https://www.dasle.nl/images/vmgeneral/arrow-down.png');
}
.button.icon{
padding:2px!important;
float:left;
margin-right:5px;
}
input.inputbox,textarea,.textarea,select.inputbox,input.validate-email,select.inputbox,.quantity-input,table.user-details input,#com-form-login-username input,select,
#company_field,#title,#first_name_field,#middle_name_field,#last_name_field,#address_1_field,#address_2_field,#zip_field,#city_field,#virtuemart_country_id,
#phone_1_field,#phone_2_field,#fax_field,#agreed_field,.contentpane #name,.contentpane #email,.contentpane #counter,.contact-input-box input,
.form-validate input,.login-fields #username,.login-fields #password,.coupon,input.vm-default{
background:#ffffff;
margin:2px ;
color: #505050;
padding: 2px 8px !important;
box-shadow:none!important;
vertical-align:middle;
font-weight:normal;
border-radius:0!important;
border-width:1px!important;
}
select {
	padding: 1px 4px 2px 4px!important;
}
input.inputbox:hover,textarea:hover,.textarea:hover,select.inputbox:hover,input.validate-email:hover,select,
select.inputbox:hover,.quantity-input:hover,table.user-details input:hover,#com-form-login-username input:hover,
#company_field:hover,#title:hover,#first_name_field:hover,#middle_name_field:hover,#last_name_field:hover,#address_1_field:hover,
#address_2_field:hover,#zip_field:hover,#city_field:hover,#virtuemart_country_id:hover,#phone_1_field:hover,#phone_2_field:hover,
#fax_field:hover,#agreed_field:hover,.contentpane #name:hover,.contentpane #email:hover,.contentpane #counter:hover,.contact-input-box input:hover,.form-validate input:hover,
.login-fields #username:hover,.login-fields #password:hover,.coupon:hover,input.vm-default:hover{
border:2px solid rgba(0,0,0,0.2);
box-shadow:rgba(0,0,0,0.2) 0 1px 5px;
}
.contentpane #comment{
margin-right:10px!important;
width:70%!important;
}
img.shadow{
box-shadow:rgba(0,0,0,0.296875) 0 5px 5px;
border-bottom-left-radius:10px 10px;
border-bottom-right-radius:10px 10px;
border-top-left-radius:10px 10px!important;
border-top-right-radius:10px 10px!important;
margin-left:3px;
}
input.invalid,select.invalid{
border:1px solid rgba(204,0,0,0.5)!important;
box-shadow:rgba(204,0,0,0.7) 0 1px 5px!important;
}
.both {
	clear: both;
	height:0;
}
.container > .inner-sep {
	padding-left: 30px;
	padding-right: 30px;
}
.inner-handler {
	padding: 0;
}
.global-container{
	overflow: hidden;
}
.msc-container{
padding:20px;
}
.jump-to-top {
	position: fixed;
	bottom: -60px; 
	right: 60px;
	opacity: 0;
	transition: opacity 400ms, bottom 400ms;
	width: 48px;
	height: 0;
	border-radius: 100%;
}
.jump-to-top.visible {
	opacity: 1;
	height: 40px;
	bottom: 60px;
	z-index: 1039;
}
.jump-to-top a {
	display: block;
    padding-top: 10px;
    width: 48px;
    height: 38px;
	overflow: hidden;
	line-height: 14px;
	text-align: center;
	text-decoration: none !important;
	border-radius: 100%;
	opacity: 1;
}
.jump-to-top a:hover {
	opacity: 1;
}
.jump-to-top a span {
	font-weight: 700;
	font-size: SMALL;
}
/*.site-loading{width:100%;height:100%;position:fixed;top:0px;right:0px;bottom:0px;left:0px;
background:#ffffff url(../images/loading8.gif) no-repeat 50% 50%;visibility:opacity;z-index:9999999;}*/
.clear-sep{
clear:both;
}
.mailto-close {
	position: absolute;
    top: 0;
    right: 0;
}
.mailto-close a{
	width: 30px;
	height: 30px;
	text-decoration: none;
	display: block;
	position: relative;
}
.mailto-close a:hover {
	text-decoration: none;
}
.mailto-close a span {
	display: none;
}
.mailto-close a:after {
    content: "\f057";
	font-family: FontAwesome, Fallback;
	font-size: 24px;
}
#pop-print{background-color:transparent !important;}
a:focus{
border:0;
outline:0;
}
/* anchors
----------------------------------------------- */
a{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.container > .inner-sep {
	padding: 0 0;
}
#top-qnav-handler {
	padding: 26px 0 0 0;
}
#top-qnav-handler .quick-menu p {
	line-height: 40px;
	margin-bottom: 0;
}
#intro-panel {
	display: none;
	width: 100% !important;
	box-shadow: 0 -10px 36px rgba(0,0,0,0.13);
	max-height: 410px;
}
#intro-panel [class*="moduletable"] > h3 {
	padding: 20px;
}
#intro-panel .action-handler .addtocart-area form.product .custom-fields-panel {
	padding-top: 40px;
}
#intro-panel .action-handler .addtocart-area form.product .custom-fields-panel /*.close-advanced-fields*/ {
	top: 45px;
	right: 25px;
}
#intro-panel .sl-products.vmproduct.product-details.owl-carousel .owl-pagination {
    top: 18px;
    right: 40px;
}
#intro-panel .moduletable_products {
	padding: 0 20px;
	margin-bottom: 0;
}
#intro-panel .vmproduct.product-details .spacer {
	border: 0 !important;
	padding: 0 20px !important;
	margin-bottom:0;
}
#intro-panel .vmproduct.product-details .spacer .pr-img-handler > a {
	max-height: 280px;
    display: block;
    padding: 0 15%;
	width: auto;
    clear: both;
    overflow: hidden;
	text-align: center;
}
#intro-panel [class*="moduletable"] {
	margin-bottom: 0;
}
#intro-modules {
	position: fixed;
	z-index: 1039;
	bottom:0;
	width: 100%;
}
#open-intro-panel {
	position: relative;
	width: 64px;
	height: 64px;
	border-radius: 100%;
	display: block;
	margin: 0 auto -32px auto;
	font-family: FontAwesome, Fallback;
	cursor: pointer;
	transition-duration:0.4s;
	transition-property:all;	
	z-index: 1;
}
#open-intro-panel:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 64px;
    height: 64px;
    border-radius: 100%;
}
#open-intro-panel:after {
    content: url(https://www.dasle.nl/templates/coga/css/images/vmgeneral/icons8-search-30.png);
    position: absolute;
    left: 26px;
    top: 10px;
}
#open-intro-panel.highlight:after {
	content: "\f002";
    position: absolute;
    left: 26px;
    top: 25px;
}
.nav-tabs>li>a{
	box-shadow: none!important;
	border: none!important;
}
#info-line{
padding:6px 0;
min-height:16px;
}#info-line p{
margin-bottom:0;
}#info-line img{
vertical-align:middle;
margin:0 3px 0 10px;
}#info-line *{
min-height:16px;
}#top-navigation-bar{position:relative;
z-index:10;
padding:3px 0;
border-bottom-style:solid;
border-bottom-width:1px;
}#top-navigation-bar p{
margin:5px 0!important;
}#st-navigation{
z-index: 9;
background-color: #FFCF31;
}
#sh-handler {
	padding-top: 6px;
}
#st-navigation .container-fluid{
padding:0;margin:0;
}
#nav-line #brcr{
padding:10px 10px;
}#main-content-handler{
padding:0 0 0 0;
margin-bottom:0;
}
.tmp-content-area {
	padding: 0 10px;
    overflow:hidden;
}
#story-content {
background-size: cover;
}
#top-content-modules {
	padding: 0;
}
#bottom-content-modules {
	padding: 0;
	margin-bottom: 10px;
}
#bottom-long-2 .container {
	margin-top: 120px;
	margin-bottom: 110px;
}
#bottom-long-3 .container {
	padding: 30px 0 20px 0;
}
.items-leading .blog-featured .item  {
	padding: 0;
	position: relative;
	clear: both;
}
.blog-featured .item h2{
    padding: 24px 0;
	min-height: 42px;
}
.item {
	position: relative;
}
.item .icons {
	position: absolute;
	top: 20px;
	right: 0;
}
.item-page {
	position: relative;
}
.item-page .page-header {margin: 0 0 10px 0;}
.item-page .page-header h2 {
	padding: 24px 0;
	margin: 0;
}
.chas-bg .item-page .icons {
	position: absolute;
	top: 0;
	right: -30px;
}
.item-page .icons {
	position: absolute;
	top: 0;
	right: 0;
}
.icons .btn.dropdown-toggle {
	background: transparent !important;
	padding: 0 !important;
	margin:0 !important;
	min-height:60px;
	min-width: 60px;
	line-height: 60px;
	text-align: center;
	position: relative;
}
.icons .btn.dropdown-toggle .icon-cog {
	background-image:none!important;
	height:60px;
	width: 60px;
	line-height: 60px;
	text-align: center;
	position: absolute;
	top:0;
	right:0;
	left:0;
	margin:0 !important;
	border-radius: 100%;
}
.icons .btn.dropdown-toggle .icon-cog:before {
    font-family: FontAwesome, Fallback;
    content: "\f013";
    font-size: 24px;
}
.icons .dropdown-menu {
	width:60px;
	min-width: 60px;
	border:0;
	margin: 0 !important;
	padding: 0 !important;
	border-radius: 0;
    box-shadow: none;
	background-color: transparent !important;
}
.btn-group.open .dropdown-toggle {
    box-shadow: none;
}
.icons .dropdown-menu li{
	padding-top: 10px;
}
.icons .dropdown-menu li a {
	height: 60px;
	width: 60px;
	line-height: 60px;
	text-align: center;
	padding:0;
	margin:0;
	overflow: hidden;
	font-size: 0;
	opacity: 1!important;
	border-radius: 100%;
    box-shadow: 0 5px 10px rgba(0,0,0,0.15);
}
.icons .dropdown-menu li a span {
	width: 60px;
	height: 60px;
	line-height: 60px;
	position: relative;
	background-image: none !important;
	display: block;
}
.icons .dropdown-menu li a span.icon-print:before {
    font-family: FontAwesome, Fallback;
    content: "\f02f";
    font-size: 24px;
	position: absolute;
	top:0;
	left: 0;
	width: 60px;
	height: 60px;
}
.icons .dropdown-menu li a span.icon-envelope:before {
    font-family: FontAwesome, Fallback;
    content: "\f0e0";
    font-size: 24px;
	position: absolute;
	top:0;
	left: 0;
	width: 60px;
	height: 60px;
}
.icons .btn.dropdown-toggle .caret {
	display: none;
}
.bf-article-handler {
	padding: 20px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-submenu:hover>a, .dropdown-submenu:focus>a {
    background-image: none !important;
  transition-delay: 5s;
}
.pull-left.item-image {
	float: left;
	margin-right: 30px;
	width: 48%;
}
.pull-right.item-image {
	float: right;
	margin-left: 30px;
	width: 48%;
}
.sl-disabled {
	z-index:999 !important;
}
.row-fluid.tf-modules > [class*="span"], .tft-modules > .tf-module > [class*="span"] {
	margin:0!important;
}
.row-fluid.tf-modules > .span11, .tft-modules .tf-module > .span11
{width:91.66666666666%}
.row-fluid.tf-modules > .span10, .tft-modules .tf-module > .span10
{width:83.33333333333%}
.row-fluid.tf-modules > .span9, .tft-modules .tf-module > .span9
{width:75%}
.row-fluid.tf-modules > .span8, .tft-modules .tf-module > .span8
{width:66.66666666666%}
.row-fluid.tf-modules > .span7, .tft-modules .tf-module > .span7
{width:58.33333333333%}
.row-fluid.tf-modules > .span6, .tft-modules .tf-module > .span6
{width:50%;max-width: 100vw;}
.row-fluid.tf-modules > .span5, .tft-modules .tf-module > .span5
{width:48.66666666666%}
.row-fluid.tf-modules > .span4, .tft-modules .tf-module > .span4
{width:33.3333333333%}
.row-fluid.tf-modules > .span3, .tft-modules .tf-module > .span3
{width:25%}
.row-fluid.tf-modules > .span2, .tft-modules .tf-module > .span2
{width:16.66666666666%}
.row-fluid.tf-modules > .span1, .tft-modules .tf-module > .span1
{width:8.33333%}
.parallax-handler {
	overflow:hidden;
	position:relative;
}
.background-photo.parallax {
	background-size: contain;
	background-attachment: fixed;
}
.background-parallax {
	position: absolute;
	width:100%;
	z-index:0;
	background-size: cover;
	background-position: 50% 50%;
	display: block !important;
}
.parallax-handler .row-fluid {
	position: relative;
}
.background-photo.static {
	background-size: cover;
	background-position: 50% 50%;
}
.flex-stretch .tf-module, .flex-center .tf-module {
	display: flex;
}
.flex-stretch .tf-module {
	align-items: stretch;
}
.flex-center .tf-module {
	align-items: center;
}
#top-modules{
overflow:hidden;
padding: 0;
margin-bottom: 0;
}
#tmp-container{
margin:0 0;
}
#top-long{

}
#top-long .container-fluid{
padding-top:40px;
padding-bottom:40px;
max-width:100vw;
}
#top-long-2 .container {
	padding: 90px 0 150px 0;
}
#top-long-2 .backstretch {
	opacity: 0.3;
}
.testi-title {
	position: relative;
	text-align: center;
	font-size: 1.75em;
	font-weight: 700;
}
.customers-box-handler {
	padding-top: 10px;
}
.feedback-stars5 {
	position: relative;
}
.feedback-stars5:before{
	font-family: FontAwesome, Fallback;
	content: "\f005\f005\f005\f005\f005";
}
.feedback-stars4 {
	position: relative;
}
.feedback-stars4:before{
	font-family: FontAwesome, Fallback;
	content: "\f005\f005\f005\f005\f006";
}
.feedback-stars3 {
	position: relative;
}
.feedback-stars3:before{
	font-family: FontAwesome, Fallback;
	content: "\f005\f005\f005\f006\f006";
}
.feedback-stars2 {
	position: relative;
}
.feedback-stars2:before{
	font-family: FontAwesome, Fallback;
	content: "\f005\f005\f006\f006\f006";
}
.feedback-stars1 {
	position: relative;
}
.feedback-stars1:before{
	font-family: FontAwesome, Fallback;
	content: "\f005\f006\f006\f006\f006";
}
.customers-box-handler .module-content h4 {
	font-weight: 600;
}
.testi-title span {
	position: relative;
	z-index: 1;
}
.testi-title:before {
	z-index: 0;
}
.ts-label {
	padding: 0;
	text-align: center;
}
.testi-desc {
	margin-bottom: 20px;
}
.tes-left .tes-identify, .tes-right .tes-identify {
	float: left;
	width: 17%;
	text-align: center;
	clear: none;
}
.tes-left .module-content, .tes-right .module-content {
	float: left;
    width: 77%;
    margin-left: 6%;
}
.tes-right .module-content {
	margin-left: 0;
	margin-right: 3%;
}
.tes-identify {
	clear: both;
	text-align: center;
}
.tes-identify:before, .tes-identify:after {
    display: table;
    line-height: 0;
    content: "";
}
.tes-identify .tes-photo {
	width: 90px;
	height: 90px;
	display: block;
	float: none;
	margin: 0 auto;
}
.tes-left .tes-identify .tes-photo,
.tes-right .tes-identify .tes-photo {
	width: 100%;
	height: auto;
	float: none;
	margin: 0;
}
.tes-content {
	padding: 20px 20px 30px 20px;
}
.tes-name {
	margin-top: 22px;
	height: 54px;
	margin-bottom: 18px;
	font-weight: 500;
}
.person {
	border-radius: 100%;
	border-width: 5px;
	border-style: solid;
    width: 80px;
    height: 80px;
}
.tes-left .tes-identify .tes-photo .person,
.tes-right .tes-identify .tes-photo .person {
	width: auto;
	height: auto;
	border: none;
    box-shadow: 0 5px 10px rgba(0,0,0,0.15);
}
.customers-box-handler .slick-slide {
	margin: 0 15px;
}
.customers-box-handler .slick-slide .tab-pane {
	opacity: 0.8;
	transition: all 400ms;
}
.customers-box-handler .slick-slide.slick-center .tab-pane {color: #e67e22;opacity:1 !important;filter:blur(0px);}
.customers-box-handler .slick-track {
	padding: 20px 0;
}
#customers-box {
	margin: 0;
	display: block;
	width: 100%;
}
.testimonials-handler, #testimonials {
	height: 100%;
}
h2,h3,h4,h5,h6{
line-height:0.8em;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
display:block;
height:100%;
font-size:0.7em;
text-decoration:none!important;
}#top-com-handler #system-message-container{
margin-bottom:20px;
}
#top-background{
width:100%;
height:400px;
position:absolute;
z-index:0;
top:0;
left:0;
}
header#top-handler{
	z-index: 1010;
	width:100%;
	transition: background 400ms, top 400ms;
}
header#top-handler.dark {
	top: 0;
}
header .th-bgs {
	position: relative;
	max-width: 100vw; /*1910px; */
}
 .control-label .spacer {
	border: 0 !important;
	box-shadow: none!important;
}
header#top-handler #top {
transition: all 200ms;
}
#top{
margin:0 auto;
}
.inner{
padding:0 40px;
}#site-name-handler{
float:left;
position:relative;
}#top-nav-handler{
padding-top:0;
}
#site-name-handler #sh-handler {
	position: absolute;
	top:0;
	right:0;
}
#sn-position{
position:relative;
}
.snc-handler{position:relative;display: inline-block;width:100%;}
.snc-handler .quick-contact {
	position: absolute;
	top: 110%;
    left: 550px;
	margin-top: -10px;
	width: 300px;
	padding: 10px 10px;
	display: block;
	visibility: visible;
	opacity: 0;
    box-shadow: 0 1px 23px rgba(0,0,0,0.3);
	border-radius: 10px;
	transition: all 0.15s ease-out;
	transition-delay: .3s;
	z-index: -100;
	text-align: left;
}
.snc-handler .quick-contact p {
	margin-bottom: 7px;
	line-height: 1.3em;
}
.snc-handler:hover .quick-contact {
	visibility: visible;
	opacity: 1;
	margin-top: 25px;
	z-index: 100;
}
#sn-position .h1{
position:absolute;
z-index:9;
margin:0;
padding:0;
font-weight:400;
line-height: 1.4em;
letter-spacing: -2px;
white-space: nowrap;
font-size: 16px!important;
}
#sn-position .h2{
position:absolute;
z-index:10;
margin:0;
padding:0;
font-weight:600;
letter-spacing:0;
}
#sn-position .h1 a,#sn-position .h1 a:hover{
text-decoration:none;
}#sn-position .h1 strong,#sn-position .h2 strong,#sn-position .h1 b,#sn-position .h2 b{
font-weight:900;
}
#tpr-nav, #cl-handler {
position:relative;
float:right;
}
#tpr-nav #LoginForm{
border-radius:0!important;
display:none;
top:50px;
position:absolute;
right:0;
z-index:1002;
box-shadow:0 1px 5px rgba(0,0,0,.25);
padding:10px 20px!important;
width:252px!important;
}#LoginForm .caret{
margin-top:6px;
}#LoginForm .btn-group>.dropdown-menu{
font-weight: 700;
text-align: left;
border: 0;
border-radius: 4px!important;
padding: 5px;
margin-top: 5px;
}
.lg-ico-user, .lg-ico-pass {display:block;position:relative;}
.lg-ico-user:after, .lg-ico-pass:after {
font-family: FontAwesome, Fallback;
position: absolute;
top: 11px;
left: 14px;
z-index:10;
opacity: 0.6;
}
.lg-ico-user:after {
    content: "\f007";
}
.lg-ico-pass:after {
    content: "\f13e";
}
div.modal#LoginForm {
	width: 700px;
	margin-left: -350px;
}
div.modal{
border:none;
box-shadow: 0 3px 47px rgba(0,0,0,0.1);
}
.modal-header {
	padding: 17px 25px;
	font-size: 1.125em;
}
.modal-body {
	padding: 0!important;
	min-height: 330px;
}
.modal-body [class*="moduletable"] {
	padding: 20px;
	background-color: rgba(0,0,0,0.018);
}
.modal-body > .container-fluid > .row-fluid {
    display: flex;
    align-items: stretch;
	min-height: 430px;
}
.modal-body [class*="moduletable"]:first-child {
	background-color: transparent;
}
div.modal#LoginForm ul {
	list-style: none;
}
div.modal,select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{
margin: 5px 0 5px 10px; border-radius: 14px; padding: 8px;

}
.close-lgform-button {
	font-size: 2.25em;
	line-height: 24px;
	text-decoration: none !important;
	cursor: pointer;
	float: right;
}
.log-panel{
margin:0!important;
list-style:none;
float:right;
}
.quick-menu{
margin:0!important;
list-style:none;
padding:0;
font-weight: 400;
}
.quick-menu .menu,.log-panel{
margin:0!important;
padding:0!important;
}
.log-panel li{
margin:0 7px !important;
padding:0!important;
list-style:none;
display:inline-block;
}
.quick-menu .menu li{
margin:0!important;
padding:0!important;
list-style:none;
display:inline-block;
}
.log-panel li a {
font-weight:700;
display:inline-block;
text-decoration:none;
text-transform:uppercase;
padding:5px 9px !important;
text-align: center;
cursor:pointer;
text-align: center;
height: 24px;
line-height: 24px;
text-align: center;
text-transform: uppercase;
}
.log-panel li a .fa{
	display: block;
}
.quick-menu .menu li a{
font-weight:600;
display:inline-block;
text-decoration:none;
text-transform:uppercase;
padding:0 8px 0 8px!important;
cursor:pointer;
}
.v_register{font-weight:600!important;}
.modal-backdrop,.modal-backdrop.fade.in{
opacity:0.97;
}
.modal-backdrop,#fancybox-overlay{background:#ffffff!important;}
.fancybox-bg{opacity:0.3}
#fancybox-overlay{opacity:0.9!important;}
.b-modal{
box-shadow:0 3px 24px rgba(0,0,0,0.2);
border:0;
}#content-handler{
z-index:1;
}#cart,#currency{
float:right;
font-weight:300;
}#currency{
padding:6px 5px 3px 15px;
}
#search-position #vmCartModule{
position:relative;
float:right;
top:35%;
}#top{
position:relative;
}
.is-navline{
margin-bottom:0!important;
}
.cart-button .popover.bottom .arrow{left:150px;top:-7px;}
.cart-button .popover{opacity:0;
left:auto;
right:-2px;
width:172px;
border-radius:5px;
position:absolute;
top:45px;
transition-duration:0.4s;
transition-property:all;
}
.cart-button:hover .popover{opacity:0.90;top:50px;display:block;border:none;border-radius:5px;}
.cart-button .popover-content{text-align:center;padding:20px;}
.cart-button .popover-content p{margin:0;padding:0;}
.cart-button{float:right;
transition-duration:0.2s;
transition-property:background-color;
}
.show-both{ float:right;text-align:right;padding:6px 10px;}
#vmCartModule div.panel2{
padding-bottom:0;
display:none;
position:fixed;
overflow-y: auto;
overflow-x: hidden;
top:0;
right:0!important;
width:280px;
height: 100%!important;
z-index:1059;
margin:0;
box-shadow: 0 0 48px rgba(0,0,0,0.1);
border-radius:0;
}
#vmCartModule div.panel1{
padding-bottom:0;
display:none;
position:absolute;
top: 50px;
right: 0!important;
left: auto;
width:280px !important;
max-height: 360px!important;
z-index:1059;
margin:0;
box-shadow: 0 0 18px rgba(0,0,0,0.15);
border-radius:0;
}
#vmCartModule div.panel1 .total {
	padding: 15px 0 15px 0;
	border-top-width: 1px;
	border-top-style: solid;
}
#vmCartModule div.panel1 .vm_cart_products {
height: 180px;
overflow-x: hidden;
overflow-y: auto;	
}
.cartpanel .close-cart-panel {
float: right;
padding: 11px 0 11px 20px;
font-size: 1.875em;
cursor: pointer;
}
#cart .vmCartModule .total,#cart .vmCartModule .total_products{
float:left;
padding:10px 4px;
}#cart .vmCartModule .show_cart{
float:right;
}#cart .show_cart a#cartpanel,#cart .show_cart a{
float:right;
margin-right:-1px;
padding:10px 15px;
font-weight:600;
text-decoration:none;
transition-duration:0.4s;
transition-property:background-color,color;
}#cart a#cartpanel:hover{
text-decoration:none;
}
.cartpanel .show-cart-link{
padding:5px 0 20px 0;
display:block;
font-weight:bold;
}
.cartpanel{
text-transform: none;
padding: 0 15px;
background-color: lightgray;
}
.cartpanel .show-cart-link a{
float:none!important;
}
.cartpanel .vm_cart_products{
padding: 0 0 20px 0;
width: 250px;
}
.cartpanel .product_row {
	padding: 5px 10px;
}
.cartpanel .product_row:nth-child(odd) {
	background:white;
}
#vmCartModule div.panel2 .cartpanel .total {
padding:10px 20px 10px 34px;
position: relative;
}
#vmCartModule div.panel2 .cartpanel .total:before {
background-image:url(https://www.dasle.nl/images/dasle/shoping_cart.png);
  /*content: "\f07a";
font-family: FontAwesome, Fallback;*/
  left: 7px;
top: 7px;
position: absolute;
}
.cartpanel span.closecart,.cartpanel span.closecart:hover,.closemenu,.closemenu:hover{
opacity:1.0;
font-weight:300;
font-size:1.875em;
line-height:30px;
width:30px;
height:30px;
text-align:center;
transition-duration:.2s;
transition-property:background-color;
position:absolute;
right:-16px;
top:-18px;
cursor:pointer;
}
.closemenu{
border-radius:100%;
}
.cartpanel span.closecart,.cartpanel span.closecart:hover{
right:-15px;
top:-15px;
border-radius:100%;
border-width:1px;
border-style:solid;
}#currency .currency-label{
float:left;
}#currency form{
padding:0;
margin:0;
}#currency input.button{
width:16px;
height:16px;
text-indent:-99999px;
float:right;
padding:0;
margin:2px;
background-image:url('https://www.dasle.nl/templates/coga/images/change-currency.png');
background-repeat:no-repeat;
background-position:50% 50%;
border-radius:100%!important;
}
.row-fluid .ex-span2{
width:17.92%;
}
.row-fluid .ex-span1_5{
width:14.46%;
}#top-sticky-panel .container{
position:relative;
}#top-sticky-panel .container .h1{
line-height:100%;
}#searchpanel1,#searchpanel2{
display:none;
float:left;
}#stickymenuButton,#searchOpenButton2,#searchOpenButton1{
background-repeat:no-repeat;
background-position:50% 50%;
transition-duration:.4s;transition-property:all;
cursor:pointer;
width:50px;
height:50px;
}#stickymenuButton{
float:right;
background-image:url(https://www.dasle.nl/templates/coga/images/res-menu-icon.png);
}#stickymenupanel{
position:absolute;
display:none;
top:50px;
right:0;
box-shadow:0 1px 3px rgba(0,0,0,0.3);
height:340px!important;
width:340px!important;
padding:20px!important;
overflow:hidden;
z-index:1039;
}
.search-panel{
float:right;
position:relative;
padding:0;
border-radius:3px;
border-width:1px;
border-style:solid;
width:50%;
}
.search-panel form{
margin:0;
padding:0;
}
.search-panel .inputbox{
width:64%;
padding:8px;
height:20px;
float:left;
margin:0;
border:0!important;
}
.search-panel .button{
padding:0!important;
width:38px;
height:38px;
margin:-1px;
float:right;
display:block;
text-align:left;
text-indent:-9999px;
background-image:url(https://www.dasle.nl/templates/coga/images/search-icon.png)!important;
background-repeat:no-repeat;
background-position:50% 50%;
border-radius:0 3px 3px 0!important;
}#cl-handler .cart-button{
position: relative;
    margin: 18px 20px 0 0!important;
    text-align: center;
    transition-duration: 0.4s;
    transition-property: all;
    cursor: pointer;
    text-decoration: none !important;
}
.cart-button .fa {
	position: relative;
	z-index: 2;
	display: block;
	font-size: 1.5em;
    margin: 0 10px 0 20px;
}
#cl-handler .cart-button:hover{
opacity:1;
}#cl-handler .show-both{
padding:6px 10px;
text-transform:uppercase;
line-height:1em;
display:none;
}#cl-handler #vmCartModule{
position: relative;
display: flex;
align-items: center;
}#cl-handler .is-empty{
text-transform:uppercase;
padding:0 10px;
height:36px;
font-weight:normal;
line-height:36px;
}
#searchOpenButton {
border:0;
padding: 4px 0;
text-align:center;
cursor:pointer;
font-weight: 700;
text-transform: uppercase;
transition-duration:.4s;transition-property:all;
}
#searchOpenButton i.fa {
	display: block;
	font-size: 1.5em;
}
#search-position-handler {
position:relative;
width:40px;
height:auto;
float: right;
margin-top: 12px;
}
#search-position{
height: 40px !important;
float:right;
margin-right:0;
}
#search-position #searchpanel{
display:none;
top: 0;
float: right;
overflow: hidden;
height:40px!important;
right: 35px;
position: absolute;
border-radius: 0;
z-index: 9999;
}
#search-position form{
margin-bottom:0;
}#search-position .button{
padding:10px 16px;
margin:2px;
}#search-position .search,#search-position .finder{
vertical-align:top;
text-align:right;
clear:both;
overflow:hidden;
}#search-position .inputbox{
margin:0;
font-weight:400;
height:20px;
min-height:0!important;
box-shadow:none;
width:auto;
border:0;
background:none;
float:left;
padding:10px 12px !important;
}#search-position .search{
position:relative;
padding:0;
width: 180px;
}#searchForm label{ display:inline-block;}
.scroll-bg{
background:#ffffff;
box-shadow:0 1px 14px rgba(0,0,0,0.07);
width:330px;
height:330px;
padding:5px;
}
.scroll-bg .sticky-menu-content>ul{
padding:0!important;margin:5px!important;
}
.scroll-bg ul ul{
padding:0!important;margin:0!important;
}
.scroll-bg ul li{
padding:4px 0 0 4px!important;
}
.scroll-bg ul li ul li{
padding:4px 0 0 20px!important;
} 
.scroll-bg ul li a{
padding:0!important;
margin:0!important;
}
.scroll-bg ul .clear{ display:none!important;}#boxscroll{overflow:auto;cursor:default!important;height:330px;width:330px;}#boxscroll:active{cursor:url(https://www.dasle.nl/templates/coga/images/grabbing.png) 8 8,move!important;}
.off-canvas, .body-offcanvas, .body-innerwrapper, .body-innerwrapper .offcanvas-cover, .body-innerwrapper .offcanvas-cover.cover-visible,
.body-innerwrapper.body-innerwrapper-canvas, #offcanvasclose, ul.menucanvas li .btn-toggle {
transition-duration:.4s;
transition-property:all;
}
.off-canvas {
	float: left;
	width: 250px;
	height: 100% !important;
	position: fixed;
	left: -250px;
	top: 0;
	bottom: 0;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1050;
}
#offcanvas-handler {
	padding: 60px 20px 20px 20px;
}
.off-canvas.off-canvas-visible {
	left: 0;
}
.body-offcanvas {
	overflow-x: hidden;	
}
.body-innerwrapper {
    position:relative;
	overflow-x: hidden;
    padding-top: 85px !important;
   max-width: 100vw;
}
.body-innerwrapper .offcanvas-cover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 0%;
	height: 100%;
	opacity: 0.0;
	z-index: 9999;
	background: #000000;
}
.body-innerwrapper .offcanvas-cover.cover-visible {
	display: block;
	opacity: .4;
	width: auto;
}
.body-innerwrapper.body-innerwrapper-canvas {
	position: relative;
	left: 250px;
	overflow-x: hidden;
}
ul.menucanvas, ul.menucanvas ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.menucanvas li {
	padding: 0 !important;
	margin: 0 !important;
	display: block;
	position: relative;
}
ul.menucanvas ul {
	display: none;
}
ul.menucanvas li:last-child {
	border-bottom: 0 !important;
}
ul.menucanvas li a {
	display: block;
    padding: 15px 8px;
	opacity: 0.7;
}
ul.menucanvas li a:hover {
	text-decoration: none;
	opacity: 1;
}
ul.menucanvas li a small {
	display: none;
}
ul.menucanvas li .btn-toggle {
	position: absolute;
	top: 17px;
	right: 7px;
	width: 29px;
	height: 29px;
	line-height: 20px;
	text-align: center;
	float: right;
	cursor: pointer;
	border-radius: 100%;
}
#offcanvasclose {
	float: right;
	font-size: 1.5em;
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: 700;
	border-radius: 100%;
	margin: 20px;
	cursor: pointer;
}
.open-off-canvas {
	margin: 15px 4px 0;
	display: block;
	float: right;
	position: relative;
	z-index: 9;
}
/* Breadcrumbs
----------------------------------------------- */
#breadcrumb-line{
  line-height: 16px;
  margin-top: 4px;
padding:0 0 0 0;
font-size: .8em;
}
.breadcrumb{margin-bottom: 0;}
#breadcrumb-line #brcr{
min-height:0;
}
#top-handler-holder {  
  padding: 2px;
  height: auto;
  font-size: .8em;
}
/* page heading
----------------------------------------------- */
h2#page-heading{
font-weight:normal;
padding:.5em;
margin:0 0 10px 0;
border-bottom:1px solid #ccc;
}
/* table
----------------------------------------------- */
table{
width:99.9%;
margin-bottom:10px;
}
.colC{
width:8em;
}
td{
padding:8px 10px;
text-align:left;
}
thead th,table th{
padding:8px 10px;
text-align:left;
font-weight:bold;
}
tfoot th,tfoot td{
border-top:2px solid #ededed;
}
/* forms
----------------------------------------------- */
fieldset{
padding:10px 0;
position:relative;
margin:0 0 10px 0;}
legend{
font-weight:bold;
line-height:30px;
padding:4px 0;
vertical-align:middle;
}
fieldset.login p{
margin-bottom:1em;
margin-top:0;
}
fieldset p label{
width:98%;
}
fieldset p input{
width:98%;
}
fieldset p select{
width:99%;
}
fieldset.login p label{
float:left;
line-height:2em;
margin-right:3%;
text-align:right;
width:32%;
}
fieldset.login p input{
width:60%;
}
fieldset.login input.button{
margin-left:35%;
}
form p.notice{
font-weight:bold;
}
input.search.text{
width:66%;
}
input.search.button{
width:28%;
margin-left:2%;
}
/* Modules Layout
----------------------------------------------- */
#footer{
padding:0 0;
margin:0 auto;
}
#footer ul li a{
text-decoration:none;
}
#footer ul li a:hover{
text-decoration:none;
}
#footer #footer-line .moduletable_empty{
background:none;
}
#foo-left-right{
clear:both;
padding: 5px 0 5px 0;  
}
#footer-left{
float:left;
width:50%;
}
#footer-right{
float:right;
width:50%;
}
#bottom-bg{
padding: 30px 0;
margin-top:0;
font-size: .875em;
}
#bottom-bg .backstretch {
	opacity: 0.31;
}
#bottom-bg a {
	font-weight: 400;
}
#bottom-bg h3, .moduletable_menu h3{
	font-weight:700;
	padding-bottom:10px;
	font-size: 1.3em;
	position: relative;
}
#bottom-bg h3:before, .moduletable_menu h3:before {
	content: "";
	width: 60px;
	height: 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	display: block;
	bottom: -3px;
	left: 0;
	position: absolute;
}
#bottom-bg ul.menu {
	margin: 0;
}
#bottom-bg ul.menu li {
	padding-left: 10px;
	position: relative;
}
#bottom-bg ul.menu li:before {
	position: absolute;
	left: 0;
	top: 4px;
	content: "\f0da";
	font-family: FontAwesome, Fallback;
}
#bottom-bg .fa-ul {
	margin: 0 0 20px 18px;
}
#bottom-bg .fa-ul li {
	margin-bottom: 10px;
	line-height: 16px;
}
#bot-modules{
padding: 30px 0 10px 0;
position: relative;
overflow: hidden;
}
#bot-modules [class*="container"] {
	position: relative;
}
#bot-modules-2 {
	font-size: .875em;
}
#bot-modules-2 ul li,#bot-modules-2 ul{
padding:3px 0;
margin:0;
background-image:none;
list-style:none;
}#lbOverlay{
z-index:99999999999!important;
}
#lbCenter,#lbBottomContainer{
z-index:999999999999!important;
}
#foo-left-right{
clear:both;
padding:5px 0 5px 0;
max-width: 100vw;
}
.no-foo-lr-line{
border-top:0!important;
}
.header-spacing {
    padding-top: 5%;
    padding-bottom: 5%;
}
.moduletable {
	margin-bottom: 0;
}
#breadcrumb-line .moduletable {
	margin-bottom: 0;
}
.moduletable_style1 {
	text-align: center;
}
.moduletable_style1 h3 {
font-size: 1.875em;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.moduletable_style1 h3 .ifa-icon {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 1.875em;
	margin: 0 auto 10px auto;
}
.moduletable_style2, .moduletable_menu{
	border-width: 1px;
	border-style: solid;
	padding: 14px 20px;
	margin-bottom: 20px;
	border-radius: 0;
}
.moduletable_menu ul > li, .responsive-menu .menu-nav li li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.responsive-menu .menu-nav li li:last-child {
	border-bottom-width: 0 !important;
}
.moduletable_style3 {
	padding: 24px 24px;
	margin-bottom: 30px;
}
[class*="moduletable"].shadow {
	box-shadow: 0 1px 20px rgba(0,0,0,0.09);
}
[class*="moduletable"].color2.shadow, [class*="moduletable"].color3.shadow {
	box-shadow: 0 1px 20px rgba(0,0,0,0.39);
}
.moduletable_style5.color3.shadow {
	box-shadow: 0 10px 25px rgba(0,0,0,0.48);
}
[class*="moduletable"].radius {
	border-radius: 5px;
}
[class*="moduletable"].color2 a, [class*="moduletable"].color3 a {
	text-decoration: underline;
}
[class*="moduletable"].color2 a:hover, [class*="moduletable"].color3 a:hover {
	text-decoration: none;
}
[class*="moduletable"].putup165 { margin-top: -165px; }
[class*="moduletable"].putup160 { margin-top: -160px; }
[class*="moduletable"].putup155 { margin-top: -155px; }
[class*="moduletable"].putup150 { margin-top: -150px; }
[class*="moduletable"].putup145 { margin-top: -145px; }
[class*="moduletable"].putup140 { margin-top: -140px; }
[class*="moduletable"].putup135 { margin-top: -135px; }
[class*="moduletable"].putup130 { margin-top: -130px; }
[class*="moduletable"].putup125 { margin-top: -125px; }
[class*="moduletable"].putup120 { margin-top: -120px; }
[class*="moduletable"].putup115 { margin-top: -115px; }
[class*="moduletable"].putup110 { margin-top: -110px; }
[class*="moduletable"].putup105 { margin-top: -105px; }
[class*="moduletable"].putup100 { margin-top: -100px; }
[class*="moduletable"].putup95 { margin-top: -95px; }
[class*="moduletable"].putup90 { margin-top: -90px; }
[class*="moduletable"].putup85 { margin-top: -85px; }
[class*="moduletable"].putup80 { margin-top: -80px; }
[class*="moduletable"].putup75 { margin-top: -75px; }
[class*="moduletable"].putup70 { margin-top: -70px; }
[class*="moduletable"].putup65 { margin-top: -65px; }
[class*="moduletable"].putup60 { margin-top: -60px; }
[class*="moduletable"].putup55 { margin-top: -55px; }
[class*="moduletable"].putup50 { margin-top: -50px; }
[class*="moduletable"].putup45 { margin-top: -45px; }
[class*="moduletable"].putup40 { margin-top: -40px; }
[class*="moduletable"].putup35 { margin-top: -35px; }
[class*="moduletable"].putup30 { margin-top: -30px; }
[class*="moduletable"].putup25 { margin-top: -25px; }
[class*="moduletable"].putup20 { margin-top: -20px; }
[class*="moduletable"].putup15 { margin-top: -15px; }
[class*="moduletable"].putup10 { margin-top: -10px; }
.moduletable_style4 {
	position: relative;
	margin-bottom: 40px;
}
.moduletable_style4:after {
	position: absolute;
	bottom: -21px;
	left: 30px;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 21px 20px 0 20px;
}
.moduletable_style4.hide-arrow:after {
	display:none;
}
.moduletable_style4.hide-arrow {
	box-shadow: 0 2px 6px rgba(0,0,0,0.15);
}
.moduletable_style4 .module-content-handler {
	padding: 20px 30px 15px 30px;
	position: relative;
    z-index: 1;
}
.moduletable_style4 .module-content-handler > h3 .h-cl {
	position: relative;
}
.moduletable_style4 .module-content-handler > h3 .h-cl .ifa-icon {
	position: absolute;
	left: -46px;
	top: -4px;
	width: 32px;
	height: 32px;
	box-shadow: 0 1px 20px rgba(0,0,0,0.03); 
	text-align: center;
	border-radius: 2px;
}
.moduletable_style4 .module-content-handler > h3 .h-cl .ifa-icon i.fa {
	line-height: 32px;
}
.custom_style5:before, .custom_style5:after, .moduletable_style5:before, .moduletable_style5:after {
    display: table;
    line-height: 0;
    content: "";
}
.moduletable_style5 {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	position: relative;
	font-weight: 600;
}
.moduletable_style5:before {
	content: "";
	background: url(https://www.dasle.nl/templates/coga/images/top-modules-bg.jpg) no-repeat 0 0;
	background-size: cover;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	z-index: 0;
	opacity: 0.18;
}
.moduletable_style5 .module-content-handler {
	position: relative;
	z-index: 1;
}
.moduletable_style5 .con_style1.full-fill {
	width: 100%;
	float: none;
}
.moduletable_style5 .module-content-handler > h3 {
	padding: 20px 30px;
	margin-bottom: 0;
}
.moduletable_style5 .con_style_handler {
	padding: 30px 6%;
}
.custom_style5 {
	display: flex;
	align-items: center;
}
.custom_style5.reverse {
	flex-direction: row-reverse;
}
.moduletable_style5 .has-image1 {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
}
.moduletable_style5 .has-image1 img {
	margin-top: -65px;
}
.moduletable_style5 .con_style1, .moduletable_style5 .has-image1 {
	width: 50%;
	float: left;
    display: block;
    min-height: 30px;
    box-sizing: border-box;
	
}
.moduletable_style5 .con_style1, .moduletable_style5 .has-image1 {
	float: none;
	width: 100%;
}
.moduletable_style5 .has-image1 {
	min-height: 100px;
}
ul.special {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
}
ul.special li {
    margin: 0 0 20px 0;
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
}
ul.special li strong {
	float: right;
	width: 76px;
	padding-left: 10px;
	text-align: left;
	align-self: flex-end;
}
ul.special li em {
	position: relative;
	display: block;
	padding-right: 10px;
}
ul.special li span {
    border-bottom: 2px dotted #ffffff;
    width: 100%;
    align-self: flex-end;
    height: 2px;
	margin-bottom: 2px;
	flex: 1 30%;
}
img.rounded {
	border-radius: 100%;
}
.moduletable_style6 .module-content{
padding:0;
position: relative;
}
.moduletable_style6.tes-down .module-content {
margin-bottom: 0;	
padding-bottom: 40px;
}
.moduletable_style6.tes-up .module-content {
margin-top: 0;
padding-top: 40px;
position: static;
}
.moduletable_style6.tes-down .tes-photo {
	position: relative;
	margin-top: -45px;
}
.moduletable_style6.tes-up .tes-photo {
	position: relative;
	margin-bottom: -45px;
}
.moduletable_style7 {
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}
.moduletable_style7 .module-content-handler {
    position: relative;
    z-index: 89;
    padding: 200px 30px;
}
.moduletable_style7.text-top .module-content-handler {
	padding: 100px 30px 300px 30px;
}
.moduletable_style7.text-middle .module-content-handler {
	padding: 100px 30px 300px 30px;
}
.moduletable_style7.text-bottom .module-content-handler {
	padding: 300px 30px 100px 30px;
}
.moduletable-parallax {
	position:absolute;
	width:100%;
	height: 100%;
	background-size: cover;
}
.moduletable_style8 {
	float: left;
	width: 100%;
	transition-duration:.4s;transition-property:all;
	margin-bottom: 30px;
}
.moduletable_style8 p .button {
    margin-left: 5px !important;
    margin-right: 5px !important;
}
.moduletable_style8 .button {
    padding: 0.7vw 1.2vw !important;
	background: rgba(0,0,0,0.0) !important;
	border-width: 2px !important;
	border-style: solid !important;
}
.moduletable_style8 .button:hover {
	background: rgba(0,0,0,0.2) !important;
}
.moduletable_style8 .custom_style8 {
	position: relative;
}
.moduletable_style8 .con_style1.full-fill {
	width: 100%;
	float: none;
}
.moduletable_style8 h3 {
	padding-bottom: 25px;
	margin-bottom: 0;
	position: relative;
}
.moduletable_style8 h3:before {
	content: "";
	width: 60px;
	height: 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	display: block;
	bottom: 10px;
	left: 50%;
	margin-left: -30px;
	position: absolute;
}
.moduletable_style8 .con_style_handler {
	padding: 10px 7%;
}
.moduletable_style8 .has-image1 {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
	position: relative;
}
.moduletable_style8 .con_style1, .moduletable_style8 .has-image1 {
    display: block;
    min-height: 30px;
    box-sizing: border-box;
	float: none;
	width: 100%;	
}
.moduletable_style8.img-right .con_style1 {
	float: left;
	width: 34%;
	height: 100% !important;
}
.moduletable_style8.img-right .has-image1 {
	float: right;
	width: 66%;
}
.custom_style8.img-right {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	position: relative;
}
.custom_style8 {
	display: block;
	position: relative;
}
.moduletable_style8 .has-image1 img {
	width: 100%;
	height: auto;
}
.moduletable_style8 .module-content-handler, 
.moduletable_style8 .module-content-handler .module-content,
.moduletable_style8 .module-content-handler .module-content .custom_style8 {
	height: 100%;
}
.custom_style8 .con_style1 {
    display: flex;
    align-items: center;
	height: 145px;
	position: relative;
}
.custom_style8.flex-start .con_style1 {
	align-items: flex-start;
}
.custom_style8.flex-start .con_style1 .con_style_handler {
	margin-top: 30px;
}
.custom_style8 .con_style1 .con_style_handler {
	width: 100%;
	position: relative;
	z-index: 1;
}
.custom_style8 {
	position: relative;
}
.custom_style8:before {
	background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%);
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	content: "";
}
.moduletable_style8 .has-image1 {
	min-height: 100px;
}
[class*="moduletable"] h1.lined {
	font-size: 1.75em;
	font-weight: 700;
}
[class*="moduletable"] h2.lined {
	font-size: 165%;
	font-weight: 700;
}
[class*="moduletable"] h3.lined {
	font-size: 155%;
	font-weight: 700;
}
.custom_text {
	position: relative;
	padding: 40px 0 0 0;
}
.moduletable_text {
	text-align: center;
}
.moduletable_text h1.lined, .testi-title {
	position: relative;
	display: inline-block;
	margin-bottom: -20px;
}
.moduletable_text h2.lined, .moduletable_text h3.lined {
	margin-bottom: 40px;
}
.moduletable_text h1.lined:before {
    content: "";
    background-color: rgba(143,143,143,0.3);
    width: 140px;
    height: 1px;
    display: block;
    left: -180px;
    top: 50%;
    margin-top: -4px;
    position: absolute;
}
.moduletable_text h1.lined:after {
    content: "";
    background-color: rgba(143,143,143,0.3);
    width: 140px;
    height: 1px;
    display: block;
    right: -180px;
    top: 50%;
    margin-top: -4px;
    position: absolute;
}
#vertical_slide{
z-index:999999;
opacity:0.96;
}
#slideshow-handler{
position:relative;
}#header-left-handler{
position:fixed;
left:0;
z-index:1040;
}#header-left-panel{
float:left;
opacity:1!important;
display:none;
overflow:hidden;
box-shadow:2px 2px 5px rgba(0,0,0,0.25);
}#hl-panel-handler{
padding:10px;
}#hl-open{
float:left;
width:40px;
position:relative;
z-index:1041;
cursor:pointer;
box-shadow:3px 3px 5px rgba(0,0,0,0.25);
}#hl-open-label{
position:absolute;
height:40px;
transform:rotate(90deg);
font-weight:700;
line-height:40px;
text-transform:uppercase;
}#header-right-handler{
position:fixed;
right:0;
z-index:1030;
}#header-right-panel{
float:right;
opacity:1!important;
display:none;
overflow:hidden;
box-shadow:-2px 2px 5px rgba(0,0,0,0.25);
}#hr-panel-handler{
padding:10px;
}#hr-open{
float:right;
width:40px;
position:relative;
cursor:pointer;
box-shadow:-2px 2px 5px rgba(0,0,0,0.25);
}#hr-open-label{
position:absolute;
text-align:right;
transform:rotate(-90deg);
font-weight:700;
line-height:40px;
text-transform:uppercase;
}
.info-line-handler{
float:right;
margin-right:10px;
text-transform:uppercase;
padding-top:5px;
}
#menu{
display:block;
}
a.menupanel{
    display: block;
    text-decoration: none!important;
    float: right;
    position: relative;
    font-weight: 700;
    margin: 10px 20px 0 0;
    padding: 0 !important;
    height: 24px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
}
a.menupanel i.fa {
	display: block;
}
.main-menu-handler {
	height: 30px;
	position: relative;
        margin-top: 5px;
        margin-left: 5px;
}
.responsive-menu {
float: left;
}
.menu-space{
margin-bottom:20px;
}
#menu .menu-nav,#menu #mainlevel-nav{
list-style:none;
}
#megamenu-handler{
float: left;
padding: 10px 10px 10px 5px;
position: absolute;
}
#megamenu-handler .moduletable_menu .module-content>ul:first-child{
position:static!important;
display:block!important;
float:none!important;
box-shadow:none!important;
padding:0!important;
margin:0!important;
width:auto!important;
}#megamenu-handler .moduletable_menu .module-content>ul:first-child>li>ul{
left:100%!important;
}
[class*="custom-background"] ul.menu-nav {
	background-color: transparent !important;
}
.menu-nav,.menu-nav *{
margin:0;
padding:0;
list-style:none;
}
.menu-nav{
line-height:1.0;
}
.menu-nav ul{
position:absolute;
top:-999em;
width:12em;
border-radius: 0;
margin-top: -10px;
}
.menu-nav ul li{
width:100%;
}
.menu-nav li:hover{
visibility:visible;
}
.menu-nav li{
float:left;
position:relative;
}
.menu-nav a{
display:block;
position:relative;
}
.menu-nav a.button{
display:inline-block;
font-weight:bold;
padding:9px 15px 9px 15px;
}
.menu-nav li:hover ul,
.menu-nav li.sfHover ul{
left:0;
top:2.4em;
z-index:1010;
}
#mega-menu>li>ul{
padding:0!important;
}

ul.menu-nav li:hover li ul,ul.menu-nav li.sfHover li ul,
ul.menu-nav li li:hover li ul,ul.menu-nav li li.sfHover li ul,
ul.menu-nav li li li:hover li ul,ul.menu-nav li li li.sfHover li ul,
ul.menu-nav li li li li:hover li ul,ul.menu-nav li li li li.sfHover li ul
{
top:-999em;
}
ul.menu-nav li li:hover ul,ul.menu-nav li li.sfHover ul,
ul.menu-nav li li li:hover ul,ul.menu-nav li li li.sfHover ul,
ul.menu-nav li li li li:hover ul,ul.menu-nav li li li li.sfHover ul,
ul.menu-nav li li li li li:hover ul,ul.menu-nav li li li li li.sfHover ul
{
left:10em;
top:0;
}
.moduletable_menu.vertical .menu-nav li{
float:none;
width:100%;
display:block;
}
.moduletable_menu.vertical .menu-nav li a{
font-weight:400!important;
border-radius: 0;
}

#menupanel2 {
	display: none;
}

#megamenu-handler ul#mega-menu {
	position: relative;
	width: 100%;
	float: none;
  font-size: 16px;
}
#megamenu-handler ul li, .sub-items-handler li {
	position: relative;
}
#megamenu-handler ul#mega-menu > li.main-li-container {
	position: relative !important;
}
#megamenu-handler ul li.li-container {
	float: none !important;
	margin:0 auto;
	border-radius: 0 0 2px 2px;
	box-shadow: 0 6px 13px rgba(0,0,0,0.1);
}
#megamenu-handler ul li.li-container > div {
	margin: 0 auto !important;
	padding: 25px 25px 15px 25px;
}
ul#mega-menu>li>a{
  height: auto;
    line-height: 20px;
    font-weight: 700!important;
    padding: 10px 10px 10px 10px !important;
    margin-bottom: -15px;
    position: relative;
}
ul#mega-menu>li>a:before {
	content: "";
	width: 0;
	position: absolute;
	bottom: 0;
	transition-duration:0.4s;
	transition-property:all;
}
.custom_menu.icon.vertical ul {
	position: static !important;
	display: block !important;
	width: 100% !important;
	box-shadow: none !important;
}
.menu-nav{
float:left;
}
.menu-nav a{
padding:12px 15px;
text-decoration:none;
}
.menu-nav>li{margin:0;}
.menu-nav>li>a{
position:relative;
height:30px;
padding:0 11px 0 11px !important;
font-weight:700;
line-height:30px;
text-transform: uppercase;
color:#575757;
}
.responsive-menu .menu-nav ul li a {
    padding: 6px 10px;
	border-radius: 0;
  font-size: 16px;
}
.moduletable_menu.vertical .menu-nav>li>a{
padding:7px 0 7px 0!important;
transition-duration:.4s;
transition-property:all;
}
.moduletable_menu.vertical .menu-nav>li>a:hover,
.moduletable_menu.vertical .menu-nav>li:hover>a,.moduletable_menu.vertical .menu-nav>li.sfHover>a{
padding:7px 10px 7px 10px!important;
}
.menu-nav>li>a .sf-sub-indicator{
display:none;
}
.menu-nav>li:first-child>a .image-title{
display:none;
}
.menu-nav>li>a>span{
position:relative;
}
.menu-nav>li>a>span small{
border-radius: 2px;
position: absolute;
top: -19px;
right: -16px;
font-size: 9px;
line-height: 12px;
font-weight: 700;
padding: 2px 7px;
z-index: 1;
opacity: 1;
transition-duration: 0.4s;
transition-property: all;
}
.moduletable_menu.vertical .menu-nav>li>a>span{
display:block;}
.moduletable_menu.vertical .menu-nav>li>a>span small{
top:50%;
margin-top:-7px;
right:-20px;
left:auto;
}
.moduletable_menu.vertical .menu-nav>li>a:hover>span small{
right:20px;
left:auto;
}
.moduletable_menu.vertical .menu-nav>li>a .sf-sub-indicator{
display: none;
}
.moduletable_menu.vertical .menu-nav>li>a{
position:relative;
height: auto !important;
line-height:20px!important;
padding-top: 7px !important;
padding-bottom: 7px !important;
}
.moduletable_menu.vertical .menu-nav>li>a:hover,.moduletable_menu.vertical .menu-nav>li.sfHover>a,.moduletable_menu.vertical .menu-nav>li:hover>a{
padding-top: 7px !important;
padding-bottom: 7px !important;	
}
.moduletable_menu.icon.vertical .menu-nav>li>a{
position:relative;
height:auto!important;
line-height:22px!important;
}
.moduletable_menu.icon.vertical .menu-nav>li{
	border-top:none !important;
	padding: 0 0 10px 0 !important;
}
.moduletable_menu.icon.vertical .menu-nav>li>a:hover,
.moduletable_menu.icon.vertical .menu-nav>li:hover>a{
	background-color: transparent !important;
	padding:7px 0 !important;
}
#megamenu-handler > ul.menu-nav {
	background-color: transparent !important;
}
.rw-handler {width:100%;display:flex;}
.ul-container {
	box-shadow: none !important;
}
.li-container .sub-items-handler .row-fluid {
	display: flex;
	height: 100%;
}
.moduletable_menu.vertical .menu-nav>li>a>span small:before{
display:none;
}
.menu-nav li:first-child{
background-image:none;
}
.menu-nav>li>a .link-has-image{
display:block;
margin:0;
}
.menu-nav>li>a .link-has-image img{
max-height:26px;
margin-top:-5px;
}
.menu-nav>li>a .sf-sub-indicator{
display:none;
}
.menu-nav ul>li a{
font-weight:400;
text-transform:none;
}ul#nav{
margin-left:-10px;
padding:4px 0;
}
.menu-nav li{
background:none;
}
.menu-nav li li{
background:none;
padding:0;
}
.menu-nav li li li{
background:none;
}
.menu-nav ul li:first-child,.menu-nav ul li.clear{
border-top:none;
}
.menu-nav li:hover,.menu-nav li.sfHover,
.menu-nav a:focus,.menu-nav a:hover,.menu-nav a:active{
outline:0;
transition-duration:2.4s;
transition-property:background-color,box-shadow;
}
.menu-nav li li:hover,.menu-nav li li.sfHover,
.menu-nav li li a:focus,.menu-nav li li a:hover,.menu-nav li li a:active{
text-decoration:none;
outline:0;
}
.menu-nav ul{
opacity:1.0;
padding:5px!important;
box-shadow: 0 1px 24px rgba(0,0,0,0.13);
  margin-top: -10px;
}
.menu-nav ul ul{
opacity:1.0;
padding:5px!important;
margin:-5px 10px 10px 0;
}
.menu-nav ul ul .top-arrow{
display:none;
}
.menu-nav li li a{
padding:8px 10px;
font-weight:normal;
line-height:18px;
}
.menu-nav>li>a .sf-sub-indicator{
display:none;
}
.menu-nav a.sf-with-ul{
/*padding-right:2.25em;*/
min-width:0;
}
.sf-sub-indicator{
display: none;
}
a>.sf-sub-indicator{
display: none;
}
.menu-nav ul .sf-sub-indicator{ display: none;}
.menu-nav ul a>.sf-sub-indicator{ display: none;}
.menu-nav ul a:focus>.sf-sub-indicator,
.menu-nav ul a:hover>.sf-sub-indicator,
.menu-nav ul a:active>.sf-sub-indicator,
.menu-nav ul li:hover>a>.sf-sub-indicator,
.menu-nav ul li.sfHover>a>.sf-sub-indicator{
background-position:-11px 0;
}ul.columns-2 li{
width:50%!important;
}ul.columns-2 li li,ul.columns-3 li li,ul.columns-4 li li,ul.columns-5 li li{
width:100%!important;
}ul.columns-2 li ul,ul.columns-3 li ul,ul.columns-4 li ul,ul.columns-5 li ul{
left:100%!important;
}ul.columns-3 li{
width:33.3%!important;
}ul.columns-4 li{
width:25%!important;
}ul.columns-5 li{
width:20%!important;
}body div.panel1{
position:absolute;
top:10%;
left:10%;
display:none;
width:80%;
height:auto;
z-index:300000;
margin:0;
float:right;
height:auto;
box-shadow:0 2px 30px rgba(0,0,0,.45);
}
body div.panel1 .menupanel{
padding:20px;
}body div.panel1 .menupanel a:hover{
text-decoration:none;
}
.menupanel ul.selectnav{
list-style:none;
}
.menupanel ul.selectnav li{
margin:0!important;
}
.menupanel ul.selectnav li a{
padding:5px 5px 4px 5px;
display:block;
}
ul.pagination{
text-align:center!important;
padding:0!important;
margin:0!important;
}ul.pagination li{
background:none!important;
display:inline!important;
margin:0!important;
padding:0 5px!important;
}ul.menu{
list-style:none;
}ul.menu li{
margin:0;
padding:2px 0 4px 0;
}a.sublevel{
display:block;
padding:4px 0 4px 24px;
height:100%;
background:url(https://www.dasle.nl/templates/coga/images/ul-li-default.png) no-repeat 0 5px;
}ul.menu ul{
list-style:none;
margin:0;
}ul.menu li ul li{
background:none;
margin:0;
padding:2px 0 4px 22px;
}ul.menu ul li a{
padding-left:30px;
}#quick-menu{
float:left;
}#quick-menu ul{margin-left:0;margin-bottom:0;}#quick-menu li{
list-style:none;
padding:0 0 0 26px!important;
margin:0;
display:inline;
}#quick-menu p{
padding:0;
margin:5px 0;
}
#socialModal{
margin:0;
padding: 60px 0 40px 0;
text-align: center;
}
.social-label{font-weight:600;line-height: 34px;}
.moduletable_menu ul.menu,ul.latestnews_menu,.VMmenu{
list-style:none;
margin:0;
padding:0 0;
}
.moduletable_menu ul.menu li,ul.latestnews_menu li,.VMmenu li{
margin:0;
padding:0 0 1px 0;
}
.moduletable_menu .VmOpen ul.menu li,
.moduletable_menu .VmClose ul.menu li{border:0!important;}
.moduletable_menu .VmOpen ul.menu li a,
.moduletable_menu .VmClose ul.menu li a{
font-weight:400!important;
padding:4px 15px!important;
background-color:transparent!important;
}
.VMmenu li{
padding:1px 0;
margin:0!important;
}
.moduletable_menu ul.menu li a,ul.latestnews_menu li a,.VMmenu li div a{
display:block;
font-weight:500;
background:none;
}
.moduletable_menu ul.menu li a:hover,ul.latestnews_menu li a:hover,.VMmenu li div a:hover{
text-decoration:none;
}
.moduletable_menu ul.menu li ul li a:hover,.VMmenu ul li div a:hover{
text-decoration:underline;
background:none!important;
}
.moduletable_menu ul.menu li ul li{
padding:4px 0 4px 15px;
background:none!important
}
.moduletable_menu ul.menu li ul li a{
display:block;
height:100%;
font-weight:normal!important;
border:0;
padding:0!important;
text-decoration:none;
background-color:transparent!important;
}
.moduletable_menu li.parent.active{
font-weight:bold;
}
.moduletable_menu ul{
background:transparent;
margin:0;
padding:0;
list-style:none;
}
.moduletable_menu li{
background:transparent;
margin:0;
padding:0 0 1px 0;
list-style:none;
}
.moduletable_menu ul.menu,.moduletable_menu ol.menu{
margin-top:0;
margin-bottom:0;
}
.moduletable_menu ul.menu li ul{
margin-top:0;
margin-bottom:0;
}
.moduletable_menu ul.menu li a,.moduletable_menu ol.menu li a,.moduletable_menu ul.menu li ul li a{
margin:0!important;
padding:10px 0;
display:block;
text-decoration:none;
}
.moduletable_menu ul.menu li:last-child,.VMmenu li:last-child{
border-bottom:none;
}
.moduletable_menu ul.menu li a,.moduletable_menu ol.menu li a,ul.latestnews_menu li a,.VMmenu li div a{
padding:8px 0;
transition-duration:0.4s;
transition-property:all;
}
.moduletable_menu ul.menu li li a:hover,.moduletable_menu ol.menu li li a:hover,.VMmenu ul li div a:hover{
box-shadow:none!important;
}
.moduletable_menu ul.menu li ul li,.moduletable_menu_light ul.menu li ul li,.latestnews_menu_light li,.latestnews_menu li ul li{
border-bottom:0!important
}
.latestnews_menu_light a,.latestnews_menu a,.VMmenu ul li div a{
font-weight:bold;
}
.latestnews_menu_light li,.latestnews_menu li{
background-position:8px 5px!important;
padding-left:30px!important;
}
.moduletable_menu ul.menu li a:hover,.moduletable_menu ol.menu li a:hover,
.moduletable_menu_light ul.menu li a:hover,.moduletable_menu_light ol.menu li a:hover,.VMmenu li div a:hover{
margin:0;
text-decoration:none;
padding-left: 8px !important;
}
.VmClose ul,.VmClose li{
padding-left:0;
margin-left:0;
}
.VMmenu ul li div a:hover{
padding-left:0;
}
.moduletable_menu ul.menu li a img,.moduletable_menu_light ul.menu li a img,.moduletable_menu ul.menu li a small{
display:none;
}
.moduletable_menu ul.menu li.separator img,.moduletable_menu li.separator img,.moduletable_menu ul.menu li img,
.moduletable_menu_light ul.menu li.separator img,.moduletable_menu_light li.separator img,.moduletable_menu_light ul.menu li img{
padding:0 10px 0 5px!important;
vertical-align:middle;
margin:0!important;
border-style:none!important;
background:transparent!important;
}
.moduletable_menu ul.menuli.active ul li a.current,.moduletable_menu ul.menu li ul li a.current,
.moduletable_menu ul.menu li.active ul li a.active,.moduletable_menu ul.menuli ul li a.active,
.moduletable_menu_light ul.menuli.active ul li a.current,.moduletable_menu_light ul.menu li ul li a.current,
.moduletable_menu_light ul.menu li.active ul li a.active,.moduletable_menu_light ul.menuli ul li a.active{
background:#333333!important;
}
.moduletable_menu ul.menu li.separator .image-title,.moduletable_menu_light ul.menu li.separator .image-title{
font-size:75%!important;
}
.moduletable_menu ul.menu li.separator,.moduletable_menu_light ul.menu li.separator{
font-size:75%!important;
line-height:200%!important;
}#bot-modules ul.menu{ padding:0;margin:0;}#bot-modules ul.menu li{ margin:0;}
.nav-tabs, .nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
	border: none;
}
.nav-tabs-handler{
margin-bottom:0;
text-align: left;
}
#tabs-1 .nav-tabs>li{
float:none!important;
display:inline-block;
margin-right: 0 !important;
text-align:left;
}
#tabs-1 .nav-tabs{
text-align:left;
display: block;
position: relative;
padding: 0 0 10px 0;
}
#tabs-1 .nav-tabs:before {
    content: "";
    background-color: rgba(143,143,143,0.3);
    width: 100%;
    height: 3px;
    display: block;
    left: 0;
	bottom: 0;
    position: absolute;
}
#tabs-1 .nav-tabs>li{
margin-top:0!important;
margin-right: 20px !important;
margin-bottom:0!important;
}
#tabs-1 .nav>li>a:hover,#tabs-1 .nav>li>a:focus{
background-color: transparent;
}
#tabs-1 .nav-tabs>.active>a{
	background-color: transparent;
	font-weight: 700;
	position: relative;
}
#tabs-1 .nav-tabs>.active>a:before {
	content: "";
	width: 100%;
	height: 0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	display: block;
	bottom: -12px;
	left: 0;
	position: absolute;
}
#tabs-1 .nav-tabs>li>a{
margin-right:0!important;
border-top:0!important;
border-left:0!important;
border-right:0!important;
border-bottom: 0!important;
padding:8px 0;
text-align: center;
font-weight:700;
line-height:18px;
border-radius:0;
position: relative;
text-transform: uppercase;
transition-duration:0.0s;
transition-property:all;
}
.nav-tabs.nav-stacked>li{
border-right:0!important;
}
.nav-tabs.nav-stacked>li>a{
border:0!important;
}
.box-save{
background:#f5f5f5;
border:1px solid #e7e7e7;
color:#505050;
}
.box-save .icon{
background:url(/images/jch-optimize/csg-7d65f165fda746444823729830993cdf.png) 0 0 no-repeat ;
}
.box-accept{
background:#f4fae1;
border:1px solid #d8e1bc;
color:#606e35;
}
.box-accept .icon{
background:url(/images/jch-optimize/csg-7d65f165fda746444823729830993cdf.png) 0 -66px no-repeat ;
}
.box-tip{
background:#fefefe;
border:1px solid #f1f1f1;
color:#303030;
}
.box-tip .icon{
background:url(/images/jch-optimize/csg-7d65f165fda746444823729830993cdf.png) 0 -132px no-repeat ;
}
.mostread,ul.latestnews{
padding:0;
list-style:none;
margin:0;
}
.mostread li{
padding:3px 0!important;
margin:0!important;
background:none;
}#archive-items li{
padding:0 0 3px 24px;
}ul.latestnews{
margin-left:0;
}ul.latestnews li{
margin:0!important;
}ul.latestnews li,#article-index li,.categories-list ul li,.cat-children ul li,.menusitemap li,ul.latestnews_menu_light li,ul.sections li,#archive-items li,ul.list-accept,ul.list-add li,ul.list-delete li,ul.list-error li,ul.list-alert li,ul.list-cross li,ul.list-tick li,ul.list-tip li,ul.list-disk li,ul.list-email li,ul.list-feed li,ul.list-image li,ul.list-information li,ul.list-key li,ul.list-newspaper li,ul.list-pencil li,ul.list-cd li,ul.list-pc li,ul.list-ipod li,ul.list-mouse li,.contact-links ul li,ul.list-magnifier li,#finder-filter-select-list li,ul.list-accept li{
padding:3px 0 3px 24px;
margin:0 0 0 10px;
list-style:none;
}ul.latestnews li,#article-index li,.categories-list ul li,.cat-children ul li{
background:url(https://www.dasle.nl/templates/coga/images/icons/page_white_text.png) no-repeat 0 4px;
}
.menusitemap li,ul.latestnews_menu_light li{
background:url(https://www.dasle.nl/templates/coga/images/icons/page_white_star.png) no-repeat 0 4px;
}
ul.sections li,#archive-items li{
background:url(https://www.dasle.nl/templates/coga/images/icons/folder.png) no-repeat 0 3px;
}
ul.list-accept li{
background:url(https://www.dasle.nl/templates/coga/images/icons/accept.png) no-repeat 0 3px;
}
ul.list-add li{
background:url(https://www.dasle.nl/templates/coga/images/icons/add.png) no-repeat 0 3px;
}
ul.list-delete li{
background:url(https://www.dasle.nl/templates/coga/images/icons/delete.png) no-repeat 0 3px;
}
ul.list-error li{
background:url(https://www.dasle.nl/templates/coga/images/icons/exclamation.png) no-repeat 0 3px;
}
ul.list-alert li{
background:url(https://www.dasle.nl/templates/coga/images/icons/notice.png) no-repeat 0 3px;
}
ul.list-cross li{
background:url(https://www.dasle.nl/templates/coga/images/icons/cross.png) no-repeat 0 3px;
}
ul.list-tick li{
background:url(https://www.dasle.nl/templates/coga/images/icons/tick.png) no-repeat 0 3px;
}
ul.list-tip li{
background:url(https://www.dasle.nl/templates/coga/images/icons/lightbulb.png) no-repeat 0 3px;
}
ul.list-disk li{
background:url(https://www.dasle.nl/templates/coga/images/icons/disk.png) no-repeat 0 3px;
}
ul.list-email li{
background:url(https://www.dasle.nl/templates/coga/images/icons/email.png) no-repeat 0 3px;
}
ul.list-feed li{
background:url(https://www.dasle.nl/templates/coga/images/icons/feed.png) no-repeat 0 3px;
}
ul.list-image li{
background:url(https://www.dasle.nl/templates/coga/images/icons/image.png) no-repeat 0 3px;
}
ul.list-information li{
background:url(https://www.dasle.nl/templates/coga/images/icons/information.png) no-repeat 0 3px;
}
ul.list-key li{
background:url(https://www.dasle.nl/templates/coga/images/icons/key.png) no-repeat 0 3px;
}
ul.list-newspaper li{
background:url(https://www.dasle.nl/templates/coga/images/icons/newspaper.png) no-repeat 0 3px;
}
ul.list-pencil li{
background:url(https://www.dasle.nl/templates/coga/images/icons/pencil.png) no-repeat 0 3px;
}
ul.list-cd li{
background:url(https://www.dasle.nl/templates/coga/images/icons/cd.png) no-repeat 0 3px;
}
ul.list-pc li{
background:url(https://www.dasle.nl/templates/coga/images/icons/pc.png) no-repeat 0 3px;
}
ul.list-ipod li{
background:url(https://www.dasle.nl/templates/coga/images/icons/ipod.png) no-repeat 0 3px;
}
ul.list-mouse li,.contact-links ul li{
background:url(https://www.dasle.nl/templates/coga/images/icons/mouse.png) no-repeat 0 3px;
}
ul.list-magnifier li,#finder-filter-select-list li{
background:url(https://www.dasle.nl/templates/coga/images/icons/magnifier.png) no-repeat 0 3px;
}p.big-number{
clear:both;
}
ul,ol{
padding-top:0;
}
#sbox-window {
	padding:0 !important;
}
#sbox-btn-close {
	top: 0 !important;
	right:0 !important;
	width: 50px !important;
	height: 50px !important;
	background-color: #ffffff !important;
	background-image: none !important;
}
#sbox-btn-close:after {
	font-family: FontAwesome;
	content: "\f00d";
	color: #696969;
	position:absolute;
	width: 50px !important;
	height: 50px !important;
	top:0;
	left:0;
	line-height: 50px;
	text-align: center;
	font-size: 1.25em;
}
#gallery_jZ {
	margin: 25px 0 0 0;
}
.zoomimg_floating a {
	display: block;
	border-width: 2px !important;
	border-style: solid;
	border-color: rgba(255,255,255,0);
	margin-top: -4px !important;
	padding: 5px;
	position: relative;
	border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.15);
}
.clr{clear:both;overflow:hidden;}
.general-bg,input.custom-attribute,input.quantity-input,.manufacturer-product-link a,input.vm-default,div.details,button.default{border:solid #CAC9C9 1px;border-radius:4px;color:#777;text-decoration:none;padding:5px 5px 4px;}
span.custom-variant-inputbox input.custom-attribute:hover,span.quantity-box input.quantity-input:hover,input.vm-default:hover,span.quantity-box input.quantity-input:hover,.ask-a-question-view input.counter:hover,.ask-a-question-view input#email:hover,table.user-details input:hover,a.details:hover,div.details:hover,button.default:hover{background-position:0 -40px;text-decoration:none;}
.user-details tr, .user-details td, .user-details th {
	border: 0;
}
.user-details tr:nth-child(even) td {
    background-color: #f9f9f9;
}
.action-handler .custom-fields-panel{
display:none;
}
.cart-summary fieldset label{
display:inline;
}
.product-cart-row{
padding:5px 0;
}#cart .vm_cart_products{
padding:0 20px;
height:230px;
overflow-y:auto;
}
.cartpanel .show-cart-link a{
display: inline-block !important;
cursor: pointer !important;
font-weight: bold;
padding: 3px 3px 3px 3px !important;
margin: 0 !important;
background:#5071d3 !important;
color: #ffffff !important;
border: 2px solid #3366cc !important;
border-radius: 10px !important;
box-shadow: 6px 6px 5px #999 !important;
}
.show-total-items{
line-height:34px;
margin-right:7px;
}
.total_products{ line-height:14px;}
.PricebasePriceVariant{ white-space:nowrap;}
.product-cart-row{
border-bottom:1px solid rgba(255,255,255,0.3);
padding:5px 0;
}
.product-neighbours{color:#777;padding:0 0 0;}
.product-neighbours,.product-neighbours a{
transition-duration:0.2s;
}
.product-neighbours{
transition-property:opacity;
opacity:.8;
  padding: 5px;
}
.product-neighbours:hover{
opacity:1.0;
}
.product-neighbours a.previous-page{float:left;}
.product-neighbours a.previous-page:before{
background-image:url(https://www.dasle.nl/templates/coga/images/arrow-prev.png);
background-repeat:no-repeat;
background-position:50% 50%;
width:20px;
height:20px;
margin-right:10px;
float:left;
display:block;
content:" ";
}
.product-neighbours a.next-page{float:right;}
.product-neighbours a.next-page:after{
background-image:url(https://www.dasle.nl/templates/coga/images/arrow-next.png);
background-repeat:no-repeat;
background-position:50% 50%;
width:20px;
height:20px;
margin-left:10px;
float:right;
display:block;
content:" ";
}
.productdetails-view h1{font-size:1.375em;margin:0 0 6px;border-bottom-width: 1px;}
.productdetails-view.productdetails h1 a{ display:inline; float:right; }
.productdetails-view .product-short-description{margin:10px 0 10px 0!important;padding:10px 0;text-align:left;border-top-width: 1px; border-top-style: solid;border-bottom-width: 1px; border-bottom-style: solid;}
.productdetails-view .product-short-description .module-arrow{
position:absolute;
}
.product-additional-nav{
margin-bottom:10px;
padding-bottom:9px;
}
.back-to-category{
line-height:40px;
}
.back-to-category a {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0!important;
    padding: 9px 10px 9px 10px;
    font-weight: 700;
    line-height: 18px;
    min-height: 18px;
    border-radius: 0;
    transition-duration: 0.4s;
    transition-property: all;
    color: #ffffff !important;
    background: #8b0000;
}
.back-to-category a:hover {
	text-decoration: none;
}
.productdetails-view .product-description,.product-fields{margin:5px 0 5px 0px;position:relative}
span.title{display:block;margin:6px 0 25px 0; font-weight: 700; font-style: italic; color: #8b0000 ;position:relative;}
.title{display:inline-block;margin:6px; font-weight: 700; font-style: italic;; color: #8b0000 ;position:relative;font-size:1.5em}
.icons{text-align:right;float:right;}
.icons a{
margin-left:8px;
opacity:0.6;
transition-duration:0.2s;
transition-property:opacity;
}
.icons a:hover{
opacity:0.9;
}
.additional-images img{
border-radius: 5px; margin: 4px; max-width:96%; text-align: center; }
.spacer-buy-area .product-price .PricesalesPrice{
font-weight:600;
line-height:120%;
}
.PricetaxAmount {color: #cccccc;}
.spacer-buy-area .product-price .PricesalesPrice span{
letter-spacing:-1px;
font-size:1.25em;
}
.product-field-desc{
display:block;
line-height: 1em;
font-weight: bold; 
margin-bottom: 5px;
}
.product-container productdetails-view productdetails {
  font-size: 1em; scroll-behavior: smooth;}
.productdetails-view .close-advanced-fields {
	display: none;
}
.productdetails-view .addtocart-bar span.quantity-box input,
.productdetails-view span.quantity-controls .quantity-controls.quantity-plus,
.productdetails-view span.quantity-controls .quantity-controls.quantity-minus{
box-shadow:none!important;
}
.availability{text-align:left;margin:15px 0;}

.availability2{text-align:left;margin:0 10px 10px 0;}
span.variant-dropdown select{width:150px;}
span.custom-variant-inputbox{width:152px;float:left;display:block;margin-bottom:5px;}
input.custom-attribute{width:140px;}
.vendor-store-desc {
	padding: 20px 0;
}
.cart-summary h4 {
	margin: 2px 0 5px 0;
	font-weight: 500;
}
.cart-summary input.quantity-input {width: 30px;margin-right:10px !important;}
.h-pr-title{
	font-weight: 700;
    letter-spacing: 0!important;
    font-family: inherit;
	text-transform: uppercase !important;
}
.spacer h2 a,.spacer h2 a:hover{
text-decoration:none;
}
.category-view .row .category .spacer h2{margin:0;padding:0;}
.category-view .row .category .spacer h2 a{display:block;text-align:center;}
.category-view .row .category .spacer h2 a img{margin-top:6px;max-width:100%;height:auto;}
.orderlistcontainer{display:inline-block;text-decoration:none;margin:0 15px 0 0;position:relative;float:left;}
.orderlistcontainer .title{display:none;}
.orderlistcontainer div.activeOrder{
cursor:pointer;
float:left;
margin:0!important;
padding:9px 10px 9px 10px;
font-weight:300;
line-height:18px;
min-height:18px;
border-radius:2px;
transition-duration:0.4s;
transition-property:all;
}
.orderlistcontainer a{text-decoration:none;display:block;}
.orderlist a{padding:8px 10px;}
.orderlistcontainer a:hover{text-decoration:none!important;display:block;}
.orderlistcontainer div.orderlist{display:none;position:absolute;
background:#ffffff;
cursor:pointer;
box-shadow:0 0 15px rgba(0,0,0,0.1);
z-index:99;
padding:10px 10px;
min-width:190px;
top:37px;
}
.orderlistcontainer div.orderlist div{border-bottom:1px solid rgba(0,0,0,0.1);}
.view-as{
float:left;
margin:0!important;
font-weight:300;
line-height:18px;
min-height:18px;
list-style:none;
}
.view-as li{
display:inline;
text-align:center;
}
.view-as li.grid a{
border-radius:2px 0 0 2px;
}
.view-as li.list a{
border-radius:0 2px 2px 0;
}
.view-as li a{
transition-duration:0.4s;
transition-property:all;
padding:8px 9px 8px 13px;
display:inline-block;
}
.vmquote{font-size:smaller;}
input.vm-default{margin-bottom:2px;}
.write-reviews input.vm-default,.write-reviews input.vm-default:hover{
width:50px;
font-weight:bold;
}div.details{background-position:0 0;display:inline-block;padding:3px 8px 1px;}
a.details:hover,div.details:hover{background-position:0 -40px;color:#777;}
span.details-button{ margin:0 0 0 10px;}
span.details-button input.details-button{color:#135CAE;border:1px solid #CAC9C9 ;border-radius:4px;cursor:pointer;text-align:center;padding:3px 8px 1px;}
.button.default{display:inline-block;cursor:pointer;padding:5px 8px 4px;}
button.default:hover{color:#777;}
a.highlight,a.highlight:visited{border:solid #00a000 1px;border-radius:4px;display:inline-block;text-decoration:none;background-position:0 -160px;color:#ffffff;padding:3px 8px 1px;}
p.product_s_desc{margin-bottom: 15px;padding:0;font-weight: 400;min-height: 100px;}
.h-pr-details .vmicon{margin:0;}
.horizontal-separator{height:0;margin:0 0;}
.invalid{color:#000000;border-color:red;}
.page-results{margin-top:25px;text-align:right;}
.control-buttons button.default{margin-left:8px;}
table.user-details input{margin-bottom:2px;padding:5px 5px 4px;width:90%;}
table.user-details select { width: 61.5% !important; }
table.user-details input:hover{ background:inherit!important;}
table.user-details input.invalid{margin-bottom:2px;padding:5px 5px 4px;}
table.user-details{margin-bottom:25px;}
table.user-details input[type="checkbox"] ,table.user-details input[type="radio"]{width:20px}
.div-table-seperator{padding:5px 0;}
.userfields_info{
display:block;
padding:15px 0 5px 0;
}td.key{padding:0 6px;width:80px;}
.cart-view h1{font-size:1.25em;margin:0;padding:0 0 10px;}
.cart-view h2{margin:0;padding:0;}
.checkout-button-top{text-align:right;padding:10px 0px; margin:10px 0px;}
.checkout-button-top input.terms-of-service{margin-right:10px;display:inline-block;}
span.tos{display:inline-block;margin-right:15px;}
.billto-shipto{margin:10px 0 0;padding:10px 0 25px;}
.billto-shipto span,a.terms-of-service{display:inline-block;}
#full-tos{display:block;}
.output-billto span.titles,.output-shipto span.titles{width:150px;float:left;}
.output-billto span.values-first_name,.output-billto span.values-middle_name,.output-billto span.values-zip,.output-shipto span.values-first_name,.output-shipto span.values-middle_name,.output-shipto span.values-zip{float:left;margin-right:3px;}
table.cart-summary tr th{border-bottom:solid #E9E8E8 1px;padding:6px 10px;}
.customer-comment{ margin:10px 0 0;padding:10px 0 0;}
textarea.customer-comment{margin-bottom:2px;text-align:left;padding:5px 5px 4px;height:60px;width:90%;}
div.terms-of-service{ margin:10px 0 0;padding:10px 0 15px;}
.terms-of-service h5{background:#7C1E21;color:rgba(255,255,255,0.9);text-align:center;border-radius:6px;font-weight:400;margin:0;padding:15px;}
.terms-of-service h5 a,.terms-of-service h5 a:visited{color:#ffffff;text-transform:uppercase;}ul.VMmenu,.VMmenu ul,.VMmenu li{list-style-type:none!important;background-image:none!important;padding:0 0 2px 0;}
.VMmenu li div{
position:relative;
}
.browse-products-handler .PricediscountedPriceWithoutTax, .browse-products-handler .PricetaxAmount {
	display: none; 
}
.shop-browse-products > h4 {
	padding: 25px 0 !important;
}
.vmgroup_products.single.product-sl-handler .pr-img-handler {
	width:100%;
	float:none;
}
.vmgroup_products.single.product-sl-handler .action-handler {
	float:none;width:92%;padding:20px 4%;
}
.vmgroup_products.single.product-sl-handler .spacer {
	display: block;
}
.vmgroup_products.single.product-sl-handler {
	margin: 0;
}
.action-handler .popout-price {
	position: absolute;
}
.pr-img-handler .nd-image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.spacer .pr-img-handler .nd-image {
opacity: 0;
transition-duration:0.4s;
}
.spacer .pr-img-handler:hover .nd-image {
	opacity: 1;
}
.spacer .ribbons {
	position: absolute;
	top: 10px;
	right: 10px;
	left: 10px;
	z-index: 10;
}
.spacer .ribbons .product-fields {
	clear: both;
	text-align: right;
	margin: 0;
}
.spacer .ribbons .product-fields .product-field {
	display: inline-block;
}
.spacer .ribbons .product-field-display.sale {
	position: relative;
	padding: 5px 13px;
	background: #ba4e4e;
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
}
.spacer .ribbons .product-field-display.sale:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 12px 0 0;
	border-color: #ba4e4e transparent transparent transparent;
	position:absolute;
	bottom: -10px;
	left: 0;
}
.spacer .ribbons .product-field-display.hot {
	position: relative;
	padding: 5px 13px;
	background: #edac34;
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
}
.spacer .ribbons .product-field-display.hot:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 12px 0 0;
	border-color: #edac34 transparent transparent transparent;
	position:absolute;
	bottom: -10px;
	left: 0;
}
.spacer .ribbons .product-field-display.new {
	position: relative;
	padding: 5px 13px;
	background: #5998d4;
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
}
.spacer .ribbons .product-field-display.new:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 12px 0 0;
	border-color: #5998d4 transparent transparent transparent;
	position:absolute;
	bottom: -10px;
	left: 0;
}
.VmArrowdown{
background:50% 6px no-repeat url(https://www.dasle.nl/templates/coga/images/vmgeneral/arrow_down.png);
cursor:pointer;
float:right;
width:16px;
height:16px;
padding:0;
position:absolute;
right:0;
top:11px;
border-radius:100%;
transition-duration:0.4s;
transition-property:all!important;
}
.VMmenu li:hover .VmArrowdown{
background-position:50% -24px!important;
}
.VmOpen ul{
padding:0;
margin:0;
}#ui-tabs ul#tabs{list-style-type:none;overflow:hidden;margin:0;padding:20px 20px 0;}
#ui-tabs ul#tabs li{display:inline-block;cursor:pointer;background:#f2f2f2;padding:10px 20px 7px;}
#ui-tabs ul#tabs li.current{display:inline-block;background:#ccc;color:#444;}
#ui-tabs .tabs{padding:20px;}
#ui-tabs .dyn-tabs{overflow:auto;display:none;}
.clear,br.clear{clear:both;height:0;overflow:hidden;}
.floatright,span.floatright{float:right;}
.floatleft,span.floatleft{float:left;}
li.floatleft{
padding:0;
}
.vmproduct.product-details{
margin-bottom:15px;
}ul.vmproduct.product-details{
margin:0;
padding:0;
}.vmproduct.product-details li.span12{
margin:0;
padding:0;
background:none;
}span.bold{font-weight:700;}
.width1{width:1%;}
.width2{width:2%;}
.width3{width:3%;}
.width4{width:4%;}
.width5{width:5%;}
.width6{width:6%;}
.width7{width:7%;}
.width8{width:8%;}
.width9{width:9%;}
.width10{width:10%;}
.width11{width:11%;}
.width12{width:12%;}
.width13{width:13%;}
.width14{width:14%;}
.width15{width:15%;}
.width16{width:16%;}
.width17{width:17%;}
.width18{width:18%;}
.width19{width:19%;}
.width20{width:20%;}
.width21{width:21%;}
.width22{width:22%;}
.width23{width:23%;}
.width24{width:24%;}
.width25{width:25%;}
.width26{width:26%;}
.width27{width:27%;}
.width28{width:28%;}
.width29{width:29%;}
.width30{width:30%;}
.width31{width:31%;}
.width32{width:32%;}
.width33{width:33%;}
.width34{width:34%;}
.width35{width:35%;}
.width36{width:36%;}
.width37{width:37%;}
.width38{width:38%;}
.width39{width:39%;}
.width40{width:40%;}
.width41{width:41%;}
.width42{width:42%;}
.width43{width:43%;}
.width44{width:44%;}
.width45{width:45%;}
.width46{width:46%;}
.width47{width:47%;}
.width48{width:48%;}
.width49{width:49%;}
.width50{width:50%;}
.width51{width:51%;}
.width52{width:52%;}
.width53{width:53%;}
.width54{width:54%;}
.width55{width:55%;}
.width56{width:56%;}
.width57{width:57%;}
.width58{width:58%;}
.width59{width:59%;}
.width60{width:60%;}
.width61{width:61%;}
.width62{width:62%;}
.width63{width:63%;}
.width64{width:64%;}
.width65{width:65%;}
.width66{width:66%;}
.width67{width:67%;}
.width68{width:68%;}
.width69{width:69%;}
.width70{width:70%;}
.width71{width:71%;}
.width72{width:72%;}
.width73{width:73%;}
.width74{width:74%;}
.width75{width:75%;}
.width76{width:76%;}
.width77{width:77%;}
.width78{width:78%;}
.width79{width:79%;}
.width81{width:81%;}
.width82{width:82%;}
.width83{width:83%;}
.width84{width:84%;}
.width85{width:85%;}
.width86{width:86%;}
.width87{width:87%;}
.width88{width:88%;}
.width89{width:89%;}
.width90{width:90%;}
.width91{width:91%;}
.width92{width:92%;}
.width93{width:93%;}
.width94{width:94%;}
.width95{width:95%;}
.width96{width:96%;}
.width97{width:97%;}
.width98{width:98%;margin-bottom: 5px;}
.width99{width:99%;}
#com-form-login .width30.floatleft {
	display: block;
	width: 100%;
	clear: both;
	float: none;
	margin-bottom: 10px;
}
span.cart-images {
	width: 50px;
	display: inline-block;
}
.cart-summary td {
	vertical-align: middle;
}
.vmicon,.vmiconFE{background:url(https://www.dasle.nl/templates/coga/images/vm2-sprite.png) no-repeat top left;}
.vm2-add_quantity_cart{background-position:0 0;width:28px!important;height:26px;border:0;cursor:pointer;}
.vm2-arrow_down{background-position:0 -72px;width:16px;height:16px;}
.vm2-billto-icon{background-position:0 -138px;height:28px;margin-right:0;vertical-align:middle;width:28px;border :0;}
.vm2-remove_from_cart{background-position:0 -212px;border:0 none;cursor:pointer;display:inline-block;height:32px;vertical-align:middle;width:26px;padding:0;margin:0 2px;}
.vm2-shipto-icon{background-position:0 -284px;height:28px;margin-right:6px;vertical-align:middle;width:28px;}
.cart-summary form.inline input.inputbox{ width:30px!important;}
.vm2-lowstock{background-position:0 -1114px;width:26px;height:15px;display:block;margin:8px auto!important;}
.vm2-nostock{background-position:0 -1179px;width:26px;height:15px;display:block;margin:8px auto!important;}
.vm2-normalstock{background-position:0 -1244px;width:26px;height:15px;display:block;margin:8px auto!important;}
.vm2-termsofservice-icon{background-position:0 -1309px;height:26px;margin-right:6px;vertical-align:middle;width:26px;display:inline-block;}
#tosAccepted{ margin:0 10px 0 0!important;}
.vm2-modallink{height:16px;margin-left:3px;vertical-align:top;width:16px;display:inline-block;background:url("https://www.dasle.nl/templates/coga/images/icon_external_link.gif") no-repeat scroll left top transparent;}
.vm2-warning{background-position:0 -1383px;width:50px;height:40px;}
.vendor-store-desc,.category-view,.featured-view,.latest-view,.topten-view,.recent-view,.related-products-view,.browse-view,.order-view{margin-bottom:0;clear:both;}
.main-image,.featured-view .product,.latest-view .product,.topten-view .product,.recent-view .product,.related-products-view .product,.center,span.center{margin:0 auto;background: white; background-size: 371px 371px;max-width:371px}
.category_description{ clear:both;}
.productdetails-view.productdetails .main-image{}
.product-field-display select{height: 1.7em;}
.vmproduct li{ background-image:none;}
.button.addto-cart-link{
background-image:url('https://www.dasle.nl/templates/coga/images/add-to-cart-button.png');
background-repeat:no-repeat;
background-position:5px 4px;
text-indent:-99999px;
float:right;
width:32px;
height:32px;
padding:0;
transition-duration:0.4s;
transition-property:background-position!important;
}
.category-view .spacer:hover .button.addto-cart-link,
.latest-view .spacer:hover .button.addto-cart-link,
.topten-view .spacer:hover .button.addto-cart-link,
.recent-view .spacer:hover .button.addto-cart-link,
.featured-view .spacer:hover .button.addto-cart-link,
.vmproduct.product-details .spacer:hover .button.addto-cart-link,
.browse-view .spacer:hover .button.addto-cart-link{
background-position:5px -59px;
}
.category-view .spacer:hover .button.addto-cart-link:hover,
.latest-view .spacer:hover .button.addto-cart-link:hover,
.topten-view .spacer:hover .button.addto-cart-link:hover,
.recent-view .spacer:hover .button.addto-cart-link:hover,
.featured-view .spacer:hover .button.addto-cart-link:hover,
.vmproduct.product-details .spacer:hover .button.addto-cart-link:hover,
.browse-view .spacer:hover .button.addto-cart-link:hover{
background-position:5px -123px;
}
.pr-img-handler {
	margin-bottom: 20px;
	position: relative;
}
.moduletable_products.tiles .spacer {
	padding: 0;
	overflow: hidden;
}
.moduletable_products.tiles .spacer .pr-img-handler {
	margin: 0;
	overflow: hidden;
}
.moduletable_products.tiles .spacer .pr-img-handler img {
	width: 100%;
}
.moduletable_products.tiles .spacer .action-handler {
	width: 47%;
	left: 53%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
}
.moduletable_products.tiles .spacer .action-handler .action-handler-inner {
	padding: 20px;
}
.vmproduct.product-details .spacer .product-price,.h-pr-details .product-price{
border:0!important;
}
.vmproduct.product-details .spacer .product-price .PricesalesPrice{
font-weight: 400;
text-align: center;
}
.pr-add{
text-align:left;
padding:5px 15px;
}
.pr-add-bottom,
.browse-view .product .spacer h2,
.featured-view .spacer .product_s_desc,.latest-view .spacer .product_s_desc,.topten-view .spacer .product_s_desc,.recent-view .spacer .product_s_desc,.related-products-view .spacer .product_s_desc,.browse-view .product .spacer .product_s_desc{
padding:2px 0 5px 0!important;
margin-bottom:10px;
text-align: left;
}
.h-pr-title{
text-align: center;
}
.action-handler .short_des {
	padding: 0 0 20px 0;
}
.browse-view .product .spacer h2,
.featured-view .spacer .product_s_desc,.latest-view .spacer .product_s_desc,.topten-view .spacer .product_s_desc,.recent-view .spacer .product_s_desc,.related-products-view .spacer .product_s_desc,.browse-view .product .spacer .product_s_desc{
margin:0 0 0 0!important;
}
.pr-add-bottom .product-price{
padding:6px 0;
}
.pr-add a{
transition-duration:0.4s;
transition-property:color;
}
.pr-add a,.pr-add a:hover{
text-decoration:none;
}
.pr-add-left{
float:left;
text-align:left;
}
.pr-add-left .PricesalesPrice,.pr-add-left .go-to-product{
text-align:left;
}
.pr-add-left .product-price{
margin:0;
}
.pr-add-right{
float:right;
}
.productdetails-view.productdetails .category-view{
margin:25px 0;
}
.main-image img.product-image,.featured-view .spacer img,.latest-view .spacer img,.topten-view .spacer img,.recent-view .spacer img{max-width:100%;height:auto;width:auto;}
.additional-images{margin:0 2%; width: 96%;border:2px solid grey}
.output-billto,.output-shipto{margin:0 2%; width: 96%}
.ask-a-question,.manufacturer,.manufacturer-details-view .email-weblink,.manufacturer-details-view .description{margin:10px 0 0;}
.customer-reviews,.ask-a-question-view .form-field{margin:25px 0 0;}
span.variant-name,span.custom-variant-name{width:100px;float:left;display:block;margin-bottom:5px;}
span.addtocart-button input.addtocart-button:hover,span.addtocart-button input.notify-button:hover,input.highlight-button:hover,a.highlight:hover{color: #8b0000;}
.spacer .addtocart-bar {
transition-duration:0.4s;transition-property:all;
z-index: 9;
width: 100%;
height: 40px;
display: block;
position: absolute;
bottom: 0;
left: 0;
right: 0;
border-top-width: 1px;
border-top-style: solid;
  background-color: #FFDC4D!important;
}
.productdetails-view .spacer-buy-area input.addtocart-button{
float: left;
display: inline-block;
height: 40px;
line-height: 40px;
font-weight: 500;
padding: 0 20px 0px 20px;
background-image: none;
border-radius: 0 !important;
text-indent: 0;
width: auto;
  background-color: #FFDC4D!important;
}
.addtocart-bar span.addtocart-button {
	position: absolute;
	top: 0;
	left: 82px;
	right: 0;
	z-index: 9;
}
.productdetails-view .spacer-buy-area input.addtocart-button {
	color: #000 !important;
	background-color: #ffdc4d !important;
}

.spacer .addtocart-bar span.addtocart-button .addtocart-button{
	line-height: 40px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
	background: transparent !important;
	opacity: 0.7;
	text-transform: uppercase;
}
.spacer:hover .addtocart-bar span.addtocart-button .addtocart-button {
	opacity: 1;
}
.addtocart-bar span.quantity-controls.js-recalculate {
	position: absolute;
	top: 0;
	left: 41px;
	z-index: 3;
	height: 0;
	width: 0;
}
.spacer .addtocart-bar span.qantity-controls.js-recalculate {
	border-right-width: 15px;
	border-right-style: solid;
}
.addtocart-bar span.quantity-controls.js-recalculate .quantity-plus:before {
	content:  "\f196";
	font-family: FontAwesome;
}
.addtocart-bar span.quantity-controls.js-recalculate .quantity-plus {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -10px;
    left: 10px;
    text-align: center;
    cursor: pointer;
    background-color: #fff0;
    background-image: url(/images/jch-optimize/csg-7d65f165fda746444823729830993cdf.png); background-position: 0 -198px;
    background-repeat: no-repeat;
    
}
.addtocart-bar span.quantity-controls.js-recalculate .quantity-minus {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 23px;
    left: 10px;
    cursor: pointer;
    background-color: #fff0;
    background-image: url(/images/jch-optimize/csg-7d65f165fda746444823729830993cdf.png); background-position: 0 -268px;
    background-repeat: no-repeat;
    
}
.addtocart-bar span.quantity-controls.js-recalculate .quantity-minus:before {
	content:  "\f147";
    font-family: FontAwesome;
}
span.quantity-box {
	height: 35px;
	width: 40px;
	display: block;
transition-property:all;
}
.spacer span.quantity-box {
	position:absolute;
	z-index:2;
	left: 0;
    top: 0;
	border-right-width: 1px;
	border-right-style: solid;
}
span.quantity-box input {
	border:none!important;
	padding:0!important;
	margin:0!important;
	font-weight:400;
}
input.quantity-input{height:40px;width:100%;text-align:center;font-weight:700;padding:0;background:transparent!important;}
.spacer-buy-area div.addtocart-bar {
	position: relative;
        margin-top: 25px;
}
.spacer-buy-area div.addtocart-bar span.quantity-controls.js-recalculate {
	opacity: 1;
    left:40px;
	top: 0;
}
.spacer-buy-area div.addtocart-bar span.addtocart-button {
	right: auto;
	left: 80px;
	top: -5px;
	position: absolute;
}
.spacer-buy-area div.addtocart-bar span.quantity-box {
	left: 0;
	right: auto;
	top: 0;
	position: absolute;
}
.category-view .spacer .spacer-handler,.latest-view .spacer .spacer-handler,.topten-view .spacer .spacer-handler,.recent-view .spacer .spacer-handler,.featured-view .spacer .spacer-handler,.vmproduct .spacer .spacer-handler,.browse-view .spacer .spacer-handler{
margin:0 0 0 0!important;
text-align:center;height:100%;
}
.display-number .display-results-no{
float:left;
width:75%;
line-height:38px;
font-weight:300;
text-align:right;
margin-right:5%;
}
.display-number .selectric-wrapper{
width:20%;
float:left;
}
.row-fluid .product{
margin-bottom:0;
}
.spacer h3,.manufacturer-details-view h1{
letter-spacing:0;margin:0;
text-transform:none;
}
.browse-view .spacer h2 {
 letter-spacing:1px;
 text-transform:none;
 height: 1.3em;
 color: #8b0000;
}
.featured-view .spacer h3 a,.latest-view .spacer h3 a,.topten-view .spacer h3 a,.recent-view .spacer h3 a,.related-products-view .spacer h3 a,.browse-view .row .product .spacer h2 a{
text-decoration:none;
}
.manufacturer-details-view h1{padding:15px 0;}
.browse-top {
	display: flex;
	position: relative;
	overflow:hidden;
}
.bt-parallax-bg { 
	position:absolute;
	width:100%;
	height:650px;
	background-position:50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.bt-content {
	position:relative;
	padding: 10px 0;
	z-index:9;
	width: 100%;
	background: rgba(0,0,0,0.1);
}
.bt-content:before {
	position: absolute;
	z-index: 2;
	content: "";
	background: rgba(255,255,255,0.7);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.bt-content .container, .bt-content .container-fluid {
	position: relative;
	z-index: 3;
}
.browse-top:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
}
.browse-top .span9 {
	overflow: hidden;
}
.browse-top h1 {
	padding: 10px 30px;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
    margin: 0 auto;
	margin-bottom: 5px;
}
.orderby-displaynumber {}
.category_description {
	padding: 5px 0;
	margin: 0 auto;
    width: 100%;
}
.product-price .PricesalesPrice{
font-weight:700;font-size:1.1em;
text-align: center;
padding: 0 0 0 0;
}
.cap-price .PricesalesPrice{
font-weight:700;
position:relative;
}
.product-price2 .PricesalesPrice2{
font-weight:700;
}
.cart-summary span.PricesalesPrice{
font-size:1em!important;
}
.browse-view .row .product .spacer img,.related-products-view .row .product .spacer img{width:100%;height:auto;}
.right{text-align:right!important;}
.ask-a-question-view{padding:30px;}
.ask-a-question-view h1{font-size:1.125em;margin:0;padding:0;}
#userForm select,.width80{width:61%;}
.manufacturer-product-link{display:none;}
.manufacturer-email{ padding:3px 0 3px 22px;background:url(https://www.dasle.nl/templates/coga/images/email.png) no-repeat 0px 50%;}
.manufacturer-url{ padding:3px 0 3px 22px;background:url(https://www.dasle.nl/templates/coga/images/weblink.png) no-repeat 0px 50%;}
.manufacturer-description{padding:3px 0px}ul.vmmanufacturer{
padding:0;
margin:0;
}
.man-sp-handle{
text-align:center;
padding:0 10px;
}
.man-main-handler [class*="vmmanufacturer"]:first-child{
border-top:0;
}
.man-main-handler .owl-wrapper-outer{
padding:0 0;
}
.man-main-handler img{
opacity:0.5;
transition-duration:0.2s;
transition-property:opacity!important;
}
.man-main-handler img:hover{
opacity:1.0;
}
label.invalid,span.red{color:red;}
.output-billto span.values,.output-shipto span.values,.floatleft,span.floatleft{float:left;}
.output-billto span.values,.output-shipto span.values{padding-right:5px;}
.joomlaCoreField{background-color:#FFFFDD;}
.display-number select{
width:auto;
}
.vm-pagination{
clear:both;
}
.vm-pagination ul{padding:20px 0px;margin:0;float:left;}
.vm-pagination ul li{display:inline;background:none;}
.vm-pagination.counter{text-align:right!important;}
.vm-pagination ul>li>a,.vm-pagination ul>li>span{
float:left;
padding:5px 7px;
margin-right: 7px;
line-height:14px;
background-color:#8b0000;
color:white;
border:0;
border-radius: 7px;
}
.vm-pagination ul li{
background:none!important;
display:block;
float:left;
padding:0 4px 4px 0!important;
margin:0;
color:white;
}
.vm-pagination ul li a{
font-weight:bold;
color:white;
border-radius: 7px;
padding:5px 7px;
margin-right: 7px;
display:block;
float:left;
cursor:pointer;
vertical-align:middle;
text-transform:none!important;
text-decoration:none;
border:0;
transition-duration:0.2s;
transition-property:background-color!important;
}
.vm-bottom div{text-align:center!important;}
.vm-bottom ul{text-align:center!important;}
.vm-bottom ul li{display:inline;}
.vm-bottom.counter{text-align:right!important;}td.orders-key{font-weight:bold;text-align:left;}/* Manufacturer View Default */
.manufacturer-view-default .row .manufacturer .spacer{padding:6px;}
.product-field-display a img{display:block;}
.product-related-products,.product-related-categories{border-top:solid #ccc 1px;padding-bottom:10px;}
.product-related-products .product-field.product-field-type-R{
width:17%;
padding:10px 1%;
float:left;
clear:none;
}
.product-fields .product-field-type-P{clear:both;border-bottom:1px solid #EEEEEE;margin-top:18px;}
.product-field-type-P .product-fields-title{ font-size:1.2em;}
.product-field-type-B,.product-field-type-S,.product-field-type-I{font-size:.92em;}
.vm-customfield-mod{line-height:100%;padding-top:4px;font-size:.92em;}
.product-fields-title{ 
  font-weight:bold; 
  background-color: #99d6ff;
  display: inline-block;
  border-radius: 5px;
  color: black;
  line-height: 2em;
  padding-left: 5px;
  width: 98%;
}
.product-field{
clear:both;
}

.vm-customfield-mod img,.vm-customfield-cart img{ vertical-align:middle;width:16px;}
.vm-img-desc{display: block;background-color: white;position:relative;}
.vmpayment_description,.vmshipment_description{padding:0 2px;
display:block;
opacity:0.5;}
.vmpayment_cardinfo{color:gray;font-size:.625em;}
.virtuemart_search .inputbox{vertical-align :middle}
/* Custom Field Images */
.product-fields .product-field,.product-related-categories .product-field{
margin:5px;
  border: 1px black solid;
  border-radius: 5px;
  background-color: #ccdef9;
}
.product-fields .product-field label.other-customfield{width:25%;float:left;position:relative;top:20px;left:-18px;margin-bottom:27px;text-align:center;}/* For 4 images across use width:17% */
.product-fields .product-field input[type=radio]{position:relative;left:33px;}
.product-fields .product-field .vm-img-desc{font-size:0.7em;}
.span6.floatleft span.vote{
display:block;
text-align:center;
height:24px;
line-height:24px;
vertical-align:top;
}/* some more styles */
.priceColor2{color:gray;}
.line-through{text-decoration:line-through}
.inline{display:inline;}
td.pricePad{padding-right:10px;}
td.priceCol{white-space:nowrap;}
div.spaceStyle{padding:0;margin:5px;}
.vm-notice{color:#CC0000;}
.buttonBar-right{text-align:right;width:100%;}
.userfields_info{font-weight:300;font-size:1.125em;}
.ratingbox{
position:relative;
display:block;
width:120px;
height:24px;
background:url("https://www.dasle.nl/templates/coga/images/color-stars.png") repeat-x scroll 0 bottom transparent;
cursor:pointer;
}
.spacer-buy-area .ratingbox,.spacer-buy-area .ratingbox div{
cursor:default;
}
.ratingbox div,.ratingbox span{
background:url(https://www.dasle.nl/templates/coga/images/color-stars.png) repeat-x;
display:block;
width:1%;
height:24px;
position:absolute;
cursor:pointer;
}
.stars-orange{
display:block;
height:24px;
}
.stars-orange{background-position:0 0!important;}
.stars-red{background-position:0 -54px!important;}
.stars-green{background-position:0 -108px!important;}
.stars-blue{background-position:0 -162px!important;}
.stars-purple{background-position:0 -216px!important;}#com-form-login-remember label{display:inline;}
.billto-shipto.row-fluid .span6{
  background-color: #eeede7;
  padding: 5px;
}
.vm-button-correct,.vm-button-correct:hover{
border:none;
transition-duration:0.4s;
transition-property:background-color;
}
.category-view .row-fluid .category,
.row-fluid .spacer,
.browse-view .spacer{
opacity:1;
transition-duration:0.3s;
transition-property:opacity;
height: auto;
}
.category .spacer img{
border:none;
}
.category .spacer h2 a{
position:relative;
}
.spacer .pr-img-handler img{
opacity:1.0;
transition-duration:0.3s;
transition-property:opacity;
}
.spacer:hover .pr-img-handler img{
opacity:1.0;
}
.category .cat-title{
display:block;
line-height:24px;
padding:9px 0;
font-weight:300;
letter-spacing:0;
}
.category-view .row-fluid .category .spacer h2 a .cat-title{
text-align:center;
display:block;
vertical-align:middle;
}
.category h2{margin:0;padding:0;overflow:hidden;}
.vmgroup_products.product-sl-handler .spacer .selectric-items{
height:74px;
}
.spacer .action-handler .popout-price {
width:40px;
height:40px;
position:absolute;
bottom: 45px;
right:5px;
transition-duration:.4s;transition-property:all;
opacity: 0.1;
}
.spacer:hover .action-handler .popout-price {
	opacity: 1;
}
.browse-view .spacer .action-handler .paddingtop8{
margin: 0!important;
position: absolute;
top: -1px;
left: 10px;
}
.browse-view .spacer .action-handler .paddingtop8 .stock-level{
display:none;
}
.vm3pr{
clear:both;
padding-top:2px;
}
.popout-price>.PricesalesPrice{
border-radius:100%;
box-shadow:0 2px 15px rgba(0,0,0,0.4);
}
.spacer .popout-price-buttons-handler .show-advanced-fields{
width: 40px;
height: 40px;
text-align:center;
border-radius: 100%!important;
}
.spacer .popout-price-buttons-handler .show-advanced-fields{
text-indent:-9999px;
padding:0!important;
margin:0;
background-position:0 -60px;
display:block;
opacity: 0.8;
}
.spacer .action-handler .popout-price .show-advanced-fields:after{
content:"\f013";
display:block;
font:normal normal normal 20px/40px FontAwesome;
width:40px;
height:40px;
text-indent:0!important;
position:absolute;
top:0;
left:0;
background:none transparent!important;
text-decoration:none!important;
}
.product-field-display {
 padding: 0 0 0 2%;
  color: black;
}
.product-fields-title-wrapper {
  font-weight: bold;
  margin: 5px;
  background-color: #99d6ff;
  display: inline-block;
  border-radius: 5px;
 line-height: 2em;
  color: black;
  padding:0 5px;
  border: 2px black solid;
}
.product-field-display select{ width:75%;}
.marginbottom12{
  float: left;
position: sticky;
bottom: 5px;
text-align: center!important;
width: 100%;
}
.product-price .PricesalesPrice2{
font-weight:700;font-size:1.1em;
text-align: center;
}
.is-empty{
white-space:nowrap;
float:right;
padding:11px 10px;
font-weight:700;font-size:1.125em;
text-transform:uppercase;
}
.action-handler{
text-align:center;
}
.action-handler .addtocart-area form.product{
margin-bottom:0!important;
}
.action-handler .addtocart-area form.product .custom-fields-panel{
position: absolute;
bottom: 41px;
top: 0;
width: 90%;
opacity: 0.98;
padding: 0 5%;
z-index: 999;
right: 0;
padding-top: 20px;
}
.action-handler .addtocart-area form.product .custom-fields-panel /*.close-advanced-fields*/ {
position: absolute;
top: 15px;
right: 15px;
font-size: 1.75em;
text-decoration: none !important;
}
input.terms-of-service.required{
width:auto;
float:left;
margin-right:10px;
}button.vmicon,button.vmicon:hover{ background-color:transparent!important;padding:0!important;border-width:0!important;}
.cart-summary .quantity-input.js-recalculate,.cart-summary input.quantity-input{background:#ffffff!important;color:#393939!important;border:1px solid #cfcfcf!important;padding:0 2px!important;}
.cls1{width:100%!important;}
.cls2{width:50%!important;}
.cls3{width:33.33%!important;}
.cls4{width:25%!important;}
.cls5{width:20%!important;}
.cls6{width:16.66%!important;}
.cls7{width:14.25%!important;}
.cls8{width:12.5%!important;}
.cls1,.cls2,.cls3,.cls4,.cls5,.cls6,.cls7,.cls8{margin:0!important;padding:0!important;}
#fancybox-content .product-related-products .product-field{
float:left;
max-width:200px;
margin:10px;
}
.vmgroup_products.product-sl-handler {
    margin: 0 -10px 0 -10px;
}
.moduletable_style3 {
    padding: 14px;
}
.sl-products.vmproduct.product-details.owl-carousel {
	position: relative;
}
.sl-products.vmproduct.product-details.owl-carousel .owl-pagination {
    position: absolute;
    bottom: -20px;
    width: 100%;
    text-align: center;
    z-index: 9;
}
.f-mods-handler {
	padding: 30px 30px 0 30px;
}

.moduletable_products .man-main-handler .owl-buttons {
	top: -50px;
}
.customNavigation{text-align:center;}
.moduletable_products.flat>h3,.moduletable_products.flat>h3 .h-cl{
background-color:transparent!important;
}
.moduletable_products.flat>h3 .h-cl{
border-right: 0 !important;
padding-left: 0;
padding-right: 0;
}
@-moz-keyframes empty{0%{opacity:1}
}
@keyframes empty{0%{opacity:1}
}
@-webkit-keyframes fadeIn{0%{opacity:0;}
100%{opacity:1;}
}
@-moz-keyframes fadeIn{0%{opacity:0;}
100%{opacity:1;}
}
@keyframes fadeIn{0%{opacity:0;}
100%{opacity:1;}
}
@-webkit-keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
@-moz-keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
@keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
@-webkit-keyframes backSlideOut{25%{opacity:.5;}
75%{opacity:.5;;}
}
@-moz-keyframes backSlideOut{25%{opacity:.5;}
75%{opacity:.5;}
100%{opacity:.5;}
}
@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px);}
75%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}
100%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}
}
@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;}
75%{opacity:.5;}
100%{opacity:1;}
}
@-moz-keyframes backSlideIn{0%,25%{opacity:.5;}
75%{opacity:.5;}
100%{opacity:1;}
}
@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%);}
75%{opacity:.5;transform:translateZ(-500px);}
100%{opacity:1;transform:translateZ(0) translateX(0);}
}
@-webkit-keyframes scaleToFade{to{opacity:0;}
}
@-moz-keyframes scaleToFade{to{opacity:0;}
}
@keyframes scaleToFade{to{opacity:0;transform:scale(.8);}
}
@-webkit-keyframes goDown{from{}
}
@-moz-keyframes goDown{from{}
}
@keyframes goDown{from{transform:translateY(-100%);}
}
@-webkit-keyframes scaleUpFrom{from{opacity:0;}
}
@-moz-keyframes scaleUpFrom{from{opacity:0;}
}
@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5);}
}
@-webkit-keyframes scaleUpTo{to{opacity:0;}
}
@-moz-keyframes scaleUpTo{to{opacity:0;}
}
@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5);}
}
a{transition-duration:.4s;transition-property:all;}
#theme-width{margin:0 auto}

.moduletable,#tabs,.category-view,.featured-view,.latest-view,.topten-view,.recent-view{
padding:0;
}
.moduletable_products {
	padding: 0;
}
.moduletable_products > .module-content-handler {
	text-align: center;
}
.moduletable_products > .module-content-handler > h3 {
    padding: 0 0 30px 0;
    font-weight: 700;
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: left;
}
.testi-title {
	padding: 0 0 20px 0;
	font-weight: 700;
	position: relative;
	display: inline-block;
	margin: 0 auto;
}
.moduletable_products > .module-content-handler > h3:after {
	content: "";
	width: 60px;
	height: 0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	display: block;
	bottom: 10px;
	left: 0;
	position: absolute;
} 
.moduletable_products > .module-content-handler > h3:before {
	content: "";
	width: 100%;
	height: 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-color: #dedede;
	display: block;
	bottom: 11px;
	left: 0;
	position: absolute;
}
.testi-title:before {
	content: "";
	width: 60px;
	height: 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	display: block;
	bottom: 10px;
	left: 50%;
	margin-left: -30px;
	position: absolute;
}
.moduletable_products > .module-content-handler > .module-content {
	text-align: left;
}
.moduletable_products.quick {
	margin-bottom: 20px;
}
.moduletable_products.quick .spacer .addtocart-bar {
    bottom: 0;
    right: 7px;
}
.moduletable_products.quick .spacer .action-handler, .moduletable_products.quick .spacer .action-handler * {
	text-align: left !important;
}
.moduletable_products.quick .spacer{
clear: both;
padding: 0;
margin: 0 0 7px 0 !important;
border: 0!important;
background-color: transparent!important;
overflow: inherit !important;
box-shadow: none;
border-radius: 0;
}
.moduletable_products.quick .row-fluid .product{
margin-bottom:0!important;
}
.moduletable_products.quick .spacer img{
width:60px;
	border-radius: 100%;
}
.moduletable_products.quick .spacer:hover{
box-shadow:none;
}
.moduletable_products.quick .spacer .pr-img-handler{
float:left;
width:80px;
margin-right: 15px;
border-bottom:0!important;
text-align:left;
margin-bottom: 0;
}
.moduletable_products.quick .spacer .pr-img-handler a {
	display: block;
	padding: 10px;
	margin: 0 0 10px 0;
}
.moduletable_products.quick .addtocart-area{
clear:both;
margin:0 auto;
}
.moduletable_products.quick .module-content{
padding:0;
}
.moduletable_products.quick ul.vmproduct.product-details{
padding-bottom:0!important;
}
.moduletable_products.quick>h3{
margin-bottom:20px!important;
}
.moduletable_products.quick .h-pr-title{
font-weight: 700;
padding-bottom: 0;
padding-top: 15px;
margin-bottom: 0!important;
}
.moduletable_products.quick .product-price{
margin-top:0!important;
}
.moduletable_products.quick .popout-price{
display:none!important;
}
.tab-pane .sl-products.vmproduct.product-details.owl-carousel .owl-pagination {
bottom: -20px;
width: 100%;
}
#tabs-1 {
	padding: 0 0;
}
.stretch-handlers > .tf-module {
	display: flex;
	align-items: stretch;
}
.stretch-handlers > .tf-module > .span3 {
	background-color: rgba(0,0,0,0.5);
}
.tabs-nav-handler {
	background-size: cover;
}
.category-view{
padding-bottom:17px!important;
}
#tabs, #tab-modules {
	position: relative;
}
#tabs > .container, #tab-modules > .container {
	position: relative;
	z-index: 2;
}
#megamenu-handler [class*="moduletable"]{
padding:0;
border-style:none;
border-width:0;
height: 100%;
}
#tab-modules .container-lr > .row-fluid > [class*="span"] {
	display: flex;
}
#tab-modules {
	margin-bottom: 0;
}
[class*="moduletable"].centered .module-content-handler > h3 {
	text-align: center;
}
.moduletable_brands .module-content-handler > h3 {
	font-weight: 900;
	font-size: 2em;
}
.moduletable_brands.centered .vmheader {
	text-align: center;
}
.moduletable_brands {
	margin: 0 10%;
}
#mega-menu [class*="moduletable"]{
margin-bottom:5px!important;
}#mega-menu [class*="moduletable"] h3{
font-weight: 500;
padding: 0 0 10px 0;
margin-bottom: 10px!important;
display: block;
border-bottom-width: 0;
border-bottom-style: solid;
}#welcome-box{
margin-bottom:30px;
position:relative;
padding:5% 0;
}
.welcome-box-handler{
padding:0 30px;
}
.padding-10{padding:10px!important}
.padding-5{padding:5px!important}
.padding-10 p,.padding-5 p{margin-bottom:0}
.tab-pane .moduletable {
	padding: 30px;
}
.item-page .moduletable{border:0}
.moduletable .module-content,.category-view .row,.featured-view .row,.latest-view .row,.topten-view .row,.browse-view .row{margin-right: 10px; margin-left: 10px;}
.moduletable_menu .module-content{padding:0;max-width:100vw;}
#b-area {
padding-top: 20px;
line-height: 1.2em;
max-width:100%;
}
.moduletable>h3,.heading-cloud,
.category-view h4,.featured-view h4,.latest-view h4,.topten-view h4,.recent-view h4{
padding:14px 0;
margin:0 0 20px 0!important;
position:relative;
display:block;
}
.moduletable_products>h3{
padding:25px 0;
margin:0 !important;
position:relative;
display:block;
font-weight:900;
font-size:1.2em;
line-height:18px;
}
.moduletable_products.tiles {
	position: relative;
}
.moduletable_products.tiles>h3 {
	margin-bottom: 20px !important;
}
.moduletable_products.tiles .vmheader {
	position: absolute;
    top: -20px;
    left: 0;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 48px;
	opacity:0.1;
	z-index: -1;
}
#bottom-long .moduletable_products>h3 {
	padding: 10px 0 !important;
	background: transparent !important;
	margin-bottom: 10px !important;
}
.moduletable_menu>h3{
font-weight:900;
line-height:18px;
padding:12px 0;
margin:0 0 2px 0!important;
position:relative;
display:inline-block;
text-transform:uppercase;
}
.span3 .moduletable>h3,.span3 .moduletable_menu>h3,.span3 .moduletable_products>h3,.heading-cloud{
display:block;
margin-bottom:10px;
}
.mod-color1,.mod-color2{
 min-height:70px;
}
.moduletable_menu p{padding-bottom:5px}
.moduletable_empty h1{margin-bottom:2px;letter-spacing:0}
.category-view h4,.featured-view h4,.latest-view h4,.topten-view h4,.related-products-view h4{letter-spacing:0;font-weight:700;padding:0 0 18px 0;margin-bottom:0;text-transform:uppercase}
.moduletable_style2 .module-content h3{font-weight:300;font-size:1em;text-transform:uppercase;letter-spacing:-0.09em}#footer .moduletable_empty h3,#footer .moduletable_menu h3,#footer .moduletable_products h3,#footer .browse-view h1,#footer .category-view h4,#footer .featured-view h4,#footer .latest-view h4,#footer .topten-view h4,#footer .related-products-view h4,#footer .product-details-header{background:transparent}
.moduletable table td,.moduletable_text table td,.moduletable_menu table td,.moduletable_empty table td{border:0}
.moduletable_menu table td{padding:1px 4px}
.moduletable_menu table td #login{padding:0 4px}
.moduletable ul li,.moduletable_text ul li{margin:0}
.latestnews_menu li{padding:4px 3px 4px 24px}
[class*="moduletable"].move-up-130{margin-top:-130px;}
[class*="moduletable"].move-up-120{margin-top:-120px;}
[class*="moduletable"].move-up-110{margin-top:-110px;}
[class*="moduletable"].move-up-100{margin-top:-100px;}
[class*="moduletable"].move-up-90{margin-top:-90px;}
[class*="moduletable"].move-up-80{margin-top:-80px;}
[class*="moduletable"].move-up-70{margin-top:-70px;}
[class*="moduletable"].move-up-60{margin-top:-60px;}
[class*="moduletable"].move-up-50{margin-top:-50px;}
[class*="moduletable"].move-up-40{margin-top:-40px;}
[class*="moduletable"].move-up-30{margin-top:-30px;}
[class*="moduletable"].move-up-20{margin-top:-20px;}
[class*="moduletable"].move-up-10{margin-top:-10px;}
.centered>h3{
text-align:center;
font-size:2.20em;
line-height:120%;
padding-bottom:40px;
padding-top:20px;
}
.centered>h3 .h-cl{
position:relative;
}
.centered>h3 .h-cl:before{
position:absolute;
content:"";
width:64px;
height:2px;
left:-84px;
top:50%;
}
.centered>h3 .h-cl:after{
position:absolute;
content:"";
width:64px;
height:2px;
right:-84px;
top:50%;
}
.centered .owl-theme .owl-controls{
width:100%;
text-align:center;
}
.centered .owl-theme .owl-controls .owl-pagination{
float:none;
}
.special-ribbon,.hot-ribbon,.new-ribbon{
position:relative;
}
.special-ribbon .ribbon-special,.hot-ribbon .ribbon-hot,.new-ribbon .ribbon-new{
width:61px;
height:61px;
position:absolute;
z-index:99;
display:block;
top:0;
left:0;
background-image:url(https://www.dasle.nl/templates/coga/images/ribbons-sprite.png);
background-repeat:no-repeat;
text-indent:-9999px;
}
.special-ribbon .ribbon-special{
background-position:0 0;
}
.hot-ribbon .ribbon-hot{
background-position:0 -61px;
}
.new-ribbon .ribbon-new{
background-position:0 -122px;
}
.spacer{margin:0 5px 5px 0!important;position:relative;overflow:hidden;padding: 2px 5px 2px  0;}
.spacer-merk{margin:10px 0 20px 0!important;position:relative;overflow:hidden;padding: 10px 10px 10px 10px;}
.category-view .spacer .paddingtop8,.latest-view .spacer .paddingtop8,.topten-view .spacer .paddingtop8,.recent-view .spacer .paddingtop8,.featured-view .spacer .paddingtop8,.vmproduct .spacer .paddingtop8,.browse-view .spacer .paddingtop8{margin-top:-18px;margin-bottom:15px}
#top-modules .moduletable_empty{padding:0 5px 5px 0}
#breadcrumb-handler{font-weight:normal;font-style:italic}
#breadcrumb-bg{padding:0}
#breadcrumb-handler a{font-weight:normal}
#breadcrumb-bg span{font-weight:bold}
#breadcrumb-bg span.showHere{font-weight:normal}
.breadcrumb{
	background: transparent;
	border-radius: 0;
	padding: 5px !important;
	text-transform: uppercase;
  font-size: .9em;
}

.article-details{padding:10px 0}
.article-details p{padding:0!important;margin:0!important;}
/*.blog .modifydate{float:right;width:50%;text-align:right}*/
.items-leading{padding:0 0 10px 0}
.items-leading h2,.blog h1,.blog-featured h2{padding:5px 0px;margin-bottom:11px;font-weight:300;letter-spacing:-1px;font-size:2.2em}
h1 .subheading-category{display:block;letter-spacing:0}
.item > h2,.item-page > h2,h3.title,h2 .contact-name,.newsfeed h2,.blog h2,#archive-items h2{padding:0 0 5px 0;margin-bottom:11px;font-weight:300;}
.article-info.muted dd, .article-info.muted dt {margin:0;padding:0;}
.dc-sep{margin-bottom:10px}
.img-intro-none,.img-fulltext-none{text-align:center;padding-bottom:10px}
.img-intro-left{padding-bottom:10px}
.img-fulltext-left{float:left}
.img-intro-right{padding-bottom:10px}
.img-fulltext-right{float:right}
.img-intro-none img,.img-fulltext-none img,.img-intro-left img,.img-fulltext-left img,.img-intro-right img,.img-fulltext-right img{border-radius:3px;max-width:95%}
h2 .contact-name{display:block}
p.readmore a,a.readmore{font-weight:bold}
/*.blog-more{padding:10px 5px}*/
.items-row{margin:0;padding:0 0;}
.article_column{padding:0}
.row_separator2{display:block;clear:both;margin:0;border:solid 0}
.article_separator,.row_separator{display:none}
.published,.create{font-weight:bold;}
.modified,.createdby{opacity:0.5}
.componentheading,.contentheading{padding:0 0 10px;margin:0}
#article-index{float:right;width:30%;margin-left:2%}
#article-index a.active{font-weight:bold}
.counter{padding:5px 0}
.readon a{font-weight:bold}
#system-message dt.error,#system-message dt.notice,#system-message dt.message{display:none}
#system-message ul{padding:0 15px 0 25px;margin:0;list-style:none}
#system-message ul li{padding:0;margin:0;list-style:none;background:none}
#top-small-menu ul{padding:6px 10px 0 0;margin:0;overflow:hidden}
#top-small-menu ul li{display:inline;margin:0;padding:0 11px;background:url(https://www.dasle.nl/templates/coga/images/top-small-menu-sep.gif) repeat-y 100% 0}
#top-small-menu ul li a{background:none;display:inline;color:#b7b7b7}
#top-small-menu ul li a:hover{color:#d9d9d9}
.n-order .inputbox{width:60%}
.button2-left{float:left;margin:5px 10px 10px 0}
.modal-button:hover,.button2-left .readmore a:hover{text-decoration:none}
.tool-tip{border-bottom-left-radius:5px 5px;border-bottom-right-radius:5px 5px;border-top-left-radius:5px 5px;border-top-right-radius:5px 5px;box-shadow:#dedede 0px 0px 0px 1px,rgba(0,0,0,0.296875) 1px 2px 5px;box-shadow:0 0 0 1px #dedede,1px 2px 5px rgba(0,0,0,0.3);background:#fafafa;padding:10px}
.tool-title{font-weight:bold;padding:5px 0}
.weblinks .contentdescription img{margin:0 10px 20px 10px}
.weblinks td img{margin:3px 5px 0 0}
.contact_email label{float:left;line-height:36px;width:180px}
.contact_email{clear:both;padding:3px 0}
.productPrice{font-weight:bold;white-space:nowrap}
.product-Old-Price{color:#900;text-decoration:line-through!important;background:none;font-weight:normal;}
.moduletable_products table{border-spacing:0!important;border-collapse:separate;width:104%;margin-left:-2%;display:table;margin-top:20px;margin-bottom:0}
div.moduletable_products td:first-child,.vmgroup_products .first-col,ul.vmproduct-list li .first-col{background-image:none!important;margin-left:0!important}
.moduletable_products table td,ul.vmproduct-list li .spacer,.vmgroup_products .spacer,.category .spacer,.product .spacer{height:100%;}
.moduletable ul.vmproduct-list li .spacer{height:100%}
.prod-det-button-handler{padding-bottom:6px}
.prod-det-button-handler .product-details{float:none}
.browseProductContent2{background:url(https://www.dasle.nl/templates/coga/images/td-prod-bg.png) repeat-y 226px 0}
.last .browseProductContent2{background:none}
.grid_4 .product-anchor-image{height:186px;display:block}
.grid_4 .product-anchor-image img{border:0;box-shadow:none;width:100%;max-width:100%;height:100%}
.moduletable_products .featuredProductImage{margin:0 auto;margin-bottom:0;max-width:100%}
.moduletable_products table td a.product-anchor-image{display:block;clear:both;width:100%}
.product-name{font-weight:bold;display:block;text-align:left;padding-bottom:6px;text-transform:uppercase;color:#434343;padding-left:8px}
.product-name a{color:#434343}
.moduletable_products table td span.product-Old-Price{color:#e25d5d;text-decoration:line-through!important;background:none;font-weight:normal;display:inline;padding:0}
.moduletable_products table td br{display:none}
.productPrice{float:left;text-align:left;font-weight:bold;padding:9px 0 0 10px}
.browseProductTitle .productPrice{float:right!important;text-align:right;width:20%;padding-top:0}
form.form-add-to-cart{float:right;width:25%;padding-top:7px;text-align:left}
.highlight{font-weight:bolder}
.margin_top_20{margin-top:-20px}
#vmMainPage table tr td table tr td{border:0}
#facebox .popup{position:relative;border:1px solid rgba(0,0,0,0.05)!important;border-radius:0!important;width: auto;box-shadow:3px 3px 0 rgba(0,0,0,0.2);margin-top: 15vh}
#facebox .content{padding:3px;border-radius:0!important}
#facebox .content div{padding:25px}
#facebox .content div div{padding:3px 0}
.form-validate.user div{clear:both}
.jicons-icons{float:left;margin-right:10px}
.contact-street,.contact-suburb,.contact-state,.contact-postcode,.contact-country{display:block;padding:2px 0px 6px 0px}
.contact-email label{float:left;width:30%}
.contact-input-box input,input.required,#jform_contact_message{width:60%}
.contact-slider{padding-top:15px}
ul.actions,ul.actions-featured{margin:0 0 0 2px;padding:0;text-align:center;list-style-position:outside;list-style-type:square;display:inline;float:right}
ul.actions li,ul.actions-featured li{background:none!important;display:block;float:left;line-height:1.7em;margin:0 0 0 0!important;padding:0 0 14px 8px!important}
.print-icon a,.email-icon a{display:block;opacity:.6;transition-duration:.4s;transition-property:opacity}
.icons .dropdown-menu a{ margin-left:0}
.print-icon a:hover,.email-icon a:hover{opacity:1}
.article-details dl,ul.actions-featured dl{margin-bottom:0}
.categories-list dt,.categories-list dd{display:inline}
.stats-module dt{font-weight:bold}
.stats-module dd{padding-left:10px}
.categories-list .item-title{font-weight:bold}
.article-info-term{display:none}
ul.pagenav{clear:both}
.pagenav li,.pagination ul li{background:none!important;display:inline-block;padding:0 0 0 0;margin:1px}
.pagenav li a,.pagination ul li a{font-weight:bold;
border-radius: 20px;
border:0!important;
}
.pagenav li a:hover,.pagination ul li a:hover{text-decoration:none}
.pagenav-next{float:right;padding-right:0!important;color:white;}
.image-left{float:left;margin:0 10px 0 0}
.image-right{float:right;margin:0 0 0 10px}
.contact-email div{clear:both}
.article-details{padding:10px 0}
.tip-wrap{z-index:500000!important}
.tip-wrap .tip{width:380px;font-weight:normal;background:rgba(0,0,0,0.80) !important;box-shadow:2px 2px 3px rgba(0,0,0,0.18);box-shadow:2px 2px 3px rgba(0,0,0,0.18);border-bottom-left-radius:7px 7px;border-bottom-right-radius:7px 7px;border-top-left-radius:7px 7px!important;border-top-right-radius:7px 7px!important;border:1px solid rgba(0,0,0,0.60)!important}
.tip-wrap .tip .tip-text{color:#ffffff;padding:5px 10px 10px 10px!important}
.tip-wrap .tip .tip-title{color:white;font-weight:bold;padding:10px 10px 5px 10px!important;text-align:left!important;color:#ffffff;
 padding:4px 0px;text-align:center;padding:0;margin:0;font-weight:bold;margin-top:0!important;background:none!important}
.button2-left .readmore{padding-top:8px}
.button2-left .readmore a{padding:6px 10px 7px 10px}
.edit .formelm label{float:left;width:30%}
.edit .formelm input{width:250px}
.edit .formelm select{width:265px}
.formelm-buttons{padding:10px 0}
.calendar{margin:5px;vertical-align:middle;opacity:0.7;cursor:pointer}
.calendar:hover{opacity:1.0}
dt.tabs{float:left;margin:0 10px 0 0;border-radius:4px 4px 0 0}
dt.tabs span{border:1px solid rgba(0,0,0,0.1);border-bottom:none!important;display:block;height:21px;padding:6px 15px;border-radius:4px 4px 0 0}
dt.tabs.open span{border:1px solid rgba(0,0,0,0.1);border-bottom:none!important;height:22px}
dt.tabs h3{font-weight:300;margin:0!important}
dl.tabs{clear:both;border-bottom:1px solid rgba(0,0,0,0.1);display:block;height:34px;padding-top:10px}
.contact .current{clear:both}
.contact-image{float:right}
.sl-3rd-parties{margin:0 auto}
#contact-form fieldset dt,.registration fieldset dt{float:left;width:25%}
#contact-form fieldset dd,.registration fieldset dd{width:73%;margin-bottom:6px}
.spacer .text #jform_spacer-lbl{opacity:0.80!important}
#finder-filter-select-list li{clear:both}
#finder-filter-select-list li label{width:95%;float:left}
#finder-filter-select-list li select{width:60%}
#finder-search fieldset{border:none!important;padding:0 0 10px 0;margin:0}
.result-title{font-size:1.4em;margin-bottom:15px!important;background-position:0 6px;padding-left:0!important;margin-top:15px}
.result-url{font-style:italic;padding:4px 0 15px 0}
span.highlight{background:transparent;border-bottom:1px dotted}
div.toolbar-list a,div.toolbar-list a:hover{display:block;float:left;white-space:nowrap;border:none;padding:1px 5px;cursor:pointer}
.toolbar-list ul li{background:none;border:none;box-shadow:none}
#admin-ui-tabs ul#tabs li{padding:4px 10px!important;width:10%!important}
.formelm label{width:30%;float:left}
.img-intro-left div.img_caption{display:inline}
.word #search-searchword{padding:6px}
.phrases-box,.ordering-box{padding:7px 0}
.phrases-box input[type="radio"],.only input[type="checkbox"]{margin:0 5px 0 5px}
fieldset.phrases,fieldset.word,fieldset.only,.search .form-limit{padding:20px;border-radius:4px;}
fieldset.phrases legend,fieldset.only legend{padding:0;margin:0;font-weight:700;letter-spacing:0}
.contact-links ul li{ padding:0;background-image:none;margin:0 0 -1px 0;}
.btn-primary,.btn,.btn-primary:hover{ background-image:inherit;}
.categories-list h3.page-header.item-title{ padding:10px 0;margin:0;}
.categories-list h3.page-header.item-title a{ display:inline;}
.category.list-striped li{margin:0;background-image:none;}
li{ margin-left:0;}
.contact dl dt{ width:30px;}
.contact dl dd{ margin-left:30px;}
.mce-btn button,.mce-btn button:hover{ background-color:transparent!important;}
.editor [class^="icon-"]:before,.editor [class*=" icon-"]:before{
font-family:'IcoMoon', Fallback;
font-style:normal;
}
.editor .icon-file-add:before,.editor .icon-file-plus:before{
content:"\29";
}
.editor .icon-picture:before,.editor .icon-image:before{
content:"\2f";
}
.editor .icon-save-copy:before,.editor .icon-copy:before{
content:"\e018";
}
.editor .icon-eye-open:before,.editor .icon-eye:before{
content:"\3c";
}
.edit .icon-ok{
background-image:url("https://www.dasle.nl/media/jui/img/glyphicons-halflings-white.png");
background-position:-288px 2px;
}
.edit .icon-cancel{
background-image:url("https://www.dasle.nl/media/jui/img/glyphicons-halflings-white.png");
background-position:-314px 2px;
}
.icon-calendar{
background-image:url("https://www.dasle.nl/media/jui/img/glyphicons-halflings-white.png");
background-position:-192px -120px;
}
.popout1 .product-price{
min-height:20px;
}
#jform_publish_down_img,#jform_publish_up_img{ margin-top:2px;}
.vm-pdf-button a,.vm-print-button a,.vm-email-button a{
width:24px;
height:24px;
display:block;
text-align:left;
text-indent:-9999px;
float:left;
overflow:hidden;
}
.vm-pdf-button a{
background:url('https://www.dasle.nl/templates/coga/images/pdf_Button.png') no-repeat 0 0;
}
.vm-print-button a{
font-family: FontAwesome, Fallback;
    content: "\f02f";
    font-size: 24px;
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
}
.vm-email-button a{
background:url('https://www.dasle.nl/templates/coga/images/emailButton.png') no-repeat 0 0;
}
.productdetails-view.productdetails h1 a{
float:none!important;
}
#customer_notes_field{
width:100%;
height:60px;
}
.login-separtor{
padding-bottom:10px;
}

}@media screen and (max-width:767px){
#search-position-handler {
        margin-right:-80%;
    }
.customhidden-phone {
  display: none;
  }
#b-area {
    margin-top:45px;
}
.leeg {
  display: none;
  }
.wagen {
margin-top: 22%;
text-align: center;
}
form {
margin: 0!important;
}
input.inputbox {
margin: 0!important;
padding-block: 0!important
  }
.cart-on-phone{
overflow-x:scroll;
width:99%;
}
  .fa-bars {
margin: 10px 0 0 0 ;    
  }
  .cart-button .fa {
    margin: -5px 0 10px 0;
  }
  .category_description_merk {
	margin-left: -10px;
    padding-left: 10px;
    width: 100%;
    background: #f4f2f2;
    position: fixed;
    bottom: 0px;
    z-index: 9999;
    padding-bottom:5px;
}
#site-name-handler {
    max-height: 59px;
}
.logomobiel {
	margin-left: -10px;
    padding-left: 10px;
    width: 100%;
    background: #f4f2f2;
    position: fixed;
    bottom: 0px;
    z-index: 9999;
    padding-bottom:5px;
}
}
@media screen{.output-shipto input[type="checkbox"]{ 
float:left;
margin-right:10px;
}
.cart-summary input[type="radio"],#userForm input[type="radio"],#paymentForm input[type="radio"]{
float:left;
margin-right:10px;
}
.h-pr-details .paddingtop8,.spacer .paddingtop8{margin-top:0!important;}
.span2.sp20{
width:19.2%;
margin-left:1%;
}
.sl-bg{
margin-bottom:29px;
}
.hand-product-details{
padding-top:2px;
}#virtuemart_currency_id_chzn{ display:none;}
.cart-summary hr{
display:none;
}#customer_note_field{
width:95%;height:60px;
}
.well{
background-color:transparent;
border:0;
border-radius:0;
box-shadow:none!important;
}
.btn{
vertical-align:middle;
cursor:pointer;
background-image:none;
border:none;
border-radius:0;
box-shadow:none;
}
.page-header{
border:0;
}
.btn.dropdown-toggle,.btn.dropdown-toggle:hover{
background-color:transparent!important;
opacity:1!important;
border:1px solid #eeeeee;
}
.contact .thumbnail{
border:0!important;
padding:0;
box-shadow:none;
}#hl-panel-handler .button,#hr-panel-handler .button,.white .button{padding:11px 26px 10px 26px;font-weight:700;margin-right:10px;border-width:2px!important;border-style:solid!important;background-color:transparent!important;}
.camera_caption .button,#hl-panel-handler .button ,#hr-panel-handler .button{
position:relative;
}
.camera_caption .button {
	padding: 14px 30px !important;
}
#cl-handler .selectric-wrapper{
position:relative;
cursor:pointer;
width:145px;
float:left;
}
.selectric-wrapper{
position:relative;
cursor:pointer;
}
.selectric-responsive{
width:100%;
}
.selectric{
position:relative;
border-radius:0;
}
#cl-handler .selectric p.label{
	max-width: 85px;
display:block;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
margin:0!important;
padding:10px;
font-weight:600;
line-height:20px;
min-height:20px;
text-transform:uppercase;
transition-duration:0.4s;
transition-property:all;
border:0;
background-image:none!important;
}#cl-handler form{margin-bottom:0;}#cl-handler .selectric .button{
display:none;
}
#cl-handler .button.currency-button{
background-image:url(https://www.dasle.nl/templates/coga/images/currency-go.png);
background-repeat:no-repeat;
background-position:50% 50%;
background-color:rgba(255,255,255,0.0)!important;
text-indent:-9999px;
border:0;
width:40px!important;
height:40px!important;
position:relative;
z-index:1000;
margin-left:-40px;
}
.selectric p.label{
display:block;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
margin:0!important;
padding:9px 40px 9px 10px;
font-weight:300;
line-height:18px;
min-height:18px;
border-radius:1px;
transition-duration:.4s;
transition-property:all;
border:1px solid #d4d4d4;
border-top-color:#f3f3f3;
border-left-color:#eaeaea;
border-right-color:#eaeaea;
background:#f5f5f5;
background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(100%,#e3e3e3));
background:-webkit-linear-gradient(top,#f5f5f5 0%,#e3e3e3 100%);
background:-o-linear-gradient(top,#f5f5f5 0%,#e3e3e3 100%);
background:-ms-linear-gradient(top,#f5f5f5 0%,#e3e3e3 100%);
background:linear-gradient(to bottom,#f5f5f5 0%,#e3e3e3 100%);
}
#top-navigation-bar .selectric .button{
display:none;
}
.selectric .button{
padding:0;
border:0!important;
margin: 0 !important;
position:absolute;
right:0;
top:0;
width:40px;
height:38px;
background-color:transparent!important;
text-align:center;
font:0/0 a;
/* IE Fix */
font:20px/30px Arial,Arial Unicode MS;
}
.selectric .button:hover{
background-color:transparent!important;
}
.selectric .button:after{
content:" ";
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
margin:auto;
width:0;
height:0;
border:4px solid transparent;
border-top-color:#3d3d3d;
border-bottom:none;
}

.selectric-hover .selectric .button:after{
border-top-color:#3d3d3d;
}
.selectric-open{
z-index:999;
}
.selectric-open .selectric-items{
display:block;
}
.selectric-open.selectric-above .selectric{
border-top-width:0;
border-bottom-width:2px;
}
.selectric-open.selectric-above .selectric-items{
border-bottom-width: 0;
border-top-width: 2px;
}
.selectric-disabled{
opacity: .5;
cursor: default;
}
.selectric-hide-select{
position:relative;
overflow:hidden;
width:0;
height:0;
}
.selectric-hide-select select{
position:absolute;
left:-100%;
display:none;
}
.selectric-input{
position:absolute!important;
top:0!important;
left:0!important;
overflow:hidden!important;
clip:rect(0,0,0,0)!important;
margin:0!important;
padding:0!important;
width:1px!important;
height:1px!important;
outline:none!important;
border:none!important;
background:none!important;
}
.selectric-temp-show{
position:absolute!important;
visibility:visible;
display:block!important;
}/* Items box */
.selectric-items{
display:none;
position:absolute;
top:100%;
left:0;
margin-top: 0;
border-top-width:0;
z-index:-1;
padding:0;
box-shadow: 0 1px 1px rgba(0,0,0,0.23);
border-radius:3px;
}
.selectric-items .selectric-scroll{
height:100%;
overflow:auto;
}
.selectric-above .selectric-items{
top:auto;
bottom:100%;
}
.selectric-items ul,.selectric-items li{
list-style:none;
padding:0;
margin:0;
line-height:20px;
min-height:20px;
}
.selectric-items ul{
padding:5px;
}
.selectric-items li{
display:block;
padding:7px 10px;
cursor: pointer;
}
.selectric-items .disabled{
opacity: 0.5;
cursor: default !important;
background:none!important;
}
.selectric-items .selectric-group .selectric-group-label{
font-weight:bold;
padding-left:10px;
cursor:default;
background:none;
}
.selectric-items .selectric-group.disabled li{
opacity: 1;
}
.selectric-items .selectric-group li{
padding-left:25px;
}
[class^="shape-"]:before,
[class*=" shape-"]:before {
  font-family: "untitled-font-2", Fallback !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  }
.shape-bag:before {
  content: "\61";
  width: 24px;
  height: 36px;
  line-height: 36px;
  background-image: none;
  vertical-align: middle;
}
.shape-bag{
  width: 24px;
  height: 36px;
  line-height: 36px;
  background-image: none;
  vertical-align: middle;
}
.camera_thumb{width:100px;}
.camera_wrap a,.camera_wrap img,
.camera_wrap ol,.camera_wrap ul,.camera_wrap li,
.camera_wrap table,.camera_wrap tbody,.camera_wrap tfoot,.camera_wrap thead,.camera_wrap tr,.camera_wrap th,.camera_wrap td
.camera_thumbs_wrap a,.camera_thumbs_wrap img,
.camera_thumbs_wrap ol,.camera_thumbs_wrap ul,.camera_thumbs_wrap li,
.camera_thumbs_wrap table,.camera_thumbs_wrap tbody,.camera_thumbs_wrap tfoot,.camera_thumbs_wrap thead,.camera_thumbs_wrap tr,.camera_thumbs_wrap th,
.camera_thumbs_wrap td{background:none;border:0;margin:0;padding:0;vertical-align:baseline;list-style:none;}
.camera_wrap{display:none;position:relative;z-index:0;margin-bottom:0!important;}
.camera_thumbs{position:absolute;bottom:16%;width:100%;}
.camera_pag{position:absolute;bottom:0;width:100%;}
.camera_fakehover{height:100%;min-height:60px;position:relative;width:100%;z-index:1;}
.camera_wrap{width:100%;}
.camera_src{display:none;}
.cameraCont,.cameraContents{height:100%;position:relative;width:100%;z-index:1;}
.cameraSlide{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;}
.cameraContent{bottom:0;display:none;left:0;position:absolute;right:0;top:0;width:100%;opacity:1;}
.camera_target{bottom:0;height:100%;left:0;overflow:hidden;position:absolute;right:0;text-align:left;top:0;width:100%;z-index:0;}
.camera_target img,.camera_target{
max-width:none;
}
.camera_overlayer{bottom:0;height:100%;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%;z-index:0;max-width: 1170px;margin: 0 auto;}
.camera_target_content{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:2;}
/*.camera_target_content .camera_link{background:url(../images/blank.gif);display:block;height:100%;text-decoration:none;}*/
.camera_loader{background:#ffffff url(https://www.dasle.nl/templates/coga/images/camera-loader.gif) no-repeat center;background:rgba(255,255,255,0.9) url(https://www.dasle.nl/templates/coga/images/camera-loader.gif) no-repeat center;border:1px solid #ffffff;border-radius:18px;height:36px;left:50%;overflow:hidden;position:absolute;margin:-18px 0 0 -18px;top:50%;width:36px;z-index:3;}
.camera_bar{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:3;}
.camera_thumbs_wrap.camera_left .camera_bar,.camera_thumbs_wrap.camera_right .camera_bar{height:100%;position:absolute;width:auto;}
.camera_thumbs_wrap.camera_bottom .camera_bar,.camera_thumbs_wrap.camera_top .camera_bar{height:auto;position:absolute;width:100%;}
.camera_nav_cont{height:65px;overflow:hidden;position:absolute;right:9px;top:15px;width:120px;z-index:4;}
.camera_caption{bottom:0;display:block;position:absolute;}
.camera_caption_bg .inner-space {
    margin: 0 13%;
    width: 74%;
}
[class*="fade"] > div > div.stretch {
	top:0 !important;
	bottom: 0 !important;
}
[class*="fade"] > div > div.stretch [class*="container"],
[class*="fade"] > div > div.stretch [class*="row"],
[class*="fade"] > div > div.stretch .camera_caption_bg {
	height: 100%;
}
[class*="fade"] > div > div.stretch .camera_caption_bg {
	display: flex;
	align-items: center;
}
.on-right .camera_caption_bg {
	float: right;
}
.camera_caption_bg {
	overflow: hidden;
}
.camera_caption_bg .inner-space {
	overflow: hidden;
}
.lined {
	display: inline-block;
	position: relative;
}
.lined:before {
	width: 600px;
	height: 1px;
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	margin-left: 20px;
	background: rgba(0,0,0,0.20);
}
.lined:after {
	width: 600px;
	height: 1px;
	content: "";
	position: absolute;
	top: 50%;
	right: 100%;
	margin-right: 20px;
	background: rgba(0,0,0,0.20);
}
.camera_caption_bg a.button {
	background-color: rgba(0,0,0,0.70) !important;
}
.white .camera_caption_bg * {
	color: #ffffff !important;
}
.white .camera_caption_bg .lined:before, .white .camera_caption_bg .lined:after {
	background: rgba(255,255,255,0.90);
}
.white .camera_caption_bg a.button {
	border-color: #ffffff !important;
	background-color: transparent !important;
	color: #ffffff !important;
}
.camera_caption>div{padding:0 0;}
.camerarelative{overflow:hidden;position:relative;}
.imgFake{cursor:pointer;}
.camera_prevThumbs{bottom:4px;cursor:pointer;left:0;position:absolute;top:4px;visibility:visible;width:32px;z-index:10;}
.camera_prevThumbs div{background:url(https://www.dasle.nl/templates/coga/images/camera_skins.png) no-repeat -200px 0;display:block;height:42px;margin-top:-20px;position:absolute;top:50%;width:32px;}
.camera_nextThumbs{bottom:4px;cursor:pointer;position:absolute;right:0;top:4px;visibility:visible;width:32px;z-index:10;}
.camera_nextThumbs div{background:url(https://www.dasle.nl/templates/coga/images/camera_skins.png) no-repeat -238px 0;display:block;height:42px;margin-top:-20px;position:absolute;top:50%;width:32px;}
.camera_command_wrap .hideNav{display:none;}
.camera_command_wrap{left:0;position:relative;right:0;z-index:4;}
.camera_wrap .camera_pag .camera_pag_ul{
list-style: none;
margin: 0;
padding: 0 10px;
text-align: center;
}
.camera_wrap .camera_pag .camera_pag_ul li{
cursor: pointer;
display: inline-block;
height: 10px;
margin: 7px 5px;
position: relative;
text-align: left;
text-indent: -9999px;
width: 10px;
}
.camera_wrap .camera_pag .camera_pag_ul li>span{
height:10px;
right:0;
overflow:hidden;
position:absolute;
top:0;
width:10px;
border-radius:100%;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	top: 0;
	left: 0;
	width: 10px !important;
	height: 10px;
}
.camera_pag_ul li img{display:none;position:absolute;}
.camera_pag_ul .thumb_arrow{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid;top:0;left:50%;margin-left:-4px;position:absolute;}
.camera_prev,.camera_next{
cursor:pointer;height:46px;margin-top:-22px;position:absolute;top:50%;width:46px;z-index:2;transition-property:opacity,background-color;
color: #ffffff;
border-radius: 100%;
}
.camera_prev>span:before,.camera_next>span:before,.camera_commands>.camera_play:before,.camera_commands>.camera_stop:before{
	color: #ffffff;
}
.camera_commands>.camera_play,
.camera_commands>.camera_stop{height:32px;width:32px;}
.camera_commands{cursor:pointer;height:32px;position:absolute;top:50%;margin-top:-16px;width:32px;z-index:2;transition-duration:0.4s;transition-property:opacity,background-color;
border-radius:100%;
}
.camera_prev, .camera_next, .camera_commands{
	opacity: 0;
	transition-duration:0.4s;transition-property:all;
}
.camera_wrap:hover .camera_prev, .camera_wrap:hover .camera_next, .camera_wrap:hover .camera_commands {
	opacity: 1;
}
.camera_prev>span,
.camera_next>span,
.camera_commands>.camera_play,
.camera_commands>.camera_stop,
.camera_prevThumbs div,
.camera_nextThumbs div{transition-duration:0.7s;transition-property:background-color;}
.camera_wrap .camera_prev{left:60px;}
.camera_wrap:hover .camera_prev{left:40px;}
.camera_prev>span,.camera_next>span,.camera_commands>.camera_play,.camera_commands>.camera_stop{display:block;position:relative;text-align:center;}
.camera_prev>span:before{content:"\f053";font-family:FontAwesome, Fallback;font-size:2.75em;line-height:44px;text-align:center;}
.camera_wrap .camera_next{right:60px;}
.camera_wrap:hover .camera_next{right:40px;}
.camera_next>span:before{content:"\f054";font-family:FontAwesome, Fallback;font-size:2.75em;line-height:44px;text-align:center;}
.camera_wrap .camera_commands{right:135px;height:32px;width:32px;}
.camera_wrap:hover .camera_commands{right:95px;}
.camera_commands>.camera_play:before{content:"\f144";font-family:FontAwesome, Fallback;line-height:32px;text-align:center;}
.camera_commands>.camera_stop:before{content:"\f28b";font-family:FontAwesome, Fallback;line-height:32px;text-align:center;}
.camera_wrap .camera_pag .camera_pag_ul li
.camera_wrap .camera_pag .camera_pag_ul li{cursor:pointer;display:block;height:4px;margin:7px 0;position:relative;text-indent:-9999px;width:30px;
border-radius:1px;
}
.camera_thumbs_cont{border-bottom-right-radius:4px;border-bottom-left-radius:4px;overflow:hidden;position:relative;width:100%;}
.camera_thumbs_cont>div{float:left;width:100%;}
.camera_thumbs_cont ul{overflow:hidden;padding:3px 4px 8px;position:relative;text-align:center;}
.camera_thumbs_cont ul li{display:inline;padding:0 4px;}
.camera_thumbs_cont ul li>img{border:1px solid;cursor:pointer;margin-top:5px;vertical-align:bottom;
transition-duration:0.4s;transition-property:opacity;}
.camera_clear{display:block;clear:both;}
.showIt{display:none;}
.camera_clear{clear:both;display:block;height:1px;margin:-1px 0 25px;position:relative;}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent>span,.camera_wrap .camera_pag .camera_pag_ul li:hover>span{
	width: 10px;
}
.camera_pag_ul li img{border:4px solid #e6e6e6;box-shadow:0 3px 6px rgba(0,0,0,.5);box-shadow:0 3px 6px rgba(0,0,0,.5);}
.camera_pag_ul .thumb_arrow{border-top-color:#e6e6e6;}
.camera_thumbs_cont ul li>img{border-color: #000000;}
.fadeFromLeft>div,.fadeIn>div{
position:relative;
width:100%;
height:100%;
}
.fadeFromLeft>div>div,.fadeIn>div>div{
position:absolute;
width:100%;
}
.camera_caption ul{
margin:0 0 20px 0;
padding:0;
}
.camera_caption.title .camera_caption_bg{
text-align:right!important;
display:inline-block;
}
.camera_caption.title .camera_caption_bg>span{
position:relative;
display:inline;
}
.camera_caption.title .camera_caption_bg>span:before{
position:absolute;
content:"";
width:64px;
height:2px;
left:-84px;
top:50%;
}
.camera_caption ul li{
list-style:none;
margin:0 0 6px 0;
padding:1px 4px;
display:table;
border-radius:3px;
}
.camera_caption{left:0;right:0;width:100%!important;height:100%!important;z-index:9999999999;}
.camera_caption>div.container{margin:0 auto;}
.camera_commands>.camera_play,
.camera_commands>.camera_stop,
.camera_prevThumbs div,
.camera_nextThumbs div,
.camera_caption p,
.camera_caption h3,.camera_caption h4,.camera_caption h5,.camera_caption h6{font-weight:300;line-height:1.00em;}
.camera_caption p,.camera_caption ul{padding:0 0;margin:0 0 20px 0;font-weight:400;}
.camera_caption strong{
font-weight:900!important;
}
.camera_caption h1 {
	letter-spacing: -0.05vw;
	line-height: 0.8em;
}
p[align="center"] .button {
	margin-left: 5px !important;
	margin-right: 5px !important;
}
.camera_caption h2{font-weight:400;}
.camera_caption b{
font-weight:500!important;
}
.camera_caption p b,.camera_caption p strong{ font-weight:600;}
.camera_pie canvas {margin: 10px;}
.set-right{text-align:right;}
body>.eupopup-closebutton,body>.eupopup-head,body>.eupopup-body,body>.eupopup-buttons{display:none;}
.clearfix{
clear:both;
}
.eupopup-container{
padding:5px 3%;
text-align:center;
display:none;
z-index:9999999;
}
.eupopup-container.topstatic{
position:static;
}
.eupopup-container.topfixed{
position:fixed;
top:0;
left:0;
right:0;
width:94%;
}
.eupopup-container.bottomfixed{
position:fixed;
bottom:0;
left:0;
right:0;
width:94%;
}
.eupopup-container.bottomleftwindowfixed{
position:fixed;
bottom:0;
left:0;
margin:10px;
max-width:570px;
}
.eupopup-container.bottomRightwindowfixed{
position:fixed;
bottom:0;
right:0;
margin:10px;
max-width:570px;
}
.eupopup-container.topfixed .eupopup-body,.eupopup-container.bottomfixed .eupopup-body,.eupopup-container.topstatic .eupopup-body{
max-width:1150px;
margin:0 auto;
}
.eupopup-closebutton{
font-size:1.5em;
font-weight:100;
line-height:1;
color:#a2a2a2;
text-decoration:none!important;
position:absolute;
top:0;right:0;
padding:5px 10px;
}
.eupopup-closebutton:hover,
.eupopup-closebutton:active{
text-decoration:none;
}
.eupopup-head{
font-weight:bold;
padding:7px;}
.eupopup-buttons{
padding:7px 0 5px 0;
}
.eupopup-button_1{
font-weight:bold;
}
.eupopup-button_2{
font-weight:normal;
}
.eupopup-button{
margin:0 10px;
}
.eupopup-button:hover,
.eupopup-button:focus{
text-decoration:underline;
}

.selectnav{ display:none;}#log-panel .button1{
display:none;
}
}@media screen and (max-width:1450px){ 
	.tl-label {display: none;}
}
@media screen and (min-width:1200px){ 
.camera_caption h1{
font-size:1.4em;
margin:0 0 20px 0;
}
.camera_caption h2{
font-size:1.3em;
letter-spacing:0;
margin:0 0 5px 0;
}
#search-position .search .inputbox,#search-position .finder .inputbox{
max-width:130px;
}
.visible-wide-desktop {
	visibility: visible;
	display: block;
}
}
@media screen and (max-width:1199px){ .img_style1,.con_style1{
float:none;
}
#story-content, #testimonials {
}
.visible-wide-desktop {
	visibility: visible;
	display: none;
}
.sl-disabled #top-handler {
	margin-bottom: 20px;
}
.camera_caption h1{
font-size:3em;
}
.camera_caption h2{
font-size:2em;
}
.camera_caption p{
font-size:1.3em;
}
.stretch .camera_caption_bg .inner-space img {
	max-width: 50%;
}
}@media screen{/* Large desktop */
}@media screen and (max-width:979px){
.custom_style8 .con_style1 {
	height: 115px;
}
.moduletable_style8 h3 {
	font-size: 1.5em;
	padding-bottom: 17px;
}
#bottom-content-modules, #top-content-modules {
	margin-bottom: 10px;
}
.moduletable_banner.empty .con_style1 {
	padding: 0 20px !important;
}
#st-navigation ul#mega-menu > li.main-li-container {
    margin-right: 0;
}
.moduletable_banner,.moduletable_banner .button{
font-size:1.2em;
}
#info-line [class*="span"]{
margin:0;
padding:5px 0 0 0;
}
#menu{margin-right:5px;}
#menu .responsive-menu .menu-nav>li>a{
padding: 0 7px 0 7px!important;
}
#search-position .search .inputbox,#search-position .finder .inputbox{
max-width:120px;
}
ul#mega-menu>li>a{
    padding: 5px 7px 5px 7px!important;
}
ul#mega-menu>li>a.sf-with-ul:after {
	top: 5px;
}
#megamenu-handler ul#mega-menu ul.ul-container {
    min-width: 520px !important;
}
#mega-menu [class*="moduletable"] h3 {
	font-size: .9em;
}
.moduletable_menu.vertical .menu-nav li a {
    font-size: .8em!important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.moduletable_menu.vertical .menu-nav>li>a:hover, .moduletable_menu.vertical .menu-nav>li.sfHover>a, .moduletable_menu.vertical .menu-nav>li:hover>a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
a.product-details{
padding:6px 4px;
margin-top:5px;
}
.span2 .spacer input.addtocart-button{
padding:6px 8px;
}
.span9 .span3 .spacer input.addtocart-button{
padding:6px 13px;
}
.action-handler .gr-cover{
right:-10px;
}
.msc-container{
padding:15px;
}
.moduletable_products>h3 span.h-cl,.nav-tabs>li>a{
padding:10px 10px;
}
.moduletable,.moduletable_text,.moduletable_style1,.moduletable_style2,.browse-view .row,.moduletable_menu,.sl-bg,.moduletable_banner,.nav-tabs-handler,#welcome-box{
margin-bottom:0;
}ul.vmproduct.productdetails{
padding-bottom:18px!important;
}

.moduletable_style8 {
	margin-bottom: 26px;
}
}
@media screen{/* Portrait tablet to landscape and desktop */
}@media screen and (min-width:768px) and (max-width:979px){ 

#slideshow-handler {
	width: 100%;
	margin: 0;
}
#breadcrumb-line {
	padding: 10px 0 0 0;
}
.custom_style8 .con_style1 {
	height: 90px;
}
.moduletable_style8 h3 {
	font-size: 1.2em;
	padding-bottom: 7px;
}
.moduletable_style8 h3:before {
	bottom: 2px;
	width: 40px;
	margin-left: -20px;
	border-bottom-width: 2px;
}
#intro-modules {
    z-index: 9999;
}
#intro-modules .pr-img-handler {
	margin-bottom: 0;
}
.moduletable_banner .custom_banner.has-image1 .con_style1{
padding:30px 10px;
}
.moduletable_banner,.moduletable_banner .button{
font-size:1.3em;
}
.msc-container{
padding:10px;
}
.moduletable_banner,.nav-tabs-handler,#welcome-box{
margin-bottom:18px;
}#top-navigation-bar [class*="span"]{
float:none;
margin:0;
width:auto!important;
padding:2px 0 2px 0;
}#menu .menu-nav>li>a{
font-weight:400;
padding:0 10px !important;
}
.top-icon-label{
font-size:.625em;
}
.span2 .spacer .quantity-input.js-recalculate,
.span2 .spacer input.quantity-input{
margin-top:1px;
}
body{
line-height: 1.2em;
}
.search-panel{
width:160px;
}
h3{
font-size:1.3em;
}inner{
padding:0 20px;
}#top-quick-nav{
padding-top:0;
}
.vmproduct.productdetails .spacer .pr-add{ height:20px;overflow:hidden;}a.product-details{
padding:5px 5px;
display:block;
}
.action-handler .gr-cover{
right:-10px;
}
.moduletable,.moduletable_text,.moduletable_style1,.moduletable_style2,.browse-view .row,.moduletable_menu,.sl-bg,.moduletable_banner,.nav-tabs-handler,#welcome-box{
margin-bottom:15px;
}ul.vmproduct.productdetails{
padding-bottom:15px!important;
}
.category-view .row-fluid .span3,
.latest-view .row-fluid .span3,.recent-view .row-fluid .span3,
.vmproduct .span2,
.vmproduct .span3
{
width:49%;
margin:0 0.5% 5px 0.5%!important;
float:left;
min-height:300px;
}
.vmproduct.productdetails .spacer{
min-height:220px;
}
.moduletable_style3 .custom_style3 h3{
font-size:1em;
}
#tab-modules [class*="span"] .text-area{
text-align:center;
}
.moduletable_style8 {
margin-bottom: 18px;
}
h1,h2,h3,h4,h5,h6{
line-height:1em;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
display:block;
height:70%;
text-decoration:none!important;
}#top-com-handler #system-message-container{
margin-bottom:20px;
}
#top-background{
width:100%;
height:400px;
position:absolute;
z-index:0;
top:0;
left:0;
}
}

@media screen and (min-width:980px){
#mega-menu{
display:block!important;
}
}
@media screen and (max-width:979px){
body, .body-innerwrapper {
	padding-top: 0 !important;
}
.global-container {
	padding-top: 0!important;
}

#searchOpenButton i.fa, .open-off-canvas, .log-panel li a .fa, .cart-button .fa {
	font-size: 1.5em;
}
.open-off-canvas {
	padding: 0 0 ;
}
.browse-view .product .spacer h2 {
	padding: 2px 0;
}
#top > .container > .row-fluid > .span9, #top > .container > .row-fluid > .span3, .camera_caption_bg.span3 {
	width: 50%;
}
.moduletable_products .short_des, .camera_overlayer:after {
	display: none;
}
.moduletable_products .product-sl-handler .short_des {
	display: block;
}
#top-handler.fixed{
	position: relative;
	top: 0;
}
.moduletable_handler {
    padding: 15px !important;
	width: auto !important;
}
.megamenu-background {
    float: right;
}
#top-content-modules *{min-height:0;}
#menupanel2{
padding: 11px 30px 0 30px !important;
margin-right: 0 !important;
height: 40px;
text-align: center;
line-height: 24px;
display: block;
}
#mega-menu{
position:absolute !important;
right:0;
z-index:9999;
}
#menu .menu-nav>li>a{
padding:0 10px !important;
}
#menu .menu-nav ul li a:hover {
	background-color: transparent !important;
}
.res-ico{
width:50px;
float:left;
}
.responsive-menu{
float:none;
}
.responsive-menu ul#nav.menu-nav{
padding: 10px !important;
float: none!important;
position: absolute;
z-index: 1070!important;
width: 200px;
right: 20px;
top: 0;
box-shadow: 0 3px 15px rgba(0,0,0,.25);
}#menu .menu-nav>li>a>span small,#mega-menu span small{
float:right!important;
margin-right: 10px;
margin-top:-27px!important;
width:auto!important;
}#menu .menu-nav>li>a>span small:before{
display:none!important;
}
.responsive-menu ul#nav.menu-nav *{
position:static!important;
display:block!important;
visibility:visible;
box-shadow:none!important;
border:none!important;
border-radius:0!important;
}#mega-menu{
box-shadow:0 3px 15px rgba(0,0,0,.25);
}#mega-menu *{
position:static!important;
visibility:visible;
box-shadow:none!important;
border:none!important;
border-radius:0!important;
}#mega-menu li,#mega-menu a,#mega-menu ul{
display:block!important;
min-height: 20px;
}#mega-menu a.button,#mega-menu a.button:hover{
display:inline-block!important;
border-radius:3px!important;
border-width:2px!important;
border-style:solid!important;
}
.responsive-menu ul#nav.menu-nav li{
float:none!important;
margin-left:0!important;
}#mega-menu [class*="moduletable"]{
margin-bottom:20px;
}
.responsive-menu ul#nav.menu-nav ul,#mega-menu ul{
background-color:transparent!important;
padding-top:5px!important;
padding-bottom:5px!important;
padding-right:0!important;
}#mega-menu{
width:90%!important;
padding:20px 5%!important;
}ul#mega-menu>li>a{
padding:5px 15px!important;
}
#megamenu-handler ul li.li-container > div {
	padding: 10px 0;
}
#menu #nav{ display:none;}
#menu .selectnav{ display:block;width:98%;}
.selectnav{ margin:3px 1%;}
#menu .menu-nav{
display:none;
}
.responsive-menu ul#nav.menu-nav ul,#mega-menu .menu-nav ul{
border-left:2px solid rgba(0,0,0,0.1) !important;
width:auto!important;
margin:0 0 0 11px;
border-radius:0!important;
}
.responsive-menu ul#nav.menu-nav ul li,#mega-menu .menu-nav ul li{
position:relative!important;
}
ul#mega-menu.menu-nav li a, ul#mega-menu>li.active>a,ul#mega-menu>li>a:hover,ul#mega-menu>li.sfHover>a{
padding: 7px 10px !important;
}
.responsive-menu ul#nav.menu-nav ul li:before,#mega-menu .menu-nav ul li:before{
position: absolute!important;
content: "-";
font-size: 2.5em;
color: rgba(0,0,0,0.1);
top: 4px;
left: -7px;
letter-spacing: -2px;}#megamenu-handler #mega-menu.menu-nav>li,#mega-menu .menu-nav li{
border-right:none!important;
width:100%!important;
}#mega-menu>li>ul{
min-width:100%!important;
padding:0!important;
}#menu .menu-nav>li>a:after{
display: none!important;
}
#megamenu-handler #mega-menu.menu-nav>li:hover>ul, #megamenu-handler #mega-menu.menu-nav>li.sfHover>ul{top:1px;margin-left:0;}
table.cart-summary th{
display:none;
}table.cart-summary tr{
display:block!important;
padding:3px 10px;
margin-bottom:5px;
}table.cart-summary tr[vertical-align="top"].sectiontableentry1{
background-color:rgba(0,0,0,0.05);
}table.cart-summary tr[ertivac-align="top"].sectiontableentry2{
background-color:rgba(0,0,0,0.02);
}table.cart-summary td{
display:block;
width:100%;
border:0!important;
padding:2px 0!important;
clear:both;
}span.cart-images img{
box-shadow:0 1px 3px rgba(0,0,0,0.3);
}
.camera_next{
right:10px!important;
}
.camera_prev{
left:10px!important;
}
.camera_commands{
right:70px!important;
}
#search-position .inputbox{
padding:10px 5px;
max-width: 140px;
}
}
@media screen{/* mobiel*/
}@media screen and (max-width:767px){
.cf4all_error_msg {
bottom: 0 ;
  left: 0;
  margin: 0;
  Top: initial;
  height: 50px;
  width: 50%;
  padding: 5px;
  z-index: 2147483745 !important
  }
p.product_s_desc{
margin-bottom: 5px;
padding:0;font-size: .9em;
font-weight: 400;
min-height: 60px;
max-width: 100vw;
}
.product-price .PricesalesPrice {
font-size: .9em;
}
.PricesalesPrice {
font-size: 1.1em;
margin: 0 auto;
}
.catname2 {
font-size: .9em!important;
line-height: .9em;
}
.tekst {
margin-top: 45px!important;
line-height: 1.2em;
font-size: .9em;
}
.browse-view .spacer h2 {
 letter-spacing:0;margin:0;
text-transform:none;
  height:2em;
}
.browse-view .product .spacer h2 {
	font-size: 1.3em;
	padding: 3px 0;
}
.divTableCell-1, .divTableHead {
	display: table-cell;
        width: 45%!important;
  		padding: 0!important;
        text-align: left;
        font-weight: bold;
         font-size: 1em;
}
.divTableCell-2, .divTableHead {
	display: table-cell;
  	float: right;
        width: 45%!important; 
        padding: 0 0 0 0!important;
        text-align: right;
        font-weight: bold;
         font-size: .8em;
}

#st-navigation {
	margin-left: 0 !important;
}
#sn-position {
	padding: 15px 20px 10px 0 !important;
}
.h2 {
	display: none;
}
.stretch-handlers > .tf-module {
	display: block;
}
.camera_caption h1{
font-size:1.5em !important;
}

.camera_caption h2{
font-size: 1.2em !important;
}
#tab-modules [class*="span"], #intro-panel [class*="span"]
{
	width:100%!important;
	clear: both!important;
	float: none!important;
	display:block!important;
}
[class*="putup1"] { margin-top: 0 !important;}
.custom_style8.img-right {
display: block;
}
.moduletable_style8.img-right .has-image1, .moduletable_style8.img-right .con_style1{
	float: none;
	width: 100%;
}
.moduletable_style8.img-right .con_style1 {
	height: auto !important;
	padding-top: 20px;
	padding-bottom: 20px;
}
#intro-panel .moduletable_products .owl-buttons,
.r1, .r2, .r3, .icon-bigger-1, .icon-smaller-2, header .th-bgs:before {
display: none;
}
div.modal#LoginForm {
width: auto;
position: absolute;
height: auto!important;
max-height: none;
margin-left: 0!important;
}
div.modal#LoginForm .modal-body {
max-height: none;
}
.row-fluid.tf-modules > .span11, .tft-modules .tf-module > .span11,
.row-fluid.tf-modules > .span10, .tft-modules .tf-module > .span10,
.row-fluid.tf-modules > .span9, .tft-modules .tf-module > .span9,
.row-fluid.tf-modules > .span8, .tft-modules .tf-module > .span8,
.row-fluid.tf-modules > .span7, .tft-modules .tf-module > .span7,
.row-fluid.tf-modules > .span6, .tft-modules .tf-module > .span6,
.row-fluid.tf-modules > .span5, .tft-modules .tf-module > .span5,
.row-fluid.tf-modules > .span4, .tft-modules .tf-module > .span4,
.row-fluid.tf-modules > .span3, .tft-modules .tf-module > .span3,
.row-fluid.tf-modules > .span2, .tft-modules .tf-module > .span2,
.row-fluid.tf-modules > .span1, .tft-modules .tf-module > .span1{width:100% !important;float:none !important;}
#tab-modules > .container > .row-fluid > .span6, #bot-modules > .container > .row-fluid > .span6,
#tab-modules > .container > .row-fluid > .span4, #bot-modules > .container > .row-fluid > .span4,
#tab-modules > .container > .row-fluid > .span3, #bot-modules > .container > .row-fluid > .span3,
#tab-modules > .container > .row-fluid > .span2, #bot-modules > .container > .row-fluid > .span2,
#tab-modules ul.vmproduct.product-details > [class*="span"], .browse-view .product[class*="span"], .modal-body [class*="span"],
#main-content-handler  > .row-fluid > .span3,
#main-content-handler  > .row-fluid > .span6,
#main-content-handler  > .row-fluid > .span9,
.moduletable_products .vmproduct.product-details.row-fluid > [class*="span"]
 {width:100vw !important}
#tab-modules .moduletable_style5 .has-image1 img {
margin: 0 !important;
}
.featured-mods, .featured-mods .span3, .modal-body .row-fluid, .flex-stretch .tf-module, .flex-center .tf-module {
display: block !important;
font-size: .9em;
padding: 2px 2px 5px 2px;
}
.li-container .span1,
.li-container .span2,
.li-container .span3, .featured-mods .span3,
.li-container .span4,
.li-container .span5,
.li-container .span6,
.li-container .span7,
.li-container .span8,
.li-container .span9, .featured-mods .span9,
.li-container .span10,
.li-container .span11,
.li-container .span12, .featured-mods .span12{width:100%;}
.responsive-menu ul#nav.menu-nav {
padding: 10px 14% 10px 14%;
width: 72% !important;
}
.moduletable_banner {
	margin-bottom: 0;
}
#top-modules [class*="span"]{width:100%;}	
.centered .owl-theme .owl-controls .owl-buttons{
display:block!important;
}
.center-mobile{
text-align:center!important;
}
.camera_caption_bg{
padding:0 20px;}body{
overflow-x: hidden;
padding:0;
min-height: 100vh;
}
.sl-disabled {padding-top:0!important;}
#menu{width: 45%;float:right;padding-top:0!important;height:auto;}
#tpr-nav{
float:right;
}#log-panel .button1{
display:inline;
float:none!important;
margin:3px;
}
a#v_toggle{
display:none;
}#info-line [class*="span"],#top-navigation-bar [class*="span"]{
float:none;
margin:0;
width:auto!important;
max-width: 100vw;
padding:5px 20px 5px 20px;
}
.product-related-products .product-field.product-field-type-R{
width: 20%;
padding:10px 0%!important;
}
.product-related-products .product-field.product-field-type-Z{
width: 20%;
padding:10px 0% !important;
}
.responsive-menu ul#nav.menu-nav{
min-width:220px;
}#top-sticky-panel .sn-position{
text-align:center;
}
#top-sticky-panel .container .h2{
display:none;
}#menu .menu-nav>li>a{
border-radius:3px;
}#menu .menu-nav>li{
padding-top:1px;
}#quick-menu{
float:none;
clear:both;
padding-bottom:5px;
}
.category-view .row-fluid .span3 img{
width:100%;
}
.use-100{
width:100%!important;
}
ul.vmmanufacturer,.vmmanufacturer li{ border:0!important;}#tab-modules-handler>div{
margin-bottom:20px;
}
.moduletable,.moduletable_style1,.moduletable_style2,.browse-view .row,.moduletable_menu,.spacer,.vmproduct li,.category
{margin-bottom:0;}
.inner{
padding:0 10px;
}
#sn-position{
padding:10px 10px;
}#sn-position .h1,#sn-position .h2{
position:static!important;
}#menu-handler{
padding:0;
}
.snc-handler {
width: auto;
padding: 10px;
}
#content-handler{
padding:0 0;
}
#site-name-handler, .snc-handler, #st-navigation{
padding: 0;
width: 100%;
}
#search-position .search .advanced-search-button{
width:21px;
text-indent:9999px;
font-size:0.01em;
background-image:url(https://www.dasle.nl/templates/coga/images/advanced-search.png);
background-position:2px 3px;
background-repeat:no-repeat;
overflow:hidden;
float:left;
}
ul.vmproduct.productdetails{
padding:0!important;
}ul.vmproduct.productdetails .spacer{
padding-bottom:10px;
}#quick-menu li,#log-panel li{
padding-left:10px!important;
}#cart .show_cart a#cartpanel,#cart .show_cart a{ margin-right:5px}#cart .vmCartModule .total_products{ padding-left:10px;}#bot-modules .span2,#bot-modules-2 .span2{
width:100%!important;
}
.product-sl-handler ol li.prev,.product-sl-handler ol li.next{ display:none;}
.snc-handler, #sn-position,
.vmproduct.productdetails .spacer .pr-add{width: 100%; height:auto!important;}
#site-name-handler {
float: left!important;
width: 35%;
position: absolute;
}
.span2.sp20{
width:100%;
margin-left:0;
}
.fadeFromTop>div,.fadeFromBottom>div{
width:auto!important;
}
.fadeFromTop>div>div{
font-size:1.4em!important;
letter-spacing:0!important;
}#top-quick-nav{
margin:0 -20px;
padding:0 10px;
}#log-panel li a,#follow-button{
text-indent:-9999px;
width:0;
}
.msc-container{
padding:10px;
margin:0 20px;
}
.rw-handler {
display: block;
}
#main-content-handler,#tab-modules .container,#tabs-1,#bot-modules .container,#top-modules .container,#welcome-box,.main-bg,#bottom-long .container,#bottom-bg .container,#top-long .container,#top-long-2 .container, #customers-box .container,
.container.tbm, #bot-modules-2 .container, #testimonials .container, #bot-modules .container, #tab-modules .container, #intro-panel .row-fluid, #bottom-long-3 .container, #bottom-long-2 .container {
max-width:100vw;
}
#tabs-1 .nav-tabs>li>a:after{
display: none;
}

#tabs-1 .nav-tabs>li>a {
border-radius: 2px !important;
}
#tabs-1 .nav-tabs>li {
margin: 0 4px 4px 0 !important;
}
.tab-modules-shadow,#tab-modules [class*="span"]:before,
#header-right-handler,#header-left-handler{
display:none;
}#welcome-box{
max-width:470px;
padding:10% 20px;
}#nav-line .span6{ min-height:60px;}
#foo-left-right,#social-links{
text-align:center!important;
}#foo-left-right img{
float:none!important;
}
#search-position .inputbox{
max-width:130px;
}
.row-fluid.vmmanufacturer [class*="span"]{
width:50%!important;
margin:0!important;
float:left!important;
}
.banner-anim-4 img,.banner-anim-3 img,.banner-anim-2 img,.banner-anim-1 img{width:100%;}
.nav-tabs>li{
border-right:0!important;
}div.PricebillTotal.vm-display.vm-price-value span.PricebillTotal{
font-size:1.125em;
display:block;
padding:5px 0;
}
.zoomContainer{
display:none!important;
}
.sbox-content-image img{
width:auto!important;
height:auto!important;
}
.moduletable_banner,.moduletable_banner .button, .moduletable_banner3 .custom_banner3 .con_style1 h1{
font-size:2.5em;
}
.mega-menu-responsive-handler{
position: static;
max-width: 100vw;
}
#mega-menu{
width: 90%!important;
padding: 20px 5%!important;
}#top-modules *{min-height:1px!important;}
#breadcrumb-line{
padding:0 0 0 10px;
}
div.itemImageBlock, div.itemIntroText, div.itemFullText {
	width: auto;
	float: none;
}
#social-links li {
	display: inline-block;
}
#foo-left-right .custom p {
	text-align: center !important;
}
#tabs-1 .nav-tabs {
    padding: 4px 0 0 4px;
	margin: 0;
}
#socialModal {
	text-align: center;
}
.latest-view .spacer, .topten-view .spacer, .recent-view .spacer, .featured-view .spacer, .vmproduct.product-details .spacer, .browse-view .spacer {
	display: block !important;
    width: auto;
	}
.pr-img-handler {
	float: none;
	width: 100%;
	}
.action-handler {
	padding: 20px 0;
	width: 100%;
	}
.browse-view .spacer .action-handler .paddingtop8 {
	position: static;
	}
.vm2-normalstock, .vm2-lowstock, .vm2-nostock {
	margin: 8px 0!important;
	}
.addtocart-bar {
		float: right;
margin-top: 10px;
	}
#footer .span6 {
	margin: 0;
	float: left;
	width: 49%;
	text-align: left;
	}
.footer-content-handler {
	padding: 0 10px;
	}
.moduletable_style8 {
	line-height: 1.2em;
	}
.moduletable_style8 .button, .moduletable_style8 .button.double {
	padding: 10px 20px !important;
	}
.custom_style5 {
	display: block;
	}
.moduletable_style5 .has-image1 img {
		width: 100%;
	}
#customers-box .span8.offset2 {
		width: 60%;
		margin: 20px auto;
	}
.logo {
  bottom: 12%!important;
  width:100%;
  float:left;
  position:absolute;
text-align: center;
}
.cust {
 width: 100%!important;
  }

}
@media screen{/* mobiel2 */
}@media screen and (max-width: 600px){
	#top > .container > .row-fluid > .span3,#top > .container > .row-fluid > .span9 { 
		width: 100vw;
	}
	.jump-to-top, .quick-contact {
		display: none !important;
	}
}
@media screen{/* Landscape phones and down */
}@media screen and (max-width:480px){ 
#st-navigation {
    position: static;
    width: 100%;
    height: auto!important;
   max-width: 100vw;
}
#site-name-handler {
    max-height: 59px;
}
#site-name-handler .quick-contact {
    width: 80%;
    padding: 30px 10%;
}
.row-fluid .span6 {
    width: 95vw;
    background-color:#e2e2e2;
    float:left!important;
}
.span6 {
    width: 95vw;
    background-color:#e2e2e2;
}
.responsive-menu ul#nav.menu-nav {
	right: auto;
	left: 0;
}

.msc-container{
padding:10px;
margin:0 10px;
}#slideshow-handler-bg{
padding:0;
}
.show-both.total-items{
display:none!important;
}
.uniecaplogo-wrapper img {
    position: relative;
    left: 34%;
    top: 25%;
  transform: rotate(12deg);
  color: white;
 }
}
@media screen and (max-width:420px){ 
a#cartpanel, #cl-handler .selectric p.label, .log-panel li a, #cl-handler .button.currency-button{border:0 !important;}
  .browse-view {
   background: #f2f2f2;
  }
  .tekst {position: relative;}
  .product-price .PricesalesPrice{ font-weight: 700;font-size: .9em;text-align: center;line-height:.9em;}
  .catimg {
  width: 75%;
  height: 95%;
}
.marginbottom12{
  float: left;
margin-top: 5px;
position: sticky;
bottom: 0;
text-align: center!important;
width: 100%;
}
}

@media screen and (max-width: 767px){
.addtocart-bar {
float: left !important;
margin-top: 10px;
}
}
@media screen and (min-width: 767px){
.additional-images img {
border-radius: 5px; margin: 4px; text-align: center;
width: 60px !important;
}
}
@media screen and (max-width: 767px){
div.tipknoppen      { width: 100%; padding-top: 3em; position: relative; text-align:center;font-weight: bold;height: 1.3em;}
div.tipknoppen div  { float: left; }
div.colw      { position: absolute; top: 0; left: 0% ; max-width: 23%; padding-right: 4px; }
div.colx      { position: absolute; top: 0; left: 25% ; max-width: 23%; padding-right: 4px; }
div.coly      { position: absolute; top: 0; left: 50% ; max-width: 23%; padding-right: 4px; }
div.colz      { position: absolute; top: 0; left: 75% ; max-width: 23%; }
div.clear     { clear: both; }
.tipknoppen:after { content: ""; display: table; clear: both; }
.additional-images .floatleft {
float: left !important;
clear: none !important;
width: 12% !important;
margin-left: 10px;
}
.logo {
  bottom: 10%;
  width: 100%;
  float:left;
  position:absolute;
text-align: center;
}
.verwant {
max-width: 20%;
 margin: 2px;
 float: left;
font-size: 0 !important;
}
}
@media screen{div.tipknoppen      { width: 100%; padding-top: 3em; position: relative; text-align:center;font-weight: bold;height: 1.3em;}
div.tipknoppen div  { float: left; }
div.colw      { position: absolute; top: 0; left: 0% ; max-width: 23%; padding-right: 4px; }
div.colx      { position: absolute; top: 0; left: 25% ; max-width: 23%; padding-right: 4px; }
div.coly      { position: absolute; top: 0; left: 50% ; max-width: 23%; padding-right: 4px; }
div.colz      { position: absolute; top: 0; left: 75% ; max-width: 23%; }
div.clear     { clear: both; }
.tipknoppen:after { content: ""; display: table; clear: both; }
.divmerkveld{
	display: table;
	width: 100%;
height: auto;
}
.divTableRow {
	display: table-row;
  padding: 0 0 0 0;
}
.divTable {
  width: 100%;
}
.divTableHeading {
	display: table-header-group;
}
.divTableCell, .divTableHead {
	display: table-cell;
        max-width: 33%; 
        padding: 5px 0;
        text-align: center;
        font-weight: bold;
         font-size: 1em;
}
.divTableCell-1, .divTableHead {
	display: table-cell;
        width: 80vw; 
        padding: 5px 0 0 25vw;
        text-align: center;
        font-weight: bold;
         font-size: 1em;
}
.divTableCell-2, .divTableHead {
	display: table-cell;
        width: 25vw; 
        padding: 5px 0 0 30vw;
        text-align: right;
        font-weight: bold;
         font-size: 1em;
}


.divTableHeading {
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}
.MyButton {
width: 90%;
padding: 5px;
cursor: pointer;
color: #000000;
font-weight: bold;
background: #3366cc;
color: #ffffff;
border: 1px solid #3366cc;
border-radius: 10px;
box-shadow: 6px 6px 5px #999999;
}
.MyButton:hover {
color: #ffff00;
background: #000000;
border: 1px solid #ffffff;
}
.MyButton2  {
display: inline-block !important;
cursor: pointer !important;
font-weight: bold;
margin: 0 0 10px 0 !important;
padding: 10px 2px 10px 2px!important;
font-size: .9em !important;
line-height: 1em;
background:#5071d3 !important;
color: #ffffff !important;
border: 2px solid #3366cc !important;
border-radius: 10px !important;
box-shadow: 6px 6px 5px #999 !important;
}
.MyButton2:hover{
color: #f8e604 !important;
background: #c67605 !important;
border: 2px solid #8b0000 !important;
}
.MyButton3 {
padding: 4px;
cursor: pointer;
font-weight: bold;
font-size: .8em;
background: #C5CCC4!important;
color: #000000!important;
border: 1px solid #000000!important;
border-radius: 10px!important;
box-shadow: 6px 6px 5px #999;
}
.MyButton3:hover {
color: #f8e604;
background: #c67605;
border: 1px solid #ffffff;
}
.MyButton4 {
padding: 4px;
cursor: pointer;
font-weight: bold;
font-size: .8em;
background:#83f670;
color: #8b0000;
border: 1px solid #3366cc;
border-radius: 10px;
box-shadow: 6px 6px 5px #999;
}
.MyButton4:hover {
color: #f8e604;
background: #c67605;
border: 1px solid #ffffff;
}
#menupanel2 {
    display: none !important;
}
#megamenu-handler #mega-menu.menu-nav>li:hover>ul, #megamenu-handler #mega-menu.menu-nav>li.sfHover>ul {
    top: 42px !important;
}
.homebody {
  margin:0 auto;
  text-align: left;
  height: auto;
}
.homeblock {
  float: left;
  width: 36%!important;
  margin-left: 8%;
  text-align:left;
  height: auto;
}
.product1 {
  border: 1px solid #d6d6d6;
  width:55%;
  text-align:left;
  height: auto;
  margin: auto;
}
.product2 {
  border:1px solid #d6d6d6;
  width:55%;
  text-align:left;
  height: auto;
  margin: auto;
}
.cattext {
height: 65px;
width: 100%;
background: #c7c7c7;
text-align:center;
color: #505050;
margin-bottom: 20px;
line-height: 0.9em;
padding-top: 5px;
}
}@media screen and (max-width:420px){ 
.homebody {
  margin:0 auto;
  text-align: left;
  height: auto;
  max-width: 100vw; 
}
.homeblock {
  float: left;
  width: 45%!important;
  margin-left: 8px;
  text-align:left;
  height: auto;
}
.product1 {
  border: 1px solid #d6d6d6;
  width:100%;
  text-align:left;
  height: auto;
}
.product2 {
  border:1px solid #d6d6d6;
  width:100%;
  text-align:left;
  height: auto;
}
.cattext {
height: 60px;
width: auto;
background: #c7c7c7;
text-align:center;
line-height: 0.9em;
color: #505050;
margin-bottom: 10px;
padding: 5px;
}
}
@media screen{div.col0 {
   max-width: 15%;
   padding-bottom: 4px;
   }
.foto {
  border: 4px solid #c7c7c7; 
  border-radius: 15px; 
  margin: 6px 0 6px 0; 
  text-align: center;
  position: relative;
  float: left;
  padding-bottom: 5px;
  display: block;
  width:98%;
}
.bijfoto {border: 4px solid #c7c7c7; border-radius: 15px; margin: 2px 0 0 0px; width: 96%; text-align: center;}
.logofoto {position: relative; float: left; border: 4px solid #c7c7c7; border-radius: 15px; margin: 6px 0 0 0px; width: 95%; text-align: center;}
.mini {
  float: left;
  width: 95%;
  top: 5px;
  Margin-left: 10px;
  position:absolute;
}
#mini {
  float: left;
  width: 95%;
  top: 5px;
  position:absolute;
}
.adim {
float: left;
} 
.logo {
  bottom: 8%;
  width: 100%;
  float:left;
  position:absolute;
text-align: center;
}
#mini2 {
  float: none;
height: auto;
  width: auto;
  margin: auto;
display: inline-block;
position:absolute;
 }
.logox {
  bottom: 28%;
  width:100%;
  float:left;
  position: relative;
text-align: center;
}
.catlogo {
  height: auto;
  width: auto;
  margin: 5px 18%;
  position: relative;
  float: right;
}
.kledinglogo {
top: 0;
right: 0;
width: 45%;
padding-top: 23%;
position:absolute;
}
.capulogo {
top: 0;
right: 0;
width: 45%;
padding-top: 32%;
position:absolute;
}
.kledinglogo-wrapper img {
    position: absolute;
    left: 53%;
    top: 10%;
 }
.kledingcapu-wrapper img {
    position: absolute;
    left: 53%;
    top: 12%;
    display:block;
 }
.category-logo-wrapper img {
    position: absolute;
    left: 57%;
    top: 22%;
 }
 .uniecaplogo-wrapper img {
     position: absolute;
     left: 34%;
     top: 25%;
     transform: rotate(12deg);
     color: white;
 }
 .basecaplogo-wrapper img {
    position: absolute;
    left: 36%;
    top: 26%;
    transform: rotate(10deg);
    color: white;
}
.flexfitcaplogo-wrapper img {
    position: absolute;
    left: 35%;
    top: 25%;
  transform: rotate(11deg);
  color: white;
 }
.multicaplogo-wrapper img {
    position: absolute;
    left: 50%;
    top: 24%;
  transform: rotate(-45deg);
color: white;
 }
 .lichtcaplogo-wrapper img {
     position: absolute;
     left: 50%;
     top: 25%;
     transform: rotate(-20deg);
     color: white;
 }
  .kindcaplogo-wrapper img {
      position: absolute;
      left: 50%;
      top: 24%;
      transform: rotate(-25deg);
      color: white;
  }
.racecaplogo-wrapper img {
    position: absolute;
    left: 30%;
    top: 23%;
  transform: rotate(6deg);
  color:white;

 }
.snapcaplogo-wrapper img {
    position: absolute;
    left: 53%;
    top: 25%;
  transform: rotate(-9deg);
  color:white;
 }


div.col0 { max-width: 15%; float: left; position: relative; margin-right: 4px;}
div.col1 { max-width: 15%; float: left; position: relative; margin-right: 4px;}
div.col2 { max-width: 15%; float: left; position: relative; margin-right: 4px;}
div.col3 { max-width: 15%; float: left; position: relative; margin-right: 4px;}
div.col4 { max-width: 15%; float: left; position: relative; margin-right: 4px;}
div.col5 { max-width: 15%; float: left; position: relative; }
.verwant {
 margin: 2px;
 float: left;
font-size: 0 !important;
}
.relat {
  position: relative;
  float: left;
}
div.merklink { position: relative; float: left; margin: 2% 5% 0 4%;background-color: grey;
width: 90%; padding: 0 0 0 9px; z-index: 1;}
div.clear     { clear: both; }
div.kolq      { float: left; width: 20%; margin: 0 2% 5px 2%; border-radius: 10px; background-color: #fff; }
div.clear     { clear: both; }

/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center; 
  width: 100%;
  background-color: #efefef;
  opacity: 50%;
  color: black;
}

/* Top left text */
.top-left {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center; 
  width: 100%;
  background-color: #efefef;
  opacity: 50%;
  color:black;
}
}@media screen and (min-width:1200px){
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
width: 90% !important;
margin: auto;
}
}
@media screen{.product-fields .product-field input[type=radio] {
position: relative;
left: 0 !important;
top: 0 !important;
}
.titelprijs {
       position: relative;
       float: left;
       margin: auto;
}
#tietel {
position: relative;
        float: left;
        text-align: left;
        margin-left: 5px;
        width: 62%;
}
#prys {
position: relative;
       float: left;
       width: 32%;
       text-align: left!important;
       margin-top: -7px;
       padding-left: 5px;
}
#titellogo {
       margin: auto;
       width: 100%;
}
#mftitel {
        float: left;
        text-align: left;
        margin-left: 5px;
        width: 62%;
        margin-top: 20px;
       line-height: 1.5em;
       font-size: 1.25em;
       font-weight:700;
}
#mflogo {
       float: left;
       padding-left: 5px;
}
.maat {
 text-align: center;
 margin: 0 auto;
 line-height: 2.5em; 
}
h2.headertekst {
  text-align: center;
}
.browseProductImage {
width: 100%;
}
}@media screen and (max-width:980px) and (min-width:481px){ 
.homebody {
  margin:0 auto;
  text-align: left;
  height: auto;
}
.homeblock {
  float: left;
  width: 46%!important;
  margin-left: 10px;
  text-align:left;
  height: auto;
}
.product1 {
  border: 1px solid #d6d6d6;
  width:100%;
  text-align:left;
  height: auto;
}
.product2 {
  border:1px solid #d6d6d6;
  width:100%;
  text-align:left;
  height: auto;
}
.cattext {
height: 65px;
width: 100%;
background: #c7c7c7;
text-align:center;
color: #505050;
 margin-bottom: 10px;
}
}
@media screen{.dik {
   float: left;
   font-weight:700;
}
.dik2 {
   float: left;
   font-weight:700;
   width:100%;
   position:relative;
}
.Table {
        display: table;
    }
 
.Heading {
        display: table-row;
        font-weight: bold;
        text-align: center;
        background-color : #E0E0E0;
    }
.Row {
        display: table-row;
    }
.Cell {
        display: table-cell;
        border: solid;
        border-width: thin;
        padding-left: 5px;
        padding-right: 5px;
        text-align: center;
    }
.merken {
  width: 100%;
 text-align: center;
 margin: 0 auto;
}
.merken1 {
 display: inline-block;
 width: 15%;
}
.merken2 {
 display: inline-block;
 width: 15%;
}
.merken3 {
 display: inline-block;
 width: 15%;
}
.merken4 {
 display: inline-block;
 width: 15%;
}
.merken5 {
 display: inline-block;
 width: 15%
}
.merken6 {
 display: inline-block;
 width: 15%;
}
.voet {
 }
.catname {
position: relative;
height: 3.5em;
margin-top: 5px;
margin-bottom: 5px;
}
.catdesc {
position: relative;
height: 3em;
line-height: 1em;
color: #0a0a0a!important;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.gallery {
  display: grid;
  grid-template-columns: repeat(6, auto); /* 6 IMAGES PER ROW */
  grid-gap: 10px;
  max-width: 100%;
  margin: 0 auto 5px 0; /* HORIZONTAL CENTER */
}
/* (A2) ON SMALL SCREENS */
}@media screen and (max-width: 640px){
  .gallery {
    grid-template-columns: repeat(4, auto); /* 4 IMAGES PER ROW */
  }
}
@media screen{figure {
  margin:0!important;
}
  /* (B) THUMBNAILS */
.gallery img {
  width: 100vw;
  height: auto;
  cursor: pointer;
  /* FILL, CONTAIN, COVER, SCALE-DOWN : USE WHICHEVER YOU LIKE */
  object-fit: cover;
  max-width: 60px;
}
.gallery img:fullscreen { object-fit: scale-down; background-color: #efefef ;}

/* (X) DOES NOT MATTER */

.foet {
  padding: 6px;
}
.catimg {
  position: relative;
  width: 100%;
  height: 80%;
}
.catname2 {
position: relative;
width: 100%;
color: #000000;
font-size: 1.5em;
text-align: center;
min-height:2em;
}
.tekst {
  position: relative;
  width: 100%;
  float: left;
  font-weight: bold;
  text-decoration: underline;
  color: green;
display: flex;
  text-align: center;
  margin-top: 10px;
}
.marginbottom122{
  float: left;
margin-top: 35px;
position: sticky;
bottom: 0;
text-align: center!important;
}
.spacer2{margin:0 0 5px 5px!important;position:relative;overflow:hidden;border: 1px solid #d6d6d6;background: white;
}
.achter {
  border: 2px solid #c7c7c7; 
  border-radius: 5px; 
  margin: 5px 0 0 5px; 
  width: 10%;
  height: auto;
  text-align: center;
  position: absolute;
  float: left;
  top: 0;
  
}
.tektin { 
font-weight: bold;
display: inline-block;
  width: 100%;
  position:relative;
  text-align:center;
}
.pry {
  color: #8B0000;
  font-weight: bold;
  font-size: 1.3em;
}
.t {
  float: none;
}
.wagen {
  text-align: center;
}

/* (A) TABS CONTAINER */
.tab, .tab * {
  box-sizing: border-box;
}
.tab { max-width: 600px; }

/* (B) HIDE CHECKBOX */
.tab input { display: none; }
.spacer-buy-area {
display: block;
}
.catProductPrice { text-align: center;}
.catfoto{
    position:relative;
}
.flex-container {
  display: flex;
  background-color: DodgerBlue;
}

.flex-container > div {
 width: 21%; margin: 5px 2% 5px 2%; border-radius: 10px; background-color: #fff; 
 }
 
 
}

