

/* html5doctor.com Reset v1.6.1 - http://cssreset.com */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:0px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}








/* GLOBALS */

html,body{
    width:100%;

}

html{

}
body{

    font-family: "Arial" !important;
      font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color:#606060;
}

hr{
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #606060;
	margin:1em 0;
	padding:0
}


table{
    width:100%;  
}

table tr th{
    /*background-image:url('images/th_background.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-color:#d5d5d5;
    height:30px;
    padding-left:50px;
    padding-right:50px;
    padding-bottom:0px;
    font-size:20px;
    line-height:30px;
    font-weight: 600;
    color:#505050;
    text-align: left;*/
}

table tr td{
    width:50%;
    /*padding-bottom:40px;*/
}

table tr td h2{
    /*margin-left:50px;*/
}

a, a:hover{
    color: #d19668;
    text-decoration: none;
}

span a, span:hover a{
    text-decoration: none !important;
}


h1, h2, h3, h4,h5, h6{
	font-size:32px;
	line-height:35px;
    font-family: 'Cardo','Arial';
    font-weight: bold;
    color:#606060;
}




a{
    color:#606060;
}


a.more-link{
	color:#606060;
	display:block;
	margin-top:20px;
	background-image: url('images/button_arrow.png');
	background-repeat: no-repeat;
}

a.more-link:hover{
	color:#d19668;
}

a.site-main{
	color: pink;
	display: block;
	margin-top: 10px;
}

.spacer_60{
	height:20px;
}


.language_selector{
	margin-top:30px;
	position: relative;
float:right;
width:260px;

}

#lang_sel a.lang_sel_sel{
	color:#aeaeae !important;
}

.language_selector #lang_sel{
    float:right;
}

#lang_sel a, #lang_sel a:visited{
    border:0px !important;
    color:#aeaeae !important;
    padding-bottom:4px !important;
    padding-top:3px !important;
}

#lang_sel ul ul{
    top:30px;
    border:0px;
    z-index: 10;
}

#lang_sel ul ul li a{
    padding-bottom:10px;
    padding-top:10px;
}



h3{
    font-size:25px !important;
    line-height:23px  !important;
    font-weight:400  !important;
    margin-bottom:10px  !important;
}

p{
   
    margin-bottom:30px;
}

p.intro{
    font-size:16px ;
    line-height:18px ;
    color:#505050 ;
}

.archive  .category_description p{
    color: #3AAA35  ;
    font-size: 16px ;
    line-height: 18px ;
}

.archive p.intro, .home p.intro, .search p.intro{
    color: #505050 !important;
    font-size: 14px !important;
    line-height: 16px !important;
    margin-top: 0px !important;
}

.fulltext{
    padding-left:70px;
    padding-right:70px;
}

p.quote{
    font-size:22px !important;
    line-height:24px !important;
    color:#505050;
    font-style: italic !important;
    margin:0px  !important;
    margin-bottom:20px  !important;
    padding:0px !important;
}

.intro p{
    font-family: "Cardo",Arial;
    font-size:16px;
    line-height:18px;
    color:#505050;

}

.clear{
    clear:both;
}

dt_pdf_nav, span{
	color: #505050;
}

/*dt_pdf_nav, span:hover{
	color: #ec6525;
}*/

.entry-content ul,.entry-content ol{
    padding:0px;
    margin:0px;
    margin-top:30px;

}


.entry-content ol{
    margin-left:20px;

}



.anchor{
    padding-top:205px;
    margin-top: -205px;
}

.color-orange{

    background-color:#ec6525 !important;
}

.color-orange:hover{

    background-color:#ff7939 !important;
}

.color-black{
    color:#000000;
}

.color-black:hover{
    background-color:#3c3c3c !important;
}

.color-blue{
    background-color:#0078b9 !important;
}

.color-blue:hover{
    background-color:#008bd6 !important;
}

.color-green{
    background-color:#3cab3c !important;
}

.color-green:hover{
    background-color:#50be50 !important;
}

.color-gray{
    color:#505050;
}

.background-gray{
    background-image:url('images/background_gray.png');
    background-position: top;
    background-repeat: repeat-x;
}

.backgroundcolor-lightgray{
    background-color:#fafafa;
    margin:0px !important;
    padding-top:40px;
    padding-left:70px;
    padding-right:70px;
    border-top:1px solid #e6e6e6;
    border-bottom:1px solid #e6e6e6;
}

.background-darkgray{
    background-color:#494948;

}

.background-orange{
    background-color:#ec6525;
    background-image:url('images/background_orange.png');
    background-position: top;
    background-repeat: no-repeat;
}

.wp-post-image{
    display:block;
}

/* PLUGIN MINIMAX */

.minimax_image .heading-h1{
    background-image:none !important;
}

.w3eden textarea, .w3eden input[type="text"], .w3eden input[type="password"], .w3eden input[type="datetime"], .w3eden input[type="datetime-local"], .w3eden input[type="date"], .w3eden input[type="month"], .w3eden input[type="time"], .w3eden input[type="week"], .w3eden input[type="number"], .w3eden input[type="email"], .w3eden input[type="url"], .w3eden input[type="search"], .w3eden input[type="tel"], .w3eden input[type="color"], .w3eden .uneditable-input{
    background-color: #ffffff;
    border:1px solid  #cfcfcf;
    border-image: none;
    color: #505050;
    font-size: 13px;
    padding: 3px;
    height:30px;
    border-radius:0px;

}




/* PLUGIN SOCIAL SHARE */
#ssba{
    border-top:1px solid #cccccc !important;
    margin-top:20px;
    padding-top:30px;
}


/* SHORTCODES */


/* lepper BUTTON */
a.lepper_button, a.lepper_button:hover{
	font-family: "Cardo","Arial";
    font-size:18px;
    color:#d19668;
    padding-left:0px;
    padding-right:20px;
    font-weight: normal;
    text-decoration: none;
background-image:url('images/button_arrow.png');
background-repeat:no-repeat;
background-position:right;
}

a.lepper_button:hover{
    text-decoration: none;
}


a.lepper_button.prev:after{
	 content:"";
}
a.lepper_button.prev{
	float:left;
   background-image:none;
}


/* TEASER */

 .teaser {
    height:100%;
    padding:0;
    margin:0;
}

.teaser .left {
    float:left;
    width:50%;
    
}

.teaser .left .teaser_content{
	float: right; 
	width: 450px;
}

.teaser .left{
padding-right:20px;
}

.teaser .right {
    width:35%;
    margin-left: 55%;
  
}

.row{
    position: relative;
    width: 960px;
    margin-left:auto;
    margin-right:auto;
}

.entry {
    margin: 0px;
}

.container{
	width:960px;
	max-width:100%;
	padding:0px;
}

header#masthead{
    width: 100%;
}

header .top{
    position: relative;
    width: 960px;
    margin-left:auto;
    margin-right:auto;
padding-top:30px;
padding-bottom:30px;
    float:left;
}

header .bottom{
    position: relative;
    width: 960px;
    margin-left:auto;
    margin-right:auto;

    float:left;
}

header .logo{
   width:180px;
    float:left;
    margin-right:70px;
}

header .slideshow{

    margin-left:auto;
    margin-right:auto;
    position: relative;
    float:left;
    width:100%;
    overflow: hidden;

}

header .slideshow .left{

    float:left;
    background-color:red;
    height:280px;
    width:100%;
    position: relative;

}

header .slideshow .right{


    float:left;
    background-color:yellow;
    height:280px;
    width:100%;
}

header .slideshow .middle{


    float:left;
    background-color:black;
    height:280px;
    width: 2032px;
    overflow: hidden;
}

header .slideshow .metaslider{
margin-bottom:60px;

}



#container2{
    position: relative;
    width:100%;
    height:280px;
}

#M {
    width: 1500px;
    height: 460px;
    background: #120c09;
    float:left;
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
    position: absolute;
    left:-1020px
}

#Mcenter {
    position: absolute;
    width:0px;
    left:50%;
    right:50%;
}

#L {
    width: 50%;
    height: 460px;
    float:left;
    background-color:#120c09;

}

#R {
    width: 50%;
    height: 280px;
    float:left;
 
}

.nivo-caption{
    display:none !important;
}





.theme-default .nivoSlidersingle{
    height:280px !important;
    width:100% !important;


}


.fixed-height{
    height:280px;
}

.theme-default .nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    min-height: 280px !important;
    min-width: 100% !important;

}

.theme-default .nivo-controlNav a{
    background-image:url('images/slider-button-non-actief.png')!important;
    background-repeat: no-repeat!important;
    background-position: top left  !important;
    width:25px!important;
    height:25px!important;
}

.theme-default .nivo-controlNav a.active{
    background-image:url('images/slider-button-actief.png') !important;
    background-repeat: no-repeat !important;
    background-position: top left  !important;
    width:25px!important;
    height:25px!important;
}



.theme-default .nivoSlidersingle img{
    display:block !important;
    position: relative !important;


}

header .slideshow .theme-default .nivo-controlNav{
    height: 24px;
    position: absolute;
    right: 30px;
    top: 0px;
    width:400px;
}

header .slideshow .theme-default .nivo-controlNav a{
    float:left;
}


.metaslider .caption-wrap {
	
	
    position: absolute !important;
    bottom: 60px !important;
    right: 70px !important;
    left: inherit !important;
    background: none !important;
    color: white !important;
    margin: 0 !important;
    display: block !important;
    width: 400px !important;
    opacity:1  !important;
  
  
}

.metaslider .caption {
  font-family: 'Cardo', arial !important;
   font-size:55px !important;
	line-height:60px !important;
}


.topbar{
    background: #f60;
    height: 19px;

}


.content-area{
   
}

.post_content p{
	padding-left:0px;
	margin-bottom:10px;
}

.post_content a{
	font-family: "Cardo","Arial";
	font-size: 18px;
	color: #d19668;
	padding-left: 0px;
	padding-right: 20px;
	font-weight: normal;
	background-image: url('images/button_arrow.png');
	background-repeat: no-repeat;
	background-position: right;
	display:inline;
	margin:0px;
		
}

.post_content .more-link-wrapper{
	display:block;
	margin-top:10px;
}

.post-thumbnail{
	text-align:center;
	

}

.post-thumbnail.placeholder-wrapper{
	background-color:#e1e1e1;
}

.post-thumbnail.placeholder-wrapper .placeholder-img{
	padding:20px;
	
}



.post-thumbnail .wp-post-image{
	display:inline;
}

.entry-content, p{
	padding: 10px;
	
}

.entry-content div.w3eden{
    width:960px;
    margin-left:auto;
    margin-right:auto;
    
}

.next a{
	float: right;
}

.homepage .main-content{
    margin-top: 0;
}

.page-content{
    float: right;
    width: 437px;
}

.site-content {

}


/* SIDEBARS */

.sidebar{
    float:left;
    width:240px;
    margin-top:70px;
}

/* WIDGETS */

.widget{

}

.widget ul{
    padding:0px;
    margin:0px;
    list-style: none;
}

.sidebar .widget ul li{
    margin-bottom:20px;
}

.sidebar .widget a{
    color:#505050;
    font-size:13px;
    font-weight:bold;
    text-decoration: none;
}

.widget .rpwe-time{
    color:#3cab3c;
    font-size:13px;
    font-weight: bold;

}
.widget .rpwe-block li{
    border:0px;
    padding-bottom:0px;
}

/* TAGCLOUD */

.tagcloud{

}

.tagcloud a{
    color:#3cab3c !important;
    font-size:13px !important;
    font-weight: bold !important;
}

.footer_primary{

}




footer{
    width:100%;
    position: relative;
    padding-top:10px;
    padding-bottom:10px;
    float:left;
}

footer .row{

    width:960px;
}


footer div.widget{
    float:left;

}




footer div.widget_nav_menu{
    float: left;

}

footer div.widget_nav_menu ul.menu li{
    float:left;
    margin-right:80px;
}

footer div.widget_nav_menu a{
   color:#808080;
   font-family:'Cardo','Arial';
  
}


footer div.widget_nav_menu a:hover{
    text-decoration: underline;
}


footer ul{
    list-style: none;
}

footer,footer a{
     font-size:20px;
   line-height:17px;
   text-decoration:none;

}

footer ul.sub-menu{
	width:100px;
	margin-top:15px;
}

footer ul.sub-menu li{
float:none  !important;
    margin-right:0px !important;
}

footer ul.sub-menu li a{
	width:120px;

}

footer ul.sub-menu li a{
	 font-family:'Arial';
	 font-size:14px;
	 line-height:14px;
}

footer .widget_text{
	float:right !important;
}

footer .disclaimer,footer .disclaimer a{
	font-size:12px;
	color:#c4c4c4;
}



/*  LAYOUT SHORTCODES*/

/* NAVIGATION */
nav{
    font-family: 'Cardo', Arial, sans-serif ;
    font-size: 16px;
}
.main-nav{
	width:400px;
    float: left;
    margin-top:35px;

}

.main-nav li{
    float: left;
    margin-left:0px;
}

.main-nav li.first-menu-item{
    float: left;
    margin-left:0px;

}


.main-nav li a:hover, .main-nav li.current-menu-item a{
color:#606060;

}

.main-nav li.current-menu-item a{
text-decoration:none;
}

.main-nav li a{

}

.main-nav a{
    color: #606060;
    font-size:20px;
    text-decoration: none;
    padding-right:20px;
    padding-bottom:10px;
    float:left;

}
 
.main-nav .last-menu-item a{
	padding-right:0px;
}


.active .sub-nav-item a{
   
    color: #000;
}


/* TYPOGRAPHY */




.topbar p{
    color: #fff;
    text-align: right;
    font-family: 'Cardo', Arial, sans-serif ;
    font-size: 13px;
    font-size: 1.3rem;
}
header a#homelink{
    float: left;
    margin: 18px 0 0 10px;
}
.intro-txt{
    font-family: 'Cardo', Arial, sans-serif;
    font-size: 30px;
    font-size: 3.0rem;
    margin: 0 auto 40px;
    line-height: 1.25em;
}
.intro-txt a{
    color: #f60;
    text-decoration: none;
}
.pageheader-lrg{
    font-size: 53px;
    font-size: 5.3rem ;
    margin-bottom: 35px;
}
.pageheader-sml{
    font-size: 40px;
    font-size: 4.0rem;
    line-height: 1.1em;
    margin-bottom: 30px;
}

.content-area p{
 
}
.content-area p.empl-func{
    margin-bottom: 0px;
    line-height: 1.2em;
    font-size: 13px;
}
#pgc-96-1-0 div.textwidget{
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 0px;
}


.entry-meta {
    border-bottom: 1px solid #EEEEEE;
    color: #AAAAAA;
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.blog article,
.search-results article,
.archive article {

}
.search-results .entry-content,
.archive .entry-content{
    margin: 100px;	
}
.deb-article p{
    margin-left: 227px;
    margin-bottom: 30px;
    line-height: 1.2em;
}
.deb-article h2{
    margin-left: 227px;
    font-family: Arial, sans-serif;
    font-weight: bold;
}
.deb-article a{
    color: #f60;
    text-decoration: none;
}
.deb-article a:hover, .deb-article a:focus{
    text-decoration: underline;
}



nav.paging-navigation {
    padding-top: 20px;
    font-weight: normal;
    font-size: 16px;
    text-align:center;
}
nav.paging-navigation a.page,
nav.paging-navigation a.nextpostslink,
nav.paging-navigation a.previouspostslink,
nav.paging-navigation span{
    padding: 0 4px;
    color: #737373;
}
nav.paging-navigation span.current{
    color: #f60;
}
.pagination{
    text-align: center;
    font-family: 'Cardo', Arial, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    height: 20px;
}
nav.paging-navigation div.nav-links a{
    color: #737373;
    text-decoration: none;
    padding: 0 2px;
}
nav.paging-navigation a:hover, nav.paging-navigation a:focus, .pagination a.current{
    color: #f60;
}
a.next:before{
    content: "> ";
    color: #737373;
}
a.prev:after{
    content: " <";
    color: #737373;
}
a.inactive, a.inactive:before, a.inactive:after{
    display: none;
}
a.prev:hover:after, a.next:hover:before{
    color: #f60;
}
.ctc-data {
    margin-bottom: 20px;
    line-height: 1.3em;
}
.ctc-data a{
    color: #737373;
    text-decoration: none;
}
.ctc-data a:hover, .ctc-data a:focus{
    color: #f60;
}
/* FORMS */

label{
    margin-bottom:10px;
    float:left;
}

.offerte_form{
	width:610px;
}


.required{
    font-size:16px;
    color:#606060;
    height:10px;
}

.content_left{
    width:200px;
    float:left;
}

.content_center{
    width:380px;
}

.content_right{
    width:200px;
    float:left;
}

div.contact_col {
    float: left;
    position: relative;
    width:100%;
    margin-bottom:10px;
}


div.fieldname {
    float: left;
    font-size: 16px;
    width: 160px;
    color:#606060;
}

div.labelfield{
    float:left;
}
div.fieldinput {
    float: left;
    width: 450px;
}


input.wpcf7-submit, #submit,
.wpcf7 input.wpcf7-submit{
  color:#d19668;
    font-family: "Cardo",Arial;
    font-size:16px;
    line-height:18px;
    padding: 3px 15px 5px 0px;
    text-decoration: none;
    border:0px;
    background-image:url('images/button_arrow.png');
    background-repeat:no-repeat;
    background-position:right;
    width:90px;

}
input.wpcf7-submit:hover, input.wpcf7-submit:focus,#submit:hover, #submit:focus{
    
}
.wpcf7 input, .wpcf7 textarea{
    background-color: #ffffff;
    border: 1px solid #c6c6c6;
    border-image: none;
    color: #606060;
    font-size: 16px;
    padding: 3px;
    width: 458px;
    height: 28px;

}
span.wpcf7-not-valid-tip {
    color: #FF0000;
    display: block;
    font-size: 13px;
}
div.wpcf7-response-output {
    display: none !important;
}
::-webkit-input-placeholder{
    text-transform: uppercase;
    color: #c0c0c0;
}
:-moz-placeholder{
    text-transform: uppercase;
    color: #c0c0c0;
}

.wpcf7 p{
	margin:0px;
}
.wpcf7 input{
    /*width: 100%;*/
    margin-bottom: 4px;
}
.wpcf7 textarea{
    width: 450px;
    height: 190px;
    margin: 2px 0 12px;
}
/*
.wpcf7 input.wpcf7-submit{
    background-color: #3cab3c;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    padding: 10px 20px 10px 25px;
}
*/
.site-header .search-form {
    left: 170px;
    position: absolute;
    top: 170px;
    z-index: 1000;
}

.search-form .search-submit:hover,
.search-form .search-submit {
    background-color: #FF6600;
    border: medium none;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    height: 22px;
    line-height: 22px;
    margin-left: 5px;
    text-shadow: none;
    box-shadow: none;
    vertical-align: central;
    padding: 0px 6px;
    font-size: 13px;
}
.search-form .search-field{
    height: 16px;
    line-height: 16px;
    font-size: 13px;
}

/* Wordpress site */

div#panel-4-1-1-0 div.textwidget p{
    font-family: 'Cardo',Arial,sans-serif;
    font-size: 30px;
    line-height: 38px;
    font-weight: 400;
    margin-top:20px;
    margin-bottom: 30px;

}
div#panel-4-1-1-0 div.textwidget p a{
    color: #FF6600;
    text-decoration: none;
}
.shadowbar {
    box-shadow: 0 5px 5px -5px #C5C5C5 inset;
    padding-top: 14px;
    width: 100%;
}

body.search .page-content{
    float: none;	
}

.widget_siteorigin-panels-image {
    margin-top: 20px;
}

#pgc-4-1-1 div {
    margin-top: 50px;	
    margin-bottom: 50px;		
}


/* WOOCOMMERCE STYLES */

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	margin-bottom:0px;
	margin-right:20px;
}


.woocommerce ul.products li.product:nth-child(3n+3), 
.woocommerce-page ul.products li.product:nth-child(3n+3){
	margin-right:0px;
}


.product_title{
	min-height:44px;
}

.product_description p{
	margin:0px;
	height:200px;
	height:auto;
	overflow:hidden;
}
.product_description {
	min-height:200px;
	
}

.product_description p{
	margin:0px;
}


.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
    margin: 0;
    padding: 0px;
}

/* COLUMNS */

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
	padding:0 10px 0 10px !important;
}

.col-xs-1:last-child, .col-sm-1:last-child, .col-md-1:last-child, .col-lg-1:last-child, .col-xs-2:last-child, .col-sm-2:last-child, .col-md-2:last-child, .col-lg-2:last-child, .col-xs-3:last-child, .col-sm-3:last-child, .col-md-3:last-child, .col-lg-3:last-child, .col-xs-4:last-child, .col-sm-4:last-child, .col-md-4:last-child, .col-lg-4:last-child, .col-xs-5:last-child, .col-sm-5:last-child, .col-md-5:last-child, .col-lg-5:last-child, .col-xs-6:last-child, .col-sm-6:last-child, .col-md-6:last-child, .col-lg-6:last-child, .col-xs-7:last-child, .col-sm-7:last-child, .col-md-7:last-child, .col-lg-7:last-child, .col-xs-8:last-child, .col-sm-8:last-child, .col-md-8:last-child, .col-lg-8:last-child, .col-xs-9:last-child, .col-sm-9:last-child, .col-md-9:last-child, .col-lg-9:last-child, .col-xs-10:last-child, .col-sm-10:last-child, .col-md-10:last-child, .col-lg-10:last-child, .col-xs-11:last-child, .col-sm-11:last-child, .col-md-11:last-child, .col-lg-11:last-child, .col-xs-12:last-child, .col-sm-12:last-child, .col-md-12:last-child, .col-lg-12{
	padding:0 0 0 10px !important;
}

.col-xs-1:first-child, .col-sm-1:first-child, .col-md-1:first-child, .col-lg-1:first-child, .col-xs-2:first-child, .col-sm-2:first-child, .col-md-2:first-child, .col-lg-2:first-child, .col-xs-3:first-child, .col-sm-3:first-child, .col-md-3:first-child, .col-lg-3:first-child, .col-xs-4:first-child, .col-sm-4:first-child, .col-md-4:first-child, .col-lg-4:first-child, .col-xs-5:first-child, .col-sm-5:first-child, .col-md-5:first-child, .col-lg-5:first-child, .col-xs-6:first-child, .col-sm-6:first-child, .col-md-6:first-child, .col-lg-6:first-child, .col-xs-7:first-child, .col-sm-7:first-child, .col-md-7:first-child, .col-lg-7:first-child, .col-xs-8:first-child, .col-sm-8:first-child, .col-md-8:first-child, .col-lg-8:first-child, .col-xs-9:first-child, .col-sm-9:first-child, .col-md-9:first-child, .col-lg-9:first-child, .col-xs-10:first-child, .col-sm-10:first-child, .col-md-10:first-child, .col-lg-10:first-child, .col-xs-11:first-child, .col-sm-11:first-child, .col-md-11:first-child, .col-lg-11:first-child, .col-xs-12:first-child, .col-sm-12:first-child, .col-md-12:first-child, .col-lg-12{
padding:0 10px 0 0px !important;
	}
	
	
}
.woocommerce table.shop_attributes {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff;
    border-image: none;
    border-style: dotted none none;
    border-width: 1px 0 0;
    margin-bottom: 1.618em;
    width: 100%;
    border:none;
}
.woocommerce table.shop_attributes th {
    font-weight: 700;
    padding: 8px;
    width: 150px;
    width:30%;
    padding:3px;
}
.woocommerce table.shop_attributes td {
    font-style: italic;
    padding: 3px;
   
}
.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;
    padding:0px;
}
.woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th {
    background: rgba(0, 0, 0, 0.024) none repeat scroll 0 0;
    backgronnd:none;
}
.woocommerce table.shop_table {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-collapse: separate;
    border-radius: 5px;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border:none;
}
.woocommerce table.shop_table th {
    font-weight: 700;
   	padding: 9px 12px;
   	padding:0px;
}
.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 6px 12px;
    padding:0px;
    vertical-align: middle;
    border:none;
    vertical-align:top;
}
.woocommerce table.shop_table td small {
    font-weight: 400;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0 none;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border:none;
    font-weight: 700;
}	

.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
    border-top: 0 none;
    line-height: 1.5;
    margin: 0;
    border:none;
}

.main-nav .children-wrapper{
	display:none;
}

.main-nav ul li:hover .children-wrapper{
	display:block;
}

.main-nav ul li{
	position:relative;
}


.main-nav .carrot{
	
	width:0px;
	height:0px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #606060;
	top:25px;
	left:10px;
	z-index: 999;
	position:absolute;
	margin-top: 0px;
	
}


 	.main-nav ul ul { /* this targets all sub menus */

	    position: absolute;
	    padding:0px;
	    margin:0px;	    
	    margin-left:0px;
	    margin-top: 30px; /* this should be the same height as the top level menu -- height + padding + borders */
		background: #606060;
		z-index: 999;
		left:0px;
		padding-left:5px;
		padding-right:5px;
		
	}

	.main-nav ul ul li { /* this targets all submenu items */
	    float: left; /* overwriting our float up above */
	    width: 175px; /* set to the width you want your sub menus to be. This needs to match the value we set below */
	    padding:0px;
	    margin:0px;
	    padding-right:0px;
	    clear: left;
	    background-color:#606060;
	    
	}

	.main-nav ul ul li a { /* target all sub menu item links */
	    padding: 5px 10px; /* give our sub menu links a nice button feel */
	    display:block;
	    padding:0px;
	    margin:0px;
	    padding-top:10px;
	    padding-bottom:10px;	
	    padding-left: 5px;
	    padding-right:5px;
	    width:100%;
	    color: #d19668;
	       
	}
	
	.main-nav ul li:hover > ul {
	    display: block; /* show sub menus when hovering over a parent */
	}
.main-nav ul li a:hover,	
.main-nav li.current-menu-parent a {
    
    color: #d19668;    
}	

.main-nav li.current-menu-parent ul li a {
	color: #d19668;
}
.main-nav ul li ul li a:hover {
		/*achtergrond van sup menu*/
    color: #ffffff;	
}
.main-nav ul li.current-menu-item a {
    text-decoration: underline;
    color: #d19668;    
}	
.main-nav ul li.current-menu-item ul li a:hover {
		/*achtergrond van sup menu*/
    color: #ffffff;	
}

.main-nav ul li.current-menu-item ul li a {
	color: #d19668;
	text-decoration:none;	

}

.main-nav ul li ul li.current-menu-item a {
    text-decoration: underline;
    color: #d19668;  	

}

.wpcf7 input.wpcf7-file {
    background-color: #ffffff;
    border: none;
    color: #606060;
    font-size: 16px;
    height: 28px;
    padding: 0px;
    width: 458px;
}

/* SINGLE PAGE */

.single .post-image-wrapper{
	margin-bottom:20px;
}
